], [job_timestamp]; leer lassen für Standard"
- },
- {
- "id": "",
- "label": "Inpainting conditioning mask strength",
- "localized": "Inpainting-Konditionierungsmaskenstärke",
- "reload": "",
- "hint": "Bestimmt, wie stark das Originalbild für Inpainting und Img2Img maskiert wird. 1.0 bedeutet vollständig maskiert (Standard). 0.0 bedeutet eine vollständig unmaskierte Konditionierung. Kleinere Werte helfen, die Gesamtkomposition des Bildes zu erhalten, haben aber Schwierigkeiten bei großen Änderungen"
- },
- {
- "id": "",
- "label": "Clip skip",
- "localized": "Clip-Skip",
- "reload": "",
- "hint": "Früher Stoppparameter für CLIP-Modell; 1 stoppt wie üblich bei der letzten Schicht, 2 stoppt bei der vorletzten Schicht usw."
- },
- {
- "id": "",
- "label": "Images folder",
- "localized": "Bilderordner",
- "reload": "",
- "hint": "Wenn leer, Standard auf drei Verzeichnisse tiefer"
- },
- {
- "id": "",
- "label": "Grids folder",
- "localized": "Gitterordner",
- "reload": "",
- "hint": "Wenn leer, Standard auf zwei Verzeichnisse tiefer"
- },
- {
- "id": "",
- "label": "Quicksettings list",
- "localized": "Schnelleinstellungen-Liste",
- "reload": "",
- "hint": "Liste der Einstellungsnamen, durch Kommas getrennt, für Einstellungen, die stattdessen in die Schnellzugriffsleiste oben statt in den Einstellungs-Tab verschoben werden sollen"
- },
- {
- "id": "",
- "label": "Live preview display period",
- "localized": "Live-Vorschau-Anzeigeperiode",
- "reload": "",
- "hint": "Vorschaubild alle n Schritte anfordern, auf 0 setzen, um zu deaktivieren"
- },
- {
- "id": "",
- "label": "Approximate",
- "localized": "Approximativ",
- "reload": "",
- "hint": "Günstige neuronale Netzwerk-Approximation. Sehr schnell im Vergleich zu VAE, erzeugt aber Bilder mit 4-mal geringerer horizontaler/vertikaler Auflösung und niedrigerer Qualität"
- },
- {
- "id": "",
- "label": "Simple",
- "localized": "Einfach",
- "reload": "",
- "hint": "Sehr günstige Approximation. Sehr schnell im Vergleich zu VAE, erzeugt aber Bilder mit 8-mal geringerer horizontaler/vertikaler Auflösung und extrem niedriger Qualität"
- },
- {
- "id": "",
- "label": "Progress update period",
- "localized": "Fortschrittsaktualisierungsperiode",
- "reload": "",
- "hint": "Aktualisierungsperiode für UI-Fortschrittsbalken und Vorschauprüfungen, in Millisekunden"
- },
- {
- "id": "",
- "label": "Euler a",
- "localized": "Euler a",
- "reload": "",
- "hint": "Euler Ancestral - sehr kreativ, jedes kann ein völlig anderes Bild ergeben, abhängig von der Schrittanzahl, das Setzen von Schritten höher als 30-40 hilft nicht"
- },
- {
- "id": "",
- "label": "DDIM",
- "localized": "DDIM",
- "reload": "",
- "hint": "Denoising Diffusion Implicit Models - am besten für Inpainting"
- },
- {
- "id": "",
- "label": "UniPC",
- "localized": "UniPC",
- "reload": "",
- "hint": "Vereinheitlichtes Prädiktor-Korrektor-Framework für schnelles Sampling von Diffusionsmodellen"
- },
- {
- "id": "",
- "label": "Sigma negative guidance minimum",
- "localized": "Sigma negative Guidance Minimum",
- "reload": "",
- "hint": "Negative Aufforderung für einige Schritte überspringen, wenn das Bild fast fertig ist, 0=deaktivieren"
- },
- {
- "id": "",
- "label": "Upscaler tile size",
- "localized": "Upscaler-Kachelgröße",
- "reload": "",
- "hint": "0 = kein Tiling"
- },
- {
- "id": "",
- "label": "Upscaler tile overlap",
- "localized": "Upscaler-Kachelüberlappung",
- "reload": "",
- "hint": "Niedrige Werte = sichtbare Naht"
- },
- {
- "id": "",
- "label": "GFPGAN",
- "localized": "GFPGAN",
- "reload": "",
- "hint": "Gesichter geringer Qualität mit dem GFPGAN neuronalen Netzwerk wiederherstellen"
- },
- {
- "id": "",
- "label": "CodeFormer",
- "localized": "CodeFormer",
- "reload": "",
- "hint": "Gesichter geringer Qualität mit dem CodeFormer neuronalen Netzwerk wiederherstellen"
- },
- {
- "id": "",
- "label": "CodeFormer weight parameter",
- "localized": "CodeFormer Gewichtsparameter",
- "reload": "",
- "hint": "0 = maximale Wirkung; 1 = minimale Wirkung"
- },
- {
- "id": "",
- "label": "ToMe token merging ratio",
- "localized": "ToMe Token-Merge-Verhältnis",
- "reload": "",
- "hint": "Redundantes Token-Merging über tomesd für Geschwindigkeits- und Speicherverbesserungen aktivieren, 0=deaktiviert"
- },
- {
- "id": "",
- "label": "Todo token merging ratio",
- "localized": "Todo Token-Merge-Verhältnis",
- "reload": "",
- "hint": "Redundantes Token-Merging über todo für Geschwindigkeits- und Speicherverbesserungen aktivieren, 0=deaktiviert"
- },
- {
- "id": "",
- "label": "Model pipeline",
- "localized": "Modell-Pipeline",
- "reload": "",
- "hint": "Wenn die automatische Erkennung das Modell nicht automatisch erkennt, wählen Sie den Modelltyp vor dem Laden eines Modells"
- },
- {
- "id": "",
- "label": "VAE slicing",
- "localized": "VAE-Slicing",
- "reload": "",
- "hint": "Decodiert Batch-Latents Bild für Bild mit begrenztem VRAM. Kleiner Leistungsanstieg beim VAE-Decodieren bei Mehrbild-Batches"
- },
- {
- "id": "",
- "label": "VAE tiling",
- "localized": "VAE-Tiling",
- "reload": "",
- "hint": "Teilt große Bilder in überlappende Kacheln mit begrenztem VRAM. Führt zu einem geringfügigen Anstieg der Verarbeitungszeit"
- },
- {
- "id": "",
- "label": "Dynamic attention BMM",
- "localized": "Dynamische Attention BMM",
- "reload": "",
- "hint": "Führt die Attention-Berechnung schrittweise statt auf einmal durch. Längere Inferenzzeiten, aber stark reduzierter Speicherverbrauch"
- },
- {
- "id": "",
- "label": "ONNX Execution Provider",
- "localized": "ONNX Ausführungsanbieter",
- "reload": "",
- "hint": "ONNX Ausführungsanbieter"
- },
- {
- "id": "",
- "label": "ONNX allow fallback to CPU",
- "localized": "ONNX Fallback zur CPU erlauben",
- "reload": "",
- "hint": "Fallback zur CPU erlauben, wenn der ausgewählte Ausführungsanbieter fehlgeschlagen ist"
- },
- {
- "id": "",
- "label": "ONNX cache converted models",
- "localized": "ONNX konvertierte Modelle cachen",
- "reload": "",
- "hint": "Die in das ONNX-Format konvertierten Modelle als Cache speichern. Sie können diese im ONNX-Tab verwalten"
- },
- {
- "id": "",
- "label": "ONNX unload base model when processing refiner",
- "localized": "ONNX Basismd. entladen, wenn Refiner verarbeitet wird",
- "reload": "",
- "hint": "Basismodell entladen, wenn der Refiner konvertiert/optimiert/verarbeitet wird"
- },
- {
- "id": "",
- "label": "Inference-mode",
- "localized": "Inferenzmodus",
- "reload": "",
- "hint": "torch.inference_mode verwenden"
- },
- {
- "id": "",
- "label": "no-grad",
- "localized": "no-grad",
- "reload": "",
- "hint": "torch.no_grad verwenden"
- },
- {
- "id": "",
- "label": "Model compile precompile",
- "localized": "Modell-Kompilierung vorkompilieren",
- "reload": "",
- "hint": "Modellkompilierung sofort beim Laden des Modells ausführen, statt bei der ersten Verwendung"
- },
- {
- "id": "",
- "label": "Use zeros for prompt padding",
- "localized": "Nullen für Prompt-Auffüllung verwenden",
- "reload": "",
- "hint": "Vollen Null-Tensor erzwingen, wenn der Prompt leer ist, um Restrauschen zu entfernen"
- },
- {
- "id": "",
- "label": "Include invisible watermark",
- "localized": "Unsichtbares Wasserzeichen einschließen",
- "reload": "",
- "hint": "Unsichtbares Wasserzeichen zum Bild hinzufügen, indem einige Pixelwerte geändert werden"
- },
- {
- "id": "",
- "label": "invisible watermark string",
- "localized": "Unsichtbarer Wasserzeichen-String",
- "reload": "",
- "hint": "Wasserzeichen-String, der zum Bild hinzugefügt werden soll. Sehr kurz halten, um Bildbeschädigung zu vermeiden."
- },
- {
- "id": "",
- "label": "show log view",
- "localized": "Log-Ansicht anzeigen",
- "reload": "",
- "hint": "Log-Ansicht am unteren Rand des Hauptfensters anzeigen"
- },
- {
- "id": "",
- "label": "Log view update period",
- "localized": "Log-Ansicht Aktualisierungsperiode",
- "reload": "",
- "hint": "Aktualisierungsperiode der Log-Ansicht, in Millisekunden"
- },
- {
- "id": "",
- "label": "PAG layer names",
- "localized": "PAG-Schichtnamen",
- "reload": "",
- "hint": "Leerzeichengetrennte Liste von Schichten Verfügbar: d[0-5], m[0], u[0-8] Standard: m0"
- }
- ],
- "missing": [
- {
- "id": "",
- "label": "1st stage",
- "localized": "1. Stufe",
- "reload": "",
- "hint": "1. Stufe"
- },
- {
- "id": "",
- "label": "1st stage backbone",
- "localized": "Backbone 1. Stufe",
- "reload": "",
- "hint": "Backbone 1. Stufe"
- },
- {
- "id": "",
- "label": "1st stage skip",
- "localized": "1. Stufe Skip",
- "reload": "",
- "hint": "1. Stufe Skip"
- },
- {
- "id": "",
- "label": "2nd restart step",
- "localized": "2. Neustart-Schritt",
- "reload": "",
- "hint": "2. Neustart-Schritt"
- },
- {
- "id": "",
- "label": "2nd scale",
- "localized": "2. Skalierung",
- "reload": "",
- "hint": "2. Skalierung"
- },
- {
- "id": "",
- "label": "2nd stage",
- "localized": "2. Stufe",
- "reload": "",
- "hint": "2. Stufe"
- },
- {
- "id": "",
- "label": "2nd stage backbone",
- "localized": "Backbone 2. Stufe",
- "reload": "",
- "hint": "Backbone 2. Stufe"
- },
- {
- "id": "",
- "label": "2nd stage skip",
- "localized": "2. Stufe Skip",
- "reload": "",
- "hint": "2. Stufe Skip"
- },
- {
- "id": "",
- "label": "3rd restart step",
- "localized": "3. Neustart-Schritt",
- "reload": "",
- "hint": "3. Neustart-Schritt"
- },
- {
- "id": "",
- "label": "3rd scale",
- "localized": "3. Skalierung",
- "reload": "",
- "hint": "3. Skalierung"
- },
- {
- "id": "",
- "label": "3rd stage",
- "localized": "3. Stufe",
- "reload": "",
- "hint": "3. Stufe"
- },
- {
- "id": "",
- "label": "4th restart step",
- "localized": "4. Neustart-Schritt",
- "reload": "",
- "hint": "4. Neustart-Schritt"
- },
- {
- "id": "",
- "label": "4th scale",
- "localized": "4. Skalierung",
- "reload": "",
- "hint": "4. Skalierung"
- },
- {
- "id": "",
- "label": "4th stage",
- "localized": "4. Stufe",
- "reload": "",
- "hint": "4. Stufe"
- },
- {
- "id": "",
- "label": "a1111",
- "localized": "a1111",
- "reload": "",
- "hint": "a1111"
- },
- {
- "id": "",
- "label": "accuracy",
- "localized": "Genauigkeit",
- "reload": "",
- "hint": "Genauigkeit"
- },
- {
- "id": "",
- "label": "aci: mask dilate",
- "localized": "ACI: Masken-Dilatation",
- "reload": "",
- "hint": "ACI: Masken-Dilatation"
- },
- {
- "id": "",
- "label": "active",
- "localized": "Aktiv",
- "reload": "",
- "hint": "Aktiv"
- },
- {
- "id": "",
- "label": "adain",
- "localized": "Adain",
- "reload": "",
- "hint": "Adain"
- },
- {
- "id": "",
- "label": "adapter 1",
- "localized": "Adapter 1",
- "reload": "",
- "hint": "Adapter 1"
- },
- {
- "id": "",
- "label": "adapter 2",
- "localized": "Adapter 2",
- "reload": "",
- "hint": "Adapter 2"
- },
- {
- "id": "",
- "label": "adapter 3",
- "localized": "Adapter 3",
- "reload": "",
- "hint": "Adapter 3"
- },
- {
- "id": "",
- "label": "adapter 4",
- "localized": "Adapter 4",
- "reload": "",
- "hint": "Adapter 4"
- },
- {
- "id": "",
- "label": "adaptive restore",
- "localized": "Adaptive Wiederherstellung",
- "reload": "",
- "hint": "Adaptive Wiederherstellung"
- },
- {
- "id": "",
- "label": "add text info",
- "localized": "Textinfo hinzufügen",
- "reload": "",
- "hint": "Textinfo hinzufügen"
- },
- {
- "id": "",
- "label": "add time info",
- "localized": "Zeitinfo hinzufügen",
- "reload": "",
- "hint": "Zeitinfo hinzufügen"
- },
- {
- "id": "",
- "label": "additional image browser folders",
- "localized": "Zusätzliche Bildbrowser-Ordner",
- "reload": "",
- "hint": "Zusätzliche Bildbrowser-Ordner"
- },
- {
- "id": "",
- "label": "additional postprocessing operations",
- "localized": "Zusätzliche Nachbearbeitungsoperationen",
- "reload": "",
- "hint": "Zusätzliche Nachbearbeitungsoperationen"
- },
- {
- "id": "",
- "label": "advanced options",
- "localized": "Erweiterte Optionen",
- "reload": "",
- "hint": "Erweiterte Optionen"
- },
- {
- "id": "",
- "label": "after",
- "localized": "Nach",
- "reload": "",
- "hint": "Nach"
- },
- {
- "id": "",
- "label": "aggressive at step",
- "localized": "Aggressiv bei Schritt",
- "reload": "",
- "hint": "Aggressiv bei Schritt"
- },
- {
- "id": "",
- "label": "alias",
- "localized": "Alias",
- "reload": "",
- "hint": "Alias"
- },
- {
- "id": "",
- "label": "all",
- "localized": "Alle",
- "reload": "",
- "hint": "Alle"
- },
- {
- "id": "",
- "label": "allowed aspect ratios",
- "localized": "Erlaubte Seitenverhältnisse",
- "reload": "",
- "hint": "Erlaubte Seitenverhältnisse"
- },
- {
- "id": "",
- "label": "alpha",
- "localized": "Alpha",
- "reload": "",
- "hint": "Alpha"
- },
- {
- "id": "",
- "label": "alpha block weight preset",
- "localized": "Alpha Blockgewicht Voreinstellung",
- "reload": "",
- "hint": "Alpha Blockgewicht Voreinstellung"
- },
- {
- "id": "",
- "label": "alpha matting",
- "localized": "Alpha Matting",
- "reload": "",
- "hint": "Alpha Matting"
- },
- {
- "id": "",
- "label": "alpha preset",
- "localized": "Alpha-Voreinstellung",
- "reload": "",
- "hint": "Alpha-Voreinstellung"
- },
- {
- "id": "",
- "label": "alpha ratio",
- "localized": "Alpha-Verhältnis",
- "reload": "",
- "hint": "Alpha-Verhältnis"
- },
- {
- "id": "",
- "label": "amplify lut",
- "localized": "LUT verstärken",
- "reload": "",
- "hint": "LUT verstärken"
- },
- {
- "id": "",
- "label": "analyze",
- "localized": "Analysieren",
- "reload": "",
- "hint": "Analysieren"
- },
- {
- "id": "",
- "label": "anchor settings",
- "localized": "Anker-Einstellungen",
- "reload": "",
- "hint": "Anker-Einstellungen"
- },
- {
- "id": "",
- "label": "animateddiff",
- "localized": "Animatediff",
- "reload": "",
- "hint": "Animatediff"
- },
- {
- "id": "",
- "label": "answer",
- "localized": "Antwort",
- "reload": "",
- "hint": "Antwort"
- },
- {
- "id": "",
- "label": "aot_ts_nvfuser",
- "localized": "aot_ts_nvfuser",
- "reload": "",
- "hint": "aot_ts_nvfuser"
- },
- {
- "id": "",
- "label": "appearance",
- "localized": "Erscheinungsbild",
- "reload": "",
- "hint": "Erscheinungsbild"
- },
- {
- "id": "",
- "label": "append caption files",
- "localized": "Beschriftungsdateien anhängen",
- "reload": "",
- "hint": "Beschriftungsdateien anhängen"
- },
- {
- "id": "",
- "label": "append image info json file",
- "localized": "Bildinfo JSON-Datei anhängen",
- "reload": "",
- "hint": "Bildinfo JSON-Datei anhängen"
- },
- {
- "id": "",
- "label": "append interrogated prompt at each iteration",
- "localized": "Abgefragten Prompt bei jeder Iteration anhängen",
- "reload": "",
- "hint": "Abgefragten Prompt bei jeder Iteration anhängen"
- },
- {
- "id": "",
- "label": "apply color correction",
- "localized": "Farbkorrektur anwenden",
- "reload": "",
- "hint": "Farbkorrektur anwenden"
- },
- {
- "id": "",
- "label": "apply filter",
- "localized": "Filter anwenden",
- "reload": "",
- "hint": "Filter anwenden"
- },
- {
- "id": "",
- "label": "apply linfusion distillation on load",
- "localized": "Linfusion Destillation beim Laden anwenden",
- "reload": "",
- "hint": "Linfusion Destillation beim Laden anwenden"
- },
- {
- "id": "",
- "label": "apply mask as overlay",
- "localized": "Maske als Overlay anwenden",
- "reload": "",
- "hint": "Maske als Overlay anwenden"
- },
- {
- "id": "",
- "label": "apply msw-msa",
- "localized": "MSW-MSA anwenden",
- "reload": "",
- "hint": "MSW-MSA anwenden"
- },
- {
- "id": "",
- "label": "apply rau-net",
- "localized": "RAU-Net anwenden",
- "reload": "",
- "hint": "RAU-Net anwenden"
- },
- {
- "id": "",
- "label": "apply to model",
- "localized": "Auf Modell anwenden",
- "reload": "",
- "hint": "Auf Modell anwenden"
- },
- {
- "id": "",
- "label": "artists",
- "localized": "Künstler",
- "reload": "",
- "hint": "Künstler"
- },
- {
- "id": "",
- "label": "atiadlxx (amd only)",
- "localized": "atiadlxx (nur AMD)",
- "reload": "",
- "hint": "atiadlxx (nur AMD)"
- },
- {
- "id": "",
- "label": "attention",
- "localized": "Attention",
- "reload": "",
- "hint": "Attention"
- },
- {
- "id": "",
- "label": "attention adain",
- "localized": "Attention Adain",
- "reload": "",
- "hint": "Attention Adain"
- },
- {
- "id": "",
- "label": "attention cache enabled",
- "localized": "Attention Cache aktiviert",
- "reload": "",
- "hint": "Attention Cache aktiviert"
- },
- {
- "id": "",
- "label": "attention chunking threshold",
- "localized": "Attention Chunking Schwellenwert",
- "reload": "",
- "hint": "Attention Chunking Schwellenwert"
- },
- {
- "id": "",
- "label": "attention kv chunk size",
- "localized": "Attention KV Chunk Größe",
- "reload": "",
- "hint": "Attention KV Chunk Größe"
- },
- {
- "id": "",
- "label": "attention query chunk size",
- "localized": "Attention Query Chunk Größe",
- "reload": "",
- "hint": "Attention Query Chunk Größe"
- },
- {
- "id": "",
- "label": "auto",
- "localized": "Auto",
- "reload": "",
- "hint": "Auto"
- },
- {
- "id": "",
- "label": "auto apply",
- "localized": "Automatisch anwenden",
- "reload": "",
- "hint": "Automatisch anwenden"
- },
- {
- "id": "",
- "label": "auto-convert sd15 embeddings to sdxl",
- "localized": "SD15 Embeddings automatisch nach SDXL konvertieren",
- "reload": "",
- "hint": "SD15 Embeddings automatisch nach SDXL konvertieren"
- },
- {
- "id": "",
- "label": "auto-mask",
- "localized": "Auto-Maske",
- "reload": "",
- "hint": "Auto-Maske"
- },
- {
- "id": "",
- "label": "auto-segment",
- "localized": "Auto-Segment",
- "reload": "",
- "hint": "Auto-Segment"
- },
- {
- "id": "",
- "label": "autolaunch browser upon startup",
- "localized": "Browser beim Start automatisch starten",
- "reload": "",
- "hint": "Browser beim Start automatisch starten"
- },
- {
- "id": "",
- "label": "automatically determine rank",
- "localized": "Rang automatisch bestimmen",
- "reload": "",
- "hint": "Rang automatisch bestimmen"
- },
- {
- "id": "",
- "label": "autorank ratio",
- "localized": "Autorank-Verhältnis",
- "reload": "",
- "hint": "Autorank-Verhältnis"
- },
- {
- "id": "",
- "label": "available networks",
- "localized": "Verfügbare Netzwerke",
- "reload": "",
- "hint": "Verfügbare Netzwerke"
- },
- {
- "id": "",
- "label": "backend",
- "localized": "Backend",
- "reload": "",
- "hint": "Backend"
- },
- {
- "id": "",
- "label": "backend storage",
- "localized": "Backend-Speicher",
- "reload": "",
- "hint": "Backend-Speicher"
- },
- {
- "id": "",
- "label": "background threshold",
- "localized": "Hintergrund-Schwellenwert",
- "reload": "",
- "hint": "Hintergrund-Schwellenwert"
- },
- {
- "id": "",
- "label": "balanced",
- "localized": "Ausgeglichen",
- "reload": "",
- "hint": "Ausgeglichen"
- },
- {
- "id": "",
- "label": "balanced offload cpu high watermark",
- "localized": "Ausgeglichener Offload CPU-High Watermark",
- "reload": "",
- "hint": "Ausgeglichener Offload CPU-High Watermark"
- },
- {
- "id": "",
- "label": "balanced offload gpu high watermark",
- "localized": "Ausgeglichener Offload GPU-High Watermark",
- "reload": "",
- "hint": "Ausgeglichener Offload GPU-High Watermark"
- },
- {
- "id": "",
- "label": "balanced offload gpu low watermark",
- "localized": "Ausgeglichener Offload GPU-Low Watermark",
- "reload": "",
- "hint": "Ausgeglichener Offload GPU-Low Watermark"
- },
- {
- "id": "",
- "label": "base",
- "localized": "Basis",
- "reload": "",
- "hint": "Basis"
- },
- {
- "id": "",
- "label": "batch caption",
- "localized": "Stapel-Beschriftung",
- "reload": "",
- "hint": "Stapel-Beschriftung"
- },
- {
- "id": "",
- "label": "batch input directory",
- "localized": "Stapel-Eingabeverzeichnis",
- "reload": "",
- "hint": "Stapel-Eingabeverzeichnis"
- },
- {
- "id": "",
- "label": "batch interogate",
- "localized": "Stapel-Interrogation",
- "reload": "",
- "hint": "Stapel-Interrogation"
- },
- {
- "id": "",
- "label": "batch interrogate",
- "localized": "Stapel-Interrogation",
- "reload": "",
- "hint": "Stapel-Interrogation"
- },
- {
- "id": "",
- "label": "batch mask directory",
- "localized": "Stapel-Maskenverzeichnis",
- "reload": "",
- "hint": "Stapel-Maskenverzeichnis"
- },
- {
- "id": "",
- "label": "batch matrix-matrix",
- "localized": "Stapel Matrix-Matrix",
- "reload": "",
- "hint": "Stapel Matrix-Matrix"
- },
- {
- "id": "",
- "label": "batch mode uses sequential seeds",
- "localized": "Stapelmodus verwendet sequentielle Seeds",
- "reload": "",
- "hint": "Stapelmodus verwendet sequentielle Seeds"
- },
- {
- "id": "",
- "label": "batch output directory",
- "localized": "Stapel-Ausgabeverzeichnis",
- "reload": "",
- "hint": "Stapel-Ausgabeverzeichnis"
- },
- {
- "id": "",
- "label": "batch uses original name",
- "localized": "Stapel verwendet Originalnamen",
- "reload": "",
- "hint": "Stapel verwendet Originalnamen"
- },
- {
- "id": "",
- "label": "bdia ddim",
- "localized": "BDIA DDIM",
- "reload": "",
- "hint": "BDIA DDIM"
- },
- {
- "id": "",
- "label": "before",
- "localized": "Vorher",
- "reload": "",
- "hint": "Vorher"
- },
- {
- "id": "",
- "label": "benchmark level",
- "localized": "Benchmark-Level",
- "reload": "",
- "hint": "Benchmark-Level"
- },
- {
- "id": "",
- "label": "benchmark steps",
- "localized": "Benchmark-Schritte",
- "reload": "",
- "hint": "Benchmark-Schritte"
- },
- {
- "id": "",
- "label": "beta block weight preset",
- "localized": "Beta Blockgewicht Voreinstellung",
- "reload": "",
- "hint": "Beta Blockgewicht Voreinstellung"
- },
- {
- "id": "",
- "label": "beta end",
- "localized": "Beta Ende",
- "reload": "",
- "hint": "Beta Ende"
- },
- {
- "id": "",
- "label": "beta ratio",
- "localized": "Beta-Verhältnis",
- "reload": "",
- "hint": "Beta-Verhältnis"
- },
- {
- "id": "",
- "label": "beta schedule",
- "localized": "Beta-Zeitplan",
- "reload": "",
- "hint": "Beta-Zeitplan"
- },
- {
- "id": "",
- "label": "beta start",
- "localized": "Beta Start",
- "reload": "",
- "hint": "Beta Start"
- },
- {
- "id": "",
- "label": "bh1",
- "localized": "bh1",
- "reload": "",
- "hint": "bh1"
- },
- {
- "id": "",
- "label": "bh2",
- "localized": "bh2",
- "reload": "",
- "hint": "bh2"
- },
- {
- "id": "",
- "label": "block",
- "localized": "Block",
- "reload": "",
- "hint": "Block"
- },
- {
- "id": "",
- "label": "block skip range",
- "localized": "Block-Sprungbereich",
- "reload": "",
- "hint": "Block-Sprungbereich"
- },
- {
- "id": "",
- "label": "blur",
- "localized": "Unschärfe",
- "reload": "",
- "hint": "Unschärfe"
- },
- {
- "id": "",
- "label": "body",
- "localized": "Körper",
- "reload": "",
- "hint": "Körper"
- },
- {
- "id": "",
- "label": "boost",
- "localized": "Verstärkung",
- "reload": "",
- "hint": "Verstärkung"
- },
- {
- "id": "",
- "label": "brightness",
- "localized": "Helligkeit",
- "reload": "",
- "hint": "Helligkeit"
- },
- {
- "id": "",
- "label": "cache model",
- "localized": "Modell cachen",
- "reload": "",
- "hint": "Modell cachen"
- },
- {
- "id": "",
- "label": "cache text encoder results",
- "localized": "Text-Encoder-Ergebnisse cachen",
- "reload": "",
- "hint": "Text-Encoder-Ergebnisse cachen"
- },
- {
- "id": "",
- "label": "canny",
- "localized": "Canny",
- "reload": "",
- "hint": "Canny"
- },
- {
- "id": "",
- "label": "caption",
- "localized": "Bildunterschrift",
- "reload": "",
- "hint": "Bildunterschrift"
- },
- {
- "id": "",
- "label": "caption model",
- "localized": "Bildunterschrift-Modell",
- "reload": "",
- "hint": "Bildunterschrift-Modell"
- },
- {
- "id": "",
- "label": "center",
- "localized": "Zentrieren",
- "reload": "",
- "hint": "Zentrieren"
- },
- {
- "id": "",
- "label": "change log",
- "localized": "Änderungsprotokoll",
- "reload": "",
- "hint": "Änderungsprotokoll"
- },
- {
- "id": "",
- "label": "change model",
- "localized": "Modell wechseln",
- "reload": "",
- "hint": "Modell wechseln"
- },
- {
- "id": "",
- "label": "change rate",
- "localized": "Änderungsrate",
- "reload": "",
- "hint": "Änderungsrate"
- },
- {
- "id": "",
- "label": "change reference",
- "localized": "Referenz ändern",
- "reload": "",
- "hint": "Referenz ändern"
- },
- {
- "id": "",
- "label": "change refiner",
- "localized": "Refiner wechseln",
- "reload": "",
- "hint": "Refiner wechseln"
- },
- {
- "id": "",
- "label": "change vae",
- "localized": "VAE wechseln",
- "reload": "",
- "hint": "VAE wechseln"
- },
- {
- "id": "",
- "label": "channels last",
- "localized": "Kanäle zuletzt",
- "reload": "",
- "hint": "Kanäle zuletzt"
- },
- {
- "id": "",
- "label": "check alternative hash",
- "localized": "Alternativen Hash prüfen",
- "reload": "",
- "hint": "Alternativen Hash prüfen"
- },
- {
- "id": "",
- "label": "check for updates",
- "localized": "Nach Updates suchen",
- "reload": "",
- "hint": "Nach Updates suchen"
- },
- {
- "id": "",
- "label": "check status",
- "localized": "Status prüfen",
- "reload": "",
- "hint": "Status prüfen"
- },
- {
- "id": "",
- "label": "chunk size",
- "localized": "Blockgröße",
- "reload": "",
- "hint": "Blockgröße"
- },
- {
- "id": "",
- "label": "civitai model type",
- "localized": "Civitai Modelltyp",
- "reload": "",
- "hint": "Civitai Modelltyp"
- },
- {
- "id": "",
- "label": "civitai token",
- "localized": "Civitai Token",
- "reload": "",
- "hint": "Civitai Token"
- },
- {
- "id": "",
- "label": "ck flash attention",
- "localized": "CK Flash Attention",
- "reload": "",
- "hint": "CK Flash Attention"
- },
- {
- "id": "",
- "label": "ckpt",
- "localized": "ckpt",
- "reload": "",
- "hint": "ckpt"
- },
- {
- "id": "",
- "label": "cleanup temporary folder on startup",
- "localized": "Temporären Ordner beim Start bereinigen",
- "reload": "",
- "hint": "Temporären Ordner beim Start bereinigen"
- },
- {
- "id": "",
- "label": "clip model",
- "localized": "CLIP Modell",
- "reload": "",
- "hint": "CLIP Modell"
- },
- {
- "id": "",
- "label": "clip: chunk size",
- "localized": "CLIP: Blockgröße",
- "reload": "",
- "hint": "CLIP: Blockgröße"
- },
- {
- "id": "",
- "label": "clip: default captioner",
- "localized": "CLIP: Standard-Captioner",
- "reload": "",
- "hint": "CLIP: Standard-Captioner"
- },
- {
- "id": "",
- "label": "clip: default mode",
- "localized": "CLIP: Standardmodus",
- "reload": "",
- "hint": "CLIP: Standardmodus"
- },
- {
- "id": "",
- "label": "clip: default model",
- "localized": "CLIP: Standardmodell",
- "reload": "",
- "hint": "CLIP: Standardmodell"
- },
- {
- "id": "",
- "label": "clip: intermediate flavors",
- "localized": "CLIP: Zwischenvarianten",
- "reload": "",
- "hint": "CLIP: Zwischenvarianten"
- },
- {
- "id": "",
- "label": "clip: max flavors",
- "localized": "CLIP: Max. Varianten",
- "reload": "",
- "hint": "CLIP: Max. Varianten"
- },
- {
- "id": "",
- "label": "clip: max length",
- "localized": "CLIP: Max. Länge",
- "reload": "",
- "hint": "CLIP: Max. Länge"
- },
- {
- "id": "",
- "label": "clip: min flavors",
- "localized": "CLIP: Min. Varianten",
- "reload": "",
- "hint": "CLIP: Min. Varianten"
- },
- {
- "id": "",
- "label": "clip: min length",
- "localized": "CLIP: Min. Länge",
- "reload": "",
- "hint": "CLIP: Min. Länge"
- },
- {
- "id": "",
- "label": "clip: num beams",
- "localized": "CLIP: Anzahl der Beams",
- "reload": "",
- "hint": "CLIP: Anzahl der Beams"
- },
- {
- "id": "",
- "label": "close",
- "localized": "Schließen",
- "reload": "",
- "hint": "Schließen"
- },
- {
- "id": "",
- "label": "cmsi",
- "localized": "cmsi",
- "reload": "",
- "hint": "cmsi"
- },
- {
- "id": "",
- "label": "cn end",
- "localized": "CN Ende",
- "reload": "",
- "hint": "CN Ende"
- },
- {
- "id": "",
- "label": "cn mode",
- "localized": "CN Modus",
- "reload": "",
- "hint": "CN Modus"
- },
- {
- "id": "",
- "label": "cn start",
- "localized": "CN Start",
- "reload": "",
- "hint": "CN Start"
- },
- {
- "id": "",
- "label": "cn strength",
- "localized": "CN Stärke",
- "reload": "",
- "hint": "CN Stärke"
- },
- {
- "id": "",
- "label": "cn tiles",
- "localized": "CN Kacheln",
- "reload": "",
- "hint": "CN Kacheln"
- },
- {
- "id": "",
- "label": "coarse",
- "localized": "Grob",
- "reload": "",
- "hint": "Grob"
- },
- {
- "id": "",
- "label": "color",
- "localized": "Farbe",
- "reload": "",
- "hint": "Farbe"
- },
- {
- "id": "",
- "label": "color grading",
- "localized": "Farbkorrektur",
- "reload": "",
- "hint": "Farbkorrektur"
- },
- {
- "id": "",
- "label": "color map",
- "localized": "Farbkarte",
- "reload": "",
- "hint": "Farbkarte"
- },
- {
- "id": "",
- "label": "color variation",
- "localized": "Farbvariation",
- "reload": "",
- "hint": "Farbvariation"
- },
- {
- "id": "",
- "label": "colormap",
- "localized": "Farbkarte",
- "reload": "",
- "hint": "Farbkarte"
- },
- {
- "id": "",
- "label": "columns",
- "localized": "Spalten",
- "reload": "",
- "hint": "Spalten"
- },
- {
- "id": "",
- "label": "comma",
- "localized": "Komma",
- "reload": "",
- "hint": "Komma"
- },
- {
- "id": "",
- "label": "comma separated list with optional strength per lora",
- "localized": "Kommagetrennte Liste mit optionaler Stärke pro Lora",
- "reload": "",
- "hint": "Kommagetrennte Liste mit optionaler Stärke pro Lora"
- },
- {
- "id": "",
- "label": "compact view",
- "localized": "Kompakte Ansicht",
- "reload": "",
- "hint": "Kompakte Ansicht"
- },
- {
- "id": "",
- "label": "compel",
- "localized": "Compel",
- "reload": "",
- "hint": "Compel"
- },
- {
- "id": "",
- "label": "composite",
- "localized": "Komposit",
- "reload": "",
- "hint": "Komposit"
- },
- {
- "id": "",
- "label": "compress ratio",
- "localized": "Kompressionsverhältnis",
- "reload": "",
- "hint": "Kompressionsverhältnis"
- },
- {
- "id": "",
- "label": "concept tokens",
- "localized": "Konzept-Token",
- "reload": "",
- "hint": "Konzept-Token"
- },
- {
- "id": "",
- "label": "context",
- "localized": "Kontext",
- "reload": "",
- "hint": "Kontext"
- },
- {
- "id": "",
- "label": "context after",
- "localized": "Kontext danach",
- "reload": "",
- "hint": "Kontext danach"
- },
- {
- "id": "",
- "label": "context before",
- "localized": "Kontext davor",
- "reload": "",
- "hint": "Kontext davor"
- },
- {
- "id": "",
- "label": "context mask",
- "localized": "Kontextmaske",
- "reload": "",
- "hint": "Kontextmaske"
- },
- {
- "id": "",
- "label": "contrast",
- "localized": "Kontrast",
- "reload": "",
- "hint": "Kontrast"
- },
- {
- "id": "",
- "label": "control factor",
- "localized": "Steuerfaktor",
- "reload": "",
- "hint": "Steuerfaktor"
- },
- {
- "id": "",
- "label": "control override denoise strength",
- "localized": "Steuerung Denoise-Stärke überschreiben",
- "reload": "",
- "hint": "Steuerung Denoise-Stärke überschreiben"
- },
- {
- "id": "",
- "label": "control preprocess input images",
- "localized": "Steuerungseingabebilder vorverarbeiten",
- "reload": "",
- "hint": "Steuerungseingabebilder vorverarbeiten"
- },
- {
- "id": "",
- "label": "control-lllite unit 1",
- "localized": "Control-lllite Einheit 1",
- "reload": "",
- "hint": "Control-lllite Einheit 1"
- },
- {
- "id": "",
- "label": "control-lllite unit 2",
- "localized": "Control-lllite Einheit 2",
- "reload": "",
- "hint": "Control-lllite Einheit 2"
- },
- {
- "id": "",
- "label": "control-lllite unit 3",
- "localized": "Control-lllite Einheit 3",
- "reload": "",
- "hint": "Control-lllite Einheit 3"
- },
- {
- "id": "",
- "label": "control-lllite unit 4",
- "localized": "Control-lllite Einheit 4",
- "reload": "",
- "hint": "Control-lllite Einheit 4"
- },
- {
- "id": "",
- "label": "controlnet",
- "localized": "ControlNet",
- "reload": "",
- "hint": "ControlNet"
- },
- {
- "id": "",
- "label": "controlnet unit 1",
- "localized": "ControlNet Einheit 1",
- "reload": "",
- "hint": "ControlNet Einheit 1"
- },
- {
- "id": "",
- "label": "controlnet unit 2",
- "localized": "ControlNet Einheit 2",
- "reload": "",
- "hint": "ControlNet Einheit 2"
- },
- {
- "id": "",
- "label": "controlnet unit 3",
- "localized": "ControlNet Einheit 3",
- "reload": "",
- "hint": "ControlNet Einheit 3"
- },
- {
- "id": "",
- "label": "controlnet unit 4",
- "localized": "ControlNet Einheit 4",
- "reload": "",
- "hint": "ControlNet Einheit 4"
- },
- {
- "id": "",
- "label": "controlnet-xs",
- "localized": "ControlNet-XS",
- "reload": "",
- "hint": "ControlNet-XS"
- },
- {
- "id": "",
- "label": "controlnet-xs unit 1",
- "localized": "ControlNet-XS Einheit 1",
- "reload": "",
- "hint": "ControlNet-XS Einheit 1"
- },
- {
- "id": "",
- "label": "controlnet-xs unit 2",
- "localized": "ControlNet-XS Einheit 2",
- "reload": "",
- "hint": "ControlNet-XS Einheit 2"
- },
- {
- "id": "",
- "label": "controlnet-xs unit 3",
- "localized": "ControlNet-XS Einheit 3",
- "reload": "",
- "hint": "ControlNet-XS Einheit 3"
- },
- {
- "id": "",
- "label": "controlnet-xs unit 4",
- "localized": "ControlNet-XS Einheit 4",
- "reload": "",
- "hint": "ControlNet-XS Einheit 4"
- },
- {
- "id": "",
- "label": "correction mode",
- "localized": "Korrekturmodus",
- "reload": "",
- "hint": "Korrekturmodus"
- },
- {
- "id": "",
- "label": "cosine background",
- "localized": "Kosinushintergrund",
- "reload": "",
- "hint": "Kosinushintergrund"
- },
- {
- "id": "",
- "label": "cosine scale",
- "localized": "Kosinusskala",
- "reload": "",
- "hint": "Kosinusskala"
- },
- {
- "id": "",
- "label": "cosine scale 1",
- "localized": "Kosinusskala 1",
- "reload": "",
- "hint": "Kosinusskala 1"
- },
- {
- "id": "",
- "label": "cosine scale 2",
- "localized": "Kosinusskala 2",
- "reload": "",
- "hint": "Kosinusskala 2"
- },
- {
- "id": "",
- "label": "cosine scale 3",
- "localized": "Kosinusskala 3",
- "reload": "",
- "hint": "Kosinusskala 3"
- },
- {
- "id": "",
- "label": "create image info text file",
- "localized": "Bildinfo-Textdatei erstellen",
- "reload": "",
- "hint": "Bildinfo-Textdatei erstellen"
- },
- {
- "id": "",
- "label": "create video",
- "localized": "Video erstellen",
- "reload": "",
- "hint": "Video erstellen"
- },
- {
- "id": "",
- "label": "create zip archive",
- "localized": "ZIP-Archiv erstellen",
- "reload": "",
- "hint": "ZIP-Archiv erstellen"
- },
- {
- "id": "",
- "label": "cross-attention",
- "localized": "Cross-Attention",
- "reload": "",
- "hint": "Cross-Attention"
- },
- {
- "id": "",
- "label": "cudagraphs",
- "localized": "CUDAGraphs",
- "reload": "",
- "hint": "CUDAGraphs"
- },
- {
- "id": "",
- "label": "cudamallocasync",
- "localized": "CUDAMallocAsync",
- "reload": "",
- "hint": "CUDAMallocAsync"
- },
- {
- "id": "",
- "label": "custom pipeline",
- "localized": "Benutzerdefinierte Pipeline",
- "reload": "",
- "hint": "Benutzerdefinierte Pipeline"
- },
- {
- "id": "",
- "label": "dark",
- "localized": "Dunkel",
- "reload": "",
- "hint": "Dunkel"
- },
- {
- "id": "",
- "label": "dc solver",
- "localized": "DC Solver",
- "reload": "",
- "hint": "DC Solver"
- },
- {
- "id": "",
- "label": "ddpm",
- "localized": "DDPM",
- "reload": "",
- "hint": "DDPM"
- },
- {
- "id": "",
- "label": "debug info",
- "localized": "Debug-Informationen",
- "reload": "",
- "hint": "Debug-Informationen"
- },
- {
- "id": "",
- "label": "decode",
- "localized": "dekodieren",
- "reload": "",
- "hint": "dekodieren"
- },
- {
- "id": "",
- "label": "decode chunks",
- "localized": "Blöcke dekodieren",
- "reload": "",
- "hint": "Blöcke dekodieren"
- },
- {
- "id": "",
- "label": "deep-cache",
- "localized": "Deep-Cache",
- "reload": "",
- "hint": "Deep-Cache"
- },
- {
- "id": "",
- "label": "deepbooru",
- "localized": "DeepBooru",
- "reload": "",
- "hint": "DeepBooru"
- },
- {
- "id": "",
- "label": "deepbooru: escape brackets",
- "localized": "DeepBooru: Klammern escapen",
- "reload": "",
- "hint": "DeepBooru: Klammern escapen"
- },
- {
- "id": "",
- "label": "deepbooru: exclude tags",
- "localized": "DeepBooru: Tags ausschließen",
- "reload": "",
- "hint": "DeepBooru: Tags ausschließen"
- },
- {
- "id": "",
- "label": "deepbooru: include scores in results",
- "localized": "DeepBooru: Punktzahlen in Ergebnissen berücksichtigen",
- "reload": "",
- "hint": "DeepBooru: Punktzahlen in Ergebnissen berücksichtigen"
- },
- {
- "id": "",
- "label": "deepbooru: max tags",
- "localized": "DeepBooru: maximale Tags",
- "reload": "",
- "hint": "DeepBooru: maximale Tags"
- },
- {
- "id": "",
- "label": "deepbooru: score threshold",
- "localized": "DeepBooru: Punkteschwelle",
- "reload": "",
- "hint": "DeepBooru: Punkteschwelle"
- },
- {
- "id": "",
- "label": "deepbooru: sort alphabetically",
- "localized": "DeepBooru: alphabetisch sortieren",
- "reload": "",
- "hint": "DeepBooru: alphabetisch sortieren"
- },
- {
- "id": "",
- "label": "deepbooru: use spaces for tags",
- "localized": "DeepBooru: Leerzeichen für Tags verwenden",
- "reload": "",
- "hint": "DeepBooru: Leerzeichen für Tags verwenden"
- },
- {
- "id": "",
- "label": "deepcache cache interval",
- "localized": "Deepcache Cache-Intervall",
- "reload": "",
- "hint": "Deepcache Cache-Intervall"
- },
- {
- "id": "",
- "label": "default",
- "localized": "Standard",
- "reload": "",
- "hint": "Standard"
- },
- {
- "id": "",
- "label": "deis",
- "localized": "deis",
- "reload": "",
- "hint": "deis"
- },
- {
- "id": "",
- "label": "denoising batch size",
- "localized": "Rauschunterdrückungs-Batch-Größe",
- "reload": "",
- "hint": "Rauschunterdrückungs-Batch-Größe"
- },
- {
- "id": "",
- "label": "denoising steps",
- "localized": "Rauschunterdrückungsschritte",
- "reload": "",
- "hint": "Rauschunterdrückungsschritte"
- },
- {
- "id": "",
- "label": "depth and normal",
- "localized": "Tiefe und Normal",
- "reload": "",
- "hint": "Tiefe und Normal"
- },
- {
- "id": "",
- "label": "depth anything",
- "localized": "Tiefe beliebig",
- "reload": "",
- "hint": "Tiefe beliebig"
- },
- {
- "id": "",
- "label": "depth map",
- "localized": "Tiefenkarte",
- "reload": "",
- "hint": "Tiefenkarte"
- },
- {
- "id": "",
- "label": "depth threshold",
- "localized": "Tiefenschwelle",
- "reload": "",
- "hint": "Tiefenschwelle"
- },
- {
- "id": "",
- "label": "description",
- "localized": "Beschreibung",
- "reload": "",
- "hint": "Beschreibung"
- },
- {
- "id": "",
- "label": "details",
- "localized": "Details",
- "reload": "",
- "hint": "Details"
- },
- {
- "id": "",
- "label": "deterministic mode",
- "localized": "Deterministischer Modus",
- "reload": "",
- "hint": "Deterministischer Modus"
- },
- {
- "id": "",
- "label": "device info",
- "localized": "Geräteinformationen",
- "reload": "",
- "hint": "Geräteinformationen"
- },
- {
- "id": "",
- "label": "diffusers",
- "localized": "Diffusers",
- "reload": "",
- "hint": "Diffusers"
- },
- {
- "id": "",
- "label": "dilate",
- "localized": "Dilatieren",
- "reload": "",
- "hint": "Dilatieren"
- },
- {
- "id": "",
- "label": "dilate tau",
- "localized": "Dilatieren Tau",
- "reload": "",
- "hint": "Dilatieren Tau"
- },
- {
- "id": "",
- "label": "directml retry ops for nan",
- "localized": "DirectML Operationen bei NaN wiederholen",
- "reload": "",
- "hint": "DirectML Operationen bei NaN wiederholen"
- },
- {
- "id": "",
- "label": "directory for temporary images; leave empty for default",
- "localized": "Verzeichnis für temporäre Bilder; für Standard leer lassen",
- "reload": "",
- "hint": "Verzeichnis für temporäre Bilder; für Standard leer lassen"
- },
- {
- "id": "",
- "label": "disable accelerate",
- "localized": "Accelerate deaktivieren",
- "reload": "",
- "hint": "Accelerate deaktivieren"
- },
- {
- "id": "",
- "label": "disable conditional batching",
- "localized": "Bedingtes Batching deaktivieren",
- "reload": "",
- "hint": "Bedingtes Batching deaktivieren"
- },
- {
- "id": "",
- "label": "disabled",
- "localized": "Deaktiviert",
- "reload": "",
- "hint": "Deaktiviert"
- },
- {
- "id": "",
- "label": "discard penultimate sigma",
- "localized": "Vorletztes Sigma verwerfen",
- "reload": "",
- "hint": "Vorletztes Sigma verwerfen"
- },
- {
- "id": "",
- "label": "distance threshold",
- "localized": "Abstandsschwelle",
- "reload": "",
- "hint": "Abstandsschwelle"
- },
- {
- "id": "",
- "label": "do not change selected model when reading generation parameters",
- "localized": "Ausgewähltes Modell beim Lesen von Generierungsparametern nicht ändern",
- "reload": "",
- "hint": "Ausgewähltes Modell beim Lesen von Generierungsparametern nicht ändern"
- },
- {
- "id": "",
- "label": "do not display video output in ui",
- "localized": "Videoausgabe in der Benutzeroberfläche nicht anzeigen",
- "reload": "",
- "hint": "Videoausgabe in der Benutzeroberfläche nicht anzeigen"
- },
- {
- "id": "",
- "label": "down",
- "localized": "Herunter",
- "reload": "",
- "hint": "Herunter"
- },
- {
- "id": "",
- "label": "download",
- "localized": "Herunterladen",
- "reload": "",
- "hint": "Herunterladen"
- },
- {
- "id": "",
- "label": "download model",
- "localized": "Modell herunterladen",
- "reload": "",
- "hint": "Modell herunterladen"
- },
- {
- "id": "",
- "label": "download path",
- "localized": "Download-Pfad",
- "reload": "",
- "hint": "Download-Pfad"
- },
- {
- "id": "",
- "label": "download updates",
- "localized": "Updates herunterladen",
- "reload": "",
- "hint": "Updates herunterladen"
- },
- {
- "id": "",
- "label": "downscale high resolution live previews",
- "localized": "Hochauflösende Live-Vorschauen herunterskalieren",
- "reload": "",
- "hint": "Hochauflösende Live-Vorschauen herunterskalieren"
- },
- {
- "id": "",
- "label": "dpm sde",
- "localized": "dpm sde",
- "reload": "",
- "hint": "dpm sde"
- },
- {
- "id": "",
- "label": "dpm++",
- "localized": "dpm++",
- "reload": "",
- "hint": "dpm++"
- },
- {
- "id": "",
- "label": "dpm++ 1s",
- "localized": "dpm++ 1s",
- "reload": "",
- "hint": "dpm++ 1s"
- },
- {
- "id": "",
- "label": "dpm++ 2m",
- "localized": "dpm++ 2m",
- "reload": "",
- "hint": "dpm++ 2m"
- },
- {
- "id": "",
- "label": "dpm++ 2m edm",
- "localized": "dpm++ 2m edm",
- "reload": "",
- "hint": "dpm++ 2m edm"
- },
- {
- "id": "",
- "label": "dpm++ 2m inverse",
- "localized": "DPM++ 2m Invers",
- "reload": "",
- "hint": "DPM++ 2m Invers"
- },
- {
- "id": "",
- "label": "dpm++ 2m sde",
- "localized": "dpm++ 2m sde",
- "reload": "",
- "hint": "dpm++ 2m sde"
- },
- {
- "id": "",
- "label": "dpm++ 3m",
- "localized": "dpm++ 3m",
- "reload": "",
- "hint": "dpm++ 3m"
- },
- {
- "id": "",
- "label": "dpm++ 3m inverse",
- "localized": "DPM++ 3m Invers",
- "reload": "",
- "hint": "DPM++ 3m Invers"
- },
- {
- "id": "",
- "label": "dpm++ cosine",
- "localized": "DPM++ Cosinus",
- "reload": "",
- "hint": "DPM++ Cosinus"
- },
- {
- "id": "",
- "label": "dpm++ inverse",
- "localized": "DPM++ Invers",
- "reload": "",
- "hint": "DPM++ Invers"
- },
- {
- "id": "",
- "label": "dpm++ sde",
- "localized": "dpm++ sde",
- "reload": "",
- "hint": "dpm++ sde"
- },
- {
- "id": "",
- "label": "dpm2 flowmatch",
- "localized": "dpm2 flowmatch",
- "reload": "",
- "hint": "dpm2 flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ 2m flowmatch",
- "localized": "dpm2++ 2m flowmatch",
- "reload": "",
- "hint": "dpm2++ 2m flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ 2m sde flowmatch",
- "localized": "dpm2++ 2m sde flowmatch",
- "reload": "",
- "hint": "dpm2++ 2m sde flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ 2s flowmatch",
- "localized": "dpm2++ 2s flowmatch",
- "reload": "",
- "hint": "dpm2++ 2s flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ 3m sde flowmatch",
- "localized": "dpm2++ 3m sde flowmatch",
- "reload": "",
- "hint": "dpm2++ 3m sde flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ sde flowmatch",
- "localized": "dpm2++ sde flowmatch",
- "reload": "",
- "hint": "dpm2++ sde flowmatch"
- },
- {
- "id": "",
- "label": "dpm2a flowmatch",
- "localized": "dpm2a flowmatch",
- "reload": "",
- "hint": "dpm2a flowmatch"
- },
- {
- "id": "",
- "label": "draw legend",
- "localized": "Legende zeichnen",
- "reload": "",
- "hint": "Legende zeichnen"
- },
- {
- "id": "",
- "label": "dropdown",
- "localized": "Dropdown",
- "reload": "",
- "hint": "Dropdown"
- },
- {
- "id": "",
- "label": "duration",
- "localized": "Dauer",
- "reload": "",
- "hint": "Dauer"
- },
- {
- "id": "",
- "label": "dwpose",
- "localized": "dwpose",
- "reload": "",
- "hint": "dwpose"
- },
- {
- "id": "",
- "label": "dynamic",
- "localized": "Dynamisch",
- "reload": "",
- "hint": "Dynamisch"
- },
- {
- "id": "",
- "label": "dynamic attention",
- "localized": "Dynamische Aufmerksamkeit",
- "reload": "",
- "hint": "Dynamische Aufmerksamkeit"
- },
- {
- "id": "",
- "label": "dynamic attention slicing rate in gb",
- "localized": "Rate des dynamischen Attention Slicing in GB",
- "reload": "",
- "hint": "Rate des dynamischen Attention Slicing in GB"
- },
- {
- "id": "",
- "label": "dynamic attention trigger rate in gb",
- "localized": "Rate des dynamischen Attention Trigger in GB",
- "reload": "",
- "hint": "Rate des dynamischen Attention Trigger in GB"
- },
- {
- "id": "",
- "label": "edge",
- "localized": "Kante",
- "reload": "",
- "hint": "Kante"
- },
- {
- "id": "",
- "label": "edit start",
- "localized": "Bearbeitung starten",
- "reload": "",
- "hint": "Bearbeitung starten"
- },
- {
- "id": "",
- "label": "edit stop",
- "localized": "Bearbeitung stoppen",
- "reload": "",
- "hint": "Bearbeitung stoppen"
- },
- {
- "id": "",
- "label": "embedded metadata",
- "localized": "Eingebettete Metadaten",
- "reload": "",
- "hint": "Eingebettete Metadaten"
- },
- {
- "id": "",
- "label": "enable embeddings support",
- "localized": "Einbettungsunterstützung aktivieren",
- "reload": "",
- "hint": "Einbettungsunterstützung aktivieren"
- },
- {
- "id": "",
- "label": "enable file wildcards support",
- "localized": "Unterstützung für Dateimasken aktivieren",
- "reload": "",
- "hint": "Unterstützung für Dateimasken aktivieren"
- },
- {
- "id": "",
- "label": "enable freeu",
- "localized": "FreeU aktivieren",
- "reload": "",
- "hint": "FreeU aktivieren"
- },
- {
- "id": "",
- "label": "enable teacache",
- "localized": "Teacache aktivieren",
- "reload": "",
- "hint": "Teacache aktivieren"
- },
- {
- "id": "",
- "label": "enable tonemap",
- "localized": "Tonemapping aktivieren",
- "reload": "",
- "hint": "Tonemapping aktivieren"
- },
- {
- "id": "",
- "label": "enable use of reference models",
- "localized": "Verwendung von Referenzmodellen aktivieren",
- "reload": "",
- "hint": "Verwendung von Referenzmodellen aktivieren"
- },
- {
- "id": "",
- "label": "enabled",
- "localized": "Aktiviert",
- "reload": "",
- "hint": "Aktiviert"
- },
- {
- "id": "",
- "label": "encoder",
- "localized": "Encoder",
- "reload": "",
- "hint": "Encoder"
- },
- {
- "id": "",
- "label": "end",
- "localized": "Ende",
- "reload": "",
- "hint": "Ende"
- },
- {
- "id": "",
- "label": "enhance prompt",
- "localized": "Prompt verbessern",
- "reload": "",
- "hint": "Prompt verbessern"
- },
- {
- "id": "",
- "label": "ensemble size",
- "localized": "Ensemble-Größe",
- "reload": "",
- "hint": "Ensemble-Größe"
- },
- {
- "id": "",
- "label": "epsilon",
- "localized": "Epsilon",
- "reload": "",
- "hint": "Epsilon"
- },
- {
- "id": "",
- "label": "erode",
- "localized": "Erodieren",
- "reload": "",
- "hint": "Erodieren"
- },
- {
- "id": "",
- "label": "erode size",
- "localized": "Erosionsgröße",
- "reload": "",
- "hint": "Erosionsgröße"
- },
- {
- "id": "",
- "label": "eta",
- "localized": "Eta",
- "reload": "",
- "hint": "Eta"
- },
- {
- "id": "",
- "label": "euler",
- "localized": "Euler",
- "reload": "",
- "hint": "Euler"
- },
- {
- "id": "",
- "label": "euler edm",
- "localized": "Euler EDM",
- "reload": "",
- "hint": "Euler EDM"
- },
- {
- "id": "",
- "label": "euler flowmatch",
- "localized": "Euler Flowmatch",
- "reload": "",
- "hint": "Euler Flowmatch"
- },
- {
- "id": "",
- "label": "euler sgm",
- "localized": "Euler SGM",
- "reload": "",
- "hint": "Euler SGM"
- },
- {
- "id": "",
- "label": "executionprovider.cpu",
- "localized": "executionprovider.cpu",
- "reload": "",
- "hint": "executionprovider.cpu"
- },
- {
- "id": "",
- "label": "executionprovider.cuda",
- "localized": "executionprovider.cuda",
- "reload": "",
- "hint": "executionprovider.cuda"
- },
- {
- "id": "",
- "label": "executionprovider.directml",
- "localized": "executionprovider.directml",
- "reload": "",
- "hint": "executionprovider.directml"
- },
- {
- "id": "",
- "label": "executionprovider.migraphx",
- "localized": "executionprovider.migraphx",
- "reload": "",
- "hint": "executionprovider.migraphx"
- },
- {
- "id": "",
- "label": "executionprovider.openvino",
- "localized": "executionprovider.openvino",
- "reload": "",
- "hint": "executionprovider.openvino"
- },
- {
- "id": "",
- "label": "executionprovider.rocm",
- "localized": "executionprovider.rocm",
- "reload": "",
- "hint": "executionprovider.rocm"
- },
- {
- "id": "",
- "label": "expandable segments",
- "localized": "Erweiterbare Segmente",
- "reload": "",
- "hint": "Erweiterbare Segmente"
- },
- {
- "id": "",
- "label": "exponential",
- "localized": "Exponentiell",
- "reload": "",
- "hint": "Exponentiell"
- },
- {
- "id": "",
- "label": "exposure",
- "localized": "Belichtung",
- "reload": "",
- "hint": "Belichtung"
- },
- {
- "id": "",
- "label": "extra noise multiplier for img2img",
- "localized": "zusätzlicher Rauschmultiplikator für img2img",
- "reload": "",
- "hint": "zusätzlicher Rauschmultiplikator für img2img"
- },
- {
- "id": "",
- "label": "extract lora",
- "localized": "Lora extrahieren",
- "reload": "",
- "hint": "Lora extrahieren"
- },
- {
- "id": "",
- "label": "face",
- "localized": "Gesicht",
- "reload": "",
- "hint": "Gesicht"
- },
- {
- "id": "",
- "label": "face confidence",
- "localized": "Gesichts-Konfidenz",
- "reload": "",
- "hint": "Gesichts-Konfidenz"
- },
- {
- "id": "",
- "label": "faceid model",
- "localized": "FaceID-Modell",
- "reload": "",
- "hint": "FaceID-Modell"
- },
- {
- "id": "",
- "label": "fall-off exponent (lower=higher detail)",
- "localized": "Abfall-Exponent (niedriger=höhere Details)",
- "reload": "",
- "hint": "Abfall-Exponent (niedriger=höhere Details)"
- },
- {
- "id": "",
- "label": "false",
- "localized": "falsch",
- "reload": "",
- "hint": "falsch"
- },
- {
- "id": "",
- "label": "fast",
- "localized": "schnell",
- "reload": "",
- "hint": "schnell"
- },
- {
- "id": "",
- "label": "file or folder with user-defined styles",
- "localized": "Datei oder Ordner mit benutzerdefinierten Stilen",
- "reload": "",
- "hint": "Datei oder Ordner mit benutzerdefinierten Stilen"
- },
- {
- "id": "",
- "label": "filename",
- "localized": "Dateiname",
- "reload": "",
- "hint": "Dateiname"
- },
- {
- "id": "",
- "label": "first-block cache enabled",
- "localized": "Cache für ersten Block aktiviert",
- "reload": "",
- "hint": "Cache für ersten Block aktiviert"
- },
- {
- "id": "",
- "label": "fixed unet precision",
- "localized": "feste UNet-Präzision",
- "reload": "",
- "hint": "feste UNet-Präzision"
- },
- {
- "id": "",
- "label": "flash attention",
- "localized": "Flash Attention",
- "reload": "",
- "hint": "Flash Attention"
- },
- {
- "id": "",
- "label": "flavors",
- "localized": "Varianten",
- "reload": "",
- "hint": "Varianten"
- },
- {
- "id": "",
- "label": "flow shift",
- "localized": "Flussverschiebung",
- "reload": "",
- "hint": "Flussverschiebung"
- },
- {
- "id": "",
- "label": "folder",
- "localized": "Ordner",
- "reload": "",
- "hint": "Ordner"
- },
- {
- "id": "",
- "label": "folder for control generate",
- "localized": "Ordner für Kontrollgenerierung",
- "reload": "",
- "hint": "Ordner für Kontrollgenerierung"
- },
- {
- "id": "",
- "label": "folder for control grids",
- "localized": "Ordner für Kontrollgitter",
- "reload": "",
- "hint": "Ordner für Kontrollgitter"
- },
- {
- "id": "",
- "label": "folder for disk offload",
- "localized": "Ordner für Festplattenauslagerung",
- "reload": "",
- "hint": "Ordner für Festplattenauslagerung"
- },
- {
- "id": "",
- "label": "folder for huggingface cache",
- "localized": "Ordner für Hugging Face Cache",
- "reload": "",
- "hint": "Ordner für Hugging Face Cache"
- },
- {
- "id": "",
- "label": "folder for image generate",
- "localized": "Ordner für Bildgenerierung",
- "reload": "",
- "hint": "Ordner für Bildgenerierung"
- },
- {
- "id": "",
- "label": "folder for img2img grids",
- "localized": "Ordner für Img2Img-Gitter",
- "reload": "",
- "hint": "Ordner für Img2Img-Gitter"
- },
- {
- "id": "",
- "label": "folder for init images",
- "localized": "Ordner für Initialisierungsbilder",
- "reload": "",
- "hint": "Ordner für Initialisierungsbilder"
- },
- {
- "id": "",
- "label": "folder for manually saved images",
- "localized": "Ordner für manuell gespeicherte Bilder",
- "reload": "",
- "hint": "Ordner für manuell gespeicherte Bilder"
- },
- {
- "id": "",
- "label": "folder for onnx cached models",
- "localized": "Ordner für ONNX-Cache-Modelle",
- "reload": "",
- "hint": "Ordner für ONNX-Cache-Modelle"
- },
- {
- "id": "",
- "label": "folder for onnx conversion",
- "localized": "Ordner für ONNX-Konvertierung",
- "reload": "",
- "hint": "Ordner für ONNX-Konvertierung"
- },
- {
- "id": "",
- "label": "folder for openvino cache",
- "localized": "Ordner für OpenVINO Cache",
- "reload": "",
- "hint": "Ordner für OpenVINO Cache"
- },
- {
- "id": "",
- "label": "folder for processed images",
- "localized": "Ordner für verarbeitete Bilder",
- "reload": "",
- "hint": "Ordner für verarbeitete Bilder"
- },
- {
- "id": "",
- "label": "folder for text generate",
- "localized": "Ordner für Textgenerierung",
- "reload": "",
- "hint": "Ordner für Textgenerierung"
- },
- {
- "id": "",
- "label": "folder for tunable ops cache",
- "localized": "Ordner für abstimmbaren Ops-Cache",
- "reload": "",
- "hint": "Ordner für abstimmbaren Ops-Cache"
- },
- {
- "id": "",
- "label": "folder for txt2img grids",
- "localized": "Ordner für Txt2Img-Gitter",
- "reload": "",
- "hint": "Ordner für Txt2Img-Gitter"
- },
- {
- "id": "",
- "label": "folder for videos",
- "localized": "Ordner für Videos",
- "reload": "",
- "hint": "Ordner für Videos"
- },
- {
- "id": "",
- "label": "folder with bsrgan models",
- "localized": "Ordner mit BSRGAN-Modellen",
- "reload": "",
- "hint": "Ordner mit BSRGAN-Modellen"
- },
- {
- "id": "",
- "label": "folder with chainner models",
- "localized": "Ordner mit Chainner-Modellen",
- "reload": "",
- "hint": "Ordner mit Chainner-Modellen"
- },
- {
- "id": "",
- "label": "folder with clip models",
- "localized": "Ordner mit CLIP-Modellen",
- "reload": "",
- "hint": "Ordner mit CLIP-Modellen"
- },
- {
- "id": "",
- "label": "folder with codeformer models",
- "localized": "Ordner mit CodeFormer-Modellen",
- "reload": "",
- "hint": "Ordner mit CodeFormer-Modellen"
- },
- {
- "id": "",
- "label": "folder with control models",
- "localized": "Ordner mit Kontrollmodellen",
- "reload": "",
- "hint": "Ordner mit Kontrollmodellen"
- },
- {
- "id": "",
- "label": "folder with esrgan models",
- "localized": "Ordner mit ESRGAN-Modellen",
- "reload": "",
- "hint": "Ordner mit ESRGAN-Modellen"
- },
- {
- "id": "",
- "label": "folder with gfpgan models",
- "localized": "Ordner mit GFPGAN-Modellen",
- "reload": "",
- "hint": "Ordner mit GFPGAN-Modellen"
- },
- {
- "id": "",
- "label": "folder with huggingface models",
- "localized": "Ordner mit Hugging Face Modellen",
- "reload": "",
- "hint": "Ordner mit Hugging Face Modellen"
- },
- {
- "id": "",
- "label": "folder with hypernetwork models",
- "localized": "Ordner mit Hypernetzwerk-Modellen",
- "reload": "",
- "hint": "Ordner mit Hypernetzwerk-Modellen"
- },
- {
- "id": "",
- "label": "folder with ldsr models",
- "localized": "Ordner mit LDSR-Modellen",
- "reload": "",
- "hint": "Ordner mit LDSR-Modellen"
- },
- {
- "id": "",
- "label": "folder with lora network(s)",
- "localized": "Ordner mit Lora-Netzwerk(en)",
- "reload": "",
- "hint": "Ordner mit Lora-Netzwerk(en)"
- },
- {
- "id": "",
- "label": "folder with realesrgan models",
- "localized": "Ordner mit Real-ESRGAN-Modellen",
- "reload": "",
- "hint": "Ordner mit Real-ESRGAN-Modellen"
- },
- {
- "id": "",
- "label": "folder with scunet models",
- "localized": "Ordner mit SCUNet-Modellen",
- "reload": "",
- "hint": "Ordner mit SCUNet-Modellen"
- },
- {
- "id": "",
- "label": "folder with stable diffusion models",
- "localized": "Ordner mit Stable Diffusion Modellen",
- "reload": "",
- "hint": "Ordner mit Stable Diffusion Modellen"
- },
- {
- "id": "",
- "label": "folder with swinir models",
- "localized": "Ordner mit SwinIR-Modellen",
- "reload": "",
- "hint": "Ordner mit SwinIR-Modellen"
- },
- {
- "id": "",
- "label": "folder with text encoder files",
- "localized": "Ordner mit Text-Encoder-Dateien",
- "reload": "",
- "hint": "Ordner mit Text-Encoder-Dateien"
- },
- {
- "id": "",
- "label": "folder with textual inversion embeddings",
- "localized": "Ordner mit Text-Inversions-Embeddings",
- "reload": "",
- "hint": "Ordner mit Text-Inversions-Embeddings"
- },
- {
- "id": "",
- "label": "folder with unet files",
- "localized": "Ordner mit UNet-Dateien",
- "reload": "",
- "hint": "Ordner mit UNet-Dateien"
- },
- {
- "id": "",
- "label": "folder with user-defined wildcards",
- "localized": "Ordner mit benutzerdefinierten Wildcards",
- "reload": "",
- "hint": "Ordner mit benutzerdefinierten Wildcards"
- },
- {
- "id": "",
- "label": "folder with vae files",
- "localized": "Ordner mit VAE-Dateien",
- "reload": "",
- "hint": "Ordner mit VAE-Dateien"
- },
- {
- "id": "",
- "label": "folder with yolo models",
- "localized": "Ordner mit YOLO-Modellen",
- "reload": "",
- "hint": "Ordner mit YOLO-Modellen"
- },
- {
- "id": "",
- "label": "font color",
+ "id": 0,
+ "label": "Font color",
"localized": "Schriftfarbe",
"reload": "",
- "hint": "Schriftfarbe"
+ "hint": ""
},
{
- "id": "",
- "label": "font file",
- "localized": "Schriftdatei",
+ "id": 0,
+ "label": "Folder for text generate",
+ "localized": "Ordner für Text-Generierung",
"reload": "",
- "hint": "Schriftdatei"
+ "hint": ""
},
{
- "id": "",
- "label": "font size",
+ "id": 0,
+ "label": "Folder for image generate",
+ "localized": "Ordner für Bild-Generierung",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for control generate",
+ "localized": "Ordner für Control-Generierung",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for processed images",
+ "localized": "Ordner für verarbeitete Bilder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for manually saved images",
+ "localized": "Ordner für manuell gespeicherte Bilder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for videos",
+ "localized": "Ordner für Videos",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for init images",
+ "localized": "Ordner für Init-Bilder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for txt2img grids",
+ "localized": "Ordner für txt2img-Grids",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for img2img grids",
+ "localized": "Ordner für img2img-Grids",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for control grids",
+ "localized": "Ordner für Control-Grids",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Font size",
"localized": "Schriftgröße",
"reload": "",
- "hint": "Schriftgröße"
+ "hint": ""
},
{
- "id": "",
- "label": "force model eval",
- "localized": "Modellauswertung erzwingen",
+ "id": 0,
+ "label": "Full VAE",
+ "localized": "Vollständige VAE",
"reload": "",
- "hint": "Modellauswertung erzwingen"
+ "hint": ""
},
{
- "id": "",
- "label": "foreground threshold",
- "localized": "Vordergrundschwellenwert",
+ "id": 0,
+ "label": "Force offline mode",
+ "localized": "Offline-Modus erzwingen",
"reload": "",
- "hint": "Vordergrundschwellenwert"
+ "hint": ""
},
{
- "id": "",
- "label": "fp4",
- "localized": "FP4",
+ "id": 0,
+ "label": "Fixed UNet precision",
+ "localized": "Feste UNet-Präzision",
"reload": "",
- "hint": "FP4"
+ "hint": ""
},
{
- "id": "",
- "label": "frame change sensitivity",
- "localized": "Bildwechsel-Empfindlichkeit",
+ "id": 0,
+ "label": "Filename join string",
+ "localized": "Dateinamen-Verbindungszeichenfolge",
"reload": "",
- "hint": "Bildwechsel-Empfindlichkeit"
+ "hint": ""
},
{
- "id": "",
- "label": "frames",
- "localized": "Bilder",
+ "id": 0,
+ "label": "Filename word regex",
+ "localized": "Dateinamen-Wort-Regex",
"reload": "",
- "hint": "Bilder"
+ "hint": ""
},
{
- "id": "",
- "label": "freeinit",
+ "id": 0,
+ "label": "Force zeros for prompts when empty",
+ "localized": "Nullen für Prompts erzwingen, wenn leer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "fill",
+ "localized": "Füllen (Fill)",
+ "reload": "",
+ "hint": "Das Bild so skalieren, dass es vollständig in der Zielauflösung liegt. Leeren Raum mit den Farben des Bildes füllen."
+ },
+ {
+ "id": 0,
+ "label": "For image processing do exact number of steps as specified",
+ "localized": "Für die Bildverarbeitung genau die angegebene Anzahl an Schritten durchführen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with LyCORIS network(s)",
+ "localized": "Ordner mit LyCORIS-Netzwerk(en)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fuse strength",
+ "localized": "Fuse-Stärke",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeInit",
"localized": "FreeInit",
"reload": "",
- "hint": "FreeInit"
+ "hint": ""
+ }
+ ],
+ "g": [
+ {
+ "id": 1,
+ "label": "Gallery",
+ "localized": "Galerie",
+ "reload": "n/a",
+ "hint": "Bildergalerie"
},
{
- "id": "",
- "label": "freeu enabled",
- "localized": "FreeU aktiviert",
- "reload": "",
- "hint": "FreeU aktiviert"
+ "id": 2,
+ "label": "GitHub",
+ "localized": "GitHub",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "freeu preset",
- "localized": "FreeU-Voreinstellung",
- "reload": "",
- "hint": "FreeU-Voreinstellung"
+ "id": 3,
+ "label": "Guidance",
+ "localized": "Guidance",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "full vae",
- "localized": "volles VAE",
- "reload": "",
- "hint": "volles VAE"
+ "id": 4,
+ "label": "GenerateGenerate",
+ "localized": "GenerierenGenerieren",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "full-depth cudnn benchmark",
- "localized": "CuDNN-Benchmark mit voller Tiefe",
- "reload": "",
- "hint": "CuDNN-Benchmark mit voller Tiefe"
+ "id": 5,
+ "label": "Generate forever",
+ "localized": "Endlos generieren",
+ "reload": "n/a",
+ "hint": "Startet die Verarbeitung und fährt fort, bis sie abgebrochen wird"
},
{
- "id": "",
- "label": "fuse strength",
- "localized": "Fusionsstärke",
- "reload": "",
- "hint": "Fusionsstärke"
+ "id": 6,
+ "label": "Generate",
+ "localized": "Generieren",
+ "reload": "n/a",
+ "hint": "Verarbeitung starten"
},
{
- "id": "",
- "label": "fused projections",
- "localized": "Fusionierte Projektionen",
- "reload": "",
- "hint": "Fusionierte Projektionen"
+ "id": 7,
+ "label": "Get receipe",
+ "localized": "Rezept abrufen",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "gamma",
- "localized": "Gamma",
- "reload": "",
- "hint": "Gamma"
+ "id": 8,
+ "label": "GPU Monitor",
+ "localized": "GPU-Monitor",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "gamma corrected",
- "localized": "Gamma-korrigiert",
- "reload": "",
- "hint": "Gamma-korrigiert"
- },
- {
- "id": "",
- "label": "gate step",
- "localized": "Gate-Schritt",
- "reload": "",
- "hint": "Gate-Schritt"
- },
- {
- "id": "",
- "label": "gc threshold",
- "localized": "GC-Schwellenwert",
- "reload": "",
- "hint": "GC-Schwellenwert"
- },
- {
- "id": "",
- "label": "get changelog",
+ "id": 9,
+ "label": "Get Changelog",
"localized": "Änderungsprotokoll abrufen",
- "reload": "",
- "hint": "Änderungsprotokoll abrufen"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "gpu",
- "localized": "GPU",
- "reload": "",
- "hint": "GPU"
+ "id": 10,
+ "label": "Generic",
+ "localized": "Generisch",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
+ "id": 11,
+ "label": "Google GenAI",
+ "localized": "Google GenAI",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Group Offload",
+ "localized": "Gruppen-Auslagerung",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Grid Options",
+ "localized": "Raster-Optionen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Grids",
+ "localized": "Raster",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Guider",
+ "localized": "Guider",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Guidance scale",
+ "localized": "Guidance-Skala",
+ "reload": "n/a",
+ "hint": "Classifier Free Guidance Skala: Wie stark das Bild dem Prompt entsprechen soll. Niedrigere Werte erzeugen kreativere Ergebnisse, höhere Werte lassen es dem Prompt strikter folgen; empfohlene Werte zwischen 5-10"
+ },
+ {
+ "id": 17,
+ "label": "Guidance end",
+ "localized": "Guidance-Ende",
+ "reload": "n/a",
+ "hint": "Beendet den Effekt von CFG und PAG vorzeitig: Ein Wert von 1 wirkt normal, 0,5 stoppt die Guidance bei 50 % der Schritte"
+ },
+ {
+ "id": 18,
+ "label": "Guidance rescale",
+ "localized": "Guidance-Neuskalierung",
+ "reload": "n/a",
+ "hint": "Skaliert die Guidance neu, um überbelichtete Bilder bei höheren Guidance-Werten zu vermeiden"
+ },
+ {
+ "id": 19,
+ "label": "Gamma",
+ "localized": "Gamma",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Grid margins",
+ "localized": "Rasterabstände",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Grid sections",
+ "localized": "Rasterabschnitte",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Guidance strength",
+ "localized": "Guidance-Stärke",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Guidance start",
+ "localized": "Guidance-Start",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Guidance stop",
+ "localized": "Guidance-Stopp",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Gate step",
+ "localized": "Gate-Schritt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Guess mode",
+ "localized": "Rate-Modus (Guess mode)",
+ "reload": "n/a",
+ "hint": "Entfernt die Notwendigkeit, einen Prompt für ein ControlNet anzugeben. Es zwingt den ControlNet-Encoder zu einer 'besten Vermutung' basierend auf dem Inhalt der Eingabe-Control-Map."
+ },
+ {
+ "id": 27,
"label": "gradient",
"localized": "Gradient",
- "reload": "",
- "hint": "Gradient"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "grid background color",
- "localized": "Gitter-Hintergrundfarbe",
- "reload": "",
- "hint": "Gitter-Hintergrundfarbe"
+ "id": 28,
+ "label": "Gamma corrected",
+ "localized": "Gamma-korrigiert",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "grid margins",
- "localized": "Gitterränder",
- "reload": "",
- "hint": "Gitterränder"
+ "id": 29,
+ "label": "General threshold",
+ "localized": "Allgemeiner Schwellenwert",
+ "reload": "n/a",
+ "hint": "Konfidenzschwellenwert für allgemeine Tags (z. B. Objekte, Aktionen, Einstellungen). Nur Tags mit einer Konfidenz über diesem Schwellenwert werden in die Ausgabe aufgenommen. Höhere Werte sind selektiver (weniger Tags), niedrigere Werte schließen mehr Tags ein."
},
{
- "id": "",
- "label": "grid sections:",
- "localized": "Gitterabschnitte:",
- "reload": "",
- "hint": "Gitterabschnitte:"
+ "id": 30,
+ "label": "GPU",
+ "localized": "GPU",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "group size",
+ "id": 31,
+ "label": "Google cloud use VertexAI endpoints",
+ "localized": "Google Cloud VertexAI-Endpunkte verwenden",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Google cloud API key",
+ "localized": "Google Cloud API-Schlüssel",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Google Cloud project ID",
+ "localized": "Google Cloud Projekt-ID",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Google Cloud location ID",
+ "localized": "Google Cloud Standort-ID",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "group",
+ "localized": "Gruppe",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Group size",
"localized": "Gruppengröße",
- "reload": "",
- "hint": "Gruppengröße"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "guidance",
- "localized": "Guidance",
- "reload": "",
- "hint": "Guidance"
+ "id": 37,
+ "label": "GC threshold",
+ "localized": "GC-Schwellenwert",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "guidance start",
- "localized": "Guidance-Start",
- "reload": "",
- "hint": "Guidance-Start"
+ "id": 38,
+ "label": "Grid max rows count",
+ "localized": "Maximale Zeilenanzahl im Raster",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "guidance stop",
- "localized": "Guidance-Stopp",
- "reload": "",
- "hint": "Guidance-Stopp"
+ "id": 39,
+ "label": "Grid max columns count",
+ "localized": "Maximale Spaltenanzahl im Raster",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "guidance strength",
- "localized": "Guidance-Stärke",
- "reload": "",
- "hint": "Guidance-Stärke"
+ "id": 40,
+ "label": "Grid background color",
+ "localized": "Raster-Hintergrundfarbe",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "hands",
- "localized": "Hände",
- "reload": "",
- "hint": "Hände"
+ "id": 41,
+ "label": "Gallery auto-update on tab change",
+ "localized": "Automatisches Galerie-Update bei Tab-Wechsel",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "hdr range",
- "localized": "HDR-Bereich",
- "reload": "",
- "hint": "HDR-Bereich"
+ "id": 42,
+ "label": "GPU monitor interval",
+ "localized": "GPU-Monitor-Intervall",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "hed",
- "localized": "HED",
- "reload": "",
- "hint": "HED"
+ "id": 43,
+ "label": "Gallery view columns",
+ "localized": "Spalten in der Galerieansicht",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "height after",
- "localized": "Höhe danach",
- "reload": "",
- "hint": "Höhe danach"
+ "id": 44,
+ "label": "Grid image size",
+ "localized": "Raster-Bildgröße",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "height before",
- "localized": "Höhe davor",
+ "id": 45,
+ "label": "Global",
+ "localized": "Global",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "h": [
+ {
+ "id": 0,
+ "label": "History",
+ "localized": "Verlauf",
"reload": "",
- "hint": "Höhe davor"
+ "hint": "Liste vorheriger Generationen, die weiter verarbeitet werden können"
},
{
- "id": "",
- "label": "height mask",
- "localized": "Höhenmaske",
+ "id": 0,
+ "label": "html2md",
+ "localized": "html2md",
"reload": "",
- "hint": "Höhenmaske"
+ "hint": ""
},
{
- "id": "",
- "label": "heun",
- "localized": "Heun",
+ "id": 0,
+ "label": "Huggingface",
+ "localized": "Huggingface",
"reload": "",
- "hint": "Heun"
+ "hint": "Einstellungen für den Huggingface-Zugriff"
},
{
- "id": "",
- "label": "heun flowmatch",
- "localized": "Heun Flowmatch",
+ "id": 0,
+ "label": "HiDream",
+ "localized": "HiDream",
"reload": "",
- "hint": "Heun Flowmatch"
+ "hint": ""
},
{
- "id": "",
- "label": "hidet",
- "localized": "Hidet",
+ "id": 0,
+ "label": "HyperTile",
+ "localized": "HyperTile",
"reload": "",
- "hint": "Hidet"
+ "hint": ""
},
{
- "id": "",
- "label": "high threshold",
- "localized": "hoher Schwellenwert",
+ "id": 0,
+ "label": "HiDiffusion",
+ "localized": "HiDiffusion",
"reload": "",
- "hint": "hoher Schwellenwert"
+ "hint": "HiDiffusion ermöglicht die Erstellung hochauflösender Bilder mit Standardmodellen ohne Duplikate/Verzerrungen bei verbesserter Leistung"
},
{
- "id": "",
- "label": "hires pass only",
- "localized": "nur Hires-Durchlauf",
- "reload": "",
- "hint": "nur Hires-Durchlauf"
- },
- {
- "id": "",
- "label": "hq init latents",
- "localized": "HQ Init Latents",
- "reload": "",
- "hint": "HQ Init Latents"
- },
- {
- "id": "",
- "label": "hue",
- "localized": "Farbton",
- "reload": "",
- "hint": "Farbton"
- },
- {
- "id": "",
- "label": "huggingface mirror",
- "localized": "Hugging Face Spiegel",
- "reload": "",
- "hint": "Hugging Face Spiegel"
- },
- {
- "id": "",
- "label": "huggingface token",
- "localized": "Hugging Face Token",
- "reload": "",
- "hint": "Hugging Face Token"
- },
- {
- "id": "",
- "label": "hunyuan",
- "localized": "Hunyuan",
- "reload": "",
- "hint": "Hunyuan"
- },
- {
- "id": "",
- "label": "il",
- "localized": "il",
- "reload": "",
- "hint": "il"
- },
- {
- "id": "",
- "label": "image height",
- "localized": "Bildhöhe",
+ "id": 0,
+ "label": "Height",
+ "localized": "Höhe",
"reload": "",
"hint": "Bildhöhe"
},
{
- "id": "",
- "label": "image quality",
- "localized": "Bildqualität",
+ "id": 0,
+ "label": "HiRes steps",
+ "localized": "HiRes-Schritte",
"reload": "",
- "hint": "Bildqualität"
+ "hint": "Anzahl der Sampling-Schritte für das hochskalierte Bild. Wenn 0, werden dieselben wie für das Original verwendet"
},
{
- "id": "",
- "label": "image transparent color fill",
- "localized": "Füllung mit transparenter Bildfarbe",
+ "id": 0,
+ "label": "HDR clamp",
+ "localized": "HDR-Eingrenzung",
"reload": "",
- "hint": "Füllung mit transparenter Bildfarbe"
+ "hint": "Passt das Niveau unsinniger Details an, indem Werte entfernt werden, die signifikant vom Verteilungsmittelwert abweichen. Besonders nützlich zur Verbesserung der Generierung bei höheren Guidance-Scales, indem Ausreißer frühzeitig erkannt und mathematische Anpassungen basierend auf Bereichs- und Schwellenwerteinstellungen vorgenommen werden. Man kann es sich wie die Festlegung des Wertebereichs für das Bild vorstellen, wobei der Schwellenwert bestimmt, welche Werte in diesen Bereich zurückgeführt werden sollen"
},
{
- "id": "",
- "label": "image watermark file",
- "localized": "Bildwasserzeichendatei",
+ "id": 0,
+ "label": "HDR maximize",
+ "localized": "HDR-Maximierung",
"reload": "",
- "hint": "Bildwasserzeichendatei"
+ "hint": "Berechnet einen 'Normalisierungsfaktor', indem der maximale Tensorwert durch den angegebenen Bereich multipliziert mit 4 geteilt wird. Dieser Faktor wird dann verwendet, um die Kanäle innerhalb der gegebenen Grenze zu verschieben, um einen maximalen Dynamikbereich für die nachfolgende Verarbeitung zu gewährleisten. Ziel ist es, den Dynamikbereich für externe Anwendungen wie Photoshop zu optimieren, insbesondere für die Anpassung von Tonwertkorrektur, Kontrast und Helligkeit"
},
{
- "id": "",
- "label": "image watermark position",
- "localized": "Bildwasserzeichenposition",
+ "id": 0,
+ "label": "HDR range",
+ "localized": "HDR-Bereich",
"reload": "",
- "hint": "Bildwasserzeichenposition"
+ "hint": ""
},
{
- "id": "",
- "label": "image width",
+ "id": 0,
+ "label": "Hue",
+ "localized": "Farbton",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HQ init latents",
+ "localized": "HQ-Initial-Latents",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Height after",
+ "localized": "Höhe danach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Height mask",
+ "localized": "Höhenmaske",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hires use control",
+ "localized": "Hires-Control nutzen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hands",
+ "localized": "Hände",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "High threshold",
+ "localized": "Hoher Schwellenwert",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "high noise",
+ "localized": "Hohes Rauschen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet Enabled",
+ "localized": "Hypertile UNet aktiviert",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile HiRes pass only",
+ "localized": "Hypertile nur HiRes-Durchgang",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet max tile size",
+ "localized": "Hypertile UNet maximale Kachelgröße",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet min tile size",
+ "localized": "Hypertile UNet minimale Kachelgröße",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet swap size",
+ "localized": "Hypertile UNet Swap-Größe",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet depth",
+ "localized": "Hypertile UNet Tiefe",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile VAE Enabled",
+ "localized": "Hypertile VAE aktiviert",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile VAE tile size",
+ "localized": "Hypertile VAE Kachelgröße",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile VAE swap size",
+ "localized": "Hypertile VAE Swap-Größe",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion apply RAU-Net",
+ "localized": "HiDiffusion RAU-Net anwenden",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion apply MSW-MSA",
+ "localized": "HiDiffusion MSW-MSA anwenden",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion aggressive at step",
+ "localized": "HiDiffusion aggressiv bei Schritt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion override T1 ratio",
+ "localized": "HiDiffusion T1-Verhältnis überschreiben",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion override T2 ratio",
+ "localized": "HiDiffusion T2-Verhältnis überschreiben",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "hidet",
+ "localized": "hidet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hide legacy tabs",
+ "localized": "Veraltete Tabs ausblenden",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hide input range sliders",
+ "localized": "Eingabebereichs-Schieberegler ausblenden",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hide params headers",
+ "localized": "Parameter-Header ausblenden",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HuggingFace token",
+ "localized": "HuggingFace-Token",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HuggingFace mirror",
+ "localized": "HuggingFace-Mirror",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HED",
+ "localized": "HED",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "i": [
+ {
+ "id": 601,
+ "label": "Images",
+ "localized": "Bilder",
+ "reload": "n/a",
+ "hint": "Bilder erstellen Einheitliche Benutzeroberfläche Unterstützt T2I (Text-zu-Bild) und I2I (Bild-zu-Bild) Mit optionaler Control-Steuerung"
+ },
+ {
+ "id": 602,
+ "label": "I2I",
+ "localized": "I2I",
+ "reload": "n/a",
+ "hint": "Bild aus Bild erstellen Legacy-Oberfläche, die das ursprüngliche Image-to-Image-Verhalten nachahmt"
+ },
+ {
+ "id": 603,
+ "label": "Input",
+ "localized": "Eingabe",
+ "reload": "n/a",
+ "hint": "Auswahl der Eingabemedien zur Steuerung der Generierung ein-/ausblenden"
+ },
+ {
+ "id": 604,
+ "label": "Image",
+ "localized": "Bild",
+ "reload": "n/a",
+ "hint": "Bild aus Bild erstellen"
+ },
+ {
+ "id": 605,
+ "label": "Inpaint",
+ "localized": "Inpaint",
+ "reload": "n/a",
+ "hint": "Bildbereiche übermalen oder ergänzen"
+ },
+ {
+ "id": 606,
+ "label": "Inputs",
+ "localized": "Eingaben",
+ "reload": "n/a",
+ "hint": "Einstellungen bezüglich der Eingabebilder"
+ },
+ {
+ "id": 607,
+ "label": "Initial",
+ "localized": "Initial",
+ "reload": "n/a",
+ "hint": "Bildauflösung vor der Verarbeitung festlegen"
+ },
+ {
+ "id": 608,
+ "label": "Info",
+ "localized": "Info",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 609,
+ "label": "install",
+ "localized": "installieren",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 610,
+ "label": "Image Options",
+ "localized": "Bildoptionen",
+ "reload": "n/a",
+ "hint": "Einstellungen zu Bildformat, Metadaten und Bildgittern (Grids)"
+ },
+ {
+ "id": 611,
+ "label": "Image Paths",
+ "localized": "Bildpfade",
+ "reload": "n/a",
+ "hint": "Einstellungen zu Dateinamen und Ausgabeverzeichnissen"
+ },
+ {
+ "id": 612,
+ "label": "Image Metadata",
+ "localized": "Bild-Metadaten",
+ "reload": "n/a",
+ "hint": "Einstellungen zur Handhabung von Metadaten, die mit generierten Bildern erstellt werden"
+ },
+ {
+ "id": 613,
+ "label": "IP Adapters",
+ "localized": "IP-Adapter",
+ "reload": "n/a",
+ "hint": "IP-Adapter sind Plugin-Modelle, die die Generierung in Richtung eines gewünschten Ergebnisses steuern können"
+ },
+ {
+ "id": 614,
+ "label": "Input Media",
+ "localized": "Eingabemedien",
+ "reload": "n/a",
+ "hint": "Eingabebild für Image-to-Image, Inpaint oder Control-Verarbeitung hinzufügen"
+ },
+ {
+ "id": 615,
+ "label": "Input Image",
+ "localized": "Eingabebild",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 616,
+ "label": "IPEX",
+ "localized": "IPEX",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 617,
+ "label": "Image Gallery",
+ "localized": "Bildgalerie",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 618,
+ "label": "Intermediate Image Saving",
+ "localized": "Zwischenspeichern von Bildern",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 619,
+ "label": "Initial seed",
+ "localized": "Initialer Seed",
+ "reload": "n/a",
+ "hint": "Ein Wert, der die Ausgabe des Zufallszahlengenerators bestimmt - wenn Sie ein Bild mit denselben Parametern und demselben Seed wie ein anderes Bild erstellen, erhalten Sie dasselbe Ergebnis"
+ },
+ {
+ "id": 620,
+ "label": "Include detections",
+ "localized": "Erkennungen einschließen",
+ "reload": "n/a",
+ "hint": "Originalbild mit markierten erkannten Bereichen einschließen"
+ },
+ {
+ "id": 621,
+ "label": "IY model",
+ "localized": "IY-Modell",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 622,
+ "label": "IY scale",
+ "localized": "IY-Skalierung",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 623,
+ "label": "IY start",
+ "localized": "IY-Start",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 624,
+ "label": "IY end",
+ "localized": "IY-Ende",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 625,
+ "label": "Identity guidance",
+ "localized": "Identitätsführung",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 626,
+ "label": "Include original image",
+ "localized": "Originalbild einschließen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 627,
+ "label": "Iterate seed per line",
+ "localized": "Seed pro Zeile iterieren",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 628,
+ "label": "Iterations",
+ "localized": "Iterationen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 629,
+ "label": "Interpolate frames",
+ "localized": "Frames interpolieren",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 630,
+ "label": "Include main grid",
+ "localized": "Hauptgitter einschließen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 631,
+ "label": "Include sub grids",
+ "localized": "Untergitter einschließen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 632,
+ "label": "Include images",
+ "localized": "Bilder einschließen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 633,
+ "label": "invert",
+ "localized": "invertieren",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 634,
+ "label": "Init image same as control",
+ "localized": "Init-Bild identisch mit Control",
+ "reload": "n/a",
+ "hint": "Behandelt zusätzlich jedes Bild im Control-Eingabefenster als Quelle für img2img-Aufgaben, z. B. als zu modifizierendes Bild."
+ },
+ {
+ "id": 635,
+ "label": "Inpaint masked only",
+ "localized": "Nur maskierten Bereich inpainten",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 636,
+ "label": "Invert mask",
+ "localized": "Maske invertieren",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 637,
+ "label": "IOU",
+ "localized": "IOU",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 638,
+ "label": "Init strength",
+ "localized": "Init-Stärke",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 639,
+ "label": "Input directory",
+ "localized": "Eingabeverzeichnis",
+ "reload": "n/a",
+ "hint": "Ordner, in dem sich die zu verarbeitenden Bilder befinden"
+ },
+ {
+ "id": 640,
+ "label": "Intermediates",
+ "localized": "Zwischenstufen",
+ "reload": "n/a",
+ "hint": "Größe des Pools für Zwischenkandidaten beim Abgleich von Bildmerkmalen mit beschreibenden Tags (Flavours). Aus diesem Pool werden die endgültigen Tags basierend auf Min/Max Flavors ausgewählt. Höhere Werte können die Qualität verbessern, sind aber langsamer."
+ },
+ {
+ "id": 641,
+ "label": "Include rating",
+ "localized": "Bewertung einschließen",
+ "reload": "n/a",
+ "hint": "Tags zur Inhaltsbewertung in die Ausgabe aufnehmen (z. B. safe, questionable, explicit). Nützlich zum Filtern oder Kategorisieren von Bildern nach deren Jugendschutz-Einstufung."
+ },
+ {
+ "id": 642,
+ "label": "Image width",
"localized": "Bildbreite",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 643,
+ "label": "Image height",
+ "localized": "Bildhöhe",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 644,
+ "label": "inference-mode",
+ "localized": "Inferenz-Modus",
+ "reload": "n/a",
+ "hint": "Ähnlich wie no-grad, aber strenger. Stellt sicher, dass das Modell aus Sicherheits- und Geschwindigkeitsgründen nur im Inferenzmodus läuft."
+ },
+ {
+ "id": 645,
+ "label": "inductor",
+ "localized": "Inductor",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 646,
+ "label": "Image quality",
+ "localized": "Bildqualität",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 647,
+ "label": "Include mask in outputs",
+ "localized": "Maske in Ausgaben einschließen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 648,
+ "label": "Include invisible watermark",
+ "localized": "Unsichtbares Wasserzeichen einschließen",
+ "reload": "n/a",
+ "hint": "Fügt dem Bild ein unsichtbares Wasserzeichen durch Ändern einiger Pixelwerte hinzu"
+ },
+ {
+ "id": 649,
+ "label": "Invisible watermark string",
+ "localized": "Unsichtbarer Wasserzeichen-Text",
+ "reload": "n/a",
+ "hint": "Wasserzeichen-Text, der dem Bild hinzugefügt wird. Sehr kurz halten, um Bildfehler zu vermeiden."
+ },
+ {
+ "id": 650,
+ "label": "Image watermark position",
+ "localized": "Wasserzeichen-Position",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 651,
+ "label": "Image watermark file",
+ "localized": "Wasserzeichen-Datei",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 652,
+ "label": "Images filename pattern",
+ "localized": "Dateinamensmuster für Bilder",
+ "reload": "n/a",
+ "hint": "Verwenden Sie folgende Tags, um die Dateinamen festzulegen:seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
+ },
+ {
+ "id": 653,
+ "label": "inline",
+ "localized": "inline",
+ "reload": "n/a",
+ "hint": "In einer Zeile mit allen zusätzlichen Elementen (scrollbar)"
+ },
+ {
+ "id": 654,
+ "label": "Inpainting include greyscale mask in results",
+ "localized": "Inpainting: Graustufenmaske in Ergebnissen einschließen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 655,
+ "label": "Inpainting include masked composite in results",
+ "localized": "Inpainting: Maskiertes Composite in Ergebnissen einschließen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 656,
+ "label": "Image transparent color fill",
+ "localized": "Farbfüllung für transparente Bilder",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 657,
+ "label": "Inpainting conditioning mask strength",
+ "localized": "Stärke der Inpainting-Konditionierungsmaske",
+ "reload": "n/a",
+ "hint": "Bestimmt, wie stark das Originalbild für Inpainting und img2img maskiert wird. 1.0 bedeutet vollständig maskiert (Standard). 0.0 bedeutet eine vollständig unmaskierte Konditionierung. Niedrigere Werte helfen, die Gesamtkomposition des Bildes zu erhalten, erschweren aber große Änderungen."
+ },
+ {
+ "id": 658,
+ "label": "Image resize algorithm",
+ "localized": "Bildskalierungsalgorithmus",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 659,
+ "label": "Image repeats per epoch",
+ "localized": "Bildwiederholungen pro Epoche",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 660,
+ "label": "Interpolation Method",
+ "localized": "Interpolationsmethode",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 661,
+ "label": "In Blocks",
+ "localized": "In-Blöcke",
+ "reload": "n/a",
+ "hint": "Downsampling-Blöcke des UNet (12 Werte für SD1.5, 9 Werte für SDXL)"
+ },
+ {
+ "id": 662,
+ "label": "Input model",
+ "localized": "Eingabemodell",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 663,
+ "label": "Info object",
+ "localized": "Info-Objekt",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "k": [
+ {
+ "id": 75501,
+ "label": "Kanvas change",
+ "localized": "Kanvas ändern",
+ "reload": "n/a",
+ "hint": "Ändert die aktuelle Kanvas-Konfiguration."
+ },
+ {
+ "id": 75502,
+ "label": "Kanvas Settings",
+ "localized": "Kanvas-Einstellungen",
+ "reload": "n/a",
+ "hint": "Konfigurieren Sie die Einstellungen für die Kanvas-Oberfläche."
+ },
+ {
+ "id": 75503,
+ "label": "Keep Thinking Trace",
+ "localized": "Gedankengang beibehalten",
+ "reload": "n/a",
+ "hint": "Bezieht den Argumentationsprozess (Reasoning) des Modells in die finale Ausgabe ein. Nützlich, um nachzuvollziehen, wie das Modell zu seiner Antwort gelangt ist. Funktioniert nur bei Modellen, die den Thinking-Modus unterstützen."
+ },
+ {
+ "id": 75504,
+ "label": "Keep Prefill",
+ "localized": "Prefill beibehalten",
+ "reload": "n/a",
+ "hint": "Bezieht den Text für die Vorbefüllung (Prefill) am Anfang der finalen Ausgabe mit ein. Wenn deaktiviert, wird der zur Steuerung des Modells verwendete Prefill-Text aus dem Ergebnis entfernt."
+ },
+ {
+ "id": 75505,
+ "label": "Keep aspect ratio",
+ "localized": "Seitenverhältnis beibehalten",
+ "reload": "n/a",
+ "hint": "Stellt sicher, dass das Verhältnis zwischen Breite und Höhe bei Größenänderungen unverändert bleibt."
+ }
+ ],
+ "l": [
+ {
+ "id": 7021,
+ "label": "Load model",
+ "localized": "Modell laden",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2844,
+ "label": "Load custom model",
+ "localized": "Benutzerdefiniertes Modell laden",
+ "reload": "",
+ "hint": "Lädt ein benutzerdefiniertes Modell mit der angegebenen Konfiguration"
+ },
+ {
+ "id": 8194,
+ "label": "LaMa Remove",
+ "localized": "LaMa Entfernen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1532,
+ "label": "Lite",
+ "localized": "Lite",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9281,
+ "label": "LTXVideo",
+ "localized": "LTXVideo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4156,
+ "label": "Load",
+ "localized": "Laden",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5102,
+ "label": "Live Previews",
+ "localized": "Live-Vorschauen",
+ "reload": "",
+ "hint": "Einstellungen für Live-Vorschauen und Audio-Benachrichtigungen"
+ },
+ {
+ "id": 6231,
+ "label": "Legacy options",
+ "localized": "Veraltete Optionen",
+ "reload": "",
+ "hint": "Einstellungen für veraltete Optionen – sollten nicht verwendet werden"
+ },
+ {
+ "id": 3109,
+ "label": "List",
+ "localized": "Liste",
+ "reload": "",
+ "hint": "Alle verfügbaren Modelle auflisten"
+ },
+ {
+ "id": 1845,
+ "label": "Loader",
+ "localized": "Loader",
+ "reload": "",
+ "hint": "Ermöglicht das manuelle Zusammenstellen eines Diffusionsmodells aus einzelnen Modulen"
+ },
+ {
+ "id": 5502,
+ "label": "List models",
+ "localized": "Modelle auflisten",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5528,
+ "label": "Load receipe",
+ "localized": "Rezept laden",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2194,
+ "label": "Lora",
+ "localized": "Lora",
+ "reload": "",
+ "hint": "LoRA: Low-Rank Adaptation. Feinabgestimmtes Modell, das über ein geladenes Modell gelegt wird"
+ },
+ {
+ "id": 7481,
+ "label": "Local",
+ "localized": "Lokal",
+ "reload": "",
+ "hint": "Modelle, die heruntergeladen und einsatzbereit sind"
+ },
+ {
+ "id": 6102,
+ "label": "LTX",
+ "localized": "LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8391,
+ "label": "Layerwise Casting",
+ "localized": "Layerwise Casting",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2014,
+ "label": "LinFusion",
+ "localized": "LinFusion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3910,
+ "label": "Log Display",
+ "localized": "Protokollanzeige",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4182,
+ "label": "List all locally available models",
+ "localized": "Alle lokal verfügbaren Modelle auflisten",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5910,
+ "label": "Last Generate",
+ "localized": "Zuletzt generiert",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3112,
+ "label": "low order",
+ "localized": "Niedrige Ordnung",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4115,
+ "label": "LSC layer indices",
+ "localized": "LSC-Ebenenindizes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6112,
+ "label": "LSC fully qualified name",
+ "localized": "Vollqualifizierter LSC-Name",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7114,
+ "label": "LSC skip attention blocks",
+ "localized": "LSC Attention-Blöcke überspringen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8112,
+ "label": "LSC skip feed-forward blocks",
+ "localized": "LSC Feed-Forward-Blöcke überspringen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9110,
+ "label": "LSC skip attention scores",
+ "localized": "LSC Attention-Scores überspringen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1221,
+ "label": "LSC dropout rate",
+ "localized": "LSC-Dropout-Rate",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2331,
+ "label": "Layer options",
+ "localized": "Ebenenoptionen",
+ "reload": "",
+ "hint": "Manuelle Angabe der erweiterten Ebenenoptionen für den IP-Adapter"
+ },
+ {
+ "id": 3441,
+ "label": "Layer scales",
+ "localized": "Ebenenskalierung",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4551,
+ "label": "Length",
+ "localized": "Länge",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5661,
+ "label": "Loops",
+ "localized": "Schleifen",
+ "reload": "",
+ "hint": "Wie oft ein Bild verarbeitet werden soll. Jede Ausgabe dient als Eingabe für die nächste Schleife. Bei Einstellung auf 1 verhält es sich so, als ob das Skript nicht verwendet würde."
+ },
+ {
+ "id": 6771,
+ "label": "Level",
+ "localized": "Stufe",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7881,
+ "label": "Latent mode",
+ "localized": "Latent-Modus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8991,
+ "label": "Loop video",
+ "localized": "Video wiederholen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1111,
+ "label": "LLM model",
+ "localized": "LLM-Modell",
+ "reload": "",
+ "hint": "Wählen Sie das Sprachmodell für die Prompt-Verbesserung aus. Modelle mit Vision-Unterstützung sind mit dem Symbol markiert. Modelle mit Thinking-Modus sind mit dem Symbol markiert."
+ },
+ {
+ "id": 2222,
+ "label": "LBM Method",
+ "localized": "LBM-Methode",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3333,
+ "label": "LBM Composite",
+ "localized": "LBM-Komposition",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4444,
+ "label": "LBM Steps",
+ "localized": "LBM-Schritte",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5555,
+ "label": "left",
+ "localized": "Links",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6666,
+ "label": "Live update",
+ "localized": "Live-Aktualisierung",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7777,
+ "label": "Low threshold",
+ "localized": "Niedriger Schwellenwert",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8888,
+ "label": "Large",
+ "localized": "Groß",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9999,
+ "label": "LTX model",
+ "localized": "LTX-Modell",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1001,
+ "label": "LTX frames number",
+ "localized": "LTX-Frame-Anzahl",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2002,
+ "label": "LTX frames skip",
+ "localized": "LTX-Frames überspringen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3003,
+ "label": "LTX enable upsampling",
+ "localized": "LTX-Upsampling aktivieren",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4004,
+ "label": "LTX upsample ratio",
+ "localized": "LTX-Upsampling-Verhältnis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5005,
+ "label": "LTX enable refine",
+ "localized": "LTX-Verfeinerung aktivieren",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6006,
+ "label": "LTX refine strength",
+ "localized": "LTX-Verfeinerungsstärke",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7007,
+ "label": "LTX decode timestep",
+ "localized": "LTX-Dekodierungszeitschritt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8008,
+ "label": "LTX enable audio",
+ "localized": "LTX-Audio aktivieren",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9009,
+ "label": "Loop",
+ "localized": "Schleife",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1122,
+ "label": "Local directory name",
+ "localized": "Lokaler Verzeichnisname",
+ "reload": "",
+ "hint": "Verzeichnis, in dem die Erweiterung installiert werden soll; für Standardeinstellung leer lassen"
+ },
+ {
+ "id": 2233,
+ "label": "Libs",
+ "localized": "Bibliotheken",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3344,
+ "label": "Latent history size",
+ "localized": "Größe des Latent-Verlaufs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4455,
+ "label": "LLama repo",
+ "localized": "LLama-Repository",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5566,
+ "label": "low noise",
+ "localized": "Wenig Rauschen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6677,
+ "label": "leaf_level",
+ "localized": "Blattebene (leaf_level)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7788,
+ "label": "LLM",
+ "localized": "LLM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8899,
+ "label": "Layerwise casting storage",
+ "localized": "Speicher für Layerwise Casting",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9901,
+ "label": "Layerwise non-blocking operations",
+ "localized": "Nicht-blockierende Operationen auf Ebenenebene",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1133,
+ "label": "Lumina: Use mask in transformers",
+ "localized": "Lumina: Maske in Transformern verwenden",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2244,
+ "label": "LinFusion apply distillation on load",
+ "localized": "LinFusion Destillation beim Laden anwenden",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3355,
+ "label": "Light",
+ "localized": "Hell",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4466,
+ "label": "Log view update period",
+ "localized": "Aktualisierungsintervall der Protokollansicht",
+ "reload": "",
+ "hint": "Aktualisierungsintervall der Protokollansicht in Millisekunden"
+ },
+ {
+ "id": 5577,
+ "label": "Live preview display period",
+ "localized": "Anzeigeintervall der Live-Vorschau",
+ "reload": "",
+ "hint": "Vorschaubild alle n Schritte anfordern, zum Deaktivieren auf 0 setzen"
+ },
+ {
+ "id": 6688,
+ "label": "Load custom Diffusers pipeline",
+ "localized": "Benutzerdefinierte Diffusers-Pipeline laden",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7799,
+ "label": "LoRA force reload always",
+ "localized": "LoRA-Neuladen immer erzwingen",
+ "reload": "",
+ "hint": "Erzwingt das Neuladen von LoRA-Netzwerken aus dem Speicher bei jeder Generierung, auch wenn sie bereits zwischengespeichert sind. Nützlich für das Debugging oder wenn LoRA-Dateien extern geändert werden. Für den normalen Gebrauch deaktivieren, um vom Caching zu profitieren."
+ },
+ {
+ "id": 8801,
+ "label": "LoRA load using Diffusers method",
+ "localized": "LoRA mit der Diffusers-Methode laden",
+ "reload": "",
+ "hint": "Alternative Methode verwendet die integrierten LoRA-Funktionen von Diffusers anstelle der nativen SD.Next-Implementierung (kann die LoRA-Kompatibilität verringern)"
+ },
+ {
+ "id": 9911,
+ "label": "LoRA native apply to text encoder",
+ "localized": "LoRA nativ auf Text-Encoder anwenden",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1144,
+ "label": "LoRA native fuse with model",
+ "localized": "LoRA nativ mit dem Modell verschmelzen",
+ "reload": "",
+ "hint": "Verschmilzt LoRA mit dem Modell für einen geringeren Speicherverbrauch.Warnung: Nach dem Entfernen oder Wechseln einer LoRA kann deren Stil in generierten Bildern weiterhin sichtbar sein. Um ein sauberes Modell zu erhalten, laden Sie es über die Modellauswahl neu."
+ },
+ {
+ "id": 2255,
+ "label": "LoRA diffusers fuse with model",
+ "localized": "LoRA Diffusers mit dem Modell verschmelzen",
+ "reload": "",
+ "hint": "Verschmilzt LoRA mit dem Modell für einen geringeren Speicherverbrauch und torch.compile-Kompatibilität.Warnung: Nach dem Entfernen oder Wechseln einer LoRA kann deren Stil in generierten Bildern weiterhin sichtbar sein. Um ein sauberes Modell zu erhalten, laden Sie es über die Modellauswahl neu."
+ },
+ {
+ "id": 3366,
+ "label": "LoRA auto-apply tags",
+ "localized": "LoRA-Tags automatisch anwenden",
+ "reload": "",
+ "hint": "Fügt Trigger-Wörter/Tags aus den LoRA-Metadaten automatisch zu Ihrem Prompt hinzu. Geben Sie die Anzahl der Tags an, z.B. 3 = fügt die Top 3 Trigger-Tags hinzu. Auf 0 setzen zum Deaktivieren, -1 zum Hinzufügen aller verfügbaren Tags."
+ },
+ {
+ "id": 4477,
+ "label": "LoRA memory cache",
+ "localized": "LoRA-Speicher-Cache",
+ "reload": "",
+ "hint": "Wie viele LoRAs im Netzwerk für die zukünftige Verwendung bereitgehalten werden sollen, bevor ein Neuladen aus dem Speicher erforderlich ist"
+ },
+ {
+ "id": 5588,
+ "label": "LoRA add hash info to metadata",
+ "localized": "LoRA-Hash-Informationen zu Metadaten hinzufügen",
+ "reload": "",
+ "hint": "Fügt LoRA-Dateihashes in die Metadaten des generierten Bildes ein. Nützlich für die Reproduzierbarkeit und Verfolgung der exakt verwendeten LoRA-Versionen."
+ },
+ {
+ "id": 6699,
+ "label": "LDSR Path",
+ "localized": "LDSR-Pfad",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7701,
+ "label": "LoRA load using legacy method",
+ "localized": "LoRA mit veralteter Methode laden",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5745,
+ "label": "Loaded LoRA",
+ "localized": "Geladene LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5746,
+ "label": "LoRA target filename",
+ "localized": "LoRA-Zieldateiname",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8811,
+ "label": "Layer skip guidance",
+ "localized": "Ebenenübersprung-Führung",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9922,
+ "label": "LineArt",
+ "localized": "LineArt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1155,
+ "label": "Leres Depth",
+ "localized": "Leres Depth",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "m": [
+ {
+ "id": -1,
+ "label": "Mask",
+ "localized": "Maske",
+ "reload": "",
+ "hint": "Bildmaskierung und Maskenoptionen"
+ },
+ {
+ "id": -1,
+ "label": "Models",
+ "localized": "Modelle",
+ "reload": "",
+ "hint": "Ihre Modelle herunterladen, konvertieren oder zusammenführen und Metadaten der Modelle verwalten"
+ },
+ {
+ "id": -1,
+ "label": "Manage extensions",
+ "localized": "Erweiterungen verwalten",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Manual install",
+ "localized": "Manuelle Installation",
+ "reload": "",
+ "hint": "Erweiterung manuell installieren"
+ },
+ {
+ "id": -1,
+ "label": "Models & Networks",
+ "localized": "Modelle & Netzwerke",
+ "reload": "",
+ "hint": "Listen aller verfügbaren Modelle und Netzwerke anzeigen"
+ },
+ {
+ "id": -1,
+ "label": "Model Loading",
+ "localized": "Laden von Modellen",
+ "reload": "",
+ "hint": "Einstellungen zum Laden von Modellen"
+ },
+ {
+ "id": -1,
+ "label": "Model Options",
+ "localized": "Modelloptionen",
+ "reload": "",
+ "hint": "Einstellungen zum Verhalten spezifischer Modelle"
+ },
+ {
+ "id": -1,
+ "label": "Model Offloading",
+ "localized": "Modell-Auslagerung",
+ "reload": "",
+ "hint": "Einstellungen zur Modellauslagerung (Offloading) und Speicherverwaltung"
+ },
+ {
+ "id": -1,
+ "label": "Model Quantization",
+ "localized": "Modell-Quantisierung",
+ "reload": "",
+ "hint": "Einstellungen zur Modellquantisierung, die zur Reduzierung des Speicherverbrauchs verwendet wird"
+ },
+ {
+ "id": -1,
+ "label": "Model Compile",
+ "localized": "Modell-Kompilierung",
+ "reload": "",
+ "hint": "Einstellungen zu verschiedenen Modell-Kompilierungsmethoden"
+ },
+ {
+ "id": -1,
+ "label": "Metadata",
+ "localized": "Metadaten",
+ "reload": "",
+ "hint": "Metadaten für alle verfügbaren Modelle aktualisieren"
+ },
+ {
+ "id": -1,
+ "label": "Merge",
+ "localized": "Zusammenführen",
+ "reload": "",
+ "hint": "Zwei oder mehr Modelle zu einem neuen Modell zusammenführen (Merge)"
+ },
+ {
+ "id": -1,
+ "label": "Manual Block Merge",
+ "localized": "Manuelle Blockzusammenführung",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge Modules",
+ "localized": "Module zusammenführen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model",
+ "localized": "Modell",
+ "reload": "",
+ "hint": "Basismodell"
+ },
+ {
+ "id": -1,
+ "label": "Model metadata",
+ "localized": "Modell-Metadaten",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ModernUI",
+ "localized": "ModernUI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modular Pipelines",
+ "localized": "Modulare Pipelines",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Models Paths",
+ "localized": "Modellpfade",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mobile",
+ "localized": "Mobil",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge multiple models",
+ "localized": "Mehrere Modelle zusammenführen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max shift",
+ "localized": "Maximaler Shift",
+ "reload": "",
+ "hint": "Maximaler Shift-Wert für hohe Auflösungen bei Verwendung von dynamischem Shifting."
+ },
+ {
+ "id": -1,
+ "label": "Merge detailers",
+ "localized": "Detailer zusammenführen",
+ "reload": "",
+ "hint": "Ergebnisse von mehreren Detailern zu einer einzigen Maske zusammenführen, bevor der Detaillierungsprozess gestartet wird"
+ },
+ {
+ "id": -1,
+ "label": "Max detected",
+ "localized": "Max. erkannt",
+ "reload": "",
+ "hint": "Maximale Anzahl erkannter Objekte, auf die der Detailer angewendet werden soll"
+ },
+ {
+ "id": -1,
+ "label": "Min confidence",
+ "localized": "Min. Konfidenz",
+ "reload": "",
+ "hint": "Minimale Konfidenz (Sicherheit) für ein erkanntes Element"
+ },
+ {
+ "id": -1,
+ "label": "Max overlap",
+ "localized": "Max. Überlappung",
+ "reload": "",
+ "hint": "Maximale Überlappung zwischen zwei erkannten Elementen, bevor eines verworfen wird"
+ },
+ {
+ "id": -1,
+ "label": "Min size",
+ "localized": "Min. Größe",
+ "reload": "",
+ "hint": "Minimale Größe eines erkannten Objekts als Prozentsatz des Gesamtbildes"
+ },
+ {
+ "id": -1,
+ "label": "Max size",
+ "localized": "Max. Größe",
+ "reload": "",
+ "hint": "Maximale Größe eines erkannten Objekts als Prozentsatz des Gesamtbildes"
+ },
+ {
+ "id": -1,
+ "label": "Max Range",
+ "localized": "Max. Bereich",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Momentum",
+ "localized": "Momentum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode x-axis",
+ "localized": "Modus X-Achse",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode y-axis",
+ "localized": "Modus Y-Achse",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask Dropout",
+ "localized": "Masken-Dropout",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Multi decoder",
+ "localized": "Multi-Decoder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode",
+ "localized": "Modus",
+ "reload": "",
+ "hint": "Interrogations-Modus.Fast : Kurze Bildunterschrift mit minimalen beschreibenden Begriffen.Classic : Standard-Interrogation mit ausgewogener Qualität und Geschwindigkeit.Best : Gründlichste Analyse, am langsamsten, aber höchste Qualität.Negative : Begriffe zur Verwendung als negativer Prompt generieren."
+ },
+ {
+ "id": -1,
+ "label": "Method",
+ "localized": "Methode",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model repo",
+ "localized": "Modell-Repository",
+ "reload": "",
+ "hint": "HuggingFace Repository-ID für das Modell"
+ },
+ {
+ "id": -1,
+ "label": "Model gguf",
+ "localized": "Modell GGUF",
+ "reload": "",
+ "hint": "Optionales GGUF-quantisiertes Modell-Repository auf HuggingFace"
+ },
+ {
+ "id": -1,
+ "label": "Model type",
+ "localized": "Modelltyp",
+ "reload": "",
+ "hint": "Optionaler GGUF-Modellquantisierungstyp"
+ },
+ {
+ "id": -1,
+ "label": "Model file",
+ "localized": "Modelldatei",
+ "reload": "",
+ "hint": "Optionale spezifische GGUF-Modelldatei innerhalb des Repositorys"
+ },
+ {
+ "id": -1,
+ "label": "Max tokens",
+ "localized": "Max. Tokens",
+ "reload": "",
+ "hint": "Maximale Anzahl von Tokens, die das Modell in seiner Antwort generieren kann. Das Modell ist sich dieses Limits während der Generierung nicht bewusst und wird nicht versuchen, detailliertere oder prägnantere Antworten zu geben; es setzt lediglich das harte Limit für die Länge und bricht die Antwort gewaltsam ab, wenn das Limit erreicht ist."
+ },
+ {
+ "id": -1,
+ "label": "masked",
+ "localized": "maskiert",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask invert",
+ "localized": "Maske invertieren",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask strength",
+ "localized": "Maskenstärke",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Multistep restore",
+ "localized": "Mehrschritt-Wiederherstellung",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask blur",
+ "localized": "Maskenweichzeichner",
+ "reload": "",
+ "hint": "Wie stark die Maske vor der Verarbeitung weichgezeichnet werden soll, in Pixeln"
+ },
+ {
+ "id": -1,
+ "label": "Min guidance",
+ "localized": "Min. Guidance",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max guidance",
+ "localized": "Max. Guidance",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Motion level",
+ "localized": "Bewegungsgrad",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode after",
+ "localized": "Modus danach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Method after",
+ "localized": "Methode danach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode mask",
+ "localized": "Modus Maske",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Method mask",
+ "localized": "Methode Maske",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum units",
+ "localized": "Maximale Einheiten",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max faces",
+ "localized": "Max. Gesichter",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Medium",
+ "localized": "Mittel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge alpha",
+ "localized": "Alpha zusammenführen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask only",
+ "localized": "Nur Maske",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max Length",
+ "localized": "Maximale Länge",
+ "reload": "",
+ "hint": "Maximale Anzahl von Tokens in der generierten Bildunterschrift."
+ },
+ {
+ "id": -1,
+ "label": "Min Flavors",
+ "localized": "Min. Flavors",
+ "reload": "",
+ "hint": "Minimale Anzahl beschreibender Tags (Flavors), die im finalen Prompt beibehalten werden sollen."
+ },
+ {
+ "id": -1,
+ "label": "Max Flavors",
+ "localized": "Max. Flavors",
+ "reload": "",
+ "hint": "Maximale Anzahl beschreibender Tags (Flavors), die im finalen Prompt beibehalten werden sollen."
+ },
+ {
+ "id": -1,
+ "label": "Max tags",
+ "localized": "Max. Tags",
+ "reload": "",
+ "hint": "Maximale Anzahl von Tags in der Ausgabe. Begrenzt die Ergebnislänge, wenn ein Bild viele erkannte Merkmale aufweist. Tags sind nach Konfidenz sortiert, sodass die relevantesten beibehalten werden."
+ },
+ {
+ "id": -1,
+ "label": "Memory",
+ "localized": "Speicher",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Memory optimization",
+ "localized": "Speicheroptimierung",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model Info",
+ "localized": "Modell-Info",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model pipeline",
+ "localized": "Modell-Pipeline",
+ "reload": "",
+ "hint": "Wenn Autodetect das Modell nicht automatisch erkennt, wählen Sie den Modelltyp vor dem Laden eines Modells aus"
+ },
+ {
+ "id": -1,
+ "label": "Model auto-load on start",
+ "localized": "Modell automatisch bei Start laden",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model load using multiple threads",
+ "localized": "Modell mit mehreren Threads laden",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model auto-download on demand",
+ "localized": "Modell bei Bedarf automatisch herunterladen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model load using streams",
+ "localized": "Modell über Streams laden",
+ "reload": "",
+ "hint": "Beim Laden von Modellen das Stream-Laden versuchen, optimiert für langsamen Speicher oder Netzwerkspeicher"
+ },
+ {
+ "id": -1,
+ "label": "Model load model direct to GPU",
+ "localized": "Modell direkt in die GPU laden",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to offload",
+ "localized": "Modelltypen, die nicht ausgelagert werden sollen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to always offload",
+ "localized": "Module, die immer ausgelagert werden sollen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to never offload",
+ "localized": "Module, die nie ausgelagert werden sollen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to quantize",
+ "localized": "Modelltypen, die nicht quantisiert werden sollen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to not convert",
+ "localized": "Module, die nicht konvertiert werden sollen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules dtype dict",
+ "localized": "Modul-Dtype-Dictionary",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Math",
+ "localized": "Mathematik",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Memory limit",
+ "localized": "Speicherlimit",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "migraphx",
+ "localized": "migraphx",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "max-autotune",
+ "localized": "max-autotune",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "max-autotune-no-cudagraphs",
+ "localized": "max-autotune-no-cudagraphs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum image size (MP)",
+ "localized": "Maximale Bildgröße (MP)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max words",
+ "localized": "Maximale Wörter",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modern",
+ "localized": "Modern",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mount URL subpath",
+ "localized": "URL-Subpfad einbinden",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mobile scale",
+ "localized": "Mobiler Maßstab",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move detailer model to CPU when complete",
+ "localized": "Detailer-Modell nach Abschluss auf CPU verschieben",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move base model to CPU when using refiner",
+ "localized": "Basismodell bei Verwendung des Refiners auf CPU verschieben",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move base model to CPU when using VAE",
+ "localized": "Basismodell bei Verwendung von VAE auf CPU verschieben",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move refiner model to CPU when not in use",
+ "localized": "Refiner-Modell auf CPU verschieben, wenn nicht in Gebrauch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move VAE and CLIP to RAM when training",
+ "localized": "VAE und CLIP beim Training in den RAM verschieben",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model name",
+ "localized": "Modellname",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model base path",
+ "localized": "Modell-Basispfad",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max shard size",
+ "localized": "Maximale Shard-Größe",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model class",
+ "localized": "Modellklasse",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mid Block",
+ "localized": "Mittelblock",
+ "reload": "",
+ "hint": "Zentraler Block des UNet (1 Wert)"
+ },
+ {
+ "id": -1,
+ "label": "Model precision",
+ "localized": "Modellpräzision",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum rank",
+ "localized": "Maximaler Rang",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Midas depth",
+ "localized": "Midas-Tiefe",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "MLSD",
+ "localized": "MLSD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "MediaPipe Face",
+ "localized": "MediaPipe Face",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Marigold Depth",
+ "localized": "Marigold-Tiefe",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "n": [
+ {
+ "id": 2147483647,
+ "label": "Networks",
+ "localized": "Netzwerke",
+ "reload": "",
+ "hint": "Benutzeroberfläche für Netzwerke"
+ },
+ {
+ "id": 0,
+ "label": "New row",
+ "localized": "Neue Zeile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "New column",
+ "localized": "Neue Spalte",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Nunchaku",
+ "localized": "Nunchaku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "nsfw",
+ "localized": "nsfw",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "NudeNet",
+ "localized": "NudeNet",
+ "reload": "",
+ "hint": "Flexible Erweiterung, die Nacktheit in Bildern erkennen und verschleiern kann"
+ },
+ {
+ "id": 5,
+ "label": "Nunchaku Engine",
+ "localized": "Nunchaku-Engine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "NNCF: Neural Network Compression Framework",
+ "localized": "NNCF: Neural Network Compression Framework",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Noise Options",
+ "localized": "Rausch-Optionen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Networks panel",
+ "localized": "Netzwerk-Panel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Networks UI",
+ "localized": "Netzwerk-Benutzeroberfläche",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Networks Scan",
+ "localized": "Netzwerk-Scan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Negative prompt",
+ "localized": "Negativer Prompt",
+ "reload": "",
+ "hint": "Beschreiben Sie, was Sie im generierten Bild nicht sehen möchten"
+ },
+ {
+ "id": 12,
+ "label": "Number",
+ "localized": "Nummer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "negative",
+ "localized": "negativ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "None",
+ "localized": "Keine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "NSFW allowed",
+ "localized": "NSFW erlaubt",
+ "reload": "",
+ "hint": "Erlaubt dem Modell, jugendgefährdende Inhalte in erweiterten Prompts zu generieren"
+ },
+ {
+ "id": 16,
+ "label": "Noise strength",
+ "localized": "Rauschstärke",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "NMS",
+ "localized": "NMS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Near threshold",
+ "localized": "Nah-Schwellenwert",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Noise scale",
+ "localized": "Rauschskalierung",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Note",
+ "localized": "Notiz",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Non-blocking move operations",
+ "localized": "Nicht-blockierende Verschiebeoperationen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Nunchaku attention",
+ "localized": "Nunchaku-Attention",
+ "reload": "",
+ "hint": "Ersetzt die Standard-Attention durch den benutzerdefinierten FP16-Attention-Kernel von Nunchaku für schnellere Inferenz auf NVIDIA-GPUs. Kann die Leistung auf GPUs verbessern, die einen höheren FP16-Tensor-Core-Durchsatz als BF16 haben. Betrifft derzeit nur Flux-basierte Modelle. Hat keinen Einfluss auf Qwen, SDXL, Sana oder andere Architekturen. Standardmäßig deaktiviert."
+ },
+ {
+ "id": 23,
+ "label": "Nunchaku offloading",
+ "localized": "Nunchaku-Offloading",
+ "reload": "",
+ "hint": "Aktiviert Nunchakus eigenes CPU-Offloading pro Block mit asynchronen CUDA-Streams zur Reduzierung des VRAM-Verbrauchs. Verwendet eine Ping-Pong-Pufferstrategie: Während ein Transformer-Block auf der GPU rechnet, lädt der nächste Block im Hintergrund von der CPU vor. Kann den VRAM-Verbrauch auf Kosten einer langsameren Inferenz senken. Ersetzt das Pipeline-Offloading von SD.Next für die Transformer-Komponente. Nur nützlich auf GPUs mit wenig VRAM. Wenn Ihre GPU genug Speicher für das quantisierte Modell hat (16+ GB), lassen Sie dies für maximale Geschwindigkeit deaktiviert. Unterstützt Flux- und Qwen-Modelle. Nicht unterstützt für SDXL. Standardmäßig deaktiviert."
+ },
+ {
+ "id": 24,
+ "label": "native",
+ "localized": "nativ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "no-grad",
+ "localized": "no-grad",
+ "reload": "",
+ "hint": "Deaktiviert das Gradienten-Tracking mit torch.no_grad. Reduziert den Speicherverbrauch und beschleunigt die Inferenz."
+ },
+ {
+ "id": 26,
+ "label": "Numbered filenames",
+ "localized": "Nummerierte Dateinamen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Network card size (px)",
+ "localized": "Netzwerkkartengröße (px)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Noise multiplier for image processing",
+ "localized": "Rausch-Multiplikator für Bildverarbeitung",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "New model name",
+ "localized": "Neuer Modellname",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Number of ReBasin Iterations",
+ "localized": "Anzahl der ReBasin-Iterationen",
+ "reload": "",
+ "hint": "Anzahl der Merges und Permutationen des Modells vor dem Speichern"
+ },
+ {
+ "id": 31,
+ "label": "Network prompt",
+ "localized": "Netzwerk-Prompt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Network negative prompt",
+ "localized": "Negativer Netzwerk-Prompt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Network parameters",
+ "localized": "Netzwerkparameter",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "o": [
+ {
+ "id": 0,
+ "label": "Output",
+ "localized": "Ausgabe",
+ "reload": "",
+ "hint": "Auswahl der Ausgabemedien ein-/ausblenden: Erzeugungsresultate und Live-Vorschauen während des Erzeugungsprozesses"
+ },
+ {
+ "id": 0,
+ "label": "OpenCLiP",
+ "localized": "OpenCLiP",
+ "reload": "",
+ "hint": "Bild mit CLiP-Modell via OpenCLiP analysieren"
+ },
+ {
+ "id": 0,
+ "label": "ONNX",
+ "localized": "ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override",
+ "localized": "Überschreiben",
+ "reload": "",
+ "hint": "Einstellungen überschreiben, die das Serververhalten ändern können und normalerweise aus importierten Bildmetadaten angewendet werden"
+ },
+ {
+ "id": 0,
+ "label": "Optimum Quanto",
+ "localized": "Optimum Quanto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optimum Quanto: post-load",
+ "localized": "Optimum Quanto: Nachladen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optional",
+ "localized": "Optional",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Olive",
+ "localized": "Olive",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO",
+ "localized": "OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Other...",
+ "localized": "Andere...",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Outputs & Images",
+ "localized": "Ausgaben & Bilder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override settings",
+ "localized": "Einstellungen überschreiben",
+ "reload": "",
+ "hint": "Falls Erzeugungsparameter von Ihren Systemeinstellungen abweichen, überschreiben Sie die mit diesen Werten gefüllten Einstellungen, um Ihre Systemkonfiguration für diesen Workflow zu umgehen"
+ },
+ {
+ "id": 0,
+ "label": "Override sampler",
+ "localized": "Sampler überschreiben",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override steps",
+ "localized": "Schritte überschreiben",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ortho",
+ "localized": "Ortho",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload face module",
+ "localized": "Gesichtsmodul auslagern",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override scheduler",
+ "localized": "Scheduler überschreiben",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optional image description",
+ "localized": "Optionale Bildbeschreibung",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Order",
+ "localized": "Reihenfolge",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overlay",
+ "localized": "Überlagerung",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override resolution",
+ "localized": "Auflösung überschreiben",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload processor",
+ "localized": "Prozessor auslagern",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Output directory",
+ "localized": "Ausgabeverzeichnis",
+ "reload": "",
+ "hint": "Ordner, in dem die verarbeiteten Bilder gespeichert werden sollen"
+ },
+ {
+ "id": 0,
+ "label": "original",
+ "localized": "Original",
+ "reload": "",
+ "hint": "Originales LDM-Backend"
+ },
+ {
+ "id": 0,
+ "label": "Offload caption models",
+ "localized": "Beschriftungsmodelle auslagern",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload during pre-forward",
+ "localized": "Auslagern während Pre-Forward",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload using streams",
+ "localized": "Auslagern mittels Streams",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload low watermark",
+ "localized": "Auslagerung Untergrenze (Low Watermark)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload GPU high watermark",
+ "localized": "GPU-Auslagerung Obergrenze (High Watermark)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload CPU high watermark",
+ "localized": "CPU-Auslagerung Obergrenze (High Watermark)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload blocks",
+ "localized": "Blöcke auslagern",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO activations mode",
+ "localized": "OpenVINO-Aktivierungsmodus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ONNX Execution Provider",
+ "localized": "ONNX-Ausführungsanbieter",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ONNX allow fallback to CPU",
+ "localized": "ONNX Rückfall auf CPU erlauben",
+ "reload": "",
+ "hint": "Erlaubt den Rückfall auf die CPU, wenn der gewählte Ausführungsanbieter fehlschlägt"
+ },
+ {
+ "id": 0,
+ "label": "ONNX cache converted models",
+ "localized": "Konvertierte ONNX-Modelle zwischenspeichern",
+ "reload": "",
+ "hint": "Speichert die in das ONNX-Format konvertierten Modelle als Cache. Sie können diese im ONNX-Tab verwalten"
+ },
+ {
+ "id": 0,
+ "label": "ONNX unload base model when processing refiner",
+ "localized": "ONNX-Basismodell entladen bei Refiner-Verarbeitung",
+ "reload": "",
+ "hint": "Entlädt das Basismodell, während der Refiner konvertiert, optimiert oder verarbeitet wird"
+ },
+ {
+ "id": 0,
+ "label": "Olive use FP16 on optimization",
+ "localized": "Olive FP16 bei Optimierung verwenden",
+ "reload": "",
+ "hint": "Verwendet 16-Bit-Gleitkommapräzision für das Ausgabemodell des Olive-Optimierungsprozesses. Deaktiviert wird 32-Bit-Gleitkommapräzision verwendet"
+ },
+ {
+ "id": 0,
+ "label": "Olive force FP32 for VAE Encoder",
+ "localized": "Olive FP32 für VAE-Encoder erzwingen",
+ "reload": "",
+ "hint": "Verwendet 32-Bit-Gleitkommapräzision für den VAE-Encoder des Ausgabemodells. Dies überschreibt die Option 'FP16 bei Optimierung verwenden'. Wenn Sie NaN-Fehler oder schwarze Bilder bei Img2Img erhalten, aktivieren Sie diese Option und löschen Sie den Cache"
+ },
+ {
+ "id": 0,
+ "label": "Olive use static dimensions",
+ "localized": "Olive statische Dimensionen verwenden",
+ "reload": "",
+ "hint": "Beschleunigt die Inferenz mit Olive-optimierten Modellen erheblich (OrtTransformersOptimization)"
+ },
+ {
+ "id": 0,
+ "label": "Olive cache optimized models",
+ "localized": "Optimierte Olive-Modelle zwischenspeichern",
+ "reload": "",
+ "hint": "Speichert von Olive verarbeitete Modelle als Cache. Sie können diese im ONNX-Tab verwalten"
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO disable model caching",
+ "localized": "OpenVINO Modell-Caching deaktivieren",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO disable memory cleanup after compile",
+ "localized": "OpenVINO Speicherbereinigung nach Kompilierung deaktivieren",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "onediff",
+ "localized": "onediff",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "olive-ai",
+ "localized": "olive-ai",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "openvino_fx",
+ "localized": "openvino_fx",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overwrite existing",
+ "localized": "Vorhandene überschreiben",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Out Block",
+ "localized": "Ausgabeblock",
+ "reload": "",
+ "hint": "Upsampling-Blöcke des UNet (12 Werte für SD1.5, 9 Werte für SDXL)"
+ },
+ {
+ "id": 0,
+ "label": "Overwrite model",
+ "localized": "Modell überschreiben",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Output model",
+ "localized": "Ausgabemodell",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overwrite existing file",
+ "localized": "Vorhandene Datei überschreiben",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Options",
+ "localized": "Optionen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenBody",
+ "localized": "OpenBody",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "p": [
+ {
+ "id": 75501,
+ "label": "Process",
+ "localized": "Verarbeiten",
+ "reload": "",
+ "hint": "Bestehendes Bild verarbeiten Kann zum Hochskalieren von Bildern, Entfernen von Hintergründen, Verschleiern von NSFW-Inhalten und Anwenden verschiedener Filter und Effekte verwendet werden"
+ },
+ {
+ "id": 19924,
+ "label": "Prompts",
+ "localized": "Prompts",
+ "reload": "",
+ "hint": "Bild-Prompt und negativer Prompt"
+ },
+ {
+ "id": 58739,
+ "label": "Pause",
+ "localized": "Pause",
+ "reload": "",
+ "hint": "Verarbeitung pausieren"
+ },
+ {
+ "id": 64758,
+ "label": "Post",
+ "localized": "Post",
+ "reload": "",
+ "hint": "Bildgröße nach der Verarbeitung anpassen"
+ },
+ {
+ "id": 36521,
+ "label": "Preview",
+ "localized": "Vorschau",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15822,
+ "label": "Process Image",
+ "localized": "Bild verarbeiten",
+ "reload": "",
+ "hint": "Einzelnes Bild verarbeiten"
+ },
+ {
+ "id": 96347,
+ "label": "Process Batch",
+ "localized": "Stapel verarbeiten",
+ "reload": "",
+ "hint": "Stapel von Bildern verarbeiten"
+ },
+ {
+ "id": 58204,
+ "label": "Process Folder",
+ "localized": "Ordner verarbeiten",
+ "reload": "",
+ "hint": "Alle Bilder in einem Ordner verarbeiten"
+ },
+ {
+ "id": 42819,
+ "label": "Provider",
+ "localized": "Anbieter",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75102,
+ "label": "Pipeline Modifiers",
+ "localized": "Pipeline-Modifikatoren",
+ "reload": "",
+ "hint": "Zusätzliche Funktionen, die während der Generierung aktiviert werden können"
+ },
+ {
+ "id": 33958,
+ "label": "Postprocessing",
+ "localized": "Nachbearbeitung",
+ "reload": "",
+ "hint": "Einstellungen für die Verarbeitung nach der Bildgenerierung und das Upscaling"
+ },
+ {
+ "id": 48261,
+ "label": "Preset Block Merge",
+ "localized": "Preset-Block-Zusammenführung",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29581,
+ "label": "Pony",
+ "localized": "Pony",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61023,
+ "label": "Preview metadata",
+ "localized": "Metadaten-Vorschau",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48123,
+ "label": "Prompt",
+ "localized": "Prompt",
+ "reload": "",
+ "hint": "Beschreiben Sie das Bild, das Sie generieren möchten"
+ },
+ {
+ "id": 37412,
+ "label": "Processed Preview",
+ "localized": "Verarbeitete Vorschau",
+ "reload": "",
+ "hint": "Bereich für die Vorverarbeitung von Eingabebildern vor der eigentlichen Generierung ein-/ausblenden"
+ },
+ {
+ "id": 11029,
+ "label": "PixelArt",
+ "localized": "PixelArt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88214,
+ "label": "PAG: Perturbed attention guidance",
+ "localized": "PAG: Perturbed Attention Guidance",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55102,
+ "label": "PAB: Pyramid attention broadcast",
+ "localized": "PAB: Pyramid Attention Broadcast",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66301,
+ "label": "Para-attention",
+ "localized": "Para-Attention",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44912,
+ "label": "Paths for specific models",
+ "localized": "Pfade für spezifische Modelle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22109,
+ "label": "Prediction method",
+ "localized": "Vorhersagemethode",
+ "reload": "",
+ "hint": "Definiert, was das Modell bei jedem Schritt vorhersagt. Optionen: - default: Standardeinstellung des Modells - epsilon: Rauschen (am häufigsten für Stable Diffusion) - sample: direkte Vorhersage des entrauschten Bildes, auch x0-Vorhersage genannt - v_prediction: Velocity-Vorhersage, verwendet von CosXL- und NoobAI VPred-Modellen - flow_prediction: wird mit neueren Flow-Matching-Modellen wie SD3 und Flux verwendet"
+ },
+ {
+ "id": 33812,
+ "label": "PAG scale",
+ "localized": "PAG-Skalierung",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44122,
+ "label": "PAG start",
+ "localized": "PAG-Start",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55213,
+ "label": "PAG stop",
+ "localized": "PAG-Stopp",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66324,
+ "label": "PAG layers",
+ "localized": "PAG-Ebenen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77435,
+ "label": "PAG config",
+ "localized": "PAG-Konfiguration",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88546,
+ "label": "Perform SDSA",
+ "localized": "SDSA ausführen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99657,
+ "label": "Perform Injection",
+ "localized": "Injektion ausführen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11768,
+ "label": "PhotoMaker Model",
+ "localized": "PhotoMaker-Modell",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22879,
+ "label": "Penalty",
+ "localized": "Strafe (Penalty)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33980,
+ "label": "positive",
+ "localized": "Positiv",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44091,
+ "label": "Prompt EX",
+ "localized": "Prompt EX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55102,
+ "label": "Power",
+ "localized": "Stärke (Power)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66213,
+ "label": "Prompt thresholds",
+ "localized": "Prompt-Schwellenwerte",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77324,
+ "label": "Preset",
+ "localized": "Voreinstellung",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88435,
+ "label": "Pad frames",
+ "localized": "Frames auffüllen (Padding)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99546,
+ "label": "Prefill text",
+ "localized": "Text vorbefüllen",
+ "reload": "",
+ "hint": "Befüllt den Anfang der Modellantwort vor, um das Ausgabeformat oder den Inhalt zu steuern, indem das Modell gezwungen wird, den Vorbefüllungstext fortzusetzen. Vorbefüllungstext wird ausgefiltert und erscheint nicht in der finalen Antwort. Leer lassen, damit das Modell seine Antwort von Grund auf neu generiert."
+ },
+ {
+ "id": 11657,
+ "label": "Prompt prefix",
+ "localized": "Prompt-Präfix",
+ "reload": "",
+ "hint": "Text, der am Anfang des verbesserten Prompts vorangestellt wird. Nützlich zum Hinzufügen von Prompt-Elementen, die unverändert in den Bild-Prompt kopiert werden müssen, wie Qualitäts-Tags wie 'masterpiece, best quality' oder Künstlernamen, die andernfalls vom LLM umgeschrieben würden."
+ },
+ {
+ "id": 22768,
+ "label": "Prompt suffix",
+ "localized": "Prompt-Suffix",
+ "reload": "",
+ "hint": "Text, der am Ende des verbesserten Prompts angehängt wird. Nützlich zum Hinzufügen von Prompt-Elementen, die unverändert in den Bild-Prompt kopiert werden müssen und andernfalls vom LLM umgeschrieben würden."
+ },
+ {
+ "id": 33879,
+ "label": "Padding",
+ "localized": "Auffüllung (Padding)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44980,
+ "label": "Prompt strength",
+ "localized": "Prompt-Stärke",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55091,
+ "label": "Preview start",
+ "localized": "Vorschau Start",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66102,
+ "label": "Preview end",
+ "localized": "Vorschau Ende",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77213,
+ "label": "Pixels to expand",
+ "localized": "Zu erweiternde Pixel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88324,
+ "label": "Processor",
+ "localized": "Prozessor",
+ "reload": "",
+ "hint": "Prozessortyp zur Vorverarbeitung des für ControlNet verwendeten Bildes"
+ },
+ {
+ "id": 99435,
+ "label": "Pose confidence",
+ "localized": "Pose-Konfidenz",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11546,
+ "label": "Parameter free",
+ "localized": "Parameterfrei",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22657,
+ "label": "Processed",
+ "localized": "Verarbeitet",
+ "reload": "",
+ "hint": "Abschnitt mit verarbeiteten Bildern ein-/ausblenden"
+ },
+ {
+ "id": 33768,
+ "label": "Postprocess mask",
+ "localized": "Maske nachbearbeiten",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44879,
+ "label": "PixelArt block size",
+ "localized": "PixelArt Blockgröße",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55980,
+ "label": "PixelArt sharpen",
+ "localized": "PixelArt schärfen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66091,
+ "label": "Platform",
+ "localized": "Plattform",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77102,
+ "label": "Pipeline",
+ "localized": "Pipeline",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88213,
+ "label": "Perform warmup",
+ "localized": "Warmup ausführen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99324,
+ "label": "Prompt attention normalization",
+ "localized": "Prompt-Attention-Normalisierung",
+ "reload": "",
+ "hint": "Gleicht die Gewichtung der Prompt-Token aus, um übermäßig starken oder schwachen Einfluss zu vermeiden. Hilft bei der Stabilisierung der Ausgaben."
+ },
+ {
+ "id": 11435,
+ "label": "performance",
+ "localized": "Leistung",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22546,
+ "label": "Performance Counter",
+ "localized": "Leistungszähler",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33657,
+ "label": "PAG layer names",
+ "localized": "PAG-Ebenennamen",
+ "reload": "",
+ "hint": "Leerzeichengetrennte Liste von Ebenen Verfügbar: d[0-5], m[0], u[0-8] Standard: m0"
+ },
+ {
+ "id": 44768,
+ "label": "PAB cache enabled",
+ "localized": "PAB-Cache aktiviert",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55879,
+ "label": "PAB spacial skip range",
+ "localized": "PAB Spatial Skip Bereich",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66980,
+ "label": "PAB spacial skip start",
+ "localized": "PAB Spatial Skip Start",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77091,
+ "label": "PAB spacial skip end",
+ "localized": "PAB Spatial Skip Ende",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88102,
+ "label": "ParaAttention first-block cache enabled",
+ "localized": "ParaAttention First-Block-Cache aktiviert",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99213,
+ "label": "ParaAttention residual diff threshold",
+ "localized": "ParaAttention Residual Diff Schwellenwert",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11324,
+ "label": "Parallel process images in batch",
+ "localized": "Bilder im Stapel parallel verarbeiten",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22435,
+ "label": "precompile",
+ "localized": "Vorkompilieren (Precompile)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33546,
+ "label": "Panel minimum width",
+ "localized": "Minimale Panelbreite",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44657,
+ "label": "Persist UI layout",
+ "localized": "UI-Layout beibehalten",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55768,
+ "label": "Progress update period",
+ "localized": "Fortschritts-Update-Intervall",
+ "reload": "",
+ "hint": "Update-Intervall für den UI-Fortschrittsbalken und die Vorschauprüfungen in Millisekunden"
+ },
+ {
+ "id": 66879,
+ "label": "Play a notification upon completion",
+ "localized": "Benachrichtigung bei Abschluss abspielen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77980,
+ "label": "Path to notification sound",
+ "localized": "Pfad zum Benachrichtigungston",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88091,
+ "label": "Postprocessing operation order",
+ "localized": "Reihenfolge der Nachbearbeitungsschritte",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99102,
+ "label": "Prompt padding",
+ "localized": "Prompt-Auffüllung (Padding)",
+ "reload": "",
+ "hint": "Erhöht die Kohärenz durch Auffüllen ab dem letzten Komma innerhalb von n Token, wenn mehr als 75 Token verwendet werden"
+ },
+ {
+ "id": 11213,
+ "label": "Pad prompt and negative prompt to be same length",
+ "localized": "Prompt und negativen Prompt auf gleiche Länge auffüllen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22324,
+ "label": "Pin training dataset to memory",
+ "localized": "Trainingsdatensatz im Speicher fixieren",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33435,
+ "label": "Primary model",
+ "localized": "Primäres Modell",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44546,
+ "label": "Preset Interpolation Ratio",
+ "localized": "Voreinstellungs-Interpolationsverhältnis",
+ "reload": "",
+ "hint": "Wenn zwei Voreinstellungen ausgewählt sind, wird zwischen ihnen interpoliert"
+ },
+ {
+ "id": 55657,
+ "label": "Prune",
+ "localized": "Pruning (Kürzen)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66768,
+ "label": "Prediction type",
+ "localized": "Vorhersagetyp",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77879,
+ "label": "Prompt enhance",
+ "localized": "Prompt-Verbesserung",
+ "reload": "",
+ "hint": "Erweiterung, die verschiedene LLMs verwenden kann, um den Prompt für bessere Ergebnisse umzuschreiben"
+ },
+ {
+ "id": 88980,
+ "label": "PidiNet",
+ "localized": "PidiNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99091,
+ "label": "Parameters",
+ "localized": "Parameter",
+ "reload": "",
+ "hint": "Basisparameter, die während der Bildgenerierung verwendet werden"
+ },
+ {
+ "id": 11102,
+ "label": "Postprocess upscale",
+ "localized": "Hochskalierung nachbearbeiten",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "q": [
+ {
+ "id": 1,
+ "label": "Quick Settings",
+ "localized": "Schnelleinstellungen",
+ "reload": "false",
+ "hint": "Favorisierte Elemente aus verschiedenen Einstellungsbereichen für den Schnellzugriff"
+ },
+ {
+ "id": 2,
+ "label": "Quantized",
+ "localized": "Quantisiert",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Qwen layered",
+ "localized": "Qwen-geschichtet",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Quicksettings",
+ "localized": "Schnelleinstellungen",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Qwen layered number of layers",
+ "localized": "Qwen-geschichtet Anzahl der Schichten",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Quantization mode",
+ "localized": "Quantisierungsmodus",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Quantization type",
+ "localized": "Quantisierungstyp",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Quantized MatMul type",
+ "localized": "Quantisierter MatMul-Typ",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Quantization type for Text Encoders",
+ "localized": "Quantisierungstyp für Text-Encoder",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Quantized MatMul type for Text Encoders",
+ "localized": "Quantisierter MatMul-Typ für Text-Encoder",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Quantize convolutional layers",
+ "localized": "Convolutional Layers quantisieren",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Quantize using GPU",
+ "localized": "Mit GPU quantisieren",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Quantization weights type",
+ "localized": "Quantisierungstyp der Gewichte",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Quantization activations type",
+ "localized": "Quantisierungstyp der Aktivierungen",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Quicksettings list",
+ "localized": "Schnelleinstellungsliste",
+ "reload": "false",
+ "hint": "Liste der Einstellungsnamen, getrennt durch Kommata, für Einstellungen, die in die Schnellzugriffsleiste oben statt in den Einstellungs-Tab verschoben werden sollen"
+ }
+ ],
+ "r": [
+ {
+ "id": 714,
+ "label": "Reset anchors",
+ "localized": "Anker zurücksetzen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 942,
+ "label": "Reload model",
+ "localized": "Modell neu laden",
+ "reload": "",
+ "hint": "Das aktuell ausgewählte Modell neu laden"
+ },
+ {
+ "id": 8585,
+ "label": "Refresh extension list",
+ "localized": "Erweiterungsliste aktualisieren",
+ "reload": "",
+ "hint": "Liste der verfügbaren Erweiterungen aktualisieren"
+ },
+ {
+ "id": 8532,
+ "label": "Reinstall",
+ "localized": "Neu installieren",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refine",
+ "localized": "Verfeinern",
+ "reload": "",
+ "hint": "Der Refiner führt eine zusätzliche Bearbeitung nach dem Abschluss der initialen Verarbeitung durch. Er kann zum Hochskalieren oder zum erneuten Verarbeiten des Bildes verwendet werden, um die Qualität und Details zu erhöhen."
+ },
+ {
+ "id": 1,
+ "label": "Restore",
+ "localized": "Wiederherstellen",
+ "reload": "",
+ "hint": "Parameter aus dem aktuellen Prompt oder dem zuletzt generierten Bild wiederherstellen"
+ },
+ {
+ "id": 2,
+ "label": "Reprocess",
+ "localized": "Erneut verarbeiten",
+ "reload": "",
+ "hint": "Vorherige Generationen mit anderen Parametern erneut verarbeiten"
+ },
+ {
+ "id": 3,
+ "label": "Resize to",
+ "localized": "Skalieren auf",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Resize\n by",
+ "localized": "Skalieren um",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Resize\n to",
+ "localized": "Skalieren auf",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Run Preview",
+ "localized": "Vorschau ausführen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Reference",
+ "localized": "Referenz",
+ "reload": "",
+ "hint": "Liste von Referenzmodellen, die bei der ersten Verwendung automatisch heruntergeladen werden können"
+ },
+ {
+ "id": 8,
+ "label": "Reset receipe",
+ "localized": "Rezept zurücksetzen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Run",
+ "localized": "Ausführen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Restart server",
+ "localized": "Server neu starten",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Request browser notifications",
+ "localized": "Browser-Benachrichtigungen anfordern",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Restore UI defaults",
+ "localized": "Benutzeroberflächen-Standards wiederherstellen",
+ "reload": "",
+ "hint": "Standardwerte der Benutzeroberfläche wiederherstellen"
+ },
+ {
+ "id": 13,
+ "label": "Refresh UI values",
+ "localized": "UI-Werte aktualisieren",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Refresh state",
+ "localized": "Status aktualisieren",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Refresh data",
+ "localized": "Daten aktualisieren",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Run benchmark",
+ "localized": "Benchmark ausführen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Refresh bench",
+ "localized": "Benchmark aktualisieren",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Restore defaults",
+ "localized": "Standards wiederherstellen",
+ "reload": "",
+ "hint": "Standardeinstellungen des Servers wiederherstellen"
+ },
+ {
+ "id": 19,
+ "label": "Replace",
+ "localized": "Ersetzen",
+ "reload": "",
+ "hint": "Bild ersetzen"
+ },
+ {
+ "id": 20,
+ "label": "Refresh",
+ "localized": "Aktualisieren",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Reprocess decode",
+ "localized": "Dekodierung erneut verarbeiten",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Reprocess refine",
+ "localized": "Verfeinerung erneut verarbeiten",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Reprocess detail",
+ "localized": "Gesicht erneut verarbeiten",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Remove background",
+ "localized": "Hintergrund entfernen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "RAS: Region-Adaptive Sampling",
+ "localized": "RAS: Region-Adaptive Sampling",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Resize",
+ "localized": "Skalieren",
+ "reload": "",
+ "hint": "Bildskalierung, kann eine feste Auflösung oder einen Skalierungsfaktor verwenden"
+ },
+ {
+ "id": 27,
+ "label": "Rerefence models",
+ "localized": "Referenzmodelle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Replace model components",
+ "localized": "Modellkomponenten ersetzen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "rescale",
+ "localized": "rescale",
+ "reload": "",
+ "hint": "Betas mit Null-Terminal-SNR neu skalieren"
+ },
+ {
+ "id": 30,
+ "label": "Resize seed from width",
+ "localized": "Seed von Breite skalieren",
+ "reload": "",
+ "hint": "Versuch, ein Bild zu erzeugen, das dem ähnlich ist, welches mit demselben Seed bei der angegebenen Auflösung entstanden wäre"
+ },
+ {
+ "id": 31,
+ "label": "Resize seed from height",
+ "localized": "Seed von Höhe skalieren",
+ "reload": "",
+ "hint": "Versuch, ein Bild zu erzeugen, das dem ähnlich ist, welches mit demselben Seed bei der angegebenen Auflösung entstanden wäre"
+ },
+ {
+ "id": 32,
+ "label": "Refine guidance",
+ "localized": "Refiner-Guidance",
+ "reload": "",
+ "hint": "CFG-Skala für den Refiner-Durchgang"
+ },
+ {
+ "id": 33,
+ "label": "Resize mode",
+ "localized": "Skalierungsmodus",
+ "reload": "",
+ "hint": "Definiert, wie die Eingabe in der Verfeinerung des zweiten Durchgangs skaliert oder angepasst wird: - none: keine Skalierung, Originalauflösung beibehalten - fixed: erzwungene Skalierung auf Zielauflösung (kann verzerren) - crop: zentrierter Zuschnitt auf Zielgröße unter Beibehaltung des Seitenverhältnisses - fill: auf Zielgröße skalieren und leeren Raum mit Rändern füllen - outpaint: Leinwand über Bildränder hinaus erweitern - context aware: intelligente Skalierung, die umgebende Bereiche mischt oder anpasst"
+ },
+ {
+ "id": 34,
+ "label": "Resize method",
+ "localized": "Skalierungsmethode",
+ "reload": "",
+ "hint": "Methode zur Bildskalierung: Einfache Skalierung, Upscaling-Modell, latente Skalierung oder asymmetrische Dekodierung"
+ },
+ {
+ "id": 35,
+ "label": "Resize width",
+ "localized": "Breite anpassen",
+ "reload": "",
+ "hint": "Skaliert das Bild auf diese Breite. Wenn 0, wird die Breite von benachbarten Reglern abgeleitet"
+ },
+ {
+ "id": 36,
+ "label": "Resize height",
+ "localized": "Höhe anpassen",
+ "reload": "",
+ "hint": "Skaliert das Bild auf diese Höhe. Wenn 0, wird die Höhe von benachbarten Reglern abgeleitet"
+ },
+ {
+ "id": 37,
+ "label": "Resize scale",
+ "localized": "Skalierungsfaktor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Refine sampler",
+ "localized": "Refiner-Sampler",
+ "reload": "",
+ "hint": "Spezifischen Sampler als Fallback verwenden, falls der primäre Sampler für eine Operation nicht unterstützt wird"
+ },
+ {
+ "id": 39,
+ "label": "Refiner start",
+ "localized": "Refiner-Start",
+ "reload": "",
+ "hint": "Der Refiner-Durchgang beginnt, wenn das Basismodell zu diesem Anteil fertig ist (Werte zwischen 0 und 1 wählen, um ihn nach dem Basismodell auszuführen)"
+ },
+ {
+ "id": 40,
+ "label": "Refiner steps",
+ "localized": "Refiner-Schritte",
+ "reload": "",
+ "hint": "Anzahl der Schritte für den Refiner-Durchgang"
+ },
+ {
+ "id": 41,
+ "label": "Refine prompt",
+ "localized": "Refiner-Prompt",
+ "reload": "",
+ "hint": "Prompt für den zweiten Encoder im Basismodell (falls vorhanden) und für den Refiner-Durchgang (falls aktiviert)"
+ },
+ {
+ "id": 42,
+ "label": "Refine negative prompt",
+ "localized": "Refiner Negativ-Prompt",
+ "reload": "",
+ "hint": "Negativ-Prompt für den zweiten Encoder im Basismodell (falls vorhanden) und für den Refiner-Durchgang (falls aktiviert)"
+ },
+ {
+ "id": 43,
+ "label": "Renoise",
+ "localized": "Nachrauschen",
+ "reload": "",
+ "hint": "Zusätzliches Rauschen während der Detailverbesserung anwenden"
+ },
+ {
+ "id": 44,
+ "label": "Renoise end",
+ "localized": "Ende des Nachrauschens",
+ "reload": "",
+ "hint": "Letzter Schritt, in dem Nachrauschen angewendet wird"
+ },
+ {
+ "id": 45,
+ "label": "Range",
+ "localized": "Bereich",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "Repeat x-axis",
+ "localized": "X-Achse wiederholen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Repeat y-axis",
+ "localized": "Y-Achse wiederholen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "ReSwapper Model",
+ "localized": "ReSwapper-Modell",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "Return original images",
+ "localized": "Originalbilder zurückgeben",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Restart step",
+ "localized": "Neustart-Schritt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Restore pipeline on end",
+ "localized": "Pipeline am Ende wiederherstellen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Randomize seed after each loop iteration",
+ "localized": "Seed nach jeder Schleifeniteration zufällig wählen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "Random seeds",
+ "localized": "Zufällige Seeds",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Restore pipe on end",
+ "localized": "Pipe am Ende wiederherstellen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Rows",
+ "localized": "Zeilen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Repetition penalty",
+ "localized": "Wiederholungs-Strafe (Penalty)",
+ "reload": "",
+ "hint": "Verhindert die Wiederverwendung von Tokens, die bereits im Prompt oder in der Ausgabe erscheinen, indem deren Wahrscheinlichkeit gesenkt wird. Wirkt wie ein Widerstand gegen bereits getroffene Entscheidungen. Hilft, repetitive Schleifen zu vermeiden, kann aber bei zu hohen Werten die Kohärenz verringern. Auf 1 setzen, um zu deaktivieren."
+ },
+ {
+ "id": 57,
+ "label": "Redux prompt strength",
+ "localized": "Redux Prompt-Stärke",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "right",
+ "localized": "rechts",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "Reference query weight",
+ "localized": "Referenz-Query-Gewichtung",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Reference adain weight",
+ "localized": "Referenz-AdaIN-Gewichtung",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "Refine upscaler",
+ "localized": "Sekundärer Upscaler",
+ "reload": "",
+ "hint": "Sekundären Upscaler auswählen, der nach dem initialen Upscaler ausgeführt wird"
+ },
+ {
+ "id": 62,
+ "label": "Refine foreground",
+ "localized": "Vordergrund verfeinern",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "Recursive",
+ "localized": "Rekursiv",
+ "reload": "",
+ "hint": "Bilder in Unterordnern rekursiv verarbeiten. Wenn aktiviert, werden alle verschachtelten Unterverzeichnisse nach zu verarbeitenden Bildern durchsucht."
+ },
+ {
+ "id": 64,
+ "label": "Rebase",
+ "localized": "Rebase",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "Repos",
+ "localized": "Repos",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66,
+ "label": "Refiner model",
+ "localized": "Refiner-Modell",
+ "reload": "",
+ "hint": "Refiner-Modell für Operationen im zweiten Durchgang"
+ },
+ {
+ "id": 67,
+ "label": "Record torch streams",
+ "localized": "Torch-Streams aufzeichnen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 68,
+ "label": "Remote VAE image type",
+ "localized": "Remote VAE Bildtyp",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "Remote VAE for encode",
+ "localized": "Remote VAE für Kodierung",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "RAS enabled",
+ "localized": "RAS aktiviert",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "reduce-overhead",
+ "localized": "Overhead reduzieren",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "repeated",
+ "localized": "Wiederholt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "Root model folder",
+ "localized": "Modell-Stammverzeichnis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "Resize background color",
+ "localized": "Hintergrundfarbe für Skalierung",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Restore from metadata: skip params",
+ "localized": "Aus Metadaten wiederherstellen: Parameter überspringen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Restore from metadata: skip settings",
+ "localized": "Aus Metadaten wiederherstellen: Einstellungen überspringen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "requests",
+ "localized": "Requests",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "rust",
+ "localized": "Rust",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Restore unparsed prompt",
+ "localized": "Unverarbeiteten Prompt wiederherstellen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Reuse loaded model dictionary",
+ "localized": "Geladenes Modell-Dictionary wiederverwenden",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "ReBasin",
+ "localized": "ReBasin",
+ "reload": "",
+ "hint": "Führt mehrere Zusammenführungen (Merges) mit Permutationen durch, um mehr Merkmale aus beiden Modellen beizubehalten"
+ },
+ {
+ "id": 82,
+ "label": "Replace VAE",
+ "localized": "VAE ersetzen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 83,
+ "label": "Reference unit 1",
+ "localized": "Referenzeinheit 1",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "s": [
+ {
+ "id": 755,
+ "label": "Sampler",
+ "localized": "Sampler",
+ "reload": "n/a",
+ "hint": "Einstellungen bezüglich Sampler- und Seed-Auswahl sowie Konfiguration. Sampler steuern den Prozess, bei dem Rauschen über mehrere Schritte in ein Bild umgewandelt wird. "
+ },
+ {
+ "id": 327,
+ "label": "Scripts",
+ "localized": "Skripte",
+ "reload": "n/a",
+ "hint": "Aktivieren Sie zusätzliche Funktionen durch die Verwendung ausgewählter Skripte während des Generierungsprozesses."
+ },
+ {
+ "id": 0,
+ "label": "Scale",
+ "localized": "Skalierung",
+ "reload": "n/a",
+ "hint": "Bild auf Zielgröße skalieren. Wenn feste Werte für Breite/Höhe eingestellt sind, wird diese Option ignoriert."
+ },
+ {
+ "id": 694,
+ "label": "Swap X/Y",
+ "localized": "X/Y vertauschen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 695,
+ "label": "Swap Y/Z",
+ "localized": "Y/Z vertauschen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 696,
+ "label": "Swap X/Z",
+ "localized": "X/Z vertauschen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 411,
+ "label": "Set prompt",
+ "localized": "Prompt setzen",
+ "reload": "n/a",
+ "hint": "Kopiert den verbesserten Prompt in das Haupt-Prompt-Eingabefeld."
+ },
+ {
+ "id": 115,
+ "label": "Skip",
+ "localized": "Überspringen",
+ "reload": "n/a",
+ "hint": "Stoppt die Bearbeitung des aktuellen Auftrags und fährt mit der weiteren Verarbeitung fort."
+ },
+ {
+ "id": 114,
+ "label": "Stop",
+ "localized": "Stopp",
+ "reload": "n/a",
+ "hint": "Verarbeitung anhalten."
+ },
+ {
+ "id": 0,
+ "label": "Show",
+ "localized": "Anzeigen",
+ "reload": "n/a",
+ "hint": "Bildspeicherort anzeigen."
+ },
+ {
+ "id": 0,
+ "label": "Save",
+ "localized": "Speichern",
+ "reload": "n/a",
+ "hint": "Bild speichern."
+ },
+ {
+ "id": 0,
+ "label": "Sketch",
+ "localized": "Skizze",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 575,
+ "label": "Size & Inputs",
+ "localized": "Größe & Eingaben",
+ "reload": "n/a",
+ "hint": "Einstellungen zur Auflösung der Generierung und zu zusätzlichen Eingangsmedien."
+ },
+ {
+ "id": 624,
+ "label": "Set receipe",
+ "localized": "Rezept setzen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scale by",
+ "localized": "Skalieren um",
+ "reload": "n/a",
+ "hint": "Nutzen Sie diesen Tab, um die Quellbilder um einen gewählten Faktor zu skalieren."
+ },
+ {
+ "id": 0,
+ "label": "Scale to",
+ "localized": "Skalieren auf",
+ "reload": "n/a",
+ "hint": "Nutzen Sie diesen Tab, um die Quellbilder auf eine gewählte Zielgröße zu skalieren."
+ },
+ {
+ "id": 60,
+ "label": "Settings",
+ "localized": "Einstellungen",
+ "reload": "n/a",
+ "hint": "Anwendungseinstellungen."
+ },
+ {
+ "id": 61,
+ "label": "System",
+ "localized": "System",
+ "reload": "n/a",
+ "hint": "Systemeinstellungen und Informationen."
+ },
+ {
+ "id": 353,
+ "label": "Shutdown server",
+ "localized": "Server herunterfahren",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 356,
+ "label": "Start profiling",
+ "localized": "Profiling starten",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "System Info",
+ "localized": "System-Info",
+ "reload": "n/a",
+ "hint": "Systeminformationen."
+ },
+ {
+ "id": 377,
+ "label": "Set UI defaults",
+ "localized": "UI-Standards setzen",
+ "reload": "n/a",
+ "hint": "Aktuelle Werte als Standardwerte für die Benutzeroberfläche festlegen."
+ },
+ {
+ "id": 378,
+ "label": "Set UI menu states",
+ "localized": "UI-Menüzustände setzen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 390,
+ "label": "Send interrupt",
+ "localized": "Unterbrechung senden",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 391,
+ "label": "Submit results",
+ "localized": "Ergebnisse absenden",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "System Paths",
+ "localized": "Systempfade",
+ "reload": "n/a",
+ "hint": "Einstellungen bezüglich der Speicherorte verschiedener Modellverzeichnisse."
+ },
+ {
+ "id": 0,
+ "label": "Show all pages",
+ "localized": "Alle Seiten anzeigen",
+ "reload": "n/a",
+ "hint": "Alle Einstellungsseiten anzeigen."
+ },
+ {
+ "id": 422,
+ "label": "Save model",
+ "localized": "Modell speichern",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 427,
+ "label": "Scan missing",
+ "localized": "Fehlende suchen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 433,
+ "label": "Save receipe",
+ "localized": "Rezept speichern",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Simple Merge",
+ "localized": "Einfaches Zusammenführen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Style",
+ "localized": "Stil",
+ "reload": "n/a",
+ "hint": "Zusätzliche Stile, die auf die ausgewählten Generierungsparameter angewendet werden."
+ },
+ {
+ "id": 0,
+ "label": "SD 1.5",
+ "localized": "SD 1.5",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SD XL",
+ "localized": "SD XL",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SD1.5",
+ "localized": "SD1.5",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SDXL",
+ "localized": "SDXL",
+ "reload": "n/a",
+ "hint": "StableDiffusion XL"
+ },
+ {
+ "id": 457,
+ "label": "Start",
+ "localized": "Start",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 465,
+ "label": "Select",
+ "localized": "Auswählen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Size",
+ "localized": "Größe",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Size & Batch",
+ "localized": "Größe & Stapel",
+ "reload": "n/a",
+ "hint": "Bildgröße und Stapelverarbeitung."
+ },
+ {
+ "id": 0,
+ "label": "Seed",
+ "localized": "Seed",
+ "reload": "n/a",
+ "hint": "Initialer Seed und Variation."
+ },
+ {
+ "id": 0,
+ "label": "Script",
+ "localized": "Skript",
+ "reload": "n/a",
+ "hint": "Zusätzliche zu verwendende Skripte."
+ },
+ {
+ "id": 0,
+ "label": "Stable Diffusion 3.x",
+ "localized": "Stable Diffusion 3.x",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SDNQ: SD.Next Quantization",
+ "localized": "SDNQ: SD.Next Quantisierung",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save Options",
+ "localized": "Speicheroptionen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Startup & Server Options",
+ "localized": "Start- & Serveroptionen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SeedVR",
+ "localized": "SeedVR",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Styles",
+ "localized": "Stile",
+ "reload": "n/a",
+ "hint": "Zusätzliche Stile, die auf die ausgewählten Generierungsparameter angewendet werden."
+ },
+ {
+ "id": 0,
+ "label": "Search & Download",
+ "localized": "Suchen & Herunterladen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Server log",
+ "localized": "Server-Protokoll",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Steps",
+ "localized": "Schritte",
+ "reload": "n/a",
+ "hint": "Gibt an, wie oft das generierte Bild iterativ verbessert werden soll; höhere Werte dauern länger; sehr niedrige Werte können schlechte Ergebnisse liefern."
+ },
+ {
+ "id": 0,
+ "label": "Sampling method",
+ "localized": "Sampling-Methode",
+ "reload": "n/a",
+ "hint": "Welcher Algorithmus zur Erzeugung des Bildes verwendet werden soll."
+ },
+ {
+ "id": 0,
+ "label": "Sigma method",
+ "localized": "Sigma-Methode",
+ "reload": "n/a",
+ "hint": "Steuert, wie die Rauschpegel (Sigmas) über die Diffusionsschritte verteilt werden. Optionen: - default: Standardwert des Modells - karras: Glatterer Rauschplan, höhere Qualität mit weniger Schritten - beta: Basierend auf Beta-Plan-Werten - exponential: Exponentieller Abfall des Rauschens - lambdas: Experimentell, balanciert Signal-zu-Rauschen - flowmatch: Optimiert für Flow-Matching-Modelle"
+ },
+ {
+ "id": 0,
+ "label": "Sigma adjust",
+ "localized": "Sigma anpassen",
+ "reload": "n/a",
+ "hint": "Sampler-Sigma-Wert anpassen."
+ },
+ {
+ "id": 0,
+ "label": "Sampler order",
+ "localized": "Sampler-Ordnung",
+ "reload": "n/a",
+ "hint": "Ordnung der Solver-Updates im Sampler. Höhere Ordnung verbessert die Stabilität/Genauigkeit, erhöht aber den Rechenaufwand."
+ },
+ {
+ "id": 0,
+ "label": "SLG scale",
+ "localized": "SLG-Skalierung",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SLG start",
+ "localized": "SLG-Start",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SLG stop",
+ "localized": "SLG-Stopp",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SLG layers",
+ "localized": "SLG-Ebenen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SLG config",
+ "localized": "SLG-Konfig",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG scale",
+ "localized": "SEG-Skalierung",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG blur sigma",
+ "localized": "SEG-Unschärfe Sigma",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG blur threshold inf",
+ "localized": "SEG-Unschärfeschwelle Inf",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG start",
+ "localized": "SEG-Start",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG stop",
+ "localized": "SEG-Stopp",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG layers",
+ "localized": "SEG-Ebenen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG config",
+ "localized": "SEG-Konfig",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Strength",
+ "localized": "Stärke",
+ "reload": "n/a",
+ "hint": "Die Denoising-Stärke während der Bildbearbeitung steuert, wie stark sich das Originalbild während der Generierung verändern darf."
+ },
+ {
+ "id": 0,
+ "label": "Sort detections",
+ "localized": "Erkennungen sortieren",
+ "reload": "n/a",
+ "hint": "Sortiert erkannte Bereiche von links nach rechts statt nach dem Erkennungs-Score."
+ },
+ {
+ "id": 0,
+ "label": "Sharpen",
+ "localized": "Schärfen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Subject",
+ "localized": "Subjekt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Same latent",
+ "localized": "Gleiche Latents",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Share queries",
+ "localized": "Queries teilen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sigma",
+ "localized": "Sigma",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Stride",
+ "localized": "Schrittweite",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Structure",
+ "localized": "Struktur",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save HDR image",
+ "localized": "HDR-Bild speichern",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Saturation",
+ "localized": "Sättigung",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scale factor",
+ "localized": "Skalierungsfaktor",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Strength curve",
+ "localized": "Stärkekurve",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Slider",
+ "localized": "Schieberegler",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Set at prompt start",
+ "localized": "An den Prompt-Anfang setzen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "space",
+ "localized": "Leertaste",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Skip guidance layers",
+ "localized": "Guidance-Layers überspringen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Shared options",
+ "localized": "Gemeinsame Optionen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Shift",
+ "localized": "Shift",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Spatial frequency",
+ "localized": "Räumliche Frequenz",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save as copy",
+ "localized": "Als Kopie speichern",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sensitivity",
+ "localized": "Empfindlichkeit",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "System prompt",
+ "localized": "System-Prompt",
+ "reload": "n/a",
+ "hint": "Der System-Prompt steuert das Verhalten des LLMs. Er wird zuerst verarbeitet und bleibt über das gesamte Gespräch hinweg bestehen. Er hat die höchste Prioritätsgewichtung und wird immer am Anfang der Sequenz angehängt. Verwendung für: Antwortformatierungsregeln, Rollendefinition, Stil."
+ },
+ {
+ "id": 0,
+ "label": "Source subject",
+ "localized": "Quell-Subjekt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Smooth mask",
+ "localized": "Maske glätten",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scale after",
+ "localized": "Danach skalieren",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scale mask",
+ "localized": "Maske skalieren",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show input",
+ "localized": "Eingabe anzeigen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show preview",
+ "localized": "Vorschau anzeigen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Separate init image",
+ "localized": "Separates Init-Bild",
+ "reload": "n/a",
+ "hint": "Erstellt ein zusätzliches Fenster neben der Control-Eingabe mit der Beschriftung 'Init input', sodass Sie ein separates Bild sowohl für Control-Operationen als auch für die Init-Quelle verwenden können."
+ },
+ {
+ "id": 0,
+ "label": "Skip input frames",
+ "localized": "Eingabe-Frames überspringen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Style fidelity",
+ "localized": "Stiltreue",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scribble",
+ "localized": "Scribble",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Score threshold",
+ "localized": "Score-Schwellenwert",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sampler shift",
+ "localized": "Sampler-Shift",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save output",
+ "localized": "Ausgabe speichern",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show result images",
+ "localized": "Ergebnisbilder anzeigen",
+ "reload": "n/a",
+ "hint": "Aktivieren, um die verarbeiteten Bilder im Bildbereich anzuzeigen."
+ },
+ {
+ "id": 0,
+ "label": "Save Caption Files",
+ "localized": "Beschreibungsdateien speichern",
+ "reload": "n/a",
+ "hint": "Speichert generierte Bildbeschreibungen in .txt-Dateien neben den Bildern. Jedes Bild erhält eine passende Beschreibungsdatei mit demselben Basisnamen."
+ },
+ {
+ "id": 0,
+ "label": "Sort alphabetically",
+ "localized": "Alphabetisch sortieren",
+ "reload": "n/a",
+ "hint": "Tags alphabetisch statt nach Konfidenzwert sortieren. Wenn deaktiviert, werden Tags nach Konfidenz sortiert (höchste zuerst). Alphabetische Sortierung erleichtert das Finden spezifischer Tags."
+ },
+ {
+ "id": 0,
+ "label": "Show confidence scores",
+ "localized": "Konfidenzwerte anzeigen",
+ "reload": "n/a",
+ "hint": "Zeigt Konfidenzwerte neben jedem Tag an. Gibt an, wie sicher sich das Modell bei jedem Tag ist (0,0 bis 1,0). Nützlich, um zu verstehen, welche Tags am zuverlässigsten sind."
+ },
+ {
+ "id": 0,
+ "label": "Search",
+ "localized": "Suchen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sort by",
+ "localized": "Sortieren nach",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Specific branch name",
+ "localized": "Spezifischer Branch-Name",
+ "reload": "n/a",
+ "hint": "Geben Sie den Namen des Extension-Branches an, leer lassen für Standard."
+ },
+ {
+ "id": 0,
+ "label": "Submodules",
+ "localized": "Submodule",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Server start time",
+ "localized": "Server-Startzeit",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "State",
+ "localized": "Status",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search Docs",
+ "localized": "Dokumentation durchsuchen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search GitHub Wiki Pages",
+ "localized": "GitHub Wiki durchsuchen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search Changelog",
+ "localized": "Änderungsprotokoll durchsuchen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Stage boundary ratio",
+ "localized": "Phasen-Grenzverhältnis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "sequential",
+ "localized": "sequenziell",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SVD rank size",
+ "localized": "SVD-Ranggröße",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SVD steps",
+ "localized": "SVD-Schritte",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Shuffle weights in post mode",
+ "localized": "Gewichte im Post-Modus mischen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SDXL: Use weighted pooled embeds",
+ "localized": "SDXL: Gewichtete Pooled Embeddings verwenden",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sana: Use complex human instructions",
+ "localized": "Sana: Komplexe menschliche Anweisungen verwenden",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scaled-Dot-Product",
+ "localized": "Scaled-Dot-Product",
+ "reload": "n/a",
+ "hint": "Speicheroptimierung. Nicht-deterministisch, sofern SDP-Memory-Attention nicht deaktiviert ist."
+ },
+ {
+ "id": 0,
+ "label": "Sage attention",
+ "localized": "Sage Attention",
+ "reload": "n/a",
+ "hint": "Experimentelle Optimierungsmethode für Attention. Kann die Geschwindigkeit verbessern, ist aber weniger getestet und kann Fehler verursachen."
+ },
+ {
+ "id": 0,
+ "label": "stable-fast",
+ "localized": "stable-fast",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save all generated images",
+ "localized": "Alle generierten Bilder speichern",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save interrupted images",
+ "localized": "Unterbrochene Bilder speichern",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save all generated image grids",
+ "localized": "Alle generierten Bildgitter speichern",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show metadata in full screen image browser",
+ "localized": "Metadaten im Vollbild-Browser anzeigen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save init images",
+ "localized": "Init-Bilder speichern",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save image before hires",
+ "localized": "Bild vor Hires-Fix speichern",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save image before refiner",
+ "localized": "Bild vor Refiner speichern",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save image before detailer",
+ "localized": "Bild vor Detailer speichern",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save image before color correction",
+ "localized": "Bild vor Farbkorrektur speichern",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save inpainting mask",
+ "localized": "Inpainting-Maske speichern",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save inpainting masked composite",
+ "localized": "Inpainting-Maskenkomposition speichern",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save images to a subdirectory",
+ "localized": "Bilder in Unterverzeichnis speichern",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save metadata in image",
+ "localized": "Metadaten im Bild speichern",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save metadata to text file",
+ "localized": "Metadaten in Textdatei speichern",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save metadata to JSON file",
+ "localized": "Metadaten in JSON-Datei speichern",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "System information to include in metadata",
+ "localized": "Systeminformationen für Metadaten",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Standard",
+ "localized": "Standard",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show MOTD",
+ "localized": "MOTD anzeigen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "sidebar",
+ "localized": "Seitenleiste",
+ "reload": "n/a",
+ "hint": "Seitenleiste auf der rechten Seite des Bildschirms."
+ },
+ {
+ "id": 0,
+ "label": "Show log view",
+ "localized": "Protokollansicht anzeigen",
+ "reload": "n/a",
+ "hint": "Zeigt die Protokollansicht am unteren Rand des Hauptfensters an."
+ },
+ {
+ "id": 0,
+ "label": "Show grid in results",
+ "localized": "Gitter in Ergebnissen anzeigen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Send seed when sending prompt or image to other interface",
+ "localized": "Seed beim Senden an anderes Interface mitsenden",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Send size when sending prompt or image to another interface",
+ "localized": "Größe beim Senden an anderes Interface mitsenden",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show labels for aside tabs",
+ "localized": "Beschriftungen für Neben-Tabs anzeigen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show labels for main tabs",
+ "localized": "Beschriftungen für Haupt-Tabs anzeigen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show labels for page tabs",
+ "localized": "Beschriftungen für Seiten-Tabs anzeigen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show ticks for input range slider",
+ "localized": "Skalenstriche für Schieberegler anzeigen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show parameter outline",
+ "localized": "Parameterumrandung anzeigen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Simple",
+ "localized": "Einfach",
+ "reload": "n/a",
+ "hint": "Sehr einfache Annäherung. Sehr schnell im Vergleich zu VAE, erzeugt aber Bilder mit 8-fach geringerer Auflösung und extrem niedriger Qualität."
+ },
+ {
+ "id": 0,
+ "label": "SeedVR CFG Scale",
+ "localized": "SeedVR CFG-Skala",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sort order",
+ "localized": "Sortierreihenfolge",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Skip CivitAI scan for regex pattern(s)",
+ "localized": "CivitAI-Scan für Regex-Muster überspringen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show reference styles",
+ "localized": "Referenzstile anzeigen",
+ "reload": "n/a",
+ "hint": "Eingebaute Stile ein- oder ausblenden."
+ },
+ {
+ "id": 0,
+ "label": "Skip Generation if NaN found in latents",
+ "localized": "Generierung abbrechen, wenn NaN in Latents gefunden wird",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save grids to a subdirectory",
+ "localized": "Gitter in Unterverzeichnis speichern",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show live previews",
+ "localized": "Live-Vorschau anzeigen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save resumable optimizer state when training",
+ "localized": "Fortsetzbaren Optimizer-Zustand beim Training speichern",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save training settings to a text file",
+ "localized": "Trainingseinstellungen in Textdatei speichern",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show previews as a grid",
+ "localized": "Vorschauen als Gitter anzeigen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show progressbar",
+ "localized": "Fortschrittsbalken anzeigen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save generated images within tensorboard",
+ "localized": "Generierte Bilder in Tensorboard speichern",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save loss CSV file every n steps",
+ "localized": "Verlust-CSV alle n Schritte speichern",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save images to a subdirectory when using Save button",
+ "localized": "Bilder beim Speichern in Unterverzeichnis ablegen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Secondary model",
+ "localized": "Sekundäres Modell",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save metadata",
+ "localized": "Metadaten speichern",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "safetensors",
+ "localized": "safetensors",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "shuffle",
+ "localized": "Mischen",
+ "reload": "n/a",
+ "hint": "Lädt das volle Modell in den RAM und berechnet auf dem VRAM: Weniger Beschleunigung, empfohlen für SDXL-Merges."
+ },
+ {
+ "id": 0,
+ "label": "Save diffusers",
+ "localized": "Diffusers speichern",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save safetensors",
+ "localized": "Safetensors speichern",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search models",
+ "localized": "Modelle suchen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Select model",
+ "localized": "Modell auswählen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Specify model variant",
+ "localized": "Modellvariante angeben",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Specify model revision",
+ "localized": "Modellrevision angeben",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SegmentAnything",
+ "localized": "SegmentAnything",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sections",
+ "localized": "Abschnitte",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Samplers",
+ "localized": "Sampler",
+ "reload": "n/a",
+ "hint": "Erweiterte Einstellungen für Sampler/Scheduler."
+ }
+ ],
+ "t": [
+ {
+ "id": 1,
+ "label": "T2I",
+ "localized": "T2I",
+ "reload": "n/a",
+ "hint": "Erstelle Bilder aus Text Klassische Benutzeroberfläche, die das ursprüngliche Text-zu-Bild-Interface und dessen Verhalten imitiert"
+ },
+ {
+ "id": 2,
+ "label": "T2I Adapter",
+ "localized": "T2I Adapter",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Tagger",
+ "localized": "Tagger",
+ "reload": "n/a",
+ "hint": "Bilder mit auf Anime spezialisierten Klassifizierungsmodellen wie WaifuDiffusion oder DeepBooru verschlagworten."
+ },
+ {
+ "id": 4,
+ "label": "Tag",
+ "localized": "Taggen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Text Encoder",
+ "localized": "Text-Encoder",
+ "reload": "n/a",
+ "hint": "Einstellungen bezüglich des Text-Encoders und der Prompt-Kodierung während der Generierung"
+ },
+ {
+ "id": 6,
+ "label": "Text",
+ "localized": "Text",
+ "reload": "n/a",
+ "hint": "Bilder aus Text erstellen"
+ },
+ {
+ "id": 7,
+ "label": "TorchAO",
+ "localized": "TorchAO",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "TensorRT",
+ "localized": "TensorRT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Torch Options",
+ "localized": "Torch-Optionen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Token Merging",
+ "localized": "Token-Zusammenführung (Token Merging)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "TeaCache",
+ "localized": "TeaCache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Theme options",
+ "localized": "Design-Optionen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Task History",
+ "localized": "Aufgabenverlauf",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Timestep spacing",
+ "localized": "Zeitschritt-Abstände (Timestep spacing)",
+ "reload": "n/a",
+ "hint": "Bestimmt, wie die Zeitschritte über den Diffusionsprozess verteilt sind. Optionen: - default: Standardwert des Modells - leading: Erzeugt gleichmäßig verteilte Schritte - linspace: Beinhaltet den ersten und letzten Schritt und wählt die restlichen Zwischenschritte gleichmäßig aus - trailing: Beinhaltet nur den letzten Schritt und wählt die restlichen Zwischenschritte gleichmäßig vom Ende her aus"
+ },
+ {
+ "id": 15,
+ "label": "Timesteps presets",
+ "localized": "Zeitschritt-Voreinstellungen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Timesteps override",
+ "localized": "Zeitschritte überschreiben",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "thresholding",
+ "localized": "Schwellenwertverfahren (Thresholding)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Texture tiling",
+ "localized": "Textur-Kachelung",
+ "reload": "n/a",
+ "hint": "Nahtlose Kachelung auf das generierte Bild anwenden, damit es als Textur verwendet werden kann"
+ },
+ {
+ "id": 19,
+ "label": "Threshold",
+ "localized": "Schwellenwert",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Trigger word",
+ "localized": "Aktivierungswort (Trigger word)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Temperature",
+ "localized": "Temperatur",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Timestep",
+ "localized": "Zeitschritt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Tile prompt: x=1 y=1",
+ "localized": "Kachel-Prompt: x=1 y=1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Tile prompt: x=1 y=2",
+ "localized": "Kachel-Prompt: x=1 y=2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Tile prompt: x=1 y=3",
+ "localized": "Kachel-Prompt: x=1 y=3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Tile prompt: x=1 y=4",
+ "localized": "Kachel-Prompt: x=1 y=4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Tile prompt: x=2 y=1",
+ "localized": "Kachel-Prompt: x=2 y=1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Tile prompt: x=2 y=2",
+ "localized": "Kachel-Prompt: x=2 y=2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Tile prompt: x=2 y=3",
+ "localized": "Kachel-Prompt: x=2 y=3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Tile prompt: x=2 y=4",
+ "localized": "Kachel-Prompt: x=2 y=4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Tile prompt: x=3 y=1",
+ "localized": "Kachel-Prompt: x=3 y=1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Tile prompt: x=3 y=2",
+ "localized": "Kachel-Prompt: x=3 y=2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Tile prompt: x=3 y=3",
+ "localized": "Kachel-Prompt: x=3 y=3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Tile prompt: x=3 y=4",
+ "localized": "Kachel-Prompt: x=3 y=4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Tile prompt: x=4 y=1",
+ "localized": "Kachel-Prompt: x=4 y=1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Tile prompt: x=4 y=2",
+ "localized": "Kachel-Prompt: x=4 y=2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Tile prompt: x=4 y=3",
+ "localized": "Kachel-Prompt: x=4 y=3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Tile prompt: x=4 y=4",
+ "localized": "Kachel-Prompt: x=4 y=4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Temporal frequency",
+ "localized": "Zeitliche Frequenz",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Top-K",
+ "localized": "Top-K",
+ "reload": "n/a",
+ "hint": "Begrenzt die Token-Auswahl bei jedem Schritt auf die K wahrscheinlichsten Kandidaten. Niedrigere Werte (z. B. 40) machen die Ergebnisse fokussierter und vorhersehbarer, während höhere Werte vielfältigere Möglichkeiten erlauben. Zum Deaktivieren auf 0 setzen."
+ },
+ {
+ "id": 41,
+ "label": "Top-P",
+ "localized": "Top-P",
+ "reload": "n/a",
+ "hint": "Wählt Token aus der kleinsten Menge aus, deren kumulative Wahrscheinlichkeit P übersteigt (z. B. 0.9). Passt die Anzahl der Kandidaten dynamisch basierend auf der Konfidenz des Modells an; weniger Optionen bei Sicherheit, mehr bei Unsicherheit. Zum Deaktivieren auf 1 setzen."
+ },
+ {
+ "id": 42,
+ "label": "Thinking mode",
+ "localized": "Denkmodus (Thinking mode)",
+ "reload": "n/a",
+ "hint": "Aktiviert das Denken/Schlussfolgern, wodurch das Modell mehr Zeit für die Antwortgenerierung erhält. Dies kann zu durchdachteren und detaillierteren Antworten führen, erhöht jedoch die Antwortzeit. Diese Einstellung betrifft sowohl Hybrid- als auch reine Denk-Modelle (Thinking-only) und kann bei manchen zu einer geringeren Gesamtqualität als erwartet führen. Bei reinen Denk-Modellen wie Qwen3-VL muss diese Einstellung eventuell mit Prefill kombiniert werden, um das Denken garantiert zu unterdrücken. Modelle, die diese Funktion unterstützen, sind mit einem Symbol markiert."
+ },
+ {
+ "id": 43,
+ "label": "Target subject",
+ "localized": "Zielobjekt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Tool",
+ "localized": "Werkzeug",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Textbox",
+ "localized": "Textfeld",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "Tile overlap",
+ "localized": "Kachel-Überlappung",
+ "reload": "n/a",
+ "hint": "Für SD-Upscale: Wie viel Überlappung in Pixeln soll zwischen den Kacheln bestehen. Kacheln überlappen sich, damit beim Zusammenfügen zu einem Bild keine deutlich sichtbaren Nähte entstehen."
+ },
+ {
+ "id": 47,
+ "label": "T2I Strength",
+ "localized": "T2I-Stärke",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Time embedding mix",
+ "localized": "Zeit-Embedding-Mischung",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "Tiling options",
+ "localized": "Kachelungs-Optionen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Tiny",
+ "localized": "Winzig",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "True guidance",
+ "localized": "Echte Führung (True guidance)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Tile frames",
+ "localized": "Kachel-Frames",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "Task",
+ "localized": "Aufgabe",
+ "reload": "n/a",
+ "hint": "Ändert, welche Aufgabe das Modell ausführen soll. Reguläre Text-Prompts können verwendet werden, wenn die Aufgabe auf Prompt verwenden eingestellt ist. Wenn andere Optionen ausgewählt sind, beachten Sie den Hinweistext in einem leeren Prompt -Feld zur Anleitung."
+ },
+ {
+ "id": 54,
+ "label": "Tagger Model",
+ "localized": "Tagger-Modell",
+ "reload": "n/a",
+ "hint": "Modell, das für die Bildverschlagwortung verwendet werden soll.WaifuDiffusion Modelle (wd-*): Moderne Tagger mit separaten Schwellenwerten für Allgemeines und Charaktere.DeepBooru : Veralteter Tagger, verwendet nur einen allgemeinen Schwellenwert."
+ },
+ {
+ "id": 55,
+ "label": "Torch",
+ "localized": "Torch",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Transformers load using Run:ai streamer",
+ "localized": "Transformers mittels Run:ai Streamer laden",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Temporal steps",
+ "localized": "Zeitliche Schritte",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "TE",
+ "localized": "TE",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "true",
+ "localized": "wahr (true)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Text encoder model",
+ "localized": "Text-Encoder-Modell",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "Text encoder cache size",
+ "localized": "Text-Encoder Cache-Größe",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "T5: Use shared instance of text encoder",
+ "localized": "T5: Gemeinsame Instanz des Text-Encoders verwenden",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "Tunable ops limit",
+ "localized": "Limit für optimierbare Operationen (Tunable ops)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "ToMe",
+ "localized": "ToMe",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "ToDo",
+ "localized": "ToDo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 66,
+ "label": "ToMe token merging ratio",
+ "localized": "ToMe Token-Zusammenführungsrate",
+ "reload": "n/a",
+ "hint": "Aktiviert die Zusammenführung redundanter Token via tomesd für Geschwindigkeits- und Speichervorteile, 0=deaktiviert"
+ },
+ {
+ "id": 67,
+ "label": "ToDo token merging ratio",
+ "localized": "ToDo Token-Zusammenführungsrate",
+ "reload": "n/a",
+ "hint": "Aktiviert die Zusammenführung redundanter Token via todo für Geschwindigkeits- und Speichervorteile, 0=deaktiviert"
+ },
+ {
+ "id": 68,
+ "label": "TaylorSeer",
+ "localized": "TaylorSeer",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "TeaCache cache enabled",
+ "localized": "TeaCache-Cache aktiviert",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "TeaCache L1 threshold",
+ "localized": "TeaCache L1-Schwellenwert",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "TAESD",
+ "localized": "TAESD",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "TAESD variant",
+ "localized": "TAESD-Variante",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "TAESD decode layers",
+ "localized": "TAESD Dekodierungsschichten",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "Tensorboard flush period",
+ "localized": "Tensorboard Flush-Intervall",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Tertiary model",
+ "localized": "Tertiäres Modell",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Target model type",
+ "localized": "Ziel-Modelltyp",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "T2I-Adapter unit 1",
+ "localized": "T2I-Adapter Einheit 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "T2I-Adapter unit 2",
+ "localized": "T2I-Adapter Einheit 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "T2I-Adapter unit 3",
+ "localized": "T2I-Adapter Einheit 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "T2I-Adapter unit 4",
+ "localized": "T2I-Adapter Einheit 4",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "u": [
+ {
+ "id": 7401,
+ "label": "Unload model",
+ "localized": "Modell entladen",
+ "reload": "n/a",
+ "hint": "Aktuell geladenes Modell entladen"
+ },
+ {
+ "id": 7402,
+ "label": "Upload",
+ "localized": "Hochladen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7403,
+ "label": "Unload",
+ "localized": "Entladen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7404,
+ "label": "Update all installed",
+ "localized": "Alle installierten aktualisieren",
+ "reload": "n/a",
+ "hint": "Installierte Erweiterungen auf die neueste verfügbare Version aktualisieren"
+ },
+ {
+ "id": 7405,
+ "label": "Update",
+ "localized": "Aktualisieren",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7406,
+ "label": "User interface",
+ "localized": "Benutzeroberfläche",
+ "reload": "n/a",
+ "hint": "Einstellungen für die Benutzeroberfläche überprüfen und festlegen"
+ },
+ {
+ "id": 7407,
+ "label": "Update all",
+ "localized": "Alle aktualisieren",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7408,
+ "label": "Upscale",
+ "localized": "Hochskalieren",
+ "reload": "n/a",
+ "hint": "Bild hochskalieren"
+ },
+ {
+ "id": 7409,
+ "label": "UI Tabs",
+ "localized": "Benutzeroberflächen-Tabs",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7410,
+ "label": "Upscaling",
+ "localized": "Hochskalierung",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7411,
+ "label": "Use segmentation",
+ "localized": "Segmentierung verwenden",
+ "reload": "n/a",
+ "hint": "Detailer mittels Segmentierungsmaske ausführen"
+ },
+ {
+ "id": 7412,
+ "label": "Unload adapter",
+ "localized": "Adapter entladen",
+ "reload": "n/a",
+ "hint": "IP-Adapter sofort nach der Generierung entladen. Andernfalls bleibt der IP-Adapter für eine schnellere Verwendung im nächsten Generierungsprozess geladen."
+ },
+ {
+ "id": 7413,
+ "label": "Use same seed",
+ "localized": "Gleichen Seed verwenden",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7414,
+ "label": "Use defaults",
+ "localized": "Standardwerte verwenden",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7415,
+ "label": "Use text inputs",
+ "localized": "Texteingaben verwenden",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7416,
+ "label": "Use random seeds",
+ "localized": "Zufällige Seeds verwenden",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7417,
+ "label": "Use vision",
+ "localized": "Vision verwenden",
+ "reload": "n/a",
+ "hint": "Eingabebild beim Verbessern des Prompts einbeziehen. Nur für vision-fähige Modelle verfügbar, markiert mit dem Symbol."
+ },
+ {
+ "id": 7418,
+ "label": "Use samplers",
+ "localized": "Sampler verwenden",
+ "reload": "n/a",
+ "hint": "Aktivieren, um Sampling zu verwenden (zufällige Auswahl von Token basierend auf Methoden wie Top-k oder Top-p), oder deaktivieren, um Greedy Decoding zu verwenden (Auswahl des wahrscheinlichsten Tokens bei jedem Schritt). Die Aktivierung macht die Ausgaben vielfältiger und kreativer, aber weniger deterministisch."
+ },
+ {
+ "id": 7419,
+ "label": "Unload after processing",
+ "localized": "Nach Verarbeitung entladen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7420,
+ "label": "up",
+ "localized": "up",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7421,
+ "label": "Upscaler",
+ "localized": "Upscaler",
+ "reload": "n/a",
+ "hint": "Welches vorrainierte Modell für den Hochskalierungsprozess verwendet werden soll."
+ },
+ {
+ "id": 7422,
+ "label": "Units",
+ "localized": "Einheiten",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7423,
+ "label": "Unload processor",
+ "localized": "Prozessor entladen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7424,
+ "label": "Use spaces",
+ "localized": "Leerzeichen verwenden",
+ "reload": "n/a",
+ "hint": "Unterstriche in der Tag-Ausgabe durch Leerzeichen ersetzen. Einige Prompt-Systeme bevorzugen Leerzeichen zwischen Wörtern (z. B. 'long hair'), während andere Unterstriche verwenden (z. B. 'long_hair')."
+ },
+ {
+ "id": 7425,
+ "label": "Username",
+ "localized": "Benutzername",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7426,
+ "label": "UNET model",
+ "localized": "UNET-Modell",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7427,
+ "label": "Use torch streams",
+ "localized": "Torch-Streams verwenden",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7428,
+ "label": "Use SVD quantization",
+ "localized": "SVD-Quantisierung verwenden",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7429,
+ "label": "Use Dynamic quantization",
+ "localized": "Dynamische Quantisierung verwenden",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7430,
+ "label": "Use quantized MatMul",
+ "localized": "Quantisiertes MatMul verwenden",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7431,
+ "label": "Use quantized MatMul with conv",
+ "localized": "Quantisiertes MatMul mit Conv verwenden",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7432,
+ "label": "Use line break as prompt segment marker",
+ "localized": "Zeilenumbruch als Prompt-Segment-Marker verwenden",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7433,
+ "label": "Use zeros for prompt padding",
+ "localized": "Nullen für Prompt-Padding verwenden",
+ "reload": "n/a",
+ "hint": "Erzwingt einen vollständigen Null-Tensor, wenn der Prompt leer ist, um jegliches Restrauschen zu entfernen."
+ },
+ {
+ "id": 7434,
+ "label": "Upcast sampling",
+ "localized": "Upcast-Sampling",
+ "reload": "n/a",
+ "hint": "Erzeugt normalerweise ähnliche Ergebnisse wie --no-half bei besserer Leistung und geringerem Speicherverbrauch."
+ },
+ {
+ "id": 7435,
+ "label": "Unset",
+ "localized": "Nicht gesetzt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7436,
+ "label": "UI save only saves selected image",
+ "localized": "UI-Speichern speichert nur ausgewähltes Bild",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7437,
+ "label": "Use image gallery cache",
+ "localized": "Bildergalerie-Cache verwenden",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7438,
+ "label": "Use fixed width thumbnails",
+ "localized": "Thumbnails mit fester Breite verwenden",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7439,
+ "label": "UI theme",
+ "localized": "Benutzeroberflächen-Theme",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7440,
+ "label": "UI request timeout",
+ "localized": "UI-Anfrage-Timeout",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7441,
+ "label": "UI locale",
+ "localized": "UI-Spracheinstellung",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7442,
+ "label": "Unload upscaler after processing",
+ "localized": "Upscaler nach Verarbeitung entladen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7443,
+ "label": "Upscaler latent steps",
+ "localized": "Upscaler Latent-Schritte",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7444,
+ "label": "Upscaler tile size",
+ "localized": "Upscaler Kachelgröße",
+ "reload": "n/a",
+ "hint": "0 = kein Tiling (Kachelung)"
+ },
+ {
+ "id": 7445,
+ "label": "Upscaler tile overlap",
+ "localized": "Upscaler Kachel-Überlappung",
+ "reload": "n/a",
+ "hint": "Niedrige Werte = sichtbare Naht"
+ },
+ {
+ "id": 7446,
+ "label": "Use cached model config when available",
+ "localized": "Gespeicherte Modellkonfiguration verwenden, falls verfügbar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7447,
+ "label": "UI show on startup",
+ "localized": "UI beim Start anzeigen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7448,
+ "label": "UI sidebar width (%)",
+ "localized": "UI Seitenleistenbreite (%)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7449,
+ "label": "UI height (%)",
+ "localized": "UI Höhe (%)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7450,
+ "label": "UI fetch network info on mouse-over",
+ "localized": "Netzwerkinfos bei Mouse-over abrufen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7451,
+ "label": "Use reference values when available",
+ "localized": "Referenzwerte verwenden, falls verfügbar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7452,
+ "label": "user",
+ "localized": "Benutzer",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7453,
+ "label": "Upcast attention layer",
+ "localized": "Upcast Attention-Layer",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7454,
+ "label": "Use separate base dict",
+ "localized": "Separates Basis-Dictionary verwenden",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7455,
+ "label": "Use model EMA weights when possible",
+ "localized": "Modell-EMA-Gewichte verwenden, wenn möglich",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7456,
+ "label": "Use Kohya method for handling multiple LoRA",
+ "localized": "Kohya-Methode für mehrere LoRAs verwenden",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7457,
+ "label": "UI scripts order",
+ "localized": "Reihenfolge der UI-Skripte",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7458,
+ "label": "Use upscaler as suffix",
+ "localized": "Upscaler als Suffix verwenden",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7459,
+ "label": "Unload Current Model from VRAM",
+ "localized": "Aktuelles Modell aus dem VRAM entladen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7460,
+ "label": "unet",
+ "localized": "unet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7461,
+ "label": "Upsample",
+ "localized": "Upsample (Überabtastung)",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "v": [
+ {
+ "id": 0,
+ "label": "Video",
+ "localized": "Video",
+ "reload": "",
+ "hint": "Erstellen Sie Videos mit verschiedenen Methoden Unterstützt Text-zu-Video, Bild-zu-Video (Erster-Letzter-Frame), etc."
+ },
+ {
+ "id": 0,
+ "label": "Video Params",
+ "localized": "Video-Parameter",
+ "reload": "",
+ "hint": "Einstellungen bezüglich der Kodierung der Video-Ausgabedatei"
+ },
+ {
+ "id": 0,
+ "label": "VLM Caption",
+ "localized": "VLM-Bildbeschreibung",
+ "reload": "",
+ "hint": "Analysieren Sie das Bild mit einem Vision Language Model (VLM)"
+ },
+ {
+ "id": 0,
+ "label": "Variational Auto Encoder",
+ "localized": "Variational Auto Encoder",
+ "reload": "",
+ "hint": "Einstellungen bezüglich des Variational Auto Encoders (VAE) und des Bild-Dekodierungsprozesses während der Generierung"
+ },
+ {
+ "id": 0,
+ "label": "VAE",
+ "localized": "VAE",
+ "reload": "",
+ "hint": "Variational Auto Encoder: Modell, das zur Bilddekodierung am Ende der Generierung verwendet wird"
+ },
+ {
+ "id": 0,
+ "label": "Video Output",
+ "localized": "Videoausgabe",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Variation",
+ "localized": "Variation",
+ "reload": "",
+ "hint": "Zweiter Seed, der mit dem primären Seed gemischt wird"
+ },
+ {
+ "id": 0,
+ "label": "Variation strength",
+ "localized": "Variationsstärke",
+ "reload": "",
+ "hint": "Stärke der zu erzeugenden Variation. Bei 0 gibt es keinen Effekt. Bei 1 erhalten Sie das komplette Bild mit dem Variations-Seed (außer bei Ancestral-Samplern, wo Sie lediglich ein anderes Ergebnis erhalten)"
+ },
+ {
+ "id": 0,
+ "label": "VAE type",
+ "localized": "VAE-Typ",
+ "reload": "",
+ "hint": "Wählen Sie, ob Sie das volle VAE, ein VAE mit reduzierter Qualität oder einen Remote-VAE-Dienst verwenden möchten"
+ },
+ {
+ "id": 0,
+ "label": "Vibrance",
+ "localized": "Dynamik",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Version",
+ "localized": "Version",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video format",
+ "localized": "Videoformat",
+ "reload": "",
+ "hint": "Format und Codec des Ausgabevideos"
+ },
+ {
+ "id": 0,
+ "label": "Video duration",
+ "localized": "Videodauer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video engine",
+ "localized": "Video-Engine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video model",
+ "localized": "Videomodell",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VAE decode",
+ "localized": "VAE-Dekodierung",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video interpolation",
+ "localized": "Video-Interpolation",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video codec",
+ "localized": "Video-Codec",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video options",
+ "localized": "Video-Optionen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video save video",
+ "localized": "Video speichern",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video save frames",
+ "localized": "Einzelbilder speichern",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video save safetensors",
+ "localized": "Safetensors speichern",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video file",
+ "localized": "Videodatei",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VLM Model",
+ "localized": "VLM-Modell",
+ "reload": "",
+ "hint": "Wählen Sie das Modell für Visual Language Aufgaben. Modelle, die den Denkmodus unterstützen, sind mit einem -Symbol markiert."
+ },
+ {
+ "id": 0,
+ "label": "VLM Max Tokens",
+ "localized": "VLM Max Tokens",
+ "reload": "",
+ "hint": "Maximale Anzahl an Tokens, die das Modell in seiner Antwort generieren kann. Das Modell ist sich dieses Limits während der Generierung nicht bewusst und wird nicht versuchen, detailliertere oder prägnantere Antworten zu geben; es setzt lediglich ein hartes Limit für die Länge und bricht die Antwort beim Erreichen des Limits ab."
+ },
+ {
+ "id": 0,
+ "label": "VLM Num Beams",
+ "localized": "VLM Strahlsuche (Beams)",
+ "reload": "",
+ "hint": "Verfolgt mehrere Kandidatenpfade gleichzeitig und wählt die insgesamt beste Sequenz aus. Wie das gleichzeitige Untersuchen mehrerer Entwürfe, um den besten zu finden. Gründlicher, aber viel langsamer und weniger kreativ als Zufallsstichproben (Random Sampling). Im Allgemeinen nicht empfohlen, da die meisten modernen VLMs mit Sampling-Methoden besser abschneiden. Zum Deaktivieren auf 1 setzen."
+ },
+ {
+ "id": 0,
+ "label": "VLM Temperature",
+ "localized": "VLM-Temperatur",
+ "reload": "",
+ "hint": "Steuert die Zufälligkeit bei der Token-Auswahl. Niedrigere Werte (z. B. 0,1) machen die Ausgabe fokussierter und deterministischer, wobei immer Tokens mit hoher Wahrscheinlichkeit gewählt werden. Höhere Werte (z. B. 0,9) erhöhen die Kreativität und Vielfalt, indem weniger wahrscheinliche Tokens zugelassen werden. Auf 0 setzen für vollständig deterministische Ausgabe."
+ },
+ {
+ "id": 0,
+ "label": "VLM",
+ "localized": "VLM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VAE model",
+ "localized": "VAE-Modell",
+ "reload": "",
+ "hint": "Das VAE hilft bei feinen Details im fertigen Bild und kann auch die Farben verändern"
+ },
+ {
+ "id": 0,
+ "label": "VAE slicing",
+ "localized": "VAE-Slicing",
+ "reload": "",
+ "hint": "Dekodiert Batch-Latents einzeln nacheinander bei begrenztem VRAM. Kleiner Leistungsschub bei der VAE-Dekodierung von Batches mit mehreren Bildern"
+ },
+ {
+ "id": 0,
+ "label": "VAE tiling",
+ "localized": "VAE-Tiling",
+ "reload": "",
+ "hint": "Unterteilt große Bilder bei begrenztem VRAM in überlappende Kacheln (Tiles). Führt zu einer geringfügigen Erhöhung der Verarbeitungszeit"
+ },
+ {
+ "id": 0,
+ "label": "VAE tile size",
+ "localized": "VAE-Kachelgröße",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VAE tile overlap",
+ "localized": "VAE-Kachelüberlappung",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "verbose",
+ "localized": "Ausführlich (verbose)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VAE sliced encode",
+ "localized": "VAE Sliced Encode",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VGen params",
+ "localized": "VGen-Parameter",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "w": [
+ {
+ "id": 0,
+ "label": "Wiki",
+ "localized": "Wiki",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "Wildcards",
+ "localized": "Wildcards",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "WanAI",
+ "localized": "WanAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Watermarking",
+ "localized": "Wasserzeichen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Width",
+ "localized": "Breite",
"reload": "",
"hint": "Bildbreite"
},
{
- "id": "",
- "label": "include images",
- "localized": "Bilder einschließen",
- "reload": "",
- "hint": "Bilder einschließen"
- },
- {
- "id": "",
- "label": "include main grid",
- "localized": "Hauptgitter einschließen",
- "reload": "",
- "hint": "Hauptgitter einschließen"
- },
- {
- "id": "",
- "label": "include mask in outputs",
- "localized": "Maske in Ausgaben einschließen",
- "reload": "",
- "hint": "Maske in Ausgaben einschließen"
- },
- {
- "id": "",
- "label": "include original image",
- "localized": "Originalbild einschließen",
- "reload": "",
- "hint": "Originalbild einschließen"
- },
- {
- "id": "",
- "label": "include scores in results when available",
- "localized": "Ergebnisse mit Bewertungen anzeigen, wenn verfügbar",
- "reload": "",
- "hint": "Ergebnisse mit Bewertungen anzeigen, wenn verfügbar"
- },
- {
- "id": "",
- "label": "include sub grids",
- "localized": "Untergitter einschließen",
- "reload": "",
- "hint": "Untergitter einschließen"
- },
- {
- "id": "",
- "label": "inductor",
- "localized": "Induktor",
- "reload": "",
- "hint": "Induktor"
- },
- {
- "id": "",
- "label": "info",
- "localized": "Info",
- "reload": "",
- "hint": "Info"
- },
- {
- "id": "",
- "label": "info object",
- "localized": "Info-Objekt",
- "reload": "",
- "hint": "Info-Objekt"
- },
- {
- "id": "",
- "label": "inpaint",
- "localized": "Inpaint",
- "reload": "",
- "hint": "Inpaint"
- },
- {
- "id": "",
- "label": "inpaint masked only",
- "localized": "Nur maskierten Bereich wiederherstellen",
- "reload": "",
- "hint": "Nur maskierten Bereich wiederherstellen"
- },
- {
- "id": "",
- "label": "inpainting include greyscale mask in results",
- "localized": "Inpainting: Graustufenmaske in Ergebnissen einschließen",
- "reload": "",
- "hint": "Inpainting: Graustufenmaske in Ergebnissen einschließen"
- },
- {
- "id": "",
- "label": "inpainting include masked composite in results",
- "localized": "Inpainting: Maskierte Komposition in Ergebnissen einschließen",
- "reload": "",
- "hint": "Inpainting: Maskierte Komposition in Ergebnissen einschließen"
- },
- {
- "id": "",
- "label": "input model",
- "localized": "Eingabemodell",
- "reload": "",
- "hint": "Eingabemodell"
- },
- {
- "id": "",
- "label": "intermediates",
- "localized": "Zwischenergebnisse",
- "reload": "",
- "hint": "Zwischenergebnisse"
- },
- {
- "id": "",
- "label": "interpolate frames",
- "localized": "Bilder interpolieren",
- "reload": "",
- "hint": "Bilder interpolieren"
- },
- {
- "id": "",
- "label": "interpolation method",
- "localized": "Interpolationsmethode",
- "reload": "",
- "hint": "Interpolationsmethode"
- },
- {
- "id": "",
- "label": "invert",
- "localized": "Invertieren",
- "reload": "",
- "hint": "Invertieren"
- },
- {
- "id": "",
- "label": "invert mask",
- "localized": "Maske invertieren",
- "reload": "",
- "hint": "Maske invertieren"
- },
- {
- "id": "",
- "label": "iou",
- "localized": "IoU",
- "reload": "",
- "hint": "IoU"
- },
- {
- "id": "",
- "label": "ipex",
- "localized": "IPEX",
- "reload": "",
- "hint": "IPEX"
- },
- {
- "id": "",
- "label": "ipndm",
- "localized": "IPNDM",
- "reload": "",
- "hint": "IPNDM"
- },
- {
- "id": "",
- "label": "item edge blur",
- "localized": "Kantenunschärfe des Elements",
- "reload": "",
- "hint": "Kantenunschärfe des Elements"
- },
- {
- "id": "",
- "label": "item padding",
- "localized": "Elementabstand",
- "reload": "",
- "hint": "Elementabstand"
- },
- {
- "id": "",
- "label": "iterate seed per line",
- "localized": "Seed pro Zeile iterieren",
- "reload": "",
- "hint": "Seed pro Zeile iterieren"
- },
- {
- "id": "",
- "label": "iterations",
- "localized": "Iterationen",
- "reload": "",
- "hint": "Iterationen"
- },
- {
- "id": "",
- "label": "karras",
- "localized": "Karras",
- "reload": "",
- "hint": "Karras"
- },
- {
- "id": "",
- "label": "kdpm2",
- "localized": "KDPM2",
- "reload": "",
- "hint": "KDPM2"
- },
- {
- "id": "",
- "label": "kdpm2 a",
- "localized": "KDPM2 A",
- "reload": "",
- "hint": "KDPM2 A"
- },
- {
- "id": "",
- "label": "keep incomplete images",
- "localized": "Unvollständige Bilder behalten",
- "reload": "",
- "hint": "Unvollständige Bilder behalten"
- },
- {
- "id": "",
- "label": "large",
- "localized": "Groß",
- "reload": "",
- "hint": "Groß"
- },
- {
- "id": "",
- "label": "latent history size",
- "localized": "Latente Historie-Größe",
- "reload": "",
- "hint": "Latente Historie-Größe"
- },
- {
- "id": "",
- "label": "latent mode",
- "localized": "Latenzmodus",
- "reload": "",
- "hint": "Latenzmodus"
- },
- {
- "id": "",
- "label": "layer scales",
- "localized": "Schichtskalen",
- "reload": "",
- "hint": "Schichtskalen"
- },
- {
- "id": "",
- "label": "layerwise casting storage",
- "localized": "Schichtweises Casting-Speicher",
- "reload": "",
- "hint": "Schichtweises Casting-Speicher"
- },
- {
- "id": "",
- "label": "layerwise non-blocking operations",
- "localized": "Schichtweise nicht-blockierende Operationen",
- "reload": "",
- "hint": "Schichtweise nicht-blockierende Operationen"
- },
- {
- "id": "",
- "label": "lcm",
- "localized": "LCM",
- "reload": "",
- "hint": "LCM"
- },
- {
- "id": "",
- "label": "ldsr processing steps",
- "localized": "LDSR Verarbeitungsschritte",
- "reload": "",
- "hint": "LDSR Verarbeitungsschritte"
- },
- {
- "id": "",
- "label": "left",
- "localized": "Links",
- "reload": "",
- "hint": "Links"
- },
- {
- "id": "",
- "label": "legend",
- "localized": "Legende",
- "reload": "",
- "hint": "Legende"
- },
- {
- "id": "",
- "label": "length",
- "localized": "Länge",
- "reload": "",
- "hint": "Länge"
- },
- {
- "id": "",
- "label": "leres depth",
- "localized": "LeReS Tiefe",
- "reload": "",
- "hint": "LeReS Tiefe"
- },
- {
- "id": "",
- "label": "level",
- "localized": "Stufe",
- "reload": "",
- "hint": "Stufe"
- },
- {
- "id": "",
- "label": "libs",
- "localized": "Bibliotheken",
- "reload": "",
- "hint": "Bibliotheken"
- },
- {
- "id": "",
- "label": "light",
- "localized": "Licht",
- "reload": "",
- "hint": "Licht"
- },
- {
- "id": "",
- "label": "lineart",
- "localized": "Linienzeichnung",
- "reload": "",
- "hint": "Linienzeichnung"
- },
- {
- "id": "",
- "label": "list",
- "localized": "Liste",
- "reload": "",
- "hint": "Liste"
- },
- {
- "id": "",
- "label": "list model details",
- "localized": "Modelldetails auflisten",
- "reload": "",
- "hint": "Modelldetails auflisten"
- },
- {
- "id": "",
- "label": "lite",
- "localized": "Leicht",
- "reload": "",
- "hint": "Leicht"
- },
- {
- "id": "",
- "label": "live update",
- "localized": "Live-Update",
- "reload": "",
- "hint": "Live-Update"
- },
- {
- "id": "",
- "label": "lmsd",
- "localized": "LMSD",
- "reload": "",
- "hint": "LMSD"
- },
- {
- "id": "",
- "label": "load custom diffusers pipeline",
- "localized": "Benutzerdefinierte Diffusers-Pipeline laden",
- "reload": "",
- "hint": "Benutzerdefinierte Diffusers-Pipeline laden"
- },
- {
- "id": "",
- "label": "load model directly to gpu",
- "localized": "Modell direkt auf GPU laden",
- "reload": "",
- "hint": "Modell direkt auf GPU laden"
- },
- {
- "id": "",
- "label": "loaded lora",
- "localized": "Geladene LoRA",
- "reload": "",
- "hint": "Geladene LoRA"
- },
- {
- "id": "",
- "label": "logsnr",
- "localized": "LogSNR",
- "reload": "",
- "hint": "LogSNR"
- },
- {
- "id": "",
- "label": "loop",
- "localized": "Schleife",
- "reload": "",
- "hint": "Schleife"
- },
- {
- "id": "",
- "label": "lora add hash info to metadata",
- "localized": "LoRA: Hash-Info zu Metadaten hinzufügen",
- "reload": "",
- "hint": "LoRA: Hash-Info zu Metadaten hinzufügen"
- },
- {
- "id": "",
- "label": "lora auto-apply tags",
- "localized": "LoRA: Tags automatisch anwenden",
- "reload": "",
- "hint": "LoRA: Tags automatisch anwenden"
- },
- {
- "id": "",
- "label": "lora load using diffusers method for selected models",
- "localized": "LoRA: Laden mit Diffusers-Methode für ausgewählte Modelle",
- "reload": "",
- "hint": "LoRA: Laden mit Diffusers-Methode für ausgewählte Modelle"
- },
- {
- "id": "",
- "label": "lora load using legacy method",
- "localized": "LoRA: Laden mit älterer Methode",
- "reload": "",
- "hint": "LoRA: Laden mit älterer Methode"
- },
- {
- "id": "",
- "label": "lora target filename",
- "localized": "LoRA: Ziel-Dateiname",
- "reload": "",
- "hint": "LoRA: Ziel-Dateiname"
- },
- {
- "id": "",
- "label": "low order",
- "localized": "Niedrige Ordnung",
- "reload": "",
- "hint": "Niedrige Ordnung"
- },
- {
- "id": "",
- "label": "low threshold",
- "localized": "Niedriger Schwellenwert",
- "reload": "",
- "hint": "Niedriger Schwellenwert"
- },
- {
- "id": "",
- "label": "ltx model",
- "localized": "LTX Modell",
- "reload": "",
- "hint": "LTX Modell"
- },
- {
- "id": "",
- "label": "lumina: use mask in transformers",
- "localized": "Lumina: Maske in Transformatoren verwenden",
- "reload": "",
- "hint": "Lumina: Maske in Transformatoren verwenden"
- },
- {
- "id": "",
- "label": "manual block merge",
- "localized": "Manuelles Block-Merge",
- "reload": "",
- "hint": "Manuelles Block-Merge"
- },
- {
- "id": "",
- "label": "marigold depth",
- "localized": "Marigold-Tiefe",
- "reload": "",
- "hint": "Marigold-Tiefe"
- },
- {
- "id": "",
- "label": "mask dropout",
- "localized": "Masken-Dropout",
- "reload": "",
- "hint": "Masken-Dropout"
- },
- {
- "id": "",
- "label": "mask invert",
- "localized": "Maske invertieren",
- "reload": "",
- "hint": "Maske invertieren"
- },
- {
- "id": "",
- "label": "mask only",
- "localized": "Nur Maske",
- "reload": "",
- "hint": "Nur Maske"
- },
- {
- "id": "",
- "label": "mask strength",
- "localized": "Maskenstärke",
- "reload": "",
- "hint": "Maskenstärke"
- },
- {
- "id": "",
- "label": "masked",
- "localized": "Maskiert",
- "reload": "",
- "hint": "Maskiert"
- },
- {
- "id": "",
- "label": "math attention",
- "localized": "Mathematische Aufmerksamkeit",
- "reload": "",
- "hint": "Mathematische Aufmerksamkeit"
- },
- {
- "id": "",
- "label": "max faces",
- "localized": "Max. Gesichter",
- "reload": "",
- "hint": "Max. Gesichter"
- },
- {
- "id": "",
- "label": "max flavors",
- "localized": "Max. Varianten",
- "reload": "",
- "hint": "Max. Varianten"
- },
- {
- "id": "",
- "label": "max guidance",
- "localized": "Maximale Führung",
- "reload": "",
- "hint": "Maximale Führung"
- },
- {
- "id": "",
- "label": "max length",
- "localized": "Max. Länge",
- "reload": "",
- "hint": "Max. Länge"
- },
- {
- "id": "",
- "label": "max object size",
- "localized": "Max. Objektgröße",
- "reload": "",
- "hint": "Max. Objektgröße"
- },
- {
- "id": "",
- "label": "max range",
- "localized": "Max. Bereich",
- "reload": "",
- "hint": "Max. Bereich"
- },
- {
- "id": "",
- "label": "max tokens",
- "localized": "Max. Token",
- "reload": "",
- "hint": "Max. Token"
- },
- {
- "id": "",
- "label": "max words",
- "localized": "Max. Wörter",
- "reload": "",
- "hint": "Max. Wörter"
- },
- {
- "id": "",
- "label": "max-autotune",
- "localized": "Max-Autotune",
- "reload": "",
- "hint": "Max-Autotune"
- },
- {
- "id": "",
- "label": "max-autotune-no-cudagraphs",
- "localized": "Max-Autotune ohne CUDA-Graphen",
- "reload": "",
- "hint": "Max-Autotune ohne CUDA-Graphen"
- },
- {
- "id": "",
- "label": "maximum image size (mp)",
- "localized": "Maximale Bildgröße (MP)",
- "reload": "",
- "hint": "Maximale Bildgröße (MP)"
- },
- {
- "id": "",
- "label": "maximum number of units",
- "localized": "Maximale Anzahl von Einheiten",
- "reload": "",
- "hint": "Maximale Anzahl von Einheiten"
- },
- {
- "id": "",
- "label": "maximum rank",
- "localized": "Maximaler Rang",
- "reload": "",
- "hint": "Maximaler Rang"
- },
- {
- "id": "",
- "label": "mediapipe face",
- "localized": "MediaPipe Gesicht",
- "reload": "",
- "hint": "MediaPipe Gesicht"
- },
- {
- "id": "",
- "label": "medium",
- "localized": "Mittel",
- "reload": "",
- "hint": "Mittel"
- },
- {
- "id": "",
- "label": "mediums",
- "localized": "Medien",
- "reload": "",
- "hint": "Medien"
- },
- {
- "id": "",
- "label": "memory",
- "localized": "Speicher",
- "reload": "",
- "hint": "Speicher"
- },
- {
- "id": "",
- "label": "memory attention",
- "localized": "Speicher-Aufmerksamkeit",
- "reload": "",
- "hint": "Speicher-Aufmerksamkeit"
- },
- {
- "id": "",
- "label": "memory limit",
- "localized": "Speicherlimit",
- "reload": "",
- "hint": "Speicherlimit"
- },
- {
- "id": "",
- "label": "memory optimization",
- "localized": "Speicheroptimierung",
- "reload": "",
- "hint": "Speicheroptimierung"
- },
- {
- "id": "",
- "label": "merge alpha",
- "localized": "Alpha zusammenführen",
- "reload": "",
- "hint": "Alpha zusammenführen"
- },
- {
- "id": "",
- "label": "method",
- "localized": "Methode",
- "reload": "",
- "hint": "Methode"
- },
- {
- "id": "",
- "label": "method after",
- "localized": "Methode danach",
- "reload": "",
- "hint": "Methode danach"
- },
- {
- "id": "",
- "label": "method before",
- "localized": "Methode davor",
- "reload": "",
- "hint": "Methode davor"
- },
- {
- "id": "",
- "label": "method mask",
- "localized": "Methodenmaske",
- "reload": "",
- "hint": "Methodenmaske"
- },
- {
- "id": "",
- "label": "midas depth",
- "localized": "Midas Tiefe",
- "reload": "",
- "hint": "Midas Tiefe"
- },
- {
- "id": "",
- "label": "migraphx",
- "localized": "migraphx",
- "reload": "",
- "hint": "migraphx"
- },
- {
- "id": "",
- "label": "min flavors",
- "localized": "Minimale Variationen",
- "reload": "",
- "hint": "Minimale Variationen"
- },
- {
- "id": "",
- "label": "min guidance",
- "localized": "Minimale Führung",
- "reload": "",
- "hint": "Minimale Führung"
- },
- {
- "id": "",
- "label": "min length",
- "localized": "Minimale Länge",
- "reload": "",
- "hint": "Minimale Länge"
- },
- {
- "id": "",
- "label": "min object size",
- "localized": "Minimale Objektgröße",
- "reload": "",
- "hint": "Minimale Objektgröße"
- },
- {
- "id": "",
- "label": "mine",
- "localized": "mine",
- "reload": "",
- "hint": "mine"
- },
- {
- "id": "",
- "label": "mlsd",
- "localized": "mlsd",
- "reload": "",
- "hint": "mlsd"
- },
- {
- "id": "",
- "label": "mm",
- "localized": "mm",
- "reload": "",
- "hint": "mm"
- },
- {
- "id": "",
- "label": "mode",
- "localized": "Modus",
- "reload": "",
- "hint": "Modus"
- },
- {
- "id": "",
- "label": "mode after",
- "localized": "Modus danach",
- "reload": "",
- "hint": "Modus danach"
- },
- {
- "id": "",
- "label": "mode before",
- "localized": "Modus davor",
- "reload": "",
- "hint": "Modus davor"
- },
- {
- "id": "",
- "label": "mode mask",
- "localized": "Modusmaske",
- "reload": "",
- "hint": "Modusmaske"
- },
- {
- "id": "",
- "label": "mode x-axis",
- "localized": "Modus X-Achse",
- "reload": "",
- "hint": "Modus X-Achse"
- },
- {
- "id": "",
- "label": "mode y-axis",
- "localized": "Modus Y-Achse",
- "reload": "",
- "hint": "Modus Y-Achse"
- },
- {
- "id": "",
- "label": "model auto-download on demand",
- "localized": "Modell Auto-Download bei Bedarf",
- "reload": "",
- "hint": "Modell Auto-Download bei Bedarf"
- },
- {
- "id": "",
- "label": "model autoload on start",
- "localized": "Modell automatisch beim Start laden",
- "reload": "",
- "hint": "Modell automatisch beim Start laden"
- },
- {
- "id": "",
- "label": "model compile fullgraph",
- "localized": "Modell kompilieren Vollgraph",
- "reload": "",
- "hint": "Modell kompilieren Vollgraph"
- },
- {
- "id": "",
- "label": "model compile suppress errors",
- "localized": "Modell kompilieren Fehler unterdrücken",
- "reload": "",
- "hint": "Modell kompilieren Fehler unterdrücken"
- },
- {
- "id": "",
- "label": "model compile verbose mode",
- "localized": "Modell kompilieren ausführlicher Modus",
- "reload": "",
- "hint": "Modell kompilieren ausführlicher Modus"
- },
- {
- "id": "",
- "label": "model info",
- "localized": "Modell-Informationen",
- "reload": "",
- "hint": "Modell-Informationen"
- },
- {
- "id": "",
- "label": "model metadata",
- "localized": "Modell-Metadaten",
- "reload": "",
- "hint": "Modell-Metadaten"
- },
- {
- "id": "",
- "label": "model name",
- "localized": "Modellname",
- "reload": "",
- "hint": "Modellname"
- },
- {
- "id": "",
- "label": "model precision",
- "localized": "Modellpräzision",
- "reload": "",
- "hint": "Modellpräzision"
- },
- {
- "id": "",
- "label": "model type",
- "localized": "Modelltyp",
- "reload": "",
- "hint": "Modelltyp"
- },
- {
- "id": "",
- "label": "model url",
- "localized": "Modell-URL",
- "reload": "",
- "hint": "Modell-URL"
- },
- {
- "id": "",
- "label": "modern",
- "localized": "modern",
- "reload": "",
- "hint": "modern"
- },
- {
- "id": "",
- "label": "momentum",
- "localized": "Momentum",
- "reload": "",
- "hint": "Momentum"
- },
- {
- "id": "",
- "label": "motion level",
- "localized": "Bewegungslevel",
- "reload": "",
- "hint": "Bewegungslevel"
- },
- {
- "id": "",
- "label": "mount url subpath",
- "localized": "URL-Unterpfad mounten",
- "reload": "",
- "hint": "URL-Unterpfad mounten"
- },
- {
- "id": "",
- "label": "move base model to cpu when using refiner",
- "localized": "Basismodell auf CPU verschieben, wenn Refiner verwendet wird",
- "reload": "",
- "hint": "Basismodell auf CPU verschieben, wenn Refiner verwendet wird"
- },
- {
- "id": "",
- "label": "move base model to cpu when using vae",
- "localized": "Basismodell auf CPU verschieben, wenn VAE verwendet wird",
- "reload": "",
- "hint": "Basismodell auf CPU verschieben, wenn VAE verwendet wird"
- },
- {
- "id": "",
- "label": "move detailer model to cpu when complete",
- "localized": "Detailer-Modell nach Abschluss auf CPU verschieben",
- "reload": "",
- "hint": "Detailer-Modell nach Abschluss auf CPU verschieben"
- },
- {
- "id": "",
- "label": "move refiner model to cpu when not in use",
- "localized": "Refiner-Modell auf CPU verschieben, wenn nicht in Gebrauch",
- "reload": "",
- "hint": "Refiner-Modell auf CPU verschieben, wenn nicht in Gebrauch"
- },
- {
- "id": "",
- "label": "movements",
- "localized": "Bewegungen",
- "reload": "",
- "hint": "Bewegungen"
- },
- {
- "id": "",
- "label": "multi decoder",
- "localized": "Multi-Decoder",
- "reload": "",
- "hint": "Multi-Decoder"
- },
- {
- "id": "",
- "label": "multistep restore",
- "localized": "Mehrstufige Wiederherstellung",
- "reload": "",
- "hint": "Mehrstufige Wiederherstellung"
- },
- {
- "id": "",
- "label": "native",
- "localized": "nativ",
- "reload": "",
- "hint": "nativ"
- },
- {
- "id": "",
- "label": "near threshold",
- "localized": "Nahe Schwelle",
- "reload": "",
- "hint": "Nahe Schwelle"
- },
- {
- "id": "",
- "label": "negative",
- "localized": "negativ",
- "reload": "",
- "hint": "negativ"
- },
- {
- "id": "",
- "label": "network negative prompt",
- "localized": "Netzwerk negativer Prompt",
- "reload": "",
- "hint": "Netzwerk negativer Prompt"
- },
- {
- "id": "",
- "label": "network parameters",
- "localized": "Netzwerkparameter",
- "reload": "",
- "hint": "Netzwerkparameter"
- },
- {
- "id": "",
- "label": "network prompt",
- "localized": "Netzwerk-Prompt",
- "reload": "",
- "hint": "Netzwerk-Prompt"
- },
- {
- "id": "",
- "label": "new model name",
- "localized": "Neuer Modellname",
- "reload": "",
- "hint": "Neuer Modellname"
- },
- {
- "id": "",
- "label": "nf4",
- "localized": "nf4",
- "reload": "",
- "hint": "nf4"
- },
- {
- "id": "",
- "label": "nms",
- "localized": "nms",
- "reload": "",
- "hint": "nms"
- },
- {
- "id": "",
- "label": "noise",
- "localized": "Rauschen",
- "reload": "",
- "hint": "Rauschen"
- },
- {
- "id": "",
- "label": "noise multiplier (eta)",
- "localized": "Rausch-Multiplikator (Eta)",
- "reload": "",
- "hint": "Rausch-Multiplikator (Eta)"
- },
- {
- "id": "",
- "label": "noise multiplier for image processing",
- "localized": "Rausch-Multiplikator für Bildverarbeitung",
- "reload": "",
- "hint": "Rausch-Multiplikator für Bildverarbeitung"
- },
- {
- "id": "",
- "label": "noise seed delta (eta)",
- "localized": "Rausch-Seed-Delta (Eta)",
- "reload": "",
- "hint": "Rausch-Seed-Delta (Eta)"
- },
- {
- "id": "",
- "label": "noise strength",
- "localized": "Rauschstärke",
- "reload": "",
- "hint": "Rauschstärke"
- },
- {
- "id": "",
- "label": "none",
- "localized": "Keine",
- "reload": "",
- "hint": "Keine"
- },
- {
- "id": "",
- "label": "note",
- "localized": "Hinweis",
- "reload": "",
- "hint": "Hinweis"
- },
- {
- "id": "",
- "label": "nothing",
- "localized": "Nichts",
- "reload": "",
- "hint": "Nichts"
- },
- {
- "id": "",
- "label": "num beams",
- "localized": "Anzahl Beams",
- "reload": "",
- "hint": "Anzahl Beams"
- },
- {
- "id": "",
- "label": "number",
- "localized": "Nummer",
- "reload": "",
- "hint": "Nummer"
- },
- {
- "id": "",
- "label": "numbered filenames",
- "localized": "Nummerierte Dateinamen",
- "reload": "",
- "hint": "Nummerierte Dateinamen"
- },
- {
- "id": "",
- "label": "offload",
- "localized": "Auslagern",
- "reload": "",
- "hint": "Auslagern"
- },
- {
- "id": "",
- "label": "offload face module",
- "localized": "Gesichtsmodul auslagern",
- "reload": "",
- "hint": "Gesichtsmodul auslagern"
- },
- {
- "id": "",
- "label": "offload models",
- "localized": "Modelle auslagern",
- "reload": "",
- "hint": "Modelle auslagern"
- },
- {
- "id": "",
- "label": "olive-ai",
- "localized": "olive-ai",
- "reload": "",
- "hint": "olive-ai"
- },
- {
- "id": "",
- "label": "onediff",
- "localized": "onediff",
- "reload": "",
- "hint": "onediff"
- },
- {
- "id": "",
- "label": "onnx",
- "localized": "onnx",
- "reload": "",
- "hint": "onnx"
- },
- {
- "id": "",
- "label": "openbody",
- "localized": "openbody",
- "reload": "",
- "hint": "openbody"
- },
- {
- "id": "",
- "label": "openclip",
- "localized": "openclip",
- "reload": "",
- "hint": "openclip"
- },
- {
- "id": "",
- "label": "openvino disable memory cleanup after compile",
- "localized": "OpenVINO Speicherbereinigung nach Kompilierung deaktivieren",
- "reload": "",
- "hint": "OpenVINO Speicherbereinigung nach Kompilierung deaktivieren"
- },
- {
- "id": "",
- "label": "openvino disable model caching",
- "localized": "OpenVINO Modell-Caching deaktivieren",
- "reload": "",
- "hint": "OpenVINO Modell-Caching deaktivieren"
- },
- {
- "id": "",
- "label": "openvino mode",
- "localized": "OpenVINO Modus",
- "reload": "",
- "hint": "OpenVINO Modus"
- },
- {
- "id": "",
- "label": "openvino_fx",
- "localized": "openvino_fx",
- "reload": "",
- "hint": "openvino_fx"
- },
- {
- "id": "",
- "label": "optional image description",
- "localized": "Optionale Bildbeschreibung",
- "reload": "",
- "hint": "Optionale Bildbeschreibung"
- },
- {
- "id": "",
- "label": "optional init image or video",
- "localized": "Optionales Initialisierungsbild oder -video",
- "reload": "",
- "hint": "Optionales Initialisierungsbild oder -video"
- },
- {
- "id": "",
- "label": "order",
- "localized": "Reihenfolge",
- "reload": "",
- "hint": "Reihenfolge"
- },
- {
- "id": "",
- "label": "ortho",
- "localized": "ortho",
- "reload": "",
- "hint": "ortho"
- },
- {
- "id": "",
- "label": "outpaint",
- "localized": "Outpaint",
- "reload": "",
- "hint": "Outpaint"
- },
- {
- "id": "",
- "label": "output model",
- "localized": "Ausgabemodell",
- "reload": "",
- "hint": "Ausgabemodell"
- },
- {
- "id": "",
- "label": "override resolution",
- "localized": "Auflösung überschreiben",
- "reload": "",
- "hint": "Auflösung überschreiben"
- },
- {
- "id": "",
- "label": "override sampler",
- "localized": "Sampler überschreiben",
- "reload": "",
- "hint": "Sampler überschreiben"
- },
- {
- "id": "",
- "label": "override scheduler",
- "localized": "Scheduler überschreiben",
- "reload": "",
- "hint": "Scheduler überschreiben"
- },
- {
- "id": "",
- "label": "override steps",
- "localized": "Schritte überschreiben",
- "reload": "",
- "hint": "Schritte überschreiben"
- },
- {
- "id": "",
- "label": "override t1 ratio",
- "localized": "T1-Verhältnis überschreiben",
- "reload": "",
- "hint": "T1-Verhältnis überschreiben"
- },
- {
- "id": "",
- "label": "override t2 ratio",
- "localized": "T2-Verhältnis überschreiben",
- "reload": "",
- "hint": "T2-Verhältnis überschreiben"
- },
- {
- "id": "",
- "label": "overwrite existing file",
- "localized": "Existierende Datei überschreiben",
- "reload": "",
- "hint": "Existierende Datei überschreiben"
- },
- {
- "id": "",
- "label": "overwrite model",
- "localized": "Modell überschreiben",
- "reload": "",
- "hint": "Modell überschreiben"
- },
- {
- "id": "",
- "label": "pad frames",
- "localized": "Frames auffüllen",
- "reload": "",
- "hint": "Frames auffüllen"
- },
- {
- "id": "",
- "label": "padding",
- "localized": "Auffüllung",
- "reload": "",
- "hint": "Auffüllung"
- },
- {
- "id": "",
- "label": "parallel process images in batch",
- "localized": "Bilder im Batch parallel verarbeiten",
- "reload": "",
- "hint": "Bilder im Batch parallel verarbeiten"
- },
- {
- "id": "",
- "label": "parameter free",
- "localized": "Parameterfrei",
- "reload": "",
- "hint": "Parameterfrei"
- },
- {
- "id": "",
- "label": "path to model file",
- "localized": "Pfad zur Modelldatei",
- "reload": "",
- "hint": "Pfad zur Modelldatei"
- },
- {
- "id": "",
- "label": "path to notification sound",
- "localized": "Pfad zum Benachrichtigungston",
- "reload": "",
- "hint": "Pfad zum Benachrichtigungston"
- },
- {
- "id": "",
- "label": "peft",
- "localized": "peft",
- "reload": "",
- "hint": "peft"
- },
- {
- "id": "",
- "label": "penalty",
- "localized": "Strafe",
- "reload": "",
- "hint": "Strafe"
- },
- {
- "id": "",
- "label": "perflow",
- "localized": "perflow",
- "reload": "",
- "hint": "perflow"
- },
- {
- "id": "",
- "label": "perform injection",
- "localized": "Injektion durchführen",
- "reload": "",
- "hint": "Injektion durchführen"
- },
- {
- "id": "",
- "label": "perform sdsa",
- "localized": "SDSA durchführen",
- "reload": "",
- "hint": "SDSA durchführen"
- },
- {
- "id": "",
- "label": "perform warmup",
- "localized": "Warmup durchführen",
- "reload": "",
- "hint": "Warmup durchführen"
- },
- {
- "id": "",
- "label": "performance",
- "localized": "Leistung",
- "reload": "",
- "hint": "Leistung"
- },
- {
- "id": "",
- "label": "photomaker model",
- "localized": "Photomaker-Modell",
- "reload": "",
- "hint": "Photomaker-Modell"
- },
- {
- "id": "",
- "label": "pidinet",
- "localized": "pidinet",
- "reload": "",
- "hint": "pidinet"
- },
- {
- "id": "",
- "label": "pipeline",
- "localized": "Pipeline",
- "reload": "",
- "hint": "Pipeline"
- },
- {
- "id": "",
- "label": "pixels to expand",
- "localized": "Zu erweiternde Pixel",
- "reload": "",
- "hint": "Zu erweiternde Pixel"
- },
- {
- "id": "",
- "label": "platform",
- "localized": "Plattform",
- "reload": "",
- "hint": "Plattform"
- },
- {
- "id": "",
- "label": "play",
- "localized": "Abspielen",
- "reload": "",
- "hint": "Abspielen"
- },
- {
- "id": "",
- "label": "play a notification upon completion",
- "localized": "Eine Benachrichtigung nach Abschluss abspielen",
- "reload": "",
- "hint": "Eine Benachrichtigung nach Abschluss abspielen"
- },
- {
- "id": "",
- "label": "pndm",
- "localized": "pndm",
- "reload": "",
- "hint": "pndm"
- },
- {
- "id": "",
- "label": "polyexponential",
- "localized": "Polyexponentiell",
- "reload": "",
- "hint": "Polyexponentiell"
- },
- {
- "id": "",
- "label": "pony",
- "localized": "Pony",
- "reload": "",
- "hint": "Pony"
- },
- {
- "id": "",
- "label": "pose confidence",
- "localized": "Haltungssicherheit",
- "reload": "",
- "hint": "Haltungssicherheit"
- },
- {
- "id": "",
- "label": "positive",
- "localized": "Positiv",
- "reload": "",
- "hint": "Positiv"
- },
- {
- "id": "",
- "label": "postprocess mask",
- "localized": "Maske nachbearbeiten",
- "reload": "",
- "hint": "Maske nachbearbeiten"
- },
- {
- "id": "",
- "label": "postprocess upscale",
- "localized": "Upscale nachbearbeiten",
- "reload": "",
- "hint": "Upscale nachbearbeiten"
- },
- {
- "id": "",
- "label": "postprocessing operation order",
- "localized": "Reihenfolge der Nachbearbeitungsvorgänge",
- "reload": "",
- "hint": "Reihenfolge der Nachbearbeitungsvorgänge"
- },
- {
- "id": "",
- "label": "power",
- "localized": "Leistung",
- "reload": "",
- "hint": "Leistung"
- },
- {
- "id": "",
- "label": "predefined question",
- "localized": "Vordefinierte Frage",
- "reload": "",
- "hint": "Vordefinierte Frage"
- },
- {
- "id": "",
- "label": "prediction method",
- "localized": "Vorhersagemethode",
- "reload": "",
- "hint": "Vorhersagemethode"
- },
- {
- "id": "",
- "label": "preset",
- "localized": "Voreinstellung",
- "reload": "",
- "hint": "Voreinstellung"
- },
- {
- "id": "",
- "label": "preset block merge",
- "localized": "Voreingestellte Blockzusammenführung",
- "reload": "",
- "hint": "Voreingestellte Blockzusammenführung"
- },
- {
- "id": "",
- "label": "preview",
- "localized": "Vorschau",
- "reload": "",
- "hint": "Vorschau"
- },
- {
- "id": "",
- "label": "preview end",
- "localized": "Vorschau Ende",
- "reload": "",
- "hint": "Vorschau Ende"
- },
- {
- "id": "",
- "label": "preview start",
- "localized": "Vorschau Start",
- "reload": "",
- "hint": "Vorschau Start"
- },
- {
- "id": "",
- "label": "primary model",
- "localized": "Primärmodell",
- "reload": "",
- "hint": "Primärmodell"
- },
- {
- "id": "",
- "label": "processor",
- "localized": "Prozessor",
- "reload": "",
- "hint": "Prozessor"
- },
- {
- "id": "",
- "label": "processor move to cpu after use",
- "localized": "Prozessor nach Verwendung auf CPU verschieben",
- "reload": "",
- "hint": "Prozessor nach Verwendung auf CPU verschieben"
- },
- {
- "id": "",
- "label": "processor settings",
- "localized": "Prozessoreinstellungen",
- "reload": "",
- "hint": "Prozessoreinstellungen"
- },
- {
- "id": "",
- "label": "processor unload after use",
- "localized": "Prozessor nach Verwendung entladen",
- "reload": "",
- "hint": "Prozessor nach Verwendung entladen"
- },
- {
- "id": "",
- "label": "prompt attention normalization",
- "localized": "Prompt-Aufmerksamkeitsnormalisierung",
- "reload": "",
- "hint": "Prompt-Aufmerksamkeitsnormalisierung"
- },
- {
- "id": "",
- "label": "prompt ex",
- "localized": "Prompt Ex",
- "reload": "",
- "hint": "Prompt Ex"
- },
- {
- "id": "",
- "label": "prompt processor",
- "localized": "Prompt-Prozessor",
- "reload": "",
- "hint": "Prompt-Prozessor"
- },
- {
- "id": "",
- "label": "prompt strength",
- "localized": "Prompt-Stärke",
- "reload": "",
- "hint": "Prompt-Stärke"
- },
- {
- "id": "",
- "label": "prompt thresholds:",
- "localized": "Prompt-Schwellenwerte:",
- "reload": "",
- "hint": "Prompt-Schwellenwerte:"
- },
- {
- "id": "",
- "label": "prompts",
- "localized": "Prompts",
- "reload": "",
- "hint": "Prompts"
- },
- {
- "id": "",
- "label": "provider",
- "localized": "Anbieter",
- "reload": "",
- "hint": "Anbieter"
- },
- {
- "id": "",
- "label": "prune",
- "localized": "Beschneiden",
- "reload": "",
- "hint": "Beschneiden"
- },
- {
- "id": "",
- "label": "quad",
- "localized": "Quad",
- "reload": "",
- "hint": "Quad"
- },
- {
- "id": "",
- "label": "quantization activations type",
- "localized": "Quantisierungs-Aktivierungstyp",
- "reload": "",
- "hint": "Quantisierungs-Aktivierungstyp"
- },
- {
- "id": "",
- "label": "quantization mode",
- "localized": "Quantisierungsmodus",
- "reload": "",
- "hint": "Quantisierungsmodus"
- },
- {
- "id": "",
- "label": "quantization type",
- "localized": "Quantisierungstyp",
- "reload": "",
- "hint": "Quantisierungstyp"
- },
- {
- "id": "",
- "label": "quantization weights type",
- "localized": "Quantisierungs-Gewichtungstyp",
- "reload": "",
- "hint": "Quantisierungs-Gewichtungstyp"
- },
- {
- "id": "",
- "label": "random seeds",
- "localized": "Zufällige Seeds",
- "reload": "",
- "hint": "Zufällige Seeds"
- },
- {
- "id": "",
- "label": "range",
- "localized": "Bereich",
- "reload": "",
- "hint": "Bereich"
- },
- {
- "id": "",
- "label": "rebase",
- "localized": "Rebase",
- "reload": "",
- "hint": "Rebase"
- },
- {
- "id": "",
- "label": "recursive",
- "localized": "Rekursiv",
- "reload": "",
- "hint": "Rekursiv"
- },
- {
- "id": "",
- "label": "reduce-overhead",
- "localized": "Overhead reduzieren",
- "reload": "",
- "hint": "Overhead reduzieren"
- },
- {
- "id": "",
- "label": "redux prompt strength",
- "localized": "Redux-Prompt-Stärke",
- "reload": "",
- "hint": "Redux-Prompt-Stärke"
- },
- {
- "id": "",
- "label": "reference adain weight",
- "localized": "Referenz Adain-Gewichtung",
- "reload": "",
- "hint": "Referenz Adain-Gewichtung"
- },
- {
- "id": "",
- "label": "reference query weight",
- "localized": "Referenz Abfrage-Gewichtung",
- "reload": "",
- "hint": "Referenz Abfrage-Gewichtung"
- },
- {
- "id": "",
- "label": "reference unit 1",
- "localized": "Referenzeinheit 1",
- "reload": "",
- "hint": "Referenzeinheit 1"
- },
- {
- "id": "",
- "label": "refine foreground",
- "localized": "Vordergrund verfeinern",
- "reload": "",
- "hint": "Vordergrund verfeinern"
- },
- {
- "id": "",
- "label": "refresh bench",
- "localized": "Benchmark aktualisieren",
- "reload": "",
- "hint": "Benchmark aktualisieren"
- },
- {
- "id": "",
- "label": "refresh data",
- "localized": "Daten aktualisieren",
- "reload": "",
- "hint": "Daten aktualisieren"
- },
- {
- "id": "",
- "label": "refresh state",
- "localized": "Status aktualisieren",
- "reload": "",
- "hint": "Status aktualisieren"
- },
- {
- "id": "",
- "label": "refresh ui values",
- "localized": "UI-Werte aktualisieren",
- "reload": "",
- "hint": "UI-Werte aktualisieren"
- },
- {
- "id": "",
- "label": "reinstall",
- "localized": "Neu installieren",
- "reload": "",
- "hint": "Neu installieren"
- },
- {
- "id": "",
- "label": "remove background",
- "localized": "Hintergrund entfernen",
- "reload": "",
- "hint": "Hintergrund entfernen"
- },
- {
- "id": "",
- "label": "repeat x-axis",
- "localized": "X-Achse wiederholen",
- "reload": "",
- "hint": "X-Achse wiederholen"
- },
- {
- "id": "",
- "label": "repeat y-axis",
- "localized": "Y-Achse wiederholen",
- "reload": "",
- "hint": "Y-Achse wiederholen"
- },
- {
- "id": "",
- "label": "replace vae",
- "localized": "VAE ersetzen",
- "reload": "",
- "hint": "VAE ersetzen"
- },
- {
- "id": "",
- "label": "repos",
- "localized": "Repos",
- "reload": "",
- "hint": "Repos"
- },
- {
- "id": "",
- "label": "reprocess decode",
- "localized": "Dekodierung neu verarbeiten",
- "reload": "",
- "hint": "Dekodierung neu verarbeiten"
- },
- {
- "id": "",
- "label": "reprocess face",
- "localized": "Gesicht neu verarbeiten",
- "reload": "",
- "hint": "Gesicht neu verarbeiten"
- },
- {
- "id": "",
- "label": "reprocess refine",
- "localized": "Verfeinerung neu verarbeiten",
- "reload": "",
- "hint": "Verfeinerung neu verarbeiten"
- },
- {
- "id": "",
- "label": "request browser notifications",
- "localized": "Browser-Benachrichtigungen anfordern",
- "reload": "",
- "hint": "Browser-Benachrichtigungen anfordern"
- },
- {
- "id": "",
- "label": "rescale",
- "localized": "Neu skalieren",
- "reload": "",
- "hint": "Neu skalieren"
- },
- {
- "id": "",
- "label": "rescale betas with zero terminal snr",
- "localized": "Betas mit Null-End-SNR neu skalieren",
- "reload": "",
- "hint": "Betas mit Null-End-SNR neu skalieren"
- },
- {
- "id": "",
- "label": "reset anchors",
- "localized": "Anker zurücksetzen",
- "reload": "",
- "hint": "Anker zurücksetzen"
- },
- {
- "id": "",
- "label": "residual diff threshold",
- "localized": "Schwellenwert für Restdifferenz",
- "reload": "",
- "hint": "Schwellenwert für Restdifferenz"
- },
- {
- "id": "",
- "label": "resize background color",
- "localized": "Hintergrundfarbe ändern",
- "reload": "",
- "hint": "Hintergrundfarbe ändern"
- },
- {
- "id": "",
- "label": "resize method",
- "localized": "Größenänderungsmethode",
- "reload": "",
- "hint": "Größenänderungsmethode"
- },
- {
- "id": "",
- "label": "resize mode",
- "localized": "Größenänderungsmodus",
- "reload": "",
- "hint": "Größenänderungsmodus"
- },
- {
- "id": "",
- "label": "resize scale",
- "localized": "Skalierung der Größenänderung",
- "reload": "",
- "hint": "Skalierung der Größenänderung"
- },
- {
- "id": "",
- "label": "restart step",
- "localized": "Schritt neu starten",
- "reload": "",
- "hint": "Schritt neu starten"
- },
- {
- "id": "",
- "label": "restore faces: codeformer",
- "localized": "Gesichter wiederherstellen: CodeFormer",
- "reload": "",
- "hint": "Gesichter wiederherstellen: CodeFormer"
- },
- {
- "id": "",
- "label": "restore faces: gfpgan",
- "localized": "Gesichter wiederherstellen: GFPGAN",
- "reload": "",
- "hint": "Gesichter wiederherstellen: GFPGAN"
- },
- {
- "id": "",
- "label": "restore pipe on end",
- "localized": "Pipe am Ende wiederherstellen",
- "reload": "",
- "hint": "Pipe am Ende wiederherstellen"
- },
- {
- "id": "",
- "label": "restore unparsed prompt",
- "localized": "Nicht geparsten Prompt wiederherstellen",
- "reload": "",
- "hint": "Nicht geparsten Prompt wiederherstellen"
- },
- {
- "id": "",
- "label": "reswapper model",
- "localized": "Reswapper-Modell",
- "reload": "",
- "hint": "Reswapper-Modell"
- },
- {
- "id": "",
- "label": "return original images",
- "localized": "Originalbilder zurückgeben",
- "reload": "",
- "hint": "Originalbilder zurückgeben"
- },
- {
- "id": "",
- "label": "right",
- "localized": "Rechts",
- "reload": "",
- "hint": "Rechts"
- },
- {
- "id": "",
- "label": "root model folder",
- "localized": "Stammmodellordner",
- "reload": "",
- "hint": "Stammmodellordner"
- },
- {
- "id": "",
- "label": "rows",
- "localized": "Zeilen",
- "reload": "",
- "hint": "Zeilen"
- },
- {
- "id": "",
- "label": "run",
- "localized": "Ausführen",
- "reload": "",
- "hint": "Ausführen"
- },
- {
- "id": "",
- "label": "run benchmark",
- "localized": "Benchmark ausführen",
- "reload": "",
- "hint": "Benchmark ausführen"
- },
- {
- "id": "",
- "label": "sa solver",
- "localized": "SA-Solver",
- "reload": "",
- "hint": "SA-Solver"
- },
- {
- "id": "",
- "label": "safetensors",
- "localized": "SafeTensors",
- "reload": "",
- "hint": "SafeTensors"
- },
- {
- "id": "",
- "label": "sage attention",
- "localized": "SAGE-Aufmerksamkeit",
- "reload": "",
- "hint": "SAGE-Aufmerksamkeit"
- },
- {
- "id": "",
- "label": "same as primary",
- "localized": "Gleich wie primär",
- "reload": "",
- "hint": "Gleich wie primär"
- },
- {
- "id": "",
- "label": "same latent",
- "localized": "Gleiches Latent",
- "reload": "",
- "hint": "Gleiches Latent"
- },
- {
- "id": "",
- "label": "sample",
- "localized": "Abtasten",
- "reload": "",
- "hint": "Abtasten"
- },
- {
- "id": "",
- "label": "sampler",
- "localized": "Sampler",
- "reload": "",
- "hint": "Sampler"
- },
- {
- "id": "",
- "label": "sampler dynamic shift",
- "localized": "Sampler dynamische Verschiebung",
- "reload": "",
- "hint": "Sampler dynamische Verschiebung"
- },
- {
- "id": "",
- "label": "sampler order",
- "localized": "Sampler-Reihenfolge",
- "reload": "",
- "hint": "Sampler-Reihenfolge"
- },
- {
- "id": "",
- "label": "sampler shift",
- "localized": "Sampler-Verschiebung",
- "reload": "",
- "hint": "Sampler-Verschiebung"
- },
- {
- "id": "",
- "label": "sana: use complex human instructions",
- "localized": "SANA: Komplexe menschliche Anweisungen verwenden",
- "reload": "",
- "hint": "SANA: Komplexe menschliche Anweisungen verwenden"
- },
- {
- "id": "",
- "label": "saturation",
- "localized": "Sättigung",
- "reload": "",
- "hint": "Sättigung"
- },
- {
- "id": "",
- "label": "save all generated image grids",
- "localized": "Alle generierten Bildgitter speichern",
- "reload": "",
- "hint": "Alle generierten Bildgitter speichern"
- },
- {
- "id": "",
- "label": "save all generated images",
- "localized": "Alle generierten Bilder speichern",
- "reload": "",
- "hint": "Alle generierten Bilder speichern"
- },
- {
- "id": "",
- "label": "save caption files",
- "localized": "Bildunterschrift-Dateien speichern",
- "reload": "",
- "hint": "Bildunterschrift-Dateien speichern"
- },
- {
- "id": "",
- "label": "save diffusers",
- "localized": "Diffusoren speichern",
- "reload": "",
- "hint": "Diffusoren speichern"
- },
- {
- "id": "",
- "label": "save hdr image",
- "localized": "HDR-Bild speichern",
- "reload": "",
- "hint": "HDR-Bild speichern"
- },
- {
- "id": "",
- "label": "save image before color correction",
- "localized": "Bild vor Farbkorrektur speichern",
- "reload": "",
- "hint": "Bild vor Farbkorrektur speichern"
- },
- {
- "id": "",
- "label": "save image before detailer",
- "localized": "Bild vor Detailer speichern",
- "reload": "",
- "hint": "Bild vor Detailer speichern"
- },
- {
- "id": "",
- "label": "save image before hires",
- "localized": "Bild vor Hochskalierung speichern",
- "reload": "",
- "hint": "Bild vor Hochskalierung speichern"
- },
- {
- "id": "",
- "label": "save image before refiner",
- "localized": "Bild vor Refiner speichern",
- "reload": "",
- "hint": "Bild vor Refiner speichern"
- },
- {
- "id": "",
- "label": "save images to a subdirectory",
- "localized": "Bilder in ein Unterverzeichnis speichern",
- "reload": "",
- "hint": "Bilder in ein Unterverzeichnis speichern"
- },
- {
- "id": "",
- "label": "save init images",
- "localized": "Init-Bilder speichern",
- "reload": "",
- "hint": "Init-Bilder speichern"
- },
- {
- "id": "",
- "label": "save inpainting mask",
- "localized": "Inpainting-Maske speichern",
- "reload": "",
- "hint": "Inpainting-Maske speichern"
- },
- {
- "id": "",
- "label": "save inpainting masked composite",
- "localized": "Inpainting-maskiertes Komposit speichern",
- "reload": "",
- "hint": "Inpainting-maskiertes Komposit speichern"
- },
- {
- "id": "",
- "label": "save metadata",
- "localized": "Metadaten speichern",
- "reload": "",
- "hint": "Metadaten speichern"
- },
- {
- "id": "",
- "label": "save only saves selected image",
- "localized": "Speichern speichert nur ausgewähltes Bild",
- "reload": "",
- "hint": "Speichert nur das aktuell ausgewählte Bild"
- },
- {
- "id": "",
- "label": "save output",
- "localized": "Ausgabe speichern",
- "reload": "",
- "hint": "Ausgabe speichern"
- },
- {
- "id": "",
- "label": "save safetensors",
- "localized": "Safetensors speichern",
- "reload": "",
- "hint": "Safetensors speichern"
- },
- {
- "id": "",
- "label": "save unparsed prompt",
- "localized": "Ungeparsten Prompt speichern",
- "reload": "",
- "hint": "Ungeparsten Prompt speichern"
- },
- {
- "id": "",
- "label": "scale after",
- "localized": "Skalieren danach",
- "reload": "",
- "hint": "Skalieren danach"
- },
- {
- "id": "",
- "label": "scale before",
- "localized": "Skalieren davor",
- "reload": "",
- "hint": "Skalieren davor"
- },
- {
- "id": "",
- "label": "scale mask",
- "localized": "Maske skalieren",
- "reload": "",
- "hint": "Maske skalieren"
- },
- {
- "id": "",
- "label": "scale factor",
- "localized": "Skalierungsfaktor",
- "reload": "",
- "hint": "Skalierungsfaktor"
- },
- {
- "id": "",
- "label": "score",
- "localized": "Score",
- "reload": "",
- "hint": "Score"
- },
- {
- "id": "",
- "label": "score threshold",
- "localized": "Score-Schwellenwert",
- "reload": "",
- "hint": "Score-Schwellenwert"
- },
- {
- "id": "",
- "label": "scribble",
- "localized": "Scribble",
- "reload": "",
- "hint": "Scribble"
- },
- {
- "id": "",
- "label": "sd15-attire",
- "localized": "SD15-Bekleidung",
- "reload": "",
- "hint": "SD15-Bekleidung"
- },
- {
- "id": "",
- "label": "sd15-likeness",
- "localized": "SD15-Ähnlichkeit",
- "reload": "",
- "hint": "SD15-Ähnlichkeit"
- },
- {
- "id": "",
- "label": "sd15-navimixu",
- "localized": "SD15-Navimixu",
- "reload": "",
- "hint": "SD15-Navimixu"
- },
- {
- "id": "",
- "label": "sd15-sexy",
- "localized": "SD15-Sexy",
- "reload": "",
- "hint": "SD15-Sexy"
- },
- {
- "id": "",
- "label": "sdxl-artstyle",
- "localized": "SDXL-Kunststil",
- "reload": "",
- "hint": "SDXL-Kunststil"
- },
- {
- "id": "",
- "label": "sdxl-negative",
- "localized": "SDXL-Negativ",
- "reload": "",
- "hint": "SDXL-Negativ"
- },
- {
- "id": "",
- "label": "sdxl-sexy",
- "localized": "SDXL-Sexy",
- "reload": "",
- "hint": "SDXL-Sexy"
- },
- {
- "id": "",
- "label": "sdxl-sliders",
- "localized": "SDXL-Schieberegler",
- "reload": "",
- "hint": "SDXL-Schieberegler"
- },
- {
- "id": "",
- "label": "sdxl-toon",
- "localized": "SDXL-Cartoon",
- "reload": "",
- "hint": "SDXL-Cartoon"
- },
- {
- "id": "",
- "label": "sdxl: use weighted pooled embeds",
- "localized": "SDXL: Gewichtete gepoolte Embeddings verwenden",
- "reload": "",
- "hint": "SDXL: Gewichtete gepoolte Embeddings verwenden"
- },
- {
- "id": "",
- "label": "search changelog",
- "localized": "Änderungsprotokoll durchsuchen",
- "reload": "",
- "hint": "Änderungsprotokoll durchsuchen"
- },
- {
- "id": "",
- "label": "search models",
- "localized": "Modelle durchsuchen",
- "reload": "",
- "hint": "Modelle durchsuchen"
- },
- {
- "id": "",
- "label": "search wiki pages",
- "localized": "Wiki-Seiten durchsuchen",
- "reload": "",
- "hint": "Wiki-Seiten durchsuchen"
- },
- {
- "id": "",
- "label": "secondary model",
- "localized": "Sekundäres Modell",
- "reload": "",
- "hint": "Sekundäres Modell"
- },
- {
- "id": "",
- "label": "segmentanything",
- "localized": "SegmentAnything",
- "reload": "",
- "hint": "SegmentAnything"
- },
- {
- "id": "",
- "label": "select",
- "localized": "Auswählen",
- "reload": "",
- "hint": "Auswählen"
- },
- {
- "id": "",
- "label": "select model",
- "localized": "Modell auswählen",
- "reload": "",
- "hint": "Modell auswählen"
- },
- {
- "id": "",
- "label": "send interrupt",
- "localized": "Unterbrechung senden",
- "reload": "",
- "hint": "Unterbrechung senden"
- },
- {
- "id": "",
- "label": "send seed when sending prompt or image to other interface",
- "localized": "Seed senden beim Senden von Prompt oder Bild an andere Oberfläche",
- "reload": "",
- "hint": "Seed senden beim Senden von Prompt oder Bild an andere Oberfläche"
- },
- {
- "id": "",
- "label": "send size when sending prompt or image to another interface",
- "localized": "Größe senden beim Senden von Prompt oder Bild an andere Oberfläche",
- "reload": "",
- "hint": "Größe senden beim Senden von Prompt oder Bild an andere Oberfläche"
- },
- {
- "id": "",
- "label": "sequential",
- "localized": "Sequentiell",
- "reload": "",
- "hint": "Sequentiell"
- },
- {
- "id": "",
- "label": "server start time",
- "localized": "Server-Startzeit",
- "reload": "",
- "hint": "Server-Startzeit"
- },
- {
- "id": "",
- "label": "set at prompt start",
- "localized": "Beim Prompt-Start festlegen",
- "reload": "",
- "hint": "Beim Prompt-Start festlegen"
- },
- {
- "id": "",
- "label": "set ui menu states",
- "localized": "UI-Menüzustände festlegen",
- "reload": "",
- "hint": "UI-Menüzustände festlegen"
- },
- {
- "id": "",
- "label": "share queries",
- "localized": "Abfragen teilen",
- "reload": "",
- "hint": "Abfragen teilen"
- },
- {
- "id": "",
- "label": "shared options",
- "localized": "Geteilte Optionen",
- "reload": "",
- "hint": "Geteilte Optionen"
- },
- {
- "id": "",
- "label": "sharpen",
- "localized": "Schärfen",
- "reload": "",
- "hint": "Schärfen"
- },
- {
- "id": "",
- "label": "shift",
- "localized": "Verschieben",
- "reload": "",
- "hint": "Verschieben"
- },
- {
- "id": "",
- "label": "show grid in results",
- "localized": "Gitter in Ergebnissen anzeigen",
- "reload": "",
- "hint": "Gitter in Ergebnissen anzeigen"
- },
- {
- "id": "",
- "label": "show input",
- "localized": "Eingabe anzeigen",
- "reload": "",
- "hint": "Eingabe anzeigen"
- },
- {
- "id": "",
- "label": "show metadata in full screen image browser",
- "localized": "Metadaten im Vollbild-Bildbrowser anzeigen",
- "reload": "",
- "hint": "Metadaten im Vollbild-Bildbrowser anzeigen"
- },
- {
- "id": "",
- "label": "show motd",
- "localized": "MOTD anzeigen",
- "reload": "",
- "hint": "MOTD anzeigen"
- },
- {
- "id": "",
- "label": "show preview",
- "localized": "Vorschau anzeigen",
- "reload": "",
- "hint": "Vorschau anzeigen"
- },
- {
- "id": "",
- "label": "shuffle weights",
- "localized": "Gewichtungen mischen",
- "reload": "",
- "hint": "Gewichtungen mischen"
- },
- {
- "id": "",
- "label": "sigma",
- "localized": "Sigma",
- "reload": "",
- "hint": "Sigma"
- },
- {
- "id": "",
- "label": "sigma churn",
- "localized": "Sigma-Churn",
- "reload": "",
- "hint": "Sigma-Churn"
- },
- {
- "id": "",
- "label": "sigma max",
- "localized": "Sigma Max",
- "reload": "",
- "hint": "Sigma Max"
- },
- {
- "id": "",
- "label": "sigma method",
- "localized": "Sigma-Methode",
- "reload": "",
- "hint": "Sigma-Methode"
- },
- {
- "id": "",
- "label": "sigma min",
- "localized": "Sigma Min",
- "reload": "",
- "hint": "Sigma Min"
- },
- {
- "id": "",
- "label": "sigma noise",
- "localized": "Sigma-Rauschen",
- "reload": "",
- "hint": "Sigma-Rauschen"
- },
- {
- "id": "",
- "label": "sigma tmin",
- "localized": "Sigma TMin",
- "reload": "",
- "hint": "Sigma TMin"
- },
- {
- "id": "",
- "label": "simple merge",
- "localized": "Einfaches Zusammenführen",
- "reload": "",
- "hint": "Einfaches Zusammenführen"
- },
- {
- "id": "",
- "label": "size",
- "localized": "Größe",
- "reload": "",
- "hint": "Größe"
- },
- {
- "id": "",
- "label": "sketch",
- "localized": "Skizze",
- "reload": "",
- "hint": "Skizze"
- },
- {
- "id": "",
- "label": "skip generation if nan found in latents",
- "localized": "Generierung überspringen, wenn NaN in Latenten gefunden wird",
- "reload": "",
- "hint": "Generierung überspringen, wenn NaN in Latenten gefunden wird"
- },
- {
- "id": "",
- "label": "skip guidance layers",
- "localized": "Guidance-Ebenen überspringen",
- "reload": "",
- "hint": "Guidance-Ebenen überspringen"
- },
- {
- "id": "",
- "label": "skip input frames",
- "localized": "Eingabe-Frames überspringen",
- "reload": "",
- "hint": "Eingabe-Frames überspringen"
- },
- {
- "id": "",
- "label": "slider",
- "localized": "Schieberegler",
- "reload": "",
- "hint": "Schieberegler"
- },
- {
- "id": "",
- "label": "smooth mask",
- "localized": "Maske glätten",
- "reload": "",
- "hint": "Maske glätten"
- },
- {
- "id": "",
- "label": "solver order (where",
- "localized": "Solver-Reihenfolge (wo",
- "reload": "",
- "hint": "Solver-Reihenfolge (wo"
- },
- {
- "id": "",
- "label": "sort order",
- "localized": "Sortierreihenfolge",
- "reload": "",
- "hint": "Sortierreihenfolge"
- },
- {
- "id": "",
- "label": "source subject",
- "localized": "Quell-Subjekt",
- "reload": "",
- "hint": "Quell-Subjekt"
- },
- {
- "id": "",
- "label": "space",
- "localized": "Raum",
- "reload": "",
- "hint": "Raum"
- },
- {
- "id": "",
- "label": "spatial frequency",
- "localized": "Raumfrequenz",
- "reload": "",
- "hint": "Raumfrequenz"
- },
- {
- "id": "",
- "label": "specify model revision",
- "localized": "Modellrevision angeben",
- "reload": "",
- "hint": "Modellrevision angeben"
- },
- {
- "id": "",
- "label": "specify model variant",
- "localized": "Modellvariante angeben",
- "reload": "",
- "hint": "Modellvariante angeben"
- },
- {
- "id": "",
- "label": "split attention",
- "localized": "Split-Attention",
- "reload": "",
- "hint": "Split-Attention"
- },
- {
- "id": "",
- "label": "stable-fast",
- "localized": "Stable-Fast",
- "reload": "",
- "hint": "Stable-Fast"
- },
- {
- "id": "",
- "label": "standard",
- "localized": "Standard",
- "reload": "",
- "hint": "Standard"
- },
- {
- "id": "",
- "label": "start",
- "localized": "Start",
- "reload": "",
- "hint": "Start"
- },
- {
- "id": "",
- "label": "start profiling",
- "localized": "Profiling starten",
- "reload": "",
- "hint": "Profiling starten"
- },
- {
- "id": "",
- "label": "state",
- "localized": "Zustand",
- "reload": "",
- "hint": "Zustand"
- },
- {
- "id": "",
- "label": "stride",
- "localized": "Schrittweite",
- "reload": "",
- "hint": "Schrittweite"
- },
- {
- "id": "",
- "label": "structure",
- "localized": "Struktur",
- "reload": "",
- "hint": "Struktur"
- },
- {
- "id": "",
- "label": "style fidelity",
- "localized": "Stilgetreue",
- "reload": "",
- "hint": "Stilgetreue"
- },
- {
- "id": "",
- "label": "subject",
- "localized": "Subjekt",
- "reload": "",
- "hint": "Subjekt"
- },
- {
- "id": "",
- "label": "submit results",
- "localized": "Ergebnisse einreichen",
- "reload": "",
- "hint": "Ergebnisse einreichen"
- },
- {
- "id": "",
- "label": "submodules",
- "localized": "Untermodule",
- "reload": "",
- "hint": "Untermodule"
- },
- {
- "id": "",
- "label": "swap x/y",
- "localized": "X/Y tauschen",
- "reload": "",
- "hint": "X/Y tauschen"
- },
- {
- "id": "",
- "label": "swap x/z",
- "localized": "X/Z tauschen",
- "reload": "",
- "hint": "X/Z tauschen"
- },
- {
- "id": "",
- "label": "swap y/z",
- "localized": "Y/Z tauschen",
- "reload": "",
- "hint": "Y/Z tauschen"
- },
- {
- "id": "",
- "label": "t2i adapter",
- "localized": "T2I-Adapter",
- "reload": "",
- "hint": "T2I-Adapter"
- },
- {
- "id": "",
- "label": "t2i strength",
- "localized": "T2I-Stärke",
- "reload": "",
- "hint": "T2I-Stärke"
- },
- {
- "id": "",
- "label": "t2i-adapter unit 1",
- "localized": "T2I-Adapter Einheit 1",
- "reload": "",
- "hint": "T2I-Adapter Einheit 1"
- },
- {
- "id": "",
- "label": "t2i-adapter unit 2",
- "localized": "T2I-Adapter Einheit 2",
- "reload": "",
- "hint": "T2I-Adapter Einheit 2"
- },
- {
- "id": "",
- "label": "t2i-adapter unit 3",
- "localized": "T2I-Adapter Einheit 3",
- "reload": "",
- "hint": "T2I-Adapter Einheit 3"
- },
- {
- "id": "",
- "label": "t2i-adapter unit 4",
- "localized": "T2I-Adapter Einheit 4",
- "reload": "",
- "hint": "T2I-Adapter Einheit 4"
- },
- {
- "id": "",
- "label": "taesd",
- "localized": "taesd",
- "reload": "",
- "hint": "taesd"
- },
- {
- "id": "",
- "label": "taesd decode layers",
- "localized": "taesd Dekodierschichten",
- "reload": "",
- "hint": "taesd Dekodierschichten"
- },
- {
- "id": "",
- "label": "taesd variant",
- "localized": "taesd Variante",
- "reload": "",
- "hint": "taesd Variante"
- },
- {
- "id": "",
- "label": "target subject",
- "localized": "Zielmotiv",
- "reload": "",
- "hint": "Zielmotiv"
- },
- {
- "id": "",
- "label": "tcd",
- "localized": "tcd",
- "reload": "",
- "hint": "tcd"
- },
- {
- "id": "",
- "label": "tdd",
- "localized": "tdd",
- "reload": "",
- "hint": "tdd"
- },
- {
- "id": "",
- "label": "te",
- "localized": "te",
- "reload": "",
- "hint": "te"
- },
- {
- "id": "",
- "label": "temperature",
- "localized": "Temperatur",
- "reload": "",
- "hint": "Temperatur"
- },
- {
- "id": "",
- "label": "temporal frequency",
- "localized": "Temporale Frequenz",
- "reload": "",
- "hint": "Temporale Frequenz"
- },
- {
- "id": "",
- "label": "tertiary model",
- "localized": "Tertiärmodell",
- "reload": "",
- "hint": "Tertiärmodell"
- },
- {
- "id": "",
- "label": "text encoder cache size",
- "localized": "Text-Encoder-Cache-Größe",
- "reload": "",
- "hint": "Text-Encoder-Cache-Größe"
- },
- {
- "id": "",
- "label": "text encoder model",
- "localized": "Text-Encoder-Modell",
- "reload": "",
- "hint": "Text-Encoder-Modell"
- },
- {
- "id": "",
- "label": "text inputs",
- "localized": "Texteingaben",
- "reload": "",
- "hint": "Texteingaben"
- },
- {
- "id": "",
- "label": "textbox",
- "localized": "Textfeld",
- "reload": "",
- "hint": "Textfeld"
- },
- {
- "id": "",
- "label": "threshold",
- "localized": "Schwellenwert",
- "reload": "",
- "hint": "Schwellenwert"
- },
- {
- "id": "",
- "label": "thresholding",
- "localized": "Schwellenwertbildung",
- "reload": "",
- "hint": "Schwellenwertbildung"
- },
- {
- "id": "",
- "label": "tile frames",
- "localized": "Kachelrahmen",
- "reload": "",
- "hint": "Kachelrahmen"
- },
- {
- "id": "",
- "label": "tile prompt: x=1 y=1",
- "localized": "Kachel-Prompt: x=1 y=1",
- "reload": "",
- "hint": "Kachel-Prompt: x=1 y=1"
- },
- {
- "id": "",
- "label": "tile prompt: x=1 y=2",
- "localized": "Kachel-Prompt: x=1 y=2",
- "reload": "",
- "hint": "Kachel-Prompt: x=1 y=2"
- },
- {
- "id": "",
- "label": "tile prompt: x=1 y=3",
- "localized": "Kachel-Prompt: x=1 y=3",
- "reload": "",
- "hint": "Kachel-Prompt: x=1 y=3"
- },
- {
- "id": "",
- "label": "tile prompt: x=1 y=4",
- "localized": "Kachel-Prompt: x=1 y=4",
- "reload": "",
- "hint": "Kachel-Prompt: x=1 y=4"
- },
- {
- "id": "",
- "label": "tile prompt: x=2 y=1",
- "localized": "Kachel-Prompt: x=2 y=1",
- "reload": "",
- "hint": "Kachel-Prompt: x=2 y=1"
- },
- {
- "id": "",
- "label": "tile prompt: x=2 y=2",
- "localized": "Kachel-Prompt: x=2 y=2",
- "reload": "",
- "hint": "Kachel-Prompt: x=2 y=2"
- },
- {
- "id": "",
- "label": "tile prompt: x=2 y=3",
- "localized": "Kachel-Prompt: x=2 y=3",
- "reload": "",
- "hint": "Kachel-Prompt: x=2 y=3"
- },
- {
- "id": "",
- "label": "tile prompt: x=2 y=4",
- "localized": "Kachel-Prompt: x=2 y=4",
- "reload": "",
- "hint": "Kachel-Prompt: x=2 y=4"
- },
- {
- "id": "",
- "label": "tile prompt: x=3 y=1",
- "localized": "Kachel-Prompt: x=3 y=1",
- "reload": "",
- "hint": "Kachel-Prompt: x=3 y=1"
- },
- {
- "id": "",
- "label": "tile prompt: x=3 y=2",
- "localized": "Kachel-Prompt: x=3 y=2",
- "reload": "",
- "hint": "Kachel-Prompt: x=3 y=2"
- },
- {
- "id": "",
- "label": "tile prompt: x=3 y=3",
- "localized": "Kachel-Prompt: x=3 y=3",
- "reload": "",
- "hint": "Kachel-Prompt: x=3 y=3"
- },
- {
- "id": "",
- "label": "tile prompt: x=3 y=4",
- "localized": "Kachel-Prompt: x=3 y=4",
- "reload": "",
- "hint": "Kachel-Prompt: x=3 y=4"
- },
- {
- "id": "",
- "label": "tile prompt: x=4 y=1",
- "localized": "Kachel-Prompt: x=4 y=1",
- "reload": "",
- "hint": "Kachel-Prompt: x=4 y=1"
- },
- {
- "id": "",
- "label": "tile prompt: x=4 y=2",
- "localized": "Kachel-Prompt: x=4 y=2",
- "reload": "",
- "hint": "Kachel-Prompt: x=4 y=2"
- },
- {
- "id": "",
- "label": "tile prompt: x=4 y=3",
- "localized": "Kachel-Prompt: x=4 y=3",
- "reload": "",
- "hint": "Kachel-Prompt: x=4 y=3"
- },
- {
- "id": "",
- "label": "tile prompt: x=4 y=4",
- "localized": "Kachel-Prompt: x=4 y=4",
- "reload": "",
- "hint": "Kachel-Prompt: x=4 y=4"
- },
- {
- "id": "",
- "label": "tiling options",
- "localized": "Kachelungsoptionen",
- "reload": "",
- "hint": "Kachelungsoptionen"
- },
- {
- "id": "",
- "label": "time embedding mix",
- "localized": "Zeit-Embedding-Mix",
- "reload": "",
- "hint": "Zeit-Embedding-Mix"
- },
- {
- "id": "",
- "label": "time_quadratic",
- "localized": "time_quadratic",
- "reload": "",
- "hint": "time_quadratic"
- },
- {
- "id": "",
- "label": "time_uniform",
- "localized": "time_uniform",
- "reload": "",
- "hint": "time_uniform"
- },
- {
- "id": "",
- "label": "timestep",
- "localized": "Zeitschritt",
- "reload": "",
- "hint": "Zeitschritt"
- },
- {
- "id": "",
- "label": "timestep skip end",
- "localized": "Zeitschritt-Ende überspringen",
- "reload": "",
- "hint": "Zeitschritt-Ende überspringen"
- },
- {
- "id": "",
- "label": "timestep skip start",
- "localized": "Zeitschritt-Start überspringen",
- "reload": "",
- "hint": "Zeitschritt-Start überspringen"
- },
- {
- "id": "",
- "label": "timestep spacing",
- "localized": "Zeitschritt-Abstand",
- "reload": "",
- "hint": "Zeitschritt-Abstand"
- },
- {
- "id": "",
- "label": "timesteps",
- "localized": "Zeitschritte",
- "reload": "",
- "hint": "Zeitschritte"
- },
- {
- "id": "",
- "label": "timesteps override",
- "localized": "Zeitschritte überschreiben",
- "reload": "",
- "hint": "Zeitschritte überschreiben"
- },
- {
- "id": "",
- "label": "timesteps presets",
- "localized": "Zeitschritt-Voreinstellungen",
- "reload": "",
- "hint": "Zeitschritt-Voreinstellungen"
- },
- {
- "id": "",
- "label": "timesteps range",
- "localized": "Zeitschritt-Bereich",
- "reload": "",
- "hint": "Zeitschritt-Bereich"
- },
- {
- "id": "",
- "label": "tiny",
- "localized": "Klein",
- "reload": "",
- "hint": "Klein"
- },
- {
- "id": "",
- "label": "todo",
- "localized": "Zu erledigen",
- "reload": "",
- "hint": "Zu erledigen"
- },
- {
- "id": "",
- "label": "tome",
- "localized": "tome",
- "reload": "",
- "hint": "tome"
- },
- {
- "id": "",
- "label": "tool",
- "localized": "Werkzeug",
- "reload": "",
- "hint": "Werkzeug"
- },
- {
- "id": "",
- "label": "top-k",
- "localized": "top-k",
- "reload": "",
- "hint": "top-k"
- },
- {
- "id": "",
- "label": "top-p",
- "localized": "top-p",
- "reload": "",
- "hint": "top-p"
- },
- {
- "id": "",
- "label": "torch",
- "localized": "torch",
- "reload": "",
- "hint": "torch"
- },
- {
- "id": "",
- "label": "transformer",
- "localized": "Transformer",
- "reload": "",
- "hint": "Transformer"
- },
- {
- "id": "",
- "label": "trigger word",
- "localized": "Triggerwort",
- "reload": "",
- "hint": "Triggerwort"
- },
- {
- "id": "",
- "label": "true",
- "localized": "Wahr",
- "reload": "",
- "hint": "Wahr"
- },
- {
- "id": "",
- "label": "tunable ops limit",
- "localized": "Grenze der einstellbaren Operationen",
- "reload": "",
- "hint": "Grenze der einstellbaren Operationen"
- },
- {
- "id": "",
- "label": "ufogen",
- "localized": "ufogen",
- "reload": "",
- "hint": "ufogen"
- },
- {
- "id": "",
- "label": "ui card size (px)",
- "localized": "UI-Kartengröße (px)",
- "reload": "",
- "hint": "UI-Kartengröße (px)"
- },
- {
- "id": "",
- "label": "ui fetch network info on mouse-over",
- "localized": "UI-Netzwerkinfo bei Mauszeigerbewegung abrufen",
- "reload": "",
- "hint": "UI-Netzwerkinfo bei Mauszeigerbewegung abrufen"
- },
- {
- "id": "",
- "label": "ui height (%)",
- "localized": "UI-Höhe (%)",
- "reload": "",
- "hint": "UI-Höhe (%)"
- },
- {
- "id": "",
- "label": "ui locale",
- "localized": "UI-Sprache",
- "reload": "",
- "hint": "UI-Sprache"
- },
- {
- "id": "",
- "label": "ui request timeout",
- "localized": "UI-Anfrage-Timeout",
- "reload": "",
- "hint": "UI-Anfrage-Timeout"
- },
- {
- "id": "",
- "label": "ui show on startup",
- "localized": "UI beim Start anzeigen",
- "reload": "",
- "hint": "UI beim Start anzeigen"
- },
- {
- "id": "",
- "label": "ui sidebar width (%)",
- "localized": "UI-Seitenleistenbreite (%)",
- "reload": "",
- "hint": "UI-Seitenleistenbreite (%)"
- },
- {
- "id": "",
- "label": "ui theme",
- "localized": "UI-Design",
- "reload": "",
- "hint": "UI-Design"
- },
- {
- "id": "",
- "label": "unet",
- "localized": "UNet",
- "reload": "",
- "hint": "UNet"
- },
- {
- "id": "",
- "label": "unet depth",
- "localized": "UNet-Tiefe",
- "reload": "",
- "hint": "UNet-Tiefe"
- },
- {
- "id": "",
- "label": "unet enabled",
- "localized": "UNet aktiviert",
- "reload": "",
- "hint": "UNet aktiviert"
- },
- {
- "id": "",
- "label": "unet max tile size",
- "localized": "UNet maximale Kachelgröße",
- "reload": "",
- "hint": "UNet maximale Kachelgröße"
- },
- {
- "id": "",
- "label": "unet min tile size",
- "localized": "UNet minimale Kachelgröße",
- "reload": "",
- "hint": "UNet minimale Kachelgröße"
- },
- {
- "id": "",
- "label": "unet model",
- "localized": "UNet-Modell",
- "reload": "",
- "hint": "UNet-Modell"
- },
- {
- "id": "",
- "label": "unet swap size",
- "localized": "UNet-Swap-Größe",
- "reload": "",
- "hint": "UNet-Swap-Größe"
- },
- {
- "id": "",
- "label": "uniform",
- "localized": "Gleichmäßig",
- "reload": "",
- "hint": "Gleichmäßig"
- },
- {
- "id": "",
- "label": "units",
- "localized": "Einheiten",
- "reload": "",
- "hint": "Einheiten"
- },
- {
- "id": "",
- "label": "unload current model from vram",
- "localized": "Aktuelles Modell aus VRAM entladen",
- "reload": "",
- "hint": "Aktuelles Modell aus VRAM entladen"
- },
- {
- "id": "",
- "label": "unload upscaler after processing",
- "localized": "Upscaler nach Verarbeitung entladen",
- "reload": "",
- "hint": "Upscaler nach Verarbeitung entladen"
- },
- {
- "id": "",
- "label": "unset",
- "localized": "Nicht gesetzt",
- "reload": "",
- "hint": "Nicht gesetzt"
- },
- {
- "id": "",
- "label": "up",
- "localized": "up",
- "reload": "",
- "hint": "up"
- },
- {
- "id": "",
- "label": "upcast attention layer",
- "localized": "Upcast-Aufmerksamkeits-Layer",
- "reload": "",
- "hint": "Upcast-Aufmerksamkeits-Layer"
- },
- {
- "id": "",
- "label": "update",
- "localized": "Aktualisieren",
- "reload": "",
- "hint": "Aktualisieren"
- },
- {
- "id": "",
- "label": "upload",
- "localized": "Hochladen",
- "reload": "",
- "hint": "Hochladen"
- },
- {
- "id": "",
- "label": "use brownian noise",
- "localized": "Brownsches Rauschen verwenden",
- "reload": "",
- "hint": "Brownsches Rauschen verwenden"
- },
- {
- "id": "",
- "label": "use cached model config when available",
- "localized": "Gecachte Modellkonfiguration verwenden, wenn verfügbar",
- "reload": "",
- "hint": "Gecachte Modellkonfiguration verwenden, wenn verfügbar"
- },
- {
- "id": "",
- "label": "use defaults",
- "localized": "Standardwerte verwenden",
- "reload": "",
- "hint": "Standardwerte verwenden"
- },
- {
- "id": "",
- "label": "use dynamic thresholding",
- "localized": "Dynamische Schwellenwertbildung verwenden",
- "reload": "",
- "hint": "Dynamische Schwellenwertbildung verwenden"
- },
- {
- "id": "",
- "label": "use fixed width thumbnails",
- "localized": "Vorschaubilder mit fester Breite verwenden",
- "reload": "",
- "hint": "Vorschaubilder mit fester Breite verwenden"
- },
- {
- "id": "",
- "label": "use image gallery cache",
- "localized": "Bildgalerie-Cache verwenden",
- "reload": "",
- "hint": "Bildgalerie-Cache verwenden"
- },
- {
- "id": "",
- "label": "use karras sigmas",
- "localized": "Karras-Sigmas verwenden",
- "reload": "",
- "hint": "Karras-Sigmas verwenden"
- },
- {
- "id": "",
- "label": "use line break as prompt segment marker",
- "localized": "Zeilenumbruch als Prompt-Segment-Marker verwenden",
- "reload": "",
- "hint": "Zeilenumbruch als Prompt-Segment-Marker verwenden"
- },
- {
- "id": "",
- "label": "use model ema weights when possible",
- "localized": "Modell-EMA-Gewichtungen verwenden, wenn möglich",
- "reload": "",
- "hint": "Modell-EMA-Gewichtungen verwenden, wenn möglich"
- },
- {
- "id": "",
- "label": "use quantization",
- "localized": "Quantisierung verwenden",
- "reload": "",
- "hint": "Quantisierung verwenden"
- },
- {
- "id": "",
- "label": "use random seeds",
- "localized": "Zufällige Seeds verwenden",
- "reload": "",
- "hint": "Zufällige Seeds verwenden"
- },
- {
- "id": "",
- "label": "use reference values when available",
- "localized": "Referenzwerte verwenden, wenn verfügbar",
- "reload": "",
- "hint": "Referenzwerte verwenden, wenn verfügbar"
- },
- {
- "id": "",
- "label": "use same seed",
- "localized": "Gleichen Seed verwenden",
- "reload": "",
- "hint": "Gleichen Seed verwenden"
- },
- {
- "id": "",
- "label": "use sample",
- "localized": "Beispiel verwenden",
- "reload": "",
- "hint": "Beispiel verwenden"
- },
- {
- "id": "",
- "label": "use separate base dict",
- "localized": "Separates Basis-Dict verwenden",
- "reload": "",
- "hint": "Separates Basis-Dict verwenden"
- },
- {
- "id": "",
- "label": "use simplified solvers in final steps",
- "localized": "Vereinfachte Solver in letzten Schritten verwenden",
- "reload": "",
- "hint": "Vereinfachte Solver in letzten Schritten verwenden"
- },
- {
- "id": "",
- "label": "use text inputs",
- "localized": "Texteingaben verwenden",
- "reload": "",
- "hint": "Texteingaben verwenden"
- },
- {
- "id": "",
- "label": "user",
- "localized": "Benutzer",
- "reload": "",
- "hint": "Benutzer"
- },
- {
- "id": "",
- "label": "username",
- "localized": "Benutzername",
- "reload": "",
- "hint": "Benutzername"
- },
- {
- "id": "",
- "label": "v_prediction",
- "localized": "v_prediction",
- "reload": "",
- "hint": "v_prediction"
- },
- {
- "id": "",
- "label": "vae enabled",
- "localized": "VAE aktiviert",
- "reload": "",
- "hint": "VAE aktiviert"
- },
- {
- "id": "",
- "label": "vae sliced encode",
- "localized": "VAE geschnittene Kodierung",
- "reload": "",
- "hint": "VAE geschnittene Kodierung"
- },
- {
- "id": "",
- "label": "vae swap size",
- "localized": "VAE Auslagerungsgröße",
- "reload": "",
- "hint": "VAE Auslagerungsgröße"
- },
- {
- "id": "",
- "label": "vae tile overlap",
- "localized": "VAE Kachelüberlappung",
- "reload": "",
- "hint": "VAE Kachelüberlappung"
- },
- {
- "id": "",
- "label": "vae tile size",
- "localized": "VAE Kachelgröße",
- "reload": "",
- "hint": "VAE Kachelgröße"
- },
- {
- "id": "",
- "label": "vary_coeff",
- "localized": "vary_coeff",
- "reload": "",
- "hint": "vary_coeff"
- },
- {
- "id": "",
- "label": "vdm solver",
- "localized": "VDM Solver",
- "reload": "",
- "hint": "VDM Solver"
- },
- {
- "id": "",
- "label": "version",
- "localized": "Version",
- "reload": "",
- "hint": "Version"
- },
- {
- "id": "",
- "label": "vgen params",
- "localized": "VGen Parameter",
- "reload": "",
- "hint": "VGen Parameter"
- },
- {
- "id": "",
- "label": "vibrance",
- "localized": "Leuchtkraft",
- "reload": "",
- "hint": "Leuchtkraft"
- },
- {
- "id": "",
- "label": "video file",
- "localized": "Videodatei",
- "reload": "",
- "hint": "Videodatei"
- },
- {
- "id": "",
- "label": "video type",
- "localized": "Videotyp",
- "reload": "",
- "hint": "Videotyp"
- },
- {
- "id": "",
- "label": "vlm",
- "localized": "VLM",
- "reload": "",
- "hint": "VLM"
- },
- {
- "id": "",
- "label": "vlm model",
- "localized": "VLM-Modell",
- "reload": "",
- "hint": "VLM-Modell"
- },
- {
- "id": "",
- "label": "vlm: default model",
- "localized": "VLM: Standardmodell",
- "reload": "",
- "hint": "VLM: Standardmodell"
- },
- {
- "id": "",
- "label": "vlm: default prompt",
- "localized": "VLM: Standard-Prompt",
- "reload": "",
- "hint": "VLM: Standard-Prompt"
- },
- {
- "id": "",
- "label": "vlm: max length",
- "localized": "VLM: Maximale Länge",
- "reload": "",
- "hint": "VLM: Maximale Länge"
- },
- {
- "id": "",
- "label": "vlm: num beams",
- "localized": "VLM: Anzahl Strahlen",
- "reload": "",
- "hint": "VLM: Anzahl Strahlen"
- },
- {
- "id": "",
- "label": "vlm: top-k",
- "localized": "VLM: Top-K",
- "reload": "",
- "hint": "VLM: Top-K"
- },
- {
- "id": "",
- "label": "vlm: top-p",
- "localized": "VLM: Top-P",
- "reload": "",
- "hint": "VLM: Top-P"
- },
- {
- "id": "",
- "label": "vlm: use sample method",
- "localized": "VLM: Abtastmethode verwenden",
- "reload": "",
- "hint": "VLM: Abtastmethode verwenden"
- },
- {
- "id": "",
- "label": "warmth",
+ "id": 5,
+ "label": "Warmth",
"localized": "Wärme",
"reload": "",
- "hint": "Wärme"
+ "hint": ""
},
{
- "id": "",
- "label": "webp lossless compression",
- "localized": "WebP verlustfreie Komprimierung",
+ "id": 6,
+ "label": "Weight",
+ "localized": "Gewichtung",
"reload": "",
- "hint": "WebP verlustfreie Komprimierung"
+ "hint": ""
},
{
- "id": "",
- "label": "weight",
- "localized": "Gewicht",
+ "id": 7,
+ "label": "Width after",
+ "localized": "Breite danach",
"reload": "",
- "hint": "Gewicht"
+ "hint": ""
},
{
- "id": "",
- "label": "width after",
- "localized": "Breite danach",
+ "id": 8,
+ "label": "Width mask",
+ "localized": "Breitenmaske",
"reload": "",
- "hint": "Breite danach"
+ "hint": ""
},
{
- "id": "",
- "label": "width before",
- "localized": "Breite davor",
+ "id": 9,
+ "label": "WebP lossless compression",
+ "localized": "Verlustfreie WebP-Kompression",
"reload": "",
- "hint": "Breite davor"
+ "hint": ""
},
{
- "id": "",
- "label": "width mask",
- "localized": "Breite Maske",
+ "id": 10,
+ "label": "Weights clip",
+ "localized": "Gewichtungsbegrenzung (Weights Clip)",
"reload": "",
- "hint": "Breite Maske"
- },
+ "hint": "Erzwingt, dass zusammengeführte Gewichtungen nicht schwerer als das ursprüngliche Modell sind, um Burn-In und übersättigte Modelle zu verhindern"
+ }
+ ],
+ "x": [
{
- "id": "",
- "label": "wiki",
- "localized": "Wiki",
+ "id": 0,
+ "label": "XS",
+ "localized": "XS",
"reload": "",
- "hint": "Wiki"
+ "hint": ""
},
{
- "id": "",
- "label": "wildcards",
- "localized": "Platzhalter",
- "reload": "",
- "hint": "Platzhalter"
- },
- {
- "id": "",
- "label": "x components",
+ "id": 0,
+ "label": "X components",
"localized": "X-Komponenten",
"reload": "",
- "hint": "X-Komponenten"
+ "hint": ""
},
{
- "id": "",
- "label": "x overlap",
+ "id": 0,
+ "label": "X overlap",
"localized": "X-Überlappung",
"reload": "",
- "hint": "X-Überlappung"
+ "hint": ""
},
{
- "id": "",
- "label": "x type",
- "localized": "X-Typ",
- "reload": "",
- "hint": "X-Typ"
- },
- {
- "id": "",
- "label": "x-axis tile overlap",
- "localized": "X-Achsen-Kachelüberlappung",
- "reload": "",
- "hint": "X-Achsen-Kachelüberlappung"
- },
- {
- "id": "",
- "label": "x-axis tiles",
+ "id": 0,
+ "label": "X-axis tiles",
"localized": "X-Achsen-Kacheln",
"reload": "",
- "hint": "X-Achsen-Kacheln"
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
+ "label": "X-axis tile overlap",
+ "localized": "X-Achsen-Kachelüberlappung",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "X type",
+ "localized": "X-Typ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "X values",
+ "localized": "X-Werte",
+ "reload": "",
+ "hint": "Einzelne Werte für die X-Achse durch Kommas trennen"
+ },
+ {
+ "id": 0,
"label": "xhinker",
"localized": "xhinker",
"reload": "",
- "hint": "xhinker"
+ "hint": ""
},
{
- "id": "",
- "label": "xs",
- "localized": "xs",
+ "id": 0,
+ "label": "xFormers",
+ "localized": "xFormers",
"reload": "",
- "hint": "xs"
+ "hint": "Speicheroptimierung. Nicht-deterministisch (jedes Mal andere Ergebnisse)"
},
{
- "id": "",
- "label": "y components",
+ "id": 0,
+ "label": "xet",
+ "localized": "xet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "XYZ Grid",
+ "localized": "XYZ-Gitter",
+ "reload": "",
+ "hint": "XYZ-Gitter ist ein leistungsstarkes Modul, das ein Bildgitter basierend auf variierenden Erzeugungsparametern erstellt"
+ }
+ ],
+ "y": [
+ {
+ "id": 0,
+ "label": "Y components",
"localized": "Y-Komponenten",
"reload": "",
- "hint": "Y-Komponenten"
+ "hint": "Vertikale Komponenten"
},
{
- "id": "",
- "label": "y overlap",
+ "id": 1,
+ "label": "Y overlap",
"localized": "Y-Überlappung",
"reload": "",
- "hint": "Y-Überlappung"
+ "hint": "Vertikale Überlappung der Kacheln"
},
{
- "id": "",
- "label": "y type",
- "localized": "Y-Typ",
- "reload": "",
- "hint": "Y-Typ"
- },
- {
- "id": "",
- "label": "y-axis tile overlap",
- "localized": "Y-Achsen-Kachelüberlappung",
- "reload": "",
- "hint": "Y-Achsen-Kachelüberlappung"
- },
- {
- "id": "",
- "label": "y-axis tiles",
+ "id": 2,
+ "label": "Y-axis tiles",
"localized": "Y-Achsen-Kacheln",
"reload": "",
- "hint": "Y-Achsen-Kacheln"
+ "hint": "Anzahl der Kacheln entlang der Y-Achse"
},
{
- "id": "",
- "label": "z type",
+ "id": 3,
+ "label": "Y-axis tile overlap",
+ "localized": "Y-Achsen-Kachelüberlappung",
+ "reload": "",
+ "hint": "Größe der Kachelüberlappung auf der Y-Achse"
+ },
+ {
+ "id": 4,
+ "label": "Y type",
+ "localized": "Y-Typ",
+ "reload": "",
+ "hint": "Datentyp oder Parameter für die Y-Achse"
+ },
+ {
+ "id": 5,
+ "label": "Y values",
+ "localized": "Y-Werte",
+ "reload": "",
+ "hint": "Einzelne Werte für die Y-Achse, getrennt durch Kommas"
+ }
+ ],
+ "z": [
+ {
+ "id": 0,
+ "label": "ZImageTurbo",
+ "localized": "ZImageTurbo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "zimage",
+ "localized": "zimage",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "ZeroStar init steps",
+ "localized": "ZeroStar Initialisierungsschritte",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Zero",
+ "localized": "Zero",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Z type",
"localized": "Z-Typ",
- "reload": "",
- "hint": "Z-Typ"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "zero",
- "localized": "Null",
- "reload": "",
- "hint": "Null"
+ "id": 5,
+ "label": "Z values",
+ "localized": "Z-Werte",
+ "reload": "n/a",
+ "hint": "Einzelne Werte für die Z-Achse durch Kommas trennen"
},
{
- "id": "",
- "label": "zoe depth",
- "localized": "Zoe Tiefe",
- "reload": "",
- "hint": "Zoe Tiefe"
+ "id": 6,
+ "label": "Zoe Depth",
+ "localized": "Zoe Depth",
+ "reload": "n/a",
+ "hint": ""
}
]
-}
+}
\ No newline at end of file
diff --git a/html/locale_en.json b/html/locale_en.json
index 7c2da4777..8bc99ff6c 100644
--- a/html/locale_en.json
+++ b/html/locale_en.json
@@ -1,1378 +1,1657 @@
{
-"icons": [
- {"id":"","label":"🎲️","localized":"","reload":"","hint":"Use random seed"},
- {"id":"","label":"🔄","localized":"","reload":"","hint":"Reset values"},
- {"id":"","label":"⬆️","localized":"","reload":"","hint":"Upload image"},
- {"id":"","label":"⬅️","localized":"","reload":"","hint":"Reuse image"},
- {"id":"","label":"⇅","localized":"","reload":"","hint":"Swap values"},
- {"id":"","label":"⇨","localized":"","reload":"","hint":"Apply preset to Manual Block Merge tab"},
- {"id":"","label":"🕮","localized":"","reload":"","hint":"Save parameters from last generated image as style template"},
- {"id":"","label":"⇕","localized":"","reload":"","hint":"Sort by: Name asc/desc, Size largest/smallest, Time newest/oldest"},
- {"id":"","label":"⟲","localized":"","reload":"","hint":"Refresh"},
- {"id":"","label":"✕","localized":"","reload":"","hint":"Close"},
- {"id":"","label":"⊜","localized":"","reload":"","hint":"Fill"},
- {"id":"","label":"※","localized":"","reload":"","hint":"Load model as refiner model when selected, otherwise load as base model"},
- {"id":"","label":"🔎︎","localized":"","reload":"","hint":"Scan CivitAI for missing metadata and previews"},
- {"id":"","label":"☲","localized":"","reload":"","hint":"Change view type"},
- {"id":"","label":"⊗","localized":"","reload":"","hint":"Reset values"},
- {"id":"","label":"📐","localized":"","reload":"","hint":"Measure"},
- {"id":"","label":"🔍","localized":"","reload":"","hint":"Search"},
- {"id":"","label":"🖌️","localized":"","reload":"","hint":"LaMa remove selected object from image"},
- {"id":"","label":"🖼️","localized":"","reload":"","hint":"Show preview"},
- {"id":"","label":"","localized":"","reload":"","hint":"Caption image"},
- {"id":"","label":"⁜","localized":"","reload":"","hint":"Cycle image fit method"},
- {"id":"","label":"↶","localized":"","reload":"","hint":"Apply selected style to prompt"},
- {"id":"","label":"↷","localized":"","reload":"","hint":"Save current prompt to style"},
- {"id":"","label":"","localized":"","reload":"","hint":"Sort by name, ascending"},
- {"id":"","label":"","localized":"","reload":"","hint":"Sort by name, descending"},
- {"id":"","label":"","localized":"","reload":"","hint":"Sort by size, ascending"},
- {"id":"","label":"","localized":"","reload":"","hint":"Sort by size, descending"},
- {"id":"","label":"","localized":"","reload":"","hint":"Sort by resolution, ascending"},
- {"id":"","label":"","localized":"","reload":"","hint":"Sort by resolution, descending"},
- {"id":"","label":"","localized":"","reload":"","hint":"Sort by time, ascending"},
- {"id":"","label":"","localized":"","reload":"","hint":"Sort by time, descending"}
-],
-"main": [
- {"id":"","label":"Prompt","localized":"","reload":"","hint":"Describe image you want to generate"},
- {"id":"","label":"Start","localized":"","reload":"","hint":"Start"},
- {"id":"","label":"End","localized":"","reload":"","hint":"End"},
- {"id":"","label":"Core","localized":"","reload":"","hint":"Core settings"},
- {"id":"","label":"Negative prompt","localized":"","reload":"","hint":"Describe what you don't want to see in generated image"},
- {"id":"","label":"Text","localized":"","reload":"","hint":"Create image from text"},
- {"id":"","label":"Image","localized":"","reload":"","hint":"Create image from image"},
- {"id":"","label":"Control","localized":"","reload":"","hint":"Create image with full guidance"},
- {"id":"","label":"Images","localized":"","reload":"","hint":"Create images Unified interface Supports T2I and I2I With optional control guidance"},
- {"id":"","label":"T2I","localized":"","reload":"","hint":"Create image from text Legacy interface that mimics original text-to-image interface and behavior"},
- {"id":"","label":"I2I","localized":"","reload":"","hint":"Create image from image Legacy interface that mimics original image-to-image interface and behavior"},
- {"id":"","label":"Process","localized":"","reload":"","hint":"Process existing image Can be used to upscale images, remove backgrounds, obfuscate NSFW content, apply various filters and effects"},
- {"id":"","label":"Models","localized":"","reload":"","hint":"Download, convert or merge your models and manage models metadata"},
- {"id":"","label":"Sampler","localized":"","reload":"","hint":"Settings related to sampler and seed selection and configuration. Samplers guide the process of turning noise into an image over multiple steps."},
- {"id":"","label":"Agent Scheduler","localized":"","reload":"","hint":"Enqueue your generate requests and run them in the background"},
- {"id":"","label":"AgentScheduler","localized":"","reload":"","hint":"Enqueue your generate requests and run them in the background"},
- {"id":"","label":"System","localized":"","reload":"","hint":"System settings and information"},
- {"id":"","label":"System Info","localized":"","reload":"","hint":"System information"},
- {"id":"","label":"Settings","localized":"","reload":"","hint":"Application settings"},
- {"id":"","label":"Script","localized":"","reload":"","hint":"Additional scripts to be used"},
- {"id":"","label":"Generate","localized":"","reload":"","hint":"Start processing"},
- {"id":"","label":"Generate forever","localized":"","reload":"","hint":"Start processing and continue until cancelled"},
- {"id":"","label":"Enqueue","localized":"","reload":"","hint":"Add task to background queue in Agent Scheduler"},
- {"id":"","label":"Reprocess","localized":"","reload":"","hint":"Reprocess previous generations using different parameters"},
- {"id":"","label":"Stop","localized":"","reload":"","hint":"Stop processing"},
- {"id":"","label":"Skip","localized":"","reload":"","hint":"Stop processing current job and continue processing"},
- {"id":"","label":"Pause","localized":"","reload":"","hint":"Pause processing"},
- {"id":"","label":"Restore","localized":"","reload":"","hint":"Restore parameters from current prompt or last known generated image"},
- {"id":"","label":"Clear","localized":"","reload":"","hint":"Clear prompts"},
- {"id":"","label":"Networks","localized":"","reload":"","hint":"Networks user interface"},
- {"id":"","label":"Default strength","localized":"","reload":"","hint":"When adding extra network such as Lora to prompt, use this multiplier for it"},
- {"id":"","label":"Upscale","localized":"","reload":"","hint":"Upscale image"},
- {"id":"","label":"Model","localized":"","reload":"","hint":"Base model"},
- {"id":"","label":"Prompts","localized":"","reload":"","hint":"Image prompt and negative prompt"},
- {"id":"","label":"Base","localized":"","reload":"","hint":"Base settings used to run image generation"},
- {"id":"","label":"Style","localized":"","reload":"","hint":"Additional styles to be applied on selected generation parameters"},
- {"id":"","label":"Styles","localized":"","reload":"","hint":"Additional styles to be applied on selected generation parameters"},
- {"id":"","label":"Lora","localized":"","reload":"","hint":"LoRA: Low-Rank Adaptation. Fine-tuned model that is applied on top of a loaded model"},
- {"id":"","label":"Embedding","localized":"","reload":"","hint":"Textual inversion embedding is a trained embedded information about the subject"},
- {"id":"","label":"Hypernetwork","localized":"","reload":"","hint":"Small trained neural network that modifies behavior of the loaded model"},
- {"id":"","label":"VAE","localized":"","reload":"","hint":"Variational Auto Encoder: model used to run image decode at the end of generate"},
- {"id":"","label":"History","localized":"","reload":"","hint":"List of previous generations that can be further reprocessed"},
- {"id":"","label":"UI disable variable aspect ratio","localized":"","reload":"","hint":"When disabled, all thumbnails appear as squared images"},
- {"id":"","label":"Build info on first access","localized":"","reload":"","hint":"Prevents server from building EN page on server startup and instead build it when requested"},
- {"id":"","label":"Show reference styles","localized":"","reload":"","hint":"Show or hide build-it styles"},
- {"id":"","label":"LoRA load using Diffusers method","localized":"","reload":"","hint":"Alternative method uses diffusers built-in LoRA capabilities instead of native SD.Next implementation (may reduce LoRA compatibility)"},
- {"id":"","label":"LoRA native fuse with model","localized":"","reload":"","hint":"Merge LoRA into the model for lower memory usage.Warning: After removing or switching a LoRA, you may still see its style in generated images. To get a clean model, reload it from the model selector."},
- {"id":"","label":"LoRA memory cache","localized":"","reload":"","hint":"How many LoRAs to keep in network for future use before requiring reloading from storage"},
- {"id":"","label":"LoRA force reload always","localized":"","reload":"","hint":"Forces LoRA networks to reload from storage on every generation, even if already cached. Useful for debugging or when LoRA files are being modified externally. Disable for normal use to benefit from caching."},
- {"id":"","label":"LoRA diffusers fuse with model","localized":"","reload":"","hint":"Merge LoRA into the model for lower memory usage and torch.compile compatibility.Warning: After removing or switching a LoRA, you may still see its style in generated images. To get a clean model, reload it from the model selector."},
- {"id":"","label":"LoRA precision when quantized","localized":"","reload":"","hint":"When using a BnB 4-bit model, LoRA is applied by decompressing the weights, adding the LoRA, then recompressing. This controls the format used for recompression. Only affects BnB 4-bit models. SDNQ models keep their original format."},
- {"id":"","label":"Local","localized":"","reload":"","hint":"Models that are downlaoded and ready to use"},
- {"id":"","label":"Gallery","localized":"","reload":"","hint":"Image gallery"},
- {"id":"","label":"Reference","localized":"","reload":"","hint":"List of reference models that can be automatically downloaded on first use"},
- {"id":"","label":"Samplers","localized":"","reload":"","hint":"Samplers/schedulers advanced settings"},
- {"id":"","label":"Seed","localized":"","reload":"","hint":"Initial seed and variation"},
- {"id":"","label":"Advanced","localized":"","reload":"","hint":"Advanced settings used to run image generation"},
- {"id":"","label":"Scripts","localized":"","reload":"","hint":"Enable additional features by using selected scripts during generate process"},
- {"id":"","label":"Corrections","localized":"","reload":"","hint":"Control image color/sharpen/brighness corrections during generate process"},
- {"id":"","label":"Parameters","localized":"","reload":"","hint":"Base parameters used during image generation"},
- {"id":"","label":"Refine","localized":"","reload":"","hint":"Refine runs additonal processing after initial processing has completed and can be used to upscale image and run optionally process it again to increase quality and details"},
- {"id":"","label":"Detailer","localized":"","reload":"","hint":"Detailer runs additional generate at higher resolution for a detected objects"},
- {"id":"","label":"Resize","localized":"","reload":"","hint":"Image resizing, can be using fixed resolution on based on scale"},
- {"id":"","label":"Batch","localized":"","reload":"","hint":"Batch processing settings"},
- {"id":"","label":"Denoise","localized":"","reload":"","hint":"Denoising settings. Higher denoise means that more of existing image content is allowed to change during generate"},
- {"id":"","label":"Mask","localized":"","reload":"","hint":"Image masking and mask options"},
- {"id":"","label":"Input","localized":"","reload":"","hint":"Selection of input media"},
- {"id":"","label":"Video","localized":"","reload":"","hint":"Create videos using different methods Supports text-to-image, image-to-image first-last-frame, etc."},
- {"id":"","label":"Control elements","localized":"","reload":"","hint":"Control elements are advanced models that can guide generation towards desired outcome"},
- {"id":"","label":"IP adapter","localized":"","reload":"","hint":"Guide generation towards desired outcome using IP adapters plugin models"},
- {"id":"","label":"IP adapters","localized":"","reload":"","hint":"IP adapters are plugin models that can guide generation towards desired outcome"},
- {"id":"","label":"Extensions","localized":"","reload":"","hint":"Application extensions"},
- {"id":"","label":"XYZ Grid","localized":"","reload":"","hint":"XYZ grid is a powerful module that create image grid based on varying multiple generation parameters"},
- {"id":"","label":"Cover","localized":"","reload":"","hint":"cover full area"},
- {"id":"","label":"Inline","localized":"","reload":"","hint":"inline with all additional elements (scrollable)"},
- {"id":"","label":"Sidebar","localized":"","reload":"","hint":"sidebar on the right side of the screen"},
- {"id":"","label":"SD15","localized":"","reload":"","hint":"StableDiffusion 1.5"},
- {"id":"","label":"SD21","localized":"","reload":"","hint":"StableDiffusion 2.1"},
- {"id":"","label":"SD35","localized":"","reload":"","hint":"StableDiffusion 3.5"},
- {"id":"","label":"SDXL","localized":"","reload":"","hint":"StableDiffusion XL"},
- {"id":"","label":"SC","localized":"","reload":"","hint":"StableCascade"},
- {"id":"","label":"Flux","localized":"","reload":"","hint":"FLUX.1"},
- {"id":"","label":"Show","localized":"","reload":"","hint":"Show image location"},
- {"id":"","label":"Save","localized":"","reload":"","hint":"Save image"},
- {"id":"","label":"Delete","localized":"","reload":"","hint":"Delete image"},
- {"id":"","label":"Replace","localized":"","reload":"","hint":"Replace image"},
- {"id":"","label":"List","localized":"","reload":"","hint":"List all available models"},
- {"id":"","label":"Metadata","localized":"","reload":"","hint":"Update metadata for all available models"},
- {"id":"","label":"Loader","localized":"","reload":"","hint":"Allows to manually assemble a diffusion model from individual modules"},
- {"id":"","label":"➠ Text","localized":"","reload":"","hint":"Transfer image to text interface"},
- {"id":"","label":"➠ Image","localized":"","reload":"","hint":"Transfer image to image interface"},
- {"id":"","label":"➠ Inpaint","localized":"","reload":"","hint":"Transfer image to inpaint interface"},
- {"id":"","label":"➠ Sketch","localized":"","reload":"","hint":"Transfer image to sketch interface"},
- {"id":"","label":"➠ Composite","localized":"","reload":"","hint":"Transfer image to inpaint sketch interface"},
- {"id":"","label":"➠ Process","localized":"","reload":"","hint":"Transfer image to process interface"},
- {"id":"","label":"➠ Control","localized":"","reload":"","hint":"Transfer image to control interface"},
- {"id":"","label":"➠ Caption","localized":"","reload":"","hint":"Transfer image to caption interface"}
-],
-"llm": [
- {"id":"","label":"System prompt","localized":"","reload":"","hint":"System prompt controls behavior of the LLM. Processed first and persists throughout conversation. Has highest priority weighting and is always appended at the beginning of the sequence. Use for: Response formatting rules, role definition, style."},
- {"id":"","label":"Prefill text","localized":"","reload":"","hint":"Pre-fills the start of the model's response to guide its output format or content by forcing it to continue the prefill text. Prefill is filtered out and does not appear in the final response. Leave empty to let the model generate its own response from scratch."},
- {"id":"","label":"VLM Max tokens","localized":"","reload":"","hint":"Maximum number of tokens the model can generate in its response. The model is not aware of this limit during generation and it won't make the model try to generate more detailed or more concise responses, it simply sets the hard limit for the length, and will forcefully cut off the response when the limit is reached."},
- {"id":"","label":"VLM Temperature","localized":"","reload":"","hint":"Controls randomness in token selection. Lower values (e.g., 0.1) make outputs more focused and deterministic, always choosing high-probability tokens. Higher values (e.g., 0.9) increase creativity and diversity by allowing less probable tokens. Set to 0 for fully deterministic output (always picks the most likely token)."},
- {"id":"","label":"VLM Num Beams","localized":"","reload":"","hint":"Maintains multiple candidate paths simultaneously and selects the overall best sequence. Like exploring several drafts at once to find the best one. More thorough but much slower and less creative than random sampling. Generally not recommended, most modern VLMs perform better with sampling methods. Set to 1 to disable."},
- {"id":"","label":"Top-K","localized":"","reload":"","hint":"Limits token selection to the K most likely candidates at each step. Lower values (e.g., 40) make outputs more focused and predictable, while higher values allow more diverse choices. Set to 0 to disable."},
- {"id":"","label":"Top-P","localized":"","reload":"","hint":"Selects tokens from the smallest set whose cumulative probability exceeds P (e.g., 0.9). Dynamically adapts the number of candidates based on model confidence; fewer options when certain, more when uncertain. Set to 1 to disable."},
- {"id":"","label":"Use Samplers","localized":"","reload":"","hint":"Enable to use sampling (randomly selecting tokens based on sampling methods like Top-k or Top-p) or disable to use greedy decoding (selecting the most probable token at each step). Enabling makes outputs more diverse and creative but less deterministic."},
- {"id":"","label":"Thinking Mode","localized":"","reload":"","hint":"Enables thinking/reasoning, allowing the model to take more time to generate responses. This can lead to more thoughtful and detailed answers, but will increase response time. This setting affects both hybrid and thinking-only models, and in some may result in lower overall quality than expected. For thinking-only models like Qwen3-VL this setting might have to be combined with prefill to guarantee preventing thinking. Models supporting this feature are marked with an icon."},
- {"id":"","label":"Keep Thinking Trace","localized":"","reload":"","hint":"Include the model's reasoning process in the final output. Useful for understanding how the model arrived at its answer. Only works with models that support thinking mode."},
- {"id":"","label":"Keep Prefill","localized":"","reload":"","hint":"Include the prefill text at the beginning of the final output. If disabled, the prefill text used to guide the model is removed from the result."}
-],
-"caption": [
- {"id":"","label":"Caption","localized":"","reload":"","hint":"Analyze existing images and create text descriptions"},
- {"id":"","label":"VLM Caption","localized":"","reload":"","hint":"Analyze image using vision language model"},
- {"id":"","label":"OpenCLiP","localized":"","reload":"","hint":"Analyze image using CLiP model via OpenCLiP"},
- {"id":"","label":"Tagger","localized":"","reload":"","hint":"Tag images using anime-focused classification models like WaifuDiffusion or DeepBooru."},
- {"id":"","label":"Caption","localized":"","reload":"","hint":"Run caption to get description of your image"},
- {"id":"","label":"Caption: Advanced Options","localized":"Advanced Options","reload":"","hint":"Advanced configuration options for captioning models including sampling parameters, output formatting, and model-specific settings."},
- {"id":"","label":"Caption: Batch","localized":"Batch","reload":"","hint":"Process multiple images in a batch. Select files directly or specify a folder path to process all images within."},
- {"id":"","label":"Default Caption Type","localized":"","reload":"","hint":"Default captioning method to use when clicking the main Interrogate button.VLM : Vision-Language Model for detailed natural language descriptions.OpenCLiP : CLIP-based analysis with style and flavor terms.Tagger : Anime-style tags using WaifuDiffusion or DeepBooru models."},
- {"id":"","label":"VLM: Prompt","localized":"Prompt","reload":"","hint":"Enter your prompt/question here."},
- {"id":"","label":"vlm model","localized":"","reload":"","hint":"Select which model to use for Visual Language tasks. Models which support thinking mode are marked with an icon."},
- {"id":"","label":"Task","localized":"","reload":"","hint":"Changes which task the model will perform. Regular text prompts can be used when the task is set to Use Prompt . When other options are selected, see the hint text inside an empty Prompt field for guidance."},
- {"id":"","label":"CLiP Model","localized":"","reload":"","hint":"CLIP model used for image-text similarity matching. Larger models (ViT-L, ViT-H) are more accurate but slower and use more VRAM."},
- {"id":"","label":"Caption Model","localized":"","reload":"","hint":"BLIP model used to generate the initial image caption. The caption model describes the image content which CLiP then enriches with style and flavor terms."},
- {"id":"","label":"Mode","localized":"","reload":"","hint":"Interrogation mode.Fast : Quick caption with minimal flavor terms.Classic : Standard interrogation with balanced quality and speed.Best : Most thorough analysis, slowest but highest quality.Negative : Generate terms to use as negative prompt."},
- {"id":"","label":"clip: min length","localized":"Min Length","reload":"","hint":"Minimum number of tokens in the generated caption."},
- {"id":"","label":"clip: max length","localized":"Max Length","reload":"","hint":"Maximum number of tokens in the generated caption."},
- {"id":"","label":"clip: chunk size","localized":"Chunk Size","reload":"","hint":"Batch size for processing description candidates (flavors). Higher values speed up interrogation but increase VRAM usage."},
- {"id":"","label":"clip: min flavors","localized":"Min Flavors","reload":"","hint":"Minimum number of descriptive tags (flavors) to keep in the final prompt."},
- {"id":"","label":"clip: max flavors","localized":"Max Flavors","reload":"","hint":"Maximum number of descriptive tags (flavors) to keep in the final prompt."},
- {"id":"","label":"clip: intermediates","localized":"Intermediates","reload":"","hint":"Size of the intermediate candidate pool when matching image features to descriptive tags (flavours). From this pool, the final tags are selected based on Min/Max Flavors. Higher values may improve quality but are slower."},
- {"id":"","label":"clip: num beams","localized":"CLiP Num Beams","reload":"","hint":"Number of beams for beam search during caption generation. Higher values search more possibilities but are slower."},
- {"id":"","label":"Tagger Model","localized":"","reload":"","hint":"Model to use for image tagging.WaifuDiffusion models (wd-*): Modern taggers with separate general and character thresholds.DeepBooru : Legacy tagger, uses only general threshold."},
- {"id":"","label":"General threshold","localized":"","reload":"","hint":"Confidence threshold for general tags (e.g., objects, actions, settings). Only tags with confidence above this threshold are included in the output. Higher values are more selective (fewer tags), lower values include more tags."},
- {"id":"","label":"Character threshold","localized":"","reload":"","hint":"Confidence threshold for character-specific tags (e.g., character names, specific traits). Only tags with confidence above this threshold are included. Higher values are more selective, lower values include more potential matches. Not supported by DeepBooru models."},
- {"id":"","label":"Max tags","localized":"","reload":"","hint":"Maximum number of tags to include in the output. Limits the result length when an image has many detected features. Tags are sorted by confidence, so the most relevant ones are kept."},
- {"id":"","label":"Include rating","localized":"","reload":"","hint":"Include content rating tags in the output (e.g., safe, questionable, explicit). Useful for filtering or categorizing images by their content rating."},
- {"id":"","label":"Sort alphabetically","localized":"","reload":"","hint":"Sort tags alphabetically instead of by confidence score. When disabled, tags are sorted by confidence (highest first). Alphabetical sorting makes it easier to find specific tags."},
- {"id":"","label":"Use spaces","localized":"","reload":"","hint":"Replace underscores with spaces in tag output. Some prompt systems prefer spaces between words (e.g., 'long hair') while others use underscores (e.g., 'long_hair')."},
- {"id":"","label":"Escape brackets","localized":"","reload":"","hint":"Escape parentheses and brackets in tags with backslashes. Required when tags contain characters that have special meaning in prompt syntax, such as ( ) [ ]. Enable this when using the output directly in prompts."},
- {"id":"","label":"Exclude tags","localized":"","reload":"","hint":"Comma-separated list of tags to exclude from the output. Useful for filtering out unwanted or redundant tags that appear frequently."},
- {"id":"","label":"Show confidence scores","localized":"","reload":"","hint":"Display confidence scores alongside each tag. Shows how certain the model is about each tag (0.0 to 1.0). Useful for understanding which tags are most reliable."},
- {"id":"","label":"Save Caption Files","localized":"","reload":"","hint":"Save generated captions to .txt files alongside the images. Each image gets a matching caption file with the same base name."},
- {"id":"","label":"Append Caption Files","localized":"","reload":"","hint":"Append to existing caption files instead of overwriting them. Useful for adding additional descriptions or tags to images that already have captions."},
- {"id":"","label":"Recursive","localized":"","reload":"","hint":"Process images in subfolders recursively. When enabled, searches all nested subdirectories for images to process."}
-],
-"generate": [
- {"id":"","label":"Sampling method","localized":"","reload":"","hint":"Which algorithm to use to produce the image"},
- {"id":"","label":"Steps","localized":"","reload":"","hint":"How many times to improve the generated image iteratively; higher values take longer; very low values can produce bad results"},
- {"id":"","label":"Tiling","localized":"","reload":"","hint":"Produce an image that can be tiled"},
- {"id":"","label":"Full quality","localized":"","reload":"","hint":"Use full quality VAE to decode latent samples"},
- {"id":"","label":"HiDiffusion","localized":"","reload":"","hint":"HiDiffusion allows creation of high-resolution images using your standard models without duplicates/distortions and improved performance"},
- {"id":"","label":"HDR Clamp","localized":"","reload":"","hint":"Adjusts the level of nonsensical details by pruning values that deviate significantly from the distribution mean. It is particularly useful for enhancing generation at higher guidance scales, identifying outliers early in the process and applying mathematical adjustments based on the Range (Boundary) and Threshold settings. Think of it as setting the range within which you want your image values to be, and adjusting the threshold determines which values should be brought back into that range"},
- {"id":"","label":"HDR Maximize","localized":"","reload":"","hint":"Calculates a 'normalization factor' by dividing the maximum tensor value by the specified range multiplied by 4. This factor is then used to shift the channels within the given boundary, ensuring maximum dynamic range for subsequent processing. The objective is to optimize dynamic range for external applications like Photoshop, particularly for adjusting levels, contrast, and brightness"},
- {"id":"","label":"Enable refine pass","localized":"","reload":"","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":"Enable detailer pass","localized":"","reload":"","hint":"Detect target objects such as face and reprocess it at higher resolution"},
- {"id":"","label":"Include detections","localized":"","reload":"","hint":"Include original image with detected areas marked"},
- {"id":"","label":"Sort detections","localized":"","reload":"","hint":"Sort detected areas by from left to right instead of detection score"},
- {"id":"","label":"Denoising strength","localized":"","reload":"","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":"","reload":"","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":"","reload":"","hint":"Number of sampling steps for upscaled picture. If 0, uses same as for original"},
- {"id":"","label":"Strength","localized":"","reload":"","hint":"Denoising strength of during image operation controls how much of original image is allowed to change during generate"},
- {"id":"","label":"Upscaler","localized":"","reload":"","hint":"Which pre-trained model to use for the upscaling process."},
- {"id":"","label":"Force Hires","localized":"","reload":"","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","localized":"","reload":"","hint":"Resizes image to this width. If 0, width is inferred from either of two nearby sliders"},
- {"id":"","label":"Resize height","localized":"","reload":"","hint":"Resizes image to this height. If 0, height is inferred from either of two nearby sliders"},
- {"id":"","label":"Refine sampler","localized":"","reload":"","hint":"Use specific sampler as fallback sampler if primary is not supported for specific operation"},
- {"id":"","label":"Refiner start","localized":"","reload":"","hint":"Refiner pass will start when base model is this much complete (set to larger than 0 and smaller than 1 to run after full base model run)"},
- {"id":"","label":"Refiner steps","localized":"","reload":"","hint":"Number of steps to use for refiner pass"},
- {"id":"","label":"Refine guidance","localized":"","reload":"","hint":"CFG scale used for refiner pass"},
- {"id":"","label":"Input media","localized":"","reload":"","hint":"Add input image to be used for image-to-image, inpaint or control processing"},
- {"id":"","label":"Control media","localized":"","reload":"","hint":"Add input image as separate initialization image for control processing"},
- {"id":"","label":"Processed preview","localized":"","reload":"","hint":"Display results from pre-processing of input images before actual generate"},
- {"id":"","label":"Attention guidance","localized":"","reload":"","hint":"CFG scale used for with PAG: Perturbed-Attention Guidance"},
- {"id":"","label":"Adaptive scaling","localized":"","reload":"","hint":"Adaptive modifier for attention guidance scale"},
- {"id":"","label":"Rescale guidance","localized":"","reload":"","hint":"Rescale CFG generated noise to avoid overexposed images"},
- {"id":"","label":"Refine Prompt","localized":"","reload":"","hint":"Prompt used for both second encoder in base model (if it exists) and for refiner pass (if enabled)"},
- {"id":"","label":"Refine negative prompt","localized":"","reload":"","hint":"Negative prompt used for both second encoder in base model (if it exists) and for refiner pass (if enabled)"},
- {"id":"","label":"Initial","localized":"","reload":"","hint":"Set image resolution before processing"},
- {"id":"","label":"Post","localized":"","reload":"","hint":"Resize image after processing"},
- {"id":"","label":"Width","localized":"","reload":"","hint":"Image width"},
- {"id":"","label":"Height","localized":"","reload":"","hint":"Image height"},
- {"id":"","label":"Batch count","localized":"","reload":"","hint":"How many batches of images to create (has no impact on generation performance or VRAM usage)"},
- {"id":"","label":"Batch size","localized":"","reload":"","hint":"How many image to create in a single batch (increases generation performance at cost of higher VRAM usage)"},
- {"id":"","label":"Guidance scale","localized":"","reload":"","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":"Guidance rescale","localized":"","reload":"","hint":"Rescale guidance to avoid overexposed images at higher guidance values"},
- {"id":"","label":"Guidance End","localized":"","reload":"","hint":"Ends the effect of CFG and PAG early: A value of 1 acts as normal, 0.5 stops guidance at 50% of steps"},
- {"id":"","label":"Initial seed","localized":"","reload":"","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":"Variation","localized":"","reload":"","hint":"Second seed to be mixed with primary seed"},
- {"id":"","label":"Variation strength","localized":"","reload":"","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 method","localized":"","reload":"","hint":"Method used to resize the image: can be simple resize, upscaling model, latent resize or asymmetric decode"},
- {"id":"","label":"Resize seed from width","localized":"","reload":"","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":"","reload":"","hint":"Make an attempt to produce a picture similar to what would have been produced with same seed at specified resolution"},
- {"id":"","label":"Fixed","localized":"","reload":"","hint":"Resize image to target resolution. Unless height and width match, you will get incorrect aspect ratio"},
- {"id":"","label":"scale","localized":"","reload":"","hint":"Resize image to target scale. If resize fixed width/height are set this option is ignored"},
- {"id":"","label":"Crop","localized":"","reload":"","hint":"Resize the image so that entirety of target resolution is filled with the image. Crop parts that stick out"},
- {"id":"","label":"Fill","localized":"","reload":"","hint":"Resize the image so that entirety of image is inside target resolution. Fill empty space with image's colors"},
- {"id":"","label":"Mask blur","localized":"","reload":"","hint":"How much to blur the mask before processing, in pixels"},
- {"id":"","label":"Latent noise","localized":"","reload":"","hint":"fill it with latent space noise"},
- {"id":"","label":"Latent nothing","localized":"","reload":"","hint":"fill it with latent space zeroes"},
- {"id":"","label":"Adapters","localized":"","reload":"","hint":"Settings related to IP Adapters"},
- {"id":"","label":"Inputs","localized":"","reload":"","hint":"Settings related to Input images"},
- {"id":"","label":"Control input type","localized":"","reload":"","hint":"Choose which input image is used for control process"},
- {"id":"","label":"Video format","localized":"","reload":"","hint":"Format and codec of output video"},
- {"id":"","label":"Size & Batch","localized":"","reload":"","hint":"Image size and batch"},
- {"id":"","label":"Sigma adjust","localized":"","reload":"","hint":"Adjust sampler sigma value"},
- {"id":"","label":"Adjust start","localized":"","reload":"","hint":"Starting step when sigma adjust occurs"},
- {"id":"","label":"Adjust end","localized":"","reload":"","hint":"Ending step when sigma adjust occurs"},
- {"id":"","label":"Options","localized":"","reload":"","hint":"Options"},
- {"id":"","label":"ControlNet","localized":"","reload":"","hint":"ControlNet is an advanced guidance model"},
- {"id":"","label":"Processor","localized":"","reload":"","hint":"Processor type to use to preprocess image used for ControlNet"},
- {"id":"","label":"Renoise","localized":"","reload":"","hint":"Apply additional noise during detailing"},
- {"id":"","label":"Renoise end","localized":"","reload":"","hint":"Final step when renoise is applied"},
- {"id":"","label":"Merge detailers","localized":"","reload":"","hint":"Merge results from multiple detailers into single mask before running detailing process"},
- {"id":"","label":"Inpaint mode","localized":"","reload":"","hint":"Inpaint mode"},
- {"id":"","label":"Inpaint area","localized":"","reload":"","hint":"Inpaint area"},
- {"id":"","label":"Texture tiling","localized":"","reload":"","hint":"Apply seamless tiling to generated image so it can be used as a texture"},
- {"id":"","label":"Override","localized":"","reload":"","hint":"Override settings that can change server behavior and are typically applied from imported image metadata"},
- {"id":"","label":"VAE type","localized":"","reload":"","hint":"Choose if you want to run full VAE, reduced quality VAE or attempt to use remote VAE service"},
- {"id":"","label":"Guess Mode","localized":"","reload":"","hint":"Removes the requirement to supply a prompt to a ControlNet. It forces Controlnet encoder to do it's 'best guess' based on the contents of the input control map."},
- {"id":"","label":"Control Only","localized":"","reload":"","hint":"This uses only the Control input below as the source for any ControlNet or IP Adapter type tasks based on any of our various options."},
- {"id":"","label":"Init Image Same As Control","localized":"","reload":"","hint":"Will additionally treat any image placed into the Control input window as a source for img2img type tasks, an image to modify for example."},
- {"id":"","label":"Separate Init Image","localized":"","reload":"","hint":"Creates an additional window next to Control input labeled Init input, so you can have a separate image for both Control operations and an init source."},
- {"id":"","label":"Override settings","localized":"","reload":"","hint":"If generation parameters deviate from your system settings override settings populated with those settings to override your system configuration for this workflow"},
- {"id":"","label":"sigma method","localized":"","reload":"","hint":"Controls how noise levels (sigmas) are distributed across diffusion steps. Options: - default: the model default - karras: smoother noise schedule, higher quality with fewer steps - beta: based on beta schedule values - exponential: exponential decay of noise - lambdas: experimental, balances signal-to-noise - flowmatch: tuned for flow-matching models"},
- {"id":"","label":"timestep spacing","localized":"","reload":"","hint":"Determines how timesteps are spaced across the diffusion process. Options: - default: the model default - leading: creates evenly spaced steps - linspace: includes the first and last steps and evenly selects the remaining intermediate steps - trailing: only includes the last step and evenly selects the remaining intermediate steps starting from the end"},
- {"id":"","label":"beta schedule","localized":"","reload":"","hint":"Defines how beta (noise strength per step) grows. Options: - default: the model default - linear: evenly decays noise per step - scaled: squared version of linear, used only by Stable Diffusion - cosine: smoother decay, often better results with fewer steps - sigmoid: sharp transition, experimental"},
- {"id":"","label":"prediction method","localized":"","reload":"","hint":"Defines what the model predicts at each step. Options: - default: the model default - epsilon: noise (most common for Stable Diffusion) - sample: direct denoised image prediction, also called as x0 prediction - v_prediction: velocity prediction, used by CosXL and NoobAI VPred models - flow_prediction: used with newer flow-matching models like SD3 and Flux"},
- {"id":"","label":"sampler order","localized":"","reload":"","hint":"Order of solver updates in the sampler. Higher order improves stability/accuracy but increases compute cost."},
- {"id":"","label":"flow shift","localized":"","reload":"","hint":"Shift value for flowmatching models. Controls the distribution of denoising steps. Values: - >1.0: allocate more steps to early denoising (better structure) -<1.0: allocate more steps to late denoising (better fine details) - 1.0: balanced schedule Most flowmatching models use the value of 3 as default. Effectively inactive if dynamic shift is enabled."},
- {"id":"","label":"dynamic","localized":"","reload":"","hint":"Dynamic shifting automatically adjusts the denoising schedule based on your image resolution. The scheduler interpolates between base_shift and max_shift based on actual image resolution. Enabling disables static Flow shift."},
- {"id":"","label":"base shift","localized":"","reload":"","hint":"Minimum shift value for low resolutions when using dynamic shifting."},
- {"id":"","label":"max shift","localized":"","reload":"","hint":"Maximum shift value for high resolutions when using dynamic shifting."},
- {"id":"","label":"resize mode","localized":"","reload":"","hint":"Defines how the input is resized or adapted in second-pass refinement: - none: no resizing, keep original resolution - fixed: force resize to target resolution (may distort) - crop: center-crop to fit target while keeping aspect ratio - fill: resize to fit and pad empty space with borders - outpaint: extend canvas beyond image borders - context aware: smart resize that blends or adapts surrounding areas"}
-],
-"other": [
- {"id":"","label":"Install","localized":"","reload":"","hint":"Install"},
- {"id":"","label":"Search","localized":"","reload":"","hint":"Search"},
- {"id":"","label":"Sort by","localized":"","reload":"","hint":"Sort by"},
- {"id":"","label":"Nudenet","localized":"","reload":"","hint":"Flexible extension that can detect and obfustate nudity in images"},
- {"id":"","label":"Prompt enhance","localized":"","reload":"","hint":"Extension that can use different LLMs to rewrite prompt for improved results"},
- {"id":"","label":"Enhance now","localized":"","reload":"","hint":"Run prompt enhancement using the selected LLM model"},
- {"id":"","label":"Apply to prompt","localized":"","reload":"","hint":"Automatically copy enhanced result to the prompt input box"},
- {"id":"","label":"Auto enhance","localized":"","reload":"","hint":"Automatically enhance prompt before every image generation"},
- {"id":"","label":"Use vision","localized":"","reload":"","hint":"Include input image when enhancing prompt. Only available for vision-capable models, marked with icon."},
- {"id":"","label":"LLM model","localized":"","reload":"","hint":"Select the language model to use for prompt enhancement. Models supporting vision are marked with icon. Models supporting thinking mode are marked with icon."},
- {"id":"","label":"Model repo","localized":"","reload":"","hint":"HuggingFace repository ID for the model"},
- {"id":"","label":"Model gguf","localized":"","reload":"","hint":"Optional GGUF quantized model repository on HuggingFace"},
- {"id":"","label":"Model type","localized":"","reload":"","hint":"Optional GGUF model quantization type"},
- {"id":"","label":"Model file","localized":"","reload":"","hint":"Optional specific GGUF model file inside the repository"},
- {"id":"","label":"Load custom model","localized":"","reload":"","hint":"Load a custom model with the specified configuration"},
- {"id":"","label":"NSFW allowed","localized":"","reload":"","hint":"Allow the model to generate adult content in enhanced prompts"},
- {"id":"","label":"Prompt prefix","localized":"","reload":"","hint":"Text prepended at the beginning of the enhanced prompt result. Useful for adding prompt elements which need to be copied to the image prompt unchanged, like quality tags 'masterpiece, best quality' or artist names, which would otherwise be rewritten by the LLM."},
- {"id":"","label":"Prompt suffix","localized":"","reload":"","hint":"Text appended to the end of the enhanced prompt result. Useful for adding prompt elements which need to be copied to the image prompt unchanged, which would otherwise be rewritten by the LLM."},
- {"id":"","label":"Enhanced prompt","localized":"","reload":"","hint":"The enhanced prompt output from the LLM"},
- {"id":"","label":"Set prompt","localized":"","reload":"","hint":"Copy the enhanced prompt to the main prompt input"},
- {"id":"","label":"Manage extensions","localized":"","reload":"","hint":"Manage extensions"},
- {"id":"","label":"Manual install","localized":"","reload":"","hint":"Manually install extension"},
- {"id":"","label":"Extension GIT repository URL","localized":"","reload":"","hint":"Specify extension repository URL on GitHub"},
- {"id":"","label":"Specific branch name","localized":"","reload":"","hint":"Specify extension branch name, leave blank for default"},
- {"id":"","label":"Local directory name","localized":"","reload":"","hint":"Directory where to install extension, leave blank for default"},
- {"id":"","label":"Refresh extension list","localized":"","reload":"","hint":"Refresh list of available extensions"},
- {"id":"","label":"Update all installed","localized":"","reload":"","hint":"Update installed extensions to their latest available version"},
- {"id":"","label":"Apply changes","localized":"","reload":"","hint":"Apply all changes and restart server"},
- {"id":"","label":"Uninstall","localized":"","reload":"","hint":"uninstall this extension"},
- {"id":"","label":"User interface","localized":"","reload":"","hint":"Review and set user interface preferences"},
- {"id":"","label":"Set UI defaults","localized":"","reload":"","hint":"Set current values as default values for the user interface"},
- {"id":"","label":"Benchmark","localized":"","reload":"","hint":"Run benchmarks"},
- {"id":"","label":"Models & Networks","localized":"","reload":"","hint":"View lists of all available models and networks"},
- {"id":"","label":"Restore UI defaults","localized":"","reload":"","hint":"Restore default user interface values"},
- {"id":"","label":"Detailer classes","localized":"","reload":"","hint":"Specify specific classes to use if selected detailer model is a multi-class model"},
- {"id":"","label":"Detailer models","localized":"","reload":"","hint":"Select detection models to use for detailing"},
- {"id":"","label":"Detailer negative prompt","localized":"","reload":"","hint":"Use separate negative prompt for detailer. If not present, it will use primary negative prompt"},
- {"id":"","label":"Detailer prompt","localized":"","reload":"","hint":"Use separate prompt for detailer. If not present, it will use primary prompt"},
- {"id":"","label":"Detailer steps","localized":"","reload":"","hint":"Number of steps to run for detailer process"},
- {"id":"","label":"Detailer strength","localized":"","reload":"","hint":"Denoising strength of detailer process"},
- {"id":"","label":"Detailer use model augment","localized":"","reload":"","hint":"Run detailer detection models at extra precision"},
- {"id":"","label":"Max detected","localized":"","reload":"","hint":"Maximum number of detected objects to run detailer on"},
- {"id":"","label":"Edge blur","localized":"","reload":"","hint":"Blur edge of masked area by this percentage"},
- {"id":"","label":"Edge padding","localized":"","reload":"","hint":"Expand edge of masked area by this percentage"},
- {"id":"","label":"Min confidence","localized":"","reload":"","hint":"Minimum confidence in detected item"},
- {"id":"","label":"Max overlap","localized":"","reload":"","hint":"Maximum overlap between two detected items before one is discarded"},
- {"id":"","label":"Min size","localized":"","reload":"","hint":"Minimum size of detected object as percentage of overal image"},
- {"id":"","label":"Max size","localized":"","reload":"","hint":"Maximum size of detected object as percentage of overal image"},
- {"id":"","label":"Process Image","localized":"","reload":"","hint":"Process single image"},
- {"id":"","label":"Process Batch","localized":"","reload":"","hint":"Process batch of images"},
- {"id":"","label":"Process Folder","localized":"","reload":"","hint":"Process all images in a folder"},
- {"id":"","label":"Current","localized":"","reload":"","hint":"Analyze modules inside currently loaded model"},
- {"id":"","label":"Merge","localized":"","reload":"","hint":"Merge two or more models into a new model"},
- {"id":"","label":"Modules","localized":"","reload":"","hint":"Merge and/or replace modules into an existing model"},
- {"id":"","label":"Validate","localized":"","reload":"","hint":"Validate all local models"},
- {"id":"","label":"CivitAI","localized":"","reload":"","hint":"Search and download models from CitivAI"},
- {"id":"","label":"Scale by","localized":"","reload":"","hint":"Use this tab to resize the source image(s) by a chosen factor"},
- {"id":"","label":"Scale to","localized":"","reload":"","hint":"Use this tab to resize the source image(s) to a chosen target size"},
- {"id":"","label":"Input directory","localized":"","reload":"","hint":"Folder where the images are that you want to process"},
- {"id":"","label":"Output directory","localized":"","reload":"","hint":"Folder where the processed images should be saved to"},
- {"id":"","label":"Show result images","localized":"","reload":"","hint":"Enable to show the processed images in the image pane"},
- {"id":"","label":"Crop to fit","localized":"","reload":"","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":"Refine Upscaler","localized":"","reload":"","hint":"Select secondary upscaler to run after initial upscaler"},
- {"id":"","label":"Upscaler 2 visibility","localized":"","reload":"","hint":"Strength of the secondary upscaler"},
- {"id":"","label":"Calculate hash for all models","localized":"","reload":"","hint":"Calculates hash for all available models which may take a very long time"},
- {"id":"","label":"Weights Clip","localized":"","reload":"","hint":"Forced merged weights to be no heavier than the original model, preventing burn in and overly saturated models"},
- {"id":"","label":"ReBasin","localized":"","reload":"","hint":"Performs multiple merges with permutations in order to keep more features from both models"},
- {"id":"","label":"Number of ReBasin Iterations","localized":"","reload":"","hint":"Number of times to merge and permute the model before saving"},
- {"id":"","label":"CPU","localized":"","reload":"","hint":"Uses cpu and RAM only: slowest but least likely to OOM"},
- {"id":"","label":"Shuffle","localized":"","reload":"","hint":"Loads full model in RAM and calculates on VRAM: Less speedup, suggested for SDXL merges"},
- {"id":"","label":"In Blocks","localized":"","reload":"","hint":"Downsampling Blocks of the UNet (12 values for SD1.5, 9 values for SDXL)"},
- {"id":"","label":"Mid Block","localized":"","reload":"","hint":"Central Block of the UNet (1 value)"},
- {"id":"","label":"Out Block","localized":"","reload":"","hint":"Upsampling Blocks of the UNet (12 values for SD1.5, 9 values for SDXL)"},
- {"id":"","label":"Preset Interpolation Ratio","localized":"","reload":"","hint":"If two presets are selected, interpolate between them"},
- {"id":"","label":"Adapter","localized":"","reload":"","hint":"IP adapter model"},
- {"id":"","label":"Active ip adapters","localized":"","reload":"","hint":"Number of active IP adapter"},
- {"id":"","label":"Unload adapter","localized":"","reload":"","hint":"Unload IP adapter immediately after generate. Otherwise IP adapter will remain loaded for faster use in next generate process"},
- {"id":"","label":"Crop to portrait","localized":"","reload":"","hint":"Crop input image to portrait-only before using it as IP adapter input"},
- {"id":"","label":"Layer options","localized":"","reload":"","hint":"Manually specify IP adapter advanced layer options"},
- {"id":"","label":"X values","localized":"","reload":"","hint":"Separate values for X axis using commas"},
- {"id":"","label":"Y values","localized":"","reload":"","hint":"Separate values for Y axis using commas"},
- {"id":"","label":"Z values","localized":"","reload":"","hint":"Separate values for Z axis using commas"},
- {"id":"","label":"Loops","localized":"","reload":"","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":"","reload":"","hint":"The denoising strength for the final loop of each image in the batch"},
- {"id":"","label":"Denoising strength curve","localized":"","reload":"","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":"Tile overlap","localized":"","reload":"","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":"ACI: Color to Mask","localized":"","reload":"","hint":"Pick the color you want to mask and inpaint. Click on the color in the image to automatically select it. Advised to use images like green screens to get precise results."},
- {"id":"","label":"ACI: Color Tolerance","localized":"","reload":"","hint":"Adjust the tolerance to include similar colors in the mask. Lower values = mask only very similar colors. Higher = values mask a wider range of similar colors."},
- {"id":"","label":"ACI: Mask Erode","localized":"","reload":"","hint":"Adjust padding to apply a inside offset to the mask. (Recommended value = 2 to remove leftovers at edges)"},
- {"id":"","label":"ACI: Mask Blur","localized":"","reload":"","hint":"Adjust blur to apply a smooth transition between image and inpainted area. (Recommended value = 0 for sharpness)"},
- {"id":"","label":"ACI: Denoising Strength","localized":"","reload":"","hint":"Change Denoising Strength to achieve desired inpaint amount."}
-],
-"settings": [
- {"id":"","label":"Apply settings","localized":"","reload":"","hint":"Save current settings, server restart is recommended"},
- {"id":"","label":"Model Loading","localized":"","reload":"","hint":"Settings related to how model is loaded"},
- {"id":"","label":"Model Options","localized":"","reload":"","hint":"Settings related to behavior of specific models"},
- {"id":"","label":"Model Offloading","localized":"","reload":"","hint":"Settings related to model offloading and memory management"},
- {"id":"","label":"Model Quantization","localized":"","reload":"","hint":"Settings related to model quantization which is used to reduce memory usage"},
- {"id":"","label":"Nunchaku attention","localized":"","reload":"","hint":"Replaces default attention with Nunchaku's custom FP16 attention kernel for faster inference on consumer NVIDIA GPUs. Might provide performance improvement on GPUs which have higher FP16 tensor cores throughput than BF16. Currently only affects Flux-based models (Dev, Schnell, Kontext, Fill, Depth, etc.). Has no effect on Qwen, SDXL, Sana, or other architectures. Disabled by default."},
- {"id":"","label":"Nunchaku offloading","localized":"","reload":"","hint":"Enables Nunchaku's own per-block CPU offloading with asynchronous CUDA streams to reduce VRAM usage. Uses a ping-pong buffer strategy: while one transformer block computes on GPU, the next block preloads from CPU in the background, hiding most of the transfer latency. Can reduce VRAM usage at the cost of slower inference. This replaces SD.Next's pipeline offloading for the transformer component. Only useful on low-VRAM GPUs. If your GPU has enough memory to hold the quantized model (16+ GB), keep this disabled for maximum speed. Supports Flux and Qwen models. Not supported for SDXL where this setting is ignored. Disabled by default."},
- {"id":"","label":"Image Metadata","localized":"","reload":"","hint":"Settings related to handling of metadata that is created with generated images"},
- {"id":"","label":"Legacy Options","localized":"","reload":"","hint":"Settings related to legacy options - should not be used"},
- {"id":"","label":"Restart server","localized":"","reload":"","hint":"Restart server"},
- {"id":"","label":"Shutdown server","localized":"","reload":"","hint":"Shutdown server"},
- {"id":"","label":"Preview theme","localized":"","reload":"","hint":"Show theme preview"},
- {"id":"","label":"Restore defaults","localized":"","reload":"","hint":"Restore default server settings"},
- {"id":"","label":"Unload model","localized":"","reload":"","hint":"Unload currently loaded model"},
- {"id":"","label":"Reload model","localized":"","reload":"","hint":"Reload currently selected model"},
- {"id":"","label":"Models & Loading","localized":"","reload":"","hint":"Settings related to base models, primary backend and model load behavior"},
- {"id":"","label":"Variational Auto Encoder","localized":"","reload":"","hint":"Settings related to Variational Auto Encoder and image decoding process during generate"},
- {"id":"","label":"Text encoder","localized":"","reload":"","hint":"Settings related to text encoder and prompt encoding processing during generate"},
- {"id":"","label":"Compute Settings","localized":"","reload":"","hint":"Settings related to compute precision, cross attention, and optimizations for computing platforms"},
- {"id":"","label":"Backend Settings","localized":"","reload":"","hint":"Settings related to compute backends: torch, onnx and olive"},
- {"id":"","label":"Pipeline modifiers","localized":"","reload":"","hint":"Additional functionality that can be enabled during generate"},
- {"id":"","label":"Model compile","localized":"","reload":"","hint":"Settings related to different model compilation methods"},
- {"id":"","label":"System Paths","localized":"","reload":"","hint":"Settings related to location of various model directories"},
- {"id":"","label":"Image Options","localized":"","reload":"","hint":"Settings related to image format, metadata, and image grids"},
- {"id":"","label":"Image Paths","localized":"","reload":"","hint":"Settings related to image filenames, and output directories"},
- {"id":"","label":"Live Previews","localized":"","reload":"","hint":"Settings related to live previews, audio notification"},
- {"id":"","label":"Sampler Settings","localized":"","reload":"","hint":"Settings related to sampler selection and configuration, and diffuser specific sampler configuration"},
- {"id":"","label":"Postprocessing","localized":"","reload":"","hint":"Settings related to post image generation processing and upscaling"},
- {"id":"","label":"Control Options","localized":"","reload":"","hint":"Settings related the Control tab"},
- {"id":"","label":"Huggingface","localized":"","reload":"","hint":"Settings related huggingface access"},
- {"id":"","label":"Show all pages","localized":"","reload":"","hint":"Show all settings pages"},
- {"id":"","label":"Base model","localized":"","reload":"","hint":"Main model used for all operations"},
- {"id":"","label":"Refiner model","localized":"","reload":"","hint":"Refiner model used for second-pass operations"},
- {"id":"","label":"Cached models","localized":"","reload":"","hint":"The number of models to store in RAM for quick access"},
- {"id":"","label":"VAE model","localized":"","reload":"","hint":"VAE helps with fine details in the final image and may also alter colors"},
- {"id":"","label":"Model load using streams","localized":"","reload":"","hint":"When loading models attempt stream loading optimized for slow or network storage"},
- {"id":"","label":"xFormers","localized":"","reload":"","hint":"Memory optimization. Non-Deterministic (different results each time)"},
- {"id":"","label":"Scaled-Dot-Product","localized":"","reload":"","hint":"Memory optimization. Non-Deterministic unless SDP memory attention is disabled."},
- {"id":"","label":"Prompt padding","localized":"","reload":"","hint":"Increase coherency by padding from the last comma within n tokens when using more than 75 tokens"},
- {"id":"","label":"Original","localized":"","reload":"","hint":"Original LDM backend"},
- {"id":"","label":"Autocast","localized":"","reload":"","hint":"Automatically determine precision during runtime"},
- {"id":"","label":"Full","localized":"","reload":"","hint":"Always use full precision"},
- {"id":"","label":"FP32","localized":"","reload":"","hint":"Use 32-bit floating point precision for calculations"},
- {"id":"","label":"FP16","localized":"","reload":"","hint":"Use 16-bit floating point precision for calculations"},
- {"id":"","label":"BF16","localized":"","reload":"","hint":"Use modified 16-bit floating point precision for calculations"},
- {"id":"","label":"Full precision (--no-half-vae)","localized":"","reload":"","hint":"Uses FP32 for the VAE. May produce better results while using more VRAM and slower generation"},
- {"id":"","label":"Force full precision (--no-half)","localized":"","reload":"","hint":"Uses FP32 for the model. May produce better results while using more VRAM and slower generation"},
- {"id":"","label":"Upcast sampling","localized":"","reload":"","hint":"Usually produces similar results to --no-half with better performance while using less memory"},
- {"id":"","label":"Attempt VAE roll back for NaN values","localized":"","reload":"","hint":"Requires Torch 2.1 and NaN check enabled"},
- {"id":"","label":"Olive use FP16 on optimization","localized":"","reload":"","hint":"Use 16-bit floating point precision for the output model of Olive optimization process. Use 32-bit floating point precision if disabled"},
- {"id":"","label":"Olive force FP32 for VAE Encoder","localized":"","reload":"","hint":"Use 32-bit floating point precision for VAE Encoder of the output model. This overrides 'use FP16 on optimization' option. If you are getting NaN or black blank images from Img2Img, enable this option and remove cache"},
- {"id":"","label":"Olive use static dimensions","localized":"","reload":"","hint":"Make the inference with Olive optimized models much faster. (OrtTransformersOptimization)"},
- {"id":"","label":"Olive cache optimized models","localized":"","reload":"","hint":"Save Olive processed models as a cache. You can manage them in ONNX tab"},
- {"id":"","label":"File format","localized":"","reload":"","hint":"Select file format for images"},
- {"id":"","label":"Include metadata","localized":"","reload":"","hint":"Save image create parameters as metadata tags inside image file"},
- {"id":"","label":"Images filename pattern","localized":"","reload":"","hint":"Use following tags to define how filenames for images are chosen:seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "},
- {"id":"","label":"Row count","localized":"","reload":"","hint":"Use -1 for autodetect and 0 for it to be same as batch size"},
- {"id":"","label":"Directory name pattern","localized":"","reload":"","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], [datetime], [job_timestamp]; leave empty for default"},
- {"id":"","label":"Inpainting conditioning mask strength","localized":"","reload":"","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":"Clip skip","localized":"","reload":"","hint":"Early stopping parameter for CLIP model; 1 is stop at last layer as usual, 2 is stop at penultimate layer, etc"},
- {"id":"","label":"Images folder","localized":"","reload":"","hint":"If empty, defaults to three directories below"},
- {"id":"","label":"Grids folder","localized":"","reload":"","hint":"If empty, defaults to two directories below"},
- {"id":"","label":"Quicksettings list","localized":"","reload":"","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":"Live preview display period","localized":"","reload":"","hint":"Request preview image every n steps, set to 0 to disable"},
- {"id":"","label":"Approximate","localized":"","reload":"","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":"","reload":"","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":"Progress update period","localized":"","reload":"","hint":"Update period for UI progress bar and preview checks, in milliseconds"},
- {"id":"","label":"Euler a","localized":"","reload":"","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":"DDIM","localized":"","reload":"","hint":"Denoising Diffusion Implicit Models - best at inpainting"},
- {"id":"","label":"UniPC","localized":"","reload":"","hint":"Unified Predictor-Corrector Framework for Fast Sampling of Diffusion Models"},
- {"id":"","label":"Sigma negative guidance minimum","localized":"","reload":"","hint":"Skip negative prompt for some steps when the image is almost ready, 0=disable"},
- {"id":"","label":"Upscaler tile size","localized":"","reload":"","hint":"0 = no tiling"},
- {"id":"","label":"Upscaler tile overlap","localized":"","reload":"","hint":"Low values = visible seam"},
- {"id":"","label":"ToMe token merging ratio","localized":"","reload":"","hint":"Enable redundant token merging via tomesd for speed and memory improvements, 0=disabled"},
- {"id":"","label":"Todo token merging ratio","localized":"","reload":"","hint":"Enable redundant token merging via todo for speed and memory improvements, 0=disabled"},
- {"id":"","label":"Model pipeline","localized":"","reload":"","hint":"If autodetect does not detect model automatically, select model type before loading a model"},
- {"id":"","label":"VAE slicing","localized":"","reload":"","hint":"Decodes batch latents one image at a time with limited VRAM. Small performance boost in VAE decode on multi-image batches"},
- {"id":"","label":"VAE tiling","localized":"","reload":"","hint":"Divide large images into overlapping tiles with limited VRAM. Results in a minor increase in processing time"},
- {"id":"","label":"Dynamic attention BMM","localized":"","reload":"","hint":"Performs attention computation in steps instead of all at once. Slower inference times, but greatly reduced memory usage"},
- {"id":"","label":"ONNX Execution Provider","localized":"","reload":"","hint":"ONNX Execution Provider"},
- {"id":"","label":"ONNX allow fallback to CPU","localized":"","reload":"","hint":"Allow fallback to CPU when selected execution provider failed"},
- {"id":"","label":"ONNX cache converted models","localized":"","reload":"","hint":"Save the models that are converted to ONNX format as a cache. You can manage them in ONNX tab"},
- {"id":"","label":"ONNX unload base model when processing refiner","localized":"","reload":"","hint":"Unload base model when the refiner is being converted/optimized/processed"},
- {"id":"","label":"Model compile precompile","localized":"","reload":"","hint":"Run model compile immediately on model load instead of first use"},
- {"id":"","label":"Use zeros for prompt padding","localized":"","reload":"","hint":"Force full zero tensor when prompt is empty to remove any residual noise"},
- {"id":"","label":"Include invisible watermark","localized":"","reload":"","hint":"Add invisible watermark to image by altering some pixel values"},
- {"id":"","label":"invisible watermark string","localized":"","reload":"","hint":"Watermark string to add to image. Keep very short to avoid image corruption."},
- {"id":"","label":"show log view","localized":"","reload":"","hint":"Show log view at the bottom of the main window"},
- {"id":"","label":"Log view update period","localized":"","reload":"","hint":"Log view update period, in milliseconds"},
- {"id":"","label":"PAG layer names","localized":"","reload":"","hint":"Space separated list of layers Available: d[0-5], m[0], u[0-8] Default: m0"},
- {"id":"","label":"prompt attention normalization","localized":"","reload":"","hint":"Balances prompt token weights to avoid overly strong/weak influence. Helps stabilize outputs."},
- {"id":"","label":"ck flash attention","localized":"","reload":"","hint":"Custom Flash Attention kernel. Very fast, but may be unstable or hardware-dependent."},
- {"id":"","label":"flash attention","localized":"","reload":"","hint":"Highly optimized attention algorithm. Greatly reduces VRAM use and speeds up inference, but can be non-deterministic."},
- {"id":"","label":"memory attention","localized":"","reload":"","hint":"Uses less VRAM by chunking attention computation. Slower but allows bigger batches or images."},
- {"id":"","label":"math attention","localized":"","reload":"","hint":"Fallback pure-math attention implementation. Stable and predictable but very slow."},
- {"id":"","label":"dynamic attention","localized":"","reload":"","hint":"Adjusts attention computation dynamically per step. Saves VRAM but slows generation."},
- {"id":"","label":"sage attention","localized":"","reload":"","hint":"Experimental attention optimization method. May improve speed but less tested and can cause bugs."},
- {"id":"","label":"batch matrix-matrix","localized":"","reload":"","hint":"Standard batched matrix multiplication for attention. Reliable but not VRAM-efficient."},
- {"id":"","label":"split attention","localized":"","reload":"","hint":"Splits attention layers into smaller chunks. Helps with very large images at the cost of slower inference."},
- {"id":"","label":"deterministic mode","localized":"","reload":"","hint":"Forces deterministic output across runs. Useful for reproducibility, but may disable some optimizations."},
- {"id":"","label":"no-grad","localized":"","reload":"","hint":"Disables gradient tracking with torch.no_grad. Reduces memory usage and speeds up inference."},
- {"id":"","label":"Inference-mode","localized":"","reload":"","hint":"Like no-grad but stricter. Ensures model runs only in inference mode for safety and speed."},
- {"id":"","label":"cudamallocasync","localized":"","reload":"","hint":"Uses CUDA async memory allocator. Improves performance and VRAM fragmentation, but may cause instability on some GPUs."}
-],
-"missing": [
- {"id":"","label":"1st stage","localized":"","reload":"","hint":"1st stage"},
- {"id":"","label":"1st stage backbone","localized":"","reload":"","hint":"1st stage backbone"},
- {"id":"","label":"1st stage skip","localized":"","reload":"","hint":"1st stage skip"},
- {"id":"","label":"2nd restart step","localized":"","reload":"","hint":"2nd restart step"},
- {"id":"","label":"2nd scale","localized":"","reload":"","hint":"2nd scale"},
- {"id":"","label":"2nd stage","localized":"","reload":"","hint":"2nd stage"},
- {"id":"","label":"2nd stage backbone","localized":"","reload":"","hint":"2nd stage backbone"},
- {"id":"","label":"2nd stage skip","localized":"","reload":"","hint":"2nd stage skip"},
- {"id":"","label":"3rd restart step","localized":"","reload":"","hint":"3rd restart step"},
- {"id":"","label":"3rd scale","localized":"","reload":"","hint":"3rd scale"},
- {"id":"","label":"3rd stage","localized":"","reload":"","hint":"3rd stage"},
- {"id":"","label":"4th restart step","localized":"","reload":"","hint":"4th restart step"},
- {"id":"","label":"4th scale","localized":"","reload":"","hint":"4th scale"},
- {"id":"","label":"4th stage","localized":"","reload":"","hint":"4th stage"},
- {"id":"","label":"a1111","localized":"","reload":"","hint":"a1111"},
- {"id":"","label":"accuracy","localized":"","reload":"","hint":"accuracy"},
- {"id":"","label":"aci: mask dilate","localized":"","reload":"","hint":"aci: mask dilate"},
- {"id":"","label":"active","localized":"","reload":"","hint":"active"},
- {"id":"","label":"adain","localized":"","reload":"","hint":"adain"},
- {"id":"","label":"adapter 1","localized":"","reload":"","hint":"adapter 1"},
- {"id":"","label":"adapter 2","localized":"","reload":"","hint":"adapter 2"},
- {"id":"","label":"adapter 3","localized":"","reload":"","hint":"adapter 3"},
- {"id":"","label":"adapter 4","localized":"","reload":"","hint":"adapter 4"},
- {"id":"","label":"adaptive restore","localized":"","reload":"","hint":"adaptive restore"},
- {"id":"","label":"add text info","localized":"","reload":"","hint":"add text info"},
- {"id":"","label":"add time info","localized":"","reload":"","hint":"add time info"},
- {"id":"","label":"additional image browser folders","localized":"","reload":"","hint":"additional image browser folders"},
- {"id":"","label":"additional postprocessing operations","localized":"","reload":"","hint":"additional postprocessing operations"},
- {"id":"","label":"advanced options","localized":"","reload":"","hint":"advanced options"},
- {"id":"","label":"after","localized":"","reload":"","hint":"after"},
- {"id":"","label":"aggressive at step","localized":"","reload":"","hint":"aggressive at step"},
- {"id":"","label":"alias","localized":"","reload":"","hint":"alias"},
- {"id":"","label":"all","localized":"","reload":"","hint":"all"},
- {"id":"","label":"allowed aspect ratios","localized":"","reload":"","hint":"allowed aspect ratios"},
- {"id":"","label":"alpha","localized":"","reload":"","hint":"alpha"},
- {"id":"","label":"alpha block weight preset","localized":"","reload":"","hint":"alpha block weight preset"},
- {"id":"","label":"alpha matting","localized":"","reload":"","hint":"alpha matting"},
- {"id":"","label":"alpha preset","localized":"","reload":"","hint":"alpha preset"},
- {"id":"","label":"alpha ratio","localized":"","reload":"","hint":"alpha ratio"},
- {"id":"","label":"amplify lut","localized":"","reload":"","hint":"amplify lut"},
- {"id":"","label":"analyze","localized":"","reload":"","hint":"analyze"},
- {"id":"","label":"anchor settings","localized":"","reload":"","hint":"anchor settings"},
- {"id":"","label":"animateddiff","localized":"","reload":"","hint":"animateddiff"},
- {"id":"","label":"answer","localized":"","reload":"","hint":"answer"},
- {"id":"","label":"aot_ts_nvfuser","localized":"","reload":"","hint":"aot_ts_nvfuser"},
- {"id":"","label":"appearance","localized":"","reload":"","hint":"appearance"},
- {"id":"","label":"append image info json file","localized":"","reload":"","hint":"append image info json file"},
- {"id":"","label":"append captioned prompt at each iteration","localized":"","reload":"","hint":"append captioned prompt at each iteration"},
- {"id":"","label":"apply color correction","localized":"","reload":"","hint":"apply color correction"},
- {"id":"","label":"apply filter","localized":"","reload":"","hint":"apply filter"},
- {"id":"","label":"apply linfusion distillation on load","localized":"","reload":"","hint":"apply linfusion distillation on load"},
- {"id":"","label":"apply mask as overlay","localized":"","reload":"","hint":"apply mask as overlay"},
- {"id":"","label":"apply msw-msa","localized":"","reload":"","hint":"apply msw-msa"},
- {"id":"","label":"apply rau-net","localized":"","reload":"","hint":"apply rau-net"},
- {"id":"","label":"apply to model","localized":"","reload":"","hint":"apply to model"},
- {"id":"","label":"artists","localized":"","reload":"","hint":"artists"},
- {"id":"","label":"atiadlxx (amd only)","localized":"","reload":"","hint":"atiadlxx (amd only)"},
- {"id":"","label":"attention","localized":"","reload":"","hint":"attention"},
- {"id":"","label":"attention adain","localized":"","reload":"","hint":"attention adain"},
- {"id":"","label":"attention cache enabled","localized":"","reload":"","hint":"attention cache enabled"},
- {"id":"","label":"attention chunking threshold","localized":"","reload":"","hint":"attention chunking threshold"},
- {"id":"","label":"attention kv chunk size","localized":"","reload":"","hint":"attention kv chunk size"},
- {"id":"","label":"attention query chunk size","localized":"","reload":"","hint":"attention query chunk size"},
- {"id":"","label":"auto","localized":"","reload":"","hint":"auto"},
- {"id":"","label":"auto apply","localized":"","reload":"","hint":"auto apply"},
- {"id":"","label":"auto-convert sd15 embeddings to sdxl","localized":"","reload":"","hint":"auto-convert sd15 embeddings to sdxl"},
- {"id":"","label":"auto-mask","localized":"","reload":"","hint":"auto-mask"},
- {"id":"","label":"auto-segment","localized":"","reload":"","hint":"auto-segment"},
- {"id":"","label":"autolaunch browser upon startup","localized":"","reload":"","hint":"autolaunch browser upon startup"},
- {"id":"","label":"automatically determine rank","localized":"","reload":"","hint":"automatically determine rank"},
- {"id":"","label":"autorank ratio","localized":"","reload":"","hint":"autorank ratio"},
- {"id":"","label":"available networks","localized":"","reload":"","hint":"available networks"},
- {"id":"","label":"backend","localized":"","reload":"","hint":"backend"},
- {"id":"","label":"backend storage","localized":"","reload":"","hint":"backend storage"},
- {"id":"","label":"background threshold","localized":"","reload":"","hint":"background threshold"},
- {"id":"","label":"balanced","localized":"","reload":"","hint":"balanced"},
- {"id":"","label":"balanced offload cpu high watermark","localized":"","reload":"","hint":"balanced offload cpu high watermark"},
- {"id":"","label":"balanced offload gpu high watermark","localized":"","reload":"","hint":"balanced offload gpu high watermark"},
- {"id":"","label":"balanced offload gpu low watermark","localized":"","reload":"","hint":"balanced offload gpu low watermark"},
- {"id":"","label":"base","localized":"","reload":"","hint":"base"},
- {"id":"","label":"batch caption","localized":"","reload":"","hint":"batch caption"},
- {"id":"","label":"batch input directory","localized":"","reload":"","hint":"batch input directory"},
- {"id":"","label":"batch interogate","localized":"","reload":"","hint":"batch interogate"},
- {"id":"","label":"batch caption","localized":"","reload":"","hint":"batch caption"},
- {"id":"","label":"batch mask directory","localized":"","reload":"","hint":"batch mask directory"},
- {"id":"","label":"batch mode uses sequential seeds","localized":"","reload":"","hint":"batch mode uses sequential seeds"},
- {"id":"","label":"batch output directory","localized":"","reload":"","hint":"batch output directory"},
- {"id":"","label":"batch uses original name","localized":"","reload":"","hint":"batch uses original name"},
- {"id":"","label":"bdia ddim","localized":"","reload":"","hint":"bdia ddim"},
- {"id":"","label":"before","localized":"","reload":"","hint":"before"},
- {"id":"","label":"benchmark level","localized":"","reload":"","hint":"benchmark level"},
- {"id":"","label":"benchmark steps","localized":"","reload":"","hint":"benchmark steps"},
- {"id":"","label":"beta block weight preset","localized":"","reload":"","hint":"beta block weight preset"},
- {"id":"","label":"beta end","localized":"","reload":"","hint":"beta end"},
- {"id":"","label":"beta ratio","localized":"","reload":"","hint":"beta ratio"},
- {"id":"","label":"beta start","localized":"","reload":"","hint":"beta start"},
- {"id":"","label":"bh1","localized":"","reload":"","hint":"bh1"},
- {"id":"","label":"bh2","localized":"","reload":"","hint":"bh2"},
- {"id":"","label":"block","localized":"","reload":"","hint":"block"},
- {"id":"","label":"block skip range","localized":"","reload":"","hint":"block skip range"},
- {"id":"","label":"blur","localized":"","reload":"","hint":"blur"},
- {"id":"","label":"body","localized":"","reload":"","hint":"body"},
- {"id":"","label":"boost","localized":"","reload":"","hint":"boost"},
- {"id":"","label":"brightness","localized":"","reload":"","hint":"brightness"},
- {"id":"","label":"cache model","localized":"","reload":"","hint":"cache model"},
- {"id":"","label":"cache text encoder results","localized":"","reload":"","hint":"cache text encoder results"},
- {"id":"","label":"canny","localized":"","reload":"","hint":"canny"},
- {"id":"","label":"caption","localized":"","reload":"","hint":"caption"},
- {"id":"","label":"center","localized":"","reload":"","hint":"center"},
- {"id":"","label":"change log","localized":"","reload":"","hint":"change log"},
- {"id":"","label":"change model","localized":"","reload":"","hint":"change model"},
- {"id":"","label":"change rate","localized":"","reload":"","hint":"change rate"},
- {"id":"","label":"change reference","localized":"","reload":"","hint":"change reference"},
- {"id":"","label":"change refiner","localized":"","reload":"","hint":"change refiner"},
- {"id":"","label":"change vae","localized":"","reload":"","hint":"change vae"},
- {"id":"","label":"channels last","localized":"","reload":"","hint":"channels last"},
- {"id":"","label":"check alternative hash","localized":"","reload":"","hint":"check alternative hash"},
- {"id":"","label":"check for updates","localized":"","reload":"","hint":"check for updates"},
- {"id":"","label":"check status","localized":"","reload":"","hint":"check status"},
- {"id":"","label":"chunk size","localized":"","reload":"","hint":"chunk size"},
- {"id":"","label":"civitai model type","localized":"","reload":"","hint":"civitai model type"},
- {"id":"","label":"civitai token","localized":"","reload":"","hint":"civitai token"},
- {"id":"","label":"ckpt","localized":"","reload":"","hint":"ckpt"},
- {"id":"","label":"cleanup temporary folder on startup","localized":"","reload":"","hint":"cleanup temporary folder on startup"},
- {"id":"","label":"clip: chunk size","localized":"","reload":"","hint":"clip: chunk size"},
- {"id":"","label":"clip: default captioner","localized":"","reload":"","hint":"clip: default captioner"},
- {"id":"","label":"clip: default mode","localized":"","reload":"","hint":"clip: default mode"},
- {"id":"","label":"clip: default model","localized":"","reload":"","hint":"clip: default model"},
- {"id":"","label":"clip: intermediate flavors","localized":"","reload":"","hint":"clip: intermediate flavors"},
- {"id":"","label":"clip: max flavors","localized":"","reload":"","hint":"clip: max flavors"},
- {"id":"","label":"clip: max length","localized":"","reload":"","hint":"clip: max length"},
- {"id":"","label":"clip: min flavors","localized":"","reload":"","hint":"clip: min flavors"},
- {"id":"","label":"clip: min length","localized":"","reload":"","hint":"clip: min length"},
- {"id":"","label":"clip: num beams","localized":"","reload":"","hint":"clip: num beams"},
- {"id":"","label":"close","localized":"","reload":"","hint":"close"},
- {"id":"","label":"cmsi","localized":"","reload":"","hint":"cmsi"},
- {"id":"","label":"cn end","localized":"","reload":"","hint":"cn end"},
- {"id":"","label":"cn mode","localized":"","reload":"","hint":"cn mode"},
- {"id":"","label":"cn start","localized":"","reload":"","hint":"cn start"},
- {"id":"","label":"cn strength","localized":"","reload":"","hint":"cn strength"},
- {"id":"","label":"cn tiles","localized":"","reload":"","hint":"cn tiles"},
- {"id":"","label":"coarse","localized":"","reload":"","hint":"coarse"},
- {"id":"","label":"color","localized":"","reload":"","hint":"color"},
- {"id":"","label":"color grading","localized":"","reload":"","hint":"color grading"},
- {"id":"","label":"color map","localized":"","reload":"","hint":"color map"},
- {"id":"","label":"color variation","localized":"","reload":"","hint":"color variation"},
- {"id":"","label":"colormap","localized":"","reload":"","hint":"colormap"},
- {"id":"","label":"columns","localized":"","reload":"","hint":"columns"},
- {"id":"","label":"comma","localized":"","reload":"","hint":"comma"},
- {"id":"","label":"comma separated list with optional strength per lora","localized":"","reload":"","hint":"comma separated list with optional strength per lora"},
- {"id":"","label":"compact view","localized":"","reload":"","hint":"compact view"},
- {"id":"","label":"compel","localized":"","reload":"","hint":"compel"},
- {"id":"","label":"composite","localized":"","reload":"","hint":"composite"},
- {"id":"","label":"compress ratio","localized":"","reload":"","hint":"compress ratio"},
- {"id":"","label":"concept tokens","localized":"","reload":"","hint":"concept tokens"},
- {"id":"","label":"context","localized":"","reload":"","hint":"context"},
- {"id":"","label":"context after","localized":"","reload":"","hint":"context after"},
- {"id":"","label":"context before","localized":"","reload":"","hint":"context before"},
- {"id":"","label":"context mask","localized":"","reload":"","hint":"context mask"},
- {"id":"","label":"contrast","localized":"","reload":"","hint":"contrast"},
- {"id":"","label":"control factor","localized":"","reload":"","hint":"control factor"},
- {"id":"","label":"control override denoise strength","localized":"","reload":"","hint":"control override denoise strength"},
- {"id":"","label":"control preprocess input images","localized":"","reload":"","hint":"control preprocess input images"},
- {"id":"","label":"control-lllite unit 1","localized":"","reload":"","hint":"control-lllite unit 1"},
- {"id":"","label":"control-lllite unit 2","localized":"","reload":"","hint":"control-lllite unit 2"},
- {"id":"","label":"control-lllite unit 3","localized":"","reload":"","hint":"control-lllite unit 3"},
- {"id":"","label":"control-lllite unit 4","localized":"","reload":"","hint":"control-lllite unit 4"},
- {"id":"","label":"controlnet","localized":"","reload":"","hint":"controlnet"},
- {"id":"","label":"controlnet unit 1","localized":"","reload":"","hint":"controlnet unit 1"},
- {"id":"","label":"controlnet unit 2","localized":"","reload":"","hint":"controlnet unit 2"},
- {"id":"","label":"controlnet unit 3","localized":"","reload":"","hint":"controlnet unit 3"},
- {"id":"","label":"controlnet unit 4","localized":"","reload":"","hint":"controlnet unit 4"},
- {"id":"","label":"controlnet-xs","localized":"","reload":"","hint":"controlnet-xs"},
- {"id":"","label":"controlnet-xs unit 1","localized":"","reload":"","hint":"controlnet-xs unit 1"},
- {"id":"","label":"controlnet-xs unit 2","localized":"","reload":"","hint":"controlnet-xs unit 2"},
- {"id":"","label":"controlnet-xs unit 3","localized":"","reload":"","hint":"controlnet-xs unit 3"},
- {"id":"","label":"controlnet-xs unit 4","localized":"","reload":"","hint":"controlnet-xs unit 4"},
- {"id":"","label":"correction mode","localized":"","reload":"","hint":"correction mode"},
- {"id":"","label":"cosine background","localized":"","reload":"","hint":"cosine background"},
- {"id":"","label":"cosine scale","localized":"","reload":"","hint":"cosine scale"},
- {"id":"","label":"cosine scale 1","localized":"","reload":"","hint":"cosine scale 1"},
- {"id":"","label":"cosine scale 2","localized":"","reload":"","hint":"cosine scale 2"},
- {"id":"","label":"cosine scale 3","localized":"","reload":"","hint":"cosine scale 3"},
- {"id":"","label":"create image info text file","localized":"","reload":"","hint":"create image info text file"},
- {"id":"","label":"create video","localized":"","reload":"","hint":"create video"},
- {"id":"","label":"create zip archive","localized":"","reload":"","hint":"create zip archive"},
- {"id":"","label":"cross-attention","localized":"","reload":"","hint":"cross-attention"},
- {"id":"","label":"cudagraphs","localized":"","reload":"","hint":"cudagraphs"},
- {"id":"","label":"custom pipeline","localized":"","reload":"","hint":"custom pipeline"},
- {"id":"","label":"dark","localized":"","reload":"","hint":"dark"},
- {"id":"","label":"dc solver","localized":"","reload":"","hint":"dc solver"},
- {"id":"","label":"ddpm","localized":"","reload":"","hint":"ddpm"},
- {"id":"","label":"debug info","localized":"","reload":"","hint":"debug info"},
- {"id":"","label":"decode","localized":"","reload":"","hint":"decode"},
- {"id":"","label":"decode chunks","localized":"","reload":"","hint":"decode chunks"},
- {"id":"","label":"deep-cache","localized":"","reload":"","hint":"deep-cache"},
- {"id":"","label":"deepbooru","localized":"","reload":"","hint":"deepbooru"},
- {"id":"","label":"deepbooru: escape brackets","localized":"","reload":"","hint":"deepbooru: escape brackets"},
- {"id":"","label":"deepbooru: exclude tags","localized":"","reload":"","hint":"deepbooru: exclude tags"},
- {"id":"","label":"deepbooru: include scores in results","localized":"","reload":"","hint":"deepbooru: include scores in results"},
- {"id":"","label":"deepbooru: max tags","localized":"","reload":"","hint":"deepbooru: max tags"},
- {"id":"","label":"deepbooru: score threshold","localized":"","reload":"","hint":"deepbooru: score threshold"},
- {"id":"","label":"deepbooru: sort alphabetically","localized":"","reload":"","hint":"deepbooru: sort alphabetically"},
- {"id":"","label":"deepbooru: use spaces for tags","localized":"","reload":"","hint":"deepbooru: use spaces for tags"},
- {"id":"","label":"deepcache cache interval","localized":"","reload":"","hint":"deepcache cache interval"},
- {"id":"","label":"default","localized":"","reload":"","hint":"default"},
- {"id":"","label":"deis","localized":"","reload":"","hint":"deis"},
- {"id":"","label":"denoising batch size","localized":"","reload":"","hint":"denoising batch size"},
- {"id":"","label":"denoising steps","localized":"","reload":"","hint":"denoising steps"},
- {"id":"","label":"depth and normal","localized":"","reload":"","hint":"depth and normal"},
- {"id":"","label":"depth anything","localized":"","reload":"","hint":"depth anything"},
- {"id":"","label":"depth map","localized":"","reload":"","hint":"depth map"},
- {"id":"","label":"depth threshold","localized":"","reload":"","hint":"depth threshold"},
- {"id":"","label":"description","localized":"","reload":"","hint":"description"},
- {"id":"","label":"details","localized":"","reload":"","hint":"details"},
- {"id":"","label":"device info","localized":"","reload":"","hint":"device info"},
- {"id":"","label":"diffusers","localized":"","reload":"","hint":"diffusers"},
- {"id":"","label":"dilate","localized":"","reload":"","hint":"dilate"},
- {"id":"","label":"dilate tau","localized":"","reload":"","hint":"dilate tau"},
- {"id":"","label":"directml retry ops for nan","localized":"","reload":"","hint":"directml retry ops for nan"},
- {"id":"","label":"directory for temporary images; leave empty for default","localized":"","reload":"","hint":"directory for temporary images; leave empty for default"},
- {"id":"","label":"disable accelerate","localized":"","reload":"","hint":"disable accelerate"},
- {"id":"","label":"disable conditional batching","localized":"","reload":"","hint":"disable conditional batching"},
- {"id":"","label":"disabled","localized":"","reload":"","hint":"disabled"},
- {"id":"","label":"discard penultimate sigma","localized":"","reload":"","hint":"discard penultimate sigma"},
- {"id":"","label":"distance threshold","localized":"","reload":"","hint":"distance threshold"},
- {"id":"","label":"do not change selected model when reading generation parameters","localized":"","reload":"","hint":"do not change selected model when reading generation parameters"},
- {"id":"","label":"do not display video output in ui","localized":"","reload":"","hint":"do not display video output in ui"},
- {"id":"","label":"down","localized":"","reload":"","hint":"down"},
- {"id":"","label":"download","localized":"","reload":"","hint":"download"},
- {"id":"","label":"download model","localized":"","reload":"","hint":"download model"},
- {"id":"","label":"download path","localized":"","reload":"","hint":"download path"},
- {"id":"","label":"download updates","localized":"","reload":"","hint":"download updates"},
- {"id":"","label":"downscale high resolution live previews","localized":"","reload":"","hint":"downscale high resolution live previews"},
- {"id":"","label":"dpm sde","localized":"","reload":"","hint":"dpm sde"},
- {"id":"","label":"dpm++","localized":"","reload":"","hint":"dpm++"},
- {"id":"","label":"dpm++ 1s","localized":"","reload":"","hint":"dpm++ 1s"},
- {"id":"","label":"dpm++ 2m","localized":"","reload":"","hint":"dpm++ 2m"},
- {"id":"","label":"dpm++ 2m edm","localized":"","reload":"","hint":"dpm++ 2m edm"},
- {"id":"","label":"dpm++ 2m inverse","localized":"","reload":"","hint":"dpm++ 2m inverse"},
- {"id":"","label":"dpm++ 2m sde","localized":"","reload":"","hint":"dpm++ 2m sde"},
- {"id":"","label":"dpm++ 3m","localized":"","reload":"","hint":"dpm++ 3m"},
- {"id":"","label":"dpm++ 3m inverse","localized":"","reload":"","hint":"dpm++ 3m inverse"},
- {"id":"","label":"dpm++ cosine","localized":"","reload":"","hint":"dpm++ cosine"},
- {"id":"","label":"dpm++ inverse","localized":"","reload":"","hint":"dpm++ inverse"},
- {"id":"","label":"dpm++ sde","localized":"","reload":"","hint":"dpm++ sde"},
- {"id":"","label":"dpm2 flowmatch","localized":"","reload":"","hint":"dpm2 flowmatch"},
- {"id":"","label":"dpm2++ 2m flowmatch","localized":"","reload":"","hint":"dpm2++ 2m flowmatch"},
- {"id":"","label":"dpm2++ 2m sde flowmatch","localized":"","reload":"","hint":"dpm2++ 2m sde flowmatch"},
- {"id":"","label":"dpm2++ 2s flowmatch","localized":"","reload":"","hint":"dpm2++ 2s flowmatch"},
- {"id":"","label":"dpm2++ 3m sde flowmatch","localized":"","reload":"","hint":"dpm2++ 3m sde flowmatch"},
- {"id":"","label":"dpm2++ sde flowmatch","localized":"","reload":"","hint":"dpm2++ sde flowmatch"},
- {"id":"","label":"dpm2a flowmatch","localized":"","reload":"","hint":"dpm2a flowmatch"},
- {"id":"","label":"draw legend","localized":"","reload":"","hint":"draw legend"},
- {"id":"","label":"dropdown","localized":"","reload":"","hint":"dropdown"},
- {"id":"","label":"duration","localized":"","reload":"","hint":"duration"},
- {"id":"","label":"dwpose","localized":"","reload":"","hint":"dwpose"},
- {"id":"","label":"dynamic attention slicing rate in gb","localized":"","reload":"","hint":"dynamic attention slicing rate in gb"},
- {"id":"","label":"dynamic attention trigger rate in gb","localized":"","reload":"","hint":"dynamic attention trigger rate in gb"},
- {"id":"","label":"edge","localized":"","reload":"","hint":"edge"},
- {"id":"","label":"edit start","localized":"","reload":"","hint":"edit start"},
- {"id":"","label":"edit stop","localized":"","reload":"","hint":"edit stop"},
- {"id":"","label":"embedded metadata","localized":"","reload":"","hint":"embedded metadata"},
- {"id":"","label":"enable embeddings support","localized":"","reload":"","hint":"enable embeddings support"},
- {"id":"","label":"enable file wildcards support","localized":"","reload":"","hint":"enable file wildcards support"},
- {"id":"","label":"enable freeu","localized":"","reload":"","hint":"enable freeu"},
- {"id":"","label":"enable teacache","localized":"","reload":"","hint":"enable teacache"},
- {"id":"","label":"enable tonemap","localized":"","reload":"","hint":"enable tonemap"},
- {"id":"","label":"enable use of reference models","localized":"","reload":"","hint":"enable use of reference models"},
- {"id":"","label":"enabled","localized":"","reload":"","hint":"enabled"},
- {"id":"","label":"encoder","localized":"","reload":"","hint":"encoder"},
- {"id":"","label":"end","localized":"","reload":"","hint":"end"},
- {"id":"","label":"enhance prompt","localized":"","reload":"","hint":"enhance prompt"},
- {"id":"","label":"ensemble size","localized":"","reload":"","hint":"ensemble size"},
- {"id":"","label":"epsilon","localized":"","reload":"","hint":"epsilon"},
- {"id":"","label":"erode","localized":"","reload":"","hint":"erode"},
- {"id":"","label":"erode size","localized":"","reload":"","hint":"erode size"},
- {"id":"","label":"eta","localized":"","reload":"","hint":"eta"},
- {"id":"","label":"euler","localized":"","reload":"","hint":"euler"},
- {"id":"","label":"euler edm","localized":"","reload":"","hint":"euler edm"},
- {"id":"","label":"euler flowmatch","localized":"","reload":"","hint":"euler flowmatch"},
- {"id":"","label":"euler sgm","localized":"","reload":"","hint":"euler sgm"},
- {"id":"","label":"executionprovider.cpu","localized":"","reload":"","hint":"executionprovider.cpu"},
- {"id":"","label":"executionprovider.cuda","localized":"","reload":"","hint":"executionprovider.cuda"},
- {"id":"","label":"executionprovider.directml","localized":"","reload":"","hint":"executionprovider.directml"},
- {"id":"","label":"executionprovider.migraphx","localized":"","reload":"","hint":"executionprovider.migraphx"},
- {"id":"","label":"executionprovider.openvino","localized":"","reload":"","hint":"executionprovider.openvino"},
- {"id":"","label":"executionprovider.rocm","localized":"","reload":"","hint":"executionprovider.rocm"},
- {"id":"","label":"expandable segments","localized":"","reload":"","hint":"expandable segments"},
- {"id":"","label":"exponential","localized":"","reload":"","hint":"exponential"},
- {"id":"","label":"exposure","localized":"","reload":"","hint":"exposure"},
- {"id":"","label":"extra noise multiplier for img2img","localized":"","reload":"","hint":"extra noise multiplier for img2img"},
- {"id":"","label":"extract lora","localized":"","reload":"","hint":"extract lora"},
- {"id":"","label":"face","localized":"","reload":"","hint":"face"},
- {"id":"","label":"face confidence","localized":"","reload":"","hint":"face confidence"},
- {"id":"","label":"faceid model","localized":"","reload":"","hint":"faceid model"},
- {"id":"","label":"fall-off exponent (lower=higher detail)","localized":"","reload":"","hint":"fall-off exponent (lower=higher detail)"},
- {"id":"","label":"false","localized":"","reload":"","hint":"false"},
- {"id":"","label":"fast","localized":"","reload":"","hint":"fast"},
- {"id":"","label":"file or folder with user-defined styles","localized":"","reload":"","hint":"file or folder with user-defined styles"},
- {"id":"","label":"filename","localized":"","reload":"","hint":"filename"},
- {"id":"","label":"first-block cache enabled","localized":"","reload":"","hint":"first-block cache enabled"},
- {"id":"","label":"fixed unet precision","localized":"","reload":"","hint":"fixed unet precision"},
- {"id":"","label":"flavors","localized":"","reload":"","hint":"flavors"},
- {"id":"","label":"folder","localized":"","reload":"","hint":"folder"},
- {"id":"","label":"folder for control generate","localized":"","reload":"","hint":"folder for control generate"},
- {"id":"","label":"folder for control grids","localized":"","reload":"","hint":"folder for control grids"},
- {"id":"","label":"folder for disk offload","localized":"","reload":"","hint":"folder for disk offload"},
- {"id":"","label":"folder for huggingface cache","localized":"","reload":"","hint":"folder for huggingface cache"},
- {"id":"","label":"folder for image generate","localized":"","reload":"","hint":"folder for image generate"},
- {"id":"","label":"folder for img2img grids","localized":"","reload":"","hint":"folder for img2img grids"},
- {"id":"","label":"folder for init images","localized":"","reload":"","hint":"folder for init images"},
- {"id":"","label":"folder for manually saved images","localized":"","reload":"","hint":"folder for manually saved images"},
- {"id":"","label":"folder for onnx cached models","localized":"","reload":"","hint":"folder for onnx cached models"},
- {"id":"","label":"folder for onnx conversion","localized":"","reload":"","hint":"folder for onnx conversion"},
- {"id":"","label":"folder for openvino cache","localized":"","reload":"","hint":"folder for openvino cache"},
- {"id":"","label":"folder for processed images","localized":"","reload":"","hint":"folder for processed images"},
- {"id":"","label":"folder for text generate","localized":"","reload":"","hint":"folder for text generate"},
- {"id":"","label":"folder for tunable ops cache","localized":"","reload":"","hint":"folder for tunable ops cache"},
- {"id":"","label":"folder for txt2img grids","localized":"","reload":"","hint":"folder for txt2img grids"},
- {"id":"","label":"folder for videos","localized":"","reload":"","hint":"folder for videos"},
- {"id":"","label":"folder with bsrgan models","localized":"","reload":"","hint":"folder with bsrgan models"},
- {"id":"","label":"folder with chainner models","localized":"","reload":"","hint":"folder with chainner models"},
- {"id":"","label":"folder with clip models","localized":"","reload":"","hint":"folder with clip models"},
- {"id":"","label":"folder with control models","localized":"","reload":"","hint":"folder with control models"},
- {"id":"","label":"folder with esrgan models","localized":"","reload":"","hint":"folder with esrgan models"},
- {"id":"","label":"folder with huggingface models","localized":"","reload":"","hint":"folder with huggingface models"},
- {"id":"","label":"folder with hypernetwork models","localized":"","reload":"","hint":"folder with hypernetwork models"},
- {"id":"","label":"folder with ldsr models","localized":"","reload":"","hint":"folder with ldsr models"},
- {"id":"","label":"folder with lora network(s)","localized":"","reload":"","hint":"folder with lora network(s)"},
- {"id":"","label":"folder with realesrgan models","localized":"","reload":"","hint":"folder with realesrgan models"},
- {"id":"","label":"folder with scunet models","localized":"","reload":"","hint":"folder with scunet models"},
- {"id":"","label":"folder with stable diffusion models","localized":"","reload":"","hint":"folder with stable diffusion models"},
- {"id":"","label":"folder with swinir models","localized":"","reload":"","hint":"folder with swinir models"},
- {"id":"","label":"folder with text encoder files","localized":"","reload":"","hint":"folder with text encoder files"},
- {"id":"","label":"folder with textual inversion embeddings","localized":"","reload":"","hint":"folder with textual inversion embeddings"},
- {"id":"","label":"folder with unet files","localized":"","reload":"","hint":"folder with unet files"},
- {"id":"","label":"folder with user-defined wildcards","localized":"","reload":"","hint":"folder with user-defined wildcards"},
- {"id":"","label":"folder with vae files","localized":"","reload":"","hint":"folder with vae files"},
- {"id":"","label":"folder with yolo models","localized":"","reload":"","hint":"folder with yolo models"},
- {"id":"","label":"font color","localized":"","reload":"","hint":"font color"},
- {"id":"","label":"font file","localized":"","reload":"","hint":"font file"},
- {"id":"","label":"font size","localized":"","reload":"","hint":"font size"},
- {"id":"","label":"force model eval","localized":"","reload":"","hint":"force model eval"},
- {"id":"","label":"foreground threshold","localized":"","reload":"","hint":"foreground threshold"},
- {"id":"","label":"fp4","localized":"","reload":"","hint":"fp4"},
- {"id":"","label":"frame change sensitivity","localized":"","reload":"","hint":"frame change sensitivity"},
- {"id":"","label":"frames","localized":"","reload":"","hint":"frames"},
- {"id":"","label":"freeinit","localized":"","reload":"","hint":"freeinit"},
- {"id":"","label":"freeu enabled","localized":"","reload":"","hint":"freeu enabled"},
- {"id":"","label":"freeu preset","localized":"","reload":"","hint":"freeu preset"},
- {"id":"","label":"full vae","localized":"","reload":"","hint":"full vae"},
- {"id":"","label":"full-depth cudnn benchmark","localized":"","reload":"","hint":"full-depth cudnn benchmark"},
- {"id":"","label":"fuse strength","localized":"","reload":"","hint":"fuse strength"},
- {"id":"","label":"fused projections","localized":"","reload":"","hint":"fused projections"},
- {"id":"","label":"gamma","localized":"","reload":"","hint":"gamma"},
- {"id":"","label":"gamma corrected","localized":"","reload":"","hint":"gamma corrected"},
- {"id":"","label":"gate step","localized":"","reload":"","hint":"gate step"},
- {"id":"","label":"gc threshold","localized":"","reload":"","hint":"gc threshold"},
- {"id":"","label":"get changelog","localized":"","reload":"","hint":"get changelog"},
- {"id":"","label":"gpu","localized":"","reload":"","hint":"gpu"},
- {"id":"","label":"gradient","localized":"","reload":"","hint":"gradient"},
- {"id":"","label":"grid background color","localized":"","reload":"","hint":"grid background color"},
- {"id":"","label":"grid margins","localized":"","reload":"","hint":"grid margins"},
- {"id":"","label":"grid sections:","localized":"","reload":"","hint":"grid sections:"},
- {"id":"","label":"group size","localized":"","reload":"","hint":"group size"},
- {"id":"","label":"guidance","localized":"","reload":"","hint":"guidance"},
- {"id":"","label":"guidance start","localized":"","reload":"","hint":"guidance start"},
- {"id":"","label":"guidance stop","localized":"","reload":"","hint":"guidance stop"},
- {"id":"","label":"guidance strength","localized":"","reload":"","hint":"guidance strength"},
- {"id":"","label":"hands","localized":"","reload":"","hint":"hands"},
- {"id":"","label":"hdr range","localized":"","reload":"","hint":"hdr range"},
- {"id":"","label":"hed","localized":"","reload":"","hint":"hed"},
- {"id":"","label":"height after","localized":"","reload":"","hint":"height after"},
- {"id":"","label":"height before","localized":"","reload":"","hint":"height before"},
- {"id":"","label":"height mask","localized":"","reload":"","hint":"height mask"},
- {"id":"","label":"heun","localized":"","reload":"","hint":"heun"},
- {"id":"","label":"heun flowmatch","localized":"","reload":"","hint":"heun flowmatch"},
- {"id":"","label":"hidet","localized":"","reload":"","hint":"hidet"},
- {"id":"","label":"high threshold","localized":"","reload":"","hint":"high threshold"},
- {"id":"","label":"hires pass only","localized":"","reload":"","hint":"hires pass only"},
- {"id":"","label":"hq init latents","localized":"","reload":"","hint":"hq init latents"},
- {"id":"","label":"hue","localized":"","reload":"","hint":"hue"},
- {"id":"","label":"huggingface mirror","localized":"","reload":"","hint":"huggingface mirror"},
- {"id":"","label":"huggingface token","localized":"","reload":"","hint":"huggingface token"},
- {"id":"","label":"hunyuan","localized":"","reload":"","hint":"hunyuan"},
- {"id":"","label":"il","localized":"","reload":"","hint":"il"},
- {"id":"","label":"image height","localized":"","reload":"","hint":"image height"},
- {"id":"","label":"image quality","localized":"","reload":"","hint":"image quality"},
- {"id":"","label":"image transparent color fill","localized":"","reload":"","hint":"image transparent color fill"},
- {"id":"","label":"image watermark file","localized":"","reload":"","hint":"image watermark file"},
- {"id":"","label":"image watermark position","localized":"","reload":"","hint":"image watermark position"},
- {"id":"","label":"image width","localized":"","reload":"","hint":"image width"},
- {"id":"","label":"include images","localized":"","reload":"","hint":"include images"},
- {"id":"","label":"include main grid","localized":"","reload":"","hint":"include main grid"},
- {"id":"","label":"include mask in outputs","localized":"","reload":"","hint":"include mask in outputs"},
- {"id":"","label":"include original image","localized":"","reload":"","hint":"include original image"},
- {"id":"","label":"include scores in results when available","localized":"","reload":"","hint":"include scores in results when available"},
- {"id":"","label":"include sub grids","localized":"","reload":"","hint":"include sub grids"},
- {"id":"","label":"inductor","localized":"","reload":"","hint":"inductor"},
- {"id":"","label":"info","localized":"","reload":"","hint":"info"},
- {"id":"","label":"info object","localized":"","reload":"","hint":"info object"},
- {"id":"","label":"inpaint","localized":"","reload":"","hint":"inpaint"},
- {"id":"","label":"inpaint masked only","localized":"","reload":"","hint":"inpaint masked only"},
- {"id":"","label":"inpainting include greyscale mask in results","localized":"","reload":"","hint":"inpainting include greyscale mask in results"},
- {"id":"","label":"inpainting include masked composite in results","localized":"","reload":"","hint":"inpainting include masked composite in results"},
- {"id":"","label":"input model","localized":"","reload":"","hint":"input model"},
- {"id":"","label":"intermediates","localized":"","reload":"","hint":"intermediates"},
- {"id":"","label":"interpolate frames","localized":"","reload":"","hint":"interpolate frames"},
- {"id":"","label":"interpolation method","localized":"","reload":"","hint":"interpolation method"},
- {"id":"","label":"invert","localized":"","reload":"","hint":"invert"},
- {"id":"","label":"invert mask","localized":"","reload":"","hint":"invert mask"},
- {"id":"","label":"iou","localized":"","reload":"","hint":"iou"},
- {"id":"","label":"ipex","localized":"","reload":"","hint":"ipex"},
- {"id":"","label":"ipndm","localized":"","reload":"","hint":"ipndm"},
- {"id":"","label":"item edge blur","localized":"","reload":"","hint":"item edge blur"},
- {"id":"","label":"item padding","localized":"","reload":"","hint":"item padding"},
- {"id":"","label":"iterate seed per line","localized":"","reload":"","hint":"iterate seed per line"},
- {"id":"","label":"iterations","localized":"","reload":"","hint":"iterations"},
- {"id":"","label":"karras","localized":"","reload":"","hint":"karras"},
- {"id":"","label":"kdpm2","localized":"","reload":"","hint":"kdpm2"},
- {"id":"","label":"kdpm2 a","localized":"","reload":"","hint":"kdpm2 a"},
- {"id":"","label":"keep incomplete images","localized":"","reload":"","hint":"keep incomplete images"},
- {"id":"","label":"large","localized":"","reload":"","hint":"large"},
- {"id":"","label":"latent history size","localized":"","reload":"","hint":"latent history size"},
- {"id":"","label":"latent mode","localized":"","reload":"","hint":"latent mode"},
- {"id":"","label":"layer scales","localized":"","reload":"","hint":"layer scales"},
- {"id":"","label":"layerwise casting storage","localized":"","reload":"","hint":"layerwise casting storage"},
- {"id":"","label":"layerwise non-blocking operations","localized":"","reload":"","hint":"layerwise non-blocking operations"},
- {"id":"","label":"lcm","localized":"","reload":"","hint":"lcm"},
- {"id":"","label":"ldsr processing steps","localized":"","reload":"","hint":"ldsr processing steps"},
- {"id":"","label":"left","localized":"","reload":"","hint":"left"},
- {"id":"","label":"legend","localized":"","reload":"","hint":"legend"},
- {"id":"","label":"length","localized":"","reload":"","hint":"length"},
- {"id":"","label":"leres depth","localized":"","reload":"","hint":"leres depth"},
- {"id":"","label":"level","localized":"","reload":"","hint":"level"},
- {"id":"","label":"libs","localized":"","reload":"","hint":"libs"},
- {"id":"","label":"light","localized":"","reload":"","hint":"light"},
- {"id":"","label":"lineart","localized":"","reload":"","hint":"lineart"},
- {"id":"","label":"list","localized":"","reload":"","hint":"list"},
- {"id":"","label":"list model details","localized":"","reload":"","hint":"list model details"},
- {"id":"","label":"lite","localized":"","reload":"","hint":"lite"},
- {"id":"","label":"live update","localized":"","reload":"","hint":"live update"},
- {"id":"","label":"lmsd","localized":"","reload":"","hint":"lmsd"},
- {"id":"","label":"load custom diffusers pipeline","localized":"","reload":"","hint":"load custom diffusers pipeline"},
- {"id":"","label":"load model directly to gpu","localized":"","reload":"","hint":"load model directly to gpu"},
- {"id":"","label":"loaded lora","localized":"","reload":"","hint":"loaded lora"},
- {"id":"","label":"logsnr","localized":"","reload":"","hint":"logsnr"},
- {"id":"","label":"loop","localized":"","reload":"","hint":"loop"},
- {"id":"","label":"LoRA add hash info to metadata","localized":"","reload":"","hint":"Include LoRA file hashes in generated image metadata. Useful for reproducibility and tracking which exact LoRA versions were used."},
- {"id":"","label":"LoRA auto-apply tags","localized":"","reload":"","hint":"Automatically add trigger words/tags from LoRA metadata to your prompt. Set to the number of tags to auto-apply, e.g., 3 = add top 3 trigger tags. Set to 0 to disable, -1 to add all available tags."},
- {"id":"","label":"lora load using diffusers method for selected models","localized":"","reload":"","hint":"lora load using diffusers method for selected models"},
- {"id":"","label":"lora load using legacy method","localized":"","reload":"","hint":"lora load using legacy method"},
- {"id":"","label":"lora target filename","localized":"","reload":"","hint":"lora target filename"},
- {"id":"","label":"low order","localized":"","reload":"","hint":"low order"},
- {"id":"","label":"low threshold","localized":"","reload":"","hint":"low threshold"},
- {"id":"","label":"ltx model","localized":"","reload":"","hint":"ltx model"},
- {"id":"","label":"lumina: use mask in transformers","localized":"","reload":"","hint":"lumina: use mask in transformers"},
- {"id":"","label":"manual block merge","localized":"","reload":"","hint":"manual block merge"},
- {"id":"","label":"marigold depth","localized":"","reload":"","hint":"marigold depth"},
- {"id":"","label":"mask dropout","localized":"","reload":"","hint":"mask dropout"},
- {"id":"","label":"mask invert","localized":"","reload":"","hint":"mask invert"},
- {"id":"","label":"mask only","localized":"","reload":"","hint":"mask only"},
- {"id":"","label":"mask strength","localized":"","reload":"","hint":"mask strength"},
- {"id":"","label":"masked","localized":"","reload":"","hint":"masked"},
- {"id":"","label":"max faces","localized":"","reload":"","hint":"max faces"},
- {"id":"","label":"max flavors","localized":"","reload":"","hint":"max flavors"},
- {"id":"","label":"max guidance","localized":"","reload":"","hint":"max guidance"},
- {"id":"","label":"max length","localized":"","reload":"","hint":"max length"},
- {"id":"","label":"max object size","localized":"","reload":"","hint":"max object size"},
- {"id":"","label":"max range","localized":"","reload":"","hint":"max range"},
- {"id":"","label":"Max tokens","localized":"","reload":"","hint":"Maximum number of tokens the model can generate in its response. The model is not aware of this limit during generation and it won't make the model try to generate more detailed or more concise responses, it simply sets the hard limit for the length, and will forcefully cut off the response when the limit is reached."},
- {"id":"","label":"max words","localized":"","reload":"","hint":"max words"},
- {"id":"","label":"max-autotune","localized":"","reload":"","hint":"max-autotune"},
- {"id":"","label":"max-autotune-no-cudagraphs","localized":"","reload":"","hint":"max-autotune-no-cudagraphs"},
- {"id":"","label":"maximum image size (mp)","localized":"","reload":"","hint":"maximum image size (mp)"},
- {"id":"","label":"maximum number of units","localized":"","reload":"","hint":"maximum number of units"},
- {"id":"","label":"maximum rank","localized":"","reload":"","hint":"maximum rank"},
- {"id":"","label":"mediapipe face","localized":"","reload":"","hint":"mediapipe face"},
- {"id":"","label":"medium","localized":"","reload":"","hint":"medium"},
- {"id":"","label":"mediums","localized":"","reload":"","hint":"mediums"},
- {"id":"","label":"memory","localized":"","reload":"","hint":"memory"},
- {"id":"","label":"memory limit","localized":"","reload":"","hint":"memory limit"},
- {"id":"","label":"memory optimization","localized":"","reload":"","hint":"memory optimization"},
- {"id":"","label":"merge alpha","localized":"","reload":"","hint":"merge alpha"},
- {"id":"","label":"method","localized":"","reload":"","hint":"method"},
- {"id":"","label":"method after","localized":"","reload":"","hint":"method after"},
- {"id":"","label":"method before","localized":"","reload":"","hint":"method before"},
- {"id":"","label":"method mask","localized":"","reload":"","hint":"method mask"},
- {"id":"","label":"midas depth","localized":"","reload":"","hint":"midas depth"},
- {"id":"","label":"migraphx","localized":"","reload":"","hint":"migraphx"},
- {"id":"","label":"min flavors","localized":"","reload":"","hint":"min flavors"},
- {"id":"","label":"min guidance","localized":"","reload":"","hint":"min guidance"},
- {"id":"","label":"min length","localized":"","reload":"","hint":"min length"},
- {"id":"","label":"min object size","localized":"","reload":"","hint":"min object size"},
- {"id":"","label":"mine","localized":"","reload":"","hint":"mine"},
- {"id":"","label":"mlsd","localized":"","reload":"","hint":"mlsd"},
- {"id":"","label":"mm","localized":"","reload":"","hint":"mm"},
- {"id":"","label":"mode after","localized":"","reload":"","hint":"mode after"},
- {"id":"","label":"mode before","localized":"","reload":"","hint":"mode before"},
- {"id":"","label":"mode mask","localized":"","reload":"","hint":"mode mask"},
- {"id":"","label":"mode x-axis","localized":"","reload":"","hint":"mode x-axis"},
- {"id":"","label":"mode y-axis","localized":"","reload":"","hint":"mode y-axis"},
- {"id":"","label":"model auto-download on demand","localized":"","reload":"","hint":"model auto-download on demand"},
- {"id":"","label":"model autoload on start","localized":"","reload":"","hint":"model autoload on start"},
- {"id":"","label":"model compile fullgraph","localized":"","reload":"","hint":"model compile fullgraph"},
- {"id":"","label":"model compile suppress errors","localized":"","reload":"","hint":"model compile suppress errors"},
- {"id":"","label":"model compile verbose mode","localized":"","reload":"","hint":"model compile verbose mode"},
- {"id":"","label":"model info","localized":"","reload":"","hint":"model info"},
- {"id":"","label":"model metadata","localized":"","reload":"","hint":"model metadata"},
- {"id":"","label":"model name","localized":"","reload":"","hint":"model name"},
- {"id":"","label":"model precision","localized":"","reload":"","hint":"model precision"},
- {"id":"","label":"model type","localized":"","reload":"","hint":"model type"},
- {"id":"","label":"model url","localized":"","reload":"","hint":"model url"},
- {"id":"","label":"modern","localized":"","reload":"","hint":"modern"},
- {"id":"","label":"momentum","localized":"","reload":"","hint":"momentum"},
- {"id":"","label":"motion level","localized":"","reload":"","hint":"motion level"},
- {"id":"","label":"mount url subpath","localized":"","reload":"","hint":"mount url subpath"},
- {"id":"","label":"move base model to cpu when using refiner","localized":"","reload":"","hint":"move base model to cpu when using refiner"},
- {"id":"","label":"move base model to cpu when using vae","localized":"","reload":"","hint":"move base model to cpu when using vae"},
- {"id":"","label":"move detailer model to cpu when complete","localized":"","reload":"","hint":"move detailer model to cpu when complete"},
- {"id":"","label":"move refiner model to cpu when not in use","localized":"","reload":"","hint":"move refiner model to cpu when not in use"},
- {"id":"","label":"movements","localized":"","reload":"","hint":"movements"},
- {"id":"","label":"multi decoder","localized":"","reload":"","hint":"multi decoder"},
- {"id":"","label":"multistep restore","localized":"","reload":"","hint":"multistep restore"},
- {"id":"","label":"native","localized":"","reload":"","hint":"native"},
- {"id":"","label":"near threshold","localized":"","reload":"","hint":"near threshold"},
- {"id":"","label":"negative","localized":"","reload":"","hint":"negative"},
- {"id":"","label":"network negative prompt","localized":"","reload":"","hint":"network negative prompt"},
- {"id":"","label":"network parameters","localized":"","reload":"","hint":"network parameters"},
- {"id":"","label":"network prompt","localized":"","reload":"","hint":"network prompt"},
- {"id":"","label":"new model name","localized":"","reload":"","hint":"new model name"},
- {"id":"","label":"nf4","localized":"","reload":"","hint":"nf4"},
- {"id":"","label":"nms","localized":"","reload":"","hint":"nms"},
- {"id":"","label":"noise","localized":"","reload":"","hint":"noise"},
- {"id":"","label":"noise multiplier (eta)","localized":"","reload":"","hint":"noise multiplier (eta)"},
- {"id":"","label":"noise multiplier for image processing","localized":"","reload":"","hint":"noise multiplier for image processing"},
- {"id":"","label":"noise seed delta (eta)","localized":"","reload":"","hint":"noise seed delta (eta)"},
- {"id":"","label":"noise strength","localized":"","reload":"","hint":"noise strength"},
- {"id":"","label":"none","localized":"","reload":"","hint":"none"},
- {"id":"","label":"note","localized":"","reload":"","hint":"note"},
- {"id":"","label":"nothing","localized":"","reload":"","hint":"nothing"},
- {"id":"","label":"number","localized":"","reload":"","hint":"number"},
- {"id":"","label":"numbered filenames","localized":"","reload":"","hint":"numbered filenames"},
- {"id":"","label":"offload","localized":"","reload":"","hint":"offload"},
- {"id":"","label":"offload face module","localized":"","reload":"","hint":"offload face module"},
- {"id":"","label":"offload models","localized":"","reload":"","hint":"offload models"},
- {"id":"","label":"olive-ai","localized":"","reload":"","hint":"olive-ai"},
- {"id":"","label":"onediff","localized":"","reload":"","hint":"onediff"},
- {"id":"","label":"onnx","localized":"","reload":"","hint":"onnx"},
- {"id":"","label":"openbody","localized":"","reload":"","hint":"openbody"},
- {"id":"","label":"openclip","localized":"","reload":"","hint":"openclip"},
- {"id":"","label":"openvino disable memory cleanup after compile","localized":"","reload":"","hint":"openvino disable memory cleanup after compile"},
- {"id":"","label":"openvino disable model caching","localized":"","reload":"","hint":"openvino disable model caching"},
- {"id":"","label":"openvino mode","localized":"","reload":"","hint":"openvino mode"},
- {"id":"","label":"openvino_fx","localized":"","reload":"","hint":"openvino_fx"},
- {"id":"","label":"optional image description","localized":"","reload":"","hint":"optional image description"},
- {"id":"","label":"optional init image or video","localized":"","reload":"","hint":"optional init image or video"},
- {"id":"","label":"order","localized":"","reload":"","hint":"order"},
- {"id":"","label":"ortho","localized":"","reload":"","hint":"ortho"},
- {"id":"","label":"outpaint","localized":"","reload":"","hint":"outpaint"},
- {"id":"","label":"output model","localized":"","reload":"","hint":"output model"},
- {"id":"","label":"override resolution","localized":"","reload":"","hint":"override resolution"},
- {"id":"","label":"override sampler","localized":"","reload":"","hint":"override sampler"},
- {"id":"","label":"override scheduler","localized":"","reload":"","hint":"override scheduler"},
- {"id":"","label":"override steps","localized":"","reload":"","hint":"override steps"},
- {"id":"","label":"override t1 ratio","localized":"","reload":"","hint":"override t1 ratio"},
- {"id":"","label":"override t2 ratio","localized":"","reload":"","hint":"override t2 ratio"},
- {"id":"","label":"overwrite existing file","localized":"","reload":"","hint":"overwrite existing file"},
- {"id":"","label":"overwrite model","localized":"","reload":"","hint":"overwrite model"},
- {"id":"","label":"pad frames","localized":"","reload":"","hint":"pad frames"},
- {"id":"","label":"padding","localized":"","reload":"","hint":"padding"},
- {"id":"","label":"parallel process images in batch","localized":"","reload":"","hint":"parallel process images in batch"},
- {"id":"","label":"parameter free","localized":"","reload":"","hint":"parameter free"},
- {"id":"","label":"path to model file","localized":"","reload":"","hint":"path to model file"},
- {"id":"","label":"path to notification sound","localized":"","reload":"","hint":"path to notification sound"},
- {"id":"","label":"peft","localized":"","reload":"","hint":"peft"},
- {"id":"","label":"penalty","localized":"","reload":"","hint":"penalty"},
- {"id":"","label":"perflow","localized":"","reload":"","hint":"perflow"},
- {"id":"","label":"perform injection","localized":"","reload":"","hint":"perform injection"},
- {"id":"","label":"perform sdsa","localized":"","reload":"","hint":"perform sdsa"},
- {"id":"","label":"perform warmup","localized":"","reload":"","hint":"perform warmup"},
- {"id":"","label":"performance","localized":"","reload":"","hint":"performance"},
- {"id":"","label":"photomaker model","localized":"","reload":"","hint":"photomaker model"},
- {"id":"","label":"pidinet","localized":"","reload":"","hint":"pidinet"},
- {"id":"","label":"pipeline","localized":"","reload":"","hint":"pipeline"},
- {"id":"","label":"pixels to expand","localized":"","reload":"","hint":"pixels to expand"},
- {"id":"","label":"platform","localized":"","reload":"","hint":"platform"},
- {"id":"","label":"play","localized":"","reload":"","hint":"play"},
- {"id":"","label":"play a notification upon completion","localized":"","reload":"","hint":"play a notification upon completion"},
- {"id":"","label":"pndm","localized":"","reload":"","hint":"pndm"},
- {"id":"","label":"polyexponential","localized":"","reload":"","hint":"polyexponential"},
- {"id":"","label":"pony","localized":"","reload":"","hint":"pony"},
- {"id":"","label":"pose confidence","localized":"","reload":"","hint":"pose confidence"},
- {"id":"","label":"positive","localized":"","reload":"","hint":"positive"},
- {"id":"","label":"postprocess mask","localized":"","reload":"","hint":"postprocess mask"},
- {"id":"","label":"postprocess upscale","localized":"","reload":"","hint":"postprocess upscale"},
- {"id":"","label":"postprocessing operation order","localized":"","reload":"","hint":"postprocessing operation order"},
- {"id":"","label":"power","localized":"","reload":"","hint":"power"},
- {"id":"","label":"preset","localized":"","reload":"","hint":"preset"},
- {"id":"","label":"preset block merge","localized":"","reload":"","hint":"preset block merge"},
- {"id":"","label":"preview","localized":"","reload":"","hint":"preview"},
- {"id":"","label":"preview end","localized":"","reload":"","hint":"preview end"},
- {"id":"","label":"preview start","localized":"","reload":"","hint":"preview start"},
- {"id":"","label":"primary model","localized":"","reload":"","hint":"primary model"},
- {"id":"","label":"processor move to cpu after use","localized":"","reload":"","hint":"processor move to cpu after use"},
- {"id":"","label":"processor settings","localized":"","reload":"","hint":"processor settings"},
- {"id":"","label":"processor unload after use","localized":"","reload":"","hint":"processor unload after use"},
- {"id":"","label":"prompt ex","localized":"","reload":"","hint":"prompt ex"},
- {"id":"","label":"prompt processor","localized":"","reload":"","hint":"prompt processor"},
- {"id":"","label":"prompt strength","localized":"","reload":"","hint":"prompt strength"},
- {"id":"","label":"prompt thresholds:","localized":"","reload":"","hint":"prompt thresholds:"},
- {"id":"","label":"prompts","localized":"","reload":"","hint":"prompts"},
- {"id":"","label":"provider","localized":"","reload":"","hint":"provider"},
- {"id":"","label":"prune","localized":"","reload":"","hint":"prune"},
- {"id":"","label":"quad","localized":"","reload":"","hint":"quad"},
- {"id":"","label":"quantization activations type","localized":"","reload":"","hint":"quantization activations type"},
- {"id":"","label":"quantization mode","localized":"","reload":"","hint":"quantization mode"},
- {"id":"","label":"quantization type","localized":"","reload":"","hint":"quantization type"},
- {"id":"","label":"quantization weights type","localized":"","reload":"","hint":"quantization weights type"},
- {"id":"","label":"random seeds","localized":"","reload":"","hint":"random seeds"},
- {"id":"","label":"range","localized":"","reload":"","hint":"range"},
- {"id":"","label":"rebase","localized":"","reload":"","hint":"rebase"},
- {"id":"","label":"reduce-overhead","localized":"","reload":"","hint":"reduce-overhead"},
- {"id":"","label":"redux prompt strength","localized":"","reload":"","hint":"redux prompt strength"},
- {"id":"","label":"reference adain weight","localized":"","reload":"","hint":"reference adain weight"},
- {"id":"","label":"reference query weight","localized":"","reload":"","hint":"reference query weight"},
- {"id":"","label":"reference unit 1","localized":"","reload":"","hint":"reference unit 1"},
- {"id":"","label":"refine foreground","localized":"","reload":"","hint":"refine foreground"},
- {"id":"","label":"refresh bench","localized":"","reload":"","hint":"refresh bench"},
- {"id":"","label":"refresh data","localized":"","reload":"","hint":"refresh data"},
- {"id":"","label":"refresh state","localized":"","reload":"","hint":"refresh state"},
- {"id":"","label":"refresh ui values","localized":"","reload":"","hint":"refresh ui values"},
- {"id":"","label":"reinstall","localized":"","reload":"","hint":"reinstall"},
- {"id":"","label":"remove background","localized":"","reload":"","hint":"remove background"},
- {"id":"","label":"repeat x-axis","localized":"","reload":"","hint":"repeat x-axis"},
- {"id":"","label":"repeat y-axis","localized":"","reload":"","hint":"repeat y-axis"},
- {"id":"","label":"replace vae","localized":"","reload":"","hint":"replace vae"},
- {"id":"","label":"repos","localized":"","reload":"","hint":"repos"},
- {"id":"","label":"reprocess decode","localized":"","reload":"","hint":"reprocess decode"},
- {"id":"","label":"reprocess face","localized":"","reload":"","hint":"reprocess face"},
- {"id":"","label":"reprocess refine","localized":"","reload":"","hint":"reprocess refine"},
- {"id":"","label":"request browser notifications","localized":"","reload":"","hint":"request browser notifications"},
- {"id":"","label":"rescale","localized":"","reload":"","hint":"rescale betas with zero terminal snr"},
- {"id":"","label":"rescale betas with zero terminal snr","localized":"","reload":"","hint":"rescale betas with zero terminal snr"},
- {"id":"","label":"reset anchors","localized":"","reload":"","hint":"reset anchors"},
- {"id":"","label":"residual diff threshold","localized":"","reload":"","hint":"residual diff threshold"},
- {"id":"","label":"resize background color","localized":"","reload":"","hint":"resize background color"},
- {"id":"","label":"resize method","localized":"","reload":"","hint":"resize method"},
- {"id":"","label":"resize scale","localized":"","reload":"","hint":"resize scale"},
- {"id":"","label":"restart step","localized":"","reload":"","hint":"restart step"},
- {"id":"","label":"restore pipe on end","localized":"","reload":"","hint":"restore pipe on end"},
- {"id":"","label":"restore unparsed prompt","localized":"","reload":"","hint":"restore unparsed prompt"},
- {"id":"","label":"reswapper model","localized":"","reload":"","hint":"reswapper model"},
- {"id":"","label":"return original images","localized":"","reload":"","hint":"return original images"},
- {"id":"","label":"right","localized":"","reload":"","hint":"right"},
- {"id":"","label":"root model folder","localized":"","reload":"","hint":"root model folder"},
- {"id":"","label":"rows","localized":"","reload":"","hint":"rows"},
- {"id":"","label":"run","localized":"","reload":"","hint":"run"},
- {"id":"","label":"run benchmark","localized":"","reload":"","hint":"run benchmark"},
- {"id":"","label":"sa solver","localized":"","reload":"","hint":"sa solver"},
- {"id":"","label":"safetensors","localized":"","reload":"","hint":"safetensors"},
- {"id":"","label":"same as primary","localized":"","reload":"","hint":"same as primary"},
- {"id":"","label":"same latent","localized":"","reload":"","hint":"same latent"},
- {"id":"","label":"sample","localized":"","reload":"","hint":"sample"},
- {"id":"","label":"sampler","localized":"","reload":"","hint":"sampler"},
- {"id":"","label":"sampler shift","localized":"","reload":"","hint":"sampler shift"},
- {"id":"","label":"sana: use complex human instructions","localized":"","reload":"","hint":"sana: use complex human instructions"},
- {"id":"","label":"saturation","localized":"","reload":"","hint":"saturation"},
- {"id":"","label":"save all generated image grids","localized":"","reload":"","hint":"save all generated image grids"},
- {"id":"","label":"save all generated images","localized":"","reload":"","hint":"save all generated images"},
- {"id":"","label":"save diffusers","localized":"","reload":"","hint":"save diffusers"},
- {"id":"","label":"save hdr image","localized":"","reload":"","hint":"save hdr image"},
- {"id":"","label":"save image before color correction","localized":"","reload":"","hint":"save image before color correction"},
- {"id":"","label":"save image before detailer","localized":"","reload":"","hint":"save image before detailer"},
- {"id":"","label":"save image before hires","localized":"","reload":"","hint":"save image before hires"},
- {"id":"","label":"save image before refiner","localized":"","reload":"","hint":"save image before refiner"},
- {"id":"","label":"save images to a subdirectory","localized":"","reload":"","hint":"save images to a subdirectory"},
- {"id":"","label":"save init images","localized":"","reload":"","hint":"save init images"},
- {"id":"","label":"save inpainting mask","localized":"","reload":"","hint":"save inpainting mask"},
- {"id":"","label":"save inpainting masked composite","localized":"","reload":"","hint":"save inpainting masked composite"},
- {"id":"","label":"save metadata","localized":"","reload":"","hint":"save metadata"},
- {"id":"","label":"save only saves selected image","localized":"","reload":"","hint":"save only saves selected image"},
- {"id":"","label":"save output","localized":"","reload":"","hint":"save output"},
- {"id":"","label":"save safetensors","localized":"","reload":"","hint":"save safetensors"},
- {"id":"","label":"save unparsed prompt","localized":"","reload":"","hint":"save unparsed prompt"},
- {"id":"","label":"scale after","localized":"","reload":"","hint":"scale after"},
- {"id":"","label":"scale before","localized":"","reload":"","hint":"scale before"},
- {"id":"","label":"scale mask","localized":"","reload":"","hint":"scale mask"},
- {"id":"","label":"scale factor","localized":"","reload":"","hint":"scale factor"},
- {"id":"","label":"score","localized":"","reload":"","hint":"score"},
- {"id":"","label":"score threshold","localized":"","reload":"","hint":"score threshold"},
- {"id":"","label":"scribble","localized":"","reload":"","hint":"scribble"},
- {"id":"","label":"sd15-attire","localized":"","reload":"","hint":"sd15-attire"},
- {"id":"","label":"sd15-likeness","localized":"","reload":"","hint":"sd15-likeness"},
- {"id":"","label":"sd15-navimixu","localized":"","reload":"","hint":"sd15-navimixu"},
- {"id":"","label":"sd15-sexy","localized":"","reload":"","hint":"sd15-sexy"},
- {"id":"","label":"sdxl-artstyle","localized":"","reload":"","hint":"sdxl-artstyle"},
- {"id":"","label":"sdxl-negative","localized":"","reload":"","hint":"sdxl-negative"},
- {"id":"","label":"sdxl-sexy","localized":"","reload":"","hint":"sdxl-sexy"},
- {"id":"","label":"sdxl-sliders","localized":"","reload":"","hint":"sdxl-sliders"},
- {"id":"","label":"sdxl-toon","localized":"","reload":"","hint":"sdxl-toon"},
- {"id":"","label":"sdxl: use weighted pooled embeds","localized":"","reload":"","hint":"sdxl: use weighted pooled embeds"},
- {"id":"","label":"search changelog","localized":"","reload":"","hint":"search changelog"},
- {"id":"","label":"search models","localized":"","reload":"","hint":"search models"},
- {"id":"","label":"search wiki pages","localized":"","reload":"","hint":"search wiki pages"},
- {"id":"","label":"secondary model","localized":"","reload":"","hint":"secondary model"},
- {"id":"","label":"segmentanything","localized":"","reload":"","hint":"segmentanything"},
- {"id":"","label":"select","localized":"","reload":"","hint":"select"},
- {"id":"","label":"select model","localized":"","reload":"","hint":"select model"},
- {"id":"","label":"send interrupt","localized":"","reload":"","hint":"send interrupt"},
- {"id":"","label":"send seed when sending prompt or image to other interface","localized":"","reload":"","hint":"send seed when sending prompt or image to other interface"},
- {"id":"","label":"send size when sending prompt or image to another interface","localized":"","reload":"","hint":"send size when sending prompt or image to another interface"},
- {"id":"","label":"sequential","localized":"","reload":"","hint":"sequential"},
- {"id":"","label":"server start time","localized":"","reload":"","hint":"server start time"},
- {"id":"","label":"set at prompt start","localized":"","reload":"","hint":"set at prompt start"},
- {"id":"","label":"set ui menu states","localized":"","reload":"","hint":"set ui menu states"},
- {"id":"","label":"share queries","localized":"","reload":"","hint":"share queries"},
- {"id":"","label":"shared options","localized":"","reload":"","hint":"shared options"},
- {"id":"","label":"sharpen","localized":"","reload":"","hint":"sharpen"},
- {"id":"","label":"shift","localized":"","reload":"","hint":"shift"},
- {"id":"","label":"show grid in results","localized":"","reload":"","hint":"show grid in results"},
- {"id":"","label":"show input","localized":"","reload":"","hint":"show input"},
- {"id":"","label":"show metadata in full screen image browser","localized":"","reload":"","hint":"show metadata in full screen image browser"},
- {"id":"","label":"show motd","localized":"","reload":"","hint":"show motd"},
- {"id":"","label":"show preview","localized":"","reload":"","hint":"show preview"},
- {"id":"","label":"shuffle weights","localized":"","reload":"","hint":"shuffle weights"},
- {"id":"","label":"sigma","localized":"","reload":"","hint":"sigma"},
- {"id":"","label":"sigma churn","localized":"","reload":"","hint":"sigma churn"},
- {"id":"","label":"sigma max","localized":"","reload":"","hint":"sigma max"},
- {"id":"","label":"sigma min","localized":"","reload":"","hint":"sigma min"},
- {"id":"","label":"sigma noise","localized":"","reload":"","hint":"sigma noise"},
- {"id":"","label":"sigma tmin","localized":"","reload":"","hint":"sigma tmin"},
- {"id":"","label":"simple merge","localized":"","reload":"","hint":"simple merge"},
- {"id":"","label":"size","localized":"","reload":"","hint":"size"},
- {"id":"","label":"sketch","localized":"","reload":"","hint":"sketch"},
- {"id":"","label":"skip generation if nan found in latents","localized":"","reload":"","hint":"skip generation if nan found in latents"},
- {"id":"","label":"skip guidance layers","localized":"","reload":"","hint":"skip guidance layers"},
- {"id":"","label":"skip input frames","localized":"","reload":"","hint":"skip input frames"},
- {"id":"","label":"slider","localized":"","reload":"","hint":"slider"},
- {"id":"","label":"smooth mask","localized":"","reload":"","hint":"smooth mask"},
- {"id":"","label":"solver order (where","localized":"","reload":"","hint":"solver order (where"},
- {"id":"","label":"sort order","localized":"","reload":"","hint":"sort order"},
- {"id":"","label":"source subject","localized":"","reload":"","hint":"source subject"},
- {"id":"","label":"space","localized":"","reload":"","hint":"space"},
- {"id":"","label":"spatial frequency","localized":"","reload":"","hint":"spatial frequency"},
- {"id":"","label":"specify model revision","localized":"","reload":"","hint":"specify model revision"},
- {"id":"","label":"specify model variant","localized":"","reload":"","hint":"specify model variant"},
- {"id":"","label":"stable-fast","localized":"","reload":"","hint":"stable-fast"},
- {"id":"","label":"standard","localized":"","reload":"","hint":"standard"},
- {"id":"","label":"start","localized":"","reload":"","hint":"start"},
- {"id":"","label":"start profiling","localized":"","reload":"","hint":"start profiling"},
- {"id":"","label":"state","localized":"","reload":"","hint":"state"},
- {"id":"","label":"stride","localized":"","reload":"","hint":"stride"},
- {"id":"","label":"structure","localized":"","reload":"","hint":"structure"},
- {"id":"","label":"style fidelity","localized":"","reload":"","hint":"style fidelity"},
- {"id":"","label":"subject","localized":"","reload":"","hint":"subject"},
- {"id":"","label":"submit results","localized":"","reload":"","hint":"submit results"},
- {"id":"","label":"submodules","localized":"","reload":"","hint":"submodules"},
- {"id":"","label":"swap x/y","localized":"","reload":"","hint":"swap x/y"},
- {"id":"","label":"swap x/z","localized":"","reload":"","hint":"swap x/z"},
- {"id":"","label":"swap y/z","localized":"","reload":"","hint":"swap y/z"},
- {"id":"","label":"t2i adapter","localized":"","reload":"","hint":"t2i adapter"},
- {"id":"","label":"t2i strength","localized":"","reload":"","hint":"t2i strength"},
- {"id":"","label":"t2i-adapter unit 1","localized":"","reload":"","hint":"t2i-adapter unit 1"},
- {"id":"","label":"t2i-adapter unit 2","localized":"","reload":"","hint":"t2i-adapter unit 2"},
- {"id":"","label":"t2i-adapter unit 3","localized":"","reload":"","hint":"t2i-adapter unit 3"},
- {"id":"","label":"t2i-adapter unit 4","localized":"","reload":"","hint":"t2i-adapter unit 4"},
- {"id":"","label":"taesd","localized":"","reload":"","hint":"taesd"},
- {"id":"","label":"taesd decode layers","localized":"","reload":"","hint":"taesd decode layers"},
- {"id":"","label":"taesd variant","localized":"","reload":"","hint":"taesd variant"},
- {"id":"","label":"target subject","localized":"","reload":"","hint":"target subject"},
- {"id":"","label":"tcd","localized":"","reload":"","hint":"tcd"},
- {"id":"","label":"tdd","localized":"","reload":"","hint":"tdd"},
- {"id":"","label":"te","localized":"","reload":"","hint":"te"},
- {"id":"","label":"Repetition penalty","localized":"","reload":"","hint":"Discourages reusing tokens that already appear in the prompt or output by penalizing their probabilities. Like adding friction to revisiting previous choices. Helps break repetitive loops but may reduce coherence at aggressive values. Set to 1 to disable."},
- {"id":"","label":"text guidance scale","localized":"","reload":"","hint":"text guidance scale"},
- {"id":"","label":"template","localized":"","reload":"","hint":"template"},
- {"id":"","label":"temporal frequency","localized":"","reload":"","hint":"temporal frequency"},
- {"id":"","label":"tertiary model","localized":"","reload":"","hint":"tertiary model"},
- {"id":"","label":"text encoder cache size","localized":"","reload":"","hint":"text encoder cache size"},
- {"id":"","label":"text encoder model","localized":"","reload":"","hint":"text encoder model"},
- {"id":"","label":"text inputs","localized":"","reload":"","hint":"text inputs"},
- {"id":"","label":"textbox","localized":"","reload":"","hint":"textbox"},
- {"id":"","label":"threshold","localized":"","reload":"","hint":"threshold"},
- {"id":"","label":"thresholding","localized":"","reload":"","hint":"thresholding"},
- {"id":"","label":"tile frames","localized":"","reload":"","hint":"tile frames"},
- {"id":"","label":"tile prompt: x=1 y=1","localized":"","reload":"","hint":"tile prompt: x=1 y=1"},
- {"id":"","label":"tile prompt: x=1 y=2","localized":"","reload":"","hint":"tile prompt: x=1 y=2"},
- {"id":"","label":"tile prompt: x=1 y=3","localized":"","reload":"","hint":"tile prompt: x=1 y=3"},
- {"id":"","label":"tile prompt: x=1 y=4","localized":"","reload":"","hint":"tile prompt: x=1 y=4"},
- {"id":"","label":"tile prompt: x=2 y=1","localized":"","reload":"","hint":"tile prompt: x=2 y=1"},
- {"id":"","label":"tile prompt: x=2 y=2","localized":"","reload":"","hint":"tile prompt: x=2 y=2"},
- {"id":"","label":"tile prompt: x=2 y=3","localized":"","reload":"","hint":"tile prompt: x=2 y=3"},
- {"id":"","label":"tile prompt: x=2 y=4","localized":"","reload":"","hint":"tile prompt: x=2 y=4"},
- {"id":"","label":"tile prompt: x=3 y=1","localized":"","reload":"","hint":"tile prompt: x=3 y=1"},
- {"id":"","label":"tile prompt: x=3 y=2","localized":"","reload":"","hint":"tile prompt: x=3 y=2"},
- {"id":"","label":"tile prompt: x=3 y=3","localized":"","reload":"","hint":"tile prompt: x=3 y=3"},
- {"id":"","label":"tile prompt: x=3 y=4","localized":"","reload":"","hint":"tile prompt: x=3 y=4"},
- {"id":"","label":"tile prompt: x=4 y=1","localized":"","reload":"","hint":"tile prompt: x=4 y=1"},
- {"id":"","label":"tile prompt: x=4 y=2","localized":"","reload":"","hint":"tile prompt: x=4 y=2"},
- {"id":"","label":"tile prompt: x=4 y=3","localized":"","reload":"","hint":"tile prompt: x=4 y=3"},
- {"id":"","label":"tile prompt: x=4 y=4","localized":"","reload":"","hint":"tile prompt: x=4 y=4"},
- {"id":"","label":"tiling options","localized":"","reload":"","hint":"tiling options"},
- {"id":"","label":"time embedding mix","localized":"","reload":"","hint":"time embedding mix"},
- {"id":"","label":"time_quadratic","localized":"","reload":"","hint":"time_quadratic"},
- {"id":"","label":"time_uniform","localized":"","reload":"","hint":"time_uniform"},
- {"id":"","label":"timestep","localized":"","reload":"","hint":"timestep"},
- {"id":"","label":"timestep skip end","localized":"","reload":"","hint":"timestep skip end"},
- {"id":"","label":"timestep skip start","localized":"","reload":"","hint":"timestep skip start"},
- {"id":"","label":"timesteps","localized":"","reload":"","hint":"timesteps"},
- {"id":"","label":"timesteps override","localized":"","reload":"","hint":"timesteps override"},
- {"id":"","label":"timesteps presets","localized":"","reload":"","hint":"timesteps presets"},
- {"id":"","label":"timesteps range","localized":"","reload":"","hint":"timesteps range"},
- {"id":"","label":"tiny","localized":"","reload":"","hint":"tiny"},
- {"id":"","label":"todo","localized":"","reload":"","hint":"todo"},
- {"id":"","label":"tome","localized":"","reload":"","hint":"tome"},
- {"id":"","label":"tool","localized":"","reload":"","hint":"tool"},
- {"id":"","label":"torch","localized":"","reload":"","hint":"torch"},
- {"id":"","label":"transformer","localized":"","reload":"","hint":"transformer"},
- {"id":"","label":"trigger word","localized":"","reload":"","hint":"trigger word"},
- {"id":"","label":"true","localized":"","reload":"","hint":"true"},
- {"id":"","label":"tunable ops limit","localized":"","reload":"","hint":"tunable ops limit"},
- {"id":"","label":"ufogen","localized":"","reload":"","hint":"ufogen"},
- {"id":"","label":"ui card size (px)","localized":"","reload":"","hint":"ui card size (px)"},
- {"id":"","label":"ui fetch network info on mouse-over","localized":"","reload":"","hint":"ui fetch network info on mouse-over"},
- {"id":"","label":"ui height (%)","localized":"","reload":"","hint":"ui height (%)"},
- {"id":"","label":"ui locale","localized":"","reload":"","hint":"ui locale"},
- {"id":"","label":"ui request timeout","localized":"","reload":"","hint":"ui request timeout"},
- {"id":"","label":"ui show on startup","localized":"","reload":"","hint":"ui show on startup"},
- {"id":"","label":"ui sidebar width (%)","localized":"","reload":"","hint":"ui sidebar width (%)"},
- {"id":"","label":"ui theme","localized":"","reload":"","hint":"ui theme"},
- {"id":"","label":"unet","localized":"","reload":"","hint":"unet"},
- {"id":"","label":"unet depth","localized":"","reload":"","hint":"unet depth"},
- {"id":"","label":"unet enabled","localized":"","reload":"","hint":"unet enabled"},
- {"id":"","label":"unet max tile size","localized":"","reload":"","hint":"unet max tile size"},
- {"id":"","label":"unet min tile size","localized":"","reload":"","hint":"unet min tile size"},
- {"id":"","label":"unet model","localized":"","reload":"","hint":"unet model"},
- {"id":"","label":"unet swap size","localized":"","reload":"","hint":"unet swap size"},
- {"id":"","label":"uniform","localized":"","reload":"","hint":"uniform"},
- {"id":"","label":"units","localized":"","reload":"","hint":"units"},
- {"id":"","label":"unload current model from vram","localized":"","reload":"","hint":"unload current model from vram"},
- {"id":"","label":"unload upscaler after processing","localized":"","reload":"","hint":"unload upscaler after processing"},
- {"id":"","label":"unset","localized":"","reload":"","hint":"unset"},
- {"id":"","label":"up","localized":"","reload":"","hint":"up"},
- {"id":"","label":"upcast attention layer","localized":"","reload":"","hint":"upcast attention layer"},
- {"id":"","label":"update","localized":"","reload":"","hint":"update"},
- {"id":"","label":"upload","localized":"","reload":"","hint":"upload"},
- {"id":"","label":"use brownian noise","localized":"","reload":"","hint":"use brownian noise"},
- {"id":"","label":"use cached model config when available","localized":"","reload":"","hint":"use cached model config when available"},
- {"id":"","label":"use defaults","localized":"","reload":"","hint":"use defaults"},
- {"id":"","label":"use dynamic thresholding","localized":"","reload":"","hint":"use dynamic thresholding"},
- {"id":"","label":"use fixed width thumbnails","localized":"","reload":"","hint":"use fixed width thumbnails"},
- {"id":"","label":"use image gallery cache","localized":"","reload":"","hint":"use image gallery cache"},
- {"id":"","label":"use karras sigmas","localized":"","reload":"","hint":"use karras sigmas"},
- {"id":"","label":"use line break as prompt segment marker","localized":"","reload":"","hint":"use line break as prompt segment marker"},
- {"id":"","label":"use model ema weights when possible","localized":"","reload":"","hint":"use model ema weights when possible"},
- {"id":"","label":"use quantization","localized":"","reload":"","hint":"use quantization"},
- {"id":"","label":"use random seeds","localized":"","reload":"","hint":"use random seeds"},
- {"id":"","label":"use reference values when available","localized":"","reload":"","hint":"use reference values when available"},
- {"id":"","label":"use same seed","localized":"","reload":"","hint":"use same seed"},
- {"id":"","label":"use separate base dict","localized":"","reload":"","hint":"use separate base dict"},
- {"id":"","label":"use simplified solvers in final steps","localized":"","reload":"","hint":"use simplified solvers in final steps"},
- {"id":"","label":"use text inputs","localized":"","reload":"","hint":"use text inputs"},
- {"id":"","label":"user","localized":"","reload":"","hint":"user"},
- {"id":"","label":"username","localized":"","reload":"","hint":"username"},
- {"id":"","label":"v_prediction","localized":"","reload":"","hint":"v_prediction"},
- {"id":"","label":"vae enabled","localized":"","reload":"","hint":"vae enabled"},
- {"id":"","label":"vae sliced encode","localized":"","reload":"","hint":"vae sliced encode"},
- {"id":"","label":"vae swap size","localized":"","reload":"","hint":"vae swap size"},
- {"id":"","label":"vae tile overlap","localized":"","reload":"","hint":"vae tile overlap"},
- {"id":"","label":"vae tile size","localized":"","reload":"","hint":"vae tile size"},
- {"id":"","label":"vary_coeff","localized":"","reload":"","hint":"vary_coeff"},
- {"id":"","label":"vdm solver","localized":"","reload":"","hint":"vdm solver"},
- {"id":"","label":"version","localized":"","reload":"","hint":"version"},
- {"id":"","label":"vgen params","localized":"","reload":"","hint":"vgen params"},
- {"id":"","label":"vibrance","localized":"","reload":"","hint":"vibrance"},
- {"id":"","label":"video file","localized":"","reload":"","hint":"video file"},
- {"id":"","label":"video type","localized":"","reload":"","hint":"video type"},
- {"id":"","label":"vlm","localized":"","reload":"","hint":"vlm"},
- {"id":"","label":"vlm: default model","localized":"","reload":"","hint":"vlm: default model"},
- {"id":"","label":"vlm: default prompt","localized":"","reload":"","hint":"vlm: default prompt"},
- {"id":"","label":"vlm: max length","localized":"","reload":"","hint":"vlm: max length"},
- {"id":"","label":"warmth","localized":"","reload":"","hint":"warmth"},
- {"id":"","label":"webp lossless compression","localized":"","reload":"","hint":"webp lossless compression"},
- {"id":"","label":"weight","localized":"","reload":"","hint":"weight"},
- {"id":"","label":"width after","localized":"","reload":"","hint":"width after"},
- {"id":"","label":"width before","localized":"","reload":"","hint":"width before"},
- {"id":"","label":"width mask","localized":"","reload":"","hint":"width mask"},
- {"id":"","label":"wiki","localized":"","reload":"","hint":"wiki"},
- {"id":"","label":"wildcards","localized":"","reload":"","hint":"wildcards"},
- {"id":"","label":"x components","localized":"","reload":"","hint":"x components"},
- {"id":"","label":"x overlap","localized":"","reload":"","hint":"x overlap"},
- {"id":"","label":"x type","localized":"","reload":"","hint":"x type"},
- {"id":"","label":"x-axis tile overlap","localized":"","reload":"","hint":"x-axis tile overlap"},
- {"id":"","label":"x-axis tiles","localized":"","reload":"","hint":"x-axis tiles"},
- {"id":"","label":"xhinker","localized":"","reload":"","hint":"xhinker"},
- {"id":"","label":"xs","localized":"","reload":"","hint":"xs"},
- {"id":"","label":"y components","localized":"","reload":"","hint":"y components"},
- {"id":"","label":"y overlap","localized":"","reload":"","hint":"y overlap"},
- {"id":"","label":"y type","localized":"","reload":"","hint":"y type"},
- {"id":"","label":"y-axis tile overlap","localized":"","reload":"","hint":"y-axis tile overlap"},
- {"id":"","label":"y-axis tiles","localized":"","reload":"","hint":"y-axis tiles"},
- {"id":"","label":"z type","localized":"","reload":"","hint":"z type"},
- {"id":"","label":"zero","localized":"","reload":"","hint":"zero"},
- {"id":"","label":"zoe depth","localized":"","reload":"","hint":"zoe depth"}
-]
-}
+ "0":
+ [
+ {"id":"","label":"1st Stage","localized":"","hint":"","ui":"script_freescale"},
+ {"id":"","label":"2nd Stage","localized":"","hint":"","ui":"script_freescale"},
+ {"id":"","label":"2nd Scale","localized":"","hint":"","ui":"script_freescale"},
+ {"id":"","label":"2nd Restart step","localized":"","hint":"","ui":"script_freescale"},
+ {"id":"","label":"3rd Stage","localized":"","hint":"","ui":"script_freescale"},
+ {"id":"","label":"3rd Scale","localized":"","hint":"","ui":"script_freescale"},
+ {"id":"","label":"3rd Restart step","localized":"","hint":"","ui":"script_freescale"},
+ {"id":"","label":"4th Stage","localized":"","hint":"","ui":"script_freescale"},
+ {"id":"","label":"4th Scale","localized":"","hint":"","ui":"script_freescale"},
+ {"id":"","label":"4th Restart step","localized":"","hint":"","ui":"script_freescale"}
+ ],
+ "_":
+ [
+ {"id":"txt2img_styles_refresh","label":"⟲","localized":"","hint":"Refresh","ui":"txt2img"},
+ {"id":"txt2img_styles_apply","label":"↶","localized":"","hint":"Apply selected style to prompt","ui":"txt2img"},
+ {"id":"txt2img_styles_save","label":"↷","localized":"","hint":"Save current prompt to style","ui":"txt2img"},
+ {"id":"txt2img_res_btn_swap","label":"⇅","localized":"","hint":"Swap values","ui":"txt2img"},
+ {"id":"txt2img_seed_random","label":"🎲️","localized":"","hint":"Use random seed","ui":"txt2img"},
+ {"id":"txt2img_seed_reuse","label":"⬅️","localized":"","hint":"Reuse seed from last known generated image","ui":"txt2img"},
+ {"id":"txt2img_guider_docs","label":"🕮","localized":"","hint":"Save parameters from last generated image as style template","ui":"txt2img"},
+ {"id":"txt2img_resize_detect_size","label":"📐","localized":"","hint":"Measure size from existing image","ui":"txt2img"},
+ {"id":"txt2img_yolo_models_list","label":"☲","localized":"","hint":"Change view type","ui":"txt2img"},
+ {"id":"xyz_grid_x_list","label":"⊜","localized":"","hint":"Fill","ui":"script_xyz_grid_script"},
+ {"id":"txt2img_caption_output","label":"","localized":"","hint":"Caption image","ui":"txt2img"},
+ {"id":"txt2img_image_fit","label":"⁜","localized":"","hint":"Cycle image fit method","ui":"txt2img"},
+ {"id":"","label":"➠ Control","localized":"","hint":"Transfer image to control interface","ui":"txt2img"},
+ {"id":"","label":"➠ Text","localized":"","hint":"Transfer image to text interface","ui":"txt2img"},
+ {"id":"","label":"➠ Image","localized":"","hint":"Transfer image to image interface","ui":"txt2img"},
+ {"id":"","label":"➠ Process","localized":"","hint":"Transfer image to process interface","ui":"txt2img"},
+ {"id":"","label":"➠ Caption","localized":"","hint":"Transfer image to caption interface","ui":"txt2img"},
+ {"id":"","label":"➠ Sketch","localized":"","hint":"Transfer image to sketch interface","ui":"img2img"},
+ {"id":"","label":"➠ Inpaint","localized":"","hint":"Transfer image to inpaint interface","ui":"img2img"},
+ {"id":"","label":"➠ Composite","localized":"","hint":"Transfer image to inpaint sketch interface","ui":"img2img"},
+ {"id":"controlnet_unit-0-upload","label":"⬆️","localized":"","hint":"Upload image","ui":"control"},
+ {"id":"controlnet_unit-0-reset","label":"🔄","localized":"","hint":"Reset values","ui":"control"},
+ {"id":"controlnet_unit-0-preview","label":"🖼️","localized":"","hint":"Show preview","ui":"control"},
+ {"id":"video_model_load","label":"↺","localized":"","hint":"Immediately apply selection","ui":"video"},
+ {"id":"component-5772","label":"","localized":"","hint":"Sort by name, ascending","ui":"gallery"},
+ {"id":"component-5773","label":"","localized":"","hint":"Sort by name, descending","ui":"gallery"},
+ {"id":"component-5774","label":"","localized":"","hint":"Sort by size, ascending","ui":"gallery"},
+ {"id":"component-5775","label":"","localized":"","hint":"Sort by size, descending","ui":"gallery"},
+ {"id":"component-5776","label":"","localized":"","hint":"Sort by resolution, ascending","ui":"gallery"},
+ {"id":"component-5777","label":"","localized":"","hint":"Sort by resolution, descending","ui":"gallery"},
+ {"id":"component-5778","label":"","localized":"","hint":"Sort by time, ascending","ui":"gallery"},
+ {"id":"component-5779","label":"","localized":"","hint":"Sort by time, descending","ui":"gallery"},
+ {"id":"quicksettings_clear","label":"⊗","localized":"","hint":"Reset values"},
+ {"id":"docs_btn_search","label":"🔍","localized":"","hint":"Search","ui":"system_tab_docs"},
+ {"id":"component-5567","label":"⇨","localized":"","hint":"Apply preset","ui":"component-5560"},
+ {"id":"txt2img_extra_model","label":"※","localized":"","hint":"Load model as refiner model when selected, otherwise load as base model"},
+ {"id":"txt2img_extra_scan","label":"🔎︎","localized":"","hint":"Scan CivitAI for missing metadata and previews"},
+ {"id":"txt2img_extra_sort","label":"⇕","localized":"","hint":"Sort by: Name asc/desc, Size largest/smallest, Time newest/oldest"},
+ {"id":"txt2img_extra_close","label":"✕","localized":"","hint":"Close"}
+ ],
+ "a":
+ [
+ {"id":"txt2img_advanced","label":"Advanced","localized":"","hint":"Advanced settings used to run image generation","ui":"txt2img"},
+ {"id":"txt2img_adapters","label":"Adapters","localized":"","hint":"Settings related to IP Adapters","ui":"txt2img"},
+ {"id":"component-941","label":"Apply to model","localized":"","hint":"","ui":"script_layerdiffuse"},
+ {"id":"btn_clip_analyze_img","label":"Analyze","localized":"","hint":"","ui":"caption"},
+ {"id":"component-8587","label":"Apply changes","localized":"","hint":"Apply all changes and restart server","ui":"component-8571"},
+ {"id":"settings_submit","label":"Apply settings","localized":"","hint":"Save current settings, server restart is recommended"},
+ {"id":"component-5478","label":"Analyze model","localized":"","hint":"","ui":"models_current_tab"},
+ {"id":"","label":"All","localized":"","hint":"","ui":"component-98"},
+ {"id":"","label":"artist","localized":"","hint":"","ui":"component-104"},
+ {"id":"","label":"Alpha","localized":"","hint":"","ui":"component-5574"},
+ {"id":"","label":"Advanced Options","localized":"","hint":"","ui":"settings_sd"},
+ {"id":"","label":"Appearance","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Answer","localized":"","hint":"","ui":"caption"},
+ {"id":"","label":"Adjust start","localized":"","hint":"Starting step when sigma adjust occurs","ui":"txt2img"},
+ {"id":"","label":"Adjust end","localized":"","hint":"Ending step when sigma adjust occurs","ui":"txt2img"},
+ {"id":"","label":"AutoGuidance dropout","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"AutoGuidance layers","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"AutoGuidance config","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"APG momentum","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"APG rescale","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"Attention guidance","localized":"","hint":"CFG scale used for with PAG: Perturbed-Attention Guidance","ui":"txt2img"},
+ {"id":"","label":"Adaptive scaling","localized":"","hint":"Adaptive modifier for attention guidance scale","ui":"txt2img"},
+ {"id":"","label":"Active IP adapters","localized":"","hint":"Number of active IP adapter","ui":"txt2img"},
+ {"id":"","label":"Adapter","localized":"","hint":"IP adapter model","ui":"txt2img"},
+ {"id":"","label":"Anchor settings","localized":"","hint":"","ui":"script_consistory"},
+ {"id":"","label":"Alpha preset","localized":"","hint":"","ui":"script_consistory"},
+ {"id":"","label":"Append heatmaps to results","localized":"","hint":"","ui":"script_daam"},
+ {"id":"","label":"Auto apply","localized":"","hint":"","ui":"script_flux_prompt_enhance_(legacy)"},
+ {"id":"","label":"Amplify LUT","localized":"","hint":"","ui":"script_lut_color_grading"},
+ {"id":"","label":"Add time info","localized":"","hint":"","ui":"script_xyz_grid_script"},
+ {"id":"","label":"Add text info","localized":"","hint":"","ui":"script_xyz_grid_script"},
+ {"id":"","label":"Add metadata","localized":"","hint":"","ui":"script_nudenet"},
+ {"id":"","label":"Allowed languages","localized":"","hint":"","ui":"script_nudenet"},
+ {"id":"","label":"Allowed alphabets","localized":"","hint":"","ui":"script_nudenet"},
+ {"id":"","label":"Apply to prompt","localized":"","hint":"Automatically copy enhanced result to the prompt input box","ui":"script_prompt_enhance"},
+ {"id":"","label":"Auto enhance","localized":"","hint":"Automatically enhance prompt before every image generation","ui":"script_prompt_enhance"},
+ {"id":"","label":"ACI: Color to Mask","localized":"","hint":"Pick the color you want to mask and inpaint. Click on the color in the image to automatically select it. Advised to use images like green screens to get precise results.","ui":"script_automatic_color_inpaint"},
+ {"id":"","label":"ACI: Color tolerance","localized":"","hint":"Adjust the tolerance to include similar colors in the mask. Lower values = mask only very similar colors. Higher = values mask a wider range of similar colors.","ui":"script_automatic_color_inpaint"},
+ {"id":"","label":"ACI: Denoising strength","localized":"","hint":"Change Denoising Strength to achieve desired inpaint amount.","ui":"script_automatic_color_inpaint"},
+ {"id":"","label":"ACI: Mask dilate","localized":"","hint":"","ui":"script_automatic_color_inpaint"},
+ {"id":"","label":"ACI: Mask erode","localized":"","hint":"Adjust padding to apply a inside offset to the mask. (Recommended value = 2 to remove leftovers at edges)","ui":"script_automatic_color_inpaint"},
+ {"id":"","label":"ACI: Mask blur","localized":"","hint":"Adjust blur to apply a smooth transition between image and inpainted area. (Recommended value = 0 for sharpness)","ui":"script_automatic_color_inpaint"},
+ {"id":"","label":"Adaptive restore","localized":"","hint":"","ui":"script_instantir"},
+ {"id":"","label":"Apply noise","localized":"","hint":"","ui":"script_softfill"},
+ {"id":"","label":"Auto min score","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Auto-segment","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Auto-mask","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Active","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Attention","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Adain","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Attention Adain","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Apply filter","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Alpha matting","localized":"","hint":"","ui":"extras"},
+ {"id":"","label":"Append Caption Files","localized":"","hint":"Append to existing caption files instead of overwriting them. Useful for adding additional descriptions or tags to images that already have captions.","ui":"caption"},
+ {"id":"","label":"a1111","localized":"","hint":"","ui":"settings_text_encoder"},
+ {"id":"","label":"Autocast","localized":"","hint":"Automatically determine precision during runtime","ui":"settings_cuda"},
+ {"id":"","label":"Auto","localized":"","hint":"","ui":"settings_cuda"},
+ {"id":"","label":"accuracy","localized":"","hint":"","ui":"settings_backends"},
+ {"id":"","label":"atiadlxx (AMD only)","localized":"","hint":"","ui":"settings_backends"},
+ {"id":"","label":"aot_ts_nvfuser","localized":"","hint":"","ui":"settings_compile"},
+ {"id":"","label":"Additional image browser folders","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"Add system information to metadata","localized":"","hint":"","ui":"settings_image-metadata"},
+ {"id":"","label":"Autolaunch browser upon startup","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Allowed aspect ratios","localized":"","hint":"","ui":"settings_ui"},
+ {"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","ui":"settings_live-preview"},
+ {"id":"","label":"Additional postprocessing operations","localized":"","hint":"","ui":"settings_postprocessing"},
+ {"id":"","label":"Apply color correction","localized":"","hint":"","ui":"settings_postprocessing"},
+ {"id":"","label":"Apply mask as overlay","localized":"","hint":"","ui":"settings_postprocessing"},
+ {"id":"","label":"Apply sRGB linearization","localized":"","hint":"","ui":"settings_postprocessing"},
+ {"id":"","label":"Available networks","localized":"","hint":"","ui":"settings_extra_networks"},
+ {"id":"","label":"Auto-convert SD15 embeddings to SDXL","localized":"","hint":"","ui":"settings_extra_networks"},
+ {"id":"","label":"alias","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Attention query chunk size","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Attention kv chunk size","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Attention chunking threshold","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Attempt VAE roll back for NaN values","localized":"","hint":"Requires Torch 2.1 and NaN check enabled","ui":"settings_legacy_options"},
+ {"id":"","label":"Add extended info to filename when saving grid","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Add LoRA to prompt","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Alpha Ratio","localized":"","hint":"","ui":"component-5555"},
+ {"id":"","label":"ALPHA Block Weight Preset","localized":"","hint":"","ui":"component-5560"},
+ {"id":"","label":"Automatically determine rank","localized":"","hint":"","ui":"component-5745"},
+ {"id":"","label":"Autorank ratio","localized":"","hint":"","ui":"component-5745"},
+ {"id":"","label":"Advanced guidance params","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"Adapter 1","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"Adapter 2","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"Adapter 3","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"Adapter 4","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"Audio","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"Advanced Options","localized":"","hint":"","ui":"caption"},
+ {"id":"","label":"Advanced Options","localized":"","hint":"","ui":"caption"},
+ {"id":"","label":"Advanced Options","localized":"","hint":"","ui":"caption"}
+ ],
+ "b":
+ [
+ {"id":"","label":"Batch","localized":"","hint":"Batch processing settings","ui":"img2img"},
+ {"id":"btn_vlm_caption_batch","label":"Batch Caption","localized":"","hint":"","ui":"caption"},
+ {"id":"btn_wd_tag_batch","label":"Batch Tag","localized":"","hint":"","ui":"caption"},
+ {"id":"","label":"Benchmark","localized":"","hint":"Run benchmarks"},
+ {"id":"","label":"Backend Settings","localized":"","hint":"Settings related to compute backends: torch, onnx and olive"},
+ {"id":"","label":"body","localized":"","hint":"","ui":"component-104"},
+ {"id":"","label":"Beta","localized":"","hint":"","ui":"component-5574"},
+ {"id":"","label":"Balanced Offload","localized":"","hint":"","ui":"settings_offload"},
+ {"id":"","label":"BitsAndBytes","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"Batch count","localized":"","hint":"How many batches of images to create (has no impact on generation performance or VRAM usage)","ui":"txt2img"},
+ {"id":"","label":"Batch size","localized":"","hint":"How many image to create in a single batch (increases generation performance at cost of higher VRAM usage)","ui":"txt2img"},
+ {"id":"","label":"Beta schedule","localized":"","hint":"Defines how beta (noise strength per step) grows. Options: - default: the model default - linear: evenly decays noise per step - scaled: squared version of linear, used only by Stable Diffusion - cosine: smoother decay, often better results with fewer steps - sigmoid: sharp transition, experimental","ui":"txt2img"},
+ {"id":"","label":"Base shift","localized":"","hint":"Minimum shift value for low resolutions when using dynamic shifting.","ui":"txt2img"},
+ {"id":"","label":"Brightness","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"Block","localized":"","hint":"","ui":"script_kohya_hires_fix"},
+ {"id":"","label":"Block size","localized":"","hint":"","ui":"script_nudenet"},
+ {"id":"","label":"Banned words","localized":"","hint":"","ui":"script_nudenet"},
+ {"id":"","label":"Blur","localized":"","hint":"","ui":"img2img"},
+ {"id":"","label":"Batch input directory","localized":"","hint":"","ui":"img2img"},
+ {"id":"","label":"Batch output directory","localized":"","hint":"","ui":"img2img"},
+ {"id":"","label":"Batch mask directory","localized":"","hint":"","ui":"img2img"},
+ {"id":"","label":"Background threshold","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Boost","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Base","localized":"","hint":"Base settings used to run image generation","ui":"control"},
+ {"id":"","label":"Blend strength","localized":"","hint":"","ui":"extras"},
+ {"id":"","label":"Base model","localized":"","hint":"Main model used for all operations"},
+ {"id":"","label":"Backend","localized":"","hint":"","ui":"component-8625"},
+ {"id":"","label":"Benchmark steps","localized":"","hint":"","ui":"component-8669"},
+ {"id":"","label":"Benchmark level","localized":"","hint":"","ui":"component-8669"},
+ {"id":"","label":"balanced","localized":"","hint":"","ui":"settings_offload"},
+ {"id":"","label":"block_level","localized":"","hint":"","ui":"settings_offload"},
+ {"id":"","label":"Backend storage","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"BF16","localized":"","hint":"Use modified 16-bit floating point precision for calculations","ui":"settings_cuda"},
+ {"id":"","label":"Batch matrix-matrix","localized":"","hint":"Standard batched matrix multiplication for attention. Reliable but not VRAM-efficient.","ui":"settings_cuda"},
+ {"id":"","label":"BCFHW","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"BFCHW","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"BCHW","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"Batch mode uses sequential seeds","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"Batch uses original name","localized":"","hint":"","ui":"settings_saving-paths"},
+ {"id":"","label":"Base images folder","localized":"","hint":"","ui":"settings_saving-paths"},
+ {"id":"","label":"Base grids folder","localized":"","hint":"","ui":"settings_saving-paths"},
+ {"id":"","label":"Build info on first access","localized":"","hint":"Prevents server from building EN page on server startup and instead build it when requested","ui":"settings_extra_networks"},
+ {"id":"","label":"Beta Ratio","localized":"","hint":"","ui":"component-5555"},
+ {"id":"","label":"BETA Block Weight Preset","localized":"","hint":"","ui":"component-5560"},
+ {"id":"","label":"Base model type","localized":"","hint":"","ui":"models_replace_tab"}
+ ],
+ "c":
+ [
+ {"id":"caption_nav","label":"Caption","localized":"","hint":"Analyze existing images and create text descriptions"},
+ {"id":"contributors","label":"Contributors","localized":"","hint":""},
+ {"id":"txt2img_clear_prompt_btn","label":"Clear","localized":"","hint":"Clear prompts","ui":"txt2img"},
+ {"id":"component-940","label":"Check status","localized":"","hint":"","ui":"script_layerdiffuse"},
+ {"id":"","label":"Composite","localized":"","hint":"","ui":"img2img"},
+ {"id":"control_params_elements","label":"Control","localized":"","hint":"Create image with full guidance","ui":"control"},
+ {"id":"","label":"ControlNet","localized":"","hint":"ControlNet is an advanced guidance model","ui":"control"},
+ {"id":"caption_tab_controls","label":"Controls","localized":"","hint":"","ui":"caption"},
+ {"id":"","label":"CaptionCaption","localized":"","hint":"","ui":"caption"},
+ {"id":"btn_console","label":"Console","localized":"","hint":""},
+ {"id":"ui_update_check","label":"Check for updates","localized":"","hint":"","ui":"tab_update"},
+ {"id":"","label":"Change log","localized":"","hint":""},
+ {"id":"","label":"Compute Settings","localized":"","hint":"Settings related to compute precision, cross attention, and optimizations for computing platforms"},
+ {"id":"","label":"Current","localized":"","hint":"Analyze modules inside currently loaded model"},
+ {"id":"","label":"CivitAI","localized":"","hint":"Search and download models from CitivAI"},
+ {"id":"component-5503","label":"Calculate missing hashes","localized":"","hint":"","ui":"models_list_tab"},
+ {"id":"","label":"Community","localized":"","hint":"","ui":"component-98"},
+ {"id":"","label":"Cloud","localized":"","hint":"","ui":"component-98"},
+ {"id":"txt2img_extra_details_close_desc","label":"Close","localized":"","hint":"","ui":"component-59"},
+ {"id":"change_checkpoint","label":"Change model","localized":"","hint":""},
+ {"id":"change_refiner","label":"Change refiner","localized":"","hint":""},
+ {"id":"change_vae","label":"Change VAE","localized":"","hint":""},
+ {"id":"change_reference","label":"Change reference","localized":"","hint":""},
+ {"id":"","label":"Corrections","localized":"","hint":"Control image color/sharpen/brighness corrections during generate process","ui":"txt2img"},
+ {"id":"","label":"Control Methods","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Control Media","localized":"","hint":"Add input image as separate initialization image for control processing","ui":"control"},
+ {"id":"","label":"ChronoEdit","localized":"","hint":"","ui":"settings_model_options"},
+ {"id":"","label":"Cross Attention","localized":"","hint":"","ui":"settings_cuda"},
+ {"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","ui":"settings_advanced"},
+ {"id":"","label":"Cache-DiT","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"CFG-Zero","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"Cache folders","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"Custom model loader","localized":"","hint":"","ui":"models_loader_tab"},
+ {"id":"","label":"Client log","localized":"","hint":""},
+ {"id":"","label":"CLIP Analysis","localized":"","hint":"","ui":"caption"},
+ {"id":"","label":"Context","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"Correction mode","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"Color","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"Center","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"Color grading","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"Crop to portrait","localized":"","hint":"Crop input image to portrait-only before using it as IP adapter input","ui":"txt2img"},
+ {"id":"","label":"Concept Tokens","localized":"","hint":"","ui":"script_consistory"},
+ {"id":"","label":"Colormap","localized":"","hint":"","ui":"script_daam"},
+ {"id":"","label":"Cosine scale 1","localized":"","hint":"","ui":"script_demofusion"},
+ {"id":"","label":"Cosine scale 2","localized":"","hint":"","ui":"script_demofusion"},
+ {"id":"","label":"Cosine scale 3","localized":"","hint":"","ui":"script_demofusion"},
+ {"id":"","label":"Cache model","localized":"","hint":"","ui":"script_face"},
+ {"id":"","label":"Cosine scale","localized":"","hint":"","ui":"script_freescale"},
+ {"id":"","label":"Cosine Background","localized":"","hint":"","ui":"script_freescale"},
+ {"id":"","label":"Control guidance","localized":"","hint":"","ui":"script_infiniteyou"},
+ {"id":"","label":"Contrast","localized":"","hint":"","ui":"script_lut_color_grading"},
+ {"id":"","label":"comma","localized":"","hint":"","ui":"script_prompt_matrix"},
+ {"id":"","label":"Columns","localized":"","hint":"","ui":"script_regional_prompting"},
+ {"id":"","label":"Create video","localized":"","hint":"","ui":"script_xyz_grid_script"},
+ {"id":"","label":"Censor","localized":"","hint":"","ui":"script_nudenet"},
+ {"id":"","label":"Check language","localized":"","hint":"","ui":"script_nudenet"},
+ {"id":"","label":"Check policy violations","localized":"","hint":"","ui":"script_nudenet"},
+ {"id":"","label":"Check banned words","localized":"","hint":"","ui":"script_nudenet"},
+ {"id":"","label":"Control preprocess input images","localized":"","hint":"","ui":"script_flux_tools"},
+ {"id":"","label":"Control override denoise strength","localized":"","hint":"","ui":"script_flux_tools"},
+ {"id":"","label":"Color variation","localized":"","hint":"","ui":"script_outpainting"},
+ {"id":"","label":"Change rate","localized":"","hint":"","ui":"script_video"},
+ {"id":"","label":"Context after","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Context mask","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Control only","localized":"","hint":"This uses only the Control input below as the source for any ControlNet or IP Adapter type tasks based on any of our various options.","ui":"control"},
+ {"id":"","label":"CN Mode","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"CN Strength","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"CN Start","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"CN End","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"CN Tiles","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Control factor","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"ControlNet-XS","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Coarse","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Color map","localized":"","hint":"","ui":"control"},
+ {"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","ui":"extras"},
+ {"id":"","label":"CLiP Model","localized":"","hint":"CLIP model used for image-text similarity matching. Larger models (ViT-L, ViT-H) are more accurate but slower and use more VRAM.","ui":"caption"},
+ {"id":"","label":"Caption Model","localized":"","hint":"BLIP model used to generate the initial image caption. The caption model describes the image content which CLiP then enriches with style and flavor terms.","ui":"caption"},
+ {"id":"","label":"Chunk Size","localized":"","hint":"Batch size for processing description candidates (flavors). Higher values speed up interrogation but increase VRAM usage.","ui":"caption"},
+ {"id":"","label":"CLiP Num Beams","localized":"","hint":"Number of beams for beam search during caption generation. Higher values search more possibilities but are slower.","ui":"caption"},
+ {"id":"","label":"Character threshold","localized":"","hint":"Confidence threshold for character-specific tags (e.g., character names, specific traits). Only tags with confidence above this threshold are included. Higher values are more selective, lower values include more potential matches. Not supported by DeepBooru models.","ui":"caption"},
+ {"id":"","label":"Cross-attention","localized":"","hint":"","ui":"component-8625"},
+ {"id":"","label":"cpu","localized":"","hint":"Uses cpu and RAM only: slowest but least likely to OOM","ui":"settings_sd"},
+ {"id":"","label":"Cached models","localized":"","hint":"The number of models to store in RAM for quick access","ui":"settings_sd"},
+ {"id":"","label":"combined","localized":"","hint":"","ui":"settings_model_options"},
+ {"id":"","label":"Compress ratio","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"compel","localized":"","hint":"","ui":"settings_text_encoder"},
+ {"id":"","label":"Channels last","localized":"","hint":"","ui":"settings_backends"},
+ {"id":"","label":"cuDNN full-depth benchmark","localized":"","hint":"","ui":"settings_backends"},
+ {"id":"","label":"cuDNN benchmark limit","localized":"","hint":"","ui":"settings_backends"},
+ {"id":"","label":"cudaMallocAsync","localized":"","hint":"Uses CUDA async memory allocator. Improves performance and VRAM fragmentation, but may cause instability on some GPUs.","ui":"settings_backends"},
+ {"id":"","label":"CLiP skip enabled","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"Cache-DiT enabled","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"Cache-DiT F-compute blocks","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"Cache-DiT B-compute blocks","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"Cache-DiT residual diff threshold","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"Cache-DiT warmup steps","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"CFG-Zero enabled","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"CFG-Zero star","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"CFG-Zero steps","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"cudagraphs","localized":"","hint":"","ui":"settings_compile"},
+ {"id":"","label":"Cleanup temporary folder on startup","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"Create ZIP archive for multiple images","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"cover","localized":"","hint":"cover full area","ui":"settings_ui"},
+ {"id":"","label":"Compact view","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Cache text encoder results","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"contain","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Ctrl+up/down word delimiters","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Ctrl+up/down precision when editing (attention:1.1)","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Ctrl+up/down precision when editing ","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Cached VAEs","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"ckpt","localized":"","hint":"","ui":"models_merge_tab"},
+ {"id":"","label":"Comma separated list with optional strength per LoRA","localized":"","hint":"","ui":"models_replace_tab"},
+ {"id":"","label":"CivitAI token","localized":"","hint":"","ui":"models_civitai_tab"},
+ {"id":"","label":"Custom pipeline","localized":"","hint":"","ui":"models_huggingface_tab"},
+ {"id":"","label":"Custom model","localized":"","hint":"","ui":"script_prompt_enhance"},
+ {"id":"","label":"ControlNet unit 1","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"ControlNet unit 2","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"ControlNet unit 3","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"ControlNet unit 4","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"ControlNet-XS unit 1","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"ControlNet-XS unit 2","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"ControlNet-XS unit 3","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"ControlNet-XS unit 4","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Control-LLLite unit 1","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Control-LLLite unit 2","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Control-LLLite unit 3","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Control-LLLite unit 4","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Control settings","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Canny","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Condition","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"Caption: Batch","localized":"","hint":"","ui":"caption"},
+ {"id":"","label":"Control elements","localized":"","hint":"Control elements are advanced models that can guide generation towards desired outcome","ui":"tab_control"}
+ ],
+ "d":
+ [
+ {"id":"","label":"Docs","localized":"","hint":""},
+ {"id":"","label":"Discord","localized":"","hint":""},
+ {"id":"txt2img_detail","label":"Detail","localized":"","hint":"Detailer runs additional generate at higher resolution for a detected objects","ui":"txt2img"},
+ {"id":"","label":"Delete","localized":"","hint":"Delete image","ui":"txt2img"},
+ {"id":"","label":"Default","localized":"","hint":"","ui":"caption"},
+ {"id":"ui_update_apply","label":"Download updates","localized":"","hint":"","ui":"tab_update"},
+ {"id":"civitai_download_btn","label":"Download model","localized":"","hint":"","ui":"models_civitai_tab"},
+ {"id":"","label":"Diffusers","localized":"","hint":"","ui":"component-98"},
+ {"id":"","label":"Distilled","localized":"","hint":"","ui":"component-98"},
+ {"id":"","label":"Description","localized":"","hint":""},
+ {"id":"txt2img_extra_details_btn","label":"Details","localized":"","hint":"","ui":"tab_txt2img"},
+ {"id":"","label":"Detailer","localized":"","hint":"Detailer runs additional generate at higher resolution for a detected objects","ui":"txt2img"},
+ {"id":"","label":"Denoise","localized":"","hint":"Denoising settings. Higher denoise means that more of existing image content is allowed to change during generate","ui":"img2img"},
+ {"id":"","label":"DirectML","localized":"","hint":"","ui":"settings_backends"},
+ {"id":"","label":"Download model from huggingface","localized":"","hint":"","ui":"models_huggingface_tab"},
+ {"id":"","label":"Dropdown","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"dynamic","localized":"","hint":"Dynamic shifting automatically adjusts the denoising schedule based on your image resolution. The scheduler interpolates between base_shift and max_shift based on actual image resolution. Enabling disables static Flow shift.","ui":"txt2img"},
+ {"id":"","label":"Detailer models","localized":"","hint":"Select detection models to use for detailing","ui":"txt2img"},
+ {"id":"","label":"Detailer list","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"Detailer classes","localized":"","hint":"Specify specific classes to use if selected detailer model is a multi-class model","ui":"txt2img"},
+ {"id":"","label":"Detailer prompt","localized":"","hint":"Use separate prompt for detailer. If not present, it will use primary prompt","ui":"txt2img"},
+ {"id":"","label":"Detailer negative prompt","localized":"","hint":"Use separate negative prompt for detailer. If not present, it will use primary negative prompt","ui":"txt2img"},
+ {"id":"","label":"Detailer steps","localized":"","hint":"Number of steps to run for detailer process","ui":"txt2img"},
+ {"id":"","label":"Detailer strength","localized":"","hint":"Denoising strength of detailer process","ui":"txt2img"},
+ {"id":"","label":"Detailer resolution","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"Denoising batch size","localized":"","hint":"","ui":"script_demofusion"},
+ {"id":"","label":"Dilate tau","localized":"","hint":"","ui":"script_freescale"},
+ {"id":"","label":"Draw legend","localized":"","hint":"","ui":"script_xyz_grid_script"},
+ {"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","ui":"img2img"},
+ {"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","ui":"img2img"},
+ {"id":"","label":"down","localized":"","hint":"","ui":"script_outpainting"},
+ {"id":"","label":"Decode chunks","localized":"","hint":"","ui":"script_video"},
+ {"id":"","label":"Dilate","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Depth and normal","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Distance threshold","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Depth threshold","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Denoising steps","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Depth map","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Dynamic shift","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"Duration","localized":"","hint":"","ui":"extras"},
+ {"id":"","label":"Device Info","localized":"","hint":"","ui":"component-8625"},
+ {"id":"","label":"Diffusers load using Run:ai streamer","localized":"","hint":"","ui":"settings_sd"},
+ {"id":"","label":"Disable accelerate","localized":"","hint":"","ui":"settings_sd"},
+ {"id":"","label":"Disable T5 text encoder","localized":"","hint":"","ui":"settings_model_options"},
+ {"id":"","label":"Dynamic loss threshold","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"Dequantize using torch.compile","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"Dequantize using full precision","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"Disabled","localized":"","hint":"","ui":"settings_cuda"},
+ {"id":"","label":"Dynamic Attention BMM","localized":"","hint":"Performs attention computation in steps instead of all at once. Slower inference times, but greatly reduced memory usage","ui":"settings_cuda"},
+ {"id":"","label":"Dynamic attention","localized":"","hint":"Adjusts attention computation dynamically per step. Saves VRAM but slows generation.","ui":"settings_cuda"},
+ {"id":"","label":"Dynamic Attention slicing rate","localized":"","hint":"","ui":"settings_cuda"},
+ {"id":"","label":"Dynamic Attention trigger rate","localized":"","hint":"","ui":"settings_cuda"},
+ {"id":"","label":"Deterministic mode","localized":"","hint":"Forces deterministic output across runs. Useful for reproducibility, but may disable some optimizations.","ui":"settings_backends"},
+ {"id":"","label":"DirectML retry ops for NaN","localized":"","hint":"","ui":"settings_backends"},
+ {"id":"","label":"deep-cache","localized":"","hint":"","ui":"settings_compile"},
+ {"id":"","label":"DeepCache cache interval","localized":"","hint":"","ui":"settings_compile"},
+ {"id":"","label":"Directory for temporary images; leave empty for default","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"Do not display video output in UI","localized":"","hint":"","ui":"settings_saving-images"},
+ {"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], [datetime], [job_timestamp]; leave empty for default","ui":"settings_saving-paths"},
+ {"id":"","label":"Dark","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Disabled UI tabs","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Disable variable aspect ratio","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Desktop","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Downscale high resolution live previews","localized":"","hint":"","ui":"settings_live-preview"},
+ {"id":"","label":"Detailer use model augment","localized":"","hint":"Run detailer detection models at extra precision","ui":"settings_postprocessing"},
+ {"id":"","label":"Default strength","localized":"","hint":"When adding extra network such as Lora to prompt, use this multiplier for it","ui":"settings_extra_networks"},
+ {"id":"","label":"Do not change selected model when reading generation parameters","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Do conditional and unconditional denoising in one batch","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Disable NaN check","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Disallow models in ckpt format","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Default upscaler for image resize operations","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Debug info","localized":"","hint":"","ui":"models_replace_tab"},
+ {"id":"","label":"Download folder","localized":"","hint":"","ui":"models_civitai_tab"},
+ {"id":"","label":"DWPose","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Depth Anything","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Depth Pro","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Decode","localized":"","hint":"","ui":"video"}
+ ],
+ "e":
+ [
+ {"id":"component-843","label":"Enhance prompt","localized":"","hint":"","ui":"script_flux_prompt_enhance_(legacy)"},
+ {"id":"prompt_enhance_apply","label":"Enhance now","localized":"","hint":"Run prompt enhancement using the selected LLM model","ui":"script_prompt_enhance"},
+ {"id":"btn_extensions","label":"Extensions","localized":"","hint":"Application extensions"},
+ {"id":"","label":"Extract LoRA","localized":"","hint":""},
+ {"id":"","label":"Embedded metadata","localized":"","hint":""},
+ {"id":"","label":"Extension list","localized":"","hint":"","ui":"component-8571"},
+ {"id":"","label":"Execution Precision","localized":"","hint":"","ui":"settings_cuda"},
+ {"id":"","label":"Embeddings","localized":"","hint":"","ui":"settings_extra_networks"},
+ {"id":"","label":"Extract currently loaded LoRA(s)","localized":"","hint":"","ui":"component-5745"},
+ {"id":"","label":"Enable LayerSkipConfig","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"Enable refine 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.","ui":"txt2img"},
+ {"id":"","label":"Enable detailer pass","localized":"","hint":"Detect target objects such as face and reprocess it at higher resolution","ui":"txt2img"},
+ {"id":"","label":"Edge padding","localized":"","hint":"Expand edge of masked area by this percentage","ui":"txt2img"},
+ {"id":"","label":"Edge blur","localized":"","hint":"Blur edge of masked area by this percentage","ui":"txt2img"},
+ {"id":"","label":"End","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"ETA","localized":"","hint":"","ui":"script_apg"},
+ {"id":"","label":"Enable FreeU","localized":"","hint":"","ui":"script_consistory"},
+ {"id":"","label":"Enable tonemap","localized":"","hint":"","ui":"script_hdr"},
+ {"id":"","label":"Enabled","localized":"","hint":"","ui":"script_kohya_hires_fix"},
+ {"id":"","label":"Exposure","localized":"","hint":"","ui":"script_lut_color_grading"},
+ {"id":"","label":"Encoder","localized":"","hint":"","ui":"script_mulan"},
+ {"id":"","label":"Enhanced prompt","localized":"","hint":"The enhanced prompt output from the LLM","ui":"script_prompt_enhance"},
+ {"id":"","label":"Edit start","localized":"","hint":"","ui":"script_ledits"},
+ {"id":"","label":"Edit stop","localized":"","hint":"","ui":"script_ledits"},
+ {"id":"","label":"Erode","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"edge","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Ensemble size","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Enable","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"Erode size","localized":"","hint":"","ui":"extras"},
+ {"id":"","label":"Enable PixelArt","localized":"","hint":"","ui":"extras"},
+ {"id":"","label":"Enable edge detection","localized":"","hint":"","ui":"extras"},
+ {"id":"","label":"Edge block size","localized":"","hint":"","ui":"extras"},
+ {"id":"","label":"Edge image weight","localized":"","hint":"","ui":"extras"},
+ {"id":"","label":"Escape brackets","localized":"","hint":"Escape parentheses and brackets in tags with backslashes. Required when tags contain characters that have special meaning in prompt syntax, such as ( ) [ ]. Enable this when using the output directly in prompts.","ui":"caption"},
+ {"id":"","label":"Exclude tags","localized":"","hint":"Comma-separated list of tags to exclude from the output. Useful for filtering out unwanted or redundant tags that appear frequently.","ui":"caption"},
+ {"id":"","label":"Extension GIT repository URL","localized":"","hint":"Specify extension repository URL on GitHub","ui":"component-8593"},
+ {"id":"","label":"ExecutionProvider.CPU","localized":"","hint":"","ui":"component-8529"},
+ {"id":"","label":"ExecutionProvider.DirectML","localized":"","hint":"","ui":"component-8529"},
+ {"id":"","label":"ExecutionProvider.CUDA","localized":"","hint":"","ui":"component-8529"},
+ {"id":"","label":"ExecutionProvider.ROCm","localized":"","hint":"","ui":"component-8529"},
+ {"id":"","label":"ExecutionProvider.MIGraphX","localized":"","hint":"","ui":"component-8529"},
+ {"id":"","label":"ExecutionProvider.OpenVINO","localized":"","hint":"","ui":"component-8529"},
+ {"id":"","label":"Enable modular pipelines (experimental)","localized":"","hint":"","ui":"settings_model_options"},
+ {"id":"","label":"Expandable segments","localized":"","hint":"","ui":"settings_backends"},
+ {"id":"","label":"Enable use of reference models","localized":"","hint":"","ui":"settings_extra_networks"},
+ {"id":"","label":"Enable embeddings support","localized":"","hint":"","ui":"settings_extra_networks"},
+ {"id":"","label":"Enable file wildcards support","localized":"","hint":"","ui":"settings_extra_networks"},
+ {"id":"","label":"Extra noise multiplier for img2img","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Embeddings train templates directory","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Enable Hypernetwork support","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Enable tensorboard logging","localized":"","hint":"","ui":"settings_legacy_options"}
+ ],
+ "f":
+ [
+ {"id":"","label":"Fixed","localized":"","hint":"Resize image to target resolution. Unless height and width match, you will get incorrect aspect ratio","ui":"txt2img"},
+ {"id":"","label":"Folder","localized":"","hint":"","ui":"control"},
+ {"id":"video_params_framepack","label":"FramePack","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"Frames","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"Fallback guidance","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"FreeU","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"Faster Cache","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"Folders","localized":"","hint":"","ui":"settings_saving-paths"},
+ {"id":"","label":"Fetch model preview metadata","localized":"","hint":"","ui":"models_metadata_tab"},
+ {"id":"","label":"Flow shift","localized":"","hint":"Shift value for flowmatching models. Controls the distribution of denoising steps. Values: - >1.0: allocate more steps to early denoising (better structure) -<1.0: allocate more steps to late denoising (better fine details) - 1.0: balanced schedule Most flowmatching models use the value of 3 as default. Effectively inactive if dynamic shift is enabled.","ui":"txt2img"},
+ {"id":"","label":"FDG scales","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"FDG weights","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"FDG rescale space","localized":"","hint":"","ui":"txt2img"},
+ {"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","ui":"txt2img"},
+ {"id":"","label":"FreeU preset","localized":"","hint":"","ui":"script_consistory"},
+ {"id":"","label":"FaceID Model","localized":"","hint":"","ui":"script_face"},
+ {"id":"","label":"Final strength","localized":"","hint":"","ui":"script_loopback"},
+ {"id":"","label":"full","localized":"","hint":"Always use full precision","ui":"img2img"},
+ {"id":"","label":"Fall-off exponent (lower=higher detail)","localized":"","hint":"","ui":"script_outpainting"},
+ {"id":"","label":"Fill strength","localized":"","hint":"","ui":"script_softfill"},
+ {"id":"","label":"Face","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Face confidence","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"FP model variant","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"FP resolution","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"FP duration","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"FP target FPS","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"FP interpolation","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"FP init strength","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"FP end strength","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"FP vision strength","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"FP section prompts","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"FP latent window size","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"FP steps","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"FP sampler shift","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"FP CFG scale","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"FP distilled CFG scale","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"FP CFG re-scale","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"FP system prompt","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"FP model receipe","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"FP enable TeaCache","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"FP use optimized system prompt","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"FP enable CFGZero","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"FP enable Preview","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"FP attention","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"FP VAE","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"FPS","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"Foreground threshold","localized":"","hint":"","ui":"extras"},
+ {"id":"","label":"Frame change sensitivity","localized":"","hint":"","ui":"extras"},
+ {"id":"","label":"Filename","localized":"","hint":"","ui":"extras"},
+ {"id":"","label":"Force model eval","localized":"","hint":"","ui":"settings_sd"},
+ {"id":"","label":"false","localized":"","hint":"","ui":"settings_vae_encoder"},
+ {"id":"","label":"Full precision (--no-half-vae)","localized":"","hint":"Uses FP32 for the VAE. May produce better results while using more VRAM and slower generation","ui":"settings_vae_encoder"},
+ {"id":"","label":"FP32","localized":"","hint":"Use 32-bit floating point precision for calculations","ui":"settings_cuda"},
+ {"id":"","label":"FP16","localized":"","hint":"Use 16-bit floating point precision for calculations","ui":"settings_cuda"},
+ {"id":"","label":"Force full precision (--no-half)","localized":"","hint":"Uses FP32 for the model. May produce better results while using more VRAM and slower generation","ui":"settings_cuda"},
+ {"id":"","label":"Flash","localized":"","hint":"","ui":"settings_cuda"},
+ {"id":"","label":"Flex attention","localized":"","hint":"","ui":"settings_cuda"},
+ {"id":"","label":"Flash attention","localized":"","hint":"Highly optimized attention algorithm. Greatly reduces VRAM use and speeds up inference, but can be non-deterministic.","ui":"settings_cuda"},
+ {"id":"","label":"Fused projections","localized":"","hint":"","ui":"settings_backends"},
+ {"id":"","label":"FreeU enabled","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"FreeU 1st stage backbone","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"FreeU 2nd stage backbone","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"FreeU 1st stage skip","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"FreeU 2nd stage skip","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"FoCa","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"FasterCache cache enabled","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"FasterCache spacial skip range","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"FasterCache spacial skip start","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"FasterCache spacial skip end","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"FasterCache uncond skip range","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"FasterCache uncond skip start","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"FasterCache uncond skip end","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"FasterCache guidance distilled","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"fullgraph","localized":"","hint":"","ui":"settings_compile"},
+ {"id":"","label":"Folder with stable diffusion models","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"Folder with Huggingface models","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"Folder for Huggingface cache","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"Folder for Tunable ops cache","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"Folder with VAE files","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"Folder with UNET files","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"Folder with Text encoder files","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"Folder with LoRA network(s)","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"File or Folder with user-defined styles","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"Folder with user-defined wildcards","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"Folder with textual inversion embeddings","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"Folder with Control models","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"Folder with Yolo models","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"Folder with ESRGAN models","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"Folder with BSRGAN models","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"Folder with RealESRGAN models","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"Folder with SCUNet models","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"Folder with SwinIR models","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"Folder with CLIP models","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"Folder for disk offload","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"Folder for OpenVINO cache","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"Folder for ONNX cached models","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"Folder for ONNX conversion","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"Folder with chaiNNer models","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"File format","localized":"","hint":"Select file format for images","ui":"settings_saving-images"},
+ {"id":"","label":"Font file","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"Font color","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"Folder for text generate","localized":"","hint":"","ui":"settings_saving-paths"},
+ {"id":"","label":"Folder for image generate","localized":"","hint":"","ui":"settings_saving-paths"},
+ {"id":"","label":"Folder for control generate","localized":"","hint":"","ui":"settings_saving-paths"},
+ {"id":"","label":"Folder for processed images","localized":"","hint":"","ui":"settings_saving-paths"},
+ {"id":"","label":"Folder for manually saved images","localized":"","hint":"","ui":"settings_saving-paths"},
+ {"id":"","label":"Folder for videos","localized":"","hint":"","ui":"settings_saving-paths"},
+ {"id":"","label":"Folder for init images","localized":"","hint":"","ui":"settings_saving-paths"},
+ {"id":"","label":"Folder for txt2img grids","localized":"","hint":"","ui":"settings_saving-paths"},
+ {"id":"","label":"Folder for img2img grids","localized":"","hint":"","ui":"settings_saving-paths"},
+ {"id":"","label":"Folder for control grids","localized":"","hint":"","ui":"settings_saving-paths"},
+ {"id":"","label":"Font size","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Full VAE","localized":"","hint":"","ui":"settings_live-preview"},
+ {"id":"","label":"Force offline mode","localized":"","hint":"","ui":"settings_huggingface"},
+ {"id":"","label":"Fixed UNet precision","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Filename join string","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Filename word regex","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Force zeros for prompts when empty","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"fill","localized":"","hint":"Resize the image so that entirety of image is inside target resolution. Fill empty space with image's colors","ui":"settings_legacy_options"},
+ {"id":"","label":"For image processing do exact number of steps as specified","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Folder with LyCORIS network(s)","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Fuse strength","localized":"","hint":"","ui":"models_replace_tab"},
+ {"id":"","label":"FreeInit","localized":"","hint":"","ui":"script_video"}
+ ],
+ "g":
+ [
+ {"id":"gallery_nav","label":"Gallery","localized":"","hint":"Image gallery"},
+ {"id":"","label":"GitHub","localized":"","hint":""},
+ {"id":"txt2img_guidance","label":"Guidance","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"GenerateGenerate","localized":"","hint":"","ui":"txt2img"},
+ {"id":"control_loop","label":"Generate forever","localized":"","hint":"Start processing and continue until cancelled","ui":"control"},
+ {"id":"video_generate_btn","label":"Generate","localized":"","hint":"Start processing","ui":"video"},
+ {"id":"framepack_btn_get_model","label":"Get receipe","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"GPU Monitor","localized":"","hint":""},
+ {"id":"get_changelog","label":"Get Changelog","localized":"","hint":"","ui":"system_tab_changelog"},
+ {"id":"","label":"Generic","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"Google GenAI","localized":"","hint":"","ui":"settings_model_options"},
+ {"id":"","label":"Group Offload","localized":"","hint":"","ui":"settings_offload"},
+ {"id":"","label":"Grid Options","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"Grids","localized":"","hint":"","ui":"settings_saving-paths"},
+ {"id":"","label":"Guider","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"Guidance 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","ui":"txt2img"},
+ {"id":"","label":"Guidance end","localized":"","hint":"Ends the effect of CFG and PAG early: A value of 1 acts as normal, 0.5 stops guidance at 50% of steps","ui":"txt2img"},
+ {"id":"","label":"Guidance rescale","localized":"","hint":"Rescale guidance to avoid overexposed images at higher guidance values","ui":"txt2img"},
+ {"id":"","label":"Gamma","localized":"","hint":"","ui":"script_hdr"},
+ {"id":"","label":"Grid margins","localized":"","hint":"","ui":"script_prompt_matrix"},
+ {"id":"","label":"Grid sections","localized":"","hint":"","ui":"script_regional_prompting"},
+ {"id":"","label":"Guidance strength","localized":"","hint":"","ui":"script_slg"},
+ {"id":"","label":"Guidance start","localized":"","hint":"","ui":"script_slg"},
+ {"id":"","label":"Guidance stop","localized":"","hint":"","ui":"script_slg"},
+ {"id":"","label":"Gate step","localized":"","hint":"","ui":"script_t-gate"},
+ {"id":"","label":"Guess mode","localized":"","hint":"Removes the requirement to supply a prompt to a ControlNet. It forces Controlnet encoder to do it's 'best guess' based on the contents of the input control map.","ui":"control"},
+ {"id":"","label":"gradient","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Gamma corrected","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"General threshold","localized":"","hint":"Confidence threshold for general tags (e.g., objects, actions, settings). Only tags with confidence above this threshold are included in the output. Higher values are more selective (fewer tags), lower values include more tags.","ui":"caption"},
+ {"id":"","label":"GPU","localized":"","hint":"","ui":"component-8625"},
+ {"id":"","label":"Google cloud use VertexAI endpoints","localized":"","hint":"","ui":"settings_model_options"},
+ {"id":"","label":"Google cloud API key","localized":"","hint":"","ui":"settings_model_options"},
+ {"id":"","label":"Google Cloud project ID","localized":"","hint":"","ui":"settings_model_options"},
+ {"id":"","label":"Google Cloud location ID","localized":"","hint":"","ui":"settings_model_options"},
+ {"id":"","label":"group","localized":"","hint":"","ui":"settings_offload"},
+ {"id":"","label":"Group size","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"GC threshold","localized":"","hint":"","ui":"settings_backends"},
+ {"id":"","label":"Grid max rows count","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"Grid max columns count","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"Grid background color","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"Gallery auto-update on tab change","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"GPU monitor interval","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Gallery view columns","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Grid image size","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Global","localized":"","hint":"","ui":"control"}
+ ],
+ "h":
+ [
+ {"id":"btn_history","label":"History","localized":"","hint":"List of previous generations that can be further reprocessed"},
+ {"id":"docs_md_btn","label":"html2md","localized":"","hint":"","ui":"system_tab_docs"},
+ {"id":"","label":"Huggingface","localized":"","hint":"Settings related huggingface access"},
+ {"id":"","label":"HiDream","localized":"","hint":"","ui":"settings_model_options"},
+ {"id":"","label":"HyperTile","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"HiDiffusion","localized":"","hint":"HiDiffusion allows creation of high-resolution images using your standard models without duplicates/distortions and improved performance","ui":"settings_advanced"},
+ {"id":"","label":"Height","localized":"","hint":"Image height","ui":"txt2img"},
+ {"id":"","label":"HiRes steps","localized":"","hint":"Number of sampling steps for upscaled picture. If 0, uses same as for original","ui":"txt2img"},
+ {"id":"","label":"HDR clamp","localized":"","hint":"Adjusts the level of nonsensical details by pruning values that deviate significantly from the distribution mean. It is particularly useful for enhancing generation at higher guidance scales, identifying outliers early in the process and applying mathematical adjustments based on the Range (Boundary) and Threshold settings. Think of it as setting the range within which you want your image values to be, and adjusting the threshold determines which values should be brought back into that range","ui":"txt2img"},
+ {"id":"","label":"HDR maximize","localized":"","hint":"Calculates a 'normalization factor' by dividing the maximum tensor value by the specified range multiplied by 4. This factor is then used to shift the channels within the given boundary, ensuring maximum dynamic range for subsequent processing. The objective is to optimize dynamic range for external applications like Photoshop, particularly for adjusting levels, contrast, and brightness","ui":"txt2img"},
+ {"id":"","label":"HDR range","localized":"","hint":"","ui":"script_hdr"},
+ {"id":"","label":"Hue","localized":"","hint":"","ui":"script_lut_color_grading"},
+ {"id":"","label":"HQ init latents","localized":"","hint":"","ui":"script_instantir"},
+ {"id":"","label":"Height after","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Height mask","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Hires use control","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Hands","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"High threshold","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"high noise","localized":"","hint":"","ui":"settings_model_options"},
+ {"id":"","label":"Hypertile UNet Enabled","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"Hypertile HiRes pass only","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"Hypertile UNet max tile size","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"Hypertile UNet min tile size","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"Hypertile UNet swap size","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"Hypertile UNet depth","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"Hypertile VAE Enabled","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"Hypertile VAE tile size","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"Hypertile VAE swap size","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"HiDiffusion apply RAU-Net","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"HiDiffusion apply MSW-MSA","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"HiDiffusion aggressive at step","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"HiDiffusion override T1 ratio","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"HiDiffusion override T2 ratio","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"hidet","localized":"","hint":"","ui":"settings_compile"},
+ {"id":"","label":"Hide legacy tabs","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Hide input range sliders","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Hide params headers","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"HuggingFace token","localized":"","hint":"","ui":"settings_huggingface"},
+ {"id":"","label":"HuggingFace mirror","localized":"","hint":"","ui":"settings_huggingface"},
+ {"id":"","label":"HED","localized":"","hint":"","ui":"control"}
+ ],
+ "i":
+ [
+ {"id":"control_nav","label":"Images","localized":"","hint":"Create images Unified interface Supports T2I and I2I With optional control guidance"},
+ {"id":"img2img_nav","label":"I2I","localized":"","hint":"Create image from image Legacy interface that mimics original image-to-image interface and behavior"},
+ {"id":"img2img_results_input_mobile","label":"Input","localized":"","hint":"Show/hide selection of input media used to guide generation","ui":"img2img"},
+ {"id":"","label":"Image","localized":"","hint":"Create image from image","ui":"img2img"},
+ {"id":"","label":"Inpaint","localized":"","hint":"","ui":"img2img"},
+ {"id":"control_params_mask","label":"Inputs","localized":"","hint":"Settings related to Input images","ui":"control"},
+ {"id":"","label":"Initial","localized":"","hint":"Set image resolution before processing","ui":"control"},
+ {"id":"btn_info","label":"Info","localized":"","hint":""},
+ {"id":"","label":"install","localized":"","hint":"","ui":"component-8571"},
+ {"id":"","label":"Image Options","localized":"","hint":"Settings related to image format, metadata, and image grids"},
+ {"id":"","label":"Image Paths","localized":"","hint":"Settings related to image filenames, and output directories"},
+ {"id":"","label":"Image Metadata","localized":"","hint":"Settings related to handling of metadata that is created with generated images"},
+ {"id":"","label":"IP Adapters","localized":"","hint":"IP adapters are plugin models that can guide generation towards desired outcome","ui":"txt2img"},
+ {"id":"","label":"Input Media","localized":"","hint":"Add input image to be used for image-to-image, inpaint or control processing","ui":"control"},
+ {"id":"","label":"Input Image","localized":"","hint":"","ui":"caption"},
+ {"id":"","label":"IPEX","localized":"","hint":"","ui":"settings_backends"},
+ {"id":"","label":"Image Gallery","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"Intermediate Image Saving","localized":"","hint":"","ui":"settings_saving-images"},
+ {"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","ui":"txt2img"},
+ {"id":"","label":"Include detections","localized":"","hint":"Include original image with detected areas marked","ui":"txt2img"},
+ {"id":"","label":"IY model","localized":"","hint":"","ui":"script_infiniteyou"},
+ {"id":"","label":"IY scale","localized":"","hint":"","ui":"script_infiniteyou"},
+ {"id":"","label":"IY start","localized":"","hint":"","ui":"script_infiniteyou"},
+ {"id":"","label":"IY end","localized":"","hint":"","ui":"script_infiniteyou"},
+ {"id":"","label":"Identity guidance","localized":"","hint":"","ui":"script_infiniteyou"},
+ {"id":"","label":"Include original image","localized":"","hint":"","ui":"script_lut_color_grading"},
+ {"id":"","label":"Iterate seed per line","localized":"","hint":"","ui":"script_prompts_from_file"},
+ {"id":"","label":"Iterations","localized":"","hint":"","ui":"script_video"},
+ {"id":"","label":"Interpolate frames","localized":"","hint":"","ui":"script_video"},
+ {"id":"","label":"Include main grid","localized":"","hint":"","ui":"script_xyz_grid_script"},
+ {"id":"","label":"Include sub grids","localized":"","hint":"","ui":"script_xyz_grid_script"},
+ {"id":"","label":"Include images","localized":"","hint":"","ui":"script_xyz_grid_script"},
+ {"id":"","label":"invert","localized":"","hint":"","ui":"img2img"},
+ {"id":"","label":"Init image same as control","localized":"","hint":"Will additionally treat any image placed into the Control input window as a source for img2img type tasks, an image to modify for example.","ui":"control"},
+ {"id":"","label":"Inpaint masked only","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Invert mask","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"IOU","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Init strength","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"Input directory","localized":"","hint":"Folder where the images are that you want to process","ui":"extras"},
+ {"id":"","label":"Intermediates","localized":"","hint":"Size of the intermediate candidate pool when matching image features to descriptive tags (flavours). From this pool, the final tags are selected based on Min/Max Flavors. Higher values may improve quality but are slower.","ui":"caption"},
+ {"id":"","label":"Include rating","localized":"","hint":"Include content rating tags in the output (e.g., safe, questionable, explicit). Useful for filtering or categorizing images by their content rating.","ui":"caption"},
+ {"id":"","label":"Image width","localized":"","hint":"","ui":"component-8669"},
+ {"id":"","label":"Image height","localized":"","hint":"","ui":"component-8669"},
+ {"id":"","label":"inference-mode","localized":"","hint":"Like no-grad but stricter. Ensures model runs only in inference mode for safety and speed.","ui":"settings_backends"},
+ {"id":"","label":"inductor","localized":"","hint":"","ui":"settings_compile"},
+ {"id":"","label":"Image quality","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"Include mask in outputs","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"Include invisible watermark","localized":"","hint":"Add invisible watermark to image by altering some pixel values","ui":"settings_saving-images"},
+ {"id":"","label":"Invisible watermark string","localized":"","hint":"Watermark string to add to image. Keep very short to avoid image corruption.","ui":"settings_saving-images"},
+ {"id":"","label":"Image watermark position","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"Image watermark file","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"Images filename pattern","localized":"","hint":"Use following tags to define how filenames for images are chosen:seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash ","ui":"settings_saving-paths"},
+ {"id":"","label":"inline","localized":"","hint":"inline with all additional elements (scrollable)","ui":"settings_ui"},
+ {"id":"","label":"Inpainting include greyscale mask in results","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Inpainting include masked composite in results","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Image transparent color fill","localized":"","hint":"","ui":"settings_postprocessing"},
+ {"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","ui":"settings_postprocessing"},
+ {"id":"","label":"Image resize algorithm","localized":"","hint":"","ui":"settings_postprocessing"},
+ {"id":"","label":"Image repeats per epoch","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Interpolation Method","localized":"","hint":"","ui":"models_merge_tab"},
+ {"id":"","label":"In Blocks","localized":"","hint":"Downsampling Blocks of the UNet (12 values for SD1.5, 9 values for SDXL)","ui":"component-5574"},
+ {"id":"","label":"Input model","localized":"","hint":"","ui":"models_replace_tab"},
+ {"id":"","label":"Info object","localized":"","hint":"","ui":"component-8625"}
+ ],
+ "k":
+ [
+ {"id":"kanvas-change-button","label":"Kanvas change","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Kanvas Settings","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Keep Thinking Trace","localized":"","hint":"Include the model's reasoning process in the final output. Useful for understanding how the model arrived at its answer. Only works with models that support thinking mode.","ui":"script_prompt_enhance"},
+ {"id":"","label":"Keep Prefill","localized":"","hint":"Include the prefill text at the beginning of the final output. If disabled, the prefill text used to guide the model is removed from the result.","ui":"script_prompt_enhance"},
+ {"id":"","label":"Keep aspect ratio","localized":"","hint":"","ui":"control"}
+ ],
+ "l":
+ [
+ {"id":"prompt_enhance_load","label":"Load model","localized":"","hint":"","ui":"script_prompt_enhance"},
+ {"id":"prompt_enhance_custom_load","label":"Load custom model","localized":"","hint":"Load a custom model with the specified configuration","ui":"script_prompt_enhance"},
+ {"id":"control_mask_remove","label":"LaMa Remove","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Lite","localized":"","hint":"","ui":"control"},
+ {"id":"video_params_ltx","label":"LTXVideo","localized":"","hint":"","ui":"video"},
+ {"id":"vlm_load","label":"Load","localized":"","hint":"","ui":"caption"},
+ {"id":"","label":"Live Previews","localized":"","hint":"Settings related to live previews, audio notification"},
+ {"id":"","label":"Legacy options","localized":"","hint":"Settings related to legacy options - should not be used"},
+ {"id":"","label":"List","localized":"","hint":"List all available models"},
+ {"id":"","label":"Loader","localized":"","hint":"Allows to manually assemble a diffusion model from individual modules"},
+ {"id":"component-5502","label":"List models","localized":"","hint":"","ui":"models_list_tab"},
+ {"id":"component-5528","label":"Load receipe","localized":"","hint":"","ui":"models_loader_tab"},
+ {"id":"","label":"Lora","localized":"","hint":"LoRA: Low-Rank Adaptation. Fine-tuned model that is applied on top of a loaded model"},
+ {"id":"","label":"Local","localized":"","hint":"Models that are downlaoded and ready to use","ui":"component-98"},
+ {"id":"","label":"LTX","localized":"","hint":"","ui":"tab_video"},
+ {"id":"","label":"Layerwise Casting","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"LinFusion","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"Log Display","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"List all locally available models","localized":"","hint":"","ui":"models_list_tab"},
+ {"id":"","label":"Last Generate","localized":"","hint":""},
+ {"id":"","label":"low order","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"LSC layer indices","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"LSC fully qualified name","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"LSC skip attention blocks","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"LSC skip feed-forward blocks","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"LSC skip attention scores","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"LSC dropout rate","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"Layer options","localized":"","hint":"Manually specify IP adapter advanced layer options","ui":"txt2img"},
+ {"id":"","label":"Layer scales","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"Length","localized":"","hint":"","ui":"script_flux_prompt_enhance_(legacy)"},
+ {"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","ui":"script_loopback"},
+ {"id":"","label":"Level","localized":"","hint":"","ui":"script_style_aligned_image_generation"},
+ {"id":"","label":"Latent mode","localized":"","hint":"","ui":"script_video"},
+ {"id":"","label":"Loop video","localized":"","hint":"","ui":"script_video"},
+ {"id":"","label":"LLM model","localized":"","hint":"Select the language model to use for prompt enhancement. Models supporting vision are marked with icon. Models supporting thinking mode are marked with icon.","ui":"script_prompt_enhance"},
+ {"id":"","label":"LBM Method","localized":"","hint":"","ui":"script_lbm"},
+ {"id":"","label":"LBM Composite","localized":"","hint":"","ui":"script_lbm"},
+ {"id":"","label":"LBM Steps","localized":"","hint":"","ui":"script_lbm"},
+ {"id":"","label":"left","localized":"","hint":"","ui":"script_outpainting"},
+ {"id":"","label":"Live update","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Low threshold","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Large","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"LTX model","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"LTX frames number","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"LTX frames skip","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"LTX enable upsampling","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"LTX upsample ratio","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"LTX enable refine","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"LTX refine strength","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"LTX decode timestep","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"LTX enable audio","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"Loop","localized":"","hint":"","ui":"extras"},
+ {"id":"","label":"Local directory name","localized":"","hint":"Directory where to install extension, leave blank for default","ui":"component-8593"},
+ {"id":"","label":"Libs","localized":"","hint":"","ui":"component-8625"},
+ {"id":"","label":"Latent history size","localized":"","hint":"","ui":"settings_sd"},
+ {"id":"","label":"LLama repo","localized":"","hint":"","ui":"settings_model_options"},
+ {"id":"","label":"low noise","localized":"","hint":"","ui":"settings_model_options"},
+ {"id":"","label":"leaf_level","localized":"","hint":"","ui":"settings_offload"},
+ {"id":"","label":"LLM","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"Layerwise casting storage","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"Layerwise non-blocking operations","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"Lumina: Use mask in transformers","localized":"","hint":"","ui":"settings_text_encoder"},
+ {"id":"","label":"LinFusion apply distillation on load","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"Light","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Log view update period","localized":"","hint":"Log view update period, in milliseconds","ui":"settings_ui"},
+ {"id":"","label":"Live preview display period","localized":"","hint":"Request preview image every n steps, set to 0 to disable","ui":"settings_live-preview"},
+ {"id":"","label":"Load custom Diffusers pipeline","localized":"","hint":"","ui":"settings_huggingface"},
+ {"id":"","label":"LoRA force reload always","localized":"","hint":"Forces LoRA networks to reload from storage on every generation, even if already cached. Useful for debugging or when LoRA files are being modified externally. Disable for normal use to benefit from caching.","ui":"settings_extra_networks"},
+ {"id":"","label":"LoRA load using Diffusers method","localized":"","hint":"Alternative method uses diffusers built-in LoRA capabilities instead of native SD.Next implementation (may reduce LoRA compatibility)","ui":"settings_extra_networks"},
+ {"id":"","label":"LoRA native apply to text encoder","localized":"","hint":"","ui":"settings_extra_networks"},
+ {"id":"","label":"LoRA native fuse with model","localized":"","hint":"Merge LoRA into the model for lower memory usage.Warning: After removing or switching a LoRA, you may still see its style in generated images. To get a clean model, reload it from the model selector.","ui":"settings_extra_networks"},
+ {"id":"","label":"LoRA diffusers fuse with model","localized":"","hint":"Merge LoRA into the model for lower memory usage and torch.compile compatibility.Warning: After removing or switching a LoRA, you may still see its style in generated images. To get a clean model, reload it from the model selector.","ui":"settings_extra_networks"},
+ {"id":"","label":"LoRA auto-apply tags","localized":"","hint":"Automatically add trigger words/tags from LoRA metadata to your prompt. Set to the number of tags to auto-apply, e.g., 3 = add top 3 trigger tags. Set to 0 to disable, -1 to add all available tags.","ui":"settings_extra_networks"},
+ {"id":"","label":"LoRA memory cache","localized":"","hint":"How many LoRAs to keep in network for future use before requiring reloading from storage","ui":"settings_extra_networks"},
+ {"id":"","label":"LoRA add hash info to metadata","localized":"","hint":"Include LoRA file hashes in generated image metadata. Useful for reproducibility and tracking which exact LoRA versions were used.","ui":"settings_extra_networks"},
+ {"id":"","label":"LDSR Path","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"LoRA load using legacy method","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Loaded LoRA","localized":"","hint":"","ui":"component-5745"},
+ {"id":"","label":"LoRA target filename","localized":"","hint":"","ui":"component-5745"},
+ {"id":"","label":"Layer skip guidance","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"LineArt","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Leres Depth","localized":"","hint":"","ui":"control"}
+ ],
+ "m":
+ [
+ {"id":"","label":"Mask","localized":"","hint":"Image masking and mask options","ui":"control"},
+ {"id":"video_params_generic","label":"Models","localized":"","hint":"Download, convert or merge your models and manage models metadata","ui":"video"},
+ {"id":"","label":"Manage extensions","localized":"","hint":""},
+ {"id":"","label":"Manual install","localized":"","hint":"Manually install extension"},
+ {"id":"","label":"Models & Networks","localized":"","hint":"View lists of all available models and networks"},
+ {"id":"","label":"Model Loading","localized":"","hint":"Settings related to how model is loaded"},
+ {"id":"","label":"Model Options","localized":"","hint":"Settings related to behavior of specific models"},
+ {"id":"","label":"Model Offloading","localized":"","hint":"Settings related to model offloading and memory management"},
+ {"id":"","label":"Model Quantization","localized":"","hint":"Settings related to model quantization which is used to reduce memory usage"},
+ {"id":"","label":"Model Compile","localized":"","hint":"Settings related to different model compilation methods"},
+ {"id":"","label":"Metadata","localized":"","hint":"Update metadata for all available models"},
+ {"id":"","label":"Merge","localized":"","hint":"Merge two or more models into a new model"},
+ {"id":"","label":"Manual Block Merge","localized":"","hint":"","ui":"models_merge_tab"},
+ {"id":"component-5688","label":"Merge Modules","localized":"","hint":"","ui":"models_replace_tab"},
+ {"id":"","label":"Model","localized":"","hint":"Base model"},
+ {"id":"","label":"Model metadata","localized":"","hint":""},
+ {"id":"","label":"ModernUI","localized":"","hint":""},
+ {"id":"","label":"Modular Pipelines","localized":"","hint":"","ui":"settings_model_options"},
+ {"id":"","label":"Models Paths","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"Mobile","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Merge multiple models","localized":"","hint":"","ui":"models_merge_tab"},
+ {"id":"","label":"Max shift","localized":"","hint":"Maximum shift value for high resolutions when using dynamic shifting.","ui":"txt2img"},
+ {"id":"","label":"Merge detailers","localized":"","hint":"Merge results from multiple detailers into single mask before running detailing process","ui":"txt2img"},
+ {"id":"","label":"Max detected","localized":"","hint":"Maximum number of detected objects to run detailer on","ui":"txt2img"},
+ {"id":"","label":"Min confidence","localized":"","hint":"Minimum confidence in detected item","ui":"txt2img"},
+ {"id":"","label":"Max overlap","localized":"","hint":"Maximum overlap between two detected items before one is discarded","ui":"txt2img"},
+ {"id":"","label":"Min size","localized":"","hint":"Minimum size of detected object as percentage of overal image","ui":"txt2img"},
+ {"id":"","label":"Max size","localized":"","hint":"Maximum size of detected object as percentage of overal image","ui":"txt2img"},
+ {"id":"","label":"Max Range","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"Momentum","localized":"","hint":"","ui":"script_apg"},
+ {"id":"","label":"Mode x-axis","localized":"","hint":"","ui":"script_asymmetric_tiling"},
+ {"id":"","label":"Mode y-axis","localized":"","hint":"","ui":"script_asymmetric_tiling"},
+ {"id":"","label":"Mask Dropout","localized":"","hint":"","ui":"script_consistory"},
+ {"id":"","label":"Multi decoder","localized":"","hint":"","ui":"script_demofusion"},
+ {"id":"","label":"Mode","localized":"","hint":"Interrogation mode.Fast : Quick caption with minimal flavor terms.Classic : Standard interrogation with balanced quality and speed.Best : Most thorough analysis, slowest but highest quality.Negative : Generate terms to use as negative prompt.","ui":"script_face"},
+ {"id":"","label":"Method","localized":"","hint":"","ui":"script_video"},
+ {"id":"","label":"Model repo","localized":"","hint":"HuggingFace repository ID for the model","ui":"script_prompt_enhance"},
+ {"id":"","label":"Model gguf","localized":"","hint":"Optional GGUF quantized model repository on HuggingFace","ui":"script_prompt_enhance"},
+ {"id":"","label":"Model type","localized":"","hint":"Optional GGUF model quantization type","ui":"script_prompt_enhance"},
+ {"id":"","label":"Model file","localized":"","hint":"Optional specific GGUF model file inside the repository","ui":"script_prompt_enhance"},
+ {"id":"","label":"Max tokens","localized":"","hint":"Maximum number of tokens the model can generate in its response. The model is not aware of this limit during generation and it won't make the model try to generate more detailed or more concise responses, it simply sets the hard limit for the length, and will forcefully cut off the response when the limit is reached.","ui":"script_prompt_enhance"},
+ {"id":"","label":"masked","localized":"","hint":"","ui":"img2img"},
+ {"id":"","label":"Mask invert","localized":"","hint":"","ui":"script_differential_diffusion"},
+ {"id":"","label":"Mask strength","localized":"","hint":"","ui":"script_differential_diffusion"},
+ {"id":"","label":"Multistep restore","localized":"","hint":"","ui":"script_instantir"},
+ {"id":"","label":"Mask blur","localized":"","hint":"How much to blur the mask before processing, in pixels","ui":"script_outpainting"},
+ {"id":"","label":"Min guidance","localized":"","hint":"","ui":"script_video"},
+ {"id":"","label":"Max guidance","localized":"","hint":"","ui":"script_video"},
+ {"id":"","label":"Motion level","localized":"","hint":"","ui":"script_video"},
+ {"id":"","label":"Mode after","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Method after","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Mode mask","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Method mask","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Maximum units","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Max faces","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Medium","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Merge alpha","localized":"","hint":"","ui":"extras"},
+ {"id":"","label":"Mask only","localized":"","hint":"","ui":"extras"},
+ {"id":"","label":"Max Length","localized":"","hint":"Maximum number of tokens in the generated caption.","ui":"caption"},
+ {"id":"","label":"Min Flavors","localized":"","hint":"Minimum number of descriptive tags (flavors) to keep in the final prompt.","ui":"caption"},
+ {"id":"","label":"Max Flavors","localized":"","hint":"Maximum number of descriptive tags (flavors) to keep in the final prompt.","ui":"caption"},
+ {"id":"","label":"Max tags","localized":"","hint":"Maximum number of tags to include in the output. Limits the result length when an image has many detected features. Tags are sorted by confidence, so the most relevant ones are kept.","ui":"caption"},
+ {"id":"","label":"Memory","localized":"","hint":"","ui":"component-8625"},
+ {"id":"","label":"Memory optimization","localized":"","hint":"","ui":"component-8625"},
+ {"id":"","label":"Model Info","localized":"","hint":"","ui":"component-8625"},
+ {"id":"","label":"Model pipeline","localized":"","hint":"If autodetect does not detect model automatically, select model type before loading a model","ui":"settings_sd"},
+ {"id":"","label":"Model auto-load on start","localized":"","hint":"","ui":"settings_sd"},
+ {"id":"","label":"Model load using multiple threads","localized":"","hint":"","ui":"settings_sd"},
+ {"id":"","label":"Model auto-download on demand","localized":"","hint":"","ui":"settings_sd"},
+ {"id":"","label":"Model load using streams","localized":"","hint":"When loading models attempt stream loading optimized for slow or network storage","ui":"settings_sd"},
+ {"id":"","label":"Model load model direct to GPU","localized":"","hint":"","ui":"settings_sd"},
+ {"id":"","label":"Model types not to offload","localized":"","hint":"","ui":"settings_offload"},
+ {"id":"","label":"Modules to always offload","localized":"","hint":"","ui":"settings_offload"},
+ {"id":"","label":"Modules to never offload","localized":"","hint":"","ui":"settings_offload"},
+ {"id":"","label":"Model types not to quantize","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"Modules to not convert","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"Modules dtype dict","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"Math","localized":"","hint":"","ui":"settings_cuda"},
+ {"id":"","label":"Memory limit","localized":"","hint":"","ui":"settings_backends"},
+ {"id":"","label":"migraphx","localized":"","hint":"","ui":"settings_compile"},
+ {"id":"","label":"max-autotune","localized":"","hint":"","ui":"settings_compile"},
+ {"id":"","label":"max-autotune-no-cudagraphs","localized":"","hint":"","ui":"settings_compile"},
+ {"id":"","label":"Maximum image size (MP)","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"Max words","localized":"","hint":"","ui":"settings_saving-paths"},
+ {"id":"","label":"Modern","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Mount URL subpath","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Mobile scale","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Move detailer model to CPU when complete","localized":"","hint":"","ui":"settings_postprocessing"},
+ {"id":"","label":"Move base model to CPU when using refiner","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Move base model to CPU when using VAE","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Move refiner model to CPU when not in use","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Move VAE and CLIP to RAM when training","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Model name","localized":"","hint":"","ui":"models_current_tab"},
+ {"id":"","label":"Model base path","localized":"","hint":"","ui":"models_current_tab"},
+ {"id":"","label":"Max shard size","localized":"","hint":"","ui":"models_current_tab"},
+ {"id":"","label":"Model class","localized":"","hint":"","ui":"models_loader_tab"},
+ {"id":"","label":"Mid Block","localized":"","hint":"Central Block of the UNet (1 value)","ui":"component-5574"},
+ {"id":"","label":"Model precision","localized":"","hint":"","ui":"models_replace_tab"},
+ {"id":"","label":"Maximum rank","localized":"","hint":"","ui":"component-5745"},
+ {"id":"","label":"Midas depth","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"MLSD","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"MediaPipe Face","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Marigold Depth","localized":"","hint":"","ui":"control"}
+ ],
+ "n":
+ [
+ {"id":"btn_extra_networks","label":"Networks","localized":"","hint":"Networks user interface"},
+ {"id":"","label":"New row","localized":"","hint":"","ui":"models_loader_tab"},
+ {"id":"","label":"New column","localized":"","hint":"","ui":"models_loader_tab"},
+ {"id":"","label":"Nunchaku","localized":"","hint":"","ui":"component-98"},
+ {"id":"","label":"nsfw","localized":"","hint":"","ui":"component-104"},
+ {"id":"","label":"NudeNet","localized":"","hint":"Flexible extension that can detect and obfustate nudity in images","ui":"extras"},
+ {"id":"","label":"Nunchaku Engine","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"NNCF: Neural Network Compression Framework","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"Noise Options","localized":"","hint":"","ui":"settings_cuda"},
+ {"id":"","label":"Networks panel","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Networks UI","localized":"","hint":"","ui":"settings_extra_networks"},
+ {"id":"","label":"Networks Scan","localized":"","hint":"","ui":"settings_extra_networks"},
+ {"id":"","label":"Negative prompt","localized":"","hint":"Describe what you don't want to see in generated image","ui":"txt2img"},
+ {"id":"","label":"Number","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"negative","localized":"","hint":"","ui":"script_prompt_matrix"},
+ {"id":"","label":"None","localized":"","hint":"","ui":"script_regional_prompting"},
+ {"id":"","label":"NSFW allowed","localized":"","hint":"Allow the model to generate adult content in enhanced prompts","ui":"script_prompt_enhance"},
+ {"id":"","label":"Noise strength","localized":"","hint":"","ui":"script_video"},
+ {"id":"","label":"NMS","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Near threshold","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Noise scale","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"Note","localized":"","hint":"","ui":"component-8669"},
+ {"id":"","label":"Non-blocking move operations","localized":"","hint":"","ui":"settings_offload"},
+ {"id":"","label":"Nunchaku attention","localized":"","hint":"Replaces default attention with Nunchaku's custom FP16 attention kernel for faster inference on consumer NVIDIA GPUs. Might provide performance improvement on GPUs which have higher FP16 tensor cores throughput than BF16. Currently only affects Flux-based models (Dev, Schnell, Kontext, Fill, Depth, etc.). Has no effect on Qwen, SDXL, Sana, or other architectures. Disabled by default.","ui":"settings_quantization"},
+ {"id":"","label":"Nunchaku offloading","localized":"","hint":"Enables Nunchaku's own per-block CPU offloading with asynchronous CUDA streams to reduce VRAM usage. Uses a ping-pong buffer strategy: while one transformer block computes on GPU, the next block preloads from CPU in the background, hiding most of the transfer latency. Can reduce VRAM usage at the cost of slower inference. This replaces SD.Next's pipeline offloading for the transformer component. Only useful on low-VRAM GPUs. If your GPU has enough memory to hold the quantized model (16+ GB), keep this disabled for maximum speed. Supports Flux and Qwen models. Not supported for SDXL where this setting is ignored. Disabled by default.","ui":"settings_quantization"},
+ {"id":"","label":"native","localized":"","hint":"","ui":"settings_text_encoder"},
+ {"id":"","label":"no-grad","localized":"","hint":"Disables gradient tracking with torch.no_grad. Reduces memory usage and speeds up inference.","ui":"settings_backends"},
+ {"id":"","label":"Numbered filenames","localized":"","hint":"","ui":"settings_saving-paths"},
+ {"id":"","label":"Network card size (px)","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Noise multiplier for image processing","localized":"","hint":"","ui":"settings_postprocessing"},
+ {"id":"","label":"New model name","localized":"","hint":"","ui":"models_merge_tab"},
+ {"id":"","label":"Number of ReBasin Iterations","localized":"","hint":"Number of times to merge and permute the model before saving","ui":"models_merge_tab"},
+ {"id":"","label":"Network prompt","localized":"","hint":""},
+ {"id":"","label":"Network negative prompt","localized":"","hint":""},
+ {"id":"","label":"Network parameters","localized":"","hint":""}
+ ],
+ "o":
+ [
+ {"id":"txt2img_results_mobile","label":"Output","localized":"","hint":"Show/hide selection of output media: generation resuls and live previews during generation process","ui":"txt2img"},
+ {"id":"","label":"OpenCLiP","localized":"","hint":"Analyze image using CLiP model via OpenCLiP","ui":"caption"},
+ {"id":"","label":"ONNX","localized":"","hint":""},
+ {"id":"","label":"Override","localized":"","hint":"Override settings that can change server behavior and are typically applied from imported image metadata","ui":"txt2img"},
+ {"id":"","label":"Optimum Quanto","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"Optimum Quanto: post-load","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"Optional","localized":"","hint":"","ui":"settings_text_encoder"},
+ {"id":"","label":"Olive","localized":"","hint":"","ui":"settings_backends"},
+ {"id":"","label":"OpenVINO","localized":"","hint":"","ui":"settings_backends"},
+ {"id":"","label":"Other...","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Outputs & Images","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Override settings","localized":"","hint":"If generation parameters deviate from your system settings override settings populated with those settings to override your system configuration for this workflow","ui":"txt2img"},
+ {"id":"","label":"Override sampler","localized":"","hint":"","ui":"script_consistory"},
+ {"id":"","label":"Override steps","localized":"","hint":"","ui":"script_consistory"},
+ {"id":"","label":"Ortho","localized":"","hint":"","ui":"script_pulid"},
+ {"id":"","label":"Offload face module","localized":"","hint":"","ui":"script_pulid"},
+ {"id":"","label":"Override scheduler","localized":"","hint":"","ui":"script_style_aligned_image_generation"},
+ {"id":"","label":"Optional image description","localized":"","hint":"","ui":"script_style_aligned_image_generation"},
+ {"id":"","label":"Order","localized":"","hint":"","ui":"script_video"},
+ {"id":"","label":"Overlay","localized":"","hint":"","ui":"script_nudenet"},
+ {"id":"","label":"Override resolution","localized":"","hint":"","ui":"script_video"},
+ {"id":"","label":"Offload processor","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Output directory","localized":"","hint":"Folder where the processed images should be saved to","ui":"extras"},
+ {"id":"","label":"original","localized":"","hint":"Original LDM backend","ui":"settings_sd"},
+ {"id":"","label":"Offload caption models","localized":"","hint":"","ui":"settings_offload"},
+ {"id":"","label":"Offload during pre-forward","localized":"","hint":"","ui":"settings_offload"},
+ {"id":"","label":"Offload using streams","localized":"","hint":"","ui":"settings_offload"},
+ {"id":"","label":"Offload low watermark","localized":"","hint":"","ui":"settings_offload"},
+ {"id":"","label":"Offload GPU high watermark","localized":"","hint":"","ui":"settings_offload"},
+ {"id":"","label":"Offload CPU high watermark","localized":"","hint":"","ui":"settings_offload"},
+ {"id":"","label":"Offload blocks","localized":"","hint":"","ui":"settings_offload"},
+ {"id":"","label":"OpenVINO activations mode","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"ONNX Execution Provider","localized":"","hint":"","ui":"settings_backends"},
+ {"id":"","label":"ONNX allow fallback to CPU","localized":"","hint":"Allow fallback to CPU when selected execution provider failed","ui":"settings_backends"},
+ {"id":"","label":"ONNX cache converted models","localized":"","hint":"Save the models that are converted to ONNX format as a cache. You can manage them in ONNX tab","ui":"settings_backends"},
+ {"id":"","label":"ONNX unload base model when processing refiner","localized":"","hint":"Unload base model when the refiner is being converted/optimized/processed","ui":"settings_backends"},
+ {"id":"","label":"Olive use FP16 on optimization","localized":"","hint":"Use 16-bit floating point precision for the output model of Olive optimization process. Use 32-bit floating point precision if disabled","ui":"settings_backends"},
+ {"id":"","label":"Olive force FP32 for VAE Encoder","localized":"","hint":"Use 32-bit floating point precision for VAE Encoder of the output model. This overrides 'use FP16 on optimization' option. If you are getting NaN or black blank images from Img2Img, enable this option and remove cache","ui":"settings_backends"},
+ {"id":"","label":"Olive use static dimensions","localized":"","hint":"Make the inference with Olive optimized models much faster. (OrtTransformersOptimization)","ui":"settings_backends"},
+ {"id":"","label":"Olive cache optimized models","localized":"","hint":"Save Olive processed models as a cache. You can manage them in ONNX tab","ui":"settings_backends"},
+ {"id":"","label":"OpenVINO disable model caching","localized":"","hint":"","ui":"settings_backends"},
+ {"id":"","label":"OpenVINO disable memory cleanup after compile","localized":"","hint":"","ui":"settings_backends"},
+ {"id":"","label":"onediff","localized":"","hint":"","ui":"settings_compile"},
+ {"id":"","label":"olive-ai","localized":"","hint":"","ui":"settings_compile"},
+ {"id":"","label":"openvino_fx","localized":"","hint":"","ui":"settings_compile"},
+ {"id":"","label":"Overwrite existing","localized":"","hint":"","ui":"models_current_tab"},
+ {"id":"","label":"Out Block","localized":"","hint":"Upsampling Blocks of the UNet (12 values for SD1.5, 9 values for SDXL)","ui":"component-5574"},
+ {"id":"","label":"Overwrite model","localized":"","hint":"","ui":"models_merge_tab"},
+ {"id":"","label":"Output model","localized":"","hint":"","ui":"models_replace_tab"},
+ {"id":"","label":"Overwrite existing file","localized":"","hint":"","ui":"component-5745"},
+ {"id":"","label":"Options","localized":"","hint":"","ui":"script_prompt_enhance"},
+ {"id":"","label":"OpenBody","localized":"","hint":"","ui":"control"}
+ ],
+ "p":
+ [
+ {"id":"extras_nav","label":"Process","localized":"","hint":"Process existing image Can be used to upscale images, remove backgrounds, obfuscate NSFW content, apply various filters and effects"},
+ {"id":"txt2img_prompts","label":"Prompts","localized":"","hint":"Image prompt and negative prompt","ui":"txt2img"},
+ {"id":"txt2img_pause","label":"Pause","localized":"","hint":"Pause processing","ui":"txt2img"},
+ {"id":"","label":"Post","localized":"","hint":"Resize image after processing","ui":"control"},
+ {"id":"","label":"Preview","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"Process Image","localized":"","hint":"Process single image","ui":"extras"},
+ {"id":"","label":"Process Batch","localized":"","hint":"Process batch of images","ui":"extras"},
+ {"id":"","label":"Process Folder","localized":"","hint":"Process all images in a folder","ui":"extras"},
+ {"id":"","label":"Provider","localized":"","hint":"","ui":"tab_onnx"},
+ {"id":"","label":"Pipeline Modifiers","localized":"","hint":"Additional functionality that can be enabled during generate"},
+ {"id":"","label":"Postprocessing","localized":"","hint":"Settings related to post image generation processing and upscaling"},
+ {"id":"","label":"Preset Block Merge","localized":"","hint":"","ui":"models_merge_tab"},
+ {"id":"","label":"Pony","localized":"","hint":"","ui":"component-100"},
+ {"id":"","label":"Preview metadata","localized":"","hint":""},
+ {"id":"","label":"Prompt","localized":"","hint":"Describe image you want to generate","ui":"txt2img"},
+ {"id":"","label":"Processed Preview","localized":"","hint":"Show/hide section from pre-processing of input images before actual generate","ui":"control"},
+ {"id":"","label":"PixelArt","localized":"","hint":"","ui":"extras"},
+ {"id":"","label":"PAG: Perturbed attention guidance","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"PAB: Pyramid attention broadcast","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"Para-attention","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"Paths for specific models","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"Prediction method","localized":"","hint":"Defines what the model predicts at each step. Options: - default: the model default - epsilon: noise (most common for Stable Diffusion) - sample: direct denoised image prediction, also called as x0 prediction - v_prediction: velocity prediction, used by CosXL and NoobAI VPred models - flow_prediction: used with newer flow-matching models like SD3 and Flux","ui":"txt2img"},
+ {"id":"","label":"PAG scale","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"PAG start","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"PAG stop","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"PAG layers","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"PAG config","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"Perform SDSA","localized":"","hint":"","ui":"script_consistory"},
+ {"id":"","label":"Perform Injection","localized":"","hint":"","ui":"script_consistory"},
+ {"id":"","label":"PhotoMaker Model","localized":"","hint":"","ui":"script_face"},
+ {"id":"","label":"Penalty","localized":"","hint":"","ui":"script_flux_prompt_enhance_(legacy)"},
+ {"id":"","label":"positive","localized":"","hint":"","ui":"script_prompt_matrix"},
+ {"id":"","label":"Prompt EX","localized":"","hint":"","ui":"script_regional_prompting"},
+ {"id":"","label":"Power","localized":"","hint":"","ui":"script_regional_prompting"},
+ {"id":"","label":"Prompt thresholds","localized":"","hint":"","ui":"script_regional_prompting"},
+ {"id":"","label":"Preset","localized":"","hint":"","ui":"script_style_aligned_image_generation"},
+ {"id":"","label":"Pad frames","localized":"","hint":"","ui":"script_video"},
+ {"id":"","label":"Prefill text","localized":"","hint":"Pre-fills the start of the model's response to guide its output format or content by forcing it to continue the prefill text. Prefill is filtered out and does not appear in the final response. Leave empty to let the model generate its own response from scratch.","ui":"script_prompt_enhance"},
+ {"id":"","label":"Prompt prefix","localized":"","hint":"Text prepended at the beginning of the enhanced prompt result. Useful for adding prompt elements which need to be copied to the image prompt unchanged, like quality tags 'masterpiece, best quality' or artist names, which would otherwise be rewritten by the LLM.","ui":"script_prompt_enhance"},
+ {"id":"","label":"Prompt suffix","localized":"","hint":"Text appended to the end of the enhanced prompt result. Useful for adding prompt elements which need to be copied to the image prompt unchanged, which would otherwise be rewritten by the LLM.","ui":"script_prompt_enhance"},
+ {"id":"","label":"Padding","localized":"","hint":"","ui":"img2img"},
+ {"id":"","label":"Prompt strength","localized":"","hint":"","ui":"script_blip_diffusion"},
+ {"id":"","label":"Preview start","localized":"","hint":"","ui":"script_instantir"},
+ {"id":"","label":"Preview end","localized":"","hint":"","ui":"script_instantir"},
+ {"id":"","label":"Pixels to expand","localized":"","hint":"","ui":"script_outpainting"},
+ {"id":"","label":"Processor","localized":"","hint":"Processor type to use to preprocess image used for ControlNet","ui":"control"},
+ {"id":"","label":"Pose confidence","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Parameter free","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Processed","localized":"","hint":"Show/hide section with processed images","ui":"control"},
+ {"id":"","label":"Postprocess mask","localized":"","hint":"","ui":"extras"},
+ {"id":"","label":"PixelArt block size","localized":"","hint":"","ui":"extras"},
+ {"id":"","label":"PixelArt sharpen","localized":"","hint":"","ui":"extras"},
+ {"id":"","label":"Platform","localized":"","hint":"","ui":"component-8625"},
+ {"id":"","label":"Pipeline","localized":"","hint":"","ui":"component-8625"},
+ {"id":"","label":"Perform warmup","localized":"","hint":"","ui":"component-8669"},
+ {"id":"","label":"Prompt attention normalization","localized":"","hint":"Balances prompt token weights to avoid overly strong/weak influence. Helps stabilize outputs.","ui":"settings_text_encoder"},
+ {"id":"","label":"performance","localized":"","hint":"","ui":"settings_backends"},
+ {"id":"","label":"Performance Counter","localized":"","hint":"","ui":"settings_backends"},
+ {"id":"","label":"PAG layer names","localized":"","hint":"Space separated list of layers Available: d[0-5], m[0], u[0-8] Default: m0","ui":"settings_advanced"},
+ {"id":"","label":"PAB cache enabled","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"PAB spacial skip range","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"PAB spacial skip start","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"PAB spacial skip end","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"ParaAttention first-block cache enabled","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"ParaAttention residual diff threshold","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"Parallel process images in batch","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"precompile","localized":"","hint":"","ui":"settings_compile"},
+ {"id":"","label":"Panel minimum width","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Persist UI layout","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Progress update period","localized":"","hint":"Update period for UI progress bar and preview checks, in milliseconds","ui":"settings_live-preview"},
+ {"id":"","label":"Play a notification upon completion","localized":"","hint":"","ui":"settings_live-preview"},
+ {"id":"","label":"Path to notification sound","localized":"","hint":"","ui":"settings_live-preview"},
+ {"id":"","label":"Postprocessing operation order","localized":"","hint":"","ui":"settings_postprocessing"},
+ {"id":"","label":"Prompt padding","localized":"","hint":"Increase coherency by padding from the last comma within n tokens when using more than 75 tokens","ui":"settings_legacy_options"},
+ {"id":"","label":"Pad prompt and negative prompt to be same length","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Pin training dataset to memory","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Primary model","localized":"","hint":"","ui":"models_merge_tab"},
+ {"id":"","label":"Preset Interpolation Ratio","localized":"","hint":"If two presets are selected, interpolate between them","ui":"component-5560"},
+ {"id":"","label":"Prune","localized":"","hint":"","ui":"models_merge_tab"},
+ {"id":"","label":"Prediction type","localized":"","hint":"","ui":"models_replace_tab"},
+ {"id":"","label":"Prompt enhance","localized":"","hint":"Extension that can use different LLMs to rewrite prompt for improved results","ui":"script_prompt_enhance"},
+ {"id":"","label":"PidiNet","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Parameters","localized":"","hint":"Base parameters used during image generation","ui":"video"},
+ {"id":"","label":"Postprocess upscale","localized":"","hint":"","ui":"tab_process"}
+ ],
+ "q":
+ [
+ {"id":"btn_quick_settings","label":"Quick Settings","localized":"","hint":"Favorited items from different settings sections for quick access"},
+ {"id":"","label":"Quantized","localized":"","hint":"","ui":"component-98"},
+ {"id":"","label":"Qwen layered","localized":"","hint":"","ui":"settings_model_options"},
+ {"id":"","label":"Quicksettings","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Qwen layered number of layers","localized":"","hint":"","ui":"settings_model_options"},
+ {"id":"","label":"Quantization mode","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"Quantization type","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"Quantized MatMul type","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"Quantization type for Text Encoders","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"Quantized MatMul type for Text Encoders","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"Quantize convolutional layers","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"Quantize using GPU","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"Quantization weights type","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"Quantization activations type","localized":"","hint":"","ui":"settings_quantization"},
+ {"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","ui":"settings_ui"}
+ ],
+ "r":
+ [
+ {"id":"txt2img_refine","label":"Refine","localized":"","hint":"Refine runs additonal processing after initial processing has completed and can be used to upscale image and run optionally process it again to increase quality and details","ui":"txt2img"},
+ {"id":"txt2img_paste","label":"Restore","localized":"","hint":"Restore parameters from current prompt or last known generated image","ui":"txt2img"},
+ {"id":"component-714","label":"Reset anchors","localized":"","hint":"","ui":"script_consistory"},
+ {"id":"component-942","label":"Reload model","localized":"","hint":"Reload currently selected model","ui":"script_layerdiffuse"},
+ {"id":"txt2img_reprocess","label":"Reprocess","localized":"","hint":"Reprocess previous generations using different parameters","ui":"txt2img"},
+ {"id":"","label":"Resize to","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Resize\n by","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Resize\n to","localized":"","hint":"","ui":"control"},
+ {"id":"control_mask_refresh","label":"Run Preview","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Reference","localized":"","hint":"List of reference models that can be automatically downloaded on first use","ui":"control"},
+ {"id":"framepack_btn_reset_model","label":"Reset receipe","localized":"","hint":"","ui":"video"},
+ {"id":"video_generation_info_button","label":"Run","localized":"","hint":"","ui":"video"},
+ {"id":"component-8585","label":"Refresh extension list","localized":"","hint":"Refresh list of available extensions","ui":"component-8571"},
+ {"id":"restart_submit","label":"Restart server","localized":"","hint":""},
+ {"id":"request_notifications","label":"Request browser notifications","localized":"","hint":"","ui":"tab_settings"},
+ {"id":"ui_defaults_restore","label":"Restore UI defaults","localized":"","hint":"Restore default user interface values","ui":"tab_config"},
+ {"id":"ui_defaults_view","label":"Refresh UI values","localized":"","hint":"","ui":"tab_config"},
+ {"id":"component-8532","label":"Reinstall","localized":"","hint":"","ui":"component-8529"},
+ {"id":"system_info_tab_refresh_btn","label":"Refresh state","localized":"","hint":"","ui":"component-8625"},
+ {"id":"system_info_tab_refresh_full_btn","label":"Refresh data","localized":"","hint":"","ui":"component-8625"},
+ {"id":"system_info_tab_benchmark_btn","label":"Run benchmark","localized":"","hint":"","ui":"component-8669"},
+ {"id":"system_info_tab_refresh_bench_btn","label":"Refresh bench","localized":"","hint":"","ui":"component-8669"},
+ {"id":"defaults_submit","label":"Restore defaults","localized":"","hint":"Restore default server settings"},
+ {"id":"","label":"Replace","localized":"","hint":"Replace image"},
+ {"id":"btn_history_refresh","label":"Refresh","localized":"","hint":""},
+ {"id":"txt2img_reprocess_decode","label":"Reprocess decode","localized":"","hint":"","ui":"tab_txt2img"},
+ {"id":"txt2img_reprocess_refine","label":"Reprocess refine","localized":"","hint":"","ui":"tab_txt2img"},
+ {"id":"txt2img_reprocess_detail","label":"Reprocess face","localized":"","hint":"","ui":"tab_txt2img"},
+ {"id":"","label":"Remove background","localized":"","hint":"","ui":"extras"},
+ {"id":"","label":"RAS: Region-Adaptive Sampling","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"Resize","localized":"","hint":"Image resizing, can be using fixed resolution on based on scale","ui":"settings_postprocessing"},
+ {"id":"","label":"Rerefence models","localized":"","hint":"","ui":"settings_extra_networks"},
+ {"id":"","label":"Replace model components","localized":"","hint":"","ui":"models_replace_tab"},
+ {"id":"","label":"rescale","localized":"","hint":"rescale betas with zero terminal snr","ui":"txt2img"},
+ {"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","ui":"txt2img"},
+ {"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","ui":"txt2img"},
+ {"id":"","label":"Refine guidance","localized":"","hint":"CFG scale used for refiner pass","ui":"txt2img"},
+ {"id":"","label":"Resize mode","localized":"","hint":"Defines how the input is resized or adapted in second-pass refinement: - none: no resizing, keep original resolution - fixed: force resize to target resolution (may distort) - crop: center-crop to fit target while keeping aspect ratio - fill: resize to fit and pad empty space with borders - outpaint: extend canvas beyond image borders - context aware: smart resize that blends or adapts surrounding areas","ui":"txt2img"},
+ {"id":"","label":"Resize method","localized":"","hint":"Method used to resize the image: can be simple resize, upscaling model, latent resize or asymmetric decode","ui":"txt2img"},
+ {"id":"","label":"Resize width","localized":"","hint":"Resizes image to this width. If 0, width is inferred from either of two nearby sliders","ui":"txt2img"},
+ {"id":"","label":"Resize height","localized":"","hint":"Resizes image to this height. If 0, height is inferred from either of two nearby sliders","ui":"txt2img"},
+ {"id":"","label":"Resize scale","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"Refine sampler","localized":"","hint":"Use specific sampler as fallback sampler if primary is not supported for specific operation","ui":"txt2img"},
+ {"id":"","label":"Refiner start","localized":"","hint":"Refiner pass will start when base model is this much complete (set to larger than 0 and smaller than 1 to run after full base model run)","ui":"txt2img"},
+ {"id":"","label":"Refiner steps","localized":"","hint":"Number of steps to use for refiner pass","ui":"txt2img"},
+ {"id":"","label":"Refine prompt","localized":"","hint":"Prompt used for both second encoder in base model (if it exists) and for refiner pass (if enabled)","ui":"txt2img"},
+ {"id":"","label":"Refine negative prompt","localized":"","hint":"Negative prompt used for both second encoder in base model (if it exists) and for refiner pass (if enabled)","ui":"txt2img"},
+ {"id":"","label":"Renoise","localized":"","hint":"Apply additional noise during detailing","ui":"txt2img"},
+ {"id":"","label":"Renoise end","localized":"","hint":"Final step when renoise is applied","ui":"txt2img"},
+ {"id":"","label":"Range","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"Repeat x-axis","localized":"","hint":"","ui":"script_asymmetric_tiling"},
+ {"id":"","label":"Repeat y-axis","localized":"","hint":"","ui":"script_asymmetric_tiling"},
+ {"id":"","label":"ReSwapper Model","localized":"","hint":"","ui":"script_face"},
+ {"id":"","label":"Return original images","localized":"","hint":"","ui":"script_face"},
+ {"id":"","label":"Restart step","localized":"","hint":"","ui":"script_freescale"},
+ {"id":"","label":"Restore pipeline on end","localized":"","hint":"","ui":"script_infiniteyou"},
+ {"id":"","label":"Randomize seed after each loop iteration","localized":"","hint":"","ui":"script_loopback"},
+ {"id":"","label":"Random seeds","localized":"","hint":"","ui":"script_prompt_matrix"},
+ {"id":"","label":"Restore pipe on end","localized":"","hint":"","ui":"script_pulid"},
+ {"id":"","label":"Rows","localized":"","hint":"","ui":"script_regional_prompting"},
+ {"id":"","label":"Repetition penalty","localized":"","hint":"Discourages reusing tokens that already appear in the prompt or output by penalizing their probabilities. Like adding friction to revisiting previous choices. Helps break repetitive loops but may reduce coherence at aggressive values. Set to 1 to disable.","ui":"script_prompt_enhance"},
+ {"id":"","label":"Redux prompt strength","localized":"","hint":"","ui":"script_flux_tools"},
+ {"id":"","label":"right","localized":"","hint":"","ui":"script_outpainting"},
+ {"id":"","label":"Reference query weight","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Reference adain weight","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Refine upscaler","localized":"","hint":"Select secondary upscaler to run after initial upscaler","ui":"extras"},
+ {"id":"","label":"Refine foreground","localized":"","hint":"","ui":"extras"},
+ {"id":"","label":"Recursive","localized":"","hint":"Process images in subfolders recursively. When enabled, searches all nested subdirectories for images to process.","ui":"caption"},
+ {"id":"","label":"Rebase","localized":"","hint":"","ui":"tab_update"},
+ {"id":"","label":"Repos","localized":"","hint":"","ui":"component-8625"},
+ {"id":"","label":"Refiner model","localized":"","hint":"Refiner model used for second-pass operations","ui":"settings_sd"},
+ {"id":"","label":"Record torch streams","localized":"","hint":"","ui":"settings_offload"},
+ {"id":"","label":"Remote VAE image type","localized":"","hint":"","ui":"settings_vae_encoder"},
+ {"id":"","label":"Remote VAE for encode","localized":"","hint":"","ui":"settings_vae_encoder"},
+ {"id":"","label":"RAS enabled","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"reduce-overhead","localized":"","hint":"","ui":"settings_compile"},
+ {"id":"","label":"repeated","localized":"","hint":"","ui":"settings_compile"},
+ {"id":"","label":"Root model folder","localized":"","hint":"","ui":"settings_system-paths"},
+ {"id":"","label":"Resize background color","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"Restore from metadata: skip params","localized":"","hint":"","ui":"settings_image-metadata"},
+ {"id":"","label":"Restore from metadata: skip settings","localized":"","hint":"","ui":"settings_image-metadata"},
+ {"id":"","label":"requests","localized":"","hint":"","ui":"settings_huggingface"},
+ {"id":"","label":"rust","localized":"","hint":"","ui":"settings_huggingface"},
+ {"id":"","label":"Restore unparsed prompt","localized":"","hint":"","ui":"settings_extra_networks"},
+ {"id":"","label":"Reuse loaded model dictionary","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"ReBasin","localized":"","hint":"Performs multiple merges with permutations in order to keep more features from both models","ui":"models_merge_tab"},
+ {"id":"","label":"Replace VAE","localized":"","hint":"","ui":"models_merge_tab"},
+ {"id":"","label":"Reference unit 1","localized":"","hint":"","ui":"control"}
+ ],
+ "s":
+ [
+ {"id":"txt2img_sampler","label":"Sampler","localized":"","hint":"Settings related to sampler and seed selection and configuration. Samplers guide the process of turning noise into an image over multiple steps.","ui":"txt2img"},
+ {"id":"txt2img_scripts","label":"Scripts","localized":"","hint":"Enable additional features by using selected scripts during generate process","ui":"txt2img"},
+ {"id":"","label":"Scale","localized":"","hint":"Resize image to target scale. If resize fixed width/height are set this option is ignored","ui":"txt2img"},
+ {"id":"xy_grid_swap_axes_button","label":"Swap X/Y","localized":"","hint":"","ui":"script_xyz_grid_script"},
+ {"id":"yz_grid_swap_axes_button","label":"Swap Y/Z","localized":"","hint":"","ui":"script_xyz_grid_script"},
+ {"id":"xz_grid_swap_axes_button","label":"Swap X/Z","localized":"","hint":"","ui":"script_xyz_grid_script"},
+ {"id":"prompt_enhance_copy","label":"Set prompt","localized":"","hint":"Copy the enhanced prompt to the main prompt input","ui":"script_prompt_enhance"},
+ {"id":"txt2img_skip","label":"Skip","localized":"","hint":"Stop processing current job and continue processing","ui":"txt2img"},
+ {"id":"txt2img_interrupt","label":"Stop","localized":"","hint":"Stop processing","ui":"txt2img"},
+ {"id":"","label":"Show","localized":"","hint":"Show image location","ui":"txt2img"},
+ {"id":"","label":"Save","localized":"","hint":"Save image","ui":"txt2img"},
+ {"id":"","label":"Sketch","localized":"","hint":"","ui":"img2img"},
+ {"id":"video_params_size","label":"Size & Inputs","localized":"","hint":"Settings related to generation resolution and additional input media","ui":"video"},
+ {"id":"framepack_btn_set_model","label":"Set receipe","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"Scale by","localized":"","hint":"Use this tab to resize the source image(s) by a chosen factor","ui":"extras"},
+ {"id":"","label":"Scale to","localized":"","hint":"Use this tab to resize the source image(s) to a chosen target size","ui":"extras"},
+ {"id":"btn_settings","label":"Settings","localized":"","hint":"Application settings"},
+ {"id":"btn_system","label":"System","localized":"","hint":"System settings and information"},
+ {"id":"shutdown_submit","label":"Shutdown server","localized":"","hint":""},
+ {"id":"enable_profiling","label":"Start profiling","localized":"","hint":""},
+ {"id":"","label":"System Info","localized":"","hint":"System information"},
+ {"id":"ui_defaults_apply","label":"Set UI defaults","localized":"","hint":"Set current values as default values for the user interface","ui":"tab_config"},
+ {"id":"ui_submenu_apply","label":"Set UI menu states","localized":"","hint":"","ui":"tab_config"},
+ {"id":"system_info_tab_interrupt_btn","label":"Send interrupt","localized":"","hint":"","ui":"component-8625"},
+ {"id":"system_info_tab_submit_btn","label":"Submit results","localized":"","hint":"","ui":"component-8669"},
+ {"id":"","label":"System Paths","localized":"","hint":"Settings related to location of various model directories"},
+ {"id":"","label":"Show all pages","localized":"","hint":"Show all settings pages"},
+ {"id":"component-5495","label":"Save model","localized":"","hint":"","ui":"models_current_tab"},
+ {"id":"component-5510","label":"Scan missing","localized":"","hint":"","ui":"models_metadata_tab"},
+ {"id":"component-5529","label":"Save receipe","localized":"","hint":"","ui":"models_loader_tab"},
+ {"id":"","label":"Simple Merge","localized":"","hint":"","ui":"models_merge_tab"},
+ {"id":"","label":"Style","localized":"","hint":"Additional styles to be applied on selected generation parameters"},
+ {"id":"","label":"SD 1.5","localized":"","hint":"","ui":"component-98"},
+ {"id":"","label":"SD XL","localized":"","hint":"","ui":"component-98"},
+ {"id":"","label":"SD1.5","localized":"","hint":"","ui":"component-100"},
+ {"id":"","label":"SDXL","localized":"","hint":"StableDiffusion XL","ui":"component-100"},
+ {"id":"gpu_start","label":"Start","localized":"","hint":""},
+ {"id":"txt2img_styles_select","label":"Select","localized":"","hint":"","ui":"tab_txt2img"},
+ {"id":"","label":"Size","localized":"","hint":"","ui":"tab_video"},
+ {"id":"","label":"Size & Batch","localized":"","hint":"Image size and batch","ui":"txt2img"},
+ {"id":"","label":"Seed","localized":"","hint":"Initial seed and variation","ui":"txt2img"},
+ {"id":"","label":"Script","localized":"","hint":"Additional scripts to be used","ui":"txt2img"},
+ {"id":"","label":"Stable Diffusion 3.x","localized":"","hint":"","ui":"settings_model_options"},
+ {"id":"","label":"SDNQ: SD.Next Quantization","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"Save Options","localized":"","hint":"","ui":"settings_saving-paths"},
+ {"id":"","label":"Startup & Server Options","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"SeedVR","localized":"","hint":"","ui":"settings_postprocessing"},
+ {"id":"","label":"Styles","localized":"","hint":"Additional styles to be applied on selected generation parameters","ui":"settings_extra_networks"},
+ {"id":"","label":"Search & Download","localized":"","hint":"","ui":"models_civitai_tab"},
+ {"id":"","label":"Server log","localized":"","hint":""},
+ {"id":"","label":"Steps","localized":"","hint":"How many times to improve the generated image iteratively; higher values take longer; very low values can produce bad results","ui":"txt2img"},
+ {"id":"","label":"Sampling method","localized":"","hint":"Which algorithm to use to produce the image","ui":"txt2img"},
+ {"id":"","label":"Sigma method","localized":"","hint":"Controls how noise levels (sigmas) are distributed across diffusion steps. Options: - default: the model default - karras: smoother noise schedule, higher quality with fewer steps - beta: based on beta schedule values - exponential: exponential decay of noise - lambdas: experimental, balances signal-to-noise - flowmatch: tuned for flow-matching models","ui":"txt2img"},
+ {"id":"","label":"Sigma adjust","localized":"","hint":"Adjust sampler sigma value","ui":"txt2img"},
+ {"id":"","label":"Sampler order","localized":"","hint":"Order of solver updates in the sampler. Higher order improves stability/accuracy but increases compute cost.","ui":"txt2img"},
+ {"id":"","label":"SLG scale","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"SLG start","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"SLG stop","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"SLG layers","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"SLG config","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"SEG scale","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"SEG blur sigma","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"SEG blur threshold inf","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"SEG start","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"SEG stop","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"SEG layers","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"SEG config","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"Strength","localized":"","hint":"Denoising strength of during image operation controls how much of original image is allowed to change during generate","ui":"txt2img"},
+ {"id":"","label":"Sort detections","localized":"","hint":"Sort detected areas by from left to right instead of detection score","ui":"txt2img"},
+ {"id":"","label":"Sharpen","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"Subject","localized":"","hint":"","ui":"script_consistory"},
+ {"id":"","label":"Same latent","localized":"","hint":"","ui":"script_consistory"},
+ {"id":"","label":"Share queries","localized":"","hint":"","ui":"script_consistory"},
+ {"id":"","label":"Sigma","localized":"","hint":"","ui":"script_demofusion"},
+ {"id":"","label":"Stride","localized":"","hint":"","ui":"script_demofusion"},
+ {"id":"","label":"Structure","localized":"","hint":"","ui":"script_face"},
+ {"id":"","label":"Save HDR image","localized":"","hint":"","ui":"script_hdr"},
+ {"id":"","label":"Saturation","localized":"","hint":"","ui":"script_hdr"},
+ {"id":"","label":"Scale factor","localized":"","hint":"","ui":"script_kohya_hires_fix"},
+ {"id":"","label":"Strength curve","localized":"","hint":"","ui":"script_loopback"},
+ {"id":"","label":"Slider","localized":"","hint":"","ui":"script_pixelsmith"},
+ {"id":"","label":"Set at prompt start","localized":"","hint":"","ui":"script_prompt_matrix"},
+ {"id":"","label":"space","localized":"","hint":"","ui":"script_prompt_matrix"},
+ {"id":"","label":"Skip guidance layers","localized":"","hint":"","ui":"script_slg"},
+ {"id":"","label":"Shared options","localized":"","hint":"","ui":"script_style_aligned_image_generation"},
+ {"id":"","label":"Shift","localized":"","hint":"","ui":"script_style_aligned_image_generation"},
+ {"id":"","label":"Spatial frequency","localized":"","hint":"","ui":"script_video"},
+ {"id":"","label":"Save as copy","localized":"","hint":"","ui":"script_nudenet"},
+ {"id":"","label":"Sensitivity","localized":"","hint":"","ui":"script_nudenet"},
+ {"id":"","label":"System prompt","localized":"","hint":"System prompt controls behavior of the LLM. Processed first and persists throughout conversation. Has highest priority weighting and is always appended at the beginning of the sequence. Use for: Response formatting rules, role definition, style.","ui":"script_prompt_enhance"},
+ {"id":"","label":"Source subject","localized":"","hint":"","ui":"script_blip_diffusion"},
+ {"id":"","label":"Smooth mask","localized":"","hint":"","ui":"script_ledits"},
+ {"id":"","label":"Scale after","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Scale mask","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Show input","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Show preview","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Separate init image","localized":"","hint":"Creates an additional window next to Control input labeled Init input, so you can have a separate image for both Control operations and an init source.","ui":"control"},
+ {"id":"","label":"Skip input frames","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Style fidelity","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Scribble","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Score threshold","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Sampler shift","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"Save output","localized":"","hint":"","ui":"extras"},
+ {"id":"","label":"Show result images","localized":"","hint":"Enable to show the processed images in the image pane","ui":"extras"},
+ {"id":"","label":"Save Caption Files","localized":"","hint":"Save generated captions to .txt files alongside the images. Each image gets a matching caption file with the same base name.","ui":"caption"},
+ {"id":"","label":"Sort alphabetically","localized":"","hint":"Sort tags alphabetically instead of by confidence score. When disabled, tags are sorted by confidence (highest first). Alphabetical sorting makes it easier to find specific tags.","ui":"caption"},
+ {"id":"","label":"Show confidence scores","localized":"","hint":"Display confidence scores alongside each tag. Shows how certain the model is about each tag (0.0 to 1.0). Useful for understanding which tags are most reliable.","ui":"caption"},
+ {"id":"","label":"Search","localized":"","hint":"","ui":"component-8571"},
+ {"id":"","label":"Sort by","localized":"","hint":"","ui":"component-8571"},
+ {"id":"","label":"Specific branch name","localized":"","hint":"Specify extension branch name, leave blank for default","ui":"component-8593"},
+ {"id":"","label":"Submodules","localized":"","hint":"","ui":"tab_update"},
+ {"id":"","label":"Server start time","localized":"","hint":"","ui":"component-8625"},
+ {"id":"","label":"State","localized":"","hint":"","ui":"component-8625"},
+ {"id":"","label":"Search Docs","localized":"","hint":"","ui":"system_tab_docs"},
+ {"id":"","label":"Search GitHub Wiki Pages","localized":"","hint":"","ui":"system_tab_wiki"},
+ {"id":"","label":"Search Changelog","localized":"","hint":"","ui":"system_tab_changelog"},
+ {"id":"","label":"Stage boundary ratio","localized":"","hint":"","ui":"settings_model_options"},
+ {"id":"","label":"sequential","localized":"","hint":"","ui":"settings_offload"},
+ {"id":"","label":"SVD rank size","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"SVD steps","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"Shuffle weights in post mode","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"SDXL: Use weighted pooled embeds","localized":"","hint":"","ui":"settings_text_encoder"},
+ {"id":"","label":"Sana: Use complex human instructions","localized":"","hint":"","ui":"settings_text_encoder"},
+ {"id":"","label":"Scaled-Dot-Product","localized":"","hint":"Memory optimization. Non-Deterministic unless SDP memory attention is disabled.","ui":"settings_cuda"},
+ {"id":"","label":"Sage attention","localized":"","hint":"Experimental attention optimization method. May improve speed but less tested and can cause bugs.","ui":"settings_cuda"},
+ {"id":"","label":"stable-fast","localized":"","hint":"","ui":"settings_compile"},
+ {"id":"","label":"Save all generated images","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"Save interrupted images","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"Save all generated image grids","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"Show metadata in full screen image browser","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"Save init images","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"Save image before hires","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"Save image before refiner","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"Save image before detailer","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"Save image before color correction","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"Save inpainting mask","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"Save inpainting masked composite","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"Save images to a subdirectory","localized":"","hint":"","ui":"settings_saving-paths"},
+ {"id":"","label":"Save metadata in image","localized":"","hint":"","ui":"settings_image-metadata"},
+ {"id":"","label":"Save metadata to text file","localized":"","hint":"","ui":"settings_image-metadata"},
+ {"id":"","label":"Save metadata to JSON file","localized":"","hint":"","ui":"settings_image-metadata"},
+ {"id":"","label":"System information to include in metadata","localized":"","hint":"","ui":"settings_image-metadata"},
+ {"id":"","label":"Standard","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Show MOTD","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"sidebar","localized":"","hint":"sidebar on the right side of the screen","ui":"settings_ui"},
+ {"id":"","label":"Show log view","localized":"","hint":"Show log view at the bottom of the main window","ui":"settings_ui"},
+ {"id":"","label":"Show grid in results","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Send seed when sending prompt or image to other interface","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Send size when sending prompt or image to another interface","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Show labels for aside tabs","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Show labels for main tabs","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Show labels for page tabs","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Show ticks for input range slider","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Show parameter outline","localized":"","hint":"","ui":"settings_ui"},
+ {"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","ui":"settings_live-preview"},
+ {"id":"","label":"SeedVR CFG Scale","localized":"","hint":"","ui":"settings_postprocessing"},
+ {"id":"","label":"Sort order","localized":"","hint":"","ui":"settings_extra_networks"},
+ {"id":"","label":"Skip CivitAI scan for regex pattern(s)","localized":"","hint":"","ui":"settings_extra_networks"},
+ {"id":"","label":"Show reference styles","localized":"","hint":"Show or hide build-it styles","ui":"settings_extra_networks"},
+ {"id":"","label":"Skip Generation if NaN found in latents","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Save grids to a subdirectory","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Show live previews","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Save resumable optimizer state when training","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Save training settings to a text file","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Show previews as a grid","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Show progressbar","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Save generated images within tensorboard","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Save loss CSV file every n steps","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Save images to a subdirectory when using Save button","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Secondary model","localized":"","hint":"","ui":"models_merge_tab"},
+ {"id":"","label":"Save metadata","localized":"","hint":"","ui":"models_merge_tab"},
+ {"id":"","label":"safetensors","localized":"","hint":"","ui":"models_merge_tab"},
+ {"id":"","label":"shuffle","localized":"","hint":"Loads full model in RAM and calculates on VRAM: Less speedup, suggested for SDXL merges","ui":"models_merge_tab"},
+ {"id":"","label":"Save diffusers","localized":"","hint":"","ui":"models_replace_tab"},
+ {"id":"","label":"Save safetensors","localized":"","hint":"","ui":"models_replace_tab"},
+ {"id":"","label":"Search models","localized":"","hint":"","ui":"models_huggingface_tab"},
+ {"id":"","label":"Select model","localized":"","hint":"","ui":"models_huggingface_tab"},
+ {"id":"","label":"Specify model variant","localized":"","hint":"","ui":"models_huggingface_tab"},
+ {"id":"","label":"Specify model revision","localized":"","hint":"","ui":"models_huggingface_tab"},
+ {"id":"","label":"SegmentAnything","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Sections","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"Samplers","localized":"","hint":"Samplers/schedulers advanced settings","ui":"tab_txt2img"}
+ ],
+ "t":
+ [
+ {"id":"txt2img_nav","label":"T2I","localized":"","hint":"Create image from text Legacy interface that mimics original text-to-image interface and behavior"},
+ {"id":"","label":"T2I Adapter","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Tagger","localized":"","hint":"Tag images using anime-focused classification models like WaifuDiffusion or DeepBooru.","ui":"caption"},
+ {"id":"btn_wd_tag","label":"Tag","localized":"","hint":"","ui":"caption"},
+ {"id":"","label":"Text Encoder","localized":"","hint":"Settings related to text encoder and prompt encoding processing during generate"},
+ {"id":"","label":"Text","localized":"","hint":"Create image from text"},
+ {"id":"","label":"TorchAO","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"TensorRT","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"Torch Options","localized":"","hint":"","ui":"settings_backends"},
+ {"id":"","label":"Token Merging","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"TeaCache","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"Theme options","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Task History","localized":"","hint":""},
+ {"id":"","label":"Timestep spacing","localized":"","hint":"Determines how timesteps are spaced across the diffusion process. Options: - default: the model default - leading: creates evenly spaced steps - linspace: includes the first and last steps and evenly selects the remaining intermediate steps - trailing: only includes the last step and evenly selects the remaining intermediate steps starting from the end","ui":"txt2img"},
+ {"id":"","label":"Timesteps presets","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"Timesteps override","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"thresholding","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"Texture tiling","localized":"","hint":"Apply seamless tiling to generated image so it can be used as a texture","ui":"txt2img"},
+ {"id":"","label":"Threshold","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"Trigger word","localized":"","hint":"","ui":"script_face"},
+ {"id":"","label":"Temperature","localized":"","hint":"","ui":"script_flux_prompt_enhance_(legacy)"},
+ {"id":"","label":"Timestep","localized":"","hint":"","ui":"script_kohya_hires_fix"},
+ {"id":"","label":"Tile prompt: x=1 y=1","localized":"","hint":"","ui":"script_mixture-of-diffusers"},
+ {"id":"","label":"Tile prompt: x=1 y=2","localized":"","hint":"","ui":"script_mixture-of-diffusers"},
+ {"id":"","label":"Tile prompt: x=1 y=3","localized":"","hint":"","ui":"script_mixture-of-diffusers"},
+ {"id":"","label":"Tile prompt: x=1 y=4","localized":"","hint":"","ui":"script_mixture-of-diffusers"},
+ {"id":"","label":"Tile prompt: x=2 y=1","localized":"","hint":"","ui":"script_mixture-of-diffusers"},
+ {"id":"","label":"Tile prompt: x=2 y=2","localized":"","hint":"","ui":"script_mixture-of-diffusers"},
+ {"id":"","label":"Tile prompt: x=2 y=3","localized":"","hint":"","ui":"script_mixture-of-diffusers"},
+ {"id":"","label":"Tile prompt: x=2 y=4","localized":"","hint":"","ui":"script_mixture-of-diffusers"},
+ {"id":"","label":"Tile prompt: x=3 y=1","localized":"","hint":"","ui":"script_mixture-of-diffusers"},
+ {"id":"","label":"Tile prompt: x=3 y=2","localized":"","hint":"","ui":"script_mixture-of-diffusers"},
+ {"id":"","label":"Tile prompt: x=3 y=3","localized":"","hint":"","ui":"script_mixture-of-diffusers"},
+ {"id":"","label":"Tile prompt: x=3 y=4","localized":"","hint":"","ui":"script_mixture-of-diffusers"},
+ {"id":"","label":"Tile prompt: x=4 y=1","localized":"","hint":"","ui":"script_mixture-of-diffusers"},
+ {"id":"","label":"Tile prompt: x=4 y=2","localized":"","hint":"","ui":"script_mixture-of-diffusers"},
+ {"id":"","label":"Tile prompt: x=4 y=3","localized":"","hint":"","ui":"script_mixture-of-diffusers"},
+ {"id":"","label":"Tile prompt: x=4 y=4","localized":"","hint":"","ui":"script_mixture-of-diffusers"},
+ {"id":"","label":"Temporal frequency","localized":"","hint":"","ui":"script_video"},
+ {"id":"","label":"Top-K","localized":"","hint":"Limits token selection to the K most likely candidates at each step. Lower values (e.g., 40) make outputs more focused and predictable, while higher values allow more diverse choices. Set to 0 to disable.","ui":"script_prompt_enhance"},
+ {"id":"","label":"Top-P","localized":"","hint":"Selects tokens from the smallest set whose cumulative probability exceeds P (e.g., 0.9). Dynamically adapts the number of candidates based on model confidence; fewer options when certain, more when uncertain. Set to 1 to disable.","ui":"script_prompt_enhance"},
+ {"id":"","label":"Thinking mode","localized":"","hint":"Enables thinking/reasoning, allowing the model to take more time to generate responses. This can lead to more thoughtful and detailed answers, but will increase response time. This setting affects both hybrid and thinking-only models, and in some may result in lower overall quality than expected. For thinking-only models like Qwen3-VL this setting might have to be combined with prefill to guarantee preventing thinking. Models supporting this feature are marked with an icon.","ui":"script_prompt_enhance"},
+ {"id":"","label":"Target subject","localized":"","hint":"","ui":"script_blip_diffusion"},
+ {"id":"","label":"Tool","localized":"","hint":"","ui":"script_flux_tools"},
+ {"id":"","label":"Textbox","localized":"","hint":"","ui":"script_ledits"},
+ {"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","ui":"script_sd_upscale"},
+ {"id":"","label":"T2I Strength","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Time embedding mix","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Tiling options","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Tiny","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"True guidance","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"Tile frames","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"Task","localized":"","hint":"Changes which task the model will perform. Regular text prompts can be used when the task is set to Use Prompt . When other options are selected, see the hint text inside an empty Prompt field for guidance.","ui":"caption"},
+ {"id":"","label":"Tagger Model","localized":"","hint":"Model to use for image tagging.WaifuDiffusion models (wd-*): Modern taggers with separate general and character thresholds.DeepBooru : Legacy tagger, uses only general threshold.","ui":"caption"},
+ {"id":"","label":"Torch","localized":"","hint":"","ui":"component-8625"},
+ {"id":"","label":"Transformers load using Run:ai streamer","localized":"","hint":"","ui":"settings_sd"},
+ {"id":"","label":"Temporal steps","localized":"","hint":"","ui":"settings_model_options"},
+ {"id":"","label":"TE","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"true","localized":"","hint":"","ui":"settings_vae_encoder"},
+ {"id":"","label":"Text encoder model","localized":"","hint":"","ui":"settings_text_encoder"},
+ {"id":"","label":"Text encoder cache size","localized":"","hint":"","ui":"settings_text_encoder"},
+ {"id":"","label":"T5: Use shared instance of text encoder","localized":"","hint":"","ui":"settings_text_encoder"},
+ {"id":"","label":"Tunable ops limit","localized":"","hint":"","ui":"settings_backends"},
+ {"id":"","label":"ToMe","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"ToDo","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"ToMe token merging ratio","localized":"","hint":"Enable redundant token merging via tomesd for speed and memory improvements, 0=disabled","ui":"settings_advanced"},
+ {"id":"","label":"ToDo token merging ratio","localized":"","hint":"Enable redundant token merging via todo for speed and memory improvements, 0=disabled","ui":"settings_advanced"},
+ {"id":"","label":"TaylorSeer","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"TeaCache cache enabled","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"TeaCache L1 threshold","localized":"","hint":"","ui":"settings_advanced"},
+ {"id":"","label":"TAESD","localized":"","hint":"","ui":"settings_live-preview"},
+ {"id":"","label":"TAESD variant","localized":"","hint":"","ui":"settings_live-preview"},
+ {"id":"","label":"TAESD decode layers","localized":"","hint":"","ui":"settings_live-preview"},
+ {"id":"","label":"Tensorboard flush period","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Tertiary model","localized":"","hint":"","ui":"models_merge_tab"},
+ {"id":"","label":"Target model type","localized":"","hint":"","ui":"models_civitai_tab"},
+ {"id":"","label":"T2I-Adapter unit 1","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"T2I-Adapter unit 2","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"T2I-Adapter unit 3","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"T2I-Adapter unit 4","localized":"","hint":"","ui":"control"}
+ ],
+ "u":
+ [
+ {"id":"prompt_enhance_unload","label":"Unload model","localized":"","hint":"Unload currently loaded model","ui":"script_prompt_enhance"},
+ {"id":"","label":"Upload","localized":"","hint":"","ui":"img2img"},
+ {"id":"vlm_unload","label":"Unload","localized":"","hint":"","ui":"caption"},
+ {"id":"component-8586","label":"Update all installed","localized":"","hint":"Update installed extensions to their latest available version","ui":"component-8571"},
+ {"id":"","label":"Update","localized":"","hint":""},
+ {"id":"","label":"User interface","localized":"","hint":"Review and set user interface preferences"},
+ {"id":"component-5511","label":"Update all","localized":"","hint":"","ui":"models_metadata_tab"},
+ {"id":"","label":"Upscale","localized":"","hint":"Upscale image","ui":"extras"},
+ {"id":"","label":"UI Tabs","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Upscaling","localized":"","hint":"","ui":"settings_postprocessing"},
+ {"id":"","label":"Use segmentation","localized":"","hint":"Run detailer using segmentation mask","ui":"txt2img"},
+ {"id":"","label":"Unload adapter","localized":"","hint":"Unload IP adapter immediately after generate. Otherwise IP adapter will remain loaded for faster use in next generate process","ui":"txt2img"},
+ {"id":"","label":"Use same seed","localized":"","hint":"","ui":"script_prompts_from_file"},
+ {"id":"","label":"Use defaults","localized":"","hint":"","ui":"script_video"},
+ {"id":"","label":"Use text inputs","localized":"","hint":"","ui":"script_xyz_grid_script"},
+ {"id":"","label":"Use random seeds","localized":"","hint":"","ui":"script_xyz_grid_script"},
+ {"id":"","label":"Use vision","localized":"","hint":"Include input image when enhancing prompt. Only available for vision-capable models, marked with icon.","ui":"script_prompt_enhance"},
+ {"id":"","label":"Use samplers","localized":"","hint":"Enable to use sampling (randomly selecting tokens based on sampling methods like Top-k or Top-p) or disable to use greedy decoding (selecting the most probable token at each step). Enabling makes outputs more diverse and creative but less deterministic.","ui":"script_prompt_enhance"},
+ {"id":"","label":"Unload after processing","localized":"","hint":"","ui":"script_instantir"},
+ {"id":"","label":"up","localized":"","hint":"","ui":"script_outpainting"},
+ {"id":"","label":"Upscaler","localized":"","hint":"Which pre-trained model to use for the upscaling process.","ui":"script_sd_upscale"},
+ {"id":"","label":"Units","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Unload processor","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Use spaces","localized":"","hint":"Replace underscores with spaces in tag output. Some prompt systems prefer spaces between words (e.g., 'long hair') while others use underscores (e.g., 'long_hair').","ui":"caption"},
+ {"id":"","label":"Username","localized":"","hint":"","ui":"component-8669"},
+ {"id":"","label":"UNET model","localized":"","hint":"","ui":"settings_sd"},
+ {"id":"","label":"Use torch streams","localized":"","hint":"","ui":"settings_offload"},
+ {"id":"","label":"Use SVD quantization","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"Use Dynamic quantization","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"Use quantized MatMul","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"Use quantized MatMul with conv","localized":"","hint":"","ui":"settings_quantization"},
+ {"id":"","label":"Use line break as prompt segment marker","localized":"","hint":"","ui":"settings_text_encoder"},
+ {"id":"","label":"Use zeros for prompt padding","localized":"","hint":"Force full zero tensor when prompt is empty to remove any residual noise","ui":"settings_text_encoder"},
+ {"id":"","label":"Upcast sampling","localized":"","hint":"Usually produces similar results to --no-half with better performance while using less memory","ui":"settings_cuda"},
+ {"id":"","label":"Unset","localized":"","hint":"","ui":"settings_cuda"},
+ {"id":"","label":"UI save only saves selected image","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"Use image gallery cache","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"Use fixed width thumbnails","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"UI theme","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"UI request timeout","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"UI locale","localized":"","hint":"","ui":"settings_ui"},
+ {"id":"","label":"Unload upscaler after processing","localized":"","hint":"","ui":"settings_postprocessing"},
+ {"id":"","label":"Upscaler latent steps","localized":"","hint":"","ui":"settings_postprocessing"},
+ {"id":"","label":"Upscaler tile size","localized":"","hint":"0 = no tiling","ui":"settings_postprocessing"},
+ {"id":"","label":"Upscaler tile overlap","localized":"","hint":"Low values = visible seam","ui":"settings_postprocessing"},
+ {"id":"","label":"Use cached model config when available","localized":"","hint":"","ui":"settings_huggingface"},
+ {"id":"","label":"UI show on startup","localized":"","hint":"","ui":"settings_extra_networks"},
+ {"id":"","label":"UI sidebar width (%)","localized":"","hint":"","ui":"settings_extra_networks"},
+ {"id":"","label":"UI height (%)","localized":"","hint":"","ui":"settings_extra_networks"},
+ {"id":"","label":"UI fetch network info on mouse-over","localized":"","hint":"","ui":"settings_extra_networks"},
+ {"id":"","label":"Use reference values when available","localized":"","hint":"","ui":"settings_extra_networks"},
+ {"id":"","label":"user","localized":"","hint":"","ui":"settings_extensions"},
+ {"id":"","label":"Upcast attention layer","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Use separate base dict","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Use model EMA weights when possible","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Use Kohya method for handling multiple LoRA","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"UI scripts order","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Use upscaler as suffix","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"Unload Current Model from VRAM","localized":"","hint":"","ui":"models_merge_tab"},
+ {"id":"","label":"unet","localized":"","hint":"","ui":"component-5745"},
+ {"id":"","label":"Upsample","localized":"","hint":"","ui":"video"}
+ ],
+ "v":
+ [
+ {"id":"video_nav","label":"Video","localized":"","hint":"Create videos using different methods Supports text-to-image, image-to-image first-last-frame, etc."},
+ {"id":"video_params_outputs","label":"Video Params","localized":"","hint":"Settings related output video file encoding","ui":"video"},
+ {"id":"","label":"VLM Caption","localized":"","hint":"Analyze image using vision language model","ui":"caption"},
+ {"id":"","label":"Variational Auto Encoder","localized":"","hint":"Settings related to Variational Auto Encoder and image decoding process during generate"},
+ {"id":"","label":"VAE","localized":"","hint":"Variational Auto Encoder: model used to run image decode at the end of generate"},
+ {"id":"","label":"Video Output","localized":"","hint":"","ui":"tab_video"},
+ {"id":"","label":"Variation","localized":"","hint":"Second seed to be mixed with primary seed","ui":"txt2img"},
+ {"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)","ui":"txt2img"},
+ {"id":"","label":"VAE type","localized":"","hint":"Choose if you want to run full VAE, reduced quality VAE or attempt to use remote VAE service","ui":"txt2img"},
+ {"id":"","label":"Vibrance","localized":"","hint":"","ui":"script_lut_color_grading"},
+ {"id":"","label":"Version","localized":"","hint":"","ui":"script_pulid"},
+ {"id":"","label":"Video format","localized":"","hint":"Format and codec of output video","ui":"script_video"},
+ {"id":"","label":"Video duration","localized":"","hint":"","ui":"script_video"},
+ {"id":"","label":"Video engine","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"Video model","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"VAE decode","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"Video interpolation","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"Video codec","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"Video options","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"Video save video","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"Video save frames","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"Video save safetensors","localized":"","hint":"","ui":"video"},
+ {"id":"","label":"Video file","localized":"","hint":"","ui":"extras"},
+ {"id":"","label":"VLM Model","localized":"","hint":"Select which model to use for Visual Language tasks. Models which support thinking mode are marked with an icon.","ui":"caption"},
+ {"id":"","label":"VLM Max Tokens","localized":"","hint":"Maximum number of tokens the model can generate in its response. The model is not aware of this limit during generation and it won't make the model try to generate more detailed or more concise responses, it simply sets the hard limit for the length, and will forcefully cut off the response when the limit is reached.","ui":"caption"},
+ {"id":"","label":"VLM Num Beams","localized":"","hint":"Maintains multiple candidate paths simultaneously and selects the overall best sequence. Like exploring several drafts at once to find the best one. More thorough but much slower and less creative than random sampling. Generally not recommended, most modern VLMs perform better with sampling methods. Set to 1 to disable.","ui":"caption"},
+ {"id":"","label":"VLM Temperature","localized":"","hint":"Controls randomness in token selection. Lower values (e.g., 0.1) make outputs more focused and deterministic, always choosing high-probability tokens. Higher values (e.g., 0.9) increase creativity and diversity by allowing less probable tokens. Set to 0 for fully deterministic output (always picks the most likely token).","ui":"caption"},
+ {"id":"","label":"VLM","localized":"","hint":"","ui":"caption"},
+ {"id":"","label":"VAE model","localized":"","hint":"VAE helps with fine details in the final image and may also alter colors","ui":"settings_vae_encoder"},
+ {"id":"","label":"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","ui":"settings_vae_encoder"},
+ {"id":"","label":"VAE tiling","localized":"","hint":"Divide large images into overlapping tiles with limited VRAM. Results in a minor increase in processing time","ui":"settings_vae_encoder"},
+ {"id":"","label":"VAE tile size","localized":"","hint":"","ui":"settings_vae_encoder"},
+ {"id":"","label":"VAE tile overlap","localized":"","hint":"","ui":"settings_vae_encoder"},
+ {"id":"","label":"verbose","localized":"","hint":"","ui":"settings_compile"},
+ {"id":"","label":"VAE sliced encode","localized":"","hint":"","ui":"settings_legacy_options"},
+ {"id":"","label":"VGen params","localized":"","hint":"","ui":"script_video"}
+ ],
+ "w":
+ [
+ {"id":"","label":"Wiki","localized":"","hint":""},
+ {"id":"","label":"Wildcards","localized":"","hint":""},
+ {"id":"","label":"WanAI","localized":"","hint":"","ui":"settings_model_options"},
+ {"id":"","label":"Watermarking","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"Width","localized":"","hint":"Image width","ui":"txt2img"},
+ {"id":"","label":"Warmth","localized":"","hint":"","ui":"script_lut_color_grading"},
+ {"id":"","label":"Weight","localized":"","hint":"","ui":"script_resadapter"},
+ {"id":"","label":"Width after","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"Width mask","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"WebP lossless compression","localized":"","hint":"","ui":"settings_saving-images"},
+ {"id":"","label":"Weights clip","localized":"","hint":"Forced merged weights to be no heavier than the original model, preventing burn in and overly saturated models","ui":"models_merge_tab"}
+ ],
+ "x":
+ [
+ {"id":"","label":"XS","localized":"","hint":"","ui":"control"},
+ {"id":"","label":"X components","localized":"","hint":"","ui":"script_mixture_tiling"},
+ {"id":"","label":"X overlap","localized":"","hint":"","ui":"script_mixture_tiling"},
+ {"id":"","label":"X-axis tiles","localized":"","hint":"","ui":"script_mixture-of-diffusers"},
+ {"id":"","label":"X-axis tile overlap","localized":"","hint":"","ui":"script_mixture-of-diffusers"},
+ {"id":"","label":"X type","localized":"","hint":"","ui":"script_xyz_grid_script"},
+ {"id":"","label":"X values","localized":"","hint":"Separate values for X axis using commas","ui":"script_xyz_grid_script"},
+ {"id":"","label":"xhinker","localized":"","hint":"","ui":"settings_text_encoder"},
+ {"id":"","label":"xFormers","localized":"","hint":"Memory optimization. Non-Deterministic (different results each time)","ui":"settings_cuda"},
+ {"id":"","label":"xet","localized":"","hint":"","ui":"settings_huggingface"},
+ {"id":"","label":"XYZ Grid","localized":"","hint":"XYZ grid is a powerful module that create image grid based on varying multiple generation parameters","ui":"script_xyz_grid"}
+ ],
+ "y":
+ [
+ {"id":"","label":"Y components","localized":"","hint":"","ui":"script_mixture_tiling"},
+ {"id":"","label":"Y overlap","localized":"","hint":"","ui":"script_mixture_tiling"},
+ {"id":"","label":"Y-axis tiles","localized":"","hint":"","ui":"script_mixture-of-diffusers"},
+ {"id":"","label":"Y-axis tile overlap","localized":"","hint":"","ui":"script_mixture-of-diffusers"},
+ {"id":"","label":"Y type","localized":"","hint":"","ui":"script_xyz_grid_script"},
+ {"id":"","label":"Y values","localized":"","hint":"Separate values for Y axis using commas","ui":"script_xyz_grid_script"}
+ ],
+ "z":
+ [
+ {"id":"","label":"ZImageTurbo","localized":"","hint":"","ui":"component-100"},
+ {"id":"","label":"zimage","localized":"","hint":"","ui":"component-100"},
+ {"id":"","label":"ZeroStar init steps","localized":"","hint":"","ui":"txt2img"},
+ {"id":"","label":"Zero","localized":"","hint":"","ui":"script_pulid"},
+ {"id":"","label":"Z type","localized":"","hint":"","ui":"script_xyz_grid_script"},
+ {"id":"","label":"Z values","localized":"","hint":"Separate values for Z axis using commas","ui":"script_xyz_grid_script"},
+ {"id":"","label":"Zoe Depth","localized":"","hint":"","ui":"control"}
+ ]
+}
\ No newline at end of file
diff --git a/html/locale_es.json b/html/locale_es.json
index 6c8993652..c206132df 100644
--- a/html/locale_es.json
+++ b/html/locale_es.json
@@ -1,9149 +1,11074 @@
{
- "icons": [
+ "0": [
{
- "id": "",
- "label": "🎲️",
- "localized": "🎲️",
+ "id": 0,
+ "label": "1st Stage",
+ "localized": "1ª Etapa",
"reload": "",
- "hint": "Usar semilla aleatoria"
+ "hint": "La primera fase del proceso de generación."
},
{
- "id": "",
- "label": "🔄",
- "localized": "🔄",
+ "id": 0,
+ "label": "2nd Stage",
+ "localized": "2ª Etapa",
"reload": "",
- "hint": "Restablecer valores"
+ "hint": "La segunda fase del proceso de generación."
},
{
- "id": "",
- "label": "⬆️",
- "localized": "⬆️",
+ "id": 0,
+ "label": "2nd Scale",
+ "localized": "2ª Escala",
"reload": "",
- "hint": "Subir imagen"
+ "hint": "El factor de escala utilizado en la segunda etapa."
},
{
- "id": "",
- "label": "⬅️",
- "localized": "⬅️",
+ "id": 0,
+ "label": "2nd Restart step",
+ "localized": "Paso de reinicio 2",
"reload": "",
- "hint": "Reutilizar imagen"
+ "hint": "El paso de muestreo específico donde comienza el reinicio de la segunda etapa."
},
{
- "id": "",
- "label": "⇅",
- "localized": "⇅",
+ "id": 0,
+ "label": "3rd Stage",
+ "localized": "3ª Etapa",
"reload": "",
- "hint": "Intercambiar valores"
+ "hint": "La tercera fase del proceso de generación."
},
{
- "id": "",
- "label": "⇨",
- "localized": "⇨",
+ "id": 0,
+ "label": "3rd Scale",
+ "localized": "3ª Escala",
"reload": "",
- "hint": "Aplicar preajuste a la pestaña de Fusión Manual de Bloques"
+ "hint": "El factor de escala utilizado en la tercera etapa."
},
{
- "id": "",
- "label": "🕮",
- "localized": "🕮",
+ "id": 0,
+ "label": "3rd Restart step",
+ "localized": "Paso de reinicio 3",
"reload": "",
- "hint": "Guardar parámetros de la última imagen generada como plantilla de estilo"
+ "hint": "El paso de muestreo específico donde comienza el reinicio de la tercera etapa."
},
{
- "id": "",
- "label": "⇕",
- "localized": "⇕",
+ "id": 0,
+ "label": "4th Stage",
+ "localized": "4ª Etapa",
"reload": "",
- "hint": "Ordenar por: Nombre asc/desc, Tamaño mayor/menor, Tiempo más nuevo/antiguo"
+ "hint": "La cuarta fase del proceso de generación."
},
{
- "id": "",
+ "id": 0,
+ "label": "4th Scale",
+ "localized": "4ª Escala",
+ "reload": "",
+ "hint": "El factor de escala utilizado en la cuarta etapa."
+ },
+ {
+ "id": 0,
+ "label": "4th Restart step",
+ "localized": "Paso de reinicio 4",
+ "reload": "",
+ "hint": "El paso de muestreo específico donde comienza el reinicio de la cuarta etapa."
+ }
+ ],
+ "_": [
+ {
+ "id": 1,
"label": "⟲",
"localized": "⟲",
"reload": "",
"hint": "Actualizar"
},
{
- "id": "",
- "label": "✕",
- "localized": "✕",
- "reload": "",
- "hint": "Cerrar"
- },
- {
- "id": "",
- "label": "⊜",
- "localized": "⊜",
- "reload": "",
- "hint": "Rellenar"
- },
- {
- "id": "",
- "label": "※",
- "localized": "※",
- "reload": "",
- "hint": "Cargar modelo como modelo de refinador cuando se selecciona, de lo contrario cargar como modelo base"
- },
- {
- "id": "",
- "label": "🔎︎",
- "localized": "🔎︎",
- "reload": "",
- "hint": "Escanear CivitAI en busca de metadatos y previsualizaciones faltantes"
- },
- {
- "id": "",
- "label": "☲",
- "localized": "☲",
- "reload": "",
- "hint": "Cambiar tipo de vista"
- },
- {
- "id": "",
- "label": "⊗",
- "localized": "⊗",
- "reload": "",
- "hint": "Restablecer valores"
- },
- {
- "id": "",
- "label": "📐",
- "localized": "📐",
- "reload": "",
- "hint": "Medir"
- },
- {
- "id": "",
- "label": "🔍",
- "localized": "🔍",
- "reload": "",
- "hint": "Buscar"
- },
- {
- "id": "",
- "label": "🖌️",
- "localized": "🖌️",
- "reload": "",
- "hint": "LaMa eliminar objeto seleccionado de la imagen"
- },
- {
- "id": "",
- "label": "🖼️",
- "localized": "🖼️",
- "reload": "",
- "hint": "Mostrar previsualización"
- },
- {
- "id": "",
- "label": "",
- "localized": "",
- "reload": "",
- "hint": "Interrogar imagen"
- },
- {
- "id": "",
- "label": "⁜",
- "localized": "⁜",
- "reload": "",
- "hint": "Alternar método de ajuste de imagen"
- },
- {
- "id": "",
+ "id": 2,
"label": "↶",
"localized": "↶",
"reload": "",
"hint": "Aplicar estilo seleccionado al prompt"
},
{
- "id": "",
+ "id": 3,
"label": "↷",
"localized": "↷",
"reload": "",
"hint": "Guardar prompt actual como estilo"
},
{
- "id": "",
+ "id": 4,
+ "label": "⇅",
+ "localized": "⇅",
+ "reload": "",
+ "hint": "Intercambiar valores"
+ },
+ {
+ "id": 5,
+ "label": "🎲️",
+ "localized": "🎲️",
+ "reload": "",
+ "hint": "Usar semilla aleatoria"
+ },
+ {
+ "id": 6,
+ "label": "⬅️",
+ "localized": "⬅️",
+ "reload": "",
+ "hint": "Reutilizar la semilla de la última imagen generada"
+ },
+ {
+ "id": 7,
+ "label": "🕮",
+ "localized": "🕮",
+ "reload": "",
+ "hint": "Guardar parámetros de la última imagen generada como plantilla de estilo"
+ },
+ {
+ "id": 8,
+ "label": "📐",
+ "localized": "📐",
+ "reload": "",
+ "hint": "Medir tamaño de una imagen existente"
+ },
+ {
+ "id": 9,
+ "label": "☲",
+ "localized": "☲",
+ "reload": "",
+ "hint": "Cambiar tipo de vista"
+ },
+ {
+ "id": 10,
+ "label": "⊜",
+ "localized": "⊜",
+ "reload": "",
+ "hint": "Rellenar"
+ },
+ {
+ "id": 11,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Generar descripción de la imagen (Caption)"
+ },
+ {
+ "id": 12,
+ "label": "⁜",
+ "localized": "⁜",
+ "reload": "",
+ "hint": "Cambiar método de ajuste de imagen"
+ },
+ {
+ "id": 13,
+ "label": "➠ Control",
+ "localized": "➠ Control",
+ "reload": "",
+ "hint": "Transferir imagen a la interfaz de ControlNet"
+ },
+ {
+ "id": 14,
+ "label": "➠ Text",
+ "localized": "➠ Text",
+ "reload": "",
+ "hint": "Transferir imagen a la interfaz de texto"
+ },
+ {
+ "id": 15,
+ "label": "➠ Image",
+ "localized": "➠ Image",
+ "reload": "",
+ "hint": "Transferir imagen a la interfaz de imagen"
+ },
+ {
+ "id": 16,
+ "label": "➠ Process",
+ "localized": "➠ Process",
+ "reload": "",
+ "hint": "Transferir imagen a la interfaz de procesamiento"
+ },
+ {
+ "id": 17,
+ "label": "➠ Caption",
+ "localized": "➠ Caption",
+ "reload": "",
+ "hint": "Transferir imagen a la interfaz de descripción (Caption)"
+ },
+ {
+ "id": 18,
+ "label": "➠ Sketch",
+ "localized": "➠ Sketch",
+ "reload": "",
+ "hint": "Transferir imagen a la interfaz de boceto (Sketch)"
+ },
+ {
+ "id": 19,
+ "label": "➠ Inpaint",
+ "localized": "➠ Inpaint",
+ "reload": "",
+ "hint": "Transferir imagen a la interfaz de pintado interno (Inpaint)"
+ },
+ {
+ "id": 20,
+ "label": "➠ Composite",
+ "localized": "➠ Composite",
+ "reload": "",
+ "hint": "Transferir imagen a la interfaz de boceto de pintado interno (Inpaint Sketch)"
+ },
+ {
+ "id": 21,
+ "label": "⬆️",
+ "localized": "⬆️",
+ "reload": "",
+ "hint": "Subir imagen"
+ },
+ {
+ "id": 22,
+ "label": "🔄",
+ "localized": "🔄",
+ "reload": "",
+ "hint": "Restablecer valores"
+ },
+ {
+ "id": 23,
+ "label": "🖼️",
+ "localized": "🖼️",
+ "reload": "",
+ "hint": "Mostrar vista previa"
+ },
+ {
+ "id": 24,
+ "label": "↺",
+ "localized": "↺",
+ "reload": "",
+ "hint": "Aplicar selección inmediatamente"
+ },
+ {
+ "id": 25,
"label": "",
"localized": "",
"reload": "",
"hint": "Ordenar por nombre, ascendente"
},
{
- "id": "",
+ "id": 26,
"label": "",
"localized": "",
"reload": "",
"hint": "Ordenar por nombre, descendente"
},
{
- "id": "",
+ "id": 27,
"label": "",
"localized": "",
"reload": "",
"hint": "Ordenar por tamaño, ascendente"
},
{
- "id": "",
+ "id": 28,
"label": "",
"localized": "",
"reload": "",
"hint": "Ordenar por tamaño, descendente"
},
{
- "id": "",
+ "id": 29,
"label": "",
"localized": "",
"reload": "",
"hint": "Ordenar por resolución, ascendente"
},
{
- "id": "",
+ "id": 30,
"label": "",
"localized": "",
"reload": "",
"hint": "Ordenar por resolución, descendente"
},
{
- "id": "",
+ "id": 31,
"label": "",
"localized": "",
"reload": "",
- "hint": "Ordenar por tiempo, ascendente"
+ "hint": "Ordenar por fecha, ascendente"
},
{
- "id": "",
+ "id": 32,
"label": "",
"localized": "",
"reload": "",
- "hint": "Ordenar por tiempo, descendente"
+ "hint": "Ordenar por fecha, descendente"
+ },
+ {
+ "id": 33,
+ "label": "⊗",
+ "localized": "⊗",
+ "reload": "",
+ "hint": "Restablecer valores"
+ },
+ {
+ "id": 34,
+ "label": "🔍",
+ "localized": "🔍",
+ "reload": "",
+ "hint": "Buscar"
+ },
+ {
+ "id": 35,
+ "label": "⇨",
+ "localized": "⇨",
+ "reload": "",
+ "hint": "Aplicar ajuste preestablecido"
+ },
+ {
+ "id": 36,
+ "label": "※",
+ "localized": "※",
+ "reload": "",
+ "hint": "Cargar modelo como refinador (Refiner) si está seleccionado, de lo contrario cargar como modelo base"
+ },
+ {
+ "id": 37,
+ "label": "🔎︎",
+ "localized": "🔎︎",
+ "reload": "",
+ "hint": "Escanear CivitAI en busca de metadatos y vistas previas faltantes"
+ },
+ {
+ "id": 38,
+ "label": "⇕",
+ "localized": "⇕",
+ "reload": "",
+ "hint": "Ordenar por: Nombre asc/desc, Tamaño mayor/menor, Fecha más reciente/antigua"
+ },
+ {
+ "id": 39,
+ "label": "✕",
+ "localized": "✕",
+ "reload": "",
+ "hint": "Cerrar"
}
],
- "main": [
+ "a": [
{
- "id": "",
- "label": "Prompt",
- "localized": "Indicación",
- "reload": "",
- "hint": "Describe la imagen que deseas generar"
- },
- {
- "id": "",
- "label": "Start",
- "localized": "Iniciar",
- "reload": "",
- "hint": "Iniciar"
- },
- {
- "id": "",
- "label": "End",
- "localized": "Fin",
- "reload": "",
- "hint": "Fin"
- },
- {
- "id": "",
- "label": "Core",
- "localized": "Núcleo",
- "reload": "",
- "hint": "Ajustes del núcleo"
- },
- {
- "id": "",
- "label": "System prompt",
- "localized": "Indicación del sistema",
- "reload": "",
- "hint": "La indicación del sistema controla el comportamiento del LLM"
- },
- {
- "id": "",
- "label": "Negative prompt",
- "localized": "Indicación negativa",
- "reload": "",
- "hint": "Describe lo que no quieres ver en la imagen generada"
- },
- {
- "id": "",
- "label": "Text",
- "localized": "Texto",
- "reload": "",
- "hint": "Crear imagen desde texto"
- },
- {
- "id": "",
- "label": "Image",
- "localized": "Imagen",
- "reload": "",
- "hint": "Crear imagen desde imagen"
- },
- {
- "id": "",
- "label": "Control",
- "localized": "Control",
- "reload": "",
- "hint": "Crear imagen con guía completa"
- },
- {
- "id": "",
- "label": "Process",
- "localized": "Procesar",
- "reload": "",
- "hint": "Procesar imagen existente"
- },
- {
- "id": "",
- "label": "Caption",
- "localized": "Leyenda",
- "reload": "",
- "hint": "Analiza imágenes existentes y crea descripciones de texto"
- },
- {
- "id": "",
- "label": "Interrogate",
- "localized": "Interrogar",
- "reload": "",
- "hint": "Ejecuta interrogación para obtener una descripción de tu imagen"
- },
- {
- "id": "",
- "label": "Models",
- "localized": "Modelos",
- "reload": "",
- "hint": "Descarga, convierte o fusiona tus modelos y gestiona los metadatos de los modelos"
- },
- {
- "id": "",
- "label": "Agent Scheduler",
- "localized": "Programador de Agente",
- "reload": "",
- "hint": "Pon en cola tus solicitudes de generación y ejecútalas en segundo plano"
- },
- {
- "id": "",
- "label": "AgentScheduler",
- "localized": "Programador de Agente",
- "reload": "",
- "hint": "Pon en cola tus solicitudes de generación y ejecútalas en segundo plano"
- },
- {
- "id": "",
- "label": "System",
- "localized": "Sistema",
- "reload": "",
- "hint": "Ajustes e información del sistema"
- },
- {
- "id": "",
- "label": "System Info",
- "localized": "Información del sistema",
- "reload": "",
- "hint": "Información del sistema"
- },
- {
- "id": "",
- "label": "Settings",
- "localized": "Configuración",
- "reload": "",
- "hint": "Ajustes de la aplicación"
- },
- {
- "id": "",
- "label": "Script",
- "localized": "Script",
- "reload": "",
- "hint": "Scripts adicionales a utilizar"
- },
- {
- "id": "",
- "label": "Generate",
- "localized": "Generar",
- "reload": "",
- "hint": "Iniciar procesamiento"
- },
- {
- "id": "",
- "label": "Generate forever",
- "localized": "Generar continuamente",
- "reload": "",
- "hint": "Iniciar procesamiento y continuar hasta cancelar"
- },
- {
- "id": "",
- "label": "Enqueue",
- "localized": "Poner en cola",
- "reload": "",
- "hint": "Añadir tarea a la cola en segundo plano en el Programador de Agente"
- },
- {
- "id": "",
- "label": "Reprocess",
- "localized": "Reprocesar",
- "reload": "",
- "hint": "Reprocesar generaciones anteriores usando parámetros diferentes"
- },
- {
- "id": "",
- "label": "Stop",
- "localized": "Detener",
- "reload": "",
- "hint": "Detener procesamiento"
- },
- {
- "id": "",
- "label": "Skip",
- "localized": "Omitir",
- "reload": "",
- "hint": "Detener el trabajo actual y continuar procesando"
- },
- {
- "id": "",
- "label": "Pause",
- "localized": "Pausar",
- "reload": "",
- "hint": "Pausar procesamiento"
- },
- {
- "id": "",
- "label": "Restore",
- "localized": "Restaurar",
- "reload": "",
- "hint": "Restaurar parámetros de la indicación actual o de la última imagen generada conocida"
- },
- {
- "id": "",
- "label": "Clear",
- "localized": "Limpiar",
- "reload": "",
- "hint": "Borrar indicaciones"
- },
- {
- "id": "",
- "label": "Networks",
- "localized": "Redes",
- "reload": "",
- "hint": "Interfaz de usuario de redes"
- },
- {
- "id": "",
- "label": "Default strength",
- "localized": "Fuerza predeterminada",
- "reload": "",
- "hint": "Al añadir una red extra como LoRA a la indicación, usa este multiplicador para ella"
- },
- {
- "id": "",
- "label": "Upscale",
- "localized": "Escalar",
- "reload": "",
- "hint": "Escalar imagen"
- },
- {
- "id": "",
- "label": "Model",
- "localized": "Modelo",
- "reload": "",
- "hint": "Modelo base"
- },
- {
- "id": "",
- "label": "Prompts",
- "localized": "Indicaciones",
- "reload": "",
- "hint": "Indicación de imagen e indicación negativa"
- },
- {
- "id": "",
- "label": "Base",
- "localized": "Base",
- "reload": "",
- "hint": "Ajustes base utilizados para ejecutar la generación de imágenes"
- },
- {
- "id": "",
- "label": "Style",
- "localized": "Estilo",
- "reload": "",
- "hint": "Estilos adicionales a aplicar sobre los parámetros de generación seleccionados"
- },
- {
- "id": "",
- "label": "Styles",
- "localized": "Estilos",
- "reload": "",
- "hint": "Estilos adicionales a aplicar sobre los parámetros de generación seleccionados"
- },
- {
- "id": "",
- "label": "Lora",
- "localized": "LoRA",
- "reload": "",
- "hint": "LoRA: Adaptación de Bajo Rango. Modelo afinado que se aplica sobre un modelo cargado"
- },
- {
- "id": "",
- "label": "Embedding",
- "localized": "Incrustación",
- "reload": "",
- "hint": "La incrustación de inversión textual es información incrustada entrenada sobre el tema"
- },
- {
- "id": "",
- "label": "Hypernetwork",
- "localized": "Hiperred",
- "reload": "",
- "hint": "Pequeña red neuronal entrenada que modifica el comportamiento del modelo cargado"
- },
- {
- "id": "",
- "label": "VLM Caption",
- "localized": "Leyenda VLM",
- "reload": "",
- "hint": "Analizar imagen usando un modelo de lenguaje de visión"
- },
- {
- "id": "",
- "label": "CLiP Interrogate",
- "localized": "Interrogación CLiP",
- "reload": "",
- "hint": "Analizar imagen usando el modelo CLiP"
- },
- {
- "id": "",
- "label": "VAE",
- "localized": "VAE",
- "reload": "",
- "hint": "Autoencoder Variacional: modelo utilizado para decodificar la imagen al final de la generación"
- },
- {
- "id": "",
- "label": "History",
- "localized": "Historial",
- "reload": "",
- "hint": "Lista de generaciones anteriores que pueden ser reprocesadas"
- },
- {
- "id": "",
- "label": "UI disable variable aspect ratio",
- "localized": "Deshabilitar relación de aspecto variable de la UI",
- "reload": "",
- "hint": "Cuando está deshabilitado, todas las miniaturas aparecen como imágenes cuadradas"
- },
- {
- "id": "",
- "label": "Build info on first access",
- "localized": "Construir información en el primer acceso",
- "reload": "",
- "hint": "Evita que el servidor construya la página EN al inicio del servidor y en su lugar la construya cuando se solicite"
- },
- {
- "id": "",
- "label": "Show reference styles",
- "localized": "Mostrar estilos de referencia",
- "reload": "",
- "hint": "Mostrar u ocultar estilos incorporados"
- },
- {
- "id": "",
- "label": "LoRA load using Diffusers method",
- "localized": "Carga de LoRA usando el método Diffusers",
- "reload": "",
- "hint": "Método alternativo que utiliza las capacidades LoRA incorporadas de Diffusers en lugar de la implementación nativa de SD.Next (puede reducir la compatibilidad con LoRA)"
- },
- {
- "id": "",
- "label": "LoRA fuse directly to model",
- "localized": "Fusionar LoRA directamente al modelo",
- "reload": "",
- "hint": "Al cargar LoRAs, fusionar inmediatamente los pesos con el modelo subyacente en lugar de aplicarlos sobre la marcha"
- },
- {
- "id": "",
- "label": "LoRA memory cache",
- "localized": "Caché de memoria LoRA",
- "reload": "",
- "hint": "Cuántos LoRAs mantener en la red para uso futuro antes de requerir la recarga desde el almacenamiento"
- },
- {
- "id": "",
- "label": "Local",
- "localized": "Local",
- "reload": "",
- "hint": "Modelos que han sido descargados y están listos para usar"
- },
- {
- "id": "",
- "label": "Gallery",
- "localized": "Galería",
- "reload": "",
- "hint": "Galería de imágenes"
- },
- {
- "id": "",
- "label": "Reference",
- "localized": "Referencia",
- "reload": "",
- "hint": "Lista de modelos de referencia que se pueden descargar automáticamente en el primer uso"
- },
- {
- "id": "",
- "label": "Samplers",
- "localized": "Muestreadores",
- "reload": "",
- "hint": "Ajustes avanzados de muestreadores/planificadores"
- },
- {
- "id": "",
- "label": "Seed",
- "localized": "Semilla",
- "reload": "",
- "hint": "Semilla inicial y variación"
- },
- {
- "id": "",
+ "id": 0,
"label": "Advanced",
"localized": "Avanzado",
"reload": "",
"hint": "Ajustes avanzados utilizados para ejecutar la generación de imágenes"
},
{
- "id": "",
- "label": "Scripts",
- "localized": "Scripts",
- "reload": "",
- "hint": "Habilitar características adicionales usando los scripts seleccionados durante el proceso de generación"
- },
- {
- "id": "",
- "label": "Corrections",
- "localized": "Correcciones",
- "reload": "",
- "hint": "Control de correcciones de color/nitidez/brillo de la imagen durante el proceso de generación"
- },
- {
- "id": "",
- "label": "Parameters",
- "localized": "Parámetros",
- "reload": "",
- "hint": "Parámetros base utilizados durante la generación de imágenes"
- },
- {
- "id": "",
- "label": "Refine",
- "localized": "Refinar",
- "reload": "",
- "hint": "Refinar ejecuta procesamiento adicional después de que el procesamiento inicial ha terminado y se puede usar para escalar la imagen y opcionalmente procesarla de nuevo para aumentar la calidad y los detalles"
- },
- {
- "id": "",
- "label": "Detailer",
- "localized": "Detallador",
- "reload": "",
- "hint": "El detallador ejecuta una generación adicional a mayor resolución para objetos detectados"
- },
- {
- "id": "",
- "label": "Resize",
- "localized": "Redimensionar",
- "reload": "",
- "hint": "Redimensionamiento de imagen, puede usar resolución fija o basarse en escala"
- },
- {
- "id": "",
- "label": "Batch",
- "localized": "Lote",
- "reload": "",
- "hint": "Ajustes de procesamiento por lotes"
- },
- {
- "id": "",
- "label": "Denoise",
- "localized": "Reducción de ruido",
- "reload": "",
- "hint": "Ajustes de reducción de ruido. Mayor reducción de ruido significa que se permite que más contenido de la imagen existente cambie durante la generación"
- },
- {
- "id": "",
- "label": "Mask",
- "localized": "Máscara",
- "reload": "",
- "hint": "Enmascaramiento de imagen y opciones de máscara"
- },
- {
- "id": "",
- "label": "Input",
- "localized": "Entrada",
- "reload": "",
- "hint": "Selección de medios de entrada"
- },
- {
- "id": "",
- "label": "Video",
- "localized": "Video",
- "reload": "",
- "hint": "Crear video usando guía"
- },
- {
- "id": "",
- "label": "Control elements",
- "localized": "Elementos de control",
- "reload": "",
- "hint": "Los elementos de control son modelos avanzados que pueden guiar la generación hacia el resultado deseado"
- },
- {
- "id": "",
- "label": "IP adapter",
- "localized": "Adaptador IP",
- "reload": "",
- "hint": "Guía la generación hacia el resultado deseado usando modelos de plugin de adaptadores IP"
- },
- {
- "id": "",
- "label": "IP adapters",
- "localized": "Adaptadores IP",
- "reload": "",
- "hint": "Los adaptadores IP son modelos de plugin que pueden guiar la generación hacia el resultado deseado"
- },
- {
- "id": "",
- "label": "Extensions",
- "localized": "Extensiones",
- "reload": "",
- "hint": "Extensiones de la aplicación"
- },
- {
- "id": "",
- "label": "XYZ Grid",
- "localized": "Cuadrícula XYZ",
- "reload": "",
- "hint": "La cuadrícula XYZ es un módulo potente que crea una cuadrícula de imágenes basada en la variación de múltiples parámetros de generación"
- },
- {
- "id": "",
- "label": "Cover",
- "localized": "Cubrir",
- "reload": "",
- "hint": "cubrir toda el área"
- },
- {
- "id": "",
- "label": "Inline",
- "localized": "En línea",
- "reload": "",
- "hint": "en línea con todos los elementos adicionales (desplazable)"
- },
- {
- "id": "",
- "label": "Sidebar",
- "localized": "Barra lateral",
- "reload": "",
- "hint": "barra lateral en el lado derecho de la pantalla"
- },
- {
- "id": "",
- "label": "SD15",
- "localized": "SD15",
- "reload": "",
- "hint": "Stable Diffusion 1.5"
- },
- {
- "id": "",
- "label": "SD21",
- "localized": "SD21",
- "reload": "",
- "hint": "Stable Diffusion 2.1"
- },
- {
- "id": "",
- "label": "SD35",
- "localized": "SD35",
- "reload": "",
- "hint": "Stable Diffusion 3.5"
- },
- {
- "id": "",
- "label": "SDXL",
- "localized": "SDXL",
- "reload": "",
- "hint": "Stable Diffusion XL"
- },
- {
- "id": "",
- "label": "SC",
- "localized": "SC",
- "reload": "",
- "hint": "Stable Cascade"
- },
- {
- "id": "",
- "label": "Flux",
- "localized": "Flux",
- "reload": "",
- "hint": "FLUX.1"
- },
- {
- "id": "",
- "label": "Show",
- "localized": "Mostrar",
- "reload": "",
- "hint": "Mostrar ubicación de la imagen"
- },
- {
- "id": "",
- "label": "Save",
- "localized": "Guardar",
- "reload": "",
- "hint": "Guardar imagen"
- },
- {
- "id": "",
- "label": "Delete",
- "localized": "Eliminar",
- "reload": "",
- "hint": "Eliminar imagen"
- },
- {
- "id": "",
- "label": "Replace",
- "localized": "Reemplazar",
- "reload": "",
- "hint": "Reemplazar imagen"
- },
- {
- "id": "",
- "label": "➠ Text",
- "localized": "➠ Texto",
- "reload": "",
- "hint": "Transferir imagen a interfaz de texto"
- },
- {
- "id": "",
- "label": "➠ Image",
- "localized": "➠ Imagen",
- "reload": "",
- "hint": "Transferir imagen a interfaz de imagen"
- },
- {
- "id": "",
- "label": "➠ Inpaint",
- "localized": "➠ Inpaint",
- "reload": "",
- "hint": "Transferir imagen a interfaz de inpainting"
- },
- {
- "id": "",
- "label": "➠ Sketch",
- "localized": "➠ Boceto",
- "reload": "",
- "hint": "Transferir imagen a interfaz de boceto"
- },
- {
- "id": "",
- "label": "➠ Composite",
- "localized": "➠ Compuesto",
- "reload": "",
- "hint": "Transferir imagen a interfaz de inpainting/boceto"
- },
- {
- "id": "",
- "label": "➠ Process",
- "localized": "➠ Procesar",
- "reload": "",
- "hint": "Transferir imagen a interfaz de procesamiento"
- },
- {
- "id": "",
- "label": "➠ Control",
- "localized": "➠ Control",
- "reload": "",
- "hint": "Transferir imagen a interfaz de control"
- },
- {
- "id": "",
- "label": "➠ Caption",
- "localized": "➠ Leyenda",
- "reload": "",
- "hint": "Transferir imagen a interfaz de leyenda"
- }
- ],
- "generate": [
- {
- "id": "",
- "label": "Sampling method",
- "localized": "Método de muestreo",
- "reload": "",
- "hint": "Qué algoritmo usar para producir la imagen"
- },
- {
- "id": "",
- "label": "Steps",
- "localized": "Pasos",
- "reload": "",
- "hint": "Cuántas veces mejorar la imagen generada iterativamente; valores más altos tardan más; valores muy bajos pueden producir malos resultados"
- },
- {
- "id": "",
- "label": "Tiling",
- "localized": "Mosaico",
- "reload": "",
- "hint": "Produce una imagen que puede ser usada como mosaico"
- },
- {
- "id": "",
- "label": "Full quality",
- "localized": "Calidad completa",
- "reload": "",
- "hint": "Usar VAE de calidad completa para decodificar muestras latentes"
- },
- {
- "id": "",
- "label": "HiDiffusion",
- "localized": "HiDiffusion",
- "reload": "",
- "hint": "HiDiffusion permite la creación de imágenes de alta resolución utilizando sus modelos estándar sin duplicados/distorsiones y con un rendimiento mejorado"
- },
- {
- "id": "",
- "label": "HDR Clamp",
- "localized": "Límite HDR",
- "reload": "",
- "hint": "Ajusta el nivel de detalles sin sentido podando valores que se desvían significativamente de la media de la distribución. Es particularmente útil para mejorar la generación en escalas de guía más altas, identificando valores atípicos temprano en el proceso y aplicando ajustes matemáticos basados en la configuración de Rango (Límite) y Umbral. Piense en ello como establecer el rango dentro del cual desea que estén los valores de su imagen, y ajustar el umbral determina qué valores deben volver a ese rango"
- },
- {
- "id": "",
- "label": "HDR Maximize",
- "localized": "Maximizar HDR",
- "reload": "",
- "hint": "Calcula un 'factor de normalización' dividiendo el valor máximo del tensor por el rango especificado multiplicado por 4. Este factor se utiliza luego para desplazar los canales dentro del límite dado, asegurando el máximo rango dinámico para el procesamiento posterior. El objetivo es optimizar el rango dinámico para aplicaciones externas como Photoshop, particularmente para ajustar niveles, contraste y brillo"
- },
- {
- "id": "",
- "label": "Enable refine pass",
- "localized": "Habilitar paso de refinamiento",
- "reload": "",
- "hint": "Utiliza un proceso similar al de imagen a imagen para escalar y/o añadir detalles a la imagen final. Opcionalmente utiliza el modelo de refinado para mejorar los detalles de la imagen."
- },
- {
- "id": "",
- "label": "Enable detailer pass",
- "localized": "Habilitar paso de detallado",
- "reload": "",
- "hint": "Detectar objetos objetivo como caras y reprocesarlos a mayor resolución"
- },
- {
- "id": "",
- "label": "Denoising strength",
- "localized": "Fuerza de eliminación de ruido",
- "reload": "",
- "hint": "Determina cuán poco respeto debe tener el algoritmo por el contenido de la imagen. En 0, nada cambiará, y en 1 obtendrás una imagen no relacionada. Con valores por debajo de 1.0, el procesamiento tomará menos pasos de los especificados por el deslizador de Pasos de Muestreo"
- },
- {
- "id": "",
- "label": "Denoise start",
- "localized": "Inicio de eliminación de ruido",
- "reload": "",
- "hint": "Anula la fuerza de eliminación de ruido indicando cuán temprano debe terminar el modelo base y cuándo debe comenzar el refinador. Solo aplicable al uso del refinador. Si se establece en 0 o 1, se utilizará la fuerza de eliminación de ruido"
- },
- {
- "id": "",
- "label": "Hires steps",
- "localized": "Pasos de alta resolución",
- "reload": "",
- "hint": "Número de pasos de muestreo para la imagen escalada. Si es 0, usa los mismos que para la original"
- },
- {
- "id": "",
- "label": "Strength",
- "localized": "Fuerza",
- "reload": "",
- "hint": "La fuerza de eliminación de ruido durante la operación de imagen controla cuánto de la imagen original se permite cambiar durante la generación"
- },
- {
- "id": "",
- "label": "Upscaler",
- "localized": "Escalador",
- "reload": "",
- "hint": "Qué modelo pre-entrenado usar para el proceso de escalado."
- },
- {
- "id": "",
- "label": "Force Hires",
- "localized": "Forzar alta resolución",
- "reload": "",
- "hint": "La alta resolución se ejecuta automáticamente cuando se selecciona escalado latente, pero se omite al usar escaladores no latentes. Habilite 'Forzar alta resolución' para ejecutar alta resolución con escaladores no latentes"
- },
- {
- "id": "",
- "label": "Resize width",
- "localized": "Redimensionar ancho",
- "reload": "",
- "hint": "Redimensiona la imagen a este ancho. Si es 0, el ancho se infiere de cualquiera de los dos deslizadores cercanos"
- },
- {
- "id": "",
- "label": "Resize height",
- "localized": "Redimensionar alto",
- "reload": "",
- "hint": "Redimensiona la imagen a este alto. Si es 0, el alto se infiere de cualquiera de los dos deslizadores cercanos"
- },
- {
- "id": "",
- "label": "Refine sampler",
- "localized": "Muestreador de refinamiento",
- "reload": "",
- "hint": "Usar un muestreador específico como muestreador de respaldo si el primario no es compatible para una operación específica"
- },
- {
- "id": "",
- "label": "Refiner start",
- "localized": "Inicio del refinador",
- "reload": "",
- "hint": "El paso del refinador comenzará cuando el modelo base esté completo en esta medida (establezca un valor mayor que 0 y menor que 1 para ejecutarlo después de la ejecución completa del modelo base)"
- },
- {
- "id": "",
- "label": "Refiner steps",
- "localized": "Pasos del refinador",
- "reload": "",
- "hint": "Número de pasos a usar para el paso del refinador"
- },
- {
- "id": "",
- "label": "Refine guidance",
- "localized": "Guía de refinamiento",
- "reload": "",
- "hint": "Escala CFG utilizada para el paso del refinador"
- },
- {
- "id": "",
- "label": "Attention guidance",
- "localized": "Guía de atención",
- "reload": "",
- "hint": "Escala CFG utilizada con PAG: Guía de Atención Perturbada"
- },
- {
- "id": "",
- "label": "Adaptive scaling",
- "localized": "Escalado adaptativo",
- "reload": "",
- "hint": "Modificador adaptativo para la escala de guía de atención"
- },
- {
- "id": "",
- "label": "Rescale guidance",
- "localized": "Reescalar guía",
- "reload": "",
- "hint": "Reescalar el ruido generado por CFG para evitar imágenes sobreexpuestas"
- },
- {
- "id": "",
- "label": "Refine Prompt",
- "localized": "Prompt de refinamiento",
- "reload": "",
- "hint": "Prompt utilizado tanto para el segundo codificador en el modelo base (si existe) como para el paso del refinador (si está habilitado)"
- },
- {
- "id": "",
- "label": "Refine negative prompt",
- "localized": "Prompt negativo de refinamiento",
- "reload": "",
- "hint": "Prompt negativo utilizado tanto para el segundo codificador en el modelo base (si existe) como para el paso del refinador (si está habilitado)"
- },
- {
- "id": "",
- "label": "Width",
- "localized": "Ancho",
- "reload": "",
- "hint": "Ancho de la imagen"
- },
- {
- "id": "",
- "label": "Height",
- "localized": "Alto",
- "reload": "",
- "hint": "Alto de la imagen"
- },
- {
- "id": "",
- "label": "Batch count",
- "localized": "Recuento de lotes",
- "reload": "",
- "hint": "Cuántos lotes de imágenes crear (no tiene impacto en el rendimiento de generación ni en el uso de VRAM)"
- },
- {
- "id": "",
- "label": "Batch size",
- "localized": "Tamaño de lote",
- "reload": "",
- "hint": "Cuántas imágenes crear en un solo lote (aumenta el rendimiento de generación a costa de un mayor uso de VRAM)"
- },
- {
- "id": "",
- "label": "guidance scale",
- "localized": "Escala de guía",
- "reload": "",
- "hint": "Escala de Guía Libre de Clasificador (CFG): cuán fuertemente la imagen debe ajustarse al prompt. Valores más bajos producen resultados más creativos, valores más altos hacen que siga el prompt más estrictamente; valores recomendados entre 5-10"
- },
- {
- "id": "",
- "label": "Guidance End",
- "localized": "Fin de la guía",
- "reload": "",
- "hint": "Termina el efecto de CFG y PAG anticipadamente: Un valor de 1 actúa normalmente, 0.5 detiene la guía al 50% de los pasos"
- },
- {
- "id": "",
- "label": "Initial seed",
- "localized": "Semilla inicial",
- "reload": "",
- "hint": "Un valor que determina la salida del generador de números aleatorios - si creas una imagen con los mismos parámetros y semilla que otra imagen, obtendrás el mismo resultado"
- },
- {
- "id": "",
- "label": "Variation",
- "localized": "Variación",
- "reload": "",
- "hint": "Segunda semilla para mezclar con la semilla primaria"
- },
- {
- "id": "",
- "label": "Variation strength",
- "localized": "Fuerza de variación",
- "reload": "",
- "hint": "Cuán fuerte debe ser la variación a producir. En 0, no habrá efecto. En 1, obtendrás la imagen completa con la semilla de variación (excepto para los muestreadores ancestrales, donde simplemente obtendrás algo)"
- },
- {
- "id": "",
- "label": "Resize seed from width",
- "localized": "Redimensionar semilla desde ancho",
- "reload": "",
- "hint": "Intentar producir una imagen similar a la que se habría producido con la misma semilla a la resolución especificada"
- },
- {
- "id": "",
- "label": "Resize seed from height",
- "localized": "Redimensionar semilla desde alto",
- "reload": "",
- "hint": "Intentar producir una imagen similar a la que se habría producido con la misma semilla a la resolución especificada"
- },
- {
- "id": "",
- "label": "Fixed",
- "localized": "Fijo",
- "reload": "",
- "hint": "Redimensionar imagen a la resolución objetivo. A menos que el alto y el ancho coincidan, obtendrás una relación de aspecto incorrecta"
- },
- {
- "id": "",
- "label": "scale",
- "localized": "Escala",
- "reload": "",
- "hint": "Redimensionar imagen a la escala objetivo. Si se establecen el ancho/alto fijo de redimensionamiento, esta opción se ignora"
- },
- {
- "id": "",
- "label": "Crop",
- "localized": "Recortar",
- "reload": "",
- "hint": "Redimensionar la imagen para que toda la resolución objetivo se llene con la imagen. Recortar las partes que sobresalen"
- },
- {
- "id": "",
- "label": "Fill",
- "localized": "Rellenar",
- "reload": "",
- "hint": "Redimensionar la imagen para que la totalidad de la imagen esté dentro de la resolución objetivo. Rellenar el espacio vacío con los colores de la imagen"
- },
- {
- "id": "",
- "label": "Mask blur",
- "localized": "Desenfoque de máscara",
- "reload": "",
- "hint": "Cuánto desenfocar la máscara antes de procesar, en píxeles"
- },
- {
- "id": "",
- "label": "Latent noise",
- "localized": "Ruido latente",
- "reload": "",
- "hint": "Llenarlo con ruido del espacio latente"
- },
- {
- "id": "",
- "label": "Latent nothing",
- "localized": "Nada latente",
- "reload": "",
- "hint": "Llenarlo con ceros del espacio latente"
- },
- {
- "id": "",
+ "id": 1,
"label": "Adapters",
"localized": "Adaptadores",
"reload": "",
- "hint": "Configuración relacionada con los Adaptadores IP"
+ "hint": "Ajustes relacionados con IP Adapters"
},
{
- "id": "",
- "label": "Inputs",
- "localized": "Entradas",
+ "id": 2,
+ "label": "Apply to model",
+ "localized": "Aplicar al modelo",
"reload": "",
- "hint": "Configuración relacionada con las imágenes de entrada"
+ "hint": ""
},
{
- "id": "",
- "label": "Control input type",
- "localized": "Tipo de entrada de control",
+ "id": 3,
+ "label": "Analyze",
+ "localized": "Analizar",
"reload": "",
- "hint": "Elija qué imagen de entrada se usa para el proceso de control"
+ "hint": ""
},
{
- "id": "",
- "label": "Video format",
- "localized": "Formato de video",
- "reload": "",
- "hint": "Formato y códec del video de salida"
- },
- {
- "id": "",
- "label": "Size & Batch",
- "localized": "Tamaño y Lote",
- "reload": "",
- "hint": "Tamaño de imagen y lote"
- },
- {
- "id": "",
- "label": "Sigma adjust",
- "localized": "Ajuste Sigma",
- "reload": "",
- "hint": "Ajustar el valor sigma del muestreador"
- },
- {
- "id": "",
- "label": "Adjust start",
- "localized": "Inicio de ajuste",
- "reload": "",
- "hint": "Paso de inicio cuando ocurre el ajuste de sigma"
- },
- {
- "id": "",
- "label": "Adjust end",
- "localized": "Fin de ajuste",
- "reload": "",
- "hint": "Paso final cuando ocurre el ajuste de sigma"
- },
- {
- "id": "",
- "label": "Options",
- "localized": "Opciones",
- "reload": "",
- "hint": "Opciones"
- },
- {
- "id": "",
- "label": "ControlNet",
- "localized": "ControlNet",
- "reload": "",
- "hint": "ControlNet es un modelo de guía avanzado"
- },
- {
- "id": "",
- "label": "Renoise",
- "localized": "Renoise",
- "reload": "",
- "hint": "Aplicar ruido adicional durante el detallado"
- },
- {
- "id": "",
- "label": "Renoise end",
- "localized": "Fin de Renoise",
- "reload": "",
- "hint": "Paso final cuando se aplica el ruido adicional"
- },
- {
- "id": "",
- "label": "Merge detailers",
- "localized": "Fusionar detalladores",
- "reload": "",
- "hint": "Fusionar resultados de múltiples detalladores en una sola máscara antes de ejecutar el proceso de detallado"
- },
- {
- "id": "",
- "label": "Inpaint mode",
- "localized": "Modo Inpaint",
- "reload": "",
- "hint": "Modo Inpaint"
- },
- {
- "id": "",
- "label": "Inpaint area",
- "localized": "Área Inpaint",
- "reload": "",
- "hint": "Área Inpaint"
- },
- {
- "id": "",
- "label": "Texture tiling",
- "localized": "Mosaico de textura",
- "reload": "",
- "hint": "Aplicar mosaico continuo a la imagen generada para que pueda usarse como textura"
- },
- {
- "id": "",
- "label": "Override",
- "localized": "Anular",
- "reload": "",
- "hint": "Anular la configuración que puede cambiar el comportamiento del servidor y que normalmente se aplica desde los metadatos de la imagen importada"
- },
- {
- "id": "",
- "label": "VAE type",
- "localized": "Tipo de VAE",
- "reload": "",
- "hint": "Elija si desea ejecutar VAE completo, VAE de calidad reducida o intentar usar un servicio VAE remoto"
- },
- {
- "id": "",
- "label": "Guess Mode",
- "localized": "Modo Adivinanza",
- "reload": "",
- "hint": "Elimina el requisito de proporcionar un prompt a un ControlNet. Fuerza al codificador de Controlnet a hacer su 'mejor suposición' basándose en el contenido del mapa de control de entrada."
- },
- {
- "id": "",
- "label": "Control Only",
- "localized": "Solo Control",
- "reload": "",
- "hint": "Esto utiliza únicamente la entrada de Control a continuación como fuente para cualquier tarea de tipo ControlNet o Adaptador IP basada en cualquiera de nuestras diversas opciones."
- },
- {
- "id": "",
- "label": "Init Image Same As Control",
- "localized": "Imagen Inicial Igual Que Control",
- "reload": "",
- "hint": "Tratará adicionalmente cualquier imagen colocada en la ventana de entrada de Control como una fuente para tareas de tipo img2img, una imagen para modificar, por ejemplo."
- },
- {
- "id": "",
- "label": "Separate Init Image",
- "localized": "Separar Imagen Inicial",
- "reload": "",
- "hint": "Crea una ventana adicional junto a la entrada de Control etiquetada como 'Entrada inicial', para que pueda tener una imagen separada tanto para las operaciones de Control como para una fuente inicial."
- },
- {
- "id": "",
- "label": "Override settings",
- "localized": "Anular configuración",
- "reload": "",
- "hint": "Si los parámetros de generación se desvían de la configuración de su sistema, anule la configuración rellenada con esos parámetros para anular la configuración de su sistema para este flujo de trabajo"
- }
- ],
- "other": [
- {
- "id": "",
- "label": "Install",
- "localized": "Instalar",
- "reload": "",
- "hint": "Instalar"
- },
- {
- "id": "",
- "label": "Search",
- "localized": "Buscar",
- "reload": "",
- "hint": "Buscar"
- },
- {
- "id": "",
- "label": "Sort by",
- "localized": "Ordenar por",
- "reload": "",
- "hint": "Ordenar por"
- },
- {
- "id": "",
- "label": "Nudenet",
- "localized": "Nudenet",
- "reload": "",
- "hint": "Extensión flexible que puede detectar y ofuscar la desnudez en imágenes"
- },
- {
- "id": "",
- "label": "Prompt enhance",
- "localized": "Mejorar prompt",
- "reload": "",
- "hint": "Extensión que puede usar diferentes LLMs para reescribir el prompt para mejorar los resultados"
- },
- {
- "id": "",
- "label": "Manage extensions",
- "localized": "Gestionar extensiones",
- "reload": "",
- "hint": "Gestionar extensiones"
- },
- {
- "id": "",
- "label": "Manual install",
- "localized": "Instalación manual",
- "reload": "",
- "hint": "Instalar extensión manualmente"
- },
- {
- "id": "",
- "label": "Extension GIT repository URL",
- "localized": "URL del repositorio GIT de la extensión",
- "reload": "",
- "hint": "Especificar la URL del repositorio de la extensión en GitHub"
- },
- {
- "id": "",
- "label": "Specific branch name",
- "localized": "Nombre de rama específico",
- "reload": "",
- "hint": "Especificar el nombre de la rama de la extensión, dejar en blanco para el predeterminado"
- },
- {
- "id": "",
- "label": "Local directory name",
- "localized": "Nombre del directorio local",
- "reload": "",
- "hint": "Directorio donde instalar la extensión, dejar en blanco para el predeterminado"
- },
- {
- "id": "",
- "label": "Refresh extension list",
- "localized": "Actualizar lista de extensiones",
- "reload": "",
- "hint": "Actualizar lista de extensiones disponibles"
- },
- {
- "id": "",
- "label": "Update all installed",
- "localized": "Actualizar todas las instaladas",
- "reload": "",
- "hint": "Actualizar las extensiones instaladas a su última versión disponible"
- },
- {
- "id": "",
+ "id": 4,
"label": "Apply changes",
"localized": "Aplicar cambios",
"reload": "",
"hint": "Aplicar todos los cambios y reiniciar el servidor"
},
{
- "id": "",
- "label": "Uninstall",
- "localized": "Desinstalar",
+ "id": 5,
+ "label": "Apply settings",
+ "localized": "Aplicar ajustes",
"reload": "",
- "hint": "Desinstalar esta extensión"
+ "hint": "Guardar los ajustes actuales, se recomienda reiniciar el servidor"
},
{
- "id": "",
- "label": "User interface",
- "localized": "Interfaz de usuario",
+ "id": 6,
+ "label": "Analyze model",
+ "localized": "Analizar modelo",
"reload": "",
- "hint": "Revisar y establecer preferencias de la interfaz de usuario"
+ "hint": ""
},
{
- "id": "",
- "label": "Set UI defaults",
- "localized": "Establecer valores predeterminados de la UI",
+ "id": 7,
+ "label": "All",
+ "localized": "Todo",
"reload": "",
- "hint": "Establecer los valores actuales como valores predeterminados para la interfaz de usuario"
+ "hint": ""
},
{
- "id": "",
- "label": "Benchmark",
- "localized": "Rendimiento",
+ "id": 8,
+ "label": "artist",
+ "localized": "artista",
"reload": "",
- "hint": "Ejecutar pruebas de rendimiento"
+ "hint": ""
},
{
- "id": "",
- "label": "Models & Networks",
- "localized": "Modelos y Redes",
+ "id": 9,
+ "label": "Alpha",
+ "localized": "Alfa",
"reload": "",
- "hint": "Ver listas de todos los modelos y redes disponibles"
+ "hint": ""
},
{
- "id": "",
- "label": "Restore UI defaults",
- "localized": "Restaurar valores predeterminados de la UI",
+ "id": 10,
+ "label": "Advanced Options",
+ "localized": "Opciones avanzadas",
"reload": "",
- "hint": "Restaurar valores predeterminados de la interfaz de usuario"
+ "hint": ""
},
{
- "id": "",
- "label": "Detailer classes",
- "localized": "Clases de detallador",
+ "id": 11,
+ "label": "Appearance",
+ "localized": "Apariencia",
"reload": "",
- "hint": "Especificar clases específicas a usar si el modelo de detallador seleccionado es un modelo de múltiples clases"
+ "hint": ""
},
{
- "id": "",
- "label": "Detailer models",
- "localized": "Modelos de detallador",
+ "id": 12,
+ "label": "Answer",
+ "localized": "Respuesta",
"reload": "",
- "hint": "Seleccionar modelos de detección para usar en el detallado"
+ "hint": ""
},
{
- "id": "",
- "label": "Detailer negative prompt",
- "localized": "Prompt negativo del detallador",
+ "id": 13,
+ "label": "Adjust start",
+ "localized": "Ajustar inicio",
"reload": "",
- "hint": "Usar un prompt negativo separado para el detallador. Si no está presente, usará el prompt negativo principal"
+ "hint": "Paso inicial cuando ocurre el ajuste de sigma"
},
{
- "id": "",
- "label": "Detailer prompt",
- "localized": "Prompt del detallador",
+ "id": 14,
+ "label": "Adjust end",
+ "localized": "Ajustar fin",
"reload": "",
- "hint": "Usar un prompt separado para el detallador. Si no está presente, usará el prompt principal"
+ "hint": "Paso final cuando ocurre el ajuste de sigma"
},
{
- "id": "",
- "label": "Detailer steps",
- "localized": "Pasos del detallador",
+ "id": 15,
+ "label": "AutoGuidance dropout",
+ "localized": "AutoGuidance dropout",
"reload": "",
- "hint": "Número de pasos a ejecutar para el proceso del detallador"
+ "hint": ""
},
{
- "id": "",
- "label": "Detailer strength",
- "localized": "Fuerza del detallador",
+ "id": 16,
+ "label": "AutoGuidance layers",
+ "localized": "Capas de AutoGuidance",
"reload": "",
- "hint": "Fuerza de eliminación de ruido del proceso del detallador"
+ "hint": ""
},
{
- "id": "",
- "label": "Detailer use model augment",
- "localized": "Detallador: usar aumento de modelo",
+ "id": 17,
+ "label": "AutoGuidance config",
+ "localized": "Configuración de AutoGuidance",
"reload": "",
- "hint": "Ejecutar modelos de detección del detallador con precisión extra"
+ "hint": ""
},
{
- "id": "",
- "label": "Max detected",
- "localized": "Máx. detectado",
+ "id": 18,
+ "label": "APG momentum",
+ "localized": "Impulso APG",
"reload": "",
- "hint": "Número máximo de objetos detectados sobre los que ejecutar el detallador"
+ "hint": ""
},
{
- "id": "",
- "label": "Edge blur",
- "localized": "Desenfoque de borde",
+ "id": 19,
+ "label": "APG rescale",
+ "localized": "Reescalado APG",
"reload": "",
- "hint": "Difuminar el borde del área enmascarada en este porcentaje"
+ "hint": ""
},
{
- "id": "",
- "label": "Edge padding",
- "localized": "Relleno de borde",
+ "id": 20,
+ "label": "Attention guidance",
+ "localized": "Guía de atención",
"reload": "",
- "hint": "Expandir el borde del área enmascarada en este porcentaje"
+ "hint": "Escala CFG utilizada para PAG (Perturbed-Attention Guidance)"
},
{
- "id": "",
- "label": "Min confidence",
- "localized": "Confianza mínima",
+ "id": 21,
+ "label": "Adaptive scaling",
+ "localized": "Escalado adaptativo",
"reload": "",
- "hint": "Confianza mínima en el elemento detectado"
+ "hint": "Modificador adaptativo para la escala de guía de atención"
},
{
- "id": "",
- "label": "Max overlap",
- "localized": "Máx. superposición",
+ "id": 22,
+ "label": "Active IP adapters",
+ "localized": "Adaptadores IP activos",
"reload": "",
- "hint": "Superposición máxima entre dos elementos detectados antes de que uno sea descartado"
+ "hint": "Número de adaptadores IP activos"
},
{
- "id": "",
- "label": "Min size",
- "localized": "Tamaño mínimo",
- "reload": "",
- "hint": "Tamaño mínimo del objeto detectado como porcentaje de la imagen total"
- },
- {
- "id": "",
- "label": "Max size",
- "localized": "Tamaño máximo",
- "reload": "",
- "hint": "Tamaño máximo del objeto detectado como porcentaje de la imagen total"
- },
- {
- "id": "",
- "label": "Process Image",
- "localized": "Procesar imagen",
- "reload": "",
- "hint": "Procesar una sola imagen"
- },
- {
- "id": "",
- "label": "Process Batch",
- "localized": "Procesar lote",
- "reload": "",
- "hint": "Procesar lote de imágenes"
- },
- {
- "id": "",
- "label": "Process Folder",
- "localized": "Procesar carpeta",
- "reload": "",
- "hint": "Procesar todas las imágenes en una carpeta"
- },
- {
- "id": "",
- "label": "Current",
- "localized": "Actual",
- "reload": "",
- "hint": "Analizar módulos dentro del modelo actualmente cargado"
- },
- {
- "id": "",
- "label": "Merge",
- "localized": "Fusionar",
- "reload": "",
- "hint": "Fusionar dos o más modelos en un nuevo modelo"
- },
- {
- "id": "",
- "label": "Modules",
- "localized": "Módulos",
- "reload": "",
- "hint": "Fusionar y/o reemplazar módulos en un modelo existente"
- },
- {
- "id": "",
- "label": "Validate",
- "localized": "Validar",
- "reload": "",
- "hint": "Validar todos los modelos locales"
- },
- {
- "id": "",
- "label": "CivitAI",
- "localized": "CivitAI",
- "reload": "",
- "hint": "Buscar y descargar modelos de CitivAI"
- },
- {
- "id": "",
- "label": "Scale by",
- "localized": "Escalar por",
- "reload": "",
- "hint": "Usar esta pestaña para redimensionar la(s) imagen(es) de origen por un factor elegido"
- },
- {
- "id": "",
- "label": "Scale to",
- "localized": "Escalar a",
- "reload": "",
- "hint": "Usar esta pestaña para redimensionar la(s) imagen(es) de origen a un tamaño objetivo elegido"
- },
- {
- "id": "",
- "label": "Input directory",
- "localized": "Directorio de entrada",
- "reload": "",
- "hint": "Carpeta donde se encuentran las imágenes que desea procesar"
- },
- {
- "id": "",
- "label": "Output directory",
- "localized": "Directorio de salida",
- "reload": "",
- "hint": "Carpeta donde se deben guardar las imágenes procesadas"
- },
- {
- "id": "",
- "label": "Show result images",
- "localized": "Mostrar imágenes de resultado",
- "reload": "",
- "hint": "Habilitar para mostrar las imágenes procesadas en el panel de imágenes"
- },
- {
- "id": "",
- "label": "Crop to fit",
- "localized": "Recortar para ajustar",
- "reload": "",
- "hint": "Si las dimensiones de su imagen de origen (ej. 512x510) se desvían de sus dimensiones objetivo (ej. 1024x768) esta función ajustará su imagen escalada al tamaño de su imagen objetivo. El exceso será recortado"
- },
- {
- "id": "",
- "label": "Refine Upscaler",
- "localized": "Refinar escalador",
- "reload": "",
- "hint": "Seleccionar escalador secundario para ejecutar después del escalador inicial"
- },
- {
- "id": "",
- "label": "Upscaler 2 visibility",
- "localized": "Visibilidad del escalador 2",
- "reload": "",
- "hint": "Fuerza del escalador secundario"
- },
- {
- "id": "",
- "label": "Calculate hash for all models",
- "localized": "Calcular hash para todos los modelos",
- "reload": "",
- "hint": "Calcula el hash para todos los modelos disponibles, lo que puede llevar mucho tiempo"
- },
- {
- "id": "",
- "label": "Weights Clip",
- "localized": "Recorte de pesos",
- "reload": "",
- "hint": "Fuerza que los pesos fusionados no sean más pesados que el modelo original, previniendo el 'burn in' y modelos excesivamente saturados"
- },
- {
- "id": "",
- "label": "ReBasin",
- "localized": "ReBasin",
- "reload": "",
- "hint": "Realiza múltiples fusiones con permutaciones para mantener más características de ambos modelos"
- },
- {
- "id": "",
- "label": "Number of ReBasin Iterations",
- "localized": "Número de iteraciones de ReBasin",
- "reload": "",
- "hint": "Número de veces que se fusionará y permuta el modelo antes de guardar"
- },
- {
- "id": "",
- "label": "CPU",
- "localized": "CPU",
- "reload": "",
- "hint": "Usa solo CPU y RAM: el más lento pero el menos propenso a OOM (Out Of Memory)"
- },
- {
- "id": "",
- "label": "Shuffle",
- "localized": "Aleatorizar",
- "reload": "",
- "hint": "Carga el modelo completo en RAM y calcula en VRAM: Menor aceleración, sugerido para fusiones SDXL"
- },
- {
- "id": "",
- "label": "In Blocks",
- "localized": "Bloques de entrada",
- "reload": "",
- "hint": "Bloques de submuestreo del UNet (12 valores para SD1.5, 9 valores para SDXL)"
- },
- {
- "id": "",
- "label": "Mid Block",
- "localized": "Bloque central",
- "reload": "",
- "hint": "Bloque Central del UNet (1 valor)"
- },
- {
- "id": "",
- "label": "Out Block",
- "localized": "Bloques de salida",
- "reload": "",
- "hint": "Bloques de sobremuestreo del UNet (12 valores para SD1.5, 9 valores para SDXL)"
- },
- {
- "id": "",
- "label": "Preset Interpolation Ratio",
- "localized": "Relación de interpolación preestablecida",
- "reload": "",
- "hint": "Si se seleccionan dos preajustes, interpolar entre ellos"
- },
- {
- "id": "",
+ "id": 23,
"label": "Adapter",
"localized": "Adaptador",
"reload": "",
"hint": "Modelo de adaptador IP"
},
{
- "id": "",
- "label": "Active ip adapters",
- "localized": "Adaptadores IP activos",
+ "id": 24,
+ "label": "Anchor settings",
+ "localized": "Ajustes de anclaje",
"reload": "",
- "hint": "Número de adaptadores IP activos"
+ "hint": ""
},
{
- "id": "",
- "label": "Unload adapter",
- "localized": "Descargar adaptador",
+ "id": 25,
+ "label": "Alpha preset",
+ "localized": "Preajuste Alfa",
"reload": "",
- "hint": "Descargar el adaptador IP inmediatamente después de generar. De lo contrario, el adaptador IP permanecerá cargado para un uso más rápido en el siguiente proceso de generación"
+ "hint": ""
},
{
- "id": "",
- "label": "Crop to portrait",
- "localized": "Recortar a retrato",
+ "id": 26,
+ "label": "Append heatmaps to results",
+ "localized": "Añadir mapas de calor a los resultados",
"reload": "",
- "hint": "Recortar la imagen de entrada solo a retrato antes de usarla como entrada del adaptador IP"
+ "hint": ""
},
{
- "id": "",
- "label": "Layer options",
- "localized": "Opciones de capa",
+ "id": 27,
+ "label": "Auto apply",
+ "localized": "Aplicar automáticamente",
"reload": "",
- "hint": "Especificar manualmente las opciones avanzadas de capa del adaptador IP"
+ "hint": ""
},
{
- "id": "",
- "label": "X values",
- "localized": "Valores X",
+ "id": 28,
+ "label": "Amplify LUT",
+ "localized": "Amplificar LUT",
"reload": "",
- "hint": "Separar valores para el eje X usando comas"
+ "hint": ""
},
{
- "id": "",
- "label": "Y values",
- "localized": "Valores Y",
+ "id": 29,
+ "label": "Add time info",
+ "localized": "Añadir info de tiempo",
"reload": "",
- "hint": "Separar valores para el eje Y usando comas"
+ "hint": ""
},
{
- "id": "",
- "label": "Z values",
- "localized": "Valores Z",
+ "id": 30,
+ "label": "Add text info",
+ "localized": "Añadir info de texto",
"reload": "",
- "hint": "Separar valores para el eje Z usando comas"
+ "hint": ""
},
{
- "id": "",
- "label": "Loops",
- "localized": "Bucles",
+ "id": 31,
+ "label": "Add metadata",
+ "localized": "Añadir metadatos",
"reload": "",
- "hint": "Cuántas veces procesar una imagen. Cada salida se usa como entrada del siguiente bucle. Si se establece en 1, el comportamiento será como si este script no se usara"
+ "hint": ""
},
{
- "id": "",
- "label": "Final denoising strength",
- "localized": "Fuerza de eliminación de ruido final",
+ "id": 32,
+ "label": "Allowed languages",
+ "localized": "Idiomas permitidos",
"reload": "",
- "hint": "La fuerza de eliminación de ruido para el bucle final de cada imagen en el lote"
+ "hint": ""
},
{
- "id": "",
- "label": "Denoising strength curve",
- "localized": "Curva de fuerza de eliminación de ruido",
+ "id": 33,
+ "label": "Allowed alphabets",
+ "localized": "Alfabetos permitidos",
"reload": "",
- "hint": "La curva de eliminación de ruido controla la tasa de cambio de la fuerza de eliminación de ruido en cada bucle. Agresiva: La mayor parte del cambio ocurrirá al principio de los bucles. Lineal: El cambio será constante a lo largo de todos los bucles. Lenta: La mayor parte del cambio ocurrirá hacia el final de los bucles"
+ "hint": ""
},
{
- "id": "",
- "label": "Tile overlap",
- "localized": "Superposición de mosaicos",
+ "id": 34,
+ "label": "Apply to prompt",
+ "localized": "Aplicar al prompt",
"reload": "",
- "hint": "Para SD upscale, cuánta superposición en píxeles debe haber entre los mosaicos. Los mosaicos se superponen para que, al fusionarlos de nuevo en una sola imagen, no haya una costura claramente visible"
+ "hint": "Copia automáticamente el resultado mejorado al cuadro de entrada del prompt"
},
{
- "id": "",
+ "id": 35,
+ "label": "Auto enhance",
+ "localized": "Mejora automática",
+ "reload": "",
+ "hint": "Mejorar automáticamente el prompt antes de cada generación de imagen"
+ },
+ {
+ "id": 36,
"label": "ACI: Color to Mask",
- "localized": "ACI: Color a Máscara",
+ "localized": "ACI: Color a máscara",
"reload": "",
- "hint": "Elige el color que quieres enmascarar y repintar. Haz clic en el color de la imagen para seleccionarlo automáticamente.\n Se aconseja usar imágenes como pantallas verdes para obtener resultados precisos."
+ "hint": "Selecciona el color que deseas enmascarar e inpaint. Haz clic en el color de la imagen para seleccionarlo automáticamente. Se recomienda usar imágenes como pantallas verdes para obtener resultados precisos."
},
{
- "id": "",
- "label": "ACI: Color Tolerance",
- "localized": "ACI: Tolerancia de Color",
+ "id": 37,
+ "label": "ACI: Color tolerance",
+ "localized": "ACI: Tolerancia de color",
"reload": "",
- "hint": "Ajusta la tolerancia para incluir colores similares en la máscara. Valores más bajos = enmascarar solo colores muy similares. Valores más altos = enmascarar un rango más amplio de colores similares."
+ "hint": "Ajusta la tolerancia para incluir colores similares en la máscara. Valores bajos = enmascara solo colores muy similares. Valores altos = enmascara un rango más amplio de colores similares."
},
{
- "id": "",
- "label": "ACI: Mask Erode",
- "localized": "ACI: Erosión de Máscara",
+ "id": 38,
+ "label": "ACI: Denoising strength",
+ "localized": "ACI: Fuerza de eliminación de ruido",
"reload": "",
- "hint": "Ajusta el relleno para aplicar un desplazamiento interno a la máscara. (Valor recomendado = 2 para eliminar restos en los bordes)"
+ "hint": "Cambia la fuerza de denoise para lograr la cantidad de inpaint deseada."
},
{
- "id": "",
- "label": "ACI: Mask Blur",
- "localized": "ACI: Desenfoque de Máscara",
+ "id": 39,
+ "label": "ACI: Mask dilate",
+ "localized": "ACI: Dilatación de máscara",
"reload": "",
- "hint": "Ajusta el desenfoque para aplicar una transición suave entre la imagen y el área repintada. (Valor recomendado = 0 para nitidez)"
+ "hint": ""
},
{
- "id": "",
- "label": "ACI: Denoising Strength",
- "localized": "ACI: Fuerza de Eliminación de Ruido",
+ "id": 40,
+ "label": "ACI: Mask erode",
+ "localized": "ACI: Erosión de máscara",
"reload": "",
- "hint": "Cambia la Fuerza de Eliminación de Ruido para lograr la cantidad deseada de repintado."
- }
- ],
- "settings": [
- {
- "id": "",
- "label": "Apply settings",
- "localized": "Aplicar ajustes",
- "reload": "",
- "hint": "Guardar la configuración actual, se recomienda reiniciar el servidor"
+ "hint": "Ajusta el relleno para aplicar un desplazamiento interno a la máscara. (Valor recomendado = 2 para eliminar residuos en los bordes)"
},
{
- "id": "",
- "label": "Model Loading",
- "localized": "Carga del modelo",
+ "id": 41,
+ "label": "ACI: Mask blur",
+ "localized": "ACI: Desenfoque de máscara",
"reload": "",
- "hint": "Ajustes relacionados con cómo se carga el modelo"
+ "hint": "Ajusta el desenfoque para aplicar una transición suave entre la imagen y el área de inpaint. (Valor recomendado = 0 para mayor nitidez)"
},
{
- "id": "",
- "label": "Model Options",
- "localized": "Opciones del modelo",
+ "id": 42,
+ "label": "Adaptive restore",
+ "localized": "Restauración adaptativa",
"reload": "",
- "hint": "Ajustes relacionados con el comportamiento de modelos específicos"
+ "hint": ""
},
{
- "id": "",
- "label": "Model Offloading",
- "localized": "Descarga del modelo",
+ "id": 43,
+ "label": "Apply noise",
+ "localized": "Aplicar ruido",
"reload": "",
- "hint": "Ajustes relacionados con la descarga del modelo y la gestión de memoria"
+ "hint": ""
},
{
- "id": "",
- "label": "Model Quantization",
- "localized": "Cuantificación del modelo",
+ "id": 44,
+ "label": "Auto min score",
+ "localized": "Puntaje mínimo automático",
"reload": "",
- "hint": "Ajustes relacionados con la cuantificación del modelo, utilizada para reducir el uso de memoria"
+ "hint": ""
},
{
- "id": "",
- "label": "Image Metadata",
- "localized": "Metadatos de imagen",
+ "id": 45,
+ "label": "Auto-segment",
+ "localized": "Auto-segmentación",
"reload": "",
- "hint": "Ajustes relacionados con el manejo de metadatos creados con las imágenes generadas"
+ "hint": ""
},
{
- "id": "",
- "label": "Legacy Options",
- "localized": "Opciones heredadas",
+ "id": 46,
+ "label": "Auto-mask",
+ "localized": "Auto-máscara",
"reload": "",
- "hint": "Ajustes relacionados con opciones heredadas - no deberían usarse"
+ "hint": ""
},
{
- "id": "",
- "label": "Restart server",
- "localized": "Reiniciar servidor",
+ "id": 47,
+ "label": "Active",
+ "localized": "Activo",
"reload": "",
- "hint": "Reinicia el servidor"
+ "hint": ""
},
{
- "id": "",
- "label": "Shutdown server",
- "localized": "Apagar servidor",
+ "id": 48,
+ "label": "Attention",
+ "localized": "Atención",
"reload": "",
- "hint": "Apaga el servidor"
+ "hint": ""
},
{
- "id": "",
- "label": "Preview theme",
- "localized": "Previsualizar tema",
+ "id": 49,
+ "label": "Adain",
+ "localized": "Adain",
"reload": "",
- "hint": "Muestra la previsualización del tema"
+ "hint": ""
},
{
- "id": "",
- "label": "Restore defaults",
- "localized": "Restaurar valores predeterminados",
+ "id": 50,
+ "label": "Attention Adain",
+ "localized": "Attention Adain",
"reload": "",
- "hint": "Restaura la configuración predeterminada del servidor"
+ "hint": ""
},
{
- "id": "",
- "label": "Unload model",
- "localized": "Descargar modelo",
+ "id": 51,
+ "label": "Apply filter",
+ "localized": "Aplicar filtro",
"reload": "",
- "hint": "Descarga el modelo cargado actualmente"
+ "hint": ""
},
{
- "id": "",
- "label": "Reload model",
- "localized": "Recargar modelo",
+ "id": 52,
+ "label": "Alpha matting",
+ "localized": "Mateado alfa",
"reload": "",
- "hint": "Recarga el modelo seleccionado actualmente"
+ "hint": ""
},
{
- "id": "",
- "label": "Models & Loading",
- "localized": "Modelos y carga",
+ "id": 53,
+ "label": "Append Caption Files",
+ "localized": "Añadir archivos de subtítulos",
"reload": "",
- "hint": "Ajustes relacionados con los modelos base, el backend principal y el comportamiento de carga del modelo"
+ "hint": "Añadir a los archivos de subtítulos existentes en lugar de sobrescribirlos. Útil para añadir descripciones adicionales o etiquetas a imágenes que ya tienen subtítulos."
},
{
- "id": "",
- "label": "Variational Auto Encoder",
- "localized": "Autoencoder Variacional",
+ "id": 54,
+ "label": "a1111",
+ "localized": "a1111",
"reload": "",
- "hint": "Ajustes relacionados con el Autoencoder Variacional y el proceso de decodificación de imagen durante la generación"
+ "hint": ""
},
{
- "id": "",
- "label": "Text encoder",
- "localized": "Codificador de texto",
- "reload": "",
- "hint": "Ajustes relacionados con el codificador de texto y el procesamiento de codificación de prompt durante la generación"
- },
- {
- "id": "",
- "label": "Compute Settings",
- "localized": "Ajustes de cálculo",
- "reload": "",
- "hint": "Ajustes relacionados con la precisión de cálculo, la atención cruzada y las optimizaciones para plataformas de computación"
- },
- {
- "id": "",
- "label": "Backend Settings",
- "localized": "Ajustes de backend",
- "reload": "",
- "hint": "Ajustes relacionados con los backends de computación: torch, onnx y olive"
- },
- {
- "id": "",
- "label": "Quantization Settings",
- "localized": "Ajustes de cuantificación",
- "reload": "",
- "hint": "Ajustes relacionados con la cuantificación del modelo"
- },
- {
- "id": "",
- "label": "Pipeline modifiers",
- "localized": "Modificadores de pipeline",
- "reload": "",
- "hint": "Funcionalidad adicional que se puede habilitar durante la generación"
- },
- {
- "id": "",
- "label": "Model compile",
- "localized": "Compilación del modelo",
- "reload": "",
- "hint": "Ajustes relacionados con diferentes métodos de compilación del modelo"
- },
- {
- "id": "",
- "label": "System Paths",
- "localized": "Rutas del sistema",
- "reload": "",
- "hint": "Ajustes relacionados con la ubicación de varios directorios de modelos"
- },
- {
- "id": "",
- "label": "Image Options",
- "localized": "Opciones de imagen",
- "reload": "",
- "hint": "Ajustes relacionados con el formato de imagen, metadatos y cuadrículas de imagen"
- },
- {
- "id": "",
- "label": "Image Paths",
- "localized": "Rutas de imagen",
- "reload": "",
- "hint": "Ajustes relacionados con los nombres de archivo de imagen y los directorios de salida"
- },
- {
- "id": "",
- "label": "Live Previews",
- "localized": "Previsualizaciones en vivo",
- "reload": "",
- "hint": "Ajustes relacionados con las previsualizaciones en vivo, notificación de audio"
- },
- {
- "id": "",
- "label": "Sampler Settings",
- "localized": "Ajustes del muestreador",
- "reload": "",
- "hint": "Ajustes relacionados con la selección y configuración del muestreador, y la configuración específica del muestreador del difusor"
- },
- {
- "id": "",
- "label": "Postprocessing",
- "localized": "Postprocesamiento",
- "reload": "",
- "hint": "Ajustes relacionados con el procesamiento posterior a la generación de imágenes, la restauración de rostros y el escalado"
- },
- {
- "id": "",
- "label": "Control Options",
- "localized": "Opciones de Control",
- "reload": "",
- "hint": "Ajustes relacionados con la pestaña Control"
- },
- {
- "id": "",
- "label": "Huggingface",
- "localized": "Huggingface",
- "reload": "",
- "hint": "Ajustes relacionados con el acceso a Huggingface"
- },
- {
- "id": "",
- "label": "Show all pages",
- "localized": "Mostrar todas las páginas",
- "reload": "",
- "hint": "Muestra todas las páginas de configuración"
- },
- {
- "id": "",
- "label": "Base model",
- "localized": "Modelo base",
- "reload": "",
- "hint": "Modelo principal utilizado para todas las operaciones"
- },
- {
- "id": "",
- "label": "Refiner model",
- "localized": "Modelo de refinado",
- "reload": "",
- "hint": "Modelo de refinado utilizado para operaciones de segunda pasada"
- },
- {
- "id": "",
- "label": "Cached models",
- "localized": "Modelos en caché",
- "reload": "",
- "hint": "El número de modelos a almacenar en RAM para un acceso rápido"
- },
- {
- "id": "",
- "label": "VAE model",
- "localized": "Modelo VAE",
- "reload": "",
- "hint": "VAE ayuda con los detalles finos en la imagen final y también puede alterar los colores"
- },
- {
- "id": "",
- "label": "Model load using streams",
- "localized": "Carga de modelo usando flujos",
- "reload": "",
- "hint": "Al cargar modelos, intentar la carga por flujo optimizada para almacenamiento lento o en red"
- },
- {
- "id": "",
- "label": "xFormers",
- "localized": "xFormers",
- "reload": "",
- "hint": "Optimización de memoria. No determinista (resultados diferentes cada vez)"
- },
- {
- "id": "",
- "label": "Scaled-Dot-Product",
- "localized": "Producto escalar escalado",
- "reload": "",
- "hint": "Optimización de memoria. No determinista a menos que la atención de memoria SDP esté deshabilitada."
- },
- {
- "id": "",
- "label": "Prompt padding",
- "localized": "Relleno de prompt",
- "reload": "",
- "hint": "Aumenta la coherencia rellenando desde la última coma dentro de 'n' tokens cuando se usan más de 75 tokens"
- },
- {
- "id": "",
- "label": "Original",
- "localized": "Original",
- "reload": "",
- "hint": "Backend LDM original"
- },
- {
- "id": "",
+ "id": 55,
"label": "Autocast",
"localized": "Autocast",
"reload": "",
"hint": "Determinar automáticamente la precisión durante la ejecución"
},
{
- "id": "",
- "label": "Full",
- "localized": "Completa",
+ "id": 56,
+ "label": "Auto",
+ "localized": "Auto",
"reload": "",
- "hint": "Siempre usar precisión completa"
+ "hint": ""
},
{
- "id": "",
- "label": "FP32",
- "localized": "FP32",
+ "id": 57,
+ "label": "accuracy",
+ "localized": "precisión",
"reload": "",
- "hint": "Usar precisión de punto flotante de 32 bits para los cálculos"
+ "hint": ""
},
{
- "id": "",
- "label": "FP16",
- "localized": "FP16",
+ "id": 58,
+ "label": "atiadlxx (AMD only)",
+ "localized": "atiadlxx (Solo AMD)",
"reload": "",
- "hint": "Usar precisión de punto flotante de 16 bits para los cálculos"
+ "hint": ""
},
{
- "id": "",
+ "id": 59,
+ "label": "aot_ts_nvfuser",
+ "localized": "aot_ts_nvfuser",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Additional image browser folders",
+ "localized": "Carpetas adicionales del explorador de imágenes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "Add system information to metadata",
+ "localized": "Añadir información del sistema a los metadatos",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "Autolaunch browser upon startup",
+ "localized": "Abrir navegador automáticamente al iniciar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "Allowed aspect ratios",
+ "localized": "Relaciones de aspecto permitidas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "Approximate",
+ "localized": "Aproximado",
+ "reload": "",
+ "hint": "Aproximación económica mediante red neuronal. Muy rápido comparado con VAE, pero produce imágenes con una resolución horizontal/vertical 4 veces menor y menor calidad"
+ },
+ {
+ "id": 65,
+ "label": "Additional postprocessing operations",
+ "localized": "Operaciones de postprocesamiento adicionales",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66,
+ "label": "Apply color correction",
+ "localized": "Aplicar corrección de color",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "Apply mask as overlay",
+ "localized": "Aplicar máscara como superposición",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 68,
+ "label": "Apply sRGB linearization",
+ "localized": "Aplicar linealización sRGB",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "Available networks",
+ "localized": "Redes disponibles",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "Auto-convert SD15 embeddings to SDXL",
+ "localized": "Auto-convertir embeddings de SD15 a SDXL",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "alias",
+ "localized": "alias",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Attention query chunk size",
+ "localized": "Tamaño de bloque de consulta de atención",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "Attention kv chunk size",
+ "localized": "Tamaño de bloque KV de atención",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "Attention chunking threshold",
+ "localized": "Umbral de fragmentación de atención",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Attempt VAE roll back for NaN values",
+ "localized": "Intentar revertir VAE para valores NaN",
+ "reload": "",
+ "hint": "Requiere Torch 2.1 y la comprobación de NaN activada"
+ },
+ {
+ "id": 76,
+ "label": "Add extended info to filename when saving grid",
+ "localized": "Añadir info extendida al nombre de archivo al guardar la cuadrícula",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Add LoRA to prompt",
+ "localized": "Añadir LoRA al prompt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Alpha Ratio",
+ "localized": "Relación Alfa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "ALPHA Block Weight Preset",
+ "localized": "Preajuste de peso de bloque ALFA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Automatically determine rank",
+ "localized": "Determinar rango automáticamente",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "Autorank ratio",
+ "localized": "Relación de rango automático",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "Advanced guidance params",
+ "localized": "Parámetros de guía avanzados",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 83,
+ "label": "Adapter 1",
+ "localized": "Adaptador 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "Adapter 2",
+ "localized": "Adaptador 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 85,
+ "label": "Adapter 3",
+ "localized": "Adaptador 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 86,
+ "label": "Adapter 4",
+ "localized": "Adaptador 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 87,
+ "label": "Audio",
+ "localized": "Audio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88,
+ "label": "Advanced Options",
+ "localized": "Opciones avanzadas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 89,
+ "label": "Advanced Options",
+ "localized": "Opciones avanzadas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 90,
+ "label": "Advanced Options",
+ "localized": "Opciones avanzadas",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "b": [
+ {
+ "id": 0,
+ "label": "Batch",
+ "localized": "Lote",
+ "reload": "",
+ "hint": "Configuración del procesamiento por lotes"
+ },
+ {
+ "id": 0,
+ "label": "Batch Caption",
+ "localized": "Subtitulado por lotes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Batch Tag",
+ "localized": "Etiquetado por lotes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Benchmark",
+ "localized": "Evaluación de rendimiento (Benchmark)",
+ "reload": "",
+ "hint": "Ejecutar pruebas de rendimiento"
+ },
+ {
+ "id": 0,
+ "label": "Backend Settings",
+ "localized": "Ajustes del motor (Backend)",
+ "reload": "",
+ "hint": "Configuración relacionada con los motores de cómputo: torch, onnx y olive"
+ },
+ {
+ "id": 0,
+ "label": "body",
+ "localized": "cuerpo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Beta",
+ "localized": "Beta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Balanced Offload",
+ "localized": "Descarga equilibrada (Offload)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "BitsAndBytes",
+ "localized": "BitsAndBytes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Batch count",
+ "localized": "Número de lotes",
+ "reload": "",
+ "hint": "Cuántos lotes de imágenes crear (no tiene impacto en el rendimiento de generación ni en el uso de VRAM)"
+ },
+ {
+ "id": 0,
+ "label": "Batch size",
+ "localized": "Tamaño del lote",
+ "reload": "",
+ "hint": "Cuántas imágenes crear en un solo lote (aumenta el rendimiento de generación a costa de un mayor uso de VRAM)"
+ },
+ {
+ "id": 0,
+ "label": "Beta schedule",
+ "localized": "Planificación Beta",
+ "reload": "",
+ "hint": "Define cómo crece beta (fuerza del ruido por paso). Opciones: - default: predeterminado del modelo - linear: disminuye el ruido uniformemente por paso - scaled: versión al cuadrado de linear, usada solo por Stable Diffusion - cosine: disminución más suave, a menudo mejores resultados con menos pasos - sigmoid: transición brusca, experimental"
+ },
+ {
+ "id": 0,
+ "label": "Base shift",
+ "localized": "Desplazamiento base",
+ "reload": "",
+ "hint": "Valor de desplazamiento mínimo para resoluciones bajas cuando se utiliza el desplazamiento dinámico."
+ },
+ {
+ "id": 0,
+ "label": "Brightness",
+ "localized": "Brillo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Block",
+ "localized": "Bloque",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Block size",
+ "localized": "Tamaño del bloque",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Banned words",
+ "localized": "Palabras prohibidas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Blur",
+ "localized": "Desenfoque",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Batch input directory",
+ "localized": "Directorio de entrada de lotes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Batch output directory",
+ "localized": "Directorio de salida de lotes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Batch mask directory",
+ "localized": "Directorio de máscaras de lotes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Background threshold",
+ "localized": "Umbral de fondo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Boost",
+ "localized": "Potenciar (Boost)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Base",
+ "localized": "Base",
+ "reload": "",
+ "hint": "Ajustes base utilizados para ejecutar la generación de imágenes"
+ },
+ {
+ "id": 0,
+ "label": "Blend strength",
+ "localized": "Fuerza de mezcla",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Base model",
+ "localized": "Modelo base",
+ "reload": "",
+ "hint": "Modelo principal utilizado para todas las operaciones"
+ },
+ {
+ "id": 0,
+ "label": "Backend",
+ "localized": "Motor (Backend)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Benchmark steps",
+ "localized": "Pasos de evaluación",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Benchmark level",
+ "localized": "Nivel de evaluación",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "balanced",
+ "localized": "equilibrado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "block_level",
+ "localized": "nivel_de_bloque",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Backend storage",
+ "localized": "Almacenamiento del motor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
"label": "BF16",
"localized": "BF16",
"reload": "",
- "hint": "Usar precisión de punto flotante modificada de 16 bits para los cálculos"
+ "hint": "Utiliza precisión de punto flotante de 16 bits modificada para los cálculos"
},
{
- "id": "",
+ "id": 0,
+ "label": "Batch matrix-matrix",
+ "localized": "Matriz-matriz por lotes",
+ "reload": "",
+ "hint": "Multiplicación de matrices por lotes estándar para atención. Fiable pero no eficiente en VRAM."
+ },
+ {
+ "id": 0,
+ "label": "BCFHW",
+ "localized": "BCFHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "BFCHW",
+ "localized": "BFCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "BCHW",
+ "localized": "BCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Batch mode uses sequential seeds",
+ "localized": "El modo por lotes usa semillas secuenciales",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Batch uses original name",
+ "localized": "El lote usa el nombre original",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Base images folder",
+ "localized": "Carpeta de imágenes base",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Base grids folder",
+ "localized": "Carpeta de cuadrículas base",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Build info on first access",
+ "localized": "Generar información al primer acceso",
+ "reload": "",
+ "hint": "Evita que el servidor genere la página en inglés al iniciar y, en su lugar, la genera cuando se solicita"
+ },
+ {
+ "id": 0,
+ "label": "Beta Ratio",
+ "localized": "Relación Beta (Ratio)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "BETA Block Weight Preset",
+ "localized": "Preajuste de peso de bloque BETA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Base model type",
+ "localized": "Tipo de modelo base",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "c": [
+ {
+ "id": 618,
+ "label": "Caption",
+ "localized": "Leyenda",
+ "reload": "n/a",
+ "hint": "Analizar imágenes existentes y crear descripciones de texto"
+ },
+ {
+ "id": 619,
+ "label": "Contributors",
+ "localized": "Colaboradores",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 620,
+ "label": "Clear",
+ "localized": "Limpiar",
+ "reload": "n/a",
+ "hint": "Limpiar prompts"
+ },
+ {
+ "id": 621,
+ "label": "Check status",
+ "localized": "Verificar estado",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 622,
+ "label": "Composite",
+ "localized": "Composición",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 623,
+ "label": "Control",
+ "localized": "Control",
+ "reload": "n/a",
+ "hint": "Crear imagen con guía completa"
+ },
+ {
+ "id": 624,
+ "label": "ControlNet",
+ "localized": "ControlNet",
+ "reload": "n/a",
+ "hint": "ControlNet es un modelo de guía avanzado"
+ },
+ {
+ "id": 625,
+ "label": "Controls",
+ "localized": "Controles",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 626,
+ "label": "CaptionCaption",
+ "localized": "CaptionCaption",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 627,
+ "label": "Console",
+ "localized": "Consola",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 628,
+ "label": "Check for updates",
+ "localized": "Buscar actualizaciones",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 629,
+ "label": "Change log",
+ "localized": "Registro de cambios",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 630,
+ "label": "Compute Settings",
+ "localized": "Ajustes de cómputo",
+ "reload": "n/a",
+ "hint": "Ajustes relacionados con la precisión de cómputo, cross attention y optimizaciones para plataformas de computación"
+ },
+ {
+ "id": 631,
+ "label": "Current",
+ "localized": "Actual",
+ "reload": "n/a",
+ "hint": "Analizar módulos dentro del modelo cargado actualmente"
+ },
+ {
+ "id": 632,
+ "label": "CivitAI",
+ "localized": "CivitAI",
+ "reload": "n/a",
+ "hint": "Buscar y descargar modelos de CivitAI"
+ },
+ {
+ "id": 633,
+ "label": "Calculate missing hashes",
+ "localized": "Calcular hashes faltantes",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 634,
+ "label": "Community",
+ "localized": "Comunidad",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 635,
+ "label": "Cloud",
+ "localized": "Nube",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 636,
+ "label": "Close",
+ "localized": "Cerrar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 637,
+ "label": "Change model",
+ "localized": "Cambiar modelo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 638,
+ "label": "Change refiner",
+ "localized": "Cambiar refinador",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 639,
+ "label": "Change VAE",
+ "localized": "Cambiar VAE",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 640,
+ "label": "Change reference",
+ "localized": "Cambiar referencia",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 641,
+ "label": "Corrections",
+ "localized": "Correcciones",
+ "reload": "n/a",
+ "hint": "Controlar las correcciones de color, nitidez y brillo de la imagen durante el proceso de generación"
+ },
+ {
+ "id": 642,
+ "label": "Control Methods",
+ "localized": "Métodos de control",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 643,
+ "label": "Control Media",
+ "localized": "Medios de control",
+ "reload": "n/a",
+ "hint": "Añadir imagen de entrada como imagen de inicialización separada para el procesamiento de control"
+ },
+ {
+ "id": 644,
+ "label": "ChronoEdit",
+ "localized": "ChronoEdit",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 645,
+ "label": "Cross Attention",
+ "localized": "Cross Attention",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 646,
+ "label": "CLiP Skip",
+ "localized": "CLiP Skip",
+ "reload": "n/a",
+ "hint": "Parámetro de parada temprana para el modelo CLIP; 1 es detenerse en la última capa como de costumbre, 2 es detenerse en la penúltima capa, etc."
+ },
+ {
+ "id": 647,
+ "label": "Cache-DiT",
+ "localized": "Cache-DiT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 648,
+ "label": "CFG-Zero",
+ "localized": "CFG-Zero",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 649,
+ "label": "Cache folders",
+ "localized": "Carpetas de caché",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 650,
+ "label": "Custom model loader",
+ "localized": "Cargador de modelos personalizado",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 651,
+ "label": "Client log",
+ "localized": "Registro del cliente",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 652,
+ "label": "CLIP Analysis",
+ "localized": "Análisis CLIP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 653,
+ "label": "Context",
+ "localized": "Contexto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 654,
+ "label": "Correction mode",
+ "localized": "Modo de corrección",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 655,
+ "label": "Color",
+ "localized": "Color",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 656,
+ "label": "Center",
+ "localized": "Centrar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 657,
+ "label": "Color grading",
+ "localized": "Gradación de color",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 658,
+ "label": "Crop to portrait",
+ "localized": "Recortar a retrato",
+ "reload": "n/a",
+ "hint": "Recortar la imagen de entrada solo a formato retrato antes de usarla como entrada del IP adapter"
+ },
+ {
+ "id": 659,
+ "label": "Concept Tokens",
+ "localized": "Tokens de concepto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 660,
+ "label": "Colormap",
+ "localized": "Mapa de colores",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 661,
+ "label": "Cosine scale 1",
+ "localized": "Escala coseno 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 662,
+ "label": "Cosine scale 2",
+ "localized": "Escala coseno 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 663,
+ "label": "Cosine scale 3",
+ "localized": "Escala coseno 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 664,
+ "label": "Cache model",
+ "localized": "Caché del modelo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 665,
+ "label": "Cosine scale",
+ "localized": "Escala coseno",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 666,
+ "label": "Cosine Background",
+ "localized": "Fondo coseno",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 667,
+ "label": "Control guidance",
+ "localized": "Guía de control",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 668,
+ "label": "Contrast",
+ "localized": "Contraste",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 669,
+ "label": "comma",
+ "localized": "coma",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 670,
+ "label": "Columns",
+ "localized": "Columnas",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 671,
+ "label": "Create video",
+ "localized": "Crear video",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 672,
+ "label": "Censor",
+ "localized": "Censor",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 673,
+ "label": "Check language",
+ "localized": "Verificar idioma",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 674,
+ "label": "Check policy violations",
+ "localized": "Verificar violaciones de política",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 675,
+ "label": "Check banned words",
+ "localized": "Verificar palabras prohibidas",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 676,
+ "label": "Control preprocess input images",
+ "localized": "Controlar preprocesamiento de imágenes de entrada",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 677,
+ "label": "Control override denoise strength",
+ "localized": "Controlar anulación de fuerza de eliminación de ruido (denoise)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 678,
+ "label": "Color variation",
+ "localized": "Variación de color",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 679,
+ "label": "Change rate",
+ "localized": "Tasa de cambio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 680,
+ "label": "Context after",
+ "localized": "Contexto posterior",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 681,
+ "label": "Context mask",
+ "localized": "Máscara de contexto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 682,
+ "label": "Control only",
+ "localized": "Solo control",
+ "reload": "n/a",
+ "hint": "Esto utiliza únicamente la entrada de Control a continuación como fuente para cualquier tarea de tipo ControlNet o IP Adapter basada en nuestras diversas opciones."
+ },
+ {
+ "id": 683,
+ "label": "CN Mode",
+ "localized": "Modo CN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 684,
+ "label": "CN Strength",
+ "localized": "Fuerza CN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 685,
+ "label": "CN Start",
+ "localized": "Inicio CN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 686,
+ "label": "CN End",
+ "localized": "Fin CN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 687,
+ "label": "CN Tiles",
+ "localized": "Tiles CN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 688,
+ "label": "Control factor",
+ "localized": "Factor de control",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 689,
+ "label": "ControlNet-XS",
+ "localized": "ControlNet-XS",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 690,
+ "label": "Coarse",
+ "localized": "Tosco",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 691,
+ "label": "Color map",
+ "localized": "Mapa de color",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 692,
+ "label": "Crop to fit",
+ "localized": "Recortar para ajustar",
+ "reload": "n/a",
+ "hint": "Si las dimensiones de su imagen de origen (ej. 512x510) difieren de sus dimensiones de destino (ej. 1024x768), esta función ajustará su imagen escalada al tamaño de la imagen de destino. El exceso se recortará."
+ },
+ {
+ "id": 693,
+ "label": "CLiP Model",
+ "localized": "Modelo CLIP",
+ "reload": "n/a",
+ "hint": "Modelo CLIP utilizado para la coincidencia de similitud imagen-texto. Los modelos más grandes (ViT-L, ViT-H) son más precisos pero más lentos y usan más VRAM."
+ },
+ {
+ "id": 694,
+ "label": "Caption Model",
+ "localized": "Modelo de leyenda",
+ "reload": "n/a",
+ "hint": "Modelo BLIP utilizado para generar la leyenda inicial de la imagen. El modelo de leyenda describe el contenido de la imagen que CLIP luego enriquece con términos de estilo y sabor."
+ },
+ {
+ "id": 695,
+ "label": "Chunk Size",
+ "localized": "Tamaño de fragmento (Chunk)",
+ "reload": "n/a",
+ "hint": "Tamaño de lote para procesar candidatos de descripción (flavors). Valores más altos aceleran el interrogatorio pero aumentan el uso de VRAM."
+ },
+ {
+ "id": 696,
+ "label": "CLiP Num Beams",
+ "localized": "Num Beams de CLIP",
+ "reload": "n/a",
+ "hint": "Número de haces (beams) para la búsqueda de haz durante la generación de leyendas. Valores más altos buscan más posibilidades pero son más lentos."
+ },
+ {
+ "id": 697,
+ "label": "Character threshold",
+ "localized": "Umbral de personaje",
+ "reload": "n/a",
+ "hint": "Umbral de confianza para etiquetas específicas de personajes (ej. nombres de personajes, rasgos específicos). Solo se incluyen las etiquetas con una confianza superior a este umbral. Valores más altos son más selectivos, valores más bajos incluyen más coincidencias potenciales. No compatible con modelos DeepBooru."
+ },
+ {
+ "id": 698,
+ "label": "Cross-attention",
+ "localized": "Cross-attention",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 699,
+ "label": "cpu",
+ "localized": "cpu",
+ "reload": "n/a",
+ "hint": "Utiliza solo CPU y RAM: es lo más lento pero tiene menos probabilidades de agotar la memoria (OOM)"
+ },
+ {
+ "id": 700,
+ "label": "Cached models",
+ "localized": "Modelos en caché",
+ "reload": "n/a",
+ "hint": "El número de modelos a almacenar en RAM para un acceso rápido"
+ },
+ {
+ "id": 701,
+ "label": "combined",
+ "localized": "combinado",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 702,
+ "label": "Compress ratio",
+ "localized": "Relación de compresión",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 703,
+ "label": "compel",
+ "localized": "compel",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 704,
+ "label": "Channels last",
+ "localized": "Canales al final (Channels last)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 705,
+ "label": "cuDNN full-depth benchmark",
+ "localized": "Benchmark cuDNN de profundidad completa",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 706,
+ "label": "cuDNN benchmark limit",
+ "localized": "Límite de benchmark cuDNN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 707,
+ "label": "cudaMallocAsync",
+ "localized": "cudaMallocAsync",
+ "reload": "n/a",
+ "hint": "Utiliza el asignador de memoria asíncrono CUDA. Mejora el rendimiento y la fragmentación de la VRAM, pero puede causar inestabilidad en algunas GPU."
+ },
+ {
+ "id": 708,
+ "label": "CLiP skip enabled",
+ "localized": "CLiP skip habilitado",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 709,
+ "label": "Cache-DiT enabled",
+ "localized": "Cache-DiT habilitado",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 710,
+ "label": "Cache-DiT F-compute blocks",
+ "localized": "Bloques de cómputo F de Cache-DiT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 711,
+ "label": "Cache-DiT B-compute blocks",
+ "localized": "Bloques de cómputo B de Cache-DiT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 712,
+ "label": "Cache-DiT residual diff threshold",
+ "localized": "Umbral de diferencia residual de Cache-DiT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 713,
+ "label": "Cache-DiT warmup steps",
+ "localized": "Pasos de calentamiento de Cache-DiT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 714,
+ "label": "CFG-Zero enabled",
+ "localized": "CFG-Zero habilitado",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 715,
+ "label": "CFG-Zero star",
+ "localized": "CFG-Zero estrella",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 716,
+ "label": "CFG-Zero steps",
+ "localized": "Pasos CFG-Zero",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 717,
+ "label": "cudagraphs",
+ "localized": "cudagraphs",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 718,
+ "label": "Cleanup temporary folder on startup",
+ "localized": "Limpiar carpeta temporal al iniciar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 719,
+ "label": "Create ZIP archive for multiple images",
+ "localized": "Crear archivo ZIP para múltiples imágenes",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 720,
+ "label": "cover",
+ "localized": "cubrir",
+ "reload": "n/a",
+ "hint": "cubrir área completa"
+ },
+ {
+ "id": 721,
+ "label": "Compact view",
+ "localized": "Vista compacta",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 722,
+ "label": "Cache text encoder results",
+ "localized": "Cachear resultados del codificador de texto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 723,
+ "label": "contain",
+ "localized": "contener",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 724,
+ "label": "Ctrl+up/down word delimiters",
+ "localized": "Delimitadores de palabra Ctrl+arriba/abajo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 725,
+ "label": "Ctrl+up/down precision when editing (attention:1.1)",
+ "localized": "Precisión Ctrl+arriba/abajo al editar (attention:1.1)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 726,
+ "label": "Ctrl+up/down precision when editing ",
+ "localized": "Precisión Ctrl+arriba/abajo al editar ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 727,
+ "label": "Cached VAEs",
+ "localized": "VAEs en caché",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 728,
+ "label": "ckpt",
+ "localized": "ckpt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 729,
+ "label": "Comma separated list with optional strength per LoRA",
+ "localized": "Lista separada por comas con fuerza opcional por LoRA",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 730,
+ "label": "CivitAI token",
+ "localized": "Token de CivitAI",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 731,
+ "label": "Custom pipeline",
+ "localized": "Pipeline personalizado",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 732,
+ "label": "Custom model",
+ "localized": "Modelo personalizado",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 733,
+ "label": "ControlNet unit 1",
+ "localized": "Unidad ControlNet 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 734,
+ "label": "ControlNet unit 2",
+ "localized": "Unidad ControlNet 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 735,
+ "label": "ControlNet unit 3",
+ "localized": "Unidad ControlNet 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 736,
+ "label": "ControlNet unit 4",
+ "localized": "Unidad ControlNet 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 737,
+ "label": "ControlNet-XS unit 1",
+ "localized": "Unidad ControlNet-XS 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 738,
+ "label": "ControlNet-XS unit 2",
+ "localized": "Unidad ControlNet-XS 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 739,
+ "label": "ControlNet-XS unit 3",
+ "localized": "Unidad ControlNet-XS 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 740,
+ "label": "ControlNet-XS unit 4",
+ "localized": "Unidad ControlNet-XS 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 741,
+ "label": "Control-LLLite unit 1",
+ "localized": "Unidad Control-LLLite 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 742,
+ "label": "Control-LLLite unit 2",
+ "localized": "Unidad Control-LLLite 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 743,
+ "label": "Control-LLLite unit 3",
+ "localized": "Unidad Control-LLLite 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 744,
+ "label": "Control-LLLite unit 4",
+ "localized": "Unidad Control-LLLite 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 745,
+ "label": "Control settings",
+ "localized": "Ajustes de control",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 746,
+ "label": "Canny",
+ "localized": "Canny",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 747,
+ "label": "Condition",
+ "localized": "Condición",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 748,
+ "label": "Caption: Batch",
+ "localized": "Leyenda: Lote",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 749,
+ "label": "Control elements",
+ "localized": "Elementos de control",
+ "reload": "n/a",
+ "hint": "Los elementos de control son modelos avanzados que pueden guiar la generación hacia el resultado deseado"
+ }
+ ],
+ "d": [
+ {
+ "id": 0,
+ "label": "Docs",
+ "localized": "Docs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "Discord",
+ "localized": "Discord",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Detail",
+ "localized": "Detalle",
+ "reload": "",
+ "hint": "Detailer ejecuta una generación adicional a mayor resolución para los objetos detectados"
+ },
+ {
+ "id": 3,
+ "label": "Delete",
+ "localized": "Eliminar",
+ "reload": "",
+ "hint": "Eliminar imagen"
+ },
+ {
+ "id": 4,
+ "label": "Default",
+ "localized": "Predeterminado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Download updates",
+ "localized": "Descargar actualizaciones",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Download model",
+ "localized": "Descargar modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Diffusers",
+ "localized": "Diffusers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Distilled",
+ "localized": "Distilled",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Description",
+ "localized": "Descripción",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Details",
+ "localized": "Detalles",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Detailer",
+ "localized": "Detailer",
+ "reload": "",
+ "hint": "Detailer ejecuta una generación adicional a mayor resolución para los objetos detectados"
+ },
+ {
+ "id": 12,
+ "label": "Denoise",
+ "localized": "Denoise",
+ "reload": "",
+ "hint": "Ajustes de eliminación de ruido. Un valor más alto significa que se permite cambiar más el contenido de la imagen existente durante la generación"
+ },
+ {
+ "id": 13,
+ "label": "DirectML",
+ "localized": "DirectML",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Download model from huggingface",
+ "localized": "Descargar modelo de Hugging Face",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Dropdown",
+ "localized": "Menú desplegable",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "dynamic",
+ "localized": "dinámico",
+ "reload": "",
+ "hint": "El desplazamiento dinámico ajusta automáticamente la programación de eliminación de ruido basándose en la resolución de su imagen. El programador interpola entre base_shift y max_shift según la resolución real de la imagen. Al activarlo se desactiva el desplazamiento estático de Flow."
+ },
+ {
+ "id": 17,
+ "label": "Detailer models",
+ "localized": "Modelos de Detailer",
+ "reload": "",
+ "hint": "Seleccionar modelos de detección para usar con el detallador"
+ },
+ {
+ "id": 18,
+ "label": "Detailer list",
+ "localized": "Lista de Detailer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Detailer classes",
+ "localized": "Clases de Detailer",
+ "reload": "",
+ "hint": "Especifique clases específicas para usar si el modelo de detallador seleccionado es multiclase"
+ },
+ {
+ "id": 20,
+ "label": "Detailer prompt",
+ "localized": "Prompt de Detailer",
+ "reload": "",
+ "hint": "Usar un prompt separado para el detallador. Si no está presente, usará el prompt principal"
+ },
+ {
+ "id": 21,
+ "label": "Detailer negative prompt",
+ "localized": "Prompt negativo de Detailer",
+ "reload": "",
+ "hint": "Usar un prompt negativo separado para el detallador. Si no está presente, usará el prompt negativo principal"
+ },
+ {
+ "id": 22,
+ "label": "Detailer steps",
+ "localized": "Pasos de Detailer",
+ "reload": "",
+ "hint": "Número de pasos a ejecutar para el proceso del detallador"
+ },
+ {
+ "id": 23,
+ "label": "Detailer strength",
+ "localized": "Fuerza de Detailer",
+ "reload": "",
+ "hint": "Fuerza de eliminación de ruido (denoising) del proceso del detallador"
+ },
+ {
+ "id": 24,
+ "label": "Detailer resolution",
+ "localized": "Resolución de Detailer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Denoising batch size",
+ "localized": "Tamaño de lote de eliminación de ruido",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Dilate tau",
+ "localized": "Dilatar tau",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Draw legend",
+ "localized": "Dibujar leyenda",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Denoising strength",
+ "localized": "Fuerza de eliminación de ruido",
+ "reload": "",
+ "hint": "Determina qué tan poco respeto debe tener el algoritmo por el contenido de la imagen. En 0, nada cambiará, y en 1 obtendrá una imagen no relacionada. Con valores inferiores a 1.0, el procesamiento tomará menos pasos que los especificados en el control de Pasos de Muestreo"
+ },
+ {
+ "id": 29,
+ "label": "Denoise start",
+ "localized": "Inicio de eliminación de ruido",
+ "reload": "",
+ "hint": "Anula la fuerza de eliminación de ruido indicando qué tan pronto debe terminar el modelo base y cuándo debe comenzar el refinador (refiner). Solo aplicable al uso del refinador. Si se establece en 0 o 1, se usará la fuerza de eliminación de ruido predeterminada"
+ },
+ {
+ "id": 30,
+ "label": "down",
+ "localized": "abajo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Decode chunks",
+ "localized": "Decodificar fragmentos",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Dilate",
+ "localized": "Dilatar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Depth and normal",
+ "localized": "Profundidad y normal",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Distance threshold",
+ "localized": "Umbral de distancia",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Depth threshold",
+ "localized": "Umbral de profundidad",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Denoising steps",
+ "localized": "Pasos de eliminación de ruido",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Depth map",
+ "localized": "Mapa de profundidad",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Dynamic shift",
+ "localized": "Desplazamiento dinámico",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Duration",
+ "localized": "Duración",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Device Info",
+ "localized": "Información del dispositivo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Diffusers load using Run:ai streamer",
+ "localized": "Cargar Diffusers usando Run:ai streamer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Disable accelerate",
+ "localized": "Desactivar Accelerate",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Disable T5 text encoder",
+ "localized": "Desactivar codificador de texto T5",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Dynamic loss threshold",
+ "localized": "Umbral de pérdida dinámica",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Dequantize using torch.compile",
+ "localized": "Descuantizar usando torch.compile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "Dequantize using full precision",
+ "localized": "Descuantizar usando precisión completa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Disabled",
+ "localized": "Desactivado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Dynamic Attention BMM",
+ "localized": "BMM de atención dinámica",
+ "reload": "",
+ "hint": "Realiza el cálculo de atención por pasos en lugar de todo a la vez. Tiempos de inferencia más lentos, pero uso de memoria muy reducido"
+ },
+ {
+ "id": 49,
+ "label": "Dynamic attention",
+ "localized": "Atención dinámica",
+ "reload": "",
+ "hint": "Ajusta el cálculo de la atención dinámicamente por paso. Ahorra VRAM pero ralentiza la generación."
+ },
+ {
+ "id": 50,
+ "label": "Dynamic Attention slicing rate",
+ "localized": "Tasa de segmentación de atención dinámica",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Dynamic Attention trigger rate",
+ "localized": "Tasa de activación de atención dinámica",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Deterministic mode",
+ "localized": "Modo determinista",
+ "reload": "",
+ "hint": "Fuerza una salida determinista entre ejecuciones. Útil para la reproducibilidad, pero puede desactivar algunas optimizaciones."
+ },
+ {
+ "id": 53,
+ "label": "DirectML retry ops for NaN",
+ "localized": "Operaciones de reintento de DirectML para NaN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "deep-cache",
+ "localized": "deep-cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "DeepCache cache interval",
+ "localized": "Intervalo de caché de DeepCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Directory for temporary images; leave empty for default",
+ "localized": "Directorio para imágenes temporales; dejar vacío para el predeterminado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Do not display video output in UI",
+ "localized": "No mostrar la salida de video en la interfaz",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "Directory name pattern",
+ "localized": "Patrón de nombre de directorio",
+ "reload": "",
+ "hint": "Use las siguientes etiquetas para definir cómo se eligen los subdirectorios para imágenes y cuadrículas: [steps], [cfg],[prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime], [job_timestamp]; dejar vacío para el predeterminado"
+ },
+ {
+ "id": 59,
+ "label": "Dark",
+ "localized": "Oscuro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Disabled UI tabs",
+ "localized": "Pestañas de interfaz desactivadas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "Disable variable aspect ratio",
+ "localized": "Desactivar relación de aspecto variable",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "Desktop",
+ "localized": "Escritorio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "Downscale high resolution live previews",
+ "localized": "Reducir escala de previsualizaciones en vivo de alta resolución",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "Detailer use model augment",
+ "localized": "Aumentar modelo de Detailer",
+ "reload": "",
+ "hint": "Ejecutar los modelos de detección de Detailer con precisión extra"
+ },
+ {
+ "id": 65,
+ "label": "Default strength",
+ "localized": "Fuerza predeterminada",
+ "reload": "",
+ "hint": "Al añadir una red extra como Lora al prompt, usar este multiplicador"
+ },
+ {
+ "id": 66,
+ "label": "Do not change selected model when reading generation parameters",
+ "localized": "No cambiar el modelo seleccionado al leer parámetros de generación",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "Do conditional and unconditional denoising in one batch",
+ "localized": "Realizar eliminación de ruido condicional e incondicional en un solo lote",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 68,
+ "label": "Disable NaN check",
+ "localized": "Desactivar comprobación de NaN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "Disallow models in ckpt format",
+ "localized": "No permitir modelos en formato ckpt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "Default upscaler for image resize operations",
+ "localized": "Escalador predeterminado para operaciones de cambio de tamaño de imagen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "Debug info",
+ "localized": "Información de depuración",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Download folder",
+ "localized": "Carpeta de descargas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "DWPose",
+ "localized": "DWPose",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "Depth Anything",
+ "localized": "Depth Anything",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Depth Pro",
+ "localized": "Depth Pro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Decode",
+ "localized": "Decodificar",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "e": [
+ {
+ "id": 843,
+ "label": "Enhance prompt",
+ "localized": "Mejorar prompt",
+ "reload": "",
+ "hint": "Mejorar el prompt (avanzado)"
+ },
+ {
+ "id": 0,
+ "label": "Enhance now",
+ "localized": "Mejorar ahora",
+ "reload": "",
+ "hint": "Ejecutar la mejora del prompt utilizando el modelo LLM seleccionado"
+ },
+ {
+ "id": 0,
+ "label": "Extensions",
+ "localized": "Extensiones",
+ "reload": "",
+ "hint": "Extensiones de la aplicación"
+ },
+ {
+ "id": 0,
+ "label": "Extract LoRA",
+ "localized": "Extraer LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embedded metadata",
+ "localized": "Metadatos incrustados",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extension list",
+ "localized": "Lista de extensiones",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Execution Precision",
+ "localized": "Precisión de ejecución",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings",
+ "localized": "Embeddings",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extract currently loaded LoRA(s)",
+ "localized": "Extraer LoRA(s) cargada(s) actualmente",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable LayerSkipConfig",
+ "localized": "Habilitar LayerSkipConfig",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable refine pass",
+ "localized": "Habilitar pasada de refinamiento",
+ "reload": "",
+ "hint": "Utiliza un proceso similar a image-to-image para reescalar o añadir detalles a la imagen final. Opcionalmente usa un modelo refinador para mejorar los detalles."
+ },
+ {
+ "id": 0,
+ "label": "Enable detailer pass",
+ "localized": "Habilitar pasada de detallado",
+ "reload": "",
+ "hint": "Detecta objetos específicos como rostros y los vuelve a procesar a una resolución más alta"
+ },
+ {
+ "id": 0,
+ "label": "Edge padding",
+ "localized": "Relleno de bordes",
+ "reload": "",
+ "hint": "Expande el borde del área enmascarada por este porcentaje"
+ },
+ {
+ "id": 0,
+ "label": "Edge blur",
+ "localized": "Desenfoque de bordes",
+ "reload": "",
+ "hint": "Desenfoca el borde del área enmascarada por este porcentaje"
+ },
+ {
+ "id": 0,
+ "label": "End",
+ "localized": "Fin",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ETA",
+ "localized": "ETA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable FreeU",
+ "localized": "Habilitar FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tonemap",
+ "localized": "Habilitar mapeo de tonos (tonemap)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enabled",
+ "localized": "Habilitado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Exposure",
+ "localized": "Exposición",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Encoder",
+ "localized": "Codificador (Encoder)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enhanced prompt",
+ "localized": "Prompt mejorado",
+ "reload": "",
+ "hint": "El prompt mejorado generado por el LLM"
+ },
+ {
+ "id": 0,
+ "label": "Edit start",
+ "localized": "Inicio de edición",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edit stop",
+ "localized": "Fin de edición",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode",
+ "localized": "Erosionar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "edge",
+ "localized": "borde",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ensemble size",
+ "localized": "Tamaño del conjunto (Ensemble)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable",
+ "localized": "Habilitar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode size",
+ "localized": "Tamaño de erosión",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable PixelArt",
+ "localized": "Habilitar PixelArt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable edge detection",
+ "localized": "Habilitar detección de bordes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge block size",
+ "localized": "Tamaño de bloque de borde",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge image weight",
+ "localized": "Peso de la imagen de borde",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Escape brackets",
+ "localized": "Escapar paréntesis",
+ "reload": "",
+ "hint": "Añade barras invertidas a los paréntesis y corchetes en las etiquetas. Necesario cuando las etiquetas contienen caracteres con significado especial en la sintaxis de prompts, como ( ) [ ]. Activa esto si usas la salida directamente en prompts."
+ },
+ {
+ "id": 0,
+ "label": "Exclude tags",
+ "localized": "Excluir etiquetas",
+ "reload": "",
+ "hint": "Lista de etiquetas separadas por comas para excluir del resultado. Útil para filtrar etiquetas no deseadas o redundantes que aparecen con frecuencia."
+ },
+ {
+ "id": 0,
+ "label": "Extension GIT repository URL",
+ "localized": "URL del repositorio GIT de la extensión",
+ "reload": "",
+ "hint": "Especifica la URL del repositorio de la extensión en GitHub"
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CPU",
+ "localized": "ExecutionProvider.CPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.DirectML",
+ "localized": "ExecutionProvider.DirectML",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CUDA",
+ "localized": "ExecutionProvider.CUDA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.ROCm",
+ "localized": "ExecutionProvider.ROCm",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.MIGraphX",
+ "localized": "ExecutionProvider.MIGraphX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.OpenVINO",
+ "localized": "ExecutionProvider.OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable modular pipelines (experimental)",
+ "localized": "Habilitar pipelines modulares (experimental)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Expandable segments",
+ "localized": "Segmentos expandibles",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable use of reference models",
+ "localized": "Habilitar uso de modelos de referencia",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable embeddings support",
+ "localized": "Habilitar soporte de embeddings",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable file wildcards support",
+ "localized": "Habilitar soporte de comodines (wildcards) de archivo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extra noise multiplier for img2img",
+ "localized": "Multiplicador de ruido extra para img2img",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings train templates directory",
+ "localized": "Directorio de plantillas de entrenamiento de embeddings",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable Hypernetwork support",
+ "localized": "Habilitar soporte de Hypernetwork",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tensorboard logging",
+ "localized": "Habilitar registro en Tensorboard",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "f": [
+ {
+ "id": 0,
+ "label": "Fixed",
+ "localized": "Fijo",
+ "reload": "",
+ "hint": "Redimensiona la imagen a la resolución de destino. A menos que la altura y el ancho coincidan, obtendrás una relación de aspecto incorrecta"
+ },
+ {
+ "id": 0,
+ "label": "Folder",
+ "localized": "Carpeta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FramePack",
+ "localized": "FramePack",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Frames",
+ "localized": "Fotogramas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fallback guidance",
+ "localized": "Guía de respaldo (fallback)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU",
+ "localized": "FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Faster Cache",
+ "localized": "Caché más rápida",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folders",
+ "localized": "Carpetas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fetch model preview metadata",
+ "localized": "Obtener metadatos de vista previa del modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flow shift",
+ "localized": "Desplazamiento de flujo (flow shift)",
+ "reload": "",
+ "hint": "Valor de desplazamiento para modelos de flowmatching. Controla la distribución de los pasos de eliminación de ruido. Valores: - >1.0: asigna más pasos a la eliminación de ruido inicial (mejor estructura) - <1.0: asigna más pasos a la eliminación de ruido final (mejores detalles finos) - 1.0: programación equilibrada La mayoría de los modelos de flowmatching usan el valor 3 por defecto. Es inactivo si el desplazamiento dinámico está habilitado."
+ },
+ {
+ "id": 0,
+ "label": "FDG scales",
+ "localized": "Escalas FDG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FDG weights",
+ "localized": "Pesos FDG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FDG rescale space",
+ "localized": "Espacio de reescalado FDG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force HiRes",
+ "localized": "Forzar HiRes",
+ "reload": "",
+ "hint": "Hires se ejecuta automáticamente cuando se selecciona Latent upscale, pero se omite al usar escaladores no latentes. Habilita forzar hires para ejecutarlo con escaladores no latentes"
+ },
+ {
+ "id": 0,
+ "label": "FreeU preset",
+ "localized": "Preajuste FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FaceID Model",
+ "localized": "Modelo FaceID",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Final strength",
+ "localized": "Fuerza final",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "full",
+ "localized": "Completo",
+ "reload": "",
+ "hint": "Utilizar siempre precisión completa"
+ },
+ {
+ "id": 0,
+ "label": "Fall-off exponent (lower=higher detail)",
+ "localized": "Exponente de caída (menor=mayor detalle)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fill strength",
+ "localized": "Fuerza de relleno",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Face",
+ "localized": "Rostro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Face confidence",
+ "localized": "Confianza del rostro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP model variant",
+ "localized": "Variante de modelo FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP resolution",
+ "localized": "Resolución FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP duration",
+ "localized": "Duración FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP target FPS",
+ "localized": "FPS de destino FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP interpolation",
+ "localized": "Interpolación FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP init strength",
+ "localized": "Fuerza inicial FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP end strength",
+ "localized": "Fuerza final FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP vision strength",
+ "localized": "Fuerza de visión FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP section prompts",
+ "localized": "Prompts de sección FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP latent window size",
+ "localized": "Tamaño de ventana latente FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP steps",
+ "localized": "Pasos FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP sampler shift",
+ "localized": "Desplazamiento de muestreador FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP CFG scale",
+ "localized": "Escala CFG FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP distilled CFG scale",
+ "localized": "Escala CFG destilada FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP CFG re-scale",
+ "localized": "Reescalado de CFG FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP system prompt",
+ "localized": "Prompt de sistema FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP model receipe",
+ "localized": "Receta de modelo FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable TeaCache",
+ "localized": "Habilitar TeaCache FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP use optimized system prompt",
+ "localized": "Usar prompt de sistema optimizado FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable CFGZero",
+ "localized": "Habilitar CFGZero FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable Preview",
+ "localized": "Habilitar vista previa FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP attention",
+ "localized": "Atención FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP VAE",
+ "localized": "VAE FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FPS",
+ "localized": "FPS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Foreground threshold",
+ "localized": "Umbral de primer plano",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Frame change sensitivity",
+ "localized": "Sensibilidad de cambio de fotograma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename",
+ "localized": "Nombre de archivo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force model eval",
+ "localized": "Forzar evaluación del modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "false",
+ "localized": "falso",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
"label": "Full precision (--no-half-vae)",
"localized": "Precisión completa (--no-half-vae)",
"reload": "",
- "hint": "Usa FP32 para el VAE. Puede producir mejores resultados usando más VRAM y una generación más lenta"
+ "hint": "Usa FP32 para el VAE. Puede producir mejores resultados consumiendo más VRAM y con una generación más lenta"
},
{
- "id": "",
+ "id": 0,
+ "label": "FP32",
+ "localized": "FP32",
+ "reload": "",
+ "hint": "Usa precisión de punto flotante de 32 bits para los cálculos"
+ },
+ {
+ "id": 0,
+ "label": "FP16",
+ "localized": "FP16",
+ "reload": "",
+ "hint": "Usa precisión de punto flotante de 16 bits para los cálculos"
+ },
+ {
+ "id": 0,
"label": "Force full precision (--no-half)",
"localized": "Forzar precisión completa (--no-half)",
"reload": "",
- "hint": "Usa FP32 para el modelo. Puede producir mejores resultados usando más VRAM y una generación más lenta"
+ "hint": "Usa FP32 para el modelo. Puede producir mejores resultados consumiendo más VRAM y con una generación más lenta"
},
{
- "id": "",
- "label": "Upcast sampling",
- "localized": "Muestreo ascendente",
+ "id": 0,
+ "label": "Flash",
+ "localized": "Flash",
"reload": "",
- "hint": "Generalmente produce resultados similares a --no-half con mejor rendimiento usando menos memoria"
+ "hint": ""
},
{
- "id": "",
- "label": "Attempt VAE roll back for NaN values",
- "localized": "Intentar retroceso de VAE para valores NaN",
+ "id": 0,
+ "label": "Flex attention",
+ "localized": "Flex attention",
"reload": "",
- "hint": "Requiere Torch 2.1 y la comprobación de NaN habilitada"
+ "hint": ""
},
{
- "id": "",
- "label": "Olive use FP16 on optimization",
- "localized": "Olive usa FP16 en la optimización",
+ "id": 0,
+ "label": "Flash attention",
+ "localized": "Flash attention",
"reload": "",
- "hint": "Usar precisión de punto flotante de 16 bits para el modelo de salida del proceso de optimización de Olive. Usar precisión de punto flotante de 32 bits si está deshabilitado"
+ "hint": "Algoritmo de atención altamente optimizado. Reduce enormemente el uso de VRAM y acelera la inferencia, pero puede ser no determinista."
},
{
- "id": "",
- "label": "Olive force FP32 for VAE Encoder",
- "localized": "Olive fuerza FP32 para el codificador VAE",
+ "id": 0,
+ "label": "Fused projections",
+ "localized": "Proyecciones fusionadas",
"reload": "",
- "hint": "Usar precisión de punto flotante de 32 bits para el codificador VAE del modelo de salida. Esto anula la opción 'usar FP16 en la optimización'. Si obtienes valores NaN o imágenes en blanco y negro de Img2Img, habilita esta opción y elimina la caché"
+ "hint": ""
},
{
- "id": "",
- "label": "Olive use static dimensions",
- "localized": "Olive usa dimensiones estáticas",
+ "id": 0,
+ "label": "FreeU enabled",
+ "localized": "FreeU habilitado",
"reload": "",
- "hint": "Hace que la inferencia con los modelos optimizados de Olive sea mucho más rápida. (OrtTransformersOptimization)"
+ "hint": ""
},
{
- "id": "",
- "label": "Olive cache optimized models",
- "localized": "Olive cachea modelos optimizados",
+ "id": 0,
+ "label": "FreeU 1st stage backbone",
+ "localized": "Backbone de la 1ª etapa de FreeU",
"reload": "",
- "hint": "Guarda los modelos procesados por Olive como caché. Puedes gestionarlos en la pestaña ONNX"
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
+ "label": "FreeU 2nd stage backbone",
+ "localized": "Backbone de la 2ª etapa de FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 1st stage skip",
+ "localized": "Salto (skip) de la 1ª etapa de FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 2nd stage skip",
+ "localized": "Salto (skip) de la 2ª etapa de FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FoCa",
+ "localized": "FoCa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache cache enabled",
+ "localized": "Caché de FasterCache habilitado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip range",
+ "localized": "Rango de salto espacial de FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip start",
+ "localized": "Inicio de salto espacial de FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip end",
+ "localized": "Fin de salto espacial de FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip range",
+ "localized": "Rango de salto incondicional de FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip start",
+ "localized": "Inicio de salto incondicional de FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip end",
+ "localized": "Fin de salto incondicional de FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache guidance distilled",
+ "localized": "Guía destilada de FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "fullgraph",
+ "localized": "Grafo completo (fullgraph)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with stable diffusion models",
+ "localized": "Carpeta con modelos de Stable Diffusion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Huggingface models",
+ "localized": "Carpeta con modelos de Huggingface",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for Huggingface cache",
+ "localized": "Carpeta para caché de Huggingface",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for Tunable ops cache",
+ "localized": "Carpeta para caché de operaciones ajustables",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with VAE files",
+ "localized": "Carpeta con archivos VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with UNET files",
+ "localized": "Carpeta con archivos UNET",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Text encoder files",
+ "localized": "Carpeta con archivos de codificador de texto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with LoRA network(s)",
+ "localized": "Carpeta con redes LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "File or Folder with user-defined styles",
+ "localized": "Archivo o carpeta con estilos definidos por el usuario",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with user-defined wildcards",
+ "localized": "Carpeta con comodines (wildcards) definidos por el usuario",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with textual inversion embeddings",
+ "localized": "Carpeta con embeddings de inversión textual",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Control models",
+ "localized": "Carpeta con modelos de Control",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Yolo models",
+ "localized": "Carpeta con modelos Yolo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with ESRGAN models",
+ "localized": "Carpeta con modelos ESRGAN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with BSRGAN models",
+ "localized": "Carpeta con modelos BSRGAN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with RealESRGAN models",
+ "localized": "Carpeta con modelos RealESRGAN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with SCUNet models",
+ "localized": "Carpeta con modelos SCUNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with SwinIR models",
+ "localized": "Carpeta con modelos SwinIR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with CLIP models",
+ "localized": "Carpeta con modelos CLIP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for disk offload",
+ "localized": "Carpeta para descarga (offload) a disco",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for OpenVINO cache",
+ "localized": "Carpeta para caché de OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for ONNX cached models",
+ "localized": "Carpeta para modelos en caché de ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for ONNX conversion",
+ "localized": "Carpeta para conversión de ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with chaiNNer models",
+ "localized": "Carpeta con modelos chaiNNer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
"label": "File format",
"localized": "Formato de archivo",
"reload": "",
"hint": "Selecciona el formato de archivo para las imágenes"
},
{
- "id": "",
- "label": "Include metadata",
- "localized": "Incluir metadatos",
+ "id": 0,
+ "label": "Font file",
+ "localized": "Archivo de fuente",
"reload": "",
- "hint": "Guardar los parámetros de creación de imagen como etiquetas de metadatos dentro del archivo de imagen"
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
+ "label": "Font color",
+ "localized": "Color de fuente",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for text generate",
+ "localized": "Carpeta para generación de texto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for image generate",
+ "localized": "Carpeta para generación de imágenes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for control generate",
+ "localized": "Carpeta para generación de control",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for processed images",
+ "localized": "Carpeta para imágenes procesadas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for manually saved images",
+ "localized": "Carpeta para imágenes guardadas manualmente",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for videos",
+ "localized": "Carpeta para vídeos",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for init images",
+ "localized": "Carpeta para imágenes iniciales",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for txt2img grids",
+ "localized": "Carpeta para rejillas de txt2img",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for img2img grids",
+ "localized": "Carpeta para rejillas de img2img",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for control grids",
+ "localized": "Carpeta para rejillas de control",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Font size",
+ "localized": "Tamaño de fuente",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Full VAE",
+ "localized": "VAE completo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force offline mode",
+ "localized": "Forzar modo fuera de línea",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fixed UNet precision",
+ "localized": "Precisión de UNet fija",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename join string",
+ "localized": "Cadena de unión de nombre de archivo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename word regex",
+ "localized": "Regex de palabras del nombre de archivo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force zeros for prompts when empty",
+ "localized": "Forzar ceros para prompts cuando estén vacíos",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "fill",
+ "localized": "Rellenar",
+ "reload": "",
+ "hint": "Redimensiona la imagen para que toda ella esté dentro de la resolución de destino. Rellena el espacio vacío con los colores de la imagen"
+ },
+ {
+ "id": 0,
+ "label": "For image processing do exact number of steps as specified",
+ "localized": "Para el procesamiento de imágenes, realizar el número exacto de pasos especificados",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with LyCORIS network(s)",
+ "localized": "Carpeta con redes LyCORIS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fuse strength",
+ "localized": "Fuerza de fusión",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeInit",
+ "localized": "FreeInit",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "g": [
+ {
+ "id": 75,
+ "label": "Gallery",
+ "localized": "Galería",
+ "reload": "",
+ "hint": "Galería de imágenes"
+ },
+ {
+ "id": 76,
+ "label": "GitHub",
+ "localized": "GitHub",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Guidance",
+ "localized": "Guía",
+ "reload": "",
+ "hint": "Orientación del modelo de generación"
+ },
+ {
+ "id": 78,
+ "label": "GenerateGenerate",
+ "localized": "GenerarGenerar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Generate forever",
+ "localized": "Generar indefinidamente",
+ "reload": "",
+ "hint": "Comienza el procesamiento y continúa hasta que se cancela"
+ },
+ {
+ "id": 80,
+ "label": "Generate",
+ "localized": "Generar",
+ "reload": "",
+ "hint": "Comenzar el procesamiento"
+ },
+ {
+ "id": 81,
+ "label": "Get receipe",
+ "localized": "Obtener receta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "GPU Monitor",
+ "localized": "Monitor de GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 83,
+ "label": "Get Changelog",
+ "localized": "Obtener registro de cambios",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "Generic",
+ "localized": "Genérico",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 85,
+ "label": "Google GenAI",
+ "localized": "Google GenAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 86,
+ "label": "Group Offload",
+ "localized": "Descarga por grupo (Offload)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 87,
+ "label": "Grid Options",
+ "localized": "Opciones de cuadrícula",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88,
+ "label": "Grids",
+ "localized": "Cuadrículas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 89,
+ "label": "Guider",
+ "localized": "Guía",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 90,
+ "label": "Guidance scale",
+ "localized": "Escala de guía",
+ "reload": "",
+ "hint": "Escala CFG (Classifier Free Guidance): qué tan fuerte debe ajustarse la imagen al prompt. Valores bajos producen resultados más creativos, valores altos hacen que siga el prompt más estrictamente; valores recomendados entre 5 y 10."
+ },
+ {
+ "id": 91,
+ "label": "Guidance end",
+ "localized": "Fin de guía",
+ "reload": "",
+ "hint": "Finaliza el efecto de CFG y PAG prematuramente: Un valor de 1 actúa de forma normal, 0.5 detiene la guía al 50% de los pasos."
+ },
+ {
+ "id": 92,
+ "label": "Guidance rescale",
+ "localized": "Reescalado de guía",
+ "reload": "",
+ "hint": "Reescala la guía para evitar imágenes sobreexpuestas con valores de guía altos."
+ },
+ {
+ "id": 93,
+ "label": "Gamma",
+ "localized": "Gamma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 94,
+ "label": "Grid margins",
+ "localized": "Márgenes de cuadrícula",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 95,
+ "label": "Grid sections",
+ "localized": "Secciones de cuadrícula",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 96,
+ "label": "Guidance strength",
+ "localized": "Fuerza de guía",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 97,
+ "label": "Guidance start",
+ "localized": "Inicio de guía",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 98,
+ "label": "Guidance stop",
+ "localized": "Parada de guía",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99,
+ "label": "Gate step",
+ "localized": "Paso de puerta (Gate)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "Guess mode",
+ "localized": "Modo adivinanza",
+ "reload": "",
+ "hint": "Elimina el requisito de proporcionar un prompt a un ControlNet. Fuerza al codificador de Controlnet a hacer su mejor suposición basándose en el contenido del mapa de control de entrada."
+ },
+ {
+ "id": 101,
+ "label": "gradient",
+ "localized": "gradiente",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 102,
+ "label": "Gamma corrected",
+ "localized": "Gamma corregida",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 103,
+ "label": "General threshold",
+ "localized": "Umbral general",
+ "reload": "",
+ "hint": "Umbral de confianza para etiquetas generales (ej. objetos, acciones, entornos). Solo se incluyen en la salida las etiquetas con confianza superior a este umbral. Valores altos son más selectivos (menos etiquetas), valores bajos incluyen más etiquetas."
+ },
+ {
+ "id": 104,
+ "label": "GPU",
+ "localized": "GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 105,
+ "label": "Google cloud use VertexAI endpoints",
+ "localized": "Usar endpoints de Google Cloud VertexAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 106,
+ "label": "Google cloud API key",
+ "localized": "Clave de API de Google Cloud",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 107,
+ "label": "Google Cloud project ID",
+ "localized": "ID de proyecto de Google Cloud",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 108,
+ "label": "Google Cloud location ID",
+ "localized": "ID de ubicación de Google Cloud",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 109,
+ "label": "group",
+ "localized": "grupo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 110,
+ "label": "Group size",
+ "localized": "Tamaño del grupo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 111,
+ "label": "GC threshold",
+ "localized": "Umbral de recolección de basura (GC)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 112,
+ "label": "Grid max rows count",
+ "localized": "Número máximo de filas de la cuadrícula",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 113,
+ "label": "Grid max columns count",
+ "localized": "Número máximo de columnas de la cuadrícula",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 114,
+ "label": "Grid background color",
+ "localized": "Color de fondo de la cuadrícula",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 115,
+ "label": "Gallery auto-update on tab change",
+ "localized": "Actualización automática de la galería al cambiar de pestaña",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 116,
+ "label": "GPU monitor interval",
+ "localized": "Intervalo del monitor de GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 117,
+ "label": "Gallery view columns",
+ "localized": "Columnas de vista de galería",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 118,
+ "label": "Grid image size",
+ "localized": "Tamaño de imagen de la cuadrícula",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 119,
+ "label": "Global",
+ "localized": "Global",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "h": [
+ {
+ "id": 2147483647,
+ "label": "History",
+ "localized": "Historial",
+ "reload": "",
+ "hint": "Lista de generaciones anteriores que pueden ser procesadas nuevamente"
+ },
+ {
+ "id": 0,
+ "label": "html2md",
+ "localized": "html2md",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Huggingface",
+ "localized": "Huggingface",
+ "reload": "",
+ "hint": "Ajustes relacionados con el acceso a Huggingface"
+ },
+ {
+ "id": 0,
+ "label": "HiDream",
+ "localized": "HiDream",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HyperTile",
+ "localized": "HyperTile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion",
+ "localized": "HiDiffusion",
+ "reload": "",
+ "hint": "HiDiffusion permite la creación de imágenes de alta resolución utilizando sus modelos estándar sin duplicados ni distorsiones y con un rendimiento mejorado"
+ },
+ {
+ "id": 0,
+ "label": "Height",
+ "localized": "Altura",
+ "reload": "",
+ "hint": "Altura de la imagen"
+ },
+ {
+ "id": 0,
+ "label": "HiRes steps",
+ "localized": "Pasos de alta resolución",
+ "reload": "",
+ "hint": "Número de pasos de muestreo para la imagen reescalada. Si es 0, utiliza los mismos que para la original"
+ },
+ {
+ "id": 0,
+ "label": "HDR clamp",
+ "localized": "Recorte HDR (HDR clamp)",
+ "reload": "",
+ "hint": "Ajusta el nivel de detalles sin sentido podando los valores que se desvían significativamente de la media de distribución. Es particularmente útil para mejorar la generación en escalas de guía más altas, identificando valores atípicos temprano en el proceso y aplicando ajustes matemáticos basados en los ajustes de Rango (Límite) y Umbral. Piense en ello como establecer el rango dentro del cual desea que estén los valores de su imagen, y ajustar el umbral determina qué valores deben devolverse a ese rango"
+ },
+ {
+ "id": 0,
+ "label": "HDR maximize",
+ "localized": "Maximizar HDR",
+ "reload": "",
+ "hint": "Calcula un \"factor de normalización\" dividiendo el valor máximo del tensor por el rango especificado multiplicado por 4. Este factor se utiliza luego para desplazar los canales dentro del límite dado, asegurando el máximo rango dinámico para el procesamiento posterior. El objetivo es optimizar el rango dinámico para aplicaciones externas como Photoshop, particularmente para ajustar niveles, contraste y brillo"
+ },
+ {
+ "id": 0,
+ "label": "HDR range",
+ "localized": "Rango HDR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hue",
+ "localized": "Tono",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HQ init latents",
+ "localized": "Latentes iniciales HQ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Height after",
+ "localized": "Altura posterior",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Height mask",
+ "localized": "Máscara de altura",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hires use control",
+ "localized": "Control de uso de alta resolución",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hands",
+ "localized": "Manos",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "High threshold",
+ "localized": "Umbral alto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "high noise",
+ "localized": "Ruido alto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet Enabled",
+ "localized": "Hypertile UNet activado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile HiRes pass only",
+ "localized": "Hypertile solo pase de alta resolución",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet max tile size",
+ "localized": "Tamaño máximo de celda Hypertile UNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet min tile size",
+ "localized": "Tamaño mínimo de celda Hypertile UNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet swap size",
+ "localized": "Tamaño de intercambio Hypertile UNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet depth",
+ "localized": "Profundidad Hypertile UNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile VAE Enabled",
+ "localized": "Hypertile VAE activado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile VAE tile size",
+ "localized": "Tamaño de celda Hypertile VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile VAE swap size",
+ "localized": "Tamaño de intercambio Hypertile VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion apply RAU-Net",
+ "localized": "HiDiffusion aplicar RAU-Net",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion apply MSW-MSA",
+ "localized": "HiDiffusion aplicar MSW-MSA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion aggressive at step",
+ "localized": "HiDiffusion agresivo en paso",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion override T1 ratio",
+ "localized": "HiDiffusion forzar relación T1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion override T2 ratio",
+ "localized": "HiDiffusion forzar relación T2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "hidet",
+ "localized": "hidet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hide legacy tabs",
+ "localized": "Ocultar pestañas heredadas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hide input range sliders",
+ "localized": "Ocultar deslizadores de rango de entrada",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hide params headers",
+ "localized": "Ocultar encabezados de parámetros",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HuggingFace token",
+ "localized": "Token de HuggingFace",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HuggingFace mirror",
+ "localized": "Servidor espejo de HuggingFace",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HED",
+ "localized": "HED",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "i": [
+ {
+ "id": 67,
+ "label": "Images",
+ "localized": "Imágenes",
+ "reload": "n/a",
+ "hint": "Crear imágenes Interfaz unificada Soporta T2I e I2I Con guía de control opcional"
+ },
+ {
+ "id": 68,
+ "label": "I2I",
+ "localized": "I2I",
+ "reload": "n/a",
+ "hint": "Crear imagen desde imagen Interfaz heredada que imita la interfaz y el comportamiento original de imagen-a-imagen"
+ },
+ {
+ "id": 69,
+ "label": "Input",
+ "localized": "Entrada",
+ "reload": "n/a",
+ "hint": "Mostrar/ocultar selección de medios de entrada utilizados para guiar la generación"
+ },
+ {
+ "id": 70,
+ "label": "Image",
+ "localized": "Imagen",
+ "reload": "n/a",
+ "hint": "Crear imagen desde imagen"
+ },
+ {
+ "id": 71,
+ "label": "Inpaint",
+ "localized": "Inpaint (Pintado interior)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Inputs",
+ "localized": "Entradas",
+ "reload": "n/a",
+ "hint": "Ajustes relacionados con las imágenes de entrada"
+ },
+ {
+ "id": 73,
+ "label": "Initial",
+ "localized": "Inicial",
+ "reload": "n/a",
+ "hint": "Establecer la resolución de la imagen antes del procesamiento"
+ },
+ {
+ "id": 74,
+ "label": "Info",
+ "localized": "Información",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "install",
+ "localized": "instalar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Image Options",
+ "localized": "Opciones de imagen",
+ "reload": "n/a",
+ "hint": "Ajustes relacionados con el formato de imagen, metadatos y cuadrículas de imágenes"
+ },
+ {
+ "id": 77,
+ "label": "Image Paths",
+ "localized": "Rutas de imágenes",
+ "reload": "n/a",
+ "hint": "Ajustes relacionados con los nombres de archivo de imagen y directorios de salida"
+ },
+ {
+ "id": 78,
+ "label": "Image Metadata",
+ "localized": "Metadatos de imagen",
+ "reload": "n/a",
+ "hint": "Ajustes relacionados con el manejo de metadatos que se crean con las imágenes generadas"
+ },
+ {
+ "id": 79,
+ "label": "IP Adapters",
+ "localized": "IP Adapters",
+ "reload": "n/a",
+ "hint": "Los IP adapters son modelos de complemento que pueden guiar la generación hacia el resultado deseado"
+ },
+ {
+ "id": 80,
+ "label": "Input Media",
+ "localized": "Medios de entrada",
+ "reload": "n/a",
+ "hint": "Añadir imagen de entrada para ser utilizada en el procesamiento de imagen-a-imagen, inpaint o control"
+ },
+ {
+ "id": 81,
+ "label": "Input Image",
+ "localized": "Imagen de entrada",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "IPEX",
+ "localized": "IPEX",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 83,
+ "label": "Image Gallery",
+ "localized": "Galería de imágenes",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "Intermediate Image Saving",
+ "localized": "Guardado de imágenes intermedias",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 85,
+ "label": "Initial seed",
+ "localized": "Semilla inicial",
+ "reload": "n/a",
+ "hint": "Un valor que determina la salida del generador de números aleatorios; si creas una imagen con los mismos parámetros y semilla que otra imagen, obtendrás el mismo resultado"
+ },
+ {
+ "id": 86,
+ "label": "Include detections",
+ "localized": "Incluir detecciones",
+ "reload": "n/a",
+ "hint": "Incluir la imagen original con las áreas detectadas marcadas"
+ },
+ {
+ "id": 87,
+ "label": "IY model",
+ "localized": "Modelo IY",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 88,
+ "label": "IY scale",
+ "localized": "Escala IY",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 89,
+ "label": "IY start",
+ "localized": "Inicio IY",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 90,
+ "label": "IY end",
+ "localized": "Fin IY",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 91,
+ "label": "Identity guidance",
+ "localized": "Guía de identidad",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 92,
+ "label": "Include original image",
+ "localized": "Incluir imagen original",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 93,
+ "label": "Iterate seed per line",
+ "localized": "Iterar semilla por línea",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 94,
+ "label": "Iterations",
+ "localized": "Iteraciones",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 95,
+ "label": "Interpolate frames",
+ "localized": "Interpolar fotogramas",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 96,
+ "label": "Include main grid",
+ "localized": "Incluir cuadrícula principal",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 97,
+ "label": "Include sub grids",
+ "localized": "Incluir subcuadrículas",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 98,
+ "label": "Include images",
+ "localized": "Incluir imágenes",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 99,
+ "label": "invert",
+ "localized": "invertir",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "Init image same as control",
+ "localized": "Imagen inicial igual que control",
+ "reload": "n/a",
+ "hint": "Tratará adicionalmente cualquier imagen colocada en la ventana de entrada de Control como una fuente para tareas de tipo img2img, por ejemplo, una imagen a modificar."
+ },
+ {
+ "id": 101,
+ "label": "Inpaint masked only",
+ "localized": "Pintar solo el área enmascarada",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 102,
+ "label": "Invert mask",
+ "localized": "Invertir máscara",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 103,
+ "label": "IOU",
+ "localized": "IOU",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 104,
+ "label": "Init strength",
+ "localized": "Fuerza inicial",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 105,
+ "label": "Input directory",
+ "localized": "Directorio de entrada",
+ "reload": "n/a",
+ "hint": "Carpeta donde se encuentran las imágenes que desea procesar"
+ },
+ {
+ "id": 106,
+ "label": "Intermediates",
+ "localized": "Intermedios",
+ "reload": "n/a",
+ "hint": "Tamaño del grupo de candidatos intermedios al emparejar características de imagen con etiquetas descriptivas (sabores). De este grupo, las etiquetas finales se seleccionan en función de Min/Max Flavors. Los valores más altos pueden mejorar la calidad pero son más lentos."
+ },
+ {
+ "id": 107,
+ "label": "Include rating",
+ "localized": "Incluir clasificación",
+ "reload": "n/a",
+ "hint": "Incluir etiquetas de clasificación de contenido en la salida (p. ej., seguro, cuestionable, explícito). Útil para filtrar o categorizar imágenes según su clasificación de contenido."
+ },
+ {
+ "id": 108,
+ "label": "Image width",
+ "localized": "Ancho de imagen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 109,
+ "label": "Image height",
+ "localized": "Alto de imagen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 110,
+ "label": "inference-mode",
+ "localized": "modo-inferencia",
+ "reload": "n/a",
+ "hint": "Como no-grad pero más estricto. Asegura que el modelo se ejecute solo en modo de inferencia para seguridad y velocidad."
+ },
+ {
+ "id": 111,
+ "label": "inductor",
+ "localized": "inductor",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 112,
+ "label": "Image quality",
+ "localized": "Calidad de imagen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 113,
+ "label": "Include mask in outputs",
+ "localized": "Incluir máscara en salidas",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 114,
+ "label": "Include invisible watermark",
+ "localized": "Incluir marca de agua invisible",
+ "reload": "n/a",
+ "hint": "Añadir marca de agua invisible a la imagen alterando algunos valores de píxeles"
+ },
+ {
+ "id": 115,
+ "label": "Invisible watermark string",
+ "localized": "Cadena de marca de agua invisible",
+ "reload": "n/a",
+ "hint": "Cadena de marca de agua para añadir a la imagen. Manténgala muy corta para evitar la corrupción de la imagen."
+ },
+ {
+ "id": 116,
+ "label": "Image watermark position",
+ "localized": "Posición de marca de agua de imagen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 117,
+ "label": "Image watermark file",
+ "localized": "Archivo de marca de agua de imagen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 118,
"label": "Images filename pattern",
"localized": "Patrón de nombre de archivo de imágenes",
- "reload": "",
- "hint": "Usa las siguientes etiquetas para definir cómo se eligen los nombres de archivo para las imágenes:seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
+ "reload": "n/a",
+ "hint": "Utilice las siguientes etiquetas para definir cómo se eligen los nombres de archivo para las imágenes:seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
},
{
- "id": "",
- "label": "Row count",
- "localized": "Número de filas",
- "reload": "",
- "hint": "Usa -1 para autodetección y 0 para que sea igual al tamaño del lote"
+ "id": 119,
+ "label": "inline",
+ "localized": "en línea",
+ "reload": "n/a",
+ "hint": "en línea con todos los elementos adicionales (desplazable)"
},
{
- "id": "",
- "label": "Directory name pattern",
- "localized": "Patrón de nombre de directorio",
- "reload": "",
- "hint": "Usa las siguientes etiquetas para definir cómo se eligen los subdirectorios para imágenes y cuadrículas: [steps], [cfg],[prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime], [job_timestamp]; dejar vacío para el valor predeterminado"
+ "id": 120,
+ "label": "Inpainting include greyscale mask in results",
+ "localized": "Inpainting: incluir máscara en escala de grises en resultados",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
+ "id": 121,
+ "label": "Inpainting include masked composite in results",
+ "localized": "Inpainting: incluir composición enmascarada en resultados",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 122,
+ "label": "Image transparent color fill",
+ "localized": "Relleno de color transparente de imagen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 123,
"label": "Inpainting conditioning mask strength",
"localized": "Fuerza de la máscara de acondicionamiento de inpainting",
- "reload": "",
- "hint": "Determina la fuerza con la que se enmascara la imagen original para inpainting e img2img. 1.0 significa completamente enmascarado (predeterminado). 0.0 significa un acondicionamiento completamente sin máscara. Valores más bajos ayudarán a preservar la composición general de la imagen, pero tendrán dificultades con cambios grandes"
+ "reload": "n/a",
+ "hint": "Determina con qué fuerza se enmascara la imagen original para inpainting e img2img. 1.0 significa totalmente enmascarado (predeterminado). 0.0 significa un acondicionamiento totalmente desenmascarado. Valores más bajos ayudarán a preservar la composición general de la imagen, pero tendrán dificultades con cambios grandes."
},
{
- "id": "",
- "label": "Clip skip",
- "localized": "Salto de Clip",
- "reload": "",
- "hint": "Parámetro de parada temprana para el modelo CLIP; 1 es detenerse en la última capa como de costumbre, 2 es detenerse en la penúltima capa, etc."
+ "id": 124,
+ "label": "Image resize algorithm",
+ "localized": "Algoritmo de cambio de tamaño de imagen",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Images folder",
- "localized": "Carpeta de imágenes",
- "reload": "",
- "hint": "Si está vacío, se establecerá por defecto en tres directorios más abajo"
+ "id": 125,
+ "label": "Image repeats per epoch",
+ "localized": "Repeticiones de imagen por época",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Grids folder",
- "localized": "Carpeta de cuadrículas",
- "reload": "",
- "hint": "Si está vacío, se establecerá por defecto en dos directorios más abajo"
+ "id": 126,
+ "label": "Interpolation Method",
+ "localized": "Método de interpolación",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Quicksettings list",
- "localized": "Lista de ajustes rápidos",
- "reload": "",
- "hint": "Lista de nombres de ajustes, separados por comas, para ajustes que deberían ir a la barra de acceso rápido en la parte superior en lugar de a la pestaña de ajustes"
+ "id": 127,
+ "label": "In Blocks",
+ "localized": "En Bloques",
+ "reload": "n/a",
+ "hint": "Bloques de submuestreo (Downsampling) de la UNet (12 valores para SD1.5, 9 valores para SDXL)"
},
{
- "id": "",
+ "id": 128,
+ "label": "Input model",
+ "localized": "Modelo de entrada",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 129,
+ "label": "Info object",
+ "localized": "Objeto de información",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "k": [
+ {
+ "id": 74839,
+ "label": "Kanvas change",
+ "localized": "Cambio de Kanvas",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 12849,
+ "label": "Kanvas Settings",
+ "localized": "Ajustes de Kanvas",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 59328,
+ "label": "Keep Thinking Trace",
+ "localized": "Mantener traza de pensamiento",
+ "reload": "n/a",
+ "hint": "Incluye el proceso de razonamiento del modelo en el resultado final. Útil para comprender cómo el modelo llegó a su respuesta. Solo funciona con modelos que admiten el modo de pensamiento (thinking mode)."
+ },
+ {
+ "id": 48210,
+ "label": "Keep Prefill",
+ "localized": "Mantener precompletado (Prefill)",
+ "reload": "n/a",
+ "hint": "Incluye el texto de precompletado al principio del resultado final. Si se desactiva, el texto de precompletado utilizado para guiar al modelo se elimina del resultado."
+ },
+ {
+ "id": 92834,
+ "label": "Keep aspect ratio",
+ "localized": "Mantener relación de aspecto",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "l": [
+ {
+ "id": 0,
+ "label": "Load model",
+ "localized": "Cargar modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "Load custom model",
+ "localized": "Cargar modelo personalizado",
+ "reload": "",
+ "hint": "Cargar un modelo personalizado con la configuración especificada"
+ },
+ {
+ "id": 2,
+ "label": "LaMa Remove",
+ "localized": "Eliminación LaMa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Lite",
+ "localized": "Lite",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "LTXVideo",
+ "localized": "LTXVideo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Load",
+ "localized": "Cargar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Live Previews",
+ "localized": "Vistas previas en vivo",
+ "reload": "",
+ "hint": "Ajustes relacionados con las vistas previas en tiempo real y notificaciones de audio"
+ },
+ {
+ "id": 7,
+ "label": "Legacy options",
+ "localized": "Opciones heredadas (Legacy)",
+ "reload": "",
+ "hint": "Ajustes relacionados con opciones antiguas - no deberían utilizarse"
+ },
+ {
+ "id": 8,
+ "label": "List",
+ "localized": "Lista",
+ "reload": "",
+ "hint": "Listar todos los modelos disponibles"
+ },
+ {
+ "id": 9,
+ "label": "Loader",
+ "localized": "Cargador",
+ "reload": "",
+ "hint": "Permite ensamblar manualmente un modelo de difusión a partir de módulos individuales"
+ },
+ {
+ "id": 10,
+ "label": "List models",
+ "localized": "Listar modelos",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Load receipe",
+ "localized": "Cargar receta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Lora",
+ "localized": "Lora",
+ "reload": "",
+ "hint": "LoRA: Low-Rank Adaptation (Adaptación de Bajo Rango). Modelo de ajuste fino que se aplica sobre un modelo cargado"
+ },
+ {
+ "id": 13,
+ "label": "Local",
+ "localized": "Local",
+ "reload": "",
+ "hint": "Modelos descargados y listos para usar"
+ },
+ {
+ "id": 14,
+ "label": "LTX",
+ "localized": "LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Layerwise Casting",
+ "localized": "Casting por capas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "LinFusion",
+ "localized": "LinFusion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Log Display",
+ "localized": "Visualización de registros",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "List all locally available models",
+ "localized": "Listar todos los modelos locales disponibles",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Last Generate",
+ "localized": "Última generación",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "low order",
+ "localized": "orden bajo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "LSC layer indices",
+ "localized": "Índices de capa LSC",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "LSC fully qualified name",
+ "localized": "Nombre completo (FQN) LSC",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "LSC skip attention blocks",
+ "localized": "LSC omitir bloques de atención",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "LSC skip feed-forward blocks",
+ "localized": "LSC omitir bloques feed-forward",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "LSC skip attention scores",
+ "localized": "LSC omitir puntuaciones de atención",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "LSC dropout rate",
+ "localized": "Tasa de abandono (dropout) LSC",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Layer options",
+ "localized": "Opciones de capa",
+ "reload": "",
+ "hint": "Especificar manualmente las opciones avanzadas de capa del adaptador IP"
+ },
+ {
+ "id": 28,
+ "label": "Layer scales",
+ "localized": "Escalas de capa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Length",
+ "localized": "Longitud",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Loops",
+ "localized": "Bucles",
+ "reload": "",
+ "hint": "Cuántas veces procesar una imagen. Cada salida se utiliza como entrada del siguiente bucle. Si se establece en 1, el comportamiento será como si no se usara este script"
+ },
+ {
+ "id": 31,
+ "label": "Level",
+ "localized": "Nivel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Latent mode",
+ "localized": "Modo latente",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Loop video",
+ "localized": "Bucle de video",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "LLM model",
+ "localized": "Modelo LLM",
+ "reload": "",
+ "hint": "Seleccione el modelo de lenguaje para usar en la mejora de prompts. Los modelos compatibles con visión están marcados con el icono . Los modelos que admiten el modo de pensamiento (thinking) están marcados con el icono ."
+ },
+ {
+ "id": 35,
+ "label": "LBM Method",
+ "localized": "Método LBM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "LBM Composite",
+ "localized": "Composición LBM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "LBM Steps",
+ "localized": "Pasos LBM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "left",
+ "localized": "izquierda",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Live update",
+ "localized": "Actualización en vivo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Low threshold",
+ "localized": "Umbral bajo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Large",
+ "localized": "Grande",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "LTX model",
+ "localized": "Modelo LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "LTX frames number",
+ "localized": "Número de cuadros LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "LTX frames skip",
+ "localized": "Salto de cuadros LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "LTX enable upsampling",
+ "localized": "Habilitar upsampling LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "LTX upsample ratio",
+ "localized": "Relación de upsampling LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "LTX enable refine",
+ "localized": "Habilitar refinado LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "LTX refine strength",
+ "localized": "Fuerza de refinado LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "LTX decode timestep",
+ "localized": "Paso de tiempo de decodificación LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "LTX enable audio",
+ "localized": "Habilitar audio LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Loop",
+ "localized": "Bucle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Local directory name",
+ "localized": "Nombre del directorio local",
+ "reload": "",
+ "hint": "Directorio donde instalar la extensión, dejar en blanco para el valor predeterminado"
+ },
+ {
+ "id": 53,
+ "label": "Libs",
+ "localized": "Libs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Latent history size",
+ "localized": "Tamaño del historial latente",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "LLama repo",
+ "localized": "Repositorio LLama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "low noise",
+ "localized": "bajo ruido",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "leaf_level",
+ "localized": "leaf_level",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "LLM",
+ "localized": "LLM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "Layerwise casting storage",
+ "localized": "Almacenamiento de casting por capas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Layerwise non-blocking operations",
+ "localized": "Operaciones no bloqueantes por capas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "Lumina: Use mask in transformers",
+ "localized": "Lumina: Usar máscara en transformers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "LinFusion apply distillation on load",
+ "localized": "LinFusion aplicar destilación al cargar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "Light",
+ "localized": "Claro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "Log view update period",
+ "localized": "Periodo de actualización de registros",
+ "reload": "",
+ "hint": "Periodo de actualización de la vista de registros, en milisegundos"
+ },
+ {
+ "id": 65,
"label": "Live preview display period",
- "localized": "Período de visualización de previsualización en vivo",
+ "localized": "Periodo de visualización de vista previa",
"reload": "",
- "hint": "Solicitar imagen de previsualización cada 'n' pasos, establecer en 0 para deshabilitar"
+ "hint": "Solicitar imagen de vista previa cada n pasos, establecer en 0 para desactivar"
},
{
- "id": "",
- "label": "Approximate",
- "localized": "Aproximado",
+ "id": 66,
+ "label": "Load custom Diffusers pipeline",
+ "localized": "Cargar pipeline de Diffusers personalizado",
"reload": "",
- "hint": "Aproximación de red neuronal barata. Muy rápida comparada con VAE, pero produce imágenes con una resolución horizontal/vertical 4 veces menor y menor calidad"
+ "hint": ""
},
{
- "id": "",
- "label": "Simple",
- "localized": "Simple",
+ "id": 67,
+ "label": "LoRA force reload always",
+ "localized": "Forzar recarga de LoRA siempre",
"reload": "",
- "hint": "Aproximación muy barata. Muy rápida comparada con VAE, pero produce imágenes con una resolución horizontal/vertical 8 veces menor y una calidad extremadamente baja"
+ "hint": "Fuerza a las redes LoRA a recargarse desde el almacenamiento en cada generación, incluso si ya están en caché. Útil para depuración o cuando los archivos LoRA se modifican externamente. Desactivar para uso normal para beneficiarse del almacenamiento en caché."
},
{
- "id": "",
- "label": "Progress update period",
- "localized": "Período de actualización del progreso",
+ "id": 68,
+ "label": "LoRA load using Diffusers method",
+ "localized": "Cargar LoRA usando método Diffusers",
"reload": "",
- "hint": "Período de actualización para la barra de progreso de la interfaz de usuario y las comprobaciones de previsualización, en milisegundos"
+ "hint": "Método alternativo que utiliza las capacidades integradas de LoRA en diffusers en lugar de la implementación nativa de SD.Next (puede reducir la compatibilidad de LoRA)"
},
{
- "id": "",
- "label": "Euler a",
- "localized": "Euler a",
+ "id": 69,
+ "label": "LoRA native apply to text encoder",
+ "localized": "Aplicar LoRA nativo al codificador de texto",
"reload": "",
- "hint": "Euler Ancestral - muy creativo, cada uno puede obtener una imagen completamente diferente dependiendo del número de pasos, establecer pasos por encima de 30-40 no ayuda"
+ "hint": ""
},
{
- "id": "",
- "label": "DDIM",
- "localized": "DDIM",
+ "id": 70,
+ "label": "LoRA native fuse with model",
+ "localized": "Fusionar LoRA nativo con el modelo",
"reload": "",
- "hint": "Modelos Implícitos de Difusión de Denoising - los mejores para inpainting"
+ "hint": "Fusiona la LoRA en el modelo para un menor uso de memoria.Advertencia: Después de eliminar o cambiar una LoRA, es posible que aún vea su estilo en las imágenes generadas. Para obtener un modelo limpio, recárguelo desde el selector de modelos."
},
{
- "id": "",
- "label": "UniPC",
- "localized": "UniPC",
+ "id": 71,
+ "label": "LoRA diffusers fuse with model",
+ "localized": "Fusionar LoRA diffusers con el modelo",
"reload": "",
- "hint": "Marco Unificado Predictor-Corrector para el Muestreo Rápido de Modelos de Difusión"
+ "hint": "Fusiona la LoRA en el modelo para un menor uso de memoria y compatibilidad con torch.compile.Advertencia: Después de eliminar o cambiar una LoRA, es posible que aún vea su estilo en las imágenes generadas. Para obtener un modelo limpio, recárguelo desde el selector de modelos."
},
{
- "id": "",
- "label": "Sigma negative guidance minimum",
- "localized": "Mínimo de guía negativa Sigma",
+ "id": 72,
+ "label": "LoRA auto-apply tags",
+ "localized": "Auto-aplicar etiquetas LoRA",
"reload": "",
- "hint": "Saltar el prompt negativo durante algunos pasos cuando la imagen está casi lista, 0=deshabilitar"
+ "hint": "Añade automáticamente palabras de activación/etiquetas de los metadatos de LoRA a su prompt. Establezca el número de etiquetas a aplicar automáticamente, p. ej., 3 = añadir las 3 etiquetas principales. Establezca en 0 para desactivar, -1 para añadir todas las etiquetas disponibles."
},
{
- "id": "",
- "label": "Upscaler tile size",
- "localized": "Tamaño de tesela del escalador",
+ "id": 73,
+ "label": "LoRA memory cache",
+ "localized": "Caché de memoria LoRA",
"reload": "",
- "hint": "0 = sin teselado"
+ "hint": "Cuántas LoRAs mantener en red para uso futuro antes de requerir recarga desde el almacenamiento"
},
{
- "id": "",
- "label": "Upscaler tile overlap",
- "localized": "Superposición de tesela del escalador",
+ "id": 74,
+ "label": "LoRA add hash info to metadata",
+ "localized": "Añadir información hash de LoRA a metadatos",
"reload": "",
- "hint": "Valores bajos = costura visible"
+ "hint": "Incluir hashes de archivos LoRA en los metadatos de la imagen generada. Útil para la reproducibilidad y el seguimiento de las versiones exactas de LoRA utilizadas."
},
{
- "id": "",
- "label": "GFPGAN",
- "localized": "GFPGAN",
+ "id": 75,
+ "label": "LDSR Path",
+ "localized": "Ruta LDSR",
"reload": "",
- "hint": "Restaurar rostros de baja calidad usando la red neuronal GFPGAN"
+ "hint": ""
},
{
- "id": "",
- "label": "CodeFormer",
- "localized": "CodeFormer",
+ "id": 76,
+ "label": "LoRA load using legacy method",
+ "localized": "Cargar LoRA usando método heredado",
"reload": "",
- "hint": "Restaurar rostros de baja calidad usando la red neuronal CodeFormer"
+ "hint": ""
},
{
- "id": "",
- "label": "CodeFormer weight parameter",
- "localized": "Parámetro de peso de CodeFormer",
+ "id": 77,
+ "label": "Loaded LoRA",
+ "localized": "LoRA cargada",
"reload": "",
- "hint": "0 = efecto máximo; 1 = efecto mínimo"
+ "hint": ""
},
{
- "id": "",
- "label": "ToMe token merging ratio",
- "localized": "Ratio de fusión de tokens ToMe",
+ "id": 78,
+ "label": "LoRA target filename",
+ "localized": "Nombre de archivo destino LoRA",
"reload": "",
- "hint": "Habilitar la fusión de tokens redundantes a través de tomesd para mejoras de velocidad y memoria, 0=deshabilitado"
+ "hint": ""
},
{
- "id": "",
- "label": "Todo token merging ratio",
- "localized": "Ratio de fusión de tokens Todo",
+ "id": 79,
+ "label": "Layer skip guidance",
+ "localized": "Guía de omisión de capas",
"reload": "",
- "hint": "Habilitar la fusión de tokens redundantes a través de todo para mejoras de velocidad y memoria, 0=deshabilitado"
+ "hint": ""
},
{
- "id": "",
+ "id": 80,
+ "label": "LineArt",
+ "localized": "Arte de línea (LineArt)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "Leres Depth",
+ "localized": "Profundidad Leres",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "m": [
+ {
+ "id": -1,
+ "label": "Mask",
+ "localized": "Máscara",
+ "reload": "",
+ "hint": "Opciones de máscara e imagen de máscara"
+ },
+ {
+ "id": -1,
+ "label": "Models",
+ "localized": "Modelos",
+ "reload": "",
+ "hint": "Descarga, convierte o fusiona tus modelos y gestiona los metadatos de los modelos"
+ },
+ {
+ "id": -1,
+ "label": "Manage extensions",
+ "localized": "Gestionar extensiones",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Manual install",
+ "localized": "Instalación manual",
+ "reload": "",
+ "hint": "Instalar extensión manualmente"
+ },
+ {
+ "id": -1,
+ "label": "Models & Networks",
+ "localized": "Modelos y redes",
+ "reload": "",
+ "hint": "Ver listas de todos los modelos y redes disponibles"
+ },
+ {
+ "id": -1,
+ "label": "Model Loading",
+ "localized": "Carga de modelos",
+ "reload": "",
+ "hint": "Ajustes relacionados con la forma en que se carga el modelo"
+ },
+ {
+ "id": -1,
+ "label": "Model Options",
+ "localized": "Opciones de modelo",
+ "reload": "",
+ "hint": "Ajustes relacionados con el comportamiento de modelos específicos"
+ },
+ {
+ "id": -1,
+ "label": "Model Offloading",
+ "localized": "Descarga de modelos (Offloading)",
+ "reload": "",
+ "hint": "Ajustes relacionados con la descarga de modelos y la gestión de memoria"
+ },
+ {
+ "id": -1,
+ "label": "Model Quantization",
+ "localized": "Cuantización de modelos",
+ "reload": "",
+ "hint": "Ajustes relacionados con la cuantización de modelos, que se utiliza para reducir el uso de memoria"
+ },
+ {
+ "id": -1,
+ "label": "Model Compile",
+ "localized": "Compilación de modelos",
+ "reload": "",
+ "hint": "Ajustes relacionados con diferentes métodos de compilación de modelos"
+ },
+ {
+ "id": -1,
+ "label": "Metadata",
+ "localized": "Metadatos",
+ "reload": "",
+ "hint": "Actualizar metadatos para todos los modelos disponibles"
+ },
+ {
+ "id": -1,
+ "label": "Merge",
+ "localized": "Fusionar",
+ "reload": "",
+ "hint": "Fusionar dos o más modelos en un modelo nuevo"
+ },
+ {
+ "id": -1,
+ "label": "Manual Block Merge",
+ "localized": "Fusión manual de bloques (Block Merge)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge Modules",
+ "localized": "Fusionar módulos",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model",
+ "localized": "Modelo",
+ "reload": "",
+ "hint": "Modelo base"
+ },
+ {
+ "id": -1,
+ "label": "Model metadata",
+ "localized": "Metadatos del modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ModernUI",
+ "localized": "ModernUI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modular Pipelines",
+ "localized": "Canalizaciones modulares",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Models Paths",
+ "localized": "Rutas de modelos",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mobile",
+ "localized": "Móvil",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge multiple models",
+ "localized": "Fusionar múltiples modelos",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max shift",
+ "localized": "Desplazamiento máximo",
+ "reload": "",
+ "hint": "Valor de desplazamiento máximo para resoluciones altas cuando se utiliza desplazamiento dinámico."
+ },
+ {
+ "id": -1,
+ "label": "Merge detailers",
+ "localized": "Fusionar detalladores (Detailers)",
+ "reload": "",
+ "hint": "Fusionar resultados de múltiples detalladores en una sola máscara antes de ejecutar el proceso de detallado"
+ },
+ {
+ "id": -1,
+ "label": "Max detected",
+ "localized": "Máximo detectado",
+ "reload": "",
+ "hint": "Número máximo de objetos detectados sobre los que ejecutar el detallador"
+ },
+ {
+ "id": -1,
+ "label": "Min confidence",
+ "localized": "Confianza mínima",
+ "reload": "",
+ "hint": "Confianza mínima en el elemento detectado"
+ },
+ {
+ "id": -1,
+ "label": "Max overlap",
+ "localized": "Solapamiento máximo",
+ "reload": "",
+ "hint": "Solapamiento máximo entre dos elementos detectados antes de que uno sea descartado"
+ },
+ {
+ "id": -1,
+ "label": "Min size",
+ "localized": "Tamaño mínimo",
+ "reload": "",
+ "hint": "Tamaño mínimo del objeto detectado como porcentaje de la imagen total"
+ },
+ {
+ "id": -1,
+ "label": "Max size",
+ "localized": "Tamaño máximo",
+ "reload": "",
+ "hint": "Tamaño máximo del objeto detectado como porcentaje de la imagen total"
+ },
+ {
+ "id": -1,
+ "label": "Max Range",
+ "localized": "Rango máximo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Momentum",
+ "localized": "Impulso (Momentum)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode x-axis",
+ "localized": "Modo eje-x",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode y-axis",
+ "localized": "Modo eje-y",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask Dropout",
+ "localized": "Abandono de máscara (Mask Dropout)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Multi decoder",
+ "localized": "Multi decodificador",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode",
+ "localized": "Modo",
+ "reload": "",
+ "hint": "Modo de interrogación.Rápido : Subtítulo rápido con términos descriptivos mínimos.Clásico : Interrogación estándar con calidad y velocidad equilibradas.Mejor : Análisis más exhaustivo, más lento pero de mayor calidad.Negativo : Generar términos para usar como prompt negativo."
+ },
+ {
+ "id": -1,
+ "label": "Method",
+ "localized": "Método",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model repo",
+ "localized": "Repositorio del modelo",
+ "reload": "",
+ "hint": "ID del repositorio de HuggingFace para el modelo"
+ },
+ {
+ "id": -1,
+ "label": "Model gguf",
+ "localized": "Modelo GGUF",
+ "reload": "",
+ "hint": "Repositorio opcional de modelo cuantizado GGUF en HuggingFace"
+ },
+ {
+ "id": -1,
+ "label": "Model type",
+ "localized": "Tipo de modelo",
+ "reload": "",
+ "hint": "Tipo de cuantización de modelo GGUF opcional"
+ },
+ {
+ "id": -1,
+ "label": "Model file",
+ "localized": "Archivo de modelo",
+ "reload": "",
+ "hint": "Archivo de modelo GGUF específico opcional dentro del repositorio"
+ },
+ {
+ "id": -1,
+ "label": "Max tokens",
+ "localized": "Máximo de tokens",
+ "reload": "",
+ "hint": "Número máximo de tokens que el modelo puede generar en su respuesta. El modelo no es consciente de este límite durante la generación y no hará que el modelo intente generar respuestas más detalladas o concisas, simplemente establece el límite estricto de longitud y cortará la respuesta a la fuerza cuando se alcance el límite."
+ },
+ {
+ "id": -1,
+ "label": "masked",
+ "localized": "enmascarado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask invert",
+ "localized": "Invertir máscara",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask strength",
+ "localized": "Fuerza de la máscara",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Multistep restore",
+ "localized": "Restauración multipaso",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask blur",
+ "localized": "Desenfoque de máscara",
+ "reload": "",
+ "hint": "Cuánto desenfocar la máscara antes del procesamiento, en píxeles"
+ },
+ {
+ "id": -1,
+ "label": "Min guidance",
+ "localized": "Guía mínima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max guidance",
+ "localized": "Guía máxima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Motion level",
+ "localized": "Nivel de movimiento",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode after",
+ "localized": "Modo después",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Method after",
+ "localized": "Método después",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode mask",
+ "localized": "Modo máscara",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Method mask",
+ "localized": "Método máscara",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum units",
+ "localized": "Unidades máximas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max faces",
+ "localized": "Máximo de caras",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Medium",
+ "localized": "Medio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge alpha",
+ "localized": "Fusionar alfa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask only",
+ "localized": "Solo máscara",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max Length",
+ "localized": "Longitud máxima",
+ "reload": "",
+ "hint": "Número máximo de tokens en el subtítulo generado."
+ },
+ {
+ "id": -1,
+ "label": "Min Flavors",
+ "localized": "Mínimo de descriptores (Flavors)",
+ "reload": "",
+ "hint": "Número mínimo de etiquetas descriptivas (flavors) a mantener en el prompt final."
+ },
+ {
+ "id": -1,
+ "label": "Max Flavors",
+ "localized": "Máximo de descriptores (Flavors)",
+ "reload": "",
+ "hint": "Número máximo de etiquetas descriptivas (flavors) a mantener en el prompt final."
+ },
+ {
+ "id": -1,
+ "label": "Max tags",
+ "localized": "Máximo de etiquetas",
+ "reload": "",
+ "hint": "Número máximo de etiquetas a incluir en la salida. Limita la longitud del resultado cuando una imagen tiene muchas características detectadas. Las etiquetas se ordenan por confianza, por lo que se mantienen las más relevantes."
+ },
+ {
+ "id": -1,
+ "label": "Memory",
+ "localized": "Memoria",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Memory optimization",
+ "localized": "Optimización de memoria",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model Info",
+ "localized": "Información del modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
"label": "Model pipeline",
- "localized": "Pipeline del modelo",
+ "localized": "Canalización del modelo",
"reload": "",
- "hint": "Si la autodetección no detecta el modelo automáticamente, selecciona el tipo de modelo antes de cargar un modelo"
+ "hint": "Si la autodetección no detecta el modelo automáticamente, seleccione el tipo de modelo antes de cargarlo"
},
{
- "id": "",
- "label": "VAE slicing",
- "localized": "Corte VAE",
+ "id": -1,
+ "label": "Model auto-load on start",
+ "localized": "Autocarga de modelo al inicio",
"reload": "",
- "hint": "Decodifica lotes de latentes una imagen a la vez con VRAM limitada. Pequeña mejora de rendimiento en la decodificación VAE en lotes de múltiples imágenes"
+ "hint": ""
},
{
- "id": "",
- "label": "VAE tiling",
- "localized": "Teselado VAE",
+ "id": -1,
+ "label": "Model load using multiple threads",
+ "localized": "Carga de modelo usando múltiples hilos",
"reload": "",
- "hint": "Divide imágenes grandes en teselas superpuestas con VRAM limitada. Resulta en un aumento menor del tiempo de procesamiento"
+ "hint": ""
},
{
- "id": "",
- "label": "Dynamic attention BMM",
- "localized": "Atención dinámica BMM",
+ "id": -1,
+ "label": "Model auto-download on demand",
+ "localized": "Autodescarga de modelo bajo demanda",
"reload": "",
- "hint": "Realiza el cálculo de atención en pasos en lugar de todo a la vez. Tiempos de inferencia más lentos, pero uso de memoria muy reducido"
+ "hint": ""
},
{
- "id": "",
+ "id": -1,
+ "label": "Model load using streams",
+ "localized": "Carga de modelo usando flujos (Streams)",
+ "reload": "",
+ "hint": "Al cargar modelos, intentar carga por flujo optimizada para almacenamiento lento o en red"
+ },
+ {
+ "id": -1,
+ "label": "Model load model direct to GPU",
+ "localized": "Cargar modelo directamente a la GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to offload",
+ "localized": "Tipos de modelo a no descargar (Offload)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to always offload",
+ "localized": "Módulos para descargar siempre",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to never offload",
+ "localized": "Módulos para no descargar nunca",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to quantize",
+ "localized": "Tipos de modelo a no cuantizar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to not convert",
+ "localized": "Módulos a no convertir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules dtype dict",
+ "localized": "Diccionario dtype de módulos",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Math",
+ "localized": "Matemáticas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Memory limit",
+ "localized": "Límite de memoria",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "migraphx",
+ "localized": "migraphx",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "max-autotune",
+ "localized": "max-autotune",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "max-autotune-no-cudagraphs",
+ "localized": "max-autotune-no-cudagraphs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum image size (MP)",
+ "localized": "Tamaño máximo de imagen (MP)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max words",
+ "localized": "Máximo de palabras",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modern",
+ "localized": "Moderno",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mount URL subpath",
+ "localized": "Subruta URL de montaje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mobile scale",
+ "localized": "Escala móvil",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move detailer model to CPU when complete",
+ "localized": "Mover modelo detallador a la CPU al terminar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move base model to CPU when using refiner",
+ "localized": "Mover modelo base a la CPU al usar el refinador",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move base model to CPU when using VAE",
+ "localized": "Mover modelo base a la CPU al usar VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move refiner model to CPU when not in use",
+ "localized": "Mover modelo refinador a la CPU cuando no esté en uso",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move VAE and CLIP to RAM when training",
+ "localized": "Mover VAE y CLIP a la RAM durante el entrenamiento",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model name",
+ "localized": "Nombre del modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model base path",
+ "localized": "Ruta base del modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max shard size",
+ "localized": "Tamaño máximo de fragmento (Shard)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model class",
+ "localized": "Clase de modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mid Block",
+ "localized": "Bloque central (Mid Block)",
+ "reload": "",
+ "hint": "Bloque central de la UNet (1 valor)"
+ },
+ {
+ "id": -1,
+ "label": "Model precision",
+ "localized": "Precisión del modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum rank",
+ "localized": "Rango máximo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Midas depth",
+ "localized": "Profundidad Midas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "MLSD",
+ "localized": "MLSD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "MediaPipe Face",
+ "localized": "MediaPipe Face",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Marigold Depth",
+ "localized": "Profundidad Marigold",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "n": [
+ {
+ "id": 0,
+ "label": "Networks",
+ "localized": "Redes",
+ "reload": "",
+ "hint": "Interfaz de usuario para redes extra (LoRA, Hypernetworks, etc.)"
+ },
+ {
+ "id": 0,
+ "label": "New row",
+ "localized": "Nueva fila",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "New column",
+ "localized": "Nueva columna",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku",
+ "localized": "Nunchaku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "nsfw",
+ "localized": "nsfw",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NudeNet",
+ "localized": "NudeNet",
+ "reload": "",
+ "hint": "Extensión flexible que puede detectar y ofuscar la desnudez en las imágenes"
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku Engine",
+ "localized": "Motor Nunchaku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NNCF: Neural Network Compression Framework",
+ "localized": "NNCF: Marco de compresión de redes neuronales",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise Options",
+ "localized": "Opciones de ruido",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks panel",
+ "localized": "Panel de redes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks UI",
+ "localized": "Interfaz de redes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks Scan",
+ "localized": "Escaneo de redes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Negative prompt",
+ "localized": "Prompt negativo",
+ "reload": "",
+ "hint": "Describe lo que no quieres ver en la imagen generada"
+ },
+ {
+ "id": 0,
+ "label": "Number",
+ "localized": "Número",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "negative",
+ "localized": "negativo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "None",
+ "localized": "Ninguno",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NSFW allowed",
+ "localized": "Permitir NSFW",
+ "reload": "",
+ "hint": "Permite que el modelo genere contenido para adultos en los prompts mejorados"
+ },
+ {
+ "id": 0,
+ "label": "Noise strength",
+ "localized": "Fuerza del ruido",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NMS",
+ "localized": "NMS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Near threshold",
+ "localized": "Umbral cercano",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise scale",
+ "localized": "Escala de ruido",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Note",
+ "localized": "Nota",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Non-blocking move operations",
+ "localized": "Operaciones de movimiento no bloqueantes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku attention",
+ "localized": "Atención Nunchaku",
+ "reload": "",
+ "hint": "Reemplaza la atención por defecto con el kernel de atención FP16 personalizado de Nunchaku para una inferencia más rápida en GPUs NVIDIA de consumo. Puede proporcionar una mejora de rendimiento en GPUs que tienen un mayor rendimiento de núcleos tensor FP16 que BF16. Actualmente solo afecta a modelos basados en Flux (Dev, Schnell, Kontext, Fill, Depth, etc.). No tiene efecto en Qwen, SDXL, Sana u otras arquitecturas. Desactivado por defecto."
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku offloading",
+ "localized": "Descarga (offloading) de Nunchaku",
+ "reload": "",
+ "hint": "Habilita la descarga de CPU por bloque propia de Nunchaku con flujos CUDA asíncronos para reducir el uso de VRAM. Utiliza una estrategia de búfer ping-pong: mientras un bloque de transformador computa en la GPU, el siguiente bloque se precarga desde la CPU en segundo plano, ocultando la mayor parte de la latencia de transferencia. Puede reducir el uso de VRAM a costa de una inferencia más lenta. Esto reemplaza la descarga del pipeline de SD.Next para el componente transformador. Solo útil en GPUs de poca VRAM. Si tu GPU tiene suficiente memoria para contener el modelo cuantizado (16+ GB), mantén esto desactivado para la máxima velocidad. Soporta modelos Flux y Qwen. No soportado para SDXL, donde esta configuración se ignora. Desactivado por defecto."
+ },
+ {
+ "id": 0,
+ "label": "native",
+ "localized": "nativo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "no-grad",
+ "localized": "no-grad",
+ "reload": "",
+ "hint": "Desactiva el seguimiento de gradientes con torch.no_grad. Reduce el uso de memoria y acelera la inferencia."
+ },
+ {
+ "id": 0,
+ "label": "Numbered filenames",
+ "localized": "Nombres de archivo numerados",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network card size (px)",
+ "localized": "Tamaño de tarjeta de red (px)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise multiplier for image processing",
+ "localized": "Multiplicador de ruido para procesamiento de imagen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "New model name",
+ "localized": "Nombre del nuevo modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Number of ReBasin Iterations",
+ "localized": "Número de iteraciones ReBasin",
+ "reload": "",
+ "hint": "Número de veces que se fusionará y permutará el modelo antes de guardar"
+ },
+ {
+ "id": 0,
+ "label": "Network prompt",
+ "localized": "Prompt de red",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network negative prompt",
+ "localized": "Prompt negativo de red",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network parameters",
+ "localized": "Parámetros de red",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "o": [
+ {
+ "id": 0,
+ "label": "Output",
+ "localized": "Salida",
+ "reload": "",
+ "hint": "Muestra/oculta la selección de medios de salida: resultados de generación y vistas previas en vivo durante el proceso de generación"
+ },
+ {
+ "id": 0,
+ "label": "OpenCLiP",
+ "localized": "OpenCLiP",
+ "reload": "",
+ "hint": "Analiza la imagen utilizando el modelo CLiP a través de OpenCLiP"
+ },
+ {
+ "id": 0,
+ "label": "ONNX",
+ "localized": "ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override",
+ "localized": "Sobrescribir",
+ "reload": "",
+ "hint": "Sobrescribe ajustes que pueden cambiar el comportamiento del servidor y que normalmente se aplican desde los metadatos de la imagen importada"
+ },
+ {
+ "id": 0,
+ "label": "Optimum Quanto",
+ "localized": "Optimum Quanto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optimum Quanto: post-load",
+ "localized": "Optimum Quanto: post-carga",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optional",
+ "localized": "Opcional",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Olive",
+ "localized": "Olive",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO",
+ "localized": "OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Other...",
+ "localized": "Otros...",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Outputs & Images",
+ "localized": "Salidas e Imágenes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override settings",
+ "localized": "Sobrescribir ajustes",
+ "reload": "",
+ "hint": "Si los parámetros de generación difieren de los ajustes de su sistema, sobrescriba los ajustes rellenados con esos valores para ignorar la configuración de su sistema en este flujo de trabajo"
+ },
+ {
+ "id": 0,
+ "label": "Override sampler",
+ "localized": "Sobrescribir muestreador",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override steps",
+ "localized": "Sobrescribir pasos",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ortho",
+ "localized": "Ortho",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload face module",
+ "localized": "Descargar módulo de rostros",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override scheduler",
+ "localized": "Sobrescribir planificador",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optional image description",
+ "localized": "Descripción de imagen opcional",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Order",
+ "localized": "Orden",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overlay",
+ "localized": "Superposición",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override resolution",
+ "localized": "Sobrescribir resolución",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload processor",
+ "localized": "Descargar procesador",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Output directory",
+ "localized": "Directorio de salida",
+ "reload": "",
+ "hint": "Carpeta donde se deben guardar las imágenes procesadas"
+ },
+ {
+ "id": 0,
+ "label": "original",
+ "localized": "original",
+ "reload": "",
+ "hint": "Backend LDM original"
+ },
+ {
+ "id": 0,
+ "label": "Offload caption models",
+ "localized": "Descargar modelos de subtitulado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload during pre-forward",
+ "localized": "Descargar durante pre-forward",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload using streams",
+ "localized": "Descargar usando flujos (streams)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload low watermark",
+ "localized": "Marca de agua baja de descarga",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload GPU high watermark",
+ "localized": "Marca de agua alta de descarga de GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload CPU high watermark",
+ "localized": "Marca de agua alta de descarga de CPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload blocks",
+ "localized": "Descargar bloques",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO activations mode",
+ "localized": "Modo de activaciones OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
"label": "ONNX Execution Provider",
"localized": "Proveedor de ejecución ONNX",
"reload": "",
- "hint": "Proveedor de ejecución ONNX"
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
"label": "ONNX allow fallback to CPU",
- "localized": "ONNX permite recurrir a la CPU",
+ "localized": "Permitir retroceso a CPU en ONNX",
"reload": "",
- "hint": "Permitir recurrir a la CPU cuando el proveedor de ejecución seleccionado falla"
+ "hint": "Permitir el uso de la CPU cuando el proveedor de ejecución seleccionado falle"
},
{
- "id": "",
+ "id": 0,
"label": "ONNX cache converted models",
- "localized": "ONNX cachea modelos convertidos",
+ "localized": "Cachear modelos convertidos a ONNX",
"reload": "",
- "hint": "Guarda los modelos convertidos a formato ONNX como caché. Puedes gestionarlos en la pestaña ONNX"
+ "hint": "Guarda los modelos convertidos al formato ONNX como caché. Puede gestionarlos en la pestaña ONNX"
},
{
- "id": "",
+ "id": 0,
"label": "ONNX unload base model when processing refiner",
- "localized": "ONNX descarga el modelo base al procesar el refinador",
+ "localized": "Descargar modelo base de ONNX al procesar el refinador",
"reload": "",
"hint": "Descarga el modelo base cuando el refinador está siendo convertido/optimizado/procesado"
},
{
- "id": "",
- "label": "Inference-mode",
- "localized": "Modo de inferencia",
+ "id": 0,
+ "label": "Olive use FP16 on optimization",
+ "localized": "Olive: usar FP16 en optimización",
"reload": "",
- "hint": "Usar torch.inference_mode"
+ "hint": "Utiliza precisión de punto flotante de 16 bits para el modelo de salida del proceso de optimización de Olive. Utiliza precisión de 32 bits si está desactivado"
},
{
- "id": "",
- "label": "no-grad",
- "localized": "sin-gradiente",
+ "id": 0,
+ "label": "Olive force FP32 for VAE Encoder",
+ "localized": "Olive: forzar FP32 para Codificador VAE",
"reload": "",
- "hint": "Usar torch.no_grad"
+ "hint": "Utiliza precisión de punto flotante de 32 bits para el codificador VAE del modelo de salida. Esto anula la opción 'usar FP16 en optimización'. Si obtiene errores NaN o imágenes en negro desde Img2Img, active esta opción y elimine el caché"
},
{
- "id": "",
- "label": "Model compile precompile",
- "localized": "Precompilación del modelo",
+ "id": 0,
+ "label": "Olive use static dimensions",
+ "localized": "Olive: usar dimensiones estáticas",
"reload": "",
- "hint": "Ejecutar la compilación del modelo inmediatamente al cargar el modelo en lugar de en el primer uso"
+ "hint": "Hace que la inferencia con modelos optimizados por Olive sea mucho más rápida. (OrtTransformersOptimization)"
},
{
- "id": "",
- "label": "Use zeros for prompt padding",
- "localized": "Usar ceros para el relleno de prompt",
+ "id": 0,
+ "label": "Olive cache optimized models",
+ "localized": "Olive: cachear modelos optimizados",
"reload": "",
- "hint": "Forzar un tensor completamente cero cuando el prompt está vacío para eliminar cualquier ruido residual"
+ "hint": "Guarda los modelos procesados por Olive como caché. Puede gestionarlos en la pestaña ONNX"
},
{
- "id": "",
- "label": "Include invisible watermark",
- "localized": "Incluir marca de agua invisible",
+ "id": 0,
+ "label": "OpenVINO disable model caching",
+ "localized": "OpenVINO: desactivar caché de modelos",
"reload": "",
- "hint": "Añadir marca de agua invisible a la imagen alterando algunos valores de píxeles"
+ "hint": ""
},
{
- "id": "",
- "label": "invisible watermark string",
- "localized": "Cadena de marca de agua invisible",
+ "id": 0,
+ "label": "OpenVINO disable memory cleanup after compile",
+ "localized": "OpenVINO: desactivar limpieza de memoria tras compilación",
"reload": "",
- "hint": "Cadena de marca de agua para añadir a la imagen. Mantener muy corta para evitar corrupción de imagen."
+ "hint": ""
},
{
- "id": "",
- "label": "show log view",
- "localized": "mostrar vista de registro",
- "reload": "",
- "hint": "Muestra la vista de registro en la parte inferior de la ventana principal"
- },
- {
- "id": "",
- "label": "Log view update period",
- "localized": "Período de actualización de la vista de registro",
- "reload": "",
- "hint": "Período de actualización de la vista de registro, en milisegundos"
- },
- {
- "id": "",
- "label": "PAG layer names",
- "localized": "Nombres de capa PAG",
- "reload": "",
- "hint": "Lista de capas separadas por espacios Disponibles: d[0-5], m[0], u[0-8] Predeterminado: m0"
- }
- ],
- "missing": [
- {
- "id": "",
- "label": "1st stage",
- "localized": "1ª etapa",
- "reload": "",
- "hint": "1ª etapa"
- },
- {
- "id": "",
- "label": "1st stage backbone",
- "localized": "Backbone de 1ª etapa",
- "reload": "",
- "hint": "Backbone de 1ª etapa"
- },
- {
- "id": "",
- "label": "1st stage skip",
- "localized": "Salto de 1ª etapa",
- "reload": "",
- "hint": "Salto de 1ª etapa"
- },
- {
- "id": "",
- "label": "2nd restart step",
- "localized": "2º paso de reinicio",
- "reload": "",
- "hint": "2º paso de reinicio"
- },
- {
- "id": "",
- "label": "2nd scale",
- "localized": "2ª escala",
- "reload": "",
- "hint": "2ª escala"
- },
- {
- "id": "",
- "label": "2nd stage",
- "localized": "2ª etapa",
- "reload": "",
- "hint": "2ª etapa"
- },
- {
- "id": "",
- "label": "2nd stage backbone",
- "localized": "Backbone de 2ª etapa",
- "reload": "",
- "hint": "Backbone de 2ª etapa"
- },
- {
- "id": "",
- "label": "2nd stage skip",
- "localized": "Salto de 2ª etapa",
- "reload": "",
- "hint": "Salto de 2ª etapa"
- },
- {
- "id": "",
- "label": "3rd restart step",
- "localized": "3º paso de reinicio",
- "reload": "",
- "hint": "3º paso de reinicio"
- },
- {
- "id": "",
- "label": "3rd scale",
- "localized": "3ª escala",
- "reload": "",
- "hint": "3ª escala"
- },
- {
- "id": "",
- "label": "3rd stage",
- "localized": "3ª etapa",
- "reload": "",
- "hint": "3ª etapa"
- },
- {
- "id": "",
- "label": "4th restart step",
- "localized": "4º paso de reinicio",
- "reload": "",
- "hint": "4º paso de reinicio"
- },
- {
- "id": "",
- "label": "4th scale",
- "localized": "4ª escala",
- "reload": "",
- "hint": "4ª escala"
- },
- {
- "id": "",
- "label": "4th stage",
- "localized": "4ª etapa",
- "reload": "",
- "hint": "4ª etapa"
- },
- {
- "id": "",
- "label": "a1111",
- "localized": "a1111",
- "reload": "",
- "hint": "a1111"
- },
- {
- "id": "",
- "label": "accuracy",
- "localized": "Precisión",
- "reload": "",
- "hint": "Precisión"
- },
- {
- "id": "",
- "label": "aci: mask dilate",
- "localized": "aci: dilatar máscara",
- "reload": "",
- "hint": "aci: dilatar máscara"
- },
- {
- "id": "",
- "label": "active",
- "localized": "Activo",
- "reload": "",
- "hint": "Activo"
- },
- {
- "id": "",
- "label": "adain",
- "localized": "adain",
- "reload": "",
- "hint": "adain"
- },
- {
- "id": "",
- "label": "adapter 1",
- "localized": "Adaptador 1",
- "reload": "",
- "hint": "Adaptador 1"
- },
- {
- "id": "",
- "label": "adapter 2",
- "localized": "Adaptador 2",
- "reload": "",
- "hint": "Adaptador 2"
- },
- {
- "id": "",
- "label": "adapter 3",
- "localized": "Adaptador 3",
- "reload": "",
- "hint": "Adaptador 3"
- },
- {
- "id": "",
- "label": "adapter 4",
- "localized": "Adaptador 4",
- "reload": "",
- "hint": "Adaptador 4"
- },
- {
- "id": "",
- "label": "adaptive restore",
- "localized": "Restauración adaptativa",
- "reload": "",
- "hint": "Restauración adaptativa"
- },
- {
- "id": "",
- "label": "add text info",
- "localized": "Añadir información de texto",
- "reload": "",
- "hint": "Añadir información de texto"
- },
- {
- "id": "",
- "label": "add time info",
- "localized": "Añadir información de tiempo",
- "reload": "",
- "hint": "Añadir información de tiempo"
- },
- {
- "id": "",
- "label": "additional image browser folders",
- "localized": "Carpetas adicionales del navegador de imágenes",
- "reload": "",
- "hint": "Carpetas adicionales del navegador de imágenes"
- },
- {
- "id": "",
- "label": "additional postprocessing operations",
- "localized": "Operaciones de postprocesamiento adicionales",
- "reload": "",
- "hint": "Operaciones de postprocesamiento adicionales"
- },
- {
- "id": "",
- "label": "advanced options",
- "localized": "Opciones avanzadas",
- "reload": "",
- "hint": "Opciones avanzadas"
- },
- {
- "id": "",
- "label": "after",
- "localized": "Después",
- "reload": "",
- "hint": "Después"
- },
- {
- "id": "",
- "label": "aggressive at step",
- "localized": "Agresivo en el paso",
- "reload": "",
- "hint": "Agresivo en el paso"
- },
- {
- "id": "",
- "label": "alias",
- "localized": "Alias",
- "reload": "",
- "hint": "Alias"
- },
- {
- "id": "",
- "label": "all",
- "localized": "Todos",
- "reload": "",
- "hint": "Todos"
- },
- {
- "id": "",
- "label": "allowed aspect ratios",
- "localized": "Relaciones de aspecto permitidas",
- "reload": "",
- "hint": "Relaciones de aspecto permitidas"
- },
- {
- "id": "",
- "label": "alpha",
- "localized": "Alfa",
- "reload": "",
- "hint": "Alfa"
- },
- {
- "id": "",
- "label": "alpha block weight preset",
- "localized": "Preajuste de peso de bloque alfa",
- "reload": "",
- "hint": "Preajuste de peso de bloque alfa"
- },
- {
- "id": "",
- "label": "alpha matting",
- "localized": "Matizado alfa",
- "reload": "",
- "hint": "Matizado alfa"
- },
- {
- "id": "",
- "label": "alpha preset",
- "localized": "Preajuste alfa",
- "reload": "",
- "hint": "Preajuste alfa"
- },
- {
- "id": "",
- "label": "alpha ratio",
- "localized": "Proporción alfa",
- "reload": "",
- "hint": "Proporción alfa"
- },
- {
- "id": "",
- "label": "amplify lut",
- "localized": "Amplificar LUT",
- "reload": "",
- "hint": "Amplificar LUT"
- },
- {
- "id": "",
- "label": "analyze",
- "localized": "Analizar",
- "reload": "",
- "hint": "Analizar"
- },
- {
- "id": "",
- "label": "anchor settings",
- "localized": "Configuración de anclaje",
- "reload": "",
- "hint": "Configuración de anclaje"
- },
- {
- "id": "",
- "label": "animateddiff",
- "localized": "Animatediff",
- "reload": "",
- "hint": "Animatediff"
- },
- {
- "id": "",
- "label": "answer",
- "localized": "Respuesta",
- "reload": "",
- "hint": "Respuesta"
- },
- {
- "id": "",
- "label": "aot_ts_nvfuser",
- "localized": "aot_ts_nvfuser",
- "reload": "",
- "hint": "aot_ts_nvfuser"
- },
- {
- "id": "",
- "label": "appearance",
- "localized": "Apariencia",
- "reload": "",
- "hint": "Apariencia"
- },
- {
- "id": "",
- "label": "append caption files",
- "localized": "Adjuntar archivos de subtítulos",
- "reload": "",
- "hint": "Adjuntar archivos de subtítulos"
- },
- {
- "id": "",
- "label": "append image info json file",
- "localized": "Adjuntar archivo JSON de información de imagen",
- "reload": "",
- "hint": "Adjuntar archivo JSON de información de imagen"
- },
- {
- "id": "",
- "label": "append interrogated prompt at each iteration",
- "localized": "Adjuntar prompt interrogado en cada iteración",
- "reload": "",
- "hint": "Adjuntar prompt interrogado en cada iteración"
- },
- {
- "id": "",
- "label": "apply color correction",
- "localized": "Aplicar corrección de color",
- "reload": "",
- "hint": "Aplicar corrección de color"
- },
- {
- "id": "",
- "label": "apply filter",
- "localized": "Aplicar filtro",
- "reload": "",
- "hint": "Aplicar filtro"
- },
- {
- "id": "",
- "label": "apply linfusion distillation on load",
- "localized": "Aplicar destilación Linfusion al cargar",
- "reload": "",
- "hint": "Aplicar destilación Linfusion al cargar"
- },
- {
- "id": "",
- "label": "apply mask as overlay",
- "localized": "Aplicar máscara como superposición",
- "reload": "",
- "hint": "Aplicar máscara como superposición"
- },
- {
- "id": "",
- "label": "apply msw-msa",
- "localized": "Aplicar MSW-MSA",
- "reload": "",
- "hint": "Aplicar MSW-MSA"
- },
- {
- "id": "",
- "label": "apply rau-net",
- "localized": "Aplicar Rau-Net",
- "reload": "",
- "hint": "Aplicar Rau-Net"
- },
- {
- "id": "",
- "label": "apply to model",
- "localized": "Aplicar al modelo",
- "reload": "",
- "hint": "Aplicar al modelo"
- },
- {
- "id": "",
- "label": "artists",
- "localized": "Artistas",
- "reload": "",
- "hint": "Artistas"
- },
- {
- "id": "",
- "label": "atiadlxx (amd only)",
- "localized": "atiadlxx (solo AMD)",
- "reload": "",
- "hint": "atiadlxx (solo AMD)"
- },
- {
- "id": "",
- "label": "attention",
- "localized": "Atención",
- "reload": "",
- "hint": "Atención"
- },
- {
- "id": "",
- "label": "attention adain",
- "localized": "Atención Adain",
- "reload": "",
- "hint": "Atención Adain"
- },
- {
- "id": "",
- "label": "attention cache enabled",
- "localized": "Caché de atención habilitada",
- "reload": "",
- "hint": "Caché de atención habilitada"
- },
- {
- "id": "",
- "label": "attention chunking threshold",
- "localized": "Umbral de fragmentación de atención",
- "reload": "",
- "hint": "Umbral de fragmentación de atención"
- },
- {
- "id": "",
- "label": "attention kv chunk size",
- "localized": "Tamaño de fragmento KV de atención",
- "reload": "",
- "hint": "Tamaño de fragmento KV de atención"
- },
- {
- "id": "",
- "label": "attention query chunk size",
- "localized": "Tamaño de fragmento de consulta de atención",
- "reload": "",
- "hint": "Tamaño de fragmento de consulta de atención"
- },
- {
- "id": "",
- "label": "auto",
- "localized": "Auto",
- "reload": "",
- "hint": "Auto"
- },
- {
- "id": "",
- "label": "auto apply",
- "localized": "Aplicar automáticamente",
- "reload": "",
- "hint": "Aplicar automáticamente"
- },
- {
- "id": "",
- "label": "auto-convert sd15 embeddings to sdxl",
- "localized": "Convertir automáticamente incrustaciones SD15 a SDXL",
- "reload": "",
- "hint": "Convertir automáticamente incrustaciones SD15 a SDXL"
- },
- {
- "id": "",
- "label": "auto-mask",
- "localized": "Máscara automática",
- "reload": "",
- "hint": "Máscara automática"
- },
- {
- "id": "",
- "label": "auto-segment",
- "localized": "Segmentación automática",
- "reload": "",
- "hint": "Segmentación automática"
- },
- {
- "id": "",
- "label": "autolaunch browser upon startup",
- "localized": "Abrir navegador automáticamente al iniciar",
- "reload": "",
- "hint": "Abrir navegador automáticamente al iniciar"
- },
- {
- "id": "",
- "label": "automatically determine rank",
- "localized": "Determinar el rango automáticamente",
- "reload": "",
- "hint": "Determinar el rango automáticamente"
- },
- {
- "id": "",
- "label": "autorank ratio",
- "localized": "Relación de autorango",
- "reload": "",
- "hint": "Relación de autorango"
- },
- {
- "id": "",
- "label": "available networks",
- "localized": "Redes disponibles",
- "reload": "",
- "hint": "Redes disponibles"
- },
- {
- "id": "",
- "label": "backend",
- "localized": "Backend",
- "reload": "",
- "hint": "Backend"
- },
- {
- "id": "",
- "label": "backend storage",
- "localized": "Almacenamiento de backend",
- "reload": "",
- "hint": "Almacenamiento de backend"
- },
- {
- "id": "",
- "label": "background threshold",
- "localized": "Umbral de fondo",
- "reload": "",
- "hint": "Umbral de fondo"
- },
- {
- "id": "",
- "label": "balanced",
- "localized": "Equilibrado",
- "reload": "",
- "hint": "Equilibrado"
- },
- {
- "id": "",
- "label": "balanced offload cpu high watermark",
- "localized": "Marca de agua alta de descarga de CPU equilibrada",
- "reload": "",
- "hint": "Marca de agua alta de descarga de CPU equilibrada"
- },
- {
- "id": "",
- "label": "balanced offload gpu high watermark",
- "localized": "Marca de agua alta de descarga de GPU equilibrada",
- "reload": "",
- "hint": "Marca de agua alta de descarga de GPU equilibrada"
- },
- {
- "id": "",
- "label": "balanced offload gpu low watermark",
- "localized": "Marca de agua baja de descarga de GPU equilibrada",
- "reload": "",
- "hint": "Marca de agua baja de descarga de GPU equilibrada"
- },
- {
- "id": "",
- "label": "base",
- "localized": "Base",
- "reload": "",
- "hint": "Base"
- },
- {
- "id": "",
- "label": "batch caption",
- "localized": "Subtítulo por lotes",
- "reload": "",
- "hint": "Subtítulo por lotes"
- },
- {
- "id": "",
- "label": "batch input directory",
- "localized": "Directorio de entrada por lotes",
- "reload": "",
- "hint": "Directorio de entrada por lotes"
- },
- {
- "id": "",
- "label": "batch interogate",
- "localized": "Interrogación por lotes",
- "reload": "",
- "hint": "Interrogación por lotes"
- },
- {
- "id": "",
- "label": "batch interrogate",
- "localized": "Interrogación por lotes",
- "reload": "",
- "hint": "Interrogación por lotes"
- },
- {
- "id": "",
- "label": "batch mask directory",
- "localized": "Directorio de máscara por lotes",
- "reload": "",
- "hint": "Directorio de máscara por lotes"
- },
- {
- "id": "",
- "label": "batch matrix-matrix",
- "localized": "Matriz-matriz por lotes",
- "reload": "",
- "hint": "Matriz-matriz por lotes"
- },
- {
- "id": "",
- "label": "batch mode uses sequential seeds",
- "localized": "El modo por lotes usa semillas secuenciales",
- "reload": "",
- "hint": "El modo por lotes usa semillas secuenciales"
- },
- {
- "id": "",
- "label": "batch output directory",
- "localized": "Directorio de salida por lotes",
- "reload": "",
- "hint": "Directorio de salida por lotes"
- },
- {
- "id": "",
- "label": "batch uses original name",
- "localized": "El lote usa el nombre original",
- "reload": "",
- "hint": "El lote usa el nombre original"
- },
- {
- "id": "",
- "label": "bdia ddim",
- "localized": "bdia ddim",
- "reload": "",
- "hint": "bdia ddim"
- },
- {
- "id": "",
- "label": "before",
- "localized": "Antes",
- "reload": "",
- "hint": "Antes"
- },
- {
- "id": "",
- "label": "benchmark level",
- "localized": "Nivel de rendimiento",
- "reload": "",
- "hint": "Nivel de rendimiento"
- },
- {
- "id": "",
- "label": "benchmark steps",
- "localized": "Pasos de rendimiento",
- "reload": "",
- "hint": "Pasos de rendimiento"
- },
- {
- "id": "",
- "label": "beta block weight preset",
- "localized": "Preajuste de peso de bloque beta",
- "reload": "",
- "hint": "Preajuste de peso de bloque beta"
- },
- {
- "id": "",
- "label": "beta end",
- "localized": "Fin de beta",
- "reload": "",
- "hint": "Fin de beta"
- },
- {
- "id": "",
- "label": "beta ratio",
- "localized": "Relación beta",
- "reload": "",
- "hint": "Relación beta"
- },
- {
- "id": "",
- "label": "beta schedule",
- "localized": "Calendario beta",
- "reload": "",
- "hint": "Calendario beta"
- },
- {
- "id": "",
- "label": "beta start",
- "localized": "Inicio de beta",
- "reload": "",
- "hint": "Inicio de beta"
- },
- {
- "id": "",
- "label": "bh1",
- "localized": "bh1",
- "reload": "",
- "hint": "bh1"
- },
- {
- "id": "",
- "label": "bh2",
- "localized": "bh2",
- "reload": "",
- "hint": "bh2"
- },
- {
- "id": "",
- "label": "block",
- "localized": "bloque",
- "reload": "",
- "hint": "bloque"
- },
- {
- "id": "",
- "label": "block skip range",
- "localized": "rango de salto de bloque",
- "reload": "",
- "hint": "rango de salto de bloque"
- },
- {
- "id": "",
- "label": "blur",
- "localized": "desenfoque",
- "reload": "",
- "hint": "desenfoque"
- },
- {
- "id": "",
- "label": "body",
- "localized": "cuerpo",
- "reload": "",
- "hint": "cuerpo"
- },
- {
- "id": "",
- "label": "boost",
- "localized": "impulso",
- "reload": "",
- "hint": "impulso"
- },
- {
- "id": "",
- "label": "brightness",
- "localized": "brillo",
- "reload": "",
- "hint": "brillo"
- },
- {
- "id": "",
- "label": "cache model",
- "localized": "modelo de caché",
- "reload": "",
- "hint": "modelo de caché"
- },
- {
- "id": "",
- "label": "cache text encoder results",
- "localized": "resultados del codificador de texto de caché",
- "reload": "",
- "hint": "resultados del codificador de texto de caché"
- },
- {
- "id": "",
- "label": "canny",
- "localized": "canny",
- "reload": "",
- "hint": "canny"
- },
- {
- "id": "",
- "label": "caption",
- "localized": "subtítulo",
- "reload": "",
- "hint": "subtítulo"
- },
- {
- "id": "",
- "label": "caption model",
- "localized": "modelo de subtítulos",
- "reload": "",
- "hint": "modelo de subtítulos"
- },
- {
- "id": "",
- "label": "center",
- "localized": "centro",
- "reload": "",
- "hint": "centro"
- },
- {
- "id": "",
- "label": "change log",
- "localized": "registro de cambios",
- "reload": "",
- "hint": "registro de cambios"
- },
- {
- "id": "",
- "label": "change model",
- "localized": "cambiar modelo",
- "reload": "",
- "hint": "cambiar modelo"
- },
- {
- "id": "",
- "label": "change rate",
- "localized": "tasa de cambio",
- "reload": "",
- "hint": "tasa de cambio"
- },
- {
- "id": "",
- "label": "change reference",
- "localized": "cambiar referencia",
- "reload": "",
- "hint": "cambiar referencia"
- },
- {
- "id": "",
- "label": "change refiner",
- "localized": "cambiar refinador",
- "reload": "",
- "hint": "cambiar refinador"
- },
- {
- "id": "",
- "label": "change vae",
- "localized": "cambiar vae",
- "reload": "",
- "hint": "cambiar vae"
- },
- {
- "id": "",
- "label": "channels last",
- "localized": "canales al final",
- "reload": "",
- "hint": "canales al final"
- },
- {
- "id": "",
- "label": "check alternative hash",
- "localized": "verificar hash alternativo",
- "reload": "",
- "hint": "verificar hash alternativo"
- },
- {
- "id": "",
- "label": "check for updates",
- "localized": "buscar actualizaciones",
- "reload": "",
- "hint": "buscar actualizaciones"
- },
- {
- "id": "",
- "label": "check status",
- "localized": "verificar estado",
- "reload": "",
- "hint": "verificar estado"
- },
- {
- "id": "",
- "label": "chunk size",
- "localized": "tamaño de fragmento",
- "reload": "",
- "hint": "tamaño de fragmento"
- },
- {
- "id": "",
- "label": "civitai model type",
- "localized": "tipo de modelo civitai",
- "reload": "",
- "hint": "tipo de modelo civitai"
- },
- {
- "id": "",
- "label": "civitai token",
- "localized": "token civitai",
- "reload": "",
- "hint": "token civitai"
- },
- {
- "id": "",
- "label": "ck flash attention",
- "localized": "atención flash ck",
- "reload": "",
- "hint": "atención flash ck"
- },
- {
- "id": "",
- "label": "ckpt",
- "localized": "ckpt",
- "reload": "",
- "hint": "ckpt"
- },
- {
- "id": "",
- "label": "cleanup temporary folder on startup",
- "localized": "limpiar carpeta temporal al iniciar",
- "reload": "",
- "hint": "limpiar carpeta temporal al iniciar"
- },
- {
- "id": "",
- "label": "clip model",
- "localized": "modelo clip",
- "reload": "",
- "hint": "modelo clip"
- },
- {
- "id": "",
- "label": "clip: chunk size",
- "localized": "clip: tamaño de fragmento",
- "reload": "",
- "hint": "clip: tamaño de fragmento"
- },
- {
- "id": "",
- "label": "clip: default captioner",
- "localized": "clip: subtitulador predeterminado",
- "reload": "",
- "hint": "clip: subtitulador predeterminado"
- },
- {
- "id": "",
- "label": "clip: default mode",
- "localized": "clip: modo predeterminado",
- "reload": "",
- "hint": "clip: modo predeterminado"
- },
- {
- "id": "",
- "label": "clip: default model",
- "localized": "clip: modelo predeterminado",
- "reload": "",
- "hint": "clip: modelo predeterminado"
- },
- {
- "id": "",
- "label": "clip: intermediate flavors",
- "localized": "clip: sabores intermedios",
- "reload": "",
- "hint": "clip: sabores intermedios"
- },
- {
- "id": "",
- "label": "clip: max flavors",
- "localized": "clip: sabores máximos",
- "reload": "",
- "hint": "clip: sabores máximos"
- },
- {
- "id": "",
- "label": "clip: max length",
- "localized": "clip: longitud máxima",
- "reload": "",
- "hint": "clip: longitud máxima"
- },
- {
- "id": "",
- "label": "clip: min flavors",
- "localized": "clip: sabores mínimos",
- "reload": "",
- "hint": "clip: sabores mínimos"
- },
- {
- "id": "",
- "label": "clip: min length",
- "localized": "clip: longitud mínima",
- "reload": "",
- "hint": "clip: longitud mínima"
- },
- {
- "id": "",
- "label": "clip: num beams",
- "localized": "clip: número de haces",
- "reload": "",
- "hint": "clip: número de haces"
- },
- {
- "id": "",
- "label": "close",
- "localized": "cerrar",
- "reload": "",
- "hint": "cerrar"
- },
- {
- "id": "",
- "label": "cmsi",
- "localized": "cmsi",
- "reload": "",
- "hint": "cmsi"
- },
- {
- "id": "",
- "label": "cn end",
- "localized": "cn final",
- "reload": "",
- "hint": "cn final"
- },
- {
- "id": "",
- "label": "cn mode",
- "localized": "modo cn",
- "reload": "",
- "hint": "modo cn"
- },
- {
- "id": "",
- "label": "cn start",
- "localized": "cn inicio",
- "reload": "",
- "hint": "cn inicio"
- },
- {
- "id": "",
- "label": "cn strength",
- "localized": "fuerza cn",
- "reload": "",
- "hint": "fuerza cn"
- },
- {
- "id": "",
- "label": "cn tiles",
- "localized": "baldosas cn",
- "reload": "",
- "hint": "baldosas cn"
- },
- {
- "id": "",
- "label": "coarse",
- "localized": "grueso",
- "reload": "",
- "hint": "grueso"
- },
- {
- "id": "",
- "label": "color",
- "localized": "color",
- "reload": "",
- "hint": "color"
- },
- {
- "id": "",
- "label": "color grading",
- "localized": "gradación de color",
- "reload": "",
- "hint": "gradación de color"
- },
- {
- "id": "",
- "label": "color map",
- "localized": "mapa de color",
- "reload": "",
- "hint": "mapa de color"
- },
- {
- "id": "",
- "label": "color variation",
- "localized": "variación de color",
- "reload": "",
- "hint": "variación de color"
- },
- {
- "id": "",
- "label": "colormap",
- "localized": "mapa de colores",
- "reload": "",
- "hint": "mapa de colores"
- },
- {
- "id": "",
- "label": "columns",
- "localized": "columnas",
- "reload": "",
- "hint": "columnas"
- },
- {
- "id": "",
- "label": "comma",
- "localized": "coma",
- "reload": "",
- "hint": "coma"
- },
- {
- "id": "",
- "label": "comma separated list with optional strength per lora",
- "localized": "lista separada por comas con fuerza opcional por lora",
- "reload": "",
- "hint": "lista separada por comas con fuerza opcional por lora"
- },
- {
- "id": "",
- "label": "compact view",
- "localized": "vista compacta",
- "reload": "",
- "hint": "vista compacta"
- },
- {
- "id": "",
- "label": "compel",
- "localized": "compel",
- "reload": "",
- "hint": "compel"
- },
- {
- "id": "",
- "label": "composite",
- "localized": "compuesto",
- "reload": "",
- "hint": "compuesto"
- },
- {
- "id": "",
- "label": "compress ratio",
- "localized": "relación de compresión",
- "reload": "",
- "hint": "relación de compresión"
- },
- {
- "id": "",
- "label": "concept tokens",
- "localized": "tokens de concepto",
- "reload": "",
- "hint": "tokens de concepto"
- },
- {
- "id": "",
- "label": "context",
- "localized": "contexto",
- "reload": "",
- "hint": "contexto"
- },
- {
- "id": "",
- "label": "context after",
- "localized": "contexto después",
- "reload": "",
- "hint": "contexto después"
- },
- {
- "id": "",
- "label": "context before",
- "localized": "contexto antes",
- "reload": "",
- "hint": "contexto antes"
- },
- {
- "id": "",
- "label": "context mask",
- "localized": "máscara de contexto",
- "reload": "",
- "hint": "máscara de contexto"
- },
- {
- "id": "",
- "label": "contrast",
- "localized": "contraste",
- "reload": "",
- "hint": "contraste"
- },
- {
- "id": "",
- "label": "control factor",
- "localized": "factor de control",
- "reload": "",
- "hint": "factor de control"
- },
- {
- "id": "",
- "label": "control override denoise strength",
- "localized": "fuerza de eliminación de ruido de anulación de control",
- "reload": "",
- "hint": "fuerza de eliminación de ruido de anulación de control"
- },
- {
- "id": "",
- "label": "control preprocess input images",
- "localized": "controlar el preprocesamiento de imágenes de entrada",
- "reload": "",
- "hint": "controlar el preprocesamiento de imágenes de entrada"
- },
- {
- "id": "",
- "label": "control-lllite unit 1",
- "localized": "unidad 1 de control-lllite",
- "reload": "",
- "hint": "unidad 1 de control-lllite"
- },
- {
- "id": "",
- "label": "control-lllite unit 2",
- "localized": "unidad 2 de control-lllite",
- "reload": "",
- "hint": "unidad 2 de control-lllite"
- },
- {
- "id": "",
- "label": "control-lllite unit 3",
- "localized": "unidad 3 de control-lllite",
- "reload": "",
- "hint": "unidad 3 de control-lllite"
- },
- {
- "id": "",
- "label": "control-lllite unit 4",
- "localized": "unidad 4 de control-lllite",
- "reload": "",
- "hint": "unidad 4 de control-lllite"
- },
- {
- "id": "",
- "label": "controlnet",
- "localized": "controlnet",
- "reload": "",
- "hint": "controlnet"
- },
- {
- "id": "",
- "label": "controlnet unit 1",
- "localized": "unidad 1 de controlnet",
- "reload": "",
- "hint": "unidad 1 de controlnet"
- },
- {
- "id": "",
- "label": "controlnet unit 2",
- "localized": "unidad 2 de controlnet",
- "reload": "",
- "hint": "unidad 2 de controlnet"
- },
- {
- "id": "",
- "label": "controlnet unit 3",
- "localized": "unidad 3 de controlnet",
- "reload": "",
- "hint": "unidad 3 de controlnet"
- },
- {
- "id": "",
- "label": "controlnet unit 4",
- "localized": "unidad 4 de controlnet",
- "reload": "",
- "hint": "unidad 4 de controlnet"
- },
- {
- "id": "",
- "label": "controlnet-xs",
- "localized": "controlnet-xs",
- "reload": "",
- "hint": "controlnet-xs"
- },
- {
- "id": "",
- "label": "controlnet-xs unit 1",
- "localized": "unidad 1 de controlnet-xs",
- "reload": "",
- "hint": "unidad 1 de controlnet-xs"
- },
- {
- "id": "",
- "label": "controlnet-xs unit 2",
- "localized": "unidad 2 de controlnet-xs",
- "reload": "",
- "hint": "unidad 2 de controlnet-xs"
- },
- {
- "id": "",
- "label": "controlnet-xs unit 3",
- "localized": "unidad 3 de controlnet-xs",
- "reload": "",
- "hint": "unidad 3 de controlnet-xs"
- },
- {
- "id": "",
- "label": "controlnet-xs unit 4",
- "localized": "unidad 4 de controlnet-xs",
- "reload": "",
- "hint": "unidad 4 de controlnet-xs"
- },
- {
- "id": "",
- "label": "correction mode",
- "localized": "modo de corrección",
- "reload": "",
- "hint": "modo de corrección"
- },
- {
- "id": "",
- "label": "cosine background",
- "localized": "fondo coseno",
- "reload": "",
- "hint": "fondo coseno"
- },
- {
- "id": "",
- "label": "cosine scale",
- "localized": "escala coseno",
- "reload": "",
- "hint": "escala coseno"
- },
- {
- "id": "",
- "label": "cosine scale 1",
- "localized": "escala coseno 1",
- "reload": "",
- "hint": "escala coseno 1"
- },
- {
- "id": "",
- "label": "cosine scale 2",
- "localized": "escala coseno 2",
- "reload": "",
- "hint": "escala coseno 2"
- },
- {
- "id": "",
- "label": "cosine scale 3",
- "localized": "escala coseno 3",
- "reload": "",
- "hint": "escala coseno 3"
- },
- {
- "id": "",
- "label": "create image info text file",
- "localized": "crear archivo de texto de información de imagen",
- "reload": "",
- "hint": "crear archivo de texto de información de imagen"
- },
- {
- "id": "",
- "label": "create video",
- "localized": "crear vídeo",
- "reload": "",
- "hint": "crear vídeo"
- },
- {
- "id": "",
- "label": "create zip archive",
- "localized": "crear archivo zip",
- "reload": "",
- "hint": "crear archivo zip"
- },
- {
- "id": "",
- "label": "cross-attention",
- "localized": "atención cruzada",
- "reload": "",
- "hint": "atención cruzada"
- },
- {
- "id": "",
- "label": "cudagraphs",
- "localized": "cudagraphs",
- "reload": "",
- "hint": "cudagraphs"
- },
- {
- "id": "",
- "label": "cudamallocasync",
- "localized": "cudamallocasync",
- "reload": "",
- "hint": "cudamallocasync"
- },
- {
- "id": "",
- "label": "custom pipeline",
- "localized": "pipeline personalizado",
- "reload": "",
- "hint": "pipeline personalizado"
- },
- {
- "id": "",
- "label": "dark",
- "localized": "oscuro",
- "reload": "",
- "hint": "oscuro"
- },
- {
- "id": "",
- "label": "dc solver",
- "localized": "solucionador dc",
- "reload": "",
- "hint": "solucionador dc"
- },
- {
- "id": "",
- "label": "ddpm",
- "localized": "ddpm",
- "reload": "",
- "hint": "ddpm"
- },
- {
- "id": "",
- "label": "debug info",
- "localized": "información de depuración",
- "reload": "",
- "hint": "información de depuración"
- },
- {
- "id": "",
- "label": "decode",
- "localized": "decodificar",
- "reload": "",
- "hint": "decodificar"
- },
- {
- "id": "",
- "label": "decode chunks",
- "localized": "decodificar trozos",
- "reload": "",
- "hint": "decodificar trozos"
- },
- {
- "id": "",
- "label": "deep-cache",
- "localized": "deep-cache",
- "reload": "",
- "hint": "deep-cache"
- },
- {
- "id": "",
- "label": "deepbooru",
- "localized": "deepbooru",
- "reload": "",
- "hint": "deepbooru"
- },
- {
- "id": "",
- "label": "deepbooru: escape brackets",
- "localized": "deepbooru: escapar corchetes",
- "reload": "",
- "hint": "deepbooru: escapar corchetes"
- },
- {
- "id": "",
- "label": "deepbooru: exclude tags",
- "localized": "deepbooru: excluir etiquetas",
- "reload": "",
- "hint": "deepbooru: excluir etiquetas"
- },
- {
- "id": "",
- "label": "deepbooru: include scores in results",
- "localized": "deepbooru: incluir puntuaciones en los resultados",
- "reload": "",
- "hint": "deepbooru: incluir puntuaciones en los resultados"
- },
- {
- "id": "",
- "label": "deepbooru: max tags",
- "localized": "deepbooru: etiquetas máximas",
- "reload": "",
- "hint": "deepbooru: etiquetas máximas"
- },
- {
- "id": "",
- "label": "deepbooru: score threshold",
- "localized": "deepbooru: umbral de puntuación",
- "reload": "",
- "hint": "deepbooru: umbral de puntuación"
- },
- {
- "id": "",
- "label": "deepbooru: sort alphabetically",
- "localized": "deepbooru: ordenar alfabéticamente",
- "reload": "",
- "hint": "deepbooru: ordenar alfabéticamente"
- },
- {
- "id": "",
- "label": "deepbooru: use spaces for tags",
- "localized": "deepbooru: usar espacios para etiquetas",
- "reload": "",
- "hint": "deepbooru: usar espacios para etiquetas"
- },
- {
- "id": "",
- "label": "deepcache cache interval",
- "localized": "intervalo de caché de deepcache",
- "reload": "",
- "hint": "intervalo de caché de deepcache"
- },
- {
- "id": "",
- "label": "default",
- "localized": "predeterminado",
- "reload": "",
- "hint": "predeterminado"
- },
- {
- "id": "",
- "label": "deis",
- "localized": "deis",
- "reload": "",
- "hint": "deis"
- },
- {
- "id": "",
- "label": "denoising batch size",
- "localized": "tamaño de lote de eliminación de ruido",
- "reload": "",
- "hint": "tamaño de lote de eliminación de ruido"
- },
- {
- "id": "",
- "label": "denoising steps",
- "localized": "pasos de eliminación de ruido",
- "reload": "",
- "hint": "pasos de eliminación de ruido"
- },
- {
- "id": "",
- "label": "depth and normal",
- "localized": "profundidad y normal",
- "reload": "",
- "hint": "profundidad y normal"
- },
- {
- "id": "",
- "label": "depth anything",
- "localized": "cualquier profundidad",
- "reload": "",
- "hint": "cualquier profundidad"
- },
- {
- "id": "",
- "label": "depth map",
- "localized": "mapa de profundidad",
- "reload": "",
- "hint": "mapa de profundidad"
- },
- {
- "id": "",
- "label": "depth threshold",
- "localized": "umbral de profundidad",
- "reload": "",
- "hint": "umbral de profundidad"
- },
- {
- "id": "",
- "label": "description",
- "localized": "descripción",
- "reload": "",
- "hint": "descripción"
- },
- {
- "id": "",
- "label": "details",
- "localized": "detalles",
- "reload": "",
- "hint": "detalles"
- },
- {
- "id": "",
- "label": "deterministic mode",
- "localized": "modo determinista",
- "reload": "",
- "hint": "modo determinista"
- },
- {
- "id": "",
- "label": "device info",
- "localized": "información del dispositivo",
- "reload": "",
- "hint": "información del dispositivo"
- },
- {
- "id": "",
- "label": "diffusers",
- "localized": "diffusers",
- "reload": "",
- "hint": "diffusers"
- },
- {
- "id": "",
- "label": "dilate",
- "localized": "dilatar",
- "reload": "",
- "hint": "dilatar"
- },
- {
- "id": "",
- "label": "dilate tau",
- "localized": "dilatar tau",
- "reload": "",
- "hint": "dilatar tau"
- },
- {
- "id": "",
- "label": "directml retry ops for nan",
- "localized": "reintentar operaciones de directml para nan",
- "reload": "",
- "hint": "reintentar operaciones de directml para nan"
- },
- {
- "id": "",
- "label": "directory for temporary images; leave empty for default",
- "localized": "directorio para imágenes temporales; dejar vacío para predeterminado",
- "reload": "",
- "hint": "directorio para imágenes temporales; dejar vacío para predeterminado"
- },
- {
- "id": "",
- "label": "disable accelerate",
- "localized": "deshabilitar aceleración",
- "reload": "",
- "hint": "deshabilitar aceleración"
- },
- {
- "id": "",
- "label": "disable conditional batching",
- "localized": "deshabilitar procesamiento por lotes condicional",
- "reload": "",
- "hint": "deshabilitar procesamiento por lotes condicional"
- },
- {
- "id": "",
- "label": "disabled",
- "localized": "deshabilitado",
- "reload": "",
- "hint": "deshabilitado"
- },
- {
- "id": "",
- "label": "discard penultimate sigma",
- "localized": "descartar penúltimo sigma",
- "reload": "",
- "hint": "descartar penúltimo sigma"
- },
- {
- "id": "",
- "label": "distance threshold",
- "localized": "umbral de distancia",
- "reload": "",
- "hint": "umbral de distancia"
- },
- {
- "id": "",
- "label": "do not change selected model when reading generation parameters",
- "localized": "no cambiar el modelo seleccionado al leer parámetros de generación",
- "reload": "",
- "hint": "no cambiar el modelo seleccionado al leer parámetros de generación"
- },
- {
- "id": "",
- "label": "do not display video output in ui",
- "localized": "no mostrar salida de video en la interfaz de usuario",
- "reload": "",
- "hint": "no mostrar salida de video en la interfaz de usuario"
- },
- {
- "id": "",
- "label": "down",
- "localized": "abajo",
- "reload": "",
- "hint": "abajo"
- },
- {
- "id": "",
- "label": "download",
- "localized": "descargar",
- "reload": "",
- "hint": "descargar"
- },
- {
- "id": "",
- "label": "download model",
- "localized": "descargar modelo",
- "reload": "",
- "hint": "descargar modelo"
- },
- {
- "id": "",
- "label": "download path",
- "localized": "ruta de descarga",
- "reload": "",
- "hint": "ruta de descarga"
- },
- {
- "id": "",
- "label": "download updates",
- "localized": "descargar actualizaciones",
- "reload": "",
- "hint": "descargar actualizaciones"
- },
- {
- "id": "",
- "label": "downscale high resolution live previews",
- "localized": "reducir escala de previsualizaciones en vivo de alta resolución",
- "reload": "",
- "hint": "reducir escala de previsualizaciones en vivo de alta resolución"
- },
- {
- "id": "",
- "label": "dpm sde",
- "localized": "dpm sde",
- "reload": "",
- "hint": "dpm sde"
- },
- {
- "id": "",
- "label": "dpm++",
- "localized": "dpm++",
- "reload": "",
- "hint": "dpm++"
- },
- {
- "id": "",
- "label": "dpm++ 1s",
- "localized": "dpm++ 1s",
- "reload": "",
- "hint": "dpm++ 1s"
- },
- {
- "id": "",
- "label": "dpm++ 2m",
- "localized": "dpm++ 2m",
- "reload": "",
- "hint": "dpm++ 2m"
- },
- {
- "id": "",
- "label": "dpm++ 2m edm",
- "localized": "dpm++ 2m edm",
- "reload": "",
- "hint": "dpm++ 2m edm"
- },
- {
- "id": "",
- "label": "dpm++ 2m inverse",
- "localized": "dpm++ 2m inverso",
- "reload": "",
- "hint": "dpm++ 2m inverso"
- },
- {
- "id": "",
- "label": "dpm++ 2m sde",
- "localized": "dpm++ 2m sde",
- "reload": "",
- "hint": "dpm++ 2m sde"
- },
- {
- "id": "",
- "label": "dpm++ 3m",
- "localized": "dpm++ 3m",
- "reload": "",
- "hint": "dpm++ 3m"
- },
- {
- "id": "",
- "label": "dpm++ 3m inverse",
- "localized": "dpm++ 3m inverso",
- "reload": "",
- "hint": "dpm++ 3m inverso"
- },
- {
- "id": "",
- "label": "dpm++ cosine",
- "localized": "dpm++ coseno",
- "reload": "",
- "hint": "dpm++ coseno"
- },
- {
- "id": "",
- "label": "dpm++ inverse",
- "localized": "dpm++ inverso",
- "reload": "",
- "hint": "dpm++ inverso"
- },
- {
- "id": "",
- "label": "dpm++ sde",
- "localized": "dpm++ sde",
- "reload": "",
- "hint": "dpm++ sde"
- },
- {
- "id": "",
- "label": "dpm2 flowmatch",
- "localized": "dpm2 flowmatch",
- "reload": "",
- "hint": "dpm2 flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ 2m flowmatch",
- "localized": "dpm2++ 2m flowmatch",
- "reload": "",
- "hint": "dpm2++ 2m flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ 2m sde flowmatch",
- "localized": "dpm2++ 2m sde flowmatch",
- "reload": "",
- "hint": "dpm2++ 2m sde flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ 2s flowmatch",
- "localized": "dpm2++ 2s flowmatch",
- "reload": "",
- "hint": "dpm2++ 2s flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ 3m sde flowmatch",
- "localized": "dpm2++ 3m sde flowmatch",
- "reload": "",
- "hint": "dpm2++ 3m sde flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ sde flowmatch",
- "localized": "dpm2++ sde flowmatch",
- "reload": "",
- "hint": "dpm2++ sde flowmatch"
- },
- {
- "id": "",
- "label": "dpm2a flowmatch",
- "localized": "dpm2a flowmatch",
- "reload": "",
- "hint": "dpm2a flowmatch"
- },
- {
- "id": "",
- "label": "draw legend",
- "localized": "dibujar leyenda",
- "reload": "",
- "hint": "dibujar leyenda"
- },
- {
- "id": "",
- "label": "dropdown",
- "localized": "desplegable",
- "reload": "",
- "hint": "desplegable"
- },
- {
- "id": "",
- "label": "duration",
- "localized": "duración",
- "reload": "",
- "hint": "duración"
- },
- {
- "id": "",
- "label": "dwpose",
- "localized": "dwpose",
- "reload": "",
- "hint": "dwpose"
- },
- {
- "id": "",
- "label": "dynamic",
- "localized": "dinámico",
- "reload": "",
- "hint": "dinámico"
- },
- {
- "id": "",
- "label": "dynamic attention",
- "localized": "atención dinámica",
- "reload": "",
- "hint": "atención dinámica"
- },
- {
- "id": "",
- "label": "dynamic attention slicing rate in gb",
- "localized": "tasa de división de atención dinámica en gb",
- "reload": "",
- "hint": "tasa de división de atención dinámica en gb"
- },
- {
- "id": "",
- "label": "dynamic attention trigger rate in gb",
- "localized": "tasa de activación de atención dinámica en gb",
- "reload": "",
- "hint": "tasa de activación de atención dinámica en gb"
- },
- {
- "id": "",
- "label": "edge",
- "localized": "borde",
- "reload": "",
- "hint": "borde"
- },
- {
- "id": "",
- "label": "edit start",
- "localized": "editar inicio",
- "reload": "",
- "hint": "editar inicio"
- },
- {
- "id": "",
- "label": "edit stop",
- "localized": "editar detención",
- "reload": "",
- "hint": "editar detención"
- },
- {
- "id": "",
- "label": "embedded metadata",
- "localized": "metadatos incrustados",
- "reload": "",
- "hint": "metadatos incrustados"
- },
- {
- "id": "",
- "label": "enable embeddings support",
- "localized": "habilitar soporte de incrustaciones",
- "reload": "",
- "hint": "habilitar soporte de incrustaciones"
- },
- {
- "id": "",
- "label": "enable file wildcards support",
- "localized": "habilitar soporte de comodines de archivo",
- "reload": "",
- "hint": "habilitar soporte de comodines de archivo"
- },
- {
- "id": "",
- "label": "enable freeu",
- "localized": "habilitar freeu",
- "reload": "",
- "hint": "habilitar freeu"
- },
- {
- "id": "",
- "label": "enable teacache",
- "localized": "habilitar teacache",
- "reload": "",
- "hint": "habilitar teacache"
- },
- {
- "id": "",
- "label": "enable tonemap",
- "localized": "habilitar mapeo de tonos",
- "reload": "",
- "hint": "habilitar mapeo de tonos"
- },
- {
- "id": "",
- "label": "enable use of reference models",
- "localized": "habilitar uso de modelos de referencia",
- "reload": "",
- "hint": "habilitar uso de modelos de referencia"
- },
- {
- "id": "",
- "label": "enabled",
- "localized": "habilitado",
- "reload": "",
- "hint": "habilitado"
- },
- {
- "id": "",
- "label": "encoder",
- "localized": "codificador",
- "reload": "",
- "hint": "codificador"
- },
- {
- "id": "",
- "label": "end",
- "localized": "fin",
- "reload": "",
- "hint": "fin"
- },
- {
- "id": "",
- "label": "enhance prompt",
- "localized": "mejorar indicación",
- "reload": "",
- "hint": "mejorar indicación"
- },
- {
- "id": "",
- "label": "ensemble size",
- "localized": "tamaño de conjunto",
- "reload": "",
- "hint": "tamaño de conjunto"
- },
- {
- "id": "",
- "label": "epsilon",
- "localized": "épsilon",
- "reload": "",
- "hint": "épsilon"
- },
- {
- "id": "",
- "label": "erode",
- "localized": "erosionar",
- "reload": "",
- "hint": "erosionar"
- },
- {
- "id": "",
- "label": "erode size",
- "localized": "tamaño de erosión",
- "reload": "",
- "hint": "tamaño de erosión"
- },
- {
- "id": "",
- "label": "eta",
- "localized": "eta",
- "reload": "",
- "hint": "eta"
- },
- {
- "id": "",
- "label": "euler",
- "localized": "euler",
- "reload": "",
- "hint": "euler"
- },
- {
- "id": "",
- "label": "euler edm",
- "localized": "euler edm",
- "reload": "",
- "hint": "euler edm"
- },
- {
- "id": "",
- "label": "euler flowmatch",
- "localized": "euler flowmatch",
- "reload": "",
- "hint": "euler flowmatch"
- },
- {
- "id": "",
- "label": "euler sgm",
- "localized": "euler sgm",
- "reload": "",
- "hint": "euler sgm"
- },
- {
- "id": "",
- "label": "executionprovider.cpu",
- "localized": "executionprovider.cpu",
- "reload": "",
- "hint": "executionprovider.cpu"
- },
- {
- "id": "",
- "label": "executionprovider.cuda",
- "localized": "executionprovider.cuda",
- "reload": "",
- "hint": "executionprovider.cuda"
- },
- {
- "id": "",
- "label": "executionprovider.directml",
- "localized": "executionprovider.directml",
- "reload": "",
- "hint": "executionprovider.directml"
- },
- {
- "id": "",
- "label": "executionprovider.migraphx",
- "localized": "executionprovider.migraphx",
- "reload": "",
- "hint": "executionprovider.migraphx"
- },
- {
- "id": "",
- "label": "executionprovider.openvino",
- "localized": "executionprovider.openvino",
- "reload": "",
- "hint": "executionprovider.openvino"
- },
- {
- "id": "",
- "label": "executionprovider.rocm",
- "localized": "executionprovider.rocm",
- "reload": "",
- "hint": "executionprovider.rocm"
- },
- {
- "id": "",
- "label": "expandable segments",
- "localized": "segmentos expandibles",
- "reload": "",
- "hint": "segmentos expandibles"
- },
- {
- "id": "",
- "label": "exponential",
- "localized": "exponencial",
- "reload": "",
- "hint": "exponencial"
- },
- {
- "id": "",
- "label": "exposure",
- "localized": "exposición",
- "reload": "",
- "hint": "exposición"
- },
- {
- "id": "",
- "label": "extra noise multiplier for img2img",
- "localized": "multiplicador de ruido extra para img2img",
- "reload": "",
- "hint": "multiplicador de ruido extra para img2img"
- },
- {
- "id": "",
- "label": "extract lora",
- "localized": "extraer lora",
- "reload": "",
- "hint": "extraer lora"
- },
- {
- "id": "",
- "label": "face",
- "localized": "rostro",
- "reload": "",
- "hint": "rostro"
- },
- {
- "id": "",
- "label": "face confidence",
- "localized": "confianza facial",
- "reload": "",
- "hint": "confianza facial"
- },
- {
- "id": "",
- "label": "faceid model",
- "localized": "modelo de faceid",
- "reload": "",
- "hint": "modelo de faceid"
- },
- {
- "id": "",
- "label": "fall-off exponent (lower=higher detail)",
- "localized": "exponente de atenuación (menor=mayor detalle)",
- "reload": "",
- "hint": "exponente de atenuación (menor=mayor detalle)"
- },
- {
- "id": "",
- "label": "false",
- "localized": "falso",
- "reload": "",
- "hint": "falso"
- },
- {
- "id": "",
- "label": "fast",
- "localized": "rápido",
- "reload": "",
- "hint": "rápido"
- },
- {
- "id": "",
- "label": "file or folder with user-defined styles",
- "localized": "archivo o carpeta con estilos definidos por el usuario",
- "reload": "",
- "hint": "archivo o carpeta con estilos definidos por el usuario"
- },
- {
- "id": "",
- "label": "filename",
- "localized": "nombre de archivo",
- "reload": "",
- "hint": "nombre de archivo"
- },
- {
- "id": "",
- "label": "first-block cache enabled",
- "localized": "caché de primer bloque habilitado",
- "reload": "",
- "hint": "caché de primer bloque habilitado"
- },
- {
- "id": "",
- "label": "fixed unet precision",
- "localized": "precisión unet fija",
- "reload": "",
- "hint": "precisión unet fija"
- },
- {
- "id": "",
- "label": "flash attention",
- "localized": "atención flash",
- "reload": "",
- "hint": "atención flash"
- },
- {
- "id": "",
- "label": "flavors",
- "localized": "sabores",
- "reload": "",
- "hint": "sabores"
- },
- {
- "id": "",
- "label": "flow shift",
- "localized": "desplazamiento de flujo",
- "reload": "",
- "hint": "desplazamiento de flujo"
- },
- {
- "id": "",
- "label": "folder",
- "localized": "carpeta",
- "reload": "",
- "hint": "carpeta"
- },
- {
- "id": "",
- "label": "folder for control generate",
- "localized": "carpeta para generar control",
- "reload": "",
- "hint": "carpeta para generar control"
- },
- {
- "id": "",
- "label": "folder for control grids",
- "localized": "carpeta para rejillas de control",
- "reload": "",
- "hint": "carpeta para rejillas de control"
- },
- {
- "id": "",
- "label": "folder for disk offload",
- "localized": "carpeta para descarga a disco",
- "reload": "",
- "hint": "carpeta para descarga a disco"
- },
- {
- "id": "",
- "label": "folder for huggingface cache",
- "localized": "carpeta para caché de huggingface",
- "reload": "",
- "hint": "carpeta para caché de huggingface"
- },
- {
- "id": "",
- "label": "folder for image generate",
- "localized": "carpeta para generar imagen",
- "reload": "",
- "hint": "carpeta para generar imagen"
- },
- {
- "id": "",
- "label": "folder for img2img grids",
- "localized": "carpeta para rejillas de img2img",
- "reload": "",
- "hint": "carpeta para rejillas de img2img"
- },
- {
- "id": "",
- "label": "folder for init images",
- "localized": "carpeta para imágenes de inicio",
- "reload": "",
- "hint": "carpeta para imágenes de inicio"
- },
- {
- "id": "",
- "label": "folder for manually saved images",
- "localized": "carpeta para imágenes guardadas manualmente",
- "reload": "",
- "hint": "carpeta para imágenes guardadas manualmente"
- },
- {
- "id": "",
- "label": "folder for onnx cached models",
- "localized": "carpeta para modelos onnx en caché",
- "reload": "",
- "hint": "carpeta para modelos onnx en caché"
- },
- {
- "id": "",
- "label": "folder for onnx conversion",
- "localized": "carpeta para conversión onnx",
- "reload": "",
- "hint": "carpeta para conversión onnx"
- },
- {
- "id": "",
- "label": "folder for openvino cache",
- "localized": "carpeta para caché de openvino",
- "reload": "",
- "hint": "carpeta para caché de openvino"
- },
- {
- "id": "",
- "label": "folder for processed images",
- "localized": "carpeta para imágenes procesadas",
- "reload": "",
- "hint": "carpeta para imágenes procesadas"
- },
- {
- "id": "",
- "label": "folder for text generate",
- "localized": "carpeta para generar texto",
- "reload": "",
- "hint": "carpeta para generar texto"
- },
- {
- "id": "",
- "label": "folder for tunable ops cache",
- "localized": "carpeta para caché de operaciones ajustables",
- "reload": "",
- "hint": "carpeta para caché de operaciones ajustables"
- },
- {
- "id": "",
- "label": "folder for txt2img grids",
- "localized": "carpeta para rejillas de txt2img",
- "reload": "",
- "hint": "carpeta para rejillas de txt2img"
- },
- {
- "id": "",
- "label": "folder for videos",
- "localized": "carpeta para videos",
- "reload": "",
- "hint": "carpeta para videos"
- },
- {
- "id": "",
- "label": "folder with bsrgan models",
- "localized": "carpeta con modelos bsrgan",
- "reload": "",
- "hint": "carpeta con modelos bsrgan"
- },
- {
- "id": "",
- "label": "folder with chainner models",
- "localized": "carpeta con modelos chainner",
- "reload": "",
- "hint": "carpeta con modelos chainner"
- },
- {
- "id": "",
- "label": "folder with clip models",
- "localized": "carpeta con modelos clip",
- "reload": "",
- "hint": "carpeta con modelos clip"
- },
- {
- "id": "",
- "label": "folder with codeformer models",
- "localized": "carpeta con modelos codeformer",
- "reload": "",
- "hint": "carpeta con modelos codeformer"
- },
- {
- "id": "",
- "label": "folder with control models",
- "localized": "carpeta con modelos de control",
- "reload": "",
- "hint": "carpeta con modelos de control"
- },
- {
- "id": "",
- "label": "folder with esrgan models",
- "localized": "carpeta con modelos esrgan",
- "reload": "",
- "hint": "carpeta con modelos esrgan"
- },
- {
- "id": "",
- "label": "folder with gfpgan models",
- "localized": "carpeta con modelos gfpgan",
- "reload": "",
- "hint": "carpeta con modelos gfpgan"
- },
- {
- "id": "",
- "label": "folder with huggingface models",
- "localized": "carpeta con modelos huggingface",
- "reload": "",
- "hint": "carpeta con modelos huggingface"
- },
- {
- "id": "",
- "label": "folder with hypernetwork models",
- "localized": "carpeta con modelos de hiperred",
- "reload": "",
- "hint": "carpeta con modelos de hiperred"
- },
- {
- "id": "",
- "label": "folder with ldsr models",
- "localized": "carpeta con modelos ldsr",
- "reload": "",
- "hint": "carpeta con modelos ldsr"
- },
- {
- "id": "",
- "label": "folder with lora network(s)",
- "localized": "carpeta con red(es) lora",
- "reload": "",
- "hint": "carpeta con red(es) lora"
- },
- {
- "id": "",
- "label": "folder with realesrgan models",
- "localized": "carpeta con modelos realesrgan",
- "reload": "",
- "hint": "carpeta con modelos realesrgan"
- },
- {
- "id": "",
- "label": "folder with scunet models",
- "localized": "carpeta con modelos scunet",
- "reload": "",
- "hint": "carpeta con modelos scunet"
- },
- {
- "id": "",
- "label": "folder with stable diffusion models",
- "localized": "carpeta con modelos de stable diffusion",
- "reload": "",
- "hint": "carpeta con modelos de stable diffusion"
- },
- {
- "id": "",
- "label": "folder with swinir models",
- "localized": "carpeta con modelos swinir",
- "reload": "",
- "hint": "carpeta con modelos swinir"
- },
- {
- "id": "",
- "label": "folder with text encoder files",
- "localized": "carpeta con archivos de codificador de texto",
- "reload": "",
- "hint": "carpeta con archivos de codificador de texto"
- },
- {
- "id": "",
- "label": "folder with textual inversion embeddings",
- "localized": "carpeta con incrustaciones de inversión textual",
- "reload": "",
- "hint": "carpeta con incrustaciones de inversión textual"
- },
- {
- "id": "",
- "label": "folder with unet files",
- "localized": "carpeta con archivos unet",
- "reload": "",
- "hint": "carpeta con archivos unet"
- },
- {
- "id": "",
- "label": "folder with user-defined wildcards",
- "localized": "carpeta con comodines definidos por el usuario",
- "reload": "",
- "hint": "carpeta con comodines definidos por el usuario"
- },
- {
- "id": "",
- "label": "folder with vae files",
- "localized": "carpeta con archivos vae",
- "reload": "",
- "hint": "carpeta con archivos vae"
- },
- {
- "id": "",
- "label": "folder with yolo models",
- "localized": "carpeta con modelos yolo",
- "reload": "",
- "hint": "carpeta con modelos yolo"
- },
- {
- "id": "",
- "label": "font color",
- "localized": "color de fuente",
- "reload": "",
- "hint": "color de fuente"
- },
- {
- "id": "",
- "label": "font file",
- "localized": "archivo de fuente",
- "reload": "",
- "hint": "archivo de fuente"
- },
- {
- "id": "",
- "label": "font size",
- "localized": "tamaño de fuente",
- "reload": "",
- "hint": "tamaño de fuente"
- },
- {
- "id": "",
- "label": "force model eval",
- "localized": "forzar evaluación de modelo",
- "reload": "",
- "hint": "forzar evaluación de modelo"
- },
- {
- "id": "",
- "label": "foreground threshold",
- "localized": "umbral de primer plano",
- "reload": "",
- "hint": "umbral de primer plano"
- },
- {
- "id": "",
- "label": "fp4",
- "localized": "fp4",
- "reload": "",
- "hint": "fp4"
- },
- {
- "id": "",
- "label": "frame change sensitivity",
- "localized": "sensibilidad al cambio de fotograma",
- "reload": "",
- "hint": "sensibilidad al cambio de fotograma"
- },
- {
- "id": "",
- "label": "frames",
- "localized": "fotogramas",
- "reload": "",
- "hint": "fotogramas"
- },
- {
- "id": "",
- "label": "freeinit",
- "localized": "freeinit",
- "reload": "",
- "hint": "freeinit"
- },
- {
- "id": "",
- "label": "freeu enabled",
- "localized": "freeu habilitado",
- "reload": "",
- "hint": "freeu habilitado"
- },
- {
- "id": "",
- "label": "freeu preset",
- "localized": "ajuste preestablecido de freeu",
- "reload": "",
- "hint": "ajuste preestablecido de freeu"
- },
- {
- "id": "",
- "label": "full vae",
- "localized": "vae completo",
- "reload": "",
- "hint": "vae completo"
- },
- {
- "id": "",
- "label": "full-depth cudnn benchmark",
- "localized": "benchmark cudnn de profundidad completa",
- "reload": "",
- "hint": "benchmark cudnn de profundidad completa"
- },
- {
- "id": "",
- "label": "fuse strength",
- "localized": "fuerza de fusión",
- "reload": "",
- "hint": "fuerza de fusión"
- },
- {
- "id": "",
- "label": "fused projections",
- "localized": "proyecciones fusionadas",
- "reload": "",
- "hint": "proyecciones fusionadas"
- },
- {
- "id": "",
- "label": "gamma",
- "localized": "gamma",
- "reload": "",
- "hint": "gamma"
- },
- {
- "id": "",
- "label": "gamma corrected",
- "localized": "corregido por gamma",
- "reload": "",
- "hint": "corregido por gamma"
- },
- {
- "id": "",
- "label": "gate step",
- "localized": "paso de puerta",
- "reload": "",
- "hint": "paso de puerta"
- },
- {
- "id": "",
- "label": "gc threshold",
- "localized": "umbral de gc",
- "reload": "",
- "hint": "umbral de gc"
- },
- {
- "id": "",
- "label": "get changelog",
- "localized": "obtener registro de cambios",
- "reload": "",
- "hint": "obtener registro de cambios"
- },
- {
- "id": "",
- "label": "gpu",
- "localized": "gpu",
- "reload": "",
- "hint": "gpu"
- },
- {
- "id": "",
- "label": "gradient",
- "localized": "gradiente",
- "reload": "",
- "hint": "gradiente"
- },
- {
- "id": "",
- "label": "grid background color",
- "localized": "color de fondo de la rejilla",
- "reload": "",
- "hint": "color de fondo de la rejilla"
- },
- {
- "id": "",
- "label": "grid margins",
- "localized": "márgenes de la rejilla",
- "reload": "",
- "hint": "márgenes de la rejilla"
- },
- {
- "id": "",
- "label": "grid sections:",
- "localized": "secciones de la rejilla:",
- "reload": "",
- "hint": "secciones de la rejilla:"
- },
- {
- "id": "",
- "label": "group size",
- "localized": "tamaño de grupo",
- "reload": "",
- "hint": "tamaño de grupo"
- },
- {
- "id": "",
- "label": "guidance",
- "localized": "guía",
- "reload": "",
- "hint": "guía"
- },
- {
- "id": "",
- "label": "guidance start",
- "localized": "inicio de guía",
- "reload": "",
- "hint": "inicio de guía"
- },
- {
- "id": "",
- "label": "guidance stop",
- "localized": "fin de guía",
- "reload": "",
- "hint": "fin de guía"
- },
- {
- "id": "",
- "label": "guidance strength",
- "localized": "intensidad de guía",
- "reload": "",
- "hint": "intensidad de guía"
- },
- {
- "id": "",
- "label": "hands",
- "localized": "manos",
- "reload": "",
- "hint": "manos"
- },
- {
- "id": "",
- "label": "hdr range",
- "localized": "rango hdr",
- "reload": "",
- "hint": "rango hdr"
- },
- {
- "id": "",
- "label": "hed",
- "localized": "hed",
- "reload": "",
- "hint": "hed"
- },
- {
- "id": "",
- "label": "height after",
- "localized": "altura después",
- "reload": "",
- "hint": "altura después"
- },
- {
- "id": "",
- "label": "height before",
- "localized": "altura antes",
- "reload": "",
- "hint": "altura antes"
- },
- {
- "id": "",
- "label": "height mask",
- "localized": "máscara de altura",
- "reload": "",
- "hint": "máscara de altura"
- },
- {
- "id": "",
- "label": "heun",
- "localized": "heun",
- "reload": "",
- "hint": "heun"
- },
- {
- "id": "",
- "label": "heun flowmatch",
- "localized": "coincidencia de flujo heun",
- "reload": "",
- "hint": "coincidencia de flujo heun"
- },
- {
- "id": "",
- "label": "hidet",
- "localized": "hidet",
- "reload": "",
- "hint": "hidet"
- },
- {
- "id": "",
- "label": "high threshold",
- "localized": "umbral alto",
- "reload": "",
- "hint": "umbral alto"
- },
- {
- "id": "",
- "label": "hires pass only",
- "localized": "solo pase de alta resolución",
- "reload": "",
- "hint": "solo pase de alta resolución"
- },
- {
- "id": "",
- "label": "hq init latents",
- "localized": "latentes de inicio de alta calidad",
- "reload": "",
- "hint": "latentes de inicio de alta calidad"
- },
- {
- "id": "",
- "label": "hue",
- "localized": "matiz",
- "reload": "",
- "hint": "matiz"
- },
- {
- "id": "",
- "label": "huggingface mirror",
- "localized": "espejo de huggingface",
- "reload": "",
- "hint": "espejo de huggingface"
- },
- {
- "id": "",
- "label": "huggingface token",
- "localized": "token de huggingface",
- "reload": "",
- "hint": "token de huggingface"
- },
- {
- "id": "",
- "label": "hunyuan",
- "localized": "hunyuan",
- "reload": "",
- "hint": "hunyuan"
- },
- {
- "id": "",
- "label": "il",
- "localized": "il",
- "reload": "",
- "hint": "il"
- },
- {
- "id": "",
- "label": "image height",
- "localized": "altura de la imagen",
- "reload": "",
- "hint": "altura de la imagen"
- },
- {
- "id": "",
- "label": "image quality",
- "localized": "calidad de la imagen",
- "reload": "",
- "hint": "calidad de la imagen"
- },
- {
- "id": "",
- "label": "image transparent color fill",
- "localized": "relleno de color transparente de la imagen",
- "reload": "",
- "hint": "relleno de color transparente de la imagen"
- },
- {
- "id": "",
- "label": "image watermark file",
- "localized": "archivo de marca de agua de imagen",
- "reload": "",
- "hint": "archivo de marca de agua de imagen"
- },
- {
- "id": "",
- "label": "image watermark position",
- "localized": "posición de la marca de agua de imagen",
- "reload": "",
- "hint": "posición de la marca de agua de imagen"
- },
- {
- "id": "",
- "label": "image width",
- "localized": "ancho de la imagen",
- "reload": "",
- "hint": "ancho de la imagen"
- },
- {
- "id": "",
- "label": "include images",
- "localized": "incluir imágenes",
- "reload": "",
- "hint": "incluir imágenes"
- },
- {
- "id": "",
- "label": "include main grid",
- "localized": "incluir cuadrícula principal",
- "reload": "",
- "hint": "incluir cuadrícula principal"
- },
- {
- "id": "",
- "label": "include mask in outputs",
- "localized": "incluir máscara en las salidas",
- "reload": "",
- "hint": "incluir máscara en las salidas"
- },
- {
- "id": "",
- "label": "include original image",
- "localized": "incluir imagen original",
- "reload": "",
- "hint": "incluir imagen original"
- },
- {
- "id": "",
- "label": "include scores in results when available",
- "localized": "incluir puntuaciones en los resultados cuando estén disponibles",
- "reload": "",
- "hint": "incluir puntuaciones en los resultados cuando estén disponibles"
- },
- {
- "id": "",
- "label": "include sub grids",
- "localized": "incluir subcuadrículas",
- "reload": "",
- "hint": "incluir subcuadrículas"
- },
- {
- "id": "",
- "label": "inductor",
- "localized": "inductor",
- "reload": "",
- "hint": "inductor"
- },
- {
- "id": "",
- "label": "info",
- "localized": "información",
- "reload": "",
- "hint": "información"
- },
- {
- "id": "",
- "label": "info object",
- "localized": "objeto de información",
- "reload": "",
- "hint": "objeto de información"
- },
- {
- "id": "",
- "label": "inpaint",
- "localized": "inpintar",
- "reload": "",
- "hint": "inpintar"
- },
- {
- "id": "",
- "label": "inpaint masked only",
- "localized": "inpintar solo enmascarado",
- "reload": "",
- "hint": "inpintar solo enmascarado"
- },
- {
- "id": "",
- "label": "inpainting include greyscale mask in results",
- "localized": "inpainting incluir máscara de escala de grises en los resultados",
- "reload": "",
- "hint": "inpainting incluir máscara de escala de grises en los resultados"
- },
- {
- "id": "",
- "label": "inpainting include masked composite in results",
- "localized": "inpainting incluir compuesto enmascarado en los resultados",
- "reload": "",
- "hint": "inpainting incluir compuesto enmascarado en los resultados"
- },
- {
- "id": "",
- "label": "input model",
- "localized": "modelo de entrada",
- "reload": "",
- "hint": "modelo de entrada"
- },
- {
- "id": "",
- "label": "intermediates",
- "localized": "intermedios",
- "reload": "",
- "hint": "intermedios"
- },
- {
- "id": "",
- "label": "interpolate frames",
- "localized": "interpolar fotogramas",
- "reload": "",
- "hint": "interpolar fotogramas"
- },
- {
- "id": "",
- "label": "interpolation method",
- "localized": "método de interpolación",
- "reload": "",
- "hint": "método de interpolación"
- },
- {
- "id": "",
- "label": "invert",
- "localized": "invertir",
- "reload": "",
- "hint": "invertir"
- },
- {
- "id": "",
- "label": "invert mask",
- "localized": "invertir máscara",
- "reload": "",
- "hint": "invertir máscara"
- },
- {
- "id": "",
- "label": "iou",
- "localized": "iou",
- "reload": "",
- "hint": "iou"
- },
- {
- "id": "",
- "label": "ipex",
- "localized": "ipex",
- "reload": "",
- "hint": "ipex"
- },
- {
- "id": "",
- "label": "ipndm",
- "localized": "ipndm",
- "reload": "",
- "hint": "ipndm"
- },
- {
- "id": "",
- "label": "item edge blur",
- "localized": "desenfoque de borde de elemento",
- "reload": "",
- "hint": "desenfoque de borde de elemento"
- },
- {
- "id": "",
- "label": "item padding",
- "localized": "relleno de elemento",
- "reload": "",
- "hint": "relleno de elemento"
- },
- {
- "id": "",
- "label": "iterate seed per line",
- "localized": "iterar semilla por línea",
- "reload": "",
- "hint": "iterar semilla por línea"
- },
- {
- "id": "",
- "label": "iterations",
- "localized": "iteraciones",
- "reload": "",
- "hint": "iteraciones"
- },
- {
- "id": "",
- "label": "karras",
- "localized": "karras",
- "reload": "",
- "hint": "karras"
- },
- {
- "id": "",
- "label": "kdpm2",
- "localized": "kdpm2",
- "reload": "",
- "hint": "kdpm2"
- },
- {
- "id": "",
- "label": "kdpm2 a",
- "localized": "kdpm2 a",
- "reload": "",
- "hint": "kdpm2 a"
- },
- {
- "id": "",
- "label": "keep incomplete images",
- "localized": "mantener imágenes incompletas",
- "reload": "",
- "hint": "mantener imágenes incompletas"
- },
- {
- "id": "",
- "label": "large",
- "localized": "grande",
- "reload": "",
- "hint": "grande"
- },
- {
- "id": "",
- "label": "latent history size",
- "localized": "tamaño del historial latente",
- "reload": "",
- "hint": "tamaño del historial latente"
- },
- {
- "id": "",
- "label": "latent mode",
- "localized": "modo latente",
- "reload": "",
- "hint": "modo latente"
- },
- {
- "id": "",
- "label": "layer scales",
- "localized": "escalas de capa",
- "reload": "",
- "hint": "escalas de capa"
- },
- {
- "id": "",
- "label": "layerwise casting storage",
- "localized": "almacenamiento de casting por capas",
- "reload": "",
- "hint": "almacenamiento de casting por capas"
- },
- {
- "id": "",
- "label": "layerwise non-blocking operations",
- "localized": "operaciones no bloqueantes por capas",
- "reload": "",
- "hint": "operaciones no bloqueantes por capas"
- },
- {
- "id": "",
- "label": "lcm",
- "localized": "lcm",
- "reload": "",
- "hint": "lcm"
- },
- {
- "id": "",
- "label": "ldsr processing steps",
- "localized": "pasos de procesamiento ldsr",
- "reload": "",
- "hint": "pasos de procesamiento ldsr"
- },
- {
- "id": "",
- "label": "left",
- "localized": "izquierda",
- "reload": "",
- "hint": "izquierda"
- },
- {
- "id": "",
- "label": "legend",
- "localized": "leyenda",
- "reload": "",
- "hint": "leyenda"
- },
- {
- "id": "",
- "label": "length",
- "localized": "longitud",
- "reload": "",
- "hint": "longitud"
- },
- {
- "id": "",
- "label": "leres depth",
- "localized": "profundidad leres",
- "reload": "",
- "hint": "profundidad leres"
- },
- {
- "id": "",
- "label": "level",
- "localized": "nivel",
- "reload": "",
- "hint": "nivel"
- },
- {
- "id": "",
- "label": "libs",
- "localized": "libs",
- "reload": "",
- "hint": "libs"
- },
- {
- "id": "",
- "label": "light",
- "localized": "luz",
- "reload": "",
- "hint": "luz"
- },
- {
- "id": "",
- "label": "lineart",
- "localized": "arte lineal",
- "reload": "",
- "hint": "arte lineal"
- },
- {
- "id": "",
- "label": "list",
- "localized": "lista",
- "reload": "",
- "hint": "lista"
- },
- {
- "id": "",
- "label": "list model details",
- "localized": "detalles del modelo de lista",
- "reload": "",
- "hint": "detalles del modelo de lista"
- },
- {
- "id": "",
- "label": "lite",
- "localized": "lite",
- "reload": "",
- "hint": "lite"
- },
- {
- "id": "",
- "label": "live update",
- "localized": "actualización en vivo",
- "reload": "",
- "hint": "actualización en vivo"
- },
- {
- "id": "",
- "label": "lmsd",
- "localized": "lmsd",
- "reload": "",
- "hint": "lmsd"
- },
- {
- "id": "",
- "label": "load custom diffusers pipeline",
- "localized": "cargar pipeline de diffusers personalizado",
- "reload": "",
- "hint": "cargar pipeline de diffusers personalizado"
- },
- {
- "id": "",
- "label": "load model directly to gpu",
- "localized": "cargar modelo directamente a la gpu",
- "reload": "",
- "hint": "cargar modelo directamente a la gpu"
- },
- {
- "id": "",
- "label": "loaded lora",
- "localized": "lora cargado",
- "reload": "",
- "hint": "lora cargado"
- },
- {
- "id": "",
- "label": "logsnr",
- "localized": "logsnr",
- "reload": "",
- "hint": "logsnr"
- },
- {
- "id": "",
- "label": "loop",
- "localized": "bucle",
- "reload": "",
- "hint": "bucle"
- },
- {
- "id": "",
- "label": "lora add hash info to metadata",
- "localized": "lora añadir información de hash a los metadatos",
- "reload": "",
- "hint": "lora añadir información de hash a los metadatos"
- },
- {
- "id": "",
- "label": "lora auto-apply tags",
- "localized": "lora aplicar etiquetas automáticamente",
- "reload": "",
- "hint": "lora aplicar etiquetas automáticamente"
- },
- {
- "id": "",
- "label": "lora load using diffusers method for selected models",
- "localized": "lora cargar usando el método diffusers para modelos seleccionados",
- "reload": "",
- "hint": "lora cargar usando el método diffusers para modelos seleccionados"
- },
- {
- "id": "",
- "label": "lora load using legacy method",
- "localized": "lora cargar usando el método heredado",
- "reload": "",
- "hint": "lora cargar usando el método heredado"
- },
- {
- "id": "",
- "label": "lora target filename",
- "localized": "nombre de archivo de destino lora",
- "reload": "",
- "hint": "nombre de archivo de destino lora"
- },
- {
- "id": "",
- "label": "low order",
- "localized": "orden bajo",
- "reload": "",
- "hint": "orden bajo"
- },
- {
- "id": "",
- "label": "low threshold",
- "localized": "umbral bajo",
- "reload": "",
- "hint": "umbral bajo"
- },
- {
- "id": "",
- "label": "ltx model",
- "localized": "modelo ltx",
- "reload": "",
- "hint": "modelo ltx"
- },
- {
- "id": "",
- "label": "lumina: use mask in transformers",
- "localized": "lumina: usar máscara en transformadores",
- "reload": "",
- "hint": "lumina: usar máscara en transformadores"
- },
- {
- "id": "",
- "label": "manual block merge",
- "localized": "fusión manual de bloques",
- "reload": "",
- "hint": "fusión manual de bloques"
- },
- {
- "id": "",
- "label": "marigold depth",
- "localized": "profundidad marigold",
- "reload": "",
- "hint": "profundidad marigold"
- },
- {
- "id": "",
- "label": "mask dropout",
- "localized": "abandono de máscara",
- "reload": "",
- "hint": "abandono de máscara"
- },
- {
- "id": "",
- "label": "mask invert",
- "localized": "inversión de máscara",
- "reload": "",
- "hint": "inversión de máscara"
- },
- {
- "id": "",
- "label": "mask only",
- "localized": "solo máscara",
- "reload": "",
- "hint": "solo máscara"
- },
- {
- "id": "",
- "label": "mask strength",
- "localized": "intensidad de la máscara",
- "reload": "",
- "hint": "intensidad de la máscara"
- },
- {
- "id": "",
- "label": "masked",
- "localized": "enmascarado",
- "reload": "",
- "hint": "enmascarado"
- },
- {
- "id": "",
- "label": "math attention",
- "localized": "atención matemática",
- "reload": "",
- "hint": "atención matemática"
- },
- {
- "id": "",
- "label": "max faces",
- "localized": "caras máximas",
- "reload": "",
- "hint": "caras máximas"
- },
- {
- "id": "",
- "label": "max flavors",
- "localized": "sabores máximos",
- "reload": "",
- "hint": "sabores máximos"
- },
- {
- "id": "",
- "label": "max guidance",
- "localized": "guía máxima",
- "reload": "",
- "hint": "guía máxima"
- },
- {
- "id": "",
- "label": "max length",
- "localized": "longitud máxima",
- "reload": "",
- "hint": "longitud máxima"
- },
- {
- "id": "",
- "label": "max object size",
- "localized": "tamaño máximo de objeto",
- "reload": "",
- "hint": "tamaño máximo de objeto"
- },
- {
- "id": "",
- "label": "max range",
- "localized": "rango máximo",
- "reload": "",
- "hint": "rango máximo"
- },
- {
- "id": "",
- "label": "max tokens",
- "localized": "tokens máximos",
- "reload": "",
- "hint": "tokens máximos"
- },
- {
- "id": "",
- "label": "max words",
- "localized": "palabras máximas",
- "reload": "",
- "hint": "palabras máximas"
- },
- {
- "id": "",
- "label": "max-autotune",
- "localized": "ajuste automático máximo",
- "reload": "",
- "hint": "ajuste automático máximo"
- },
- {
- "id": "",
- "label": "max-autotune-no-cudagraphs",
- "localized": "ajuste automático máximo sin cudagraphs",
- "reload": "",
- "hint": "ajuste automático máximo sin cudagraphs"
- },
- {
- "id": "",
- "label": "maximum image size (mp)",
- "localized": "tamaño máximo de imagen (mp)",
- "reload": "",
- "hint": "tamaño máximo de imagen (mp)"
- },
- {
- "id": "",
- "label": "maximum number of units",
- "localized": "número máximo de unidades",
- "reload": "",
- "hint": "número máximo de unidades"
- },
- {
- "id": "",
- "label": "maximum rank",
- "localized": "rango máximo",
- "reload": "",
- "hint": "rango máximo"
- },
- {
- "id": "",
- "label": "mediapipe face",
- "localized": "cara de mediapipe",
- "reload": "",
- "hint": "cara de mediapipe"
- },
- {
- "id": "",
- "label": "medium",
- "localized": "medio",
- "reload": "",
- "hint": "medio"
- },
- {
- "id": "",
- "label": "mediums",
- "localized": "medios",
- "reload": "",
- "hint": "medios"
- },
- {
- "id": "",
- "label": "memory",
- "localized": "memoria",
- "reload": "",
- "hint": "memoria"
- },
- {
- "id": "",
- "label": "memory attention",
- "localized": "atención de memoria",
- "reload": "",
- "hint": "atención de memoria"
- },
- {
- "id": "",
- "label": "memory limit",
- "localized": "límite de memoria",
- "reload": "",
- "hint": "límite de memoria"
- },
- {
- "id": "",
- "label": "memory optimization",
- "localized": "optimización de memoria",
- "reload": "",
- "hint": "optimización de memoria"
- },
- {
- "id": "",
- "label": "merge alpha",
- "localized": "fusionar alfa",
- "reload": "",
- "hint": "fusionar alfa"
- },
- {
- "id": "",
- "label": "method",
- "localized": "método",
- "reload": "",
- "hint": "método"
- },
- {
- "id": "",
- "label": "method after",
- "localized": "método después",
- "reload": "",
- "hint": "método después"
- },
- {
- "id": "",
- "label": "method before",
- "localized": "método antes",
- "reload": "",
- "hint": "método antes"
- },
- {
- "id": "",
- "label": "method mask",
- "localized": "máscara de método",
- "reload": "",
- "hint": "máscara de método"
- },
- {
- "id": "",
- "label": "midas depth",
- "localized": "profundidad midas",
- "reload": "",
- "hint": "profundidad midas"
- },
- {
- "id": "",
- "label": "migraphx",
- "localized": "migraphx",
- "reload": "",
- "hint": "migraphx"
- },
- {
- "id": "",
- "label": "min flavors",
- "localized": "sabores mínimos",
- "reload": "",
- "hint": "sabores mínimos"
- },
- {
- "id": "",
- "label": "min guidance",
- "localized": "guía mínima",
- "reload": "",
- "hint": "guía mínima"
- },
- {
- "id": "",
- "label": "min length",
- "localized": "longitud mínima",
- "reload": "",
- "hint": "longitud mínima"
- },
- {
- "id": "",
- "label": "min object size",
- "localized": "tamaño mínimo de objeto",
- "reload": "",
- "hint": "tamaño mínimo de objeto"
- },
- {
- "id": "",
- "label": "mine",
- "localized": "mina",
- "reload": "",
- "hint": "mina"
- },
- {
- "id": "",
- "label": "mlsd",
- "localized": "mlsd",
- "reload": "",
- "hint": "mlsd"
- },
- {
- "id": "",
- "label": "mm",
- "localized": "mm",
- "reload": "",
- "hint": "mm"
- },
- {
- "id": "",
- "label": "mode",
- "localized": "modo",
- "reload": "",
- "hint": "modo"
- },
- {
- "id": "",
- "label": "mode after",
- "localized": "modo después",
- "reload": "",
- "hint": "modo después"
- },
- {
- "id": "",
- "label": "mode before",
- "localized": "modo antes",
- "reload": "",
- "hint": "modo antes"
- },
- {
- "id": "",
- "label": "mode mask",
- "localized": "máscara de modo",
- "reload": "",
- "hint": "máscara de modo"
- },
- {
- "id": "",
- "label": "mode x-axis",
- "localized": "modo eje x",
- "reload": "",
- "hint": "modo eje x"
- },
- {
- "id": "",
- "label": "mode y-axis",
- "localized": "modo eje y",
- "reload": "",
- "hint": "modo eje y"
- },
- {
- "id": "",
- "label": "model auto-download on demand",
- "localized": "descarga automática de modelos bajo demanda",
- "reload": "",
- "hint": "descarga automática de modelos bajo demanda"
- },
- {
- "id": "",
- "label": "model autoload on start",
- "localized": "carga automática de modelo al inicio",
- "reload": "",
- "hint": "carga automática de modelo al inicio"
- },
- {
- "id": "",
- "label": "model compile fullgraph",
- "localized": "compilar modelo (gráfico completo)",
- "reload": "",
- "hint": "compilar modelo (gráfico completo)"
- },
- {
- "id": "",
- "label": "model compile suppress errors",
- "localized": "compilar modelo (suprimir errores)",
- "reload": "",
- "hint": "compilar modelo (suprimir errores)"
- },
- {
- "id": "",
- "label": "model compile verbose mode",
- "localized": "compilar modelo (modo detallado)",
- "reload": "",
- "hint": "compilar modelo (modo detallado)"
- },
- {
- "id": "",
- "label": "model info",
- "localized": "información del modelo",
- "reload": "",
- "hint": "información del modelo"
- },
- {
- "id": "",
- "label": "model metadata",
- "localized": "metadatos del modelo",
- "reload": "",
- "hint": "metadatos del modelo"
- },
- {
- "id": "",
- "label": "model name",
- "localized": "nombre del modelo",
- "reload": "",
- "hint": "nombre del modelo"
- },
- {
- "id": "",
- "label": "model precision",
- "localized": "precisión del modelo",
- "reload": "",
- "hint": "precisión del modelo"
- },
- {
- "id": "",
- "label": "model type",
- "localized": "tipo de modelo",
- "reload": "",
- "hint": "tipo de modelo"
- },
- {
- "id": "",
- "label": "model url",
- "localized": "url del modelo",
- "reload": "",
- "hint": "url del modelo"
- },
- {
- "id": "",
- "label": "modern",
- "localized": "moderno",
- "reload": "",
- "hint": "moderno"
- },
- {
- "id": "",
- "label": "momentum",
- "localized": "momento",
- "reload": "",
- "hint": "momento"
- },
- {
- "id": "",
- "label": "motion level",
- "localized": "nivel de movimiento",
- "reload": "",
- "hint": "nivel de movimiento"
- },
- {
- "id": "",
- "label": "mount url subpath",
- "localized": "montar subruta url",
- "reload": "",
- "hint": "montar subruta url"
- },
- {
- "id": "",
- "label": "move base model to cpu when using refiner",
- "localized": "mover modelo base a cpu al usar refinador",
- "reload": "",
- "hint": "mover modelo base a cpu al usar refinador"
- },
- {
- "id": "",
- "label": "move base model to cpu when using vae",
- "localized": "mover modelo base a cpu al usar vae",
- "reload": "",
- "hint": "mover modelo base a cpu al usar vae"
- },
- {
- "id": "",
- "label": "move detailer model to cpu when complete",
- "localized": "mover modelo detallador a cpu al completar",
- "reload": "",
- "hint": "mover modelo detallador a cpu al completar"
- },
- {
- "id": "",
- "label": "move refiner model to cpu when not in use",
- "localized": "mover modelo refinador a cpu cuando no esté en uso",
- "reload": "",
- "hint": "mover modelo refinador a cpu cuando no esté en uso"
- },
- {
- "id": "",
- "label": "movements",
- "localized": "movimientos",
- "reload": "",
- "hint": "movimientos"
- },
- {
- "id": "",
- "label": "multi decoder",
- "localized": "multidecodificador",
- "reload": "",
- "hint": "multidecodificador"
- },
- {
- "id": "",
- "label": "multistep restore",
- "localized": "restauración multipaso",
- "reload": "",
- "hint": "restauración multipaso"
- },
- {
- "id": "",
- "label": "native",
- "localized": "nativo",
- "reload": "",
- "hint": "nativo"
- },
- {
- "id": "",
- "label": "near threshold",
- "localized": "cerca del umbral",
- "reload": "",
- "hint": "cerca del umbral"
- },
- {
- "id": "",
- "label": "negative",
- "localized": "negativo",
- "reload": "",
- "hint": "negativo"
- },
- {
- "id": "",
- "label": "network negative prompt",
- "localized": "prompt negativo de red",
- "reload": "",
- "hint": "prompt negativo de red"
- },
- {
- "id": "",
- "label": "network parameters",
- "localized": "parámetros de red",
- "reload": "",
- "hint": "parámetros de red"
- },
- {
- "id": "",
- "label": "network prompt",
- "localized": "prompt de red",
- "reload": "",
- "hint": "prompt de red"
- },
- {
- "id": "",
- "label": "new model name",
- "localized": "nuevo nombre de modelo",
- "reload": "",
- "hint": "nuevo nombre de modelo"
- },
- {
- "id": "",
- "label": "nf4",
- "localized": "nf4",
- "reload": "",
- "hint": "nf4"
- },
- {
- "id": "",
- "label": "nms",
- "localized": "nms",
- "reload": "",
- "hint": "nms"
- },
- {
- "id": "",
- "label": "noise",
- "localized": "ruido",
- "reload": "",
- "hint": "ruido"
- },
- {
- "id": "",
- "label": "noise multiplier (eta)",
- "localized": "multiplicador de ruido (eta)",
- "reload": "",
- "hint": "multiplicador de ruido (eta)"
- },
- {
- "id": "",
- "label": "noise multiplier for image processing",
- "localized": "multiplicador de ruido para procesamiento de imagen",
- "reload": "",
- "hint": "multiplicador de ruido para procesamiento de imagen"
- },
- {
- "id": "",
- "label": "noise seed delta (eta)",
- "localized": "delta de semilla de ruido (eta)",
- "reload": "",
- "hint": "delta de semilla de ruido (eta)"
- },
- {
- "id": "",
- "label": "noise strength",
- "localized": "fuerza del ruido",
- "reload": "",
- "hint": "fuerza del ruido"
- },
- {
- "id": "",
- "label": "none",
- "localized": "ninguno",
- "reload": "",
- "hint": "ninguno"
- },
- {
- "id": "",
- "label": "note",
- "localized": "nota",
- "reload": "",
- "hint": "nota"
- },
- {
- "id": "",
- "label": "nothing",
- "localized": "nada",
- "reload": "",
- "hint": "nada"
- },
- {
- "id": "",
- "label": "num beams",
- "localized": "número de haces",
- "reload": "",
- "hint": "número de haces"
- },
- {
- "id": "",
- "label": "number",
- "localized": "número",
- "reload": "",
- "hint": "número"
- },
- {
- "id": "",
- "label": "numbered filenames",
- "localized": "nombres de archivo numerados",
- "reload": "",
- "hint": "nombres de archivo numerados"
- },
- {
- "id": "",
- "label": "offload",
- "localized": "descargar",
- "reload": "",
- "hint": "descargar"
- },
- {
- "id": "",
- "label": "offload face module",
- "localized": "descargar módulo de cara",
- "reload": "",
- "hint": "descargar módulo de cara"
- },
- {
- "id": "",
- "label": "offload models",
- "localized": "descargar modelos",
- "reload": "",
- "hint": "descargar modelos"
- },
- {
- "id": "",
- "label": "olive-ai",
- "localized": "olive-ai",
- "reload": "",
- "hint": "olive-ai"
- },
- {
- "id": "",
+ "id": 0,
"label": "onediff",
"localized": "onediff",
"reload": "",
- "hint": "onediff"
+ "hint": ""
},
{
- "id": "",
- "label": "onnx",
- "localized": "onnx",
+ "id": 0,
+ "label": "olive-ai",
+ "localized": "olive-ai",
"reload": "",
- "hint": "onnx"
+ "hint": ""
},
{
- "id": "",
- "label": "openbody",
- "localized": "openbody",
- "reload": "",
- "hint": "openbody"
- },
- {
- "id": "",
- "label": "openclip",
- "localized": "openclip",
- "reload": "",
- "hint": "openclip"
- },
- {
- "id": "",
- "label": "openvino disable memory cleanup after compile",
- "localized": "openvino deshabilitar limpieza de memoria después de compilar",
- "reload": "",
- "hint": "openvino deshabilitar limpieza de memoria después de compilar"
- },
- {
- "id": "",
- "label": "openvino disable model caching",
- "localized": "openvino deshabilitar caché de modelo",
- "reload": "",
- "hint": "openvino deshabilitar caché de modelo"
- },
- {
- "id": "",
- "label": "openvino mode",
- "localized": "modo openvino",
- "reload": "",
- "hint": "modo openvino"
- },
- {
- "id": "",
+ "id": 0,
"label": "openvino_fx",
"localized": "openvino_fx",
"reload": "",
- "hint": "openvino_fx"
+ "hint": ""
},
{
- "id": "",
- "label": "optional image description",
- "localized": "descripción de imagen opcional",
+ "id": 0,
+ "label": "Overwrite existing",
+ "localized": "Sobrescribir existente",
"reload": "",
- "hint": "descripción de imagen opcional"
+ "hint": ""
},
{
- "id": "",
- "label": "optional init image or video",
- "localized": "imagen o video de inicio opcional",
+ "id": 0,
+ "label": "Out Block",
+ "localized": "Bloque de salida (Out Block)",
"reload": "",
- "hint": "imagen o video de inicio opcional"
+ "hint": "Bloques de sobremuestreo (Upsampling) de la UNet (12 valores para SD1.5, 9 valores para SDXL)"
},
{
- "id": "",
- "label": "order",
- "localized": "orden",
+ "id": 0,
+ "label": "Overwrite model",
+ "localized": "Sobrescribir modelo",
"reload": "",
- "hint": "orden"
+ "hint": ""
},
{
- "id": "",
- "label": "ortho",
- "localized": "orto",
+ "id": 0,
+ "label": "Output model",
+ "localized": "Modelo de salida",
"reload": "",
- "hint": "orto"
+ "hint": ""
},
{
- "id": "",
- "label": "outpaint",
- "localized": "extrapintar",
+ "id": 0,
+ "label": "Overwrite existing file",
+ "localized": "Sobrescribir archivo existente",
"reload": "",
- "hint": "extrapintar"
+ "hint": ""
},
{
- "id": "",
- "label": "output model",
- "localized": "modelo de salida",
+ "id": 0,
+ "label": "Options",
+ "localized": "Opciones",
"reload": "",
- "hint": "modelo de salida"
+ "hint": ""
},
{
- "id": "",
- "label": "override resolution",
- "localized": "anular resolución",
+ "id": 0,
+ "label": "OpenBody",
+ "localized": "OpenBody",
"reload": "",
- "hint": "anular resolución"
- },
+ "hint": ""
+ }
+ ],
+ "p": [
{
- "id": "",
- "label": "override sampler",
- "localized": "anular muestreador",
+ "id": 75,
+ "label": "Process",
+ "localized": "Procesar",
"reload": "",
- "hint": "anular muestreador"
+ "hint": "Procesar imagen existente Se puede usar para reescalar imágenes (upscale), eliminar fondos, ofuscar contenido NSFW, aplicar diversos filtros y efectos"
},
{
- "id": "",
- "label": "override scheduler",
- "localized": "anular planificador",
+ "id": 76,
+ "label": "Prompts",
+ "localized": "Prompts (Indicaciones)",
"reload": "",
- "hint": "anular planificador"
+ "hint": "Prompt de imagen y prompt negativo"
},
{
- "id": "",
- "label": "override steps",
- "localized": "anular pasos",
+ "id": 77,
+ "label": "Pause",
+ "localized": "Pausar",
"reload": "",
- "hint": "anular pasos"
+ "hint": "Pausar el procesamiento"
},
{
- "id": "",
- "label": "override t1 ratio",
- "localized": "anular relación t1",
+ "id": 78,
+ "label": "Post",
+ "localized": "Post",
"reload": "",
- "hint": "anular relación t1"
+ "hint": "Redimensionar la imagen después del procesamiento"
},
{
- "id": "",
- "label": "override t2 ratio",
- "localized": "anular relación t2",
+ "id": 79,
+ "label": "Preview",
+ "localized": "Vista previa",
"reload": "",
- "hint": "anular relación t2"
+ "hint": ""
},
{
- "id": "",
- "label": "overwrite existing file",
- "localized": "sobrescribir archivo existente",
+ "id": 80,
+ "label": "Process Image",
+ "localized": "Procesar imagen",
"reload": "",
- "hint": "sobrescribir archivo existente"
+ "hint": "Procesar una sola imagen"
},
{
- "id": "",
- "label": "overwrite model",
- "localized": "sobrescribir modelo",
+ "id": 81,
+ "label": "Process Batch",
+ "localized": "Procesar lote",
"reload": "",
- "hint": "sobrescribir modelo"
+ "hint": "Procesar un lote de imágenes"
},
{
- "id": "",
- "label": "pad frames",
- "localized": "rellenar fotogramas",
+ "id": 82,
+ "label": "Process Folder",
+ "localized": "Procesar carpeta",
"reload": "",
- "hint": "rellenar fotogramas"
+ "hint": "Procesar todas las imágenes de una carpeta"
},
{
- "id": "",
- "label": "padding",
- "localized": "relleno",
+ "id": 83,
+ "label": "Provider",
+ "localized": "Proveedor",
"reload": "",
- "hint": "relleno"
+ "hint": ""
},
{
- "id": "",
- "label": "parallel process images in batch",
- "localized": "procesar imágenes en paralelo en lote",
+ "id": 84,
+ "label": "Pipeline Modifiers",
+ "localized": "Modificadores de Pipeline",
"reload": "",
- "hint": "procesar imágenes en paralelo en lote"
+ "hint": "Funcionalidad adicional que se puede habilitar durante la generación"
},
{
- "id": "",
- "label": "parameter free",
- "localized": "sin parámetros",
+ "id": 85,
+ "label": "Postprocessing",
+ "localized": "Postprocesamiento",
"reload": "",
- "hint": "sin parámetros"
+ "hint": "Ajustes relacionados con el procesamiento posterior a la generación de la imagen y el reescalado"
},
{
- "id": "",
- "label": "path to model file",
- "localized": "ruta al archivo del modelo",
+ "id": 86,
+ "label": "Preset Block Merge",
+ "localized": "Preset Block Merge",
"reload": "",
- "hint": "ruta al archivo del modelo"
+ "hint": ""
},
{
- "id": "",
- "label": "path to notification sound",
- "localized": "ruta al sonido de notificación",
+ "id": 87,
+ "label": "Pony",
+ "localized": "Pony",
"reload": "",
- "hint": "ruta al sonido de notificación"
+ "hint": ""
},
{
- "id": "",
- "label": "peft",
- "localized": "peft",
+ "id": 88,
+ "label": "Preview metadata",
+ "localized": "Previsualizar metadatos",
"reload": "",
- "hint": "peft"
+ "hint": ""
},
{
- "id": "",
- "label": "penalty",
- "localized": "penalización",
+ "id": 89,
+ "label": "Prompt",
+ "localized": "Prompt",
"reload": "",
- "hint": "penalización"
+ "hint": "Describe la imagen que deseas generar"
},
{
- "id": "",
- "label": "perflow",
- "localized": "perflow",
+ "id": 90,
+ "label": "Processed Preview",
+ "localized": "Vista previa procesada",
"reload": "",
- "hint": "perflow"
+ "hint": "Mostrar/ocultar la sección del preprocesamiento de las imágenes de entrada antes de la generación real"
},
{
- "id": "",
- "label": "perform injection",
- "localized": "realizar inyección",
+ "id": 91,
+ "label": "PixelArt",
+ "localized": "PixelArt",
"reload": "",
- "hint": "realizar inyección"
+ "hint": ""
},
{
- "id": "",
- "label": "perform sdsa",
- "localized": "realizar sdsa",
+ "id": 92,
+ "label": "PAG: Perturbed attention guidance",
+ "localized": "PAG: Perturbed attention guidance",
"reload": "",
- "hint": "realizar sdsa"
+ "hint": ""
},
{
- "id": "",
- "label": "perform warmup",
- "localized": "realizar calentamiento",
+ "id": 93,
+ "label": "PAB: Pyramid attention broadcast",
+ "localized": "PAB: Pyramid attention broadcast",
"reload": "",
- "hint": "realizar calentamiento"
+ "hint": ""
},
{
- "id": "",
- "label": "performance",
- "localized": "rendimiento",
+ "id": 94,
+ "label": "Para-attention",
+ "localized": "Para-attention",
"reload": "",
- "hint": "rendimiento"
+ "hint": ""
},
{
- "id": "",
- "label": "photomaker model",
- "localized": "modelo photomaker",
+ "id": 95,
+ "label": "Paths for specific models",
+ "localized": "Rutas para modelos específicos",
"reload": "",
- "hint": "modelo photomaker"
+ "hint": ""
},
{
- "id": "",
- "label": "pidinet",
- "localized": "pidinet",
+ "id": 96,
+ "label": "Prediction method",
+ "localized": "Método de predicción",
"reload": "",
- "hint": "pidinet"
+ "hint": "Define qué predice el modelo en cada paso. Opciones: - default: el valor por defecto del modelo - epsilon: ruido (lo más común en Stable Diffusion) - sample: predicción directa de la imagen eliminando el ruido, también llamada predicción x0 - v_prediction: predicción de velocidad, usada por modelos CosXL y NoobAI VPred - flow_prediction: usado con modelos de flow-matching más nuevos como SD3 y Flux"
},
{
- "id": "",
- "label": "pipeline",
- "localized": "pipeline",
+ "id": 97,
+ "label": "PAG scale",
+ "localized": "Escala PAG",
"reload": "",
- "hint": "pipeline"
+ "hint": ""
},
{
- "id": "",
- "label": "pixels to expand",
- "localized": "píxeles a expandir",
+ "id": 98,
+ "label": "PAG start",
+ "localized": "Inicio PAG",
"reload": "",
- "hint": "píxeles a expandir"
+ "hint": ""
},
{
- "id": "",
- "label": "platform",
- "localized": "plataforma",
+ "id": 99,
+ "label": "PAG stop",
+ "localized": "Fin PAG",
"reload": "",
- "hint": "plataforma"
+ "hint": ""
},
{
- "id": "",
- "label": "play",
- "localized": "reproducir",
+ "id": 100,
+ "label": "PAG layers",
+ "localized": "Capas PAG",
"reload": "",
- "hint": "reproducir"
+ "hint": ""
},
{
- "id": "",
- "label": "play a notification upon completion",
- "localized": "reproducir una notificación al finalizar",
+ "id": 101,
+ "label": "PAG config",
+ "localized": "Configuración PAG",
"reload": "",
- "hint": "reproducir una notificación al finalizar"
+ "hint": ""
},
{
- "id": "",
- "label": "pndm",
- "localized": "pndm",
+ "id": 102,
+ "label": "Perform SDSA",
+ "localized": "Ejecutar SDSA",
"reload": "",
- "hint": "pndm"
+ "hint": ""
},
{
- "id": "",
- "label": "polyexponential",
- "localized": "poli-exponencial",
+ "id": 103,
+ "label": "Perform Injection",
+ "localized": "Ejecutar inyección",
"reload": "",
- "hint": "poli-exponencial"
+ "hint": ""
},
{
- "id": "",
- "label": "pony",
- "localized": "pony",
+ "id": 104,
+ "label": "PhotoMaker Model",
+ "localized": "Modelo PhotoMaker",
"reload": "",
- "hint": "pony"
+ "hint": ""
},
{
- "id": "",
- "label": "pose confidence",
- "localized": "confianza de pose",
+ "id": 105,
+ "label": "Penalty",
+ "localized": "Penalización",
"reload": "",
- "hint": "confianza de pose"
+ "hint": ""
},
{
- "id": "",
+ "id": 106,
"label": "positive",
"localized": "positivo",
"reload": "",
- "hint": "positivo"
+ "hint": ""
},
{
- "id": "",
- "label": "postprocess mask",
- "localized": "máscara de postprocesamiento",
+ "id": 107,
+ "label": "Prompt EX",
+ "localized": "Prompt EX",
"reload": "",
- "hint": "máscara de postprocesamiento"
+ "hint": ""
},
{
- "id": "",
- "label": "postprocess upscale",
- "localized": "escalado de postprocesamiento",
+ "id": 108,
+ "label": "Power",
+ "localized": "Poder",
"reload": "",
- "hint": "escalado de postprocesamiento"
+ "hint": ""
},
{
- "id": "",
- "label": "postprocessing operation order",
- "localized": "orden de operación de postprocesamiento",
+ "id": 109,
+ "label": "Prompt thresholds",
+ "localized": "Umbrales de prompt",
"reload": "",
- "hint": "orden de operación de postprocesamiento"
+ "hint": ""
},
{
- "id": "",
- "label": "power",
- "localized": "potencia",
+ "id": 110,
+ "label": "Preset",
+ "localized": "Preajuste",
"reload": "",
- "hint": "potencia"
+ "hint": ""
},
{
- "id": "",
- "label": "predefined question",
- "localized": "pregunta predefinida",
+ "id": 111,
+ "label": "Pad frames",
+ "localized": "Rellenar fotogramas",
"reload": "",
- "hint": "pregunta predefinida"
+ "hint": ""
},
{
- "id": "",
- "label": "prediction method",
- "localized": "método de predicción",
+ "id": 112,
+ "label": "Prefill text",
+ "localized": "Texto de pre-rellenado (Prefill)",
"reload": "",
- "hint": "método de predicción"
+ "hint": "Rellena previamente el inicio de la respuesta del modelo para guiar su formato de salida o contenido forzándolo a continuar el texto de pre-rellenado. El pre-rellenado se filtra y no aparece en la respuesta final. Dejar vacío para permitir que el modelo genere su propia respuesta desde cero."
},
{
- "id": "",
- "label": "preset",
- "localized": "preajuste",
+ "id": 113,
+ "label": "Prompt prefix",
+ "localized": "Prefijo del prompt",
"reload": "",
- "hint": "preajuste"
+ "hint": "Texto antepuesto al inicio del resultado del prompt mejorado. Útil para añadir elementos del prompt que deben copiarse al prompt de la imagen sin cambios, como etiquetas de calidad 'masterpiece, best quality' o nombres de artistas, que de otro modo serían reescritos por el LLM."
},
{
- "id": "",
- "label": "preset block merge",
- "localized": "fusión de bloques preestablecidos",
+ "id": 114,
+ "label": "Prompt suffix",
+ "localized": "Sufijo del prompt",
"reload": "",
- "hint": "fusión de bloques preestablecidos"
+ "hint": "Texto añadido al final del resultado del prompt mejorado. Útil para añadir elementos del prompt que deben copiarse al prompt de la imagen sin cambios, que de otro modo serían reescritos por el LLM."
},
{
- "id": "",
- "label": "preview",
- "localized": "vista previa",
+ "id": 115,
+ "label": "Padding",
+ "localized": "Padding (Relleno)",
"reload": "",
- "hint": "vista previa"
+ "hint": ""
},
{
- "id": "",
- "label": "preview end",
- "localized": "fin de vista previa",
+ "id": 116,
+ "label": "Prompt strength",
+ "localized": "Fuerza del prompt",
"reload": "",
- "hint": "fin de vista previa"
+ "hint": ""
},
{
- "id": "",
- "label": "preview start",
- "localized": "inicio de vista previa",
+ "id": 117,
+ "label": "Preview start",
+ "localized": "Inicio de vista previa",
"reload": "",
- "hint": "inicio de vista previa"
+ "hint": ""
},
{
- "id": "",
- "label": "primary model",
- "localized": "modelo primario",
+ "id": 118,
+ "label": "Preview end",
+ "localized": "Fin de vista previa",
"reload": "",
- "hint": "modelo primario"
+ "hint": ""
},
{
- "id": "",
- "label": "processor",
- "localized": "procesador",
+ "id": 119,
+ "label": "Pixels to expand",
+ "localized": "Píxeles a expandir",
"reload": "",
- "hint": "procesador"
+ "hint": ""
},
{
- "id": "",
- "label": "processor move to cpu after use",
- "localized": "mover procesador a cpu después de usar",
+ "id": 120,
+ "label": "Processor",
+ "localized": "Procesador",
"reload": "",
- "hint": "mover procesador a cpu después de usar"
+ "hint": "Tipo de procesador a utilizar para preprocesar la imagen usada en ControlNet"
},
{
- "id": "",
- "label": "processor settings",
- "localized": "configuración del procesador",
+ "id": 121,
+ "label": "Pose confidence",
+ "localized": "Confianza de pose",
"reload": "",
- "hint": "configuración del procesador"
+ "hint": ""
},
{
- "id": "",
- "label": "processor unload after use",
- "localized": "descargar procesador después de usar",
+ "id": 122,
+ "label": "Parameter free",
+ "localized": "Libre de parámetros",
"reload": "",
- "hint": "descargar procesador después de usar"
+ "hint": ""
},
{
- "id": "",
- "label": "prompt attention normalization",
- "localized": "normalización de atención del prompt",
+ "id": 123,
+ "label": "Processed",
+ "localized": "Procesado",
"reload": "",
- "hint": "normalización de atención del prompt"
+ "hint": "Mostrar/ocultar sección con imágenes procesadas"
},
{
- "id": "",
- "label": "prompt ex",
- "localized": "prompt ex",
+ "id": 124,
+ "label": "Postprocess mask",
+ "localized": "Máscara de postprocesamiento",
"reload": "",
- "hint": "prompt ex"
+ "hint": ""
},
{
- "id": "",
- "label": "prompt processor",
- "localized": "procesador de prompt",
+ "id": 125,
+ "label": "PixelArt block size",
+ "localized": "Tamaño de bloque PixelArt",
"reload": "",
- "hint": "procesador de prompt"
+ "hint": ""
},
{
- "id": "",
- "label": "prompt strength",
- "localized": "intensidad del prompt",
+ "id": 126,
+ "label": "PixelArt sharpen",
+ "localized": "Enfoque PixelArt",
"reload": "",
- "hint": "intensidad del prompt"
+ "hint": ""
},
{
- "id": "",
- "label": "prompt thresholds:",
- "localized": "umbrales de prompt:",
+ "id": 127,
+ "label": "Platform",
+ "localized": "Plataforma",
"reload": "",
- "hint": "umbrales de prompt:"
+ "hint": ""
},
{
- "id": "",
- "label": "prompts",
- "localized": "indicaciones",
+ "id": 128,
+ "label": "Pipeline",
+ "localized": "Pipeline",
"reload": "",
- "hint": "indicaciones"
+ "hint": ""
},
{
- "id": "",
- "label": "provider",
- "localized": "proveedor",
+ "id": 129,
+ "label": "Perform warmup",
+ "localized": "Realizar calentamiento",
"reload": "",
- "hint": "proveedor"
+ "hint": ""
},
{
- "id": "",
- "label": "prune",
- "localized": "podar",
+ "id": 130,
+ "label": "Prompt attention normalization",
+ "localized": "Normalización de atención del prompt",
"reload": "",
- "hint": "podar"
+ "hint": "Equilibra los pesos de los tokens del prompt para evitar influencias excesivamente fuertes o débiles. Ayuda a estabilizar los resultados."
},
{
- "id": "",
- "label": "quad",
- "localized": "quad",
+ "id": 131,
+ "label": "performance",
+ "localized": "rendimiento",
"reload": "",
- "hint": "quad"
+ "hint": ""
},
{
- "id": "",
- "label": "quantization activations type",
- "localized": "tipo de activaciones de cuantización",
+ "id": 132,
+ "label": "Performance Counter",
+ "localized": "Contador de rendimiento",
"reload": "",
- "hint": "tipo de activaciones de cuantización"
+ "hint": ""
},
{
- "id": "",
- "label": "quantization mode",
- "localized": "modo de cuantización",
+ "id": 133,
+ "label": "PAG layer names",
+ "localized": "Nombres de capas PAG",
"reload": "",
- "hint": "modo de cuantización"
+ "hint": "Lista de capas separadas por espacios Disponibles: d[0-5], m[0], u[0-8] Por defecto: m0"
},
{
- "id": "",
- "label": "quantization type",
- "localized": "tipo de cuantización",
+ "id": 134,
+ "label": "PAB cache enabled",
+ "localized": "Caché PAB habilitado",
"reload": "",
- "hint": "tipo de cuantización"
+ "hint": ""
},
{
- "id": "",
- "label": "quantization weights type",
- "localized": "tipo de pesos de cuantización",
+ "id": 135,
+ "label": "PAB spacial skip range",
+ "localized": "Rango de salto espacial PAB",
"reload": "",
- "hint": "tipo de pesos de cuantización"
+ "hint": ""
},
{
- "id": "",
- "label": "random seeds",
- "localized": "semillas aleatorias",
+ "id": 136,
+ "label": "PAB spacial skip start",
+ "localized": "Inicio de salto espacial PAB",
"reload": "",
- "hint": "semillas aleatorias"
+ "hint": ""
},
{
- "id": "",
- "label": "range",
- "localized": "rango",
+ "id": 137,
+ "label": "PAB spacial skip end",
+ "localized": "Fin de salto espacial PAB",
"reload": "",
- "hint": "rango"
+ "hint": ""
},
{
- "id": "",
- "label": "rebase",
- "localized": "rebase",
+ "id": 138,
+ "label": "ParaAttention first-block cache enabled",
+ "localized": "Caché de primer bloque ParaAttention habilitado",
"reload": "",
- "hint": "rebase"
+ "hint": ""
},
{
- "id": "",
- "label": "recursive",
- "localized": "recursivo",
+ "id": 139,
+ "label": "ParaAttention residual diff threshold",
+ "localized": "Umbral de diferencia residual ParaAttention",
"reload": "",
- "hint": "recursivo"
+ "hint": ""
},
{
- "id": "",
- "label": "reduce-overhead",
- "localized": "reducir sobrecarga",
+ "id": 140,
+ "label": "Parallel process images in batch",
+ "localized": "Procesar imágenes en paralelo en lote",
"reload": "",
- "hint": "reducir sobrecarga"
+ "hint": ""
},
{
- "id": "",
- "label": "redux prompt strength",
- "localized": "fuerza de prompt redux",
+ "id": 141,
+ "label": "precompile",
+ "localized": "precompilar",
"reload": "",
- "hint": "fuerza de prompt redux"
+ "hint": ""
},
{
- "id": "",
- "label": "reference adain weight",
- "localized": "peso adain de referencia",
+ "id": 142,
+ "label": "Panel minimum width",
+ "localized": "Ancho mínimo del panel",
"reload": "",
- "hint": "peso adain de referencia"
+ "hint": ""
},
{
- "id": "",
- "label": "reference query weight",
- "localized": "peso de consulta de referencia",
+ "id": 143,
+ "label": "Persist UI layout",
+ "localized": "Persistir diseño de interfaz",
"reload": "",
- "hint": "peso de consulta de referencia"
+ "hint": ""
},
{
- "id": "",
- "label": "reference unit 1",
- "localized": "unidad de referencia 1",
+ "id": 144,
+ "label": "Progress update period",
+ "localized": "Periodo de actualización de progreso",
"reload": "",
- "hint": "unidad de referencia 1"
+ "hint": "Periodo de actualización para la barra de progreso de la interfaz y verificaciones de vista previa, en milisegundos"
},
{
- "id": "",
- "label": "refine foreground",
- "localized": "refinar primer plano",
+ "id": 145,
+ "label": "Play a notification upon completion",
+ "localized": "Reproducir una notificación al completar",
"reload": "",
- "hint": "refinar primer plano"
+ "hint": ""
},
{
- "id": "",
- "label": "refresh bench",
- "localized": "actualizar benchmark",
+ "id": 146,
+ "label": "Path to notification sound",
+ "localized": "Ruta al sonido de notificación",
"reload": "",
- "hint": "actualizar benchmark"
+ "hint": ""
},
{
- "id": "",
- "label": "refresh data",
- "localized": "actualizar datos",
+ "id": 147,
+ "label": "Postprocessing operation order",
+ "localized": "Orden de operación de postprocesamiento",
"reload": "",
- "hint": "actualizar datos"
+ "hint": ""
},
{
- "id": "",
- "label": "refresh state",
- "localized": "actualizar estado",
+ "id": 148,
+ "label": "Prompt padding",
+ "localized": "Padding del prompt",
"reload": "",
- "hint": "actualizar estado"
+ "hint": "Aumenta la coherencia aplicando padding desde la última coma dentro de n tokens cuando se usan más de 75 tokens"
},
{
- "id": "",
- "label": "refresh ui values",
- "localized": "actualizar valores de interfaz de usuario",
+ "id": 149,
+ "label": "Pad prompt and negative prompt to be same length",
+ "localized": "Rellenar prompt y prompt negativo para que tengan la misma longitud",
"reload": "",
- "hint": "actualizar valores de interfaz de usuario"
+ "hint": ""
},
{
- "id": "",
- "label": "reinstall",
- "localized": "reinstalar",
+ "id": 150,
+ "label": "Pin training dataset to memory",
+ "localized": "Anclar conjunto de datos de entrenamiento en memoria",
"reload": "",
- "hint": "reinstalar"
+ "hint": ""
},
{
- "id": "",
- "label": "remove background",
- "localized": "eliminar fondo",
+ "id": 151,
+ "label": "Primary model",
+ "localized": "Modelo primario",
"reload": "",
- "hint": "eliminar fondo"
+ "hint": ""
},
{
- "id": "",
- "label": "repeat x-axis",
- "localized": "repetir eje x",
+ "id": 152,
+ "label": "Preset Interpolation Ratio",
+ "localized": "Ratio de interpolación de preajuste",
"reload": "",
- "hint": "repetir eje x"
+ "hint": "Si se seleccionan dos preajustes, interpola entre ellos"
},
{
- "id": "",
- "label": "repeat y-axis",
- "localized": "repetir eje y",
+ "id": 153,
+ "label": "Prune",
+ "localized": "Podar (Prune)",
"reload": "",
- "hint": "repetir eje y"
+ "hint": ""
},
{
- "id": "",
- "label": "replace vae",
- "localized": "reemplazar vae",
+ "id": 154,
+ "label": "Prediction type",
+ "localized": "Tipo de predicción",
"reload": "",
- "hint": "reemplazar vae"
+ "hint": ""
},
{
- "id": "",
- "label": "repos",
- "localized": "repositorios",
+ "id": 155,
+ "label": "Prompt enhance",
+ "localized": "Mejora de prompt",
"reload": "",
- "hint": "repositorios"
+ "hint": "Extensión que puede usar diferentes LLMs para reescribir el prompt y obtener mejores resultados"
},
{
- "id": "",
- "label": "reprocess decode",
- "localized": "reprocesar decodificación",
+ "id": 156,
+ "label": "PidiNet",
+ "localized": "PidiNet",
"reload": "",
- "hint": "reprocesar decodificación"
+ "hint": ""
},
{
- "id": "",
- "label": "reprocess face",
- "localized": "reprocesar cara",
+ "id": 157,
+ "label": "Parameters",
+ "localized": "Parámetros",
"reload": "",
- "hint": "reprocesar cara"
+ "hint": "Parámetros base utilizados durante la generación de imágenes"
},
{
- "id": "",
- "label": "reprocess refine",
- "localized": "reprocesar refinamiento",
+ "id": 158,
+ "label": "Postprocess upscale",
+ "localized": "Reescalado de postprocesamiento",
"reload": "",
- "hint": "reprocesar refinamiento"
- },
+ "hint": ""
+ }
+ ],
+ "q": [
{
- "id": "",
- "label": "request browser notifications",
- "localized": "solicitar notificaciones del navegador",
+ "id": 0,
+ "label": "Quick Settings",
+ "localized": "Ajustes rápidos",
"reload": "",
- "hint": "solicitar notificaciones del navegador"
+ "hint": "Elementos marcados como favoritos de diferentes secciones de configuración para un acceso rápido"
},
{
- "id": "",
+ "id": 0,
+ "label": "Quantized",
+ "localized": "Cuantizado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Qwen layered",
+ "localized": "Qwen por capas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings",
+ "localized": "Ajustes rápidos",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Qwen layered number of layers",
+ "localized": "Número de capas de Qwen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization mode",
+ "localized": "Modo de cuantización",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization type",
+ "localized": "Tipo de cuantización",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type",
+ "localized": "Tipo de MatMul cuantizado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization type for Text Encoders",
+ "localized": "Tipo de cuantización para codificadores de texto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type for Text Encoders",
+ "localized": "Tipo de MatMul cuantizado para codificadores de texto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize convolutional layers",
+ "localized": "Cuantizar capas convolucionales",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize using GPU",
+ "localized": "Cuantizar usando GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization weights type",
+ "localized": "Tipo de pesos de cuantización",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization activations type",
+ "localized": "Tipo de activaciones de cuantización",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings list",
+ "localized": "Lista de ajustes rápidos",
+ "reload": "",
+ "hint": "Lista de nombres de ajustes, separados por comas, que deben ir a la barra de acceso rápido en la parte superior en lugar de a la pestaña de ajustes"
+ }
+ ],
+ "r": [
+ {
+ "id": 714,
+ "label": "Reset anchors",
+ "localized": "Restablecer anclajes",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 942,
+ "label": "Reload model",
+ "localized": "Recargar modelo",
+ "reload": "n/a",
+ "hint": "Recargar el modelo seleccionado actualmente"
+ },
+ {
+ "id": 8532,
+ "label": "Reinstall",
+ "localized": "Reinstalar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8585,
+ "label": "Refresh extension list",
+ "localized": "Actualizar lista de extensiones",
+ "reload": "n/a",
+ "hint": "Actualizar la lista de extensiones disponibles"
+ },
+ {
+ "id": 8625,
+ "label": "Repos",
+ "localized": "Repositorios",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refine",
+ "localized": "Refinar",
+ "reload": "n/a",
+ "hint": "Refinar ejecuta un procesamiento adicional después de que el procesamiento inicial se ha completado y se puede usar para escalar la imagen y procesarla opcionalmente de nuevo para aumentar la calidad y los detalles"
+ },
+ {
+ "id": 1,
+ "label": "Restore",
+ "localized": "Restaurar",
+ "reload": "n/a",
+ "hint": "Restaurar parámetros del prompt actual o de la última imagen generada conocida"
+ },
+ {
+ "id": 2,
+ "label": "Reprocess",
+ "localized": "Reprocesar",
+ "reload": "n/a",
+ "hint": "Reprocesar generaciones anteriores utilizando diferentes parámetros"
+ },
+ {
+ "id": 3,
+ "label": "Resize to",
+ "localized": "Redimensionar a",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Resize\n by",
+ "localized": "Redimensionar\n por",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Resize\n to",
+ "localized": "Redimensionar\n a",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Run Preview",
+ "localized": "Ejecutar vista previa",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Reference",
+ "localized": "Referencia",
+ "reload": "n/a",
+ "hint": "Lista de modelos de referencia que se pueden descargar automáticamente al usarlos por primera vez"
+ },
+ {
+ "id": 8,
+ "label": "Reset receipe",
+ "localized": "Restablecer receta",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Run",
+ "localized": "Ejecutar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Restart server",
+ "localized": "Reiniciar servidor",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Request browser notifications",
+ "localized": "Solicitar notificaciones del navegador",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Restore UI defaults",
+ "localized": "Restaurar valores predeterminados de la interfaz",
+ "reload": "n/a",
+ "hint": "Restaurar los valores predeterminados de la interfaz de usuario"
+ },
+ {
+ "id": 13,
+ "label": "Refresh UI values",
+ "localized": "Actualizar valores de la interfaz",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Refresh state",
+ "localized": "Actualizar estado",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Refresh data",
+ "localized": "Actualizar datos",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Run benchmark",
+ "localized": "Ejecutar benchmark",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Refresh bench",
+ "localized": "Actualizar benchmark",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Restore defaults",
+ "localized": "Restaurar valores predeterminados",
+ "reload": "n/a",
+ "hint": "Restaurar la configuración predeterminada del servidor"
+ },
+ {
+ "id": 19,
+ "label": "Replace",
+ "localized": "Reemplazar",
+ "reload": "n/a",
+ "hint": "Reemplazar imagen"
+ },
+ {
+ "id": 20,
+ "label": "Refresh",
+ "localized": "Actualizar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Reprocess decode",
+ "localized": "Reprocesar decodificación",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Reprocess refine",
+ "localized": "Reprocesar refinamiento",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Reprocess face",
+ "localized": "Reprocesar rostro",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Remove background",
+ "localized": "Eliminar fondo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "RAS: Region-Adaptive Sampling",
+ "localized": "RAS: Muestreo Adaptativo por Regiones",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Resize",
+ "localized": "Redimensionar",
+ "reload": "n/a",
+ "hint": "Redimensionamiento de imagen, puede usar una resolución fija o basada en una escala"
+ },
+ {
+ "id": 27,
+ "label": "Rerefence models",
+ "localized": "Modelos de referencia",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Replace model components",
+ "localized": "Reemplazar componentes del modelo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 29,
"label": "rescale",
"localized": "reescalar",
- "reload": "",
- "hint": "reescalar"
- },
- {
- "id": "",
- "label": "rescale betas with zero terminal snr",
- "localized": "reescalar betas con snr terminal cero",
- "reload": "",
+ "reload": "n/a",
"hint": "reescalar betas con snr terminal cero"
},
{
- "id": "",
- "label": "reset anchors",
- "localized": "restablecer anclajes",
- "reload": "",
- "hint": "restablecer anclajes"
+ "id": 30,
+ "label": "Resize seed from width",
+ "localized": "Redimensionar semilla desde el ancho",
+ "reload": "n/a",
+ "hint": "Intenta producir una imagen similar a la que se habría producido con la misma semilla a la resolución especificada"
},
{
- "id": "",
- "label": "residual diff threshold",
- "localized": "umbral de diferencia residual",
- "reload": "",
- "hint": "umbral de diferencia residual"
+ "id": 31,
+ "label": "Resize seed from height",
+ "localized": "Redimensionar semilla desde el alto",
+ "reload": "n/a",
+ "hint": "Intenta producir una imagen similar a la que se habría producido con la misma semilla a la resolución especificada"
},
{
- "id": "",
- "label": "resize background color",
- "localized": "redimensionar color de fondo",
- "reload": "",
- "hint": "redimensionar color de fondo"
+ "id": 32,
+ "label": "Refine guidance",
+ "localized": "Guía de refinamiento",
+ "reload": "n/a",
+ "hint": "Escala CFG utilizada para la pasada del refinador"
},
{
- "id": "",
- "label": "resize method",
- "localized": "método de redimensionamiento",
- "reload": "",
- "hint": "método de redimensionamiento"
+ "id": 33,
+ "label": "Resize mode",
+ "localized": "Modo de redimensionamiento",
+ "reload": "n/a",
+ "hint": "Define cómo se redimensiona o adapta la entrada en el refinamiento de la segunda pasada: - ninguno: sin redimensionamiento, mantiene la resolución original - fijo: fuerza el redimensionamiento a la resolución de destino (puede distorsionar) - recortar: recorta al centro para ajustar al destino manteniendo la relación de aspecto - rellenar: redimensiona para ajustar y rellena el espacio vacío con bordes - outpaint: extiende el lienzo más allá de los bordes de la imagen - sensible al contexto: redimensionamiento inteligente que mezcla o adapta las áreas circundantes"
},
{
- "id": "",
- "label": "resize mode",
- "localized": "modo de redimensionamiento",
- "reload": "",
- "hint": "modo de redimensionamiento"
+ "id": 34,
+ "label": "Resize method",
+ "localized": "Método de redimensionamiento",
+ "reload": "n/a",
+ "hint": "Método utilizado para redimensionar la imagen: puede ser redimensionamiento simple, modelo de escalado (upscaling), redimensionamiento latente o decodificación asimétrica"
},
{
- "id": "",
- "label": "resize scale",
- "localized": "escala de redimensionamiento",
- "reload": "",
- "hint": "escala de redimensionamiento"
+ "id": 35,
+ "label": "Resize width",
+ "localized": "Ancho de redimensionamiento",
+ "reload": "n/a",
+ "hint": "Redimensiona la imagen a este ancho. Si es 0, el ancho se infiere de uno de los dos deslizadores cercanos"
},
{
- "id": "",
- "label": "restart step",
- "localized": "reiniciar paso",
- "reload": "",
- "hint": "reiniciar paso"
+ "id": 36,
+ "label": "Resize height",
+ "localized": "Alto de redimensionamiento",
+ "reload": "n/a",
+ "hint": "Redimensiona la imagen a este alto. Si es 0, el alto se infiere de uno de los dos deslizadores cercanos"
},
{
- "id": "",
- "label": "restore faces: codeformer",
- "localized": "restaurar caras: codeformer",
- "reload": "",
- "hint": "restaurar caras: codeformer"
+ "id": 37,
+ "label": "Resize scale",
+ "localized": "Escala de redimensionamiento",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "restore faces: gfpgan",
- "localized": "restaurar caras: gfpgan",
- "reload": "",
- "hint": "restaurar caras: gfpgan"
+ "id": 38,
+ "label": "Refine sampler",
+ "localized": "Muestreador de refinamiento",
+ "reload": "n/a",
+ "hint": "Utiliza un muestreador específico como alternativa si el principal no es compatible para una operación específica"
},
{
- "id": "",
- "label": "restore pipe on end",
- "localized": "restaurar pipeline al finalizar",
- "reload": "",
- "hint": "restaurar pipeline al finalizar"
+ "id": 39,
+ "label": "Refiner start",
+ "localized": "Inicio del refinador",
+ "reload": "n/a",
+ "hint": "La pasada del refinador comenzará cuando el modelo base esté completado en este porcentaje (establecer entre más de 0 y menos de 1 para ejecutar después de la ejecución completa del modelo base)"
},
{
- "id": "",
- "label": "restore unparsed prompt",
- "localized": "restaurar prompt no parseado",
- "reload": "",
- "hint": "restaurar prompt no parseado"
+ "id": 40,
+ "label": "Refiner steps",
+ "localized": "Pasos del refinador",
+ "reload": "n/a",
+ "hint": "Número de pasos a utilizar para la pasada del refinador"
},
{
- "id": "",
- "label": "reswapper model",
- "localized": "modelo reswapper",
- "reload": "",
- "hint": "modelo reswapper"
+ "id": 41,
+ "label": "Refine prompt",
+ "localized": "Prompt de refinamiento",
+ "reload": "n/a",
+ "hint": "Prompt utilizado tanto para el segundo codificador en el modelo base (si existe) como para la pasada del refinador (si está habilitada)"
},
{
- "id": "",
- "label": "return original images",
- "localized": "devolver imágenes originales",
- "reload": "",
- "hint": "devolver imágenes originales"
+ "id": 42,
+ "label": "Refine negative prompt",
+ "localized": "Prompt negativo de refinamiento",
+ "reload": "n/a",
+ "hint": "Prompt negativo utilizado tanto para el segundo codificador en el modelo base (si existe) como para la pasada del refinador (si está habilitada)"
},
{
- "id": "",
+ "id": 43,
+ "label": "Renoise",
+ "localized": "Renoise (Añadir ruido)",
+ "reload": "n/a",
+ "hint": "Aplica ruido adicional durante el detallado"
+ },
+ {
+ "id": 44,
+ "label": "Renoise end",
+ "localized": "Fin de renoise",
+ "reload": "n/a",
+ "hint": "Paso final cuando se aplica el renoise"
+ },
+ {
+ "id": 45,
+ "label": "Range",
+ "localized": "Rango",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "Repeat x-axis",
+ "localized": "Repetir eje x",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Repeat y-axis",
+ "localized": "Repetir eje y",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "ReSwapper Model",
+ "localized": "Modelo ReSwapper",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "Return original images",
+ "localized": "Devolver imágenes originales",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Restart step",
+ "localized": "Paso de reinicio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Restore pipeline on end",
+ "localized": "Restaurar pipeline al finalizar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Randomize seed after each loop iteration",
+ "localized": "Aleatorizar semilla tras cada iteración del bucle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "Random seeds",
+ "localized": "Semillas aleatorias",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Restore pipe on end",
+ "localized": "Restaurar tubería al finalizar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Rows",
+ "localized": "Filas",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Repetition penalty",
+ "localized": "Penalización de repetición",
+ "reload": "n/a",
+ "hint": "Desincentiva el uso de tokens que ya aparecen en el prompt o en la salida penalizando sus probabilidades. Es como añadir fricción al volver a visitar opciones anteriores. Ayuda a romper bucles repetitivos pero puede reducir la coherencia en valores agresivos. Establecer en 1 para desactivar."
+ },
+ {
+ "id": 57,
+ "label": "Redux prompt strength",
+ "localized": "Fuerza del prompt Redux",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 58,
"label": "right",
"localized": "derecha",
- "reload": "",
- "hint": "derecha"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "root model folder",
- "localized": "carpeta del modelo raíz",
- "reload": "",
- "hint": "carpeta del modelo raíz"
+ "id": 59,
+ "label": "Reference query weight",
+ "localized": "Peso de consulta de referencia",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "rows",
- "localized": "filas",
- "reload": "",
- "hint": "filas"
+ "id": 60,
+ "label": "Reference adain weight",
+ "localized": "Peso adain de referencia",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "run",
- "localized": "ejecutar",
- "reload": "",
- "hint": "ejecutar"
+ "id": 61,
+ "label": "Refine upscaler",
+ "localized": "Escalador de refinamiento",
+ "reload": "n/a",
+ "hint": "Selecciona un escalador secundario para ejecutar después del escalador inicial"
},
{
- "id": "",
- "label": "run benchmark",
- "localized": "ejecutar benchmark",
- "reload": "",
- "hint": "ejecutar benchmark"
+ "id": 62,
+ "label": "Refine foreground",
+ "localized": "Refinar primer plano",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sa solver",
- "localized": "solucionador sa",
- "reload": "",
- "hint": "solucionador sa"
+ "id": 63,
+ "label": "Recursive",
+ "localized": "Recursivo",
+ "reload": "n/a",
+ "hint": "Procesa imágenes en subcarpetas de forma recursiva. Cuando está habilitado, busca en todos los subdirectorios anidados imágenes para procesar."
},
{
- "id": "",
- "label": "safetensors",
- "localized": "safetensors",
- "reload": "",
- "hint": "safetensors"
+ "id": 64,
+ "label": "Rebase",
+ "localized": "Rebase",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sage attention",
- "localized": "atención sage",
- "reload": "",
- "hint": "atención sage"
+ "id": 65,
+ "label": "Refiner model",
+ "localized": "Modelo refinador",
+ "reload": "n/a",
+ "hint": "Modelo refinador utilizado para operaciones de segunda pasada"
},
{
- "id": "",
- "label": "same as primary",
- "localized": "igual que el primario",
- "reload": "",
- "hint": "igual que el primario"
+ "id": 66,
+ "label": "Record torch streams",
+ "localized": "Grabar flujos de torch",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "same latent",
- "localized": "latente igual",
- "reload": "",
- "hint": "latente igual"
+ "id": 67,
+ "label": "Remote VAE image type",
+ "localized": "Tipo de imagen VAE remota",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sample",
- "localized": "muestra",
- "reload": "",
- "hint": "muestra"
+ "id": 68,
+ "label": "Remote VAE for encode",
+ "localized": "VAE remoto para codificación",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sampler",
- "localized": "muestreador",
- "reload": "",
- "hint": "muestreador"
+ "id": 69,
+ "label": "RAS enabled",
+ "localized": "RAS habilitado",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sampler dynamic shift",
- "localized": "desplazamiento dinámico del muestreador",
- "reload": "",
- "hint": "desplazamiento dinámico del muestreador"
+ "id": 70,
+ "label": "reduce-overhead",
+ "localized": "reducir-sobrecarga",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sampler order",
- "localized": "orden del muestreador",
- "reload": "",
- "hint": "orden del muestreador"
+ "id": 71,
+ "label": "repeated",
+ "localized": "repetido",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sampler shift",
- "localized": "desplazamiento del muestreador",
- "reload": "",
- "hint": "desplazamiento del muestreador"
+ "id": 72,
+ "label": "Root model folder",
+ "localized": "Carpeta raíz de modelos",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sana: use complex human instructions",
- "localized": "sana: usar instrucciones humanas complejas",
- "reload": "",
- "hint": "sana: usar instrucciones humanas complejas"
+ "id": 73,
+ "label": "Resize background color",
+ "localized": "Color de fondo del redimensionamiento",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "saturation",
- "localized": "saturación",
- "reload": "",
- "hint": "saturación"
+ "id": 74,
+ "label": "Restore from metadata: skip params",
+ "localized": "Restaurar desde metadatos: omitir parámetros",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save all generated image grids",
- "localized": "guardar todas las cuadrículas de imágenes generadas",
- "reload": "",
- "hint": "guardar todas las cuadrículas de imágenes generadas"
+ "id": 75,
+ "label": "Restore from metadata: skip settings",
+ "localized": "Restaurar desde metadatos: omitir configuración",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save all generated images",
- "localized": "guardar todas las imágenes generadas",
- "reload": "",
- "hint": "guardar todas las imágenes generadas"
+ "id": 76,
+ "label": "requests",
+ "localized": "solicitudes",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save caption files",
- "localized": "guardar archivos de subtítulos",
- "reload": "",
- "hint": "guardar archivos de subtítulos"
+ "id": 77,
+ "label": "rust",
+ "localized": "rust",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save diffusers",
- "localized": "guardar difusores",
- "reload": "",
- "hint": "guardar difusores"
+ "id": 78,
+ "label": "Restore unparsed prompt",
+ "localized": "Restaurar prompt no procesado",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save hdr image",
- "localized": "guardar imagen HDR",
- "reload": "",
- "hint": "guardar imagen HDR"
+ "id": 79,
+ "label": "Reuse loaded model dictionary",
+ "localized": "Reutilizar diccionario de modelos cargados",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save image before color correction",
- "localized": "guardar imagen antes de la corrección de color",
- "reload": "",
- "hint": "guardar imagen antes de la corrección de color"
+ "id": 80,
+ "label": "ReBasin",
+ "localized": "ReBasin",
+ "reload": "n/a",
+ "hint": "Realiza múltiples fusiones con permutaciones para mantener más características de ambos modelos"
},
{
- "id": "",
- "label": "save image before detailer",
- "localized": "guardar imagen antes del detallador",
- "reload": "",
- "hint": "guardar imagen antes del detallador"
+ "id": 81,
+ "label": "Replace VAE",
+ "localized": "Reemplazar VAE",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save image before hires",
- "localized": "guardar imagen antes de la alta resolución",
- "reload": "",
- "hint": "guardar imagen antes de la alta resolución"
+ "id": 82,
+ "label": "Reference unit 1",
+ "localized": "Unidad de referencia 1",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "s": [
+ {
+ "id": 7,
+ "label": "Sampler",
+ "localized": "Muestreador",
+ "reload": "n/a",
+ "hint": "Ajustes relacionados con la selección y configuración del muestreador (sampler) y la semilla. Los muestreadores guían el proceso de convertir el ruido en una imagen a lo largo de múltiples pasos."
+ },
+ {
+ "id": 8,
+ "label": "Scripts",
+ "localized": "Scripts",
+ "reload": "n/a",
+ "hint": "Habilita funciones adicionales mediante el uso de scripts seleccionados durante el proceso de generación."
+ },
+ {
+ "id": 9,
+ "label": "Scale",
+ "localized": "Escala",
+ "reload": "n/a",
+ "hint": "Redimensionar la imagen a la escala objetivo. Si se establecen valores fijos de ancho/alto, esta opción se ignora."
+ },
+ {
+ "id": 10,
+ "label": "Swap X/Y",
+ "localized": "Intercambiar X/Y",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Swap Y/Z",
+ "localized": "Intercambiar Y/Z",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Swap X/Z",
+ "localized": "Intercambiar X/Z",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Set prompt",
+ "localized": "Establecer prompt",
+ "reload": "n/a",
+ "hint": "Copia el prompt mejorado al campo de entrada de prompt principal."
+ },
+ {
+ "id": 14,
+ "label": "Skip",
+ "localized": "Omitir",
+ "reload": "n/a",
+ "hint": "Detiene el procesamiento del trabajo actual y continúa con el siguiente."
+ },
+ {
+ "id": 15,
+ "label": "Stop",
+ "localized": "Detener",
+ "reload": "n/a",
+ "hint": "Detener el procesamiento."
+ },
+ {
+ "id": 16,
+ "label": "Show",
+ "localized": "Mostrar",
+ "reload": "n/a",
+ "hint": "Mostrar la ubicación de la imagen."
+ },
+ {
+ "id": 17,
+ "label": "Save",
+ "localized": "Guardar",
+ "reload": "n/a",
+ "hint": "Guardar imagen."
+ },
+ {
+ "id": 18,
+ "label": "Sketch",
+ "localized": "Boceto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Size & Inputs",
+ "localized": "Tamaño y Entradas",
+ "reload": "n/a",
+ "hint": "Ajustes relacionados con la resolución de generación y medios de entrada adicionales."
},
{
- "id": "",
- "label": "save image before refiner",
- "localized": "guardar imagen antes del refinador",
- "reload": "",
- "hint": "guardar imagen antes del refinador"
+ "id": 20,
+ "label": "Set receipe",
+ "localized": "Establecer receta",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save images to a subdirectory",
- "localized": "guardar imágenes en un subdirectorio",
- "reload": "",
- "hint": "guardar imágenes en un subdirectorio"
+ "id": 21,
+ "label": "Scale by",
+ "localized": "Escalar por",
+ "reload": "n/a",
+ "hint": "Usa esta pestaña para redimensionar la(s) imagen(es) de origen por un factor elegido."
},
{
- "id": "",
- "label": "save init images",
- "localized": "guardar imágenes iniciales",
- "reload": "",
- "hint": "guardar imágenes iniciales"
+ "id": 22,
+ "label": "Scale to",
+ "localized": "Escalar a",
+ "reload": "n/a",
+ "hint": "Usa esta pestaña para redimensionar la(s) imagen(es) de origen a un tamaño objetivo elegido."
},
{
- "id": "",
- "label": "save inpainting mask",
- "localized": "guardar máscara de inpainting",
- "reload": "",
- "hint": "guardar máscara de inpainting"
+ "id": 23,
+ "label": "Settings",
+ "localized": "Ajustes",
+ "reload": "n/a",
+ "hint": "Ajustes de la aplicación."
},
{
- "id": "",
- "label": "save inpainting masked composite",
- "localized": "guardar compuesto enmascarado de inpainting",
- "reload": "",
- "hint": "guardar compuesto enmascarado de inpainting"
+ "id": 24,
+ "label": "System",
+ "localized": "Sistema",
+ "reload": "n/a",
+ "hint": "Información y ajustes del sistema."
},
{
- "id": "",
- "label": "save metadata",
- "localized": "guardar metadatos",
- "reload": "",
- "hint": "guardar metadatos"
+ "id": 25,
+ "label": "Shutdown server",
+ "localized": "Apagar servidor",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save only saves selected image",
- "localized": "guardar solo guarda la imagen seleccionada",
- "reload": "",
- "hint": "guardar solo guarda la imagen seleccionada"
+ "id": 26,
+ "label": "Start profiling",
+ "localized": "Iniciar perfilado",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save output",
- "localized": "guardar salida",
- "reload": "",
- "hint": "guardar salida"
+ "id": 27,
+ "label": "System Info",
+ "localized": "Información del sistema",
+ "reload": "n/a",
+ "hint": "Información del sistema."
},
{
- "id": "",
- "label": "save safetensors",
- "localized": "guardar safetensors",
- "reload": "",
- "hint": "guardar safetensors"
+ "id": 28,
+ "label": "Set UI defaults",
+ "localized": "Establecer predeterminados de la IU",
+ "reload": "n/a",
+ "hint": "Establece los valores actuales como predeterminados para la interfaz de usuario."
},
{
- "id": "",
- "label": "save unparsed prompt",
- "localized": "guardar prompt sin analizar",
- "reload": "",
- "hint": "guardar prompt sin analizar"
+ "id": 29,
+ "label": "Set UI menu states",
+ "localized": "Establecer estados de menú de la IU",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "scale after",
- "localized": "escalar después",
- "reload": "",
- "hint": "escalar después"
+ "id": 30,
+ "label": "Send interrupt",
+ "localized": "Enviar interrupción",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "scale before",
- "localized": "escalar antes",
- "reload": "",
- "hint": "escalar antes"
+ "id": 31,
+ "label": "Submit results",
+ "localized": "Enviar resultados",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "scale mask",
- "localized": "escalar máscara",
- "reload": "",
- "hint": "escalar máscara"
+ "id": 32,
+ "label": "System Paths",
+ "localized": "Rutas del sistema",
+ "reload": "n/a",
+ "hint": "Ajustes relacionados con la ubicación de varios directorios de modelos."
},
{
- "id": "",
- "label": "scale factor",
- "localized": "factor de escala",
- "reload": "",
- "hint": "factor de escala"
+ "id": 33,
+ "label": "Show all pages",
+ "localized": "Mostrar todas las páginas",
+ "reload": "n/a",
+ "hint": "Muestra todas las páginas de ajustes."
},
{
- "id": "",
- "label": "score",
- "localized": "puntuación",
- "reload": "",
- "hint": "puntuación"
+ "id": 34,
+ "label": "Save model",
+ "localized": "Guardar modelo",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "score threshold",
- "localized": "umbral de puntuación",
- "reload": "",
- "hint": "umbral de puntuación"
+ "id": 35,
+ "label": "Scan missing",
+ "localized": "Escanear faltantes",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "scribble",
- "localized": "garabato",
- "reload": "",
- "hint": "garabato"
+ "id": 36,
+ "label": "Save receipe",
+ "localized": "Guardar receta",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sd15-attire",
- "localized": "sd15-atuendo",
- "reload": "",
- "hint": "sd15-atuendo"
+ "id": 37,
+ "label": "Simple Merge",
+ "localized": "Fusión simple",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sd15-likeness",
- "localized": "sd15-parecido",
- "reload": "",
- "hint": "sd15-parecido"
+ "id": 38,
+ "label": "Style",
+ "localized": "Estilo",
+ "reload": "n/a",
+ "hint": "Estilos adicionales para aplicar en los parámetros de generación seleccionados."
},
{
- "id": "",
- "label": "sd15-navimixu",
- "localized": "sd15-navimixu",
- "reload": "",
- "hint": "sd15-navimixu"
+ "id": 39,
+ "label": "SD 1.5",
+ "localized": "SD 1.5",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sd15-sexy",
- "localized": "sd15-sexy",
- "reload": "",
- "hint": "sd15-sexy"
+ "id": 40,
+ "label": "SD XL",
+ "localized": "SD XL",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sdxl-artstyle",
- "localized": "sdxl-estilo artístico",
- "reload": "",
- "hint": "sdxl-estilo artístico"
+ "id": 41,
+ "label": "SD1.5",
+ "localized": "SD1.5",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sdxl-negative",
- "localized": "sdxl-negativo",
- "reload": "",
- "hint": "sdxl-negativo"
+ "id": 42,
+ "label": "SDXL",
+ "localized": "SDXL",
+ "reload": "n/a",
+ "hint": "StableDiffusion XL"
},
{
- "id": "",
- "label": "sdxl-sexy",
- "localized": "sdxl-sexy",
- "reload": "",
- "hint": "sdxl-sexy"
+ "id": 43,
+ "label": "Start",
+ "localized": "Iniciar",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sdxl-sliders",
- "localized": "sdxl-deslizadores",
- "reload": "",
- "hint": "sdxl-deslizadores"
+ "id": 44,
+ "label": "Select",
+ "localized": "Seleccionar",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sdxl-toon",
- "localized": "sdxl-dibujos animados",
- "reload": "",
- "hint": "sdxl-dibujos animados"
+ "id": 45,
+ "label": "Size",
+ "localized": "Tamaño",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sdxl: use weighted pooled embeds",
- "localized": "sdxl: usar incrustaciones ponderadas agrupadas",
- "reload": "",
- "hint": "sdxl: usar incrustaciones ponderadas agrupadas"
+ "id": 46,
+ "label": "Size & Batch",
+ "localized": "Tamaño y Lote",
+ "reload": "n/a",
+ "hint": "Tamaño de imagen y procesamiento por lotes."
},
{
- "id": "",
- "label": "search changelog",
- "localized": "buscar registro de cambios",
- "reload": "",
- "hint": "buscar registro de cambios"
+ "id": 47,
+ "label": "Seed",
+ "localized": "Semilla",
+ "reload": "n/a",
+ "hint": "Semilla inicial y variación."
},
{
- "id": "",
- "label": "search models",
- "localized": "buscar modelos",
- "reload": "",
- "hint": "buscar modelos"
+ "id": 48,
+ "label": "Script",
+ "localized": "Script",
+ "reload": "n/a",
+ "hint": "Scripts adicionales a utilizar."
},
{
- "id": "",
- "label": "search wiki pages",
- "localized": "buscar páginas wiki",
- "reload": "",
- "hint": "buscar páginas wiki"
+ "id": 49,
+ "label": "Stable Diffusion 3.x",
+ "localized": "Stable Diffusion 3.x",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "secondary model",
- "localized": "modelo secundario",
- "reload": "",
- "hint": "modelo secundario"
+ "id": 50,
+ "label": "SDNQ: SD.Next Quantization",
+ "localized": "SDNQ: Cuantización SD.Next",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "segmentanything",
- "localized": "segmentanything",
- "reload": "",
- "hint": "segmentanything"
+ "id": 51,
+ "label": "Save Options",
+ "localized": "Opciones de guardado",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "select",
- "localized": "seleccionar",
- "reload": "",
- "hint": "seleccionar"
+ "id": 52,
+ "label": "Startup & Server Options",
+ "localized": "Opciones de inicio y servidor",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "select model",
- "localized": "seleccionar modelo",
- "reload": "",
- "hint": "seleccionar modelo"
+ "id": 53,
+ "label": "SeedVR",
+ "localized": "SeedVR",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "send interrupt",
- "localized": "enviar interrupción",
- "reload": "",
- "hint": "enviar interrupción"
+ "id": 54,
+ "label": "Styles",
+ "localized": "Estilos",
+ "reload": "n/a",
+ "hint": "Estilos adicionales para aplicar en los parámetros de generación seleccionados."
},
{
- "id": "",
- "label": "send seed when sending prompt or image to other interface",
- "localized": "enviar semilla al enviar prompt o imagen a otra interfaz",
- "reload": "",
- "hint": "enviar semilla al enviar prompt o imagen a otra interfaz"
+ "id": 55,
+ "label": "Search & Download",
+ "localized": "Buscar y descargar",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "send size when sending prompt or image to another interface",
- "localized": "enviar tamaño al enviar prompt o imagen a otra interfaz",
- "reload": "",
- "hint": "enviar tamaño al enviar prompt o imagen a otra interfaz"
+ "id": 56,
+ "label": "Server log",
+ "localized": "Registro del servidor",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sequential",
- "localized": "secuencial",
- "reload": "",
- "hint": "secuencial"
+ "id": 57,
+ "label": "Steps",
+ "localized": "Pasos",
+ "reload": "n/a",
+ "hint": "Cuántas veces se mejorará iterativamente la imagen generada; valores más altos tardan más; valores muy bajos pueden producir malos resultados."
},
{
- "id": "",
- "label": "server start time",
- "localized": "hora de inicio del servidor",
- "reload": "",
- "hint": "hora de inicio del servidor"
+ "id": 58,
+ "label": "Sampling method",
+ "localized": "Método de muestreo",
+ "reload": "n/a",
+ "hint": "Qué algoritmo utilizar para producir la imagen."
},
{
- "id": "",
- "label": "set at prompt start",
- "localized": "establecer al inicio del prompt",
- "reload": "",
- "hint": "establecer al inicio del prompt"
+ "id": 59,
+ "label": "Sigma method",
+ "localized": "Método Sigma",
+ "reload": "n/a",
+ "hint": "Controla cómo se distribuyen los niveles de ruido (sigmas) a través de los pasos de difusión. Opciones: - default: el predeterminado del modelo - karras: programa de ruido más suave, mayor calidad con menos pasos - beta: basado en valores de programa beta - exponential: decaimiento exponencial del ruido - lambdas: experimental, equilibra señal-ruido - flowmatch: ajustado para modelos de coincidencia de flujo (flow-matching)."
},
{
- "id": "",
- "label": "set ui menu states",
- "localized": "establecer estados del menú de la interfaz de usuario",
- "reload": "",
- "hint": "establecer estados del menú de la interfaz de usuario"
+ "id": 60,
+ "label": "Sigma adjust",
+ "localized": "Ajuste de Sigma",
+ "reload": "n/a",
+ "hint": "Ajusta el valor sigma del muestreador."
},
{
- "id": "",
- "label": "share queries",
- "localized": "compartir consultas",
- "reload": "",
- "hint": "compartir consultas"
+ "id": 61,
+ "label": "Sampler order",
+ "localized": "Orden del muestreador",
+ "reload": "n/a",
+ "hint": "Orden de las actualizaciones del solver en el muestreador. Un orden superior mejora la estabilidad/precisión pero aumenta el coste computacional."
},
{
- "id": "",
- "label": "shared options",
- "localized": "opciones compartidas",
- "reload": "",
- "hint": "opciones compartidas"
+ "id": 62,
+ "label": "SLG scale",
+ "localized": "Escala SLG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sharpen",
- "localized": "afilar",
- "reload": "",
- "hint": "afilar"
+ "id": 63,
+ "label": "SLG start",
+ "localized": "Inicio SLG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "shift",
- "localized": "desplazamiento",
- "reload": "",
- "hint": "desplazamiento"
+ "id": 64,
+ "label": "SLG stop",
+ "localized": "Parada SLG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "show grid in results",
- "localized": "mostrar cuadrícula en los resultados",
- "reload": "",
- "hint": "mostrar cuadrícula en los resultados"
+ "id": 65,
+ "label": "SLG layers",
+ "localized": "Capas SLG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "show input",
- "localized": "mostrar entrada",
- "reload": "",
- "hint": "mostrar entrada"
+ "id": 66,
+ "label": "SLG config",
+ "localized": "Configuración SLG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "show metadata in full screen image browser",
- "localized": "mostrar metadatos en el navegador de imágenes a pantalla completa",
- "reload": "",
- "hint": "mostrar metadatos en el navegador de imágenes a pantalla completa"
+ "id": 67,
+ "label": "SEG scale",
+ "localized": "Escala SEG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "show motd",
- "localized": "mostrar mensaje del día",
- "reload": "",
- "hint": "mostrar mensaje del día"
+ "id": 68,
+ "label": "SEG blur sigma",
+ "localized": "Sigma de desenfoque SEG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "show preview",
- "localized": "mostrar vista previa",
- "reload": "",
- "hint": "mostrar vista previa"
+ "id": 69,
+ "label": "SEG blur threshold inf",
+ "localized": "Umbral de desenfoque SEG inf",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "shuffle weights",
- "localized": "mezclar pesos",
- "reload": "",
- "hint": "mezclar pesos"
+ "id": 70,
+ "label": "SEG start",
+ "localized": "Inicio SEG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sigma",
- "localized": "sigma",
- "reload": "",
- "hint": "sigma"
+ "id": 71,
+ "label": "SEG stop",
+ "localized": "Parada SEG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sigma churn",
- "localized": "agitación de sigma",
- "reload": "",
- "hint": "agitación de sigma"
+ "id": 72,
+ "label": "SEG layers",
+ "localized": "Capas SEG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sigma max",
- "localized": "sigma máximo",
- "reload": "",
- "hint": "sigma máximo"
+ "id": 73,
+ "label": "SEG config",
+ "localized": "Configuración SEG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sigma method",
- "localized": "método sigma",
- "reload": "",
- "hint": "método sigma"
+ "id": 74,
+ "label": "Strength",
+ "localized": "Fuerza",
+ "reload": "n/a",
+ "hint": "La fuerza de denoise (eliminación de ruido) durante la operación de imagen controla cuánto se permite que cambie la imagen original durante la generación."
},
{
- "id": "",
- "label": "sigma min",
- "localized": "sigma mínimo",
- "reload": "",
- "hint": "sigma mínimo"
+ "id": 75,
+ "label": "Sort detections",
+ "localized": "Ordenar detecciones",
+ "reload": "n/a",
+ "hint": "Ordena las áreas detectadas de izquierda a derecha en lugar de por puntuación de detección."
},
{
- "id": "",
- "label": "sigma noise",
- "localized": "ruido sigma",
- "reload": "",
- "hint": "ruido sigma"
+ "id": 76,
+ "label": "Sharpen",
+ "localized": "Enfocar",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sigma tmin",
- "localized": "sigma tmin",
- "reload": "",
- "hint": "sigma tmin"
+ "id": 77,
+ "label": "Subject",
+ "localized": "Sujeto",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "simple merge",
- "localized": "fusión simple",
- "reload": "",
- "hint": "fusión simple"
+ "id": 78,
+ "label": "Same latent",
+ "localized": "Misma latente",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "size",
- "localized": "tamaño",
- "reload": "",
- "hint": "tamaño"
+ "id": 79,
+ "label": "Share queries",
+ "localized": "Compartir consultas",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sketch",
- "localized": "boceto",
- "reload": "",
- "hint": "boceto"
+ "id": 80,
+ "label": "Sigma",
+ "localized": "Sigma",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "skip generation if nan found in latents",
- "localized": "omitir generación si se encuentra NaN en los latentes",
- "reload": "",
- "hint": "omitir generación si se encuentra NaN en los latentes"
+ "id": 81,
+ "label": "Stride",
+ "localized": "Zancada (Stride)",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "skip guidance layers",
- "localized": "omitir capas de guía",
- "reload": "",
- "hint": "omitir capas de guía"
+ "id": 82,
+ "label": "Structure",
+ "localized": "Estructura",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "skip input frames",
- "localized": "omitir fotogramas de entrada",
- "reload": "",
- "hint": "omitir fotogramas de entrada"
+ "id": 83,
+ "label": "Save HDR image",
+ "localized": "Guardar imagen HDR",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "slider",
- "localized": "deslizador",
- "reload": "",
- "hint": "deslizador"
+ "id": 84,
+ "label": "Saturation",
+ "localized": "Saturación",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "smooth mask",
- "localized": "máscara suave",
- "reload": "",
- "hint": "máscara suave"
+ "id": 85,
+ "label": "Scale factor",
+ "localized": "Factor de escala",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "solver order (where",
- "localized": "orden del solucionador (donde",
- "reload": "",
- "hint": "orden del solucionador (donde"
+ "id": 86,
+ "label": "Strength curve",
+ "localized": "Curva de fuerza",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sort order",
- "localized": "orden de clasificación",
- "reload": "",
- "hint": "orden de clasificación"
+ "id": 87,
+ "label": "Slider",
+ "localized": "Deslizador",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "source subject",
- "localized": "sujeto fuente",
- "reload": "",
- "hint": "sujeto fuente"
+ "id": 88,
+ "label": "Set at prompt start",
+ "localized": "Establecer al inicio del prompt",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
+ "id": 89,
"label": "space",
"localized": "espacio",
- "reload": "",
- "hint": "espacio"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "spatial frequency",
- "localized": "frecuencia espacial",
- "reload": "",
- "hint": "frecuencia espacial"
+ "id": 90,
+ "label": "Skip guidance layers",
+ "localized": "Omitir capas de guía",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "specify model revision",
- "localized": "especificar revisión del modelo",
- "reload": "",
- "hint": "especificar revisión del modelo"
+ "id": 91,
+ "label": "Shared options",
+ "localized": "Opciones compartidas",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "specify model variant",
- "localized": "especificar variante del modelo",
- "reload": "",
- "hint": "especificar variante del modelo"
+ "id": 92,
+ "label": "Shift",
+ "localized": "Desplazamiento (Shift)",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "split attention",
- "localized": "atención dividida",
- "reload": "",
- "hint": "atención dividida"
+ "id": 93,
+ "label": "Spatial frequency",
+ "localized": "Frecuencia espacial",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
+ "id": 94,
+ "label": "Save as copy",
+ "localized": "Guardar como copia",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 95,
+ "label": "Sensitivity",
+ "localized": "Sensibilidad",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 96,
+ "label": "System prompt",
+ "localized": "Prompt del sistema",
+ "reload": "n/a",
+ "hint": "El prompt del sistema controla el comportamiento del LLM. Se procesa primero y persiste durante toda la conversación. Tiene la mayor prioridad y siempre se añade al principio de la secuencia. Úselo para: Reglas de formato de respuesta, definición de roles, estilo."
+ },
+ {
+ "id": 97,
+ "label": "Source subject",
+ "localized": "Sujeto de origen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 98,
+ "label": "Smooth mask",
+ "localized": "Suavizar máscara",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 99,
+ "label": "Scale after",
+ "localized": "Escalar después",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "Scale mask",
+ "localized": "Escalar máscara",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 101,
+ "label": "Show input",
+ "localized": "Mostrar entrada",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 102,
+ "label": "Show preview",
+ "localized": "Mostrar previsualización",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 103,
+ "label": "Separate init image",
+ "localized": "Imagen de inicio separada",
+ "reload": "n/a",
+ "hint": "Crea una ventana adicional junto a la entrada de Control etiquetada como 'Init input', para que pueda tener una imagen separada tanto para las operaciones de Control como para una fuente de inicio."
+ },
+ {
+ "id": 104,
+ "label": "Skip input frames",
+ "localized": "Omitir fotogramas de entrada",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 105,
+ "label": "Style fidelity",
+ "localized": "Fidelidad de estilo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 106,
+ "label": "Scribble",
+ "localized": "Garabato (Scribble)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 107,
+ "label": "Score threshold",
+ "localized": "Umbral de puntuación",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 108,
+ "label": "Sampler shift",
+ "localized": "Desplazamiento del muestreador",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 109,
+ "label": "Save output",
+ "localized": "Guardar salida",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 110,
+ "label": "Show result images",
+ "localized": "Mostrar imágenes de resultado",
+ "reload": "n/a",
+ "hint": "Habilitar para mostrar las imágenes procesadas en el panel de imágenes."
+ },
+ {
+ "id": 111,
+ "label": "Save Caption Files",
+ "localized": "Guardar archivos de subtítulos",
+ "reload": "n/a",
+ "hint": "Guarda los subtítulos generados en archivos .txt junto a las imágenes. Cada imagen obtiene un archivo de subtítulo coincidente con el mismo nombre base."
+ },
+ {
+ "id": 112,
+ "label": "Sort alphabetically",
+ "localized": "Ordenar alfabéticamente",
+ "reload": "n/a",
+ "hint": "Ordena las etiquetas alfabéticamente en lugar de por puntuación de confianza. Cuando está desactivado, las etiquetas se ordenan por confianza (la más alta primero). El orden alfabético facilita la búsqueda de etiquetas específicas."
+ },
+ {
+ "id": 113,
+ "label": "Show confidence scores",
+ "localized": "Mostrar puntuaciones de confianza",
+ "reload": "n/a",
+ "hint": "Muestra las puntuaciones de confianza junto a cada etiqueta. Indica qué tan seguro está el modelo sobre cada etiqueta (0.0 a 1.0). Útil para entender qué etiquetas son más fiables."
+ },
+ {
+ "id": 114,
+ "label": "Search",
+ "localized": "Buscar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 115,
+ "label": "Sort by",
+ "localized": "Ordenar por",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 116,
+ "label": "Specific branch name",
+ "localized": "Nombre de rama específica",
+ "reload": "n/a",
+ "hint": "Especifique el nombre de la rama de la extensión, dejar en blanco para el predeterminado."
+ },
+ {
+ "id": 117,
+ "label": "Submodules",
+ "localized": "Submódulos",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 118,
+ "label": "Server start time",
+ "localized": "Hora de inicio del servidor",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 119,
+ "label": "State",
+ "localized": "Estado",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 120,
+ "label": "Search Docs",
+ "localized": "Buscar en documentos",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 121,
+ "label": "Search GitHub Wiki Pages",
+ "localized": "Buscar en Wiki de GitHub",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 122,
+ "label": "Search Changelog",
+ "localized": "Buscar en registro de cambios",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 123,
+ "label": "Stage boundary ratio",
+ "localized": "Relación de límite de etapa",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 124,
+ "label": "sequential",
+ "localized": "secuencial",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 125,
+ "label": "SVD rank size",
+ "localized": "Tamaño de rango SVD",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 126,
+ "label": "SVD steps",
+ "localized": "Pasos SVD",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 127,
+ "label": "Shuffle weights in post mode",
+ "localized": "Mezclar pesos en modo post",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 128,
+ "label": "SDXL: Use weighted pooled embeds",
+ "localized": "SDXL: Usar incrustaciones agrupadas ponderadas",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 129,
+ "label": "Sana: Use complex human instructions",
+ "localized": "Sana: Usar instrucciones humanas complejas",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 130,
+ "label": "Scaled-Dot-Product",
+ "localized": "Scaled-Dot-Product",
+ "reload": "n/a",
+ "hint": "Optimización de memoria. No determinista a menos que se desactive la atención de memoria SDP."
+ },
+ {
+ "id": 131,
+ "label": "Sage attention",
+ "localized": "Atención Sage",
+ "reload": "n/a",
+ "hint": "Método experimental de optimización de atención. Puede mejorar la velocidad pero está menos probado y puede causar errores."
+ },
+ {
+ "id": 132,
"label": "stable-fast",
"localized": "stable-fast",
- "reload": "",
- "hint": "stable-fast"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "standard",
- "localized": "estándar",
- "reload": "",
- "hint": "estándar"
+ "id": 133,
+ "label": "Save all generated images",
+ "localized": "Guardar todas las imágenes generadas",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "start",
- "localized": "inicio",
- "reload": "",
- "hint": "inicio"
+ "id": 134,
+ "label": "Save interrupted images",
+ "localized": "Guardar imágenes interrumpidas",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "start profiling",
- "localized": "iniciar perfilado",
- "reload": "",
- "hint": "iniciar perfilado"
+ "id": 135,
+ "label": "Save all generated image grids",
+ "localized": "Guardar todas las cuadrículas de imágenes generadas",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "state",
- "localized": "estado",
- "reload": "",
- "hint": "estado"
+ "id": 136,
+ "label": "Show metadata in full screen image browser",
+ "localized": "Mostrar metadatos en el navegador de imágenes a pantalla completa",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "stride",
- "localized": "paso",
- "reload": "",
- "hint": "paso"
+ "id": 137,
+ "label": "Save init images",
+ "localized": "Guardar imágenes iniciales (init)",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "structure",
- "localized": "estructura",
- "reload": "",
- "hint": "estructura"
+ "id": 138,
+ "label": "Save image before hires",
+ "localized": "Guardar imagen antes de hires",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "style fidelity",
- "localized": "fidelidad de estilo",
- "reload": "",
- "hint": "fidelidad de estilo"
+ "id": 139,
+ "label": "Save image before refiner",
+ "localized": "Guardar imagen antes del refinador",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "subject",
- "localized": "sujeto",
- "reload": "",
- "hint": "sujeto"
+ "id": 140,
+ "label": "Save image before detailer",
+ "localized": "Guardar imagen antes del detallador",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "submit results",
- "localized": "enviar resultados",
- "reload": "",
- "hint": "enviar resultados"
+ "id": 141,
+ "label": "Save image before color correction",
+ "localized": "Guardar imagen antes de la corrección de color",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "submodules",
- "localized": "submódulos",
- "reload": "",
- "hint": "submódulos"
+ "id": 142,
+ "label": "Save inpainting mask",
+ "localized": "Guardar máscara de inpainting",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "swap x/y",
- "localized": "intercambiar x/y",
- "reload": "",
- "hint": "intercambiar x/y"
+ "id": 143,
+ "label": "Save inpainting masked composite",
+ "localized": "Guardar compuesto con máscara de inpainting",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "swap x/z",
- "localized": "intercambiar x/z",
- "reload": "",
- "hint": "intercambiar x/z"
+ "id": 144,
+ "label": "Save images to a subdirectory",
+ "localized": "Guardar imágenes en un subdirectorio",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "swap y/z",
- "localized": "intercambiar y/z",
- "reload": "",
- "hint": "intercambiar y/z"
+ "id": 145,
+ "label": "Save metadata in image",
+ "localized": "Guardar metadatos en la imagen",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "t2i adapter",
- "localized": "adaptador t2i",
- "reload": "",
- "hint": "adaptador t2i"
+ "id": 146,
+ "label": "Save metadata to text file",
+ "localized": "Guardar metadatos en archivo de texto",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "t2i strength",
- "localized": "intensidad t2i",
- "reload": "",
- "hint": "intensidad t2i"
+ "id": 147,
+ "label": "Save metadata to JSON file",
+ "localized": "Guardar metadatos en archivo JSON",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "t2i-adapter unit 1",
- "localized": "unidad 1 del adaptador t2i",
- "reload": "",
- "hint": "unidad 1 del adaptador t2i"
+ "id": 148,
+ "label": "System information to include in metadata",
+ "localized": "Información del sistema a incluir en metadatos",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "t2i-adapter unit 2",
- "localized": "unidad 2 del adaptador t2i",
- "reload": "",
- "hint": "unidad 2 del adaptador t2i"
+ "id": 149,
+ "label": "Standard",
+ "localized": "Estándar",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "t2i-adapter unit 3",
- "localized": "unidad 3 del adaptador t2i",
- "reload": "",
- "hint": "unidad 3 del adaptador t2i"
+ "id": 150,
+ "label": "Show MOTD",
+ "localized": "Mostrar MOTD",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "t2i-adapter unit 4",
- "localized": "unidad 4 del adaptador t2i",
- "reload": "",
- "hint": "unidad 4 del adaptador t2i"
+ "id": 151,
+ "label": "sidebar",
+ "localized": "barra lateral",
+ "reload": "n/a",
+ "hint": "barra lateral en el lado derecho de la pantalla"
},
{
- "id": "",
- "label": "taesd",
- "localized": "taesd",
- "reload": "",
- "hint": "taesd"
+ "id": 152,
+ "label": "Show log view",
+ "localized": "Mostrar vista de registro",
+ "reload": "n/a",
+ "hint": "Muestra la vista del registro (log) en la parte inferior de la ventana principal."
},
{
- "id": "",
- "label": "taesd decode layers",
- "localized": "capas de decodificación taesd",
- "reload": "",
- "hint": "capas de decodificación taesd"
+ "id": 153,
+ "label": "Show grid in results",
+ "localized": "Mostrar cuadrícula en resultados",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "taesd variant",
- "localized": "variante taesd",
- "reload": "",
- "hint": "variante taesd"
+ "id": 154,
+ "label": "Send seed when sending prompt or image to other interface",
+ "localized": "Enviar semilla al enviar prompt o imagen a otra interfaz",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "target subject",
- "localized": "sujeto objetivo",
- "reload": "",
- "hint": "sujeto objetivo"
+ "id": 155,
+ "label": "Send size when sending prompt or image to another interface",
+ "localized": "Enviar tamaño al enviar prompt o imagen a otra interfaz",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "tcd",
- "localized": "tcd",
- "reload": "",
- "hint": "tcd"
+ "id": 156,
+ "label": "Show labels for aside tabs",
+ "localized": "Mostrar etiquetas para pestañas laterales",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "tdd",
- "localized": "tdd",
- "reload": "",
- "hint": "tdd"
+ "id": 157,
+ "label": "Show labels for main tabs",
+ "localized": "Mostrar etiquetas para pestañas principales",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "te",
- "localized": "te",
- "reload": "",
- "hint": "te"
+ "id": 158,
+ "label": "Show labels for page tabs",
+ "localized": "Mostrar etiquetas para pestañas de página",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "temperature",
- "localized": "temperatura",
- "reload": "",
- "hint": "temperatura"
+ "id": 159,
+ "label": "Show ticks for input range slider",
+ "localized": "Mostrar marcas para el deslizador de rango",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "temporal frequency",
- "localized": "frecuencia temporal",
- "reload": "",
- "hint": "frecuencia temporal"
+ "id": 160,
+ "label": "Show parameter outline",
+ "localized": "Mostrar contorno de parámetros",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "tertiary model",
- "localized": "modelo terciario",
- "reload": "",
- "hint": "modelo terciario"
+ "id": 161,
+ "label": "Simple",
+ "localized": "Simple",
+ "reload": "n/a",
+ "hint": "Aproximación muy económica. Muy rápida comparada con VAE, pero produce imágenes con una resolución horizontal/vertical 8 veces menor y una calidad extremadamente baja."
},
{
- "id": "",
- "label": "text encoder cache size",
- "localized": "tamaño de caché del codificador de texto",
- "reload": "",
- "hint": "tamaño de caché del codificador de texto"
+ "id": 162,
+ "label": "SeedVR CFG Scale",
+ "localized": "Escala CFG SeedVR",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "text encoder model",
- "localized": "modelo de codificador de texto",
- "reload": "",
- "hint": "modelo de codificador de texto"
+ "id": 163,
+ "label": "Sort order",
+ "localized": "Orden de clasificación",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "text inputs",
- "localized": "entradas de texto",
- "reload": "",
- "hint": "entradas de texto"
+ "id": 164,
+ "label": "Skip CivitAI scan for regex pattern(s)",
+ "localized": "Omitir escaneo de CivitAI para patrones regex",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "textbox",
- "localized": "cuadro de texto",
- "reload": "",
- "hint": "cuadro de texto"
+ "id": 165,
+ "label": "Show reference styles",
+ "localized": "Mostrar estilos de referencia",
+ "reload": "n/a",
+ "hint": "Muestra u oculta los estilos integrados."
},
{
- "id": "",
- "label": "threshold",
- "localized": "umbral",
- "reload": "",
- "hint": "umbral"
+ "id": 166,
+ "label": "Skip Generation if NaN found in latents",
+ "localized": "Omitir generación si se encuentra NaN en las latentes",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
+ "id": 167,
+ "label": "Save grids to a subdirectory",
+ "localized": "Guardar cuadrículas en un subdirectorio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 168,
+ "label": "Show live previews",
+ "localized": "Mostrar previsualizaciones en vivo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 169,
+ "label": "Save resumable optimizer state when training",
+ "localized": "Guardar estado del optimizador reanudable al entrenar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 170,
+ "label": "Save training settings to a text file",
+ "localized": "Guardar ajustes de entrenamiento en un archivo de texto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 171,
+ "label": "Show previews as a grid",
+ "localized": "Mostrar previsualizaciones como una cuadrícula",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 172,
+ "label": "Show progressbar",
+ "localized": "Mostrar barra de progreso",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 173,
+ "label": "Save generated images within tensorboard",
+ "localized": "Guardar imágenes generadas dentro de tensorboard",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 174,
+ "label": "Save loss CSV file every n steps",
+ "localized": "Guardar archivo CSV de pérdida cada n pasos",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 175,
+ "label": "Save images to a subdirectory when using Save button",
+ "localized": "Guardar imágenes en un subdirectorio al usar el botón Guardar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 176,
+ "label": "Secondary model",
+ "localized": "Modelo secundario",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 177,
+ "label": "Save metadata",
+ "localized": "Guardar metadatos",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 178,
+ "label": "safetensors",
+ "localized": "safetensors",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 179,
+ "label": "shuffle",
+ "localized": "mezclar (shuffle)",
+ "reload": "n/a",
+ "hint": "Carga el modelo completo en RAM y calcula en VRAM: Menor aceleración, sugerido para fusiones SDXL."
+ },
+ {
+ "id": 180,
+ "label": "Save diffusers",
+ "localized": "Guardar diffusers",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 181,
+ "label": "Save safetensors",
+ "localized": "Guardar safetensors",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 182,
+ "label": "Search models",
+ "localized": "Buscar modelos",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 183,
+ "label": "Select model",
+ "localized": "Seleccionar modelo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 184,
+ "label": "Specify model variant",
+ "localized": "Especificar variante del modelo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 185,
+ "label": "Specify model revision",
+ "localized": "Especificar revisión del modelo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 186,
+ "label": "SegmentAnything",
+ "localized": "SegmentAnything",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 187,
+ "label": "Sections",
+ "localized": "Secciones",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 188,
+ "label": "Samplers",
+ "localized": "Muestreadores",
+ "reload": "n/a",
+ "hint": "Ajustes avanzados de muestreadores/planificadores"
+ }
+ ],
+ "t": [
+ {
+ "id": 7,
+ "label": "T2I",
+ "localized": "T2I",
+ "reload": "",
+ "hint": "Crear imagen a partir de texto Interfaz heredada que imita la interfaz y el comportamiento original de texto a imagen"
+ },
+ {
+ "id": 0,
+ "label": "T2I Adapter",
+ "localized": "Adaptador T2I",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tagger",
+ "localized": "Etiquetador",
+ "reload": "",
+ "hint": "Etiquetar imágenes utilizando modelos de clasificación centrados en anime como WaifuDiffusion o DeepBooru."
+ },
+ {
+ "id": 0,
+ "label": "Tag",
+ "localized": "Etiquetar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text Encoder",
+ "localized": "Codificador de texto",
+ "reload": "",
+ "hint": "Ajustes relacionados con el codificador de texto y el procesamiento de codificación de prompts durante la generación"
+ },
+ {
+ "id": 0,
+ "label": "Text",
+ "localized": "Texto",
+ "reload": "",
+ "hint": "Crear imagen a partir de texto"
+ },
+ {
+ "id": 0,
+ "label": "TorchAO",
+ "localized": "TorchAO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TensorRT",
+ "localized": "TensorRT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Torch Options",
+ "localized": "Opciones de Torch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Token Merging",
+ "localized": "Fusión de tokens",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TeaCache",
+ "localized": "TeaCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Theme options",
+ "localized": "Opciones de tema",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Task History",
+ "localized": "Historial de tareas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timestep spacing",
+ "localized": "Espaciado de pasos de tiempo (Timesteps)",
+ "reload": "",
+ "hint": "Determina cómo se espacian los pasos de tiempo a lo largo del proceso de difusión. Opciones: - default: el valor predeterminado del modelo - leading: crea pasos espaciados uniformemente - linspace: incluye el primer y último paso y selecciona uniformemente los pasos intermedios restantes - trailing: solo incluye el último paso y selecciona uniformemente los pasos intermedios restantes comenzando desde el final"
+ },
+ {
+ "id": 0,
+ "label": "Timesteps presets",
+ "localized": "Preajustes de pasos de tiempo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timesteps override",
+ "localized": "Anulación de pasos de tiempo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
"label": "thresholding",
- "localized": "umbralización",
+ "localized": "Umbralización",
"reload": "",
- "hint": "umbralización"
+ "hint": ""
},
{
- "id": "",
- "label": "tile frames",
- "localized": "cuadros de mosaico",
+ "id": 0,
+ "label": "Texture tiling",
+ "localized": "Mosaico de textura",
"reload": "",
- "hint": "cuadros de mosaico"
+ "hint": "Aplica un mosaico continuo (seamless) a la imagen generada para que pueda usarse como textura"
},
{
- "id": "",
- "label": "tile prompt: x=1 y=1",
- "localized": "prompt de mosaico: x=1 y=1",
+ "id": 0,
+ "label": "Threshold",
+ "localized": "Umbral",
"reload": "",
- "hint": "prompt de mosaico: x=1 y=1"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=1 y=2",
- "localized": "prompt de mosaico: x=1 y=2",
+ "id": 0,
+ "label": "Trigger word",
+ "localized": "Palabra activadora (Trigger word)",
"reload": "",
- "hint": "prompt de mosaico: x=1 y=2"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=1 y=3",
- "localized": "prompt de mosaico: x=1 y=3",
+ "id": 0,
+ "label": "Temperature",
+ "localized": "Temperatura",
"reload": "",
- "hint": "prompt de mosaico: x=1 y=3"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=1 y=4",
- "localized": "prompt de mosaico: x=1 y=4",
+ "id": 0,
+ "label": "Timestep",
+ "localized": "Paso de tiempo (Timestep)",
"reload": "",
- "hint": "prompt de mosaico: x=1 y=4"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=2 y=1",
- "localized": "prompt de mosaico: x=2 y=1",
+ "id": 0,
+ "label": "Tile prompt: x=1 y=1",
+ "localized": "Prompt de celda: x=1 y=1",
"reload": "",
- "hint": "prompt de mosaico: x=2 y=1"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=2 y=2",
- "localized": "prompt de mosaico: x=2 y=2",
+ "id": 0,
+ "label": "Tile prompt: x=1 y=2",
+ "localized": "Prompt de celda: x=1 y=2",
"reload": "",
- "hint": "prompt de mosaico: x=2 y=2"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=2 y=3",
- "localized": "prompt de mosaico: x=2 y=3",
+ "id": 0,
+ "label": "Tile prompt: x=1 y=3",
+ "localized": "Prompt de celda: x=1 y=3",
"reload": "",
- "hint": "prompt de mosaico: x=2 y=3"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=2 y=4",
- "localized": "prompt de mosaico: x=2 y=4",
+ "id": 0,
+ "label": "Tile prompt: x=1 y=4",
+ "localized": "Prompt de celda: x=1 y=4",
"reload": "",
- "hint": "prompt de mosaico: x=2 y=4"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=3 y=1",
- "localized": "prompt de mosaico: x=3 y=1",
+ "id": 0,
+ "label": "Tile prompt: x=2 y=1",
+ "localized": "Prompt de celda: x=2 y=1",
"reload": "",
- "hint": "prompt de mosaico: x=3 y=1"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=3 y=2",
- "localized": "prompt de mosaico: x=3 y=2",
+ "id": 0,
+ "label": "Tile prompt: x=2 y=2",
+ "localized": "Prompt de celda: x=2 y=2",
"reload": "",
- "hint": "prompt de mosaico: x=3 y=2"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=3 y=3",
- "localized": "prompt de mosaico: x=3 y=3",
+ "id": 0,
+ "label": "Tile prompt: x=2 y=3",
+ "localized": "Prompt de celda: x=2 y=3",
"reload": "",
- "hint": "prompt de mosaico: x=3 y=3"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=3 y=4",
- "localized": "prompt de mosaico: x=3 y=4",
+ "id": 0,
+ "label": "Tile prompt: x=2 y=4",
+ "localized": "Prompt de celda: x=2 y=4",
"reload": "",
- "hint": "prompt de mosaico: x=3 y=4"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=4 y=1",
- "localized": "prompt de mosaico: x=4 y=1",
+ "id": 0,
+ "label": "Tile prompt: x=3 y=1",
+ "localized": "Prompt de celda: x=3 y=1",
"reload": "",
- "hint": "prompt de mosaico: x=4 y=1"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=4 y=2",
- "localized": "prompt de mosaico: x=4 y=2",
+ "id": 0,
+ "label": "Tile prompt: x=3 y=2",
+ "localized": "Prompt de celda: x=3 y=2",
"reload": "",
- "hint": "prompt de mosaico: x=4 y=2"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=4 y=3",
- "localized": "prompt de mosaico: x=4 y=3",
+ "id": 0,
+ "label": "Tile prompt: x=3 y=3",
+ "localized": "Prompt de celda: x=3 y=3",
"reload": "",
- "hint": "prompt de mosaico: x=4 y=3"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=4 y=4",
- "localized": "prompt de mosaico: x=4 y=4",
+ "id": 0,
+ "label": "Tile prompt: x=3 y=4",
+ "localized": "Prompt de celda: x=3 y=4",
"reload": "",
- "hint": "prompt de mosaico: x=4 y=4"
+ "hint": ""
},
{
- "id": "",
- "label": "tiling options",
- "localized": "opciones de mosaico",
+ "id": 0,
+ "label": "Tile prompt: x=4 y=1",
+ "localized": "Prompt de celda: x=4 y=1",
"reload": "",
- "hint": "opciones de mosaico"
+ "hint": ""
},
{
- "id": "",
- "label": "time embedding mix",
- "localized": "mezcla de incrustación de tiempo",
+ "id": 0,
+ "label": "Tile prompt: x=4 y=2",
+ "localized": "Prompt de celda: x=4 y=2",
"reload": "",
- "hint": "mezcla de incrustación de tiempo"
+ "hint": ""
},
{
- "id": "",
- "label": "time_quadratic",
- "localized": "time_quadratic",
+ "id": 0,
+ "label": "Tile prompt: x=4 y=3",
+ "localized": "Prompt de celda: x=4 y=3",
"reload": "",
- "hint": "time_quadratic"
+ "hint": ""
},
{
- "id": "",
- "label": "time_uniform",
- "localized": "time_uniform",
+ "id": 0,
+ "label": "Tile prompt: x=4 y=4",
+ "localized": "Prompt de celda: x=4 y=4",
"reload": "",
- "hint": "time_uniform"
+ "hint": ""
},
{
- "id": "",
- "label": "timestep",
- "localized": "paso de tiempo",
+ "id": 0,
+ "label": "Temporal frequency",
+ "localized": "Frecuencia temporal",
"reload": "",
- "hint": "paso de tiempo"
+ "hint": ""
},
{
- "id": "",
- "label": "timestep skip end",
- "localized": "fin de salto de paso de tiempo",
+ "id": 0,
+ "label": "Top-K",
+ "localized": "Top-K",
"reload": "",
- "hint": "fin de salto de paso de tiempo"
+ "hint": "Limita la selección de tokens a los K candidatos más probables en cada paso. Valores bajos (ej. 40) hacen que los resultados sean más enfocados y predecibles, mientras que valores altos permiten opciones más diversas. Establecer en 0 para desactivar."
},
{
- "id": "",
- "label": "timestep skip start",
- "localized": "inicio de salto de paso de tiempo",
+ "id": 0,
+ "label": "Top-P",
+ "localized": "Top-P",
"reload": "",
- "hint": "inicio de salto de paso de tiempo"
+ "hint": "Selecciona tokens del conjunto más pequeño cuya probabilidad acumulada exceda P (ej. 0.9). Adapta dinámicamente el número de candidatos basándose en la confianza del modelo; menos opciones cuando está seguro, más cuando hay incertidumbre. Establecer en 1 para desactivar."
},
{
- "id": "",
- "label": "timestep spacing",
- "localized": "espaciado de pasos de tiempo",
+ "id": 0,
+ "label": "Thinking mode",
+ "localized": "Modo de pensamiento",
"reload": "",
- "hint": "espaciado de pasos de tiempo"
+ "hint": "Activa el pensamiento/razonamiento, permitiendo que el modelo se tome más tiempo para generar respuestas. Esto puede llevar a respuestas más reflexivas y detalladas, pero aumentará el tiempo de respuesta. Este ajuste afecta tanto a los modelos híbridos como a los de solo pensamiento, y en algunos puede resultar en una calidad general inferior a la esperada. Para modelos de solo pensamiento como Qwen3-VL, este ajuste podría tener que combinarse con prefill para garantizar que se evite el pensamiento. Los modelos que admiten esta función están marcados con un icono ."
},
{
- "id": "",
- "label": "timesteps",
- "localized": "pasos de tiempo",
+ "id": 0,
+ "label": "Target subject",
+ "localized": "Sujeto objetivo",
"reload": "",
- "hint": "pasos de tiempo"
+ "hint": ""
},
{
- "id": "",
- "label": "timesteps override",
- "localized": "anulación de pasos de tiempo",
+ "id": 0,
+ "label": "Tool",
+ "localized": "Herramienta",
"reload": "",
- "hint": "anulación de pasos de tiempo"
+ "hint": ""
},
{
- "id": "",
- "label": "timesteps presets",
- "localized": "preajustes de pasos de tiempo",
+ "id": 0,
+ "label": "Textbox",
+ "localized": "Cuadro de texto",
"reload": "",
- "hint": "preajustes de pasos de tiempo"
+ "hint": ""
},
{
- "id": "",
- "label": "timesteps range",
- "localized": "rango de pasos de tiempo",
+ "id": 0,
+ "label": "Tile overlap",
+ "localized": "Solapamiento de celdas",
"reload": "",
- "hint": "rango de pasos de tiempo"
+ "hint": "Para el escalado (upscale) SD, cuántos píxeles de solapamiento debe haber entre las celdas (tiles). Las celdas se solapan para que, cuando se vuelvan a fusionar en una sola imagen, no haya una costura visible."
},
{
- "id": "",
- "label": "tiny",
- "localized": "pequeño",
+ "id": 0,
+ "label": "T2I Strength",
+ "localized": "Fuerza T2I",
"reload": "",
- "hint": "pequeño"
+ "hint": ""
},
{
- "id": "",
- "label": "todo",
- "localized": "pendiente",
+ "id": 0,
+ "label": "Time embedding mix",
+ "localized": "Mezcla de incrustación de tiempo",
"reload": "",
- "hint": "pendiente"
+ "hint": ""
},
{
- "id": "",
- "label": "tome",
- "localized": "tome",
+ "id": 0,
+ "label": "Tiling options",
+ "localized": "Opciones de mosaico",
"reload": "",
- "hint": "tome"
+ "hint": ""
},
{
- "id": "",
- "label": "tool",
- "localized": "herramienta",
+ "id": 0,
+ "label": "Tiny",
+ "localized": "Tiny",
"reload": "",
- "hint": "herramienta"
+ "hint": ""
},
{
- "id": "",
- "label": "top-k",
- "localized": "top-k",
+ "id": 0,
+ "label": "True guidance",
+ "localized": "Guía real (True guidance)",
"reload": "",
- "hint": "top-k"
+ "hint": ""
},
{
- "id": "",
- "label": "top-p",
- "localized": "top-p",
+ "id": 0,
+ "label": "Tile frames",
+ "localized": "Fotogramas de celda",
"reload": "",
- "hint": "top-p"
+ "hint": ""
},
{
- "id": "",
- "label": "torch",
- "localized": "torch",
+ "id": 0,
+ "label": "Task",
+ "localized": "Tarea",
"reload": "",
- "hint": "torch"
+ "hint": "Cambia la tarea que realizará el modelo. Se pueden usar prompts de texto normales cuando la tarea se establece en Usar Prompt . Cuando se seleccionan otras opciones, consulte el texto de sugerencia dentro de un campo Prompt vacío para obtener orientación."
},
{
- "id": "",
- "label": "transformer",
- "localized": "transformador",
+ "id": 0,
+ "label": "Tagger Model",
+ "localized": "Modelo de etiquetado",
"reload": "",
- "hint": "transformador"
+ "hint": "Modelo a utilizar para el etiquetado de imágenes. Modelos WaifuDiffusion (wd-*): Etiquetadores modernos con umbrales separados para general y personajes.DeepBooru : Etiquetador heredado, utiliza solo el umbral general."
},
{
- "id": "",
- "label": "trigger word",
- "localized": "palabra clave",
+ "id": 0,
+ "label": "Torch",
+ "localized": "Torch",
"reload": "",
- "hint": "palabra clave"
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
+ "label": "Transformers load using Run:ai streamer",
+ "localized": "Cargar Transformers usando Run:ai streamer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temporal steps",
+ "localized": "Pasos temporales",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TE",
+ "localized": "TE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
"label": "true",
"localized": "verdadero",
"reload": "",
- "hint": "verdadero"
+ "hint": ""
},
{
- "id": "",
- "label": "tunable ops limit",
- "localized": "límite de operaciones ajustables",
+ "id": 0,
+ "label": "Text encoder model",
+ "localized": "Modelo de codificador de texto",
"reload": "",
- "hint": "límite de operaciones ajustables"
+ "hint": ""
},
{
- "id": "",
- "label": "ufogen",
- "localized": "ufogen",
+ "id": 0,
+ "label": "Text encoder cache size",
+ "localized": "Tamaño de caché del codificador de texto",
"reload": "",
- "hint": "ufogen"
+ "hint": ""
},
{
- "id": "",
- "label": "ui card size (px)",
- "localized": "tamaño de tarjeta de interfaz (px)",
+ "id": 0,
+ "label": "T5: Use shared instance of text encoder",
+ "localized": "T5: Usar instancia compartida del codificador de texto",
"reload": "",
- "hint": "tamaño de tarjeta de interfaz (px)"
+ "hint": ""
},
{
- "id": "",
- "label": "ui fetch network info on mouse-over",
- "localized": "interfaz: obtener información de red al pasar el ratón",
+ "id": 0,
+ "label": "Tunable ops limit",
+ "localized": "Límite de operaciones ajustables",
"reload": "",
- "hint": "interfaz: obtener información de red al pasar el ratón"
+ "hint": ""
},
{
- "id": "",
- "label": "ui height (%)",
- "localized": "altura de interfaz (%)",
+ "id": 0,
+ "label": "ToMe",
+ "localized": "ToMe",
"reload": "",
- "hint": "altura de interfaz (%)"
+ "hint": ""
},
{
- "id": "",
- "label": "ui locale",
- "localized": "idioma de interfaz",
+ "id": 0,
+ "label": "ToDo",
+ "localized": "ToDo",
"reload": "",
- "hint": "idioma de interfaz"
+ "hint": ""
},
{
- "id": "",
- "label": "ui request timeout",
- "localized": "tiempo de espera de solicitud de interfaz",
+ "id": 0,
+ "label": "ToMe token merging ratio",
+ "localized": "Ratio de fusión de tokens ToMe",
"reload": "",
- "hint": "tiempo de espera de solicitud de interfaz"
+ "hint": "Activa la fusión de tokens redundantes a través de tomesd para mejoras de velocidad y memoria, 0=desactivado"
},
{
- "id": "",
- "label": "ui show on startup",
- "localized": "interfaz: mostrar al inicio",
+ "id": 0,
+ "label": "ToDo token merging ratio",
+ "localized": "Ratio de fusión de tokens ToDo",
"reload": "",
- "hint": "interfaz: mostrar al inicio"
+ "hint": "Activa la fusión de tokens redundantes a través de todo para mejoras de velocidad y memoria, 0=desactivado"
},
{
- "id": "",
- "label": "ui sidebar width (%)",
- "localized": "ancho de barra lateral de interfaz (%)",
+ "id": 0,
+ "label": "TaylorSeer",
+ "localized": "TaylorSeer",
"reload": "",
- "hint": "ancho de barra lateral de interfaz (%)"
+ "hint": ""
},
{
- "id": "",
- "label": "ui theme",
- "localized": "tema de interfaz",
+ "id": 0,
+ "label": "TeaCache cache enabled",
+ "localized": "Caché de TeaCache activada",
"reload": "",
- "hint": "tema de interfaz"
+ "hint": ""
},
{
- "id": "",
- "label": "unet",
- "localized": "unet",
+ "id": 0,
+ "label": "TeaCache L1 threshold",
+ "localized": "Umbral L1 de TeaCache",
"reload": "",
- "hint": "unet"
+ "hint": ""
},
{
- "id": "",
- "label": "unet depth",
- "localized": "profundidad unet",
+ "id": 0,
+ "label": "TAESD",
+ "localized": "TAESD",
"reload": "",
- "hint": "profundidad unet"
+ "hint": ""
},
{
- "id": "",
- "label": "unet enabled",
- "localized": "unet habilitado",
+ "id": 0,
+ "label": "TAESD variant",
+ "localized": "Variante de TAESD",
"reload": "",
- "hint": "unet habilitado"
+ "hint": ""
},
{
- "id": "",
- "label": "unet max tile size",
- "localized": "tamaño máximo de mosaico unet",
+ "id": 0,
+ "label": "TAESD decode layers",
+ "localized": "Capas de decodificación TAESD",
"reload": "",
- "hint": "tamaño máximo de mosaico unet"
+ "hint": ""
},
{
- "id": "",
- "label": "unet min tile size",
- "localized": "tamaño mínimo de mosaico unet",
+ "id": 0,
+ "label": "Tensorboard flush period",
+ "localized": "Período de vaciado de Tensorboard",
"reload": "",
- "hint": "tamaño mínimo de mosaico unet"
+ "hint": ""
},
{
- "id": "",
- "label": "unet model",
- "localized": "modelo unet",
+ "id": 0,
+ "label": "Tertiary model",
+ "localized": "Modelo terciario",
"reload": "",
- "hint": "modelo unet"
+ "hint": ""
},
{
- "id": "",
- "label": "unet swap size",
- "localized": "tamaño de intercambio unet",
+ "id": 0,
+ "label": "Target model type",
+ "localized": "Tipo de modelo de destino",
"reload": "",
- "hint": "tamaño de intercambio unet"
+ "hint": ""
},
{
- "id": "",
- "label": "uniform",
- "localized": "uniforme",
+ "id": 0,
+ "label": "T2I-Adapter unit 1",
+ "localized": "Unidad 1 de T2I-Adapter",
"reload": "",
- "hint": "uniforme"
+ "hint": ""
},
{
- "id": "",
- "label": "units",
- "localized": "unidades",
+ "id": 0,
+ "label": "T2I-Adapter unit 2",
+ "localized": "Unidad 2 de T2I-Adapter",
"reload": "",
- "hint": "unidades"
+ "hint": ""
},
{
- "id": "",
- "label": "unload current model from vram",
- "localized": "descargar modelo actual de vram",
+ "id": 0,
+ "label": "T2I-Adapter unit 3",
+ "localized": "Unidad 3 de T2I-Adapter",
"reload": "",
- "hint": "descargar modelo actual de vram"
+ "hint": ""
},
{
- "id": "",
- "label": "unload upscaler after processing",
- "localized": "descargar reescalador después de procesar",
+ "id": 0,
+ "label": "T2I-Adapter unit 4",
+ "localized": "Unidad 4 de T2I-Adapter",
"reload": "",
- "hint": "descargar reescalador después de procesar"
+ "hint": ""
+ }
+ ],
+ "u": [
+ {
+ "id": 755,
+ "label": "Unload model",
+ "localized": "Descargar modelo",
+ "reload": "n/a",
+ "hint": "Descargar el modelo cargado actualmente"
},
{
- "id": "",
- "label": "unset",
- "localized": "desestablecer",
- "reload": "",
- "hint": "desestablecer"
+ "id": 0,
+ "label": "Upload",
+ "localized": "Subir",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
+ "id": 1,
+ "label": "Unload",
+ "localized": "Descargar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8586,
+ "label": "Update all installed",
+ "localized": "Actualizar todos los instalados",
+ "reload": "n/a",
+ "hint": "Actualizar las extensiones instaladas a su última versión disponible"
+ },
+ {
+ "id": 2,
+ "label": "Update",
+ "localized": "Actualizar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "User interface",
+ "localized": "Interfaz de usuario",
+ "reload": "n/a",
+ "hint": "Revisar y establecer las preferencias de la interfaz de usuario"
+ },
+ {
+ "id": 5511,
+ "label": "Update all",
+ "localized": "Actualizar todo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Upscale",
+ "localized": "Escalar (Upscale)",
+ "reload": "n/a",
+ "hint": "Escalar resolución de la imagen"
+ },
+ {
+ "id": 5,
+ "label": "UI Tabs",
+ "localized": "Pestañas de la IU",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Upscaling",
+ "localized": "Escalado",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Use segmentation",
+ "localized": "Usar segmentación",
+ "reload": "n/a",
+ "hint": "Ejecutar el detallador (detailer) usando una máscara de segmentación"
+ },
+ {
+ "id": 8,
+ "label": "Unload adapter",
+ "localized": "Descargar adaptador",
+ "reload": "n/a",
+ "hint": "Descargar el adaptador IP inmediatamente después de generar. De lo contrario, el adaptador IP permanecerá cargado para un uso más rápido en el siguiente proceso de generación"
+ },
+ {
+ "id": 9,
+ "label": "Use same seed",
+ "localized": "Usar misma semilla",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Use defaults",
+ "localized": "Usar valores por defecto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Use text inputs",
+ "localized": "Usar entradas de texto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Use random seeds",
+ "localized": "Usar semillas aleatorias",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Use vision",
+ "localized": "Usar visión",
+ "reload": "n/a",
+ "hint": "Incluir la imagen de entrada al mejorar el prompt. Solo disponible para modelos con capacidad de visión, marcados con el icono ."
+ },
+ {
+ "id": 14,
+ "label": "Use samplers",
+ "localized": "Usar muestreadores (samplers)",
+ "reload": "n/a",
+ "hint": "Activa para usar muestreo (selección aleatoria de tokens basada en métodos como Top-k o Top-p) o desactiva para usar decodificación codiciosa (selección del token más probable en cada paso). Activarlo hace que los resultados sean más diversos y creativos, pero menos deterministas."
+ },
+ {
+ "id": 15,
+ "label": "Unload after processing",
+ "localized": "Descargar después de procesar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 16,
"label": "up",
"localized": "up",
- "reload": "",
- "hint": "up"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "upcast attention layer",
- "localized": "capa de atención de upcast",
- "reload": "",
- "hint": "capa de atención de upcast"
+ "id": 17,
+ "label": "Upscaler",
+ "localized": "Escalador (Upscaler)",
+ "reload": "n/a",
+ "hint": "Qué modelo preentrenado usar para el proceso de escalado."
},
{
- "id": "",
- "label": "update",
- "localized": "actualizar",
- "reload": "",
- "hint": "actualizar"
+ "id": 18,
+ "label": "Units",
+ "localized": "Unidades",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "upload",
- "localized": "subir",
- "reload": "",
- "hint": "subir"
+ "id": 19,
+ "label": "Unload processor",
+ "localized": "Descargar procesador",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "use brownian noise",
- "localized": "usar ruido browniano",
- "reload": "",
- "hint": "usar ruido browniano"
+ "id": 20,
+ "label": "Use spaces",
+ "localized": "Usar espacios",
+ "reload": "n/a",
+ "hint": "Reemplazar guiones bajos con espacios en la salida de etiquetas. Algunos sistemas de prompts prefieren espacios entre palabras (ej. 'long hair') mientras que otros usan guiones bajos (ej. 'long_hair')."
},
{
- "id": "",
- "label": "use cached model config when available",
- "localized": "usar configuración de modelo en caché cuando esté disponible",
- "reload": "",
- "hint": "usar configuración de modelo en caché cuando esté disponible"
+ "id": 21,
+ "label": "Username",
+ "localized": "Nombre de usuario",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "use defaults",
- "localized": "usar valores predeterminados",
- "reload": "",
- "hint": "usar valores predeterminados"
+ "id": 22,
+ "label": "UNET model",
+ "localized": "Modelo UNET",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "use dynamic thresholding",
- "localized": "usar umbralización dinámica",
- "reload": "",
- "hint": "usar umbralización dinámica"
+ "id": 23,
+ "label": "Use torch streams",
+ "localized": "Usar flujos de torch (torch streams)",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "use fixed width thumbnails",
- "localized": "usar miniaturas de ancho fijo",
- "reload": "",
- "hint": "usar miniaturas de ancho fijo"
+ "id": 24,
+ "label": "Use SVD quantization",
+ "localized": "Usar cuantización SVD",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "use image gallery cache",
- "localized": "usar caché de galería de imágenes",
- "reload": "",
- "hint": "usar caché de galería de imágenes"
+ "id": 25,
+ "label": "Use Dynamic quantization",
+ "localized": "Usar cuantización dinámica",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "use karras sigmas",
- "localized": "usar sigmas de karras",
- "reload": "",
- "hint": "usar sigmas de karras"
+ "id": 26,
+ "label": "Use quantized MatMul",
+ "localized": "Usar MatMul cuantizada",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "use line break as prompt segment marker",
- "localized": "usar salto de línea como marcador de segmento de prompt",
- "reload": "",
- "hint": "usar salto de línea como marcador de segmento de prompt"
+ "id": 27,
+ "label": "Use quantized MatMul with conv",
+ "localized": "Usar MatMul cuantizada con conv",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "use model ema weights when possible",
- "localized": "usar pesos ema del modelo cuando sea posible",
- "reload": "",
- "hint": "usar pesos ema del modelo cuando sea posible"
+ "id": 28,
+ "label": "Use line break as prompt segment marker",
+ "localized": "Usar salto de línea como marcador de segmento de prompt",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "use quantization",
- "localized": "usar cuantificación",
- "reload": "",
- "hint": "usar cuantificación"
+ "id": 29,
+ "label": "Use zeros for prompt padding",
+ "localized": "Usar ceros para relleno de prompt",
+ "reload": "n/a",
+ "hint": "Forzar un tensor de ceros completo cuando el prompt esté vacío para eliminar cualquier ruido residual"
},
{
- "id": "",
- "label": "use random seeds",
- "localized": "usar semillas aleatorias",
- "reload": "",
- "hint": "usar semillas aleatorias"
+ "id": 30,
+ "label": "Upcast sampling",
+ "localized": "Muestreo con upcast",
+ "reload": "n/a",
+ "hint": "Normalmente produce resultados similares a --no-half con mejor rendimiento y menor uso de memoria"
},
{
- "id": "",
- "label": "use reference values when available",
- "localized": "usar valores de referencia cuando estén disponibles",
- "reload": "",
- "hint": "usar valores de referencia cuando estén disponibles"
+ "id": 31,
+ "label": "Unset",
+ "localized": "Sin establecer",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "use same seed",
- "localized": "usar misma semilla",
- "reload": "",
- "hint": "usar misma semilla"
+ "id": 32,
+ "label": "UI save only saves selected image",
+ "localized": "Guardar en IU solo guarda la imagen seleccionada",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "use sample",
- "localized": "usar muestra",
- "reload": "",
- "hint": "usar muestra"
+ "id": 33,
+ "label": "Use image gallery cache",
+ "localized": "Usar caché de galería de imágenes",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "use separate base dict",
- "localized": "usar diccionario base separado",
- "reload": "",
- "hint": "usar diccionario base separado"
+ "id": 34,
+ "label": "Use fixed width thumbnails",
+ "localized": "Usar miniaturas de ancho fijo",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "use simplified solvers in final steps",
- "localized": "usar solucionadores simplificados en los pasos finales",
- "reload": "",
- "hint": "usar solucionadores simplificados en los pasos finales"
+ "id": 35,
+ "label": "UI theme",
+ "localized": "Tema de la IU",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "use text inputs",
- "localized": "usar entradas de texto",
- "reload": "",
- "hint": "usar entradas de texto"
+ "id": 36,
+ "label": "UI request timeout",
+ "localized": "Tiempo de espera de solicitud de IU",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
+ "id": 37,
+ "label": "UI locale",
+ "localized": "Localización de la IU",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Unload upscaler after processing",
+ "localized": "Descargar escalador después de procesar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Upscaler latent steps",
+ "localized": "Pasos latentes del escalador",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Upscaler tile size",
+ "localized": "Tamaño de tesela del escalador",
+ "reload": "n/a",
+ "hint": "0 = sin teselado (tiling)"
+ },
+ {
+ "id": 41,
+ "label": "Upscaler tile overlap",
+ "localized": "Solapamiento de tesela del escalador",
+ "reload": "n/a",
+ "hint": "Valores bajos = costura visible"
+ },
+ {
+ "id": 42,
+ "label": "Use cached model config when available",
+ "localized": "Usar configuración de modelo en caché cuando esté disponible",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "UI show on startup",
+ "localized": "Mostrar IU al iniciar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "UI sidebar width (%)",
+ "localized": "Ancho de barra lateral de IU (%)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "UI height (%)",
+ "localized": "Altura de IU (%)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "UI fetch network info on mouse-over",
+ "localized": "IU obtiene info de red al pasar el ratón",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Use reference values when available",
+ "localized": "Usar valores de referencia cuando estén disponibles",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 48,
"label": "user",
"localized": "usuario",
- "reload": "",
- "hint": "usuario"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "username",
- "localized": "nombre de usuario",
- "reload": "",
- "hint": "nombre de usuario"
+ "id": 49,
+ "label": "Upcast attention layer",
+ "localized": "Capa de atención con upcast",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "v_prediction",
- "localized": "v_predicción",
- "reload": "",
- "hint": "v_predicción"
+ "id": 50,
+ "label": "Use separate base dict",
+ "localized": "Usar diccionario base separado",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "vae enabled",
- "localized": "VAE habilitado",
- "reload": "",
- "hint": "VAE habilitado"
+ "id": 51,
+ "label": "Use model EMA weights when possible",
+ "localized": "Usar pesos EMA del modelo cuando sea posible",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "vae sliced encode",
- "localized": "codificación segmentada de VAE",
- "reload": "",
- "hint": "codificación segmentada de VAE"
+ "id": 52,
+ "label": "Use Kohya method for handling multiple LoRA",
+ "localized": "Usar método Kohya para manejar múltiples LoRA",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "vae swap size",
- "localized": "tamaño de intercambio de VAE",
- "reload": "",
- "hint": "tamaño de intercambio de VAE"
+ "id": 53,
+ "label": "UI scripts order",
+ "localized": "Orden de scripts de la IU",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "vae tile overlap",
- "localized": "superposición de mosaico VAE",
- "reload": "",
- "hint": "superposición de mosaico VAE"
+ "id": 54,
+ "label": "Use upscaler as suffix",
+ "localized": "Usar escalador como sufijo",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "vae tile size",
- "localized": "tamaño de mosaico VAE",
- "reload": "",
- "hint": "tamaño de mosaico VAE"
+ "id": 55,
+ "label": "Unload Current Model from VRAM",
+ "localized": "Descargar modelo actual de la VRAM",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "vary_coeff",
- "localized": "coeficiente de variación",
- "reload": "",
- "hint": "coeficiente de variación"
+ "id": 56,
+ "label": "unet",
+ "localized": "unet",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "vdm solver",
- "localized": "solucionador VDM",
+ "id": 57,
+ "label": "Upsample",
+ "localized": "Sobremuestreo (Upsample)",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "v": [
+ {
+ "id": 0,
+ "label": "Video",
+ "localized": "Vídeo",
"reload": "",
- "hint": "solucionador VDM"
+ "hint": "Crea vídeos utilizando diferentes métodos Soporta texto-a-vídeo, vídeo-a-vídeo de primer a último fotograma, etc."
},
{
- "id": "",
- "label": "version",
- "localized": "versión",
+ "id": 0,
+ "label": "Video Params",
+ "localized": "Parámetros de Vídeo",
"reload": "",
- "hint": "versión"
+ "hint": "Ajustes relacionados con la codificación del archivo de vídeo de salida"
},
{
- "id": "",
- "label": "vgen params",
- "localized": "parámetros vgen",
+ "id": 0,
+ "label": "VLM Caption",
+ "localized": "Descripción VLM",
"reload": "",
- "hint": "parámetros vgen"
+ "hint": "Analiza la imagen utilizando un modelo de lenguaje visual (VLM)"
},
{
- "id": "",
- "label": "vibrance",
- "localized": "viveza",
+ "id": 0,
+ "label": "Variational Auto Encoder",
+ "localized": "Auto-codificador Variacional (VAE)",
"reload": "",
- "hint": "viveza"
+ "hint": "Ajustes relacionados con el Auto-codificador Variacional y el proceso de decodificación de imagen durante la generación"
},
{
- "id": "",
- "label": "video file",
- "localized": "archivo de video",
+ "id": 0,
+ "label": "VAE",
+ "localized": "VAE",
"reload": "",
- "hint": "archivo de video"
+ "hint": "Auto-codificador Variacional: modelo utilizado para ejecutar la decodificación de imagen al final de la generación"
},
{
- "id": "",
- "label": "video type",
- "localized": "tipo de video",
+ "id": 0,
+ "label": "Video Output",
+ "localized": "Salida de Vídeo",
"reload": "",
- "hint": "tipo de video"
+ "hint": ""
},
{
- "id": "",
- "label": "vlm",
+ "id": 0,
+ "label": "Variation",
+ "localized": "Variación",
+ "reload": "",
+ "hint": "Semilla secundaria para mezclar con la semilla principal"
+ },
+ {
+ "id": 0,
+ "label": "Variation strength",
+ "localized": "Fuerza de variación",
+ "reload": "",
+ "hint": "Qué tan fuerte debe ser la variación producida. En 0, no habrá efecto. En 1, obtendrás la imagen completa con la semilla de variación (excepto para los muestreadores ancestrales, donde simplemente obtendrás algo distinto)"
+ },
+ {
+ "id": 0,
+ "label": "VAE type",
+ "localized": "Tipo de VAE",
+ "reload": "",
+ "hint": "Elige si quieres ejecutar un VAE completo, un VAE de calidad reducida o intentar usar un servicio de VAE remoto"
+ },
+ {
+ "id": 0,
+ "label": "Vibrance",
+ "localized": "Intensidad",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Version",
+ "localized": "Versión",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video format",
+ "localized": "Formato de vídeo",
+ "reload": "",
+ "hint": "Formato y códec del vídeo de salida"
+ },
+ {
+ "id": 0,
+ "label": "Video duration",
+ "localized": "Duración del vídeo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video engine",
+ "localized": "Motor de vídeo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video model",
+ "localized": "Modelo de vídeo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VAE decode",
+ "localized": "Decodificación VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video interpolation",
+ "localized": "Interpolación de vídeo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video codec",
+ "localized": "Códec de vídeo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video options",
+ "localized": "Opciones de vídeo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video save video",
+ "localized": "Guardar vídeo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video save frames",
+ "localized": "Guardar fotogramas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video save safetensors",
+ "localized": "Guardar safetensors de vídeo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video file",
+ "localized": "Archivo de vídeo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VLM Model",
+ "localized": "Modelo VLM",
+ "reload": "",
+ "hint": "Selecciona qué modelo usar para tareas de Lenguaje Visual. Los modelos que soportan modo de pensamiento están marcados con un icono ."
+ },
+ {
+ "id": 0,
+ "label": "VLM Max Tokens",
+ "localized": "Máximo de Tokens VLM",
+ "reload": "",
+ "hint": "Número máximo de tokens que el modelo puede generar en su respuesta. El modelo no es consciente de este límite durante la generación y no hará que intente generar respuestas más detalladas o concisas; simplemente establece el límite estricto para la longitud y cortará la respuesta por la fuerza cuando se alcance el límite."
+ },
+ {
+ "id": 0,
+ "label": "VLM Num Beams",
+ "localized": "Número de Beams VLM",
+ "reload": "",
+ "hint": "Mantiene múltiples rutas candidatas simultáneamente y selecciona la mejor secuencia general. Como explorar varios borradores a la vez para encontrar el mejor. Más exhaustivo pero mucho más lento y menos creativo que el muestreo aleatorio. Generalmente no se recomienda, la mayoría de los VLM modernos funcionan mejor con métodos de muestreo. Establecer en 1 para desactivar."
+ },
+ {
+ "id": 0,
+ "label": "VLM Temperature",
+ "localized": "Temperatura VLM",
+ "reload": "",
+ "hint": "Controla la aleatoriedad en la selección de tokens. Valores bajos (ej. 0.1) hacen que las salidas sean más enfocadas y deterministas, eligiendo siempre tokens de alta probabilidad. Valores más altos (ej. 0.9) aumentan la creatividad y diversidad al permitir tokens menos probables. Establecer en 0 para una salida totalmente determinista (siempre elige el token más probable)."
+ },
+ {
+ "id": 0,
+ "label": "VLM",
"localized": "VLM",
"reload": "",
- "hint": "VLM"
+ "hint": ""
},
{
- "id": "",
- "label": "vlm model",
- "localized": "modelo VLM",
+ "id": 0,
+ "label": "VAE model",
+ "localized": "Modelo VAE",
"reload": "",
- "hint": "modelo VLM"
+ "hint": "El VAE ayuda con los detalles finos en la imagen final y también puede alterar los colores"
},
{
- "id": "",
- "label": "vlm: default model",
- "localized": "VLM: modelo predeterminado",
+ "id": 0,
+ "label": "VAE slicing",
+ "localized": "Fragmentación (slicing) de VAE",
"reload": "",
- "hint": "VLM: modelo predeterminado"
+ "hint": "Decodifica latentes en lotes, una imagen a la vez, para limitar el uso de VRAM. Pequeña mejora de rendimiento en la decodificación VAE en lotes de múltiples imágenes"
},
{
- "id": "",
- "label": "vlm: default prompt",
- "localized": "VLM: indicación predeterminada",
+ "id": 0,
+ "label": "VAE tiling",
+ "localized": "Mosaico (tiling) de VAE",
"reload": "",
- "hint": "VLM: indicación predeterminada"
+ "hint": "Divide imágenes grandes en teselas superpuestas para limitar el uso de VRAM. Resulta en un ligero aumento del tiempo de procesamiento"
},
{
- "id": "",
- "label": "vlm: max length",
- "localized": "VLM: longitud máxima",
+ "id": 0,
+ "label": "VAE tile size",
+ "localized": "Tamaño de tesela VAE",
"reload": "",
- "hint": "VLM: longitud máxima"
+ "hint": ""
},
{
- "id": "",
- "label": "vlm: num beams",
- "localized": "VLM: número de haces",
+ "id": 0,
+ "label": "VAE tile overlap",
+ "localized": "Superposición de teselas VAE",
"reload": "",
- "hint": "VLM: número de haces"
+ "hint": ""
},
{
- "id": "",
- "label": "vlm: top-k",
- "localized": "VLM: top-k",
+ "id": 0,
+ "label": "verbose",
+ "localized": "Detallado (verbose)",
"reload": "",
- "hint": "VLM: top-k"
+ "hint": ""
},
{
- "id": "",
- "label": "vlm: top-p",
- "localized": "VLM: top-p",
+ "id": 0,
+ "label": "VAE sliced encode",
+ "localized": "Codificación fragmentada de VAE",
"reload": "",
- "hint": "VLM: top-p"
+ "hint": ""
},
{
- "id": "",
- "label": "vlm: use sample method",
- "localized": "VLM: usar método de muestreo",
+ "id": 0,
+ "label": "VGen params",
+ "localized": "Parámetros VGen",
"reload": "",
- "hint": "VLM: usar método de muestreo"
- },
+ "hint": ""
+ }
+ ],
+ "w": [
{
- "id": "",
- "label": "warmth",
- "localized": "calidez",
+ "id": 0,
+ "label": "Wiki",
+ "localized": "Wiki",
"reload": "",
- "hint": "calidez"
+ "hint": "Wiki"
},
{
- "id": "",
- "label": "webp lossless compression",
- "localized": "compresión sin pérdidas WebP",
+ "id": 0,
+ "label": "Wildcards",
+ "localized": "Comodines",
"reload": "",
- "hint": "compresión sin pérdidas WebP"
+ "hint": "Comodines (Wildcards)"
},
{
- "id": "",
- "label": "weight",
- "localized": "peso",
+ "id": 0,
+ "label": "WanAI",
+ "localized": "WanAI",
"reload": "",
- "hint": "peso"
+ "hint": "Configuración de WanAI"
},
{
- "id": "",
- "label": "width after",
- "localized": "ancho después",
+ "id": 0,
+ "label": "Watermarking",
+ "localized": "Marca de agua",
"reload": "",
- "hint": "ancho después"
+ "hint": "Configuración de marcas de agua para las imágenes"
},
{
- "id": "",
- "label": "width before",
- "localized": "ancho antes",
+ "id": 0,
+ "label": "Width",
+ "localized": "Ancho",
"reload": "",
- "hint": "ancho antes"
+ "hint": "Ancho de la imagen"
},
{
- "id": "",
- "label": "width mask",
- "localized": "ancho máscara",
+ "id": 0,
+ "label": "Warmth",
+ "localized": "Calidez",
"reload": "",
- "hint": "ancho máscara"
+ "hint": "Ajuste de temperatura de color (calidez)"
},
{
- "id": "",
- "label": "wiki",
- "localized": "wiki",
+ "id": 0,
+ "label": "Weight",
+ "localized": "Peso",
"reload": "",
- "hint": "wiki"
+ "hint": "Peso del modelo o adaptador"
},
{
- "id": "",
- "label": "wildcards",
- "localized": "comodines",
+ "id": 0,
+ "label": "Width after",
+ "localized": "Ancho posterior",
"reload": "",
- "hint": "comodines"
+ "hint": "Ancho después del procesamiento"
},
{
- "id": "",
- "label": "x components",
- "localized": "componentes X",
+ "id": 0,
+ "label": "Width mask",
+ "localized": "Máscara de ancho",
"reload": "",
- "hint": "componentes X"
+ "hint": "Máscara aplicada al ancho"
},
{
- "id": "",
- "label": "x overlap",
- "localized": "superposición X",
+ "id": 0,
+ "label": "WebP lossless compression",
+ "localized": "Compresión WebP sin pérdidas",
"reload": "",
- "hint": "superposición X"
+ "hint": "Habilitar la compresión sin pérdida para el formato WebP"
},
{
- "id": "",
- "label": "x type",
- "localized": "tipo X",
+ "id": 0,
+ "label": "Weights clip",
+ "localized": "Recorte de pesos",
"reload": "",
- "hint": "tipo X"
- },
+ "hint": "Fuerza los pesos fusionados para que no sean más pesados que el modelo original, evitando el quemado y los modelos sobresaturados"
+ }
+ ],
+ "x": [
{
- "id": "",
- "label": "x-axis tile overlap",
- "localized": "superposición de mosaico del eje X",
+ "id": 0,
+ "label": "XS",
+ "localized": "XS",
"reload": "",
- "hint": "superposición de mosaico del eje X"
+ "hint": ""
},
{
- "id": "",
- "label": "x-axis tiles",
- "localized": "mosaicos del eje X",
+ "id": 1,
+ "label": "X components",
+ "localized": "Componentes X",
"reload": "",
- "hint": "mosaicos del eje X"
+ "hint": ""
},
{
- "id": "",
+ "id": 2,
+ "label": "X overlap",
+ "localized": "Superposición X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "X-axis tiles",
+ "localized": "Celdas del eje X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "X-axis tile overlap",
+ "localized": "Superposición de celdas del eje X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "X type",
+ "localized": "Tipo X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "X values",
+ "localized": "Valores X",
+ "reload": "",
+ "hint": "Separa los valores para el eje X usando comas"
+ },
+ {
+ "id": 7,
"label": "xhinker",
"localized": "xhinker",
"reload": "",
- "hint": "xhinker"
+ "hint": ""
},
{
- "id": "",
- "label": "xs",
- "localized": "xs",
+ "id": 8,
+ "label": "xFormers",
+ "localized": "xFormers",
"reload": "",
- "hint": "xs"
+ "hint": "Optimización de memoria. No determinista (resultados diferentes cada vez)"
},
{
- "id": "",
- "label": "y components",
- "localized": "componentes Y",
+ "id": 9,
+ "label": "xet",
+ "localized": "xet",
"reload": "",
- "hint": "componentes Y"
+ "hint": ""
},
{
- "id": "",
- "label": "y overlap",
- "localized": "superposición Y",
+ "id": 10,
+ "label": "XYZ Grid",
+ "localized": "Cuadrícula XYZ",
"reload": "",
- "hint": "superposición Y"
+ "hint": "La cuadrícula XYZ es un módulo potente que crea una cuadrícula de imágenes basada en la variación de múltiples parámetros de generación"
+ }
+ ],
+ "y": [
+ {
+ "id": 0,
+ "label": "Y components",
+ "localized": "Componentes Y",
+ "reload": "",
+ "hint": "Componentes en el eje Y"
},
{
- "id": "",
- "label": "y type",
- "localized": "tipo Y",
+ "id": 0,
+ "label": "Y overlap",
+ "localized": "Solapamiento Y",
"reload": "",
- "hint": "tipo Y"
+ "hint": "Superposición en el eje Y"
},
{
- "id": "",
- "label": "y-axis tile overlap",
- "localized": "superposición de mosaico del eje Y",
+ "id": 0,
+ "label": "Y-axis tiles",
+ "localized": "Celdas del eje Y",
"reload": "",
- "hint": "superposición de mosaico del eje Y"
+ "hint": "Mosaicos o celdas para el eje Y"
},
{
- "id": "",
- "label": "y-axis tiles",
- "localized": "mosaicos del eje Y",
+ "id": 0,
+ "label": "Y-axis tile overlap",
+ "localized": "Solapamiento de celdas del eje Y",
"reload": "",
- "hint": "mosaicos del eje Y"
+ "hint": "Superposición entre las celdas del eje Y"
},
{
- "id": "",
- "label": "z type",
- "localized": "tipo Z",
+ "id": 0,
+ "label": "Y type",
+ "localized": "Tipo Y",
"reload": "",
- "hint": "tipo Z"
+ "hint": "Tipo de parámetro para el eje Y"
},
{
- "id": "",
- "label": "zero",
- "localized": "cero",
+ "id": 0,
+ "label": "Y values",
+ "localized": "Valores Y",
"reload": "",
- "hint": "cero"
+ "hint": "Valores separados por comas para el eje Y"
+ }
+ ],
+ "z": [
+ {
+ "id": 0,
+ "label": "ZImageTurbo",
+ "localized": "ZImageTurbo",
+ "reload": "",
+ "hint": ""
},
{
- "id": "",
- "label": "zoe depth",
- "localized": "profundidad Zoe",
+ "id": 1,
+ "label": "zimage",
+ "localized": "zimage",
"reload": "",
- "hint": "profundidad Zoe"
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "ZeroStar init steps",
+ "localized": "Pasos de inicio ZeroStar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Zero",
+ "localized": "Zero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Z type",
+ "localized": "Tipo Z",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Z values",
+ "localized": "Valores Z",
+ "reload": "",
+ "hint": "Separe los valores para el eje Z usando comas"
+ },
+ {
+ "id": 6,
+ "label": "Zoe Depth",
+ "localized": "Zoe Depth (Profundidad Zoe)",
+ "reload": "",
+ "hint": ""
}
]
-}
+}
\ No newline at end of file
diff --git a/html/locale_fr.json b/html/locale_fr.json
index 25cb3f6d8..025a07f26 100644
--- a/html/locale_fr.json
+++ b/html/locale_fr.json
@@ -1,9149 +1,11074 @@
{
- "icons": [
+ "0": [
{
- "id": "",
- "label": "🎲️",
- "localized": "🎲️",
+ "id": 0,
+ "label": "1st Stage",
+ "localized": "1ère étape",
"reload": "",
- "hint": "Utiliser une graine aléatoire"
+ "hint": "La première phase du processus de génération."
},
{
- "id": "",
- "label": "🔄",
- "localized": "🔄",
+ "id": 1,
+ "label": "2nd Stage",
+ "localized": "2ème étape",
"reload": "",
- "hint": "Réinitialiser les valeurs"
+ "hint": "La deuxième phase facultative du processus de génération."
},
{
- "id": "",
- "label": "⬆️",
- "localized": "⬆️",
+ "id": 2,
+ "label": "2nd Scale",
+ "localized": "2ème échelle",
"reload": "",
- "hint": "Importer une image"
+ "hint": "Le facteur d'échelle (CFG Scale) appliqué lors de la deuxième étape."
},
{
- "id": "",
- "label": "⬅️",
- "localized": "⬅️",
+ "id": 3,
+ "label": "2nd Restart step",
+ "localized": "2ème étape de redémarrage",
"reload": "",
- "hint": "Réutiliser l'image"
+ "hint": "L'étape de l'échantillonneur où la deuxième phase commence."
},
{
- "id": "",
- "label": "⇅",
- "localized": "⇅",
+ "id": 4,
+ "label": "3rd Stage",
+ "localized": "3ème étape",
"reload": "",
- "hint": "Échanger les valeurs"
+ "hint": "La troisième phase facultative du processus de génération."
},
{
- "id": "",
- "label": "⇨",
- "localized": "⇨",
+ "id": 5,
+ "label": "3rd Scale",
+ "localized": "3ème échelle",
"reload": "",
- "hint": "Appliquer le préréglage à l'onglet Fusion manuelle des blocs"
+ "hint": "Le facteur d'échelle (CFG Scale) appliqué lors de la troisième étape."
},
{
- "id": "",
- "label": "🕮",
- "localized": "🕮",
+ "id": 6,
+ "label": "3rd Restart step",
+ "localized": "3ème étape de redémarrage",
"reload": "",
- "hint": "Enregistrer les paramètres de la dernière image générée comme modèle de style"
+ "hint": "L'étape de l'échantillonneur où la troisième phase commence."
},
{
- "id": "",
- "label": "⇕",
- "localized": "⇕",
+ "id": 7,
+ "label": "4th Stage",
+ "localized": "4ème étape",
"reload": "",
- "hint": "Trier par : Nom asc/desc, Taille la plus grande/petite, Temps le plus récent/ancien"
+ "hint": "La quatrième phase facultative du processus de génération."
},
{
- "id": "",
+ "id": 8,
+ "label": "4th Scale",
+ "localized": "4ème échelle",
+ "reload": "",
+ "hint": "Le facteur d'échelle (CFG Scale) appliqué lors de la quatrième étape."
+ },
+ {
+ "id": 9,
+ "label": "4th Restart step",
+ "localized": "4ème étape de redémarrage",
+ "reload": "",
+ "hint": "L'étape de l'échantillonneur où la quatrième phase commence."
+ }
+ ],
+ "_": [
+ {
+ "id": 616231,
"label": "⟲",
"localized": "⟲",
- "reload": "",
+ "reload": "n/a",
"hint": "Actualiser"
},
{
- "id": "",
- "label": "✕",
- "localized": "✕",
- "reload": "",
- "hint": "Fermer"
+ "id": 616232,
+ "label": "↶",
+ "localized": "↶",
+ "reload": "n/a",
+ "hint": "Appliquer le style sélectionné au prompt (invite)"
},
{
- "id": "",
+ "id": 616233,
+ "label": "↷",
+ "localized": "↷",
+ "reload": "n/a",
+ "hint": "Enregistrer le prompt actuel en tant que style"
+ },
+ {
+ "id": 616234,
+ "label": "⇅",
+ "localized": "⇅",
+ "reload": "n/a",
+ "hint": "Échanger les valeurs"
+ },
+ {
+ "id": 616235,
+ "label": "🎲️",
+ "localized": "🎲️",
+ "reload": "n/a",
+ "hint": "Utiliser une graine (seed) aléatoire"
+ },
+ {
+ "id": 616236,
+ "label": "⬅️",
+ "localized": "⬅️",
+ "reload": "n/a",
+ "hint": "Réutiliser la graine de la dernière image générée"
+ },
+ {
+ "id": 616237,
+ "label": "🕮",
+ "localized": "🕮",
+ "reload": "n/a",
+ "hint": "Enregistrer les paramètres de la dernière image générée comme modèle de style"
+ },
+ {
+ "id": 616238,
+ "label": "📐",
+ "localized": "📐",
+ "reload": "n/a",
+ "hint": "Mesurer la taille à partir de l'image existante"
+ },
+ {
+ "id": 616239,
+ "label": "☲",
+ "localized": "☲",
+ "reload": "n/a",
+ "hint": "Changer le type de vue"
+ },
+ {
+ "id": 616240,
"label": "⊜",
"localized": "⊜",
- "reload": "",
+ "reload": "n/a",
"hint": "Remplir"
},
{
- "id": "",
- "label": "※",
- "localized": "※",
- "reload": "",
- "hint": "Charger le modèle comme modèle de raffinement lorsqu'il est sélectionné, sinon charger comme modèle de base"
- },
- {
- "id": "",
- "label": "🔎︎",
- "localized": "🔎︎",
- "reload": "",
- "hint": "Scanner CivitAI pour les métadonnées et aperçus manquants"
- },
- {
- "id": "",
- "label": "☲",
- "localized": "☲",
- "reload": "",
- "hint": "Changer le type d'affichage"
- },
- {
- "id": "",
- "label": "⊗",
- "localized": "⊗",
- "reload": "",
- "hint": "Réinitialiser les valeurs"
- },
- {
- "id": "",
- "label": "📐",
- "localized": "📐",
- "reload": "",
- "hint": "Mesurer"
- },
- {
- "id": "",
- "label": "🔍",
- "localized": "🔍",
- "reload": "",
- "hint": "Rechercher"
- },
- {
- "id": "",
- "label": "🖌️",
- "localized": "🖌️",
- "reload": "",
- "hint": "LaMa supprime l'objet sélectionné de l'image"
- },
- {
- "id": "",
- "label": "🖼️",
- "localized": "🖼️",
- "reload": "",
- "hint": "Afficher l'aperçu"
- },
- {
- "id": "",
+ "id": 616241,
"label": "",
"localized": "",
- "reload": "",
- "hint": "Interroger l'image"
+ "reload": "n/a",
+ "hint": "Légender l'image"
},
{
- "id": "",
+ "id": 616242,
"label": "⁜",
"localized": "⁜",
- "reload": "",
- "hint": "Basculer la méthode d'ajustement de l'image"
+ "reload": "n/a",
+ "hint": "Changer de méthode d'ajustement d'image"
},
{
- "id": "",
- "label": "↶",
- "localized": "↶",
- "reload": "",
- "hint": "Appliquer le style sélectionné au prompt"
+ "id": 616243,
+ "label": "➠ Control",
+ "localized": "➠ Control",
+ "reload": "n/a",
+ "hint": "Transférer l'image vers l'interface ControlNet"
},
{
- "id": "",
- "label": "↷",
- "localized": "↷",
- "reload": "",
- "hint": "Enregistrer le prompt actuel dans le style"
- },
- {
- "id": "",
- "label": "",
- "localized": "",
- "reload": "",
- "hint": "Trier par nom, ascendant"
- },
- {
- "id": "",
- "label": "",
- "localized": "",
- "reload": "",
- "hint": "Trier par nom, descendant"
- },
- {
- "id": "",
- "label": "",
- "localized": "",
- "reload": "",
- "hint": "Trier par taille, ascendante"
- },
- {
- "id": "",
- "label": "",
- "localized": "",
- "reload": "",
- "hint": "Trier par taille, descendante"
- },
- {
- "id": "",
- "label": "",
- "localized": "",
- "reload": "",
- "hint": "Trier par résolution, ascendante"
- },
- {
- "id": "",
- "label": "",
- "localized": "",
- "reload": "",
- "hint": "Trier par résolution, descendante"
- },
- {
- "id": "",
- "label": "",
- "localized": "",
- "reload": "",
- "hint": "Trier par heure, ascendante"
- },
- {
- "id": "",
- "label": "",
- "localized": "",
- "reload": "",
- "hint": "Trier par heure, descendante"
- }
- ],
- "main": [
- {
- "id": "",
- "label": "Prompt",
- "localized": "Invite",
- "reload": "",
- "hint": "Décrivez l'image que vous souhaitez générer"
- },
- {
- "id": "",
- "label": "Start",
- "localized": "Démarrer",
- "reload": "",
- "hint": "Démarrer"
- },
- {
- "id": "",
- "label": "End",
- "localized": "Fin",
- "reload": "",
- "hint": "Fin"
- },
- {
- "id": "",
- "label": "Core",
- "localized": "Principal",
- "reload": "",
- "hint": "Paramètres principaux"
- },
- {
- "id": "",
- "label": "System prompt",
- "localized": "Invite système",
- "reload": "",
- "hint": "L'invite système contrôle le comportement du LLM"
- },
- {
- "id": "",
- "label": "Negative prompt",
- "localized": "Invite négative",
- "reload": "",
- "hint": "Décrivez ce que vous ne voulez pas voir dans l'image générée"
- },
- {
- "id": "",
- "label": "Text",
- "localized": "Texte",
- "reload": "",
- "hint": "Créer une image à partir de texte"
- },
- {
- "id": "",
- "label": "Image",
- "localized": "Image",
- "reload": "",
- "hint": "Créer une image à partir d'une image"
- },
- {
- "id": "",
- "label": "Control",
- "localized": "Contrôle",
- "reload": "",
- "hint": "Créer une image avec un guidage complet"
- },
- {
- "id": "",
- "label": "Process",
- "localized": "Traiter",
- "reload": "",
- "hint": "Traiter une image existante"
- },
- {
- "id": "",
- "label": "Caption",
- "localized": "Légende",
- "reload": "",
- "hint": "Analyser les images existantes et créer des descriptions textuelles"
- },
- {
- "id": "",
- "label": "Interrogate",
- "localized": "Interroger",
- "reload": "",
- "hint": "Exécuter l'interrogation pour obtenir la description de votre image"
- },
- {
- "id": "",
- "label": "Models",
- "localized": "Modèles",
- "reload": "",
- "hint": "Télécharger, convertir ou fusionner vos modèles et gérer les métadonnées des modèles"
- },
- {
- "id": "",
- "label": "Agent Scheduler",
- "localized": "Ordonnanceur d'agents",
- "reload": "",
- "hint": "Mettre en file d'attente vos requêtes de génération et les exécuter en arrière-plan"
- },
- {
- "id": "",
- "label": "AgentScheduler",
- "localized": "Ordonnanceur d'agents",
- "reload": "",
- "hint": "Mettre en file d'attente vos requêtes de génération et les exécuter en arrière-plan"
- },
- {
- "id": "",
- "label": "System",
- "localized": "Système",
- "reload": "",
- "hint": "Paramètres et informations système"
- },
- {
- "id": "",
- "label": "System Info",
- "localized": "Infos système",
- "reload": "",
- "hint": "Informations système"
- },
- {
- "id": "",
- "label": "Settings",
- "localized": "Paramètres",
- "reload": "",
- "hint": "Paramètres de l'application"
- },
- {
- "id": "",
- "label": "Script",
- "localized": "Script",
- "reload": "",
- "hint": "Scripts additionnels à utiliser"
- },
- {
- "id": "",
- "label": "Generate",
- "localized": "Générer",
- "reload": "",
- "hint": "Démarrer le traitement"
- },
- {
- "id": "",
- "label": "Generate forever",
- "localized": "Générer en continu",
- "reload": "",
- "hint": "Démarrer le traitement et continuer jusqu'à annulation"
- },
- {
- "id": "",
- "label": "Enqueue",
- "localized": "Mettre en file d'attente",
- "reload": "",
- "hint": "Ajouter la tâche à la file d'attente en arrière-plan dans l'Ordonnanceur d'agents"
- },
- {
- "id": "",
- "label": "Reprocess",
- "localized": "Retraiter",
- "reload": "",
- "hint": "Retraiter les générations précédentes en utilisant des paramètres différents"
- },
- {
- "id": "",
- "label": "Stop",
- "localized": "Arrêter",
- "reload": "",
- "hint": "Arrêter le traitement"
- },
- {
- "id": "",
- "label": "Skip",
- "localized": "Passer",
- "reload": "",
- "hint": "Arrêter le traitement de la tâche actuelle et continuer le traitement"
- },
- {
- "id": "",
- "label": "Pause",
- "localized": "Pause",
- "reload": "",
- "hint": "Mettre le traitement en pause"
- },
- {
- "id": "",
- "label": "Restore",
- "localized": "Restaurer",
- "reload": "",
- "hint": "Restaurer les paramètres de l'invite actuelle ou de la dernière image générée connue"
- },
- {
- "id": "",
- "label": "Clear",
- "localized": "Effacer",
- "reload": "",
- "hint": "Effacer les invites"
- },
- {
- "id": "",
- "label": "Networks",
- "localized": "Réseaux",
- "reload": "",
- "hint": "Interface utilisateur des réseaux"
- },
- {
- "id": "",
- "label": "Default strength",
- "localized": "Force par défaut",
- "reload": "",
- "hint": "Lorsque vous ajoutez un réseau supplémentaire comme Lora à l'invite, utilisez ce multiplicateur pour celui-ci"
- },
- {
- "id": "",
- "label": "Upscale",
- "localized": "Agrandir",
- "reload": "",
- "hint": "Agrandir l'image"
- },
- {
- "id": "",
- "label": "Model",
- "localized": "Modèle",
- "reload": "",
- "hint": "Modèle de base"
- },
- {
- "id": "",
- "label": "Prompts",
- "localized": "Invites",
- "reload": "",
- "hint": "Invite d'image et invite négative"
- },
- {
- "id": "",
- "label": "Base",
- "localized": "Base",
- "reload": "",
- "hint": "Paramètres de base utilisés pour exécuter la génération d'images"
- },
- {
- "id": "",
- "label": "Style",
- "localized": "Style",
- "reload": "",
- "hint": "Styles additionnels à appliquer sur les paramètres de génération sélectionnés"
- },
- {
- "id": "",
- "label": "Styles",
- "localized": "Styles",
- "reload": "",
- "hint": "Styles additionnels à appliquer sur les paramètres de génération sélectionnés"
- },
- {
- "id": "",
- "label": "Lora",
- "localized": "Lora",
- "reload": "",
- "hint": "LoRA : Low-Rank Adaptation (Adaptation de faible rang). Modèle affiné qui est appliqué en plus d'un modèle chargé"
- },
- {
- "id": "",
- "label": "Embedding",
- "localized": "Embedding",
- "reload": "",
- "hint": "L'embedding d'inversion textuelle est une information intégrée entraînée concernant le sujet"
- },
- {
- "id": "",
- "label": "Hypernetwork",
- "localized": "Hyperréseau",
- "reload": "",
- "hint": "Petit réseau neuronal entraîné qui modifie le comportement du modèle chargé"
- },
- {
- "id": "",
- "label": "VLM Caption",
- "localized": "Légende VLM",
- "reload": "",
- "hint": "Analyser l'image à l'aide d'un modèle de langage visuel"
- },
- {
- "id": "",
- "label": "CLiP Interrogate",
- "localized": "Interrogation CLiP",
- "reload": "",
- "hint": "Analyser l'image à l'aide du modèle CLiP"
- },
- {
- "id": "",
- "label": "VAE",
- "localized": "VAE",
- "reload": "",
- "hint": "Variational Auto Encoder (Auto-encodeur variationnel) : modèle utilisé pour décoder l'image à la fin de la génération"
- },
- {
- "id": "",
- "label": "History",
- "localized": "Historique",
- "reload": "",
- "hint": "Liste des générations précédentes qui peuvent être retraitées"
- },
- {
- "id": "",
- "label": "UI disable variable aspect ratio",
- "localized": "Désactiver le ratio d'aspect variable de l'interface utilisateur",
- "reload": "",
- "hint": "Lorsque désactivé, toutes les vignettes apparaissent comme des images carrées"
- },
- {
- "id": "",
- "label": "Build info on first access",
- "localized": "Construire les informations à la première utilisation",
- "reload": "",
- "hint": "Empêche le serveur de construire la page EN au démarrage et la construit plutôt sur demande"
- },
- {
- "id": "",
- "label": "Show reference styles",
- "localized": "Afficher les styles de référence",
- "reload": "",
- "hint": "Afficher ou masquer les styles intégrés"
- },
- {
- "id": "",
- "label": "LoRA load using Diffusers method",
- "localized": "Chargement LoRA avec la méthode Diffusers",
- "reload": "",
- "hint": "Méthode alternative utilisant les capacités LoRA intégrées de Diffusers au lieu de l'implémentation native de SD.Next (peut réduire la compatibilité LoRA)"
- },
- {
- "id": "",
- "label": "LoRA fuse directly to model",
- "localized": "Fusionner LoRA directement au modèle",
- "reload": "",
- "hint": "Lors du chargement des LoRA, fusionner immédiatement les poids avec le modèle sous-jacent au lieu de les appliquer à la volée"
- },
- {
- "id": "",
- "label": "LoRA memory cache",
- "localized": "Cache mémoire LoRA",
- "reload": "",
- "hint": "Combien de LoRA conserver en réseau pour une utilisation future avant de devoir les recharger depuis le stockage"
- },
- {
- "id": "",
- "label": "Local",
- "localized": "Local",
- "reload": "",
- "hint": "Modèles téléchargés et prêts à l'emploi"
- },
- {
- "id": "",
- "label": "Gallery",
- "localized": "Galerie",
- "reload": "",
- "hint": "Galerie d'images"
- },
- {
- "id": "",
- "label": "Reference",
- "localized": "Référence",
- "reload": "",
- "hint": "Liste des modèles de référence qui peuvent être téléchargés automatiquement à la première utilisation"
- },
- {
- "id": "",
- "label": "Samplers",
- "localized": "Échantillonneurs",
- "reload": "",
- "hint": "Paramètres avancés des échantillonneurs/planificateurs"
- },
- {
- "id": "",
- "label": "Seed",
- "localized": "Graine",
- "reload": "",
- "hint": "Graine initiale et variation"
- },
- {
- "id": "",
- "label": "Advanced",
- "localized": "Avancé",
- "reload": "",
- "hint": "Paramètres avancés utilisés pour exécuter la génération d'images"
- },
- {
- "id": "",
- "label": "Scripts",
- "localized": "Scripts",
- "reload": "",
- "hint": "Activer des fonctionnalités additionnelles en utilisant les scripts sélectionnés pendant le processus de génération"
- },
- {
- "id": "",
- "label": "Corrections",
- "localized": "Corrections",
- "reload": "",
- "hint": "Contrôler les corrections de couleur/netteté/luminosité de l'image pendant le processus de génération"
- },
- {
- "id": "",
- "label": "Parameters",
- "localized": "Paramètres",
- "reload": "",
- "hint": "Paramètres de base utilisés pendant la génération d'images"
- },
- {
- "id": "",
- "label": "Refine",
- "localized": "Affiner",
- "reload": "",
- "hint": "Affiner exécute un traitement additionnel après la fin du traitement initial et peut être utilisé pour agrandir l'image et éventuellement la traiter à nouveau pour augmenter la qualité et les détails"
- },
- {
- "id": "",
- "label": "Detailer",
- "localized": "Détailleur",
- "reload": "",
- "hint": "Le Détailleur exécute une génération additionnelle à plus haute résolution pour les objets détectés"
- },
- {
- "id": "",
- "label": "Resize",
- "localized": "Redimensionner",
- "reload": "",
- "hint": "Redimensionnement d'image, peut utiliser une résolution fixe ou être basé sur une échelle"
- },
- {
- "id": "",
- "label": "Batch",
- "localized": "Lot",
- "reload": "",
- "hint": "Paramètres de traitement par lot"
- },
- {
- "id": "",
- "label": "Denoise",
- "localized": "Débruitage",
- "reload": "",
- "hint": "Paramètres de débruitage. Un débruitage plus élevé signifie qu'une plus grande partie du contenu de l'image existante peut être modifiée pendant la génération"
- },
- {
- "id": "",
- "label": "Mask",
- "localized": "Masque",
- "reload": "",
- "hint": "Masquage d'image et options de masque"
- },
- {
- "id": "",
- "label": "Input",
- "localized": "Entrée",
- "reload": "",
- "hint": "Sélection du média d'entrée"
- },
- {
- "id": "",
- "label": "Video",
- "localized": "Vidéo",
- "reload": "",
- "hint": "Créer une vidéo en utilisant un guidage"
- },
- {
- "id": "",
- "label": "Control elements",
- "localized": "Éléments de contrôle",
- "reload": "",
- "hint": "Les éléments de contrôle sont des modèles avancés qui peuvent guider la génération vers le résultat souhaité"
- },
- {
- "id": "",
- "label": "IP adapter",
- "localized": "Adaptateur IP",
- "reload": "",
- "hint": "Guider la génération vers le résultat souhaité en utilisant les modèles de plugin d'adaptateurs IP"
- },
- {
- "id": "",
- "label": "IP adapters",
- "localized": "Adaptateurs IP",
- "reload": "",
- "hint": "Les adaptateurs IP sont des modèles de plugin qui peuvent guider la génération vers le résultat souhaité"
- },
- {
- "id": "",
- "label": "Extensions",
- "localized": "Extensions",
- "reload": "",
- "hint": "Extensions d'application"
- },
- {
- "id": "",
- "label": "XYZ Grid",
- "localized": "Grille XYZ",
- "reload": "",
- "hint": "La grille XYZ est un module puissant qui crée une grille d'images basée sur la variation de multiples paramètres de génération"
- },
- {
- "id": "",
- "label": "Cover",
- "localized": "Couverture",
- "reload": "",
- "hint": "couvrir toute la zone"
- },
- {
- "id": "",
- "label": "Inline",
- "localized": "En ligne",
- "reload": "",
- "hint": "en ligne avec tous les éléments additionnels (défilable)"
- },
- {
- "id": "",
- "label": "Sidebar",
- "localized": "Barre latérale",
- "reload": "",
- "hint": "barre latérale sur le côté droit de l'écran"
- },
- {
- "id": "",
- "label": "SD15",
- "localized": "SD15",
- "reload": "",
- "hint": "StableDiffusion 1.5"
- },
- {
- "id": "",
- "label": "SD21",
- "localized": "SD21",
- "reload": "",
- "hint": "StableDiffusion 2.1"
- },
- {
- "id": "",
- "label": "SD35",
- "localized": "SD35",
- "reload": "",
- "hint": "StableDiffusion 3.5"
- },
- {
- "id": "",
- "label": "SDXL",
- "localized": "SDXL",
- "reload": "",
- "hint": "StableDiffusion XL"
- },
- {
- "id": "",
- "label": "SC",
- "localized": "SC",
- "reload": "",
- "hint": "StableCascade"
- },
- {
- "id": "",
- "label": "Flux",
- "localized": "Flux",
- "reload": "",
- "hint": "FLUX.1"
- },
- {
- "id": "",
- "label": "Show",
- "localized": "Afficher",
- "reload": "",
- "hint": "Afficher l'emplacement de l'image"
- },
- {
- "id": "",
- "label": "Save",
- "localized": "Enregistrer",
- "reload": "",
- "hint": "Enregistrer l'image"
- },
- {
- "id": "",
- "label": "Delete",
- "localized": "Supprimer",
- "reload": "",
- "hint": "Supprimer l'image"
- },
- {
- "id": "",
- "label": "Replace",
- "localized": "Remplacer",
- "reload": "",
- "hint": "Remplacer l'image"
- },
- {
- "id": "",
+ "id": 616244,
"label": "➠ Text",
- "localized": "➠ Texte",
- "reload": "",
+ "localized": "➠ Text",
+ "reload": "n/a",
"hint": "Transférer l'image vers l'interface texte"
},
{
- "id": "",
+ "id": 616245,
"label": "➠ Image",
"localized": "➠ Image",
- "reload": "",
- "hint": "Transférer l'image vers l'interface image"
+ "reload": "n/a",
+ "hint": "Transférer l'image vers l'interface image (img2img)"
},
{
- "id": "",
- "label": "➠ Inpaint",
- "localized": "➠ Inpainting",
- "reload": "",
- "hint": "Transférer l'image vers l'interface d'inpainting"
- },
- {
- "id": "",
- "label": "➠ Sketch",
- "localized": "➠ Croquis",
- "reload": "",
- "hint": "Transférer l'image vers l'interface de croquis"
- },
- {
- "id": "",
- "label": "➠ Composite",
- "localized": "➠ Composite",
- "reload": "",
- "hint": "Transférer l'image vers l'interface de croquis d'inpainting"
- },
- {
- "id": "",
+ "id": 616246,
"label": "➠ Process",
- "localized": "➠ Traiter",
- "reload": "",
+ "localized": "➠ Process",
+ "reload": "n/a",
"hint": "Transférer l'image vers l'interface de traitement"
},
{
- "id": "",
- "label": "➠ Control",
- "localized": "➠ Contrôle",
- "reload": "",
- "hint": "Transférer l'image vers l'interface de contrôle"
- },
- {
- "id": "",
+ "id": 616247,
"label": "➠ Caption",
- "localized": "➠ Légende",
- "reload": "",
+ "localized": "➠ Caption",
+ "reload": "n/a",
"hint": "Transférer l'image vers l'interface de légende"
- }
- ],
- "generate": [
- {
- "id": "",
- "label": "Sampling method",
- "localized": "Méthode d'échantillonnage",
- "reload": "",
- "hint": "Quel algorithme utiliser pour produire l'image"
- },
- {
- "id": "",
- "label": "Steps",
- "localized": "Étapes",
- "reload": "",
- "hint": "Combien de fois améliorer l'image générée de manière itérative ; des valeurs plus élevées prennent plus de temps ; des valeurs très faibles peuvent produire de mauvais résultats"
- },
- {
- "id": "",
- "label": "Tiling",
- "localized": "Pavages",
- "reload": "",
- "hint": "Produire une image qui peut être pavée"
- },
- {
- "id": "",
- "label": "Full quality",
- "localized": "Pleine qualité",
- "reload": "",
- "hint": "Utiliser le VAE en pleine qualité pour décoder les échantillons latents"
- },
- {
- "id": "",
- "label": "HiDiffusion",
- "localized": "HiDiffusion",
- "reload": "",
- "hint": "HiDiffusion permet la création d'images haute résolution en utilisant vos modèles standard sans doublons/distorsions et avec des performances améliorées"
- },
- {
- "id": "",
- "label": "HDR Clamp",
- "localized": "Restriction HDR",
- "reload": "",
- "hint": "Ajuste le niveau de détails incohérents en élaguant les valeurs qui s'écartent significativement de la moyenne de la distribution. C'est particulièrement utile pour améliorer la génération à des échelles de guidage plus élevées, identifier les valeurs aberrantes tôt dans le processus et appliquer des ajustements mathématiques basés sur les paramètres de Plage (Limite) et de Seuil. Considérez cela comme la définition de la plage dans laquelle vous souhaitez que les valeurs de votre image se situent, et l'ajustement du seuil détermine quelles valeurs doivent être ramenées dans cette plage"
- },
- {
- "id": "",
- "label": "HDR Maximize",
- "localized": "Maximisation HDR",
- "reload": "",
- "hint": "Calcule un 'facteur de normalisation' en divisant la valeur maximale du tenseur par la plage spécifiée multipliée par 4. Ce facteur est ensuite utilisé pour décaler les canaux dans la limite donnée, assurant une plage dynamique maximale pour le traitement ultérieur. L'objectif est d'optimiser la plage dynamique pour des applications externes comme Photoshop, en particulier pour ajuster les niveaux, le contraste et la luminosité"
- },
- {
- "id": "",
- "label": "Enable refine pass",
- "localized": "Activer la passe d'affinage",
- "reload": "",
- "hint": "Utilise un processus similaire à celui de l'image vers l'image pour mettre à l'échelle et/ou ajouter des détails à l'image finale. Utilise optionnellement un modèle de raffinement pour améliorer les détails de l'image."
- },
- {
- "id": "",
- "label": "Enable detailer pass",
- "localized": "Activer la passe de détaillage",
- "reload": "",
- "hint": "Détecte les objets cibles tels que le visage et les retraites à une résolution plus élevée"
- },
- {
- "id": "",
- "label": "Denoising strength",
- "localized": "Force de débruitage",
- "reload": "",
- "hint": "Détermine le degré de respect que l'algorithme doit avoir pour le contenu de l'image. À 0, rien ne changera, et à 1, vous obtiendrez une image sans rapport. Avec des valeurs inférieures à 1.0, le traitement prendra moins d'étapes que celles spécifiées par le curseur des étapes d'échantillonnage."
- },
- {
- "id": "",
- "label": "Denoise start",
- "localized": "Début du débruitage",
- "reload": "",
- "hint": "Outrepasse la force de débruitage en indiquant à quel point le modèle de base doit finir tôt et quand le raffineur doit commencer. Applicable uniquement à l'utilisation du raffineur. Si réglé sur 0 ou 1, la force de débruitage sera utilisée."
- },
- {
- "id": "",
- "label": "Hires steps",
- "localized": "Étapes Hires",
- "reload": "",
- "hint": "Nombre d'étapes d'échantillonnage pour l'image mise à l'échelle. Si 0, utilise les mêmes que pour l'original."
- },
- {
- "id": "",
- "label": "Strength",
- "localized": "Force",
- "reload": "",
- "hint": "La force de débruitage pendant l'opération d'image contrôle la quantité de l'image originale qui peut changer pendant la génération."
- },
- {
- "id": "",
- "label": "Upscaler",
- "localized": "Upscaleur",
- "reload": "",
- "hint": "Quel modèle pré-entraîné utiliser pour le processus de mise à l'échelle."
- },
- {
- "id": "",
- "label": "Force Hires",
- "localized": "Forcer Hires",
- "reload": "",
- "hint": "Hires s'exécute automatiquement lorsque la mise à l'échelle latente est sélectionnée, mais est ignoré lors de l'utilisation d'upscaleurs non latents. Activez le forçage Hires pour exécuter Hires avec des upscaleurs non latents."
- },
- {
- "id": "",
- "label": "Resize width",
- "localized": "Redimensionner la largeur",
- "reload": "",
- "hint": "Redimensionne l'image à cette largeur. Si 0, la largeur est inférée de l'un des deux curseurs voisins."
- },
- {
- "id": "",
- "label": "Resize height",
- "localized": "Redimensionner la hauteur",
- "reload": "",
- "hint": "Redimensionne l'image à cette hauteur. Si 0, la hauteur est inférée de l'un des deux curseurs voisins."
- },
- {
- "id": "",
- "label": "Refine sampler",
- "localized": "Échantillonneur d'affinage",
- "reload": "",
- "hint": "Utiliser un échantillonneur spécifique comme échantillonneur de secours si le principal n'est pas pris en charge pour une opération spécifique."
- },
- {
- "id": "",
- "label": "Refiner start",
- "localized": "Début du raffineur",
- "reload": "",
- "hint": "La passe du raffineur commencera lorsque le modèle de base sera complet à ce degré (régler à une valeur supérieure à 0 et inférieure à 1 pour l'exécuter après l'exécution complète du modèle de base)."
- },
- {
- "id": "",
- "label": "Refiner steps",
- "localized": "Étapes du raffineur",
- "reload": "",
- "hint": "Nombre d'étapes à utiliser pour la passe du raffineur."
- },
- {
- "id": "",
- "label": "Refine guidance",
- "localized": "Guidage d'affinage",
- "reload": "",
- "hint": "Échelle CFG utilisée pour la passe du raffineur."
- },
- {
- "id": "",
- "label": "Attention guidance",
- "localized": "Guidage de l'attention",
- "reload": "",
- "hint": "Échelle CFG utilisée avec PAG : Guidance par Attention Perturbée."
- },
- {
- "id": "",
- "label": "Adaptive scaling",
- "localized": "Mise à l'échelle adaptative",
- "reload": "",
- "hint": "Modificateur adaptatif pour l'échelle de guidage de l'attention."
- },
- {
- "id": "",
- "label": "Rescale guidance",
- "localized": "Redimensionner le guidage",
- "reload": "",
- "hint": "Redimensionner le bruit généré par CFG pour éviter les images surexposées."
- },
- {
- "id": "",
- "label": "Refine Prompt",
- "localized": "Prompt d'affinage",
- "reload": "",
- "hint": "Prompt utilisé à la fois pour le second encodeur du modèle de base (s'il existe) et pour la passe de raffinement (si activée)."
- },
- {
- "id": "",
- "label": "Refine negative prompt",
- "localized": "Prompt négatif d'affinage",
- "reload": "",
- "hint": "Prompt négatif utilisé à la fois pour le second encodeur du modèle de base (s'il existe) et pour la passe de raffinement (si activée)."
},
{
- "id": "",
- "label": "Width",
- "localized": "Largeur",
- "reload": "",
- "hint": "Largeur de l'image"
+ "id": 616248,
+ "label": "➠ Sketch",
+ "localized": "➠ Sketch",
+ "reload": "n/a",
+ "hint": "Transférer l'image vers l'interface d'esquisse (sketch)"
},
{
- "id": "",
- "label": "Height",
- "localized": "Hauteur",
- "reload": "",
- "hint": "Hauteur de l'image"
+ "id": 616249,
+ "label": "➠ Inpaint",
+ "localized": "➠ Inpaint",
+ "reload": "n/a",
+ "hint": "Transférer l'image vers l'interface de retouche (inpaint)"
},
{
- "id": "",
- "label": "Batch count",
- "localized": "Nombre de lots",
- "reload": "",
- "hint": "Combien de lots d'images créer (n'a aucun impact sur les performances de génération ou l'utilisation de la VRAM)"
+ "id": 616250,
+ "label": "➠ Composite",
+ "localized": "➠ Composite",
+ "reload": "n/a",
+ "hint": "Transférer l'image vers l'interface de retouche d'esquisse (inpaint sketch)"
},
{
- "id": "",
- "label": "Batch size",
- "localized": "Taille du lot",
- "reload": "",
- "hint": "Combien d'images créer en un seul lot (augmente les performances de génération au prix d'une utilisation plus élevée de la VRAM)"
+ "id": 616251,
+ "label": "⬆️",
+ "localized": "⬆️",
+ "reload": "n/a",
+ "hint": "Téléverser l'image"
},
{
- "id": "",
- "label": "guidance scale",
- "localized": "Échelle de guidage",
- "reload": "",
- "hint": "Échelle de guidance sans classifieur (CFG) : à quel point l'image doit se conformer au prompt. Des valeurs plus basses produisent des résultats plus créatifs, des valeurs plus élevées la font suivre le prompt plus strictement ; valeurs recommandées entre 5 et 10"
+ "id": 616252,
+ "label": "🔄",
+ "localized": "🔄",
+ "reload": "n/a",
+ "hint": "Réinitialiser les valeurs"
},
{
- "id": "",
- "label": "Guidance End",
- "localized": "Fin du guidage",
- "reload": "",
- "hint": "Met fin prématurément à l'effet du CFG et du PAG : Une valeur de 1 agit normalement, 0.5 arrête le guidage à 50% des étapes"
+ "id": 616253,
+ "label": "🖼️",
+ "localized": "🖼️",
+ "reload": "n/a",
+ "hint": "Afficher l'aperçu"
},
{
- "id": "",
- "label": "Initial seed",
- "localized": "Graine initiale",
- "reload": "",
- "hint": "Une valeur qui détermine la sortie du générateur de nombres aléatoires - si vous créez une image avec les mêmes paramètres et la même graine qu'une autre image, vous obtiendrez le même résultat"
+ "id": 616254,
+ "label": "↺",
+ "localized": "↺",
+ "reload": "n/a",
+ "hint": "Appliquer immédiatement la sélection"
},
{
- "id": "",
- "label": "Variation",
- "localized": "Variation",
- "reload": "",
- "hint": "Deuxième graine à mélanger avec la graine principale"
+ "id": 616255,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "Trier par nom, croissant"
},
{
- "id": "",
- "label": "Variation strength",
- "localized": "Force de variation",
- "reload": "",
- "hint": "L'intensité de la variation à produire. À 0, il n'y aura aucun effet. À 1, vous obtiendrez l'image complète avec la graine de variation (sauf pour les échantillonneurs ancestraux, où vous obtiendrez juste quelque chose)"
+ "id": 616256,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "Trier par nom, décroissant"
},
{
- "id": "",
- "label": "Resize seed from width",
- "localized": "Redimensionner la graine à partir de la largeur",
- "reload": "",
- "hint": "Tenter de produire une image similaire à ce qui aurait été produit avec la même graine à la résolution spécifiée"
+ "id": 616257,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "Trier par taille, croissant"
},
{
- "id": "",
- "label": "Resize seed from height",
- "localized": "Redimensionner la graine à partir de la hauteur",
- "reload": "",
- "hint": "Tenter de produire une image similaire à ce qui aurait été produit avec la même graine à la résolution spécifiée"
+ "id": 616258,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "Trier par taille, décroissant"
},
{
- "id": "",
- "label": "Fixed",
- "localized": "Fixe",
- "reload": "",
- "hint": "Redimensionner l'image à la résolution cible. À moins que la hauteur et la largeur ne correspondent, vous obtiendrez un rapport d'aspect incorrect"
+ "id": 616259,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "Trier par résolution, croissant"
},
{
- "id": "",
- "label": "scale",
- "localized": "Échelle",
- "reload": "",
- "hint": "Redimensionner l'image à l'échelle cible. Si la largeur/hauteur fixe est définie, cette option est ignorée"
+ "id": 616260,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "Trier par résolution, décroissant"
},
{
- "id": "",
- "label": "Crop",
- "localized": "Recadrer",
- "reload": "",
- "hint": "Redimensionner l'image de manière à ce que la résolution cible soit entièrement remplie par l'image. Recadrer les parties qui dépassent"
+ "id": 616261,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "Trier par date, croissant"
},
{
- "id": "",
- "label": "Fill",
- "localized": "Remplir",
- "reload": "",
- "hint": "Redimensionner l'image de manière à ce que l'intégralité de l'image soit à l'intérieur de la résolution cible. Remplir l'espace vide avec les couleurs de l'image"
+ "id": 616262,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "Trier par date, décroissant"
},
{
- "id": "",
- "label": "Mask blur",
- "localized": "Flou du masque",
- "reload": "",
- "hint": "Quantité de flou à appliquer au masque avant le traitement, en pixels"
- },
- {
- "id": "",
- "label": "Latent noise",
- "localized": "Bruit latent",
- "reload": "",
- "hint": "Remplir avec du bruit de l'espace latent"
- },
- {
- "id": "",
- "label": "Latent nothing",
- "localized": "Néant latent",
- "reload": "",
- "hint": "Remplir avec des zéros de l'espace latent"
- },
- {
- "id": "",
- "label": "Adapters",
- "localized": "Adaptateurs",
- "reload": "",
- "hint": "Paramètres liés aux adaptateurs IP"
- },
- {
- "id": "",
- "label": "Inputs",
- "localized": "Entrées",
- "reload": "",
- "hint": "Paramètres liés aux images d'entrée"
- },
- {
- "id": "",
- "label": "Control input type",
- "localized": "Type d'entrée de contrôle",
- "reload": "",
- "hint": "Choisir quelle image d'entrée est utilisée pour le processus de contrôle"
- },
- {
- "id": "",
- "label": "Video format",
- "localized": "Format vidéo",
- "reload": "",
- "hint": "Format et codec de la vidéo de sortie"
- },
- {
- "id": "",
- "label": "Size & Batch",
- "localized": "Taille et lot",
- "reload": "",
- "hint": "Taille de l'image et lot"
- },
- {
- "id": "",
- "label": "Sigma adjust",
- "localized": "Ajustement Sigma",
- "reload": "",
- "hint": "Ajuster la valeur sigma de l'échantillonneur"
- },
- {
- "id": "",
- "label": "Adjust start",
- "localized": "Début de l'ajustement",
- "reload": "",
- "hint": "Étape de début où l'ajustement sigma se produit"
- },
- {
- "id": "",
- "label": "Adjust end",
- "localized": "Fin de l'ajustement",
- "reload": "",
- "hint": "Étape de fin où l'ajustement sigma se produit"
- },
- {
- "id": "",
- "label": "Options",
- "localized": "Options",
- "reload": "",
- "hint": "Options"
- },
- {
- "id": "",
- "label": "ControlNet",
- "localized": "ControlNet",
- "reload": "",
- "hint": "ControlNet est un modèle de guidage avancé"
- },
- {
- "id": "",
- "label": "Renoise",
- "localized": "Ré-bruitage",
- "reload": "",
- "hint": "Appliquer un bruit additionnel pendant le détaillage"
- },
- {
- "id": "",
- "label": "Renoise end",
- "localized": "Fin du ré-bruitage",
- "reload": "",
- "hint": "Étape finale où le ré-bruitage est appliqué"
- },
- {
- "id": "",
- "label": "Merge detailers",
- "localized": "Fusionner les détaileurs",
- "reload": "",
- "hint": "Fusionner les résultats de plusieurs détaileurs en un seul masque avant d'exécuter le processus de détaillage"
- },
- {
- "id": "",
- "label": "Inpaint mode",
- "localized": "Mode Inpainting",
- "reload": "",
- "hint": "Mode Inpainting"
- },
- {
- "id": "",
- "label": "Inpaint area",
- "localized": "Zone d'inpainting",
- "reload": "",
- "hint": "Zone d'inpainting"
- },
- {
- "id": "",
- "label": "Texture tiling",
- "localized": "Pavages de texture",
- "reload": "",
- "hint": "Appliquer un pavage sans couture à l'image générée afin qu'elle puisse être utilisée comme texture"
- },
- {
- "id": "",
- "label": "Override",
- "localized": "Outrepasser",
- "reload": "",
- "hint": "Outrepasser les paramètres qui peuvent modifier le comportement du serveur et qui sont généralement appliqués à partir des métadonnées d'image importées"
- },
- {
- "id": "",
- "label": "VAE type",
- "localized": "Type de VAE",
- "reload": "",
- "hint": "Choisissez si vous voulez exécuter un VAE complet, un VAE de qualité réduite ou tenter d'utiliser un service VAE distant"
- },
- {
- "id": "",
- "label": "Guess Mode",
- "localized": "Mode Estimation",
- "reload": "",
- "hint": "Supprime l'exigence de fournir un prompt à un ControlNet. Il force l'encodeur ControlNet à faire sa 'meilleure estimation' basée sur le contenu de la carte de contrôle d'entrée."
- },
- {
- "id": "",
- "label": "Control Only",
- "localized": "Contrôle Uniquement",
- "reload": "",
- "hint": "Ceci utilise uniquement l'entrée de Contrôle ci-dessous comme source pour toute tâche de type ControlNet ou IP Adapter basée sur l'une de nos diverses options."
- },
- {
- "id": "",
- "label": "Init Image Same As Control",
- "localized": "Image Initiale Identique au Contrôle",
- "reload": "",
- "hint": "Traitera également toute image placée dans la fenêtre d'entrée de Contrôle comme source pour les tâches de type img2img, une image à modifier par exemple."
- },
- {
- "id": "",
- "label": "Separate Init Image",
- "localized": "Séparer l'Image Initiale",
- "reload": "",
- "hint": "Crée une fenêtre supplémentaire à côté de l'entrée de Contrôle, étiquetée 'Entrée Initiale', afin que vous puissiez avoir une image distincte pour les opérations de Contrôle et une source d'initialisation."
- },
- {
- "id": "",
- "label": "Override settings",
- "localized": "Outrepasser les paramètres",
- "reload": "",
- "hint": "Si les paramètres de génération s'écartent de vos paramètres système, outrepasser les paramètres renseignés avec ces derniers pour remplacer votre configuration système pour ce flux de travail."
- }
- ],
- "other": [
- {
- "id": "",
- "label": "Install",
- "localized": "Installer",
- "reload": "",
- "hint": "Installer"
+ "id": 616263,
+ "label": "⊗",
+ "localized": "⊗",
+ "reload": "n/a",
+ "hint": "Réinitialiser les valeurs"
},
{
- "id": "",
- "label": "Search",
- "localized": "Rechercher",
- "reload": "",
+ "id": 616264,
+ "label": "🔍",
+ "localized": "🔍",
+ "reload": "n/a",
"hint": "Rechercher"
},
{
- "id": "",
- "label": "Sort by",
- "localized": "Trier par",
- "reload": "",
- "hint": "Trier par"
+ "id": 616265,
+ "label": "⇨",
+ "localized": "⇨",
+ "reload": "n/a",
+ "hint": "Appliquer le préréglage"
},
{
- "id": "",
- "label": "Nudenet",
- "localized": "Nudenet",
- "reload": "",
- "hint": "Extension flexible capable de détecter et d'obfusquer la nudité dans les images"
+ "id": 616266,
+ "label": "※",
+ "localized": "※",
+ "reload": "n/a",
+ "hint": "Charger le modèle comme affineur (refiner) si sélectionné, sinon charger comme modèle de base"
},
{
- "id": "",
- "label": "Prompt enhance",
- "localized": "Amélioration du prompt",
- "reload": "",
- "hint": "Extension capable d'utiliser différents LLM pour réécrire le prompt afin d'améliorer les résultats"
+ "id": 616267,
+ "label": "🔎︎",
+ "localized": "🔎︎",
+ "reload": "n/a",
+ "hint": "Scanner CivitAI pour les métadonnées et aperçus manquants"
},
{
- "id": "",
- "label": "Manage extensions",
- "localized": "Gérer les extensions",
- "reload": "",
- "hint": "Gérer les extensions"
+ "id": 616268,
+ "label": "⇕",
+ "localized": "⇕",
+ "reload": "n/a",
+ "hint": "Trier par : Nom (croiss/décr), Taille (plus grand/petit), Date (récent/ancien)"
},
{
- "id": "",
- "label": "Manual install",
- "localized": "Installation manuelle",
+ "id": 616269,
+ "label": "✕",
+ "localized": "✕",
+ "reload": "n/a",
+ "hint": "Fermer"
+ }
+ ],
+ "a": [
+ {
+ "id": 618,
+ "label": "Advanced",
+ "localized": "Avancé",
"reload": "",
- "hint": "Installer manuellement l'extension"
+ "hint": "Paramètres avancés utilisés pour l'exécution de la génération d'images"
},
{
- "id": "",
- "label": "Extension GIT repository URL",
- "localized": "URL du dépôt GIT de l'extension",
+ "id": 619,
+ "label": "Adapters",
+ "localized": "Adaptateurs",
"reload": "",
- "hint": "Spécifier l'URL du dépôt de l'extension sur GitHub"
+ "hint": "Paramètres relatifs aux IP Adapters"
},
{
- "id": "",
- "label": "Specific branch name",
- "localized": "Nom de branche spécifique",
+ "id": 620,
+ "label": "Apply to model",
+ "localized": "Appliquer au modèle",
"reload": "",
- "hint": "Spécifier le nom de la branche de l'extension, laisser vide pour le défaut"
+ "hint": ""
},
{
- "id": "",
- "label": "Local directory name",
- "localized": "Nom du répertoire local",
+ "id": 621,
+ "label": "Analyze",
+ "localized": "Analyser",
"reload": "",
- "hint": "Répertoire où installer l'extension, laisser vide pour le défaut"
+ "hint": ""
},
{
- "id": "",
- "label": "Refresh extension list",
- "localized": "Actualiser la liste des extensions",
- "reload": "",
- "hint": "Actualiser la liste des extensions disponibles"
- },
- {
- "id": "",
- "label": "Update all installed",
- "localized": "Mettre à jour toutes les installées",
- "reload": "",
- "hint": "Mettre à jour les extensions installées vers leur dernière version disponible"
- },
- {
- "id": "",
+ "id": 622,
"label": "Apply changes",
"localized": "Appliquer les changements",
"reload": "",
- "hint": "Appliquer tous les changements et redémarrer le serveur"
+ "hint": "Appliquer toutes les modifications et redémarrer le serveur"
},
{
- "id": "",
- "label": "Uninstall",
- "localized": "Désinstaller",
- "reload": "",
- "hint": "Désinstaller cette extension"
- },
- {
- "id": "",
- "label": "User interface",
- "localized": "Interface utilisateur",
- "reload": "",
- "hint": "Examiner et définir les préférences de l'interface utilisateur"
- },
- {
- "id": "",
- "label": "Set UI defaults",
- "localized": "Définir les valeurs par défaut de l'interface utilisateur",
- "reload": "",
- "hint": "Définir les valeurs actuelles comme valeurs par défaut pour l'interface utilisateur"
- },
- {
- "id": "",
- "label": "Benchmark",
- "localized": "Test de performance",
- "reload": "",
- "hint": "Exécuter les tests de performance"
- },
- {
- "id": "",
- "label": "Models & Networks",
- "localized": "Modèles et Réseaux",
- "reload": "",
- "hint": "Afficher les listes de tous les modèles et réseaux disponibles"
- },
- {
- "id": "",
- "label": "Restore UI defaults",
- "localized": "Restaurer les valeurs par défaut de l'interface utilisateur",
- "reload": "",
- "hint": "Restaurer les valeurs par défaut de l'interface utilisateur"
- },
- {
- "id": "",
- "label": "Detailer classes",
- "localized": "Classes du détaillant",
- "reload": "",
- "hint": "Spécifier les classes spécifiques à utiliser si le modèle de détaillant sélectionné est un modèle multi-classes"
- },
- {
- "id": "",
- "label": "Detailer models",
- "localized": "Modèles du détaillant",
- "reload": "",
- "hint": "Sélectionner les modèles de détection à utiliser pour le détaillage"
- },
- {
- "id": "",
- "label": "Detailer negative prompt",
- "localized": "Prompt négatif du détaillant",
- "reload": "",
- "hint": "Utiliser un prompt négatif séparé pour le détaillant. S'il n'est pas présent, il utilisera le prompt négatif principal"
- },
- {
- "id": "",
- "label": "Detailer prompt",
- "localized": "Prompt du détaillant",
- "reload": "",
- "hint": "Utiliser un prompt séparé pour le détaillant. S'il n'est pas présent, il utilisera le prompt principal"
- },
- {
- "id": "",
- "label": "Detailer steps",
- "localized": "Étapes du détaillant",
- "reload": "",
- "hint": "Nombre d'étapes à exécuter pour le processus de détaillage"
- },
- {
- "id": "",
- "label": "Detailer strength",
- "localized": "Force du détaillant",
- "reload": "",
- "hint": "Force de débruitage du processus de détaillage"
- },
- {
- "id": "",
- "label": "Detailer use model augment",
- "localized": "Détaillant : utiliser l'augmentation du modèle",
- "reload": "",
- "hint": "Exécuter les modèles de détection du détaillant avec une précision supplémentaire"
- },
- {
- "id": "",
- "label": "Max detected",
- "localized": "Max. détectés",
- "reload": "",
- "hint": "Nombre maximal d'objets détectés sur lesquels exécuter le détaillant"
- },
- {
- "id": "",
- "label": "Edge blur",
- "localized": "Flou des bords",
- "reload": "",
- "hint": "Flouter le bord de la zone masquée selon ce pourcentage"
- },
- {
- "id": "",
- "label": "Edge padding",
- "localized": "Marge des bords",
- "reload": "",
- "hint": "Étendre le bord de la zone masquée selon ce pourcentage"
- },
- {
- "id": "",
- "label": "Min confidence",
- "localized": "Confiance min.",
- "reload": "",
- "hint": "Confiance minimale dans l'élément détecté"
- },
- {
- "id": "",
- "label": "Max overlap",
- "localized": "Chevauchement max.",
- "reload": "",
- "hint": "Chevauchement maximal entre deux éléments détectés avant qu'un ne soit écarté"
- },
- {
- "id": "",
- "label": "Min size",
- "localized": "Taille min.",
- "reload": "",
- "hint": "Taille minimale de l'objet détecté en pourcentage de l'image globale"
- },
- {
- "id": "",
- "label": "Max size",
- "localized": "Taille max.",
- "reload": "",
- "hint": "Taille maximale de l'objet détecté en pourcentage de l'image globale"
- },
- {
- "id": "",
- "label": "Process Image",
- "localized": "Traiter l'image",
- "reload": "",
- "hint": "Traiter une seule image"
- },
- {
- "id": "",
- "label": "Process Batch",
- "localized": "Traiter le lot",
- "reload": "",
- "hint": "Traiter un lot d'images"
- },
- {
- "id": "",
- "label": "Process Folder",
- "localized": "Traiter le dossier",
- "reload": "",
- "hint": "Traiter toutes les images d'un dossier"
- },
- {
- "id": "",
- "label": "Current",
- "localized": "Actuel",
- "reload": "",
- "hint": "Analyser les modules à l'intérieur du modèle actuellement chargé"
- },
- {
- "id": "",
- "label": "Merge",
- "localized": "Fusionner",
- "reload": "",
- "hint": "Fusionner deux ou plusieurs modèles en un nouveau modèle"
- },
- {
- "id": "",
- "label": "Modules",
- "localized": "Modules",
- "reload": "",
- "hint": "Fusionner et/ou remplacer des modules dans un modèle existant"
- },
- {
- "id": "",
- "label": "Validate",
- "localized": "Valider",
- "reload": "",
- "hint": "Valider tous les modèles locaux"
- },
- {
- "id": "",
- "label": "CivitAI",
- "localized": "CivitAI",
- "reload": "",
- "hint": "Rechercher et télécharger des modèles depuis CitivAI"
- },
- {
- "id": "",
- "label": "Scale by",
- "localized": "Mettre à l'échelle par",
- "reload": "",
- "hint": "Utilisez cet onglet pour redimensionner l'image/les images source selon un facteur choisi"
- },
- {
- "id": "",
- "label": "Scale to",
- "localized": "Mettre à l'échelle vers",
- "reload": "",
- "hint": "Utilisez cet onglet pour redimensionner l'image/les images source à une taille cible choisie"
- },
- {
- "id": "",
- "label": "Input directory",
- "localized": "Répertoire d'entrée",
- "reload": "",
- "hint": "Dossier où se trouvent les images que vous souhaitez traiter"
- },
- {
- "id": "",
- "label": "Output directory",
- "localized": "Répertoire de sortie",
- "reload": "",
- "hint": "Dossier où les images traitées doivent être enregistrées"
- },
- {
- "id": "",
- "label": "Show result images",
- "localized": "Afficher les images résultantes",
- "reload": "",
- "hint": "Activer pour afficher les images traitées dans le panneau d'images"
- },
- {
- "id": "",
- "label": "Crop to fit",
- "localized": "Recadrer pour ajuster",
- "reload": "",
- "hint": "Si les dimensions de votre image source (par exemple 512x510) diffèrent de vos dimensions cibles (par exemple 1024x768), cette fonction ajustera votre image agrandie à la taille de l'image cible. L'excès sera recadré"
- },
- {
- "id": "",
- "label": "Refine Upscaler",
- "localized": "Affiner l'Upscaler",
- "reload": "",
- "hint": "Sélectionner un upscaler secondaire à exécuter après l'upscaler initial"
- },
- {
- "id": "",
- "label": "Upscaler 2 visibility",
- "localized": "Visibilité de l'Upscaler 2",
- "reload": "",
- "hint": "Force de l'upscaler secondaire"
- },
- {
- "id": "",
- "label": "Calculate hash for all models",
- "localized": "Calculer le hachage pour tous les modèles",
- "reload": "",
- "hint": "Calcule le hachage pour tous les modèles disponibles, ce qui peut prendre beaucoup de temps"
- },
- {
- "id": "",
- "label": "Weights Clip",
- "localized": "Clip de poids",
- "reload": "",
- "hint": "Poids fusionnés forcés à ne pas être plus lourds que le modèle original, prévenant le 'burn-in' et les modèles trop saturés"
- },
- {
- "id": "",
- "label": "ReBasin",
- "localized": "ReBasin",
- "reload": "",
- "hint": "Effectue plusieurs fusions avec permutations afin de conserver davantage de caractéristiques des deux modèles"
- },
- {
- "id": "",
- "label": "Number of ReBasin Iterations",
- "localized": "Nombre d'itérations ReBasin",
- "reload": "",
- "hint": "Nombre de fois pour fusionner et permuter le modèle avant de sauvegarder"
- },
- {
- "id": "",
- "label": "CPU",
- "localized": "CPU",
- "reload": "",
- "hint": "Utilise uniquement le CPU et la RAM : le plus lent mais le moins susceptible de provoquer une erreur OOM"
- },
- {
- "id": "",
- "label": "Shuffle",
- "localized": "Mélanger",
- "reload": "",
- "hint": "Charge le modèle complet en RAM et calcule sur la VRAM : moins d'accélération, suggéré pour les fusions SDXL"
- },
- {
- "id": "",
- "label": "In Blocks",
- "localized": "Blocs d'entrée",
- "reload": "",
- "hint": "Blocs de sous-échantillonnage de l'UNet (12 valeurs pour SD1.5, 9 valeurs pour SDXL)"
- },
- {
- "id": "",
- "label": "Mid Block",
- "localized": "Bloc central",
- "reload": "",
- "hint": "Bloc central de l'UNet (1 valeur)"
- },
- {
- "id": "",
- "label": "Out Block",
- "localized": "Blocs de sortie",
- "reload": "",
- "hint": "Blocs de suréchantillonnage de l'UNet (12 valeurs pour SD1.5, 9 valeurs pour SDXL)"
- },
- {
- "id": "",
- "label": "Preset Interpolation Ratio",
- "localized": "Ratio d'interpolation de préréglage",
- "reload": "",
- "hint": "Si deux préréglages sont sélectionnés, interpoler entre eux"
- },
- {
- "id": "",
- "label": "Adapter",
- "localized": "Adaptateur",
- "reload": "",
- "hint": "Modèle d'adaptateur IP"
- },
- {
- "id": "",
- "label": "Active ip adapters",
- "localized": "Adaptateurs IP actifs",
- "reload": "",
- "hint": "Nombre d'adaptateurs IP actifs"
- },
- {
- "id": "",
- "label": "Unload adapter",
- "localized": "Décharger l'adaptateur",
- "reload": "",
- "hint": "Décharger l'adaptateur IP immédiatement après la génération. Sinon, l'adaptateur IP restera chargé pour une utilisation plus rapide lors du prochain processus de génération"
- },
- {
- "id": "",
- "label": "Crop to portrait",
- "localized": "Recadrer en portrait",
- "reload": "",
- "hint": "Recadrer l'image d'entrée en mode portrait uniquement avant de l'utiliser comme entrée d'adaptateur IP"
- },
- {
- "id": "",
- "label": "Layer options",
- "localized": "Options de calque",
- "reload": "",
- "hint": "Spécifier manuellement les options de calque avancées de l'adaptateur IP"
- },
- {
- "id": "",
- "label": "X values",
- "localized": "Valeurs X",
- "reload": "",
- "hint": "Séparer les valeurs pour l'axe X en utilisant des virgules"
- },
- {
- "id": "",
- "label": "Y values",
- "localized": "Valeurs Y",
- "reload": "",
- "hint": "Séparer les valeurs pour l'axe Y en utilisant des virgules"
- },
- {
- "id": "",
- "label": "Z values",
- "localized": "Valeurs Z",
- "reload": "",
- "hint": "Séparer les valeurs pour l'axe Z en utilisant des virgules"
- },
- {
- "id": "",
- "label": "Loops",
- "localized": "Boucles",
- "reload": "",
- "hint": "Combien de fois traiter une image. Chaque sortie est utilisée comme entrée de la boucle suivante. Si défini sur 1, le comportement sera comme si ce script n'était pas utilisé"
- },
- {
- "id": "",
- "label": "Final denoising strength",
- "localized": "Force de débruitage finale",
- "reload": "",
- "hint": "La force de débruitage pour la dernière boucle de chaque image du lot"
- },
- {
- "id": "",
- "label": "Denoising strength curve",
- "localized": "Courbe de force de débruitage",
- "reload": "",
- "hint": "La courbe de débruitage contrôle le taux de changement de la force de débruitage à chaque boucle. Agressif : La majeure partie du changement se produira vers le début des boucles. Linéaire : Le changement sera constant tout au long des boucles. Lent : La majeure partie du changement se produira vers la fin des boucles"
- },
- {
- "id": "",
- "label": "Tile overlap",
- "localized": "Chevauchement des tuiles",
- "reload": "",
- "hint": "Pour l'upscaling SD, quel est le chevauchement en pixels entre les tuiles. Les tuiles se chevauchent afin qu'une fois fusionnées en une seule image, il n'y ait pas de joint visible"
- },
- {
- "id": "",
- "label": "ACI: Color to Mask",
- "localized": "ACI : Couleur vers masque",
- "reload": "",
- "hint": "Choisissez la couleur que vous souhaitez masquer et inpainter. Cliquez sur la couleur dans l'image pour la sélectionner automatiquement.\n Il est conseillé d'utiliser des images comme des fonds verts pour obtenir des résultats précis."
- },
- {
- "id": "",
- "label": "ACI: Color Tolerance",
- "localized": "ACI : Tolérance de couleur",
- "reload": "",
- "hint": "Ajustez la tolérance pour inclure des couleurs similaires dans le masque. Des valeurs plus basses = masque uniquement des couleurs très similaires. Des valeurs plus élevées = masque une plus grande gamme de couleurs similaires."
- },
- {
- "id": "",
- "label": "ACI: Mask Erode",
- "localized": "ACI : Érosion du masque",
- "reload": "",
- "hint": "Ajustez le remplissage pour appliquer un décalage interne au masque. (Valeur recommandée = 2 pour éliminer les résidus aux bords)"
- },
- {
- "id": "",
- "label": "ACI: Mask Blur",
- "localized": "ACI : Flou du masque",
- "reload": "",
- "hint": "Ajustez le flou pour appliquer une transition douce entre l'image et la zone inpaintée. (Valeur recommandée = 0 pour la netteté)"
- },
- {
- "id": "",
- "label": "ACI: Denoising Strength",
- "localized": "ACI : Force de débruitage",
- "reload": "",
- "hint": "Changez la force de débruitage pour obtenir la quantité d'inpainting désirée."
- }
- ],
- "settings": [
- {
- "id": "",
+ "id": 623,
"label": "Apply settings",
"localized": "Appliquer les paramètres",
"reload": "",
"hint": "Enregistrer les paramètres actuels, un redémarrage du serveur est recommandé"
},
{
- "id": "",
- "label": "Model Loading",
- "localized": "Chargement du modèle",
+ "id": 624,
+ "label": "Analyze model",
+ "localized": "Analyser le modèle",
"reload": "",
- "hint": "Paramètres liés à la manière dont le modèle est chargé"
+ "hint": ""
},
{
- "id": "",
- "label": "Model Options",
- "localized": "Options du modèle",
+ "id": 625,
+ "label": "All",
+ "localized": "Tout",
"reload": "",
- "hint": "Paramètres liés au comportement de modèles spécifiques"
+ "hint": ""
},
{
- "id": "",
- "label": "Model Offloading",
- "localized": "Déchargement du modèle",
+ "id": 626,
+ "label": "artist",
+ "localized": "Artiste",
"reload": "",
- "hint": "Paramètres liés au déchargement du modèle et à la gestion de la mémoire"
+ "hint": ""
},
{
- "id": "",
- "label": "Model Quantization",
- "localized": "Quantification du modèle",
+ "id": 627,
+ "label": "Alpha",
+ "localized": "Alpha",
"reload": "",
- "hint": "Paramètres liés à la quantification du modèle, utilisée pour réduire l'utilisation de la mémoire"
+ "hint": ""
},
{
- "id": "",
- "label": "Image Metadata",
- "localized": "Métadonnées d'image",
+ "id": 628,
+ "label": "Advanced Options",
+ "localized": "Options avancées",
"reload": "",
- "hint": "Paramètres liés à la gestion des métadonnées créées avec les images générées"
+ "hint": ""
},
{
- "id": "",
- "label": "Legacy Options",
- "localized": "Options héritées",
+ "id": 629,
+ "label": "Appearance",
+ "localized": "Apparence",
"reload": "",
- "hint": "Paramètres liés aux options héritées - ne devraient pas être utilisés"
+ "hint": ""
},
{
- "id": "",
- "label": "Restart server",
- "localized": "Redémarrer le serveur",
+ "id": 630,
+ "label": "Answer",
+ "localized": "Réponse",
"reload": "",
- "hint": "Redémarrer le serveur"
+ "hint": ""
},
{
- "id": "",
- "label": "Shutdown server",
- "localized": "Arrêter le serveur",
+ "id": 631,
+ "label": "Adjust start",
+ "localized": "Début de l'ajustement",
"reload": "",
- "hint": "Arrêter le serveur"
+ "hint": "Étape de départ où l'ajustement sigma se produit"
},
{
- "id": "",
- "label": "Preview theme",
- "localized": "Aperçu du thème",
+ "id": 632,
+ "label": "Adjust end",
+ "localized": "Fin de l'ajustement",
"reload": "",
- "hint": "Afficher l'aperçu du thème"
+ "hint": "Étape de fin où l'ajustement sigma se produit"
},
{
- "id": "",
- "label": "Restore defaults",
- "localized": "Restaurer les valeurs par défaut",
+ "id": 633,
+ "label": "AutoGuidance dropout",
+ "localized": "Dropout de l'AutoGuidance",
"reload": "",
- "hint": "Restaurer les paramètres par défaut du serveur"
+ "hint": ""
},
{
- "id": "",
- "label": "Unload model",
- "localized": "Décharger le modèle",
+ "id": 634,
+ "label": "AutoGuidance layers",
+ "localized": "Couches de l'AutoGuidance",
"reload": "",
- "hint": "Décharger le modèle actuellement chargé"
+ "hint": ""
},
{
- "id": "",
- "label": "Reload model",
- "localized": "Recharger le modèle",
+ "id": 635,
+ "label": "AutoGuidance config",
+ "localized": "Config de l'AutoGuidance",
"reload": "",
- "hint": "Recharger le modèle actuellement sélectionné"
+ "hint": ""
},
{
- "id": "",
- "label": "Models & Loading",
- "localized": "Modèles et chargement",
+ "id": 636,
+ "label": "APG momentum",
+ "localized": "Momentum APG",
"reload": "",
- "hint": "Paramètres liés aux modèles de base, au backend principal et au comportement de chargement du modèle"
+ "hint": ""
},
{
- "id": "",
- "label": "Variational Auto Encoder",
- "localized": "Auto-encodeur variationnel",
+ "id": 637,
+ "label": "APG rescale",
+ "localized": "Recalibrage APG",
"reload": "",
- "hint": "Paramètres liés à l'Auto-encodeur variationnel et au processus de décodage d'image lors de la génération"
+ "hint": ""
},
{
- "id": "",
- "label": "Text encoder",
- "localized": "Encodeur de texte",
+ "id": 638,
+ "label": "Attention guidance",
+ "localized": "Guidage d'attention",
"reload": "",
- "hint": "Paramètres liés à l'encodeur de texte et au traitement d'encodage de l'invite lors de la génération"
+ "hint": "Échelle CFG utilisée avec le PAG : Perturbed-Attention Guidance"
},
{
- "id": "",
- "label": "Compute Settings",
- "localized": "Paramètres de calcul",
+ "id": 639,
+ "label": "Adaptive scaling",
+ "localized": "Mise à l'échelle adaptative",
"reload": "",
- "hint": "Paramètres liés à la précision de calcul, à l'attention croisée et aux optimisations pour les plateformes de calcul"
+ "hint": "Modificateur adaptatif pour l'échelle du guidage d'attention"
},
{
- "id": "",
- "label": "Backend Settings",
- "localized": "Paramètres du backend",
+ "id": 640,
+ "label": "Active IP adapters",
+ "localized": "Adaptateurs IP actifs",
"reload": "",
- "hint": "Paramètres liés aux backends de calcul : torch, onnx et olive"
+ "hint": "Nombre d'adaptateurs IP actifs"
},
{
- "id": "",
- "label": "Quantization Settings",
- "localized": "Paramètres de quantification",
+ "id": 641,
+ "label": "Adapter",
+ "localized": "Adaptateur",
"reload": "",
- "hint": "Paramètres liés à la quantification du modèle"
+ "hint": "Modèle d'adaptateur IP"
},
{
- "id": "",
- "label": "Pipeline modifiers",
- "localized": "Modificateurs de pipeline",
+ "id": 642,
+ "label": "Anchor settings",
+ "localized": "Paramètres d'ancrage",
"reload": "",
- "hint": "Fonctionnalités supplémentaires pouvant être activées lors de la génération"
+ "hint": ""
},
{
- "id": "",
- "label": "Model compile",
- "localized": "Compilation du modèle",
+ "id": 643,
+ "label": "Alpha preset",
+ "localized": "Préréglage alpha",
"reload": "",
- "hint": "Paramètres liés aux différentes méthodes de compilation de modèles"
+ "hint": ""
},
{
- "id": "",
- "label": "System Paths",
- "localized": "Chemins système",
+ "id": 644,
+ "label": "Append heatmaps to results",
+ "localized": "Ajouter les cartes de chaleur aux résultats",
"reload": "",
- "hint": "Paramètres liés à l'emplacement des différents répertoires de modèles"
+ "hint": ""
},
{
- "id": "",
- "label": "Image Options",
- "localized": "Options d'image",
+ "id": 645,
+ "label": "Auto apply",
+ "localized": "Appliquer automatiquement",
"reload": "",
- "hint": "Paramètres liés au format d'image, aux métadonnées et aux grilles d'images"
+ "hint": ""
},
{
- "id": "",
- "label": "Image Paths",
- "localized": "Chemins d'image",
+ "id": 646,
+ "label": "Amplify LUT",
+ "localized": "Amplifier la LUT",
"reload": "",
- "hint": "Paramètres liés aux noms de fichiers d'image et aux répertoires de sortie"
+ "hint": ""
},
{
- "id": "",
- "label": "Live Previews",
- "localized": "Aperçus en direct",
+ "id": 647,
+ "label": "Add time info",
+ "localized": "Ajouter les infos temporelles",
"reload": "",
- "hint": "Paramètres liés aux aperçus en direct, notification audio"
+ "hint": ""
},
{
- "id": "",
- "label": "Sampler Settings",
- "localized": "Paramètres de l'échantillonneur",
+ "id": 648,
+ "label": "Add text info",
+ "localized": "Ajouter les infos textuelles",
"reload": "",
- "hint": "Paramètres liés à la sélection et à la configuration de l'échantillonneur, et à la configuration spécifique de l'échantillonneur de diffuseur"
+ "hint": ""
},
{
- "id": "",
- "label": "Postprocessing",
- "localized": "Post-traitement",
+ "id": 649,
+ "label": "Add metadata",
+ "localized": "Ajouter des métadonnées",
"reload": "",
- "hint": "Paramètres liés au post-traitement des images générées, à la restauration des visages et à l'upscaling"
+ "hint": ""
},
{
- "id": "",
- "label": "Control Options",
- "localized": "Options de contrôle",
+ "id": 650,
+ "label": "Allowed languages",
+ "localized": "Langues autorisées",
"reload": "",
- "hint": "Paramètres liés à l'onglet Contrôle"
+ "hint": ""
},
{
- "id": "",
- "label": "Huggingface",
- "localized": "Huggingface",
+ "id": 651,
+ "label": "Allowed alphabets",
+ "localized": "Alphabets autorisés",
"reload": "",
- "hint": "Paramètres liés à l'accès Huggingface"
+ "hint": ""
},
{
- "id": "",
- "label": "Show all pages",
- "localized": "Afficher toutes les pages",
+ "id": 652,
+ "label": "Apply to prompt",
+ "localized": "Appliquer au prompt",
"reload": "",
- "hint": "Afficher toutes les pages de paramètres"
+ "hint": "Copier automatiquement le résultat amélioré dans la zone de saisie du prompt"
},
{
- "id": "",
- "label": "Base model",
- "localized": "Modèle de base",
+ "id": 653,
+ "label": "Auto enhance",
+ "localized": "Amélioration automatique",
"reload": "",
- "hint": "Modèle principal utilisé pour toutes les opérations"
+ "hint": "Améliorer automatiquement le prompt avant chaque génération d'image"
},
{
- "id": "",
- "label": "Refiner model",
- "localized": "Modèle de raffineur",
+ "id": 654,
+ "label": "ACI: Color to Mask",
+ "localized": "ACI : Couleur vers Masque",
"reload": "",
- "hint": "Modèle de raffineur utilisé pour les opérations de second passage"
+ "hint": "Choisissez la couleur que vous souhaitez masquer et repeindre (inpaint). Cliquez sur la couleur dans l'image pour la sélectionner automatiquement. Il est conseillé d'utiliser des images comme des écrans verts pour obtenir des résultats précis."
},
{
- "id": "",
- "label": "Cached models",
- "localized": "Modèles mis en cache",
+ "id": 655,
+ "label": "ACI: Color tolerance",
+ "localized": "ACI : Tolérance de couleur",
"reload": "",
- "hint": "Le nombre de modèles à stocker en RAM pour un accès rapide"
+ "hint": "Ajustez la tolérance pour inclure des couleurs similaires dans le masque. Valeurs basses = masque uniquement les couleurs très similaires. Valeurs hautes = masque une gamme plus large de couleurs similaires."
},
{
- "id": "",
- "label": "VAE model",
- "localized": "Modèle VAE",
+ "id": 656,
+ "label": "ACI: Denoising strength",
+ "localized": "ACI : Force de débruitage",
"reload": "",
- "hint": "Le VAE aide avec les détails fins de l'image finale et peut également modifier les couleurs"
+ "hint": "Modifiez la force de débruitage pour atteindre la quantité de repeinture (inpaint) souhaitée."
},
{
- "id": "",
- "label": "Model load using streams",
- "localized": "Chargement du modèle par flux",
+ "id": 657,
+ "label": "ACI: Mask dilate",
+ "localized": "ACI : Dilatation du masque",
"reload": "",
- "hint": "Lors du chargement des modèles, tentez un chargement en flux optimisé pour le stockage lent ou réseau"
+ "hint": ""
},
{
- "id": "",
- "label": "xFormers",
- "localized": "xFormers",
+ "id": 658,
+ "label": "ACI: Mask erode",
+ "localized": "ACI : Érosion du masque",
"reload": "",
- "hint": "Optimisation de la mémoire. Non-déterministe (résultats différents à chaque fois)"
+ "hint": "Ajustez le rembourrage pour appliquer un décalage interne au masque. (Valeur recommandée = 2 pour éliminer les restes sur les bords)"
},
{
- "id": "",
- "label": "Scaled-Dot-Product",
- "localized": "Produit scalaire",
+ "id": 659,
+ "label": "ACI: Mask blur",
+ "localized": "ACI : Flou du masque",
"reload": "",
- "hint": "Optimisation de la mémoire. Non-déterministe, sauf si l'attention de la mémoire SDP est désactivée."
+ "hint": "Ajustez le flou pour appliquer une transition douce entre l'image et la zone repeinte. (Valeur recommandée = 0 pour la netteté)"
},
{
- "id": "",
- "label": "Prompt padding",
- "localized": "Remplissage de l'invite",
+ "id": 660,
+ "label": "Adaptive restore",
+ "localized": "Restauration adaptative",
"reload": "",
- "hint": "Augmente la cohérence en ajoutant un remplissage à partir de la dernière virgule dans n jetons lors de l'utilisation de plus de 75 jetons"
+ "hint": ""
},
{
- "id": "",
- "label": "Original",
- "localized": "Original",
+ "id": 661,
+ "label": "Apply noise",
+ "localized": "Appliquer du bruit",
"reload": "",
- "hint": "Backend LDM original"
+ "hint": ""
},
{
- "id": "",
+ "id": 662,
+ "label": "Auto min score",
+ "localized": "Score min auto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 663,
+ "label": "Auto-segment",
+ "localized": "Auto-segmentation",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 664,
+ "label": "Auto-mask",
+ "localized": "Auto-masque",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 665,
+ "label": "Active",
+ "localized": "Actif",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 666,
+ "label": "Attention",
+ "localized": "Attention",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 667,
+ "label": "Adain",
+ "localized": "Adain",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 668,
+ "label": "Attention Adain",
+ "localized": "Attention Adain",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 669,
+ "label": "Apply filter",
+ "localized": "Appliquer le filtre",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 670,
+ "label": "Alpha matting",
+ "localized": "Détourage alpha",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 671,
+ "label": "Append Caption Files",
+ "localized": "Ajouter aux fichiers de légende",
+ "reload": "",
+ "hint": "Ajouter aux fichiers de légende existants au lieu de les écraser. Utile pour ajouter des descriptions ou des tags supplémentaires aux images qui ont déjà des légendes."
+ },
+ {
+ "id": 672,
+ "label": "a1111",
+ "localized": "a1111",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 673,
"label": "Autocast",
"localized": "Autocast",
"reload": "",
- "hint": "Détermine automatiquement la précision pendant l'exécution"
+ "hint": "Déterminer automatiquement la précision pendant l'exécution"
},
{
- "id": "",
- "label": "Full",
- "localized": "Complet",
+ "id": 674,
+ "label": "Auto",
+ "localized": "Auto",
"reload": "",
- "hint": "Toujours utiliser la pleine précision"
+ "hint": ""
},
{
- "id": "",
- "label": "FP32",
- "localized": "FP32",
+ "id": 675,
+ "label": "accuracy",
+ "localized": "précision",
"reload": "",
- "hint": "Utiliser la précision de virgule flottante 32 bits pour les calculs"
+ "hint": ""
},
{
- "id": "",
- "label": "FP16",
- "localized": "FP16",
+ "id": 676,
+ "label": "atiadlxx (AMD only)",
+ "localized": "atiadlxx (AMD uniquement)",
"reload": "",
- "hint": "Utiliser la précision de virgule flottante 16 bits pour les calculs"
+ "hint": ""
},
{
- "id": "",
- "label": "BF16",
- "localized": "BF16",
+ "id": 677,
+ "label": "aot_ts_nvfuser",
+ "localized": "aot_ts_nvfuser",
"reload": "",
- "hint": "Utiliser la précision de virgule flottante 16 bits modifiée pour les calculs"
+ "hint": ""
},
{
- "id": "",
- "label": "Full precision (--no-half-vae)",
- "localized": "Pleine précision (--no-half-vae)",
+ "id": 678,
+ "label": "Additional image browser folders",
+ "localized": "Dossiers supplémentaires de l'explorateur d'images",
"reload": "",
- "hint": "Utilise FP32 pour le VAE. Peut produire de meilleurs résultats tout en utilisant plus de VRAM et une génération plus lente"
+ "hint": ""
},
{
- "id": "",
- "label": "Force full precision (--no-half)",
- "localized": "Forcer la pleine précision (--no-half)",
+ "id": 679,
+ "label": "Add system information to metadata",
+ "localized": "Ajouter les infos système aux métadonnées",
"reload": "",
- "hint": "Utilise FP32 pour le modèle. Peut produire de meilleurs résultats tout en utilisant plus de VRAM et une génération plus lente"
+ "hint": ""
},
{
- "id": "",
- "label": "Upcast sampling",
- "localized": "Échantillonnage Upcast",
+ "id": 680,
+ "label": "Autolaunch browser upon startup",
+ "localized": "Lancer le navigateur au démarrage",
"reload": "",
- "hint": "Produit généralement des résultats similaires à --no-half avec de meilleures performances tout en utilisant moins de mémoire"
+ "hint": ""
},
{
- "id": "",
+ "id": 681,
+ "label": "Allowed aspect ratios",
+ "localized": "Rapports d'aspect autorisés",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 682,
+ "label": "Approximate",
+ "localized": "Approximation",
+ "reload": "",
+ "hint": "Approximation par réseau neuronal peu coûteuse. Très rapide par rapport au VAE, mais produit des images avec une résolution horizontale/verticale 4 fois plus petite et une qualité inférieure"
+ },
+ {
+ "id": 683,
+ "label": "Additional postprocessing operations",
+ "localized": "Opérations de post-traitement supplémentaires",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 684,
+ "label": "Apply color correction",
+ "localized": "Appliquer la correction des couleurs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 685,
+ "label": "Apply mask as overlay",
+ "localized": "Appliquer le masque en superposition",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 686,
+ "label": "Apply sRGB linearization",
+ "localized": "Appliquer la linéarisation sRGB",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 687,
+ "label": "Available networks",
+ "localized": "Réseaux disponibles",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 688,
+ "label": "Auto-convert SD15 embeddings to SDXL",
+ "localized": "Convertir auto les embeddings SD15 vers SDXL",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 689,
+ "label": "alias",
+ "localized": "alias",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 690,
+ "label": "Attention query chunk size",
+ "localized": "Taille des morceaux de requête d'attention",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 691,
+ "label": "Attention kv chunk size",
+ "localized": "Taille des morceaux KV d'attention",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 692,
+ "label": "Attention chunking threshold",
+ "localized": "Seuil de découpage de l'attention",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 693,
"label": "Attempt VAE roll back for NaN values",
- "localized": "Tenter un retour arrière VAE pour les valeurs NaN",
+ "localized": "Tenter un retour en arrière du VAE pour les valeurs NaN",
"reload": "",
"hint": "Nécessite Torch 2.1 et la vérification NaN activée"
},
{
- "id": "",
- "label": "Olive use FP16 on optimization",
- "localized": "Olive utilise FP16 lors de l'optimisation",
+ "id": 694,
+ "label": "Add extended info to filename when saving grid",
+ "localized": "Ajouter des infos étendues au nom de fichier lors de l'enregistrement de la grille",
"reload": "",
- "hint": "Utilise la précision de virgule flottante 16 bits pour le modèle de sortie du processus d'optimisation Olive. Utilise la précision de virgule flottante 32 bits si désactivé"
+ "hint": ""
},
{
- "id": "",
- "label": "Olive force FP32 for VAE Encoder",
- "localized": "Olive force FP32 pour l'encodeur VAE",
+ "id": 695,
+ "label": "Add LoRA to prompt",
+ "localized": "Ajouter la LoRA au prompt",
"reload": "",
- "hint": "Utilise la précision de virgule flottante 32 bits pour l'encodeur VAE du modèle de sortie. Cela remplace l'option 'utiliser FP16 sur l'optimisation'. Si vous obtenez des NaN ou des images noires vides de Img2Img, activez cette option et supprimez le cache"
+ "hint": ""
},
{
- "id": "",
- "label": "Olive use static dimensions",
- "localized": "Olive utilise des dimensions statiques",
+ "id": 696,
+ "label": "Alpha Ratio",
+ "localized": "Ratio Alpha",
"reload": "",
- "hint": "Rend l'inférence avec les modèles optimisés par Olive beaucoup plus rapide. (OrtTransformersOptimization)"
+ "hint": ""
},
{
- "id": "",
- "label": "Olive cache optimized models",
- "localized": "Olive met en cache les modèles optimisés",
+ "id": 697,
+ "label": "ALPHA Block Weight Preset",
+ "localized": "Préréglage de poids de bloc ALPHA",
"reload": "",
- "hint": "Enregistre les modèles traités par Olive comme un cache. Vous pouvez les gérer dans l'onglet ONNX"
+ "hint": ""
},
{
- "id": "",
- "label": "File format",
- "localized": "Format de fichier",
+ "id": 698,
+ "label": "Automatically determine rank",
+ "localized": "Déterminer automatiquement le rang",
"reload": "",
- "hint": "Sélectionner le format de fichier pour les images"
+ "hint": ""
},
{
- "id": "",
- "label": "Include metadata",
- "localized": "Inclure les métadonnées",
+ "id": 699,
+ "label": "Autorank ratio",
+ "localized": "Ratio d'autorang",
"reload": "",
- "hint": "Enregistrer les paramètres de création d'image comme balises de métadonnées à l'intérieur du fichier image"
+ "hint": ""
},
{
- "id": "",
- "label": "Images filename pattern",
- "localized": "Modèle de nom de fichier d'images",
+ "id": 700,
+ "label": "Advanced guidance params",
+ "localized": "Paramètres de guidage avancés",
"reload": "",
- "hint": "Utilisez les balises suivantes pour définir comment les noms de fichiers d'images sont choisis:seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
+ "hint": ""
},
{
- "id": "",
- "label": "Row count",
- "localized": "Nombre de lignes",
+ "id": 701,
+ "label": "Adapter 1",
+ "localized": "Adaptateur 1",
"reload": "",
- "hint": "Utilisez -1 pour la détection automatique et 0 pour qu'il soit identique à la taille du lot"
+ "hint": ""
},
{
- "id": "",
+ "id": 702,
+ "label": "Adapter 2",
+ "localized": "Adaptateur 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 703,
+ "label": "Adapter 3",
+ "localized": "Adaptateur 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 704,
+ "label": "Adapter 4",
+ "localized": "Adaptateur 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 705,
+ "label": "Audio",
+ "localized": "Audio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 706,
+ "label": "Advanced Options",
+ "localized": "Options avancées",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 707,
+ "label": "Advanced Options",
+ "localized": "Options avancées",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 708,
+ "label": "Advanced Options",
+ "localized": "Options avancées",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "b": [
+ {
+ "id": 0,
+ "label": "Batch",
+ "localized": "Lot",
+ "reload": "n/a",
+ "hint": "Paramètres de traitement par lot (Batch processing)"
+ },
+ {
+ "id": 1,
+ "label": "Batch Caption",
+ "localized": "Légendage par lot",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Batch Tag",
+ "localized": "Étiquetage par lot",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Benchmark",
+ "localized": "Test de performance",
+ "reload": "n/a",
+ "hint": "Exécuter des tests de performance"
+ },
+ {
+ "id": 4,
+ "label": "Backend Settings",
+ "localized": "Paramètres du moteur",
+ "reload": "n/a",
+ "hint": "Paramètres relatifs aux moteurs de calcul : torch, onnx et olive"
+ },
+ {
+ "id": 5,
+ "label": "body",
+ "localized": "Corps",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Beta",
+ "localized": "Bêta",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Balanced Offload",
+ "localized": "Déchargement équilibré",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "BitsAndBytes",
+ "localized": "BitsAndBytes",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Batch count",
+ "localized": "Nombre de lots",
+ "reload": "n/a",
+ "hint": "Nombre de lots d'images à créer (n'a aucun impact sur les performances de génération ou l'utilisation de la VRAM)"
+ },
+ {
+ "id": 10,
+ "label": "Batch size",
+ "localized": "Taille du lot",
+ "reload": "n/a",
+ "hint": "Combien d'images à créer dans un seul lot (augmente les performances de génération au prix d'une utilisation plus élevée de la VRAM)"
+ },
+ {
+ "id": 11,
+ "label": "Beta schedule",
+ "localized": "Planification bêta",
+ "reload": "n/a",
+ "hint": "Définit comment la valeur bêta (force du bruit par étape) évolue. Options : - default : le réglage par défaut du modèle - linear : décroissance régulière du bruit par étape - scaled : version au carré de linear, utilisée uniquement par Stable Diffusion - cosine : décroissance plus fluide, offrant souvent de meilleurs résultats avec moins d'étapes - sigmoid : transition nette, expérimental"
+ },
+ {
+ "id": 12,
+ "label": "Base shift",
+ "localized": "Décalage de base",
+ "reload": "n/a",
+ "hint": "Valeur de décalage minimale pour les basses résolutions lors de l'utilisation du décalage dynamique (dynamic shifting)."
+ },
+ {
+ "id": 13,
+ "label": "Brightness",
+ "localized": "Luminosité",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Block",
+ "localized": "Bloc",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Block size",
+ "localized": "Taille de bloc",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Banned words",
+ "localized": "Mots bannis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Blur",
+ "localized": "Flou",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Batch input directory",
+ "localized": "Répertoire d'entrée par lot",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Batch output directory",
+ "localized": "Répertoire de sortie par lot",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Batch mask directory",
+ "localized": "Répertoire de masques par lot",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Background threshold",
+ "localized": "Seuil d'arrière-plan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Boost",
+ "localized": "Boost",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Base",
+ "localized": "Base",
+ "reload": "n/a",
+ "hint": "Paramètres de base utilisés pour exécuter la génération d'images"
+ },
+ {
+ "id": 24,
+ "label": "Blend strength",
+ "localized": "Force du mélange",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Base model",
+ "localized": "Modèle de base",
+ "reload": "n/a",
+ "hint": "Modèle principal utilisé pour toutes les opérations"
+ },
+ {
+ "id": 26,
+ "label": "Backend",
+ "localized": "Moteur (Backend)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Benchmark steps",
+ "localized": "Étapes du benchmark",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Benchmark level",
+ "localized": "Niveau du benchmark",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "balanced",
+ "localized": "équilibré",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "block_level",
+ "localized": "niveau_bloc",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Backend storage",
+ "localized": "Stockage du moteur",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "BF16",
+ "localized": "BF16",
+ "reload": "n/a",
+ "hint": "Utiliser la précision en virgule flottante 16 bits modifiée pour les calculs"
+ },
+ {
+ "id": 33,
+ "label": "Batch matrix-matrix",
+ "localized": "Matrice-matrice par lot",
+ "reload": "n/a",
+ "hint": "Multiplication matricielle standard par lots pour l'attention. Fiable mais peu efficace en VRAM."
+ },
+ {
+ "id": 34,
+ "label": "BCFHW",
+ "localized": "BCFHW",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "BFCHW",
+ "localized": "BFCHW",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "BCHW",
+ "localized": "BCHW",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Batch mode uses sequential seeds",
+ "localized": "Le mode par lot utilise des graines séquentielles",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Batch uses original name",
+ "localized": "Le lot utilise le nom original",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Base images folder",
+ "localized": "Dossier d'images de base",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Base grids folder",
+ "localized": "Dossier de grilles de base",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Build info on first access",
+ "localized": "Infos de construction au premier accès",
+ "reload": "n/a",
+ "hint": "Empêche le serveur de construire la page EN au démarrage et la construit plutôt lors de la demande"
+ },
+ {
+ "id": 42,
+ "label": "Beta Ratio",
+ "localized": "Ratio Bêta",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "BETA Block Weight Preset",
+ "localized": "Préréglage de poids de bloc BÊTA",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Base model type",
+ "localized": "Type de modèle de base",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "c": [
+ {
+ "id": -1,
+ "label": "Caption",
+ "localized": "Légende",
+ "reload": "n/a",
+ "hint": "Analyser les images existantes et créer des descriptions textuelles"
+ },
+ {
+ "id": -1,
+ "label": "Contributors",
+ "localized": "Contributeurs",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Clear",
+ "localized": "Effacer",
+ "reload": "n/a",
+ "hint": "Effacer les prompts"
+ },
+ {
+ "id": -1,
+ "label": "Check status",
+ "localized": "Vérifier le statut",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Composite",
+ "localized": "Composite",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control",
+ "localized": "Contrôle",
+ "reload": "n/a",
+ "hint": "Créer une image avec un guidage complet"
+ },
+ {
+ "id": -1,
+ "label": "ControlNet",
+ "localized": "ControlNet",
+ "reload": "n/a",
+ "hint": "ControlNet est un modèle de guidage avancé"
+ },
+ {
+ "id": -1,
+ "label": "Controls",
+ "localized": "Contrôles",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CaptionCaption",
+ "localized": "LégendeLégende",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Console",
+ "localized": "Console",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Check for updates",
+ "localized": "Rechercher des mises à jour",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Change log",
+ "localized": "Journal des modifications",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Compute Settings",
+ "localized": "Paramètres de calcul",
+ "reload": "n/a",
+ "hint": "Paramètres relatifs à la précision du calcul, à la cross attention et aux optimisations pour les plateformes de calcul"
+ },
+ {
+ "id": -1,
+ "label": "Current",
+ "localized": "Actuel",
+ "reload": "n/a",
+ "hint": "Analyser les modules à l'intérieur du modèle actuellement chargé"
+ },
+ {
+ "id": -1,
+ "label": "CivitAI",
+ "localized": "CivitAI",
+ "reload": "n/a",
+ "hint": "Rechercher et télécharger des modèles depuis CivitAI"
+ },
+ {
+ "id": -1,
+ "label": "Calculate missing hashes",
+ "localized": "Calculer les hashs manquants",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Community",
+ "localized": "Communauté",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cloud",
+ "localized": "Cloud",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Close",
+ "localized": "Fermer",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Change model",
+ "localized": "Changer de modèle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Change refiner",
+ "localized": "Changer le raffineur",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Change VAE",
+ "localized": "Changer le VAE",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Change reference",
+ "localized": "Changer la référence",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Corrections",
+ "localized": "Corrections",
+ "reload": "n/a",
+ "hint": "Contrôler les corrections de couleur/netteté/luminosité de l'image pendant le processus de génération"
+ },
+ {
+ "id": -1,
+ "label": "Control Methods",
+ "localized": "Méthodes de contrôle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control Media",
+ "localized": "Média de contrôle",
+ "reload": "n/a",
+ "hint": "Ajouter une image d'entrée comme image d'initialisation séparée pour le traitement de contrôle"
+ },
+ {
+ "id": -1,
+ "label": "ChronoEdit",
+ "localized": "ChronoEdit",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cross Attention",
+ "localized": "Cross Attention",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CLiP Skip",
+ "localized": "CLiP Skip",
+ "reload": "n/a",
+ "hint": "Paramètre d'arrêt précoce pour le modèle CLIP ; 1 signifie l'arrêt à la dernière couche comme d'habitude, 2 signifie l'arrêt à l'avant-dernière couche, etc."
+ },
+ {
+ "id": -1,
+ "label": "Cache-DiT",
+ "localized": "Cache-DiT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CFG-Zero",
+ "localized": "CFG-Zero",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache folders",
+ "localized": "Dossiers de cache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Custom model loader",
+ "localized": "Chargeur de modèle personnalisé",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Client log",
+ "localized": "Journal client",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CLIP Analysis",
+ "localized": "Analyse CLIP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Context",
+ "localized": "Contexte",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Correction mode",
+ "localized": "Mode de correction",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Color",
+ "localized": "Couleur",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Center",
+ "localized": "Centre",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Color grading",
+ "localized": "Étalonnage des couleurs",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Crop to portrait",
+ "localized": "Recadrer en portrait",
+ "reload": "n/a",
+ "hint": "Recadrer l'image d'entrée au format portrait uniquement avant de l'utiliser comme entrée de l'IP adapter"
+ },
+ {
+ "id": -1,
+ "label": "Concept Tokens",
+ "localized": "Tokens de concept",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Colormap",
+ "localized": "Palette de couleurs",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cosine scale 1",
+ "localized": "Échelle cosinus 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cosine scale 2",
+ "localized": "Échelle cosinus 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cosine scale 3",
+ "localized": "Échelle cosinus 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache model",
+ "localized": "Mettre le modèle en cache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cosine scale",
+ "localized": "Échelle cosinus",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cosine Background",
+ "localized": "Arrière-plan cosinus",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control guidance",
+ "localized": "Guidage de contrôle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Contrast",
+ "localized": "Contraste",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "comma",
+ "localized": "virgule",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Columns",
+ "localized": "Colonnes",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Create video",
+ "localized": "Créer une vidéo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Censor",
+ "localized": "Censurer",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Check language",
+ "localized": "Vérifier la langue",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Check policy violations",
+ "localized": "Vérifier les violations de politique",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Check banned words",
+ "localized": "Vérifier les mots interdits",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control preprocess input images",
+ "localized": "Contrôler le prétraitement des images d'entrée",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control override denoise strength",
+ "localized": "Contrôler la surcharge de la force de débruitage",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Color variation",
+ "localized": "Variation de couleur",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Change rate",
+ "localized": "Taux de changement",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Context after",
+ "localized": "Contexte après",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Context mask",
+ "localized": "Masque de contexte",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control only",
+ "localized": "Contrôle uniquement",
+ "reload": "n/a",
+ "hint": "Ceci utilise uniquement l'entrée de contrôle ci-dessous comme source pour toutes les tâches de type ControlNet ou IP Adapter basées sur l'une de nos diverses options."
+ },
+ {
+ "id": -1,
+ "label": "CN Mode",
+ "localized": "Mode CN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CN Strength",
+ "localized": "Force CN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CN Start",
+ "localized": "Début CN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CN End",
+ "localized": "Fin CN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CN Tiles",
+ "localized": "Tuiles CN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control factor",
+ "localized": "Facteur de contrôle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet-XS",
+ "localized": "ControlNet-XS",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Coarse",
+ "localized": "Grossier",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Color map",
+ "localized": "Carte de couleurs",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Crop to fit",
+ "localized": "Recadrer pour ajuster",
+ "reload": "n/a",
+ "hint": "Si les dimensions de votre image source (ex: 512x510) s'écartent de vos dimensions cibles (ex: 1024x768), cette fonction ajustera votre image agrandie dans votre image de taille cible. L'excédent sera recadré."
+ },
+ {
+ "id": -1,
+ "label": "CLiP Model",
+ "localized": "Modèle CLIP",
+ "reload": "n/a",
+ "hint": "Modèle CLIP utilisé pour la correspondance de similarité image-texte. Les modèles plus grands (ViT-L, ViT-H) sont plus précis mais plus lents et utilisent plus de VRAM."
+ },
+ {
+ "id": -1,
+ "label": "Caption Model",
+ "localized": "Modèle de légende",
+ "reload": "n/a",
+ "hint": "Modèle BLIP utilisé pour générer la légende initiale de l'image. Le modèle de légende décrit le contenu de l'image que CLIP enrichit ensuite avec des termes de style et de saveur."
+ },
+ {
+ "id": -1,
+ "label": "Chunk Size",
+ "localized": "Taille de bloc (Chunk)",
+ "reload": "n/a",
+ "hint": "Taille du lot pour le traitement des candidats de description. Des valeurs plus élevées accélèrent l'interrogation mais augmentent l'utilisation de la VRAM."
+ },
+ {
+ "id": -1,
+ "label": "CLiP Num Beams",
+ "localized": "Nombre de faisceaux CLIP",
+ "reload": "n/a",
+ "hint": "Nombre de faisceaux pour la recherche par faisceau pendant la génération de légendes. Des valeurs plus élevées explorent plus de possibilités mais sont plus lentes."
+ },
+ {
+ "id": -1,
+ "label": "Character threshold",
+ "localized": "Seuil de personnage",
+ "reload": "n/a",
+ "hint": "Seuil de confiance pour les tags spécifiques aux personnages (ex: noms de personnages, traits spécifiques). Seuls les tags avec une confiance supérieure à ce seuil sont inclus. Les valeurs élevées sont plus sélectives, les valeurs basses incluent plus de correspondances potentielles. Non pris en charge par les modèles DeepBooru."
+ },
+ {
+ "id": -1,
+ "label": "Cross-attention",
+ "localized": "Cross-attention",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "cpu",
+ "localized": "cpu",
+ "reload": "n/a",
+ "hint": "Utilise uniquement le processeur (CPU) et la RAM : le plus lent mais le moins susceptible de saturer la mémoire (OOM)"
+ },
+ {
+ "id": -1,
+ "label": "Cached models",
+ "localized": "Modèles en cache",
+ "reload": "n/a",
+ "hint": "Le nombre de modèles à stocker en RAM pour un accès rapide"
+ },
+ {
+ "id": -1,
+ "label": "combined",
+ "localized": "combiné",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Compress ratio",
+ "localized": "Taux de compression",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "compel",
+ "localized": "compel",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Channels last",
+ "localized": "Canaux en dernier",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "cuDNN full-depth benchmark",
+ "localized": "Benchmark cuDNN profondeur complète",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "cuDNN benchmark limit",
+ "localized": "Limite de benchmark cuDNN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "cudaMallocAsync",
+ "localized": "cudaMallocAsync",
+ "reload": "n/a",
+ "hint": "Utilise l'allocateur de mémoire asynchrone CUDA. Améliore les performances et la fragmentation de la VRAM, mais peut causer de l'instabilité sur certains GPU."
+ },
+ {
+ "id": -1,
+ "label": "CLiP skip enabled",
+ "localized": "CLiP skip activé",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache-DiT enabled",
+ "localized": "Cache-DiT activé",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache-DiT F-compute blocks",
+ "localized": "Blocs de calcul F Cache-DiT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache-DiT B-compute blocks",
+ "localized": "Blocs de calcul B Cache-DiT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache-DiT residual diff threshold",
+ "localized": "Seuil de différence résiduelle Cache-DiT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache-DiT warmup steps",
+ "localized": "Étapes de préchauffage Cache-DiT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CFG-Zero enabled",
+ "localized": "CFG-Zero activé",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CFG-Zero star",
+ "localized": "CFG-Zero star",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CFG-Zero steps",
+ "localized": "Étapes CFG-Zero",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "cudagraphs",
+ "localized": "cudagraphs",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cleanup temporary folder on startup",
+ "localized": "Nettoyer le dossier temporaire au démarrage",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Create ZIP archive for multiple images",
+ "localized": "Créer une archive ZIP pour plusieurs images",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "cover",
+ "localized": "couvrir",
+ "reload": "n/a",
+ "hint": "couvrir toute la zone"
+ },
+ {
+ "id": -1,
+ "label": "Compact view",
+ "localized": "Vue compacte",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache text encoder results",
+ "localized": "Mettre en cache les résultats de l'encodeur de texte",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "contain",
+ "localized": "contenir",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Ctrl+up/down word delimiters",
+ "localized": "Délimiteurs de mots Ctrl+haut/bas",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Ctrl+up/down precision when editing (attention:1.1)",
+ "localized": "Précision Ctrl+haut/bas lors de l'édition (attention:1.1)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Ctrl+up/down precision when editing ",
+ "localized": "Précision Ctrl+haut/bas lors de l'édition ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cached VAEs",
+ "localized": "VAEs en cache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ckpt",
+ "localized": "ckpt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Comma separated list with optional strength per LoRA",
+ "localized": "Liste séparée par des virgules avec force optionnelle par LoRA",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CivitAI token",
+ "localized": "Jeton CivitAI",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Custom pipeline",
+ "localized": "Pipeline personnalisé",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Custom model",
+ "localized": "Modèle personnalisé",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet unit 1",
+ "localized": "Unité ControlNet 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet unit 2",
+ "localized": "Unité ControlNet 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet unit 3",
+ "localized": "Unité ControlNet 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet unit 4",
+ "localized": "Unité ControlNet 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet-XS unit 1",
+ "localized": "Unité ControlNet-XS 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet-XS unit 2",
+ "localized": "Unité ControlNet-XS 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet-XS unit 3",
+ "localized": "Unité ControlNet-XS 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet-XS unit 4",
+ "localized": "Unité ControlNet-XS 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control-LLLite unit 1",
+ "localized": "Unité Control-LLLite 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control-LLLite unit 2",
+ "localized": "Unité Control-LLLite 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control-LLLite unit 3",
+ "localized": "Unité Control-LLLite 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control-LLLite unit 4",
+ "localized": "Unité Control-LLLite 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control settings",
+ "localized": "Paramètres de contrôle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Canny",
+ "localized": "Canny",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Condition",
+ "localized": "Condition",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Caption: Batch",
+ "localized": "Légende : Lot (Batch)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control elements",
+ "localized": "Éléments de contrôle",
+ "reload": "n/a",
+ "hint": "Les éléments de contrôle sont des modèles avancés qui peuvent guider la génération vers le résultat souhaité"
+ }
+ ],
+ "d": [
+ {
+ "id": -1,
+ "label": "Docs",
+ "localized": "Docs",
+ "reload": "n/a",
+ "hint": "Documentation"
+ },
+ {
+ "id": -1,
+ "label": "Discord",
+ "localized": "Discord",
+ "reload": "n/a",
+ "hint": "Serveur Discord"
+ },
+ {
+ "id": 1,
+ "label": "Detail",
+ "localized": "Détail",
+ "reload": "n/a",
+ "hint": "Le Detailer exécute une génération supplémentaire à plus haute résolution pour les objets détectés"
+ },
+ {
+ "id": -1,
+ "label": "Delete",
+ "localized": "Supprimer",
+ "reload": "n/a",
+ "hint": "Supprimer l'image"
+ },
+ {
+ "id": -1,
+ "label": "Default",
+ "localized": "Défaut",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "Download updates",
+ "localized": "Télécharger les mises à jour",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "Download model",
+ "localized": "Télécharger le modèle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Diffusers",
+ "localized": "Diffusers",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Distilled",
+ "localized": "Distillé",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Description",
+ "localized": "Description",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "Details",
+ "localized": "Détails",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Detailer",
+ "localized": "Detailer",
+ "reload": "n/a",
+ "hint": "Le Detailer exécute une génération supplémentaire à plus haute résolution pour les objets détectés"
+ },
+ {
+ "id": -1,
+ "label": "Denoise",
+ "localized": "Dénouement",
+ "reload": "n/a",
+ "hint": "Paramètres de débruitage. Un débruitage plus élevé signifie que davantage de contenu d'image existant est autorisé à changer pendant la génération"
+ },
+ {
+ "id": -1,
+ "label": "DirectML",
+ "localized": "DirectML",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Download model from huggingface",
+ "localized": "Télécharger le modèle depuis HuggingFace",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dropdown",
+ "localized": "Menu déroulant",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "dynamic",
+ "localized": "dynamique",
+ "reload": "n/a",
+ "hint": "Le décalage dynamique (Dynamic shifting) ajuste automatiquement le calendrier de débruitage en fonction de la résolution de votre image. Le planificateur interpole entre base_shift et max_shift en fonction de la résolution réelle de l'image. L'activation désactive le décalage de flux statique (Flow shift)."
+ },
+ {
+ "id": -1,
+ "label": "Detailer models",
+ "localized": "Modèles de Detailer",
+ "reload": "n/a",
+ "hint": "Sélectionnez les modèles de détection à utiliser pour le détaillage"
+ },
+ {
+ "id": -1,
+ "label": "Detailer list",
+ "localized": "Liste du Detailer",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Detailer classes",
+ "localized": "Classes du Detailer",
+ "reload": "n/a",
+ "hint": "Spécifiez les classes spécifiques à utiliser si le modèle de Detailer sélectionné est un modèle multi-classes"
+ },
+ {
+ "id": -1,
+ "label": "Detailer prompt",
+ "localized": "Prompt du Detailer",
+ "reload": "n/a",
+ "hint": "Utiliser un prompt séparé pour le Detailer. S'il n'est pas présent, le prompt principal sera utilisé"
+ },
+ {
+ "id": -1,
+ "label": "Detailer negative prompt",
+ "localized": "Prompt négatif du Detailer",
+ "reload": "n/a",
+ "hint": "Utiliser un prompt négatif séparé pour le Detailer. S'il n'est pas présent, le prompt négatif principal sera utilisé"
+ },
+ {
+ "id": -1,
+ "label": "Detailer steps",
+ "localized": "Étapes du Detailer",
+ "reload": "n/a",
+ "hint": "Nombre d'étapes à exécuter pour le processus du Detailer"
+ },
+ {
+ "id": -1,
+ "label": "Detailer strength",
+ "localized": "Force du Detailer",
+ "reload": "n/a",
+ "hint": "Force de débruitage (Denoising strength) du processus de Detailer"
+ },
+ {
+ "id": -1,
+ "label": "Detailer resolution",
+ "localized": "Résolution du Detailer",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising batch size",
+ "localized": "Taille du lot de débruitage",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dilate tau",
+ "localized": "Tau de dilatation",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Draw legend",
+ "localized": "Dessiner la légende",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising strength",
+ "localized": "Force de débruitage",
+ "reload": "n/a",
+ "hint": "Détermine le degré de liberté de l'algorithme par rapport au contenu de l'image. À 0, rien ne change, et à 1, vous obtenez une image sans rapport. Avec des valeurs inférieures à 1,0, le traitement prendra moins d'étapes que ce que spécifie le curseur d'étapes d'échantillonnage"
+ },
+ {
+ "id": -1,
+ "label": "Denoise start",
+ "localized": "Début du débruitage",
+ "reload": "n/a",
+ "hint": "Remplace la force de débruitage en indiquant quand le modèle de base doit finir et quand le raffineur (refiner) doit commencer. Applicable uniquement à l'utilisation du raffineur. Si réglé sur 0 ou 1, la force de débruitage sera utilisée"
+ },
+ {
+ "id": -1,
+ "label": "down",
+ "localized": "bas",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Decode chunks",
+ "localized": "Décoder par morceaux",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dilate",
+ "localized": "Dilater",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth and normal",
+ "localized": "Profondeur et normales",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Distance threshold",
+ "localized": "Seuil de distance",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth threshold",
+ "localized": "Seuil de profondeur",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising steps",
+ "localized": "Étapes de débruitage",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth map",
+ "localized": "Carte de profondeur",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic shift",
+ "localized": "Décalage dynamique",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Duration",
+ "localized": "Durée",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Device Info",
+ "localized": "Infos matériel",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Diffusers load using Run:ai streamer",
+ "localized": "Chargement Diffusers via Run:ai streamer",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable accelerate",
+ "localized": "Désactiver Accelerate",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable T5 text encoder",
+ "localized": "Désactiver l'encodeur de texte T5",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic loss threshold",
+ "localized": "Seuil de perte dynamique",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dequantize using torch.compile",
+ "localized": "Déquantifier avec torch.compile",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dequantize using full precision",
+ "localized": "Déquantifier en pleine précision",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disabled",
+ "localized": "Désactivé",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention BMM",
+ "localized": "Attention dynamique BMM",
+ "reload": "n/a",
+ "hint": "Effectue le calcul de l'attention par étapes au lieu de tout d'un coup. Temps d'inférence plus lents, mais utilisation de la mémoire considérablement réduite"
+ },
+ {
+ "id": -1,
+ "label": "Dynamic attention",
+ "localized": "Attention dynamique",
+ "reload": "n/a",
+ "hint": "Ajuste dynamiquement le calcul de l'attention à chaque étape. Économise la VRAM mais ralentit la génération."
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention slicing rate",
+ "localized": "Taux de découpage de l'attention dynamique",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention trigger rate",
+ "localized": "Taux de déclenchement de l'attention dynamique",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Deterministic mode",
+ "localized": "Mode déterministe",
+ "reload": "n/a",
+ "hint": "Force une sortie déterministe entre les exécutions. Utile pour la reproductibilité, mais peut désactiver certaines optimisations."
+ },
+ {
+ "id": -1,
+ "label": "DirectML retry ops for NaN",
+ "localized": "DirectML : réessayer les opérations pour NaN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "deep-cache",
+ "localized": "deep-cache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "DeepCache cache interval",
+ "localized": "Intervalle de cache DeepCache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Directory for temporary images; leave empty for default",
+ "localized": "Répertoire des images temporaires ; laisser vide par défaut",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Do not display video output in UI",
+ "localized": "Ne pas afficher la sortie vidéo dans l'interface",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
"label": "Directory name pattern",
"localized": "Modèle de nom de répertoire",
- "reload": "",
- "hint": "Utilisez les balises suivantes pour définir comment les sous-répertoires pour les images et les grilles sont choisis : [steps], [cfg],[prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime], [job_timestamp] ; laissez vide pour la valeur par défaut"
+ "reload": "n/a",
+ "hint": "Utilisez les balises suivantes pour définir comment les sous-répertoires des images et des grilles sont choisis : [steps], [cfg], [prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime], [job_timestamp] ; laisser vide par défaut"
},
{
- "id": "",
- "label": "Inpainting conditioning mask strength",
- "localized": "Force du masque de conditionnement d'inpainting",
- "reload": "",
- "hint": "Détermine la force avec laquelle masquer l'image originale pour l'inpainting et l'img2img. 1.0 signifie entièrement masqué (par défaut). 0.0 signifie un conditionnement entièrement non masqué. Des valeurs inférieures aideront à préserver la composition globale de l'image, mais auront du mal avec les grands changements"
+ "id": -1,
+ "label": "Dark",
+ "localized": "Sombre",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Clip skip",
- "localized": "Saut de Clip",
- "reload": "",
- "hint": "Paramètre d'arrêt précoce pour le modèle CLIP ; 1 est l'arrêt à la dernière couche comme d'habitude, 2 est l'arrêt à l'avant-dernière couche, etc."
+ "id": -1,
+ "label": "Disabled UI tabs",
+ "localized": "Onglets d'interface désactivés",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Images folder",
- "localized": "Dossier d'images",
- "reload": "",
- "hint": "Si vide, utilise par défaut trois répertoires en dessous"
+ "id": -1,
+ "label": "Disable variable aspect ratio",
+ "localized": "Désactiver le format d'image variable",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Grids folder",
- "localized": "Dossier de grilles",
- "reload": "",
- "hint": "Si vide, utilise par défaut deux répertoires en dessous"
+ "id": -1,
+ "label": "Desktop",
+ "localized": "Bureau",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Quicksettings list",
- "localized": "Liste des paramètres rapides",
- "reload": "",
- "hint": "Liste des noms de paramètres, séparés par des virgules, pour les paramètres qui devraient apparaître dans la barre d'accès rapide en haut plutôt que dans l'onglet des paramètres"
+ "id": -1,
+ "label": "Downscale high resolution live previews",
+ "localized": "Réduire les aperçus en direct haute résolution",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Live preview display period",
- "localized": "Période d'affichage de l'aperçu en direct",
- "reload": "",
- "hint": "Demande une image d'aperçu toutes les n étapes, mettre à 0 pour désactiver"
+ "id": -1,
+ "label": "Detailer use model augment",
+ "localized": "Utiliser l'augmentation de modèle pour le Detailer",
+ "reload": "n/a",
+ "hint": "Exécuter les modèles de détection du Detailer avec une précision supplémentaire"
},
{
- "id": "",
- "label": "Approximate",
- "localized": "Approximation",
- "reload": "",
- "hint": "Approximation de réseau neuronal bon marché. Très rapide comparé au VAE, mais produit des images avec une résolution horizontale/verticale 4 fois plus petite et une qualité inférieure"
+ "id": -1,
+ "label": "Default strength",
+ "localized": "Force par défaut",
+ "reload": "n/a",
+ "hint": "Lors de l'ajout d'un réseau supplémentaire tel qu'un Lora au prompt, utiliser ce multiplicateur"
},
{
- "id": "",
- "label": "Simple",
- "localized": "Simple",
- "reload": "",
- "hint": "Approximation très bon marché. Très rapide comparé au VAE, mais produit des images avec une résolution horizontale/verticale 8 fois plus petite et une qualité extrêmement faible"
+ "id": -1,
+ "label": "Do not change selected model when reading generation parameters",
+ "localized": "Ne pas changer le modèle sélectionné lors de la lecture des paramètres de génération",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Progress update period",
- "localized": "Période de mise à jour de la progression",
- "reload": "",
- "hint": "Période de mise à jour de la barre de progression de l'interface utilisateur et des vérifications de prévisualisation, en millisecondes"
+ "id": -1,
+ "label": "Do conditional and unconditional denoising in one batch",
+ "localized": "Effectuer le débruitage conditionnel et inconditionnel en un seul lot",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Euler a",
- "localized": "Euler a",
- "reload": "",
- "hint": "Euler Ancestral - très créatif, chacun peut obtenir une image complètement différente selon le nombre d'étapes, définir des étapes supérieures à 30-40 n'aide pas"
+ "id": -1,
+ "label": "Disable NaN check",
+ "localized": "Désactiver la vérification des NaN",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "DDIM",
- "localized": "DDIM",
- "reload": "",
- "hint": "Modèles implicites de diffusion de débruitage - les meilleurs pour l'inpainting"
+ "id": -1,
+ "label": "Disallow models in ckpt format",
+ "localized": "Interdire les modèles au format ckpt",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "UniPC",
- "localized": "UniPC",
- "reload": "",
- "hint": "Cadre unifié prédicteur-correcteur pour un échantillonnage rapide des modèles de diffusion"
+ "id": -1,
+ "label": "Default upscaler for image resize operations",
+ "localized": "Upscaler par défaut pour les redimensionnements d'image",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Sigma negative guidance minimum",
- "localized": "Minimum de guidage négatif Sigma",
- "reload": "",
- "hint": "Ignorer l'invite négative pour certaines étapes lorsque l'image est presque prête, 0=désactivé"
+ "id": -1,
+ "label": "Debug info",
+ "localized": "Infos de débogage",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Upscaler tile size",
- "localized": "Taille des tuiles d'upscaler",
- "reload": "",
- "hint": "0 = pas de mosaïque"
+ "id": -1,
+ "label": "Download folder",
+ "localized": "Dossier de téléchargement",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Upscaler tile overlap",
- "localized": "Chevauchement des tuiles d'upscaler",
- "reload": "",
- "hint": "Faibles valeurs = couture visible"
+ "id": -1,
+ "label": "DWPose",
+ "localized": "DWPose",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "GFPGAN",
- "localized": "GFPGAN",
- "reload": "",
- "hint": "Restaurer les visages de faible qualité à l'aide du réseau neuronal GFPGAN"
+ "id": -1,
+ "label": "Depth Anything",
+ "localized": "Depth Anything",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "CodeFormer",
- "localized": "CodeFormer",
- "reload": "",
- "hint": "Restaurer les visages de faible qualité à l'aide du réseau neuronal Codeformer"
+ "id": -1,
+ "label": "Depth Pro",
+ "localized": "Depth Pro",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "CodeFormer weight parameter",
- "localized": "Paramètre de poids CodeFormer",
- "reload": "",
- "hint": "0 = effet maximum ; 1 = effet minimum"
+ "id": -1,
+ "label": "Decode",
+ "localized": "Décoder",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "e": [
+ {
+ "id": 843,
+ "label": "Enhance prompt",
+ "localized": "Améliorer le prompt",
+ "reload": "script_flux_prompt_enhance_(legacy)",
+ "hint": ""
},
{
- "id": "",
- "label": "ToMe token merging ratio",
- "localized": "Ratio de fusion de jetons ToMe",
- "reload": "",
- "hint": "Activer la fusion de jetons redondants via tomesd pour des améliorations de vitesse et de mémoire, 0=désactivé"
+ "id": 0,
+ "label": "Enhance now",
+ "localized": "Améliorer maintenant",
+ "reload": "script_prompt_enhance",
+ "hint": "Exécuter l'amélioration du prompt en utilisant le modèle LLM sélectionné"
},
{
- "id": "",
- "label": "Todo token merging ratio",
- "localized": "Ratio de fusion de jetons Todo",
- "reload": "",
- "hint": "Activer la fusion de jetons redondants via todo pour des améliorations de vitesse et de mémoire, 0=désactivé"
+ "id": 0,
+ "label": "Extensions",
+ "localized": "Extensions",
+ "reload": "btn_extensions",
+ "hint": "Extensions de l'application"
},
{
- "id": "",
- "label": "Model pipeline",
- "localized": "Pipeline de modèle",
+ "id": 0,
+ "label": "Extract LoRA",
+ "localized": "Extraire le LoRA",
"reload": "",
- "hint": "Si l'autodétection ne détecte pas le modèle automatiquement, sélectionnez le type de modèle avant de charger un modèle"
+ "hint": ""
},
{
- "id": "",
- "label": "VAE slicing",
- "localized": "Découpage VAE",
+ "id": 0,
+ "label": "Embedded metadata",
+ "localized": "Métadonnées intégrées",
"reload": "",
- "hint": "Décode les latents par lot une image à la fois avec une VRAM limitée. Petit gain de performance dans le décodage VAE sur les lots multi-images"
+ "hint": ""
},
{
- "id": "",
- "label": "VAE tiling",
- "localized": "Tuilage VAE",
- "reload": "",
- "hint": "Divise les grandes images en tuiles qui se chevauchent avec une VRAM limitée. Entraîne une légère augmentation du temps de traitement"
+ "id": 0,
+ "label": "Extension list",
+ "localized": "Liste des extensions",
+ "reload": "component-8571",
+ "hint": ""
},
{
- "id": "",
- "label": "Dynamic attention BMM",
- "localized": "Attention dynamique BMM",
- "reload": "",
- "hint": "Effectue le calcul de l'attention par étapes plutôt qu'en une seule fois. Temps d'inférence plus lents, mais utilisation de la mémoire considérablement réduite"
+ "id": 0,
+ "label": "Execution Precision",
+ "localized": "Précision d'exécution",
+ "reload": "settings_cuda",
+ "hint": ""
},
{
- "id": "",
- "label": "ONNX Execution Provider",
- "localized": "Fournisseur d'exécution ONNX",
- "reload": "",
- "hint": "Fournisseur d'exécution ONNX"
+ "id": 0,
+ "label": "Embeddings",
+ "localized": "Embeddings",
+ "reload": "settings_extra_networks",
+ "hint": ""
},
{
- "id": "",
- "label": "ONNX allow fallback to CPU",
- "localized": "ONNX autoriser le recours au CPU",
- "reload": "",
- "hint": "Permettre le recours au CPU si le fournisseur d'exécution sélectionné a échoué"
+ "id": 0,
+ "label": "Extract currently loaded LoRA(s)",
+ "localized": "Extraire les LoRA(s) actuellement chargés",
+ "reload": "component-5745",
+ "hint": ""
},
{
- "id": "",
- "label": "ONNX cache converted models",
- "localized": "ONNX met en cache les modèles convertis",
- "reload": "",
- "hint": "Enregistre les modèles convertis au format ONNX comme un cache. Vous pouvez les gérer dans l'onglet ONNX"
+ "id": 0,
+ "label": "Enable LayerSkipConfig",
+ "localized": "Activer LayerSkipConfig",
+ "reload": "txt2img",
+ "hint": ""
},
{
- "id": "",
- "label": "ONNX unload base model when processing refiner",
- "localized": "ONNX décharge le modèle de base lors du traitement du raffineur",
- "reload": "",
- "hint": "Décharge le modèle de base lorsque le raffineur est en cours de conversion/optimisation/traitement"
+ "id": 0,
+ "label": "Enable refine pass",
+ "localized": "Activer la passe de raffinage",
+ "reload": "txt2img",
+ "hint": "Utilise un processus similaire à l'image-to-image pour mettre à l'échelle et/ou ajouter des détails à l'image finale. Utilise éventuellement un modèle de raffinage (refiner) pour améliorer les détails."
},
{
- "id": "",
- "label": "Inference-mode",
- "localized": "Mode inférence",
- "reload": "",
- "hint": "Utiliser torch.inference_mode"
+ "id": 0,
+ "label": "Enable detailer pass",
+ "localized": "Activer la passe de détails",
+ "reload": "txt2img",
+ "hint": "Détecte les objets cibles comme les visages et les retraite à une résolution plus élevée"
},
{
- "id": "",
- "label": "no-grad",
- "localized": "no-grad",
- "reload": "",
- "hint": "Utiliser torch.no_grad"
+ "id": 0,
+ "label": "Edge padding",
+ "localized": "Marge de bordure",
+ "reload": "txt2img",
+ "hint": "Étend le bord de la zone masquée de ce pourcentage"
},
{
- "id": "",
- "label": "Model compile precompile",
- "localized": "Précompilation du modèle",
- "reload": "",
- "hint": "Exécuter la compilation du modèle immédiatement au chargement du modèle au lieu de la première utilisation"
+ "id": 0,
+ "label": "Edge blur",
+ "localized": "Flou de bordure",
+ "reload": "txt2img",
+ "hint": "Floute le bord de la zone masquée de ce pourcentage"
},
{
- "id": "",
- "label": "Use zeros for prompt padding",
- "localized": "Utiliser des zéros pour le remplissage de l'invite",
- "reload": "",
- "hint": "Force un tenseur entièrement nul lorsque l'invite est vide pour supprimer tout bruit résiduel"
+ "id": 0,
+ "label": "End",
+ "localized": "Fin",
+ "reload": "txt2img",
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
+ "label": "ETA",
+ "localized": "ETA",
+ "reload": "script_apg",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable FreeU",
+ "localized": "Activer FreeU",
+ "reload": "script_consistory",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tonemap",
+ "localized": "Activer le tonemap",
+ "reload": "script_hdr",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enabled",
+ "localized": "Activé",
+ "reload": "script_kohya_hires_fix",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Exposure",
+ "localized": "Exposition",
+ "reload": "script_lut_color_grading",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Encoder",
+ "localized": "Encodeur",
+ "reload": "script_mulan",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enhanced prompt",
+ "localized": "Prompt amélioré",
+ "reload": "script_prompt_enhance",
+ "hint": "Le résultat du prompt amélioré par le LLM"
+ },
+ {
+ "id": 0,
+ "label": "Edit start",
+ "localized": "Début de l'édition",
+ "reload": "script_ledits",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edit stop",
+ "localized": "Fin de l'édition",
+ "reload": "script_ledits",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode",
+ "localized": "Éroder",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "edge",
+ "localized": "contour",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ensemble size",
+ "localized": "Taille de l'ensemble",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable",
+ "localized": "Activer",
+ "reload": "video",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode size",
+ "localized": "Taille d'érosion",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable PixelArt",
+ "localized": "Activer le PixelArt",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable edge detection",
+ "localized": "Activer la détection de contours",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge block size",
+ "localized": "Taille de bloc de contour",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge image weight",
+ "localized": "Poids de l'image de contour",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Escape brackets",
+ "localized": "Échapper les parenthèses",
+ "reload": "caption",
+ "hint": "Échappe les parenthèses et les crochets dans les tags avec des barres obliques inverses. Requis lorsque les tags contiennent des caractères ayant une signification spéciale dans la syntaxe des prompts, comme ( ) [ ]. Activez cette option pour utiliser la sortie directement dans les prompts."
+ },
+ {
+ "id": 0,
+ "label": "Exclude tags",
+ "localized": "Exclure des tags",
+ "reload": "caption",
+ "hint": "Liste de tags séparés par des virgules à exclure de la sortie. Utile pour filtrer les tags indésirables ou redondants qui apparaissent fréquemment."
+ },
+ {
+ "id": 0,
+ "label": "Extension GIT repository URL",
+ "localized": "URL du dépôt GIT de l'extension",
+ "reload": "component-8593",
+ "hint": "Spécifier l'URL du dépôt de l'extension sur GitHub"
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CPU",
+ "localized": "ExecutionProvider.CPU",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.DirectML",
+ "localized": "ExecutionProvider.DirectML",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CUDA",
+ "localized": "ExecutionProvider.CUDA",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.ROCm",
+ "localized": "ExecutionProvider.ROCm",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.MIGraphX",
+ "localized": "ExecutionProvider.MIGraphX",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.OpenVINO",
+ "localized": "ExecutionProvider.OpenVINO",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable modular pipelines (experimental)",
+ "localized": "Activer les pipelines modulaires (expérimental)",
+ "reload": "settings_model_options",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Expandable segments",
+ "localized": "Segments extensibles",
+ "reload": "settings_backends",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable use of reference models",
+ "localized": "Activer l'utilisation de modèles de référence",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable embeddings support",
+ "localized": "Activer le support des embeddings",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable file wildcards support",
+ "localized": "Activer le support des wildcards par fichier",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extra noise multiplier for img2img",
+ "localized": "Multiplicateur de bruit supplémentaire pour img2img",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings train templates directory",
+ "localized": "Répertoire des modèles d'entraînement d'embeddings",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable Hypernetwork support",
+ "localized": "Activer le support des Hypernetworks",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tensorboard logging",
+ "localized": "Activer la journalisation tensorboard",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ }
+ ],
+ "f": [
+ {
+ "id": -1,
+ "label": "Fixed",
+ "localized": "Fixe",
+ "reload": "n/a",
+ "hint": "Redimensionne l'image à la résolution cible. À moins que la hauteur et la largeur ne correspondent, vous obtiendrez un rapport d'aspect incorrect."
+ },
+ {
+ "id": -1,
+ "label": "Folder",
+ "localized": "Dossier",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FramePack",
+ "localized": "FramePack",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Frames",
+ "localized": "Images",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Fallback guidance",
+ "localized": "Guidage de secours",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FreeU",
+ "localized": "FreeU",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Faster Cache",
+ "localized": "Cache plus rapide",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folders",
+ "localized": "Dossiers",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Fetch model preview metadata",
+ "localized": "Récupérer les métadonnées d'aperçu du modèle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Flow shift",
+ "localized": "Décalage de flux (Flow shift)",
+ "reload": "n/a",
+ "hint": "Valeur de décalage pour les modèles de type flow-matching. Contrôle la distribution des étapes de débruitage. Valeurs : - >1.0 : alloue plus d'étapes au début du débruitage (meilleure structure) - <1.0 : alloue plus d'étapes à la fin du débruitage (meilleurs détails fins) - 1.0 : planification équilibrée La plupart des modèles flow-matching utilisent la valeur 3 par défaut. Effectivement inactif si le décalage dynamique est activé."
+ },
+ {
+ "id": -1,
+ "label": "FDG scales",
+ "localized": "Échelles FDG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FDG weights",
+ "localized": "Poids FDG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FDG rescale space",
+ "localized": "Espace de remise à l'échelle FDG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Force HiRes",
+ "localized": "Forcer la Haute Résolution",
+ "reload": "n/a",
+ "hint": "Le Hires s'exécute automatiquement lorsque l'upscale latent est sélectionné, mais il est ignoré lors de l'utilisation d'upscalers non-latents. Activez 'Force HiRes' pour exécuter le hires avec des upscalers non-latents."
+ },
+ {
+ "id": -1,
+ "label": "FreeU preset",
+ "localized": "Préréglage FreeU",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FaceID Model",
+ "localized": "Modèle FaceID",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Final strength",
+ "localized": "Force finale",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "full",
+ "localized": "complet",
+ "reload": "n/a",
+ "hint": "Toujours utiliser la précision complète (FP32)"
+ },
+ {
+ "id": -1,
+ "label": "Fall-off exponent (lower=higher detail)",
+ "localized": "Exposant de retombée (plus bas = plus de détails)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Fill strength",
+ "localized": "Force de remplissage",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Face",
+ "localized": "Visage",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Face confidence",
+ "localized": "Confiance du visage",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP model variant",
+ "localized": "Variante de modèle FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP resolution",
+ "localized": "Résolution FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP duration",
+ "localized": "Durée FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP target FPS",
+ "localized": "FPS cible FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP interpolation",
+ "localized": "Interpolation FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP init strength",
+ "localized": "Force initiale FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP end strength",
+ "localized": "Force finale FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP vision strength",
+ "localized": "Force de vision FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP section prompts",
+ "localized": "Prompts de section FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP latent window size",
+ "localized": "Taille de la fenêtre latente FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP steps",
+ "localized": "Étapes FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP sampler shift",
+ "localized": "Décalage de l'échantillonneur FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP CFG scale",
+ "localized": "Échelle CFG FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP distilled CFG scale",
+ "localized": "Échelle CFG distillée FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP CFG re-scale",
+ "localized": "Remise à l'échelle CFG FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP system prompt",
+ "localized": "Prompt système FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP model receipe",
+ "localized": "Recette de modèle FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP enable TeaCache",
+ "localized": "Activer TeaCache FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP use optimized system prompt",
+ "localized": "Utiliser le prompt système optimisé FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP enable CFGZero",
+ "localized": "Activer CFGZero FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP enable Preview",
+ "localized": "Activer l'aperçu FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP attention",
+ "localized": "Attention FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP VAE",
+ "localized": "VAE FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FPS",
+ "localized": "FPS",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Foreground threshold",
+ "localized": "Seuil de premier plan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Frame change sensitivity",
+ "localized": "Sensibilité au changement d'image",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Filename",
+ "localized": "Nom de fichier",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Force model eval",
+ "localized": "Forcer l'évaluation du modèle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "false",
+ "localized": "faux",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Full precision (--no-half-vae)",
+ "localized": "Précision complète (--no-half-vae)",
+ "reload": "n/a",
+ "hint": "Utilise le format FP32 pour le VAE. Peut produire de meilleurs résultats tout en consommant plus de VRAM et en ralentissant la génération."
+ },
+ {
+ "id": -1,
+ "label": "FP32",
+ "localized": "FP32",
+ "reload": "n/a",
+ "hint": "Utilise la précision en virgule flottante 32 bits pour les calculs."
+ },
+ {
+ "id": -1,
+ "label": "FP16",
+ "localized": "FP16",
+ "reload": "n/a",
+ "hint": "Utilise la précision en virgule flottante 16 bits pour les calculs."
+ },
+ {
+ "id": -1,
+ "label": "Force full precision (--no-half)",
+ "localized": "Forcer la précision complète (--no-half)",
+ "reload": "n/a",
+ "hint": "Utilise le format FP32 pour le modèle. Peut produire de meilleurs résultats tout en consommant plus de VRAM et en ralentissant la génération."
+ },
+ {
+ "id": -1,
+ "label": "Flash",
+ "localized": "Flash",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Flex attention",
+ "localized": "Flex attention",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Flash attention",
+ "localized": "Flash attention",
+ "reload": "n/a",
+ "hint": "Algorithme d'attention hautement optimisé. Réduit considérablement l'utilisation de la VRAM et accélère l'inférence, mais peut être non-déterministe."
+ },
+ {
+ "id": -1,
+ "label": "Fused projections",
+ "localized": "Projections fusionnées",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FreeU enabled",
+ "localized": "FreeU activé",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FreeU 1st stage backbone",
+ "localized": "Structure (backbone) 1ère étape FreeU",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FreeU 2nd stage backbone",
+ "localized": "Structure (backbone) 2ème étape FreeU",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FreeU 1st stage skip",
+ "localized": "Saut (skip) 1ère étape FreeU",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FreeU 2nd stage skip",
+ "localized": "Saut (skip) 2ème étape FreeU",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FoCa",
+ "localized": "FoCa",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache cache enabled",
+ "localized": "Cache FasterCache activé",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache spacial skip range",
+ "localized": "Plage de saut spatial FasterCache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache spacial skip start",
+ "localized": "Début de saut spatial FasterCache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache spacial skip end",
+ "localized": "Fin de saut spatial FasterCache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache uncond skip range",
+ "localized": "Plage de saut inconditionnel FasterCache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache uncond skip start",
+ "localized": "Début de saut inconditionnel FasterCache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache uncond skip end",
+ "localized": "Fin de saut inconditionnel FasterCache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache guidance distilled",
+ "localized": "Guidage distillé FasterCache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "fullgraph",
+ "localized": "graphe complet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with stable diffusion models",
+ "localized": "Dossier des modèles Stable Diffusion",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with Huggingface models",
+ "localized": "Dossier des modèles Huggingface",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for Huggingface cache",
+ "localized": "Dossier pour le cache Huggingface",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for Tunable ops cache",
+ "localized": "Dossier pour le cache Tunable ops",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with VAE files",
+ "localized": "Dossier des fichiers VAE",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with UNET files",
+ "localized": "Dossier des fichiers UNET",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with Text encoder files",
+ "localized": "Dossier des fichiers d'encodeur de texte",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with LoRA network(s)",
+ "localized": "Dossier des réseaux LoRA",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "File or Folder with user-defined styles",
+ "localized": "Fichier ou dossier des styles définis par l'utilisateur",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with user-defined wildcards",
+ "localized": "Dossier des wildcards définis par l'utilisateur",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with textual inversion embeddings",
+ "localized": "Dossier des embeddings de textual inversion",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with Control models",
+ "localized": "Dossier des modèles ControlNet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with Yolo models",
+ "localized": "Dossier des modèles Yolo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with ESRGAN models",
+ "localized": "Dossier des modèles ESRGAN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with BSRGAN models",
+ "localized": "Dossier des modèles BSRGAN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with RealESRGAN models",
+ "localized": "Dossier des modèles RealESRGAN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with SCUNet models",
+ "localized": "Dossier des modèles SCUNet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with SwinIR models",
+ "localized": "Dossier des modèles SwinIR",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with CLIP models",
+ "localized": "Dossier des modèles CLIP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for disk offload",
+ "localized": "Dossier pour le déchargement sur disque (offload)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for OpenVINO cache",
+ "localized": "Dossier pour le cache OpenVINO",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for ONNX cached models",
+ "localized": "Dossier pour les modèles ONNX mis en cache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for ONNX conversion",
+ "localized": "Dossier pour la conversion ONNX",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with chaiNNer models",
+ "localized": "Dossier des modèles chaiNNer",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "File format",
+ "localized": "Format de fichier",
+ "reload": "n/a",
+ "hint": "Sélectionnez le format de fichier pour les images."
+ },
+ {
+ "id": -1,
+ "label": "Font file",
+ "localized": "Fichier de police",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Font color",
+ "localized": "Couleur de police",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for text generate",
+ "localized": "Dossier pour la génération de texte",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for image generate",
+ "localized": "Dossier pour la génération d'images",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for control generate",
+ "localized": "Dossier pour la génération de contrôle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for processed images",
+ "localized": "Dossier pour les images traitées",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for manually saved images",
+ "localized": "Dossier pour les images sauvegardées manuellement",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for videos",
+ "localized": "Dossier pour les vidéos",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for init images",
+ "localized": "Dossier pour les images initiales (init)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for txt2img grids",
+ "localized": "Dossier pour les grilles txt2img",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for img2img grids",
+ "localized": "Dossier pour les grilles img2img",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for control grids",
+ "localized": "Dossier pour les grilles de contrôle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Font size",
+ "localized": "Taille de police",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Full VAE",
+ "localized": "VAE complet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Force offline mode",
+ "localized": "Forcer le mode hors ligne",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Fixed UNet precision",
+ "localized": "Précision UNet fixe",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Filename join string",
+ "localized": "Chaîne de liaison du nom de fichier",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Filename word regex",
+ "localized": "Regex des mots du nom de fichier",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Force zeros for prompts when empty",
+ "localized": "Forcer des zéros pour les prompts quand ils sont vides",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "fill",
+ "localized": "remplir",
+ "reload": "n/a",
+ "hint": "Redimensionne l'image pour qu'elle soit entièrement comprise dans la résolution cible. Remplit les espaces vides avec les couleurs de l'image."
+ },
+ {
+ "id": -1,
+ "label": "For image processing do exact number of steps as specified",
+ "localized": "Pour le traitement d'image, effectuer le nombre exact d'étapes spécifiées",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with LyCORIS network(s)",
+ "localized": "Dossier des réseaux LyCORIS",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Fuse strength",
+ "localized": "Force de fusion",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FreeInit",
+ "localized": "FreeInit",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "g": [
+ {
+ "id": 755,
+ "label": "Gallery",
+ "localized": "Galerie",
+ "reload": "n/a",
+ "hint": "Galerie d'images"
+ },
+ {
+ "id": 756,
+ "label": "GitHub",
+ "localized": "GitHub",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 757,
+ "label": "Guidance",
+ "localized": "Guidage (Guidance)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 758,
+ "label": "GenerateGenerate",
+ "localized": "GénérerGénérer",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 759,
+ "label": "Generate forever",
+ "localized": "Générer indéfiniment",
+ "reload": "n/a",
+ "hint": "Lancer le traitement et continuer jusqu'à l'annulation"
+ },
+ {
+ "id": 760,
+ "label": "Generate",
+ "localized": "Générer",
+ "reload": "n/a",
+ "hint": "Lancer le traitement"
+ },
+ {
+ "id": 761,
+ "label": "Get receipe",
+ "localized": "Obtenir la recette",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 762,
+ "label": "GPU Monitor",
+ "localized": "Moniteur GPU",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 763,
+ "label": "Get Changelog",
+ "localized": "Obtenir le journal des modifications",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 764,
+ "label": "Generic",
+ "localized": "Générique",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 765,
+ "label": "Google GenAI",
+ "localized": "Google GenAI",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 766,
+ "label": "Group Offload",
+ "localized": "Déchargement de groupe (Group Offload)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 767,
+ "label": "Grid Options",
+ "localized": "Options de grille",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 768,
+ "label": "Grids",
+ "localized": "Grilles",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 769,
+ "label": "Guider",
+ "localized": "Guideur (Guider)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 770,
+ "label": "Guidance scale",
+ "localized": "Échelle de guidage",
+ "reload": "n/a",
+ "hint": "Échelle de guidage sans classificateur (CFG) : force avec laquelle l'image doit se conformer au prompt. Des valeurs plus basses produisent des résultats plus créatifs, des valeurs plus élevées forcent un respect strict du prompt ; valeurs recommandées entre 5 et 10."
+ },
+ {
+ "id": 771,
+ "label": "Guidance end",
+ "localized": "Fin du guidage",
+ "reload": "n/a",
+ "hint": "Arrête l'effet du CFG et du PAG prématurément : Une valeur de 1 correspond à un fonctionnement normal, 0.5 arrête le guidage à 50% des étapes."
+ },
+ {
+ "id": 772,
+ "label": "Guidance rescale",
+ "localized": "Recalibrage du guidage",
+ "reload": "n/a",
+ "hint": "Redimensionne le guidage pour éviter les images surexposées avec des valeurs de guidage élevées."
+ },
+ {
+ "id": 773,
+ "label": "Gamma",
+ "localized": "Gamma",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 774,
+ "label": "Grid margins",
+ "localized": "Marges de la grille",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 775,
+ "label": "Grid sections",
+ "localized": "Sections de la grille",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 776,
+ "label": "Guidance strength",
+ "localized": "Force du guidage",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 777,
+ "label": "Guidance start",
+ "localized": "Début du guidage",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 778,
+ "label": "Guidance stop",
+ "localized": "Arrêt du guidage",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 779,
+ "label": "Gate step",
+ "localized": "Étape de porte (Gate step)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 780,
+ "label": "Guess mode",
+ "localized": "Mode devinette (Guess mode)",
+ "reload": "n/a",
+ "hint": "Supprime l'obligation de fournir un prompt à un ControlNet. Force l'encodeur ControlNet à faire sa 'meilleure estimation' basée sur le contenu de la carte de contrôle d'entrée."
+ },
+ {
+ "id": 781,
+ "label": "gradient",
+ "localized": "dégradé",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 782,
+ "label": "Gamma corrected",
+ "localized": "Correction gamma appliquée",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 783,
+ "label": "General threshold",
+ "localized": "Seuil général",
+ "reload": "n/a",
+ "hint": "Seuil de confiance pour les tags généraux (ex: objets, actions, décors). Seuls les tags avec une confiance supérieure à ce seuil sont inclus dans la sortie. Des valeurs plus élevées sont plus sélectives (moins de tags), des valeurs plus basses incluent plus de tags."
+ },
+ {
+ "id": 784,
+ "label": "GPU",
+ "localized": "GPU",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 785,
+ "label": "Google cloud use VertexAI endpoints",
+ "localized": "Utiliser les points de terminaison Google Cloud VertexAI",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 786,
+ "label": "Google cloud API key",
+ "localized": "Clé API Google Cloud",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 787,
+ "label": "Google Cloud project ID",
+ "localized": "ID de projet Google Cloud",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 788,
+ "label": "Google Cloud location ID",
+ "localized": "ID de localisation Google Cloud",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 789,
+ "label": "group",
+ "localized": "groupe",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 790,
+ "label": "Group size",
+ "localized": "Taille du groupe",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 791,
+ "label": "GC threshold",
+ "localized": "Seuil GC",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 792,
+ "label": "Grid max rows count",
+ "localized": "Nombre max de lignes de la grille",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 793,
+ "label": "Grid max columns count",
+ "localized": "Nombre max de colonnes de la grille",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 794,
+ "label": "Grid background color",
+ "localized": "Couleur de fond de la grille",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 795,
+ "label": "Gallery auto-update on tab change",
+ "localized": "Mise à jour auto de la galerie au changement d'onglet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 796,
+ "label": "GPU monitor interval",
+ "localized": "Intervalle du moniteur GPU",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 797,
+ "label": "Gallery view columns",
+ "localized": "Colonnes de la vue galerie",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 798,
+ "label": "Grid image size",
+ "localized": "Taille d'image de la grille",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 799,
+ "label": "Global",
+ "localized": "Global",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "h": [
+ {
+ "id": 672,
+ "label": "History",
+ "localized": "Historique",
+ "reload": "n/a",
+ "hint": "Liste des générations précédentes qui peuvent être retraitées ultérieurement"
+ },
+ {
+ "id": 673,
+ "label": "html2md",
+ "localized": "html2md",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 674,
+ "label": "Huggingface",
+ "localized": "Huggingface",
+ "reload": "n/a",
+ "hint": "Paramètres liés à l'accès Huggingface"
+ },
+ {
+ "id": 675,
+ "label": "HiDream",
+ "localized": "HiDream",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 676,
+ "label": "HyperTile",
+ "localized": "HyperTile",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 677,
+ "label": "HiDiffusion",
+ "localized": "HiDiffusion",
+ "reload": "n/a",
+ "hint": "HiDiffusion permet la création d'images haute résolution à l'aide de vos modèles standards sans doublons/distorsions et avec des performances améliorées"
+ },
+ {
+ "id": 678,
+ "label": "Height",
+ "localized": "Hauteur",
+ "reload": "n/a",
+ "hint": "Hauteur de l'image"
+ },
+ {
+ "id": 679,
+ "label": "HiRes steps",
+ "localized": "Étapes HiRes",
+ "reload": "n/a",
+ "hint": "Nombre d'étapes d'échantillonnage pour l'image agrandie. Si 0, utilise la même valeur que pour l'original"
+ },
+ {
+ "id": 680,
+ "label": "HDR clamp",
+ "localized": "Écrêtage HDR (HDR clamp)",
+ "reload": "n/a",
+ "hint": "Ajuste le niveau de détails incohérents en supprimant les valeurs qui s'écartent considérablement de la moyenne de distribution. Utile pour améliorer la génération à des échelles de guidage élevées en identifiant les valeurs aberrantes tôt dans le processus et en appliquant des ajustements mathématiques basés sur les paramètres de Plage (Limite) et de Seuil. Considérez cela comme la définition de la plage dans laquelle vous souhaitez que les valeurs de votre image se situent, l'ajustement du seuil déterminant les valeurs à ramener dans cette plage"
+ },
+ {
+ "id": 681,
+ "label": "HDR maximize",
+ "localized": "Maximisation HDR",
+ "reload": "n/a",
+ "hint": "Calcule un 'facteur de normalisation' en divisant la valeur maximale du tenseur par la plage spécifiée multipliée par 4. Ce facteur est ensuite utilisé pour décaler les canaux dans la limite donnée, assurant une plage dynamique maximale pour le traitement ultérieur. L'objectif est d'optimiser la plage dynamique pour des applications externes comme Photoshop, particulièrement pour l'ajustement des niveaux, du contraste et de la luminosité"
+ },
+ {
+ "id": 682,
+ "label": "HDR range",
+ "localized": "Plage HDR",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 683,
+ "label": "Hue",
+ "localized": "Teinte",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 684,
+ "label": "HQ init latents",
+ "localized": "Latents initiaux HQ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 685,
+ "label": "Height after",
+ "localized": "Hauteur après",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 686,
+ "label": "Height mask",
+ "localized": "Masque de hauteur",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 687,
+ "label": "Hires use control",
+ "localized": "HiRes utilise le contrôle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 688,
+ "label": "Hands",
+ "localized": "Mains",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 689,
+ "label": "High threshold",
+ "localized": "Seuil élevé",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 690,
+ "label": "high noise",
+ "localized": "bruit élevé",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 691,
+ "label": "Hypertile UNet Enabled",
+ "localized": "Hypertile UNet activé",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 692,
+ "label": "Hypertile HiRes pass only",
+ "localized": "Passe HiRes Hypertile uniquement",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 693,
+ "label": "Hypertile UNet max tile size",
+ "localized": "Taille max de tuile UNet Hypertile",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 694,
+ "label": "Hypertile UNet min tile size",
+ "localized": "Taille min de tuile UNet Hypertile",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 695,
+ "label": "Hypertile UNet swap size",
+ "localized": "Taille d'échange UNet Hypertile",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 696,
+ "label": "Hypertile UNet depth",
+ "localized": "Profondeur UNet Hypertile",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 697,
+ "label": "Hypertile VAE Enabled",
+ "localized": "Hypertile VAE activé",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 698,
+ "label": "Hypertile VAE tile size",
+ "localized": "Taille de tuile VAE Hypertile",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 699,
+ "label": "Hypertile VAE swap size",
+ "localized": "Taille d'échange VAE Hypertile",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 700,
+ "label": "HiDiffusion apply RAU-Net",
+ "localized": "HiDiffusion appliquer RAU-Net",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 701,
+ "label": "HiDiffusion apply MSW-MSA",
+ "localized": "HiDiffusion appliquer MSW-MSA",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 702,
+ "label": "HiDiffusion aggressive at step",
+ "localized": "HiDiffusion agressif à l'étape",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 703,
+ "label": "HiDiffusion override T1 ratio",
+ "localized": "HiDiffusion forcer le ratio T1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 704,
+ "label": "HiDiffusion override T2 ratio",
+ "localized": "HiDiffusion forcer le ratio T2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 705,
+ "label": "hidet",
+ "localized": "hidet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 706,
+ "label": "Hide legacy tabs",
+ "localized": "Masquer les onglets obsolètes",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 707,
+ "label": "Hide input range sliders",
+ "localized": "Masquer les curseurs de plage de saisie",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 708,
+ "label": "Hide params headers",
+ "localized": "Masquer les en-têtes de paramètres",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 709,
+ "label": "HuggingFace token",
+ "localized": "Jeton HuggingFace",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 710,
+ "label": "HuggingFace mirror",
+ "localized": "Miroir HuggingFace",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 711,
+ "label": "HED",
+ "localized": "HED",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "i": [
+ {
+ "id": 1,
+ "label": "Images",
+ "localized": "Images",
+ "reload": "",
+ "hint": "Créer des images Interface unifiée Prend en charge T2I et I2I Avec guidage de contrôle (ControlNet) optionnel"
+ },
+ {
+ "id": 2,
+ "label": "I2I",
+ "localized": "I2I",
+ "reload": "",
+ "hint": "Créer une image à partir d'une image Interface héritée qui imite l'interface et le comportement original d'image-à-image"
+ },
+ {
+ "id": 3,
+ "label": "img2img_results_input_mobile",
+ "localized": "Entrée",
+ "reload": "",
+ "hint": "Afficher/masquer la sélection des médias d'entrée utilisés pour guider la génération"
+ },
+ {
+ "id": 4,
+ "label": "Image",
+ "localized": "Image",
+ "reload": "",
+ "hint": "Créer une image à partir d'une image"
+ },
+ {
+ "id": 5,
+ "label": "Inpaint",
+ "localized": "Inpaint (Retouche)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Inputs",
+ "localized": "Entrées",
+ "reload": "",
+ "hint": "Paramètres relatifs aux images d'entrée"
+ },
+ {
+ "id": 7,
+ "label": "Initial",
+ "localized": "Initial",
+ "reload": "",
+ "hint": "Définir la résolution de l'image avant le traitement"
+ },
+ {
+ "id": 8,
+ "label": "Info",
+ "localized": "Infos",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "install",
+ "localized": "installer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Image Options",
+ "localized": "Options d'image",
+ "reload": "",
+ "hint": "Paramètres relatifs au format d'image, aux métadonnées et aux grilles d'images"
+ },
+ {
+ "id": 11,
+ "label": "Image Paths",
+ "localized": "Chemins d'image",
+ "reload": "",
+ "hint": "Paramètres relatifs aux noms de fichiers d'images et aux répertoires de sortie"
+ },
+ {
+ "id": 12,
+ "label": "Image Metadata",
+ "localized": "Métadonnées d'image",
+ "reload": "",
+ "hint": "Paramètres relatifs à la gestion des métadonnées créées avec les images générées"
+ },
+ {
+ "id": 13,
+ "label": "IP Adapters",
+ "localized": "Adaptateurs IP",
+ "reload": "",
+ "hint": "Les adaptateurs IP sont des modèles d'extension qui peuvent guider la génération vers le résultat souhaité"
+ },
+ {
+ "id": 14,
+ "label": "Input Media",
+ "localized": "Média d'entrée",
+ "reload": "",
+ "hint": "Ajouter une image d'entrée à utiliser pour le traitement image-à-image, inpaint ou contrôle"
+ },
+ {
+ "id": 15,
+ "label": "Input Image",
+ "localized": "Image d'entrée",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "IPEX",
+ "localized": "IPEX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Image Gallery",
+ "localized": "Galerie d'images",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Intermediate Image Saving",
+ "localized": "Sauvegarde d'images intermédiaires",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Initial seed",
+ "localized": "Graine initiale",
+ "reload": "",
+ "hint": "Une valeur qui détermine le résultat du générateur de nombres aléatoires - si vous créez une image avec les mêmes paramètres et la même graine qu'une autre image, vous obtiendrez le même résultat"
+ },
+ {
+ "id": 20,
+ "label": "Include detections",
+ "localized": "Inclure les détections",
+ "reload": "",
+ "hint": "Inclure l'image originale avec les zones détectées marquées"
+ },
+ {
+ "id": 21,
+ "label": "IY model",
+ "localized": "Modèle IY",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "IY scale",
+ "localized": "Échelle IY",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "IY start",
+ "localized": "Début IY",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "IY end",
+ "localized": "Fin IY",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Identity guidance",
+ "localized": "Guidage d'identité",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Include original image",
+ "localized": "Inclure l'image originale",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Iterate seed per line",
+ "localized": "Incrémenter la graine par ligne",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Iterations",
+ "localized": "Itérations",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Interpolate frames",
+ "localized": "Interpoler les images",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Include main grid",
+ "localized": "Inclure la grille principale",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Include sub grids",
+ "localized": "Inclure les sous-grilles",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Include images",
+ "localized": "Inclure les images",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "invert",
+ "localized": "inverser",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Init image same as control",
+ "localized": "Image init identique au contrôle",
+ "reload": "",
+ "hint": "Traitera également toute image placée dans la fenêtre d'entrée Control comme source pour les tâches de type img2img, par exemple une image à modifier."
+ },
+ {
+ "id": 35,
+ "label": "Inpaint masked only",
+ "localized": "Inpaint masqué uniquement",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Invert mask",
+ "localized": "Inverser le masque",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "IOU",
+ "localized": "IOU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Init strength",
+ "localized": "Force initiale",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Input directory",
+ "localized": "Répertoire d'entrée",
+ "reload": "",
+ "hint": "Dossier contenant les images que vous souhaitez traiter"
+ },
+ {
+ "id": 40,
+ "label": "Intermediates",
+ "localized": "Intermédiaires",
+ "reload": "",
+ "hint": "Taille du pool de candidats intermédiaires lors de la mise en correspondance des caractéristiques de l'image avec des balises descriptives (flavours). De ce pool, les balises finales sont sélectionnées en fonction de Min/Max Flavors. Des valeurs plus élevées peuvent améliorer la qualité mais sont plus lentes."
+ },
+ {
+ "id": 41,
+ "label": "Include rating",
+ "localized": "Inclure le classement",
+ "reload": "",
+ "hint": "Inclure les balises de classement de contenu dans la sortie (ex: safe, questionable, explicit). Utile pour filtrer ou catégoriser les images par leur classement de contenu."
+ },
+ {
+ "id": 42,
+ "label": "Image width",
+ "localized": "Largeur de l'image",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Image height",
+ "localized": "Hauteur de l'image",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "inference-mode",
+ "localized": "mode-inférence",
+ "reload": "",
+ "hint": "Comme no-grad mais plus strict. Garantit que le modèle s'exécute uniquement en mode inférence pour la sécurité et la vitesse."
+ },
+ {
+ "id": 45,
+ "label": "inductor",
+ "localized": "inductor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "Image quality",
+ "localized": "Qualité d'image",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Include mask in outputs",
+ "localized": "Inclure le masque dans les sorties",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
"label": "Include invisible watermark",
"localized": "Inclure un filigrane invisible",
"reload": "",
"hint": "Ajouter un filigrane invisible à l'image en modifiant certaines valeurs de pixels"
},
{
- "id": "",
- "label": "invisible watermark string",
- "localized": "Chaîne de filigrane invisible",
+ "id": 49,
+ "label": "Invisible watermark string",
+ "localized": "Chaîne du filigrane invisible",
"reload": "",
- "hint": "Chaîne de filigrane à ajouter à l'image. Garder très courte pour éviter la corruption d'image."
+ "hint": "Chaîne de filigrane à ajouter à l'image. Gardez-la très courte pour éviter la corruption de l'image."
},
{
- "id": "",
- "label": "show log view",
- "localized": "afficher la vue des journaux",
+ "id": 50,
+ "label": "Image watermark position",
+ "localized": "Position du filigrane",
"reload": "",
- "hint": "Afficher la vue des journaux en bas de la fenêtre principale"
+ "hint": ""
},
{
- "id": "",
+ "id": 51,
+ "label": "Image watermark file",
+ "localized": "Fichier du filigrane",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Images filename pattern",
+ "localized": "Modèle de nom de fichier d'images",
+ "reload": "",
+ "hint": "Utilisez les balises suivantes pour définir comment les noms de fichiers sont choisis :seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
+ },
+ {
+ "id": 53,
+ "label": "inline",
+ "localized": "en ligne",
+ "reload": "",
+ "hint": "en ligne avec tous les éléments additionnels (défilable)"
+ },
+ {
+ "id": 54,
+ "label": "Inpainting include greyscale mask in results",
+ "localized": "Inpainting inclure masque niveaux de gris",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Inpainting include masked composite in results",
+ "localized": "Inpainting inclure composite masqué",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Image transparent color fill",
+ "localized": "Remplissage couleur transparente",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Inpainting conditioning mask strength",
+ "localized": "Force du masque de conditionnement Inpaint",
+ "reload": "",
+ "hint": "Détermine la force avec laquelle masquer l'image originale pour l'Inpainting et l'img2img. 1.0 signifie entièrement masqué (par défaut). 0.0 signifie un conditionnement entièrement non masqué. Des valeurs plus basses aideront à préserver la composition globale, mais auront du mal avec les changements importants"
+ },
+ {
+ "id": 58,
+ "label": "Image resize algorithm",
+ "localized": "Algorithme de redimensionnement",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "Image repeats per epoch",
+ "localized": "Répétitions d'image par époque",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Interpolation Method",
+ "localized": "Méthode d'interpolation",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "In Blocks",
+ "localized": "Blocs d'entrée",
+ "reload": "",
+ "hint": "Blocs de sous-échantillonnage de l'UNet (12 valeurs pour SD1.5, 9 valeurs pour SDXL)"
+ },
+ {
+ "id": 62,
+ "label": "Input model",
+ "localized": "Modèle d'entrée",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "Info object",
+ "localized": "Objet info",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "k": [
+ {
+ "id": 733623,
+ "label": "Kanvas change",
+ "localized": "Changement de Kanvas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 197945,
+ "label": "Kanvas Settings",
+ "localized": "Paramètres de Kanvas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 327931,
+ "label": "Keep Thinking Trace",
+ "localized": "Conserver la trace de réflexion",
+ "reload": "",
+ "hint": "Inclure le processus de raisonnement du modèle dans le résultat final. Utile pour comprendre comment le modèle est parvenu à sa réponse. Fonctionne uniquement avec les modèles prenant en charge le mode de pensée (Thinking Mode)."
+ },
+ {
+ "id": 660601,
+ "label": "Keep Prefill",
+ "localized": "Conserver le pré-remplissage",
+ "reload": "",
+ "hint": "Inclure le texte de pré-remplissage au début du résultat final. Si cette option est désactivée, le texte de pré-remplissage utilisé pour guider le modèle est supprimé du résultat."
+ },
+ {
+ "id": 548810,
+ "label": "Keep aspect ratio",
+ "localized": "Conserver le rapport d'aspect",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "l": [
+ {
+ "id": 7553,
+ "label": "Load model",
+ "localized": "Charger le modèle",
+ "reload": "prompt_enhance_load",
+ "hint": ""
+ },
+ {
+ "id": 1598,
+ "label": "Load custom model",
+ "localized": "Charger un modèle personnalisé",
+ "reload": "prompt_enhance_custom_load",
+ "hint": "Charger un modèle personnalisé avec la configuration spécifiée"
+ },
+ {
+ "id": 1653,
+ "label": "LaMa Remove",
+ "localized": "Suppression LaMa",
+ "reload": "control_mask_remove",
+ "hint": ""
+ },
+ {
+ "id": 2505,
+ "label": "Lite",
+ "localized": "Lite",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1792,
+ "label": "LTXVideo",
+ "localized": "LTXVideo",
+ "reload": "video_params_ltx",
+ "hint": ""
+ },
+ {
+ "id": 2808,
+ "label": "Load",
+ "localized": "Charger",
+ "reload": "vlm_load",
+ "hint": ""
+ },
+ {
+ "id": 5719,
+ "label": "Live Previews",
+ "localized": "Aperçus en direct",
+ "reload": "",
+ "hint": "Paramètres relatifs aux aperçus en direct et aux notifications sonores"
+ },
+ {
+ "id": 8414,
+ "label": "Legacy options",
+ "localized": "Options héritées",
+ "reload": "",
+ "hint": "Paramètres relatifs aux options obsolètes - ne devraient pas être utilisés"
+ },
+ {
+ "id": 3017,
+ "label": "List",
+ "localized": "Liste",
+ "reload": "",
+ "hint": "Lister tous les modèles disponibles"
+ },
+ {
+ "id": 4223,
+ "label": "Loader",
+ "localized": "Chargeur",
+ "reload": "",
+ "hint": "Permet d'assembler manuellement un modèle de diffusion à partir de modules individuels"
+ },
+ {
+ "id": 3678,
+ "label": "List models",
+ "localized": "Lister les modèles",
+ "reload": "component-5502",
+ "hint": ""
+ },
+ {
+ "id": 9287,
+ "label": "Load receipe",
+ "localized": "Charger la recette",
+ "reload": "component-5528",
+ "hint": ""
+ },
+ {
+ "id": 8179,
+ "label": "Lora",
+ "localized": "Lora",
+ "reload": "",
+ "hint": "LoRA : Low-Rank Adaptation. Modèle de réglage fin appliqué par-dessus un modèle chargé"
+ },
+ {
+ "id": 6496,
+ "label": "Local",
+ "localized": "Local",
+ "reload": "",
+ "hint": "Modèles téléchargés et prêts à l'emploi"
+ },
+ {
+ "id": 3267,
+ "label": "LTX",
+ "localized": "LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3337,
+ "label": "Layerwise Casting",
+ "localized": "Casting par couche",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2897,
+ "label": "LinFusion",
+ "localized": "LinFusion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1003,
+ "label": "Log Display",
+ "localized": "Affichage des journaux",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3128,
+ "label": "List all locally available models",
+ "localized": "Lister tous les modèles disponibles localement",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3533,
+ "label": "Last Generate",
+ "localized": "Dernière génération",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4272,
+ "label": "low order",
+ "localized": "ordre bas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7409,
+ "label": "LSC layer indices",
+ "localized": "Indices de couche LSC",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7134,
+ "label": "LSC fully qualified name",
+ "localized": "Nom complet LSC",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9303,
+ "label": "LSC skip attention blocks",
+ "localized": "Sauter les blocs d'attention LSC",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8296,
+ "label": "LSC skip feed-forward blocks",
+ "localized": "Sauter les blocs feed-forward LSC",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7554,
+ "label": "LSC skip attention scores",
+ "localized": "Sauter les scores d'attention LSC",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1335,
+ "label": "LSC dropout rate",
+ "localized": "Taux de dropout LSC",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6202,
+ "label": "Layer options",
+ "localized": "Options de couche",
+ "reload": "",
+ "hint": "Spécifier manuellement les options de couche avancées de l'IP adapter"
+ },
+ {
+ "id": 3894,
+ "label": "Layer scales",
+ "localized": "Échelles de couche",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2878,
+ "label": "Length",
+ "localized": "Longueur",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1120,
+ "label": "Loops",
+ "localized": "Boucles",
+ "reload": "",
+ "hint": "Nombre de fois qu'une image doit être traitée. Chaque sortie est utilisée comme entrée de la boucle suivante. Si réglé sur 1, le comportement sera le même que si ce script n'était pas utilisé"
+ },
+ {
+ "id": 3850,
+ "label": "Level",
+ "localized": "Niveau",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2195,
+ "label": "Latent mode",
+ "localized": "Mode latent",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7132,
+ "label": "Loop video",
+ "localized": "Vidéo en boucle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5104,
+ "label": "LLM model",
+ "localized": "Modèle LLM",
+ "reload": "",
+ "hint": "Sélectionnez le modèle de langage à utiliser pour l'amélioration du prompt. Les modèles supportant la vision sont marqués par l'icône . Les modèles supportant le mode réflexion (thinking) sont marqués par l'icône ."
+ },
+ {
+ "id": 6350,
+ "label": "LBM Method",
+ "localized": "Méthode LBM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3234,
+ "label": "LBM Composite",
+ "localized": "Composite LBM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5517,
+ "label": "LBM Steps",
+ "localized": "Étapes LBM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6874,
+ "label": "left",
+ "localized": "gauche",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9775,
+ "label": "Live update",
+ "localized": "Mise à jour en direct",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3509,
+ "label": "Low threshold",
+ "localized": "Seuil bas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1416,
+ "label": "Large",
+ "localized": "Large",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3187,
+ "label": "LTX model",
+ "localized": "Modèle LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3675,
+ "label": "LTX frames number",
+ "localized": "Nombre d'images LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6959,
+ "label": "LTX frames skip",
+ "localized": "Saut d'images LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9286,
+ "label": "LTX enable upsampling",
+ "localized": "Activer le suréchantillonnage LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7711,
+ "label": "LTX upsample ratio",
+ "localized": "Ratio de suréchantillonnage LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1547,
+ "label": "LTX enable refine",
+ "localized": "Activer le raffinement LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8250,
+ "label": "LTX refine strength",
+ "localized": "Force du raffinement LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1452,
+ "label": "LTX decode timestep",
+ "localized": "Pas de temps de décodage LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5435,
+ "label": "LTX enable audio",
+ "localized": "Activer l'audio LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7752,
+ "label": "Loop",
+ "localized": "Boucle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3657,
+ "label": "Local directory name",
+ "localized": "Nom du répertoire local",
+ "reload": "",
+ "hint": "Répertoire où installer l'extension, laisser vide pour la valeur par défaut"
+ },
+ {
+ "id": 2029,
+ "label": "Libs",
+ "localized": "Bibliothèques",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4190,
+ "label": "Latent history size",
+ "localized": "Taille de l'historique latent",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9608,
+ "label": "LLama repo",
+ "localized": "Dépôt LLama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3696,
+ "label": "low noise",
+ "localized": "bruit faible",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9932,
+ "label": "leaf_level",
+ "localized": "leaf_level",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4873,
+ "label": "LLM",
+ "localized": "LLM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1899,
+ "label": "Layerwise casting storage",
+ "localized": "Stockage du casting par couche",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9869,
+ "label": "Layerwise non-blocking operations",
+ "localized": "Opérations non bloquantes par couche",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6567,
+ "label": "Lumina: Use mask in transformers",
+ "localized": "Lumina : Utiliser un masque dans les transformeurs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8825,
+ "label": "LinFusion apply distillation on load",
+ "localized": "LinFusion appliquer la distillation au chargement",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9152,
+ "label": "Light",
+ "localized": "Clair",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2893,
"label": "Log view update period",
- "localized": "Période de mise à jour de la vue des journaux",
+ "localized": "Période de mise à jour des journaux",
"reload": "",
"hint": "Période de mise à jour de la vue des journaux, en millisecondes"
},
{
- "id": "",
- "label": "PAG layer names",
- "localized": "Noms des couches PAG",
+ "id": 8488,
+ "label": "Live preview display period",
+ "localized": "Période d'affichage de l'aperçu en direct",
"reload": "",
- "hint": "Liste de couches séparées par des espaces Disponible : d[0-5], m[0], u[0-8] Par défaut : m0"
+ "hint": "Demander une image d'aperçu toutes les n étapes, régler sur 0 pour désactiver"
+ },
+ {
+ "id": 3689,
+ "label": "Load custom Diffusers pipeline",
+ "localized": "Charger un pipeline Diffusers personnalisé",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7029,
+ "label": "LoRA force reload always",
+ "localized": "Forcer toujours le rechargement LoRA",
+ "reload": "",
+ "hint": "Force les réseaux LoRA à se recharger depuis le stockage à chaque génération, même s'ils sont déjà en cache. Utile pour le débogage ou lorsque les fichiers LoRA sont modifiés en externe. Désactivez pour une utilisation normale afin de bénéficier de la mise en cache."
+ },
+ {
+ "id": 5287,
+ "label": "LoRA load using Diffusers method",
+ "localized": "Chargement LoRA via méthode Diffusers",
+ "reload": "",
+ "hint": "Méthode alternative utilisant les capacités LoRA intégrées de Diffusers au lieu de l'implémentation native de SD.Next (peut réduire la compatibilité LoRA)"
+ },
+ {
+ "id": 9551,
+ "label": "LoRA native apply to text encoder",
+ "localized": "Application native LoRA à l'encodeur de texte",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7341,
+ "label": "LoRA native fuse with model",
+ "localized": "Fusion native LoRA avec le modèle",
+ "reload": "",
+ "hint": "Fusionner la LoRA dans le modèle pour réduire l'utilisation de la mémoire.Attention : Après avoir supprimé ou changé de LoRA, son style peut encore apparaître dans les images générées. Pour obtenir un modèle propre, rechargez-le depuis le sélecteur de modèle."
+ },
+ {
+ "id": 6182,
+ "label": "LoRA diffusers fuse with model",
+ "localized": "Fusion LoRA Diffusers avec le modèle",
+ "reload": "",
+ "hint": "Fusionner la LoRA dans le modèle pour réduire l'utilisation de la mémoire et assurer la compatibilité avec torch.compile.Attention : Après avoir supprimé ou changé de LoRA, son style peut encore apparaître dans les images générées. Pour obtenir un modèle propre, rechargez-le depuis le sélecteur de modèle."
+ },
+ {
+ "id": 7265,
+ "label": "LoRA auto-apply tags",
+ "localized": "Auto-application des tags LoRA",
+ "reload": "",
+ "hint": "Ajouter automatiquement les mots-clés/tags de déclenchement des métadonnées LoRA à votre prompt. Réglez sur le nombre de tags à appliquer automatiquement, ex: 3 = ajoute les 3 premiers tags. Réglez sur 0 pour désactiver, -1 pour ajouter tous les tags disponibles."
+ },
+ {
+ "id": 3532,
+ "label": "LoRA memory cache",
+ "localized": "Cache mémoire LoRA",
+ "reload": "",
+ "hint": "Nombre de LoRAs à conserver en mémoire pour une utilisation future avant de nécessiter un rechargement depuis le stockage"
+ },
+ {
+ "id": 2228,
+ "label": "LoRA add hash info to metadata",
+ "localized": "Ajouter les infos de hash LoRA aux métadonnées",
+ "reload": "",
+ "hint": "Inclure les hashs des fichiers LoRA dans les métadonnées de l'image générée. Utile pour la reproductibilité et le suivi des versions exactes de LoRA utilisées."
+ },
+ {
+ "id": 2835,
+ "label": "LDSR Path",
+ "localized": "Chemin LDSR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8895,
+ "label": "LoRA load using legacy method",
+ "localized": "Chargement LoRA via méthode héritée",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5229,
+ "label": "Loaded LoRA",
+ "localized": "LoRA chargée",
+ "reload": "component-5745",
+ "hint": ""
+ },
+ {
+ "id": 7693,
+ "label": "LoRA target filename",
+ "localized": "Nom de fichier cible LoRA",
+ "reload": "component-5745",
+ "hint": ""
+ },
+ {
+ "id": 8561,
+ "label": "Layer skip guidance",
+ "localized": "Guidage par saut de couche",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6192,
+ "label": "LineArt",
+ "localized": "LineArt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7468,
+ "label": "Leres Depth",
+ "localized": "Profondeur Leres",
+ "reload": "",
+ "hint": ""
}
],
- "missing": [
+ "m": [
{
- "id": "",
- "label": "1st stage",
- "localized": "1ère étape",
+ "id": -1,
+ "label": "Mask",
+ "localized": "Masque",
"reload": "",
- "hint": "1ère étape"
+ "hint": "Options de masquage d'image et de masque"
},
{
- "id": "",
- "label": "1st stage backbone",
- "localized": "Dorsale de la 1ère étape",
+ "id": -1,
+ "label": "Models",
+ "localized": "Modèles",
"reload": "",
- "hint": "Dorsale de la 1ère étape"
+ "hint": "Téléchargez, convertissez ou fusionnez vos modèles et gérez les métadonnées des modèles"
},
{
- "id": "",
- "label": "1st stage skip",
- "localized": "Saut de la 1ère étape",
+ "id": -1,
+ "label": "Manage extensions",
+ "localized": "Gérer les extensions",
"reload": "",
- "hint": "Saut de la 1ère étape"
+ "hint": ""
},
{
- "id": "",
- "label": "2nd restart step",
- "localized": "2ème étape de redémarrage",
+ "id": -1,
+ "label": "Manual install",
+ "localized": "Installation manuelle",
"reload": "",
- "hint": "2ème étape de redémarrage"
+ "hint": "Installer manuellement une extension"
},
{
- "id": "",
- "label": "2nd scale",
- "localized": "2ème échelle",
+ "id": -1,
+ "label": "Models & Networks",
+ "localized": "Modèles & Réseaux",
"reload": "",
- "hint": "2ème échelle"
+ "hint": "Afficher la liste de tous les modèles et réseaux disponibles"
},
{
- "id": "",
- "label": "2nd stage",
- "localized": "2ème étape",
+ "id": -1,
+ "label": "Model Loading",
+ "localized": "Chargement du modèle",
"reload": "",
- "hint": "2ème étape"
+ "hint": "Paramètres liés à la manière dont le modèle est chargé"
},
{
- "id": "",
- "label": "2nd stage backbone",
- "localized": "Dorsale de la 2ème étape",
+ "id": -1,
+ "label": "Model Options",
+ "localized": "Options du modèle",
"reload": "",
- "hint": "Dorsale de la 2ème étape"
+ "hint": "Paramètres liés au comportement de modèles spécifiques"
},
{
- "id": "",
- "label": "2nd stage skip",
- "localized": "Saut de la 2ème étape",
+ "id": -1,
+ "label": "Model Offloading",
+ "localized": "Déchargement du modèle (Offloading)",
"reload": "",
- "hint": "Saut de la 2ème étape"
+ "hint": "Paramètres liés au déchargement du modèle et à la gestion de la mémoire"
},
{
- "id": "",
- "label": "3rd restart step",
- "localized": "3ème étape de redémarrage",
+ "id": -1,
+ "label": "Model Quantization",
+ "localized": "Quantification du modèle",
"reload": "",
- "hint": "3ème étape de redémarrage"
+ "hint": "Paramètres liés à la quantification du modèle utilisée pour réduire l'utilisation de la mémoire"
},
{
- "id": "",
- "label": "3rd scale",
- "localized": "3ème échelle",
+ "id": -1,
+ "label": "Model Compile",
+ "localized": "Compilation du modèle",
"reload": "",
- "hint": "3ème échelle"
+ "hint": "Paramètres liés aux différentes méthodes de compilation de modèles"
},
{
- "id": "",
- "label": "3rd stage",
- "localized": "3ème étape",
+ "id": -1,
+ "label": "Metadata",
+ "localized": "Métadonnées",
"reload": "",
- "hint": "3ème étape"
+ "hint": "Mettre à jour les métadonnées pour tous les modèles disponibles"
},
{
- "id": "",
- "label": "4th restart step",
- "localized": "4ème étape de redémarrage",
+ "id": -1,
+ "label": "Merge",
+ "localized": "Fusionner (Merge)",
"reload": "",
- "hint": "4ème étape de redémarrage"
+ "hint": "Fusionner deux ou plusieurs modèles en un nouveau modèle"
},
{
- "id": "",
- "label": "4th scale",
- "localized": "4ème échelle",
+ "id": -1,
+ "label": "Manual Block Merge",
+ "localized": "Fusion manuelle par blocs",
"reload": "",
- "hint": "4ème échelle"
+ "hint": ""
},
{
- "id": "",
- "label": "4th stage",
- "localized": "4ème étape",
+ "id": -1,
+ "label": "Merge Modules",
+ "localized": "Fusionner les modules",
"reload": "",
- "hint": "4ème étape"
+ "hint": ""
},
{
- "id": "",
- "label": "a1111",
- "localized": "a1111",
+ "id": -1,
+ "label": "Model",
+ "localized": "Modèle",
"reload": "",
- "hint": "a1111"
+ "hint": "Modèle de base"
},
{
- "id": "",
- "label": "accuracy",
- "localized": "Précision",
+ "id": -1,
+ "label": "Model metadata",
+ "localized": "Métadonnées du modèle",
"reload": "",
- "hint": "Précision"
+ "hint": ""
},
{
- "id": "",
- "label": "aci: mask dilate",
- "localized": "aci : dilatation du masque",
+ "id": -1,
+ "label": "ModernUI",
+ "localized": "ModernUI",
"reload": "",
- "hint": "aci : dilatation du masque"
+ "hint": ""
},
{
- "id": "",
- "label": "active",
- "localized": "Actif",
+ "id": -1,
+ "label": "Modular Pipelines",
+ "localized": "Pipelines modulaires",
"reload": "",
- "hint": "Actif"
+ "hint": ""
},
{
- "id": "",
- "label": "adain",
- "localized": "Adain",
+ "id": -1,
+ "label": "Models Paths",
+ "localized": "Chemins des modèles",
"reload": "",
- "hint": "Adain"
+ "hint": ""
},
{
- "id": "",
- "label": "adapter 1",
- "localized": "Adaptateur 1",
+ "id": -1,
+ "label": "Mobile",
+ "localized": "Mobile",
"reload": "",
- "hint": "Adaptateur 1"
+ "hint": ""
},
{
- "id": "",
- "label": "adapter 2",
- "localized": "Adaptateur 2",
+ "id": -1,
+ "label": "Merge multiple models",
+ "localized": "Fusionner plusieurs modèles",
"reload": "",
- "hint": "Adaptateur 2"
+ "hint": ""
},
{
- "id": "",
- "label": "adapter 3",
- "localized": "Adaptateur 3",
+ "id": -1,
+ "label": "Max shift",
+ "localized": "Décalage max (Max shift)",
"reload": "",
- "hint": "Adaptateur 3"
+ "hint": "Valeur de décalage maximale pour les hautes résolutions lors de l'utilisation du décalage dynamique."
},
{
- "id": "",
- "label": "adapter 4",
- "localized": "Adaptateur 4",
+ "id": -1,
+ "label": "Merge detailers",
+ "localized": "Fusionner les détailleurs",
"reload": "",
- "hint": "Adaptateur 4"
+ "hint": "Fusionner les résultats de plusieurs détailleurs en un seul masque avant de lancer le processus de détaillage"
},
{
- "id": "",
- "label": "adaptive restore",
- "localized": "Restauration adaptative",
+ "id": -1,
+ "label": "Max detected",
+ "localized": "Max détectés",
"reload": "",
- "hint": "Restauration adaptative"
+ "hint": "Nombre maximum d'objets détectés sur lesquels exécuter le détailleur"
},
{
- "id": "",
- "label": "add text info",
- "localized": "Ajouter des informations textuelles",
+ "id": -1,
+ "label": "Min confidence",
+ "localized": "Confiance min",
"reload": "",
- "hint": "Ajouter des informations textuelles"
+ "hint": "Confiance minimale pour un élément détecté"
},
{
- "id": "",
- "label": "add time info",
- "localized": "Ajouter des informations temporelles",
+ "id": -1,
+ "label": "Max overlap",
+ "localized": "Chevauchement max",
"reload": "",
- "hint": "Ajouter des informations temporelles"
+ "hint": "Chevauchement maximum entre deux éléments détectés avant que l'un ne soit écarté"
},
{
- "id": "",
- "label": "additional image browser folders",
- "localized": "Dossiers supplémentaires du navigateur d'images",
+ "id": -1,
+ "label": "Min size",
+ "localized": "Taille min",
"reload": "",
- "hint": "Dossiers supplémentaires du navigateur d'images"
+ "hint": "Taille minimale de l'objet détecté en pourcentage de l'image globale"
},
{
- "id": "",
- "label": "additional postprocessing operations",
- "localized": "Opérations de post-traitement supplémentaires",
+ "id": -1,
+ "label": "Max size",
+ "localized": "Taille max",
"reload": "",
- "hint": "Opérations de post-traitement supplémentaires"
+ "hint": "Taille maximale de l'objet détecté en pourcentage de l'image globale"
},
{
- "id": "",
- "label": "advanced options",
- "localized": "Options avancées",
+ "id": -1,
+ "label": "Max Range",
+ "localized": "Portée max",
"reload": "",
- "hint": "Options avancées"
+ "hint": ""
},
{
- "id": "",
- "label": "after",
- "localized": "Après",
+ "id": -1,
+ "label": "Momentum",
+ "localized": "Momentum",
"reload": "",
- "hint": "Après"
+ "hint": ""
},
{
- "id": "",
- "label": "aggressive at step",
- "localized": "Agressif à l'étape",
+ "id": -1,
+ "label": "Mode x-axis",
+ "localized": "Mode axe-x",
"reload": "",
- "hint": "Agressif à l'étape"
+ "hint": ""
},
{
- "id": "",
- "label": "alias",
- "localized": "Alias",
+ "id": -1,
+ "label": "Mode y-axis",
+ "localized": "Mode axe-y",
"reload": "",
- "hint": "Alias"
+ "hint": ""
},
{
- "id": "",
- "label": "all",
- "localized": "Tout",
+ "id": -1,
+ "label": "Mask Dropout",
+ "localized": "Mask Dropout",
"reload": "",
- "hint": "Tout"
+ "hint": ""
},
{
- "id": "",
- "label": "allowed aspect ratios",
- "localized": "Rapports d'aspect autorisés",
+ "id": -1,
+ "label": "Multi decoder",
+ "localized": "Multi décodeur",
"reload": "",
- "hint": "Rapports d'aspect autorisés"
+ "hint": ""
},
{
- "id": "",
- "label": "alpha",
- "localized": "Alpha",
+ "id": -1,
+ "label": "Mode",
+ "localized": "Mode",
"reload": "",
- "hint": "Alpha"
+ "hint": "Mode d'interrogation.Rapide : Légende rapide avec un minimum de termes descriptifs.Classique : Interrogation standard avec un équilibre qualité/vitesse.Meilleur : Analyse la plus approfondie, la plus lente mais de meilleure qualité.Négatif : Génère des termes à utiliser comme prompt négatif."
},
{
- "id": "",
- "label": "alpha block weight preset",
- "localized": "Préréglage du poids de bloc alpha",
+ "id": -1,
+ "label": "Method",
+ "localized": "Méthode",
"reload": "",
- "hint": "Préréglage du poids de bloc alpha"
+ "hint": ""
},
{
- "id": "",
- "label": "alpha matting",
- "localized": "Incrustation alpha",
+ "id": -1,
+ "label": "Model repo",
+ "localized": "Dépôt du modèle",
"reload": "",
- "hint": "Incrustation alpha"
+ "hint": "ID du dépôt HuggingFace pour le modèle"
},
{
- "id": "",
- "label": "alpha preset",
- "localized": "Préréglage alpha",
+ "id": -1,
+ "label": "Model gguf",
+ "localized": "Modèle GGUF",
"reload": "",
- "hint": "Préréglage alpha"
+ "hint": "Dépôt de modèle quantifié GGUF optionnel sur HuggingFace"
},
{
- "id": "",
- "label": "alpha ratio",
- "localized": "Rapport alpha",
+ "id": -1,
+ "label": "Model type",
+ "localized": "Type de modèle",
"reload": "",
- "hint": "Rapport alpha"
+ "hint": "Type de quantification de modèle GGUF optionnel"
},
{
- "id": "",
- "label": "amplify lut",
- "localized": "Amplifier la LUT",
+ "id": -1,
+ "label": "Model file",
+ "localized": "Fichier du modèle",
"reload": "",
- "hint": "Amplifier la LUT"
+ "hint": "Fichier de modèle GGUF spécifique optionnel à l'intérieur du dépôt"
},
{
- "id": "",
- "label": "analyze",
- "localized": "Analyser",
+ "id": -1,
+ "label": "Max tokens",
+ "localized": "Tokens max",
"reload": "",
- "hint": "Analyser"
+ "hint": "Nombre maximum de tokens que le modèle peut générer dans sa réponse. Le modèle n'est pas conscient de cette limite pendant la génération et cela ne l'incitera pas à essayer de générer des réponses plus détaillées ou plus concises, cela définit simplement la limite stricte de longueur et coupera de force la réponse une fois la limite atteinte."
},
{
- "id": "",
- "label": "anchor settings",
- "localized": "Paramètres d'ancrage",
- "reload": "",
- "hint": "Paramètres d'ancrage"
- },
- {
- "id": "",
- "label": "animateddiff",
- "localized": "AnimatedDiff",
- "reload": "",
- "hint": "AnimatedDiff"
- },
- {
- "id": "",
- "label": "answer",
- "localized": "Réponse",
- "reload": "",
- "hint": "Réponse"
- },
- {
- "id": "",
- "label": "aot_ts_nvfuser",
- "localized": "aot_ts_nvfuser",
- "reload": "",
- "hint": "aot_ts_nvfuser"
- },
- {
- "id": "",
- "label": "appearance",
- "localized": "Apparence",
- "reload": "",
- "hint": "Apparence"
- },
- {
- "id": "",
- "label": "append caption files",
- "localized": "Ajouter des fichiers de légende",
- "reload": "",
- "hint": "Ajouter des fichiers de légende"
- },
- {
- "id": "",
- "label": "append image info json file",
- "localized": "Ajouter le fichier JSON d'infos image",
- "reload": "",
- "hint": "Ajouter le fichier JSON d'infos image"
- },
- {
- "id": "",
- "label": "append interrogated prompt at each iteration",
- "localized": "Ajouter l'invite interrogée à chaque itération",
- "reload": "",
- "hint": "Ajouter l'invite interrogée à chaque itération"
- },
- {
- "id": "",
- "label": "apply color correction",
- "localized": "Appliquer la correction des couleurs",
- "reload": "",
- "hint": "Appliquer la correction des couleurs"
- },
- {
- "id": "",
- "label": "apply filter",
- "localized": "Appliquer le filtre",
- "reload": "",
- "hint": "Appliquer le filtre"
- },
- {
- "id": "",
- "label": "apply linfusion distillation on load",
- "localized": "Appliquer la distillation Linfusion au chargement",
- "reload": "",
- "hint": "Appliquer la distillation Linfusion au chargement"
- },
- {
- "id": "",
- "label": "apply mask as overlay",
- "localized": "Appliquer le masque comme superposition",
- "reload": "",
- "hint": "Appliquer le masque comme superposition"
- },
- {
- "id": "",
- "label": "apply msw-msa",
- "localized": "Appliquer MSW-MSA",
- "reload": "",
- "hint": "Appliquer MSW-MSA"
- },
- {
- "id": "",
- "label": "apply rau-net",
- "localized": "Appliquer RAU-Net",
- "reload": "",
- "hint": "Appliquer RAU-Net"
- },
- {
- "id": "",
- "label": "apply to model",
- "localized": "Appliquer au modèle",
- "reload": "",
- "hint": "Appliquer au modèle"
- },
- {
- "id": "",
- "label": "artists",
- "localized": "Artistes",
- "reload": "",
- "hint": "Artistes"
- },
- {
- "id": "",
- "label": "atiadlxx (amd only)",
- "localized": "atiadlxx (AMD uniquement)",
- "reload": "",
- "hint": "atiadlxx (AMD uniquement)"
- },
- {
- "id": "",
- "label": "attention",
- "localized": "Attention",
- "reload": "",
- "hint": "Attention"
- },
- {
- "id": "",
- "label": "attention adain",
- "localized": "Attention Adain",
- "reload": "",
- "hint": "Attention Adain"
- },
- {
- "id": "",
- "label": "attention cache enabled",
- "localized": "Cache d'attention activé",
- "reload": "",
- "hint": "Cache d'attention activé"
- },
- {
- "id": "",
- "label": "attention chunking threshold",
- "localized": "Seuil de découpage de l'attention",
- "reload": "",
- "hint": "Seuil de découpage de l'attention"
- },
- {
- "id": "",
- "label": "attention kv chunk size",
- "localized": "Taille de fragment KV d'attention",
- "reload": "",
- "hint": "Taille de fragment KV d'attention"
- },
- {
- "id": "",
- "label": "attention query chunk size",
- "localized": "Taille de fragment de requête d'attention",
- "reload": "",
- "hint": "Taille de fragment de requête d'attention"
- },
- {
- "id": "",
- "label": "auto",
- "localized": "Auto",
- "reload": "",
- "hint": "Auto"
- },
- {
- "id": "",
- "label": "auto apply",
- "localized": "Appliquer auto",
- "reload": "",
- "hint": "Appliquer auto"
- },
- {
- "id": "",
- "label": "auto-convert sd15 embeddings to sdxl",
- "localized": "Convertir automatiquement les embeddings SD15 en SDXL",
- "reload": "",
- "hint": "Convertir automatiquement les embeddings SD15 en SDXL"
- },
- {
- "id": "",
- "label": "auto-mask",
- "localized": "Masque automatique",
- "reload": "",
- "hint": "Masque automatique"
- },
- {
- "id": "",
- "label": "auto-segment",
- "localized": "Segmentation automatique",
- "reload": "",
- "hint": "Segmentation automatique"
- },
- {
- "id": "",
- "label": "autolaunch browser upon startup",
- "localized": "Lancer automatiquement le navigateur au démarrage",
- "reload": "",
- "hint": "Lancer automatiquement le navigateur au démarrage"
- },
- {
- "id": "",
- "label": "automatically determine rank",
- "localized": "Déterminer automatiquement le rang",
- "reload": "",
- "hint": "Déterminer automatiquement le rang"
- },
- {
- "id": "",
- "label": "autorank ratio",
- "localized": "Rapport d'autorank",
- "reload": "",
- "hint": "Rapport d'autorank"
- },
- {
- "id": "",
- "label": "available networks",
- "localized": "Réseaux disponibles",
- "reload": "",
- "hint": "Réseaux disponibles"
- },
- {
- "id": "",
- "label": "backend",
- "localized": "Backend",
- "reload": "",
- "hint": "Backend"
- },
- {
- "id": "",
- "label": "backend storage",
- "localized": "Stockage backend",
- "reload": "",
- "hint": "Stockage backend"
- },
- {
- "id": "",
- "label": "background threshold",
- "localized": "Seuil d'arrière-plan",
- "reload": "",
- "hint": "Seuil d'arrière-plan"
- },
- {
- "id": "",
- "label": "balanced",
- "localized": "Équilibré",
- "reload": "",
- "hint": "Équilibré"
- },
- {
- "id": "",
- "label": "balanced offload cpu high watermark",
- "localized": "Seuil haut de déchargement CPU équilibré",
- "reload": "",
- "hint": "Seuil haut de déchargement CPU équilibré"
- },
- {
- "id": "",
- "label": "balanced offload gpu high watermark",
- "localized": "Seuil haut de déchargement GPU équilibré",
- "reload": "",
- "hint": "Seuil haut de déchargement GPU équilibré"
- },
- {
- "id": "",
- "label": "balanced offload gpu low watermark",
- "localized": "Seuil bas de déchargement GPU équilibré",
- "reload": "",
- "hint": "Seuil bas de déchargement GPU équilibré"
- },
- {
- "id": "",
- "label": "base",
- "localized": "Base",
- "reload": "",
- "hint": "Base"
- },
- {
- "id": "",
- "label": "batch caption",
- "localized": "Légende par lot",
- "reload": "",
- "hint": "Légende par lot"
- },
- {
- "id": "",
- "label": "batch input directory",
- "localized": "Répertoire d'entrée par lot",
- "reload": "",
- "hint": "Répertoire d'entrée par lot"
- },
- {
- "id": "",
- "label": "batch interogate",
- "localized": "Interroger par lot",
- "reload": "",
- "hint": "Interroger par lot"
- },
- {
- "id": "",
- "label": "batch interrogate",
- "localized": "Interroger par lot",
- "reload": "",
- "hint": "Interroger par lot"
- },
- {
- "id": "",
- "label": "batch mask directory",
- "localized": "Répertoire de masques par lot",
- "reload": "",
- "hint": "Répertoire de masques par lot"
- },
- {
- "id": "",
- "label": "batch matrix-matrix",
- "localized": "Matrice-matrice par lot",
- "reload": "",
- "hint": "Matrice-matrice par lot"
- },
- {
- "id": "",
- "label": "batch mode uses sequential seeds",
- "localized": "Le mode lot utilise des graines séquentielles",
- "reload": "",
- "hint": "Le mode lot utilise des graines séquentielles"
- },
- {
- "id": "",
- "label": "batch output directory",
- "localized": "Répertoire de sortie par lot",
- "reload": "",
- "hint": "Répertoire de sortie par lot"
- },
- {
- "id": "",
- "label": "batch uses original name",
- "localized": "Le lot utilise le nom original",
- "reload": "",
- "hint": "Le lot utilise le nom original"
- },
- {
- "id": "",
- "label": "bdia ddim",
- "localized": "BDIA DDIM",
- "reload": "",
- "hint": "BDIA DDIM"
- },
- {
- "id": "",
- "label": "before",
- "localized": "Avant",
- "reload": "",
- "hint": "Avant"
- },
- {
- "id": "",
- "label": "benchmark level",
- "localized": "Niveau de benchmark",
- "reload": "",
- "hint": "Niveau de benchmark"
- },
- {
- "id": "",
- "label": "benchmark steps",
- "localized": "Étapes de benchmark",
- "reload": "",
- "hint": "Étapes de benchmark"
- },
- {
- "id": "",
- "label": "beta block weight preset",
- "localized": "Préréglage du poids de bloc bêta",
- "reload": "",
- "hint": "Préréglage du poids de bloc bêta"
- },
- {
- "id": "",
- "label": "beta end",
- "localized": "Fin bêta",
- "reload": "",
- "hint": "Fin bêta"
- },
- {
- "id": "",
- "label": "beta ratio",
- "localized": "Rapport bêta",
- "reload": "",
- "hint": "Rapport bêta"
- },
- {
- "id": "",
- "label": "beta schedule",
- "localized": "Calendrier bêta",
- "reload": "",
- "hint": "Calendrier bêta"
- },
- {
- "id": "",
- "label": "beta start",
- "localized": "Début bêta",
- "reload": "",
- "hint": "Début bêta"
- },
- {
- "id": "",
- "label": "bh1",
- "localized": "BH1",
- "reload": "",
- "hint": "BH1"
- },
- {
- "id": "",
- "label": "bh2",
- "localized": "bh2",
- "reload": "",
- "hint": "bh2"
- },
- {
- "id": "",
- "label": "block",
- "localized": "bloc",
- "reload": "",
- "hint": "bloc"
- },
- {
- "id": "",
- "label": "block skip range",
- "localized": "plage de saut de bloc",
- "reload": "",
- "hint": "plage de saut de bloc"
- },
- {
- "id": "",
- "label": "blur",
- "localized": "flou",
- "reload": "",
- "hint": "flou"
- },
- {
- "id": "",
- "label": "body",
- "localized": "corps",
- "reload": "",
- "hint": "corps"
- },
- {
- "id": "",
- "label": "boost",
- "localized": "boost",
- "reload": "",
- "hint": "boost"
- },
- {
- "id": "",
- "label": "brightness",
- "localized": "luminosité",
- "reload": "",
- "hint": "luminosité"
- },
- {
- "id": "",
- "label": "cache model",
- "localized": "modèle de cache",
- "reload": "",
- "hint": "modèle de cache"
- },
- {
- "id": "",
- "label": "cache text encoder results",
- "localized": "mettre en cache les résultats de l'encodeur de texte",
- "reload": "",
- "hint": "mettre en cache les résultats de l'encodeur de texte"
- },
- {
- "id": "",
- "label": "canny",
- "localized": "Canny",
- "reload": "",
- "hint": "Canny"
- },
- {
- "id": "",
- "label": "caption",
- "localized": "légende",
- "reload": "",
- "hint": "légende"
- },
- {
- "id": "",
- "label": "caption model",
- "localized": "modèle de légende",
- "reload": "",
- "hint": "modèle de légende"
- },
- {
- "id": "",
- "label": "center",
- "localized": "centre",
- "reload": "",
- "hint": "centre"
- },
- {
- "id": "",
- "label": "change log",
- "localized": "journal des modifications",
- "reload": "",
- "hint": "journal des modifications"
- },
- {
- "id": "",
- "label": "change model",
- "localized": "changer de modèle",
- "reload": "",
- "hint": "changer de modèle"
- },
- {
- "id": "",
- "label": "change rate",
- "localized": "taux de changement",
- "reload": "",
- "hint": "taux de changement"
- },
- {
- "id": "",
- "label": "change reference",
- "localized": "changer de référence",
- "reload": "",
- "hint": "changer de référence"
- },
- {
- "id": "",
- "label": "change refiner",
- "localized": "changer de raffineur",
- "reload": "",
- "hint": "changer de raffineur"
- },
- {
- "id": "",
- "label": "change vae",
- "localized": "changer de VAE",
- "reload": "",
- "hint": "changer de VAE"
- },
- {
- "id": "",
- "label": "channels last",
- "localized": "canaux en dernier",
- "reload": "",
- "hint": "canaux en dernier"
- },
- {
- "id": "",
- "label": "check alternative hash",
- "localized": "vérifier le hachage alternatif",
- "reload": "",
- "hint": "vérifier le hachage alternatif"
- },
- {
- "id": "",
- "label": "check for updates",
- "localized": "vérifier les mises à jour",
- "reload": "",
- "hint": "vérifier les mises à jour"
- },
- {
- "id": "",
- "label": "check status",
- "localized": "vérifier l'état",
- "reload": "",
- "hint": "vérifier l'état"
- },
- {
- "id": "",
- "label": "chunk size",
- "localized": "taille du bloc",
- "reload": "",
- "hint": "taille du bloc"
- },
- {
- "id": "",
- "label": "civitai model type",
- "localized": "type de modèle Civitai",
- "reload": "",
- "hint": "type de modèle Civitai"
- },
- {
- "id": "",
- "label": "civitai token",
- "localized": "jeton Civitai",
- "reload": "",
- "hint": "jeton Civitai"
- },
- {
- "id": "",
- "label": "ck flash attention",
- "localized": "attention flash CK",
- "reload": "",
- "hint": "attention flash CK"
- },
- {
- "id": "",
- "label": "ckpt",
- "localized": "ckpt",
- "reload": "",
- "hint": "ckpt"
- },
- {
- "id": "",
- "label": "cleanup temporary folder on startup",
- "localized": "nettoyer le dossier temporaire au démarrage",
- "reload": "",
- "hint": "nettoyer le dossier temporaire au démarrage"
- },
- {
- "id": "",
- "label": "clip model",
- "localized": "modèle CLIP",
- "reload": "",
- "hint": "modèle CLIP"
- },
- {
- "id": "",
- "label": "clip: chunk size",
- "localized": "CLIP : taille du bloc",
- "reload": "",
- "hint": "CLIP : taille du bloc"
- },
- {
- "id": "",
- "label": "clip: default captioner",
- "localized": "CLIP : générateur de légendes par défaut",
- "reload": "",
- "hint": "CLIP : générateur de légendes par défaut"
- },
- {
- "id": "",
- "label": "clip: default mode",
- "localized": "CLIP : mode par défaut",
- "reload": "",
- "hint": "CLIP : mode par défaut"
- },
- {
- "id": "",
- "label": "clip: default model",
- "localized": "CLIP : modèle par défaut",
- "reload": "",
- "hint": "CLIP : modèle par défaut"
- },
- {
- "id": "",
- "label": "clip: intermediate flavors",
- "localized": "CLIP : variantes intermédiaires",
- "reload": "",
- "hint": "CLIP : variantes intermédiaires"
- },
- {
- "id": "",
- "label": "clip: max flavors",
- "localized": "CLIP : max. de variantes",
- "reload": "",
- "hint": "CLIP : max. de variantes"
- },
- {
- "id": "",
- "label": "clip: max length",
- "localized": "CLIP : longueur max.",
- "reload": "",
- "hint": "CLIP : longueur max."
- },
- {
- "id": "",
- "label": "clip: min flavors",
- "localized": "CLIP : min. de variantes",
- "reload": "",
- "hint": "CLIP : min. de variantes"
- },
- {
- "id": "",
- "label": "clip: min length",
- "localized": "CLIP : longueur min.",
- "reload": "",
- "hint": "CLIP : longueur min."
- },
- {
- "id": "",
- "label": "clip: num beams",
- "localized": "CLIP : nombre de faisceaux",
- "reload": "",
- "hint": "CLIP : nombre de faisceaux"
- },
- {
- "id": "",
- "label": "close",
- "localized": "fermer",
- "reload": "",
- "hint": "fermer"
- },
- {
- "id": "",
- "label": "cmsi",
- "localized": "cmsi",
- "reload": "",
- "hint": "cmsi"
- },
- {
- "id": "",
- "label": "cn end",
- "localized": "fin CN",
- "reload": "",
- "hint": "fin CN"
- },
- {
- "id": "",
- "label": "cn mode",
- "localized": "mode CN",
- "reload": "",
- "hint": "mode CN"
- },
- {
- "id": "",
- "label": "cn start",
- "localized": "début CN",
- "reload": "",
- "hint": "début CN"
- },
- {
- "id": "",
- "label": "cn strength",
- "localized": "force CN",
- "reload": "",
- "hint": "force CN"
- },
- {
- "id": "",
- "label": "cn tiles",
- "localized": "tuiles CN",
- "reload": "",
- "hint": "tuiles CN"
- },
- {
- "id": "",
- "label": "coarse",
- "localized": "grossier",
- "reload": "",
- "hint": "grossier"
- },
- {
- "id": "",
- "label": "color",
- "localized": "couleur",
- "reload": "",
- "hint": "couleur"
- },
- {
- "id": "",
- "label": "color grading",
- "localized": "étalonnage des couleurs",
- "reload": "",
- "hint": "étalonnage des couleurs"
- },
- {
- "id": "",
- "label": "color map",
- "localized": "carte des couleurs",
- "reload": "",
- "hint": "carte des couleurs"
- },
- {
- "id": "",
- "label": "color variation",
- "localized": "variation de couleur",
- "reload": "",
- "hint": "variation de couleur"
- },
- {
- "id": "",
- "label": "colormap",
- "localized": "palette de couleurs",
- "reload": "",
- "hint": "palette de couleurs"
- },
- {
- "id": "",
- "label": "columns",
- "localized": "colonnes",
- "reload": "",
- "hint": "colonnes"
- },
- {
- "id": "",
- "label": "comma",
- "localized": "virgule",
- "reload": "",
- "hint": "virgule"
- },
- {
- "id": "",
- "label": "comma separated list with optional strength per lora",
- "localized": "liste séparée par des virgules avec force optionnelle par Lora",
- "reload": "",
- "hint": "liste séparée par des virgules avec force optionnelle par Lora"
- },
- {
- "id": "",
- "label": "compact view",
- "localized": "vue compacte",
- "reload": "",
- "hint": "vue compacte"
- },
- {
- "id": "",
- "label": "compel",
- "localized": "compel",
- "reload": "",
- "hint": "compel"
- },
- {
- "id": "",
- "label": "composite",
- "localized": "composite",
- "reload": "",
- "hint": "composite"
- },
- {
- "id": "",
- "label": "compress ratio",
- "localized": "rapport de compression",
- "reload": "",
- "hint": "rapport de compression"
- },
- {
- "id": "",
- "label": "concept tokens",
- "localized": "jetons conceptuels",
- "reload": "",
- "hint": "jetons conceptuels"
- },
- {
- "id": "",
- "label": "context",
- "localized": "contexte",
- "reload": "",
- "hint": "contexte"
- },
- {
- "id": "",
- "label": "context after",
- "localized": "contexte après",
- "reload": "",
- "hint": "contexte après"
- },
- {
- "id": "",
- "label": "context before",
- "localized": "contexte avant",
- "reload": "",
- "hint": "contexte avant"
- },
- {
- "id": "",
- "label": "context mask",
- "localized": "masque de contexte",
- "reload": "",
- "hint": "masque de contexte"
- },
- {
- "id": "",
- "label": "contrast",
- "localized": "contraste",
- "reload": "",
- "hint": "contraste"
- },
- {
- "id": "",
- "label": "control factor",
- "localized": "facteur de contrôle",
- "reload": "",
- "hint": "facteur de contrôle"
- },
- {
- "id": "",
- "label": "control override denoise strength",
- "localized": "contrôle de la force de débruitage de remplacement",
- "reload": "",
- "hint": "contrôle de la force de débruitage de remplacement"
- },
- {
- "id": "",
- "label": "control preprocess input images",
- "localized": "contrôle du prétraitement des images d'entrée",
- "reload": "",
- "hint": "contrôle du prétraitement des images d'entrée"
- },
- {
- "id": "",
- "label": "control-lllite unit 1",
- "localized": "unité Control-LLLite 1",
- "reload": "",
- "hint": "unité Control-LLLite 1"
- },
- {
- "id": "",
- "label": "control-lllite unit 2",
- "localized": "unité Control-LLLite 2",
- "reload": "",
- "hint": "unité Control-LLLite 2"
- },
- {
- "id": "",
- "label": "control-lllite unit 3",
- "localized": "unité Control-LLLite 3",
- "reload": "",
- "hint": "unité Control-LLLite 3"
- },
- {
- "id": "",
- "label": "control-lllite unit 4",
- "localized": "unité Control-LLLite 4",
- "reload": "",
- "hint": "unité Control-LLLite 4"
- },
- {
- "id": "",
- "label": "controlnet",
- "localized": "ControlNet",
- "reload": "",
- "hint": "ControlNet"
- },
- {
- "id": "",
- "label": "controlnet unit 1",
- "localized": "unité ControlNet 1",
- "reload": "",
- "hint": "unité ControlNet 1"
- },
- {
- "id": "",
- "label": "controlnet unit 2",
- "localized": "unité ControlNet 2",
- "reload": "",
- "hint": "unité ControlNet 2"
- },
- {
- "id": "",
- "label": "controlnet unit 3",
- "localized": "unité ControlNet 3",
- "reload": "",
- "hint": "unité ControlNet 3"
- },
- {
- "id": "",
- "label": "controlnet unit 4",
- "localized": "unité ControlNet 4",
- "reload": "",
- "hint": "unité ControlNet 4"
- },
- {
- "id": "",
- "label": "controlnet-xs",
- "localized": "ControlNet-XS",
- "reload": "",
- "hint": "ControlNet-XS"
- },
- {
- "id": "",
- "label": "controlnet-xs unit 1",
- "localized": "unité ControlNet-XS 1",
- "reload": "",
- "hint": "unité ControlNet-XS 1"
- },
- {
- "id": "",
- "label": "controlnet-xs unit 2",
- "localized": "unité ControlNet-XS 2",
- "reload": "",
- "hint": "unité ControlNet-XS 2"
- },
- {
- "id": "",
- "label": "controlnet-xs unit 3",
- "localized": "unité ControlNet-XS 3",
- "reload": "",
- "hint": "unité ControlNet-XS 3"
- },
- {
- "id": "",
- "label": "controlnet-xs unit 4",
- "localized": "unité ControlNet-XS 4",
- "reload": "",
- "hint": "unité ControlNet-XS 4"
- },
- {
- "id": "",
- "label": "correction mode",
- "localized": "mode de correction",
- "reload": "",
- "hint": "mode de correction"
- },
- {
- "id": "",
- "label": "cosine background",
- "localized": "fond cosinus",
- "reload": "",
- "hint": "fond cosinus"
- },
- {
- "id": "",
- "label": "cosine scale",
- "localized": "échelle cosinus",
- "reload": "",
- "hint": "échelle cosinus"
- },
- {
- "id": "",
- "label": "cosine scale 1",
- "localized": "échelle cosinus 1",
- "reload": "",
- "hint": "échelle cosinus 1"
- },
- {
- "id": "",
- "label": "cosine scale 2",
- "localized": "échelle cosinus 2",
- "reload": "",
- "hint": "échelle cosinus 2"
- },
- {
- "id": "",
- "label": "cosine scale 3",
- "localized": "échelle cosinus 3",
- "reload": "",
- "hint": "échelle cosinus 3"
- },
- {
- "id": "",
- "label": "create image info text file",
- "localized": "créer un fichier texte d'informations sur l'image",
- "reload": "",
- "hint": "créer un fichier texte d'informations sur l'image"
- },
- {
- "id": "",
- "label": "create video",
- "localized": "créer une vidéo",
- "reload": "",
- "hint": "créer une vidéo"
- },
- {
- "id": "",
- "label": "create zip archive",
- "localized": "créer une archive zip",
- "reload": "",
- "hint": "créer une archive zip"
- },
- {
- "id": "",
- "label": "cross-attention",
- "localized": "attention croisée",
- "reload": "",
- "hint": "attention croisée"
- },
- {
- "id": "",
- "label": "cudagraphs",
- "localized": "cudagraphs",
- "reload": "",
- "hint": "cudagraphs"
- },
- {
- "id": "",
- "label": "cudamallocasync",
- "localized": "cudamallocasync",
- "reload": "",
- "hint": "cudamallocasync"
- },
- {
- "id": "",
- "label": "custom pipeline",
- "localized": "pipeline personnalisé",
- "reload": "",
- "hint": "pipeline personnalisé"
- },
- {
- "id": "",
- "label": "dark",
- "localized": "sombre",
- "reload": "",
- "hint": "sombre"
- },
- {
- "id": "",
- "label": "dc solver",
- "localized": "solveur DC",
- "reload": "",
- "hint": "solveur DC"
- },
- {
- "id": "",
- "label": "ddpm",
- "localized": "DDPM",
- "reload": "",
- "hint": "DDPM"
- },
- {
- "id": "",
- "label": "debug info",
- "localized": "informations de débogage",
- "reload": "",
- "hint": "informations de débogage"
- },
- {
- "id": "",
- "label": "decode",
- "localized": "décoder",
- "reload": "",
- "hint": "décoder"
- },
- {
- "id": "",
- "label": "decode chunks",
- "localized": "décoder des morceaux",
- "reload": "",
- "hint": "décoder des morceaux"
- },
- {
- "id": "",
- "label": "deep-cache",
- "localized": "deep-cache",
- "reload": "",
- "hint": "deep-cache"
- },
- {
- "id": "",
- "label": "deepbooru",
- "localized": "deepbooru",
- "reload": "",
- "hint": "deepbooru"
- },
- {
- "id": "",
- "label": "deepbooru: escape brackets",
- "localized": "deepbooru : échapper les crochets",
- "reload": "",
- "hint": "deepbooru : échapper les crochets"
- },
- {
- "id": "",
- "label": "deepbooru: exclude tags",
- "localized": "deepbooru : exclure les tags",
- "reload": "",
- "hint": "deepbooru : exclure les tags"
- },
- {
- "id": "",
- "label": "deepbooru: include scores in results",
- "localized": "deepbooru : inclure les scores dans les résultats",
- "reload": "",
- "hint": "deepbooru : inclure les scores dans les résultats"
- },
- {
- "id": "",
- "label": "deepbooru: max tags",
- "localized": "deepbooru : tags max",
- "reload": "",
- "hint": "deepbooru : tags max"
- },
- {
- "id": "",
- "label": "deepbooru: score threshold",
- "localized": "deepbooru : seuil de score",
- "reload": "",
- "hint": "deepbooru : seuil de score"
- },
- {
- "id": "",
- "label": "deepbooru: sort alphabetically",
- "localized": "deepbooru : trier alphabétiquement",
- "reload": "",
- "hint": "deepbooru : trier alphabétiquement"
- },
- {
- "id": "",
- "label": "deepbooru: use spaces for tags",
- "localized": "deepbooru : utiliser des espaces pour les tags",
- "reload": "",
- "hint": "deepbooru : utiliser des espaces pour les tags"
- },
- {
- "id": "",
- "label": "deepcache cache interval",
- "localized": "intervalle de cache deepcache",
- "reload": "",
- "hint": "intervalle de cache deepcache"
- },
- {
- "id": "",
- "label": "default",
- "localized": "par défaut",
- "reload": "",
- "hint": "par défaut"
- },
- {
- "id": "",
- "label": "deis",
- "localized": "deis",
- "reload": "",
- "hint": "deis"
- },
- {
- "id": "",
- "label": "denoising batch size",
- "localized": "taille du lot de débruitage",
- "reload": "",
- "hint": "taille du lot de débruitage"
- },
- {
- "id": "",
- "label": "denoising steps",
- "localized": "étapes de débruitage",
- "reload": "",
- "hint": "étapes de débruitage"
- },
- {
- "id": "",
- "label": "depth and normal",
- "localized": "profondeur et normale",
- "reload": "",
- "hint": "profondeur et normale"
- },
- {
- "id": "",
- "label": "depth anything",
- "localized": "Depth Anything",
- "reload": "",
- "hint": "Depth Anything"
- },
- {
- "id": "",
- "label": "depth map",
- "localized": "carte de profondeur",
- "reload": "",
- "hint": "carte de profondeur"
- },
- {
- "id": "",
- "label": "depth threshold",
- "localized": "seuil de profondeur",
- "reload": "",
- "hint": "seuil de profondeur"
- },
- {
- "id": "",
- "label": "description",
- "localized": "description",
- "reload": "",
- "hint": "description"
- },
- {
- "id": "",
- "label": "details",
- "localized": "détails",
- "reload": "",
- "hint": "détails"
- },
- {
- "id": "",
- "label": "deterministic mode",
- "localized": "mode déterministe",
- "reload": "",
- "hint": "mode déterministe"
- },
- {
- "id": "",
- "label": "device info",
- "localized": "informations sur l'appareil",
- "reload": "",
- "hint": "informations sur l'appareil"
- },
- {
- "id": "",
- "label": "diffusers",
- "localized": "diffusers",
- "reload": "",
- "hint": "diffusers"
- },
- {
- "id": "",
- "label": "dilate",
- "localized": "dilater",
- "reload": "",
- "hint": "dilater"
- },
- {
- "id": "",
- "label": "dilate tau",
- "localized": "dilater tau",
- "reload": "",
- "hint": "dilater tau"
- },
- {
- "id": "",
- "label": "directml retry ops for nan",
- "localized": "directml réessayer les opérations pour nan",
- "reload": "",
- "hint": "directml réessayer les opérations pour nan"
- },
- {
- "id": "",
- "label": "directory for temporary images; leave empty for default",
- "localized": "répertoire pour les images temporaires ; laisser vide pour la valeur par défaut",
- "reload": "",
- "hint": "répertoire pour les images temporaires ; laisser vide pour la valeur par défaut"
- },
- {
- "id": "",
- "label": "disable accelerate",
- "localized": "désactiver accelerate",
- "reload": "",
- "hint": "désactiver accelerate"
- },
- {
- "id": "",
- "label": "disable conditional batching",
- "localized": "désactiver le regroupement conditionnel",
- "reload": "",
- "hint": "désactiver le regroupement conditionnel"
- },
- {
- "id": "",
- "label": "disabled",
- "localized": "désactivé",
- "reload": "",
- "hint": "désactivé"
- },
- {
- "id": "",
- "label": "discard penultimate sigma",
- "localized": "rejeter l'avant-dernier sigma",
- "reload": "",
- "hint": "rejeter l'avant-dernier sigma"
- },
- {
- "id": "",
- "label": "distance threshold",
- "localized": "seuil de distance",
- "reload": "",
- "hint": "seuil de distance"
- },
- {
- "id": "",
- "label": "do not change selected model when reading generation parameters",
- "localized": "ne pas changer le modèle sélectionné lors de la lecture des paramètres de génération",
- "reload": "",
- "hint": "ne pas changer le modèle sélectionné lors de la lecture des paramètres de génération"
- },
- {
- "id": "",
- "label": "do not display video output in ui",
- "localized": "ne pas afficher la sortie vidéo dans l'interface utilisateur",
- "reload": "",
- "hint": "ne pas afficher la sortie vidéo dans l'interface utilisateur"
- },
- {
- "id": "",
- "label": "down",
- "localized": "bas",
- "reload": "",
- "hint": "bas"
- },
- {
- "id": "",
- "label": "download",
- "localized": "télécharger",
- "reload": "",
- "hint": "télécharger"
- },
- {
- "id": "",
- "label": "download model",
- "localized": "télécharger le modèle",
- "reload": "",
- "hint": "télécharger le modèle"
- },
- {
- "id": "",
- "label": "download path",
- "localized": "chemin de téléchargement",
- "reload": "",
- "hint": "chemin de téléchargement"
- },
- {
- "id": "",
- "label": "download updates",
- "localized": "télécharger les mises à jour",
- "reload": "",
- "hint": "télécharger les mises à jour"
- },
- {
- "id": "",
- "label": "downscale high resolution live previews",
- "localized": "réduire la résolution des aperçus en direct",
- "reload": "",
- "hint": "réduire la résolution des aperçus en direct"
- },
- {
- "id": "",
- "label": "dpm sde",
- "localized": "dpm sde",
- "reload": "",
- "hint": "dpm sde"
- },
- {
- "id": "",
- "label": "dpm++",
- "localized": "dpm++",
- "reload": "",
- "hint": "dpm++"
- },
- {
- "id": "",
- "label": "dpm++ 1s",
- "localized": "dpm++ 1s",
- "reload": "",
- "hint": "dpm++ 1s"
- },
- {
- "id": "",
- "label": "dpm++ 2m",
- "localized": "dpm++ 2m",
- "reload": "",
- "hint": "dpm++ 2m"
- },
- {
- "id": "",
- "label": "dpm++ 2m edm",
- "localized": "dpm++ 2m edm",
- "reload": "",
- "hint": "dpm++ 2m edm"
- },
- {
- "id": "",
- "label": "dpm++ 2m inverse",
- "localized": "dpm++ 2m inverse",
- "reload": "",
- "hint": "dpm++ 2m inverse"
- },
- {
- "id": "",
- "label": "dpm++ 2m sde",
- "localized": "dpm++ 2m sde",
- "reload": "",
- "hint": "dpm++ 2m sde"
- },
- {
- "id": "",
- "label": "dpm++ 3m",
- "localized": "dpm++ 3m",
- "reload": "",
- "hint": "dpm++ 3m"
- },
- {
- "id": "",
- "label": "dpm++ 3m inverse",
- "localized": "dpm++ 3m inverse",
- "reload": "",
- "hint": "dpm++ 3m inverse"
- },
- {
- "id": "",
- "label": "dpm++ cosine",
- "localized": "dpm++ cosinus",
- "reload": "",
- "hint": "dpm++ cosinus"
- },
- {
- "id": "",
- "label": "dpm++ inverse",
- "localized": "dpm++ inverse",
- "reload": "",
- "hint": "dpm++ inverse"
- },
- {
- "id": "",
- "label": "dpm++ sde",
- "localized": "dpm++ sde",
- "reload": "",
- "hint": "dpm++ sde"
- },
- {
- "id": "",
- "label": "dpm2 flowmatch",
- "localized": "dpm2 flowmatch",
- "reload": "",
- "hint": "dpm2 flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ 2m flowmatch",
- "localized": "dpm2++ 2m flowmatch",
- "reload": "",
- "hint": "dpm2++ 2m flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ 2m sde flowmatch",
- "localized": "dpm2++ 2m sde flowmatch",
- "reload": "",
- "hint": "dpm2++ 2m sde flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ 2s flowmatch",
- "localized": "dpm2++ 2s flowmatch",
- "reload": "",
- "hint": "dpm2++ 2s flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ 3m sde flowmatch",
- "localized": "dpm2++ 3m sde flowmatch",
- "reload": "",
- "hint": "dpm2++ 3m sde flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ sde flowmatch",
- "localized": "dpm2++ sde flowmatch",
- "reload": "",
- "hint": "dpm2++ sde flowmatch"
- },
- {
- "id": "",
- "label": "dpm2a flowmatch",
- "localized": "dpm2a flowmatch",
- "reload": "",
- "hint": "dpm2a flowmatch"
- },
- {
- "id": "",
- "label": "draw legend",
- "localized": "afficher la légende",
- "reload": "",
- "hint": "afficher la légende"
- },
- {
- "id": "",
- "label": "dropdown",
- "localized": "menu déroulant",
- "reload": "",
- "hint": "menu déroulant"
- },
- {
- "id": "",
- "label": "duration",
- "localized": "durée",
- "reload": "",
- "hint": "durée"
- },
- {
- "id": "",
- "label": "dwpose",
- "localized": "dwpose",
- "reload": "",
- "hint": "dwpose"
- },
- {
- "id": "",
- "label": "dynamic",
- "localized": "dynamique",
- "reload": "",
- "hint": "dynamique"
- },
- {
- "id": "",
- "label": "dynamic attention",
- "localized": "attention dynamique",
- "reload": "",
- "hint": "attention dynamique"
- },
- {
- "id": "",
- "label": "dynamic attention slicing rate in gb",
- "localized": "taux de découpage d'attention dynamique en Go",
- "reload": "",
- "hint": "taux de découpage d'attention dynamique en Go"
- },
- {
- "id": "",
- "label": "dynamic attention trigger rate in gb",
- "localized": "taux de déclenchement d'attention dynamique en Go",
- "reload": "",
- "hint": "taux de déclenchement d'attention dynamique en Go"
- },
- {
- "id": "",
- "label": "edge",
- "localized": "bord",
- "reload": "",
- "hint": "bord"
- },
- {
- "id": "",
- "label": "edit start",
- "localized": "début de l'édition",
- "reload": "",
- "hint": "début de l'édition"
- },
- {
- "id": "",
- "label": "edit stop",
- "localized": "fin de l'édition",
- "reload": "",
- "hint": "fin de l'édition"
- },
- {
- "id": "",
- "label": "embedded metadata",
- "localized": "métadonnées embarquées",
- "reload": "",
- "hint": "métadonnées embarquées"
- },
- {
- "id": "",
- "label": "enable embeddings support",
- "localized": "activer le support des embeddings",
- "reload": "",
- "hint": "activer le support des embeddings"
- },
- {
- "id": "",
- "label": "enable file wildcards support",
- "localized": "activer le support des jokers de fichier",
- "reload": "",
- "hint": "activer le support des jokers de fichier"
- },
- {
- "id": "",
- "label": "enable freeu",
- "localized": "activer freeu",
- "reload": "",
- "hint": "activer freeu"
- },
- {
- "id": "",
- "label": "enable teacache",
- "localized": "activer teacache",
- "reload": "",
- "hint": "activer teacache"
- },
- {
- "id": "",
- "label": "enable tonemap",
- "localized": "activer le tonemapping",
- "reload": "",
- "hint": "activer le tonemapping"
- },
- {
- "id": "",
- "label": "enable use of reference models",
- "localized": "activer l'utilisation de modèles de référence",
- "reload": "",
- "hint": "activer l'utilisation de modèles de référence"
- },
- {
- "id": "",
- "label": "enabled",
- "localized": "activé",
- "reload": "",
- "hint": "activé"
- },
- {
- "id": "",
- "label": "encoder",
- "localized": "encodeur",
- "reload": "",
- "hint": "encodeur"
- },
- {
- "id": "",
- "label": "end",
- "localized": "fin",
- "reload": "",
- "hint": "fin"
- },
- {
- "id": "",
- "label": "enhance prompt",
- "localized": "améliorer le prompt",
- "reload": "",
- "hint": "améliorer le prompt"
- },
- {
- "id": "",
- "label": "ensemble size",
- "localized": "taille de l'ensemble",
- "reload": "",
- "hint": "taille de l'ensemble"
- },
- {
- "id": "",
- "label": "epsilon",
- "localized": "epsilon",
- "reload": "",
- "hint": "epsilon"
- },
- {
- "id": "",
- "label": "erode",
- "localized": "éroder",
- "reload": "",
- "hint": "éroder"
- },
- {
- "id": "",
- "label": "erode size",
- "localized": "taille d'érosion",
- "reload": "",
- "hint": "taille d'érosion"
- },
- {
- "id": "",
- "label": "eta",
- "localized": "eta",
- "reload": "",
- "hint": "eta"
- },
- {
- "id": "",
- "label": "euler",
- "localized": "euler",
- "reload": "",
- "hint": "euler"
- },
- {
- "id": "",
- "label": "euler edm",
- "localized": "euler edm",
- "reload": "",
- "hint": "euler edm"
- },
- {
- "id": "",
- "label": "euler flowmatch",
- "localized": "euler flowmatch",
- "reload": "",
- "hint": "euler flowmatch"
- },
- {
- "id": "",
- "label": "euler sgm",
- "localized": "euler sgm",
- "reload": "",
- "hint": "euler sgm"
- },
- {
- "id": "",
- "label": "executionprovider.cpu",
- "localized": "executionprovider.cpu",
- "reload": "",
- "hint": "executionprovider.cpu"
- },
- {
- "id": "",
- "label": "executionprovider.cuda",
- "localized": "executionprovider.cuda",
- "reload": "",
- "hint": "executionprovider.cuda"
- },
- {
- "id": "",
- "label": "executionprovider.directml",
- "localized": "executionprovider.directml",
- "reload": "",
- "hint": "executionprovider.directml"
- },
- {
- "id": "",
- "label": "executionprovider.migraphx",
- "localized": "executionprovider.migraphx",
- "reload": "",
- "hint": "executionprovider.migraphx"
- },
- {
- "id": "",
- "label": "executionprovider.openvino",
- "localized": "executionprovider.openvino",
- "reload": "",
- "hint": "executionprovider.openvino"
- },
- {
- "id": "",
- "label": "executionprovider.rocm",
- "localized": "executionprovider.rocm",
- "reload": "",
- "hint": "executionprovider.rocm"
- },
- {
- "id": "",
- "label": "expandable segments",
- "localized": "segments extensibles",
- "reload": "",
- "hint": "segments extensibles"
- },
- {
- "id": "",
- "label": "exponential",
- "localized": "exponentiel",
- "reload": "",
- "hint": "exponentiel"
- },
- {
- "id": "",
- "label": "exposure",
- "localized": "exposition",
- "reload": "",
- "hint": "exposition"
- },
- {
- "id": "",
- "label": "extra noise multiplier for img2img",
- "localized": "multiplicateur de bruit supplémentaire pour img2img",
- "reload": "",
- "hint": "multiplicateur de bruit supplémentaire pour img2img"
- },
- {
- "id": "",
- "label": "extract lora",
- "localized": "extraire Lora",
- "reload": "",
- "hint": "extraire Lora"
- },
- {
- "id": "",
- "label": "face",
- "localized": "visage",
- "reload": "",
- "hint": "visage"
- },
- {
- "id": "",
- "label": "face confidence",
- "localized": "confiance du visage",
- "reload": "",
- "hint": "confiance du visage"
- },
- {
- "id": "",
- "label": "faceid model",
- "localized": "modèle FaceID",
- "reload": "",
- "hint": "modèle FaceID"
- },
- {
- "id": "",
- "label": "fall-off exponent (lower=higher detail)",
- "localized": "exposant de décroissance (plus bas = plus de détails)",
- "reload": "",
- "hint": "exposant de décroissance (plus bas = plus de détails)"
- },
- {
- "id": "",
- "label": "false",
- "localized": "faux",
- "reload": "",
- "hint": "faux"
- },
- {
- "id": "",
- "label": "fast",
- "localized": "rapide",
- "reload": "",
- "hint": "rapide"
- },
- {
- "id": "",
- "label": "file or folder with user-defined styles",
- "localized": "fichier ou dossier avec des styles définis par l'utilisateur",
- "reload": "",
- "hint": "fichier ou dossier avec des styles définis par l'utilisateur"
- },
- {
- "id": "",
- "label": "filename",
- "localized": "nom de fichier",
- "reload": "",
- "hint": "nom de fichier"
- },
- {
- "id": "",
- "label": "first-block cache enabled",
- "localized": "cache du premier bloc activé",
- "reload": "",
- "hint": "cache du premier bloc activé"
- },
- {
- "id": "",
- "label": "fixed unet precision",
- "localized": "précision UNet fixe",
- "reload": "",
- "hint": "précision UNet fixe"
- },
- {
- "id": "",
- "label": "flash attention",
- "localized": "attention flash",
- "reload": "",
- "hint": "attention flash"
- },
- {
- "id": "",
- "label": "flavors",
- "localized": "saveurs",
- "reload": "",
- "hint": "saveurs"
- },
- {
- "id": "",
- "label": "flow shift",
- "localized": "décalage de flux",
- "reload": "",
- "hint": "décalage de flux"
- },
- {
- "id": "",
- "label": "folder",
- "localized": "dossier",
- "reload": "",
- "hint": "dossier"
- },
- {
- "id": "",
- "label": "folder for control generate",
- "localized": "dossier pour la génération de contrôle",
- "reload": "",
- "hint": "dossier pour la génération de contrôle"
- },
- {
- "id": "",
- "label": "folder for control grids",
- "localized": "dossier pour les grilles de contrôle",
- "reload": "",
- "hint": "dossier pour les grilles de contrôle"
- },
- {
- "id": "",
- "label": "folder for disk offload",
- "localized": "dossier pour le déchargement sur disque",
- "reload": "",
- "hint": "dossier pour le déchargement sur disque"
- },
- {
- "id": "",
- "label": "folder for huggingface cache",
- "localized": "dossier pour le cache Hugging Face",
- "reload": "",
- "hint": "dossier pour le cache Hugging Face"
- },
- {
- "id": "",
- "label": "folder for image generate",
- "localized": "dossier pour la génération d'images",
- "reload": "",
- "hint": "dossier pour la génération d'images"
- },
- {
- "id": "",
- "label": "folder for img2img grids",
- "localized": "dossier pour les grilles img2img",
- "reload": "",
- "hint": "dossier pour les grilles img2img"
- },
- {
- "id": "",
- "label": "folder for init images",
- "localized": "dossier pour les images d'initialisation",
- "reload": "",
- "hint": "dossier pour les images d'initialisation"
- },
- {
- "id": "",
- "label": "folder for manually saved images",
- "localized": "dossier pour les images enregistrées manuellement",
- "reload": "",
- "hint": "dossier pour les images enregistrées manuellement"
- },
- {
- "id": "",
- "label": "folder for onnx cached models",
- "localized": "dossier pour les modèles ONNX mis en cache",
- "reload": "",
- "hint": "dossier pour les modèles ONNX mis en cache"
- },
- {
- "id": "",
- "label": "folder for onnx conversion",
- "localized": "dossier pour la conversion ONNX",
- "reload": "",
- "hint": "dossier pour la conversion ONNX"
- },
- {
- "id": "",
- "label": "folder for openvino cache",
- "localized": "dossier pour le cache OpenVINO",
- "reload": "",
- "hint": "dossier pour le cache OpenVINO"
- },
- {
- "id": "",
- "label": "folder for processed images",
- "localized": "dossier pour les images traitées",
- "reload": "",
- "hint": "dossier pour les images traitées"
- },
- {
- "id": "",
- "label": "folder for text generate",
- "localized": "dossier pour la génération de texte",
- "reload": "",
- "hint": "dossier pour la génération de texte"
- },
- {
- "id": "",
- "label": "folder for tunable ops cache",
- "localized": "dossier pour le cache des opérations ajustables",
- "reload": "",
- "hint": "dossier pour le cache des opérations ajustables"
- },
- {
- "id": "",
- "label": "folder for txt2img grids",
- "localized": "dossier pour les grilles txt2img",
- "reload": "",
- "hint": "dossier pour les grilles txt2img"
- },
- {
- "id": "",
- "label": "folder for videos",
- "localized": "dossier pour les vidéos",
- "reload": "",
- "hint": "dossier pour les vidéos"
- },
- {
- "id": "",
- "label": "folder with bsrgan models",
- "localized": "dossier avec les modèles BSRGAN",
- "reload": "",
- "hint": "dossier avec les modèles BSRGAN"
- },
- {
- "id": "",
- "label": "folder with chainner models",
- "localized": "dossier avec les modèles Chainner",
- "reload": "",
- "hint": "dossier avec les modèles Chainner"
- },
- {
- "id": "",
- "label": "folder with clip models",
- "localized": "dossier avec les modèles CLIP",
- "reload": "",
- "hint": "dossier avec les modèles CLIP"
- },
- {
- "id": "",
- "label": "folder with codeformer models",
- "localized": "dossier avec les modèles CodeFormer",
- "reload": "",
- "hint": "dossier avec les modèles CodeFormer"
- },
- {
- "id": "",
- "label": "folder with control models",
- "localized": "dossier avec les modèles de contrôle",
- "reload": "",
- "hint": "dossier avec les modèles de contrôle"
- },
- {
- "id": "",
- "label": "folder with esrgan models",
- "localized": "dossier avec les modèles ESRGAN",
- "reload": "",
- "hint": "dossier avec les modèles ESRGAN"
- },
- {
- "id": "",
- "label": "folder with gfpgan models",
- "localized": "dossier avec les modèles GFPGAN",
- "reload": "",
- "hint": "dossier avec les modèles GFPGAN"
- },
- {
- "id": "",
- "label": "folder with huggingface models",
- "localized": "dossier avec les modèles Hugging Face",
- "reload": "",
- "hint": "dossier avec les modèles Hugging Face"
- },
- {
- "id": "",
- "label": "folder with hypernetwork models",
- "localized": "dossier avec les modèles HyperNetwork",
- "reload": "",
- "hint": "dossier avec les modèles HyperNetwork"
- },
- {
- "id": "",
- "label": "folder with ldsr models",
- "localized": "dossier avec les modèles LDSR",
- "reload": "",
- "hint": "dossier avec les modèles LDSR"
- },
- {
- "id": "",
- "label": "folder with lora network(s)",
- "localized": "dossier avec les réseaux Lora",
- "reload": "",
- "hint": "dossier avec les réseaux Lora"
- },
- {
- "id": "",
- "label": "folder with realesrgan models",
- "localized": "dossier avec les modèles RealESRGAN",
- "reload": "",
- "hint": "dossier avec les modèles RealESRGAN"
- },
- {
- "id": "",
- "label": "folder with scunet models",
- "localized": "dossier avec les modèles SCUNet",
- "reload": "",
- "hint": "dossier avec les modèles SCUNet"
- },
- {
- "id": "",
- "label": "folder with stable diffusion models",
- "localized": "dossier avec les modèles Stable Diffusion",
- "reload": "",
- "hint": "dossier avec les modèles Stable Diffusion"
- },
- {
- "id": "",
- "label": "folder with swinir models",
- "localized": "dossier avec les modèles SwinIR",
- "reload": "",
- "hint": "dossier avec les modèles SwinIR"
- },
- {
- "id": "",
- "label": "folder with text encoder files",
- "localized": "dossier avec les fichiers de l'encodeur de texte",
- "reload": "",
- "hint": "dossier avec les fichiers de l'encodeur de texte"
- },
- {
- "id": "",
- "label": "folder with textual inversion embeddings",
- "localized": "dossier avec les embeddings d'inversion textuelle",
- "reload": "",
- "hint": "dossier avec les embeddings d'inversion textuelle"
- },
- {
- "id": "",
- "label": "folder with unet files",
- "localized": "dossier avec les fichiers UNet",
- "reload": "",
- "hint": "dossier avec les fichiers UNet"
- },
- {
- "id": "",
- "label": "folder with user-defined wildcards",
- "localized": "dossier avec les jokers définis par l'utilisateur",
- "reload": "",
- "hint": "dossier avec les jokers définis par l'utilisateur"
- },
- {
- "id": "",
- "label": "folder with vae files",
- "localized": "dossier avec les fichiers VAE",
- "reload": "",
- "hint": "dossier avec les fichiers VAE"
- },
- {
- "id": "",
- "label": "folder with yolo models",
- "localized": "dossier avec les modèles YOLO",
- "reload": "",
- "hint": "dossier avec les modèles YOLO"
- },
- {
- "id": "",
- "label": "font color",
- "localized": "couleur de police",
- "reload": "",
- "hint": "couleur de police"
- },
- {
- "id": "",
- "label": "font file",
- "localized": "fichier de police",
- "reload": "",
- "hint": "fichier de police"
- },
- {
- "id": "",
- "label": "font size",
- "localized": "taille de police",
- "reload": "",
- "hint": "taille de police"
- },
- {
- "id": "",
- "label": "force model eval",
- "localized": "forcer l'évaluation du modèle",
- "reload": "",
- "hint": "forcer l'évaluation du modèle"
- },
- {
- "id": "",
- "label": "foreground threshold",
- "localized": "seuil de premier plan",
- "reload": "",
- "hint": "seuil de premier plan"
- },
- {
- "id": "",
- "label": "fp4",
- "localized": "fp4",
- "reload": "",
- "hint": "fp4"
- },
- {
- "id": "",
- "label": "frame change sensitivity",
- "localized": "sensibilité au changement de cadre",
- "reload": "",
- "hint": "sensibilité au changement de cadre"
- },
- {
- "id": "",
- "label": "frames",
- "localized": "images",
- "reload": "",
- "hint": "images"
- },
- {
- "id": "",
- "label": "freeinit",
- "localized": "FreeInit",
- "reload": "",
- "hint": "FreeInit"
- },
- {
- "id": "",
- "label": "freeu enabled",
- "localized": "FreeU activé",
- "reload": "",
- "hint": "FreeU activé"
- },
- {
- "id": "",
- "label": "freeu preset",
- "localized": "préréglage FreeU",
- "reload": "",
- "hint": "préréglage FreeU"
- },
- {
- "id": "",
- "label": "full vae",
- "localized": "VAE complet",
- "reload": "",
- "hint": "VAE complet"
- },
- {
- "id": "",
- "label": "full-depth cudnn benchmark",
- "localized": "benchmark cuDNN pleine profondeur",
- "reload": "",
- "hint": "benchmark cuDNN pleine profondeur"
- },
- {
- "id": "",
- "label": "fuse strength",
- "localized": "force de fusion",
- "reload": "",
- "hint": "force de fusion"
- },
- {
- "id": "",
- "label": "fused projections",
- "localized": "projections fusionnées",
- "reload": "",
- "hint": "projections fusionnées"
- },
- {
- "id": "",
- "label": "gamma",
- "localized": "gamma",
- "reload": "",
- "hint": "gamma"
- },
- {
- "id": "",
- "label": "gamma corrected",
- "localized": "gamma corrigé",
- "reload": "",
- "hint": "gamma corrigé"
- },
- {
- "id": "",
- "label": "gate step",
- "localized": "étape de porte",
- "reload": "",
- "hint": "étape de porte"
- },
- {
- "id": "",
- "label": "gc threshold",
- "localized": "seuil GC",
- "reload": "",
- "hint": "seuil GC"
- },
- {
- "id": "",
- "label": "get changelog",
- "localized": "obtenir le journal des modifications",
- "reload": "",
- "hint": "obtenir le journal des modifications"
- },
- {
- "id": "",
- "label": "gpu",
- "localized": "GPU",
- "reload": "",
- "hint": "GPU"
- },
- {
- "id": "",
- "label": "gradient",
- "localized": "dégradé",
- "reload": "",
- "hint": "dégradé"
- },
- {
- "id": "",
- "label": "grid background color",
- "localized": "couleur de fond de la grille",
- "reload": "",
- "hint": "couleur de fond de la grille"
- },
- {
- "id": "",
- "label": "grid margins",
- "localized": "marges de la grille",
- "reload": "",
- "hint": "marges de la grille"
- },
- {
- "id": "",
- "label": "grid sections:",
- "localized": "sections de la grille :",
- "reload": "",
- "hint": "sections de la grille :"
- },
- {
- "id": "",
- "label": "group size",
- "localized": "taille du groupe",
- "reload": "",
- "hint": "taille du groupe"
- },
- {
- "id": "",
- "label": "guidance",
- "localized": "guidage",
- "reload": "",
- "hint": "guidage"
- },
- {
- "id": "",
- "label": "guidance start",
- "localized": "début du guidage",
- "reload": "",
- "hint": "début du guidage"
- },
- {
- "id": "",
- "label": "guidance stop",
- "localized": "arrêt du guidage",
- "reload": "",
- "hint": "arrêt du guidage"
- },
- {
- "id": "",
- "label": "guidance strength",
- "localized": "force du guidage",
- "reload": "",
- "hint": "force du guidage"
- },
- {
- "id": "",
- "label": "hands",
- "localized": "mains",
- "reload": "",
- "hint": "mains"
- },
- {
- "id": "",
- "label": "hdr range",
- "localized": "plage HDR",
- "reload": "",
- "hint": "plage HDR"
- },
- {
- "id": "",
- "label": "hed",
- "localized": "HED",
- "reload": "",
- "hint": "HED"
- },
- {
- "id": "",
- "label": "height after",
- "localized": "hauteur après",
- "reload": "",
- "hint": "hauteur après"
- },
- {
- "id": "",
- "label": "height before",
- "localized": "hauteur avant",
- "reload": "",
- "hint": "hauteur avant"
- },
- {
- "id": "",
- "label": "height mask",
- "localized": "masque de hauteur",
- "reload": "",
- "hint": "masque de hauteur"
- },
- {
- "id": "",
- "label": "heun",
- "localized": "Heun",
- "reload": "",
- "hint": "Heun"
- },
- {
- "id": "",
- "label": "heun flowmatch",
- "localized": "Heun FlowMatch",
- "reload": "",
- "hint": "Heun FlowMatch"
- },
- {
- "id": "",
- "label": "hidet",
- "localized": "Hidet",
- "reload": "",
- "hint": "Hidet"
- },
- {
- "id": "",
- "label": "high threshold",
- "localized": "seuil haut",
- "reload": "",
- "hint": "seuil haut"
- },
- {
- "id": "",
- "label": "hires pass only",
- "localized": "passe haute résolution seulement",
- "reload": "",
- "hint": "passe haute résolution seulement"
- },
- {
- "id": "",
- "label": "hq init latents",
- "localized": "latents d'initialisation HQ",
- "reload": "",
- "hint": "latents d'initialisation HQ"
- },
- {
- "id": "",
- "label": "hue",
- "localized": "teinte",
- "reload": "",
- "hint": "teinte"
- },
- {
- "id": "",
- "label": "huggingface mirror",
- "localized": "miroir Hugging Face",
- "reload": "",
- "hint": "miroir Hugging Face"
- },
- {
- "id": "",
- "label": "huggingface token",
- "localized": "jeton Hugging Face",
- "reload": "",
- "hint": "jeton Hugging Face"
- },
- {
- "id": "",
- "label": "hunyuan",
- "localized": "Hunyuan",
- "reload": "",
- "hint": "Hunyuan"
- },
- {
- "id": "",
- "label": "il",
- "localized": "il",
- "reload": "",
- "hint": "il"
- },
- {
- "id": "",
- "label": "image height",
- "localized": "hauteur de l'image",
- "reload": "",
- "hint": "hauteur de l'image"
- },
- {
- "id": "",
- "label": "image quality",
- "localized": "qualité de l'image",
- "reload": "",
- "hint": "qualité de l'image"
- },
- {
- "id": "",
- "label": "image transparent color fill",
- "localized": "remplissage couleur transparente de l'image",
- "reload": "",
- "hint": "remplissage couleur transparente de l'image"
- },
- {
- "id": "",
- "label": "image watermark file",
- "localized": "fichier de filigrane de l'image",
- "reload": "",
- "hint": "fichier de filigrane de l'image"
- },
- {
- "id": "",
- "label": "image watermark position",
- "localized": "position du filigrane de l'image",
- "reload": "",
- "hint": "position du filigrane de l'image"
- },
- {
- "id": "",
- "label": "image width",
- "localized": "largeur de l'image",
- "reload": "",
- "hint": "largeur de l'image"
- },
- {
- "id": "",
- "label": "include images",
- "localized": "inclure les images",
- "reload": "",
- "hint": "inclure les images"
- },
- {
- "id": "",
- "label": "include main grid",
- "localized": "inclure la grille principale",
- "reload": "",
- "hint": "inclure la grille principale"
- },
- {
- "id": "",
- "label": "include mask in outputs",
- "localized": "inclure le masque dans les sorties",
- "reload": "",
- "hint": "inclure le masque dans les sorties"
- },
- {
- "id": "",
- "label": "include original image",
- "localized": "inclure l'image originale",
- "reload": "",
- "hint": "inclure l'image originale"
- },
- {
- "id": "",
- "label": "include scores in results when available",
- "localized": "inclure les scores dans les résultats si disponibles",
- "reload": "",
- "hint": "inclure les scores dans les résultats si disponibles"
- },
- {
- "id": "",
- "label": "include sub grids",
- "localized": "inclure les sous-grilles",
- "reload": "",
- "hint": "inclure les sous-grilles"
- },
- {
- "id": "",
- "label": "inductor",
- "localized": "inducteur",
- "reload": "",
- "hint": "inducteur"
- },
- {
- "id": "",
- "label": "info",
- "localized": "info",
- "reload": "",
- "hint": "info"
- },
- {
- "id": "",
- "label": "info object",
- "localized": "objet d'information",
- "reload": "",
- "hint": "objet d'information"
- },
- {
- "id": "",
- "label": "inpaint",
- "localized": "inpaint",
- "reload": "",
- "hint": "inpaint"
- },
- {
- "id": "",
- "label": "inpaint masked only",
- "localized": "inpaint masqué seulement",
- "reload": "",
- "hint": "inpaint masqué seulement"
- },
- {
- "id": "",
- "label": "inpainting include greyscale mask in results",
- "localized": "inpainting inclure le masque en niveaux de gris dans les résultats",
- "reload": "",
- "hint": "inpainting inclure le masque en niveaux de gris dans les résultats"
- },
- {
- "id": "",
- "label": "inpainting include masked composite in results",
- "localized": "inpainting inclure le composite masqué dans les résultats",
- "reload": "",
- "hint": "inpainting inclure le composite masqué dans les résultats"
- },
- {
- "id": "",
- "label": "input model",
- "localized": "modèle d'entrée",
- "reload": "",
- "hint": "modèle d'entrée"
- },
- {
- "id": "",
- "label": "intermediates",
- "localized": "intermédiaires",
- "reload": "",
- "hint": "intermédiaires"
- },
- {
- "id": "",
- "label": "interpolate frames",
- "localized": "interpoler les images",
- "reload": "",
- "hint": "interpoler les images"
- },
- {
- "id": "",
- "label": "interpolation method",
- "localized": "méthode d'interpolation",
- "reload": "",
- "hint": "méthode d'interpolation"
- },
- {
- "id": "",
- "label": "invert",
- "localized": "inverser",
- "reload": "",
- "hint": "inverser"
- },
- {
- "id": "",
- "label": "invert mask",
- "localized": "inverser le masque",
- "reload": "",
- "hint": "inverser le masque"
- },
- {
- "id": "",
- "label": "iou",
- "localized": "iou",
- "reload": "",
- "hint": "iou"
- },
- {
- "id": "",
- "label": "ipex",
- "localized": "ipex",
- "reload": "",
- "hint": "ipex"
- },
- {
- "id": "",
- "label": "ipndm",
- "localized": "ipndm",
- "reload": "",
- "hint": "ipndm"
- },
- {
- "id": "",
- "label": "item edge blur",
- "localized": "flou de bord d'élément",
- "reload": "",
- "hint": "flou de bord d'élément"
- },
- {
- "id": "",
- "label": "item padding",
- "localized": "remplissage d'élément",
- "reload": "",
- "hint": "remplissage d'élément"
- },
- {
- "id": "",
- "label": "iterate seed per line",
- "localized": "itérer la graine par ligne",
- "reload": "",
- "hint": "itérer la graine par ligne"
- },
- {
- "id": "",
- "label": "iterations",
- "localized": "itérations",
- "reload": "",
- "hint": "itérations"
- },
- {
- "id": "",
- "label": "karras",
- "localized": "karras",
- "reload": "",
- "hint": "karras"
- },
- {
- "id": "",
- "label": "kdpm2",
- "localized": "kdpm2",
- "reload": "",
- "hint": "kdpm2"
- },
- {
- "id": "",
- "label": "kdpm2 a",
- "localized": "kdpm2 a",
- "reload": "",
- "hint": "kdpm2 a"
- },
- {
- "id": "",
- "label": "keep incomplete images",
- "localized": "garder les images incomplètes",
- "reload": "",
- "hint": "garder les images incomplètes"
- },
- {
- "id": "",
- "label": "large",
- "localized": "grand",
- "reload": "",
- "hint": "grand"
- },
- {
- "id": "",
- "label": "latent history size",
- "localized": "taille de l'historique latent",
- "reload": "",
- "hint": "taille de l'historique latent"
- },
- {
- "id": "",
- "label": "latent mode",
- "localized": "mode latent",
- "reload": "",
- "hint": "mode latent"
- },
- {
- "id": "",
- "label": "layer scales",
- "localized": "échelles de couche",
- "reload": "",
- "hint": "échelles de couche"
- },
- {
- "id": "",
- "label": "layerwise casting storage",
- "localized": "stockage de conversion par couche",
- "reload": "",
- "hint": "stockage de conversion par couche"
- },
- {
- "id": "",
- "label": "layerwise non-blocking operations",
- "localized": "opérations non-bloquantes par couche",
- "reload": "",
- "hint": "opérations non-bloquantes par couche"
- },
- {
- "id": "",
- "label": "lcm",
- "localized": "lcm",
- "reload": "",
- "hint": "lcm"
- },
- {
- "id": "",
- "label": "ldsr processing steps",
- "localized": "étapes de traitement ldsr",
- "reload": "",
- "hint": "étapes de traitement ldsr"
- },
- {
- "id": "",
- "label": "left",
- "localized": "gauche",
- "reload": "",
- "hint": "gauche"
- },
- {
- "id": "",
- "label": "legend",
- "localized": "légende",
- "reload": "",
- "hint": "légende"
- },
- {
- "id": "",
- "label": "length",
- "localized": "longueur",
- "reload": "",
- "hint": "longueur"
- },
- {
- "id": "",
- "label": "leres depth",
- "localized": "profondeur leres",
- "reload": "",
- "hint": "profondeur leres"
- },
- {
- "id": "",
- "label": "level",
- "localized": "niveau",
- "reload": "",
- "hint": "niveau"
- },
- {
- "id": "",
- "label": "libs",
- "localized": "libs",
- "reload": "",
- "hint": "libs"
- },
- {
- "id": "",
- "label": "light",
- "localized": "léger",
- "reload": "",
- "hint": "léger"
- },
- {
- "id": "",
- "label": "lineart",
- "localized": "dessin au trait",
- "reload": "",
- "hint": "dessin au trait"
- },
- {
- "id": "",
- "label": "list",
- "localized": "liste",
- "reload": "",
- "hint": "liste"
- },
- {
- "id": "",
- "label": "list model details",
- "localized": "afficher les détails du modèle",
- "reload": "",
- "hint": "afficher les détails du modèle"
- },
- {
- "id": "",
- "label": "lite",
- "localized": "lite",
- "reload": "",
- "hint": "lite"
- },
- {
- "id": "",
- "label": "live update",
- "localized": "mise à jour en direct",
- "reload": "",
- "hint": "mise à jour en direct"
- },
- {
- "id": "",
- "label": "lmsd",
- "localized": "lmsd",
- "reload": "",
- "hint": "lmsd"
- },
- {
- "id": "",
- "label": "load custom diffusers pipeline",
- "localized": "charger un pipeline diffusers personnalisé",
- "reload": "",
- "hint": "charger un pipeline diffusers personnalisé"
- },
- {
- "id": "",
- "label": "load model directly to gpu",
- "localized": "charger le modèle directement sur le gpu",
- "reload": "",
- "hint": "charger le modèle directement sur le gpu"
- },
- {
- "id": "",
- "label": "loaded lora",
- "localized": "lora chargé",
- "reload": "",
- "hint": "lora chargé"
- },
- {
- "id": "",
- "label": "logsnr",
- "localized": "logsnr",
- "reload": "",
- "hint": "logsnr"
- },
- {
- "id": "",
- "label": "loop",
- "localized": "boucle",
- "reload": "",
- "hint": "boucle"
- },
- {
- "id": "",
- "label": "lora add hash info to metadata",
- "localized": "lora ajouter les informations de hachage aux métadonnées",
- "reload": "",
- "hint": "lora ajouter les informations de hachage aux métadonnées"
- },
- {
- "id": "",
- "label": "lora auto-apply tags",
- "localized": "lora appliquer automatiquement les tags",
- "reload": "",
- "hint": "lora appliquer automatiquement les tags"
- },
- {
- "id": "",
- "label": "lora load using diffusers method for selected models",
- "localized": "lora charger avec la méthode diffusers pour les modèles sélectionnés",
- "reload": "",
- "hint": "lora charger avec la méthode diffusers pour les modèles sélectionnés"
- },
- {
- "id": "",
- "label": "lora load using legacy method",
- "localized": "lora charger avec la méthode héritée",
- "reload": "",
- "hint": "lora charger avec la méthode héritée"
- },
- {
- "id": "",
- "label": "lora target filename",
- "localized": "nom de fichier cible lora",
- "reload": "",
- "hint": "nom de fichier cible lora"
- },
- {
- "id": "",
- "label": "low order",
- "localized": "ordre inférieur",
- "reload": "",
- "hint": "ordre inférieur"
- },
- {
- "id": "",
- "label": "low threshold",
- "localized": "seuil bas",
- "reload": "",
- "hint": "seuil bas"
- },
- {
- "id": "",
- "label": "ltx model",
- "localized": "modèle ltx",
- "reload": "",
- "hint": "modèle ltx"
- },
- {
- "id": "",
- "label": "lumina: use mask in transformers",
- "localized": "lumina : utiliser le masque dans les transformeurs",
- "reload": "",
- "hint": "lumina : utiliser le masque dans les transformeurs"
- },
- {
- "id": "",
- "label": "manual block merge",
- "localized": "fusion de blocs manuelle",
- "reload": "",
- "hint": "fusion de blocs manuelle"
- },
- {
- "id": "",
- "label": "marigold depth",
- "localized": "profondeur marigold",
- "reload": "",
- "hint": "profondeur marigold"
- },
- {
- "id": "",
- "label": "mask dropout",
- "localized": "dropout de masque",
- "reload": "",
- "hint": "dropout de masque"
- },
- {
- "id": "",
- "label": "mask invert",
- "localized": "inversion de masque",
- "reload": "",
- "hint": "inversion de masque"
- },
- {
- "id": "",
- "label": "mask only",
- "localized": "masque seulement",
- "reload": "",
- "hint": "masque seulement"
- },
- {
- "id": "",
- "label": "mask strength",
- "localized": "force du masque",
- "reload": "",
- "hint": "force du masque"
- },
- {
- "id": "",
+ "id": -1,
"label": "masked",
"localized": "masqué",
"reload": "",
- "hint": "masqué"
+ "hint": ""
},
{
- "id": "",
- "label": "math attention",
- "localized": "attention mathématique",
+ "id": -1,
+ "label": "Mask invert",
+ "localized": "Inverser le masque",
"reload": "",
- "hint": "attention mathématique"
+ "hint": ""
},
{
- "id": "",
- "label": "max faces",
- "localized": "nombre max de visages",
+ "id": -1,
+ "label": "Mask strength",
+ "localized": "Force du masque",
"reload": "",
- "hint": "nombre max de visages"
+ "hint": ""
},
{
- "id": "",
- "label": "max flavors",
- "localized": "nombre max de variantes",
+ "id": -1,
+ "label": "Multistep restore",
+ "localized": "Restauration multi-étapes",
"reload": "",
- "hint": "nombre max de variantes"
+ "hint": ""
},
{
- "id": "",
- "label": "max guidance",
- "localized": "guidage maximal",
+ "id": -1,
+ "label": "Mask blur",
+ "localized": "Flou du masque",
"reload": "",
- "hint": "guidage maximal"
+ "hint": "Degré de flou à appliquer au masque avant le traitement, en pixels"
},
{
- "id": "",
- "label": "max length",
- "localized": "longueur maximale",
+ "id": -1,
+ "label": "Min guidance",
+ "localized": "Guidage min",
"reload": "",
- "hint": "longueur maximale"
+ "hint": ""
},
{
- "id": "",
- "label": "max object size",
- "localized": "taille d'objet maximale",
+ "id": -1,
+ "label": "Max guidance",
+ "localized": "Guidage max",
"reload": "",
- "hint": "taille d'objet maximale"
+ "hint": ""
},
{
- "id": "",
- "label": "max range",
- "localized": "plage maximale",
+ "id": -1,
+ "label": "Motion level",
+ "localized": "Niveau de mouvement",
"reload": "",
- "hint": "plage maximale"
+ "hint": ""
},
{
- "id": "",
- "label": "max tokens",
- "localized": "nombre max de jetons",
+ "id": -1,
+ "label": "Mode after",
+ "localized": "Mode après",
"reload": "",
- "hint": "nombre max de jetons"
+ "hint": ""
},
{
- "id": "",
- "label": "max words",
- "localized": "nombre max de mots",
+ "id": -1,
+ "label": "Method after",
+ "localized": "Méthode après",
"reload": "",
- "hint": "nombre max de mots"
+ "hint": ""
},
{
- "id": "",
- "label": "max-autotune",
- "localized": "autotune maximal",
+ "id": -1,
+ "label": "Mode mask",
+ "localized": "Mode masque",
"reload": "",
- "hint": "autotune maximal"
+ "hint": ""
},
{
- "id": "",
- "label": "max-autotune-no-cudagraphs",
- "localized": "autotune maximal sans cudagraphs",
+ "id": -1,
+ "label": "Method mask",
+ "localized": "Méthode masque",
"reload": "",
- "hint": "autotune maximal sans cudagraphs"
+ "hint": ""
},
{
- "id": "",
- "label": "maximum image size (mp)",
- "localized": "taille d'image maximale (mp)",
+ "id": -1,
+ "label": "Maximum units",
+ "localized": "Unités maximales",
"reload": "",
- "hint": "taille d'image maximale (mp)"
+ "hint": ""
},
{
- "id": "",
- "label": "maximum number of units",
- "localized": "nombre maximal d'unités",
+ "id": -1,
+ "label": "Max faces",
+ "localized": "Visages max",
"reload": "",
- "hint": "nombre maximal d'unités"
+ "hint": ""
},
{
- "id": "",
- "label": "maximum rank",
- "localized": "rang maximal",
+ "id": -1,
+ "label": "Medium",
+ "localized": "Moyen",
"reload": "",
- "hint": "rang maximal"
+ "hint": ""
},
{
- "id": "",
- "label": "mediapipe face",
- "localized": "visage mediapipe",
+ "id": -1,
+ "label": "Merge alpha",
+ "localized": "Fusionner alpha",
"reload": "",
- "hint": "visage mediapipe"
+ "hint": ""
},
{
- "id": "",
- "label": "medium",
- "localized": "moyen",
+ "id": -1,
+ "label": "Mask only",
+ "localized": "Masque uniquement",
"reload": "",
- "hint": "moyen"
+ "hint": ""
},
{
- "id": "",
- "label": "mediums",
- "localized": "médiums",
+ "id": -1,
+ "label": "Max Length",
+ "localized": "Longueur max",
"reload": "",
- "hint": "médiums"
+ "hint": "Nombre maximum de tokens dans la légende générée."
},
{
- "id": "",
- "label": "memory",
- "localized": "mémoire",
+ "id": -1,
+ "label": "Min Flavors",
+ "localized": "Flavors min",
"reload": "",
- "hint": "mémoire"
+ "hint": "Nombre minimum de tags descriptifs (flavors) à conserver dans le prompt final."
},
{
- "id": "",
- "label": "memory attention",
- "localized": "attention de la mémoire",
+ "id": -1,
+ "label": "Max Flavors",
+ "localized": "Flavors max",
"reload": "",
- "hint": "attention de la mémoire"
+ "hint": "Nombre maximum de tags descriptifs (flavors) à conserver dans le prompt final."
},
{
- "id": "",
- "label": "memory limit",
- "localized": "limite de mémoire",
+ "id": -1,
+ "label": "Max tags",
+ "localized": "Tags max",
"reload": "",
- "hint": "limite de mémoire"
+ "hint": "Nombre maximum de tags à inclure dans le résultat. Limite la longueur du résultat lorsqu'une image possède de nombreuses caractéristiques détectées. Les tags sont triés par confiance, ainsi les plus pertinents sont conservés."
},
{
- "id": "",
- "label": "memory optimization",
- "localized": "optimisation de la mémoire",
+ "id": -1,
+ "label": "Memory",
+ "localized": "Mémoire",
"reload": "",
- "hint": "optimisation de la mémoire"
+ "hint": ""
},
{
- "id": "",
- "label": "merge alpha",
- "localized": "fusionner l'alpha",
+ "id": -1,
+ "label": "Memory optimization",
+ "localized": "Optimisation de la mémoire",
"reload": "",
- "hint": "fusionner l'alpha"
+ "hint": ""
},
{
- "id": "",
- "label": "method",
- "localized": "méthode",
+ "id": -1,
+ "label": "Model Info",
+ "localized": "Info modèle",
"reload": "",
- "hint": "méthode"
+ "hint": ""
},
{
- "id": "",
- "label": "method after",
- "localized": "méthode après",
+ "id": -1,
+ "label": "Model pipeline",
+ "localized": "Pipeline du modèle",
"reload": "",
- "hint": "méthode après"
+ "hint": "Si l'autodétection ne détecte pas le modèle automatiquement, sélectionnez le type de modèle avant de charger un modèle"
},
{
- "id": "",
- "label": "method before",
- "localized": "méthode avant",
+ "id": -1,
+ "label": "Model auto-load on start",
+ "localized": "Auto-chargement du modèle au démarrage",
"reload": "",
- "hint": "méthode avant"
+ "hint": ""
},
{
- "id": "",
- "label": "method mask",
- "localized": "méthode masque",
+ "id": -1,
+ "label": "Model load using multiple threads",
+ "localized": "Chargement du modèle avec plusieurs threads",
"reload": "",
- "hint": "méthode masque"
+ "hint": ""
},
{
- "id": "",
- "label": "midas depth",
- "localized": "profondeur midas",
+ "id": -1,
+ "label": "Model auto-download on demand",
+ "localized": "Auto-téléchargement du modèle à la demande",
"reload": "",
- "hint": "profondeur midas"
+ "hint": ""
},
{
- "id": "",
+ "id": -1,
+ "label": "Model load using streams",
+ "localized": "Chargement du modèle par flux (streams)",
+ "reload": "",
+ "hint": "Lors du chargement des modèles, tenter un chargement par flux optimisé pour les stockages lents ou réseau"
+ },
+ {
+ "id": -1,
+ "label": "Model load model direct to GPU",
+ "localized": "Charger le modèle directement sur le GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to offload",
+ "localized": "Types de modèles à ne pas décharger",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to always offload",
+ "localized": "Modules à toujours décharger",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to never offload",
+ "localized": "Modules à ne jamais décharger",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to quantize",
+ "localized": "Types de modèles à ne pas quantifier",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to not convert",
+ "localized": "Modules à ne pas convertir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules dtype dict",
+ "localized": "Dictionnaire dtype des modules",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Math",
+ "localized": "Math",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Memory limit",
+ "localized": "Limite de mémoire",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
"label": "migraphx",
"localized": "migraphx",
"reload": "",
- "hint": "migraphx"
+ "hint": ""
},
{
- "id": "",
- "label": "min flavors",
- "localized": "saveurs min",
+ "id": -1,
+ "label": "max-autotune",
+ "localized": "max-autotune",
"reload": "",
- "hint": "saveurs min"
+ "hint": ""
},
{
- "id": "",
- "label": "min guidance",
- "localized": "guidance min",
+ "id": -1,
+ "label": "max-autotune-no-cudagraphs",
+ "localized": "max-autotune-no-cudagraphs",
"reload": "",
- "hint": "guidance min"
+ "hint": ""
},
{
- "id": "",
- "label": "min length",
- "localized": "longueur min",
+ "id": -1,
+ "label": "Maximum image size (MP)",
+ "localized": "Taille d'image maximale (MP)",
"reload": "",
- "hint": "longueur min"
+ "hint": ""
},
{
- "id": "",
- "label": "min object size",
- "localized": "taille min objet",
+ "id": -1,
+ "label": "Max words",
+ "localized": "Mots max",
"reload": "",
- "hint": "taille min objet"
+ "hint": ""
},
{
- "id": "",
- "label": "mine",
- "localized": "mien",
+ "id": -1,
+ "label": "Modern",
+ "localized": "Moderne",
"reload": "",
- "hint": "mien"
+ "hint": ""
},
{
- "id": "",
- "label": "mlsd",
- "localized": "mlsd",
+ "id": -1,
+ "label": "Mount URL subpath",
+ "localized": "Sous-chemin d'URL de montage",
"reload": "",
- "hint": "mlsd"
+ "hint": ""
},
{
- "id": "",
- "label": "mm",
- "localized": "mm",
+ "id": -1,
+ "label": "Mobile scale",
+ "localized": "Échelle mobile",
"reload": "",
- "hint": "mm"
+ "hint": ""
},
{
- "id": "",
- "label": "mode",
- "localized": "mode",
+ "id": -1,
+ "label": "Move detailer model to CPU when complete",
+ "localized": "Déplacer le modèle de détailleur vers le CPU une fois terminé",
"reload": "",
- "hint": "mode"
+ "hint": ""
},
{
- "id": "",
- "label": "mode after",
- "localized": "mode après",
+ "id": -1,
+ "label": "Move base model to CPU when using refiner",
+ "localized": "Déplacer le modèle de base vers le CPU lors de l'utilisation du raffineur (refiner)",
"reload": "",
- "hint": "mode après"
+ "hint": ""
},
{
- "id": "",
- "label": "mode before",
- "localized": "mode avant",
+ "id": -1,
+ "label": "Move base model to CPU when using VAE",
+ "localized": "Déplacer le modèle de base vers le CPU lors de l'utilisation du VAE",
"reload": "",
- "hint": "mode avant"
+ "hint": ""
},
{
- "id": "",
- "label": "mode mask",
- "localized": "mode masque",
+ "id": -1,
+ "label": "Move refiner model to CPU when not in use",
+ "localized": "Déplacer le modèle de raffineur vers le CPU lorsqu'il n'est pas utilisé",
"reload": "",
- "hint": "mode masque"
+ "hint": ""
},
{
- "id": "",
- "label": "mode x-axis",
- "localized": "mode axe x",
+ "id": -1,
+ "label": "Move VAE and CLIP to RAM when training",
+ "localized": "Déplacer le VAE et CLIP vers la RAM lors de l'entraînement",
"reload": "",
- "hint": "mode axe x"
+ "hint": ""
},
{
- "id": "",
- "label": "mode y-axis",
- "localized": "mode axe y",
+ "id": -1,
+ "label": "Model name",
+ "localized": "Nom du modèle",
"reload": "",
- "hint": "mode axe y"
+ "hint": ""
},
{
- "id": "",
- "label": "model auto-download on demand",
- "localized": "téléchargement automatique du modèle sur demande",
+ "id": -1,
+ "label": "Model base path",
+ "localized": "Chemin de base du modèle",
"reload": "",
- "hint": "téléchargement automatique du modèle sur demande"
+ "hint": ""
},
{
- "id": "",
- "label": "model autoload on start",
- "localized": "chargement automatique du modèle au démarrage",
+ "id": -1,
+ "label": "Max shard size",
+ "localized": "Taille max des fragments (shards)",
"reload": "",
- "hint": "chargement automatique du modèle au démarrage"
+ "hint": ""
},
{
- "id": "",
- "label": "model compile fullgraph",
- "localized": "compilation du modèle fullgraph",
+ "id": -1,
+ "label": "Model class",
+ "localized": "Classe du modèle",
"reload": "",
- "hint": "compilation du modèle fullgraph"
+ "hint": ""
},
{
- "id": "",
- "label": "model compile suppress errors",
- "localized": "compilation du modèle (supprimer les erreurs)",
+ "id": -1,
+ "label": "Mid Block",
+ "localized": "Bloc central (Mid Block)",
"reload": "",
- "hint": "compilation du modèle (supprimer les erreurs)"
+ "hint": "Bloc central de l'UNet (1 valeur)"
},
{
- "id": "",
- "label": "model compile verbose mode",
- "localized": "compilation du modèle (mode verbeux)",
+ "id": -1,
+ "label": "Model precision",
+ "localized": "Précision du modèle",
"reload": "",
- "hint": "compilation du modèle (mode verbeux)"
+ "hint": ""
},
{
- "id": "",
- "label": "model info",
- "localized": "infos modèle",
+ "id": -1,
+ "label": "Maximum rank",
+ "localized": "Rang maximum",
"reload": "",
- "hint": "infos modèle"
+ "hint": ""
},
{
- "id": "",
- "label": "model metadata",
- "localized": "métadonnées du modèle",
+ "id": -1,
+ "label": "Midas depth",
+ "localized": "Profondeur Midas",
"reload": "",
- "hint": "métadonnées du modèle"
+ "hint": ""
},
{
- "id": "",
- "label": "model name",
- "localized": "nom du modèle",
+ "id": -1,
+ "label": "MLSD",
+ "localized": "MLSD",
"reload": "",
- "hint": "nom du modèle"
+ "hint": ""
},
{
- "id": "",
- "label": "model precision",
- "localized": "précision du modèle",
+ "id": -1,
+ "label": "MediaPipe Face",
+ "localized": "MediaPipe Face",
"reload": "",
- "hint": "précision du modèle"
+ "hint": ""
},
{
- "id": "",
- "label": "model type",
- "localized": "type de modèle",
+ "id": -1,
+ "label": "Marigold Depth",
+ "localized": "Profondeur Marigold",
"reload": "",
- "hint": "type de modèle"
+ "hint": ""
+ }
+ ],
+ "n": [
+ {
+ "id": 0,
+ "label": "Networks",
+ "localized": "Réseaux",
+ "reload": "n/a",
+ "hint": "Interface utilisateur des réseaux"
},
{
- "id": "",
- "label": "model url",
- "localized": "url du modèle",
- "reload": "",
- "hint": "url du modèle"
+ "id": 0,
+ "label": "New row",
+ "localized": "Nouvelle ligne",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "modern",
- "localized": "moderne",
- "reload": "",
- "hint": "moderne"
+ "id": 0,
+ "label": "New column",
+ "localized": "Nouvelle colonne",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "momentum",
- "localized": "momentum",
- "reload": "",
- "hint": "momentum"
+ "id": 0,
+ "label": "Nunchaku",
+ "localized": "Nunchaku",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "motion level",
- "localized": "niveau de mouvement",
- "reload": "",
- "hint": "niveau de mouvement"
+ "id": 0,
+ "label": "nsfw",
+ "localized": "nsfw",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "mount url subpath",
- "localized": "monter le sous-chemin url",
- "reload": "",
- "hint": "monter le sous-chemin url"
+ "id": 0,
+ "label": "NudeNet",
+ "localized": "NudeNet",
+ "reload": "n/a",
+ "hint": "Extension flexible capable de détecter et d'offusquer la nudité dans les images"
},
{
- "id": "",
- "label": "move base model to cpu when using refiner",
- "localized": "déplacer le modèle de base vers le cpu lors de l'utilisation du raffineur",
- "reload": "",
- "hint": "déplacer le modèle de base vers le cpu lors de l'utilisation du raffineur"
+ "id": 0,
+ "label": "Nunchaku Engine",
+ "localized": "Moteur Nunchaku",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "move base model to cpu when using vae",
- "localized": "déplacer le modèle de base vers le cpu lors de l'utilisation du vae",
- "reload": "",
- "hint": "déplacer le modèle de base vers le cpu lors de l'utilisation du vae"
+ "id": 0,
+ "label": "NNCF: Neural Network Compression Framework",
+ "localized": "NNCF : Neural Network Compression Framework",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "move detailer model to cpu when complete",
- "localized": "déplacer le modèle de détaillage vers le cpu une fois terminé",
- "reload": "",
- "hint": "déplacer le modèle de détaillage vers le cpu une fois terminé"
+ "id": 0,
+ "label": "Noise Options",
+ "localized": "Options de bruit",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "move refiner model to cpu when not in use",
- "localized": "déplacer le modèle de raffineur vers le cpu lorsqu'il n'est pas utilisé",
- "reload": "",
- "hint": "déplacer le modèle de raffineur vers le cpu lorsqu'il n'est pas utilisé"
+ "id": 0,
+ "label": "Networks panel",
+ "localized": "Panneau des réseaux",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "movements",
- "localized": "mouvements",
- "reload": "",
- "hint": "mouvements"
+ "id": 0,
+ "label": "Networks UI",
+ "localized": "UI des réseaux",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "multi decoder",
- "localized": "décodeur multiple",
- "reload": "",
- "hint": "décodeur multiple"
+ "id": 0,
+ "label": "Networks Scan",
+ "localized": "Scan des réseaux",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "multistep restore",
- "localized": "restauration multi-étapes",
- "reload": "",
- "hint": "restauration multi-étapes"
+ "id": 0,
+ "label": "Negative prompt",
+ "localized": "Prompt négatif",
+ "reload": "n/a",
+ "hint": "Décrivez ce que vous ne voulez pas voir dans l'image générée"
},
{
- "id": "",
- "label": "native",
- "localized": "natif",
- "reload": "",
- "hint": "natif"
+ "id": 0,
+ "label": "Number",
+ "localized": "Nombre",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "near threshold",
- "localized": "près du seuil",
- "reload": "",
- "hint": "près du seuil"
- },
- {
- "id": "",
+ "id": 0,
"label": "negative",
"localized": "négatif",
- "reload": "",
- "hint": "négatif"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "network negative prompt",
- "localized": "invite négative du réseau",
- "reload": "",
- "hint": "invite négative du réseau"
+ "id": 0,
+ "label": "None",
+ "localized": "Aucun",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "network parameters",
- "localized": "paramètres du réseau",
- "reload": "",
- "hint": "paramètres du réseau"
+ "id": 0,
+ "label": "NSFW allowed",
+ "localized": "NSFW autorisé",
+ "reload": "n/a",
+ "hint": "Permettre au modèle de générer du contenu pour adultes dans les prompts améliorés"
},
{
- "id": "",
- "label": "network prompt",
- "localized": "invite du réseau",
- "reload": "",
- "hint": "invite du réseau"
+ "id": 0,
+ "label": "Noise strength",
+ "localized": "Force du bruit",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "new model name",
- "localized": "nouveau nom de modèle",
- "reload": "",
- "hint": "nouveau nom de modèle"
+ "id": 0,
+ "label": "NMS",
+ "localized": "NMS",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "nf4",
- "localized": "nf4",
- "reload": "",
- "hint": "nf4"
+ "id": 0,
+ "label": "Near threshold",
+ "localized": "Seuil de proximité",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "nms",
- "localized": "nms",
- "reload": "",
- "hint": "nms"
+ "id": 0,
+ "label": "Noise scale",
+ "localized": "Échelle du bruit",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "noise",
- "localized": "bruit",
- "reload": "",
- "hint": "bruit"
+ "id": 0,
+ "label": "Note",
+ "localized": "Note",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "noise multiplier (eta)",
- "localized": "multiplicateur de bruit (eta)",
- "reload": "",
- "hint": "multiplicateur de bruit (eta)"
+ "id": 0,
+ "label": "Non-blocking move operations",
+ "localized": "Opérations de déplacement non bloquantes",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "noise multiplier for image processing",
- "localized": "multiplicateur de bruit pour le traitement d'image",
- "reload": "",
- "hint": "multiplicateur de bruit pour le traitement d'image"
+ "id": 0,
+ "label": "Nunchaku attention",
+ "localized": "Attention Nunchaku",
+ "reload": "n/a",
+ "hint": "Remplace l'attention par défaut par le kernel d'attention FP16 personnalisé de Nunchaku pour une inférence plus rapide sur les GPU NVIDIA grand public. Peut apporter une amélioration des performances sur les GPU ayant un débit de cœurs tensoriels FP16 plus élevé que le BF16. Actuellement, cela n'affecte que les modèles basés sur Flux (Dev, Schnell, Kontext, Fill, Depth, etc.). N'a aucun effet sur Qwen, SDXL, Sana ou d'autres architectures. Désactivé par défaut."
},
{
- "id": "",
- "label": "noise seed delta (eta)",
- "localized": "delta de la graine de bruit (eta)",
- "reload": "",
- "hint": "delta de la graine de bruit (eta)"
+ "id": 0,
+ "label": "Nunchaku offloading",
+ "localized": "Déchargement Nunchaku",
+ "reload": "n/a",
+ "hint": "Active le déchargement CPU par bloc propre à Nunchaku avec des flux CUDA asynchrones pour réduire l'utilisation de la VRAM. Utilise une stratégie de tampon 'ping-pong' : pendant qu'un bloc de transformer calcule sur le GPU, le bloc suivant se précharge depuis le CPU en arrière-plan, masquant la majeure partie de la latence de transfert. Peut réduire l'utilisation de la VRAM au prix d'une inférence plus lente. Ceci remplace le déchargement de pipeline de SD.Next pour le composant transformer. Utile uniquement sur les GPU à faible VRAM. Si votre GPU a assez de mémoire pour contenir le modèle quantifié (16+ Go), laissez cette option désactivée pour une vitesse maximale. Prend en charge les modèles Flux et Qwen. Non pris en charge pour SDXL (paramètre ignoré). Désactivé par défaut."
},
{
- "id": "",
- "label": "noise strength",
- "localized": "force du bruit",
- "reload": "",
- "hint": "force du bruit"
+ "id": 0,
+ "label": "native",
+ "localized": "natif",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "none",
- "localized": "aucun",
- "reload": "",
- "hint": "aucun"
+ "id": 0,
+ "label": "no-grad",
+ "localized": "no-grad",
+ "reload": "n/a",
+ "hint": "Désactive le suivi du gradient avec torch.no_grad. Réduit l'utilisation de la mémoire et accélère l'inférence."
},
{
- "id": "",
- "label": "note",
- "localized": "note",
- "reload": "",
- "hint": "note"
+ "id": 0,
+ "label": "Numbered filenames",
+ "localized": "Noms de fichiers numérotés",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "nothing",
- "localized": "rien",
- "reload": "",
- "hint": "rien"
+ "id": 0,
+ "label": "Network card size (px)",
+ "localized": "Taille de la carte réseau (px)",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "num beams",
- "localized": "nombre de faisceaux",
- "reload": "",
- "hint": "nombre de faisceaux"
+ "id": 0,
+ "label": "Noise multiplier for image processing",
+ "localized": "Multiplicateur de bruit pour le traitement d'image",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "number",
- "localized": "nombre",
- "reload": "",
- "hint": "nombre"
+ "id": 0,
+ "label": "New model name",
+ "localized": "Nom du nouveau modèle",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "numbered filenames",
- "localized": "noms de fichiers numérotés",
- "reload": "",
- "hint": "noms de fichiers numérotés"
+ "id": 0,
+ "label": "Number of ReBasin Iterations",
+ "localized": "Nombre d'itérations ReBasin",
+ "reload": "n/a",
+ "hint": "Nombre de fois qu'il faut fusionner et permuter le modèle avant de sauvegarder"
},
{
- "id": "",
- "label": "offload",
- "localized": "décharger",
- "reload": "",
- "hint": "décharger"
+ "id": 0,
+ "label": "Network prompt",
+ "localized": "Prompt de réseau",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "offload face module",
- "localized": "décharger le module facial",
- "reload": "",
- "hint": "décharger le module facial"
+ "id": 0,
+ "label": "Network negative prompt",
+ "localized": "Prompt négatif de réseau",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "offload models",
- "localized": "décharger les modèles",
- "reload": "",
- "hint": "décharger les modèles"
+ "id": 0,
+ "label": "Network parameters",
+ "localized": "Paramètres réseau",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "o": [
+ {
+ "id": 640,
+ "label": "Output",
+ "localized": "Sortie",
+ "reload": "txt2img",
+ "hint": "Afficher/masquer la sélection des médias de sortie : résultats de génération et aperçus en direct pendant le processus de génération"
},
{
- "id": "",
- "label": "olive-ai",
- "localized": "olive-ai",
- "reload": "",
- "hint": "olive-ai"
+ "id": 641,
+ "label": "OpenCLiP",
+ "localized": "OpenCLiP",
+ "reload": "caption",
+ "hint": "Analyser l'image à l'aide du modèle CLiP via OpenCLiP"
},
{
- "id": "",
+ "id": 642,
+ "label": "ONNX",
+ "localized": "ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 643,
+ "label": "Override",
+ "localized": "Outrepasser",
+ "reload": "txt2img",
+ "hint": "Outrepasser les paramètres qui peuvent modifier le comportement du serveur et qui sont généralement appliqués à partir des métadonnées d'image importées"
+ },
+ {
+ "id": 644,
+ "label": "Optimum Quanto",
+ "localized": "Optimum Quanto",
+ "reload": "settings_quantization",
+ "hint": ""
+ },
+ {
+ "id": 645,
+ "label": "Optimum Quanto: post-load",
+ "localized": "Optimum Quanto : post-chargement",
+ "reload": "settings_quantization",
+ "hint": ""
+ },
+ {
+ "id": 646,
+ "label": "Optional",
+ "localized": "Optionnel",
+ "reload": "settings_text_encoder",
+ "hint": ""
+ },
+ {
+ "id": 647,
+ "label": "Olive",
+ "localized": "Olive",
+ "reload": "settings_backends",
+ "hint": ""
+ },
+ {
+ "id": 648,
+ "label": "OpenVINO",
+ "localized": "OpenVINO",
+ "reload": "settings_backends",
+ "hint": ""
+ },
+ {
+ "id": 649,
+ "label": "Other...",
+ "localized": "Autre...",
+ "reload": "settings_ui",
+ "hint": ""
+ },
+ {
+ "id": 650,
+ "label": "Outputs & Images",
+ "localized": "Sorties et Images",
+ "reload": "settings_ui",
+ "hint": ""
+ },
+ {
+ "id": 651,
+ "label": "Override settings",
+ "localized": "Outrepasser les réglages",
+ "reload": "txt2img",
+ "hint": "Si les paramètres de génération diffèrent de vos paramètres système, outrepassez les réglages renseignés avec ces valeurs pour ignorer votre configuration système pour ce flux de travail (workflow)"
+ },
+ {
+ "id": 652,
+ "label": "Override sampler",
+ "localized": "Outrepasser l'échantillonneur",
+ "reload": "script_consistory",
+ "hint": ""
+ },
+ {
+ "id": 653,
+ "label": "Override steps",
+ "localized": "Outrepasser les étapes",
+ "reload": "script_consistory",
+ "hint": ""
+ },
+ {
+ "id": 654,
+ "label": "Ortho",
+ "localized": "Ortho",
+ "reload": "script_pulid",
+ "hint": ""
+ },
+ {
+ "id": 655,
+ "label": "Offload face module",
+ "localized": "Décharger le module de visage",
+ "reload": "script_pulid",
+ "hint": ""
+ },
+ {
+ "id": 656,
+ "label": "Override scheduler",
+ "localized": "Outrepasser le planificateur",
+ "reload": "script_style_aligned_image_generation",
+ "hint": ""
+ },
+ {
+ "id": 657,
+ "label": "Optional image description",
+ "localized": "Description d'image optionnelle",
+ "reload": "script_style_aligned_image_generation",
+ "hint": ""
+ },
+ {
+ "id": 658,
+ "label": "Order",
+ "localized": "Ordre",
+ "reload": "script_video",
+ "hint": ""
+ },
+ {
+ "id": 659,
+ "label": "Overlay",
+ "localized": "Superposition",
+ "reload": "script_nudenet",
+ "hint": ""
+ },
+ {
+ "id": 660,
+ "label": "Override resolution",
+ "localized": "Outrepasser la résolution",
+ "reload": "script_video",
+ "hint": ""
+ },
+ {
+ "id": 661,
+ "label": "Offload processor",
+ "localized": "Décharger le processeur",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 662,
+ "label": "Output directory",
+ "localized": "Répertoire de sortie",
+ "reload": "extras",
+ "hint": "Dossier dans lequel les images traitées doivent être enregistrées"
+ },
+ {
+ "id": 663,
+ "label": "original",
+ "localized": "original",
+ "reload": "settings_sd",
+ "hint": "Backend LDM original"
+ },
+ {
+ "id": 664,
+ "label": "Offload caption models",
+ "localized": "Décharger les modèles de légende",
+ "reload": "settings_offload",
+ "hint": ""
+ },
+ {
+ "id": 665,
+ "label": "Offload during pre-forward",
+ "localized": "Décharger pendant le pré-forward",
+ "reload": "settings_offload",
+ "hint": ""
+ },
+ {
+ "id": 666,
+ "label": "Offload using streams",
+ "localized": "Décharger via flux (streams)",
+ "reload": "settings_offload",
+ "hint": ""
+ },
+ {
+ "id": 667,
+ "label": "Offload low watermark",
+ "localized": "Seuil bas de déchargement",
+ "reload": "settings_offload",
+ "hint": ""
+ },
+ {
+ "id": 668,
+ "label": "Offload GPU high watermark",
+ "localized": "Seuil haut de déchargement GPU",
+ "reload": "settings_offload",
+ "hint": ""
+ },
+ {
+ "id": 669,
+ "label": "Offload CPU high watermark",
+ "localized": "Seuil haut de déchargement CPU",
+ "reload": "settings_offload",
+ "hint": ""
+ },
+ {
+ "id": 670,
+ "label": "Offload blocks",
+ "localized": "Décharger les blocs",
+ "reload": "settings_offload",
+ "hint": ""
+ },
+ {
+ "id": 671,
+ "label": "OpenVINO activations mode",
+ "localized": "Mode d'activation OpenVINO",
+ "reload": "settings_quantization",
+ "hint": ""
+ },
+ {
+ "id": 672,
+ "label": "ONNX Execution Provider",
+ "localized": "Fournisseur d'exécution ONNX",
+ "reload": "settings_backends",
+ "hint": ""
+ },
+ {
+ "id": 673,
+ "label": "ONNX allow fallback to CPU",
+ "localized": "ONNX autoriser le repli sur CPU",
+ "reload": "settings_backends",
+ "hint": "Autoriser le repli sur le processeur (CPU) lorsque le fournisseur d'exécution sélectionné échoue"
+ },
+ {
+ "id": 674,
+ "label": "ONNX cache converted models",
+ "localized": "ONNX mettre en cache les modèles convertis",
+ "reload": "settings_backends",
+ "hint": "Enregistrer les modèles convertis au format ONNX dans un cache. Vous pouvez les gérer dans l'onglet ONNX"
+ },
+ {
+ "id": 675,
+ "label": "ONNX unload base model when processing refiner",
+ "localized": "ONNX décharger le modèle de base lors du traitement du raffineur",
+ "reload": "settings_backends",
+ "hint": "Décharger le modèle de base lorsque le raffineur (refiner) est en cours de conversion/optimisation/traitement"
+ },
+ {
+ "id": 676,
+ "label": "Olive use FP16 on optimization",
+ "localized": "Olive utiliser FP16 lors de l'optimisation",
+ "reload": "settings_backends",
+ "hint": "Utiliser la précision en virgule flottante 16 bits pour le modèle de sortie du processus d'optimisation Olive. Utiliser la précision 32 bits si désactivé"
+ },
+ {
+ "id": 677,
+ "label": "Olive force FP32 for VAE Encoder",
+ "localized": "Olive forcer FP32 pour l'encodeur VAE",
+ "reload": "settings_backends",
+ "hint": "Utiliser la précision en virgule flottante 32 bits pour l'encodeur VAE du modèle de sortie. Ceci remplace l'option 'utiliser FP16 lors de l'optimisation'. Si vous obtenez des NaN ou des images noires vides via Img2Img, activez cette option et supprimez le cache"
+ },
+ {
+ "id": 678,
+ "label": "Olive use static dimensions",
+ "localized": "Olive utiliser des dimensions statiques",
+ "reload": "settings_backends",
+ "hint": "Accélérer considérablement l'inférence avec les modèles optimisés Olive. (OrtTransformersOptimization)"
+ },
+ {
+ "id": 679,
+ "label": "Olive cache optimized models",
+ "localized": "Olive mettre en cache les modèles optimisés",
+ "reload": "settings_backends",
+ "hint": "Enregistrer les modèles traités par Olive dans un cache. Vous pouvez les gérer dans l'onglet ONNX"
+ },
+ {
+ "id": 680,
+ "label": "OpenVINO disable model caching",
+ "localized": "OpenVINO désactiver la mise en cache des modèles",
+ "reload": "settings_backends",
+ "hint": ""
+ },
+ {
+ "id": 681,
+ "label": "OpenVINO disable memory cleanup after compile",
+ "localized": "OpenVINO désactiver le nettoyage mémoire après compilation",
+ "reload": "settings_backends",
+ "hint": ""
+ },
+ {
+ "id": 682,
"label": "onediff",
"localized": "onediff",
- "reload": "",
- "hint": "onediff"
+ "reload": "settings_compile",
+ "hint": ""
},
{
- "id": "",
- "label": "onnx",
- "localized": "onnx",
- "reload": "",
- "hint": "onnx"
+ "id": 683,
+ "label": "olive-ai",
+ "localized": "olive-ai",
+ "reload": "settings_compile",
+ "hint": ""
},
{
- "id": "",
- "label": "openbody",
- "localized": "openbody",
- "reload": "",
- "hint": "openbody"
- },
- {
- "id": "",
- "label": "openclip",
- "localized": "openclip",
- "reload": "",
- "hint": "openclip"
- },
- {
- "id": "",
- "label": "openvino disable memory cleanup after compile",
- "localized": "openvino désactiver le nettoyage de la mémoire après compilation",
- "reload": "",
- "hint": "openvino désactiver le nettoyage de la mémoire après compilation"
- },
- {
- "id": "",
- "label": "openvino disable model caching",
- "localized": "openvino désactiver la mise en cache du modèle",
- "reload": "",
- "hint": "openvino désactiver la mise en cache du modèle"
- },
- {
- "id": "",
- "label": "openvino mode",
- "localized": "mode openvino",
- "reload": "",
- "hint": "mode openvino"
- },
- {
- "id": "",
+ "id": 684,
"label": "openvino_fx",
"localized": "openvino_fx",
- "reload": "",
- "hint": "openvino_fx"
+ "reload": "settings_compile",
+ "hint": ""
},
{
- "id": "",
- "label": "optional image description",
- "localized": "description d'image facultative",
- "reload": "",
- "hint": "description d'image facultative"
+ "id": 685,
+ "label": "Overwrite existing",
+ "localized": "Écraser l'existant",
+ "reload": "models_current_tab",
+ "hint": ""
},
{
- "id": "",
- "label": "optional init image or video",
- "localized": "image ou vidéo d'initialisation facultative",
- "reload": "",
- "hint": "image ou vidéo d'initialisation facultative"
+ "id": 686,
+ "label": "Out Block",
+ "localized": "Bloc de sortie (Out Block)",
+ "reload": "component-5574",
+ "hint": "Blocs de suréchantillonnage (Upsampling) de l'UNet (12 valeurs pour SD1.5, 9 valeurs pour SDXL)"
},
{
- "id": "",
- "label": "order",
- "localized": "ordre",
- "reload": "",
- "hint": "ordre"
+ "id": 687,
+ "label": "Overwrite model",
+ "localized": "Écraser le modèle",
+ "reload": "models_merge_tab",
+ "hint": ""
},
{
- "id": "",
- "label": "ortho",
- "localized": "ortho",
- "reload": "",
- "hint": "ortho"
+ "id": 688,
+ "label": "Output model",
+ "localized": "Modèle de sortie",
+ "reload": "models_replace_tab",
+ "hint": ""
},
{
- "id": "",
- "label": "outpaint",
- "localized": "outpaint",
- "reload": "",
- "hint": "outpaint"
+ "id": 689,
+ "label": "Overwrite existing file",
+ "localized": "Écraser le fichier existant",
+ "reload": "component-5745",
+ "hint": ""
},
{
- "id": "",
- "label": "output model",
- "localized": "modèle de sortie",
- "reload": "",
- "hint": "modèle de sortie"
+ "id": 690,
+ "label": "Options",
+ "localized": "Options",
+ "reload": "script_prompt_enhance",
+ "hint": ""
},
{
- "id": "",
- "label": "override resolution",
- "localized": "outrepasser la résolution",
+ "id": 691,
+ "label": "OpenBody",
+ "localized": "OpenBody",
+ "reload": "control",
+ "hint": ""
+ }
+ ],
+ "p": [
+ {
+ "id": 755,
+ "label": "Process",
+ "localized": "Traitement",
"reload": "",
- "hint": "outrepasser la résolution"
+ "hint": "Traiter une image existante Peut être utilisé pour la mise à l'échelle (upscale), la suppression d'arrière-plan, l'obfuscation de contenu NSFW, ou l'application de divers filtres et effets"
},
{
- "id": "",
- "label": "override sampler",
- "localized": "outrepasser l'échantillonneur",
+ "id": 756,
+ "label": "Prompts",
+ "localized": "Prompts",
"reload": "",
- "hint": "outrepasser l'échantillonneur"
+ "hint": "Prompt de l'image et prompt négatif"
},
{
- "id": "",
- "label": "override scheduler",
- "localized": "outrepasser l'ordonnanceur",
+ "id": 757,
+ "label": "Pause",
+ "localized": "Pause",
"reload": "",
- "hint": "outrepasser l'ordonnanceur"
+ "hint": "Interrompre temporairement le traitement"
},
{
- "id": "",
- "label": "override steps",
- "localized": "outrepasser les étapes",
+ "id": 758,
+ "label": "Post",
+ "localized": "Post",
"reload": "",
- "hint": "outrepasser les étapes"
+ "hint": "Redimensionner l'image après le traitement"
},
{
- "id": "",
- "label": "override t1 ratio",
- "localized": "outrepasser le ratio t1",
+ "id": 759,
+ "label": "Preview",
+ "localized": "Aperçu",
"reload": "",
- "hint": "outrepasser le ratio t1"
+ "hint": ""
},
{
- "id": "",
- "label": "override t2 ratio",
- "localized": "outrepasser le ratio t2",
+ "id": 760,
+ "label": "Process Image",
+ "localized": "Traiter l'image",
"reload": "",
- "hint": "outrepasser le ratio t2"
+ "hint": "Traiter une seule image"
},
{
- "id": "",
- "label": "overwrite existing file",
- "localized": "écraser le fichier existant",
+ "id": 761,
+ "label": "Process Batch",
+ "localized": "Traiter le lot",
"reload": "",
- "hint": "écraser le fichier existant"
+ "hint": "Traiter un lot d'images"
},
{
- "id": "",
- "label": "overwrite model",
- "localized": "écraser le modèle",
+ "id": 762,
+ "label": "Process Folder",
+ "localized": "Traiter le dossier",
"reload": "",
- "hint": "écraser le modèle"
+ "hint": "Traiter toutes les images d'un dossier"
},
{
- "id": "",
- "label": "pad frames",
- "localized": "remplir les cadres",
+ "id": 763,
+ "label": "Provider",
+ "localized": "Fournisseur",
"reload": "",
- "hint": "remplir les cadres"
+ "hint": ""
},
{
- "id": "",
- "label": "padding",
- "localized": "remplissage",
+ "id": 764,
+ "label": "Pipeline Modifiers",
+ "localized": "Modificateurs de Pipeline",
"reload": "",
- "hint": "remplissage"
+ "hint": "Fonctionnalités supplémentaires pouvant être activées pendant la génération"
},
{
- "id": "",
- "label": "parallel process images in batch",
- "localized": "traiter les images en parallèle par lot",
+ "id": 765,
+ "label": "Postprocessing",
+ "localized": "Post-traitement",
"reload": "",
- "hint": "traiter les images en parallèle par lot"
+ "hint": "Paramètres relatifs au traitement et à la mise à l'échelle après la génération de l'image"
},
{
- "id": "",
- "label": "parameter free",
- "localized": "sans paramètre",
+ "id": 766,
+ "label": "Preset Block Merge",
+ "localized": "Fusion de blocs prédéfinis",
"reload": "",
- "hint": "sans paramètre"
+ "hint": ""
},
{
- "id": "",
- "label": "path to model file",
- "localized": "chemin vers le fichier modèle",
+ "id": 767,
+ "label": "Pony",
+ "localized": "Pony",
"reload": "",
- "hint": "chemin vers le fichier modèle"
+ "hint": ""
},
{
- "id": "",
- "label": "path to notification sound",
- "localized": "chemin vers le son de notification",
+ "id": 768,
+ "label": "Preview metadata",
+ "localized": "Aperçu des métadonnées",
"reload": "",
- "hint": "chemin vers le son de notification"
+ "hint": ""
},
{
- "id": "",
- "label": "peft",
- "localized": "peft",
+ "id": 769,
+ "label": "Prompt",
+ "localized": "Prompt",
"reload": "",
- "hint": "peft"
+ "hint": "Décrivez l'image que vous souhaitez générer"
},
{
- "id": "",
- "label": "penalty",
- "localized": "pénalité",
+ "id": 770,
+ "label": "Processed Preview",
+ "localized": "Aperçu après traitement",
"reload": "",
- "hint": "pénalité"
+ "hint": "Afficher/masquer la section du pré-traitement des images d'entrée avant la génération réelle"
},
{
- "id": "",
- "label": "perflow",
- "localized": "perflow",
+ "id": 771,
+ "label": "PixelArt",
+ "localized": "PixelArt",
"reload": "",
- "hint": "perflow"
+ "hint": ""
},
{
- "id": "",
- "label": "perform injection",
- "localized": "effectuer l'injection",
+ "id": 772,
+ "label": "PAG: Perturbed attention guidance",
+ "localized": "PAG : Guidage d'attention perturbé",
"reload": "",
- "hint": "effectuer l'injection"
+ "hint": ""
},
{
- "id": "",
- "label": "perform sdsa",
- "localized": "effectuer sdsa",
+ "id": 773,
+ "label": "PAB: Pyramid attention broadcast",
+ "localized": "PAB : Diffusion d'attention pyramidale",
"reload": "",
- "hint": "effectuer sdsa"
+ "hint": ""
},
{
- "id": "",
- "label": "perform warmup",
- "localized": "effectuer le préchauffage",
+ "id": 774,
+ "label": "Para-attention",
+ "localized": "Para-attention",
"reload": "",
- "hint": "effectuer le préchauffage"
+ "hint": ""
},
{
- "id": "",
- "label": "performance",
- "localized": "performance",
+ "id": 775,
+ "label": "Paths for specific models",
+ "localized": "Chemins pour modèles spécifiques",
"reload": "",
- "hint": "performance"
+ "hint": ""
},
{
- "id": "",
- "label": "photomaker model",
- "localized": "modèle photomaker",
+ "id": 776,
+ "label": "Prediction method",
+ "localized": "Méthode de prédiction",
"reload": "",
- "hint": "modèle photomaker"
+ "hint": "Définit ce que le modèle prédit à chaque étape. Options : - default : le réglage par défaut du modèle - epsilon : bruit (le plus courant pour Stable Diffusion) - sample : prédiction directe de l'image débruitée, aussi appelée prédiction x0 - v_prediction : prédiction de vitesse, utilisée par les modèles CosXL et NoobAI VPred - flow_prediction : utilisé avec les modèles de type flow-matching récents comme SD3 et Flux"
},
{
- "id": "",
- "label": "pidinet",
- "localized": "pidinet",
+ "id": 777,
+ "label": "PAG scale",
+ "localized": "Échelle PAG",
"reload": "",
- "hint": "pidinet"
+ "hint": ""
},
{
- "id": "",
- "label": "pipeline",
- "localized": "pipeline",
+ "id": 778,
+ "label": "PAG start",
+ "localized": "Début PAG",
"reload": "",
- "hint": "pipeline"
+ "hint": ""
},
{
- "id": "",
- "label": "pixels to expand",
- "localized": "pixels à étendre",
+ "id": 779,
+ "label": "PAG stop",
+ "localized": "Fin PAG",
"reload": "",
- "hint": "pixels à étendre"
+ "hint": ""
},
{
- "id": "",
- "label": "platform",
- "localized": "plateforme",
+ "id": 780,
+ "label": "PAG layers",
+ "localized": "Couches PAG",
"reload": "",
- "hint": "plateforme"
+ "hint": ""
},
{
- "id": "",
- "label": "play",
- "localized": "jouer",
+ "id": 781,
+ "label": "PAG config",
+ "localized": "Configuration PAG",
"reload": "",
- "hint": "jouer"
+ "hint": ""
},
{
- "id": "",
- "label": "play a notification upon completion",
- "localized": "émettre une notification à la fin",
+ "id": 782,
+ "label": "Perform SDSA",
+ "localized": "Exécuter SDSA",
"reload": "",
- "hint": "émettre une notification à la fin"
+ "hint": ""
},
{
- "id": "",
- "label": "pndm",
- "localized": "pndm",
+ "id": 783,
+ "label": "Perform Injection",
+ "localized": "Exécuter l'injection",
"reload": "",
- "hint": "pndm"
+ "hint": ""
},
{
- "id": "",
- "label": "polyexponential",
- "localized": "polyexponentiel",
+ "id": 784,
+ "label": "PhotoMaker Model",
+ "localized": "Modèle PhotoMaker",
"reload": "",
- "hint": "polyexponentiel"
+ "hint": ""
},
{
- "id": "",
- "label": "pony",
- "localized": "poney",
+ "id": 785,
+ "label": "Penalty",
+ "localized": "Pénalité",
"reload": "",
- "hint": "poney"
+ "hint": ""
},
{
- "id": "",
- "label": "pose confidence",
- "localized": "confiance de la pose",
- "reload": "",
- "hint": "confiance de la pose"
- },
- {
- "id": "",
+ "id": 786,
"label": "positive",
"localized": "positif",
"reload": "",
- "hint": "positif"
+ "hint": ""
},
{
- "id": "",
- "label": "postprocess mask",
- "localized": "masque post-traitement",
+ "id": 787,
+ "label": "Prompt EX",
+ "localized": "Prompt EX",
"reload": "",
- "hint": "masque post-traitement"
+ "hint": ""
},
{
- "id": "",
- "label": "postprocess upscale",
- "localized": "mise à l'échelle post-traitement",
+ "id": 788,
+ "label": "Power",
+ "localized": "Puissance",
"reload": "",
- "hint": "mise à l'échelle post-traitement"
+ "hint": ""
},
{
- "id": "",
- "label": "postprocessing operation order",
- "localized": "ordre des opérations de post-traitement",
+ "id": 789,
+ "label": "Prompt thresholds",
+ "localized": "Seuils de prompt",
"reload": "",
- "hint": "ordre des opérations de post-traitement"
+ "hint": ""
},
{
- "id": "",
- "label": "power",
- "localized": "puissance",
+ "id": 790,
+ "label": "Preset",
+ "localized": "Préréglage",
"reload": "",
- "hint": "puissance"
+ "hint": ""
},
{
- "id": "",
- "label": "predefined question",
- "localized": "question prédéfinie",
+ "id": 791,
+ "label": "Pad frames",
+ "localized": "Compléter les images (padding)",
"reload": "",
- "hint": "question prédéfinie"
+ "hint": ""
},
{
- "id": "",
- "label": "prediction method",
- "localized": "méthode de prédiction",
+ "id": 792,
+ "label": "Prefill text",
+ "localized": "Texte de pré-remplissage",
"reload": "",
- "hint": "méthode de prédiction"
+ "hint": "Pré-remplit le début de la réponse du modèle pour guider son format de sortie ou son contenu en le forçant à continuer le texte fourni. Le texte de pré-remplissage est filtré et n'apparaît pas dans la réponse finale. Laissez vide pour laisser le modèle générer sa propre réponse de zéro."
},
{
- "id": "",
- "label": "preset",
- "localized": "préréglage",
+ "id": 793,
+ "label": "Prompt prefix",
+ "localized": "Préfixe du prompt",
"reload": "",
- "hint": "préréglage"
+ "hint": "Texte ajouté au tout début du résultat du prompt amélioré. Utile pour ajouter des éléments de prompt qui doivent être copiés sans modification, comme les tags de qualité 'masterpiece, best quality' ou les noms d'artistes, qui seraient autrement réécrits par l'IA."
},
{
- "id": "",
- "label": "preset block merge",
- "localized": "fusion de blocs de préréglage",
+ "id": 794,
+ "label": "Prompt suffix",
+ "localized": "Suffixe du prompt",
"reload": "",
- "hint": "fusion de blocs de préréglage"
+ "hint": "Texte ajouté à la fin du résultat du prompt amélioré. Utile pour ajouter des éléments de prompt qui doivent être copiés sans modification vers le prompt de l'image, qui seraient autrement réécrits par l'IA."
},
{
- "id": "",
- "label": "preview",
- "localized": "aperçu",
+ "id": 795,
+ "label": "Padding",
+ "localized": "Padding (Marge interne)",
"reload": "",
- "hint": "aperçu"
+ "hint": ""
},
{
- "id": "",
- "label": "preview end",
- "localized": "fin de l'aperçu",
+ "id": 796,
+ "label": "Prompt strength",
+ "localized": "Force du prompt",
"reload": "",
- "hint": "fin de l'aperçu"
+ "hint": ""
},
{
- "id": "",
- "label": "preview start",
- "localized": "début de l'aperçu",
+ "id": 797,
+ "label": "Preview start",
+ "localized": "Début de l'aperçu",
"reload": "",
- "hint": "début de l'aperçu"
+ "hint": ""
},
{
- "id": "",
- "label": "primary model",
- "localized": "modèle principal",
+ "id": 798,
+ "label": "Preview end",
+ "localized": "Fin de l'aperçu",
"reload": "",
- "hint": "modèle principal"
+ "hint": ""
},
{
- "id": "",
- "label": "processor",
- "localized": "processeur",
+ "id": 799,
+ "label": "Pixels to expand",
+ "localized": "Pixels à étendre",
"reload": "",
- "hint": "processeur"
+ "hint": ""
},
{
- "id": "",
- "label": "processor move to cpu after use",
- "localized": "déplacer le processeur vers le cpu après utilisation",
+ "id": 800,
+ "label": "Processor",
+ "localized": "Processeur",
"reload": "",
- "hint": "déplacer le processeur vers le cpu après utilisation"
+ "hint": "Type de processeur à utiliser pour pré-traiter l'image utilisée pour ControlNet"
},
{
- "id": "",
- "label": "processor settings",
- "localized": "paramètres du processeur",
+ "id": 801,
+ "label": "Pose confidence",
+ "localized": "Confiance de la pose",
"reload": "",
- "hint": "paramètres du processeur"
+ "hint": ""
},
{
- "id": "",
- "label": "processor unload after use",
- "localized": "décharger le processeur après utilisation",
+ "id": 802,
+ "label": "Parameter free",
+ "localized": "Sans paramètre",
"reload": "",
- "hint": "décharger le processeur après utilisation"
+ "hint": ""
},
{
- "id": "",
- "label": "prompt attention normalization",
- "localized": "normalisation de l'attention du prompt",
+ "id": 803,
+ "label": "Processed",
+ "localized": "Traité",
"reload": "",
- "hint": "normalisation de l'attention du prompt"
+ "hint": "Afficher/masquer la section des images traitées"
},
{
- "id": "",
- "label": "prompt ex",
- "localized": "prompt ex",
+ "id": 804,
+ "label": "Postprocess mask",
+ "localized": "Masque de post-traitement",
"reload": "",
- "hint": "prompt ex"
+ "hint": ""
},
{
- "id": "",
- "label": "prompt processor",
- "localized": "processeur de prompt",
+ "id": 805,
+ "label": "PixelArt block size",
+ "localized": "Taille de bloc PixelArt",
"reload": "",
- "hint": "processeur de prompt"
+ "hint": ""
},
{
- "id": "",
- "label": "prompt strength",
- "localized": "force du prompt",
+ "id": 806,
+ "label": "PixelArt sharpen",
+ "localized": "Netteté PixelArt",
"reload": "",
- "hint": "force du prompt"
+ "hint": ""
},
{
- "id": "",
- "label": "prompt thresholds:",
- "localized": "seuils de prompt :",
+ "id": 807,
+ "label": "Platform",
+ "localized": "Plateforme",
"reload": "",
- "hint": "seuils de prompt :"
+ "hint": ""
},
{
- "id": "",
- "label": "prompts",
- "localized": "prompts",
+ "id": 808,
+ "label": "Pipeline",
+ "localized": "Pipeline",
"reload": "",
- "hint": "prompts"
+ "hint": ""
},
{
- "id": "",
- "label": "provider",
- "localized": "fournisseur",
+ "id": 809,
+ "label": "Perform warmup",
+ "localized": "Exécuter le préchauffage",
"reload": "",
- "hint": "fournisseur"
+ "hint": ""
},
{
- "id": "",
- "label": "prune",
- "localized": "élaguer",
+ "id": 810,
+ "label": "Prompt attention normalization",
+ "localized": "Normalisation de l'attention du prompt",
"reload": "",
- "hint": "élaguer"
+ "hint": "Équilibre les poids des jetons (tokens) du prompt pour éviter une influence trop forte ou trop faible. Aide à stabiliser les résultats."
},
{
- "id": "",
- "label": "quad",
- "localized": "quad",
+ "id": 811,
+ "label": "performance",
+ "localized": "performance",
"reload": "",
- "hint": "quad"
+ "hint": ""
},
{
- "id": "",
- "label": "quantization activations type",
- "localized": "type d'activations de quantification",
+ "id": 812,
+ "label": "Performance Counter",
+ "localized": "Compteur de performance",
"reload": "",
- "hint": "type d'activations de quantification"
+ "hint": ""
},
{
- "id": "",
- "label": "quantization mode",
- "localized": "mode de quantification",
+ "id": 813,
+ "label": "PAG layer names",
+ "localized": "Noms des couches PAG",
"reload": "",
- "hint": "mode de quantification"
+ "hint": "Liste de couches séparées par des espaces Disponibles : d[0-5], m[0], u[0-8] Par défaut : m0"
},
{
- "id": "",
- "label": "quantization type",
- "localized": "type de quantification",
+ "id": 814,
+ "label": "PAB cache enabled",
+ "localized": "Cache PAB activé",
"reload": "",
- "hint": "type de quantification"
+ "hint": ""
},
{
- "id": "",
- "label": "quantization weights type",
- "localized": "type de poids de quantification",
+ "id": 815,
+ "label": "PAB spacial skip range",
+ "localized": "Plage de saut spatial PAB",
"reload": "",
- "hint": "type de poids de quantification"
+ "hint": ""
},
{
- "id": "",
- "label": "random seeds",
- "localized": "graines aléatoires",
+ "id": 816,
+ "label": "PAB spacial skip start",
+ "localized": "Début de saut spatial PAB",
"reload": "",
- "hint": "graines aléatoires"
+ "hint": ""
},
{
- "id": "",
- "label": "range",
- "localized": "plage",
+ "id": 817,
+ "label": "PAB spacial skip end",
+ "localized": "Fin de saut spatial PAB",
"reload": "",
- "hint": "plage"
+ "hint": ""
},
{
- "id": "",
- "label": "rebase",
- "localized": "rebaser",
+ "id": 818,
+ "label": "ParaAttention first-block cache enabled",
+ "localized": "Cache du premier bloc ParaAttention activé",
"reload": "",
- "hint": "rebaser"
+ "hint": ""
},
{
- "id": "",
- "label": "recursive",
- "localized": "récursif",
+ "id": 819,
+ "label": "ParaAttention residual diff threshold",
+ "localized": "Seuil de diff résiduelle ParaAttention",
"reload": "",
- "hint": "récursif"
+ "hint": ""
},
{
- "id": "",
- "label": "reduce-overhead",
- "localized": "réduire la surcharge",
+ "id": 820,
+ "label": "Parallel process images in batch",
+ "localized": "Traiter les images du lot en parallèle",
"reload": "",
- "hint": "réduire la surcharge"
+ "hint": ""
},
{
- "id": "",
- "label": "redux prompt strength",
- "localized": "force de prompt redux",
+ "id": 821,
+ "label": "precompile",
+ "localized": "précompiler",
"reload": "",
- "hint": "force de prompt redux"
+ "hint": ""
},
{
- "id": "",
- "label": "reference adain weight",
- "localized": "poids adain de référence",
+ "id": 822,
+ "label": "Panel minimum width",
+ "localized": "Largeur minimale du panneau",
"reload": "",
- "hint": "poids adain de référence"
+ "hint": ""
},
{
- "id": "",
- "label": "reference query weight",
- "localized": "poids de requête de référence",
+ "id": 823,
+ "label": "Persist UI layout",
+ "localized": "Persister la mise en page de l'interface",
"reload": "",
- "hint": "poids de requête de référence"
+ "hint": ""
},
{
- "id": "",
- "label": "reference unit 1",
- "localized": "unité de référence 1",
+ "id": 824,
+ "label": "Progress update period",
+ "localized": "Période de mise à jour de la progression",
"reload": "",
- "hint": "unité de référence 1"
+ "hint": "Période de mise à jour pour la barre de progression de l'interface et les vérifications d'aperçu, en millisecondes"
},
{
- "id": "",
- "label": "refine foreground",
- "localized": "affiner le premier plan",
+ "id": 825,
+ "label": "Play a notification upon completion",
+ "localized": "Jouer une notification une fois terminé",
"reload": "",
- "hint": "affiner le premier plan"
+ "hint": ""
},
{
- "id": "",
- "label": "refresh bench",
- "localized": "rafraîchir le benchmark",
+ "id": 826,
+ "label": "Path to notification sound",
+ "localized": "Chemin du son de notification",
"reload": "",
- "hint": "rafraîchir le benchmark"
+ "hint": ""
},
{
- "id": "",
- "label": "refresh data",
- "localized": "rafraîchir les données",
+ "id": 827,
+ "label": "Postprocessing operation order",
+ "localized": "Ordre des opérations de post-traitement",
"reload": "",
- "hint": "rafraîchir les données"
+ "hint": ""
},
{
- "id": "",
- "label": "refresh state",
- "localized": "rafraîchir l'état",
+ "id": 828,
+ "label": "Prompt padding",
+ "localized": "Padding du prompt",
"reload": "",
- "hint": "rafraîchir l'état"
+ "hint": "Augmente la cohérence en ajoutant du remplissage à partir de la dernière virgule dans les n jetons lors de l'utilisation de plus de 75 jetons"
},
{
- "id": "",
- "label": "refresh ui values",
- "localized": "rafraîchir les valeurs de l'interface utilisateur",
+ "id": 829,
+ "label": "Pad prompt and negative prompt to be same length",
+ "localized": "Compléter le prompt et le prompt négatif pour qu'ils aient la même longueur",
"reload": "",
- "hint": "rafraîchir les valeurs de l'interface utilisateur"
+ "hint": ""
},
{
- "id": "",
- "label": "reinstall",
- "localized": "réinstaller",
+ "id": 830,
+ "label": "Pin training dataset to memory",
+ "localized": "Épingler le jeu de données d'entraînement en mémoire",
"reload": "",
- "hint": "réinstaller"
+ "hint": ""
},
{
- "id": "",
- "label": "remove background",
- "localized": "supprimer l'arrière-plan",
+ "id": 831,
+ "label": "Primary model",
+ "localized": "Modèle primaire",
"reload": "",
- "hint": "supprimer l'arrière-plan"
+ "hint": ""
},
{
- "id": "",
- "label": "repeat x-axis",
- "localized": "répéter sur l'axe x",
+ "id": 832,
+ "label": "Preset Interpolation Ratio",
+ "localized": "Ratio d'interpolation du préréglage",
"reload": "",
- "hint": "répéter sur l'axe x"
+ "hint": "Si deux préréglages sont sélectionnés, interpole entre les deux"
},
{
- "id": "",
- "label": "repeat y-axis",
- "localized": "répéter sur l'axe y",
+ "id": 833,
+ "label": "Prune",
+ "localized": "Prune (Élaguer)",
"reload": "",
- "hint": "répéter sur l'axe y"
+ "hint": ""
},
{
- "id": "",
- "label": "replace vae",
- "localized": "remplacer le vae",
+ "id": 834,
+ "label": "Prediction type",
+ "localized": "Type de prédiction",
"reload": "",
- "hint": "remplacer le vae"
+ "hint": ""
},
{
- "id": "",
- "label": "repos",
- "localized": "dépôts",
+ "id": 835,
+ "label": "Prompt enhance",
+ "localized": "Amélioration du prompt",
"reload": "",
- "hint": "dépôts"
+ "hint": "Extension pouvant utiliser différents LLM pour réécrire le prompt afin d'obtenir de meilleurs résultats"
},
{
- "id": "",
- "label": "reprocess decode",
- "localized": "retraiter le décodage",
+ "id": 836,
+ "label": "PidiNet",
+ "localized": "PidiNet",
"reload": "",
- "hint": "retraiter le décodage"
+ "hint": ""
},
{
- "id": "",
- "label": "reprocess face",
- "localized": "retraiter le visage",
+ "id": 837,
+ "label": "Parameters",
+ "localized": "Paramètres",
"reload": "",
- "hint": "retraiter le visage"
+ "hint": "Paramètres de base utilisés lors de la génération d'image"
},
{
- "id": "",
- "label": "reprocess refine",
- "localized": "retraiter et affiner",
+ "id": 838,
+ "label": "Postprocess upscale",
+ "localized": "Mise à l'échelle en post-traitement",
"reload": "",
- "hint": "retraiter et affiner"
- },
+ "hint": ""
+ }
+ ],
+ "q": [
{
- "id": "",
- "label": "request browser notifications",
- "localized": "demander les notifications du navigateur",
+ "id": 64654316,
+ "label": "Quick Settings",
+ "localized": "Paramètres rapides",
"reload": "",
- "hint": "demander les notifications du navigateur"
+ "hint": "Éléments favoris de différentes sections de paramètres pour un accès rapide"
},
{
- "id": "",
+ "id": 0,
+ "label": "Quantized",
+ "localized": "Quantifié",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Qwen layered",
+ "localized": "Qwen à couches",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings",
+ "localized": "Paramètres rapides",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Qwen layered number of layers",
+ "localized": "Nombre de couches Qwen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization mode",
+ "localized": "Mode de quantification",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization type",
+ "localized": "Type de quantification",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type",
+ "localized": "Type MatMul quantifié",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization type for Text Encoders",
+ "localized": "Type de quantification pour les encodeurs de texte",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type for Text Encoders",
+ "localized": "Type MatMul quantifié pour les encodeurs de texte",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize convolutional layers",
+ "localized": "Quantifier les couches convolutionnelles",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize using GPU",
+ "localized": "Quantifier via le GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization weights type",
+ "localized": "Type de quantification des poids",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization activations type",
+ "localized": "Type de quantification des activations",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings list",
+ "localized": "Liste des paramètres rapides",
+ "reload": "",
+ "hint": "Liste des noms de paramètres, séparés par des virgules, pour les paramètres qui doivent aller dans la barre d'accès rapide en haut au lieu de l'onglet des paramètres"
+ }
+ ],
+ "r": [
+ {
+ "id": 1,
+ "label": "Refine",
+ "localized": "Affiner",
+ "reload": "n/a",
+ "hint": "L'affinage exécute un traitement supplémentaire après la fin du traitement initial et peut être utilisé pour mettre à l'échelle l'image et éventuellement la traiter de nouveau pour augmenter la qualité et les détails"
+ },
+ {
+ "id": 2,
+ "label": "Restore",
+ "localized": "Restaurer",
+ "reload": "n/a",
+ "hint": "Restaurer les paramètres à partir du prompt actuel ou de la dernière image générée connue"
+ },
+ {
+ "id": 3,
+ "label": "Reset anchors",
+ "localized": "Réinitialiser les ancres",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Reload model",
+ "localized": "Recharger le modèle",
+ "reload": "n/a",
+ "hint": "Recharger le modèle actuellement sélectionné"
+ },
+ {
+ "id": 5,
+ "label": "Reprocess",
+ "localized": "Retraiter",
+ "reload": "n/a",
+ "hint": "Retraiter les générations précédentes en utilisant des paramètres différents"
+ },
+ {
+ "id": 6,
+ "label": "Resize to",
+ "localized": "Redimensionner vers",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Resize\n by",
+ "localized": "Redimensionner\n par",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Resize\n to",
+ "localized": "Redimensionner\n vers",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Run Preview",
+ "localized": "Lancer l'aperçu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Reference",
+ "localized": "Référence",
+ "reload": "n/a",
+ "hint": "Liste des modèles de référence qui peuvent être téléchargés automatiquement lors de la première utilisation"
+ },
+ {
+ "id": 11,
+ "label": "Reset receipe",
+ "localized": "Réinitialiser la recette",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Run",
+ "localized": "Lancer",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Refresh extension list",
+ "localized": "Actualiser la liste des extensions",
+ "reload": "n/a",
+ "hint": "Actualiser la liste des extensions disponibles"
+ },
+ {
+ "id": 14,
+ "label": "Restart server",
+ "localized": "Redémarrer le serveur",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Request browser notifications",
+ "localized": "Demander les notifications du navigateur",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Restore UI defaults",
+ "localized": "Restaurer les défauts de l'interface",
+ "reload": "n/a",
+ "hint": "Restaurer les valeurs par défaut de l'interface utilisateur"
+ },
+ {
+ "id": 17,
+ "label": "Refresh UI values",
+ "localized": "Actualiser les valeurs de l'interface",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Reinstall",
+ "localized": "Réinstaller",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Refresh state",
+ "localized": "Actualiser l'état",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Refresh data",
+ "localized": "Actualiser les données",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Run benchmark",
+ "localized": "Lancer le benchmark",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Refresh bench",
+ "localized": "Actualiser le bench",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Restore defaults",
+ "localized": "Restaurer les défauts",
+ "reload": "n/a",
+ "hint": "Restaurer les paramètres par défaut du serveur"
+ },
+ {
+ "id": 24,
+ "label": "Replace",
+ "localized": "Remplacer",
+ "reload": "n/a",
+ "hint": "Remplacer l'image"
+ },
+ {
+ "id": 25,
+ "label": "Refresh",
+ "localized": "Actualiser",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Reprocess decode",
+ "localized": "Retraiter le décodage",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Reprocess refine",
+ "localized": "Retraiter l'affinage",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Reprocess face",
+ "localized": "Retraiter le visage",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Remove background",
+ "localized": "Supprimer l'arrière-plan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "RAS: Region-Adaptive Sampling",
+ "localized": "RAS : Échantillonnage adaptatif par région",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Resize",
+ "localized": "Redimensionner",
+ "reload": "n/a",
+ "hint": "Redimensionnement de l'image, peut utiliser une résolution fixe ou basée sur une échelle"
+ },
+ {
+ "id": 32,
+ "label": "Rerefence models",
+ "localized": "Modèles de référence",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Replace model components",
+ "localized": "Remplacer les composants du modèle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 34,
"label": "rescale",
- "localized": "remettre à l'échelle",
- "reload": "",
- "hint": "remettre à l'échelle"
+ "localized": "redimensionner l'échelle",
+ "reload": "n/a",
+ "hint": "redimensionner l'échelle des bêtas avec un SNR terminal à zéro"
},
{
- "id": "",
- "label": "rescale betas with zero terminal snr",
- "localized": "remettre à l'échelle les bêtas avec un snr terminal zéro",
- "reload": "",
- "hint": "remettre à l'échelle les bêtas avec un snr terminal zéro"
+ "id": 35,
+ "label": "Resize seed from width",
+ "localized": "Redim. graine depuis la largeur",
+ "reload": "n/a",
+ "hint": "Tenter de produire une image similaire à celle qui aurait été produite avec la même graine à la résolution spécifiée"
},
{
- "id": "",
- "label": "reset anchors",
- "localized": "réinitialiser les ancres",
- "reload": "",
- "hint": "réinitialiser les ancres"
+ "id": 36,
+ "label": "Resize seed from height",
+ "localized": "Redim. graine depuis la hauteur",
+ "reload": "n/a",
+ "hint": "Tenter de produire une image similaire à celle qui aurait été produite avec la même graine à la résolution spécifiée"
},
{
- "id": "",
- "label": "residual diff threshold",
- "localized": "seuil de différence résiduelle",
- "reload": "",
- "hint": "seuil de différence résiduelle"
+ "id": 37,
+ "label": "Refine guidance",
+ "localized": "Guidage d'affinage",
+ "reload": "n/a",
+ "hint": "Échelle CFG utilisée pour la passe d'affinage"
},
{
- "id": "",
- "label": "resize background color",
- "localized": "redimensionner la couleur de fond",
- "reload": "",
- "hint": "redimensionner la couleur de fond"
+ "id": 38,
+ "label": "Resize mode",
+ "localized": "Mode de redimensionnement",
+ "reload": "n/a",
+ "hint": "Définit comment l'entrée est redimensionnée ou adaptée lors de l'affinage en seconde passe : - none : pas de redimensionnement, conserver la résolution d'origine - fixed : forcer le redimensionnement à la résolution cible (peut déformer) - crop : recadrage central pour s'adapter à la cible tout en conservant le ratio d'aspect - fill : redimensionner pour s'adapter et remplir l'espace vide avec des bordures - outpaint : étendre le canevas au-delà des bordures de l'image - context aware : redimensionnement intelligent qui mélange ou adapte les zones environnantes"
},
{
- "id": "",
- "label": "resize method",
- "localized": "méthode de redimensionnement",
- "reload": "",
- "hint": "méthode de redimensionnement"
+ "id": 39,
+ "label": "Resize method",
+ "localized": "Méthode de redimensionnement",
+ "reload": "n/a",
+ "hint": "Méthode utilisée pour redimensionner l'image : peut être un redimensionnement simple, un modèle d'upscaling, un redimensionnement latent ou un décodage asymétrique"
},
{
- "id": "",
- "label": "resize mode",
- "localized": "mode de redimensionnement",
- "reload": "",
- "hint": "mode de redimensionnement"
+ "id": 40,
+ "label": "Resize width",
+ "localized": "Largeur de redimensionnement",
+ "reload": "n/a",
+ "hint": "Redimensionne l'image à cette largeur. Si 0, la largeur est déduite de l'un des deux curseurs à proximité"
},
{
- "id": "",
- "label": "resize scale",
- "localized": "échelle de redimensionnement",
- "reload": "",
- "hint": "échelle de redimensionnement"
+ "id": 41,
+ "label": "Resize height",
+ "localized": "Hauteur de redimensionnement",
+ "reload": "n/a",
+ "hint": "Redimensionne l'image à cette hauteur. Si 0, la hauteur est déduite de l'un des deux curseurs à proximité"
},
{
- "id": "",
- "label": "restart step",
- "localized": "étape de redémarrage",
- "reload": "",
- "hint": "étape de redémarrage"
+ "id": 42,
+ "label": "Resize scale",
+ "localized": "Échelle de redimensionnement",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "restore faces: codeformer",
- "localized": "restaurer les visages : codeformer",
- "reload": "",
- "hint": "restaurer les visages : codeformer"
+ "id": 43,
+ "label": "Refine sampler",
+ "localized": "Échantillonneur d'affinage",
+ "reload": "n/a",
+ "hint": "Utiliser un échantillonneur spécifique comme échantillonneur de secours si l'échantillonneur principal n'est pas pris en charge pour une opération spécifique"
},
{
- "id": "",
- "label": "restore faces: gfpgan",
- "localized": "restaurer les visages : gfpgan",
- "reload": "",
- "hint": "restaurer les visages : gfpgan"
+ "id": 44,
+ "label": "Refiner start",
+ "localized": "Début de l'affineur",
+ "reload": "n/a",
+ "hint": "La passe d'affinage commencera lorsque le modèle de base sera complété à ce niveau (régler sur plus de 0 et moins de 1 pour exécuter après le cycle complet du modèle de base)"
},
{
- "id": "",
- "label": "restore pipe on end",
- "localized": "restaurer le pipeline à la fin",
- "reload": "",
- "hint": "restaurer le pipeline à la fin"
+ "id": 45,
+ "label": "Refiner steps",
+ "localized": "Étapes de l'affineur",
+ "reload": "n/a",
+ "hint": "Nombre d'étapes à utiliser pour la passe d'affinage"
},
{
- "id": "",
- "label": "restore unparsed prompt",
- "localized": "restaurer le prompt non analysé",
- "reload": "",
- "hint": "restaurer le prompt non analysé"
+ "id": 46,
+ "label": "Refine prompt",
+ "localized": "Prompt d'affinage",
+ "reload": "n/a",
+ "hint": "Prompt utilisé à la fois pour le second encodeur dans le modèle de base (s'il existe) et pour la passe d'affinage (si activée)"
},
{
- "id": "",
- "label": "reswapper model",
- "localized": "modèle reswapper",
- "reload": "",
- "hint": "modèle reswapper"
+ "id": 47,
+ "label": "Refine negative prompt",
+ "localized": "Prompt négatif d'affinage",
+ "reload": "n/a",
+ "hint": "Prompt négatif utilisé à la fois pour le second encodeur dans le modèle de base (s'il existe) et pour la passe d'affinage (si activée)"
},
{
- "id": "",
- "label": "return original images",
- "localized": "retourner les images originales",
- "reload": "",
- "hint": "retourner les images originales"
+ "id": 48,
+ "label": "Renoise",
+ "localized": "Bruitage additionnel",
+ "reload": "n/a",
+ "hint": "Appliquer du bruit supplémentaire pendant le traitement des détails"
},
{
- "id": "",
+ "id": 49,
+ "label": "Renoise end",
+ "localized": "Fin du bruitage",
+ "reload": "n/a",
+ "hint": "Étape finale où le bruitage additionnel est appliqué"
+ },
+ {
+ "id": 50,
+ "label": "Range",
+ "localized": "Plage",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Repeat x-axis",
+ "localized": "Répéter l'axe X",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Repeat y-axis",
+ "localized": "Répéter l'axe Y",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "ReSwapper Model",
+ "localized": "Modèle ReSwapper",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Return original images",
+ "localized": "Retourner les images originales",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Restart step",
+ "localized": "Étape de redémarrage",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Restore pipeline on end",
+ "localized": "Restaurer le pipeline à la fin",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Randomize seed after each loop iteration",
+ "localized": "Aléatoiriser la graine après chaque itération de boucle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "Random seeds",
+ "localized": "Graines aléatoires",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "Restore pipe on end",
+ "localized": "Restaurer le pipe à la fin",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Rows",
+ "localized": "Lignes",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "Repetition penalty",
+ "localized": "Pénalité de répétition",
+ "reload": "n/a",
+ "hint": "Décourage la réutilisation des jetons (tokens) qui apparaissent déjà dans le prompt ou le résultat en pénalisant leurs probabilités. Comme ajouter une friction à la revisite des choix précédents. Aide à briser les boucles répétitives mais peut réduire la cohérence à des valeurs agressives. Régler sur 1 pour désactiver."
+ },
+ {
+ "id": 62,
+ "label": "Redux prompt strength",
+ "localized": "Force du prompt Redux",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 63,
"label": "right",
"localized": "droite",
- "reload": "",
- "hint": "droite"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "root model folder",
- "localized": "dossier racine des modèles",
- "reload": "",
- "hint": "dossier racine des modèles"
+ "id": 64,
+ "label": "Reference query weight",
+ "localized": "Poids de la requête de référence",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "rows",
- "localized": "lignes",
- "reload": "",
- "hint": "lignes"
+ "id": 65,
+ "label": "Reference adain weight",
+ "localized": "Poids AdaIN de référence",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "run",
- "localized": "exécuter",
- "reload": "",
- "hint": "exécuter"
+ "id": 66,
+ "label": "Refine upscaler",
+ "localized": "Affinage de l'upscaler",
+ "reload": "n/a",
+ "hint": "Sélectionner un upscaler secondaire à exécuter après l'upscaler initial"
},
{
- "id": "",
- "label": "run benchmark",
- "localized": "exécuter le benchmark",
- "reload": "",
- "hint": "exécuter le benchmark"
+ "id": 67,
+ "label": "Refine foreground",
+ "localized": "Affiner le premier plan",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sa solver",
- "localized": "solveur sa",
- "reload": "",
- "hint": "solveur sa"
+ "id": 68,
+ "label": "Recursive",
+ "localized": "Récursif",
+ "reload": "n/a",
+ "hint": "Traiter les images dans les sous-dossiers de manière récursive. Lorsqu'activé, recherche dans tous les sous-répertoires imbriqués des images à traiter."
},
{
- "id": "",
- "label": "safetensors",
- "localized": "safetensors",
- "reload": "",
- "hint": "safetensors"
+ "id": 69,
+ "label": "Rebase",
+ "localized": "Rebase",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sage attention",
- "localized": "attention sage",
- "reload": "",
- "hint": "attention sage"
+ "id": 70,
+ "label": "Repos",
+ "localized": "Dépôts",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "same as primary",
- "localized": "identique au principal",
- "reload": "",
- "hint": "identique au principal"
+ "id": 71,
+ "label": "Refiner model",
+ "localized": "Modèle affineur",
+ "reload": "n/a",
+ "hint": "Modèle affineur utilisé pour les opérations de seconde passe"
},
{
- "id": "",
- "label": "same latent",
- "localized": "même latent",
- "reload": "",
- "hint": "même latent"
+ "id": 72,
+ "label": "Record torch streams",
+ "localized": "Enregistrer les flux torch",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sample",
- "localized": "échantillon",
- "reload": "",
- "hint": "échantillon"
+ "id": 73,
+ "label": "Remote VAE image type",
+ "localized": "Type d'image VAE distant",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sampler",
- "localized": "échantillonneur",
- "reload": "",
- "hint": "échantillonneur"
+ "id": 74,
+ "label": "Remote VAE for encode",
+ "localized": "VAE distant pour l'encodage",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sampler dynamic shift",
- "localized": "décalage dynamique de l'échantillonneur",
- "reload": "",
- "hint": "décalage dynamique de l'échantillonneur"
+ "id": 75,
+ "label": "RAS enabled",
+ "localized": "RAS activé",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sampler order",
- "localized": "ordre de l'échantillonneur",
- "reload": "",
- "hint": "ordre de l'échantillonneur"
+ "id": 76,
+ "label": "reduce-overhead",
+ "localized": "reduce-overhead",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sampler shift",
- "localized": "décalage de l'échantillonneur",
- "reload": "",
- "hint": "décalage de l'échantillonneur"
+ "id": 77,
+ "label": "repeated",
+ "localized": "repeated",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sana: use complex human instructions",
- "localized": "sana : utiliser des instructions humaines complexes",
- "reload": "",
- "hint": "sana : utiliser des instructions humaines complexes"
+ "id": 78,
+ "label": "Root model folder",
+ "localized": "Dossier racine des modèles",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "saturation",
- "localized": "saturation",
- "reload": "",
- "hint": "saturation"
+ "id": 79,
+ "label": "Resize background color",
+ "localized": "Couleur d'arrière-plan du redimensionnement",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save all generated image grids",
- "localized": "enregistrer toutes les grilles d'images générées",
- "reload": "",
- "hint": "enregistrer toutes les grilles d'images générées"
+ "id": 80,
+ "label": "Restore from metadata: skip params",
+ "localized": "Restaurer depuis métadonnées : ignorer paramètres",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save all generated images",
- "localized": "enregistrer toutes les images générées",
- "reload": "",
- "hint": "enregistrer toutes les images générées"
+ "id": 81,
+ "label": "Restore from metadata: skip settings",
+ "localized": "Restaurer depuis métadonnées : ignorer réglages",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save caption files",
- "localized": "sauvegarder les fichiers de légende",
- "reload": "",
- "hint": "sauvegarder les fichiers de légende"
+ "id": 82,
+ "label": "requests",
+ "localized": "requêtes",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save diffusers",
- "localized": "sauvegarder les diffuseurs",
- "reload": "",
- "hint": "sauvegarder les diffuseurs"
+ "id": 83,
+ "label": "rust",
+ "localized": "rust",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save hdr image",
- "localized": "sauvegarder l'image HDR",
- "reload": "",
- "hint": "sauvegarder l'image HDR"
+ "id": 84,
+ "label": "Restore unparsed prompt",
+ "localized": "Restaurer le prompt non analysé",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save image before color correction",
- "localized": "sauvegarder l'image avant correction des couleurs",
- "reload": "",
- "hint": "sauvegarder l'image avant correction des couleurs"
+ "id": 85,
+ "label": "Reuse loaded model dictionary",
+ "localized": "Réutiliser le dictionnaire de modèles chargés",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save image before detailer",
- "localized": "sauvegarder l'image avant le détaileur",
- "reload": "",
- "hint": "sauvegarder l'image avant le détaileur"
+ "id": 86,
+ "label": "ReBasin",
+ "localized": "ReBasin",
+ "reload": "n/a",
+ "hint": "Effectue plusieurs fusions avec permutations afin de conserver plus de caractéristiques des deux modèles"
},
{
- "id": "",
- "label": "save image before hires",
- "localized": "sauvegarder l'image avant l'upscaling haute résolution",
- "reload": "",
- "hint": "sauvegarder l'image avant l'upscaling haute résolution"
+ "id": 87,
+ "label": "Replace VAE",
+ "localized": "Remplacer le VAE",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save image before refiner",
- "localized": "sauvegarder l'image avant l'affineur",
- "reload": "",
- "hint": "sauvegarder l'image avant l'affineur"
+ "id": 88,
+ "label": "Reference unit 1",
+ "localized": "Unité de référence 1",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "s": [
+ {
+ "id": 755,
+ "label": "Sampler",
+ "localized": "Échantillonneur",
+ "reload": "n/a",
+ "hint": "Paramètres liés à l'échantillonneur et à la sélection de la graine (seed). Les échantillonneurs guident le processus de transformation du bruit en image sur plusieurs étapes."
+ },
+ {
+ "id": 179,
+ "label": "Scripts",
+ "localized": "Scripts",
+ "reload": "n/a",
+ "hint": "Activez des fonctionnalités supplémentaires en utilisant les scripts sélectionnés pendant le processus de génération."
+ },
+ {
+ "id": 0,
+ "label": "Scale",
+ "localized": "Échelle",
+ "reload": "n/a",
+ "hint": "Redimensionner l'image à l'échelle cible. Si les dimensions fixes de largeur/hauteur sont définies, cette option est ignorée."
+ },
+ {
+ "id": 1001,
+ "label": "Swap X/Y",
+ "localized": "Intervertir X/Y",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1002,
+ "label": "Swap Y/Z",
+ "localized": "Intervertir Y/Z",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1003,
+ "label": "Swap X/Z",
+ "localized": "Intervertir X/Z",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2001,
+ "label": "Set prompt",
+ "localized": "Définir le prompt",
+ "reload": "n/a",
+ "hint": "Copier le prompt amélioré vers l'entrée principale du prompt."
+ },
+ {
+ "id": 756,
+ "label": "Skip",
+ "localized": "Passer",
+ "reload": "n/a",
+ "hint": "Arrêter le traitement de la tâche actuelle et passer à la suivante."
+ },
+ {
+ "id": 757,
+ "label": "Stop",
+ "localized": "Arrêter",
+ "reload": "n/a",
+ "hint": "Arrêter le traitement."
+ },
+ {
+ "id": 0,
+ "label": "Show",
+ "localized": "Afficher",
+ "reload": "n/a",
+ "hint": "Afficher l'emplacement de l'image."
+ },
+ {
+ "id": 0,
+ "label": "Save",
+ "localized": "Enregistrer",
+ "reload": "n/a",
+ "hint": "Enregistrer l'image."
+ },
+ {
+ "id": 0,
+ "label": "Sketch",
+ "localized": "Esquisse",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 3001,
+ "label": "Size & Inputs",
+ "localized": "Taille & Entrées",
+ "reload": "n/a",
+ "hint": "Paramètres liés à la résolution de génération et aux médias d'entrée additionnels."
+ },
+ {
+ "id": 4001,
+ "label": "Set receipe",
+ "localized": "Définir la recette",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save images to a subdirectory",
- "localized": "sauvegarder les images dans un sous-répertoire",
- "reload": "",
- "hint": "sauvegarder les images dans un sous-répertoire"
+ "id": 0,
+ "label": "Scale by",
+ "localized": "Mettre à l'échelle par",
+ "reload": "n/a",
+ "hint": "Utilisez cet onglet pour redimensionner la ou les images sources par un facteur choisi."
},
{
- "id": "",
- "label": "save init images",
- "localized": "sauvegarder les images d'initialisation",
- "reload": "",
- "hint": "sauvegarder les images d'initialisation"
+ "id": 0,
+ "label": "Scale to",
+ "localized": "Mettre à l'échelle vers",
+ "reload": "n/a",
+ "hint": "Utilisez cet onglet pour redimensionner la ou les images sources vers une taille cible choisie."
},
{
- "id": "",
- "label": "save inpainting mask",
- "localized": "sauvegarder le masque d'inpainting",
- "reload": "",
- "hint": "sauvegarder le masque d'inpainting"
+ "id": 5001,
+ "label": "Settings",
+ "localized": "Paramètres",
+ "reload": "n/a",
+ "hint": "Paramètres de l'application."
},
{
- "id": "",
- "label": "save inpainting masked composite",
- "localized": "sauvegarder le composite masqué d'inpainting",
- "reload": "",
- "hint": "sauvegarder le composite masqué d'inpainting"
+ "id": 5002,
+ "label": "System",
+ "localized": "Système",
+ "reload": "n/a",
+ "hint": "Paramètres et informations système."
},
{
- "id": "",
- "label": "save metadata",
- "localized": "sauvegarder les métadonnées",
- "reload": "",
- "hint": "sauvegarder les métadonnées"
+ "id": 5003,
+ "label": "Shutdown server",
+ "localized": "Arrêter le serveur",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save only saves selected image",
- "localized": "enregistrer uniquement l'image sélectionnée",
- "reload": "",
- "hint": "enregistrer uniquement l'image sélectionnée"
+ "id": 5004,
+ "label": "Start profiling",
+ "localized": "Démarrer le profilage",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save output",
- "localized": "sauvegarder la sortie",
- "reload": "",
- "hint": "sauvegarder la sortie"
+ "id": 0,
+ "label": "System Info",
+ "localized": "Infos Système",
+ "reload": "n/a",
+ "hint": "Informations sur le système."
},
{
- "id": "",
- "label": "save safetensors",
- "localized": "sauvegarder les safetensors",
- "reload": "",
- "hint": "sauvegarder les safetensors"
+ "id": 6001,
+ "label": "Set UI defaults",
+ "localized": "Définir les réglages par défaut de l'interface",
+ "reload": "n/a",
+ "hint": "Définir les valeurs actuelles comme valeurs par défaut pour l'interface utilisateur."
},
{
- "id": "",
- "label": "save unparsed prompt",
- "localized": "sauvegarder l'invite non analysée",
- "reload": "",
- "hint": "sauvegarder l'invite non analysée"
+ "id": 6002,
+ "label": "Set UI menu states",
+ "localized": "Définir l'état des menus de l'interface",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "scale after",
- "localized": "mise à l'échelle après",
- "reload": "",
- "hint": "mise à l'échelle après"
+ "id": 8625,
+ "label": "Send interrupt",
+ "localized": "Envoyer interruption",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "scale before",
- "localized": "mise à l'échelle avant",
- "reload": "",
- "hint": "mise à l'échelle avant"
+ "id": 8669,
+ "label": "Submit results",
+ "localized": "Soumettre les résultats",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "scale mask",
- "localized": "mise à l'échelle du masque",
- "reload": "",
- "hint": "mise à l'échelle du masque"
+ "id": 0,
+ "label": "System Paths",
+ "localized": "Chemins Système",
+ "reload": "n/a",
+ "hint": "Paramètres relatifs à l'emplacement des différents répertoires de modèles."
},
{
- "id": "",
- "label": "scale factor",
- "localized": "facteur d'échelle",
- "reload": "",
- "hint": "facteur d'échelle"
+ "id": 0,
+ "label": "Show all pages",
+ "localized": "Afficher toutes les pages",
+ "reload": "n/a",
+ "hint": "Afficher toutes les pages de paramètres."
},
{
- "id": "",
- "label": "score",
- "localized": "score",
- "reload": "",
- "hint": "score"
+ "id": 5495,
+ "label": "Save model",
+ "localized": "Enregistrer le modèle",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "score threshold",
- "localized": "seuil de score",
- "reload": "",
- "hint": "seuil de score"
+ "id": 5510,
+ "label": "Scan missing",
+ "localized": "Analyser les manquants",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "scribble",
- "localized": "gribouillis",
- "reload": "",
- "hint": "gribouillis"
+ "id": 5529,
+ "label": "Save receipe",
+ "localized": "Enregistrer la recette",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sd15-attire",
- "localized": "sd15-tenue",
- "reload": "",
- "hint": "sd15-tenue"
+ "id": 0,
+ "label": "Simple Merge",
+ "localized": "Fusion simple",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sd15-likeness",
- "localized": "sd15-ressemblance",
- "reload": "",
- "hint": "sd15-ressemblance"
+ "id": 0,
+ "label": "Style",
+ "localized": "Style",
+ "reload": "n/a",
+ "hint": "Styles supplémentaires à appliquer aux paramètres de génération sélectionnés."
},
{
- "id": "",
- "label": "sd15-navimixu",
- "localized": "sd15-navimixu",
- "reload": "",
- "hint": "sd15-navimixu"
+ "id": 0,
+ "label": "SD 1.5",
+ "localized": "SD 1.5",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sd15-sexy",
- "localized": "sd15-sexy",
- "reload": "",
- "hint": "sd15-sexy"
+ "id": 0,
+ "label": "SD XL",
+ "localized": "SD XL",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sdxl-artstyle",
- "localized": "sdxl-style artistique",
- "reload": "",
- "hint": "sdxl-style artistique"
+ "id": 0,
+ "label": "SD1.5",
+ "localized": "SD1.5",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sdxl-negative",
- "localized": "sdxl-négatif",
- "reload": "",
- "hint": "sdxl-négatif"
+ "id": 0,
+ "label": "SDXL",
+ "localized": "SDXL",
+ "reload": "n/a",
+ "hint": "StableDiffusion XL"
},
{
- "id": "",
- "label": "sdxl-sexy",
- "localized": "sdxl-sexy",
- "reload": "",
- "hint": "sdxl-sexy"
+ "id": 7001,
+ "label": "Start",
+ "localized": "Démarrer",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sdxl-sliders",
- "localized": "sdxl-curseurs",
- "reload": "",
- "hint": "sdxl-curseurs"
+ "id": 758,
+ "label": "Select",
+ "localized": "Sélectionner",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sdxl-toon",
- "localized": "sdxl-cartoon",
- "reload": "",
- "hint": "sdxl-cartoon"
+ "id": 0,
+ "label": "Size",
+ "localized": "Taille",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sdxl: use weighted pooled embeds",
- "localized": "sdxl: utiliser des embeddings pondérés agrégés",
- "reload": "",
- "hint": "sdxl: utiliser des embeddings pondérés agrégés"
+ "id": 0,
+ "label": "Size & Batch",
+ "localized": "Taille & Lot",
+ "reload": "n/a",
+ "hint": "Taille de l'image et traitement par lots."
},
{
- "id": "",
- "label": "search changelog",
- "localized": "rechercher le journal des modifications",
- "reload": "",
- "hint": "rechercher le journal des modifications"
+ "id": 0,
+ "label": "Seed",
+ "localized": "Graine (Seed)",
+ "reload": "n/a",
+ "hint": "Graine initiale et variation."
},
{
- "id": "",
- "label": "search models",
- "localized": "rechercher les modèles",
- "reload": "",
- "hint": "rechercher les modèles"
+ "id": 0,
+ "label": "Script",
+ "localized": "Script",
+ "reload": "n/a",
+ "hint": "Scripts supplémentaires à utiliser."
},
{
- "id": "",
- "label": "search wiki pages",
- "localized": "rechercher les pages wiki",
- "reload": "",
- "hint": "rechercher les pages wiki"
+ "id": 0,
+ "label": "Stable Diffusion 3.x",
+ "localized": "Stable Diffusion 3.x",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "secondary model",
- "localized": "modèle secondaire",
- "reload": "",
- "hint": "modèle secondaire"
+ "id": 0,
+ "label": "SDNQ: SD.Next Quantization",
+ "localized": "SDNQ: Quantification SD.Next",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "segmentanything",
- "localized": "segmentanything",
- "reload": "",
- "hint": "segmentanything"
+ "id": 0,
+ "label": "Save Options",
+ "localized": "Options d'enregistrement",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "select",
- "localized": "sélectionner",
- "reload": "",
- "hint": "sélectionner"
+ "id": 0,
+ "label": "Startup & Server Options",
+ "localized": "Options de démarrage & serveur",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "select model",
- "localized": "sélectionner le modèle",
- "reload": "",
- "hint": "sélectionner le modèle"
+ "id": 0,
+ "label": "SeedVR",
+ "localized": "SeedVR",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "send interrupt",
- "localized": "envoyer une interruption",
- "reload": "",
- "hint": "envoyer une interruption"
+ "id": 0,
+ "label": "Styles",
+ "localized": "Styles",
+ "reload": "n/a",
+ "hint": "Styles supplémentaires à appliquer sur les paramètres de génération sélectionnés."
},
{
- "id": "",
- "label": "send seed when sending prompt or image to other interface",
- "localized": "envoyer la graine lors de l'envoi de l'invite ou de l'image à une autre interface",
- "reload": "",
- "hint": "envoyer la graine lors de l'envoi de l'invite ou de l'image à une autre interface"
+ "id": 0,
+ "label": "Search & Download",
+ "localized": "Recherche & Téléchargement",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "send size when sending prompt or image to another interface",
- "localized": "envoyer la taille lors de l'envoi de l'invite ou de l'image à une autre interface",
- "reload": "",
- "hint": "envoyer la taille lors de l'envoi de l'invite ou de l'image à une autre interface"
+ "id": 0,
+ "label": "Server log",
+ "localized": "Journal du serveur",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sequential",
- "localized": "séquentiel",
- "reload": "",
- "hint": "séquentiel"
+ "id": 0,
+ "label": "Steps",
+ "localized": "Étapes (Steps)",
+ "reload": "n/a",
+ "hint": "Combien de fois améliorer l'image générée de manière itérative ; des valeurs plus élevées prennent plus de temps ; des valeurs très basses peuvent produire de mauvais résultats."
},
{
- "id": "",
- "label": "server start time",
- "localized": "heure de démarrage du serveur",
- "reload": "",
- "hint": "heure de démarrage du serveur"
+ "id": 0,
+ "label": "Sampling method",
+ "localized": "Méthode d'échantillonnage",
+ "reload": "n/a",
+ "hint": "Quel algorithme utiliser pour produire l'image."
},
{
- "id": "",
- "label": "set at prompt start",
- "localized": "définir au début de l'invite",
- "reload": "",
- "hint": "définir au début de l'invite"
+ "id": 0,
+ "label": "Sigma method",
+ "localized": "Méthode Sigma",
+ "reload": "n/a",
+ "hint": "Contrôle comment les niveaux de bruit (sigmas) sont distribués à travers les étapes de diffusion. Options : - default : le réglage par défaut du modèle - karras : planification de bruit plus fluide, meilleure qualité avec moins d'étapes - beta : basé sur les valeurs de planification beta - exponential : décroissance exponentielle du bruit - lambdas : expérimental, équilibre signal-sur-bruit - flowmatch : optimisé pour les modèles de type flow-matching."
},
{
- "id": "",
- "label": "set ui menu states",
- "localized": "définir les états du menu de l'interface utilisateur",
- "reload": "",
- "hint": "définir les états du menu de l'interface utilisateur"
+ "id": 0,
+ "label": "Sigma adjust",
+ "localized": "Ajustement Sigma",
+ "reload": "n/a",
+ "hint": "Ajuster la valeur sigma de l'échantillonneur."
},
{
- "id": "",
- "label": "share queries",
- "localized": "partager les requêtes",
- "reload": "",
- "hint": "partager les requêtes"
+ "id": 0,
+ "label": "Sampler order",
+ "localized": "Ordre de l'échantillonneur",
+ "reload": "n/a",
+ "hint": "Ordre des mises à jour du solveur dans l'échantillonneur. Un ordre plus élevé améliore la stabilité/précision mais augmente le coût de calcul."
},
{
- "id": "",
- "label": "shared options",
- "localized": "options partagées",
- "reload": "",
- "hint": "options partagées"
+ "id": 0,
+ "label": "SLG scale",
+ "localized": "Échelle SLG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sharpen",
- "localized": "netteté",
- "reload": "",
- "hint": "netteté"
+ "id": 0,
+ "label": "SLG start",
+ "localized": "Début SLG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "shift",
- "localized": "décalage",
- "reload": "",
- "hint": "décalage"
+ "id": 0,
+ "label": "SLG stop",
+ "localized": "Fin SLG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "show grid in results",
- "localized": "afficher la grille dans les résultats",
- "reload": "",
- "hint": "afficher la grille dans les résultats"
+ "id": 0,
+ "label": "SLG layers",
+ "localized": "Couches SLG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "show input",
- "localized": "afficher l'entrée",
- "reload": "",
- "hint": "afficher l'entrée"
+ "id": 0,
+ "label": "SLG config",
+ "localized": "Configuration SLG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "show metadata in full screen image browser",
- "localized": "afficher les métadonnées dans le navigateur d'images plein écran",
- "reload": "",
- "hint": "afficher les métadonnées dans le navigateur d'images plein écran"
+ "id": 0,
+ "label": "SEG scale",
+ "localized": "Échelle SEG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "show motd",
- "localized": "afficher le message du jour",
- "reload": "",
- "hint": "afficher le message du jour"
+ "id": 0,
+ "label": "SEG blur sigma",
+ "localized": "Sigma de flou SEG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "show preview",
- "localized": "afficher l'aperçu",
- "reload": "",
- "hint": "afficher l'aperçu"
+ "id": 0,
+ "label": "SEG blur threshold inf",
+ "localized": "Seuil de flou SEG inf",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "shuffle weights",
- "localized": "mélanger les poids",
- "reload": "",
- "hint": "mélanger les poids"
+ "id": 0,
+ "label": "SEG start",
+ "localized": "Début SEG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sigma",
- "localized": "sigma",
- "reload": "",
- "hint": "sigma"
+ "id": 0,
+ "label": "SEG stop",
+ "localized": "Fin SEG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sigma churn",
- "localized": "agitation sigma",
- "reload": "",
- "hint": "agitation sigma"
+ "id": 0,
+ "label": "SEG layers",
+ "localized": "Couches SEG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sigma max",
- "localized": "sigma max",
- "reload": "",
- "hint": "sigma max"
+ "id": 0,
+ "label": "SEG config",
+ "localized": "Configuration SEG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sigma method",
- "localized": "méthode sigma",
- "reload": "",
- "hint": "méthode sigma"
+ "id": 0,
+ "label": "Strength",
+ "localized": "Force (Strength)",
+ "reload": "n/a",
+ "hint": "La force de débruitage (denoising) pendant l'opération d'image contrôle dans quelle mesure l'image originale peut être modifiée pendant la génération."
},
{
- "id": "",
- "label": "sigma min",
- "localized": "sigma min",
- "reload": "",
- "hint": "sigma min"
+ "id": 0,
+ "label": "Sort detections",
+ "localized": "Trier les détections",
+ "reload": "n/a",
+ "hint": "Trier les zones détectées de gauche à droite au lieu du score de détection."
},
{
- "id": "",
- "label": "sigma noise",
- "localized": "bruit sigma",
- "reload": "",
- "hint": "bruit sigma"
+ "id": 0,
+ "label": "Sharpen",
+ "localized": "Netteté",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sigma tmin",
- "localized": "sigma tmin",
- "reload": "",
- "hint": "sigma tmin"
+ "id": 0,
+ "label": "Subject",
+ "localized": "Sujet",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "simple merge",
- "localized": "fusion simple",
- "reload": "",
- "hint": "fusion simple"
+ "id": 0,
+ "label": "Same latent",
+ "localized": "Même latent",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "size",
- "localized": "taille",
- "reload": "",
- "hint": "taille"
+ "id": 0,
+ "label": "Share queries",
+ "localized": "Partager les requêtes",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sketch",
- "localized": "esquisse",
- "reload": "",
- "hint": "esquisse"
+ "id": 0,
+ "label": "Sigma",
+ "localized": "Sigma",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "skip generation if nan found in latents",
- "localized": "ignorer la génération si NaN est trouvé dans les latents",
- "reload": "",
- "hint": "ignorer la génération si NaN est trouvé dans les latents"
+ "id": 0,
+ "label": "Stride",
+ "localized": "Enjambée (Stride)",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "skip guidance layers",
- "localized": "ignorer les couches de guidage",
- "reload": "",
- "hint": "ignorer les couches de guidage"
+ "id": 0,
+ "label": "Structure",
+ "localized": "Structure",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "skip input frames",
- "localized": "ignorer les images d'entrée",
- "reload": "",
- "hint": "ignorer les images d'entrée"
+ "id": 0,
+ "label": "Save HDR image",
+ "localized": "Enregistrer l'image HDR",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "slider",
- "localized": "curseur",
- "reload": "",
- "hint": "curseur"
+ "id": 0,
+ "label": "Saturation",
+ "localized": "Saturation",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "smooth mask",
- "localized": "masque lisse",
- "reload": "",
- "hint": "masque lisse"
+ "id": 0,
+ "label": "Scale factor",
+ "localized": "Facteur d'échelle",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "solver order (where",
- "localized": "ordre du solveur (où",
- "reload": "",
- "hint": "ordre du solveur (où"
+ "id": 0,
+ "label": "Strength curve",
+ "localized": "Courbe de force",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sort order",
- "localized": "ordre de tri",
- "reload": "",
- "hint": "ordre de tri"
+ "id": 0,
+ "label": "Slider",
+ "localized": "Curseur",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "source subject",
- "localized": "sujet source",
- "reload": "",
- "hint": "sujet source"
+ "id": 0,
+ "label": "Set at prompt start",
+ "localized": "Placer au début du prompt",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
"label": "space",
"localized": "espace",
- "reload": "",
- "hint": "espace"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "spatial frequency",
- "localized": "fréquence spatiale",
- "reload": "",
- "hint": "fréquence spatiale"
+ "id": 0,
+ "label": "Skip guidance layers",
+ "localized": "Passer les couches de guidage",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "specify model revision",
- "localized": "spécifier la révision du modèle",
- "reload": "",
- "hint": "spécifier la révision du modèle"
+ "id": 0,
+ "label": "Shared options",
+ "localized": "Options partagées",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "specify model variant",
- "localized": "spécifier la variante du modèle",
- "reload": "",
- "hint": "spécifier la variante du modèle"
+ "id": 0,
+ "label": "Shift",
+ "localized": "Décalage (Shift)",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "split attention",
- "localized": "attention partagée",
- "reload": "",
- "hint": "attention partagée"
+ "id": 0,
+ "label": "Spatial frequency",
+ "localized": "Fréquence spatiale",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
+ "label": "Save as copy",
+ "localized": "Enregistrer comme copie",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sensitivity",
+ "localized": "Sensibilité",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "System prompt",
+ "localized": "Prompt système",
+ "reload": "n/a",
+ "hint": "Le prompt système contrôle le comportement du LLM. Il est traité en premier et persiste tout au long de la conversation. Il a la priorité la plus élevée et est toujours ajouté au début de la séquence. Utilisez-le pour : les règles de formatage de réponse, la définition de rôle, le style."
+ },
+ {
+ "id": 0,
+ "label": "Source subject",
+ "localized": "Sujet source",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Smooth mask",
+ "localized": "Lissage de masque",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scale after",
+ "localized": "Mettre à l'échelle après",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scale mask",
+ "localized": "Mettre à l'échelle le masque",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show input",
+ "localized": "Afficher l'entrée",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show preview",
+ "localized": "Afficher l'aperçu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Separate init image",
+ "localized": "Image initiale séparée",
+ "reload": "n/a",
+ "hint": "Crée une fenêtre supplémentaire à côté de l'entrée Control intitulée Init input, afin que vous puissiez avoir une image séparée pour les opérations Control et une source initiale."
+ },
+ {
+ "id": 0,
+ "label": "Skip input frames",
+ "localized": "Passer les images d'entrée",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Style fidelity",
+ "localized": "Fidélité au style",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scribble",
+ "localized": "Gribouillage (Scribble)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Score threshold",
+ "localized": "Seuil de score",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sampler shift",
+ "localized": "Décalage de l'échantillonneur",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save output",
+ "localized": "Enregistrer la sortie",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show result images",
+ "localized": "Afficher les images de résultat",
+ "reload": "n/a",
+ "hint": "Activer pour afficher les images traitées dans le volet d'image."
+ },
+ {
+ "id": 0,
+ "label": "Save Caption Files",
+ "localized": "Enregistrer les fichiers de légende",
+ "reload": "n/a",
+ "hint": "Enregistrer les légendes générées dans des fichiers .txt aux côtés des images. Chaque image reçoit un fichier de légende correspondant avec le même nom de base."
+ },
+ {
+ "id": 0,
+ "label": "Sort alphabetically",
+ "localized": "Trier alphabétiquement",
+ "reload": "n/a",
+ "hint": "Trier les tags par ordre alphabétique au lieu du score de confiance. Lorsqu'activé, les tags sont triés par confiance (le plus élevé en premier). Le tri alphabétique permet de trouver plus facilement des tags spécifiques."
+ },
+ {
+ "id": 0,
+ "label": "Show confidence scores",
+ "localized": "Afficher les scores de confiance",
+ "reload": "n/a",
+ "hint": "Afficher les scores de confiance à côté de chaque tag. Indique à quel point le modèle est certain de chaque tag (de 0.0 à 1.0). Utile pour comprendre quels tags sont les plus fiables."
+ },
+ {
+ "id": 0,
+ "label": "Search",
+ "localized": "Rechercher",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sort by",
+ "localized": "Trier par",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Specific branch name",
+ "localized": "Nom de branche spécifique",
+ "reload": "n/a",
+ "hint": "Spécifiez le nom de la branche de l'extension, laissez vide pour la branche par défaut."
+ },
+ {
+ "id": 0,
+ "label": "Submodules",
+ "localized": "Sous-modules",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Server start time",
+ "localized": "Heure de démarrage du serveur",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "State",
+ "localized": "État",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search Docs",
+ "localized": "Rechercher dans la Doc",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search GitHub Wiki Pages",
+ "localized": "Rechercher sur le Wiki GitHub",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search Changelog",
+ "localized": "Rechercher dans le Changelog",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Stage boundary ratio",
+ "localized": "Ratio de limite d'étape",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "sequential",
+ "localized": "séquentiel",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SVD rank size",
+ "localized": "Taille de rang SVD",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SVD steps",
+ "localized": "Étapes SVD",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Shuffle weights in post mode",
+ "localized": "Mélanger les poids en mode post",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SDXL: Use weighted pooled embeds",
+ "localized": "SDXL : Utiliser les plongements (embeds) pondérés et regroupés",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sana: Use complex human instructions",
+ "localized": "Sana : Utiliser des instructions humaines complexes",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scaled-Dot-Product",
+ "localized": "Scaled-Dot-Product",
+ "reload": "n/a",
+ "hint": "Optimisation de mémoire. Non-déterministe sauf si l'attention mémoire SDP est désactivée."
+ },
+ {
+ "id": 0,
+ "label": "Sage attention",
+ "localized": "Attention Sage",
+ "reload": "n/a",
+ "hint": "Méthode expérimentale d'optimisation de l'attention. Peut améliorer la vitesse mais est moins testée et peut causer des bogues."
+ },
+ {
+ "id": 0,
"label": "stable-fast",
- "localized": "stable-rapide",
- "reload": "",
- "hint": "stable-rapide"
+ "localized": "stable-fast",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "standard",
- "localized": "standard",
- "reload": "",
- "hint": "standard"
+ "id": 0,
+ "label": "Save all generated images",
+ "localized": "Enregistrer toutes les images générées",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "start",
- "localized": "démarrer",
- "reload": "",
- "hint": "démarrer"
+ "id": 0,
+ "label": "Save interrupted images",
+ "localized": "Enregistrer les images interrompues",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "start profiling",
- "localized": "démarrer le profilage",
- "reload": "",
- "hint": "démarrer le profilage"
+ "id": 0,
+ "label": "Save all generated image grids",
+ "localized": "Enregistrer toutes les grilles d'images générées",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "state",
- "localized": "état",
- "reload": "",
- "hint": "état"
+ "id": 0,
+ "label": "Show metadata in full screen image browser",
+ "localized": "Afficher les métadonnées dans le navigateur d'images plein écran",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "stride",
- "localized": "pas",
- "reload": "",
- "hint": "pas"
+ "id": 0,
+ "label": "Save init images",
+ "localized": "Enregistrer les images initiales",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "structure",
- "localized": "structure",
- "reload": "",
- "hint": "structure"
+ "id": 0,
+ "label": "Save image before hires",
+ "localized": "Enregistrer l'image avant le passage en haute résolution (hires)",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "style fidelity",
- "localized": "fidélité au style",
- "reload": "",
- "hint": "fidélité au style"
+ "id": 0,
+ "label": "Save image before refiner",
+ "localized": "Enregistrer l'image avant le raffineur (refiner)",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "subject",
- "localized": "sujet",
- "reload": "",
- "hint": "sujet"
+ "id": 0,
+ "label": "Save image before detailer",
+ "localized": "Enregistrer l'image avant le détailleur (detailer)",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "submit results",
- "localized": "soumettre les résultats",
- "reload": "",
- "hint": "soumettre les résultats"
+ "id": 0,
+ "label": "Save image before color correction",
+ "localized": "Enregistrer l'image avant la correction des couleurs",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "submodules",
- "localized": "sous-modules",
- "reload": "",
- "hint": "sous-modules"
+ "id": 0,
+ "label": "Save inpainting mask",
+ "localized": "Enregistrer le masque de retouche (inpainting)",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "swap x/y",
- "localized": "échanger x/y",
- "reload": "",
- "hint": "échanger x/y"
+ "id": 0,
+ "label": "Save inpainting masked composite",
+ "localized": "Enregistrer le composite masqué de retouche",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "swap x/z",
- "localized": "échanger x/z",
- "reload": "",
- "hint": "échanger x/z"
+ "id": 0,
+ "label": "Save images to a subdirectory",
+ "localized": "Enregistrer les images dans un sous-répertoire",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "swap y/z",
- "localized": "échanger y/z",
- "reload": "",
- "hint": "échanger y/z"
+ "id": 0,
+ "label": "Save metadata in image",
+ "localized": "Enregistrer les métadonnées dans l'image",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "t2i adapter",
- "localized": "adaptateur t2i",
- "reload": "",
- "hint": "adaptateur t2i"
+ "id": 0,
+ "label": "Save metadata to text file",
+ "localized": "Enregistrer les métadonnées dans un fichier texte",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "t2i strength",
- "localized": "force t2i",
- "reload": "",
- "hint": "force t2i"
+ "id": 0,
+ "label": "Save metadata to JSON file",
+ "localized": "Enregistrer les métadonnées dans un fichier JSON",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "t2i-adapter unit 1",
- "localized": "unité 1 de l'adaptateur t2i",
- "reload": "",
- "hint": "unité 1 de l'adaptateur t2i"
+ "id": 0,
+ "label": "System information to include in metadata",
+ "localized": "Informations système à inclure dans les métadonnées",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "t2i-adapter unit 2",
- "localized": "unité 2 de l'adaptateur t2i",
- "reload": "",
- "hint": "unité 2 de l'adaptateur t2i"
+ "id": 0,
+ "label": "Standard",
+ "localized": "Standard",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "t2i-adapter unit 3",
- "localized": "unité 3 de l'adaptateur t2i",
- "reload": "",
- "hint": "unité 3 de l'adaptateur t2i"
+ "id": 0,
+ "label": "Show MOTD",
+ "localized": "Afficher le message du jour (MOTD)",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "t2i-adapter unit 4",
- "localized": "unité 4 de l'adaptateur t2i",
- "reload": "",
- "hint": "unité 4 de l'adaptateur t2i"
+ "id": 0,
+ "label": "sidebar",
+ "localized": "barre latérale",
+ "reload": "n/a",
+ "hint": "barre latérale sur le côté droit de l'écran"
},
{
- "id": "",
- "label": "taesd",
- "localized": "taesd",
- "reload": "",
- "hint": "taesd"
+ "id": 0,
+ "label": "Show log view",
+ "localized": "Afficher la vue journal (log)",
+ "reload": "n/a",
+ "hint": "Afficher la vue journal au bas de la fenêtre principale"
},
{
- "id": "",
- "label": "taesd decode layers",
- "localized": "couches de décodage taesd",
- "reload": "",
- "hint": "couches de décodage taesd"
+ "id": 0,
+ "label": "Show grid in results",
+ "localized": "Afficher la grille dans les résultats",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "taesd variant",
- "localized": "variante taesd",
- "reload": "",
- "hint": "variante taesd"
+ "id": 0,
+ "label": "Send seed when sending prompt or image to other interface",
+ "localized": "Envoyer la graine lors de l'envoi du prompt ou de l'image vers une autre interface",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "target subject",
- "localized": "sujet cible",
- "reload": "",
- "hint": "sujet cible"
+ "id": 0,
+ "label": "Send size when sending prompt or image to another interface",
+ "localized": "Envoyer la taille lors de l'envoi du prompt ou de l'image vers une autre interface",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "tcd",
- "localized": "tcd",
- "reload": "",
- "hint": "tcd"
+ "id": 0,
+ "label": "Show labels for aside tabs",
+ "localized": "Afficher les étiquettes pour les onglets latéraux",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "tdd",
- "localized": "tdd",
- "reload": "",
- "hint": "tdd"
+ "id": 0,
+ "label": "Show labels for main tabs",
+ "localized": "Afficher les étiquettes pour les onglets principaux",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "te",
- "localized": "te",
- "reload": "",
- "hint": "te"
+ "id": 0,
+ "label": "Show labels for page tabs",
+ "localized": "Afficher les étiquettes pour les onglets de page",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "temperature",
- "localized": "température",
- "reload": "",
- "hint": "température"
+ "id": 0,
+ "label": "Show ticks for input range slider",
+ "localized": "Afficher les graduations pour le curseur de plage de saisie",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "temporal frequency",
- "localized": "fréquence temporelle",
- "reload": "",
- "hint": "fréquence temporelle"
+ "id": 0,
+ "label": "Show parameter outline",
+ "localized": "Afficher le contour des paramètres",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "tertiary model",
- "localized": "modèle tertiaire",
- "reload": "",
- "hint": "modèle tertiaire"
+ "id": 0,
+ "label": "Simple",
+ "localized": "Simple",
+ "reload": "n/a",
+ "hint": "Approximation très économique. Très rapide par rapport au VAE, mais produit des images avec une résolution horizontale/verticale 8 fois plus petite et une qualité extrêmement basse"
},
{
- "id": "",
- "label": "text encoder cache size",
- "localized": "taille du cache de l'encodeur de texte",
- "reload": "",
- "hint": "taille du cache de l'encodeur de texte"
+ "id": 0,
+ "label": "SeedVR CFG Scale",
+ "localized": "Échelle CFG SeedVR",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "text encoder model",
- "localized": "modèle d'encodeur de texte",
- "reload": "",
- "hint": "modèle d'encodeur de texte"
+ "id": 0,
+ "label": "Sort order",
+ "localized": "Ordre de tri",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "text inputs",
- "localized": "entrées de texte",
- "reload": "",
- "hint": "entrées de texte"
+ "id": 0,
+ "label": "Skip CivitAI scan for regex pattern(s)",
+ "localized": "Passer l'analyse CivitAI pour les motifs regex",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "textbox",
- "localized": "zone de texte",
- "reload": "",
- "hint": "zone de texte"
+ "id": 0,
+ "label": "Show reference styles",
+ "localized": "Afficher les styles de référence",
+ "reload": "n/a",
+ "hint": "Afficher ou masquer les styles intégrés"
},
{
- "id": "",
- "label": "threshold",
- "localized": "seuil",
- "reload": "",
- "hint": "seuil"
+ "id": 0,
+ "label": "Skip Generation if NaN found in latents",
+ "localized": "Passer la génération si NaN est trouvé dans les latents",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
+ "label": "Save grids to a subdirectory",
+ "localized": "Enregistrer les grilles dans un sous-répertoire",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show live previews",
+ "localized": "Afficher les aperçus en direct",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save resumable optimizer state when training",
+ "localized": "Enregistrer l'état de l'optimiseur reprenable lors de l'entraînement",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save training settings to a text file",
+ "localized": "Enregistrer les paramètres d'entraînement dans un fichier texte",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show previews as a grid",
+ "localized": "Afficher les aperçus sous forme de grille",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show progressbar",
+ "localized": "Afficher la barre de progression",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save generated images within tensorboard",
+ "localized": "Enregistrer les images générées dans tensorboard",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save loss CSV file every n steps",
+ "localized": "Enregistrer le fichier CSV de perte toutes les n étapes",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save images to a subdirectory when using Save button",
+ "localized": "Enregistrer les images dans un sous-répertoire lors de l'utilisation du bouton Enregistrer",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Secondary model",
+ "localized": "Modèle secondaire",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save metadata",
+ "localized": "Enregistrer les métadonnées",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "safetensors",
+ "localized": "safetensors",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "shuffle",
+ "localized": "mélanger (shuffle)",
+ "reload": "n/a",
+ "hint": "Charge le modèle complet en RAM et calcule sur la VRAM : moins d'accélération, suggéré pour les fusions SDXL"
+ },
+ {
+ "id": 0,
+ "label": "Save diffusers",
+ "localized": "Enregistrer diffusers",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save safetensors",
+ "localized": "Enregistrer safetensors",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search models",
+ "localized": "Rechercher des modèles",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Select model",
+ "localized": "Sélectionner le modèle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Specify model variant",
+ "localized": "Spécifier la variante du modèle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Specify model revision",
+ "localized": "Spécifier la révision du modèle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SegmentAnything",
+ "localized": "SegmentAnything",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sections",
+ "localized": "Sections",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Samplers",
+ "localized": "Échantillonneurs",
+ "reload": "n/a",
+ "hint": "Paramètres avancés des échantillonneurs/planificateurs (schedulers)"
+ }
+ ],
+ "t": [
+ {
+ "id": 0,
+ "label": "T2I",
+ "localized": "T2I",
+ "reload": "",
+ "hint": "Créer une image à partir de texte Interface héritée qui imite l'interface et le comportement original de texte-vers-image"
+ },
+ {
+ "id": 1,
+ "label": "T2I Adapter",
+ "localized": "Adaptateur T2I",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Tagger",
+ "localized": "Étiqueteur",
+ "reload": "",
+ "hint": "Étiqueter les images à l'aide de modèles de classification axés sur l'anime comme WaifuDiffusion ou DeepBooru."
+ },
+ {
+ "id": 3,
+ "label": "Tag",
+ "localized": "Étiqueter",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Text Encoder",
+ "localized": "Encodeur de texte",
+ "reload": "",
+ "hint": "Paramètres liés à l'encodeur de texte et au traitement de l'encodage du prompt pendant la génération"
+ },
+ {
+ "id": 5,
+ "label": "Text",
+ "localized": "Texte",
+ "reload": "",
+ "hint": "Créer une image à partir de texte"
+ },
+ {
+ "id": 6,
+ "label": "TorchAO",
+ "localized": "TorchAO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "TensorRT",
+ "localized": "TensorRT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Torch Options",
+ "localized": "Options Torch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Token Merging",
+ "localized": "Fusion de jetons (Token Merging)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "TeaCache",
+ "localized": "TeaCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Theme options",
+ "localized": "Options de thème",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Task History",
+ "localized": "Historique des tâches",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Timestep spacing",
+ "localized": "Espacement des pas de temps",
+ "reload": "",
+ "hint": "Détermine comment les pas de temps (timesteps) sont espacés tout au long du processus de diffusion. Options : - default : la valeur par défaut du modèle - leading : crée des étapes régulièrement espacées - linspace : inclut la première et la dernière étape et sélectionne uniformément les étapes intermédiaires restantes - trailing : n'inclut que la dernière étape et sélectionne uniformément les étapes intermédiaires restantes en partant de la fin"
+ },
+ {
+ "id": 14,
+ "label": "Timesteps presets",
+ "localized": "Préréglages des pas de temps",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Timesteps override",
+ "localized": "Remplacement des pas de temps",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
"label": "thresholding",
- "localized": "seuillage",
+ "localized": "Seuillage",
"reload": "",
- "hint": "seuillage"
+ "hint": ""
},
{
- "id": "",
- "label": "tile frames",
- "localized": "images tuilées",
+ "id": 17,
+ "label": "Texture tiling",
+ "localized": "Pavage de texture",
"reload": "",
- "hint": "images tuilées"
+ "hint": "Appliquer un pavage sans raccord à l'image générée afin qu'elle puisse être utilisée comme une texture"
},
{
- "id": "",
- "label": "tile prompt: x=1 y=1",
- "localized": "invite de tuile: x=1 y=1",
+ "id": 18,
+ "label": "Threshold",
+ "localized": "Seuil",
"reload": "",
- "hint": "invite de tuile: x=1 y=1"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=1 y=2",
- "localized": "invite de tuile: x=1 y=2",
+ "id": 19,
+ "label": "Trigger word",
+ "localized": "Mot déclencheur",
"reload": "",
- "hint": "invite de tuile: x=1 y=2"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=1 y=3",
- "localized": "invite de tuile: x=1 y=3",
+ "id": 20,
+ "label": "Temperature",
+ "localized": "Température",
"reload": "",
- "hint": "invite de tuile: x=1 y=3"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=1 y=4",
- "localized": "invite de tuile: x=1 y=4",
+ "id": 21,
+ "label": "Timestep",
+ "localized": "Pas de temps",
"reload": "",
- "hint": "invite de tuile: x=1 y=4"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=2 y=1",
- "localized": "invite de tuile: x=2 y=1",
+ "id": 22,
+ "label": "Tile prompt: x=1 y=1",
+ "localized": "Prompt de tuile : x=1 y=1",
"reload": "",
- "hint": "invite de tuile: x=2 y=1"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=2 y=2",
- "localized": "invite de tuile: x=2 y=2",
+ "id": 23,
+ "label": "Tile prompt: x=1 y=2",
+ "localized": "Prompt de tuile : x=1 y=2",
"reload": "",
- "hint": "invite de tuile: x=2 y=2"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=2 y=3",
- "localized": "invite de tuile: x=2 y=3",
+ "id": 24,
+ "label": "Tile prompt: x=1 y=3",
+ "localized": "Prompt de tuile : x=1 y=3",
"reload": "",
- "hint": "invite de tuile: x=2 y=3"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=2 y=4",
- "localized": "invite de tuile: x=2 y=4",
+ "id": 25,
+ "label": "Tile prompt: x=1 y=4",
+ "localized": "Prompt de tuile : x=1 y=4",
"reload": "",
- "hint": "invite de tuile: x=2 y=4"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=3 y=1",
- "localized": "invite de tuile: x=3 y=1",
+ "id": 26,
+ "label": "Tile prompt: x=2 y=1",
+ "localized": "Prompt de tuile : x=2 y=1",
"reload": "",
- "hint": "invite de tuile: x=3 y=1"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=3 y=2",
- "localized": "invite de tuile: x=3 y=2",
+ "id": 27,
+ "label": "Tile prompt: x=2 y=2",
+ "localized": "Prompt de tuile : x=2 y=2",
"reload": "",
- "hint": "invite de tuile: x=3 y=2"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=3 y=3",
- "localized": "invite de tuile: x=3 y=3",
+ "id": 28,
+ "label": "Tile prompt: x=2 y=3",
+ "localized": "Prompt de tuile : x=2 y=3",
"reload": "",
- "hint": "invite de tuile: x=3 y=3"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=3 y=4",
- "localized": "invite de tuile: x=3 y=4",
+ "id": 29,
+ "label": "Tile prompt: x=2 y=4",
+ "localized": "Prompt de tuile : x=2 y=4",
"reload": "",
- "hint": "invite de tuile: x=3 y=4"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=4 y=1",
- "localized": "invite de tuile: x=4 y=1",
+ "id": 30,
+ "label": "Tile prompt: x=3 y=1",
+ "localized": "Prompt de tuile : x=3 y=1",
"reload": "",
- "hint": "invite de tuile: x=4 y=1"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=4 y=2",
- "localized": "invite de tuile: x=4 y=2",
+ "id": 31,
+ "label": "Tile prompt: x=3 y=2",
+ "localized": "Prompt de tuile : x=3 y=2",
"reload": "",
- "hint": "invite de tuile: x=4 y=2"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=4 y=3",
- "localized": "invite de tuile: x=4 y=3",
+ "id": 32,
+ "label": "Tile prompt: x=3 y=3",
+ "localized": "Prompt de tuile : x=3 y=3",
"reload": "",
- "hint": "invite de tuile: x=4 y=3"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=4 y=4",
- "localized": "invite de tuile: x=4 y=4",
+ "id": 33,
+ "label": "Tile prompt: x=3 y=4",
+ "localized": "Prompt de tuile : x=3 y=4",
"reload": "",
- "hint": "invite de tuile: x=4 y=4"
+ "hint": ""
},
{
- "id": "",
- "label": "tiling options",
- "localized": "options de tuilage",
+ "id": 34,
+ "label": "Tile prompt: x=4 y=1",
+ "localized": "Prompt de tuile : x=4 y=1",
"reload": "",
- "hint": "options de tuilage"
+ "hint": ""
},
{
- "id": "",
- "label": "time embedding mix",
- "localized": "mélange d'intégration temporelle",
+ "id": 35,
+ "label": "Tile prompt: x=4 y=2",
+ "localized": "Prompt de tuile : x=4 y=2",
"reload": "",
- "hint": "mélange d'intégration temporelle"
+ "hint": ""
},
{
- "id": "",
- "label": "time_quadratic",
- "localized": "time_quadratic",
+ "id": 36,
+ "label": "Tile prompt: x=4 y=3",
+ "localized": "Prompt de tuile : x=4 y=3",
"reload": "",
- "hint": "time_quadratic"
+ "hint": ""
},
{
- "id": "",
- "label": "time_uniform",
- "localized": "time_uniform",
+ "id": 37,
+ "label": "Tile prompt: x=4 y=4",
+ "localized": "Prompt de tuile : x=4 y=4",
"reload": "",
- "hint": "time_uniform"
+ "hint": ""
},
{
- "id": "",
- "label": "timestep",
- "localized": "pas de temps",
+ "id": 38,
+ "label": "Temporal frequency",
+ "localized": "Fréquence temporelle",
"reload": "",
- "hint": "pas de temps"
+ "hint": ""
},
{
- "id": "",
- "label": "timestep skip end",
- "localized": "fin de saut du pas de temps",
+ "id": 39,
+ "label": "Top-K",
+ "localized": "Top-K",
"reload": "",
- "hint": "fin de saut du pas de temps"
+ "hint": "Limite la sélection des jetons aux K candidats les plus probables à chaque étape. Des valeurs plus faibles (ex: 40) rendent les sorties plus focalisées et prévisibles, tandis que des valeurs plus élevées permettent des choix plus diversifiés. Réglez à 0 pour désactiver."
},
{
- "id": "",
- "label": "timestep skip start",
- "localized": "début de saut du pas de temps",
+ "id": 40,
+ "label": "Top-P",
+ "localized": "Top-P",
"reload": "",
- "hint": "début de saut du pas de temps"
+ "hint": "Sélectionne les jetons à partir de l'ensemble le plus petit dont la probabilité cumulative dépasse P (ex: 0.9). Adapte dynamiquement le nombre de candidats en fonction de la confiance du modèle ; moins d'options quand il est certain, plus quand il est incertain. Réglez à 1 pour désactiver."
},
{
- "id": "",
- "label": "timestep spacing",
- "localized": "espacement des pas de temps",
+ "id": 41,
+ "label": "Thinking mode",
+ "localized": "Mode réflexion",
"reload": "",
- "hint": "espacement des pas de temps"
+ "hint": "Active la réflexion/le raisonnement, permettant au modèle de prendre plus de temps pour générer des réponses. Cela peut conduire à des réponses plus réfléchies et détaillées, mais augmentera le temps de réponse. Ce paramètre affecte à la fois les modèles hybrides et ceux uniquement de réflexion ; pour certains, cela peut entraîner une qualité globale inférieure aux attentes. Pour les modèles de réflexion seule comme Qwen3-VL, ce paramètre peut devoir être combiné avec le pré-remplissage (prefill) pour garantir l'absence de réflexion. Les modèles supportant cette fonctionnalité sont marqués d'une icône ."
},
{
- "id": "",
- "label": "timesteps",
- "localized": "pas de temps",
+ "id": 42,
+ "label": "Target subject",
+ "localized": "Sujet cible",
"reload": "",
- "hint": "pas de temps"
+ "hint": ""
},
{
- "id": "",
- "label": "timesteps override",
- "localized": "remplacement des pas de temps",
+ "id": 43,
+ "label": "Tool",
+ "localized": "Outil",
"reload": "",
- "hint": "remplacement des pas de temps"
+ "hint": ""
},
{
- "id": "",
- "label": "timesteps presets",
- "localized": "préréglages des pas de temps",
+ "id": 44,
+ "label": "Textbox",
+ "localized": "Zone de texte",
"reload": "",
- "hint": "préréglages des pas de temps"
+ "hint": ""
},
{
- "id": "",
- "label": "timesteps range",
- "localized": "plage des pas de temps",
+ "id": 45,
+ "label": "Tile overlap",
+ "localized": "Chevauchement de tuiles",
"reload": "",
- "hint": "plage des pas de temps"
+ "hint": "Pour l'agrandissement (upscale) SD, définit le nombre de pixels de chevauchement entre les tuiles. Les tuiles se chevauchent pour qu'une fois fusionnées en une seule image, il n'y ait pas de raccord visible."
},
{
- "id": "",
- "label": "tiny",
- "localized": "minuscule",
+ "id": 46,
+ "label": "T2I Strength",
+ "localized": "Force T2I",
"reload": "",
- "hint": "minuscule"
+ "hint": ""
},
{
- "id": "",
- "label": "todo",
- "localized": "à faire",
+ "id": 47,
+ "label": "Time embedding mix",
+ "localized": "Mélange d'intégration temporelle",
"reload": "",
- "hint": "à faire"
+ "hint": ""
},
{
- "id": "",
- "label": "tome",
- "localized": "tome",
+ "id": 48,
+ "label": "Tiling options",
+ "localized": "Options de pavage",
"reload": "",
- "hint": "tome"
+ "hint": ""
},
{
- "id": "",
- "label": "tool",
- "localized": "outil",
+ "id": 49,
+ "label": "Tiny",
+ "localized": "Minuscule",
"reload": "",
- "hint": "outil"
+ "hint": ""
},
{
- "id": "",
- "label": "top-k",
- "localized": "top-k",
+ "id": 50,
+ "label": "True guidance",
+ "localized": "Guidage réel",
"reload": "",
- "hint": "top-k"
+ "hint": ""
},
{
- "id": "",
- "label": "top-p",
- "localized": "top-p",
+ "id": 51,
+ "label": "Tile frames",
+ "localized": "Images de tuiles",
"reload": "",
- "hint": "top-p"
+ "hint": ""
},
{
- "id": "",
- "label": "torch",
- "localized": "torch",
+ "id": 52,
+ "label": "Task",
+ "localized": "Tâche",
"reload": "",
- "hint": "torch"
+ "hint": "Modifie la tâche que le modèle va effectuer. Des prompts textuels classiques peuvent être utilisés quand la tâche est réglée sur Utiliser Prompt . Lorsque d'autres options sont sélectionnées, consultez l'indice à l'intérieur du champ Prompt vide pour plus de conseils."
},
{
- "id": "",
- "label": "transformer",
- "localized": "transformateur",
+ "id": 53,
+ "label": "Tagger Model",
+ "localized": "Modèle d'étiquetage",
"reload": "",
- "hint": "transformateur"
+ "hint": "Modèle à utiliser pour l'étiquetage d'images. Modèles WaifuDiffusion (wd-*) : Étiqueteurs modernes avec des seuils distincts pour le général et les personnages.DeepBooru : Étiqueteur hérité, utilise uniquement le seuil général."
},
{
- "id": "",
- "label": "trigger word",
- "localized": "mot déclencheur",
+ "id": 54,
+ "label": "Torch",
+ "localized": "Torch",
"reload": "",
- "hint": "mot déclencheur"
+ "hint": ""
},
{
- "id": "",
+ "id": 55,
+ "label": "Transformers load using Run:ai streamer",
+ "localized": "Chargement Transformers via Run:ai streamer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Temporal steps",
+ "localized": "Étapes temporelles",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "TE",
+ "localized": "TE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
"label": "true",
"localized": "vrai",
"reload": "",
- "hint": "vrai"
+ "hint": ""
},
{
- "id": "",
- "label": "tunable ops limit",
- "localized": "limite d'opérations ajustables",
+ "id": 59,
+ "label": "Text encoder model",
+ "localized": "Modèle d'encodeur de texte",
"reload": "",
- "hint": "limite d'opérations ajustables"
+ "hint": ""
},
{
- "id": "",
- "label": "ufogen",
- "localized": "ufogen",
+ "id": 60,
+ "label": "Text encoder cache size",
+ "localized": "Taille du cache de l'encodeur de texte",
"reload": "",
- "hint": "ufogen"
+ "hint": ""
},
{
- "id": "",
- "label": "ui card size (px)",
- "localized": "taille de carte UI (px)",
+ "id": 61,
+ "label": "T5: Use shared instance of text encoder",
+ "localized": "T5 : Utiliser une instance partagée de l'encodeur de texte",
"reload": "",
- "hint": "taille de carte UI (px)"
+ "hint": ""
},
{
- "id": "",
- "label": "ui fetch network info on mouse-over",
- "localized": "UI récupérer les informations réseau au survol de la souris",
+ "id": 62,
+ "label": "Tunable ops limit",
+ "localized": "Limite d'opérations ajustables",
"reload": "",
- "hint": "UI récupérer les informations réseau au survol de la souris"
+ "hint": ""
},
{
- "id": "",
- "label": "ui height (%)",
- "localized": "hauteur UI (%)",
+ "id": 63,
+ "label": "ToMe",
+ "localized": "ToMe",
"reload": "",
- "hint": "hauteur UI (%)"
+ "hint": ""
},
{
- "id": "",
- "label": "ui locale",
- "localized": "langue de l'interface utilisateur",
+ "id": 64,
+ "label": "ToDo",
+ "localized": "ToDo",
"reload": "",
- "hint": "langue de l'interface utilisateur"
+ "hint": ""
},
{
- "id": "",
- "label": "ui request timeout",
- "localized": "délai d'attente de la requête UI",
+ "id": 65,
+ "label": "ToMe token merging ratio",
+ "localized": "Ratio de fusion de jetons ToMe",
"reload": "",
- "hint": "délai d'attente de la requête UI"
+ "hint": "Active la fusion de jetons redondants via tomesd pour des améliorations de vitesse et de mémoire, 0=désactivé"
},
{
- "id": "",
- "label": "ui show on startup",
- "localized": "afficher l'interface utilisateur au démarrage",
+ "id": 66,
+ "label": "ToDo token merging ratio",
+ "localized": "Ratio de fusion de jetons ToDo",
"reload": "",
- "hint": "afficher l'interface utilisateur au démarrage"
+ "hint": "Active la fusion de jetons redondants via todo pour des améliorations de vitesse et de mémoire, 0=désactivé"
},
{
- "id": "",
- "label": "ui sidebar width (%)",
- "localized": "largeur de la barre latérale UI (%)",
+ "id": 67,
+ "label": "TaylorSeer",
+ "localized": "TaylorSeer",
"reload": "",
- "hint": "largeur de la barre latérale UI (%)"
+ "hint": ""
},
{
- "id": "",
- "label": "ui theme",
- "localized": "thème de l'interface utilisateur",
+ "id": 68,
+ "label": "TeaCache cache enabled",
+ "localized": "Cache TeaCache activé",
"reload": "",
- "hint": "thème de l'interface utilisateur"
+ "hint": ""
},
{
- "id": "",
- "label": "unet",
- "localized": "unet",
+ "id": 69,
+ "label": "TeaCache L1 threshold",
+ "localized": "Seuil L1 TeaCache",
"reload": "",
- "hint": "unet"
+ "hint": ""
},
{
- "id": "",
- "label": "unet depth",
- "localized": "profondeur unet",
+ "id": 70,
+ "label": "TAESD",
+ "localized": "TAESD",
"reload": "",
- "hint": "profondeur unet"
+ "hint": ""
},
{
- "id": "",
- "label": "unet enabled",
- "localized": "unet activé",
+ "id": 71,
+ "label": "TAESD variant",
+ "localized": "Variante TAESD",
"reload": "",
- "hint": "unet activé"
+ "hint": ""
},
{
- "id": "",
- "label": "unet max tile size",
- "localized": "taille maximale de tuile unet",
+ "id": 72,
+ "label": "TAESD decode layers",
+ "localized": "Couches de décodage TAESD",
"reload": "",
- "hint": "taille maximale de tuile unet"
+ "hint": ""
},
{
- "id": "",
- "label": "unet min tile size",
- "localized": "taille minimale de tuile unet",
+ "id": 73,
+ "label": "Tensorboard flush period",
+ "localized": "Période de vidage Tensorboard",
"reload": "",
- "hint": "taille minimale de tuile unet"
+ "hint": ""
},
{
- "id": "",
- "label": "unet model",
- "localized": "modèle unet",
+ "id": 74,
+ "label": "Tertiary model",
+ "localized": "Modèle tertiaire",
"reload": "",
- "hint": "modèle unet"
+ "hint": ""
},
{
- "id": "",
- "label": "unet swap size",
- "localized": "taille d'échange unet",
+ "id": 75,
+ "label": "Target model type",
+ "localized": "Type de modèle cible",
"reload": "",
- "hint": "taille d'échange unet"
+ "hint": ""
},
{
- "id": "",
- "label": "uniform",
- "localized": "uniforme",
+ "id": 76,
+ "label": "T2I-Adapter unit 1",
+ "localized": "Unité 1 T2I-Adapter",
"reload": "",
- "hint": "uniforme"
+ "hint": ""
},
{
- "id": "",
- "label": "units",
- "localized": "unités",
+ "id": 77,
+ "label": "T2I-Adapter unit 2",
+ "localized": "Unité 2 T2I-Adapter",
"reload": "",
- "hint": "unités"
+ "hint": ""
},
{
- "id": "",
- "label": "unload current model from vram",
- "localized": "décharger le modèle actuel de la vram",
+ "id": 78,
+ "label": "T2I-Adapter unit 3",
+ "localized": "Unité 3 T2I-Adapter",
"reload": "",
- "hint": "décharger le modèle actuel de la vram"
+ "hint": ""
},
{
- "id": "",
- "label": "unload upscaler after processing",
- "localized": "décharger l'upscaler après traitement",
+ "id": 79,
+ "label": "T2I-Adapter unit 4",
+ "localized": "Unité 4 T2I-Adapter",
"reload": "",
- "hint": "décharger l'upscaler après traitement"
- },
+ "hint": ""
+ }
+ ],
+ "u": [
{
- "id": "",
- "label": "unset",
- "localized": "non défini",
+ "id": 7553,
+ "label": "prompt_enhance_unload",
+ "localized": "prompt_enhance_unload",
"reload": "",
- "hint": "non défini"
+ "hint": "Décharger le modèle actuellement chargé"
},
{
- "id": "",
+ "id": 4846,
+ "label": "Upload",
+ "localized": "Téléverser",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1844,
+ "label": "vlm_unload",
+ "localized": "Décharger",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7265,
+ "label": "component-8586",
+ "localized": "Tout mettre à jour",
+ "reload": "",
+ "hint": "Mettre à jour les extensions installées vers leur dernière version disponible"
+ },
+ {
+ "id": 6493,
+ "label": "Update",
+ "localized": "Mettre à jour",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3532,
+ "label": "User interface",
+ "localized": "Interface utilisateur",
+ "reload": "",
+ "hint": "Examiner et définir les préférences de l'interface utilisateur"
+ },
+ {
+ "id": 1810,
+ "label": "component-5511",
+ "localized": "Tout mettre à jour",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3556,
+ "label": "Upscale",
+ "localized": "Mise à l'échelle (Upscale)",
+ "reload": "",
+ "hint": "Augmenter la résolution de l'image"
+ },
+ {
+ "id": 3962,
+ "label": "UI Tabs",
+ "localized": "Onglets de l'interface",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9241,
+ "label": "Upscaling",
+ "localized": "Mise à l'échelle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3206,
+ "label": "Use segmentation",
+ "localized": "Utiliser la segmentation",
+ "reload": "",
+ "hint": "Exécuter le correcteur de détails (detailer) en utilisant un masque de segmentation"
+ },
+ {
+ "id": 6814,
+ "label": "Unload adapter",
+ "localized": "Décharger l'adaptateur",
+ "reload": "",
+ "hint": "Décharger l'adaptateur IP immédiatement après la génération. Sinon, l'adaptateur IP restera chargé pour une utilisation plus rapide lors du prochain processus."
+ },
+ {
+ "id": 3950,
+ "label": "Use same seed",
+ "localized": "Utiliser la même graine (seed)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2801,
+ "label": "Use defaults",
+ "localized": "Utiliser les réglages par défaut",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8898,
+ "label": "Use text inputs",
+ "localized": "Utiliser les entrées texte",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9262,
+ "label": "Use random seeds",
+ "localized": "Utiliser des graines aléatoires",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9293,
+ "label": "Use vision",
+ "localized": "Utiliser la vision",
+ "reload": "",
+ "hint": "Inclure l'image d'entrée lors de l'amélioration de l'invite (prompt). Disponible uniquement pour les modèles compatibles avec la vision, marqués de l'icône ."
+ },
+ {
+ "id": 6182,
+ "label": "Use samplers",
+ "localized": "Utiliser les échantillonneurs",
+ "reload": "",
+ "hint": "Activer pour utiliser l'échantillonnage (sélection aléatoire de jetons basée sur des méthodes comme Top-k ou Top-p) ou désactiver pour utiliser le décodage glouton (greedy decoding, sélection du jeton le plus probable). L'activation rend les sorties plus diverses et créatives mais moins déterministes."
+ },
+ {
+ "id": 6170,
+ "label": "Unload after processing",
+ "localized": "Décharger après traitement",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4465,
"label": "up",
- "localized": "up",
+ "localized": "haut",
"reload": "",
- "hint": "up"
+ "hint": ""
},
{
- "id": "",
- "label": "upcast attention layer",
- "localized": "couche d'attention upcast",
+ "id": 9435,
+ "label": "Upscaler",
+ "localized": "Moteur de mise à l'échelle",
"reload": "",
- "hint": "couche d'attention upcast"
+ "hint": "Quel modèle pré-entraîné utiliser pour le processus de mise à l'échelle."
},
{
- "id": "",
- "label": "update",
- "localized": "mise à jour",
+ "id": 9696,
+ "label": "Units",
+ "localized": "Unités",
"reload": "",
- "hint": "mise à jour"
+ "hint": ""
},
{
- "id": "",
- "label": "upload",
- "localized": "télécharger",
+ "id": 1534,
+ "label": "Unload processor",
+ "localized": "Décharger le processeur",
"reload": "",
- "hint": "télécharger"
+ "hint": ""
},
{
- "id": "",
- "label": "use brownian noise",
- "localized": "utiliser le bruit brownien",
+ "id": 2659,
+ "label": "Use spaces",
+ "localized": "Utiliser des espaces",
"reload": "",
- "hint": "utiliser le bruit brownien"
+ "hint": "Remplacer les traits de soulignement par des espaces dans la sortie des tags. Certains systèmes d'invites préfèrent les espaces entre les mots (ex: 'long hair') tandis que d'autres utilisent des traits de soulignement (ex: 'long_hair')."
},
{
- "id": "",
- "label": "use cached model config when available",
- "localized": "utiliser la configuration du modèle en cache si disponible",
+ "id": 9307,
+ "label": "Username",
+ "localized": "Nom d'utilisateur",
"reload": "",
- "hint": "utiliser la configuration du modèle en cache si disponible"
+ "hint": ""
},
{
- "id": "",
- "label": "use defaults",
- "localized": "utiliser les valeurs par défaut",
+ "id": 4874,
+ "label": "UNET model",
+ "localized": "Modèle UNET",
"reload": "",
- "hint": "utiliser les valeurs par défaut"
+ "hint": ""
},
{
- "id": "",
- "label": "use dynamic thresholding",
- "localized": "utiliser le seuillage dynamique",
+ "id": 3897,
+ "label": "Use torch streams",
+ "localized": "Utiliser les flux Torch (torch streams)",
"reload": "",
- "hint": "utiliser le seuillage dynamique"
+ "hint": ""
},
{
- "id": "",
- "label": "use fixed width thumbnails",
- "localized": "utiliser des miniatures à largeur fixe",
+ "id": 3331,
+ "label": "Use SVD quantization",
+ "localized": "Utiliser la quantification SVD",
"reload": "",
- "hint": "utiliser des miniatures à largeur fixe"
+ "hint": ""
},
{
- "id": "",
- "label": "use image gallery cache",
- "localized": "utiliser le cache de la galerie d'images",
+ "id": 3679,
+ "label": "Use Dynamic quantization",
+ "localized": "Utiliser la quantification dynamique",
"reload": "",
- "hint": "utiliser le cache de la galerie d'images"
+ "hint": ""
},
{
- "id": "",
- "label": "use karras sigmas",
- "localized": "utiliser les sigmas de Karras",
+ "id": 7153,
+ "label": "Use quantized MatMul",
+ "localized": "Utiliser MatMul quantifié",
"reload": "",
- "hint": "utiliser les sigmas de Karras"
+ "hint": ""
},
{
- "id": "",
- "label": "use line break as prompt segment marker",
- "localized": "utiliser le saut de ligne comme marqueur de segment d'invite",
+ "id": 7554,
+ "label": "Use quantized MatMul with conv",
+ "localized": "Utiliser MatMul quantifié avec conv",
"reload": "",
- "hint": "utiliser le saut de ligne comme marqueur de segment d'invite"
+ "hint": ""
},
{
- "id": "",
- "label": "use model ema weights when possible",
- "localized": "utiliser les poids EMA du modèle si possible",
+ "id": 5482,
+ "label": "Use line break as prompt segment marker",
+ "localized": "Utiliser le saut de ligne comme marqueur de segment d'invite",
"reload": "",
- "hint": "utiliser les poids EMA du modèle si possible"
+ "hint": ""
},
{
- "id": "",
- "label": "use quantization",
- "localized": "utiliser la quantification",
+ "id": 4109,
+ "label": "Use zeros for prompt padding",
+ "localized": "Utiliser des zéros pour le remplissage de l'invite (padding)",
"reload": "",
- "hint": "utiliser la quantification"
+ "hint": "Forcer un tenseur de zéros complet lorsque l'invite est vide pour supprimer tout bruit résiduel"
},
{
- "id": "",
- "label": "use random seeds",
- "localized": "utiliser des graines aléatoires",
+ "id": 5873,
+ "label": "Upcast sampling",
+ "localized": "Échantillonnage par conversion ascendante (Upcast)",
"reload": "",
- "hint": "utiliser des graines aléatoires"
+ "hint": "Produit généralement des résultats similaires à --no-half avec de meilleures performances tout en utilisant moins de mémoire"
},
{
- "id": "",
- "label": "use reference values when available",
- "localized": "utiliser les valeurs de référence si disponibles",
+ "id": 6619,
+ "label": "Unset",
+ "localized": "Non défini",
"reload": "",
- "hint": "utiliser les valeurs de référence si disponibles"
+ "hint": ""
},
{
- "id": "",
- "label": "use same seed",
- "localized": "utiliser la même graine",
+ "id": 9492,
+ "label": "UI save only saves selected image",
+ "localized": "L'enregistrement UI n'enregistre que l'image sélectionnée",
"reload": "",
- "hint": "utiliser la même graine"
+ "hint": ""
},
{
- "id": "",
- "label": "use sample",
- "localized": "utiliser un échantillon",
+ "id": 4026,
+ "label": "Use image gallery cache",
+ "localized": "Utiliser le cache de la galerie d'images",
"reload": "",
- "hint": "utiliser un échantillon"
+ "hint": ""
},
{
- "id": "",
- "label": "use separate base dict",
- "localized": "utiliser un dictionnaire de base séparé",
+ "id": 8699,
+ "label": "Use fixed width thumbnails",
+ "localized": "Utiliser des miniatures à largeur fixe",
"reload": "",
- "hint": "utiliser un dictionnaire de base séparé"
+ "hint": ""
},
{
- "id": "",
- "label": "use simplified solvers in final steps",
- "localized": "utiliser des solveurs simplifiés dans les étapes finales",
+ "id": 3850,
+ "label": "UI theme",
+ "localized": "Thème de l'interface",
"reload": "",
- "hint": "utiliser des solveurs simplifiés dans les étapes finales"
+ "hint": ""
},
{
- "id": "",
- "label": "use text inputs",
- "localized": "utiliser les entrées de texte",
+ "id": 9331,
+ "label": "UI request timeout",
+ "localized": "Délai d'attente de la requête UI",
"reload": "",
- "hint": "utiliser les entrées de texte"
+ "hint": ""
},
{
- "id": "",
+ "id": 5719,
+ "label": "UI locale",
+ "localized": "Langue de l'interface",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6078,
+ "label": "Unload upscaler after processing",
+ "localized": "Décharger le moteur de mise à l'échelle après traitement",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6970,
+ "label": "Upscaler latent steps",
+ "localized": "Étapes latentes de mise à l'échelle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7711,
+ "label": "Upscaler tile size",
+ "localized": "Taille des tuiles de mise à l'échelle",
+ "reload": "",
+ "hint": "0 = pas de tuilage"
+ },
+ {
+ "id": 3068,
+ "label": "Upscaler tile overlap",
+ "localized": "Chevauchement des tuiles de mise à l'échelle",
+ "reload": "",
+ "hint": "Valeurs faibles = raccord visible"
+ },
+ {
+ "id": 5516,
+ "label": "Use cached model config when available",
+ "localized": "Utiliser la config du modèle en cache si disponible",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8579,
+ "label": "UI show on startup",
+ "localized": "Afficher l'interface au démarrage",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8232,
+ "label": "UI sidebar width (%)",
+ "localized": "Largeur de la barre latérale (%)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1531,
+ "label": "UI height (%)",
+ "localized": "Hauteur de l'interface (%)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1003,
+ "label": "UI fetch network info on mouse-over",
+ "localized": "Récupérer les infos réseau au survol de la souris",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6760,
+ "label": "Use reference values when available",
+ "localized": "Utiliser les valeurs de référence si disponibles",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2829,
"label": "user",
"localized": "utilisateur",
"reload": "",
- "hint": "utilisateur"
+ "hint": ""
},
{
- "id": "",
- "label": "username",
- "localized": "nom d'utilisateur",
+ "id": 9126,
+ "label": "Upcast attention layer",
+ "localized": "Conversion ascendante de la couche d'attention",
"reload": "",
- "hint": "nom d'utilisateur"
+ "hint": ""
},
{
- "id": "",
- "label": "v_prediction",
- "localized": "v_prediction",
+ "id": 6596,
+ "label": "Use separate base dict",
+ "localized": "Utiliser un dictionnaire de base séparé",
"reload": "",
- "hint": "v_prediction"
+ "hint": ""
},
{
- "id": "",
- "label": "vae enabled",
- "localized": "VAE activé",
+ "id": 2352,
+ "label": "Use model EMA weights when possible",
+ "localized": "Utiliser les poids EMA du modèle si possible",
"reload": "",
- "hint": "VAE activé"
+ "hint": ""
},
{
- "id": "",
- "label": "vae sliced encode",
- "localized": "VAE encodage par tranches",
+ "id": 7029,
+ "label": "Use Kohya method for handling multiple LoRA",
+ "localized": "Utiliser la méthode Kohya pour gérer plusieurs LoRA",
"reload": "",
- "hint": "VAE encodage par tranches"
+ "hint": ""
},
{
- "id": "",
- "label": "vae swap size",
- "localized": "VAE taille de swap",
+ "id": 1430,
+ "label": "UI scripts order",
+ "localized": "Ordre des scripts de l'interface",
"reload": "",
- "hint": "VAE taille de swap"
+ "hint": ""
},
{
- "id": "",
- "label": "vae tile overlap",
- "localized": "VAE chevauchement de tuiles",
+ "id": 6511,
+ "label": "Use upscaler as suffix",
+ "localized": "Utiliser le moteur de mise à l'échelle comme suffixe",
"reload": "",
- "hint": "VAE chevauchement de tuiles"
+ "hint": ""
},
{
- "id": "",
- "label": "vae tile size",
- "localized": "VAE taille des tuiles",
+ "id": 9204,
+ "label": "Unload Current Model from VRAM",
+ "localized": "Décharger le modèle actuel de la VRAM",
"reload": "",
- "hint": "VAE taille des tuiles"
+ "hint": ""
},
{
- "id": "",
- "label": "vary_coeff",
- "localized": "vary_coeff",
+ "id": 2725,
+ "label": "unet",
+ "localized": "unet",
"reload": "",
- "hint": "vary_coeff"
+ "hint": ""
},
{
- "id": "",
- "label": "vdm solver",
- "localized": "VDM solveur",
+ "id": 4217,
+ "label": "Upsample",
+ "localized": "Suréchantillonnage",
"reload": "",
- "hint": "VDM solveur"
+ "hint": ""
+ }
+ ],
+ "v": [
+ {
+ "id": -1,
+ "label": "Video",
+ "localized": "Vidéo",
+ "reload": "n/a",
+ "hint": "Créez des vidéos en utilisant différentes méthodes Prend en charge le texte-vers-image, l'image-vers-vidéo (première-dernière image), etc."
},
{
- "id": "",
- "label": "version",
- "localized": "Version",
- "reload": "",
- "hint": "Version"
+ "id": -1,
+ "label": "Video Params",
+ "localized": "Paramètres Vidéo",
+ "reload": "n/a",
+ "hint": "Paramètres liés à l'encodage du fichier vidéo de sortie"
},
{
- "id": "",
- "label": "vgen params",
- "localized": "vgen paramètres",
- "reload": "",
- "hint": "vgen paramètres"
+ "id": -1,
+ "label": "VLM Caption",
+ "localized": "Légende VLM",
+ "reload": "n/a",
+ "hint": "Analyser l'image à l'aide d'un modèle de langage visuel (Vision Language Model)"
},
{
- "id": "",
- "label": "vibrance",
+ "id": -1,
+ "label": "Variational Auto Encoder",
+ "localized": "Variational Auto Encoder",
+ "reload": "n/a",
+ "hint": "Paramètres relatifs au Variational Auto Encoder (VAE) et au processus de décodage d'image pendant la génération"
+ },
+ {
+ "id": -1,
+ "label": "VAE",
+ "localized": "VAE",
+ "reload": "n/a",
+ "hint": "Variational Auto Encoder : modèle utilisé pour décoder l'image à la fin de la génération"
+ },
+ {
+ "id": -1,
+ "label": "Video Output",
+ "localized": "Sortie Vidéo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Variation",
+ "localized": "Variation",
+ "reload": "n/a",
+ "hint": "Graine (seed) secondaire à mélanger avec la graine principale"
+ },
+ {
+ "id": -1,
+ "label": "Variation strength",
+ "localized": "Force de variation",
+ "reload": "n/a",
+ "hint": "Intensité de la variation à produire. À 0, il n'y aura aucun effet. À 1, vous obtiendrez l'image complète avec la graine de variation (sauf pour les échantillonneurs ancestraux, où vous obtiendrez un résultat aléatoire)"
+ },
+ {
+ "id": -1,
+ "label": "VAE type",
+ "localized": "Type de VAE",
+ "reload": "n/a",
+ "hint": "Choisissez si vous souhaitez exécuter le VAE complet, le VAE en qualité réduite ou tenter d'utiliser un service VAE distant"
+ },
+ {
+ "id": -1,
+ "label": "Vibrance",
"localized": "Vibrance",
- "reload": "",
- "hint": "Vibrance"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "video file",
+ "id": -1,
+ "label": "Version",
+ "localized": "Version",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Video format",
+ "localized": "Format vidéo",
+ "reload": "n/a",
+ "hint": "Format et codec de la vidéo de sortie"
+ },
+ {
+ "id": -1,
+ "label": "Video duration",
+ "localized": "Durée vidéo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Video engine",
+ "localized": "Moteur vidéo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Video model",
+ "localized": "Modèle vidéo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "VAE decode",
+ "localized": "Décodage VAE",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Video interpolation",
+ "localized": "Interpolation vidéo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Video codec",
+ "localized": "Codec vidéo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Video options",
+ "localized": "Options vidéo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Video save video",
+ "localized": "Sauvegarder la vidéo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Video save frames",
+ "localized": "Sauvegarder les images",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Video save safetensors",
+ "localized": "Sauvegarder les safetensors",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Video file",
"localized": "Fichier vidéo",
- "reload": "",
- "hint": "Fichier vidéo"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "video type",
- "localized": "Type de vidéo",
- "reload": "",
- "hint": "Type de vidéo"
+ "id": -1,
+ "label": "VLM Model",
+ "localized": "Modèle VLM",
+ "reload": "n/a",
+ "hint": "Sélectionnez le modèle à utiliser pour les tâches de langage visuel. Les modèles prenant en charge le mode réflexion sont marqués d'une icône ."
},
{
- "id": "",
- "label": "vlm",
- "localized": "vlm",
- "reload": "",
- "hint": "vlm"
+ "id": -1,
+ "label": "VLM Max Tokens",
+ "localized": "Jetons max VLM",
+ "reload": "n/a",
+ "hint": "Nombre maximum de jetons (tokens) que le modèle peut générer dans sa réponse. Le modèle n'est pas conscient de cette limite pendant la génération ; cela ne le poussera pas à être plus concis, mais coupera simplement la réponse une fois la limite atteinte."
},
{
- "id": "",
- "label": "vlm model",
- "localized": "Modèle vlm",
- "reload": "",
- "hint": "Modèle vlm"
+ "id": -1,
+ "label": "VLM Num Beams",
+ "localized": "Nombre de faisceaux VLM",
+ "reload": "n/a",
+ "hint": "Maintient plusieurs chemins de candidats simultanément et sélectionne la meilleure séquence globale. Comme explorer plusieurs brouillons à la fois pour trouver le meilleur. Plus approfondi mais beaucoup plus lent et moins créatif que l'échantillonnage aléatoire. Généralement non recommandé, la plupart des VLM modernes fonctionnent mieux avec des méthodes d'échantillonnage. Réglez sur 1 pour désactiver."
},
{
- "id": "",
- "label": "vlm: default model",
- "localized": "vlm: modèle par défaut",
- "reload": "",
- "hint": "vlm: modèle par défaut"
+ "id": -1,
+ "label": "VLM Temperature",
+ "localized": "Température VLM",
+ "reload": "n/a",
+ "hint": "Contrôle le caractère aléatoire de la sélection des jetons. Des valeurs plus basses (ex: 0.1) rendent les sorties plus concentrées et déterministes. Des valeurs plus élevées (ex: 0.9) augmentent la créativité et la diversité. Réglez sur 0 pour une sortie entièrement déterministe."
},
{
- "id": "",
- "label": "vlm: default prompt",
- "localized": "vlm: invite par défaut",
- "reload": "",
- "hint": "vlm: invite par défaut"
+ "id": -1,
+ "label": "VLM",
+ "localized": "VLM",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "vlm: max length",
- "localized": "vlm: longueur maximale",
- "reload": "",
- "hint": "vlm: longueur maximale"
+ "id": -1,
+ "label": "VAE model",
+ "localized": "Modèle VAE",
+ "reload": "n/a",
+ "hint": "Le VAE aide à affiner les détails fins de l'image finale et peut également modifier les couleurs"
},
{
- "id": "",
- "label": "vlm: num beams",
- "localized": "vlm: nombre de faisceaux",
- "reload": "",
- "hint": "vlm: nombre de faisceaux"
+ "id": -1,
+ "label": "VAE slicing",
+ "localized": "Découpage VAE (slicing)",
+ "reload": "n/a",
+ "hint": "Décode les latents par lots, une image à la fois, pour économiser la VRAM. Amélioration mineure des performances sur les lots multi-images"
},
{
- "id": "",
- "label": "vlm: top-k",
- "localized": "vlm: top-k",
- "reload": "",
- "hint": "vlm: top-k"
+ "id": -1,
+ "label": "VAE tiling",
+ "localized": "Tuilage VAE (tiling)",
+ "reload": "n/a",
+ "hint": "Divise les grandes images en tuiles chevauchantes pour économiser la VRAM. Entraîne une légère augmentation du temps de traitement"
},
{
- "id": "",
- "label": "vlm: top-p",
- "localized": "vlm: top-p",
- "reload": "",
- "hint": "vlm: top-p"
+ "id": -1,
+ "label": "VAE tile size",
+ "localized": "Taille de tuile VAE",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "vlm: use sample method",
- "localized": "vlm: utiliser la méthode d'échantillonnage",
- "reload": "",
- "hint": "vlm: utiliser la méthode d'échantillonnage"
+ "id": -1,
+ "label": "VAE tile overlap",
+ "localized": "Chevauchement de tuile VAE",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "warmth",
+ "id": -1,
+ "label": "verbose",
+ "localized": "Mode verbeux",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "VAE sliced encode",
+ "localized": "Encodage VAE découpé",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "VGen params",
+ "localized": "Paramètres VGen",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "w": [
+ {
+ "id": 0,
+ "label": "Wiki",
+ "localized": "Wiki",
+ "reload": "",
+ "hint": "Documentation Wiki"
+ },
+ {
+ "id": 1,
+ "label": "Wildcards",
+ "localized": "Wildcards",
+ "reload": "",
+ "hint": "Caractères génériques ou Wildcards pour la génération de texte"
+ },
+ {
+ "id": 2,
+ "label": "WanAI",
+ "localized": "WanAI",
+ "reload": "",
+ "hint": "Paramètres pour le modèle WanAI"
+ },
+ {
+ "id": 3,
+ "label": "Watermarking",
+ "localized": "Filigrane",
+ "reload": "",
+ "hint": "Ajout d'un tatouage numérique ou filigrane sur les images"
+ },
+ {
+ "id": 4,
+ "label": "Width",
+ "localized": "Largeur",
+ "reload": "",
+ "hint": "Largeur de l'image"
+ },
+ {
+ "id": 5,
+ "label": "Warmth",
"localized": "Chaleur",
"reload": "",
- "hint": "Chaleur"
+ "hint": "Réglage de la température de couleur ou chaleur"
},
{
- "id": "",
- "label": "webp lossless compression",
- "localized": "WebP compression sans perte",
- "reload": "",
- "hint": "WebP compression sans perte"
- },
- {
- "id": "",
- "label": "weight",
+ "id": 6,
+ "label": "Weight",
"localized": "Poids",
"reload": "",
- "hint": "Poids"
+ "hint": "Poids de l'adaptateur ou du modèle"
},
{
- "id": "",
- "label": "width after",
+ "id": 7,
+ "label": "Width after",
"localized": "Largeur après",
"reload": "",
- "hint": "Largeur après"
+ "hint": "Largeur après redimensionnement"
},
{
- "id": "",
- "label": "width before",
- "localized": "Largeur avant",
+ "id": 8,
+ "label": "Width mask",
+ "localized": "Masque de largeur",
"reload": "",
- "hint": "Largeur avant"
+ "hint": "Largeur du masque utilisé"
},
{
- "id": "",
- "label": "width mask",
- "localized": "Largeur masque",
+ "id": 9,
+ "label": "WebP lossless compression",
+ "localized": "Compression WebP sans perte",
"reload": "",
- "hint": "Largeur masque"
+ "hint": "Utiliser une compression sans perte pour le format WebP"
},
{
- "id": "",
- "label": "wiki",
- "localized": "wiki",
+ "id": 10,
+ "label": "Weights clip",
+ "localized": "Écretage des poids",
"reload": "",
- "hint": "wiki"
- },
+ "hint": "Force les poids fusionnés à ne pas dépasser ceux du modèle original, évitant ainsi la saturation excessive ou les brûlures d'image"
+ }
+ ],
+ "x": [
{
- "id": "",
- "label": "wildcards",
- "localized": "Jokers",
+ "id": 0,
+ "label": "XS",
+ "localized": "XS",
"reload": "",
- "hint": "Jokers"
+ "hint": ""
},
{
- "id": "",
- "label": "x components",
- "localized": "x composants",
+ "id": 1,
+ "label": "X components",
+ "localized": "Composantes X",
"reload": "",
- "hint": "x composants"
+ "hint": ""
},
{
- "id": "",
- "label": "x overlap",
- "localized": "x chevauchement",
+ "id": 2,
+ "label": "X overlap",
+ "localized": "Chevauchement X",
"reload": "",
- "hint": "x chevauchement"
+ "hint": ""
},
{
- "id": "",
- "label": "x type",
- "localized": "x type",
+ "id": 3,
+ "label": "X-axis tiles",
+ "localized": "Tuiles de l'axe X",
"reload": "",
- "hint": "x type"
+ "hint": ""
},
{
- "id": "",
- "label": "x-axis tile overlap",
- "localized": "Chevauchement des tuiles de l'axe des x",
+ "id": 4,
+ "label": "X-axis tile overlap",
+ "localized": "Chevauchement des tuiles de l'axe X",
"reload": "",
- "hint": "Chevauchement des tuiles de l'axe des x"
+ "hint": ""
},
{
- "id": "",
- "label": "x-axis tiles",
- "localized": "Tuiles de l'axe des x",
+ "id": 5,
+ "label": "X type",
+ "localized": "Type X",
"reload": "",
- "hint": "Tuiles de l'axe des x"
+ "hint": ""
},
{
- "id": "",
+ "id": 6,
+ "label": "X values",
+ "localized": "Valeurs X",
+ "reload": "",
+ "hint": "Séparez les valeurs pour l'axe X par des virgules"
+ },
+ {
+ "id": 7,
"label": "xhinker",
"localized": "xhinker",
"reload": "",
- "hint": "xhinker"
+ "hint": ""
},
{
- "id": "",
- "label": "xs",
- "localized": "xs",
+ "id": 8,
+ "label": "xFormers",
+ "localized": "xFormers",
"reload": "",
- "hint": "xs"
+ "hint": "Optimisation de la mémoire. Non-déterministe (résultats différents à chaque fois)"
},
{
- "id": "",
- "label": "y components",
- "localized": "y composants",
+ "id": 9,
+ "label": "xet",
+ "localized": "xet",
"reload": "",
- "hint": "y composants"
+ "hint": ""
},
{
- "id": "",
- "label": "y overlap",
- "localized": "y chevauchement",
+ "id": 10,
+ "label": "XYZ Grid",
+ "localized": "Grille XYZ",
"reload": "",
- "hint": "y chevauchement"
- },
+ "hint": "La grille XYZ est un module puissant qui crée une grille d'images basée sur la variation de plusieurs paramètres de génération"
+ }
+ ],
+ "y": [
{
- "id": "",
- "label": "y type",
- "localized": "y type",
+ "id": 0,
+ "label": "Y components",
+ "localized": "Composantes Y",
"reload": "",
- "hint": "y type"
+ "hint": "Composantes sur l'axe Y"
},
{
- "id": "",
- "label": "y-axis tile overlap",
- "localized": "Chevauchement des tuiles de l'axe des y",
+ "id": 0,
+ "label": "Y overlap",
+ "localized": "Chevauchement Y",
"reload": "",
- "hint": "Chevauchement des tuiles de l'axe des y"
+ "hint": "Chevauchement sur l'axe Y"
},
{
- "id": "",
- "label": "y-axis tiles",
- "localized": "Tuiles de l'axe des y",
+ "id": 0,
+ "label": "Y-axis tiles",
+ "localized": "Tuiles de l'axe Y",
"reload": "",
- "hint": "Tuiles de l'axe des y"
+ "hint": "Nombre de tuiles le long de l'axe Y"
},
{
- "id": "",
- "label": "z type",
- "localized": "z type",
+ "id": 0,
+ "label": "Y-axis tile overlap",
+ "localized": "Chevauchement des tuiles Y",
"reload": "",
- "hint": "z type"
+ "hint": "Chevauchement entre les tuiles sur l'axe Y"
},
{
- "id": "",
- "label": "zero",
+ "id": 0,
+ "label": "Y type",
+ "localized": "Type Y",
+ "reload": "",
+ "hint": "Type de paramètre pour l'axe Y"
+ },
+ {
+ "id": 0,
+ "label": "Y values",
+ "localized": "Valeurs Y",
+ "reload": "",
+ "hint": "Séparez les valeurs pour l'axe Y par des virgules"
+ }
+ ],
+ "z": [
+ {
+ "id": 0,
+ "label": "ZImageTurbo",
+ "localized": "ZImageTurbo",
+ "reload": "component-100",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "zimage",
+ "localized": "zimage",
+ "reload": "component-100",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "ZeroStar init steps",
+ "localized": "Étapes d'initialisation ZeroStar",
+ "reload": "txt2img",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Zero",
"localized": "Zéro",
- "reload": "",
- "hint": "Zéro"
+ "reload": "script_pulid",
+ "hint": ""
},
{
- "id": "",
- "label": "zoe depth",
- "localized": "zoe profondeur",
- "reload": "",
- "hint": "zoe profondeur"
+ "id": 4,
+ "label": "Z type",
+ "localized": "Type Z",
+ "reload": "script_xyz_grid_script",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Z values",
+ "localized": "Valeurs Z",
+ "reload": "script_xyz_grid_script",
+ "hint": "Séparez les valeurs de l'axe Z par des virgules"
+ },
+ {
+ "id": 6,
+ "label": "Zoe Depth",
+ "localized": "Profondeur Zoe",
+ "reload": "control",
+ "hint": ""
}
]
-}
+}
\ No newline at end of file
diff --git a/html/locale_he.json b/html/locale_he.json
new file mode 100644
index 000000000..78e78c901
--- /dev/null
+++ b/html/locale_he.json
@@ -0,0 +1,11074 @@
+{
+ "0": [
+ {
+ "id": 0,
+ "label": "1st Stage",
+ "localized": "שלב 1",
+ "reload": "",
+ "hint": "השלב הראשון בתהליך היצירה."
+ },
+ {
+ "id": 0,
+ "label": "2nd Stage",
+ "localized": "שלב 2",
+ "reload": "",
+ "hint": "השלב השני בתהליך היצירה."
+ },
+ {
+ "id": 0,
+ "label": "2nd Scale",
+ "localized": "קנה מידה 2",
+ "reload": "",
+ "hint": "ערך ה-Scale (קנה מידה/הנחיה) עבור השלב השני."
+ },
+ {
+ "id": 0,
+ "label": "2nd Restart step",
+ "localized": "צעד אתחול 2",
+ "reload": "",
+ "hint": "שלב האתחול מחדש (Restart step) עבור השלב השני."
+ },
+ {
+ "id": 0,
+ "label": "3rd Stage",
+ "localized": "שלב 3",
+ "reload": "",
+ "hint": "השלב השלישי בתהליך היצירה."
+ },
+ {
+ "id": 0,
+ "label": "3rd Scale",
+ "localized": "קנה מידה 3",
+ "reload": "",
+ "hint": "ערך ה-Scale (קנה מידה/הנחיה) עבור השלב השלישי."
+ },
+ {
+ "id": 0,
+ "label": "3rd Restart step",
+ "localized": "צעד אתחול 3",
+ "reload": "",
+ "hint": "שלב האתחול מחדש (Restart step) עבור השלב השלישי."
+ },
+ {
+ "id": 0,
+ "label": "4th Stage",
+ "localized": "שלב 4",
+ "reload": "",
+ "hint": "השלב הרביעי בתהליך היצירה."
+ },
+ {
+ "id": 0,
+ "label": "4th Scale",
+ "localized": "קנה מידה 4",
+ "reload": "",
+ "hint": "ערך ה-Scale (קנה מידה/הנחיה) עבור השלב הרביעי."
+ },
+ {
+ "id": 0,
+ "label": "4th Restart step",
+ "localized": "צעד אתחול 4",
+ "reload": "",
+ "hint": "שלב האתחול מחדש (Restart step) עבור השלב הרביעי."
+ }
+ ],
+ "_": [
+ {
+ "id": 841,
+ "label": "⟲",
+ "localized": "⟲",
+ "reload": "n/a",
+ "hint": "רענן"
+ },
+ {
+ "id": 229,
+ "label": "↶",
+ "localized": "↶",
+ "reload": "n/a",
+ "hint": "החל סגנון נבחר על הפרומפט"
+ },
+ {
+ "id": 423,
+ "label": "↷",
+ "localized": "↷",
+ "reload": "n/a",
+ "hint": "שמור פרומפט נוכחי כסגנון"
+ },
+ {
+ "id": 932,
+ "label": "⇅",
+ "localized": "⇅",
+ "reload": "n/a",
+ "hint": "החלף ערכים"
+ },
+ {
+ "id": 581,
+ "label": "🎲️",
+ "localized": "🎲️",
+ "reload": "n/a",
+ "hint": "השתמש בסיד (Seed) אקראי"
+ },
+ {
+ "id": 144,
+ "label": "⬅️",
+ "localized": "⬅️",
+ "reload": "n/a",
+ "hint": "שימוש חוזר בסיד (Seed) מהתמונה האחרונה שנוצרה"
+ },
+ {
+ "id": 712,
+ "label": "🕮",
+ "localized": "🕮",
+ "reload": "n/a",
+ "hint": "שמור פרמטרים מהתמונה האחרונה שנוצרה כתבנית סגנון"
+ },
+ {
+ "id": 369,
+ "label": "📐",
+ "localized": "📐",
+ "reload": "n/a",
+ "hint": "מדוד גודל מתמונה קיימת"
+ },
+ {
+ "id": 882,
+ "label": "☲",
+ "localized": "☲",
+ "reload": "n/a",
+ "hint": "שנה סוג תצוגה"
+ },
+ {
+ "id": 905,
+ "label": "⊜",
+ "localized": "⊜",
+ "reload": "n/a",
+ "hint": "מילוי"
+ },
+ {
+ "id": 441,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "יצירת כיתוב לתמונה (Caption)"
+ },
+ {
+ "id": 152,
+ "label": "⁜",
+ "localized": "⁜",
+ "reload": "n/a",
+ "hint": "החלף שיטת התאמת תמונה"
+ },
+ {
+ "id": 333,
+ "label": "➠ Control",
+ "localized": "➠ Control",
+ "reload": "n/a",
+ "hint": "העבר תמונה לממשק הבקרה (Control)"
+ },
+ {
+ "id": 334,
+ "label": "➠ Text",
+ "localized": "➠ Text",
+ "reload": "n/a",
+ "hint": "העבר תמונה לממשק הטקסט"
+ },
+ {
+ "id": 335,
+ "label": "➠ Image",
+ "localized": "➠ Image",
+ "reload": "n/a",
+ "hint": "העבר תמונה לממשק התמונה (img2img)"
+ },
+ {
+ "id": 336,
+ "label": "➠ Process",
+ "localized": "➠ Process",
+ "reload": "n/a",
+ "hint": "העבר תמונה לממשק העיבוד"
+ },
+ {
+ "id": 337,
+ "label": "➠ Caption",
+ "localized": "➠ Caption",
+ "reload": "n/a",
+ "hint": "העבר תמונה לממשק הכיתוב"
+ },
+ {
+ "id": 338,
+ "label": "➠ Sketch",
+ "localized": "➠ Sketch",
+ "reload": "n/a",
+ "hint": "העבר תמונה לממשק הסקיצה (Sketch)"
+ },
+ {
+ "id": 339,
+ "label": "➠ Inpaint",
+ "localized": "➠ Inpaint",
+ "reload": "n/a",
+ "hint": "העבר תמונה לממשק הציור בתוך תמונה (Inpaint)"
+ },
+ {
+ "id": 340,
+ "label": "➠ Composite",
+ "localized": "➠ Composite",
+ "reload": "n/a",
+ "hint": "העבר תמונה לממשק סקיצת ה-Inpaint"
+ },
+ {
+ "id": 102,
+ "label": "⬆️",
+ "localized": "⬆️",
+ "reload": "n/a",
+ "hint": "העלה תמונה"
+ },
+ {
+ "id": 103,
+ "label": "🔄",
+ "localized": "🔄",
+ "reload": "n/a",
+ "hint": "אפס ערכים"
+ },
+ {
+ "id": 104,
+ "label": "🖼️",
+ "localized": "🖼️",
+ "reload": "n/a",
+ "hint": "הצג תצוגה מקדימה"
+ },
+ {
+ "id": 662,
+ "label": "↺",
+ "localized": "↺",
+ "reload": "n/a",
+ "hint": "החל בחירה באופן מיידי"
+ },
+ {
+ "id": 772,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "מיין לפי שם, עולה"
+ },
+ {
+ "id": 773,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "מיין לפי שם, יורד"
+ },
+ {
+ "id": 774,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "מיין לפי גודל, עולה"
+ },
+ {
+ "id": 775,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "מיין לפי גודל, יורד"
+ },
+ {
+ "id": 776,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "מיין לפי רזולוציה, עולה"
+ },
+ {
+ "id": 777,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "מיין לפי רזולוציה, יורד"
+ },
+ {
+ "id": 778,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "מיין לפי זמן, עולה"
+ },
+ {
+ "id": 779,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "מיין לפי זמן, יורד"
+ },
+ {
+ "id": 111,
+ "label": "⊗",
+ "localized": "⊗",
+ "reload": "n/a",
+ "hint": "אפס ערכים"
+ },
+ {
+ "id": 552,
+ "label": "🔍",
+ "localized": "🔍",
+ "reload": "n/a",
+ "hint": "חיפוש"
+ },
+ {
+ "id": 567,
+ "label": "⇨",
+ "localized": "⇨",
+ "reload": "n/a",
+ "hint": "החל הגדרה מראש (Preset)"
+ },
+ {
+ "id": 188,
+ "label": "※",
+ "localized": "※",
+ "reload": "n/a",
+ "hint": "טען מודל כמודל זיקוק (Refiner) כאשר נבחר, אחרת טען כמודל בסיס"
+ },
+ {
+ "id": 189,
+ "label": "🔎︎",
+ "localized": "🔎︎",
+ "reload": "n/a",
+ "hint": "סרוק את CivitAI עבור מטא-דאטה ותצוגות מקדימות חסרות"
+ },
+ {
+ "id": 190,
+ "label": "⇕",
+ "localized": "⇕",
+ "reload": "n/a",
+ "hint": "מיין לפי: שם עולה/יורד, גודל גדול/קטן, זמן חדש/ישן"
+ },
+ {
+ "id": 191,
+ "label": "✕",
+ "localized": "✕",
+ "reload": "n/a",
+ "hint": "סגור"
+ }
+ ],
+ "a": [
+ {
+ "id": 0,
+ "label": "Advanced",
+ "localized": "מתקדם",
+ "reload": "",
+ "hint": "הגדרות מתקדמות המשמשות להפעלת יצירת תמונות"
+ },
+ {
+ "id": 0,
+ "label": "Adapters",
+ "localized": "מתאמים",
+ "reload": "",
+ "hint": "הגדרות הקשורות למתאמי IP (IP Adapters)"
+ },
+ {
+ "id": 0,
+ "label": "Apply to model",
+ "localized": "החל על המודל",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Analyze",
+ "localized": "נתח",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply changes",
+ "localized": "החל שינויים",
+ "reload": "",
+ "hint": "החל את כל השינויים והפעל מחדש את השרת"
+ },
+ {
+ "id": 0,
+ "label": "Apply settings",
+ "localized": "החל הגדרות",
+ "reload": "",
+ "hint": "שמור הגדרות נוכחיות, מומלץ להפעיל מחדש את השרת"
+ },
+ {
+ "id": 0,
+ "label": "Analyze model",
+ "localized": "נתח מודל",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "All",
+ "localized": "הכל",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "artist",
+ "localized": "אמן",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Alpha",
+ "localized": "אלפא",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Advanced Options",
+ "localized": "אפשרויות מתקדמות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Appearance",
+ "localized": "מראה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Answer",
+ "localized": "תשובה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adjust start",
+ "localized": "התאמת התחלה",
+ "reload": "",
+ "hint": "צעד ההתחלה שבו מתבצעת התאמת סיגמא (sigma adjust)"
+ },
+ {
+ "id": 0,
+ "label": "Adjust end",
+ "localized": "התאמת סיום",
+ "reload": "",
+ "hint": "צעד הסיום שבו מתבצעת התאמת סיגמא (sigma adjust)"
+ },
+ {
+ "id": 0,
+ "label": "AutoGuidance dropout",
+ "localized": "נשירת הנחיה אוטומטית",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "AutoGuidance layers",
+ "localized": "שכבות הנחיה אוטומטית",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "AutoGuidance config",
+ "localized": "תצורת הנחיה אוטומטית",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "APG momentum",
+ "localized": "תנופת APG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "APG rescale",
+ "localized": "שינוי קנה מידה APG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention guidance",
+ "localized": "הנחיית קשב (Attention guidance)",
+ "reload": "",
+ "hint": "קנה מידה CFG המשמש עם PAG: Perturbed-Attention Guidance"
+ },
+ {
+ "id": 0,
+ "label": "Adaptive scaling",
+ "localized": "שינוי קנה מידה אדפטיבי",
+ "reload": "",
+ "hint": "משנה אדפטיבי עבור קנה מידה של הנחיית קשב"
+ },
+ {
+ "id": 0,
+ "label": "Active IP adapters",
+ "localized": "מתאמי IP פעילים",
+ "reload": "",
+ "hint": "מספר מתאמי ה-IP הפעילים"
+ },
+ {
+ "id": 0,
+ "label": "Adapter",
+ "localized": "מתאם",
+ "reload": "",
+ "hint": "מודל מתאם IP"
+ },
+ {
+ "id": 0,
+ "label": "Anchor settings",
+ "localized": "הגדרות עוגן",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Alpha preset",
+ "localized": "קביעה מראש של אלפא",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Append heatmaps to results",
+ "localized": "הוסף מפות חום לתוצאות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto apply",
+ "localized": "החלה אוטומטית",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Amplify LUT",
+ "localized": "הגבר LUT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add time info",
+ "localized": "הוסף מידע על זמן",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add text info",
+ "localized": "הוסף מידע טקסט",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add metadata",
+ "localized": "הוסף מטא-דאטה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Allowed languages",
+ "localized": "שפות מותרות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Allowed alphabets",
+ "localized": "אלפביתים מותרים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply to prompt",
+ "localized": "החל על הפרומפט",
+ "reload": "",
+ "hint": "העתק באופן אוטומטי את התוצאה המשופרת לתיבת קלט הפרומפט"
+ },
+ {
+ "id": 0,
+ "label": "Auto enhance",
+ "localized": "שיפור אוטומטי",
+ "reload": "",
+ "hint": "שפר אוטומטית את הפרומפט לפני כל יצירת תמונה"
+ },
+ {
+ "id": 0,
+ "label": "ACI: Color to Mask",
+ "localized": "ACI: צבע למסיכה",
+ "reload": "",
+ "hint": "בחר את הצבע שברצונך למסך ולצבוע מחדש (inpaint). לחץ על הצבע בתמונה כדי לבחור אותו אוטומטית. מומלץ להשתמש בתמונות כמו מסך ירוק כדי לקבל תוצאות מדויקות."
+ },
+ {
+ "id": 0,
+ "label": "ACI: Color tolerance",
+ "localized": "ACI: סובלנות צבע",
+ "reload": "",
+ "hint": "כוונן את הסובלנות כדי לכלול צבעים דומים במסיכה. ערכים נמוכים = מיסוך צבעים דומים מאוד בלבד. ערכים גבוהים = מיסוך טווח רחב יותר של צבעים דומים."
+ },
+ {
+ "id": 0,
+ "label": "ACI: Denoising strength",
+ "localized": "ACI: עוצמת הפחתת רעש",
+ "reload": "",
+ "hint": "שנה את עוצמת הפחתת הרעש (Denoising Strength) כדי להשיג את כמות הצביעה מחדש הרצויה."
+ },
+ {
+ "id": 0,
+ "label": "ACI: Mask dilate",
+ "localized": "ACI: הרחבת מסיכה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ACI: Mask erode",
+ "localized": "ACI: שחיקת מסיכה",
+ "reload": "",
+ "hint": "כוונן ריפוד כדי להחיל היסט פנימי למסיכה. (ערך מומלץ = 2 להסרת שאריות בקצוות)"
+ },
+ {
+ "id": 0,
+ "label": "ACI: Mask blur",
+ "localized": "ACI: טשטוש מסיכה",
+ "reload": "",
+ "hint": "כוונן טשטוש כדי להחיל מעבר חלק בין התמונה לאזור שנצבע מחדש. (ערך מומלץ = 0 לחדות)"
+ },
+ {
+ "id": 0,
+ "label": "Adaptive restore",
+ "localized": "שחזור אדפטיבי",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply noise",
+ "localized": "החל רעש",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto min score",
+ "localized": "ציון מינימום אוטומטי",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto-segment",
+ "localized": "סגמנטציה אוטומטית",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto-mask",
+ "localized": "מסיכה אוטומטית",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Active",
+ "localized": "פעיל",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention",
+ "localized": "קשב (Attention)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adain",
+ "localized": "Adain",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention Adain",
+ "localized": "Attention Adain",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply filter",
+ "localized": "החל מסנן",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Alpha matting",
+ "localized": "Alpha matting",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Append Caption Files",
+ "localized": "הוסף קבצי כותרות (Captions)",
+ "reload": "",
+ "hint": "הוסף לקבצי כותרות קיימים במקום לדרוס אותם. שימושי להוספת תיאורים או תגיות נוספים לתמונות שכבר יש להן כותרות."
+ },
+ {
+ "id": 0,
+ "label": "a1111",
+ "localized": "a1111",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Autocast",
+ "localized": "Autocast",
+ "reload": "",
+ "hint": "קביעה אוטומטית של רמת הדיוק (precision) בזמן ריצה"
+ },
+ {
+ "id": 0,
+ "label": "Auto",
+ "localized": "אוטומטי",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "accuracy",
+ "localized": "דיוק",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "atiadlxx (AMD only)",
+ "localized": "atiadlxx (AMD בלבד)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "aot_ts_nvfuser",
+ "localized": "aot_ts_nvfuser",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Additional image browser folders",
+ "localized": "תיקיות נוספות לדפדפן התמונות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add system information to metadata",
+ "localized": "הוסף מידע מערכת למטא-דאטה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Autolaunch browser upon startup",
+ "localized": "הפעל דפדפן אוטומטית עם העלייה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Allowed aspect ratios",
+ "localized": "יחסי גובה-רוחב מותרים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Approximate",
+ "localized": "מקורב",
+ "reload": "",
+ "hint": "קירוב רשת עצבית זול. מהיר מאוד בהשוואה ל-VAE, אך מייצר תמונות ברזולוציה אופקית/אנכית קטנה פי 4 ובאיכות נמוכה יותר"
+ },
+ {
+ "id": 0,
+ "label": "Additional postprocessing operations",
+ "localized": "פעולות עיבוד נוספות (Postprocessing)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply color correction",
+ "localized": "החל תיקון צבע",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply mask as overlay",
+ "localized": "החל מסיכה כשכבת על (Overlay)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply sRGB linearization",
+ "localized": "החל ליניאריזציית sRGB",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Available networks",
+ "localized": "רשתות זמינות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto-convert SD15 embeddings to SDXL",
+ "localized": "המר אוטומטית embeddings של SD15 ל-SDXL",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "alias",
+ "localized": "כינוי (Alias)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention query chunk size",
+ "localized": "גודל מקטע (chunk) שאילתת קשב",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention kv chunk size",
+ "localized": "גודל מקטע (chunk) של Attention kv",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention chunking threshold",
+ "localized": "סף חלוקת קשב למקטעים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attempt VAE roll back for NaN values",
+ "localized": "נסה לשחזר (roll back) VAE עבור ערכי NaN",
+ "reload": "",
+ "hint": "דורש Torch 2.1 ובדיקת NaN מופעלת"
+ },
+ {
+ "id": 0,
+ "label": "Add extended info to filename when saving grid",
+ "localized": "הוסף מידע מורחב לשם הקובץ בעת שמירת גריד",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add LoRA to prompt",
+ "localized": "הוסף LoRA לפרומפט",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Alpha Ratio",
+ "localized": "יחס אלפא",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ALPHA Block Weight Preset",
+ "localized": "קביעה מראש של משקל בלוק אלפא",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Automatically determine rank",
+ "localized": "קבע דרגה (rank) באופן אוטומטי",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Autorank ratio",
+ "localized": "יחס דרגה אוטומטי",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Advanced guidance params",
+ "localized": "פרמטרי הנחיה מתקדמים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adapter 1",
+ "localized": "מתאם 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adapter 2",
+ "localized": "מתאם 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adapter 3",
+ "localized": "מתאם 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adapter 4",
+ "localized": "מתאם 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Audio",
+ "localized": "שמע",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Advanced Options",
+ "localized": "אפשרויות מתקדמות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Advanced Options",
+ "localized": "אפשרויות מתקדמות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Advanced Options",
+ "localized": "אפשרויות מתקדמות",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "b": [
+ {
+ "id": 0,
+ "label": "Batch",
+ "localized": "אצווה",
+ "reload": "n/a",
+ "hint": "הגדרות עיבוד אצווה"
+ },
+ {
+ "id": 1,
+ "label": "Batch Caption",
+ "localized": "תיאור אצווה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Batch Tag",
+ "localized": "תיוג אצווה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Benchmark",
+ "localized": "מבחן ביצועים",
+ "reload": "n/a",
+ "hint": "הפעלת מבחני ביצועים"
+ },
+ {
+ "id": 4,
+ "label": "Backend Settings",
+ "localized": "הגדרות ממשק עורפי",
+ "reload": "n/a",
+ "hint": "הגדרות הקשורות לממשקי חישוב: torch, onnx ו-olive"
+ },
+ {
+ "id": 5,
+ "label": "body",
+ "localized": "גוף",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Beta",
+ "localized": "בטא",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Balanced Offload",
+ "localized": "פריקה מאוזנת",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "BitsAndBytes",
+ "localized": "BitsAndBytes",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Batch count",
+ "localized": "מספר אצוות",
+ "reload": "n/a",
+ "hint": "כמה אצוות של תמונות ליצור (אין לכך השפעה על ביצועי הגנרציה או על שימוש בזיכרון ה-VRAM)"
+ },
+ {
+ "id": 10,
+ "label": "Batch size",
+ "localized": "גודל אצווה",
+ "reload": "n/a",
+ "hint": "כמה תמונות ליצור באצווה בודדת (משפר את ביצועי הגנרציה במחיר של שימוש גבוה יותר בזיכרון ה-VRAM)"
+ },
+ {
+ "id": 11,
+ "label": "Beta schedule",
+ "localized": "תזמון בטא",
+ "reload": "n/a",
+ "hint": "מגדיר כיצד ערך הבטא (עוצמת הרעש לכל צעד) גדל. אפשרויות: - default: ברירת המחדל של המודל - linear: דעיכת רעש אחידה בכל צעד - scaled: גרסה בריבוע של ליניארי, בשימוש רק ב-Stable Diffusion - cosine: דעיכה חלקה יותר, לעיתים קרובות מניבה תוצאות טובות יותר בפחות צעדים - sigmoid: מעבר חד, ניסיוני"
+ },
+ {
+ "id": 12,
+ "label": "Base shift",
+ "localized": "הסטת בסיס",
+ "reload": "n/a",
+ "hint": "ערך הסטה מינימלי לרזולוציות נמוכות בעת שימוש בהסטה דינמית."
+ },
+ {
+ "id": 13,
+ "label": "Brightness",
+ "localized": "בהירות",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Block",
+ "localized": "בלוק",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Block size",
+ "localized": "גודל בלוק",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Banned words",
+ "localized": "מילים אסורות",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Blur",
+ "localized": "טשטוש",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Batch input directory",
+ "localized": "ספריית קלט אצווה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Batch output directory",
+ "localized": "ספריית פלט אצווה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Batch mask directory",
+ "localized": "ספריית מסכות אצווה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Background threshold",
+ "localized": "סף רקע",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Boost",
+ "localized": "הגברה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Base",
+ "localized": "בסיס",
+ "reload": "n/a",
+ "hint": "הגדרות בסיס המשמשות להרצת יצירת תמונות"
+ },
+ {
+ "id": 24,
+ "label": "Blend strength",
+ "localized": "עוצמת ערבוב",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Base model",
+ "localized": "מודל בסיס",
+ "reload": "n/a",
+ "hint": "המודל הראשי המשמש לכל הפעולות"
+ },
+ {
+ "id": 26,
+ "label": "Backend",
+ "localized": "ממשק עורפי",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Benchmark steps",
+ "localized": "צעדי מבחן ביצועים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Benchmark level",
+ "localized": "רמת מבחן ביצועים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "balanced",
+ "localized": "מאוזן",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "block_level",
+ "localized": "רמת_בלוק",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Backend storage",
+ "localized": "אחסון ממשק עורפי",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "BF16",
+ "localized": "BF16",
+ "reload": "n/a",
+ "hint": "שימוש בדיוק נקודה צפה של 16 סיביות מותאם לחישובים"
+ },
+ {
+ "id": 33,
+ "label": "Batch matrix-matrix",
+ "localized": "מכפלת מטריצה-מטריצה באצווה",
+ "reload": "n/a",
+ "hint": "כפל מטריצות סטנדרטי באצווה עבור תשומת לב (Attention). אמין אך לא יעיל בזיכרון VRAM."
+ },
+ {
+ "id": 34,
+ "label": "BCFHW",
+ "localized": "BCFHW",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "BFCHW",
+ "localized": "BFCHW",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "BCHW",
+ "localized": "BCHW",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Batch mode uses sequential seeds",
+ "localized": "מצב אצווה משתמש בגרעינים עוקבים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Batch uses original name",
+ "localized": "אצווה משתמשת בשם המקורי",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Base images folder",
+ "localized": "תיקיית תמונות בסיס",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Base grids folder",
+ "localized": "תיקיית רשתות (Grids) בסיס",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Build info on first access",
+ "localized": "בניית מידע בגישה הראשונה",
+ "reload": "n/a",
+ "hint": "מונע מהשרת לבנות את דף ה-EN בעת הפעלת השרת ובמקום זאת בונה אותו בעת הבקשה"
+ },
+ {
+ "id": 42,
+ "label": "Beta Ratio",
+ "localized": "יחס בטא",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "BETA Block Weight Preset",
+ "localized": "קביעה מראש של משקל בלוק בטא",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Base model type",
+ "localized": "סוג מודל בסיס",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "c": [
+ {
+ "id": 7,
+ "label": "Caption",
+ "localized": "תיאור",
+ "reload": "n/a",
+ "hint": "ניתוח תמונות קיימות ויצירת תיאורי טקסט"
+ },
+ {
+ "id": 18,
+ "label": "Contributors",
+ "localized": "תורמים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Clear",
+ "localized": "נקה",
+ "reload": "n/a",
+ "hint": "ניקוי הנחיות (Prompts)"
+ },
+ {
+ "id": 40,
+ "label": "Check status",
+ "localized": "בדוק סטטוס",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Composite",
+ "localized": "שילוב (Composite)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "Control",
+ "localized": "בקרה",
+ "reload": "n/a",
+ "hint": "יצירת תמונה עם הנחיה מלאה"
+ },
+ {
+ "id": 73,
+ "label": "ControlNet",
+ "localized": "ControlNet",
+ "reload": "n/a",
+ "hint": "ControlNet הוא מודל הנחיה מתקדם"
+ },
+ {
+ "id": 84,
+ "label": "Controls",
+ "localized": "בקרים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 95,
+ "label": "CaptionCaption",
+ "localized": "תיאור תיאור",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 106,
+ "label": "Console",
+ "localized": "מסוף (Console)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 117,
+ "label": "Check for updates",
+ "localized": "בדוק עדכונים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 128,
+ "label": "Change log",
+ "localized": "יומן שינויים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 139,
+ "label": "Compute Settings",
+ "localized": "הגדרות מחשוב",
+ "reload": "n/a",
+ "hint": "הגדרות הקשורות לדיוק מחשוב, Cross Attention ואופטימיזציות לפלטפורמות מחשוב"
+ },
+ {
+ "id": 150,
+ "label": "Current",
+ "localized": "נוכחי",
+ "reload": "n/a",
+ "hint": "ניתוח מודולים בתוך המודל הטעון כעת"
+ },
+ {
+ "id": 161,
+ "label": "CivitAI",
+ "localized": "CivitAI",
+ "reload": "n/a",
+ "hint": "חיפוש והורדת מודלים מ-CivitAI"
+ },
+ {
+ "id": 172,
+ "label": "Calculate missing hashes",
+ "localized": "חישוב ערכי Hash חסרים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 183,
+ "label": "Community",
+ "localized": "קהילה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 194,
+ "label": "Cloud",
+ "localized": "ענן",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 205,
+ "label": "Close",
+ "localized": "סגור",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 216,
+ "label": "Change model",
+ "localized": "החלף מודל",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 227,
+ "label": "Change refiner",
+ "localized": "החלף Refiner",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 238,
+ "label": "Change VAE",
+ "localized": "החלף VAE",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 249,
+ "label": "Change reference",
+ "localized": "החלף ייחוס",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 260,
+ "label": "Corrections",
+ "localized": "תיקונים",
+ "reload": "n/a",
+ "hint": "תיקוני צבע/חדות/בהירות בתמונה במהלך תהליך היצירה"
+ },
+ {
+ "id": 271,
+ "label": "Control Methods",
+ "localized": "שיטות בקרה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 282,
+ "label": "Control Media",
+ "localized": "מדיה לבקרה",
+ "reload": "n/a",
+ "hint": "הוספת תמונת קלט כתמונת אתחול נפרדת לעיבוד בקרה"
+ },
+ {
+ "id": 293,
+ "label": "ChronoEdit",
+ "localized": "ChronoEdit",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 304,
+ "label": "Cross Attention",
+ "localized": "Cross Attention",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 315,
+ "label": "CLiP Skip",
+ "localized": "דילוג CLiP",
+ "reload": "n/a",
+ "hint": "פרמטר עצירה מוקדמת למודל CLIP; 1 הוא עצירה בשכבה האחרונה כרגיל, 2 הוא עצירה בשכבה שלפני האחרונה, וכו'"
+ },
+ {
+ "id": 326,
+ "label": "Cache-DiT",
+ "localized": "Cache-DiT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 337,
+ "label": "CFG-Zero",
+ "localized": "CFG-Zero",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 348,
+ "label": "Cache folders",
+ "localized": "תיקיות מטמון",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 359,
+ "label": "Custom model loader",
+ "localized": "טוען מודלים מותאם אישית",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 370,
+ "label": "Client log",
+ "localized": "יומן לקוח",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 381,
+ "label": "CLIP Analysis",
+ "localized": "ניתוח CLIP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 392,
+ "label": "Context",
+ "localized": "הקשר (Context)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 403,
+ "label": "Correction mode",
+ "localized": "מצב תיקון",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 414,
+ "label": "Color",
+ "localized": "צבע",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 425,
+ "label": "Center",
+ "localized": "מרכז",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 436,
+ "label": "Color grading",
+ "localized": "דירוג צבעים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 447,
+ "label": "Crop to portrait",
+ "localized": "חיתוך לאורך",
+ "reload": "n/a",
+ "hint": "חיתוך תמונת הקלט ליחס אורך בלבד לפני השימוש בה כקלט ל-IP adapter"
+ },
+ {
+ "id": 458,
+ "label": "Concept Tokens",
+ "localized": "אסימוני קונספט",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 469,
+ "label": "Colormap",
+ "localized": "מפת צבעים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 480,
+ "label": "Cosine scale 1",
+ "localized": "קנה מידה קוסינוס 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 491,
+ "label": "Cosine scale 2",
+ "localized": "קנה מידה קוסינוס 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 502,
+ "label": "Cosine scale 3",
+ "localized": "קנה מידה קוסינוס 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 513,
+ "label": "Cache model",
+ "localized": "מטמון מודל",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 524,
+ "label": "Cosine scale",
+ "localized": "קנה מידה קוסינוס",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 535,
+ "label": "Cosine Background",
+ "localized": "רקע קוסינוס",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 546,
+ "label": "Control guidance",
+ "localized": "הנחיית בקרה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 557,
+ "label": "Contrast",
+ "localized": "ניגודיות",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 568,
+ "label": "comma",
+ "localized": "comma",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 579,
+ "label": "Columns",
+ "localized": "עמודות",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 590,
+ "label": "Create video",
+ "localized": "צור וידאו",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 601,
+ "label": "Censor",
+ "localized": "צנזור",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 612,
+ "label": "Check language",
+ "localized": "בדוק שפה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 623,
+ "label": "Check policy violations",
+ "localized": "בדוק הפרות מדיניות",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 634,
+ "label": "Check banned words",
+ "localized": "בדוק מילים אסורות",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 645,
+ "label": "Control preprocess input images",
+ "localized": "עיבוד מקדים של תמונות קלט לבקרה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 656,
+ "label": "Control override denoise strength",
+ "localized": "עקיפת עוצמת הפחתת רעש בבקרה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 667,
+ "label": "Color variation",
+ "localized": "וריאציית צבע",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 678,
+ "label": "Change rate",
+ "localized": "קצב שינוי",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 689,
+ "label": "Context after",
+ "localized": "הקשר אחרי",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 700,
+ "label": "Context mask",
+ "localized": "מסכת הקשר",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 711,
+ "label": "Control only",
+ "localized": "בקרה בלבד",
+ "reload": "n/a",
+ "hint": "אפשרות זו משתמשת רק בקלט הבקרה למטה כמקור לכל משימה מסוג ControlNet או IP Adapter בהתבסס על האפשרויות השונות."
+ },
+ {
+ "id": 722,
+ "label": "CN Mode",
+ "localized": "מצב CN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 733,
+ "label": "CN Strength",
+ "localized": "עוצמת CN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 744,
+ "label": "CN Start",
+ "localized": "התחלת CN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 755,
+ "label": "CN End",
+ "localized": "סיום CN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 766,
+ "label": "CN Tiles",
+ "localized": "אריחי CN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 777,
+ "label": "Control factor",
+ "localized": "גורם בקרה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 788,
+ "label": "ControlNet-XS",
+ "localized": "ControlNet-XS",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 799,
+ "label": "Coarse",
+ "localized": "גס",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 810,
+ "label": "Color map",
+ "localized": "מפת צבעים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 821,
+ "label": "Crop to fit",
+ "localized": "חיתוך להתאמה",
+ "reload": "n/a",
+ "hint": "אם מידות תמונת המקור שלך חורגות ממידות היעד, פונקציה זו תתאים את התמונה המוגדלת לתמונת היעד. עודפים ייחתכו."
+ },
+ {
+ "id": 832,
+ "label": "CLiP Model",
+ "localized": "מודל CLiP",
+ "reload": "n/a",
+ "hint": "מודל CLIP המשמש להתאמת דמיון בין תמונה לטקסט. מודלים גדולים יותר (ViT-L, ViT-H) מדויקים יותר אך איטיים יותר וצורכים יותר זיכרון וידאו (VRAM)."
+ },
+ {
+ "id": 843,
+ "label": "Caption Model",
+ "localized": "מודל תיאור",
+ "reload": "n/a",
+ "hint": "מודל BLIP המשמש ליצירת תיאור התמונה הראשוני. מודל התיאור מתאר את תוכן התמונה, ו-CLiP מעשיר אותו במונחי סגנון."
+ },
+ {
+ "id": 854,
+ "label": "Chunk Size",
+ "localized": "גודל מקטע",
+ "reload": "n/a",
+ "hint": "גודל קבוצה (Batch size) לעיבוד מועמדים לתיאור. ערכים גבוהים מאיצים את הפעולה אך מגדילים את השימוש בזיכרון וידאו (VRAM)."
+ },
+ {
+ "id": 865,
+ "label": "CLiP Num Beams",
+ "localized": "מספר אלומות CLiP",
+ "reload": "n/a",
+ "hint": "מספר האלומות לחיפוש אלומות (beam search) במהלך יצירת התיאור. ערכים גבוהים מחפשים יותר אפשרויות אך איטיים יותר."
+ },
+ {
+ "id": 876,
+ "label": "Character threshold",
+ "localized": "סף תווים",
+ "reload": "n/a",
+ "hint": "סף ביטחון לתגיות ספציפיות לדמויות. רק תגיות עם ביטחון מעל סף זה ייכללו. ערכים גבוהים סלקטיביים יותר, ערכים נמוכים כוללים יותר התאמות פוטנציאליות. לא נתמך במודלים של DeepBooru."
+ },
+ {
+ "id": 887,
+ "label": "Cross-attention",
+ "localized": "Cross-attention",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 898,
+ "label": "cpu",
+ "localized": "cpu",
+ "reload": "n/a",
+ "hint": "שימוש ב-CPU ו-RAM בלבד: הכי איטי אבל עם הכי פחות סיכוי לחריגת זיכרון"
+ },
+ {
+ "id": 909,
+ "label": "Cached models",
+ "localized": "מודלים במטמון",
+ "reload": "n/a",
+ "hint": "מספר המודלים לשמירה ב-RAM לגישה מהירה"
+ },
+ {
+ "id": 920,
+ "label": "combined",
+ "localized": "משולב",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 931,
+ "label": "Compress ratio",
+ "localized": "יחס דחיסה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 942,
+ "label": "compel",
+ "localized": "compel",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 953,
+ "label": "Channels last",
+ "localized": "ערוצים בסוף (Channels last)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 964,
+ "label": "cuDNN full-depth benchmark",
+ "localized": "מבחן ביצועים cuDNN בעומק מלא",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 975,
+ "label": "cuDNN benchmark limit",
+ "localized": "מגבלת מבחן ביצועים cuDNN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 986,
+ "label": "cudaMallocAsync",
+ "localized": "cudaMallocAsync",
+ "reload": "n/a",
+ "hint": "משתמש במקצה זיכרון אסינכרוני של CUDA. משפר ביצועים וקיטוע זיכרון וידאו, אך עלול לגרום לאי-יציבות בכרטיסים מסוימים."
+ },
+ {
+ "id": 997,
+ "label": "CLiP skip enabled",
+ "localized": "דילוג CLiP פעיל",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1008,
+ "label": "Cache-DiT enabled",
+ "localized": "Cache-DiT פעיל",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1019,
+ "label": "Cache-DiT F-compute blocks",
+ "localized": "בלוקי חישוב F של Cache-DiT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1030,
+ "label": "Cache-DiT B-compute blocks",
+ "localized": "בלוקי חישוב B של Cache-DiT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1041,
+ "label": "Cache-DiT residual diff threshold",
+ "localized": "סף הפרש שאריתי של Cache-DiT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1052,
+ "label": "Cache-DiT warmup steps",
+ "localized": "צעדי חימום של Cache-DiT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1063,
+ "label": "CFG-Zero enabled",
+ "localized": "CFG-Zero פעיל",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1074,
+ "label": "CFG-Zero star",
+ "localized": "CFG-Zero star",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1085,
+ "label": "CFG-Zero steps",
+ "localized": "צעדי CFG-Zero",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1096,
+ "label": "cudagraphs",
+ "localized": "cudagraphs",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1107,
+ "label": "Cleanup temporary folder on startup",
+ "localized": "ניקוי תיקייה זמנית בהפעלה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1118,
+ "label": "Create ZIP archive for multiple images",
+ "localized": "צור ארכיון ZIP למספר תמונות",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1129,
+ "label": "cover",
+ "localized": "כיסוי (cover)",
+ "reload": "n/a",
+ "hint": "כיסוי שטח מלא"
+ },
+ {
+ "id": 1140,
+ "label": "Compact view",
+ "localized": "תצוגה קומפקטית",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1151,
+ "label": "Cache text encoder results",
+ "localized": "שמירת תוצאות מקודד טקסט במטמון",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1162,
+ "label": "contain",
+ "localized": "contain",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1173,
+ "label": "Ctrl+up/down word delimiters",
+ "localized": "מפרידי מילים עבור Ctrl+למעלה/למטה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1184,
+ "label": "Ctrl+up/down precision when editing (attention:1.1)",
+ "localized": "דיוק Ctrl+למעלה/למטה בעריכת תשומת לב",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1195,
+ "label": "Ctrl+up/down precision when editing ",
+ "localized": "דיוק Ctrl+למעלה/למטה בעריכת רשתות נוספות",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1206,
+ "label": "Cached VAEs",
+ "localized": "VAEs במטמון",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1217,
+ "label": "ckpt",
+ "localized": "ckpt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1228,
+ "label": "Comma separated list with optional strength per LoRA",
+ "localized": "רשימה מופרדת בפסיקים עם עוצמה אופציונלית לכל LoRA",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1239,
+ "label": "CivitAI token",
+ "localized": "אסימון (Token) CivitAI",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1250,
+ "label": "Custom pipeline",
+ "localized": "צינור עיבוד (Pipeline) מותאם אישית",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1261,
+ "label": "Custom model",
+ "localized": "מודל מותאם אישית",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1272,
+ "label": "ControlNet unit 1",
+ "localized": "יחידת ControlNet 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1283,
+ "label": "ControlNet unit 2",
+ "localized": "יחידת ControlNet 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1294,
+ "label": "ControlNet unit 3",
+ "localized": "יחידת ControlNet 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1305,
+ "label": "ControlNet unit 4",
+ "localized": "יחידת ControlNet 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1316,
+ "label": "ControlNet-XS unit 1",
+ "localized": "יחידת ControlNet-XS 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1327,
+ "label": "ControlNet-XS unit 2",
+ "localized": "יחידת ControlNet-XS 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1338,
+ "label": "ControlNet-XS unit 3",
+ "localized": "יחידת ControlNet-XS 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1349,
+ "label": "ControlNet-XS unit 4",
+ "localized": "יחידת ControlNet-XS 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1360,
+ "label": "Control-LLLite unit 1",
+ "localized": "יחידת Control-LLLite 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1371,
+ "label": "Control-LLLite unit 2",
+ "localized": "יחידת Control-LLLite 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1382,
+ "label": "Control-LLLite unit 3",
+ "localized": "יחידת Control-LLLite 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1393,
+ "label": "Control-LLLite unit 4",
+ "localized": "יחידת Control-LLLite 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1404,
+ "label": "Control settings",
+ "localized": "הגדרות בקרה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1415,
+ "label": "Canny",
+ "localized": "Canny",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1426,
+ "label": "Condition",
+ "localized": "התניה (Condition)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1437,
+ "label": "Caption: Batch",
+ "localized": "תיאור: אצווה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1448,
+ "label": "Control elements",
+ "localized": "אלמנטים של בקרה",
+ "reload": "n/a",
+ "hint": "אלמנטים של בקרה הם מודלים מתקדמים שיכולים להנחות את היצירה לעבר התוצאה הרצויה"
+ }
+ ],
+ "d": [
+ {
+ "id": 0,
+ "label": "Docs",
+ "localized": "Docs",
+ "reload": "",
+ "hint": "תיעוד"
+ },
+ {
+ "id": 0,
+ "label": "Discord",
+ "localized": "Discord",
+ "reload": "",
+ "hint": "דיסקורד"
+ },
+ {
+ "id": 0,
+ "label": "Detail",
+ "localized": "פירוט",
+ "reload": "",
+ "hint": "ה-Detailer מריץ יצירה נוספת ברזולוציה גבוהה יותר עבור אובייקטים שזוהו"
+ },
+ {
+ "id": 0,
+ "label": "Delete",
+ "localized": "מחיקה",
+ "reload": "",
+ "hint": "מחק תמונה"
+ },
+ {
+ "id": 0,
+ "label": "Default",
+ "localized": "ברירת מחדל",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Download updates",
+ "localized": "הורד עדכונים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Download model",
+ "localized": "הורד מודל",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Diffusers",
+ "localized": "Diffusers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Distilled",
+ "localized": "מזוקק (Distilled)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Description",
+ "localized": "תיאור",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Details",
+ "localized": "פרטים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Detailer",
+ "localized": "Detailer",
+ "reload": "",
+ "hint": "ה-Detailer מריץ יצירה נוספת ברזולוציה גבוהה יותר עבור אובייקטים שזוהו"
+ },
+ {
+ "id": 0,
+ "label": "Denoise",
+ "localized": "הפחתת רעש",
+ "reload": "",
+ "hint": "הגדרות הפחתת רעש (Denoising). ערך גבוה יותר פירושו שיותר מתוכן התמונה הקיים מורשה להשתנות במהלך היצירה"
+ },
+ {
+ "id": 0,
+ "label": "DirectML",
+ "localized": "DirectML",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Download model from huggingface",
+ "localized": "הורד מודל מ-Huggingface",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dropdown",
+ "localized": "תפריט נפתח",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "dynamic",
+ "localized": "דינמי",
+ "reload": "",
+ "hint": "הזזה דינמית (Dynamic shifting) מתאימה אוטומטית את לוח הזמנים של הפחתת הרעש על סמך רזולוציית התמונה שלך. המתזמן מבצע אינטרפולציה בין base_shift ל-max_shift על סמך רזולוציית התמונה בפועל. הפעלה מבטלת את ה-Flow shift הסטטי. "
+ },
+ {
+ "id": 0,
+ "label": "Detailer models",
+ "localized": "מודלי Detailer",
+ "reload": "",
+ "hint": "בחר מודלי זיהוי לשימוש עבור הפירוט (Detailing)"
+ },
+ {
+ "id": 0,
+ "label": "Detailer list",
+ "localized": "רשימת Detailer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Detailer classes",
+ "localized": "מחלקות Detailer",
+ "reload": "",
+ "hint": "ציין מחלקות ספציפיות לשימוש אם מודל ה-Detailer שנבחר הוא מודל רב-מחלקתי"
+ },
+ {
+ "id": 0,
+ "label": "Detailer prompt",
+ "localized": "הנחיית Detailer",
+ "reload": "",
+ "hint": "השתמש בהנחיה (Prompt) נפרדת עבור ה-Detailer. אם לא קיים, הוא ישתמש בהנחיה הראשית"
+ },
+ {
+ "id": 0,
+ "label": "Detailer negative prompt",
+ "localized": "הנחיה שלילית ל-Detailer",
+ "reload": "",
+ "hint": "השתמש בהנחיה שלילית נפרדת עבור ה-Detailer. אם לא קיים, הוא ישתמש בהנחיה השלילית הראשית"
+ },
+ {
+ "id": 0,
+ "label": "Detailer steps",
+ "localized": "צעדי Detailer",
+ "reload": "",
+ "hint": "מספר הצעדים להרצה עבור תהליך ה-Detailer"
+ },
+ {
+ "id": 0,
+ "label": "Detailer strength",
+ "localized": "עוצמת Detailer",
+ "reload": "",
+ "hint": "עוצמת הפחתת הרעש (Denoising strength) של תהליך ה-Detailer"
+ },
+ {
+ "id": 0,
+ "label": "Detailer resolution",
+ "localized": "רזולוציית Detailer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Denoising batch size",
+ "localized": "גודל אצוות הפחתת רעש",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dilate tau",
+ "localized": "Dilate tau",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Draw legend",
+ "localized": "צייר מקרא",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Denoising strength",
+ "localized": "עוצמת הפחתת רעש",
+ "reload": "",
+ "hint": "קובע כמה מעט כבוד יהיה לאלגוריתם לתוכן התמונה. ב-0 שום דבר לא ישתנה, וב-1 תקבל תמונה לא קשורה. עם ערכים מתחת ל-1.0, העיבוד יקח פחות צעדים ממה שמחוון צעדי הדגימה מציין"
+ },
+ {
+ "id": 0,
+ "label": "Denoise start",
+ "localized": "התחלת הפחתת רעש",
+ "reload": "",
+ "hint": "עקוף את עוצמת הפחתת הרעש על ידי ציון מתי המודל הבסיסי צריך לסיים ומתי ה-Refiner צריך להתחיל. רלוונטי רק לשימוש ב-Refiner. אם מוגדר ל-0 או 1, יעשה שימוש בעוצמת הפחתת הרעש הרגילה"
+ },
+ {
+ "id": 0,
+ "label": "down",
+ "localized": "למטה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Decode chunks",
+ "localized": "פענוח מקטעים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dilate",
+ "localized": "הרחבה (Dilate)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Depth and normal",
+ "localized": "עומק ונורמל",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Distance threshold",
+ "localized": "סף מרחק",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Depth threshold",
+ "localized": "סף עומק",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Denoising steps",
+ "localized": "צעדי הפחתת רעש",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Depth map",
+ "localized": "מפת עומק",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dynamic shift",
+ "localized": "הזזה דינמית",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Duration",
+ "localized": "משך זמן",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Device Info",
+ "localized": "מידע על המכשיר",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Diffusers load using Run:ai streamer",
+ "localized": "טעינת Diffusers באמצעות Run:ai streamer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disable accelerate",
+ "localized": "בטל את Accelerate",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disable T5 text encoder",
+ "localized": "בטל מקודד טקסט T5",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dynamic loss threshold",
+ "localized": "סף הפסד דינמי",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dequantize using torch.compile",
+ "localized": "ביטול קוונטיזציה באמצעות torch.compile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dequantize using full precision",
+ "localized": "ביטול קוונטיזציה באמצעות דיוק מלא",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disabled",
+ "localized": "מבוטל",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dynamic Attention BMM",
+ "localized": "תשומת לב דינמית (BMM)",
+ "reload": "",
+ "hint": "מבצע חישוב תשומת לב (Attention) בשלבים במקום בבת אחת. זמני הסקה איטיים יותר, אך שימוש מופחת משמעותית בזיכרון"
+ },
+ {
+ "id": 0,
+ "label": "Dynamic attention",
+ "localized": "תשומת לב דינמית",
+ "reload": "",
+ "hint": "מכייל את חישוב תשומת הלב באופן דינמי לכל שלב. חוסך בזיכרון וידאו (VRAM) אך מאיט את היצירה."
+ },
+ {
+ "id": 0,
+ "label": "Dynamic Attention slicing rate",
+ "localized": "קצב חיתוך תשומת לב דינמית",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dynamic Attention trigger rate",
+ "localized": "קצב הפעלת תשומת לב דינמית",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Deterministic mode",
+ "localized": "מצב דטרמיניסטי",
+ "reload": "",
+ "hint": "מאלץ פלט דטרמיניסטי בין הרצות. שימושי לשחזור תוצאות, אך עשוי לבטל אופטימיזציות מסוימות."
+ },
+ {
+ "id": 0,
+ "label": "DirectML retry ops for NaN",
+ "localized": "ניסיון חוזר של פעולות DirectML עבור NaN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "deep-cache",
+ "localized": "Deep-Cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "DeepCache cache interval",
+ "localized": "מרווח מטמון DeepCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Directory for temporary images; leave empty for default",
+ "localized": "תיקייה לתמונות זמניות; השאר ריק לברירת מחדל",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Do not display video output in UI",
+ "localized": "אל תציג פלט וידאו בממשק המשתמש",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Directory name pattern",
+ "localized": "תבנית שם תיקייה",
+ "reload": "",
+ "hint": "השתמש בתגיות הבאות כדי להגדיר כיצד נבחרות תתי-תיקיות עבור תמונות ורשתות: [steps], [cfg],[prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime], [job_timestamp]; השאר ריק לברירת מחדל"
+ },
+ {
+ "id": 0,
+ "label": "Dark",
+ "localized": "כהה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disabled UI tabs",
+ "localized": "לשוניות ממשק מבוטלות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disable variable aspect ratio",
+ "localized": "בטל יחס גובה-רוחב משתנה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Desktop",
+ "localized": "שולחן עבודה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Downscale high resolution live previews",
+ "localized": "הקטנת קנה מידה של תצוגות מקדימות חיות ברזולוציה גבוהה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Detailer use model augment",
+ "localized": "השתמש בהרחבת מודל ל-Detailer",
+ "reload": "",
+ "hint": "הפעל מודלי זיהוי של Detailer בדיוק נוסף"
+ },
+ {
+ "id": 0,
+ "label": "Default strength",
+ "localized": "עוצמת ברירת מחדל",
+ "reload": "",
+ "hint": "בעת הוספת רשת נוספת כמו Lora להנחיה, השתמש במכפיל זה עבורה"
+ },
+ {
+ "id": 0,
+ "label": "Do not change selected model when reading generation parameters",
+ "localized": "אל תשנה את המודל הנבחר בעת קריאת פרמטרי יצירה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Do conditional and unconditional denoising in one batch",
+ "localized": "בצע הפחתת רעש מותנית ולא מותנית באצווה אחת",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disable NaN check",
+ "localized": "בטל בדיקת NaN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disallow models in ckpt format",
+ "localized": "אל תאפשר מודלים בפורמט ckpt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Default upscaler for image resize operations",
+ "localized": "משדרג רזולוציה (Upscaler) ברירת מחדל לשינוי גודל תמונה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Debug info",
+ "localized": "מידע ניפוי שגיאות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Download folder",
+ "localized": "תיקיית הורדות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "DWPose",
+ "localized": "DWPose",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Depth Anything",
+ "localized": "Depth Anything",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Depth Pro",
+ "localized": "Depth Pro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Decode",
+ "localized": "פענוח",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "e": [
+ {
+ "id": 843,
+ "label": "Enhance prompt",
+ "localized": "שיפור הנחיה (Prompt)",
+ "reload": "",
+ "hint": "שפר את הנחיית הטקסט באמצעות מודל שפה"
+ },
+ {
+ "id": 0,
+ "label": "Enhance now",
+ "localized": "שפר כעת",
+ "reload": "",
+ "hint": "הפעל שיפור הנחיה באמצעות מודל ה-LLM שנבחר"
+ },
+ {
+ "id": 0,
+ "label": "Extensions",
+ "localized": "תוספים",
+ "reload": "",
+ "hint": "תוספי אפליקציה"
+ },
+ {
+ "id": 0,
+ "label": "Extract LoRA",
+ "localized": "חילוץ LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embedded metadata",
+ "localized": "מטא-דאטה מוטמע",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extension list",
+ "localized": "רשימת תוספים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Execution Precision",
+ "localized": "דיוק ביצוע",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings",
+ "localized": "Embeddings (שיבוצים)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extract currently loaded LoRA(s)",
+ "localized": "חלץ את ה-LoRA(s) הטעונים כעת",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable LayerSkipConfig",
+ "localized": "אפשר LayerSkipConfig",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable refine pass",
+ "localized": "אפשר מעבר עידון (Refine)",
+ "reload": "",
+ "hint": "השתמש בתהליך דומה ל-Image-to-Image כדי להגדיל ו/או להוסיף פרטים לתמונה הסופית. ניתן להשתמש במודל Refiner לשיפור פרטי התמונה."
+ },
+ {
+ "id": 0,
+ "label": "Enable detailer pass",
+ "localized": "אפשר מעבר פירוט (Detailer)",
+ "reload": "",
+ "hint": "זהה אובייקטי מטרה כגון פנים ועבד אותם מחדש ברזולוציה גבוהה יותר"
+ },
+ {
+ "id": 0,
+ "label": "Edge padding",
+ "localized": "ריפוד קצוות",
+ "reload": "",
+ "hint": "הרחב את קצה האזור המוסתר באחוז זה"
+ },
+ {
+ "id": 0,
+ "label": "Edge blur",
+ "localized": "טשטוש קצוות",
+ "reload": "",
+ "hint": "טשטש את קצה האזור המוסתר באחוז זה"
+ },
+ {
+ "id": 0,
+ "label": "End",
+ "localized": "סוף",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ETA",
+ "localized": "ETA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable FreeU",
+ "localized": "אפשר FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tonemap",
+ "localized": "אפשר מיפוי טונים (Tonemap)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enabled",
+ "localized": "מופעל",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Exposure",
+ "localized": "חשיפה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Encoder",
+ "localized": "מקודד",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enhanced prompt",
+ "localized": "הנחיה משופרת",
+ "reload": "",
+ "hint": "פלט ההנחיה המשופרת ממודל ה-LLM"
+ },
+ {
+ "id": 0,
+ "label": "Edit start",
+ "localized": "תחילת עריכה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edit stop",
+ "localized": "סיום עריכה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode",
+ "localized": "שחיקה (Erode)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "edge",
+ "localized": "קצה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ensemble size",
+ "localized": "גודל אנסמבל",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable",
+ "localized": "אפשר",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode size",
+ "localized": "גודל שחיקה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable PixelArt",
+ "localized": "אפשר אמנות פיקסלים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable edge detection",
+ "localized": "אפשר זיהוי קצוות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge block size",
+ "localized": "גודל בלוק קצה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge image weight",
+ "localized": "משקל תמונת קצה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Escape brackets",
+ "localized": "המרת סוגריים (Escape)",
+ "reload": "",
+ "hint": "הוסף לוכסנים הפוכים לפני סוגריים בתגיות. נדרש כאשר תגיות מכילות תווים בעלי משמעות מיוחדת בתחביר ההנחיות, כגון ( ) [ ]. אפשר זאת בעת שימוש בפלט ישירות בהנחיות."
+ },
+ {
+ "id": 0,
+ "label": "Exclude tags",
+ "localized": "החרגת תגיות",
+ "reload": "",
+ "hint": "רשימה מופרדת בפסיקים של תגיות להחרגה מהפלט. שימושי לסינון תגיות לא רצויות או כפולות המופיעות בתדירות גבוהה."
+ },
+ {
+ "id": 0,
+ "label": "Extension GIT repository URL",
+ "localized": "כתובת URL של מאגר ה-GIT של התוסף",
+ "reload": "",
+ "hint": "ציין את כתובת המאגר של התוסף ב-GitHub"
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CPU",
+ "localized": "ExecutionProvider.CPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.DirectML",
+ "localized": "ExecutionProvider.DirectML",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CUDA",
+ "localized": "ExecutionProvider.CUDA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.ROCm",
+ "localized": "ExecutionProvider.ROCm",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.MIGraphX",
+ "localized": "ExecutionProvider.MIGraphX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.OpenVINO",
+ "localized": "ExecutionProvider.OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable modular pipelines (experimental)",
+ "localized": "אפשר צינורות עיבוד מודולריים (ניסיוני)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Expandable segments",
+ "localized": "מקטעים ניתנים להרחבה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable use of reference models",
+ "localized": "אפשר שימוש במודלי ייחוס (Reference)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable embeddings support",
+ "localized": "אפשר תמיכה ב-Embeddings",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable file wildcards support",
+ "localized": "אפשר תמיכה בתווים כלליים (Wildcards) מקבצים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extra noise multiplier for img2img",
+ "localized": "מכפיל רעש נוסף עבור img2img",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings train templates directory",
+ "localized": "ספריית תבניות לאימון Embeddings",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable Hypernetwork support",
+ "localized": "אפשר תמיכה ב-Hypernetwork",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tensorboard logging",
+ "localized": "אפשר רישום (Logging) ב-Tensorboard",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "f": [
+ {
+ "id": 0,
+ "label": "Fixed",
+ "localized": "קבוע",
+ "reload": "n/a",
+ "hint": "שינוי גודל התמונה לרזולוציית היעד. אלא אם כן הגובה והרוחב תואמים, תקבל יחס גובה-רוחב שגוי"
+ },
+ {
+ "id": 0,
+ "label": "Folder",
+ "localized": "תיקייה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FramePack",
+ "localized": "FramePack",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Frames",
+ "localized": "פריימים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fallback guidance",
+ "localized": "הנחיית גיבוי (Fallback)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU",
+ "localized": "FreeU",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Faster Cache",
+ "localized": "מטמון מהיר יותר",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folders",
+ "localized": "תיקיות",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fetch model preview metadata",
+ "localized": "אחזר מטא-נתונים לתצוגה מקדימה של המודל",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flow shift",
+ "localized": "הזזת זרימה (Flow shift)",
+ "reload": "n/a",
+ "hint": "ערך הזזה עבור מודלי flowmatching. שולט בהתפלגות שלבי הסרת הרעשים. ערכים: - >1.0: הקצאת יותר שלבים להסרת רעשים מוקדמת (מבנה טוב יותר) - <1.0: הקצאת יותר שלבים להסרת רעשים מאוחרת (פרטים עדינים טובים יותר) - 1.0: לוח זמנים מאוזן רוב מודלי ה-flowmatching משתמשים בערך 3 כברירת מחדל. לא פעיל ביעילות אם dynamic shift מופעל."
+ },
+ {
+ "id": 0,
+ "label": "FDG scales",
+ "localized": "סקאלות FDG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FDG weights",
+ "localized": "משקלי FDG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FDG rescale space",
+ "localized": "מרחב שינוי קנה מידה FDG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force HiRes",
+ "localized": "אלץ HiRes",
+ "reload": "n/a",
+ "hint": "Hires פועל אוטומטית כאשר נבחר Latent upscale, אך הוא מדלג עליו בעת שימוש במגדילי רזולוציה (upscalers) שאינם לטנטיים. אפשר אילוץ hires כדי להפעיל hires עם upscalers שאינם לטנטיים"
+ },
+ {
+ "id": 0,
+ "label": "FreeU preset",
+ "localized": "קביעה מוגדרת מראש של FreeU",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FaceID Model",
+ "localized": "מודל FaceID",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Final strength",
+ "localized": "עוצמה סופית",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "full",
+ "localized": "מלא (full)",
+ "reload": "n/a",
+ "hint": "השתמש תמיד בדיוק מלא"
+ },
+ {
+ "id": 0,
+ "label": "Fall-off exponent (lower=higher detail)",
+ "localized": "מעריך דעיכה (נמוך יותר = פירוט גבוה יותר)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fill strength",
+ "localized": "עוצמת מילוי",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Face",
+ "localized": "פנים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Face confidence",
+ "localized": "ביטחון זיהוי פנים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP model variant",
+ "localized": "גרסת מודל FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP resolution",
+ "localized": "רזולוציית FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP duration",
+ "localized": "משך FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP target FPS",
+ "localized": "יעד FPS של FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP interpolation",
+ "localized": "אינטרפולציית FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP init strength",
+ "localized": "עוצמת התחלה FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP end strength",
+ "localized": "עוצמת סיום FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP vision strength",
+ "localized": "עוצמת ראייה FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP section prompts",
+ "localized": "פרומפטים למקטעי FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP latent window size",
+ "localized": "גודל חלון לטנטי FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP steps",
+ "localized": "צעדי FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP sampler shift",
+ "localized": "הזזת דוגם FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP CFG scale",
+ "localized": "סולם CFG של FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP distilled CFG scale",
+ "localized": "סולם CFG מזוקק של FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP CFG re-scale",
+ "localized": "שינוי קנה מידה CFG של FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP system prompt",
+ "localized": "פרומפט מערכת FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP model receipe",
+ "localized": "מתכון מודל FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable TeaCache",
+ "localized": "הפעלת TeaCache ב-FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP use optimized system prompt",
+ "localized": "השתמש בפרומפט מערכת אופטימלי ב-FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable CFGZero",
+ "localized": "הפעלת CFGZero ב-FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable Preview",
+ "localized": "הפעלת תצוגה מקדימה ב-FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP attention",
+ "localized": "קשב (Attention) של FP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP VAE",
+ "localized": "FP VAE",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FPS",
+ "localized": "FPS",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Foreground threshold",
+ "localized": "סף קדמת תמונה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Frame change sensitivity",
+ "localized": "רגישות לשינוי פריים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename",
+ "localized": "שם קובץ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force model eval",
+ "localized": "אלץ הערכת מודל (eval)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "false",
+ "localized": "false",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Full precision (--no-half-vae)",
+ "localized": "דיוק מלא (--no-half-vae)",
+ "reload": "n/a",
+ "hint": "משתמש ב-FP32 עבור ה-VAE. עשוי להפיק תוצאות טובות יותר תוך שימוש ביותר VRAM ויצירה איטית יותר"
+ },
+ {
+ "id": 0,
+ "label": "FP32",
+ "localized": "FP32",
+ "reload": "n/a",
+ "hint": "שימוש בדיוק של נקודה צפה של 32 סיביות לחישובים"
+ },
+ {
+ "id": 0,
+ "label": "FP16",
+ "localized": "FP16",
+ "reload": "n/a",
+ "hint": "שימוש בדיוק של נקודה צפה של 16 סיביות לחישובים"
+ },
+ {
+ "id": 0,
+ "label": "Force full precision (--no-half)",
+ "localized": "אלץ דיוק מלא (--no-half)",
+ "reload": "n/a",
+ "hint": "משתמש ב-FP32 עבור המודל. עשוי להפיק תוצאות טובות יותר תוך שימוש ביותר VRAM ויצירה איטית יותר"
+ },
+ {
+ "id": 0,
+ "label": "Flash",
+ "localized": "Flash",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flex attention",
+ "localized": "קשב גמיש (Flex attention)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flash attention",
+ "localized": "קשב מהיר (Flash attention)",
+ "reload": "n/a",
+ "hint": "אלגוריתם קשב אופטימלי ביותר. מפחית משמעותית את השימוש ב-VRAM ומאיץ את ההסקה, אך יכול להיות לא-דטרמיניסטי."
+ },
+ {
+ "id": 0,
+ "label": "Fused projections",
+ "localized": "הטלות ממוזגות (Fused projections)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU enabled",
+ "localized": "FreeU מופעל",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 1st stage backbone",
+ "localized": "עמוד שדרה שלב ראשון ב-FreeU",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 2nd stage backbone",
+ "localized": "עמוד שדרה שלב שני ב-FreeU",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 1st stage skip",
+ "localized": "דילוג שלב ראשון ב-FreeU",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 2nd stage skip",
+ "localized": "דילוג שלב שני ב-FreeU",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FoCa",
+ "localized": "FoCa",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache cache enabled",
+ "localized": "מטמון FasterCache מופעל",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip range",
+ "localized": "טווח דילוג מרחבי של FasterCache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip start",
+ "localized": "התחלת דילוג מרחבית של FasterCache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip end",
+ "localized": "סיום דילוג מרחבי של FasterCache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip range",
+ "localized": "טווח דילוג ללא-הנחיה (uncond) של FasterCache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip start",
+ "localized": "התחלת דילוג ללא-הנחיה של FasterCache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip end",
+ "localized": "סיום דילוג ללא-הנחיה של FasterCache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache guidance distilled",
+ "localized": "הנחיה מזוקקת של FasterCache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "fullgraph",
+ "localized": "גרף מלא (fullgraph)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with stable diffusion models",
+ "localized": "תיקייה עם מודלי Stable Diffusion",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Huggingface models",
+ "localized": "תיקייה עם מודלי Huggingface",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for Huggingface cache",
+ "localized": "תיקייה למטמון Huggingface",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for Tunable ops cache",
+ "localized": "תיקייה למטמון פעולות הניתנות לכוונון (Tunable ops)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with VAE files",
+ "localized": "תיקייה עם קבצי VAE",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with UNET files",
+ "localized": "תיקייה עם קבצי UNET",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Text encoder files",
+ "localized": "תיקייה עם קבצי מקדד טקסט (Text encoder)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with LoRA network(s)",
+ "localized": "תיקייה עם רשתות LoRA",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "File or Folder with user-defined styles",
+ "localized": "קובץ או תיקייה עם סגנונות מוגדרי משתמש",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with user-defined wildcards",
+ "localized": "תיקייה עם wildcards מוגדרי משתמש",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with textual inversion embeddings",
+ "localized": "תיקייה עם הטמעות היפוך טקסטואלי (Textual Inversion)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Control models",
+ "localized": "תיקייה עם מודלי בקרה (Control)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Yolo models",
+ "localized": "תיקייה עם מודלי Yolo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with ESRGAN models",
+ "localized": "תיקייה עם מודלי ESRGAN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with BSRGAN models",
+ "localized": "תיקייה עם מודלי BSRGAN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with RealESRGAN models",
+ "localized": "תיקייה עם מודלי RealESRGAN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with SCUNet models",
+ "localized": "תיקייה עם מודלי SCUNet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with SwinIR models",
+ "localized": "תיקייה עם מודלי SwinIR",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with CLIP models",
+ "localized": "תיקייה עם מודלי CLIP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for disk offload",
+ "localized": "תיקייה להעברה לדיסק (offload)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for OpenVINO cache",
+ "localized": "תיקייה למטמון OpenVINO",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for ONNX cached models",
+ "localized": "תיקייה למודלי ONNX במטמון",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for ONNX conversion",
+ "localized": "תיקייה להמרת ONNX",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with chaiNNer models",
+ "localized": "תיקייה עם מודלי chaiNNer",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "File format",
+ "localized": "פורמט קובץ",
+ "reload": "n/a",
+ "hint": "בחר פורמט קובץ לתמונות"
+ },
+ {
+ "id": 0,
+ "label": "Font file",
+ "localized": "קובץ גופן",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Font color",
+ "localized": "צבע גופן",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for text generate",
+ "localized": "תיקייה ליצירת טקסט",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for image generate",
+ "localized": "תיקייה ליצירת תמונות",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for control generate",
+ "localized": "תיקייה ליצירת בקרה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for processed images",
+ "localized": "תיקייה לתמונות שעובדו",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for manually saved images",
+ "localized": "תיקייה לתמונות שנשמרו ידנית",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for videos",
+ "localized": "תיקייה לסרטונים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for init images",
+ "localized": "תיקייה לתמונות התחלה (init)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for txt2img grids",
+ "localized": "תיקייה לרשתות תמונות מטקסט (txt2img grids)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for img2img grids",
+ "localized": "תיקייה לרשתות תמונה לתמונה (img2img grids)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for control grids",
+ "localized": "תיקייה לרשתות בקרה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Font size",
+ "localized": "גודל גופן",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Full VAE",
+ "localized": "VAE מלא",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force offline mode",
+ "localized": "אלץ מצב לא מקוון",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fixed UNet precision",
+ "localized": "דיוק UNet קבוע",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename join string",
+ "localized": "מחרוזת חיבור שמות קבצים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename word regex",
+ "localized": "Regex למילים בשם קובץ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force zeros for prompts when empty",
+ "localized": "אלץ אפסים עבור פרומפטים כאשר הם ריקים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "fill",
+ "localized": "מילוי (fill)",
+ "reload": "n/a",
+ "hint": "שינוי גודל התמונה כך שכולה תהיה בתוך רזולוציית היעד. מילוי שטח ריק בצבעי התמונה"
+ },
+ {
+ "id": 0,
+ "label": "For image processing do exact number of steps as specified",
+ "localized": "לעיבוד תמונה בצע מספר מדויק של צעדים כמצוין",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with LyCORIS network(s)",
+ "localized": "תיקייה עם רשתות LyCORIS",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fuse strength",
+ "localized": "עוצמת מיזוג",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeInit",
+ "localized": "FreeInit",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "g": [
+ {
+ "id": 755,
+ "label": "Gallery",
+ "localized": "גלריה",
+ "reload": "gallery_nav",
+ "hint": "גלריית תמונות"
+ },
+ {
+ "id": 756,
+ "label": "GitHub",
+ "localized": "GitHub",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 757,
+ "label": "Guidance",
+ "localized": "הנחיה",
+ "reload": "txt2img_guidance",
+ "hint": ""
+ },
+ {
+ "id": 758,
+ "label": "GenerateGenerate",
+ "localized": "מחולל-מחולל",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 759,
+ "label": "Generate forever",
+ "localized": "חולל ללא הפסקה",
+ "reload": "control_loop",
+ "hint": "מתחיל את העיבוד וממשיך עד לביטול"
+ },
+ {
+ "id": 760,
+ "label": "Generate",
+ "localized": "חולל",
+ "reload": "video_generate_btn",
+ "hint": "התחל עיבוד"
+ },
+ {
+ "id": 761,
+ "label": "Get receipe",
+ "localized": "קבל מתכון",
+ "reload": "framepack_btn_get_model",
+ "hint": ""
+ },
+ {
+ "id": 762,
+ "label": "GPU Monitor",
+ "localized": "ניטור מעבד גרפי (GPU)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 763,
+ "label": "Get Changelog",
+ "localized": "קבל יומן שינויים",
+ "reload": "get_changelog",
+ "hint": ""
+ },
+ {
+ "id": 764,
+ "label": "Generic",
+ "localized": "גנרי",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 765,
+ "label": "Google GenAI",
+ "localized": "Google GenAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 766,
+ "label": "Group Offload",
+ "localized": "פריקת קבוצה (Group Offload)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 767,
+ "label": "Grid Options",
+ "localized": "אפשרויות רשת",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 768,
+ "label": "Grids",
+ "localized": "רשתות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 769,
+ "label": "Guider",
+ "localized": "מנחה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 770,
+ "label": "Guidance scale",
+ "localized": "סולם הנחיה (CFG)",
+ "reload": "",
+ "hint": "סולם הנחיה ללא מסווג (CFG): עד כמה התמונה צריכה להתאים להנחיה. ערכים נמוכים מייצרים תוצאות יצירתיות יותר, ערכים גבוהים גורמים לה להיצמד להנחיה בצורה קפדנית יותר; ערכים מומלצים בין 5-10"
+ },
+ {
+ "id": 771,
+ "label": "Guidance end",
+ "localized": "סיום הנחיה",
+ "reload": "",
+ "hint": "מסיים את השפעת ה-CFG וה-PAG מוקדם: ערך של 1 פועל כרגיל, 0.5 עוצר את ההנחיה ב-50% מהצעדים"
+ },
+ {
+ "id": 772,
+ "label": "Guidance rescale",
+ "localized": "שינוי קנה מידה של הנחיה",
+ "reload": "",
+ "hint": "משנה את קנה המידה של ההנחיה כדי למנוע תמונות בחשיפת יתר בערכי הנחיה גבוהים"
+ },
+ {
+ "id": 773,
+ "label": "Gamma",
+ "localized": "גמא",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 774,
+ "label": "Grid margins",
+ "localized": "שולי רשת",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 775,
+ "label": "Grid sections",
+ "localized": "חלקי רשת",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 776,
+ "label": "Guidance strength",
+ "localized": "עוצמת הנחיה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 777,
+ "label": "Guidance start",
+ "localized": "תחילת הנחיה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 778,
+ "label": "Guidance stop",
+ "localized": "עצירת הנחיה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 779,
+ "label": "Gate step",
+ "localized": "צעד שער",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 780,
+ "label": "Guess mode",
+ "localized": "מצב ניחוש",
+ "reload": "",
+ "hint": "מסיר את הדרישה לספק הנחיה ל-ControlNet. זה מאלץ את מקודד ה-ControlNet לבצע את הניחוש הטוב ביותר שלו על סמך התוכן של מפת הבקרה שהוזנה."
+ },
+ {
+ "id": 781,
+ "label": "gradient",
+ "localized": "מדרג (גרדיאנט)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 782,
+ "label": "Gamma corrected",
+ "localized": "תיקון גמא",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 783,
+ "label": "General threshold",
+ "localized": "סף כללי",
+ "reload": "",
+ "hint": "סף ביטחון לתגים כלליים (למשל: אובייקטים, פעולות, הגדרות). רק תגים עם ביטחון מעל סף זה ייכללו בפלט. ערכים גבוהים הם בררניים יותר (פחות תגים), ערכים נמוכים כוללים יותר תגים."
+ },
+ {
+ "id": 784,
+ "label": "GPU",
+ "localized": "GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 785,
+ "label": "Google cloud use VertexAI endpoints",
+ "localized": "שימוש בנקודות קצה של Google cloud VertexAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 786,
+ "label": "Google cloud API key",
+ "localized": "מפתח API של Google cloud",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 787,
+ "label": "Google Cloud project ID",
+ "localized": "מזהה פרויקט Google Cloud",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 788,
+ "label": "Google Cloud location ID",
+ "localized": "מזהה מיקום Google Cloud",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 789,
+ "label": "group",
+ "localized": "קבוצה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 790,
+ "label": "Group size",
+ "localized": "גודל קבוצה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 791,
+ "label": "GC threshold",
+ "localized": "סף איסוף זבל (GC threshold)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 792,
+ "label": "Grid max rows count",
+ "localized": "מספר שורות מקסימלי ברשת",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 793,
+ "label": "Grid max columns count",
+ "localized": "מספר עמודות מקסימלי ברשת",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 794,
+ "label": "Grid background color",
+ "localized": "צבע רקע של הרשת",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 795,
+ "label": "Gallery auto-update on tab change",
+ "localized": "עדכון אוטומטי של הגלריה בעת החלפת לשונית",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 796,
+ "label": "GPU monitor interval",
+ "localized": "מרווח ניטור מעבד גרפי",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 797,
+ "label": "Gallery view columns",
+ "localized": "עמודות בתצוגת גלריה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 798,
+ "label": "Grid image size",
+ "localized": "גודל תמונת רשת",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 799,
+ "label": "Global",
+ "localized": "גלובלי",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "h": [
+ {
+ "id": 501,
+ "label": "History",
+ "localized": "היסטוריה",
+ "reload": "",
+ "hint": "רשימת דורות קודמים שניתן לעבד מחדש"
+ },
+ {
+ "id": 502,
+ "label": "html2md",
+ "localized": "html2md",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 503,
+ "label": "Huggingface",
+ "localized": "Huggingface",
+ "reload": "",
+ "hint": "הגדרות הקשורות לגישה ל-Huggingface"
+ },
+ {
+ "id": 504,
+ "label": "HiDream",
+ "localized": "HiDream",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 505,
+ "label": "HyperTile",
+ "localized": "HyperTile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 506,
+ "label": "HiDiffusion",
+ "localized": "HiDiffusion",
+ "reload": "",
+ "hint": "HiDiffusion מאפשר יצירת תמונות ברזולוציה גבוהה באמצעות המודלים הסטנדרטיים שלך ללא כפילויות/עיוותים ובביצועים משופרים"
+ },
+ {
+ "id": 507,
+ "label": "Height",
+ "localized": "גובה",
+ "reload": "",
+ "hint": "גובה התמונה"
+ },
+ {
+ "id": 508,
+ "label": "HiRes steps",
+ "localized": "צעדי HiRes",
+ "reload": "",
+ "hint": "מספר צעדי הדגימה עבור תמונה מוגדלת. אם 0, משתמש באותה כמות כמו במקור"
+ },
+ {
+ "id": 509,
+ "label": "HDR clamp",
+ "localized": "HDR clamp",
+ "reload": "",
+ "hint": "מכוון את רמת הפרטים חסרי המשמעות על ידי גיזום ערכים הסוטים משמעותית מממוצע ההתפלגות. זה שימושי במיוחד לשיפור היצירה בסולמות הנחיה גבוהים יותר, זיהוי חריגים בשלב מוקדם של התהליך והחלת התאמות מתמטיות. חשוב על זה כקביעת הטווח שבו תרצה שערכי התמונה שלך יהיו"
+ },
+ {
+ "id": 510,
+ "label": "HDR maximize",
+ "localized": "HDR maximize",
+ "reload": "",
+ "hint": "מחשב 'גורם נורמליזציה' על ידי חלוקת ערך הטנזור המקסימלי בטווח המוגדר מוכפל ב-4. גורם זה משמש לאחר מכן להזזת הערוצים בתוך הגבול הנתון, מה שמבטיח טווח דינמי מקסימלי לעיבוד המשך"
+ },
+ {
+ "id": 511,
+ "label": "HDR range",
+ "localized": "טווח HDR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 512,
+ "label": "Hue",
+ "localized": "גוון (Hue)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 513,
+ "label": "HQ init latents",
+ "localized": "HQ init latents",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 514,
+ "label": "Height after",
+ "localized": "גובה לאחר מכן",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 515,
+ "label": "Height mask",
+ "localized": "מסיכת גובה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 516,
+ "label": "Hires use control",
+ "localized": "שימוש בבקרת HiRes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 517,
+ "label": "Hands",
+ "localized": "ידיים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 518,
+ "label": "High threshold",
+ "localized": "סף גבוה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 519,
+ "label": "high noise",
+ "localized": "רעש גבוה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 520,
+ "label": "Hypertile UNet Enabled",
+ "localized": "Hypertile UNet פעיל",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 521,
+ "label": "Hypertile HiRes pass only",
+ "localized": "מעבר Hypertile HiRes בלבד",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 522,
+ "label": "Hypertile UNet max tile size",
+ "localized": "גודל אריח מקסימלי של Hypertile UNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 523,
+ "label": "Hypertile UNet min tile size",
+ "localized": "גודל אריח מינימלי של Hypertile UNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 524,
+ "label": "Hypertile UNet swap size",
+ "localized": "גודל החלפת Hypertile UNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 525,
+ "label": "Hypertile UNet depth",
+ "localized": "עומק Hypertile UNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 526,
+ "label": "Hypertile VAE Enabled",
+ "localized": "Hypertile VAE פעיל",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 527,
+ "label": "Hypertile VAE tile size",
+ "localized": "גודל אריח Hypertile VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 528,
+ "label": "Hypertile VAE swap size",
+ "localized": "גודל החלפת Hypertile VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 529,
+ "label": "HiDiffusion apply RAU-Net",
+ "localized": "HiDiffusion החל את RAU-Net",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 530,
+ "label": "HiDiffusion apply MSW-MSA",
+ "localized": "HiDiffusion החל את MSW-MSA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 531,
+ "label": "HiDiffusion aggressive at step",
+ "localized": "HiDiffusion אגרסיבי בצעד",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 532,
+ "label": "HiDiffusion override T1 ratio",
+ "localized": "HiDiffusion דריסת יחס T1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 533,
+ "label": "HiDiffusion override T2 ratio",
+ "localized": "HiDiffusion דריסת יחס T2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 534,
+ "label": "hidet",
+ "localized": "hidet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 535,
+ "label": "Hide legacy tabs",
+ "localized": "הסתרת כרטיסיות ישנות (Legacy)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 536,
+ "label": "Hide input range sliders",
+ "localized": "הסתרת בוררי טווח קלט",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 537,
+ "label": "Hide params headers",
+ "localized": "הסתרת כותרות פרמטרים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 538,
+ "label": "HuggingFace token",
+ "localized": "מפתח (Token) של HuggingFace",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 539,
+ "label": "HuggingFace mirror",
+ "localized": "מראה (Mirror) של HuggingFace",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 540,
+ "label": "HED",
+ "localized": "HED",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "i": [
+ {
+ "id": 755,
+ "label": "Images",
+ "localized": "תמונות",
+ "reload": "",
+ "hint": "יצירת תמונות ממשק מאוחד תומך ב-T2I ו-I2I עם הנחיית בקרה אופציונלית"
+ },
+ {
+ "id": 756,
+ "label": "I2I",
+ "localized": "I2I",
+ "reload": "",
+ "hint": "יצירת תמונה מתמונה ממשק מורשת (Legacy) המחקה את ממשק והתנהגות ה-image-to-image המקוריים"
+ },
+ {
+ "id": 757,
+ "label": "Input",
+ "localized": "קלט",
+ "reload": "",
+ "hint": "הצגת/הסתרת בחירת מדיה המשמשת להנחיית היצירה"
+ },
+ {
+ "id": 758,
+ "label": "Image",
+ "localized": "תמונה",
+ "reload": "",
+ "hint": "יצירת תמונה מתמונה"
+ },
+ {
+ "id": 759,
+ "label": "Inpaint",
+ "localized": "השלמת תמונה (Inpaint)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 760,
+ "label": "Inputs",
+ "localized": "קלטים",
+ "reload": "",
+ "hint": "הגדרות הקשורות לתמונות קלט"
+ },
+ {
+ "id": 761,
+ "label": "Initial",
+ "localized": "ראשוני",
+ "reload": "",
+ "hint": "קביעת רזולוציית התמונה לפני העיבוד"
+ },
+ {
+ "id": 762,
+ "label": "Info",
+ "localized": "מידע",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 763,
+ "label": "install",
+ "localized": "התקנה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 764,
+ "label": "Image Options",
+ "localized": "אפשרויות תמונה",
+ "reload": "",
+ "hint": "הגדרות הקשורות לפורמט התמונה, מטא-נתונים ורשתות תמונות (Grids)"
+ },
+ {
+ "id": 765,
+ "label": "Image Paths",
+ "localized": "נתיבי תמונות",
+ "reload": "",
+ "hint": "הגדרות הקשורות לשמות קבצי תמונה ותיקיות פלט"
+ },
+ {
+ "id": 766,
+ "label": "Image Metadata",
+ "localized": "מטא-נתונים של תמונה",
+ "reload": "",
+ "hint": "הגדרות הקשורות לטיפול במטא-נתונים שנוצרים עם התמונות המופקות"
+ },
+ {
+ "id": 767,
+ "label": "IP Adapters",
+ "localized": "מתאמי IP",
+ "reload": "",
+ "hint": "מתאמי IP הם מודלי תוסף שיכולים להנחות את היצירה לעבר התוצאה הרצויה"
+ },
+ {
+ "id": 768,
+ "label": "Input Media",
+ "localized": "מדית קלט",
+ "reload": "",
+ "hint": "הוספת תמונת קלט לשימוש עבור image-to-image, השלמת תמונה (Inpaint) או עיבוד בקרה (Control)"
+ },
+ {
+ "id": 769,
+ "label": "Input Image",
+ "localized": "תמונת קלט",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 770,
+ "label": "IPEX",
+ "localized": "IPEX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 771,
+ "label": "Image Gallery",
+ "localized": "גלריית תמונות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 772,
+ "label": "Intermediate Image Saving",
+ "localized": "שמירת תמונות ביניים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 773,
+ "label": "Initial seed",
+ "localized": "גרעין (Seed) ראשוני",
+ "reload": "",
+ "hint": "ערך הקובע את הפלט של מחולל המספרים האקראיים - אם תיצור תמונה עם אותם פרמטרים וגרעין כמו תמונה אחרת, תקבל את אותה תוצאה"
+ },
+ {
+ "id": 774,
+ "label": "Include detections",
+ "localized": "כלול זיהויים",
+ "reload": "",
+ "hint": "כלול את התמונה המקורית עם סימון האזורים שזוהו"
+ },
+ {
+ "id": 775,
+ "label": "IY model",
+ "localized": "מודל IY",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 776,
+ "label": "IY scale",
+ "localized": "קנה מידה IY",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 777,
+ "label": "IY start",
+ "localized": "התחלת IY",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 778,
+ "label": "IY end",
+ "localized": "סיום IY",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 779,
+ "label": "Identity guidance",
+ "localized": "הנחיית זהות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 780,
+ "label": "Include original image",
+ "localized": "כלול תמונה מקורית",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 781,
+ "label": "Iterate seed per line",
+ "localized": "החלפת גרעין (Seed) לכל שורה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 782,
+ "label": "Iterations",
+ "localized": "חזרות (Iterations)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 783,
+ "label": "Interpolate frames",
+ "localized": "ביצוע אינטרפולציה לפריימים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 784,
+ "label": "Include main grid",
+ "localized": "כלול רשת (Grid) ראשית",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 785,
+ "label": "Include sub grids",
+ "localized": "כלול רשתות משנה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 786,
+ "label": "Include images",
+ "localized": "כלול תמונות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 787,
+ "label": "invert",
+ "localized": "היפוך (Invert)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 788,
+ "label": "Init image same as control",
+ "localized": "תמונת אתחול זהה לבקרה",
+ "reload": "",
+ "hint": "יתייחס בנוסף לכל תמונה המונחת בחלון קלט הבקרה (Control) כמקור למשימות מסוג img2img, לדוגמה כתמונה לשינוי."
+ },
+ {
+ "id": 789,
+ "label": "Inpaint masked only",
+ "localized": "השלמה (Inpaint) לאזור המסומן בלבד",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 790,
+ "label": "Invert mask",
+ "localized": "הפוך מסכה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 791,
+ "label": "IOU",
+ "localized": "IOU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 792,
+ "label": "Init strength",
+ "localized": "עוצמת אתחול",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 793,
+ "label": "Input directory",
+ "localized": "תיקיית קלט",
+ "reload": "",
+ "hint": "התיקייה שבה נמצאות התמונות שברצונך לעבד"
+ },
+ {
+ "id": 794,
+ "label": "Intermediates",
+ "localized": "ביניים",
+ "reload": "",
+ "hint": "גודל מאגר המועמדים לביניים בעת התאמת מאפייני תמונה לתגיות תיאוריות (Flavours). ממאגר זה נבחרות התגיות הסופיות על סמך מינימום/מקסימום Flavors. ערכים גבוהים יותר עשויים לשפר את האיכות אך הם איטיים יותר."
+ },
+ {
+ "id": 795,
+ "label": "Include rating",
+ "localized": "כלול דירוג",
+ "reload": "",
+ "hint": "כלול תגיות דירוג תוכן בפלט (למשל: בטוח, מוטל בספק, מפורש). שימושי לסינון או סיווג תמונות לפי דירוג התוכן שלהן."
+ },
+ {
+ "id": 796,
+ "label": "Image width",
+ "localized": "רוחב תמונה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 797,
+ "label": "Image height",
+ "localized": "גובה תמונה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 798,
+ "label": "inference-mode",
+ "localized": "מצב הסקה (Inference)",
+ "reload": "",
+ "hint": "בדומה ל-no-grad אך מחמיר יותר. מבטיח שהמודל ירוץ רק במצב הסקה לצורך בטיחות ומהירות."
+ },
+ {
+ "id": 799,
+ "label": "inductor",
+ "localized": "inductor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 800,
+ "label": "Image quality",
+ "localized": "איכות תמונה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 801,
+ "label": "Include mask in outputs",
+ "localized": "כלול מסכה בתוצרים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 802,
+ "label": "Include invisible watermark",
+ "localized": "כלול סימן מים בלתי נראה",
+ "reload": "",
+ "hint": "הוספת סימן מים בלתי נראה לתמונה על ידי שינוי ערכי פיקסלים מסוימים"
+ },
+ {
+ "id": 803,
+ "label": "Invisible watermark string",
+ "localized": "מחרוזת סימן מים בלתי נראה",
+ "reload": "",
+ "hint": "מחרוזת סימן המים להוספה לתמונה. מומלץ לשמור עליה קצרה מאוד כדי למנוע פגיעה בתמונה."
+ },
+ {
+ "id": 804,
+ "label": "Image watermark position",
+ "localized": "מיקום סימן מים בתמונה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 805,
+ "label": "Image watermark file",
+ "localized": "קובץ סימן מים לתמונה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 806,
+ "label": "Images filename pattern",
+ "localized": "תבנית שם קובץ לתמונות",
+ "reload": "",
+ "hint": "השתמש בתגיות הבאות כדי להגדיר כיצד ייבחרו שמות הקבצים לתמונות:seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
+ },
+ {
+ "id": 807,
+ "label": "inline",
+ "localized": "בתוך השורה (Inline)",
+ "reload": "",
+ "hint": "בתוך השורה עם כל האלמנטים הנוספים (ניתן לגלילה)"
+ },
+ {
+ "id": 808,
+ "label": "Inpainting include greyscale mask in results",
+ "localized": "Inpainting: כלול מסכת גווני אפור בתוצאות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 809,
+ "label": "Inpainting include masked composite in results",
+ "localized": "Inpainting: כלול קומפוזיציה עם מסכה בתוצאות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 810,
+ "label": "Image transparent color fill",
+ "localized": "מילוי צבע שקוף בתמונה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 811,
+ "label": "Inpainting conditioning mask strength",
+ "localized": "עוצמת מסכת התניה ל-Inpainting",
+ "reload": "",
+ "hint": "קובע באיזו עוצמה להסוות את התמונה המקורית עבור inpainting ו-img2img. 1.0 פירושו מסכה מלאה (ברירת מחדל). 0.0 פירושו התניה ללא מסכה כלל. ערכים נמוכים יותר יסייעו בשימור הקומפוזיציה הכללית של התמונה, אך יתקשו בביצוע שינויים גדולים."
+ },
+ {
+ "id": 812,
+ "label": "Image resize algorithm",
+ "localized": "אלגוריתם שינוי גודל תמונה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 813,
+ "label": "Image repeats per epoch",
+ "localized": "חזרות על תמונה לכל תקופת אימון (Epoch)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 814,
+ "label": "Interpolation Method",
+ "localized": "שיטת אינטרפולציה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 815,
+ "label": "In Blocks",
+ "localized": "בלוקי כניסה (In Blocks)",
+ "reload": "",
+ "hint": "בלוקי דגימה מטה (Downsampling) של ה-UNet (12 ערכים עבור SD1.5, 9 ערכים עבור SDXL)"
+ },
+ {
+ "id": 816,
+ "label": "Input model",
+ "localized": "מודל קלט",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 817,
+ "label": "Info object",
+ "localized": "אובייקט מידע",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "k": [
+ {
+ "id": 740700,
+ "label": "Kanvas change",
+ "localized": "שינוי Kanvas",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 154625,
+ "label": "Kanvas Settings",
+ "localized": "הגדרות Kanvas",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 577789,
+ "label": "Keep Thinking Trace",
+ "localized": "שמור עקבות חשיבה",
+ "reload": "n/a",
+ "hint": "כלול את תהליך החשיבה של המודל בפלט הסופי. שימושי להבנת האופן שבו המודל הגיע לתשובתו. פועל רק עם מודלים התומכים במצב חשיבה (Thinking mode)."
+ },
+ {
+ "id": 661919,
+ "label": "Keep Prefill",
+ "localized": "שמור מילוי מראש (Prefill)",
+ "reload": "n/a",
+ "hint": "כלול את טקסט המילוי מראש בתחילת הפלט הסופי. אם האפשרות מושבתת, טקסט המילוי מראש ששימש להנחיית המודל יוסר מהתוצאה."
+ },
+ {
+ "id": 593740,
+ "label": "Keep aspect ratio",
+ "localized": "שמור על יחס גובה-רוחב",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "l": [
+ {
+ "id": 755,
+ "label": "Load model",
+ "localized": "טען מודל",
+ "reload": "prompt_enhance_load",
+ "hint": ""
+ },
+ {
+ "id": 1431,
+ "label": "Load custom model",
+ "localized": "טען מודל מותאם אישית",
+ "reload": "prompt_enhance_custom_load",
+ "hint": "טעינת מודל מותאם אישית עם התצורה המוגדרת"
+ },
+ {
+ "id": 1655,
+ "label": "LaMa Remove",
+ "localized": "הסרת LaMa",
+ "reload": "control_mask_remove",
+ "hint": ""
+ },
+ {
+ "id": 2436,
+ "label": "Lite",
+ "localized": "Lite",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2531,
+ "label": "LTXVideo",
+ "localized": "LTXVideo",
+ "reload": "video_params_ltx",
+ "hint": ""
+ },
+ {
+ "id": 2803,
+ "label": "Load",
+ "localized": "טען",
+ "reload": "vlm_load",
+ "hint": ""
+ },
+ {
+ "id": 2839,
+ "label": "Live Previews",
+ "localized": "תצוגה מקדימה חיה",
+ "reload": "",
+ "hint": "הגדרות הקשורות לתצוגה מקדימה חיה, התראות שמע"
+ },
+ {
+ "id": 2843,
+ "label": "Legacy options",
+ "localized": "אפשרויות מורשת",
+ "reload": "",
+ "hint": "הגדרות הקשורות לאפשרויות ישנות (Legacy) - אין להשתמש בהן"
+ },
+ {
+ "id": 2847,
+ "label": "List",
+ "localized": "רשימה",
+ "reload": "",
+ "hint": "רשימת כל המודלים הזמינים"
+ },
+ {
+ "id": 2850,
+ "label": "Loader",
+ "localized": "טוען",
+ "reload": "",
+ "hint": "מאפשר להרכיב ידנית מודל דיפוזיה ממודולים בודדים"
+ },
+ {
+ "id": 2852,
+ "label": "List models",
+ "localized": "רשימת מודלים",
+ "reload": "component-5502",
+ "hint": ""
+ },
+ {
+ "id": 2865,
+ "label": "Load receipe",
+ "localized": "טען מתכון",
+ "reload": "component-5528",
+ "hint": ""
+ },
+ {
+ "id": 2883,
+ "label": "Lora",
+ "localized": "Lora",
+ "reload": "",
+ "hint": "LoRA: Low-Rank Adaptation. מודל מכוונן (Fine-tuned) המוחל על גבי מודל טעון"
+ },
+ {
+ "id": 2885,
+ "label": "Local",
+ "localized": "מקומי",
+ "reload": "",
+ "hint": "מודלים שהורדו ומוכנים לשימוש"
+ },
+ {
+ "id": 2889,
+ "label": "LTX",
+ "localized": "LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2890,
+ "label": "Layerwise Casting",
+ "localized": "המרה לפי שכבות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2891,
+ "label": "LinFusion",
+ "localized": "LinFusion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2892,
+ "label": "Log Display",
+ "localized": "תצוגת יומן",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2893,
+ "label": "List all locally available models",
+ "localized": "רשום את כל המודלים הזמינים מקומית",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2894,
+ "label": "Last Generate",
+ "localized": "יצירה אחרונה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2895,
+ "label": "low order",
+ "localized": "סדר נמוך",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2896,
+ "label": "LSC layer indices",
+ "localized": "מדדי שכבות LSC",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2897,
+ "label": "LSC fully qualified name",
+ "localized": "שם LSC מלא",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2898,
+ "label": "LSC skip attention blocks",
+ "localized": "LSC דלג על בלוקי קשב",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2899,
+ "label": "LSC skip feed-forward blocks",
+ "localized": "LSC דלג על בלוקי הזנה קדימה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2900,
+ "label": "LSC skip attention scores",
+ "localized": "LSC דלג על ציוני קשב",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2901,
+ "label": "LSC dropout rate",
+ "localized": "שיעור נשירה LSC",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2902,
+ "label": "Layer options",
+ "localized": "אפשרויות שכבה",
+ "reload": "",
+ "hint": "הגדרת אפשרויות שכבה מתקדמות עבור מתאם IP באופן ידני"
+ },
+ {
+ "id": 2903,
+ "label": "Layer scales",
+ "localized": "קני מידה של שכבות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2904,
+ "label": "Length",
+ "localized": "אורך",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2905,
+ "label": "Loops",
+ "localized": "לולאות",
+ "reload": "",
+ "hint": "כמה פעמים לעבד תמונה. כל פלט משמש כקלט של הלולאה הבאה. אם מוגדר ל-1, ההתנהגות תהיה כאילו סקריפט זה לא בשימוש"
+ },
+ {
+ "id": 2906,
+ "label": "Level",
+ "localized": "רמה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2907,
+ "label": "Latent mode",
+ "localized": "מצב לטנטי (Latent)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2908,
+ "label": "Loop video",
+ "localized": "לולאת וידאו",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2909,
+ "label": "LLM model",
+ "localized": "מודל LLM",
+ "reload": "",
+ "hint": "בחר את מודל השפה לשימוש עבור שיפור הנחיות. מודלים התומכים בראייה מסומנים באייקון . מודלים התומכים במצב חשיבה מסומנים באייקון ."
+ },
+ {
+ "id": 2910,
+ "label": "LBM Method",
+ "localized": "שיטת LBM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2911,
+ "label": "LBM Composite",
+ "localized": "קומפוזיציה LBM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2912,
+ "label": "LBM Steps",
+ "localized": "צעדי LBM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2913,
+ "label": "left",
+ "localized": "שמאל",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2914,
+ "label": "Live update",
+ "localized": "עדכון חי",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2915,
+ "label": "Low threshold",
+ "localized": "סף נמוך",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2916,
+ "label": "Large",
+ "localized": "גדול",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2917,
+ "label": "LTX model",
+ "localized": "מודל LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2918,
+ "label": "LTX frames number",
+ "localized": "מספר פריימים LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2919,
+ "label": "LTX frames skip",
+ "localized": "דילוג פריימים LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2920,
+ "label": "LTX enable upsampling",
+ "localized": "LTX אפשר הגדלת רזולוציה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2921,
+ "label": "LTX upsample ratio",
+ "localized": "יחס הגדלה LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2922,
+ "label": "LTX enable refine",
+ "localized": "LTX אפשר עידון",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2923,
+ "label": "LTX refine strength",
+ "localized": "עוצמת עידון LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2924,
+ "label": "LTX decode timestep",
+ "localized": "צעד זמן פענוח LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2925,
+ "label": "LTX enable audio",
+ "localized": "LTX אפשר שמע",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2926,
+ "label": "Loop",
+ "localized": "לולאה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2927,
+ "label": "Local directory name",
+ "localized": "שם ספרייה מקומית",
+ "reload": "",
+ "hint": "הספרייה שבה תותקן ההרחבה, השאר ריק לברירת מחדל"
+ },
+ {
+ "id": 2928,
+ "label": "Libs",
+ "localized": "ספריות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2929,
+ "label": "Latent history size",
+ "localized": "גודל היסטוריה לטנטית",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2930,
+ "label": "LLama repo",
+ "localized": "מאגר LLama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2931,
+ "label": "low noise",
+ "localized": "רעש נמוך",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2932,
+ "label": "leaf_level",
+ "localized": "רמת עלה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2933,
+ "label": "LLM",
+ "localized": "LLM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2934,
+ "label": "Layerwise casting storage",
+ "localized": "אחסון המרה לפי שכבות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2935,
+ "label": "Layerwise non-blocking operations",
+ "localized": "פעולות לא-חוסמות לפי שכבות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2936,
+ "label": "Lumina: Use mask in transformers",
+ "localized": "Lumina: השתמש במסכה בטרנספורמרים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2937,
+ "label": "LinFusion apply distillation on load",
+ "localized": "LinFusion החל זיקוק (distillation) בטעינה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2938,
+ "label": "Light",
+ "localized": "בהיר",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2939,
+ "label": "Log view update period",
+ "localized": "תקופת עדכון תצוגת יומן",
+ "reload": "",
+ "hint": "תקופת עדכון תצוגת היומן, במילישניות"
+ },
+ {
+ "id": 2940,
+ "label": "Live preview display period",
+ "localized": "תקופת הצגת תצוגה מקדימה חיה",
+ "reload": "",
+ "hint": "בקש תמונת תצוגה מקדימה כל n צעדים, הגדר ל-0 לביטול"
+ },
+ {
+ "id": 2941,
+ "label": "Load custom Diffusers pipeline",
+ "localized": "טען צינור (pipeline) של Diffusers מותאם אישית",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2942,
+ "label": "LoRA force reload always",
+ "localized": "כפה טעינה מחדש של LoRA תמיד",
+ "reload": "",
+ "hint": "מאלץ רשתות LoRA להיטען מחדש מהאחסון בכל יצירה, גם אם הן כבר במטמון. שימושי לניפוי שגיאות או כאשר קבצי LoRA משתנים חיצונית. כבה לשימוש רגיל כדי להפיק תועלת מהמטמון."
+ },
+ {
+ "id": 2943,
+ "label": "LoRA load using Diffusers method",
+ "localized": "טען LoRA בשיטת Diffusers",
+ "reload": "",
+ "hint": "שיטה חלופית המשתמשת ביכולות ה-LoRA המובנות של diffusers במקום במימוש המקומי של SD.Next (עשוי להפחית תאימות LoRA)"
+ },
+ {
+ "id": 2944,
+ "label": "LoRA native apply to text encoder",
+ "localized": "החלת LoRA מקורי על מקודד הטקסט",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2945,
+ "label": "LoRA native fuse with model",
+ "localized": "מיזוג LoRA מקורי עם המודל",
+ "reload": "",
+ "hint": "מזג LoRA לתוך המודל לשימוש נמוך יותר בזיכרון.אזהרה: לאחר הסרה או החלפה של LoRA, ייתכן שתמשיך לראות את הסגנון שלו בתמונות שנוצרו. כדי לקבל מודל נקי, טען אותו מחדש מבורר המודלים."
+ },
+ {
+ "id": 2946,
+ "label": "LoRA diffusers fuse with model",
+ "localized": "מיזוג LoRA של diffusers עם המודל",
+ "reload": "",
+ "hint": "מזג LoRA לתוך המודל לשימוש נמוך יותר בזיכרון ותאימות ל-torch.compile.אזהרה: לאחר הסרה או החלפה של LoRA, ייתכן שתמשיך לראות את הסגנון שלו בתמונות שנוצרו. כדי לקבל מודל נקי, טען אותו מחדש מבורר המודלים."
+ },
+ {
+ "id": 2947,
+ "label": "LoRA auto-apply tags",
+ "localized": "החלה אוטומטית של תגיות LoRA",
+ "reload": "",
+ "hint": "הוסף אוטומטית מילות הפעלה/תגיות ממטא-דאטה של LoRA להנחיה שלך. הגדר את מספר התגיות להחלה אוטומטית, למשל, 3 = הוסף את 3 תגיות ההפעלה המובילות. הגדר ל-0 לביטול, -1 להוספת כל התגיות הזמינות."
+ },
+ {
+ "id": 2948,
+ "label": "LoRA memory cache",
+ "localized": "מטמון זיכרון LoRA",
+ "reload": "",
+ "hint": "כמה מודלי LoRA לשמור ברשת לשימוש עתידי לפני שיידרש טעינה מחדש מהאחסון"
+ },
+ {
+ "id": 2949,
+ "label": "LoRA add hash info to metadata",
+ "localized": "הוסף מידע hash של LoRA למטא-דאטה",
+ "reload": "",
+ "hint": "כלול hashes של קבצי LoRA במטא-דאטה של התמונה שנוצרה. שימושי לשחזור ומעקב אחר גרסאות ה-LoRA המדויקות שבהן נעשה שימוש."
+ },
+ {
+ "id": 2950,
+ "label": "LDSR Path",
+ "localized": "נתיב LDSR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2951,
+ "label": "LoRA load using legacy method",
+ "localized": "טען LoRA בשיטת מורשת (Legacy)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2952,
+ "label": "Loaded LoRA",
+ "localized": "LoRA טעון",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2953,
+ "label": "LoRA target filename",
+ "localized": "שם קובץ יעד LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2954,
+ "label": "Layer skip guidance",
+ "localized": "הנחיית דילוג על שכבות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2955,
+ "label": "LineArt",
+ "localized": "LineArt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2956,
+ "label": "Leres Depth",
+ "localized": "עומק Leres",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "m": [
+ {
+ "id": -1,
+ "label": "Mask",
+ "localized": "מסכה",
+ "reload": "",
+ "hint": "אפשרויות מיסוך תמונה ומסכות"
+ },
+ {
+ "id": -1,
+ "label": "Models",
+ "localized": "מודלים",
+ "reload": "",
+ "hint": "הורדה, המרה או מיזוג של המודלים שלך וניהול מטא-נתונים של מודלים"
+ },
+ {
+ "id": -1,
+ "label": "Manage extensions",
+ "localized": "ניהול הרחבות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Manual install",
+ "localized": "התקנה ידנית",
+ "reload": "",
+ "hint": "התקנה ידנית של הרחבה"
+ },
+ {
+ "id": -1,
+ "label": "Models & Networks",
+ "localized": "מודלים ורשתות",
+ "reload": "",
+ "hint": "הצגת רשימות של כל המודלים והרשתות הזמינים"
+ },
+ {
+ "id": -1,
+ "label": "Model Loading",
+ "localized": "טעינת מודל",
+ "reload": "",
+ "hint": "הגדרות הקשורות לאופן טעינת המודל"
+ },
+ {
+ "id": -1,
+ "label": "Model Options",
+ "localized": "אפשרויות מודל",
+ "reload": "",
+ "hint": "הגדרות הקשורות להתנהגות של מודלים ספציפיים"
+ },
+ {
+ "id": -1,
+ "label": "Model Offloading",
+ "localized": "פריקת מודל (Offloading)",
+ "reload": "",
+ "hint": "הגדרות הקשורות לפריקת מודל מהזיכרון וניהול זיכרון"
+ },
+ {
+ "id": -1,
+ "label": "Model Quantization",
+ "localized": "קוונטיזציה של מודל",
+ "reload": "",
+ "hint": "הגדרות הקשורות לקוונטיזציה של מודל המשמשת להפחתת השימוש בזיכרון"
+ },
+ {
+ "id": -1,
+ "label": "Model Compile",
+ "localized": "הידור מודל",
+ "reload": "",
+ "hint": "הגדרות הקשורות לשיטות הידור מודל שונות"
+ },
+ {
+ "id": -1,
+ "label": "Metadata",
+ "localized": "מטא-נתונים",
+ "reload": "",
+ "hint": "עדכון מטא-נתונים עבור כל המודלים הזמינים"
+ },
+ {
+ "id": -1,
+ "label": "Merge",
+ "localized": "מיזוג",
+ "reload": "",
+ "hint": "מיזוג שני מודלים או יותר למודל חדש"
+ },
+ {
+ "id": -1,
+ "label": "Manual Block Merge",
+ "localized": "מיזוג בלוקים ידני",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge Modules",
+ "localized": "מיזוג מודולים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model",
+ "localized": "מודל",
+ "reload": "",
+ "hint": "מודל בסיס"
+ },
+ {
+ "id": -1,
+ "label": "Model metadata",
+ "localized": "מטא-נתונים של מודל",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ModernUI",
+ "localized": "ModernUI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modular Pipelines",
+ "localized": "צינורות עיבוד (Pipelines) מודולריים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Models Paths",
+ "localized": "נתיבי מודלים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mobile",
+ "localized": "נייד",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge multiple models",
+ "localized": "מיזוג מספר מודלים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max shift",
+ "localized": "הסטה מקסימלית",
+ "reload": "",
+ "hint": "ערך הסטה מקסימלי לרזולוציות גבוהות בעת שימוש בהסטה דינמית."
+ },
+ {
+ "id": -1,
+ "label": "Merge detailers",
+ "localized": "מיזוג מפרטים (Detailers)",
+ "reload": "",
+ "hint": "מיזוג תוצאות ממספר מפרטים למסכה בודדת לפני הרצת תהליך הפירוט"
+ },
+ {
+ "id": -1,
+ "label": "Max detected",
+ "localized": "מקסימום מזוהים",
+ "reload": "",
+ "hint": "מספר מקסימלי של אובייקטים מזוהים להרצת המפרט (Detailer) עליהם"
+ },
+ {
+ "id": -1,
+ "label": "Min confidence",
+ "localized": "רמת ודאות מינימלית",
+ "reload": "",
+ "hint": "רמת ודאות מינימלית בפריט שזוהה"
+ },
+ {
+ "id": -1,
+ "label": "Max overlap",
+ "localized": "חפיפה מקסימלית",
+ "reload": "",
+ "hint": "חפיפה מקסימלית בין שני פריטים שזוהו לפני שאחד מהם ייפסל"
+ },
+ {
+ "id": -1,
+ "label": "Min size",
+ "localized": "גודל מינימלי",
+ "reload": "",
+ "hint": "גודל מינימלי של אובייקט מזוהה כאחוז מכלל התמונה"
+ },
+ {
+ "id": -1,
+ "label": "Max size",
+ "localized": "גודל מקסימלי",
+ "reload": "",
+ "hint": "גודל מקסימלי של אובייקט מזוהה כאחוז מכלל התמונה"
+ },
+ {
+ "id": -1,
+ "label": "Max Range",
+ "localized": "טווח מקסימלי",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Momentum",
+ "localized": "מומנטום",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode x-axis",
+ "localized": "מצב ציר-X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode y-axis",
+ "localized": "מצב ציר-Y",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask Dropout",
+ "localized": "Mask Dropout",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Multi decoder",
+ "localized": "מפענח רב-ערוצי",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode",
+ "localized": "מצב",
+ "reload": "",
+ "hint": "מצב תשאול.מהיר : כיתוב מהיר עם מינימום מונחי תיאור.קלאסי : תשאול סטנדרטי עם איזון בין איכות ומהירות.הטוב ביותר : הניתוח היסודי ביותר, האיטי ביותר אך באיכות הגבוהה ביותר.שלילי : יצירת מונחים לשימוש כפרומפט שלילי."
+ },
+ {
+ "id": -1,
+ "label": "Method",
+ "localized": "שיטה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model repo",
+ "localized": "מאגר מודל",
+ "reload": "",
+ "hint": "מזהה מאגר HuggingFace עבור המודל"
+ },
+ {
+ "id": -1,
+ "label": "Model gguf",
+ "localized": "מודל GGUF",
+ "reload": "",
+ "hint": "מאגר מודל GGUF קוונטיזציוני אופציונלי ב-HuggingFace"
+ },
+ {
+ "id": -1,
+ "label": "Model type",
+ "localized": "סוג מודל",
+ "reload": "",
+ "hint": "סוג קוונטיזציה אופציונלי למודל GGUF"
+ },
+ {
+ "id": -1,
+ "label": "Model file",
+ "localized": "קובץ מודל",
+ "reload": "",
+ "hint": "קובץ מודל GGUF ספציפי אופציונלי בתוך המאגר"
+ },
+ {
+ "id": -1,
+ "label": "Max tokens",
+ "localized": "מקסימום טוקנים",
+ "reload": "",
+ "hint": "מספר מקסימלי של טוקנים שהמודל יכול לייצר בתשובתו. המודל אינו מודע למגבלה זו במהלך היצירה והיא לא תגרום למודל לנסות לייצר תשובות מפורטות או תמציתיות יותר, היא פשוט קובעת את הגבול הקשיח לאורך, ותחתוך בכוח את התשובה כשהגבול יושג."
+ },
+ {
+ "id": -1,
+ "label": "masked",
+ "localized": "ממוסך",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask invert",
+ "localized": "היפוך מסכה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask strength",
+ "localized": "חוזק מסכה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Multistep restore",
+ "localized": "שחזור רב-שלבי",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask blur",
+ "localized": "טשטוש מסכה",
+ "reload": "",
+ "hint": "כמה לטשטש את המסכה לפני העיבוד, בפיקסלים"
+ },
+ {
+ "id": -1,
+ "label": "Min guidance",
+ "localized": "הנחיה מינימלית",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max guidance",
+ "localized": "הנחיה מקסימלית",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Motion level",
+ "localized": "רמת תנועה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode after",
+ "localized": "מצב אחרי",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Method after",
+ "localized": "שיטה אחרי",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode mask",
+ "localized": "מצב מסכה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Method mask",
+ "localized": "שיטת מסכה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum units",
+ "localized": "מקסימום יחידות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max faces",
+ "localized": "מקסימום פנים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Medium",
+ "localized": "בינוני",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge alpha",
+ "localized": "מיזוג אלפא",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask only",
+ "localized": "מסכה בלבד",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max Length",
+ "localized": "אורך מקסימלי",
+ "reload": "",
+ "hint": "מספר מקסימלי של טוקנים בכיתוב שנוצר."
+ },
+ {
+ "id": -1,
+ "label": "Min Flavors",
+ "localized": "מינימום טעמים (Flavors)",
+ "reload": "",
+ "hint": "מספר מינימלי של תגיות תיאוריות (טעמים) לשמירה בפרומפט הסופי."
+ },
+ {
+ "id": -1,
+ "label": "Max Flavors",
+ "localized": "מקסימום טעמים (Flavors)",
+ "reload": "",
+ "hint": "מספר מקסימלי של תגיות תיאוריות (טעמים) לשמירה בפרומפט הסופי."
+ },
+ {
+ "id": -1,
+ "label": "Max tags",
+ "localized": "מקסימום תגיות",
+ "reload": "",
+ "hint": "מספר מקסימלי של תגיות להכללה בפלט. מגביל את אורך התוצאה כאשר בתמונה יש מאפיינים מזוהים רבים. התגיות ממוינות לפי ודאות, כך שהרלוונטיות ביותר נשמרות."
+ },
+ {
+ "id": -1,
+ "label": "Memory",
+ "localized": "זיכרון",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Memory optimization",
+ "localized": "אופטימיזציה של זיכרון",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model Info",
+ "localized": "מידע על המודל",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model pipeline",
+ "localized": "צינור עיבוד המודל",
+ "reload": "",
+ "hint": "אם זיהוי אוטומטי לא מזהה את המודל, בחר את סוג המודל לפני טעינתו"
+ },
+ {
+ "id": -1,
+ "label": "Model auto-load on start",
+ "localized": "טעינה אוטומטית של מודל בהפעלה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model load using multiple threads",
+ "localized": "טעינת מודל באמצעות מספר תהליכונים (Threads)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model auto-download on demand",
+ "localized": "הורדה אוטומטית של מודל לפי דרישה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model load using streams",
+ "localized": "טעינת מודל באמצעות תזרימים (Streams)",
+ "reload": "",
+ "hint": "בעת טעינת מודלים נסה טעינת תזרים המותאמת לאחסון איטי או אחסון רשת"
+ },
+ {
+ "id": -1,
+ "label": "Model load model direct to GPU",
+ "localized": "טעינת מודל ישירות ל-GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to offload",
+ "localized": "סוגי מודלים שלא יפרקו מהזיכרון",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to always offload",
+ "localized": "מודולים שתמיד יפרקו מהזיכרון",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to never offload",
+ "localized": "מודולים שלעולם לא יפרקו מהזיכרון",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to quantize",
+ "localized": "סוגי מודלים שלא יעברו קוונטיזציה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to not convert",
+ "localized": "מודולים שלא יומרו",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules dtype dict",
+ "localized": "מילון סוגי נתונים (dtype) של מודולים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Math",
+ "localized": "מתמטיקה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Memory limit",
+ "localized": "מגבלת זיכרון",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "migraphx",
+ "localized": "migraphx",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "max-autotune",
+ "localized": "max-autotune",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "max-autotune-no-cudagraphs",
+ "localized": "max-autotune-no-cudagraphs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum image size (MP)",
+ "localized": "גודל תמונה מקסימלי (MP)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max words",
+ "localized": "מקסימום מילים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modern",
+ "localized": "מודרני",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mount URL subpath",
+ "localized": "נתיב משנה של כתובת URL",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mobile scale",
+ "localized": "קנה מידה לנייד",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move detailer model to CPU when complete",
+ "localized": "העברת מודל המפרט (Detailer) ל-CPU בסיום",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move base model to CPU when using refiner",
+ "localized": "העברת מודל הבסיס ל-CPU בעת שימוש במלטש (Refiner)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move base model to CPU when using VAE",
+ "localized": "העברת מודל הבסיס ל-CPU בעת שימוש ב-VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move refiner model to CPU when not in use",
+ "localized": "העברת מודל המלטש (Refiner) ל-CPU כשאינו בשימוש",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move VAE and CLIP to RAM when training",
+ "localized": "העברת VAE ו-CLIP ל-RAM בזמן אימון",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model name",
+ "localized": "שם המודל",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model base path",
+ "localized": "נתיב בסיס של המודל",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max shard size",
+ "localized": "גודל מקסימלי של חלק (Shard)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model class",
+ "localized": "מחלקת מודל",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mid Block",
+ "localized": "בלוק אמצעי",
+ "reload": "",
+ "hint": "הבלוק המרכזי של ה-UNet (ערך 1)"
+ },
+ {
+ "id": -1,
+ "label": "Model precision",
+ "localized": "דיוק המודל",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum rank",
+ "localized": "דרגה (Rank) מקסימלית",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Midas depth",
+ "localized": "עומק Midas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "MLSD",
+ "localized": "MLSD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "MediaPipe Face",
+ "localized": "MediaPipe Face",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Marigold Depth",
+ "localized": "עומק Marigold",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "n": [
+ {
+ "id": 0,
+ "label": "Networks",
+ "localized": "רשתות",
+ "reload": "",
+ "hint": "ממשק משתמש עבור רשתות (Networks)"
+ },
+ {
+ "id": 0,
+ "label": "New row",
+ "localized": "שורה חדשה",
+ "reload": "",
+ "hint": "שורת ממשק חדשה"
+ },
+ {
+ "id": 0,
+ "label": "New column",
+ "localized": "עמודה חדשה",
+ "reload": "",
+ "hint": "עמודת ממשק חדשה"
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku",
+ "localized": "Nunchaku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "nsfw",
+ "localized": "nsfw",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NudeNet",
+ "localized": "NudeNet",
+ "reload": "",
+ "hint": "תוסף גמיש המסוגל לזהות ולטשטש עירום בתמונות"
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku Engine",
+ "localized": "מנוע Nunchaku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NNCF: Neural Network Compression Framework",
+ "localized": "NNCF: מסגרת דחיסת רשתות עצביות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise Options",
+ "localized": "אפשרויות רעש",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks panel",
+ "localized": "פאנל רשתות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks UI",
+ "localized": "ממשק רשתות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks Scan",
+ "localized": "סריקת רשתות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Negative prompt",
+ "localized": "פרומפט שלילי",
+ "reload": "",
+ "hint": "תאר מה אינך רוצה לראות בתמונה שנוצרת"
+ },
+ {
+ "id": 0,
+ "label": "Number",
+ "localized": "מספר",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "negative",
+ "localized": "שלילי",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "None",
+ "localized": "ללא",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NSFW allowed",
+ "localized": "מתיר NSFW",
+ "reload": "",
+ "hint": "אפשר למודל ליצור תוכן למבוגרים בפרומפטים משופרים"
+ },
+ {
+ "id": 0,
+ "label": "Noise strength",
+ "localized": "עוצמת רעש",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NMS",
+ "localized": "NMS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Near threshold",
+ "localized": "סף קרוב",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise scale",
+ "localized": "קנה מידה של רעש",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Note",
+ "localized": "הערה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Non-blocking move operations",
+ "localized": "פעולות העברה לא חוסמות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku attention",
+ "localized": "קשב Nunchaku",
+ "reload": "",
+ "hint": "מחליף את מנגנון הקשב (Attention) ברירת המחדל בליבת ה-FP16 המותאמת של Nunchaku להסקה מהירה יותר על מעבדי NVIDIA ביתיים. עשוי לספק שיפור בביצועים במעבדים גרפיים שבהם תפוקת ליבות ה-FP16 tensor גבוהה יותר מ-BF16. כרגע משפיע רק על מודלים מבוססי Flux (Dev, Schnell, Kontext, Fill, Depth וכו'). אין לו השפעה על Qwen, SDXL, Sana או ארכיטקטורות אחרות. כבוי כברירת מחדל."
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku offloading",
+ "localized": "העברת נתונים (Offloading) של Nunchaku",
+ "reload": "",
+ "hint": "מאפשר העברת נתונים ל-CPU לכל בלוק של Nunchaku עם זרמי CUDA אסינכרוניים להפחתת השימוש ב-VRAM. משתמש באסטרטגיית 'ping-pong buffer': בזמן שבלוק טרנספורמר אחד מבצע חישוב ב-GPU, הבלוק הבא נטען מראש מה-CPU ברקע, מה שמסתיר את רוב השהיית ההעברה. יכול להפחית את השימוש ב-VRAM במחיר של הסקה איטית יותר. זה מחליף את ה-pipeline offloading של SD.Next עבור רכיב הטרנספורמר. שימושי רק בכרטיסי מסך עם VRAM נמוך. אם לכרטיס המסך שלך יש מספיק זיכרון להחזיק את המודל המקוונט (16+ GB), השאר זאת כבוי למהירות מקסימלית. תומך במודלים של Flux ו-Qwen. לא נתמך עבור SDXL (ההגדרה תתעלם). כבוי כברירת מחדל."
+ },
+ {
+ "id": 0,
+ "label": "native",
+ "localized": "מקומי (Native)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "no-grad",
+ "localized": "no-grad",
+ "reload": "",
+ "hint": "מנטרל מעקב אחר גרדיאנטים באמצעות torch.no_grad. מפחית שימוש בזיכרון ומאיץ את ההסקה."
+ },
+ {
+ "id": 0,
+ "label": "Numbered filenames",
+ "localized": "שמות קבצים ממוספרים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network card size (px)",
+ "localized": "גודל כרטיס רשת (פיקסלים)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise multiplier for image processing",
+ "localized": "מכפיל רעש לעיבוד תמונה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "New model name",
+ "localized": "שם מודל חדש",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Number of ReBasin Iterations",
+ "localized": "מספר איטרציות ReBasin",
+ "reload": "",
+ "hint": "מספר הפעמים שיש למזג ולהחליף (permute) את המודל לפני השמירה"
+ },
+ {
+ "id": 0,
+ "label": "Network prompt",
+ "localized": "פרומפט רשת",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network negative prompt",
+ "localized": "פרומפט רשת שלילי",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network parameters",
+ "localized": "פרמטרי רשת",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "o": [
+ {
+ "id": 755,
+ "label": "Output",
+ "localized": "פלט",
+ "reload": "",
+ "hint": "הצגת/הסתרת בחירה של מדיה פלט: תוצאות יצירה ותצוגה מקדימה חיה במהלך תהליך היצירה"
+ },
+ {
+ "id": 0,
+ "label": "OpenCLiP",
+ "localized": "OpenCLiP",
+ "reload": "",
+ "hint": "ניתוח תמונה באמצעות מודל CLiP דרך OpenCLiP"
+ },
+ {
+ "id": 0,
+ "label": "ONNX",
+ "localized": "ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override",
+ "localized": "דריסה",
+ "reload": "",
+ "hint": "דריסת הגדרות שיכולות לשנות את התנהגות השרת ובדרך כלל מוחלות ממטא-דאטה של תמונה מיובאת"
+ },
+ {
+ "id": 0,
+ "label": "Optimum Quanto",
+ "localized": "Optimum Quanto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optimum Quanto: post-load",
+ "localized": "Optimum Quanto: לאחר טעינה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optional",
+ "localized": "אופציונלי",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Olive",
+ "localized": "Olive",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO",
+ "localized": "OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Other...",
+ "localized": "אחר...",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Outputs & Images",
+ "localized": "פלטים ותמונות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override settings",
+ "localized": "דריסת הגדרות",
+ "reload": "",
+ "hint": "אם פרמטרי היצירה חורגים מהגדרות המערכת שלך, דרוס את ההגדרות המאוכלסות בהגדרות אלו כדי לעקוף את תצורת המערכת שלך עבור תזרים עבודה זה"
+ },
+ {
+ "id": 0,
+ "label": "Override sampler",
+ "localized": "דריסת דוגם",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override steps",
+ "localized": "דריסת צעדים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ortho",
+ "localized": "אורתו",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload face module",
+ "localized": "העברת מודול פנים (Offload)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override scheduler",
+ "localized": "דריסת מתזמן",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optional image description",
+ "localized": "תיאור תמונה אופציונלי",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Order",
+ "localized": "סדר",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overlay",
+ "localized": "שכבה (Overlay)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override resolution",
+ "localized": "דריסת רזולוציה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload processor",
+ "localized": "העברת מעבד (Offload)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Output directory",
+ "localized": "ספריית פלט",
+ "reload": "",
+ "hint": "תיקייה שבה ישמרו התמונות המעובדות"
+ },
+ {
+ "id": 0,
+ "label": "original",
+ "localized": "מקור",
+ "reload": "",
+ "hint": "גב מערכת (Backend) LDM מקורי"
+ },
+ {
+ "id": 0,
+ "label": "Offload caption models",
+ "localized": "העברת מודלי כיתוב",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload during pre-forward",
+ "localized": "העברה במהלך pre-forward",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload using streams",
+ "localized": "העברה באמצעות זרמים (Streams)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload low watermark",
+ "localized": "העברה בסימן מים נמוך",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload GPU high watermark",
+ "localized": "העברה בסימן מים גבוה של GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload CPU high watermark",
+ "localized": "העברה בסימן מים גבוה של CPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload blocks",
+ "localized": "העברת בלוקים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO activations mode",
+ "localized": "מצב הפעלות OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ONNX Execution Provider",
+ "localized": "ספק ביצוע ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ONNX allow fallback to CPU",
+ "localized": "ONNX אפשר נסיגה ל-CPU",
+ "reload": "",
+ "hint": "אפשר נסיגה ל-CPU כאשר ספק הביצוע שנבחר נכשל"
+ },
+ {
+ "id": 0,
+ "label": "ONNX cache converted models",
+ "localized": "מטמון ONNX למודלים מומרים",
+ "reload": "",
+ "hint": "שמור את המודלים שהומרו לפורמט ONNX כמטמון. ניתן לנהל אותם בלשונית ONNX"
+ },
+ {
+ "id": 0,
+ "label": "ONNX unload base model when processing refiner",
+ "localized": "ONNX שחרר מודל בסיס בעת עיבוד refiner",
+ "reload": "",
+ "hint": "שחרר את מודל הבסיס מהזיכרון כאשר ה-refiner עובר המרה/אופטימיזציה/עיבוד"
+ },
+ {
+ "id": 0,
+ "label": "Olive use FP16 on optimization",
+ "localized": "Olive השתמש ב-FP16 באופטימיזציה",
+ "reload": "",
+ "hint": "השתמש בדיוק נקודה צפה של 16 סיביות עבור מודל הפלט של תהליך האופטימיזציה של Olive. השתמש בדיוק של 32 סיביות אם מושבת"
+ },
+ {
+ "id": 0,
+ "label": "Olive force FP32 for VAE Encoder",
+ "localized": "Olive כפה FP32 עבור מקודד VAE",
+ "reload": "",
+ "hint": "השתמש בדיוק נקודה צפה של 32 סיביות עבור מקודד VAE של מודל הפלט. זה דורס את האפשרות 'השתמש ב-FP16 באופטימיזציה'. אם אתה מקבל NaN או תמונות שחורות מ-Img2Img, הפעל אפשרות זו ומחק את המטמון"
+ },
+ {
+ "id": 0,
+ "label": "Olive use static dimensions",
+ "localized": "Olive השתמש בממדים סטטיים",
+ "reload": "",
+ "hint": "הפוך את ההסקה (Inference) עם מודלים מותאמי Olive למהירה הרבה יותר. (OrtTransformersOptimization)"
+ },
+ {
+ "id": 0,
+ "label": "Olive cache optimized models",
+ "localized": "מטמון Olive למודלים מותאמים",
+ "reload": "",
+ "hint": "שמור מודלים שעובדו על ידי Olive כמטמון. ניתן לנהל אותם בלשונית ONNX"
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO disable model caching",
+ "localized": "OpenVINO השבת מטמון מודלים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO disable memory cleanup after compile",
+ "localized": "OpenVINO השבת ניקוי זיכרון לאחר הידור",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "onediff",
+ "localized": "onediff",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "olive-ai",
+ "localized": "olive-ai",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "openvino_fx",
+ "localized": "openvino_fx",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overwrite existing",
+ "localized": "דריסת קיים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Out Block",
+ "localized": "בלוק פלט (Out Block)",
+ "reload": "",
+ "hint": "בלוקי דגימת יתר (Upsampling) של ה-UNet (12 ערכים עבור SD1.5, 9 ערכים עבור SDXL)"
+ },
+ {
+ "id": 0,
+ "label": "Overwrite model",
+ "localized": "דריסת מודל",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Output model",
+ "localized": "מודל פלט",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overwrite existing file",
+ "localized": "דריסת קובץ קיים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Options",
+ "localized": "אפשרויות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenBody",
+ "localized": "OpenBody",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "p": [
+ {
+ "id": 1,
+ "label": "Process",
+ "localized": "עיבוד",
+ "reload": "",
+ "hint": "עיבוד תמונה קיימת ניתן להשתמש בו להגדלה (upscale), הסרת רקעים, טשטוש תוכן NSFW, והחלת מסננים ואפקטים שונים"
+ },
+ {
+ "id": 2,
+ "label": "Prompts",
+ "localized": "פרומפטים",
+ "reload": "",
+ "hint": "הנחיית התמונה והנחיה שלילית"
+ },
+ {
+ "id": 3,
+ "label": "Pause",
+ "localized": "השהיה",
+ "reload": "",
+ "hint": "השהיית העיבוד"
+ },
+ {
+ "id": 4,
+ "label": "Post",
+ "localized": "פוסט",
+ "reload": "",
+ "hint": "שינוי גודל התמונה לאחר העיבוד"
+ },
+ {
+ "id": 5,
+ "label": "Preview",
+ "localized": "תצוגה מקדימה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Process Image",
+ "localized": "עיבוד תמונה",
+ "reload": "",
+ "hint": "עיבוד תמונה בודדת"
+ },
+ {
+ "id": 7,
+ "label": "Process Batch",
+ "localized": "עיבוד אצווה",
+ "reload": "",
+ "hint": "עיבוד קבוצת תמונות"
+ },
+ {
+ "id": 8,
+ "label": "Process Folder",
+ "localized": "עיבוד תיקייה",
+ "reload": "",
+ "hint": "עיבוד כל התמונות בתיקייה"
+ },
+ {
+ "id": 9,
+ "label": "Provider",
+ "localized": "ספק",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Pipeline Modifiers",
+ "localized": "משני צינור עיבוד",
+ "reload": "",
+ "hint": "פונקציונליות נוספת שניתן להפעיל במהלך היצירה"
+ },
+ {
+ "id": 11,
+ "label": "Postprocessing",
+ "localized": "עיבוד משלים",
+ "reload": "",
+ "hint": "הגדרות הקשורות לעיבוד לאחר יצירת התמונה ולהגדלה (upscale)"
+ },
+ {
+ "id": 12,
+ "label": "Preset Block Merge",
+ "localized": "מיזוג בלוקים מוגדר מראש",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Pony",
+ "localized": "Pony",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Preview metadata",
+ "localized": "תצוגה מקדימה של מטא-דאטה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Prompt",
+ "localized": "פרומפט",
+ "reload": "",
+ "hint": "תאר את התמונה שברצונך ליצור"
+ },
+ {
+ "id": 16,
+ "label": "Processed Preview",
+ "localized": "תצוגה מקדימה מעובדת",
+ "reload": "",
+ "hint": "הצגה/הסתרה של חלק מהעיבוד המקדים של תמונות הקלט לפני היצירה בפועל"
+ },
+ {
+ "id": 17,
+ "label": "PixelArt",
+ "localized": "פיקסל ארט",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "PAG: Perturbed attention guidance",
+ "localized": "PAG: Perturbed attention guidance",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "PAB: Pyramid attention broadcast",
+ "localized": "PAB: Pyramid attention broadcast",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Para-attention",
+ "localized": "Para-attention",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Paths for specific models",
+ "localized": "נתיבים למודלים ספציפיים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Prediction method",
+ "localized": "שיטת חיזוי",
+ "reload": "",
+ "hint": "מגדיר מה המודל חוזה בכל שלב. אפשרויות: - default: ברירת המחדל של המודל - epsilon: רעש (נפוץ ב-Stable Diffusion) - sample: חיזוי ישיר של התמונה ללא רעש, נקרא גם x0 - v_prediction: חיזוי מהירות, בשימוש במודלי CosXL ו-NoobAI VPred - flow_prediction: בשימוש עם מודלי flow-matching חדשים כמו SD3 ו-Flux"
+ },
+ {
+ "id": 23,
+ "label": "PAG scale",
+ "localized": "קנה מידה PAG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "PAG start",
+ "localized": "התחלת PAG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "PAG stop",
+ "localized": "עצירת PAG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "PAG layers",
+ "localized": "שכבות PAG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "PAG config",
+ "localized": "תצורת PAG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Perform SDSA",
+ "localized": "בצע SDSA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Perform Injection",
+ "localized": "בצע הזרקה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "PhotoMaker Model",
+ "localized": "מודל PhotoMaker",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Penalty",
+ "localized": "ענישה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "positive",
+ "localized": "חיובי",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Prompt EX",
+ "localized": "פרומפט EX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Power",
+ "localized": "עוצמה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Prompt thresholds",
+ "localized": "ספי פרומפט",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Preset",
+ "localized": "קביעה מראש",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Pad frames",
+ "localized": "ריפוד פריימים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Prefill text",
+ "localized": "טקסט מילוי מראש",
+ "reload": "",
+ "hint": "ממלא מראש את תחילת תגובת המודל כדי להנחות את פורמט הפלט או התוכן על ידי אילוצו להמשיך את טקסט המילוי. טקסט המילוי מסונן ואינו מופיע בתגובה הסופית. השאר ריק כדי לאפשר למודל ליצור תגובה משלו מאפס."
+ },
+ {
+ "id": 39,
+ "label": "Prompt prefix",
+ "localized": "קידומת פרומפט",
+ "reload": "",
+ "hint": "טקסט שמתווסף לתחילת תוצאת הפרומפט המשופר. שימושי להוספת אלמנטים של פרומפט שצריכים לעבור לפרומפט התמונה ללא שינוי, כמו תגיות איכות 'masterpiece, best quality' או שמות אמנים, שאחרת היו משוכתבים על ידי מודל השפה (LLM)."
+ },
+ {
+ "id": 40,
+ "label": "Prompt suffix",
+ "localized": "סיומת פרומפט",
+ "reload": "",
+ "hint": "טקסט שמתווסף לסוף תוצאת הפרומפט המשופר. שימושי להוספת אלמנטים של פרומפט שצריכים לעבור לפרומפט התמונה ללא שינוי, שאחרת היו משוכתבים על ידי מודל השפה (LLM)."
+ },
+ {
+ "id": 41,
+ "label": "Padding",
+ "localized": "ריפוד",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Prompt strength",
+ "localized": "חוזק הפרומפט",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Preview start",
+ "localized": "התחלת תצוגה מקדימה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Preview end",
+ "localized": "סיום תצוגה מקדימה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Pixels to expand",
+ "localized": "פיקסלים להרחבה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "Processor",
+ "localized": "מעבד",
+ "reload": "",
+ "hint": "סוג המעבד לשימוש בעיבוד המקדים של התמונה עבור ControlNet"
+ },
+ {
+ "id": 47,
+ "label": "Pose confidence",
+ "localized": "ביטחון פוזה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Parameter free",
+ "localized": "ללא פרמטרים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "Processed",
+ "localized": "מעובד",
+ "reload": "",
+ "hint": "הצגה/הסתרה של קטע התמונות המעובדות"
+ },
+ {
+ "id": 50,
+ "label": "Postprocess mask",
+ "localized": "מסיכת עיבוד משלים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "PixelArt block size",
+ "localized": "גודל בלוק פיקסל ארט",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "PixelArt sharpen",
+ "localized": "חידוד פיקסל ארט",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "Platform",
+ "localized": "פלטפורמה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Pipeline",
+ "localized": "צינור עיבוד",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Perform warmup",
+ "localized": "בצע חימום (warmup)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Prompt attention normalization",
+ "localized": "נרמול קשב הפרומפט",
+ "reload": "",
+ "hint": "מאזן את משקלי הטוקנים בפרומפט כדי למנוע השפעה חזקה או חלשה מדי. עוזר לייצוב הפלט."
+ },
+ {
+ "id": 57,
+ "label": "performance",
+ "localized": "ביצועים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "Performance Counter",
+ "localized": "מונה ביצועים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "PAG layer names",
+ "localized": "שמות שכבות PAG",
+ "reload": "",
+ "hint": "רשימת שכבות מופרדת ברווחים זמין: d[0-5], m[0], u[0-8] ברירת מחדל: m0"
+ },
+ {
+ "id": 60,
+ "label": "PAB cache enabled",
+ "localized": "מטמון PAB מופעל",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "PAB spacial skip range",
+ "localized": "טווח דילוג מרחבי PAB",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "PAB spacial skip start",
+ "localized": "התחלת דילוג מרחבי PAB",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "PAB spacial skip end",
+ "localized": "סיום דילוג מרחבי PAB",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "ParaAttention first-block cache enabled",
+ "localized": "מטמון בלוק ראשון של ParaAttention מופעל",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "ParaAttention residual diff threshold",
+ "localized": "סף הפרש שאריתי של ParaAttention",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66,
+ "label": "Parallel process images in batch",
+ "localized": "עיבוד תמונות מקבילי באצווה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "precompile",
+ "localized": "הידור מראש (precompile)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 68,
+ "label": "Panel minimum width",
+ "localized": "רוחב מינימלי לפאנל",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "Persist UI layout",
+ "localized": "שמור פריסת ממשק משתמש",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "Progress update period",
+ "localized": "תקופת עדכון התקדמות",
+ "reload": "",
+ "hint": "תקופת עדכון עבור פס ההתקדמות בממשק ובדיקות תצוגה מקדימה, במילישניות"
+ },
+ {
+ "id": 71,
+ "label": "Play a notification upon completion",
+ "localized": "השמע התראה עם הסיום",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Path to notification sound",
+ "localized": "נתיב לצליל התראה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "Postprocessing operation order",
+ "localized": "סדר פעולות עיבוד משלים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "Prompt padding",
+ "localized": "ריפוד פרומפט",
+ "reload": "",
+ "hint": "מגדיל את העקביות על ידי ריפוד מהפסיק האחרון בתוך n טוקנים בעת שימוש ביותר מ-75 טוקנים"
+ },
+ {
+ "id": 75,
+ "label": "Pad prompt and negative prompt to be same length",
+ "localized": "רפד פרומפט ופרומפט שלילי לאותו אורך",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Pin training dataset to memory",
+ "localized": "הצמד סט נתוני אימון לזיכרון",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Primary model",
+ "localized": "מודל ראשי",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Preset Interpolation Ratio",
+ "localized": "יחס אינטרפולציה של קביעה מראש",
+ "reload": "",
+ "hint": "אם נבחרו שתי קביעות מראש, בצע אינטרפולציה ביניהן"
+ },
+ {
+ "id": 79,
+ "label": "Prune",
+ "localized": "גיזום (Prune)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Prediction type",
+ "localized": "סוג חיזוי",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "Prompt enhance",
+ "localized": "שיפור פרומפט",
+ "reload": "",
+ "hint": "תוסף שיכול להשתמש במודלי שפה (LLMs) שונים כדי לשכתב את הפרומפט לקבלת תוצאות משופרות"
+ },
+ {
+ "id": 82,
+ "label": "PidiNet",
+ "localized": "PidiNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 83,
+ "label": "Parameters",
+ "localized": "פרמטרים",
+ "reload": "",
+ "hint": "פרמטרים בסיסיים המשמשים במהלך יצירת התמונה"
+ },
+ {
+ "id": 84,
+ "label": "Postprocess upscale",
+ "localized": "הגדלה (upscale) בעיבוד משלים",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "q": [
+ {
+ "id": 0,
+ "label": "Quick Settings",
+ "localized": "הגדרות מהירות",
+ "reload": "",
+ "hint": "פריטים מועדפים ממדורי הגדרות שונים לגישה מהירה"
+ },
+ {
+ "id": 1,
+ "label": "Quantized",
+ "localized": "מכומת (Quantized)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Qwen layered",
+ "localized": "Qwen בשכבות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Quicksettings",
+ "localized": "הגדרות מהירות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Qwen layered number of layers",
+ "localized": "מספר שכבות Qwen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Quantization mode",
+ "localized": "מצב כימות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Quantization type",
+ "localized": "סוג כימות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Quantized MatMul type",
+ "localized": "סוג MatMul מכומת",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Quantization type for Text Encoders",
+ "localized": "סוג כימות למקודדי טקסט",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Quantized MatMul type for Text Encoders",
+ "localized": "סוג MatMul מכומת למקודדי טקסט",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Quantize convolutional layers",
+ "localized": "כימות שכבות קונבולוציה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Quantize using GPU",
+ "localized": "כימות באמצעות ה-GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Quantization weights type",
+ "localized": "סוג משקלי כימות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Quantization activations type",
+ "localized": "סוג אקטיבציות כימות",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Quicksettings list",
+ "localized": "רשימת הגדרות מהירות",
+ "reload": "",
+ "hint": "רשימת שמות הגדרות, מופרדים בפסיקים, עבור הגדרות שצריכות לעבור לסרגל הגישה המהירה למעלה במקום ללשונית ההגדרות"
+ }
+ ],
+ "r": [
+ {
+ "id": 6954,
+ "label": "Refine",
+ "localized": "שיפור (Refine)",
+ "reload": "n/a",
+ "hint": "תהליך השיפור מריץ עיבוד נוסף לאחר סיום העיבוד הראשוני וניתן להשתמש בו להגדלת רזולוציה (Upscale) ועיבוד חוזר אופציונלי לשיפור האיכות והפרטים"
+ },
+ {
+ "id": 6955,
+ "label": "Restore",
+ "localized": "שחזור",
+ "reload": "n/a",
+ "hint": "שחזור פרמטרים מהנחיה (Prompt) נוכחית או מהתמונה האחרונה שנוצרה"
+ },
+ {
+ "id": 6956,
+ "label": "Reset anchors",
+ "localized": "איפוס עוגנים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6957,
+ "label": "Reload model",
+ "localized": "טעינת מודל מחדש",
+ "reload": "n/a",
+ "hint": "טעינה מחדש של המודל שנבחר כעת"
+ },
+ {
+ "id": 6958,
+ "label": "Reprocess",
+ "localized": "עיבוד מחדש",
+ "reload": "n/a",
+ "hint": "עיבוד מחדש של יצירות קודמות תוך שימוש בפרמטרים שונים"
+ },
+ {
+ "id": 6959,
+ "label": "Resize to",
+ "localized": "שינוי גודל ל-",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6960,
+ "label": "Resize\n by",
+ "localized": "שינוי גודל לפי",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6961,
+ "label": "Resize\n to",
+ "localized": "שינוי גודל ל-",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6962,
+ "label": "Run Preview",
+ "localized": "הרצת תצוגה מקדימה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6963,
+ "label": "Reference",
+ "localized": "ייחוס (Reference)",
+ "reload": "n/a",
+ "hint": "רשימה של מודלי ייחוס שניתן להוריד אוטומטית בשימוש הראשון"
+ },
+ {
+ "id": 6964,
+ "label": "Reset receipe",
+ "localized": "איפוס מתכון",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6965,
+ "label": "Run",
+ "localized": "הפעלה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6966,
+ "label": "Refresh extension list",
+ "localized": "רענון רשימת הרחבות",
+ "reload": "n/a",
+ "hint": "רענון רשימת ההרחבות הזמינות"
+ },
+ {
+ "id": 6967,
+ "label": "Restart server",
+ "localized": "אתחול השרת",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6968,
+ "label": "Request browser notifications",
+ "localized": "בקשת התראות דפדפן",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6969,
+ "label": "Restore UI defaults",
+ "localized": "שחזור ברירות מחדל לממשק",
+ "reload": "n/a",
+ "hint": "שחזור ערכי ברירת המחדל של ממשק המשתמש"
+ },
+ {
+ "id": 6970,
+ "label": "Refresh UI values",
+ "localized": "רענון ערכי ממשק",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6971,
+ "label": "Reinstall",
+ "localized": "התקנה מחדש",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6972,
+ "label": "Refresh state",
+ "localized": "רענון מצב",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6973,
+ "label": "Refresh data",
+ "localized": "רענון נתונים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6974,
+ "label": "Run benchmark",
+ "localized": "הרצת מבחן ביצועים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6975,
+ "label": "Refresh bench",
+ "localized": "רענון מבחן ביצועים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6976,
+ "label": "Restore defaults",
+ "localized": "שחזור ברירות מחדל",
+ "reload": "n/a",
+ "hint": "שחזור הגדרות שרת לברירת מחדל"
+ },
+ {
+ "id": 6977,
+ "label": "Replace",
+ "localized": "החלפה",
+ "reload": "n/a",
+ "hint": "החלפת תמונה"
+ },
+ {
+ "id": 6978,
+ "label": "Refresh",
+ "localized": "רענון",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6979,
+ "label": "Reprocess decode",
+ "localized": "פענוח עיבוד מחדש",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6980,
+ "label": "Reprocess refine",
+ "localized": "שיפור עיבוד מחדש",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6981,
+ "label": "Reprocess face",
+ "localized": "עיבוד פנים מחדש",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6982,
+ "label": "Remove background",
+ "localized": "הסרת רקע",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6983,
+ "label": "RAS: Region-Adaptive Sampling",
+ "localized": "דגימה מותאמת לאזור (RAS)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6984,
+ "label": "Resize",
+ "localized": "שינוי גודל",
+ "reload": "n/a",
+ "hint": "שינוי גודל תמונה, ניתן להשתמש ברזולוציה קבועה או מבוססת קנה מידה"
+ },
+ {
+ "id": 6985,
+ "label": "Rerefence models",
+ "localized": "מודלי ייחוס",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6986,
+ "label": "Replace model components",
+ "localized": "החלפת רכיבי מודל",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6987,
+ "label": "rescale",
+ "localized": "שינוי קנה מידה",
+ "reload": "n/a",
+ "hint": "שינוי קנה מידה של ביתא עם terminal snr אפס"
+ },
+ {
+ "id": 6988,
+ "label": "Resize seed from width",
+ "localized": "שינוי גודל גרעין (Seed) מרוחב",
+ "reload": "n/a",
+ "hint": "ניסיון להפיק תמונה דומה לזו שהייתה מופקת עם אותו גרעין ברזולוציה המצוינת"
+ },
+ {
+ "id": 6989,
+ "label": "Resize seed from height",
+ "localized": "שינוי גודל גרעין (Seed) מגובה",
+ "reload": "n/a",
+ "hint": "ניסיון להפיק תמונה דומה לזו שהייתה מופקת עם אותו גרעין ברזולוציה המצוינת"
+ },
+ {
+ "id": 6990,
+ "label": "Refine guidance",
+ "localized": "הנחיית שיפור",
+ "reload": "n/a",
+ "hint": "ערך CFG scale המשמש לשלב השיפור"
+ },
+ {
+ "id": 6991,
+ "label": "Resize mode",
+ "localized": "מצב שינוי גודל",
+ "reload": "n/a",
+ "hint": "מגדיר כיצד הקלט משתנה או מותאם בשיפור של השלב השני: - ללא: ללא שינוי גודל, שמירה על רזולוציה מקורית - קבוע: כפיית שינוי גודל לרזולוציית יעד (עלול לעוות) - חיתוך: חיתוך מרכזי להתאמה ליעד תוך שמירה על יחס גובה-רוחב - מילוי: שינוי גודל להתאמה ומילוי שטח ריק בשוליים - ציור חוץ (outpaint): הרחבת הקנבס מעבר לגבולות התמונה - מודע להקשר: שינוי גודל חכם הממזג או מתאים אזורים סובבים"
+ },
+ {
+ "id": 6992,
+ "label": "Resize method",
+ "localized": "שיטת שינוי גודל",
+ "reload": "n/a",
+ "hint": "השיטה המשמשת לשינוי גודל התמונה: יכולה להיות שינוי גודל פשוט, מודל הגדלה (Upscaling), שינוי גודל לטנטי או פענוח א-סימטרי"
+ },
+ {
+ "id": 6993,
+ "label": "Resize width",
+ "localized": "רוחב לשינוי גודל",
+ "reload": "n/a",
+ "hint": "משנה גודל תמונה לרוחב זה. אם 0, הרוחב נגזר מאחד משני הסליידרים הסמוכים"
+ },
+ {
+ "id": 6994,
+ "label": "Resize height",
+ "localized": "גובה לשינוי גודל",
+ "reload": "n/a",
+ "hint": "משנה גודל תמונה לגובה זה. אם 0, הגובה נגזר מאחד משני הסליידרים הסמוכים"
+ },
+ {
+ "id": 6995,
+ "label": "Resize scale",
+ "localized": "קנה מידה לשינוי גודל",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6996,
+ "label": "Refine sampler",
+ "localized": "דוגם שיפור",
+ "reload": "n/a",
+ "hint": "השתמש בדוגם ספציפי כדוגם חלופי אם הדוגם הראשי אינו נתמך לפעולה ספציפית"
+ },
+ {
+ "id": 6997,
+ "label": "Refiner start",
+ "localized": "תחילת משפר (Refiner)",
+ "reload": "n/a",
+ "hint": "שלב השיפור יתחיל כאשר מודל הבסיס יגיע לאחוז השלמה זה (הגדר לערך גדול מ-0 וקטן מ-1 להרצה לאחר סיום ריצת מודל הבסיס)"
+ },
+ {
+ "id": 6998,
+ "label": "Refiner steps",
+ "localized": "צעדי משפר (Refiner)",
+ "reload": "n/a",
+ "hint": "מספר הצעדים לשימוש בשלב השיפור"
+ },
+ {
+ "id": 6999,
+ "label": "Refine prompt",
+ "localized": "הנחיית שיפור",
+ "reload": "n/a",
+ "hint": "הנחיה המשמשת הן למקודד השני במודל הבסיס (אם קיים) והן לשלב השיפור (אם מאופשר)"
+ },
+ {
+ "id": 7000,
+ "label": "Refine negative prompt",
+ "localized": "הנחיה שלילית לשיפור",
+ "reload": "n/a",
+ "hint": "הנחיה שלילית המשמשת הן למקודד השני במודל הבסיס (אם קיים) והן לשלב השיפור (אם מאופשר)"
+ },
+ {
+ "id": 7001,
+ "label": "Renoise",
+ "localized": "יצירת רעש מחדש (Renoise)",
+ "reload": "n/a",
+ "hint": "החלת רעש נוסף במהלך פירוט (Detailing)"
+ },
+ {
+ "id": 7002,
+ "label": "Renoise end",
+ "localized": "סיום יצירת רעש מחדש",
+ "reload": "n/a",
+ "hint": "השלב הסופי שבו מוחל רעש מחדש"
+ },
+ {
+ "id": 7003,
+ "label": "Range",
+ "localized": "טווח",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7004,
+ "label": "Repeat x-axis",
+ "localized": "חזרה על ציר X",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7005,
+ "label": "Repeat y-axis",
+ "localized": "חזרה על ציר Y",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7006,
+ "label": "ReSwapper Model",
+ "localized": "מודל ReSwapper",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7007,
+ "label": "Return original images",
+ "localized": "החזרת תמונות מקוריות",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7008,
+ "label": "Restart step",
+ "localized": "צעד אתחול",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7009,
+ "label": "Restore pipeline on end",
+ "localized": "שחזור צינור העיבוד (Pipeline) בסיום",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7010,
+ "label": "Randomize seed after each loop iteration",
+ "localized": "גרעין (Seed) אקראי אחרי כל חזרת לולאה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7011,
+ "label": "Random seeds",
+ "localized": "גרעינים (Seeds) אקראיים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7012,
+ "label": "Restore pipe on end",
+ "localized": "שחזור הצינור בסיום",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7013,
+ "label": "Rows",
+ "localized": "שורות",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7014,
+ "label": "Repetition penalty",
+ "localized": "עונש על חזרתיות",
+ "reload": "n/a",
+ "hint": "מרתיע משימוש חוזר בטוקנים שכבר מופיעים בהנחיה או בפלט על ידי הפחתת ההסתברות שלהם. כמו הוספת חיכוך לחזרה על בחירות קודמות. עוזר לשבור לולאות חזרתיות אך עלול להפחית את הלכידות בערכים אגרסיביים. הגדר ל-1 כדי לבטל."
+ },
+ {
+ "id": 7015,
+ "label": "Redux prompt strength",
+ "localized": "עוצמת הנחיית Redux",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7016,
+ "label": "right",
+ "localized": "ימין",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7017,
+ "label": "Reference query weight",
+ "localized": "משקל שאילתת ייחוס",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7018,
+ "label": "Reference adain weight",
+ "localized": "משקל AdaIN לייחוס",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7019,
+ "label": "Refine upscaler",
+ "localized": "משפר הגדלה (Refine upscaler)",
+ "reload": "n/a",
+ "hint": "בחירת מגדיל (Upscaler) משני להרצה לאחר המגדיל הראשוני"
+ },
+ {
+ "id": 7020,
+ "label": "Refine foreground",
+ "localized": "שיפור קדמת תמונה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7021,
+ "label": "Recursive",
+ "localized": "רקורסיבי",
+ "reload": "n/a",
+ "hint": "עיבוד תמונות בתיקיות משנה באופן רקורסיבי. כאשר מאופשר, מחפש בכל התיקיות המקוננות תמונות לעיבוד."
+ },
+ {
+ "id": 7022,
+ "label": "Rebase",
+ "localized": "מיזוג מחדש (Rebase)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7023,
+ "label": "Repos",
+ "localized": "מאגרים (Repos)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7024,
+ "label": "Refiner model",
+ "localized": "מודל משפר (Refiner)",
+ "reload": "n/a",
+ "hint": "מודל משפר המשמש לפעולות בשלב השני"
+ },
+ {
+ "id": 7025,
+ "label": "Record torch streams",
+ "localized": "הקלטת תזרימי Torch",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7026,
+ "label": "Remote VAE image type",
+ "localized": "סוג תמונת VAE מרחוק",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7027,
+ "label": "Remote VAE for encode",
+ "localized": "VAE מרחוק לקידוד",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7028,
+ "label": "RAS enabled",
+ "localized": "RAS מאופשר",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7029,
+ "label": "reduce-overhead",
+ "localized": "צמצום תקורה (reduce-overhead)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7030,
+ "label": "repeated",
+ "localized": "חזרתי",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7031,
+ "label": "Root model folder",
+ "localized": "תיקיית מודלים ראשית",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7032,
+ "label": "Resize background color",
+ "localized": "צבע רקע בשינוי גודל",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7033,
+ "label": "Restore from metadata: skip params",
+ "localized": "שחזור ממטא-דאטה: דילוג על פרמטרים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7034,
+ "label": "Restore from metadata: skip settings",
+ "localized": "שחזור ממטא-דאטה: דילוג על הגדרות",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7035,
+ "label": "requests",
+ "localized": "בקשות (requests)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7036,
+ "label": "rust",
+ "localized": "rust",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7037,
+ "label": "Restore unparsed prompt",
+ "localized": "שחזור הנחיה שלא פוענחה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7038,
+ "label": "Reuse loaded model dictionary",
+ "localized": "שימוש חוזר במילון מודלים טעון",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7039,
+ "label": "ReBasin",
+ "localized": "ReBasin",
+ "reload": "n/a",
+ "hint": "מבצע מספר מיזוגים עם תמורות (Permutations) כדי לשמור על יותר תכונות משני המודלים"
+ },
+ {
+ "id": 7040,
+ "label": "Replace VAE",
+ "localized": "החלפת VAE",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7041,
+ "label": "Reference unit 1",
+ "localized": "יחידת ייחוס 1",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "s": [
+ {
+ "id": 755,
+ "label": "Sampler",
+ "localized": "דוגם (Sampler)",
+ "reload": "n/a",
+ "hint": "הגדרות הקשורות לבחירת דוגם וזרע (Seed) ותצורתם. דוגמים מנחים את תהליך הפיכת הרעש לתמונה לאורך מספר שלבים."
+ },
+ {
+ "id": 396,
+ "label": "Scripts",
+ "localized": "סקריפטים",
+ "reload": "n/a",
+ "hint": "אפשר תכונות נוספות על ידי שימוש בסקריפטים נבחרים במהלך תהליך היצירה"
+ },
+ {
+ "id": 584,
+ "label": "Scale",
+ "localized": "קנה מידה",
+ "reload": "n/a",
+ "hint": "שינוי גודל התמונה לקנה מידה מוגדר. אם הוגדרו רוחב/גובה קבועים, אפשרות זו תתעלם"
+ },
+ {
+ "id": 661,
+ "label": "Swap X/Y",
+ "localized": "החלף X/Y",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 114,
+ "label": "Swap Y/Z",
+ "localized": "החלף Y/Z",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 546,
+ "label": "Swap X/Z",
+ "localized": "החלף X/Z",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 882,
+ "label": "Set prompt",
+ "localized": "קבע הנחיה",
+ "reload": "n/a",
+ "hint": "העתק את ההנחיה המשופרת לתיבת קלט ההנחיה הראשית"
+ },
+ {
+ "id": 335,
+ "label": "Skip",
+ "localized": "דלג",
+ "reload": "n/a",
+ "hint": "הפסק את עיבוד העבודה הנוכחית והמשך לעבודה הבאה"
+ },
+ {
+ "id": 427,
+ "label": "Stop",
+ "localized": "עצור",
+ "reload": "n/a",
+ "hint": "הפסק עיבוד"
+ },
+ {
+ "id": 748,
+ "label": "Show",
+ "localized": "הצג",
+ "reload": "n/a",
+ "hint": "הצג את מיקום התמונה"
+ },
+ {
+ "id": 165,
+ "label": "Save",
+ "localized": "שמור",
+ "reload": "n/a",
+ "hint": "שמור תמונה"
+ },
+ {
+ "id": 982,
+ "label": "Sketch",
+ "localized": "סקיצה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 253,
+ "label": "Size & Inputs",
+ "localized": "גודל וקלטים",
+ "reload": "n/a",
+ "hint": "הגדרות הקשורות לרזולוציית היצירה ומדית קלט נוספת"
+ },
+ {
+ "id": 441,
+ "label": "Set receipe",
+ "localized": "קבע מתכון",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 672,
+ "label": "Scale by",
+ "localized": "שינוי קנה מידה לפי",
+ "reload": "n/a",
+ "hint": "השתמש בלשונית זו כדי לשנות את גודל תמונות המקור לפי פקטור נבחר"
+ },
+ {
+ "id": 559,
+ "label": "Scale to",
+ "localized": "שינוי קנה מידה ל-",
+ "reload": "n/a",
+ "hint": "השתמש בלשונית זו כדי לשנות את גודל תמונות המקור לגודל יעד נבחר"
+ },
+ {
+ "id": 221,
+ "label": "Settings",
+ "localized": "הגדרות",
+ "reload": "n/a",
+ "hint": "הגדרות אפליקציה"
+ },
+ {
+ "id": 841,
+ "label": "System",
+ "localized": "מערכת",
+ "reload": "n/a",
+ "hint": "הגדרות מערכת ומידע"
+ },
+ {
+ "id": 912,
+ "label": "Shutdown server",
+ "localized": "כיבוי שרת",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 318,
+ "label": "Start profiling",
+ "localized": "התחל פרופילינג (Profiling)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 574,
+ "label": "System Info",
+ "localized": "מידע מערכת",
+ "reload": "n/a",
+ "hint": "מידע על המערכת"
+ },
+ {
+ "id": 623,
+ "label": "Set UI defaults",
+ "localized": "קבע ברירות מחדל לממשק",
+ "reload": "n/a",
+ "hint": "קבע את הערכים הנוכחיים כערכי ברירת המחדל עבור ממשק המשתמש"
+ },
+ {
+ "id": 112,
+ "label": "Set UI menu states",
+ "localized": "קבע מצבי תפריט ממשק",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 498,
+ "label": "Send interrupt",
+ "localized": "שלח פקודת הפסקה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 229,
+ "label": "Submit results",
+ "localized": "שלח תוצאות",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 734,
+ "label": "System Paths",
+ "localized": "נתיבי מערכת",
+ "reload": "n/a",
+ "hint": "הגדרות הקשורות למיקום של ספריות מודלים שונות"
+ },
+ {
+ "id": 361,
+ "label": "Show all pages",
+ "localized": "הצג את כל הדפים",
+ "reload": "n/a",
+ "hint": "הצג את כל דפי ההגדרות"
+ },
+ {
+ "id": 815,
+ "label": "Save model",
+ "localized": "שמור מודל",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 449,
+ "label": "Scan missing",
+ "localized": "סרוק חסרים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 224,
+ "label": "Save receipe",
+ "localized": "שמור מתכון",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 591,
+ "label": "Simple Merge",
+ "localized": "מיזוג פשוט",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 883,
+ "label": "Style",
+ "localized": "סגנון",
+ "reload": "n/a",
+ "hint": "סגנונות נוספים להחלה על פרמטרי היצירה הנבחרים"
+ },
+ {
+ "id": 192,
+ "label": "SD 1.5",
+ "localized": "SD 1.5",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 334,
+ "label": "SD XL",
+ "localized": "SD XL",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 510,
+ "label": "SD1.5",
+ "localized": "SD1.5",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 287,
+ "label": "SDXL",
+ "localized": "SDXL",
+ "reload": "n/a",
+ "hint": "StableDiffusion XL"
+ },
+ {
+ "id": 662,
+ "label": "Start",
+ "localized": "התחל",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 402,
+ "label": "Select",
+ "localized": "בחר",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 931,
+ "label": "Size",
+ "localized": "גודל",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 154,
+ "label": "Size & Batch",
+ "localized": "גודל וקבוצה (Batch)",
+ "reload": "n/a",
+ "hint": "גודל תמונה ועיבוד קבוצתי"
+ },
+ {
+ "id": 844,
+ "label": "Seed",
+ "localized": "זרע (Seed)",
+ "reload": "n/a",
+ "hint": "זרע התחלתי וגיוון"
+ },
+ {
+ "id": 222,
+ "label": "Script",
+ "localized": "סקריפט",
+ "reload": "n/a",
+ "hint": "סקריפטים נוספים לשימוש"
+ },
+ {
+ "id": 771,
+ "label": "Stable Diffusion 3.x",
+ "localized": "Stable Diffusion 3.x",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 539,
+ "label": "SDNQ: SD.Next Quantization",
+ "localized": "SDNQ: SD.Next Quantization",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 110,
+ "label": "Save Options",
+ "localized": "אפשרויות שמירה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 889,
+ "label": "Startup & Server Options",
+ "localized": "אפשרויות הפעלה ושרת",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 203,
+ "label": "SeedVR",
+ "localized": "SeedVR",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 998,
+ "label": "Styles",
+ "localized": "סגנונות",
+ "reload": "n/a",
+ "hint": "סגנונות נוספים להחלה על פרמטרי היצירה הנבחרים"
+ },
+ {
+ "id": 414,
+ "label": "Search & Download",
+ "localized": "חיפוש והורדה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 616,
+ "label": "Server log",
+ "localized": "יומן שרת (Log)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 773,
+ "label": "Steps",
+ "localized": "צעדים",
+ "reload": "n/a",
+ "hint": "כמה פעמים לשפר את התמונה הנוצרת באופן איטרטיבי; ערכים גבוהים לוקחים יותר זמן; ערכים נמוכים מאוד עלולים להפיק תוצאות גרועות"
+ },
+ {
+ "id": 209,
+ "label": "Sampling method",
+ "localized": "שיטת דגימה",
+ "reload": "n/a",
+ "hint": "באיזה אלגוריתם להשתמש כדי להפיק את התמונה"
+ },
+ {
+ "id": 447,
+ "label": "Sigma method",
+ "localized": "שיטת סיגמא",
+ "reload": "n/a",
+ "hint": "שולט באופן שבו רמות הרעש (סיגמות) מופצות לאורך שלבי הדיפוזיה. אפשרויות: - default: ברירת המחדל של המודל - karras: לוח זמנים של רעש חלק יותר, איכות גבוהה יותר בפחות צעדים - beta: מבוסס על ערכי לוח זמנים בטא - exponential: דעיכה מעריכית של רעש - lambdas: ניסיוני, מאזן אות לרעש - flowmatch: מותאם למודלי flow-matching"
+ },
+ {
+ "id": 552,
+ "label": "Sigma adjust",
+ "localized": "כוונון סיגמא",
+ "reload": "n/a",
+ "hint": "כוונן את ערך הסיגמא של הדוגם"
+ },
+ {
+ "id": 319,
+ "label": "Sampler order",
+ "localized": "סדר דוגם",
+ "reload": "n/a",
+ "hint": "סדר עדכוני הפותר בדוגם. סדר גבוה יותר משפר יציבות/דיוק אך מעלה את עלות החישוב."
+ },
+ {
+ "id": 411,
+ "label": "SLG scale",
+ "localized": "קנה מידה SLG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 668,
+ "label": "SLG start",
+ "localized": "התחלת SLG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 923,
+ "label": "SLG stop",
+ "localized": "עצירת SLG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 155,
+ "label": "SLG layers",
+ "localized": "שכבות SLG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 884,
+ "label": "SLG config",
+ "localized": "תצורת SLG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 331,
+ "label": "SEG scale",
+ "localized": "קנה מידה SEG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 712,
+ "label": "SEG blur sigma",
+ "localized": "סיגמא טשטוש SEG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 442,
+ "label": "SEG blur threshold inf",
+ "localized": "סף טשטוש SEG אינסוף",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 993,
+ "label": "SEG start",
+ "localized": "התחלת SEG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 119,
+ "label": "SEG stop",
+ "localized": "עצירת SEG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 202,
+ "label": "SEG layers",
+ "localized": "שכבות SEG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 555,
+ "label": "SEG config",
+ "localized": "תצורת SEG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 613,
+ "label": "Strength",
+ "localized": "חוזק",
+ "reload": "n/a",
+ "hint": "חוזק ניקוי הרעשים (Denoising) במהלך פעולת התמונה קובע כמה מהתמונה המקורית מורשה להשתנות במהלך היצירה"
+ },
+ {
+ "id": 881,
+ "label": "Sort detections",
+ "localized": "מיין זיהויים",
+ "reload": "n/a",
+ "hint": "מיין אזורים שזוהו משמאל לימין במקום לפי ציון זיהוי"
+ },
+ {
+ "id": 344,
+ "label": "Sharpen",
+ "localized": "חדות",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 115,
+ "label": "Subject",
+ "localized": "נושא",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 551,
+ "label": "Same latent",
+ "localized": "אותו לטנט (Latent)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 924,
+ "label": "Share queries",
+ "localized": "שתף שאילתות",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 443,
+ "label": "Sigma",
+ "localized": "סיגמא",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 111,
+ "label": "Stride",
+ "localized": "פסיעה (Stride)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 208,
+ "label": "Structure",
+ "localized": "מבנה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 556,
+ "label": "Save HDR image",
+ "localized": "שמור תמונת HDR",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 885,
+ "label": "Saturation",
+ "localized": "רוויה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 332,
+ "label": "Scale factor",
+ "localized": "פקטור קנה מידה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 713,
+ "label": "Strength curve",
+ "localized": "עקומת חוזק",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 444,
+ "label": "Slider",
+ "localized": "סליידר",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 994,
+ "label": "Set at prompt start",
+ "localized": "קבע בתחילת ההנחיה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 118,
+ "label": "space",
+ "localized": "רווח",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 201,
+ "label": "Skip guidance layers",
+ "localized": "דלג על שכבות הנחיה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 554,
+ "label": "Shared options",
+ "localized": "אפשרויות משותפות",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 886,
+ "label": "Shift",
+ "localized": "הזזה (Shift)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 333,
+ "label": "Spatial frequency",
+ "localized": "תדר מרחבי",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 714,
+ "label": "Save as copy",
+ "localized": "שמור כעותק",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 445,
+ "label": "Sensitivity",
+ "localized": "רגישות",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 995,
+ "label": "System prompt",
+ "localized": "הנחיית מערכת",
+ "reload": "n/a",
+ "hint": "הנחיית מערכת שולטת בהתנהגות המודל (LLM). מעובדת ראשונה ונשארת לאורך השיחה. בעלת עדיפות משקל גבוהה ביותר ותמיד מצורפת בתחילת הרצף. שימוש עבור: חוקי עיצוב תגובה, הגדרת תפקיד, סגנון."
+ },
+ {
+ "id": 117,
+ "label": "Source subject",
+ "localized": "נושא מקור",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 204,
+ "label": "Smooth mask",
+ "localized": "מסכה חלקה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 557,
+ "label": "Scale after",
+ "localized": "שינוי קנה מידה אחרי",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 887,
+ "label": "Scale mask",
+ "localized": "שינוי קנה מידה למסכה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 330,
+ "label": "Show input",
+ "localized": "הצג קלט",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 715,
+ "label": "Show preview",
+ "localized": "הצג תצוגה מקדימה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 446,
+ "label": "Separate init image",
+ "localized": "תמונת אתחול נפרדת",
+ "reload": "n/a",
+ "hint": "יוצר חלון נוסף ליד קלט ה-Control המסומן כ-Init input, כך שתוכל לקבל תמונה נפרדת גם עבור פעולות Control וגם עבור מקור האתחול."
+ },
+ {
+ "id": 996,
+ "label": "Skip input frames",
+ "localized": "דלג על פריימים של קלט",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 116,
+ "label": "Style fidelity",
+ "localized": "נאמנות לסגנון",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 205,
+ "label": "Scribble",
+ "localized": "שרבוט",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 558,
+ "label": "Score threshold",
+ "localized": "סף ציון",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 888,
+ "label": "Sampler shift",
+ "localized": "הזזת דוגם",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 336,
+ "label": "Save output",
+ "localized": "שמור פלט",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 716,
+ "label": "Show result images",
+ "localized": "הצג תמונות תוצאה",
+ "reload": "n/a",
+ "hint": "אפשר כדי להציג את התמונות המעובדות בחלונית התמונות"
+ },
+ {
+ "id": 448,
+ "label": "Save Caption Files",
+ "localized": "שמור קבצי כתוביות (Captions)",
+ "reload": "n/a",
+ "hint": "שמור כתוביות שנוצרו לקבצי .txt לצד התמונות. כל תמונה מקבלת קובץ כתוביות תואם עם אותו שם בסיס."
+ },
+ {
+ "id": 997,
+ "label": "Sort alphabetically",
+ "localized": "מיין אלפביתית",
+ "reload": "n/a",
+ "hint": "מיין תגיות אלפביתית במקום לפי ציון ביטחון. כאשר מושבת, תגיות ממוינות לפי ביטחון (הגבוה ביותר תחילה). מיון אלפביתי מקל על מציאת תגיות ספציפיות."
+ },
+ {
+ "id": 113,
+ "label": "Show confidence scores",
+ "localized": "הצג ציוני ביטחון",
+ "reload": "n/a",
+ "hint": "הצג ציוני ביטחון לצד כל תגית. מראה עד כמה המודל בטוח בכל תגית (0.0 עד 1.0). שימושי להבנת אילו תגיות הן האמינות ביותר."
+ },
+ {
+ "id": 206,
+ "label": "Search",
+ "localized": "חיפוש",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 553,
+ "label": "Sort by",
+ "localized": "מיין לפי",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 880,
+ "label": "Specific branch name",
+ "localized": "שם ענף (Branch) ספציפי",
+ "reload": "n/a",
+ "hint": "ציין שם ענף של הרחבה, השאר ריק לברירת מחדל"
+ },
+ {
+ "id": 337,
+ "label": "Submodules",
+ "localized": "תתי-מודולים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 717,
+ "label": "Server start time",
+ "localized": "זמן הפעלת שרת",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 440,
+ "label": "State",
+ "localized": "מצב",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 992,
+ "label": "Search Docs",
+ "localized": "חפש בתיעוד",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 108,
+ "label": "Search GitHub Wiki Pages",
+ "localized": "חפש בדפי הוויקי של GitHub",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 207,
+ "label": "Search Changelog",
+ "localized": "חפש ביומן שינויים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 550,
+ "label": "Stage boundary ratio",
+ "localized": "יחס גבול שלב",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 881,
+ "label": "sequential",
+ "localized": "סדרתי",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 338,
+ "label": "SVD rank size",
+ "localized": "גודל דירוג SVD",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 718,
+ "label": "SVD steps",
+ "localized": "צעדי SVD",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 441,
+ "label": "Shuffle weights in post mode",
+ "localized": "ערבב משקולות במצב פוסט",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 991,
+ "label": "SDXL: Use weighted pooled embeds",
+ "localized": "SDXL: השתמש בהטמעות מאוגדות משוקללות",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 109,
+ "label": "Sana: Use complex human instructions",
+ "localized": "Sana: השתמש בהוראות אנושיות מורכבות",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 200,
+ "label": "Scaled-Dot-Product",
+ "localized": "Scaled-Dot-Product",
+ "reload": "n/a",
+ "hint": "אופטימיזציית זיכרון. לא דטרמיניסטי אלא אם כן תשומת לב זיכרון SDP מושבתת."
+ },
+ {
+ "id": 549,
+ "label": "Sage attention",
+ "localized": "Sage attention",
+ "reload": "n/a",
+ "hint": "שיטת אופטימיזציית תשומת לב ניסיונית. עשויה לשפר מהירות אך פחות נבדקה ועלולה לגרום לבאגים."
+ },
+ {
+ "id": 882,
+ "label": "stable-fast",
+ "localized": "stable-fast",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 339,
+ "label": "Save all generated images",
+ "localized": "שמור את כל התמונות שנוצרו",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 719,
+ "label": "Save interrupted images",
+ "localized": "שמור תמונות שהופסקו",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 442,
+ "label": "Save all generated image grids",
+ "localized": "שמור את כל רשתות (Grids) התמונות שנוצרו",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 990,
+ "label": "Show metadata in full screen image browser",
+ "localized": "הצג מטא-נתונים בדפדפן תמונות במסך מלא",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 107,
+ "label": "Save init images",
+ "localized": "שמור תמונות אתחול",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 201,
+ "label": "Save image before hires",
+ "localized": "שמור תמונה לפני Hires",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 548,
+ "label": "Save image before refiner",
+ "localized": "שמור תמונה לפני Refiner",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 883,
+ "label": "Save image before detailer",
+ "localized": "שמור תמונה לפני Detailer",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 340,
+ "label": "Save image before color correction",
+ "localized": "שמור תמונה לפני תיקון צבע",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 710,
+ "label": "Save inpainting mask",
+ "localized": "שמור מסכת Inpainting",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 443,
+ "label": "Save inpainting masked composite",
+ "localized": "שמור קומפוזיציית מסכת Inpainting",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 989,
+ "label": "Save images to a subdirectory",
+ "localized": "שמור תמונות בתיקיית משנה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 106,
+ "label": "Save metadata in image",
+ "localized": "שמור מטא-נתונים בתוך התמונה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 202,
+ "label": "Save metadata to text file",
+ "localized": "שמור מטא-נתונים לקובץ טקסט",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 547,
+ "label": "Save metadata to JSON file",
+ "localized": "שמור מטא-נתונים לקובץ JSON",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 884,
+ "label": "System information to include in metadata",
+ "localized": "מידע מערכת לכלול במטא-נתונים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 341,
+ "label": "Standard",
+ "localized": "סטנדרטי",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 711,
+ "label": "Show MOTD",
+ "localized": "הצג הודעת היום (MOTD)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 444,
+ "label": "sidebar",
+ "localized": "סרגל צד",
+ "reload": "n/a",
+ "hint": "סרגל צד בצד ימין של המסך"
+ },
+ {
+ "id": 988,
+ "label": "Show log view",
+ "localized": "הצג תצוגת יומן (Log)",
+ "reload": "n/a",
+ "hint": "הצג תצוגת יומן בתחתית החלון הראשי"
+ },
+ {
+ "id": 105,
+ "label": "Show grid in results",
+ "localized": "הצג רשת בתוצאות",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 203,
+ "label": "Send seed when sending prompt or image to other interface",
+ "localized": "שלח זרע (Seed) בעת שליחת הנחיה או תמונה לממשק אחר",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 546,
+ "label": "Send size when sending prompt or image to another interface",
+ "localized": "שלח גודל בעת שליחת הנחיה או תמונה לממשק אחר",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 885,
+ "label": "Show labels for aside tabs",
+ "localized": "הצג תוויות ללשוניות צד",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 342,
+ "label": "Show labels for main tabs",
+ "localized": "הצג תוויות ללשוניות ראשיות",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 712,
+ "label": "Show labels for page tabs",
+ "localized": "הצג תוויות ללשוניות דף",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 445,
+ "label": "Show ticks for input range slider",
+ "localized": "הצג שנתות עבור סליידר טווח קלט",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 987,
+ "label": "Show parameter outline",
+ "localized": "הצג קווי מתאר לפרמטרים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 104,
+ "label": "Simple",
+ "localized": "פשוט",
+ "reload": "n/a",
+ "hint": "קירוב זול מאוד. מהיר מאוד בהשוואה ל-VAE, אך מפיק תמונות עם רזולוציה אופקית/אנכית קטנה פי 8 ואיכות נמוכה ביותר"
+ },
+ {
+ "id": 204,
+ "label": "SeedVR CFG Scale",
+ "localized": "קנה מידה SeedVR CFG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 545,
+ "label": "Sort order",
+ "localized": "סדר מיון",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 886,
+ "label": "Skip CivitAI scan for regex pattern(s)",
+ "localized": "דלג על סריקת CivitAI עבור תבנית/יות regex",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 343,
+ "label": "Show reference styles",
+ "localized": "הצג סגנונות ייחוס",
+ "reload": "n/a",
+ "hint": "הצג או הסתר סגנונות מובנים"
+ },
+ {
+ "id": 713,
+ "label": "Skip Generation if NaN found in latents",
+ "localized": "דלג על יצירה אם נמצא NaN בלטנטים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 446,
+ "label": "Save grids to a subdirectory",
+ "localized": "שמור רשתות בתיקיית משנה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 986,
+ "label": "Show live previews",
+ "localized": "הצג תצוגות מקדימות חיות",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 103,
+ "label": "Save resumable optimizer state when training",
+ "localized": "שמור מצב אופטימייזר שניתן להמשך במהלך אימון",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 205,
+ "label": "Save training settings to a text file",
+ "localized": "שמור הגדרות אימון לקובץ טקסט",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 544,
+ "label": "Show previews as a grid",
+ "localized": "הצג תצוגות מקדימות כרשת",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 887,
+ "label": "Show progressbar",
+ "localized": "הצג סרגל התקדמות",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 344,
+ "label": "Save generated images within tensorboard",
+ "localized": "שמור תמונות שנוצרו בתוך tensorboard",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 714,
+ "label": "Save loss CSV file every n steps",
+ "localized": "שמור קובץ CSV של הפסד (Loss) כל n צעדים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 447,
+ "label": "Save images to a subdirectory when using Save button",
+ "localized": "שמור תמונות לתיקיית משנה בעת שימוש בכפתור שמירה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 985,
+ "label": "Secondary model",
+ "localized": "מודל משני",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 102,
+ "label": "Save metadata",
+ "localized": "שמור מטא-נתונים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 206,
+ "label": "safetensors",
+ "localized": "safetensors",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 543,
+ "label": "shuffle",
+ "localized": "ערבוב (Shuffle)",
+ "reload": "n/a",
+ "hint": "טוען מודל מלא ל-RAM ומחשב ב-VRAM: פחות האצה, מומלץ למיזוגי SDXL"
+ },
+ {
+ "id": 888,
+ "label": "Save diffusers",
+ "localized": "שמור diffusers",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 345,
+ "label": "Save safetensors",
+ "localized": "שמור safetensors",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 715,
+ "label": "Search models",
+ "localized": "חפש מודלים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 448,
+ "label": "Select model",
+ "localized": "בחר מודל",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 984,
+ "label": "Specify model variant",
+ "localized": "ציין גרסת מודל",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 101,
+ "label": "Specify model revision",
+ "localized": "ציין מהדורת מודל",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 207,
+ "label": "SegmentAnything",
+ "localized": "SegmentAnything",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 542,
+ "label": "Sections",
+ "localized": "סעיפים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 889,
+ "label": "Samplers",
+ "localized": "דוגמים",
+ "reload": "n/a",
+ "hint": "הגדרות מתקדמות לדוגמים/מתזמנים (Schedulers)"
+ }
+ ],
+ "t": [
+ {
+ "id": 0,
+ "label": "T2I",
+ "localized": "T2I",
+ "reload": "n/a",
+ "hint": "יצירת תמונה מטקסט ממשק מורשת המדמה את הממשק וההתנהגות המקוריים של טקסט-לתמונה"
+ },
+ {
+ "id": 0,
+ "label": "T2I Adapter",
+ "localized": "מתאם T2I",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tagger",
+ "localized": "מתייג",
+ "reload": "n/a",
+ "hint": "תיוג תמונות באמצעות מודלי סיווג ממוקדי אנימה כמו WaifuDiffusion או DeepBooru."
+ },
+ {
+ "id": 0,
+ "label": "Tag",
+ "localized": "Tag",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text Encoder",
+ "localized": "מקודד טקסט (Text Encoder)",
+ "reload": "n/a",
+ "hint": "הגדרות הקשורות למקודד הטקסט ולעיבוד קידוד הפרומפט במהלך היצירה"
+ },
+ {
+ "id": 0,
+ "label": "Text",
+ "localized": "טקסט",
+ "reload": "n/a",
+ "hint": "יצירת תמונה מטקסט"
+ },
+ {
+ "id": 0,
+ "label": "TorchAO",
+ "localized": "TorchAO",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TensorRT",
+ "localized": "TensorRT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Torch Options",
+ "localized": "אפשרויות Torch",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Token Merging",
+ "localized": "מיזוג אסימונים (Token Merging)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TeaCache",
+ "localized": "TeaCache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Theme options",
+ "localized": "אפשרויות עיצוב",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Task History",
+ "localized": "היסטוריית משימות",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timestep spacing",
+ "localized": "מרווח צעדי זמן",
+ "reload": "n/a",
+ "hint": "קובע כיצד צעדי הזמן (Timesteps) מרווחים לאורך תהליך הדיפוזיה. אפשרויות: - default: ברירת המחדל של המודל - leading: יוצר צעדים במרווחים שווים - linspace: כולל את הצעדים הראשון והאחרון ובוחר באופן שווה את שאר צעדי הביניים - trailing: כולל רק את הצעד האחרון ובוחר צעדי ביניים באופן שווה החל מהסוף"
+ },
+ {
+ "id": 0,
+ "label": "Timesteps presets",
+ "localized": "קדימונים לצעדי זמן",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timesteps override",
+ "localized": "דריסת צעדי זמן",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "thresholding",
+ "localized": "סף (Thresholding)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Texture tiling",
+ "localized": "ריצוף טקסטורה",
+ "reload": "n/a",
+ "hint": "החלת ריצוף ללא תפרים על התמונה הנוצרת כדי שתוכל לשמש כטקסטורה"
+ },
+ {
+ "id": 0,
+ "label": "Threshold",
+ "localized": "סף",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Trigger word",
+ "localized": "מילת טריגר",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temperature",
+ "localized": "טמפרטורה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timestep",
+ "localized": "צעד זמן",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=1",
+ "localized": "פרומפט אריח: x=1 y=1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=2",
+ "localized": "פרומפט אריח: x=1 y=2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=3",
+ "localized": "פרומפט אריח: x=1 y=3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=4",
+ "localized": "פרומפט אריח: x=1 y=4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=1",
+ "localized": "פרומפט אריח: x=2 y=1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=2",
+ "localized": "פרומפט אריח: x=2 y=2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=3",
+ "localized": "פרומפט אריח: x=2 y=3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=4",
+ "localized": "פרומפט אריח: x=2 y=4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=1",
+ "localized": "פרומפט אריח: x=3 y=1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=2",
+ "localized": "פרומפט אריח: x=3 y=2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=3",
+ "localized": "פרומפט אריח: x=3 y=3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=4",
+ "localized": "פרומפט אריח: x=3 y=4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=1",
+ "localized": "פרומפט אריח: x=4 y=1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=2",
+ "localized": "פרומפט אריח: x=4 y=2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=3",
+ "localized": "פרומפט אריח: x=4 y=3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=4",
+ "localized": "פרומפט אריח: x=4 y=4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temporal frequency",
+ "localized": "תדירות זמנית",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Top-K",
+ "localized": "Top-K",
+ "reload": "n/a",
+ "hint": "מגביל את בחירת האסימונים ל-K המועמדים הסבירים ביותר בכל צעד. ערכים נמוכים (למשל 40) הופכים את הפלט לממוקד וצפוי יותר, בעוד ערכים גבוהים מאפשרים בחירות מגוונות יותר. הגדר ל-0 לביטול."
+ },
+ {
+ "id": 0,
+ "label": "Top-P",
+ "localized": "Top-P",
+ "reload": "n/a",
+ "hint": "בוחר אסימונים מהקבוצה הקטנה ביותר שההסתברות המצטברת שלהם עולה על P (למשל 0.9). מתאים את מספר המועמדים באופן דינמי לפי ביטחון המודל; פחות אפשרויות כשיש ודאות, יותר כשיש חוסר ודאות. הגדר ל-1 לביטול."
+ },
+ {
+ "id": 0,
+ "label": "Thinking mode",
+ "localized": "מצב חשיבה",
+ "reload": "n/a",
+ "hint": "מאפשר מצב חשיבה/הסקה, המאפשר למודל לקחת יותר זמן לייצור תגובות. זה יכול להוביל לתשובות מעמיקות ומפורטות יותר, אך יגדיל את זמן התגובה. הגדרה זו משפיעה הן על מודלים היברידיים והן על מודלים של חשיבה בלבד, ובחלקם עלולה להוביל לאיכות כוללת נמוכה מהצפוי. עבור מודלים של חשיבה בלבד כמו Qwen3-VL, ייתכן שיהיה צורך לשלב הגדרה זו עם prefill כדי להבטיח מניעת חשיבה. מודלים התומכים בתכונה זו מסומנים באייקון ."
+ },
+ {
+ "id": 0,
+ "label": "Target subject",
+ "localized": "נושא היעד",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tool",
+ "localized": "כלי",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Textbox",
+ "localized": "תיבת טקסט",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile overlap",
+ "localized": "חפיפת אריחים",
+ "reload": "n/a",
+ "hint": "עבור SD upscale, כמה חפיפה בפיקסלים צריכה להיות בין האריחים. האריחים חופפים כך שכאשר הם ממוזגים חזרה לתמונה אחת, לא יהיה תפר גלוי לעין"
+ },
+ {
+ "id": 0,
+ "label": "T2I Strength",
+ "localized": "עוצמת T2I",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Time embedding mix",
+ "localized": "ערבוב הטמעת זמן",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tiling options",
+ "localized": "אפשרויות ריצוף",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tiny",
+ "localized": "Tiny",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "True guidance",
+ "localized": "הנחיה אמיתית (True guidance)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile frames",
+ "localized": "מסגרות אריח",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Task",
+ "localized": "משימה",
+ "reload": "n/a",
+ "hint": "משנה איזו משימה המודל יבצע. ניתן להשתמש בפרומפטים רגילים כאשר המשימה מוגדרת ל-Use Prompt . כאשר נבחרות אפשרויות אחרות, עיין בטקסט הרמז בתוך שדה Prompt ריק להנחיות."
+ },
+ {
+ "id": 0,
+ "label": "Tagger Model",
+ "localized": "מודל תיוג",
+ "reload": "n/a",
+ "hint": "המודל שישמש לתיוג תמונות. מודלי WaifuDiffusion (wd-*): מתייגים מודרניים עם ספי הפרדה נפרדים לכללי ולדמויות.DeepBooru : מתייג מורשת, משתמש רק בסף כללי."
+ },
+ {
+ "id": 0,
+ "label": "Torch",
+ "localized": "Torch",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Transformers load using Run:ai streamer",
+ "localized": "טעינת Transformers באמצעות Run:ai streamer",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temporal steps",
+ "localized": "צעדים זמניים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TE",
+ "localized": "TE",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "true",
+ "localized": "true",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text encoder model",
+ "localized": "מודל מקודד טקסט",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text encoder cache size",
+ "localized": "גודל מטמון מקודד טקסט",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T5: Use shared instance of text encoder",
+ "localized": "T5: השתמש בעותק משותף של מקודד הטקסט",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tunable ops limit",
+ "localized": "מגבלת פעולות ניתנות לכוונון",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ToMe",
+ "localized": "ToMe",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ToDo",
+ "localized": "ToDo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ToMe token merging ratio",
+ "localized": "יחס מיזוג אסימונים של ToMe",
+ "reload": "n/a",
+ "hint": "הפעלת מיזוג אסימונים עודפים באמצעות tomesd לשיפור מהירות וזיכרון, 0=מושבת"
+ },
+ {
+ "id": 0,
+ "label": "ToDo token merging ratio",
+ "localized": "יחס מיזוג אסימונים של ToDo",
+ "reload": "n/a",
+ "hint": "הפעלת מיזוג אסימונים עודפים באמצעות todo לשיפור מהירות וזיכרון, 0=מושבת"
+ },
+ {
+ "id": 0,
+ "label": "TaylorSeer",
+ "localized": "TaylorSeer",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TeaCache cache enabled",
+ "localized": "מטמון TeaCache מופעל",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TeaCache L1 threshold",
+ "localized": "סף L1 של TeaCache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TAESD",
+ "localized": "TAESD",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TAESD variant",
+ "localized": "גרסת TAESD",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TAESD decode layers",
+ "localized": "שכבות פענוח TAESD",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tensorboard flush period",
+ "localized": "תקופת ריקון Tensorboard",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tertiary model",
+ "localized": "מודל שלישי",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Target model type",
+ "localized": "סוג מודל יעד",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 1",
+ "localized": "יחידת מתאם T2I מס' 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 2",
+ "localized": "יחידת מתאם T2I מס' 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 3",
+ "localized": "יחידת מתאם T2I מס' 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 4",
+ "localized": "יחידת מתאם T2I מס' 4",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "u": [
+ {
+ "id": 7553,
+ "label": "Unload model",
+ "localized": "שחרר מודל מהזיכרון",
+ "reload": "n/a",
+ "hint": "שחרר את המודל הטעון כעת מהזיכרון (VRAM)"
+ },
+ {
+ "id": 7554,
+ "label": "Upload",
+ "localized": "העלאה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7555,
+ "label": "Unload",
+ "localized": "שחרר",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7556,
+ "label": "Update all installed",
+ "localized": "עדכן את כל המותקנים",
+ "reload": "n/a",
+ "hint": "עדכן את כל ההרחבות המותקנות לגרסה העדכנית ביותר הזמינה"
+ },
+ {
+ "id": 7557,
+ "label": "Update",
+ "localized": "עדכן",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7558,
+ "label": "User interface",
+ "localized": "ממשק משתמש",
+ "reload": "n/a",
+ "hint": "סקירה והגדרה של העדפות ממשק המשתמש"
+ },
+ {
+ "id": 7559,
+ "label": "Update all",
+ "localized": "עדכן הכל",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7560,
+ "label": "Upscale",
+ "localized": "הגדלת רזולוציה (Upscale)",
+ "reload": "n/a",
+ "hint": "הגדלת רזולוציית התמונה"
+ },
+ {
+ "id": 7561,
+ "label": "UI Tabs",
+ "localized": "לשוניות ממשק",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7562,
+ "label": "Upscaling",
+ "localized": "הגדלת רזולוציה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7563,
+ "label": "Use segmentation",
+ "localized": "השתמש בסגמנטציה",
+ "reload": "n/a",
+ "hint": "הפעלת ה-Detailer באמצעות מסיכת סגמנטציה"
+ },
+ {
+ "id": 7564,
+ "label": "Unload adapter",
+ "localized": "שחרר מתאם (Adapter)",
+ "reload": "n/a",
+ "hint": "שחרר את מתאם ה-IP מהזיכרון מיד לאחר הג'נרוט. אחרת, הוא יישאר טעון לשימוש מהיר יותר בתהליך הבא"
+ },
+ {
+ "id": 7565,
+ "label": "Use same seed",
+ "localized": "השתמש באותו גרעין (Seed)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7566,
+ "label": "Use defaults",
+ "localized": "השתמש בברירת מחדל",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7567,
+ "label": "Use text inputs",
+ "localized": "השתמש בקלט טקסט",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7568,
+ "label": "Use random seeds",
+ "localized": "השתמש בגרעינים (Seeds) אקראיים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7569,
+ "label": "Use vision",
+ "localized": "השתמש בראייה ממוחשבת",
+ "reload": "n/a",
+ "hint": "כלול את תמונת הקלט בעת שיפור הפרומפט. זמין רק עבור מודלים בעלי יכולת ראייה, המסומנים באייקון ."
+ },
+ {
+ "id": 7570,
+ "label": "Use samplers",
+ "localized": "השתמש בדוגמים (Samplers)",
+ "reload": "n/a",
+ "hint": "אפשר שימוש בדגימה (בחירת טוקנים אקראית המבוססת על שיטות כמו Top-k או Top-p) או השבת כדי להשתמש בפענוח גרידי (בחירת הטוקן בעל הסבירות הגבוהה ביותר בכל שלב). הפעלה הופכת את הפלט למגוון ויצירתי יותר אך פחות דטרמיניסטי."
+ },
+ {
+ "id": 7571,
+ "label": "Unload after processing",
+ "localized": "שחרר מהזיכרון לאחר העיבוד",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7572,
+ "label": "up",
+ "localized": "למעלה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7573,
+ "label": "Upscaler",
+ "localized": "מגדיל רזולוציה (Upscaler)",
+ "reload": "n/a",
+ "hint": "באיזה מודל מאומן מראש להשתמש עבור תהליך הגדלת הרזולוציה."
+ },
+ {
+ "id": 7574,
+ "label": "Units",
+ "localized": "יחידות",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7575,
+ "label": "Unload processor",
+ "localized": "שחרר מעבד",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7576,
+ "label": "Use spaces",
+ "localized": "השתמש ברווחים",
+ "reload": "n/a",
+ "hint": "החלף קווים תחתונים ברווחים בפלט התגיות. חלק ממערכות הפרומפטים מעדיפות רווחים בין מילים (למשל 'long hair') בעוד שאחרות משתמשות בקווים תחתונים (למשל 'long_hair')."
+ },
+ {
+ "id": 7577,
+ "label": "Username",
+ "localized": "שם משתמש",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7578,
+ "label": "UNET model",
+ "localized": "מודל UNET",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7579,
+ "label": "Use torch streams",
+ "localized": "השתמש ב-Torch Streams",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7580,
+ "label": "Use SVD quantization",
+ "localized": "השתמש בקוונטיזציה מסוג SVD",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7581,
+ "label": "Use Dynamic quantization",
+ "localized": "השתמש בקוונטיזציה דינמית",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7582,
+ "label": "Use quantized MatMul",
+ "localized": "השתמש ב-MatMul מקוונטט",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7583,
+ "label": "Use quantized MatMul with conv",
+ "localized": "השתמש ב-MatMul מקוונטט עם conv",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7584,
+ "label": "Use line break as prompt segment marker",
+ "localized": "השתמש במעבר שורה כסימן למקטע פרומפט",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7585,
+ "label": "Use zeros for prompt padding",
+ "localized": "השתמש באפסים לריפוד (Padding) הפרומפט",
+ "reload": "n/a",
+ "hint": "אלץ טנזור אפסים מלא כאשר הפרומפט ריק כדי להסיר רעש שיורי"
+ },
+ {
+ "id": 7586,
+ "label": "Upcast sampling",
+ "localized": "דגימת Upcast",
+ "reload": "n/a",
+ "hint": "בדרך כלל מפיק תוצאות דומות ל-no-half עם ביצועים טובים יותר תוך שימוש בפחות זיכרון"
+ },
+ {
+ "id": 7587,
+ "label": "Unset",
+ "localized": "ביטול הגדרה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7588,
+ "label": "UI save only saves selected image",
+ "localized": "שמירה בממשק שומרת רק את התמונה הנבחרת",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7589,
+ "label": "Use image gallery cache",
+ "localized": "השתמש במטמון (Cache) גלריית התמונות",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7590,
+ "label": "Use fixed width thumbnails",
+ "localized": "השתמש בתמונות ממוזערות ברוחב קבוע",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7591,
+ "label": "UI theme",
+ "localized": "ערכת נושא של הממשק",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7592,
+ "label": "UI request timeout",
+ "localized": "זמן קצוב לבקשת ממשק (Timeout)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7593,
+ "label": "UI locale",
+ "localized": "שפת הממשק",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7594,
+ "label": "Unload upscaler after processing",
+ "localized": "שחרר את מגדיל הרזולוציה מהזיכרון לאחר העיבוד",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7595,
+ "label": "Upscaler latent steps",
+ "localized": "צעדי לטנט (Latent) של מגדיל הרזולוציה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7596,
+ "label": "Upscaler tile size",
+ "localized": "גודל אריח (Tile) של מגדיל הרזולוציה",
+ "reload": "n/a",
+ "hint": "0 = ללא חלוקה לאריחים"
+ },
+ {
+ "id": 7597,
+ "label": "Upscaler tile overlap",
+ "localized": "חפיפת אריחים של מגדיל הרזולוציה",
+ "reload": "n/a",
+ "hint": "ערכים נמוכים = תפר נראה לעין"
+ },
+ {
+ "id": 7598,
+ "label": "Use cached model config when available",
+ "localized": "השתמש בתצורת מודל מהמטמון כשזמין",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7599,
+ "label": "UI show on startup",
+ "localized": "הצג בממשק בעת הפעלה",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7600,
+ "label": "UI sidebar width (%)",
+ "localized": "רוחב סרגל צד (%)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7601,
+ "label": "UI height (%)",
+ "localized": "גובה ממשק (%)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7602,
+ "label": "UI fetch network info on mouse-over",
+ "localized": "משוך מידע על הרשת במעבר עכבר",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7603,
+ "label": "Use reference values when available",
+ "localized": "השתמש בערכי ייחוס כשזמינים",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7604,
+ "label": "user",
+ "localized": "משתמש",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7605,
+ "label": "Upcast attention layer",
+ "localized": "Upcast לשכבת ה-Attention",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7606,
+ "label": "Use separate base dict",
+ "localized": "השתמש במילון בסיס נפרד",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7607,
+ "label": "Use model EMA weights when possible",
+ "localized": "השתמש במשקלי EMA של המודל כשניתן",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7608,
+ "label": "Use Kohya method for handling multiple LoRA",
+ "localized": "השתמש בשיטת Kohya לטיפול במספר LoRA",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7609,
+ "label": "UI scripts order",
+ "localized": "סדר סקריפטים בממשק",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7610,
+ "label": "Use upscaler as suffix",
+ "localized": "השתמש במגדיל הרזולוציה כסיומת",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7611,
+ "label": "Unload Current Model from VRAM",
+ "localized": "שחרר מודל נוכחי מזיכרון הווידאו (VRAM)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7612,
+ "label": "unet",
+ "localized": "unet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7613,
+ "label": "Upsample",
+ "localized": "דגימה מעלה (Upsample)",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "v": [
+ {
+ "id": 0,
+ "label": "Video",
+ "localized": "וידאו",
+ "reload": "",
+ "hint": "יצירת סרטונים בשיטות שונות תומך בטקסט-לתמונה, תמונה-לתמונה, מסגרת ראשונה-אחרונה וכו'."
+ },
+ {
+ "id": 0,
+ "label": "Video Params",
+ "localized": "פרמטרי וידאו",
+ "reload": "",
+ "hint": "הגדרות הקשורות לקידוד קובץ הווידאו שנוצר"
+ },
+ {
+ "id": 0,
+ "label": "VLM Caption",
+ "localized": "תיאור VLM",
+ "reload": "",
+ "hint": "ניתוח תמונה באמצעות מודל שפת חזות (Vision Language Model)"
+ },
+ {
+ "id": 0,
+ "label": "Variational Auto Encoder",
+ "localized": "קידוד אוטומטי וריאציוני (VAE)",
+ "reload": "",
+ "hint": "הגדרות הקשורות ל-Variational Auto Encoder ותהליך פענוח התמונה במהלך היצירה"
+ },
+ {
+ "id": 0,
+ "label": "VAE",
+ "localized": "VAE",
+ "reload": "",
+ "hint": "Variational Auto Encoder: מודל המשמש לפענוח התמונה בסוף תהליך היצירה"
+ },
+ {
+ "id": 0,
+ "label": "Video Output",
+ "localized": "פלט וידאו",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Variation",
+ "localized": "וריאציה",
+ "reload": "",
+ "hint": "סיד (Seed) שני לערבוב עם הסיד הראשי"
+ },
+ {
+ "id": 0,
+ "label": "Variation strength",
+ "localized": "עוצמת הווריאציה",
+ "reload": "",
+ "hint": "עד כמה חזקה הווריאציה שתיווצר. ב-0, לא תהיה השפעה. ב-1, תקבלו את התמונה המלאה עם סיד הווריאציה (למעט דוגמי אבות, שם תקבלו משהו אקראי)"
+ },
+ {
+ "id": 0,
+ "label": "VAE type",
+ "localized": "סוג VAE",
+ "reload": "",
+ "hint": "בחר אם להריץ VAE מלא, VAE באיכות מופחתת או לנסות להשתמש בשירות VAE מרוחק"
+ },
+ {
+ "id": 0,
+ "label": "Vibrance",
+ "localized": "חיוניות (Vibrance)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Version",
+ "localized": "גרסה",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video format",
+ "localized": "פורמט וידאו",
+ "reload": "",
+ "hint": "פורמט וקודק של וידאו הפלט"
+ },
+ {
+ "id": 0,
+ "label": "Video duration",
+ "localized": "משך הווידאו",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video engine",
+ "localized": "מנוע וידאו",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video model",
+ "localized": "מודל וידאו",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VAE decode",
+ "localized": "פענוח VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video interpolation",
+ "localized": "אינטרפולציית וידאו",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video codec",
+ "localized": "קודק וידאו",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video options",
+ "localized": "אפשרויות וידאו",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video save video",
+ "localized": "שמירת וידאו",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video save frames",
+ "localized": "שמירת פריימים",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video save safetensors",
+ "localized": "שמירת safetensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video file",
+ "localized": "קובץ וידאו",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VLM Model",
+ "localized": "מודל VLM",
+ "reload": "",
+ "hint": "בחר איזה מודל לשמש למשימות שפת חזות. מודלים התומכים במצב חשיבה מסומנים באייקון ."
+ },
+ {
+ "id": 0,
+ "label": "VLM Max Tokens",
+ "localized": "מקסימום טוקנים ל-VLM",
+ "reload": "",
+ "hint": "מספר הטוקנים המקסימלי שהמודל יכול ליצור בתגובתו. המודל אינו מודע למגבלה זו במהלך היצירה וזה לא יגרום לו לנסות ליצור תגובות מפורטות או תמציתיות יותר, זה פשוט קובע גבול קשיח לאורך, ויקטע את התגובה בכוח כשהמגבלה תושג."
+ },
+ {
+ "id": 0,
+ "label": "VLM Num Beams",
+ "localized": "מספר קרניים (Num Beams)",
+ "reload": "",
+ "hint": "שומר על מספר נתיבי מועמדים בו-זמנית ובוחר את הרצף הטוב ביותר. כמו בחינת כמה טיוטות בבת אחת כדי למצוא את הטובה ביותר. יסודי יותר אך איטי בהרבה ופחות יצירתי מדגימה אקראית. בדרך כלל לא מומלץ, רוב ה-VLM המודרניים מתפקדים טוב יותר עם שיטות דגימה. הגדר ל-1 כדי לבטל."
+ },
+ {
+ "id": 0,
+ "label": "VLM Temperature",
+ "localized": "טמפרטורת VLM",
+ "reload": "",
+ "hint": "שולט באקראיות בבחירת הטוקנים. ערכים נמוכים (למשל 0.1) הופכים את הפלט לממוקד ודטרמיניסטי יותר, תמיד בוחרים טוקנים בהסתברות גבוהה. ערכים גבוהים (למשל 0.9) מגדילים את היצירתיות והגיוון על ידי מתן אפשרות לטוקנים פחות סבירים. הגדר ל-0 לפלט דטרמיניסטי לחלוטין."
+ },
+ {
+ "id": 0,
+ "label": "VLM",
+ "localized": "VLM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VAE model",
+ "localized": "מודל VAE",
+ "reload": "",
+ "hint": "VAE עוזר עם פרטים עדינים בתמונה הסופית ועשוי גם לשנות צבעים"
+ },
+ {
+ "id": 0,
+ "label": "VAE slicing",
+ "localized": "פריסת VAE (Slicing)",
+ "reload": "",
+ "hint": "מפענח אצוות לטנטים תמונה אחת בכל פעם עם VRAM מוגבל. שיפור ביצועים קטן בפיענוח VAE על אצוות מרובות תמונות"
+ },
+ {
+ "id": 0,
+ "label": "VAE tiling",
+ "localized": "ריצוף VAE (Tiling)",
+ "reload": "",
+ "hint": "מחלק תמונות גדולות לאריחים חופפים עם VRAM מוגבל. גורם לעלייה קלה בזמן העיבוד"
+ },
+ {
+ "id": 0,
+ "label": "VAE tile size",
+ "localized": "גודל אריח VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VAE tile overlap",
+ "localized": "חפיפת אריחי VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "verbose",
+ "localized": "פירוט (verbose)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VAE sliced encode",
+ "localized": "קידוד VAE פרוס",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VGen params",
+ "localized": "פרמטרי VGen",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "w": [
+ {
+ "id": 0,
+ "label": "Wiki",
+ "localized": "Wiki",
+ "reload": "",
+ "hint": "ויקי"
+ },
+ {
+ "id": 0,
+ "label": "Wildcards",
+ "localized": "Wildcards",
+ "reload": "",
+ "hint": "תווים חופשיים (Wildcards)"
+ },
+ {
+ "id": 0,
+ "label": "WanAI",
+ "localized": "WanAI",
+ "reload": "",
+ "hint": "WanAI"
+ },
+ {
+ "id": 0,
+ "label": "Watermarking",
+ "localized": "Watermarking",
+ "reload": "",
+ "hint": "סימני מים"
+ },
+ {
+ "id": 0,
+ "label": "Width",
+ "localized": "רוחב",
+ "reload": "",
+ "hint": "רוחב תמונה"
+ },
+ {
+ "id": 0,
+ "label": "Warmth",
+ "localized": "חמימות",
+ "reload": "",
+ "hint": "חמימות הצבע"
+ },
+ {
+ "id": 0,
+ "label": "Weight",
+ "localized": "משקל",
+ "reload": "",
+ "hint": "משקל"
+ },
+ {
+ "id": 0,
+ "label": "Width after",
+ "localized": "רוחב אחרי",
+ "reload": "",
+ "hint": "רוחב לאחר עיבוד"
+ },
+ {
+ "id": 0,
+ "label": "Width mask",
+ "localized": "מסיכת רוחב",
+ "reload": "",
+ "hint": "מסיכת רוחב"
+ },
+ {
+ "id": 0,
+ "label": "WebP lossless compression",
+ "localized": "דחיסת WebP ללא איבוד נתונים",
+ "reload": "",
+ "hint": "דחיסת WebP ללא איבוד נתונים (Lossless)"
+ },
+ {
+ "id": 0,
+ "label": "Weights clip",
+ "localized": "חיתוך משקלים",
+ "reload": "",
+ "hint": "אילוץ משקלים ממוזגים שלא יהיו כבדים יותר מהמודל המקורי, כדי למנוע צריבה (Burn-in) ומודלים רוויים מדי"
+ }
+ ],
+ "x": [
+ {
+ "id": 0,
+ "label": "XS",
+ "localized": "XS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "X components",
+ "localized": "רכיבי X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "X overlap",
+ "localized": "חפיפת X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "X-axis tiles",
+ "localized": "אריחי ציר X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "X-axis tile overlap",
+ "localized": "חפיפת אריחי ציר X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "X type",
+ "localized": "סוג X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "X values",
+ "localized": "ערכי X",
+ "reload": "",
+ "hint": "הפרד ערכים עבור ציר X באמצעות פסיקים"
+ },
+ {
+ "id": 7,
+ "label": "xhinker",
+ "localized": "xhinker",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "xFormers",
+ "localized": "xFormers",
+ "reload": "",
+ "hint": "אופטימיזציית זיכרון. לא-דטרמיניסטי (תוצאות שונות בכל פעם)"
+ },
+ {
+ "id": 9,
+ "label": "xet",
+ "localized": "xet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "XYZ Grid",
+ "localized": "רשת XYZ",
+ "reload": "",
+ "hint": "רשת XYZ היא מודול רב עוצמה היוצר רשת תמונות המבוססת על שינוי מספר פרמטרים של יצירה"
+ }
+ ],
+ "y": [
+ {
+ "id": 0,
+ "label": "Y components",
+ "localized": "רכיבי Y",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Y overlap",
+ "localized": "חפיפת Y",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Y-axis tiles",
+ "localized": "אריחים בציר Y",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Y-axis tile overlap",
+ "localized": "חפיפת אריחים בציר Y",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Y type",
+ "localized": "סוג Y",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Y values",
+ "localized": "ערכי Y",
+ "reload": "",
+ "hint": "הפרד ערכים עבור ציר Y באמצעות פסיקים"
+ }
+ ],
+ "z": [
+ {
+ "id": 0,
+ "label": "ZImageTurbo",
+ "localized": "ZImageTurbo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "zimage",
+ "localized": "zimage",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "ZeroStar init steps",
+ "localized": "צעדי אתחול ZeroStar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Zero",
+ "localized": "Zero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Z type",
+ "localized": "סוג Z",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Z values",
+ "localized": "ערכי Z",
+ "reload": "",
+ "hint": "הפרד ערכים עבור ציר Z באמצעות פסיקים"
+ },
+ {
+ "id": 6,
+ "label": "Zoe Depth",
+ "localized": "עומק Zoe",
+ "reload": "",
+ "hint": ""
+ }
+ ]
+}
\ No newline at end of file
diff --git a/html/locale_hi.json b/html/locale_hi.json
new file mode 100644
index 000000000..f71262a2c
--- /dev/null
+++ b/html/locale_hi.json
@@ -0,0 +1,11074 @@
+{
+ "0": [
+ {
+ "id": 0,
+ "label": "1st Stage",
+ "localized": "पहला चरण",
+ "reload": "script_freescale",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "2nd Stage",
+ "localized": "दूसरा चरण",
+ "reload": "script_freescale",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "2nd Scale",
+ "localized": "दूसरा स्केल",
+ "reload": "script_freescale",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "2nd Restart step",
+ "localized": "दूसरा रीस्टार्ट स्टेप",
+ "reload": "script_freescale",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "3rd Stage",
+ "localized": "तीसरा चरण",
+ "reload": "script_freescale",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "3rd Scale",
+ "localized": "तीसरा स्केल",
+ "reload": "script_freescale",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "3rd Restart step",
+ "localized": "तीसरा रीस्टार्ट स्टेप",
+ "reload": "script_freescale",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "4th Stage",
+ "localized": "चौथा चरण",
+ "reload": "script_freescale",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "4th Scale",
+ "localized": "चौथा स्केल",
+ "reload": "script_freescale",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "4th Restart step",
+ "localized": "चौथा रीस्टार्ट स्टेप",
+ "reload": "script_freescale",
+ "hint": ""
+ }
+ ],
+ "_": [
+ {
+ "id": 0,
+ "label": "⟲",
+ "localized": "⟲",
+ "reload": "",
+ "hint": "ताज़ा करें (Refresh)"
+ },
+ {
+ "id": 0,
+ "label": "↶",
+ "localized": "↶",
+ "reload": "",
+ "hint": "चुनी हुई शैली को प्रॉम्प्ट पर लागू करें"
+ },
+ {
+ "id": 0,
+ "label": "↷",
+ "localized": "↷",
+ "reload": "",
+ "hint": "वर्तमान प्रॉम्प्ट को शैली के रूप में सहेजें"
+ },
+ {
+ "id": 0,
+ "label": "⇅",
+ "localized": "⇅",
+ "reload": "",
+ "hint": "मानों को आपस में बदलें (Swap)"
+ },
+ {
+ "id": 0,
+ "label": "🎲️",
+ "localized": "🎲️",
+ "reload": "",
+ "hint": "यादृच्छिक सीड (Random Seed) का उपयोग करें"
+ },
+ {
+ "id": 0,
+ "label": "⬅️",
+ "localized": "⬅️",
+ "reload": "",
+ "hint": "पिछली ज्ञात उत्पन्न छवि से सीड का पुन: उपयोग करें"
+ },
+ {
+ "id": 0,
+ "label": "🕮",
+ "localized": "🕮",
+ "reload": "",
+ "hint": "अंतिम उत्पन्न छवि के मापदंडों को शैली टेम्पलेट के रूप में सहेजें"
+ },
+ {
+ "id": 0,
+ "label": "📐",
+ "localized": "📐",
+ "reload": "",
+ "hint": "मौजूदा छवि से आकार मापें"
+ },
+ {
+ "id": 0,
+ "label": "☲",
+ "localized": "☲",
+ "reload": "",
+ "hint": "दृश्य प्रकार बदलें"
+ },
+ {
+ "id": 0,
+ "label": "⊜",
+ "localized": "⊜",
+ "reload": "",
+ "hint": "भरें"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "छवि का शीर्षक (Caption) लिखें"
+ },
+ {
+ "id": 0,
+ "label": "⁜",
+ "localized": "⁜",
+ "reload": "",
+ "hint": "छवि फिट विधि को बदलें"
+ },
+ {
+ "id": 0,
+ "label": "➠ Control",
+ "localized": "➠ कंट्रोल",
+ "reload": "",
+ "hint": "छवि को कंट्रोल इंटरफेस में स्थानांतरित करें"
+ },
+ {
+ "id": 0,
+ "label": "➠ Text",
+ "localized": "➠ टेक्स्ट",
+ "reload": "",
+ "hint": "छवि को टेक्स्ट इंटरफेस में स्थानांतरित करें"
+ },
+ {
+ "id": 0,
+ "label": "➠ Image",
+ "localized": "➠ इमेज",
+ "reload": "",
+ "hint": "छवि को इमेज इंटरफेस में स्थानांतरित करें"
+ },
+ {
+ "id": 0,
+ "label": "➠ Process",
+ "localized": "➠ प्रोसेस",
+ "reload": "",
+ "hint": "छवि को प्रोसेस इंटरफेस में स्थानांतरित करें"
+ },
+ {
+ "id": 0,
+ "label": "➠ Caption",
+ "localized": "➠ कैप्शन",
+ "reload": "",
+ "hint": "छवि को कैप्शन इंटरफेस में स्थानांतरित करें"
+ },
+ {
+ "id": 0,
+ "label": "➠ Sketch",
+ "localized": "➠ स्केच",
+ "reload": "",
+ "hint": "छवि को स्केच इंटरफेस में स्थानांतरित करें"
+ },
+ {
+ "id": 0,
+ "label": "➠ Inpaint",
+ "localized": "➠ इनपेंट",
+ "reload": "",
+ "hint": "छवि को इनपेंट इंटरफेस में स्थानांतरित करें"
+ },
+ {
+ "id": 0,
+ "label": "➠ Composite",
+ "localized": "➠ कंपोजिट",
+ "reload": "",
+ "hint": "छवि को इनपेंट स्केच इंटरफेस में स्थानांतरित करें"
+ },
+ {
+ "id": 0,
+ "label": "⬆️",
+ "localized": "⬆️",
+ "reload": "",
+ "hint": "छवि अपलोड करें"
+ },
+ {
+ "id": 0,
+ "label": "🔄",
+ "localized": "🔄",
+ "reload": "",
+ "hint": "मानों को रीसेट करें"
+ },
+ {
+ "id": 0,
+ "label": "🖼️",
+ "localized": "🖼️",
+ "reload": "",
+ "hint": "पूर्वावलोकन दिखाएं"
+ },
+ {
+ "id": 0,
+ "label": "↺",
+ "localized": "↺",
+ "reload": "",
+ "hint": "चयन को तुरंत लागू करें"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "नाम के अनुसार क्रमबद्ध करें, आरोही"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "नाम के अनुसार क्रमबद्ध करें, अवरोही"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "आकार के अनुसार क्रमबद्ध करें, आरोही"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "आकार के अनुसार क्रमबद्ध करें, अवरोही"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "रिज़ॉल्यूशन के अनुसार क्रमबद्ध करें, आरोही"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "रिज़ॉल्यूशन के अनुसार क्रमबद्ध करें, अवरोही"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "समय के अनुसार क्रमबद्ध करें, आरोही"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "समय के अनुसार क्रमबद्ध करें, अवरोही"
+ },
+ {
+ "id": 0,
+ "label": "⊗",
+ "localized": "⊗",
+ "reload": "",
+ "hint": "मानों को रीसेट करें"
+ },
+ {
+ "id": 0,
+ "label": "🔍",
+ "localized": "🔍",
+ "reload": "",
+ "hint": "खोजें"
+ },
+ {
+ "id": 0,
+ "label": "⇨",
+ "localized": "⇨",
+ "reload": "",
+ "hint": "प्रीसेट लागू करें"
+ },
+ {
+ "id": 0,
+ "label": "※",
+ "localized": "※",
+ "reload": "",
+ "hint": "चयनित होने पर मॉडल को रिफाइनर के रूप में लोड करें, अन्यथा बेस मॉडल के रूप में लोड करें"
+ },
+ {
+ "id": 0,
+ "label": "🔎︎",
+ "localized": "🔎︎",
+ "reload": "",
+ "hint": "लापता मेटाडेटा और पूर्वावलोकन के लिए CivitAI को स्कैन करें"
+ },
+ {
+ "id": 0,
+ "label": "⇕",
+ "localized": "⇕",
+ "reload": "",
+ "hint": "क्रमबद्ध करें: नाम आरोही/अवरोही, आकार बड़ा/छोटा, समय नया/पुराना"
+ },
+ {
+ "id": 0,
+ "label": "✕",
+ "localized": "✕",
+ "reload": "",
+ "hint": "बंद करें"
+ }
+ ],
+ "a": [
+ {
+ "id": 640,
+ "label": "Advanced",
+ "localized": "उन्नत",
+ "reload": "n/a",
+ "hint": "छवि निर्माण को चलाने के लिए उपयोग की जाने वाली उन्नत सेटिंग्स"
+ },
+ {
+ "id": 554,
+ "label": "Adapters",
+ "localized": "एडेप्टर (Adapters)",
+ "reload": "n/a",
+ "hint": "IP एडेप्टर से संबंधित सेटिंग्स"
+ },
+ {
+ "id": 941,
+ "label": "Apply to model",
+ "localized": "मॉडल पर लागू करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 301,
+ "label": "Analyze",
+ "localized": "विश्लेषण करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8587,
+ "label": "Apply changes",
+ "localized": "परिवर्तन लागू करें",
+ "reload": "n/a",
+ "hint": "सभी परिवर्तनों को लागू करें और सर्वर को पुनरारंभ करें"
+ },
+ {
+ "id": 755,
+ "label": "Apply settings",
+ "localized": "सेटिंग्स लागू करें",
+ "reload": "n/a",
+ "hint": "वर्तमान सेटिंग्स सहेजें, सर्वर पुनरारंभ करने की सिफारिश की जाती है"
+ },
+ {
+ "id": 5478,
+ "label": "Analyze model",
+ "localized": "मॉडल का विश्लेषण करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "All",
+ "localized": "सब",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 104,
+ "label": "artist",
+ "localized": "कलाकार",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5574,
+ "label": "Alpha",
+ "localized": "अल्फा (Alpha)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 442,
+ "label": "Advanced Options",
+ "localized": "उन्नत विकल्प",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 443,
+ "label": "Appearance",
+ "localized": "दिखावट",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 133,
+ "label": "Answer",
+ "localized": "उत्तर",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 144,
+ "label": "Adjust start",
+ "localized": "समायोजन शुरू करें",
+ "reload": "n/a",
+ "hint": "शुरुआती चरण जब सिग्मा समायोजन होता है"
+ },
+ {
+ "id": 145,
+ "label": "Adjust end",
+ "localized": "समायोजन समाप्त करें",
+ "reload": "n/a",
+ "hint": "अंतिम चरण जब सिग्मा समायोजन होता है"
+ },
+ {
+ "id": 166,
+ "label": "AutoGuidance dropout",
+ "localized": "AutoGuidance ड्रॉपआउट",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 177,
+ "label": "AutoGuidance layers",
+ "localized": "AutoGuidance परतें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 188,
+ "label": "AutoGuidance config",
+ "localized": "AutoGuidance कॉन्फ़िगरेशन",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 199,
+ "label": "APG momentum",
+ "localized": "APG मोमेंटम",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 200,
+ "label": "APG rescale",
+ "localized": "APG रीस्केल",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 211,
+ "label": "Attention guidance",
+ "localized": "अटेंशन गाइडेंस",
+ "reload": "n/a",
+ "hint": "PAG के साथ उपयोग किया जाने वाला CFG स्केल: पर्टर्ब्ड-अटेंशन गाइडेंस (Perturbed-Attention Guidance)"
+ },
+ {
+ "id": 222,
+ "label": "Adaptive scaling",
+ "localized": "अनुकूली स्केलिंग (Adaptive scaling)",
+ "reload": "n/a",
+ "hint": "अटेंशन गाइडेंस स्केल के लिए अनुकूली संशोधक"
+ },
+ {
+ "id": 233,
+ "label": "Active IP adapters",
+ "localized": "सक्रिय IP एडेप्टर",
+ "reload": "n/a",
+ "hint": "सक्रिय IP एडेप्टर की संख्या"
+ },
+ {
+ "id": 244,
+ "label": "Adapter",
+ "localized": "एडेप्टर",
+ "reload": "n/a",
+ "hint": "IP एडेप्टर मॉडल"
+ },
+ {
+ "id": 255,
+ "label": "Anchor settings",
+ "localized": "एंकर सेटिंग्स",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 266,
+ "label": "Alpha preset",
+ "localized": "अल्फा प्रीसेट",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 277,
+ "label": "Append heatmaps to results",
+ "localized": "परिणामों में हीटमैप जोड़ें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 288,
+ "label": "Auto apply",
+ "localized": "स्वतः लागू करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 299,
+ "label": "Amplify LUT",
+ "localized": "LUT को बढ़ाएं (Amplify)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 310,
+ "label": "Add time info",
+ "localized": "समय की जानकारी जोड़ें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 311,
+ "label": "Add text info",
+ "localized": "टेक्स्ट की जानकारी जोड़ें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 312,
+ "label": "Add metadata",
+ "localized": "मेटाडेटा जोड़ें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 313,
+ "label": "Allowed languages",
+ "localized": "अनुमत भाषाएं",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 314,
+ "label": "Allowed alphabets",
+ "localized": "अनुमत वर्णमालाएं",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 315,
+ "label": "Apply to prompt",
+ "localized": "प्रॉम्प्ट पर लागू करें",
+ "reload": "n/a",
+ "hint": "संवर्धित परिणाम को स्वचालित रूप से प्रॉम्प्ट इनपुट बॉक्स में कॉपी करें"
+ },
+ {
+ "id": 316,
+ "label": "Auto enhance",
+ "localized": "स्वतः संवर्धन (Auto enhance)",
+ "reload": "n/a",
+ "hint": "प्रत्येक छवि निर्माण से पहले प्रॉम्प्ट को स्वचालित रूप से बेहतर बनाएं"
+ },
+ {
+ "id": 317,
+ "label": "ACI: Color to Mask",
+ "localized": "ACI: मास्क के लिए रंग",
+ "reload": "n/a",
+ "hint": "वह रंग चुनें जिसे आप मास्क और इनपेंट करना चाहते हैं। इसे स्वचालित रूप से चुनने के लिए छवि में रंग पर क्लिक करें। सटीक परिणाम प्राप्त करने के लिए ग्रीन स्क्रीन जैसी छवियों का उपयोग करने की सलाह दी जाती है।"
+ },
+ {
+ "id": 318,
+ "label": "ACI: Color tolerance",
+ "localized": "ACI: रंग सहनशीलता (Color tolerance)",
+ "reload": "n/a",
+ "hint": "मास्क में समान रंगों को शामिल करने के लिए सहनशीलता को समायोजित करें। कम मान = केवल बहुत समान रंग मास्क करें। उच्च मान = समान रंगों की विस्तृत श्रृंखला को मास्क करें।"
+ },
+ {
+ "id": 319,
+ "label": "ACI: Denoising strength",
+ "localized": "ACI: डिनोइसिंग स्ट्रेंथ",
+ "reload": "n/a",
+ "hint": "वांछित इनपेंट मात्रा प्राप्त करने के लिए डिनोइसिंग स्ट्रेंथ बदलें।"
+ },
+ {
+ "id": 320,
+ "label": "ACI: Mask dilate",
+ "localized": "ACI: मास्क विस्तार (Dilate)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 321,
+ "label": "ACI: Mask erode",
+ "localized": "ACI: मास्क क्षरण (Erode)",
+ "reload": "n/a",
+ "hint": "मास्क पर इनसाइड ऑफसेट लागू करने के लिए पैडिंग समायोजित करें। (किनारों पर बचे हुए हिस्सों को हटाने के लिए अनुशंसित मान = 2)"
+ },
+ {
+ "id": 322,
+ "label": "ACI: Mask blur",
+ "localized": "ACI: मास्क ब्लर",
+ "reload": "n/a",
+ "hint": "छवि और इनपेंटेड क्षेत्र के बीच एक सुचारू संक्रमण लागू करने के लिए ब्लर को समायोजित करें। (तीक्ष्णता के लिए अनुशंसित मान = 0)"
+ },
+ {
+ "id": 323,
+ "label": "Adaptive restore",
+ "localized": "अनुकूली पुनर्स्थापन (Adaptive restore)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 324,
+ "label": "Apply noise",
+ "localized": "शोर (Noise) लागू करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 325,
+ "label": "Auto min score",
+ "localized": "स्वतः न्यूनतम स्कोर",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 326,
+ "label": "Auto-segment",
+ "localized": "स्वतः-विभाजन (Auto-segment)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 327,
+ "label": "Auto-mask",
+ "localized": "स्वतः-मास्क",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 328,
+ "label": "Active",
+ "localized": "सक्रिय",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 329,
+ "label": "Attention",
+ "localized": "अटेंशन (Attention)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 330,
+ "label": "Adain",
+ "localized": "Adain",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 331,
+ "label": "Attention Adain",
+ "localized": "Attention Adain",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 332,
+ "label": "Apply filter",
+ "localized": "फ़िल्टर लागू करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 333,
+ "label": "Alpha matting",
+ "localized": "अल्फा मैटिंग",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 334,
+ "label": "Append Caption Files",
+ "localized": "कैप्शन फाइलें जोड़ें",
+ "reload": "n/a",
+ "hint": "मौजूदा कैप्शन फ़ाइलों को ओवरराइट करने के बजाय उनमें जोड़ें। उन छवियों में अतिरिक्त विवरण या टैग जोड़ने के लिए उपयोगी जिनमें पहले से कैप्शन हैं।"
+ },
+ {
+ "id": 335,
+ "label": "a1111",
+ "localized": "a1111",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 336,
+ "label": "Autocast",
+ "localized": "ऑटोकास्ट (Autocast)",
+ "reload": "n/a",
+ "hint": "रनटाइम के दौरान स्वचालित रूप से शुद्धता (Precision) निर्धारित करें"
+ },
+ {
+ "id": 337,
+ "label": "Auto",
+ "localized": "स्वतः",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 338,
+ "label": "accuracy",
+ "localized": "सटीकता",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 339,
+ "label": "atiadlxx (AMD only)",
+ "localized": "atiadlxx (केवल AMD)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 340,
+ "label": "aot_ts_nvfuser",
+ "localized": "aot_ts_nvfuser",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 341,
+ "label": "Additional image browser folders",
+ "localized": "अतिरिक्त छवि ब्राउज़र फ़ोल्डर",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 342,
+ "label": "Add system information to metadata",
+ "localized": "मेटाडेटा में सिस्टम जानकारी जोड़ें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 343,
+ "label": "Autolaunch browser upon startup",
+ "localized": "स्टार्टअप पर ब्राउज़र स्वतः लॉन्च करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 344,
+ "label": "Allowed aspect ratios",
+ "localized": "अनुमत पहलू अनुपात (Aspect ratios)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 345,
+ "label": "Approximate",
+ "localized": "अनुमानित (Approximate)",
+ "reload": "n/a",
+ "hint": "सस्ता न्यूरल नेटवर्क सन्निकटन। VAE की तुलना में बहुत तेज़, लेकिन 4 गुना कम क्षैतिज/लंबवत रिज़ॉल्यूशन और कम गुणवत्ता वाली तस्वीरें बनाता है"
+ },
+ {
+ "id": 346,
+ "label": "Additional postprocessing operations",
+ "localized": "अतिरिक्त पोस्ट-प्रोसेसिंग संचालन",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 347,
+ "label": "Apply color correction",
+ "localized": "रंग सुधार लागू करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 348,
+ "label": "Apply mask as overlay",
+ "localized": "मास्क को ओवरले के रूप में लागू करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 349,
+ "label": "Apply sRGB linearization",
+ "localized": "sRGB लीनियराइजेशन लागू करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 350,
+ "label": "Available networks",
+ "localized": "उपलब्ध नेटवर्क",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 351,
+ "label": "Auto-convert SD15 embeddings to SDXL",
+ "localized": "SD15 एम्बेडिंग को SDXL में स्वतः बदलें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 352,
+ "label": "alias",
+ "localized": "उपनाम (Alias)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 353,
+ "label": "Attention query chunk size",
+ "localized": "अटेंशन क्वेरी चंक आकार",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 354,
+ "label": "Attention kv chunk size",
+ "localized": "अटेंशन kv चंक आकार",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 355,
+ "label": "Attention chunking threshold",
+ "localized": "अटेंशन चंकिंग सीमा (Threshold)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 356,
+ "label": "Attempt VAE roll back for NaN values",
+ "localized": "NaN मानों के लिए VAE रोल बैक का प्रयास करें",
+ "reload": "n/a",
+ "hint": "Torch 2.1 और NaN जांच सक्षम होना आवश्यक है"
+ },
+ {
+ "id": 357,
+ "label": "Add extended info to filename when saving grid",
+ "localized": "ग्रिड सहेजते समय फ़ाइल नाम में विस्तारित जानकारी जोड़ें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 358,
+ "label": "Add LoRA to prompt",
+ "localized": "प्रॉम्प्ट में LoRA जोड़ें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 359,
+ "label": "Alpha Ratio",
+ "localized": "अल्फा अनुपात",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 360,
+ "label": "ALPHA Block Weight Preset",
+ "localized": "अल्फा ब्लॉक वेट प्रीसेट",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 361,
+ "label": "Automatically determine rank",
+ "localized": "स्वचालित रूप से रैंक निर्धारित करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 362,
+ "label": "Autorank ratio",
+ "localized": "ऑटोरैंक अनुपात",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 363,
+ "label": "Advanced guidance params",
+ "localized": "उन्नत गाइडेंस पैरामीटर",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 364,
+ "label": "Adapter 1",
+ "localized": "एडेप्टर 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 365,
+ "label": "Adapter 2",
+ "localized": "एडेप्टर 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 366,
+ "label": "Adapter 3",
+ "localized": "एडेप्टर 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 367,
+ "label": "Adapter 4",
+ "localized": "एडेप्टर 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 368,
+ "label": "Audio",
+ "localized": "ऑडियो",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 369,
+ "label": "Advanced Options",
+ "localized": "उन्नत विकल्प",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 370,
+ "label": "Advanced Options",
+ "localized": "उन्नत विकल्प",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 371,
+ "label": "Advanced Options",
+ "localized": "उन्नत विकल्प",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "b": [
+ {
+ "id": 0,
+ "label": "Batch",
+ "localized": "बैच (Batch)",
+ "reload": "",
+ "hint": "बैच प्रोसेसिंग सेटिंग्स"
+ },
+ {
+ "id": 1,
+ "label": "Batch Caption",
+ "localized": "बैच कैप्शन (Batch Caption)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Batch Tag",
+ "localized": "बैच टैग (Batch Tag)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Benchmark",
+ "localized": "बेंचमार्क (Benchmark)",
+ "reload": "",
+ "hint": "बेंचमार्क चलाएं"
+ },
+ {
+ "id": 4,
+ "label": "Backend Settings",
+ "localized": "बैकएंड सेटिंग्स",
+ "reload": "",
+ "hint": "कंप्यूट बैकएंड से संबंधित सेटिंग्स: torch, onnx और olive"
+ },
+ {
+ "id": 5,
+ "label": "body",
+ "localized": "body",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Beta",
+ "localized": "बीटा (Beta)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Balanced Offload",
+ "localized": "संतुलित ऑफलोड (Balanced Offload)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "BitsAndBytes",
+ "localized": "BitsAndBytes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Batch count",
+ "localized": "बैच संख्या",
+ "reload": "",
+ "hint": "बनाने के लिए छवियों के कितने बैच (पीढ़ी के प्रदर्शन या VRAM उपयोग पर कोई प्रभाव नहीं पड़ता) "
+ },
+ {
+ "id": 10,
+ "label": "Batch size",
+ "localized": "बैच का आकार",
+ "reload": "",
+ "hint": "एक ही बैच में कितनी छवियां बनाई जाएं (उच्च VRAM उपयोग की कीमत पर पीढ़ी के प्रदर्शन को बढ़ाता है)"
+ },
+ {
+ "id": 11,
+ "label": "Beta schedule",
+ "localized": "बीटा शेड्यूल",
+ "reload": "",
+ "hint": "परिभाषित करता है कि बीटा (प्रति चरण शोर शक्ति) कैसे बढ़ता है। विकल्प: - default: मॉडल डिफ़ॉल्ट - linear: प्रति चरण शोर को समान रूप से कम करता है - scaled: लीनियर का स्क्वेर्ड संस्करण, केवल स्थिर प्रसार द्वारा उपयोग किया जाता है - cosine: सुचारू क्षय, अक्सर कम चरणों के साथ बेहतर परिणाम - sigmoid: तीव्र संक्रमण, प्रयोगात्मक"
+ },
+ {
+ "id": 12,
+ "label": "Base shift",
+ "localized": "बेस शिफ्ट",
+ "reload": "",
+ "hint": "डायनेमिक शिफ्टिंग का उपयोग करते समय कम रिज़ॉल्यूशन के लिए न्यूनतम शिफ्ट मान।"
+ },
+ {
+ "id": 13,
+ "label": "Brightness",
+ "localized": "चमक (Brightness)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Block",
+ "localized": "ब्लॉक (Block)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Block size",
+ "localized": "ब्लॉक आकार",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Banned words",
+ "localized": "प्रतिबंधित शब्द",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Blur",
+ "localized": "धुंधलापन (Blur)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Batch input directory",
+ "localized": "बैच इनपुट निर्देशिका",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Batch output directory",
+ "localized": "बैच आउटपुट निर्देशिका",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Batch mask directory",
+ "localized": "बैच मास्क निर्देशिका",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Background threshold",
+ "localized": "पृष्ठभूमि दहलीज (Background threshold)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Boost",
+ "localized": "बूस्ट (Boost)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Base",
+ "localized": "बेस (Base)",
+ "reload": "",
+ "hint": "छवि निर्माण चलाने के लिए उपयोग की जाने वाली बेस सेटिंग्स"
+ },
+ {
+ "id": 24,
+ "label": "Blend strength",
+ "localized": "मिश्रण शक्ति (Blend strength)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Base model",
+ "localized": "बेस मॉडल",
+ "reload": "",
+ "hint": "सभी कार्यों के लिए उपयोग किया जाने वाला मुख्य मॉडल"
+ },
+ {
+ "id": 26,
+ "label": "Backend",
+ "localized": "बैकएंड (Backend)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Benchmark steps",
+ "localized": "बेंचमार्क चरण",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Benchmark level",
+ "localized": "बेंचमार्क स्तर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "balanced",
+ "localized": "संतुलित (balanced)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "block_level",
+ "localized": "block_level",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Backend storage",
+ "localized": "बैकएंड स्टोरेज",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "BF16",
+ "localized": "BF16",
+ "reload": "",
+ "hint": "गणना के लिए संशोधित 16-बिट फ्लोटिंग पॉइंट प्रिसिजन का उपयोग करें"
+ },
+ {
+ "id": 33,
+ "label": "Batch matrix-matrix",
+ "localized": "बैच मैट्रिक्स-मैट्रिक्स",
+ "reload": "",
+ "hint": "ध्यान (attention) के लिए मानक बैच मैट्रिक्स गुणन। विश्वसनीय लेकिन VRAM-कुशल नहीं।"
+ },
+ {
+ "id": 34,
+ "label": "BCFHW",
+ "localized": "BCFHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "BFCHW",
+ "localized": "BFCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "BCHW",
+ "localized": "BCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Batch mode uses sequential seeds",
+ "localized": "बैच मोड अनुक्रमिक सीड (sequential seeds) का उपयोग करता है",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Batch uses original name",
+ "localized": "बैच मूल नाम का उपयोग करता है",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Base images folder",
+ "localized": "बेस इमेज फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Base grids folder",
+ "localized": "बेस ग्रिड फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Build info on first access",
+ "localized": "पहली एक्सेस पर बिल्ड जानकारी",
+ "reload": "",
+ "hint": "सर्वर स्टार्टअप पर EN पेज बनाने से रोकता है और इसके बजाय अनुरोध किए जाने पर इसे बनाता है"
+ },
+ {
+ "id": 42,
+ "label": "Beta Ratio",
+ "localized": "बीटा अनुपात (Beta Ratio)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "BETA Block Weight Preset",
+ "localized": "बीटा ब्लॉक वेट प्रीसेट",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Base model type",
+ "localized": "बेस मॉडल प्रकार",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "c": [
+ {
+ "id": 61152,
+ "label": "Caption",
+ "localized": "कैप्शन (विवरण)",
+ "reload": "n/a",
+ "hint": "मौजूदा छवियों का विश्लेषण करें और टेक्स्ट विवरण बनाएं"
+ },
+ {
+ "id": 61153,
+ "label": "Contributors",
+ "localized": "योगदानकर्ता",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61154,
+ "label": "Clear",
+ "localized": "साफ़ करें",
+ "reload": "n/a",
+ "hint": "प्रॉम्प्ट साफ़ करें"
+ },
+ {
+ "id": 61155,
+ "label": "Check status",
+ "localized": "स्थिति जांचें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61156,
+ "label": "Composite",
+ "localized": "कंपोजिट",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61157,
+ "label": "Control",
+ "localized": "कंट्रोल",
+ "reload": "n/a",
+ "hint": "पूर्ण मार्गदर्शन के साथ छवि बनाएं"
+ },
+ {
+ "id": 61158,
+ "label": "ControlNet",
+ "localized": "कंट्रोल-नेट",
+ "reload": "n/a",
+ "hint": "ControlNet एक उन्नत मार्गदर्शन मॉडल है"
+ },
+ {
+ "id": 61159,
+ "label": "Controls",
+ "localized": "नियंत्रण",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61160,
+ "label": "CaptionCaption",
+ "localized": "कैप्शन-कैप्शन",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61161,
+ "label": "Console",
+ "localized": "कंसोल",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61162,
+ "label": "Check for updates",
+ "localized": "अपडेट के लिए जांचें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61163,
+ "label": "Change log",
+ "localized": "परिवर्तन लॉग",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61164,
+ "label": "Compute Settings",
+ "localized": "कंप्यूट सेटिंग्स",
+ "reload": "n/a",
+ "hint": "कंप्यूट शुद्धता, क्रॉस अटेंशन और कंप्यूटिंग प्लेटफॉर्म के अनुकूलन से संबंधित सेटिंग्स"
+ },
+ {
+ "id": 61165,
+ "label": "Current",
+ "localized": "वर्तमान",
+ "reload": "n/a",
+ "hint": "वर्तमान में लोड किए गए मॉडल के अंदर मॉड्यूल का विश्लेषण करें"
+ },
+ {
+ "id": 61166,
+ "label": "CivitAI",
+ "localized": "CivitAI",
+ "reload": "n/a",
+ "hint": "CivitAI से मॉडल खोजें और डाउनलोड करें"
+ },
+ {
+ "id": 61167,
+ "label": "Calculate missing hashes",
+ "localized": "लापता हैश की गणना करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61168,
+ "label": "Community",
+ "localized": "समुदाय",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61169,
+ "label": "Cloud",
+ "localized": "क्लाउड",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61170,
+ "label": "Close",
+ "localized": "बंद करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61171,
+ "label": "Change model",
+ "localized": "मॉडल बदलें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61172,
+ "label": "Change refiner",
+ "localized": "रिफाइनर बदलें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61173,
+ "label": "Change VAE",
+ "localized": "VAE बदलें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61174,
+ "label": "Change reference",
+ "localized": "संदर्भ बदलें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61175,
+ "label": "Corrections",
+ "localized": "सुधार",
+ "reload": "n/a",
+ "hint": "जेनरेशन प्रक्रिया के दौरान छवि के रंग/शार्पनेस/ब्राइटनेस सुधारों को नियंत्रित करें"
+ },
+ {
+ "id": 61176,
+ "label": "Control Methods",
+ "localized": "कंट्रोल विधियाँ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61177,
+ "label": "Control Media",
+ "localized": "कंट्रोल मीडिया",
+ "reload": "n/a",
+ "hint": "कंट्रोल प्रोसेसिंग के लिए इनपुट छवि को अलग इनिशियलाइज़ेशन छवि के रूप में जोड़ें"
+ },
+ {
+ "id": 61178,
+ "label": "ChronoEdit",
+ "localized": "क्रोनो-एडिट",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61179,
+ "label": "Cross Attention",
+ "localized": "क्रॉस अटेंशन",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61180,
+ "label": "CLiP Skip",
+ "localized": "CLiP स्किप",
+ "reload": "n/a",
+ "hint": "CLIP मॉडल के लिए जल्दी रुकने वाला पैरामीटर; 1 का अर्थ हमेशा की तरह अंतिम लेयर पर रुकना है, 2 का अर्थ उप-अंतिम लेयर पर रुकना है, इत्यादि"
+ },
+ {
+ "id": 61181,
+ "label": "Cache-DiT",
+ "localized": "Cache-DiT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61182,
+ "label": "CFG-Zero",
+ "localized": "CFG-Zero",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61183,
+ "label": "Cache folders",
+ "localized": "कैश फोल्डर",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61184,
+ "label": "Custom model loader",
+ "localized": "कस्टम मॉडल लोडर",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61185,
+ "label": "Client log",
+ "localized": "क्लाइंट लॉग",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61186,
+ "label": "CLIP Analysis",
+ "localized": "CLIP विश्लेषण",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61187,
+ "label": "Context",
+ "localized": "संदर्भ (कॉन्टेक्स्ट)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61188,
+ "label": "Correction mode",
+ "localized": "सुधार मोड",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61189,
+ "label": "Color",
+ "localized": "रंग",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61190,
+ "label": "Center",
+ "localized": "केंद्र",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61191,
+ "label": "Color grading",
+ "localized": "कलर ग्रेडिंग",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61192,
+ "label": "Crop to portrait",
+ "localized": "पोर्ट्रेट में काटें",
+ "reload": "n/a",
+ "hint": "इनपुट छवि को IP एडाप्टर इनपुट के रूप में उपयोग करने से पहले केवल पोर्ट्रेट में क्रॉप करें"
+ },
+ {
+ "id": 61193,
+ "label": "Concept Tokens",
+ "localized": "कॉन्सेप्ट टोकन",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61194,
+ "label": "Colormap",
+ "localized": "कलर-मैप",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61195,
+ "label": "Cosine scale 1",
+ "localized": "कोसाइन स्केल 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61196,
+ "label": "Cosine scale 2",
+ "localized": "कोसाइन स्केल 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61197,
+ "label": "Cosine scale 3",
+ "localized": "कोसाइन स्केल 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61198,
+ "label": "Cache model",
+ "localized": "कैश मॉडल",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61199,
+ "label": "Cosine scale",
+ "localized": "कोसाइन स्केल",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61200,
+ "label": "Cosine Background",
+ "localized": "कोसाइन बैकग्राउंड",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61201,
+ "label": "Control guidance",
+ "localized": "कंट्रोल गाइडेंस",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61202,
+ "label": "Contrast",
+ "localized": "कंट्रास्ट",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61203,
+ "label": "comma",
+ "localized": "अल्पविराम",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61204,
+ "label": "Columns",
+ "localized": "कॉलम",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61205,
+ "label": "Create video",
+ "localized": "वीडियो बनाएं",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61206,
+ "label": "Censor",
+ "localized": "सेंसर",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61207,
+ "label": "Check language",
+ "localized": "भाषा जांचें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61208,
+ "label": "Check policy violations",
+ "localized": "नीति उल्लंघन की जांच करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61209,
+ "label": "Check banned words",
+ "localized": "प्रतिबंधित शब्दों की जांच करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61210,
+ "label": "Control preprocess input images",
+ "localized": "कंट्रोल प्रीप्रोसेस इनपुट छवियां",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61211,
+ "label": "Control override denoise strength",
+ "localized": "कंट्रोल ओवरराइड डिनोइस स्ट्रेंथ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61212,
+ "label": "Color variation",
+ "localized": "रंग भिन्नता",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61213,
+ "label": "Change rate",
+ "localized": "परिवर्तन दर",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61214,
+ "label": "Context after",
+ "localized": "संदर्भ के बाद",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61215,
+ "label": "Context mask",
+ "localized": "संदर्भ मास्क",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61216,
+ "label": "Control only",
+ "localized": "केवल कंट्रोल",
+ "reload": "n/a",
+ "hint": "यह हमारे विभिन्न विकल्पों के आधार पर किसी भी ControlNet या IP Adapter प्रकार के कार्यों के स्रोत के रूप में केवल नीचे दिए गए कंट्रोल इनपुट का उपयोग करता है।"
+ },
+ {
+ "id": 61217,
+ "label": "CN Mode",
+ "localized": "CN मोड",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61218,
+ "label": "CN Strength",
+ "localized": "CN शक्ति",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61219,
+ "label": "CN Start",
+ "localized": "CN प्रारंभ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61220,
+ "label": "CN End",
+ "localized": "CN अंत",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61221,
+ "label": "CN Tiles",
+ "localized": "CN टाइल्स",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61222,
+ "label": "Control factor",
+ "localized": "कंट्रोल फैक्टर",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61223,
+ "label": "ControlNet-XS",
+ "localized": "ControlNet-XS",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61224,
+ "label": "Coarse",
+ "localized": "मोटा (Coarse)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61225,
+ "label": "Color map",
+ "localized": "कलर मैप",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61226,
+ "label": "Crop to fit",
+ "localized": "फिट करने के लिए काटें",
+ "reload": "n/a",
+ "hint": "यदि आपकी स्रोत छवि के आयाम (जैसे 512x510) आपके लक्षित आयामों (जैसे 1024x768) से भिन्न हैं, तो यह फंक्शन आपकी अपस्केल्ड छवि को आपके लक्षित आकार की छवि में फिट कर देगा। अतिरिक्त हिस्सा काट दिया जाएगा।"
+ },
+ {
+ "id": 61227,
+ "label": "CLiP Model",
+ "localized": "CLiP मॉडल",
+ "reload": "n/a",
+ "hint": "छवि-पाठ समानता मिलान के लिए उपयोग किया जाने वाला CLIP मॉडल। बड़े मॉडल (ViT-L, ViT-H) अधिक सटीक होते हैं लेकिन धीमे होते हैं और अधिक VRAM का उपयोग करते हैं।"
+ },
+ {
+ "id": 61228,
+ "label": "Caption Model",
+ "localized": "कैप्शन मॉडल",
+ "reload": "n/a",
+ "hint": "प्रारंभिक छवि विवरण उत्पन्न करने के लिए उपयोग किया जाने वाला BLIP मॉडल। कैप्शन मॉडल छवि सामग्री का वर्णन करता है जिसे CLiP फिर शैली और फ्लेवर शब्दों के साथ समृद्ध करता है।"
+ },
+ {
+ "id": 61229,
+ "label": "Chunk Size",
+ "localized": "चंक आकार",
+ "reload": "n/a",
+ "hint": "विवरण उम्मीदवारों (फ्लेवर) को संसाधित करने के लिए बैच का आकार। उच्च मान पूछताछ को तेज़ करते हैं लेकिन VRAM उपयोग बढ़ाते हैं।"
+ },
+ {
+ "id": 61230,
+ "label": "CLiP Num Beams",
+ "localized": "CLiP बीम संख्या",
+ "reload": "n/a",
+ "hint": "कैप्शन जनरेशन के दौरान बीम सर्च के लिए बीम की संख्या। उच्च मान अधिक संभावनाओं की खोज करते हैं लेकिन धीमे होते हैं।"
+ },
+ {
+ "id": 61231,
+ "label": "Character threshold",
+ "localized": "पात्र थ्रेशोल्ड",
+ "reload": "n/a",
+ "hint": "पात्र-विशिष्ट टैग (जैसे, पात्रों के नाम, विशिष्ट लक्षण) के लिए आत्मविश्वास सीमा। केवल इस सीमा से ऊपर के आत्मविश्वास वाले टैग शामिल किए जाते हैं। उच्च मान अधिक चयनात्मक होते हैं, निम्न मान अधिक संभावित मिलान शामिल करते हैं। DeepBooru मॉडलों द्वारा समर्थित नहीं है।"
+ },
+ {
+ "id": 61232,
+ "label": "Cross-attention",
+ "localized": "क्रॉस-अटेंशन",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61233,
+ "label": "cpu",
+ "localized": "cpu",
+ "reload": "n/a",
+ "hint": "केवल cpu और RAM का उपयोग करता है: सबसे धीमा लेकिन मेमोरी खत्म (OOM) होने की संभावना सबसे कम"
+ },
+ {
+ "id": 61234,
+ "label": "Cached models",
+ "localized": "कैश किए गए मॉडल",
+ "reload": "n/a",
+ "hint": "त्वरित पहुंच के लिए RAM में संग्रहीत किए जाने वाले मॉडलों की संख्या"
+ },
+ {
+ "id": 61235,
+ "label": "combined",
+ "localized": "संयुक्त",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61236,
+ "label": "Compress ratio",
+ "localized": "संपीड़न अनुपात",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61237,
+ "label": "compel",
+ "localized": "compel",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61238,
+ "label": "Channels last",
+ "localized": "चैनल लास्ट",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61239,
+ "label": "cuDNN full-depth benchmark",
+ "localized": "cuDNN फुल-डेप्थ बेंचमार्क",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61240,
+ "label": "cuDNN benchmark limit",
+ "localized": "cuDNN बेंचमार्क सीमा",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61241,
+ "label": "cudaMallocAsync",
+ "localized": "cudaMallocAsync",
+ "reload": "n/a",
+ "hint": "CUDA एसिंक्रोनस मेमोरी एलोकेटर का उपयोग करता है। प्रदर्शन और VRAM विखंडन में सुधार करता है, लेकिन कुछ GPU पर अस्थिरता पैदा कर सकता है।"
+ },
+ {
+ "id": 61242,
+ "label": "CLiP skip enabled",
+ "localized": "CLiP स्किप सक्षम",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61243,
+ "label": "Cache-DiT enabled",
+ "localized": "Cache-DiT सक्षम",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61244,
+ "label": "Cache-DiT F-compute blocks",
+ "localized": "Cache-DiT F-कंप्यूट ब्लॉक्स",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61245,
+ "label": "Cache-DiT B-compute blocks",
+ "localized": "Cache-DiT B-कंप्यूट ब्लॉक्स",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61246,
+ "label": "Cache-DiT residual diff threshold",
+ "localized": "Cache-DiT रेजिडुअल डिफ थ्रेशोल्ड",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61247,
+ "label": "Cache-DiT warmup steps",
+ "localized": "Cache-DiT वार्मअप स्टेप्स",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61248,
+ "label": "CFG-Zero enabled",
+ "localized": "CFG-Zero सक्षम",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61249,
+ "label": "CFG-Zero star",
+ "localized": "CFG-Zero स्टार",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61250,
+ "label": "CFG-Zero steps",
+ "localized": "CFG-Zero स्टेप्स",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61251,
+ "label": "cudagraphs",
+ "localized": "cudagraphs",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61252,
+ "label": "Cleanup temporary folder on startup",
+ "localized": "स्टार्टअप पर अस्थायी फोल्डर साफ़ करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61253,
+ "label": "Create ZIP archive for multiple images",
+ "localized": "कई छवियों के लिए ZIP आर्काइव बनाएं",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61254,
+ "label": "cover",
+ "localized": "कवर",
+ "reload": "n/a",
+ "hint": "पूरे क्षेत्र को कवर करें"
+ },
+ {
+ "id": 61255,
+ "label": "Compact view",
+ "localized": "कॉम्पैक्ट दृश्य",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61256,
+ "label": "Cache text encoder results",
+ "localized": "टेक्स्ट एनकोडर परिणामों को कैश करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61257,
+ "label": "contain",
+ "localized": "contain",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61258,
+ "label": "Ctrl+up/down word delimiters",
+ "localized": "Ctrl+up/down शब्द डेलीमिटर",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61259,
+ "label": "Ctrl+up/down precision when editing (attention:1.1)",
+ "localized": "संपादन करते समय Ctrl+up/down शुद्धता (attention:1.1)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61260,
+ "label": "Ctrl+up/down precision when editing ",
+ "localized": "संपादन करते समय Ctrl+up/down शुद्धता ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61261,
+ "label": "Cached VAEs",
+ "localized": "कैश किए गए VAEs",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61262,
+ "label": "ckpt",
+ "localized": "ckpt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61263,
+ "label": "Comma separated list with optional strength per LoRA",
+ "localized": "प्रत्येक LoRA के लिए वैकल्पिक शक्ति के साथ अल्पविराम से अलग की गई सूची",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61264,
+ "label": "CivitAI token",
+ "localized": "CivitAI टोकन",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61265,
+ "label": "Custom pipeline",
+ "localized": "कस्टम पाइपलाइन",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61266,
+ "label": "Custom model",
+ "localized": "कस्टम मॉडल",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61267,
+ "label": "ControlNet unit 1",
+ "localized": "ControlNet यूनिट 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61268,
+ "label": "ControlNet unit 2",
+ "localized": "ControlNet यूनिट 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61269,
+ "label": "ControlNet unit 3",
+ "localized": "ControlNet यूनिट 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61270,
+ "label": "ControlNet unit 4",
+ "localized": "ControlNet यूनिट 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61271,
+ "label": "ControlNet-XS unit 1",
+ "localized": "ControlNet-XS यूनिट 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61272,
+ "label": "ControlNet-XS unit 2",
+ "localized": "ControlNet-XS यूनिट 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61273,
+ "label": "ControlNet-XS unit 3",
+ "localized": "ControlNet-XS यूनिट 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61274,
+ "label": "ControlNet-XS unit 4",
+ "localized": "ControlNet-XS यूनिट 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61275,
+ "label": "Control-LLLite unit 1",
+ "localized": "Control-LLLite यूनिट 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61276,
+ "label": "Control-LLLite unit 2",
+ "localized": "Control-LLLite यूनिट 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61277,
+ "label": "Control-LLLite unit 3",
+ "localized": "Control-LLLite यूनिट 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61278,
+ "label": "Control-LLLite unit 4",
+ "localized": "Control-LLLite यूनिट 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61279,
+ "label": "Control settings",
+ "localized": "कंट्रोल सेटिंग्स",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61280,
+ "label": "Canny",
+ "localized": "Canny",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61281,
+ "label": "Condition",
+ "localized": "स्थिति (कंडीशन)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61282,
+ "label": "Caption: Batch",
+ "localized": "कैप्शन: बैच",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61283,
+ "label": "Control elements",
+ "localized": "कंट्रोल तत्व",
+ "reload": "n/a",
+ "hint": "कंट्रोल तत्व उन्नत मॉडल हैं जो जनरेशन को वांछित परिणाम की ओर निर्देशित कर सकते हैं"
+ }
+ ],
+ "d": [
+ {
+ "id": -1,
+ "label": "Docs",
+ "localized": "दस्तावेज़",
+ "reload": "",
+ "hint": "दस्तावेज़ (Docs)"
+ },
+ {
+ "id": -1,
+ "label": "Discord",
+ "localized": "डिस्कॉर्ड",
+ "reload": "",
+ "hint": "डिस्कॉर्ड समुदाय"
+ },
+ {
+ "id": -1,
+ "label": "Detail",
+ "localized": "विवरण",
+ "reload": "",
+ "hint": "डिटेलर (Detailer) पहचाने गए ऑब्जेक्ट्स के लिए उच्च रिज़ॉल्यूशन पर अतिरिक्त जेनरेशन चलाता है"
+ },
+ {
+ "id": -1,
+ "label": "Delete",
+ "localized": "हटाएं",
+ "reload": "",
+ "hint": "छवि हटाएं"
+ },
+ {
+ "id": -1,
+ "label": "Default",
+ "localized": "डिफ़ॉल्ट",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Download updates",
+ "localized": "अपडेट डाउनलोड करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Download model",
+ "localized": "मॉडल डाउनलोड करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Diffusers",
+ "localized": "डिफ्यूज़र्स",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Distilled",
+ "localized": "डिस्टिल्ड",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Description",
+ "localized": "विवरण",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Details",
+ "localized": "विवरण",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Detailer",
+ "localized": "डिटेलर",
+ "reload": "",
+ "hint": "डिटेलर (Detailer) पहचाने गए ऑब्जेक्ट्स के लिए उच्च रिज़ॉल्यूशन पर अतिरिक्त जेनरेशन चलाता है"
+ },
+ {
+ "id": -1,
+ "label": "Denoise",
+ "localized": "डीनोइज़",
+ "reload": "",
+ "hint": "डीनोइज़िंग सेटिंग्स। उच्च डीनोइज़ का अर्थ है कि जेनरेशन के दौरान मौजूदा छवि सामग्री के अधिक हिस्से को बदलने की अनुमति है"
+ },
+ {
+ "id": -1,
+ "label": "DirectML",
+ "localized": "DirectML",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Download model from huggingface",
+ "localized": "हगिंगफेस से मॉडल डाउनलोड करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dropdown",
+ "localized": "ड्रॉपडाउन",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "dynamic",
+ "localized": "डायनामिक",
+ "reload": "",
+ "hint": "डायनामिक शिफ्टिंग आपके इमेज रिज़ॉल्यूशन के आधार पर डीनोइज़िंग शेड्यूल को स्वचालित रूप से समायोजित करती है। शेड्यूलर वास्तविक इमेज रिज़ॉल्यूशन के आधार पर base_shift और max_shift के बीच इंटरपोलेट करता है। इसे सक्षम करने से स्टेटिक फ्लो शिफ्ट अक्षम हो जाता है।"
+ },
+ {
+ "id": -1,
+ "label": "Detailer models",
+ "localized": "डिटेलर मॉडल्स",
+ "reload": "",
+ "hint": "डिटेलिंग के लिए उपयोग किए जाने वाले डिटेक्शन मॉडल्स चुनें"
+ },
+ {
+ "id": -1,
+ "label": "Detailer list",
+ "localized": "डिटेलर सूची",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Detailer classes",
+ "localized": "डिटेलर क्लासेस",
+ "reload": "",
+ "hint": "यदि चयनित डिटेलर मॉडल एक मल्टी-क्लास मॉडल है, तो उपयोग करने के लिए विशिष्ट क्लासेस निर्दिष्ट करें"
+ },
+ {
+ "id": -1,
+ "label": "Detailer prompt",
+ "localized": "डिटेलर प्रॉम्प्ट",
+ "reload": "",
+ "hint": "डिटेलर के लिए अलग प्रॉम्प्ट का उपयोग करें। यदि मौजूद नहीं है, तो यह प्राथमिक प्रॉम्प्ट का उपयोग करेगा"
+ },
+ {
+ "id": -1,
+ "label": "Detailer negative prompt",
+ "localized": "डिटेलर नेगेटिव प्रॉम्प्ट",
+ "reload": "",
+ "hint": "डिटेलर के लिए अलग नेगेटिव प्रॉम्प्ट का उपयोग करें। यदि मौजूद नहीं है, तो यह प्राथमिक नेगेटिव प्रॉम्प्ट का उपयोग करेगा"
+ },
+ {
+ "id": -1,
+ "label": "Detailer steps",
+ "localized": "डिटेलर स्टेप्स",
+ "reload": "",
+ "hint": "डिटेलर प्रक्रिया के लिए चलाए जाने वाले स्टेप्स की संख्या"
+ },
+ {
+ "id": -1,
+ "label": "Detailer strength",
+ "localized": "डिटेलर स्ट्रेंथ",
+ "reload": "",
+ "hint": "डिटेलर प्रक्रिया की डीनोइज़िंग स्ट्रेंथ"
+ },
+ {
+ "id": -1,
+ "label": "Detailer resolution",
+ "localized": "डिटेलर रिज़ॉल्यूशन",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising batch size",
+ "localized": "डीनोइज़िंग बैच साइज",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dilate tau",
+ "localized": "डायलेट टाऊ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Draw legend",
+ "localized": "लीजेंड ड्रा करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising strength",
+ "localized": "डीनोइज़िंग स्ट्रेंथ",
+ "reload": "",
+ "hint": "यह निर्धारित करता है कि एल्गोरिथम को छवि की सामग्री के प्रति कितना कम सम्मान रखना चाहिए। 0 पर, कुछ भी नहीं बदलेगा, और 1 पर आपको एक असंबंधित छवि मिलेगी। 1.0 से कम मानों के साथ, प्रोसेसिंग सैंपलिंग स्टेप्स स्लाइडर द्वारा निर्दिष्ट स्टेप्स से कम स्टेप्स लेगी।"
+ },
+ {
+ "id": -1,
+ "label": "Denoise start",
+ "localized": "डीनोइज़ स्टार्ट",
+ "reload": "",
+ "hint": "यह बताकर डीनोइज़ स्ट्रेंथ को ओवरराइड करें कि बेस मॉडल को कितनी जल्दी समाप्त होना चाहिए और रिफ़ाइनर को कब शुरू होना चाहिए। केवल रिफ़ाइनर उपयोग के लिए लागू। यदि 0 या 1 पर सेट किया जाता है, तो डीनोइज़िंग स्ट्रेंथ का उपयोग किया जाएगा"
+ },
+ {
+ "id": -1,
+ "label": "down",
+ "localized": "नीचे (down)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Decode chunks",
+ "localized": "चंक्स डिकोड करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dilate",
+ "localized": "डायलेट",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth and normal",
+ "localized": "डेप्थ और नॉर्मल",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Distance threshold",
+ "localized": "दूरी थ्रेशोल्ड",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth threshold",
+ "localized": "डेप्थ थ्रेशोल्ड",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising steps",
+ "localized": "डीनोइज़िंग स्टेप्स",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth map",
+ "localized": "डेप्थ मैप",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic shift",
+ "localized": "डायनामिक शिफ्ट",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Duration",
+ "localized": "अवधि",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Device Info",
+ "localized": "डिवाइस जानकारी",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Diffusers load using Run:ai streamer",
+ "localized": "Run:ai स्ट्रीमर का उपयोग करके डिफ्यूज़र्स लोड करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable accelerate",
+ "localized": "एक्सेलेरेट अक्षम करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable T5 text encoder",
+ "localized": "T5 टेक्स्ट एनकोडर अक्षम करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic loss threshold",
+ "localized": "डायनामिक लॉस थ्रेशोल्ड",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dequantize using torch.compile",
+ "localized": "torch.compile का उपयोग करके डीक्वांटाइज़ करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dequantize using full precision",
+ "localized": "फुल प्रिसिजन का उपयोग करके डीक्वांटाइज़ करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disabled",
+ "localized": "अक्षम",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention BMM",
+ "localized": "डायनामिक अटेंशन BMM",
+ "reload": "",
+ "hint": "अटेंशन गणना को एक साथ करने के बजाय चरणों में करता है। धीमा इन्फरेंस समय, लेकिन मेमोरी उपयोग में काफी कमी आती है"
+ },
+ {
+ "id": -1,
+ "label": "Dynamic attention",
+ "localized": "डायनामिक अटेंशन",
+ "reload": "",
+ "hint": "प्रति चरण गतिशील रूप से अटेंशन गणना को समायोजित करता है। VRAM बचाता है लेकिन जेनरेशन को धीमा करता है।"
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention slicing rate",
+ "localized": "डायनामिक अटेंशन स्लाइसिंग रेट",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention trigger rate",
+ "localized": "डायनामिक अटेंशन ट्रिगर रेट",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Deterministic mode",
+ "localized": "डिटरमिनिस्टिक मोड",
+ "reload": "",
+ "hint": "सभी रन्स में डिटरमिनिस्टिक आउटपुट को बाध्य करता है। पुनरुत्पादकता के लिए उपयोगी है, लेकिन कुछ ऑप्टिमाइज़ेशन को अक्षम कर सकता है।"
+ },
+ {
+ "id": -1,
+ "label": "DirectML retry ops for NaN",
+ "localized": "NaN के लिए DirectML रिट्राय ऑप्स",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "deep-cache",
+ "localized": "डीप-कैश",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "DeepCache cache interval",
+ "localized": "DeepCache कैश अंतराल",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Directory for temporary images; leave empty for default",
+ "localized": "अस्थायी छवियों के लिए निर्देशिका; डिफ़ॉल्ट के लिए खाली छोड़ दें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Do not display video output in UI",
+ "localized": "UI में वीडियो आउटपुट प्रदर्शित न करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Directory name pattern",
+ "localized": "निर्देशिका नाम पैटर्न",
+ "reload": "",
+ "hint": "छवियों और ग्रिड के लिए उप-निर्देशिकाओं को कैसे चुना जाता है, यह परिभाषित करने के लिए निम्न टैग का उपयोग करें: [steps], [cfg], [prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime], [job_timestamp]; डिफ़ॉल्ट के लिए खाली छोड़ दें"
+ },
+ {
+ "id": -1,
+ "label": "Dark",
+ "localized": "डार्क",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disabled UI tabs",
+ "localized": "अक्षम UI टैब",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable variable aspect ratio",
+ "localized": "परिवर्तनीय आस्पेक्ट रेशियो अक्षम करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Desktop",
+ "localized": "डेस्कटॉप",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Downscale high resolution live previews",
+ "localized": "उच्च रिज़ॉल्यूशन लाइव प्रीव्यू को डाउनस्केल करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Detailer use model augment",
+ "localized": "डिटेलर मॉडल ऑगमेंट का उपयोग करें",
+ "reload": "",
+ "hint": "अतिरिक्त प्रिसिजन पर डिटेलर डिटेक्शन मॉडल्स चलाएं"
+ },
+ {
+ "id": -1,
+ "label": "Default strength",
+ "localized": "डिफ़ॉल्ट स्ट्रेंथ",
+ "reload": "",
+ "hint": "प्ऱॉम्प्ट में Lora जैसे अतिरिक्त नेटवर्क जोड़ते समय, इसके लिए इस मल्टीप्लायर का उपयोग करें"
+ },
+ {
+ "id": -1,
+ "label": "Do not change selected model when reading generation parameters",
+ "localized": "जेनरेशन पैरामीटर पढ़ते समय चयनित मॉडल न बदलें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Do conditional and unconditional denoising in one batch",
+ "localized": "एक बैच में कंडीशनल और अनकंडीशनल डीनोइज़िंग करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable NaN check",
+ "localized": "NaN चेक अक्षम करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disallow models in ckpt format",
+ "localized": "ckpt फॉर्मेट में मॉडल की अनुमति न दें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Default upscaler for image resize operations",
+ "localized": "इमेज रिसाइज ऑपरेशंस के लिए डिफ़ॉल्ट अपस्केलर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Debug info",
+ "localized": "डीबग जानकारी",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Download folder",
+ "localized": "डाउनलोड फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "DWPose",
+ "localized": "DWPose",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth Anything",
+ "localized": "डेप्थ एनीथिंग (Depth Anything)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth Pro",
+ "localized": "डेप्थ प्रो (Depth Pro)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Decode",
+ "localized": "डिकोड",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "e": [
+ {
+ "id": 7,
+ "label": "Enhance prompt",
+ "localized": "प्रॉम्ट बेहतर करें",
+ "reload": "",
+ "hint": "प्रॉम्ट को बेहतर बनाने की प्रक्रिया।"
+ },
+ {
+ "id": 1001,
+ "label": "Enhance now",
+ "localized": "अभी बेहतर करें",
+ "reload": "",
+ "hint": "चयनित LLM मॉडल का उपयोग करके प्रॉम्ट एन्हांसमेंट चलाएँ"
+ },
+ {
+ "id": 0,
+ "label": "Extensions",
+ "localized": "एक्शटेंशन",
+ "reload": "",
+ "hint": "एप्लिकेशन एक्सटेंशन"
+ },
+ {
+ "id": 0,
+ "label": "Extract LoRA",
+ "localized": "LoRA निकालें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embedded metadata",
+ "localized": "एम्बेडेड मेटाडेटा",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extension list",
+ "localized": "एक्सटेंशन सूची",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Execution Precision",
+ "localized": "एग्जीक्यूशन प्रिसिजन",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings",
+ "localized": "एम्बेडिंग",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extract currently loaded LoRA(s)",
+ "localized": "वर्तमान में लोड किए गए LoRA निकालें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable LayerSkipConfig",
+ "localized": "LayerSkipConfig सक्षम करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable refine pass",
+ "localized": "रिफाइन पास सक्षम करें",
+ "reload": "",
+ "hint": "अंतिम छवि में विवरण जोड़ने या अपस्केल करने के लिए छवि-से-छवि जैसी प्रक्रिया का उपयोग करें। वैकल्पिक रूप से छवि विवरण को बेहतर बनाने के लिए रिफाइनर मॉडल का उपयोग करें।"
+ },
+ {
+ "id": 0,
+ "label": "Enable detailer pass",
+ "localized": "डिटेलर पास सक्षम करें",
+ "reload": "",
+ "hint": "चेहरे जैसी लक्षित वस्तुओं का पता लगाएं और उन्हें उच्च रिज़ॉल्यूशन पर पुन: संसाधित करें"
+ },
+ {
+ "id": 0,
+ "label": "Edge padding",
+ "localized": "किनारा पैडिंग",
+ "reload": "",
+ "hint": "इस प्रतिशत द्वारा मास्क किए गए क्षेत्र के किनारे का विस्तार करें"
+ },
+ {
+ "id": 0,
+ "label": "Edge blur",
+ "localized": "किनारा ब्लर",
+ "reload": "",
+ "hint": "इस प्रतिशत द्वारा मास्क किए गए क्षेत्र के किनारे को धुंधला करें"
+ },
+ {
+ "id": 0,
+ "label": "End",
+ "localized": "End",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ETA",
+ "localized": "ETA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable FreeU",
+ "localized": "FreeU सक्षम करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tonemap",
+ "localized": "टोनमैप सक्षम करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enabled",
+ "localized": "सक्षम",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Exposure",
+ "localized": "एक्सपोज़र",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Encoder",
+ "localized": "एनकोडर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enhanced prompt",
+ "localized": "बेहतर प्रॉम्ट",
+ "reload": "",
+ "hint": "LLM से प्राप्त बेहतर प्रॉम्ट आउटपुट"
+ },
+ {
+ "id": 0,
+ "label": "Edit start",
+ "localized": "संपादन प्रारंभ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edit stop",
+ "localized": "संपादन रोकें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode",
+ "localized": "इरोड",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "edge",
+ "localized": "किनारा (edge)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ensemble size",
+ "localized": "एनसेंबल आकार",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable",
+ "localized": "सक्षम करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode size",
+ "localized": "इरोड आकार",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable PixelArt",
+ "localized": "PixelArt सक्षम करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable edge detection",
+ "localized": "किनारा पहचान सक्षम करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge block size",
+ "localized": "एज ब्लॉक आकार",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge image weight",
+ "localized": "एज इमेज वेट",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Escape brackets",
+ "localized": "ब्रैकेट्स एस्केप करें",
+ "reload": "",
+ "hint": "टैग में मौजूद कोष्ठकों और ब्रैकेट्स को बैकस्लैश के साथ एस्केप करें। इसकी आवश्यकता तब होती है जब टैग में ऐसे अक्षर हों जिनका प्रॉम्ट सिंटैक्स में विशेष अर्थ हो, जैसे ( ) [ ]। आउटपुट को सीधे प्रॉम्ट में उपयोग करते समय इसे सक्षम करें।"
+ },
+ {
+ "id": 0,
+ "label": "Exclude tags",
+ "localized": "टैग शामिल न करें",
+ "reload": "",
+ "hint": "आउटपुट से बाहर रखे जाने वाले टैग की अल्पविराम से अलग की गई सूची। अवांछित या बार-बार आने वाले टैग को फ़िल्टर करने के लिए उपयोगी।"
+ },
+ {
+ "id": 0,
+ "label": "Extension GIT repository URL",
+ "localized": "एक्सटेंशन GIT रिपॉजिटरी URL",
+ "reload": "",
+ "hint": "GitHub पर एक्सटेंशन रिपॉजिटरी URL निर्दिष्ट करें"
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CPU",
+ "localized": "ExecutionProvider.CPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.DirectML",
+ "localized": "ExecutionProvider.DirectML",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CUDA",
+ "localized": "ExecutionProvider.CUDA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.ROCm",
+ "localized": "ExecutionProvider.ROCm",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.MIGraphX",
+ "localized": "ExecutionProvider.MIGraphX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.OpenVINO",
+ "localized": "ExecutionProvider.OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable modular pipelines (experimental)",
+ "localized": "मॉड्यूलर पाइपलाइन सक्षम करें (प्रायोगिक)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Expandable segments",
+ "localized": "विस्तार योग्य खंड",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable use of reference models",
+ "localized": "संदर्भ मॉडल का उपयोग सक्षम करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable embeddings support",
+ "localized": "एम्बेडिंग समर्थन सक्षम करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable file wildcards support",
+ "localized": "फ़ाइल वाइल्डकार्ड समर्थन सक्षम करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extra noise multiplier for img2img",
+ "localized": "img2img के लिए अतिरिक्त शोर गुणक (नॉइज़ मल्टीप्लायर)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings train templates directory",
+ "localized": "एम्बेडिंग प्रशिक्षण टेम्प्लेट निर्देशिका",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable Hypernetwork support",
+ "localized": "हाइपरनेटवर्क समर्थन सक्षम करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tensorboard logging",
+ "localized": "टेन्सरबोर्ड लॉगिंग सक्षम करें",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "f": [
+ {
+ "id": 0,
+ "label": "Fixed",
+ "localized": "निर्धारित (Fixed)",
+ "reload": "",
+ "hint": "छवि को लक्ष्य रिज़ॉल्यूशन (resolution) पर बदलें। जब तक ऊंचाई और चौड़ाई मेल नहीं खाते, आपको गलत पहलू अनुपात (aspect ratio) मिलेगा"
+ },
+ {
+ "id": 1,
+ "label": "Folder",
+ "localized": "फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "FramePack",
+ "localized": "FramePack",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Frames",
+ "localized": "फ्रेम्स",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Fallback guidance",
+ "localized": "फ़ालबैक गाइडेंस",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "FreeU",
+ "localized": "FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Faster Cache",
+ "localized": "फ़ास्टर कैश (Faster Cache)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Folders",
+ "localized": "फ़ोल्डर्स",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Fetch model preview metadata",
+ "localized": "मॉडल पूर्वावलोकन मेटाडेटा प्राप्त करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Flow shift",
+ "localized": "फ्लो शिफ्ट (Flow shift)",
+ "reload": "",
+ "hint": "फ्लो-मैचिंग मॉडल के लिए शिफ्ट वैल्यू। डिनोइसिंग स्टेप्स के वितरण को नियंत्रित करता है। मान: - >1.0: शुरुआती डिनोइसिंग के लिए अधिक स्टेप्स आवंटित करें (बेहतर संरचना) - <1.0: देर से डिनोइसिंग के लिए अधिक स्टेप्स आवंटित करें (बेहतर विवरण) - 1.0: संतुलित शेड्यूल अधिकांश फ्लो-मैचिंग मॉडल डिफ़ॉल्ट रूप से 3 के मान का उपयोग करते हैं। यदि डायनेमिक शिफ्ट सक्षम है तो यह प्रभावी रूप से निष्क्रिय रहता है।"
+ },
+ {
+ "id": 10,
+ "label": "FDG scales",
+ "localized": "FDG स्केल्स",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "FDG weights",
+ "localized": "FDG वेट्स",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "FDG rescale space",
+ "localized": "FDG रीस्केल स्पेस",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Force HiRes",
+ "localized": "जबरन हाई-रेस (Force HiRes)",
+ "reload": "",
+ "hint": "लेटेंट अपस्केल (Latent upscale) चुने जाने पर हाई-रेस स्वचालित रूप से चलता है, लेकिन गैर-लेटेंट अपस्केलर का उपयोग करते समय इसे छोड़ दिया जाता है। गैर-लेटेंट अपस्केलर के साथ हाई-रेस चलाने के लिए फोर्स हाई-रेस सक्षम करें।"
+ },
+ {
+ "id": 14,
+ "label": "FreeU preset",
+ "localized": "FreeU प्रीसेट",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "FaceID Model",
+ "localized": "FaceID मॉडल",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Final strength",
+ "localized": "अंतिम शक्ति (Final strength)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "full",
+ "localized": "पूर्ण (full)",
+ "reload": "",
+ "hint": "हमेशा पूर्ण परिशुद्धता (full precision) का उपयोग करें"
+ },
+ {
+ "id": 18,
+ "label": "Fall-off exponent (lower=higher detail)",
+ "localized": "फ़ॉल-ऑफ़ एक्सपोनेंट (कम = उच्च विवरण)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Fill strength",
+ "localized": "फिल स्ट्रेंथ (Fill strength)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Face",
+ "localized": "चेहरा (Face)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Face confidence",
+ "localized": "फेस कॉन्फिडेंस",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "FP model variant",
+ "localized": "FP मॉडल वेरिएंट",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "FP resolution",
+ "localized": "FP रिज़ॉल्यूशन",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "FP duration",
+ "localized": "FP अवधि",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "FP target FPS",
+ "localized": "FP लक्ष्य FPS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "FP interpolation",
+ "localized": "FP इंटरपोलेशन",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "FP init strength",
+ "localized": "FP आरंभिक शक्ति",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "FP end strength",
+ "localized": "FP अंतिम शक्ति",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "FP vision strength",
+ "localized": "FP विजन शक्ति",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "FP section prompts",
+ "localized": "FP सेक्शन प्रॉम्प्ट्स",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "FP latent window size",
+ "localized": "FP लेटेंट विंडो आकार",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "FP steps",
+ "localized": "FP स्टेप्स",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "FP sampler shift",
+ "localized": "FP सैंपलर शिफ्ट",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "FP CFG scale",
+ "localized": "FP CFG स्केल",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "FP distilled CFG scale",
+ "localized": "FP डिस्टिल्ड CFG स्केल",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "FP CFG re-scale",
+ "localized": "FP CFG री-स्केल",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "FP system prompt",
+ "localized": "FP सिस्टम प्रॉम्प्ट",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "FP model receipe",
+ "localized": "FP मॉडल रेसिपी",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "FP enable TeaCache",
+ "localized": "FP TeaCache सक्षम करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "FP use optimized system prompt",
+ "localized": "FP अनुकूलित सिस्टम प्रॉम्प्ट का उपयोग करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "FP enable CFGZero",
+ "localized": "FP CFGZero सक्षम करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "FP enable Preview",
+ "localized": "FP पूर्वावलोकन सक्षम करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "FP attention",
+ "localized": "FP अटेंशन",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "FP VAE",
+ "localized": "FP VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "FPS",
+ "localized": "FPS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "Foreground threshold",
+ "localized": "अग्रभूमि थ्रेशोल्ड (Foreground threshold)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Frame change sensitivity",
+ "localized": "फ़्रेम परिवर्तन संवेदनशीलता",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Filename",
+ "localized": "फ़ाइल का नाम",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "Force model eval",
+ "localized": "मॉडल मूल्यांकन को बाध्य करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "false",
+ "localized": "असत्य (false)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Full precision (--no-half-vae)",
+ "localized": "पूर्ण परिशुद्धता (--no-half-vae)",
+ "reload": "",
+ "hint": "VAE के लिए FP32 का उपयोग करता है। अधिक VRAM का उपयोग करते हुए और धीमी पीढ़ी के दौरान बेहतर परिणाम दे सकता है।"
+ },
+ {
+ "id": 52,
+ "label": "FP32",
+ "localized": "FP32",
+ "reload": "",
+ "hint": "गणना के लिए 32-बिट फ्लोटिंग पॉइंट परिशुद्धता का उपयोग करें"
+ },
+ {
+ "id": 53,
+ "label": "FP16",
+ "localized": "FP16",
+ "reload": "",
+ "hint": "गणना के लिए 16-बिट फ्लोटिंग पॉइंट परिशुद्धता का उपयोग करें"
+ },
+ {
+ "id": 54,
+ "label": "Force full precision (--no-half)",
+ "localized": "पूर्ण परिशुद्धता को बाध्य करें (--no-half)",
+ "reload": "",
+ "hint": "मॉडल के लिए FP32 का उपयोग करता है। अधिक VRAM का उपयोग करते हुए और धीमी पीढ़ी के दौरान बेहतर परिणाम दे सकता है।"
+ },
+ {
+ "id": 55,
+ "label": "Flash",
+ "localized": "फ़्लैश (Flash)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Flex attention",
+ "localized": "फ्लेक्स अटेंशन (Flex attention)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Flash attention",
+ "localized": "फ्लैश अटेंशन (Flash attention)",
+ "reload": "",
+ "hint": "अत्यधिक अनुकूलित अटेंशन एल्गोरिदम। VRAM के उपयोग को बहुत कम करता है और अनुमान (inference) को तेज करता है, लेकिन यह गैर-नियतात्मक हो सकता है।"
+ },
+ {
+ "id": 58,
+ "label": "Fused projections",
+ "localized": "फ्यूज्ड प्रोजेक्शन",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "FreeU enabled",
+ "localized": "FreeU सक्षम",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "FreeU 1st stage backbone",
+ "localized": "FreeU प्रथम चरण बैकबोन",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "FreeU 2nd stage backbone",
+ "localized": "FreeU द्वितीय चरण बैकबोन",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "FreeU 1st stage skip",
+ "localized": "FreeU प्रथम चरण स्किप",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "FreeU 2nd stage skip",
+ "localized": "FreeU द्वितीय चरण स्किप",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "FoCa",
+ "localized": "FoCa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "FasterCache cache enabled",
+ "localized": "FasterCache कैश सक्षम",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66,
+ "label": "FasterCache spacial skip range",
+ "localized": "FasterCache स्पेशियल स्किप रेंज",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "FasterCache spacial skip start",
+ "localized": "FasterCache स्पेशियल स्किप स्टार्ट",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 68,
+ "label": "FasterCache spacial skip end",
+ "localized": "FasterCache स्पेशियल स्किप एंड",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "FasterCache uncond skip range",
+ "localized": "FasterCache uncond स्किप रेंज",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "FasterCache uncond skip start",
+ "localized": "FasterCache uncond स्किप स्टार्ट",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "FasterCache uncond skip end",
+ "localized": "FasterCache uncond स्किप एंड",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "FasterCache guidance distilled",
+ "localized": "FasterCache गाइडेंस डिस्टिल्ड",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "fullgraph",
+ "localized": "फुलग्राफ (fullgraph)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "Folder with stable diffusion models",
+ "localized": "स्टेबल डिफ्यूजन मॉडल वाला फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Folder with Huggingface models",
+ "localized": "हगिंगफेस (Huggingface) मॉडल वाला फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Folder for Huggingface cache",
+ "localized": "हगिंगफेस (Huggingface) कैश के लिए फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Folder for Tunable ops cache",
+ "localized": "ट्यूनेबल ऑप्स (Tunable ops) कैश के लिए फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Folder with VAE files",
+ "localized": "VAE फाइलों वाला फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Folder with UNET files",
+ "localized": "UNET फाइलों वाला फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Folder with Text encoder files",
+ "localized": "टेक्स्ट एनकोडर फाइलों वाला फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "Folder with LoRA network(s)",
+ "localized": "LoRA नेटवर्क वाला फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "File or Folder with user-defined styles",
+ "localized": "उपयोगकर्ता-परिभाषित शैलियों वाली फ़ाइल या फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 83,
+ "label": "Folder with user-defined wildcards",
+ "localized": "उपयोगकर्ता-परिभाषित वाइल्डकार्ड वाला फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "Folder with textual inversion embeddings",
+ "localized": "टेक्स्टुअल इन्वर्जन एम्बेडिंग वाला फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 85,
+ "label": "Folder with Control models",
+ "localized": "कंट्रोल मॉडल वाला फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 86,
+ "label": "Folder with Yolo models",
+ "localized": "Yolo मॉडल वाला फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 87,
+ "label": "Folder with ESRGAN models",
+ "localized": "ESRGAN मॉडल वाला फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88,
+ "label": "Folder with BSRGAN models",
+ "localized": "BSRGAN मॉडल वाला फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 89,
+ "label": "Folder with RealESRGAN models",
+ "localized": "RealESRGAN मॉडल वाला फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 90,
+ "label": "Folder with SCUNet models",
+ "localized": "SCUNet मॉडल वाला फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 91,
+ "label": "Folder with SwinIR models",
+ "localized": "SwinIR मॉडल वाला फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 92,
+ "label": "Folder with CLIP models",
+ "localized": "CLIP मॉडल वाला फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 93,
+ "label": "Folder for disk offload",
+ "localized": "डिस्क ऑफलोड के लिए फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 94,
+ "label": "Folder for OpenVINO cache",
+ "localized": "OpenVINO कैश के लिए फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 95,
+ "label": "Folder for ONNX cached models",
+ "localized": "ONNX कैश्ड मॉडल के लिए फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 96,
+ "label": "Folder for ONNX conversion",
+ "localized": "ONNX रूपांतरण के लिए फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 97,
+ "label": "Folder with chaiNNer models",
+ "localized": "chaiNNer मॉडल वाला फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 98,
+ "label": "File format",
+ "localized": "फ़ाइल प्रारूप",
+ "reload": "",
+ "hint": "छवियों के लिए फ़ाइल प्रारूप चुनें"
+ },
+ {
+ "id": 99,
+ "label": "Font file",
+ "localized": "फ़ॉन्ट फ़ाइल",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "Font color",
+ "localized": "फ़ॉन्ट रंग",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 101,
+ "label": "Folder for text generate",
+ "localized": "टेक्स्ट जनरेशन के लिए फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 102,
+ "label": "Folder for image generate",
+ "localized": "इमेज जनरेशन के लिए फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 103,
+ "label": "Folder for control generate",
+ "localized": "कंट्रोल जनरेशन के लिए फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 104,
+ "label": "Folder for processed images",
+ "localized": "संसाधित छवियों के लिए फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 105,
+ "label": "Folder for manually saved images",
+ "localized": "मैन्युअल रूप से सहेजी गई छवियों के लिए फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 106,
+ "label": "Folder for videos",
+ "localized": "वीडियो के लिए फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 107,
+ "label": "Folder for init images",
+ "localized": "प्रारंभिक (init) छवियों के लिए फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 108,
+ "label": "Folder for txt2img grids",
+ "localized": "txt2img ग्रिड के लिए फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 109,
+ "label": "Folder for img2img grids",
+ "localized": "img2img ग्रिड के लिए फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 110,
+ "label": "Folder for control grids",
+ "localized": "कंट्रोल ग्रिड के लिए फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 111,
+ "label": "Font size",
+ "localized": "फ़ॉन्ट आकार",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 112,
+ "label": "Full VAE",
+ "localized": "पूर्ण VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 113,
+ "label": "Force offline mode",
+ "localized": "ऑफलाइन मोड बाध्य करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 114,
+ "label": "Fixed UNet precision",
+ "localized": "निश्चित UNet परिशुद्धता",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 115,
+ "label": "Filename join string",
+ "localized": "फ़ाइल नाम जोड़ने वाला स्ट्रिंग",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 116,
+ "label": "Filename word regex",
+ "localized": "फ़ाइल नाम शब्द रिगेक्स (regex)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 117,
+ "label": "Force zeros for prompts when empty",
+ "localized": "खाली होने पर प्रॉम्प्ट के लिए शून्य बाध्य करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 118,
+ "label": "fill",
+ "localized": "भरें (fill)",
+ "reload": "",
+ "hint": "छवि का आकार इस तरह बदलें कि पूरी छवि लक्ष्य रिज़ॉल्यूशन के भीतर हो। खाली जगह को छवि के रंगों से भरें"
+ },
+ {
+ "id": 119,
+ "label": "For image processing do exact number of steps as specified",
+ "localized": "छवि प्रसंस्करण के लिए निर्दिष्ट चरणों की सटीक संख्या का उपयोग करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 120,
+ "label": "Folder with LyCORIS network(s)",
+ "localized": "LyCORIS नेटवर्क वाला फ़ोल्डर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 121,
+ "label": "Fuse strength",
+ "localized": "फ्यूज शक्ति",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 122,
+ "label": "FreeInit",
+ "localized": "FreeInit",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "g": [
+ {
+ "id": 67,
+ "label": "Gallery",
+ "localized": "गैलरी",
+ "reload": "n/a",
+ "hint": "छवि गैलरी"
+ },
+ {
+ "id": 0,
+ "label": "GitHub",
+ "localized": "GitHub",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 158,
+ "label": "Guidance",
+ "localized": "मार्गदर्शन (Guidance)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "GenerateGenerate",
+ "localized": "उत्पन्न करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 282,
+ "label": "Generate forever",
+ "localized": "निरंतर उत्पन्न करें",
+ "reload": "n/a",
+ "hint": "प्रसंस्करण शुरू करें और रद्द होने तक जारी रखें"
+ },
+ {
+ "id": 318,
+ "label": "Generate",
+ "localized": "उत्पन्न करें",
+ "reload": "n/a",
+ "hint": "प्रसंस्करण शुरू करें"
+ },
+ {
+ "id": 327,
+ "label": "Get receipe",
+ "localized": "विधि प्राप्त करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "GPU Monitor",
+ "localized": "GPU मॉनिटर",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 431,
+ "label": "Get Changelog",
+ "localized": "चेंजलॉग प्राप्त करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Generic",
+ "localized": "जेनेरिक",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Google GenAI",
+ "localized": "गूगल GenAI",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Group Offload",
+ "localized": "ग्रुप ऑफलोड",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Grid Options",
+ "localized": "ग्रिड विकल्प",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Grids",
+ "localized": "ग्रिड",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Guider",
+ "localized": "गाइडर",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Guidance scale",
+ "localized": "मार्गदर्शन पैमाना (Guidance scale)",
+ "reload": "n/a",
+ "hint": "क्लासिफायर फ्री गाइडेंस स्केल: छवि प्रॉम्प्ट के कितने अनुरूप होनी चाहिए। कम मान अधिक रचनात्मक परिणाम देते हैं, उच्च मान इसे प्रॉम्प्ट का अधिक सख्ती से पालन करवाते हैं; अनुशंसित मान 5-10 के बीच हैं"
+ },
+ {
+ "id": 0,
+ "label": "Guidance end",
+ "localized": "मार्गदर्शन अंत",
+ "reload": "n/a",
+ "hint": "CFG और PAG के प्रभाव को जल्दी समाप्त करता है: 1 का मान सामान्य रूप से कार्य करता है, 0.5 मान 50% चरणों पर मार्गदर्शन रोकता है"
+ },
+ {
+ "id": 0,
+ "label": "Guidance rescale",
+ "localized": "मार्गदर्शन रीस्केल",
+ "reload": "n/a",
+ "hint": "उच्च मार्गदर्शन मानों पर ओवरएक्सपोज़्ड छवियों से बचने के लिए मार्गदर्शन को फिर से स्केल करें"
+ },
+ {
+ "id": 0,
+ "label": "Gamma",
+ "localized": "गामा",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Grid margins",
+ "localized": "ग्रिड मार्जिन",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Grid sections",
+ "localized": "ग्रिड अनुभाग",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Guidance strength",
+ "localized": "मार्गदर्शन शक्ति",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Guidance start",
+ "localized": "मार्गदर्शन प्रारंभ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Guidance stop",
+ "localized": "मार्गदर्शन रोकें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Gate step",
+ "localized": "गेट स्टेप",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Guess mode",
+ "localized": "अनुमान मोड (Guess mode)",
+ "reload": "n/a",
+ "hint": "ControlNet को प्रॉम्प्ट देने की आवश्यकता को हटा देता है। यह Controlnet एनकोडर को इनपुट कंट्रोल मैप की सामग्री के आधार पर अपना 'सर्वश्रेष्ठ अनुमान' लगाने के लिए मजबूर करता है।"
+ },
+ {
+ "id": 0,
+ "label": "gradient",
+ "localized": "ग्रेडिएंट",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Gamma corrected",
+ "localized": "गामा संशोधित",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "General threshold",
+ "localized": "सामान्य सीमा (General threshold)",
+ "reload": "n/a",
+ "hint": "सामान्य टैग (जैसे, वस्तुएं, क्रियाएं, सेटिंग्स) के लिए विश्वास सीमा। केवल इस सीमा से ऊपर के विश्वास वाले टैग आउटपुट में शामिल किए जाते हैं। उच्च मान अधिक चयनात्मक होते हैं (कम टैग), कम मान अधिक टैग शामिल करते हैं।"
+ },
+ {
+ "id": 0,
+ "label": "GPU",
+ "localized": "GPU",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Google cloud use VertexAI endpoints",
+ "localized": "Google क्लाउड VertexAI एंडपॉइंट का उपयोग करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Google cloud API key",
+ "localized": "Google क्लाउड API कुंजी",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Google Cloud project ID",
+ "localized": "Google क्लाउड प्रोजेक्ट ID",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Google Cloud location ID",
+ "localized": "Google क्लाउड लोकेशन ID",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "group",
+ "localized": "ग्रुप",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Group size",
+ "localized": "ग्रुप का आकार",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "GC threshold",
+ "localized": "GC सीमा (threshold)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Grid max rows count",
+ "localized": "ग्रिड की अधिकतम पंक्तियों की संख्या",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Grid max columns count",
+ "localized": "ग्रिड की अधिकतम कॉलम संख्या",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Grid background color",
+ "localized": "ग्रिड की पृष्ठभूमि का रंग",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Gallery auto-update on tab change",
+ "localized": "टैब बदलने पर गैलरी ऑटो-अपडेट",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "GPU monitor interval",
+ "localized": "GPU मॉनिटर अंतराल",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Gallery view columns",
+ "localized": "गैलरी दृश्य कॉलम",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Grid image size",
+ "localized": "ग्रिड छवि आकार",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Global",
+ "localized": "ग्लोबल",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "h": [
+ {
+ "id": 1,
+ "label": "btn_history",
+ "localized": "इतिहास",
+ "reload": "",
+ "hint": "पिछली पीढ़ियों की सूची जिन्हें आगे पुन: संसाधित किया जा सकता है"
+ },
+ {
+ "id": 2,
+ "label": "docs_md_btn",
+ "localized": "html2md",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Huggingface",
+ "localized": "हगिंगफेस",
+ "reload": "",
+ "hint": "हगिंगफेस एक्सेस से संबंधित सेटिंग्स"
+ },
+ {
+ "id": 4,
+ "label": "HiDream",
+ "localized": "हाईड्रीम",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "HyperTile",
+ "localized": "हाइपरटाइल",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "HiDiffusion",
+ "localized": "हाईडिफ्यूजन",
+ "reload": "",
+ "hint": "हाईडिफ्यूजन बिना किसी डुप्लिकेट/डिस्टॉर्शन के आपके मानक मॉडलों का उपयोग करके उच्च-रिज़ॉल्यूशन छवियों के निर्माण की अनुमति देता है और प्रदर्शन में सुधार करता है"
+ },
+ {
+ "id": 7,
+ "label": "Height",
+ "localized": "ऊंचाई",
+ "reload": "",
+ "hint": "छवि की ऊंचाई"
+ },
+ {
+ "id": 8,
+ "label": "HiRes steps",
+ "localized": "हाइरेस चरण",
+ "reload": "",
+ "hint": "अपस्केल्ड चित्र के लिए सैंपलिंग चरणों की संख्या। यदि 0 है, तो मूल के समान उपयोग करता है"
+ },
+ {
+ "id": 9,
+ "label": "HDR clamp",
+ "localized": "एचडीआर क्लैंप",
+ "reload": "",
+ "hint": "वितरण माध्य से काफी विचलित होने वाले मानों को छाँटकर निरर्थक विवरणों के स्तर को समायोजित करता है। यह उच्च मार्गदर्शन पैमानों (guidance scales) पर उत्पादन बढ़ाने, प्रक्रिया में जल्दी आउटलेर्स की पहचान करने और रेंज (सीमा) और थ्रेशोल्ड सेटिंग्स के आधार पर गणितीय समायोजन लागू करने के लिए विशेष रूप से उपयोगी है। इसे उस सीमा को निर्धारित करने के रूप में सोचें जिसके भीतर आप अपनी छवि मान चाहते हैं, और थ्रेशोल्ड को समायोजित करना यह निर्धारित करता है कि किन मानों को वापस उस सीमा में लाया जाना चाहिए"
+ },
+ {
+ "id": 10,
+ "label": "HDR maximize",
+ "localized": "एचडीआर मैक्सिमाइज",
+ "reload": "",
+ "hint": "अधिकतम टेंसर मान को निर्दिष्ट सीमा से 4 गुना विभाजित करके 'सामान्यीकरण कारक' (normalization factor) की गणना करता है। इस कारक का उपयोग दी गई सीमा के भीतर चैनलों को स्थानांतरित करने के लिए किया जाता है, जिससे बाद के प्रसंस्करण के लिए अधिकतम गतिशील रेंज सुनिश्चित होती है। इसका उद्देश्य फ़ोटोशॉप जैसे बाहरी अनुप्रयोगों के लिए डायनेमिक रेंज को अनुकूलित करना है, विशेष रूप से स्तरों, कंट्रास्ट और चमक को समायोजित करने के लिए"
+ },
+ {
+ "id": 11,
+ "label": "HDR range",
+ "localized": "एचडीआर रेंज",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Hue",
+ "localized": "ह्यू (रंग)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "HQ init latents",
+ "localized": "एचक्यू इनिट लेटेंट्स",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Height after",
+ "localized": "बाद की ऊंचाई",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Height mask",
+ "localized": "हाइट मास्क",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Hires use control",
+ "localized": "हाइरेस यूज कंट्रोल",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Hands",
+ "localized": "हाथ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "High threshold",
+ "localized": "उच्च थ्रेशोल्ड",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "high noise",
+ "localized": "उच्च शोर (High noise)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Hypertile UNet Enabled",
+ "localized": "हाइपरटाइल यू-नेट सक्षम",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Hypertile HiRes pass only",
+ "localized": "हाइपरटाइल केवल हाइरेस पास",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Hypertile UNet max tile size",
+ "localized": "हाइपरटाइल यू-नेट अधिकतम टाइल आकार",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Hypertile UNet min tile size",
+ "localized": "हाइपरटाइल यू-नेट न्यूनतम टाइल आकार",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Hypertile UNet swap size",
+ "localized": "हाइपरटाइल यू-नेट स्वैप आकार",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Hypertile UNet depth",
+ "localized": "हाइपरटाइल यू-नेट गहराई",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Hypertile VAE Enabled",
+ "localized": "हाइपरटाइल VAE सक्षम",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Hypertile VAE tile size",
+ "localized": "हाइपरटाइल VAE टाइल आकार",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Hypertile VAE swap size",
+ "localized": "हाइपरटाइल VAE स्वैप आकार",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "HiDiffusion apply RAU-Net",
+ "localized": "हाईडिफ्यूजन RAU-Net लागू करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "HiDiffusion apply MSW-MSA",
+ "localized": "हाईडिफ्यूजन MSW-MSA लागू करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "HiDiffusion aggressive at step",
+ "localized": "स्टेप पर हाईडिफ्यूजन आक्रामक",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "HiDiffusion override T1 ratio",
+ "localized": "हाईडिफ्यूजन T1 अनुपात को ओवरराइड करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "HiDiffusion override T2 ratio",
+ "localized": "हाईडिफ्यूजन T2 अनुपात को ओवरराइड करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "hidet",
+ "localized": "hidet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Hide legacy tabs",
+ "localized": "पुराने टैब छिपाएँ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Hide input range sliders",
+ "localized": "इनपुट रेंज स्लाइडर्स छिपाएँ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Hide params headers",
+ "localized": "पैरामीटर्स हेडर छिपाएँ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "HuggingFace token",
+ "localized": "हगिंगफेस टोकन",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "HuggingFace mirror",
+ "localized": "हगिंगफेस मिरर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "HED",
+ "localized": "HED",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "i": [
+ {
+ "id": 7025,
+ "label": "Images",
+ "localized": "छवियां",
+ "reload": "n/a",
+ "hint": "छवियां बनाएं एकीकृत इंटरफ़ेस T2I और I2I का समर्थन करता है वैकल्पिक नियंत्रण मार्गदर्शन के साथ"
+ },
+ {
+ "id": 7026,
+ "label": "I2I",
+ "localized": "I2I",
+ "reload": "n/a",
+ "hint": "छवि से छवि बनाएं पुराना इंटरफ़ेस जो मूल छवि-से-छवि इंटरफ़ेस और व्यवहार की नकल करता है"
+ },
+ {
+ "id": 7027,
+ "label": "Input",
+ "localized": "इनपुट",
+ "reload": "n/a",
+ "hint": "पीढ़ी का मार्गदर्शन करने के लिए उपयोग किए जाने वाले इनपुट मीडिया के चयन को दिखाएं/छिपाएं"
+ },
+ {
+ "id": 7028,
+ "label": "Image",
+ "localized": "छवि",
+ "reload": "n/a",
+ "hint": "छवि से छवि बनाएं"
+ },
+ {
+ "id": 7029,
+ "label": "Inpaint",
+ "localized": "इनपेंट",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7030,
+ "label": "Inputs",
+ "localized": "इनपुट",
+ "reload": "n/a",
+ "hint": "इनपुट छवियों से संबंधित सेटिंग्स"
+ },
+ {
+ "id": 7031,
+ "label": "Initial",
+ "localized": "प्रारंभिक",
+ "reload": "n/a",
+ "hint": "प्रसंस्करण से पहले छवि रिज़ॉल्यूशन सेट करें"
+ },
+ {
+ "id": 7032,
+ "label": "Info",
+ "localized": "जानकारी",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7033,
+ "label": "install",
+ "localized": "इंस्टॉल",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7034,
+ "label": "Image Options",
+ "localized": "छवि विकल्प",
+ "reload": "n/a",
+ "hint": "छवि प्रारूप, मेटाडेटा और छवि ग्रिड से संबंधित सेटिंग्स"
+ },
+ {
+ "id": 7035,
+ "label": "Image Paths",
+ "localized": "छवि पथ",
+ "reload": "n/a",
+ "hint": "छवि फ़ाइलनाम और आउटपुट निर्देशिकाओं से संबंधित सेटिंग्स"
+ },
+ {
+ "id": 7036,
+ "label": "Image Metadata",
+ "localized": "छवि मेटाडेटा",
+ "reload": "n/a",
+ "hint": "जेनरेट की गई छवियों के साथ बनाए गए मेटाडेटा के प्रबंधन से संबंधित सेटिंग्स"
+ },
+ {
+ "id": 7037,
+ "label": "IP Adapters",
+ "localized": "IP एडेप्टर",
+ "reload": "n/a",
+ "hint": "IP एडेप्टर प्लगइन मॉडल हैं जो पीढ़ी को वांछित परिणाम की ओर निर्देशित कर सकते हैं"
+ },
+ {
+ "id": 7038,
+ "label": "Input Media",
+ "localized": "इनपुट मीडिया",
+ "reload": "n/a",
+ "hint": "छवि-से-छवि, इनपेंट या नियंत्रण प्रसंस्करण के लिए उपयोग की जाने वाली इनपुट छवि जोड़ें"
+ },
+ {
+ "id": 7039,
+ "label": "Input Image",
+ "localized": "इनपुट छवि",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7040,
+ "label": "IPEX",
+ "localized": "IPEX",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7041,
+ "label": "Image Gallery",
+ "localized": "छवि गैलरी",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7042,
+ "label": "Intermediate Image Saving",
+ "localized": "मध्यवर्ती छवि बचत",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7043,
+ "label": "Initial seed",
+ "localized": "प्रारंभिक सीड",
+ "reload": "n/a",
+ "hint": "एक मान जो यादृच्छिक संख्या जनरेटर का आउटपुट निर्धारित करता है - यदि आप किसी अन्य छवि के समान मापदंडों और सीड के साथ एक छवि बनाते हैं, तो आपको वही परिणाम मिलेगा"
+ },
+ {
+ "id": 7044,
+ "label": "Include detections",
+ "localized": "डिटेक्शन शामिल करें",
+ "reload": "n/a",
+ "hint": "चिह्नित डिटेक्शन क्षेत्रों के साथ मूल छवि शामिल करें"
+ },
+ {
+ "id": 7045,
+ "label": "IY model",
+ "localized": "IY मॉडल",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7046,
+ "label": "IY scale",
+ "localized": "IY स्केल",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7047,
+ "label": "IY start",
+ "localized": "IY प्रारंभ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7048,
+ "label": "IY end",
+ "localized": "IY अंत",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7049,
+ "label": "Identity guidance",
+ "localized": "पहचान मार्गदर्शन",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7050,
+ "label": "Include original image",
+ "localized": "मूल छवि शामिल करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7051,
+ "label": "Iterate seed per line",
+ "localized": "प्रति पंक्ति सीड दोहराएं",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7052,
+ "label": "Iterations",
+ "localized": "पुनरावृत्ति",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7053,
+ "label": "Interpolate frames",
+ "localized": "फ़्रेम इंटरपोलेट करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7054,
+ "label": "Include main grid",
+ "localized": "मुख्य ग्रिड शामिल करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7055,
+ "label": "Include sub grids",
+ "localized": "उप ग्रिड शामिल करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7056,
+ "label": "Include images",
+ "localized": "छवियां शामिल करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7057,
+ "label": "invert",
+ "localized": "इनवर्ट (उल्टा करें)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7058,
+ "label": "Init image same as control",
+ "localized": "आरंभिक छवि नियंत्रण के समान",
+ "reload": "n/a",
+ "hint": "कंट्रोल इनपुट विंडो में रखी गई किसी भी छवि को अतिरिक्त रूप से img2img प्रकार के कार्यों के स्रोत के रूप में माना जाएगा, उदाहरण के लिए संशोधित करने के लिए एक छवि।"
+ },
+ {
+ "id": 7059,
+ "label": "Inpaint masked only",
+ "localized": "केवल मास्क किया गया इनपेंट करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7060,
+ "label": "Invert mask",
+ "localized": "मास्क को उल्टा करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7061,
+ "label": "IOU",
+ "localized": "IOU",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7062,
+ "label": "Init strength",
+ "localized": "आरंभिक शक्ति",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7063,
+ "label": "Input directory",
+ "localized": "इनपुट निर्देशिका",
+ "reload": "n/a",
+ "hint": "वह फ़ोल्डर जहां वे छवियां हैं जिन्हें आप संसाधित करना चाहते हैं"
+ },
+ {
+ "id": 7064,
+ "label": "Intermediates",
+ "localized": "मध्यवर्ती",
+ "reload": "n/a",
+ "hint": "छवि विशेषताओं को वर्णनात्मक टैग (फ्लेवर) से मिलाते समय मध्यवर्ती उम्मीदवार पूल का आकार। इस पूल से, अंतिम टैग न्यूनतम/अधिकतम फ्लेवर के आधार पर चुने जाते हैं। उच्च मान गुणवत्ता में सुधार कर सकते हैं लेकिन धीमे होते हैं।"
+ },
+ {
+ "id": 7065,
+ "label": "Include rating",
+ "localized": "रेटिंग शामिल करें",
+ "reload": "n/a",
+ "hint": "आउटपुट में सामग्री रेटिंग टैग शामिल करें (जैसे, सुरक्षित, संदिग्ध, स्पष्ट)। उनकी सामग्री रेटिंग द्वारा छवियों को फ़िल्टर करने या वर्गीकृत करने के लिए उपयोगी।"
+ },
+ {
+ "id": 7066,
+ "label": "Image width",
+ "localized": "छवि की चौड़ाई",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7067,
+ "label": "Image height",
+ "localized": "छवि की ऊंचाई",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7068,
+ "label": "inference-mode",
+ "localized": "अनुमान-मोड (Inference-mode)",
+ "reload": "n/a",
+ "hint": "no-grad की तरह लेकिन सख्त। यह सुनिश्चित करता है कि मॉडल सुरक्षा और गति के लिए केवल अनुमान मोड में चले।"
+ },
+ {
+ "id": 7069,
+ "label": "inductor",
+ "localized": "inductor",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7070,
+ "label": "Image quality",
+ "localized": "छवि गुणवत्ता",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7071,
+ "label": "Include mask in outputs",
+ "localized": "आउटपुट में मास्क शामिल करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7072,
+ "label": "Include invisible watermark",
+ "localized": "अदृश्य वॉटरमार्क शामिल करें",
+ "reload": "n/a",
+ "hint": "कुछ पिक्सेल मानों को बदलकर छवि में अदृश्य वॉटरमार्क जोड़ें"
+ },
+ {
+ "id": 7073,
+ "label": "Invisible watermark string",
+ "localized": "अदृश्य वॉटरमार्क स्ट्रिंग",
+ "reload": "n/a",
+ "hint": "छवि में जोड़ने के लिए वॉटरमार्क स्ट्रिंग। छवि खराब होने से बचाने के लिए बहुत छोटा रखें।"
+ },
+ {
+ "id": 7074,
+ "label": "Image watermark position",
+ "localized": "छवि वॉटरमार्क स्थिति",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7075,
+ "label": "Image watermark file",
+ "localized": "छवि वॉटरमार्क फ़ाइल",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7076,
+ "label": "Images filename pattern",
+ "localized": "छवियों का फ़ाइलनाम पैटर्न",
+ "reload": "n/a",
+ "hint": "यह परिभाषित करने के लिए निम्न टैग का उपयोग करें कि छवियों के लिए फ़ाइलनाम कैसे चुने जाते हैं:seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
+ },
+ {
+ "id": 7077,
+ "label": "inline",
+ "localized": "इनलाइन",
+ "reload": "n/a",
+ "hint": "सभी अतिरिक्त तत्वों के साथ इनलाइन (स्क्रॉल करने योग्य)"
+ },
+ {
+ "id": 7078,
+ "label": "Inpainting include greyscale mask in results",
+ "localized": "इनपेंटिंग परिणामों में ग्रेस्केल मास्क शामिल करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7079,
+ "label": "Inpainting include masked composite in results",
+ "localized": "इनपेंटिंग परिणामों में मास्क किया गया कंपोजिट शामिल करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7080,
+ "label": "Image transparent color fill",
+ "localized": "छवि पारदर्शी रंग भराव",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7081,
+ "label": "Inpainting conditioning mask strength",
+ "localized": "इनपेंटिंग कंडीशनिंग मास्क शक्ति",
+ "reload": "n/a",
+ "hint": "यह निर्धारित करता है कि इनपेंटिंग और img2img के लिए मूल छवि को कितनी मजबूती से मास्क करना है। 1.0 का अर्थ है पूरी तरह से मास्क किया गया (डिफ़ॉल्ट)। 0.0 का अर्थ है पूरी तरह से अनमास्क कंडीशनिंग। कम मान छवि की समग्र संरचना को संरक्षित करने में मदद करेंगे, लेकिन बड़े परिवर्तनों के साथ संघर्ष करेंगे"
+ },
+ {
+ "id": 7082,
+ "label": "Image resize algorithm",
+ "localized": "छवि का आकार बदलने का एल्गोरिथ्म",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7083,
+ "label": "Image repeats per epoch",
+ "localized": "प्रति युग छवि दोहराव",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7084,
+ "label": "Interpolation Method",
+ "localized": "इंटरपोलेशन विधि",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7085,
+ "label": "In Blocks",
+ "localized": "इन ब्लॉक्स",
+ "reload": "n/a",
+ "hint": "UNet के डाउनसैंपलिंग ब्लॉक (SD1.5 के लिए 12 मान, SDXL के लिए 9 मान)"
+ },
+ {
+ "id": 7086,
+ "label": "Input model",
+ "localized": "इनपुट मॉडल",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7087,
+ "label": "Info object",
+ "localized": "सूचना ऑब्जेक्ट",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "k": [
+ {
+ "id": 751,
+ "label": "Kanvas change",
+ "localized": "Kanvas परिवर्तन",
+ "reload": "",
+ "hint": "Kanvas सेटिंग बदलें"
+ },
+ {
+ "id": 184,
+ "label": "Kanvas Settings",
+ "localized": "Kanvas सेटिंग्स",
+ "reload": "",
+ "hint": "Kanvas के लिए विन्यास विकल्प"
+ },
+ {
+ "id": 209,
+ "label": "Keep Thinking Trace",
+ "localized": "सोचने की प्रक्रिया (Thinking Trace) बनाए रखें",
+ "reload": "",
+ "hint": "अंतिम आउटपुट में मॉडल की तर्क प्रक्रिया को शामिल करें। यह समझने के लिए उपयोगी है कि मॉडल अपने उत्तर तक कैसे पहुँचा। केवल उन मॉडलों के साथ काम करता है जो थिंकिंग मोड का समर्थन करते हैं।"
+ },
+ {
+ "id": 422,
+ "label": "Keep Prefill",
+ "localized": "प्रीफिल (Prefill) बनाए रखें",
+ "reload": "",
+ "hint": "अंतिम आउटपुट की शुरुआत में प्रीफिल टेक्स्ट शामिल करें। यदि अक्षम है, तो मॉडल को निर्देशित करने के लिए उपयोग किया जाने वाला प्रीफिल टेक्स्ट परिणाम से हटा दिया जाता है।"
+ },
+ {
+ "id": 563,
+ "label": "Keep aspect ratio",
+ "localized": "पक्ष अनुपात (Aspect ratio) बनाए रखें",
+ "reload": "",
+ "hint": "छवि की चौड़ाई और ऊंचाई के अनुपात को सुरक्षित रखें"
+ }
+ ],
+ "l": [
+ {
+ "id": 0,
+ "label": "Load model",
+ "localized": "मॉडल लोड करें",
+ "reload": "prompt_enhance_load",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "Load custom model",
+ "localized": "कस्टम मॉडल लोड करें",
+ "reload": "prompt_enhance_custom_load",
+ "hint": "निर्दिष्ट कॉन्फ़िगरेशन के साथ एक कस्टम मॉडल लोड करें"
+ },
+ {
+ "id": 2,
+ "label": "LaMa Remove",
+ "localized": "LaMa हटाएं",
+ "reload": "control_mask_remove",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Lite",
+ "localized": "Lite",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "LTXVideo",
+ "localized": "LTXVideo",
+ "reload": "video_params_ltx",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Load",
+ "localized": "लोड करें",
+ "reload": "vlm_load",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Live Previews",
+ "localized": "लाइव पूर्वावलोकन",
+ "reload": "",
+ "hint": "लाइव पूर्वावलोकन, ऑडियो अधिसूचना से संबंधित सेटिंग्स"
+ },
+ {
+ "id": 7,
+ "label": "Legacy options",
+ "localized": "लीगेसी (पुराने) विकल्प",
+ "reload": "",
+ "hint": "लीगेसी विकल्पों से संबंधित सेटिंग्स - इनका उपयोग नहीं किया जाना चाहिए"
+ },
+ {
+ "id": 8,
+ "label": "List",
+ "localized": "सूची",
+ "reload": "",
+ "hint": "सभी उपलब्ध मॉडलों की सूची बनाएं"
+ },
+ {
+ "id": 9,
+ "label": "Loader",
+ "localized": "लोडर",
+ "reload": "",
+ "hint": "अलग-अलग मॉड्यूल से मैन्युअल रूप से डिफ्यूजन मॉडल को जोड़ने की अनुमति देता है"
+ },
+ {
+ "id": 10,
+ "label": "List models",
+ "localized": "मॉडल सूचीबद्ध करें",
+ "reload": "component-5502",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Load receipe",
+ "localized": "रेसिपी लोड करें",
+ "reload": "component-5528",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Lora",
+ "localized": "Lora",
+ "reload": "",
+ "hint": "LoRA: Low-Rank Adaptation। एक फाइन-ट्यून किया गया मॉडल जो लोड किए गए मॉडल के ऊपर लागू किया जाता है"
+ },
+ {
+ "id": 13,
+ "label": "Local",
+ "localized": "स्थानीय",
+ "reload": "",
+ "hint": "वे मॉडल जो डाउनलोड किए गए हैं और उपयोग के लिए तैयार हैं"
+ },
+ {
+ "id": 14,
+ "label": "LTX",
+ "localized": "LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Layerwise Casting",
+ "localized": "लेयरवाइज कास्टिंग",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "LinFusion",
+ "localized": "LinFusion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Log Display",
+ "localized": "लॉग डिस्प्ले",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "List all locally available models",
+ "localized": "सभी स्थानीय रूप से उपलब्ध मॉडलों की सूची बनाएं",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Last Generate",
+ "localized": "पिछला जनरेट",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "low order",
+ "localized": "निम्न क्रम",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "LSC layer indices",
+ "localized": "LSC लेयर इंडेक्स",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "LSC fully qualified name",
+ "localized": "LSC पूर्ण रूप से योग्य नाम",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "LSC skip attention blocks",
+ "localized": "LSC स्किप अटेंशन ब्लॉक्स",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "LSC skip feed-forward blocks",
+ "localized": "LSC स्किप फीड-फॉरवर्ड ब्लॉक्स",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "LSC skip attention scores",
+ "localized": "LSC स्किप अटेंशन स्कोर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "LSC dropout rate",
+ "localized": "LSC ड्रॉपआउट दर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Layer options",
+ "localized": "लेयर विकल्प",
+ "reload": "",
+ "hint": "IP एडेप्टर के उन्नत लेयर विकल्पों को मैन्युअल रूप से निर्दिष्ट करें"
+ },
+ {
+ "id": 28,
+ "label": "Layer scales",
+ "localized": "लेयर स्केल",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Length",
+ "localized": "लंबाई",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Loops",
+ "localized": "लूप",
+ "reload": "",
+ "hint": "एक छवि को कितनी बार प्रोसेस करना है। प्रत्येक आउटपुट को अगले लूप के इनपुट के रूप में उपयोग किया जाता है। यदि 1 पर सेट है, तो व्यवहार ऐसा होगा जैसे इस स्क्रिप्ट का उपयोग नहीं किया गया था"
+ },
+ {
+ "id": 31,
+ "label": "Level",
+ "localized": "स्तर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Latent mode",
+ "localized": "लेटेंट मोड",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Loop video",
+ "localized": "लूप वीडियो",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "LLM model",
+ "localized": "LLM मॉडल",
+ "reload": "",
+ "hint": "प्रॉम्ट एन्हांसमेंट के लिए उपयोग करने के लिए भाषा मॉडल का चयन करें। विज़न का समर्थन करने वाले मॉडल आइकन के साथ चिह्नित हैं। थिंकिंग मोड का समर्थन करने वाले मॉडल आइकन के साथ चिह्नित हैं।"
+ },
+ {
+ "id": 35,
+ "label": "LBM Method",
+ "localized": "LBM विधि",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "LBM Composite",
+ "localized": "LBM कंपोजिट",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "LBM Steps",
+ "localized": "LBM स्टेप्स",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "left",
+ "localized": "बाएं",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Live update",
+ "localized": "लाइव अपडेट",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Low threshold",
+ "localized": "निम्न सीमा (Threshold)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Large",
+ "localized": "बड़ा",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "LTX model",
+ "localized": "LTX मॉडल",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "LTX frames number",
+ "localized": "LTX फ्रेम संख्या",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "LTX frames skip",
+ "localized": "LTX फ्रेम स्किप",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "LTX enable upsampling",
+ "localized": "LTX अपसैंपलिंग सक्षम करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "LTX upsample ratio",
+ "localized": "LTX अपसैंपल अनुपात",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "LTX enable refine",
+ "localized": "LTX रिफाइन सक्षम करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "LTX refine strength",
+ "localized": "LTX रिफाइन स्ट्रेंथ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "LTX decode timestep",
+ "localized": "LTX डिकोड टाइमस्टेप",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "LTX enable audio",
+ "localized": "LTX ऑडियो सक्षम करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Loop",
+ "localized": "लूप",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Local directory name",
+ "localized": "स्थानीय निर्देशिका नाम",
+ "reload": "",
+ "hint": "निर्देशिका जहां एक्सटेंशन इंस्टॉल करना है, डिफ़ॉल्ट के लिए खाली छोड़ दें"
+ },
+ {
+ "id": 53,
+ "label": "Libs",
+ "localized": "Libs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Latent history size",
+ "localized": "लेटेंट इतिहास आकार",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "LLama repo",
+ "localized": "LLama रेपो",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "low noise",
+ "localized": "कम शोर (Low noise)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "leaf_level",
+ "localized": "leaf_level",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "LLM",
+ "localized": "LLM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "Layerwise casting storage",
+ "localized": "लेयरवाइज कास्टिंग स्टोरेज",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Layerwise non-blocking operations",
+ "localized": "लेयरवाइज नॉन-ब्लॉकिंग ऑपरेशंस",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "Lumina: Use mask in transformers",
+ "localized": "Lumina: ट्रांसफॉर्मर में मास्क का उपयोग करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "LinFusion apply distillation on load",
+ "localized": "लोड होने पर LinFusion डिस्टिलेशन लागू करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "Light",
+ "localized": "हल्का (Light)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "Log view update period",
+ "localized": "लॉग व्यू अपडेट अवधि",
+ "reload": "",
+ "hint": "लॉग व्यू अपडेट अवधि, मिलीसेकंड में"
+ },
+ {
+ "id": 65,
+ "label": "Live preview display period",
+ "localized": "लाइव पूर्वावलोकन प्रदर्शन अवधि",
+ "reload": "",
+ "hint": "हर n चरणों में पूर्वावलोकन छवि का अनुरोध करें, अक्षम करने के लिए 0 सेट करें"
+ },
+ {
+ "id": 66,
+ "label": "Load custom Diffusers pipeline",
+ "localized": "कस्टम Diffusers पाइपलाइन लोड करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "LoRA force reload always",
+ "localized": "LoRA हमेशा जबरन पुनः लोड करें",
+ "reload": "",
+ "hint": "प्रत्येक पीढ़ी पर स्टोरेज से LoRA नेटवर्क को पुनः लोड करने के लिए बाध्य करता है, भले ही वह पहले से कैश किया गया हो। डिबगिंग के लिए या जब LoRA फ़ाइलों को बाहरी रूप से संशोधित किया जा रहा हो, तब उपयोगी है। कैशिंग का लाभ उठाने के लिए सामान्य उपयोग के लिए अक्षम करें।"
+ },
+ {
+ "id": 68,
+ "label": "LoRA load using Diffusers method",
+ "localized": "Diffusers विधि का उपयोग करके LoRA लोड करें",
+ "reload": "",
+ "hint": "वैकल्पिक विधि नेटिव SD.Next कार्यान्वयन के बजाय diffusers की अंतर्निहित LoRA क्षमताओं का उपयोग करती है (LoRA संगतता कम हो सकती है)"
+ },
+ {
+ "id": 69,
+ "label": "LoRA native apply to text encoder",
+ "localized": "LoRA नेटिव रूप से टेक्स्ट एनकोडर पर लागू करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "LoRA native fuse with model",
+ "localized": "LoRA को मॉडल के साथ नेटिव रूप से फ्यूज करें",
+ "reload": "",
+ "hint": "कम मेमोरी उपयोग के लिए LoRA को मॉडल में मर्ज करें।चेतावनी: LoRA को हटाने या स्विच करने के बाद भी, आप उत्पन्न छवियों में इसकी शैली देख सकते हैं। एक साफ मॉडल प्राप्त करने के लिए, इसे मॉडल चयनकर्ता से पुनः लोड करें।"
+ },
+ {
+ "id": 71,
+ "label": "LoRA diffusers fuse with model",
+ "localized": "LoRA को मॉडल के साथ diffusers विधि से फ्यूज करें",
+ "reload": "",
+ "hint": "कम मेमोरी उपयोग और torch.compile संगतता के लिए LoRA को मॉडल में मर्ज करें।चेतावनी: LoRA को हटाने या स्विच करने के बाद भी, आप उत्पन्न छवियों में इसकी शैली देख सकते हैं। एक साफ मॉडल प्राप्त करने के लिए, इसे मॉडल चयनकर्ता से पुनः लोड करें।"
+ },
+ {
+ "id": 72,
+ "label": "LoRA auto-apply tags",
+ "localized": "LoRA टैग स्वतः लागू करें",
+ "reload": "",
+ "hint": "LoRA मेटाडेटा से ट्रिगर शब्द/टैग स्वचालित रूप से आपके प्रॉम्ट में जोड़ें। स्वतः लागू करने के लिए टैग की संख्या सेट करें, जैसे, 3 = शीर्ष 3 ट्रिगर टैग जोड़ें। अक्षम करने के लिए 0 सेट करें, सभी उपलब्ध टैग जोड़ने के लिए -1 सेट करें।"
+ },
+ {
+ "id": 73,
+ "label": "LoRA memory cache",
+ "localized": "LoRA मेमोरी कैश",
+ "reload": "",
+ "hint": "स्टोरेज से पुनः लोड करने की आवश्यकता से पहले भविष्य के उपयोग के लिए कितने LoRA को नेटवर्क में रखना है"
+ },
+ {
+ "id": 74,
+ "label": "LoRA add hash info to metadata",
+ "localized": "मेटाडेटा में LoRA हैश जानकारी जोड़ें",
+ "reload": "",
+ "hint": "जनरेट की गई छवि मेटाडेटा में LoRA फ़ाइल हैश शामिल करें। प्रजनन क्षमता और यह ट्रैक करने के लिए उपयोगी है कि सटीक LoRA संस्करणों का उपयोग किया गया था।"
+ },
+ {
+ "id": 75,
+ "label": "LDSR Path",
+ "localized": "LDSR पथ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "LoRA load using legacy method",
+ "localized": "लीगेसी विधि का उपयोग करके LoRA लोड करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Loaded LoRA",
+ "localized": "लोड किया गया LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "LoRA target filename",
+ "localized": "LoRA लक्षित फ़ाइल नाम",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Layer skip guidance",
+ "localized": "लेयर स्किप गाइडेंस",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "LineArt",
+ "localized": "LineArt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "Leres Depth",
+ "localized": "Leres Depth",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "m": [
+ {
+ "id": -1,
+ "label": "Mask",
+ "localized": "मास्क (Mask)",
+ "reload": "",
+ "hint": "इमेज मास्किंग और मास्क विकल्प"
+ },
+ {
+ "id": -1,
+ "label": "video_params_generic",
+ "localized": "मॉडल (Models)",
+ "reload": "",
+ "hint": "अपने मॉडलों को डाउनलोड, रूपांतरित या संयोजित करें और मॉडल मेटाडेटा प्रबंधित करें"
+ },
+ {
+ "id": -1,
+ "label": "Manage extensions",
+ "localized": "एक्सटेंशन प्रबंधित करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Manual install",
+ "localized": "मैन्युअल इंस्टाल",
+ "reload": "",
+ "hint": "एक्सटेंशन को मैन्युअल रूप से इंस्टॉल करें"
+ },
+ {
+ "id": -1,
+ "label": "Models & Networks",
+ "localized": "मॉडल और नेटवर्क",
+ "reload": "",
+ "hint": "सभी उपलब्ध मॉडलों और नेटवर्कों की सूची देखें"
+ },
+ {
+ "id": -1,
+ "label": "Model Loading",
+ "localized": "मॉडल लोडिंग",
+ "reload": "",
+ "hint": "मॉडल कैसे लोड किया जाता है, इससे संबंधित सेटिंग्स"
+ },
+ {
+ "id": -1,
+ "label": "Model Options",
+ "localized": "मॉडल विकल्प",
+ "reload": "",
+ "hint": "विशिष्ट मॉडलों के व्यवहार से संबंधित सेटिंग्स"
+ },
+ {
+ "id": -1,
+ "label": "Model Offloading",
+ "localized": "मॉडल ऑफलोडिंग",
+ "reload": "",
+ "hint": "मॉडल ऑफलोडिंग और मेमोरी प्रबंधन से संबंधित सेटिंग्स"
+ },
+ {
+ "id": -1,
+ "label": "Model Quantization",
+ "localized": "मॉडल क्वांटाइजेशन",
+ "reload": "",
+ "hint": "मेमोरी उपयोग को कम करने के लिए उपयोग किए जाने वाले मॉडल क्वांटाइजेशन से संबंधित सेटिंग्स"
+ },
+ {
+ "id": -1,
+ "label": "Model Compile",
+ "localized": "मॉडल संकलन (Compile)",
+ "reload": "",
+ "hint": "विभिन्न मॉडल संकलन विधियों से संबंधित सेटिंग्स"
+ },
+ {
+ "id": -1,
+ "label": "Metadata",
+ "localized": "मेटाडेटा",
+ "reload": "",
+ "hint": "सभी उपलब्ध मॉडलों के लिए मेटाडेटा अपडेट करें"
+ },
+ {
+ "id": -1,
+ "label": "Merge",
+ "localized": "मर्ज (संयोजन)",
+ "reload": "",
+ "hint": "दो या दो से अधिक मॉडलों को एक नए मॉडल में मर्ज करें"
+ },
+ {
+ "id": -1,
+ "label": "Manual Block Merge",
+ "localized": "मैन्युअल ब्लॉक मर्ज",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "component-5688",
+ "localized": "मॉड्यूल मर्ज करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model",
+ "localized": "मॉडल",
+ "reload": "",
+ "hint": "आधार मॉडल (Base model)"
+ },
+ {
+ "id": -1,
+ "label": "Model metadata",
+ "localized": "मॉडल मेटाडेटा",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ModernUI",
+ "localized": "ModernUI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modular Pipelines",
+ "localized": "मॉड्यूलर पाइपलाइन्स",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Models Paths",
+ "localized": "मॉडल पथ (Paths)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mobile",
+ "localized": "मोबाइल",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge multiple models",
+ "localized": "एकाधिक मॉडल मर्ज करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max shift",
+ "localized": "अधिकतम शिफ्ट",
+ "reload": "",
+ "hint": "डायनेमिक शिफ्टिंग का उपयोग करते समय उच्च रिज़ॉल्यूशन के लिए अधिकतम शिफ्ट मान।"
+ },
+ {
+ "id": -1,
+ "label": "Merge detailers",
+ "localized": "डिटेलर मर्ज करें",
+ "reload": "",
+ "hint": "डिटेलिंग प्रक्रिया चलाने से पहले कई डिटेलर्स के परिणामों को एकल मास्क में मर्ज करें"
+ },
+ {
+ "id": -1,
+ "label": "Max detected",
+ "localized": "अधिकतम संदेहित",
+ "reload": "",
+ "hint": "डिटेलर चलाने के लिए खोजी गई वस्तुओं की अधिकतम संख्या"
+ },
+ {
+ "id": -1,
+ "label": "Min confidence",
+ "localized": "न्यूनतम विश्वास (Confidence)",
+ "reload": "",
+ "hint": "खोजी गई वस्तु में न्यूनतम विश्वास स्तर"
+ },
+ {
+ "id": -1,
+ "label": "Max overlap",
+ "localized": "अधिकतम ओवरलैप",
+ "reload": "",
+ "hint": "एक को खारिज करने से पहले दो खोजी गई वस्तुओं के बीच अधिकतम ओवरलैप"
+ },
+ {
+ "id": -1,
+ "label": "Min size",
+ "localized": "न्यूनतम आकार",
+ "reload": "",
+ "hint": "पूरी छवि के प्रतिशत के रूप में खोजी गई वस्तु का न्यूनतम आकार"
+ },
+ {
+ "id": -1,
+ "label": "Max size",
+ "localized": "अधिकतम आकार",
+ "reload": "",
+ "hint": "पूरी छवि के प्रतिशत के रूप में खोजी गई वस्तु का अधिकतम आकार"
+ },
+ {
+ "id": -1,
+ "label": "Max Range",
+ "localized": "अधिकतम रेंज",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Momentum",
+ "localized": "मोमेंटम",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode x-axis",
+ "localized": "मोड x-अक्ष",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode y-axis",
+ "localized": "मोड y-अक्ष",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask Dropout",
+ "localized": "मास्क ड्रॉपआउट",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Multi decoder",
+ "localized": "मल्टी डिकोडर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode",
+ "localized": "मोड",
+ "reload": "",
+ "hint": "पूछताछ मोड।Fast : न्यूनतम फ्लेवर शब्दों के साथ त्वरित कैप्शन।Classic : संतुलित गुणवत्ता और गति के साथ मानक पूछताछ।Best : सबसे गहन विश्लेषण, सबसे धीमा लेकिन उच्चतम गुणवत्ता।Negative : नकारात्मक प्रॉम्ट के रूप में उपयोग करने के लिए शब्द उत्पन्न करें।"
+ },
+ {
+ "id": -1,
+ "label": "Method",
+ "localized": "विधि (Method)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model repo",
+ "localized": "मॉडल रेपो",
+ "reload": "",
+ "hint": "मॉडल के लिए हगिंगफेस (HuggingFace) रिपॉजिटरी आईडी"
+ },
+ {
+ "id": -1,
+ "label": "Model gguf",
+ "localized": "मॉडल GGUF",
+ "reload": "",
+ "hint": "हगिंगफेस पर वैकल्पिक GGUF क्वांटाइज्ड मॉडल रिपॉजिटरी"
+ },
+ {
+ "id": -1,
+ "label": "Model type",
+ "localized": "मॉडल प्रकार",
+ "reload": "",
+ "hint": "वैकल्पिक GGUF मॉडल क्वांटाइजेशन प्रकार"
+ },
+ {
+ "id": -1,
+ "label": "Model file",
+ "localized": "मॉडल फ़ाइल",
+ "reload": "",
+ "hint": "रिपॉजिटरी के अंदर वैकल्पिक विशिष्ट GGUF मॉडल फ़ाइल"
+ },
+ {
+ "id": -1,
+ "label": "Max tokens",
+ "localized": "अधिकतम टोकन",
+ "reload": "",
+ "hint": "मॉडल अपनी प्रतिक्रिया में जितने टोकन उत्पन्न कर सकता है उनकी अधिकतम संख्या। पीढ़ी के दौरान मॉडल इस सीमा से अवगत नहीं होता है और यह मॉडल को अधिक विस्तृत या अधिक संक्षिप्त प्रतिक्रिया उत्पन्न करने का प्रयास नहीं करवाएगा, यह केवल लंबाई के लिए कठोर सीमा निर्धारित करता है, और सीमा तक पहुंचने पर प्रतिक्रिया को जबरन काट देगा।"
+ },
+ {
+ "id": -1,
+ "label": "masked",
+ "localized": "मास्क्ड (Masked)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask invert",
+ "localized": "मास्क इनवर्ट",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask strength",
+ "localized": "मास्क स्ट्रेंथ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Multistep restore",
+ "localized": "मल्टीस्टेप रिस्टोर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask blur",
+ "localized": "मास्क ब्लर",
+ "reload": "",
+ "hint": "प्रोसेसिंग से पहले मास्क को कितना ब्लर करना है, पिक्सेल में"
+ },
+ {
+ "id": -1,
+ "label": "Min guidance",
+ "localized": "न्यूनतम मार्गदर्शन (Guidance)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max guidance",
+ "localized": "अधिकतम मार्गदर्शन (Guidance)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Motion level",
+ "localized": "मोशन लेवल",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode after",
+ "localized": "बाद का मोड",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Method after",
+ "localized": "बाद की विधि",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode mask",
+ "localized": "मोड मास्क",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Method mask",
+ "localized": "विधि मास्क",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum units",
+ "localized": "अधिकतम इकाइयां",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max faces",
+ "localized": "अधिकतम चेहरे",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Medium",
+ "localized": "मध्यम (Medium)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge alpha",
+ "localized": "मर्ज अल्फा",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask only",
+ "localized": "केवल मास्क",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max Length",
+ "localized": "अधिकतम लंबाई",
+ "reload": "",
+ "hint": "उत्पन्न कैप्शन में टोकन की अधिकतम संख्या।"
+ },
+ {
+ "id": -1,
+ "label": "Min Flavors",
+ "localized": "न्यूनतम फ्लेवर",
+ "reload": "",
+ "hint": "अंतिम प्रॉम्ट में रखने के लिए वर्णनात्मक टैग (फ्लेवर) की न्यूनतम संख्या।"
+ },
+ {
+ "id": -1,
+ "label": "Max Flavors",
+ "localized": "अधिकतम फ्लेवर",
+ "reload": "",
+ "hint": "अंतिम प्रॉम्ट में रखने के लिए वर्णनात्मक टैग (फ्लेवर) की अधिकतम संख्या।"
+ },
+ {
+ "id": -1,
+ "label": "Max tags",
+ "localized": "अधिकतम टैग",
+ "reload": "",
+ "hint": "आउटपुट में शामिल करने के लिए टैग की अधिकतम संख्या। जब किसी छवि में कई पहचानी गई विशेषताएं होती हैं तो परिणाम की लंबाई को सीमित करता है। टैग विश्वास के आधार पर क्रमबद्ध होते हैं, इसलिए सबसे प्रासंगिक रखे जाते हैं।"
+ },
+ {
+ "id": -1,
+ "label": "Memory",
+ "localized": "मेमोरी",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Memory optimization",
+ "localized": "मेमोरी ऑप्टिमाइजेशन",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model Info",
+ "localized": "मॉडल जानकारी",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model pipeline",
+ "localized": "मॉडल पाइपलाइन",
+ "reload": "",
+ "hint": "यदि ऑटो-डिटेक्ट स्वचालित रूप से मॉडल का पता नहीं लगाता है, तो मॉडल लोड करने से पहले मॉडल प्रकार चुनें"
+ },
+ {
+ "id": -1,
+ "label": "Model auto-load on start",
+ "localized": "स्टार्ट पर मॉडल ऑटो-लोड",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model load using multiple threads",
+ "localized": "मल्टीपल थ्रेड्स का उपयोग करके मॉडल लोड",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model auto-download on demand",
+ "localized": "मांग पर मॉडल ऑटो-डाउनलोड",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model load using streams",
+ "localized": "स्ट्रीम का उपयोग करके मॉडल लोड",
+ "reload": "",
+ "hint": "मॉडल लोड करते समय धीमी या नेटवर्क स्टोरेज के लिए अनुकूलित स्ट्रीम लोडिंग का प्रयास करें"
+ },
+ {
+ "id": -1,
+ "label": "Model load model direct to GPU",
+ "localized": "मॉडल को सीधे GPU पर लोड करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to offload",
+ "localized": "ऑफलोड न किए जाने वाले मॉडल प्रकार",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to always offload",
+ "localized": "हमेशा ऑफलोड होने वाले मॉड्यूल",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to never offload",
+ "localized": "कभी ऑफलोड न होने वाले मॉड्यूल",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to quantize",
+ "localized": "क्वांटाइज न किए जाने वाले मॉडल प्रकार",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to not convert",
+ "localized": "रूपांतरित न किए जाने वाले मॉड्यूल",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules dtype dict",
+ "localized": "मॉड्यूल dtype डिक्ट",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Math",
+ "localized": "गणित (Math)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Memory limit",
+ "localized": "मेमोरी सीमा",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "migraphx",
+ "localized": "migraphx",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "max-autotune",
+ "localized": "max-autotune",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "max-autotune-no-cudagraphs",
+ "localized": "max-autotune-no-cudagraphs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum image size (MP)",
+ "localized": "अधिकतम छवि आकार (MP)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max words",
+ "localized": "अधिकतम शब्द",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modern",
+ "localized": "Modern",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mount URL subpath",
+ "localized": "माउंट URL सबपाथ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mobile scale",
+ "localized": "मोबाइल स्केल",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move detailer model to CPU when complete",
+ "localized": "पूरा होने पर डिटेलर मॉडल को CPU पर ले जाएं",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move base model to CPU when using refiner",
+ "localized": "रिफाइनर का उपयोग करते समय बेस मॉडल को CPU पर ले जाएं",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move base model to CPU when using VAE",
+ "localized": "VAE का उपयोग करते समय बेस मॉडल को CPU पर ले जाएं",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move refiner model to CPU when not in use",
+ "localized": "उपयोग में न होने पर रिफाइनर मॉडल को CPU पर ले जाएं",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move VAE and CLIP to RAM when training",
+ "localized": "ट्रेनिंग के दौरान VAE और CLIP को RAM में ले जाएं",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model name",
+ "localized": "मॉडल का नाम",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model base path",
+ "localized": "मॉडल बेस पाथ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max shard size",
+ "localized": "अधिकतम शार्ड (Shard) आकार",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model class",
+ "localized": "मॉडल क्लास",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mid Block",
+ "localized": "मिड ब्लॉक",
+ "reload": "",
+ "hint": "UNet का केंद्रीय ब्लॉक (1 मान)"
+ },
+ {
+ "id": -1,
+ "label": "Model precision",
+ "localized": "मॉडल प्रेसिजन (सटीकता)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum rank",
+ "localized": "अधिकतम रैंक",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Midas depth",
+ "localized": "Midas गहराई",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "MLSD",
+ "localized": "MLSD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "MediaPipe Face",
+ "localized": "MediaPipe चेहरा",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Marigold Depth",
+ "localized": "Marigold गहराई",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "n": [
+ {
+ "id": 67,
+ "label": "Networks",
+ "localized": "नेटवर्क",
+ "reload": "n/a",
+ "hint": "नेटवर्क यूजर इंटरफ़ेस"
+ },
+ {
+ "id": 0,
+ "label": "New row",
+ "localized": "नई पंक्ति",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "New column",
+ "localized": "नया कॉलम",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku",
+ "localized": "Nunchaku",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "nsfw",
+ "localized": "nsfw",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NudeNet",
+ "localized": "NudeNet",
+ "reload": "n/a",
+ "hint": "लचीला एक्सटेंशन जो छवियों में नग्नता का पता लगा सकता है और उसे धुंधला (obfuscate) कर सकता है"
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku Engine",
+ "localized": "Nunchaku इंजन",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NNCF: Neural Network Compression Framework",
+ "localized": "NNCF: न्यूरल नेटवर्क कम्प्रेशन फ्रेमवर्क",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise Options",
+ "localized": "शोर (नॉइज़) विकल्प",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks panel",
+ "localized": "नेटवर्क पैनल",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks UI",
+ "localized": "नेटवर्क UI",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks Scan",
+ "localized": "नेटवर्क स्कैन",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Negative prompt",
+ "localized": "नकारात्मक प्रॉम्प्ट",
+ "reload": "n/a",
+ "hint": "बताएं कि आप जेनरेट की गई इमेज में क्या नहीं देखना चाहते हैं"
+ },
+ {
+ "id": 0,
+ "label": "Number",
+ "localized": "संख्या",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "negative",
+ "localized": "नकारात्मक",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "None",
+ "localized": "कोई नहीं",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NSFW allowed",
+ "localized": "NSFW की अनुमति है",
+ "reload": "n/a",
+ "hint": "मॉडल को एन्हांस्ड प्रॉम्प्ट में वयस्क सामग्री उत्पन्न करने की अनुमति दें"
+ },
+ {
+ "id": 0,
+ "label": "Noise strength",
+ "localized": "शोर (नॉइज़) की तीव्रता",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NMS",
+ "localized": "NMS",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Near threshold",
+ "localized": "निकट सीमा (थ्रेशोल्ड)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise scale",
+ "localized": "शोर (नॉइज़) स्केल",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Note",
+ "localized": "नोट",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Non-blocking move operations",
+ "localized": "नॉन-ब्लॉकिंग मूव ऑपरेशंस",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku attention",
+ "localized": "Nunchaku अटेंशन",
+ "reload": "n/a",
+ "hint": "कंज्यूमर NVIDIA GPU पर तेज़ इंफरेंस के लिए डिफ़ॉल्ट अटेंशन को Nunchaku के कस्टम FP16 अटेंशन कर्नेल से बदल देता है। यह उन GPU पर प्रदर्शन में सुधार प्रदान कर सकता है जिनमें BF16 की तुलना में अधिक FP16 टेंसर कोर थ्रूपुट है। वर्तमान में केवल Flux-आधारित मॉडल (Dev, Schnell, Kontext, Fill, Depth, आदि) को प्रभावित करता है। Qwen, SDXL, Sana, या अन्य आर्किटेक्चर पर इसका कोई प्रभाव नहीं पड़ता है। डिफ़ॉल्ट रूप से अक्षम है।"
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku offloading",
+ "localized": "Nunchaku ऑफलोडिंग",
+ "reload": "n/a",
+ "hint": "VRAM उपयोग को कम करने के लिए एसिंक्रोनस CUDA स्ट्रीम के साथ Nunchaku की अपनी प्रति-ब्लॉक CPU ऑफलोडिंग को सक्षम करता है। एक पिंग-पोंग बफ़र रणनीति का उपयोग करता है: जब एक ट्रांसफॉर्मर ब्लॉक GPU पर गणना करता है, तो अगला ब्लॉक बैकग्राउंड में CPU से प्रीलोड होता है, जिससे अधिकांश ट्रांसफर लेटेंसी छिप जाती है। धीमी इंफरेंस की कीमत पर VRAM उपयोग को कम कर सकता है। यह ट्रांसफॉर्मर घटक के लिए SD.Next की पाइपलाइन ऑफलोडिंग को प्रतिस्थापित करता है। केवल कम VRAM वाले GPU पर उपयोगी है। यदि आपके GPU में क्वांटाइज़्ड मॉडल (16+ GB) रखने के लिए पर्याप्त मेमोरी है, तो अधिकतम गति के लिए इसे अक्षम रखें। Flux और Qwen मॉडल का समर्थन करता है। SDXL के लिए समर्थित नहीं है जहाँ इस सेटिंग को अनदेखा कर दिया जाता है। डिफ़ॉल्ट रूप से अक्षम है।"
+ },
+ {
+ "id": 0,
+ "label": "native",
+ "localized": "नेटिव (मूल)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "no-grad",
+ "localized": "no-grad",
+ "reload": "n/a",
+ "hint": "torch.no_grad के साथ ग्रेडिएंट ट्रैकिंग को अक्षम करता है। मेमोरी उपयोग कम करता है और इंफरेंस को तेज़ करता है।"
+ },
+ {
+ "id": 0,
+ "label": "Numbered filenames",
+ "localized": "क्रमांकित फ़ाइल नाम",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network card size (px)",
+ "localized": "नेटवर्क कार्ड आकार (px)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise multiplier for image processing",
+ "localized": "छवि प्रसंस्करण के लिए शोर (नॉइज़) गुणक",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "New model name",
+ "localized": "नया मॉडल नाम",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Number of ReBasin Iterations",
+ "localized": "ReBasin पुनरावृत्तियों (इटरेशन्स) की संख्या",
+ "reload": "n/a",
+ "hint": "सेव करने से पहले मॉडल को मर्ज और परम्यूट करने की संख्या"
+ },
+ {
+ "id": 0,
+ "label": "Network prompt",
+ "localized": "नेटवर्क प्रॉम्प्ट",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network negative prompt",
+ "localized": "नेटवर्क नकारात्मक प्रॉम्प्ट",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network parameters",
+ "localized": "नेटवर्क पैरामीटर्स",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "o": [
+ {
+ "id": 0,
+ "label": "Output",
+ "localized": "आउटपुट",
+ "reload": "",
+ "hint": "आउटपुट मीडिया का चयन दिखाएं/छिपाएं: जनरेशन परिणाम और जनरेशन प्रक्रिया के दौरान लाइव पूर्वावलोकन"
+ },
+ {
+ "id": 0,
+ "label": "OpenCLiP",
+ "localized": "OpenCLiP",
+ "reload": "",
+ "hint": "OpenCLiP के माध्यम से CLiP मॉडल का उपयोग करके छवि का विश्लेषण करें"
+ },
+ {
+ "id": 0,
+ "label": "ONNX",
+ "localized": "ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override",
+ "localized": "ओवरराइड (अमान्य करना)",
+ "reload": "",
+ "hint": "उन सेटिंग्स को ओवरराइड करें जो सर्वर के व्यवहार को बदल सकती हैं और आमतौर पर आयातित छवि मेटाडेटा से लागू होती हैं"
+ },
+ {
+ "id": 0,
+ "label": "Optimum Quanto",
+ "localized": "Optimum Quanto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optimum Quanto: post-load",
+ "localized": "Optimum Quanto: लोड करने के बाद",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optional",
+ "localized": "वैकल्पिक",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Olive",
+ "localized": "Olive",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO",
+ "localized": "OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Other...",
+ "localized": "अन्य...",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Outputs & Images",
+ "localized": "आउटपुट और छवियां",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override settings",
+ "localized": "सेटिंग्स ओवरराइड करें",
+ "reload": "",
+ "hint": "यदि जनरेशन पैरामीटर आपकी सिस्टम सेटिंग्स से भिन्न हैं, तो इस वर्कफ़्लो के लिए अपने सिस्टम कॉन्फ़िगरेशन को ओवरराइड करने हेतु उन सेटिंग्स के साथ भरी हुई ओवरराइड सेटिंग्स का उपयोग करें"
+ },
+ {
+ "id": 0,
+ "label": "Override sampler",
+ "localized": "सैमप्लर ओवरराइड करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override steps",
+ "localized": "स्टेप्स ओवरराइड करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ortho",
+ "localized": "Ortho",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload face module",
+ "localized": "फेस मॉड्यूल को ऑफलोड करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override scheduler",
+ "localized": "शेड्यूलर ओवरराइड करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optional image description",
+ "localized": "वैकल्पिक छवि विवरण",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Order",
+ "localized": "क्रम",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overlay",
+ "localized": "ओवरले",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override resolution",
+ "localized": "रिज़ॉल्यूशन ओवरराइड करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload processor",
+ "localized": "प्रोसेसर ऑफलोड करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Output directory",
+ "localized": "आउटपुट निर्देशिका",
+ "reload": "",
+ "hint": "वह फोल्डर जहां संसाधित छवियों को सहेजा जाना चाहिए"
+ },
+ {
+ "id": 0,
+ "label": "original",
+ "localized": "मूल (Original)",
+ "reload": "",
+ "hint": "मूल LDM बैकएंड"
+ },
+ {
+ "id": 0,
+ "label": "Offload caption models",
+ "localized": "कैप्शन मॉडल ऑफलोड करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload during pre-forward",
+ "localized": "प्री-फॉरवर्ड के दौरान ऑफलोड करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload using streams",
+ "localized": "स्ट्रीम का उपयोग करके ऑफलोड करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload low watermark",
+ "localized": "ऑफलोड लो वॉटरमार्क",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload GPU high watermark",
+ "localized": "ऑफलोड GPU हाई वॉटरमार्क",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload CPU high watermark",
+ "localized": "ऑफलोड CPU हाई वॉटरमार्क",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload blocks",
+ "localized": "ब्लॉक ऑफलोड करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO activations mode",
+ "localized": "OpenVINO एक्टिवेशन मोड",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ONNX Execution Provider",
+ "localized": "ONNX निष्पादन प्रदाता",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ONNX allow fallback to CPU",
+ "localized": "ONNX CPU पर फॉलबैक की अनुमति दें",
+ "reload": "",
+ "hint": "चयनित निष्पादन प्रदाता विफल होने पर CPU पर फॉलबैक की अनुमति दें"
+ },
+ {
+ "id": 0,
+ "label": "ONNX cache converted models",
+ "localized": "ONNX रूपांतरित मॉडल को कैश करें",
+ "reload": "",
+ "hint": "ONNX प्रारूप में रूपांतरित मॉडल को कैश के रूप में सहेजें। आप उन्हें ONNX टैब में प्रबंधित कर सकते हैं"
+ },
+ {
+ "id": 0,
+ "label": "ONNX unload base model when processing refiner",
+ "localized": "रिफाइनर संसाधित करते समय ONNX बेस मॉडल को अनलोड करें",
+ "reload": "",
+ "hint": "जब रिफाइनर को रूपांतरित/अनुकूलित/संसाधित किया जा रहा हो तो बेस मॉडल को अनलोड करें"
+ },
+ {
+ "id": 0,
+ "label": "Olive use FP16 on optimization",
+ "localized": "Olive अनुकूलन पर FP16 का उपयोग करें",
+ "reload": "",
+ "hint": "Olive अनुकूलन प्रक्रिया के आउटपुट मॉडल के लिए 16-बिट फ्लोटिंग पॉइंट परिशुद्धता का उपयोग करें। यदि अक्षम है तो 32-बिट फ्लोटिंग पॉइंट परिशुद्धता का उपयोग करें"
+ },
+ {
+ "id": 0,
+ "label": "Olive force FP32 for VAE Encoder",
+ "localized": "Olive VAE एनकोडर के लिए FP32 बाध्य करें",
+ "reload": "",
+ "hint": "आउटपुट मॉडल के VAE एनकोडर के लिए 32-बिट फ्लोटिंग पॉइंट परिशुद्धता का उपयोग करें। यह 'अनुकूलन पर FP16 का उपयोग करें' विकल्प को ओवरराइड करता है। यदि आपको Img2Img से NaN या काली रिक्त छवियां मिल रही हैं, तो इस विकल्प को सक्षम करें और कैश हटा दें"
+ },
+ {
+ "id": 0,
+ "label": "Olive use static dimensions",
+ "localized": "Olive स्थिर आयामों का उपयोग करें",
+ "reload": "",
+ "hint": "Olive अनुकूलित मॉडल के साथ अनुमान को बहुत तेज़ बनाएं। (OrtTransformersOptimization)"
+ },
+ {
+ "id": 0,
+ "label": "Olive cache optimized models",
+ "localized": "Olive अनुकूलित मॉडल कैश करें",
+ "reload": "",
+ "hint": "Olive संसाधित मॉडल को कैश के रूप में सहेजें। आप उन्हें ONNX टैब में प्रबंधित कर सकते हैं"
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO disable model caching",
+ "localized": "OpenVINO मॉडल कैशिंग अक्षम करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO disable memory cleanup after compile",
+ "localized": "OpenVINO संकलन के बाद मेमोरी सफाई अक्षम करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "onediff",
+ "localized": "onediff",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "olive-ai",
+ "localized": "olive-ai",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "openvino_fx",
+ "localized": "openvino_fx",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overwrite existing",
+ "localized": "मौजूदा को ओवरराइट करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Out Block",
+ "localized": "आउट ब्लॉक",
+ "reload": "",
+ "hint": "UNet के अपसैंपलिंग ब्लॉक (SD1.5 के लिए 12 मान, SDXL के लिए 9 मान)"
+ },
+ {
+ "id": 0,
+ "label": "Overwrite model",
+ "localized": "मॉडल ओवरराइट करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Output model",
+ "localized": "आउटपुट मॉडल",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overwrite existing file",
+ "localized": "मौजूदा फ़ाइल को ओवरराइट करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Options",
+ "localized": "विकल्प",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenBody",
+ "localized": "OpenBody",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "p": [
+ {
+ "id": 755,
+ "label": "Process",
+ "localized": "प्रक्रिया",
+ "reload": "n/a",
+ "hint": "मौजूदा छवि को प्रोसेस करें इसका उपयोग छवियों को अपस्केल करने, बैकग्राउंड हटाने, NSFW सामग्री को धुंधला करने, विभिन्न फिल्टर और प्रभाव लागू करने के लिए किया जा सकता है"
+ },
+ {
+ "id": 756,
+ "label": "Prompts",
+ "localized": "प्रॉम्प्ट्स",
+ "reload": "n/a",
+ "hint": "छवि प्रॉम्प्ट और नकारात्मक प्रॉम्प्ट (negative prompt)"
+ },
+ {
+ "id": 757,
+ "label": "Pause",
+ "localized": "विराम",
+ "reload": "n/a",
+ "hint": "प्रसंस्करण रोकें"
+ },
+ {
+ "id": 758,
+ "label": "Post",
+ "localized": "पोस्ट",
+ "reload": "n/a",
+ "hint": "प्रसंस्करण के बाद छवि का आकार बदलें"
+ },
+ {
+ "id": 759,
+ "label": "Preview",
+ "localized": "पूर्वावलोकन",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 760,
+ "label": "Process Image",
+ "localized": "छवि प्रोसेस करें",
+ "reload": "n/a",
+ "hint": "एकल छवि प्रोसेस करें"
+ },
+ {
+ "id": 761,
+ "label": "Process Batch",
+ "localized": "बैच प्रोसेस करें",
+ "reload": "n/a",
+ "hint": "छवियों के समूह (बैच) को प्रोसेस करें"
+ },
+ {
+ "id": 762,
+ "label": "Process Folder",
+ "localized": "फ़ोल्डर प्रोसेस करें",
+ "reload": "n/a",
+ "hint": "एक फ़ोल्डर में मौजूद सभी छवियों को प्रोसेस करें"
+ },
+ {
+ "id": 763,
+ "label": "Provider",
+ "localized": "प्रदाता",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 764,
+ "label": "Pipeline Modifiers",
+ "localized": "पाइपलाइन मॉडिफायर",
+ "reload": "n/a",
+ "hint": "अतिरिक्त कार्यक्षमता जिसे जनरेशन के दौरान सक्षम किया जा सकता है"
+ },
+ {
+ "id": 765,
+ "label": "Postprocessing",
+ "localized": "पोस्टप्रोसेसिंग",
+ "reload": "n/a",
+ "hint": "छवि जनरेशन के बाद के प्रसंस्करण और अपस्केलिंग से संबंधित सेटिंग्स"
+ },
+ {
+ "id": 766,
+ "label": "Preset Block Merge",
+ "localized": "प्रीसेट ब्लॉक मर्ज",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 767,
+ "label": "Pony",
+ "localized": "Pony",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 768,
+ "label": "Preview metadata",
+ "localized": "मेटाडेटा पूर्वावलोकन",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 769,
+ "label": "Prompt",
+ "localized": "प्रॉम्प्ट",
+ "reload": "n/a",
+ "hint": "उस छवि का वर्णन करें जिसे आप जनरेट करना चाहते हैं"
+ },
+ {
+ "id": 770,
+ "label": "Processed Preview",
+ "localized": "प्रोसेस्ड पूर्वावलोकन",
+ "reload": "n/a",
+ "hint": "वास्तविक जनरेशन से पहले इनपुट छवियों के प्री-प्रोसेसिंग सेक्शन को दिखाएं/छिपायें"
+ },
+ {
+ "id": 771,
+ "label": "PixelArt",
+ "localized": "PixelArt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 772,
+ "label": "PAG: Perturbed attention guidance",
+ "localized": "PAG: Perturbed attention guidance",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 773,
+ "label": "PAB: Pyramid attention broadcast",
+ "localized": "PAB: Pyramid attention broadcast",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 774,
+ "label": "Para-attention",
+ "localized": "Para-attention",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 775,
+ "label": "Paths for specific models",
+ "localized": "विशिष्ट मॉडल के लिए पाथ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 776,
+ "label": "Prediction method",
+ "localized": "पूर्वानुमान विधि",
+ "reload": "n/a",
+ "hint": "यह परिभाषित करता है कि मॉडल प्रत्येक चरण में क्या भविष्यवाणी करता है। विकल्प: - default: मॉडल डिफॉल्ट - epsilon: शोर (Stable Diffusion के लिए सबसे सामान्य) - sample: प्रत्यक्ष डीनॉइज़्ड छवि भविष्यवाणी, जिसे x0 भविष्यवाणी भी कहा जाता है - v_prediction: वेग (velocity) भविष्यवाणी, CosXL और NoobAI VPred मॉडल द्वारा उपयोग की जाती है - flow_prediction: SD3 और Flux जैसे नए फ्लो-मैचिंग मॉडल के साथ उपयोग किया जाता है"
+ },
+ {
+ "id": 777,
+ "label": "PAG scale",
+ "localized": "PAG स्केल",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 778,
+ "label": "PAG start",
+ "localized": "PAG प्रारंभ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 779,
+ "label": "PAG stop",
+ "localized": "PAG रोकें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 780,
+ "label": "PAG layers",
+ "localized": "PAG लेयर्स",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 781,
+ "label": "PAG config",
+ "localized": "PAG कॉन्फ़िगरेशन",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 782,
+ "label": "Perform SDSA",
+ "localized": "SDSA निष्पादित करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 783,
+ "label": "Perform Injection",
+ "localized": "इंजेक्शन निष्पादित करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 784,
+ "label": "PhotoMaker Model",
+ "localized": "PhotoMaker मॉडल",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 785,
+ "label": "Penalty",
+ "localized": "पेनल्टी",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 786,
+ "label": "positive",
+ "localized": "सकारात्मक (positive)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 787,
+ "label": "Prompt EX",
+ "localized": "प्रॉम्प्ट EX",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 788,
+ "label": "Power",
+ "localized": "पावर",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 789,
+ "label": "Prompt thresholds",
+ "localized": "प्रॉम्प्ट थ्रेशोल्ड",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 790,
+ "label": "Preset",
+ "localized": "प्रीसेट",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 791,
+ "label": "Pad frames",
+ "localized": "पैड फ्रेम्स",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 792,
+ "label": "Prefill text",
+ "localized": "प्री-फिल टेक्स्ट",
+ "reload": "n/a",
+ "hint": "मॉडल के आउटपुट प्रारूप या सामग्री को निर्देशित करने के लिए उसके उत्तर की शुरुआत को पहले से भरें। प्री-फिल को फ़िल्टर कर दिया जाता है और यह अंतिम उत्तर में दिखाई नहीं देता है। मॉडल को शुरू से अपना उत्तर स्वयं बनाने देने के लिए खाली छोड़ दें।"
+ },
+ {
+ "id": 793,
+ "label": "Prompt prefix",
+ "localized": "प्रॉम्प्ट प्रीफ़िक्स",
+ "reload": "n/a",
+ "hint": "बढ़ाए गए (enhanced) प्रॉम्प्ट परिणाम की शुरुआत में जोड़ा गया टेक्स्ट। उन प्रॉम्प्ट तत्वों को जोड़ने के लिए उपयोगी जिन्हें छवि प्रॉम्प्ट में अपरिवर्तित कॉपी करने की आवश्यकता होती है, जैसे क्वालिटी टैग 'masterpiece, best quality' या कलाकारों के नाम, जिन्हें अन्यथा LLM द्वारा दोबारा लिखा जा सकता है।"
+ },
+ {
+ "id": 794,
+ "label": "Prompt suffix",
+ "localized": "प्रॉम्प्ट सफ़िक्स",
+ "reload": "n/a",
+ "hint": "बढ़ाए गए (enhanced) प्रॉम्प्ट परिणाम के अंत में जोड़ा गया टेक्स्ट। उन प्रॉम्प्ट तत्वों को जोड़ने के लिए उपयोगी जिन्हें छवि प्रॉम्प्ट में अपरिवर्तित कॉपी करने की आवश्यकता होती है, जिन्हें अन्यथा LLM द्वारा दोबारा लिखा जा सकता है।"
+ },
+ {
+ "id": 795,
+ "label": "Padding",
+ "localized": "पैडिंग",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 796,
+ "label": "Prompt strength",
+ "localized": "प्रॉम्प्ट स्ट्रेंथ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 797,
+ "label": "Preview start",
+ "localized": "पूर्वावलोकन प्रारंभ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 798,
+ "label": "Preview end",
+ "localized": "पूर्वावलोकन अंत",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 799,
+ "label": "Pixels to expand",
+ "localized": "विस्तार के लिए पिक्सेल",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 800,
+ "label": "Processor",
+ "localized": "प्रोसेसर",
+ "reload": "n/a",
+ "hint": "ControlNet के लिए उपयोग की जाने वाली छवि को प्री-प्रोसेस करने के लिए उपयोग किया जाने वाला प्रोसेसर प्रकार"
+ },
+ {
+ "id": 801,
+ "label": "Pose confidence",
+ "localized": "पोज़ कॉन्फिडेंस",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 802,
+ "label": "Parameter free",
+ "localized": "पैरामीटर फ्री",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 803,
+ "label": "Processed",
+ "localized": "प्रोसेस्ड",
+ "reload": "n/a",
+ "hint": "प्रोसेस्ड छवियों वाला अनुभाग दिखाएं/छिपायें"
+ },
+ {
+ "id": 804,
+ "label": "Postprocess mask",
+ "localized": "पोस्टप्रोसेस मास्क",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 805,
+ "label": "PixelArt block size",
+ "localized": "PixelArt ब्लॉक आकार",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 806,
+ "label": "PixelArt sharpen",
+ "localized": "PixelArt शार्पन",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 807,
+ "label": "Platform",
+ "localized": "प्लेटफ़ॉर्म",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 808,
+ "label": "Pipeline",
+ "localized": "पाइपलाइन",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 809,
+ "label": "Perform warmup",
+ "localized": "वार्मअप निष्पादित करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 810,
+ "label": "Prompt attention normalization",
+ "localized": "प्रॉम्प्ट अटेंशन सामान्यीकरण",
+ "reload": "n/a",
+ "hint": "अत्यधिक मजबूत/कमजोर प्रभाव से बचने के लिए प्रॉम्प्ट टोकन वेट्स को संतुलित करता है। आउटपुट को स्थिर करने में मदद करता है।"
+ },
+ {
+ "id": 811,
+ "label": "performance",
+ "localized": "प्रदर्शन (performance)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 812,
+ "label": "Performance Counter",
+ "localized": "प्रदर्शन काउंटर",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 813,
+ "label": "PAG layer names",
+ "localized": "PAG लेयर के नाम",
+ "reload": "n/a",
+ "hint": "लेयर्स की स्पेस से अलग की गई सूची उपलब्ध: d[0-5], m[0], u[0-8] डिफ़ॉल्ट: m0"
+ },
+ {
+ "id": 814,
+ "label": "PAB cache enabled",
+ "localized": "PAB कैश सक्षम",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 815,
+ "label": "PAB spacial skip range",
+ "localized": "PAB स्पेशल स्किप रेंज",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 816,
+ "label": "PAB spacial skip start",
+ "localized": "PAB स्पेशल स्किप प्रारंभ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 817,
+ "label": "PAB spacial skip end",
+ "localized": "PAB स्पेशल स्किप अंत",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 818,
+ "label": "ParaAttention first-block cache enabled",
+ "localized": "ParaAttention फर्स्ट-ब्लॉक कैश सक्षम",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 819,
+ "label": "ParaAttention residual diff threshold",
+ "localized": "ParaAttention रेसिडुअल डिफ़ थ्रेशोल्ड",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 820,
+ "label": "Parallel process images in batch",
+ "localized": "बैच में छवियों को समानांतर रूप से प्रोसेस करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 821,
+ "label": "precompile",
+ "localized": "प्री-कंपाइल",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 822,
+ "label": "Panel minimum width",
+ "localized": "पैनल की न्यूनतम चौड़ाई",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 823,
+ "label": "Persist UI layout",
+ "localized": "UI लेआउट बनाए रखें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 824,
+ "label": "Progress update period",
+ "localized": "प्रगति अपडेट अवधि",
+ "reload": "n/a",
+ "hint": "UI प्रोग्रेस बार और पूर्वावलोकन जांच के लिए अपडेट अवधि, मिलीसेकंड में"
+ },
+ {
+ "id": 825,
+ "label": "Play a notification upon completion",
+ "localized": "पूरा होने पर सूचना बजाएं",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 826,
+ "label": "Path to notification sound",
+ "localized": "सूचना ध्वनि का पाथ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 827,
+ "label": "Postprocessing operation order",
+ "localized": "पोस्टप्रोसेसिंग ऑपरेशन क्रम",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 828,
+ "label": "Prompt padding",
+ "localized": "प्रॉम्प्ट पैडिंग",
+ "reload": "n/a",
+ "hint": "75 से अधिक टोकन का उपयोग करते समय n टोकन के भीतर अंतिम अल्पविराम से पैडिंग करके सुसंगतता बढ़ाएं"
+ },
+ {
+ "id": 829,
+ "label": "Pad prompt and negative prompt to be same length",
+ "localized": "प्रॉम्प्ट और नकारात्मक प्रॉम्प्ट को समान लंबाई का बनाने के लिए पैड करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 830,
+ "label": "Pin training dataset to memory",
+ "localized": "ट्रेनिंग डेटासेट को मेमोरी में पिन करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 831,
+ "label": "Primary model",
+ "localized": "प्राथमिक मॉडल",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 832,
+ "label": "Preset Interpolation Ratio",
+ "localized": "प्रीसेट इंटरपोलेशन अनुपात",
+ "reload": "n/a",
+ "hint": "यदि दो प्रीसेट चुने गए हैं, तो उनके बीच इंटरपोलेट करें"
+ },
+ {
+ "id": 833,
+ "label": "Prune",
+ "localized": "प्रून (Prune)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 834,
+ "label": "Prediction type",
+ "localized": "पूर्वानुमान प्रकार",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 835,
+ "label": "Prompt enhance",
+ "localized": "प्रॉम्प्ट एनहांस",
+ "reload": "n/a",
+ "hint": "एक्सटेंशन जो बेहतर परिणामों के लिए प्रॉम्प्ट को दोबारा लिखने हेतु विभिन्न LLM का उपयोग कर सकता है"
+ },
+ {
+ "id": 836,
+ "label": "PidiNet",
+ "localized": "PidiNet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 837,
+ "label": "Parameters",
+ "localized": "पैरामीटर",
+ "reload": "n/a",
+ "hint": "छवि जनरेशन के दौरान उपयोग किए जाने वाले आधार पैरामीटर"
+ },
+ {
+ "id": 838,
+ "label": "Postprocess upscale",
+ "localized": "पोस्टप्रोसेस अपस्केल",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "q": [
+ {
+ "id": 1,
+ "label": "Quick Settings",
+ "localized": "त्वरित सेटिंग्स",
+ "reload": "",
+ "hint": "त्वरित पहुंच के लिए विभिन्न सेटिंग्स अनुभागों से पसंदीदा आइटम"
+ },
+ {
+ "id": 2,
+ "label": "Quantized",
+ "localized": "क्वांटाइज़्ड (Quantized)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Qwen layered",
+ "localized": "Qwen लेयर्ड",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Quicksettings",
+ "localized": "त्वरित सेटिंग्स",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Qwen layered number of layers",
+ "localized": "Qwen लेयर्ड परतों की संख्या",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Quantization mode",
+ "localized": "क्वांटाइज़ेशन मोड",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Quantization type",
+ "localized": "क्वांटाइज़ेशन प्रकार",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Quantized MatMul type",
+ "localized": "क्वांटाइज़्ड MatMul प्रकार",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Quantization type for Text Encoders",
+ "localized": "टेक्स्ट एनकोडर के लिए क्वांटाइज़ेशन प्रकार",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Quantized MatMul type for Text Encoders",
+ "localized": "टेक्स्ट एनकोडर के लिए क्वांटाइज़्ड MatMul प्रकार",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Quantize convolutional layers",
+ "localized": "कॉन्वोल्यूशनल लेयर्स को क्वांटाइज़ करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Quantize using GPU",
+ "localized": "GPU का उपयोग करके क्वांटाइज़ करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Quantization weights type",
+ "localized": "क्वांटाइज़ेशन वेट्स प्रकार",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Quantization activations type",
+ "localized": "क्वांटाइज़ेशन एक्टिवेशन प्रकार",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Quicksettings list",
+ "localized": "त्वरित सेटिंग्स सूची",
+ "reload": "",
+ "hint": "सेटिंग्स के नामों की सूची, अल्पविराम से अलग, उन सेटिंग्स के लिए जिन्हें सेटिंग्स टैब के बजाय शीर्ष पर त्वरित एक्सेस बार में जाना चाहिए"
+ }
+ ],
+ "r": [
+ {
+ "id": 0,
+ "label": "Refine",
+ "localized": "परिमार्जन करें (Refine)",
+ "reload": "n/a",
+ "hint": "परिमार्जन (Refine) प्रारंभिक प्रोसेसिंग पूर्ण होने के बाद अतिरिक्त प्रोसेसिंग चलाता है और इसका उपयोग इमेज को अपस्केल करने और वैकल्पिक रूप से गुणवत्ता और विवरण बढ़ाने के लिए इसे फिर से प्रोसेस करने के लिए किया जा सकता है"
+ },
+ {
+ "id": 0,
+ "label": "Restore",
+ "localized": "पुनर्स्थापित करें",
+ "reload": "n/a",
+ "hint": "वर्तमान प्रॉम्प्ट या पिछली ज्ञात जनरेट की गई इमेज से मापदंडों (parameters) को पुनर्स्थापित करें"
+ },
+ {
+ "id": 0,
+ "label": "Reset anchors",
+ "localized": "एंकर रीसेट करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reload model",
+ "localized": "मॉडल रीलोड करें",
+ "reload": "n/a",
+ "hint": "वर्तमान में चयनित मॉडल को फिर से लोड करें"
+ },
+ {
+ "id": 0,
+ "label": "Reprocess",
+ "localized": "पुन: प्रोसेस करें",
+ "reload": "n/a",
+ "hint": "विभिन्न मापदंडों (parameters) का उपयोग करके पिछली जनरेशंस को पुन: प्रोसेस करें"
+ },
+ {
+ "id": 0,
+ "label": "Resize to",
+ "localized": "तक आकार बदलें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Resize\n by",
+ "localized": "के द्वारा आकार बदलें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Resize\n to",
+ "localized": "तक आकार बदलें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Run Preview",
+ "localized": "पूर्वावलोकन चलाएं",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reference",
+ "localized": "संदर्भ (Reference)",
+ "reload": "n/a",
+ "hint": "संदर्भ मॉडल की सूची जिन्हें पहले उपयोग पर स्वचालित रूप से डाउनलोड किया जा सकता है"
+ },
+ {
+ "id": 0,
+ "label": "Reset receipe",
+ "localized": "रेसिपी रीसेट करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Run",
+ "localized": "चलाएं (Run)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refresh extension list",
+ "localized": "एक्सटेंशन सूची रिफ्रेश करें",
+ "reload": "n/a",
+ "hint": "उपलब्ध एक्सटेंशन की सूची रिफ्रेश करें"
+ },
+ {
+ "id": 0,
+ "label": "Restart server",
+ "localized": "सर्वर पुनरारंभ करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Request browser notifications",
+ "localized": "ब्राउज़र सूचनाओं का अनुरोध करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore UI defaults",
+ "localized": "UI डिफ़ॉल्ट पुनर्स्थापित करें",
+ "reload": "n/a",
+ "hint": "डिफ़ॉल्ट यूजर इंटरफेस मानों को पुनर्स्थापित करें"
+ },
+ {
+ "id": 0,
+ "label": "Refresh UI values",
+ "localized": "UI मानों को रिफ्रेश करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reinstall",
+ "localized": "पुनर्स्थापित (Reinstall) करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refresh state",
+ "localized": "स्थिति रिफ्रेश करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refresh data",
+ "localized": "डेटा रिफ्रेश करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Run benchmark",
+ "localized": "बेंचमार्क चलाएं",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refresh bench",
+ "localized": "बेंच रिफ्रेश करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore defaults",
+ "localized": "डिफ़ॉल्ट पुनर्स्थापित करें",
+ "reload": "n/a",
+ "hint": "डिफ़ॉल्ट सर्वर सेटिंग्स पुनर्स्थापित करें"
+ },
+ {
+ "id": 0,
+ "label": "Replace",
+ "localized": "बदलें (Replace)",
+ "reload": "n/a",
+ "hint": "इमेज बदलें"
+ },
+ {
+ "id": 0,
+ "label": "Refresh",
+ "localized": "रिफ्रेश",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reprocess decode",
+ "localized": "डिकोड पुन: प्रोसेस करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reprocess refine",
+ "localized": "रिफाइन पुन: प्रोसेस करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reprocess face",
+ "localized": "चेहरा पुन: प्रोसेस करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Remove background",
+ "localized": "पृष्ठभूमि हटाएं",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "RAS: Region-Adaptive Sampling",
+ "localized": "RAS: क्षेत्र-अनुकूली सैंपलिंग",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Resize",
+ "localized": "आकार बदलें (Resize)",
+ "reload": "n/a",
+ "hint": "इमेज का आकार बदलना, स्केल के आधार पर निश्चित रिज़ॉल्यूशन का उपयोग कर सकते हैं"
+ },
+ {
+ "id": 0,
+ "label": "Rerefence models",
+ "localized": "संदर्भ मॉडल",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Replace model components",
+ "localized": "मॉडल घटकों को बदलें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "rescale",
+ "localized": "रीस्केल (rescale)",
+ "reload": "n/a",
+ "hint": "जीरो टर्मिनल SNR के साथ बीटा को रीस्केल करें"
+ },
+ {
+ "id": 0,
+ "label": "Resize seed from width",
+ "localized": "चौड़ाई से सीड (seed) का आकार बदलें",
+ "reload": "n/a",
+ "hint": "निर्दिष्ट रिज़ॉल्यूशन पर उसी सीड के साथ निर्मित होने वाली तस्वीर के समान चित्र बनाने का प्रयास करें"
+ },
+ {
+ "id": 0,
+ "label": "Resize seed from height",
+ "localized": "ऊंचाई से सीड (seed) का आकार बदलें",
+ "reload": "n/a",
+ "hint": "निर्दिष्ट रिज़ॉल्यूशन पर उसी सीड के साथ निर्मित होने वाली तस्वीर के समान चित्र बनाने का प्रयास करें"
+ },
+ {
+ "id": 0,
+ "label": "Refine guidance",
+ "localized": "रिफाइन गाइडेंस",
+ "reload": "n/a",
+ "hint": "रिफाइनर पास के लिए उपयोग किया जाने वाला CFG स्केल"
+ },
+ {
+ "id": 0,
+ "label": "Resize mode",
+ "localized": "रीसाइज मोड",
+ "reload": "n/a",
+ "hint": "यह परिभाषित करता है कि सेकंड-पास रिफाइनमेंट में इनपुट को कैसे रीसाइज या अनुकूलित किया जाता है: - none: कोई रीसाइजिंग नहीं, मूल रिज़ॉल्यूशन रखें - fixed: लक्ष्य रिज़ॉल्यूशन के लिए ज़बरदस्ती रीसाइज करें (विकृत हो सकता है) - crop: पहलू अनुपात बनाए रखते हुए लक्ष्य में फिट होने के लिए सेंटर-क्रॉप करें - fill: फिट करने के लिए रीसाइज करें और खाली जगह को बॉर्डर से भरें - outpaint: इमेज बॉर्डर से परे कैनवास का विस्तार करें - context aware: स्मार्ट रीसाइज जो आसपास के क्षेत्रों को मिश्रित या अनुकूलित करता है"
+ },
+ {
+ "id": 0,
+ "label": "Resize method",
+ "localized": "रीसाइज विधि",
+ "reload": "n/a",
+ "hint": "इमेज को रीसाइज करने के लिए उपयोग की जाने वाली विधि: साधारण रीसाइज, अपस्केलिंग मॉडल, लेटेंट रीसाइज या एसिमेट्रिक डिकोड हो सकती है"
+ },
+ {
+ "id": 0,
+ "label": "Resize width",
+ "localized": "चौड़ाई बदलें",
+ "reload": "n/a",
+ "hint": "इमेज को इस चौड़ाई में रीसाइज करता है। यदि 0 है, तो चौड़ाई दो पास के स्लाइडर्स में से किसी एक से अनुमानित की जाती है"
+ },
+ {
+ "id": 0,
+ "label": "Resize height",
+ "localized": "ऊंचाई बदलें",
+ "reload": "n/a",
+ "hint": "इमेज को इस ऊंचाई में रीसाइज करता है। यदि 0 है, तो ऊंचाई दो पास के स्लाइडर्स में से किसी एक से अनुमानित की जाती है"
+ },
+ {
+ "id": 0,
+ "label": "Resize scale",
+ "localized": "रीसाइज स्केल",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refine sampler",
+ "localized": "रिफाइन सैंपलर",
+ "reload": "n/a",
+ "hint": "यदि प्राथमिक सैंपलर विशिष्ट ऑपरेशन के लिए समर्थित नहीं है, तो फॉलबैक सैंपलर के रूप में विशिष्ट सैंपलर का उपयोग करें"
+ },
+ {
+ "id": 0,
+ "label": "Refiner start",
+ "localized": "रिफाइनर प्रारंभ",
+ "reload": "n/a",
+ "hint": "रिफाइनर पास तब शुरू होगा जब बेस मॉडल इतना पूरा हो जाएगा (पूर्ण बेस मॉडल चलाने के बाद चलाने के लिए 0 से बड़ा और 1 से छोटा सेट करें)"
+ },
+ {
+ "id": 0,
+ "label": "Refiner steps",
+ "localized": "रिफाइनर स्टेप्स",
+ "reload": "n/a",
+ "hint": "रिफाइनर पास के लिए उपयोग किए जाने वाले चरणों की संख्या"
+ },
+ {
+ "id": 0,
+ "label": "Refine prompt",
+ "localized": "रिफाइन प्रॉम्प्ट",
+ "reload": "n/a",
+ "hint": "बेस मॉडल में दूसरे एनकोडर (यदि मौजूद है) और रिफाइनर पास (यदि सक्षम है) दोनों के लिए उपयोग किया जाने वाला प्रॉम्प्ट"
+ },
+ {
+ "id": 0,
+ "label": "Refine negative prompt",
+ "localized": "रिफाइन नेगेटिव प्रॉम्प्ट",
+ "reload": "n/a",
+ "hint": "बेस मॉडल में दूसरे एनकोडर (यदि मौजूद है) और रिफाइनर पास (यदि सक्षम है) दोनों के लिए उपयोग किया जाने वाला नकारात्मक प्रॉम्प्ट"
+ },
+ {
+ "id": 0,
+ "label": "Renoise",
+ "localized": "री-नॉइज़ (Renoise)",
+ "reload": "n/a",
+ "hint": "डिटेलिंग के दौरान अतिरिक्त शोर (noise) लागू करें"
+ },
+ {
+ "id": 0,
+ "label": "Renoise end",
+ "localized": "री-नॉइज़ समाप्ति",
+ "reload": "n/a",
+ "hint": "अंतिम चरण जब री-नॉइज़ लागू किया जाता है"
+ },
+ {
+ "id": 0,
+ "label": "Range",
+ "localized": "रेंज (Range)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repeat x-axis",
+ "localized": "x-अक्ष दोहराएं",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repeat y-axis",
+ "localized": "y-अक्ष दोहराएं",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ReSwapper Model",
+ "localized": "ReSwapper मॉडल",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Return original images",
+ "localized": "मूल चित्र लौटाएं",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restart step",
+ "localized": "स्टेप पुनरारंभ करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore pipeline on end",
+ "localized": "अंत में पाइपलाइन पुनर्स्थापित करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Randomize seed after each loop iteration",
+ "localized": "प्रत्येक लूप पुनरावृत्ति के बाद सीड को रैंडमाइज करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Random seeds",
+ "localized": "रैंडम सीड्स",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore pipe on end",
+ "localized": "अंत में पाइप पुनर्स्थापित करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Rows",
+ "localized": "पंक्तियाँ (Rows)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repetition penalty",
+ "localized": "पुनरावृत्ति दंड (Repetition penalty)",
+ "reload": "n/a",
+ "hint": "उनकी संभावनाओं को दंडित करके उन टोकन का पुन: उपयोग करने को हतोत्साहित करता है जो पहले से ही प्रॉम्प्ट या आउटपुट में दिखाई देते हैं। यह पिछले विकल्पों पर दोबारा जाने में घर्षण जोड़ने जैसा है। दोहराव वाले लूप को तोड़ने में मदद करता है लेकिन आक्रामक मानों पर सुसंगतता कम कर सकता है। अक्षम करने के लिए 1 पर सेट करें।"
+ },
+ {
+ "id": 0,
+ "label": "Redux prompt strength",
+ "localized": "Redux प्रॉम्प्ट शक्ति",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "right",
+ "localized": "दायां (right)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reference query weight",
+ "localized": "संदर्भ क्वेरी भार",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reference adain weight",
+ "localized": "संदर्भ adain भार",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refine upscaler",
+ "localized": "रिफाइन अपस्केलर",
+ "reload": "n/a",
+ "hint": "प्रारंभिक अपस्केलर के बाद चलाने के लिए द्वितीयक अपस्केलर चुनें"
+ },
+ {
+ "id": 0,
+ "label": "Refine foreground",
+ "localized": "अग्रभूमि रिफाइन करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Recursive",
+ "localized": "पुनरावर्ती (Recursive)",
+ "reload": "n/a",
+ "hint": "सबफ़ोल्डर में छवियों को पुनरावर्ती रूप से संसाधित करें। सक्षम होने पर, प्रोसेस करने के लिए छवियों के लिए सभी नेस्टेड सबडायरेक्टरी में खोज करता है।"
+ },
+ {
+ "id": 0,
+ "label": "Rebase",
+ "localized": "रीबेस (Rebase)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repos",
+ "localized": "रिपॉजिटरी (Repos)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refiner model",
+ "localized": "रिफाइनर मॉडल",
+ "reload": "n/a",
+ "hint": "सेकंड-पास ऑपरेशन्स के लिए उपयोग किया जाने वाला रिफाइनर मॉडल"
+ },
+ {
+ "id": 0,
+ "label": "Record torch streams",
+ "localized": "टॉर्च स्ट्रीम रिकॉर्ड करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Remote VAE image type",
+ "localized": "रिमोट VAE इमेज प्रकार",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Remote VAE for encode",
+ "localized": "एनकोड के लिए रिमोट VAE",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "RAS enabled",
+ "localized": "RAS सक्षम",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "reduce-overhead",
+ "localized": "ओवरहेड कम करें (reduce-overhead)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "repeated",
+ "localized": "दोहराया गया (repeated)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Root model folder",
+ "localized": "रूट मॉडल फ़ोल्डर",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Resize background color",
+ "localized": "पृष्ठभूमि रंग का आकार बदलें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore from metadata: skip params",
+ "localized": "मेटाडेटा से पुनर्स्थापित करें: पैरामीटर छोड़ें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore from metadata: skip settings",
+ "localized": "मेटाडेटा से पुनर्स्थापित करें: सेटिंग्स छोड़ें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "requests",
+ "localized": "अनुरोध (requests)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "rust",
+ "localized": "rust",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore unparsed prompt",
+ "localized": "बिना पार्स किए गए प्रॉम्प्ट को पुनर्स्थापित करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reuse loaded model dictionary",
+ "localized": "लोड किए गए मॉडल डिक्शनरी का पुन: उपयोग करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ReBasin",
+ "localized": "ReBasin",
+ "reload": "n/a",
+ "hint": "दोनों मॉडलों से अधिक सुविधाओं को रखने के लिए क्रमपरिवर्तन (permutations) के साथ कई मर्ज करता है"
+ },
+ {
+ "id": 0,
+ "label": "Replace VAE",
+ "localized": "VAE बदलें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reference unit 1",
+ "localized": "संदर्भ इकाई 1",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "s": [
+ {
+ "id": -1,
+ "label": "Sampler",
+ "localized": "सैंपलर (Sampler)",
+ "reload": "n/a",
+ "hint": "सैंपलर और सीड (seed) चयन और कॉन्फ़िगरेशन से संबंधित सेटिंग्स। सैंपलर कई चरणों में शोर (noise) को छवि में बदलने की प्रक्रिया का मार्गदर्शन करते हैं।"
+ },
+ {
+ "id": -1,
+ "label": "Scripts",
+ "localized": "स्क्रिप्ट्स",
+ "reload": "n/a",
+ "hint": "जेनरेट प्रक्रिया के दौरान चयनित स्क्रिप्ट का उपयोग करके अतिरिक्त सुविधाएं सक्षम करें"
+ },
+ {
+ "id": -1,
+ "label": "Scale",
+ "localized": "स्केल",
+ "reload": "n/a",
+ "hint": "छवि को लक्षित स्केल पर आकार दें। यदि निश्चित चौड़ाई/ऊंचाई सेट की गई है तो इस विकल्प को अनदेखा कर दिया जाता है"
+ },
+ {
+ "id": -1,
+ "label": "Swap X/Y",
+ "localized": "X/Y बदलें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Swap Y/Z",
+ "localized": "Y/Z बदलें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Swap X/Z",
+ "localized": "X/Z बदलें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Set prompt",
+ "localized": "प्रॉम्प्ट सेट करें",
+ "reload": "n/a",
+ "hint": "एन्हांस्ड प्रॉम्प्ट को मुख्य प्रॉम्प्ट इनपुट में कॉपी करें"
+ },
+ {
+ "id": -1,
+ "label": "Skip",
+ "localized": "छोड़ें (Skip)",
+ "reload": "n/a",
+ "hint": "वर्तमान कार्य को रोकें और अगली प्रक्रिया जारी रखें"
+ },
+ {
+ "id": -1,
+ "label": "Stop",
+ "localized": "रोकें",
+ "reload": "n/a",
+ "hint": "प्रसंस्करण रोकें"
+ },
+ {
+ "id": -1,
+ "label": "Show",
+ "localized": "दिखाएं",
+ "reload": "n/a",
+ "hint": "छवि का स्थान दिखाएं"
+ },
+ {
+ "id": -1,
+ "label": "Save",
+ "localized": "सहेजें",
+ "reload": "n/a",
+ "hint": "छवि सहेजें"
+ },
+ {
+ "id": -1,
+ "label": "Sketch",
+ "localized": "स्कैच",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Size & Inputs",
+ "localized": "आकार और इनपुट",
+ "reload": "n/a",
+ "hint": "जेनरेशन रिज़ॉल्यूशन और अतिरिक्त इनपुट मीडिया से संबंधित सेटिंग्स"
+ },
+ {
+ "id": -1,
+ "label": "Set receipe",
+ "localized": "रेसिपी सेट करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Scale by",
+ "localized": "इसके द्वारा स्केल करें",
+ "reload": "n/a",
+ "hint": "स्रोत छवि(यों) को एक चुने हुए कारक द्वारा आकार बदलने के लिए इस टैब का उपयोग करें"
+ },
+ {
+ "id": -1,
+ "label": "Scale to",
+ "localized": "इतने तक स्केल करें",
+ "reload": "n/a",
+ "hint": "स्रोत छवि(यों) को एक चुने हुए लक्षित आकार में बदलने के लिए इस टैब का उपयोग करें"
+ },
+ {
+ "id": -1,
+ "label": "Settings",
+ "localized": "सेटिंग्स",
+ "reload": "n/a",
+ "hint": "एप्लिकेशन सेटिंग्स"
+ },
+ {
+ "id": -1,
+ "label": "System",
+ "localized": "सिस्टम",
+ "reload": "n/a",
+ "hint": "सिस्टम सेटिंग्स और जानकारी"
+ },
+ {
+ "id": -1,
+ "label": "Shutdown server",
+ "localized": "सर्वर बंद करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Start profiling",
+ "localized": "प्रोफाइलिंग शुरू करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "System Info",
+ "localized": "सिस्टम जानकारी",
+ "reload": "n/a",
+ "hint": "सिस्टम की जानकारी"
+ },
+ {
+ "id": -1,
+ "label": "Set UI defaults",
+ "localized": "UI डिफॉल्ट सेट करें",
+ "reload": "n/a",
+ "hint": "वर्तमान मानों को यूजर इंटरफेस के लिए डिफॉल्ट मानों के रूप में सेट करें"
+ },
+ {
+ "id": -1,
+ "label": "Set UI menu states",
+ "localized": "UI मेनू स्थिति सेट करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Send interrupt",
+ "localized": "इंटरप्ट (Interrupt) भेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Submit results",
+ "localized": "परिणाम जमा करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "System Paths",
+ "localized": "सिस्टम पाथ",
+ "reload": "n/a",
+ "hint": "विभिन्न मॉडल निर्देशिकाओं के स्थान से संबंधित सेटिंग्स"
+ },
+ {
+ "id": -1,
+ "label": "Show all pages",
+ "localized": "सभी पेज दिखाएं",
+ "reload": "n/a",
+ "hint": "सभी सेटिंग्स पेज दिखाएं"
+ },
+ {
+ "id": -1,
+ "label": "Save model",
+ "localized": "मॉडल सहेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Scan missing",
+ "localized": "लापता स्कैन करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save receipe",
+ "localized": "रेसिपी सहेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Simple Merge",
+ "localized": "साधारण मर्ज",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Style",
+ "localized": "स्टाइल",
+ "reload": "n/a",
+ "hint": "चयनित जेनरेशन मापदंडों पर लागू की जाने वाली अतिरिक्त शैलियाँ"
+ },
+ {
+ "id": -1,
+ "label": "SD 1.5",
+ "localized": "SD 1.5",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SD XL",
+ "localized": "SD XL",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SD1.5",
+ "localized": "SD1.5",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SDXL",
+ "localized": "SDXL",
+ "reload": "n/a",
+ "hint": "StableDiffusion XL"
+ },
+ {
+ "id": -1,
+ "label": "Start",
+ "localized": "शुरू करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Select",
+ "localized": "चुनें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Size",
+ "localized": "आकार",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Size & Batch",
+ "localized": "आकार और बैच",
+ "reload": "n/a",
+ "hint": "छवि का आकार और बैच"
+ },
+ {
+ "id": -1,
+ "label": "Seed",
+ "localized": "सीड (Seed)",
+ "reload": "n/a",
+ "hint": "प्रारंभिक सीड और भिन्नता"
+ },
+ {
+ "id": -1,
+ "label": "Script",
+ "localized": "स्क्रिप्ट",
+ "reload": "n/a",
+ "hint": "उपयोग की जाने वाली अतिरिक्त स्क्रिप्ट"
+ },
+ {
+ "id": -1,
+ "label": "Stable Diffusion 3.x",
+ "localized": "Stable Diffusion 3.x",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SDNQ: SD.Next Quantization",
+ "localized": "SDNQ: SD.Next क्वांटाइजेशन",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save Options",
+ "localized": "विकल्प सहेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Startup & Server Options",
+ "localized": "स्टार्टअप और सर्वर विकल्प",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SeedVR",
+ "localized": "SeedVR",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Styles",
+ "localized": "शैलियाँ (Styles)",
+ "reload": "n/a",
+ "hint": "चयनित जेनरेशन मापदंडों पर लागू की जाने वाली अतिरिक्त शैलियाँ"
+ },
+ {
+ "id": -1,
+ "label": "Search & Download",
+ "localized": "खोजें और डाउनलोड करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Server log",
+ "localized": "सर्वर लॉग",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Steps",
+ "localized": "स्टेप्स (Steps)",
+ "reload": "n/a",
+ "hint": "उत्पन्न छवि को बार-बार सुधारने के लिए कितनी बार प्रयास करना है; उच्च मान अधिक समय लेते हैं; बहुत कम मान खराब परिणाम दे सकते हैं"
+ },
+ {
+ "id": -1,
+ "label": "Sampling method",
+ "localized": "सैंपलिंग विधि",
+ "reload": "n/a",
+ "hint": "छवि बनाने के लिए किस एल्गोरिदम का उपयोग करना है"
+ },
+ {
+ "id": -1,
+ "label": "Sigma method",
+ "localized": "सिग्मा विधि",
+ "reload": "n/a",
+ "hint": "नियंत्रित करता है कि डिफ्यूजन चरणों में शोर का स्तर (सिग्मा) कैसे वितरित किया जाता है। विकल्प: - default: मॉडल डिफॉल्ट - karras: स्मूथ नॉइज़ शेड्यूल, कम चरणों में उच्च गुणवत्ता - beta: बीटा शेड्यूल मानों पर आधारित - exponential: शोर का घातीय क्षय - lambdas: प्रयोगात्मक, सिग्नल-टू-नॉइज़ को संतुलित करता है - flowmatch: फ्लो-मैचिंग मॉडल के लिए ट्यून किया गया"
+ },
+ {
+ "id": -1,
+ "label": "Sigma adjust",
+ "localized": "सिग्मा समायोजन",
+ "reload": "n/a",
+ "hint": "सैंपलर सिग्मा मान को समायोजित करें"
+ },
+ {
+ "id": -1,
+ "label": "Sampler order",
+ "localized": "सैंपलर ऑर्डर",
+ "reload": "n/a",
+ "hint": "सैंपलर में सॉल्वर अपडेट का क्रम। उच्च क्रम स्थिरता/सटीकता में सुधार करता है लेकिन गणना लागत बढ़ाता है।"
+ },
+ {
+ "id": -1,
+ "label": "SLG scale",
+ "localized": "SLG स्केल",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SLG start",
+ "localized": "SLG प्रारंभ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SLG stop",
+ "localized": "SLG रोकें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SLG layers",
+ "localized": "SLG परतें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SLG config",
+ "localized": "SLG कॉन्फ़िगरेशन",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SEG scale",
+ "localized": "SEG स्केल",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SEG blur sigma",
+ "localized": "SEG ब्लर सिग्मा",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SEG blur threshold inf",
+ "localized": "SEG ब्लर थ्रेशोल्ड inf",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SEG start",
+ "localized": "SEG प्रारंभ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SEG stop",
+ "localized": "SEG रोकें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SEG layers",
+ "localized": "SEG परतें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SEG config",
+ "localized": "SEG कॉन्फ़िगरेशन",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Strength",
+ "localized": "स्ट्रेंथ (Strength)",
+ "reload": "n/a",
+ "hint": "छवि संचालन के दौरान डीनोइजिंग स्ट्रेंथ नियंत्रित करती है कि जेनरेशन के दौरान मूल छवि को कितना बदलने की अनुमति है"
+ },
+ {
+ "id": -1,
+ "label": "Sort detections",
+ "localized": "डिटेक्शन को क्रमबद्ध करें",
+ "reload": "n/a",
+ "hint": "डिटेक्शन स्कोर के बजाय डिटेक्ट किए गए क्षेत्रों को बाएं से दाएं क्रमबद्ध करें"
+ },
+ {
+ "id": -1,
+ "label": "Sharpen",
+ "localized": "शार्पन (Sharpen)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Subject",
+ "localized": "विषय (Subject)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Same latent",
+ "localized": "समान लेटेंट",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Share queries",
+ "localized": "क्वेरी साझा करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Sigma",
+ "localized": "सिग्मा",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Stride",
+ "localized": "स्ट्राइड",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Structure",
+ "localized": "संरचना",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save HDR image",
+ "localized": "HDR छवि सहेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Saturation",
+ "localized": "सैचुरेशन (Saturation)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Scale factor",
+ "localized": "स्केल फैक्टर",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Strength curve",
+ "localized": "स्ट्रेंथ कर्व",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Slider",
+ "localized": "स्लाइडर",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Set at prompt start",
+ "localized": "प्रॉम्प्ट की शुरुआत में सेट करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "space",
+ "localized": "space",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Skip guidance layers",
+ "localized": "गाइडेंस परतें छोड़ें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Shared options",
+ "localized": "साझा विकल्प",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Shift",
+ "localized": "शिफ्ट",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Spatial frequency",
+ "localized": "स्थानिक आवृत्ति",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save as copy",
+ "localized": "कॉपी के रूप में सहेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Sensitivity",
+ "localized": "संवेदनशीलता",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "System prompt",
+ "localized": "सिस्टम प्रॉम्प्ट",
+ "reload": "n/a",
+ "hint": "सिस्टम प्रॉम्प्ट LLM के व्यवहार को नियंत्रित करता है। इसे पहले संसाधित किया जाता है और पूरी बातचीत के दौरान बना रहता है। इसका प्राथमिकता भार सबसे अधिक होता है और इसे हमेशा अनुक्रम की शुरुआत में जोड़ा जाता है। उपयोग करें: प्रतिक्रिया प्रारूपण नियम, भूमिका परिभाषा, शैली के लिए।"
+ },
+ {
+ "id": -1,
+ "label": "Source subject",
+ "localized": "स्रोत विषय",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Smooth mask",
+ "localized": "स्मूथ मास्क",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Scale after",
+ "localized": "बाद में स्केल करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Scale mask",
+ "localized": "स्केल मास्क",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show input",
+ "localized": "इनपुट दिखाएं",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show preview",
+ "localized": "पूर्वावलोकन दिखाएं",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Separate init image",
+ "localized": "अलग Init इमेज",
+ "reload": "n/a",
+ "hint": "कंट्रोल इनपुट के बगल में 'Init इनपुट' लेबल वाली एक अतिरिक्त विंडो बनाता है, ताकि आप कंट्रोल संचालन और init स्रोत दोनों के लिए अलग छवि रख सकें।"
+ },
+ {
+ "id": -1,
+ "label": "Skip input frames",
+ "localized": "इनपुट फ़्रेम छोड़ें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Style fidelity",
+ "localized": "स्टाइल फिडेलिटी",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Scribble",
+ "localized": "स्क्रिबल",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Score threshold",
+ "localized": "स्कोर थ्रेशोल्ड",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Sampler shift",
+ "localized": "सैंपलर शिफ्ट",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save output",
+ "localized": "आउटपुट सहेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show result images",
+ "localized": "परिणाम छवियां दिखाएं",
+ "reload": "n/a",
+ "hint": "छवि फलक में संसाधित छवियों को दिखाने के लिए सक्षम करें"
+ },
+ {
+ "id": -1,
+ "label": "Save Caption Files",
+ "localized": "कैप्शन फाइलें सहेजें",
+ "reload": "n/a",
+ "hint": "छवियों के साथ .txt फ़ाइलों में जनरेट किए गए कैप्शन सहेजें। प्रत्येक छवि को उसी मूल नाम के साथ एक मिलान वाली कैप्शन फ़ाइल मिलती है।"
+ },
+ {
+ "id": -1,
+ "label": "Sort alphabetically",
+ "localized": "वर्णानुक्रम में क्रमबद्ध करें",
+ "reload": "n/a",
+ "hint": "कॉन्फिडेंस स्कोर के बजाय टैग को वर्णानुक्रम में क्रमबद्ध करें। अक्षम होने पर, टैग कॉन्फिडेंस (उच्चतम पहले) के आधार पर क्रमबद्ध होते हैं। वर्णानुक्रम में छँटाई विशिष्ट टैग ढूंढना आसान बनाती है।"
+ },
+ {
+ "id": -1,
+ "label": "Show confidence scores",
+ "localized": "कॉन्फिडेंस स्कोर दिखाएं",
+ "reload": "n/a",
+ "hint": "प्रत्येक टैग के साथ कॉन्फिडेंस स्कोर प्रदर्शित करें। दिखाता है कि मॉडल प्रत्येक टैग के बारे में कितना निश्चित है (0.0 से 1.0)। यह समझने के लिए उपयोगी है कि कौन से टैग सबसे विश्वसनीय हैं।"
+ },
+ {
+ "id": -1,
+ "label": "Search",
+ "localized": "खोजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Sort by",
+ "localized": "इसके द्वारा क्रमबद्ध करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Specific branch name",
+ "localized": "विशिष्ट ब्रांच नाम",
+ "reload": "n/a",
+ "hint": "एक्सटेंशन ब्रांच का नाम निर्दिष्ट करें, डिफॉल्ट के लिए खाली छोड़ दें"
+ },
+ {
+ "id": -1,
+ "label": "Submodules",
+ "localized": "सब-मॉड्यूल",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Server start time",
+ "localized": "सर्वर प्रारंभ समय",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "State",
+ "localized": "स्थिति",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Search Docs",
+ "localized": "दस्तावेज़ खोजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Search GitHub Wiki Pages",
+ "localized": "GitHub विकी पेज खोजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Search Changelog",
+ "localized": "चेंजलॉग खोजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Stage boundary ratio",
+ "localized": "स्टेज बाउंड्री अनुपात",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "sequential",
+ "localized": "sequential",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SVD rank size",
+ "localized": "SVD रैंक आकार",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SVD steps",
+ "localized": "SVD स्टेप्स",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Shuffle weights in post mode",
+ "localized": "पोस्ट मोड में वेट्स शफ़ल करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SDXL: Use weighted pooled embeds",
+ "localized": "SDXL: वेटेड पूल्ड एम्बेड का उपयोग करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Sana: Use complex human instructions",
+ "localized": "Sana: जटिल मानवीय निर्देशों का उपयोग करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Scaled-Dot-Product",
+ "localized": "Scaled-Dot-Product",
+ "reload": "n/a",
+ "hint": "मेमोरी ऑप्टिमाइज़ेशन। गैर-नियतात्मक (Non-Deterministic) जब तक कि SDP मेमोरी अटेंशन अक्षम न हो।"
+ },
+ {
+ "id": -1,
+ "label": "Sage attention",
+ "localized": "Sage attention",
+ "reload": "n/a",
+ "hint": "प्रयोगात्मक अटेंशन ऑप्टिमाइज़ेशन विधि। गति में सुधार कर सकती है लेकिन कम परीक्षण की गई है और बग का कारण बन सकती है।"
+ },
+ {
+ "id": -1,
+ "label": "stable-fast",
+ "localized": "stable-fast",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save all generated images",
+ "localized": "सभी जनरेट की गई छवियां सहेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save interrupted images",
+ "localized": "बाधित छवियां सहेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save all generated image grids",
+ "localized": "सभी जनरेट किए गए छवि ग्रिड सहेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show metadata in full screen image browser",
+ "localized": "फुल स्क्रीन इमेज ब्राउज़र में मेटाडेटा दिखाएं",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save init images",
+ "localized": "init छवियां सहेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save image before hires",
+ "localized": "hires से पहले छवि सहेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save image before refiner",
+ "localized": "रिफाइनर से पहले छवि सहेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save image before detailer",
+ "localized": "डिटेलर से पहले छवि सहेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save image before color correction",
+ "localized": "रंग सुधार से पहले छवि सहेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save inpainting mask",
+ "localized": "इनपेंटिंग मास्क सहेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save inpainting masked composite",
+ "localized": "इनपेंटिंग मास्क कंपोजिट सहेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save images to a subdirectory",
+ "localized": "छवियों को एक सब-डायरेक्टरी में सहेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save metadata in image",
+ "localized": "छवि में मेटाडेटा सहेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save metadata to text file",
+ "localized": "टेक्स्ट फ़ाइल में मेटाडेटा सहेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save metadata to JSON file",
+ "localized": "JSON फ़ाइल में मेटाडेटा सहेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "System information to include in metadata",
+ "localized": "मेटाडेटा में शामिल करने के लिए सिस्टम जानकारी",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Standard",
+ "localized": "मानक (Standard)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show MOTD",
+ "localized": "MOTD दिखाएं",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "sidebar",
+ "localized": "साइडबार",
+ "reload": "n/a",
+ "hint": "स्क्रीन के दाईं ओर साइडबार"
+ },
+ {
+ "id": -1,
+ "label": "Show log view",
+ "localized": "लॉग व्यू दिखाएं",
+ "reload": "n/a",
+ "hint": "मुख्य विंडो के नीचे लॉग व्यू दिखाएं"
+ },
+ {
+ "id": -1,
+ "label": "Show grid in results",
+ "localized": "परिणामों में ग्रिड दिखाएं",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Send seed when sending prompt or image to other interface",
+ "localized": "दूसरे इंटरफेस पर प्रॉम्प्ट या छवि भेजते समय सीड (seed) भेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Send size when sending prompt or image to another interface",
+ "localized": "दूसरे इंटरफेस पर प्रॉम्प्ट या छवि भेजते समय आकार भेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show labels for aside tabs",
+ "localized": "किनारे वाले टैब के लिए लेबल दिखाएं",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show labels for main tabs",
+ "localized": "मुख्य टैब के लिए लेबल दिखाएं",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show labels for page tabs",
+ "localized": "पेज टैब के लिए लेबल दिखाएं",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show ticks for input range slider",
+ "localized": "इनपुट रेंज स्लाइडर के लिए टिक्स दिखाएं",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show parameter outline",
+ "localized": "पैरामीटर आउटलाइन दिखाएं",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Simple",
+ "localized": "साधारण",
+ "reload": "n/a",
+ "hint": "बहुत सस्ता अनुमान। VAE की तुलना में बहुत तेज़, लेकिन 8 गुना छोटे क्षैतिज/लंबवत रिज़ॉल्यूशन और बहुत कम गुणवत्ता वाली तस्वीरें बनाता है"
+ },
+ {
+ "id": -1,
+ "label": "SeedVR CFG Scale",
+ "localized": "SeedVR CFG स्केल",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Sort order",
+ "localized": "क्रमबद्ध करने का क्रम",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Skip CivitAI scan for regex pattern(s)",
+ "localized": "regex पैटर्न के लिए CivitAI स्कैन छोड़ें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show reference styles",
+ "localized": "संदर्भ शैलियाँ दिखाएं",
+ "reload": "n/a",
+ "hint": "बिल्ट-इन शैलियाँ दिखाएं या छिपाएं"
+ },
+ {
+ "id": -1,
+ "label": "Skip Generation if NaN found in latents",
+ "localized": "यदि लेटेंट में NaN पाया जाता है तो जेनरेशन छोड़ें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save grids to a subdirectory",
+ "localized": "ग्रिड को सब-डायरेक्टरी में सहेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show live previews",
+ "localized": "लाइव प्रीव्यू दिखाएं",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save resumable optimizer state when training",
+ "localized": "ट्रेनिंग के समय रेज़्यूमेबल ऑप्टिमाइज़र स्थिति सहेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save training settings to a text file",
+ "localized": "ट्रेनिंग सेटिंग्स को टेक्स्ट फ़ाइल में सहेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show previews as a grid",
+ "localized": "पूर्वावलोकन ग्रिड के रूप में दिखाएं",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show progressbar",
+ "localized": "प्रोग्रेस बार दिखाएं",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save generated images within tensorboard",
+ "localized": "tensorboard के भीतर जनरेट की गई छवियां सहेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save loss CSV file every n steps",
+ "localized": "प्रत्येक n स्टेप्स पर लॉस CSV फ़ाइल सहेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save images to a subdirectory when using Save button",
+ "localized": "सहेजें बटन का उपयोग करते समय छवियों को सब-डायरेक्टरी में सहेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Secondary model",
+ "localized": "द्वितीयक मॉडल",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save metadata",
+ "localized": "मेटाडेटा सहेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "safetensors",
+ "localized": "safetensors",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "shuffle",
+ "localized": "शफल (shuffle)",
+ "reload": "n/a",
+ "hint": "RAM में पूरा मॉडल लोड करता है और VRAM पर गणना करता है: कम तेजी, SDXL मर्ज के लिए सुझाया गया"
+ },
+ {
+ "id": -1,
+ "label": "Save diffusers",
+ "localized": "diffusers सहेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save safetensors",
+ "localized": "safetensors सहेजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Search models",
+ "localized": "मॉडल खोजें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Select model",
+ "localized": "मॉडल चुनें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Specify model variant",
+ "localized": "मॉडल वेरिएंट निर्दिष्ट करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Specify model revision",
+ "localized": "मॉडल रिवीज़न निर्दिष्ट करें",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SegmentAnything",
+ "localized": "SegmentAnything",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Sections",
+ "localized": "अनुभाग",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Samplers",
+ "localized": "सैंपलर्स",
+ "reload": "n/a",
+ "hint": "सैंपलर्स/शेड्यूलर्स उन्नत सेटिंग्स"
+ }
+ ],
+ "t": [
+ {
+ "id": 0,
+ "label": "T2I",
+ "localized": "T2I",
+ "reload": "",
+ "hint": "टेक्स्ट से इमेज बनाएं लेगेसी इंटरफ़ेस जो मूल टेक्स्ट-टू-इमेज इंटरफ़ेस और व्यवहार की नकल करता है"
+ },
+ {
+ "id": 0,
+ "label": "T2I Adapter",
+ "localized": "T2I एडाप्टर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tagger",
+ "localized": "टैगर",
+ "reload": "",
+ "hint": "WaifuDiffusion या DeepBooru जैसे एनीमे-केंद्रित वर्गीकरण मॉडल का उपयोग करके छवियों को टैग करें।"
+ },
+ {
+ "id": 0,
+ "label": "Tag",
+ "localized": "टैग",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text Encoder",
+ "localized": "टेक्स्ट एनकोडर",
+ "reload": "",
+ "hint": "जनरेट के दौरान टेक्स्ट एनकोडर और प्रॉम्प्ट एनकोडिंग प्रोसेसिंग से संबंधित सेटिंग्स"
+ },
+ {
+ "id": 0,
+ "label": "Text",
+ "localized": "टेक्स्ट",
+ "reload": "",
+ "hint": "टेक्स्ट से इमेज बनाएं"
+ },
+ {
+ "id": 0,
+ "label": "TorchAO",
+ "localized": "TorchAO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TensorRT",
+ "localized": "TensorRT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Torch Options",
+ "localized": "Torch विकल्प",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Token Merging",
+ "localized": "टोकन मर्जिंग",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TeaCache",
+ "localized": "TeaCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Theme options",
+ "localized": "थीम विकल्प",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Task History",
+ "localized": "कार्य इतिहास",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timestep spacing",
+ "localized": "टाइमस्टेप स्पेसिंग",
+ "reload": "",
+ "hint": "यह निर्धारित करता है कि डिफ्यूजन प्रक्रिया के दौरान टाइमस्टेप्स को कैसे रखा जाता है। विकल्प: - default: मॉडल डिफॉल्ट - leading: समान रूप से दूरी वाले स्टेप्स बनाता है - linspace: पहले और आखिरी स्टेप्स को शामिल करता है और शेष मध्यवर्ती स्टेप्स को समान रूप से चुनता है - trailing: केवल अंतिम स्टेप को शामिल करता है और अंत से शुरू करते हुए शेष मध्यवर्ती स्टेप्स को समान रूप से चुनता है"
+ },
+ {
+ "id": 0,
+ "label": "Timesteps presets",
+ "localized": "टाइमस्टेप्स प्रीसेट",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timesteps override",
+ "localized": "टाइमस्टेप्स ओवरराइड",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "thresholding",
+ "localized": "थ्रेसहोल्डिंग",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Texture tiling",
+ "localized": "टेक्सचर टिलिंग",
+ "reload": "",
+ "hint": "जनरेट की गई इमेज पर सीमलेस टिलिंग लागू करें ताकि इसे टेक्सचर के रूप में उपयोग किया जा सके"
+ },
+ {
+ "id": 0,
+ "label": "Threshold",
+ "localized": "थ्रेसहोल्ड",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Trigger word",
+ "localized": "ट्रिगर वर्ड",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temperature",
+ "localized": "तापमान (Temperature)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timestep",
+ "localized": "टाइमस्टेप",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=1",
+ "localized": "टाइल प्रॉम्प्ट: x=1 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=2",
+ "localized": "टाइल प्रॉम्प्ट: x=1 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=3",
+ "localized": "टाइल प्रॉम्प्ट: x=1 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=4",
+ "localized": "टाइल प्रॉम्प्ट: x=1 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=1",
+ "localized": "टाइल प्रॉम्प्ट: x=2 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=2",
+ "localized": "टाइल प्रॉम्प्ट: x=2 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=3",
+ "localized": "टाइल प्रॉम्प्ट: x=2 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=4",
+ "localized": "टाइल प्रॉम्प्ट: x=2 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=1",
+ "localized": "टाइल प्रॉम्प्ट: x=3 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=2",
+ "localized": "टाइल प्रॉम्प्ट: x=3 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=3",
+ "localized": "टाइल प्रॉम्प्ट: x=3 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=4",
+ "localized": "टाइल प्रॉम्प्ट: x=3 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=1",
+ "localized": "टाइल प्रॉम्प्ट: x=4 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=2",
+ "localized": "टाइल प्रॉम्प्ट: x=4 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=3",
+ "localized": "टाइल प्रॉम्प्ट: x=4 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=4",
+ "localized": "टाइल प्रॉम्प्ट: x=4 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temporal frequency",
+ "localized": "टेम्पोरल फ्रीक्वेंसी",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Top-K",
+ "localized": "टॉप-K",
+ "reload": "",
+ "hint": "टोकन चयन को प्रत्येक चरण में K सबसे संभावित उम्मीदवारों तक सीमित करता है। कम मान (जैसे, 40) आउटपुट को अधिक केंद्रित और पूर्वानुमानित बनाते हैं, जबकि उच्च मान अधिक विविध विकल्पों की अनुमति देते हैं। अक्षम करने के लिए 0 पर सेट करें।"
+ },
+ {
+ "id": 0,
+ "label": "Top-P",
+ "localized": "टॉप-P",
+ "reload": "",
+ "hint": "उन छोटे सेटों से टोकन चुनता है जिनकी संचयी संभावना P (जैसे, 0.9) से अधिक होती है। मॉडल के विश्वास के आधार पर उम्मीदवारों की संख्या को गतिशील रूप से अनुकूलित करता है; निश्चित होने पर कम विकल्प, अनिश्चित होने पर अधिक। अक्षम करने के लिए 1 पर सेट करें।"
+ },
+ {
+ "id": 0,
+ "label": "Thinking mode",
+ "localized": "थिंकिंग मोड",
+ "reload": "",
+ "hint": "सोचने/तर्क करने की क्षमता को सक्रिय करता है, जिससे मॉडल को प्रतिक्रिया उत्पन्न करने के लिए अधिक समय मिलता है। इससे अधिक विचारशील और विस्तृत उत्तर मिल सकते हैं, लेकिन प्रतिक्रिया समय बढ़ जाएगा। यह सेटिंग हाइब्रिड और केवल-सोचने वाले दोनों मॉडलों को प्रभावित करती है, और कुछ में अपेक्षित गुणवत्ता से कम परिणाम मिल सकते हैं। Qwen3-VL जैसे केवल-सोचने वाले मॉडलों के लिए, सोचने से रोकने की गारंटी के लिए इस सेटिंग को प्रीफिल के साथ जोड़ना पड़ सकता है। इस सुविधा का समर्थन करने वाले मॉडलों को आइकन के साथ चिह्नित किया गया है।"
+ },
+ {
+ "id": 0,
+ "label": "Target subject",
+ "localized": "लक्ष्य विषय",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tool",
+ "localized": "टूल",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Textbox",
+ "localized": "टेक्स्टबॉक्स",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile overlap",
+ "localized": "टाइल ओवरलैप",
+ "reload": "",
+ "hint": "SD अपस्केल के लिए, टाइलों के बीच पिक्सेल में कितना ओवरलैप होना चाहिए। टाइलें ओवरलैप होती हैं ताकि जब उन्हें वापस एक तस्वीर में मिलाया जाए, तो कोई स्पष्ट रूप से दिखाई देने वाला जोड़ न हो"
+ },
+ {
+ "id": 0,
+ "label": "T2I Strength",
+ "localized": "T2I स्ट्रेंथ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Time embedding mix",
+ "localized": "टाइम एम्बेडिंग मिक्स",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tiling options",
+ "localized": "टिलिंग विकल्प",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tiny",
+ "localized": "टाइनी",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "True guidance",
+ "localized": "ट्रू गाइडेंस",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile frames",
+ "localized": "टाइल फ्रेम्स",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Task",
+ "localized": "कार्य",
+ "reload": "",
+ "hint": "यह बदलता है कि मॉडल कौन सा कार्य करेगा। जब कार्य को प्रॉम्प्ट का उपयोग करें (Use Prompt) पर सेट किया जाता है, तो नियमित टेक्स्ट प्रॉम्प्ट का उपयोग किया जा सकता है। जब अन्य विकल्प चुने जाते हैं, तो मार्गदर्शन के लिए खाली प्रॉम्प्ट फ़ील्ड के अंदर हिंट टेक्स्ट देखें।"
+ },
+ {
+ "id": 0,
+ "label": "Tagger Model",
+ "localized": "टैगर मॉडल",
+ "reload": "",
+ "hint": "इमेज टैगिंग के लिए उपयोग किया जाने वाला मॉडल।WaifuDiffusion मॉडल (wd-*): अलग सामान्य और कैरेक्टर थ्रेसहोल्ड वाले आधुनिक टैगर।DeepBooru : लेगेसी टैगर, केवल सामान्य थ्रेसहोल्ड का उपयोग करता है।"
+ },
+ {
+ "id": 0,
+ "label": "Torch",
+ "localized": "टॉर्च (Torch)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Transformers load using Run:ai streamer",
+ "localized": "Run:ai स्ट्रीमर का उपयोग करके ट्रांसफॉर्मर लोड करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temporal steps",
+ "localized": "टेम्पोरल स्टेप्स",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TE",
+ "localized": "TE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "true",
+ "localized": "true",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text encoder model",
+ "localized": "टेक्स्ट एनकोडर मॉडल",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text encoder cache size",
+ "localized": "टेक्स्ट एनकोडर कैश साइज़",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T5: Use shared instance of text encoder",
+ "localized": "T5: टेक्स्ट एनकोडर के साझा इंस्टेंस का उपयोग करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tunable ops limit",
+ "localized": "ट्यूनेबल ऑप्स सीमा",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ToMe",
+ "localized": "ToMe",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ToDo",
+ "localized": "ToDo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ToMe token merging ratio",
+ "localized": "ToMe टोकन मर्जिंग अनुपात",
+ "reload": "",
+ "hint": "गति और मेमोरी में सुधार के लिए tomesd के माध्यम से अनावश्यक टोकन मर्जिंग सक्षम करें, 0 = अक्षम"
+ },
+ {
+ "id": 0,
+ "label": "ToDo token merging ratio",
+ "localized": "ToDo टोकन मर्जिंग अनुपात",
+ "reload": "",
+ "hint": "गति और मेमोरी में सुधार के लिए todo के माध्यम से अनावश्यक टोकन मर्जिंग सक्षम करें, 0 = अक्षम"
+ },
+ {
+ "id": 0,
+ "label": "TaylorSeer",
+ "localized": "TaylorSeer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TeaCache cache enabled",
+ "localized": "TeaCache कैश सक्षम",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TeaCache L1 threshold",
+ "localized": "TeaCache L1 थ्रेसहोल्ड",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TAESD",
+ "localized": "TAESD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TAESD variant",
+ "localized": "TAESD वेरिएंट",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TAESD decode layers",
+ "localized": "TAESD डिकोड लेयर्स",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tensorboard flush period",
+ "localized": "Tensorboard फ्लश अवधि",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tertiary model",
+ "localized": "तृतीयक मॉडल",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Target model type",
+ "localized": "लक्ष्य मॉडल प्रकार",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 1",
+ "localized": "T2I-एडाप्टर यूनिट 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 2",
+ "localized": "T2I-एडाप्टर यूनिट 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 3",
+ "localized": "T2I-एडाप्टर यूनिट 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 4",
+ "localized": "T2I-एडाप्टर यूनिट 4",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "u": [
+ {
+ "id": 755,
+ "label": "Unload model",
+ "localized": "मॉडल अनलोड करें",
+ "reload": "prompt_enhance_unload",
+ "hint": "वर्तमान में लोड किए गए मॉडल को अनलोड (हटाएं) करें"
+ },
+ {
+ "id": 756,
+ "label": "Upload",
+ "localized": "अपलोड करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 757,
+ "label": "Unload",
+ "localized": "अनलोड",
+ "reload": "vlm_unload",
+ "hint": ""
+ },
+ {
+ "id": 758,
+ "label": "Update all installed",
+ "localized": "सभी इंस्टॉल किए गए अपडेट करें",
+ "reload": "component-8586",
+ "hint": "इंस्टॉल किए गए एक्सटेंशन को उनके नवीनतम उपलब्ध संस्करण में अपडेट करें"
+ },
+ {
+ "id": 759,
+ "label": "Update",
+ "localized": "अपडेट",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 760,
+ "label": "User interface",
+ "localized": "यूजर इंटरफेस",
+ "reload": "",
+ "hint": "यूजर इंटरफेस की प्राथमिकताओं की समीक्षा करें और उन्हें सेट करें"
+ },
+ {
+ "id": 761,
+ "label": "Update all",
+ "localized": "सभी अपडेट करें",
+ "reload": "component-5511",
+ "hint": ""
+ },
+ {
+ "id": 762,
+ "label": "Upscale",
+ "localized": "अपस्केल",
+ "reload": "",
+ "hint": "छवि को अपस्केल (रिजॉल्यूशन बढ़ाना) करें"
+ },
+ {
+ "id": 763,
+ "label": "UI Tabs",
+ "localized": "यूआई टैब",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 764,
+ "label": "Upscaling",
+ "localized": "अपस्केलिंग",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 765,
+ "label": "Use segmentation",
+ "localized": "सेगमेंटेशन का उपयोग करें",
+ "reload": "",
+ "hint": "सेगमेंटेशन मास्क का उपयोग करके डिटेलेर चलाएं"
+ },
+ {
+ "id": 766,
+ "label": "Unload adapter",
+ "localized": "अडैप्टर अनलोड करें",
+ "reload": "",
+ "hint": "जेनरेट करने के तुरंत बाद IP अडैप्टर को अनलोड करें। अन्यथा अगली बार तेजी से उपयोग के लिए IP अडैप्टर लोड रहेगा"
+ },
+ {
+ "id": 767,
+ "label": "Use same seed",
+ "localized": "समान सीड का उपयोग करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 768,
+ "label": "Use defaults",
+ "localized": "डिफ़ॉल्ट का उपयोग करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 769,
+ "label": "Use text inputs",
+ "localized": "टेक्स्ट इनपुट का उपयोग करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 770,
+ "label": "Use random seeds",
+ "localized": "रैंडम सीड का उपयोग करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 771,
+ "label": "Use vision",
+ "localized": "विज़न का उपयोग करें",
+ "reload": "",
+ "hint": "प्रॉम्प्ट को बेहतर बनाते समय इनपुट छवि को शामिल करें। केवल विज़न-क्षम मॉडल के लिए उपलब्ध है, जो आइकन के साथ चिह्नित हैं।"
+ },
+ {
+ "id": 772,
+ "label": "Use samplers",
+ "localized": "सैम्पलर का उपयोग करें",
+ "reload": "",
+ "hint": "सैम्पलिंग (Top-k या Top-p जैसे सैम्पलिंग विधियों के आधार पर रैंडम टोकन चुनना) का उपयोग करने के लिए सक्षम करें या ग्रीडी डिकोडिंग (प्रत्येक चरण पर सबसे संभावित टोकन चुनना) के लिए अक्षम करें। सक्षम करने से आउटपुट अधिक विविध और रचनात्मक बनता है लेकिन कम सटीक।"
+ },
+ {
+ "id": 773,
+ "label": "Unload after processing",
+ "localized": "प्रोसेसिंग के बाद अनलोड करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 774,
+ "label": "up",
+ "localized": "up",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 775,
+ "label": "Upscaler",
+ "localized": "अपस्केलर",
+ "reload": "",
+ "hint": "अपस्केलिंग प्रक्रिया के लिए किस प्री-ट्रेंड मॉडल का उपयोग करना है।"
+ },
+ {
+ "id": 776,
+ "label": "Units",
+ "localized": "यूनिट्स",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 777,
+ "label": "Unload processor",
+ "localized": "प्रोसेसर अनलोड करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 778,
+ "label": "Use spaces",
+ "localized": "स्पेस का उपयोग करें",
+ "reload": "",
+ "hint": "टैग आउटपुट में अंडरस्कोर को स्पेस से बदलें। कुछ प्रॉम्प्ट सिस्टम शब्दों के बीच स्पेस पसंद करते हैं (जैसे, 'long hair') जबकि अन्य अंडरस्कोर का उपयोग करते हैं (जैसे, 'long_hair')।"
+ },
+ {
+ "id": 779,
+ "label": "Username",
+ "localized": "यूजरनेम",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 780,
+ "label": "UNET model",
+ "localized": "UNET मॉडल",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 781,
+ "label": "Use torch streams",
+ "localized": "torch streams का उपयोग करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 782,
+ "label": "Use SVD quantization",
+ "localized": "SVD क्वांटाइजेशन का उपयोग करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 783,
+ "label": "Use Dynamic quantization",
+ "localized": "डायनामिक क्वांटाइजेशन का उपयोग करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 784,
+ "label": "Use quantized MatMul",
+ "localized": "क्वांटाइज्ड MatMul का उपयोग करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 785,
+ "label": "Use quantized MatMul with conv",
+ "localized": "conv के साथ क्वांटाइज्ड MatMul का उपयोग करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 786,
+ "label": "Use line break as prompt segment marker",
+ "localized": "प्रॉम्प्ट सेगमेंट मार्कर के रूप में लाइन ब्रेक का उपयोग करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 787,
+ "label": "Use zeros for prompt padding",
+ "localized": "प्रॉम्प्ट पैडिंग के लिए शून्य का उपयोग करें",
+ "reload": "",
+ "hint": "किसी भी अवशिष्ट शोर (residual noise) को हटाने के लिए प्रॉम्प्ट खाली होने पर पूर्ण शून्य टेंसर के लिए बाध्य करें"
+ },
+ {
+ "id": 788,
+ "label": "Upcast sampling",
+ "localized": "अपकास्ट सैम्पलिंग",
+ "reload": "",
+ "hint": "आमतौर पर कम मेमोरी का उपयोग करते हुए बेहतर प्रदर्शन के साथ --no-half के समान परिणाम उत्पन्न करता है"
+ },
+ {
+ "id": 789,
+ "label": "Unset",
+ "localized": "अनसेट",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 790,
+ "label": "UI save only saves selected image",
+ "localized": "यूआई सेव केवल चयनित छवि को सेव करता है",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 791,
+ "label": "Use image gallery cache",
+ "localized": "इमेज गैलरी कैश का उपयोग करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 792,
+ "label": "Use fixed width thumbnails",
+ "localized": "निश्चित चौड़ाई वाले थंबनेल का उपयोग करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 793,
+ "label": "UI theme",
+ "localized": "यूआई थीम",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 794,
+ "label": "UI request timeout",
+ "localized": "यूआई अनुरोध टाइमआउट",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 795,
+ "label": "UI locale",
+ "localized": "यूआई लोकेल (भाषा)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 796,
+ "label": "Unload upscaler after processing",
+ "localized": "प्रोसेसिंग के बाद अपस्केलर को अनलोड करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 797,
+ "label": "Upscaler latent steps",
+ "localized": "अपस्केलर लेटेंट स्टेप्स",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 798,
+ "label": "Upscaler tile size",
+ "localized": "अपस्केलर टाइल आकार",
+ "reload": "",
+ "hint": "0 = कोई टिलिंग नहीं"
+ },
+ {
+ "id": 799,
+ "label": "Upscaler tile overlap",
+ "localized": "अपस्केलर टाइल ओवरलैप",
+ "reload": "",
+ "hint": "कम मान = दिखने वाली सीम (जोड़)"
+ },
+ {
+ "id": 800,
+ "label": "Use cached model config when available",
+ "localized": "उपलब्ध होने पर कैश किए गए मॉडल कॉन्फ़िगरेशन का उपयोग करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 801,
+ "label": "UI show on startup",
+ "localized": "स्टार्टअप पर यूआई दिखाएं",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 802,
+ "label": "UI sidebar width (%)",
+ "localized": "यूआई साइडबार चौड़ाई (%)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 803,
+ "label": "UI height (%)",
+ "localized": "यूआई ऊंचाई (%)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 804,
+ "label": "UI fetch network info on mouse-over",
+ "localized": "माउस-ओवर पर यूआई नेटवर्क जानकारी प्राप्त करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 805,
+ "label": "Use reference values when available",
+ "localized": "उपलब्ध होने पर संदर्भ मानों का उपयोग करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 806,
+ "label": "user",
+ "localized": "यूजर",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 807,
+ "label": "Upcast attention layer",
+ "localized": "अटेंशन लेयर को अपकास्ट करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 808,
+ "label": "Use separate base dict",
+ "localized": "अलग बेस डिक्शनरी का उपयोग करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 809,
+ "label": "Use model EMA weights when possible",
+ "localized": "संभव होने पर मॉडल EMA वेट्स का उपयोग करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 810,
+ "label": "Use Kohya method for handling multiple LoRA",
+ "localized": "एकाधिक LoRA को संभालने के लिए Kohya विधि का उपयोग करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 811,
+ "label": "UI scripts order",
+ "localized": "यूआई स्क्रिप्ट क्रम",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 812,
+ "label": "Use upscaler as suffix",
+ "localized": "प्रत्यय के रूप में अपस्केलर का उपयोग करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 813,
+ "label": "Unload Current Model from VRAM",
+ "localized": "VRAM से वर्तमान मॉडल अनलोड करें",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 814,
+ "label": "unet",
+ "localized": "unet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 815,
+ "label": "Upsample",
+ "localized": "अपसैंपल",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "v": [
+ {
+ "id": 1,
+ "label": "Video",
+ "localized": "वीडियो",
+ "reload": "",
+ "hint": "विभिन्न विधियों का उपयोग करके वीडियो बनाएं टेक्स्ट-टू-इमेज, इमेज-टू-इमेज फर्स्ट-लास्ट-फ्रेम आदि का समर्थन करता है।"
+ },
+ {
+ "id": 2,
+ "label": "Video Params",
+ "localized": "वीडियो पैरामीटर्स",
+ "reload": "",
+ "hint": "आउटपुट वीडियो फ़ाइल एन्कोडिंग से संबंधित सेटिंग्स"
+ },
+ {
+ "id": 3,
+ "label": "VLM Caption",
+ "localized": "VLM कैप्शन",
+ "reload": "",
+ "hint": "विज़न लैंग्वेज मॉडल का उपयोग करके छवि का विश्लेषण करें"
+ },
+ {
+ "id": 4,
+ "label": "Variational Auto Encoder",
+ "localized": "वेरिएशनल ऑटो एन्कोडर (VAE)",
+ "reload": "",
+ "hint": "जनरेट के दौरान वेरिएशनल ऑटो एन्कोडर और इमेज डिकोडिंग प्रक्रिया से संबंधित सेटिंग्स"
+ },
+ {
+ "id": 5,
+ "label": "VAE",
+ "localized": "VAE",
+ "reload": "",
+ "hint": "वेरिएशनल ऑटो एन्कोडर: जनरेट के अंत में इमेज डिकोड चलाने के लिए उपयोग किया जाने वाला मॉडल"
+ },
+ {
+ "id": 6,
+ "label": "Video Output",
+ "localized": "वीडियो आउटपुट",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Variation",
+ "localized": "वेरिएशन (विविधता)",
+ "reload": "",
+ "hint": "प्राथमिक सीड के साथ मिश्रित किया जाने वाला दूसरा सीड"
+ },
+ {
+ "id": 8,
+ "label": "Variation strength",
+ "localized": "वेरिएशन की तीव्रता",
+ "reload": "",
+ "hint": "कितना मजबूत वेरिएशन उत्पन्न करना है। 0 पर, कोई प्रभाव नहीं पड़ेगा। 1 पर, आपको वेरिएशन सीड के साथ पूरी तस्वीर मिलेगी (एन्सेस्ट्रल सैम्पलर को छोड़कर, जहाँ आपको बस कुछ रैंडम मिलेगा)"
+ },
+ {
+ "id": 9,
+ "label": "VAE type",
+ "localized": "VAE प्रकार",
+ "reload": "",
+ "hint": "चुनें कि क्या आप फुल VAE, कम गुणवत्ता वाला VAE चलाना चाहते हैं या रिमोट VAE सेवा का उपयोग करने का प्रयास करना चाहते हैं"
+ },
+ {
+ "id": 10,
+ "label": "Vibrance",
+ "localized": "वाइब्रेंस",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Version",
+ "localized": "वर्जन (संस्करण)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Video format",
+ "localized": "वीडियो फॉर्मेट",
+ "reload": "",
+ "hint": "आउटपुट वीडियो का फॉर्मेट और कोडेक"
+ },
+ {
+ "id": 13,
+ "label": "Video duration",
+ "localized": "वीडियो अवधि",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Video engine",
+ "localized": "वीडियो इंजन",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Video model",
+ "localized": "वीडियो मॉडल",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "VAE decode",
+ "localized": "VAE डिकोड",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Video interpolation",
+ "localized": "वीडियो इंटरपोलेशन",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Video codec",
+ "localized": "वीडियो कोडेक",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Video options",
+ "localized": "वीडियो विकल्प",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Video save video",
+ "localized": "वीडियो सेव वीडियो",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Video save frames",
+ "localized": "वीडियो सेव फ्रेम्स",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Video save safetensors",
+ "localized": "वीडियो सेव safetensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Video file",
+ "localized": "वीडियो फ़ाइल",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "VLM Model",
+ "localized": "VLM मॉडल",
+ "reload": "",
+ "hint": "विजुअल लैंग्वेज कार्यों के लिए किस मॉडल का उपयोग करना है, इसका चयन करें। सोचने के मोड (thinking mode) का समर्थन करने वाले मॉडल आइकन के साथ चिह्नित हैं।"
+ },
+ {
+ "id": 25,
+ "label": "VLM Max Tokens",
+ "localized": "VLM अधिकतम टोकन",
+ "reload": "",
+ "hint": "मॉडल अपनी प्रतिक्रिया में अधिकतम कितने टोकन उत्पन्न कर सकता है। जेनरेशन के दौरान मॉडल को इस सीमा का पता नहीं होता है और यह मॉडल को अधिक विस्तृत या अधिक संक्षिप्त प्रतिक्रिया देने की कोशिश नहीं कराएगा, यह बस लंबाई के लिए एक हार्ड लिमिट सेट करता है, और सीमा पूरी होने पर प्रतिक्रिया को जबरन काट देगा।"
+ },
+ {
+ "id": 26,
+ "label": "VLM Num Beams",
+ "localized": "VLM बीम की संख्या",
+ "reload": "",
+ "hint": "एक साथ कई संभावित मार्गों को बनाए रखता है और कुल मिलाकर सबसे अच्छा क्रम चुनता है। सबसे अच्छा खोजने के लिए एक साथ कई ड्राफ्ट्स को एक्सप्लोर करने जैसा है। रैंडम सैंपलिंग की तुलना में अधिक विस्तृत लेकिन बहुत धीमा और कम रचनात्मक। आमतौर पर अनुशंसित नहीं है, अधिकांश आधुनिक VLMs सैंपलिंग विधियों के साथ बेहतर प्रदर्शन करते हैं। अक्षम करने के लिए 1 पर सेट करें।"
+ },
+ {
+ "id": 27,
+ "label": "VLM Temperature",
+ "localized": "VLM तापमान (Temperature)",
+ "reload": "",
+ "hint": "टोकन चयन में रैंडमनेस को नियंत्रित करता है। कम मान (जैसे 0.1) आउटपुट को अधिक केंद्रित और नियतात्मक बनाते हैं, हमेशा उच्च-संभावना वाले टोकन चुनते हैं। उच्च मान (जैसे 0.9) कम संभावित टोकन की अनुमति देकर रचनात्मकता और विविधता बढ़ाते हैं। पूरी तरह से नियतात्मक आउटपुट के लिए 0 पर सेट करें (हमेशा सबसे संभावित टोकन चुनता है)।"
+ },
+ {
+ "id": 28,
+ "label": "VLM",
+ "localized": "VLM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "VAE model",
+ "localized": "VAE मॉडल",
+ "reload": "",
+ "hint": "VAE अंतिम छवि में बारीक विवरणों के साथ मदद करता है और रंगों को भी बदल सकता है"
+ },
+ {
+ "id": 30,
+ "label": "VAE slicing",
+ "localized": "VAE स्लाइसिंग",
+ "reload": "",
+ "hint": "सीमित VRAM के साथ एक बार में एक छवि के बैच लेटेंट को डिकोड करता है। मल्टी-इमेज बैचों पर VAE डिकोड में छोटा प्रदर्शन सुधार"
+ },
+ {
+ "id": 31,
+ "label": "VAE tiling",
+ "localized": "VAE टाइलिंग",
+ "reload": "",
+ "hint": "सीमित VRAM के साथ बड़ी छवियों को ओवरलैपिंग टाइल्स में विभाजित करें। इसके परिणामस्वरूप प्रोसेसिंग समय में मामूली वृद्धि होती है"
+ },
+ {
+ "id": 32,
+ "label": "VAE tile size",
+ "localized": "VAE टाइल साइज",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "VAE tile overlap",
+ "localized": "VAE टाइल ओवरलैप",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "verbose",
+ "localized": "वर्बोस (विस्तृत विवरण)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "VAE sliced encode",
+ "localized": "VAE स्लाइस्ड एन्कोड",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "VGen params",
+ "localized": "VGen पैरामीटर्स",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "w": [
+ {
+ "id": 0,
+ "label": "Wiki",
+ "localized": "विकी",
+ "reload": "",
+ "hint": "विकी"
+ },
+ {
+ "id": 0,
+ "label": "Wildcards",
+ "localized": "वाइल्डकार्ड्स",
+ "reload": "",
+ "hint": "वाइल्डकार्ड्स"
+ },
+ {
+ "id": 0,
+ "label": "WanAI",
+ "localized": "WanAI",
+ "reload": "",
+ "hint": "WanAI"
+ },
+ {
+ "id": 0,
+ "label": "Watermarking",
+ "localized": "वॉटरमार्किंग",
+ "reload": "",
+ "hint": "वॉटरमार्किंग"
+ },
+ {
+ "id": 0,
+ "label": "Width",
+ "localized": "चौड़ाई",
+ "reload": "",
+ "hint": "छवि की चौड़ाई"
+ },
+ {
+ "id": 0,
+ "label": "Warmth",
+ "localized": "वॉर्मथ",
+ "reload": "",
+ "hint": "वॉर्मथ (रंग की गर्माहट)"
+ },
+ {
+ "id": 0,
+ "label": "Weight",
+ "localized": "वेट",
+ "reload": "",
+ "hint": "भार (वेट)"
+ },
+ {
+ "id": 0,
+ "label": "Width after",
+ "localized": "बाद की चौड़ाई",
+ "reload": "",
+ "hint": "बाद की चौड़ाई"
+ },
+ {
+ "id": 0,
+ "label": "Width mask",
+ "localized": "विड्थ मास्क",
+ "reload": "",
+ "hint": "चौड़ाई का मास्क"
+ },
+ {
+ "id": 0,
+ "label": "WebP lossless compression",
+ "localized": "WebP दोषरहित संपीड़न",
+ "reload": "",
+ "hint": "WebP दोषरहित संपीड़न"
+ },
+ {
+ "id": 0,
+ "label": "Weights clip",
+ "localized": "वेट्स क्लिप",
+ "reload": "",
+ "hint": "जबरन मर्ज किए गए वेट्स को मूल मॉडल से भारी नहीं होने दिया जाता, जिससे बर्न-इन और अत्यधिक संतृप्त मॉडलों को रोका जा सके"
+ }
+ ],
+ "x": [
+ {
+ "id": 0,
+ "label": "XS",
+ "localized": "XS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "X components",
+ "localized": "एक्स घटक",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "X overlap",
+ "localized": "एक्स ओवरलैप",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "X-axis tiles",
+ "localized": "एक्स-अक्ष टाइल्स",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "X-axis tile overlap",
+ "localized": "एक्स-अक्ष टाइल ओवरलैप",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "X type",
+ "localized": "एक्स प्रकार",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "X values",
+ "localized": "एक्स मान",
+ "reload": "",
+ "hint": "अल्पविराम का उपयोग करके एक्स अक्ष के लिए मानों को अलग करें"
+ },
+ {
+ "id": 7,
+ "label": "xhinker",
+ "localized": "xhinker",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "xFormers",
+ "localized": "xFormers",
+ "reload": "",
+ "hint": "मेमोरी ऑप्टिमाइजेशन (मेमोरी अनुकूलन)। गैर-नियतात्मक (हर बार अलग परिणाम)"
+ },
+ {
+ "id": 9,
+ "label": "xet",
+ "localized": "xet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "XYZ Grid",
+ "localized": "XYZ ग्रिड",
+ "reload": "",
+ "hint": "XYZ ग्रिड एक शक्तिशाली मॉड्यूल है जो विभिन्न जनरेशन मापदंडों के आधार पर इमेज ग्रिड बनाता है"
+ }
+ ],
+ "y": [
+ {
+ "id": 0,
+ "label": "Y components",
+ "localized": "Y घटक",
+ "reload": "",
+ "hint": "Y दिशा में घटकों की संख्या।"
+ },
+ {
+ "id": 1,
+ "label": "Y overlap",
+ "localized": "Y ओवरलैप",
+ "reload": "",
+ "hint": "Y अक्ष के साथ टाइल्स के बीच ओवरलैप की मात्रा।"
+ },
+ {
+ "id": 2,
+ "label": "Y-axis tiles",
+ "localized": "Y-अक्ष टाइल्स",
+ "reload": "",
+ "hint": "Y-अक्ष के साथ उपयोग की जाने वाली टाइल्स की संख्या।"
+ },
+ {
+ "id": 3,
+ "label": "Y-axis tile overlap",
+ "localized": "Y-अक्ष टाइल ओवरलैप",
+ "reload": "",
+ "hint": "Y-अक्ष पर टाइल्स के बीच ओवरलैप का आकार।"
+ },
+ {
+ "id": 4,
+ "label": "Y type",
+ "localized": "Y प्रकार",
+ "reload": "",
+ "hint": "Y-अक्ष के लिए उपयोग किए जाने वाले पैरामीटर का प्रकार।"
+ },
+ {
+ "id": 5,
+ "label": "Y values",
+ "localized": "Y मान",
+ "reload": "",
+ "hint": "अल्पविराम का उपयोग करके Y अक्ष के लिए अलग-अलग मान लिखें"
+ }
+ ],
+ "z": [
+ {
+ "id": 0,
+ "label": "ZImageTurbo",
+ "localized": "ZImageTurbo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "zimage",
+ "localized": "zimage",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "ZeroStar init steps",
+ "localized": "जीरोस्टार आरंभिक चरण (ZeroStar init steps)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Zero",
+ "localized": "जीरो (Zero)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Z type",
+ "localized": "Z प्रकार",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Z values",
+ "localized": "Z मान",
+ "reload": "",
+ "hint": "अल्पविराम का उपयोग करके Z अक्ष के लिए अलग-अलग मान लिखें"
+ },
+ {
+ "id": 6,
+ "label": "Zoe Depth",
+ "localized": "ज़ोई डेप्थ (Zoe Depth)",
+ "reload": "",
+ "hint": ""
+ }
+ ]
+}
\ No newline at end of file
diff --git a/html/locale_hr.json b/html/locale_hr.json
index 52117a03a..f252f25d4 100644
--- a/html/locale_hr.json
+++ b/html/locale_hr.json
@@ -1,9149 +1,11074 @@
{
- "icons": [
+ "0": [
{
- "id": "",
- "label": "🎲️",
- "localized": "🎲️",
+ "id": 0,
+ "label": "1st Stage",
+ "localized": "1. Faza",
"reload": "",
- "hint": "Koristi nasumično sjeme"
+ "hint": "Prva faza procesa generiranja slike."
},
{
- "id": "",
- "label": "🔄",
- "localized": "🔄",
+ "id": 1,
+ "label": "2nd Stage",
+ "localized": "2. Faza",
"reload": "",
- "hint": "Poništi vrijednosti"
+ "hint": "Druga faza procesa generiranja slike."
},
{
- "id": "",
- "label": "⬆️",
- "localized": "⬆️",
+ "id": 2,
+ "label": "2nd Scale",
+ "localized": "2. Skala",
"reload": "",
- "hint": "Učitaj sliku"
+ "hint": "Skala za drugu fazu generiranja (CFG Scale)."
},
{
- "id": "",
- "label": "⬅️",
- "localized": "⬅️",
+ "id": 3,
+ "label": "2nd Restart step",
+ "localized": "2. Korak ponovnog pokretanja",
"reload": "",
- "hint": "Ponovno koristi sliku"
+ "hint": "Korak u kojem se proces ponovno pokreće unutar druge faze."
},
{
- "id": "",
- "label": "⇅",
- "localized": "⇅",
+ "id": 4,
+ "label": "3rd Stage",
+ "localized": "3. Faza",
"reload": "",
- "hint": "Zamijeni vrijednosti"
+ "hint": "Treća faza procesa generiranja slike."
},
{
- "id": "",
- "label": "⇨",
- "localized": "⇨",
+ "id": 5,
+ "label": "3rd Scale",
+ "localized": "3. Skala",
"reload": "",
- "hint": "Primijeni predložak na karticu Ručno spajanje blokova"
+ "hint": "Skala za treću fazu generiranja (CFG Scale)."
},
{
- "id": "",
- "label": "🕮",
- "localized": "🕮",
+ "id": 6,
+ "label": "3rd Restart step",
+ "localized": "3. Korak ponovnog pokretanja",
"reload": "",
- "hint": "Spremi parametre zadnje generirane slike kao predložak stila"
+ "hint": "Korak u kojem se proces ponovno pokreće unutar treće faze."
},
{
- "id": "",
- "label": "⇕",
- "localized": "⇕",
+ "id": 7,
+ "label": "4th Stage",
+ "localized": "4. Faza",
"reload": "",
- "hint": "Sortiraj po: Nazivu uzl/sil, Veličini najveći/najmanji, Vremenu najnovije/najstarije"
+ "hint": "Četvrta faza procesa generiranja slike."
},
{
- "id": "",
+ "id": 8,
+ "label": "4th Scale",
+ "localized": "4. Skala",
+ "reload": "",
+ "hint": "Skala za četvrtu fazu generiranja (CFG Scale)."
+ },
+ {
+ "id": 9,
+ "label": "4th Restart step",
+ "localized": "4. Korak ponovnog pokretanja",
+ "reload": "",
+ "hint": "Korak u kojem se proces ponovno pokreće unutar četvrte faze."
+ }
+ ],
+ "_": [
+ {
+ "id": 0,
"label": "⟲",
"localized": "⟲",
- "reload": "",
+ "reload": "txt2img_styles_refresh",
"hint": "Osvježi"
},
{
- "id": "",
- "label": "✕",
- "localized": "✕",
- "reload": "",
- "hint": "Zatvori"
+ "id": 1,
+ "label": "↶",
+ "localized": "↶",
+ "reload": "txt2img_styles_apply",
+ "hint": "Primijeni odabrani stil na prompt"
},
{
- "id": "",
- "label": "⊜",
- "localized": "⊜",
- "reload": "",
- "hint": "Popuni"
+ "id": 2,
+ "label": "↷",
+ "localized": "↷",
+ "reload": "txt2img_styles_save",
+ "hint": "Spremi trenutni prompt kao stil"
},
{
- "id": "",
- "label": "※",
- "localized": "※",
- "reload": "",
- "hint": "Učitaj model kao model za rafiniranje kada je odabran, inače učitaj kao osnovni model"
+ "id": 3,
+ "label": "⇅",
+ "localized": "⇅",
+ "reload": "txt2img_res_btn_swap",
+ "hint": "Zamijeni vrijednosti"
},
{
- "id": "",
- "label": "🔎︎",
- "localized": "🔎︎",
- "reload": "",
- "hint": "Skeniraj CivitAI za nedostajuće metapodatke i preglede"
+ "id": 4,
+ "label": "🎲️",
+ "localized": "🎲️",
+ "reload": "txt2img_seed_random",
+ "hint": "Koristi nasumični seed"
},
{
- "id": "",
+ "id": 5,
+ "label": "⬅️",
+ "localized": "⬅️",
+ "reload": "txt2img_seed_reuse",
+ "hint": "Ponovno upotrijebi seed iz zadnje generirane slike"
+ },
+ {
+ "id": 6,
+ "label": "🕮",
+ "localized": "🕮",
+ "reload": "txt2img_guider_docs",
+ "hint": "Spremi parametre zadnje generirane slike kao predložak stila"
+ },
+ {
+ "id": 7,
+ "label": "📐",
+ "localized": "📐",
+ "reload": "txt2img_resize_detect_size",
+ "hint": "Izmjeri veličinu s postojeće slike"
+ },
+ {
+ "id": 8,
"label": "☲",
"localized": "☲",
- "reload": "",
+ "reload": "txt2img_yolo_models_list",
"hint": "Promijeni vrstu prikaza"
},
{
- "id": "",
- "label": "⊗",
- "localized": "⊗",
- "reload": "",
- "hint": "Poništi vrijednosti"
+ "id": 9,
+ "label": "⊜",
+ "localized": "⊜",
+ "reload": "xyz_grid_x_list",
+ "hint": "Popuni"
},
{
- "id": "",
- "label": "📐",
- "localized": "📐",
- "reload": "",
- "hint": "Mjeri"
- },
- {
- "id": "",
- "label": "🔍",
- "localized": "🔍",
- "reload": "",
- "hint": "Pretraži"
- },
- {
- "id": "",
- "label": "🖌️",
- "localized": "🖌️",
- "reload": "",
- "hint": "LaMa ukloni odabrani objekt sa slike"
- },
- {
- "id": "",
- "label": "🖼️",
- "localized": "🖼️",
- "reload": "",
- "hint": "Prikaži pregled"
- },
- {
- "id": "",
+ "id": 10,
"label": "",
"localized": "",
- "reload": "",
- "hint": "Ispitaj sliku"
+ "reload": "txt2img_caption_output",
+ "hint": "Generiraj opis slike (Caption)"
},
{
- "id": "",
+ "id": 11,
"label": "⁜",
"localized": "⁜",
- "reload": "",
- "hint": "Cikliraj metodu prilagodbe slike"
+ "reload": "txt2img_image_fit",
+ "hint": "Promijeni metodu uklapanja slike"
},
{
- "id": "",
- "label": "↶",
- "localized": "↶",
+ "id": 12,
+ "label": "➠ Control",
+ "localized": "➠ Control",
"reload": "",
- "hint": "Primijeni odabrani stil na upit"
+ "hint": "Prebaci sliku u kontrolno sučelje (ControlNet)"
},
{
- "id": "",
- "label": "↷",
- "localized": "↷",
+ "id": 13,
+ "label": "➠ Text",
+ "localized": "➠ Text",
"reload": "",
- "hint": "Spremi trenutni upit u stil"
+ "hint": "Prebaci sliku u tekstualno sučelje"
},
{
- "id": "",
+ "id": 14,
+ "label": "➠ Image",
+ "localized": "➠ Image",
+ "reload": "",
+ "hint": "Prebaci sliku u slikovno sučelje (img2img)"
+ },
+ {
+ "id": 15,
+ "label": "➠ Process",
+ "localized": "➠ Process",
+ "reload": "",
+ "hint": "Prebaci sliku u sučelje za obradu"
+ },
+ {
+ "id": 16,
+ "label": "➠ Caption",
+ "localized": "➠ Caption",
+ "reload": "",
+ "hint": "Prebaci sliku u sučelje za opisivanje"
+ },
+ {
+ "id": 17,
+ "label": "➠ Sketch",
+ "localized": "➠ Sketch",
+ "reload": "",
+ "hint": "Prebaci sliku u sučelje za skiciranje"
+ },
+ {
+ "id": 18,
+ "label": "➠ Inpaint",
+ "localized": "➠ Inpaint",
+ "reload": "",
+ "hint": "Prebaci sliku u sučelje za doslikavanje (Inpaint)"
+ },
+ {
+ "id": 19,
+ "label": "➠ Composite",
+ "localized": "➠ Composite",
+ "reload": "",
+ "hint": "Prebaci sliku u sučelje za kompozitno skiciranje (Inpaint sketch)"
+ },
+ {
+ "id": 20,
+ "label": "⬆️",
+ "localized": "⬆️",
+ "reload": "controlnet_unit-0-upload",
+ "hint": "Učitaj sliku"
+ },
+ {
+ "id": 21,
+ "label": "🔄",
+ "localized": "🔄",
+ "reload": "controlnet_unit-0-reset",
+ "hint": "Resetiraj vrijednosti"
+ },
+ {
+ "id": 22,
+ "label": "🖼️",
+ "localized": "🖼️",
+ "reload": "controlnet_unit-0-preview",
+ "hint": "Prikaži pretpregled"
+ },
+ {
+ "id": 23,
+ "label": "↺",
+ "localized": "↺",
+ "reload": "video_model_load",
+ "hint": "Odmah primijeni odabir"
+ },
+ {
+ "id": 24,
"label": "",
"localized": "",
- "reload": "",
- "hint": "Sortiraj po nazivu, uzlazno"
+ "reload": "component-5772",
+ "hint": "Sortiraj po imenu, uzlazno"
},
{
- "id": "",
+ "id": 25,
"label": "",
"localized": "",
- "reload": "",
- "hint": "Sortiraj po nazivu, silazno"
+ "reload": "component-5773",
+ "hint": "Sortiraj po imenu, silazno"
},
{
- "id": "",
+ "id": 26,
"label": "",
"localized": "",
- "reload": "",
+ "reload": "component-5774",
"hint": "Sortiraj po veličini, uzlazno"
},
{
- "id": "",
+ "id": 27,
"label": "",
"localized": "",
- "reload": "",
+ "reload": "component-5775",
"hint": "Sortiraj po veličini, silazno"
},
{
- "id": "",
+ "id": 28,
"label": "",
"localized": "",
- "reload": "",
+ "reload": "component-5776",
"hint": "Sortiraj po rezoluciji, uzlazno"
},
{
- "id": "",
+ "id": 29,
"label": "",
"localized": "",
- "reload": "",
+ "reload": "component-5777",
"hint": "Sortiraj po rezoluciji, silazno"
},
{
- "id": "",
+ "id": 30,
"label": "",
"localized": "",
- "reload": "",
+ "reload": "component-5778",
"hint": "Sortiraj po vremenu, uzlazno"
},
{
- "id": "",
+ "id": 31,
"label": "",
"localized": "",
- "reload": "",
+ "reload": "component-5779",
"hint": "Sortiraj po vremenu, silazno"
+ },
+ {
+ "id": 32,
+ "label": "⊗",
+ "localized": "⊗",
+ "reload": "quicksettings_clear",
+ "hint": "Resetiraj vrijednosti"
+ },
+ {
+ "id": 33,
+ "label": "🔍",
+ "localized": "🔍",
+ "reload": "docs_btn_search",
+ "hint": "Traži"
+ },
+ {
+ "id": 34,
+ "label": "⇨",
+ "localized": "⇨",
+ "reload": "component-5567",
+ "hint": "Primijeni unaprijed postavljenu postavku (Preset)"
+ },
+ {
+ "id": 35,
+ "label": "※",
+ "localized": "※",
+ "reload": "txt2img_extra_model",
+ "hint": "Učitaj model kao refiner ako je odabrano, inače učitaj kao osnovni model"
+ },
+ {
+ "id": 36,
+ "label": "🔎︎",
+ "localized": "🔎︎",
+ "reload": "txt2img_extra_scan",
+ "hint": "Skeniraj CivitAI za metapodatke koji nedostaju i pretpreglede"
+ },
+ {
+ "id": 37,
+ "label": "⇕",
+ "localized": "⇕",
+ "reload": "txt2img_extra_sort",
+ "hint": "Sortiraj po: Ime uzl/sil, Veličina najv/najm, Vrijeme najnovije/najstarije"
+ },
+ {
+ "id": 38,
+ "label": "✕",
+ "localized": "✕",
+ "reload": "txt2img_extra_close",
+ "hint": "Zatvori"
}
],
- "main": [
+ "a": [
{
- "id": "",
- "label": "Prompt",
- "localized": "Upit",
- "reload": "",
- "hint": "Opišite sliku koju želite generirati"
+ "id": 0,
+ "label": "Advanced",
+ "localized": "Napredno",
+ "reload": "n/a",
+ "hint": "Napredne postavke korištene za generiranje slika"
},
{
- "id": "",
- "label": "Start",
- "localized": "Pokreni",
- "reload": "",
- "hint": "Pokreni"
+ "id": 0,
+ "label": "Adapters",
+ "localized": "Adapteri",
+ "reload": "n/a",
+ "hint": "Postavke povezane s IP adapterima"
},
{
- "id": "",
- "label": "End",
- "localized": "Kraj",
- "reload": "",
- "hint": "Kraj"
+ "id": 0,
+ "label": "Apply to model",
+ "localized": "Primijeni na model",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Core",
- "localized": "Jezgra",
- "reload": "",
- "hint": "Osnovne postavke"
+ "id": 0,
+ "label": "Analyze",
+ "localized": "Analiziraj",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "System prompt",
- "localized": "Sistemski upit",
- "reload": "",
- "hint": "Sistemski upit kontrolira ponašanje LLM-a"
+ "id": 0,
+ "label": "Apply changes",
+ "localized": "Primijeni promjene",
+ "reload": "n/a",
+ "hint": "Primijeni sve promjene i ponovno pokreni poslužitelj"
},
{
- "id": "",
- "label": "Negative prompt",
- "localized": "Negativni upit",
- "reload": "",
- "hint": "Opišite što ne želite vidjeti na generiranoj slici"
+ "id": 0,
+ "label": "Apply settings",
+ "localized": "Primijeni postavke",
+ "reload": "n/a",
+ "hint": "Spremi trenutne postavke, preporučuje se ponovno pokretanje poslužitelja"
},
{
- "id": "",
- "label": "Text",
- "localized": "Tekst",
- "reload": "",
- "hint": "Stvori sliku iz teksta"
+ "id": 0,
+ "label": "Analyze model",
+ "localized": "Analiziraj model",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Image",
- "localized": "Slika",
- "reload": "",
- "hint": "Stvori sliku iz slike"
+ "id": 0,
+ "label": "All",
+ "localized": "Sve",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Control",
- "localized": "Kontrola",
- "reload": "",
- "hint": "Stvori sliku uz potpuno vođenje"
+ "id": 0,
+ "label": "artist",
+ "localized": "umjetnik",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Process",
- "localized": "Obrada",
- "reload": "",
- "hint": "Obradi postojeću sliku"
+ "id": 0,
+ "label": "Alpha",
+ "localized": "Alfa",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
+ "label": "Advanced Options",
+ "localized": "Napredne opcije",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Appearance",
+ "localized": "Izgled",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Answer",
+ "localized": "Odgovor",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adjust start",
+ "localized": "Početak prilagodbe",
+ "reload": "n/a",
+ "hint": "Početni korak kada se događa prilagodba sigme"
+ },
+ {
+ "id": 0,
+ "label": "Adjust end",
+ "localized": "Kraj prilagodbe",
+ "reload": "n/a",
+ "hint": "Završni korak kada se događa prilagodba sigme"
+ },
+ {
+ "id": 0,
+ "label": "AutoGuidance dropout",
+ "localized": "AutoGuidance dropout",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "AutoGuidance layers",
+ "localized": "AutoGuidance slojevi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "AutoGuidance config",
+ "localized": "AutoGuidance konfiguracija",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "APG momentum",
+ "localized": "APG zamah",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "APG rescale",
+ "localized": "APG promjena veličine",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention guidance",
+ "localized": "Attention guidance",
+ "reload": "n/a",
+ "hint": "CFG skala korištena s PAG: Perturbed-Attention Guidance"
+ },
+ {
+ "id": 0,
+ "label": "Adaptive scaling",
+ "localized": "Adaptivno skaliranje",
+ "reload": "n/a",
+ "hint": "Adaptivni modifikator za razinu attention guidance-a"
+ },
+ {
+ "id": 0,
+ "label": "Active IP adapters",
+ "localized": "Aktivni IP adapteri",
+ "reload": "n/a",
+ "hint": "Broj aktivnih IP adaptera"
+ },
+ {
+ "id": 0,
+ "label": "Adapter",
+ "localized": "Adapter",
+ "reload": "n/a",
+ "hint": "Model IP adaptera"
+ },
+ {
+ "id": 0,
+ "label": "Anchor settings",
+ "localized": "Postavke sidra",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Alpha preset",
+ "localized": "Alfa predpostavka",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Append heatmaps to results",
+ "localized": "Dodaj toplinske mape rezultatima",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto apply",
+ "localized": "Automatska primjena",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Amplify LUT",
+ "localized": "Pojačaj LUT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add time info",
+ "localized": "Dodaj vremenske informacije",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add text info",
+ "localized": "Dodaj tekstualne informacije",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add metadata",
+ "localized": "Dodaj metapodatke",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Allowed languages",
+ "localized": "Dopušteni jezici",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Allowed alphabets",
+ "localized": "Dopuštena pisma",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply to prompt",
+ "localized": "Primijeni na upit",
+ "reload": "n/a",
+ "hint": "Automatski kopiraj poboljšani rezultat u okvir za unos upita"
+ },
+ {
+ "id": 0,
+ "label": "Auto enhance",
+ "localized": "Automatsko poboljšanje",
+ "reload": "n/a",
+ "hint": "Automatski poboljšaj upit prije svakog generiranja slike"
+ },
+ {
+ "id": 0,
+ "label": "ACI: Color to Mask",
+ "localized": "ACI: Boja u masku",
+ "reload": "n/a",
+ "hint": "Odaberite boju koju želite maskirati i obraditi (inpaint). Kliknite na boju u slici za automatski odabir. Preporučuje se korištenje slika poput zelenog ekrana za precizne rezultate."
+ },
+ {
+ "id": 0,
+ "label": "ACI: Color tolerance",
+ "localized": "ACI: Tolerancija boje",
+ "reload": "n/a",
+ "hint": "Prilagodite toleranciju kako biste uključili slične boje u masku. Niže vrijednosti = maskiraju samo vrlo slične boje. Više vrijednosti = maskiraju širi raspon sličnih boja."
+ },
+ {
+ "id": 0,
+ "label": "ACI: Denoising strength",
+ "localized": "ACI: Snaga uklanjanja šuma",
+ "reload": "n/a",
+ "hint": "Promijenite snagu uklanjanja šuma (Denoising Strength) kako biste postigli željenu količinu obrade."
+ },
+ {
+ "id": 0,
+ "label": "ACI: Mask dilate",
+ "localized": "ACI: Širenje maske",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ACI: Mask erode",
+ "localized": "ACI: Erozija maske",
+ "reload": "n/a",
+ "hint": "Prilagodite ispunu (padding) za primjenu unutarnjeg pomaka maske. (Preporučena vrijednost = 2 za uklanjanje ostataka na rubovima)"
+ },
+ {
+ "id": 0,
+ "label": "ACI: Mask blur",
+ "localized": "ACI: Zamućenje maske",
+ "reload": "n/a",
+ "hint": "Prilagodite zamućenje za glatki prijelaz između slike i obrađenog područja. (Preporučena vrijednost = 0 za oštrinu)"
+ },
+ {
+ "id": 0,
+ "label": "Adaptive restore",
+ "localized": "Adaptivna obnova",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply noise",
+ "localized": "Primijeni šum",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto min score",
+ "localized": "Automatski min. rezultat",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto-segment",
+ "localized": "Auto-segmentacija",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto-mask",
+ "localized": "Auto-maskiranje",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Active",
+ "localized": "Aktivno",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention",
+ "localized": "Attention (Pažnja)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adain",
+ "localized": "Adain",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention Adain",
+ "localized": "Attention Adain",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply filter",
+ "localized": "Primijeni filtar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Alpha matting",
+ "localized": "Alfa matiranje",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Append Caption Files",
+ "localized": "Dodaj datoteke s opisom",
+ "reload": "n/a",
+ "hint": "Dodaj postojećim datotekama s opisom umjesto prepisivanja preko njih. Korisno za dodavanje dodatnih opisa ili oznaka slikama koje već imaju opise."
+ },
+ {
+ "id": 0,
+ "label": "a1111",
+ "localized": "a1111",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Autocast",
+ "localized": "Autocast",
+ "reload": "n/a",
+ "hint": "Automatski odredi preciznost tijekom izvođenja"
+ },
+ {
+ "id": 0,
+ "label": "Auto",
+ "localized": "Auto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "accuracy",
+ "localized": "točnost",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "atiadlxx (AMD only)",
+ "localized": "atiadlxx (samo AMD)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "aot_ts_nvfuser",
+ "localized": "aot_ts_nvfuser",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Additional image browser folders",
+ "localized": "Dodatne mape preglednika slika",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add system information to metadata",
+ "localized": "Dodaj informacije o sustavu u metapodatke",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Autolaunch browser upon startup",
+ "localized": "Automatski pokreni preglednik pri pokretanju",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Allowed aspect ratios",
+ "localized": "Dopušteni omjeri stranica",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Approximate",
+ "localized": "Približno",
+ "reload": "n/a",
+ "hint": "Jeftina aproksimacija neuronskom mrežom. Vrlo brzo u usporedbi s VAE, ali proizvodi slike s 4 puta manjom horizontalnom/vertikalnom rezolucijom i nižom kvalitetom"
+ },
+ {
+ "id": 0,
+ "label": "Additional postprocessing operations",
+ "localized": "Dodatne operacije naknadne obrade",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply color correction",
+ "localized": "Primijeni korekciju boje",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply mask as overlay",
+ "localized": "Primijeni masku kao prekrivanje",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply sRGB linearization",
+ "localized": "Primijeni sRGB linearizaciju",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Available networks",
+ "localized": "Dostupne mreže",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto-convert SD15 embeddings to SDXL",
+ "localized": "Auto-pretvori SD15 embeddinge u SDXL",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "alias",
+ "localized": "alias",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention query chunk size",
+ "localized": "Veličina bloka upita pažnje (attention query)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention kv chunk size",
+ "localized": "Veličina bloka kv pažnje (attention kv)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention chunking threshold",
+ "localized": "Prag blokiranja pažnje (attention chunking)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attempt VAE roll back for NaN values",
+ "localized": "Pokušaj VAE povratak za NaN vrijednosti",
+ "reload": "n/a",
+ "hint": "Zahtijeva Torch 2.1 i omogućenu NaN provjeru"
+ },
+ {
+ "id": 0,
+ "label": "Add extended info to filename when saving grid",
+ "localized": "Dodaj proširene info u naziv datoteke pri spremanju mreže",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add LoRA to prompt",
+ "localized": "Dodaj LoRA u upit",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Alpha Ratio",
+ "localized": "Omjer Alfe",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ALPHA Block Weight Preset",
+ "localized": "Predpostavka težine ALFA blokova",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Automatically determine rank",
+ "localized": "Automatski odredi rank",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Autorank ratio",
+ "localized": "Omjer autorank-a",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Advanced guidance params",
+ "localized": "Napredni parametri navođenja (guidance)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adapter 1",
+ "localized": "Adapter 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adapter 2",
+ "localized": "Adapter 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adapter 3",
+ "localized": "Adapter 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adapter 4",
+ "localized": "Adapter 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Audio",
+ "localized": "Audio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Advanced Options",
+ "localized": "Napredne opcije",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Advanced Options",
+ "localized": "Napredne opcije",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Advanced Options",
+ "localized": "Napredne opcije",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "b": [
+ {
+ "id": 0,
+ "label": "Batch",
+ "localized": "Serija",
+ "reload": "",
+ "hint": "Postavke serijske obrade (batch processing settings)"
+ },
+ {
+ "id": 1,
+ "label": "Batch Caption",
+ "localized": "Serijski opis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Batch Tag",
+ "localized": "Serijsko označavanje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Benchmark",
+ "localized": "Test performansi (Benchmark)",
+ "reload": "",
+ "hint": "Pokreni testove performansi"
+ },
+ {
+ "id": 4,
+ "label": "Backend Settings",
+ "localized": "Postavke pozadinskog sustava (Backend)",
+ "reload": "",
+ "hint": "Postavke vezane uz računalne pozadinske sustave: torch, onnx i olive"
+ },
+ {
+ "id": 5,
+ "label": "body",
+ "localized": "body",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Beta",
+ "localized": "Beta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Balanced Offload",
+ "localized": "Uravnoteženo rasterećenje (Balanced Offload)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "BitsAndBytes",
+ "localized": "BitsAndBytes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Batch count",
+ "localized": "Broj serija",
+ "reload": "",
+ "hint": "Koliko serija slika treba stvoriti (nema utjecaja na performanse generiranja ili korištenje VRAM-a)"
+ },
+ {
+ "id": 10,
+ "label": "Batch size",
+ "localized": "Veličina serije",
+ "reload": "",
+ "hint": "Koliko slika stvoriti u jednoj seriji (povećava performanse generiranja uz cijenu veće potrošnje VRAM-a)"
+ },
+ {
+ "id": 11,
+ "label": "Beta schedule",
+ "localized": "Beta raspored",
+ "reload": "",
+ "hint": "Definira kako beta (snaga šuma po koraku) raste. Opcije: - default: zadano za model - linear: ravnomjerno opadanje šuma po koraku - scaled: kvadratna verzija linearnog, koristi ga samo Stable Diffusion - cosine: glađe opadanje, često bolji rezultati s manje koraka - sigmoid: oštar prijelaz, eksperimentalno"
+ },
+ {
+ "id": 12,
+ "label": "Base shift",
+ "localized": "Osnovni pomak (Base shift)",
+ "reload": "",
+ "hint": "Minimalna vrijednost pomaka za niske rezolucije pri korištenju dinamičkog pomaka."
+ },
+ {
+ "id": 13,
+ "label": "Brightness",
+ "localized": "Svjetlina",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Block",
+ "localized": "Blok",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Block size",
+ "localized": "Veličina bloka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Banned words",
+ "localized": "Zabranjene riječi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Blur",
+ "localized": "Zamućenje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Batch input directory",
+ "localized": "Mapa za serijski unos",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Batch output directory",
+ "localized": "Mapa za serijski izlaz",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Batch mask directory",
+ "localized": "Mapa za serijske maske",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Background threshold",
+ "localized": "Prag pozadine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Boost",
+ "localized": "Pojačanje (Boost)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Base",
+ "localized": "Osnova",
+ "reload": "",
+ "hint": "Osnovne postavke korištene za pokretanje generiranja slike"
+ },
+ {
+ "id": 24,
+ "label": "Blend strength",
+ "localized": "Jačina stapanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Base model",
+ "localized": "Osnovni model",
+ "reload": "",
+ "hint": "Glavni model korišten za sve operacije"
+ },
+ {
+ "id": 26,
+ "label": "Backend",
+ "localized": "Pozadinski sustav (Backend)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Benchmark steps",
+ "localized": "Koraci testa performansi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Benchmark level",
+ "localized": "Razina testa performansi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "balanced",
+ "localized": "uravnoteženo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "block_level",
+ "localized": "razina_bloka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Backend storage",
+ "localized": "Pozadinska pohrana",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "BF16",
+ "localized": "BF16",
+ "reload": "",
+ "hint": "Koristi modificiranu 16-bitnu preciznost s pomičnim zarezom za izračune"
+ },
+ {
+ "id": 33,
+ "label": "Batch matrix-matrix",
+ "localized": "Serijsko množenje matrica",
+ "reload": "",
+ "hint": "Standardno serijsko množenje matrica za attention (pažnju). Pouzdano, ali nije učinkovito s VRAM-om."
+ },
+ {
+ "id": 34,
+ "label": "BCFHW",
+ "localized": "BCFHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "BFCHW",
+ "localized": "BFCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "BCHW",
+ "localized": "BCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Batch mode uses sequential seeds",
+ "localized": "Serijski način koristi sekvencijalne početne vrijednosti (seeds)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Batch uses original name",
+ "localized": "Serija koristi originalno ime",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Base images folder",
+ "localized": "Osnovna mapa za slike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Base grids folder",
+ "localized": "Osnovna mapa za mreže (grids)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Build info on first access",
+ "localized": "Izradi informacije pri prvom pristupu",
+ "reload": "",
+ "hint": "Sprječava poslužitelj da izrađuje EN stranicu pri pokretanju poslužitelja i umjesto toga je izrađuje kada se zatraži"
+ },
+ {
+ "id": 42,
+ "label": "Beta Ratio",
+ "localized": "Beta omjer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "BETA Block Weight Preset",
+ "localized": "BETA unaprijed postavljena težina bloka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Base model type",
+ "localized": "Vrsta osnovnog modela",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "c": [
+ {
+ "id": 67,
"label": "Caption",
"localized": "Opis",
"reload": "",
- "hint": "Analizirajte postojeće slike i stvorite tekstualne opise"
+ "hint": "Analiziraj postojeće slike i kreiraj tekstualne opise"
},
{
- "id": "",
- "label": "Interrogate",
- "localized": "Analiziraj",
+ "id": 68,
+ "label": "Contributors",
+ "localized": "Suradnici",
"reload": "",
- "hint": "Pokreni analizu da dobijete opis svoje slike"
+ "hint": ""
},
{
- "id": "",
- "label": "Models",
- "localized": "Modeli",
- "reload": "",
- "hint": "Preuzmite, pretvorite ili spojite svoje modele i upravljajte metapodacima modela"
- },
- {
- "id": "",
- "label": "Agent Scheduler",
- "localized": "Raspoređivač agenata",
- "reload": "",
- "hint": "Dodajte zahtjeve za generiranje u red i pokrenite ih u pozadini"
- },
- {
- "id": "",
- "label": "AgentScheduler",
- "localized": "Raspoređivač agenata",
- "reload": "",
- "hint": "Dodajte zahtjeve za generiranje u red i pokrenite ih u pozadini"
- },
- {
- "id": "",
- "label": "System",
- "localized": "Sustav",
- "reload": "",
- "hint": "Postavke i informacije sustava"
- },
- {
- "id": "",
- "label": "System Info",
- "localized": "Informacije o sustavu",
- "reload": "",
- "hint": "Informacije o sustavu"
- },
- {
- "id": "",
- "label": "Settings",
- "localized": "Postavke",
- "reload": "",
- "hint": "Postavke aplikacije"
- },
- {
- "id": "",
- "label": "Script",
- "localized": "Skripta",
- "reload": "",
- "hint": "Dodatne skripte za korištenje"
- },
- {
- "id": "",
- "label": "Generate",
- "localized": "Generiraj",
- "reload": "",
- "hint": "Pokreni obradu"
- },
- {
- "id": "",
- "label": "Generate forever",
- "localized": "Generiraj zauvijek",
- "reload": "",
- "hint": "Pokreni obradu i nastavi dok se ne otkaže"
- },
- {
- "id": "",
- "label": "Enqueue",
- "localized": "Dodaj u red",
- "reload": "",
- "hint": "Dodaj zadatak u pozadinski red u Raspoređivaču agenata"
- },
- {
- "id": "",
- "label": "Reprocess",
- "localized": "Ponovno obradi",
- "reload": "",
- "hint": "Ponovno obradite prethodne generacije koristeći različite parametre"
- },
- {
- "id": "",
- "label": "Stop",
- "localized": "Zaustavi",
- "reload": "",
- "hint": "Zaustavi obradu"
- },
- {
- "id": "",
- "label": "Skip",
- "localized": "Preskoči",
- "reload": "",
- "hint": "Zaustavi obradu trenutnog zadatka i nastavi obradu"
- },
- {
- "id": "",
- "label": "Pause",
- "localized": "Pauziraj",
- "reload": "",
- "hint": "Pauziraj obradu"
- },
- {
- "id": "",
- "label": "Restore",
- "localized": "Vrati",
- "reload": "",
- "hint": "Vrati parametre iz trenutnog upita ili zadnje poznate generirane slike"
- },
- {
- "id": "",
+ "id": 69,
"label": "Clear",
"localized": "Očisti",
"reload": "",
"hint": "Očisti upite"
},
{
- "id": "",
- "label": "Networks",
- "localized": "Mreže",
+ "id": 70,
+ "label": "Check status",
+ "localized": "Provjeri status",
"reload": "",
- "hint": "Korisničko sučelje mreža"
+ "hint": ""
},
{
- "id": "",
- "label": "Default strength",
- "localized": "Zadana jačina",
+ "id": 71,
+ "label": "Composite",
+ "localized": "Kompozit",
"reload": "",
- "hint": "Prilikom dodavanja dodatne mreže poput LoRA-e u upit, koristite ovaj množitelj za nju"
+ "hint": ""
},
{
- "id": "",
- "label": "Upscale",
- "localized": "Uvećaj",
+ "id": 72,
+ "label": "Control",
+ "localized": "Kontrola",
"reload": "",
- "hint": "Uvećaj sliku"
+ "hint": "Kreiraj sliku uz potpuno vođenje"
},
{
- "id": "",
- "label": "Model",
- "localized": "Model",
+ "id": 73,
+ "label": "ControlNet",
+ "localized": "ControlNet",
"reload": "",
- "hint": "Osnovni model"
+ "hint": "ControlNet je napredni model za vođenje generiranja"
},
{
- "id": "",
- "label": "Prompts",
- "localized": "Upiti",
+ "id": 74,
+ "label": "Controls",
+ "localized": "Kontrole",
"reload": "",
- "hint": "Slika upita i negativni upit"
+ "hint": ""
},
{
- "id": "",
- "label": "Base",
- "localized": "Osnovno",
+ "id": 75,
+ "label": "CaptionCaption",
+ "localized": "OpisOpis",
"reload": "",
- "hint": "Osnovne postavke korištene za pokretanje generiranja slike"
+ "hint": ""
},
{
- "id": "",
- "label": "Style",
- "localized": "Stil",
+ "id": 76,
+ "label": "Console",
+ "localized": "Konzola",
"reload": "",
- "hint": "Dodatni stilovi za primjenu na odabranim parametrima generiranja"
+ "hint": ""
},
{
- "id": "",
- "label": "Styles",
- "localized": "Stilovi",
+ "id": 77,
+ "label": "Check for updates",
+ "localized": "Provjeri nadogradnje",
"reload": "",
- "hint": "Dodatni stilovi za primjenu na odabranim parametrima generiranja"
+ "hint": ""
},
{
- "id": "",
- "label": "Lora",
- "localized": "LoRA",
+ "id": 78,
+ "label": "Change log",
+ "localized": "Dnevnik promjena",
"reload": "",
- "hint": "LoRA: Low-Rank Adaptation. Dotjerani model koji se primjenjuje povrh učitanog modela"
+ "hint": ""
},
{
- "id": "",
- "label": "Embedding",
- "localized": "Ugrađivanje",
+ "id": 79,
+ "label": "Compute Settings",
+ "localized": "Postavke izračuna",
"reload": "",
- "hint": "Ugrađivanje tekstualne inverzije je obučena ugrađena informacija o subjektu"
+ "hint": "Postavke vezane uz preciznost izračuna, unakrsnu pažnju (cross attention) i optimizacije za računalne platforme"
},
{
- "id": "",
- "label": "Hypernetwork",
- "localized": "Hipermreža",
+ "id": 80,
+ "label": "Current",
+ "localized": "Trenutno",
"reload": "",
- "hint": "Mala obučena neuronska mreža koja modificira ponašanje učitanog modela"
+ "hint": "Analiziraj module unutar trenutno učitanog modela"
},
{
- "id": "",
- "label": "VLM Caption",
- "localized": "VLM Opis",
+ "id": 81,
+ "label": "CivitAI",
+ "localized": "CivitAI",
"reload": "",
- "hint": "Analizirajte sliku koristeći vizualno-jezični model"
+ "hint": "Pretraži i preuzmi modele s CivitAI stranice"
},
{
- "id": "",
- "label": "CLiP Interrogate",
- "localized": "CLiP Analiza",
+ "id": 82,
+ "label": "Calculate missing hashes",
+ "localized": "Izračunaj nedostajuće hash vrijednosti",
"reload": "",
- "hint": "Analizirajte sliku koristeći CLiP model"
+ "hint": ""
},
{
- "id": "",
- "label": "VAE",
- "localized": "VAE",
+ "id": 83,
+ "label": "Community",
+ "localized": "Zajednica",
"reload": "",
- "hint": "Varijacijski autoenkoder: model koji se koristi za dekodiranje slike na kraju generiranja"
+ "hint": ""
},
{
- "id": "",
- "label": "History",
- "localized": "Povijest",
+ "id": 84,
+ "label": "Cloud",
+ "localized": "Oblak",
"reload": "",
- "hint": "Popis prethodnih generacija koje se mogu dodatno obraditi"
+ "hint": ""
},
{
- "id": "",
- "label": "UI disable variable aspect ratio",
- "localized": "UI onemogući promjenjiv omjer slike",
+ "id": 85,
+ "label": "Close",
+ "localized": "Zatvori",
"reload": "",
- "hint": "Kada je onemogućeno, sve sličice se prikazuju kao kvadratne slike"
+ "hint": ""
},
{
- "id": "",
- "label": "Build info on first access",
- "localized": "Izgradnja informacija pri prvom pristupu",
+ "id": 86,
+ "label": "Change model",
+ "localized": "Promijeni model",
"reload": "",
- "hint": "Sprječava poslužitelj da izgradi EN stranicu pri pokretanju poslužitelja, već je izgradi kada se zatraži"
+ "hint": ""
},
{
- "id": "",
- "label": "Show reference styles",
- "localized": "Prikaži referentne stilove",
+ "id": 87,
+ "label": "Change refiner",
+ "localized": "Promijeni profinjivač (refiner)",
"reload": "",
- "hint": "Prikaži ili sakrij ugrađene stilove"
+ "hint": ""
},
{
- "id": "",
- "label": "LoRA load using Diffusers method",
- "localized": "Učitavanje LoRA-e Diffusers metodom",
+ "id": 88,
+ "label": "Change VAE",
+ "localized": "Promijeni VAE",
"reload": "",
- "hint": "Alternativna metoda koristi ugrađene LoRA mogućnosti Diffusersa umjesto izvorne SD.Next implementacije (može smanjiti kompatibilnost LoRA-e)"
+ "hint": ""
},
{
- "id": "",
- "label": "LoRA fuse directly to model",
- "localized": "Spajanje LoRA-e izravno s modelom",
+ "id": 89,
+ "label": "Change reference",
+ "localized": "Promijeni referencu",
"reload": "",
- "hint": "Prilikom učitavanja LoRA-e, odmah spojite utege s temeljnim modelom umjesto da ih primjenjujete u hodu"
+ "hint": ""
},
{
- "id": "",
- "label": "LoRA memory cache",
- "localized": "LoRA memorijska predmemorija",
- "reload": "",
- "hint": "Koliko LoRA-a zadržati u mreži za buduću upotrebu prije ponovnog učitavanja iz pohrane"
- },
- {
- "id": "",
- "label": "Local",
- "localized": "Lokalno",
- "reload": "",
- "hint": "Modeli koji su preuzeti i spremni za upotrebu"
- },
- {
- "id": "",
- "label": "Gallery",
- "localized": "Galerija",
- "reload": "",
- "hint": "Galerija slika"
- },
- {
- "id": "",
- "label": "Reference",
- "localized": "Referenca",
- "reload": "",
- "hint": "Popis referentnih modela koji se mogu automatski preuzeti pri prvoj upotrebi"
- },
- {
- "id": "",
- "label": "Samplers",
- "localized": "Uzorcivači",
- "reload": "",
- "hint": "Napredne postavke uzorcivača/raspoređivača"
- },
- {
- "id": "",
- "label": "Seed",
- "localized": "Sjeme",
- "reload": "",
- "hint": "Početno sjeme i varijacija"
- },
- {
- "id": "",
- "label": "Advanced",
- "localized": "Napredno",
- "reload": "",
- "hint": "Napredne postavke korištene za pokretanje generiranja slike"
- },
- {
- "id": "",
- "label": "Scripts",
- "localized": "Skripte",
- "reload": "",
- "hint": "Omogućite dodatne značajke korištenjem odabranih skripti tijekom procesa generiranja"
- },
- {
- "id": "",
+ "id": 90,
"label": "Corrections",
"localized": "Korekcije",
"reload": "",
- "hint": "Kontrolirajte korekcije boje/izoštravanja/svjetline slike tijekom procesa generiranja"
+ "hint": "Kontrola korekcija boje, oštrine i svjetline slike tijekom procesa generiranja"
},
{
- "id": "",
- "label": "Parameters",
- "localized": "Parametri",
+ "id": 91,
+ "label": "Control Methods",
+ "localized": "Metode kontrole",
"reload": "",
- "hint": "Osnovni parametri korišteni tijekom generiranja slike"
+ "hint": ""
},
{
- "id": "",
- "label": "Refine",
- "localized": "Dorada",
+ "id": 92,
+ "label": "Control Media",
+ "localized": "Kontrolni medij",
"reload": "",
- "hint": "Dorada pokreće dodatnu obradu nakon što je početna obrada završena i može se koristiti za povećanje rezolucije slike te opcionalno ponovno obraditi kako bi se povećala kvaliteta i detalji"
+ "hint": "Dodaj ulaznu sliku kao zasebnu inicijalizacijsku sliku za kontrolnu obradu"
},
{
- "id": "",
- "label": "Detailer",
- "localized": "Detaljizer",
+ "id": 93,
+ "label": "ChronoEdit",
+ "localized": "ChronoEdit",
"reload": "",
- "hint": "Detaljizer pokreće dodatno generiranje u višoj rezoluciji za detektirane objekte"
+ "hint": ""
},
{
- "id": "",
- "label": "Resize",
- "localized": "Promjena veličine",
+ "id": 94,
+ "label": "Cross Attention",
+ "localized": "Unakrsna pažnja (Cross Attention)",
"reload": "",
- "hint": "Promjena veličine slike, može koristiti fiksnu rezoluciju ili se temeljiti na skali"
+ "hint": ""
},
{
- "id": "",
- "label": "Batch",
- "localized": "Skupno",
+ "id": 95,
+ "label": "CLiP Skip",
+ "localized": "CLiP Skip",
"reload": "",
- "hint": "Postavke skupne obrade"
+ "hint": "Parametar ranog zaustavljanja za CLIP model; 1 je zaustavljanje na zadnjem sloju, 2 na pretposljednjem, itd."
},
{
- "id": "",
- "label": "Denoise",
- "localized": "Uklanjanje šuma",
+ "id": 96,
+ "label": "Cache-DiT",
+ "localized": "Cache-DiT",
"reload": "",
- "hint": "Postavke uklanjanja šuma. Veće uklanjanje šuma znači da se više postojećeg sadržaja slike smije promijeniti tijekom generiranja"
+ "hint": ""
},
{
- "id": "",
- "label": "Mask",
- "localized": "Maska",
+ "id": 97,
+ "label": "CFG-Zero",
+ "localized": "CFG-Zero",
"reload": "",
- "hint": "Maskiranje slike i opcije maske"
+ "hint": ""
},
{
- "id": "",
- "label": "Input",
- "localized": "Ulaz",
+ "id": 98,
+ "label": "Cache folders",
+ "localized": "Mape međuspremnika",
"reload": "",
- "hint": "Odabir ulaznih medija"
+ "hint": ""
},
{
- "id": "",
- "label": "Video",
- "localized": "Video",
+ "id": 99,
+ "label": "Custom model loader",
+ "localized": "Prilagođeni učitavač modela",
"reload": "",
- "hint": "Stvori video koristeći vođenje"
+ "hint": ""
},
{
- "id": "",
+ "id": 100,
+ "label": "Client log",
+ "localized": "Dnevnik klijenta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 101,
+ "label": "CLIP Analysis",
+ "localized": "CLIP analiza",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 102,
+ "label": "Context",
+ "localized": "Kontekst",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 103,
+ "label": "Correction mode",
+ "localized": "Način korekcije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 104,
+ "label": "Color",
+ "localized": "Boja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 105,
+ "label": "Center",
+ "localized": "Centar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 106,
+ "label": "Color grading",
+ "localized": "Gradacija boja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 107,
+ "label": "Crop to portrait",
+ "localized": "Izreži u portret",
+ "reload": "",
+ "hint": "Izreži ulaznu sliku isključivo u portretni format prije korištenja kao IP adapter ulaza"
+ },
+ {
+ "id": 108,
+ "label": "Concept Tokens",
+ "localized": "Tokeni koncepta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 109,
+ "label": "Colormap",
+ "localized": "Mapa boja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 110,
+ "label": "Cosine scale 1",
+ "localized": "Kosinusna skala 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 111,
+ "label": "Cosine scale 2",
+ "localized": "Kosinusna skala 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 112,
+ "label": "Cosine scale 3",
+ "localized": "Kosinusna skala 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 113,
+ "label": "Cache model",
+ "localized": "Spremi model u međuspremnik",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 114,
+ "label": "Cosine scale",
+ "localized": "Kosinusna skala",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 115,
+ "label": "Cosine Background",
+ "localized": "Kosinusna pozadina",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 116,
+ "label": "Control guidance",
+ "localized": "Vođenje kontrole",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 117,
+ "label": "Contrast",
+ "localized": "Kontrast",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 118,
+ "label": "comma",
+ "localized": "zarez",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 119,
+ "label": "Columns",
+ "localized": "Stupci",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 120,
+ "label": "Create video",
+ "localized": "Izradi video",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 121,
+ "label": "Censor",
+ "localized": "Cenzura",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 122,
+ "label": "Check language",
+ "localized": "Provjeri jezik",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 123,
+ "label": "Check policy violations",
+ "localized": "Provjeri kršenja pravila",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 124,
+ "label": "Check banned words",
+ "localized": "Provjeri zabranjene riječi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 125,
+ "label": "Control preprocess input images",
+ "localized": "Kontrola predobrade ulaznih slika",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 126,
+ "label": "Control override denoise strength",
+ "localized": "Kontrola nadjačavanja jačine uklanjanja šuma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 127,
+ "label": "Color variation",
+ "localized": "Varijacija boja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 128,
+ "label": "Change rate",
+ "localized": "Brzina promjene",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 129,
+ "label": "Context after",
+ "localized": "Kontekst nakon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 130,
+ "label": "Context mask",
+ "localized": "Maska konteksta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 131,
+ "label": "Control only",
+ "localized": "Samo kontrola",
+ "reload": "",
+ "hint": "Ovo koristi samo donji Kontrolni ulaz kao izvor za bilo koji ControlNet ili IP Adapter zadatak."
+ },
+ {
+ "id": 132,
+ "label": "CN Mode",
+ "localized": "CN način",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 133,
+ "label": "CN Strength",
+ "localized": "CN jačina",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 134,
+ "label": "CN Start",
+ "localized": "CN početak",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 135,
+ "label": "CN End",
+ "localized": "CN kraj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 136,
+ "label": "CN Tiles",
+ "localized": "CN pločice",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 137,
+ "label": "Control factor",
+ "localized": "Faktor kontrole",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 138,
+ "label": "ControlNet-XS",
+ "localized": "ControlNet-XS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 139,
+ "label": "Coarse",
+ "localized": "Grubo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 140,
+ "label": "Color map",
+ "localized": "Mapa boja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 141,
+ "label": "Crop to fit",
+ "localized": "Izreži da pristaje",
+ "reload": "",
+ "hint": "Ako se dimenzije izvora razlikuju od ciljanih, ova funkcija će prilagoditi uvećanu sliku ciljnoj veličini. Višak će biti obrezan."
+ },
+ {
+ "id": 142,
+ "label": "CLiP Model",
+ "localized": "CLiP model",
+ "reload": "",
+ "hint": "CLIP model korišten za podudaranje sličnosti slike i teksta. Veći modeli (ViT-L, ViT-H) su točniji, ali sporiji."
+ },
+ {
+ "id": 143,
+ "label": "Caption Model",
+ "localized": "Model opisa",
+ "reload": "",
+ "hint": "BLIP model korišten za generiranje početnog opisa slike koji CLIP potom obogaćuje."
+ },
+ {
+ "id": 144,
+ "label": "Chunk Size",
+ "localized": "Veličina bloka",
+ "reload": "",
+ "hint": "Veličina grupe za obradu kandidata opisa. Više vrijednosti ubrzavaju proces, ali troše više VRAM-a."
+ },
+ {
+ "id": 145,
+ "label": "CLiP Num Beams",
+ "localized": "CLiP broj zraka (beams)",
+ "reload": "",
+ "hint": "Broj zraka za pretragu tijekom generiranja opisa. Više vrijednosti pretražuju više mogućnosti, ali su sporije."
+ },
+ {
+ "id": 146,
+ "label": "Character threshold",
+ "localized": "Prag za likove",
+ "reload": "",
+ "hint": "Prag pouzdanosti za oznake specifične za likove. Samo oznake iznad ovog praga bit će uključene."
+ },
+ {
+ "id": 147,
+ "label": "Cross-attention",
+ "localized": "Unakrsna pažnja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 148,
+ "label": "cpu",
+ "localized": "cpu",
+ "reload": "",
+ "hint": "Koristi samo procesor i RAM: najsporije, ali najmanja vjerojatnost gubitka memorije (OOM)"
+ },
+ {
+ "id": 149,
+ "label": "Cached models",
+ "localized": "Modeli u međuspremniku",
+ "reload": "",
+ "hint": "Broj modela za pohranu u RAM-u radi brzog pristupa"
+ },
+ {
+ "id": 150,
+ "label": "combined",
+ "localized": "kombinirano",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 151,
+ "label": "Compress ratio",
+ "localized": "Omjer kompresije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 152,
+ "label": "compel",
+ "localized": "compel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 153,
+ "label": "Channels last",
+ "localized": "Kanali zadnji",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 154,
+ "label": "cuDNN full-depth benchmark",
+ "localized": "cuDNN test pune dubine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 155,
+ "label": "cuDNN benchmark limit",
+ "localized": "cuDNN limit testa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 156,
+ "label": "cudaMallocAsync",
+ "localized": "cudaMallocAsync",
+ "reload": "",
+ "hint": "Koristi CUDA asinkroni alokator memorije. Poboljšava performanse, ali može biti nestabilno na nekim GPU jedinicama."
+ },
+ {
+ "id": 157,
+ "label": "CLiP skip enabled",
+ "localized": "CLiP skip omogućen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 158,
+ "label": "Cache-DiT enabled",
+ "localized": "Cache-DiT omogućen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 159,
+ "label": "Cache-DiT F-compute blocks",
+ "localized": "Cache-DiT F-izračunski blokovi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 160,
+ "label": "Cache-DiT B-compute blocks",
+ "localized": "Cache-DiT B-izračunski blokovi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 161,
+ "label": "Cache-DiT residual diff threshold",
+ "localized": "Cache-DiT prag rezidualne razlike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 162,
+ "label": "Cache-DiT warmup steps",
+ "localized": "Cache-DiT koraci zagrijavanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 163,
+ "label": "CFG-Zero enabled",
+ "localized": "CFG-Zero omogućen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 164,
+ "label": "CFG-Zero star",
+ "localized": "CFG-Zero star",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 165,
+ "label": "CFG-Zero steps",
+ "localized": "CFG-Zero koraci",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 166,
+ "label": "cudagraphs",
+ "localized": "cudagraphs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 167,
+ "label": "Cleanup temporary folder on startup",
+ "localized": "Očisti privremenu mapu pri pokretanju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 168,
+ "label": "Create ZIP archive for multiple images",
+ "localized": "Izradi ZIP arhivu za više slika",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 169,
+ "label": "cover",
+ "localized": "prekrij",
+ "reload": "",
+ "hint": "prekrij cijelo područje"
+ },
+ {
+ "id": 170,
+ "label": "Compact view",
+ "localized": "Kompaktan prikaz",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 171,
+ "label": "Cache text encoder results",
+ "localized": "Spremi rezultate tekstualnog kodera u međuspremnik",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 172,
+ "label": "contain",
+ "localized": "sadrži",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 173,
+ "label": "Ctrl+up/down word delimiters",
+ "localized": "Ctrl+gore/dolje graničnici riječi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 174,
+ "label": "Ctrl+up/down precision when editing (attention:1.1)",
+ "localized": "Ctrl+gore/dolje preciznost pri uređivanju (pažnja:1.1)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 175,
+ "label": "Ctrl+up/down precision when editing ",
+ "localized": "Ctrl+gore/dolje preciznost pri uređivanju ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 176,
+ "label": "Cached VAEs",
+ "localized": "VAEs u međuspremniku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 177,
+ "label": "ckpt",
+ "localized": "ckpt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 178,
+ "label": "Comma separated list with optional strength per LoRA",
+ "localized": "Popis odvojen zarezima s opcionalnom jačinom po LoRA modelu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 179,
+ "label": "CivitAI token",
+ "localized": "CivitAI token",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 180,
+ "label": "Custom pipeline",
+ "localized": "Prilagođeni cjevovod (pipeline)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 181,
+ "label": "Custom model",
+ "localized": "Prilagođeni model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 182,
+ "label": "ControlNet unit 1",
+ "localized": "ControlNet jedinica 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 183,
+ "label": "ControlNet unit 2",
+ "localized": "ControlNet jedinica 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 184,
+ "label": "ControlNet unit 3",
+ "localized": "ControlNet jedinica 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 185,
+ "label": "ControlNet unit 4",
+ "localized": "ControlNet jedinica 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 186,
+ "label": "ControlNet-XS unit 1",
+ "localized": "ControlNet-XS jedinica 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 187,
+ "label": "ControlNet-XS unit 2",
+ "localized": "ControlNet-XS jedinica 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 188,
+ "label": "ControlNet-XS unit 3",
+ "localized": "ControlNet-XS jedinica 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 189,
+ "label": "ControlNet-XS unit 4",
+ "localized": "ControlNet-XS jedinica 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 190,
+ "label": "Control-LLLite unit 1",
+ "localized": "Control-LLLite jedinica 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 191,
+ "label": "Control-LLLite unit 2",
+ "localized": "Control-LLLite jedinica 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 192,
+ "label": "Control-LLLite unit 3",
+ "localized": "Control-LLLite jedinica 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 193,
+ "label": "Control-LLLite unit 4",
+ "localized": "Control-LLLite jedinica 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 194,
+ "label": "Control settings",
+ "localized": "Postavke kontrole",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 195,
+ "label": "Canny",
+ "localized": "Canny",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 196,
+ "label": "Condition",
+ "localized": "Uvjet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 197,
+ "label": "Caption: Batch",
+ "localized": "Opis: Serija (Batch)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 198,
"label": "Control elements",
"localized": "Kontrolni elementi",
"reload": "",
"hint": "Kontrolni elementi su napredni modeli koji mogu voditi generiranje prema željenom ishodu"
- },
+ }
+ ],
+ "d": [
{
- "id": "",
- "label": "IP adapter",
- "localized": "IP adapter",
+ "id": -1,
+ "label": "Docs",
+ "localized": "Dokumentacija",
"reload": "",
- "hint": "Vodite generiranje prema željenom ishodu koristeći plugin modele IP adaptera"
+ "hint": "Dokumentacija za korištenje"
},
{
- "id": "",
- "label": "IP adapters",
- "localized": "IP adapteri",
+ "id": -1,
+ "label": "Discord",
+ "localized": "Discord",
"reload": "",
- "hint": "IP adapteri su plugin modeli koji mogu voditi generiranje prema željenom ishodu"
+ "hint": "Discord zajednica"
},
{
- "id": "",
+ "id": -1,
+ "label": "Detail",
+ "localized": "Detalji",
+ "reload": "",
+ "hint": "Detailer pokreće dodatno generiranje pri višoj razlučivosti za detektirane objekte"
+ },
+ {
+ "id": -1,
+ "label": "Delete",
+ "localized": "Obriši",
+ "reload": "",
+ "hint": "Obriši sliku"
+ },
+ {
+ "id": -1,
+ "label": "Default",
+ "localized": "Zadano",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Download updates",
+ "localized": "Preuzmi ažuriranja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Download model",
+ "localized": "Preuzmi model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Diffusers",
+ "localized": "Diffusers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Distilled",
+ "localized": "Distilled",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Description",
+ "localized": "Opis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Details",
+ "localized": "Detalji",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Detailer",
+ "localized": "Detailer (Poboljšivač detalja)",
+ "reload": "",
+ "hint": "Detailer pokreće dodatno generiranje pri višoj razlučivosti za detektirane objekte"
+ },
+ {
+ "id": -1,
+ "label": "Denoise",
+ "localized": "Uklanjanje šuma",
+ "reload": "",
+ "hint": "Postavke uklanjanja šuma. Veći denoise znači da je dozvoljeno više promjena postojećeg sadržaja slike tijekom generiranja"
+ },
+ {
+ "id": -1,
+ "label": "DirectML",
+ "localized": "DirectML",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Download model from huggingface",
+ "localized": "Preuzmi model s HuggingFacea",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dropdown",
+ "localized": "Padajući izbornik",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "dynamic",
+ "localized": "dinamički",
+ "reload": "",
+ "hint": "Dinamički pomak (dynamic shifting) automatski prilagođava raspored uklanjanja šuma na temelju razlučivosti vaše slike. Planer (scheduler) interpolira između base_shift i max_shift na temelju stvarne razlučivosti slike. Omogućavanje ove opcije onemogućuje statički Flow pomak."
+ },
+ {
+ "id": -1,
+ "label": "Detailer models",
+ "localized": "Detailer modeli",
+ "reload": "",
+ "hint": "Odaberite modele detekcije za korištenje pri poboljšanju detalja"
+ },
+ {
+ "id": -1,
+ "label": "Detailer list",
+ "localized": "Detailer popis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Detailer classes",
+ "localized": "Detailer klase",
+ "reload": "",
+ "hint": "Navedite specifične klase ako je odabrani model detailera model s više klasa"
+ },
+ {
+ "id": -1,
+ "label": "Detailer prompt",
+ "localized": "Detailer upit",
+ "reload": "",
+ "hint": "Koristite zaseban upit za detailer. Ako nije prisutan, koristit će se primarni upit"
+ },
+ {
+ "id": -1,
+ "label": "Detailer negative prompt",
+ "localized": "Detailer negativni upit",
+ "reload": "",
+ "hint": "Koristite zaseban negativni upit za detailer. Ako nije prisutan, koristit će se primarni negativni upit"
+ },
+ {
+ "id": -1,
+ "label": "Detailer steps",
+ "localized": "Detailer koraci",
+ "reload": "",
+ "hint": "Broj koraka za proces poboljšanja detalja"
+ },
+ {
+ "id": -1,
+ "label": "Detailer strength",
+ "localized": "Detailer snaga",
+ "reload": "",
+ "hint": "Snaga uklanjanja šuma u procesu poboljšanja detalja"
+ },
+ {
+ "id": -1,
+ "label": "Detailer resolution",
+ "localized": "Detailer razlučivost",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising batch size",
+ "localized": "Veličina serije za uklanjanje šuma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dilate tau",
+ "localized": "Dilate tau",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Draw legend",
+ "localized": "Nacrtaj legendu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising strength",
+ "localized": "Snaga uklanjanja šuma",
+ "reload": "",
+ "hint": "Određuje koliko malo algoritma treba poštovati sadržaj slike. Na 0 se ništa neće promijeniti, a na 1 ćete dobiti nepovezanu sliku. S vrijednostima ispod 1.0, obrada će trajati manje koraka nego što je navedeno u klizaču Sampling Steps"
+ },
+ {
+ "id": -1,
+ "label": "Denoise start",
+ "localized": "Početak uklanjanja šuma",
+ "reload": "",
+ "hint": "Nadjačajte snagu uklanjanja šuma navođenjem koliko rano osnovni model treba završiti i kada refiner treba početi. Primjenjivo samo pri korištenju refinera. Ako je postavljeno na 0 ili 1, koristit će se standardna snaga uklanjanja šuma"
+ },
+ {
+ "id": -1,
+ "label": "down",
+ "localized": "dolje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Decode chunks",
+ "localized": "Dekodiraj dijelove",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dilate",
+ "localized": "Dilatacija (Proširivanje)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth and normal",
+ "localized": "Dubina i normale",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Distance threshold",
+ "localized": "Prag udaljenosti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth threshold",
+ "localized": "Prag dubine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising steps",
+ "localized": "Koraci uklanjanja šuma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth map",
+ "localized": "Mapa dubine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic shift",
+ "localized": "Dinamički pomak",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Duration",
+ "localized": "Trajanje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Device Info",
+ "localized": "Informacije o uređaju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Diffusers load using Run:ai streamer",
+ "localized": "Učitaj Diffusers koristeći Run:ai streamer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable accelerate",
+ "localized": "Onemogući 'accelerate'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable T5 text encoder",
+ "localized": "Onemogući T5 enkoder teksta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic loss threshold",
+ "localized": "Dinamički prag gubitka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dequantize using torch.compile",
+ "localized": "Dekvantiziraj koristeći torch.compile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dequantize using full precision",
+ "localized": "Dekvantiziraj koristeći punu preciznost",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disabled",
+ "localized": "Onemogućeno",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention BMM",
+ "localized": "Dinamički Attention BMM",
+ "reload": "",
+ "hint": "Izvodi izračun pažnje (attention) u koracima umjesto odjednom. Sporije vrijeme izvođenja, ali uvelike smanjena potrošnja memorije"
+ },
+ {
+ "id": -1,
+ "label": "Dynamic attention",
+ "localized": "Dinamička pažnja",
+ "reload": "",
+ "hint": "Dinamički prilagođava izračun pažnje po koraku. Štedi VRAM ali usporava generiranje."
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention slicing rate",
+ "localized": "Stopa rezanja dinamičke pažnje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention trigger rate",
+ "localized": "Stopa okidanja dinamičke pažnje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Deterministic mode",
+ "localized": "Deterministički način",
+ "reload": "",
+ "hint": "Prisiljava deterministički izlaz kroz pokretanja. Korisno za ponovljivost, ali može onemogućiti neke optimizacije."
+ },
+ {
+ "id": -1,
+ "label": "DirectML retry ops for NaN",
+ "localized": "DirectML ponovni pokušaj operacija za NaN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "deep-cache",
+ "localized": "deep-cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "DeepCache cache interval",
+ "localized": "DeepCache interval predmemorije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Directory for temporary images; leave empty for default",
+ "localized": "Direktorij za privremene slike; ostavite prazno za zadano",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Do not display video output in UI",
+ "localized": "Ne prikazuj video izlaz u sučelju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Directory name pattern",
+ "localized": "Uzorak naziva direktorija",
+ "reload": "",
+ "hint": "Koristite sljedeće oznake za definiranje poddirektorija za slike i mreže: [steps], [cfg], [prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime], [job_timestamp]; ostavite prazno za zadano"
+ },
+ {
+ "id": -1,
+ "label": "Dark",
+ "localized": "Tamno",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disabled UI tabs",
+ "localized": "Onemogućene kartice sučelja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable variable aspect ratio",
+ "localized": "Onemogući varijabilni omjer stranica",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Desktop",
+ "localized": "Radna površina",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Downscale high resolution live previews",
+ "localized": "Smanji pretpreglede uživo visoke razlučivosti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Detailer use model augment",
+ "localized": "Detailer koristi augmentaciju modela",
+ "reload": "",
+ "hint": "Pokreni modele detekcije detailera uz dodatnu preciznost"
+ },
+ {
+ "id": -1,
+ "label": "Default strength",
+ "localized": "Zadana snaga",
+ "reload": "",
+ "hint": "Kada dodajete dodatnu mrežu poput Lore u upit, koristite ovaj množitelj za nju"
+ },
+ {
+ "id": -1,
+ "label": "Do not change selected model when reading generation parameters",
+ "localized": "Ne mijenjaj odabrani model pri čitanju parametara generiranja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Do conditional and unconditional denoising in one batch",
+ "localized": "Izvrši uvjetovano i neuvjetovano uklanjanje šuma u jednoj seriji",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable NaN check",
+ "localized": "Onemogući NaN provjeru",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disallow models in ckpt format",
+ "localized": "Zabrani modele u ckpt formatu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Default upscaler for image resize operations",
+ "localized": "Zadani upscaler za operacije promjene veličine slike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Debug info",
+ "localized": "Informacije za ispravljanje pogrešaka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Download folder",
+ "localized": "Mapa za preuzimanje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "DWPose",
+ "localized": "DWPose",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth Anything",
+ "localized": "Depth Anything",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth Pro",
+ "localized": "Depth Pro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Decode",
+ "localized": "Dekodiraj",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "e": [
+ {
+ "id": 843,
+ "label": "Enhance prompt",
+ "localized": "Poboljšaj upit",
+ "reload": "script_flux_prompt_enhance_(legacy)",
+ "hint": "Poboljšaj tekstualni upit"
+ },
+ {
+ "id": 0,
+ "label": "Enhance now",
+ "localized": "Poboljšaj sada",
+ "reload": "script_prompt_enhance",
+ "hint": "Pokreni poboljšanje upita koristeći odabrani LLM model"
+ },
+ {
+ "id": 0,
"label": "Extensions",
"localized": "Proširenja",
"reload": "",
"hint": "Proširenja aplikacije"
},
{
- "id": "",
- "label": "XYZ Grid",
- "localized": "XYZ Mreža",
+ "id": 0,
+ "label": "Extract LoRA",
+ "localized": "Izluči LoRA-u",
"reload": "",
- "hint": "XYZ mreža je moćan modul koji stvara slikovnu mrežu na temelju mijenjanja više parametara generiranja"
+ "hint": ""
},
{
- "id": "",
- "label": "Cover",
- "localized": "Prekrij",
+ "id": 0,
+ "label": "Embedded metadata",
+ "localized": "Ugrađeni metapodaci",
"reload": "",
- "hint": "pokrij cijelo područje"
+ "hint": ""
},
{
- "id": "",
- "label": "Inline",
- "localized": "Unutar retka",
- "reload": "",
- "hint": "unutar retka sa svim dodatnim elementima (pomicanje)"
+ "id": 0,
+ "label": "Extension list",
+ "localized": "Popis proširenja",
+ "reload": "component-8571",
+ "hint": ""
},
{
- "id": "",
- "label": "Sidebar",
- "localized": "Bočna traka",
- "reload": "",
- "hint": "bočna traka na desnoj strani zaslona"
+ "id": 0,
+ "label": "Execution Precision",
+ "localized": "Preciznost izvršavanja",
+ "reload": "settings_cuda",
+ "hint": ""
},
{
- "id": "",
- "label": "SD15",
- "localized": "SD15",
- "reload": "",
- "hint": "StableDiffusion 1.5"
+ "id": 0,
+ "label": "Embeddings",
+ "localized": "Embeddings (Ugradnje)",
+ "reload": "settings_extra_networks",
+ "hint": ""
},
{
- "id": "",
- "label": "SD21",
- "localized": "SD21",
- "reload": "",
- "hint": "StableDiffusion 2.1"
+ "id": 0,
+ "label": "Extract currently loaded LoRA(s)",
+ "localized": "Izluči trenutno učitane LoRA-e",
+ "reload": "component-5745",
+ "hint": ""
},
{
- "id": "",
- "label": "SD35",
- "localized": "SD35",
- "reload": "",
- "hint": "StableDiffusion 3.5"
+ "id": 0,
+ "label": "Enable LayerSkipConfig",
+ "localized": "Omogući LayerSkipConfig",
+ "reload": "txt2img",
+ "hint": ""
},
{
- "id": "",
- "label": "SDXL",
- "localized": "SDXL",
- "reload": "",
- "hint": "StableDiffusion XL"
- },
- {
- "id": "",
- "label": "SC",
- "localized": "SC",
- "reload": "",
- "hint": "StableCascade"
- },
- {
- "id": "",
- "label": "Flux",
- "localized": "Fluks",
- "reload": "",
- "hint": "FLUX.1"
- },
- {
- "id": "",
- "label": "Show",
- "localized": "Prikaži",
- "reload": "",
- "hint": "Prikaži lokaciju slike"
- },
- {
- "id": "",
- "label": "Save",
- "localized": "Spremi",
- "reload": "",
- "hint": "Spremi sliku"
- },
- {
- "id": "",
- "label": "Delete",
- "localized": "Izbriši",
- "reload": "",
- "hint": "Izbriši sliku"
- },
- {
- "id": "",
- "label": "Replace",
- "localized": "Zamijeni",
- "reload": "",
- "hint": "Zamijeni sliku"
- },
- {
- "id": "",
- "label": "➠ Text",
- "localized": "➠ Tekst",
- "reload": "",
- "hint": "Prenesi sliku na tekstualno sučelje"
- },
- {
- "id": "",
- "label": "➠ Image",
- "localized": "➠ Slika",
- "reload": "",
- "hint": "Prenesi sliku na sučelje slike"
- },
- {
- "id": "",
- "label": "➠ Inpaint",
- "localized": "➠ Inpaint",
- "reload": "",
- "hint": "Prenesi sliku na inpaint sučelje"
- },
- {
- "id": "",
- "label": "➠ Sketch",
- "localized": "➠ Skica",
- "reload": "",
- "hint": "Prenesi sliku na sučelje skice"
- },
- {
- "id": "",
- "label": "➠ Composite",
- "localized": "➠ Kompozit",
- "reload": "",
- "hint": "Prenesi sliku na inpaint skica sučelje"
- },
- {
- "id": "",
- "label": "➠ Process",
- "localized": "➠ Obrada",
- "reload": "",
- "hint": "Prenesi sliku na sučelje za obradu"
- },
- {
- "id": "",
- "label": "➠ Control",
- "localized": "➠ Kontrola",
- "reload": "",
- "hint": "Prenesi sliku na sučelje za kontrolu"
- },
- {
- "id": "",
- "label": "➠ Caption",
- "localized": "➠ Opis",
- "reload": "",
- "hint": "Prenesi sliku na sučelje opisa"
- }
- ],
- "generate": [
- {
- "id": "",
- "label": "Sampling method",
- "localized": "Metoda uzorkovanja",
- "reload": "",
- "hint": "Koji algoritam koristiti za stvaranje slike"
- },
- {
- "id": "",
- "label": "Steps",
- "localized": "Koraci",
- "reload": "",
- "hint": "Koliko puta iterativno poboljšati generiranu sliku; veće vrijednosti traju duže; vrlo niske vrijednosti mogu proizvesti loše rezultate"
- },
- {
- "id": "",
- "label": "Tiling",
- "localized": "Popločavanje",
- "reload": "",
- "hint": "Stvorite sliku koja se može popločati"
- },
- {
- "id": "",
- "label": "Full quality",
- "localized": "Puna kvaliteta",
- "reload": "",
- "hint": "Koristite VAE pune kvalitete za dekodiranje latentnih uzoraka"
- },
- {
- "id": "",
- "label": "HiDiffusion",
- "localized": "HiDiffusion",
- "reload": "",
- "hint": "HiDiffusion omogućuje stvaranje slika visoke rezolucije korištenjem vaših standardnih modela bez duplikata/izobličenja i uz poboljšane performanse"
- },
- {
- "id": "",
- "label": "HDR Clamp",
- "localized": "HDR Ograničenje",
- "reload": "",
- "hint": "Podešava razinu besmislenih detalja obrezivanjem vrijednosti koje značajno odstupaju od srednje vrijednosti distribucije. Posebno je korisno za poboljšanje generiranja pri višim skalama navođenja, rano identificiranje odstupanja u procesu i primjenu matematičkih prilagodbi na temelju postavki Raspona (Granice) i Prag. Zamislite to kao postavljanje raspona unutar kojeg želite da budu vrijednosti vaše slike, a podešavanje praga određuje koje vrijednosti treba vratiti u taj raspon"
- },
- {
- "id": "",
- "label": "HDR Maximize",
- "localized": "HDR Maksimiziranje",
- "reload": "",
- "hint": "Izračunava 'faktor normalizacije' dijeljenjem maksimalne vrijednosti tenzora s navedenim rasponom pomnoženim s 4. Ovaj se faktor zatim koristi za pomicanje kanala unutar zadane granice, osiguravajući maksimalni dinamički raspon za naknadnu obradu. Cilj je optimizirati dinamički raspon za vanjske aplikacije poput Photoshopa, posebno za podešavanje razina, kontrasta i svjetline"
- },
- {
- "id": "",
+ "id": 0,
"label": "Enable refine pass",
- "localized": "Omogući prolaz pročišćavanja",
- "reload": "",
- "hint": "Koristite sličan postupak kao pretvaranje slike u sliku za skaliranje i/ili dodavanje detalja konačnoj slici. Opcionalno koristi model za pročišćavanje za poboljšanje detalja slike."
+ "localized": "Omogući prolaz poboljšanja",
+ "reload": "txt2img",
+ "hint": "Koristi proces sličan image-to-image za povećanje rezolucije i/ili dodavanje detalja konačnoj slici. Opcionalno koristi refiner model za poboljšanje detalja slike."
},
{
- "id": "",
+ "id": 0,
"label": "Enable detailer pass",
- "localized": "Omogući prolaz detaljizacije",
- "reload": "",
- "hint": "Detektira ciljane objekte poput lica i ponovno ih obrađuje u višoj rezoluciji"
+ "localized": "Omogući prolaz detalja",
+ "reload": "txt2img",
+ "hint": "Detektiraj ciljne objekte poput lica i ponovno ih obradi u višoj rezoluciji"
},
{
- "id": "",
- "label": "Denoising strength",
- "localized": "Snaga uklanjanja šuma",
- "reload": "",
- "hint": "Određuje koliko malo poštovanja algoritam treba imati prema sadržaju slike. Na 0 se ništa neće promijeniti, a na 1 ćete dobiti nepovezanu sliku. S vrijednostima ispod 1.0, obrada će trajati manje koraka od onih koje određuje klizač 'Sampling Steps'"
- },
- {
- "id": "",
- "label": "Denoise start",
- "localized": "Početak uklanjanja šuma",
- "reload": "",
- "hint": "Prebrišite snagu uklanjanja šuma navodeći koliko rano bi osnovni model trebao završiti i kada bi se pročišćivač trebao pokrenuti. Primjenjivo samo na upotrebu pročišćivača. Ako je postavljeno na 0 ili 1, koristit će se snaga uklanjanja šuma"
- },
- {
- "id": "",
- "label": "Hires steps",
- "localized": "Koraci visoke rezolucije",
- "reload": "",
- "hint": "Broj koraka uzorkovanja za sliku povećane rezolucije. Ako je 0, koristi se isti broj kao za original"
- },
- {
- "id": "",
- "label": "Strength",
- "localized": "Snaga",
- "reload": "",
- "hint": "Snaga uklanjanja šuma tijekom operacije slike kontrolira koliko se originalne slike smije promijeniti tijekom generiranja"
- },
- {
- "id": "",
- "label": "Upscaler",
- "localized": "Povećivač",
- "reload": "",
- "hint": "Koji prethodno trenirani model koristiti za proces povećanja rezolucije."
- },
- {
- "id": "",
- "label": "Force Hires",
- "localized": "Prisilno visoka rezolucija",
- "reload": "",
- "hint": "Visoka rezolucija se automatski pokreće kada je odabrano latentno povećanje, ali se preskače pri korištenju nelatentnih povećivača. Omogućite prisilnu visoku rezoluciju za pokretanje visoke rezolucije s nelatentnim povećivačima"
- },
- {
- "id": "",
- "label": "Resize width",
- "localized": "Promijeni širinu",
- "reload": "",
- "hint": "Mijenja veličinu slike na ovu širinu. Ako je 0, širina se zaključuje iz jednog od dva obližnja klizača"
- },
- {
- "id": "",
- "label": "Resize height",
- "localized": "Promijeni visinu",
- "reload": "",
- "hint": "Mijenja veličinu slike na ovu visinu. Ako je 0, visina se zaključuje iz jednog od dva obližnja klizača"
- },
- {
- "id": "",
- "label": "Refine sampler",
- "localized": "Pročišćivač uzorka",
- "reload": "",
- "hint": "Koristite specifični uzorkivač kao rezervni uzorkivač ako primarni nije podržan za određenu operaciju"
- },
- {
- "id": "",
- "label": "Refiner start",
- "localized": "Početak pročišćivača",
- "reload": "",
- "hint": "Prolaz pročišćivača započet će kada je osnovni model toliko potpun (postavite na više od 0 i manje od 1 za pokretanje nakon potpunog pokretanja osnovnog modela)"
- },
- {
- "id": "",
- "label": "Refiner steps",
- "localized": "Koraci pročišćivača",
- "reload": "",
- "hint": "Broj koraka koje treba koristiti za prolaz pročišćivača"
- },
- {
- "id": "",
- "label": "Refine guidance",
- "localized": "Usmjeravanje pročišćavanja",
- "reload": "",
- "hint": "CFG skala korištena za prolaz pročišćivača"
- },
- {
- "id": "",
- "label": "Attention guidance",
- "localized": "Usmjeravanje pažnje",
- "reload": "",
- "hint": "CFG skala korištena za PAG: Usmjeravanje poremećene pažnje"
- },
- {
- "id": "",
- "label": "Adaptive scaling",
- "localized": "Prilagodljivo skaliranje",
- "reload": "",
- "hint": "Prilagodljivi modifikator za skalu usmjeravanja pažnje"
- },
- {
- "id": "",
- "label": "Rescale guidance",
- "localized": "Promjena skale usmjeravanja",
- "reload": "",
- "hint": "Promijenite skalu šuma generiranog CFG-om kako biste izbjegli preeksponirane slike"
- },
- {
- "id": "",
- "label": "Refine Prompt",
- "localized": "Pročišćena naredba",
- "reload": "",
- "hint": "Naredba (prompt) korištena za drugi enkoder u osnovnom modelu (ako postoji) i za prolaz pročišćivača (ako je omogućen)"
- },
- {
- "id": "",
- "label": "Refine negative prompt",
- "localized": "Pročišćena negativna naredba",
- "reload": "",
- "hint": "Negativna naredba (prompt) korištena za drugi enkoder u osnovnom modelu (ako postoji) i za prolaz pročišćivača (ako je omogućen)"
- },
- {
- "id": "",
- "label": "Width",
- "localized": "Širina",
- "reload": "",
- "hint": "Širina slike"
- },
- {
- "id": "",
- "label": "Height",
- "localized": "Visina",
- "reload": "",
- "hint": "Visina slike"
- },
- {
- "id": "",
- "label": "Batch count",
- "localized": "Broj serija",
- "reload": "",
- "hint": "Koliko serija slika stvoriti (nema utjecaja na performanse generiranja ili potrošnju VRAM-a)"
- },
- {
- "id": "",
- "label": "Batch size",
- "localized": "Veličina serije",
- "reload": "",
- "hint": "Koliko slika stvoriti u jednoj seriji (povećava performanse generiranja po cijeni veće potrošnje VRAM-a)"
- },
- {
- "id": "",
- "label": "guidance scale",
- "localized": "skala navođenja",
- "reload": "",
- "hint": "Skala navođenja bez klasifikatora: koliko bi se snažno slika trebala uskladiti s naredbom. Niže vrijednosti daju kreativnije rezultate, više vrijednosti čine da strože slijedi naredbu; preporučene vrijednosti između 5-10"
- },
- {
- "id": "",
- "label": "Guidance End",
- "localized": "Kraj navođenja",
- "reload": "",
- "hint": "Rano prekida učinak CFG i PAG-a: Vrijednost 1 djeluje normalno, 0.5 zaustavlja navođenje na 50% koraka"
- },
- {
- "id": "",
- "label": "Initial seed",
- "localized": "Početno sjeme",
- "reload": "",
- "hint": "Vrijednost koja određuje izlaz generatora slučajnih brojeva - ako stvorite sliku s istim parametrima i sjemenom kao drugu sliku, dobit ćete isti rezultat"
- },
- {
- "id": "",
- "label": "Variation",
- "localized": "Varijacija",
- "reload": "",
- "hint": "Drugo sjeme koje se miješa s primarnim sjemenom"
- },
- {
- "id": "",
- "label": "Variation strength",
- "localized": "Snaga varijacije",
- "reload": "",
- "hint": "Koliko snažnu varijaciju proizvesti. Na 0 neće biti efekta. Na 1 ćete dobiti potpunu sliku sa sjemenom varijacije (osim za ancestralne uzorkivače, gdje ćete samo nešto dobiti)"
- },
- {
- "id": "",
- "label": "Resize seed from width",
- "localized": "Promijeni sjeme iz širine",
- "reload": "",
- "hint": "Pokušajte proizvesti sliku sličnu onoj koja bi bila proizvedena s istim sjemenom pri navedenoj rezoluciji"
- },
- {
- "id": "",
- "label": "Resize seed from height",
- "localized": "Promijeni sjeme iz visine",
- "reload": "",
- "hint": "Pokušajte proizvesti sliku sličnu onoj koja bi bila proizvedena s istim sjemenom pri navedenoj rezoluciji"
- },
- {
- "id": "",
- "label": "Fixed",
- "localized": "Fiksno",
- "reload": "",
- "hint": "Promijenite veličinu slike na ciljanu rezoluciju. Osim ako se visina i širina ne podudaraju, dobit ćete netočan omjer slike"
- },
- {
- "id": "",
- "label": "scale",
- "localized": "skala",
- "reload": "",
- "hint": "Promijenite veličinu slike na ciljanu skalu. Ako su postavljene fiksne širina/visina, ova se opcija ignorira"
- },
- {
- "id": "",
- "label": "Crop",
- "localized": "Obreži",
- "reload": "",
- "hint": "Promijenite veličinu slike tako da cijela ciljana rezolucija bude popunjena slikom. Obrežite dijelove koji strše"
- },
- {
- "id": "",
- "label": "Fill",
- "localized": "Popuni",
- "reload": "",
- "hint": "Promijenite veličinu slike tako da cijela slika bude unutar ciljane rezolucije. Prazan prostor popunite bojama slike"
- },
- {
- "id": "",
- "label": "Mask blur",
- "localized": "Zamagljenje maske",
- "reload": "",
- "hint": "Koliko zamagliti masku prije obrade, u pikselima"
- },
- {
- "id": "",
- "label": "Latent noise",
- "localized": "Latentni šum",
- "reload": "",
- "hint": "Ispunite ga šumom latentnog prostora"
- },
- {
- "id": "",
- "label": "Latent nothing",
- "localized": "Latentno ništa",
- "reload": "",
- "hint": "Ispunite ga nulama latentnog prostora"
- },
- {
- "id": "",
- "label": "Adapters",
- "localized": "Adapteri",
- "reload": "",
- "hint": "Postavke vezane uz IP adaptere"
- },
- {
- "id": "",
- "label": "Inputs",
- "localized": "Unosi",
- "reload": "",
- "hint": "Postavke vezane uz ulazne slike"
- },
- {
- "id": "",
- "label": "Control input type",
- "localized": "Vrsta kontrolnog unosa",
- "reload": "",
- "hint": "Odaberite koja ulazna slika se koristi za kontrolni proces"
- },
- {
- "id": "",
- "label": "Video format",
- "localized": "Video format",
- "reload": "",
- "hint": "Format i kodek izlaznog videa"
- },
- {
- "id": "",
- "label": "Size & Batch",
- "localized": "Veličina i serija",
- "reload": "",
- "hint": "Veličina slike i serija"
- },
- {
- "id": "",
- "label": "Sigma adjust",
- "localized": "Podešavanje sigme",
- "reload": "",
- "hint": "Podesite sigma vrijednost uzorkivača"
- },
- {
- "id": "",
- "label": "Adjust start",
- "localized": "Početak podešavanja",
- "reload": "",
- "hint": "Početni korak kada se događa podešavanje sigme"
- },
- {
- "id": "",
- "label": "Adjust end",
- "localized": "Kraj podešavanja",
- "reload": "",
- "hint": "Završni korak kada se događa podešavanje sigme"
- },
- {
- "id": "",
- "label": "Options",
- "localized": "Opcije",
- "reload": "",
- "hint": "Opcije"
- },
- {
- "id": "",
- "label": "ControlNet",
- "localized": "ControlNet",
- "reload": "",
- "hint": "ControlNet je napredni model navođenja"
- },
- {
- "id": "",
- "label": "Renoise",
- "localized": "Ponovno šumiranje",
- "reload": "",
- "hint": "Primijenite dodatni šum tijekom detaljiziranja"
- },
- {
- "id": "",
- "label": "Renoise end",
- "localized": "Kraj ponovnog šumiranja",
- "reload": "",
- "hint": "Završni korak kada se primjenjuje ponovno šumiranje"
- },
- {
- "id": "",
- "label": "Merge detailers",
- "localized": "Spoji detaljizatore",
- "reload": "",
- "hint": "Spojite rezultate više detaljizatora u jednu masku prije pokretanja procesa detaljiziranja"
- },
- {
- "id": "",
- "label": "Inpaint mode",
- "localized": "Način prebojenja",
- "reload": "",
- "hint": "Način prebojenja"
- },
- {
- "id": "",
- "label": "Inpaint area",
- "localized": "Područje prebojenja",
- "reload": "",
- "hint": "Područje prebojenja"
- },
- {
- "id": "",
- "label": "Texture tiling",
- "localized": "Popločavanje teksture",
- "reload": "",
- "hint": "Primijenite besprijekorno popločavanje na generiranu sliku kako bi se mogla koristiti kao tekstura"
- },
- {
- "id": "",
- "label": "Override",
- "localized": "Premošćenje",
- "reload": "",
- "hint": "Premošćivanje postavki koje mogu promijeniti ponašanje poslužitelja i obično se primjenjuju iz uvezenih metapodataka slike"
- },
- {
- "id": "",
- "label": "VAE type",
- "localized": "Tip VAE",
- "reload": "",
- "hint": "Odaberite želite li pokrenuti puni VAE, VAE smanjene kvalitete ili pokušati koristiti udaljenu VAE uslugu"
- },
- {
- "id": "",
- "label": "Guess Mode",
- "localized": "Način pogađanja",
- "reload": "",
- "hint": "Uklanja zahtjev za davanjem naredbe (prompta) ControlNetu. Prisiljava Controlnet enkoder da 'nagađa' na temelju sadržaja ulazne kontrolne mape."
- },
- {
- "id": "",
- "label": "Control Only",
- "localized": "Samo kontrola",
- "reload": "",
- "hint": "Ovo koristi samo donji Kontrolni ulaz kao izvor za sve zadatke tipa ControlNet ili IP adaptera na temelju bilo koje od naših različitih opcija."
- },
- {
- "id": "",
- "label": "Init Image Same As Control",
- "localized": "Početna slika ista kao kontrolna",
- "reload": "",
- "hint": "Dodatno će tretirati svaku sliku postavljenu u prozor Kontrolnog unosa kao izvor za zadatke tipa img2img, npr. sliku za izmjenu."
- },
- {
- "id": "",
- "label": "Separate Init Image",
- "localized": "Odvojena početna slika",
- "reload": "",
- "hint": "Stvara dodatni prozor pored Kontrolnog unosa s oznakom 'Init input', tako da možete imati zasebnu sliku za Kontrolne operacije i početni izvor."
- },
- {
- "id": "",
- "label": "Override settings",
- "localized": "Premošćenje postavki",
- "reload": "",
- "hint": "Ako se parametri generiranja odstupaju od vaših sistemskih postavki, prebrišite postavke popunjene tim postavkama kako biste premostili konfiguraciju vašeg sustava za ovaj tijek rada"
- }
- ],
- "other": [
- {
- "id": "",
- "label": "Install",
- "localized": "Instaliraj",
- "reload": "",
- "hint": "Instaliraj"
- },
- {
- "id": "",
- "label": "Search",
- "localized": "Pretraži",
- "reload": "",
- "hint": "Pretraži"
- },
- {
- "id": "",
- "label": "Sort by",
- "localized": "Sortiraj po",
- "reload": "",
- "hint": "Sortiraj po"
- },
- {
- "id": "",
- "label": "Nudenet",
- "localized": "Nudenet",
- "reload": "",
- "hint": "Fleksibilna ekstenzija koja može detektirati i zamagliti golotinju na slikama"
- },
- {
- "id": "",
- "label": "Prompt enhance",
- "localized": "Poboljšanje prompta",
- "reload": "",
- "hint": "Ekstenzija koja može koristiti različite LLM-ove za prepisivanje prompta radi poboljšanih rezultata"
- },
- {
- "id": "",
- "label": "Manage extensions",
- "localized": "Upravljanje ekstenzijama",
- "reload": "",
- "hint": "Upravljanje ekstenzijama"
- },
- {
- "id": "",
- "label": "Manual install",
- "localized": "Ručna instalacija",
- "reload": "",
- "hint": "Ručno instaliraj ekstenziju"
- },
- {
- "id": "",
- "label": "Extension GIT repository URL",
- "localized": "URL GIT repozitorija ekstenzije",
- "reload": "",
- "hint": "Odredi URL repozitorija ekstenzije na GitHubu"
- },
- {
- "id": "",
- "label": "Specific branch name",
- "localized": "Naziv specifične grane",
- "reload": "",
- "hint": "Odredi naziv grane ekstenzije, ostavi prazno za zadano"
- },
- {
- "id": "",
- "label": "Local directory name",
- "localized": "Naziv lokalnog direktorija",
- "reload": "",
- "hint": "Direktorij za instalaciju ekstenzije, ostavi prazno za zadano"
- },
- {
- "id": "",
- "label": "Refresh extension list",
- "localized": "Osvježi popis ekstenzija",
- "reload": "",
- "hint": "Osvježi popis dostupnih ekstenzija"
- },
- {
- "id": "",
- "label": "Update all installed",
- "localized": "Ažuriraj sve instalirane",
- "reload": "",
- "hint": "Ažuriraj instalirane ekstenzije na njihovu najnoviju dostupnu verziju"
- },
- {
- "id": "",
- "label": "Apply changes",
- "localized": "Primijeni promjene",
- "reload": "",
- "hint": "Primijeni sve promjene i ponovno pokreni poslužitelj"
- },
- {
- "id": "",
- "label": "Uninstall",
- "localized": "Deinstaliraj",
- "reload": "",
- "hint": "Deinstaliraj ovu ekstenziju"
- },
- {
- "id": "",
- "label": "User interface",
- "localized": "Korisničko sučelje",
- "reload": "",
- "hint": "Pregledaj i postavi preferencije korisničkog sučelja"
- },
- {
- "id": "",
- "label": "Set UI defaults",
- "localized": "Postavi zadane UI postavke",
- "reload": "",
- "hint": "Postavi trenutne vrijednosti kao zadane vrijednosti za korisničko sučelje"
- },
- {
- "id": "",
- "label": "Benchmark",
- "localized": "Mjerilo performansi",
- "reload": "",
- "hint": "Pokreni mjerila performansi"
- },
- {
- "id": "",
- "label": "Models & Networks",
- "localized": "Modeli i Mreže",
- "reload": "",
- "hint": "Pregledaj popise svih dostupnih modela i mreža"
- },
- {
- "id": "",
- "label": "Restore UI defaults",
- "localized": "Vrati zadane UI postavke",
- "reload": "",
- "hint": "Vrati zadane vrijednosti korisničkog sučelja"
- },
- {
- "id": "",
- "label": "Detailer classes",
- "localized": "Klase detailera",
- "reload": "",
- "hint": "Odredi specifične klase za korištenje ako je odabrani model detailera višeklasni model"
- },
- {
- "id": "",
- "label": "Detailer models",
- "localized": "Modeli detailera",
- "reload": "",
- "hint": "Odaberi modele detekcije za detaljiziranje"
- },
- {
- "id": "",
- "label": "Detailer negative prompt",
- "localized": "Negativni prompt detailera",
- "reload": "",
- "hint": "Koristi zasebni negativni prompt za detailer. Ako nije prisutan, koristit će primarni negativni prompt"
- },
- {
- "id": "",
- "label": "Detailer prompt",
- "localized": "Prompt detailera",
- "reload": "",
- "hint": "Koristi zasebni prompt za detailer. Ako nije prisutan, koristit će primarni prompt"
- },
- {
- "id": "",
- "label": "Detailer steps",
- "localized": "Koraci detailera",
- "reload": "",
- "hint": "Broj koraka za izvođenje procesa detailera"
- },
- {
- "id": "",
- "label": "Detailer strength",
- "localized": "Jačina detailera",
- "reload": "",
- "hint": "Jačina uklanjanja šuma procesa detailera"
- },
- {
- "id": "",
- "label": "Detailer use model augment",
- "localized": "Detailer koristi pojačanje modela",
- "reload": "",
- "hint": "Pokreni modele detekcije detailera s dodatnom preciznošću"
- },
- {
- "id": "",
- "label": "Max detected",
- "localized": "Maksimalno detektirano",
- "reload": "",
- "hint": "Maksimalan broj detektiranih objekata za primjenu detailera"
- },
- {
- "id": "",
- "label": "Edge blur",
- "localized": "Zamućenje ruba",
- "reload": "",
- "hint": "Zamuti rub maskiranog područja za ovaj postotak"
- },
- {
- "id": "",
+ "id": 0,
"label": "Edge padding",
- "localized": "Popunjavanje ruba",
- "reload": "",
+ "localized": "Popunjavanje rubova",
+ "reload": "txt2img",
"hint": "Proširi rub maskiranog područja za ovaj postotak"
},
{
- "id": "",
- "label": "Min confidence",
- "localized": "Minimalno povjerenje",
- "reload": "",
- "hint": "Minimalno povjerenje u detektiranu stavku"
+ "id": 0,
+ "label": "Edge blur",
+ "localized": "Zamagljivanje rubova",
+ "reload": "txt2img",
+ "hint": "Zamagli rub maskiranog područja za ovaj postotak"
},
{
- "id": "",
- "label": "Max overlap",
- "localized": "Maksimalno preklapanje",
- "reload": "",
- "hint": "Maksimalno preklapanje između dviju detektiranih stavki prije nego što se jedna odbaci"
+ "id": 0,
+ "label": "End",
+ "localized": "End",
+ "reload": "txt2img",
+ "hint": ""
},
{
- "id": "",
- "label": "Min size",
- "localized": "Minimalna veličina",
- "reload": "",
- "hint": "Minimalna veličina detektiranog objekta kao postotak ukupne slike"
+ "id": 0,
+ "label": "ETA",
+ "localized": "ETA",
+ "reload": "script_apg",
+ "hint": ""
},
{
- "id": "",
- "label": "Max size",
- "localized": "Maksimalna veličina",
- "reload": "",
- "hint": "Maksimalna veličina detektiranog objekta kao postotak ukupne slike"
+ "id": 0,
+ "label": "Enable FreeU",
+ "localized": "Omogući FreeU",
+ "reload": "script_consistory",
+ "hint": ""
},
{
- "id": "",
- "label": "Process Image",
- "localized": "Obrađuj sliku",
- "reload": "",
- "hint": "Obrađuj jednu sliku"
+ "id": 0,
+ "label": "Enable tonemap",
+ "localized": "Omogući tonemap",
+ "reload": "script_hdr",
+ "hint": ""
},
{
- "id": "",
- "label": "Process Batch",
- "localized": "Obrađuj skupno",
- "reload": "",
- "hint": "Obrađuj skup slika"
+ "id": 0,
+ "label": "Enabled",
+ "localized": "Omogućeno",
+ "reload": "script_kohya_hires_fix",
+ "hint": ""
},
{
- "id": "",
- "label": "Process Folder",
- "localized": "Obrađuj mapu",
- "reload": "",
- "hint": "Obrađuj sve slike u mapi"
+ "id": 0,
+ "label": "Exposure",
+ "localized": "Ekspozicija",
+ "reload": "script_lut_color_grading",
+ "hint": ""
},
{
- "id": "",
- "label": "Current",
- "localized": "Trenutni",
- "reload": "",
- "hint": "Analiziraj module unutar trenutno učitanog modela"
+ "id": 0,
+ "label": "Encoder",
+ "localized": "Enkoder",
+ "reload": "script_mulan",
+ "hint": ""
},
{
- "id": "",
- "label": "Merge",
- "localized": "Spajanje",
- "reload": "",
- "hint": "Spoji dva ili više modela u novi model"
+ "id": 0,
+ "label": "Enhanced prompt",
+ "localized": "Poboljšani upit",
+ "reload": "script_prompt_enhance",
+ "hint": "Izlaz poboljšanog upita iz LLM-a"
},
{
- "id": "",
- "label": "Modules",
- "localized": "Moduli",
- "reload": "",
- "hint": "Spoji i/ili zamijeni module u postojeći model"
+ "id": 0,
+ "label": "Edit start",
+ "localized": "Početak uređivanja",
+ "reload": "script_ledits",
+ "hint": ""
},
{
- "id": "",
- "label": "Validate",
- "localized": "Validacija",
- "reload": "",
- "hint": "Validiraj sve lokalne modele"
+ "id": 0,
+ "label": "Edit stop",
+ "localized": "Kraj uređivanja",
+ "reload": "script_ledits",
+ "hint": ""
},
{
- "id": "",
- "label": "CivitAI",
- "localized": "CivitAI",
- "reload": "",
- "hint": "Pretraži i preuzmi modele s CivitAI"
+ "id": 0,
+ "label": "Erode",
+ "localized": "Erozija",
+ "reload": "control",
+ "hint": ""
},
{
- "id": "",
- "label": "Scale by",
- "localized": "Skaliraj po",
- "reload": "",
- "hint": "Koristi ovu karticu za promjenu veličine izvorne(ih) slike(a) odabranim faktorom"
+ "id": 0,
+ "label": "edge",
+ "localized": "rub",
+ "reload": "control",
+ "hint": ""
},
{
- "id": "",
- "label": "Scale to",
- "localized": "Skaliraj na",
- "reload": "",
- "hint": "Koristi ovu karticu za promjenu veličine izvorne(ih) slike(a) na odabranu ciljnu veličinu"
+ "id": 0,
+ "label": "Ensemble size",
+ "localized": "Veličina ansambla",
+ "reload": "control",
+ "hint": ""
},
{
- "id": "",
- "label": "Input directory",
- "localized": "Ulazni direktorij",
- "reload": "",
- "hint": "Mapa u kojoj su slike koje želiš obraditi"
+ "id": 0,
+ "label": "Enable",
+ "localized": "Omogući",
+ "reload": "video",
+ "hint": ""
},
{
- "id": "",
- "label": "Output directory",
- "localized": "Izlazni direktorij",
- "reload": "",
- "hint": "Mapa u koju bi se trebale spremiti obrađene slike"
+ "id": 0,
+ "label": "Erode size",
+ "localized": "Veličina erozije",
+ "reload": "extras",
+ "hint": ""
},
{
- "id": "",
- "label": "Show result images",
- "localized": "Prikaži rezultirajuće slike",
- "reload": "",
- "hint": "Omogući prikaz obrađenih slika u oknu za slike"
+ "id": 0,
+ "label": "Enable PixelArt",
+ "localized": "Omogući PixelArt",
+ "reload": "extras",
+ "hint": ""
},
{
- "id": "",
- "label": "Crop to fit",
- "localized": "Izreži za prilagodbu",
- "reload": "",
- "hint": "Ako se dimenzije tvoje izvorne slike (npr. 512x510) odstupaju od ciljanih dimenzija (npr. 1024x768), ova funkcija će prilagoditi tvoju povećanu sliku ciljanoj veličini. Višak će biti izrezan"
+ "id": 0,
+ "label": "Enable edge detection",
+ "localized": "Omogući detekciju rubova",
+ "reload": "extras",
+ "hint": ""
},
{
- "id": "",
- "label": "Refine Upscaler",
- "localized": "Rafiniraj Upscaler",
- "reload": "",
- "hint": "Odaberi sekundarni upscaler za pokretanje nakon početnog upscalera"
+ "id": 0,
+ "label": "Edge block size",
+ "localized": "Veličina bloka ruba",
+ "reload": "extras",
+ "hint": ""
},
{
- "id": "",
- "label": "Upscaler 2 visibility",
- "localized": "Vidljivost Upscalera 2",
- "reload": "",
- "hint": "Jačina sekundarnog upscalera"
+ "id": 0,
+ "label": "Edge image weight",
+ "localized": "Težina slike ruba",
+ "reload": "extras",
+ "hint": ""
},
{
- "id": "",
- "label": "Calculate hash for all models",
- "localized": "Izračunaj hash za sve modele",
- "reload": "",
- "hint": "Izračunava hash za sve dostupne modele, što može potrajati vrlo dugo"
+ "id": 0,
+ "label": "Escape brackets",
+ "localized": "Escape zagrade",
+ "reload": "caption",
+ "hint": "Dodaj kose crte ispred zagrada u oznakama. Potrebno kada oznake sadrže znakove koji imaju posebno značenje u sintaksi upita, kao što su ( ) [ ]. Omogućite ovo kada koristite izlaz izravno u upitima."
},
{
- "id": "",
- "label": "Weights Clip",
- "localized": "Ograničenje težina",
- "reload": "",
- "hint": "Prisiljava spojene težine da ne budu teže od originalnog modela, sprječavajući \"burn in\" i prezasićene modele"
+ "id": 0,
+ "label": "Exclude tags",
+ "localized": "Isključi oznake",
+ "reload": "caption",
+ "hint": "Popis oznaka odvojenih zarezom koje treba isključiti iz izlaza. Korisno za filtriranje neželjenih ili redundantnih oznaka koje se često pojavljuju."
},
{
- "id": "",
- "label": "ReBasin",
- "localized": "ReBasin",
- "reload": "",
- "hint": "Izvodi višestruka spajanja s permutacijama kako bi zadržao više značajki iz oba modela"
+ "id": 0,
+ "label": "Extension GIT repository URL",
+ "localized": "URL GIT repozitorija proširenja",
+ "reload": "component-8593",
+ "hint": "Navedite URL repozitorija proširenja na GitHubu"
},
{
- "id": "",
- "label": "Number of ReBasin Iterations",
- "localized": "Broj ReBasin iteracija",
- "reload": "",
- "hint": "Broj puta za spajanje i permutaciju modela prije spremanja"
+ "id": 0,
+ "label": "ExecutionProvider.CPU",
+ "localized": "ExecutionProvider.CPU",
+ "reload": "component-8529",
+ "hint": ""
},
{
- "id": "",
- "label": "CPU",
- "localized": "CPU",
- "reload": "",
- "hint": "Koristi samo CPU i RAM: najsporije, ali najmanje vjerojatno da će doći do OOM-a"
+ "id": 0,
+ "label": "ExecutionProvider.DirectML",
+ "localized": "ExecutionProvider.DirectML",
+ "reload": "component-8529",
+ "hint": ""
},
{
- "id": "",
- "label": "Shuffle",
- "localized": "Promiješaj",
- "reload": "",
- "hint": "Učitava cijeli model u RAM i izračunava na VRAM-u: Manje ubrzanje, preporučeno za SDXL spajanja"
+ "id": 0,
+ "label": "ExecutionProvider.CUDA",
+ "localized": "ExecutionProvider.CUDA",
+ "reload": "component-8529",
+ "hint": ""
},
{
- "id": "",
- "label": "In Blocks",
- "localized": "Ulazni blokovi",
- "reload": "",
- "hint": "Blokovi za smanjivanje uzorkovanja UNeta (12 vrijednosti za SD1.5, 9 vrijednosti za SDXL)"
+ "id": 0,
+ "label": "ExecutionProvider.ROCm",
+ "localized": "ExecutionProvider.ROCm",
+ "reload": "component-8529",
+ "hint": ""
},
{
- "id": "",
- "label": "Mid Block",
- "localized": "Srednji blok",
- "reload": "",
- "hint": "Centralni blok UNeta (1 vrijednost)"
+ "id": 0,
+ "label": "ExecutionProvider.MIGraphX",
+ "localized": "ExecutionProvider.MIGraphX",
+ "reload": "component-8529",
+ "hint": ""
},
{
- "id": "",
- "label": "Out Block",
- "localized": "Izlazni blokovi",
- "reload": "",
- "hint": "Blokovi za povećavanje uzorkovanja UNeta (12 vrijednosti za SD1.5, 9 vrijednosti za SDXL)"
+ "id": 0,
+ "label": "ExecutionProvider.OpenVINO",
+ "localized": "ExecutionProvider.OpenVINO",
+ "reload": "component-8529",
+ "hint": ""
},
{
- "id": "",
- "label": "Preset Interpolation Ratio",
- "localized": "Omjer interpolacije predpostavke",
- "reload": "",
- "hint": "Ako su odabrane dvije predpostavke, interpoliraj između njih"
+ "id": 0,
+ "label": "Enable modular pipelines (experimental)",
+ "localized": "Omogući modularne cjevovode (eksperimentalno)",
+ "reload": "settings_model_options",
+ "hint": ""
},
{
- "id": "",
- "label": "Adapter",
- "localized": "Adapter",
- "reload": "",
- "hint": "IP adapter model"
+ "id": 0,
+ "label": "Expandable segments",
+ "localized": "Proširivi segmenti",
+ "reload": "settings_backends",
+ "hint": ""
},
{
- "id": "",
- "label": "Active ip adapters",
- "localized": "Aktivni IP adapteri",
- "reload": "",
- "hint": "Broj aktivnih IP adaptera"
+ "id": 0,
+ "label": "Enable use of reference models",
+ "localized": "Omogući korištenje referentnih modela",
+ "reload": "settings_extra_networks",
+ "hint": ""
},
{
- "id": "",
- "label": "Unload adapter",
- "localized": "Istovari adapter",
- "reload": "",
- "hint": "Istovari IP adapter odmah nakon generiranja. Inače će IP adapter ostati učitan za brže korištenje u sljedećem procesu generiranja"
+ "id": 0,
+ "label": "Enable embeddings support",
+ "localized": "Omogući podršku za embeddings (ugradnje)",
+ "reload": "settings_extra_networks",
+ "hint": ""
},
{
- "id": "",
- "label": "Crop to portrait",
- "localized": "Izreži na portret",
- "reload": "",
- "hint": "Izreži ulaznu sliku samo na portret prije korištenja kao ulaz za IP adapter"
+ "id": 0,
+ "label": "Enable file wildcards support",
+ "localized": "Omogući podršku za zamjenske znakove (wildcards) u datotekama",
+ "reload": "settings_extra_networks",
+ "hint": ""
},
{
- "id": "",
- "label": "Layer options",
- "localized": "Opcije slojeva",
- "reload": "",
- "hint": "Ručno odredi napredne opcije slojeva IP adaptera"
+ "id": 0,
+ "label": "Extra noise multiplier for img2img",
+ "localized": "Dodatni multiplikator šuma za img2img",
+ "reload": "settings_legacy_options",
+ "hint": ""
},
{
- "id": "",
- "label": "X values",
- "localized": "X vrijednosti",
- "reload": "",
- "hint": "Odvoji vrijednosti za X os pomoću zareza"
+ "id": 0,
+ "label": "Embeddings train templates directory",
+ "localized": "Direktorij s predlošcima za treniranje ugradnji (embeddings)",
+ "reload": "settings_legacy_options",
+ "hint": ""
},
{
- "id": "",
- "label": "Y values",
- "localized": "Y vrijednosti",
- "reload": "",
- "hint": "Odvoji vrijednosti za Y os pomoću zareza"
+ "id": 0,
+ "label": "Enable Hypernetwork support",
+ "localized": "Omogući podršku za Hypernetwork",
+ "reload": "settings_legacy_options",
+ "hint": ""
},
{
- "id": "",
- "label": "Z values",
- "localized": "Z vrijednosti",
- "reload": "",
- "hint": "Odvoji vrijednosti za Z os pomoću zareza"
- },
- {
- "id": "",
- "label": "Loops",
- "localized": "Petlje",
- "reload": "",
- "hint": "Koliko puta obraditi sliku. Svaki izlaz se koristi kao ulaz za sljedeću petlju. Ako je postavljeno na 1, ponašanje će biti kao da ova skripta nije korištena"
- },
- {
- "id": "",
- "label": "Final denoising strength",
- "localized": "Konačna jačina uklanjanja šuma",
- "reload": "",
- "hint": "Jačina uklanjanja šuma za završnu petlju svake slike u seriji"
- },
- {
- "id": "",
- "label": "Denoising strength curve",
- "localized": "Krivulja jačine uklanjanja šuma",
- "reload": "",
- "hint": "Krivulja uklanjanja šuma kontrolira brzinu promjene jačine uklanjanja šuma u svakoj petlji. Agresivno: Većina promjena dogodit će se na početku petlji. Linearno: Promjena će biti konstantna kroz sve petlje. Lijen: Većina promjena dogodit će se pred kraj petlji"
- },
- {
- "id": "",
- "label": "Tile overlap",
- "localized": "Preklapanje pločica",
- "reload": "",
- "hint": "Za SD povećanje, koliko bi se piksela trebalo preklapati između pločica. Pločice se preklapaju tako da kada se ponovno spoje u jednu sliku, nema jasno vidljivog šava"
- },
- {
- "id": "",
- "label": "ACI: Color to Mask",
- "localized": "ACI: Boja u Masku",
- "reload": "",
- "hint": "Odaberi boju koju želiš maskirati i inpaintati. Klikni na boju na slici za automatski odabir.\n Preporučuje se korištenje slika poput zelenih platna za precizne rezultate."
- },
- {
- "id": "",
- "label": "ACI: Color Tolerance",
- "localized": "ACI: Tolerancija boje",
- "reload": "",
- "hint": "Podesi toleranciju za uključivanje sličnih boja u masku. Niže vrijednosti = maskiraju samo vrlo slične boje. Više = vrijednosti maskiraju širi raspon sličnih boja."
- },
- {
- "id": "",
- "label": "ACI: Mask Erode",
- "localized": "ACI: Erodiranje maske",
- "reload": "",
- "hint": "Podesi popunjavanje za primjenu unutrašnjeg pomaka na masku. (Preporučena vrijednost = 2 za uklanjanje ostataka na rubovima)"
- },
- {
- "id": "",
- "label": "ACI: Mask Blur",
- "localized": "ACI: Zamućenje maske",
- "reload": "",
- "hint": "Podesi zamućenje za primjenu glatkog prijelaza između slike i inpainted područja. (Preporučena vrijednost = 0 za oštrinu)"
- },
- {
- "id": "",
- "label": "ACI: Denoising Strength",
- "localized": "ACI: Jačina uklanjanja šuma",
- "reload": "",
- "hint": "Promijeni jačinu uklanjanja šuma kako bi se postigla željena količina inpainta."
+ "id": 0,
+ "label": "Enable tensorboard logging",
+ "localized": "Omogući Tensorboard zapisivanje",
+ "reload": "settings_legacy_options",
+ "hint": ""
}
],
- "settings": [
+ "f": [
{
- "id": "",
- "label": "Apply settings",
- "localized": "Primijeni postavke",
+ "id": -1,
+ "label": "Fixed",
+ "localized": "Fiksno",
"reload": "",
- "hint": "Spremite trenutne postavke, preporučuje se ponovno pokretanje poslužitelja"
+ "hint": "Promijeni veličinu slike na ciljanu razlučivost. Ako se visina i širina ne podudaraju, dobit ćete pogrešan omjer slike"
},
{
- "id": "",
- "label": "Model Loading",
- "localized": "Učitavanje modela",
+ "id": -1,
+ "label": "Folder",
+ "localized": "Mapa",
"reload": "",
- "hint": "Postavke vezane uz način učitavanja modela"
+ "hint": ""
},
{
- "id": "",
- "label": "Model Options",
- "localized": "Opcije modela",
+ "id": -1,
+ "label": "FramePack",
+ "localized": "PaketOkvira",
"reload": "",
- "hint": "Postavke vezane uz ponašanje specifičnih modela"
+ "hint": ""
},
{
- "id": "",
- "label": "Model Offloading",
- "localized": "Rasterećenje modela",
+ "id": -1,
+ "label": "Frames",
+ "localized": "Okviri",
"reload": "",
- "hint": "Postavke vezane uz rasterećenje modela i upravljanje memorijom"
+ "hint": ""
},
{
- "id": "",
- "label": "Model Quantization",
- "localized": "Kvantizacija modela",
+ "id": -1,
+ "label": "Fallback guidance",
+ "localized": "Rezervno navođenje",
"reload": "",
- "hint": "Postavke vezane uz kvantizaciju modela koja se koristi za smanjenje potrošnje memorije"
+ "hint": ""
},
{
- "id": "",
- "label": "Image Metadata",
- "localized": "Metapodaci slike",
+ "id": -1,
+ "label": "FreeU",
+ "localized": "FreeU",
"reload": "",
- "hint": "Postavke vezane uz obradu metapodataka koji se stvaraju s generiranim slikama"
+ "hint": ""
},
{
- "id": "",
- "label": "Legacy Options",
- "localized": "Naslijeđene opcije",
+ "id": -1,
+ "label": "Faster Cache",
+ "localized": "Brža međumemorija",
"reload": "",
- "hint": "Postavke vezane uz naslijeđene opcije - ne bi se trebale koristiti"
+ "hint": ""
},
{
- "id": "",
- "label": "Restart server",
- "localized": "Ponovo pokreni poslužitelj",
+ "id": -1,
+ "label": "Folders",
+ "localized": "Mape",
"reload": "",
- "hint": "Ponovo pokreni poslužitelj"
+ "hint": ""
},
{
- "id": "",
- "label": "Shutdown server",
- "localized": "Ugasi poslužitelj",
+ "id": -1,
+ "label": "Fetch model preview metadata",
+ "localized": "Dohvati metapodatke pregleda modela",
"reload": "",
- "hint": "Ugasi poslužitelj"
+ "hint": ""
},
{
- "id": "",
- "label": "Preview theme",
- "localized": "Pregled teme",
+ "id": -1,
+ "label": "Flow shift",
+ "localized": "Pomak protoka",
"reload": "",
- "hint": "Prikaži pregled teme"
+ "hint": "Vrijednost pomaka za flowmatching modele. Kontrolira distribuciju koraka uklanjanja šuma. Vrijednosti: - >1.0: dodjeljuje više koraka ranom uklanjanju šuma (bolja struktura) - <1.0: dodjeljuje više koraka kasnom uklanjanju šuma (bolji fini detalji) - 1.0: uravnotežen raspored Većina flowmatching modela koristi vrijednost 3 kao zadano. Zapravo je neaktivno ako je omogućen dinamički pomak."
},
{
- "id": "",
- "label": "Restore defaults",
- "localized": "Vrati zadano",
+ "id": -1,
+ "label": "FDG scales",
+ "localized": "FDG skale",
"reload": "",
- "hint": "Vrati zadane postavke poslužitelja"
+ "hint": ""
},
{
- "id": "",
- "label": "Unload model",
- "localized": "Iskrcaj model",
+ "id": -1,
+ "label": "FDG weights",
+ "localized": "FDG težine",
"reload": "",
- "hint": "Iskrcaj trenutno učitani model"
+ "hint": ""
},
{
- "id": "",
- "label": "Reload model",
- "localized": "Ponovo učitaj model",
+ "id": -1,
+ "label": "FDG rescale space",
+ "localized": "FDG prostor promjene veličine",
"reload": "",
- "hint": "Ponovo učitaj trenutno odabrani model"
+ "hint": ""
},
{
- "id": "",
- "label": "Models & Loading",
- "localized": "Modeli i učitavanje",
+ "id": -1,
+ "label": "Force HiRes",
+ "localized": "Prisili HiRes",
"reload": "",
- "hint": "Postavke vezane uz osnovne modele, primarni backend i ponašanje učitavanja modela"
+ "hint": "Hires se pokreće automatski kada je odabran Latent upscale, ali se preskače kod korištenja ne-latentnih povećala. Omogućite prisilni hires za pokretanje s ne-latentnim povećalima."
},
{
- "id": "",
- "label": "Variational Auto Encoder",
- "localized": "Varijacijski autoenkoder",
+ "id": -1,
+ "label": "FreeU preset",
+ "localized": "FreeU pretpostavka",
"reload": "",
- "hint": "Postavke vezane uz varijacijski autoenkoder i proces dekodiranja slike tijekom generiranja"
+ "hint": ""
},
{
- "id": "",
- "label": "Text encoder",
- "localized": "Tekstualni enkoder",
+ "id": -1,
+ "label": "FaceID Model",
+ "localized": "FaceID model",
"reload": "",
- "hint": "Postavke vezane uz tekstualni enkoder i obradu prompta tijekom generiranja"
+ "hint": ""
},
{
- "id": "",
- "label": "Compute Settings",
- "localized": "Postavke računanja",
+ "id": -1,
+ "label": "Final strength",
+ "localized": "Konačna snaga",
"reload": "",
- "hint": "Postavke vezane uz preciznost računanja, unakrsnu pažnju i optimizacije za računalne platforme"
+ "hint": ""
},
{
- "id": "",
- "label": "Backend Settings",
- "localized": "Postavke backenda",
+ "id": -1,
+ "label": "full",
+ "localized": "full",
"reload": "",
- "hint": "Postavke vezane uz compute backende: torch, onnx i olive"
+ "hint": "Uvijek koristi punu preciznost"
},
{
- "id": "",
- "label": "Quantization Settings",
- "localized": "Postavke kvantizacije",
+ "id": -1,
+ "label": "Fall-off exponent (lower=higher detail)",
+ "localized": "Eksponent opadanja (niže=više detalja)",
"reload": "",
- "hint": "Postavke vezane uz kvantizaciju modela"
+ "hint": ""
},
{
- "id": "",
- "label": "Pipeline modifiers",
- "localized": "Modifikatori cjevovoda",
+ "id": -1,
+ "label": "Fill strength",
+ "localized": "Snaga popunjavanja",
"reload": "",
- "hint": "Dodatna funkcionalnost koja se može omogućiti tijekom generiranja"
+ "hint": ""
},
{
- "id": "",
- "label": "Model compile",
- "localized": "Kompilacija modela",
+ "id": -1,
+ "label": "Face",
+ "localized": "Lice",
"reload": "",
- "hint": "Postavke vezane uz različite metode kompilacije modela"
+ "hint": ""
},
{
- "id": "",
- "label": "System Paths",
- "localized": "Sistemske putanje",
+ "id": -1,
+ "label": "Face confidence",
+ "localized": "Pouzdanost lica",
"reload": "",
- "hint": "Postavke vezane uz lokaciju različitih direktorija modela"
+ "hint": ""
},
{
- "id": "",
- "label": "Image Options",
- "localized": "Opcije slike",
+ "id": -1,
+ "label": "FP model variant",
+ "localized": "Varijanta FP modela",
"reload": "",
- "hint": "Postavke vezane uz format slike, metapodatke i mreže slika"
+ "hint": ""
},
{
- "id": "",
- "label": "Image Paths",
- "localized": "Putanja slike",
+ "id": -1,
+ "label": "FP resolution",
+ "localized": "FP razlučivost",
"reload": "",
- "hint": "Postavke vezane uz nazive datoteka slika i izlazne direktorije"
+ "hint": ""
},
{
- "id": "",
- "label": "Live Previews",
- "localized": "Pregledi uživo",
+ "id": -1,
+ "label": "FP duration",
+ "localized": "FP trajanje",
"reload": "",
- "hint": "Postavke vezane uz preglede uživo, audio obavijesti"
+ "hint": ""
},
{
- "id": "",
- "label": "Sampler Settings",
- "localized": "Postavke samplera",
+ "id": -1,
+ "label": "FP target FPS",
+ "localized": "FP ciljani FPS",
"reload": "",
- "hint": "Postavke vezane uz odabir i konfiguraciju samplera, te konfiguraciju samplera specifičnu za difuzor"
+ "hint": ""
},
{
- "id": "",
- "label": "Postprocessing",
- "localized": "Naknadna obrada",
+ "id": -1,
+ "label": "FP interpolation",
+ "localized": "FP interpolacija",
"reload": "",
- "hint": "Postavke vezane uz obradu nakon generiranja slike, obnavljanje lica i povećanje rezolucije"
+ "hint": ""
},
{
- "id": "",
- "label": "Control Options",
- "localized": "Opcije kontrole",
+ "id": -1,
+ "label": "FP init strength",
+ "localized": "FP početna snaga",
"reload": "",
- "hint": "Postavke vezane uz karticu Kontrole"
+ "hint": ""
},
{
- "id": "",
- "label": "Huggingface",
- "localized": "Huggingface",
+ "id": -1,
+ "label": "FP end strength",
+ "localized": "FP završna snaga",
"reload": "",
- "hint": "Postavke vezane uz pristup Huggingfaceu"
+ "hint": ""
},
{
- "id": "",
- "label": "Show all pages",
- "localized": "Prikaži sve stranice",
+ "id": -1,
+ "label": "FP vision strength",
+ "localized": "FP snaga vizije",
"reload": "",
- "hint": "Prikaži sve stranice postavki"
+ "hint": ""
},
{
- "id": "",
- "label": "Base model",
- "localized": "Osnovni model",
+ "id": -1,
+ "label": "FP section prompts",
+ "localized": "FP upiti sekcije",
"reload": "",
- "hint": "Glavni model koji se koristi za sve operacije"
+ "hint": ""
},
{
- "id": "",
- "label": "Refiner model",
- "localized": "Model za doradu",
+ "id": -1,
+ "label": "FP latent window size",
+ "localized": "FP veličina latentnog prozora",
"reload": "",
- "hint": "Model za doradu koji se koristi za operacije drugog prolaza"
+ "hint": ""
},
{
- "id": "",
- "label": "Cached models",
- "localized": "Keširani modeli",
+ "id": -1,
+ "label": "FP steps",
+ "localized": "FP koraci",
"reload": "",
- "hint": "Broj modela za pohranu u RAM-u za brzi pristup"
+ "hint": ""
},
{
- "id": "",
- "label": "VAE model",
- "localized": "VAE model",
+ "id": -1,
+ "label": "FP sampler shift",
+ "localized": "FP pomak uzorkivača",
"reload": "",
- "hint": "VAE pomaže s finim detaljima u konačnoj slici i može također promijeniti boje"
+ "hint": ""
},
{
- "id": "",
- "label": "Model load using streams",
- "localized": "Učitavanje modela pomoću streamova",
+ "id": -1,
+ "label": "FP CFG scale",
+ "localized": "FP CFG skala",
"reload": "",
- "hint": "Prilikom učitavanja modela pokušajte stream učitavanje optimizirano za sporu ili mrežnu pohranu"
+ "hint": ""
},
{
- "id": "",
- "label": "xFormers",
- "localized": "xFormers",
+ "id": -1,
+ "label": "FP distilled CFG scale",
+ "localized": "FP destilirana CFG skala",
"reload": "",
- "hint": "Optimizacija memorije. Nedeterminističko (različiti rezultati svaki put)"
+ "hint": ""
},
{
- "id": "",
- "label": "Scaled-Dot-Product",
- "localized": "Scaled-Dot-Product",
+ "id": -1,
+ "label": "FP CFG re-scale",
+ "localized": "FP CFG ponovna skala",
"reload": "",
- "hint": "Optimizacija memorije. Nedeterminističko, osim ako je SDP memorijska pažnja onemogućena."
+ "hint": ""
},
{
- "id": "",
- "label": "Prompt padding",
- "localized": "Dopunjavanje prompta",
+ "id": -1,
+ "label": "FP system prompt",
+ "localized": "FP sistemski upit",
"reload": "",
- "hint": "Povećajte koherenciju dopunjavanjem od posljednjeg zareza unutar n tokena kada koristite više od 75 tokena"
+ "hint": ""
},
{
- "id": "",
- "label": "Original",
- "localized": "Original",
+ "id": -1,
+ "label": "FP model receipe",
+ "localized": "FP recept modela",
"reload": "",
- "hint": "Originalni LDM backend"
+ "hint": ""
},
{
- "id": "",
- "label": "Autocast",
- "localized": "Automatsko pretvaranje",
+ "id": -1,
+ "label": "FP enable TeaCache",
+ "localized": "FP omogući TeaCache",
"reload": "",
- "hint": "Automatski određuje preciznost tijekom izvođenja"
+ "hint": ""
},
{
- "id": "",
- "label": "Full",
- "localized": "Puna",
+ "id": -1,
+ "label": "FP use optimized system prompt",
+ "localized": "FP koristi optimizirani sistemski upit",
"reload": "",
- "hint": "Uvijek koristite punu preciznost"
+ "hint": ""
},
{
- "id": "",
- "label": "FP32",
- "localized": "FP32",
+ "id": -1,
+ "label": "FP enable CFGZero",
+ "localized": "FP omogući CFGZero",
"reload": "",
- "hint": "Koristite 32-bitnu preciznost s pomičnim zarezom za izračune"
+ "hint": ""
},
{
- "id": "",
- "label": "FP16",
- "localized": "FP16",
+ "id": -1,
+ "label": "FP enable Preview",
+ "localized": "FP omogući pregled",
"reload": "",
- "hint": "Koristite 16-bitnu preciznost s pomičnim zarezom za izračune"
+ "hint": ""
},
{
- "id": "",
- "label": "BF16",
- "localized": "BF16",
+ "id": -1,
+ "label": "FP attention",
+ "localized": "FP pažnja (attention)",
"reload": "",
- "hint": "Koristite modificiranu 16-bitnu preciznost s pomičnim zarezom za izračune"
+ "hint": ""
},
{
- "id": "",
+ "id": -1,
+ "label": "FP VAE",
+ "localized": "FP VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FPS",
+ "localized": "FPS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Foreground threshold",
+ "localized": "Prag prednjeg plana",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Frame change sensitivity",
+ "localized": "Osjetljivost promjene okvira",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Filename",
+ "localized": "Ime datoteke",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Force model eval",
+ "localized": "Prisili evaluaciju modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "false",
+ "localized": "netočno",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
"label": "Full precision (--no-half-vae)",
"localized": "Puna preciznost (--no-half-vae)",
"reload": "",
- "hint": "Koristi FP32 za VAE. Može proizvesti bolje rezultate uz veću potrošnju VRAM-a i sporije generiranje"
+ "hint": "Koristi FP32 za VAE. Može proizvesti bolje rezultate uz veću potrošnju VRAM-a i sporije generiranje."
},
{
- "id": "",
+ "id": -1,
+ "label": "FP32",
+ "localized": "FP32",
+ "reload": "",
+ "hint": "Koristi 32-bitnu preciznost s pomičnim zarezom za izračune"
+ },
+ {
+ "id": -1,
+ "label": "FP16",
+ "localized": "FP16",
+ "reload": "",
+ "hint": "Koristi 16-bitnu preciznost s pomičnim zarezom za izračune"
+ },
+ {
+ "id": -1,
"label": "Force full precision (--no-half)",
- "localized": "Prisilna puna preciznost (--no-half)",
+ "localized": "Prisili punu preciznost (--no-half)",
"reload": "",
- "hint": "Koristi FP32 za model. Može proizvesti bolje rezultate uz veću potrošnju VRAM-a i sporije generiranje"
+ "hint": "Koristi FP32 za model. Može proizvesti bolje rezultate uz veću potrošnju VRAM-a i sporije generiranje."
},
{
- "id": "",
- "label": "Upcast sampling",
- "localized": "Uzorkovanje s višom preciznošću",
+ "id": -1,
+ "label": "Flash",
+ "localized": "Flash",
"reload": "",
- "hint": "Obično daje slične rezultate kao --no-half s boljim performansama uz manju potrošnju memorije"
+ "hint": ""
},
{
- "id": "",
- "label": "Attempt VAE roll back for NaN values",
- "localized": "Pokušaj VAE povrata za NaN vrijednosti",
+ "id": -1,
+ "label": "Flex attention",
+ "localized": "Flex attention",
"reload": "",
- "hint": "Zahtijeva Torch 2.1 i omogućenu provjeru NaN vrijednosti"
+ "hint": ""
},
{
- "id": "",
- "label": "Olive use FP16 on optimization",
- "localized": "Olive koristi FP16 za optimizaciju",
+ "id": -1,
+ "label": "Flash attention",
+ "localized": "Flash attention",
"reload": "",
- "hint": "Koristite 16-bitnu preciznost s pomičnim zarezom za izlazni model procesa optimizacije Olive. Koristite 32-bitnu preciznost s pomičnim zarezom ako je onemogućeno"
+ "hint": "Visoko optimiziran algoritam pažnje. Znatno smanjuje upotrebu VRAM-a i ubrzava zaključivanje, ali može biti nedeterministički."
},
{
- "id": "",
- "label": "Olive force FP32 for VAE Encoder",
- "localized": "Olive prisiljava FP32 za VAE enkoder",
+ "id": -1,
+ "label": "Fused projections",
+ "localized": "Spojene projekcije",
"reload": "",
- "hint": "Koristite 32-bitnu preciznost s pomičnim zarezom za VAE enkoder izlaznog modela. Ovo nadjačava opciju 'use FP16 on optimization'. Ako dobivate NaN ili crne prazne slike iz Img2Img, omogućite ovu opciju i obrišite cache"
+ "hint": ""
},
{
- "id": "",
- "label": "Olive use static dimensions",
- "localized": "Olive koristi statične dimenzije",
+ "id": -1,
+ "label": "FreeU enabled",
+ "localized": "FreeU omogućen",
"reload": "",
- "hint": "Učinite zaključivanje s Olive optimiziranim modelima mnogo bržim. (OrtTransformersOptimization)"
+ "hint": ""
},
{
- "id": "",
- "label": "Olive cache optimized models",
- "localized": "Olive kešira optimizirane modele",
+ "id": -1,
+ "label": "FreeU 1st stage backbone",
+ "localized": "FreeU okosnica 1. faze",
"reload": "",
- "hint": "Spremite Olive obrađene modele kao cache. Možete ih upravljati na ONNX kartici"
+ "hint": ""
},
{
- "id": "",
+ "id": -1,
+ "label": "FreeU 2nd stage backbone",
+ "localized": "FreeU okosnica 2. faze",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FreeU 1st stage skip",
+ "localized": "FreeU preskok 1. faze",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FreeU 2nd stage skip",
+ "localized": "FreeU preskok 2. faze",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FoCa",
+ "localized": "FoCa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache cache enabled",
+ "localized": "FasterCache međumemorija omogućena",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache spacial skip range",
+ "localized": "FasterCache raspon prostornog preskakanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache spacial skip start",
+ "localized": "FasterCache početak prostornog preskakanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache spacial skip end",
+ "localized": "FasterCache kraj prostornog preskakanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache uncond skip range",
+ "localized": "FasterCache raspon neuvjetovanog preskakanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache uncond skip start",
+ "localized": "FasterCache početak neuvjetovanog preskakanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache uncond skip end",
+ "localized": "FasterCache kraj neuvjetovanog preskakanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache guidance distilled",
+ "localized": "FasterCache destilirano vođenje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "fullgraph",
+ "localized": "cijeli graf",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with stable diffusion models",
+ "localized": "Mapa sa Stable Diffusion modelima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with Huggingface models",
+ "localized": "Mapa s Huggingface modelima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for Huggingface cache",
+ "localized": "Mapa za Huggingface međumemoriju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for Tunable ops cache",
+ "localized": "Mapa za Tunable ops međumemoriju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with VAE files",
+ "localized": "Mapa s VAE datotekama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with UNET files",
+ "localized": "Mapa s UNET datotekama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with Text encoder files",
+ "localized": "Mapa s koderom teksta (Text encoder)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with LoRA network(s)",
+ "localized": "Mapa s LoRA mrežama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "File or Folder with user-defined styles",
+ "localized": "Datoteka ili mapa s korisničkim stilovima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with user-defined wildcards",
+ "localized": "Mapa s korisničkim zamjenskim znakovima (wildcards)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with textual inversion embeddings",
+ "localized": "Mapa s tekstualnim inverzijama (embeddings)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with Control models",
+ "localized": "Mapa s Control modelima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with Yolo models",
+ "localized": "Mapa s Yolo modelima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with ESRGAN models",
+ "localized": "Mapa s ESRGAN modelima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with BSRGAN models",
+ "localized": "Mapa s BSRGAN modelima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with RealESRGAN models",
+ "localized": "Mapa s RealESRGAN modelima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with SCUNet models",
+ "localized": "Mapa s SCUNet modelima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with SwinIR models",
+ "localized": "Mapa s SwinIR modelima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with CLIP models",
+ "localized": "Mapa s CLIP modelima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for disk offload",
+ "localized": "Mapa za rasterećenje na disk",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for OpenVINO cache",
+ "localized": "Mapa za OpenVINO međumemoriju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for ONNX cached models",
+ "localized": "Mapa za ONNX spremljene modele",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for ONNX conversion",
+ "localized": "Mapa za ONNX pretvorbu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with chaiNNer models",
+ "localized": "Mapa s chaiNNer modelima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
"label": "File format",
"localized": "Format datoteke",
"reload": "",
"hint": "Odaberite format datoteke za slike"
},
{
- "id": "",
- "label": "Include metadata",
- "localized": "Uključi metapodatke",
+ "id": -1,
+ "label": "Font file",
+ "localized": "Datoteka fonta",
"reload": "",
- "hint": "Spremite parametre kreiranja slike kao metapodatke unutar datoteke slike"
+ "hint": ""
},
{
- "id": "",
- "label": "Images filename pattern",
- "localized": "Obrazac naziva datoteke slike",
+ "id": -1,
+ "label": "Font color",
+ "localized": "Boja fonta",
"reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for text generate",
+ "localized": "Mapa za generiranje teksta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for image generate",
+ "localized": "Mapa za generiranje slika",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for control generate",
+ "localized": "Mapa za kontrolu generiranja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for processed images",
+ "localized": "Mapa za obrađene slike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for manually saved images",
+ "localized": "Mapa za ručno spremljene slike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for videos",
+ "localized": "Mapa za videozapise",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for init images",
+ "localized": "Mapa za početne slike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for txt2img grids",
+ "localized": "Mapa za txt2img mreže (grids)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for img2img grids",
+ "localized": "Mapa za img2img mreže (grids)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for control grids",
+ "localized": "Mapa za kontrolne mreže (grids)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Font size",
+ "localized": "Veličina fonta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Full VAE",
+ "localized": "Puni VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Force offline mode",
+ "localized": "Prisili izvanmrežni rad",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Fixed UNet precision",
+ "localized": "Fiksna UNet preciznost",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Filename join string",
+ "localized": "Znak za spajanje imena datoteke",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Filename word regex",
+ "localized": "Regex za riječi u imenu datoteke",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Force zeros for prompts when empty",
+ "localized": "Prisili nule za prazne upite",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "fill",
+ "localized": "ispuni",
+ "reload": "",
+ "hint": "Promijeni veličinu slike tako da cijela slika bude unutar ciljane razlučivosti. Popuni prazan prostor bojama slike."
+ },
+ {
+ "id": -1,
+ "label": "For image processing do exact number of steps as specified",
+ "localized": "Za obradu slike izvrši točan broj navedenih koraka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with LyCORIS network(s)",
+ "localized": "Mapa s LyCORIS mrežama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Fuse strength",
+ "localized": "Snaga spajanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FreeInit",
+ "localized": "FreeInit",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "g": [
+ {
+ "id": -1,
+ "label": "Gallery",
+ "localized": "Galerija",
+ "reload": "",
+ "hint": "Galerija slika"
+ },
+ {
+ "id": -1,
+ "label": "GitHub",
+ "localized": "GitHub",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Guidance",
+ "localized": "Vođenje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "GenerateGenerate",
+ "localized": "GenerirajGeneriraj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Generate forever",
+ "localized": "Generiraj beskonačno",
+ "reload": "",
+ "hint": "Pokreni obradu i nastavi dok se ne otkaže"
+ },
+ {
+ "id": -1,
+ "label": "Generate",
+ "localized": "Generiraj",
+ "reload": "",
+ "hint": "Pokreni obradu"
+ },
+ {
+ "id": -1,
+ "label": "Get receipe",
+ "localized": "Dohvati recept",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "GPU Monitor",
+ "localized": "GPU Monitor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Get Changelog",
+ "localized": "Dohvati zapisnik promjena",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Generic",
+ "localized": "Generički",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Google GenAI",
+ "localized": "Google GenAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Group Offload",
+ "localized": "Grupno rasterećenje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Grid Options",
+ "localized": "Opcije mreže",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Grids",
+ "localized": "Mreže",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Guider",
+ "localized": "Vodič",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Guidance scale",
+ "localized": "Skala vođenja",
+ "reload": "",
+ "hint": "Ljestvica vođenja bez klasifikatora (CFG): koliko bi slika trebala strogo pratiti upit. Niže vrijednosti daju kreativnije rezultate, više vrijednosti čine da se slika strože pridržava upita; preporučene vrijednosti su između 5-10"
+ },
+ {
+ "id": -1,
+ "label": "Guidance end",
+ "localized": "Kraj vođenja",
+ "reload": "",
+ "hint": "Ranije završava učinak CFG-a i PAG-a: Vrijednost 1 djeluje normalno, 0.5 zaustavlja vođenje na 50% koraka"
+ },
+ {
+ "id": -1,
+ "label": "Guidance rescale",
+ "localized": "Ponovna skala vođenja",
+ "reload": "",
+ "hint": "Ponovno skaliranje vođenja radi izbjegavanja preeksponiranih slika pri višim vrijednostima vođenja"
+ },
+ {
+ "id": -1,
+ "label": "Gamma",
+ "localized": "Gama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Grid margins",
+ "localized": "Margine mreže",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Grid sections",
+ "localized": "Odjeljci mreže",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Guidance strength",
+ "localized": "Jačina vođenja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Guidance start",
+ "localized": "Početak vođenja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Guidance stop",
+ "localized": "Kraj vođenja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Gate step",
+ "localized": "Korak vrata (Gate step)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Guess mode",
+ "localized": "Način pogađanja",
+ "reload": "",
+ "hint": "Uklanja zahtjev za unosom upita u ControlNet. Prisiljava Controlnet enkoder da napravi 'najbolju procjenu' na temelju sadržaja ulazne kontrolne mape."
+ },
+ {
+ "id": -1,
+ "label": "gradient",
+ "localized": "gradijent",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Gamma corrected",
+ "localized": "Gama ispravljeno",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "General threshold",
+ "localized": "Opći prag",
+ "reload": "",
+ "hint": "Prag pouzdanosti za opće oznake (npr. objekti, radnje, okruženja). Samo oznake s pouzdanošću iznad ovog praga uključene su u izlaz. Više vrijednosti su selektivnije (manje oznaka), niže vrijednosti uključuju više oznaka."
+ },
+ {
+ "id": -1,
+ "label": "GPU",
+ "localized": "GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Google cloud use VertexAI endpoints",
+ "localized": "Google cloud koristi VertexAI krajnje točke",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Google cloud API key",
+ "localized": "Google cloud API ključ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Google Cloud project ID",
+ "localized": "ID Google Cloud projekta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Google Cloud location ID",
+ "localized": "ID lokacije Google Clouda",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "group",
+ "localized": "grupa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Group size",
+ "localized": "Veličina grupe",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "GC threshold",
+ "localized": "GC prag",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Grid max rows count",
+ "localized": "Maksimalan broj redaka mreže",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Grid max columns count",
+ "localized": "Maksimalan broj stupaca mreže",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Grid background color",
+ "localized": "Boja pozadine mreže",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Gallery auto-update on tab change",
+ "localized": "Automatsko ažuriranje galerije pri promjeni kartice",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "GPU monitor interval",
+ "localized": "Interval nadzora GPU-a",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Gallery view columns",
+ "localized": "Stupci prikaza galerije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Grid image size",
+ "localized": "Veličina slike u mreži",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Global",
+ "localized": "Globalno",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "h": [
+ {
+ "id": 0,
+ "label": "History",
+ "localized": "Povijest",
+ "reload": "btn_history",
+ "hint": "Popis prethodnih generacija koje se mogu dodatno obrađivati"
+ },
+ {
+ "id": 1,
+ "label": "html2md",
+ "localized": "html2md",
+ "reload": "docs_md_btn",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Huggingface",
+ "localized": "Huggingface",
+ "reload": "",
+ "hint": "Postavke povezane s pristupom platformi Huggingface"
+ },
+ {
+ "id": 3,
+ "label": "HiDream",
+ "localized": "HiDream",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "HyperTile",
+ "localized": "HyperTile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "HiDiffusion",
+ "localized": "HiDiffusion",
+ "reload": "",
+ "hint": "HiDiffusion omogućuje stvaranje slika visoke razlučivosti pomoću standardnih modela bez dupliciranja/izobličenja i uz poboljšane performanse"
+ },
+ {
+ "id": 6,
+ "label": "Height",
+ "localized": "Visina",
+ "reload": "",
+ "hint": "Visina slike"
+ },
+ {
+ "id": 7,
+ "label": "HiRes steps",
+ "localized": "HiRes koraci",
+ "reload": "",
+ "hint": "Broj koraka uzorkovanja za uvećanu sliku. Ako je 0, koristi se isto kao i za original"
+ },
+ {
+ "id": 8,
+ "label": "HDR clamp",
+ "localized": "HDR ograničenje (clamp)",
+ "reload": "",
+ "hint": "Prilagođava razinu besmislenih detalja uklanjanjem vrijednosti koje značajno odstupaju od srednje vrijednosti distribucije. Posebno korisno za poboljšanje generiranja pri višim skalama navođenja (guidance scale), identificirajući ekstremne vrijednosti rano u procesu i primjenjujući matematičke prilagodbe na temelju postavki raspona i praga."
+ },
+ {
+ "id": 9,
+ "label": "HDR maximize",
+ "localized": "HDR maksimizacija",
+ "reload": "",
+ "hint": "Izračunava 'faktor normalizacije' dijeljenjem maksimalne vrijednosti tensora s određenim rasponom pomnoženim sa 4. Ovaj se faktor zatim koristi za pomicanje kanala unutar zadane granice, osiguravajući maksimalni dinamički raspon za naknadnu obradu."
+ },
+ {
+ "id": 10,
+ "label": "HDR range",
+ "localized": "HDR raspon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Hue",
+ "localized": "Nijansa (Hue)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "HQ init latents",
+ "localized": "HQ početni latenti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Height after",
+ "localized": "Visina nakon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Height mask",
+ "localized": "Maska visine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Hires use control",
+ "localized": "HiRes koristi kontrolu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Hands",
+ "localized": "Ruke",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "High threshold",
+ "localized": "Visoki prag",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "high noise",
+ "localized": "visoki šum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Hypertile UNet Enabled",
+ "localized": "Hypertile UNet omogućen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Hypertile HiRes pass only",
+ "localized": "Hypertile samo HiRes prolaz",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Hypertile UNet max tile size",
+ "localized": "Hypertile UNet maks. veličina pločice",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Hypertile UNet min tile size",
+ "localized": "Hypertile UNet min. veličina pločice",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Hypertile UNet swap size",
+ "localized": "Hypertile UNet veličina zamjene",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Hypertile UNet depth",
+ "localized": "Hypertile UNet dubina",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Hypertile VAE Enabled",
+ "localized": "Hypertile VAE omogućen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Hypertile VAE tile size",
+ "localized": "Hypertile VAE veličina pločice",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Hypertile VAE swap size",
+ "localized": "Hypertile VAE veličina zamjene",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "HiDiffusion apply RAU-Net",
+ "localized": "HiDiffusion primijeni RAU-Net",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "HiDiffusion apply MSW-MSA",
+ "localized": "HiDiffusion primijeni MSW-MSA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "HiDiffusion aggressive at step",
+ "localized": "HiDiffusion agresivno na koraku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "HiDiffusion override T1 ratio",
+ "localized": "HiDiffusion zaobiđi T1 omjer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "HiDiffusion override T2 ratio",
+ "localized": "HiDiffusion zaobiđi T2 omjer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "hidet",
+ "localized": "hidet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Hide legacy tabs",
+ "localized": "Sakrij stare kartice",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Hide input range sliders",
+ "localized": "Sakrij klizače raspona unosa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Hide params headers",
+ "localized": "Sakrij zaglavlja parametara",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "HuggingFace token",
+ "localized": "HuggingFace token",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "HuggingFace mirror",
+ "localized": "HuggingFace zrcalo (mirror)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "HED",
+ "localized": "HED",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "i": [
+ {
+ "id": 7,
+ "label": "Images",
+ "localized": "Slike",
+ "reload": "n/a",
+ "hint": "Izradi slike Objedinjeno sučelje Podržava T2I i I2I S opcionalnim kontrolnim navođenjem"
+ },
+ {
+ "id": 42,
+ "label": "I2I",
+ "localized": "I2I",
+ "reload": "n/a",
+ "hint": "Izradi sliku iz slike Naslijeđeno sučelje koje oponaša izvorno image-to-image sučelje i ponašanje"
+ },
+ {
+ "id": 128,
+ "label": "Input",
+ "localized": "Ulaz",
+ "reload": "n/a",
+ "hint": "Prikaži/sakrij odabir ulaznih medija korištenih za navođenje generiranja"
+ },
+ {
+ "id": 129,
+ "label": "Image",
+ "localized": "Slika",
+ "reload": "n/a",
+ "hint": "Izradi sliku iz slike"
+ },
+ {
+ "id": 130,
+ "label": "Inpaint",
+ "localized": "Inpaint (Doslikavanje)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 131,
+ "label": "Inputs",
+ "localized": "Ulazi",
+ "reload": "n/a",
+ "hint": "Postavke povezane s ulaznim slikama"
+ },
+ {
+ "id": 132,
+ "label": "Initial",
+ "localized": "Početno",
+ "reload": "n/a",
+ "hint": "Postavi razlučivost slike prije obrade"
+ },
+ {
+ "id": 133,
+ "label": "Info",
+ "localized": "Informacije",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 134,
+ "label": "install",
+ "localized": "instaliraj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 135,
+ "label": "Image Options",
+ "localized": "Opcije slike",
+ "reload": "n/a",
+ "hint": "Postavke povezane s formatom slike, metapodacima i mrežama slika"
+ },
+ {
+ "id": 136,
+ "label": "Image Paths",
+ "localized": "Putanje slika",
+ "reload": "n/a",
+ "hint": "Postavke povezane s nazivima datoteka slika i izlaznim mapama"
+ },
+ {
+ "id": 137,
+ "label": "Image Metadata",
+ "localized": "Metapodaci slike",
+ "reload": "n/a",
+ "hint": "Postavke povezane s rukovanjem metapodacima koji se stvaraju s generiranim slikama"
+ },
+ {
+ "id": 138,
+ "label": "IP Adapters",
+ "localized": "IP adapteri",
+ "reload": "n/a",
+ "hint": "IP adapteri su dodatni modeli koji mogu usmjeravati generiranje prema željenom ishodu"
+ },
+ {
+ "id": 139,
+ "label": "Input Media",
+ "localized": "Ulazni medij",
+ "reload": "n/a",
+ "hint": "Dodaj ulaznu sliku koja će se koristiti za image-to-image, inpaint ili kontrolnu obradu"
+ },
+ {
+ "id": 140,
+ "label": "Input Image",
+ "localized": "Ulazna slika",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 141,
+ "label": "IPEX",
+ "localized": "IPEX",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 142,
+ "label": "Image Gallery",
+ "localized": "Galerija slika",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 143,
+ "label": "Intermediate Image Saving",
+ "localized": "Spremanje međuslika",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 144,
+ "label": "Initial seed",
+ "localized": "Početni seed (klica)",
+ "reload": "n/a",
+ "hint": "Vrijednost koja određuje izlaz generatora nasumičnih brojeva - ako izradite sliku s istim parametrima i seed-om kao drugu sliku, dobit ćete isti rezultat"
+ },
+ {
+ "id": 145,
+ "label": "Include detections",
+ "localized": "Uključi detekcije",
+ "reload": "n/a",
+ "hint": "Uključi izvornu sliku s označenim detektiranim područjima"
+ },
+ {
+ "id": 146,
+ "label": "IY model",
+ "localized": "IY model",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 147,
+ "label": "IY scale",
+ "localized": "IY skala",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 148,
+ "label": "IY start",
+ "localized": "IY početak",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 149,
+ "label": "IY end",
+ "localized": "IY kraj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 150,
+ "label": "Identity guidance",
+ "localized": "Navođenje identiteta",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 151,
+ "label": "Include original image",
+ "localized": "Uključi izvornu sliku",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 152,
+ "label": "Iterate seed per line",
+ "localized": "Iteriraj seed po retku",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 153,
+ "label": "Iterations",
+ "localized": "Iteracije",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 154,
+ "label": "Interpolate frames",
+ "localized": "Interpoliraj sličice (frames)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 155,
+ "label": "Include main grid",
+ "localized": "Uključi glavnu mrežu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 156,
+ "label": "Include sub grids",
+ "localized": "Uključi pod-mreže",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 157,
+ "label": "Include images",
+ "localized": "Uključi slike",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 158,
+ "label": "invert",
+ "localized": "invertiraj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 159,
+ "label": "Init image same as control",
+ "localized": "Početna slika ista kao kontrolna",
+ "reload": "n/a",
+ "hint": "Dodatno će tretirati bilo koju sliku postavljenu u prozor kontrolnog ulaza kao izvor za image-to-image zadatke, primjerice kao sliku za modificiranje."
+ },
+ {
+ "id": 160,
+ "label": "Inpaint masked only",
+ "localized": "Inpaint samo maskirano",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 161,
+ "label": "Invert mask",
+ "localized": "Invertiraj masku",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 162,
+ "label": "IOU",
+ "localized": "IOU",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 163,
+ "label": "Init strength",
+ "localized": "Početna jačina",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 164,
+ "label": "Input directory",
+ "localized": "Ulazna mapa",
+ "reload": "n/a",
+ "hint": "Mapa u kojoj se nalaze slike koje želite obraditi"
+ },
+ {
+ "id": 165,
+ "label": "Intermediates",
+ "localized": "Međukandidati",
+ "reload": "n/a",
+ "hint": "Veličina skupa međukandidata pri uparivanju značajki slike s opisnim oznakama (flavours). Iz ovog skupa odabiru se konačne oznake na temelju Min/Max Flavors. Veće vrijednosti mogu poboljšati kvalitetu, ali su sporije."
+ },
+ {
+ "id": 166,
+ "label": "Include rating",
+ "localized": "Uključi ocjenu",
+ "reload": "n/a",
+ "hint": "Uključi oznake ocjene sadržaja u izlaz (npr. sigurno, upitno, eksplicitno). Korisno za filtriranje ili kategorizaciju slika prema njihovoj ocjeni sadržaja."
+ },
+ {
+ "id": 167,
+ "label": "Image width",
+ "localized": "Širina slike",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 168,
+ "label": "Image height",
+ "localized": "Visina slike",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 169,
+ "label": "inference-mode",
+ "localized": "način-inferencije",
+ "reload": "n/a",
+ "hint": "Slično kao no-grad, ali strože. Osigurava da model radi isključivo u načinu inferencije radi sigurnosti i brzine."
+ },
+ {
+ "id": 170,
+ "label": "inductor",
+ "localized": "inductor",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 171,
+ "label": "Image quality",
+ "localized": "Kvaliteta slike",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 172,
+ "label": "Include mask in outputs",
+ "localized": "Uključi masku u izlaze",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 173,
+ "label": "Include invisible watermark",
+ "localized": "Uključi nevidljivi vodeni žig",
+ "reload": "n/a",
+ "hint": "Dodaj nevidljivi vodeni žig na sliku mijenjanjem određenih vrijednosti piksela"
+ },
+ {
+ "id": 174,
+ "label": "Invisible watermark string",
+ "localized": "Tekst nevidljivog vodenog žiga",
+ "reload": "n/a",
+ "hint": "Tekst vodenog žiga koji se dodaje slici. Neka bude vrlo kratak kako biste izbjegli kvarenje slike."
+ },
+ {
+ "id": 175,
+ "label": "Image watermark position",
+ "localized": "Pozicija vodenog žiga slike",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 176,
+ "label": "Image watermark file",
+ "localized": "Datoteka vodenog žiga slike",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 177,
+ "label": "Images filename pattern",
+ "localized": "Uzorak naziva datoteke slika",
+ "reload": "n/a",
"hint": "Koristite sljedeće oznake za definiranje načina odabira naziva datoteka za slike:seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
},
{
- "id": "",
- "label": "Row count",
- "localized": "Broj redaka",
- "reload": "",
- "hint": "Koristite -1 za automatsku detekciju i 0 da bude isto kao veličina serije"
+ "id": 178,
+ "label": "inline",
+ "localized": "unutar-retka",
+ "reload": "n/a",
+ "hint": "prikaz u ravnini sa svim dodatnim elementima (mogućnost pomicanja)"
},
{
- "id": "",
- "label": "Directory name pattern",
- "localized": "Obrazac naziva direktorija",
- "reload": "",
- "hint": "Koristite sljedeće oznake za definiranje načina odabira poddirektorija za slike i mreže: [steps], [cfg],[prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime], [job_timestamp]; ostavite prazno za zadano"
+ "id": 179,
+ "label": "Inpainting include greyscale mask in results",
+ "localized": "Uključi crno-bijelu masku u rezultate doslikavanja",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
+ "id": 180,
+ "label": "Inpainting include masked composite in results",
+ "localized": "Uključi maskirani kompozit u rezultate doslikavanja",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 181,
+ "label": "Image transparent color fill",
+ "localized": "Ispuna prozirne boje slike",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 182,
"label": "Inpainting conditioning mask strength",
- "localized": "Jačina maske za kondicioniranje inpaintinga",
- "reload": "",
- "hint": "Određuje koliko snažno maskirati originalnu sliku za inpainting i img2img. 1.0 znači potpuno maskirano (zadano). 0.0 znači potpuno nemaskirano kondicioniranje. Niže vrijednosti pomoći će očuvanju cjelokupne kompozicije slike, ali će se boriti s velikim promjenama"
+ "localized": "Jačina uvjetovane maske za doslikavanje",
+ "reload": "n/a",
+ "hint": "Određuje koliko snažno maskirati izvornu sliku za inpainting i img2img. 1.0 znači potpuno maskirano (zadano). 0.0 znači potpuno nemaskirano uvjetovanje. Niže vrijednosti pomoći će u očuvanju cjelokupne kompozicije slike, ali će imati problema s velikim promjenama"
},
{
- "id": "",
- "label": "Clip skip",
- "localized": "Clip skip",
- "reload": "",
- "hint": "Parametar ranog zaustavljanja za CLIP model; 1 znači zaustavljanje na zadnjem sloju kao i obično, 2 znači zaustavljanje na pretposljednjem sloju itd."
+ "id": 183,
+ "label": "Image resize algorithm",
+ "localized": "Algoritam za promjenu veličine slike",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Images folder",
- "localized": "Mapa slika",
- "reload": "",
- "hint": "Ako je prazno, zadano je tri direktorija niže"
+ "id": 184,
+ "label": "Image repeats per epoch",
+ "localized": "Ponavljanja slike po epohi",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Grids folder",
- "localized": "Mapa mreža",
- "reload": "",
- "hint": "Ako je prazno, zadano je dva direktorija niže"
+ "id": 185,
+ "label": "Interpolation Method",
+ "localized": "Metoda interpolacije",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Quicksettings list",
- "localized": "Popis brzih postavki",
- "reload": "",
- "hint": "Popis naziva postavki, odvojenih zarezima, za postavke koje bi trebale ići na traku za brzi pristup na vrhu umjesto na karticu postavki"
+ "id": 186,
+ "label": "In Blocks",
+ "localized": "Ulazni blokovi",
+ "reload": "n/a",
+ "hint": "Downsampling blokovi UNet-a (12 vrijednosti za SD1.5, 9 vrijednosti za SDXL)"
},
{
- "id": "",
+ "id": 187,
+ "label": "Input model",
+ "localized": "Ulazni model",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 188,
+ "label": "Info object",
+ "localized": "Info objekt",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "k": [
+ {
+ "id": 1,
+ "label": "Kanvas change",
+ "localized": "Promjena Kanvasa",
+ "reload": "control",
+ "hint": "Promjena postavki ili stanja kanvasa."
+ },
+ {
+ "id": 2,
+ "label": "Kanvas Settings",
+ "localized": "Postavke Kanvasa",
+ "reload": "control",
+ "hint": "Pristupite postavkama za upravljanje kanvasom."
+ },
+ {
+ "id": 3,
+ "label": "Keep Thinking Trace",
+ "localized": "Zadrži trag razmišljanja",
+ "reload": "script_prompt_enhance",
+ "hint": "Uključuje proces razmišljanja modela u konačni izlaz. Korisno za razumijevanje načina na koji je model došao do odgovora. Radi samo s modelima koji podržavaju način razmišljanja (thinking mode)."
+ },
+ {
+ "id": 4,
+ "label": "Keep Prefill",
+ "localized": "Zadrži pred-ispunu (Prefill)",
+ "reload": "script_prompt_enhance",
+ "hint": "Uključuje tekst pred-ispune na početak konačnog izlaza. Ako je onemogućeno, tekst pred-ispune koji se koristi za usmjeravanje modela uklanja se iz rezultata."
+ },
+ {
+ "id": 5,
+ "label": "Keep aspect ratio",
+ "localized": "Zadrži omjer stranica",
+ "reload": "control",
+ "hint": "Održava fiksni omjer između širine i visine prilikom promjene veličine."
+ }
+ ],
+ "l": [
+ {
+ "id": 7553,
+ "label": "Load model",
+ "localized": "Učitaj model",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1546,
+ "label": "Load custom model",
+ "localized": "Učitaj prilagođeni model",
+ "reload": "n/a",
+ "hint": "Učitaj prilagođeni model sa specificiranom konfiguracijom"
+ },
+ {
+ "id": 9874,
+ "label": "LaMa Remove",
+ "localized": "LaMa uklanjanje",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6541,
+ "label": "Lite",
+ "localized": "Lite",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 3214,
+ "label": "LTXVideo",
+ "localized": "LTXVideo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8895,
+ "label": "Load",
+ "localized": "Učitaj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4421,
+ "label": "Live Previews",
+ "localized": "Pregledi uživo",
+ "reload": "n/a",
+ "hint": "Postavke povezane s pregledima uživo i zvučnim obavijestima"
+ },
+ {
+ "id": 3325,
+ "label": "Legacy options",
+ "localized": "Zastarjele opcije",
+ "reload": "n/a",
+ "hint": "Postavke povezane sa zastarjelim opcijama - ne bi se trebale koristiti"
+ },
+ {
+ "id": 1102,
+ "label": "List",
+ "localized": "Popis",
+ "reload": "n/a",
+ "hint": "Popis svih dostupnih modela"
+ },
+ {
+ "id": 5584,
+ "label": "Loader",
+ "localized": "Učitavač",
+ "reload": "n/a",
+ "hint": "Omogućuje ručno sastavljanje difuzijskog modela iz pojedinačnih modula"
+ },
+ {
+ "id": 5502,
+ "label": "List models",
+ "localized": "Popis modela",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5528,
+ "label": "Load receipe",
+ "localized": "Učitaj recept",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6632,
+ "label": "Lora",
+ "localized": "Lora",
+ "reload": "n/a",
+ "hint": "LoRA: Low-Rank Adaptation. Fino podešen model koji se primjenjuje povrh učitanog modela"
+ },
+ {
+ "id": 4478,
+ "label": "Local",
+ "localized": "Lokalno",
+ "reload": "n/a",
+ "hint": "Modeli koji su preuzeti i spremni za upotrebu"
+ },
+ {
+ "id": 1223,
+ "label": "LTX",
+ "localized": "LTX",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9981,
+ "label": "Layerwise Casting",
+ "localized": "Pretvorba po slojevima (Layerwise Casting)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7741,
+ "label": "LinFusion",
+ "localized": "LinFusion",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2236,
+ "label": "Log Display",
+ "localized": "Prikaz zapisa (Log)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5503,
+ "label": "List all locally available models",
+ "localized": "Popis svih lokalno dostupnih modela",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9001,
+ "label": "Last Generate",
+ "localized": "Zadnje generirano",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1008,
+ "label": "low order",
+ "localized": "niski red",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1112,
+ "label": "LSC layer indices",
+ "localized": "LSC indeksi slojeva",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1113,
+ "label": "LSC fully qualified name",
+ "localized": "LSC potpuno kvalificirano ime",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1114,
+ "label": "LSC skip attention blocks",
+ "localized": "LSC preskoči blokove pažnje",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1115,
+ "label": "LSC skip feed-forward blocks",
+ "localized": "LSC preskoči feed-forward blokove",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1116,
+ "label": "LSC skip attention scores",
+ "localized": "LSC preskoči rezultate pažnje",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1117,
+ "label": "LSC dropout rate",
+ "localized": "LSC stopa ispuštanja (dropout rate)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1118,
+ "label": "Layer options",
+ "localized": "Opcije slojeva",
+ "reload": "n/a",
+ "hint": "Ručno specificirajte napredne opcije slojeva za IP adapter"
+ },
+ {
+ "id": 1119,
+ "label": "Layer scales",
+ "localized": "Skale slojeva",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1120,
+ "label": "Length",
+ "localized": "Duljina",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1121,
+ "label": "Loops",
+ "localized": "Petlje",
+ "reload": "n/a",
+ "hint": "Koliko puta obraditi sliku. Svaki izlaz se koristi kao ulaz sljedeće petlje. Ako je postavljeno na 1, ponašanje će biti kao da se ova skripta ne koristi"
+ },
+ {
+ "id": 1122,
+ "label": "Level",
+ "localized": "Razina",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1123,
+ "label": "Latent mode",
+ "localized": "Latentni način",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1124,
+ "label": "Loop video",
+ "localized": "Ponavljaj videozapis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1125,
+ "label": "LLM model",
+ "localized": "LLM model",
+ "reload": "n/a",
+ "hint": "Odaberite jezični model koji će se koristiti za poboljšanje upita. Modeli koji podržavaju viziju označeni su ikonom . Modeli koji podržavaju način razmišljanja označeni su ikonom ."
+ },
+ {
+ "id": 1126,
+ "label": "LBM Method",
+ "localized": "LBM metoda",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1127,
+ "label": "LBM Composite",
+ "localized": "LBM kompozit",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1128,
+ "label": "LBM Steps",
+ "localized": "LBM koraci",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1129,
+ "label": "left",
+ "localized": "lijevo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1130,
+ "label": "Live update",
+ "localized": "Ažuriranje uživo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1131,
+ "label": "Low threshold",
+ "localized": "Niski prag",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1132,
+ "label": "Large",
+ "localized": "Veliko",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1133,
+ "label": "LTX model",
+ "localized": "LTX model",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1134,
+ "label": "LTX frames number",
+ "localized": "LTX broj sličica",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1135,
+ "label": "LTX frames skip",
+ "localized": "LTX preskakanje sličica",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1136,
+ "label": "LTX enable upsampling",
+ "localized": "LTX omogući uzorkovanje (upsampling)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1137,
+ "label": "LTX upsample ratio",
+ "localized": "LTX omjer uzorkovanja",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1138,
+ "label": "LTX enable refine",
+ "localized": "LTX omogući profinjenje (refine)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1139,
+ "label": "LTX refine strength",
+ "localized": "LTX jačina profinjenja",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1140,
+ "label": "LTX decode timestep",
+ "localized": "LTX vremenski korak dekodiranja",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1141,
+ "label": "LTX enable audio",
+ "localized": "LTX omogući zvuk",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1142,
+ "label": "Loop",
+ "localized": "Petlja",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8593,
+ "label": "Local directory name",
+ "localized": "Ime lokalne mape",
+ "reload": "n/a",
+ "hint": "Mapa u koju će se instalirati proširenje, ostavite prazno za zadano"
+ },
+ {
+ "id": 8625,
+ "label": "Libs",
+ "localized": "Knjižnice (Libs)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1143,
+ "label": "Latent history size",
+ "localized": "Veličina latentne povijesti",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1144,
+ "label": "LLama repo",
+ "localized": "LLama repozitorij",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1145,
+ "label": "low noise",
+ "localized": "niska razina šuma",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1146,
+ "label": "leaf_level",
+ "localized": "razina_lista (leaf_level)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1147,
+ "label": "LLM",
+ "localized": "LLM",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1148,
+ "label": "Layerwise casting storage",
+ "localized": "Spremište za pretvorbu po slojevima",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1149,
+ "label": "Layerwise non-blocking operations",
+ "localized": "Neblokirajuće operacije po slojevima",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1150,
+ "label": "Lumina: Use mask in transformers",
+ "localized": "Lumina: Koristi masku u transformerima",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1151,
+ "label": "LinFusion apply distillation on load",
+ "localized": "LinFusion primijeni destilaciju pri učitavanju",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1152,
+ "label": "Light",
+ "localized": "Svijetlo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1153,
+ "label": "Log view update period",
+ "localized": "Period ažuriranja prikaza zapisa",
+ "reload": "n/a",
+ "hint": "Period ažuriranja prikaza zapisa, u milisekundama"
+ },
+ {
+ "id": 1154,
"label": "Live preview display period",
- "localized": "Razdoblje prikaza pregleda uživo",
- "reload": "",
- "hint": "Zatraži sliku pregleda svakih n koraka, postavite na 0 za onemogućavanje"
+ "localized": "Period prikaza pregleda uživo",
+ "reload": "n/a",
+ "hint": "Zatraži sliku pregleda svakih n koraka, postavi na 0 za onemogućavanje"
},
{
- "id": "",
- "label": "Approximate",
- "localized": "Približno",
- "reload": "",
- "hint": "Jeftina aproksimacija neuronske mreže. Vrlo brzo u usporedbi s VAE-om, ali proizvodi slike s 4 puta manjom horizontalnom/vertikalnom rezolucijom i nižom kvalitetom"
+ "id": 1155,
+ "label": "Load custom Diffusers pipeline",
+ "localized": "Učitaj prilagođeni Diffusers cjevovod",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Simple",
- "localized": "Jednostavno",
- "reload": "",
- "hint": "Vrlo jeftina aproksimacija. Vrlo brzo u usporedbi s VAE-om, ali proizvodi slike s 8 puta manjom horizontalnom/vertikalnom rezolucijom i iznimno niskom kvalitetom"
+ "id": 1156,
+ "label": "LoRA force reload always",
+ "localized": "Uvijek prisili ponovno učitavanje LoRA-e",
+ "reload": "n/a",
+ "hint": "Prisiljava LoRA mreže na ponovno učitavanje iz pohrane pri svakom generiranju, čak i ako su već u predmemoriji. Korisno za ispravljanje pogrešaka ili kada se LoRA datoteke mijenjaju izvana. Onemogućite za uobičajenu upotrebu radi koristi od predmemoriranja."
},
{
- "id": "",
- "label": "Progress update period",
- "localized": "Razdoblje ažuriranja napretka",
- "reload": "",
- "hint": "Razdoblje ažuriranja trake napretka UI-ja i provjera pregleda, u milisekundama"
+ "id": 1157,
+ "label": "LoRA load using Diffusers method",
+ "localized": "Učitaj LoRA-u koristeći Diffusers metodu",
+ "reload": "n/a",
+ "hint": "Alternativna metoda koristi ugrađene LoRA mogućnosti Diffusers-a umjesto izvorne SD.Next implementacije (može smanjiti kompatibilnost LoRA-e)"
},
{
- "id": "",
- "label": "Euler a",
- "localized": "Euler a",
- "reload": "",
- "hint": "Euler Ancestral - vrlo kreativno, svako generiranje može dati potpuno drugačiju sliku ovisno o broju koraka, postavljanje koraka iznad 30-40 ne pomaže"
+ "id": 1158,
+ "label": "LoRA native apply to text encoder",
+ "localized": "Izvorna LoRA primjena na koder teksta",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "DDIM",
- "localized": "DDIM",
- "reload": "",
- "hint": "Denoising Diffusion Implicit Models - najbolje za inpainting"
+ "id": 1159,
+ "label": "LoRA native fuse with model",
+ "localized": "Izvorno spajanje LoRA-e s modelom",
+ "reload": "n/a",
+ "hint": "Stopi LoRA-u u model radi manje potrošnje memorije.Upozorenje: Nakon uklanjanja ili promjene LoRA-e, možda ćete i dalje vidjeti njezin stil u generiranim slikama. Da biste dobili čisti model, ponovno ga učitajte iz birača modela."
},
{
- "id": "",
- "label": "UniPC",
- "localized": "UniPC",
- "reload": "",
- "hint": "Jedinstveni prediktor-korektor okvir za brzo uzorkovanje difuzijskih modela"
+ "id": 1160,
+ "label": "LoRA diffusers fuse with model",
+ "localized": "Diffusers spajanje LoRA-e s modelom",
+ "reload": "n/a",
+ "hint": "Stopi LoRA-u u model radi manje potrošnje memorije i kompatibilnosti s torch.compile.Upozorenje: Nakon uklanjanja ili promjene LoRA-e, možda ćete i dalje vidjeti njezin stil u generiranim slikama. Da biste dobili čisti model, ponovno ga učitajte iz birača modela."
},
{
- "id": "",
- "label": "Sigma negative guidance minimum",
- "localized": "Minimalna sigma negativnog vođenja",
- "reload": "",
- "hint": "Preskočite negativni prompt za neke korake kada je slika gotovo spremna, 0=onemogući"
+ "id": 1161,
+ "label": "LoRA auto-apply tags",
+ "localized": "LoRA automatska primjena oznaka",
+ "reload": "n/a",
+ "hint": "Automatski dodaj okidne riječi/oznake iz LoRA metapodataka u vaš upit. Postavite na broj oznaka za automatsku primjenu, npr. 3 = dodaj top 3 okidne oznake. Postavite na 0 za onemogućavanje, -1 za dodavanje svih dostupnih oznaka."
},
{
- "id": "",
- "label": "Upscaler tile size",
- "localized": "Veličina pločice upscalera",
- "reload": "",
- "hint": "0 = bez pločica"
+ "id": 1162,
+ "label": "LoRA memory cache",
+ "localized": "LoRA memorijska predmemorija",
+ "reload": "n/a",
+ "hint": "Koliko LoRA mreža zadržati u memoriji za buduću upotrebu prije nego što bude potrebno ponovno učitavanje iz pohrane"
},
{
- "id": "",
- "label": "Upscaler tile overlap",
- "localized": "Preklapanje pločica upscalera",
- "reload": "",
- "hint": "Niske vrijednosti = vidljiv šav"
+ "id": 1163,
+ "label": "LoRA add hash info to metadata",
+ "localized": "LoRA dodaj hash informacije u metapodatke",
+ "reload": "n/a",
+ "hint": "Uključi hash vrijednosti LoRA datoteka u metapodatke generirane slike. Korisno za ponovljivost i praćenje točnih verzija LoRA koje su korištene."
},
{
- "id": "",
- "label": "GFPGAN",
- "localized": "GFPGAN",
- "reload": "",
- "hint": "Vrati lica niske kvalitete pomoću neuronske mreže GFPGAN"
+ "id": 1164,
+ "label": "LDSR Path",
+ "localized": "LDSR putanja",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "CodeFormer",
- "localized": "CodeFormer",
- "reload": "",
- "hint": "Vrati lica niske kvalitete pomoću neuronske mreže Codeformer"
+ "id": 1165,
+ "label": "LoRA load using legacy method",
+ "localized": "Učitaj LoRA-u koristeći zastarjelu metodu",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "CodeFormer weight parameter",
- "localized": "Parametar težine CodeFormera",
- "reload": "",
- "hint": "0 = maksimalni učinak; 1 = minimalni učinak"
+ "id": 5745,
+ "label": "Loaded LoRA",
+ "localized": "Učitana LoRA",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "ToMe token merging ratio",
- "localized": "Omjer spajanja ToMe tokena",
- "reload": "",
- "hint": "Omogućite spajanje redundantnih tokena putem tomesd za poboljšanje brzine i memorije, 0=onemogućeno"
+ "id": 5746,
+ "label": "LoRA target filename",
+ "localized": "LoRA ciljno ime datoteke",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Todo token merging ratio",
- "localized": "Omjer spajanja Todo tokena",
- "reload": "",
- "hint": "Omogućite spajanje redundantnih tokena putem todo za poboljšanje brzine i memorije, 0=onemogućeno"
+ "id": 1166,
+ "label": "Layer skip guidance",
+ "localized": "Navođenje preskakanjem slojeva",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
+ "id": 1167,
+ "label": "LineArt",
+ "localized": "LineArt (crtež linijama)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1168,
+ "label": "Leres Depth",
+ "localized": "Leres dubina",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "m": [
+ {
+ "id": -1,
+ "label": "Mask",
+ "localized": "Maska",
+ "reload": "",
+ "hint": "Opcije maskiranja slike i maske"
+ },
+ {
+ "id": -1,
+ "label": "Models",
+ "localized": "Modeli",
+ "reload": "",
+ "hint": "Preuzmite, pretvorite ili spojite svoje modele i upravljajte metapodacima modela"
+ },
+ {
+ "id": -1,
+ "label": "Manage extensions",
+ "localized": "Upravljanje proširenjima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Manual install",
+ "localized": "Ručna instalacija",
+ "reload": "",
+ "hint": "Ručno instaliraj proširenje"
+ },
+ {
+ "id": -1,
+ "label": "Models & Networks",
+ "localized": "Modeli i mreže",
+ "reload": "",
+ "hint": "Prikaz popisa svih dostupnih modela i mreža"
+ },
+ {
+ "id": -1,
+ "label": "Model Loading",
+ "localized": "Učitavanje modela",
+ "reload": "",
+ "hint": "Postavke povezane s načinom učitavanja modela"
+ },
+ {
+ "id": -1,
+ "label": "Model Options",
+ "localized": "Opcije modela",
+ "reload": "",
+ "hint": "Postavke povezane s ponašanjem specifičnih modela"
+ },
+ {
+ "id": -1,
+ "label": "Model Offloading",
+ "localized": "Rasterećenje modela (Offloading)",
+ "reload": "",
+ "hint": "Postavke povezane s rasterećenjem modela i upravljanjem memorijom"
+ },
+ {
+ "id": -1,
+ "label": "Model Quantization",
+ "localized": "Kvantizacija modela",
+ "reload": "",
+ "hint": "Postavke povezane s kvantizacijom modela koja se koristi za smanjenje potrošnje memorije"
+ },
+ {
+ "id": -1,
+ "label": "Model Compile",
+ "localized": "Kompilacija modela",
+ "reload": "",
+ "hint": "Postavke povezane s različitim metodama kompilacije modela"
+ },
+ {
+ "id": -1,
+ "label": "Metadata",
+ "localized": "Metapodaci",
+ "reload": "",
+ "hint": "Ažuriraj metapodatke za sve dostupne modele"
+ },
+ {
+ "id": -1,
+ "label": "Merge",
+ "localized": "Spajanje",
+ "reload": "",
+ "hint": "Spoji dva ili više modela u novi model"
+ },
+ {
+ "id": -1,
+ "label": "Manual Block Merge",
+ "localized": "Ručno spajanje blokova",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge Modules",
+ "localized": "Moduli za spajanje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model",
+ "localized": "Model",
+ "reload": "",
+ "hint": "Bazni model"
+ },
+ {
+ "id": -1,
+ "label": "Model metadata",
+ "localized": "Metapodaci modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ModernUI",
+ "localized": "ModernUI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modular Pipelines",
+ "localized": "Modularni cjevovodi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Models Paths",
+ "localized": "Putanje modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mobile",
+ "localized": "Mobilno",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge multiple models",
+ "localized": "Spajanje više modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max shift",
+ "localized": "Maksimalni pomak",
+ "reload": "",
+ "hint": "Maksimalna vrijednost pomaka za visoke rezolucije pri korištenju dinamičkog pomicanja."
+ },
+ {
+ "id": -1,
+ "label": "Merge detailers",
+ "localized": "Spajanje detalizatora",
+ "reload": "",
+ "hint": "Spajanje rezultata iz više detalizatora u jednu masku prije pokretanja procesa detaljiziranja"
+ },
+ {
+ "id": -1,
+ "label": "Max detected",
+ "localized": "Maksimalno detektirano",
+ "reload": "",
+ "hint": "Maksimalni broj detektiranih objekata na kojima će se pokrenuti detalizator"
+ },
+ {
+ "id": -1,
+ "label": "Min confidence",
+ "localized": "Minimalna pouzdanost",
+ "reload": "",
+ "hint": "Minimalna pouzdanost u detektiranu stavku"
+ },
+ {
+ "id": -1,
+ "label": "Max overlap",
+ "localized": "Maksimalno preklapanje",
+ "reload": "",
+ "hint": "Maksimalno preklapanje između dvije detektirane stavke prije nego što se jedna odbaci"
+ },
+ {
+ "id": -1,
+ "label": "Min size",
+ "localized": "Minimalna veličina",
+ "reload": "",
+ "hint": "Minimalna veličina detektiranog objekta kao postotak ukupne slike"
+ },
+ {
+ "id": -1,
+ "label": "Max size",
+ "localized": "Maksimalna veličina",
+ "reload": "",
+ "hint": "Maksimalna veličina detektiranog objekta kao postotak ukupne slike"
+ },
+ {
+ "id": -1,
+ "label": "Max Range",
+ "localized": "Maksimalni raspon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Momentum",
+ "localized": "Momentum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode x-axis",
+ "localized": "Način x-os",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode y-axis",
+ "localized": "Način y-os",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask Dropout",
+ "localized": "Mask Dropout",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Multi decoder",
+ "localized": "Višestruki dekoder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode",
+ "localized": "Način",
+ "reload": "",
+ "hint": "Način ispitivanja.Brzo (Fast) : Brzi opis s minimalno popratnih pojmova.Klasično (Classic) : Standardno ispitivanje s uravnoteženom kvalitetom i brzinom.Najbolje (Best) : Najtemeljitija analiza, najsporija, ali najviše kvalitete.Negativno (Negative) : Generiranje pojmova koji će se koristiti kao negativni prompt."
+ },
+ {
+ "id": -1,
+ "label": "Method",
+ "localized": "Metoda",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model repo",
+ "localized": "Repozitorij modela",
+ "reload": "",
+ "hint": "ID HuggingFace repozitorija za model"
+ },
+ {
+ "id": -1,
+ "label": "Model gguf",
+ "localized": "Model GGUF",
+ "reload": "",
+ "hint": "Opcionalni repozitorij GGUF kvantiziranog modela na HuggingFaceu"
+ },
+ {
+ "id": -1,
+ "label": "Model type",
+ "localized": "Tip modela",
+ "reload": "",
+ "hint": "Opcionalni tip kvantizacije GGUF modela"
+ },
+ {
+ "id": -1,
+ "label": "Model file",
+ "localized": "Datoteka modela",
+ "reload": "",
+ "hint": "Opcionalna specifična datoteka GGUF modela unutar repozitorija"
+ },
+ {
+ "id": -1,
+ "label": "Max tokens",
+ "localized": "Maksimalno tokena",
+ "reload": "",
+ "hint": "Maksimalni broj tokena koje model može generirati u svom odgovoru. Model nije svjestan ovog ograničenja tijekom generiranja i neće pokušati generirati detaljnije ili sažetije odgovore; jednostavno postavlja čvrstu granicu duljine i prisilno će prekinuti odgovor kada se granica dosegne."
+ },
+ {
+ "id": -1,
+ "label": "masked",
+ "localized": "maskirano",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask invert",
+ "localized": "Inverzija maske",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask strength",
+ "localized": "Jačina maske",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Multistep restore",
+ "localized": "Obnova u više koraka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask blur",
+ "localized": "Zamućenje maske",
+ "reload": "",
+ "hint": "Koliko zamutiti masku prije obrade, u pikselima"
+ },
+ {
+ "id": -1,
+ "label": "Min guidance",
+ "localized": "Minimalno navođenje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max guidance",
+ "localized": "Maksimalno navođenje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Motion level",
+ "localized": "Razina kretanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode after",
+ "localized": "Način nakon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Method after",
+ "localized": "Metoda nakon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode mask",
+ "localized": "Način maske",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Method mask",
+ "localized": "Metoda maske",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum units",
+ "localized": "Maksimalno jedinica",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max faces",
+ "localized": "Maksimalno lica",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Medium",
+ "localized": "Srednje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge alpha",
+ "localized": "Spoji alfu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask only",
+ "localized": "Samo maska",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max Length",
+ "localized": "Maksimalna duljina",
+ "reload": "",
+ "hint": "Maksimalni broj tokena u generiranom opisu."
+ },
+ {
+ "id": -1,
+ "label": "Min Flavors",
+ "localized": "Minimalno deskriptora",
+ "reload": "",
+ "hint": "Minimalni broj opisnih oznaka (flavors) koje treba zadržati u konačnom promptu."
+ },
+ {
+ "id": -1,
+ "label": "Max Flavors",
+ "localized": "Maksimalno deskriptora",
+ "reload": "",
+ "hint": "Maksimalni broj opisnih oznaka (flavors) koje treba zadržati u konačnom promptu."
+ },
+ {
+ "id": -1,
+ "label": "Max tags",
+ "localized": "Maksimalno oznaka",
+ "reload": "",
+ "hint": "Maksimalni broj oznaka koje treba uključiti u izlaz. Ograničava duljinu rezultata kada slika ima mnogo detektiranih značajki. Oznake su sortirane po pouzdanosti, tako da se zadržavaju najrelevantnije."
+ },
+ {
+ "id": -1,
+ "label": "Memory",
+ "localized": "Memorija",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Memory optimization",
+ "localized": "Optimizacija memorije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model Info",
+ "localized": "Informacije o modelu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
"label": "Model pipeline",
"localized": "Cjevovod modela",
"reload": "",
- "hint": "Ako automatsko prepoznavanje ne prepozna model automatski, odaberite vrstu modela prije učitavanja modela"
+ "hint": "Ako automatsko otkrivanje ne prepozna model automatski, odaberite tip modela prije učitavanja"
},
{
- "id": "",
- "label": "VAE slicing",
- "localized": "VAE rezanje",
+ "id": -1,
+ "label": "Model auto-load on start",
+ "localized": "Automatsko učitavanje modela pri pokretanju",
"reload": "",
- "hint": "Dekodira latentne batch slike jednu po jednu s ograničenim VRAM-om. Malo poboljšanje performansi u VAE dekodiranju na batch slikama s više slika"
+ "hint": ""
},
{
- "id": "",
- "label": "VAE tiling",
- "localized": "VAE slaganje pločica",
+ "id": -1,
+ "label": "Model load using multiple threads",
+ "localized": "Učitavanje modela pomoću više niti (threads)",
"reload": "",
- "hint": "Dijeli velike slike u preklapajuće pločice s ograničenim VRAM-om. Rezultira manjim povećanjem vremena obrade"
+ "hint": ""
},
{
- "id": "",
- "label": "Dynamic attention BMM",
- "localized": "Dinamička pažnja BMM",
+ "id": -1,
+ "label": "Model auto-download on demand",
+ "localized": "Automatsko preuzimanje modela na zahtjev",
"reload": "",
- "hint": "Izvodi izračun pažnje u koracima umjesto odjednom. Sporija vremena zaključivanja, ali znatno smanjena potrošnja memorije"
+ "hint": ""
},
{
- "id": "",
- "label": "ONNX Execution Provider",
- "localized": "ONNX pružatelj izvršenja",
+ "id": -1,
+ "label": "Model load using streams",
+ "localized": "Učitavanje modela pomoću strujanja (streams)",
"reload": "",
- "hint": "ONNX pružatelj izvršenja"
+ "hint": "Prilikom učitavanja modela pokušaj učitavanje strujanjem optimizirano za spore ili mrežne pohrane"
},
{
- "id": "",
- "label": "ONNX allow fallback to CPU",
- "localized": "ONNX dopusti povratak na CPU",
+ "id": -1,
+ "label": "Model load model direct to GPU",
+ "localized": "Učitavanje modela izravno na GPU",
"reload": "",
- "hint": "Dopusti povratak na CPU kada odabrani pružatelj izvršenja ne uspije"
+ "hint": ""
},
{
- "id": "",
- "label": "ONNX cache converted models",
- "localized": "ONNX kešira konvertirane modele",
+ "id": -1,
+ "label": "Model types not to offload",
+ "localized": "Tipovi modela koji se ne rasterećuju",
"reload": "",
- "hint": "Spremite modele pretvorene u ONNX format kao cache. Možete ih upravljati na ONNX kartici"
+ "hint": ""
},
{
- "id": "",
- "label": "ONNX unload base model when processing refiner",
- "localized": "ONNX iskrcaj osnovni model prilikom obrade refine-a",
+ "id": -1,
+ "label": "Modules to always offload",
+ "localized": "Moduli koji se uvijek rasterećuju",
"reload": "",
- "hint": "Iskrcaj osnovni model kada se refiner pretvara/optimizira/obrađuje"
+ "hint": ""
},
{
- "id": "",
- "label": "Inference-mode",
- "localized": "Način zaključivanja",
+ "id": -1,
+ "label": "Modules to never offload",
+ "localized": "Moduli koji se nikada ne rasterećuju",
"reload": "",
- "hint": "Koristite torch.inference_mode"
+ "hint": ""
},
{
- "id": "",
+ "id": -1,
+ "label": "Model types not to quantize",
+ "localized": "Tipovi modela koji se ne kvantiziraju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to not convert",
+ "localized": "Moduli koji se ne pretvaraju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules dtype dict",
+ "localized": "Rječnik dtype modula",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Math",
+ "localized": "Matematika",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Memory limit",
+ "localized": "Ograničenje memorije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "migraphx",
+ "localized": "migraphx",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "max-autotune",
+ "localized": "max-autotune",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "max-autotune-no-cudagraphs",
+ "localized": "max-autotune-no-cudagraphs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum image size (MP)",
+ "localized": "Maksimalna veličina slike (MP)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max words",
+ "localized": "Maksimalno riječi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modern",
+ "localized": "Moderno",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mount URL subpath",
+ "localized": "Podputanja URL-a za montiranje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mobile scale",
+ "localized": "Skaliranje za mobilne uređaje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move detailer model to CPU when complete",
+ "localized": "Premjesti model detalizatora na CPU nakon završetka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move base model to CPU when using refiner",
+ "localized": "Premjesti bazni model na CPU kada se koristi refiner",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move base model to CPU when using VAE",
+ "localized": "Premjesti bazni model na CPU kada se koristi VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move refiner model to CPU when not in use",
+ "localized": "Premjesti refiner model na CPU kada nije u upotrebi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move VAE and CLIP to RAM when training",
+ "localized": "Premjesti VAE i CLIP u RAM tijekom treninga",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model name",
+ "localized": "Ime modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model base path",
+ "localized": "Bazna putanja modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max shard size",
+ "localized": "Maksimalna veličina fragmenta (shard)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model class",
+ "localized": "Klasa modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mid Block",
+ "localized": "Središnji blok (Mid Block)",
+ "reload": "",
+ "hint": "Središnji blok UNet-a (1 vrijednost)"
+ },
+ {
+ "id": -1,
+ "label": "Model precision",
+ "localized": "Preciznost modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum rank",
+ "localized": "Maksimalni rang",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Midas depth",
+ "localized": "Midas dubina",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "MLSD",
+ "localized": "MLSD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "MediaPipe Face",
+ "localized": "MediaPipe lice",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Marigold Depth",
+ "localized": "Marigold dubina",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "n": [
+ {
+ "id": 0,
+ "label": "Networks",
+ "localized": "Mreže",
+ "reload": "",
+ "hint": "Korisničko sučelje za mreže"
+ },
+ {
+ "id": 0,
+ "label": "New row",
+ "localized": "Novi red",
+ "reload": "",
+ "hint": "Dodaje novi red u sučelje"
+ },
+ {
+ "id": 0,
+ "label": "New column",
+ "localized": "Novi stupac",
+ "reload": "",
+ "hint": "Dodaje novi stupac u sučelje"
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku",
+ "localized": "Nunchaku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "nsfw",
+ "localized": "nsfw",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NudeNet",
+ "localized": "NudeNet",
+ "reload": "",
+ "hint": "Fleksibilno proširenje koje može otkriti i zamagliti golotinju na slikama"
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku Engine",
+ "localized": "Nunchaku Engine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NNCF: Neural Network Compression Framework",
+ "localized": "NNCF: Okvir za kompresiju neuronskih mreža",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise Options",
+ "localized": "Opcije šuma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks panel",
+ "localized": "Ploča s mrežama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks UI",
+ "localized": "Sučelje mreža",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks Scan",
+ "localized": "Skeniranje mreža",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Negative prompt",
+ "localized": "Negativni upit",
+ "reload": "",
+ "hint": "Opišite što ne želite vidjeti na generiranoj slici"
+ },
+ {
+ "id": 0,
+ "label": "Number",
+ "localized": "Broj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "negative",
+ "localized": "negativno",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "None",
+ "localized": "Ništa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NSFW allowed",
+ "localized": "NSFW dopušten",
+ "reload": "",
+ "hint": "Dopusti modelu generiranje sadržaja za odrasle u poboljšanim upitima"
+ },
+ {
+ "id": 0,
+ "label": "Noise strength",
+ "localized": "Jačina šuma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NMS",
+ "localized": "NMS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Near threshold",
+ "localized": "Bliski prag",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise scale",
+ "localized": "Skala šuma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Note",
+ "localized": "Bilješka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Non-blocking move operations",
+ "localized": "Neblokirajuće operacije pomicanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku attention",
+ "localized": "Nunchaku pažnja",
+ "reload": "",
+ "hint": "Zamjenjuje zadanu pažnju s Nunchaku prilagođenom FP16 jezgrom za brže izvođenje na potrošačkim NVIDIA GPU-ovima. Može poboljšati performanse na grafičkim procesorima koji imaju veći protok za FP16 tenzorske jezgre nego za BF16. Trenutno utječe samo na modele temeljene na Flux-u (Dev, Schnell, Kontext, Fill, Depth, itd.). Nema učinka na Qwen, SDXL, Sana ili druge arhitekture. Onemogućeno prema zadanim postavkama."
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku offloading",
+ "localized": "Nunchaku rasterećenje",
+ "reload": "",
+ "hint": "Omogućuje Nunchaku vlastito rasterećenje CPU-a po bloku s asinkronim CUDA strujama radi smanjenja potrošnje VRAM-a. Koristi strategiju 'ping-pong' spremnika: dok jedan blok transformatora računa na GPU-u, sljedeći se blok učitava s CPU-a u pozadini, skrivajući većinu latencije prijenosa. Može smanjiti upotrebu VRAM-a uz cijenu sporijeg izvođenja. Ovo zamjenjuje SD.Next-ovo rasterećenje cjevovoda za komponentu transformatora. Korisno samo na grafičkim procesorima s malo VRAM-a. Ako vaš GPU ima dovoljno memorije za kvantizirani model (16+ GB), držite ovo isključenim za maksimalnu brzinu. Podržava Flux i Qwen modele. Nije podržano za SDXL gdje se ova postavka zanemaruje. Onemogućeno prema zadanim postavkama."
+ },
+ {
+ "id": 0,
+ "label": "native",
+ "localized": "izvorni",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
"label": "no-grad",
"localized": "no-grad",
"reload": "",
- "hint": "Koristite torch.no_grad"
+ "hint": "Onemogućuje praćenje gradijenta pomoću torch.no_grad. Smanjuje upotrebu memorije i ubrzava izvođenje."
},
{
- "id": "",
- "label": "Model compile precompile",
- "localized": "Model kompilacija predkompilacija",
+ "id": 0,
+ "label": "Numbered filenames",
+ "localized": "Numerirani nazivi datoteka",
"reload": "",
- "hint": "Pokrenite kompilaciju modela odmah pri učitavanju modela umjesto pri prvoj upotrebi"
+ "hint": ""
},
{
- "id": "",
- "label": "Use zeros for prompt padding",
- "localized": "Koristi nule za dopunjavanje prompta",
+ "id": 0,
+ "label": "Network card size (px)",
+ "localized": "Veličina kartice mreže (px)",
"reload": "",
- "hint": "Prisilite puni nul tensor kada je prompt prazan kako biste uklonili preostali šum"
+ "hint": ""
},
{
- "id": "",
- "label": "Include invisible watermark",
- "localized": "Uključi nevidljivi vodeni žig",
+ "id": 0,
+ "label": "Noise multiplier for image processing",
+ "localized": "Množitelj šuma za obradu slike",
"reload": "",
- "hint": "Dodajte nevidljivi vodeni žig slici mijenjajući neke vrijednosti piksela"
+ "hint": ""
},
{
- "id": "",
- "label": "invisible watermark string",
- "localized": "Nevidljivi string vodenog žiga",
+ "id": 0,
+ "label": "New model name",
+ "localized": "Naziv novog modela",
"reload": "",
- "hint": "String vodenog žiga za dodavanje slici. Neka bude vrlo kratak kako bi se izbjeglo oštećenje slike."
+ "hint": ""
},
{
- "id": "",
- "label": "show log view",
- "localized": "Prikaži prikaz dnevnika",
+ "id": 0,
+ "label": "Number of ReBasin Iterations",
+ "localized": "Broj ReBasin iteracija",
"reload": "",
- "hint": "Prikaži prikaz dnevnika na dnu glavnog prozora"
+ "hint": "Broj ponavljanja spajanja i permutiranja modela prije spremanja"
},
{
- "id": "",
- "label": "Log view update period",
- "localized": "Razdoblje ažuriranja prikaza dnevnika",
+ "id": 0,
+ "label": "Network prompt",
+ "localized": "Upit mreže",
"reload": "",
- "hint": "Razdoblje ažuriranja prikaza dnevnika, u milisekundama"
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
+ "label": "Network negative prompt",
+ "localized": "Negativni upit mreže",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network parameters",
+ "localized": "Parametri mreže",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "o": [
+ {
+ "id": 0,
+ "label": "Output",
+ "localized": "Izlaz",
+ "reload": "",
+ "hint": "Pokaži/sakrij odabir izlaznih medija: rezultate generiranja i pregled uživo tijekom procesa generiranja"
+ },
+ {
+ "id": 0,
+ "label": "OpenCLiP",
+ "localized": "OpenCLiP",
+ "reload": "",
+ "hint": "Analiziraj sliku koristeći CLiP model putem OpenCLiP-a"
+ },
+ {
+ "id": 0,
+ "label": "ONNX",
+ "localized": "ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override",
+ "localized": "Zaobilaženje",
+ "reload": "",
+ "hint": "Zaobilaženje postavki koje mogu promijeniti ponašanje poslužitelja i koje se obično primjenjuju iz uvezenih metapodataka slike"
+ },
+ {
+ "id": 0,
+ "label": "Optimum Quanto",
+ "localized": "Optimum Quanto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optimum Quanto: post-load",
+ "localized": "Optimum Quanto: nakon učitavanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optional",
+ "localized": "Opcionalno",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Olive",
+ "localized": "Olive",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO",
+ "localized": "OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Other...",
+ "localized": "Ostalo...",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Outputs & Images",
+ "localized": "Izlazi i slike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override settings",
+ "localized": "Zaobilaženje postavki",
+ "reload": "",
+ "hint": "Ako parametri generiranja odstupaju od vaših sustavnih postavki, upotrijebite ove vrijednosti kako biste nadjačali konfiguraciju sustava za ovaj tijek rada"
+ },
+ {
+ "id": 0,
+ "label": "Override sampler",
+ "localized": "Zaobilaženje uzorkivača (sampler)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override steps",
+ "localized": "Zaobilaženje koraka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ortho",
+ "localized": "Ortho",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload face module",
+ "localized": "Rasterećenje modula za lice",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override scheduler",
+ "localized": "Zaobilaženje raspoređivača (scheduler)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optional image description",
+ "localized": "Opcionalni opis slike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Order",
+ "localized": "Redoslijed",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overlay",
+ "localized": "Prekrivanje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override resolution",
+ "localized": "Zaobilaženje rezolucije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload processor",
+ "localized": "Rasterećenje procesora",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Output directory",
+ "localized": "Izlazna mapa",
+ "reload": "",
+ "hint": "Mapa u koju bi obrađene slike trebale biti spremljene"
+ },
+ {
+ "id": 0,
+ "label": "original",
+ "localized": "originalno",
+ "reload": "",
+ "hint": "Originalna LDM pozadinska arhitektura"
+ },
+ {
+ "id": 0,
+ "label": "Offload caption models",
+ "localized": "Rasterećenje modela za opise",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload during pre-forward",
+ "localized": "Rasterećenje tijekom faze pre-forward",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload using streams",
+ "localized": "Rasterećenje korištenjem strujanja (streams)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload low watermark",
+ "localized": "Donja granica rasterećenja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload GPU high watermark",
+ "localized": "Gornja granica GPU rasterećenja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload CPU high watermark",
+ "localized": "Gornja granica CPU rasterećenja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload blocks",
+ "localized": "Rasterećenje blokova",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO activations mode",
+ "localized": "OpenVINO način aktivacija",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ONNX Execution Provider",
+ "localized": "ONNX pružatelj izvršavanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ONNX allow fallback to CPU",
+ "localized": "ONNX dopusti povratak na CPU",
+ "reload": "",
+ "hint": "Dopusti korištenje procesora (CPU) ako odabrani pružatelj izvršavanja ne uspije"
+ },
+ {
+ "id": 0,
+ "label": "ONNX cache converted models",
+ "localized": "ONNX predmemoriranje konvertiranih modela",
+ "reload": "",
+ "hint": "Spremi modele pretvorene u ONNX format u predmemoriju. Možete upravljati njima u kartici ONNX"
+ },
+ {
+ "id": 0,
+ "label": "ONNX unload base model when processing refiner",
+ "localized": "ONNX oslobađanje baznog modela tijekom obrade refiner-a",
+ "reload": "",
+ "hint": "Ukloni bazni model iz memorije dok se refiner pretvara, optimizira ili obrađuje"
+ },
+ {
+ "id": 0,
+ "label": "Olive use FP16 on optimization",
+ "localized": "Olive koristi FP16 pri optimizaciji",
+ "reload": "",
+ "hint": "Koristi 16-bitnu preciznost s pomičnim zarezom za izlazni model Olive procesa optimizacije. Ako je onemogućeno, koristi se 32-bitna preciznost"
+ },
+ {
+ "id": 0,
+ "label": "Olive force FP32 for VAE Encoder",
+ "localized": "Olive prisilno koristi FP32 za VAE koder",
+ "reload": "",
+ "hint": "Koristi 32-bitnu preciznost za VAE koder izlaznog modela. Ovo nadjačava opciju 'koristi FP16 pri optimizaciji'. Ako dobivate NaN pogreške ili crne slike iz Img2Img, omogućite ovo i obrišite predmemoriju"
+ },
+ {
+ "id": 0,
+ "label": "Olive use static dimensions",
+ "localized": "Olive koristi statične dimenzije",
+ "reload": "",
+ "hint": "Ubrzava izvođenje s Olive optimiziranim modelima (OrtTransformersOptimization)"
+ },
+ {
+ "id": 0,
+ "label": "Olive cache optimized models",
+ "localized": "Olive predmemoriranje optimiziranih modela",
+ "reload": "",
+ "hint": "Spremi modele obrađene Oliveom u predmemoriju. Možete upravljati njima u kartici ONNX"
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO disable model caching",
+ "localized": "OpenVINO onemogući predmemoriranje modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO disable memory cleanup after compile",
+ "localized": "OpenVINO onemogući čišćenje memorije nakon kompajliranja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "onediff",
+ "localized": "onediff",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "olive-ai",
+ "localized": "olive-ai",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "openvino_fx",
+ "localized": "openvino_fx",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overwrite existing",
+ "localized": "Prebriši postojeće",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Out Block",
+ "localized": "Izlazni blok (Out Block)",
+ "reload": "",
+ "hint": "Blokovi za povećanje uzorkovanja (upsampling) UNeta (12 vrijednosti za SD1.5, 9 vrijednosti za SDXL)"
+ },
+ {
+ "id": 0,
+ "label": "Overwrite model",
+ "localized": "Prebriši model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Output model",
+ "localized": "Izlazni model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overwrite existing file",
+ "localized": "Prebriši postojeću datoteku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Options",
+ "localized": "Opcije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenBody",
+ "localized": "OpenBody",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "p": [
+ {
+ "id": 67,
+ "label": "Process",
+ "localized": "Obrada",
+ "reload": "",
+ "hint": "Obrada postojeće slike Može se koristiti za povećanje razlučivosti (upscale), uklanjanje pozadine, zamućivanje NSFW sadržaja, primjenu raznih filtara i efekata"
+ },
+ {
+ "id": 68,
+ "label": "Prompts",
+ "localized": "Promptovi",
+ "reload": "",
+ "hint": "Prompt slike i negativni prompt"
+ },
+ {
+ "id": 69,
+ "label": "Pause",
+ "localized": "Pauza",
+ "reload": "",
+ "hint": "Pauziraj obradu"
+ },
+ {
+ "id": 70,
+ "label": "Post",
+ "localized": "Post",
+ "reload": "",
+ "hint": "Promjena veličine slike nakon obrade"
+ },
+ {
+ "id": 71,
+ "label": "Preview",
+ "localized": "Pretpregled",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Process Image",
+ "localized": "Obradi sliku",
+ "reload": "",
+ "hint": "Obrada pojedinačne slike"
+ },
+ {
+ "id": 73,
+ "label": "Process Batch",
+ "localized": "Grupna obrada",
+ "reload": "",
+ "hint": "Obrada grupe slika"
+ },
+ {
+ "id": 74,
+ "label": "Process Folder",
+ "localized": "Obrada mape",
+ "reload": "",
+ "hint": "Obrada svih slika u mapi"
+ },
+ {
+ "id": 75,
+ "label": "Provider",
+ "localized": "Davatelj usluge",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Pipeline Modifiers",
+ "localized": "Modifikatori cjevovoda",
+ "reload": "",
+ "hint": "Dodatna funkcionalnost koja se može omogućiti tijekom generiranja"
+ },
+ {
+ "id": 77,
+ "label": "Postprocessing",
+ "localized": "Naknadna obrada",
+ "reload": "",
+ "hint": "Postavke povezane s obradom nakon generiranja slike i povećanjem razlučivosti"
+ },
+ {
+ "id": 78,
+ "label": "Preset Block Merge",
+ "localized": "Unaprijed postavljeno spajanje blokova",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Pony",
+ "localized": "Pony",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Preview metadata",
+ "localized": "Pretpregled metapodataka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "Prompt",
+ "localized": "Prompt",
+ "reload": "",
+ "hint": "Opišite sliku koju želite generirati"
+ },
+ {
+ "id": 82,
+ "label": "Processed Preview",
+ "localized": "Pretpregled obrađenog",
+ "reload": "",
+ "hint": "Prikaži/sakrij odjeljak s predobradom ulaznih slika prije stvarnog generiranja"
+ },
+ {
+ "id": 83,
+ "label": "PixelArt",
+ "localized": "PixelArt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "PAG: Perturbed attention guidance",
+ "localized": "PAG: Perturbed attention guidance",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 85,
+ "label": "PAB: Pyramid attention broadcast",
+ "localized": "PAB: Pyramid attention broadcast",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 86,
+ "label": "Para-attention",
+ "localized": "Para-attention",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 87,
+ "label": "Paths for specific models",
+ "localized": "Putanje za specifične modele",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88,
+ "label": "Prediction method",
+ "localized": "Metoda predviđanja",
+ "reload": "",
+ "hint": "Definira što model predviđa u svakom koraku. Opcije: - zadano: zadano za model - epsilon: šum (najčešće za Stable Diffusion) - sample: izravno predviđanje slike bez šuma, također poznato kao x0 predviđanje - v_prediction: predviđanje brzine, koriste ga CosXL i NoobAI VPred modeli - flow_prediction: koristi se s novijim flow-matching modelima poput SD3 i Flux"
+ },
+ {
+ "id": 89,
+ "label": "PAG scale",
+ "localized": "PAG skala",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 90,
+ "label": "PAG start",
+ "localized": "PAG početak",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 91,
+ "label": "PAG stop",
+ "localized": "PAG kraj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 92,
+ "label": "PAG layers",
+ "localized": "PAG slojevi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 93,
+ "label": "PAG config",
+ "localized": "PAG konfiguracija",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 94,
+ "label": "Perform SDSA",
+ "localized": "Izvrši SDSA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 95,
+ "label": "Perform Injection",
+ "localized": "Izvrši injekciju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 96,
+ "label": "PhotoMaker Model",
+ "localized": "PhotoMaker model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 97,
+ "label": "Penalty",
+ "localized": "Kazna",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 98,
+ "label": "positive",
+ "localized": "pozitivno",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99,
+ "label": "Prompt EX",
+ "localized": "Prompt EX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "Power",
+ "localized": "Snaga",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 101,
+ "label": "Prompt thresholds",
+ "localized": "Pragovi prompta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 102,
+ "label": "Preset",
+ "localized": "Predpostavka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 103,
+ "label": "Pad frames",
+ "localized": "Dodaj okvire (padding)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 104,
+ "label": "Prefill text",
+ "localized": "Tekst pred-ispune",
+ "reload": "",
+ "hint": "Unaprijed ispunjava početak odgovora modela kako bi usmjerio format ili sadržaj prisiljavajući ga da nastavi tekst pred-ispune. Pred-ispuna se filtrira i ne pojavljuje se u konačnom odgovoru. Ostavite prazno kako biste dopustili modelu da generira vlastiti odgovor ispočetka."
+ },
+ {
+ "id": 105,
+ "label": "Prompt prefix",
+ "localized": "Prefiks prompta",
+ "reload": "",
+ "hint": "Tekst dodan na početak rezultata poboljšanog prompta. Korisno za dodavanje elemenata prompta koje je potrebno nepromijenjene kopirati u prompt slike, poput oznaka kvalitete 'masterpiece, best quality' ili imena umjetnika, koje bi LLM inače prepisao."
+ },
+ {
+ "id": 106,
+ "label": "Prompt suffix",
+ "localized": "Sufiks prompta",
+ "reload": "",
+ "hint": "Tekst dodan na kraj rezultata poboljšanog prompta. Korisno za dodavanje elemenata prompta koje je potrebno nepromijenjene kopirati u prompt slike, a koje bi LLM inače prepisao."
+ },
+ {
+ "id": 107,
+ "label": "Padding",
+ "localized": "Padding (ispunjavanje)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 108,
+ "label": "Prompt strength",
+ "localized": "Jačina prompta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 109,
+ "label": "Preview start",
+ "localized": "Početak pretpregleda",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 110,
+ "label": "Preview end",
+ "localized": "Kraj pretpregleda",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 111,
+ "label": "Pixels to expand",
+ "localized": "Pikseli za proširenje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 112,
+ "label": "Processor",
+ "localized": "Procesor",
+ "reload": "",
+ "hint": "Vrsta procesora koja se koristi za predobradu slike za ControlNet"
+ },
+ {
+ "id": 113,
+ "label": "Pose confidence",
+ "localized": "Pouzdanost poze",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 114,
+ "label": "Parameter free",
+ "localized": "Bez parametara",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 115,
+ "label": "Processed",
+ "localized": "Obrađeno",
+ "reload": "",
+ "hint": "Prikaži/sakrij odjeljak s obrađenim slikama"
+ },
+ {
+ "id": 116,
+ "label": "Postprocess mask",
+ "localized": "Maska naknadne obrade",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 117,
+ "label": "PixelArt block size",
+ "localized": "PixelArt veličina bloka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 118,
+ "label": "PixelArt sharpen",
+ "localized": "PixelArt oštrenje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 119,
+ "label": "Platform",
+ "localized": "Platforma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 120,
+ "label": "Pipeline",
+ "localized": "Cjevovod",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 121,
+ "label": "Perform warmup",
+ "localized": "Izvrši zagrijavanje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 122,
+ "label": "Prompt attention normalization",
+ "localized": "Normalizacija pažnje prompta",
+ "reload": "",
+ "hint": "Uravnotežuje težine tokena u promptu kako bi se izbjegao pretjerano jak ili slab utjecaj. Pomaže u stabilizaciji rezultata."
+ },
+ {
+ "id": 123,
+ "label": "performance",
+ "localized": "performanse",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 124,
+ "label": "Performance Counter",
+ "localized": "Brojač performansi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 125,
"label": "PAG layer names",
"localized": "Nazivi PAG slojeva",
"reload": "",
"hint": "Popis slojeva odvojenih razmakom Dostupno: d[0-5], m[0], u[0-8] Zadano: m0"
+ },
+ {
+ "id": 126,
+ "label": "PAB cache enabled",
+ "localized": "PAB predmemorija omogućena",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 127,
+ "label": "PAB spacial skip range",
+ "localized": "PAB spacial skip raspon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 128,
+ "label": "PAB spacial skip start",
+ "localized": "PAB spacial skip početak",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 129,
+ "label": "PAB spacial skip end",
+ "localized": "PAB spacial skip kraj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 130,
+ "label": "ParaAttention first-block cache enabled",
+ "localized": "Omogućena ParaAttention predmemorija prvog bloka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 131,
+ "label": "ParaAttention residual diff threshold",
+ "localized": "ParaAttention prag rezidualne razlike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 132,
+ "label": "Parallel process images in batch",
+ "localized": "Paralelna obrada slika u grupi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 133,
+ "label": "precompile",
+ "localized": "predkompajliraj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 134,
+ "label": "Panel minimum width",
+ "localized": "Minimalna širina panela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 135,
+ "label": "Persist UI layout",
+ "localized": "Zadrži raspored sučelja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 136,
+ "label": "Progress update period",
+ "localized": "Period ažuriranja napretka",
+ "reload": "",
+ "hint": "Period ažuriranja za traku napretka sučelja i provjere pretpregleda, u milisekundama"
+ },
+ {
+ "id": 137,
+ "label": "Play a notification upon completion",
+ "localized": "Reproduciraj obavijest po završetku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 138,
+ "label": "Path to notification sound",
+ "localized": "Putanja do zvuka obavijesti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 139,
+ "label": "Postprocessing operation order",
+ "localized": "Redoslijed operacija naknadne obrade",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 140,
+ "label": "Prompt padding",
+ "localized": "Nadopunjavanje prompta (padding)",
+ "reload": "",
+ "hint": "Povećajte koherentnost ispunjavanjem od zadnjeg zareza unutar n tokena kada koristite više od 75 tokena"
+ },
+ {
+ "id": 141,
+ "label": "Pad prompt and negative prompt to be same length",
+ "localized": "Izjednači duljinu prompta i negativnog prompta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 142,
+ "label": "Pin training dataset to memory",
+ "localized": "Fiksiraj skup podataka za trening u memoriju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 143,
+ "label": "Primary model",
+ "localized": "Primarni model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 144,
+ "label": "Preset Interpolation Ratio",
+ "localized": "Omjer interpolacije predpostavki",
+ "reload": "",
+ "hint": "Ako su odabrane dvije predpostavke, vrši se interpolacija između njih"
+ },
+ {
+ "id": 145,
+ "label": "Prune",
+ "localized": "Obrezivanje (Prune)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 146,
+ "label": "Prediction type",
+ "localized": "Vrsta predviđanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 147,
+ "label": "Prompt enhance",
+ "localized": "Poboljšanje prompta",
+ "reload": "",
+ "hint": "Ekstenzija koja može koristiti različite LLM modele za prepisivanje prompta radi boljih rezultata"
+ },
+ {
+ "id": 148,
+ "label": "PidiNet",
+ "localized": "PidiNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 149,
+ "label": "Parameters",
+ "localized": "Parametri",
+ "reload": "",
+ "hint": "Osnovni parametri koji se koriste tijekom generiranja slike"
+ },
+ {
+ "id": 150,
+ "label": "Postprocess upscale",
+ "localized": "Naknadno povećanje razlučivosti",
+ "reload": "",
+ "hint": ""
}
],
- "missing": [
+ "q": [
{
- "id": "",
- "label": "1st stage",
- "localized": "1. faza",
+ "id": 0,
+ "label": "Quick Settings",
+ "localized": "Brze postavke",
"reload": "",
- "hint": "1. faza"
+ "hint": "Favorizirane stavke iz različitih odjeljaka postavki za brzi pristup"
},
{
- "id": "",
- "label": "1st stage backbone",
- "localized": "Okosnica 1. faze",
+ "id": 0,
+ "label": "Quantized",
+ "localized": "Kvantizirano",
"reload": "",
- "hint": "Okosnica 1. faze"
+ "hint": ""
},
{
- "id": "",
- "label": "1st stage skip",
- "localized": "Preskok 1. faze",
+ "id": 0,
+ "label": "Qwen layered",
+ "localized": "Qwen slojevito",
"reload": "",
- "hint": "Preskok 1. faze"
+ "hint": ""
},
{
- "id": "",
- "label": "2nd restart step",
- "localized": "Korak 2. ponovnog pokretanja",
+ "id": 0,
+ "label": "Quicksettings",
+ "localized": "Brze postavke",
"reload": "",
- "hint": "Korak 2. ponovnog pokretanja"
+ "hint": ""
},
{
- "id": "",
- "label": "2nd scale",
- "localized": "2. skaliranje",
+ "id": 0,
+ "label": "Qwen layered number of layers",
+ "localized": "Qwen slojevito broj slojeva",
"reload": "",
- "hint": "2. skaliranje"
+ "hint": ""
},
{
- "id": "",
- "label": "2nd stage",
- "localized": "2. faza",
+ "id": 0,
+ "label": "Quantization mode",
+ "localized": "Način kvantizacije",
"reload": "",
- "hint": "2. faza"
+ "hint": ""
},
{
- "id": "",
- "label": "2nd stage backbone",
- "localized": "Okosnica 2. faze",
+ "id": 0,
+ "label": "Quantization type",
+ "localized": "Vrsta kvantizacije",
"reload": "",
- "hint": "Okosnica 2. faze"
+ "hint": ""
},
{
- "id": "",
- "label": "2nd stage skip",
- "localized": "Preskok 2. faze",
+ "id": 0,
+ "label": "Quantized MatMul type",
+ "localized": "Kvantizirana MatMul vrsta",
"reload": "",
- "hint": "Preskok 2. faze"
+ "hint": ""
},
{
- "id": "",
- "label": "3rd restart step",
- "localized": "Korak 3. ponovnog pokretanja",
+ "id": 0,
+ "label": "Quantization type for Text Encoders",
+ "localized": "Vrsta kvantizacije za tekstualne kodere",
"reload": "",
- "hint": "Korak 3. ponovnog pokretanja"
+ "hint": ""
},
{
- "id": "",
- "label": "3rd scale",
- "localized": "3. skaliranje",
+ "id": 0,
+ "label": "Quantized MatMul type for Text Encoders",
+ "localized": "Kvantizirana MatMul vrsta za tekstualne kodere",
"reload": "",
- "hint": "3. skaliranje"
+ "hint": ""
},
{
- "id": "",
- "label": "3rd stage",
- "localized": "3. faza",
+ "id": 0,
+ "label": "Quantize convolutional layers",
+ "localized": "Kvantiziraj konvolucijske slojeve",
"reload": "",
- "hint": "3. faza"
+ "hint": ""
},
{
- "id": "",
- "label": "4th restart step",
- "localized": "Korak 4. ponovnog pokretanja",
+ "id": 0,
+ "label": "Quantize using GPU",
+ "localized": "Kvantiziraj koristeći GPU",
"reload": "",
- "hint": "Korak 4. ponovnog pokretanja"
+ "hint": ""
},
{
- "id": "",
- "label": "4th scale",
- "localized": "4. skaliranje",
+ "id": 0,
+ "label": "Quantization weights type",
+ "localized": "Vrsta težina kvantizacije",
"reload": "",
- "hint": "4. skaliranje"
+ "hint": ""
},
{
- "id": "",
- "label": "4th stage",
- "localized": "4. faza",
+ "id": 0,
+ "label": "Quantization activations type",
+ "localized": "Vrsta aktivacija kvantizacije",
"reload": "",
- "hint": "4. faza"
+ "hint": ""
},
{
- "id": "",
- "label": "a1111",
- "localized": "a1111",
+ "id": 0,
+ "label": "Quicksettings list",
+ "localized": "Popis brzih postavki",
"reload": "",
- "hint": "a1111"
- },
- {
- "id": "",
- "label": "accuracy",
- "localized": "preciznost",
- "reload": "",
- "hint": "preciznost"
- },
- {
- "id": "",
- "label": "aci: mask dilate",
- "localized": "aci: proširenje maske",
- "reload": "",
- "hint": "aci: proširenje maske"
- },
- {
- "id": "",
- "label": "active",
- "localized": "aktivno",
- "reload": "",
- "hint": "aktivno"
- },
- {
- "id": "",
- "label": "adain",
- "localized": "adain",
- "reload": "",
- "hint": "adain"
- },
- {
- "id": "",
- "label": "adapter 1",
- "localized": "adapter 1",
- "reload": "",
- "hint": "adapter 1"
- },
- {
- "id": "",
- "label": "adapter 2",
- "localized": "adapter 2",
- "reload": "",
- "hint": "adapter 2"
- },
- {
- "id": "",
- "label": "adapter 3",
- "localized": "adapter 3",
- "reload": "",
- "hint": "adapter 3"
- },
- {
- "id": "",
- "label": "adapter 4",
- "localized": "adapter 4",
- "reload": "",
- "hint": "adapter 4"
- },
- {
- "id": "",
- "label": "adaptive restore",
- "localized": "prilagodljiva obnova",
- "reload": "",
- "hint": "prilagodljiva obnova"
- },
- {
- "id": "",
- "label": "add text info",
- "localized": "dodaj tekstualne informacije",
- "reload": "",
- "hint": "dodaj tekstualne informacije"
- },
- {
- "id": "",
- "label": "add time info",
- "localized": "dodaj informacije o vremenu",
- "reload": "",
- "hint": "dodaj informacije o vremenu"
- },
- {
- "id": "",
- "label": "additional image browser folders",
- "localized": "dodatne mape preglednika slika",
- "reload": "",
- "hint": "dodatne mape preglednika slika"
- },
- {
- "id": "",
- "label": "additional postprocessing operations",
- "localized": "dodatne operacije post-obrade",
- "reload": "",
- "hint": "dodatne operacije post-obrade"
- },
- {
- "id": "",
- "label": "advanced options",
- "localized": "napredne opcije",
- "reload": "",
- "hint": "napredne opcije"
- },
- {
- "id": "",
- "label": "after",
- "localized": "nakon",
- "reload": "",
- "hint": "nakon"
- },
- {
- "id": "",
- "label": "aggressive at step",
- "localized": "agresivno u koraku",
- "reload": "",
- "hint": "agresivno u koraku"
- },
- {
- "id": "",
- "label": "alias",
- "localized": "alias",
- "reload": "",
- "hint": "alias"
- },
- {
- "id": "",
- "label": "all",
- "localized": "sve",
- "reload": "",
- "hint": "sve"
- },
- {
- "id": "",
- "label": "allowed aspect ratios",
- "localized": "dopušteni omjeri stranica",
- "reload": "",
- "hint": "dopušteni omjeri stranica"
- },
- {
- "id": "",
- "label": "alpha",
- "localized": "alpha",
- "reload": "",
- "hint": "alpha"
- },
- {
- "id": "",
- "label": "alpha block weight preset",
- "localized": "predpostavka težine alfa bloka",
- "reload": "",
- "hint": "predpostavka težine alfa bloka"
- },
- {
- "id": "",
- "label": "alpha matting",
- "localized": "alfa matiranje",
- "reload": "",
- "hint": "alfa matiranje"
- },
- {
- "id": "",
- "label": "alpha preset",
- "localized": "alfa predpostavka",
- "reload": "",
- "hint": "alfa predpostavka"
- },
- {
- "id": "",
- "label": "alpha ratio",
- "localized": "alfa omjer",
- "reload": "",
- "hint": "alfa omjer"
- },
- {
- "id": "",
- "label": "amplify lut",
- "localized": "pojačaj LUT",
- "reload": "",
- "hint": "pojačaj LUT"
- },
- {
- "id": "",
- "label": "analyze",
- "localized": "analiziraj",
- "reload": "",
- "hint": "analiziraj"
- },
- {
- "id": "",
- "label": "anchor settings",
- "localized": "postavke sidra",
- "reload": "",
- "hint": "postavke sidra"
- },
- {
- "id": "",
- "label": "animateddiff",
- "localized": "Animatediff",
- "reload": "",
- "hint": "Animatediff"
- },
- {
- "id": "",
- "label": "answer",
- "localized": "odgovor",
- "reload": "",
- "hint": "odgovor"
- },
- {
- "id": "",
- "label": "aot_ts_nvfuser",
- "localized": "aot_ts_nvfuser",
- "reload": "",
- "hint": "aot_ts_nvfuser"
- },
- {
- "id": "",
- "label": "appearance",
- "localized": "izgled",
- "reload": "",
- "hint": "izgled"
- },
- {
- "id": "",
- "label": "append caption files",
- "localized": "dodaj datoteke s opisima",
- "reload": "",
- "hint": "dodaj datoteke s opisima"
- },
- {
- "id": "",
- "label": "append image info json file",
- "localized": "dodaj JSON datoteku s informacijama o slici",
- "reload": "",
- "hint": "dodaj JSON datoteku s informacijama o slici"
- },
- {
- "id": "",
- "label": "append interrogated prompt at each iteration",
- "localized": "dodaj ispitani upit u svakoj iteraciji",
- "reload": "",
- "hint": "dodaj ispitani upit u svakoj iteraciji"
- },
- {
- "id": "",
- "label": "apply color correction",
- "localized": "primijeni korekciju boja",
- "reload": "",
- "hint": "primijeni korekciju boja"
- },
- {
- "id": "",
- "label": "apply filter",
- "localized": "primijeni filtar",
- "reload": "",
- "hint": "primijeni filtar"
- },
- {
- "id": "",
- "label": "apply linfusion distillation on load",
- "localized": "primijeni linfusion destilaciju pri učitavanju",
- "reload": "",
- "hint": "primijeni linfusion destilaciju pri učitavanju"
- },
- {
- "id": "",
- "label": "apply mask as overlay",
- "localized": "primijeni masku kao preklop",
- "reload": "",
- "hint": "primijeni masku kao preklop"
- },
- {
- "id": "",
- "label": "apply msw-msa",
- "localized": "primijeni msw-msa",
- "reload": "",
- "hint": "primijeni msw-msa"
- },
- {
- "id": "",
- "label": "apply rau-net",
- "localized": "primijeni rau-net",
- "reload": "",
- "hint": "primijeni rau-net"
- },
- {
- "id": "",
- "label": "apply to model",
- "localized": "primijeni na model",
- "reload": "",
- "hint": "primijeni na model"
- },
- {
- "id": "",
- "label": "artists",
- "localized": "umjetnici",
- "reload": "",
- "hint": "umjetnici"
- },
- {
- "id": "",
- "label": "atiadlxx (amd only)",
- "localized": "atiadlxx (samo AMD)",
- "reload": "",
- "hint": "atiadlxx (samo AMD)"
- },
- {
- "id": "",
- "label": "attention",
- "localized": "pažnja",
- "reload": "",
- "hint": "pažnja"
- },
- {
- "id": "",
- "label": "attention adain",
- "localized": "pažnja adain",
- "reload": "",
- "hint": "pažnja adain"
- },
- {
- "id": "",
- "label": "attention cache enabled",
- "localized": "predmemorija pažnje omogućena",
- "reload": "",
- "hint": "predmemorija pažnje omogućena"
- },
- {
- "id": "",
- "label": "attention chunking threshold",
- "localized": "prag razdvajanja pažnje",
- "reload": "",
- "hint": "prag razdvajanja pažnje"
- },
- {
- "id": "",
- "label": "attention kv chunk size",
- "localized": "veličina dijela KV pažnje",
- "reload": "",
- "hint": "veličina dijela KV pažnje"
- },
- {
- "id": "",
- "label": "attention query chunk size",
- "localized": "veličina dijela upita pažnje",
- "reload": "",
- "hint": "veličina dijela upita pažnje"
- },
- {
- "id": "",
- "label": "auto",
- "localized": "automatski",
- "reload": "",
- "hint": "automatski"
- },
- {
- "id": "",
- "label": "auto apply",
- "localized": "automatska primjena",
- "reload": "",
- "hint": "automatska primjena"
- },
- {
- "id": "",
- "label": "auto-convert sd15 embeddings to sdxl",
- "localized": "automatska konverzija SD15 ugradnji u SDXL",
- "reload": "",
- "hint": "automatska konverzija SD15 ugradnji u SDXL"
- },
- {
- "id": "",
- "label": "auto-mask",
- "localized": "automatska maska",
- "reload": "",
- "hint": "automatska maska"
- },
- {
- "id": "",
- "label": "auto-segment",
- "localized": "automatsko segmentiranje",
- "reload": "",
- "hint": "automatsko segmentiranje"
- },
- {
- "id": "",
- "label": "autolaunch browser upon startup",
- "localized": "automatsko pokretanje preglednika pri pokretanju",
- "reload": "",
- "hint": "automatsko pokretanje preglednika pri pokretanju"
- },
- {
- "id": "",
- "label": "automatically determine rank",
- "localized": "automatski odredi rang",
- "reload": "",
- "hint": "automatski odredi rang"
- },
- {
- "id": "",
- "label": "autorank ratio",
- "localized": "omjer automatskog ranga",
- "reload": "",
- "hint": "omjer automatskog ranga"
- },
- {
- "id": "",
- "label": "available networks",
- "localized": "dostupne mreže",
- "reload": "",
- "hint": "dostupne mreže"
- },
- {
- "id": "",
- "label": "backend",
- "localized": "pozadina",
- "reload": "",
- "hint": "pozadina"
- },
- {
- "id": "",
- "label": "backend storage",
- "localized": "pohrana pozadine",
- "reload": "",
- "hint": "pohrana pozadine"
- },
- {
- "id": "",
- "label": "background threshold",
- "localized": "prag pozadine",
- "reload": "",
- "hint": "prag pozadine"
- },
- {
- "id": "",
- "label": "balanced",
- "localized": "uravnoteženo",
- "reload": "",
- "hint": "uravnoteženo"
- },
- {
- "id": "",
- "label": "balanced offload cpu high watermark",
- "localized": "uravnoteženo rasterećenje CPU-a visoka oznaka",
- "reload": "",
- "hint": "uravnoteženo rasterećenje CPU-a visoka oznaka"
- },
- {
- "id": "",
- "label": "balanced offload gpu high watermark",
- "localized": "uravnoteženo rasterećenje GPU-a visoka oznaka",
- "reload": "",
- "hint": "uravnoteženo rasterećenje GPU-a visoka oznaka"
- },
- {
- "id": "",
- "label": "balanced offload gpu low watermark",
- "localized": "uravnoteženo rasterećenje GPU-a niska oznaka",
- "reload": "",
- "hint": "uravnoteženo rasterećenje GPU-a niska oznaka"
- },
- {
- "id": "",
- "label": "base",
- "localized": "baza",
- "reload": "",
- "hint": "baza"
- },
- {
- "id": "",
- "label": "batch caption",
- "localized": "skupni opis",
- "reload": "",
- "hint": "skupni opis"
- },
- {
- "id": "",
- "label": "batch input directory",
- "localized": "ulazna mapa skupine",
- "reload": "",
- "hint": "ulazna mapa skupine"
- },
- {
- "id": "",
- "label": "batch interogate",
- "localized": "skupno ispitivanje",
- "reload": "",
- "hint": "skupno ispitivanje"
- },
- {
- "id": "",
- "label": "batch interrogate",
- "localized": "skupno ispitivanje",
- "reload": "",
- "hint": "skupno ispitivanje"
- },
- {
- "id": "",
- "label": "batch mask directory",
- "localized": "mapa skupnih maski",
- "reload": "",
- "hint": "mapa skupnih maski"
- },
- {
- "id": "",
- "label": "batch matrix-matrix",
- "localized": "skupna matrica-matrica",
- "reload": "",
- "hint": "skupna matrica-matrica"
- },
- {
- "id": "",
- "label": "batch mode uses sequential seeds",
- "localized": "skupni način koristi sekvencijalne sjemenke",
- "reload": "",
- "hint": "skupni način koristi sekvencijalne sjemenke"
- },
- {
- "id": "",
- "label": "batch output directory",
- "localized": "izlazna mapa skupine",
- "reload": "",
- "hint": "izlazna mapa skupine"
- },
- {
- "id": "",
- "label": "batch uses original name",
- "localized": "skupina koristi originalno ime",
- "reload": "",
- "hint": "skupina koristi originalno ime"
- },
- {
- "id": "",
- "label": "bdia ddim",
- "localized": "bdia ddim",
- "reload": "",
- "hint": "bdia ddim"
- },
- {
- "id": "",
- "label": "before",
- "localized": "prije",
- "reload": "",
- "hint": "prije"
- },
- {
- "id": "",
- "label": "benchmark level",
- "localized": "razina mjerila",
- "reload": "",
- "hint": "razina mjerila"
- },
- {
- "id": "",
- "label": "benchmark steps",
- "localized": "koraci mjerila",
- "reload": "",
- "hint": "koraci mjerila"
- },
- {
- "id": "",
- "label": "beta block weight preset",
- "localized": "predpostavka težine beta bloka",
- "reload": "",
- "hint": "predpostavka težine beta bloka"
- },
- {
- "id": "",
- "label": "beta end",
- "localized": "beta kraj",
- "reload": "",
- "hint": "beta kraj"
- },
- {
- "id": "",
- "label": "beta ratio",
- "localized": "beta omjer",
- "reload": "",
- "hint": "beta omjer"
- },
- {
- "id": "",
- "label": "beta schedule",
- "localized": "beta raspored",
- "reload": "",
- "hint": "beta raspored"
- },
- {
- "id": "",
- "label": "beta start",
- "localized": "beta početak",
- "reload": "",
- "hint": "beta početak"
- },
- {
- "id": "",
- "label": "bh1",
- "localized": "bh1",
- "reload": "",
- "hint": "bh1"
- },
- {
- "id": "",
- "label": "bh2",
- "localized": "bh2",
- "reload": "",
- "hint": "bh2"
- },
- {
- "id": "",
- "label": "block",
- "localized": "blok",
- "reload": "",
- "hint": "blok"
- },
- {
- "id": "",
- "label": "block skip range",
- "localized": "raspon preskakanja bloka",
- "reload": "",
- "hint": "raspon preskakanja bloka"
- },
- {
- "id": "",
- "label": "blur",
- "localized": "zamućenje",
- "reload": "",
- "hint": "zamućenje"
- },
- {
- "id": "",
- "label": "body",
- "localized": "tijelo",
- "reload": "",
- "hint": "tijelo"
- },
- {
- "id": "",
- "label": "boost",
- "localized": "pojačanje",
- "reload": "",
- "hint": "pojačanje"
- },
- {
- "id": "",
- "label": "brightness",
- "localized": "svjetlina",
- "reload": "",
- "hint": "svjetlina"
- },
- {
- "id": "",
- "label": "cache model",
- "localized": "keširaj model",
- "reload": "",
- "hint": "keširaj model"
- },
- {
- "id": "",
- "label": "cache text encoder results",
- "localized": "keširaj rezultate tekstualnog enkodera",
- "reload": "",
- "hint": "keširaj rezultate tekstualnog enkodera"
- },
- {
- "id": "",
- "label": "canny",
- "localized": "canny",
- "reload": "",
- "hint": "canny"
- },
- {
- "id": "",
- "label": "caption",
- "localized": "natpis",
- "reload": "",
- "hint": "natpis"
- },
- {
- "id": "",
- "label": "caption model",
- "localized": "model natpisa",
- "reload": "",
- "hint": "model natpisa"
- },
- {
- "id": "",
- "label": "center",
- "localized": "centar",
- "reload": "",
- "hint": "centar"
- },
- {
- "id": "",
- "label": "change log",
- "localized": "dnevnik promjena",
- "reload": "",
- "hint": "dnevnik promjena"
- },
- {
- "id": "",
- "label": "change model",
- "localized": "promijeni model",
- "reload": "",
- "hint": "promijeni model"
- },
- {
- "id": "",
- "label": "change rate",
- "localized": "stopa promjene",
- "reload": "",
- "hint": "stopa promjene"
- },
- {
- "id": "",
- "label": "change reference",
- "localized": "promijeni referencu",
- "reload": "",
- "hint": "promijeni referencu"
- },
- {
- "id": "",
- "label": "change refiner",
- "localized": "promijeni refiner",
- "reload": "",
- "hint": "promijeni refiner"
- },
- {
- "id": "",
- "label": "change vae",
- "localized": "promijeni vae",
- "reload": "",
- "hint": "promijeni vae"
- },
- {
- "id": "",
- "label": "channels last",
- "localized": "kanali zadnji",
- "reload": "",
- "hint": "kanali zadnji"
- },
- {
- "id": "",
- "label": "check alternative hash",
- "localized": "provjeri alternativni hash",
- "reload": "",
- "hint": "provjeri alternativni hash"
- },
- {
- "id": "",
- "label": "check for updates",
- "localized": "provjeri ažuriranja",
- "reload": "",
- "hint": "provjeri ažuriranja"
- },
- {
- "id": "",
- "label": "check status",
- "localized": "provjeri status",
- "reload": "",
- "hint": "provjeri status"
- },
- {
- "id": "",
- "label": "chunk size",
- "localized": "veličina bloka",
- "reload": "",
- "hint": "veličina bloka"
- },
- {
- "id": "",
- "label": "civitai model type",
- "localized": "civitai tip modela",
- "reload": "",
- "hint": "civitai tip modela"
- },
- {
- "id": "",
- "label": "civitai token",
- "localized": "civitai token",
- "reload": "",
- "hint": "civitai token"
- },
- {
- "id": "",
- "label": "ck flash attention",
- "localized": "ck flash pažnja",
- "reload": "",
- "hint": "ck flash pažnja"
- },
- {
- "id": "",
- "label": "ckpt",
- "localized": "ckpt",
- "reload": "",
- "hint": "ckpt"
- },
- {
- "id": "",
- "label": "cleanup temporary folder on startup",
- "localized": "očisti privremenu mapu pri pokretanju",
- "reload": "",
- "hint": "očisti privremenu mapu pri pokretanju"
- },
- {
- "id": "",
- "label": "clip model",
- "localized": "clip model",
- "reload": "",
- "hint": "clip model"
- },
- {
- "id": "",
- "label": "clip: chunk size",
- "localized": "clip: veličina bloka",
- "reload": "",
- "hint": "clip: veličina bloka"
- },
- {
- "id": "",
- "label": "clip: default captioner",
- "localized": "clip: zadani alat za natpise",
- "reload": "",
- "hint": "clip: zadani alat za natpise"
- },
- {
- "id": "",
- "label": "clip: default mode",
- "localized": "clip: zadani način rada",
- "reload": "",
- "hint": "clip: zadani način rada"
- },
- {
- "id": "",
- "label": "clip: default model",
- "localized": "clip: zadani model",
- "reload": "",
- "hint": "clip: zadani model"
- },
- {
- "id": "",
- "label": "clip: intermediate flavors",
- "localized": "clip: međufaze",
- "reload": "",
- "hint": "clip: međufaze"
- },
- {
- "id": "",
- "label": "clip: max flavors",
- "localized": "clip: maksimalan broj faza",
- "reload": "",
- "hint": "clip: maksimalan broj faza"
- },
- {
- "id": "",
- "label": "clip: max length",
- "localized": "clip: maksimalna duljina",
- "reload": "",
- "hint": "clip: maksimalna duljina"
- },
- {
- "id": "",
- "label": "clip: min flavors",
- "localized": "clip: minimalan broj faza",
- "reload": "",
- "hint": "clip: minimalan broj faza"
- },
- {
- "id": "",
- "label": "clip: min length",
- "localized": "clip: minimalna duljina",
- "reload": "",
- "hint": "clip: minimalna duljina"
- },
- {
- "id": "",
- "label": "clip: num beams",
- "localized": "clip: broj snopova",
- "reload": "",
- "hint": "clip: broj snopova"
- },
- {
- "id": "",
- "label": "close",
- "localized": "zatvori",
- "reload": "",
- "hint": "zatvori"
- },
- {
- "id": "",
- "label": "cmsi",
- "localized": "cmsi",
- "reload": "",
- "hint": "cmsi"
- },
- {
- "id": "",
- "label": "cn end",
- "localized": "cn kraj",
- "reload": "",
- "hint": "cn kraj"
- },
- {
- "id": "",
- "label": "cn mode",
- "localized": "cn način",
- "reload": "",
- "hint": "cn način"
- },
- {
- "id": "",
- "label": "cn start",
- "localized": "cn početak",
- "reload": "",
- "hint": "cn početak"
- },
- {
- "id": "",
- "label": "cn strength",
- "localized": "cn jačina",
- "reload": "",
- "hint": "cn jačina"
- },
- {
- "id": "",
- "label": "cn tiles",
- "localized": "cn pločice",
- "reload": "",
- "hint": "cn pločice"
- },
- {
- "id": "",
- "label": "coarse",
- "localized": "grubo",
- "reload": "",
- "hint": "grubo"
- },
- {
- "id": "",
- "label": "color",
- "localized": "boja",
- "reload": "",
- "hint": "boja"
- },
- {
- "id": "",
- "label": "color grading",
- "localized": "ocjenjivanje boja",
- "reload": "",
- "hint": "ocjenjivanje boja"
- },
- {
- "id": "",
- "label": "color map",
- "localized": "karta boja",
- "reload": "",
- "hint": "karta boja"
- },
- {
- "id": "",
- "label": "color variation",
- "localized": "varijacija boje",
- "reload": "",
- "hint": "varijacija boje"
- },
- {
- "id": "",
- "label": "colormap",
- "localized": "karta boja",
- "reload": "",
- "hint": "karta boja"
- },
- {
- "id": "",
- "label": "columns",
- "localized": "stupci",
- "reload": "",
- "hint": "stupci"
- },
- {
- "id": "",
- "label": "comma",
- "localized": "zarez",
- "reload": "",
- "hint": "zarez"
- },
- {
- "id": "",
- "label": "comma separated list with optional strength per lora",
- "localized": "popis odvojen zarezima s opcionalnom jačinom po lora",
- "reload": "",
- "hint": "popis odvojen zarezima s opcionalnom jačinom po lora"
- },
- {
- "id": "",
- "label": "compact view",
- "localized": "kompaktan prikaz",
- "reload": "",
- "hint": "kompaktan prikaz"
- },
- {
- "id": "",
- "label": "compel",
- "localized": "compel",
- "reload": "",
- "hint": "compel"
- },
- {
- "id": "",
- "label": "composite",
- "localized": "kompozitno",
- "reload": "",
- "hint": "kompozitno"
- },
- {
- "id": "",
- "label": "compress ratio",
- "localized": "omjer kompresije",
- "reload": "",
- "hint": "omjer kompresije"
- },
- {
- "id": "",
- "label": "concept tokens",
- "localized": "konceptualni tokeni",
- "reload": "",
- "hint": "konceptualni tokeni"
- },
- {
- "id": "",
- "label": "context",
- "localized": "kontekst",
- "reload": "",
- "hint": "kontekst"
- },
- {
- "id": "",
- "label": "context after",
- "localized": "kontekst poslije",
- "reload": "",
- "hint": "kontekst poslije"
- },
- {
- "id": "",
- "label": "context before",
- "localized": "kontekst prije",
- "reload": "",
- "hint": "kontekst prije"
- },
- {
- "id": "",
- "label": "context mask",
- "localized": "maska konteksta",
- "reload": "",
- "hint": "maska konteksta"
- },
- {
- "id": "",
- "label": "contrast",
- "localized": "kontrast",
- "reload": "",
- "hint": "kontrast"
- },
- {
- "id": "",
- "label": "control factor",
- "localized": "faktor kontrole",
- "reload": "",
- "hint": "faktor kontrole"
- },
- {
- "id": "",
- "label": "control override denoise strength",
- "localized": "kontrola premošćivanja jačine smanjenja šuma",
- "reload": "",
- "hint": "kontrola premošćivanja jačine smanjenja šuma"
- },
- {
- "id": "",
- "label": "control preprocess input images",
- "localized": "kontrola predprocesiranja ulaznih slika",
- "reload": "",
- "hint": "kontrola predprocesiranja ulaznih slika"
- },
- {
- "id": "",
- "label": "control-lllite unit 1",
- "localized": "control-lllite jedinica 1",
- "reload": "",
- "hint": "control-lllite jedinica 1"
- },
- {
- "id": "",
- "label": "control-lllite unit 2",
- "localized": "control-lllite jedinica 2",
- "reload": "",
- "hint": "control-lllite jedinica 2"
- },
- {
- "id": "",
- "label": "control-lllite unit 3",
- "localized": "control-lllite jedinica 3",
- "reload": "",
- "hint": "control-lllite jedinica 3"
- },
- {
- "id": "",
- "label": "control-lllite unit 4",
- "localized": "control-lllite jedinica 4",
- "reload": "",
- "hint": "control-lllite jedinica 4"
- },
- {
- "id": "",
- "label": "controlnet",
- "localized": "controlnet",
- "reload": "",
- "hint": "controlnet"
- },
- {
- "id": "",
- "label": "controlnet unit 1",
- "localized": "controlnet jedinica 1",
- "reload": "",
- "hint": "controlnet jedinica 1"
- },
- {
- "id": "",
- "label": "controlnet unit 2",
- "localized": "controlnet jedinica 2",
- "reload": "",
- "hint": "controlnet jedinica 2"
- },
- {
- "id": "",
- "label": "controlnet unit 3",
- "localized": "controlnet jedinica 3",
- "reload": "",
- "hint": "controlnet jedinica 3"
- },
- {
- "id": "",
- "label": "controlnet unit 4",
- "localized": "controlnet jedinica 4",
- "reload": "",
- "hint": "controlnet jedinica 4"
- },
- {
- "id": "",
- "label": "controlnet-xs",
- "localized": "controlnet-xs",
- "reload": "",
- "hint": "controlnet-xs"
- },
- {
- "id": "",
- "label": "controlnet-xs unit 1",
- "localized": "controlnet-xs jedinica 1",
- "reload": "",
- "hint": "controlnet-xs jedinica 1"
- },
- {
- "id": "",
- "label": "controlnet-xs unit 2",
- "localized": "controlnet-xs jedinica 2",
- "reload": "",
- "hint": "controlnet-xs jedinica 2"
- },
- {
- "id": "",
- "label": "controlnet-xs unit 3",
- "localized": "controlnet-xs jedinica 3",
- "reload": "",
- "hint": "controlnet-xs jedinica 3"
- },
- {
- "id": "",
- "label": "controlnet-xs unit 4",
- "localized": "controlnet-xs jedinica 4",
- "reload": "",
- "hint": "controlnet-xs jedinica 4"
- },
- {
- "id": "",
- "label": "correction mode",
- "localized": "način ispravka",
- "reload": "",
- "hint": "način ispravka"
- },
- {
- "id": "",
- "label": "cosine background",
- "localized": "kosinus pozadina",
- "reload": "",
- "hint": "kosinus pozadina"
- },
- {
- "id": "",
- "label": "cosine scale",
- "localized": "kosinus skala",
- "reload": "",
- "hint": "kosinus skala"
- },
- {
- "id": "",
- "label": "cosine scale 1",
- "localized": "kosinus skala 1",
- "reload": "",
- "hint": "kosinus skala 1"
- },
- {
- "id": "",
- "label": "cosine scale 2",
- "localized": "kosinus skala 2",
- "reload": "",
- "hint": "kosinus skala 2"
- },
- {
- "id": "",
- "label": "cosine scale 3",
- "localized": "kosinus skala 3",
- "reload": "",
- "hint": "kosinus skala 3"
- },
- {
- "id": "",
- "label": "create image info text file",
- "localized": "stvori tekstualnu datoteku s informacijama o slici",
- "reload": "",
- "hint": "stvori tekstualnu datoteku s informacijama o slici"
- },
- {
- "id": "",
- "label": "create video",
- "localized": "stvori video",
- "reload": "",
- "hint": "stvori video"
- },
- {
- "id": "",
- "label": "create zip archive",
- "localized": "stvori zip arhivu",
- "reload": "",
- "hint": "stvori zip arhivu"
- },
- {
- "id": "",
- "label": "cross-attention",
- "localized": "unakrsna pažnja",
- "reload": "",
- "hint": "unakrsna pažnja"
- },
- {
- "id": "",
- "label": "cudagraphs",
- "localized": "cudagraphs",
- "reload": "",
- "hint": "cudagraphs"
- },
- {
- "id": "",
- "label": "cudamallocasync",
- "localized": "cudamallocasync",
- "reload": "",
- "hint": "cudamallocasync"
- },
- {
- "id": "",
- "label": "custom pipeline",
- "localized": "prilagođeni cjevovod",
- "reload": "",
- "hint": "prilagođeni cjevovod"
- },
- {
- "id": "",
- "label": "dark",
- "localized": "tamno",
- "reload": "",
- "hint": "tamno"
- },
- {
- "id": "",
- "label": "dc solver",
- "localized": "dc rješavač",
- "reload": "",
- "hint": "dc rješavač"
- },
- {
- "id": "",
- "label": "ddpm",
- "localized": "ddpm",
- "reload": "",
- "hint": "ddpm"
- },
- {
- "id": "",
- "label": "debug info",
- "localized": "informacije za otklanjanje grešaka",
- "reload": "",
- "hint": "informacije za otklanjanje grešaka"
- },
- {
- "id": "",
- "label": "decode",
- "localized": "dekodiranje",
- "reload": "",
- "hint": "dekodiranje"
- },
- {
- "id": "",
- "label": "decode chunks",
- "localized": "dekodiranje dijelova",
- "reload": "",
- "hint": "dekodiranje dijelova"
- },
- {
- "id": "",
- "label": "deep-cache",
- "localized": "deep-cache",
- "reload": "",
- "hint": "deep-cache"
- },
- {
- "id": "",
- "label": "deepbooru",
- "localized": "deepbooru",
- "reload": "",
- "hint": "deepbooru"
- },
- {
- "id": "",
- "label": "deepbooru: escape brackets",
- "localized": "deepbooru: izbjegni zagrade",
- "reload": "",
- "hint": "deepbooru: izbjegni zagrade"
- },
- {
- "id": "",
- "label": "deepbooru: exclude tags",
- "localized": "deepbooru: isključi oznake",
- "reload": "",
- "hint": "deepbooru: isključi oznake"
- },
- {
- "id": "",
- "label": "deepbooru: include scores in results",
- "localized": "deepbooru: uključi bodove u rezultate",
- "reload": "",
- "hint": "deepbooru: uključi bodove u rezultate"
- },
- {
- "id": "",
- "label": "deepbooru: max tags",
- "localized": "deepbooru: maksimalan broj oznaka",
- "reload": "",
- "hint": "deepbooru: maksimalan broj oznaka"
- },
- {
- "id": "",
- "label": "deepbooru: score threshold",
- "localized": "deepbooru: prag bodova",
- "reload": "",
- "hint": "deepbooru: prag bodova"
- },
- {
- "id": "",
- "label": "deepbooru: sort alphabetically",
- "localized": "deepbooru: sortiraj abecedno",
- "reload": "",
- "hint": "deepbooru: sortiraj abecedno"
- },
- {
- "id": "",
- "label": "deepbooru: use spaces for tags",
- "localized": "deepbooru: koristi razmake za oznake",
- "reload": "",
- "hint": "deepbooru: koristi razmake za oznake"
- },
- {
- "id": "",
- "label": "deepcache cache interval",
- "localized": "deepcache interval predmemorije",
- "reload": "",
- "hint": "deepcache interval predmemorije"
- },
- {
- "id": "",
- "label": "default",
- "localized": "zadano",
- "reload": "",
- "hint": "zadano"
- },
- {
- "id": "",
- "label": "deis",
- "localized": "deis",
- "reload": "",
- "hint": "deis"
- },
- {
- "id": "",
- "label": "denoising batch size",
- "localized": "veličina serije za uklanjanje šuma",
- "reload": "",
- "hint": "veličina serije za uklanjanje šuma"
- },
- {
- "id": "",
- "label": "denoising steps",
- "localized": "koraci uklanjanja šuma",
- "reload": "",
- "hint": "koraci uklanjanja šuma"
- },
- {
- "id": "",
- "label": "depth and normal",
- "localized": "dubina i normala",
- "reload": "",
- "hint": "dubina i normala"
- },
- {
- "id": "",
- "label": "depth anything",
- "localized": "depth anything",
- "reload": "",
- "hint": "depth anything"
- },
- {
- "id": "",
- "label": "depth map",
- "localized": "mapa dubine",
- "reload": "",
- "hint": "mapa dubine"
- },
- {
- "id": "",
- "label": "depth threshold",
- "localized": "prag dubine",
- "reload": "",
- "hint": "prag dubine"
- },
- {
- "id": "",
- "label": "description",
- "localized": "opis",
- "reload": "",
- "hint": "opis"
- },
- {
- "id": "",
- "label": "details",
- "localized": "detalji",
- "reload": "",
- "hint": "detalji"
- },
- {
- "id": "",
- "label": "deterministic mode",
- "localized": "deterministički način",
- "reload": "",
- "hint": "deterministički način"
- },
- {
- "id": "",
- "label": "device info",
- "localized": "informacije o uređaju",
- "reload": "",
- "hint": "informacije o uređaju"
- },
- {
- "id": "",
- "label": "diffusers",
- "localized": "diffusers",
- "reload": "",
- "hint": "diffusers"
- },
- {
- "id": "",
- "label": "dilate",
- "localized": "dilatacija",
- "reload": "",
- "hint": "dilatacija"
- },
- {
- "id": "",
- "label": "dilate tau",
- "localized": "dilatacija tau",
- "reload": "",
- "hint": "dilatacija tau"
- },
- {
- "id": "",
- "label": "directml retry ops for nan",
- "localized": "directml ponovi operacije za nan",
- "reload": "",
- "hint": "directml ponovi operacije za nan"
- },
- {
- "id": "",
- "label": "directory for temporary images; leave empty for default",
- "localized": "direktorij za privremene slike; ostavi prazno za zadano",
- "reload": "",
- "hint": "direktorij za privremene slike; ostavi prazno za zadano"
- },
- {
- "id": "",
- "label": "disable accelerate",
- "localized": "onemogući ubrzanje",
- "reload": "",
- "hint": "onemogući ubrzanje"
- },
- {
- "id": "",
- "label": "disable conditional batching",
- "localized": "onemogući uvjetno grupiranje",
- "reload": "",
- "hint": "onemogući uvjetno grupiranje"
- },
- {
- "id": "",
- "label": "disabled",
- "localized": "onemogućeno",
- "reload": "",
- "hint": "onemogućeno"
- },
- {
- "id": "",
- "label": "discard penultimate sigma",
- "localized": "odbaci pretposljednju sigmu",
- "reload": "",
- "hint": "odbaci pretposljednju sigmu"
- },
- {
- "id": "",
- "label": "distance threshold",
- "localized": "prag udaljenosti",
- "reload": "",
- "hint": "prag udaljenosti"
- },
- {
- "id": "",
- "label": "do not change selected model when reading generation parameters",
- "localized": "ne mijenjaj odabrani model prilikom čitanja parametara generiranja",
- "reload": "",
- "hint": "ne mijenjaj odabrani model prilikom čitanja parametara generiranja"
- },
- {
- "id": "",
- "label": "do not display video output in ui",
- "localized": "ne prikazuj video izlaz u korisničkom sučelju",
- "reload": "",
- "hint": "ne prikazuj video izlaz u korisničkom sučelju"
- },
- {
- "id": "",
- "label": "down",
- "localized": "dolje",
- "reload": "",
- "hint": "dolje"
- },
- {
- "id": "",
- "label": "download",
- "localized": "preuzmi",
- "reload": "",
- "hint": "preuzmi"
- },
- {
- "id": "",
- "label": "download model",
- "localized": "preuzmi model",
- "reload": "",
- "hint": "preuzmi model"
- },
- {
- "id": "",
- "label": "download path",
- "localized": "putanja za preuzimanje",
- "reload": "",
- "hint": "putanja za preuzimanje"
- },
- {
- "id": "",
- "label": "download updates",
- "localized": "preuzmi ažuriranja",
- "reload": "",
- "hint": "preuzmi ažuriranja"
- },
- {
- "id": "",
- "label": "downscale high resolution live previews",
- "localized": "smanji razlučivost pregleda uživo visoke rezolucije",
- "reload": "",
- "hint": "smanji razlučivost pregleda uživo visoke rezolucije"
- },
- {
- "id": "",
- "label": "dpm sde",
- "localized": "dpm sde",
- "reload": "",
- "hint": "dpm sde"
- },
- {
- "id": "",
- "label": "dpm++",
- "localized": "dpm++",
- "reload": "",
- "hint": "dpm++"
- },
- {
- "id": "",
- "label": "dpm++ 1s",
- "localized": "dpm++ 1s",
- "reload": "",
- "hint": "dpm++ 1s"
- },
- {
- "id": "",
- "label": "dpm++ 2m",
- "localized": "dpm++ 2m",
- "reload": "",
- "hint": "dpm++ 2m"
- },
- {
- "id": "",
- "label": "dpm++ 2m edm",
- "localized": "dpm++ 2m edm",
- "reload": "",
- "hint": "dpm++ 2m edm"
- },
- {
- "id": "",
- "label": "dpm++ 2m inverse",
- "localized": "dpm++ 2m inverzno",
- "reload": "",
- "hint": "dpm++ 2m inverzno"
- },
- {
- "id": "",
- "label": "dpm++ 2m sde",
- "localized": "dpm++ 2m sde",
- "reload": "",
- "hint": "dpm++ 2m sde"
- },
- {
- "id": "",
- "label": "dpm++ 3m",
- "localized": "dpm++ 3m",
- "reload": "",
- "hint": "dpm++ 3m"
- },
- {
- "id": "",
- "label": "dpm++ 3m inverse",
- "localized": "dpm++ 3m inverzno",
- "reload": "",
- "hint": "dpm++ 3m inverzno"
- },
- {
- "id": "",
- "label": "dpm++ cosine",
- "localized": "dpm++ kosinus",
- "reload": "",
- "hint": "dpm++ kosinus"
- },
- {
- "id": "",
- "label": "dpm++ inverse",
- "localized": "dpm++ inverzno",
- "reload": "",
- "hint": "dpm++ inverzno"
- },
- {
- "id": "",
- "label": "dpm++ sde",
- "localized": "dpm++ sde",
- "reload": "",
- "hint": "dpm++ sde"
- },
- {
- "id": "",
- "label": "dpm2 flowmatch",
- "localized": "dpm2 flowmatch",
- "reload": "",
- "hint": "dpm2 flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ 2m flowmatch",
- "localized": "dpm2++ 2m flowmatch",
- "reload": "",
- "hint": "dpm2++ 2m flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ 2m sde flowmatch",
- "localized": "dpm2++ 2m sde flowmatch",
- "reload": "",
- "hint": "dpm2++ 2m sde flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ 2s flowmatch",
- "localized": "dpm2++ 2s flowmatch",
- "reload": "",
- "hint": "dpm2++ 2s flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ 3m sde flowmatch",
- "localized": "dpm2++ 3m sde flowmatch",
- "reload": "",
- "hint": "dpm2++ 3m sde flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ sde flowmatch",
- "localized": "dpm2++ sde flowmatch",
- "reload": "",
- "hint": "dpm2++ sde flowmatch"
- },
- {
- "id": "",
- "label": "dpm2a flowmatch",
- "localized": "dpm2a flowmatch",
- "reload": "",
- "hint": "dpm2a flowmatch"
- },
- {
- "id": "",
- "label": "draw legend",
- "localized": "nacrtaj legendu",
- "reload": "",
- "hint": "nacrtaj legendu"
- },
- {
- "id": "",
- "label": "dropdown",
- "localized": "padajući izbornik",
- "reload": "",
- "hint": "padajući izbornik"
- },
- {
- "id": "",
- "label": "duration",
- "localized": "trajanje",
- "reload": "",
- "hint": "trajanje"
- },
- {
- "id": "",
- "label": "dwpose",
- "localized": "dwpose",
- "reload": "",
- "hint": "dwpose"
- },
- {
- "id": "",
- "label": "dynamic",
- "localized": "dinamično",
- "reload": "",
- "hint": "dinamično"
- },
- {
- "id": "",
- "label": "dynamic attention",
- "localized": "dinamična pažnja",
- "reload": "",
- "hint": "dinamična pažnja"
- },
- {
- "id": "",
- "label": "dynamic attention slicing rate in gb",
- "localized": "stopa rezanja dinamične pažnje u GB",
- "reload": "",
- "hint": "stopa rezanja dinamične pažnje u GB"
- },
- {
- "id": "",
- "label": "dynamic attention trigger rate in gb",
- "localized": "stopa okidanja dinamične pažnje u GB",
- "reload": "",
- "hint": "stopa okidanja dinamične pažnje u GB"
- },
- {
- "id": "",
- "label": "edge",
- "localized": "rub",
- "reload": "",
- "hint": "rub"
- },
- {
- "id": "",
- "label": "edit start",
- "localized": "uredi početak",
- "reload": "",
- "hint": "uredi početak"
- },
- {
- "id": "",
- "label": "edit stop",
- "localized": "uredi zaustavljanje",
- "reload": "",
- "hint": "uredi zaustavljanje"
- },
- {
- "id": "",
- "label": "embedded metadata",
- "localized": "ugrađeni metapodaci",
- "reload": "",
- "hint": "ugrađeni metapodaci"
- },
- {
- "id": "",
- "label": "enable embeddings support",
- "localized": "omogući podršku za ugradnje",
- "reload": "",
- "hint": "omogući podršku za ugradnje"
- },
- {
- "id": "",
- "label": "enable file wildcards support",
- "localized": "omogući podršku za zamjenske znakove datoteka",
- "reload": "",
- "hint": "omogući podršku za zamjenske znakove datoteka"
- },
- {
- "id": "",
- "label": "enable freeu",
- "localized": "omogući freeu",
- "reload": "",
- "hint": "omogući freeu"
- },
- {
- "id": "",
- "label": "enable teacache",
- "localized": "omogući teacache",
- "reload": "",
- "hint": "omogući teacache"
- },
- {
- "id": "",
- "label": "enable tonemap",
- "localized": "omogući toniranje",
- "reload": "",
- "hint": "omogući toniranje"
- },
- {
- "id": "",
- "label": "enable use of reference models",
- "localized": "omogući korištenje referentnih modela",
- "reload": "",
- "hint": "omogući korištenje referentnih modela"
- },
- {
- "id": "",
- "label": "enabled",
- "localized": "omogućeno",
- "reload": "",
- "hint": "omogućeno"
- },
- {
- "id": "",
- "label": "encoder",
- "localized": "enkoder",
- "reload": "",
- "hint": "enkoder"
- },
- {
- "id": "",
- "label": "end",
- "localized": "kraj",
- "reload": "",
- "hint": "kraj"
- },
- {
- "id": "",
- "label": "enhance prompt",
- "localized": "poboljšaj upit",
- "reload": "",
- "hint": "poboljšaj upit"
- },
- {
- "id": "",
- "label": "ensemble size",
- "localized": "veličina ansambla",
- "reload": "",
- "hint": "veličina ansambla"
- },
- {
- "id": "",
- "label": "epsilon",
- "localized": "epsilon",
- "reload": "",
- "hint": "epsilon"
- },
- {
- "id": "",
- "label": "erode",
- "localized": "erodiranje",
- "reload": "",
- "hint": "erodiranje"
- },
- {
- "id": "",
- "label": "erode size",
- "localized": "veličina erodiranja",
- "reload": "",
- "hint": "veličina erodiranja"
- },
- {
- "id": "",
- "label": "eta",
- "localized": "eta",
- "reload": "",
- "hint": "eta"
- },
- {
- "id": "",
- "label": "euler",
- "localized": "euler",
- "reload": "",
- "hint": "euler"
- },
- {
- "id": "",
- "label": "euler edm",
- "localized": "euler edm",
- "reload": "",
- "hint": "euler edm"
- },
- {
- "id": "",
- "label": "euler flowmatch",
- "localized": "euler flowmatch",
- "reload": "",
- "hint": "euler flowmatch"
- },
- {
- "id": "",
- "label": "euler sgm",
- "localized": "euler sgm",
- "reload": "",
- "hint": "euler sgm"
- },
- {
- "id": "",
- "label": "executionprovider.cpu",
- "localized": "executionprovider.cpu",
- "reload": "",
- "hint": "executionprovider.cpu"
- },
- {
- "id": "",
- "label": "executionprovider.cuda",
- "localized": "executionprovider.cuda",
- "reload": "",
- "hint": "executionprovider.cuda"
- },
- {
- "id": "",
- "label": "executionprovider.directml",
- "localized": "executionprovider.directml",
- "reload": "",
- "hint": "executionprovider.directml"
- },
- {
- "id": "",
- "label": "executionprovider.migraphx",
- "localized": "executionprovider.migraphx",
- "reload": "",
- "hint": "executionprovider.migraphx"
- },
- {
- "id": "",
- "label": "executionprovider.openvino",
- "localized": "executionprovider.openvino",
- "reload": "",
- "hint": "executionprovider.openvino"
- },
- {
- "id": "",
- "label": "executionprovider.rocm",
- "localized": "executionprovider.rocm",
- "reload": "",
- "hint": "executionprovider.rocm"
- },
- {
- "id": "",
- "label": "expandable segments",
- "localized": "proširivi segmenti",
- "reload": "",
- "hint": "proširivi segmenti"
- },
- {
- "id": "",
- "label": "exponential",
- "localized": "eksponencijalno",
- "reload": "",
- "hint": "eksponencijalno"
- },
- {
- "id": "",
- "label": "exposure",
- "localized": "izloženost",
- "reload": "",
- "hint": "izloženost"
- },
- {
- "id": "",
- "label": "extra noise multiplier for img2img",
- "localized": "dodatni množitelj šuma za img2img",
- "reload": "",
- "hint": "dodatni množitelj šuma za img2img"
- },
- {
- "id": "",
- "label": "extract lora",
- "localized": "izdvoji LoRA",
- "reload": "",
- "hint": "izdvoji LoRA"
- },
- {
- "id": "",
- "label": "face",
- "localized": "lice",
- "reload": "",
- "hint": "lice"
- },
- {
- "id": "",
- "label": "face confidence",
- "localized": "razina pouzdanosti lica",
- "reload": "",
- "hint": "razina pouzdanosti lica"
- },
- {
- "id": "",
- "label": "faceid model",
- "localized": "FaceID model",
- "reload": "",
- "hint": "FaceID model"
- },
- {
- "id": "",
- "label": "fall-off exponent (lower=higher detail)",
- "localized": "eksponent opadanja (manje=više detalja)",
- "reload": "",
- "hint": "eksponent opadanja (manje=više detalja)"
- },
- {
- "id": "",
- "label": "false",
- "localized": "netočno",
- "reload": "",
- "hint": "netočno"
- },
- {
- "id": "",
- "label": "fast",
- "localized": "brzo",
- "reload": "",
- "hint": "brzo"
- },
- {
- "id": "",
- "label": "file or folder with user-defined styles",
- "localized": "datoteka ili mapa s korisnički definiranim stilovima",
- "reload": "",
- "hint": "datoteka ili mapa s korisnički definiranim stilovima"
- },
- {
- "id": "",
- "label": "filename",
- "localized": "naziv datoteke",
- "reload": "",
- "hint": "naziv datoteke"
- },
- {
- "id": "",
- "label": "first-block cache enabled",
- "localized": "omogućena predmemorija prvog bloka",
- "reload": "",
- "hint": "omogućena predmemorija prvog bloka"
- },
- {
- "id": "",
- "label": "fixed unet precision",
- "localized": "fiksna Unet preciznost",
- "reload": "",
- "hint": "fiksna Unet preciznost"
- },
- {
- "id": "",
- "label": "flash attention",
- "localized": "Flash Attention",
- "reload": "",
- "hint": "Flash Attention"
- },
- {
- "id": "",
- "label": "flavors",
- "localized": "varijante",
- "reload": "",
- "hint": "varijante"
- },
- {
- "id": "",
- "label": "flow shift",
- "localized": "pomak toka",
- "reload": "",
- "hint": "pomak toka"
- },
- {
- "id": "",
- "label": "folder",
- "localized": "mapa",
- "reload": "",
- "hint": "mapa"
- },
- {
- "id": "",
- "label": "folder for control generate",
- "localized": "mapa za generiranje kontrole",
- "reload": "",
- "hint": "mapa za generiranje kontrole"
- },
- {
- "id": "",
- "label": "folder for control grids",
- "localized": "mapa za kontrolne mreže",
- "reload": "",
- "hint": "mapa za kontrolne mreže"
- },
- {
- "id": "",
- "label": "folder for disk offload",
- "localized": "mapa za prebacivanje na disk",
- "reload": "",
- "hint": "mapa za prebacivanje na disk"
- },
- {
- "id": "",
- "label": "folder for huggingface cache",
- "localized": "mapa za Hugging Face predmemoriju",
- "reload": "",
- "hint": "mapa za Hugging Face predmemoriju"
- },
- {
- "id": "",
- "label": "folder for image generate",
- "localized": "mapa za generiranje slike",
- "reload": "",
- "hint": "mapa za generiranje slike"
- },
- {
- "id": "",
- "label": "folder for img2img grids",
- "localized": "mapa za img2img mreže",
- "reload": "",
- "hint": "mapa za img2img mreže"
- },
- {
- "id": "",
- "label": "folder for init images",
- "localized": "mapa za početne slike",
- "reload": "",
- "hint": "mapa za početne slike"
- },
- {
- "id": "",
- "label": "folder for manually saved images",
- "localized": "mapa za ručno spremljene slike",
- "reload": "",
- "hint": "mapa za ručno spremljene slike"
- },
- {
- "id": "",
- "label": "folder for onnx cached models",
- "localized": "mapa za ONNX keširane modele",
- "reload": "",
- "hint": "mapa za ONNX keširane modele"
- },
- {
- "id": "",
- "label": "folder for onnx conversion",
- "localized": "mapa za ONNX konverziju",
- "reload": "",
- "hint": "mapa za ONNX konverziju"
- },
- {
- "id": "",
- "label": "folder for openvino cache",
- "localized": "mapa za OpenVINO predmemoriju",
- "reload": "",
- "hint": "mapa za OpenVINO predmemoriju"
- },
- {
- "id": "",
- "label": "folder for processed images",
- "localized": "mapa za obrađene slike",
- "reload": "",
- "hint": "mapa za obrađene slike"
- },
- {
- "id": "",
- "label": "folder for text generate",
- "localized": "mapa za generiranje teksta",
- "reload": "",
- "hint": "mapa za generiranje teksta"
- },
- {
- "id": "",
- "label": "folder for tunable ops cache",
- "localized": "mapa za predmemoriju podesivih operacija",
- "reload": "",
- "hint": "mapa za predmemoriju podesivih operacija"
- },
- {
- "id": "",
- "label": "folder for txt2img grids",
- "localized": "mapa za txt2img mreže",
- "reload": "",
- "hint": "mapa za txt2img mreže"
- },
- {
- "id": "",
- "label": "folder for videos",
- "localized": "mapa za videozapise",
- "reload": "",
- "hint": "mapa za videozapise"
- },
- {
- "id": "",
- "label": "folder with bsrgan models",
- "localized": "mapa s BSRGAN modelima",
- "reload": "",
- "hint": "mapa s BSRGAN modelima"
- },
- {
- "id": "",
- "label": "folder with chainner models",
- "localized": "mapa s Chainner modelima",
- "reload": "",
- "hint": "mapa s Chainner modelima"
- },
- {
- "id": "",
- "label": "folder with clip models",
- "localized": "mapa s CLIP modelima",
- "reload": "",
- "hint": "mapa s CLIP modelima"
- },
- {
- "id": "",
- "label": "folder with codeformer models",
- "localized": "mapa s CodeFormer modelima",
- "reload": "",
- "hint": "mapa s CodeFormer modelima"
- },
- {
- "id": "",
- "label": "folder with control models",
- "localized": "mapa s kontrolnim modelima",
- "reload": "",
- "hint": "mapa s kontrolnim modelima"
- },
- {
- "id": "",
- "label": "folder with esrgan models",
- "localized": "mapa s ESRGAN modelima",
- "reload": "",
- "hint": "mapa s ESRGAN modelima"
- },
- {
- "id": "",
- "label": "folder with gfpgan models",
- "localized": "mapa s GFPGAN modelima",
- "reload": "",
- "hint": "mapa s GFPGAN modelima"
- },
- {
- "id": "",
- "label": "folder with huggingface models",
- "localized": "mapa s Hugging Face modelima",
- "reload": "",
- "hint": "mapa s Hugging Face modelima"
- },
- {
- "id": "",
- "label": "folder with hypernetwork models",
- "localized": "mapa s Hypernetwork modelima",
- "reload": "",
- "hint": "mapa s Hypernetwork modelima"
- },
- {
- "id": "",
- "label": "folder with ldsr models",
- "localized": "mapa s LDSR modelima",
- "reload": "",
- "hint": "mapa s LDSR modelima"
- },
- {
- "id": "",
- "label": "folder with lora network(s)",
- "localized": "mapa s LoRA mrežom/mrežama",
- "reload": "",
- "hint": "mapa s LoRA mrežom/mrežama"
- },
- {
- "id": "",
- "label": "folder with realesrgan models",
- "localized": "mapa s Real-ESRGAN modelima",
- "reload": "",
- "hint": "mapa s Real-ESRGAN modelima"
- },
- {
- "id": "",
- "label": "folder with scunet models",
- "localized": "mapa sa ScuNet modelima",
- "reload": "",
- "hint": "mapa sa ScuNet modelima"
- },
- {
- "id": "",
- "label": "folder with stable diffusion models",
- "localized": "mapa s modelima Stable Diffusion",
- "reload": "",
- "hint": "mapa s modelima Stable Diffusion"
- },
- {
- "id": "",
- "label": "folder with swinir models",
- "localized": "mapa sa SwinIR modelima",
- "reload": "",
- "hint": "mapa sa SwinIR modelima"
- },
- {
- "id": "",
- "label": "folder with text encoder files",
- "localized": "mapa s datotekama tekstualnog enkodera",
- "reload": "",
- "hint": "mapa s datotekama tekstualnog enkodera"
- },
- {
- "id": "",
- "label": "folder with textual inversion embeddings",
- "localized": "mapa s tekstualnim inverzijskim ugradnjama",
- "reload": "",
- "hint": "mapa s tekstualnim inverzijskim ugradnjama"
- },
- {
- "id": "",
- "label": "folder with unet files",
- "localized": "mapa s Unet datotekama",
- "reload": "",
- "hint": "mapa s Unet datotekama"
- },
- {
- "id": "",
- "label": "folder with user-defined wildcards",
- "localized": "mapa s korisnički definiranim zamjenskim znakovima",
- "reload": "",
- "hint": "mapa s korisnički definiranim zamjenskim znakovima"
- },
- {
- "id": "",
- "label": "folder with vae files",
- "localized": "mapa s VAE datotekama",
- "reload": "",
- "hint": "mapa s VAE datotekama"
- },
- {
- "id": "",
- "label": "folder with yolo models",
- "localized": "mapa s YOLO modelima",
- "reload": "",
- "hint": "mapa s YOLO modelima"
- },
- {
- "id": "",
- "label": "font color",
- "localized": "boja fonta",
- "reload": "",
- "hint": "boja fonta"
- },
- {
- "id": "",
- "label": "font file",
- "localized": "datoteka fonta",
- "reload": "",
- "hint": "datoteka fonta"
- },
- {
- "id": "",
- "label": "font size",
- "localized": "veličina fonta",
- "reload": "",
- "hint": "veličina fonta"
- },
- {
- "id": "",
- "label": "force model eval",
- "localized": "prisili evaluaciju modela",
- "reload": "",
- "hint": "prisili evaluaciju modela"
- },
- {
- "id": "",
- "label": "foreground threshold",
- "localized": "prag prednjeg plana",
- "reload": "",
- "hint": "prag prednjeg plana"
- },
- {
- "id": "",
- "label": "fp4",
- "localized": "FP4",
- "reload": "",
- "hint": "FP4"
- },
- {
- "id": "",
- "label": "frame change sensitivity",
- "localized": "osjetljivost na promjenu okvira",
- "reload": "",
- "hint": "osjetljivost na promjenu okvira"
- },
- {
- "id": "",
- "label": "frames",
- "localized": "okviri",
- "reload": "",
- "hint": "okviri"
- },
- {
- "id": "",
- "label": "freeinit",
- "localized": "FreeInit",
- "reload": "",
- "hint": "FreeInit"
- },
- {
- "id": "",
- "label": "freeu enabled",
- "localized": "FreeU omogućeno",
- "reload": "",
- "hint": "FreeU omogućeno"
- },
- {
- "id": "",
- "label": "freeu preset",
- "localized": "FreeU predložak",
- "reload": "",
- "hint": "FreeU predložak"
- },
- {
- "id": "",
- "label": "full vae",
- "localized": "puni VAE",
- "reload": "",
- "hint": "puni VAE"
- },
- {
- "id": "",
- "label": "full-depth cudnn benchmark",
- "localized": "cuDNN benchmark pune dubine",
- "reload": "",
- "hint": "cuDNN benchmark pune dubine"
- },
- {
- "id": "",
- "label": "fuse strength",
- "localized": "snaga fuzije",
- "reload": "",
- "hint": "snaga fuzije"
- },
- {
- "id": "",
- "label": "fused projections",
- "localized": "stopljene projekcije",
- "reload": "",
- "hint": "stopljene projekcije"
- },
- {
- "id": "",
- "label": "gamma",
- "localized": "gama",
- "reload": "",
- "hint": "gama"
- },
- {
- "id": "",
- "label": "gamma corrected",
- "localized": "gama korigirano",
- "reload": "",
- "hint": "gama korigirano"
- },
- {
- "id": "",
- "label": "gate step",
- "localized": "korak vrata",
- "reload": "",
- "hint": "korak vrata"
- },
- {
- "id": "",
- "label": "gc threshold",
- "localized": "GC prag",
- "reload": "",
- "hint": "GC prag"
- },
- {
- "id": "",
- "label": "get changelog",
- "localized": "preuzmi popis promjena",
- "reload": "",
- "hint": "preuzmi popis promjena"
- },
- {
- "id": "",
- "label": "gpu",
- "localized": "GPU",
- "reload": "",
- "hint": "GPU"
- },
- {
- "id": "",
- "label": "gradient",
- "localized": "gradijent",
- "reload": "",
- "hint": "gradijent"
- },
- {
- "id": "",
- "label": "grid background color",
- "localized": "boja pozadine mreže",
- "reload": "",
- "hint": "boja pozadine mreže"
- },
- {
- "id": "",
- "label": "grid margins",
- "localized": "margine mreže",
- "reload": "",
- "hint": "margine mreže"
- },
- {
- "id": "",
- "label": "grid sections:",
- "localized": "sekcije mreže:",
- "reload": "",
- "hint": "sekcije mreže:"
- },
- {
- "id": "",
- "label": "group size",
- "localized": "veličina grupe",
- "reload": "",
- "hint": "veličina grupe"
- },
- {
- "id": "",
- "label": "guidance",
- "localized": "vodstvo",
- "reload": "",
- "hint": "vodstvo"
- },
- {
- "id": "",
- "label": "guidance start",
- "localized": "početak vodstva",
- "reload": "",
- "hint": "početak vodstva"
- },
- {
- "id": "",
- "label": "guidance stop",
- "localized": "zaustavljanje vodstva",
- "reload": "",
- "hint": "zaustavljanje vodstva"
- },
- {
- "id": "",
- "label": "guidance strength",
- "localized": "snaga vodstva",
- "reload": "",
- "hint": "snaga vodstva"
- },
- {
- "id": "",
- "label": "hands",
- "localized": "ruke",
- "reload": "",
- "hint": "ruke"
- },
- {
- "id": "",
- "label": "hdr range",
- "localized": "HDR raspon",
- "reload": "",
- "hint": "HDR raspon"
- },
- {
- "id": "",
- "label": "hed",
- "localized": "HED",
- "reload": "",
- "hint": "HED"
- },
- {
- "id": "",
- "label": "height after",
- "localized": "visina poslije",
- "reload": "",
- "hint": "visina poslije"
- },
- {
- "id": "",
- "label": "height before",
- "localized": "visina prije",
- "reload": "",
- "hint": "visina prije"
- },
- {
- "id": "",
- "label": "height mask",
- "localized": "maska visine",
- "reload": "",
- "hint": "maska visine"
- },
- {
- "id": "",
- "label": "heun",
- "localized": "Heun",
- "reload": "",
- "hint": "Heun"
- },
- {
- "id": "",
- "label": "heun flowmatch",
- "localized": "Heun Flowmatch",
- "reload": "",
- "hint": "Heun Flowmatch"
- },
- {
- "id": "",
- "label": "hidet",
- "localized": "Hidet",
- "reload": "",
- "hint": "Hidet"
- },
- {
- "id": "",
- "label": "high threshold",
- "localized": "visoki prag",
- "reload": "",
- "hint": "visoki prag"
- },
- {
- "id": "",
- "label": "hires pass only",
- "localized": "samo visokorezolucijski prolaz",
- "reload": "",
- "hint": "samo visokorezolucijski prolaz"
- },
- {
- "id": "",
- "label": "hq init latents",
- "localized": "HQ inicijalni latentni",
- "reload": "",
- "hint": "HQ inicijalni latentni"
- },
- {
- "id": "",
- "label": "hue",
- "localized": "nijansa",
- "reload": "",
- "hint": "nijansa"
- },
- {
- "id": "",
- "label": "huggingface mirror",
- "localized": "Hugging Face ogledalo",
- "reload": "",
- "hint": "Hugging Face ogledalo"
- },
- {
- "id": "",
- "label": "huggingface token",
- "localized": "Hugging Face token",
- "reload": "",
- "hint": "Hugging Face token"
- },
- {
- "id": "",
- "label": "hunyuan",
- "localized": "Hunyuan",
- "reload": "",
- "hint": "Hunyuan"
- },
- {
- "id": "",
- "label": "il",
- "localized": "il",
- "reload": "",
- "hint": "il"
- },
- {
- "id": "",
- "label": "image height",
- "localized": "visina slike",
- "reload": "",
- "hint": "visina slike"
- },
- {
- "id": "",
- "label": "image quality",
- "localized": "kvaliteta slike",
- "reload": "",
- "hint": "kvaliteta slike"
- },
- {
- "id": "",
- "label": "image transparent color fill",
- "localized": "ispuna prozirne boje slike",
- "reload": "",
- "hint": "ispuna prozirne boje slike"
- },
- {
- "id": "",
- "label": "image watermark file",
- "localized": "datoteka vodenog žiga slike",
- "reload": "",
- "hint": "datoteka vodenog žiga slike"
- },
- {
- "id": "",
- "label": "image watermark position",
- "localized": "pozicija vodenog žiga slike",
- "reload": "",
- "hint": "pozicija vodenog žiga slike"
- },
- {
- "id": "",
- "label": "image width",
- "localized": "širina slike",
- "reload": "",
- "hint": "širina slike"
- },
- {
- "id": "",
- "label": "include images",
- "localized": "uključi slike",
- "reload": "",
- "hint": "uključi slike"
- },
- {
- "id": "",
- "label": "include main grid",
- "localized": "uključi glavnu mrežu",
- "reload": "",
- "hint": "uključi glavnu mrežu"
- },
- {
- "id": "",
- "label": "include mask in outputs",
- "localized": "uključi masku u izlaze",
- "reload": "",
- "hint": "uključi masku u izlaze"
- },
- {
- "id": "",
- "label": "include original image",
- "localized": "uključi originalnu sliku",
- "reload": "",
- "hint": "uključi originalnu sliku"
- },
- {
- "id": "",
- "label": "include scores in results when available",
- "localized": "uključi bodove u rezultate kada su dostupni",
- "reload": "",
- "hint": "uključi bodove u rezultate kada su dostupni"
- },
- {
- "id": "",
- "label": "include sub grids",
- "localized": "uključi podrešetke",
- "reload": "",
- "hint": "uključi podrešetke"
- },
- {
- "id": "",
- "label": "inductor",
- "localized": "induktor",
- "reload": "",
- "hint": "induktor"
- },
- {
- "id": "",
- "label": "info",
- "localized": "informacije",
- "reload": "",
- "hint": "informacije"
- },
- {
- "id": "",
- "label": "info object",
- "localized": "informacijski objekt",
- "reload": "",
- "hint": "informacijski objekt"
- },
- {
- "id": "",
- "label": "inpaint",
- "localized": "dopuni sliku",
- "reload": "",
- "hint": "dopuni sliku"
- },
- {
- "id": "",
- "label": "inpaint masked only",
- "localized": "dopuni samo maskirano",
- "reload": "",
- "hint": "dopuni samo maskirano"
- },
- {
- "id": "",
- "label": "inpainting include greyscale mask in results",
- "localized": "dopunjavanje uključi sivu masku u rezultate",
- "reload": "",
- "hint": "dopunjavanje uključi sivu masku u rezultate"
- },
- {
- "id": "",
- "label": "inpainting include masked composite in results",
- "localized": "dopunjavanje uključi maskiranu kompoziciju u rezultate",
- "reload": "",
- "hint": "dopunjavanje uključi maskiranu kompoziciju u rezultate"
- },
- {
- "id": "",
- "label": "input model",
- "localized": "ulazni model",
- "reload": "",
- "hint": "ulazni model"
- },
- {
- "id": "",
- "label": "intermediates",
- "localized": "međurezultati",
- "reload": "",
- "hint": "međurezultati"
- },
- {
- "id": "",
- "label": "interpolate frames",
- "localized": "interpoliraj okvire",
- "reload": "",
- "hint": "interpoliraj okvire"
- },
- {
- "id": "",
- "label": "interpolation method",
- "localized": "metoda interpolacije",
- "reload": "",
- "hint": "metoda interpolacije"
- },
- {
- "id": "",
- "label": "invert",
- "localized": "invertiraj",
- "reload": "",
- "hint": "invertiraj"
- },
- {
- "id": "",
- "label": "invert mask",
- "localized": "invertiraj masku",
- "reload": "",
- "hint": "invertiraj masku"
- },
- {
- "id": "",
- "label": "iou",
- "localized": "iou",
- "reload": "",
- "hint": "iou"
- },
- {
- "id": "",
- "label": "ipex",
- "localized": "ipex",
- "reload": "",
- "hint": "ipex"
- },
- {
- "id": "",
- "label": "ipndm",
- "localized": "ipndm",
- "reload": "",
- "hint": "ipndm"
- },
- {
- "id": "",
- "label": "item edge blur",
- "localized": "zamućenje ruba stavke",
- "reload": "",
- "hint": "zamućenje ruba stavke"
- },
- {
- "id": "",
- "label": "item padding",
- "localized": "ispuna stavke",
- "reload": "",
- "hint": "ispuna stavke"
- },
- {
- "id": "",
- "label": "iterate seed per line",
- "localized": "ponavljaj sjeme po retku",
- "reload": "",
- "hint": "ponavljaj sjeme po retku"
- },
- {
- "id": "",
- "label": "iterations",
- "localized": "iteracije",
- "reload": "",
- "hint": "iteracije"
- },
- {
- "id": "",
- "label": "karras",
- "localized": "karras",
- "reload": "",
- "hint": "karras"
- },
- {
- "id": "",
- "label": "kdpm2",
- "localized": "kdpm2",
- "reload": "",
- "hint": "kdpm2"
- },
- {
- "id": "",
- "label": "kdpm2 a",
- "localized": "kdpm2 a",
- "reload": "",
- "hint": "kdpm2 a"
- },
- {
- "id": "",
- "label": "keep incomplete images",
- "localized": "zadrži nepotpune slike",
- "reload": "",
- "hint": "zadrži nepotpune slike"
- },
- {
- "id": "",
- "label": "large",
- "localized": "veliko",
- "reload": "",
- "hint": "veliko"
- },
- {
- "id": "",
- "label": "latent history size",
- "localized": "veličina latentne povijesti",
- "reload": "",
- "hint": "veličina latentne povijesti"
- },
- {
- "id": "",
- "label": "latent mode",
- "localized": "latentni način",
- "reload": "",
- "hint": "latentni način"
- },
- {
- "id": "",
- "label": "layer scales",
- "localized": "skale slojeva",
- "reload": "",
- "hint": "skale slojeva"
- },
- {
- "id": "",
- "label": "layerwise casting storage",
- "localized": "pohrana pretvorbe po slojevima",
- "reload": "",
- "hint": "pohrana pretvorbe po slojevima"
- },
- {
- "id": "",
- "label": "layerwise non-blocking operations",
- "localized": "operacije bez blokiranja po slojevima",
- "reload": "",
- "hint": "operacije bez blokiranja po slojevima"
- },
- {
- "id": "",
- "label": "lcm",
- "localized": "lcm",
- "reload": "",
- "hint": "lcm"
- },
- {
- "id": "",
- "label": "ldsr processing steps",
- "localized": "koraci LDSR obrade",
- "reload": "",
- "hint": "koraci LDSR obrade"
- },
- {
- "id": "",
- "label": "left",
- "localized": "lijevo",
- "reload": "",
- "hint": "lijevo"
- },
- {
- "id": "",
- "label": "legend",
- "localized": "legenda",
- "reload": "",
- "hint": "legenda"
- },
- {
- "id": "",
- "label": "length",
- "localized": "duljina",
- "reload": "",
- "hint": "duljina"
- },
- {
- "id": "",
- "label": "leres depth",
- "localized": "Leres dubina",
- "reload": "",
- "hint": "Leres dubina"
- },
- {
- "id": "",
- "label": "level",
- "localized": "razina",
- "reload": "",
- "hint": "razina"
- },
- {
- "id": "",
- "label": "libs",
- "localized": "libs",
- "reload": "",
- "hint": "libs"
- },
- {
- "id": "",
- "label": "light",
- "localized": "svjetlo",
- "reload": "",
- "hint": "svjetlo"
- },
- {
- "id": "",
- "label": "lineart",
- "localized": "linijska umjetnost",
- "reload": "",
- "hint": "linijska umjetnost"
- },
- {
- "id": "",
- "label": "list",
- "localized": "popis",
- "reload": "",
- "hint": "popis"
- },
- {
- "id": "",
- "label": "list model details",
- "localized": "popis detalja modela",
- "reload": "",
- "hint": "popis detalja modela"
- },
- {
- "id": "",
- "label": "lite",
- "localized": "lagana",
- "reload": "",
- "hint": "lagana"
- },
- {
- "id": "",
- "label": "live update",
- "localized": "ažuriranje uživo",
- "reload": "",
- "hint": "ažuriranje uživo"
- },
- {
- "id": "",
- "label": "lmsd",
- "localized": "lmsd",
- "reload": "",
- "hint": "lmsd"
- },
- {
- "id": "",
- "label": "load custom diffusers pipeline",
- "localized": "učitaj prilagođeni diffusers cjevovod",
- "reload": "",
- "hint": "učitaj prilagođeni diffusers cjevovod"
- },
- {
- "id": "",
- "label": "load model directly to gpu",
- "localized": "učitaj model direktno na GPU",
- "reload": "",
- "hint": "učitaj model direktno na GPU"
- },
- {
- "id": "",
- "label": "loaded lora",
- "localized": "učitana LoRA",
- "reload": "",
- "hint": "učitana LoRA"
- },
- {
- "id": "",
- "label": "logsnr",
- "localized": "logsnr",
- "reload": "",
- "hint": "logsnr"
- },
- {
- "id": "",
- "label": "loop",
- "localized": "petlja",
- "reload": "",
- "hint": "petlja"
- },
- {
- "id": "",
- "label": "lora add hash info to metadata",
- "localized": "LoRA dodaj hash info u metapodatke",
- "reload": "",
- "hint": "LoRA dodaj hash info u metapodatke"
- },
- {
- "id": "",
- "label": "lora auto-apply tags",
- "localized": "LoRA automatski primijeni oznake",
- "reload": "",
- "hint": "LoRA automatski primijeni oznake"
- },
- {
- "id": "",
- "label": "lora load using diffusers method for selected models",
- "localized": "LoRA učitavanje pomoću diffusers metode za odabrane modele",
- "reload": "",
- "hint": "LoRA učitavanje pomoću diffusers metode za odabrane modele"
- },
- {
- "id": "",
- "label": "lora load using legacy method",
- "localized": "LoRA učitavanje pomoću naslijeđene metode",
- "reload": "",
- "hint": "LoRA učitavanje pomoću naslijeđene metode"
- },
- {
- "id": "",
- "label": "lora target filename",
- "localized": "LoRA ciljani naziv datoteke",
- "reload": "",
- "hint": "LoRA ciljani naziv datoteke"
- },
- {
- "id": "",
- "label": "low order",
- "localized": "niski red",
- "reload": "",
- "hint": "niski red"
- },
- {
- "id": "",
- "label": "low threshold",
- "localized": "niski prag",
- "reload": "",
- "hint": "niski prag"
- },
- {
- "id": "",
- "label": "ltx model",
- "localized": "ltx model",
- "reload": "",
- "hint": "ltx model"
- },
- {
- "id": "",
- "label": "lumina: use mask in transformers",
- "localized": "lumina: koristi masku u transformerima",
- "reload": "",
- "hint": "lumina: koristi masku u transformerima"
- },
- {
- "id": "",
- "label": "manual block merge",
- "localized": "ručno spajanje blokova",
- "reload": "",
- "hint": "ručno spajanje blokova"
- },
- {
- "id": "",
- "label": "marigold depth",
- "localized": "Marigold dubina",
- "reload": "",
- "hint": "Marigold dubina"
- },
- {
- "id": "",
- "label": "mask dropout",
- "localized": "ispuštanje maske",
- "reload": "",
- "hint": "ispuštanje maske"
- },
- {
- "id": "",
- "label": "mask invert",
- "localized": "invertiranje maske",
- "reload": "",
- "hint": "invertiranje maske"
- },
- {
- "id": "",
- "label": "mask only",
- "localized": "samo maska",
- "reload": "",
- "hint": "samo maska"
- },
- {
- "id": "",
- "label": "mask strength",
- "localized": "snaga maske",
- "reload": "",
- "hint": "snaga maske"
- },
- {
- "id": "",
- "label": "masked",
- "localized": "maskirano",
- "reload": "",
- "hint": "maskirano"
- },
- {
- "id": "",
- "label": "math attention",
- "localized": "matematička pažnja",
- "reload": "",
- "hint": "matematička pažnja"
- },
- {
- "id": "",
- "label": "max faces",
- "localized": "maksimalno lica",
- "reload": "",
- "hint": "maksimalno lica"
- },
- {
- "id": "",
- "label": "max flavors",
- "localized": "maksimalno varijacija",
- "reload": "",
- "hint": "maksimalno varijacija"
- },
- {
- "id": "",
- "label": "max guidance",
- "localized": "maksimalno navođenje",
- "reload": "",
- "hint": "maksimalno navođenje"
- },
- {
- "id": "",
- "label": "max length",
- "localized": "maksimalna duljina",
- "reload": "",
- "hint": "maksimalna duljina"
- },
- {
- "id": "",
- "label": "max object size",
- "localized": "maksimalna veličina objekta",
- "reload": "",
- "hint": "maksimalna veličina objekta"
- },
- {
- "id": "",
- "label": "max range",
- "localized": "maksimalni raspon",
- "reload": "",
- "hint": "maksimalni raspon"
- },
- {
- "id": "",
- "label": "max tokens",
- "localized": "maksimalno tokena",
- "reload": "",
- "hint": "maksimalno tokena"
- },
- {
- "id": "",
- "label": "max words",
- "localized": "maksimalno riječi",
- "reload": "",
- "hint": "maksimalno riječi"
- },
- {
- "id": "",
- "label": "max-autotune",
- "localized": "maks-autotune",
- "reload": "",
- "hint": "maks-autotune"
- },
- {
- "id": "",
- "label": "max-autotune-no-cudagraphs",
- "localized": "maks-autotune-bez-cudagrafova",
- "reload": "",
- "hint": "maks-autotune-bez-cudagrafova"
- },
- {
- "id": "",
- "label": "maximum image size (mp)",
- "localized": "maksimalna veličina slike (MP)",
- "reload": "",
- "hint": "maksimalna veličina slike (MP)"
- },
- {
- "id": "",
- "label": "maximum number of units",
- "localized": "maksimalan broj jedinica",
- "reload": "",
- "hint": "maksimalan broj jedinica"
- },
- {
- "id": "",
- "label": "maximum rank",
- "localized": "maksimalni rang",
- "reload": "",
- "hint": "maksimalni rang"
- },
- {
- "id": "",
- "label": "mediapipe face",
- "localized": "Mediapipe lice",
- "reload": "",
- "hint": "Mediapipe lice"
- },
- {
- "id": "",
- "label": "medium",
- "localized": "srednje",
- "reload": "",
- "hint": "srednje"
- },
- {
- "id": "",
- "label": "mediums",
- "localized": "mediji",
- "reload": "",
- "hint": "mediji"
- },
- {
- "id": "",
- "label": "memory",
- "localized": "memorija",
- "reload": "",
- "hint": "memorija"
- },
- {
- "id": "",
- "label": "memory attention",
- "localized": "memorijska pažnja",
- "reload": "",
- "hint": "memorijska pažnja"
- },
- {
- "id": "",
- "label": "memory limit",
- "localized": "ograničenje memorije",
- "reload": "",
- "hint": "ograničenje memorije"
- },
- {
- "id": "",
- "label": "memory optimization",
- "localized": "optimizacija memorije",
- "reload": "",
- "hint": "optimizacija memorije"
- },
- {
- "id": "",
- "label": "merge alpha",
- "localized": "spoji alfu",
- "reload": "",
- "hint": "spoji alfu"
- },
- {
- "id": "",
- "label": "method",
- "localized": "metoda",
- "reload": "",
- "hint": "metoda"
- },
- {
- "id": "",
- "label": "method after",
- "localized": "metoda poslije",
- "reload": "",
- "hint": "metoda poslije"
- },
- {
- "id": "",
- "label": "method before",
- "localized": "metoda prije",
- "reload": "",
- "hint": "metoda prije"
- },
- {
- "id": "",
- "label": "method mask",
- "localized": "metoda maske",
- "reload": "",
- "hint": "metoda maske"
- },
- {
- "id": "",
- "label": "midas depth",
- "localized": "midas dubina",
- "reload": "",
- "hint": "midas dubina"
- },
- {
- "id": "",
- "label": "migraphx",
- "localized": "migraphx",
- "reload": "",
- "hint": "migraphx"
- },
- {
- "id": "",
- "label": "min flavors",
- "localized": "min okusa",
- "reload": "",
- "hint": "min okusa"
- },
- {
- "id": "",
- "label": "min guidance",
- "localized": "min smjernice",
- "reload": "",
- "hint": "min smjernice"
- },
- {
- "id": "",
- "label": "min length",
- "localized": "min duljina",
- "reload": "",
- "hint": "min duljina"
- },
- {
- "id": "",
- "label": "min object size",
- "localized": "min veličina objekta",
- "reload": "",
- "hint": "min veličina objekta"
- },
- {
- "id": "",
- "label": "mine",
- "localized": "mine",
- "reload": "",
- "hint": "mine"
- },
- {
- "id": "",
- "label": "mlsd",
- "localized": "mlsd",
- "reload": "",
- "hint": "mlsd"
- },
- {
- "id": "",
- "label": "mm",
- "localized": "mm",
- "reload": "",
- "hint": "mm"
- },
- {
- "id": "",
- "label": "mode",
- "localized": "način",
- "reload": "",
- "hint": "način"
- },
- {
- "id": "",
- "label": "mode after",
- "localized": "način poslije",
- "reload": "",
- "hint": "način poslije"
- },
- {
- "id": "",
- "label": "mode before",
- "localized": "način prije",
- "reload": "",
- "hint": "način prije"
- },
- {
- "id": "",
- "label": "mode mask",
- "localized": "način maske",
- "reload": "",
- "hint": "način maske"
- },
- {
- "id": "",
- "label": "mode x-axis",
- "localized": "način x-osi",
- "reload": "",
- "hint": "način x-osi"
- },
- {
- "id": "",
- "label": "mode y-axis",
- "localized": "način y-osi",
- "reload": "",
- "hint": "način y-osi"
- },
- {
- "id": "",
- "label": "model auto-download on demand",
- "localized": "automatsko preuzimanje modela na zahtjev",
- "reload": "",
- "hint": "automatsko preuzimanje modela na zahtjev"
- },
- {
- "id": "",
- "label": "model autoload on start",
- "localized": "automatsko učitavanje modela pri pokretanju",
- "reload": "",
- "hint": "automatsko učitavanje modela pri pokretanju"
- },
- {
- "id": "",
- "label": "model compile fullgraph",
- "localized": "kompajliranje modela cijeli graf",
- "reload": "",
- "hint": "kompajliranje modela cijeli graf"
- },
- {
- "id": "",
- "label": "model compile suppress errors",
- "localized": "kompajliranje modela potisni greške",
- "reload": "",
- "hint": "kompajliranje modela potisni greške"
- },
- {
- "id": "",
- "label": "model compile verbose mode",
- "localized": "kompajliranje modela detaljni način rada",
- "reload": "",
- "hint": "kompajliranje modela detaljni način rada"
- },
- {
- "id": "",
- "label": "model info",
- "localized": "informacije o modelu",
- "reload": "",
- "hint": "informacije o modelu"
- },
- {
- "id": "",
- "label": "model metadata",
- "localized": "metapodaci modela",
- "reload": "",
- "hint": "metapodaci modela"
- },
- {
- "id": "",
- "label": "model name",
- "localized": "naziv modela",
- "reload": "",
- "hint": "naziv modela"
- },
- {
- "id": "",
- "label": "model precision",
- "localized": "preciznost modela",
- "reload": "",
- "hint": "preciznost modela"
- },
- {
- "id": "",
- "label": "model type",
- "localized": "vrsta modela",
- "reload": "",
- "hint": "vrsta modela"
- },
- {
- "id": "",
- "label": "model url",
- "localized": "URL modela",
- "reload": "",
- "hint": "URL modela"
- },
- {
- "id": "",
- "label": "modern",
- "localized": "moderan",
- "reload": "",
- "hint": "moderan"
- },
- {
- "id": "",
- "label": "momentum",
- "localized": "moment",
- "reload": "",
- "hint": "moment"
- },
- {
- "id": "",
- "label": "motion level",
- "localized": "razina pokreta",
- "reload": "",
- "hint": "razina pokreta"
- },
- {
- "id": "",
- "label": "mount url subpath",
- "localized": "montiraj URL podputanju",
- "reload": "",
- "hint": "montiraj URL podputanju"
- },
- {
- "id": "",
- "label": "move base model to cpu when using refiner",
- "localized": "premjestite osnovni model na CPU kada koristite refiner",
- "reload": "",
- "hint": "premjestite osnovni model na CPU kada koristite refiner"
- },
- {
- "id": "",
- "label": "move base model to cpu when using vae",
- "localized": "premjestite osnovni model na CPU kada koristite VAE",
- "reload": "",
- "hint": "premjestite osnovni model na CPU kada koristite VAE"
- },
- {
- "id": "",
- "label": "move detailer model to cpu when complete",
- "localized": "premjestite detailer model na CPU kada je dovršen",
- "reload": "",
- "hint": "premjestite detailer model na CPU kada je dovršen"
- },
- {
- "id": "",
- "label": "move refiner model to cpu when not in use",
- "localized": "premjestite refiner model na CPU kada se ne koristi",
- "reload": "",
- "hint": "premjestite refiner model na CPU kada se ne koristi"
- },
- {
- "id": "",
- "label": "movements",
- "localized": "pokreti",
- "reload": "",
- "hint": "pokreti"
- },
- {
- "id": "",
- "label": "multi decoder",
- "localized": "multi dekoder",
- "reload": "",
- "hint": "multi dekoder"
- },
- {
- "id": "",
- "label": "multistep restore",
- "localized": "višestupanjsko vraćanje",
- "reload": "",
- "hint": "višestupanjsko vraćanje"
- },
- {
- "id": "",
- "label": "native",
- "localized": "izvorno",
- "reload": "",
- "hint": "izvorno"
- },
- {
- "id": "",
- "label": "near threshold",
- "localized": "blizu praga",
- "reload": "",
- "hint": "blizu praga"
- },
- {
- "id": "",
- "label": "negative",
- "localized": "negativno",
- "reload": "",
- "hint": "negativno"
- },
- {
- "id": "",
- "label": "network negative prompt",
- "localized": "negativna mrežna uputa",
- "reload": "",
- "hint": "negativna mrežna uputa"
- },
- {
- "id": "",
- "label": "network parameters",
- "localized": "mrežni parametri",
- "reload": "",
- "hint": "mrežni parametri"
- },
- {
- "id": "",
- "label": "network prompt",
- "localized": "mrežna uputa",
- "reload": "",
- "hint": "mrežna uputa"
- },
- {
- "id": "",
- "label": "new model name",
- "localized": "novo ime modela",
- "reload": "",
- "hint": "novo ime modela"
- },
- {
- "id": "",
- "label": "nf4",
- "localized": "nf4",
- "reload": "",
- "hint": "nf4"
- },
- {
- "id": "",
- "label": "nms",
- "localized": "nms",
- "reload": "",
- "hint": "nms"
- },
- {
- "id": "",
- "label": "noise",
- "localized": "šum",
- "reload": "",
- "hint": "šum"
- },
- {
- "id": "",
- "label": "noise multiplier (eta)",
- "localized": "množitelj šuma (eta)",
- "reload": "",
- "hint": "množitelj šuma (eta)"
- },
- {
- "id": "",
- "label": "noise multiplier for image processing",
- "localized": "množitelj šuma za obradu slike",
- "reload": "",
- "hint": "množitelj šuma za obradu slike"
- },
- {
- "id": "",
- "label": "noise seed delta (eta)",
- "localized": "delta sjemena šuma (eta)",
- "reload": "",
- "hint": "delta sjemena šuma (eta)"
- },
- {
- "id": "",
- "label": "noise strength",
- "localized": "jačina šuma",
- "reload": "",
- "hint": "jačina šuma"
- },
- {
- "id": "",
- "label": "none",
- "localized": "ništa",
- "reload": "",
- "hint": "ništa"
- },
- {
- "id": "",
- "label": "note",
- "localized": "bilješka",
- "reload": "",
- "hint": "bilješka"
- },
- {
- "id": "",
- "label": "nothing",
- "localized": "ništa",
- "reload": "",
- "hint": "ništa"
- },
- {
- "id": "",
- "label": "num beams",
- "localized": "broj zraka",
- "reload": "",
- "hint": "broj zraka"
- },
- {
- "id": "",
- "label": "number",
- "localized": "broj",
- "reload": "",
- "hint": "broj"
- },
- {
- "id": "",
- "label": "numbered filenames",
- "localized": "numerirane datoteke",
- "reload": "",
- "hint": "numerirane datoteke"
- },
- {
- "id": "",
- "label": "offload",
- "localized": "istovari",
- "reload": "",
- "hint": "istovari"
- },
- {
- "id": "",
- "label": "offload face module",
- "localized": "istovari modul lica",
- "reload": "",
- "hint": "istovari modul lica"
- },
- {
- "id": "",
- "label": "offload models",
- "localized": "istovari modele",
- "reload": "",
- "hint": "istovari modele"
- },
- {
- "id": "",
- "label": "olive-ai",
- "localized": "olive-ai",
- "reload": "",
- "hint": "olive-ai"
- },
- {
- "id": "",
- "label": "onediff",
- "localized": "onediff",
- "reload": "",
- "hint": "onediff"
- },
- {
- "id": "",
- "label": "onnx",
- "localized": "onnx",
- "reload": "",
- "hint": "onnx"
- },
- {
- "id": "",
- "label": "openbody",
- "localized": "openbody",
- "reload": "",
- "hint": "openbody"
- },
- {
- "id": "",
- "label": "openclip",
- "localized": "openclip",
- "reload": "",
- "hint": "openclip"
- },
- {
- "id": "",
- "label": "openvino disable memory cleanup after compile",
- "localized": "OpenVINO onemogući čišćenje memorije nakon kompilacije",
- "reload": "",
- "hint": "OpenVINO onemogući čišćenje memorije nakon kompilacije"
- },
- {
- "id": "",
- "label": "openvino disable model caching",
- "localized": "OpenVINO onemogući keširanje modela",
- "reload": "",
- "hint": "OpenVINO onemogući keširanje modela"
- },
- {
- "id": "",
- "label": "openvino mode",
- "localized": "OpenVINO način rada",
- "reload": "",
- "hint": "OpenVINO način rada"
- },
- {
- "id": "",
- "label": "openvino_fx",
- "localized": "openvino_fx",
- "reload": "",
- "hint": "openvino_fx"
- },
- {
- "id": "",
- "label": "optional image description",
- "localized": "opcionalni opis slike",
- "reload": "",
- "hint": "opcionalni opis slike"
- },
- {
- "id": "",
- "label": "optional init image or video",
- "localized": "opcionalna početna slika ili video",
- "reload": "",
- "hint": "opcionalna početna slika ili video"
- },
- {
- "id": "",
- "label": "order",
- "localized": "redoslijed",
- "reload": "",
- "hint": "redoslijed"
- },
- {
- "id": "",
- "label": "ortho",
- "localized": "orto",
- "reload": "",
- "hint": "orto"
- },
- {
- "id": "",
- "label": "outpaint",
- "localized": "dopunjavanje izvan okvira",
- "reload": "",
- "hint": "dopunjavanje izvan okvira"
- },
- {
- "id": "",
- "label": "output model",
- "localized": "izlazni model",
- "reload": "",
- "hint": "izlazni model"
- },
- {
- "id": "",
- "label": "override resolution",
- "localized": "premosti rezoluciju",
- "reload": "",
- "hint": "premosti rezoluciju"
- },
- {
- "id": "",
- "label": "override sampler",
- "localized": "premosti sampler",
- "reload": "",
- "hint": "premosti sampler"
- },
- {
- "id": "",
- "label": "override scheduler",
- "localized": "premosti scheduler",
- "reload": "",
- "hint": "premosti scheduler"
- },
- {
- "id": "",
- "label": "override steps",
- "localized": "premosti korake",
- "reload": "",
- "hint": "premosti korake"
- },
- {
- "id": "",
- "label": "override t1 ratio",
- "localized": "premosti t1 omjer",
- "reload": "",
- "hint": "premosti t1 omjer"
- },
- {
- "id": "",
- "label": "override t2 ratio",
- "localized": "premosti t2 omjer",
- "reload": "",
- "hint": "premosti t2 omjer"
- },
- {
- "id": "",
- "label": "overwrite existing file",
- "localized": "prepiši postojeću datoteku",
- "reload": "",
- "hint": "prepiši postojeću datoteku"
- },
- {
- "id": "",
- "label": "overwrite model",
- "localized": "prepiši model",
- "reload": "",
- "hint": "prepiši model"
- },
- {
- "id": "",
- "label": "pad frames",
- "localized": "dopuni okvire",
- "reload": "",
- "hint": "dopuni okvire"
- },
- {
- "id": "",
- "label": "padding",
- "localized": "punjenje",
- "reload": "",
- "hint": "punjenje"
- },
- {
- "id": "",
- "label": "parallel process images in batch",
- "localized": "paralelno obradi slike u seriji",
- "reload": "",
- "hint": "paralelno obradi slike u seriji"
- },
- {
- "id": "",
- "label": "parameter free",
- "localized": "bez parametara",
- "reload": "",
- "hint": "bez parametara"
- },
- {
- "id": "",
- "label": "path to model file",
- "localized": "putanja do datoteke modela",
- "reload": "",
- "hint": "putanja do datoteke modela"
- },
- {
- "id": "",
- "label": "path to notification sound",
- "localized": "putanja do zvuka obavijesti",
- "reload": "",
- "hint": "putanja do zvuka obavijesti"
- },
- {
- "id": "",
- "label": "peft",
- "localized": "peft",
- "reload": "",
- "hint": "peft"
- },
- {
- "id": "",
- "label": "penalty",
- "localized": "kazna",
- "reload": "",
- "hint": "kazna"
- },
- {
- "id": "",
- "label": "perflow",
- "localized": "perflow",
- "reload": "",
- "hint": "perflow"
- },
- {
- "id": "",
- "label": "perform injection",
- "localized": "izvrši injekciju",
- "reload": "",
- "hint": "izvrši injekciju"
- },
- {
- "id": "",
- "label": "perform sdsa",
- "localized": "izvrši SDSA",
- "reload": "",
- "hint": "izvrši SDSA"
- },
- {
- "id": "",
- "label": "perform warmup",
- "localized": "izvrši zagrijavanje",
- "reload": "",
- "hint": "izvrši zagrijavanje"
- },
- {
- "id": "",
- "label": "performance",
- "localized": "izvedba",
- "reload": "",
- "hint": "izvedba"
- },
- {
- "id": "",
- "label": "photomaker model",
- "localized": "Photomaker model",
- "reload": "",
- "hint": "Photomaker model"
- },
- {
- "id": "",
- "label": "pidinet",
- "localized": "pidinet",
- "reload": "",
- "hint": "pidinet"
- },
- {
- "id": "",
- "label": "pipeline",
- "localized": "cjevovod",
- "reload": "",
- "hint": "cjevovod"
- },
- {
- "id": "",
- "label": "pixels to expand",
- "localized": "pikseli za proširenje",
- "reload": "",
- "hint": "pikseli za proširenje"
- },
- {
- "id": "",
- "label": "platform",
- "localized": "platforma",
- "reload": "",
- "hint": "platforma"
- },
- {
- "id": "",
- "label": "play",
- "localized": "pokreni",
- "reload": "",
- "hint": "pokreni"
- },
- {
- "id": "",
- "label": "play a notification upon completion",
- "localized": "reproduciraj obavijest po završetku",
- "reload": "",
- "hint": "reproduciraj obavijest po završetku"
- },
- {
- "id": "",
- "label": "pndm",
- "localized": "pndm",
- "reload": "",
- "hint": "pndm"
- },
- {
- "id": "",
- "label": "polyexponential",
- "localized": "polieksponencijalno",
- "reload": "",
- "hint": "polieksponencijalno"
- },
- {
- "id": "",
- "label": "pony",
- "localized": "pony",
- "reload": "",
- "hint": "pony"
- },
- {
- "id": "",
- "label": "pose confidence",
- "localized": "pouzdanost poze",
- "reload": "",
- "hint": "pouzdanost poze"
- },
- {
- "id": "",
- "label": "positive",
- "localized": "pozitivno",
- "reload": "",
- "hint": "pozitivno"
- },
- {
- "id": "",
- "label": "postprocess mask",
- "localized": "post-procesna maska",
- "reload": "",
- "hint": "post-procesna maska"
- },
- {
- "id": "",
- "label": "postprocess upscale",
- "localized": "post-procesno povećanje razlučivosti",
- "reload": "",
- "hint": "post-procesno povećanje razlučivosti"
- },
- {
- "id": "",
- "label": "postprocessing operation order",
- "localized": "redoslijed post-procesnih operacija",
- "reload": "",
- "hint": "redoslijed post-procesnih operacija"
- },
- {
- "id": "",
- "label": "power",
- "localized": "snaga",
- "reload": "",
- "hint": "snaga"
- },
- {
- "id": "",
- "label": "predefined question",
- "localized": "unaprijed definirano pitanje",
- "reload": "",
- "hint": "unaprijed definirano pitanje"
- },
- {
- "id": "",
- "label": "prediction method",
- "localized": "metoda predviđanja",
- "reload": "",
- "hint": "metoda predviđanja"
- },
- {
- "id": "",
- "label": "preset",
- "localized": "postavka",
- "reload": "",
- "hint": "postavka"
- },
- {
- "id": "",
- "label": "preset block merge",
- "localized": "spajanje preddefiniranih blokova",
- "reload": "",
- "hint": "spajanje preddefiniranih blokova"
- },
- {
- "id": "",
- "label": "preview",
- "localized": "pregled",
- "reload": "",
- "hint": "pregled"
- },
- {
- "id": "",
- "label": "preview end",
- "localized": "kraj pregleda",
- "reload": "",
- "hint": "kraj pregleda"
- },
- {
- "id": "",
- "label": "preview start",
- "localized": "početak pregleda",
- "reload": "",
- "hint": "početak pregleda"
- },
- {
- "id": "",
- "label": "primary model",
- "localized": "primarni model",
- "reload": "",
- "hint": "primarni model"
- },
- {
- "id": "",
- "label": "processor",
- "localized": "procesor",
- "reload": "",
- "hint": "procesor"
- },
- {
- "id": "",
- "label": "processor move to cpu after use",
- "localized": "procesor premjesti na CPU nakon upotrebe",
- "reload": "",
- "hint": "procesor premjesti na CPU nakon upotrebe"
- },
- {
- "id": "",
- "label": "processor settings",
- "localized": "postavke procesora",
- "reload": "",
- "hint": "postavke procesora"
- },
- {
- "id": "",
- "label": "processor unload after use",
- "localized": "procesor isprazni nakon upotrebe",
- "reload": "",
- "hint": "procesor isprazni nakon upotrebe"
- },
- {
- "id": "",
- "label": "prompt attention normalization",
- "localized": "normalizacija pažnje upita",
- "reload": "",
- "hint": "normalizacija pažnje upita"
- },
- {
- "id": "",
- "label": "prompt ex",
- "localized": "prompt ex",
- "reload": "",
- "hint": "prompt ex"
- },
- {
- "id": "",
- "label": "prompt processor",
- "localized": "procesor upita",
- "reload": "",
- "hint": "procesor upita"
- },
- {
- "id": "",
- "label": "prompt strength",
- "localized": "snaga upita",
- "reload": "",
- "hint": "snaga upita"
- },
+ "hint": "Popis naziva postavki, odvojenih zarezima, za postavke koje bi trebale ići u traku za brzi pristup na vrhu umjesto u karticu postavki"
+ }
+ ],
+ "r": [
{
- "id": "",
- "label": "prompt thresholds:",
- "localized": "pragovi upita:",
+ "id": 0,
+ "label": "Refine",
+ "localized": "Poboljšaj (Refine)",
"reload": "",
- "hint": "pragovi upita:"
+ "hint": "Poboljšanje pokreće dodatnu obradu nakon završetka početne obrade i može se koristiti za povećanje razlučivosti (upscale) slike te opcionalno ponovnu obradu radi povećanja kvalitete i detalja."
},
{
- "id": "",
- "label": "prompts",
- "localized": "upiti",
+ "id": 0,
+ "label": "Restore",
+ "localized": "Vrati",
"reload": "",
- "hint": "upiti"
+ "hint": "Vraćanje parametara iz trenutnog upita ili zadnje poznate generirane slike."
},
{
- "id": "",
- "label": "provider",
- "localized": "davatelj",
+ "id": 0,
+ "label": "Reset anchors",
+ "localized": "Resetiraj sidra",
"reload": "",
- "hint": "davatelj"
+ "hint": ""
},
{
- "id": "",
- "label": "prune",
- "localized": "prorijedi",
+ "id": 0,
+ "label": "Reload model",
+ "localized": "Ponovno učitaj model",
"reload": "",
- "hint": "prorijedi"
+ "hint": "Ponovno učitaj trenutno odabrani model."
},
{
- "id": "",
- "label": "quad",
- "localized": "četverostruki",
+ "id": 0,
+ "label": "Reprocess",
+ "localized": "Ponovno obradi",
"reload": "",
- "hint": "četverostruki"
+ "hint": "Ponovna obrada prethodnih generacija koristeći drugačije parametre."
},
{
- "id": "",
- "label": "quantization activations type",
- "localized": "tip kvantizacije aktivacija",
+ "id": 0,
+ "label": "Resize to",
+ "localized": "Promijeni veličinu na",
"reload": "",
- "hint": "tip kvantizacije aktivacija"
+ "hint": ""
},
{
- "id": "",
- "label": "quantization mode",
- "localized": "način kvantizacije",
+ "id": 0,
+ "label": "Resize\n by",
+ "localized": "Promijeni veličinu za",
"reload": "",
- "hint": "način kvantizacije"
+ "hint": ""
},
{
- "id": "",
- "label": "quantization type",
- "localized": "tip kvantizacije",
+ "id": 0,
+ "label": "Resize\n to",
+ "localized": "Promijeni veličinu na",
"reload": "",
- "hint": "tip kvantizacije"
+ "hint": ""
},
{
- "id": "",
- "label": "quantization weights type",
- "localized": "tip kvantizacije težina",
+ "id": 0,
+ "label": "Run Preview",
+ "localized": "Pokreni pretpregled",
"reload": "",
- "hint": "tip kvantizacije težina"
+ "hint": ""
},
{
- "id": "",
- "label": "random seeds",
- "localized": "nasumični seedovi",
+ "id": 0,
+ "label": "Reference",
+ "localized": "Referenca",
"reload": "",
- "hint": "nasumični seedovi"
+ "hint": "Popis referentnih modela koji se mogu automatski preuzeti pri prvoj upotrebi."
},
{
- "id": "",
- "label": "range",
- "localized": "raspon",
+ "id": 0,
+ "label": "Reset receipe",
+ "localized": "Resetiraj recept",
"reload": "",
- "hint": "raspon"
+ "hint": ""
},
{
- "id": "",
- "label": "rebase",
- "localized": "ponovno baziraj",
+ "id": 0,
+ "label": "Run",
+ "localized": "Pokreni",
"reload": "",
- "hint": "ponovno baziraj"
+ "hint": ""
},
{
- "id": "",
- "label": "recursive",
- "localized": "rekurzivno",
+ "id": 0,
+ "label": "Refresh extension list",
+ "localized": "Osvježi popis ekstenzija",
"reload": "",
- "hint": "rekurzivno"
+ "hint": "Osvježi popis dostupnih ekstenzija."
},
{
- "id": "",
- "label": "reduce-overhead",
- "localized": "smanji opterećenje",
+ "id": 0,
+ "label": "Restart server",
+ "localized": "Ponovno pokreni poslužitelj",
"reload": "",
- "hint": "smanji opterećenje"
+ "hint": ""
},
{
- "id": "",
- "label": "redux prompt strength",
- "localized": "Redux snaga upita",
+ "id": 0,
+ "label": "Request browser notifications",
+ "localized": "Zatraži obavijesti preglednika",
"reload": "",
- "hint": "Redux snaga upita"
+ "hint": ""
},
{
- "id": "",
- "label": "reference adain weight",
- "localized": "referentna Adain težina",
+ "id": 0,
+ "label": "Restore UI defaults",
+ "localized": "Vrati zadane postavke sučelja",
"reload": "",
- "hint": "referentna Adain težina"
+ "hint": "Vrati zadane vrijednosti korisničkog sučelja."
},
{
- "id": "",
- "label": "reference query weight",
- "localized": "referentna težina upita",
+ "id": 0,
+ "label": "Refresh UI values",
+ "localized": "Osvježi vrijednosti sučelja",
"reload": "",
- "hint": "referentna težina upita"
+ "hint": ""
},
{
- "id": "",
- "label": "reference unit 1",
- "localized": "referentna jedinica 1",
+ "id": 0,
+ "label": "Reinstall",
+ "localized": "Ponovno instaliraj",
"reload": "",
- "hint": "referentna jedinica 1"
+ "hint": ""
},
{
- "id": "",
- "label": "refine foreground",
- "localized": "pročisti prvi plan",
+ "id": 0,
+ "label": "Refresh state",
+ "localized": "Osvježi stanje",
"reload": "",
- "hint": "pročisti prvi plan"
+ "hint": ""
},
{
- "id": "",
- "label": "refresh bench",
- "localized": "osvježi benchmark",
+ "id": 0,
+ "label": "Refresh data",
+ "localized": "Osvježi podatke",
"reload": "",
- "hint": "osvježi benchmark"
+ "hint": ""
},
{
- "id": "",
- "label": "refresh data",
- "localized": "osvježi podatke",
+ "id": 0,
+ "label": "Run benchmark",
+ "localized": "Pokreni mjerenje performansi (benchmark)",
"reload": "",
- "hint": "osvježi podatke"
+ "hint": ""
},
{
- "id": "",
- "label": "refresh state",
- "localized": "osvježi stanje",
+ "id": 0,
+ "label": "Refresh bench",
+ "localized": "Osvježi mjerenje",
"reload": "",
- "hint": "osvježi stanje"
+ "hint": ""
},
{
- "id": "",
- "label": "refresh ui values",
- "localized": "osvježi UI vrijednosti",
+ "id": 0,
+ "label": "Restore defaults",
+ "localized": "Vrati zadano",
"reload": "",
- "hint": "osvježi UI vrijednosti"
+ "hint": "Vrati zadane postavke poslužitelja."
},
{
- "id": "",
- "label": "reinstall",
- "localized": "ponovna instalacija",
+ "id": 0,
+ "label": "Replace",
+ "localized": "Zamijeni",
"reload": "",
- "hint": "ponovna instalacija"
+ "hint": "Zamijeni sliku."
},
{
- "id": "",
- "label": "remove background",
- "localized": "ukloni pozadinu",
+ "id": 0,
+ "label": "Refresh",
+ "localized": "Osvježi",
"reload": "",
- "hint": "ukloni pozadinu"
+ "hint": ""
},
{
- "id": "",
- "label": "repeat x-axis",
- "localized": "ponovi x-os",
+ "id": 0,
+ "label": "Reprocess decode",
+ "localized": "Ponovno dekodiraj",
"reload": "",
- "hint": "ponovi x-os"
+ "hint": ""
},
{
- "id": "",
- "label": "repeat y-axis",
- "localized": "ponovi y-os",
+ "id": 0,
+ "label": "Reprocess refine",
+ "localized": "Ponovno poboljšaj",
"reload": "",
- "hint": "ponovi y-os"
+ "hint": ""
},
{
- "id": "",
- "label": "replace vae",
- "localized": "zamijeni VAE",
+ "id": 0,
+ "label": "Reprocess face",
+ "localized": "Ponovno obradi lice",
"reload": "",
- "hint": "zamijeni VAE"
+ "hint": ""
},
{
- "id": "",
- "label": "repos",
- "localized": "repozitoriji",
+ "id": 0,
+ "label": "Remove background",
+ "localized": "Ukloni pozadinu",
"reload": "",
- "hint": "repozitoriji"
+ "hint": ""
},
{
- "id": "",
- "label": "reprocess decode",
- "localized": "ponovno obradi dekodiranje",
+ "id": 0,
+ "label": "RAS: Region-Adaptive Sampling",
+ "localized": "RAS: Regionalno adaptivno uzorkovanje",
"reload": "",
- "hint": "ponovno obradi dekodiranje"
+ "hint": ""
},
{
- "id": "",
- "label": "reprocess face",
- "localized": "ponovno obradi lice",
+ "id": 0,
+ "label": "Resize",
+ "localized": "Promjena veličine",
"reload": "",
- "hint": "ponovno obradi lice"
+ "hint": "Promjena veličine slike, može koristiti fiksnu razlučivost ili se temeljiti na mjerilu."
},
{
- "id": "",
- "label": "reprocess refine",
- "localized": "ponovno obradi pročišćavanje",
+ "id": 0,
+ "label": "Rerefence models",
+ "localized": "Referentni modeli",
"reload": "",
- "hint": "ponovno obradi pročišćavanje"
+ "hint": ""
},
{
- "id": "",
- "label": "request browser notifications",
- "localized": "zatraži obavijesti preglednika",
+ "id": 0,
+ "label": "Replace model components",
+ "localized": "Zamijeni komponente modela",
"reload": "",
- "hint": "zatraži obavijesti preglednika"
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
"label": "rescale",
- "localized": "ponovno skaliraj",
+ "localized": "Promijeni mjerilo (rescale)",
"reload": "",
- "hint": "ponovno skaliraj"
+ "hint": "Ponovno skaliranje beta vrijednosti s nultim terminalnim SNR-om."
},
{
- "id": "",
- "label": "rescale betas with zero terminal snr",
- "localized": "ponovno skaliraj bete s nultim terminalnim SNR-om",
+ "id": 0,
+ "label": "Resize seed from width",
+ "localized": "Promijeni veličinu sjemena (seed) prema širini",
"reload": "",
- "hint": "ponovno skaliraj bete s nultim terminalnim SNR-om"
+ "hint": "Pokušaj generiranja slike slične onoj koja bi bila proizvedena s istim sjemenom pri navedenoj razlučivosti."
},
{
- "id": "",
- "label": "reset anchors",
- "localized": "resetiraj sidra",
+ "id": 0,
+ "label": "Resize seed from height",
+ "localized": "Promijeni veličinu sjemena (seed) prema visini",
"reload": "",
- "hint": "resetiraj sidra"
+ "hint": "Pokušaj generiranja slike slične onoj koja bi bila proizvedena s istim sjemenom pri navedenoj razlučivosti."
},
{
- "id": "",
- "label": "residual diff threshold",
- "localized": "prag preostale razlike",
+ "id": 0,
+ "label": "Refine guidance",
+ "localized": "Smjernice za poboljšanje (Refine guidance)",
"reload": "",
- "hint": "prag preostale razlike"
+ "hint": "CFG ljestvica korištena za prolaz poboljšanja (refiner pass)."
},
{
- "id": "",
- "label": "resize background color",
- "localized": "promijeni veličinu boje pozadine",
+ "id": 0,
+ "label": "Resize mode",
+ "localized": "Način promjene veličine",
"reload": "",
- "hint": "promijeni veličinu boje pozadine"
+ "hint": "Definira kako se ulaz mijenja ili prilagođava u drugom prolazu poboljšanja: - ništa: bez promjene veličine, zadrži izvornu razlučivost - fiksno: prisilna promjena na ciljanu razlučivost (može izobličiti) - obreži: obreži sredinu da stane uz zadržavanje omjera - ispuni: promijeni veličinu da stane i popuni prazan prostor rubovima - outpaint: proširi platno izvan granica slike - svjesno konteksta: pametna promjena veličine koja stapa ili prilagođava okolna područja"
},
{
- "id": "",
- "label": "resize method",
- "localized": "metoda promjene veličine",
+ "id": 0,
+ "label": "Resize method",
+ "localized": "Metoda promjene veličine",
"reload": "",
- "hint": "metoda promjene veličine"
+ "hint": "Metoda korištena za promjenu veličine slike: može biti jednostavna promjena, model za povećanje razlučivosti (upscaler), latentna promjena ili asimetrično dekodiranje."
},
{
- "id": "",
- "label": "resize mode",
- "localized": "način promjene veličine",
+ "id": 0,
+ "label": "Resize width",
+ "localized": "Širina promjene",
"reload": "",
- "hint": "način promjene veličine"
+ "hint": "Mijenja širinu slike na ovu vrijednost. Ako je 0, širina se izvodi iz jednog od dva obližnja klizača."
},
{
- "id": "",
- "label": "resize scale",
- "localized": "skala promjene veličine",
+ "id": 0,
+ "label": "Resize height",
+ "localized": "Visina promjene",
"reload": "",
- "hint": "skala promjene veličine"
+ "hint": "Mijenja visinu slike na ovu vrijednost. Ako je 0, visina se izvodi iz jednog od dva obližnja klizača."
},
{
- "id": "",
- "label": "restart step",
- "localized": "ponovi korak",
+ "id": 0,
+ "label": "Resize scale",
+ "localized": "Mjerilo promjene",
"reload": "",
- "hint": "ponovi korak"
+ "hint": ""
},
{
- "id": "",
- "label": "restore faces: codeformer",
- "localized": "obnovi lica: CodeFormer",
+ "id": 0,
+ "label": "Refine sampler",
+ "localized": "Uzorkivač (sampler) za poboljšanje",
"reload": "",
- "hint": "obnovi lica: CodeFormer"
+ "hint": "Koristi specifični uzorkivač kao zamjenski ako primarni nije podržan za određenu operaciju."
},
{
- "id": "",
- "label": "restore faces: gfpgan",
- "localized": "obnovi lica: GFPGAN",
+ "id": 0,
+ "label": "Refiner start",
+ "localized": "Početak poboljšivača (Refiner)",
"reload": "",
- "hint": "obnovi lica: GFPGAN"
+ "hint": "Prolaz poboljšivača počet će kada bazni model bude ovoliko dovršen (postavite na više od 0 i manje od 1 za pokretanje nakon punog rada baznog modela)."
},
{
- "id": "",
- "label": "restore pipe on end",
- "localized": "vrati cjevovod na kraju",
+ "id": 0,
+ "label": "Refiner steps",
+ "localized": "Koraci poboljšivača (Refiner)",
"reload": "",
- "hint": "vrati cjevovod na kraju"
+ "hint": "Broj koraka za prolaz poboljšivača."
},
{
- "id": "",
- "label": "restore unparsed prompt",
- "localized": "vrati neobrađeni upit",
+ "id": 0,
+ "label": "Refine prompt",
+ "localized": "Upit za poboljšanje",
"reload": "",
- "hint": "vrati neobrađeni upit"
+ "hint": "Upit korišten za drugi koder u baznom modelu (ako postoji) i za prolaz poboljšivača (ako je omogućen)."
},
{
- "id": "",
- "label": "reswapper model",
- "localized": "reswapper model",
+ "id": 0,
+ "label": "Refine negative prompt",
+ "localized": "Negativni upit za poboljšanje",
"reload": "",
- "hint": "reswapper model"
+ "hint": "Negativni upit korišten za drugi koder u baznom modelu (ako postoji) i za prolaz poboljšivača (ako je omogućen)."
},
{
- "id": "",
- "label": "return original images",
- "localized": "vrati originalne slike",
+ "id": 0,
+ "label": "Renoise",
+ "localized": "Ponovni šum (Renoise)",
"reload": "",
- "hint": "vrati originalne slike"
+ "hint": "Primijeni dodatni šum tijekom dodavanja detalja."
},
{
- "id": "",
+ "id": 0,
+ "label": "Renoise end",
+ "localized": "Kraj ponovnog šuma",
+ "reload": "",
+ "hint": "Zadnji korak kada se primjenjuje ponovni šum."
+ },
+ {
+ "id": 0,
+ "label": "Range",
+ "localized": "Raspon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repeat x-axis",
+ "localized": "Ponovi po x-osi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repeat y-axis",
+ "localized": "Ponovi po y-osi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ReSwapper Model",
+ "localized": "ReSwapper model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Return original images",
+ "localized": "Vrati originalne slike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restart step",
+ "localized": "Korak ponovnog pokretanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore pipeline on end",
+ "localized": "Vrati cjevovod (pipeline) na kraju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Randomize seed after each loop iteration",
+ "localized": "Nasumično odaberi sjeme (seed) nakon svake iteracije petlje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Random seeds",
+ "localized": "Nasumična sjemena (seeds)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore pipe on end",
+ "localized": "Vrati cijev (pipe) na kraju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Rows",
+ "localized": "Redovi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repetition penalty",
+ "localized": "Kazna za ponavljanje",
+ "reload": "",
+ "hint": "Odvraća od ponovne upotrebe tokena koji se već pojavljuju u upitu ili izlazu kažnjavanjem njihovih vjerojatnosti. Kao dodavanje trenja kod ponovnog posjećivanja prethodnih izbora. Pomaže u razbijanju petlji ponavljanja, ali može smanjiti koherentnost pri agresivnim vrijednostima. Postavite na 1 za onemogućavanje."
+ },
+ {
+ "id": 0,
+ "label": "Redux prompt strength",
+ "localized": "Redux jačina upita",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
"label": "right",
"localized": "desno",
"reload": "",
- "hint": "desno"
+ "hint": ""
},
{
- "id": "",
- "label": "root model folder",
- "localized": "korijenska mapa modela",
+ "id": 0,
+ "label": "Reference query weight",
+ "localized": "Težina referentnog upita",
"reload": "",
- "hint": "korijenska mapa modela"
+ "hint": ""
},
{
- "id": "",
- "label": "rows",
- "localized": "redovi",
+ "id": 0,
+ "label": "Reference adain weight",
+ "localized": "Težina referentnog adain-a",
"reload": "",
- "hint": "redovi"
+ "hint": ""
},
{
- "id": "",
- "label": "run",
- "localized": "pokreni",
+ "id": 0,
+ "label": "Refine upscaler",
+ "localized": "Poboljšaj upscaler",
"reload": "",
- "hint": "pokreni"
+ "hint": "Odaberi sekundarni model za povećanje razlučivosti nakon početnog upscalera."
},
{
- "id": "",
- "label": "run benchmark",
- "localized": "pokreni benchmark",
+ "id": 0,
+ "label": "Refine foreground",
+ "localized": "Poboljšaj prednji plan",
"reload": "",
- "hint": "pokreni benchmark"
+ "hint": ""
},
{
- "id": "",
- "label": "sa solver",
- "localized": "SA rješavač",
+ "id": 0,
+ "label": "Recursive",
+ "localized": "Rekurzivno",
"reload": "",
- "hint": "SA rješavač"
+ "hint": "Obrađuj slike u podmapama rekurzivno. Kada je omogućeno, pretražuje sve ugniježđene poddirektorije za slike za obradu."
},
{
- "id": "",
- "label": "safetensors",
- "localized": "safetensors",
+ "id": 0,
+ "label": "Rebase",
+ "localized": "Rebase",
"reload": "",
- "hint": "safetensors"
+ "hint": ""
},
{
- "id": "",
- "label": "sage attention",
- "localized": "Sage pažnja",
+ "id": 0,
+ "label": "Repos",
+ "localized": "Repozitoriji",
"reload": "",
- "hint": "Sage pažnja"
+ "hint": ""
},
{
- "id": "",
- "label": "same as primary",
- "localized": "isto kao primarno",
+ "id": 0,
+ "label": "Refiner model",
+ "localized": "Poboljšivač (Refiner) model",
"reload": "",
- "hint": "isto kao primarno"
+ "hint": "Model poboljšivača korišten za operacije drugog prolaza."
},
{
- "id": "",
- "label": "same latent",
- "localized": "isti latent",
+ "id": 0,
+ "label": "Record torch streams",
+ "localized": "Snimaj torch tokove (streams)",
"reload": "",
- "hint": "isti latent"
+ "hint": ""
},
{
- "id": "",
- "label": "sample",
- "localized": "uzorak",
+ "id": 0,
+ "label": "Remote VAE image type",
+ "localized": "Tip slike udaljenog VAE-a",
"reload": "",
- "hint": "uzorak"
+ "hint": ""
},
{
- "id": "",
- "label": "sampler",
- "localized": "uzorkivač",
+ "id": 0,
+ "label": "Remote VAE for encode",
+ "localized": "Udaljeni VAE za kodiranje",
"reload": "",
- "hint": "uzorkivač"
+ "hint": ""
},
{
- "id": "",
- "label": "sampler dynamic shift",
- "localized": "dinamičko pomicanje uzorkivača",
+ "id": 0,
+ "label": "RAS enabled",
+ "localized": "RAS omogućen",
"reload": "",
- "hint": "dinamičko pomicanje uzorkivača"
+ "hint": ""
},
{
- "id": "",
- "label": "sampler order",
- "localized": "redoslijed uzorkivača",
+ "id": 0,
+ "label": "reduce-overhead",
+ "localized": "reduce-overhead",
"reload": "",
- "hint": "redoslijed uzorkivača"
+ "hint": ""
},
{
- "id": "",
- "label": "sampler shift",
- "localized": "pomicanje uzorkivača",
+ "id": 0,
+ "label": "repeated",
+ "localized": "ponovljeno",
"reload": "",
- "hint": "pomicanje uzorkivača"
+ "hint": ""
},
{
- "id": "",
- "label": "sana: use complex human instructions",
- "localized": "SANA: koristi složene ljudske upute",
+ "id": 0,
+ "label": "Root model folder",
+ "localized": "Korijenska mapa modela",
"reload": "",
- "hint": "SANA: koristi složene ljudske upute"
+ "hint": ""
},
{
- "id": "",
- "label": "saturation",
- "localized": "zasićenost",
+ "id": 0,
+ "label": "Resize background color",
+ "localized": "Boja pozadine pri promjeni veličine",
"reload": "",
- "hint": "zasićenost"
+ "hint": ""
},
{
- "id": "",
- "label": "save all generated image grids",
- "localized": "spremi sve generirane mreže slika",
+ "id": 0,
+ "label": "Restore from metadata: skip params",
+ "localized": "Vrati iz metapodataka: preskoči parametre",
"reload": "",
- "hint": "spremi sve generirane mreže slika"
+ "hint": ""
},
{
- "id": "",
- "label": "save all generated images",
- "localized": "spremi sve generirane slike",
+ "id": 0,
+ "label": "Restore from metadata: skip settings",
+ "localized": "Vrati iz metapodataka: preskoči postavke",
"reload": "",
- "hint": "spremi sve generirane slike"
+ "hint": ""
},
{
- "id": "",
- "label": "save caption files",
- "localized": "spremi datoteke s opisima",
+ "id": 0,
+ "label": "requests",
+ "localized": "zahtjevi",
"reload": "",
- "hint": "spremi datoteke s opisima"
+ "hint": ""
},
{
- "id": "",
- "label": "save diffusers",
- "localized": "spremi diffusers modele",
+ "id": 0,
+ "label": "rust",
+ "localized": "rust",
"reload": "",
- "hint": "spremi diffusers modele"
+ "hint": ""
},
{
- "id": "",
- "label": "save hdr image",
- "localized": "spremi HDR sliku",
+ "id": 0,
+ "label": "Restore unparsed prompt",
+ "localized": "Vrati neobrađeni upit",
"reload": "",
- "hint": "spremi HDR sliku"
+ "hint": ""
},
{
- "id": "",
- "label": "save image before color correction",
- "localized": "spremi sliku prije korekcije boja",
+ "id": 0,
+ "label": "Reuse loaded model dictionary",
+ "localized": "Ponovno koristi rječnik učitanog modela",
"reload": "",
- "hint": "spremi sliku prije korekcije boja"
+ "hint": ""
},
{
- "id": "",
- "label": "save image before detailer",
- "localized": "spremi sliku prije detailera",
+ "id": 0,
+ "label": "ReBasin",
+ "localized": "ReBasin",
"reload": "",
- "hint": "spremi sliku prije detailera"
+ "hint": "Izvodi višestruka spajanja s permutacijama kako bi se zadržalo više značajki iz oba modela."
},
{
- "id": "",
- "label": "save image before hires",
- "localized": "spremi sliku prije hiresa",
+ "id": 0,
+ "label": "Replace VAE",
+ "localized": "Zamijeni VAE",
"reload": "",
- "hint": "spremi sliku prije hiresa"
+ "hint": ""
},
{
- "id": "",
- "label": "save image before refiner",
- "localized": "spremi sliku prije refiner modela",
+ "id": 0,
+ "label": "Reference unit 1",
+ "localized": "Referentna jedinica 1",
"reload": "",
- "hint": "spremi sliku prije refiner modela"
- },
+ "hint": ""
+ }
+ ],
+ "s": [
{
- "id": "",
- "label": "save images to a subdirectory",
- "localized": "spremi slike u poddirektorij",
+ "id": -1,
+ "label": "Sampler",
+ "localized": "Uzorkivač (Sampler)",
"reload": "",
- "hint": "spremi slike u poddirektorij"
+ "hint": "Postavke povezane s odabirom i konfiguracijom uzorkivača i početne vrijednosti (seed). Uzorkivači vode proces pretvaranja šuma u sliku kroz više koraka."
},
{
- "id": "",
- "label": "save init images",
- "localized": "spremi početne slike",
+ "id": -1,
+ "label": "Scripts",
+ "localized": "Skripte",
"reload": "",
- "hint": "spremi početne slike"
+ "hint": "Omogućite dodatne značajke korištenjem odabranih skripti tijekom procesa generiranja"
},
{
- "id": "",
- "label": "save inpainting mask",
- "localized": "spremi masku za inpainting",
+ "id": -1,
+ "label": "Scale",
+ "localized": "Razmjer",
"reload": "",
- "hint": "spremi masku za inpainting"
+ "hint": "Promjena veličine slike na ciljani razmjer. Ako su postavljene fiksna širina/visina, ova opcija se zanemaruje"
},
{
- "id": "",
- "label": "save inpainting masked composite",
- "localized": "spremi kompozit s inpainting maskom",
+ "id": -1,
+ "label": "Swap X/Y",
+ "localized": "Zamijeni X/Y",
"reload": "",
- "hint": "spremi kompozit s inpainting maskom"
+ "hint": ""
},
{
- "id": "",
- "label": "save metadata",
- "localized": "spremi metapodatke",
+ "id": -1,
+ "label": "Swap Y/Z",
+ "localized": "Zamijeni Y/Z",
"reload": "",
- "hint": "spremi metapodatke"
+ "hint": ""
},
{
- "id": "",
- "label": "save only saves selected image",
- "localized": "sprema samo odabranu sliku",
+ "id": -1,
+ "label": "Swap X/Z",
+ "localized": "Zamijeni X/Z",
"reload": "",
- "hint": "sprema samo odabranu sliku"
+ "hint": ""
},
{
- "id": "",
- "label": "save output",
- "localized": "spremi izlaz",
+ "id": -1,
+ "label": "Set prompt",
+ "localized": "Postavi upit",
"reload": "",
- "hint": "spremi izlaz"
+ "hint": "Kopiraj poboljšani upit u glavno polje za unos upita"
},
{
- "id": "",
- "label": "save safetensors",
- "localized": "spremi safetensors modele",
+ "id": -1,
+ "label": "Skip",
+ "localized": "Preskoči",
"reload": "",
- "hint": "spremi safetensors modele"
+ "hint": "Zaustavi obradu trenutnog zadatka i nastavi s obradom sljedećeg"
},
{
- "id": "",
- "label": "save unparsed prompt",
- "localized": "spremi neobrađeni prompt",
+ "id": -1,
+ "label": "Stop",
+ "localized": "Zaustavi",
"reload": "",
- "hint": "spremi neobrađeni prompt"
+ "hint": "Zaustavi obradu"
},
{
- "id": "",
- "label": "scale after",
- "localized": "skaliraj poslije",
+ "id": -1,
+ "label": "Show",
+ "localized": "Prikaži",
"reload": "",
- "hint": "skaliraj poslije"
+ "hint": "Prikaži lokaciju slike"
},
{
- "id": "",
- "label": "scale before",
- "localized": "skaliraj prije",
+ "id": -1,
+ "label": "Save",
+ "localized": "Spremi",
"reload": "",
- "hint": "skaliraj prije"
+ "hint": "Spremi sliku"
},
{
- "id": "",
- "label": "scale mask",
- "localized": "skaliraj masku",
+ "id": -1,
+ "label": "Sketch",
+ "localized": "Skica",
"reload": "",
- "hint": "skaliraj masku"
+ "hint": ""
},
{
- "id": "",
- "label": "scale factor",
- "localized": "faktor skaliranja",
+ "id": -1,
+ "label": "Size & Inputs",
+ "localized": "Veličina i ulazi",
"reload": "",
- "hint": "faktor skaliranja"
+ "hint": "Postavke povezane s rezolucijom generiranja i dodatnim ulaznim medijima"
},
{
- "id": "",
- "label": "score",
- "localized": "ocjena",
+ "id": -1,
+ "label": "Set receipe",
+ "localized": "Postavi recept",
"reload": "",
- "hint": "ocjena"
+ "hint": ""
},
{
- "id": "",
- "label": "score threshold",
- "localized": "prag ocjene",
+ "id": -1,
+ "label": "Scale by",
+ "localized": "Skaliraj prema",
"reload": "",
- "hint": "prag ocjene"
+ "hint": "Koristite ovu karticu za promjenu veličine izvornih slika prema odabranom faktoru"
},
{
- "id": "",
- "label": "scribble",
- "localized": "škrabotina",
+ "id": -1,
+ "label": "Scale to",
+ "localized": "Skaliraj na",
"reload": "",
- "hint": "škrabotina"
+ "hint": "Koristite ovu karticu za promjenu veličine izvornih slika na odabranu ciljanu veličinu"
},
{
- "id": "",
- "label": "sd15-attire",
- "localized": "sd15-attire",
+ "id": -1,
+ "label": "Settings",
+ "localized": "Postavke",
"reload": "",
- "hint": "sd15-attire"
+ "hint": "Postavke aplikacije"
},
{
- "id": "",
- "label": "sd15-likeness",
- "localized": "sd15-likeness",
+ "id": -1,
+ "label": "System",
+ "localized": "Sustav",
"reload": "",
- "hint": "sd15-likeness"
+ "hint": "Sustavne postavke i informacije"
},
{
- "id": "",
- "label": "sd15-navimixu",
- "localized": "sd15-navimixu",
+ "id": -1,
+ "label": "Shutdown server",
+ "localized": "Ugasi poslužitelj",
"reload": "",
- "hint": "sd15-navimixu"
+ "hint": ""
},
{
- "id": "",
- "label": "sd15-sexy",
- "localized": "sd15-sexy",
+ "id": -1,
+ "label": "Start profiling",
+ "localized": "Pokreni profiliranje",
"reload": "",
- "hint": "sd15-sexy"
+ "hint": ""
},
{
- "id": "",
- "label": "sdxl-artstyle",
- "localized": "sdxl-artstyle",
+ "id": -1,
+ "label": "System Info",
+ "localized": "Informacije o sustavu",
"reload": "",
- "hint": "sdxl-artstyle"
+ "hint": "Informacije o sustavu"
},
{
- "id": "",
- "label": "sdxl-negative",
- "localized": "sdxl-negative",
+ "id": -1,
+ "label": "Set UI defaults",
+ "localized": "Postavi zadano za sučelje",
"reload": "",
- "hint": "sdxl-negative"
+ "hint": "Postavi trenutne vrijednosti kao zadane vrijednosti za korisničko sučelje"
},
{
- "id": "",
- "label": "sdxl-sexy",
- "localized": "sdxl-sexy",
+ "id": -1,
+ "label": "Set UI menu states",
+ "localized": "Postavi stanja izbornika",
"reload": "",
- "hint": "sdxl-sexy"
+ "hint": ""
},
{
- "id": "",
- "label": "sdxl-sliders",
- "localized": "sdxl-sliders",
+ "id": -1,
+ "label": "Send interrupt",
+ "localized": "Pošalji prekid",
"reload": "",
- "hint": "sdxl-sliders"
+ "hint": ""
},
{
- "id": "",
- "label": "sdxl-toon",
- "localized": "sdxl-toon",
+ "id": -1,
+ "label": "Submit results",
+ "localized": "Pošalji rezultate",
"reload": "",
- "hint": "sdxl-toon"
+ "hint": ""
},
{
- "id": "",
- "label": "sdxl: use weighted pooled embeds",
- "localized": "sdxl: koristi ponderirane združene ugradnje",
+ "id": -1,
+ "label": "System Paths",
+ "localized": "Putanje sustava",
"reload": "",
- "hint": "sdxl: koristi ponderirane združene ugradnje"
+ "hint": "Postavke povezane s lokacijom raznih direktorija modela"
},
{
- "id": "",
- "label": "search changelog",
- "localized": "pretraži dnevnik promjena",
+ "id": -1,
+ "label": "Show all pages",
+ "localized": "Prikaži sve stranice",
"reload": "",
- "hint": "pretraži dnevnik promjena"
+ "hint": "Prikaži sve stranice s postavkama"
},
{
- "id": "",
- "label": "search models",
- "localized": "pretraži modele",
+ "id": -1,
+ "label": "Save model",
+ "localized": "Spremi model",
"reload": "",
- "hint": "pretraži modele"
+ "hint": ""
},
{
- "id": "",
- "label": "search wiki pages",
- "localized": "pretraži wiki stranice",
+ "id": -1,
+ "label": "Scan missing",
+ "localized": "Skeniraj nedostajuće",
"reload": "",
- "hint": "pretraži wiki stranice"
+ "hint": ""
},
{
- "id": "",
- "label": "secondary model",
- "localized": "sekundarni model",
+ "id": -1,
+ "label": "Save receipe",
+ "localized": "Spremi recept",
"reload": "",
- "hint": "sekundarni model"
+ "hint": ""
},
{
- "id": "",
- "label": "segmentanything",
- "localized": "segmentanything",
+ "id": -1,
+ "label": "Simple Merge",
+ "localized": "Jednostavno spajanje",
"reload": "",
- "hint": "segmentanything"
+ "hint": ""
},
{
- "id": "",
- "label": "select",
- "localized": "odaberi",
+ "id": -1,
+ "label": "Style",
+ "localized": "Stil",
"reload": "",
- "hint": "odaberi"
+ "hint": "Dodatni stilovi koji će se primijeniti na odabrane parametre generiranja"
},
{
- "id": "",
- "label": "select model",
- "localized": "odaberi model",
+ "id": -1,
+ "label": "SD 1.5",
+ "localized": "SD 1.5",
"reload": "",
- "hint": "odaberi model"
+ "hint": ""
},
{
- "id": "",
- "label": "send interrupt",
- "localized": "pošalji prekid",
+ "id": -1,
+ "label": "SD XL",
+ "localized": "SD XL",
"reload": "",
- "hint": "pošalji prekid"
+ "hint": ""
},
{
- "id": "",
- "label": "send seed when sending prompt or image to other interface",
- "localized": "pošalji seed prilikom slanja prompta ili slike na drugo sučelje",
+ "id": -1,
+ "label": "SD1.5",
+ "localized": "SD1.5",
"reload": "",
- "hint": "pošalji seed prilikom slanja prompta ili slike na drugo sučelje"
+ "hint": ""
},
{
- "id": "",
- "label": "send size when sending prompt or image to another interface",
- "localized": "pošalji veličinu prilikom slanja prompta ili slike na drugo sučelje",
+ "id": -1,
+ "label": "SDXL",
+ "localized": "SDXL",
"reload": "",
- "hint": "pošalji veličinu prilikom slanja prompta ili slike na drugo sučelje"
+ "hint": "StableDiffusion XL"
},
{
- "id": "",
+ "id": -1,
+ "label": "Start",
+ "localized": "Pokreni",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Select",
+ "localized": "Odaberi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Size",
+ "localized": "Veličina",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Size & Batch",
+ "localized": "Veličina i grupa",
+ "reload": "",
+ "hint": "Veličina slike i grupna obrada (batch)"
+ },
+ {
+ "id": -1,
+ "label": "Seed",
+ "localized": "Početna vrijednost (Seed)",
+ "reload": "",
+ "hint": "Početna vrijednost i varijacija"
+ },
+ {
+ "id": -1,
+ "label": "Script",
+ "localized": "Skripta",
+ "reload": "",
+ "hint": "Dodatne skripte koje će se koristiti"
+ },
+ {
+ "id": -1,
+ "label": "Stable Diffusion 3.x",
+ "localized": "Stable Diffusion 3.x",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SDNQ: SD.Next Quantization",
+ "localized": "SDNQ: SD.Next kvantizacija",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save Options",
+ "localized": "Opcije spremanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Startup & Server Options",
+ "localized": "Opcije pokretanja i poslužitelja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SeedVR",
+ "localized": "SeedVR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Styles",
+ "localized": "Stilovi",
+ "reload": "",
+ "hint": "Dodatni stilovi koji će se primijeniti na odabrane parametre generiranja"
+ },
+ {
+ "id": -1,
+ "label": "Search & Download",
+ "localized": "Traži i preuzmi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Server log",
+ "localized": "Zapisnik poslužitelja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Steps",
+ "localized": "Koraci",
+ "reload": "",
+ "hint": "Koliko puta iterativno poboljšati generiranu sliku; veće vrijednosti traju duže; vrlo niske vrijednosti mogu proizvesti loše rezultate"
+ },
+ {
+ "id": -1,
+ "label": "Sampling method",
+ "localized": "Metoda uzorkovanja",
+ "reload": "",
+ "hint": "Koji algoritam koristiti za izradu slike"
+ },
+ {
+ "id": -1,
+ "label": "Sigma method",
+ "localized": "Sigma metoda",
+ "reload": "",
+ "hint": "Kontrolira kako se razine šuma (sigme) raspoređuju kroz korake difuzije. Opcije: - zadano: zadana vrijednost modela - karras: glađi raspored šuma, viša kvaliteta s manje koraka - beta: temeljeno na vrijednostima beta rasporeda - exponential: eksponencijalno smanjenje šuma - lambdas: eksperimentalno, balansira signal i šum - flowmatch: podešeno za flow-matching modele"
+ },
+ {
+ "id": -1,
+ "label": "Sigma adjust",
+ "localized": "Prilagodba sigme",
+ "reload": "",
+ "hint": "Prilagodi sigma vrijednost uzorkivača"
+ },
+ {
+ "id": -1,
+ "label": "Sampler order",
+ "localized": "Redoslijed uzorkivača",
+ "reload": "",
+ "hint": "Redoslijed ažuriranja rješavača u uzorkivaču. Viši redoslijed poboljšava stabilnost/točnost, ali povećava trošak izračuna."
+ },
+ {
+ "id": -1,
+ "label": "SLG scale",
+ "localized": "SLG ljestvica",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SLG start",
+ "localized": "SLG početak",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SLG stop",
+ "localized": "SLG kraj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SLG layers",
+ "localized": "SLG slojevi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SLG config",
+ "localized": "SLG konfiguracija",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SEG scale",
+ "localized": "SEG ljestvica",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SEG blur sigma",
+ "localized": "SEG sigma zamućenja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SEG blur threshold inf",
+ "localized": "SEG prag zamućenja inf",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SEG start",
+ "localized": "SEG početak",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SEG stop",
+ "localized": "SEG kraj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SEG layers",
+ "localized": "SEG slojevi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SEG config",
+ "localized": "SEG konfiguracija",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Strength",
+ "localized": "Snaga",
+ "reload": "",
+ "hint": "Snaga uklanjanja šuma (denoising) tijekom operacije slike kontrolira koliko se originalne slike smije promijeniti tijekom generiranja"
+ },
+ {
+ "id": -1,
+ "label": "Sort detections",
+ "localized": "Poredaj detekcije",
+ "reload": "",
+ "hint": "Poredaj detektirana područja slijeva nadesno umjesto prema rezultatu detekcije"
+ },
+ {
+ "id": -1,
+ "label": "Sharpen",
+ "localized": "Izoštri",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Subject",
+ "localized": "Predmet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Same latent",
+ "localized": "Isti latent",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Share queries",
+ "localized": "Dijeli upite",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Sigma",
+ "localized": "Sigma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Stride",
+ "localized": "Korak (Stride)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Structure",
+ "localized": "Struktura",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save HDR image",
+ "localized": "Spremi HDR sliku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Saturation",
+ "localized": "Zasićenost",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Scale factor",
+ "localized": "Faktor skaliranja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Strength curve",
+ "localized": "Krivulja snage",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Slider",
+ "localized": "Klizač",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Set at prompt start",
+ "localized": "Postavi na početak upita",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "space",
+ "localized": "razmak",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Skip guidance layers",
+ "localized": "Preskoči slojeve vođenja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Shared options",
+ "localized": "Zajedničke opcije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Shift",
+ "localized": "Pomak",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Spatial frequency",
+ "localized": "Prostorna frekvencija",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save as copy",
+ "localized": "Spremi kao kopiju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Sensitivity",
+ "localized": "Osjetljivost",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "System prompt",
+ "localized": "Sustavni upit",
+ "reload": "",
+ "hint": "Sustavni upit kontrolira ponašanje LLM-a. Obrađuje se prvi i perzistira kroz razgovor. Ima najveći prioritet i uvijek se dodaje na početak niza. Koristite za: Pravila formatiranja odgovora, definiciju uloge, stil."
+ },
+ {
+ "id": -1,
+ "label": "Source subject",
+ "localized": "Izvorni predmet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Smooth mask",
+ "localized": "Zaglađena maska",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Scale after",
+ "localized": "Skaliraj nakon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Scale mask",
+ "localized": "Skaliraj masku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show input",
+ "localized": "Prikaži ulaz",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show preview",
+ "localized": "Prikaži pregled",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Separate init image",
+ "localized": "Odvojena početna slika",
+ "reload": "",
+ "hint": "Stvara dodatni prozor pored Control ulaza označen kao Init ulaz, tako da možete imati zasebnu sliku za Control operacije i početni izvor."
+ },
+ {
+ "id": -1,
+ "label": "Skip input frames",
+ "localized": "Preskoči ulazne okvire",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Style fidelity",
+ "localized": "Vjernost stilu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Scribble",
+ "localized": "Škrabotina (Scribble)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Score threshold",
+ "localized": "Prag rezultata",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Sampler shift",
+ "localized": "Pomak uzorkivača",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save output",
+ "localized": "Spremi izlaz",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show result images",
+ "localized": "Prikaži rezultirajuće slike",
+ "reload": "",
+ "hint": "Omogućite za prikaz obrađenih slika u oknu za slike"
+ },
+ {
+ "id": -1,
+ "label": "Save Caption Files",
+ "localized": "Spremi datoteke opisa",
+ "reload": "",
+ "hint": "Spremi generirane opise u .txt datoteke uz slike. Svaka slika dobiva odgovarajuću datoteku opisa s istim osnovnim imenom."
+ },
+ {
+ "id": -1,
+ "label": "Sort alphabetically",
+ "localized": "Poredaj abecedno",
+ "reload": "",
+ "hint": "Poredaj oznake abecedno umjesto prema rezultatu pouzdanosti. Kada je onemogućeno, oznake se sortiraju prema pouzdanosti (najviša prva). Abecedno sortiranje olakšava pronalaženje specifičnih oznaka."
+ },
+ {
+ "id": -1,
+ "label": "Show confidence scores",
+ "localized": "Prikaži rezultate pouzdanosti",
+ "reload": "",
+ "hint": "Prikaži rezultate pouzdanosti uz svaku oznaku. Pokazuje koliko je model siguran u svaku oznaku (0.0 do 1.0). Korisno za razumijevanje koje su oznake najpouzdanije."
+ },
+ {
+ "id": -1,
+ "label": "Search",
+ "localized": "Traži",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Sort by",
+ "localized": "Poredaj po",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Specific branch name",
+ "localized": "Specifično ime grane",
+ "reload": "",
+ "hint": "Navedite ime grane proširenja, ostavite prazno za zadano"
+ },
+ {
+ "id": -1,
+ "label": "Submodules",
+ "localized": "Podmoduli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Server start time",
+ "localized": "Vrijeme pokretanja poslužitelja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "State",
+ "localized": "Stanje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Search Docs",
+ "localized": "Pretraži dokumentaciju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Search GitHub Wiki Pages",
+ "localized": "Pretraži GitHub Wiki stranice",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Search Changelog",
+ "localized": "Pretraži dnevnik promjena",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Stage boundary ratio",
+ "localized": "Omjer granice faze",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
"label": "sequential",
"localized": "sekvencijalno",
"reload": "",
- "hint": "sekvencijalno"
+ "hint": ""
},
{
- "id": "",
- "label": "server start time",
- "localized": "vrijeme pokretanja poslužitelja",
+ "id": -1,
+ "label": "SVD rank size",
+ "localized": "SVD veličina ranga",
"reload": "",
- "hint": "vrijeme pokretanja poslužitelja"
+ "hint": ""
},
{
- "id": "",
- "label": "set at prompt start",
- "localized": "postavi na početku prompta",
+ "id": -1,
+ "label": "SVD steps",
+ "localized": "SVD koraci",
"reload": "",
- "hint": "postavi na početku prompta"
+ "hint": ""
},
{
- "id": "",
- "label": "set ui menu states",
- "localized": "postavi stanja UI izbornika",
+ "id": -1,
+ "label": "Shuffle weights in post mode",
+ "localized": "Nasumično presloži težine u post načinu",
"reload": "",
- "hint": "postavi stanja UI izbornika"
+ "hint": ""
},
{
- "id": "",
- "label": "share queries",
- "localized": "dijeli upite",
+ "id": -1,
+ "label": "SDXL: Use weighted pooled embeds",
+ "localized": "SDXL: Koristi ponderirane grupirane ugradnje (embeds)",
"reload": "",
- "hint": "dijeli upite"
+ "hint": ""
},
{
- "id": "",
- "label": "shared options",
- "localized": "zajedničke opcije",
+ "id": -1,
+ "label": "Sana: Use complex human instructions",
+ "localized": "Sana: Koristi kompleksne ljudske upute",
"reload": "",
- "hint": "zajedničke opcije"
+ "hint": ""
},
{
- "id": "",
- "label": "sharpen",
- "localized": "izoštri",
+ "id": -1,
+ "label": "Scaled-Dot-Product",
+ "localized": "Scaled-Dot-Product",
"reload": "",
- "hint": "izoštri"
+ "hint": "Optimizacija memorije. Nedeterministički osim ako je isključena SDP memorijska pažnja."
},
{
- "id": "",
- "label": "shift",
- "localized": "pomak",
+ "id": -1,
+ "label": "Sage attention",
+ "localized": "Sage pažnja",
"reload": "",
- "hint": "pomak"
+ "hint": "Eksperimentalna metoda optimizacije pažnje (attention). Može poboljšati brzinu, ali je manje testirana i može uzrokovati pogreške."
},
{
- "id": "",
- "label": "show grid in results",
- "localized": "prikaži mrežu u rezultatima",
- "reload": "",
- "hint": "prikaži mrežu u rezultatima"
- },
- {
- "id": "",
- "label": "show input",
- "localized": "prikaži ulaz",
- "reload": "",
- "hint": "prikaži ulaz"
- },
- {
- "id": "",
- "label": "show metadata in full screen image browser",
- "localized": "prikaži metapodatke u pregledniku slika preko cijelog zaslona",
- "reload": "",
- "hint": "prikaži metapodatke u pregledniku slika preko cijelog zaslona"
- },
- {
- "id": "",
- "label": "show motd",
- "localized": "prikaži MOTD",
- "reload": "",
- "hint": "prikaži MOTD"
- },
- {
- "id": "",
- "label": "show preview",
- "localized": "prikaži pregled",
- "reload": "",
- "hint": "prikaži pregled"
- },
- {
- "id": "",
- "label": "shuffle weights",
- "localized": "izmiješaj težine",
- "reload": "",
- "hint": "izmiješaj težine"
- },
- {
- "id": "",
- "label": "sigma",
- "localized": "sigma",
- "reload": "",
- "hint": "sigma"
- },
- {
- "id": "",
- "label": "sigma churn",
- "localized": "sigma pomak",
- "reload": "",
- "hint": "sigma pomak"
- },
- {
- "id": "",
- "label": "sigma max",
- "localized": "sigma maksimum",
- "reload": "",
- "hint": "sigma maksimum"
- },
- {
- "id": "",
- "label": "sigma method",
- "localized": "sigma metoda",
- "reload": "",
- "hint": "sigma metoda"
- },
- {
- "id": "",
- "label": "sigma min",
- "localized": "sigma minimum",
- "reload": "",
- "hint": "sigma minimum"
- },
- {
- "id": "",
- "label": "sigma noise",
- "localized": "sigma šum",
- "reload": "",
- "hint": "sigma šum"
- },
- {
- "id": "",
- "label": "sigma tmin",
- "localized": "sigma tmin",
- "reload": "",
- "hint": "sigma tmin"
- },
- {
- "id": "",
- "label": "simple merge",
- "localized": "jednostavno spajanje",
- "reload": "",
- "hint": "jednostavno spajanje"
- },
- {
- "id": "",
- "label": "size",
- "localized": "veličina",
- "reload": "",
- "hint": "veličina"
- },
- {
- "id": "",
- "label": "sketch",
- "localized": "skica",
- "reload": "",
- "hint": "skica"
- },
- {
- "id": "",
- "label": "skip generation if nan found in latents",
- "localized": "preskoči generiranje ako je nan pronađen u latentima",
- "reload": "",
- "hint": "preskoči generiranje ako je nan pronađen u latentima"
- },
- {
- "id": "",
- "label": "skip guidance layers",
- "localized": "preskoči slojeve navođenja",
- "reload": "",
- "hint": "preskoči slojeve navođenja"
- },
- {
- "id": "",
- "label": "skip input frames",
- "localized": "preskoči ulazne okvire",
- "reload": "",
- "hint": "preskoči ulazne okvire"
- },
- {
- "id": "",
- "label": "slider",
- "localized": "klizač",
- "reload": "",
- "hint": "klizač"
- },
- {
- "id": "",
- "label": "smooth mask",
- "localized": "zagladi masku",
- "reload": "",
- "hint": "zagladi masku"
- },
- {
- "id": "",
- "label": "solver order (where",
- "localized": "red rješavača (gdje",
- "reload": "",
- "hint": "red rješavača (gdje"
- },
- {
- "id": "",
- "label": "sort order",
- "localized": "redoslijed sortiranja",
- "reload": "",
- "hint": "redoslijed sortiranja"
- },
- {
- "id": "",
- "label": "source subject",
- "localized": "izvorni subjekt",
- "reload": "",
- "hint": "izvorni subjekt"
- },
- {
- "id": "",
- "label": "space",
- "localized": "prostor",
- "reload": "",
- "hint": "prostor"
- },
- {
- "id": "",
- "label": "spatial frequency",
- "localized": "prostorna frekvencija",
- "reload": "",
- "hint": "prostorna frekvencija"
- },
- {
- "id": "",
- "label": "specify model revision",
- "localized": "odredi reviziju modela",
- "reload": "",
- "hint": "odredi reviziju modela"
- },
- {
- "id": "",
- "label": "specify model variant",
- "localized": "odredi varijantu modela",
- "reload": "",
- "hint": "odredi varijantu modela"
- },
- {
- "id": "",
- "label": "split attention",
- "localized": "podijeljena pažnja",
- "reload": "",
- "hint": "podijeljena pažnja"
- },
- {
- "id": "",
+ "id": -1,
"label": "stable-fast",
"localized": "stable-fast",
"reload": "",
- "hint": "stable-fast"
+ "hint": ""
},
{
- "id": "",
- "label": "standard",
- "localized": "standardno",
+ "id": -1,
+ "label": "Save all generated images",
+ "localized": "Spremi sve generirane slike",
"reload": "",
- "hint": "standardno"
+ "hint": ""
},
{
- "id": "",
- "label": "start",
- "localized": "početak",
+ "id": -1,
+ "label": "Save interrupted images",
+ "localized": "Spremi prekinute slike",
"reload": "",
- "hint": "početak"
+ "hint": ""
},
{
- "id": "",
- "label": "start profiling",
- "localized": "pokreni profiliranje",
+ "id": -1,
+ "label": "Save all generated image grids",
+ "localized": "Spremi sve generirane mreže slika",
"reload": "",
- "hint": "pokreni profiliranje"
+ "hint": ""
},
{
- "id": "",
- "label": "state",
- "localized": "stanje",
+ "id": -1,
+ "label": "Show metadata in full screen image browser",
+ "localized": "Prikaži metapodatke u pregledniku slika preko cijelog zaslona",
"reload": "",
- "hint": "stanje"
+ "hint": ""
},
{
- "id": "",
- "label": "stride",
- "localized": "korak",
+ "id": -1,
+ "label": "Save init images",
+ "localized": "Spremi početne slike",
"reload": "",
- "hint": "korak"
+ "hint": ""
},
{
- "id": "",
- "label": "structure",
- "localized": "struktura",
+ "id": -1,
+ "label": "Save image before hires",
+ "localized": "Spremi sliku prije visoke rezolucije",
"reload": "",
- "hint": "struktura"
+ "hint": ""
},
{
- "id": "",
- "label": "style fidelity",
- "localized": "vjernost stilu",
+ "id": -1,
+ "label": "Save image before refiner",
+ "localized": "Spremi sliku prije profinjivača (refiner)",
"reload": "",
- "hint": "vjernost stilu"
+ "hint": ""
},
{
- "id": "",
- "label": "subject",
- "localized": "subjekt",
+ "id": -1,
+ "label": "Save image before detailer",
+ "localized": "Spremi sliku prije detalizatora (detailer)",
"reload": "",
- "hint": "subjekt"
+ "hint": ""
},
{
- "id": "",
- "label": "submit results",
- "localized": "pošalji rezultate",
+ "id": -1,
+ "label": "Save image before color correction",
+ "localized": "Spremi sliku prije korekcije boja",
"reload": "",
- "hint": "pošalji rezultate"
+ "hint": ""
},
{
- "id": "",
- "label": "submodules",
- "localized": "podmoduli",
+ "id": -1,
+ "label": "Save inpainting mask",
+ "localized": "Spremi masku za inpainting",
"reload": "",
- "hint": "podmoduli"
+ "hint": ""
},
{
- "id": "",
- "label": "swap x/y",
- "localized": "zamijeni x/y",
+ "id": -1,
+ "label": "Save inpainting masked composite",
+ "localized": "Spremi kompozit maskiran inpaintingom",
"reload": "",
- "hint": "zamijeni x/y"
+ "hint": ""
},
{
- "id": "",
- "label": "swap x/z",
- "localized": "zamijeni x/z",
+ "id": -1,
+ "label": "Save images to a subdirectory",
+ "localized": "Spremi slike u poddirektorij",
"reload": "",
- "hint": "zamijeni x/z"
+ "hint": ""
},
{
- "id": "",
- "label": "swap y/z",
- "localized": "zamijeni y/z",
+ "id": -1,
+ "label": "Save metadata in image",
+ "localized": "Spremi metapodatke u sliku",
"reload": "",
- "hint": "zamijeni y/z"
+ "hint": ""
},
{
- "id": "",
- "label": "t2i adapter",
- "localized": "t2i adapter",
+ "id": -1,
+ "label": "Save metadata to text file",
+ "localized": "Spremi metapodatke u tekstualnu datoteku",
"reload": "",
- "hint": "t2i adapter"
+ "hint": ""
},
{
- "id": "",
- "label": "t2i strength",
- "localized": "t2i snaga",
+ "id": -1,
+ "label": "Save metadata to JSON file",
+ "localized": "Spremi metapodatke u JSON datoteku",
"reload": "",
- "hint": "t2i snaga"
+ "hint": ""
},
{
- "id": "",
- "label": "t2i-adapter unit 1",
- "localized": "t2i-adapter jedinica 1",
+ "id": -1,
+ "label": "System information to include in metadata",
+ "localized": "Informacije o sustavu za uključivanje u metapodatke",
"reload": "",
- "hint": "t2i-adapter jedinica 1"
+ "hint": ""
},
{
- "id": "",
- "label": "t2i-adapter unit 2",
- "localized": "t2i-adapter jedinica 2",
+ "id": -1,
+ "label": "Standard",
+ "localized": "Standardno",
"reload": "",
- "hint": "t2i-adapter jedinica 2"
+ "hint": ""
},
{
- "id": "",
- "label": "t2i-adapter unit 3",
- "localized": "t2i-adapter jedinica 3",
+ "id": -1,
+ "label": "Show MOTD",
+ "localized": "Prikaži poruku dana (MOTD)",
"reload": "",
- "hint": "t2i-adapter jedinica 3"
+ "hint": ""
},
{
- "id": "",
- "label": "t2i-adapter unit 4",
- "localized": "t2i-adapter jedinica 4",
+ "id": -1,
+ "label": "sidebar",
+ "localized": "bočna traka",
"reload": "",
- "hint": "t2i-adapter jedinica 4"
+ "hint": "bočna traka na desnoj strani zaslona"
},
{
- "id": "",
- "label": "taesd",
- "localized": "taesd",
+ "id": -1,
+ "label": "Show log view",
+ "localized": "Prikaži prikaz zapisa",
"reload": "",
- "hint": "taesd"
+ "hint": "Prikaži prozor zapisa na dnu glavnog prozora"
},
{
- "id": "",
- "label": "taesd decode layers",
- "localized": "taesd slojevi dekodiranja",
+ "id": -1,
+ "label": "Show grid in results",
+ "localized": "Prikaži mrežu u rezultatima",
"reload": "",
- "hint": "taesd slojevi dekodiranja"
+ "hint": ""
},
{
- "id": "",
- "label": "taesd variant",
- "localized": "taesd varijanta",
+ "id": -1,
+ "label": "Send seed when sending prompt or image to other interface",
+ "localized": "Pošalji seed pri slanju upita ili slike u drugo sučelje",
"reload": "",
- "hint": "taesd varijanta"
+ "hint": ""
},
{
- "id": "",
- "label": "target subject",
- "localized": "ciljani subjekt",
+ "id": -1,
+ "label": "Send size when sending prompt or image to another interface",
+ "localized": "Pošalji veličinu pri slanju upita ili slike u drugo sučelje",
"reload": "",
- "hint": "ciljani subjekt"
+ "hint": ""
},
{
- "id": "",
- "label": "tcd",
- "localized": "tcd",
+ "id": -1,
+ "label": "Show labels for aside tabs",
+ "localized": "Prikaži oznake za sporedne kartice",
"reload": "",
- "hint": "tcd"
+ "hint": ""
},
{
- "id": "",
- "label": "tdd",
- "localized": "tdd",
+ "id": -1,
+ "label": "Show labels for main tabs",
+ "localized": "Prikaži oznake za glavne kartice",
"reload": "",
- "hint": "tdd"
+ "hint": ""
},
{
- "id": "",
- "label": "te",
- "localized": "te",
+ "id": -1,
+ "label": "Show labels for page tabs",
+ "localized": "Prikaži oznake za kartice stranica",
"reload": "",
- "hint": "te"
+ "hint": ""
},
{
- "id": "",
- "label": "temperature",
- "localized": "temperatura",
+ "id": -1,
+ "label": "Show ticks for input range slider",
+ "localized": "Prikaži podjele za klizač raspona unosa",
"reload": "",
- "hint": "temperatura"
+ "hint": ""
},
{
- "id": "",
- "label": "temporal frequency",
- "localized": "vremenska frekvencija",
+ "id": -1,
+ "label": "Show parameter outline",
+ "localized": "Prikaži obrub parametara",
"reload": "",
- "hint": "vremenska frekvencija"
+ "hint": ""
},
{
- "id": "",
- "label": "tertiary model",
- "localized": "tercijarni model",
+ "id": -1,
+ "label": "Simple",
+ "localized": "Jednostavno",
"reload": "",
- "hint": "tercijarni model"
+ "hint": "Vrlo jeftina aproksimacija. Vrlo brzo u usporedbi s VAE, ali proizvodi slike s 8 puta manjom horizontalnom/vertikalnom rezolucijom i iznimno niskom kvalitetom"
},
{
- "id": "",
- "label": "text encoder cache size",
- "localized": "veličina predmemorije tekstualnog kodera",
+ "id": -1,
+ "label": "SeedVR CFG Scale",
+ "localized": "SeedVR CFG ljestvica",
"reload": "",
- "hint": "veličina predmemorije tekstualnog kodera"
+ "hint": ""
},
{
- "id": "",
- "label": "text encoder model",
- "localized": "model tekstualnog kodera",
+ "id": -1,
+ "label": "Sort order",
+ "localized": "Redoslijed sortiranja",
"reload": "",
- "hint": "model tekstualnog kodera"
+ "hint": ""
},
{
- "id": "",
- "label": "text inputs",
- "localized": "tekstualni unosi",
+ "id": -1,
+ "label": "Skip CivitAI scan for regex pattern(s)",
+ "localized": "Preskoči CivitAI skeniranje za regex uzorke",
"reload": "",
- "hint": "tekstualni unosi"
+ "hint": ""
},
{
- "id": "",
- "label": "textbox",
- "localized": "okvir za tekst",
+ "id": -1,
+ "label": "Show reference styles",
+ "localized": "Prikaži referentne stilove",
"reload": "",
- "hint": "okvir za tekst"
+ "hint": "Prikaži ili sakrij ugrađene stilove"
},
{
- "id": "",
- "label": "threshold",
- "localized": "prag",
+ "id": -1,
+ "label": "Skip Generation if NaN found in latents",
+ "localized": "Preskoči generiranje ako se pronađe NaN u latentima",
"reload": "",
- "hint": "prag"
+ "hint": ""
},
{
- "id": "",
+ "id": -1,
+ "label": "Save grids to a subdirectory",
+ "localized": "Spremi mreže u poddirektorij",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show live previews",
+ "localized": "Prikaži pregled uživo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save resumable optimizer state when training",
+ "localized": "Spremi stanje optimizatora koje se može nastaviti tijekom treniranja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save training settings to a text file",
+ "localized": "Spremi postavke treninga u tekstualnu datoteku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show previews as a grid",
+ "localized": "Prikaži preglede kao mrežu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show progressbar",
+ "localized": "Prikaži traku napretka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save generated images within tensorboard",
+ "localized": "Spremi generirane slike unutar tensorboarda",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save loss CSV file every n steps",
+ "localized": "Spremi CSV datoteku gubitka (loss) svakih n koraka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save images to a subdirectory when using Save button",
+ "localized": "Spremi slike u poddirektorij kada se koristi gumb Spremi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Secondary model",
+ "localized": "Sekundarni model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save metadata",
+ "localized": "Spremi metapodatke",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "safetensors",
+ "localized": "safetensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "shuffle",
+ "localized": "nasumično presloži (shuffle)",
+ "reload": "",
+ "hint": "Učitava cijeli model u RAM i izračunava na VRAM-u: Manje ubrzanje, predloženo za SDXL spajanja"
+ },
+ {
+ "id": -1,
+ "label": "Save diffusers",
+ "localized": "Spremi diffusers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save safetensors",
+ "localized": "Spremi safetensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Search models",
+ "localized": "Pretraži modele",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Select model",
+ "localized": "Odaberi model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Specify model variant",
+ "localized": "Navedi varijantu modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Specify model revision",
+ "localized": "Navedi reviziju modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SegmentAnything",
+ "localized": "SegmentAnything",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Sections",
+ "localized": "Odjeljci",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Samplers",
+ "localized": "Uzorkivači",
+ "reload": "",
+ "hint": "Napredne postavke uzorkivača/planera (schedulers)"
+ }
+ ],
+ "t": [
+ {
+ "id": 755,
+ "label": "T2I",
+ "localized": "T2I",
+ "reload": "",
+ "hint": "Izradi sliku iz teksta Zastarjelo sučelje koje oponaša izvorno sučelje i ponašanje pretvorbe teksta u sliku"
+ },
+ {
+ "id": 2221,
+ "label": "T2I Adapter",
+ "localized": "T2I adapter",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1221,
+ "label": "Tagger",
+ "localized": "Označitelj",
+ "reload": "",
+ "hint": "Označi slike pomoću klasifikacijskih modela fokusiranih na anime, poput WaifuDiffusion ili DeepBooru."
+ },
+ {
+ "id": 1222,
+ "label": "Tag",
+ "localized": "Tag",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3213,
+ "label": "Text Encoder",
+ "localized": "Kodirač teksta",
+ "reload": "",
+ "hint": "Postavke povezane s kodiračem teksta i obradom kodiranja upita tijekom generiranja"
+ },
+ {
+ "id": 3122,
+ "label": "Text",
+ "localized": "Tekst",
+ "reload": "",
+ "hint": "Izradi sliku iz teksta"
+ },
+ {
+ "id": 2212,
+ "label": "TorchAO",
+ "localized": "TorchAO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2213,
+ "label": "TensorRT",
+ "localized": "TensorRT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2214,
+ "label": "Torch Options",
+ "localized": "Torch opcije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3215,
+ "label": "Token Merging",
+ "localized": "Spajanje tokena",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3216,
+ "label": "TeaCache",
+ "localized": "TeaCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3217,
+ "label": "Theme options",
+ "localized": "Opcije teme",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3218,
+ "label": "Task History",
+ "localized": "Povijest zadataka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4111,
+ "label": "Timestep spacing",
+ "localized": "Razmak vremenskih koraka",
+ "reload": "",
+ "hint": "Određuje kako su vremenski koraci raspoređeni kroz proces difuzije. Opcije: - default: zadano za model - leading: stvara ravnomjerno raspoređene korake - linspace: uključuje prvi i zadnji korak te ravnomjerno odabire preostale međukorake - trailing: uključuje samo zadnji korak i ravnomjerno odabire preostale međukorake počevši od kraja"
+ },
+ {
+ "id": 4112,
+ "label": "Timesteps presets",
+ "localized": "Predpostavke vremenskih koraka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4113,
+ "label": "Timesteps override",
+ "localized": "Nadjačavanje vremenskih koraka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4114,
"label": "thresholding",
- "localized": "pragovanje",
+ "localized": "Pragovi (thresholding)",
"reload": "",
- "hint": "pragovanje"
+ "hint": ""
},
{
- "id": "",
- "label": "tile frames",
- "localized": "okviri pločica",
+ "id": 4115,
+ "label": "Texture tiling",
+ "localized": "Popločavanje teksture",
"reload": "",
- "hint": "okviri pločica"
+ "hint": "Primijeni bešavno popločavanje na generiranu sliku kako bi se mogla koristiti kao tekstura"
},
{
- "id": "",
- "label": "tile prompt: x=1 y=1",
- "localized": "prompt pločice: x=1 y=1",
+ "id": 4116,
+ "label": "Threshold",
+ "localized": "Prag",
"reload": "",
- "hint": "prompt pločice: x=1 y=1"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=1 y=2",
- "localized": "prompt pločice: x=1 y=2",
+ "id": 5111,
+ "label": "Trigger word",
+ "localized": "Okidačka riječ",
"reload": "",
- "hint": "prompt pločice: x=1 y=2"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=1 y=3",
- "localized": "prompt pločice: x=1 y=3",
+ "id": 5112,
+ "label": "Temperature",
+ "localized": "Temperatura",
"reload": "",
- "hint": "prompt pločice: x=1 y=3"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=1 y=4",
- "localized": "prompt pločice: x=1 y=4",
+ "id": 5113,
+ "label": "Timestep",
+ "localized": "Vremenski korak",
"reload": "",
- "hint": "prompt pločice: x=1 y=4"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=2 y=1",
- "localized": "prompt pločice: x=2 y=1",
+ "id": 5114,
+ "label": "Tile prompt: x=1 y=1",
+ "localized": "Upit pločice: x=1 y=1",
"reload": "",
- "hint": "prompt pločice: x=2 y=1"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=2 y=2",
- "localized": "prompt pločice: x=2 y=2",
+ "id": 5115,
+ "label": "Tile prompt: x=1 y=2",
+ "localized": "Upit pločice: x=1 y=2",
"reload": "",
- "hint": "prompt pločice: x=2 y=2"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=2 y=3",
- "localized": "prompt pločice: x=2 y=3",
+ "id": 5116,
+ "label": "Tile prompt: x=1 y=3",
+ "localized": "Upit pločice: x=1 y=3",
"reload": "",
- "hint": "prompt pločice: x=2 y=3"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=2 y=4",
- "localized": "prompt pločice: x=2 y=4",
+ "id": 5117,
+ "label": "Tile prompt: x=1 y=4",
+ "localized": "Upit pločice: x=1 y=4",
"reload": "",
- "hint": "prompt pločice: x=2 y=4"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=3 y=1",
- "localized": "prompt pločice: x=3 y=1",
+ "id": 5118,
+ "label": "Tile prompt: x=2 y=1",
+ "localized": "Upit pločice: x=2 y=1",
"reload": "",
- "hint": "prompt pločice: x=3 y=1"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=3 y=2",
- "localized": "prompt pločice: x=3 y=2",
+ "id": 5119,
+ "label": "Tile prompt: x=2 y=2",
+ "localized": "Upit pločice: x=2 y=2",
"reload": "",
- "hint": "prompt pločice: x=3 y=2"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=3 y=3",
- "localized": "prompt pločice: x=3 y=3",
+ "id": 5120,
+ "label": "Tile prompt: x=2 y=3",
+ "localized": "Upit pločice: x=2 y=3",
"reload": "",
- "hint": "prompt pločice: x=3 y=3"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=3 y=4",
- "localized": "prompt pločice: x=3 y=4",
+ "id": 5121,
+ "label": "Tile prompt: x=2 y=4",
+ "localized": "Upit pločice: x=2 y=4",
"reload": "",
- "hint": "prompt pločice: x=3 y=4"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=4 y=1",
- "localized": "prompt pločice: x=4 y=1",
+ "id": 5122,
+ "label": "Tile prompt: x=3 y=1",
+ "localized": "Upit pločice: x=3 y=1",
"reload": "",
- "hint": "prompt pločice: x=4 y=1"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=4 y=2",
- "localized": "prompt pločice: x=4 y=2",
+ "id": 5123,
+ "label": "Tile prompt: x=3 y=2",
+ "localized": "Upit pločice: x=3 y=2",
"reload": "",
- "hint": "prompt pločice: x=4 y=2"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=4 y=3",
- "localized": "prompt pločice: x=4 y=3",
+ "id": 5124,
+ "label": "Tile prompt: x=3 y=3",
+ "localized": "Upit pločice: x=3 y=3",
"reload": "",
- "hint": "prompt pločice: x=4 y=3"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=4 y=4",
- "localized": "prompt pločice: x=4 y=4",
+ "id": 5125,
+ "label": "Tile prompt: x=3 y=4",
+ "localized": "Upit pločice: x=3 y=4",
"reload": "",
- "hint": "prompt pločice: x=4 y=4"
+ "hint": ""
},
{
- "id": "",
- "label": "tiling options",
- "localized": "opcije pločica",
+ "id": 5126,
+ "label": "Tile prompt: x=4 y=1",
+ "localized": "Upit pločice: x=4 y=1",
"reload": "",
- "hint": "opcije pločica"
+ "hint": ""
},
{
- "id": "",
- "label": "time embedding mix",
- "localized": "mješavina vremenskog ugrađivanja",
+ "id": 5127,
+ "label": "Tile prompt: x=4 y=2",
+ "localized": "Upit pločice: x=4 y=2",
"reload": "",
- "hint": "mješavina vremenskog ugrađivanja"
+ "hint": ""
},
{
- "id": "",
- "label": "time_quadratic",
- "localized": "time_quadratic",
+ "id": 5128,
+ "label": "Tile prompt: x=4 y=3",
+ "localized": "Upit pločice: x=4 y=3",
"reload": "",
- "hint": "time_quadratic"
+ "hint": ""
},
{
- "id": "",
- "label": "time_uniform",
- "localized": "time_uniform",
+ "id": 5129,
+ "label": "Tile prompt: x=4 y=4",
+ "localized": "Upit pločice: x=4 y=4",
"reload": "",
- "hint": "time_uniform"
+ "hint": ""
},
{
- "id": "",
- "label": "timestep",
- "localized": "vremenski korak",
+ "id": 5130,
+ "label": "Temporal frequency",
+ "localized": "Vremenska frekvencija",
"reload": "",
- "hint": "vremenski korak"
+ "hint": ""
},
{
- "id": "",
- "label": "timestep skip end",
- "localized": "preskoči kraj vremenskog koraka",
+ "id": 5131,
+ "label": "Top-K",
+ "localized": "Top-K",
"reload": "",
- "hint": "preskoči kraj vremenskog koraka"
+ "hint": "Ograničava odabir tokena na K najvjerojatnijih kandidata u svakom koraku. Niže vrijednosti (npr. 40) čine rezultate fokusiranijima i predvidljivijima, dok više vrijednosti omogućuju raznolikije izbore. Postavite na 0 za onemogućavanje."
},
{
- "id": "",
- "label": "timestep skip start",
- "localized": "preskoči početak vremenskog koraka",
+ "id": 5132,
+ "label": "Top-P",
+ "localized": "Top-P",
"reload": "",
- "hint": "preskoči početak vremenskog koraka"
+ "hint": "Odabire tokene iz najmanjeg skupa čija kumulativna vjerojatnost premašuje P (npr. 0.9). Dinamički prilagođava broj kandidata na temelju pouzdanosti modela; manje opcija kada je siguran, više kada je nesiguran. Postavite na 1 za onemogućavanje."
},
{
- "id": "",
- "label": "timestep spacing",
- "localized": "razmak vremenskih koraka",
+ "id": 5133,
+ "label": "Thinking mode",
+ "localized": "Način razmišljanja",
"reload": "",
- "hint": "razmak vremenskih koraka"
+ "hint": "Omogućuje razmišljanje/zaključivanje, dopuštajući modelu više vremena za generiranje odgovora. To može dovesti do promišljenijih i detaljnijih odgovora, ali će povećati vrijeme odgovora. Ova postavka utječe i na hibridne modele i na modele koji samo razmišljaju, a kod nekih može rezultirati nižom ukupnom kvalitetom od očekivane. Za modele koji samo razmišljaju poput Qwen3-VL, ova postavka bi se možda morala kombinirati s predpunjenjem (prefill) kako bi se zajamčeno spriječilo razmišljanje. Modeli koji podržavaju ovu značajku označeni su ikonom ."
},
{
- "id": "",
- "label": "timesteps",
- "localized": "vremenski koraci",
+ "id": 5134,
+ "label": "Target subject",
+ "localized": "Ciljani subjekt",
"reload": "",
- "hint": "vremenski koraci"
+ "hint": ""
},
{
- "id": "",
- "label": "timesteps override",
- "localized": "nadjačavanje vremenskih koraka",
+ "id": 5135,
+ "label": "Tool",
+ "localized": "Alat",
"reload": "",
- "hint": "nadjačavanje vremenskih koraka"
+ "hint": ""
},
{
- "id": "",
- "label": "timesteps presets",
- "localized": "predefinirani vremenski koraci",
+ "id": 5136,
+ "label": "Textbox",
+ "localized": "Tekstualni okvir",
"reload": "",
- "hint": "predefinirani vremenski koraci"
+ "hint": ""
},
{
- "id": "",
- "label": "timesteps range",
- "localized": "raspon vremenskih koraka",
+ "id": 5137,
+ "label": "Tile overlap",
+ "localized": "Preklapanje pločica",
"reload": "",
- "hint": "raspon vremenskih koraka"
+ "hint": "Za SD povećanje (upscale), koliko bi preklapanja u pikselima trebalo biti između pločica. Pločice se preklapaju tako da kada se ponovno spoje u jednu sliku, nema jasno vidljivog šava"
},
{
- "id": "",
- "label": "tiny",
- "localized": "malo",
+ "id": 2222,
+ "label": "T2I Strength",
+ "localized": "T2I snaga",
"reload": "",
- "hint": "malo"
+ "hint": ""
},
{
- "id": "",
- "label": "todo",
- "localized": "todo",
+ "id": 2223,
+ "label": "Time embedding mix",
+ "localized": "Mješavina vremenskog ugrađivanja",
"reload": "",
- "hint": "todo"
+ "hint": ""
},
{
- "id": "",
- "label": "tome",
- "localized": "tome",
+ "id": 2224,
+ "label": "Tiling options",
+ "localized": "Opcije popločavanja",
"reload": "",
- "hint": "tome"
+ "hint": ""
},
{
- "id": "",
- "label": "tool",
- "localized": "alat",
+ "id": 2225,
+ "label": "Tiny",
+ "localized": "Tiny",
"reload": "",
- "hint": "alat"
+ "hint": ""
},
{
- "id": "",
- "label": "top-k",
- "localized": "top-k",
+ "id": 6111,
+ "label": "True guidance",
+ "localized": "Stvarno navođenje",
"reload": "",
- "hint": "top-k"
+ "hint": ""
},
{
- "id": "",
- "label": "top-p",
- "localized": "top-p",
+ "id": 6112,
+ "label": "Tile frames",
+ "localized": "Okviri pločica",
"reload": "",
- "hint": "top-p"
+ "hint": ""
},
{
- "id": "",
- "label": "torch",
- "localized": "torch",
+ "id": 1223,
+ "label": "Task",
+ "localized": "Zadatak",
"reload": "",
- "hint": "torch"
+ "hint": "Mijenja koji će zadatak model izvršiti. Obični tekstualni upiti mogu se koristiti kada je zadatak postavljen na Koristi upit . Kada su odabrane druge opcije, pogledajte tekst pomoći unutar praznog polja Upit za smjernice."
},
{
- "id": "",
- "label": "transformer",
- "localized": "transformator",
+ "id": 1224,
+ "label": "Tagger Model",
+ "localized": "Model označitelja",
"reload": "",
- "hint": "transformator"
+ "hint": "Model koji se koristi za označavanje slika.WaifuDiffusion modeli (wd-*): Moderni označitelji s odvojenim pragovima za općenito i likove.DeepBooru : Zastarjeli označitelj, koristi samo opći prag."
},
{
- "id": "",
- "label": "trigger word",
- "localized": "okidačka riječ",
+ "id": 8625,
+ "label": "Torch",
+ "localized": "Torch",
"reload": "",
- "hint": "okidačka riječ"
+ "hint": ""
},
{
- "id": "",
+ "id": 3219,
+ "label": "Transformers load using Run:ai streamer",
+ "localized": "Učitavanje Transformera pomoću Run:ai streamera",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3220,
+ "label": "Temporal steps",
+ "localized": "Vremenski koraci",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3221,
+ "label": "TE",
+ "localized": "TE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3222,
"label": "true",
- "localized": "istina",
+ "localized": "točno",
"reload": "",
- "hint": "istina"
+ "hint": ""
},
{
- "id": "",
- "label": "tunable ops limit",
- "localized": "ograničenje prilagodljivih operacija",
+ "id": 3223,
+ "label": "Text encoder model",
+ "localized": "Model kodirača teksta",
"reload": "",
- "hint": "ograničenje prilagodljivih operacija"
+ "hint": ""
},
{
- "id": "",
- "label": "ufogen",
- "localized": "ufogen",
+ "id": 3224,
+ "label": "Text encoder cache size",
+ "localized": "Veličina predmemorije kodirača teksta",
"reload": "",
- "hint": "ufogen"
+ "hint": ""
},
{
- "id": "",
- "label": "ui card size (px)",
- "localized": "veličina UI kartice (px)",
+ "id": 3225,
+ "label": "T5: Use shared instance of text encoder",
+ "localized": "T5: Koristi dijeljenu instancu kodirača teksta",
"reload": "",
- "hint": "veličina UI kartice (px)"
+ "hint": ""
},
{
- "id": "",
- "label": "ui fetch network info on mouse-over",
- "localized": "UI dohvati mrežne informacije pri prelasku mišem",
+ "id": 3226,
+ "label": "Tunable ops limit",
+ "localized": "Limit prilagodljivih operacija",
"reload": "",
- "hint": "UI dohvati mrežne informacije pri prelasku mišem"
+ "hint": ""
},
{
- "id": "",
- "label": "ui height (%)",
- "localized": "UI visina (%)",
+ "id": 3227,
+ "label": "ToMe",
+ "localized": "ToMe",
"reload": "",
- "hint": "UI visina (%)"
+ "hint": ""
},
{
- "id": "",
- "label": "ui locale",
- "localized": "UI lokalizacija",
+ "id": 3228,
+ "label": "ToDo",
+ "localized": "ToDo",
"reload": "",
- "hint": "UI lokalizacija"
+ "hint": ""
},
{
- "id": "",
- "label": "ui request timeout",
- "localized": "UI vremensko ograničenje zahtjeva",
+ "id": 3229,
+ "label": "ToMe token merging ratio",
+ "localized": "Omjer ToMe spajanja tokena",
"reload": "",
- "hint": "UI vremensko ograničenje zahtjeva"
+ "hint": "Omogući redundantno spajanje tokena putem tomesd-a za poboljšanje brzine i memorije, 0=onemogućeno"
},
{
- "id": "",
- "label": "ui show on startup",
- "localized": "UI prikazati pri pokretanju",
+ "id": 3230,
+ "label": "ToDo token merging ratio",
+ "localized": "Omjer ToDo spajanja tokena",
"reload": "",
- "hint": "UI prikazati pri pokretanju"
+ "hint": "Omogući redundantno spajanje tokena putem todo-a za poboljšanje brzine i memorije, 0=onemogućeno"
},
{
- "id": "",
- "label": "ui sidebar width (%)",
- "localized": "UI širina bočne trake (%)",
+ "id": 3231,
+ "label": "TaylorSeer",
+ "localized": "TaylorSeer",
"reload": "",
- "hint": "UI širina bočne trake (%)"
+ "hint": ""
},
{
- "id": "",
- "label": "ui theme",
- "localized": "UI tema",
+ "id": 3232,
+ "label": "TeaCache cache enabled",
+ "localized": "TeaCache predmemorija omogućena",
"reload": "",
- "hint": "UI tema"
+ "hint": ""
},
{
- "id": "",
- "label": "unet",
- "localized": "unet",
+ "id": 3233,
+ "label": "TeaCache L1 threshold",
+ "localized": "TeaCache L1 prag",
"reload": "",
- "hint": "unet"
+ "hint": ""
},
{
- "id": "",
- "label": "unet depth",
- "localized": "unet dubina",
+ "id": 3234,
+ "label": "TAESD",
+ "localized": "TAESD",
"reload": "",
- "hint": "unet dubina"
+ "hint": ""
},
{
- "id": "",
- "label": "unet enabled",
- "localized": "unet omogućen",
+ "id": 3235,
+ "label": "TAESD variant",
+ "localized": "TAESD varijanta",
"reload": "",
- "hint": "unet omogućen"
+ "hint": ""
},
{
- "id": "",
- "label": "unet max tile size",
- "localized": "unet maksimalna veličina pločice",
+ "id": 3236,
+ "label": "TAESD decode layers",
+ "localized": "TAESD slojevi dekodiranja",
"reload": "",
- "hint": "unet maksimalna veličina pločice"
+ "hint": ""
},
{
- "id": "",
- "label": "unet min tile size",
- "localized": "unet minimalna veličina pločice",
+ "id": 3237,
+ "label": "Tensorboard flush period",
+ "localized": "Tensorboard period pražnjenja",
"reload": "",
- "hint": "unet minimalna veličina pločice"
+ "hint": ""
},
{
- "id": "",
- "label": "unet model",
- "localized": "unet model",
+ "id": 7111,
+ "label": "Tertiary model",
+ "localized": "Tercijarni model",
"reload": "",
- "hint": "unet model"
+ "hint": ""
},
{
- "id": "",
- "label": "unet swap size",
- "localized": "unet veličina zamjene",
+ "id": 7112,
+ "label": "Target model type",
+ "localized": "Vrsta ciljanog modela",
"reload": "",
- "hint": "unet veličina zamjene"
+ "hint": ""
},
{
- "id": "",
- "label": "uniform",
- "localized": "jednoliko",
+ "id": 2226,
+ "label": "T2I-Adapter unit 1",
+ "localized": "T2I-Adapter jedinica 1",
"reload": "",
- "hint": "jednoliko"
+ "hint": ""
},
{
- "id": "",
- "label": "units",
- "localized": "jedinice",
+ "id": 2227,
+ "label": "T2I-Adapter unit 2",
+ "localized": "T2I-Adapter jedinica 2",
"reload": "",
- "hint": "jedinice"
+ "hint": ""
},
{
- "id": "",
- "label": "unload current model from vram",
- "localized": "istovari trenutni model iz vram-a",
+ "id": 2228,
+ "label": "T2I-Adapter unit 3",
+ "localized": "T2I-Adapter jedinica 3",
"reload": "",
- "hint": "istovari trenutni model iz vram-a"
+ "hint": ""
},
{
- "id": "",
- "label": "unload upscaler after processing",
- "localized": "istovari upscaler nakon obrade",
+ "id": 2229,
+ "label": "T2I-Adapter unit 4",
+ "localized": "T2I-Adapter jedinica 4",
"reload": "",
- "hint": "istovari upscaler nakon obrade"
+ "hint": ""
+ }
+ ],
+ "u": [
+ {
+ "id": 75531,
+ "label": "Unload model",
+ "localized": "Iskrcaj model",
+ "reload": "",
+ "hint": "Iskrcaj trenutno učitani model"
},
{
- "id": "",
- "label": "unset",
- "localized": "poništi",
+ "id": 18451,
+ "label": "Upload",
+ "localized": "Učitaj",
"reload": "",
- "hint": "poništi"
+ "hint": ""
},
{
- "id": "",
+ "id": 11234,
+ "label": "Unload",
+ "localized": "Iskrcaj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45223,
+ "label": "Update all installed",
+ "localized": "Ažuriraj sve instalirano",
+ "reload": "",
+ "hint": "Ažuriraj instalirana proširenja na njihovu najnoviju dostupnu verziju"
+ },
+ {
+ "id": 23344,
+ "label": "Update",
+ "localized": "Ažuriraj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 98877,
+ "label": "User interface",
+ "localized": "Korisničko sučelje",
+ "reload": "",
+ "hint": "Pregledajte i postavite preferencije korisničkog sučelja"
+ },
+ {
+ "id": 33211,
+ "label": "Update all",
+ "localized": "Ažuriraj sve",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 65544,
+ "label": "Upscale",
+ "localized": "Uvećaj (Upscale)",
+ "reload": "",
+ "hint": "Povećaj razlučivost slike"
+ },
+ {
+ "id": 12233,
+ "label": "UI Tabs",
+ "localized": "UI kartice",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99876,
+ "label": "Upscaling",
+ "localized": "Uvećavanje (Upscaling)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10022,
+ "label": "Use segmentation",
+ "localized": "Koristi segmentaciju",
+ "reload": "",
+ "hint": "Pokreni detaljizator koristeći masku segmentacije"
+ },
+ {
+ "id": 44556,
+ "label": "Unload adapter",
+ "localized": "Iskrcaj adapter",
+ "reload": "",
+ "hint": "Iskrcaj IP adapter odmah nakon generiranja. U suprotnom će IP adapter ostati učitan radi bržeg korištenja u sljedećem procesu generiranja"
+ },
+ {
+ "id": 77665,
+ "label": "Use same seed",
+ "localized": "Koristi isto sjeme (seed)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88990,
+ "label": "Use defaults",
+ "localized": "Koristi zadano",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11122,
+ "label": "Use text inputs",
+ "localized": "Koristi tekstualne unose",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33344,
+ "label": "Use random seeds",
+ "localized": "Koristi nasumična sjemena",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55566,
+ "label": "Use vision",
+ "localized": "Koristi vid (vision)",
+ "reload": "",
+ "hint": "Uključi ulaznu sliku pri poboljšavanju upita (prompta). Dostupno samo za modele s mogućnošću vida, označene ikonom ."
+ },
+ {
+ "id": 77788,
+ "label": "Use samplers",
+ "localized": "Koristi uzorkivače (samplers)",
+ "reload": "",
+ "hint": "Omogući za korištenje uzorkovanja (nasumično odabiranje tokena na temelju metoda uzorkovanja poput Top-k ili Top-p) ili onemogući za korištenje pohlepnog dekodiranja (odabiranje najvjerojatnijeg tokena u svakom koraku). Omogućavanje čini izlaz raznolikijim i kreativnijim, ali manje determinističnim."
+ },
+ {
+ "id": 99911,
+ "label": "Unload after processing",
+ "localized": "Iskrcaj nakon obrade",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22233,
"label": "up",
"localized": "up",
"reload": "",
- "hint": "up"
+ "hint": ""
},
{
- "id": "",
- "label": "upcast attention layer",
- "localized": "upcast sloj pažnje",
+ "id": 44455,
+ "label": "Upscaler",
+ "localized": "Uvećavač (Upscaler)",
"reload": "",
- "hint": "upcast sloj pažnje"
+ "hint": "Koji se unaprijed obučeni model koristi za proces uvećavanja."
},
{
- "id": "",
- "label": "update",
- "localized": "ažuriraj",
+ "id": 66677,
+ "label": "Units",
+ "localized": "Jedinice",
"reload": "",
- "hint": "ažuriraj"
+ "hint": ""
},
{
- "id": "",
- "label": "upload",
- "localized": "učitaj",
+ "id": 88899,
+ "label": "Unload processor",
+ "localized": "Iskrcaj procesor",
"reload": "",
- "hint": "učitaj"
+ "hint": ""
},
{
- "id": "",
- "label": "use brownian noise",
- "localized": "koristi brownov šum",
+ "id": 10101,
+ "label": "Use spaces",
+ "localized": "Koristi razmake",
"reload": "",
- "hint": "koristi brownov šum"
+ "hint": "Zamijeni podvlake razmacima u izlaznim oznakama (tags). Neki sustavi upita preferiraju razmake između riječi (npr. 'duga kosa'), dok drugi koriste podvlake (npr. 'duga_kosa')."
},
{
- "id": "",
- "label": "use cached model config when available",
- "localized": "koristi konfiguraciju modela iz predmemorije kada je dostupna",
+ "id": 20202,
+ "label": "Username",
+ "localized": "Korisničko ime",
"reload": "",
- "hint": "koristi konfiguraciju modela iz predmemorije kada je dostupna"
+ "hint": ""
},
{
- "id": "",
- "label": "use defaults",
- "localized": "koristi zadane vrijednosti",
+ "id": 30303,
+ "label": "UNET model",
+ "localized": "UNET model",
"reload": "",
- "hint": "koristi zadane vrijednosti"
+ "hint": ""
},
{
- "id": "",
- "label": "use dynamic thresholding",
- "localized": "koristi dinamičko pragovanje",
+ "id": 40404,
+ "label": "Use torch streams",
+ "localized": "Koristi torch tokove (streams)",
"reload": "",
- "hint": "koristi dinamičko pragovanje"
+ "hint": ""
},
{
- "id": "",
- "label": "use fixed width thumbnails",
- "localized": "koristi sličice fiksne širine",
+ "id": 50505,
+ "label": "Use SVD quantization",
+ "localized": "Koristi SVD kvantizaciju",
"reload": "",
- "hint": "koristi sličice fiksne širine"
+ "hint": ""
},
{
- "id": "",
- "label": "use image gallery cache",
- "localized": "koristi predmemoriju galerije slika",
+ "id": 60606,
+ "label": "Use Dynamic quantization",
+ "localized": "Koristi dinamičku kvantizaciju",
"reload": "",
- "hint": "koristi predmemoriju galerije slika"
+ "hint": ""
},
{
- "id": "",
- "label": "use karras sigmas",
- "localized": "koristi karras sigme",
+ "id": 70707,
+ "label": "Use quantized MatMul",
+ "localized": "Koristi kvantizirani MatMul",
"reload": "",
- "hint": "koristi karras sigme"
+ "hint": ""
},
{
- "id": "",
- "label": "use line break as prompt segment marker",
- "localized": "koristi prijelom retka kao oznaku segmenta prompta",
+ "id": 80808,
+ "label": "Use quantized MatMul with conv",
+ "localized": "Koristi kvantizirani MatMul s konvolucijom",
"reload": "",
- "hint": "koristi prijelom retka kao oznaku segmenta prompta"
+ "hint": ""
},
{
- "id": "",
- "label": "use model ema weights when possible",
- "localized": "koristi ema težine modela kada je moguće",
+ "id": 90909,
+ "label": "Use line break as prompt segment marker",
+ "localized": "Koristi prijelom retka kao marker segmenta upita",
"reload": "",
- "hint": "koristi ema težine modela kada je moguće"
+ "hint": ""
},
{
- "id": "",
- "label": "use quantization",
- "localized": "koristi kvantizaciju",
+ "id": 12121,
+ "label": "Use zeros for prompt padding",
+ "localized": "Koristi nule za popunjavanje (padding) upita",
"reload": "",
- "hint": "koristi kvantizaciju"
+ "hint": "Prisili puni nulti tenzor kada je upit prazan kako bi se uklonio preostali šum"
},
{
- "id": "",
- "label": "use random seeds",
- "localized": "koristi nasumične sjemenke",
+ "id": 23232,
+ "label": "Upcast sampling",
+ "localized": "Upcast uzorkovanje",
"reload": "",
- "hint": "koristi nasumične sjemenke"
+ "hint": "Obično daje slične rezultate kao --no-half uz bolje performanse i manju potrošnju memorije"
},
{
- "id": "",
- "label": "use reference values when available",
- "localized": "koristi referentne vrijednosti kada su dostupne",
+ "id": 34343,
+ "label": "Unset",
+ "localized": "Poništi",
"reload": "",
- "hint": "koristi referentne vrijednosti kada su dostupne"
+ "hint": ""
},
{
- "id": "",
- "label": "use same seed",
- "localized": "koristi istu sjemenku",
+ "id": 45454,
+ "label": "UI save only saves selected image",
+ "localized": "UI spremanje sprema samo odabranu sliku",
"reload": "",
- "hint": "koristi istu sjemenku"
+ "hint": ""
},
{
- "id": "",
- "label": "use sample",
- "localized": "koristi uzorak",
+ "id": 56565,
+ "label": "Use image gallery cache",
+ "localized": "Koristi predmemoriju (cache) galerije slika",
"reload": "",
- "hint": "koristi uzorak"
+ "hint": ""
},
{
- "id": "",
- "label": "use separate base dict",
- "localized": "koristi zasebni osnovni rječnik",
+ "id": 67676,
+ "label": "Use fixed width thumbnails",
+ "localized": "Koristi sličice fiksne širine",
"reload": "",
- "hint": "koristi zasebni osnovni rječnik"
+ "hint": ""
},
{
- "id": "",
- "label": "use simplified solvers in final steps",
- "localized": "koristi pojednostavljene rješavače u završnim koracima",
+ "id": 78787,
+ "label": "UI theme",
+ "localized": "Tema sučelja",
"reload": "",
- "hint": "koristi pojednostavljene rješavače u završnim koracima"
+ "hint": ""
},
{
- "id": "",
- "label": "use text inputs",
- "localized": "koristi tekstualne unose",
+ "id": 89898,
+ "label": "UI request timeout",
+ "localized": "Vrijeme isteka UI zahtjeva",
"reload": "",
- "hint": "koristi tekstualne unose"
+ "hint": ""
},
{
- "id": "",
+ "id": 90123,
+ "label": "UI locale",
+ "localized": "UI lokalizacija",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12345,
+ "label": "Unload upscaler after processing",
+ "localized": "Iskrcaj uvećavač nakon obrade",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23456,
+ "label": "Upscaler latent steps",
+ "localized": "Latentni koraci uvećavača",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34567,
+ "label": "Upscaler tile size",
+ "localized": "Veličina pločice (tile) uvećavača",
+ "reload": "",
+ "hint": "0 = bez popločavanja"
+ },
+ {
+ "id": 45678,
+ "label": "Upscaler tile overlap",
+ "localized": "Preklapanje pločica uvećavača",
+ "reload": "",
+ "hint": "Niske vrijednosti = vidljivi šavovi"
+ },
+ {
+ "id": 56789,
+ "label": "Use cached model config when available",
+ "localized": "Koristi predmemoriranu konfiguraciju modela kada je dostupna",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67890,
+ "label": "UI show on startup",
+ "localized": "Prikaži sučelje pri pokretanju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78901,
+ "label": "UI sidebar width (%)",
+ "localized": "Širina bočne trake sučelja (%)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 89012,
+ "label": "UI height (%)",
+ "localized": "Visina sučelja (%)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 90111,
+ "label": "UI fetch network info on mouse-over",
+ "localized": "UI dohvaćanje mrežnih informacija pri prijelazu mišem",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11133,
+ "label": "Use reference values when available",
+ "localized": "Koristi referentne vrijednosti kada su dostupne",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22244,
"label": "user",
"localized": "korisnik",
"reload": "",
- "hint": "korisnik"
+ "hint": ""
},
{
- "id": "",
- "label": "username",
- "localized": "korisničko ime",
+ "id": 33355,
+ "label": "Upcast attention layer",
+ "localized": "Upcast sloj pažnje (attention layer)",
"reload": "",
- "hint": "korisničko ime"
+ "hint": ""
},
{
- "id": "",
- "label": "v_prediction",
- "localized": "v_prediction",
+ "id": 44466,
+ "label": "Use separate base dict",
+ "localized": "Koristi zasebni bazni rječnik",
"reload": "",
- "hint": "v_prediction"
+ "hint": ""
},
{
- "id": "",
- "label": "vae enabled",
- "localized": "VAE omogućen",
+ "id": 55577,
+ "label": "Use model EMA weights when possible",
+ "localized": "Koristi EMA težine modela kada je moguće",
"reload": "",
- "hint": "VAE omogućen"
+ "hint": ""
},
{
- "id": "",
- "label": "vae sliced encode",
- "localized": "VAE segmentirano kodiranje",
+ "id": 66688,
+ "label": "Use Kohya method for handling multiple LoRA",
+ "localized": "Koristi Kohya metodu za rukovanje s više LoRA",
"reload": "",
- "hint": "VAE segmentirano kodiranje"
+ "hint": ""
},
{
- "id": "",
- "label": "vae swap size",
- "localized": "VAE veličina zamjene",
+ "id": 77799,
+ "label": "UI scripts order",
+ "localized": "Redoslijed UI skripti",
"reload": "",
- "hint": "VAE veličina zamjene"
+ "hint": ""
},
{
- "id": "",
- "label": "vae tile overlap",
- "localized": "VAE preklapanje pločica",
+ "id": 88800,
+ "label": "Use upscaler as suffix",
+ "localized": "Koristi uvećavač kao sufiks",
"reload": "",
- "hint": "VAE preklapanje pločica"
+ "hint": ""
},
{
- "id": "",
- "label": "vae tile size",
- "localized": "VAE veličina pločice",
+ "id": 99922,
+ "label": "Unload Current Model from VRAM",
+ "localized": "Iskrcaj trenutni model iz VRAM-a",
"reload": "",
- "hint": "VAE veličina pločice"
+ "hint": ""
},
{
- "id": "",
- "label": "vary_coeff",
- "localized": "vary_coeff",
+ "id": 10122,
+ "label": "unet",
+ "localized": "unet",
"reload": "",
- "hint": "vary_coeff"
+ "hint": ""
},
{
- "id": "",
- "label": "vdm solver",
- "localized": "VDM rješavač",
+ "id": 20233,
+ "label": "Upsample",
+ "localized": "Povećaj uzorkovanje (Upsample)",
"reload": "",
- "hint": "VDM rješavač"
+ "hint": ""
+ }
+ ],
+ "v": [
+ {
+ "id": 0,
+ "label": "Video",
+ "localized": "Video",
+ "reload": "",
+ "hint": "Stvorite videozapise koristeći različite metode Podržava text-to-image, image-to-image, prvi-zadnji kadar, itd."
},
{
- "id": "",
- "label": "version",
+ "id": 0,
+ "label": "Video Params",
+ "localized": "Video parametri",
+ "reload": "",
+ "hint": "Postavke povezane s kodiranjem izlazne video datoteke"
+ },
+ {
+ "id": 0,
+ "label": "VLM Caption",
+ "localized": "VLM opisivanje",
+ "reload": "",
+ "hint": "Analizirajte sliku koristeći vision language model (vizualni jezični model)"
+ },
+ {
+ "id": 0,
+ "label": "Variational Auto Encoder",
+ "localized": "Varijacijski autokoder (VAE)",
+ "reload": "",
+ "hint": "Postavke povezane s Varijacijskim autokoderom i procesom dekodiranja slike tijekom generiranja"
+ },
+ {
+ "id": 0,
+ "label": "VAE",
+ "localized": "VAE",
+ "reload": "",
+ "hint": "Varijacijski autokoder: model koji se koristi za dekodiranje slike na kraju generiranja"
+ },
+ {
+ "id": 0,
+ "label": "Video Output",
+ "localized": "Video izlaz",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Variation",
+ "localized": "Varijacija",
+ "reload": "",
+ "hint": "Drugo početno sjeme (seed) koje se miješa s primarnim sjemenom"
+ },
+ {
+ "id": 0,
+ "label": "Variation strength",
+ "localized": "Jačina varijacije",
+ "reload": "",
+ "hint": "Koliko snažnu varijaciju proizvesti. Pri 0 nema učinka. Pri 1 dobivate potpunu sliku s varijacijskim sjemenom (osim kod ancestralnih samplera, gdje ćete dobiti nasumičan rezultat)"
+ },
+ {
+ "id": 0,
+ "label": "VAE type",
+ "localized": "VAE tip",
+ "reload": "",
+ "hint": "Odaberite želite li pokrenuti puni VAE, VAE smanjene kvalitete ili pokušati koristiti udaljenu VAE uslugu"
+ },
+ {
+ "id": 0,
+ "label": "Vibrance",
+ "localized": "Živost boja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Version",
"localized": "Verzija",
"reload": "",
- "hint": "Verzija"
+ "hint": ""
},
{
- "id": "",
- "label": "vgen params",
- "localized": "Vgen parametri",
+ "id": 0,
+ "label": "Video format",
+ "localized": "Video format",
"reload": "",
- "hint": "Vgen parametri"
+ "hint": "Format i kodek izlaznog videozapisa"
},
{
- "id": "",
- "label": "vibrance",
- "localized": "Vibracija",
+ "id": 0,
+ "label": "Video duration",
+ "localized": "Trajanje videozapisa",
"reload": "",
- "hint": "Vibracija"
+ "hint": ""
},
{
- "id": "",
- "label": "video file",
+ "id": 0,
+ "label": "Video engine",
+ "localized": "Video pogon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video model",
+ "localized": "Video model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VAE decode",
+ "localized": "VAE dekodiranje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video interpolation",
+ "localized": "Video interpolacija",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video codec",
+ "localized": "Video kodek",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video options",
+ "localized": "Video opcije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video save video",
+ "localized": "Video spremi videozapis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video save frames",
+ "localized": "Video spremi kadrove",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video save safetensors",
+ "localized": "Video spremi safetensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video file",
"localized": "Video datoteka",
"reload": "",
- "hint": "Video datoteka"
+ "hint": ""
},
{
- "id": "",
- "label": "video type",
- "localized": "Vrsta videozapisa",
- "reload": "",
- "hint": "Vrsta videozapisa"
- },
- {
- "id": "",
- "label": "vlm",
- "localized": "VLM",
- "reload": "",
- "hint": "VLM"
- },
- {
- "id": "",
- "label": "vlm model",
+ "id": 0,
+ "label": "VLM Model",
"localized": "VLM model",
"reload": "",
- "hint": "VLM model"
+ "hint": "Odaberite model za zadatke vizualnog jezika. Modeli koji podržavaju način razmišljanja označeni su ikonom ."
},
{
- "id": "",
- "label": "vlm: default model",
- "localized": "VLM: zadani model",
+ "id": 0,
+ "label": "VLM Max Tokens",
+ "localized": "VLM maks. tokena",
"reload": "",
- "hint": "VLM: zadani model"
+ "hint": "Maksimalan broj tokena koje model može generirati u svom odgovoru. Model nije svjestan ovog ograničenja tijekom generiranja i ono neće natjerati model da generira detaljnije ili sažetije odgovore, već jednostavno postavlja fiksnu granicu duljine i prisilno prekida odgovor kada se dosegne limit."
},
{
- "id": "",
- "label": "vlm: default prompt",
- "localized": "VLM: zadani upit",
+ "id": 0,
+ "label": "VLM Num Beams",
+ "localized": "VLM broj snopova (beams)",
"reload": "",
- "hint": "VLM: zadani upit"
+ "hint": "Održava više putanja kandidata istovremeno i odabire najbolji ukupni slijed. Poput istraživanja nekoliko nacrta odjednom kako bi se pronašao najbolji. Temeljitije, ali sporije i manje kreativno od nasumičnog uzorkovanja. Obično se ne preporučuje, većina modernih VLM-ova radi bolje s metodama uzorkovanja. Postavite na 1 za onemogućavanje."
},
{
- "id": "",
- "label": "vlm: max length",
- "localized": "VLM: maksimalna duljina",
+ "id": 0,
+ "label": "VLM Temperature",
+ "localized": "VLM temperatura",
"reload": "",
- "hint": "VLM: maksimalna duljina"
+ "hint": "Kontrolira nasumičnost u odabiru tokena. Niže vrijednosti (npr. 0.1) čine izlaze usredotočenijima i determinističkim, uvijek birajući tokene visoke vjerojatnosti. Više vrijednosti (npr. 0.9) povećavaju kreativnost i raznolikost dopuštajući manje vjerojatne tokene. Postavite na 0 za potpuno deterministički izlaz."
},
{
- "id": "",
- "label": "vlm: num beams",
- "localized": "VLM: broj snopova",
+ "id": 0,
+ "label": "VLM",
+ "localized": "VLM",
"reload": "",
- "hint": "VLM: broj snopova"
+ "hint": ""
},
{
- "id": "",
- "label": "vlm: top-k",
- "localized": "VLM: top-k",
+ "id": 0,
+ "label": "VAE model",
+ "localized": "VAE model",
"reload": "",
- "hint": "VLM: top-k"
+ "hint": "VAE pomaže s finim detaljima na konačnoj slici i može promijeniti boje"
},
{
- "id": "",
- "label": "vlm: top-p",
- "localized": "VLM: top-p",
+ "id": 0,
+ "label": "VAE slicing",
+ "localized": "VAE rezanje (slicing)",
"reload": "",
- "hint": "VLM: top-p"
+ "hint": "Dekodira latentne podatke serije sliku po sliku uz ograničen VRAM. Mali porast performansi u VAE dekodiranju kod serija s više slika"
},
{
- "id": "",
- "label": "vlm: use sample method",
- "localized": "VLM: koristi metodu uzorkovanja",
+ "id": 0,
+ "label": "VAE tiling",
+ "localized": "VAE popločavanje (tiling)",
"reload": "",
- "hint": "VLM: koristi metodu uzorkovanja"
+ "hint": "Dijeli velike slike na preklapajuće pločice uz ograničen VRAM. Rezultira manjim povećanjem vremena obrade"
},
{
- "id": "",
- "label": "warmth",
- "localized": "Toplina",
+ "id": 0,
+ "label": "VAE tile size",
+ "localized": "VAE veličina pločice",
"reload": "",
- "hint": "Toplina"
+ "hint": ""
},
{
- "id": "",
- "label": "webp lossless compression",
- "localized": "WebP kompresija bez gubitaka",
+ "id": 0,
+ "label": "VAE tile overlap",
+ "localized": "VAE preklapanje pločica",
"reload": "",
- "hint": "WebP kompresija bez gubitaka"
+ "hint": ""
},
{
- "id": "",
- "label": "weight",
- "localized": "Težina",
+ "id": 0,
+ "label": "verbose",
+ "localized": "opširno (verbose)",
"reload": "",
- "hint": "Težina"
+ "hint": ""
},
{
- "id": "",
- "label": "width after",
- "localized": "Širina nakon",
+ "id": 0,
+ "label": "VAE sliced encode",
+ "localized": "VAE narezano kodiranje",
"reload": "",
- "hint": "Širina nakon"
+ "hint": ""
},
{
- "id": "",
- "label": "width before",
- "localized": "Širina prije",
+ "id": 0,
+ "label": "VGen params",
+ "localized": "VGen parametri",
"reload": "",
- "hint": "Širina prije"
- },
+ "hint": ""
+ }
+ ],
+ "w": [
{
- "id": "",
- "label": "width mask",
- "localized": "Širina maske",
- "reload": "",
- "hint": "Širina maske"
- },
- {
- "id": "",
- "label": "wiki",
+ "id": 0,
+ "label": "Wiki",
"localized": "Wiki",
"reload": "",
- "hint": "Wiki"
+ "hint": ""
},
{
- "id": "",
- "label": "wildcards",
- "localized": "Jokeri",
+ "id": 1,
+ "label": "Wildcards",
+ "localized": "Wildcards",
"reload": "",
- "hint": "Jokeri"
+ "hint": ""
},
{
- "id": "",
- "label": "x components",
+ "id": 2,
+ "label": "WanAI",
+ "localized": "WanAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Watermarking",
+ "localized": "Vodeni žig",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Width",
+ "localized": "Širina",
+ "reload": "",
+ "hint": "Širina slike"
+ },
+ {
+ "id": 5,
+ "label": "Warmth",
+ "localized": "Toplina",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Weight",
+ "localized": "Težina",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Width after",
+ "localized": "Širina nakon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Width mask",
+ "localized": "Maska širine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "WebP lossless compression",
+ "localized": "WebP kompresija bez gubitaka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Weights clip",
+ "localized": "Weights clip",
+ "reload": "",
+ "hint": "Prisilno spajanje težina tako da ne budu veće od izvornog modela, sprječavajući prenasićenost modela"
+ }
+ ],
+ "x": [
+ {
+ "id": 0,
+ "label": "XS",
+ "localized": "XS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "X components",
"localized": "X komponente",
"reload": "",
- "hint": "X komponente"
+ "hint": ""
},
{
- "id": "",
- "label": "x overlap",
+ "id": 2,
+ "label": "X overlap",
"localized": "X preklapanje",
"reload": "",
- "hint": "X preklapanje"
+ "hint": ""
},
{
- "id": "",
- "label": "x type",
- "localized": "X tip",
- "reload": "",
- "hint": "X tip"
- },
- {
- "id": "",
- "label": "x-axis tile overlap",
- "localized": "Preklapanje pločica X-osi",
- "reload": "",
- "hint": "Preklapanje pločica X-osi"
- },
- {
- "id": "",
- "label": "x-axis tiles",
+ "id": 3,
+ "label": "X-axis tiles",
"localized": "Pločice X-osi",
"reload": "",
- "hint": "Pločice X-osi"
+ "hint": ""
},
{
- "id": "",
+ "id": 4,
+ "label": "X-axis tile overlap",
+ "localized": "Preklapanje pločica X-osi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "X type",
+ "localized": "X tip",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "X values",
+ "localized": "X vrijednosti",
+ "reload": "",
+ "hint": "Odvojite vrijednosti za X-os zarezima"
+ },
+ {
+ "id": 7,
"label": "xhinker",
"localized": "xhinker",
"reload": "",
- "hint": "xhinker"
+ "hint": ""
},
{
- "id": "",
- "label": "xs",
- "localized": "xs",
+ "id": 8,
+ "label": "xFormers",
+ "localized": "xFormers",
"reload": "",
- "hint": "xs"
+ "hint": "Optimizacija memorije. Nedeterministički (različiti rezultati svaki put)"
},
{
- "id": "",
- "label": "y components",
+ "id": 9,
+ "label": "xet",
+ "localized": "xet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "XYZ Grid",
+ "localized": "XYZ mreža",
+ "reload": "",
+ "hint": "XYZ mreža je snažan modul koji stvara mrežu slika na temelju variranja više parametara generiranja"
+ }
+ ],
+ "y": [
+ {
+ "id": 0,
+ "label": "Y components",
"localized": "Y komponente",
"reload": "",
- "hint": "Y komponente"
+ "hint": "Vertikalne komponente za generiranje slike."
},
{
- "id": "",
- "label": "y overlap",
+ "id": 1,
+ "label": "Y overlap",
"localized": "Y preklapanje",
"reload": "",
- "hint": "Y preklapanje"
+ "hint": "Preklapanje između pločica duž okomite osi."
},
{
- "id": "",
- "label": "y type",
+ "id": 2,
+ "label": "Y-axis tiles",
+ "localized": "Y-os pločice",
+ "reload": "",
+ "hint": "Broj pločica duž okomite osi."
+ },
+ {
+ "id": 3,
+ "label": "Y-axis tile overlap",
+ "localized": "Preklapanje pločica po Y-osi",
+ "reload": "",
+ "hint": "Iznos preklapanja za pločice duž okomite osi."
+ },
+ {
+ "id": 4,
+ "label": "Y type",
"localized": "Y tip",
"reload": "",
- "hint": "Y tip"
+ "hint": "Tip parametra koji se koristi za okomitu os (Y-os)."
},
{
- "id": "",
- "label": "y-axis tile overlap",
- "localized": "Preklapanje pločica Y-osi",
+ "id": 5,
+ "label": "Y values",
+ "localized": "Y vrijednosti",
"reload": "",
- "hint": "Preklapanje pločica Y-osi"
- },
+ "hint": "Odvojite vrijednosti za Y-os pomoću zareza"
+ }
+ ],
+ "z": [
{
- "id": "",
- "label": "y-axis tiles",
- "localized": "Pločice Y-osi",
+ "id": 0,
+ "label": "ZImageTurbo",
+ "localized": "ZImageTurbo",
"reload": "",
- "hint": "Pločice Y-osi"
+ "hint": ""
},
{
- "id": "",
- "label": "z type",
+ "id": 1,
+ "label": "zimage",
+ "localized": "zimage",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "ZeroStar init steps",
+ "localized": "ZeroStar inicijalni koraci",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Zero",
+ "localized": "Zero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Z type",
"localized": "Z tip",
"reload": "",
- "hint": "Z tip"
+ "hint": ""
},
{
- "id": "",
- "label": "zero",
- "localized": "Nula",
+ "id": 5,
+ "label": "Z values",
+ "localized": "Z vrijednosti",
"reload": "",
- "hint": "Nula"
+ "hint": "Odvojite vrijednosti za Z os zarezima"
},
{
- "id": "",
- "label": "zoe depth",
+ "id": 6,
+ "label": "Zoe Depth",
"localized": "Zoe dubina",
"reload": "",
- "hint": "Zoe dubina"
+ "hint": ""
}
]
-}
+}
\ No newline at end of file
diff --git a/html/locale_id.json b/html/locale_id.json
new file mode 100644
index 000000000..4e4ee6db0
--- /dev/null
+++ b/html/locale_id.json
@@ -0,0 +1,11074 @@
+{
+ "0": [
+ {
+ "id": 0,
+ "label": "1st Stage",
+ "localized": "Tahap Pertama",
+ "reload": "",
+ "hint": "Tahap pertama dalam proses generasi gambar."
+ },
+ {
+ "id": 0,
+ "label": "2nd Stage",
+ "localized": "Tahap Ke-2",
+ "reload": "",
+ "hint": "Tahap kedua dalam proses generasi gambar."
+ },
+ {
+ "id": 0,
+ "label": "2nd Scale",
+ "localized": "Skala Ke-2",
+ "reload": "",
+ "hint": "Faktor skala atau panduan untuk tahap kedua."
+ },
+ {
+ "id": 0,
+ "label": "2nd Restart step",
+ "localized": "Langkah Restart Ke-2",
+ "reload": "",
+ "hint": "Langkah di mana proses restart atau penyegaran dilakukan untuk tahap kedua."
+ },
+ {
+ "id": 0,
+ "label": "3rd Stage",
+ "localized": "Tahap Ke-3",
+ "reload": "",
+ "hint": "Tahap ketiga dalam proses generasi gambar."
+ },
+ {
+ "id": 0,
+ "label": "3rd Scale",
+ "localized": "Skala Ke-3",
+ "reload": "",
+ "hint": "Faktor skala atau panduan untuk tahap ketiga."
+ },
+ {
+ "id": 0,
+ "label": "3rd Restart step",
+ "localized": "Langkah Restart Ke-3",
+ "reload": "",
+ "hint": "Langkah di mana proses restart atau penyegaran dilakukan untuk tahap ketiga."
+ },
+ {
+ "id": 0,
+ "label": "4th Stage",
+ "localized": "Tahap Ke-4",
+ "reload": "",
+ "hint": "Tahap keempat dalam proses generasi gambar."
+ },
+ {
+ "id": 0,
+ "label": "4th Scale",
+ "localized": "Skala Ke-4",
+ "reload": "",
+ "hint": "Faktor skala atau panduan untuk tahap keempat."
+ },
+ {
+ "id": 0,
+ "label": "4th Restart step",
+ "localized": "Langkah Restart Ke-4",
+ "reload": "",
+ "hint": "Langkah di mana proses restart atau penyegaran dilakukan untuk tahap keempat."
+ }
+ ],
+ "_": [
+ {
+ "id": 0,
+ "label": "⟲",
+ "localized": "⟲",
+ "reload": "",
+ "hint": "Perbarui"
+ },
+ {
+ "id": 0,
+ "label": "↶",
+ "localized": "↶",
+ "reload": "",
+ "hint": "Terapkan gaya yang dipilih ke prompt"
+ },
+ {
+ "id": 0,
+ "label": "↷",
+ "localized": "↷",
+ "reload": "",
+ "hint": "Simpan prompt saat ini sebagai gaya"
+ },
+ {
+ "id": 0,
+ "label": "⇅",
+ "localized": "⇅",
+ "reload": "",
+ "hint": "Tukar nilai"
+ },
+ {
+ "id": 0,
+ "label": "🎲️",
+ "localized": "🎲️",
+ "reload": "",
+ "hint": "Gunakan seed acak"
+ },
+ {
+ "id": 0,
+ "label": "⬅️",
+ "localized": "⬅️",
+ "reload": "",
+ "hint": "Gunakan kembali seed dari gambar terakhir yang dihasilkan"
+ },
+ {
+ "id": 0,
+ "label": "🕮",
+ "localized": "🕮",
+ "reload": "",
+ "hint": "Simpan parameter dari gambar terakhir sebagai templat gaya"
+ },
+ {
+ "id": 0,
+ "label": "📐",
+ "localized": "📐",
+ "reload": "",
+ "hint": "Ukur ukuran dari gambar yang ada"
+ },
+ {
+ "id": 0,
+ "label": "☲",
+ "localized": "☲",
+ "reload": "",
+ "hint": "Ubah tipe tampilan"
+ },
+ {
+ "id": 0,
+ "label": "⊜",
+ "localized": "⊜",
+ "reload": "",
+ "hint": "Isi"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Beri keterangan gambar"
+ },
+ {
+ "id": 0,
+ "label": "⁜",
+ "localized": "⁜",
+ "reload": "",
+ "hint": "Ganti metode penyesuaian gambar secara bergantian"
+ },
+ {
+ "id": 0,
+ "label": "➠ Control",
+ "localized": "➠ Kontrol",
+ "reload": "",
+ "hint": "Pindahkan gambar ke antarmuka kontrol"
+ },
+ {
+ "id": 0,
+ "label": "➠ Text",
+ "localized": "➠ Teks",
+ "reload": "",
+ "hint": "Pindahkan gambar ke antarmuka teks"
+ },
+ {
+ "id": 0,
+ "label": "➠ Image",
+ "localized": "➠ Gambar",
+ "reload": "",
+ "hint": "Pindahkan gambar ke antarmuka gambar (img2img)"
+ },
+ {
+ "id": 0,
+ "label": "➠ Process",
+ "localized": "➠ Proses",
+ "reload": "",
+ "hint": "Pindahkan gambar ke antarmuka pemrosesan"
+ },
+ {
+ "id": 0,
+ "label": "➠ Caption",
+ "localized": "➠ Keterangan",
+ "reload": "",
+ "hint": "Pindahkan gambar ke antarmuka keterangan"
+ },
+ {
+ "id": 0,
+ "label": "➠ Sketch",
+ "localized": "➠ Sketsa",
+ "reload": "",
+ "hint": "Pindahkan gambar ke antarmuka sketsa"
+ },
+ {
+ "id": 0,
+ "label": "➠ Inpaint",
+ "localized": "➠ Inpaint",
+ "reload": "",
+ "hint": "Pindahkan gambar ke antarmuka inpaint"
+ },
+ {
+ "id": 0,
+ "label": "➠ Composite",
+ "localized": "➠ Komposit",
+ "reload": "",
+ "hint": "Pindahkan gambar ke antarmuka sketsa inpaint"
+ },
+ {
+ "id": 0,
+ "label": "⬆️",
+ "localized": "⬆️",
+ "reload": "",
+ "hint": "Unggah gambar"
+ },
+ {
+ "id": 0,
+ "label": "🔄",
+ "localized": "🔄",
+ "reload": "",
+ "hint": "Atur ulang nilai"
+ },
+ {
+ "id": 0,
+ "label": "🖼️",
+ "localized": "🖼️",
+ "reload": "",
+ "hint": "Tampilkan pratinjau"
+ },
+ {
+ "id": 0,
+ "label": "↺",
+ "localized": "↺",
+ "reload": "",
+ "hint": "Segera terapkan pilihan"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Urutkan berdasarkan nama, menaik"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Urutkan berdasarkan nama, menurun"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Urutkan berdasarkan ukuran, menaik"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Urutkan berdasarkan ukuran, menurun"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Urutkan berdasarkan resolusi, menaik"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Urutkan berdasarkan resolusi, menurun"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Urutkan berdasarkan waktu, menaik"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Urutkan berdasarkan waktu, menurun"
+ },
+ {
+ "id": 0,
+ "label": "⊗",
+ "localized": "⊗",
+ "reload": "",
+ "hint": "Atur ulang nilai"
+ },
+ {
+ "id": 0,
+ "label": "🔍",
+ "localized": "🔍",
+ "reload": "",
+ "hint": "Cari"
+ },
+ {
+ "id": 0,
+ "label": "⇨",
+ "localized": "⇨",
+ "reload": "",
+ "hint": "Terapkan prasetel"
+ },
+ {
+ "id": 0,
+ "label": "※",
+ "localized": "※",
+ "reload": "",
+ "hint": "Muat model sebagai model refiner jika dipilih, jika tidak muat sebagai model dasar"
+ },
+ {
+ "id": 0,
+ "label": "🔎︎",
+ "localized": "🔎︎",
+ "reload": "",
+ "hint": "Pindai CivitAI untuk metadata dan pratinjau yang hilang"
+ },
+ {
+ "id": 0,
+ "label": "⇕",
+ "localized": "⇕",
+ "reload": "",
+ "hint": "Urutkan berdasarkan: Nama (A-Z/Z-A), Ukuran (Besar/Kecil), Waktu (Baru/Lama)"
+ },
+ {
+ "id": 0,
+ "label": "✕",
+ "localized": "✕",
+ "reload": "",
+ "hint": "Tutup"
+ }
+ ],
+ "a": [
+ {
+ "id": 676,
+ "label": "Advanced",
+ "localized": "Tingkat Lanjut",
+ "reload": "txt2img_advanced",
+ "hint": "Pengaturan tingkat lanjut yang digunakan untuk menjalankan pembuatan gambar"
+ },
+ {
+ "id": 677,
+ "label": "Adapters",
+ "localized": "Adaptor",
+ "reload": "txt2img_adapters",
+ "hint": "Pengaturan yang terkait dengan IP Adapters"
+ },
+ {
+ "id": 678,
+ "label": "Apply to model",
+ "localized": "Terapkan ke model",
+ "reload": "component-941",
+ "hint": ""
+ },
+ {
+ "id": 679,
+ "label": "Analyze",
+ "localized": "Analisis",
+ "reload": "btn_clip_analyze_img",
+ "hint": ""
+ },
+ {
+ "id": 680,
+ "label": "Apply changes",
+ "localized": "Terapkan perubahan",
+ "reload": "component-8587",
+ "hint": "Terapkan semua perubahan dan mulai ulang server"
+ },
+ {
+ "id": 681,
+ "label": "Apply settings",
+ "localized": "Terapkan pengaturan",
+ "reload": "settings_submit",
+ "hint": "Simpan pengaturan saat ini, mulai ulang server sangat disarankan"
+ },
+ {
+ "id": 682,
+ "label": "Analyze model",
+ "localized": "Analisis model",
+ "reload": "component-5478",
+ "hint": ""
+ },
+ {
+ "id": 683,
+ "label": "All",
+ "localized": "Semua",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 684,
+ "label": "artist",
+ "localized": "seniman",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 685,
+ "label": "Alpha",
+ "localized": "Alpha",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 686,
+ "label": "Advanced Options",
+ "localized": "Opsi Tingkat Lanjut",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 687,
+ "label": "Appearance",
+ "localized": "Tampilan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 688,
+ "label": "Answer",
+ "localized": "Jawaban",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 689,
+ "label": "Adjust start",
+ "localized": "Sesuaikan awal",
+ "reload": "",
+ "hint": "Langkah awal saat penyesuaian sigma terjadi"
+ },
+ {
+ "id": 690,
+ "label": "Adjust end",
+ "localized": "Sesuaikan akhir",
+ "reload": "",
+ "hint": "Langkah akhir saat penyesuaian sigma terjadi"
+ },
+ {
+ "id": 691,
+ "label": "AutoGuidance dropout",
+ "localized": "AutoGuidance dropout",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 692,
+ "label": "AutoGuidance layers",
+ "localized": "AutoGuidance layers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 693,
+ "label": "AutoGuidance config",
+ "localized": "AutoGuidance config",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 694,
+ "label": "APG momentum",
+ "localized": "Momentum APG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 695,
+ "label": "APG rescale",
+ "localized": "Skala ulang APG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 696,
+ "label": "Attention guidance",
+ "localized": "Panduan atensi",
+ "reload": "",
+ "hint": "Skala CFG yang digunakan untuk PAG: Perturbed-Attention Guidance"
+ },
+ {
+ "id": 697,
+ "label": "Adaptive scaling",
+ "localized": "Penskalaan adaptif",
+ "reload": "",
+ "hint": "Pengubah adaptif untuk skala panduan atensi"
+ },
+ {
+ "id": 698,
+ "label": "Active IP adapters",
+ "localized": "IP adapter aktif",
+ "reload": "",
+ "hint": "Jumlah IP adapter yang aktif"
+ },
+ {
+ "id": 699,
+ "label": "Adapter",
+ "localized": "Adaptor",
+ "reload": "",
+ "hint": "Model IP adapter"
+ },
+ {
+ "id": 700,
+ "label": "Anchor settings",
+ "localized": "Pengaturan jangkar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 701,
+ "label": "Alpha preset",
+ "localized": "Prasetel Alpha",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 702,
+ "label": "Append heatmaps to results",
+ "localized": "Tambahkan heatmap ke hasil",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 703,
+ "label": "Auto apply",
+ "localized": "Terapkan otomatis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 704,
+ "label": "Amplify LUT",
+ "localized": "Perkuat LUT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 705,
+ "label": "Add time info",
+ "localized": "Tambah info waktu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 706,
+ "label": "Add text info",
+ "localized": "Tambah info teks",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 707,
+ "label": "Add metadata",
+ "localized": "Tambah metadata",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 708,
+ "label": "Allowed languages",
+ "localized": "Bahasa yang diizinkan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 709,
+ "label": "Allowed alphabets",
+ "localized": "Alfabet yang diizinkan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 710,
+ "label": "Apply to prompt",
+ "localized": "Terapkan ke prompt",
+ "reload": "",
+ "hint": "Menyalin hasil yang ditingkatkan secara otomatis ke kotak input prompt"
+ },
+ {
+ "id": 711,
+ "label": "Auto enhance",
+ "localized": "Peningkatan otomatis",
+ "reload": "",
+ "hint": "Tingkatkan prompt secara otomatis sebelum setiap pembuatan gambar"
+ },
+ {
+ "id": 712,
+ "label": "ACI: Color to Mask",
+ "localized": "ACI: Warna ke Masker",
+ "reload": "",
+ "hint": "Pilih warna yang ingin Anda masker dan inpaint. Klik pada warna dalam gambar untuk memilihnya secara otomatis. Disarankan untuk menggunakan gambar seperti green screen untuk hasil yang presisi."
+ },
+ {
+ "id": 713,
+ "label": "ACI: Color tolerance",
+ "localized": "ACI: Toleransi warna",
+ "reload": "",
+ "hint": "Sesuaikan toleransi untuk menyertakan warna serupa dalam masker. Nilai lebih rendah = hanya masker warna yang sangat mirip. Nilai lebih tinggi = masker rentang warna serupa yang lebih luas."
+ },
+ {
+ "id": 714,
+ "label": "ACI: Denoising strength",
+ "localized": "ACI: Kekuatan denoising",
+ "reload": "",
+ "hint": "Ubah Kekuatan Denoising untuk mencapai jumlah inpaint yang diinginkan."
+ },
+ {
+ "id": 715,
+ "label": "ACI: Mask dilate",
+ "localized": "ACI: Dilatasi masker",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 716,
+ "label": "ACI: Mask erode",
+ "localized": "ACI: Erosi masker",
+ "reload": "",
+ "hint": "Sesuaikan bantalan untuk menerapkan offset ke dalam pada masker. (Nilai yang disarankan = 2 untuk menghilangkan sisa-sisa di tepian)"
+ },
+ {
+ "id": 717,
+ "label": "ACI: Mask blur",
+ "localized": "ACI: Blur masker",
+ "reload": "",
+ "hint": "Sesuaikan blur untuk menerapkan transisi halus antara gambar dan area inpaint. (Nilai yang disarankan = 0 untuk ketajaman)"
+ },
+ {
+ "id": 718,
+ "label": "Adaptive restore",
+ "localized": "Pemulihan adaptif",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 719,
+ "label": "Apply noise",
+ "localized": "Terapkan noise",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 720,
+ "label": "Auto min score",
+ "localized": "Skor minimum otomatis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 721,
+ "label": "Auto-segment",
+ "localized": "Segmen-otomatis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 722,
+ "label": "Auto-mask",
+ "localized": "Masker-otomatis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 723,
+ "label": "Active",
+ "localized": "Aktif",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 724,
+ "label": "Attention",
+ "localized": "Atensi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 725,
+ "label": "Adain",
+ "localized": "Adain",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 726,
+ "label": "Attention Adain",
+ "localized": "Attention Adain",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 727,
+ "label": "Apply filter",
+ "localized": "Terapkan filter",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 728,
+ "label": "Alpha matting",
+ "localized": "Alpha matting",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 729,
+ "label": "Append Caption Files",
+ "localized": "Tambahkan File Keterangan",
+ "reload": "",
+ "hint": "Tambahkan ke file keterangan yang ada alih-alih menimpanya. Berguna untuk menambahkan deskripsi atau tag tambahan pada gambar yang sudah memiliki keterangan."
+ },
+ {
+ "id": 730,
+ "label": "a1111",
+ "localized": "a1111",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 731,
+ "label": "Autocast",
+ "localized": "Autocast",
+ "reload": "",
+ "hint": "Tentukan presisi secara otomatis selama waktu proses"
+ },
+ {
+ "id": 732,
+ "label": "Auto",
+ "localized": "Otomatis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 733,
+ "label": "accuracy",
+ "localized": "akurasi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 734,
+ "label": "atiadlxx (AMD only)",
+ "localized": "atiadlxx (Hanya AMD)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 735,
+ "label": "aot_ts_nvfuser",
+ "localized": "aot_ts_nvfuser",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 736,
+ "label": "Additional image browser folders",
+ "localized": "Folder penjelajah gambar tambahan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 737,
+ "label": "Add system information to metadata",
+ "localized": "Tambah informasi sistem ke metadata",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 738,
+ "label": "Autolaunch browser upon startup",
+ "localized": "Luncurkan browser otomatis saat mulai",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 739,
+ "label": "Allowed aspect ratios",
+ "localized": "Rasio aspek yang diizinkan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 740,
+ "label": "Approximate",
+ "localized": "Perkiraan",
+ "reload": "",
+ "hint": "Perkiraan jaringan saraf yang murah. Sangat cepat dibandingkan dengan VAE, tetapi menghasilkan gambar dengan resolusi horizontal/vertikal 4 kali lebih kecil dan kualitas lebih rendah"
+ },
+ {
+ "id": 741,
+ "label": "Additional postprocessing operations",
+ "localized": "Operasi pasca-pemrosesan tambahan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 742,
+ "label": "Apply color correction",
+ "localized": "Terapkan koreksi warna",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 743,
+ "label": "Apply mask as overlay",
+ "localized": "Terapkan masker sebagai hamparan (overlay)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 744,
+ "label": "Apply sRGB linearization",
+ "localized": "Terapkan linearisasi sRGB",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 745,
+ "label": "Available networks",
+ "localized": "Jaringan yang tersedia",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 746,
+ "label": "Auto-convert SD15 embeddings to SDXL",
+ "localized": "Konversi otomatis embedding SD15 ke SDXL",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 747,
+ "label": "alias",
+ "localized": "alias",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 748,
+ "label": "Attention query chunk size",
+ "localized": "Ukuran chunk query atensi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 749,
+ "label": "Attention kv chunk size",
+ "localized": "Ukuran chunk kv atensi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 750,
+ "label": "Attention chunking threshold",
+ "localized": "Ambang batas chunking atensi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 751,
+ "label": "Attempt VAE roll back for NaN values",
+ "localized": "Coba kembalikan VAE untuk nilai NaN",
+ "reload": "",
+ "hint": "Memerlukan Torch 2.1 dan pemeriksaan NaN diaktifkan"
+ },
+ {
+ "id": 752,
+ "label": "Add extended info to filename when saving grid",
+ "localized": "Tambah info tambahan ke nama file saat menyimpan kisi (grid)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 753,
+ "label": "Add LoRA to prompt",
+ "localized": "Tambah LoRA ke prompt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 754,
+ "label": "Alpha Ratio",
+ "localized": "Rasio Alpha",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 755,
+ "label": "ALPHA Block Weight Preset",
+ "localized": "Prasetel Berat Blok ALPHA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 756,
+ "label": "Automatically determine rank",
+ "localized": "Tentukan peringkat secara otomatis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 757,
+ "label": "Autorank ratio",
+ "localized": "Rasio peringkat otomatis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 758,
+ "label": "Advanced guidance params",
+ "localized": "Parameter panduan tingkat lanjut",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 759,
+ "label": "Adapter 1",
+ "localized": "Adaptor 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 760,
+ "label": "Adapter 2",
+ "localized": "Adaptor 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 761,
+ "label": "Adapter 3",
+ "localized": "Adaptor 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 762,
+ "label": "Adapter 4",
+ "localized": "Adaptor 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 763,
+ "label": "Audio",
+ "localized": "Audio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 764,
+ "label": "Advanced Options",
+ "localized": "Opsi Tingkat Lanjut",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 765,
+ "label": "Advanced Options",
+ "localized": "Opsi Tingkat Lanjut",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 766,
+ "label": "Advanced Options",
+ "localized": "Opsi Tingkat Lanjut",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "b": [
+ {
+ "id": 0,
+ "label": "Batch",
+ "localized": "Batch",
+ "reload": "",
+ "hint": "Pengaturan pemrosesan batch"
+ },
+ {
+ "id": 1,
+ "label": "Batch Caption",
+ "localized": "Keterangan Batch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Batch Tag",
+ "localized": "Tag Batch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Benchmark",
+ "localized": "Tolok Ukur",
+ "reload": "",
+ "hint": "Jalankan pengujian performa (benchmark)"
+ },
+ {
+ "id": 4,
+ "label": "Backend Settings",
+ "localized": "Pengaturan Backend",
+ "reload": "",
+ "hint": "Pengaturan yang terkait dengan backend komputasi: torch, onnx, dan olive"
+ },
+ {
+ "id": 5,
+ "label": "body",
+ "localized": "body",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Beta",
+ "localized": "Beta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Balanced Offload",
+ "localized": "Offload Seimbang",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "BitsAndBytes",
+ "localized": "BitsAndBytes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Batch count",
+ "localized": "Jumlah batch",
+ "reload": "",
+ "hint": "Berapa banyak batch gambar yang akan dibuat (tidak berdampak pada performa generasi atau penggunaan VRAM)"
+ },
+ {
+ "id": 10,
+ "label": "Batch size",
+ "localized": "Ukuran batch",
+ "reload": "",
+ "hint": "Berapa banyak gambar yang dibuat dalam satu batch (meningkatkan performa generasi dengan biaya penggunaan VRAM yang lebih tinggi)"
+ },
+ {
+ "id": 11,
+ "label": "Beta schedule",
+ "localized": "Jadwal Beta",
+ "reload": "",
+ "hint": "Menentukan bagaimana beta (kekuatan noise per langkah) tumbuh. Opsi: - default: bawaan model - linear: meluruhkan noise secara merata per langkah - scaled: versi kuadrat dari linear, hanya digunakan oleh Stable Diffusion - cosine: peluruhan yang lebih halus, seringkali memberikan hasil lebih baik dengan langkah lebih sedikit - sigmoid: transisi tajam, eksperimental"
+ },
+ {
+ "id": 12,
+ "label": "Base shift",
+ "localized": "Pergeseran Dasar",
+ "reload": "",
+ "hint": "Nilai pergeseran minimum untuk resolusi rendah saat menggunakan pergeseran dinamis."
+ },
+ {
+ "id": 13,
+ "label": "Brightness",
+ "localized": "Kecerahan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Block",
+ "localized": "Blok",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Block size",
+ "localized": "Ukuran blok",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Banned words",
+ "localized": "Kata-kata terlarang",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Blur",
+ "localized": "Blur",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Batch input directory",
+ "localized": "Direktori masukan batch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Batch output directory",
+ "localized": "Direktori keluaran batch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Batch mask directory",
+ "localized": "Direktori masker batch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Background threshold",
+ "localized": "Ambang batas latar belakang",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Boost",
+ "localized": "Dorongan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Base",
+ "localized": "Dasar",
+ "reload": "",
+ "hint": "Pengaturan dasar yang digunakan untuk menjalankan generasi gambar"
+ },
+ {
+ "id": 24,
+ "label": "Blend strength",
+ "localized": "Kekuatan campuran",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Base model",
+ "localized": "Model dasar",
+ "reload": "",
+ "hint": "Model utama yang digunakan untuk semua operasi"
+ },
+ {
+ "id": 26,
+ "label": "Backend",
+ "localized": "Backend",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Benchmark steps",
+ "localized": "Langkah tolok ukur",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Benchmark level",
+ "localized": "Tingkat tolok ukur",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "balanced",
+ "localized": "seimbang",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "block_level",
+ "localized": "block_level",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Backend storage",
+ "localized": "Penyimpanan backend",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "BF16",
+ "localized": "BF16",
+ "reload": "",
+ "hint": "Gunakan presisi floating point 16-bit yang dimodifikasi untuk perhitungan"
+ },
+ {
+ "id": 33,
+ "label": "Batch matrix-matrix",
+ "localized": "Matriks-matriks batch",
+ "reload": "",
+ "hint": "Perkalian matriks batch standar untuk attention. Andal tetapi tidak efisien VRAM."
+ },
+ {
+ "id": 34,
+ "label": "BCFHW",
+ "localized": "BCFHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "BFCHW",
+ "localized": "BFCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "BCHW",
+ "localized": "BCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Batch mode uses sequential seeds",
+ "localized": "Mode batch menggunakan seed berurutan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Batch uses original name",
+ "localized": "Batch menggunakan nama asli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Base images folder",
+ "localized": "Folder gambar dasar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Base grids folder",
+ "localized": "Folder grid dasar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Build info on first access",
+ "localized": "Bangun info pada akses pertama",
+ "reload": "",
+ "hint": "Mencegah server membangun halaman EN saat startup server dan sebaliknya membangunnya saat diminta"
+ },
+ {
+ "id": 42,
+ "label": "Beta Ratio",
+ "localized": "Rasio Beta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "BETA Block Weight Preset",
+ "localized": "Preset Bobot Blok BETA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Base model type",
+ "localized": "Tipe model dasar",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "c": [
+ {
+ "id": -1,
+ "label": "Caption",
+ "localized": "Keterangan",
+ "reload": "",
+ "hint": "Menganalisis gambar yang ada dan membuat deskripsi teks"
+ },
+ {
+ "id": -1,
+ "label": "Contributors",
+ "localized": "Kontributor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Clear",
+ "localized": "Hapus",
+ "reload": "",
+ "hint": "Hapus prompt"
+ },
+ {
+ "id": -1,
+ "label": "Check status",
+ "localized": "Periksa status",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Composite",
+ "localized": "Komposit",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control",
+ "localized": "Kontrol",
+ "reload": "",
+ "hint": "Buat gambar dengan panduan penuh"
+ },
+ {
+ "id": -1,
+ "label": "ControlNet",
+ "localized": "ControlNet",
+ "reload": "",
+ "hint": "ControlNet adalah model panduan tingkat lanjut"
+ },
+ {
+ "id": -1,
+ "label": "Controls",
+ "localized": "Kontrol",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CaptionCaption",
+ "localized": "CaptionCaption",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Console",
+ "localized": "Konsol",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Check for updates",
+ "localized": "Periksa pembaruan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Change log",
+ "localized": "Log perubahan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Compute Settings",
+ "localized": "Pengaturan Komputasi",
+ "reload": "",
+ "hint": "Pengaturan yang terkait dengan presisi komputasi, cross attention, dan optimasi untuk platform komputasi"
+ },
+ {
+ "id": -1,
+ "label": "Current",
+ "localized": "Saat Ini",
+ "reload": "",
+ "hint": "Menganalisis modul di dalam model yang sedang dimuat"
+ },
+ {
+ "id": -1,
+ "label": "CivitAI",
+ "localized": "CivitAI",
+ "reload": "",
+ "hint": "Cari dan unduh model dari CivitAI"
+ },
+ {
+ "id": -1,
+ "label": "Calculate missing hashes",
+ "localized": "Hitung hash yang hilang",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Community",
+ "localized": "Komunitas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cloud",
+ "localized": "Awan (Cloud)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Close",
+ "localized": "Tutup",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Change model",
+ "localized": "Ganti model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Change refiner",
+ "localized": "Ganti penyempurna (refiner)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Change VAE",
+ "localized": "Ganti VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Change reference",
+ "localized": "Ganti referensi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Corrections",
+ "localized": "Koreksi",
+ "reload": "",
+ "hint": "Kontrol koreksi warna/ketajaman/kecerahan gambar selama proses pembuatan"
+ },
+ {
+ "id": -1,
+ "label": "Control Methods",
+ "localized": "Metode Kontrol",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control Media",
+ "localized": "Media Kontrol",
+ "reload": "",
+ "hint": "Tambahkan gambar masukan sebagai gambar inisialisasi terpisah untuk pemrosesan kontrol"
+ },
+ {
+ "id": -1,
+ "label": "ChronoEdit",
+ "localized": "ChronoEdit",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cross Attention",
+ "localized": "Cross Attention",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CLiP Skip",
+ "localized": "CLiP Skip",
+ "reload": "",
+ "hint": "Parameter penghentian dini untuk model CLIP; 1 adalah berhenti di lapisan terakhir seperti biasa, 2 adalah berhenti di lapisan kedua dari belakang, dst"
+ },
+ {
+ "id": -1,
+ "label": "Cache-DiT",
+ "localized": "Cache-DiT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CFG-Zero",
+ "localized": "CFG-Zero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache folders",
+ "localized": "Folder cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Custom model loader",
+ "localized": "Pemuat model kustom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Client log",
+ "localized": "Log klien",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CLIP Analysis",
+ "localized": "Analisis CLIP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Context",
+ "localized": "Konteks",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Correction mode",
+ "localized": "Mode koreksi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Color",
+ "localized": "Warna",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Center",
+ "localized": "Tengah",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Color grading",
+ "localized": "Gradasi warna",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Crop to portrait",
+ "localized": "Potong ke potret",
+ "reload": "",
+ "hint": "Potong gambar masukan menjadi potret saja sebelum menggunakannya sebagai masukan IP adapter"
+ },
+ {
+ "id": -1,
+ "label": "Concept Tokens",
+ "localized": "Token Konsep",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Colormap",
+ "localized": "Peta warna",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cosine scale 1",
+ "localized": "Skala kosinus 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cosine scale 2",
+ "localized": "Skala kosinus 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cosine scale 3",
+ "localized": "Skala kosinus 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache model",
+ "localized": "Simpan model di cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cosine scale",
+ "localized": "Skala kosinus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cosine Background",
+ "localized": "Latar Belakang Kosinus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control guidance",
+ "localized": "Panduan kontrol",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Contrast",
+ "localized": "Kontras",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "comma",
+ "localized": "koma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Columns",
+ "localized": "Kolom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Create video",
+ "localized": "Buat video",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Censor",
+ "localized": "Sensor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Check language",
+ "localized": "Periksa bahasa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Check policy violations",
+ "localized": "Periksa pelanggaran kebijakan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Check banned words",
+ "localized": "Periksa kata terlarang",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control preprocess input images",
+ "localized": "Kontrol gambar masukan prapemrosesan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control override denoise strength",
+ "localized": "Kontrol pengabaian kekuatan denoise",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Color variation",
+ "localized": "Variasi warna",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Change rate",
+ "localized": "Laju perubahan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Context after",
+ "localized": "Konteks setelah",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Context mask",
+ "localized": "Masker konteks",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control only",
+ "localized": "Hanya kontrol",
+ "reload": "",
+ "hint": "Ini hanya menggunakan masukan Kontrol di bawah ini sebagai sumber untuk tugas jenis ControlNet atau IP Adapter berdasarkan berbagai opsi kami."
+ },
+ {
+ "id": -1,
+ "label": "CN Mode",
+ "localized": "Mode CN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CN Strength",
+ "localized": "Kekuatan CN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CN Start",
+ "localized": "Mulai CN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CN End",
+ "localized": "Akhir CN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CN Tiles",
+ "localized": "Ubin CN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control factor",
+ "localized": "Faktor kontrol",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet-XS",
+ "localized": "ControlNet-XS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Coarse",
+ "localized": "Kasar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Color map",
+ "localized": "Peta warna",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Crop to fit",
+ "localized": "Potong agar sesuai",
+ "reload": "",
+ "hint": "Jika dimensi gambar sumber Anda (misal: 512x510) menyimpang dari dimensi target (misal: 1024x768), fungsi ini akan menyesuaikan gambar yang diperbesar ke dalam gambar ukuran target Anda. Bagian yang berlebih akan dipotong"
+ },
+ {
+ "id": -1,
+ "label": "CLiP Model",
+ "localized": "Model CLiP",
+ "reload": "",
+ "hint": "Model CLIP digunakan untuk pencocokan kesamaan gambar-teks. Model yang lebih besar (ViT-L, ViT-H) lebih akurat tetapi lebih lambat dan menggunakan lebih banyak VRAM."
+ },
+ {
+ "id": -1,
+ "label": "Caption Model",
+ "localized": "Model Keterangan",
+ "reload": "",
+ "hint": "Model BLIP digunakan untuk menghasilkan keterangan gambar awal. Model keterangan mendeskripsikan konten gambar yang kemudian diperkaya oleh CLiP dengan istilah gaya dan nuansa."
+ },
+ {
+ "id": -1,
+ "label": "Chunk Size",
+ "localized": "Ukuran Bongkahan (Chunk)",
+ "reload": "",
+ "hint": "Ukuran batch untuk memproses kandidat deskripsi (flavors). Nilai yang lebih tinggi mempercepat interogasi tetapi meningkatkan penggunaan VRAM."
+ },
+ {
+ "id": -1,
+ "label": "CLiP Num Beams",
+ "localized": "Jumlah Beam CLiP",
+ "reload": "",
+ "hint": "Jumlah beam untuk pencarian beam selama pembuatan keterangan. Nilai yang lebih tinggi mencari lebih banyak kemungkinan tetapi lebih lambat."
+ },
+ {
+ "id": -1,
+ "label": "Character threshold",
+ "localized": "Ambang batas karakter",
+ "reload": "",
+ "hint": "Ambang batas kepercayaan untuk tag khusus karakter (misal: nama karakter, sifat khusus). Hanya tag dengan kepercayaan di atas ambang batas ini yang disertakan. Nilai yang lebih tinggi lebih selektif, nilai yang lebih rendah menyertakan lebih banyak kecocokan potensial. Tidak didukung oleh model DeepBooru."
+ },
+ {
+ "id": -1,
+ "label": "Cross-attention",
+ "localized": "Cross-attention",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "cpu",
+ "localized": "cpu",
+ "reload": "",
+ "hint": "Menggunakan cpu dan RAM saja: paling lambat tetapi kemungkinan kecil kehabisan memori (OOM)"
+ },
+ {
+ "id": -1,
+ "label": "Cached models",
+ "localized": "Model yang dicache",
+ "reload": "",
+ "hint": "Jumlah model yang disimpan dalam RAM untuk akses cepat"
+ },
+ {
+ "id": -1,
+ "label": "combined",
+ "localized": "digabungkan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Compress ratio",
+ "localized": "Rasio kompresi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "compel",
+ "localized": "compel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Channels last",
+ "localized": "Urutan kanal terakhir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "cuDNN full-depth benchmark",
+ "localized": "Benchmark kedalaman penuh cuDNN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "cuDNN benchmark limit",
+ "localized": "Batas benchmark cuDNN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "cudaMallocAsync",
+ "localized": "cudaMallocAsync",
+ "reload": "",
+ "hint": "Menggunakan pengalokasi memori asinkron CUDA. Meningkatkan kinerja dan fragmentasi VRAM, tetapi dapat menyebabkan ketidakstabilan pada beberapa GPU."
+ },
+ {
+ "id": -1,
+ "label": "CLiP skip enabled",
+ "localized": "CLiP skip diaktifkan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache-DiT enabled",
+ "localized": "Cache-DiT diaktifkan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache-DiT F-compute blocks",
+ "localized": "Blok komputasi-F Cache-DiT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache-DiT B-compute blocks",
+ "localized": "Blok komputasi-B Cache-DiT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache-DiT residual diff threshold",
+ "localized": "Ambang batas perbedaan residual Cache-DiT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache-DiT warmup steps",
+ "localized": "Langkah pemanasan Cache-DiT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CFG-Zero enabled",
+ "localized": "CFG-Zero diaktifkan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CFG-Zero star",
+ "localized": "Bintang CFG-Zero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CFG-Zero steps",
+ "localized": "Langkah CFG-Zero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "cudagraphs",
+ "localized": "cudagraphs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cleanup temporary folder on startup",
+ "localized": "Bersihkan folder sementara saat mulai",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Create ZIP archive for multiple images",
+ "localized": "Buat arsip ZIP untuk banyak gambar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "cover",
+ "localized": "sampul",
+ "reload": "",
+ "hint": "menutup seluruh area"
+ },
+ {
+ "id": -1,
+ "label": "Compact view",
+ "localized": "Tampilan ringkas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache text encoder results",
+ "localized": "Simpan hasil enkoder teks di cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "contain",
+ "localized": "muat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Ctrl+up/down word delimiters",
+ "localized": "Pemisah kata Ctrl+atas/bawah",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Ctrl+up/down precision when editing (attention:1.1)",
+ "localized": "Presisi Ctrl+atas/bawah saat mengedit (perhatian:1.1)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Ctrl+up/down precision when editing ",
+ "localized": "Presisi Ctrl+atas/bawah saat mengedit ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cached VAEs",
+ "localized": "VAE yang dicache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ckpt",
+ "localized": "ckpt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Comma separated list with optional strength per LoRA",
+ "localized": "Daftar yang dipisahkan koma dengan kekuatan opsional per LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CivitAI token",
+ "localized": "Token CivitAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Custom pipeline",
+ "localized": "Alur (pipeline) kustom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Custom model",
+ "localized": "Model kustom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet unit 1",
+ "localized": "Unit ControlNet 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet unit 2",
+ "localized": "Unit ControlNet 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet unit 3",
+ "localized": "Unit ControlNet 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet unit 4",
+ "localized": "Unit ControlNet 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet-XS unit 1",
+ "localized": "Unit ControlNet-XS 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet-XS unit 2",
+ "localized": "Unit ControlNet-XS 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet-XS unit 3",
+ "localized": "Unit ControlNet-XS 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet-XS unit 4",
+ "localized": "Unit ControlNet-XS 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control-LLLite unit 1",
+ "localized": "Unit Control-LLLite 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control-LLLite unit 2",
+ "localized": "Unit Control-LLLite 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control-LLLite unit 3",
+ "localized": "Unit Control-LLLite 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control-LLLite unit 4",
+ "localized": "Unit Control-LLLite 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control settings",
+ "localized": "Pengaturan kontrol",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Canny",
+ "localized": "Canny",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Condition",
+ "localized": "Kondisi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Caption: Batch",
+ "localized": "Keterangan: Batch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control elements",
+ "localized": "Elemen kontrol",
+ "reload": "",
+ "hint": "Elemen kontrol adalah model tingkat lanjut yang dapat memandu pembuatan menuju hasil yang diinginkan"
+ }
+ ],
+ "d": [
+ {
+ "id": 0,
+ "label": "Docs",
+ "localized": "Docs",
+ "reload": "",
+ "hint": "Dokumentasi"
+ },
+ {
+ "id": 1,
+ "label": "Discord",
+ "localized": "Discord",
+ "reload": "",
+ "hint": "Discord"
+ },
+ {
+ "id": 2,
+ "label": "Detail",
+ "localized": "Detail",
+ "reload": "",
+ "hint": "Detailer menjalankan pembuatan tambahan pada resolusi yang lebih tinggi untuk objek yang terdeteksi"
+ },
+ {
+ "id": 3,
+ "label": "Delete",
+ "localized": "Hapus",
+ "reload": "",
+ "hint": "Hapus gambar"
+ },
+ {
+ "id": 4,
+ "label": "Default",
+ "localized": "Bawaan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Download updates",
+ "localized": "Unduh pembaruan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Download model",
+ "localized": "Unduh model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Diffusers",
+ "localized": "Diffusers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Distilled",
+ "localized": "Distilled",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Description",
+ "localized": "Deskripsi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Details",
+ "localized": "Detail",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Detailer",
+ "localized": "Detailer",
+ "reload": "",
+ "hint": "Detailer menjalankan pembuatan tambahan pada resolusi yang lebih tinggi untuk objek yang terdeteksi"
+ },
+ {
+ "id": 12,
+ "label": "Denoise",
+ "localized": "Denoise",
+ "reload": "",
+ "hint": "Pengaturan denoising. Denoise yang lebih tinggi berarti lebih banyak konten gambar yang ada diizinkan untuk berubah selama pembuatan"
+ },
+ {
+ "id": 13,
+ "label": "DirectML",
+ "localized": "DirectML",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Download model from huggingface",
+ "localized": "Unduh model dari huggingface",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Dropdown",
+ "localized": "Dropdown",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "dynamic",
+ "localized": "Dinamis",
+ "reload": "",
+ "hint": "Pergeseran dinamis secara otomatis menyesuaikan jadwal denoising berdasarkan resolusi gambar Anda. Penjadwal menginterpolasi antara base_shift dan max_shift berdasarkan resolusi gambar aktual. Mengaktifkan ini akan menonaktifkan pergeseran Flow statis."
+ },
+ {
+ "id": 17,
+ "label": "Detailer models",
+ "localized": "Model Detailer",
+ "reload": "",
+ "hint": "Pilih model deteksi untuk digunakan dalam perincian (detailing)"
+ },
+ {
+ "id": 18,
+ "label": "Detailer list",
+ "localized": "Daftar Detailer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Detailer classes",
+ "localized": "Kelas Detailer",
+ "reload": "",
+ "hint": "Tentukan kelas spesifik untuk digunakan jika model detailer yang dipilih adalah model multi-kelas"
+ },
+ {
+ "id": 20,
+ "label": "Detailer prompt",
+ "localized": "Prompt Detailer",
+ "reload": "",
+ "hint": "Gunakan prompt terpisah untuk detailer. Jika tidak ada, maka akan menggunakan prompt utama"
+ },
+ {
+ "id": 21,
+ "label": "Detailer negative prompt",
+ "localized": "Prompt Negatif Detailer",
+ "reload": "",
+ "hint": "Gunakan prompt negatif terpisah untuk detailer. Jika tidak ada, maka akan menggunakan prompt negatif utama"
+ },
+ {
+ "id": 22,
+ "label": "Detailer steps",
+ "localized": "Langkah Detailer",
+ "reload": "",
+ "hint": "Jumlah langkah yang dijalankan untuk proses detailer"
+ },
+ {
+ "id": 23,
+ "label": "Detailer strength",
+ "localized": "Kekuatan Detailer",
+ "reload": "",
+ "hint": "Kekuatan denoising dari proses detailer"
+ },
+ {
+ "id": 24,
+ "label": "Detailer resolution",
+ "localized": "Resolusi Detailer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Denoising batch size",
+ "localized": "Ukuran Batch Denoising",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Dilate tau",
+ "localized": "Dilate tau",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Draw legend",
+ "localized": "Gambar legenda",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Denoising strength",
+ "localized": "Kekuatan Denoising",
+ "reload": "",
+ "hint": "Menentukan seberapa sedikit algoritma harus menghormati konten gambar. Pada 0, tidak ada yang berubah, dan pada 1 Anda akan mendapatkan gambar yang tidak terkait. Dengan nilai di bawah 1.0, pemrosesan akan memakan langkah lebih sedikit daripada yang ditentukan oleh slider Langkah Sampling"
+ },
+ {
+ "id": 29,
+ "label": "Denoise start",
+ "localized": "Mulai Denoise",
+ "reload": "",
+ "hint": "Ganti kekuatan denoise dengan menyatakan seberapa awal model dasar harus selesai dan kapan refiner harus mulai. Hanya berlaku untuk penggunaan refiner. Jika diatur ke 0 atau 1, kekuatan denoising akan digunakan"
+ },
+ {
+ "id": 30,
+ "label": "down",
+ "localized": "bawah",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Decode chunks",
+ "localized": "Dekode potongan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Dilate",
+ "localized": "Dilatasi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Depth and normal",
+ "localized": "Kedalaman dan normal",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Distance threshold",
+ "localized": "Ambang batas jarak",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Depth threshold",
+ "localized": "Ambang batas kedalaman",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Denoising steps",
+ "localized": "Langkah denoising",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Depth map",
+ "localized": "Peta kedalaman",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Dynamic shift",
+ "localized": "Pergeseran dinamis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Duration",
+ "localized": "Durasi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Device Info",
+ "localized": "Info Perangkat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Diffusers load using Run:ai streamer",
+ "localized": "Muat Diffusers menggunakan streamer Run:ai",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Disable accelerate",
+ "localized": "Nonaktifkan accelerate",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Disable T5 text encoder",
+ "localized": "Nonaktifkan text encoder T5",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Dynamic loss threshold",
+ "localized": "Ambang batas kerugian dinamis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Dequantize using torch.compile",
+ "localized": "Dequantize menggunakan torch.compile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "Dequantize using full precision",
+ "localized": "Dequantize menggunakan presisi penuh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Disabled",
+ "localized": "Dinonaktifkan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Dynamic Attention BMM",
+ "localized": "Dynamic Attention BMM",
+ "reload": "",
+ "hint": "Melakukan komputasi atensi dalam langkah-langkah alih-alih sekaligus. Waktu inferensi lebih lambat, tetapi sangat mengurangi penggunaan memori"
+ },
+ {
+ "id": 49,
+ "label": "Dynamic attention",
+ "localized": "Atensi dinamis",
+ "reload": "",
+ "hint": "Menyesuaikan komputasi atensi secara dinamis per langkah. Menghemat VRAM tetapi memperlambat pembuatan."
+ },
+ {
+ "id": 50,
+ "label": "Dynamic Attention slicing rate",
+ "localized": "Laju pengirisan Atensi Dinamis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Dynamic Attention trigger rate",
+ "localized": "Laju pemicu Atensi Dinamis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Deterministic mode",
+ "localized": "Mode deterministik",
+ "reload": "",
+ "hint": "Memaksa keluaran deterministik di seluruh proses. Berguna untuk reproduktifitas, tetapi mungkin menonaktifkan beberapa optimasi."
+ },
+ {
+ "id": 53,
+ "label": "DirectML retry ops for NaN",
+ "localized": "Operasi coba lagi DirectML untuk NaN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "deep-cache",
+ "localized": "deep-cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "DeepCache cache interval",
+ "localized": "Interval cache DeepCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Directory for temporary images; leave empty for default",
+ "localized": "Direktori untuk gambar sementara; biarkan kosong untuk bawaan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Do not display video output in UI",
+ "localized": "Jangan tampilkan keluaran video di UI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "Directory name pattern",
+ "localized": "Pola nama direktori",
+ "reload": "",
+ "hint": "Gunakan tag berikut untuk menentukan bagaimana subdirektori untuk gambar dan kisi dipilih: [steps], [cfg],[prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime], [job_timestamp]; biarkan kosong untuk bawaan"
+ },
+ {
+ "id": 59,
+ "label": "Dark",
+ "localized": "Gelap",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Disabled UI tabs",
+ "localized": "Tab UI yang dinonaktifkan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "Disable variable aspect ratio",
+ "localized": "Nonaktifkan rasio aspek variabel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "Desktop",
+ "localized": "Desktop",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "Downscale high resolution live previews",
+ "localized": "Turunkan skala pratinjau langsung resolusi tinggi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "Detailer use model augment",
+ "localized": "Detailer menggunakan augmentasi model",
+ "reload": "",
+ "hint": "Jalankan model deteksi detailer pada presisi ekstra"
+ },
+ {
+ "id": 65,
+ "label": "Default strength",
+ "localized": "Kekuatan bawaan",
+ "reload": "",
+ "hint": "Saat menambahkan jaringan ekstra seperti Lora ke prompt, gunakan pengali ini"
+ },
+ {
+ "id": 66,
+ "label": "Do not change selected model when reading generation parameters",
+ "localized": "Jangan ubah model yang dipilih saat membaca parameter pembuatan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "Do conditional and unconditional denoising in one batch",
+ "localized": "Lakukan denoising kondisional dan tak berkondisional dalam satu batch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 68,
+ "label": "Disable NaN check",
+ "localized": "Nonaktifkan pemeriksaan NaN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "Disallow models in ckpt format",
+ "localized": "Jangan izinkan model dalam format ckpt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "Default upscaler for image resize operations",
+ "localized": "Upscaler bawaan untuk operasi ubah ukuran gambar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "Debug info",
+ "localized": "Info debug",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Download folder",
+ "localized": "Folder unduhan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "DWPose",
+ "localized": "DWPose",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "Depth Anything",
+ "localized": "Depth Anything",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Depth Pro",
+ "localized": "Depth Pro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Decode",
+ "localized": "Dekode",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "e": [
+ {
+ "id": 7,
+ "label": "Enhance prompt",
+ "localized": "Tingkatkan prompt",
+ "reload": "script_flux_prompt_enhance_(legacy)",
+ "hint": "Tingkatkan kualitas prompt menggunakan model bahasa"
+ },
+ {
+ "id": 1,
+ "label": "Enhance now",
+ "localized": "Tingkatkan sekarang",
+ "reload": "script_prompt_enhance",
+ "hint": "Jalankan peningkatan prompt menggunakan model LLM yang dipilih"
+ },
+ {
+ "id": 2,
+ "label": "Extensions",
+ "localized": "Ekstensi",
+ "reload": "",
+ "hint": "Ekstensi aplikasi"
+ },
+ {
+ "id": 3,
+ "label": "Extract LoRA",
+ "localized": "Ekstrak LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Embedded metadata",
+ "localized": "Metadata tertanam",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Extension list",
+ "localized": "Daftar ekstensi",
+ "reload": "component-8571",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Execution Precision",
+ "localized": "Presisi Eksekusi",
+ "reload": "settings_cuda",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Embeddings",
+ "localized": "Embedding",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Extract currently loaded LoRA(s)",
+ "localized": "Ekstrak LoRA yang sedang dimuat",
+ "reload": "component-5745",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Enable LayerSkipConfig",
+ "localized": "Aktifkan LayerSkipConfig",
+ "reload": "txt2img",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Enable refine pass",
+ "localized": "Aktifkan langkah pemurnian",
+ "reload": "txt2img",
+ "hint": "Gunakan proses yang serupa dengan image-to-image untuk meningkatkan skala dan/atau menambah detail pada gambar akhir. Secara opsional menggunakan model penyempurna (refiner) untuk meningkatkan detail gambar."
+ },
+ {
+ "id": 12,
+ "label": "Enable detailer pass",
+ "localized": "Aktifkan langkah pendetail",
+ "reload": "txt2img",
+ "hint": "Deteksi objek target seperti wajah dan proses ulang pada resolusi yang lebih tinggi"
+ },
+ {
+ "id": 13,
+ "label": "Edge padding",
+ "localized": "Padding tepi",
+ "reload": "txt2img",
+ "hint": "Perluas tepi area masker sebesar persentase ini"
+ },
+ {
+ "id": 14,
+ "label": "Edge blur",
+ "localized": "Blur tepi",
+ "reload": "txt2img",
+ "hint": "Buramkan tepi area masker sebesar persentase ini"
+ },
+ {
+ "id": 15,
+ "label": "End",
+ "localized": "End",
+ "reload": "txt2img",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "ETA",
+ "localized": "ETA",
+ "reload": "script_apg",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Enable FreeU",
+ "localized": "Aktifkan FreeU",
+ "reload": "script_consistory",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Enable tonemap",
+ "localized": "Aktifkan tonemap",
+ "reload": "script_hdr",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Enabled",
+ "localized": "Diaktifkan",
+ "reload": "script_kohya_hires_fix",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Exposure",
+ "localized": "Eksposur",
+ "reload": "script_lut_color_grading",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Encoder",
+ "localized": "Enkoder",
+ "reload": "script_mulan",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Enhanced prompt",
+ "localized": "Prompt yang ditingkatkan",
+ "reload": "script_prompt_enhance",
+ "hint": "Output prompt yang telah ditingkatkan dari LLM"
+ },
+ {
+ "id": 23,
+ "label": "Edit start",
+ "localized": "Mulai edit",
+ "reload": "script_ledits",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Edit stop",
+ "localized": "Berhenti edit",
+ "reload": "script_ledits",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Erode",
+ "localized": "Erosi",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "edge",
+ "localized": "tepi",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Ensemble size",
+ "localized": "Ukuran ensembel",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Enable",
+ "localized": "Aktifkan",
+ "reload": "video",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Erode size",
+ "localized": "Ukuran erosi",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Enable PixelArt",
+ "localized": "Aktifkan PixelArt",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Enable edge detection",
+ "localized": "Aktifkan deteksi tepi",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Edge block size",
+ "localized": "Ukuran blok tepi",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Edge image weight",
+ "localized": "Bobot gambar tepi",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Escape brackets",
+ "localized": "Escape kurung",
+ "reload": "caption",
+ "hint": "Gunakan backslash untuk menetralkan tanda kurung pada tag. Diperlukan saat tag mengandung karakter yang memiliki makna khusus dalam sintaks prompt, seperti ( ) [ ]. Aktifkan ini saat menggunakan output langsung dalam prompt."
+ },
+ {
+ "id": 35,
+ "label": "Exclude tags",
+ "localized": "Keluarkan tag",
+ "reload": "caption",
+ "hint": "Daftar tag yang dipisahkan koma untuk dikecualikan dari output. Berguna untuk menyaring tag yang tidak diinginkan atau redundan yang sering muncul."
+ },
+ {
+ "id": 36,
+ "label": "Extension GIT repository URL",
+ "localized": "URL repositori GIT ekstensi",
+ "reload": "component-8593",
+ "hint": "Tentukan URL repositori ekstensi di GitHub"
+ },
+ {
+ "id": 37,
+ "label": "ExecutionProvider.CPU",
+ "localized": "ExecutionProvider.CPU",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "ExecutionProvider.DirectML",
+ "localized": "ExecutionProvider.DirectML",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "ExecutionProvider.CUDA",
+ "localized": "ExecutionProvider.CUDA",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "ExecutionProvider.ROCm",
+ "localized": "ExecutionProvider.ROCm",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "ExecutionProvider.MIGraphX",
+ "localized": "ExecutionProvider.MIGraphX",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "ExecutionProvider.OpenVINO",
+ "localized": "ExecutionProvider.OpenVINO",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Enable modular pipelines (experimental)",
+ "localized": "Aktifkan pipeline modular (eksperimental)",
+ "reload": "settings_model_options",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Expandable segments",
+ "localized": "Segmen yang dapat diperluas",
+ "reload": "settings_backends",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Enable use of reference models",
+ "localized": "Aktifkan penggunaan model referensi",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "Enable embeddings support",
+ "localized": "Aktifkan dukungan embedding",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Enable file wildcards support",
+ "localized": "Aktifkan dukungan file wildcard",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Extra noise multiplier for img2img",
+ "localized": "Pengganda noise tambahan untuk img2img",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "Embeddings train templates directory",
+ "localized": "Direktori templat pelatihan embedding",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Enable Hypernetwork support",
+ "localized": "Aktifkan dukungan Hypernetwork",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Enable tensorboard logging",
+ "localized": "Aktifkan logging tensorboard",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ }
+ ],
+ "f": [
+ {
+ "id": 0,
+ "label": "Fixed",
+ "localized": "Tetap",
+ "reload": "",
+ "hint": "Ubah ukuran gambar ke resolusi target. Kecuali tinggi dan lebar sesuai, Anda akan mendapatkan rasio aspek yang salah"
+ },
+ {
+ "id": 1,
+ "label": "Folder",
+ "localized": "Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "FramePack",
+ "localized": "FramePack",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Frames",
+ "localized": "Frame",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Fallback guidance",
+ "localized": "Panduan fallback",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "FreeU",
+ "localized": "FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Faster Cache",
+ "localized": "Cache Lebih Cepat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Folders",
+ "localized": "Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Fetch model preview metadata",
+ "localized": "Ambil metadata pratinjau model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Flow shift",
+ "localized": "Pergeseran aliran",
+ "reload": "",
+ "hint": "Nilai pergeseran untuk model flowmatching. Mengontrol distribusi langkah denoise. Nilai: - >1.0: alokasikan lebih banyak langkah ke denoise awal (struktur lebih baik) - <1.0: alokasikan lebih banyak langkah ke denoise akhir (detail halus lebih baik) - 1.0: jadwal seimbang Kebanyakan model flowmatching menggunakan nilai 3 sebagai default. Tidak aktif secara efektif jika pergeseran dinamis diaktifkan."
+ },
+ {
+ "id": 10,
+ "label": "FDG scales",
+ "localized": "Skala FDG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "FDG weights",
+ "localized": "Bobot FDG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "FDG rescale space",
+ "localized": "Ruang skala ulang FDG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Force HiRes",
+ "localized": "Paksa HiRes",
+ "reload": "",
+ "hint": "Hires berjalan secara otomatis saat Latent upscale dipilih, tetapi dilewati saat menggunakan upscaler non-latent. Aktifkan paksa hires untuk menjalankan hires dengan upscaler non-latent"
+ },
+ {
+ "id": 14,
+ "label": "FreeU preset",
+ "localized": "Preset FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "FaceID Model",
+ "localized": "Model FaceID",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Final strength",
+ "localized": "Kekuatan akhir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "full",
+ "localized": "penuh",
+ "reload": "",
+ "hint": "Selalu gunakan presisi penuh (full precision)"
+ },
+ {
+ "id": 18,
+ "label": "Fall-off exponent (lower=higher detail)",
+ "localized": "Eksponen fall-off (lebih rendah=detail lebih tinggi)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Fill strength",
+ "localized": "Kekuatan pengisian",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Face",
+ "localized": "Wajah",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Face confidence",
+ "localized": "Keyakinan wajah",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "FP model variant",
+ "localized": "Varian model FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "FP resolution",
+ "localized": "Resolusi FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "FP duration",
+ "localized": "Durasi FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "FP target FPS",
+ "localized": "Target FPS FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "FP interpolation",
+ "localized": "Interpolasi FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "FP init strength",
+ "localized": "Kekuatan awal FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "FP end strength",
+ "localized": "Kekuatan akhir FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "FP vision strength",
+ "localized": "Kekuatan visi FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "FP section prompts",
+ "localized": "Prompt bagian FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "FP latent window size",
+ "localized": "Ukuran jendela laten FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "FP steps",
+ "localized": "Langkah FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "FP sampler shift",
+ "localized": "Pergeseran sampler FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "FP CFG scale",
+ "localized": "Skala CFG FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "FP distilled CFG scale",
+ "localized": "Skala CFG distilasi FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "FP CFG re-scale",
+ "localized": "Skala ulang CFG FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "FP system prompt",
+ "localized": "Prompt sistem FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "FP model receipe",
+ "localized": "Resep model FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "FP enable TeaCache",
+ "localized": "Aktifkan TeaCache FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "FP use optimized system prompt",
+ "localized": "Gunakan prompt sistem yang dioptimalkan FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "FP enable CFGZero",
+ "localized": "Aktifkan CFGZero FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "FP enable Preview",
+ "localized": "Aktifkan Pratinjau FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "FP attention",
+ "localized": "Atensi FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "FP VAE",
+ "localized": "FP VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "FPS",
+ "localized": "FPS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "Foreground threshold",
+ "localized": "Ambang batas depan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Frame change sensitivity",
+ "localized": "Sensitivitas perubahan frame",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Filename",
+ "localized": "Nama file",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "Force model eval",
+ "localized": "Paksa evaluasi model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "false",
+ "localized": "salah",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Full precision (--no-half-vae)",
+ "localized": "Presisi penuh (--no-half-vae)",
+ "reload": "",
+ "hint": "Menggunakan FP32 untuk VAE. Dapat menghasilkan hasil yang lebih baik dengan menggunakan lebih banyak VRAM dan pembuatan yang lebih lambat"
+ },
+ {
+ "id": 52,
+ "label": "FP32",
+ "localized": "FP32",
+ "reload": "",
+ "hint": "Gunakan presisi floating point 32-bit untuk perhitungan"
+ },
+ {
+ "id": 53,
+ "label": "FP16",
+ "localized": "FP16",
+ "reload": "",
+ "hint": "Gunakan presisi floating point 16-bit untuk perhitungan"
+ },
+ {
+ "id": 54,
+ "label": "Force full precision (--no-half)",
+ "localized": "Paksa presisi penuh (--no-half)",
+ "reload": "",
+ "hint": "Menggunakan FP32 untuk model. Dapat menghasilkan hasil yang lebih baik dengan menggunakan lebih banyak VRAM dan pembuatan yang lebih lambat"
+ },
+ {
+ "id": 55,
+ "label": "Flash",
+ "localized": "Flash",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Flex attention",
+ "localized": "Atensi Flex",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Flash attention",
+ "localized": "Atensi Flash",
+ "reload": "",
+ "hint": "Algoritma atensi yang sangat dioptimalkan. Sangat mengurangi penggunaan VRAM dan mempercepat inferensi, tetapi bisa bersifat non-deterministik."
+ },
+ {
+ "id": 58,
+ "label": "Fused projections",
+ "localized": "Proyeksi gabungan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "FreeU enabled",
+ "localized": "FreeU diaktifkan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "FreeU 1st stage backbone",
+ "localized": "Backbone tahap pertama FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "FreeU 2nd stage backbone",
+ "localized": "Backbone tahap kedua FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "FreeU 1st stage skip",
+ "localized": "Skip tahap pertama FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "FreeU 2nd stage skip",
+ "localized": "Skip tahap kedua FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "FoCa",
+ "localized": "FoCa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "FasterCache cache enabled",
+ "localized": "Cache FasterCache diaktifkan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66,
+ "label": "FasterCache spacial skip range",
+ "localized": "Rentang skip spasial FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "FasterCache spacial skip start",
+ "localized": "Mulai skip spasial FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 68,
+ "label": "FasterCache spacial skip end",
+ "localized": "Akhir skip spasial FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "FasterCache uncond skip range",
+ "localized": "Rentang skip uncond FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "FasterCache uncond skip start",
+ "localized": "Mulai skip uncond FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "FasterCache uncond skip end",
+ "localized": "Akhir skip uncond FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "FasterCache guidance distilled",
+ "localized": "Panduan distilasi FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "fullgraph",
+ "localized": "grafik penuh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "Folder with stable diffusion models",
+ "localized": "Folder dengan model stable diffusion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Folder with Huggingface models",
+ "localized": "Folder dengan model Huggingface",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Folder for Huggingface cache",
+ "localized": "Folder untuk cache Huggingface",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Folder for Tunable ops cache",
+ "localized": "Folder untuk cache Tunable ops",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Folder with VAE files",
+ "localized": "Folder dengan file VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Folder with UNET files",
+ "localized": "Folder dengan file UNET",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Folder with Text encoder files",
+ "localized": "Folder dengan file Text encoder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "Folder with LoRA network(s)",
+ "localized": "Folder dengan jaringan LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "File or Folder with user-defined styles",
+ "localized": "File atau Folder dengan gaya pengguna",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 83,
+ "label": "Folder with user-defined wildcards",
+ "localized": "Folder dengan wildcard pengguna",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "Folder with textual inversion embeddings",
+ "localized": "Folder dengan embedding textual inversion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 85,
+ "label": "Folder with Control models",
+ "localized": "Folder dengan model Control",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 86,
+ "label": "Folder with Yolo models",
+ "localized": "Folder dengan model Yolo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 87,
+ "label": "Folder with ESRGAN models",
+ "localized": "Folder dengan model ESRGAN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88,
+ "label": "Folder with BSRGAN models",
+ "localized": "Folder dengan model BSRGAN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 89,
+ "label": "Folder with RealESRGAN models",
+ "localized": "Folder dengan model RealESRGAN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 90,
+ "label": "Folder with SCUNet models",
+ "localized": "Folder dengan model SCUNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 91,
+ "label": "Folder with SwinIR models",
+ "localized": "Folder dengan model SwinIR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 92,
+ "label": "Folder with CLIP models",
+ "localized": "Folder dengan model CLIP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 93,
+ "label": "Folder for disk offload",
+ "localized": "Folder untuk offload disk",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 94,
+ "label": "Folder for OpenVINO cache",
+ "localized": "Folder untuk cache OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 95,
+ "label": "Folder for ONNX cached models",
+ "localized": "Folder untuk model cache ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 96,
+ "label": "Folder for ONNX conversion",
+ "localized": "Folder untuk konversi ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 97,
+ "label": "Folder with chaiNNer models",
+ "localized": "Folder dengan model chaiNNer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 98,
+ "label": "File format",
+ "localized": "Format file",
+ "reload": "",
+ "hint": "Pilih format file untuk gambar"
+ },
+ {
+ "id": 99,
+ "label": "Font file",
+ "localized": "File font",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "Font color",
+ "localized": "Warna font",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 101,
+ "label": "Folder for text generate",
+ "localized": "Folder untuk pembuatan teks",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 102,
+ "label": "Folder for image generate",
+ "localized": "Folder untuk pembuatan gambar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 103,
+ "label": "Folder for control generate",
+ "localized": "Folder untuk pembuatan kontrol",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 104,
+ "label": "Folder for processed images",
+ "localized": "Folder untuk gambar yang diproses",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 105,
+ "label": "Folder for manually saved images",
+ "localized": "Folder untuk gambar yang disimpan manual",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 106,
+ "label": "Folder for videos",
+ "localized": "Folder untuk video",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 107,
+ "label": "Folder for init images",
+ "localized": "Folder untuk gambar awal",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 108,
+ "label": "Folder for txt2img grids",
+ "localized": "Folder untuk grid txt2img",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 109,
+ "label": "Folder for img2img grids",
+ "localized": "Folder untuk grid img2img",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 110,
+ "label": "Folder for control grids",
+ "localized": "Folder untuk grid kontrol",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 111,
+ "label": "Font size",
+ "localized": "Ukuran font",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 112,
+ "label": "Full VAE",
+ "localized": "VAE Penuh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 113,
+ "label": "Force offline mode",
+ "localized": "Paksa mode luring",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 114,
+ "label": "Fixed UNet precision",
+ "localized": "Presisi UNet tetap",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 115,
+ "label": "Filename join string",
+ "localized": "String penggabung nama file",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 116,
+ "label": "Filename word regex",
+ "localized": "Regex kata nama file",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 117,
+ "label": "Force zeros for prompts when empty",
+ "localized": "Paksa nol untuk prompt saat kosong",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 118,
+ "label": "fill",
+ "localized": "isi",
+ "reload": "",
+ "hint": "Ubah ukuran gambar sehingga seluruh gambar berada di dalam resolusi target. Isi ruang kosong dengan warna gambar"
+ },
+ {
+ "id": 119,
+ "label": "For image processing do exact number of steps as specified",
+ "localized": "Untuk pemrosesan gambar, lakukan jumlah langkah tepat seperti yang ditentukan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 120,
+ "label": "Folder with LyCORIS network(s)",
+ "localized": "Folder dengan jaringan LyCORIS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 121,
+ "label": "Fuse strength",
+ "localized": "Kekuatan fusi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 122,
+ "label": "FreeInit",
+ "localized": "FreeInit",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "g": [
+ {
+ "id": 1,
+ "label": "Gallery",
+ "localized": "Galeri",
+ "reload": "n/a",
+ "hint": "Galeri gambar"
+ },
+ {
+ "id": 2,
+ "label": "GitHub",
+ "localized": "GitHub",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Guidance",
+ "localized": "Panduan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "GenerateGenerate",
+ "localized": "HasilkanHasilkan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Generate forever",
+ "localized": "Hasilkan selamanya",
+ "reload": "n/a",
+ "hint": "Mulai pemrosesan dan lanjutkan hingga dibatalkan"
+ },
+ {
+ "id": 6,
+ "label": "Generate",
+ "localized": "Hasilkan",
+ "reload": "n/a",
+ "hint": "Mulai pemrosesan"
+ },
+ {
+ "id": 7,
+ "label": "Get receipe",
+ "localized": "Dapatkan resep",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "GPU Monitor",
+ "localized": "Monitor GPU",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Get Changelog",
+ "localized": "Dapatkan Log Perubahan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Generic",
+ "localized": "Generik",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Google GenAI",
+ "localized": "Google GenAI",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Group Offload",
+ "localized": "Group Offload",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Grid Options",
+ "localized": "Opsi Kisi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Grids",
+ "localized": "Kisi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Guider",
+ "localized": "Pemandu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Guidance scale",
+ "localized": "Skala Panduan",
+ "reload": "n/a",
+ "hint": "Skala Classifier Free Guidance (CFG): seberapa kuat gambar harus sesuai dengan perintah (prompt). Nilai lebih rendah menghasilkan hasil yang lebih kreatif, nilai lebih tinggi membuatnya mengikuti perintah dengan lebih ketat; nilai yang disarankan antara 5-10"
+ },
+ {
+ "id": 17,
+ "label": "Guidance end",
+ "localized": "Akhir panduan",
+ "reload": "n/a",
+ "hint": "Mengakhiri efek CFG dan PAG lebih awal: Nilai 1 bertindak normal, 0,5 menghentikan panduan pada 50% langkah"
+ },
+ {
+ "id": 18,
+ "label": "Guidance rescale",
+ "localized": "Skala ulang panduan",
+ "reload": "n/a",
+ "hint": "Skala ulang panduan untuk menghindari gambar yang terlalu terang (overexposed) pada nilai panduan yang lebih tinggi"
+ },
+ {
+ "id": 19,
+ "label": "Gamma",
+ "localized": "Gamma",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Grid margins",
+ "localized": "Margin kisi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Grid sections",
+ "localized": "Bagian kisi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Guidance strength",
+ "localized": "Kekuatan panduan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Guidance start",
+ "localized": "Awal panduan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Guidance stop",
+ "localized": "Henti panduan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Gate step",
+ "localized": "Langkah gerbang",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Guess mode",
+ "localized": "Mode tebak",
+ "reload": "n/a",
+ "hint": "Menghapus persyaratan untuk memberikan perintah ke ControlNet. Ini memaksa enkoder Controlnet untuk melakukan 'tebakan terbaik' berdasarkan konten peta kontrol input."
+ },
+ {
+ "id": 27,
+ "label": "gradient",
+ "localized": "gradien",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Gamma corrected",
+ "localized": "Koreksi gamma",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "General threshold",
+ "localized": "Ambang batas umum",
+ "reload": "n/a",
+ "hint": "Ambang batas kepercayaan untuk tag umum (misalnya, objek, tindakan, pengaturan). Hanya tag dengan kepercayaan di atas ambang batas ini yang disertakan dalam output. Nilai yang lebih tinggi lebih selektif (lebih sedikit tag), nilai yang lebih rendah menyertakan lebih banyak tag."
+ },
+ {
+ "id": 30,
+ "label": "GPU",
+ "localized": "GPU",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Google cloud use VertexAI endpoints",
+ "localized": "Google cloud gunakan endpoint VertexAI",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Google cloud API key",
+ "localized": "Kunci API Google cloud",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Google Cloud project ID",
+ "localized": "ID proyek Google Cloud",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Google Cloud location ID",
+ "localized": "ID lokasi Google Cloud",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "group",
+ "localized": "grup",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Group size",
+ "localized": "Ukuran grup",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "GC threshold",
+ "localized": "Ambang batas GC",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Grid max rows count",
+ "localized": "Jumlah baris maksimal kisi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Grid max columns count",
+ "localized": "Jumlah kolom maksimal kisi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Grid background color",
+ "localized": "Warna latar belakang kisi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Gallery auto-update on tab change",
+ "localized": "Pembaruan otomatis galeri saat tab berubah",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "GPU monitor interval",
+ "localized": "Interval monitor GPU",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Gallery view columns",
+ "localized": "Kolom tampilan galeri",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Grid image size",
+ "localized": "Ukuran gambar kisi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Global",
+ "localized": "Global",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "h": [
+ {
+ "id": 60533313,
+ "label": "History",
+ "localized": "Riwayat",
+ "reload": "",
+ "hint": "Daftar generasi sebelumnya yang dapat diproses kembali lebih lanjut"
+ },
+ {
+ "id": 3897931,
+ "label": "html2md",
+ "localized": "html2md",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1652431,
+ "label": "Huggingface",
+ "localized": "Huggingface",
+ "reload": "",
+ "hint": "Pengaturan yang terkait dengan akses huggingface"
+ },
+ {
+ "id": 5873912,
+ "label": "HiDream",
+ "localized": "HiDream",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2837491,
+ "label": "HyperTile",
+ "localized": "HyperTile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9283741,
+ "label": "HiDiffusion",
+ "localized": "HiDiffusion",
+ "reload": "",
+ "hint": "HiDiffusion memungkinkan pembuatan gambar resolusi tinggi menggunakan model standar Anda tanpa duplikasi/distorsi dan dengan kinerja yang ditingkatkan"
+ },
+ {
+ "id": 7736251,
+ "label": "Height",
+ "localized": "Tinggi",
+ "reload": "",
+ "hint": "Tinggi gambar"
+ },
+ {
+ "id": 8827361,
+ "label": "HiRes steps",
+ "localized": "Langkah HiRes",
+ "reload": "",
+ "hint": "Jumlah langkah pengambilan sampel untuk gambar yang ditingkatkan skalanya. Jika 0, menggunakan nilai yang sama dengan aslinya"
+ },
+ {
+ "id": 1928371,
+ "label": "HDR clamp",
+ "localized": "HDR clamp",
+ "reload": "",
+ "hint": "Menyesuaikan tingkat detail yang tidak masuk akal dengan memangkas nilai yang menyimpang secara signifikan dari rata-rata distribusi. Ini sangat berguna untuk meningkatkan generasi pada skala panduan yang lebih tinggi, mengidentifikasi pencilan (outlier) di awal proses dan menerapkan penyesuaian matematis berdasarkan pengaturan Rentang (Batas) dan Ambang Batas. Anggap saja ini sebagai pengaturan rentang di mana Anda ingin nilai gambar Anda berada, dan menyesuaikan ambang batas menentukan nilai mana yang harus dikembalikan ke rentang tersebut"
+ },
+ {
+ "id": 2293841,
+ "label": "HDR maximize",
+ "localized": "HDR maximize",
+ "reload": "",
+ "hint": "Menghitung 'faktor normalisasi' dengan membagi nilai tensor maksimum dengan rentang yang ditentukan dikalikan 4. Faktor ini kemudian digunakan untuk menggeser saluran dalam batas yang diberikan, memastikan rentang dinamis maksimum untuk pemrosesan selanjutnya. Tujuannya adalah untuk mengoptimalkan rentang dinamis untuk aplikasi eksternal seperti Photoshop, terutama untuk menyesuaikan level, kontras, dan kecerahan"
+ },
+ {
+ "id": 3394851,
+ "label": "HDR range",
+ "localized": "Rentang HDR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4495861,
+ "label": "Hue",
+ "localized": "Rona (Hue)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5596871,
+ "label": "HQ init latents",
+ "localized": "HQ init latents",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6697881,
+ "label": "Height after",
+ "localized": "Tinggi setelahnya",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7798891,
+ "label": "Height mask",
+ "localized": "Masker tinggi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8899801,
+ "label": "Hires use control",
+ "localized": "Hires gunakan kontrol",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9900911,
+ "label": "Hands",
+ "localized": "Tangan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1101121,
+ "label": "High threshold",
+ "localized": "Ambang batas tinggi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1212131,
+ "label": "high noise",
+ "localized": "noise tinggi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1313141,
+ "label": "Hypertile UNet Enabled",
+ "localized": "Hypertile UNet Diaktifkan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1414151,
+ "label": "Hypertile HiRes pass only",
+ "localized": "Hypertile HiRes pass saja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1515161,
+ "label": "Hypertile UNet max tile size",
+ "localized": "Ukuran tile maks Hypertile UNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1616171,
+ "label": "Hypertile UNet min tile size",
+ "localized": "Ukuran tile min Hypertile UNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1717181,
+ "label": "Hypertile UNet swap size",
+ "localized": "Ukuran swap Hypertile UNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1818191,
+ "label": "Hypertile UNet depth",
+ "localized": "Kedalaman Hypertile UNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1919201,
+ "label": "Hypertile VAE Enabled",
+ "localized": "Hypertile VAE Diaktifkan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2020211,
+ "label": "Hypertile VAE tile size",
+ "localized": "Ukuran tile Hypertile VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2121221,
+ "label": "Hypertile VAE swap size",
+ "localized": "Ukuran swap Hypertile VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2222231,
+ "label": "HiDiffusion apply RAU-Net",
+ "localized": "HiDiffusion terapkan RAU-Net",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2323241,
+ "label": "HiDiffusion apply MSW-MSA",
+ "localized": "HiDiffusion terapkan MSW-MSA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2424251,
+ "label": "HiDiffusion aggressive at step",
+ "localized": "HiDiffusion agresif pada langkah",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2525261,
+ "label": "HiDiffusion override T1 ratio",
+ "localized": "HiDiffusion timpa rasio T1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2626271,
+ "label": "HiDiffusion override T2 ratio",
+ "localized": "HiDiffusion timpa rasio T2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2727281,
+ "label": "hidet",
+ "localized": "hidet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2828291,
+ "label": "Hide legacy tabs",
+ "localized": "Sembunyikan tab lama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2929301,
+ "label": "Hide input range sliders",
+ "localized": "Sembunyikan slider rentang input",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3030311,
+ "label": "Hide params headers",
+ "localized": "Sembunyikan header parameter",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3131321,
+ "label": "HuggingFace token",
+ "localized": "Token HuggingFace",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3232331,
+ "label": "HuggingFace mirror",
+ "localized": "Mirror HuggingFace",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3333341,
+ "label": "HED",
+ "localized": "HED",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "i": [
+ {
+ "id": -1,
+ "label": "Images",
+ "localized": "Gambar",
+ "reload": "",
+ "hint": "Buat gambar Antarmuka terpadu Mendukung T2I dan I2I Dengan panduan kontrol opsional"
+ },
+ {
+ "id": -1,
+ "label": "I2I",
+ "localized": "I2I",
+ "reload": "",
+ "hint": "Buat gambar dari gambar Antarmuka warisan yang meniru antarmuka dan perilaku asli image-to-image"
+ },
+ {
+ "id": -1,
+ "label": "Input",
+ "localized": "Masukan",
+ "reload": "",
+ "hint": "Tampilkan/sembunyikan pilihan media masukan yang digunakan untuk memandu generasi"
+ },
+ {
+ "id": -1,
+ "label": "Image",
+ "localized": "Gambar",
+ "reload": "",
+ "hint": "Buat gambar dari gambar"
+ },
+ {
+ "id": -1,
+ "label": "Inpaint",
+ "localized": "Inpaint",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Inputs",
+ "localized": "Masukan",
+ "reload": "",
+ "hint": "Pengaturan terkait dengan gambar Masukan"
+ },
+ {
+ "id": -1,
+ "label": "Initial",
+ "localized": "Awal",
+ "reload": "",
+ "hint": "Atur resolusi gambar sebelum pemrosesan"
+ },
+ {
+ "id": -1,
+ "label": "Info",
+ "localized": "Info",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "install",
+ "localized": "Instal",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Image Options",
+ "localized": "Opsi Gambar",
+ "reload": "",
+ "hint": "Pengaturan terkait format gambar, metadata, dan kisi gambar"
+ },
+ {
+ "id": -1,
+ "label": "Image Paths",
+ "localized": "Jalur Gambar",
+ "reload": "",
+ "hint": "Pengaturan terkait nama berkas gambar, dan direktori keluaran"
+ },
+ {
+ "id": -1,
+ "label": "Image Metadata",
+ "localized": "Metadata Gambar",
+ "reload": "",
+ "hint": "Pengaturan terkait penanganan metadata yang dibuat dengan gambar yang dihasilkan"
+ },
+ {
+ "id": -1,
+ "label": "IP Adapters",
+ "localized": "IP Adapter",
+ "reload": "",
+ "hint": "IP adapter adalah model plugin yang dapat memandu generasi menuju hasil yang diinginkan"
+ },
+ {
+ "id": -1,
+ "label": "Input Media",
+ "localized": "Media Masukan",
+ "reload": "",
+ "hint": "Tambahkan gambar masukan untuk digunakan pada proses image-to-image, inpaint, atau kontrol"
+ },
+ {
+ "id": -1,
+ "label": "Input Image",
+ "localized": "Gambar Masukan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "IPEX",
+ "localized": "IPEX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Image Gallery",
+ "localized": "Galeri Gambar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Intermediate Image Saving",
+ "localized": "Penyimpanan Gambar Menengah",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Initial seed",
+ "localized": "Seed awal",
+ "reload": "",
+ "hint": "Nilai yang menentukan hasil generator angka acak - jika Anda membuat gambar dengan parameter dan seed yang sama dengan gambar lain, Anda akan mendapatkan hasil yang sama"
+ },
+ {
+ "id": -1,
+ "label": "Include detections",
+ "localized": "Sertakan deteksi",
+ "reload": "",
+ "hint": "Sertakan gambar asli dengan area terdeteksi yang ditandai"
+ },
+ {
+ "id": -1,
+ "label": "IY model",
+ "localized": "Model IY",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "IY scale",
+ "localized": "Skala IY",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "IY start",
+ "localized": "Mulai IY",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "IY end",
+ "localized": "Akhir IY",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Identity guidance",
+ "localized": "Panduan identitas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Include original image",
+ "localized": "Sertakan gambar asli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Iterate seed per line",
+ "localized": "Iterasi seed per baris",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Iterations",
+ "localized": "Iterasi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Interpolate frames",
+ "localized": "Interpolasi bingkai",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Include main grid",
+ "localized": "Sertakan kisi utama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Include sub grids",
+ "localized": "Sertakan sub-kisi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Include images",
+ "localized": "Sertakan gambar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "invert",
+ "localized": "Invert",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Init image same as control",
+ "localized": "Gambar awal sama dengan kontrol",
+ "reload": "",
+ "hint": "Juga akan memperlakukan gambar apa pun yang dimasukkan ke jendela masukan Kontrol sebagai sumber untuk tugas tipe img2img, misalnya gambar untuk dimodifikasi."
+ },
+ {
+ "id": -1,
+ "label": "Inpaint masked only",
+ "localized": "Inpaint area bertopeng saja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Invert mask",
+ "localized": "Balikkan topeng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "IOU",
+ "localized": "IOU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Init strength",
+ "localized": "Kekuatan awal",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Input directory",
+ "localized": "Direktori masukan",
+ "reload": "",
+ "hint": "Folder tempat gambar yang ingin Anda proses berada"
+ },
+ {
+ "id": -1,
+ "label": "Intermediates",
+ "localized": "Perantara",
+ "reload": "",
+ "hint": "Ukuran kumpulan kandidat menengah saat mencocokkan fitur gambar dengan tag deskriptif (flavour). Dari kumpulan ini, tag akhir dipilih berdasarkan Min/Max Flavor. Nilai yang lebih tinggi dapat meningkatkan kualitas tetapi lebih lambat."
+ },
+ {
+ "id": -1,
+ "label": "Include rating",
+ "localized": "Sertakan rating",
+ "reload": "",
+ "hint": "Sertakan tag rating konten dalam keluaran (misal: aman, meragukan, eksplisit). Berguna untuk memfilter atau mengkategorikan gambar berdasarkan rating kontennya."
+ },
+ {
+ "id": -1,
+ "label": "Image width",
+ "localized": "Lebar gambar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Image height",
+ "localized": "Tinggi gambar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "inference-mode",
+ "localized": "Mode inferensi",
+ "reload": "",
+ "hint": "Seperti no-grad tetapi lebih ketat. Memastikan model hanya berjalan dalam mode inferensi untuk keamanan dan kecepatan."
+ },
+ {
+ "id": -1,
+ "label": "inductor",
+ "localized": "Inductor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Image quality",
+ "localized": "Kualitas gambar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Include mask in outputs",
+ "localized": "Sertakan topeng dalam keluaran",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Include invisible watermark",
+ "localized": "Sertakan watermark tidak terlihat",
+ "reload": "",
+ "hint": "Tambahkan watermark tidak terlihat pada gambar dengan mengubah beberapa nilai piksel"
+ },
+ {
+ "id": -1,
+ "label": "Invisible watermark string",
+ "localized": "String watermark tidak terlihat",
+ "reload": "",
+ "hint": "String watermark yang akan ditambahkan ke gambar. Buat sangat pendek untuk menghindari kerusakan gambar."
+ },
+ {
+ "id": -1,
+ "label": "Image watermark position",
+ "localized": "Posisi watermark gambar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Image watermark file",
+ "localized": "Berkas watermark gambar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Images filename pattern",
+ "localized": "Pola nama berkas gambar",
+ "reload": "",
+ "hint": "Gunakan tag berikut untuk menentukan bagaimana nama berkas gambar dipilih:seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
+ },
+ {
+ "id": -1,
+ "label": "inline",
+ "localized": "Inline",
+ "reload": "",
+ "hint": "segaris dengan semua elemen tambahan (dapat digulir)"
+ },
+ {
+ "id": -1,
+ "label": "Inpainting include greyscale mask in results",
+ "localized": "Inpainting sertakan topeng greyscale dalam hasil",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Inpainting include masked composite in results",
+ "localized": "Inpainting sertakan komposit bertopeng dalam hasil",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Image transparent color fill",
+ "localized": "Isian warna transparan gambar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Inpainting conditioning mask strength",
+ "localized": "Kekuatan topeng pengkondisi Inpainting",
+ "reload": "",
+ "hint": "Menentukan seberapa kuat penutupan gambar asli untuk inpainting dan img2img. 1.0 berarti tertutup sepenuhnya (default). 0.0 berarti pengkondisian tanpa topeng sepenuhnya. Nilai yang lebih rendah akan membantu mempertahankan komposisi keseluruhan gambar, tetapi akan kesulitan dengan perubahan besar"
+ },
+ {
+ "id": -1,
+ "label": "Image resize algorithm",
+ "localized": "Algoritma pengubahan ukuran gambar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Image repeats per epoch",
+ "localized": "Pengulangan gambar per epoch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Interpolation Method",
+ "localized": "Metode Interpolasi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "In Blocks",
+ "localized": "Blok Masukan",
+ "reload": "",
+ "hint": "Blok Downsampling dari UNet (12 nilai untuk SD1.5, 9 nilai untuk SDXL)"
+ },
+ {
+ "id": -1,
+ "label": "Input model",
+ "localized": "Model masukan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Info object",
+ "localized": "Objek info",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "k": [
+ {
+ "id": 7553,
+ "label": "Kanvas change",
+ "localized": "Perubahan Kanvas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1224,
+ "label": "Kanvas Settings",
+ "localized": "Pengaturan Kanvas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2021,
+ "label": "Keep Thinking Trace",
+ "localized": "Simpan Jejak Pemikiran",
+ "reload": "",
+ "hint": "Sertakan proses penalaran model dalam hasil akhir. Berguna untuk memahami bagaimana model mendapatkan jawabannya. Hanya berfungsi dengan model yang mendukung mode berpikir (thinking mode)."
+ },
+ {
+ "id": 4044,
+ "label": "Keep Prefill",
+ "localized": "Simpan Prefill",
+ "reload": "",
+ "hint": "Sertakan teks prefill di awal hasil akhir. Jika dinonaktifkan, teks prefill yang digunakan untuk memandu model akan dihapus dari hasil."
+ },
+ {
+ "id": 5055,
+ "label": "Keep aspect ratio",
+ "localized": "Pertahankan rasio aspek",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "l": [
+ {
+ "id": 1,
+ "label": "Load model",
+ "localized": "Muat model",
+ "reload": "",
+ "hint": "Memuat model ke dalam memori untuk digunakan."
+ },
+ {
+ "id": 2,
+ "label": "Load custom model",
+ "localized": "Muat model kustom",
+ "reload": "",
+ "hint": "Memuat model kustom dengan konfigurasi yang ditentukan"
+ },
+ {
+ "id": 3,
+ "label": "LaMa Remove",
+ "localized": "Hapus LaMa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Lite",
+ "localized": "Lite",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "LTXVideo",
+ "localized": "LTXVideo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Load",
+ "localized": "Muat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Live Previews",
+ "localized": "Pratinjau Langsung",
+ "reload": "",
+ "hint": "Pengaturan yang terkait dengan pratinjau langsung dan pemberitahuan audio"
+ },
+ {
+ "id": 8,
+ "label": "Legacy options",
+ "localized": "Opsi lama",
+ "reload": "",
+ "hint": "Pengaturan terkait opsi lama (legacy) - sebaiknya tidak digunakan"
+ },
+ {
+ "id": 9,
+ "label": "List",
+ "localized": "Daftar",
+ "reload": "",
+ "hint": "Daftar semua model yang tersedia"
+ },
+ {
+ "id": 10,
+ "label": "Loader",
+ "localized": "Pemuat",
+ "reload": "",
+ "hint": "Memungkinkan untuk merakit model difusi secara manual dari modul individual"
+ },
+ {
+ "id": 11,
+ "label": "List models",
+ "localized": "Daftar model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Load receipe",
+ "localized": "Muat resep",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Lora",
+ "localized": "Lora",
+ "reload": "",
+ "hint": "LoRA: Low-Rank Adaptation. Model yang disetel halus (fine-tuned) yang diterapkan di atas model yang dimuat"
+ },
+ {
+ "id": 14,
+ "label": "Local",
+ "localized": "Lokal",
+ "reload": "",
+ "hint": "Model yang telah diunduh dan siap digunakan"
+ },
+ {
+ "id": 15,
+ "label": "LTX",
+ "localized": "LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Layerwise Casting",
+ "localized": "Layerwise Casting",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "LinFusion",
+ "localized": "LinFusion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Log Display",
+ "localized": "Tampilan Log",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "List all locally available models",
+ "localized": "Daftar semua model lokal yang tersedia",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Last Generate",
+ "localized": "Generasi Terakhir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "low order",
+ "localized": "urutan rendah",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "LSC layer indices",
+ "localized": "Indeks lapisan LSC",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "LSC fully qualified name",
+ "localized": "Nama lengkap LSC",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "LSC skip attention blocks",
+ "localized": "LSC lewati blok atensi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "LSC skip feed-forward blocks",
+ "localized": "LSC lewati blok feed-forward",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "LSC skip attention scores",
+ "localized": "LSC lewati skor atensi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "LSC dropout rate",
+ "localized": "Tingkat dropout LSC",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Layer options",
+ "localized": "Opsi lapisan",
+ "reload": "",
+ "hint": "Tentukan opsi lapisan tingkat lanjut IP adapter secara manual"
+ },
+ {
+ "id": 29,
+ "label": "Layer scales",
+ "localized": "Skala lapisan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Length",
+ "localized": "Panjang",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Loops",
+ "localized": "Iterasi",
+ "reload": "",
+ "hint": "Berapa kali memproses gambar. Setiap output digunakan sebagai input untuk iterasi berikutnya. Jika diatur ke 1, perilaku akan seolah-olah skrip ini tidak digunakan"
+ },
+ {
+ "id": 32,
+ "label": "Level",
+ "localized": "Tingkat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Latent mode",
+ "localized": "Mode laten",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Loop video",
+ "localized": "Ulangi video",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "LLM model",
+ "localized": "Model LLM",
+ "reload": "",
+ "hint": "Pilih model bahasa yang akan digunakan untuk penyempurnaan prompt. Model yang mendukung visi ditandai dengan ikon . Model yang mendukung mode berpikir ditandai dengan ikon ."
+ },
+ {
+ "id": 36,
+ "label": "LBM Method",
+ "localized": "Metode LBM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "LBM Composite",
+ "localized": "Komposit LBM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "LBM Steps",
+ "localized": "Langkah LBM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "left",
+ "localized": "kiri",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Live update",
+ "localized": "Pembaruan langsung",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Low threshold",
+ "localized": "Ambang rendah",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Large",
+ "localized": "Besar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "LTX model",
+ "localized": "Model LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "LTX frames number",
+ "localized": "Jumlah frame LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "LTX frames skip",
+ "localized": "Lompatan frame LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "LTX enable upsampling",
+ "localized": "Aktifkan upsampling LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "LTX upsample ratio",
+ "localized": "Rasio upsample LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "LTX enable refine",
+ "localized": "Aktifkan penyempurnaan LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "LTX refine strength",
+ "localized": "Kekuatan penyempurnaan LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "LTX decode timestep",
+ "localized": "Timestep dekode LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "LTX enable audio",
+ "localized": "Aktifkan audio LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Loop",
+ "localized": "Loop",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "Local directory name",
+ "localized": "Nama direktori lokal",
+ "reload": "",
+ "hint": "Direktori tempat menginstal ekstensi, biarkan kosong untuk default"
+ },
+ {
+ "id": 54,
+ "label": "Libs",
+ "localized": "Pustaka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Latent history size",
+ "localized": "Ukuran riwayat laten",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "LLama repo",
+ "localized": "Repo LLama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "low noise",
+ "localized": "noise rendah",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "leaf_level",
+ "localized": "leaf_level",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "LLM",
+ "localized": "LLM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Layerwise casting storage",
+ "localized": "Penyimpanan layerwise casting",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "Layerwise non-blocking operations",
+ "localized": "Operasi layerwise non-blocking",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "Lumina: Use mask in transformers",
+ "localized": "Lumina: Gunakan mask dalam transformer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "LinFusion apply distillation on load",
+ "localized": "LinFusion terapkan distilasi saat dimuat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "Light",
+ "localized": "Terang",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "Log view update period",
+ "localized": "Periode pembaruan tampilan log",
+ "reload": "",
+ "hint": "Periode pembaruan tampilan log, dalam milidetik"
+ },
+ {
+ "id": 66,
+ "label": "Live preview display period",
+ "localized": "Periode tampilan pratinjau langsung",
+ "reload": "",
+ "hint": "Minta gambar pratinjau setiap n langkah, atur ke 0 untuk menonaktifkan"
+ },
+ {
+ "id": 67,
+ "label": "Load custom Diffusers pipeline",
+ "localized": "Muat pipeline Diffusers kustom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 68,
+ "label": "LoRA force reload always",
+ "localized": "Paksa muat ulang LoRA selalu",
+ "reload": "",
+ "hint": "Memaksa jaringan LoRA untuk dimuat ulang dari penyimpanan pada setiap pembuatan, bahkan jika sudah di-cache. Berguna untuk debugging atau saat file LoRA dimodifikasi secara eksternal. Nonaktifkan untuk penggunaan normal guna mendapatkan manfaat dari caching."
+ },
+ {
+ "id": 69,
+ "label": "LoRA load using Diffusers method",
+ "localized": "Muat LoRA menggunakan metode Diffusers",
+ "reload": "",
+ "hint": "Metode alternatif menggunakan kemampuan LoRA bawaan diffusers alih-alih implementasi asli SD.Next (mungkin mengurangi kompatibilitas LoRA)"
+ },
+ {
+ "id": 70,
+ "label": "LoRA native apply to text encoder",
+ "localized": "Terapkan LoRA asli ke encoder teks",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "LoRA native fuse with model",
+ "localized": "Satukan LoRA asli dengan model",
+ "reload": "",
+ "hint": "Gabungkan LoRA ke dalam model untuk penggunaan memori yang lebih rendah.Peringatan: Setelah menghapus atau mengganti LoRA, Anda mungkin masih melihat gayanya pada gambar yang dihasilkan. Untuk mendapatkan model yang bersih, muat ulang dari pemilih model."
+ },
+ {
+ "id": 72,
+ "label": "LoRA diffusers fuse with model",
+ "localized": "Satukan LoRA diffusers dengan model",
+ "reload": "",
+ "hint": "Gabungkan LoRA ke dalam model untuk penggunaan memori yang lebih rendah dan kompatibilitas torch.compile.Peringatan: Setelah menghapus atau mengganti LoRA, Anda mungkin masih melihat gayanya pada gambar yang dihasilkan. Untuk mendapatkan model yang bersih, muat ulang dari pemilih model."
+ },
+ {
+ "id": 73,
+ "label": "LoRA auto-apply tags",
+ "localized": "Terapkan tag LoRA otomatis",
+ "reload": "",
+ "hint": "Secara otomatis menambahkan kata pemicu/tag dari metadata LoRA ke prompt Anda. Atur ke jumlah tag yang akan diterapkan otomatis, misal, 3 = tambahkan 3 tag pemicu teratas. Atur ke 0 untuk menonaktifkan, -1 untuk menambahkan semua tag yang tersedia."
+ },
+ {
+ "id": 74,
+ "label": "LoRA memory cache",
+ "localized": "Cache memori LoRA",
+ "reload": "",
+ "hint": "Berapa banyak LoRA yang disimpan dalam jaringan untuk penggunaan masa depan sebelum memerlukan pemuatan ulang dari penyimpanan"
+ },
+ {
+ "id": 75,
+ "label": "LoRA add hash info to metadata",
+ "localized": "Tambah info hash LoRA ke metadata",
+ "reload": "",
+ "hint": "Sertakan hash file LoRA dalam metadata gambar yang dihasilkan. Berguna untuk reproduksibilitas dan melacak versi LoRA mana yang tepat digunakan."
+ },
+ {
+ "id": 76,
+ "label": "LDSR Path",
+ "localized": "Jalur LDSR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "LoRA load using legacy method",
+ "localized": "Muat LoRA menggunakan metode lama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Loaded LoRA",
+ "localized": "LoRA yang Dimuat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "LoRA target filename",
+ "localized": "Nama file target LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Layer skip guidance",
+ "localized": "Panduan skip lapisan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "LineArt",
+ "localized": "Seni Garis (LineArt)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "Leres Depth",
+ "localized": "Kedalaman Leres",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "m": [
+ {
+ "id": -1,
+ "label": "Mask",
+ "localized": "Mask",
+ "reload": "",
+ "hint": "Opsi masking citra dan mask"
+ },
+ {
+ "id": -1,
+ "label": "Models",
+ "localized": "Model",
+ "reload": "",
+ "hint": "Unduh, konversi, atau gabungkan model Anda dan kelola metadata model"
+ },
+ {
+ "id": -1,
+ "label": "Manage extensions",
+ "localized": "Kelola ekstensi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Manual install",
+ "localized": "Instal manual",
+ "reload": "",
+ "hint": "Instal ekstensi secara manual"
+ },
+ {
+ "id": -1,
+ "label": "Models & Networks",
+ "localized": "Model & Jaringan",
+ "reload": "",
+ "hint": "Lihat daftar semua model dan jaringan yang tersedia"
+ },
+ {
+ "id": -1,
+ "label": "Model Loading",
+ "localized": "Pemuatan Model",
+ "reload": "",
+ "hint": "Pengaturan terkait cara model dimuat"
+ },
+ {
+ "id": -1,
+ "label": "Model Options",
+ "localized": "Opsi Model",
+ "reload": "",
+ "hint": "Pengaturan terkait perilaku model tertentu"
+ },
+ {
+ "id": -1,
+ "label": "Model Offloading",
+ "localized": "Offloading Model",
+ "reload": "",
+ "hint": "Pengaturan terkait pemindahan model (offloading) dan manajemen memori"
+ },
+ {
+ "id": -1,
+ "label": "Model Quantization",
+ "localized": "Kuantisasi Model",
+ "reload": "",
+ "hint": "Pengaturan terkait kuantisasi model yang digunakan untuk mengurangi penggunaan memori"
+ },
+ {
+ "id": -1,
+ "label": "Model Compile",
+ "localized": "Kompilasi Model",
+ "reload": "",
+ "hint": "Pengaturan terkait berbagai metode kompilasi model"
+ },
+ {
+ "id": -1,
+ "label": "Metadata",
+ "localized": "Metadata",
+ "reload": "",
+ "hint": "Perbarui metadata untuk semua model yang tersedia"
+ },
+ {
+ "id": -1,
+ "label": "Merge",
+ "localized": "Gabungkan",
+ "reload": "",
+ "hint": "Gabungkan dua atau lebih model menjadi model baru"
+ },
+ {
+ "id": -1,
+ "label": "Manual Block Merge",
+ "localized": "Penyatuan Blok Manual",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge Modules",
+ "localized": "Gabungkan Modul",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model",
+ "localized": "Model",
+ "reload": "",
+ "hint": "Model dasar (base model)"
+ },
+ {
+ "id": -1,
+ "label": "Model metadata",
+ "localized": "Metadata model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ModernUI",
+ "localized": "ModernUI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modular Pipelines",
+ "localized": "Pipeline Modular",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Models Paths",
+ "localized": "Jalur Model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mobile",
+ "localized": "Seluler",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge multiple models",
+ "localized": "Gabungkan beberapa model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max shift",
+ "localized": "Shift maksimal",
+ "reload": "",
+ "hint": "Nilai pergeseran (shift) maksimum untuk resolusi tinggi saat menggunakan dynamic shifting."
+ },
+ {
+ "id": -1,
+ "label": "Merge detailers",
+ "localized": "Gabungkan detailer",
+ "reload": "",
+ "hint": "Gabungkan hasil dari beberapa detailer ke dalam satu mask sebelum menjalankan proses pendetailan"
+ },
+ {
+ "id": -1,
+ "label": "Max detected",
+ "localized": "Deteksi maksimal",
+ "reload": "",
+ "hint": "Jumlah maksimum objek terdeteksi untuk menjalankan detailer"
+ },
+ {
+ "id": -1,
+ "label": "Min confidence",
+ "localized": "Kepercayaan minimal",
+ "reload": "",
+ "hint": "Tingkat kepercayaan minimum pada item yang terdeteksi"
+ },
+ {
+ "id": -1,
+ "label": "Max overlap",
+ "localized": "Tumpang tindih maksimal",
+ "reload": "",
+ "hint": "Tumpang tindih maksimum antara dua item terdeteksi sebelum salah satunya dibuang"
+ },
+ {
+ "id": -1,
+ "label": "Min size",
+ "localized": "Ukuran minimal",
+ "reload": "",
+ "hint": "Ukuran minimum objek terdeteksi sebagai persentase dari keseluruhan gambar"
+ },
+ {
+ "id": -1,
+ "label": "Max size",
+ "localized": "Ukuran maksimal",
+ "reload": "",
+ "hint": "Ukuran maksimum objek terdeteksi sebagai persentase dari keseluruhan gambar"
+ },
+ {
+ "id": -1,
+ "label": "Max Range",
+ "localized": "Rentang Maksimal",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Momentum",
+ "localized": "Momentum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode x-axis",
+ "localized": "Mode sumbu-x",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode y-axis",
+ "localized": "Mode sumbu-y",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask Dropout",
+ "localized": "Mask Dropout",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Multi decoder",
+ "localized": "Multi dekoder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode",
+ "localized": "Mode",
+ "reload": "",
+ "hint": "Mode interogasi.Fast : Deskripsi cepat dengan istilah minim.Classic : Interogasi standar dengan kualitas dan kecepatan seimbang.Best : Analisis paling mendalam, paling lambat tetapi kualitas tertinggi.Negative : Menghasilkan istilah untuk digunakan sebagai prompt negatif."
+ },
+ {
+ "id": -1,
+ "label": "Method",
+ "localized": "Metode",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model repo",
+ "localized": "Repo model",
+ "reload": "",
+ "hint": "ID repositori HuggingFace untuk model tersebut"
+ },
+ {
+ "id": -1,
+ "label": "Model gguf",
+ "localized": "Model gguf",
+ "reload": "",
+ "hint": "Repositori model terkuantisasi GGUF opsional di HuggingFace"
+ },
+ {
+ "id": -1,
+ "label": "Model type",
+ "localized": "Tipe model",
+ "reload": "",
+ "hint": "Tipe kuantisasi model GGUF opsional"
+ },
+ {
+ "id": -1,
+ "label": "Model file",
+ "localized": "Berkas model",
+ "reload": "",
+ "hint": "Berkas model GGUF tertentu yang opsional di dalam repositori"
+ },
+ {
+ "id": -1,
+ "label": "Max tokens",
+ "localized": "Token maksimal",
+ "reload": "",
+ "hint": "Jumlah maksimum token yang dapat dihasilkan model dalam responsnya. Model tidak menyadari batasan ini selama pembuatan dan tidak akan membuat model mencoba menghasilkan respons yang lebih detail atau ringkas, ini hanya menetapkan batas keras untuk panjangnya, dan akan memotong respons secara paksa saat batas tercapai."
+ },
+ {
+ "id": -1,
+ "label": "masked",
+ "localized": "bermasker",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask invert",
+ "localized": "Inversi mask",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask strength",
+ "localized": "Kekuatan mask",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Multistep restore",
+ "localized": "Pemulihan multistep",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask blur",
+ "localized": "Blur mask",
+ "reload": "",
+ "hint": "Seberapa banyak mengaburkan (blur) mask sebelum diproses, dalam piksel"
+ },
+ {
+ "id": -1,
+ "label": "Min guidance",
+ "localized": "Panduan minimal",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max guidance",
+ "localized": "Panduan maksimal",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Motion level",
+ "localized": "Level gerakan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode after",
+ "localized": "Mode sesudah",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Method after",
+ "localized": "Metode sesudah",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode mask",
+ "localized": "Mode mask",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Method mask",
+ "localized": "Metode mask",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum units",
+ "localized": "Unit maksimal",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max faces",
+ "localized": "Wajah maksimal",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Medium",
+ "localized": "Medium",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge alpha",
+ "localized": "Gabung alpha",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask only",
+ "localized": "Hanya mask",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max Length",
+ "localized": "Panjang Maksimal",
+ "reload": "",
+ "hint": "Jumlah maksimum token dalam deskripsi (caption) yang dihasilkan."
+ },
+ {
+ "id": -1,
+ "label": "Min Flavors",
+ "localized": "Flavor Minimal",
+ "reload": "",
+ "hint": "Jumlah minimum tag deskriptif (flavor) yang akan dipertahankan dalam prompt akhir."
+ },
+ {
+ "id": -1,
+ "label": "Max Flavors",
+ "localized": "Flavor Maksimal",
+ "reload": "",
+ "hint": "Jumlah maksimum tag deskriptif (flavor) yang akan dipertahankan dalam prompt akhir."
+ },
+ {
+ "id": -1,
+ "label": "Max tags",
+ "localized": "Tag maksimal",
+ "reload": "",
+ "hint": "Jumlah maksimum tag untuk disertakan dalam output. Membatasi panjang hasil ketika sebuah gambar memiliki banyak fitur yang terdeteksi. Tag diurutkan berdasarkan kepercayaan, sehingga yang paling relevan akan dipertahankan."
+ },
+ {
+ "id": -1,
+ "label": "Memory",
+ "localized": "Memori",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Memory optimization",
+ "localized": "Optimalisasi memori",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model Info",
+ "localized": "Info Model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model pipeline",
+ "localized": "Pipeline model",
+ "reload": "",
+ "hint": "Jika autodetect tidak mendeteksi model secara otomatis, pilih tipe model sebelum memuat model"
+ },
+ {
+ "id": -1,
+ "label": "Model auto-load on start",
+ "localized": "Muat otomatis model saat mulai",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model load using multiple threads",
+ "localized": "Muat model menggunakan banyak thread",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model auto-download on demand",
+ "localized": "Unduh otomatis model saat dibutuhkan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model load using streams",
+ "localized": "Muat model menggunakan stream",
+ "reload": "",
+ "hint": "Saat memuat model, coba pemuatan aliran (stream) yang dioptimalkan untuk penyimpanan lambat atau jaringan"
+ },
+ {
+ "id": -1,
+ "label": "Model load model direct to GPU",
+ "localized": "Muat model langsung ke GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to offload",
+ "localized": "Tipe model yang tidak boleh di-offload",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to always offload",
+ "localized": "Modul untuk selalu di-offload",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to never offload",
+ "localized": "Modul yang jangan pernah di-offload",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to quantize",
+ "localized": "Tipe model yang tidak boleh dikuantisasi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to not convert",
+ "localized": "Modul untuk tidak dikonversi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules dtype dict",
+ "localized": "Dict dtype modul",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Math",
+ "localized": "Matematika",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Memory limit",
+ "localized": "Batas memori",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "migraphx",
+ "localized": "migraphx",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "max-autotune",
+ "localized": "max-autotune",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "max-autotune-no-cudagraphs",
+ "localized": "max-autotune-no-cudagraphs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum image size (MP)",
+ "localized": "Ukuran gambar maksimal (MP)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max words",
+ "localized": "Kata maksimal",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modern",
+ "localized": "Modern",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mount URL subpath",
+ "localized": "Subpath URL mount",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mobile scale",
+ "localized": "Skala seluler",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move detailer model to CPU when complete",
+ "localized": "Pindahkan model detailer ke CPU setelah selesai",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move base model to CPU when using refiner",
+ "localized": "Pindahkan model dasar ke CPU saat menggunakan refiner",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move base model to CPU when using VAE",
+ "localized": "Pindahkan model dasar ke CPU saat menggunakan VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move refiner model to CPU when not in use",
+ "localized": "Pindahkan model refiner ke CPU saat tidak digunakan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move VAE and CLIP to RAM when training",
+ "localized": "Pindahkan VAE dan CLIP ke RAM saat melatih",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model name",
+ "localized": "Nama model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model base path",
+ "localized": "Jalur dasar model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max shard size",
+ "localized": "Ukuran shard maksimal",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model class",
+ "localized": "Kelas model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mid Block",
+ "localized": "Blok Tengah",
+ "reload": "",
+ "hint": "Blok pusat dari UNet (1 nilai)"
+ },
+ {
+ "id": -1,
+ "label": "Model precision",
+ "localized": "Presisi model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum rank",
+ "localized": "Rank maksimal",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Midas depth",
+ "localized": "Kedalaman Midas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "MLSD",
+ "localized": "MLSD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "MediaPipe Face",
+ "localized": "MediaPipe Face",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Marigold Depth",
+ "localized": "Kedalaman Marigold",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "n": [
+ {
+ "id": 75535,
+ "label": "Networks",
+ "localized": "Jaringan",
+ "reload": "btn_extra_networks",
+ "hint": "Antarmuka pengguna Jaringan"
+ },
+ {
+ "id": 75536,
+ "label": "New row",
+ "localized": "Baris baru",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75537,
+ "label": "New column",
+ "localized": "Kolom baru",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75538,
+ "label": "Nunchaku",
+ "localized": "Nunchaku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75539,
+ "label": "nsfw",
+ "localized": "nsfw",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75540,
+ "label": "NudeNet",
+ "localized": "NudeNet",
+ "reload": "",
+ "hint": "Ekstensi fleksibel yang dapat mendeteksi dan mengaburkan ketelanjangan dalam gambar"
+ },
+ {
+ "id": 75541,
+ "label": "Nunchaku Engine",
+ "localized": "Mesin Nunchaku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75542,
+ "label": "NNCF: Neural Network Compression Framework",
+ "localized": "NNCF: Kerangka Kerja Kompresi Jaringan Saraf",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75543,
+ "label": "Noise Options",
+ "localized": "Opsi Noise",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75544,
+ "label": "Networks panel",
+ "localized": "Panel Jaringan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75545,
+ "label": "Networks UI",
+ "localized": "UI Jaringan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75546,
+ "label": "Networks Scan",
+ "localized": "Pemindaian Jaringan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75547,
+ "label": "Negative prompt",
+ "localized": "Prompt negatif",
+ "reload": "",
+ "hint": "Deskripsikan apa yang tidak ingin Anda lihat dalam gambar yang dihasilkan"
+ },
+ {
+ "id": 75548,
+ "label": "Number",
+ "localized": "Angka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75549,
+ "label": "negative",
+ "localized": "negatif",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75550,
+ "label": "None",
+ "localized": "Tidak ada",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75551,
+ "label": "NSFW allowed",
+ "localized": "NSFW diizinkan",
+ "reload": "",
+ "hint": "Izinkan model untuk menghasilkan konten dewasa dalam prompt yang ditingkatkan"
+ },
+ {
+ "id": 75552,
+ "label": "Noise strength",
+ "localized": "Kekuatan noise",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75553,
+ "label": "NMS",
+ "localized": "NMS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75554,
+ "label": "Near threshold",
+ "localized": "Ambang batas dekat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75555,
+ "label": "Noise scale",
+ "localized": "Skala noise",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75556,
+ "label": "Note",
+ "localized": "Catatan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75557,
+ "label": "Non-blocking move operations",
+ "localized": "Operasi pemindahan non-blocking",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75558,
+ "label": "Nunchaku attention",
+ "localized": "Atensi Nunchaku",
+ "reload": "",
+ "hint": "Menggantikan atensi default dengan kernel atensi FP16 khusus Nunchaku untuk inferensi lebih cepat pada GPU NVIDIA konsumen. Mungkin memberikan peningkatan performa pada GPU yang memiliki throughput tensor core FP16 lebih tinggi daripada BF16. Saat ini hanya memengaruhi model berbasis Flux (Dev, Schnell, Kontext, Fill, Depth, dll.). Tidak berpengaruh pada Qwen, SDXL, Sana, atau arsitektur lainnya. Dinonaktifkan secara default."
+ },
+ {
+ "id": 75559,
+ "label": "Nunchaku offloading",
+ "localized": "Offloading Nunchaku",
+ "reload": "",
+ "hint": "Mengaktifkan offloading CPU per-blok milik Nunchaku dengan aliran CUDA asinkron untuk mengurangi penggunaan VRAM. Menggunakan strategi buffer ping-pong: saat satu blok transformer menghitung di GPU, blok berikutnya dimuat sebelumnya dari CPU di latar belakang, menyembunyikan sebagian besar latensi transfer. Dapat mengurangi penggunaan VRAM dengan konsekuensi inferensi yang lebih lambat. Ini menggantikan offloading pipeline SD.Next untuk komponen transformer. Hanya berguna pada GPU dengan VRAM rendah. Jika GPU Anda memiliki memori yang cukup untuk menampung model terkuantisasi (16+ GB), biarkan ini dinonaktifkan untuk kecepatan maksimum. Mendukung model Flux dan Qwen. Tidak didukung untuk SDXL di mana pengaturan ini diabaikan. Dinonaktifkan secara default."
+ },
+ {
+ "id": 75560,
+ "label": "native",
+ "localized": "asli (native)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75561,
+ "label": "no-grad",
+ "localized": "no-grad",
+ "reload": "",
+ "hint": "Menonaktifkan pelacakan gradien dengan torch.no_grad. Mengurangi penggunaan memori dan mempercepat inferensi."
+ },
+ {
+ "id": 75562,
+ "label": "Numbered filenames",
+ "localized": "Nama berkas bernomor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75563,
+ "label": "Network card size (px)",
+ "localized": "Ukuran kartu jaringan (px)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75564,
+ "label": "Noise multiplier for image processing",
+ "localized": "Pengganda noise untuk pemrosesan gambar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75565,
+ "label": "New model name",
+ "localized": "Nama model baru",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75566,
+ "label": "Number of ReBasin Iterations",
+ "localized": "Jumlah Iterasi ReBasin",
+ "reload": "",
+ "hint": "Berapa kali model digabungkan dan dipermutasi sebelum disimpan"
+ },
+ {
+ "id": 75567,
+ "label": "Network prompt",
+ "localized": "Prompt jaringan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75568,
+ "label": "Network negative prompt",
+ "localized": "Prompt negatif jaringan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75569,
+ "label": "Network parameters",
+ "localized": "Parameter jaringan",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "o": [
+ {
+ "id": 755,
+ "label": "Output",
+ "localized": "Hasil",
+ "reload": "",
+ "hint": "Tampilkan/sembunyikan pilihan media keluaran: hasil generasi dan pratinjau langsung selama proses generasi"
+ },
+ {
+ "id": 756,
+ "label": "OpenCLiP",
+ "localized": "OpenCLiP",
+ "reload": "",
+ "hint": "Menganalisis gambar menggunakan model CLiP melalui OpenCLiP"
+ },
+ {
+ "id": 757,
+ "label": "ONNX",
+ "localized": "ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 758,
+ "label": "Override",
+ "localized": "Ganti Paksa",
+ "reload": "",
+ "hint": "Mengganti paksa pengaturan yang dapat mengubah perilaku server dan biasanya diterapkan dari metadata gambar yang diimpor"
+ },
+ {
+ "id": 759,
+ "label": "Optimum Quanto",
+ "localized": "Optimum Quanto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 760,
+ "label": "Optimum Quanto: post-load",
+ "localized": "Optimum Quanto: pasca-muat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 761,
+ "label": "Optional",
+ "localized": "Opsional",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 762,
+ "label": "Olive",
+ "localized": "Olive",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 763,
+ "label": "OpenVINO",
+ "localized": "OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 764,
+ "label": "Other...",
+ "localized": "Lainnya...",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 765,
+ "label": "Outputs & Images",
+ "localized": "Hasil & Gambar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 766,
+ "label": "Override settings",
+ "localized": "Ganti paksa pengaturan",
+ "reload": "",
+ "hint": "Jika parameter generasi menyimpang dari pengaturan sistem Anda, ganti paksa pengaturan yang diisi dengan parameter tersebut untuk mengabaikan konfigurasi sistem Anda pada alur kerja ini"
+ },
+ {
+ "id": 767,
+ "label": "Override sampler",
+ "localized": "Ganti paksa sampler",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 768,
+ "label": "Override steps",
+ "localized": "Ganti paksa langkah",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 769,
+ "label": "Ortho",
+ "localized": "Ortho",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 770,
+ "label": "Offload face module",
+ "localized": "Pindahkan modul wajah",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 771,
+ "label": "Override scheduler",
+ "localized": "Ganti paksa penjadwal",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 772,
+ "label": "Optional image description",
+ "localized": "Deskripsi gambar opsional",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 773,
+ "label": "Order",
+ "localized": "Urutan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 774,
+ "label": "Overlay",
+ "localized": "Hamparan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 775,
+ "label": "Override resolution",
+ "localized": "Ganti paksa resolusi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 776,
+ "label": "Offload processor",
+ "localized": "Pindahkan prosesor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 777,
+ "label": "Output directory",
+ "localized": "Direktori keluaran",
+ "reload": "",
+ "hint": "Folder tempat gambar yang diproses akan disimpan"
+ },
+ {
+ "id": 778,
+ "label": "original",
+ "localized": "asli",
+ "reload": "",
+ "hint": "Backend LDM asli"
+ },
+ {
+ "id": 779,
+ "label": "Offload caption models",
+ "localized": "Pindahkan model takarir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 780,
+ "label": "Offload during pre-forward",
+ "localized": "Pindahkan selama pra-maju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 781,
+ "label": "Offload using streams",
+ "localized": "Pindahkan menggunakan aliran (streams)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 782,
+ "label": "Offload low watermark",
+ "localized": "Batas bawah pemindahan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 783,
+ "label": "Offload GPU high watermark",
+ "localized": "Batas atas pemindahan GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 784,
+ "label": "Offload CPU high watermark",
+ "localized": "Batas atas pemindahan CPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 785,
+ "label": "Offload blocks",
+ "localized": "Pindahkan blok",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 786,
+ "label": "OpenVINO activations mode",
+ "localized": "Mode aktivasi OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 787,
+ "label": "ONNX Execution Provider",
+ "localized": "Penyedia Eksekusi ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 788,
+ "label": "ONNX allow fallback to CPU",
+ "localized": "ONNX izinkan cadangan ke CPU",
+ "reload": "",
+ "hint": "Izinkan cadangan ke CPU ketika penyedia eksekusi yang dipilih gagal"
+ },
+ {
+ "id": 789,
+ "label": "ONNX cache converted models",
+ "localized": "Tembolokkan model hasil konversi ONNX",
+ "reload": "",
+ "hint": "Simpan model yang dikonversi ke format ONNX sebagai tembolok (cache). Anda dapat mengelolanya di tab ONNX"
+ },
+ {
+ "id": 790,
+ "label": "ONNX unload base model when processing refiner",
+ "localized": "ONNX lepaskan model dasar saat memproses penyempurna (refiner)",
+ "reload": "",
+ "hint": "Lepaskan model dasar saat penyempurna sedang dikonversi/dioptimalkan/diproses"
+ },
+ {
+ "id": 791,
+ "label": "Olive use FP16 on optimization",
+ "localized": "Olive gunakan FP16 pada optimasi",
+ "reload": "",
+ "hint": "Gunakan presisi titik mengambang 16-bit untuk model keluaran dari proses optimasi Olive. Gunakan presisi titik mengambang 32-bit jika dinonaktifkan"
+ },
+ {
+ "id": 792,
+ "label": "Olive force FP32 for VAE Encoder",
+ "localized": "Olive paksa FP32 untuk VAE Encoder",
+ "reload": "",
+ "hint": "Gunakan presisi titik mengambang 32-bit untuk VAE Encoder dari model keluaran. Ini mengabaikan opsi 'gunakan FP16 pada optimasi'. Jika Anda mendapatkan hasil NaN atau gambar kosong hitam dari Img2Img, aktifkan opsi ini dan hapus tembolok"
+ },
+ {
+ "id": 793,
+ "label": "Olive use static dimensions",
+ "localized": "Olive gunakan dimensi statis",
+ "reload": "",
+ "hint": "Membuat inferensi dengan model yang dioptimalkan Olive menjadi jauh lebih cepat. (OrtTransformersOptimization)"
+ },
+ {
+ "id": 794,
+ "label": "Olive cache optimized models",
+ "localized": "Tembolokkan model hasil optimasi Olive",
+ "reload": "",
+ "hint": "Simpan model yang diproses Olive sebagai tembolok. Anda dapat mengelolanya di tab ONNX"
+ },
+ {
+ "id": 795,
+ "label": "OpenVINO disable model caching",
+ "localized": "OpenVINO nonaktifkan penembolokan model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 796,
+ "label": "OpenVINO disable memory cleanup after compile",
+ "localized": "OpenVINO nonaktifkan pembersihan memori setelah kompilasi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 797,
+ "label": "onediff",
+ "localized": "onediff",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 798,
+ "label": "olive-ai",
+ "localized": "olive-ai",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 799,
+ "label": "openvino_fx",
+ "localized": "openvino_fx",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 800,
+ "label": "Overwrite existing",
+ "localized": "Timpa yang sudah ada",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 801,
+ "label": "Out Block",
+ "localized": "Blok Keluar (Out Block)",
+ "reload": "",
+ "hint": "Blok Upsampling dari UNet (12 nilai untuk SD1.5, 9 nilai untuk SDXL)"
+ },
+ {
+ "id": 802,
+ "label": "Overwrite model",
+ "localized": "Timpa model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 803,
+ "label": "Output model",
+ "localized": "Model keluaran",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 804,
+ "label": "Overwrite existing file",
+ "localized": "Timpa berkas yang ada",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 805,
+ "label": "Options",
+ "localized": "Opsi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 806,
+ "label": "OpenBody",
+ "localized": "OpenBody",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "p": [
+ {
+ "id": 75,
+ "label": "Process",
+ "localized": "Proses",
+ "reload": "",
+ "hint": "Proses gambar yang sudah ada Dapat digunakan untuk melakukan peningkatan resolusi (upscale), menghapus latar belakang, mengaburkan konten NSFW, menerapkan berbagai filter dan efek"
+ },
+ {
+ "id": 0,
+ "label": "Prompts",
+ "localized": "Prompt",
+ "reload": "",
+ "hint": "Prompt gambar dan prompt negatif"
+ },
+ {
+ "id": 0,
+ "label": "Pause",
+ "localized": "Jeda",
+ "reload": "",
+ "hint": "Jeda pemrosesan"
+ },
+ {
+ "id": 0,
+ "label": "Post",
+ "localized": "Post",
+ "reload": "",
+ "hint": "Ubah ukuran gambar setelah pemrosesan"
+ },
+ {
+ "id": 0,
+ "label": "Preview",
+ "localized": "Pratinjau",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Process Image",
+ "localized": "Proses Gambar",
+ "reload": "",
+ "hint": "Proses gambar tunggal"
+ },
+ {
+ "id": 0,
+ "label": "Process Batch",
+ "localized": "Proses Batch",
+ "reload": "",
+ "hint": "Proses kumpulan (batch) gambar"
+ },
+ {
+ "id": 0,
+ "label": "Process Folder",
+ "localized": "Proses Folder",
+ "reload": "",
+ "hint": "Proses semua gambar dalam sebuah folder"
+ },
+ {
+ "id": 0,
+ "label": "Provider",
+ "localized": "Penyedia",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Pipeline Modifiers",
+ "localized": "Pengubah Alur (Pipeline)",
+ "reload": "",
+ "hint": "Fungsionalitas tambahan yang dapat diaktifkan selama pembuatan gambar"
+ },
+ {
+ "id": 0,
+ "label": "Postprocessing",
+ "localized": "Pascapemrosesan",
+ "reload": "",
+ "hint": "Pengaturan terkait pemrosesan dan peningkatan resolusi (upscale) setelah pembuatan gambar"
+ },
+ {
+ "id": 0,
+ "label": "Preset Block Merge",
+ "localized": "Preset Penggabungan Blok",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Pony",
+ "localized": "Pony",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Preview metadata",
+ "localized": "Pratinjau metadata",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Prompt",
+ "localized": "Prompt",
+ "reload": "",
+ "hint": "Deskripsikan gambar yang ingin Anda buat"
+ },
+ {
+ "id": 0,
+ "label": "Processed Preview",
+ "localized": "Pratinjau Terproses",
+ "reload": "",
+ "hint": "Tampilkan/sembunyikan bagian pra-pemrosesan gambar masukan sebelum pembuatan yang sebenarnya"
+ },
+ {
+ "id": 0,
+ "label": "PixelArt",
+ "localized": "PixelArt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "PAG: Perturbed attention guidance",
+ "localized": "PAG: Perturbed attention guidance",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "PAB: Pyramid attention broadcast",
+ "localized": "PAB: Pyramid attention broadcast",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Para-attention",
+ "localized": "Para-attention",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Paths for specific models",
+ "localized": "Jalur untuk model tertentu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Prediction method",
+ "localized": "Metode prediksi",
+ "reload": "",
+ "hint": "Menentukan apa yang diprediksi model pada setiap langkah. Opsi: - default: bawaan model - epsilon: noise (paling umum untuk Stable Diffusion) - sample: prediksi gambar yang di-denoise secara langsung, juga disebut sebagai prediksi x0 - v_prediction: prediksi kecepatan (velocity), digunakan oleh model CosXL dan NoobAI VPred - flow_prediction: digunakan dengan model flow-matching yang lebih baru seperti SD3 dan Flux"
+ },
+ {
+ "id": 0,
+ "label": "PAG scale",
+ "localized": "Skala PAG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "PAG start",
+ "localized": "Awal PAG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "PAG stop",
+ "localized": "Berhenti PAG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "PAG layers",
+ "localized": "Lapisan PAG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "PAG config",
+ "localized": "Konfigurasi PAG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Perform SDSA",
+ "localized": "Lakukan SDSA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Perform Injection",
+ "localized": "Lakukan Injeksi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "PhotoMaker Model",
+ "localized": "Model PhotoMaker",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Penalty",
+ "localized": "Penalti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "positive",
+ "localized": "positif",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Prompt EX",
+ "localized": "Prompt EX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Power",
+ "localized": "Power",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Prompt thresholds",
+ "localized": "Ambang batas prompt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Preset",
+ "localized": "Preset",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Pad frames",
+ "localized": "Padding bingkai",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Prefill text",
+ "localized": "Teks prefill",
+ "reload": "",
+ "hint": "Mengisi bagian awal respons model untuk memandu format atau konten output dengan memaksanya melanjutkan teks prefill. Prefill difilter dan tidak muncul dalam respons akhir. Biarkan kosong agar model membuat responsnya sendiri dari awal."
+ },
+ {
+ "id": 0,
+ "label": "Prompt prefix",
+ "localized": "Awalan prompt",
+ "reload": "",
+ "hint": "Teks yang ditambahkan di awal hasil prompt yang ditingkatkan. Berguna untuk menambahkan elemen prompt yang perlu disalin ke prompt gambar tanpa perubahan, seperti tag kualitas 'masterpiece, best quality' atau nama seniman, yang jika tidak akan ditulis ulang oleh LLM."
+ },
+ {
+ "id": 0,
+ "label": "Prompt suffix",
+ "localized": "Akhiran prompt",
+ "reload": "",
+ "hint": "Teks yang ditambahkan di akhir hasil prompt yang ditingkatkan. Berguna untuk menambahkan elemen prompt yang perlu disalin ke prompt gambar tanpa perubahan, yang jika tidak akan ditulis ulang oleh LLM."
+ },
+ {
+ "id": 0,
+ "label": "Padding",
+ "localized": "Padding",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Prompt strength",
+ "localized": "Kekuatan prompt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Preview start",
+ "localized": "Awal pratinjau",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Preview end",
+ "localized": "Akhir pratinjau",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Pixels to expand",
+ "localized": "Piksel untuk diperluas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Processor",
+ "localized": "Prosesor",
+ "reload": "",
+ "hint": "Jenis prosesor yang digunakan untuk mempra-proses gambar yang digunakan untuk ControlNet"
+ },
+ {
+ "id": 0,
+ "label": "Pose confidence",
+ "localized": "Kepercayaan pose",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Parameter free",
+ "localized": "Bebas parameter",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Processed",
+ "localized": "Terproses",
+ "reload": "",
+ "hint": "Tampilkan/sembunyikan bagian dengan gambar yang telah diproses"
+ },
+ {
+ "id": 0,
+ "label": "Postprocess mask",
+ "localized": "Masker pascapemrosesan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "PixelArt block size",
+ "localized": "Ukuran blok PixelArt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "PixelArt sharpen",
+ "localized": "Penajaman PixelArt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Platform",
+ "localized": "Platform",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Pipeline",
+ "localized": "Alur (Pipeline)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Perform warmup",
+ "localized": "Lakukan pemanasan (warmup)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Prompt attention normalization",
+ "localized": "Normalisasi atensi prompt",
+ "reload": "",
+ "hint": "Menyeimbangkan bobot token prompt untuk menghindari pengaruh yang terlalu kuat/lemah. Membantu menstabilkan output."
+ },
+ {
+ "id": 0,
+ "label": "performance",
+ "localized": "performa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Performance Counter",
+ "localized": "Penghitung Performa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "PAG layer names",
+ "localized": "Nama lapisan PAG",
+ "reload": "",
+ "hint": "Daftar lapisan yang dipisahkan spasi Tersedia: d[0-5], m[0], u[0-8] Default: m0"
+ },
+ {
+ "id": 0,
+ "label": "PAB cache enabled",
+ "localized": "Cache PAB diaktifkan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "PAB spacial skip range",
+ "localized": "Rentang skip spasial PAB",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "PAB spacial skip start",
+ "localized": "Awal skip spasial PAB",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "PAB spacial skip end",
+ "localized": "Akhir skip spasial PAB",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ParaAttention first-block cache enabled",
+ "localized": "Cache blok pertama ParaAttention diaktifkan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ParaAttention residual diff threshold",
+ "localized": "Ambang batas perbedaan residual ParaAttention",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Parallel process images in batch",
+ "localized": "Proses gambar secara paralel dalam batch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "precompile",
+ "localized": "precompile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Panel minimum width",
+ "localized": "Lebar minimum panel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Persist UI layout",
+ "localized": "Pertahankan tata letak UI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Progress update period",
+ "localized": "Periode pembaruan kemajuan",
+ "reload": "",
+ "hint": "Periode pembaruan untuk bilah kemajuan UI dan pemeriksaan pratinjau, dalam milidetik"
+ },
+ {
+ "id": 0,
+ "label": "Play a notification upon completion",
+ "localized": "Putar notifikasi saat selesai",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Path to notification sound",
+ "localized": "Jalur ke suara notifikasi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Postprocessing operation order",
+ "localized": "Urutan operasi pascapemrosesan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Prompt padding",
+ "localized": "Padding prompt",
+ "reload": "",
+ "hint": "Meningkatkan koherensi dengan melakukan padding dari koma terakhir dalam n token saat menggunakan lebih dari 75 token"
+ },
+ {
+ "id": 0,
+ "label": "Pad prompt and negative prompt to be same length",
+ "localized": "Pad prompt dan prompt negatif agar panjangnya sama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Pin training dataset to memory",
+ "localized": "Sematkan dataset pelatihan ke memori",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Primary model",
+ "localized": "Model utama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Preset Interpolation Ratio",
+ "localized": "Rasio Interpolasi Preset",
+ "reload": "",
+ "hint": "Jika dua preset dipilih, lakukan interpolasi di antara keduanya"
+ },
+ {
+ "id": 0,
+ "label": "Prune",
+ "localized": "Prune (Pangkas)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Prediction type",
+ "localized": "Jenis prediksi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Prompt enhance",
+ "localized": "Peningkatan prompt",
+ "reload": "",
+ "hint": "Ekstensi yang dapat menggunakan LLM berbeda untuk menulis ulang prompt guna hasil yang lebih baik"
+ },
+ {
+ "id": 0,
+ "label": "PidiNet",
+ "localized": "PidiNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Parameters",
+ "localized": "Parameter",
+ "reload": "",
+ "hint": "Parameter dasar yang digunakan selama pembuatan gambar"
+ },
+ {
+ "id": 0,
+ "label": "Postprocess upscale",
+ "localized": "Upscale pascapemrosesan",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "q": [
+ {
+ "id": 0,
+ "label": "Quick Settings",
+ "localized": "Pengaturan Cepat",
+ "reload": "",
+ "hint": "Item favorit dari berbagai bagian pengaturan untuk akses cepat"
+ },
+ {
+ "id": 0,
+ "label": "Quantized",
+ "localized": "Terkuantisasi (Quantized)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Qwen layered",
+ "localized": "Qwen berlapis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings",
+ "localized": "Pengaturan cepat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Qwen layered number of layers",
+ "localized": "Jumlah lapisan Qwen berlapis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization mode",
+ "localized": "Mode kuantisasi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization type",
+ "localized": "Tipe kuantisasi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type",
+ "localized": "Tipe MatMul terkuantisasi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization type for Text Encoders",
+ "localized": "Tipe kuantisasi untuk Text Encoders",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type for Text Encoders",
+ "localized": "Tipe MatMul terkuantisasi untuk Text Encoders",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize convolutional layers",
+ "localized": "Kuantisasi lapisan konvolusional",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize using GPU",
+ "localized": "Kuantisasi menggunakan GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization weights type",
+ "localized": "Tipe bobot kuantisasi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization activations type",
+ "localized": "Tipe aktivasi kuantisasi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings list",
+ "localized": "Daftar pengaturan cepat",
+ "reload": "",
+ "hint": "Daftar nama pengaturan, dipisahkan oleh koma, untuk pengaturan yang harus masuk ke bilah akses cepat di bagian atas alih-alih di tab pengaturan"
+ }
+ ],
+ "r": [
+ {
+ "id": 0,
+ "label": "Refine",
+ "localized": "Pertajam",
+ "reload": "",
+ "hint": "Refine menjalankan pemrosesan tambahan setelah pemrosesan awal selesai dan dapat digunakan untuk meningkatkan skala gambar (upscale) dan menjalankan pemrosesan opsional lagi untuk meningkatkan kualitas dan detail"
+ },
+ {
+ "id": 0,
+ "label": "Restore",
+ "localized": "Pulihkan",
+ "reload": "",
+ "hint": "Pulihkan parameter dari prompt saat ini atau gambar yang terakhir kali dihasilkan"
+ },
+ {
+ "id": 0,
+ "label": "Reset anchors",
+ "localized": "Atur ulang jangkar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reload model",
+ "localized": "Muat ulang model",
+ "reload": "",
+ "hint": "Muat ulang model yang saat ini dipilih"
+ },
+ {
+ "id": 0,
+ "label": "Reprocess",
+ "localized": "Proses ulang",
+ "reload": "",
+ "hint": "Proses ulang generasi sebelumnya menggunakan parameter yang berbeda"
+ },
+ {
+ "id": 0,
+ "label": "Resize to",
+ "localized": "Ubah ukuran ke",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Resize\n by",
+ "localized": "Ubah ukuran\n berdasarkan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Resize\n to",
+ "localized": "Ubah ukuran\n ke",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Run Preview",
+ "localized": "Jalankan Pratinjau",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reference",
+ "localized": "Referensi",
+ "reload": "",
+ "hint": "Daftar model referensi yang dapat diunduh secara otomatis pada penggunaan pertama"
+ },
+ {
+ "id": 0,
+ "label": "Reset receipe",
+ "localized": "Atur ulang resep",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Run",
+ "localized": "Jalankan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refresh extension list",
+ "localized": "Segarkan daftar ekstensi",
+ "reload": "",
+ "hint": "Segarkan daftar ekstensi yang tersedia"
+ },
+ {
+ "id": 0,
+ "label": "Restart server",
+ "localized": "Mulai ulang server",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Request browser notifications",
+ "localized": "Minta notifikasi peramban",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore UI defaults",
+ "localized": "Pulihkan default UI",
+ "reload": "",
+ "hint": "Pulihkan nilai antarmuka pengguna ke pengaturan awal"
+ },
+ {
+ "id": 0,
+ "label": "Refresh UI values",
+ "localized": "Segarkan nilai UI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reinstall",
+ "localized": "Instal ulang",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refresh state",
+ "localized": "Segarkan status",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refresh data",
+ "localized": "Segarkan data",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Run benchmark",
+ "localized": "Jalankan benchmark",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refresh bench",
+ "localized": "Segarkan benchmark",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore defaults",
+ "localized": "Pulihkan default",
+ "reload": "",
+ "hint": "Pulihkan pengaturan server ke awal"
+ },
+ {
+ "id": 0,
+ "label": "Replace",
+ "localized": "Ganti",
+ "reload": "",
+ "hint": "Ganti gambar"
+ },
+ {
+ "id": 0,
+ "label": "Refresh",
+ "localized": "Segarkan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reprocess decode",
+ "localized": "Proses ulang dekode",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reprocess refine",
+ "localized": "Proses ulang pertajam",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reprocess face",
+ "localized": "Proses ulang wajah",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Remove background",
+ "localized": "Hapus latar belakang",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "RAS: Region-Adaptive Sampling",
+ "localized": "RAS: Region-Adaptive Sampling",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Resize",
+ "localized": "Ubah ukuran",
+ "reload": "",
+ "hint": "Pengubahan ukuran gambar, dapat menggunakan resolusi tetap atau berdasarkan skala"
+ },
+ {
+ "id": 0,
+ "label": "Rerefence models",
+ "localized": "Model referensi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Replace model components",
+ "localized": "Ganti komponen model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "rescale",
+ "localized": "rescale",
+ "reload": "",
+ "hint": "skala ulang beta dengan zero terminal snr"
+ },
+ {
+ "id": 0,
+ "label": "Resize seed from width",
+ "localized": "Ubah ukuran seed dari lebar",
+ "reload": "",
+ "hint": "Berusaha menghasilkan gambar yang serupa dengan apa yang dihasilkan dengan seed yang sama pada resolusi tertentu"
+ },
+ {
+ "id": 0,
+ "label": "Resize seed from height",
+ "localized": "Ubah ukuran seed dari tinggi",
+ "reload": "",
+ "hint": "Berusaha menghasilkan gambar yang serupa dengan apa yang dihasilkan dengan seed yang sama pada resolusi tertentu"
+ },
+ {
+ "id": 0,
+ "label": "Refine guidance",
+ "localized": "Panduan pertajam",
+ "reload": "",
+ "hint": "Skala CFG yang digunakan untuk langkah pemertajaman (refiner)"
+ },
+ {
+ "id": 0,
+ "label": "Resize mode",
+ "localized": "Mode ubah ukuran",
+ "reload": "",
+ "hint": "Menentukan bagaimana input diubah ukurannya atau diadaptasi dalam pertajam tahap kedua: - none: tanpa perubahan ukuran, tetap resolusi asli - fixed: paksa ubah ukuran ke resolusi target (mungkin terdistorsi) - crop: potong tengah agar pas dengan target sambil menjaga rasio aspek - fill: ubah ukuran agar pas dan isi ruang kosong dengan bingkai - outpaint: perluas kanvas melampaui batas gambar - context aware: ubah ukuran cerdas yang membaurkan atau mengadaptasi area sekitar"
+ },
+ {
+ "id": 0,
+ "label": "Resize method",
+ "localized": "Metode ubah ukuran",
+ "reload": "",
+ "hint": "Metode yang digunakan untuk mengubah ukuran gambar: bisa berupa pengubahan ukuran sederhana, model upscaling, latent resize, atau dekode asimetris"
+ },
+ {
+ "id": 0,
+ "label": "Resize width",
+ "localized": "Lebar ubah ukuran",
+ "reload": "",
+ "hint": "Mengubah ukuran gambar ke lebar ini. Jika 0, lebar akan disimpulkan dari salah satu dari dua slider terdekat"
+ },
+ {
+ "id": 0,
+ "label": "Resize height",
+ "localized": "Tinggi ubah ukuran",
+ "reload": "",
+ "hint": "Mengubah ukuran gambar ke tinggi ini. Jika 0, tinggi akan disimpulkan dari salah satu dari dua slider terdekat"
+ },
+ {
+ "id": 0,
+ "label": "Resize scale",
+ "localized": "Skala ubah ukuran",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refine sampler",
+ "localized": "Sampler pertajam",
+ "reload": "",
+ "hint": "Gunakan sampler spesifik sebagai cadangan jika sampler utama tidak didukung untuk operasi tertentu"
+ },
+ {
+ "id": 0,
+ "label": "Refiner start",
+ "localized": "Mulai pertajam",
+ "reload": "",
+ "hint": "Langkah pemertajaman akan dimulai ketika model dasar sudah selesai sejauh ini (atur lebih besar dari 0 dan lebih kecil dari 1 untuk dijalankan setelah model dasar selesai sepenuhnya)"
+ },
+ {
+ "id": 0,
+ "label": "Refiner steps",
+ "localized": "Langkah pertajam",
+ "reload": "",
+ "hint": "Jumlah langkah yang digunakan untuk proses pemertajaman"
+ },
+ {
+ "id": 0,
+ "label": "Refine prompt",
+ "localized": "Prompt pertajam",
+ "reload": "",
+ "hint": "Prompt yang digunakan untuk encoder kedua di model dasar (jika ada) dan untuk langkah pemertajaman (jika diaktifkan)"
+ },
+ {
+ "id": 0,
+ "label": "Refine negative prompt",
+ "localized": "Prompt negatif pertajam",
+ "reload": "",
+ "hint": "Prompt negatif yang digunakan untuk encoder kedua di model dasar (jika ada) dan untuk langkah pemertajaman (jika diaktifkan)"
+ },
+ {
+ "id": 0,
+ "label": "Renoise",
+ "localized": "Noise ulang",
+ "reload": "",
+ "hint": "Terapkan noise tambahan selama perincian detail (detailing)"
+ },
+ {
+ "id": 0,
+ "label": "Renoise end",
+ "localized": "Akhir noise ulang",
+ "reload": "",
+ "hint": "Langkah terakhir saat noise ulang diterapkan"
+ },
+ {
+ "id": 0,
+ "label": "Range",
+ "localized": "Rentang",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repeat x-axis",
+ "localized": "Ulangi sumbu-x",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repeat y-axis",
+ "localized": "Ulangi sumbu-y",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ReSwapper Model",
+ "localized": "Model ReSwapper",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Return original images",
+ "localized": "Kembalikan gambar asli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restart step",
+ "localized": "Mulai ulang langkah",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore pipeline on end",
+ "localized": "Pulihkan alur kerja di akhir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Randomize seed after each loop iteration",
+ "localized": "Acak seed setelah setiap iterasi loop",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Random seeds",
+ "localized": "Seed acak",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore pipe on end",
+ "localized": "Pulihkan pipa di akhir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Rows",
+ "localized": "Baris",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repetition penalty",
+ "localized": "Penalti repetisi",
+ "reload": "",
+ "hint": "Mencegah penggunaan kembali token yang sudah muncul di prompt atau output dengan memberikan penalti pada probabilitasnya. Seperti menambahkan hambatan untuk mengunjungi kembali pilihan sebelumnya. Membantu memutus loop berulang tetapi dapat mengurangi koherensi pada nilai yang agresif. Setel ke 1 untuk menonaktifkan."
+ },
+ {
+ "id": 0,
+ "label": "Redux prompt strength",
+ "localized": "Kekuatan prompt Redux",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "right",
+ "localized": "kanan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reference query weight",
+ "localized": "Bobot kueri referensi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reference adain weight",
+ "localized": "Bobot adain referensi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refine upscaler",
+ "localized": "Upscaler pertajam",
+ "reload": "",
+ "hint": "Pilih upscaler sekunder untuk dijalankan setelah upscaler awal"
+ },
+ {
+ "id": 0,
+ "label": "Refine foreground",
+ "localized": "Pertajam latar depan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Recursive",
+ "localized": "Rekursif",
+ "reload": "",
+ "hint": "Proses gambar di dalam subfolder secara rekursif. Jika diaktifkan, akan mencari semua subdirektori bertingkat untuk gambar yang akan diproses."
+ },
+ {
+ "id": 0,
+ "label": "Rebase",
+ "localized": "Rebase",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repos",
+ "localized": "Repositori",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refiner model",
+ "localized": "Model pertajam (Refiner)",
+ "reload": "",
+ "hint": "Model pertajam yang digunakan untuk operasi tahap kedua"
+ },
+ {
+ "id": 0,
+ "label": "Record torch streams",
+ "localized": "Rekam aliran torch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Remote VAE image type",
+ "localized": "Tipe gambar VAE jarak jauh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Remote VAE for encode",
+ "localized": "VAE jarak jauh untuk enkode",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "RAS enabled",
+ "localized": "RAS diaktifkan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "reduce-overhead",
+ "localized": "kurangi-overhead",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "repeated",
+ "localized": "berulang",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Root model folder",
+ "localized": "Folder akar model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Resize background color",
+ "localized": "Ubah ukuran warna latar belakang",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore from metadata: skip params",
+ "localized": "Pulihkan dari metadata: lewati parameter",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore from metadata: skip settings",
+ "localized": "Pulihkan dari metadata: lewati pengaturan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "requests",
+ "localized": "requests",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "rust",
+ "localized": "rust",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore unparsed prompt",
+ "localized": "Pulihkan prompt yang tidak terurai",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reuse loaded model dictionary",
+ "localized": "Gunakan kembali kamus model yang dimuat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ReBasin",
+ "localized": "ReBasin",
+ "reload": "",
+ "hint": "Melakukan penggabungan ganda dengan permutasi untuk mempertahankan lebih banyak fitur dari kedua model"
+ },
+ {
+ "id": 0,
+ "label": "Replace VAE",
+ "localized": "Ganti VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reference unit 1",
+ "localized": "Unit referensi 1",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "s": [
+ {
+ "id": 0,
+ "label": "Sampler",
+ "localized": "Sampler",
+ "reload": "",
+ "hint": "Pengaturan yang terkait dengan pemilihan dan konfigurasi sampler serta seed (benih). Sampler memandu proses mengubah noise menjadi gambar melalui beberapa langkah."
+ },
+ {
+ "id": 0,
+ "label": "Scripts",
+ "localized": "Skrip",
+ "reload": "",
+ "hint": "Aktifkan fitur tambahan dengan menggunakan skrip yang dipilih selama proses pembuatan gambar (generate)."
+ },
+ {
+ "id": 0,
+ "label": "Scale",
+ "localized": "Skala",
+ "reload": "",
+ "hint": "Ubah ukuran gambar ke skala target. Jika lebar/tinggi tetap diatur, opsi ini akan diabaikan."
+ },
+ {
+ "id": 0,
+ "label": "Swap X/Y",
+ "localized": "Tukar X/Y",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Swap Y/Z",
+ "localized": "Tukar Y/Z",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Swap X/Z",
+ "localized": "Tukar X/Z",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Set prompt",
+ "localized": "Setel Prompt",
+ "reload": "",
+ "hint": "Salin prompt yang telah ditingkatkan ke input prompt utama."
+ },
+ {
+ "id": 0,
+ "label": "Skip",
+ "localized": "Lewati",
+ "reload": "",
+ "hint": "Hentikan pemrosesan pekerjaan saat ini dan lanjutkan ke pemrosesan berikutnya."
+ },
+ {
+ "id": 0,
+ "label": "Stop",
+ "localized": "Berhenti",
+ "reload": "",
+ "hint": "Hentikan pemrosesan."
+ },
+ {
+ "id": 0,
+ "label": "Show",
+ "localized": "Tampilkan",
+ "reload": "",
+ "hint": "Tampilkan lokasi gambar."
+ },
+ {
+ "id": 0,
+ "label": "Save",
+ "localized": "Simpan",
+ "reload": "",
+ "hint": "Simpan gambar."
+ },
+ {
+ "id": 0,
+ "label": "Sketch",
+ "localized": "Sketsa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Size & Inputs",
+ "localized": "Ukuran & Input",
+ "reload": "",
+ "hint": "Pengaturan terkait resolusi pembuatan gambar dan media input tambahan."
+ },
+ {
+ "id": 0,
+ "label": "Set receipe",
+ "localized": "Setel Resep",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scale by",
+ "localized": "Skala Berdasarkan",
+ "reload": "",
+ "hint": "Gunakan tab ini untuk mengubah ukuran gambar sumber dengan faktor yang dipilih."
+ },
+ {
+ "id": 0,
+ "label": "Scale to",
+ "localized": "Skala Ke",
+ "reload": "",
+ "hint": "Gunakan tab ini untuk mengubah ukuran gambar sumber ke ukuran target yang dipilih."
+ },
+ {
+ "id": 0,
+ "label": "Settings",
+ "localized": "Pengaturan",
+ "reload": "",
+ "hint": "Pengaturan aplikasi."
+ },
+ {
+ "id": 0,
+ "label": "System",
+ "localized": "Sistem",
+ "reload": "",
+ "hint": "Pengaturan dan informasi sistem."
+ },
+ {
+ "id": 0,
+ "label": "Shutdown server",
+ "localized": "Matikan Server",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Start profiling",
+ "localized": "Mulai Profiling",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "System Info",
+ "localized": "Info Sistem",
+ "reload": "",
+ "hint": "Informasi sistem."
+ },
+ {
+ "id": 0,
+ "label": "Set UI defaults",
+ "localized": "Setel Default UI",
+ "reload": "",
+ "hint": "Tetapkan nilai saat ini sebagai nilai default untuk antarmuka pengguna."
+ },
+ {
+ "id": 0,
+ "label": "Set UI menu states",
+ "localized": "Setel Status Menu UI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Send interrupt",
+ "localized": "Kirim Interupsi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Submit results",
+ "localized": "Kirim Hasil",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "System Paths",
+ "localized": "Jalur Sistem",
+ "reload": "",
+ "hint": "Pengaturan terkait lokasi berbagai direktori model."
+ },
+ {
+ "id": 0,
+ "label": "Show all pages",
+ "localized": "Tampilkan Semua Halaman",
+ "reload": "",
+ "hint": "Tampilkan semua halaman pengaturan."
+ },
+ {
+ "id": 0,
+ "label": "Save model",
+ "localized": "Simpan Model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scan missing",
+ "localized": "Pindai yang Hilang",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save receipe",
+ "localized": "Simpan Resep",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Simple Merge",
+ "localized": "Penggabungan Sederhana",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Style",
+ "localized": "Gaya",
+ "reload": "",
+ "hint": "Gaya tambahan yang akan diterapkan pada parameter pembuatan gambar yang dipilih."
+ },
+ {
+ "id": 0,
+ "label": "SD 1.5",
+ "localized": "SD 1.5",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SD XL",
+ "localized": "SD XL",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SD1.5",
+ "localized": "SD1.5",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SDXL",
+ "localized": "SDXL",
+ "reload": "",
+ "hint": "StableDiffusion XL"
+ },
+ {
+ "id": 0,
+ "label": "Start",
+ "localized": "Mulai",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Select",
+ "localized": "Pilih",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Size",
+ "localized": "Ukuran",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Size & Batch",
+ "localized": "Ukuran & Batch",
+ "reload": "",
+ "hint": "Ukuran gambar dan jumlah batch."
+ },
+ {
+ "id": 0,
+ "label": "Seed",
+ "localized": "Seed",
+ "reload": "",
+ "hint": "Seed awal dan variasi."
+ },
+ {
+ "id": 0,
+ "label": "Script",
+ "localized": "Skrip",
+ "reload": "",
+ "hint": "Skrip tambahan yang akan digunakan."
+ },
+ {
+ "id": 0,
+ "label": "Stable Diffusion 3.x",
+ "localized": "Stable Diffusion 3.x",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SDNQ: SD.Next Quantization",
+ "localized": "SDNQ: Kuantisasi SD.Next",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save Options",
+ "localized": "Opsi Simpan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Startup & Server Options",
+ "localized": "Opsi Startup & Server",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SeedVR",
+ "localized": "SeedVR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Styles",
+ "localized": "Gaya",
+ "reload": "",
+ "hint": "Gaya tambahan yang akan diterapkan pada parameter pembuatan gambar yang dipilih."
+ },
+ {
+ "id": 0,
+ "label": "Search & Download",
+ "localized": "Cari & Unduh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Server log",
+ "localized": "Log Server",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Steps",
+ "localized": "Langkah",
+ "reload": "",
+ "hint": "Berapa kali gambar yang dibuat akan ditingkatkan secara iteratif; nilai yang lebih tinggi membutuhkan waktu lebih lama; nilai yang sangat rendah dapat menghasilkan hasil yang buruk."
+ },
+ {
+ "id": 0,
+ "label": "Sampling method",
+ "localized": "Metode Sampling",
+ "reload": "",
+ "hint": "Algoritme mana yang digunakan untuk menghasilkan gambar."
+ },
+ {
+ "id": 0,
+ "label": "Sigma method",
+ "localized": "Metode Sigma",
+ "reload": "",
+ "hint": "Mengontrol bagaimana tingkat noise (sigma) didistribusikan di seluruh langkah difusi. Opsi: - default: default model - karras: jadwal noise yang lebih halus, kualitas lebih tinggi dengan langkah lebih sedikit - beta: berdasarkan nilai jadwal beta - exponential: peluruhan noise secara eksponensial - lambdas: eksperimental, menyeimbangkan sinyal-ke-noise - flowmatch: diatur untuk model flow-matching."
+ },
+ {
+ "id": 0,
+ "label": "Sigma adjust",
+ "localized": "Penyesuaian Sigma",
+ "reload": "",
+ "hint": "Sesuaikan nilai sigma sampler."
+ },
+ {
+ "id": 0,
+ "label": "Sampler order",
+ "localized": "Urutan Sampler",
+ "reload": "",
+ "hint": "Urutan pembaruan solver dalam sampler. Urutan yang lebih tinggi meningkatkan stabilitas/akurasi tetapi meningkatkan biaya komputasi."
+ },
+ {
+ "id": 0,
+ "label": "SLG scale",
+ "localized": "Skala SLG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SLG start",
+ "localized": "Mulai SLG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SLG stop",
+ "localized": "Berhenti SLG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SLG layers",
+ "localized": "Lapisan SLG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SLG config",
+ "localized": "Konfigurasi SLG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG scale",
+ "localized": "Skala SEG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG blur sigma",
+ "localized": "Sigma Blur SEG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG blur threshold inf",
+ "localized": "Ambang Blur SEG inf",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG start",
+ "localized": "Mulai SEG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG stop",
+ "localized": "Berhenti SEG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG layers",
+ "localized": "Lapisan SEG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG config",
+ "localized": "Konfigurasi SEG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Strength",
+ "localized": "Kekuatan",
+ "reload": "",
+ "hint": "Kekuatan denoising selama operasi gambar mengontrol seberapa banyak gambar asli diizinkan untuk berubah selama proses pembuatan."
+ },
+ {
+ "id": 0,
+ "label": "Sort detections",
+ "localized": "Urutkan Deteksi",
+ "reload": "",
+ "hint": "Urutkan area yang terdeteksi dari kiri ke kanan, bukan berdasarkan skor deteksi."
+ },
+ {
+ "id": 0,
+ "label": "Sharpen",
+ "localized": "Pertajam",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Subject",
+ "localized": "Subjek",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Same latent",
+ "localized": "Laten yang Sama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Share queries",
+ "localized": "Bagikan Kueri",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sigma",
+ "localized": "Sigma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Stride",
+ "localized": "Langkah (Stride)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Structure",
+ "localized": "Struktur",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save HDR image",
+ "localized": "Simpan Gambar HDR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Saturation",
+ "localized": "Saturasi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scale factor",
+ "localized": "Faktor Skala",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Strength curve",
+ "localized": "Kurva Kekuatan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Slider",
+ "localized": "Slider",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Set at prompt start",
+ "localized": "Setel di Awal Prompt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "space",
+ "localized": "spasi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Skip guidance layers",
+ "localized": "Lewati Lapisan Panduan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Shared options",
+ "localized": "Opsi Bersama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Shift",
+ "localized": "Geser (Shift)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Spatial frequency",
+ "localized": "Frekuensi Spasial",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save as copy",
+ "localized": "Simpan Sebagai Salinan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sensitivity",
+ "localized": "Sensitivitas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "System prompt",
+ "localized": "Prompt Sistem",
+ "reload": "",
+ "hint": "Prompt sistem mengontrol perilaku LLM. Diproses terlebih dahulu dan bertahan sepanjang percakapan. Memiliki prioritas bobot tertinggi dan selalu ditambahkan di awal urutan. Gunakan untuk: Aturan format respons, definisi peran, gaya."
+ },
+ {
+ "id": 0,
+ "label": "Source subject",
+ "localized": "Subjek Sumber",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Smooth mask",
+ "localized": "Masker Halus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scale after",
+ "localized": "Skala Setelah",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scale mask",
+ "localized": "Masker Skala",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show input",
+ "localized": "Tampilkan Input",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show preview",
+ "localized": "Tampilkan Pratinjau",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Separate init image",
+ "localized": "Pisahkan Gambar Awal",
+ "reload": "",
+ "hint": "Membuat jendela tambahan di samping input Kontrol berlabel input Init, sehingga Anda dapat memiliki gambar terpisah untuk operasi Kontrol dan sumber awal."
+ },
+ {
+ "id": 0,
+ "label": "Skip input frames",
+ "localized": "Lewati Frame Input",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Style fidelity",
+ "localized": "Fidelitas Gaya",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scribble",
+ "localized": "Coretan (Scribble)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Score threshold",
+ "localized": "Ambang Skor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sampler shift",
+ "localized": "Geseran Sampler",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save output",
+ "localized": "Simpan Output",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show result images",
+ "localized": "Tampilkan Gambar Hasil",
+ "reload": "",
+ "hint": "Aktifkan untuk menampilkan gambar yang diproses di panel gambar."
+ },
+ {
+ "id": 0,
+ "label": "Save Caption Files",
+ "localized": "Simpan File Caption",
+ "reload": "",
+ "hint": "Simpan teks (caption) yang dihasilkan ke file .txt bersama dengan gambar. Setiap gambar mendapatkan file caption yang sesuai dengan nama dasar yang sama."
+ },
+ {
+ "id": 0,
+ "label": "Sort alphabetically",
+ "localized": "Urutkan Berdasarkan Abjad",
+ "reload": "",
+ "hint": "Urutkan tag berdasarkan abjad, bukan berdasarkan skor kepercayaan. Jika dinonaktifkan, tag diurutkan berdasarkan kepercayaan (tertinggi lebih dulu). Pengurutan abjad memudahkan pencarian tag tertentu."
+ },
+ {
+ "id": 0,
+ "label": "Show confidence scores",
+ "localized": "Tampilkan Skor Kepercayaan",
+ "reload": "",
+ "hint": "Tampilkan skor kepercayaan di samping setiap tag. Menunjukkan seberapa yakin model terhadap setiap tag (0,0 hingga 1,0). Berguna untuk memahami tag mana yang paling andal."
+ },
+ {
+ "id": 0,
+ "label": "Search",
+ "localized": "Cari",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sort by",
+ "localized": "Urutkan Berdasarkan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Specific branch name",
+ "localized": "Nama Cabang Spesifik",
+ "reload": "",
+ "hint": "Tentukan nama cabang ekstensi, biarkan kosong untuk default."
+ },
+ {
+ "id": 0,
+ "label": "Submodules",
+ "localized": "Submodul",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Server start time",
+ "localized": "Waktu Mulai Server",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "State",
+ "localized": "Status",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search Docs",
+ "localized": "Cari Dokumen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search GitHub Wiki Pages",
+ "localized": "Cari Halaman Wiki GitHub",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search Changelog",
+ "localized": "Cari Log Perubahan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Stage boundary ratio",
+ "localized": "Rasio Batas Tahap",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "sequential",
+ "localized": "sekuensial",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SVD rank size",
+ "localized": "Ukuran Rank SVD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SVD steps",
+ "localized": "Langkah SVD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Shuffle weights in post mode",
+ "localized": "Acak Bobot dalam Mode Post",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SDXL: Use weighted pooled embeds",
+ "localized": "SDXL: Gunakan Weighted Pooled Embeds",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sana: Use complex human instructions",
+ "localized": "Sana: Gunakan Instruksi Manusia yang Kompleks",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scaled-Dot-Product",
+ "localized": "Scaled-Dot-Product",
+ "reload": "",
+ "hint": "Optimasi memori. Non-Deterministik kecuali perhatian memori SDP dinonaktifkan."
+ },
+ {
+ "id": 0,
+ "label": "Sage attention",
+ "localized": "Sage attention",
+ "reload": "",
+ "hint": "Metode optimasi perhatian eksperimental. Dapat meningkatkan kecepatan tetapi kurang teruji dan dapat menyebabkan bug."
+ },
+ {
+ "id": 0,
+ "label": "stable-fast",
+ "localized": "stable-fast",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save all generated images",
+ "localized": "Simpan Semua Gambar yang Dihasilkan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save interrupted images",
+ "localized": "Simpan Gambar yang Terinterupsi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save all generated image grids",
+ "localized": "Simpan Semua Kisi Gambar yang Dihasilkan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show metadata in full screen image browser",
+ "localized": "Tampilkan Metadata dalam Browser Gambar Layar Penuh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save init images",
+ "localized": "Simpan Gambar Awal",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save image before hires",
+ "localized": "Simpan Gambar Sebelum Hires",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save image before refiner",
+ "localized": "Simpan Gambar Sebelum Refiner",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save image before detailer",
+ "localized": "Simpan Gambar Sebelum Detailer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save image before color correction",
+ "localized": "Simpan Gambar Sebelum Koreksi Warna",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save inpainting mask",
+ "localized": "Simpan Masker Inpainting",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save inpainting masked composite",
+ "localized": "Simpan Komposit Masker Inpainting",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save images to a subdirectory",
+ "localized": "Simpan Gambar ke Subdirektori",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save metadata in image",
+ "localized": "Simpan Metadata dalam Gambar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save metadata to text file",
+ "localized": "Simpan Metadata ke File Teks",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save metadata to JSON file",
+ "localized": "Simpan Metadata ke File JSON",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "System information to include in metadata",
+ "localized": "Informasi Sistem untuk Disertakan dalam Metadata",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Standard",
+ "localized": "Standar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show MOTD",
+ "localized": "Tampilkan MOTD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "sidebar",
+ "localized": "bilah samping (sidebar)",
+ "reload": "",
+ "hint": "bilah samping di sisi kanan layar"
+ },
+ {
+ "id": 0,
+ "label": "Show log view",
+ "localized": "Tampilkan Tampilan Log",
+ "reload": "",
+ "hint": "Tampilkan tampilan log di bagian bawah jendela utama."
+ },
+ {
+ "id": 0,
+ "label": "Show grid in results",
+ "localized": "Tampilkan Kisi dalam Hasil",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Send seed when sending prompt or image to other interface",
+ "localized": "Kirim Seed Saat Mengirim Prompt atau Gambar ke Antarmuka Lain",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Send size when sending prompt or image to another interface",
+ "localized": "Kirim Ukuran Saat Mengirim Prompt atau Gambar ke Antarmuka Lain",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show labels for aside tabs",
+ "localized": "Tampilkan Label untuk Tab Samping",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show labels for main tabs",
+ "localized": "Tampilkan Label untuk Tab Utama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show labels for page tabs",
+ "localized": "Tampilkan Label untuk Tab Halaman",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show ticks for input range slider",
+ "localized": "Tampilkan Tanda Centang untuk Slider Rentang Input",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show parameter outline",
+ "localized": "Tampilkan Garis Luar Parameter",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Simple",
+ "localized": "Sederhana",
+ "reload": "",
+ "hint": "Aproksimasi yang sangat murah. Sangat cepat dibandingkan dengan VAE, tetapi menghasilkan gambar dengan resolusi horizontal/vertikal 8 kali lebih kecil dan kualitas yang sangat rendah."
+ },
+ {
+ "id": 0,
+ "label": "SeedVR CFG Scale",
+ "localized": "Skala CFG SeedVR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sort order",
+ "localized": "Urutan Pengurutan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Skip CivitAI scan for regex pattern(s)",
+ "localized": "Lewati Pemindaian CivitAI untuk Pola Regex",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show reference styles",
+ "localized": "Tampilkan Gaya Referensi",
+ "reload": "",
+ "hint": "Tampilkan atau sembunyikan gaya bawaan."
+ },
+ {
+ "id": 0,
+ "label": "Skip Generation if NaN found in latents",
+ "localized": "Lewati Pembuatan Gambar Jika NaN Ditemukan dalam Laten",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save grids to a subdirectory",
+ "localized": "Simpan Kisi ke Subdirektori",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show live previews",
+ "localized": "Tampilkan Pratinjau Langsung",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save resumable optimizer state when training",
+ "localized": "Simpan Status Pengoptimal yang Dapat Dilanjutkan Saat Pelatihan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save training settings to a text file",
+ "localized": "Simpan Pengaturan Pelatihan ke File Teks",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show previews as a grid",
+ "localized": "Tampilkan Pratinjau Sebagai Kisi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show progressbar",
+ "localized": "Tampilkan Bilah Kemajuan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save generated images within tensorboard",
+ "localized": "Simpan Gambar yang Dihasilkan dalam Tensorboard",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save loss CSV file every n steps",
+ "localized": "Simpan File CSV Loss Setiap n Langkah",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save images to a subdirectory when using Save button",
+ "localized": "Simpan Gambar ke Subdirektori Saat Menggunakan Tombol Simpan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Secondary model",
+ "localized": "Model Sekunder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save metadata",
+ "localized": "Simpan Metadata",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "safetensors",
+ "localized": "safetensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "shuffle",
+ "localized": "acak (shuffle)",
+ "reload": "",
+ "hint": "Memuat model penuh ke RAM dan menghitung di VRAM: Peningkatan kecepatan lebih sedikit, disarankan untuk penggabungan SDXL"
+ },
+ {
+ "id": 0,
+ "label": "Save diffusers",
+ "localized": "Simpan Diffusers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save safetensors",
+ "localized": "Simpan Safetensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search models",
+ "localized": "Cari Model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Select model",
+ "localized": "Pilih Model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Specify model variant",
+ "localized": "Tentukan Varian Model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Specify model revision",
+ "localized": "Tentukan Revisi Model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SegmentAnything",
+ "localized": "SegmentAnything",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sections",
+ "localized": "Bagian",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Samplers",
+ "localized": "Sampler",
+ "reload": "",
+ "hint": "Pengaturan lanjutan sampler/penjadwal (scheduler)"
+ }
+ ],
+ "t": [
+ {
+ "id": 69,
+ "label": "T2I",
+ "localized": "T2I",
+ "reload": "",
+ "hint": "Buat gambar dari teks Antarmuka warisan yang meniru antarmuka dan perilaku teks-ke-gambar asli"
+ },
+ {
+ "id": 0,
+ "label": "T2I Adapter",
+ "localized": "Adaptor T2I",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tagger",
+ "localized": "Penanda (Tagger)",
+ "reload": "",
+ "hint": "Tandai gambar menggunakan model klasifikasi yang berfokus pada anime seperti WaifuDiffusion atau DeepBooru."
+ },
+ {
+ "id": 0,
+ "label": "Tag",
+ "localized": "Tag",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text Encoder",
+ "localized": "Enkoder Teks",
+ "reload": "",
+ "hint": "Pengaturan terkait enkoder teks dan pemrosesan pengodean perintah selama pembuatan"
+ },
+ {
+ "id": 0,
+ "label": "Text",
+ "localized": "Teks",
+ "reload": "",
+ "hint": "Buat gambar dari teks"
+ },
+ {
+ "id": 0,
+ "label": "TorchAO",
+ "localized": "TorchAO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TensorRT",
+ "localized": "TensorRT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Torch Options",
+ "localized": "Opsi Torch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Token Merging",
+ "localized": "Penggabungan Token",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TeaCache",
+ "localized": "TeaCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Theme options",
+ "localized": "Opsi tema",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Task History",
+ "localized": "Riwayat Tugas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timestep spacing",
+ "localized": "Jarak langkah waktu (Timestep spacing)",
+ "reload": "",
+ "hint": "Menentukan bagaimana langkah waktu diberi jarak di seluruh proses difusi. Opsi: - default: bawaan model - leading: membuat langkah dengan jarak yang merata - linspace: menyertakan langkah pertama dan terakhir serta memilih langkah menengah sisanya secara merata - trailing: hanya menyertakan langkah terakhir dan memilih langkah menengah sisanya secara merata mulai dari akhir"
+ },
+ {
+ "id": 0,
+ "label": "Timesteps presets",
+ "localized": "Prasetel langkah waktu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timesteps override",
+ "localized": "Pengabaian langkah waktu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "thresholding",
+ "localized": "Thresholding",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Texture tiling",
+ "localized": "Pengubinan tekstur",
+ "reload": "",
+ "hint": "Terapkan pengubinan mulus (seamless tiling) pada gambar yang dihasilkan sehingga dapat digunakan sebagai tekstur"
+ },
+ {
+ "id": 0,
+ "label": "Threshold",
+ "localized": "Ambang Batas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Trigger word",
+ "localized": "Kata pemicu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temperature",
+ "localized": "Suhu (Temperature)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timestep",
+ "localized": "Langkah waktu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=1",
+ "localized": "Perintah ubin: x=1 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=2",
+ "localized": "Perintah ubin: x=1 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=3",
+ "localized": "Perintah ubin: x=1 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=4",
+ "localized": "Perintah ubin: x=1 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=1",
+ "localized": "Perintah ubin: x=2 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=2",
+ "localized": "Perintah ubin: x=2 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=3",
+ "localized": "Perintah ubin: x=2 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=4",
+ "localized": "Perintah ubin: x=2 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=1",
+ "localized": "Perintah ubin: x=3 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=2",
+ "localized": "Perintah ubin: x=3 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=3",
+ "localized": "Perintah ubin: x=3 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=4",
+ "localized": "Perintah ubin: x=3 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=1",
+ "localized": "Perintah ubin: x=4 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=2",
+ "localized": "Perintah ubin: x=4 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=3",
+ "localized": "Perintah ubin: x=4 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=4",
+ "localized": "Perintah ubin: x=4 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temporal frequency",
+ "localized": "Frekuensi temporal",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Top-K",
+ "localized": "Top-K",
+ "reload": "",
+ "hint": "Membatasi pemilihan token ke K kandidat yang paling mungkin di setiap langkah. Nilai yang lebih rendah (misalnya 40) membuat output lebih terfokus dan dapat diprediksi, sementara nilai yang lebih tinggi memungkinkan pilihan yang lebih beragam. Atur ke 0 untuk menonaktifkan."
+ },
+ {
+ "id": 0,
+ "label": "Top-P",
+ "localized": "Top-P",
+ "reload": "",
+ "hint": "Memilih token dari set terkecil yang probabilitas kumulatifnya melebihi P (misalnya 0,9). Secara dinamis menyesuaikan jumlah kandidat berdasarkan keyakinan model; lebih sedikit opsi saat yakin, lebih banyak saat tidak yakin. Atur ke 1 untuk menonaktifkan."
+ },
+ {
+ "id": 0,
+ "label": "Thinking mode",
+ "localized": "Mode Berpikir",
+ "reload": "",
+ "hint": "Mengaktifkan pemikiran/penalaran, memungkinkan model meluangkan lebih banyak waktu untuk menghasilkan respons. Ini dapat menghasilkan jawaban yang lebih mendalam dan mendetail, tetapi akan meningkatkan waktu respons. Pengaturan ini memengaruhi model hibrida dan model berpikir-saja, dan pada beberapa model mungkin menghasilkan kualitas keseluruhan yang lebih rendah dari yang diharapkan. Untuk model berpikir-saja seperti Qwen3-VL, pengaturan ini mungkin harus dikombinasikan dengan prefill untuk menjamin pencegahan pemikiran. Model yang mendukung fitur ini ditandai dengan ikon ."
+ },
+ {
+ "id": 0,
+ "label": "Target subject",
+ "localized": "Subjek target",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tool",
+ "localized": "Alat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Textbox",
+ "localized": "Kotak teks",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile overlap",
+ "localized": "Tumpang tindih ubin",
+ "reload": "",
+ "hint": "Untuk peningkatan skala (upscale) SD, seberapa banyak tumpang tindih dalam piksel yang harus ada di antara ubin. Ubin tumpang tindih sehingga saat digabungkan kembali menjadi satu gambar, tidak ada sambungan yang terlihat jelas"
+ },
+ {
+ "id": 0,
+ "label": "T2I Strength",
+ "localized": "Kekuatan T2I",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Time embedding mix",
+ "localized": "Campuran embedding waktu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tiling options",
+ "localized": "Opsi pengubinan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tiny",
+ "localized": "Tiny",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "True guidance",
+ "localized": "True guidance",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile frames",
+ "localized": "Bingkai ubin",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Task",
+ "localized": "Tugas",
+ "reload": "",
+ "hint": "Mengubah tugas mana yang akan dilakukan model. Perintah teks biasa dapat digunakan saat tugas diatur ke Gunakan Perintah . Saat opsi lain dipilih, lihat teks petunjuk di dalam bidang Perintah yang kosong untuk panduan."
+ },
+ {
+ "id": 0,
+ "label": "Tagger Model",
+ "localized": "Model Penanda (Tagger)",
+ "reload": "",
+ "hint": "Model yang digunakan untuk penandaan gambar. Model WaifuDiffusion (wd-*): Penanda modern dengan ambang batas umum dan karakter yang terpisah.DeepBooru : Penanda lama, hanya menggunakan ambang batas umum."
+ },
+ {
+ "id": 0,
+ "label": "Torch",
+ "localized": "Torch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Transformers load using Run:ai streamer",
+ "localized": "Pemuatan Transformers menggunakan Run:ai streamer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temporal steps",
+ "localized": "Langkah temporal",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TE",
+ "localized": "TE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "true",
+ "localized": "true",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text encoder model",
+ "localized": "Model enkoder teks",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text encoder cache size",
+ "localized": "Ukuran cache enkoder teks",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T5: Use shared instance of text encoder",
+ "localized": "T5: Gunakan instansi bersama enkoder teks",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tunable ops limit",
+ "localized": "Batas operasi yang dapat disesuaikan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ToMe",
+ "localized": "ToMe",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ToDo",
+ "localized": "ToDo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ToMe token merging ratio",
+ "localized": "Rasio penggabungan token ToMe",
+ "reload": "",
+ "hint": "Aktifkan penggabungan token redundan melalui tomesd untuk peningkatan kecepatan dan memori, 0=nonaktifkan"
+ },
+ {
+ "id": 0,
+ "label": "ToDo token merging ratio",
+ "localized": "Rasio penggabungan token ToDo",
+ "reload": "",
+ "hint": "Aktifkan penggabungan token redundan melalui todo untuk peningkatan kecepatan dan memori, 0=nonaktifkan"
+ },
+ {
+ "id": 0,
+ "label": "TaylorSeer",
+ "localized": "TaylorSeer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TeaCache cache enabled",
+ "localized": "Cache TeaCache diaktifkan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TeaCache L1 threshold",
+ "localized": "Ambang batas L1 TeaCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TAESD",
+ "localized": "TAESD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TAESD variant",
+ "localized": "Varian TAESD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TAESD decode layers",
+ "localized": "Lapisan dekode TAESD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tensorboard flush period",
+ "localized": "Periode flush Tensorboard",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tertiary model",
+ "localized": "Model tersier",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Target model type",
+ "localized": "Tipe model target",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 1",
+ "localized": "Unit 1 Adaptor T2I",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 2",
+ "localized": "Unit 2 Adaptor T2I",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 3",
+ "localized": "Unit 3 Adaptor T2I",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 4",
+ "localized": "Unit 4 Adaptor T2I",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "u": [
+ {
+ "id": 755,
+ "label": "Unload model",
+ "localized": "Lepas model",
+ "reload": "n/a",
+ "hint": "Lepaskan model yang saat ini dimuat dari memori (VRAM)"
+ },
+ {
+ "id": 756,
+ "label": "Upload",
+ "localized": "Unggah",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 757,
+ "label": "Unload",
+ "localized": "Lepas",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 758,
+ "label": "Update all installed",
+ "localized": "Perbarui semua yang terpasang",
+ "reload": "n/a",
+ "hint": "Perbarui ekstensi yang terpasang ke versi terbaru yang tersedia"
+ },
+ {
+ "id": 759,
+ "label": "Update",
+ "localized": "Perbarui",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 760,
+ "label": "User interface",
+ "localized": "Antarmuka pengguna",
+ "reload": "n/a",
+ "hint": "Tinjau dan atur preferensi antarmuka pengguna"
+ },
+ {
+ "id": 761,
+ "label": "Update all",
+ "localized": "Perbarui semua",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 762,
+ "label": "Upscale",
+ "localized": "Upscale (Tingkatkan skala)",
+ "reload": "n/a",
+ "hint": "Tingkatkan skala resolusi gambar"
+ },
+ {
+ "id": 763,
+ "label": "UI Tabs",
+ "localized": "Tab UI",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 764,
+ "label": "Upscaling",
+ "localized": "Penskalaan (Upscaling)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 765,
+ "label": "Use segmentation",
+ "localized": "Gunakan segmentasi",
+ "reload": "n/a",
+ "hint": "Jalankan detailer menggunakan masker segmentasi"
+ },
+ {
+ "id": 766,
+ "label": "Unload adapter",
+ "localized": "Lepas adaptor",
+ "reload": "n/a",
+ "hint": "Lepaskan adaptor IP segera setelah pembuatan gambar. Jika tidak, adaptor IP akan tetap dimuat agar lebih cepat digunakan pada proses berikutnya"
+ },
+ {
+ "id": 767,
+ "label": "Use same seed",
+ "localized": "Gunakan seed yang sama",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 768,
+ "label": "Use defaults",
+ "localized": "Gunakan bawaan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 769,
+ "label": "Use text inputs",
+ "localized": "Gunakan input teks",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 770,
+ "label": "Use random seeds",
+ "localized": "Gunakan seed acak",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 771,
+ "label": "Use vision",
+ "localized": "Gunakan visi",
+ "reload": "n/a",
+ "hint": "Sertakan gambar input saat meningkatkan prompt. Hanya tersedia untuk model yang mendukung kemampuan visi, ditandai dengan ikon ."
+ },
+ {
+ "id": 772,
+ "label": "Use samplers",
+ "localized": "Gunakan sampler",
+ "reload": "n/a",
+ "hint": "Aktifkan untuk menggunakan pengambilan sampel (memilih token secara acak berdasarkan metode seperti Top-k atau Top-p) atau nonaktifkan untuk menggunakan decoding rakus (memilih token yang paling mungkin di setiap langkah). Mengaktifkannya membuat hasil lebih beragam dan kreatif tetapi kurang deterministik."
+ },
+ {
+ "id": 773,
+ "label": "Unload after processing",
+ "localized": "Lepas setelah pemrosesan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 774,
+ "label": "up",
+ "localized": "atas",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 775,
+ "label": "Upscaler",
+ "localized": "Upscaler",
+ "reload": "n/a",
+ "hint": "Model pra-latih mana yang akan digunakan untuk proses penskalaan."
+ },
+ {
+ "id": 776,
+ "label": "Units",
+ "localized": "Satuan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 777,
+ "label": "Unload processor",
+ "localized": "Lepas prosesor",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 778,
+ "label": "Use spaces",
+ "localized": "Gunakan spasi",
+ "reload": "n/a",
+ "hint": "Ganti garis bawah dengan spasi pada keluaran tag. Beberapa sistem prompt lebih menyukai spasi antar kata (misalnya, 'rambut panjang') sementara yang lain menggunakan garis bawah (misalnya, 'rambut_panjang')."
+ },
+ {
+ "id": 779,
+ "label": "Username",
+ "localized": "Nama pengguna",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 780,
+ "label": "UNET model",
+ "localized": "Model UNET",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 781,
+ "label": "Use torch streams",
+ "localized": "Gunakan torch streams",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 782,
+ "label": "Use SVD quantization",
+ "localized": "Gunakan kuantisasi SVD",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 783,
+ "label": "Use Dynamic quantization",
+ "localized": "Gunakan kuantisasi dinamis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 784,
+ "label": "Use quantized MatMul",
+ "localized": "Gunakan MatMul terkuantisasi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 785,
+ "label": "Use quantized MatMul with conv",
+ "localized": "Gunakan MatMul terkuantisasi dengan conv",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 786,
+ "label": "Use line break as prompt segment marker",
+ "localized": "Gunakan jeda baris sebagai penanda segmen prompt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 787,
+ "label": "Use zeros for prompt padding",
+ "localized": "Gunakan nol untuk padding prompt",
+ "reload": "n/a",
+ "hint": "Paksa tensor nol penuh saat prompt kosong untuk menghilangkan sisa noise"
+ },
+ {
+ "id": 788,
+ "label": "Upcast sampling",
+ "localized": "Upcast sampling",
+ "reload": "n/a",
+ "hint": "Biasanya menghasilkan hasil yang serupa dengan --no-half dengan performa lebih baik sambil menggunakan lebih sedikit memori"
+ },
+ {
+ "id": 789,
+ "label": "Unset",
+ "localized": "Hapus pengaturan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 790,
+ "label": "UI save only saves selected image",
+ "localized": "Simpan UI hanya menyimpan gambar yang dipilih",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 791,
+ "label": "Use image gallery cache",
+ "localized": "Gunakan cache galeri gambar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 792,
+ "label": "Use fixed width thumbnails",
+ "localized": "Gunakan lebar thumbnail tetap",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 793,
+ "label": "UI theme",
+ "localized": "Tema UI",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 794,
+ "label": "UI request timeout",
+ "localized": "Batas waktu permintaan UI",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 795,
+ "label": "UI locale",
+ "localized": "Lokalan UI (Bahasa)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 796,
+ "label": "Unload upscaler after processing",
+ "localized": "Lepas upscaler setelah pemrosesan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 797,
+ "label": "Upscaler latent steps",
+ "localized": "Langkah laten upscaler",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 798,
+ "label": "Upscaler tile size",
+ "localized": "Ukuran tile upscaler",
+ "reload": "n/a",
+ "hint": "0 = tanpa tile"
+ },
+ {
+ "id": 799,
+ "label": "Upscaler tile overlap",
+ "localized": "Tumpang tindih tile upscaler",
+ "reload": "n/a",
+ "hint": "Nilai rendah = sambungan terlihat"
+ },
+ {
+ "id": 800,
+ "label": "Use cached model config when available",
+ "localized": "Gunakan konfigurasi model cache jika tersedia",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 801,
+ "label": "UI show on startup",
+ "localized": "Tampilkan UI saat awal jalan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 802,
+ "label": "UI sidebar width (%)",
+ "localized": "Lebar bilah samping UI (%)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 803,
+ "label": "UI height (%)",
+ "localized": "Tinggi UI (%)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 804,
+ "label": "UI fetch network info on mouse-over",
+ "localized": "UI ambil info jaringan saat kursor di atas",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 805,
+ "label": "Use reference values when available",
+ "localized": "Gunakan nilai referensi jika tersedia",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 806,
+ "label": "user",
+ "localized": "pengguna",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 807,
+ "label": "Upcast attention layer",
+ "localized": "Upcast attention layer",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 808,
+ "label": "Use separate base dict",
+ "localized": "Gunakan kamus dasar terpisah",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 809,
+ "label": "Use model EMA weights when possible",
+ "localized": "Gunakan bobot EMA model jika memungkinkan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 810,
+ "label": "Use Kohya method for handling multiple LoRA",
+ "localized": "Gunakan metode Kohya untuk menangani banyak LoRA",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 811,
+ "label": "UI scripts order",
+ "localized": "Urutan skrip UI",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 812,
+ "label": "Use upscaler as suffix",
+ "localized": "Gunakan upscaler sebagai akhiran",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 813,
+ "label": "Unload Current Model from VRAM",
+ "localized": "Lepas Model Saat Ini dari VRAM",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 814,
+ "label": "unet",
+ "localized": "unet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 815,
+ "label": "Upsample",
+ "localized": "Sampel ulang (Upsample)",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "v": [
+ {
+ "id": -1,
+ "label": "Video",
+ "localized": "Video",
+ "reload": "",
+ "hint": "Buat video menggunakan berbagai metode Mendukung teks-ke-gambar, gambar-ke-gambar bingkai-awal-akhir, dll."
+ },
+ {
+ "id": -1,
+ "label": "Video Params",
+ "localized": "Parameter Video",
+ "reload": "",
+ "hint": "Pengaturan yang berkaitan dengan penyandian berkas video keluaran"
+ },
+ {
+ "id": -1,
+ "label": "VLM Caption",
+ "localized": "Keterangan VLM",
+ "reload": "",
+ "hint": "Analisis gambar menggunakan model bahasa visi (Vision Language Model)"
+ },
+ {
+ "id": -1,
+ "label": "Variational Auto Encoder",
+ "localized": "Variational Auto Encoder",
+ "reload": "",
+ "hint": "Pengaturan terkait Variational Auto Encoder dan proses dekode gambar selama pembuatan"
+ },
+ {
+ "id": -1,
+ "label": "VAE",
+ "localized": "VAE",
+ "reload": "",
+ "hint": "Variational Auto Encoder: model yang digunakan untuk menjalankan dekode gambar di akhir proses pembuatan"
+ },
+ {
+ "id": -1,
+ "label": "Video Output",
+ "localized": "Keluaran Video",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Variation",
+ "localized": "Variasi",
+ "reload": "",
+ "hint": "Seed kedua untuk dicampur dengan seed utama"
+ },
+ {
+ "id": -1,
+ "label": "Variation strength",
+ "localized": "Kekuatan variasi",
+ "reload": "",
+ "hint": "Seberapa kuat variasi yang dihasilkan. Pada 0, tidak akan ada efek. Pada 1, Anda akan mendapatkan gambar lengkap dengan seed variasi (kecuali untuk sampler leluhur/ancestral, di mana Anda hanya akan mendapatkan sesuatu secara acak)"
+ },
+ {
+ "id": -1,
+ "label": "VAE type",
+ "localized": "Tipe VAE",
+ "reload": "",
+ "hint": "Pilih jika Anda ingin menjalankan VAE penuh, VAE kualitas rendah, atau mencoba menggunakan layanan VAE jarak jauh"
+ },
+ {
+ "id": -1,
+ "label": "Vibrance",
+ "localized": "Vibransi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Version",
+ "localized": "Versi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Video format",
+ "localized": "Format video",
+ "reload": "",
+ "hint": "Format dan codec dari video keluaran"
+ },
+ {
+ "id": -1,
+ "label": "Video duration",
+ "localized": "Durasi video",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Video engine",
+ "localized": "Mesin video",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Video model",
+ "localized": "Model video",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "VAE decode",
+ "localized": "Dekode VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Video interpolation",
+ "localized": "Interpolasi video",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Video codec",
+ "localized": "Codec video",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Video options",
+ "localized": "Opsi video",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Video save video",
+ "localized": "Simpan video",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Video save frames",
+ "localized": "Simpan bingkai",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Video save safetensors",
+ "localized": "Simpan safetensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Video file",
+ "localized": "Berkas video",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "VLM Model",
+ "localized": "Model VLM",
+ "reload": "",
+ "hint": "Pilih model mana yang akan digunakan untuk tugas Bahasa Visual. Model yang mendukung mode berpikir ditandai dengan ikon ."
+ },
+ {
+ "id": -1,
+ "label": "VLM Max Tokens",
+ "localized": "Token Maks VLM",
+ "reload": "",
+ "hint": "Jumlah maksimum token yang dapat dihasilkan model dalam tanggapannya. Model tidak menyadari batas ini selama pembuatan dan tidak akan membuat model mencoba menghasilkan tanggapan yang lebih detail atau lebih ringkas, ini hanya menetapkan batas keras untuk panjangnya, dan akan memutus tanggapan secara paksa saat batas tercapai."
+ },
+ {
+ "id": -1,
+ "label": "VLM Num Beams",
+ "localized": "Jumlah Beam VLM",
+ "reload": "",
+ "hint": "Mempertahankan beberapa jalur kandidat secara bersamaan dan memilih urutan terbaik secara keseluruhan. Seperti menjelajahi beberapa draf sekaligus untuk menemukan yang terbaik. Lebih teliti tetapi jauh lebih lambat dan kurang kreatif daripada pengambilan sampel acak. Umumnya tidak direkomendasikan, sebagian besar VLM modern berkinerja lebih baik dengan metode pengambilan sampel. Setel ke 1 untuk menonaktifkan."
+ },
+ {
+ "id": -1,
+ "label": "VLM Temperature",
+ "localized": "Temperatur VLM",
+ "reload": "",
+ "hint": "Mengontrol keacakan dalam pemilihan token. Nilai yang lebih rendah (misalnya, 0,1) membuat keluaran lebih fokus dan deterministik, selalu memilih token dengan probabilitas tinggi. Nilai yang lebih tinggi (misalnya, 0,9) meningkatkan kreativitas dan keragaman dengan mengizinkan token yang kurang mungkin. Setel ke 0 untuk keluaran yang sepenuhnya deterministik (selalu memilih token yang paling mungkin)."
+ },
+ {
+ "id": -1,
+ "label": "VLM",
+ "localized": "VLM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "VAE model",
+ "localized": "Model VAE",
+ "reload": "",
+ "hint": "VAE membantu detail halus pada gambar akhir dan mungkin juga mengubah warna"
+ },
+ {
+ "id": -1,
+ "label": "VAE slicing",
+ "localized": "Pengirisan VAE",
+ "reload": "",
+ "hint": "Mendekode laten batch satu gambar sekaligus dengan VRAM terbatas. Sedikit peningkatan performa dalam dekode VAE pada batch multi-gambar"
+ },
+ {
+ "id": -1,
+ "label": "VAE tiling",
+ "localized": "Pengubinan VAE",
+ "reload": "",
+ "hint": "Membagi gambar besar menjadi ubin yang tumpang tindih dengan VRAM terbatas. Menghasilkan sedikit peningkatan dalam waktu pemrosesan"
+ },
+ {
+ "id": -1,
+ "label": "VAE tile size",
+ "localized": "Ukuran ubin VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "VAE tile overlap",
+ "localized": "Tumpang tindih ubin VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "verbose",
+ "localized": "verbose",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "VAE sliced encode",
+ "localized": "Enkode teriris VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "VGen params",
+ "localized": "Parameter VGen",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "w": [
+ {
+ "id": 0,
+ "label": "Wiki",
+ "localized": "Wiki",
+ "reload": "",
+ "hint": "Wiki"
+ },
+ {
+ "id": 0,
+ "label": "Wildcards",
+ "localized": "Wildcards",
+ "reload": "",
+ "hint": "Wildcard (karakter pengganti)"
+ },
+ {
+ "id": 0,
+ "label": "WanAI",
+ "localized": "WanAI",
+ "reload": "",
+ "hint": "WanAI"
+ },
+ {
+ "id": 0,
+ "label": "Watermarking",
+ "localized": "Tanda Air",
+ "reload": "",
+ "hint": "Penandaan air (watermarking)"
+ },
+ {
+ "id": 0,
+ "label": "Width",
+ "localized": "Lebar",
+ "reload": "",
+ "hint": "Lebar gambar"
+ },
+ {
+ "id": 0,
+ "label": "Warmth",
+ "localized": "Kehangatan",
+ "reload": "",
+ "hint": "Kehangatan warna (warmth)"
+ },
+ {
+ "id": 0,
+ "label": "Weight",
+ "localized": "Bobot",
+ "reload": "",
+ "hint": "Bobot"
+ },
+ {
+ "id": 0,
+ "label": "Width after",
+ "localized": "Lebar sesudah",
+ "reload": "",
+ "hint": "Lebar setelah proses"
+ },
+ {
+ "id": 0,
+ "label": "Width mask",
+ "localized": "Lebar masker",
+ "reload": "",
+ "hint": "Lebar masker (mask width)"
+ },
+ {
+ "id": 0,
+ "label": "WebP lossless compression",
+ "localized": "Kompresi WebP lossless",
+ "reload": "",
+ "hint": "Kompresi WebP tanpa kehilangan kualitas (lossless)"
+ },
+ {
+ "id": 0,
+ "label": "Weights clip",
+ "localized": "Pemotongan bobot",
+ "reload": "",
+ "hint": "Memaksa bobot gabungan agar tidak lebih berat dari model asli, mencegah efek burn-in dan model yang terlalu jenuh (saturated)"
+ }
+ ],
+ "x": [
+ {
+ "id": 0,
+ "label": "XS",
+ "localized": "XS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "X components",
+ "localized": "Komponen X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "X overlap",
+ "localized": "Tumpang tindih X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "X-axis tiles",
+ "localized": "Ubin sumbu-X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "X-axis tile overlap",
+ "localized": "Tumpang tindih ubin sumbu-X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "X type",
+ "localized": "Tipe X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "X values",
+ "localized": "Nilai X",
+ "reload": "",
+ "hint": "Pisahkan nilai untuk sumbu X menggunakan koma"
+ },
+ {
+ "id": 7,
+ "label": "xhinker",
+ "localized": "xhinker",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "xFormers",
+ "localized": "xFormers",
+ "reload": "",
+ "hint": "Optimasi memori. Non-Deterministik (hasil berbeda setiap saat)"
+ },
+ {
+ "id": 9,
+ "label": "xet",
+ "localized": "xet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "XYZ Grid",
+ "localized": "Grid XYZ",
+ "reload": "",
+ "hint": "Grid XYZ adalah modul canggih yang membuat kisi gambar berdasarkan variasi berbagai parameter pembuatan"
+ }
+ ],
+ "y": [
+ {
+ "id": 0,
+ "label": "Y components",
+ "localized": "Komponen Y",
+ "reload": "",
+ "hint": "Komponen-komponen untuk sumbu Y"
+ },
+ {
+ "id": 1,
+ "label": "Y overlap",
+ "localized": "Tumpang tindih Y",
+ "reload": "",
+ "hint": "Jumlah tumpang tindih untuk sumbu Y"
+ },
+ {
+ "id": 2,
+ "label": "Y-axis tiles",
+ "localized": "Ubin sumbu Y",
+ "reload": "",
+ "hint": "Jumlah ubin di sepanjang sumbu Y"
+ },
+ {
+ "id": 3,
+ "label": "Y-axis tile overlap",
+ "localized": "Tumpang tindih ubin sumbu Y",
+ "reload": "",
+ "hint": "Jumlah tumpang tindih antar ubin pada sumbu Y"
+ },
+ {
+ "id": 4,
+ "label": "Y type",
+ "localized": "Tipe Y",
+ "reload": "",
+ "hint": "Jenis variabel untuk sumbu Y"
+ },
+ {
+ "id": 5,
+ "label": "Y values",
+ "localized": "Nilai Y",
+ "reload": "",
+ "hint": "Pisahkan nilai untuk sumbu Y menggunakan tanda koma"
+ }
+ ],
+ "z": [
+ {
+ "id": 0,
+ "label": "ZImageTurbo",
+ "localized": "ZImageTurbo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "zimage",
+ "localized": "zimage",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "ZeroStar init steps",
+ "localized": "Langkah Inisialisasi ZeroStar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Zero",
+ "localized": "Zero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Z type",
+ "localized": "Tipe Z",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Z values",
+ "localized": "Nilai Z",
+ "reload": "",
+ "hint": "Pisahkan nilai untuk sumbu Z menggunakan koma"
+ },
+ {
+ "id": 6,
+ "label": "Zoe Depth",
+ "localized": "Zoe Depth",
+ "reload": "",
+ "hint": ""
+ }
+ ]
+}
\ No newline at end of file
diff --git a/html/locale_it.json b/html/locale_it.json
index cc87db40f..7ae8b1979 100644
--- a/html/locale_it.json
+++ b/html/locale_it.json
@@ -1,9149 +1,11074 @@
{
- "icons": [
+ "0": [
{
- "id": "",
- "label": "🎲️",
- "localized": "🎲️",
+ "id": 0,
+ "label": "1st Stage",
+ "localized": "1ª Fase",
"reload": "",
- "hint": "Usa seed casuale"
+ "hint": "La prima fase del processo di generazione."
},
{
- "id": "",
- "label": "🔄",
- "localized": "🔄",
+ "id": 1,
+ "label": "2nd Stage",
+ "localized": "2ª Fase",
"reload": "",
- "hint": "Ripristina valori"
+ "hint": "La seconda fase del processo di generazione."
},
{
- "id": "",
- "label": "⬆️",
- "localized": "⬆️",
+ "id": 2,
+ "label": "2nd Scale",
+ "localized": "2ª Scala",
"reload": "",
- "hint": "Carica immagine"
+ "hint": "Il valore della scala da applicare durante la seconda fase."
},
{
- "id": "",
- "label": "⬅️",
- "localized": "⬅️",
+ "id": 3,
+ "label": "2nd Restart step",
+ "localized": "2º Passo di riavvio",
"reload": "",
- "hint": "Riutilizza immagine"
+ "hint": "Il passo di campionamento specifico in cui riavviare il processo nella seconda fase."
},
{
- "id": "",
- "label": "⇅",
- "localized": "⇅",
+ "id": 4,
+ "label": "3rd Stage",
+ "localized": "3ª Fase",
"reload": "",
- "hint": "Scambia valori"
+ "hint": "La terza fase del processo di generazione."
},
{
- "id": "",
- "label": "⇨",
- "localized": "⇨",
+ "id": 5,
+ "label": "3rd Scale",
+ "localized": "3ª Scala",
"reload": "",
- "hint": "Applica preset alla scheda Unione Blocchi Manuale"
+ "hint": "Il valore della scala da applicare durante la terza fase."
},
{
- "id": "",
- "label": "🕮",
- "localized": "🕮",
+ "id": 6,
+ "label": "3rd Restart step",
+ "localized": "3º Passo di riavvio",
"reload": "",
- "hint": "Salva i parametri dell'ultima immagine generata come modello di stile"
+ "hint": "Il passo di campionamento specifico in cui riavviare il processo nella terza fase."
},
{
- "id": "",
- "label": "⇕",
- "localized": "⇕",
+ "id": 7,
+ "label": "4th Stage",
+ "localized": "4ª Fase",
"reload": "",
- "hint": "Ordina per: Nome crescente/decrescente, Dimensione più grande/più piccola, Tempo più recente/meno recente"
+ "hint": "La quarta fase del processo di generazione."
},
{
- "id": "",
+ "id": 8,
+ "label": "4th Scale",
+ "localized": "4ª Scala",
+ "reload": "",
+ "hint": "Il valore della scala da applicare durante la quarta fase."
+ },
+ {
+ "id": 9,
+ "label": "4th Restart step",
+ "localized": "4º Passo di riavvio",
+ "reload": "",
+ "hint": "Il passo di campionamento specifico in cui riavviare il processo nella quarta fase."
+ }
+ ],
+ "_": [
+ {
+ "id": 67200,
"label": "⟲",
"localized": "⟲",
- "reload": "",
+ "reload": "n/a",
"hint": "Aggiorna"
},
{
- "id": "",
- "label": "✕",
- "localized": "✕",
- "reload": "",
- "hint": "Chiudi"
- },
- {
- "id": "",
- "label": "⊜",
- "localized": "⊜",
- "reload": "",
- "hint": "Riempi"
- },
- {
- "id": "",
- "label": "※",
- "localized": "※",
- "reload": "",
- "hint": "Carica il modello come modello di raffinamento quando selezionato, altrimenti carica come modello base"
- },
- {
- "id": "",
- "label": "🔎︎",
- "localized": "🔎︎",
- "reload": "",
- "hint": "Scansiona CivitAI per metadati e anteprime mancanti"
- },
- {
- "id": "",
- "label": "☲",
- "localized": "☲",
- "reload": "",
- "hint": "Cambia tipo di visualizzazione"
- },
- {
- "id": "",
- "label": "⊗",
- "localized": "⊗",
- "reload": "",
- "hint": "Ripristina valori"
- },
- {
- "id": "",
- "label": "📐",
- "localized": "📐",
- "reload": "",
- "hint": "Misura"
- },
- {
- "id": "",
- "label": "🔍",
- "localized": "🔍",
- "reload": "",
- "hint": "Cerca"
- },
- {
- "id": "",
- "label": "🖌️",
- "localized": "🖌️",
- "reload": "",
- "hint": "LaMa rimuove l'oggetto selezionato dall'immagine"
- },
- {
- "id": "",
- "label": "🖼️",
- "localized": "🖼️",
- "reload": "",
- "hint": "Mostra anteprima"
- },
- {
- "id": "",
- "label": "",
- "localized": "",
- "reload": "",
- "hint": "Interroga immagine"
- },
- {
- "id": "",
- "label": "⁜",
- "localized": "⁜",
- "reload": "",
- "hint": "Cicla metodo di adattamento immagine"
- },
- {
- "id": "",
+ "id": 67201,
"label": "↶",
"localized": "↶",
- "reload": "",
+ "reload": "n/a",
"hint": "Applica lo stile selezionato al prompt"
},
{
- "id": "",
+ "id": 67202,
"label": "↷",
"localized": "↷",
- "reload": "",
- "hint": "Salva il prompt corrente come stile"
+ "reload": "n/a",
+ "hint": "Salva il prompt attuale come stile"
},
{
- "id": "",
- "label": "",
- "localized": "",
- "reload": "",
- "hint": "Ordina per nome, crescente"
+ "id": 67203,
+ "label": "⇅",
+ "localized": "⇅",
+ "reload": "n/a",
+ "hint": "Inverti i valori"
},
{
- "id": "",
- "label": "",
- "localized": "",
- "reload": "",
- "hint": "Ordina per nome, decrescente"
+ "id": 67204,
+ "label": "🎲️",
+ "localized": "🎲️",
+ "reload": "n/a",
+ "hint": "Usa seed casuale"
},
{
- "id": "",
- "label": "",
- "localized": "",
- "reload": "",
- "hint": "Ordina per dimensione, crescente"
+ "id": 67205,
+ "label": "⬅️",
+ "localized": "⬅️",
+ "reload": "n/a",
+ "hint": "Riusa il seed dell'ultima immagine generata conosciuta"
},
{
- "id": "",
- "label": "",
- "localized": "",
- "reload": "",
- "hint": "Ordina per dimensione, decrescente"
+ "id": 67206,
+ "label": "🕮",
+ "localized": "🕮",
+ "reload": "n/a",
+ "hint": "Salva i parametri dell'ultima immagine generata come modello di stile"
},
{
- "id": "",
- "label": "",
- "localized": "",
- "reload": "",
- "hint": "Ordina per risoluzione, crescente"
+ "id": 67207,
+ "label": "📐",
+ "localized": "📐",
+ "reload": "n/a",
+ "hint": "Misura le dimensioni dall'immagine esistente"
},
{
- "id": "",
- "label": "",
- "localized": "",
- "reload": "",
- "hint": "Ordina per risoluzione, decrescente"
+ "id": 67208,
+ "label": "☲",
+ "localized": "☲",
+ "reload": "n/a",
+ "hint": "Cambia tipo di visualizzazione"
},
{
- "id": "",
- "label": "",
- "localized": "",
- "reload": "",
- "hint": "Ordina per tempo, crescente"
+ "id": 67209,
+ "label": "⊜",
+ "localized": "⊜",
+ "reload": "n/a",
+ "hint": "Riempi"
},
{
- "id": "",
- "label": "",
- "localized": "",
- "reload": "",
- "hint": "Ordina per tempo, decrescente"
- }
- ],
- "main": [
- {
- "id": "",
- "label": "Prompt",
- "localized": "Prompt",
- "reload": "",
- "hint": "Descrivi l'immagine che vuoi generare"
- },
- {
- "id": "",
- "label": "Start",
- "localized": "Inizio",
- "reload": "",
- "hint": "Inizio"
- },
- {
- "id": "",
- "label": "End",
- "localized": "Fine",
- "reload": "",
- "hint": "Fine"
- },
- {
- "id": "",
- "label": "Core",
- "localized": "Base",
- "reload": "",
- "hint": "Impostazioni principali"
- },
- {
- "id": "",
- "label": "System prompt",
- "localized": "Prompt di sistema",
- "reload": "",
- "hint": "Il prompt di sistema controlla il comportamento del LLM"
- },
- {
- "id": "",
- "label": "Negative prompt",
- "localized": "Prompt negativo",
- "reload": "",
- "hint": "Descrivi cosa non vuoi vedere nell'immagine generata"
- },
- {
- "id": "",
- "label": "Text",
- "localized": "Testo",
- "reload": "",
- "hint": "Crea immagine da testo"
- },
- {
- "id": "",
- "label": "Image",
- "localized": "Immagine",
- "reload": "",
- "hint": "Crea immagine da immagine"
- },
- {
- "id": "",
- "label": "Control",
- "localized": "Controllo",
- "reload": "",
- "hint": "Crea immagine con guida completa"
- },
- {
- "id": "",
- "label": "Process",
- "localized": "Elabora",
- "reload": "",
- "hint": "Elabora immagine esistente"
- },
- {
- "id": "",
- "label": "Caption",
- "localized": "Didascalia",
- "reload": "",
- "hint": "Analizza le immagini esistenti e crea descrizioni testuali"
- },
- {
- "id": "",
- "label": "Interrogate",
- "localized": "Interroga",
- "reload": "",
- "hint": "Esegui interrogazione per ottenere una descrizione della tua immagine"
- },
- {
- "id": "",
- "label": "Models",
- "localized": "Modelli",
- "reload": "",
- "hint": "Scarica, converti o unisci i tuoi modelli e gestisci i metadati dei modelli"
- },
- {
- "id": "",
- "label": "Agent Scheduler",
- "localized": "Pianificatore Agente",
- "reload": "",
- "hint": "Metti in coda le tue richieste di generazione ed eseguile in background"
- },
- {
- "id": "",
- "label": "AgentScheduler",
- "localized": "Pianificatore Agente",
- "reload": "",
- "hint": "Metti in coda le tue richieste di generazione ed eseguile in background"
- },
- {
- "id": "",
- "label": "System",
- "localized": "Sistema",
- "reload": "",
- "hint": "Impostazioni e informazioni di sistema"
- },
- {
- "id": "",
- "label": "System Info",
- "localized": "Info Sistema",
- "reload": "",
- "hint": "Informazioni di sistema"
- },
- {
- "id": "",
- "label": "Settings",
- "localized": "Impostazioni",
- "reload": "",
- "hint": "Impostazioni applicazione"
- },
- {
- "id": "",
- "label": "Script",
- "localized": "Script",
- "reload": "",
- "hint": "Script aggiuntivi da utilizzare"
- },
- {
- "id": "",
- "label": "Generate",
- "localized": "Genera",
- "reload": "",
- "hint": "Avvia elaborazione"
- },
- {
- "id": "",
- "label": "Generate forever",
- "localized": "Genera per sempre",
- "reload": "",
- "hint": "Avvia elaborazione e continua fino all'annullamento"
- },
- {
- "id": "",
- "label": "Enqueue",
- "localized": "Metti in coda",
- "reload": "",
- "hint": "Aggiungi attività alla coda in background nel Pianificatore Agente"
- },
- {
- "id": "",
- "label": "Reprocess",
- "localized": "Rielabora",
- "reload": "",
- "hint": "Rielabora le generazioni precedenti usando parametri diversi"
- },
- {
- "id": "",
- "label": "Stop",
- "localized": "Ferma",
- "reload": "",
- "hint": "Ferma elaborazione"
- },
- {
- "id": "",
- "label": "Skip",
- "localized": "Salta",
- "reload": "",
- "hint": "Ferma l'elaborazione del lavoro corrente e continua l'elaborazione"
- },
- {
- "id": "",
- "label": "Pause",
- "localized": "Pausa",
- "reload": "",
- "hint": "Metti in pausa l'elaborazione"
- },
- {
- "id": "",
- "label": "Restore",
- "localized": "Ripristina",
- "reload": "",
- "hint": "Ripristina i parametri dal prompt corrente o dall'ultima immagine generata conosciuta"
- },
- {
- "id": "",
- "label": "Clear",
- "localized": "Cancella",
- "reload": "",
- "hint": "Cancella prompt"
- },
- {
- "id": "",
- "label": "Networks",
- "localized": "Reti",
- "reload": "",
- "hint": "Interfaccia utente delle reti"
- },
- {
- "id": "",
- "label": "Default strength",
- "localized": "Forza predefinita",
- "reload": "",
- "hint": "Quando aggiungi una rete extra come Lora al prompt, usa questo moltiplicatore per essa"
- },
- {
- "id": "",
- "label": "Upscale",
- "localized": "Upscale",
- "reload": "",
- "hint": "Ingrandisci immagine"
- },
- {
- "id": "",
- "label": "Model",
- "localized": "Modello",
- "reload": "",
- "hint": "Modello base"
- },
- {
- "id": "",
- "label": "Prompts",
- "localized": "Prompt",
- "reload": "",
- "hint": "Prompt immagine e prompt negativo"
- },
- {
- "id": "",
- "label": "Base",
- "localized": "Base",
- "reload": "",
- "hint": "Impostazioni base usate per eseguire la generazione di immagini"
- },
- {
- "id": "",
- "label": "Style",
- "localized": "Stile",
- "reload": "",
- "hint": "Stili aggiuntivi da applicare sui parametri di generazione selezionati"
- },
- {
- "id": "",
- "label": "Styles",
- "localized": "Stili",
- "reload": "",
- "hint": "Stili aggiuntivi da applicare sui parametri di generazione selezionati"
- },
- {
- "id": "",
- "label": "Lora",
- "localized": "Lora",
- "reload": "",
- "hint": "LoRA: Low-Rank Adaptation. Modello affinato che viene applicato su un modello caricato"
- },
- {
- "id": "",
- "label": "Embedding",
- "localized": "Embedding",
- "reload": "",
- "hint": "L'embedding per inversione testuale è un'informazione incorporata addestrata sull'argomento"
- },
- {
- "id": "",
- "label": "Hypernetwork",
- "localized": "Hypernetwork",
- "reload": "",
- "hint": "Piccola rete neurale addestrata che modifica il comportamento del modello caricato"
- },
- {
- "id": "",
- "label": "VLM Caption",
- "localized": "Didascalia VLM",
- "reload": "",
- "hint": "Analizza l'immagine usando un modello di linguaggio visivo"
- },
- {
- "id": "",
- "label": "CLiP Interrogate",
- "localized": "Interroga CLiP",
- "reload": "",
- "hint": "Analizza l'immagine usando il modello CLiP"
- },
- {
- "id": "",
- "label": "VAE",
- "localized": "VAE",
- "reload": "",
- "hint": "Variational Auto Encoder: modello usato per eseguire la decodifica dell'immagine alla fine della generazione"
- },
- {
- "id": "",
- "label": "History",
- "localized": "Cronologia",
- "reload": "",
- "hint": "Elenco delle generazioni precedenti che possono essere ulteriormente rielaborate"
- },
- {
- "id": "",
- "label": "UI disable variable aspect ratio",
- "localized": "Disabilita rapporto aspetto variabile UI",
- "reload": "",
- "hint": "Quando disabilitato, tutte le miniature appaiono come immagini quadrate"
- },
- {
- "id": "",
- "label": "Build info on first access",
- "localized": "Genera info al primo accesso",
- "reload": "",
- "hint": "Impedisce al server di costruire la pagina EN all'avvio del server e la costruisce invece su richiesta"
- },
- {
- "id": "",
- "label": "Show reference styles",
- "localized": "Mostra stili di riferimento",
- "reload": "",
- "hint": "Mostra o nascondi gli stili incorporati"
- },
- {
- "id": "",
- "label": "LoRA load using Diffusers method",
- "localized": "Caricamento LoRA con metodo Diffusers",
- "reload": "",
- "hint": "Metodo alternativo che usa le capacità LoRA integrate di Diffusers invece dell'implementazione nativa di SD.Next (potrebbe ridurre la compatibilità LoRA)"
- },
- {
- "id": "",
- "label": "LoRA fuse directly to model",
- "localized": "Fondi LoRA direttamente al modello",
- "reload": "",
- "hint": "Quando si caricano i LoRA, unire immediatamente i pesi con il modello sottostante invece di applicarli al volo"
- },
- {
- "id": "",
- "label": "LoRA memory cache",
- "localized": "Cache di memoria LoRA",
- "reload": "",
- "hint": "Quanti LoRA mantenere in rete per uso futuro prima di richiedere il ricaricamento dalla memoria"
- },
- {
- "id": "",
- "label": "Local",
- "localized": "Locale",
- "reload": "",
- "hint": "Modelli scaricati e pronti all'uso"
- },
- {
- "id": "",
- "label": "Gallery",
- "localized": "Galleria",
- "reload": "",
- "hint": "Galleria immagini"
- },
- {
- "id": "",
- "label": "Reference",
- "localized": "Riferimento",
- "reload": "",
- "hint": "Elenco di modelli di riferimento che possono essere scaricati automaticamente al primo utilizzo"
- },
- {
- "id": "",
- "label": "Samplers",
- "localized": "Campionatori",
- "reload": "",
- "hint": "Impostazioni avanzate di campionatori/scheduler"
- },
- {
- "id": "",
- "label": "Seed",
- "localized": "Seed",
- "reload": "",
- "hint": "Seed iniziale e variazione"
- },
- {
- "id": "",
- "label": "Advanced",
- "localized": "Avanzate",
- "reload": "",
- "hint": "Impostazioni avanzate usate per eseguire la generazione di immagini"
- },
- {
- "id": "",
- "label": "Scripts",
- "localized": "Script",
- "reload": "",
- "hint": "Abilita funzionalità aggiuntive utilizzando script selezionati durante il processo di generazione"
- },
- {
- "id": "",
- "label": "Corrections",
- "localized": "Correzioni",
- "reload": "",
- "hint": "Controlla le correzioni di colore/nitidezza/luminosità dell'immagine durante il processo di generazione"
- },
- {
- "id": "",
- "label": "Parameters",
- "localized": "Parametri",
- "reload": "",
- "hint": "Parametri base usati durante la generazione di immagini"
- },
- {
- "id": "",
- "label": "Refine",
- "localized": "Affina",
- "reload": "",
- "hint": "Affina esegue elaborazioni aggiuntive dopo che l'elaborazione iniziale è stata completata e può essere usato per ingrandire l'immagine e opzionalmente rielaborarla per aumentare qualità e dettagli"
- },
- {
- "id": "",
- "label": "Detailer",
- "localized": "Detailer",
- "reload": "",
- "hint": "Detailer esegue una generazione aggiuntiva a risoluzione più alta per gli oggetti rilevati"
- },
- {
- "id": "",
- "label": "Resize",
- "localized": "Ridimensiona",
- "reload": "",
- "hint": "Ridimensionamento immagine, può usare risoluzione fissa o basarsi su scala"
- },
- {
- "id": "",
- "label": "Batch",
- "localized": "Batch",
- "reload": "",
- "hint": "Impostazioni di elaborazione batch"
- },
- {
- "id": "",
- "label": "Denoise",
- "localized": "Denoise",
- "reload": "",
- "hint": "Impostazioni di denoise. Un denoise più alto significa che più contenuto dell'immagine esistente può cambiare durante la generazione"
- },
- {
- "id": "",
- "label": "Mask",
- "localized": "Maschera",
- "reload": "",
- "hint": "Mascheratura immagine e opzioni maschera"
- },
- {
- "id": "",
- "label": "Input",
- "localized": "Input",
- "reload": "",
- "hint": "Selezione del mezzo di input"
- },
- {
- "id": "",
- "label": "Video",
- "localized": "Video",
- "reload": "",
- "hint": "Crea video usando la guida"
- },
- {
- "id": "",
- "label": "Control elements",
- "localized": "Elementi di controllo",
- "reload": "",
- "hint": "Gli elementi di controllo sono modelli avanzati che possono guidare la generazione verso il risultato desiderato"
- },
- {
- "id": "",
- "label": "IP adapter",
- "localized": "Adattatore IP",
- "reload": "",
- "hint": "Guida la generazione verso il risultato desiderato usando i modelli plugin degli adattatori IP"
- },
- {
- "id": "",
- "label": "IP adapters",
- "localized": "Adattatori IP",
- "reload": "",
- "hint": "Gli adattatori IP sono modelli plugin che possono guidare la generazione verso il risultato desiderato"
- },
- {
- "id": "",
- "label": "Extensions",
- "localized": "Estensioni",
- "reload": "",
- "hint": "Estensioni applicazione"
- },
- {
- "id": "",
- "label": "XYZ Grid",
- "localized": "Griglia XYZ",
- "reload": "",
- "hint": "La griglia XYZ è un modulo potente che crea una griglia di immagini basata sulla variazione di molteplici parametri di generazione"
- },
- {
- "id": "",
- "label": "Cover",
- "localized": "Copri",
- "reload": "",
- "hint": "copri intera area"
- },
- {
- "id": "",
- "label": "Inline",
- "localized": "In linea",
- "reload": "",
- "hint": "in linea con tutti gli elementi aggiuntivi (scorrevole)"
- },
- {
- "id": "",
- "label": "Sidebar",
- "localized": "Sidebar",
- "reload": "",
- "hint": "sidebar sul lato destro dello schermo"
- },
- {
- "id": "",
- "label": "SD15",
- "localized": "SD15",
- "reload": "",
- "hint": "StableDiffusion 1.5"
- },
- {
- "id": "",
- "label": "SD21",
- "localized": "SD21",
- "reload": "",
- "hint": "StableDiffusion 2.1"
- },
- {
- "id": "",
- "label": "SD35",
- "localized": "SD35",
- "reload": "",
- "hint": "StableDiffusion 3.5"
- },
- {
- "id": "",
- "label": "SDXL",
- "localized": "SDXL",
- "reload": "",
- "hint": "StableDiffusion XL"
- },
- {
- "id": "",
- "label": "SC",
- "localized": "SC",
- "reload": "",
- "hint": "StableCascade"
- },
- {
- "id": "",
- "label": "Flux",
- "localized": "Flux",
- "reload": "",
- "hint": "FLUX.1"
- },
- {
- "id": "",
- "label": "Show",
- "localized": "Mostra",
- "reload": "",
- "hint": "Mostra posizione immagine"
- },
- {
- "id": "",
- "label": "Save",
- "localized": "Salva",
- "reload": "",
- "hint": "Salva immagine"
+ "id": 67210,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "Didascalia immagine"
},
{
- "id": "",
- "label": "Delete",
- "localized": "Elimina",
- "reload": "",
- "hint": "Elimina immagine"
+ "id": 67211,
+ "label": "⁜",
+ "localized": "⁜",
+ "reload": "n/a",
+ "hint": "Cicla tra i metodi di adattamento immagine"
},
{
- "id": "",
- "label": "Replace",
- "localized": "Sostituisci",
- "reload": "",
- "hint": "Sostituisci immagine"
+ "id": 67212,
+ "label": "➠ Control",
+ "localized": "➠ Control",
+ "reload": "n/a",
+ "hint": "Trasferisci immagine all'interfaccia di controllo (ControlNet)"
},
{
- "id": "",
+ "id": 67213,
"label": "➠ Text",
- "localized": "➠ Testo",
- "reload": "",
- "hint": "Trasferisci immagine all'interfaccia testo"
+ "localized": "➠ Text",
+ "reload": "n/a",
+ "hint": "Trasferisci immagine all'interfaccia di testo"
},
{
- "id": "",
+ "id": 67214,
"label": "➠ Image",
- "localized": "➠ Immagine",
- "reload": "",
- "hint": "Trasferisci immagine all'interfaccia immagine"
+ "localized": "➠ Image",
+ "reload": "n/a",
+ "hint": "Trasferisci immagine all'interfaccia immagine (img2img)"
},
{
- "id": "",
- "label": "➠ Inpaint",
- "localized": "➠ Inpaint",
- "reload": "",
- "hint": "Trasferisci immagine all'interfaccia inpaint"
- },
- {
- "id": "",
- "label": "➠ Sketch",
- "localized": "➠ Schizzo",
- "reload": "",
- "hint": "Trasferisci immagine all'interfaccia schizzo"
- },
- {
- "id": "",
- "label": "➠ Composite",
- "localized": "➠ Composito",
- "reload": "",
- "hint": "Trasferisci immagine all'interfaccia schizzo inpaint"
- },
- {
- "id": "",
+ "id": 67215,
"label": "➠ Process",
- "localized": "➠ Elabora",
- "reload": "",
+ "localized": "➠ Process",
+ "reload": "n/a",
"hint": "Trasferisci immagine all'interfaccia di elaborazione"
},
{
- "id": "",
- "label": "➠ Control",
- "localized": "➠ Controllo",
- "reload": "",
- "hint": "Trasferisci immagine all'interfaccia di controllo"
- },
- {
- "id": "",
+ "id": 67216,
"label": "➠ Caption",
- "localized": "➠ Didascalia",
- "reload": "",
- "hint": "Trasferisci immagine all'interfaccia didascalia"
- }
- ],
- "generate": [
- {
- "id": "",
- "label": "Sampling method",
- "localized": "Metodo di campionamento",
- "reload": "",
- "hint": "Quale algoritmo utilizzare per produrre l'immagine"
- },
- {
- "id": "",
- "label": "Steps",
- "localized": "Passi",
- "reload": "",
- "hint": "Quante volte migliorare l'immagine generata iterativamente; valori più alti richiedono più tempo; valori molto bassi possono produrre risultati scadenti"
- },
- {
- "id": "",
- "label": "Tiling",
- "localized": "Piastrellatura",
- "reload": "",
- "hint": "Produce un'immagine che può essere piastrellata"
- },
- {
- "id": "",
- "label": "Full quality",
- "localized": "Qualità massima",
- "reload": "",
- "hint": "Utilizza VAE a piena qualità per decodificare i campioni latenti"
- },
- {
- "id": "",
- "label": "HiDiffusion",
- "localized": "HiDiffusion",
- "reload": "",
- "hint": "HiDiffusion consente la creazione di immagini ad alta risoluzione utilizzando i tuoi modelli standard senza duplicati/distorsioni e con prestazioni migliorate"
- },
- {
- "id": "",
- "label": "HDR Clamp",
- "localized": "Blocco HDR",
- "reload": "",
- "hint": "Regola il livello di dettagli insignificanti potando i valori che si discostano significativamente dalla media della distribuzione. È particolarmente utile per migliorare la generazione a scale di guida più elevate, identificando gli outlier all'inizio del processo e applicando aggiustamenti matematici basati sulle impostazioni di Intervallo (Confine) e Soglia. Pensalo come impostare l'intervallo entro il quale vuoi che siano i valori della tua immagine, e regolare la soglia determina quali valori dovrebbero essere riportati in quell'intervallo"
- },
- {
- "id": "",
- "label": "HDR Maximize",
- "localized": "Massimizzazione HDR",
- "reload": "",
- "hint": "Calcola un 'fattore di normalizzazione' dividendo il valore massimo del tensore per l'intervallo specificato moltiplicato per 4. Questo fattore viene quindi utilizzato per spostare i canali all'interno del confine dato, garantendo il massimo intervallo dinamico per la successiva elaborazione. L'obiettivo è ottimizzare l'intervallo dinamico per applicazioni esterne come Photoshop, in particolare per regolare livelli, contrasto e luminosità"
- },
- {
- "id": "",
- "label": "Enable refine pass",
- "localized": "Abilita passaggio di affinamento",
- "reload": "",
- "hint": "Utilizza un processo simile a quello da immagine a immagine per aumentare la risoluzione e/o aggiungere dettagli all'immagine finale. Opzionalmente utilizza il modello di affinamento per migliorare i dettagli dell'immagine."
- },
- {
- "id": "",
- "label": "Enable detailer pass",
- "localized": "Abilita passaggio di dettaglio",
- "reload": "",
- "hint": "Rileva oggetti target come i volti e rielaborali a una risoluzione più alta"
- },
- {
- "id": "",
- "label": "Denoising strength",
- "localized": "Forza di denoising",
- "reload": "",
- "hint": "Determina quanto poco rispetto l'algoritmo dovrebbe avere per il contenuto dell'immagine. A 0, nulla cambierà, e a 1 otterrai un'immagine non correlata. Con valori inferiori a 1.0, l'elaborazione richiederà meno passaggi di quelli specificati dal cursore 'Passi di Campionamento'."
- },
- {
- "id": "",
- "label": "Denoise start",
- "localized": "Inizio denoising",
- "reload": "",
- "hint": "Sovrascrivi la forza di denoising indicando quanto presto il modello base dovrebbe terminare e quando il refiner dovrebbe iniziare. Applicabile solo all'uso del refiner. Se impostato a 0 o 1, verrà utilizzata la forza di denoising."
- },
- {
- "id": "",
- "label": "Hires steps",
- "localized": "Passi ad alta risoluzione",
- "reload": "",
- "hint": "Numero di passaggi di campionamento per l'immagine ingrandita. Se 0, usa lo stesso dell'originale."
- },
- {
- "id": "",
- "label": "Strength",
- "localized": "Forza",
- "reload": "",
- "hint": "La forza di denoising durante l'operazione sull'immagine controlla quanto dell'immagine originale è consentito modificare durante la generazione"
- },
- {
- "id": "",
- "label": "Upscaler",
- "localized": "Upscaler",
- "reload": "",
- "hint": "Quale modello pre-addestrato utilizzare per il processo di upscaling."
- },
- {
- "id": "",
- "label": "Force Hires",
- "localized": "Forza Hires",
- "reload": "",
- "hint": "Hires viene eseguito automaticamente quando è selezionato l'upscaling latente, ma viene saltato quando si utilizzano upscaler non latenti. Abilita la forza hires per eseguire hires con upscaler non latenti."
- },
- {
- "id": "",
- "label": "Resize width",
- "localized": "Ridimensiona larghezza",
- "reload": "",
- "hint": "Ridimensiona l'immagine a questa larghezza. Se 0, la larghezza viene inferita da uno dei due cursori vicini."
- },
- {
- "id": "",
- "label": "Resize height",
- "localized": "Ridimensiona altezza",
- "reload": "",
- "hint": "Ridimensiona l'immagine a questa altezza. Se 0, l'altezza viene inferita da uno dei due cursori vicini."
- },
- {
- "id": "",
- "label": "Refine sampler",
- "localized": "Campionatore di affinamento",
- "reload": "",
- "hint": "Utilizza un campionatore specifico come campionatore di fallback se quello primario non è supportato per un'operazione specifica."
- },
- {
- "id": "",
- "label": "Refiner start",
- "localized": "Inizio Refiner",
- "reload": "",
- "hint": "Il passaggio del refiner inizierà quando il modello base sarà completato in questa misura (impostare a un valore maggiore di 0 e minore di 1 per eseguire dopo l'esecuzione completa del modello base)."
- },
- {
- "id": "",
- "label": "Refiner steps",
- "localized": "Passi Refiner",
- "reload": "",
- "hint": "Numero di passaggi da utilizzare per il passaggio del refiner."
- },
- {
- "id": "",
- "label": "Refine guidance",
- "localized": "Guida di affinamento",
- "reload": "",
- "hint": "Scala CFG utilizzata per il passaggio del refiner."
- },
- {
- "id": "",
- "label": "Attention guidance",
- "localized": "Guida all'attenzione",
- "reload": "",
- "hint": "Scala CFG utilizzata con PAG: Guida all'attenzione perturbata."
- },
- {
- "id": "",
- "label": "Adaptive scaling",
- "localized": "Scalatura adattiva",
- "reload": "",
- "hint": "Modificatore adattivo per la scala di guida dell'attenzione."
- },
- {
- "id": "",
- "label": "Rescale guidance",
- "localized": "Riscalatura della guida",
- "reload": "",
- "hint": "Riscala il rumore generato da CFG per evitare immagini sovraesposte."
- },
- {
- "id": "",
- "label": "Refine Prompt",
- "localized": "Prompt di affinamento",
- "reload": "",
- "hint": "Prompt utilizzato sia per il secondo encoder nel modello base (se esiste) che per il passaggio del refiner (se abilitato)."
- },
- {
- "id": "",
- "label": "Refine negative prompt",
- "localized": "Prompt negativo di affinamento",
- "reload": "",
- "hint": "Prompt negativo utilizzato sia per il secondo encoder nel modello base (se esiste) che per il passaggio del refiner (se abilitato)."
+ "localized": "➠ Caption",
+ "reload": "n/a",
+ "hint": "Trasferisci immagine all'interfaccia didascalie"
},
{
- "id": "",
- "label": "Width",
- "localized": "Larghezza",
- "reload": "",
- "hint": "Larghezza dell'immagine"
+ "id": 67217,
+ "label": "➠ Sketch",
+ "localized": "➠ Sketch",
+ "reload": "n/a",
+ "hint": "Trasferisci immagine all'interfaccia schizzo"
},
{
- "id": "",
- "label": "Height",
- "localized": "Altezza",
- "reload": "",
- "hint": "Altezza dell'immagine"
+ "id": 67218,
+ "label": "➠ Inpaint",
+ "localized": "➠ Inpaint",
+ "reload": "n/a",
+ "hint": "Trasferisci immagine all'interfaccia inpaint (ritocco mascherato)"
},
{
- "id": "",
- "label": "Batch count",
- "localized": "Conteggio batch",
- "reload": "",
- "hint": "Quanti batch di immagini creare (non ha impatto sulle prestazioni di generazione o sull'uso della VRAM)."
+ "id": 67219,
+ "label": "➠ Composite",
+ "localized": "➠ Composite",
+ "reload": "n/a",
+ "hint": "Trasferisci immagine all'interfaccia schizzo inpaint"
},
{
- "id": "",
- "label": "Batch size",
- "localized": "Dimensione batch",
- "reload": "",
- "hint": "Quante immagini creare in un singolo batch (aumenta le prestazioni di generazione a costo di un maggiore utilizzo della VRAM)."
+ "id": 67220,
+ "label": "⬆️",
+ "localized": "⬆️",
+ "reload": "n/a",
+ "hint": "Carica immagine"
},
{
- "id": "",
- "label": "guidance scale",
- "localized": "Scala di guida",
- "reload": "",
- "hint": "Scala di Guida Libera da Classificatore (CFG): quanto fortemente l'immagine dovrebbe conformarsi al prompt. Valori più bassi producono risultati più creativi, valori più alti la fanno seguire il prompt più rigorosamente; valori raccomandati tra 5-10."
+ "id": 67221,
+ "label": "🔄",
+ "localized": "🔄",
+ "reload": "n/a",
+ "hint": "Ripristina i valori"
},
{
- "id": "",
- "label": "Guidance End",
- "localized": "Fine della guida",
- "reload": "",
- "hint": "Termina precocemente l'effetto di CFG e PAG: un valore di 1 agisce normalmente, 0.5 ferma la guida al 50% dei passaggi."
+ "id": 67222,
+ "label": "🖼️",
+ "localized": "🖼️",
+ "reload": "n/a",
+ "hint": "Mostra anteprima"
},
{
- "id": "",
- "label": "Initial seed",
- "localized": "Seed iniziale",
- "reload": "",
- "hint": "Un valore che determina l'output del generatore di numeri casuali - se crei un'immagine con gli stessi parametri e seed di un'altra immagine, otterrai lo stesso risultato."
+ "id": 67223,
+ "label": "↺",
+ "localized": "↺",
+ "reload": "n/a",
+ "hint": "Applica immediatamente la selezione"
},
{
- "id": "",
- "label": "Variation",
- "localized": "Variazione",
- "reload": "",
- "hint": "Secondo seed da mescolare con il seed primario."
+ "id": 67224,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "Ordina per nome, ascendente"
},
{
- "id": "",
- "label": "Variation strength",
- "localized": "Forza della variazione",
- "reload": "",
- "hint": "Quanto forte variazione produrre. A 0, non ci sarà alcun effetto. A 1, otterrai l'immagine completa con il seed di variazione (tranne per i campionatori ancestrali, dove otterrai semplicemente qualcosa)."
+ "id": 67225,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "Ordina per nome, discendente"
},
{
- "id": "",
- "label": "Resize seed from width",
- "localized": "Ridimensiona seed da larghezza",
- "reload": "",
- "hint": "Tenta di produrre un'immagine simile a quella che sarebbe stata prodotta con lo stesso seed alla risoluzione specificata."
+ "id": 67226,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "Ordina per dimensione, ascendente"
},
{
- "id": "",
- "label": "Resize seed from height",
- "localized": "Ridimensiona seed da altezza",
- "reload": "",
- "hint": "Tenta di produrre un'immagine simile a quella che sarebbe stata prodotta con lo stesso seed alla risoluzione specificata."
+ "id": 67227,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "Ordina per dimensione, discendente"
},
{
- "id": "",
- "label": "Fixed",
- "localized": "Fisso",
- "reload": "",
- "hint": "Ridimensiona l'immagine alla risoluzione target. A meno che altezza e larghezza non corrispondano, otterrai un rapporto d'aspetto non corretto."
+ "id": 67228,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "Ordina per risoluzione, ascendente"
},
{
- "id": "",
- "label": "scale",
- "localized": "scala",
- "reload": "",
- "hint": "Ridimensiona l'immagine alla scala target. Se sono impostate larghezza/altezza fissa di ridimensionamento, questa opzione viene ignorata."
+ "id": 67229,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "Ordina per risoluzione, discendente"
},
{
- "id": "",
- "label": "Crop",
- "localized": "Ritaglio",
- "reload": "",
- "hint": "Ridimensiona l'immagine in modo che l'intera risoluzione target sia riempita con l'immagine. Ritaglia le parti che sporgono."
+ "id": 67230,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "Ordina per data, ascendente"
},
{
- "id": "",
- "label": "Fill",
- "localized": "Riempi",
- "reload": "",
- "hint": "Ridimensiona l'immagine in modo che l'intera immagine sia all'interno della risoluzione target. Riempi lo spazio vuoto con i colori dell'immagine."
+ "id": 67231,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "Ordina per data, discendente"
},
{
- "id": "",
- "label": "Mask blur",
- "localized": "Sfocatura maschera",
- "reload": "",
- "hint": "Quanto sfocare la maschera prima dell'elaborazione, in pixel."
- },
- {
- "id": "",
- "label": "Latent noise",
- "localized": "Rumore latente",
- "reload": "",
- "hint": "Riempilo con rumore dello spazio latente."
- },
- {
- "id": "",
- "label": "Latent nothing",
- "localized": "Nessun latente",
- "reload": "",
- "hint": "Riempilo con zeri dello spazio latente."
- },
- {
- "id": "",
- "label": "Adapters",
- "localized": "Adattatori",
- "reload": "",
- "hint": "Impostazioni relative agli IP Adapter."
- },
- {
- "id": "",
- "label": "Inputs",
- "localized": "Input",
- "reload": "",
- "hint": "Impostazioni relative alle immagini di input."
- },
- {
- "id": "",
- "label": "Control input type",
- "localized": "Tipo di input di controllo",
- "reload": "",
- "hint": "Scegli quale immagine di input viene utilizzata per il processo di controllo."
- },
- {
- "id": "",
- "label": "Video format",
- "localized": "Formato video",
- "reload": "",
- "hint": "Formato e codec del video di output."
- },
- {
- "id": "",
- "label": "Size & Batch",
- "localized": "Dimensione e Batch",
- "reload": "",
- "hint": "Dimensione e batch dell'immagine."
- },
- {
- "id": "",
- "label": "Sigma adjust",
- "localized": "Regolazione Sigma",
- "reload": "",
- "hint": "Regola il valore sigma del campionatore."
- },
- {
- "id": "",
- "label": "Adjust start",
- "localized": "Inizio regolazione",
- "reload": "",
- "hint": "Passaggio iniziale in cui avviene la regolazione del sigma."
- },
- {
- "id": "",
- "label": "Adjust end",
- "localized": "Fine regolazione",
- "reload": "",
- "hint": "Passaggio finale in cui avviene la regolazione del sigma."
- },
- {
- "id": "",
- "label": "Options",
- "localized": "Opzioni",
- "reload": "",
- "hint": "Opzioni"
- },
- {
- "id": "",
- "label": "ControlNet",
- "localized": "ControlNet",
- "reload": "",
- "hint": "ControlNet è un modello di guida avanzato."
- },
- {
- "id": "",
- "label": "Renoise",
- "localized": "Rirumore",
- "reload": "",
- "hint": "Applica rumore aggiuntivo durante la dettagliatura."
- },
- {
- "id": "",
- "label": "Renoise end",
- "localized": "Fine Renoise",
- "reload": "",
- "hint": "Passaggio finale in cui viene applicato il rirumore."
- },
- {
- "id": "",
- "label": "Merge detailers",
- "localized": "Unisci dettagliatori",
- "reload": "",
- "hint": "Unisci i risultati di più dettagliatori in una singola maschera prima di eseguire il processo di dettagliatura."
- },
- {
- "id": "",
- "label": "Inpaint mode",
- "localized": "Modalità Inpaint",
- "reload": "",
- "hint": "Modalità Inpaint"
- },
- {
- "id": "",
- "label": "Inpaint area",
- "localized": "Area Inpaint",
- "reload": "",
- "hint": "Area Inpaint"
- },
- {
- "id": "",
- "label": "Texture tiling",
- "localized": "Piastrellatura texture",
- "reload": "",
- "hint": "Applica una piastrellatura senza giunture all'immagine generata in modo che possa essere usata come texture."
- },
- {
- "id": "",
- "label": "Override",
- "localized": "Sovrascrivi",
- "reload": "",
- "hint": "Sovrascrivi le impostazioni che possono modificare il comportamento del server e che sono tipicamente applicate dai metadati delle immagini importate."
- },
- {
- "id": "",
- "label": "VAE type",
- "localized": "Tipo VAE",
- "reload": "",
- "hint": "Scegli se vuoi eseguire VAE completo, VAE a qualità ridotta o tentare di utilizzare un servizio VAE remoto."
- },
- {
- "id": "",
- "label": "Guess Mode",
- "localized": "Modalità Indovina",
- "reload": "",
- "hint": "Rimuove l'obbligo di fornire un prompt a un ControlNet. Forza l'encoder ControlNet a fare la sua 'migliore ipotesi' basandosi sul contenuto della mappa di controllo in input."
- },
- {
- "id": "",
- "label": "Control Only",
- "localized": "Solo Controllo",
- "reload": "",
- "hint": "Questo utilizza solo l'input di Controllo sottostante come sorgente per qualsiasi attività di tipo ControlNet o IP Adapter basata su una qualsiasi delle nostre varie opzioni."
- },
- {
- "id": "",
- "label": "Init Image Same As Control",
- "localized": "Immagine Iniziale Uguale al Controllo",
- "reload": "",
- "hint": "Tratterà inoltre qualsiasi immagine inserita nella finestra di input di Controllo come sorgente per attività di tipo img2img, ad esempio un'immagine da modificare."
- },
- {
- "id": "",
- "label": "Separate Init Image",
- "localized": "Immagine Iniziale Separata",
- "reload": "",
- "hint": "Crea una finestra aggiuntiva accanto all'input di Controllo etichettata 'Init input', in modo da poter avere un'immagine separata sia per le operazioni di Controllo che per una sorgente iniziale."
- },
- {
- "id": "",
- "label": "Override settings",
- "localized": "Sovrascrivi impostazioni",
- "reload": "",
- "hint": "Se i parametri di generazione deviano dalle impostazioni del sistema, sovrascrivi le impostazioni popolate con tali valori per sovrascrivere la configurazione del sistema per questo flusso di lavoro."
- }
- ],
- "other": [
- {
- "id": "",
- "label": "Install",
- "localized": "Installa",
- "reload": "",
- "hint": "Installa"
+ "id": 67232,
+ "label": "⊗",
+ "localized": "⊗",
+ "reload": "n/a",
+ "hint": "Ripristina i valori"
},
{
- "id": "",
- "label": "Search",
- "localized": "Cerca",
- "reload": "",
+ "id": 67233,
+ "label": "🔍",
+ "localized": "🔍",
+ "reload": "n/a",
"hint": "Cerca"
},
{
- "id": "",
- "label": "Sort by",
- "localized": "Ordina per",
- "reload": "",
- "hint": "Ordina per"
+ "id": 67234,
+ "label": "⇨",
+ "localized": "⇨",
+ "reload": "n/a",
+ "hint": "Applica predefinito"
},
{
- "id": "",
- "label": "Nudenet",
- "localized": "Nudenet",
- "reload": "",
- "hint": "Estensione flessibile in grado di rilevare e oscurare la nudità nelle immagini"
+ "id": 67235,
+ "label": "※",
+ "localized": "※",
+ "reload": "n/a",
+ "hint": "Carica il modello come rifinitore (refiner) se selezionato, altrimenti caricalo come modello di base"
},
{
- "id": "",
- "label": "Prompt enhance",
- "localized": "Migliora prompt",
- "reload": "",
- "hint": "Estensione che può utilizzare diversi LLM per riscrivere il prompt per risultati migliorati"
+ "id": 67236,
+ "label": "🔎︎",
+ "localized": "🔎︎",
+ "reload": "n/a",
+ "hint": "Scansiona CivitAI per metadati e anteprime mancanti"
},
{
- "id": "",
- "label": "Manage extensions",
- "localized": "Gestisci estensioni",
- "reload": "",
- "hint": "Gestisci estensioni"
+ "id": 67237,
+ "label": "⇕",
+ "localized": "⇕",
+ "reload": "n/a",
+ "hint": "Ordina per: Nome cresc/decresc, Dimensione max/min, Tempo più recente/vecchio"
},
{
- "id": "",
- "label": "Manual install",
- "localized": "Installa manualmente",
- "reload": "",
- "hint": "Installa manualmente l'estensione"
+ "id": 67238,
+ "label": "✕",
+ "localized": "✕",
+ "reload": "n/a",
+ "hint": "Chiudi"
+ }
+ ],
+ "a": [
+ {
+ "id": 0,
+ "label": "Advanced",
+ "localized": "Avanzate",
+ "reload": "n/a",
+ "hint": "Impostazioni avanzate utilizzate per eseguire la generazione dell'immagine"
},
{
- "id": "",
- "label": "Extension GIT repository URL",
- "localized": "URL repository GIT estensione",
- "reload": "",
- "hint": "Specifica l'URL del repository dell'estensione su GitHub"
+ "id": 0,
+ "label": "Adapters",
+ "localized": "Adattatori",
+ "reload": "n/a",
+ "hint": "Impostazioni relative agli IP Adapter"
},
{
- "id": "",
- "label": "Specific branch name",
- "localized": "Nome branch specifico",
- "reload": "",
- "hint": "Specifica il nome del branch dell'estensione, lascia vuoto per il valore predefinito"
+ "id": 0,
+ "label": "Apply to model",
+ "localized": "Applica al modello",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Local directory name",
- "localized": "Nome directory locale",
- "reload": "",
- "hint": "Directory dove installare l'estensione, lascia vuoto per il valore predefinito"
+ "id": 0,
+ "label": "Analyze",
+ "localized": "Analizza",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Refresh extension list",
- "localized": "Aggiorna elenco estensioni",
- "reload": "",
- "hint": "Aggiorna l'elenco delle estensioni disponibili"
- },
- {
- "id": "",
- "label": "Update all installed",
- "localized": "Aggiorna tutti gli installati",
- "reload": "",
- "hint": "Aggiorna le estensioni installate alla loro ultima versione disponibile"
- },
- {
- "id": "",
+ "id": 0,
"label": "Apply changes",
"localized": "Applica modifiche",
- "reload": "",
+ "reload": "n/a",
"hint": "Applica tutte le modifiche e riavvia il server"
},
{
- "id": "",
- "label": "Uninstall",
- "localized": "Disinstalla",
- "reload": "",
- "hint": "Disinstalla questa estensione"
+ "id": 0,
+ "label": "Apply settings",
+ "localized": "Applica impostazioni",
+ "reload": "n/a",
+ "hint": "Salva le impostazioni correnti, è consigliato il riavvio del server"
},
{
- "id": "",
- "label": "User interface",
- "localized": "Interfaccia utente",
- "reload": "",
- "hint": "Rivedi e imposta le preferenze dell'interfaccia utente"
+ "id": 0,
+ "label": "Analyze model",
+ "localized": "Analizza modello",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Set UI defaults",
- "localized": "Imposta predefiniti UI",
- "reload": "",
- "hint": "Imposta i valori attuali come valori predefiniti per l'interfaccia utente"
+ "id": 0,
+ "label": "All",
+ "localized": "All",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
+ "label": "artist",
+ "localized": "artista",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Alpha",
+ "localized": "Alfa",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Advanced Options",
+ "localized": "Opzioni Avanzate",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Appearance",
+ "localized": "Aspetto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Answer",
+ "localized": "Risposta",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adjust start",
+ "localized": "Inizio regolazione",
+ "reload": "n/a",
+ "hint": "Passaggio iniziale in cui avviene la regolazione sigma"
+ },
+ {
+ "id": 0,
+ "label": "Adjust end",
+ "localized": "Fine regolazione",
+ "reload": "n/a",
+ "hint": "Passaggio finale in cui avviene la regolazione sigma"
+ },
+ {
+ "id": 0,
+ "label": "AutoGuidance dropout",
+ "localized": "Dropout AutoGuidance",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "AutoGuidance layers",
+ "localized": "Livelli AutoGuidance",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "AutoGuidance config",
+ "localized": "Configurazione AutoGuidance",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "APG momentum",
+ "localized": "Momento APG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "APG rescale",
+ "localized": "Riscalatura APG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention guidance",
+ "localized": "Guida all'attenzione",
+ "reload": "n/a",
+ "hint": "Scala CFG utilizzata con PAG: Perturbed-Attention Guidance"
+ },
+ {
+ "id": 0,
+ "label": "Adaptive scaling",
+ "localized": "Scalatura adattiva",
+ "reload": "n/a",
+ "hint": "Modificatore adattivo per la scala della guida all'attenzione"
+ },
+ {
+ "id": 0,
+ "label": "Active IP adapters",
+ "localized": "IP Adapter attivi",
+ "reload": "n/a",
+ "hint": "Numero di IP adapter attivi"
+ },
+ {
+ "id": 0,
+ "label": "Adapter",
+ "localized": "Adattatore",
+ "reload": "n/a",
+ "hint": "Modello IP adapter"
+ },
+ {
+ "id": 0,
+ "label": "Anchor settings",
+ "localized": "Impostazioni ancora",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Alpha preset",
+ "localized": "Preset alfa",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Append heatmaps to results",
+ "localized": "Aggiungi mappe di calore ai risultati",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto apply",
+ "localized": "Applicazione automatica",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Amplify LUT",
+ "localized": "Amplifica LUT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add time info",
+ "localized": "Aggiungi info tempo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add text info",
+ "localized": "Aggiungi info testo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add metadata",
+ "localized": "Aggiungi metadati",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Allowed languages",
+ "localized": "Lingue consentite",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Allowed alphabets",
+ "localized": "Alfabeti consentiti",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply to prompt",
+ "localized": "Applica al prompt",
+ "reload": "n/a",
+ "hint": "Copia automaticamente il risultato migliorato nella casella di input del prompt"
+ },
+ {
+ "id": 0,
+ "label": "Auto enhance",
+ "localized": "Miglioramento automatico",
+ "reload": "n/a",
+ "hint": "Migliora automaticamente il prompt prima di ogni generazione di immagine"
+ },
+ {
+ "id": 0,
+ "label": "ACI: Color to Mask",
+ "localized": "ACI: Colore in Maschera",
+ "reload": "n/a",
+ "hint": "Scegli il colore che vuoi mascherare e sottoporre a inpaint. Clicca sul colore nell'immagine per selezionarlo automaticamente. Si consiglia di utilizzare immagini come green screen per ottenere risultati precisi."
+ },
+ {
+ "id": 0,
+ "label": "ACI: Color tolerance",
+ "localized": "ACI: Tolleranza colore",
+ "reload": "n/a",
+ "hint": "Regola la tolleranza per includere colori simili nella maschera. Valori bassi = maschera solo colori molto simili. Valori alti = maschera una gamma più ampia di colori simili."
+ },
+ {
+ "id": 0,
+ "label": "ACI: Denoising strength",
+ "localized": "ACI: Intensità denoising",
+ "reload": "n/a",
+ "hint": "Cambia l'Intensità di Denoising per ottenere la quantità di inpaint desiderata."
+ },
+ {
+ "id": 0,
+ "label": "ACI: Mask dilate",
+ "localized": "ACI: Dilatazione maschera",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ACI: Mask erode",
+ "localized": "ACI: Erosione maschera",
+ "reload": "n/a",
+ "hint": "Regola il padding per applicare un offset interno alla maschera. (Valore consigliato = 2 per rimuovere i residui sui bordi)"
+ },
+ {
+ "id": 0,
+ "label": "ACI: Mask blur",
+ "localized": "ACI: Sfocatura maschera",
+ "reload": "n/a",
+ "hint": "Regola la sfocatura per applicare una transizione fluida tra l'immagine e l'area con inpaint. (Valore consigliato = 0 per la nitidezza)"
+ },
+ {
+ "id": 0,
+ "label": "Adaptive restore",
+ "localized": "Ripristino adattivo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply noise",
+ "localized": "Applica rumore",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto min score",
+ "localized": "Punteggio minimo auto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto-segment",
+ "localized": "Segmentazione automatica",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto-mask",
+ "localized": "Mascheramento automatico",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Active",
+ "localized": "Attivo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention",
+ "localized": "Attenzione",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adain",
+ "localized": "Adain",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention Adain",
+ "localized": "Attention Adain",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply filter",
+ "localized": "Applica filtro",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Alpha matting",
+ "localized": "Matting alfa",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Append Caption Files",
+ "localized": "Aggiungi file di didascalia",
+ "reload": "n/a",
+ "hint": "Aggiunge ai file di didascalia esistenti invece di sovrascriverli. Utile per aggiungere descrizioni o tag supplementari a immagini che hanno già didascalie."
+ },
+ {
+ "id": 0,
+ "label": "a1111",
+ "localized": "a1111",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Autocast",
+ "localized": "Autocast",
+ "reload": "n/a",
+ "hint": "Determina automaticamente la precisione durante l'esecuzione"
+ },
+ {
+ "id": 0,
+ "label": "Auto",
+ "localized": "Auto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "accuracy",
+ "localized": "accuratezza",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "atiadlxx (AMD only)",
+ "localized": "atiadlxx (solo AMD)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "aot_ts_nvfuser",
+ "localized": "aot_ts_nvfuser",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Additional image browser folders",
+ "localized": "Cartelle aggiuntive del browser immagini",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add system information to metadata",
+ "localized": "Aggiungi informazioni di sistema ai metadati",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Autolaunch browser upon startup",
+ "localized": "Avvio automatico del browser all'accensione",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Allowed aspect ratios",
+ "localized": "Rapporti d'aspetto consentiti",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Approximate",
+ "localized": "Approssimato",
+ "reload": "n/a",
+ "hint": "Approssimazione economica tramite rete neurale. Molto veloce rispetto al VAE, ma produce immagini con risoluzione orizzontale/verticale 4 volte inferiore e qualità più bassa"
+ },
+ {
+ "id": 0,
+ "label": "Additional postprocessing operations",
+ "localized": "Operazioni aggiuntive di post-elaborazione",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply color correction",
+ "localized": "Applica correzione colore",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply mask as overlay",
+ "localized": "Applica maschera come sovrapposizione",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply sRGB linearization",
+ "localized": "Applica linearizzazione sRGB",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Available networks",
+ "localized": "Reti disponibili",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto-convert SD15 embeddings to SDXL",
+ "localized": "Converti automaticamente embedding SD15 in SDXL",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "alias",
+ "localized": "alias",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention query chunk size",
+ "localized": "Dimensione chunk query attenzione",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention kv chunk size",
+ "localized": "Dimensione chunk kv attenzione",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention chunking threshold",
+ "localized": "Soglia chunking attenzione",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attempt VAE roll back for NaN values",
+ "localized": "Tenta il ripristino VAE per i valori NaN",
+ "reload": "n/a",
+ "hint": "Richiede Torch 2.1 e controllo NaN abilitato"
+ },
+ {
+ "id": 0,
+ "label": "Add extended info to filename when saving grid",
+ "localized": "Aggiungi info estese al nome file quando salvi la griglia",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add LoRA to prompt",
+ "localized": "Aggiungi LoRA al prompt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Alpha Ratio",
+ "localized": "Rapporto Alfa",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ALPHA Block Weight Preset",
+ "localized": "Preset peso blocchi ALFA",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Automatically determine rank",
+ "localized": "Determina automaticamente il rank",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Autorank ratio",
+ "localized": "Rapporto autorank",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Advanced guidance params",
+ "localized": "Parametri di guida avanzati",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adapter 1",
+ "localized": "Adattatore 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adapter 2",
+ "localized": "Adattatore 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adapter 3",
+ "localized": "Adattatore 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adapter 4",
+ "localized": "Adattatore 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Audio",
+ "localized": "Audio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Advanced Options",
+ "localized": "Opzioni Avanzate",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Advanced Options",
+ "localized": "Opzioni Avanzate",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Advanced Options",
+ "localized": "Opzioni Avanzate",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "b": [
+ {
+ "id": 0,
+ "label": "Batch",
+ "localized": "Batch",
+ "reload": "",
+ "hint": "Impostazioni per l'elaborazione in batch (lotto)"
+ },
+ {
+ "id": 1,
+ "label": "Batch Caption",
+ "localized": "Didascalia Batch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Batch Tag",
+ "localized": "Tag Batch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
"label": "Benchmark",
"localized": "Benchmark",
"reload": "",
- "hint": "Esegui benchmark"
+ "hint": "Esegui i test di prestazione (benchmark)"
},
{
- "id": "",
- "label": "Models & Networks",
- "localized": "Modelli e Reti",
- "reload": "",
- "hint": "Visualizza gli elenchi di tutti i modelli e le reti disponibili"
- },
- {
- "id": "",
- "label": "Restore UI defaults",
- "localized": "Ripristina predefiniti UI",
- "reload": "",
- "hint": "Ripristina i valori predefiniti dell'interfaccia utente"
- },
- {
- "id": "",
- "label": "Detailer classes",
- "localized": "Classi del Detailer",
- "reload": "",
- "hint": "Specifica le classi specifiche da usare se il modello di detailer selezionato è un modello multi-classe"
- },
- {
- "id": "",
- "label": "Detailer models",
- "localized": "Modelli del Detailer",
- "reload": "",
- "hint": "Seleziona i modelli di rilevamento da utilizzare per il detailing"
- },
- {
- "id": "",
- "label": "Detailer negative prompt",
- "localized": "Prompt negativo del Detailer",
- "reload": "",
- "hint": "Usa un prompt negativo separato per il detailer. Se non presente, userà il prompt negativo primario"
- },
- {
- "id": "",
- "label": "Detailer prompt",
- "localized": "Prompt del Detailer",
- "reload": "",
- "hint": "Usa un prompt separato per il detailer. Se non presente, userà il prompt primario"
- },
- {
- "id": "",
- "label": "Detailer steps",
- "localized": "Passi del Detailer",
- "reload": "",
- "hint": "Numero di passi da eseguire per il processo del detailer"
- },
- {
- "id": "",
- "label": "Detailer strength",
- "localized": "Forza del Detailer",
- "reload": "",
- "hint": "Forza di denoising del processo del detailer"
- },
- {
- "id": "",
- "label": "Detailer use model augment",
- "localized": "Detailer: usa aumento modello",
- "reload": "",
- "hint": "Esegui i modelli di rilevamento del detailer con precisione extra"
- },
- {
- "id": "",
- "label": "Max detected",
- "localized": "Max rilevati",
- "reload": "",
- "hint": "Numero massimo di oggetti rilevati su cui eseguire il detailer"
- },
- {
- "id": "",
- "label": "Edge blur",
- "localized": "Sfocatura bordo",
- "reload": "",
- "hint": "Sfoca il bordo dell'area mascherata di questa percentuale"
- },
- {
- "id": "",
- "label": "Edge padding",
- "localized": "Padding bordo",
- "reload": "",
- "hint": "Espandi il bordo dell'area mascherata di questa percentuale"
- },
- {
- "id": "",
- "label": "Min confidence",
- "localized": "Confidenza minima",
- "reload": "",
- "hint": "Confidenza minima nell'elemento rilevato"
- },
- {
- "id": "",
- "label": "Max overlap",
- "localized": "Sovrapposizione massima",
- "reload": "",
- "hint": "Massima sovrapposizione tra due elementi rilevati prima che uno venga scartato"
- },
- {
- "id": "",
- "label": "Min size",
- "localized": "Dimensione minima",
- "reload": "",
- "hint": "Dimensione minima dell'oggetto rilevato come percentuale dell'immagine totale"
- },
- {
- "id": "",
- "label": "Max size",
- "localized": "Dimensione massima",
- "reload": "",
- "hint": "Dimensione massima dell'oggetto rilevato come percentuale dell'immagine totale"
- },
- {
- "id": "",
- "label": "Process Image",
- "localized": "Elabora Immagine",
- "reload": "",
- "hint": "Elabora una singola immagine"
- },
- {
- "id": "",
- "label": "Process Batch",
- "localized": "Elabora Batch",
- "reload": "",
- "hint": "Elabora un batch di immagini"
- },
- {
- "id": "",
- "label": "Process Folder",
- "localized": "Elabora Cartella",
- "reload": "",
- "hint": "Elabora tutte le immagini in una cartella"
- },
- {
- "id": "",
- "label": "Current",
- "localized": "Corrente",
- "reload": "",
- "hint": "Analizza i moduli all'interno del modello attualmente caricato"
- },
- {
- "id": "",
- "label": "Merge",
- "localized": "Unisci",
- "reload": "",
- "hint": "Unisci due o più modelli in un nuovo modello"
- },
- {
- "id": "",
- "label": "Modules",
- "localized": "Moduli",
- "reload": "",
- "hint": "Unisci e/o sostituisci i moduli in un modello esistente"
- },
- {
- "id": "",
- "label": "Validate",
- "localized": "Valida",
- "reload": "",
- "hint": "Valida tutti i modelli locali"
- },
- {
- "id": "",
- "label": "CivitAI",
- "localized": "CivitAI",
- "reload": "",
- "hint": "Cerca e scarica modelli da CivitAI"
- },
- {
- "id": "",
- "label": "Scale by",
- "localized": "Scala per",
- "reload": "",
- "hint": "Usa questa scheda per ridimensionare l'immagine/le immagini sorgente di un fattore scelto"
- },
- {
- "id": "",
- "label": "Scale to",
- "localized": "Scala a",
- "reload": "",
- "hint": "Usa questa scheda per ridimensionare l'immagine/le immagini sorgente a una dimensione target scelta"
- },
- {
- "id": "",
- "label": "Input directory",
- "localized": "Directory di input",
- "reload": "",
- "hint": "Cartella dove si trovano le immagini che vuoi elaborare"
- },
- {
- "id": "",
- "label": "Output directory",
- "localized": "Directory di output",
- "reload": "",
- "hint": "Cartella dove le immagini elaborate dovrebbero essere salvate"
- },
- {
- "id": "",
- "label": "Show result images",
- "localized": "Mostra immagini risultato",
- "reload": "",
- "hint": "Abilita per mostrare le immagini elaborate nel pannello immagini"
- },
- {
- "id": "",
- "label": "Crop to fit",
- "localized": "Ritaglia per adattarsi",
- "reload": "",
- "hint": "Se le dimensioni della tua immagine sorgente (ad es. 512x510) deviano dalle dimensioni target (ad es. 1024x768) questa funzione adatterà la tua immagine ingrandita all'immagine della dimensione target. L'eccesso verrà ritagliato"
- },
- {
- "id": "",
- "label": "Refine Upscaler",
- "localized": "Rifinisci Upscaler",
- "reload": "",
- "hint": "Seleziona l'upscaler secondario da eseguire dopo l'upscaler iniziale"
- },
- {
- "id": "",
- "label": "Upscaler 2 visibility",
- "localized": "Visibilità Upscaler 2",
- "reload": "",
- "hint": "Forza dell'upscaler secondario"
- },
- {
- "id": "",
- "label": "Calculate hash for all models",
- "localized": "Calcola hash per tutti i modelli",
- "reload": "",
- "hint": "Calcola l'hash per tutti i modelli disponibili, il che potrebbe richiedere molto tempo"
- },
- {
- "id": "",
- "label": "Weights Clip",
- "localized": "Clip Pesi",
- "reload": "",
- "hint": "Forza i pesi uniti a non essere più pesanti del modello originale, prevenendo il burn-in e i modelli eccessivamente saturi"
- },
- {
- "id": "",
- "label": "ReBasin",
- "localized": "ReBasin",
- "reload": "",
- "hint": "Esegue più unioni con permutazioni per mantenere più caratteristiche da entrambi i modelli"
- },
- {
- "id": "",
- "label": "Number of ReBasin Iterations",
- "localized": "Numero di iterazioni ReBasin",
- "reload": "",
- "hint": "Numero di volte per unire e permutare il modello prima di salvare"
- },
- {
- "id": "",
- "label": "CPU",
- "localized": "CPU",
- "reload": "",
- "hint": "Usa solo CPU e RAM: il più lento ma meno propenso a OOM"
- },
- {
- "id": "",
- "label": "Shuffle",
- "localized": "Mescola",
- "reload": "",
- "hint": "Carica il modello completo in RAM e calcola su VRAM: Meno accelerazione, suggerito per unioni SDXL"
- },
- {
- "id": "",
- "label": "In Blocks",
- "localized": "Blocchi In",
- "reload": "",
- "hint": "Blocchi di downsampling della UNet (12 valori per SD1.5, 9 valori per SDXL)"
- },
- {
- "id": "",
- "label": "Mid Block",
- "localized": "Blocco Centrale",
- "reload": "",
- "hint": "Blocco centrale della UNet (1 valore)"
- },
- {
- "id": "",
- "label": "Out Block",
- "localized": "Blocchi Out",
- "reload": "",
- "hint": "Blocchi di upsampling della UNet (12 valori per SD1.5, 9 valori per SDXL)"
- },
- {
- "id": "",
- "label": "Preset Interpolation Ratio",
- "localized": "Rapporto di interpolazione preset",
- "reload": "",
- "hint": "Se sono selezionati due preset, interpola tra di essi"
- },
- {
- "id": "",
- "label": "Adapter",
- "localized": "Adattatore",
- "reload": "",
- "hint": "Modello adattatore IP"
- },
- {
- "id": "",
- "label": "Active ip adapters",
- "localized": "Adattatori IP attivi",
- "reload": "",
- "hint": "Numero di adattatori IP attivi"
- },
- {
- "id": "",
- "label": "Unload adapter",
- "localized": "Scarica adattatore",
- "reload": "",
- "hint": "Scarica l'adattatore IP immediatamente dopo la generazione. Altrimenti l'adattatore IP rimarrà caricato per un uso più rapido nel prossimo processo di generazione"
- },
- {
- "id": "",
- "label": "Crop to portrait",
- "localized": "Ritaglia a ritratto",
- "reload": "",
- "hint": "Ritaglia l'immagine di input solo a ritratto prima di usarla come input per l'adattatore IP"
- },
- {
- "id": "",
- "label": "Layer options",
- "localized": "Opzioni livelli",
- "reload": "",
- "hint": "Specifica manualmente le opzioni avanzate dei livelli dell'adattatore IP"
- },
- {
- "id": "",
- "label": "X values",
- "localized": "Valori X",
- "reload": "",
- "hint": "Separa i valori per l'asse X usando le virgole"
- },
- {
- "id": "",
- "label": "Y values",
- "localized": "Valori Y",
- "reload": "",
- "hint": "Separa i valori per l'asse Y usando le virgole"
- },
- {
- "id": "",
- "label": "Z values",
- "localized": "Valori Z",
- "reload": "",
- "hint": "Separa i valori per l'asse Z usando le virgole"
- },
- {
- "id": "",
- "label": "Loops",
- "localized": "Cicli",
- "reload": "",
- "hint": "Quante volte elaborare un'immagine. Ogni output viene utilizzato come input del ciclo successivo. Se impostato su 1, il comportamento sarà come se questo script non fosse stato utilizzato"
- },
- {
- "id": "",
- "label": "Final denoising strength",
- "localized": "Forza di denoising finale",
- "reload": "",
- "hint": "La forza di denoising per il ciclo finale di ogni immagine nel batch"
- },
- {
- "id": "",
- "label": "Denoising strength curve",
- "localized": "Curva forza di denoising",
- "reload": "",
- "hint": "La curva di denoising controlla la velocità di cambiamento della forza di denoising in ogni ciclo. Aggressivo: La maggior parte del cambiamento avverrà verso l'inizio dei cicli. Lineare: Il cambiamento sarà costante in tutti i cicli. Lento: La maggior parte del cambiamento avverrà verso la fine dei cicli"
- },
- {
- "id": "",
- "label": "Tile overlap",
- "localized": "Sovrapposizione tile",
- "reload": "",
- "hint": "Per l'upscaling SD, quanta sovrapposizione in pixel dovrebbe esserci tra i tile. I tile si sovrappongono in modo che, quando vengono uniti di nuovo in un'unica immagine, non ci sia una giunzione chiaramente visibile"
- },
- {
- "id": "",
- "label": "ACI: Color to Mask",
- "localized": "ACI: Colore a Maschera",
- "reload": "",
- "hint": "Scegli il colore che vuoi mascherare e su cui vuoi inpaint. Clicca sul colore nell'immagine per selezionarlo automaticamente.\n Si consiglia di usare immagini come green screen per ottenere risultati precisi."
- },
- {
- "id": "",
- "label": "ACI: Color Tolerance",
- "localized": "ACI: Tolleranza Colore",
- "reload": "",
- "hint": "Regola la tolleranza per includere colori simili nella maschera. Valori inferiori = maschera solo colori molto simili. Valori superiori = maschera una gamma più ampia di colori simili."
- },
- {
- "id": "",
- "label": "ACI: Mask Erode",
- "localized": "ACI: Erode Maschera",
- "reload": "",
- "hint": "Regola il padding per applicare un offset interno alla maschera. (Valore consigliato = 2 per rimuovere i residui ai bordi)"
- },
- {
- "id": "",
- "label": "ACI: Mask Blur",
- "localized": "ACI: Sfocatura Maschera",
- "reload": "",
- "hint": "Regola la sfocatura per applicare una transizione fluida tra l'immagine e l'area inpainted. (Valore consigliato = 0 per la nitidezza)"
- },
- {
- "id": "",
- "label": "ACI: Denoising Strength",
- "localized": "ACI: Forza Denoising",
- "reload": "",
- "hint": "Cambia la Forza di Denoising per ottenere la quantità di inpaint desiderata."
- }
- ],
- "settings": [
- {
- "id": "",
- "label": "Apply settings",
- "localized": "Applica impostazioni",
- "reload": "",
- "hint": "Salva le impostazioni attuali, si consiglia il riavvio del server"
- },
- {
- "id": "",
- "label": "Model Loading",
- "localized": "Caricamento Modello",
- "reload": "",
- "hint": "Impostazioni relative a come viene caricato il modello"
- },
- {
- "id": "",
- "label": "Model Options",
- "localized": "Opzioni Modello",
- "reload": "",
- "hint": "Impostazioni relative al comportamento di modelli specifici"
- },
- {
- "id": "",
- "label": "Model Offloading",
- "localized": "Scarico Modello",
- "reload": "",
- "hint": "Impostazioni relative allo scarico del modello e alla gestione della memoria"
- },
- {
- "id": "",
- "label": "Model Quantization",
- "localized": "Quantizzazione Modello",
- "reload": "",
- "hint": "Impostazioni relative alla quantizzazione del modello, utilizzata per ridurre l'utilizzo della memoria"
- },
- {
- "id": "",
- "label": "Image Metadata",
- "localized": "Metadati Immagine",
- "reload": "",
- "hint": "Impostazioni relative alla gestione dei metadati creati con le immagini generate"
- },
- {
- "id": "",
- "label": "Legacy Options",
- "localized": "Opzioni Legacy",
- "reload": "",
- "hint": "Impostazioni relative alle opzioni legacy - da non utilizzare"
- },
- {
- "id": "",
- "label": "Restart server",
- "localized": "Riavvia server",
- "reload": "",
- "hint": "Riavvia il server"
- },
- {
- "id": "",
- "label": "Shutdown server",
- "localized": "Spegni server",
- "reload": "",
- "hint": "Spegni il server"
- },
- {
- "id": "",
- "label": "Preview theme",
- "localized": "Anteprima tema",
- "reload": "",
- "hint": "Mostra l'anteprima del tema"
- },
- {
- "id": "",
- "label": "Restore defaults",
- "localized": "Ripristina predefinite",
- "reload": "",
- "hint": "Ripristina le impostazioni predefinite del server"
- },
- {
- "id": "",
- "label": "Unload model",
- "localized": "Scarica modello",
- "reload": "",
- "hint": "Scarica il modello attualmente caricato"
- },
- {
- "id": "",
- "label": "Reload model",
- "localized": "Ricarica modello",
- "reload": "",
- "hint": "Ricarica il modello attualmente selezionato"
- },
- {
- "id": "",
- "label": "Models & Loading",
- "localized": "Modelli e Caricamento",
- "reload": "",
- "hint": "Impostazioni relative ai modelli base, al backend primario e al comportamento di caricamento del modello"
- },
- {
- "id": "",
- "label": "Variational Auto Encoder",
- "localized": "Autoencoder Variazionale",
- "reload": "",
- "hint": "Impostazioni relative all'Autoencoder Variazionale e al processo di decodifica dell'immagine durante la generazione"
- },
- {
- "id": "",
- "label": "Text encoder",
- "localized": "Encoder di testo",
- "reload": "",
- "hint": "Impostazioni relative all'encoder di testo e all'elaborazione della codifica del prompt durante la generazione"
- },
- {
- "id": "",
- "label": "Compute Settings",
- "localized": "Impostazioni di Calcolo",
- "reload": "",
- "hint": "Impostazioni relative alla precisione di calcolo, all'attenzione incrociata e alle ottimizzazioni per le piattaforme di calcolo"
- },
- {
- "id": "",
+ "id": 4,
"label": "Backend Settings",
"localized": "Impostazioni Backend",
"reload": "",
"hint": "Impostazioni relative ai backend di calcolo: torch, onnx e olive"
},
{
- "id": "",
- "label": "Quantization Settings",
- "localized": "Impostazioni di Quantizzazione",
+ "id": 5,
+ "label": "body",
+ "localized": "corpo",
"reload": "",
- "hint": "Impostazioni relative alla quantizzazione del modello"
+ "hint": ""
},
{
- "id": "",
- "label": "Pipeline modifiers",
- "localized": "Modificatori Pipeline",
+ "id": 6,
+ "label": "Beta",
+ "localized": "Beta",
"reload": "",
- "hint": "Funzionalità aggiuntive che possono essere abilitate durante la generazione"
+ "hint": ""
},
{
- "id": "",
- "label": "Model compile",
- "localized": "Compilazione modello",
+ "id": 7,
+ "label": "Balanced Offload",
+ "localized": "Offload Bilanciato",
"reload": "",
- "hint": "Impostazioni relative ai diversi metodi di compilazione del modello"
+ "hint": ""
},
{
- "id": "",
- "label": "System Paths",
- "localized": "Percorsi di Sistema",
+ "id": 8,
+ "label": "BitsAndBytes",
+ "localized": "BitsAndBytes",
"reload": "",
- "hint": "Impostazioni relative alla posizione delle varie directory del modello"
+ "hint": ""
},
{
- "id": "",
- "label": "Image Options",
- "localized": "Opzioni Immagine",
+ "id": 9,
+ "label": "Batch count",
+ "localized": "Numero di lotti",
"reload": "",
- "hint": "Impostazioni relative al formato immagine, ai metadati e alle griglie di immagini"
+ "hint": "Quanti lotti di immagini creare (non influisce sulle prestazioni di generazione o sull'uso della VRAM)"
},
{
- "id": "",
- "label": "Image Paths",
- "localized": "Percorsi Immagine",
+ "id": 10,
+ "label": "Batch size",
+ "localized": "Dimensioni lotto",
"reload": "",
- "hint": "Impostazioni relative ai nomi file delle immagini e alle directory di output"
+ "hint": "Quante immagini creare in un singolo lotto (aumenta le prestazioni di generazione al costo di un maggiore utilizzo di VRAM)"
},
{
- "id": "",
- "label": "Live Previews",
- "localized": "Anteprime Live",
+ "id": 11,
+ "label": "Beta schedule",
+ "localized": "Pianificazione Beta",
"reload": "",
- "hint": "Impostazioni relative alle anteprime live, notifica audio"
+ "hint": "Definisce come cresce beta (intensità del rumore per passo). Opzioni: - default: il valore predefinito del modello - linear: decade uniformemente il rumore per passo - scaled: versione quadratica di linear, usata solo da Stable Diffusion - cosine: decadimento più fluido, spesso risultati migliori con meno passi - sigmoid: transizione netta, sperimentale"
},
{
- "id": "",
- "label": "Sampler Settings",
- "localized": "Impostazioni Sampler",
+ "id": 12,
+ "label": "Base shift",
+ "localized": "Spostamento base",
"reload": "",
- "hint": "Impostazioni relative alla selezione e configurazione del campionatore, e alla configurazione del campionatore specifico per il diffusore"
+ "hint": "Valore minimo di spostamento per basse risoluzioni quando si utilizza lo spostamento dinamico."
},
{
- "id": "",
- "label": "Postprocessing",
- "localized": "Post-elaborazione",
+ "id": 13,
+ "label": "Brightness",
+ "localized": "Luminosità",
"reload": "",
- "hint": "Impostazioni relative all'elaborazione post-generazione dell'immagine, al ripristino del viso e all'upscaling"
+ "hint": ""
},
{
- "id": "",
- "label": "Control Options",
- "localized": "Opzioni di Controllo",
+ "id": 14,
+ "label": "Block",
+ "localized": "Blocco",
"reload": "",
- "hint": "Impostazioni relative alla scheda Controllo"
+ "hint": ""
},
{
- "id": "",
- "label": "Huggingface",
- "localized": "Huggingface",
+ "id": 15,
+ "label": "Block size",
+ "localized": "Dimensione blocco",
"reload": "",
- "hint": "Impostazioni relative all'accesso a Huggingface"
+ "hint": ""
},
{
- "id": "",
- "label": "Show all pages",
- "localized": "Mostra tutte le pagine",
+ "id": 16,
+ "label": "Banned words",
+ "localized": "Parole vietate",
"reload": "",
- "hint": "Mostra tutte le pagine delle impostazioni"
+ "hint": ""
},
{
- "id": "",
+ "id": 17,
+ "label": "Blur",
+ "localized": "Sfocatura",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Batch input directory",
+ "localized": "Cartella di input batch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Batch output directory",
+ "localized": "Cartella di output batch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Batch mask directory",
+ "localized": "Cartella maschere batch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Background threshold",
+ "localized": "Soglia sfondo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Boost",
+ "localized": "Boost",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Base",
+ "localized": "Base",
+ "reload": "",
+ "hint": "Impostazioni di base utilizzate per eseguire la generazione dell'immagine"
+ },
+ {
+ "id": 24,
+ "label": "Blend strength",
+ "localized": "Forza miscelazione",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
"label": "Base model",
"localized": "Modello base",
"reload": "",
"hint": "Modello principale utilizzato per tutte le operazioni"
},
{
- "id": "",
- "label": "Refiner model",
- "localized": "Modello Refiner",
+ "id": 26,
+ "label": "Backend",
+ "localized": "Backend",
"reload": "",
- "hint": "Modello Refiner utilizzato per operazioni di secondo passaggio"
+ "hint": ""
},
{
- "id": "",
- "label": "Cached models",
+ "id": 27,
+ "label": "Benchmark steps",
+ "localized": "Passi benchmark",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Benchmark level",
+ "localized": "Livello benchmark",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "balanced",
+ "localized": "bilanciato",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "block_level",
+ "localized": "livello_blocco",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Backend storage",
+ "localized": "Archiviazione backend",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "BF16",
+ "localized": "BF16",
+ "reload": "",
+ "hint": "Utilizza la precisione a virgola mobile a 16 bit modificata per i calcoli"
+ },
+ {
+ "id": 33,
+ "label": "Batch matrix-matrix",
+ "localized": "Matrice-matrice batch",
+ "reload": "",
+ "hint": "Moltiplicazione di matrici in batch standard per l'attention. Affidabile ma non efficiente per la VRAM."
+ },
+ {
+ "id": 34,
+ "label": "BCFHW",
+ "localized": "BCFHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "BFCHW",
+ "localized": "BFCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "BCHW",
+ "localized": "BCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Batch mode uses sequential seeds",
+ "localized": "La modalità batch usa seed sequenziali",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Batch uses original name",
+ "localized": "Il batch usa il nome originale",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Base images folder",
+ "localized": "Cartella immagini base",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Base grids folder",
+ "localized": "Cartella griglie base",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Build info on first access",
+ "localized": "Costruisci info al primo accesso",
+ "reload": "",
+ "hint": "Impedisce al server di compilare la pagina EN all'avvio e la compila invece quando richiesto"
+ },
+ {
+ "id": 42,
+ "label": "Beta Ratio",
+ "localized": "Rapporto Beta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "BETA Block Weight Preset",
+ "localized": "Preset peso blocchi BETA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Base model type",
+ "localized": "Tipo modello base",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "c": [
+ {
+ "id": 0,
+ "label": "caption_nav",
+ "localized": "Didascalia",
+ "reload": "",
+ "hint": "Analizza le immagini esistenti e crea descrizioni testuali"
+ },
+ {
+ "id": 1,
+ "label": "contributors",
+ "localized": "Collaboratori",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "txt2img_clear_prompt_btn",
+ "localized": "Cancella",
+ "reload": "",
+ "hint": "Cancella i prompt"
+ },
+ {
+ "id": 3,
+ "label": "component-940",
+ "localized": "Controlla stato",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "",
+ "localized": "Composito",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "control_params_elements",
+ "localized": "Controllo",
+ "reload": "",
+ "hint": "Crea l'immagine con una guida completa"
+ },
+ {
+ "id": 6,
+ "label": "",
+ "localized": "ControlNet",
+ "reload": "",
+ "hint": "ControlNet è un modello di guida avanzato"
+ },
+ {
+ "id": 7,
+ "label": "caption_tab_controls",
+ "localized": "Controlli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "",
+ "localized": "CaptionCaption",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "btn_console",
+ "localized": "Console",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "ui_update_check",
+ "localized": "Controlla aggiornamenti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "",
+ "localized": "Registro modifiche",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "",
+ "localized": "Impostazioni di Calcolo",
+ "reload": "",
+ "hint": "Impostazioni relative alla precisione di calcolo, cross attention e ottimizzazioni per le piattaforme hardware"
+ },
+ {
+ "id": 13,
+ "label": "",
+ "localized": "Corrente",
+ "reload": "",
+ "hint": "Analizza i moduli all'interno del modello attualmente caricato"
+ },
+ {
+ "id": 14,
+ "label": "",
+ "localized": "CivitAI",
+ "reload": "",
+ "hint": "Cerca e scarica modelli da CivitAI"
+ },
+ {
+ "id": 15,
+ "label": "component-5503",
+ "localized": "Calcola hash mancanti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "",
+ "localized": "Community",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "",
+ "localized": "Cloud",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "txt2img_extra_details_close_desc",
+ "localized": "Chiudi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "change_checkpoint",
+ "localized": "Cambia modello",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "change_refiner",
+ "localized": "Cambia raffinatore",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "change_vae",
+ "localized": "Cambia VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "change_reference",
+ "localized": "Cambia riferimento",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "",
+ "localized": "Correzioni",
+ "reload": "",
+ "hint": "Controlla le correzioni di colore, nitidezza e luminosità dell'immagine durante il processo di generazione"
+ },
+ {
+ "id": 24,
+ "label": "",
+ "localized": "Metodi di Controllo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "",
+ "localized": "Media di Controllo",
+ "reload": "",
+ "hint": "Aggiungi l'immagine di input come immagine di inizializzazione separata per l'elaborazione del controllo"
+ },
+ {
+ "id": 26,
+ "label": "",
+ "localized": "ChronoEdit",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "",
+ "localized": "Cross Attention",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "",
+ "localized": "CLiP Skip",
+ "reload": "",
+ "hint": "Parametro di arresto anticipato per il modello CLIP; 1 significa arresto all'ultimo livello come al solito, 2 significa arresto al penultimo livello, ecc."
+ },
+ {
+ "id": 29,
+ "label": "",
+ "localized": "Cache-DiT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "",
+ "localized": "CFG-Zero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "",
+ "localized": "Cartelle cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "",
+ "localized": "Caricatore modelli personalizzati",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "",
+ "localized": "Log del client",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "",
+ "localized": "Analisi CLIP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "",
+ "localized": "Contesto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "",
+ "localized": "Modalità di correzione",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "",
+ "localized": "Colore",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "",
+ "localized": "Centro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "",
+ "localized": "Gradazione colore",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "",
+ "localized": "Ritaglia in verticale",
+ "reload": "",
+ "hint": "Ritaglia l'immagine di input solo in formato verticale prima di usarla come input per l'IP adapter"
+ },
+ {
+ "id": 41,
+ "label": "",
+ "localized": "Token di concetto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "",
+ "localized": "Mappa colori",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "",
+ "localized": "Scala coseno 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "",
+ "localized": "Scala coseno 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "",
+ "localized": "Scala coseno 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "",
+ "localized": "Modello in cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "",
+ "localized": "Scala coseno",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "",
+ "localized": "Sfondo coseno",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "",
+ "localized": "Guida di controllo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "",
+ "localized": "Contrasto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "",
+ "localized": "virgola",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "",
+ "localized": "Colonne",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "",
+ "localized": "Crea video",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "",
+ "localized": "Censura",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "",
+ "localized": "Controlla lingua",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "",
+ "localized": "Controlla violazioni delle policy",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "",
+ "localized": "Controlla parole vietate",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "",
+ "localized": "Pre-elabora immagini di input controllo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "",
+ "localized": "Sovrascrivi forza di denoise del controllo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "",
+ "localized": "Variazione colore",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "",
+ "localized": "Frequenza di cambio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "",
+ "localized": "Contesto dopo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "",
+ "localized": "Maschera di contesto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "",
+ "localized": "Solo controllo",
+ "reload": "",
+ "hint": "Utilizza solo l'input di controllo sottostante come sorgente per qualsiasi attività di tipo ControlNet o IP Adapter basata sulle nostre varie opzioni."
+ },
+ {
+ "id": 65,
+ "label": "",
+ "localized": "Modalità CN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66,
+ "label": "",
+ "localized": "Forza CN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "",
+ "localized": "Inizio CN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 68,
+ "label": "",
+ "localized": "Fine CN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "",
+ "localized": "Riquadri CN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "",
+ "localized": "Fattore di controllo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "",
+ "localized": "ControlNet-XS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "",
+ "localized": "Grezzo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "",
+ "localized": "Mappa colore",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "",
+ "localized": "Ritaglia per adattare",
+ "reload": "",
+ "hint": "Se le dimensioni dell'immagine sorgente (es. 512x510) differiscono dalle dimensioni target (es. 1024x768), questa funzione adatterà l'immagine ingrandita alla dimensione target. L'eccesso verrà ritagliato."
+ },
+ {
+ "id": 75,
+ "label": "",
+ "localized": "Modello CLiP",
+ "reload": "",
+ "hint": "Modello CLIP utilizzato per l'abbinamento di somiglianza immagine-testo. I modelli più grandi (ViT-L, ViT-H) sono più precisi ma più lenti e utilizzano più VRAM."
+ },
+ {
+ "id": 76,
+ "label": "",
+ "localized": "Modello Didascalia",
+ "reload": "",
+ "hint": "Modello BLIP utilizzato per generare la didascalia iniziale dell'immagine. Il modello descrive il contenuto dell'immagine che CLIP arricchisce poi con termini di stile e sapore."
+ },
+ {
+ "id": 77,
+ "label": "",
+ "localized": "Dimensione del blocco",
+ "reload": "",
+ "hint": "Dimensione del batch per l'elaborazione dei candidati di descrizione. Valori più alti accelerano l'interrogazione ma aumentano l'uso della VRAM."
+ },
+ {
+ "id": 78,
+ "label": "",
+ "localized": "Numero fasci CLiP",
+ "reload": "",
+ "hint": "Numero di fasci (beams) per la ricerca beam search durante la generazione delle didascalie. Valori più alti cercano più possibilità ma sono più lenti."
+ },
+ {
+ "id": 79,
+ "label": "",
+ "localized": "Soglia caratteri",
+ "reload": "",
+ "hint": "Soglia di confidenza per i tag specifici dei personaggi (es. nomi, tratti specifici). Vengono inclusi solo i tag con confidenza superiore a questa soglia. Valori più alti sono più selettivi, valori più bassi includono più corrispondenze potenziali. Non supportato dai modelli DeepBooru."
+ },
+ {
+ "id": 80,
+ "label": "",
+ "localized": "Cross-attention",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "",
+ "localized": "cpu",
+ "reload": "",
+ "hint": "Utilizza solo CPU e RAM: il più lento ma con meno probabilità di esaurire la memoria (OOM)"
+ },
+ {
+ "id": 82,
+ "label": "",
"localized": "Modelli in cache",
"reload": "",
"hint": "Il numero di modelli da memorizzare nella RAM per un accesso rapido"
},
{
- "id": "",
- "label": "VAE model",
- "localized": "Modello VAE",
+ "id": 83,
+ "label": "",
+ "localized": "combinato",
"reload": "",
- "hint": "Il VAE aiuta con i dettagli fini nell'immagine finale e potrebbe anche alterare i colori"
+ "hint": ""
},
{
- "id": "",
- "label": "Model load using streams",
- "localized": "Caricamento modello tramite stream",
+ "id": 84,
+ "label": "",
+ "localized": "Rapporto di compressione",
"reload": "",
- "hint": "Quando si caricano i modelli, tenta il caricamento in streaming ottimizzato per archiviazione lenta o di rete"
+ "hint": ""
},
{
- "id": "",
- "label": "xFormers",
- "localized": "xFormers",
+ "id": 85,
+ "label": "",
+ "localized": "compel",
"reload": "",
- "hint": "Ottimizzazione della memoria. Non deterministico (risultati diversi ogni volta)"
+ "hint": ""
},
{
- "id": "",
- "label": "Scaled-Dot-Product",
- "localized": "Scaled-Dot-Product",
+ "id": 86,
+ "label": "",
+ "localized": "Channels last (Canali per ultimi)",
"reload": "",
- "hint": "Ottimizzazione della memoria. Non deterministico a meno che l'attenzione della memoria SDP non sia disabilitata."
+ "hint": ""
},
{
- "id": "",
- "label": "Prompt padding",
- "localized": "Padding del prompt",
+ "id": 87,
+ "label": "",
+ "localized": "Benchmark cuDNN full-depth",
"reload": "",
- "hint": "Aumenta la coerenza aggiungendo padding dall'ultima virgola entro n token quando si usano più di 75 token"
+ "hint": ""
},
{
- "id": "",
- "label": "Original",
- "localized": "Originale",
+ "id": 88,
+ "label": "",
+ "localized": "Limite benchmark cuDNN",
"reload": "",
- "hint": "Backend LDM originale"
+ "hint": ""
},
{
- "id": "",
- "label": "Autocast",
- "localized": "Autocast",
+ "id": 89,
+ "label": "",
+ "localized": "cudaMallocAsync",
"reload": "",
- "hint": "Determina automaticamente la precisione durante l'esecuzione"
+ "hint": "Utilizza l'allocatore di memoria asincrono CUDA. Migliora le prestazioni e riduce la frammentazione della VRAM, ma può causare instabilità su alcune GPU."
},
{
- "id": "",
- "label": "Full",
- "localized": "Completa",
+ "id": 90,
+ "label": "",
+ "localized": "CLiP skip abilitato",
"reload": "",
- "hint": "Usa sempre la precisione completa"
+ "hint": ""
},
{
- "id": "",
+ "id": 91,
+ "label": "",
+ "localized": "Cache-DiT abilitata",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 92,
+ "label": "",
+ "localized": "Blocchi di calcolo F Cache-DiT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 93,
+ "label": "",
+ "localized": "Blocchi di calcolo B Cache-DiT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 94,
+ "label": "",
+ "localized": "Soglia diff residua Cache-DiT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 95,
+ "label": "",
+ "localized": "Passaggi di riscaldamento Cache-DiT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 96,
+ "label": "",
+ "localized": "CFG-Zero abilitato",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 97,
+ "label": "",
+ "localized": "CFG-Zero star",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 98,
+ "label": "",
+ "localized": "Passaggi CFG-Zero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99,
+ "label": "",
+ "localized": "cudagraphs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "",
+ "localized": "Pulisci cartella temporanea all'avvio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 101,
+ "label": "",
+ "localized": "Crea archivio ZIP per immagini multiple",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 102,
+ "label": "",
+ "localized": "copertura",
+ "reload": "",
+ "hint": "copre l'intera area"
+ },
+ {
+ "id": 103,
+ "label": "",
+ "localized": "Vista compatta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 104,
+ "label": "",
+ "localized": "Cache risultati codificatore di testo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 105,
+ "label": "",
+ "localized": "contiene",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 106,
+ "label": "",
+ "localized": "Delimitatori di parole Ctrl+su/giù",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 107,
+ "label": "",
+ "localized": "Precisione Ctrl+su/giù durante la modifica (attenzione:1.1)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 108,
+ "label": "",
+ "localized": "Precisione Ctrl+su/giù durante la modifica ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 109,
+ "label": "",
+ "localized": "VAE in cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 110,
+ "label": "",
+ "localized": "ckpt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 111,
+ "label": "",
+ "localized": "Lista separata da virgole con forza opzionale per LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 112,
+ "label": "",
+ "localized": "Token CivitAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 113,
+ "label": "",
+ "localized": "Pipeline personalizzata",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 114,
+ "label": "",
+ "localized": "Modello personalizzato",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 115,
+ "label": "",
+ "localized": "Unità ControlNet 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 116,
+ "label": "",
+ "localized": "Unità ControlNet 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 117,
+ "label": "",
+ "localized": "Unità ControlNet 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 118,
+ "label": "",
+ "localized": "Unità ControlNet 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 119,
+ "label": "",
+ "localized": "Unità ControlNet-XS 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 120,
+ "label": "",
+ "localized": "Unità ControlNet-XS 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 121,
+ "label": "",
+ "localized": "Unità ControlNet-XS 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 122,
+ "label": "",
+ "localized": "Unità ControlNet-XS 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 123,
+ "label": "",
+ "localized": "Unità Control-LLLite 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 124,
+ "label": "",
+ "localized": "Unità Control-LLLite 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 125,
+ "label": "",
+ "localized": "Unità Control-LLLite 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 126,
+ "label": "",
+ "localized": "Unità Control-LLLite 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 127,
+ "label": "",
+ "localized": "Impostazioni di controllo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 128,
+ "label": "",
+ "localized": "Canny",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 129,
+ "label": "",
+ "localized": "Condizione",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 130,
+ "label": "",
+ "localized": "Didascalia: Batch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 131,
+ "label": "",
+ "localized": "Elementi di controllo",
+ "reload": "",
+ "hint": "Gli elementi di controllo sono modelli avanzati che possono guidare la generazione verso il risultato desiderato"
+ }
+ ],
+ "d": [
+ {
+ "id": 0,
+ "label": "Docs",
+ "localized": "Docs",
+ "reload": "",
+ "hint": "Documentazione"
+ },
+ {
+ "id": 1,
+ "label": "Discord",
+ "localized": "Discord",
+ "reload": "",
+ "hint": "Discord"
+ },
+ {
+ "id": 2,
+ "label": "Detail",
+ "localized": "Dettaglio",
+ "reload": "txt2img",
+ "hint": "Il Detailer esegue una generazione aggiuntiva a risoluzione più elevata per gli oggetti rilevati"
+ },
+ {
+ "id": 3,
+ "label": "Delete",
+ "localized": "Elimina",
+ "reload": "txt2img",
+ "hint": "Elimina immagine"
+ },
+ {
+ "id": 4,
+ "label": "Default",
+ "localized": "Predefinito",
+ "reload": "caption",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Download updates",
+ "localized": "Scarica aggiornamenti",
+ "reload": "tab_update",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Download model",
+ "localized": "Scarica modello",
+ "reload": "models_civitai_tab",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Diffusers",
+ "localized": "Diffusers",
+ "reload": "component-98",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Distilled",
+ "localized": "Distilled",
+ "reload": "component-98",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Description",
+ "localized": "Descrizione",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Details",
+ "localized": "Dettagli",
+ "reload": "tab_txt2img",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Detailer",
+ "localized": "Detailer",
+ "reload": "txt2img",
+ "hint": "Il Detailer esegue una generazione aggiuntiva a risoluzione più elevata per gli oggetti rilevati"
+ },
+ {
+ "id": 12,
+ "label": "Denoise",
+ "localized": "Denoise",
+ "reload": "img2img",
+ "hint": "Impostazioni di denoising. Un valore di denoise più alto permette di modificare maggiormente il contenuto dell'immagine esistente durante la generazione"
+ },
+ {
+ "id": 13,
+ "label": "DirectML",
+ "localized": "DirectML",
+ "reload": "settings_backends",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Download model from huggingface",
+ "localized": "Scarica modello da Huggingface",
+ "reload": "models_huggingface_tab",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Dropdown",
+ "localized": "Menu a tendina",
+ "reload": "txt2img",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "dynamic",
+ "localized": "dinamico",
+ "reload": "txt2img",
+ "hint": "Lo spostamento dinamico (Dynamic shifting) regola automaticamente il programma di denoising in base alla risoluzione dell'immagine. Lo scheduler interpola tra base_shift e max_shift in base alla risoluzione effettiva dell'immagine. L'abilitazione disattiva il Flow shift statico."
+ },
+ {
+ "id": 17,
+ "label": "Detailer models",
+ "localized": "Modelli Detailer",
+ "reload": "txt2img",
+ "hint": "Seleziona i modelli di rilevamento da utilizzare per il dettaglio"
+ },
+ {
+ "id": 18,
+ "label": "Detailer list",
+ "localized": "Elenco Detailer",
+ "reload": "txt2img",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Detailer classes",
+ "localized": "Classi Detailer",
+ "reload": "txt2img",
+ "hint": "Specifica le classi da utilizzare se il modello detailer selezionato è un modello multi-classe"
+ },
+ {
+ "id": 20,
+ "label": "Detailer prompt",
+ "localized": "Prompt Detailer",
+ "reload": "txt2img",
+ "hint": "Usa un prompt separato per il detailer. Se non presente, verrà utilizzato il prompt primario"
+ },
+ {
+ "id": 21,
+ "label": "Detailer negative prompt",
+ "localized": "Prompt negativo Detailer",
+ "reload": "txt2img",
+ "hint": "Usa un prompt negativo separato per il detailer. Se non presente, verrà utilizzato il prompt negativo primario"
+ },
+ {
+ "id": 22,
+ "label": "Detailer steps",
+ "localized": "Passaggi Detailer",
+ "reload": "txt2img",
+ "hint": "Numero di passaggi da eseguire per il processo del detailer"
+ },
+ {
+ "id": 23,
+ "label": "Detailer strength",
+ "localized": "Intensità Detailer",
+ "reload": "txt2img",
+ "hint": "Intensità di denoising (Denoising strength) del processo del detailer"
+ },
+ {
+ "id": 24,
+ "label": "Detailer resolution",
+ "localized": "Risoluzione Detailer",
+ "reload": "txt2img",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Denoising batch size",
+ "localized": "Dimensione batch di denoising",
+ "reload": "script_demofusion",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Dilate tau",
+ "localized": "Dilatate tau",
+ "reload": "script_freescale",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Draw legend",
+ "localized": "Disegna legenda",
+ "reload": "script_xyz_grid_script",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Denoising strength",
+ "localized": "Intensità denoising",
+ "reload": "img2img",
+ "hint": "Determina quanto poco l'algoritmo debba rispettare il contenuto dell'immagine. A 0 nulla cambierà, a 1 otterrai un'immagine non correlata. Con valori inferiori a 1.0, l'elaborazione richiederà meno passaggi rispetto a quanto specificato dallo slider dei Sampling Steps"
+ },
+ {
+ "id": 29,
+ "label": "Denoise start",
+ "localized": "Inizio denoise",
+ "reload": "img2img",
+ "hint": "Sovrascrive l'intensità del denoise indicando quanto presto il modello base debba finire e quando il rifinitore (refiner) debba iniziare. Applicabile solo all'uso del refiner. Se impostato a 0 o 1, verrà utilizzata l'intensità di denoising standard"
+ },
+ {
+ "id": 30,
+ "label": "down",
+ "localized": "giù",
+ "reload": "script_outpainting",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Decode chunks",
+ "localized": "Decodifica blocchi",
+ "reload": "script_video",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Dilate",
+ "localized": "Dilata",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Depth and normal",
+ "localized": "Profondità e normali",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Distance threshold",
+ "localized": "Soglia distanza",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Depth threshold",
+ "localized": "Soglia profondità",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Denoising steps",
+ "localized": "Passaggi di denoising",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Depth map",
+ "localized": "Mappa di profondità",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Dynamic shift",
+ "localized": "Spostamento dinamico",
+ "reload": "video",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Duration",
+ "localized": "Durata",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Device Info",
+ "localized": "Info dispositivo",
+ "reload": "component-8625",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Diffusers load using Run:ai streamer",
+ "localized": "Caricamento Diffusers tramite Run:ai streamer",
+ "reload": "settings_sd",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Disable accelerate",
+ "localized": "Disabilita accelerate",
+ "reload": "settings_sd",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Disable T5 text encoder",
+ "localized": "Disabilita encoder di testo T5",
+ "reload": "settings_model_options",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Dynamic loss threshold",
+ "localized": "Soglia di perdita dinamica",
+ "reload": "settings_quantization",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Dequantize using torch.compile",
+ "localized": "Dequantizzazione tramite torch.compile",
+ "reload": "settings_quantization",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "Dequantize using full precision",
+ "localized": "Dequantizzazione in precisione completa",
+ "reload": "settings_quantization",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Disabled",
+ "localized": "Disabilitato",
+ "reload": "settings_cuda",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Dynamic Attention BMM",
+ "localized": "Dynamic Attention BMM",
+ "reload": "settings_cuda",
+ "hint": "Esegue il calcolo dell'attenzione a fasi invece che tutto in una volta. Tempi di inferenza più lenti, ma utilizzo della memoria notevolmente ridotto"
+ },
+ {
+ "id": 49,
+ "label": "Dynamic attention",
+ "localized": "Attenzione dinamica",
+ "reload": "settings_cuda",
+ "hint": "Regola il calcolo dell'attenzione in modo dinamico per ogni passaggio. Risparmia VRAM ma rallenta la generazione."
+ },
+ {
+ "id": 50,
+ "label": "Dynamic Attention slicing rate",
+ "localized": "Frequenza di slicing dell'attenzione dinamica",
+ "reload": "settings_cuda",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Dynamic Attention trigger rate",
+ "localized": "Frequenza di attivazione dell'attenzione dinamica",
+ "reload": "settings_cuda",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Deterministic mode",
+ "localized": "Modalità deterministica",
+ "reload": "settings_backends",
+ "hint": "Forza l'output deterministico tra le varie esecuzioni. Utile per la riproducibilità, ma potrebbe disabilitare alcune ottimizzazioni."
+ },
+ {
+ "id": 53,
+ "label": "DirectML retry ops for NaN",
+ "localized": "Operazioni di riprova DirectML per NaN",
+ "reload": "settings_backends",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "deep-cache",
+ "localized": "deep-cache",
+ "reload": "settings_compile",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "DeepCache cache interval",
+ "localized": "Intervallo cache DeepCache",
+ "reload": "settings_compile",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Directory for temporary images; leave empty for default",
+ "localized": "Directory per le immagini temporanee; lasciare vuoto per il valore predefinito",
+ "reload": "settings_system-paths",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Do not display video output in UI",
+ "localized": "Non mostrare l'output video nell'interfaccia",
+ "reload": "settings_saving-images",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "Directory name pattern",
+ "localized": "Pattern nome directory",
+ "reload": "settings_saving-paths",
+ "hint": "Usa i seguenti tag per definire come vengono scelte le sottodirectory per immagini e griglie: [steps], [cfg],[prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime], [job_timestamp]; lasciare vuoto per il valore predefinito"
+ },
+ {
+ "id": 59,
+ "label": "Dark",
+ "localized": "Scuro",
+ "reload": "settings_ui",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Disabled UI tabs",
+ "localized": "Schede UI disabilitate",
+ "reload": "settings_ui",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "Disable variable aspect ratio",
+ "localized": "Disabilita rapporto d'aspetto variabile",
+ "reload": "settings_ui",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "Desktop",
+ "localized": "Desktop",
+ "reload": "settings_ui",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "Downscale high resolution live previews",
+ "localized": "Riduci scala anteprime live ad alta risoluzione",
+ "reload": "settings_live-preview",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "Detailer use model augment",
+ "localized": "Il Detailer usa l'aumento del modello",
+ "reload": "settings_postprocessing",
+ "hint": "Esegue i modelli di rilevamento del detailer con precisione extra"
+ },
+ {
+ "id": 65,
+ "label": "Default strength",
+ "localized": "Intensità predefinita",
+ "reload": "settings_extra_networks",
+ "hint": "Quando si aggiunge una rete extra come Lora al prompt, usa questo moltiplicatore"
+ },
+ {
+ "id": 66,
+ "label": "Do not change selected model when reading generation parameters",
+ "localized": "Non cambiare il modello selezionato durante la lettura dei parametri di generazione",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "Do conditional and unconditional denoising in one batch",
+ "localized": "Esegui il denoising condizionale e incondizionale in un unico batch",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": 68,
+ "label": "Disable NaN check",
+ "localized": "Disabilita controllo NaN",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "Disallow models in ckpt format",
+ "localized": "Vieta modelli in formato ckpt",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "Default upscaler for image resize operations",
+ "localized": "Upscaler predefinito per le operazioni di ridimensionamento immagine",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "Debug info",
+ "localized": "Info di debug",
+ "reload": "models_replace_tab",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Download folder",
+ "localized": "Cartella di download",
+ "reload": "models_civitai_tab",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "DWPose",
+ "localized": "DWPose",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "Depth Anything",
+ "localized": "Depth Anything",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Depth Pro",
+ "localized": "Depth Pro",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Decode",
+ "localized": "Decodifica",
+ "reload": "video",
+ "hint": ""
+ }
+ ],
+ "e": [
+ {
+ "id": 843,
+ "label": "Enhance prompt",
+ "localized": "Migliora prompt",
+ "reload": "",
+ "hint": "Migliora il prompt (legacy)"
+ },
+ {
+ "id": 0,
+ "label": "Enhance now",
+ "localized": "Migliora ora",
+ "reload": "",
+ "hint": "Esegue il miglioramento del prompt utilizzando il modello LLM selezionato"
+ },
+ {
+ "id": 0,
+ "label": "Extensions",
+ "localized": "Estensioni",
+ "reload": "",
+ "hint": "Estensioni dell'applicazione"
+ },
+ {
+ "id": 0,
+ "label": "Extract LoRA",
+ "localized": "Estrai LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embedded metadata",
+ "localized": "Metadati incorporati",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extension list",
+ "localized": "Elenco estensioni",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Execution Precision",
+ "localized": "Precisione di esecuzione",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings",
+ "localized": "Embeddings",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extract currently loaded LoRA(s)",
+ "localized": "Estrai LoRA attualmente caricati",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable LayerSkipConfig",
+ "localized": "Abilita LayerSkipConfig",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable refine pass",
+ "localized": "Abilita passaggio di rifinitura",
+ "reload": "",
+ "hint": "Utilizza un processo simile a image-to-image per aumentare la risoluzione e/o aggiungere dettagli all'immagine finale. Opzionalmente utilizza un modello refiner per migliorare i dettagli dell'immagine."
+ },
+ {
+ "id": 0,
+ "label": "Enable detailer pass",
+ "localized": "Abilita passaggio detailer",
+ "reload": "",
+ "hint": "Rileva oggetti target come i volti e li rielabora a una risoluzione più elevata"
+ },
+ {
+ "id": 0,
+ "label": "Edge padding",
+ "localized": "Padding bordi",
+ "reload": "",
+ "hint": "Espande il bordo dell'area mascherata di questa percentuale"
+ },
+ {
+ "id": 0,
+ "label": "Edge blur",
+ "localized": "Sfumatura bordi",
+ "reload": "",
+ "hint": "Sfuma il bordo dell'area mascherata di questa percentuale"
+ },
+ {
+ "id": 0,
+ "label": "End",
+ "localized": "Fine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ETA",
+ "localized": "ETA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable FreeU",
+ "localized": "Abilita FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tonemap",
+ "localized": "Abilita tonemap",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enabled",
+ "localized": "Abilitato",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Exposure",
+ "localized": "Esposizione",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Encoder",
+ "localized": "Encoder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enhanced prompt",
+ "localized": "Prompt migliorato",
+ "reload": "",
+ "hint": "L'output del prompt migliorato dal modello LLM"
+ },
+ {
+ "id": 0,
+ "label": "Edit start",
+ "localized": "Inizio modifica",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edit stop",
+ "localized": "Fine modifica",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode",
+ "localized": "Erosione",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "edge",
+ "localized": "bordo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ensemble size",
+ "localized": "Dimensione ensemble",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable",
+ "localized": "Abilita",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode size",
+ "localized": "Dimensione erosione",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable PixelArt",
+ "localized": "Abilita PixelArt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable edge detection",
+ "localized": "Abilita rilevamento bordi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge block size",
+ "localized": "Dimensione blocco bordi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge image weight",
+ "localized": "Peso immagine bordi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Escape brackets",
+ "localized": "Escape parentesi",
+ "reload": "",
+ "hint": "Esegue l'escape delle parentesi tonde e quadre nei tag con i backslash. Necessario quando i tag contengono caratteri con significato speciale nella sintassi del prompt, come ( ) [ ]. Abilitare se si utilizza l'output direttamente nei prompt."
+ },
+ {
+ "id": 0,
+ "label": "Exclude tags",
+ "localized": "Escludi tag",
+ "reload": "",
+ "hint": "Elenco di tag separati da virgola da escludere dall'output. Utile per filtrare tag indesiderati o ridondanti che appaiono frequentemente."
+ },
+ {
+ "id": 0,
+ "label": "Extension GIT repository URL",
+ "localized": "URL repository GIT estensione",
+ "reload": "",
+ "hint": "Specifica l'URL del repository dell'estensione su GitHub"
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CPU",
+ "localized": "ExecutionProvider.CPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.DirectML",
+ "localized": "ExecutionProvider.DirectML",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CUDA",
+ "localized": "ExecutionProvider.CUDA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.ROCm",
+ "localized": "ExecutionProvider.ROCm",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.MIGraphX",
+ "localized": "ExecutionProvider.MIGraphX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.OpenVINO",
+ "localized": "ExecutionProvider.OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable modular pipelines (experimental)",
+ "localized": "Abilita pipeline modulari (sperimentale)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Expandable segments",
+ "localized": "Segmenti espandibili",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable use of reference models",
+ "localized": "Abilita l'uso di modelli di riferimento",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable embeddings support",
+ "localized": "Abilita supporto embeddings",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable file wildcards support",
+ "localized": "Abilita supporto wildcards da file",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extra noise multiplier for img2img",
+ "localized": "Moltiplicatore rumore extra per img2img",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings train templates directory",
+ "localized": "Directory modelli addestramento embeddings",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable Hypernetwork support",
+ "localized": "Abilita supporto Hypernetwork",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tensorboard logging",
+ "localized": "Abilita logging su tensorboard",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "f": [
+ {
+ "id": 755018151,
+ "label": "Fixed",
+ "localized": "Fisso",
+ "reload": "",
+ "hint": "Ridimensiona l'immagine alla risoluzione di destinazione. Se altezza e larghezza non corrispondono, otterrai un rapporto d'aspetto errato"
+ },
+ {
+ "id": 980838127,
+ "label": "Folder",
+ "localized": "Cartella",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 305646194,
+ "label": "FramePack",
+ "localized": "FramePack",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 280695027,
+ "label": "Frames",
+ "localized": "Frame",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 163458210,
+ "label": "Fallback guidance",
+ "localized": "Guida di ripiego (Fallback)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 250262100,
+ "label": "FreeU",
+ "localized": "FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 199203117,
+ "label": "Faster Cache",
+ "localized": "Cache più veloce",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 100384812,
+ "label": "Folders",
+ "localized": "Cartelle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 110901763,
+ "label": "Fetch model preview metadata",
+ "localized": "Recupera metadati anteprima modello",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 889104052,
+ "label": "Flow shift",
+ "localized": "Flow shift",
+ "reload": "",
+ "hint": "Valore di spostamento per i modelli flowmatching. Controlla la distribuzione dei passaggi di denoising. Valori: - >1.0: alloca più passaggi al denoising iniziale (struttura migliore) - <1.0: alloca più passaggi al denoising finale (dettagli fini migliori) - 1.0: programma bilanciato La maggior parte dei modelli flowmatching utilizza il valore 3 come predefinito. Effettivamente inattivo se lo shift dinamico è abilitato."
+ },
+ {
+ "id": 441223610,
+ "label": "FDG scales",
+ "localized": "Scale FDG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 748392115,
+ "label": "FDG weights",
+ "localized": "Pesi FDG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 112233445,
+ "label": "FDG rescale space",
+ "localized": "Spazio di riscalatura FDG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 998877665,
+ "label": "Force HiRes",
+ "localized": "Forza Alta Risoluzione (HiRes)",
+ "reload": "",
+ "hint": "Hires viene eseguito automaticamente quando si seleziona Latent upscale, ma viene saltato quando si utilizzano upscaler non latenti. Abilita forza hires per eseguire hires con upscaler non latenti"
+ },
+ {
+ "id": 554433221,
+ "label": "FreeU preset",
+ "localized": "Preset FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 112211334,
+ "label": "FaceID Model",
+ "localized": "Modello FaceID",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 667788990,
+ "label": "Final strength",
+ "localized": "Intensità finale",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 543210987,
+ "label": "full",
+ "localized": "pieno",
+ "reload": "",
+ "hint": "Usa sempre la precisione piena"
+ },
+ {
+ "id": 123123123,
+ "label": "Fall-off exponent (lower=higher detail)",
+ "localized": "Esponente di decadimento (minore=maggior dettaglio)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 321321321,
+ "label": "Fill strength",
+ "localized": "Intensità di riempimento",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 456456456,
+ "label": "Face",
+ "localized": "Volto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 654654654,
+ "label": "Face confidence",
+ "localized": "Confidenza volto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 789789789,
+ "label": "FP model variant",
+ "localized": "Variante modello FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 987987987,
+ "label": "FP resolution",
+ "localized": "Risoluzione FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 159159159,
+ "label": "FP duration",
+ "localized": "Durata FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 357357357,
+ "label": "FP target FPS",
+ "localized": "FPS target FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 258258258,
+ "label": "FP interpolation",
+ "localized": "Interpolazione FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 147147147,
+ "label": "FP init strength",
+ "localized": "Intensità iniziale FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 369369369,
+ "label": "FP end strength",
+ "localized": "Intensità finale FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 741741741,
+ "label": "FP vision strength",
+ "localized": "Intensità visione FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 852852852,
+ "label": "FP section prompts",
+ "localized": "Prompt di sezione FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 963963963,
+ "label": "FP latent window size",
+ "localized": "Dimensione finestra latente FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 123456789,
+ "label": "FP steps",
+ "localized": "Passaggi FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 987654321,
+ "label": "FP sampler shift",
+ "localized": "Shift campionatore FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 135792468,
+ "label": "FP CFG scale",
+ "localized": "Scala CFG FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 246801357,
+ "label": "FP distilled CFG scale",
+ "localized": "Scala CFG distillata FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 975318642,
+ "label": "FP CFG re-scale",
+ "localized": "Riscalatura CFG FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 864209753,
+ "label": "FP system prompt",
+ "localized": "Prompt di sistema FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 111222333,
+ "label": "FP model receipe",
+ "localized": "Ricetta modello FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 444555666,
+ "label": "FP enable TeaCache",
+ "localized": "Abilita TeaCache FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 777888999,
+ "label": "FP use optimized system prompt",
+ "localized": "Usa prompt di sistema ottimizzato FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 101010101,
+ "label": "FP enable CFGZero",
+ "localized": "Abilita CFGZero FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 202020202,
+ "label": "FP enable Preview",
+ "localized": "Abilita Anteprima FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 303030303,
+ "label": "FP attention",
+ "localized": "Attenzione FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 404040404,
+ "label": "FP VAE",
+ "localized": "VAE FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 505050505,
+ "label": "FPS",
+ "localized": "FPS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 606060606,
+ "label": "Foreground threshold",
+ "localized": "Soglia primo piano",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 707070707,
+ "label": "Frame change sensitivity",
+ "localized": "Sensibilità cambio frame",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 808080808,
+ "label": "Filename",
+ "localized": "Nome file",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 909090909,
+ "label": "Force model eval",
+ "localized": "Forza valutazione modello",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 121212121,
+ "label": "false",
+ "localized": "falso",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 232323232,
+ "label": "Full precision (--no-half-vae)",
+ "localized": "Precisione piena (--no-half-vae)",
+ "reload": "",
+ "hint": "Usa FP32 per il VAE. Può produrre risultati migliori consumando più VRAM e rallentando la generazione"
+ },
+ {
+ "id": 343434343,
"label": "FP32",
"localized": "FP32",
"reload": "",
- "hint": "Usa la precisione in virgola mobile a 32 bit per i calcoli"
+ "hint": "Usa la precisione a virgola mobile a 32 bit per i calcoli"
},
{
- "id": "",
+ "id": 454545454,
"label": "FP16",
"localized": "FP16",
"reload": "",
- "hint": "Usa la precisione in virgola mobile a 16 bit per i calcoli"
+ "hint": "Usa la precisione a virgola mobile a 16 bit per i calcoli"
},
{
- "id": "",
- "label": "BF16",
- "localized": "BF16",
- "reload": "",
- "hint": "Usa la precisione in virgola mobile a 16 bit modificata per i calcoli"
- },
- {
- "id": "",
- "label": "Full precision (--no-half-vae)",
- "localized": "Precisione completa (--no-half-vae)",
- "reload": "",
- "hint": "Utilizza FP32 per il VAE. Potrebbe produrre risultati migliori ma con maggiore VRAM e generazione più lenta"
- },
- {
- "id": "",
+ "id": 565656565,
"label": "Force full precision (--no-half)",
- "localized": "Forza precisione completa (--no-half)",
+ "localized": "Forza precisione piena (--no-half)",
"reload": "",
- "hint": "Utilizza FP32 per il modello. Potrebbe produrre risultati migliori ma con maggiore VRAM e generazione più lenta"
+ "hint": "Usa FP32 per il modello. Può produrre risultati migliori consumando più VRAM e rallentando la generazione"
},
{
- "id": "",
- "label": "Upcast sampling",
- "localized": "Campionamento upcast",
+ "id": 676767676,
+ "label": "Flash",
+ "localized": "Flash",
"reload": "",
- "hint": "Di solito produce risultati simili a --no-half con prestazioni migliori e un minore utilizzo di memoria"
+ "hint": ""
},
{
- "id": "",
- "label": "Attempt VAE roll back for NaN values",
- "localized": "Tenta il rollback VAE per valori NaN",
+ "id": 787878787,
+ "label": "Flex attention",
+ "localized": "Flex attention",
"reload": "",
- "hint": "Richiede Torch 2.1 e controllo NaN abilitato"
+ "hint": ""
},
{
- "id": "",
- "label": "Olive use FP16 on optimization",
- "localized": "Olive usa FP16 sull'ottimizzazione",
+ "id": 898989898,
+ "label": "Flash attention",
+ "localized": "Flash attention",
"reload": "",
- "hint": "Utilizza la precisione in virgola mobile a 16 bit per il modello di output del processo di ottimizzazione Olive. Utilizza la precisione in virgola mobile a 32 bit se disabilitato"
+ "hint": "Algoritmo di attenzione altamente ottimizzato. Riduce notevolmente l'uso della VRAM e velocizza l'inferenza, ma può essere non deterministico."
},
{
- "id": "",
- "label": "Olive force FP32 for VAE Encoder",
- "localized": "Olive forza FP32 per Encoder VAE",
+ "id": 919191919,
+ "label": "Fused projections",
+ "localized": "Proiezioni fuse",
"reload": "",
- "hint": "Utilizza la precisione in virgola mobile a 32 bit per l'Encoder VAE del modello di output. Questo sovrascrive l'opzione 'usa FP16 sull'ottimizzazione'. Se stai ottenendo valori NaN o immagini nere vuote da Img2Img, abilita questa opzione e rimuovi la cache"
+ "hint": ""
},
{
- "id": "",
- "label": "Olive use static dimensions",
- "localized": "Olive usa dimensioni statiche",
+ "id": 131313131,
+ "label": "FreeU enabled",
+ "localized": "FreeU abilitato",
"reload": "",
- "hint": "Rende l'inferenza con i modelli ottimizzati da Olive molto più veloce. (OrtTransformersOptimization)"
+ "hint": ""
},
{
- "id": "",
- "label": "Olive cache optimized models",
- "localized": "Olive memorizza in cache i modelli ottimizzati",
+ "id": 141414141,
+ "label": "FreeU 1st stage backbone",
+ "localized": "FreeU backbone 1° stadio",
"reload": "",
- "hint": "Salva i modelli elaborati da Olive come cache. Puoi gestirli nella scheda ONNX"
+ "hint": ""
},
{
- "id": "",
+ "id": 151515151,
+ "label": "FreeU 2nd stage backbone",
+ "localized": "FreeU backbone 2° stadio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 161616161,
+ "label": "FreeU 1st stage skip",
+ "localized": "FreeU skip 1° stadio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 171717171,
+ "label": "FreeU 2nd stage skip",
+ "localized": "FreeU skip 2° stadio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 181818181,
+ "label": "FoCa",
+ "localized": "FoCa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 191919191,
+ "label": "FasterCache cache enabled",
+ "localized": "Cache FasterCache abilitata",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 212121212,
+ "label": "FasterCache spacial skip range",
+ "localized": "Intervallo skip spaziale FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 232323233,
+ "label": "FasterCache spacial skip start",
+ "localized": "Inizio skip spaziale FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 242424244,
+ "label": "FasterCache spacial skip end",
+ "localized": "Fine skip spaziale FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 252525255,
+ "label": "FasterCache uncond skip range",
+ "localized": "Intervallo skip non condizionato FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 262626266,
+ "label": "FasterCache uncond skip start",
+ "localized": "Inizio skip non condizionato FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 272727277,
+ "label": "FasterCache uncond skip end",
+ "localized": "Fine skip non condizionato FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 282828288,
+ "label": "FasterCache guidance distilled",
+ "localized": "Guida FasterCache distillata",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 292929299,
+ "label": "fullgraph",
+ "localized": "fullgraph",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 313131311,
+ "label": "Folder with stable diffusion models",
+ "localized": "Cartella con modelli Stable Diffusion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 323232322,
+ "label": "Folder with Huggingface models",
+ "localized": "Cartella con modelli Huggingface",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 333333333,
+ "label": "Folder for Huggingface cache",
+ "localized": "Cartella per la cache di Huggingface",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 343434344,
+ "label": "Folder for Tunable ops cache",
+ "localized": "Cartella per la cache Tunable ops",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 353535355,
+ "label": "Folder with VAE files",
+ "localized": "Cartella con file VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 363636366,
+ "label": "Folder with UNET files",
+ "localized": "Cartella con file UNET",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 373737377,
+ "label": "Folder with Text encoder files",
+ "localized": "Cartella con file Text encoder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 383838388,
+ "label": "Folder with LoRA network(s)",
+ "localized": "Cartella con reti LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 393939399,
+ "label": "File or Folder with user-defined styles",
+ "localized": "File o cartella con stili definiti dall'utente",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 414141411,
+ "label": "Folder with user-defined wildcards",
+ "localized": "Cartella con wildcard definite dall'utente",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 424242422,
+ "label": "Folder with textual inversion embeddings",
+ "localized": "Cartella con embedding di Textual Inversion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 434343433,
+ "label": "Folder with Control models",
+ "localized": "Cartella con modelli Control",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 444444444,
+ "label": "Folder with Yolo models",
+ "localized": "Cartella con modelli Yolo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 454545455,
+ "label": "Folder with ESRGAN models",
+ "localized": "Cartella con modelli ESRGAN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 464646466,
+ "label": "Folder with BSRGAN models",
+ "localized": "Cartella con modelli BSRGAN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 474747477,
+ "label": "Folder with RealESRGAN models",
+ "localized": "Cartella con modelli RealESRGAN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 484848488,
+ "label": "Folder with SCUNet models",
+ "localized": "Cartella con modelli SCUNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 494949499,
+ "label": "Folder with SwinIR models",
+ "localized": "Cartella con modelli SwinIR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 515151511,
+ "label": "Folder with CLIP models",
+ "localized": "Cartella con modelli CLIP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 525252522,
+ "label": "Folder for disk offload",
+ "localized": "Cartella per l'offload su disco",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 535353533,
+ "label": "Folder for OpenVINO cache",
+ "localized": "Cartella per la cache OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 545454544,
+ "label": "Folder for ONNX cached models",
+ "localized": "Cartella per i modelli ONNX in cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 555555555,
+ "label": "Folder for ONNX conversion",
+ "localized": "Cartella per la conversione ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 565656566,
+ "label": "Folder with chaiNNer models",
+ "localized": "Cartella con modelli chaiNNer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 575757577,
"label": "File format",
"localized": "Formato file",
"reload": "",
"hint": "Seleziona il formato file per le immagini"
},
{
- "id": "",
- "label": "Include metadata",
- "localized": "Includi metadati",
+ "id": 585858588,
+ "label": "Font file",
+ "localized": "File del carattere",
"reload": "",
- "hint": "Salva i parametri di creazione dell'immagine come tag di metadati all'interno del file immagine"
+ "hint": ""
},
{
- "id": "",
+ "id": 595959599,
+ "label": "Font color",
+ "localized": "Colore del carattere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 616161611,
+ "label": "Folder for text generate",
+ "localized": "Cartella per la generazione di testo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 626262622,
+ "label": "Folder for image generate",
+ "localized": "Cartella per la generazione di immagini",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 636363633,
+ "label": "Folder for control generate",
+ "localized": "Cartella per la generazione di controllo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 646464644,
+ "label": "Folder for processed images",
+ "localized": "Cartella per le immagini elaborate",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 656565655,
+ "label": "Folder for manually saved images",
+ "localized": "Cartella per le immagini salvate manualmente",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 666666666,
+ "label": "Folder for videos",
+ "localized": "Cartella per i video",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 676767677,
+ "label": "Folder for init images",
+ "localized": "Cartella per le immagini iniziali",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 686868688,
+ "label": "Folder for txt2img grids",
+ "localized": "Cartella per le griglie txt2img",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 696969699,
+ "label": "Folder for img2img grids",
+ "localized": "Cartella per le griglie img2img",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 717171711,
+ "label": "Folder for control grids",
+ "localized": "Cartella per le griglie di controllo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 727272722,
+ "label": "Font size",
+ "localized": "Dimensione carattere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 737373733,
+ "label": "Full VAE",
+ "localized": "VAE completo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 747474744,
+ "label": "Force offline mode",
+ "localized": "Forza modalità offline",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 757575755,
+ "label": "Fixed UNet precision",
+ "localized": "Precisione UNet fissata",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 767676766,
+ "label": "Filename join string",
+ "localized": "Stringa di unione nome file",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 777777777,
+ "label": "Filename word regex",
+ "localized": "Regex parole nome file",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 787878788,
+ "label": "Force zeros for prompts when empty",
+ "localized": "Forza zeri per prompt vuoti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 797979799,
+ "label": "fill",
+ "localized": "riempi",
+ "reload": "",
+ "hint": "Ridimensiona l'immagine in modo che la sua interezza sia all'interno della risoluzione di destinazione. Riempie lo spazio vuoto con i colori dell'immagine"
+ },
+ {
+ "id": 818181811,
+ "label": "For image processing do exact number of steps as specified",
+ "localized": "Per l'elaborazione dell'immagine, esegui il numero esatto di passaggi specificati",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 828282822,
+ "label": "Folder with LyCORIS network(s)",
+ "localized": "Cartella con reti LyCORIS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 838383833,
+ "label": "Fuse strength",
+ "localized": "Intensità fusione",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 848484844,
+ "label": "FreeInit",
+ "localized": "FreeInit",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "g": [
+ {
+ "id": 755,
+ "label": "Gallery",
+ "localized": "Galleria",
+ "reload": "gallery_nav",
+ "hint": "Galleria immagini"
+ },
+ {
+ "id": 1,
+ "label": "GitHub",
+ "localized": "GitHub",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 155,
+ "label": "Guidance",
+ "localized": "Guida",
+ "reload": "txt2img_guidance",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "GenerateGenerate",
+ "localized": "GeneraGenera",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 232,
+ "label": "Generate forever",
+ "localized": "Genera all'infinito",
+ "reload": "control_loop",
+ "hint": "Avvia l'elaborazione e continua fino all'annullamento"
+ },
+ {
+ "id": 282,
+ "label": "Generate",
+ "localized": "Genera",
+ "reload": "video_generate_btn",
+ "hint": "Inizia l'elaborazione"
+ },
+ {
+ "id": 283,
+ "label": "Get receipe",
+ "localized": "Ottieni ricetta",
+ "reload": "framepack_btn_get_model",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "GPU Monitor",
+ "localized": "Monitor GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 655,
+ "label": "Get Changelog",
+ "localized": "Ottieni Changelog",
+ "reload": "get_changelog",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Generic",
+ "localized": "Generico",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Google GenAI",
+ "localized": "Google GenAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Group Offload",
+ "localized": "Offload di gruppo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Grid Options",
+ "localized": "Opzioni griglia",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Grids",
+ "localized": "Griglie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Guider",
+ "localized": "Guida",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Guidance scale",
+ "localized": "Scala di guida",
+ "reload": "",
+ "hint": "Scala Classifier Free Guidance (CFG): quanto l'immagine deve conformarsi al prompt. Valori bassi producono risultati più creativi, valori alti la rendono più fedele al prompt; valori consigliati tra 5 e 10"
+ },
+ {
+ "id": 11,
+ "label": "Guidance end",
+ "localized": "Fine guida",
+ "reload": "",
+ "hint": "Termina in anticipo l'effetto di CFG e PAG: un valore di 1 agisce normalmente, 0,5 interrompe la guida al 50% dei passaggi"
+ },
+ {
+ "id": 12,
+ "label": "Guidance rescale",
+ "localized": "Riscalamento guida",
+ "reload": "",
+ "hint": "Riscala la guida per evitare immagini sovraesposte a valori di guida più elevati"
+ },
+ {
+ "id": 13,
+ "label": "Gamma",
+ "localized": "Gamma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Grid margins",
+ "localized": "Margini griglia",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Grid sections",
+ "localized": "Sezioni griglia",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Guidance strength",
+ "localized": "Forza della guida",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Guidance start",
+ "localized": "Inizio guida",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Guidance stop",
+ "localized": "Fine guida",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Gate step",
+ "localized": "Passaggio gate",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Guess mode",
+ "localized": "Modalità Guess",
+ "reload": "",
+ "hint": "Rimuove il requisito di fornire un prompt a un ControlNet. Forza l'encoder Controlnet a fare la sua migliore ipotesi basandosi sui contenuti della mappa di controllo in input."
+ },
+ {
+ "id": 21,
+ "label": "gradient",
+ "localized": "gradiente",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Gamma corrected",
+ "localized": "Gamma corretta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "General threshold",
+ "localized": "Soglia generale",
+ "reload": "",
+ "hint": "Soglia di confidenza per i tag generali (es. oggetti, azioni, ambientazioni). Solo i tag con confidenza superiore a questa soglia vengono inclusi nell'output. Valori più alti sono più selettivi (meno tag), valori più bassi includono più tag."
+ },
+ {
+ "id": 24,
+ "label": "GPU",
+ "localized": "GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Google cloud use VertexAI endpoints",
+ "localized": "Usa endpoint VertexAI di Google Cloud",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Google cloud API key",
+ "localized": "Chiave API Google Cloud",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Google Cloud project ID",
+ "localized": "ID progetto Google Cloud",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Google Cloud location ID",
+ "localized": "ID località Google Cloud",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "group",
+ "localized": "gruppo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Group size",
+ "localized": "Dimensione gruppo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "GC threshold",
+ "localized": "Soglia GC",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Grid max rows count",
+ "localized": "Conteggio massimo righe griglia",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Grid max columns count",
+ "localized": "Conteggio massimo colonne griglia",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Grid background color",
+ "localized": "Colore di sfondo griglia",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Gallery auto-update on tab change",
+ "localized": "Aggiornamento automatico galleria al cambio di scheda",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "GPU monitor interval",
+ "localized": "Intervallo monitor GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Gallery view columns",
+ "localized": "Colonne vista galleria",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Grid image size",
+ "localized": "Dimensione immagine griglia",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Global",
+ "localized": "Globale",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "h": [
+ {
+ "id": 0,
+ "label": "History",
+ "localized": "Cronologia",
+ "reload": "btn_history",
+ "hint": "Elenco delle generazioni precedenti che possono essere ulteriormente rielaborate"
+ },
+ {
+ "id": 0,
+ "label": "html2md",
+ "localized": "html2md",
+ "reload": "docs_md_btn",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Huggingface",
+ "localized": "Huggingface",
+ "reload": "",
+ "hint": "Impostazioni relative all'accesso a Huggingface"
+ },
+ {
+ "id": 0,
+ "label": "HiDream",
+ "localized": "HiDream",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HyperTile",
+ "localized": "HyperTile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion",
+ "localized": "HiDiffusion",
+ "reload": "",
+ "hint": "HiDiffusion consente la creazione di immagini ad alta risoluzione utilizzando i modelli standard senza duplicati o distorsioni e con prestazioni migliorate"
+ },
+ {
+ "id": 0,
+ "label": "Height",
+ "localized": "Altezza",
+ "reload": "",
+ "hint": "Altezza dell'immagine"
+ },
+ {
+ "id": 0,
+ "label": "HiRes steps",
+ "localized": "Passaggi HiRes",
+ "reload": "",
+ "hint": "Numero di passaggi di campionamento per l'immagine ingrandita. Se 0, utilizza lo stesso valore dell'originale"
+ },
+ {
+ "id": 0,
+ "label": "HDR clamp",
+ "localized": "HDR clamp",
+ "reload": "",
+ "hint": "Regola il livello di dettagli senza senso eliminando i valori che deviano significativamente dalla media della distribuzione. È particolarmente utile per migliorare la generazione a scale di guida più elevate, identificando i valori anomali all'inizio del processo e applicando regolazioni matematiche basate sulle impostazioni di Intervallo (Confine) e Soglia. Immaginalo come l'impostazione dell'intervallo entro il quale desideri che siano i valori dell'immagine; la regolazione della soglia determina quali valori devono essere riportati in quell'intervallo"
+ },
+ {
+ "id": 0,
+ "label": "HDR maximize",
+ "localized": "HDR maximize",
+ "reload": "",
+ "hint": "Calcola un \"fattore di normalizzazione\" dividendo il valore massimo del tensore per l'intervallo specificato moltiplicato per 4. Questo fattore viene quindi utilizzato per spostare i canali all'interno del confine dato, garantendo la massima gamma dinamica per l'elaborazione successiva. L'obiettivo è ottimizzare la gamma dinamica per applicazioni esterne come Photoshop, in particolare per la regolazione di livelli, contrasto e luminosità"
+ },
+ {
+ "id": 0,
+ "label": "HDR range",
+ "localized": "Intervallo HDR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hue",
+ "localized": "Tonalità",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HQ init latents",
+ "localized": "Latenti iniziali HQ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Height after",
+ "localized": "Altezza successiva",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Height mask",
+ "localized": "Maschera altezza",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hires use control",
+ "localized": "Usa controllo HiRes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hands",
+ "localized": "Mani",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "High threshold",
+ "localized": "Soglia alta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "high noise",
+ "localized": "Rumore elevato",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet Enabled",
+ "localized": "Hypertile UNet Abilitato",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile HiRes pass only",
+ "localized": "Hypertile solo passaggio HiRes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet max tile size",
+ "localized": "Dimensione massima tile UNet Hypertile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet min tile size",
+ "localized": "Dimensione minima tile UNet Hypertile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet swap size",
+ "localized": "Dimensione swap UNet Hypertile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet depth",
+ "localized": "Profondità UNet Hypertile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile VAE Enabled",
+ "localized": "Hypertile VAE Abilitato",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile VAE tile size",
+ "localized": "Dimensione tile VAE Hypertile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile VAE swap size",
+ "localized": "Dimensione swap VAE Hypertile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion apply RAU-Net",
+ "localized": "HiDiffusion applica RAU-Net",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion apply MSW-MSA",
+ "localized": "HiDiffusion applica MSW-MSA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion aggressive at step",
+ "localized": "HiDiffusion aggressivo al passaggio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion override T1 ratio",
+ "localized": "HiDiffusion sovrascrivi rapporto T1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion override T2 ratio",
+ "localized": "HiDiffusion sovrascrivi rapporto T2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "hidet",
+ "localized": "hidet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hide legacy tabs",
+ "localized": "Nascondi schede legacy",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hide input range sliders",
+ "localized": "Nascondi cursori intervallo input",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hide params headers",
+ "localized": "Nascondi intestazioni parametri",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HuggingFace token",
+ "localized": "Token HuggingFace",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HuggingFace mirror",
+ "localized": "Mirror HuggingFace",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HED",
+ "localized": "HED",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "i": [
+ {
+ "id": 751,
+ "label": "Images",
+ "localized": "Immagini",
+ "reload": "",
+ "hint": "Crea immagini Interfaccia unificata Supporta T2I e I2I Con guida di controllo opzionale"
+ },
+ {
+ "id": 752,
+ "label": "I2I",
+ "localized": "I2I",
+ "reload": "",
+ "hint": "Crea immagine da immagine Interfaccia legacy che imita l'interfaccia e il comportamento originale immagine-a-immagine"
+ },
+ {
+ "id": 753,
+ "label": "Input",
+ "localized": "Input",
+ "reload": "",
+ "hint": "Mostra/nascondi la selezione dei media di input utilizzati per guidare la generazione"
+ },
+ {
+ "id": 754,
+ "label": "Image",
+ "localized": "Immagine",
+ "reload": "",
+ "hint": "Crea immagine da immagine"
+ },
+ {
+ "id": 755,
+ "label": "Inpaint",
+ "localized": "Inpaint",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 756,
+ "label": "Inputs",
+ "localized": "Ingressi",
+ "reload": "",
+ "hint": "Impostazioni relative alle immagini di Input"
+ },
+ {
+ "id": 757,
+ "label": "Initial",
+ "localized": "Iniziale",
+ "reload": "",
+ "hint": "Imposta la risoluzione dell'immagine prima dell'elaborazione"
+ },
+ {
+ "id": 758,
+ "label": "Info",
+ "localized": "Info",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 759,
+ "label": "install",
+ "localized": "installa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 760,
+ "label": "Image Options",
+ "localized": "Opzioni Immagine",
+ "reload": "",
+ "hint": "Impostazioni relative al formato dell'immagine, ai metadati e alle griglie di immagini"
+ },
+ {
+ "id": 761,
+ "label": "Image Paths",
+ "localized": "Percorsi Immagini",
+ "reload": "",
+ "hint": "Impostazioni relative ai nomi dei file immagine e alle cartelle di output"
+ },
+ {
+ "id": 762,
+ "label": "Image Metadata",
+ "localized": "Metadati Immagine",
+ "reload": "",
+ "hint": "Impostazioni relative alla gestione dei metadati creati con le immagini generate"
+ },
+ {
+ "id": 763,
+ "label": "IP Adapters",
+ "localized": "IP Adapters",
+ "reload": "",
+ "hint": "Gli IP adapters sono modelli plugin che possono guidare la generazione verso il risultato desiderato"
+ },
+ {
+ "id": 764,
+ "label": "Input Media",
+ "localized": "Media di Input",
+ "reload": "",
+ "hint": "Aggiungi l'immagine di input da utilizzare per l'elaborazione image-to-image, inpaint o control"
+ },
+ {
+ "id": 765,
+ "label": "Input Image",
+ "localized": "Immagine di Input",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 766,
+ "label": "IPEX",
+ "localized": "IPEX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 767,
+ "label": "Image Gallery",
+ "localized": "Galleria Immagini",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 768,
+ "label": "Intermediate Image Saving",
+ "localized": "Salvataggio Immagini Intermedie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 769,
+ "label": "Initial seed",
+ "localized": "Seed iniziale",
+ "reload": "",
+ "hint": "Un valore che determina l'output del generatore di numeri casuali - se crei un'immagine con gli stessi parametri e lo stesso seed di un'altra immagine, otterrai lo stesso risultato"
+ },
+ {
+ "id": 770,
+ "label": "Include detections",
+ "localized": "Includi rilevamenti",
+ "reload": "",
+ "hint": "Includi l'immagine originale con le aree rilevate contrassegnate"
+ },
+ {
+ "id": 771,
+ "label": "IY model",
+ "localized": "Modello IY",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 772,
+ "label": "IY scale",
+ "localized": "Scala IY",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 773,
+ "label": "IY start",
+ "localized": "Inizio IY",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 774,
+ "label": "IY end",
+ "localized": "Fine IY",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 775,
+ "label": "Identity guidance",
+ "localized": "Guida identità",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 776,
+ "label": "Include original image",
+ "localized": "Includi immagine originale",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 777,
+ "label": "Iterate seed per line",
+ "localized": "Itera seed per riga",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 778,
+ "label": "Iterations",
+ "localized": "Iterazioni",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 779,
+ "label": "Interpolate frames",
+ "localized": "Interpola fotogrammi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 780,
+ "label": "Include main grid",
+ "localized": "Includi griglia principale",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 781,
+ "label": "Include sub grids",
+ "localized": "Includi sottogriglie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 782,
+ "label": "Include images",
+ "localized": "Includi immagini",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 783,
+ "label": "invert",
+ "localized": "inverti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 784,
+ "label": "Init image same as control",
+ "localized": "Immagine init uguale a control",
+ "reload": "",
+ "hint": "Tratterà inoltre qualsiasi immagine inserita nella finestra di input Control come sorgente per attività di tipo img2img, ad esempio un'immagine da modificare."
+ },
+ {
+ "id": 785,
+ "label": "Inpaint masked only",
+ "localized": "Inpaint solo mascherato",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 786,
+ "label": "Invert mask",
+ "localized": "Inverti maschera",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 787,
+ "label": "IOU",
+ "localized": "IOU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 788,
+ "label": "Init strength",
+ "localized": "Forza iniziale",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 789,
+ "label": "Input directory",
+ "localized": "Directory di input",
+ "reload": "",
+ "hint": "Cartella in cui si trovano le immagini che desideri elaborare"
+ },
+ {
+ "id": 790,
+ "label": "Intermediates",
+ "localized": "Intermedi",
+ "reload": "",
+ "hint": "Dimensione del pool di candidati intermedi durante l'abbinamento delle caratteristiche dell'immagine ai tag descrittivi (flavours). Da questo pool, i tag finali vengono selezionati in base a Min/Max Flavors. Valori più alti possono migliorare la qualità ma sono più lenti."
+ },
+ {
+ "id": 791,
+ "label": "Include rating",
+ "localized": "Includi valutazione",
+ "reload": "",
+ "hint": "Includi i tag di classificazione dei contenuti nell'output (es. safe, questionable, explicit). Utile per filtrare o categorizzare le immagini in base alla loro classificazione dei contenuti."
+ },
+ {
+ "id": 792,
+ "label": "Image width",
+ "localized": "Larghezza immagine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 793,
+ "label": "Image height",
+ "localized": "Altezza immagine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 794,
+ "label": "inference-mode",
+ "localized": "inference-mode",
+ "reload": "",
+ "hint": "Simile a no-grad ma più rigoroso. Garantisce che il modello venga eseguito solo in modalità inferenza per sicurezza e velocità."
+ },
+ {
+ "id": 795,
+ "label": "inductor",
+ "localized": "inductor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 796,
+ "label": "Image quality",
+ "localized": "Qualità immagine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 797,
+ "label": "Include mask in outputs",
+ "localized": "Includi maschera negli output",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 798,
+ "label": "Include invisible watermark",
+ "localized": "Includi watermark invisibile",
+ "reload": "",
+ "hint": "Aggiungi un watermark invisibile all'immagine alterando alcuni valori dei pixel"
+ },
+ {
+ "id": 799,
+ "label": "Invisible watermark string",
+ "localized": "Stringa watermark invisibile",
+ "reload": "",
+ "hint": "Stringa del watermark da aggiungere all'immagine. Mantienila molto breve per evitare la corruzione dell'immagine."
+ },
+ {
+ "id": 800,
+ "label": "Image watermark position",
+ "localized": "Posizione watermark immagine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 801,
+ "label": "Image watermark file",
+ "localized": "File watermark immagine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 802,
"label": "Images filename pattern",
"localized": "Pattern nome file immagini",
"reload": "",
- "hint": "Utilizza i seguenti tag per definire come vengono scelti i nomi dei file per le immagini:seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
+ "hint": "Usa i seguenti tag per definire come vengono scelti i nomi dei file per le immagini:seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
},
{
- "id": "",
- "label": "Row count",
- "localized": "Conteggio righe",
+ "id": 803,
+ "label": "inline",
+ "localized": "inline",
"reload": "",
- "hint": "Usa -1 per il rilevamento automatico e 0 per renderlo uguale alla dimensione del batch"
+ "hint": "in linea con tutti gli elementi aggiuntivi (scorrevole)"
},
{
- "id": "",
- "label": "Directory name pattern",
- "localized": "Pattern nome directory",
+ "id": 804,
+ "label": "Inpainting include greyscale mask in results",
+ "localized": "Inpainting includi maschera in scala di grigi nei risultati",
"reload": "",
- "hint": "Utilizza i seguenti tag per definire come vengono scelte le sottodirectory per immagini e griglie: [steps], [cfg],[prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime], [job_timestamp]; lascia vuoto per il default"
+ "hint": ""
},
{
- "id": "",
+ "id": 805,
+ "label": "Inpainting include masked composite in results",
+ "localized": "Inpainting includi composito mascherato nei risultati",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 806,
+ "label": "Image transparent color fill",
+ "localized": "Riempimento colore trasparente immagine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 807,
"label": "Inpainting conditioning mask strength",
- "localized": "Forza maschera di condizionamento Inpainting",
+ "localized": "Forza della maschera di condizionamento Inpainting",
"reload": "",
- "hint": "Determina quanto intensamente mascherare l'immagine originale per inpainting e img2img. 1.0 significa completamente mascherato (predefinito). 0.0 significa un condizionamento completamente smascherato. Valori più bassi aiuteranno a preservare la composizione generale dell'immagine, ma avranno difficoltà con grandi cambiamenti"
+ "hint": "Determina con quanta forza mascherare l'immagine originale per inpainting e img2img. 1.0 significa completamente mascherato (predefinito). 0.0 significa un condizionamento completamente non mascherato. Valori più bassi aiuteranno a preservare la composizione complessiva dell'immagine, ma avranno difficoltà con grandi cambiamenti"
},
{
- "id": "",
- "label": "Clip skip",
- "localized": "Clip skip",
+ "id": 808,
+ "label": "Image resize algorithm",
+ "localized": "Algoritmo ridimensionamento immagine",
"reload": "",
- "hint": "Parametro di interruzione anticipata per il modello CLIP; 1 significa interruzione all'ultimo strato come al solito, 2 significa interruzione al penultimo strato, ecc"
+ "hint": ""
},
{
- "id": "",
- "label": "Images folder",
- "localized": "Cartella immagini",
+ "id": 809,
+ "label": "Image repeats per epoch",
+ "localized": "Ripetizioni immagine per epoca",
"reload": "",
- "hint": "Se vuoto, il valore predefinito sono le tre directory sottostanti"
+ "hint": ""
},
{
- "id": "",
- "label": "Grids folder",
- "localized": "Cartella griglie",
+ "id": 810,
+ "label": "Interpolation Method",
+ "localized": "Metodo di interpolazione",
"reload": "",
- "hint": "Se vuoto, il valore predefinito sono le due directory sottostanti"
+ "hint": ""
},
{
- "id": "",
- "label": "Quicksettings list",
- "localized": "Lista impostazioni rapide",
+ "id": 811,
+ "label": "In Blocks",
+ "localized": "In Blocks",
"reload": "",
- "hint": "Elenco dei nomi delle impostazioni, separati da virgole, per le impostazioni che dovrebbero andare nella barra di accesso rapido in alto invece che nella scheda delle impostazioni"
+ "hint": "Blocchi di downsampling della UNet (12 valori per SD1.5, 9 valori per SDXL)"
},
{
- "id": "",
- "label": "Live preview display period",
- "localized": "Periodo di visualizzazione anteprima live",
+ "id": 812,
+ "label": "Input model",
+ "localized": "Modello di input",
"reload": "",
- "hint": "Richiedi l'immagine di anteprima ogni n passi, imposta a 0 per disabilitare"
+ "hint": ""
},
{
- "id": "",
- "label": "Approximate",
- "localized": "Approssimato",
+ "id": 813,
+ "label": "Info object",
+ "localized": "Oggetto Info",
"reload": "",
- "hint": "Approssimazione economica della rete neurale. Molto veloce rispetto al VAE, ma produce immagini con risoluzione orizzontale/verticale 4 volte inferiore e qualità inferiore"
+ "hint": ""
+ }
+ ],
+ "k": [
+ {
+ "id": 69446,
+ "label": "Kanvas change",
+ "localized": "Modifica Kanvas",
+ "reload": "",
+ "hint": ""
},
{
- "id": "",
- "label": "Simple",
- "localized": "Semplice",
+ "id": 1992,
+ "label": "Kanvas Settings",
+ "localized": "Impostazioni Kanvas",
"reload": "",
- "hint": "Approssimazione molto economica. Molto veloce rispetto al VAE, ma produce immagini con risoluzione orizzontale/verticale 8 volte inferiore e qualità estremamente bassa"
+ "hint": ""
},
{
- "id": "",
- "label": "Progress update period",
- "localized": "Periodo di aggiornamento progresso",
+ "id": 75531,
+ "label": "Keep Thinking Trace",
+ "localized": "Mantieni traccia del pensiero",
"reload": "",
- "hint": "Periodo di aggiornamento per la barra di progresso dell'interfaccia utente e i controlli di anteprima, in millisecondi"
+ "hint": "Include il processo di ragionamento del modello nell'output finale. Utile per capire come il modello è arrivato alla risposta. Funziona solo con i modelli che supportano la modalità di pensiero (thinking mode)."
},
{
- "id": "",
- "label": "Euler a",
- "localized": "Euler a",
+ "id": 3675,
+ "label": "Keep Prefill",
+ "localized": "Mantieni Prefill",
"reload": "",
- "hint": "Euler Ancestral - molto creativo, ogni passo può generare un'immagine completamente diversa a seconda del conteggio dei passi; impostare i passi oltre 30-40 non aiuta"
+ "hint": "Include il testo di prefill all'inizio dell'output finale. Se disabilitato, il testo di prefill utilizzato per guidare il modello viene rimosso dal risultato."
},
{
- "id": "",
- "label": "DDIM",
- "localized": "DDIM",
+ "id": 28821,
+ "label": "Keep aspect ratio",
+ "localized": "Mantieni proporzioni",
"reload": "",
- "hint": "Modelli Impliciti di Diffusione Denoising - ottimi per l'inpainting"
+ "hint": ""
+ }
+ ],
+ "l": [
+ {
+ "id": 751,
+ "label": "Load model",
+ "localized": "Carica modello",
+ "reload": "",
+ "hint": ""
},
{
- "id": "",
- "label": "UniPC",
- "localized": "UniPC",
+ "id": 1524,
+ "label": "Load custom model",
+ "localized": "Carica modello personalizzato",
"reload": "",
- "hint": "Framework Unificato Predittore-Correttore per il Campionamento Veloce dei Modelli di Diffusione"
+ "hint": "Carica un modello personalizzato con la configurazione specificata"
},
{
- "id": "",
- "label": "Sigma negative guidance minimum",
- "localized": "Guida negativa Sigma minima",
+ "id": 2341,
+ "label": "LaMa Remove",
+ "localized": "Rimoziome LaMa",
"reload": "",
- "hint": "Salta il prompt negativo per alcuni passi quando l'immagine è quasi pronta, 0=disabilita"
+ "hint": ""
},
{
- "id": "",
- "label": "Upscaler tile size",
- "localized": "Dimensione tile upscaler",
+ "id": 3920,
+ "label": "Lite",
+ "localized": "Lite",
"reload": "",
- "hint": "0 = nessun tiling"
+ "hint": ""
},
{
- "id": "",
- "label": "Upscaler tile overlap",
- "localized": "Sovrapposizione tile upscaler",
+ "id": 4122,
+ "label": "LTXVideo",
+ "localized": "LTXVideo",
"reload": "",
- "hint": "Valori bassi = cucitura visibile"
+ "hint": ""
},
{
- "id": "",
- "label": "GFPGAN",
- "localized": "GFPGAN",
+ "id": 5001,
+ "label": "Load",
+ "localized": "Carica",
"reload": "",
- "hint": "Ripristina i volti a bassa qualità utilizzando la rete neurale GFPGAN"
+ "hint": ""
},
{
- "id": "",
- "label": "CodeFormer",
- "localized": "CodeFormer",
+ "id": 6112,
+ "label": "Live Previews",
+ "localized": "Anteprime dal vivo",
"reload": "",
- "hint": "Ripristina i volti a bassa qualità utilizzando la rete neurale Codeformer"
+ "hint": "Impostazioni relative alle anteprime in tempo reale e alle notifiche sonore"
},
{
- "id": "",
- "label": "CodeFormer weight parameter",
- "localized": "Parametro peso CodeFormer",
+ "id": 7231,
+ "label": "Legacy options",
+ "localized": "Opzioni legacy",
"reload": "",
- "hint": "0 = effetto massimo; 1 = effetto minimo"
+ "hint": "Impostazioni relative a opzioni legacy (obsolete) - non dovrebbero essere utilizzate"
},
{
- "id": "",
- "label": "ToMe token merging ratio",
- "localized": "Rapporto di fusione token ToMe",
+ "id": 8445,
+ "label": "List",
+ "localized": "Lista",
"reload": "",
- "hint": "Abilita la fusione di token ridondanti tramite tomesd per miglioramenti di velocità e memoria, 0=disabilitato"
+ "hint": "Elenca tutti i modelli disponibili"
},
{
- "id": "",
- "label": "Todo token merging ratio",
- "localized": "Rapporto di fusione token Todo",
+ "id": 9012,
+ "label": "Loader",
+ "localized": "Caricatore",
"reload": "",
- "hint": "Abilita la fusione di token ridondanti tramite todo per miglioramenti di velocità e memoria, 0=disabilitato"
+ "hint": "Consente di assemblare manualmente un modello di diffusione da singoli moduli"
},
{
- "id": "",
- "label": "Model pipeline",
- "localized": "Pipeline modello",
+ "id": 105502,
+ "label": "List models",
+ "localized": "Elenca modelli",
"reload": "",
- "hint": "Se il rilevamento automatico non rileva il modello automaticamente, seleziona il tipo di modello prima di caricare un modello"
+ "hint": ""
},
{
- "id": "",
- "label": "VAE slicing",
- "localized": "Slicing VAE",
+ "id": 115528,
+ "label": "Load receipe",
+ "localized": "Carica ricetta",
"reload": "",
- "hint": "Decodifica i latenti batch un'immagine alla volta con VRAM limitata. Piccolo aumento delle prestazioni nella decodifica VAE su batch di più immagini"
+ "hint": ""
},
{
- "id": "",
- "label": "VAE tiling",
- "localized": "Tiling VAE",
+ "id": 12001,
+ "label": "Lora",
+ "localized": "Lora",
"reload": "",
- "hint": "Divide le immagini di grandi dimensioni in tile sovrapposte con VRAM limitata. Comporta un lieve aumento del tempo di elaborazione"
+ "hint": "LoRA: Low-Rank Adaptation. Modello ottimizzato (fine-tuned) che viene applicato sopra un modello caricato"
},
{
- "id": "",
- "label": "Dynamic attention BMM",
- "localized": "Attenzione dinamica BMM",
+ "id": 13098,
+ "label": "Local",
+ "localized": "Locale",
"reload": "",
- "hint": "Esegue il calcolo dell'attenzione a passi invece che tutto in una volta. Tempi di inferenza più lenti, ma utilizzo di memoria notevolmente ridotto"
+ "hint": "Modelli scaricati e pronti all'uso"
},
{
- "id": "",
- "label": "ONNX Execution Provider",
- "localized": "Provider di Esecuzione ONNX",
+ "id": 14011,
+ "label": "LTX",
+ "localized": "LTX",
"reload": "",
- "hint": "Provider di Esecuzione ONNX"
+ "hint": ""
},
{
- "id": "",
- "label": "ONNX allow fallback to CPU",
- "localized": "ONNX consente il fallback alla CPU",
+ "id": 15022,
+ "label": "Layerwise Casting",
+ "localized": "Casting per livello",
"reload": "",
- "hint": "Consente il fallback alla CPU quando il provider di esecuzione selezionato è fallito"
+ "hint": ""
},
{
- "id": "",
- "label": "ONNX cache converted models",
- "localized": "ONNX memorizza in cache i modelli convertiti",
+ "id": 16033,
+ "label": "LinFusion",
+ "localized": "LinFusion",
"reload": "",
- "hint": "Salva i modelli convertiti in formato ONNX come cache. Puoi gestirli nella scheda ONNX"
+ "hint": ""
},
{
- "id": "",
- "label": "ONNX unload base model when processing refiner",
- "localized": "ONNX scarica il modello base durante l'elaborazione del refiner",
+ "id": 17044,
+ "label": "Log Display",
+ "localized": "Visualizzazione log",
"reload": "",
- "hint": "Scarica il modello base quando il refiner viene convertito/ottimizzato/elaborato"
+ "hint": ""
},
{
- "id": "",
- "label": "Inference-mode",
- "localized": "Modalità inferenza",
+ "id": 18055,
+ "label": "List all locally available models",
+ "localized": "Elenca tutti i modelli disponibili localmente",
"reload": "",
- "hint": "Usa torch.inference_mode"
+ "hint": ""
},
{
- "id": "",
- "label": "no-grad",
- "localized": "no-grad",
+ "id": 19066,
+ "label": "Last Generate",
+ "localized": "Ultima generazione",
"reload": "",
- "hint": "Usa torch.no_grad"
+ "hint": ""
},
{
- "id": "",
- "label": "Model compile precompile",
- "localized": "Precompilazione del modello",
+ "id": 20077,
+ "label": "low order",
+ "localized": "ordine basso",
"reload": "",
- "hint": "Esegui la compilazione del modello immediatamente al caricamento del modello invece che al primo utilizzo"
+ "hint": ""
},
{
- "id": "",
- "label": "Use zeros for prompt padding",
- "localized": "Usa zeri per il padding del prompt",
+ "id": 21088,
+ "label": "LSC layer indices",
+ "localized": "Indici livelli LSC",
"reload": "",
- "hint": "Forza un tensore completamente zero quando il prompt è vuoto per rimuovere qualsiasi rumore residuo"
+ "hint": ""
},
{
- "id": "",
- "label": "Include invisible watermark",
- "localized": "Includi filigrana invisibile",
+ "id": 22099,
+ "label": "LSC fully qualified name",
+ "localized": "Nome completo (FQN) LSC",
"reload": "",
- "hint": "Aggiungi una filigrana invisibile all'immagine alterando alcuni valori di pixel"
+ "hint": ""
},
{
- "id": "",
- "label": "invisible watermark string",
- "localized": "Stringa filigrana invisibile",
+ "id": 23110,
+ "label": "LSC skip attention blocks",
+ "localized": "Salta blocchi attenzione LSC",
"reload": "",
- "hint": "Stringa di filigrana da aggiungere all'immagine. Mantienila molto corta per evitare la corruzione dell'immagine."
+ "hint": ""
},
{
- "id": "",
- "label": "show log view",
- "localized": "mostra vista log",
+ "id": 24121,
+ "label": "LSC skip feed-forward blocks",
+ "localized": "Salta blocchi feed-forward LSC",
"reload": "",
- "hint": "Mostra la vista log nella parte inferiore della finestra principale"
+ "hint": ""
},
{
- "id": "",
+ "id": 25132,
+ "label": "LSC skip attention scores",
+ "localized": "Salta punteggi attenzione LSC",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26143,
+ "label": "LSC dropout rate",
+ "localized": "Tasso di dropout LSC",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27154,
+ "label": "Layer options",
+ "localized": "Opzioni livello",
+ "reload": "",
+ "hint": "Specifica manualmente le opzioni avanzate del livello IP adapter"
+ },
+ {
+ "id": 28165,
+ "label": "Layer scales",
+ "localized": "Scale livello",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29176,
+ "label": "Length",
+ "localized": "Lunghezza",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30187,
+ "label": "Loops",
+ "localized": "Cicli",
+ "reload": "",
+ "hint": "Quante volte elaborare un'immagine. Ogni output viene utilizzato come input per il ciclo successivo. Se impostato a 1, il comportamento sarà come se lo script non venisse utilizzato"
+ },
+ {
+ "id": 31198,
+ "label": "Level",
+ "localized": "Livello",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32209,
+ "label": "Latent mode",
+ "localized": "Modalità latente",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33210,
+ "label": "Loop video",
+ "localized": "Video in loop",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34221,
+ "label": "LLM model",
+ "localized": "Modello LLM",
+ "reload": "",
+ "hint": "Seleziona il modello linguistico da utilizzare per il perfezionamento del prompt. I modelli che supportano la visione sono contrassegnati dall'icona . I modelli che supportano la modalità pensiero (thinking) sono contrassegnati dall'icona ."
+ },
+ {
+ "id": 35232,
+ "label": "LBM Method",
+ "localized": "Metodo LBM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36243,
+ "label": "LBM Composite",
+ "localized": "Composito LBM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37254,
+ "label": "LBM Steps",
+ "localized": "Passaggi LBM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38265,
+ "label": "left",
+ "localized": "sinistra",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39276,
+ "label": "Live update",
+ "localized": "Aggiornamento dal vivo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40287,
+ "label": "Low threshold",
+ "localized": "Soglia bassa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41298,
+ "label": "Large",
+ "localized": "Grande",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42309,
+ "label": "LTX model",
+ "localized": "Modello LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43310,
+ "label": "LTX frames number",
+ "localized": "Numero fotogrammi LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44321,
+ "label": "LTX frames skip",
+ "localized": "Salto fotogrammi LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45332,
+ "label": "LTX enable upsampling",
+ "localized": "Abilita upsampling LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46343,
+ "label": "LTX upsample ratio",
+ "localized": "Rapporto upsample LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47354,
+ "label": "LTX enable refine",
+ "localized": "Abilita rifinitura LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48365,
+ "label": "LTX refine strength",
+ "localized": "Intensità rifinitura LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 49376,
+ "label": "LTX decode timestep",
+ "localized": "Timestep decodifica LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50387,
+ "label": "LTX enable audio",
+ "localized": "Abilita audio LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51398,
+ "label": "Loop",
+ "localized": "Loop",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52409,
+ "label": "Local directory name",
+ "localized": "Nome directory locale",
+ "reload": "",
+ "hint": "Directory in cui installare l'estensione; lasciare vuoto per il valore predefinito"
+ },
+ {
+ "id": 53410,
+ "label": "Libs",
+ "localized": "Librerie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 54421,
+ "label": "Latent history size",
+ "localized": "Dimensione cronologia latente",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55432,
+ "label": "LLama repo",
+ "localized": "Repository LLama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56443,
+ "label": "low noise",
+ "localized": "rumore basso",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57454,
+ "label": "leaf_level",
+ "localized": "livello_foglia",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58465,
+ "label": "LLM",
+ "localized": "LLM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59476,
+ "label": "Layerwise casting storage",
+ "localized": "Archiviazione casting per livello",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60487,
+ "label": "Layerwise non-blocking operations",
+ "localized": "Operazioni non bloccanti per livello",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61498,
+ "label": "Lumina: Use mask in transformers",
+ "localized": "Lumina: Usa maschera nei transformer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62509,
+ "label": "LinFusion apply distillation on load",
+ "localized": "Applica distillazione LinFusion al caricamento",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63510,
+ "label": "Light",
+ "localized": "Chiaro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64521,
"label": "Log view update period",
"localized": "Periodo aggiornamento vista log",
"reload": "",
"hint": "Periodo di aggiornamento della vista log, in millisecondi"
},
{
- "id": "",
- "label": "PAG layer names",
- "localized": "Nomi layer PAG",
+ "id": 65532,
+ "label": "Live preview display period",
+ "localized": "Periodo visualizzazione anteprima dal vivo",
"reload": "",
- "hint": "Elenco di layer separati da spazi Disponibili: d[0-5], m[0], u[0-8] Predefinito: m0"
+ "hint": "Richiedi un'immagine di anteprima ogni n passaggi; imposta a 0 per disabilitare"
+ },
+ {
+ "id": 66543,
+ "label": "Load custom Diffusers pipeline",
+ "localized": "Carica pipeline Diffusers personalizzata",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67554,
+ "label": "LoRA force reload always",
+ "localized": "Forza sempre il ricaricamento LoRA",
+ "reload": "",
+ "hint": "Forza il ricaricamento delle reti LoRA dalla memoria ad ogni generazione, anche se già memorizzate nella cache. Utile per il debug o quando i file LoRA vengono modificati esternamente. Disabilitare per l'uso normale per beneficiare della cache."
+ },
+ {
+ "id": 68565,
+ "label": "LoRA load using Diffusers method",
+ "localized": "Carica LoRA con metodo Diffusers",
+ "reload": "",
+ "hint": "Metodo alternativo che utilizza le funzionalità LoRA integrate di Diffusers invece dell'implementazione nativa di SD.Next (potrebbe ridurre la compatibilità LoRA)"
+ },
+ {
+ "id": 69576,
+ "label": "LoRA native apply to text encoder",
+ "localized": "Applica LoRA nativo al text encoder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70587,
+ "label": "LoRA native fuse with model",
+ "localized": "Fusione nativa LoRA con il modello",
+ "reload": "",
+ "hint": "Unisce il LoRA al modello per un minore utilizzo della memoria.Attenzione: Dopo aver rimosso o cambiato un LoRA, potresti ancora vedere il suo stile nelle immagini generate. Per ottenere un modello pulito, ricaricalo dal selettore modelli."
+ },
+ {
+ "id": 71598,
+ "label": "LoRA diffusers fuse with model",
+ "localized": "Fusione Diffusers LoRA con il modello",
+ "reload": "",
+ "hint": "Unisce il LoRA al modello per un minore utilizzo della memoria e compatibilità con torch.compile.Attenzione: Dopo aver rimosso o cambiato un LoRA, potresti ancora vedere il suo stile nelle immagini generate. Per ottenere un modello pulito, ricaricalo dal selettore modelli."
+ },
+ {
+ "id": 72609,
+ "label": "LoRA auto-apply tags",
+ "localized": "Applicazione automatica tag LoRA",
+ "reload": "",
+ "hint": "Aggiunge automaticamente parole chiave/tag dai metadati LoRA al prompt. Imposta il numero di tag da applicare automaticamente, es. 3 = aggiunge i primi 3 tag. Imposta a 0 per disabilitare, -1 per aggiungere tutti i tag disponibili."
+ },
+ {
+ "id": 73610,
+ "label": "LoRA memory cache",
+ "localized": "Cache memoria LoRA",
+ "reload": "",
+ "hint": "Quanti LoRA mantenere in rete per un uso futuro prima di richiedere il ricaricamento dalla memoria"
+ },
+ {
+ "id": 74621,
+ "label": "LoRA add hash info to metadata",
+ "localized": "Aggiungi info hash LoRA ai metadati",
+ "reload": "",
+ "hint": "Includi gli hash dei file LoRA nei metadati dell'immagine generata. Utile per la riproducibilità e per tracciare quali versioni esatte di LoRA sono state utilizzate."
+ },
+ {
+ "id": 75632,
+ "label": "LDSR Path",
+ "localized": "Percorso LDSR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76643,
+ "label": "LoRA load using legacy method",
+ "localized": "Carica LoRA con metodo legacy",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77654,
+ "label": "Loaded LoRA",
+ "localized": "LoRA caricato",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78665,
+ "label": "LoRA target filename",
+ "localized": "Nome file di destinazione LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79676,
+ "label": "Layer skip guidance",
+ "localized": "Guida salto livelli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80687,
+ "label": "LineArt",
+ "localized": "LineArt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81698,
+ "label": "Leres Depth",
+ "localized": "Profondità Leres",
+ "reload": "",
+ "hint": ""
}
],
- "missing": [
+ "m": [
{
- "id": "",
- "label": "1st stage",
- "localized": "1° stadio",
+ "id": 0,
+ "label": "Mask",
+ "localized": "Maschera",
"reload": "",
- "hint": "1° stadio"
+ "hint": "Opzioni per la mascheratura dell'immagine e per le maschere"
},
{
- "id": "",
- "label": "1st stage backbone",
- "localized": "backbone del 1° stadio",
+ "id": 1,
+ "label": "Models",
+ "localized": "Modelli",
"reload": "",
- "hint": "backbone del 1° stadio"
+ "hint": "Scarica, converti o unisci i tuoi modelli e gestisci i metadati dei modelli"
},
{
- "id": "",
- "label": "1st stage skip",
- "localized": "salto 1° stadio",
+ "id": 2,
+ "label": "Manage extensions",
+ "localized": "Gestisci estensioni",
"reload": "",
- "hint": "salto 1° stadio"
+ "hint": ""
},
{
- "id": "",
- "label": "2nd restart step",
- "localized": "2° passo di riavvio",
+ "id": 3,
+ "label": "Manual install",
+ "localized": "Installazione manuale",
"reload": "",
- "hint": "2° passo di riavvio"
+ "hint": "Installa manualmente l'estensione"
},
{
- "id": "",
- "label": "2nd scale",
- "localized": "2a scala",
+ "id": 4,
+ "label": "Models & Networks",
+ "localized": "Modelli & Reti",
"reload": "",
- "hint": "2a scala"
+ "hint": "Visualizza l'elenco di tutti i modelli e le reti disponibili"
},
{
- "id": "",
- "label": "2nd stage",
- "localized": "2° stadio",
+ "id": 5,
+ "label": "Model Loading",
+ "localized": "Caricamento Modello",
"reload": "",
- "hint": "2° stadio"
+ "hint": "Impostazioni relative alla modalità di caricamento del modello"
},
{
- "id": "",
- "label": "2nd stage backbone",
- "localized": "backbone del 2° stadio",
+ "id": 6,
+ "label": "Model Options",
+ "localized": "Opzioni Modello",
"reload": "",
- "hint": "backbone del 2° stadio"
+ "hint": "Impostazioni relative al comportamento di modelli specifici"
},
{
- "id": "",
- "label": "2nd stage skip",
- "localized": "salto 2° stadio",
+ "id": 7,
+ "label": "Model Offloading",
+ "localized": "Offloading Modello",
"reload": "",
- "hint": "salto 2° stadio"
+ "hint": "Impostazioni relative all'offloading del modello e alla gestione della memoria"
},
{
- "id": "",
- "label": "3rd restart step",
- "localized": "3° passo di riavvio",
+ "id": 8,
+ "label": "Model Quantization",
+ "localized": "Quantizzazione Modello",
"reload": "",
- "hint": "3° passo di riavvio"
+ "hint": "Impostazioni relative alla quantizzazione del modello utilizzata per ridurre l'uso della memoria"
},
{
- "id": "",
- "label": "3rd scale",
- "localized": "3a scala",
+ "id": 9,
+ "label": "Model Compile",
+ "localized": "Compilazione Modello",
"reload": "",
- "hint": "3a scala"
+ "hint": "Impostazioni relative ai diversi metodi di compilazione del modello"
},
{
- "id": "",
- "label": "3rd stage",
- "localized": "3° stadio",
+ "id": 10,
+ "label": "Metadata",
+ "localized": "Metadati",
"reload": "",
- "hint": "3° stadio"
+ "hint": "Aggiorna i metadati per tutti i modelli disponibili"
},
{
- "id": "",
- "label": "4th restart step",
- "localized": "4° passo di riavvio",
+ "id": 11,
+ "label": "Merge",
+ "localized": "Unisci (Merge)",
"reload": "",
- "hint": "4° passo di riavvio"
+ "hint": "Unisci due o più modelli in un nuovo modello"
},
{
- "id": "",
- "label": "4th scale",
- "localized": "4a scala",
+ "id": 12,
+ "label": "Manual Block Merge",
+ "localized": "Merge manuale dei blocchi",
"reload": "",
- "hint": "4a scala"
+ "hint": ""
},
{
- "id": "",
- "label": "4th stage",
- "localized": "4° stadio",
+ "id": 13,
+ "label": "Merge Modules",
+ "localized": "Unisci moduli",
"reload": "",
- "hint": "4° stadio"
+ "hint": ""
},
{
- "id": "",
- "label": "a1111",
- "localized": "a1111",
+ "id": 14,
+ "label": "Model",
+ "localized": "Modello",
"reload": "",
- "hint": "a1111"
+ "hint": "Modello di base"
},
{
- "id": "",
- "label": "accuracy",
- "localized": "precisione",
+ "id": 15,
+ "label": "Model metadata",
+ "localized": "Metadati modello",
"reload": "",
- "hint": "precisione"
+ "hint": ""
},
{
- "id": "",
- "label": "aci: mask dilate",
- "localized": "aci: dilata maschera",
+ "id": 16,
+ "label": "ModernUI",
+ "localized": "ModernUI",
"reload": "",
- "hint": "aci: dilata maschera"
+ "hint": ""
},
{
- "id": "",
- "label": "active",
- "localized": "attivo",
+ "id": 17,
+ "label": "Modular Pipelines",
+ "localized": "Pipeline modulari",
"reload": "",
- "hint": "attivo"
+ "hint": ""
},
{
- "id": "",
- "label": "adain",
- "localized": "adain",
+ "id": 18,
+ "label": "Models Paths",
+ "localized": "Percorsi dei modelli",
"reload": "",
- "hint": "adain"
+ "hint": ""
},
{
- "id": "",
- "label": "adapter 1",
- "localized": "adattatore 1",
+ "id": 19,
+ "label": "Mobile",
+ "localized": "Mobile",
"reload": "",
- "hint": "adattatore 1"
+ "hint": ""
},
{
- "id": "",
- "label": "adapter 2",
- "localized": "adattatore 2",
+ "id": 20,
+ "label": "Merge multiple models",
+ "localized": "Unisci modelli multipli",
"reload": "",
- "hint": "adattatore 2"
+ "hint": ""
},
{
- "id": "",
- "label": "adapter 3",
- "localized": "adattatore 3",
+ "id": 21,
+ "label": "Max shift",
+ "localized": "Shift massimo",
"reload": "",
- "hint": "adattatore 3"
+ "hint": "Valore massimo di shift per le alte risoluzioni quando si utilizza lo shifting dinamico."
},
{
- "id": "",
- "label": "adapter 4",
- "localized": "adattatore 4",
+ "id": 22,
+ "label": "Merge detailers",
+ "localized": "Unisci detailer",
"reload": "",
- "hint": "adattatore 4"
+ "hint": "Unisci i risultati di più detailer in una singola maschera prima di avviare il processo di detailing"
},
{
- "id": "",
- "label": "adaptive restore",
- "localized": "ripristino adattivo",
+ "id": 23,
+ "label": "Max detected",
+ "localized": "Max rilevati",
"reload": "",
- "hint": "ripristino adattivo"
+ "hint": "Numero massimo di oggetti rilevati su cui eseguire il detailer"
},
{
- "id": "",
- "label": "add text info",
- "localized": "aggiungi info testo",
+ "id": 24,
+ "label": "Min confidence",
+ "localized": "Confidenza minima",
"reload": "",
- "hint": "aggiungi info testo"
+ "hint": "Livello di confidenza minimo nell'elemento rilevato"
},
{
- "id": "",
- "label": "add time info",
- "localized": "aggiungi info tempo",
+ "id": 25,
+ "label": "Max overlap",
+ "localized": "Sovrapposizione max",
"reload": "",
- "hint": "aggiungi info tempo"
+ "hint": "Sovrapposizione massima tra due elementi rilevati prima che uno venga scartato"
},
{
- "id": "",
- "label": "additional image browser folders",
- "localized": "cartelle aggiuntive browser immagini",
+ "id": 26,
+ "label": "Min size",
+ "localized": "Dimensione minima",
"reload": "",
- "hint": "cartelle aggiuntive browser immagini"
+ "hint": "Dimensione minima dell'oggetto rilevato come percentuale dell'immagine complessiva"
},
{
- "id": "",
- "label": "additional postprocessing operations",
- "localized": "operazioni aggiuntive di post-elaborazione",
+ "id": 27,
+ "label": "Max size",
+ "localized": "Dimensione massima",
"reload": "",
- "hint": "operazioni aggiuntive di post-elaborazione"
+ "hint": "Dimensione massima dell'oggetto rilevato come percentuale dell'immagine complessiva"
},
{
- "id": "",
- "label": "advanced options",
- "localized": "opzioni avanzate",
+ "id": 28,
+ "label": "Max Range",
+ "localized": "Intervallo massimo",
"reload": "",
- "hint": "opzioni avanzate"
+ "hint": ""
},
{
- "id": "",
- "label": "after",
- "localized": "dopo",
+ "id": 29,
+ "label": "Momentum",
+ "localized": "Momento (Momentum)",
"reload": "",
- "hint": "dopo"
+ "hint": ""
},
{
- "id": "",
- "label": "aggressive at step",
- "localized": "aggressivo al passo",
+ "id": 30,
+ "label": "Mode x-axis",
+ "localized": "Modalità asse x",
"reload": "",
- "hint": "aggressivo al passo"
+ "hint": ""
},
{
- "id": "",
- "label": "alias",
- "localized": "alias",
+ "id": 31,
+ "label": "Mode y-axis",
+ "localized": "Modalità asse y",
"reload": "",
- "hint": "alias"
+ "hint": ""
},
{
- "id": "",
- "label": "all",
- "localized": "tutto",
+ "id": 32,
+ "label": "Mask Dropout",
+ "localized": "Dropout maschera",
"reload": "",
- "hint": "tutto"
+ "hint": ""
},
{
- "id": "",
- "label": "allowed aspect ratios",
- "localized": "rapporti d'aspetto consentiti",
+ "id": 33,
+ "label": "Multi decoder",
+ "localized": "Multi decoder",
"reload": "",
- "hint": "rapporti d'aspetto consentiti"
+ "hint": ""
},
{
- "id": "",
- "label": "alpha",
- "localized": "alfa",
+ "id": 34,
+ "label": "Mode",
+ "localized": "Modalità",
"reload": "",
- "hint": "alfa"
+ "hint": "Modalità di interrogazione.Veloce : Descrizione rapida con termini descrittivi minimi.Classico : Interrogazione standard con qualità e velocità bilanciate.Migliore : Analisi più approfondita, più lenta ma con la massima qualità.Negativo : Genera termini da utilizzare come prompt negativo."
},
{
- "id": "",
- "label": "alpha block weight preset",
- "localized": "preset peso blocco alfa",
+ "id": 35,
+ "label": "Method",
+ "localized": "Metodo",
"reload": "",
- "hint": "preset peso blocco alfa"
+ "hint": ""
},
{
- "id": "",
- "label": "alpha matting",
- "localized": "matting alfa",
+ "id": 36,
+ "label": "Model repo",
+ "localized": "Repo del modello",
"reload": "",
- "hint": "matting alfa"
+ "hint": "ID del repository HuggingFace per il modello"
},
{
- "id": "",
- "label": "alpha preset",
- "localized": "preset alfa",
+ "id": 37,
+ "label": "Model gguf",
+ "localized": "Modello GGUF",
"reload": "",
- "hint": "preset alfa"
+ "hint": "Repository opzionale del modello quantizzato GGUF su HuggingFace"
},
{
- "id": "",
- "label": "alpha ratio",
- "localized": "rapporto alfa",
+ "id": 38,
+ "label": "Model type",
+ "localized": "Tipo modello",
"reload": "",
- "hint": "rapporto alfa"
+ "hint": "Tipo di quantizzazione opzionale del modello GGUF"
},
{
- "id": "",
- "label": "amplify lut",
- "localized": "amplifica lut",
+ "id": 39,
+ "label": "Model file",
+ "localized": "File modello",
"reload": "",
- "hint": "amplifica lut"
+ "hint": "File specifico opzionale del modello GGUF all'interno del repository"
},
{
- "id": "",
- "label": "analyze",
- "localized": "analizza",
+ "id": 40,
+ "label": "Max tokens",
+ "localized": "Token massimi",
"reload": "",
- "hint": "analizza"
+ "hint": "Numero massimo di token che il modello può generare nella sua risposta. Il modello non è a conoscenza di questo limite durante la generazione e non cercherà di generare risposte più dettagliate o concise; imposta semplicemente un limite massimo alla lunghezza e troncherà forzatamente la risposta al raggiungimento del limite."
},
{
- "id": "",
- "label": "anchor settings",
- "localized": "impostazioni ancora",
- "reload": "",
- "hint": "impostazioni ancora"
- },
- {
- "id": "",
- "label": "animateddiff",
- "localized": "animateddiff",
- "reload": "",
- "hint": "animateddiff"
- },
- {
- "id": "",
- "label": "answer",
- "localized": "risposta",
- "reload": "",
- "hint": "risposta"
- },
- {
- "id": "",
- "label": "aot_ts_nvfuser",
- "localized": "aot_ts_nvfuser",
- "reload": "",
- "hint": "aot_ts_nvfuser"
- },
- {
- "id": "",
- "label": "appearance",
- "localized": "aspetto",
- "reload": "",
- "hint": "aspetto"
- },
- {
- "id": "",
- "label": "append caption files",
- "localized": "aggiungi file didascalia",
- "reload": "",
- "hint": "aggiungi file didascalia"
- },
- {
- "id": "",
- "label": "append image info json file",
- "localized": "aggiungi file json info immagine",
- "reload": "",
- "hint": "aggiungi file json info immagine"
- },
- {
- "id": "",
- "label": "append interrogated prompt at each iteration",
- "localized": "aggiungi prompt interrogato ad ogni iterazione",
- "reload": "",
- "hint": "aggiungi prompt interrogato ad ogni iterazione"
- },
- {
- "id": "",
- "label": "apply color correction",
- "localized": "applica correzione colore",
- "reload": "",
- "hint": "applica correzione colore"
- },
- {
- "id": "",
- "label": "apply filter",
- "localized": "applica filtro",
- "reload": "",
- "hint": "applica filtro"
- },
- {
- "id": "",
- "label": "apply linfusion distillation on load",
- "localized": "applica distillazione linfusion al caricamento",
- "reload": "",
- "hint": "applica distillazione linfusion al caricamento"
- },
- {
- "id": "",
- "label": "apply mask as overlay",
- "localized": "applica maschera come sovrapposizione",
- "reload": "",
- "hint": "applica maschera come sovrapposizione"
- },
- {
- "id": "",
- "label": "apply msw-msa",
- "localized": "applica msw-msa",
- "reload": "",
- "hint": "applica msw-msa"
- },
- {
- "id": "",
- "label": "apply rau-net",
- "localized": "applica rau-net",
- "reload": "",
- "hint": "applica rau-net"
- },
- {
- "id": "",
- "label": "apply to model",
- "localized": "applica al modello",
- "reload": "",
- "hint": "applica al modello"
- },
- {
- "id": "",
- "label": "artists",
- "localized": "artisti",
- "reload": "",
- "hint": "artisti"
- },
- {
- "id": "",
- "label": "atiadlxx (amd only)",
- "localized": "atiadlxx (solo amd)",
- "reload": "",
- "hint": "atiadlxx (solo amd)"
- },
- {
- "id": "",
- "label": "attention",
- "localized": "attenzione",
- "reload": "",
- "hint": "attenzione"
- },
- {
- "id": "",
- "label": "attention adain",
- "localized": "attenzione adain",
- "reload": "",
- "hint": "attenzione adain"
- },
- {
- "id": "",
- "label": "attention cache enabled",
- "localized": "cache attenzione abilitata",
- "reload": "",
- "hint": "cache attenzione abilitata"
- },
- {
- "id": "",
- "label": "attention chunking threshold",
- "localized": "soglia di chunking attenzione",
- "reload": "",
- "hint": "soglia di chunking attenzione"
- },
- {
- "id": "",
- "label": "attention kv chunk size",
- "localized": "dimensione chunk kv attenzione",
- "reload": "",
- "hint": "dimensione chunk kv attenzione"
- },
- {
- "id": "",
- "label": "attention query chunk size",
- "localized": "dimensione chunk query attenzione",
- "reload": "",
- "hint": "dimensione chunk query attenzione"
- },
- {
- "id": "",
- "label": "auto",
- "localized": "automatico",
- "reload": "",
- "hint": "automatico"
- },
- {
- "id": "",
- "label": "auto apply",
- "localized": "applica automaticamente",
- "reload": "",
- "hint": "applica automaticamente"
- },
- {
- "id": "",
- "label": "auto-convert sd15 embeddings to sdxl",
- "localized": "riconverti automaticamente embedding sd15 in sdxl",
- "reload": "",
- "hint": "riconverti automaticamente embedding sd15 in sdxl"
- },
- {
- "id": "",
- "label": "auto-mask",
- "localized": "maschera automatica",
- "reload": "",
- "hint": "maschera automatica"
- },
- {
- "id": "",
- "label": "auto-segment",
- "localized": "segmentazione automatica",
- "reload": "",
- "hint": "segmentazione automatica"
- },
- {
- "id": "",
- "label": "autolaunch browser upon startup",
- "localized": "avvia automaticamente il browser all'avvio",
- "reload": "",
- "hint": "avvia automaticamente il browser all'avvio"
- },
- {
- "id": "",
- "label": "automatically determine rank",
- "localized": "determina automaticamente il rango",
- "reload": "",
- "hint": "determina automaticamente il rango"
- },
- {
- "id": "",
- "label": "autorank ratio",
- "localized": "rapporto autorango",
- "reload": "",
- "hint": "rapporto autorango"
- },
- {
- "id": "",
- "label": "available networks",
- "localized": "reti disponibili",
- "reload": "",
- "hint": "reti disponibili"
- },
- {
- "id": "",
- "label": "backend",
- "localized": "backend",
- "reload": "",
- "hint": "backend"
- },
- {
- "id": "",
- "label": "backend storage",
- "localized": "archiviazione backend",
- "reload": "",
- "hint": "archiviazione backend"
- },
- {
- "id": "",
- "label": "background threshold",
- "localized": "soglia sfondo",
- "reload": "",
- "hint": "soglia sfondo"
- },
- {
- "id": "",
- "label": "balanced",
- "localized": "bilanciato",
- "reload": "",
- "hint": "bilanciato"
- },
- {
- "id": "",
- "label": "balanced offload cpu high watermark",
- "localized": "watermark superiore cpu offload bilanciato",
- "reload": "",
- "hint": "watermark superiore cpu offload bilanciato"
- },
- {
- "id": "",
- "label": "balanced offload gpu high watermark",
- "localized": "watermark superiore gpu offload bilanciato",
- "reload": "",
- "hint": "watermark superiore gpu offload bilanciato"
- },
- {
- "id": "",
- "label": "balanced offload gpu low watermark",
- "localized": "watermark inferiore gpu offload bilanciato",
- "reload": "",
- "hint": "watermark inferiore gpu offload bilanciato"
- },
- {
- "id": "",
- "label": "base",
- "localized": "base",
- "reload": "",
- "hint": "base"
- },
- {
- "id": "",
- "label": "batch caption",
- "localized": "didascalia batch",
- "reload": "",
- "hint": "didascalia batch"
- },
- {
- "id": "",
- "label": "batch input directory",
- "localized": "directory input batch",
- "reload": "",
- "hint": "directory input batch"
- },
- {
- "id": "",
- "label": "batch interogate",
- "localized": "interrogazione batch",
- "reload": "",
- "hint": "interrogazione batch"
- },
- {
- "id": "",
- "label": "batch interrogate",
- "localized": "interrogazione batch",
- "reload": "",
- "hint": "interrogazione batch"
- },
- {
- "id": "",
- "label": "batch mask directory",
- "localized": "directory maschera batch",
- "reload": "",
- "hint": "directory maschera batch"
- },
- {
- "id": "",
- "label": "batch matrix-matrix",
- "localized": "matrice-matrice batch",
- "reload": "",
- "hint": "matrice-matrice batch"
- },
- {
- "id": "",
- "label": "batch mode uses sequential seeds",
- "localized": "la modalità batch usa seed sequenziali",
- "reload": "",
- "hint": "la modalità batch usa seed sequenziali"
- },
- {
- "id": "",
- "label": "batch output directory",
- "localized": "directory output batch",
- "reload": "",
- "hint": "directory output batch"
- },
- {
- "id": "",
- "label": "batch uses original name",
- "localized": "il batch usa il nome originale",
- "reload": "",
- "hint": "il batch usa il nome originale"
- },
- {
- "id": "",
- "label": "bdia ddim",
- "localized": "bdia ddim",
- "reload": "",
- "hint": "bdia ddim"
- },
- {
- "id": "",
- "label": "before",
- "localized": "prima",
- "reload": "",
- "hint": "prima"
- },
- {
- "id": "",
- "label": "benchmark level",
- "localized": "livello benchmark",
- "reload": "",
- "hint": "livello benchmark"
- },
- {
- "id": "",
- "label": "benchmark steps",
- "localized": "passi benchmark",
- "reload": "",
- "hint": "passi benchmark"
- },
- {
- "id": "",
- "label": "beta block weight preset",
- "localized": "preset peso blocco beta",
- "reload": "",
- "hint": "preset peso blocco beta"
- },
- {
- "id": "",
- "label": "beta end",
- "localized": "fine beta",
- "reload": "",
- "hint": "fine beta"
- },
- {
- "id": "",
- "label": "beta ratio",
- "localized": "rapporto beta",
- "reload": "",
- "hint": "rapporto beta"
- },
- {
- "id": "",
- "label": "beta schedule",
- "localized": "programmazione beta",
- "reload": "",
- "hint": "programmazione beta"
- },
- {
- "id": "",
- "label": "beta start",
- "localized": "inizio beta",
- "reload": "",
- "hint": "inizio beta"
- },
- {
- "id": "",
- "label": "bh1",
- "localized": "bh1",
- "reload": "",
- "hint": "bh1"
- },
- {
- "id": "",
- "label": "bh2",
- "localized": "bh2",
- "reload": "",
- "hint": "bh2"
- },
- {
- "id": "",
- "label": "block",
- "localized": "blocco",
- "reload": "",
- "hint": "blocco"
- },
- {
- "id": "",
- "label": "block skip range",
- "localized": "intervallo di salto blocco",
- "reload": "",
- "hint": "intervallo di salto blocco"
- },
- {
- "id": "",
- "label": "blur",
- "localized": "sfocatura",
- "reload": "",
- "hint": "sfocatura"
- },
- {
- "id": "",
- "label": "body",
- "localized": "corpo",
- "reload": "",
- "hint": "corpo"
- },
- {
- "id": "",
- "label": "boost",
- "localized": "boost",
- "reload": "",
- "hint": "boost"
- },
- {
- "id": "",
- "label": "brightness",
- "localized": "luminosità",
- "reload": "",
- "hint": "luminosità"
- },
- {
- "id": "",
- "label": "cache model",
- "localized": "modello in cache",
- "reload": "",
- "hint": "modello in cache"
- },
- {
- "id": "",
- "label": "cache text encoder results",
- "localized": "risultati codificatore testo in cache",
- "reload": "",
- "hint": "risultati codificatore testo in cache"
- },
- {
- "id": "",
- "label": "canny",
- "localized": "canny",
- "reload": "",
- "hint": "canny"
- },
- {
- "id": "",
- "label": "caption",
- "localized": "didascalia",
- "reload": "",
- "hint": "didascalia"
- },
- {
- "id": "",
- "label": "caption model",
- "localized": "modello di didascalia",
- "reload": "",
- "hint": "modello di didascalia"
- },
- {
- "id": "",
- "label": "center",
- "localized": "centro",
- "reload": "",
- "hint": "centro"
- },
- {
- "id": "",
- "label": "change log",
- "localized": "registro modifiche",
- "reload": "",
- "hint": "registro modifiche"
- },
- {
- "id": "",
- "label": "change model",
- "localized": "cambia modello",
- "reload": "",
- "hint": "cambia modello"
- },
- {
- "id": "",
- "label": "change rate",
- "localized": "tasso di cambiamento",
- "reload": "",
- "hint": "tasso di cambiamento"
- },
- {
- "id": "",
- "label": "change reference",
- "localized": "cambia riferimento",
- "reload": "",
- "hint": "cambia riferimento"
- },
- {
- "id": "",
- "label": "change refiner",
- "localized": "cambia rifinitore",
- "reload": "",
- "hint": "cambia rifinitore"
- },
- {
- "id": "",
- "label": "change vae",
- "localized": "cambia VAE",
- "reload": "",
- "hint": "cambia VAE"
- },
- {
- "id": "",
- "label": "channels last",
- "localized": "canali per ultimi",
- "reload": "",
- "hint": "canali per ultimi"
- },
- {
- "id": "",
- "label": "check alternative hash",
- "localized": "controlla hash alternativo",
- "reload": "",
- "hint": "controlla hash alternativo"
- },
- {
- "id": "",
- "label": "check for updates",
- "localized": "controlla aggiornamenti",
- "reload": "",
- "hint": "controlla aggiornamenti"
- },
- {
- "id": "",
- "label": "check status",
- "localized": "controlla stato",
- "reload": "",
- "hint": "controlla stato"
- },
- {
- "id": "",
- "label": "chunk size",
- "localized": "dimensione del blocco",
- "reload": "",
- "hint": "dimensione del blocco"
- },
- {
- "id": "",
- "label": "civitai model type",
- "localized": "tipo di modello Civitai",
- "reload": "",
- "hint": "tipo di modello Civitai"
- },
- {
- "id": "",
- "label": "civitai token",
- "localized": "token Civitai",
- "reload": "",
- "hint": "token Civitai"
- },
- {
- "id": "",
- "label": "ck flash attention",
- "localized": "attenzione flash CK",
- "reload": "",
- "hint": "attenzione flash CK"
- },
- {
- "id": "",
- "label": "ckpt",
- "localized": "ckpt",
- "reload": "",
- "hint": "ckpt"
- },
- {
- "id": "",
- "label": "cleanup temporary folder on startup",
- "localized": "pulisci cartella temporanea all'avvio",
- "reload": "",
- "hint": "pulisci cartella temporanea all'avvio"
- },
- {
- "id": "",
- "label": "clip model",
- "localized": "modello CLIP",
- "reload": "",
- "hint": "modello CLIP"
- },
- {
- "id": "",
- "label": "clip: chunk size",
- "localized": "clip: dimensione del blocco",
- "reload": "",
- "hint": "clip: dimensione del blocco"
- },
- {
- "id": "",
- "label": "clip: default captioner",
- "localized": "clip: didascalia predefinita",
- "reload": "",
- "hint": "clip: didascalia predefinita"
- },
- {
- "id": "",
- "label": "clip: default mode",
- "localized": "clip: modalità predefinita",
- "reload": "",
- "hint": "clip: modalità predefinita"
- },
- {
- "id": "",
- "label": "clip: default model",
- "localized": "clip: modello predefinito",
- "reload": "",
- "hint": "clip: modello predefinito"
- },
- {
- "id": "",
- "label": "clip: intermediate flavors",
- "localized": "clip: varianti intermedie",
- "reload": "",
- "hint": "clip: varianti intermedie"
- },
- {
- "id": "",
- "label": "clip: max flavors",
- "localized": "clip: massimo varianti",
- "reload": "",
- "hint": "clip: massimo varianti"
- },
- {
- "id": "",
- "label": "clip: max length",
- "localized": "clip: lunghezza massima",
- "reload": "",
- "hint": "clip: lunghezza massima"
- },
- {
- "id": "",
- "label": "clip: min flavors",
- "localized": "clip: minimo varianti",
- "reload": "",
- "hint": "clip: minimo varianti"
- },
- {
- "id": "",
- "label": "clip: min length",
- "localized": "clip: lunghezza minima",
- "reload": "",
- "hint": "clip: lunghezza minima"
- },
- {
- "id": "",
- "label": "clip: num beams",
- "localized": "clip: numero di beam",
- "reload": "",
- "hint": "clip: numero di beam"
- },
- {
- "id": "",
- "label": "close",
- "localized": "chiudi",
- "reload": "",
- "hint": "chiudi"
- },
- {
- "id": "",
- "label": "cmsi",
- "localized": "cmsi",
- "reload": "",
- "hint": "cmsi"
- },
- {
- "id": "",
- "label": "cn end",
- "localized": "fine CN",
- "reload": "",
- "hint": "fine CN"
- },
- {
- "id": "",
- "label": "cn mode",
- "localized": "modalità CN",
- "reload": "",
- "hint": "modalità CN"
- },
- {
- "id": "",
- "label": "cn start",
- "localized": "inizio CN",
- "reload": "",
- "hint": "inizio CN"
- },
- {
- "id": "",
- "label": "cn strength",
- "localized": "forza CN",
- "reload": "",
- "hint": "forza CN"
- },
- {
- "id": "",
- "label": "cn tiles",
- "localized": "tessere CN",
- "reload": "",
- "hint": "tessere CN"
- },
- {
- "id": "",
- "label": "coarse",
- "localized": "grossolano",
- "reload": "",
- "hint": "grossolano"
- },
- {
- "id": "",
- "label": "color",
- "localized": "colore",
- "reload": "",
- "hint": "colore"
- },
- {
- "id": "",
- "label": "color grading",
- "localized": "gradazione colore",
- "reload": "",
- "hint": "gradazione colore"
- },
- {
- "id": "",
- "label": "color map",
- "localized": "mappa colori",
- "reload": "",
- "hint": "mappa colori"
- },
- {
- "id": "",
- "label": "color variation",
- "localized": "variazione colore",
- "reload": "",
- "hint": "variazione colore"
- },
- {
- "id": "",
- "label": "colormap",
- "localized": "mappa colori",
- "reload": "",
- "hint": "mappa colori"
- },
- {
- "id": "",
- "label": "columns",
- "localized": "colonne",
- "reload": "",
- "hint": "colonne"
- },
- {
- "id": "",
- "label": "comma",
- "localized": "virgola",
- "reload": "",
- "hint": "virgola"
- },
- {
- "id": "",
- "label": "comma separated list with optional strength per lora",
- "localized": "elenco separato da virgole con forza opzionale per lora",
- "reload": "",
- "hint": "elenco separato da virgole con forza opzionale per lora"
- },
- {
- "id": "",
- "label": "compact view",
- "localized": "vista compatta",
- "reload": "",
- "hint": "vista compatta"
- },
- {
- "id": "",
- "label": "compel",
- "localized": "compel",
- "reload": "",
- "hint": "compel"
- },
- {
- "id": "",
- "label": "composite",
- "localized": "composito",
- "reload": "",
- "hint": "composito"
- },
- {
- "id": "",
- "label": "compress ratio",
- "localized": "rapporto di compressione",
- "reload": "",
- "hint": "rapporto di compressione"
- },
- {
- "id": "",
- "label": "concept tokens",
- "localized": "token di concetto",
- "reload": "",
- "hint": "token di concetto"
- },
- {
- "id": "",
- "label": "context",
- "localized": "contesto",
- "reload": "",
- "hint": "contesto"
- },
- {
- "id": "",
- "label": "context after",
- "localized": "contesto dopo",
- "reload": "",
- "hint": "contesto dopo"
- },
- {
- "id": "",
- "label": "context before",
- "localized": "contesto prima",
- "reload": "",
- "hint": "contesto prima"
- },
- {
- "id": "",
- "label": "context mask",
- "localized": "maschera di contesto",
- "reload": "",
- "hint": "maschera di contesto"
- },
- {
- "id": "",
- "label": "contrast",
- "localized": "contrasto",
- "reload": "",
- "hint": "contrasto"
- },
- {
- "id": "",
- "label": "control factor",
- "localized": "fattore di controllo",
- "reload": "",
- "hint": "fattore di controllo"
- },
- {
- "id": "",
- "label": "control override denoise strength",
- "localized": "controllo sovrascrittura forza di denoising",
- "reload": "",
- "hint": "controllo sovrascrittura forza di denoising"
- },
- {
- "id": "",
- "label": "control preprocess input images",
- "localized": "controllo pre-elaborazione immagini di input",
- "reload": "",
- "hint": "controllo pre-elaborazione immagini di input"
- },
- {
- "id": "",
- "label": "control-lllite unit 1",
- "localized": "unità Control-LLLITE 1",
- "reload": "",
- "hint": "unità Control-LLLITE 1"
- },
- {
- "id": "",
- "label": "control-lllite unit 2",
- "localized": "unità Control-LLLITE 2",
- "reload": "",
- "hint": "unità Control-LLLITE 2"
- },
- {
- "id": "",
- "label": "control-lllite unit 3",
- "localized": "unità Control-LLLITE 3",
- "reload": "",
- "hint": "unità Control-LLLITE 3"
- },
- {
- "id": "",
- "label": "control-lllite unit 4",
- "localized": "unità Control-LLLITE 4",
- "reload": "",
- "hint": "unità Control-LLLITE 4"
- },
- {
- "id": "",
- "label": "controlnet",
- "localized": "controlnet",
- "reload": "",
- "hint": "controlnet"
- },
- {
- "id": "",
- "label": "controlnet unit 1",
- "localized": "unità ControlNet 1",
- "reload": "",
- "hint": "unità ControlNet 1"
- },
- {
- "id": "",
- "label": "controlnet unit 2",
- "localized": "unità ControlNet 2",
- "reload": "",
- "hint": "unità ControlNet 2"
- },
- {
- "id": "",
- "label": "controlnet unit 3",
- "localized": "unità ControlNet 3",
- "reload": "",
- "hint": "unità ControlNet 3"
- },
- {
- "id": "",
- "label": "controlnet unit 4",
- "localized": "unità ControlNet 4",
- "reload": "",
- "hint": "unità ControlNet 4"
- },
- {
- "id": "",
- "label": "controlnet-xs",
- "localized": "controlnet-xs",
- "reload": "",
- "hint": "controlnet-xs"
- },
- {
- "id": "",
- "label": "controlnet-xs unit 1",
- "localized": "unità ControlNet-XS 1",
- "reload": "",
- "hint": "unità ControlNet-XS 1"
- },
- {
- "id": "",
- "label": "controlnet-xs unit 2",
- "localized": "unità ControlNet-XS 2",
- "reload": "",
- "hint": "unità ControlNet-XS 2"
- },
- {
- "id": "",
- "label": "controlnet-xs unit 3",
- "localized": "unità ControlNet-XS 3",
- "reload": "",
- "hint": "unità ControlNet-XS 3"
- },
- {
- "id": "",
- "label": "controlnet-xs unit 4",
- "localized": "unità ControlNet-XS 4",
- "reload": "",
- "hint": "unità ControlNet-XS 4"
- },
- {
- "id": "",
- "label": "correction mode",
- "localized": "modalità di correzione",
- "reload": "",
- "hint": "modalità di correzione"
- },
- {
- "id": "",
- "label": "cosine background",
- "localized": "sfondo coseno",
- "reload": "",
- "hint": "sfondo coseno"
- },
- {
- "id": "",
- "label": "cosine scale",
- "localized": "scala coseno",
- "reload": "",
- "hint": "scala coseno"
- },
- {
- "id": "",
- "label": "cosine scale 1",
- "localized": "scala coseno 1",
- "reload": "",
- "hint": "scala coseno 1"
- },
- {
- "id": "",
- "label": "cosine scale 2",
- "localized": "scala coseno 2",
- "reload": "",
- "hint": "scala coseno 2"
- },
- {
- "id": "",
- "label": "cosine scale 3",
- "localized": "scala coseno 3",
- "reload": "",
- "hint": "scala coseno 3"
- },
- {
- "id": "",
- "label": "create image info text file",
- "localized": "crea file di testo informazioni immagine",
- "reload": "",
- "hint": "crea file di testo informazioni immagine"
- },
- {
- "id": "",
- "label": "create video",
- "localized": "crea video",
- "reload": "",
- "hint": "crea video"
- },
- {
- "id": "",
- "label": "create zip archive",
- "localized": "crea archivio zip",
- "reload": "",
- "hint": "crea archivio zip"
- },
- {
- "id": "",
- "label": "cross-attention",
- "localized": "cross-attenzione",
- "reload": "",
- "hint": "cross-attenzione"
- },
- {
- "id": "",
- "label": "cudagraphs",
- "localized": "cudagraphs",
- "reload": "",
- "hint": "cudagraphs"
- },
- {
- "id": "",
- "label": "cudamallocasync",
- "localized": "cudamallocasync",
- "reload": "",
- "hint": "cudamallocasync"
- },
- {
- "id": "",
- "label": "custom pipeline",
- "localized": "pipeline personalizzata",
- "reload": "",
- "hint": "pipeline personalizzata"
- },
- {
- "id": "",
- "label": "dark",
- "localized": "scuro",
- "reload": "",
- "hint": "scuro"
- },
- {
- "id": "",
- "label": "dc solver",
- "localized": "solutore DC",
- "reload": "",
- "hint": "solutore DC"
- },
- {
- "id": "",
- "label": "ddpm",
- "localized": "ddpm",
- "reload": "",
- "hint": "ddpm"
- },
- {
- "id": "",
- "label": "debug info",
- "localized": "informazioni di debug",
- "reload": "",
- "hint": "informazioni di debug"
- },
- {
- "id": "",
- "label": "decode",
- "localized": "decodifica",
- "reload": "",
- "hint": "decodifica"
- },
- {
- "id": "",
- "label": "decode chunks",
- "localized": "decodifica blocchi",
- "reload": "",
- "hint": "decodifica blocchi"
- },
- {
- "id": "",
- "label": "deep-cache",
- "localized": "cache profonda",
- "reload": "",
- "hint": "cache profonda"
- },
- {
- "id": "",
- "label": "deepbooru",
- "localized": "deepbooru",
- "reload": "",
- "hint": "deepbooru"
- },
- {
- "id": "",
- "label": "deepbooru: escape brackets",
- "localized": "deepbooru: sfuggi parentesi",
- "reload": "",
- "hint": "deepbooru: sfuggi parentesi"
- },
- {
- "id": "",
- "label": "deepbooru: exclude tags",
- "localized": "deepbooru: escludi tag",
- "reload": "",
- "hint": "deepbooru: escludi tag"
- },
- {
- "id": "",
- "label": "deepbooru: include scores in results",
- "localized": "deepbooru: includi punteggi nei risultati",
- "reload": "",
- "hint": "deepbooru: includi punteggi nei risultati"
- },
- {
- "id": "",
- "label": "deepbooru: max tags",
- "localized": "deepbooru: tag massimi",
- "reload": "",
- "hint": "deepbooru: tag massimi"
- },
- {
- "id": "",
- "label": "deepbooru: score threshold",
- "localized": "deepbooru: soglia punteggio",
- "reload": "",
- "hint": "deepbooru: soglia punteggio"
- },
- {
- "id": "",
- "label": "deepbooru: sort alphabetically",
- "localized": "deepbooru: ordina alfabeticamente",
- "reload": "",
- "hint": "deepbooru: ordina alfabeticamente"
- },
- {
- "id": "",
- "label": "deepbooru: use spaces for tags",
- "localized": "deepbooru: usa spazi per i tag",
- "reload": "",
- "hint": "deepbooru: usa spazi per i tag"
- },
- {
- "id": "",
- "label": "deepcache cache interval",
- "localized": "intervallo cache deepcache",
- "reload": "",
- "hint": "intervallo cache deepcache"
- },
- {
- "id": "",
- "label": "default",
- "localized": "predefinito",
- "reload": "",
- "hint": "predefinito"
- },
- {
- "id": "",
- "label": "deis",
- "localized": "deis",
- "reload": "",
- "hint": "deis"
- },
- {
- "id": "",
- "label": "denoising batch size",
- "localized": "dimensione batch denoising",
- "reload": "",
- "hint": "dimensione batch denoising"
- },
- {
- "id": "",
- "label": "denoising steps",
- "localized": "passi di denoising",
- "reload": "",
- "hint": "passi di denoising"
- },
- {
- "id": "",
- "label": "depth and normal",
- "localized": "profondità e normale",
- "reload": "",
- "hint": "profondità e normale"
- },
- {
- "id": "",
- "label": "depth anything",
- "localized": "profondità qualsiasi",
- "reload": "",
- "hint": "profondità qualsiasi"
- },
- {
- "id": "",
- "label": "depth map",
- "localized": "mappa di profondità",
- "reload": "",
- "hint": "mappa di profondità"
- },
- {
- "id": "",
- "label": "depth threshold",
- "localized": "soglia di profondità",
- "reload": "",
- "hint": "soglia di profondità"
- },
- {
- "id": "",
- "label": "description",
- "localized": "descrizione",
- "reload": "",
- "hint": "descrizione"
- },
- {
- "id": "",
- "label": "details",
- "localized": "dettagli",
- "reload": "",
- "hint": "dettagli"
- },
- {
- "id": "",
- "label": "deterministic mode",
- "localized": "modalità deterministica",
- "reload": "",
- "hint": "modalità deterministica"
- },
- {
- "id": "",
- "label": "device info",
- "localized": "info dispositivo",
- "reload": "",
- "hint": "info dispositivo"
- },
- {
- "id": "",
- "label": "diffusers",
- "localized": "diffusers",
- "reload": "",
- "hint": "diffusers"
- },
- {
- "id": "",
- "label": "dilate",
- "localized": "dilata",
- "reload": "",
- "hint": "dilata"
- },
- {
- "id": "",
- "label": "dilate tau",
- "localized": "dilata tau",
- "reload": "",
- "hint": "dilata tau"
- },
- {
- "id": "",
- "label": "directml retry ops for nan",
- "localized": "directml riprova operazioni per nan",
- "reload": "",
- "hint": "directml riprova operazioni per nan"
- },
- {
- "id": "",
- "label": "directory for temporary images; leave empty for default",
- "localized": "directory per immagini temporanee; lascia vuoto per predefinito",
- "reload": "",
- "hint": "directory per immagini temporanee; lascia vuoto per predefinito"
- },
- {
- "id": "",
- "label": "disable accelerate",
- "localized": "disabilita accelerate",
- "reload": "",
- "hint": "disabilita accelerate"
- },
- {
- "id": "",
- "label": "disable conditional batching",
- "localized": "disabilita batching condizionale",
- "reload": "",
- "hint": "disabilita batching condizionale"
- },
- {
- "id": "",
- "label": "disabled",
- "localized": "disabilitato",
- "reload": "",
- "hint": "disabilitato"
- },
- {
- "id": "",
- "label": "discard penultimate sigma",
- "localized": "scarta penultimo sigma",
- "reload": "",
- "hint": "scarta penultimo sigma"
- },
- {
- "id": "",
- "label": "distance threshold",
- "localized": "soglia di distanza",
- "reload": "",
- "hint": "soglia di distanza"
- },
- {
- "id": "",
- "label": "do not change selected model when reading generation parameters",
- "localized": "non cambiare il modello selezionato durante la lettura dei parametri di generazione",
- "reload": "",
- "hint": "non cambiare il modello selezionato durante la lettura dei parametri di generazione"
- },
- {
- "id": "",
- "label": "do not display video output in ui",
- "localized": "non mostrare l'output video nell'interfaccia utente",
- "reload": "",
- "hint": "non mostrare l'output video nell'interfaccia utente"
- },
- {
- "id": "",
- "label": "down",
- "localized": "giù",
- "reload": "",
- "hint": "giù"
- },
- {
- "id": "",
- "label": "download",
- "localized": "scarica",
- "reload": "",
- "hint": "scarica"
- },
- {
- "id": "",
- "label": "download model",
- "localized": "scarica modello",
- "reload": "",
- "hint": "scarica modello"
- },
- {
- "id": "",
- "label": "download path",
- "localized": "percorso di download",
- "reload": "",
- "hint": "percorso di download"
- },
- {
- "id": "",
- "label": "download updates",
- "localized": "scarica aggiornamenti",
- "reload": "",
- "hint": "scarica aggiornamenti"
- },
- {
- "id": "",
- "label": "downscale high resolution live previews",
- "localized": "ridimensiona anteprime live ad alta risoluzione",
- "reload": "",
- "hint": "ridimensiona anteprime live ad alta risoluzione"
- },
- {
- "id": "",
- "label": "dpm sde",
- "localized": "dpm sde",
- "reload": "",
- "hint": "dpm sde"
- },
- {
- "id": "",
- "label": "dpm++",
- "localized": "dpm++",
- "reload": "",
- "hint": "dpm++"
- },
- {
- "id": "",
- "label": "dpm++ 1s",
- "localized": "dpm++ 1s",
- "reload": "",
- "hint": "dpm++ 1s"
- },
- {
- "id": "",
- "label": "dpm++ 2m",
- "localized": "dpm++ 2m",
- "reload": "",
- "hint": "dpm++ 2m"
- },
- {
- "id": "",
- "label": "dpm++ 2m edm",
- "localized": "dpm++ 2m edm",
- "reload": "",
- "hint": "dpm++ 2m edm"
- },
- {
- "id": "",
- "label": "dpm++ 2m inverse",
- "localized": "dpm++ 2m inverso",
- "reload": "",
- "hint": "dpm++ 2m inverso"
- },
- {
- "id": "",
- "label": "dpm++ 2m sde",
- "localized": "dpm++ 2m sde",
- "reload": "",
- "hint": "dpm++ 2m sde"
- },
- {
- "id": "",
- "label": "dpm++ 3m",
- "localized": "dpm++ 3m",
- "reload": "",
- "hint": "dpm++ 3m"
- },
- {
- "id": "",
- "label": "dpm++ 3m inverse",
- "localized": "dpm++ 3m inverso",
- "reload": "",
- "hint": "dpm++ 3m inverso"
- },
- {
- "id": "",
- "label": "dpm++ cosine",
- "localized": "dpm++ coseno",
- "reload": "",
- "hint": "dpm++ coseno"
- },
- {
- "id": "",
- "label": "dpm++ inverse",
- "localized": "dpm++ inverso",
- "reload": "",
- "hint": "dpm++ inverso"
- },
- {
- "id": "",
- "label": "dpm++ sde",
- "localized": "dpm++ sde",
- "reload": "",
- "hint": "dpm++ sde"
- },
- {
- "id": "",
- "label": "dpm2 flowmatch",
- "localized": "dpm2 flowmatch",
- "reload": "",
- "hint": "dpm2 flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ 2m flowmatch",
- "localized": "dpm2++ 2m flowmatch",
- "reload": "",
- "hint": "dpm2++ 2m flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ 2m sde flowmatch",
- "localized": "dpm2++ 2m sde flowmatch",
- "reload": "",
- "hint": "dpm2++ 2m sde flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ 2s flowmatch",
- "localized": "dpm2++ 2s flowmatch",
- "reload": "",
- "hint": "dpm2++ 2s flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ 3m sde flowmatch",
- "localized": "dpm2++ 3m sde flowmatch",
- "reload": "",
- "hint": "dpm2++ 3m sde flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ sde flowmatch",
- "localized": "dpm2++ sde flowmatch",
- "reload": "",
- "hint": "dpm2++ sde flowmatch"
- },
- {
- "id": "",
- "label": "dpm2a flowmatch",
- "localized": "dpm2a flowmatch",
- "reload": "",
- "hint": "dpm2a flowmatch"
- },
- {
- "id": "",
- "label": "draw legend",
- "localized": "disegna legenda",
- "reload": "",
- "hint": "disegna legenda"
- },
- {
- "id": "",
- "label": "dropdown",
- "localized": "menu a discesa",
- "reload": "",
- "hint": "menu a discesa"
- },
- {
- "id": "",
- "label": "duration",
- "localized": "durata",
- "reload": "",
- "hint": "durata"
- },
- {
- "id": "",
- "label": "dwpose",
- "localized": "dwpose",
- "reload": "",
- "hint": "dwpose"
- },
- {
- "id": "",
- "label": "dynamic",
- "localized": "dinamico",
- "reload": "",
- "hint": "dinamico"
- },
- {
- "id": "",
- "label": "dynamic attention",
- "localized": "attenzione dinamica",
- "reload": "",
- "hint": "attenzione dinamica"
- },
- {
- "id": "",
- "label": "dynamic attention slicing rate in gb",
- "localized": "tasso di slicing dell'attenzione dinamica in gb",
- "reload": "",
- "hint": "tasso di slicing dell'attenzione dinamica in gb"
- },
- {
- "id": "",
- "label": "dynamic attention trigger rate in gb",
- "localized": "tasso di attivazione dell'attenzione dinamica in gb",
- "reload": "",
- "hint": "tasso di attivazione dell'attenzione dinamica in gb"
- },
- {
- "id": "",
- "label": "edge",
- "localized": "bordo",
- "reload": "",
- "hint": "bordo"
- },
- {
- "id": "",
- "label": "edit start",
- "localized": "modifica inizio",
- "reload": "",
- "hint": "modifica inizio"
- },
- {
- "id": "",
- "label": "edit stop",
- "localized": "modifica fine",
- "reload": "",
- "hint": "modifica fine"
- },
- {
- "id": "",
- "label": "embedded metadata",
- "localized": "metadati incorporati",
- "reload": "",
- "hint": "metadati incorporati"
- },
- {
- "id": "",
- "label": "enable embeddings support",
- "localized": "abilita supporto embeddings",
- "reload": "",
- "hint": "abilita supporto embeddings"
- },
- {
- "id": "",
- "label": "enable file wildcards support",
- "localized": "abilita supporto caratteri jolly file",
- "reload": "",
- "hint": "abilita supporto caratteri jolly file"
- },
- {
- "id": "",
- "label": "enable freeu",
- "localized": "abilita freeu",
- "reload": "",
- "hint": "abilita freeu"
- },
- {
- "id": "",
- "label": "enable teacache",
- "localized": "abilita teacache",
- "reload": "",
- "hint": "abilita teacache"
- },
- {
- "id": "",
- "label": "enable tonemap",
- "localized": "abilita tonemap",
- "reload": "",
- "hint": "abilita tonemap"
- },
- {
- "id": "",
- "label": "enable use of reference models",
- "localized": "abilita l'uso di modelli di riferimento",
- "reload": "",
- "hint": "abilita l'uso di modelli di riferimento"
- },
- {
- "id": "",
- "label": "enabled",
- "localized": "abilitato",
- "reload": "",
- "hint": "abilitato"
- },
- {
- "id": "",
- "label": "encoder",
- "localized": "encoder",
- "reload": "",
- "hint": "encoder"
- },
- {
- "id": "",
- "label": "end",
- "localized": "fine",
- "reload": "",
- "hint": "fine"
- },
- {
- "id": "",
- "label": "enhance prompt",
- "localized": "migliora prompt",
- "reload": "",
- "hint": "migliora prompt"
- },
- {
- "id": "",
- "label": "ensemble size",
- "localized": "dimensione ensemble",
- "reload": "",
- "hint": "dimensione ensemble"
- },
- {
- "id": "",
- "label": "epsilon",
- "localized": "epsilon",
- "reload": "",
- "hint": "epsilon"
- },
- {
- "id": "",
- "label": "erode",
- "localized": "erodi",
- "reload": "",
- "hint": "erodi"
- },
- {
- "id": "",
- "label": "erode size",
- "localized": "dimensione erosione",
- "reload": "",
- "hint": "dimensione erosione"
- },
- {
- "id": "",
- "label": "eta",
- "localized": "eta",
- "reload": "",
- "hint": "eta"
- },
- {
- "id": "",
- "label": "euler",
- "localized": "euler",
- "reload": "",
- "hint": "euler"
- },
- {
- "id": "",
- "label": "euler edm",
- "localized": "euler edm",
- "reload": "",
- "hint": "euler edm"
- },
- {
- "id": "",
- "label": "euler flowmatch",
- "localized": "euler flowmatch",
- "reload": "",
- "hint": "euler flowmatch"
- },
- {
- "id": "",
- "label": "euler sgm",
- "localized": "euler sgm",
- "reload": "",
- "hint": "euler sgm"
- },
- {
- "id": "",
- "label": "executionprovider.cpu",
- "localized": "executionprovider.cpu",
- "reload": "",
- "hint": "executionprovider.cpu"
- },
- {
- "id": "",
- "label": "executionprovider.cuda",
- "localized": "executionprovider.cuda",
- "reload": "",
- "hint": "executionprovider.cuda"
- },
- {
- "id": "",
- "label": "executionprovider.directml",
- "localized": "executionprovider.directml",
- "reload": "",
- "hint": "executionprovider.directml"
- },
- {
- "id": "",
- "label": "executionprovider.migraphx",
- "localized": "executionprovider.migraphx",
- "reload": "",
- "hint": "executionprovider.migraphx"
- },
- {
- "id": "",
- "label": "executionprovider.openvino",
- "localized": "executionprovider.openvino",
- "reload": "",
- "hint": "executionprovider.openvino"
- },
- {
- "id": "",
- "label": "executionprovider.rocm",
- "localized": "executionprovider.rocm",
- "reload": "",
- "hint": "executionprovider.rocm"
- },
- {
- "id": "",
- "label": "expandable segments",
- "localized": "segmenti espandibili",
- "reload": "",
- "hint": "segmenti espandibili"
- },
- {
- "id": "",
- "label": "exponential",
- "localized": "esponenziale",
- "reload": "",
- "hint": "esponenziale"
- },
- {
- "id": "",
- "label": "exposure",
- "localized": "esposizione",
- "reload": "",
- "hint": "esposizione"
- },
- {
- "id": "",
- "label": "extra noise multiplier for img2img",
- "localized": "moltiplicatore di rumore extra per img2img",
- "reload": "",
- "hint": "moltiplicatore di rumore extra per img2img"
- },
- {
- "id": "",
- "label": "extract lora",
- "localized": "estrai lora",
- "reload": "",
- "hint": "estrai lora"
- },
- {
- "id": "",
- "label": "face",
- "localized": "volto",
- "reload": "",
- "hint": "volto"
- },
- {
- "id": "",
- "label": "face confidence",
- "localized": "confidenza del volto",
- "reload": "",
- "hint": "confidenza del volto"
- },
- {
- "id": "",
- "label": "faceid model",
- "localized": "modello faceid",
- "reload": "",
- "hint": "modello faceid"
- },
- {
- "id": "",
- "label": "fall-off exponent (lower=higher detail)",
- "localized": "esponente di decadimento (minore=maggiore dettaglio)",
- "reload": "",
- "hint": "esponente di decadimento (minore=maggiore dettaglio)"
- },
- {
- "id": "",
- "label": "false",
- "localized": "falso",
- "reload": "",
- "hint": "falso"
- },
- {
- "id": "",
- "label": "fast",
- "localized": "veloce",
- "reload": "",
- "hint": "veloce"
- },
- {
- "id": "",
- "label": "file or folder with user-defined styles",
- "localized": "file o cartella con stili definiti dall'utente",
- "reload": "",
- "hint": "file o cartella con stili definiti dall'utente"
- },
- {
- "id": "",
- "label": "filename",
- "localized": "nome file",
- "reload": "",
- "hint": "nome file"
- },
- {
- "id": "",
- "label": "first-block cache enabled",
- "localized": "cache del primo blocco abilitata",
- "reload": "",
- "hint": "cache del primo blocco abilitata"
- },
- {
- "id": "",
- "label": "fixed unet precision",
- "localized": "precisione UNet fissa",
- "reload": "",
- "hint": "precisione UNet fissa"
- },
- {
- "id": "",
- "label": "flash attention",
- "localized": "attenzione flash",
- "reload": "",
- "hint": "attenzione flash"
- },
- {
- "id": "",
- "label": "flavors",
- "localized": "varianti",
- "reload": "",
- "hint": "varianti"
- },
- {
- "id": "",
- "label": "flow shift",
- "localized": "spostamento del flusso",
- "reload": "",
- "hint": "spostamento del flusso"
- },
- {
- "id": "",
- "label": "folder",
- "localized": "cartella",
- "reload": "",
- "hint": "cartella"
- },
- {
- "id": "",
- "label": "folder for control generate",
- "localized": "cartella per la generazione di controllo",
- "reload": "",
- "hint": "cartella per la generazione di controllo"
- },
- {
- "id": "",
- "label": "folder for control grids",
- "localized": "cartella per le griglie di controllo",
- "reload": "",
- "hint": "cartella per le griglie di controllo"
- },
- {
- "id": "",
- "label": "folder for disk offload",
- "localized": "cartella per lo scaricamento su disco",
- "reload": "",
- "hint": "cartella per lo scaricamento su disco"
- },
- {
- "id": "",
- "label": "folder for huggingface cache",
- "localized": "cartella per la cache di HuggingFace",
- "reload": "",
- "hint": "cartella per la cache di HuggingFace"
- },
- {
- "id": "",
- "label": "folder for image generate",
- "localized": "cartella per la generazione di immagini",
- "reload": "",
- "hint": "cartella per la generazione di immagini"
- },
- {
- "id": "",
- "label": "folder for img2img grids",
- "localized": "cartella per le griglie img2img",
- "reload": "",
- "hint": "cartella per le griglie img2img"
- },
- {
- "id": "",
- "label": "folder for init images",
- "localized": "cartella per le immagini iniziali",
- "reload": "",
- "hint": "cartella per le immagini iniziali"
- },
- {
- "id": "",
- "label": "folder for manually saved images",
- "localized": "cartella per le immagini salvate manualmente",
- "reload": "",
- "hint": "cartella per le immagini salvate manualmente"
- },
- {
- "id": "",
- "label": "folder for onnx cached models",
- "localized": "cartella per i modelli ONNX in cache",
- "reload": "",
- "hint": "cartella per i modelli ONNX in cache"
- },
- {
- "id": "",
- "label": "folder for onnx conversion",
- "localized": "cartella per la conversione ONNX",
- "reload": "",
- "hint": "cartella per la conversione ONNX"
- },
- {
- "id": "",
- "label": "folder for openvino cache",
- "localized": "cartella per la cache di OpenVINO",
- "reload": "",
- "hint": "cartella per la cache di OpenVINO"
- },
- {
- "id": "",
- "label": "folder for processed images",
- "localized": "cartella per le immagini elaborate",
- "reload": "",
- "hint": "cartella per le immagini elaborate"
- },
- {
- "id": "",
- "label": "folder for text generate",
- "localized": "cartella per la generazione di testo",
- "reload": "",
- "hint": "cartella per la generazione di testo"
- },
- {
- "id": "",
- "label": "folder for tunable ops cache",
- "localized": "cartella per la cache delle operazioni sintonizzabili",
- "reload": "",
- "hint": "cartella per la cache delle operazioni sintonizzabili"
- },
- {
- "id": "",
- "label": "folder for txt2img grids",
- "localized": "cartella per le griglie txt2img",
- "reload": "",
- "hint": "cartella per le griglie txt2img"
- },
- {
- "id": "",
- "label": "folder for videos",
- "localized": "cartella per i video",
- "reload": "",
- "hint": "cartella per i video"
- },
- {
- "id": "",
- "label": "folder with bsrgan models",
- "localized": "cartella con modelli BSRGAN",
- "reload": "",
- "hint": "cartella con modelli BSRGAN"
- },
- {
- "id": "",
- "label": "folder with chainner models",
- "localized": "cartella con modelli Chainner",
- "reload": "",
- "hint": "cartella con modelli Chainner"
- },
- {
- "id": "",
- "label": "folder with clip models",
- "localized": "cartella con modelli CLIP",
- "reload": "",
- "hint": "cartella con modelli CLIP"
- },
- {
- "id": "",
- "label": "folder with codeformer models",
- "localized": "cartella con modelli CodeFormer",
- "reload": "",
- "hint": "cartella con modelli CodeFormer"
- },
- {
- "id": "",
- "label": "folder with control models",
- "localized": "cartella con modelli di controllo",
- "reload": "",
- "hint": "cartella con modelli di controllo"
- },
- {
- "id": "",
- "label": "folder with esrgan models",
- "localized": "cartella con modelli ESRGAN",
- "reload": "",
- "hint": "cartella con modelli ESRGAN"
- },
- {
- "id": "",
- "label": "folder with gfpgan models",
- "localized": "cartella con modelli GFPGAN",
- "reload": "",
- "hint": "cartella con modelli GFPGAN"
- },
- {
- "id": "",
- "label": "folder with huggingface models",
- "localized": "cartella con modelli HuggingFace",
- "reload": "",
- "hint": "cartella con modelli HuggingFace"
- },
- {
- "id": "",
- "label": "folder with hypernetwork models",
- "localized": "cartella con modelli di iperrete",
- "reload": "",
- "hint": "cartella con modelli di iperrete"
- },
- {
- "id": "",
- "label": "folder with ldsr models",
- "localized": "cartella con modelli LDSR",
- "reload": "",
- "hint": "cartella con modelli LDSR"
- },
- {
- "id": "",
- "label": "folder with lora network(s)",
- "localized": "cartella con rete(i) LORA",
- "reload": "",
- "hint": "cartella con rete(i) LORA"
- },
- {
- "id": "",
- "label": "folder with realesrgan models",
- "localized": "cartella con modelli RealESRGAN",
- "reload": "",
- "hint": "cartella con modelli RealESRGAN"
- },
- {
- "id": "",
- "label": "folder with scunet models",
- "localized": "cartella con modelli SCUNet",
- "reload": "",
- "hint": "cartella con modelli SCUNet"
- },
- {
- "id": "",
- "label": "folder with stable diffusion models",
- "localized": "cartella con modelli Stable Diffusion",
- "reload": "",
- "hint": "cartella con modelli Stable Diffusion"
- },
- {
- "id": "",
- "label": "folder with swinir models",
- "localized": "cartella con modelli SwinIR",
- "reload": "",
- "hint": "cartella con modelli SwinIR"
- },
- {
- "id": "",
- "label": "folder with text encoder files",
- "localized": "cartella con file dell'encoder di testo",
- "reload": "",
- "hint": "cartella con file dell'encoder di testo"
- },
- {
- "id": "",
- "label": "folder with textual inversion embeddings",
- "localized": "cartella con embedding di inversione testuale",
- "reload": "",
- "hint": "cartella con embedding di inversione testuale"
- },
- {
- "id": "",
- "label": "folder with unet files",
- "localized": "cartella con file UNet",
- "reload": "",
- "hint": "cartella con file UNet"
- },
- {
- "id": "",
- "label": "folder with user-defined wildcards",
- "localized": "cartella con wildcard definite dall'utente",
- "reload": "",
- "hint": "cartella con wildcard definite dall'utente"
- },
- {
- "id": "",
- "label": "folder with vae files",
- "localized": "cartella con file VAE",
- "reload": "",
- "hint": "cartella con file VAE"
- },
- {
- "id": "",
- "label": "folder with yolo models",
- "localized": "cartella con modelli YOLO",
- "reload": "",
- "hint": "cartella con modelli YOLO"
- },
- {
- "id": "",
- "label": "font color",
- "localized": "colore carattere",
- "reload": "",
- "hint": "colore carattere"
- },
- {
- "id": "",
- "label": "font file",
- "localized": "file carattere",
- "reload": "",
- "hint": "file carattere"
- },
- {
- "id": "",
- "label": "font size",
- "localized": "dimensione carattere",
- "reload": "",
- "hint": "dimensione carattere"
- },
- {
- "id": "",
- "label": "force model eval",
- "localized": "forza valutazione modello",
- "reload": "",
- "hint": "forza valutazione modello"
- },
- {
- "id": "",
- "label": "foreground threshold",
- "localized": "soglia primo piano",
- "reload": "",
- "hint": "soglia primo piano"
- },
- {
- "id": "",
- "label": "fp4",
- "localized": "fp4",
- "reload": "",
- "hint": "fp4"
- },
- {
- "id": "",
- "label": "frame change sensitivity",
- "localized": "sensibilità al cambio frame",
- "reload": "",
- "hint": "sensibilità al cambio frame"
- },
- {
- "id": "",
- "label": "frames",
- "localized": "fotogrammi",
- "reload": "",
- "hint": "fotogrammi"
- },
- {
- "id": "",
- "label": "freeinit",
- "localized": "freeinit",
- "reload": "",
- "hint": "freeinit"
- },
- {
- "id": "",
- "label": "freeu enabled",
- "localized": "freeu abilitato",
- "reload": "",
- "hint": "freeu abilitato"
- },
- {
- "id": "",
- "label": "freeu preset",
- "localized": "preset freeu",
- "reload": "",
- "hint": "preset freeu"
- },
- {
- "id": "",
- "label": "full vae",
- "localized": "VAE completo",
- "reload": "",
- "hint": "VAE completo"
- },
- {
- "id": "",
- "label": "full-depth cudnn benchmark",
- "localized": "benchmark cuDNN a profondità completa",
- "reload": "",
- "hint": "benchmark cuDNN a profondità completa"
- },
- {
- "id": "",
- "label": "fuse strength",
- "localized": "forza di fusione",
- "reload": "",
- "hint": "forza di fusione"
- },
- {
- "id": "",
- "label": "fused projections",
- "localized": "proiezioni fuse",
- "reload": "",
- "hint": "proiezioni fuse"
- },
- {
- "id": "",
- "label": "gamma",
- "localized": "gamma",
- "reload": "",
- "hint": "gamma"
- },
- {
- "id": "",
- "label": "gamma corrected",
- "localized": "gamma corretta",
- "reload": "",
- "hint": "gamma corretta"
- },
- {
- "id": "",
- "label": "gate step",
- "localized": "passo del gate",
- "reload": "",
- "hint": "passo del gate"
- },
- {
- "id": "",
- "label": "gc threshold",
- "localized": "soglia GC",
- "reload": "",
- "hint": "soglia GC"
- },
- {
- "id": "",
- "label": "get changelog",
- "localized": "ottieni changelog",
- "reload": "",
- "hint": "ottieni changelog"
- },
- {
- "id": "",
- "label": "gpu",
- "localized": "GPU",
- "reload": "",
- "hint": "GPU"
- },
- {
- "id": "",
- "label": "gradient",
- "localized": "gradiente",
- "reload": "",
- "hint": "gradiente"
- },
- {
- "id": "",
- "label": "grid background color",
- "localized": "colore sfondo griglia",
- "reload": "",
- "hint": "colore sfondo griglia"
- },
- {
- "id": "",
- "label": "grid margins",
- "localized": "margini griglia",
- "reload": "",
- "hint": "margini griglia"
- },
- {
- "id": "",
- "label": "grid sections:",
- "localized": "sezioni griglia:",
- "reload": "",
- "hint": "sezioni griglia:"
- },
- {
- "id": "",
- "label": "group size",
- "localized": "dimensione gruppo",
- "reload": "",
- "hint": "dimensione gruppo"
- },
- {
- "id": "",
- "label": "guidance",
- "localized": "guida",
- "reload": "",
- "hint": "guida"
- },
- {
- "id": "",
- "label": "guidance start",
- "localized": "inizio guida",
- "reload": "",
- "hint": "inizio guida"
- },
- {
- "id": "",
- "label": "guidance stop",
- "localized": "fine guida",
- "reload": "",
- "hint": "fine guida"
- },
- {
- "id": "",
- "label": "guidance strength",
- "localized": "intensità guida",
- "reload": "",
- "hint": "intensità guida"
- },
- {
- "id": "",
- "label": "hands",
- "localized": "mani",
- "reload": "",
- "hint": "mani"
- },
- {
- "id": "",
- "label": "hdr range",
- "localized": "gamma HDR",
- "reload": "",
- "hint": "gamma HDR"
- },
- {
- "id": "",
- "label": "hed",
- "localized": "hed",
- "reload": "",
- "hint": "hed"
- },
- {
- "id": "",
- "label": "height after",
- "localized": "altezza dopo",
- "reload": "",
- "hint": "altezza dopo"
- },
- {
- "id": "",
- "label": "height before",
- "localized": "altezza prima",
- "reload": "",
- "hint": "altezza prima"
- },
- {
- "id": "",
- "label": "height mask",
- "localized": "maschera altezza",
- "reload": "",
- "hint": "maschera altezza"
- },
- {
- "id": "",
- "label": "heun",
- "localized": "heun",
- "reload": "",
- "hint": "heun"
- },
- {
- "id": "",
- "label": "heun flowmatch",
- "localized": "Heun flowmatch",
- "reload": "",
- "hint": "Heun flowmatch"
- },
- {
- "id": "",
- "label": "hidet",
- "localized": "hidet",
- "reload": "",
- "hint": "hidet"
- },
- {
- "id": "",
- "label": "high threshold",
- "localized": "soglia alta",
- "reload": "",
- "hint": "soglia alta"
- },
- {
- "id": "",
- "label": "hires pass only",
- "localized": "solo pass ad alta risoluzione",
- "reload": "",
- "hint": "solo pass ad alta risoluzione"
- },
- {
- "id": "",
- "label": "hq init latents",
- "localized": "latenti iniziali HQ",
- "reload": "",
- "hint": "latenti iniziali HQ"
- },
- {
- "id": "",
- "label": "hue",
- "localized": "tonalità",
- "reload": "",
- "hint": "tonalità"
- },
- {
- "id": "",
- "label": "huggingface mirror",
- "localized": "mirror HuggingFace",
- "reload": "",
- "hint": "mirror HuggingFace"
- },
- {
- "id": "",
- "label": "huggingface token",
- "localized": "token HuggingFace",
- "reload": "",
- "hint": "token HuggingFace"
- },
- {
- "id": "",
- "label": "hunyuan",
- "localized": "hunyuan",
- "reload": "",
- "hint": "hunyuan"
- },
- {
- "id": "",
- "label": "il",
- "localized": "il",
- "reload": "",
- "hint": "il"
- },
- {
- "id": "",
- "label": "image height",
- "localized": "altezza immagine",
- "reload": "",
- "hint": "altezza immagine"
- },
- {
- "id": "",
- "label": "image quality",
- "localized": "qualità immagine",
- "reload": "",
- "hint": "qualità immagine"
- },
- {
- "id": "",
- "label": "image transparent color fill",
- "localized": "riempimento colore trasparente immagine",
- "reload": "",
- "hint": "riempimento colore trasparente immagine"
- },
- {
- "id": "",
- "label": "image watermark file",
- "localized": "file filigrana immagine",
- "reload": "",
- "hint": "file filigrana immagine"
- },
- {
- "id": "",
- "label": "image watermark position",
- "localized": "posizione filigrana immagine",
- "reload": "",
- "hint": "posizione filigrana immagine"
- },
- {
- "id": "",
- "label": "image width",
- "localized": "larghezza immagine",
- "reload": "",
- "hint": "larghezza immagine"
- },
- {
- "id": "",
- "label": "include images",
- "localized": "includi immagini",
- "reload": "",
- "hint": "includi immagini"
- },
- {
- "id": "",
- "label": "include main grid",
- "localized": "includi griglia principale",
- "reload": "",
- "hint": "includi griglia principale"
- },
- {
- "id": "",
- "label": "include mask in outputs",
- "localized": "includi maschera negli output",
- "reload": "",
- "hint": "includi maschera negli output"
- },
- {
- "id": "",
- "label": "include original image",
- "localized": "includi immagine originale",
- "reload": "",
- "hint": "includi immagine originale"
- },
- {
- "id": "",
- "label": "include scores in results when available",
- "localized": "includi punteggi nei risultati quando disponibili",
- "reload": "",
- "hint": "includi punteggi nei risultati quando disponibili"
- },
- {
- "id": "",
- "label": "include sub grids",
- "localized": "includi sotto-griglie",
- "reload": "",
- "hint": "includi sotto-griglie"
- },
- {
- "id": "",
- "label": "inductor",
- "localized": "induttore",
- "reload": "",
- "hint": "induttore"
- },
- {
- "id": "",
- "label": "info",
- "localized": "informazioni",
- "reload": "",
- "hint": "informazioni"
- },
- {
- "id": "",
- "label": "info object",
- "localized": "oggetto informazioni",
- "reload": "",
- "hint": "oggetto informazioni"
- },
- {
- "id": "",
- "label": "inpaint",
- "localized": "inpaint",
- "reload": "",
- "hint": "inpaint"
- },
- {
- "id": "",
- "label": "inpaint masked only",
- "localized": "inpaint solo mascherato",
- "reload": "",
- "hint": "inpaint solo mascherato"
- },
- {
- "id": "",
- "label": "inpainting include greyscale mask in results",
- "localized": "inpainting includi maschera in scala di grigi nei risultati",
- "reload": "",
- "hint": "inpainting includi maschera in scala di grigi nei risultati"
- },
- {
- "id": "",
- "label": "inpainting include masked composite in results",
- "localized": "inpainting includi composito mascherato nei risultati",
- "reload": "",
- "hint": "inpainting includi composito mascherato nei risultati"
- },
- {
- "id": "",
- "label": "input model",
- "localized": "modello di input",
- "reload": "",
- "hint": "modello di input"
- },
- {
- "id": "",
- "label": "intermediates",
- "localized": "intermedi",
- "reload": "",
- "hint": "intermedi"
- },
- {
- "id": "",
- "label": "interpolate frames",
- "localized": "interpola fotogrammi",
- "reload": "",
- "hint": "interpola fotogrammi"
- },
- {
- "id": "",
- "label": "interpolation method",
- "localized": "metodo di interpolazione",
- "reload": "",
- "hint": "metodo di interpolazione"
- },
- {
- "id": "",
- "label": "invert",
- "localized": "inverti",
- "reload": "",
- "hint": "inverti"
- },
- {
- "id": "",
- "label": "invert mask",
- "localized": "inverti maschera",
- "reload": "",
- "hint": "inverti maschera"
- },
- {
- "id": "",
- "label": "iou",
- "localized": "iou",
- "reload": "",
- "hint": "iou"
- },
- {
- "id": "",
- "label": "ipex",
- "localized": "ipex",
- "reload": "",
- "hint": "ipex"
- },
- {
- "id": "",
- "label": "ipndm",
- "localized": "ipndm",
- "reload": "",
- "hint": "ipndm"
- },
- {
- "id": "",
- "label": "item edge blur",
- "localized": "sfocatura bordo elemento",
- "reload": "",
- "hint": "sfocatura bordo elemento"
- },
- {
- "id": "",
- "label": "item padding",
- "localized": "spaziatura elemento",
- "reload": "",
- "hint": "spaziatura elemento"
- },
- {
- "id": "",
- "label": "iterate seed per line",
- "localized": "itera seed per riga",
- "reload": "",
- "hint": "itera seed per riga"
- },
- {
- "id": "",
- "label": "iterations",
- "localized": "iterazioni",
- "reload": "",
- "hint": "iterazioni"
- },
- {
- "id": "",
- "label": "karras",
- "localized": "karras",
- "reload": "",
- "hint": "karras"
- },
- {
- "id": "",
- "label": "kdpm2",
- "localized": "kdpm2",
- "reload": "",
- "hint": "kdpm2"
- },
- {
- "id": "",
- "label": "kdpm2 a",
- "localized": "kdpm2 a",
- "reload": "",
- "hint": "kdpm2 a"
- },
- {
- "id": "",
- "label": "keep incomplete images",
- "localized": "mantieni immagini incomplete",
- "reload": "",
- "hint": "mantieni immagini incomplete"
- },
- {
- "id": "",
- "label": "large",
- "localized": "grande",
- "reload": "",
- "hint": "grande"
- },
- {
- "id": "",
- "label": "latent history size",
- "localized": "dimensione cronologia latente",
- "reload": "",
- "hint": "dimensione cronologia latente"
- },
- {
- "id": "",
- "label": "latent mode",
- "localized": "modalità latente",
- "reload": "",
- "hint": "modalità latente"
- },
- {
- "id": "",
- "label": "layer scales",
- "localized": "scale dei livelli",
- "reload": "",
- "hint": "scale dei livelli"
- },
- {
- "id": "",
- "label": "layerwise casting storage",
- "localized": "memorizzazione casting a livelli",
- "reload": "",
- "hint": "memorizzazione casting a livelli"
- },
- {
- "id": "",
- "label": "layerwise non-blocking operations",
- "localized": "operazioni non bloccanti a livelli",
- "reload": "",
- "hint": "operazioni non bloccanti a livelli"
- },
- {
- "id": "",
- "label": "lcm",
- "localized": "lcm",
- "reload": "",
- "hint": "lcm"
- },
- {
- "id": "",
- "label": "ldsr processing steps",
- "localized": "passi di elaborazione ldsr",
- "reload": "",
- "hint": "passi di elaborazione ldsr"
- },
- {
- "id": "",
- "label": "left",
- "localized": "sinistra",
- "reload": "",
- "hint": "sinistra"
- },
- {
- "id": "",
- "label": "legend",
- "localized": "legenda",
- "reload": "",
- "hint": "legenda"
- },
- {
- "id": "",
- "label": "length",
- "localized": "lunghezza",
- "reload": "",
- "hint": "lunghezza"
- },
- {
- "id": "",
- "label": "leres depth",
- "localized": "profondità leres",
- "reload": "",
- "hint": "profondità leres"
- },
- {
- "id": "",
- "label": "level",
- "localized": "livello",
- "reload": "",
- "hint": "livello"
- },
- {
- "id": "",
- "label": "libs",
- "localized": "libs",
- "reload": "",
- "hint": "libs"
- },
- {
- "id": "",
- "label": "light",
- "localized": "luce",
- "reload": "",
- "hint": "luce"
- },
- {
- "id": "",
- "label": "lineart",
- "localized": "lineart",
- "reload": "",
- "hint": "lineart"
- },
- {
- "id": "",
- "label": "list",
- "localized": "lista",
- "reload": "",
- "hint": "lista"
- },
- {
- "id": "",
- "label": "list model details",
- "localized": "dettagli del modello elenco",
- "reload": "",
- "hint": "dettagli del modello elenco"
- },
- {
- "id": "",
- "label": "lite",
- "localized": "lite",
- "reload": "",
- "hint": "lite"
- },
- {
- "id": "",
- "label": "live update",
- "localized": "aggiornamento in tempo reale",
- "reload": "",
- "hint": "aggiornamento in tempo reale"
- },
- {
- "id": "",
- "label": "lmsd",
- "localized": "lmsd",
- "reload": "",
- "hint": "lmsd"
- },
- {
- "id": "",
- "label": "load custom diffusers pipeline",
- "localized": "carica pipeline diffusers personalizzata",
- "reload": "",
- "hint": "carica pipeline diffusers personalizzata"
- },
- {
- "id": "",
- "label": "load model directly to gpu",
- "localized": "carica modello direttamente su gpu",
- "reload": "",
- "hint": "carica modello direttamente su gpu"
- },
- {
- "id": "",
- "label": "loaded lora",
- "localized": "lora caricato",
- "reload": "",
- "hint": "lora caricato"
- },
- {
- "id": "",
- "label": "logsnr",
- "localized": "logsnr",
- "reload": "",
- "hint": "logsnr"
- },
- {
- "id": "",
- "label": "loop",
- "localized": "ciclo",
- "reload": "",
- "hint": "ciclo"
- },
- {
- "id": "",
- "label": "lora add hash info to metadata",
- "localized": "lora aggiungi informazioni hash ai metadati",
- "reload": "",
- "hint": "lora aggiungi informazioni hash ai metadati"
- },
- {
- "id": "",
- "label": "lora auto-apply tags",
- "localized": "lora applica tag automaticamente",
- "reload": "",
- "hint": "lora applica tag automaticamente"
- },
- {
- "id": "",
- "label": "lora load using diffusers method for selected models",
- "localized": "lora carica usando il metodo diffusers per i modelli selezionati",
- "reload": "",
- "hint": "lora carica usando il metodo diffusers per i modelli selezionati"
- },
- {
- "id": "",
- "label": "lora load using legacy method",
- "localized": "lora carica usando il metodo legacy",
- "reload": "",
- "hint": "lora carica usando il metodo legacy"
- },
- {
- "id": "",
- "label": "lora target filename",
- "localized": "nome file target lora",
- "reload": "",
- "hint": "nome file target lora"
- },
- {
- "id": "",
- "label": "low order",
- "localized": "ordine basso",
- "reload": "",
- "hint": "ordine basso"
- },
- {
- "id": "",
- "label": "low threshold",
- "localized": "soglia bassa",
- "reload": "",
- "hint": "soglia bassa"
- },
- {
- "id": "",
- "label": "ltx model",
- "localized": "modello ltx",
- "reload": "",
- "hint": "modello ltx"
- },
- {
- "id": "",
- "label": "lumina: use mask in transformers",
- "localized": "lumina: usa maschera nei transformers",
- "reload": "",
- "hint": "lumina: usa maschera nei transformers"
- },
- {
- "id": "",
- "label": "manual block merge",
- "localized": "unione blocco manuale",
- "reload": "",
- "hint": "unione blocco manuale"
- },
- {
- "id": "",
- "label": "marigold depth",
- "localized": "profondità marigold",
- "reload": "",
- "hint": "profondità marigold"
- },
- {
- "id": "",
- "label": "mask dropout",
- "localized": "dropout maschera",
- "reload": "",
- "hint": "dropout maschera"
- },
- {
- "id": "",
- "label": "mask invert",
- "localized": "inverti maschera",
- "reload": "",
- "hint": "inverti maschera"
- },
- {
- "id": "",
- "label": "mask only",
- "localized": "solo maschera",
- "reload": "",
- "hint": "solo maschera"
- },
- {
- "id": "",
- "label": "mask strength",
- "localized": "forza maschera",
- "reload": "",
- "hint": "forza maschera"
- },
- {
- "id": "",
+ "id": 41,
"label": "masked",
"localized": "mascherato",
"reload": "",
- "hint": "mascherato"
+ "hint": ""
},
{
- "id": "",
- "label": "math attention",
- "localized": "attenzione matematica",
+ "id": 42,
+ "label": "Mask invert",
+ "localized": "Inverti maschera",
"reload": "",
- "hint": "attenzione matematica"
+ "hint": ""
},
{
- "id": "",
- "label": "max faces",
- "localized": "massimo volti",
+ "id": 43,
+ "label": "Mask strength",
+ "localized": "Forza maschera",
"reload": "",
- "hint": "massimo volti"
+ "hint": ""
},
{
- "id": "",
- "label": "max flavors",
- "localized": "massimo gusti",
+ "id": 44,
+ "label": "Multistep restore",
+ "localized": "Ripristino multi-step",
"reload": "",
- "hint": "massimo gusti"
+ "hint": ""
},
{
- "id": "",
- "label": "max guidance",
- "localized": "massima guida",
+ "id": 45,
+ "label": "Mask blur",
+ "localized": "Sfumatura maschera",
"reload": "",
- "hint": "massima guida"
+ "hint": "Quanto sfumare la maschera prima dell'elaborazione, in pixel"
},
{
- "id": "",
- "label": "max length",
- "localized": "lunghezza massima",
+ "id": 46,
+ "label": "Min guidance",
+ "localized": "Guida minima",
"reload": "",
- "hint": "lunghezza massima"
+ "hint": ""
},
{
- "id": "",
- "label": "max object size",
- "localized": "dimensione massima oggetto",
+ "id": 47,
+ "label": "Max guidance",
+ "localized": "Guida massima",
"reload": "",
- "hint": "dimensione massima oggetto"
+ "hint": ""
},
{
- "id": "",
- "label": "max range",
- "localized": "intervallo massimo",
+ "id": 48,
+ "label": "Motion level",
+ "localized": "Livello di movimento",
"reload": "",
- "hint": "intervallo massimo"
+ "hint": ""
},
{
- "id": "",
- "label": "max tokens",
- "localized": "massimo token",
+ "id": 49,
+ "label": "Mode after",
+ "localized": "Modalità dopo",
"reload": "",
- "hint": "massimo token"
+ "hint": ""
},
{
- "id": "",
- "label": "max words",
- "localized": "massimo parole",
+ "id": 50,
+ "label": "Method after",
+ "localized": "Metodo dopo",
"reload": "",
- "hint": "massimo parole"
+ "hint": ""
},
{
- "id": "",
- "label": "max-autotune",
- "localized": "max-autotune",
+ "id": 51,
+ "label": "Mode mask",
+ "localized": "Modalità maschera",
"reload": "",
- "hint": "max-autotune"
+ "hint": ""
},
{
- "id": "",
- "label": "max-autotune-no-cudagraphs",
- "localized": "max-autotune-no-cudagraphs",
+ "id": 52,
+ "label": "Method mask",
+ "localized": "Metodo maschera",
"reload": "",
- "hint": "max-autotune-no-cudagraphs"
+ "hint": ""
},
{
- "id": "",
- "label": "maximum image size (mp)",
- "localized": "dimensione massima immagine (mp)",
+ "id": 53,
+ "label": "Maximum units",
+ "localized": "Unità massime",
"reload": "",
- "hint": "dimensione massima immagine (mp)"
+ "hint": ""
},
{
- "id": "",
- "label": "maximum number of units",
- "localized": "numero massimo di unità",
+ "id": 54,
+ "label": "Max faces",
+ "localized": "Facce massime",
"reload": "",
- "hint": "numero massimo di unità"
+ "hint": ""
},
{
- "id": "",
- "label": "maximum rank",
- "localized": "grado massimo",
+ "id": 55,
+ "label": "Medium",
+ "localized": "Medio",
"reload": "",
- "hint": "grado massimo"
+ "hint": ""
},
{
- "id": "",
- "label": "mediapipe face",
- "localized": "volto mediapipe",
+ "id": 56,
+ "label": "Merge alpha",
+ "localized": "Alfa di merge",
"reload": "",
- "hint": "volto mediapipe"
+ "hint": ""
},
{
- "id": "",
- "label": "medium",
- "localized": "medio",
+ "id": 57,
+ "label": "Mask only",
+ "localized": "Solo maschera",
"reload": "",
- "hint": "medio"
+ "hint": ""
},
{
- "id": "",
- "label": "mediums",
- "localized": "mezzi",
+ "id": 58,
+ "label": "Max Length",
+ "localized": "Lunghezza massima",
"reload": "",
- "hint": "mezzi"
+ "hint": "Numero massimo di token nella descrizione generata."
},
{
- "id": "",
- "label": "memory",
- "localized": "memoria",
+ "id": 59,
+ "label": "Min Flavors",
+ "localized": "Flavor minimi",
"reload": "",
- "hint": "memoria"
+ "hint": "Numero minimo di tag descrittivi (flavor) da mantenere nel prompt finale."
},
{
- "id": "",
- "label": "memory attention",
- "localized": "attenzione memoria",
+ "id": 60,
+ "label": "Max Flavors",
+ "localized": "Flavor massimi",
"reload": "",
- "hint": "attenzione memoria"
+ "hint": "Numero massimo di tag descrittivi (flavor) da mantenere nel prompt finale."
},
{
- "id": "",
- "label": "memory limit",
- "localized": "limite memoria",
+ "id": 61,
+ "label": "Max tags",
+ "localized": "Tag massimi",
"reload": "",
- "hint": "limite memoria"
+ "hint": "Numero massimo di tag da includere nell'output. Limita la lunghezza del risultato quando un'immagine ha molte caratteristiche rilevate. I tag sono ordinati per confidenza, quindi vengono mantenuti quelli più rilevanti."
},
{
- "id": "",
- "label": "memory optimization",
- "localized": "ottimizzazione memoria",
+ "id": 62,
+ "label": "Memory",
+ "localized": "Memoria",
"reload": "",
- "hint": "ottimizzazione memoria"
+ "hint": ""
},
{
- "id": "",
- "label": "merge alpha",
- "localized": "unisci alfa",
+ "id": 63,
+ "label": "Memory optimization",
+ "localized": "Ottimizzazione memoria",
"reload": "",
- "hint": "unisci alfa"
+ "hint": ""
},
{
- "id": "",
- "label": "method",
- "localized": "metodo",
+ "id": 64,
+ "label": "Model Info",
+ "localized": "Informazioni modello",
"reload": "",
- "hint": "metodo"
+ "hint": ""
},
{
- "id": "",
- "label": "method after",
- "localized": "metodo dopo",
+ "id": 65,
+ "label": "Model pipeline",
+ "localized": "Pipeline del modello",
"reload": "",
- "hint": "metodo dopo"
+ "hint": "Se l'autorilevamento non rileva il modello automaticamente, seleziona il tipo di modello prima del caricamento"
},
{
- "id": "",
- "label": "method before",
- "localized": "metodo prima",
+ "id": 66,
+ "label": "Model auto-load on start",
+ "localized": "Caricamento automatico modello all'avvio",
"reload": "",
- "hint": "metodo prima"
+ "hint": ""
},
{
- "id": "",
- "label": "method mask",
- "localized": "maschera metodo",
+ "id": 67,
+ "label": "Model load using multiple threads",
+ "localized": "Caricamento modello con thread multipli",
"reload": "",
- "hint": "maschera metodo"
+ "hint": ""
},
{
- "id": "",
- "label": "midas depth",
- "localized": "profondità Midas",
+ "id": 68,
+ "label": "Model auto-download on demand",
+ "localized": "Download automatico modello su richiesta",
"reload": "",
- "hint": "profondità Midas"
+ "hint": ""
},
{
- "id": "",
+ "id": 69,
+ "label": "Model load using streams",
+ "localized": "Caricamento modello tramite stream",
+ "reload": "",
+ "hint": "Quando si caricano i modelli, tenta il caricamento in streaming ottimizzato per lo storage lento o di rete"
+ },
+ {
+ "id": 70,
+ "label": "Model load model direct to GPU",
+ "localized": "Caricamento diretto modello sulla GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "Model types not to offload",
+ "localized": "Tipi di modello da non sottoporre a offload",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Modules to always offload",
+ "localized": "Moduli da sottoporre sempre a offload",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "Modules to never offload",
+ "localized": "Moduli da non sottoporre mai a offload",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "Model types not to quantize",
+ "localized": "Tipi di modello da non quantizzare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Modules to not convert",
+ "localized": "Moduli da non convertire",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Modules dtype dict",
+ "localized": "Dizionario dtype dei moduli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Math",
+ "localized": "Matematica",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Memory limit",
+ "localized": "Limite di memoria",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
"label": "migraphx",
"localized": "migraphx",
"reload": "",
- "hint": "migraphx"
+ "hint": ""
},
{
- "id": "",
- "label": "min flavors",
- "localized": "minimo di varianti",
+ "id": 80,
+ "label": "max-autotune",
+ "localized": "max-autotune",
"reload": "",
- "hint": "minimo di varianti"
+ "hint": ""
},
{
- "id": "",
- "label": "min guidance",
- "localized": "minima guida",
+ "id": 81,
+ "label": "max-autotune-no-cudagraphs",
+ "localized": "max-autotune-no-cudagraphs",
"reload": "",
- "hint": "minima guida"
+ "hint": ""
},
{
- "id": "",
- "label": "min length",
- "localized": "minima lunghezza",
+ "id": 82,
+ "label": "Maximum image size (MP)",
+ "localized": "Dimensione massima immagine (MP)",
"reload": "",
- "hint": "minima lunghezza"
+ "hint": ""
},
{
- "id": "",
- "label": "min object size",
- "localized": "dimensione minima oggetto",
+ "id": 83,
+ "label": "Max words",
+ "localized": "Parole massime",
"reload": "",
- "hint": "dimensione minima oggetto"
+ "hint": ""
},
{
- "id": "",
- "label": "mine",
- "localized": "mine",
+ "id": 84,
+ "label": "Modern",
+ "localized": "Moderno",
"reload": "",
- "hint": "mine"
+ "hint": ""
},
{
- "id": "",
- "label": "mlsd",
- "localized": "mlsd",
+ "id": 85,
+ "label": "Mount URL subpath",
+ "localized": "Sottopercorso URL di montaggio",
"reload": "",
- "hint": "mlsd"
+ "hint": ""
},
{
- "id": "",
- "label": "mm",
- "localized": "mm",
+ "id": 86,
+ "label": "Mobile scale",
+ "localized": "Scala mobile",
"reload": "",
- "hint": "mm"
+ "hint": ""
},
{
- "id": "",
- "label": "mode",
- "localized": "modalità",
+ "id": 87,
+ "label": "Move detailer model to CPU when complete",
+ "localized": "Sposta modello detailer su CPU al termine",
"reload": "",
- "hint": "modalità"
+ "hint": ""
},
{
- "id": "",
- "label": "mode after",
- "localized": "modalità dopo",
+ "id": 88,
+ "label": "Move base model to CPU when using refiner",
+ "localized": "Sposta modello base su CPU quando si usa il refiner",
"reload": "",
- "hint": "modalità dopo"
+ "hint": ""
},
{
- "id": "",
- "label": "mode before",
- "localized": "modalità prima",
+ "id": 89,
+ "label": "Move base model to CPU when using VAE",
+ "localized": "Sposta modello base su CPU quando si usa il VAE",
"reload": "",
- "hint": "modalità prima"
+ "hint": ""
},
{
- "id": "",
- "label": "mode mask",
- "localized": "maschera modalità",
+ "id": 90,
+ "label": "Move refiner model to CPU when not in use",
+ "localized": "Sposta modello refiner su CPU quando non in uso",
"reload": "",
- "hint": "maschera modalità"
+ "hint": ""
},
{
- "id": "",
- "label": "mode x-axis",
- "localized": "modalità asse X",
+ "id": 91,
+ "label": "Move VAE and CLIP to RAM when training",
+ "localized": "Sposta VAE e CLIP in RAM durante l'addestramento",
"reload": "",
- "hint": "modalità asse X"
+ "hint": ""
},
{
- "id": "",
- "label": "mode y-axis",
- "localized": "modalità asse Y",
+ "id": 92,
+ "label": "Model name",
+ "localized": "Nome modello",
"reload": "",
- "hint": "modalità asse Y"
+ "hint": ""
},
{
- "id": "",
- "label": "model auto-download on demand",
- "localized": "download automatico modello su richiesta",
+ "id": 93,
+ "label": "Model base path",
+ "localized": "Percorso base modello",
"reload": "",
- "hint": "download automatico modello su richiesta"
+ "hint": ""
},
{
- "id": "",
- "label": "model autoload on start",
- "localized": "caricamento automatico modello all'avvio",
+ "id": 94,
+ "label": "Max shard size",
+ "localized": "Dimensione massima shard",
"reload": "",
- "hint": "caricamento automatico modello all'avvio"
+ "hint": ""
},
{
- "id": "",
- "label": "model compile fullgraph",
- "localized": "compilazione modello fullgraph",
+ "id": 95,
+ "label": "Model class",
+ "localized": "Classe modello",
"reload": "",
- "hint": "compilazione modello fullgraph"
+ "hint": ""
},
{
- "id": "",
- "label": "model compile suppress errors",
- "localized": "compilazione modello sopprimi errori",
+ "id": 96,
+ "label": "Mid Block",
+ "localized": "Blocco centrale (Mid Block)",
"reload": "",
- "hint": "compilazione modello sopprimi errori"
+ "hint": "Blocco centrale dell'UNet (1 valore)"
},
{
- "id": "",
- "label": "model compile verbose mode",
- "localized": "modalità verbosa compilazione modello",
+ "id": 97,
+ "label": "Model precision",
+ "localized": "Precisione modello",
"reload": "",
- "hint": "modalità verbosa compilazione modello"
+ "hint": ""
},
{
- "id": "",
- "label": "model info",
- "localized": "info modello",
+ "id": 98,
+ "label": "Maximum rank",
+ "localized": "Rank massimo",
"reload": "",
- "hint": "info modello"
+ "hint": ""
},
{
- "id": "",
- "label": "model metadata",
- "localized": "metadati modello",
+ "id": 99,
+ "label": "Midas depth",
+ "localized": "Profondità Midas",
"reload": "",
- "hint": "metadati modello"
+ "hint": ""
},
{
- "id": "",
- "label": "model name",
- "localized": "nome modello",
+ "id": 100,
+ "label": "MLSD",
+ "localized": "MLSD",
"reload": "",
- "hint": "nome modello"
+ "hint": ""
},
{
- "id": "",
- "label": "model precision",
- "localized": "precisione modello",
+ "id": 101,
+ "label": "MediaPipe Face",
+ "localized": "MediaPipe Face",
"reload": "",
- "hint": "precisione modello"
+ "hint": ""
},
{
- "id": "",
- "label": "model type",
- "localized": "tipo modello",
+ "id": 102,
+ "label": "Marigold Depth",
+ "localized": "Profondità Marigold",
"reload": "",
- "hint": "tipo modello"
- },
+ "hint": ""
+ }
+ ],
+ "n": [
{
- "id": "",
- "label": "model url",
- "localized": "URL modello",
+ "id": 755376711,
+ "label": "Networks",
+ "localized": "Reti",
"reload": "",
- "hint": "URL modello"
+ "hint": "Interfaccia utente delle reti (Networks user interface)"
},
{
- "id": "",
- "label": "modern",
- "localized": "moderno",
+ "id": 111756285,
+ "label": "New row",
+ "localized": "Nuova riga",
"reload": "",
- "hint": "moderno"
+ "hint": ""
},
{
- "id": "",
- "label": "momentum",
- "localized": "momentum",
+ "id": 1530268571,
+ "label": "New column",
+ "localized": "Nuova colonna",
"reload": "",
- "hint": "momentum"
+ "hint": ""
},
{
- "id": "",
- "label": "motion level",
- "localized": "livello di movimento",
+ "id": 610052959,
+ "label": "Nunchaku",
+ "localized": "Nunchaku",
"reload": "",
- "hint": "livello di movimento"
+ "hint": ""
},
{
- "id": "",
- "label": "mount url subpath",
- "localized": "monta sottopercorso URL",
+ "id": 325435016,
+ "label": "nsfw",
+ "localized": "nsfw",
"reload": "",
- "hint": "monta sottopercorso URL"
+ "hint": ""
},
{
- "id": "",
- "label": "move base model to cpu when using refiner",
- "localized": "sposta modello base alla CPU quando si usa il refiner",
+ "id": 1571343725,
+ "label": "NudeNet",
+ "localized": "NudeNet",
"reload": "",
- "hint": "sposta modello base alla CPU quando si usa il refiner"
+ "hint": "Estensione flessibile in grado di rilevare e offuscare la nudità nelle immagini"
},
{
- "id": "",
- "label": "move base model to cpu when using vae",
- "localized": "sposta modello base alla CPU quando si usa il VAE",
+ "id": 614741639,
+ "label": "Nunchaku Engine",
+ "localized": "Motore Nunchaku",
"reload": "",
- "hint": "sposta modello base alla CPU quando si usa il VAE"
+ "hint": ""
},
{
- "id": "",
- "label": "move detailer model to cpu when complete",
- "localized": "sposta modello detailer alla CPU quando completo",
+ "id": 415893335,
+ "label": "NNCF: Neural Network Compression Framework",
+ "localized": "NNCF: Neural Network Compression Framework",
"reload": "",
- "hint": "sposta modello detailer alla CPU quando completo"
+ "hint": ""
},
{
- "id": "",
- "label": "move refiner model to cpu when not in use",
- "localized": "sposta modello refiner alla CPU quando non in uso",
+ "id": 1554522434,
+ "label": "Noise Options",
+ "localized": "Opzioni rumore",
"reload": "",
- "hint": "sposta modello refiner alla CPU quando non in uso"
+ "hint": ""
},
{
- "id": "",
- "label": "movements",
- "localized": "movimenti",
+ "id": 1792694116,
+ "label": "Networks panel",
+ "localized": "Pannello reti",
"reload": "",
- "hint": "movimenti"
+ "hint": ""
},
{
- "id": "",
- "label": "multi decoder",
- "localized": "multi-decoder",
+ "id": 2146907408,
+ "label": "Networks UI",
+ "localized": "Interfaccia Reti",
"reload": "",
- "hint": "multi-decoder"
+ "hint": ""
},
{
- "id": "",
- "label": "multistep restore",
- "localized": "ripristino a più fasi",
+ "id": 1653139803,
+ "label": "Networks Scan",
+ "localized": "Scansione reti",
"reload": "",
- "hint": "ripristino a più fasi"
+ "hint": ""
},
{
- "id": "",
- "label": "native",
- "localized": "nativo",
+ "id": 172297127,
+ "label": "Negative prompt",
+ "localized": "Prompt negativo",
"reload": "",
- "hint": "nativo"
+ "hint": "Descrivi ciò che non vuoi vedere nell'immagine generata"
},
{
- "id": "",
- "label": "near threshold",
- "localized": "vicino alla soglia",
+ "id": 841029272,
+ "label": "Number",
+ "localized": "Numero",
"reload": "",
- "hint": "vicino alla soglia"
+ "hint": ""
},
{
- "id": "",
+ "id": 422695507,
"label": "negative",
"localized": "negativo",
"reload": "",
- "hint": "negativo"
+ "hint": ""
},
{
- "id": "",
- "label": "network negative prompt",
- "localized": "prompt negativo di rete",
+ "id": 1845199651,
+ "label": "None",
+ "localized": "Nessuno",
"reload": "",
- "hint": "prompt negativo di rete"
+ "hint": ""
},
{
- "id": "",
- "label": "network parameters",
- "localized": "parametri di rete",
+ "id": 2021505708,
+ "label": "NSFW allowed",
+ "localized": "NSFW consentito",
"reload": "",
- "hint": "parametri di rete"
+ "hint": "Permetti al modello di generare contenuti per adulti nei prompt potenziati"
},
{
- "id": "",
- "label": "network prompt",
- "localized": "prompt di rete",
+ "id": 552084534,
+ "label": "Noise strength",
+ "localized": "Intensità rumore",
"reload": "",
- "hint": "prompt di rete"
+ "hint": ""
},
{
- "id": "",
- "label": "new model name",
- "localized": "nuovo nome modello",
+ "id": 1003442651,
+ "label": "NMS",
+ "localized": "NMS",
"reload": "",
- "hint": "nuovo nome modello"
+ "hint": ""
},
{
- "id": "",
- "label": "nf4",
- "localized": "nf4",
+ "id": 222014163,
+ "label": "Near threshold",
+ "localized": "Soglia vicina",
"reload": "",
- "hint": "nf4"
+ "hint": ""
},
{
- "id": "",
- "label": "nms",
- "localized": "nms",
+ "id": 1953259929,
+ "label": "Noise scale",
+ "localized": "Scala del rumore",
"reload": "",
- "hint": "nms"
+ "hint": ""
},
{
- "id": "",
- "label": "noise",
- "localized": "rumore",
+ "id": 1847621115,
+ "label": "Note",
+ "localized": "Nota",
"reload": "",
- "hint": "rumore"
+ "hint": ""
},
{
- "id": "",
- "label": "noise multiplier (eta)",
- "localized": "moltiplicatore di rumore (eta)",
+ "id": 247599026,
+ "label": "Non-blocking move operations",
+ "localized": "Operazioni di spostamento non bloccanti",
"reload": "",
- "hint": "moltiplicatore di rumore (eta)"
+ "hint": ""
},
{
- "id": "",
- "label": "noise multiplier for image processing",
- "localized": "moltiplicatore di rumore per elaborazione immagine",
+ "id": 1637775438,
+ "label": "Nunchaku attention",
+ "localized": "Attenzione Nunchaku",
"reload": "",
- "hint": "moltiplicatore di rumore per elaborazione immagine"
+ "hint": "Sostituisce l'attenzione predefinita con il kernel di attenzione FP16 personalizzato di Nunchaku per un'inferenza più rapida sulle GPU NVIDIA consumer. Potrebbe fornire miglioramenti delle prestazioni sulle GPU che hanno un throughput dei tensor core FP16 superiore rispetto a BF16. Attualmente influisce solo sui modelli basati su Flux (Dev, Schnell, Kontext, Fill, Depth, ecc.). Non ha effetto su Qwen, SDXL, Sana o altre architetture. Disabilitato per impostazione predefinita."
},
{
- "id": "",
- "label": "noise seed delta (eta)",
- "localized": "delta del seed di rumore (eta)",
+ "id": 1965649980,
+ "label": "Nunchaku offloading",
+ "localized": "Offloading Nunchaku",
"reload": "",
- "hint": "delta del seed di rumore (eta)"
+ "hint": "Abilita l'offloading su CPU per blocco di Nunchaku con stream CUDA asincroni per ridurre l'utilizzo della VRAM. Utilizza una strategia di buffer ping-pong: mentre un blocco transformer calcola sulla GPU, il blocco successivo viene precaricato dalla CPU in background, nascondendo la maggior parte della latenza di trasferimento. Può ridurre l'utilizzo della VRAM al costo di un'inferenza più lenta. Questo sostituisce l'offloading della pipeline di SD.Next per il componente transformer. Utile solo su GPU con poca VRAM. Se la tua GPU ha memoria sufficiente per contenere il modello quantizzato (16+ GB), mantieni questa opzione disabilitata per la massima velocità. Supporta i modelli Flux e Qwen. Non supportato per SDXL dove questa impostazione viene ignorata. Disabilitato per impostazione predefinita."
},
{
- "id": "",
- "label": "noise strength",
- "localized": "intensità rumore",
+ "id": 1420792348,
+ "label": "native",
+ "localized": "nativo",
"reload": "",
- "hint": "intensità rumore"
+ "hint": ""
},
{
- "id": "",
- "label": "none",
- "localized": "nessuno",
+ "id": 283556094,
+ "label": "no-grad",
+ "localized": "no-grad",
"reload": "",
- "hint": "nessuno"
+ "hint": "Disabilita il tracciamento del gradiente con torch.no_grad. Riduce l'utilizzo della memoria e accelera l'inferenza."
},
{
- "id": "",
- "label": "note",
- "localized": "nota",
+ "id": 1554619447,
+ "label": "Numbered filenames",
+ "localized": "Nomi file numerati",
"reload": "",
- "hint": "nota"
+ "hint": ""
},
{
- "id": "",
- "label": "nothing",
- "localized": "niente",
+ "id": 889551469,
+ "label": "Network card size (px)",
+ "localized": "Dimensione scheda di rete (px)",
"reload": "",
- "hint": "niente"
+ "hint": ""
},
{
- "id": "",
- "label": "num beams",
- "localized": "numero di beam",
+ "id": 726593673,
+ "label": "Noise multiplier for image processing",
+ "localized": "Moltiplicatore di rumore per l'elaborazione dell'immagine",
"reload": "",
- "hint": "numero di beam"
+ "hint": ""
},
{
- "id": "",
- "label": "number",
- "localized": "numero",
+ "id": 1439972359,
+ "label": "New model name",
+ "localized": "Nuovo nome modello",
"reload": "",
- "hint": "numero"
+ "hint": ""
},
{
- "id": "",
- "label": "numbered filenames",
- "localized": "nomi file numerati",
+ "id": 1127027838,
+ "label": "Number of ReBasin Iterations",
+ "localized": "Numero di iterazioni ReBasin",
"reload": "",
- "hint": "nomi file numerati"
+ "hint": "Numero di volte in cui unire e permutare il modello prima del salvataggio"
},
{
- "id": "",
- "label": "offload",
- "localized": "scarica",
+ "id": 2021505709,
+ "label": "Network prompt",
+ "localized": "Prompt della rete",
"reload": "",
- "hint": "scarica"
+ "hint": ""
},
{
- "id": "",
- "label": "offload face module",
- "localized": "scarica modulo viso",
+ "id": 2021505710,
+ "label": "Network negative prompt",
+ "localized": "Prompt negativo della rete",
"reload": "",
- "hint": "scarica modulo viso"
+ "hint": ""
},
{
- "id": "",
- "label": "offload models",
- "localized": "scarica modelli",
+ "id": 2021505711,
+ "label": "Network parameters",
+ "localized": "Parametri della rete",
"reload": "",
- "hint": "scarica modelli"
- },
+ "hint": ""
+ }
+ ],
+ "o": [
{
- "id": "",
- "label": "olive-ai",
- "localized": "olive-ai",
+ "id": 72,
+ "label": "Output",
+ "localized": "Risultato",
"reload": "",
- "hint": "olive-ai"
+ "hint": "Mostra/nascondi la selezione dei media in uscita: risultati della generazione e anteprime in tempo reale durante il processo di generazione"
},
{
- "id": "",
+ "id": 73,
+ "label": "OpenCLiP",
+ "localized": "OpenCLiP",
+ "reload": "",
+ "hint": "Analizza l'immagine utilizzando il modello CLiP tramite OpenCLiP"
+ },
+ {
+ "id": 74,
+ "label": "ONNX",
+ "localized": "ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Override",
+ "localized": "Sovrascrivi",
+ "reload": "",
+ "hint": "Sovrascrive le impostazioni che possono cambiare il comportamento del server e che sono tipicamente applicate dai metadati dell'immagine importata"
+ },
+ {
+ "id": 76,
+ "label": "Optimum Quanto",
+ "localized": "Optimum Quanto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Optimum Quanto: post-load",
+ "localized": "Optimum Quanto: post-caricamento",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Optional",
+ "localized": "Opzionale",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Olive",
+ "localized": "Olive",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "OpenVINO",
+ "localized": "OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "Other...",
+ "localized": "Altro...",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "Outputs & Images",
+ "localized": "Risultati e Immagini",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 83,
+ "label": "Override settings",
+ "localized": "Sovrascrivi impostazioni",
+ "reload": "",
+ "hint": "Se i parametri di generazione differiscono dalle impostazioni di sistema, sovrascrive le impostazioni compilate con tali parametri per ignorare la configurazione di sistema per questo workflow"
+ },
+ {
+ "id": 84,
+ "label": "Override sampler",
+ "localized": "Sovrascrivi campionatore",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 85,
+ "label": "Override steps",
+ "localized": "Sovrascrivi passaggi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 86,
+ "label": "Ortho",
+ "localized": "Orto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 87,
+ "label": "Offload face module",
+ "localized": "Offload modulo volto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88,
+ "label": "Override scheduler",
+ "localized": "Sovrascrivi pianificatore (scheduler)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 89,
+ "label": "Optional image description",
+ "localized": "Descrizione immagine opzionale",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 90,
+ "label": "Order",
+ "localized": "Ordine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 91,
+ "label": "Overlay",
+ "localized": "Sovrapposizione",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 92,
+ "label": "Override resolution",
+ "localized": "Sovrascrivi risoluzione",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 93,
+ "label": "Offload processor",
+ "localized": "Offload processore",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 94,
+ "label": "Output directory",
+ "localized": "Cartella di destinazione",
+ "reload": "",
+ "hint": "Cartella in cui devono essere salvate le immagini elaborate"
+ },
+ {
+ "id": 95,
+ "label": "original",
+ "localized": "originale",
+ "reload": "",
+ "hint": "Backend LDM originale"
+ },
+ {
+ "id": 96,
+ "label": "Offload caption models",
+ "localized": "Offload modelli didascalia",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 97,
+ "label": "Offload during pre-forward",
+ "localized": "Offload durante pre-forward",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 98,
+ "label": "Offload using streams",
+ "localized": "Offload tramite stream",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99,
+ "label": "Offload low watermark",
+ "localized": "Offload livello minimo (low watermark)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "Offload GPU high watermark",
+ "localized": "Offload GPU livello massimo (high watermark)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 101,
+ "label": "Offload CPU high watermark",
+ "localized": "Offload CPU livello massimo (high watermark)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 102,
+ "label": "Offload blocks",
+ "localized": "Offload blocchi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 103,
+ "label": "OpenVINO activations mode",
+ "localized": "Modalità attivazioni OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 104,
+ "label": "ONNX Execution Provider",
+ "localized": "Provider di esecuzione ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 105,
+ "label": "ONNX allow fallback to CPU",
+ "localized": "ONNX consenti ripiego su CPU",
+ "reload": "",
+ "hint": "Consente il ripiego su CPU quando il provider di esecuzione selezionato fallisce"
+ },
+ {
+ "id": 106,
+ "label": "ONNX cache converted models",
+ "localized": "Cache modelli convertiti ONNX",
+ "reload": "",
+ "hint": "Salva i modelli convertiti in formato ONNX come cache. Puoi gestirli nella scheda ONNX"
+ },
+ {
+ "id": 107,
+ "label": "ONNX unload base model when processing refiner",
+ "localized": "ONNX scarica modello base durante elaborazione refiner",
+ "reload": "",
+ "hint": "Scarica il modello base quando il refiner viene convertito/ottimizzato/elaborato"
+ },
+ {
+ "id": 108,
+ "label": "Olive use FP16 on optimization",
+ "localized": "Olive usa FP16 in ottimizzazione",
+ "reload": "",
+ "hint": "Usa la precisione a virgola mobile a 16 bit per il modello in uscita del processo di ottimizzazione Olive. Usa la precisione a 32 bit se disabilitato"
+ },
+ {
+ "id": 109,
+ "label": "Olive force FP32 for VAE Encoder",
+ "localized": "Olive forza FP32 per Encoder VAE",
+ "reload": "",
+ "hint": "Usa la precisione a virgola mobile a 32 bit per l'Encoder VAE del modello in uscita. Questo sovrascrive l'opzione 'usa FP16 in ottimizzazione'. Se ottieni NaN o immagini nere vuote da Img2Img, abilita questa opzione e rimuovi la cache"
+ },
+ {
+ "id": 110,
+ "label": "Olive use static dimensions",
+ "localized": "Olive usa dimensioni statiche",
+ "reload": "",
+ "hint": "Rende l'inferenza con i modelli ottimizzati Olive molto più veloce (OrtTransformersOptimization)"
+ },
+ {
+ "id": 111,
+ "label": "Olive cache optimized models",
+ "localized": "Cache modelli ottimizzati Olive",
+ "reload": "",
+ "hint": "Salva i modelli elaborati da Olive come cache. Puoi gestirli nella scheda ONNX"
+ },
+ {
+ "id": 112,
+ "label": "OpenVINO disable model caching",
+ "localized": "OpenVINO disabilita cache modelli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 113,
+ "label": "OpenVINO disable memory cleanup after compile",
+ "localized": "OpenVINO disabilita pulizia memoria dopo compilazione",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 114,
"label": "onediff",
"localized": "onediff",
"reload": "",
- "hint": "onediff"
+ "hint": ""
},
{
- "id": "",
- "label": "onnx",
- "localized": "onnx",
+ "id": 115,
+ "label": "olive-ai",
+ "localized": "olive-ai",
"reload": "",
- "hint": "onnx"
+ "hint": ""
},
{
- "id": "",
- "label": "openbody",
- "localized": "openbody",
- "reload": "",
- "hint": "openbody"
- },
- {
- "id": "",
- "label": "openclip",
- "localized": "openclip",
- "reload": "",
- "hint": "openclip"
- },
- {
- "id": "",
- "label": "openvino disable memory cleanup after compile",
- "localized": "OpenVINO disabilita pulizia memoria dopo compilazione",
- "reload": "",
- "hint": "OpenVINO disabilita pulizia memoria dopo compilazione"
- },
- {
- "id": "",
- "label": "openvino disable model caching",
- "localized": "OpenVINO disabilita caching modello",
- "reload": "",
- "hint": "OpenVINO disabilita caching modello"
- },
- {
- "id": "",
- "label": "openvino mode",
- "localized": "modalità OpenVINO",
- "reload": "",
- "hint": "modalità OpenVINO"
- },
- {
- "id": "",
+ "id": 116,
"label": "openvino_fx",
"localized": "openvino_fx",
"reload": "",
- "hint": "openvino_fx"
+ "hint": ""
},
{
- "id": "",
- "label": "optional image description",
- "localized": "descrizione immagine opzionale",
+ "id": 117,
+ "label": "Overwrite existing",
+ "localized": "Sovrascrivi esistente",
"reload": "",
- "hint": "descrizione immagine opzionale"
+ "hint": ""
},
{
- "id": "",
- "label": "optional init image or video",
- "localized": "immagine o video di inizializzazione opzionale",
+ "id": 118,
+ "label": "Out Block",
+ "localized": "Blocco d'uscita",
"reload": "",
- "hint": "immagine o video di inizializzazione opzionale"
+ "hint": "Blocchi di upsampling della UNet (12 valori per SD1.5, 9 valori per SDXL)"
},
{
- "id": "",
- "label": "order",
- "localized": "ordine",
+ "id": 119,
+ "label": "Overwrite model",
+ "localized": "Sovrascrivi modello",
"reload": "",
- "hint": "ordine"
+ "hint": ""
},
{
- "id": "",
- "label": "ortho",
- "localized": "orto",
+ "id": 120,
+ "label": "Output model",
+ "localized": "Modello in uscita",
"reload": "",
- "hint": "orto"
+ "hint": ""
},
{
- "id": "",
- "label": "outpaint",
- "localized": "outpaint",
+ "id": 121,
+ "label": "Overwrite existing file",
+ "localized": "Sovrascrivi file esistente",
"reload": "",
- "hint": "outpaint"
+ "hint": ""
},
{
- "id": "",
- "label": "output model",
- "localized": "modello di output",
+ "id": 122,
+ "label": "Options",
+ "localized": "Opzioni",
"reload": "",
- "hint": "modello di output"
+ "hint": ""
},
{
- "id": "",
- "label": "override resolution",
- "localized": "sovrascrivi risoluzione",
+ "id": 123,
+ "label": "OpenBody",
+ "localized": "OpenBody",
"reload": "",
- "hint": "sovrascrivi risoluzione"
+ "hint": ""
+ }
+ ],
+ "p": [
+ {
+ "id": 755,
+ "label": "Process",
+ "localized": "Elabora",
+ "reload": "n/a",
+ "hint": "Elabora immagine esistente Può essere usato per l'upscaling, rimuovere sfondi, offuscare contenuti NSFW, applicare filtri ed effetti vari"
},
{
- "id": "",
- "label": "override sampler",
- "localized": "sovrascrivi sampler",
- "reload": "",
- "hint": "sovrascrivi sampler"
+ "id": 318,
+ "label": "Prompts",
+ "localized": "Prompt",
+ "reload": "n/a",
+ "hint": "Prompt dell'immagine e prompt negativo"
},
{
- "id": "",
- "label": "override scheduler",
- "localized": "sovrascrivi scheduler",
- "reload": "",
- "hint": "sovrascrivi scheduler"
+ "id": 320,
+ "label": "Pause",
+ "localized": "Pausa",
+ "reload": "n/a",
+ "hint": "Sospendi l'elaborazione"
},
{
- "id": "",
- "label": "override steps",
- "localized": "sovrascrivi passi",
- "reload": "",
- "hint": "sovrascrivi passi"
+ "id": 12,
+ "label": "Post",
+ "localized": "Post",
+ "reload": "n/a",
+ "hint": "Ridimensiona l'immagine dopo l'elaborazione"
},
{
- "id": "",
- "label": "override t1 ratio",
- "localized": "sovrascrivi rapporto T1",
- "reload": "",
- "hint": "sovrascrivi rapporto T1"
+ "id": 18,
+ "label": "Preview",
+ "localized": "Anteprima",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "override t2 ratio",
- "localized": "sovrascrivi rapporto T2",
- "reload": "",
- "hint": "sovrascrivi rapporto T2"
+ "id": 17,
+ "label": "Process Image",
+ "localized": "Elabora Immagine",
+ "reload": "n/a",
+ "hint": "Elabora una singola immagine"
},
{
- "id": "",
- "label": "overwrite existing file",
- "localized": "sovrascrivi file esistente",
- "reload": "",
- "hint": "sovrascrivi file esistente"
+ "id": 18,
+ "label": "Process Batch",
+ "localized": "Elabora Batch",
+ "reload": "n/a",
+ "hint": "Elabora un gruppo di immagini"
},
{
- "id": "",
- "label": "overwrite model",
- "localized": "sovrascrivi modello",
- "reload": "",
- "hint": "sovrascrivi modello"
+ "id": 19,
+ "label": "Process Folder",
+ "localized": "Elabora Cartella",
+ "reload": "n/a",
+ "hint": "Elabora tutte le immagini in una cartella"
},
{
- "id": "",
- "label": "pad frames",
- "localized": "riempi fotogrammi",
- "reload": "",
- "hint": "riempi fotogrammi"
+ "id": 13,
+ "label": "Provider",
+ "localized": "Provider",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "padding",
- "localized": "padding",
- "reload": "",
- "hint": "padding"
+ "id": 15,
+ "label": "Pipeline Modifiers",
+ "localized": "Modificatori della Pipeline",
+ "reload": "n/a",
+ "hint": "Funzionalità aggiuntive che possono essere abilitate durante la generazione"
},
{
- "id": "",
- "label": "parallel process images in batch",
- "localized": "elabora immagini in parallelo in batch",
- "reload": "",
- "hint": "elabora immagini in parallelo in batch"
+ "id": 16,
+ "label": "Postprocessing",
+ "localized": "Post-elaborazione",
+ "reload": "n/a",
+ "hint": "Impostazioni relative all'elaborazione e all'upscaling dopo la generazione dell'immagine"
},
{
- "id": "",
- "label": "parameter free",
- "localized": "senza parametri",
- "reload": "",
- "hint": "senza parametri"
+ "id": 17,
+ "label": "Preset Block Merge",
+ "localized": "Preset Block Merge",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "path to model file",
- "localized": "percorso del file modello",
- "reload": "",
- "hint": "percorso del file modello"
+ "id": 20,
+ "label": "Pony",
+ "localized": "Pony",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "path to notification sound",
- "localized": "percorso del suono di notifica",
- "reload": "",
- "hint": "percorso del suono di notifica"
+ "id": 21,
+ "label": "Preview metadata",
+ "localized": "Anteprima metadati",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "peft",
- "localized": "peft",
- "reload": "",
- "hint": "peft"
+ "id": 22,
+ "label": "Prompt",
+ "localized": "Prompt",
+ "reload": "n/a",
+ "hint": "Descrivi l'immagine che desideri generare"
},
{
- "id": "",
- "label": "penalty",
- "localized": "penalità",
- "reload": "",
- "hint": "penalità"
+ "id": 23,
+ "label": "Processed Preview",
+ "localized": "Anteprima Elaborata",
+ "reload": "n/a",
+ "hint": "Mostra/nascondi la sezione relativa alla pre-elaborazione delle immagini di input prima della generazione effettiva"
},
{
- "id": "",
- "label": "perflow",
- "localized": "perflow",
- "reload": "",
- "hint": "perflow"
+ "id": 24,
+ "label": "PixelArt",
+ "localized": "PixelArt",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "perform injection",
- "localized": "esegui iniezione",
- "reload": "",
- "hint": "esegui iniezione"
+ "id": 25,
+ "label": "PAG: Perturbed attention guidance",
+ "localized": "PAG: Perturbed attention guidance",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "perform sdsa",
- "localized": "esegui SDSA",
- "reload": "",
- "hint": "esegui SDSA"
+ "id": 26,
+ "label": "PAB: Pyramid attention broadcast",
+ "localized": "PAB: Pyramid attention broadcast",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "perform warmup",
- "localized": "esegui warmup",
- "reload": "",
- "hint": "esegui warmup"
+ "id": 27,
+ "label": "Para-attention",
+ "localized": "Para-attention",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "performance",
- "localized": "prestazioni",
- "reload": "",
- "hint": "prestazioni"
+ "id": 28,
+ "label": "Paths for specific models",
+ "localized": "Percorsi per modelli specifici",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "photomaker model",
- "localized": "modello photomaker",
- "reload": "",
- "hint": "modello photomaker"
+ "id": 29,
+ "label": "Prediction method",
+ "localized": "Metodo di predizione",
+ "reload": "n/a",
+ "hint": "Definisce cosa predice il modello ad ogni step. Opzioni: - default: impostazione predefinita del modello - epsilon: rumore (comune per Stable Diffusion) - sample: predizione diretta dell'immagine denoisata, chiamata anche predizione x0 - v_prediction: predizione di velocità, usata dai modelli CosXL e NoobAI VPred - flow_prediction: usato con i nuovi modelli flow-matching come SD3 e Flux"
},
{
- "id": "",
- "label": "pidinet",
- "localized": "pidinet",
- "reload": "",
- "hint": "pidinet"
+ "id": 30,
+ "label": "PAG scale",
+ "localized": "Scala PAG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "pipeline",
- "localized": "pipeline",
- "reload": "",
- "hint": "pipeline"
+ "id": 31,
+ "label": "PAG start",
+ "localized": "Inizio PAG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "pixels to expand",
- "localized": "pixel da espandere",
- "reload": "",
- "hint": "pixel da espandere"
+ "id": 32,
+ "label": "PAG stop",
+ "localized": "Fine PAG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "platform",
- "localized": "piattaforma",
- "reload": "",
- "hint": "piattaforma"
+ "id": 33,
+ "label": "PAG layers",
+ "localized": "Layer PAG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "play",
- "localized": "riproduci",
- "reload": "",
- "hint": "riproduci"
+ "id": 34,
+ "label": "PAG config",
+ "localized": "Configurazione PAG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "play a notification upon completion",
- "localized": "riproduci una notifica al completamento",
- "reload": "",
- "hint": "riproduci una notifica al completamento"
+ "id": 35,
+ "label": "Perform SDSA",
+ "localized": "Esegui SDSA",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "pndm",
- "localized": "pndm",
- "reload": "",
- "hint": "pndm"
+ "id": 36,
+ "label": "Perform Injection",
+ "localized": "Esegui Injection",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "polyexponential",
- "localized": "poliesponenziale",
- "reload": "",
- "hint": "poliesponenziale"
+ "id": 37,
+ "label": "PhotoMaker Model",
+ "localized": "Modello PhotoMaker",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "pony",
- "localized": "pony",
- "reload": "",
- "hint": "pony"
+ "id": 38,
+ "label": "Penalty",
+ "localized": "Penalità",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "pose confidence",
- "localized": "confidenza posa",
- "reload": "",
- "hint": "confidenza posa"
- },
- {
- "id": "",
+ "id": 39,
"label": "positive",
"localized": "positivo",
- "reload": "",
- "hint": "positivo"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "postprocess mask",
- "localized": "maschera di post-elaborazione",
- "reload": "",
- "hint": "maschera di post-elaborazione"
+ "id": 40,
+ "label": "Prompt EX",
+ "localized": "Prompt EX",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "postprocess upscale",
- "localized": "upscale di post-elaborazione",
- "reload": "",
- "hint": "upscale di post-elaborazione"
+ "id": 41,
+ "label": "Power",
+ "localized": "Potenza",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "postprocessing operation order",
- "localized": "ordine delle operazioni di post-elaborazione",
- "reload": "",
- "hint": "ordine delle operazioni di post-elaborazione"
+ "id": 42,
+ "label": "Prompt thresholds",
+ "localized": "Soglie del prompt",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "power",
- "localized": "potenza",
- "reload": "",
- "hint": "potenza"
+ "id": 43,
+ "label": "Preset",
+ "localized": "Preset",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "predefined question",
- "localized": "domanda predefinita",
- "reload": "",
- "hint": "domanda predefinita"
+ "id": 44,
+ "label": "Pad frames",
+ "localized": "Padding frame",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "prediction method",
- "localized": "metodo di predizione",
- "reload": "",
- "hint": "metodo di predizione"
+ "id": 45,
+ "label": "Prefill text",
+ "localized": "Testo di pre-riempimento",
+ "reload": "n/a",
+ "hint": "Riempie l'inizio della risposta del modello per guidarne il formato o il contenuto forzandolo a continuare il testo inserito. Il prefill viene filtrato e non appare nella risposta finale. Lascia vuoto per permettere al modello di generare la risposta da zero."
},
{
- "id": "",
- "label": "preset",
- "localized": "preset",
- "reload": "",
- "hint": "preset"
+ "id": 46,
+ "label": "Prompt prefix",
+ "localized": "Prefisso prompt",
+ "reload": "n/a",
+ "hint": "Testo aggiunto all'inizio del risultato del prompt ottimizzato. Utile per aggiungere elementi del prompt che devono essere copiati senza modifiche, come i tag di qualità 'masterpiece, best quality' o nomi di artisti, che altrimenti verrebbero riscritti dall'LLM."
},
{
- "id": "",
- "label": "preset block merge",
- "localized": "unione blocchi preset",
- "reload": "",
- "hint": "unione blocchi preset"
+ "id": 47,
+ "label": "Prompt suffix",
+ "localized": "Suffisso prompt",
+ "reload": "n/a",
+ "hint": "Testo aggiunto alla fine del risultato del prompt ottimizzato. Utile per aggiungere elementi del prompt che devono essere copiati senza modifiche, che altrimenti verrebbero riscritti dall'LLM."
},
{
- "id": "",
- "label": "preview",
- "localized": "anteprima",
- "reload": "",
- "hint": "anteprima"
+ "id": 48,
+ "label": "Padding",
+ "localized": "Padding",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "preview end",
- "localized": "fine anteprima",
- "reload": "",
- "hint": "fine anteprima"
+ "id": 49,
+ "label": "Prompt strength",
+ "localized": "Forza del prompt",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "preview start",
- "localized": "inizio anteprima",
- "reload": "",
- "hint": "inizio anteprima"
+ "id": 50,
+ "label": "Preview start",
+ "localized": "Inizio anteprima",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "primary model",
- "localized": "modello primario",
- "reload": "",
- "hint": "modello primario"
+ "id": 51,
+ "label": "Preview end",
+ "localized": "Fine anteprima",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "processor",
- "localized": "processore",
- "reload": "",
- "hint": "processore"
+ "id": 52,
+ "label": "Pixels to expand",
+ "localized": "Pixel da espandere",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "processor move to cpu after use",
- "localized": "sposta il processore alla cpu dopo l'uso",
- "reload": "",
- "hint": "sposta il processore alla cpu dopo l'uso"
+ "id": 53,
+ "label": "Processor",
+ "localized": "Processore",
+ "reload": "n/a",
+ "hint": "Tipo di processore da usare per pre-elaborare l'immagine utilizzata per ControlNet"
},
{
- "id": "",
- "label": "processor settings",
- "localized": "impostazioni processore",
- "reload": "",
- "hint": "impostazioni processore"
+ "id": 54,
+ "label": "Pose confidence",
+ "localized": "Confidenza della posa",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "processor unload after use",
- "localized": "scarica il processore dopo l'uso",
- "reload": "",
- "hint": "scarica il processore dopo l'uso"
+ "id": 55,
+ "label": "Parameter free",
+ "localized": "Senza parametri",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "prompt attention normalization",
- "localized": "normalizzazione attenzione prompt",
- "reload": "",
- "hint": "normalizzazione attenzione prompt"
+ "id": 56,
+ "label": "Processed",
+ "localized": "Elaborate",
+ "reload": "n/a",
+ "hint": "Mostra/nascondi sezione con le immagini elaborate"
},
{
- "id": "",
- "label": "prompt ex",
- "localized": "prompt ex",
- "reload": "",
- "hint": "prompt ex"
+ "id": 57,
+ "label": "Postprocess mask",
+ "localized": "Maschera post-elaborazione",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "prompt processor",
- "localized": "processore prompt",
- "reload": "",
- "hint": "processore prompt"
+ "id": 58,
+ "label": "PixelArt block size",
+ "localized": "Dimensione blocco PixelArt",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "prompt strength",
- "localized": "forza prompt",
- "reload": "",
- "hint": "forza prompt"
+ "id": 59,
+ "label": "PixelArt sharpen",
+ "localized": "Nitidezza PixelArt",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "prompt thresholds:",
- "localized": "soglie prompt:",
- "reload": "",
- "hint": "soglie prompt:"
+ "id": 60,
+ "label": "Platform",
+ "localized": "Piattaforma",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "prompts",
- "localized": "prompt",
- "reload": "",
- "hint": "prompt"
+ "id": 61,
+ "label": "Pipeline",
+ "localized": "Pipeline",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "provider",
- "localized": "fornitore",
- "reload": "",
- "hint": "fornitore"
+ "id": 62,
+ "label": "Perform warmup",
+ "localized": "Esegui warmup",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "prune",
- "localized": "potatura",
- "reload": "",
- "hint": "potatura"
+ "id": 63,
+ "label": "Prompt attention normalization",
+ "localized": "Normalizzazione attenzione prompt",
+ "reload": "n/a",
+ "hint": "Bilancia i pesi dei token nel prompt per evitare influenze eccessivamente forti o deboli. Aiuta a stabilizzare i risultati."
},
{
- "id": "",
- "label": "quad",
- "localized": "quad",
- "reload": "",
- "hint": "quad"
+ "id": 64,
+ "label": "performance",
+ "localized": "performance",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "quantization activations type",
- "localized": "tipo di attivazioni quantizzazione",
- "reload": "",
- "hint": "tipo di attivazioni quantizzazione"
+ "id": 65,
+ "label": "Performance Counter",
+ "localized": "Contatore Performance",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "quantization mode",
- "localized": "modalità di quantizzazione",
- "reload": "",
- "hint": "modalità di quantizzazione"
+ "id": 66,
+ "label": "PAG layer names",
+ "localized": "Nomi layer PAG",
+ "reload": "n/a",
+ "hint": "Elenco dei layer separati da spazi Disponibili: d[0-5], m[0], u[0-8] Predefinito: m0"
},
{
- "id": "",
- "label": "quantization type",
- "localized": "tipo di quantizzazione",
- "reload": "",
- "hint": "tipo di quantizzazione"
+ "id": 67,
+ "label": "PAB cache enabled",
+ "localized": "Cache PAB abilitata",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "quantization weights type",
- "localized": "tipo di pesi quantizzazione",
- "reload": "",
- "hint": "tipo di pesi quantizzazione"
+ "id": 68,
+ "label": "PAB spacial skip range",
+ "localized": "Range skip spaziale PAB",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "random seeds",
- "localized": "seed casuali",
- "reload": "",
- "hint": "seed casuali"
+ "id": 69,
+ "label": "PAB spacial skip start",
+ "localized": "Inizio skip spaziale PAB",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "range",
- "localized": "intervallo",
- "reload": "",
- "hint": "intervallo"
+ "id": 70,
+ "label": "PAB spacial skip end",
+ "localized": "Fine skip spaziale PAB",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "rebase",
- "localized": "rebase",
- "reload": "",
- "hint": "rebase"
+ "id": 71,
+ "label": "ParaAttention first-block cache enabled",
+ "localized": "Cache first-block ParaAttention abilitata",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "recursive",
- "localized": "ricorsivo",
- "reload": "",
- "hint": "ricorsivo"
+ "id": 72,
+ "label": "ParaAttention residual diff threshold",
+ "localized": "Soglia diff residua ParaAttention",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "reduce-overhead",
- "localized": "riduci overhead",
- "reload": "",
- "hint": "riduci overhead"
+ "id": 73,
+ "label": "Parallel process images in batch",
+ "localized": "Elaborazione parallela immagini nel batch",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "redux prompt strength",
- "localized": "forza prompt redux",
- "reload": "",
- "hint": "forza prompt redux"
+ "id": 74,
+ "label": "precompile",
+ "localized": "precompile",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "reference adain weight",
- "localized": "peso adain di riferimento",
- "reload": "",
- "hint": "peso adain di riferimento"
+ "id": 75,
+ "label": "Panel minimum width",
+ "localized": "Larghezza minima pannello",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "reference query weight",
- "localized": "peso query di riferimento",
- "reload": "",
- "hint": "peso query di riferimento"
+ "id": 76,
+ "label": "Persist UI layout",
+ "localized": "Persisti layout UI",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "reference unit 1",
- "localized": "unità di riferimento 1",
- "reload": "",
- "hint": "unità di riferimento 1"
+ "id": 77,
+ "label": "Progress update period",
+ "localized": "Periodo aggiornamento progresso",
+ "reload": "n/a",
+ "hint": "Periodo di aggiornamento per la barra di progresso UI e i controlli dell'anteprima, in millisecondi"
},
{
- "id": "",
- "label": "refine foreground",
- "localized": "affina primo piano",
- "reload": "",
- "hint": "affina primo piano"
+ "id": 78,
+ "label": "Play a notification upon completion",
+ "localized": "Riproduci notifica al completamento",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "refresh bench",
- "localized": "aggiorna benchmark",
- "reload": "",
- "hint": "aggiorna benchmark"
+ "id": 79,
+ "label": "Path to notification sound",
+ "localized": "Percorso suono di notifica",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "refresh data",
- "localized": "aggiorna dati",
- "reload": "",
- "hint": "aggiorna dati"
+ "id": 80,
+ "label": "Postprocessing operation order",
+ "localized": "Ordine operazioni post-elaborazione",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "refresh state",
- "localized": "aggiorna stato",
- "reload": "",
- "hint": "aggiorna stato"
+ "id": 81,
+ "label": "Prompt padding",
+ "localized": "Padding del prompt",
+ "reload": "n/a",
+ "hint": "Aumenta la coerenza applicando il padding dall'ultima virgola entro n token quando si usano più di 75 token"
},
{
- "id": "",
- "label": "refresh ui values",
- "localized": "aggiorna valori ui",
- "reload": "",
- "hint": "aggiorna valori ui"
+ "id": 82,
+ "label": "Pad prompt and negative prompt to be same length",
+ "localized": "Applica padding a prompt e prompt negativo per stessa lunghezza",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "reinstall",
- "localized": "reinstalla",
- "reload": "",
- "hint": "reinstalla"
+ "id": 83,
+ "label": "Pin training dataset to memory",
+ "localized": "Fissa il dataset di addestramento in memoria",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "remove background",
- "localized": "rimuovi sfondo",
- "reload": "",
- "hint": "rimuovi sfondo"
+ "id": 84,
+ "label": "Primary model",
+ "localized": "Modello primario",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "repeat x-axis",
- "localized": "ripeti asse x",
- "reload": "",
- "hint": "ripeti asse x"
+ "id": 85,
+ "label": "Preset Interpolation Ratio",
+ "localized": "Rapporto interpolazione preset",
+ "reload": "n/a",
+ "hint": "Se sono selezionati due preset, interpola tra di essi"
},
{
- "id": "",
- "label": "repeat y-axis",
- "localized": "ripeti asse y",
- "reload": "",
- "hint": "ripeti asse y"
+ "id": 86,
+ "label": "Prune",
+ "localized": "Prune (Potatura)",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "replace vae",
- "localized": "sostituisci vae",
- "reload": "",
- "hint": "sostituisci vae"
+ "id": 87,
+ "label": "Prediction type",
+ "localized": "Tipo di predizione",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "repos",
- "localized": "repos",
- "reload": "",
- "hint": "repos"
+ "id": 88,
+ "label": "Prompt enhance",
+ "localized": "Ottimizzazione prompt",
+ "reload": "n/a",
+ "hint": "Estensione che può usare diversi LLM per riscrivere il prompt per risultati migliori"
},
{
- "id": "",
- "label": "reprocess decode",
- "localized": "decodifica rielabora",
- "reload": "",
- "hint": "decodifica rielabora"
+ "id": 89,
+ "label": "PidiNet",
+ "localized": "PidiNet",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "reprocess face",
- "localized": "rielabora volto",
- "reload": "",
- "hint": "rielabora volto"
+ "id": 90,
+ "label": "Parameters",
+ "localized": "Parametri",
+ "reload": "n/a",
+ "hint": "Parametri base usati durante la generazione dell'immagine"
},
{
- "id": "",
- "label": "reprocess refine",
- "localized": "affina rielabora",
+ "id": 91,
+ "label": "Postprocess upscale",
+ "localized": "Upscale post-elaborazione",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "q": [
+ {
+ "id": 0,
+ "label": "Quick Settings",
+ "localized": "Impostazioni rapide",
"reload": "",
- "hint": "affina rielabora"
+ "hint": "Elementi preferiti da diverse sezioni delle impostazioni per un accesso rapido"
},
{
- "id": "",
- "label": "request browser notifications",
- "localized": "richiedi notifiche browser",
+ "id": 0,
+ "label": "Quantized",
+ "localized": "Quantizzato",
"reload": "",
- "hint": "richiedi notifiche browser"
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
+ "label": "Qwen layered",
+ "localized": "Qwen a livelli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings",
+ "localized": "Impostazioni rapide",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Qwen layered number of layers",
+ "localized": "Numero di livelli Qwen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization mode",
+ "localized": "Modalità di quantizzazione",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization type",
+ "localized": "Tipo di quantizzazione",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type",
+ "localized": "Tipo MatMul quantizzato",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization type for Text Encoders",
+ "localized": "Tipo di quantizzazione per Text Encoder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type for Text Encoders",
+ "localized": "Tipo MatMul quantizzato per Text Encoder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize convolutional layers",
+ "localized": "Quantizza livelli convoluzionali",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize using GPU",
+ "localized": "Quantizza usando la GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization weights type",
+ "localized": "Tipo di pesi della quantizzazione",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization activations type",
+ "localized": "Tipo di attivazioni della quantizzazione",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings list",
+ "localized": "Elenco impostazioni rapide",
+ "reload": "",
+ "hint": "Elenco dei nomi delle impostazioni, separati da virgole, per le opzioni che dovrebbero apparire nella barra di accesso rapido in alto invece che nella scheda impostazioni"
+ }
+ ],
+ "r": [
+ {
+ "id": 0,
+ "label": "Refine",
+ "localized": "Rifinisci",
+ "reload": "n/a",
+ "hint": "Rifinisci esegue un'elaborazione aggiuntiva al termine dell'elaborazione iniziale e può essere utilizzato per l'upscale dell'immagine e opzionalmente rielaborarla per aumentare qualità e dettagli"
+ },
+ {
+ "id": 1,
+ "label": "Restore",
+ "localized": "Ripristina",
+ "reload": "n/a",
+ "hint": "Ripristina i parametri dal prompt corrente o dall'ultima immagine generata conosciuta"
+ },
+ {
+ "id": 2,
+ "label": "Reset anchors",
+ "localized": "Reimposta ancoraggi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Reload model",
+ "localized": "Ricarica modello",
+ "reload": "n/a",
+ "hint": "Ricarica il modello attualmente selezionato"
+ },
+ {
+ "id": 4,
+ "label": "Reprocess",
+ "localized": "Rielabora",
+ "reload": "n/a",
+ "hint": "Rielabora le generazioni precedenti utilizzando parametri diversi"
+ },
+ {
+ "id": 5,
+ "label": "Resize to",
+ "localized": "Ridimensiona a",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Resize\n by",
+ "localized": "Ridimensiona\n per",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Resize\n to",
+ "localized": "Ridimensiona\n a",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Run Preview",
+ "localized": "Esegui Anteprima",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Reference",
+ "localized": "Riferimento",
+ "reload": "n/a",
+ "hint": "Elenco di modelli di riferimento che possono essere scaricati automaticamente al primo utilizzo"
+ },
+ {
+ "id": 10,
+ "label": "Reset receipe",
+ "localized": "Reimposta ricetta",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Run",
+ "localized": "Esegui",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Refresh extension list",
+ "localized": "Aggiorna lista estensioni",
+ "reload": "n/a",
+ "hint": "Aggiorna l'elenco delle estensioni disponibili"
+ },
+ {
+ "id": 13,
+ "label": "Restart server",
+ "localized": "Riavvia server",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Request browser notifications",
+ "localized": "Richiedi notifiche browser",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Restore UI defaults",
+ "localized": "Ripristina predefiniti UI",
+ "reload": "n/a",
+ "hint": "Ripristina i valori predefiniti dell'interfaccia utente"
+ },
+ {
+ "id": 16,
+ "label": "Refresh UI values",
+ "localized": "Aggiorna valori UI",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Reinstall",
+ "localized": "Reinstalla",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Refresh state",
+ "localized": "Aggiorna stato",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Refresh data",
+ "localized": "Aggiorna dati",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Run benchmark",
+ "localized": "Esegui benchmark",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Refresh bench",
+ "localized": "Aggiorna benchmark",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Restore defaults",
+ "localized": "Ripristina predefiniti",
+ "reload": "n/a",
+ "hint": "Ripristina le impostazioni predefinite del server"
+ },
+ {
+ "id": 23,
+ "label": "Replace",
+ "localized": "Sostituisci",
+ "reload": "n/a",
+ "hint": "Sostituisci immagine"
+ },
+ {
+ "id": 24,
+ "label": "Refresh",
+ "localized": "Aggiorna",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Reprocess decode",
+ "localized": "Rielabora decodifica",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Reprocess refine",
+ "localized": "Rielabora rifinitura",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Reprocess detail",
+ "localized": "Rielabora volto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Remove background",
+ "localized": "Rimuovi sfondo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "RAS: Region-Adaptive Sampling",
+ "localized": "RAS: Region-Adaptive Sampling",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Resize",
+ "localized": "Ridimensiona",
+ "reload": "n/a",
+ "hint": "Ridimensionamento dell'immagine, può utilizzare una risoluzione fissa o basata su una scala"
+ },
+ {
+ "id": 31,
+ "label": "Rerefence models",
+ "localized": "Modelli di riferimento",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Replace model components",
+ "localized": "Sostituisci componenti modello",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 33,
"label": "rescale",
"localized": "riscala",
- "reload": "",
- "hint": "riscala"
+ "reload": "n/a",
+ "hint": "riscala i beta con SNR terminale zero"
},
{
- "id": "",
- "label": "rescale betas with zero terminal snr",
- "localized": "riscala beta con snr terminale zero",
- "reload": "",
- "hint": "riscala beta con snr terminale zero"
+ "id": 34,
+ "label": "Resize seed from width",
+ "localized": "Ridimensiona seed da larghezza",
+ "reload": "n/a",
+ "hint": "Tenta di produrre un'immagine simile a quella che sarebbe stata prodotta con lo stesso seed alla risoluzione specificata"
},
{
- "id": "",
- "label": "reset anchors",
- "localized": "reimposta ancoraggi",
- "reload": "",
- "hint": "reimposta ancoraggi"
+ "id": 35,
+ "label": "Resize seed from height",
+ "localized": "Ridimensiona seed da altezza",
+ "reload": "n/a",
+ "hint": "Tenta di produrre un'immagine simile a quella che sarebbe stata prodotta con lo stesso seed alla risoluzione specificata"
},
{
- "id": "",
- "label": "residual diff threshold",
- "localized": "soglia diff residua",
- "reload": "",
- "hint": "soglia diff residua"
+ "id": 36,
+ "label": "Refine guidance",
+ "localized": "Guida rifinitura",
+ "reload": "n/a",
+ "hint": "Scala CFG utilizzata per il passaggio del rifinitore"
},
{
- "id": "",
- "label": "resize background color",
- "localized": "ridimensiona colore sfondo",
- "reload": "",
- "hint": "ridimensiona colore sfondo"
+ "id": 37,
+ "label": "Resize mode",
+ "localized": "Modalità ridimensionamento",
+ "reload": "n/a",
+ "hint": "Definisce come l'input viene ridimensionato o adattato nella rifinitura del secondo passaggio: - none: nessun ridimensionamento, mantiene la risoluzione originale - fixed: forza il ridimensionamento alla risoluzione target (può distorcere) - crop: ritaglio centrale per adattarsi al target mantenendo le proporzioni - fill: ridimensiona per adattarsi e riempie lo spazio vuoto con i bordi - outpaint: estende la tela oltre i bordi dell'immagine - context aware: ridimensionamento intelligente che sfuma o adatta le aree circostanti"
},
{
- "id": "",
- "label": "resize method",
- "localized": "metodo di ridimensionamento",
- "reload": "",
- "hint": "metodo di ridimensionamento"
+ "id": 38,
+ "label": "Resize method",
+ "localized": "Metodo ridimensionamento",
+ "reload": "n/a",
+ "hint": "Metodo utilizzato per ridimensionare l'immagine: può essere un semplice ridimensionamento, un modello di upscaling, un ridimensionamento latente o una decodifica asimmetrica"
},
{
- "id": "",
- "label": "resize mode",
- "localized": "modalità di ridimensionamento",
- "reload": "",
- "hint": "modalità di ridimensionamento"
+ "id": 39,
+ "label": "Resize width",
+ "localized": "Larghezza ridimensionamento",
+ "reload": "n/a",
+ "hint": "Ridimensiona l'immagine a questa larghezza. Se 0, la larghezza viene dedotta da uno dei due cursori vicini"
},
{
- "id": "",
- "label": "resize scale",
- "localized": "scala di ridimensionamento",
- "reload": "",
- "hint": "scala di ridimensionamento"
+ "id": 40,
+ "label": "Resize height",
+ "localized": "Altezza ridimensionamento",
+ "reload": "n/a",
+ "hint": "Ridimensiona l'immagine a questa altezza. Se 0, l'altezza viene dedotta da uno dei due cursori vicini"
},
{
- "id": "",
- "label": "restart step",
- "localized": "riavvia passo",
- "reload": "",
- "hint": "riavvia passo"
+ "id": 41,
+ "label": "Resize scale",
+ "localized": "Scala ridimensionamento",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "restore faces: codeformer",
- "localized": "ripristina volti: codeformer",
- "reload": "",
- "hint": "ripristina volti: codeformer"
+ "id": 42,
+ "label": "Refine sampler",
+ "localized": "Campionatore rifinitura",
+ "reload": "n/a",
+ "hint": "Usa un campionatore specifico come campionatore di ripiego se quello primario non è supportato per l'operazione specifica"
},
{
- "id": "",
- "label": "restore faces: gfpgan",
- "localized": "ripristina volti: gfpgan",
- "reload": "",
- "hint": "ripristina volti: gfpgan"
+ "id": 43,
+ "label": "Refiner start",
+ "localized": "Inizio rifinitore",
+ "reload": "n/a",
+ "hint": "Il passaggio del rifinitore inizierà quando il modello base avrà raggiunto questo grado di completamento (impostare su un valore maggiore di 0 e minore di 1 per eseguire dopo l'esecuzione completa del modello base)"
},
{
- "id": "",
- "label": "restore pipe on end",
- "localized": "ripristina pipeline alla fine",
- "reload": "",
- "hint": "ripristina pipeline alla fine"
+ "id": 44,
+ "label": "Refiner steps",
+ "localized": "Passaggi rifinitore",
+ "reload": "n/a",
+ "hint": "Numero di passaggi da utilizzare per la fase di rifinitura"
},
{
- "id": "",
- "label": "restore unparsed prompt",
- "localized": "ripristina prompt non analizzato",
- "reload": "",
- "hint": "ripristina prompt non analizzato"
+ "id": 45,
+ "label": "Refine prompt",
+ "localized": "Prompt rifinitura",
+ "reload": "n/a",
+ "hint": "Prompt utilizzato sia per il secondo codificatore nel modello base (se esiste) che per il passaggio del rifinitore (se abilitato)"
},
{
- "id": "",
- "label": "reswapper model",
- "localized": "modello reswapper",
- "reload": "",
- "hint": "modello reswapper"
+ "id": 46,
+ "label": "Refine negative prompt",
+ "localized": "Prompt negativo rifinitura",
+ "reload": "n/a",
+ "hint": "Prompt negativo utilizzato sia per il secondo codificatore nel modello base (se esiste) che per il passaggio del rifinitore (se abilitato)"
},
{
- "id": "",
- "label": "return original images",
- "localized": "restituisci immagini originali",
- "reload": "",
- "hint": "restituisci immagini originali"
+ "id": 47,
+ "label": "Renoise",
+ "localized": "Rumore aggiuntivo",
+ "reload": "n/a",
+ "hint": "Applica rumore (noise) aggiuntivo durante il detailing"
},
{
- "id": "",
+ "id": 48,
+ "label": "Renoise end",
+ "localized": "Fine rumore aggiuntivo",
+ "reload": "n/a",
+ "hint": "Passaggio finale in cui viene applicato il rumore aggiuntivo"
+ },
+ {
+ "id": 49,
+ "label": "Range",
+ "localized": "Intervallo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Repeat x-axis",
+ "localized": "Ripeti asse x",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Repeat y-axis",
+ "localized": "Ripeti asse y",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "ReSwapper Model",
+ "localized": "Modello ReSwapper",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "Return original images",
+ "localized": "Restituisci immagini originali",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Restart step",
+ "localized": "Passaggio di riavvio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Restore pipeline on end",
+ "localized": "Ripristina pipeline al termine",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Randomize seed after each loop iteration",
+ "localized": "Rendi casuale il seed dopo ogni iterazione",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Random seeds",
+ "localized": "Seed casuali",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "Restore pipe on end",
+ "localized": "Ripristina pipe al termine",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "Rows",
+ "localized": "Righe",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Repetition penalty",
+ "localized": "Penalità di ripetizione",
+ "reload": "n/a",
+ "hint": "Scoraggia il riutilizzo dei token che appaiono già nel prompt o nell'output penalizzando le loro probabilità. Come aggiungere attrito al rivisitare scelte precedenti. Aiuta a interrompere i loop ripetitivi ma può ridurre la coerenza a valori aggressivi. Imposta a 1 per disabilitare."
+ },
+ {
+ "id": 61,
+ "label": "Redux prompt strength",
+ "localized": "Forza prompt Redux",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 62,
"label": "right",
"localized": "destra",
- "reload": "",
- "hint": "destra"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "root model folder",
- "localized": "cartella modelli principale",
- "reload": "",
- "hint": "cartella modelli principale"
+ "id": 63,
+ "label": "Reference query weight",
+ "localized": "Peso query riferimento",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "rows",
- "localized": "righe",
- "reload": "",
- "hint": "righe"
+ "id": 64,
+ "label": "Reference adain weight",
+ "localized": "Peso adain riferimento",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "run",
- "localized": "esegui",
- "reload": "",
- "hint": "esegui"
+ "id": 65,
+ "label": "Refine upscaler",
+ "localized": "Upscaler rifinitura",
+ "reload": "n/a",
+ "hint": "Seleziona l'upscaler secondario da eseguire dopo l'upscaler iniziale"
},
{
- "id": "",
- "label": "run benchmark",
- "localized": "esegui benchmark",
- "reload": "",
- "hint": "esegui benchmark"
+ "id": 66,
+ "label": "Refine foreground",
+ "localized": "Rifinisci primo piano",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sa solver",
- "localized": "solutore sa",
- "reload": "",
- "hint": "solutore sa"
+ "id": 67,
+ "label": "Recursive",
+ "localized": "Ricorsivo",
+ "reload": "n/a",
+ "hint": "Elabora le immagini nelle sottocartelle in modo ricorsivo. Se abilitato, cerca in tutte le sottodirectory nidificate le immagini da elaborare."
},
{
- "id": "",
- "label": "safetensors",
- "localized": "safetensors",
- "reload": "",
- "hint": "safetensors"
+ "id": 68,
+ "label": "Rebase",
+ "localized": "Rebase",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sage attention",
- "localized": "attenzione sage",
- "reload": "",
- "hint": "attenzione sage"
+ "id": 69,
+ "label": "Repos",
+ "localized": "Repository",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "same as primary",
- "localized": "stesso del primario",
- "reload": "",
- "hint": "stesso del primario"
+ "id": 70,
+ "label": "Refiner model",
+ "localized": "Modello rifinitore",
+ "reload": "n/a",
+ "hint": "Modello rifinitore (refiner) utilizzato per le operazioni del secondo passaggio"
},
{
- "id": "",
- "label": "same latent",
- "localized": "stesso latente",
- "reload": "",
- "hint": "stesso latente"
+ "id": 71,
+ "label": "Record torch streams",
+ "localized": "Registra flussi torch",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sample",
- "localized": "campione",
- "reload": "",
- "hint": "campione"
+ "id": 72,
+ "label": "Remote VAE image type",
+ "localized": "Tipo immagine VAE remoto",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sampler",
- "localized": "campionatore",
- "reload": "",
- "hint": "campionatore"
+ "id": 73,
+ "label": "Remote VAE for encode",
+ "localized": "VAE remoto per codifica",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sampler dynamic shift",
- "localized": "shift dinamico campionatore",
- "reload": "",
- "hint": "shift dinamico campionatore"
+ "id": 74,
+ "label": "RAS enabled",
+ "localized": "RAS abilitato",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sampler order",
- "localized": "ordine campionatore",
- "reload": "",
- "hint": "ordine campionatore"
+ "id": 75,
+ "label": "reduce-overhead",
+ "localized": "riduci-overhead",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sampler shift",
- "localized": "shift campionatore",
- "reload": "",
- "hint": "shift campionatore"
+ "id": 76,
+ "label": "repeated",
+ "localized": "ripetuto",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sana: use complex human instructions",
- "localized": "sana: usa istruzioni umane complesse",
- "reload": "",
- "hint": "sana: usa istruzioni umane complesse"
+ "id": 77,
+ "label": "Root model folder",
+ "localized": "Cartella radice modelli",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "saturation",
- "localized": "saturazione",
- "reload": "",
- "hint": "saturazione"
+ "id": 78,
+ "label": "Resize background color",
+ "localized": "Colore sfondo ridimensionamento",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save all generated image grids",
- "localized": "salva tutte le griglie di immagini generate",
- "reload": "",
- "hint": "salva tutte le griglie di immagini generate"
+ "id": 79,
+ "label": "Restore from metadata: skip params",
+ "localized": "Ripristina da metadati: salta parametri",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save all generated images",
- "localized": "salva tutte le immagini generate",
- "reload": "",
- "hint": "salva tutte le immagini generate"
+ "id": 80,
+ "label": "Restore from metadata: skip settings",
+ "localized": "Ripristina da metadati: salta impostazioni",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save caption files",
- "localized": "salva file di didascalie",
- "reload": "",
- "hint": "salva file di didascalie"
+ "id": 81,
+ "label": "requests",
+ "localized": "richieste",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save diffusers",
- "localized": "salva diffusori",
- "reload": "",
- "hint": "salva diffusori"
+ "id": 82,
+ "label": "rust",
+ "localized": "rust",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save hdr image",
- "localized": "salva immagine hdr",
- "reload": "",
- "hint": "salva immagine hdr"
+ "id": 83,
+ "label": "Restore unparsed prompt",
+ "localized": "Ripristina prompt non analizzato",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save image before color correction",
- "localized": "salva immagine prima della correzione colore",
- "reload": "",
- "hint": "salva immagine prima della correzione colore"
+ "id": 84,
+ "label": "Reuse loaded model dictionary",
+ "localized": "Riutilizza dizionario modello caricato",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save image before detailer",
- "localized": "salva immagine prima del detailer",
- "reload": "",
- "hint": "salva immagine prima del detailer"
+ "id": 85,
+ "label": "ReBasin",
+ "localized": "ReBasin",
+ "reload": "n/a",
+ "hint": "Esegue fusioni multiple con permutazioni per mantenere più caratteristiche da entrambi i modelli"
},
{
- "id": "",
- "label": "save image before hires",
- "localized": "salva immagine prima dell'hires",
- "reload": "",
- "hint": "salva immagine prima dell'hires"
+ "id": 86,
+ "label": "Replace VAE",
+ "localized": "Sostituisci VAE",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save image before refiner",
- "localized": "salva immagine prima del refiner",
- "reload": "",
- "hint": "salva immagine prima del refiner"
+ "id": 87,
+ "label": "Reference unit 1",
+ "localized": "Unità riferimento 1",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "s": [
+ {
+ "id": 0,
+ "label": "Sampler",
+ "localized": "Campionatore",
+ "reload": "n/a",
+ "hint": "Impostazioni relative alla selezione e configurazione del campionatore (sampler) e del seme (seed). I campionatori guidano il processo di trasformazione del rumore in un'immagine attraverso molteplici passaggi."
+ },
+ {
+ "id": 0,
+ "label": "Scripts",
+ "localized": "Script",
+ "reload": "n/a",
+ "hint": "Abilita funzionalità aggiuntive utilizzando script selezionati durante il processo di generazione"
+ },
+ {
+ "id": 0,
+ "label": "Scale",
+ "localized": "Scala",
+ "reload": "n/a",
+ "hint": "Ridimensiona l'immagine alla scala di destinazione. Se sono impostati larghezza/altezza fisse, questa opzione viene ignorata"
+ },
+ {
+ "id": 0,
+ "label": "Swap X/Y",
+ "localized": "Scambia X/Y",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Swap Y/Z",
+ "localized": "Scambia Y/Z",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Swap X/Z",
+ "localized": "Scambia X/Z",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Set prompt",
+ "localized": "Imposta prompt",
+ "reload": "n/a",
+ "hint": "Copia il prompt migliorato nell'input del prompt principale"
+ },
+ {
+ "id": 0,
+ "label": "Skip",
+ "localized": "Salta",
+ "reload": "n/a",
+ "hint": "Interrompe l'elaborazione del lavoro corrente e continua con la successiva"
+ },
+ {
+ "id": 0,
+ "label": "Stop",
+ "localized": "Ferma",
+ "reload": "n/a",
+ "hint": "Interrompe l'elaborazione"
+ },
+ {
+ "id": 0,
+ "label": "Show",
+ "localized": "Mostra",
+ "reload": "n/a",
+ "hint": "Mostra la posizione dell'immagine"
+ },
+ {
+ "id": 0,
+ "label": "Save",
+ "localized": "Salva",
+ "reload": "n/a",
+ "hint": "Salva l'immagine"
+ },
+ {
+ "id": 0,
+ "label": "Sketch",
+ "localized": "Schizzo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Size & Inputs",
+ "localized": "Dimensioni e Input",
+ "reload": "n/a",
+ "hint": "Impostazioni relative alla risoluzione della generazione e ai media di input aggiuntivi"
+ },
+ {
+ "id": 0,
+ "label": "Set receipe",
+ "localized": "Imposta ricetta",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save images to a subdirectory",
- "localized": "salva immagini in una sottocartella",
- "reload": "",
- "hint": "salva immagini in una sottocartella"
+ "id": 0,
+ "label": "Scale by",
+ "localized": "Scala per",
+ "reload": "n/a",
+ "hint": "Usa questa scheda per ridimensionare le immagini sorgente di un fattore scelto"
},
{
- "id": "",
- "label": "save init images",
- "localized": "salva immagini iniziali",
- "reload": "",
- "hint": "salva immagini iniziali"
+ "id": 0,
+ "label": "Scale to",
+ "localized": "Scala a",
+ "reload": "n/a",
+ "hint": "Usa questa scheda per ridimensionare le immagini sorgente a una dimensione finale scelta"
},
{
- "id": "",
- "label": "save inpainting mask",
- "localized": "salva maschera di inpainting",
- "reload": "",
- "hint": "salva maschera di inpainting"
+ "id": 0,
+ "label": "Settings",
+ "localized": "Impostazioni",
+ "reload": "n/a",
+ "hint": "Impostazioni dell'applicazione"
},
{
- "id": "",
- "label": "save inpainting masked composite",
- "localized": "salva composito mascherato inpainting",
- "reload": "",
- "hint": "salva composito mascherato inpainting"
+ "id": 0,
+ "label": "System",
+ "localized": "Sistema",
+ "reload": "n/a",
+ "hint": "Impostazioni e informazioni di sistema"
},
{
- "id": "",
- "label": "save metadata",
- "localized": "salva metadati",
- "reload": "",
- "hint": "salva metadati"
+ "id": 0,
+ "label": "Shutdown server",
+ "localized": "Spegni server",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save only saves selected image",
- "localized": "salva solo l'immagine selezionata",
- "reload": "",
- "hint": "salva solo l'immagine selezionata"
+ "id": 0,
+ "label": "Start profiling",
+ "localized": "Avvia profilazione",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "save output",
- "localized": "salva output",
- "reload": "",
- "hint": "salva output"
+ "id": 0,
+ "label": "System Info",
+ "localized": "Info Sistema",
+ "reload": "n/a",
+ "hint": "Informazioni di sistema"
},
{
- "id": "",
- "label": "save safetensors",
- "localized": "salva safetensors",
- "reload": "",
- "hint": "salva safetensors"
+ "id": 0,
+ "label": "Set UI defaults",
+ "localized": "Imposta predefiniti UI",
+ "reload": "n/a",
+ "hint": "Imposta i valori correnti come valori predefiniti per l'interfaccia utente"
},
{
- "id": "",
- "label": "save unparsed prompt",
- "localized": "salva prompt non analizzato",
- "reload": "",
- "hint": "salva prompt non analizzato"
+ "id": 0,
+ "label": "Set UI menu states",
+ "localized": "Imposta stati menu UI",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "scale after",
- "localized": "scala dopo",
- "reload": "",
- "hint": "scala dopo"
+ "id": 0,
+ "label": "Send interrupt",
+ "localized": "Invia interruzione",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "scale before",
- "localized": "scala prima",
- "reload": "",
- "hint": "scala prima"
+ "id": 0,
+ "label": "Submit results",
+ "localized": "Invia risultati",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "scale mask",
- "localized": "scala maschera",
- "reload": "",
- "hint": "scala maschera"
+ "id": 0,
+ "label": "System Paths",
+ "localized": "Percorsi di Sistema",
+ "reload": "n/a",
+ "hint": "Impostazioni relative alla posizione delle varie directory dei modelli"
},
{
- "id": "",
- "label": "scale factor",
- "localized": "fattore di scala",
- "reload": "",
- "hint": "fattore di scala"
+ "id": 0,
+ "label": "Show all pages",
+ "localized": "Mostra tutte le pagine",
+ "reload": "n/a",
+ "hint": "Mostra tutte le pagine delle impostazioni"
},
{
- "id": "",
- "label": "score",
- "localized": "punteggio",
- "reload": "",
- "hint": "punteggio"
+ "id": 0,
+ "label": "Save model",
+ "localized": "Salva modello",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "score threshold",
- "localized": "soglia punteggio",
- "reload": "",
- "hint": "soglia punteggio"
+ "id": 0,
+ "label": "Scan missing",
+ "localized": "Scansiona mancanti",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "scribble",
- "localized": "scarabocchio",
- "reload": "",
- "hint": "scarabocchio"
+ "id": 0,
+ "label": "Save receipe",
+ "localized": "Salva ricetta",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sd15-attire",
- "localized": "sd15-abbigliamento",
- "reload": "",
- "hint": "sd15-abbigliamento"
+ "id": 0,
+ "label": "Simple Merge",
+ "localized": "Fusione Semplice",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sd15-likeness",
- "localized": "sd15-somiglianza",
- "reload": "",
- "hint": "sd15-somiglianza"
+ "id": 0,
+ "label": "Style",
+ "localized": "Stile",
+ "reload": "n/a",
+ "hint": "Stili aggiuntivi da applicare ai parametri di generazione selezionati"
},
{
- "id": "",
- "label": "sd15-navimixu",
- "localized": "sd15-navimixu",
- "reload": "",
- "hint": "sd15-navimixu"
+ "id": 0,
+ "label": "SD 1.5",
+ "localized": "SD 1.5",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sd15-sexy",
- "localized": "sd15-sexy",
- "reload": "",
- "hint": "sd15-sexy"
+ "id": 0,
+ "label": "SD XL",
+ "localized": "SD XL",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sdxl-artstyle",
- "localized": "sdxl-stile artistico",
- "reload": "",
- "hint": "sdxl-stile artistico"
+ "id": 0,
+ "label": "SD1.5",
+ "localized": "SD1.5",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sdxl-negative",
- "localized": "sdxl-negativo",
- "reload": "",
- "hint": "sdxl-negativo"
+ "id": 0,
+ "label": "SDXL",
+ "localized": "SDXL",
+ "reload": "n/a",
+ "hint": "StableDiffusion XL"
},
{
- "id": "",
- "label": "sdxl-sexy",
- "localized": "sdxl-sexy",
- "reload": "",
- "hint": "sdxl-sexy"
+ "id": 0,
+ "label": "Start",
+ "localized": "Avvio",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sdxl-sliders",
- "localized": "sdxl-cursori",
- "reload": "",
- "hint": "sdxl-cursori"
+ "id": 0,
+ "label": "Select",
+ "localized": "Seleziona",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sdxl-toon",
- "localized": "sdxl-fumetto",
- "reload": "",
- "hint": "sdxl-fumetto"
+ "id": 0,
+ "label": "Size",
+ "localized": "Dimensioni",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sdxl: use weighted pooled embeds",
- "localized": "sdxl: usa embed raggruppati pesati",
- "reload": "",
- "hint": "sdxl: usa embed raggruppati pesati"
+ "id": 0,
+ "label": "Size & Batch",
+ "localized": "Dimensioni e Batch",
+ "reload": "n/a",
+ "hint": "Dimensioni dell'immagine e del batch (lotto)"
},
{
- "id": "",
- "label": "search changelog",
- "localized": "cerca changelog",
- "reload": "",
- "hint": "cerca changelog"
+ "id": 0,
+ "label": "Seed",
+ "localized": "Seme",
+ "reload": "n/a",
+ "hint": "Seme iniziale e variazione"
},
{
- "id": "",
- "label": "search models",
- "localized": "cerca modelli",
- "reload": "",
- "hint": "cerca modelli"
+ "id": 0,
+ "label": "Script",
+ "localized": "Script",
+ "reload": "n/a",
+ "hint": "Script aggiuntivi da utilizzare"
},
{
- "id": "",
- "label": "search wiki pages",
- "localized": "cerca pagine wiki",
- "reload": "",
- "hint": "cerca pagine wiki"
+ "id": 0,
+ "label": "Stable Diffusion 3.x",
+ "localized": "Stable Diffusion 3.x",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "secondary model",
- "localized": "modello secondario",
- "reload": "",
- "hint": "modello secondario"
+ "id": 0,
+ "label": "SDNQ: SD.Next Quantization",
+ "localized": "SDNQ: SD.Next Quantization",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "segmentanything",
- "localized": "segmentanything",
- "reload": "",
- "hint": "segmentanything"
+ "id": 0,
+ "label": "Save Options",
+ "localized": "Opzioni di Salvataggio",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "select",
- "localized": "seleziona",
- "reload": "",
- "hint": "seleziona"
+ "id": 0,
+ "label": "Startup & Server Options",
+ "localized": "Opzioni Avvio e Server",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "select model",
- "localized": "seleziona modello",
- "reload": "",
- "hint": "seleziona modello"
+ "id": 0,
+ "label": "SeedVR",
+ "localized": "SeedVR",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "send interrupt",
- "localized": "invia interruzione",
- "reload": "",
- "hint": "invia interruzione"
+ "id": 0,
+ "label": "Styles",
+ "localized": "Stili",
+ "reload": "n/a",
+ "hint": "Stili aggiuntivi da applicare ai parametri di generazione selezionati"
},
{
- "id": "",
- "label": "send seed when sending prompt or image to other interface",
- "localized": "invia seed quando si invia prompt o immagine ad altra interfaccia",
- "reload": "",
- "hint": "invia seed quando si invia prompt o immagine ad altra interfaccia"
+ "id": 0,
+ "label": "Search & Download",
+ "localized": "Cerca e Scarica",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "send size when sending prompt or image to another interface",
- "localized": "invia dimensione quando si invia prompt o immagine ad un'altra interfaccia",
- "reload": "",
- "hint": "invia dimensione quando si invia prompt o immagine ad un'altra interfaccia"
+ "id": 0,
+ "label": "Server log",
+ "localized": "Log del server",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sequential",
- "localized": "sequenziale",
- "reload": "",
- "hint": "sequenziale"
+ "id": 0,
+ "label": "Steps",
+ "localized": "Passaggi",
+ "reload": "n/a",
+ "hint": "Quante volte migliorare l'immagine generata iterativamente; valori più alti richiedono più tempo; valori molto bassi possono produrre risultati scadenti"
},
{
- "id": "",
- "label": "server start time",
- "localized": "ora di avvio server",
- "reload": "",
- "hint": "ora di avvio server"
+ "id": 0,
+ "label": "Sampling method",
+ "localized": "Metodo di campionamento",
+ "reload": "n/a",
+ "hint": "Quale algoritmo utilizzare per produrre l'immagine"
},
{
- "id": "",
- "label": "set at prompt start",
- "localized": "imposta all'inizio del prompt",
- "reload": "",
- "hint": "imposta all'inizio del prompt"
+ "id": 0,
+ "label": "Sigma method",
+ "localized": "Metodo Sigma",
+ "reload": "n/a",
+ "hint": "Controlla come i livelli di rumore (sigma) sono distribuiti nei passaggi di diffusione. Opzioni: - default: il valore predefinito del modello - karras: programma di rumore più fluido, qualità superiore con meno passaggi - beta: basato sui valori del programma beta - exponential: decadimento esponenziale del rumore - lambdas: sperimentale, bilancia segnale-rumore - flowmatch: ottimizzato per modelli flow-matching"
},
{
- "id": "",
- "label": "set ui menu states",
- "localized": "imposta stati del menu ui",
- "reload": "",
- "hint": "imposta stati del menu ui"
+ "id": 0,
+ "label": "Sigma adjust",
+ "localized": "Regolazione Sigma",
+ "reload": "n/a",
+ "hint": "Regola il valore sigma del campionatore"
},
{
- "id": "",
- "label": "share queries",
- "localized": "condividi query",
- "reload": "",
- "hint": "condividi query"
+ "id": 0,
+ "label": "Sampler order",
+ "localized": "Ordine campionatore",
+ "reload": "n/a",
+ "hint": "Ordine degli aggiornamenti del risolutore nel campionatore. Un ordine superiore migliora la stabilità/precisione ma aumenta il costo computazionale."
},
{
- "id": "",
- "label": "shared options",
- "localized": "opzioni condivise",
- "reload": "",
- "hint": "opzioni condivise"
+ "id": 0,
+ "label": "SLG scale",
+ "localized": "Scala SLG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sharpen",
- "localized": "nitidezza",
- "reload": "",
- "hint": "nitidezza"
+ "id": 0,
+ "label": "SLG start",
+ "localized": "Inizio SLG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "shift",
- "localized": "spostamento",
- "reload": "",
- "hint": "spostamento"
+ "id": 0,
+ "label": "SLG stop",
+ "localized": "Fine SLG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "show grid in results",
- "localized": "mostra griglia nei risultati",
- "reload": "",
- "hint": "mostra griglia nei risultati"
+ "id": 0,
+ "label": "SLG layers",
+ "localized": "Livelli SLG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "show input",
- "localized": "mostra input",
- "reload": "",
- "hint": "mostra input"
+ "id": 0,
+ "label": "SLG config",
+ "localized": "Config SLG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "show metadata in full screen image browser",
- "localized": "mostra metadati nel browser immagini a schermo intero",
- "reload": "",
- "hint": "mostra metadati nel browser immagini a schermo intero"
+ "id": 0,
+ "label": "SEG scale",
+ "localized": "Scala SEG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "show motd",
- "localized": "mostra motd",
- "reload": "",
- "hint": "mostra motd"
+ "id": 0,
+ "label": "SEG blur sigma",
+ "localized": "Sigma sfocatura SEG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "show preview",
- "localized": "mostra anteprima",
- "reload": "",
- "hint": "mostra anteprima"
+ "id": 0,
+ "label": "SEG blur threshold inf",
+ "localized": "Soglia sfocatura SEG inf",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "shuffle weights",
- "localized": "mescola pesi",
- "reload": "",
- "hint": "mescola pesi"
+ "id": 0,
+ "label": "SEG start",
+ "localized": "Inizio SEG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sigma",
- "localized": "sigma",
- "reload": "",
- "hint": "sigma"
+ "id": 0,
+ "label": "SEG stop",
+ "localized": "Fine SEG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sigma churn",
- "localized": "sigma churn",
- "reload": "",
- "hint": "sigma churn"
+ "id": 0,
+ "label": "SEG layers",
+ "localized": "Livelli SEG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sigma max",
- "localized": "sigma max",
- "reload": "",
- "hint": "sigma max"
+ "id": 0,
+ "label": "SEG config",
+ "localized": "Config SEG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sigma method",
- "localized": "metodo sigma",
- "reload": "",
- "hint": "metodo sigma"
+ "id": 0,
+ "label": "Strength",
+ "localized": "Intensità",
+ "reload": "n/a",
+ "hint": "Intensità di denoising durante l'operazione sull'immagine; controlla quanto dell'immagine originale può cambiare durante la generazione"
},
{
- "id": "",
- "label": "sigma min",
- "localized": "sigma min",
- "reload": "",
- "hint": "sigma min"
+ "id": 0,
+ "label": "Sort detections",
+ "localized": "Ordina rilevamenti",
+ "reload": "n/a",
+ "hint": "Ordina le aree rilevate da sinistra a destra invece che per punteggio di rilevamento"
},
{
- "id": "",
- "label": "sigma noise",
- "localized": "rumore sigma",
- "reload": "",
- "hint": "rumore sigma"
+ "id": 0,
+ "label": "Sharpen",
+ "localized": "Nitidezza",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sigma tmin",
- "localized": "sigma tmin",
- "reload": "",
- "hint": "sigma tmin"
+ "id": 0,
+ "label": "Subject",
+ "localized": "Soggetto",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "simple merge",
- "localized": "unione semplice",
- "reload": "",
- "hint": "unione semplice"
+ "id": 0,
+ "label": "Same latent",
+ "localized": "Stessa latente",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "size",
- "localized": "dimensione",
- "reload": "",
- "hint": "dimensione"
+ "id": 0,
+ "label": "Share queries",
+ "localized": "Condividi query",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sketch",
- "localized": "schizzo",
- "reload": "",
- "hint": "schizzo"
+ "id": 0,
+ "label": "Sigma",
+ "localized": "Sigma",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "skip generation if nan found in latents",
- "localized": "salta generazione se nan trovato nei latenti",
- "reload": "",
- "hint": "salta generazione se nan trovato nei latenti"
+ "id": 0,
+ "label": "Stride",
+ "localized": "Passo",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "skip guidance layers",
- "localized": "salta strati guida",
- "reload": "",
- "hint": "salta strati guida"
+ "id": 0,
+ "label": "Structure",
+ "localized": "Struttura",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "skip input frames",
- "localized": "salta fotogrammi di input",
- "reload": "",
- "hint": "salta fotogrammi di input"
+ "id": 0,
+ "label": "Save HDR image",
+ "localized": "Salva immagine HDR",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "slider",
- "localized": "cursore",
- "reload": "",
- "hint": "cursore"
+ "id": 0,
+ "label": "Saturation",
+ "localized": "Saturazione",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "smooth mask",
- "localized": "maschera liscia",
- "reload": "",
- "hint": "maschera liscia"
+ "id": 0,
+ "label": "Scale factor",
+ "localized": "Fattore di scala",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "solver order (where",
- "localized": "ordine risolutore (dove",
- "reload": "",
- "hint": "ordine risolutore (dove"
+ "id": 0,
+ "label": "Strength curve",
+ "localized": "Curva intensità",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "sort order",
- "localized": "ordine di ordinamento",
- "reload": "",
- "hint": "ordine di ordinamento"
+ "id": 0,
+ "label": "Slider",
+ "localized": "Cursore",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "source subject",
- "localized": "soggetto sorgente",
- "reload": "",
- "hint": "soggetto sorgente"
+ "id": 0,
+ "label": "Set at prompt start",
+ "localized": "Imposta all'inizio del prompt",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
"label": "space",
"localized": "spazio",
- "reload": "",
- "hint": "spazio"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "spatial frequency",
- "localized": "frequenza spaziale",
- "reload": "",
- "hint": "frequenza spaziale"
+ "id": 0,
+ "label": "Skip guidance layers",
+ "localized": "Salta livelli di guida",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "specify model revision",
- "localized": "specifica revisione modello",
- "reload": "",
- "hint": "specifica revisione modello"
+ "id": 0,
+ "label": "Shared options",
+ "localized": "Opzioni condivise",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "specify model variant",
- "localized": "specifica variante modello",
- "reload": "",
- "hint": "specifica variante modello"
+ "id": 0,
+ "label": "Shift",
+ "localized": "Spostamento",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "split attention",
- "localized": "attenzione divisa",
- "reload": "",
- "hint": "attenzione divisa"
+ "id": 0,
+ "label": "Spatial frequency",
+ "localized": "Frequenza spaziale",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
+ "label": "Save as copy",
+ "localized": "Salva come copia",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sensitivity",
+ "localized": "Sensibilità",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "System prompt",
+ "localized": "Prompt di sistema",
+ "reload": "n/a",
+ "hint": "Il prompt di sistema controlla il comportamento del LLM. Viene elaborato per primo e persiste durante la conversazione. Ha la priorità massima e viene sempre aggiunto all'inizio della sequenza. Usa per: regole di formattazione delle risposte, definizione del ruolo, stile."
+ },
+ {
+ "id": 0,
+ "label": "Source subject",
+ "localized": "Soggetto sorgente",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Smooth mask",
+ "localized": "Maschera morbida",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scale after",
+ "localized": "Scala dopo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scale mask",
+ "localized": "Scala maschera",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show input",
+ "localized": "Mostra input",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show preview",
+ "localized": "Mostra anteprima",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Separate init image",
+ "localized": "Immagine init separata",
+ "reload": "n/a",
+ "hint": "Crea una finestra aggiuntiva accanto all'input Control denominata Init input, in modo da poter avere un'immagine separata per le operazioni Control e per la sorgente init."
+ },
+ {
+ "id": 0,
+ "label": "Skip input frames",
+ "localized": "Salta frame di input",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Style fidelity",
+ "localized": "Fedeltà stile",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scribble",
+ "localized": "Scribble (scarabocchio)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Score threshold",
+ "localized": "Soglia punteggio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sampler shift",
+ "localized": "Spostamento campionatore",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save output",
+ "localized": "Salva output",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show result images",
+ "localized": "Mostra immagini risultanti",
+ "reload": "n/a",
+ "hint": "Abilita per mostrare le immagini elaborate nel riquadro delle immagini"
+ },
+ {
+ "id": 0,
+ "label": "Save Caption Files",
+ "localized": "Salva file di didascalia",
+ "reload": "n/a",
+ "hint": "Salva le didascalie generate in file .txt insieme alle immagini. Ogni immagine riceve un file di didascalia corrispondente con lo stesso nome base."
+ },
+ {
+ "id": 0,
+ "label": "Sort alphabetically",
+ "localized": "Ordina alfabeticamente",
+ "reload": "n/a",
+ "hint": "Ordina i tag in ordine alfabetico invece che per punteggio di confidenza. Quando disabilitato, i tag sono ordinati per confidenza (il più alto per primo). L'ordinamento alfabetico facilita la ricerca di tag specifici."
+ },
+ {
+ "id": 0,
+ "label": "Show confidence scores",
+ "localized": "Mostra punteggi confidenza",
+ "reload": "n/a",
+ "hint": "Visualizza i punteggi di confidenza accanto a ogni tag. Mostra quanto il modello è sicuro di ogni tag (da 0.0 a 1.0). Utile per capire quali tag sono più affidabili."
+ },
+ {
+ "id": 0,
+ "label": "Search",
+ "localized": "Cerca",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sort by",
+ "localized": "Ordina per",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Specific branch name",
+ "localized": "Nome branch specifico",
+ "reload": "n/a",
+ "hint": "Specifica il nome del branch dell'estensione, lascia vuoto per quello predefinito"
+ },
+ {
+ "id": 0,
+ "label": "Submodules",
+ "localized": "Sottomoduli",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Server start time",
+ "localized": "Ora avvio server",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "State",
+ "localized": "Stato",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search Docs",
+ "localized": "Cerca Documentazione",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search GitHub Wiki Pages",
+ "localized": "Cerca Pagine Wiki GitHub",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search Changelog",
+ "localized": "Cerca Changelog",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Stage boundary ratio",
+ "localized": "Rapporto confine stadio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "sequential",
+ "localized": "sequenziale",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SVD rank size",
+ "localized": "Dimensione rango SVD",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SVD steps",
+ "localized": "Passaggi SVD",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Shuffle weights in post mode",
+ "localized": "Mescola pesi in modalità post",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SDXL: Use weighted pooled embeds",
+ "localized": "SDXL: Usa embedded pooled pesati",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sana: Use complex human instructions",
+ "localized": "Sana: Usa istruzioni umane complesse",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scaled-Dot-Product",
+ "localized": "Scaled-Dot-Product",
+ "reload": "n/a",
+ "hint": "Ottimizzazione della memoria. Non deterministico a meno che l'attenzione alla memoria SDP non sia disabilitata."
+ },
+ {
+ "id": 0,
+ "label": "Sage attention",
+ "localized": "Sage attention",
+ "reload": "n/a",
+ "hint": "Metodo sperimentale di ottimizzazione dell'attenzione. Può migliorare la velocità ma è meno testato e può causare bug."
+ },
+ {
+ "id": 0,
"label": "stable-fast",
"localized": "stable-fast",
- "reload": "",
- "hint": "stable-fast"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "standard",
- "localized": "standard",
- "reload": "",
- "hint": "standard"
+ "id": 0,
+ "label": "Save all generated images",
+ "localized": "Salva tutte le immagini generate",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "start",
- "localized": "avvio",
- "reload": "",
- "hint": "avvio"
+ "id": 0,
+ "label": "Save interrupted images",
+ "localized": "Salva immagini interrotte",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "start profiling",
- "localized": "avvia profilazione",
- "reload": "",
- "hint": "avvia profilazione"
+ "id": 0,
+ "label": "Save all generated image grids",
+ "localized": "Salva tutte le griglie di immagini generate",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "state",
- "localized": "stato",
- "reload": "",
- "hint": "stato"
+ "id": 0,
+ "label": "Show metadata in full screen image browser",
+ "localized": "Mostra metadati nel visualizzatore a schermo intero",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "stride",
- "localized": "passo",
- "reload": "",
- "hint": "passo"
+ "id": 0,
+ "label": "Save init images",
+ "localized": "Salva immagini init",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "structure",
- "localized": "struttura",
- "reload": "",
- "hint": "struttura"
+ "id": 0,
+ "label": "Save image before hires",
+ "localized": "Salva immagine prima di hires",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "style fidelity",
- "localized": "fedeltà stile",
- "reload": "",
- "hint": "fedeltà stile"
+ "id": 0,
+ "label": "Save image before refiner",
+ "localized": "Salva immagine prima del refiner",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "subject",
- "localized": "soggetto",
- "reload": "",
- "hint": "soggetto"
+ "id": 0,
+ "label": "Save image before detailer",
+ "localized": "Salva immagine prima del detailer",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "submit results",
- "localized": "invia risultati",
- "reload": "",
- "hint": "invia risultati"
+ "id": 0,
+ "label": "Save image before color correction",
+ "localized": "Salva immagine prima della correzione colore",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "submodules",
- "localized": "sottomoduli",
- "reload": "",
- "hint": "sottomoduli"
+ "id": 0,
+ "label": "Save inpainting mask",
+ "localized": "Salva maschera inpainting",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "swap x/y",
- "localized": "scambia x/y",
- "reload": "",
- "hint": "scambia x/y"
+ "id": 0,
+ "label": "Save inpainting masked composite",
+ "localized": "Salva composito mascherato inpainting",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "swap x/z",
- "localized": "scambia x/z",
- "reload": "",
- "hint": "scambia x/z"
+ "id": 0,
+ "label": "Save images to a subdirectory",
+ "localized": "Salva immagini in una sottodirectory",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "swap y/z",
- "localized": "scambia y/z",
- "reload": "",
- "hint": "scambia y/z"
+ "id": 0,
+ "label": "Save metadata in image",
+ "localized": "Salva metadati nell'immagine",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "t2i adapter",
- "localized": "adattatore t2i",
- "reload": "",
- "hint": "adattatore t2i"
+ "id": 0,
+ "label": "Save metadata to text file",
+ "localized": "Salva metadati in file di testo",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "t2i strength",
- "localized": "forza t2i",
- "reload": "",
- "hint": "forza t2i"
+ "id": 0,
+ "label": "Save metadata to JSON file",
+ "localized": "Salva metadati in file JSON",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "t2i-adapter unit 1",
- "localized": "unità adattatore t2i 1",
- "reload": "",
- "hint": "unità adattatore t2i 1"
+ "id": 0,
+ "label": "System information to include in metadata",
+ "localized": "Informazioni di sistema da includere nei metadati",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "t2i-adapter unit 2",
- "localized": "unità adattatore t2i 2",
- "reload": "",
- "hint": "unità adattatore t2i 2"
+ "id": 0,
+ "label": "Standard",
+ "localized": "Standard",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "t2i-adapter unit 3",
- "localized": "unità adattatore t2i 3",
- "reload": "",
- "hint": "unità adattatore t2i 3"
+ "id": 0,
+ "label": "Show MOTD",
+ "localized": "Mostra messaggio del giorno (MOTD)",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "t2i-adapter unit 4",
- "localized": "unità adattatore t2i 4",
- "reload": "",
- "hint": "unità adattatore t2i 4"
+ "id": 0,
+ "label": "sidebar",
+ "localized": "barra laterale",
+ "reload": "n/a",
+ "hint": "barra laterale sul lato destro dello schermo"
},
{
- "id": "",
- "label": "taesd",
- "localized": "taesd",
- "reload": "",
- "hint": "taesd"
+ "id": 0,
+ "label": "Show log view",
+ "localized": "Mostra vista log",
+ "reload": "n/a",
+ "hint": "Mostra la vista dei log nella parte inferiore della finestra principale"
},
{
- "id": "",
- "label": "taesd decode layers",
- "localized": "taesd decodifica livelli",
- "reload": "",
- "hint": "taesd decodifica livelli"
+ "id": 0,
+ "label": "Show grid in results",
+ "localized": "Mostra griglia nei risultati",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "taesd variant",
- "localized": "variante taesd",
- "reload": "",
- "hint": "variante taesd"
+ "id": 0,
+ "label": "Send seed when sending prompt or image to other interface",
+ "localized": "Invia seme quando si invia prompt o immagine ad altra interfaccia",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "target subject",
- "localized": "soggetto di destinazione",
- "reload": "",
- "hint": "soggetto di destinazione"
+ "id": 0,
+ "label": "Send size when sending prompt or image to another interface",
+ "localized": "Invia dimensioni quando si invia prompt o immagine ad altra interfaccia",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "tcd",
- "localized": "tcd",
- "reload": "",
- "hint": "tcd"
+ "id": 0,
+ "label": "Show labels for aside tabs",
+ "localized": "Mostra etichette per schede laterali",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "tdd",
- "localized": "tdd",
- "reload": "",
- "hint": "tdd"
+ "id": 0,
+ "label": "Show labels for main tabs",
+ "localized": "Mostra etichette per schede principali",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "te",
- "localized": "te",
- "reload": "",
- "hint": "te"
+ "id": 0,
+ "label": "Show labels for page tabs",
+ "localized": "Mostra etichette per schede di pagina",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "temperature",
- "localized": "temperatura",
- "reload": "",
- "hint": "temperatura"
+ "id": 0,
+ "label": "Show ticks for input range slider",
+ "localized": "Mostra tacche per il cursore dell'intervallo di input",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "temporal frequency",
- "localized": "frequenza temporale",
- "reload": "",
- "hint": "frequenza temporale"
+ "id": 0,
+ "label": "Show parameter outline",
+ "localized": "Mostra contorno parametri",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "tertiary model",
- "localized": "modello terziario",
- "reload": "",
- "hint": "modello terziario"
+ "id": 0,
+ "label": "Simple",
+ "localized": "Semplice",
+ "reload": "n/a",
+ "hint": "Approssimazione molto economica. Molto veloce rispetto a VAE, ma produce immagini con risoluzione orizzontale/verticale 8 volte inferiore e qualità estremamente bassa"
},
{
- "id": "",
- "label": "text encoder cache size",
- "localized": "dimensione cache encoder testo",
- "reload": "",
- "hint": "dimensione cache encoder testo"
+ "id": 0,
+ "label": "SeedVR CFG Scale",
+ "localized": "Scala CFG SeedVR",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "text encoder model",
- "localized": "modello encoder testo",
- "reload": "",
- "hint": "modello encoder testo"
+ "id": 0,
+ "label": "Sort order",
+ "localized": "Ordine di ordinamento",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "text inputs",
- "localized": "input di testo",
- "reload": "",
- "hint": "input di testo"
+ "id": 0,
+ "label": "Skip CivitAI scan for regex pattern(s)",
+ "localized": "Salta scansione CivitAI per pattern regex",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "textbox",
- "localized": "casella di testo",
- "reload": "",
- "hint": "casella di testo"
+ "id": 0,
+ "label": "Show reference styles",
+ "localized": "Mostra stili di riferimento",
+ "reload": "n/a",
+ "hint": "Mostra o nascondi gli stili predefiniti"
},
{
- "id": "",
- "label": "threshold",
- "localized": "soglia",
- "reload": "",
- "hint": "soglia"
+ "id": 0,
+ "label": "Skip Generation if NaN found in latents",
+ "localized": "Salta generazione se trovato NaN nelle latenti",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
+ "label": "Save grids to a subdirectory",
+ "localized": "Salva griglie in una sottodirectory",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show live previews",
+ "localized": "Mostra anteprime dal vivo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save resumable optimizer state when training",
+ "localized": "Salva stato ottimizzatore riprendibile durante l'addestramento",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save training settings to a text file",
+ "localized": "Salva impostazioni addestramento in file di testo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show previews as a grid",
+ "localized": "Mostra anteprime come griglia",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show progressbar",
+ "localized": "Mostra barra di avanzamento",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save generated images within tensorboard",
+ "localized": "Salva immagini generate dentro tensorboard",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save loss CSV file every n steps",
+ "localized": "Salva file CSV della perdita ogni n passaggi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save images to a subdirectory when using Save button",
+ "localized": "Salva immagini in una sottodirectory quando si usa il pulsante Salva",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Secondary model",
+ "localized": "Modello secondario",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save metadata",
+ "localized": "Salva metadati",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "safetensors",
+ "localized": "safetensors",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "shuffle",
+ "localized": "mescola (shuffle)",
+ "reload": "n/a",
+ "hint": "Carica il modello completo nella RAM e calcola nella VRAM: meno accelerazione, consigliato per fusioni SDXL"
+ },
+ {
+ "id": 0,
+ "label": "Save diffusers",
+ "localized": "Salva diffusers",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save safetensors",
+ "localized": "Salva safetensors",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search models",
+ "localized": "Cerca modelli",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Select model",
+ "localized": "Seleziona modello",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Specify model variant",
+ "localized": "Specifica variante modello",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Specify model revision",
+ "localized": "Specifica revisione modello",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SegmentAnything",
+ "localized": "SegmentAnything",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sections",
+ "localized": "Sezioni",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Samplers",
+ "localized": "Campionatori",
+ "reload": "n/a",
+ "hint": "Impostazioni avanzate per campionatori e pianificatori (schedulers)"
+ }
+ ],
+ "t": [
+ {
+ "id": 0,
+ "label": "T2I",
+ "localized": "T2I",
+ "reload": "",
+ "hint": "Crea un'immagine dal testo Interfaccia legacy che imita l'interfaccia e il comportamento originale del text-to-image"
+ },
+ {
+ "id": 1,
+ "label": "T2I Adapter",
+ "localized": "T2I Adapter",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Tagger",
+ "localized": "Tagger",
+ "reload": "",
+ "hint": "Etichetta le immagini utilizzando modelli di classificazione incentrati sugli anime come WaifuDiffusion o DeepBooru."
+ },
+ {
+ "id": 3,
+ "label": "Tag",
+ "localized": "Tag",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Text Encoder",
+ "localized": "Codificatore di testo (Text Encoder)",
+ "reload": "",
+ "hint": "Impostazioni relative al codificatore di testo e all'elaborazione della codifica dei prompt durante la generazione"
+ },
+ {
+ "id": 5,
+ "label": "Text",
+ "localized": "Testo",
+ "reload": "",
+ "hint": "Crea un'immagine dal testo"
+ },
+ {
+ "id": 6,
+ "label": "TorchAO",
+ "localized": "TorchAO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "TensorRT",
+ "localized": "TensorRT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Torch Options",
+ "localized": "Opzioni Torch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Token Merging",
+ "localized": "Unione dei Token (Token Merging)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "TeaCache",
+ "localized": "TeaCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Theme options",
+ "localized": "Opzioni Tema",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Task History",
+ "localized": "Cronologia Attività",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Timestep spacing",
+ "localized": "Spaziatura dei Timestep",
+ "reload": "",
+ "hint": "Determina come i passaggi temporali (timesteps) sono spaziati durante il processo di diffusione. Opzioni: - default: il valore predefinito del modello - leading: crea passaggi equamente distanziati - linspace: include il primo e l'ultimo passaggio e seleziona uniformemente i passaggi intermedi rimanenti - trailing: include solo l'ultimo passaggio e seleziona uniformemente i passaggi intermedi rimanenti partendo dalla fine"
+ },
+ {
+ "id": 14,
+ "label": "Timesteps presets",
+ "localized": "Preset dei Timestep",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Timesteps override",
+ "localized": "Sovrascrittura dei Timestep",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
"label": "thresholding",
- "localized": "soglia",
+ "localized": "Soglia (Thresholding)",
"reload": "",
- "hint": "soglia"
+ "hint": ""
},
{
- "id": "",
- "label": "tile frames",
- "localized": "fotogrammi a piastrelle",
+ "id": 17,
+ "label": "Texture tiling",
+ "localized": "Tiling della Texture",
"reload": "",
- "hint": "fotogrammi a piastrelle"
+ "hint": "Applica una ripetizione continua (seamless tiling) all'immagine generata in modo che possa essere utilizzata come texture"
},
{
- "id": "",
- "label": "tile prompt: x=1 y=1",
- "localized": "prompt a piastrelle: x=1 y=1",
+ "id": 18,
+ "label": "Threshold",
+ "localized": "Soglia",
"reload": "",
- "hint": "prompt a piastrelle: x=1 y=1"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=1 y=2",
- "localized": "prompt a piastrelle: x=1 y=2",
+ "id": 19,
+ "label": "Trigger word",
+ "localized": "Parola di attivazione (Trigger word)",
"reload": "",
- "hint": "prompt a piastrelle: x=1 y=2"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=1 y=3",
- "localized": "prompt a piastrelle: x=1 y=3",
+ "id": 20,
+ "label": "Temperature",
+ "localized": "Temperatura",
"reload": "",
- "hint": "prompt a piastrelle: x=1 y=3"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=1 y=4",
- "localized": "prompt a piastrelle: x=1 y=4",
+ "id": 21,
+ "label": "Timestep",
+ "localized": "Timestep",
"reload": "",
- "hint": "prompt a piastrelle: x=1 y=4"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=2 y=1",
- "localized": "prompt a piastrelle: x=2 y=1",
+ "id": 22,
+ "label": "Tile prompt: x=1 y=1",
+ "localized": "Prompt tile: x=1 y=1",
"reload": "",
- "hint": "prompt a piastrelle: x=2 y=1"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=2 y=2",
- "localized": "prompt a piastrelle: x=2 y=2",
+ "id": 23,
+ "label": "Tile prompt: x=1 y=2",
+ "localized": "Prompt tile: x=1 y=2",
"reload": "",
- "hint": "prompt a piastrelle: x=2 y=2"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=2 y=3",
- "localized": "prompt a piastrelle: x=2 y=3",
+ "id": 24,
+ "label": "Tile prompt: x=1 y=3",
+ "localized": "Prompt tile: x=1 y=3",
"reload": "",
- "hint": "prompt a piastrelle: x=2 y=3"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=2 y=4",
- "localized": "prompt a piastrelle: x=2 y=4",
+ "id": 25,
+ "label": "Tile prompt: x=1 y=4",
+ "localized": "Prompt tile: x=1 y=4",
"reload": "",
- "hint": "prompt a piastrelle: x=2 y=4"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=3 y=1",
- "localized": "prompt a piastrelle: x=3 y=1",
+ "id": 26,
+ "label": "Tile prompt: x=2 y=1",
+ "localized": "Prompt tile: x=2 y=1",
"reload": "",
- "hint": "prompt a piastrelle: x=3 y=1"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=3 y=2",
- "localized": "prompt a piastrelle: x=3 y=2",
+ "id": 27,
+ "label": "Tile prompt: x=2 y=2",
+ "localized": "Prompt tile: x=2 y=2",
"reload": "",
- "hint": "prompt a piastrelle: x=3 y=2"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=3 y=3",
- "localized": "prompt a piastrelle: x=3 y=3",
+ "id": 28,
+ "label": "Tile prompt: x=2 y=3",
+ "localized": "Prompt tile: x=2 y=3",
"reload": "",
- "hint": "prompt a piastrelle: x=3 y=3"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=3 y=4",
- "localized": "prompt a piastrelle: x=3 y=4",
+ "id": 29,
+ "label": "Tile prompt: x=2 y=4",
+ "localized": "Prompt tile: x=2 y=4",
"reload": "",
- "hint": "prompt a piastrelle: x=3 y=4"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=4 y=1",
- "localized": "prompt a piastrelle: x=4 y=1",
+ "id": 30,
+ "label": "Tile prompt: x=3 y=1",
+ "localized": "Prompt tile: x=3 y=1",
"reload": "",
- "hint": "prompt a piastrelle: x=4 y=1"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=4 y=2",
- "localized": "prompt a piastrelle: x=4 y=2",
+ "id": 31,
+ "label": "Tile prompt: x=3 y=2",
+ "localized": "Prompt tile: x=3 y=2",
"reload": "",
- "hint": "prompt a piastrelle: x=4 y=2"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=4 y=3",
- "localized": "prompt a piastrelle: x=4 y=3",
+ "id": 32,
+ "label": "Tile prompt: x=3 y=3",
+ "localized": "Prompt tile: x=3 y=3",
"reload": "",
- "hint": "prompt a piastrelle: x=4 y=3"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=4 y=4",
- "localized": "prompt a piastrelle: x=4 y=4",
+ "id": 33,
+ "label": "Tile prompt: x=3 y=4",
+ "localized": "Prompt tile: x=3 y=4",
"reload": "",
- "hint": "prompt a piastrelle: x=4 y=4"
+ "hint": ""
},
{
- "id": "",
- "label": "tiling options",
- "localized": "opzioni di piastrellatura",
+ "id": 34,
+ "label": "Tile prompt: x=4 y=1",
+ "localized": "Prompt tile: x=4 y=1",
"reload": "",
- "hint": "opzioni di piastrellatura"
+ "hint": ""
},
{
- "id": "",
- "label": "time embedding mix",
- "localized": "mix di embedding temporale",
+ "id": 35,
+ "label": "Tile prompt: x=4 y=2",
+ "localized": "Prompt tile: x=4 y=2",
"reload": "",
- "hint": "mix di embedding temporale"
+ "hint": ""
},
{
- "id": "",
- "label": "time_quadratic",
- "localized": "time_quadratic",
+ "id": 36,
+ "label": "Tile prompt: x=4 y=3",
+ "localized": "Prompt tile: x=4 y=3",
"reload": "",
- "hint": "time_quadratic"
+ "hint": ""
},
{
- "id": "",
- "label": "time_uniform",
- "localized": "time_uniform",
+ "id": 37,
+ "label": "Tile prompt: x=4 y=4",
+ "localized": "Prompt tile: x=4 y=4",
"reload": "",
- "hint": "time_uniform"
+ "hint": ""
},
{
- "id": "",
- "label": "timestep",
- "localized": "passo temporale",
+ "id": 38,
+ "label": "Temporal frequency",
+ "localized": "Frequenza temporale",
"reload": "",
- "hint": "passo temporale"
+ "hint": ""
},
{
- "id": "",
- "label": "timestep skip end",
- "localized": "fine salto passo temporale",
+ "id": 39,
+ "label": "Top-K",
+ "localized": "Top-K",
"reload": "",
- "hint": "fine salto passo temporale"
+ "hint": "Limita la selezione dei token ai K candidati più probabili in ogni passaggio. Valori più bassi (es. 40) rendono i risultati più focalizzati e prevedibili, mentre valori più alti consentono scelte più varie. Imposta a 0 per disattivare."
},
{
- "id": "",
- "label": "timestep skip start",
- "localized": "inizio salto passo temporale",
+ "id": 40,
+ "label": "Top-P",
+ "localized": "Top-P",
"reload": "",
- "hint": "inizio salto passo temporale"
+ "hint": "Seleziona i token dall'insieme più piccolo la cui probabilità cumulativa supera P (es. 0.9). Adatta dinamicamente il numero di candidati in base alla confidenza del modello; meno opzioni quando è certo, più opzioni quando è incerto. Imposta a 1 per disattivare."
},
{
- "id": "",
- "label": "timestep spacing",
- "localized": "spaziatura passi temporali",
+ "id": 41,
+ "label": "Thinking mode",
+ "localized": "Modalità pensiero (Thinking mode)",
"reload": "",
- "hint": "spaziatura passi temporali"
+ "hint": "Abilita il pensiero/ragionamento, consentendo al modello di impiegare più tempo per generare risposte. Questo può portare a risposte più ponderate e dettagliate, ma aumenterà il tempo di risposta. Questa impostazione influisce sia sui modelli ibridi che su quelli \"thinking-only\", e in alcuni casi potrebbe risultare in una qualità complessiva inferiore al previsto. Per i modelli thinking-only come Qwen3-VL, questa impostazione potrebbe dover essere combinata con il prefill per garantire la prevenzione del pensiero. I modelli che supportano questa funzione sono contrassegnati da un'icona ."
},
{
- "id": "",
- "label": "timesteps",
- "localized": "passi temporali",
+ "id": 42,
+ "label": "Target subject",
+ "localized": "Soggetto di destinazione",
"reload": "",
- "hint": "passi temporali"
+ "hint": ""
},
{
- "id": "",
- "label": "timesteps override",
- "localized": "sostituzione passi temporali",
+ "id": 43,
+ "label": "Tool",
+ "localized": "Strumento",
"reload": "",
- "hint": "sostituzione passi temporali"
+ "hint": ""
},
{
- "id": "",
- "label": "timesteps presets",
- "localized": "preimpostazioni passi temporali",
+ "id": 44,
+ "label": "Textbox",
+ "localized": "Casella di testo",
"reload": "",
- "hint": "preimpostazioni passi temporali"
+ "hint": ""
},
{
- "id": "",
- "label": "timesteps range",
- "localized": "intervallo passi temporali",
+ "id": 45,
+ "label": "Tile overlap",
+ "localized": "Sovrapposizione tile",
"reload": "",
- "hint": "intervallo passi temporali"
+ "hint": "Per l'upscale SD, quanti pixel di sovrapposizione dovrebbero esserci tra i riquadri (tile). I riquadri si sovrappongono in modo che quando vengono riuniti in un'unica immagine, non sia visibile alcuna giuntura"
},
{
- "id": "",
- "label": "tiny",
- "localized": "piccolo",
+ "id": 46,
+ "label": "T2I Strength",
+ "localized": "Forza T2I",
"reload": "",
- "hint": "piccolo"
+ "hint": ""
},
{
- "id": "",
- "label": "todo",
- "localized": "da fare",
+ "id": 47,
+ "label": "Time embedding mix",
+ "localized": "Mix embedding temporale",
"reload": "",
- "hint": "da fare"
+ "hint": ""
},
{
- "id": "",
- "label": "tome",
- "localized": "tome",
+ "id": 48,
+ "label": "Tiling options",
+ "localized": "Opzioni di tiling",
"reload": "",
- "hint": "tome"
+ "hint": ""
},
{
- "id": "",
- "label": "tool",
- "localized": "strumento",
+ "id": 49,
+ "label": "Tiny",
+ "localized": "Minuscolo",
"reload": "",
- "hint": "strumento"
+ "hint": ""
},
{
- "id": "",
- "label": "top-k",
- "localized": "top-k",
+ "id": 50,
+ "label": "True guidance",
+ "localized": "Guida reale (True guidance)",
"reload": "",
- "hint": "top-k"
+ "hint": ""
},
{
- "id": "",
- "label": "top-p",
- "localized": "top-p",
+ "id": 51,
+ "label": "Tile frames",
+ "localized": "Frame dei riquadri",
"reload": "",
- "hint": "top-p"
+ "hint": ""
},
{
- "id": "",
- "label": "torch",
- "localized": "torch",
+ "id": 52,
+ "label": "Task",
+ "localized": "Attività",
"reload": "",
- "hint": "torch"
+ "hint": "Cambia l'attività che il modello eseguirà. I prompt di testo regolari possono essere usati quando l'attività è impostata su Usa Prompt . Quando sono selezionate altre opzioni, vedere il suggerimento all'interno del campo Prompt vuoto per guida."
},
{
- "id": "",
- "label": "transformer",
- "localized": "trasformatore",
+ "id": 53,
+ "label": "Tagger Model",
+ "localized": "Modello Tagger",
"reload": "",
- "hint": "trasformatore"
+ "hint": "Modello da utilizzare per l'etichettatura delle immagini. I modelli WaifuDiffusion (wd-*): Tagger moderni con soglie separate per categorie generali e personaggi.DeepBooru : Tagger legacy, utilizza solo la soglia generale."
},
{
- "id": "",
- "label": "trigger word",
- "localized": "parola chiave",
+ "id": 54,
+ "label": "Torch",
+ "localized": "Torch",
"reload": "",
- "hint": "parola chiave"
+ "hint": ""
},
{
- "id": "",
+ "id": 55,
+ "label": "Transformers load using Run:ai streamer",
+ "localized": "Caricamento Transformers tramite streamer Run:ai",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Temporal steps",
+ "localized": "Passaggi temporali",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "TE",
+ "localized": "TE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
"label": "true",
"localized": "vero",
"reload": "",
- "hint": "vero"
+ "hint": ""
},
{
- "id": "",
- "label": "tunable ops limit",
- "localized": "limite operazioni sintonizzabili",
+ "id": 59,
+ "label": "Text encoder model",
+ "localized": "Modello del codificatore di testo",
"reload": "",
- "hint": "limite operazioni sintonizzabili"
+ "hint": ""
},
{
- "id": "",
- "label": "ufogen",
- "localized": "ufogen",
+ "id": 60,
+ "label": "Text encoder cache size",
+ "localized": "Dimensione cache codificatore di testo",
"reload": "",
- "hint": "ufogen"
+ "hint": ""
},
{
- "id": "",
- "label": "ui card size (px)",
- "localized": "dimensione scheda UI (px)",
+ "id": 61,
+ "label": "T5: Use shared instance of text encoder",
+ "localized": "T5: Usa istanza condivisa del codificatore di testo",
"reload": "",
- "hint": "dimensione scheda UI (px)"
+ "hint": ""
},
{
- "id": "",
- "label": "ui fetch network info on mouse-over",
- "localized": "UI recupera informazioni rete al passaggio del mouse",
+ "id": 62,
+ "label": "Tunable ops limit",
+ "localized": "Limite operazioni sintonizzabili",
"reload": "",
- "hint": "UI recupera informazioni rete al passaggio del mouse"
+ "hint": ""
},
{
- "id": "",
- "label": "ui height (%)",
- "localized": "altezza UI (%)",
+ "id": 63,
+ "label": "ToMe",
+ "localized": "ToMe",
"reload": "",
- "hint": "altezza UI (%)"
+ "hint": ""
},
{
- "id": "",
- "label": "ui locale",
- "localized": "lingua UI",
+ "id": 64,
+ "label": "ToDo",
+ "localized": "ToDo",
"reload": "",
- "hint": "lingua UI"
+ "hint": ""
},
{
- "id": "",
- "label": "ui request timeout",
- "localized": "timeout richiesta UI",
+ "id": 65,
+ "label": "ToMe token merging ratio",
+ "localized": "Rapporto unione token ToMe",
"reload": "",
- "hint": "timeout richiesta UI"
+ "hint": "Abilita l'unione dei token ridondanti tramite tomesd per migliorare velocità e memoria, 0=disabilitato"
},
{
- "id": "",
- "label": "ui show on startup",
- "localized": "mostra UI all'avvio",
+ "id": 66,
+ "label": "ToDo token merging ratio",
+ "localized": "Rapporto unione token ToDo",
"reload": "",
- "hint": "mostra UI all'avvio"
+ "hint": "Abilita l'unione dei token ridondanti tramite todo per migliorare velocità e memoria, 0=disabilitato"
},
{
- "id": "",
- "label": "ui sidebar width (%)",
- "localized": "larghezza sidebar UI (%)",
+ "id": 67,
+ "label": "TaylorSeer",
+ "localized": "TaylorSeer",
"reload": "",
- "hint": "larghezza sidebar UI (%)"
+ "hint": ""
},
{
- "id": "",
- "label": "ui theme",
- "localized": "tema UI",
+ "id": 68,
+ "label": "TeaCache cache enabled",
+ "localized": "Cache TeaCache abilitata",
"reload": "",
- "hint": "tema UI"
+ "hint": ""
},
{
- "id": "",
- "label": "unet",
- "localized": "unet",
+ "id": 69,
+ "label": "TeaCache L1 threshold",
+ "localized": "Soglia L1 TeaCache",
"reload": "",
- "hint": "unet"
+ "hint": ""
},
{
- "id": "",
- "label": "unet depth",
- "localized": "profondità unet",
+ "id": 70,
+ "label": "TAESD",
+ "localized": "TAESD",
"reload": "",
- "hint": "profondità unet"
+ "hint": ""
},
{
- "id": "",
- "label": "unet enabled",
- "localized": "unet abilitato",
+ "id": 71,
+ "label": "TAESD variant",
+ "localized": "Variante TAESD",
"reload": "",
- "hint": "unet abilitato"
+ "hint": ""
},
{
- "id": "",
- "label": "unet max tile size",
- "localized": "dimensione massima piastrella unet",
+ "id": 72,
+ "label": "TAESD decode layers",
+ "localized": "Livelli di decodifica TAESD",
"reload": "",
- "hint": "dimensione massima piastrella unet"
+ "hint": ""
},
{
- "id": "",
- "label": "unet min tile size",
- "localized": "dimensione minima piastrella unet",
+ "id": 73,
+ "label": "Tensorboard flush period",
+ "localized": "Periodo di svuotamento Tensorboard",
"reload": "",
- "hint": "dimensione minima piastrella unet"
+ "hint": ""
},
{
- "id": "",
- "label": "unet model",
- "localized": "modello unet",
+ "id": 74,
+ "label": "Tertiary model",
+ "localized": "Modello terziario",
"reload": "",
- "hint": "modello unet"
+ "hint": ""
},
{
- "id": "",
- "label": "unet swap size",
- "localized": "dimensione swap unet",
+ "id": 75,
+ "label": "Target model type",
+ "localized": "Tipo di modello di destinazione",
"reload": "",
- "hint": "dimensione swap unet"
+ "hint": ""
},
{
- "id": "",
- "label": "uniform",
- "localized": "uniforme",
+ "id": 76,
+ "label": "T2I-Adapter unit 1",
+ "localized": "Unità T2I-Adapter 1",
"reload": "",
- "hint": "uniforme"
+ "hint": ""
},
{
- "id": "",
- "label": "units",
- "localized": "unità",
+ "id": 77,
+ "label": "T2I-Adapter unit 2",
+ "localized": "Unità T2I-Adapter 2",
"reload": "",
- "hint": "unità"
+ "hint": ""
},
{
- "id": "",
- "label": "unload current model from vram",
- "localized": "scarica modello attuale da vram",
+ "id": 78,
+ "label": "T2I-Adapter unit 3",
+ "localized": "Unità T2I-Adapter 3",
"reload": "",
- "hint": "scarica modello attuale da vram"
+ "hint": ""
},
{
- "id": "",
- "label": "unload upscaler after processing",
- "localized": "scarica upscaler dopo l'elaborazione",
+ "id": 79,
+ "label": "T2I-Adapter unit 4",
+ "localized": "Unità T2I-Adapter 4",
"reload": "",
- "hint": "scarica upscaler dopo l'elaborazione"
+ "hint": ""
+ }
+ ],
+ "u": [
+ {
+ "id": 7021,
+ "label": "Unload model",
+ "localized": "Scarica modello",
+ "reload": "n/a",
+ "hint": "Scarica il modello attualmente caricato"
},
{
- "id": "",
- "label": "unset",
- "localized": "annulla impostazione",
- "reload": "",
- "hint": "annulla impostazione"
+ "id": 7022,
+ "label": "Upload",
+ "localized": "Carica",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
+ "id": 7023,
+ "label": "Unload",
+ "localized": "Scarica",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7024,
+ "label": "Update all installed",
+ "localized": "Aggiorna tutti gli installati",
+ "reload": "n/a",
+ "hint": "Aggiorna le estensioni installate alla loro ultima versione disponibile"
+ },
+ {
+ "id": 7025,
+ "label": "Update",
+ "localized": "Aggiorna",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7026,
+ "label": "User interface",
+ "localized": "Interfaccia utente",
+ "reload": "n/a",
+ "hint": "Rivedi e imposta le preferenze dell'interfaccia utente"
+ },
+ {
+ "id": 7027,
+ "label": "Update all",
+ "localized": "Aggiorna tutto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7028,
+ "label": "Upscale",
+ "localized": "Upscale",
+ "reload": "n/a",
+ "hint": "Aumenta la risoluzione dell'immagine"
+ },
+ {
+ "id": 7029,
+ "label": "UI Tabs",
+ "localized": "Schede UI",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7030,
+ "label": "Upscaling",
+ "localized": "Upscaling",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7031,
+ "label": "Use segmentation",
+ "localized": "Usa segmentazione",
+ "reload": "n/a",
+ "hint": "Esegui il detailer usando la maschera di segmentazione"
+ },
+ {
+ "id": 7032,
+ "label": "Unload adapter",
+ "localized": "Scarica adapter",
+ "reload": "n/a",
+ "hint": "Scarica l'IP adapter immediatamente dopo la generazione. Altrimenti l'IP adapter rimarrà caricato per un uso più rapido nel prossimo processo di generazione"
+ },
+ {
+ "id": 7033,
+ "label": "Use same seed",
+ "localized": "Usa lo stesso seed",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7034,
+ "label": "Use defaults",
+ "localized": "Usa predefiniti",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7035,
+ "label": "Use text inputs",
+ "localized": "Usa input di testo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7036,
+ "label": "Use random seeds",
+ "localized": "Usa seed casuali",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7037,
+ "label": "Use vision",
+ "localized": "Usa vision",
+ "reload": "n/a",
+ "hint": "Includi l'immagine di input quando migliori il prompt. Disponibile solo per i modelli con capacità vision, contrassegnati dall'icona ."
+ },
+ {
+ "id": 7038,
+ "label": "Use samplers",
+ "localized": "Usa campionatori",
+ "reload": "n/a",
+ "hint": "Abilita per usare il campionamento (selezione casuale dei token basata su metodi come Top-k o Top-p) o disabilita per usare la decodifica greedy (selezione del token più probabile ad ogni passo). L'abilitazione rende gli output più diversificati e creativi ma meno deterministici."
+ },
+ {
+ "id": 7039,
+ "label": "Unload after processing",
+ "localized": "Scarica dopo l'elaborazione",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7040,
"label": "up",
"localized": "su",
- "reload": "",
- "hint": "su"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "upcast attention layer",
- "localized": "livello di attenzione upcast",
- "reload": "",
- "hint": "livello di attenzione upcast"
+ "id": 7041,
+ "label": "Upscaler",
+ "localized": "Upscaler",
+ "reload": "n/a",
+ "hint": "Quale modello pre-addestrato usare per il processo di upscaling."
},
{
- "id": "",
- "label": "update",
- "localized": "aggiorna",
- "reload": "",
- "hint": "aggiorna"
+ "id": 7042,
+ "label": "Units",
+ "localized": "Unità",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "upload",
- "localized": "carica",
- "reload": "",
- "hint": "carica"
+ "id": 7043,
+ "label": "Unload processor",
+ "localized": "Scarica processore",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "use brownian noise",
- "localized": "usa rumore browniano",
- "reload": "",
- "hint": "usa rumore browniano"
+ "id": 7044,
+ "label": "Use spaces",
+ "localized": "Usa spazi",
+ "reload": "n/a",
+ "hint": "Sostituisci i trattini bassi con spazi nell'output dei tag. Alcuni sistemi di prompt preferiscono gli spazi tra le parole (es. 'long hair') mentre altri usano i trattini bassi (es. 'long_hair')."
},
{
- "id": "",
- "label": "use cached model config when available",
- "localized": "usa configurazione modello in cache quando disponibile",
- "reload": "",
- "hint": "usa configurazione modello in cache quando disponibile"
+ "id": 7045,
+ "label": "Username",
+ "localized": "Nome utente",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "use defaults",
- "localized": "usa predefinite",
- "reload": "",
- "hint": "usa predefinite"
+ "id": 7046,
+ "label": "UNET model",
+ "localized": "Modello UNET",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "use dynamic thresholding",
- "localized": "usa soglia dinamica",
- "reload": "",
- "hint": "usa soglia dinamica"
+ "id": 7047,
+ "label": "Use torch streams",
+ "localized": "Usa torch streams",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "use fixed width thumbnails",
- "localized": "usa miniature a larghezza fissa",
- "reload": "",
- "hint": "usa miniature a larghezza fissa"
+ "id": 7048,
+ "label": "Use SVD quantization",
+ "localized": "Usa quantizzazione SVD",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "use image gallery cache",
- "localized": "usa cache galleria immagini",
- "reload": "",
- "hint": "usa cache galleria immagini"
+ "id": 7049,
+ "label": "Use Dynamic quantization",
+ "localized": "Usa quantizzazione dinamica",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "use karras sigmas",
- "localized": "usa sigmi di Karras",
- "reload": "",
- "hint": "usa sigmi di Karras"
+ "id": 7050,
+ "label": "Use quantized MatMul",
+ "localized": "Usa MatMul quantizzato",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "use line break as prompt segment marker",
- "localized": "usa interruzione di riga come marcatore di segmento prompt",
- "reload": "",
- "hint": "usa interruzione di riga come marcatore di segmento prompt"
+ "id": 7051,
+ "label": "Use quantized MatMul with conv",
+ "localized": "Usa MatMul quantizzato con conv",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "use model ema weights when possible",
- "localized": "usa pesi EMA del modello quando possibile",
- "reload": "",
- "hint": "usa pesi EMA del modello quando possibile"
+ "id": 7052,
+ "label": "Use line break as prompt segment marker",
+ "localized": "Usa interruzione di riga come marcatore di segmento del prompt",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "use quantization",
- "localized": "usa quantizzazione",
- "reload": "",
- "hint": "usa quantizzazione"
+ "id": 7053,
+ "label": "Use zeros for prompt padding",
+ "localized": "Usa zeri per il padding del prompt",
+ "reload": "n/a",
+ "hint": "Forza un tensore di soli zeri quando il prompt è vuoto per rimuovere qualsiasi rumore residuo"
},
{
- "id": "",
- "label": "use random seeds",
- "localized": "usa seed casuali",
- "reload": "",
- "hint": "usa seed casuali"
+ "id": 7054,
+ "label": "Upcast sampling",
+ "localized": "Campionamento Upcast",
+ "reload": "n/a",
+ "hint": "Solitamente produce risultati simili a --no-half con prestazioni migliori consumando meno memoria"
},
{
- "id": "",
- "label": "use reference values when available",
- "localized": "usa valori di riferimento quando disponibili",
- "reload": "",
- "hint": "usa valori di riferimento quando disponibili"
+ "id": 7055,
+ "label": "Unset",
+ "localized": "Non impostato",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "use same seed",
- "localized": "usa stesso seed",
- "reload": "",
- "hint": "usa stesso seed"
+ "id": 7056,
+ "label": "UI save only saves selected image",
+ "localized": "Il salvataggio UI salva solo l'immagine selezionata",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "use sample",
- "localized": "usa campione",
- "reload": "",
- "hint": "usa campione"
+ "id": 7057,
+ "label": "Use image gallery cache",
+ "localized": "Usa cache della galleria immagini",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "use separate base dict",
- "localized": "usa dizionario base separato",
- "reload": "",
- "hint": "usa dizionario base separato"
+ "id": 7058,
+ "label": "Use fixed width thumbnails",
+ "localized": "Usa miniature a larghezza fissa",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "use simplified solvers in final steps",
- "localized": "usa risolutori semplificati nei passaggi finali",
- "reload": "",
- "hint": "usa risolutori semplificati nei passaggi finali"
+ "id": 7059,
+ "label": "UI theme",
+ "localized": "Tema UI",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "use text inputs",
- "localized": "usa input di testo",
- "reload": "",
- "hint": "usa input di testo"
+ "id": 7060,
+ "label": "UI request timeout",
+ "localized": "Timeout richiesta UI",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
+ "id": 7061,
+ "label": "UI locale",
+ "localized": "Localizzazione UI",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7062,
+ "label": "Unload upscaler after processing",
+ "localized": "Scarica upscaler dopo l'elaborazione",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7063,
+ "label": "Upscaler latent steps",
+ "localized": "Passi latenti upscaler",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7064,
+ "label": "Upscaler tile size",
+ "localized": "Dimensione tile upscaler",
+ "reload": "n/a",
+ "hint": "0 = nessun tiling"
+ },
+ {
+ "id": 7065,
+ "label": "Upscaler tile overlap",
+ "localized": "Sovrapposizione tile upscaler",
+ "reload": "n/a",
+ "hint": "Valori bassi = giunture visibili"
+ },
+ {
+ "id": 7066,
+ "label": "Use cached model config when available",
+ "localized": "Usa configurazione modello in cache se disponibile",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7067,
+ "label": "UI show on startup",
+ "localized": "Mostra UI all'avvio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7068,
+ "label": "UI sidebar width (%)",
+ "localized": "Larghezza barra laterale UI (%)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7069,
+ "label": "UI height (%)",
+ "localized": "Altezza UI (%)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7070,
+ "label": "UI fetch network info on mouse-over",
+ "localized": "UI recupera info rete al passaggio del mouse",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7071,
+ "label": "Use reference values when available",
+ "localized": "Usa valori di riferimento se disponibili",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7072,
"label": "user",
"localized": "utente",
- "reload": "",
- "hint": "utente"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "username",
- "localized": "nome utente",
- "reload": "",
- "hint": "nome utente"
+ "id": 7073,
+ "label": "Upcast attention layer",
+ "localized": "Upcast del livello di attention",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "v_prediction",
- "localized": "v_prediction",
- "reload": "",
- "hint": "v_prediction"
+ "id": 7074,
+ "label": "Use separate base dict",
+ "localized": "Usa dizionario base separato",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "vae enabled",
- "localized": "VAE abilitato",
- "reload": "",
- "hint": "VAE abilitato"
+ "id": 7075,
+ "label": "Use model EMA weights when possible",
+ "localized": "Usa pesi EMA del modello quando possibile",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "vae sliced encode",
- "localized": "codifica VAE a fette",
- "reload": "",
- "hint": "codifica VAE a fette"
+ "id": 7076,
+ "label": "Use Kohya method for handling multiple LoRA",
+ "localized": "Usa metodo Kohya per gestire più LoRA",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "vae swap size",
- "localized": "dimensione di swap VAE",
- "reload": "",
- "hint": "dimensione di swap VAE"
+ "id": 7077,
+ "label": "UI scripts order",
+ "localized": "Ordine degli script UI",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "vae tile overlap",
- "localized": "sovrapposizione di tile VAE",
- "reload": "",
- "hint": "sovrapposizione di tile VAE"
+ "id": 7078,
+ "label": "Use upscaler as suffix",
+ "localized": "Usa upscaler come suffisso",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "vae tile size",
- "localized": "dimensione di tile VAE",
- "reload": "",
- "hint": "dimensione di tile VAE"
+ "id": 7079,
+ "label": "Unload Current Model from VRAM",
+ "localized": "Scarica il modello corrente dalla VRAM",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "vary_coeff",
- "localized": "vary_coeff",
- "reload": "",
- "hint": "vary_coeff"
+ "id": 7080,
+ "label": "unet",
+ "localized": "unet",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "vdm solver",
- "localized": "risolutore VDM",
+ "id": 7081,
+ "label": "Upsample",
+ "localized": "Upsample",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "v": [
+ {
+ "id": 72,
+ "label": "Video",
+ "localized": "Video",
"reload": "",
- "hint": "risolutore VDM"
+ "hint": "Crea video utilizzando diversi metodi. Supporta text-to-image, image-to-image first-last-frame, ecc."
},
{
- "id": "",
- "label": "version",
- "localized": "versione",
+ "id": 0,
+ "label": "Video Params",
+ "localized": "Parametri Video",
"reload": "",
- "hint": "versione"
+ "hint": "Impostazioni relative alla codifica del file video in uscita"
},
{
- "id": "",
- "label": "vgen params",
- "localized": "parametri VGen",
+ "id": 0,
+ "label": "VLM Caption",
+ "localized": "Didascalia VLM",
"reload": "",
- "hint": "parametri VGen"
+ "hint": "Analizza l'immagine utilizzando un modello di linguaggio visivo (Vision Language Model)"
},
{
- "id": "",
- "label": "vibrance",
- "localized": "vividezza",
+ "id": 0,
+ "label": "Variational Auto Encoder",
+ "localized": "Auto-codificatore Variazionale (VAE)",
"reload": "",
- "hint": "vividezza"
+ "hint": "Impostazioni relative al Variational Auto Encoder e al processo di decodifica delle immagini durante la generazione"
},
{
- "id": "",
- "label": "video file",
- "localized": "file video",
+ "id": 0,
+ "label": "VAE",
+ "localized": "VAE",
"reload": "",
- "hint": "file video"
+ "hint": "Variational Auto Encoder: modello utilizzato per eseguire la decodifica dell'immagine al termine della generazione"
},
{
- "id": "",
- "label": "video type",
- "localized": "tipo di video",
+ "id": 0,
+ "label": "Video Output",
+ "localized": "Output Video",
"reload": "",
- "hint": "tipo di video"
+ "hint": ""
},
{
- "id": "",
- "label": "vlm",
- "localized": "vlm",
+ "id": 0,
+ "label": "Variation",
+ "localized": "Variazione",
"reload": "",
- "hint": "vlm"
+ "hint": "Secondo seed da miscelare con il seed primario"
},
{
- "id": "",
- "label": "vlm model",
- "localized": "modello VLM",
+ "id": 0,
+ "label": "Variation strength",
+ "localized": "Forza della variazione",
"reload": "",
- "hint": "modello VLM"
+ "hint": "Indica quanto deve essere forte la variazione prodotta. A 0 non ci sarà alcun effetto. A 1 otterrai l'immagine completa con il seed di variazione (tranne che per i campionatori ancestrali, dove otterrai semplicemente qualcosa di diverso)"
},
{
- "id": "",
- "label": "vlm: default model",
- "localized": "VLM: modello predefinito",
+ "id": 0,
+ "label": "VAE type",
+ "localized": "Tipo VAE",
"reload": "",
- "hint": "VLM: modello predefinito"
+ "hint": "Scegli se desideri eseguire il VAE completo, il VAE a qualità ridotta o tentare di utilizzare un servizio VAE remoto"
},
{
- "id": "",
- "label": "vlm: default prompt",
- "localized": "VLM: prompt predefinito",
+ "id": 0,
+ "label": "Vibrance",
+ "localized": "Vibrante",
"reload": "",
- "hint": "VLM: prompt predefinito"
+ "hint": ""
},
{
- "id": "",
- "label": "vlm: max length",
- "localized": "VLM: lunghezza massima",
+ "id": 0,
+ "label": "Version",
+ "localized": "Versione",
"reload": "",
- "hint": "VLM: lunghezza massima"
+ "hint": ""
},
{
- "id": "",
- "label": "vlm: num beams",
- "localized": "VLM: numero di beam",
+ "id": 0,
+ "label": "Video format",
+ "localized": "Formato video",
"reload": "",
- "hint": "VLM: numero di beam"
+ "hint": "Formato e codec del video in uscita"
},
{
- "id": "",
- "label": "vlm: top-k",
- "localized": "VLM: top-k",
+ "id": 0,
+ "label": "Video duration",
+ "localized": "Durata video",
"reload": "",
- "hint": "VLM: top-k"
+ "hint": ""
},
{
- "id": "",
- "label": "vlm: top-p",
- "localized": "VLM: top-p",
+ "id": 0,
+ "label": "Video engine",
+ "localized": "Motore video",
"reload": "",
- "hint": "VLM: top-p"
+ "hint": ""
},
{
- "id": "",
- "label": "vlm: use sample method",
- "localized": "VLM: usa metodo di campionamento",
+ "id": 0,
+ "label": "Video model",
+ "localized": "Modello video",
"reload": "",
- "hint": "VLM: usa metodo di campionamento"
+ "hint": ""
},
{
- "id": "",
- "label": "warmth",
- "localized": "calore",
+ "id": 0,
+ "label": "VAE decode",
+ "localized": "Decodifica VAE",
"reload": "",
- "hint": "calore"
+ "hint": ""
},
{
- "id": "",
- "label": "webp lossless compression",
- "localized": "compressione WebP senza perdita",
+ "id": 0,
+ "label": "Video interpolation",
+ "localized": "Interpolazione video",
"reload": "",
- "hint": "compressione WebP senza perdita"
+ "hint": ""
},
{
- "id": "",
- "label": "weight",
- "localized": "peso",
+ "id": 0,
+ "label": "Video codec",
+ "localized": "Codec video",
"reload": "",
- "hint": "peso"
+ "hint": ""
},
{
- "id": "",
- "label": "width after",
- "localized": "larghezza dopo",
+ "id": 0,
+ "label": "Video options",
+ "localized": "Opzioni video",
"reload": "",
- "hint": "larghezza dopo"
+ "hint": ""
},
{
- "id": "",
- "label": "width before",
- "localized": "larghezza prima",
+ "id": 0,
+ "label": "Video save video",
+ "localized": "Video: salva video",
"reload": "",
- "hint": "larghezza prima"
+ "hint": ""
},
{
- "id": "",
- "label": "width mask",
- "localized": "maschera larghezza",
+ "id": 0,
+ "label": "Video save frames",
+ "localized": "Video: salva frame",
"reload": "",
- "hint": "maschera larghezza"
+ "hint": ""
},
{
- "id": "",
- "label": "wiki",
- "localized": "wiki",
+ "id": 0,
+ "label": "Video save safetensors",
+ "localized": "Video: salva safetensors",
"reload": "",
- "hint": "wiki"
+ "hint": ""
},
{
- "id": "",
- "label": "wildcards",
- "localized": "caratteri jolly",
+ "id": 0,
+ "label": "Video file",
+ "localized": "File video",
"reload": "",
- "hint": "caratteri jolly"
+ "hint": ""
},
{
- "id": "",
- "label": "x components",
- "localized": "componenti X",
+ "id": 0,
+ "label": "VLM Model",
+ "localized": "Modello VLM",
"reload": "",
- "hint": "componenti X"
+ "hint": "Seleziona quale modello utilizzare per le attività di linguaggio visivo. I modelli che supportano la modalità di pensiero (thinking mode) sono contrassegnati dall'icona ."
},
{
- "id": "",
- "label": "x overlap",
- "localized": "sovrapposizione X",
+ "id": 0,
+ "label": "VLM Max Tokens",
+ "localized": "Token massimi VLM",
"reload": "",
- "hint": "sovrapposizione X"
+ "hint": "Numero massimo di token che il modello può generare nella sua risposta. Il modello non è a conoscenza di questo limite durante la generazione e non cercherà di generare risposte più dettagliate o concise; imposta semplicemente il limite massimo per la lunghezza e interromperà forzatamente la risposta al raggiungimento del limite."
},
{
- "id": "",
- "label": "x type",
- "localized": "tipo X",
+ "id": 0,
+ "label": "VLM Num Beams",
+ "localized": "Numero Beam VLM",
"reload": "",
- "hint": "tipo X"
+ "hint": "Mantiene simultaneamente più percorsi candidati e seleziona la migliore sequenza complessiva. Come esplorare diverse bozze contemporaneamente per trovare la migliore. Più accurato ma molto più lento e meno creativo rispetto al campionamento casuale. In genere non raccomandato, la maggior parte dei VLM moderni offre prestazioni migliori con i metodi di campionamento. Imposta a 1 per disabilitare."
},
{
- "id": "",
- "label": "x-axis tile overlap",
- "localized": "sovrapposizione di tile sull'asse X",
+ "id": 0,
+ "label": "VLM Temperature",
+ "localized": "Temperatura VLM",
"reload": "",
- "hint": "sovrapposizione di tile sull'asse X"
+ "hint": "Controlla la casualità nella selezione dei token. Valori più bassi (es. 0.1) rendono i risultati più focalizzati e deterministici, scegliendo sempre token ad alta probabilità. Valori più elevati (es. 0.9) aumentano la creatività e la diversità consentendo token meno probabili. Imposta a 0 per un output completamente deterministico (sceglie sempre il token più probabile)."
},
{
- "id": "",
- "label": "x-axis tiles",
- "localized": "tile dell'asse X",
+ "id": 0,
+ "label": "VLM",
+ "localized": "VLM",
"reload": "",
- "hint": "tile dell'asse X"
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
+ "label": "VAE model",
+ "localized": "Modello VAE",
+ "reload": "",
+ "hint": "Il VAE aiuta con i dettagli fini nell'immagine finale e può anche alterare i colori"
+ },
+ {
+ "id": 0,
+ "label": "VAE slicing",
+ "localized": "VAE slicing (affettamento)",
+ "reload": "",
+ "hint": "Decodifica i latenti batch un'immagine alla volta con VRAM limitata. Piccolo aumento delle prestazioni nella decodifica VAE su batch multi-immagine"
+ },
+ {
+ "id": 0,
+ "label": "VAE tiling",
+ "localized": "VAE tiling (suddivisione)",
+ "reload": "",
+ "hint": "Divide le immagini di grandi dimensioni in riquadri sovrapposti in caso di VRAM limitata. Comporta un lieve aumento del tempo di elaborazione"
+ },
+ {
+ "id": 0,
+ "label": "VAE tile size",
+ "localized": "Dimensione tile VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VAE tile overlap",
+ "localized": "Sovrapposizione tile VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "verbose",
+ "localized": "verbose",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VAE sliced encode",
+ "localized": "Codifica VAE affettata",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VGen params",
+ "localized": "Parametri VGen",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "w": [
+ {
+ "id": 0,
+ "label": "Wiki",
+ "localized": "Wiki",
+ "reload": "",
+ "hint": "Wiki"
+ },
+ {
+ "id": 0,
+ "label": "Wildcards",
+ "localized": "Wildcards",
+ "reload": "",
+ "hint": "Caratteri jolly"
+ },
+ {
+ "id": 0,
+ "label": "WanAI",
+ "localized": "WanAI",
+ "reload": "",
+ "hint": "WanAI"
+ },
+ {
+ "id": 0,
+ "label": "Watermarking",
+ "localized": "Watermarking",
+ "reload": "",
+ "hint": "Filigrana"
+ },
+ {
+ "id": 0,
+ "label": "Width",
+ "localized": "Larghezza",
+ "reload": "",
+ "hint": "Larghezza dell'immagine"
+ },
+ {
+ "id": 0,
+ "label": "Warmth",
+ "localized": "Calore",
+ "reload": "",
+ "hint": "Calore"
+ },
+ {
+ "id": 0,
+ "label": "Weight",
+ "localized": "Peso",
+ "reload": "",
+ "hint": "Peso"
+ },
+ {
+ "id": 0,
+ "label": "Width after",
+ "localized": "Larghezza successiva",
+ "reload": "",
+ "hint": "Larghezza dopo l'elaborazione"
+ },
+ {
+ "id": 0,
+ "label": "Width mask",
+ "localized": "Maschera larghezza",
+ "reload": "",
+ "hint": "Maschera della larghezza"
+ },
+ {
+ "id": 0,
+ "label": "WebP lossless compression",
+ "localized": "Compressione WebP senza perdita",
+ "reload": "",
+ "hint": "Compressione WebP lossless (senza perdita di qualità)"
+ },
+ {
+ "id": 0,
+ "label": "Weights clip",
+ "localized": "Weights clip",
+ "reload": "",
+ "hint": "Forza i pesi uniti affinché non siano superiori al modello originale, prevenendo l'effetto burn-in e modelli eccessivamente saturi"
+ }
+ ],
+ "x": [
+ {
+ "id": 0,
+ "label": "XS",
+ "localized": "XS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "X components",
+ "localized": "Componenti X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "X overlap",
+ "localized": "Sovrapposizione X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "X-axis tiles",
+ "localized": "Tasselli asse X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "X-axis tile overlap",
+ "localized": "Sovrapposizione tasselli asse X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "X type",
+ "localized": "Tipo X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "X values",
+ "localized": "Valori X",
+ "reload": "",
+ "hint": "Separa i valori per l'asse X usando le virgole"
+ },
+ {
+ "id": 0,
"label": "xhinker",
"localized": "xhinker",
"reload": "",
- "hint": "xhinker"
+ "hint": ""
},
{
- "id": "",
- "label": "xs",
- "localized": "xs",
+ "id": 0,
+ "label": "xFormers",
+ "localized": "xFormers",
"reload": "",
- "hint": "xs"
+ "hint": "Ottimizzazione della memoria. Non deterministico (risultati diversi ogni volta)"
},
{
- "id": "",
- "label": "y components",
- "localized": "componenti Y",
+ "id": 0,
+ "label": "xet",
+ "localized": "xet",
"reload": "",
- "hint": "componenti Y"
+ "hint": ""
},
{
- "id": "",
- "label": "y overlap",
- "localized": "sovrapposizione Y",
+ "id": 0,
+ "label": "XYZ Grid",
+ "localized": "Griglia XYZ",
"reload": "",
- "hint": "sovrapposizione Y"
+ "hint": "La griglia XYZ è un modulo potente che crea una griglia di immagini basata sulla variazione di molteplici parametri di generazione"
+ }
+ ],
+ "y": [
+ {
+ "id": 0,
+ "label": "Y components",
+ "localized": "Componenti Y",
+ "reload": "",
+ "hint": "Componenti lungo l'asse Y"
},
{
- "id": "",
- "label": "y type",
- "localized": "tipo Y",
+ "id": 0,
+ "label": "Y overlap",
+ "localized": "Sovrapposizione Y",
"reload": "",
- "hint": "tipo Y"
+ "hint": "Quantità di sovrapposizione lungo l'asse Y"
},
{
- "id": "",
- "label": "y-axis tile overlap",
- "localized": "sovrapposizione di tile sull'asse Y",
+ "id": 0,
+ "label": "Y-axis tiles",
+ "localized": "Riquadri asse Y",
"reload": "",
- "hint": "sovrapposizione di tile sull'asse Y"
+ "hint": "Numero di riquadri (tiles) lungo l'asse Y"
},
{
- "id": "",
- "label": "y-axis tiles",
- "localized": "tile dell'asse Y",
+ "id": 0,
+ "label": "Y-axis tile overlap",
+ "localized": "Sovrapposizione riquadri asse Y",
"reload": "",
- "hint": "tile dell'asse Y"
+ "hint": "Quantità di sovrapposizione tra i riquadri dell'asse Y"
},
{
- "id": "",
- "label": "z type",
- "localized": "tipo Z",
+ "id": 0,
+ "label": "Y type",
+ "localized": "Tipo Y",
"reload": "",
- "hint": "tipo Z"
+ "hint": "Tipo di parametro per l'asse Y"
},
{
- "id": "",
- "label": "zero",
- "localized": "zero",
+ "id": 0,
+ "label": "Y values",
+ "localized": "Valori Y",
"reload": "",
- "hint": "zero"
+ "hint": "Separare i valori per l'asse Y usando le virgole"
+ }
+ ],
+ "z": [
+ {
+ "id": 0,
+ "label": "ZImageTurbo",
+ "localized": "ZImageTurbo",
+ "reload": "",
+ "hint": ""
},
{
- "id": "",
- "label": "zoe depth",
- "localized": "profondità Zoe",
+ "id": 0,
+ "label": "zimage",
+ "localized": "zimage",
"reload": "",
- "hint": "profondità Zoe"
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ZeroStar init steps",
+ "localized": "Passaggi iniziali ZeroStar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Zero",
+ "localized": "Zero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Z type",
+ "localized": "Tipo Z",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Z values",
+ "localized": "Valori Z",
+ "reload": "",
+ "hint": "Separa i valori per l'asse Z usando le virgole"
+ },
+ {
+ "id": 0,
+ "label": "Zoe Depth",
+ "localized": "Zoe Depth",
+ "reload": "",
+ "hint": ""
}
]
-}
+}
\ No newline at end of file
diff --git a/html/locale_ja.json b/html/locale_ja.json
index 5b5381fb3..236539fae 100644
--- a/html/locale_ja.json
+++ b/html/locale_ja.json
@@ -1,9149 +1,11074 @@
{
- "icons": [
+ "0": [
{
- "id": "",
- "label": "🎲️",
- "localized": "🎲️",
+ "id": 0,
+ "label": "1st Stage",
+ "localized": "第1段階",
"reload": "",
- "hint": "ランダムシードを使用"
+ "hint": "生成プロセスの最初のステージ(第1段階)の設定です。"
},
{
- "id": "",
- "label": "🔄",
- "localized": "🔄",
+ "id": 0,
+ "label": "2nd Stage",
+ "localized": "第2段階",
"reload": "",
- "hint": "値をリセット"
+ "hint": "生成プロセスの第2段階を有効にします。"
},
{
- "id": "",
- "label": "⬆️",
- "localized": "⬆️",
+ "id": 0,
+ "label": "2nd Scale",
+ "localized": "第2スケール",
"reload": "",
- "hint": "画像をアップロード"
+ "hint": "第2段階で使用するスケーリング係数(CFGスケール等)を指定します。"
},
{
- "id": "",
- "label": "⬅️",
- "localized": "⬅️",
+ "id": 0,
+ "label": "2nd Restart step",
+ "localized": "第2再開ステップ",
"reload": "",
- "hint": "画像を再利用"
+ "hint": "第2段階において、サンプリングを再開するステップ数を指定します。"
},
{
- "id": "",
- "label": "⇅",
- "localized": "⇅",
+ "id": 0,
+ "label": "3rd Stage",
+ "localized": "第3段階",
"reload": "",
- "hint": "値を入れ替え"
+ "hint": "生成プロセスの第3段階を有効にします。"
},
{
- "id": "",
- "label": "⇨",
- "localized": "⇨",
+ "id": 0,
+ "label": "3rd Scale",
+ "localized": "第3スケール",
"reload": "",
- "hint": "Manual Block Mergeタブにプリセットを適用"
+ "hint": "第3段階で使用するスケーリング係数を指定します。"
},
{
- "id": "",
- "label": "🕮",
- "localized": "🕮",
+ "id": 0,
+ "label": "3rd Restart step",
+ "localized": "第3再開ステップ",
"reload": "",
- "hint": "最後に生成された画像のパラメータをスタイルテンプレートとして保存"
+ "hint": "第3段階において、サンプリングを再開するステップ数を指定します。"
},
{
- "id": "",
- "label": "⇕",
- "localized": "⇕",
+ "id": 0,
+ "label": "4th Stage",
+ "localized": "第4段階",
"reload": "",
- "hint": "ソート順:名前昇順/降順、サイズ大/小、時間新/古"
+ "hint": "生成プロセスの第4段階を有効にします。"
},
{
- "id": "",
+ "id": 0,
+ "label": "4th Scale",
+ "localized": "第4スケール",
+ "reload": "",
+ "hint": "第4段階で使用するスケーリング係数を指定します。"
+ },
+ {
+ "id": 0,
+ "label": "4th Restart step",
+ "localized": "第4再開ステップ",
+ "reload": "",
+ "hint": "第4段階において、サンプリングを再開するステップ数を指定します。"
+ }
+ ],
+ "_": [
+ {
+ "id": 6,
"label": "⟲",
"localized": "⟲",
- "reload": "",
- "hint": "更新"
+ "reload": "txt2img_styles_refresh",
+ "hint": "再読み込み"
},
{
- "id": "",
- "label": "✕",
- "localized": "✕",
- "reload": "",
- "hint": "閉じる"
+ "id": 1,
+ "label": "↶",
+ "localized": "↶",
+ "reload": "txt2img_styles_apply",
+ "hint": "選択したスタイルをプロンプトに適用します"
},
{
- "id": "",
- "label": "⊜",
- "localized": "⊜",
- "reload": "",
- "hint": "塗りつぶし"
+ "id": 2,
+ "label": "↷",
+ "localized": "↷",
+ "reload": "txt2img_styles_save",
+ "hint": "現在のプロンプトをスタイルとして保存します"
},
{
- "id": "",
- "label": "※",
- "localized": "※",
- "reload": "",
- "hint": "選択時はリファイナーモデルとして、それ以外はベースモデルとしてモデルをロード"
+ "id": 3,
+ "label": "⇅",
+ "localized": "⇅",
+ "reload": "txt2img_res_btn_swap",
+ "hint": "値を入れ替えます"
},
{
- "id": "",
- "label": "🔎︎",
- "localized": "🔎︎",
- "reload": "",
- "hint": "CivitAIで不足しているメタデータとプレビューをスキャン"
+ "id": 4,
+ "label": "🎲️",
+ "localized": "🎲️",
+ "reload": "txt2img_seed_random",
+ "hint": "ランダムなシード値を使用します"
},
{
- "id": "",
- "label": "☲",
- "localized": "☲",
- "reload": "",
- "hint": "表示タイプを変更"
+ "id": 5,
+ "label": "⬅️",
+ "localized": "⬅️",
+ "reload": "txt2img_seed_reuse",
+ "hint": "最後に生成された画像のシード値を再利用します"
},
{
- "id": "",
- "label": "⊗",
- "localized": "⊗",
- "reload": "",
- "hint": "値をリセット"
+ "id": 6,
+ "label": "🕮",
+ "localized": "🕮",
+ "reload": "txt2img_guider_docs",
+ "hint": "最後に生成された画像のパラメータをスタイルテンプレートとして保存します"
},
{
- "id": "",
+ "id": 7,
"label": "📐",
"localized": "📐",
- "reload": "",
- "hint": "測定"
+ "reload": "txt2img_resize_detect_size",
+ "hint": "既存の画像からサイズを測定します"
},
{
- "id": "",
+ "id": 8,
+ "label": "☲",
+ "localized": "☲",
+ "reload": "txt2img_yolo_models_list",
+ "hint": "表示形式を変更します"
+ },
+ {
+ "id": 9,
+ "label": "⊜",
+ "localized": "⊜",
+ "reload": "xyz_grid_x_list",
+ "hint": "埋める"
+ },
+ {
+ "id": 10,
+ "label": "",
+ "localized": "",
+ "reload": "txt2img_caption_output",
+ "hint": "画像にキャプションを付けます"
+ },
+ {
+ "id": 11,
+ "label": "⁜",
+ "localized": "⁜",
+ "reload": "txt2img_image_fit",
+ "hint": "画像のフィット方法を切り替えます"
+ },
+ {
+ "id": 12,
+ "label": "➠ Control",
+ "localized": "➠ Control",
+ "reload": "",
+ "hint": "画像をコントロール(ControlNet)インターフェースに転送します"
+ },
+ {
+ "id": 13,
+ "label": "➠ Text",
+ "localized": "➠ Text",
+ "reload": "",
+ "hint": "画像をテキスト(txt2img)インターフェースに転送します"
+ },
+ {
+ "id": 14,
+ "label": "➠ Image",
+ "localized": "➠ Image",
+ "reload": "",
+ "hint": "画像をイメージ(img2img)インターフェースに転送します"
+ },
+ {
+ "id": 15,
+ "label": "➠ Process",
+ "localized": "➠ Process",
+ "reload": "",
+ "hint": "画像をプロセス(後処理)インターフェースに転送します"
+ },
+ {
+ "id": 16,
+ "label": "➠ Caption",
+ "localized": "➠ Caption",
+ "reload": "",
+ "hint": "画像をキャプションインターフェースに転送します"
+ },
+ {
+ "id": 17,
+ "label": "➠ Sketch",
+ "localized": "➠ Sketch",
+ "reload": "",
+ "hint": "画像をスケッチインターフェースに転送します"
+ },
+ {
+ "id": 18,
+ "label": "➠ Inpaint",
+ "localized": "➠ Inpaint",
+ "reload": "",
+ "hint": "画像をインペイント(描き込み)インターフェースに転送します"
+ },
+ {
+ "id": 19,
+ "label": "➠ Composite",
+ "localized": "➠ Composite",
+ "reload": "",
+ "hint": "画像をインペイントスケッチインターフェースに転送します"
+ },
+ {
+ "id": 20,
+ "label": "⬆️",
+ "localized": "⬆️",
+ "reload": "controlnet_unit-0-upload",
+ "hint": "画像をアップロードします"
+ },
+ {
+ "id": 21,
+ "label": "🔄",
+ "localized": "🔄",
+ "reload": "controlnet_unit-0-reset",
+ "hint": "値をリセットします"
+ },
+ {
+ "id": 22,
+ "label": "🖼️",
+ "localized": "🖼️",
+ "reload": "controlnet_unit-0-preview",
+ "hint": "プレビューを表示します"
+ },
+ {
+ "id": 23,
+ "label": "↺",
+ "localized": "↺",
+ "reload": "video_model_load",
+ "hint": "選択内容を即座に適用します"
+ },
+ {
+ "id": 24,
+ "label": "",
+ "localized": "",
+ "reload": "component-5772",
+ "hint": "名前の昇順で並べ替え"
+ },
+ {
+ "id": 25,
+ "label": "",
+ "localized": "",
+ "reload": "component-5773",
+ "hint": "名前の降順で並べ替え"
+ },
+ {
+ "id": 26,
+ "label": "",
+ "localized": "",
+ "reload": "component-5774",
+ "hint": "サイズの昇順で並べ替え"
+ },
+ {
+ "id": 27,
+ "label": "",
+ "localized": "",
+ "reload": "component-5775",
+ "hint": "サイズの降順で並べ替え"
+ },
+ {
+ "id": 28,
+ "label": "",
+ "localized": "",
+ "reload": "component-5776",
+ "hint": "解像度の昇順で並べ替え"
+ },
+ {
+ "id": 29,
+ "label": "",
+ "localized": "",
+ "reload": "component-5777",
+ "hint": "解像度の降順で並べ替え"
+ },
+ {
+ "id": 30,
+ "label": "",
+ "localized": "",
+ "reload": "component-5778",
+ "hint": "日時の昇順で並べ替え"
+ },
+ {
+ "id": 31,
+ "label": "",
+ "localized": "",
+ "reload": "component-5779",
+ "hint": "日時の降順で並べ替え"
+ },
+ {
+ "id": 32,
+ "label": "⊗",
+ "localized": "⊗",
+ "reload": "quicksettings_clear",
+ "hint": "値をリセットします"
+ },
+ {
+ "id": 33,
"label": "🔍",
"localized": "🔍",
- "reload": "",
+ "reload": "docs_btn_search",
"hint": "検索"
},
{
- "id": "",
- "label": "🖌️",
- "localized": "🖌️",
- "reload": "",
- "hint": "LaMaで選択したオブジェクトを画像から削除"
+ "id": 34,
+ "label": "⇨",
+ "localized": "⇨",
+ "reload": "component-5567",
+ "hint": "プリセットを適用します"
},
{
- "id": "",
- "label": "🖼️",
- "localized": "🖼️",
- "reload": "",
- "hint": "プレビューを表示"
+ "id": 35,
+ "label": "※",
+ "localized": "※",
+ "reload": "txt2img_extra_model",
+ "hint": "選択時にリファイナーモデルとして読み込みます。未選択時はベースモデルとして読み込みます。"
},
{
- "id": "",
- "label": "",
- "localized": "",
- "reload": "",
- "hint": "画像を解析"
+ "id": 36,
+ "label": "🔎︎",
+ "localized": "🔎︎",
+ "reload": "txt2img_extra_scan",
+ "hint": "不足しているメタデータやプレビューをCivitAIでスキャンします"
},
{
- "id": "",
- "label": "⁜",
- "localized": "⁜",
- "reload": "",
- "hint": "画像フィット方法を切り替え"
+ "id": 37,
+ "label": "⇕",
+ "localized": "⇕",
+ "reload": "txt2img_extra_sort",
+ "hint": "並べ替え: 名前(昇順/降順)、サイズ(大/小)、日時(新/旧)"
},
{
- "id": "",
- "label": "↶",
- "localized": "↶",
- "reload": "",
- "hint": "選択したスタイルをプロンプトに適用"
- },
- {
- "id": "",
- "label": "↷",
- "localized": "↷",
- "reload": "",
- "hint": "現在のプロンプトをスタイルとして保存"
- },
- {
- "id": "",
- "label": "",
- "localized": "",
- "reload": "",
- "hint": "名前で昇順ソート"
- },
- {
- "id": "",
- "label": "",
- "localized": "",
- "reload": "",
- "hint": "名前で降順ソート"
- },
- {
- "id": "",
- "label": "",
- "localized": "",
- "reload": "",
- "hint": "サイズで昇順ソート"
- },
- {
- "id": "",
- "label": "",
- "localized": "",
- "reload": "",
- "hint": "サイズで降順ソート"
- },
- {
- "id": "",
- "label": "",
- "localized": "",
- "reload": "",
- "hint": "解像度で昇順ソート"
- },
- {
- "id": "",
- "label": "",
- "localized": "",
- "reload": "",
- "hint": "解像度で降順ソート"
- },
- {
- "id": "",
- "label": "",
- "localized": "",
- "reload": "",
- "hint": "時間で昇順ソート"
- },
- {
- "id": "",
- "label": "",
- "localized": "",
- "reload": "",
- "hint": "時間で降順ソート"
+ "id": 38,
+ "label": "✕",
+ "localized": "✕",
+ "reload": "txt2img_extra_close",
+ "hint": "閉じる"
}
],
- "main": [
+ "a": [
{
- "id": "",
- "label": "Prompt",
- "localized": "プロンプト",
- "reload": "",
- "hint": "生成したい画像を記述してください"
- },
- {
- "id": "",
- "label": "Start",
- "localized": "開始",
- "reload": "",
- "hint": "開始"
- },
- {
- "id": "",
- "label": "End",
- "localized": "終了",
- "reload": "",
- "hint": "終了"
- },
- {
- "id": "",
- "label": "Core",
- "localized": "コア",
- "reload": "",
- "hint": "コア設定"
- },
- {
- "id": "",
- "label": "System prompt",
- "localized": "システムプロンプト",
- "reload": "",
- "hint": "システムプロンプトはLLMの動作を制御します"
- },
- {
- "id": "",
- "label": "Negative prompt",
- "localized": "ネガティブプロンプト",
- "reload": "",
- "hint": "生成される画像に含めたくない要素を記述してください"
- },
- {
- "id": "",
- "label": "Text",
- "localized": "テキスト",
- "reload": "",
- "hint": "テキストから画像を生成"
- },
- {
- "id": "",
- "label": "Image",
- "localized": "画像",
- "reload": "",
- "hint": "画像から画像を生成"
- },
- {
- "id": "",
- "label": "Control",
- "localized": "コントロール",
- "reload": "",
- "hint": "完全なガイダンスで画像を生成"
- },
- {
- "id": "",
- "label": "Process",
- "localized": "処理",
- "reload": "",
- "hint": "既存の画像を処理"
- },
- {
- "id": "",
- "label": "Caption",
- "localized": "キャプション",
- "reload": "",
- "hint": "既存の画像を分析し、テキスト記述を作成"
- },
- {
- "id": "",
- "label": "Interrogate",
- "localized": "画像解析",
- "reload": "",
- "hint": "画像を解析して説明を取得"
- },
- {
- "id": "",
- "label": "Models",
- "localized": "モデル",
- "reload": "",
- "hint": "モデルのダウンロード、変換、マージ、およびモデルメタデータの管理"
- },
- {
- "id": "",
- "label": "Agent Scheduler",
- "localized": "エージェントスケジューラ",
- "reload": "",
- "hint": "生成リクエストをキューに入れてバックグラウンドで実行"
- },
- {
- "id": "",
- "label": "AgentScheduler",
- "localized": "エージェントスケジューラ",
- "reload": "",
- "hint": "生成リクエストをキューに入れてバックグラウンドで実行"
- },
- {
- "id": "",
- "label": "System",
- "localized": "システム",
- "reload": "",
- "hint": "システム設定と情報"
- },
- {
- "id": "",
- "label": "System Info",
- "localized": "システム情報",
- "reload": "",
- "hint": "システム情報"
- },
- {
- "id": "",
- "label": "Settings",
- "localized": "設定",
- "reload": "",
- "hint": "アプリケーション設定"
- },
- {
- "id": "",
- "label": "Script",
- "localized": "スクリプト",
- "reload": "",
- "hint": "使用する追加スクリプト"
- },
- {
- "id": "",
- "label": "Generate",
- "localized": "生成",
- "reload": "",
- "hint": "処理を開始"
- },
- {
- "id": "",
- "label": "Generate forever",
- "localized": "連続生成",
- "reload": "",
- "hint": "処理を開始し、キャンセルされるまで継続"
- },
- {
- "id": "",
- "label": "Enqueue",
- "localized": "キューに追加",
- "reload": "",
- "hint": "エージェントスケジューラのバックグラウンドキューにタスクを追加"
- },
- {
- "id": "",
- "label": "Reprocess",
- "localized": "再処理",
- "reload": "",
- "hint": "異なるパラメータを使用して以前の生成を再処理"
- },
- {
- "id": "",
- "label": "Stop",
- "localized": "停止",
- "reload": "",
- "hint": "処理を停止"
- },
- {
- "id": "",
- "label": "Skip",
- "localized": "スキップ",
- "reload": "",
- "hint": "現在のジョブの処理を停止し、処理を続行"
- },
- {
- "id": "",
- "label": "Pause",
- "localized": "一時停止",
- "reload": "",
- "hint": "処理を一時停止"
- },
- {
- "id": "",
- "label": "Restore",
- "localized": "復元",
- "reload": "",
- "hint": "現在のプロンプトまたは最後に生成された画像からパラメータを復元"
- },
- {
- "id": "",
- "label": "Clear",
- "localized": "クリア",
- "reload": "",
- "hint": "プロンプトをクリア"
- },
- {
- "id": "",
- "label": "Networks",
- "localized": "ネットワーク",
- "reload": "",
- "hint": "ネットワークユーザーインターフェース"
- },
- {
- "id": "",
- "label": "Default strength",
- "localized": "デフォルト強度",
- "reload": "",
- "hint": "Loraなどの追加ネットワークをプロンプトに追加する際に、この乗数を使用します"
- },
- {
- "id": "",
- "label": "Upscale",
- "localized": "アップスケール",
- "reload": "",
- "hint": "画像をアップスケール"
- },
- {
- "id": "",
- "label": "Model",
- "localized": "モデル",
- "reload": "",
- "hint": "ベースモデル"
- },
- {
- "id": "",
- "label": "Prompts",
- "localized": "プロンプト",
- "reload": "",
- "hint": "画像プロンプトとネガティブプロンプト"
- },
- {
- "id": "",
- "label": "Base",
- "localized": "基本",
- "reload": "",
- "hint": "画像生成に使用される基本設定"
- },
- {
- "id": "",
- "label": "Style",
- "localized": "スタイル",
- "reload": "",
- "hint": "選択された生成パラメータに適用される追加スタイル"
- },
- {
- "id": "",
- "label": "Styles",
- "localized": "スタイル",
- "reload": "",
- "hint": "選択された生成パラメータに適用される追加スタイル"
- },
- {
- "id": "",
- "label": "Lora",
- "localized": "LoRA",
- "reload": "",
- "hint": "LoRA: Low-Rank Adaptation。読み込まれたモデルの上に適用されるファインチューニングモデル"
- },
- {
- "id": "",
- "label": "Embedding",
- "localized": "埋め込み",
- "reload": "",
- "hint": "テキスト反転埋め込みは、被写体に関する学習済みの埋め込み情報です"
- },
- {
- "id": "",
- "label": "Hypernetwork",
- "localized": "ハイパーネットワーク",
- "reload": "",
- "hint": "読み込まれたモデルの動作を変更する小さな学習済みニューラルネットワーク"
- },
- {
- "id": "",
- "label": "VLM Caption",
- "localized": "VLMキャプション",
- "reload": "",
- "hint": "ビジョン言語モデルを使用して画像を分析"
- },
- {
- "id": "",
- "label": "CLiP Interrogate",
- "localized": "CLiP解析",
- "reload": "",
- "hint": "CLiPモデルを使用して画像を分析"
- },
- {
- "id": "",
- "label": "VAE",
- "localized": "VAE",
- "reload": "",
- "hint": "VAE: 変分オートエンコーダ。生成の最後に画像デコードを実行するために使用されるモデル"
- },
- {
- "id": "",
- "label": "History",
- "localized": "履歴",
- "reload": "",
- "hint": "さらに再処理できる以前の生成のリスト"
- },
- {
- "id": "",
- "label": "UI disable variable aspect ratio",
- "localized": "UI可変アスペクト比の無効化",
- "reload": "",
- "hint": "無効にすると、すべてのサムネイルが正方形の画像として表示されます"
- },
- {
- "id": "",
- "label": "Build info on first access",
- "localized": "初回アクセス時に情報を構築",
- "reload": "",
- "hint": "サーバー起動時にENページを構築するのを防ぎ、代わりにリクエスト時に構築します"
- },
- {
- "id": "",
- "label": "Show reference styles",
- "localized": "参照スタイルを表示",
- "reload": "",
- "hint": "組み込みスタイルを表示または非表示"
- },
- {
- "id": "",
- "label": "LoRA load using Diffusers method",
- "localized": "DiffusersメソッドでLoRAをロード",
- "reload": "",
- "hint": "代替方法として、ネイティブのSD.Next実装ではなく、Diffusersの組み込みLoRA機能を使用します(LoRAの互換性が低下する可能性があります)"
- },
- {
- "id": "",
- "label": "LoRA fuse directly to model",
- "localized": "LoRAをモデルに直接統合",
- "reload": "",
- "hint": "LoRAを読み込む際、その場で適用するのではなく、すぐに基盤となるモデルと重みをマージします"
- },
- {
- "id": "",
- "label": "LoRA memory cache",
- "localized": "LoRAメモリキャッシュ",
- "reload": "",
- "hint": "ストレージからの再読み込みが必要になる前に、ネットワークに保持するLoRAの数"
- },
- {
- "id": "",
- "label": "Local",
- "localized": "ローカル",
- "reload": "",
- "hint": "ダウンロード済みで使用準備ができているモデル"
- },
- {
- "id": "",
- "label": "Gallery",
- "localized": "ギャラリー",
- "reload": "",
- "hint": "画像ギャラリー"
- },
- {
- "id": "",
- "label": "Reference",
- "localized": "参照",
- "reload": "",
- "hint": "初回使用時に自動的にダウンロードできる参照モデルのリスト"
- },
- {
- "id": "",
- "label": "Samplers",
- "localized": "サンプラー",
- "reload": "",
- "hint": "サンプラー/スケジューラーの詳細設定"
- },
- {
- "id": "",
- "label": "Seed",
- "localized": "シード",
- "reload": "",
- "hint": "初期シードとバリエーション"
- },
- {
- "id": "",
+ "id": 641,
"label": "Advanced",
"localized": "高度な設定",
"reload": "",
- "hint": "画像生成に使用される高度な設定"
+ "hint": "画像生成を実行するために使用される詳細設定"
},
{
- "id": "",
- "label": "Scripts",
- "localized": "スクリプト",
- "reload": "",
- "hint": "生成プロセス中に選択されたスクリプトを使用して追加機能を有効にする"
- },
- {
- "id": "",
- "label": "Corrections",
- "localized": "補正",
- "reload": "",
- "hint": "生成プロセス中の画像の色彩/シャープネス/明るさの補正を制御"
- },
- {
- "id": "",
- "label": "Parameters",
- "localized": "パラメータ",
- "reload": "",
- "hint": "画像生成中に使用される基本パラメータ"
- },
- {
- "id": "",
- "label": "Refine",
- "localized": "リファイン",
- "reload": "",
- "hint": "リファインは、初期処理が完了した後にさらに処理を実行し、画像をアップスケールしたり、オプションで再度処理して品質と詳細を向上させることができます"
- },
- {
- "id": "",
- "label": "Detailer",
- "localized": "ディテイラー",
- "reload": "",
- "hint": "ディテイラーは、検出されたオブジェクトに対して高解像度で追加の生成を実行します"
- },
- {
- "id": "",
- "label": "Resize",
- "localized": "リサイズ",
- "reload": "",
- "hint": "画像のリサイズ。スケールに基づいて固定解像度を使用できます"
- },
- {
- "id": "",
- "label": "Batch",
- "localized": "バッチ",
- "reload": "",
- "hint": "バッチ処理設定"
- },
- {
- "id": "",
- "label": "Denoise",
- "localized": "ノイズ除去",
- "reload": "",
- "hint": "ノイズ除去設定。ノイズ除去の値を高くすると、生成中に既存の画像コンテンツがより多く変更されることが許可されます"
- },
- {
- "id": "",
- "label": "Mask",
- "localized": "マスク",
- "reload": "",
- "hint": "画像マスキングとマスクオプション"
- },
- {
- "id": "",
- "label": "Input",
- "localized": "入力",
- "reload": "",
- "hint": "入力メディアの選択"
- },
- {
- "id": "",
- "label": "Video",
- "localized": "ビデオ",
- "reload": "",
- "hint": "ガイダンスを使用してビデオを作成"
- },
- {
- "id": "",
- "label": "Control elements",
- "localized": "コントロール要素",
- "reload": "",
- "hint": "コントロール要素は、望ましい結果に向けて生成をガイドできる高度なモデルです"
- },
- {
- "id": "",
- "label": "IP adapter",
- "localized": "IPアダプター",
- "reload": "",
- "hint": "IPアダプタープラグインモデルを使用して、望ましい結果に向けて生成をガイド"
- },
- {
- "id": "",
- "label": "IP adapters",
- "localized": "IPアダプター",
- "reload": "",
- "hint": "IPアダプターは、望ましい結果に向けて生成をガイドできるプラグインモデルです"
- },
- {
- "id": "",
- "label": "Extensions",
- "localized": "拡張機能",
- "reload": "",
- "hint": "アプリケーション拡張機能"
- },
- {
- "id": "",
- "label": "XYZ Grid",
- "localized": "XYZグリッド",
- "reload": "",
- "hint": "XYZグリッドは、複数の生成パラメータを変化させて画像グリッドを作成する強力なモジュールです"
- },
- {
- "id": "",
- "label": "Cover",
- "localized": "カバー",
- "reload": "",
- "hint": "全面をカバー"
- },
- {
- "id": "",
- "label": "Inline",
- "localized": "インライン",
- "reload": "",
- "hint": "すべての追加要素とインライン(スクロール可能)"
- },
- {
- "id": "",
- "label": "Sidebar",
- "localized": "サイドバー",
- "reload": "",
- "hint": "画面右側のサイドバー"
- },
- {
- "id": "",
- "label": "SD15",
- "localized": "SD15",
- "reload": "",
- "hint": "Stable Diffusion 1.5"
- },
- {
- "id": "",
- "label": "SD21",
- "localized": "SD21",
- "reload": "",
- "hint": "Stable Diffusion 2.1"
- },
- {
- "id": "",
- "label": "SD35",
- "localized": "SD35",
- "reload": "",
- "hint": "Stable Diffusion 3.5"
- },
- {
- "id": "",
- "label": "SDXL",
- "localized": "SDXL",
- "reload": "",
- "hint": "Stable Diffusion XL"
- },
- {
- "id": "",
- "label": "SC",
- "localized": "SC",
- "reload": "",
- "hint": "Stable Cascade"
- },
- {
- "id": "",
- "label": "Flux",
- "localized": "Flux",
- "reload": "",
- "hint": "FLUX.1"
- },
- {
- "id": "",
- "label": "Show",
- "localized": "表示",
- "reload": "",
- "hint": "画像の位置を表示"
- },
- {
- "id": "",
- "label": "Save",
- "localized": "保存",
- "reload": "",
- "hint": "画像を保存"
- },
- {
- "id": "",
- "label": "Delete",
- "localized": "削除",
- "reload": "",
- "hint": "画像を削除"
- },
- {
- "id": "",
- "label": "Replace",
- "localized": "置換",
- "reload": "",
- "hint": "画像を置換"
- },
- {
- "id": "",
- "label": "➠ Text",
- "localized": "➠ テキスト",
- "reload": "",
- "hint": "画像をテキストインターフェースに転送"
- },
- {
- "id": "",
- "label": "➠ Image",
- "localized": "➠ 画像",
- "reload": "",
- "hint": "画像を画像インターフェースに転送"
- },
- {
- "id": "",
- "label": "➠ Inpaint",
- "localized": "➠ インペイント",
- "reload": "",
- "hint": "画像をインペイントインターフェースに転送"
- },
- {
- "id": "",
- "label": "➠ Sketch",
- "localized": "➠ スケッチ",
- "reload": "",
- "hint": "画像をスケッチインターフェースに転送"
- },
- {
- "id": "",
- "label": "➠ Composite",
- "localized": "➠ 合成",
- "reload": "",
- "hint": "画像をインペイントスケッチインターフェースに転送"
- },
- {
- "id": "",
- "label": "➠ Process",
- "localized": "➠ 処理",
- "reload": "",
- "hint": "画像を処理インターフェースに転送"
- },
- {
- "id": "",
- "label": "➠ Control",
- "localized": "➠ コントロール",
- "reload": "",
- "hint": "画像をコントロールインターフェースに転送"
- },
- {
- "id": "",
- "label": "➠ Caption",
- "localized": "➠ キャプション",
- "reload": "",
- "hint": "画像をキャプションインターフェースに転送"
- }
- ],
- "generate": [
- {
- "id": "",
- "label": "Sampling method",
- "localized": "サンプリング方法",
- "reload": "",
- "hint": "画像を生成するために使用するアルゴリズム"
- },
- {
- "id": "",
- "label": "Steps",
- "localized": "ステップ数",
- "reload": "",
- "hint": "生成された画像を繰り返し改善する回数。値が高いほど時間がかかり、非常に低い値は悪い結果を生む可能性があります"
- },
- {
- "id": "",
- "label": "Tiling",
- "localized": "タイリング",
- "reload": "",
- "hint": "タイリング可能な画像を生成する"
- },
- {
- "id": "",
- "label": "Full quality",
- "localized": "高画質",
- "reload": "",
- "hint": "潜在サンプルをデコードするためにフル品質のVAEを使用する"
- },
- {
- "id": "",
- "label": "HiDiffusion",
- "localized": "HiDiffusion",
- "reload": "",
- "hint": "HiDiffusionは、標準モデルを使用して、重複や歪みなく、パフォーマンスを向上させながら高解像度画像を生成することを可能にします"
- },
- {
- "id": "",
- "label": "HDR Clamp",
- "localized": "HDRクランプ",
- "reload": "",
- "hint": "分布平均から著しく逸脱する値を刈り込むことで、非現実的な詳細のレベルを調整します。これは、より高いガイダンススケールでの生成を強化し、プロセスの早期に外れ値を特定し、範囲(境界)と閾値の設定に基づいて数学的な調整を適用するのに特に役立ちます。これを、画像の値を収めたい範囲を設定し、閾値を調整することでどの値をその範囲に戻すべきかを決定するものと考えてください"
- },
- {
- "id": "",
- "label": "HDR Maximize",
- "localized": "HDR最大化",
- "reload": "",
- "hint": "最大テンソル値を指定された範囲の4倍で割ることにより、「正規化係数」を計算します。この係数は、与えられた境界内でチャンネルをシフトするために使用され、後続の処理で最大のダイナミックレンジを確保します。目的は、Photoshopのような外部アプリケーション向けにダイナミックレンジを最適化することであり、特にレベル、コントラスト、明るさの調整に役立ちます"
- },
- {
- "id": "",
- "label": "Enable refine pass",
- "localized": "リファインパスを有効にする",
- "reload": "",
- "hint": "画像から画像へのプロセスと同様のプロセスを使用して、最終画像をアップスケールしたり、詳細を追加したりします。オプションで、リファイナーモデルを使用して画像の詳細を強化します。"
- },
- {
- "id": "",
- "label": "Enable detailer pass",
- "localized": "ディテーラーパスを有効にする",
- "reload": "",
- "hint": "顔などのターゲットオブジェクトを検出し、高解像度で再処理します"
- },
- {
- "id": "",
- "label": "Denoising strength",
- "localized": "デノイズ強度",
- "reload": "",
- "hint": "アルゴリズムが画像のコンテンツをどれだけ尊重しないかを決定します。0では何も変更されず、1では無関係な画像が得られます。1.0未満の値では、処理はサンプリングステップスライダーで指定されたよりも少ないステップで済みます"
- },
- {
- "id": "",
- "label": "Denoise start",
- "localized": "デノイズ開始",
- "reload": "",
- "hint": "ベースモデルがどれだけ早く終了し、リファイナーがいつ開始するかを指定することで、デノイズ強度を上書きします。リファイナーの使用にのみ適用されます。0または1に設定されている場合、デノイズ強度が使用されます"
- },
- {
- "id": "",
- "label": "Hires steps",
- "localized": "Hiresステップ数",
- "reload": "",
- "hint": "アップスケールされた画像のサンプリングステップ数。0の場合、オリジナルと同じ値を使用します"
- },
- {
- "id": "",
- "label": "Strength",
- "localized": "強度",
- "reload": "",
- "hint": "画像操作中のデノイズ強度は、生成中に元の画像がどれだけ変更されるかを制御します"
- },
- {
- "id": "",
- "label": "Upscaler",
- "localized": "アップスケーラー",
- "reload": "",
- "hint": "アップスケーリングプロセスに使用する事前学習済みモデル"
- },
- {
- "id": "",
- "label": "Force Hires",
- "localized": "Hiresを強制",
- "reload": "",
- "hint": "潜在アップスケールが選択されている場合、Hiresは自動的に実行されますが、非潜在アップスケーラーを使用している場合はスキップされます。非潜在アップスケーラーでHiresを実行するには、Hiresの強制を有効にしてください"
- },
- {
- "id": "",
- "label": "Resize width",
- "localized": "幅をリサイズ",
- "reload": "",
- "hint": "画像をこの幅にリサイズします。0の場合、幅は近くの2つのスライダーのいずれかから推測されます"
- },
- {
- "id": "",
- "label": "Resize height",
- "localized": "高さをリサイズ",
- "reload": "",
- "hint": "画像をこの高さにリサイズします。0の場合、高さは近くの2つのスライダーのいずれかから推測されます"
- },
- {
- "id": "",
- "label": "Refine sampler",
- "localized": "リファインサンプラー",
- "reload": "",
- "hint": "特定の操作でプライマリがサポートされていない場合、特定のサンプラーをフォールバックサンプラーとして使用します"
- },
- {
- "id": "",
- "label": "Refiner start",
- "localized": "リファイナー開始",
- "reload": "",
- "hint": "リファイナーパスは、ベースモデルがこれだけ完了したときに開始されます(ベースモデルの完全実行後に実行するには0より大きく1より小さい値に設定してください)"
- },
- {
- "id": "",
- "label": "Refiner steps",
- "localized": "リファイナーステップ数",
- "reload": "",
- "hint": "リファイナーパスに使用するステップ数"
- },
- {
- "id": "",
- "label": "Refine guidance",
- "localized": "リファインガイダンス",
- "reload": "",
- "hint": "リファイナーパスに使用されるCFGスケール"
- },
- {
- "id": "",
- "label": "Attention guidance",
- "localized": "アテンションガイダンス",
- "reload": "",
- "hint": "PAG: Perturbed-Attention Guidanceで使用されるCFGスケール"
- },
- {
- "id": "",
- "label": "Adaptive scaling",
- "localized": "適応型スケーリング",
- "reload": "",
- "hint": "アテンションガイダンススケール用の適応型モディファイア"
- },
- {
- "id": "",
- "label": "Rescale guidance",
- "localized": "ガイダンスを再スケール",
- "reload": "",
- "hint": "CFGで生成されたノイズを再スケールし、露出過度な画像を避ける"
- },
- {
- "id": "",
- "label": "Refine Prompt",
- "localized": "リファインプロンプト",
- "reload": "",
- "hint": "ベースモデルのセカンドエンコーダー(存在する場合)およびリファイナーパス(有効な場合)の両方に使用されるプロンプト"
- },
- {
- "id": "",
- "label": "Refine negative prompt",
- "localized": "リファインネガティブプロンプト",
- "reload": "",
- "hint": "ベースモデルのセカンドエンコーダー(存在する場合)およびリファイナーパス(有効な場合)の両方に使用されるネガティブプロンプト"
- },
- {
- "id": "",
- "label": "Width",
- "localized": "幅",
- "reload": "",
- "hint": "画像の幅"
- },
- {
- "id": "",
- "label": "Height",
- "localized": "高さ",
- "reload": "",
- "hint": "画像の高さ"
- },
- {
- "id": "",
- "label": "Batch count",
- "localized": "バッチ数",
- "reload": "",
- "hint": "作成する画像のバッチ数(生成パフォーマンスやVRAM使用量には影響しません)"
- },
- {
- "id": "",
- "label": "Batch size",
- "localized": "バッチサイズ",
- "reload": "",
- "hint": "単一バッチで作成する画像の数(VRAM使用量が増える代わりに、生成パフォーマンスが向上します)"
- },
- {
- "id": "",
- "label": "guidance scale",
- "localized": "ガイダンススケール",
- "reload": "",
- "hint": "Classifier Free Guidanceスケール: 画像がプロンプトにどれだけ強く適合すべきかを示します。値が低いほどクリエイティブな結果になり、高いほどプロンプトに厳密に従います。推奨値は5〜10です"
- },
- {
- "id": "",
- "label": "Guidance End",
- "localized": "ガイダンス終了",
- "reload": "",
- "hint": "CFGとPAGの効果を早期に終了します。値が1の場合は通常通り機能し、0.5の場合はステップの50%でガイダンスが停止します"
- },
- {
- "id": "",
- "label": "Initial seed",
- "localized": "初期シード",
- "reload": "",
- "hint": "乱数ジェネレーターの出力を決定する値です。同じパラメータとシードで別の画像を作成すると、同じ結果が得られます"
- },
- {
- "id": "",
- "label": "Variation",
- "localized": "バリエーション",
- "reload": "",
- "hint": "プライマリシードと混合されるセカンドシード"
- },
- {
- "id": "",
- "label": "Variation strength",
- "localized": "バリエーション強度",
- "reload": "",
- "hint": "どれくらいの強さのバリエーションを生成するか。0の場合、効果はありません。1の場合、バリエーションシードによる完全な画像が得られます(アンセストラルサンプラーを除く、その場合は何かを得るだけです)"
- },
- {
- "id": "",
- "label": "Resize seed from width",
- "localized": "シードを幅からリサイズ",
- "reload": "",
- "hint": "指定された解像度で同じシードで生成されたであろう画像と類似した画像を生成しようと試みる"
- },
- {
- "id": "",
- "label": "Resize seed from height",
- "localized": "シードを高からリサイズ",
- "reload": "",
- "hint": "指定された解像度で同じシードで生成されたであろう画像と類似した画像を生成しようと試みる"
- },
- {
- "id": "",
- "label": "Fixed",
- "localized": "固定",
- "reload": "",
- "hint": "画像をターゲット解像度にリサイズします。高さと幅が一致しない限り、アスペクト比が不正確になります"
- },
- {
- "id": "",
- "label": "scale",
- "localized": "スケール",
- "reload": "",
- "hint": "画像をターゲットスケールにリサイズします。固定幅/高さのリサイズが設定されている場合、このオプションは無視されます"
- },
- {
- "id": "",
- "label": "Crop",
- "localized": "切り抜き",
- "reload": "",
- "hint": "画像をリサイズして、ターゲット解像度全体が画像で埋まるようにします。はみ出た部分は切り抜かれます"
- },
- {
- "id": "",
- "label": "Fill",
- "localized": "塗りつぶし",
- "reload": "",
- "hint": "画像をリサイズして、画像全体がターゲット解像度内に収まるようにします。空いたスペースは画像のR色が埋められます"
- },
- {
- "id": "",
- "label": "Mask blur",
- "localized": "マスクブラー",
- "reload": "",
- "hint": "処理前にマスクをぼかす量(ピクセル単位)"
- },
- {
- "id": "",
- "label": "Latent noise",
- "localized": "潜在ノイズ",
- "reload": "",
- "hint": "潜在空間ノイズで埋める"
- },
- {
- "id": "",
- "label": "Latent nothing",
- "localized": "潜在空間ゼロ",
- "reload": "",
- "hint": "潜在空間のゼロで埋める"
- },
- {
- "id": "",
+ "id": 642,
"label": "Adapters",
"localized": "アダプター",
"reload": "",
"hint": "IPアダプターに関連する設定"
},
{
- "id": "",
- "label": "Inputs",
- "localized": "入力",
+ "id": 643,
+ "label": "Apply to model",
+ "localized": "モデルに適用",
"reload": "",
- "hint": "入力画像に関連する設定"
+ "hint": ""
},
{
- "id": "",
- "label": "Control input type",
- "localized": "コントロール入力タイプ",
+ "id": 644,
+ "label": "Analyze",
+ "localized": "解析",
"reload": "",
- "hint": "制御プロセスに使用する入力画像を選択します"
+ "hint": ""
},
{
- "id": "",
- "label": "Video format",
- "localized": "ビデオ形式",
+ "id": 645,
+ "label": "Apply changes",
+ "localized": "変更を適用",
"reload": "",
- "hint": "出力ビデオの形式とコーデック"
+ "hint": "すべての変更を適用しサーバーを再起動します"
},
{
- "id": "",
- "label": "Size & Batch",
- "localized": "サイズとバッチ",
+ "id": 646,
+ "label": "Apply settings",
+ "localized": "設定を適用",
"reload": "",
- "hint": "画像のサイズとバッチ"
+ "hint": "現在の設定を保存します。サーバーの再起動を推奨します"
},
{
- "id": "",
- "label": "Sigma adjust",
- "localized": "シグマ調整",
+ "id": 647,
+ "label": "Analyze model",
+ "localized": "モデルを解析",
"reload": "",
- "hint": "サンプラーのシグマ値を調整"
+ "hint": ""
},
{
- "id": "",
+ "id": 648,
+ "label": "All",
+ "localized": "All",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 649,
+ "label": "artist",
+ "localized": "アーティスト",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 650,
+ "label": "Alpha",
+ "localized": "Alpha",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 651,
+ "label": "Advanced Options",
+ "localized": "詳細オプション",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 652,
+ "label": "Appearance",
+ "localized": "外観",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 653,
+ "label": "Answer",
+ "localized": "回答",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 654,
"label": "Adjust start",
"localized": "調整開始",
"reload": "",
"hint": "シグマ調整が開始されるステップ"
},
{
- "id": "",
+ "id": 655,
"label": "Adjust end",
"localized": "調整終了",
"reload": "",
"hint": "シグマ調整が終了するステップ"
},
{
- "id": "",
- "label": "Options",
- "localized": "オプション",
+ "id": 656,
+ "label": "AutoGuidance dropout",
+ "localized": "自動ガイダンス・ドロップアウト",
"reload": "",
- "hint": "オプション"
+ "hint": ""
},
{
- "id": "",
- "label": "ControlNet",
- "localized": "ControlNet",
+ "id": 657,
+ "label": "AutoGuidance layers",
+ "localized": "自動ガイダンス・レイヤー",
"reload": "",
- "hint": "ControlNetは高度なガイダンスモデルです"
+ "hint": ""
},
{
- "id": "",
- "label": "Renoise",
- "localized": "リノイズ",
+ "id": 658,
+ "label": "AutoGuidance config",
+ "localized": "自動ガイダンス設定",
"reload": "",
- "hint": "詳細化中にノイズを追加適用する"
+ "hint": ""
},
{
- "id": "",
- "label": "Renoise end",
- "localized": "リノイズ終了",
+ "id": 659,
+ "label": "APG momentum",
+ "localized": "APG モメンタム",
"reload": "",
- "hint": "リノイズが適用される最終ステップ"
+ "hint": ""
},
{
- "id": "",
- "label": "Merge detailers",
- "localized": "ディテーラーをマージ",
+ "id": 660,
+ "label": "APG rescale",
+ "localized": "APG リスケール",
"reload": "",
- "hint": "詳細化プロセスを実行する前に、複数のディテーラーからの結果を単一のマスクにマージする"
+ "hint": ""
},
{
- "id": "",
- "label": "Inpaint mode",
- "localized": "インペイントモード",
+ "id": 661,
+ "label": "Attention guidance",
+ "localized": "アテンション・ガイダンス",
"reload": "",
- "hint": "インペイントモード"
+ "hint": "PAG(Perturbed-Attention Guidance)で使用されるCFGスケール"
},
{
- "id": "",
- "label": "Inpaint area",
- "localized": "インペイント領域",
+ "id": 662,
+ "label": "Adaptive scaling",
+ "localized": "適応型スケーリング",
"reload": "",
- "hint": "インペイント領域"
+ "hint": "アテンション・ガイダンス・スケールの適応型モディファイア"
},
{
- "id": "",
- "label": "Texture tiling",
- "localized": "テクスチャタイリング",
+ "id": 663,
+ "label": "Active IP adapters",
+ "localized": "有効なIPアダプター",
"reload": "",
- "hint": "生成された画像にシームレスなタイリングを適用し、テクスチャとして使用できるようにする"
+ "hint": "有効なIPアダプターの数"
},
{
- "id": "",
- "label": "Override",
- "localized": "オーバーライド",
- "reload": "",
- "hint": "サーバーの動作を変更し、通常はインポートされた画像メタデータから適用される設定を上書きします"
- },
- {
- "id": "",
- "label": "VAE type",
- "localized": "VAEタイプ",
- "reload": "",
- "hint": "フルVAE、品質を落としたVAEのどちらを実行するか、またはリモートVAEサービスの使用を試みるかを選択します"
- },
- {
- "id": "",
- "label": "Guess Mode",
- "localized": "推測モード",
- "reload": "",
- "hint": "ControlNetにプロンプトを供給する要件をなくします。ControlNetエンコーダーが入力コントロールマップの内容に基づいて「最善の推測」を行うよう強制します。"
- },
- {
- "id": "",
- "label": "Control Only",
- "localized": "コントロールのみ",
- "reload": "",
- "hint": "これは、ControlNetまたはIPアダプタータイプのタスクのソースとして、以下のコントロール入力のみを使用します。これは、様々なオプションに基づいて行われます。"
- },
- {
- "id": "",
- "label": "Init Image Same As Control",
- "localized": "初期画像をコントロールと同じにする",
- "reload": "",
- "hint": "コントロール入力ウィンドウに配置された画像を、img2imgタイプのタスクのソース(例:変更する画像)としても扱います。"
- },
- {
- "id": "",
- "label": "Separate Init Image",
- "localized": "初期画像を分離する",
- "reload": "",
- "hint": "コントロール入力の隣に「Init input」とラベル付けされた追加のウィンドウを作成し、コントロール操作と初期ソースの両方に個別の画像を使用できるようにします。"
- },
- {
- "id": "",
- "label": "Override settings",
- "localized": "設定を上書き",
- "reload": "",
- "hint": "生成パラメータがシステム設定と異なる場合、それらの設定でオーバーライド設定を適用し、このワークフローのシステム構成を上書きします"
- }
- ],
- "other": [
- {
- "id": "",
- "label": "Install",
- "localized": "インストール",
- "reload": "",
- "hint": "インストール"
- },
- {
- "id": "",
- "label": "Search",
- "localized": "検索",
- "reload": "",
- "hint": "検索"
- },
- {
- "id": "",
- "label": "Sort by",
- "localized": "並べ替え",
- "reload": "",
- "hint": "並べ替え"
- },
- {
- "id": "",
- "label": "Nudenet",
- "localized": "Nudenet",
- "reload": "",
- "hint": "画像内のヌードを検出・隠蔽できる柔軟な拡張機能"
- },
- {
- "id": "",
- "label": "Prompt enhance",
- "localized": "プロンプト強化",
- "reload": "",
- "hint": "異なるLLMを使用してプロンプトを書き換え、結果を向上させる拡張機能"
- },
- {
- "id": "",
- "label": "Manage extensions",
- "localized": "拡張機能の管理",
- "reload": "",
- "hint": "拡張機能を管理する"
- },
- {
- "id": "",
- "label": "Manual install",
- "localized": "手動インストール",
- "reload": "",
- "hint": "拡張機能を手動でインストールする"
- },
- {
- "id": "",
- "label": "Extension GIT repository URL",
- "localized": "拡張機能のGITリポジトリURL",
- "reload": "",
- "hint": "GitHub上の拡張機能リポジトリURLを指定する"
- },
- {
- "id": "",
- "label": "Specific branch name",
- "localized": "特定のブランチ名",
- "reload": "",
- "hint": "拡張機能のブランチ名を指定します。デフォルトの場合は空白のままにします"
- },
- {
- "id": "",
- "label": "Local directory name",
- "localized": "ローカルディレクトリ名",
- "reload": "",
- "hint": "拡張機能をインストールするディレクトリ。デフォルトの場合は空白のままにします"
- },
- {
- "id": "",
- "label": "Refresh extension list",
- "localized": "拡張機能リストを更新",
- "reload": "",
- "hint": "利用可能な拡張機能のリストを更新する"
- },
- {
- "id": "",
- "label": "Update all installed",
- "localized": "インストール済みのすべてを更新",
- "reload": "",
- "hint": "インストール済みの拡張機能を最新の利用可能なバージョンに更新する"
- },
- {
- "id": "",
- "label": "Apply changes",
- "localized": "変更を適用",
- "reload": "",
- "hint": "すべての変更を適用し、サーバーを再起動する"
- },
- {
- "id": "",
- "label": "Uninstall",
- "localized": "アンインストール",
- "reload": "",
- "hint": "この拡張機能をアンインストールする"
- },
- {
- "id": "",
- "label": "User interface",
- "localized": "ユーザーインターフェース",
- "reload": "",
- "hint": "ユーザーインターフェースの設定を確認・変更する"
- },
- {
- "id": "",
- "label": "Set UI defaults",
- "localized": "UIデフォルトを設定",
- "reload": "",
- "hint": "現在の値をユーザーインターフェースのデフォルト値として設定する"
- },
- {
- "id": "",
- "label": "Benchmark",
- "localized": "ベンチマーク",
- "reload": "",
- "hint": "ベンチマークを実行する"
- },
- {
- "id": "",
- "label": "Models & Networks",
- "localized": "モデルとネットワーク",
- "reload": "",
- "hint": "利用可能なすべてのモデルとネットワークのリストを表示する"
- },
- {
- "id": "",
- "label": "Restore UI defaults",
- "localized": "UIデフォルトを復元",
- "reload": "",
- "hint": "ユーザーインターフェースのデフォルト値を復元する"
- },
- {
- "id": "",
- "label": "Detailer classes",
- "localized": "ディテーラーのクラス",
- "reload": "",
- "hint": "選択したディテーラーモデルがマルチクラスモデルの場合に、使用する特定のクラスを指定します"
- },
- {
- "id": "",
- "label": "Detailer models",
- "localized": "ディテーラーモデル",
- "reload": "",
- "hint": "ディテール処理に使用する検出モデルを選択します"
- },
- {
- "id": "",
- "label": "Detailer negative prompt",
- "localized": "ディテーラーのネガティブプロンプト",
- "reload": "",
- "hint": "ディテーラー用に別のネガティブプロンプトを使用します。指定しない場合は、プライマリのネガティブプロンプトを使用します"
- },
- {
- "id": "",
- "label": "Detailer prompt",
- "localized": "ディテーラーのプロンプト",
- "reload": "",
- "hint": "ディテーラー用に別のプロンプトを使用します。指定しない場合は、プライマリのプロンプトを使用します"
- },
- {
- "id": "",
- "label": "Detailer steps",
- "localized": "ディテーラーステップ",
- "reload": "",
- "hint": "ディテーラー処理を実行するステップ数"
- },
- {
- "id": "",
- "label": "Detailer strength",
- "localized": "ディテーラー強度",
- "reload": "",
- "hint": "ディテーラー処理のノイズ除去強度"
- },
- {
- "id": "",
- "label": "Detailer use model augment",
- "localized": "ディテーラーモデルのオーグメントを使用",
- "reload": "",
- "hint": "ディテーラー検出モデルをより高い精度で実行します"
- },
- {
- "id": "",
- "label": "Max detected",
- "localized": "最大検出数",
- "reload": "",
- "hint": "ディテーラーを実行する検出オブジェクトの最大数"
- },
- {
- "id": "",
- "label": "Edge blur",
- "localized": "エッジのぼかし",
- "reload": "",
- "hint": "マスクされた領域のエッジをこのパーセンテージでぼかします"
- },
- {
- "id": "",
- "label": "Edge padding",
- "localized": "エッジパディング",
- "reload": "",
- "hint": "マスクされた領域のエッジをこのパーセンテージで拡張します"
- },
- {
- "id": "",
- "label": "Min confidence",
- "localized": "最小信頼度",
- "reload": "",
- "hint": "検出されたアイテムの最小信頼度"
- },
- {
- "id": "",
- "label": "Max overlap",
- "localized": "最大重複",
- "reload": "",
- "hint": "2つの検出されたアイテムが破棄される前の最大重複"
- },
- {
- "id": "",
- "label": "Min size",
- "localized": "最小サイズ",
- "reload": "",
- "hint": "検出されたオブジェクトの最小サイズ(全体画像に対する割合)"
- },
- {
- "id": "",
- "label": "Max size",
- "localized": "最大サイズ",
- "reload": "",
- "hint": "検出されたオブジェクトの最大サイズ(全体画像に対する割合)"
- },
- {
- "id": "",
- "label": "Process Image",
- "localized": "画像を処理",
- "reload": "",
- "hint": "単一の画像を処理する"
- },
- {
- "id": "",
- "label": "Process Batch",
- "localized": "バッチ処理",
- "reload": "",
- "hint": "画像のバッチを処理する"
- },
- {
- "id": "",
- "label": "Process Folder",
- "localized": "フォルダを処理",
- "reload": "",
- "hint": "フォルダ内のすべての画像を処理する"
- },
- {
- "id": "",
- "label": "Current",
- "localized": "現在",
- "reload": "",
- "hint": "現在ロードされているモデル内のモジュールを分析する"
- },
- {
- "id": "",
- "label": "Merge",
- "localized": "マージ",
- "reload": "",
- "hint": "2つ以上のモデルを新しいモデルにマージする"
- },
- {
- "id": "",
- "label": "Modules",
- "localized": "モジュール",
- "reload": "",
- "hint": "既存のモデルにモジュールをマージおよび/または置換する"
- },
- {
- "id": "",
- "label": "Validate",
- "localized": "検証",
- "reload": "",
- "hint": "すべてのローカルモデルを検証する"
- },
- {
- "id": "",
- "label": "CivitAI",
- "localized": "CivitAI",
- "reload": "",
- "hint": "CivitAIからモデルを検索してダウンロードする"
- },
- {
- "id": "",
- "label": "Scale by",
- "localized": "倍率で拡大縮小",
- "reload": "",
- "hint": "このタブを使用して、選択した倍率でソース画像をリサイズします"
- },
- {
- "id": "",
- "label": "Scale to",
- "localized": "指定サイズに拡大縮小",
- "reload": "",
- "hint": "このタブを使用して、選択したターゲットサイズにソース画像をリサイズします"
- },
- {
- "id": "",
- "label": "Input directory",
- "localized": "入力ディレクトリ",
- "reload": "",
- "hint": "処理したい画像があるフォルダ"
- },
- {
- "id": "",
- "label": "Output directory",
- "localized": "出力ディレクトリ",
- "reload": "",
- "hint": "処理された画像を保存するフォルダ"
- },
- {
- "id": "",
- "label": "Show result images",
- "localized": "結果画像を表示",
- "reload": "",
- "hint": "画像ペインに処理された画像を表示するには有効にする"
- },
- {
- "id": "",
- "label": "Crop to fit",
- "localized": "フィットするように切り抜き",
- "reload": "",
- "hint": "ソース画像(例:512x510)の寸法がターゲット寸法(例:1024x768)と異なる場合、この機能はアップスケールされた画像をターゲットサイズの画像に収めます。余分な部分は切り抜かれます"
- },
- {
- "id": "",
- "label": "Refine Upscaler",
- "localized": "アップスケーラーを調整",
- "reload": "",
- "hint": "最初のアップスケーラーの後に実行するセカンダリアップスケーラーを選択します"
- },
- {
- "id": "",
- "label": "Upscaler 2 visibility",
- "localized": "アップスケーラー2の可視性",
- "reload": "",
- "hint": "セカンダリアップスケーラーの強度"
- },
- {
- "id": "",
- "label": "Calculate hash for all models",
- "localized": "すべてのモデルのハッシュを計算",
- "reload": "",
- "hint": "利用可能なすべてのモデルのハッシュを計算します。これには非常に長い時間がかかる場合があります"
- },
- {
- "id": "",
- "label": "Weights Clip",
- "localized": "ウェイトクリップ",
- "reload": "",
- "hint": "結合されたウェイトが元のモデルよりも重くならないように強制し、焼き付きや過飽和モデルを防ぎます"
- },
- {
- "id": "",
- "label": "ReBasin",
- "localized": "ReBasin",
- "reload": "",
- "hint": "両方のモデルからより多くの特徴を保持するために、順列を伴う複数のマージを実行します"
- },
- {
- "id": "",
- "label": "Number of ReBasin Iterations",
- "localized": "ReBasin反復回数",
- "reload": "",
- "hint": "保存する前にモデルをマージおよび順列する回数"
- },
- {
- "id": "",
- "label": "CPU",
- "localized": "CPU",
- "reload": "",
- "hint": "CPUとRAMのみを使用:最も遅いが、OOMになる可能性が最も低い"
- },
- {
- "id": "",
- "label": "Shuffle",
- "localized": "シャッフル",
- "reload": "",
- "hint": "完全なモデルをRAMにロードし、VRAMで計算します:高速化は少ないですが、SDXLのマージに推奨されます"
- },
- {
- "id": "",
- "label": "In Blocks",
- "localized": "入力ブロック",
- "reload": "",
- "hint": "UNetのダウンサンプリングブロック(SD1.5では12値、SDXLでは9値)"
- },
- {
- "id": "",
- "label": "Mid Block",
- "localized": "中間ブロック",
- "reload": "",
- "hint": "UNetの中央ブロック(1値)"
- },
- {
- "id": "",
- "label": "Out Block",
- "localized": "出力ブロック",
- "reload": "",
- "hint": "UNetのアップサンプリングブロック(SD1.5では12値、SDXLでは9値)"
- },
- {
- "id": "",
- "label": "Preset Interpolation Ratio",
- "localized": "プリセット補間比率",
- "reload": "",
- "hint": "2つのプリセットが選択されている場合、それらの間を補間します"
- },
- {
- "id": "",
+ "id": 664,
"label": "Adapter",
"localized": "アダプター",
"reload": "",
"hint": "IPアダプターモデル"
},
{
- "id": "",
- "label": "Active ip adapters",
- "localized": "アクティブなIPアダプター",
+ "id": 665,
+ "label": "Anchor settings",
+ "localized": "アンカー設定",
"reload": "",
- "hint": "アクティブなIPアダプターの数"
+ "hint": ""
},
{
- "id": "",
- "label": "Unload adapter",
- "localized": "アダプターをアンロード",
+ "id": 666,
+ "label": "Alpha preset",
+ "localized": "アルファ・プリセット",
"reload": "",
- "hint": "生成直後にIPアダプターをアンロードします。そうしないと、IPアダプターは次の生成プロセスでより高速に使用するためにロードされたままになります"
+ "hint": ""
},
{
- "id": "",
- "label": "Crop to portrait",
- "localized": "ポートレートに切り抜き",
+ "id": 667,
+ "label": "Append heatmaps to results",
+ "localized": "結果にヒートマップを追加",
"reload": "",
- "hint": "IPアダプターの入力として使用する前に、入力画像をポートレートのみに切り抜きます"
+ "hint": ""
},
{
- "id": "",
- "label": "Layer options",
- "localized": "レイヤーオプション",
+ "id": 668,
+ "label": "Auto apply",
+ "localized": "自動適用",
"reload": "",
- "hint": "IPアダプターの詳細レイヤーオプションを手動で指定する"
+ "hint": ""
},
{
- "id": "",
- "label": "X values",
- "localized": "X値",
+ "id": 669,
+ "label": "Amplify LUT",
+ "localized": "LUTを増幅",
"reload": "",
- "hint": "X軸の値をコンマで区切る"
+ "hint": ""
},
{
- "id": "",
- "label": "Y values",
- "localized": "Y値",
+ "id": 670,
+ "label": "Add time info",
+ "localized": "時間情報を追加",
"reload": "",
- "hint": "Y軸の値をコンマで区切る"
+ "hint": ""
},
{
- "id": "",
- "label": "Z values",
- "localized": "Z値",
+ "id": 671,
+ "label": "Add text info",
+ "localized": "テキスト情報を追加",
"reload": "",
- "hint": "Z軸の値をコンマで区切る"
+ "hint": ""
},
{
- "id": "",
- "label": "Loops",
- "localized": "ループ",
+ "id": 672,
+ "label": "Add metadata",
+ "localized": "メタデータを追加",
"reload": "",
- "hint": "画像を処理する回数。各出力は次のループの入力として使用されます。1に設定すると、このスクリプトが使用されなかった場合と同じ動作になります"
+ "hint": ""
},
{
- "id": "",
- "label": "Final denoising strength",
- "localized": "最終ノイズ除去強度",
+ "id": 673,
+ "label": "Allowed languages",
+ "localized": "許可された言語",
"reload": "",
- "hint": "バッチ内の各画像の最終ループでのノイズ除去強度"
+ "hint": ""
},
{
- "id": "",
- "label": "Denoising strength curve",
- "localized": "ノイズ除去強度カーブ",
+ "id": 674,
+ "label": "Allowed alphabets",
+ "localized": "許可された文字体系",
"reload": "",
- "hint": "ノイズ除去カーブは、各ループでのノイズ除去強度の変化率を制御します。積極的:ほとんどの変化はループの開始時に起こります。線形:変化はすべてのループで一定です。遅延:ほとんどの変化はループの終わりに起こります"
+ "hint": ""
},
{
- "id": "",
- "label": "Tile overlap",
- "localized": "タイル重複",
+ "id": 675,
+ "label": "Apply to prompt",
+ "localized": "プロンプトに適用",
"reload": "",
- "hint": "SDアップスケールの場合、タイル間に何ピクセルの重なりがあるべきか。タイルは、1枚の画像に結合されたときに、はっきりと見える継ぎ目がないように重なり合います"
+ "hint": "拡張された結果をプロンプト入力欄に自動的にコピーします"
},
{
- "id": "",
+ "id": 676,
+ "label": "Auto enhance",
+ "localized": "自動拡張",
+ "reload": "",
+ "hint": "画像生成のたびにプロンプトを自動的に拡張します"
+ },
+ {
+ "id": 677,
"label": "ACI: Color to Mask",
- "localized": "ACI: 色をマスクに変換",
+ "localized": "ACI: 色からマスク",
"reload": "",
- "hint": "マスクしてインペイントしたい色を選択します。画像の色をクリックすると自動的に選択されます。\n正確な結果を得るには、グリーンスクリーンなどの画像を使用することをお勧めします。"
+ "hint": "マスクしてインペイントしたい色を選択してください。画像内の色をクリックすると自動的に選択されます。正確な結果を得るためにはグリーンバックのような画像の使用を推奨します。"
},
{
- "id": "",
- "label": "ACI: Color Tolerance",
+ "id": 678,
+ "label": "ACI: Color tolerance",
"localized": "ACI: 色の許容範囲",
"reload": "",
- "hint": "マスクに似た色を含めるように許容範囲を調整します。低い値 = 非常に似た色のみをマスクします。高い値 = より広い範囲の似た色をマスクします。"
+ "hint": "マスクに含める類似色の許容範囲を調整します。値が低いほど非常に似た色のみをマスクし、高いほど広い範囲の類似色をマスクします。"
},
{
- "id": "",
- "label": "ACI: Mask Erode",
- "localized": "ACI: マスクの縮小",
+ "id": 679,
+ "label": "ACI: Denoising strength",
+ "localized": "ACI: デノイジング強度",
"reload": "",
- "hint": "マスクに内側オフセットを適用するようにパディングを調整します。(推奨値 = エッジの残りを削除するには2)"
+ "hint": "インペイントの適用量を調整するためにデノイジング強度を変更します。"
},
{
- "id": "",
- "label": "ACI: Mask Blur",
- "localized": "ACI: マスクのぼかし",
+ "id": 680,
+ "label": "ACI: Mask dilate",
+ "localized": "ACI: マスク膨張",
"reload": "",
- "hint": "画像とインペイントされた領域の間を滑らかに移行させるためにぼかしを調整します。(推奨値 = シャープネスには0)"
+ "hint": ""
},
{
- "id": "",
- "label": "ACI: Denoising Strength",
- "localized": "ACI: ノイズ除去強度",
+ "id": 681,
+ "label": "ACI: Mask erode",
+ "localized": "ACI: マスク収縮",
"reload": "",
- "hint": "希望するインペイント量を得るためにノイズ除去強度を変更します。"
- }
- ],
- "settings": [
- {
- "id": "",
- "label": "Apply settings",
- "localized": "設定を適用",
- "reload": "",
- "hint": "現在の設定を保存します。サーバーの再起動を推奨します。"
+ "hint": "マスクに内側のオフセットを適用するためのパディングを調整します。(エッジの残りを取り除くには推奨値2)"
},
{
- "id": "",
- "label": "Model Loading",
- "localized": "モデルの読み込み",
+ "id": 682,
+ "label": "ACI: Mask blur",
+ "localized": "ACI: マスクぼかし",
"reload": "",
- "hint": "モデルの読み込み方法に関する設定"
+ "hint": "画像とインペイント領域の間の遷移を滑らかにするためのぼかしを調整します。(鋭さを保つには推奨値0)"
},
{
- "id": "",
- "label": "Model Options",
- "localized": "モデルオプション",
+ "id": 683,
+ "label": "Adaptive restore",
+ "localized": "適応型復元",
"reload": "",
- "hint": "特定のモデルの動作に関する設定"
+ "hint": ""
},
{
- "id": "",
- "label": "Model Offloading",
- "localized": "モデルオフロード",
+ "id": 684,
+ "label": "Apply noise",
+ "localized": "ノイズを適用",
"reload": "",
- "hint": "モデルのオフロードとメモリ管理に関する設定"
+ "hint": ""
},
{
- "id": "",
- "label": "Model Quantization",
- "localized": "モデル量子化",
+ "id": 685,
+ "label": "Auto min score",
+ "localized": "自動最小スコア",
"reload": "",
- "hint": "メモリ使用量を削減するために使用されるモデル量子化に関する設定"
+ "hint": ""
},
{
- "id": "",
- "label": "Image Metadata",
- "localized": "画像メタデータ",
+ "id": 686,
+ "label": "Auto-segment",
+ "localized": "自動セグメント",
"reload": "",
- "hint": "生成された画像とともに作成されるメタデータの処理に関する設定"
+ "hint": ""
},
{
- "id": "",
- "label": "Legacy Options",
- "localized": "レガシーオプション",
+ "id": 687,
+ "label": "Auto-mask",
+ "localized": "自動マスク",
"reload": "",
- "hint": "レガシーオプションに関する設定 - 使用すべきではありません"
+ "hint": ""
},
{
- "id": "",
- "label": "Restart server",
- "localized": "サーバーを再起動",
+ "id": 688,
+ "label": "Active",
+ "localized": "有効",
"reload": "",
- "hint": "サーバーを再起動します"
+ "hint": ""
},
{
- "id": "",
- "label": "Shutdown server",
- "localized": "サーバーをシャットダウン",
+ "id": 689,
+ "label": "Attention",
+ "localized": "アテンション",
"reload": "",
- "hint": "サーバーをシャットダウンします"
+ "hint": ""
},
{
- "id": "",
- "label": "Preview theme",
- "localized": "テーマをプレビュー",
+ "id": 690,
+ "label": "Adain",
+ "localized": "Adain",
"reload": "",
- "hint": "テーマのプレビューを表示"
+ "hint": ""
},
{
- "id": "",
- "label": "Restore defaults",
- "localized": "デフォルト設定に戻す",
+ "id": 691,
+ "label": "Attention Adain",
+ "localized": "アテンション Adain",
"reload": "",
- "hint": "デフォルトのサーバー設定に戻す"
+ "hint": ""
},
{
- "id": "",
- "label": "Unload model",
- "localized": "モデルをアンロード",
+ "id": 692,
+ "label": "Apply filter",
+ "localized": "フィルターを適用",
"reload": "",
- "hint": "現在ロードされているモデルをアンロードします"
+ "hint": ""
},
{
- "id": "",
- "label": "Reload model",
- "localized": "モデルをリロード",
+ "id": 693,
+ "label": "Alpha matting",
+ "localized": "アルファ・マッティング",
"reload": "",
- "hint": "現在選択されているモデルをリロードします"
+ "hint": ""
},
{
- "id": "",
- "label": "Models & Loading",
- "localized": "モデルと読み込み",
+ "id": 694,
+ "label": "Append Caption Files",
+ "localized": "キャプション・ファイルに追記",
"reload": "",
- "hint": "ベースモデル、プライマリバックエンド、モデル読み込み動作に関する設定"
+ "hint": "既存のキャプション・ファイルを上書きせずに追記します。すでにキャプションがある画像に説明やタグを追加する際に便利です。"
},
{
- "id": "",
- "label": "Variational Auto Encoder",
- "localized": "変分オートエンコーダ",
+ "id": 695,
+ "label": "a1111",
+ "localized": "a1111",
"reload": "",
- "hint": "生成中の変分オートエンコーダと画像デコードプロセスに関する設定"
+ "hint": ""
},
{
- "id": "",
- "label": "Text encoder",
- "localized": "テキストエンコーダ",
- "reload": "",
- "hint": "生成中のテキストエンコーダとプロンプトエンコード処理に関する設定"
- },
- {
- "id": "",
- "label": "Compute Settings",
- "localized": "計算設定",
- "reload": "",
- "hint": "計算精度、クロスアテンション、および計算プラットフォームの最適化に関する設定"
- },
- {
- "id": "",
- "label": "Backend Settings",
- "localized": "バックエンド設定",
- "reload": "",
- "hint": "計算バックエンド(torch、onnx、olive)に関する設定"
- },
- {
- "id": "",
- "label": "Quantization Settings",
- "localized": "量子化設定",
- "reload": "",
- "hint": "モデルの量子化に関する設定"
- },
- {
- "id": "",
- "label": "Pipeline modifiers",
- "localized": "パイプライン修飾子",
- "reload": "",
- "hint": "生成中に有効にできる追加機能"
- },
- {
- "id": "",
- "label": "Model compile",
- "localized": "モデルコンパイル",
- "reload": "",
- "hint": "異なるモデルコンパイル方法に関する設定"
- },
- {
- "id": "",
- "label": "System Paths",
- "localized": "システムパス",
- "reload": "",
- "hint": "様々なモデルディレクトリの場所に関する設定"
- },
- {
- "id": "",
- "label": "Image Options",
- "localized": "画像オプション",
- "reload": "",
- "hint": "画像形式、メタデータ、および画像グリッドに関する設定"
- },
- {
- "id": "",
- "label": "Image Paths",
- "localized": "画像パス",
- "reload": "",
- "hint": "画像ファイル名と出力ディレクトリに関する設定"
- },
- {
- "id": "",
- "label": "Live Previews",
- "localized": "ライブプレビュー",
- "reload": "",
- "hint": "ライブプレビュー、音声通知に関する設定"
- },
- {
- "id": "",
- "label": "Sampler Settings",
- "localized": "サンプラー設定",
- "reload": "",
- "hint": "サンプラーの選択と設定、およびDiffusers固有のサンプラー設定に関する設定"
- },
- {
- "id": "",
- "label": "Postprocessing",
- "localized": "後処理",
- "reload": "",
- "hint": "画像生成後の処理、顔の復元、およびアップスケーリングに関する設定"
- },
- {
- "id": "",
- "label": "Control Options",
- "localized": "Controlオプション",
- "reload": "",
- "hint": "Controlタブに関する設定"
- },
- {
- "id": "",
- "label": "Huggingface",
- "localized": "Huggingface",
- "reload": "",
- "hint": "Huggingfaceアクセスに関する設定"
- },
- {
- "id": "",
- "label": "Show all pages",
- "localized": "全ページを表示",
- "reload": "",
- "hint": "すべての設定ページを表示"
- },
- {
- "id": "",
- "label": "Base model",
- "localized": "ベースモデル",
- "reload": "",
- "hint": "すべての操作に使用されるメインモデル"
- },
- {
- "id": "",
- "label": "Refiner model",
- "localized": "リファイナーモデル",
- "reload": "",
- "hint": "2パス操作に使用されるリファイナーモデル"
- },
- {
- "id": "",
- "label": "Cached models",
- "localized": "キャッシュされたモデル",
- "reload": "",
- "hint": "高速アクセス用にRAMに保存するモデルの数"
- },
- {
- "id": "",
- "label": "VAE model",
- "localized": "VAEモデル",
- "reload": "",
- "hint": "VAEは最終画像の細かいディテールに役立ち、色を変更することもあります"
- },
- {
- "id": "",
- "label": "Model load using streams",
- "localized": "ストリームを使用したモデル読み込み",
- "reload": "",
- "hint": "モデルをロードする際、低速またはネットワークストレージに最適化されたストリームロードを試行します"
- },
- {
- "id": "",
- "label": "xFormers",
- "localized": "xFormers",
- "reload": "",
- "hint": "メモリ最適化。非決定的(実行ごとに異なる結果が得られます)"
- },
- {
- "id": "",
- "label": "Scaled-Dot-Product",
- "localized": "スケール化ドット積",
- "reload": "",
- "hint": "メモリ最適化。SDPメモリ注意が無効でない限り非決定的です。"
- },
- {
- "id": "",
- "label": "Prompt padding",
- "localized": "プロンプトパディング",
- "reload": "",
- "hint": "75トークンを超えるプロンプトを使用する際、nトークン内の最後のコンマからパディングを行うことで一貫性を向上させます"
- },
- {
- "id": "",
- "label": "Original",
- "localized": "オリジナル",
- "reload": "",
- "hint": "元のLDMバックエンド"
- },
- {
- "id": "",
+ "id": 696,
"label": "Autocast",
"localized": "オートキャスト",
"reload": "",
"hint": "実行時に精度を自動的に決定します"
},
{
- "id": "",
- "label": "Full",
- "localized": "フル",
+ "id": 697,
+ "label": "Auto",
+ "localized": "Auto",
"reload": "",
- "hint": "常にフル精度を使用する"
+ "hint": ""
},
{
- "id": "",
- "label": "FP32",
- "localized": "FP32",
+ "id": 698,
+ "label": "accuracy",
+ "localized": "精度",
"reload": "",
- "hint": "計算に32ビット浮動小数点精度を使用する"
+ "hint": ""
},
{
- "id": "",
- "label": "FP16",
- "localized": "FP16",
+ "id": 699,
+ "label": "atiadlxx (AMD only)",
+ "localized": "atiadlxx (AMDのみ)",
"reload": "",
- "hint": "計算に16ビット浮動小数点精度を使用する"
+ "hint": ""
},
{
- "id": "",
- "label": "BF16",
- "localized": "BF16",
+ "id": 700,
+ "label": "aot_ts_nvfuser",
+ "localized": "aot_ts_nvfuser",
"reload": "",
- "hint": "計算に修正された16ビット浮動小数点精度を使用する"
+ "hint": ""
},
{
- "id": "",
- "label": "Full precision (--no-half-vae)",
- "localized": "フル精度 (--no-half-vae)",
+ "id": 701,
+ "label": "Additional image browser folders",
+ "localized": "画像ブラウザの追加フォルダ",
"reload": "",
- "hint": "VAEにFP32を使用します。より多くのVRAMを使用し、生成が遅くなりますが、より良い結果を生成する可能性があります"
+ "hint": ""
},
{
- "id": "",
- "label": "Force full precision (--no-half)",
- "localized": "フル精度を強制 (--no-half)",
+ "id": 702,
+ "label": "Add system information to metadata",
+ "localized": "メタデータにシステム情報を追加",
"reload": "",
- "hint": "モデルにFP32を使用します。より多くのVRAMを使用し、生成が遅くなりますが、より良い結果を生成する可能性があります"
+ "hint": ""
},
{
- "id": "",
- "label": "Upcast sampling",
- "localized": "アップキャストサンプリング",
+ "id": 703,
+ "label": "Autolaunch browser upon startup",
+ "localized": "起動時にブラウザを自動起動",
"reload": "",
- "hint": "通常、より少ないメモリでより良いパフォーマンスを発揮し、--no-halfと類似した結果を生成します"
+ "hint": ""
},
{
- "id": "",
+ "id": 704,
+ "label": "Allowed aspect ratios",
+ "localized": "許可されたアスペクト比",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 705,
+ "label": "Approximate",
+ "localized": "近似 (Approximate)",
+ "reload": "",
+ "hint": "軽量なニューラルネットワークによる近似。VAEと比較して非常に高速ですが、解像度が縦横4分の1になり、品質も低下します。"
+ },
+ {
+ "id": 706,
+ "label": "Additional postprocessing operations",
+ "localized": "追加の後処理操作",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 707,
+ "label": "Apply color correction",
+ "localized": "色補正を適用",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 708,
+ "label": "Apply mask as overlay",
+ "localized": "マスクをオーバーレイとして適用",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 709,
+ "label": "Apply sRGB linearization",
+ "localized": "sRGB線形化を適用",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 710,
+ "label": "Available networks",
+ "localized": "利用可能なネットワーク",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 711,
+ "label": "Auto-convert SD15 embeddings to SDXL",
+ "localized": "SD15の埋め込みをSDXLに自動変換",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 712,
+ "label": "alias",
+ "localized": "エイリアス",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 713,
+ "label": "Attention query chunk size",
+ "localized": "アテンション・クエリ・チャンク・サイズ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 714,
+ "label": "Attention kv chunk size",
+ "localized": "アテンション KV チャンク・サイズ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 715,
+ "label": "Attention chunking threshold",
+ "localized": "アテンション・チャンク分割のしきい値",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 716,
"label": "Attempt VAE roll back for NaN values",
- "localized": "NaN値に対するVAEロールバックを試行",
+ "localized": "NaN値発生時にVAEロールバックを試行",
"reload": "",
"hint": "Torch 2.1とNaNチェックの有効化が必要です"
},
{
- "id": "",
- "label": "Olive use FP16 on optimization",
- "localized": "Olive最適化時にFP16を使用",
+ "id": 717,
+ "label": "Add extended info to filename when saving grid",
+ "localized": "グリッド保存時にファイル名に詳細情報を追加",
"reload": "",
- "hint": "Olive最適化プロセスの出力モデルに16ビット浮動小数点精度を使用します。無効の場合、32ビット浮動小数点精度を使用します"
+ "hint": ""
},
{
- "id": "",
- "label": "Olive force FP32 for VAE Encoder",
- "localized": "OliveでVAEエンコーダにFP32を強制",
+ "id": 718,
+ "label": "Add LoRA to prompt",
+ "localized": "LoRAをプロンプトに追加",
"reload": "",
- "hint": "出力モデルのVAEエンコーダに32ビット浮動小数点精度を使用します。これは「最適化時にFP16を使用」オプションを上書きします。Img2ImgからNaNまたは真っ黒な画像が表示される場合は、このオプションを有効にしてキャッシュを削除してください"
+ "hint": ""
},
{
- "id": "",
- "label": "Olive use static dimensions",
- "localized": "Oliveで静的ディメンションを使用",
- "reload": "",
- "hint": "Olive最適化モデルでの推論を大幅に高速化します。(OrtTransformersOptimization)"
- },
- {
- "id": "",
- "label": "Olive cache optimized models",
- "localized": "Olive最適化モデルをキャッシュ",
- "reload": "",
- "hint": "Olive処理済みモデルをキャッシュとして保存します。これらはONNXタブで管理できます"
- },
- {
- "id": "",
- "label": "File format",
- "localized": "ファイル形式",
- "reload": "",
- "hint": "画像のファイル形式を選択"
- },
- {
- "id": "",
- "label": "Include metadata",
- "localized": "メタデータを含める",
- "reload": "",
- "hint": "画像作成パラメータを画像ファイル内のメタデータタグとして保存"
- },
- {
- "id": "",
- "label": "Images filename pattern",
- "localized": "画像ファイル名パターン",
- "reload": "",
- "hint": "画像のファイル名がどのように選択されるかを定義するために、以下のタグを使用します。seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
- },
- {
- "id": "",
- "label": "Row count",
- "localized": "行数",
- "reload": "",
- "hint": "自動検出の場合は -1 を使用し、バッチサイズと同じにする場合は 0 を使用します"
- },
- {
- "id": "",
- "label": "Directory name pattern",
- "localized": "ディレクトリ名パターン",
- "reload": "",
- "hint": "画像とグリッドのサブディレクトリがどのように選択されるかを定義するために、以下のタグを使用します: [steps], [cfg],[prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime], [job_timestamp]; デフォルトの場合は空のままにしてください"
- },
- {
- "id": "",
- "label": "Inpainting conditioning mask strength",
- "localized": "インペインティングの条件付けマスク強度",
- "reload": "",
- "hint": "インペインティングとimg2imgにおいて、元の画像をどの程度強くマスクするかを決定します。1.0は完全にマスク(デフォルト)を意味します。0.0は完全にマスクされていない条件付けを意味します。値が低いほど画像の全体的な構成を維持するのに役立ちますが、大きな変更には対応が困難になります"
- },
- {
- "id": "",
- "label": "Clip skip",
- "localized": "Clipスキップ",
- "reload": "",
- "hint": "CLIPモデルの早期停止パラメータ。1は通常通り最後のレイヤーで停止、2は最後から2番目のレイヤーで停止、など"
- },
- {
- "id": "",
- "label": "Images folder",
- "localized": "画像フォルダ",
- "reload": "",
- "hint": "空の場合、3つ下のディレクトリがデフォルトになります"
- },
- {
- "id": "",
- "label": "Grids folder",
- "localized": "グリッドフォルダ",
- "reload": "",
- "hint": "空の場合、2つ下のディレクトリがデフォルトになります"
- },
- {
- "id": "",
- "label": "Quicksettings list",
- "localized": "クイック設定リスト",
- "reload": "",
- "hint": "設定タブではなく、上部のクイックアクセスバーに表示する設定名のリスト(カンマ区切り)"
- },
- {
- "id": "",
- "label": "Live preview display period",
- "localized": "ライブプレビュー表示期間",
- "reload": "",
- "hint": "nステップごとにプレビュー画像を要求します。無効にするには0に設定します"
- },
- {
- "id": "",
- "label": "Approximate",
- "localized": "近似",
- "reload": "",
- "hint": "安価なニューラルネットワークによる近似。VAEに比べて非常に高速ですが、水平/垂直解像度が4分の1になり、品質が低下した画像を生成します"
- },
- {
- "id": "",
- "label": "Simple",
- "localized": "シンプル",
- "reload": "",
- "hint": "非常に安価な近似。VAEに比べて非常に高速ですが、水平/垂直解像度が8分の1になり、極めて低品質な画像を生成します"
- },
- {
- "id": "",
- "label": "Progress update period",
- "localized": "進捗更新期間",
- "reload": "",
- "hint": "UIプログレスバーとプレビューチェックの更新期間(ミリ秒)"
- },
- {
- "id": "",
- "label": "Euler a",
- "localized": "Euler a",
- "reload": "",
- "hint": "Euler Ancestral - 非常に創造的で、ステップ数によって完全に異なる画像が得られることがあります。ステップ数を30-40以上に設定しても効果はありません"
- },
- {
- "id": "",
- "label": "DDIM",
- "localized": "DDIM",
- "reload": "",
- "hint": "Denoising Diffusion Implicit Models - インペインティングに最適です"
- },
- {
- "id": "",
- "label": "UniPC",
- "localized": "UniPC",
- "reload": "",
- "hint": "拡散モデルの高速サンプリングのための統合予測子-補正器フレームワーク"
- },
- {
- "id": "",
- "label": "Sigma negative guidance minimum",
- "localized": "シグマ負のガイダンス最小値",
- "reload": "",
- "hint": "画像がほぼ完成している場合、いくつかのステップでネガティブプロンプトをスキップします。0=無効"
- },
- {
- "id": "",
- "label": "Upscaler tile size",
- "localized": "アップスケーラータイルサイズ",
- "reload": "",
- "hint": "0 = タイリングなし"
- },
- {
- "id": "",
- "label": "Upscaler tile overlap",
- "localized": "アップスケーラータイルオーバーラップ",
- "reload": "",
- "hint": "値が低いと継ぎ目が見える"
- },
- {
- "id": "",
- "label": "GFPGAN",
- "localized": "GFPGAN",
- "reload": "",
- "hint": "GFPGANニューラルネットワークを使用して低品質な顔を復元します"
- },
- {
- "id": "",
- "label": "CodeFormer",
- "localized": "CodeFormer",
- "reload": "",
- "hint": "Codeformerニューラルネットワークを使用して低品質な顔を復元します"
- },
- {
- "id": "",
- "label": "CodeFormer weight parameter",
- "localized": "CodeFormer重みパラメータ",
- "reload": "",
- "hint": "0 = 最大効果; 1 = 最小効果"
- },
- {
- "id": "",
- "label": "ToMe token merging ratio",
- "localized": "ToMeトークン結合比率",
- "reload": "",
- "hint": "tomesd経由での冗長トークン結合を有効にして速度とメモリを改善します。0=無効"
- },
- {
- "id": "",
- "label": "Todo token merging ratio",
- "localized": "Todoトークン結合比率",
- "reload": "",
- "hint": "todo経由での冗長トークン結合を有効にして速度とメモリを改善します。0=無効"
- },
- {
- "id": "",
- "label": "Model pipeline",
- "localized": "モデルパイプライン",
- "reload": "",
- "hint": "自動検出でモデルが自動的に検出されない場合、モデルをロードする前にモデルタイプを選択してください"
- },
- {
- "id": "",
- "label": "VAE slicing",
- "localized": "VAEスライシング",
- "reload": "",
- "hint": "限られたVRAMで一度に1つの画像をバッチ潜在をデコードします。複数画像バッチでのVAEデコードのパフォーマンスがわずかに向上します"
- },
- {
- "id": "",
- "label": "VAE tiling",
- "localized": "VAEタイリング",
- "reload": "",
- "hint": "限られたVRAMで大きな画像を重なり合うタイルに分割します。処理時間がわずかに増加します"
- },
- {
- "id": "",
- "label": "Dynamic attention BMM",
- "localized": "動的アテンションBMM",
- "reload": "",
- "hint": "一度に全てではなく、ステップごとにアテンション計算を実行します。推論時間は遅くなりますが、メモリ使用量が大幅に削減されます"
- },
- {
- "id": "",
- "label": "ONNX Execution Provider",
- "localized": "ONNX実行プロバイダー",
- "reload": "",
- "hint": "ONNX実行プロバイダー"
- },
- {
- "id": "",
- "label": "ONNX allow fallback to CPU",
- "localized": "ONNXでCPUへのフォールバックを許可",
- "reload": "",
- "hint": "選択された実行プロバイダーが失敗した場合にCPUへのフォールバックを許可します"
- },
- {
- "id": "",
- "label": "ONNX cache converted models",
- "localized": "ONNX変換モデルをキャッシュ",
- "reload": "",
- "hint": "ONNX形式に変換されたモデルをキャッシュとして保存します。これらはONNXタブで管理できます"
- },
- {
- "id": "",
- "label": "ONNX unload base model when processing refiner",
- "localized": "リファイナー処理時にONNXでベースモデルをアンロード",
- "reload": "",
- "hint": "リファイナーが変換/最適化/処理されているときにベースモデルをアンロードします"
- },
- {
- "id": "",
- "label": "Inference-mode",
- "localized": "推論モード",
- "reload": "",
- "hint": "torch.inference_modeを使用します"
- },
- {
- "id": "",
- "label": "no-grad",
- "localized": "no-grad",
- "reload": "",
- "hint": "torch.no_gradを使用します"
- },
- {
- "id": "",
- "label": "Model compile precompile",
- "localized": "モデルコンパイルの事前コンパイル",
- "reload": "",
- "hint": "モデルロード時、初回使用時ではなく直ちにモデルコンパイルを実行します"
- },
- {
- "id": "",
- "label": "Use zeros for prompt padding",
- "localized": "プロンプトパディングにゼロを使用",
- "reload": "",
- "hint": "プロンプトが空の場合、残留ノイズを除去するためにフルゼロテンソルを強制します"
- },
- {
- "id": "",
- "label": "Include invisible watermark",
- "localized": "不可視透かしを含める",
- "reload": "",
- "hint": "いくつかのピクセル値を変更することで、画像に不可視の透かしを追加します"
- },
- {
- "id": "",
- "label": "invisible watermark string",
- "localized": "不可視透かし文字列",
- "reload": "",
- "hint": "画像に追加する透かし文字列。画像の破損を避けるため、非常に短くしてください。"
- },
- {
- "id": "",
- "label": "show log view",
- "localized": "ログビューを表示",
- "reload": "",
- "hint": "メインウィンドウの下部にログビューを表示"
- },
- {
- "id": "",
- "label": "Log view update period",
- "localized": "ログビュー更新期間",
- "reload": "",
- "hint": "ログビューの更新期間(ミリ秒)"
- },
- {
- "id": "",
- "label": "PAG layer names",
- "localized": "PAGレイヤー名",
- "reload": "",
- "hint": "スペース区切りのレイヤーリスト 利用可能: d[0-5], m[0], u[0-8] デフォルト: m0"
- }
- ],
- "missing": [
- {
- "id": "",
- "label": "1st stage",
- "localized": "第1段階",
- "reload": "",
- "hint": "第1段階"
- },
- {
- "id": "",
- "label": "1st stage backbone",
- "localized": "第1段階バックボーン",
- "reload": "",
- "hint": "第1段階バックボーン"
- },
- {
- "id": "",
- "label": "1st stage skip",
- "localized": "第1段階スキップ",
- "reload": "",
- "hint": "第1段階スキップ"
- },
- {
- "id": "",
- "label": "2nd restart step",
- "localized": "2番目の再起動ステップ",
- "reload": "",
- "hint": "2番目の再起動ステップ"
- },
- {
- "id": "",
- "label": "2nd scale",
- "localized": "2番目のスケール",
- "reload": "",
- "hint": "2番目のスケール"
- },
- {
- "id": "",
- "label": "2nd stage",
- "localized": "第2段階",
- "reload": "",
- "hint": "第2段階"
- },
- {
- "id": "",
- "label": "2nd stage backbone",
- "localized": "第2段階バックボーン",
- "reload": "",
- "hint": "第2段階バックボーン"
- },
- {
- "id": "",
- "label": "2nd stage skip",
- "localized": "第2段階スキップ",
- "reload": "",
- "hint": "第2段階スキップ"
- },
- {
- "id": "",
- "label": "3rd restart step",
- "localized": "3番目の再起動ステップ",
- "reload": "",
- "hint": "3番目の再起動ステップ"
- },
- {
- "id": "",
- "label": "3rd scale",
- "localized": "3番目のスケール",
- "reload": "",
- "hint": "3番目のスケール"
- },
- {
- "id": "",
- "label": "3rd stage",
- "localized": "第3段階",
- "reload": "",
- "hint": "第3段階"
- },
- {
- "id": "",
- "label": "4th restart step",
- "localized": "4番目の再起動ステップ",
- "reload": "",
- "hint": "4番目の再起動ステップ"
- },
- {
- "id": "",
- "label": "4th scale",
- "localized": "4番目のスケール",
- "reload": "",
- "hint": "4番目のスケール"
- },
- {
- "id": "",
- "label": "4th stage",
- "localized": "第4段階",
- "reload": "",
- "hint": "第4段階"
- },
- {
- "id": "",
- "label": "a1111",
- "localized": "a1111",
- "reload": "",
- "hint": "a1111"
- },
- {
- "id": "",
- "label": "accuracy",
- "localized": "精度",
- "reload": "",
- "hint": "精度"
- },
- {
- "id": "",
- "label": "aci: mask dilate",
- "localized": "ACI: マスク膨張",
- "reload": "",
- "hint": "ACI: マスク膨張"
- },
- {
- "id": "",
- "label": "active",
- "localized": "有効",
- "reload": "",
- "hint": "有効"
- },
- {
- "id": "",
- "label": "adain",
- "localized": "adain",
- "reload": "",
- "hint": "adain"
- },
- {
- "id": "",
- "label": "adapter 1",
- "localized": "アダプター 1",
- "reload": "",
- "hint": "アダプター 1"
- },
- {
- "id": "",
- "label": "adapter 2",
- "localized": "アダプター 2",
- "reload": "",
- "hint": "アダプター 2"
- },
- {
- "id": "",
- "label": "adapter 3",
- "localized": "アダプター 3",
- "reload": "",
- "hint": "アダプター 3"
- },
- {
- "id": "",
- "label": "adapter 4",
- "localized": "アダプター 4",
- "reload": "",
- "hint": "アダプター 4"
- },
- {
- "id": "",
- "label": "adaptive restore",
- "localized": "適応復元",
- "reload": "",
- "hint": "適応復元"
- },
- {
- "id": "",
- "label": "add text info",
- "localized": "テキスト情報追加",
- "reload": "",
- "hint": "テキスト情報追加"
- },
- {
- "id": "",
- "label": "add time info",
- "localized": "時間情報追加",
- "reload": "",
- "hint": "時間情報追加"
- },
- {
- "id": "",
- "label": "additional image browser folders",
- "localized": "追加の画像ブラウザフォルダ",
- "reload": "",
- "hint": "追加の画像ブラウザフォルダ"
- },
- {
- "id": "",
- "label": "additional postprocessing operations",
- "localized": "追加の後処理操作",
- "reload": "",
- "hint": "追加の後処理操作"
- },
- {
- "id": "",
- "label": "advanced options",
- "localized": "詳細オプション",
- "reload": "",
- "hint": "詳細オプション"
- },
- {
- "id": "",
- "label": "after",
- "localized": "後",
- "reload": "",
- "hint": "後"
- },
- {
- "id": "",
- "label": "aggressive at step",
- "localized": "ステップでの積極度",
- "reload": "",
- "hint": "ステップでの積極度"
- },
- {
- "id": "",
- "label": "alias",
- "localized": "エイリアス",
- "reload": "",
- "hint": "エイリアス"
- },
- {
- "id": "",
- "label": "all",
- "localized": "すべて",
- "reload": "",
- "hint": "すべて"
- },
- {
- "id": "",
- "label": "allowed aspect ratios",
- "localized": "許可されるアスペクト比",
- "reload": "",
- "hint": "許可されるアスペクト比"
- },
- {
- "id": "",
- "label": "alpha",
- "localized": "アルファ",
- "reload": "",
- "hint": "アルファ"
- },
- {
- "id": "",
- "label": "alpha block weight preset",
- "localized": "アルファブロック重みプリセット",
- "reload": "",
- "hint": "アルファブロック重みプリセット"
- },
- {
- "id": "",
- "label": "alpha matting",
- "localized": "アルファマッティング",
- "reload": "",
- "hint": "アルファマッティング"
- },
- {
- "id": "",
- "label": "alpha preset",
- "localized": "アルファプリセット",
- "reload": "",
- "hint": "アルファプリセット"
- },
- {
- "id": "",
- "label": "alpha ratio",
+ "id": 719,
+ "label": "Alpha Ratio",
"localized": "アルファ比率",
"reload": "",
- "hint": "アルファ比率"
+ "hint": ""
},
{
- "id": "",
- "label": "amplify lut",
- "localized": "LUT増幅",
+ "id": 720,
+ "label": "ALPHA Block Weight Preset",
+ "localized": "ALPHA ブロック重みプリセット",
"reload": "",
- "hint": "LUT増幅"
+ "hint": ""
},
{
- "id": "",
- "label": "analyze",
- "localized": "分析",
- "reload": "",
- "hint": "分析"
- },
- {
- "id": "",
- "label": "anchor settings",
- "localized": "アンカー設定",
- "reload": "",
- "hint": "アンカー設定"
- },
- {
- "id": "",
- "label": "animateddiff",
- "localized": "Animatediff",
- "reload": "",
- "hint": "Animatediff"
- },
- {
- "id": "",
- "label": "answer",
- "localized": "回答",
- "reload": "",
- "hint": "回答"
- },
- {
- "id": "",
- "label": "aot_ts_nvfuser",
- "localized": "aot_ts_nvfuser",
- "reload": "",
- "hint": "aot_ts_nvfuser"
- },
- {
- "id": "",
- "label": "appearance",
- "localized": "外観",
- "reload": "",
- "hint": "外観"
- },
- {
- "id": "",
- "label": "append caption files",
- "localized": "キャプションファイルを追加",
- "reload": "",
- "hint": "キャプションファイルを追加"
- },
- {
- "id": "",
- "label": "append image info json file",
- "localized": "画像情報JSONファイルを追加",
- "reload": "",
- "hint": "画像情報JSONファイルを追加"
- },
- {
- "id": "",
- "label": "append interrogated prompt at each iteration",
- "localized": "各イテレーションで審尋済みプロンプトを追加",
- "reload": "",
- "hint": "各イテレーションで審尋済みプロンプトを追加"
- },
- {
- "id": "",
- "label": "apply color correction",
- "localized": "色補正を適用",
- "reload": "",
- "hint": "色補正を適用"
- },
- {
- "id": "",
- "label": "apply filter",
- "localized": "フィルターを適用",
- "reload": "",
- "hint": "フィルターを適用"
- },
- {
- "id": "",
- "label": "apply linfusion distillation on load",
- "localized": "ロード時にLinFusion蒸留を適用",
- "reload": "",
- "hint": "ロード時にLinFusion蒸留を適用"
- },
- {
- "id": "",
- "label": "apply mask as overlay",
- "localized": "マスクをオーバーレイとして適用",
- "reload": "",
- "hint": "マスクをオーバーレイとして適用"
- },
- {
- "id": "",
- "label": "apply msw-msa",
- "localized": "msw-msaを適用",
- "reload": "",
- "hint": "msw-msaを適用"
- },
- {
- "id": "",
- "label": "apply rau-net",
- "localized": "rau-netを適用",
- "reload": "",
- "hint": "rau-netを適用"
- },
- {
- "id": "",
- "label": "apply to model",
- "localized": "モデルに適用",
- "reload": "",
- "hint": "モデルに適用"
- },
- {
- "id": "",
- "label": "artists",
- "localized": "アーティスト",
- "reload": "",
- "hint": "アーティスト"
- },
- {
- "id": "",
- "label": "atiadlxx (amd only)",
- "localized": "atiadlxx (AMDのみ)",
- "reload": "",
- "hint": "atiadlxx (AMDのみ)"
- },
- {
- "id": "",
- "label": "attention",
- "localized": "アテンション",
- "reload": "",
- "hint": "アテンション"
- },
- {
- "id": "",
- "label": "attention adain",
- "localized": "アテンションadain",
- "reload": "",
- "hint": "アテンションadain"
- },
- {
- "id": "",
- "label": "attention cache enabled",
- "localized": "アテンションキャッシュ有効",
- "reload": "",
- "hint": "アテンションキャッシュ有効"
- },
- {
- "id": "",
- "label": "attention chunking threshold",
- "localized": "アテンションチャンキングしきい値",
- "reload": "",
- "hint": "アテンションチャンキングしきい値"
- },
- {
- "id": "",
- "label": "attention kv chunk size",
- "localized": "アテンションKVチャンクサイズ",
- "reload": "",
- "hint": "アテンションKVチャンクサイズ"
- },
- {
- "id": "",
- "label": "attention query chunk size",
- "localized": "アテンションクエリチャンクサイズ",
- "reload": "",
- "hint": "アテンションクエリチャンクサイズ"
- },
- {
- "id": "",
- "label": "auto",
- "localized": "自動",
- "reload": "",
- "hint": "自動"
- },
- {
- "id": "",
- "label": "auto apply",
- "localized": "自動適用",
- "reload": "",
- "hint": "自動適用"
- },
- {
- "id": "",
- "label": "auto-convert sd15 embeddings to sdxl",
- "localized": "SD15埋め込みをSDXLに自動変換",
- "reload": "",
- "hint": "SD15埋め込みをSDXLに自動変換"
- },
- {
- "id": "",
- "label": "auto-mask",
- "localized": "自動マスク",
- "reload": "",
- "hint": "自動マスク"
- },
- {
- "id": "",
- "label": "auto-segment",
- "localized": "自動セグメント",
- "reload": "",
- "hint": "自動セグメント"
- },
- {
- "id": "",
- "label": "autolaunch browser upon startup",
- "localized": "起動時にブラウザを自動起動",
- "reload": "",
- "hint": "起動時にブラウザを自動起動"
- },
- {
- "id": "",
- "label": "automatically determine rank",
+ "id": 721,
+ "label": "Automatically determine rank",
"localized": "ランクを自動決定",
"reload": "",
- "hint": "ランクを自動決定"
+ "hint": ""
},
{
- "id": "",
- "label": "autorank ratio",
+ "id": 722,
+ "label": "Autorank ratio",
"localized": "自動ランク比率",
"reload": "",
- "hint": "自動ランク比率"
+ "hint": ""
},
{
- "id": "",
- "label": "available networks",
- "localized": "利用可能なネットワーク",
+ "id": 723,
+ "label": "Advanced guidance params",
+ "localized": "高度なガイダンス・パラメータ",
"reload": "",
- "hint": "利用可能なネットワーク"
+ "hint": ""
},
{
- "id": "",
- "label": "backend",
- "localized": "バックエンド",
+ "id": 724,
+ "label": "Adapter 1",
+ "localized": "アダプター 1",
"reload": "",
- "hint": "バックエンド"
+ "hint": ""
},
{
- "id": "",
- "label": "backend storage",
- "localized": "バックエンドストレージ",
+ "id": 725,
+ "label": "Adapter 2",
+ "localized": "アダプター 2",
"reload": "",
- "hint": "バックエンドストレージ"
+ "hint": ""
},
{
- "id": "",
- "label": "background threshold",
+ "id": 726,
+ "label": "Adapter 3",
+ "localized": "アダプター 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 727,
+ "label": "Adapter 4",
+ "localized": "アダプター 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 728,
+ "label": "Audio",
+ "localized": "オーディオ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 729,
+ "label": "Advanced Options",
+ "localized": "詳細オプション",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 730,
+ "label": "Advanced Options",
+ "localized": "詳細オプション",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 731,
+ "label": "Advanced Options",
+ "localized": "詳細オプション",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "b": [
+ {
+ "id": 0,
+ "label": "Batch",
+ "localized": "バッチ",
+ "reload": "",
+ "hint": "一括処理(バッチ処理)の設定"
+ },
+ {
+ "id": 1,
+ "label": "Batch Caption",
+ "localized": "一括キャプション",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Batch Tag",
+ "localized": "一括タグ付け",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Benchmark",
+ "localized": "ベンチマーク",
+ "reload": "",
+ "hint": "ベンチマークを実行する"
+ },
+ {
+ "id": 4,
+ "label": "Backend Settings",
+ "localized": "バックエンド設定",
+ "reload": "",
+ "hint": "計算バックエンド(torch、onnx、olive)に関連する設定"
+ },
+ {
+ "id": 5,
+ "label": "body",
+ "localized": "body",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Beta",
+ "localized": "ベータ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Balanced Offload",
+ "localized": "バランスオフロード",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "BitsAndBytes",
+ "localized": "BitsAndBytes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Batch count",
+ "localized": "バッチ回数",
+ "reload": "",
+ "hint": "作成するバッチの数(生成速度やVRAM使用量には影響しません)"
+ },
+ {
+ "id": 10,
+ "label": "Batch size",
+ "localized": "バッチサイズ",
+ "reload": "",
+ "hint": "1回のバッチで作成する画像の数(VRAM使用量と引き換えに生成速度が向上します)"
+ },
+ {
+ "id": 11,
+ "label": "Beta schedule",
+ "localized": "ベータスケジュール",
+ "reload": "",
+ "hint": "ベータ(ステップごとのノイズ強度)の推移を定義します。 - default: モデルのデフォルト - linear: 各ステップで均等にノイズを減衰 - scaled: linearの2乗バージョン、Stable Diffusionでのみ使用 - cosine: より滑らかな減衰、少ないステップで良好な結果が得られることが多い - sigmoid: 急激な変化、実験的な設定"
+ },
+ {
+ "id": 12,
+ "label": "Base shift",
+ "localized": "ベースシフト",
+ "reload": "",
+ "hint": "動的シフト使用時の低解像度に対する最小シフト値"
+ },
+ {
+ "id": 13,
+ "label": "Brightness",
+ "localized": "明るさ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Block",
+ "localized": "ブロック",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Block size",
+ "localized": "ブロックサイズ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Banned words",
+ "localized": "禁止ワード",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Blur",
+ "localized": "ぼかし",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Batch input directory",
+ "localized": "バッチ入力ディレクトリ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Batch output directory",
+ "localized": "バッチ出力ディレクトリ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Batch mask directory",
+ "localized": "バッチマスクディレクトリ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Background threshold",
"localized": "背景しきい値",
"reload": "",
- "hint": "背景しきい値"
+ "hint": ""
},
{
- "id": "",
+ "id": 22,
+ "label": "Boost",
+ "localized": "ブースト",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Base",
+ "localized": "ベース",
+ "reload": "",
+ "hint": "画像生成に使用される基本設定"
+ },
+ {
+ "id": 24,
+ "label": "Blend strength",
+ "localized": "ブレンド強度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Base model",
+ "localized": "ベースモデル",
+ "reload": "",
+ "hint": "すべての操作に使用されるメインモデル"
+ },
+ {
+ "id": 26,
+ "label": "Backend",
+ "localized": "バックエンド",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Benchmark steps",
+ "localized": "ベンチマークステップ数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Benchmark level",
+ "localized": "ベンチマークレベル",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
"label": "balanced",
"localized": "バランス",
"reload": "",
- "hint": "バランス"
+ "hint": ""
},
{
- "id": "",
- "label": "balanced offload cpu high watermark",
- "localized": "バランスオフロードCPU高水位標",
+ "id": 30,
+ "label": "block_level",
+ "localized": "ブロックレベル",
"reload": "",
- "hint": "バランスオフロードCPU高水位標"
+ "hint": ""
},
{
- "id": "",
- "label": "balanced offload gpu high watermark",
- "localized": "バランスオフロードGPU高水位標",
+ "id": 31,
+ "label": "Backend storage",
+ "localized": "バックエンドストレージ",
"reload": "",
- "hint": "バランスオフロードGPU高水位標"
+ "hint": ""
},
{
- "id": "",
- "label": "balanced offload gpu low watermark",
- "localized": "バランスオフロードGPU低水位標",
+ "id": 32,
+ "label": "BF16",
+ "localized": "BF16",
"reload": "",
- "hint": "バランスオフロードGPU低水位標"
+ "hint": "計算に改良型16ビット浮動小数点精度(Bfloat16)を使用します"
},
{
- "id": "",
- "label": "base",
- "localized": "ベース",
+ "id": 33,
+ "label": "Batch matrix-matrix",
+ "localized": "バッチ行列計算",
"reload": "",
- "hint": "ベース"
+ "hint": "アテンション用の標準的なバッチ行列乗算。信頼性は高いがVRAM効率は良くありません。"
},
{
- "id": "",
- "label": "batch caption",
- "localized": "バッチキャプション",
+ "id": 34,
+ "label": "BCFHW",
+ "localized": "BCFHW",
"reload": "",
- "hint": "バッチキャプション"
+ "hint": ""
},
{
- "id": "",
- "label": "batch input directory",
- "localized": "バッチ入力ディレクトリ",
+ "id": 35,
+ "label": "BFCHW",
+ "localized": "BFCHW",
"reload": "",
- "hint": "バッチ入力ディレクトリ"
+ "hint": ""
},
{
- "id": "",
- "label": "batch interogate",
- "localized": "バッチ審尋",
+ "id": 36,
+ "label": "BCHW",
+ "localized": "BCHW",
"reload": "",
- "hint": "バッチ審尋"
+ "hint": ""
},
{
- "id": "",
- "label": "batch interrogate",
- "localized": "バッチ審尋",
+ "id": 37,
+ "label": "Batch mode uses sequential seeds",
+ "localized": "バッチモードで連続したシードを使用する",
"reload": "",
- "hint": "バッチ審尋"
+ "hint": ""
},
{
- "id": "",
- "label": "batch mask directory",
- "localized": "バッチマスクディレクトリ",
+ "id": 38,
+ "label": "Batch uses original name",
+ "localized": "バッチで元のファイル名を使用する",
"reload": "",
- "hint": "バッチマスクディレクトリ"
+ "hint": ""
},
{
- "id": "",
- "label": "batch matrix-matrix",
- "localized": "バッチ行列-行列",
+ "id": 39,
+ "label": "Base images folder",
+ "localized": "画像ベースフォルダ",
"reload": "",
- "hint": "バッチ行列-行列"
+ "hint": ""
},
{
- "id": "",
- "label": "batch mode uses sequential seeds",
- "localized": "バッチモードでシーケンシャルシードを使用",
+ "id": 40,
+ "label": "Base grids folder",
+ "localized": "グリッドベースフォルダ",
"reload": "",
- "hint": "バッチモードでシーケンシャルシードを使用"
+ "hint": ""
},
{
- "id": "",
- "label": "batch output directory",
- "localized": "バッチ出力ディレクトリ",
+ "id": 41,
+ "label": "Build info on first access",
+ "localized": "初回アクセス時に情報を構築",
"reload": "",
- "hint": "バッチ出力ディレクトリ"
+ "hint": "サーバー起動時ではなく、リクエスト時にページ情報を構築するようにします"
},
{
- "id": "",
- "label": "batch uses original name",
- "localized": "バッチはオリジナル名を使用",
- "reload": "",
- "hint": "バッチはオリジナル名を使用"
- },
- {
- "id": "",
- "label": "bdia ddim",
- "localized": "bdia ddim",
- "reload": "",
- "hint": "bdia ddim"
- },
- {
- "id": "",
- "label": "before",
- "localized": "前",
- "reload": "",
- "hint": "前"
- },
- {
- "id": "",
- "label": "benchmark level",
- "localized": "ベンチマークレベル",
- "reload": "",
- "hint": "ベンチマークレベル"
- },
- {
- "id": "",
- "label": "benchmark steps",
- "localized": "ベンチマークステップ",
- "reload": "",
- "hint": "ベンチマークステップ"
- },
- {
- "id": "",
- "label": "beta block weight preset",
- "localized": "ベータブロック重みプリセット",
- "reload": "",
- "hint": "ベータブロック重みプリセット"
- },
- {
- "id": "",
- "label": "beta end",
- "localized": "ベータ終了",
- "reload": "",
- "hint": "ベータ終了"
- },
- {
- "id": "",
- "label": "beta ratio",
+ "id": 42,
+ "label": "Beta Ratio",
"localized": "ベータ比率",
"reload": "",
- "hint": "ベータ比率"
+ "hint": ""
},
{
- "id": "",
- "label": "beta schedule",
- "localized": "ベータスケジュール",
+ "id": 43,
+ "label": "BETA Block Weight Preset",
+ "localized": "ベータブロックウェイトプリセット",
"reload": "",
- "hint": "ベータスケジュール"
+ "hint": ""
},
{
- "id": "",
- "label": "beta start",
- "localized": "ベータ開始",
+ "id": 44,
+ "label": "Base model type",
+ "localized": "ベースモデルタイプ",
"reload": "",
- "hint": "ベータ開始"
- },
- {
- "id": "",
- "label": "bh1",
- "localized": "bh1",
- "reload": "",
- "hint": "bh1"
- },
- {
- "id": "",
- "label": "bh2",
- "localized": "bh2",
- "reload": "",
- "hint": "bh2"
- },
- {
- "id": "",
- "label": "block",
- "localized": "ブロック",
- "reload": "",
- "hint": "ブロック"
- },
- {
- "id": "",
- "label": "block skip range",
- "localized": "ブロックスキップ範囲",
- "reload": "",
- "hint": "ブロックスキップ範囲"
- },
- {
- "id": "",
- "label": "blur",
- "localized": "ぼかし",
- "reload": "",
- "hint": "ぼかし"
- },
- {
- "id": "",
- "label": "body",
- "localized": "ボディ",
- "reload": "",
- "hint": "ボディ"
- },
- {
- "id": "",
- "label": "boost",
- "localized": "ブースト",
- "reload": "",
- "hint": "ブースト"
- },
- {
- "id": "",
- "label": "brightness",
- "localized": "明るさ",
- "reload": "",
- "hint": "明るさ"
- },
- {
- "id": "",
- "label": "cache model",
- "localized": "モデルキャッシュ",
- "reload": "",
- "hint": "モデルキャッシュ"
- },
- {
- "id": "",
- "label": "cache text encoder results",
- "localized": "テキストエンコーダー結果をキャッシュ",
- "reload": "",
- "hint": "テキストエンコーダー結果をキャッシュ"
- },
- {
- "id": "",
- "label": "canny",
- "localized": "Canny",
- "reload": "",
- "hint": "Canny"
- },
- {
- "id": "",
- "label": "caption",
- "localized": "キャプション",
- "reload": "",
- "hint": "キャプション"
- },
- {
- "id": "",
- "label": "caption model",
- "localized": "キャプションモデル",
- "reload": "",
- "hint": "キャプションモデル"
- },
- {
- "id": "",
- "label": "center",
- "localized": "中央",
- "reload": "",
- "hint": "中央"
- },
- {
- "id": "",
- "label": "change log",
- "localized": "変更履歴",
- "reload": "",
- "hint": "変更履歴"
- },
- {
- "id": "",
- "label": "change model",
- "localized": "モデルを変更",
- "reload": "",
- "hint": "モデルを変更"
- },
- {
- "id": "",
- "label": "change rate",
- "localized": "変更レート",
- "reload": "",
- "hint": "変更レート"
- },
- {
- "id": "",
- "label": "change reference",
- "localized": "参照を変更",
- "reload": "",
- "hint": "参照を変更"
- },
- {
- "id": "",
- "label": "change refiner",
- "localized": "リファイナーを変更",
- "reload": "",
- "hint": "リファイナーを変更"
- },
- {
- "id": "",
- "label": "change vae",
- "localized": "VAEを変更",
- "reload": "",
- "hint": "VAEを変更"
- },
+ "hint": ""
+ }
+ ],
+ "c": [
{
- "id": "",
- "label": "channels last",
- "localized": "チャネルラスト",
- "reload": "",
- "hint": "チャネルラスト"
+ "id": 0,
+ "label": "caption_nav",
+ "localized": "Caption",
+ "reload": "Caption",
+ "hint": "既存の画像を分析してテキストによる説明を作成します"
},
{
- "id": "",
- "label": "check alternative hash",
- "localized": "代替ハッシュを確認",
- "reload": "",
- "hint": "代替ハッシュを確認"
+ "id": 0,
+ "label": "contributors",
+ "localized": "Contributors",
+ "reload": "Contributors",
+ "hint": ""
},
{
- "id": "",
- "label": "check for updates",
- "localized": "アップデートを確認",
- "reload": "",
- "hint": "アップデートを確認"
+ "id": 0,
+ "label": "txt2img_clear_prompt_btn",
+ "localized": "Clear",
+ "reload": "Clear",
+ "hint": "プロンプトをクリアする"
},
{
- "id": "",
- "label": "check status",
- "localized": "ステータスを確認",
- "reload": "",
- "hint": "ステータスを確認"
+ "id": 0,
+ "label": "component-940",
+ "localized": "Check status",
+ "reload": "Check status",
+ "hint": ""
},
{
- "id": "",
- "label": "chunk size",
- "localized": "チャンクサイズ",
- "reload": "",
- "hint": "チャンクサイズ"
+ "id": 0,
+ "label": "",
+ "localized": "Composite",
+ "reload": "Composite",
+ "hint": ""
},
{
- "id": "",
- "label": "civitai model type",
- "localized": "Civitaiモデルタイプ",
- "reload": "",
- "hint": "Civitaiモデルタイプ"
- },
- {
- "id": "",
- "label": "civitai token",
- "localized": "Civitaiトークン",
- "reload": "",
- "hint": "Civitaiトークン"
- },
- {
- "id": "",
- "label": "ck flash attention",
- "localized": "CKフラッシュアテンション",
- "reload": "",
- "hint": "CKフラッシュアテンション"
- },
- {
- "id": "",
- "label": "ckpt",
- "localized": "CKPT",
- "reload": "",
- "hint": "CKPT"
- },
- {
- "id": "",
- "label": "cleanup temporary folder on startup",
- "localized": "起動時に一時フォルダーをクリーンアップ",
- "reload": "",
- "hint": "起動時に一時フォルダーをクリーンアップ"
- },
- {
- "id": "",
- "label": "clip model",
- "localized": "CLIPモデル",
- "reload": "",
- "hint": "CLIPモデル"
- },
- {
- "id": "",
- "label": "clip: chunk size",
- "localized": "CLIP: チャンクサイズ",
- "reload": "",
- "hint": "CLIP: チャンクサイズ"
- },
- {
- "id": "",
- "label": "clip: default captioner",
- "localized": "CLIP: デフォルトキャプション生成器",
- "reload": "",
- "hint": "CLIP: デフォルトキャプション生成器"
- },
- {
- "id": "",
- "label": "clip: default mode",
- "localized": "CLIP: デフォルトモード",
- "reload": "",
- "hint": "CLIP: デフォルトモード"
- },
- {
- "id": "",
- "label": "clip: default model",
- "localized": "CLIP: デフォルトモデル",
- "reload": "",
- "hint": "CLIP: デフォルトモデル"
- },
- {
- "id": "",
- "label": "clip: intermediate flavors",
- "localized": "CLIP: 中間フレーバー",
- "reload": "",
- "hint": "CLIP: 中間フレーバー"
- },
- {
- "id": "",
- "label": "clip: max flavors",
- "localized": "CLIP: 最大フレーバー数",
- "reload": "",
- "hint": "CLIP: 最大フレーバー数"
- },
- {
- "id": "",
- "label": "clip: max length",
- "localized": "CLIP: 最大長",
- "reload": "",
- "hint": "CLIP: 最大長"
- },
- {
- "id": "",
- "label": "clip: min flavors",
- "localized": "CLIP: 最小フレーバー数",
- "reload": "",
- "hint": "CLIP: 最小フレーバー数"
- },
- {
- "id": "",
- "label": "clip: min length",
- "localized": "CLIP: 最小長",
- "reload": "",
- "hint": "CLIP: 最小長"
- },
- {
- "id": "",
- "label": "clip: num beams",
- "localized": "CLIP: ビーム数",
- "reload": "",
- "hint": "CLIP: ビーム数"
- },
- {
- "id": "",
- "label": "close",
- "localized": "閉じる",
- "reload": "",
- "hint": "閉じる"
- },
- {
- "id": "",
- "label": "cmsi",
- "localized": "CMSI",
- "reload": "",
- "hint": "CMSI"
- },
- {
- "id": "",
- "label": "cn end",
- "localized": "CN終了",
- "reload": "",
- "hint": "CN終了"
- },
- {
- "id": "",
- "label": "cn mode",
- "localized": "CNモード",
- "reload": "",
- "hint": "CNモード"
- },
- {
- "id": "",
- "label": "cn start",
- "localized": "CN開始",
- "reload": "",
- "hint": "CN開始"
- },
- {
- "id": "",
- "label": "cn strength",
- "localized": "CN強度",
- "reload": "",
- "hint": "CN強度"
- },
- {
- "id": "",
- "label": "cn tiles",
- "localized": "CNタイル",
- "reload": "",
- "hint": "CNタイル"
- },
- {
- "id": "",
- "label": "coarse",
- "localized": "粗い",
- "reload": "",
- "hint": "粗い"
- },
- {
- "id": "",
- "label": "color",
- "localized": "色",
- "reload": "",
- "hint": "色"
- },
- {
- "id": "",
- "label": "color grading",
- "localized": "カラーグレーディング",
- "reload": "",
- "hint": "カラーグレーディング"
- },
- {
- "id": "",
- "label": "color map",
- "localized": "カラーマップ",
- "reload": "",
- "hint": "カラーマップ"
- },
- {
- "id": "",
- "label": "color variation",
- "localized": "色バリエーション",
- "reload": "",
- "hint": "色バリエーション"
- },
- {
- "id": "",
- "label": "colormap",
- "localized": "カラーマップ",
- "reload": "",
- "hint": "カラーマップ"
- },
- {
- "id": "",
- "label": "columns",
- "localized": "列",
- "reload": "",
- "hint": "列"
- },
- {
- "id": "",
- "label": "comma",
- "localized": "カンマ",
- "reload": "",
- "hint": "カンマ"
- },
- {
- "id": "",
- "label": "comma separated list with optional strength per lora",
- "localized": "LoRAごとの強度をオプションで指定できるカンマ区切りリスト",
- "reload": "",
- "hint": "LoRAごとの強度をオプションで指定できるカンマ区切りリスト"
- },
- {
- "id": "",
- "label": "compact view",
- "localized": "コンパクトビュー",
- "reload": "",
- "hint": "コンパクトビュー"
- },
- {
- "id": "",
- "label": "compel",
- "localized": "Compel",
- "reload": "",
- "hint": "Compel"
- },
- {
- "id": "",
- "label": "composite",
- "localized": "合成",
- "reload": "",
- "hint": "合成"
- },
- {
- "id": "",
- "label": "compress ratio",
- "localized": "圧縮率",
- "reload": "",
- "hint": "圧縮率"
- },
- {
- "id": "",
- "label": "concept tokens",
- "localized": "コンセプトトークン",
- "reload": "",
- "hint": "コンセプトトークン"
- },
- {
- "id": "",
- "label": "context",
- "localized": "コンテキスト",
- "reload": "",
- "hint": "コンテキスト"
- },
- {
- "id": "",
- "label": "context after",
- "localized": "後のコンテキスト",
- "reload": "",
- "hint": "後のコンテキスト"
- },
- {
- "id": "",
- "label": "context before",
- "localized": "前のコンテキスト",
- "reload": "",
- "hint": "前のコンテキスト"
- },
- {
- "id": "",
- "label": "context mask",
- "localized": "コンテキストマスク",
- "reload": "",
- "hint": "コンテキストマスク"
- },
- {
- "id": "",
- "label": "contrast",
- "localized": "コントラスト",
- "reload": "",
- "hint": "コントラスト"
- },
- {
- "id": "",
- "label": "control factor",
- "localized": "制御ファクター",
- "reload": "",
- "hint": "制御ファクター"
- },
- {
- "id": "",
- "label": "control override denoise strength",
- "localized": "デノイズ強度を制御オーバーライド",
- "reload": "",
- "hint": "デノイズ強度を制御オーバーライド"
- },
- {
- "id": "",
- "label": "control preprocess input images",
- "localized": "入力画像を制御前処理",
- "reload": "",
- "hint": "入力画像を制御前処理"
- },
- {
- "id": "",
- "label": "control-lllite unit 1",
- "localized": "Control-LLLiteユニット1",
- "reload": "",
- "hint": "Control-LLLiteユニット1"
- },
- {
- "id": "",
- "label": "control-lllite unit 2",
- "localized": "Control-LLLiteユニット2",
- "reload": "",
- "hint": "Control-LLLiteユニット2"
- },
- {
- "id": "",
- "label": "control-lllite unit 3",
- "localized": "Control-LLLiteユニット3",
- "reload": "",
- "hint": "Control-LLLiteユニット3"
- },
- {
- "id": "",
- "label": "control-lllite unit 4",
- "localized": "Control-LLLiteユニット4",
- "reload": "",
- "hint": "Control-LLLiteユニット4"
+ "id": 0,
+ "label": "control_params_elements",
+ "localized": "Control",
+ "reload": "Control",
+ "hint": "完全なガイダンスを使用して画像を生成する"
},
{
- "id": "",
- "label": "controlnet",
+ "id": 0,
+ "label": "",
"localized": "ControlNet",
- "reload": "",
- "hint": "ControlNet"
+ "reload": "ControlNet",
+ "hint": "ControlNetは高度なガイダンスモデルです"
},
{
- "id": "",
- "label": "controlnet unit 1",
- "localized": "ControlNetユニット1",
- "reload": "",
- "hint": "ControlNetユニット1"
+ "id": 0,
+ "label": "caption_tab_controls",
+ "localized": "Controls",
+ "reload": "Controls",
+ "hint": ""
},
{
- "id": "",
- "label": "controlnet unit 2",
- "localized": "ControlNetユニット2",
- "reload": "",
- "hint": "ControlNetユニット2"
+ "id": 0,
+ "label": "",
+ "localized": "CaptionCaption",
+ "reload": "CaptionCaption",
+ "hint": ""
},
{
- "id": "",
- "label": "controlnet unit 3",
- "localized": "ControlNetユニット3",
- "reload": "",
- "hint": "ControlNetユニット3"
+ "id": 0,
+ "label": "btn_console",
+ "localized": "Console",
+ "reload": "Console",
+ "hint": ""
},
{
- "id": "",
- "label": "controlnet unit 4",
- "localized": "ControlNetユニット4",
- "reload": "",
- "hint": "ControlNetユニット4"
+ "id": 0,
+ "label": "ui_update_check",
+ "localized": "Check for updates",
+ "reload": "Check for updates",
+ "hint": ""
},
{
- "id": "",
- "label": "controlnet-xs",
+ "id": 0,
+ "label": "",
+ "localized": "Change log",
+ "reload": "Change log",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Compute Settings",
+ "reload": "Compute Settings",
+ "hint": "計算精度、クロスアテンション、および計算プラットフォーム向けの最適化に関連する設定"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Current",
+ "reload": "Current",
+ "hint": "現在ロードされているモデル内のモジュールを分析します"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "CivitAI",
+ "reload": "CivitAI",
+ "hint": "CivitAIからモデルを検索およびダウンロードします"
+ },
+ {
+ "id": 0,
+ "label": "component-5503",
+ "localized": "Calculate missing hashes",
+ "reload": "Calculate missing hashes",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Community",
+ "reload": "Community",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Cloud",
+ "reload": "Cloud",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "txt2img_extra_details_close_desc",
+ "localized": "Close",
+ "reload": "Close",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "change_checkpoint",
+ "localized": "Change model",
+ "reload": "Change model",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "change_refiner",
+ "localized": "Change refiner",
+ "reload": "Change refiner",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "change_vae",
+ "localized": "Change VAE",
+ "reload": "Change VAE",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "change_reference",
+ "localized": "Change reference",
+ "reload": "Change reference",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Corrections",
+ "reload": "Corrections",
+ "hint": "生成プロセス中の画像の 色/シャープネス/明るさ の補正を制御します"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Control Methods",
+ "reload": "Control Methods",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Control Media",
+ "reload": "Control Media",
+ "hint": "コントロール処理用の個別の初期化画像として入力画像を追加します"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "ChronoEdit",
+ "reload": "ChronoEdit",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Cross Attention",
+ "reload": "Cross Attention",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "CLiP Skip",
+ "reload": "CLiP Skip",
+ "hint": "CLIPモデルの早期終了パラメータ。1は通常通り最終レイヤーで停止、2は最後から2番目のレイヤーで停止、など"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Cache-DiT",
+ "reload": "Cache-DiT",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "CFG-Zero",
+ "reload": "CFG-Zero",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Cache folders",
+ "reload": "Cache folders",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Custom model loader",
+ "reload": "Custom model loader",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Client log",
+ "reload": "Client log",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "CLIP Analysis",
+ "reload": "CLIP Analysis",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Context",
+ "reload": "Context",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Correction mode",
+ "reload": "Correction mode",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Color",
+ "reload": "Color",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Center",
+ "reload": "Center",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Color grading",
+ "reload": "Color grading",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Crop to portrait",
+ "reload": "Crop to portrait",
+ "hint": "IPアダプターの入力として使用する前に、入力画像を縦向き(ポートレート)のみにクロップします"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Concept Tokens",
+ "reload": "Concept Tokens",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Colormap",
+ "reload": "Colormap",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Cosine scale 1",
+ "reload": "Cosine scale 1",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Cosine scale 2",
+ "reload": "Cosine scale 2",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Cosine scale 3",
+ "reload": "Cosine scale 3",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Cache model",
+ "reload": "Cache model",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Cosine scale",
+ "reload": "Cosine scale",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Cosine Background",
+ "reload": "Cosine Background",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Control guidance",
+ "reload": "Control guidance",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Contrast",
+ "reload": "Contrast",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "comma",
+ "reload": "comma",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Columns",
+ "reload": "Columns",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Create video",
+ "reload": "Create video",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Censor",
+ "reload": "Censor",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Check language",
+ "reload": "Check language",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Check policy violations",
+ "reload": "Check policy violations",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Check banned words",
+ "reload": "Check banned words",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Control preprocess input images",
+ "reload": "Control preprocess input images",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Control override denoise strength",
+ "reload": "Control override denoise strength",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Color variation",
+ "reload": "Color variation",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Change rate",
+ "reload": "Change rate",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Context after",
+ "reload": "Context after",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Context mask",
+ "reload": "Context mask",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Control only",
+ "reload": "Control only",
+ "hint": "様々なオプションに基づいて、ControlNetやIPアダプタータイプのタスクのソースとして、以下のコントロール入力のみを使用します。"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "CN Mode",
+ "reload": "CN Mode",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "CN Strength",
+ "reload": "CN Strength",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "CN Start",
+ "reload": "CN Start",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "CN End",
+ "reload": "CN End",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "CN Tiles",
+ "reload": "CN Tiles",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Control factor",
+ "reload": "Control factor",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
"localized": "ControlNet-XS",
- "reload": "",
- "hint": "ControlNet-XS"
+ "reload": "ControlNet-XS",
+ "hint": ""
},
{
- "id": "",
- "label": "controlnet-xs unit 1",
- "localized": "ControlNet-XSユニット1",
- "reload": "",
- "hint": "ControlNet-XSユニット1"
+ "id": 0,
+ "label": "",
+ "localized": "Coarse",
+ "reload": "Coarse",
+ "hint": ""
},
{
- "id": "",
- "label": "controlnet-xs unit 2",
- "localized": "ControlNet-XSユニット2",
- "reload": "",
- "hint": "ControlNet-XSユニット2"
+ "id": 0,
+ "label": "",
+ "localized": "Color map",
+ "reload": "Color map",
+ "hint": ""
},
{
- "id": "",
- "label": "controlnet-xs unit 3",
- "localized": "ControlNet-XSユニット3",
- "reload": "",
- "hint": "ControlNet-XSユニット3"
+ "id": 0,
+ "label": "",
+ "localized": "Crop to fit",
+ "reload": "Crop to fit",
+ "hint": "ソース画像の寸法(例:512x510)がターゲットの寸法(例:1024x768)から逸脱している場合、この機能はアップスケーリングされた画像をターゲットサイズの画像に適合させます。はみ出した部分は切り取られます"
},
{
- "id": "",
- "label": "controlnet-xs unit 4",
- "localized": "ControlNet-XSユニット4",
- "reload": "",
- "hint": "ControlNet-XSユニット4"
+ "id": 0,
+ "label": "",
+ "localized": "CLiP Model",
+ "reload": "CLiP Model",
+ "hint": "画像とテキストの類似性マッチングに使用されるCLIPモデル。 大きなモデル(ViT-L, ViT-H)はより正確ですが、低速でVRAMをより多く使用します。"
},
{
- "id": "",
- "label": "correction mode",
- "localized": "補正モード",
- "reload": "",
- "hint": "補正モード"
+ "id": 0,
+ "label": "",
+ "localized": "Caption Model",
+ "reload": "Caption Model",
+ "hint": "初期の画像キャプションの生成に使用されるBLIPモデル。 キャプションモデルは画像の内容を記述し、CLiPがそれをスタイルやフレーバー用語で補強します。"
},
{
- "id": "",
- "label": "cosine background",
- "localized": "コサイン背景",
- "reload": "",
- "hint": "コサイン背景"
+ "id": 0,
+ "label": "",
+ "localized": "Chunk Size",
+ "reload": "Chunk Size",
+ "hint": "説明候補(フレーバー)を処理するためのバッチサイズ。値を大きくすると解析速度が上がりますが、VRAMの使用量が増加します。"
},
{
- "id": "",
- "label": "cosine scale",
- "localized": "コサインスケール",
- "reload": "",
- "hint": "コサインスケール"
+ "id": 0,
+ "label": "",
+ "localized": "CLiP Num Beams",
+ "reload": "CLiP Num Beams",
+ "hint": "キャプション生成中のビームサーチのビーム数。値を大きくするとより多くの可能性を探索しますが、速度は低下します。"
},
{
- "id": "",
- "label": "cosine scale 1",
- "localized": "コサインスケール1",
- "reload": "",
- "hint": "コサインスケール1"
+ "id": 0,
+ "label": "",
+ "localized": "Character threshold",
+ "reload": "Character threshold",
+ "hint": "キャラクター固有のタグ(例:キャラクター名、特定の特徴)の信頼度しきい値。 このしきい値を超える信頼度を持つタグのみが含まれます。 値が高いほど選択的になり、低いほどより多くの潜在的な一致が含まれます。 DeepBooruモデルではサポートされていません。"
},
{
- "id": "",
- "label": "cosine scale 2",
- "localized": "コサインスケール2",
- "reload": "",
- "hint": "コサインスケール2"
+ "id": 0,
+ "label": "",
+ "localized": "Cross-attention",
+ "reload": "Cross-attention",
+ "hint": ""
},
{
- "id": "",
- "label": "cosine scale 3",
- "localized": "コサインスケール3",
- "reload": "",
- "hint": "コサインスケール3"
+ "id": 0,
+ "label": "",
+ "localized": "cpu",
+ "reload": "cpu",
+ "hint": "CPUとRAMのみを使用します:最も遅いですが、メモリ不足(OOM)が発生する可能性が最も低いです"
},
{
- "id": "",
- "label": "create image info text file",
- "localized": "画像情報テキストファイルを作成",
- "reload": "",
- "hint": "画像情報テキストファイルを作成"
+ "id": 0,
+ "label": "",
+ "localized": "Cached models",
+ "reload": "Cached models",
+ "hint": "迅速なアクセスのためにRAMに保存するモデルの数"
},
{
- "id": "",
- "label": "create video",
- "localized": "動画を作成",
- "reload": "",
- "hint": "動画を作成"
+ "id": 0,
+ "label": "",
+ "localized": "combined",
+ "reload": "combined",
+ "hint": ""
},
{
- "id": "",
- "label": "create zip archive",
- "localized": "zipアーカイブを作成",
- "reload": "",
- "hint": "zipアーカイブを作成"
+ "id": 0,
+ "label": "",
+ "localized": "Compress ratio",
+ "reload": "Compress ratio",
+ "hint": ""
},
{
- "id": "",
- "label": "cross-attention",
- "localized": "クロスアテンション",
- "reload": "",
- "hint": "クロスアテンション"
+ "id": 0,
+ "label": "",
+ "localized": "compel",
+ "reload": "compel",
+ "hint": ""
},
{
- "id": "",
- "label": "cudagraphs",
- "localized": "CUDAグラフ",
- "reload": "",
- "hint": "CUDAグラフ"
+ "id": 0,
+ "label": "",
+ "localized": "Channels last",
+ "reload": "Channels last",
+ "hint": ""
},
{
- "id": "",
- "label": "cudamallocasync",
- "localized": "cudamallocasync",
- "reload": "",
- "hint": "cudamallocasync"
+ "id": 0,
+ "label": "",
+ "localized": "cuDNN full-depth benchmark",
+ "reload": "cuDNN full-depth benchmark",
+ "hint": ""
},
{
- "id": "",
- "label": "custom pipeline",
- "localized": "カスタムパイプライン",
- "reload": "",
- "hint": "カスタムパイプライン"
+ "id": 0,
+ "label": "",
+ "localized": "cuDNN benchmark limit",
+ "reload": "cuDNN benchmark limit",
+ "hint": ""
},
{
- "id": "",
- "label": "dark",
- "localized": "暗い",
- "reload": "",
- "hint": "暗い"
+ "id": 0,
+ "label": "",
+ "localized": "cudaMallocAsync",
+ "reload": "cudaMallocAsync",
+ "hint": "CUDAの非同期メモリ分配器(アロケータ)を使用します。パフォーマンスとVRAMの断片化が改善されますが、一部のGPUでは不安定になる可能性があります。"
},
{
- "id": "",
- "label": "dc solver",
- "localized": "DCソルバー",
- "reload": "",
- "hint": "DCソルバー"
+ "id": 0,
+ "label": "",
+ "localized": "CLiP skip enabled",
+ "reload": "CLiP skip enabled",
+ "hint": ""
},
{
- "id": "",
- "label": "ddpm",
- "localized": "DDPM",
- "reload": "",
- "hint": "DDPM"
+ "id": 0,
+ "label": "",
+ "localized": "Cache-DiT enabled",
+ "reload": "Cache-DiT enabled",
+ "hint": ""
},
{
- "id": "",
- "label": "debug info",
- "localized": "デバッグ情報",
- "reload": "",
- "hint": "デバッグ情報"
+ "id": 0,
+ "label": "",
+ "localized": "Cache-DiT F-compute blocks",
+ "reload": "Cache-DiT F-compute blocks",
+ "hint": ""
},
{
- "id": "",
- "label": "decode",
- "localized": "デコード",
- "reload": "",
- "hint": "デコード"
+ "id": 0,
+ "label": "",
+ "localized": "Cache-DiT B-compute blocks",
+ "reload": "Cache-DiT B-compute blocks",
+ "hint": ""
},
{
- "id": "",
- "label": "decode chunks",
- "localized": "デコードチャンク",
- "reload": "",
- "hint": "デコードチャンク"
+ "id": 0,
+ "label": "",
+ "localized": "Cache-DiT residual diff threshold",
+ "reload": "Cache-DiT residual diff threshold",
+ "hint": ""
},
{
- "id": "",
- "label": "deep-cache",
- "localized": "ディープキャッシュ",
- "reload": "",
- "hint": "ディープキャッシュ"
+ "id": 0,
+ "label": "",
+ "localized": "Cache-DiT warmup steps",
+ "reload": "Cache-DiT warmup steps",
+ "hint": ""
},
{
- "id": "",
- "label": "deepbooru",
- "localized": "ディープブールー",
- "reload": "",
- "hint": "ディープブールー"
+ "id": 0,
+ "label": "",
+ "localized": "CFG-Zero enabled",
+ "reload": "CFG-Zero enabled",
+ "hint": ""
},
{
- "id": "",
- "label": "deepbooru: escape brackets",
- "localized": "ディープブールー: 角括弧をエスケープ",
- "reload": "",
- "hint": "ディープブールー: 角括弧をエスケープ"
+ "id": 0,
+ "label": "",
+ "localized": "CFG-Zero star",
+ "reload": "CFG-Zero star",
+ "hint": ""
},
{
- "id": "",
- "label": "deepbooru: exclude tags",
- "localized": "ディープブールー: タグを除外",
- "reload": "",
- "hint": "ディープブールー: タグを除外"
+ "id": 0,
+ "label": "",
+ "localized": "CFG-Zero steps",
+ "reload": "CFG-Zero steps",
+ "hint": ""
},
{
- "id": "",
- "label": "deepbooru: include scores in results",
- "localized": "ディープブールー: 結果にスコアを含める",
- "reload": "",
- "hint": "ディープブールー: 結果にスコアを含める"
+ "id": 0,
+ "label": "",
+ "localized": "cudagraphs",
+ "reload": "cudagraphs",
+ "hint": ""
},
{
- "id": "",
- "label": "deepbooru: max tags",
- "localized": "ディープブールー: 最大タグ数",
- "reload": "",
- "hint": "ディープブールー: 最大タグ数"
+ "id": 0,
+ "label": "",
+ "localized": "Cleanup temporary folder on startup",
+ "reload": "Cleanup temporary folder on startup",
+ "hint": ""
},
{
- "id": "",
- "label": "deepbooru: score threshold",
- "localized": "ディープブールー: スコアしきい値",
- "reload": "",
- "hint": "ディープブールー: スコアしきい値"
+ "id": 0,
+ "label": "",
+ "localized": "Create ZIP archive for multiple images",
+ "reload": "Create ZIP archive for multiple images",
+ "hint": ""
},
{
- "id": "",
- "label": "deepbooru: sort alphabetically",
- "localized": "ディープブールー: アルファベット順にソート",
- "reload": "",
- "hint": "ディープブールー: アルファベット順にソート"
+ "id": 0,
+ "label": "",
+ "localized": "cover",
+ "reload": "cover",
+ "hint": "全エリアをカバー"
},
{
- "id": "",
- "label": "deepbooru: use spaces for tags",
- "localized": "ディープブールー: タグにスペースを使用",
- "reload": "",
- "hint": "ディープブールー: タグにスペースを使用"
+ "id": 0,
+ "label": "",
+ "localized": "Compact view",
+ "reload": "Compact view",
+ "hint": ""
},
{
- "id": "",
- "label": "deepcache cache interval",
- "localized": "ディープキャッシュキャッシュ間隔",
- "reload": "",
- "hint": "ディープキャッシュキャッシュ間隔"
+ "id": 0,
+ "label": "",
+ "localized": "Cache text encoder results",
+ "reload": "Cache text encoder results",
+ "hint": ""
},
{
- "id": "",
- "label": "default",
- "localized": "デフォルト",
- "reload": "",
- "hint": "デフォルト"
+ "id": 0,
+ "label": "",
+ "localized": "contain",
+ "reload": "contain",
+ "hint": ""
},
{
- "id": "",
- "label": "deis",
- "localized": "デイス",
- "reload": "",
- "hint": "デイス"
+ "id": 0,
+ "label": "",
+ "localized": "Ctrl+up/down word delimiters",
+ "reload": "Ctrl+up/down word delimiters",
+ "hint": ""
},
{
- "id": "",
- "label": "denoising batch size",
- "localized": "デノイズバッチサイズ",
- "reload": "",
- "hint": "デノイズバッチサイズ"
+ "id": 0,
+ "label": "",
+ "localized": "Ctrl+up/down precision when editing (attention:1.1)",
+ "reload": "Ctrl+up/down precision when editing (attention:1.1)",
+ "hint": ""
},
{
- "id": "",
- "label": "denoising steps",
- "localized": "デノイズステップ数",
- "reload": "",
- "hint": "デノイズステップ数"
+ "id": 0,
+ "label": "",
+ "localized": "Ctrl+up/down precision when editing ",
+ "reload": "Ctrl+up/down precision when editing ",
+ "hint": ""
},
{
- "id": "",
- "label": "depth and normal",
- "localized": "深度と法線",
- "reload": "",
- "hint": "深度と法線"
+ "id": 0,
+ "label": "",
+ "localized": "Cached VAEs",
+ "reload": "Cached VAEs",
+ "hint": ""
},
{
- "id": "",
- "label": "depth anything",
- "localized": "デプス・エニシング",
- "reload": "",
- "hint": "デプス・エニシング"
+ "id": 0,
+ "label": "",
+ "localized": "ckpt",
+ "reload": "ckpt",
+ "hint": ""
},
{
- "id": "",
- "label": "depth map",
- "localized": "深度マップ",
- "reload": "",
- "hint": "深度マップ"
+ "id": 0,
+ "label": "",
+ "localized": "Comma separated list with optional strength per LoRA",
+ "reload": "Comma separated list with optional strength per LoRA",
+ "hint": ""
},
{
- "id": "",
- "label": "depth threshold",
- "localized": "深度しきい値",
- "reload": "",
- "hint": "深度しきい値"
+ "id": 0,
+ "label": "",
+ "localized": "CivitAI token",
+ "reload": "CivitAI token",
+ "hint": ""
},
{
- "id": "",
- "label": "description",
- "localized": "説明",
- "reload": "",
- "hint": "説明"
+ "id": 0,
+ "label": "",
+ "localized": "Custom pipeline",
+ "reload": "Custom pipeline",
+ "hint": ""
},
{
- "id": "",
- "label": "details",
+ "id": 0,
+ "label": "",
+ "localized": "Custom model",
+ "reload": "Custom model",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "ControlNet unit 1",
+ "reload": "ControlNet unit 1",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "ControlNet unit 2",
+ "reload": "ControlNet unit 2",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "ControlNet unit 3",
+ "reload": "ControlNet unit 3",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "ControlNet unit 4",
+ "reload": "ControlNet unit 4",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "ControlNet-XS unit 1",
+ "reload": "ControlNet-XS unit 1",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "ControlNet-XS unit 2",
+ "reload": "ControlNet-XS unit 2",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "ControlNet-XS unit 3",
+ "reload": "ControlNet-XS unit 3",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "ControlNet-XS unit 4",
+ "reload": "ControlNet-XS unit 4",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Control-LLLite unit 1",
+ "reload": "Control-LLLite unit 1",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Control-LLLite unit 2",
+ "reload": "Control-LLLite unit 2",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Control-LLLite unit 3",
+ "reload": "Control-LLLite unit 3",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Control-LLLite unit 4",
+ "reload": "Control-LLLite unit 4",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Control settings",
+ "reload": "Control settings",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Canny",
+ "reload": "Canny",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Condition",
+ "reload": "Condition",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Caption: Batch",
+ "reload": "Caption: Batch",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "Control elements",
+ "reload": "Control elements",
+ "hint": "コントロール要素は、生成を目的の結果に導くことができる高度なモデルです"
+ }
+ ],
+ "d": [
+ {
+ "id": 0,
+ "label": "Docs",
+ "localized": "Docs",
+ "reload": "",
+ "hint": "ドキュメント"
+ },
+ {
+ "id": 1,
+ "label": "Discord",
+ "localized": "Discord",
+ "reload": "",
+ "hint": "Discord"
+ },
+ {
+ "id": 2,
+ "label": "txt2img_detail",
"localized": "詳細",
"reload": "",
- "hint": "詳細"
+ "hint": "ディテーラー(Detailer)は、検出されたオブジェクトに対して高解像度で追加の生成を実行します"
},
{
- "id": "",
- "label": "deterministic mode",
- "localized": "決定論的モード",
+ "id": 3,
+ "label": "Delete",
+ "localized": "削除",
"reload": "",
- "hint": "決定論的モード"
+ "hint": "画像を削除"
},
{
- "id": "",
- "label": "device info",
- "localized": "デバイス情報",
+ "id": 4,
+ "label": "Default",
+ "localized": "デフォルト",
"reload": "",
- "hint": "デバイス情報"
+ "hint": ""
},
{
- "id": "",
- "label": "diffusers",
- "localized": "Diffusers",
- "reload": "",
- "hint": "Diffusers"
- },
- {
- "id": "",
- "label": "dilate",
- "localized": "膨張",
- "reload": "",
- "hint": "膨張"
- },
- {
- "id": "",
- "label": "dilate tau",
- "localized": "膨張タウ",
- "reload": "",
- "hint": "膨張タウ"
- },
- {
- "id": "",
- "label": "directml retry ops for nan",
- "localized": "DirectML NaN操作リトライ",
- "reload": "",
- "hint": "DirectML NaN操作リトライ"
- },
- {
- "id": "",
- "label": "directory for temporary images; leave empty for default",
- "localized": "一時画像用ディレクトリ; デフォルトは空欄",
- "reload": "",
- "hint": "一時画像用ディレクトリ; デフォルトは空欄"
- },
- {
- "id": "",
- "label": "disable accelerate",
- "localized": "アクセラレートを無効化",
- "reload": "",
- "hint": "アクセラレートを無効化"
- },
- {
- "id": "",
- "label": "disable conditional batching",
- "localized": "条件付きバッチ処理を無効化",
- "reload": "",
- "hint": "条件付きバッチ処理を無効化"
- },
- {
- "id": "",
- "label": "disabled",
- "localized": "無効",
- "reload": "",
- "hint": "無効"
- },
- {
- "id": "",
- "label": "discard penultimate sigma",
- "localized": "最後から2番目のシグマを破棄",
- "reload": "",
- "hint": "最後から2番目のシグマを破棄"
- },
- {
- "id": "",
- "label": "distance threshold",
- "localized": "距離しきい値",
- "reload": "",
- "hint": "距離しきい値"
- },
- {
- "id": "",
- "label": "do not change selected model when reading generation parameters",
- "localized": "生成パラメータ読み込み時に選択モデルを変更しない",
- "reload": "",
- "hint": "生成パラメータ読み込み時に選択モデルを変更しない"
- },
- {
- "id": "",
- "label": "do not display video output in ui",
- "localized": "UIでビデオ出力を表示しない",
- "reload": "",
- "hint": "UIでビデオ出力を表示しない"
- },
- {
- "id": "",
- "label": "down",
- "localized": "下",
- "reload": "",
- "hint": "下"
- },
- {
- "id": "",
- "label": "download",
- "localized": "ダウンロード",
- "reload": "",
- "hint": "ダウンロード"
- },
- {
- "id": "",
- "label": "download model",
- "localized": "モデルをダウンロード",
- "reload": "",
- "hint": "モデルをダウンロード"
- },
- {
- "id": "",
- "label": "download path",
- "localized": "ダウンロードパス",
- "reload": "",
- "hint": "ダウンロードパス"
- },
- {
- "id": "",
- "label": "download updates",
+ "id": 5,
+ "label": "ui_update_apply",
"localized": "アップデートをダウンロード",
"reload": "",
- "hint": "アップデートをダウンロード"
+ "hint": ""
},
{
- "id": "",
- "label": "downscale high resolution live previews",
- "localized": "高解像度ライブプレビューをダウンスケール",
+ "id": 6,
+ "label": "civitai_download_btn",
+ "localized": "モデルをダウンロード",
"reload": "",
- "hint": "高解像度ライブプレビューをダウンスケール"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm sde",
- "localized": "DPM SDE",
+ "id": 7,
+ "label": "Diffusers",
+ "localized": "Diffusers",
"reload": "",
- "hint": "DPM SDE"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm++",
- "localized": "DPM++",
+ "id": 8,
+ "label": "Distilled",
+ "localized": "Distilled",
"reload": "",
- "hint": "DPM++"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm++ 1s",
- "localized": "DPM++ 1s",
+ "id": 9,
+ "label": "Description",
+ "localized": "説明",
"reload": "",
- "hint": "DPM++ 1s"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm++ 2m",
- "localized": "DPM++ 2m",
+ "id": 10,
+ "label": "txt2img_extra_details_btn",
+ "localized": "詳細",
"reload": "",
- "hint": "DPM++ 2m"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm++ 2m edm",
- "localized": "DPM++ 2m EDM",
+ "id": 11,
+ "label": "Detailer",
+ "localized": "ディテーラー",
"reload": "",
- "hint": "DPM++ 2m EDM"
+ "hint": "ディテーラーは、検出されたオブジェクトに対して高解像度で追加の生成を実行します"
},
{
- "id": "",
- "label": "dpm++ 2m inverse",
- "localized": "DPM++ 2m Inverse",
+ "id": 12,
+ "label": "Denoise",
+ "localized": "デノイズ",
"reload": "",
- "hint": "DPM++ 2m Inverse"
+ "hint": "デノイズ設定。デノイズ値が高いほど、生成中に既存の画像内容がより多く変更されます"
},
{
- "id": "",
- "label": "dpm++ 2m sde",
- "localized": "DPM++ 2m SDE",
+ "id": 13,
+ "label": "DirectML",
+ "localized": "DirectML",
"reload": "",
- "hint": "DPM++ 2m SDE"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm++ 3m",
- "localized": "DPM++ 3m",
+ "id": 14,
+ "label": "Download model from huggingface",
+ "localized": "Hugging Faceからモデルをダウンロード",
"reload": "",
- "hint": "DPM++ 3m"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm++ 3m inverse",
- "localized": "DPM++ 3m Inverse",
- "reload": "",
- "hint": "DPM++ 3m Inverse"
- },
- {
- "id": "",
- "label": "dpm++ cosine",
- "localized": "DPM++ Cosine",
- "reload": "",
- "hint": "DPM++ Cosine"
- },
- {
- "id": "",
- "label": "dpm++ inverse",
- "localized": "DPM++ Inverse",
- "reload": "",
- "hint": "DPM++ Inverse"
- },
- {
- "id": "",
- "label": "dpm++ sde",
- "localized": "DPM++ SDE",
- "reload": "",
- "hint": "DPM++ SDE"
- },
- {
- "id": "",
- "label": "dpm2 flowmatch",
- "localized": "DPM2 FlowMatch",
- "reload": "",
- "hint": "DPM2 FlowMatch"
- },
- {
- "id": "",
- "label": "dpm2++ 2m flowmatch",
- "localized": "DPM2++ 2m FlowMatch",
- "reload": "",
- "hint": "DPM2++ 2m FlowMatch"
- },
- {
- "id": "",
- "label": "dpm2++ 2m sde flowmatch",
- "localized": "DPM2++ 2m SDE FlowMatch",
- "reload": "",
- "hint": "DPM2++ 2m SDE FlowMatch"
- },
- {
- "id": "",
- "label": "dpm2++ 2s flowmatch",
- "localized": "DPM2++ 2s FlowMatch",
- "reload": "",
- "hint": "DPM2++ 2s FlowMatch"
- },
- {
- "id": "",
- "label": "dpm2++ 3m sde flowmatch",
- "localized": "DPM2++ 3m SDE FlowMatch",
- "reload": "",
- "hint": "DPM2++ 3m SDE FlowMatch"
- },
- {
- "id": "",
- "label": "dpm2++ sde flowmatch",
- "localized": "DPM2++ SDE FlowMatch",
- "reload": "",
- "hint": "DPM2++ SDE FlowMatch"
- },
- {
- "id": "",
- "label": "dpm2a flowmatch",
- "localized": "DPM2a FlowMatch",
- "reload": "",
- "hint": "DPM2a FlowMatch"
- },
- {
- "id": "",
- "label": "draw legend",
- "localized": "凡例を描画",
- "reload": "",
- "hint": "凡例を描画"
- },
- {
- "id": "",
- "label": "dropdown",
+ "id": 15,
+ "label": "Dropdown",
"localized": "ドロップダウン",
"reload": "",
- "hint": "ドロップダウン"
+ "hint": ""
},
{
- "id": "",
- "label": "duration",
- "localized": "期間",
- "reload": "",
- "hint": "期間"
- },
- {
- "id": "",
- "label": "dwpose",
- "localized": "DWPOSE",
- "reload": "",
- "hint": "DWPOSE"
- },
- {
- "id": "",
+ "id": 16,
"label": "dynamic",
- "localized": "動的",
+ "localized": "dynamic",
"reload": "",
- "hint": "動的"
+ "hint": "動的シフトは、画像の解像度に基づいてデノイズスケジュールを自動的に調整します。 スケジューラは、実際の画像解像度に基づいて base_shift と max_shift の間を補間します。 有効にすると、静的な Flow shift が無効になります。"
},
{
- "id": "",
- "label": "dynamic attention",
+ "id": 17,
+ "label": "Detailer models",
+ "localized": "ディテーラーモデル",
+ "reload": "",
+ "hint": "詳細化に使用する検出モデルを選択します"
+ },
+ {
+ "id": 18,
+ "label": "Detailer list",
+ "localized": "ディテーラーリスト",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Detailer classes",
+ "localized": "ディテーラークラス",
+ "reload": "",
+ "hint": "選択したディテーラーモデルがマルチクラスモデルの場合、使用する特定のクラスを指定します"
+ },
+ {
+ "id": 20,
+ "label": "Detailer prompt",
+ "localized": "ディテーラープロンプト",
+ "reload": "",
+ "hint": "ディテーラー専用のプロンプトを使用します。空の場合は、メインプロンプトが使用されます"
+ },
+ {
+ "id": 21,
+ "label": "Detailer negative prompt",
+ "localized": "ディテーラーネガティブプロンプト",
+ "reload": "",
+ "hint": "ディテーラー専用のネガティブプロンプトを使用します。空の場合は、メインネガティブプロンプトが使用されます"
+ },
+ {
+ "id": 22,
+ "label": "Detailer steps",
+ "localized": "ディテーラーステップ数",
+ "reload": "",
+ "hint": "ディテーラープロセスを実行するステップ数"
+ },
+ {
+ "id": 23,
+ "label": "Detailer strength",
+ "localized": "ディテーラー強度",
+ "reload": "",
+ "hint": "ディテーラープロセスのデノイズ強度"
+ },
+ {
+ "id": 24,
+ "label": "Detailer resolution",
+ "localized": "ディテーラー解像度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Denoising batch size",
+ "localized": "デノイズバッチサイズ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Dilate tau",
+ "localized": "膨張(Dilate)タウ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Draw legend",
+ "localized": "凡例を描画",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Denoising strength",
+ "localized": "デノイズ強度",
+ "reload": "",
+ "hint": "アルゴリズムが画像の内容をどの程度無視するかを決定します。0では何も変わらず、1では無関係な画像になります。1.0未満の値では、サンプリングステップ数で指定された回数よりも少ないステップで処理が行われます"
+ },
+ {
+ "id": 29,
+ "label": "Denoise start",
+ "localized": "デノイズ開始",
+ "reload": "",
+ "hint": "ベースモデルをいつ終了させ、リファイナー(Refiner)をいつ開始させるかを指定することで、デノイズ強度を上書きします。リファイナー使用時のみ適用されます。0または1に設定すると、通常のデノイズ強度が使用されます"
+ },
+ {
+ "id": 30,
+ "label": "down",
+ "localized": "down",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Decode chunks",
+ "localized": "デコードチャンク",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Dilate",
+ "localized": "膨張",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Depth and normal",
+ "localized": "深度と法線",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Distance threshold",
+ "localized": "距離しきい値",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Depth threshold",
+ "localized": "深度しきい値",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Denoising steps",
+ "localized": "デノイズステップ数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Depth map",
+ "localized": "デプスマップ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Dynamic shift",
+ "localized": "動的シフト",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Duration",
+ "localized": "持続時間",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Device Info",
+ "localized": "デバイス情報",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Diffusers load using Run:ai streamer",
+ "localized": "Run:ai streamerを使用してDiffusersをロード",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Disable accelerate",
+ "localized": "Accelerateを無効化",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Disable T5 text encoder",
+ "localized": "T5テキストエンコーダーを無効化",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Dynamic loss threshold",
+ "localized": "動的損失しきい値",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Dequantize using torch.compile",
+ "localized": "torch.compileを使用して逆量子化",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "Dequantize using full precision",
+ "localized": "フル精度を使用して逆量子化",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Disabled",
+ "localized": "無効",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Dynamic Attention BMM",
+ "localized": "動的アテンション BMM",
+ "reload": "",
+ "hint": "アテンション計算を一度に行わず、ステップごとに実行します。推論時間は遅くなりますが、メモリ使用量を大幅に削減できます"
+ },
+ {
+ "id": 49,
+ "label": "Dynamic attention",
"localized": "動的アテンション",
"reload": "",
- "hint": "動的アテンション"
+ "hint": "ステップごとにアテンション計算を動的に調整します。VRAMを節約しますが、生成速度は低下します"
},
{
- "id": "",
- "label": "dynamic attention slicing rate in gb",
- "localized": "動的アテンションスライシングレート (GB単位)",
+ "id": 50,
+ "label": "Dynamic Attention slicing rate",
+ "localized": "動的アテンションスライシング率",
"reload": "",
- "hint": "動的アテンションスライシングレート (GB単位)"
+ "hint": ""
},
{
- "id": "",
- "label": "dynamic attention trigger rate in gb",
- "localized": "動的アテンショントリガーレート (GB単位)",
+ "id": 51,
+ "label": "Dynamic Attention trigger rate",
+ "localized": "動的アテンショントリガー率",
"reload": "",
- "hint": "動的アテンショントリガーレート (GB単位)"
+ "hint": ""
},
{
- "id": "",
- "label": "edge",
- "localized": "エッジ",
+ "id": 52,
+ "label": "Deterministic mode",
+ "localized": "決定論的モード",
"reload": "",
- "hint": "エッジ"
+ "hint": "実行間で決定論的な出力を強制します。再現性には役立ちますが、一部の最適化が無効になる場合があります"
},
{
- "id": "",
- "label": "edit start",
- "localized": "編集開始",
+ "id": 53,
+ "label": "DirectML retry ops for NaN",
+ "localized": "NaN発生時にDirectML操作をリトライ",
"reload": "",
- "hint": "編集開始"
+ "hint": ""
},
{
- "id": "",
- "label": "edit stop",
- "localized": "編集停止",
+ "id": 54,
+ "label": "deep-cache",
+ "localized": "DeepCache",
"reload": "",
- "hint": "編集停止"
+ "hint": ""
},
{
- "id": "",
- "label": "embedded metadata",
- "localized": "埋め込みメタデータ",
+ "id": 55,
+ "label": "DeepCache cache interval",
+ "localized": "DeepCache キャッシュ間隔",
"reload": "",
- "hint": "埋め込みメタデータ"
+ "hint": ""
},
{
- "id": "",
- "label": "enable embeddings support",
- "localized": "埋め込みサポートを有効化",
+ "id": 56,
+ "label": "Directory for temporary images; leave empty for default",
+ "localized": "一時画像のディレクトリ。空の場合はデフォルト",
"reload": "",
- "hint": "埋め込みサポートを有効化"
+ "hint": ""
},
{
- "id": "",
- "label": "enable file wildcards support",
- "localized": "ファイルワイルドカードサポートを有効化",
+ "id": 57,
+ "label": "Do not display video output in UI",
+ "localized": "UIにビデオ出力を表示しない",
"reload": "",
- "hint": "ファイルワイルドカードサポートを有効化"
+ "hint": ""
},
{
- "id": "",
- "label": "enable freeu",
- "localized": "FreeUを有効化",
+ "id": 58,
+ "label": "Directory name pattern",
+ "localized": "ディレクトリ名パターン",
"reload": "",
- "hint": "FreeUを有効化"
+ "hint": "画像やグリッドのサブディレクトリを定義するために以下のタグを使用します:[steps], [cfg], [prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime], [job_timestamp]。空の場合はデフォルト"
},
{
- "id": "",
- "label": "enable teacache",
- "localized": "TEACacheを有効化",
+ "id": 59,
+ "label": "Dark",
+ "localized": "ダーク",
"reload": "",
- "hint": "TEACacheを有効化"
+ "hint": ""
},
{
- "id": "",
- "label": "enable tonemap",
- "localized": "トーンマップを有効化",
+ "id": 60,
+ "label": "Disabled UI tabs",
+ "localized": "無効にするUIタブ",
"reload": "",
- "hint": "トーンマップを有効化"
+ "hint": ""
},
{
- "id": "",
- "label": "enable use of reference models",
- "localized": "参照モデルの使用を有効化",
+ "id": 61,
+ "label": "Disable variable aspect ratio",
+ "localized": "可変アスペクト比を無効化",
"reload": "",
- "hint": "参照モデルの使用を有効化"
+ "hint": ""
},
{
- "id": "",
- "label": "enabled",
- "localized": "有効",
+ "id": 62,
+ "label": "Desktop",
+ "localized": "デスクトップ",
"reload": "",
- "hint": "有効"
+ "hint": ""
},
{
- "id": "",
- "label": "encoder",
- "localized": "エンコーダー",
+ "id": 63,
+ "label": "Downscale high resolution live previews",
+ "localized": "高解像度のライブプレビューをダウンスケール",
"reload": "",
- "hint": "エンコーダー"
+ "hint": ""
},
{
- "id": "",
- "label": "end",
- "localized": "終了",
+ "id": 64,
+ "label": "Detailer use model augment",
+ "localized": "ディテーラーでモデル拡張を使用",
"reload": "",
- "hint": "終了"
+ "hint": "ディテーラーの検出モデルをより高い精度で実行します"
},
{
- "id": "",
- "label": "enhance prompt",
- "localized": "プロンプトを強化",
+ "id": 65,
+ "label": "Default strength",
+ "localized": "デフォルト強度",
"reload": "",
- "hint": "プロンプトを強化"
+ "hint": "Loraなどの追加ネットワークをプロンプトに追加する際の倍率を指定します"
},
{
- "id": "",
- "label": "ensemble size",
- "localized": "アンサンブルサイズ",
+ "id": 66,
+ "label": "Do not change selected model when reading generation parameters",
+ "localized": "生成パラメータを読み込むときに選択中のモデルを変更しない",
"reload": "",
- "hint": "アンサンブルサイズ"
+ "hint": ""
},
{
- "id": "",
- "label": "epsilon",
- "localized": "イプシロン",
+ "id": 67,
+ "label": "Do conditional and unconditional denoising in one batch",
+ "localized": "条件付きデノイズと条件なしデノイズを1つのバッチで行う",
"reload": "",
- "hint": "イプシロン"
+ "hint": ""
},
{
- "id": "",
- "label": "erode",
- "localized": "収縮",
+ "id": 68,
+ "label": "Disable NaN check",
+ "localized": "NaNチェックを無効化",
"reload": "",
- "hint": "収縮"
+ "hint": ""
},
{
- "id": "",
- "label": "erode size",
- "localized": "収縮サイズ",
+ "id": 69,
+ "label": "Disallow models in ckpt format",
+ "localized": "ckpt形式のモデルを許可しない",
"reload": "",
- "hint": "収縮サイズ"
+ "hint": ""
},
{
- "id": "",
- "label": "eta",
- "localized": "イータ",
+ "id": 70,
+ "label": "Default upscaler for image resize operations",
+ "localized": "画像リサイズ操作のデフォルトアップスカラー",
"reload": "",
- "hint": "イータ"
+ "hint": ""
},
{
- "id": "",
- "label": "euler",
- "localized": "Euler",
+ "id": 71,
+ "label": "Debug info",
+ "localized": "デバッグ情報",
"reload": "",
- "hint": "Euler"
+ "hint": ""
},
{
- "id": "",
- "label": "euler edm",
- "localized": "Euler EDM",
+ "id": 72,
+ "label": "Download folder",
+ "localized": "ダウンロードフォルダ",
"reload": "",
- "hint": "Euler EDM"
+ "hint": ""
},
{
- "id": "",
- "label": "euler flowmatch",
- "localized": "Euler FlowMatch",
+ "id": 73,
+ "label": "DWPose",
+ "localized": "DWPose",
"reload": "",
- "hint": "Euler FlowMatch"
+ "hint": ""
},
{
- "id": "",
- "label": "euler sgm",
- "localized": "Euler SGM",
+ "id": 74,
+ "label": "Depth Anything",
+ "localized": "Depth Anything",
"reload": "",
- "hint": "Euler SGM"
+ "hint": ""
},
{
- "id": "",
- "label": "executionprovider.cpu",
- "localized": "ExecutionProvider.CPU",
+ "id": 75,
+ "label": "Depth Pro",
+ "localized": "Depth Pro",
"reload": "",
- "hint": "ExecutionProvider.CPU"
+ "hint": ""
},
{
- "id": "",
- "label": "executionprovider.cuda",
- "localized": "ExecutionProvider.CUDA",
+ "id": 76,
+ "label": "Decode",
+ "localized": "デコード",
"reload": "",
- "hint": "ExecutionProvider.CUDA"
+ "hint": ""
+ }
+ ],
+ "e": [
+ {
+ "id": 843,
+ "label": "Enhance prompt",
+ "localized": "プロンプト拡張",
+ "reload": "script_flux_prompt_enhance_(legacy)",
+ "hint": "プロンプト拡張(レガシー版)"
},
{
- "id": "",
- "label": "executionprovider.directml",
- "localized": "ExecutionProvider.DirectML",
+ "id": 0,
+ "label": "Enhance now",
+ "localized": "今すぐ拡張",
+ "reload": "script_prompt_enhance",
+ "hint": "選択したLLMモデルを使用してプロンプトの拡張を実行します"
+ },
+ {
+ "id": 0,
+ "label": "Extensions",
+ "localized": "拡張機能",
"reload": "",
- "hint": "ExecutionProvider.DirectML"
+ "hint": "アプリケーションの拡張機能"
},
{
- "id": "",
- "label": "executionprovider.migraphx",
- "localized": "ExecutionProvider.MIGraphX",
- "reload": "",
- "hint": "ExecutionProvider.MIGraphX"
- },
- {
- "id": "",
- "label": "executionprovider.openvino",
- "localized": "ExecutionProvider.OpenVINO",
- "reload": "",
- "hint": "ExecutionProvider.OpenVINO"
- },
- {
- "id": "",
- "label": "executionprovider.rocm",
- "localized": "ExecutionProvider.ROCm",
- "reload": "",
- "hint": "ExecutionProvider.ROCm"
- },
- {
- "id": "",
- "label": "expandable segments",
- "localized": "展開可能なセグメント",
- "reload": "",
- "hint": "展開可能なセグメント"
- },
- {
- "id": "",
- "label": "exponential",
- "localized": "指数関数的",
- "reload": "",
- "hint": "指数関数的"
- },
- {
- "id": "",
- "label": "exposure",
- "localized": "露光量",
- "reload": "",
- "hint": "露光量"
- },
- {
- "id": "",
- "label": "extra noise multiplier for img2img",
- "localized": "img2img用追加ノイズ乗数",
- "reload": "",
- "hint": "img2img用追加ノイズ乗数"
- },
- {
- "id": "",
- "label": "extract lora",
+ "id": 0,
+ "label": "Extract LoRA",
"localized": "LoRA抽出",
"reload": "",
- "hint": "LoRA抽出"
+ "hint": ""
},
{
- "id": "",
- "label": "face",
- "localized": "顔",
+ "id": 0,
+ "label": "Embedded metadata",
+ "localized": "埋め込みメタデータ",
"reload": "",
- "hint": "顔"
+ "hint": ""
},
{
- "id": "",
- "label": "face confidence",
- "localized": "顔の信頼度",
+ "id": 0,
+ "label": "Extension list",
+ "localized": "拡張機能リスト",
+ "reload": "component-8571",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Execution Precision",
+ "localized": "実行精度",
+ "reload": "settings_cuda",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings",
+ "localized": "Embeddings",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extract currently loaded LoRA(s)",
+ "localized": "現在ロードされているLoRAを抽出",
+ "reload": "component-5745",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable LayerSkipConfig",
+ "localized": "LayerSkipConfigを有効化",
+ "reload": "txt2img",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable refine pass",
+ "localized": "リファイン・パスを有効化",
+ "reload": "txt2img",
+ "hint": "img2imgと同様のプロセスを使用して、最終画像のアップスケールや細部の追加を行います。オプションでリファイナーモデルを使用して細部を強化できます。"
+ },
+ {
+ "id": 0,
+ "label": "Enable detailer pass",
+ "localized": "ディテイラー・パスを有効化",
+ "reload": "txt2img",
+ "hint": "顔などの対象オブジェクトを検出し、高解像度で再処理します"
+ },
+ {
+ "id": 0,
+ "label": "Edge padding",
+ "localized": "エッジパディング",
+ "reload": "txt2img",
+ "hint": "マスク領域の端をこの割合で拡張します"
+ },
+ {
+ "id": 0,
+ "label": "Edge blur",
+ "localized": "エッジぼかし",
+ "reload": "txt2img",
+ "hint": "マスク領域の端をこの割合でぼかします"
+ },
+ {
+ "id": 0,
+ "label": "End",
+ "localized": "End",
+ "reload": "txt2img",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ETA",
+ "localized": "ETA",
+ "reload": "script_apg",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable FreeU",
+ "localized": "FreeUを有効化",
+ "reload": "script_consistory",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tonemap",
+ "localized": "トーンマップを有効化",
+ "reload": "script_hdr",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enabled",
+ "localized": "有効",
+ "reload": "script_kohya_hires_fix",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Exposure",
+ "localized": "露出",
+ "reload": "script_lut_color_grading",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Encoder",
+ "localized": "エンコーダー",
+ "reload": "script_mulan",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enhanced prompt",
+ "localized": "拡張済みプロンプト",
+ "reload": "script_prompt_enhance",
+ "hint": "LLMから出力された拡張後のプロンプト"
+ },
+ {
+ "id": 0,
+ "label": "Edit start",
+ "localized": "編集開始",
+ "reload": "script_ledits",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edit stop",
+ "localized": "編集停止",
+ "reload": "script_ledits",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode",
+ "localized": "収縮 (Erode)",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "edge",
+ "localized": "エッジ",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ensemble size",
+ "localized": "アンサンブルサイズ",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable",
+ "localized": "有効化",
+ "reload": "video",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode size",
+ "localized": "収縮サイズ",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable PixelArt",
+ "localized": "PixelArtを有効化",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable edge detection",
+ "localized": "エッジ検出を有効化",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge block size",
+ "localized": "エッジブロックサイズ",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge image weight",
+ "localized": "エッジ画像ウェイト",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Escape brackets",
+ "localized": "括弧をエスケープ",
+ "reload": "caption",
+ "hint": "タグ内の丸括弧や角括弧をバックスラッシュでエスケープします。 ( ) [ ] などのプロンプト構文で特別な意味を持つ文字がタグに含まれる場合に必要です。 出力を直接プロンプトで使用する場合に有効にしてください。"
+ },
+ {
+ "id": 0,
+ "label": "Exclude tags",
+ "localized": "除外タグ",
+ "reload": "caption",
+ "hint": "出力から除外するタグのカンマ区切りリスト。 頻繁に表示される不要なタグや重複するタグをフィルタリングするのに便利です。"
+ },
+ {
+ "id": 0,
+ "label": "Extension GIT repository URL",
+ "localized": "拡張機能のGITリポジトリURL",
+ "reload": "component-8593",
+ "hint": "GitHub上の拡張機能リポジトリのURLを指定してください"
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CPU",
+ "localized": "ExecutionProvider.CPU",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.DirectML",
+ "localized": "ExecutionProvider.DirectML",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CUDA",
+ "localized": "ExecutionProvider.CUDA",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.ROCm",
+ "localized": "ExecutionProvider.ROCm",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.MIGraphX",
+ "localized": "ExecutionProvider.MIGraphX",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.OpenVINO",
+ "localized": "ExecutionProvider.OpenVINO",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable modular pipelines (experimental)",
+ "localized": "モジュラーパイプラインを有効化 (実験的)",
+ "reload": "settings_model_options",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Expandable segments",
+ "localized": "拡張可能なセグメント",
+ "reload": "settings_backends",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable use of reference models",
+ "localized": "リファレンスモデルの使用を有効化",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable embeddings support",
+ "localized": "Embeddingsのサポートを有効化",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable file wildcards support",
+ "localized": "ファイルのワイルドカードサポートを有効化",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extra noise multiplier for img2img",
+ "localized": "img2img用の追加ノイズ倍率",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings train templates directory",
+ "localized": "Embeddings学習テンプレートディレクトリ",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable Hypernetwork support",
+ "localized": "Hypernetworkのサポートを有効化",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tensorboard logging",
+ "localized": "Tensorboardロギングを有効化",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ }
+ ],
+ "f": [
+ {
+ "id": 0,
+ "label": "Fixed",
+ "localized": "固定",
"reload": "",
- "hint": "顔の信頼度"
+ "hint": "画像をターゲット解像度にリサイズします。高さと幅が一致しない場合、アスペクト比が不正確になります"
},
{
- "id": "",
- "label": "faceid model",
- "localized": "FaceIDモデル",
+ "id": 0,
+ "label": "Folder",
+ "localized": "フォルダー",
"reload": "",
- "hint": "FaceIDモデル"
+ "hint": ""
},
{
- "id": "",
- "label": "fall-off exponent (lower=higher detail)",
- "localized": "減衰指数 (低いほど高詳細)",
+ "id": 1,
+ "label": "FramePack",
+ "localized": "FramePack",
"reload": "",
- "hint": "減衰指数 (低いほど高詳細)"
+ "hint": ""
},
{
- "id": "",
- "label": "false",
- "localized": "いいえ",
- "reload": "",
- "hint": "いいえ"
- },
- {
- "id": "",
- "label": "fast",
- "localized": "高速",
- "reload": "",
- "hint": "高速"
- },
- {
- "id": "",
- "label": "file or folder with user-defined styles",
- "localized": "ユーザー定義スタイルファイルまたはフォルダ",
- "reload": "",
- "hint": "ユーザー定義スタイルファイルまたはフォルダ"
- },
- {
- "id": "",
- "label": "filename",
- "localized": "ファイル名",
- "reload": "",
- "hint": "ファイル名"
- },
- {
- "id": "",
- "label": "first-block cache enabled",
- "localized": "ファーストブロックキャッシュ有効",
- "reload": "",
- "hint": "ファーストブロックキャッシュ有効"
- },
- {
- "id": "",
- "label": "fixed unet precision",
- "localized": "固定Unet精度",
- "reload": "",
- "hint": "固定Unet精度"
- },
- {
- "id": "",
- "label": "flash attention",
- "localized": "フラッシュアテンション",
- "reload": "",
- "hint": "フラッシュアテンション"
- },
- {
- "id": "",
- "label": "flavors",
- "localized": "フレーバー",
- "reload": "",
- "hint": "フレーバー"
- },
- {
- "id": "",
- "label": "flow shift",
- "localized": "フローシフト",
- "reload": "",
- "hint": "フローシフト"
- },
- {
- "id": "",
- "label": "folder",
- "localized": "フォルダ",
- "reload": "",
- "hint": "フォルダ"
- },
- {
- "id": "",
- "label": "folder for control generate",
- "localized": "コントロール生成用フォルダ",
- "reload": "",
- "hint": "コントロール生成用フォルダ"
- },
- {
- "id": "",
- "label": "folder for control grids",
- "localized": "コントロールグリッド用フォルダ",
- "reload": "",
- "hint": "コントロールグリッド用フォルダ"
- },
- {
- "id": "",
- "label": "folder for disk offload",
- "localized": "ディスクオフロード用フォルダ",
- "reload": "",
- "hint": "ディスクオフロード用フォルダ"
- },
- {
- "id": "",
- "label": "folder for huggingface cache",
- "localized": "HuggingFaceキャッシュ用フォルダ",
- "reload": "",
- "hint": "HuggingFaceキャッシュ用フォルダ"
- },
- {
- "id": "",
- "label": "folder for image generate",
- "localized": "画像生成用フォルダ",
- "reload": "",
- "hint": "画像生成用フォルダ"
- },
- {
- "id": "",
- "label": "folder for img2img grids",
- "localized": "img2imgグリッド用フォルダ",
- "reload": "",
- "hint": "img2imgグリッド用フォルダ"
- },
- {
- "id": "",
- "label": "folder for init images",
- "localized": "初期画像用フォルダ",
- "reload": "",
- "hint": "初期画像用フォルダ"
- },
- {
- "id": "",
- "label": "folder for manually saved images",
- "localized": "手動保存画像用フォルダ",
- "reload": "",
- "hint": "手動保存画像用フォルダ"
- },
- {
- "id": "",
- "label": "folder for onnx cached models",
- "localized": "ONNXキャッシュモデル用フォルダ",
- "reload": "",
- "hint": "ONNXキャッシュモデル用フォルダ"
- },
- {
- "id": "",
- "label": "folder for onnx conversion",
- "localized": "ONNX変換用フォルダ",
- "reload": "",
- "hint": "ONNX変換用フォルダ"
- },
- {
- "id": "",
- "label": "folder for openvino cache",
- "localized": "OpenVINOキャッシュ用フォルダ",
- "reload": "",
- "hint": "OpenVINOキャッシュ用フォルダ"
- },
- {
- "id": "",
- "label": "folder for processed images",
- "localized": "処理済み画像用フォルダ",
- "reload": "",
- "hint": "処理済み画像用フォルダ"
- },
- {
- "id": "",
- "label": "folder for text generate",
- "localized": "テキスト生成用フォルダ",
- "reload": "",
- "hint": "テキスト生成用フォルダ"
- },
- {
- "id": "",
- "label": "folder for tunable ops cache",
- "localized": "チューナブルオペレーションキャッシュ用フォルダ",
- "reload": "",
- "hint": "チューナブルオペレーションキャッシュ用フォルダ"
- },
- {
- "id": "",
- "label": "folder for txt2img grids",
- "localized": "txt2imgグリッド用フォルダ",
- "reload": "",
- "hint": "txt2imgグリッド用フォルダ"
- },
- {
- "id": "",
- "label": "folder for videos",
- "localized": "ビデオ用フォルダ",
- "reload": "",
- "hint": "ビデオ用フォルダ"
- },
- {
- "id": "",
- "label": "folder with bsrgan models",
- "localized": "BSRGANモデルフォルダ",
- "reload": "",
- "hint": "BSRGANモデルフォルダ"
- },
- {
- "id": "",
- "label": "folder with chainner models",
- "localized": "Chainnerモデルフォルダ",
- "reload": "",
- "hint": "Chainnerモデルフォルダ"
- },
- {
- "id": "",
- "label": "folder with clip models",
- "localized": "CLIPモデルフォルダ",
- "reload": "",
- "hint": "CLIPモデルフォルダ"
- },
- {
- "id": "",
- "label": "folder with codeformer models",
- "localized": "CodeFormerモデルフォルダ",
- "reload": "",
- "hint": "CodeFormerモデルフォルダ"
- },
- {
- "id": "",
- "label": "folder with control models",
- "localized": "コントロールモデルフォルダ",
- "reload": "",
- "hint": "コントロールモデルフォルダ"
- },
- {
- "id": "",
- "label": "folder with esrgan models",
- "localized": "ESRGANモデルフォルダ",
- "reload": "",
- "hint": "ESRGANモデルフォルダ"
- },
- {
- "id": "",
- "label": "folder with gfpgan models",
- "localized": "GFPGANモデルフォルダ",
- "reload": "",
- "hint": "GFPGANモデルフォルダ"
- },
- {
- "id": "",
- "label": "folder with huggingface models",
- "localized": "HuggingFaceモデルフォルダ",
- "reload": "",
- "hint": "HuggingFaceモデルフォルダ"
- },
- {
- "id": "",
- "label": "folder with hypernetwork models",
- "localized": "ハイパーネットワークモデルフォルダ",
- "reload": "",
- "hint": "ハイパーネットワークモデルフォルダ"
- },
- {
- "id": "",
- "label": "folder with ldsr models",
- "localized": "LDSRモデルフォルダ",
- "reload": "",
- "hint": "LDSRモデルフォルダ"
- },
- {
- "id": "",
- "label": "folder with lora network(s)",
- "localized": "LoRAネットワークフォルダ",
- "reload": "",
- "hint": "LoRAネットワークフォルダ"
- },
- {
- "id": "",
- "label": "folder with realesrgan models",
- "localized": "Real-ESRGANモデルフォルダ",
- "reload": "",
- "hint": "Real-ESRGANモデルフォルダ"
- },
- {
- "id": "",
- "label": "folder with scunet models",
- "localized": "SCUNetモデルフォルダ",
- "reload": "",
- "hint": "SCUNetモデルフォルダ"
- },
- {
- "id": "",
- "label": "folder with stable diffusion models",
- "localized": "Stable Diffusionモデルフォルダ",
- "reload": "",
- "hint": "Stable Diffusionモデルフォルダ"
- },
- {
- "id": "",
- "label": "folder with swinir models",
- "localized": "SwinIRモデルフォルダ",
- "reload": "",
- "hint": "SwinIRモデルフォルダ"
- },
- {
- "id": "",
- "label": "folder with text encoder files",
- "localized": "テキストエンコーダファイルフォルダ",
- "reload": "",
- "hint": "テキストエンコーダファイルフォルダ"
- },
- {
- "id": "",
- "label": "folder with textual inversion embeddings",
- "localized": "Textual Inversion埋め込みフォルダ",
- "reload": "",
- "hint": "Textual Inversion埋め込みフォルダ"
- },
- {
- "id": "",
- "label": "folder with unet files",
- "localized": "Unetファイルフォルダ",
- "reload": "",
- "hint": "Unetファイルフォルダ"
- },
- {
- "id": "",
- "label": "folder with user-defined wildcards",
- "localized": "ユーザー定義ワイルドカードフォルダ",
- "reload": "",
- "hint": "ユーザー定義ワイルドカードフォルダ"
- },
- {
- "id": "",
- "label": "folder with vae files",
- "localized": "VAEファイルフォルダ",
- "reload": "",
- "hint": "VAEファイルフォルダ"
- },
- {
- "id": "",
- "label": "folder with yolo models",
- "localized": "YOLOモデルフォルダ",
- "reload": "",
- "hint": "YOLOモデルフォルダ"
- },
- {
- "id": "",
- "label": "font color",
- "localized": "フォント色",
- "reload": "",
- "hint": "フォント色"
- },
- {
- "id": "",
- "label": "font file",
- "localized": "フォントファイル",
- "reload": "",
- "hint": "フォントファイル"
- },
- {
- "id": "",
- "label": "font size",
- "localized": "フォントサイズ",
- "reload": "",
- "hint": "フォントサイズ"
- },
- {
- "id": "",
- "label": "force model eval",
- "localized": "モデル評価を強制",
- "reload": "",
- "hint": "モデル評価を強制"
- },
- {
- "id": "",
- "label": "foreground threshold",
- "localized": "前景しきい値",
- "reload": "",
- "hint": "前景しきい値"
- },
- {
- "id": "",
- "label": "fp4",
- "localized": "fp4",
- "reload": "",
- "hint": "fp4"
- },
- {
- "id": "",
- "label": "frame change sensitivity",
- "localized": "フレーム変更感度",
- "reload": "",
- "hint": "フレーム変更感度"
- },
- {
- "id": "",
- "label": "frames",
+ "id": 0,
+ "label": "Frames",
"localized": "フレーム",
"reload": "",
- "hint": "フレーム"
+ "hint": ""
},
{
- "id": "",
- "label": "freeinit",
- "localized": "FreeInit",
+ "id": 0,
+ "label": "Fallback guidance",
+ "localized": "フォールバック・ガイダンス",
"reload": "",
- "hint": "FreeInit"
+ "hint": ""
},
{
- "id": "",
- "label": "freeu enabled",
- "localized": "FreeU有効",
+ "id": 0,
+ "label": "FreeU",
+ "localized": "FreeU",
"reload": "",
- "hint": "FreeU有効"
+ "hint": ""
},
{
- "id": "",
- "label": "freeu preset",
+ "id": 0,
+ "label": "Faster Cache",
+ "localized": "Faster Cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folders",
+ "localized": "フォルダー",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fetch model preview metadata",
+ "localized": "モデルプレビューのメタデータを取得",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flow shift",
+ "localized": "フローシフト (Flow shift)",
+ "reload": "",
+ "hint": "Flowmatchingモデルのシフト値。デノイジング・ステップの配分を制御します。 設定値: - 1.0より大きい: 初期のデノイジングに多くのステップを割り当てる(構造を重視) - 1.0より小さい: 後期のデノイジングに多くのステップを割り当てる(微細なディテールを重視) - 1.0: バランスの取れたスケジュール ほとんどのFlowmatchingモデルはデフォルト値として3を使用します。ダイナミック・シフトが有効な場合は実質的に無効化されます。"
+ },
+ {
+ "id": 0,
+ "label": "FDG scales",
+ "localized": "FDGスケール",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FDG weights",
+ "localized": "FDGウェイト",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FDG rescale space",
+ "localized": "FDG再スケーリング空間",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force HiRes",
+ "localized": "強制ハイレゾ",
+ "reload": "",
+ "hint": "潜在空間アップスケール選択時は自動的にハイレゾ(Hires)が実行されますが、それ以外のアップスケーラー使用時はスキップされます。非潜在空間アップスケーラーでハイレゾを実行したい場合は、この項目を有効にします"
+ },
+ {
+ "id": 0,
+ "label": "FreeU preset",
"localized": "FreeUプリセット",
"reload": "",
- "hint": "FreeUプリセット"
+ "hint": ""
},
{
- "id": "",
- "label": "full vae",
+ "id": 0,
+ "label": "FaceID Model",
+ "localized": "FaceIDモデル",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Final strength",
+ "localized": "最終強度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "full",
+ "localized": "full",
+ "reload": "",
+ "hint": "常にフル精度を使用する"
+ },
+ {
+ "id": 0,
+ "label": "Fall-off exponent (lower=higher detail)",
+ "localized": "減衰指数 (低いほど高詳細)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fill strength",
+ "localized": "塗りつぶし強度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Face",
+ "localized": "顔",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Face confidence",
+ "localized": "顔検出信頼度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP model variant",
+ "localized": "FPモデルバリアント",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP resolution",
+ "localized": "FP解像度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP duration",
+ "localized": "FP持続時間",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP target FPS",
+ "localized": "FPターゲットFPS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP interpolation",
+ "localized": "FP補間",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP init strength",
+ "localized": "FP開始強度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP end strength",
+ "localized": "FP終了強度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP vision strength",
+ "localized": "FPビジョン強度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP section prompts",
+ "localized": "FPセクションプロンプト",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP latent window size",
+ "localized": "FP潜在ウィンドウサイズ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP steps",
+ "localized": "FPステップ数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP sampler shift",
+ "localized": "FPサンプラーシフト",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP CFG scale",
+ "localized": "FP CFGスケール",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP distilled CFG scale",
+ "localized": "FP蒸留CFGスケール",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP CFG re-scale",
+ "localized": "FP CFG再スケーリング",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP system prompt",
+ "localized": "FPシステムプロンプト",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP model receipe",
+ "localized": "FPモデルレシピ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable TeaCache",
+ "localized": "FP TeaCacheを有効化",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP use optimized system prompt",
+ "localized": "FP最適化済みシステムプロンプトを使用",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable CFGZero",
+ "localized": "FP CFGZeroを有効化",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable Preview",
+ "localized": "FPプレビューを有効化",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP attention",
+ "localized": "FPアテンション",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP VAE",
+ "localized": "FP VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FPS",
+ "localized": "FPS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Foreground threshold",
+ "localized": "前景しきい値",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Frame change sensitivity",
+ "localized": "フレーム変化感度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename",
+ "localized": "ファイル名",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force model eval",
+ "localized": "モデル評価を強制",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "false",
+ "localized": "false",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Full precision (--no-half-vae)",
+ "localized": "フル精度 (--no-half-vae)",
+ "reload": "",
+ "hint": "VAEにFP32を使用します。VRAMの使用量が増え、生成速度は低下しますが、より良い結果が得られる場合があります"
+ },
+ {
+ "id": 0,
+ "label": "FP32",
+ "localized": "FP32",
+ "reload": "",
+ "hint": "計算に32ビット浮動小数点精度を使用します"
+ },
+ {
+ "id": 0,
+ "label": "FP16",
+ "localized": "FP16",
+ "reload": "",
+ "hint": "計算に16ビット浮動小数点精度を使用します"
+ },
+ {
+ "id": 0,
+ "label": "Force full precision (--no-half)",
+ "localized": "フル精度を強制 (--no-half)",
+ "reload": "",
+ "hint": "モデルにFP32を使用します。VRAMの使用量が増え、生成速度は低下しますが、より良い結果が得られる場合があります"
+ },
+ {
+ "id": 0,
+ "label": "Flash",
+ "localized": "Flash",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flex attention",
+ "localized": "Flex attention",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flash attention",
+ "localized": "Flash attention",
+ "reload": "",
+ "hint": "高度に最適化されたアテンションアルゴリズムです。VRAM使用量を大幅に削減し推論を高速化しますが、非決定論的(生成結果に再現性がなくなる可能性)になる場合があります。"
+ },
+ {
+ "id": 0,
+ "label": "Fused projections",
+ "localized": "Fused projections",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU enabled",
+ "localized": "FreeU有効化",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 1st stage backbone",
+ "localized": "FreeU 第1ステージ バックボーン",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 2nd stage backbone",
+ "localized": "FreeU 第2ステージ バックボーン",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 1st stage skip",
+ "localized": "FreeU 第1ステージ スキップ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 2nd stage skip",
+ "localized": "FreeU 第2ステージ スキップ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FoCa",
+ "localized": "FoCa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache cache enabled",
+ "localized": "FasterCache キャッシュ有効化",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip range",
+ "localized": "FasterCache 空間スキップ範囲",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip start",
+ "localized": "FasterCache 空間スキップ開始",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip end",
+ "localized": "FasterCache 空間スキップ終了",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip range",
+ "localized": "FasterCache 無条件(uncond)スキップ範囲",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip start",
+ "localized": "FasterCache 無条件(uncond)スキップ開始",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip end",
+ "localized": "FasterCache 無条件(uncond)スキップ終了",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache guidance distilled",
+ "localized": "FasterCache 蒸留ガイダンス",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "fullgraph",
+ "localized": "fullgraph",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with stable diffusion models",
+ "localized": "Stable Diffusionモデルのフォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Huggingface models",
+ "localized": "Huggingfaceモデルのフォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for Huggingface cache",
+ "localized": "Huggingfaceキャッシュ用フォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for Tunable ops cache",
+ "localized": "Tunable opsキャッシュ用フォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with VAE files",
+ "localized": "VAEファイルのフォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with UNET files",
+ "localized": "UNETファイルのフォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Text encoder files",
+ "localized": "テキストエンコーダーファイルのフォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with LoRA network(s)",
+ "localized": "LoRAネットワークのフォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "File or Folder with user-defined styles",
+ "localized": "ユーザー定義スタイルのファイルまたはフォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with user-defined wildcards",
+ "localized": "ユーザー定義ワイルドカードのフォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with textual inversion embeddings",
+ "localized": "Textual Inversion(埋め込み)のフォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Control models",
+ "localized": "Controlモデルのフォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Yolo models",
+ "localized": "Yoloモデルのフォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with ESRGAN models",
+ "localized": "ESRGANモデルのフォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with BSRGAN models",
+ "localized": "BSRGANモデルのフォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with RealESRGAN models",
+ "localized": "RealESRGANモデルのフォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with SCUNet models",
+ "localized": "SCUNetモデルのフォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with SwinIR models",
+ "localized": "SwinIRモデルのフォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with CLIP models",
+ "localized": "CLIPモデルのフォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for disk offload",
+ "localized": "ディスクオフロード用フォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for OpenVINO cache",
+ "localized": "OpenVINOキャッシュ用フォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for ONNX cached models",
+ "localized": "ONNXキャッシュ済みモデル用フォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for ONNX conversion",
+ "localized": "ONNX変換用フォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with chaiNNer models",
+ "localized": "chaiNNerモデルのフォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "File format",
+ "localized": "ファイル形式",
+ "reload": "",
+ "hint": "保存する画像のファイル形式を選択します"
+ },
+ {
+ "id": 0,
+ "label": "Font file",
+ "localized": "フォントファイル",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Font color",
+ "localized": "フォント色",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for text generate",
+ "localized": "テキスト生成用フォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for image generate",
+ "localized": "画像生成用フォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for control generate",
+ "localized": "コントロール生成用フォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for processed images",
+ "localized": "処理済み画像用フォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for manually saved images",
+ "localized": "手動保存画像用フォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for videos",
+ "localized": "ビデオ用フォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for init images",
+ "localized": "初期画像用フォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for txt2img grids",
+ "localized": "txt2imgグリッド用フォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for img2img grids",
+ "localized": "img2imgグリッド用フォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for control grids",
+ "localized": "コントロールグリッド用フォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Font size",
+ "localized": "フォントサイズ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Full VAE",
"localized": "フルVAE",
"reload": "",
- "hint": "フルVAE"
+ "hint": ""
},
{
- "id": "",
- "label": "full-depth cudnn benchmark",
- "localized": "全深度cuDNNベンチマーク",
+ "id": 0,
+ "label": "Force offline mode",
+ "localized": "強制オフラインモード",
"reload": "",
- "hint": "全深度cuDNNベンチマーク"
+ "hint": ""
},
{
- "id": "",
- "label": "fuse strength",
- "localized": "フューズ強度",
+ "id": 0,
+ "label": "Fixed UNet precision",
+ "localized": "UNet精度を固定",
"reload": "",
- "hint": "フューズ強度"
+ "hint": ""
},
{
- "id": "",
- "label": "fused projections",
- "localized": "統合投影",
+ "id": 0,
+ "label": "Filename join string",
+ "localized": "ファイル名結合文字列",
"reload": "",
- "hint": "統合投影"
+ "hint": ""
},
{
- "id": "",
- "label": "gamma",
+ "id": 0,
+ "label": "Filename word regex",
+ "localized": "ファイル名ワード正規表現",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force zeros for prompts when empty",
+ "localized": "プロンプトが空の時にゼロを強制",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "fill",
+ "localized": "fill",
+ "reload": "",
+ "hint": "画像全体がターゲット解像度に収まるようにリサイズします。余白は画像の色で塗りつぶされます"
+ },
+ {
+ "id": 0,
+ "label": "For image processing do exact number of steps as specified",
+ "localized": "画像処理時に指定された正確なステップ数を実行する",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with LyCORIS network(s)",
+ "localized": "LyCORISネットワークのフォルダ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fuse strength",
+ "localized": "融合強度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeInit",
+ "localized": "FreeInit",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "g": [
+ {
+ "id": 67,
+ "label": "Gallery",
+ "localized": "ギャラリー",
+ "reload": "n/a",
+ "hint": "画像ギャラリー"
+ },
+ {
+ "id": 68,
+ "label": "GitHub",
+ "localized": "GitHub",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "Guidance",
+ "localized": "ガイダンス",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "GenerateGenerate",
+ "localized": "生成実行",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "Generate forever",
+ "localized": "連続生成",
+ "reload": "n/a",
+ "hint": "停止されるまで処理を継続します"
+ },
+ {
+ "id": 72,
+ "label": "Generate",
+ "localized": "生成",
+ "reload": "n/a",
+ "hint": "処理を開始します"
+ },
+ {
+ "id": 73,
+ "label": "Get receipe",
+ "localized": "レシピを取得",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "GPU Monitor",
+ "localized": "GPUモニター",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Get Changelog",
+ "localized": "更新履歴を取得",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Generic",
+ "localized": "ジェネリック",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Google GenAI",
+ "localized": "Google GenAI",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Group Offload",
+ "localized": "グループオフロード",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Grid Options",
+ "localized": "グリッドオプション",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Grids",
+ "localized": "グリッド",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "Guider",
+ "localized": "ガイダー",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "Guidance scale",
+ "localized": "ガイダンススケール",
+ "reload": "n/a",
+ "hint": "CFG(Classifier Free Guidance)スケール:画像がどれだけプロンプトに従うかを設定します。低い値はより創造的な結果を生み出し、高い値はプロンプトにより忠実に従います。推奨値は5〜10です。"
+ },
+ {
+ "id": 83,
+ "label": "Guidance end",
+ "localized": "ガイダンス終了",
+ "reload": "n/a",
+ "hint": "CFGとPAGの効果を早期に終了させます。値が1の場合は通常通り動作し、0.5の場合はステップの50%でガイダンスを停止します。"
+ },
+ {
+ "id": 84,
+ "label": "Guidance rescale",
+ "localized": "ガイダンス再スケーリング",
+ "reload": "n/a",
+ "hint": "高いガイダンス設定値での露出オーバーを避けるためにガイダンスを再スケーリングします。"
+ },
+ {
+ "id": 85,
+ "label": "Gamma",
"localized": "ガンマ",
- "reload": "",
- "hint": "ガンマ"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "gamma corrected",
- "localized": "ガンマ補正",
- "reload": "",
- "hint": "ガンマ補正"
+ "id": 86,
+ "label": "Grid margins",
+ "localized": "グリッド余白",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "gate step",
+ "id": 87,
+ "label": "Grid sections",
+ "localized": "グリッドセクション",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 88,
+ "label": "Guidance strength",
+ "localized": "ガイダンス強度",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 89,
+ "label": "Guidance start",
+ "localized": "ガイダンス開始",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 90,
+ "label": "Guidance stop",
+ "localized": "ガイダンス停止",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 91,
+ "label": "Gate step",
"localized": "ゲートステップ",
- "reload": "",
- "hint": "ゲートステップ"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "gc threshold",
- "localized": "GCしきい値",
- "reload": "",
- "hint": "GCしきい値"
+ "id": 92,
+ "label": "Guess mode",
+ "localized": "推測モード",
+ "reload": "n/a",
+ "hint": "ControlNetへのプロンプト入力の必要性をなくします。入力されたコントロールマップの内容に基づいて、ControlNetエンコーダーに「最善の推測」を強制させます。"
},
{
- "id": "",
- "label": "get changelog",
- "localized": "変更ログを取得",
- "reload": "",
- "hint": "変更ログを取得"
- },
- {
- "id": "",
- "label": "gpu",
- "localized": "gpu",
- "reload": "",
- "hint": "gpu"
- },
- {
- "id": "",
+ "id": 93,
"label": "gradient",
"localized": "グラデーション",
- "reload": "",
- "hint": "グラデーション"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "grid background color",
- "localized": "グリッド背景色",
- "reload": "",
- "hint": "グリッド背景色"
+ "id": 94,
+ "label": "Gamma corrected",
+ "localized": "ガンマ補正済み",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "grid margins",
- "localized": "グリッド余白",
- "reload": "",
- "hint": "グリッド余白"
+ "id": 95,
+ "label": "General threshold",
+ "localized": "全般しきい値",
+ "reload": "n/a",
+ "hint": "全般的なタグ(オブジェクト、アクション、設定など)の信頼度しきい値。この値を超えた信頼度を持つタグのみが出力に含まれます。高い値ほど厳選され(タグが減る)、低い値ほどより多くのタグが含まれます。"
},
{
- "id": "",
- "label": "grid sections:",
- "localized": "グリッドセクション:",
- "reload": "",
- "hint": "グリッドセクション:"
+ "id": 96,
+ "label": "GPU",
+ "localized": "GPU",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "group size",
+ "id": 97,
+ "label": "Google cloud use VertexAI endpoints",
+ "localized": "Google CloudでVertexAIエンドポイントを使用する",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 98,
+ "label": "Google cloud API key",
+ "localized": "Google Cloud APIキー",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 99,
+ "label": "Google Cloud project ID",
+ "localized": "Google CloudプロジェクトID",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "Google Cloud location ID",
+ "localized": "Google CloudロケーションID",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 101,
+ "label": "group",
+ "localized": "グループ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 102,
+ "label": "Group size",
"localized": "グループサイズ",
- "reload": "",
- "hint": "グループサイズ"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "guidance",
- "localized": "ガイダンス",
- "reload": "",
- "hint": "ガイダンス"
+ "id": 103,
+ "label": "GC threshold",
+ "localized": "GCしきい値",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "guidance start",
- "localized": "ガイダンス開始",
- "reload": "",
- "hint": "ガイダンス開始"
+ "id": 104,
+ "label": "Grid max rows count",
+ "localized": "グリッド最大行数",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "guidance stop",
- "localized": "ガイダンス停止",
- "reload": "",
- "hint": "ガイダンス停止"
+ "id": 105,
+ "label": "Grid max columns count",
+ "localized": "グリッド最大列数",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "guidance strength",
- "localized": "ガイダンス強度",
- "reload": "",
- "hint": "ガイダンス強度"
+ "id": 106,
+ "label": "Grid background color",
+ "localized": "グリッド背景色",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "hands",
- "localized": "手",
- "reload": "",
- "hint": "手"
+ "id": 107,
+ "label": "Gallery auto-update on tab change",
+ "localized": "タブ切り替え時にギャラリーを自動更新",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "hdr range",
- "localized": "HDR範囲",
- "reload": "",
- "hint": "HDR範囲"
+ "id": 108,
+ "label": "GPU monitor interval",
+ "localized": "GPUモニター間隔",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "hed",
- "localized": "hed",
- "reload": "",
- "hint": "hed"
+ "id": 109,
+ "label": "Gallery view columns",
+ "localized": "ギャラリー表示列数",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "height after",
- "localized": "高さ(変更後)",
- "reload": "",
- "hint": "高さ(変更後)"
+ "id": 110,
+ "label": "Grid image size",
+ "localized": "グリッド画像サイズ",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "height before",
- "localized": "高さ(変更前)",
+ "id": 111,
+ "label": "Global",
+ "localized": "グローバル",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "h": [
+ {
+ "id": 1,
+ "label": "History",
+ "localized": "履歴",
"reload": "",
- "hint": "高さ(変更前)"
+ "hint": "再処理が可能な過去の生成リスト"
},
{
- "id": "",
- "label": "height mask",
- "localized": "高さマスク",
+ "id": 2,
+ "label": "html2md",
+ "localized": "html2md",
"reload": "",
- "hint": "高さマスク"
+ "hint": ""
},
{
- "id": "",
- "label": "heun",
- "localized": "Heun",
+ "id": 3,
+ "label": "Huggingface",
+ "localized": "Huggingface",
"reload": "",
- "hint": "Heun"
+ "hint": "Huggingfaceへのアクセスに関連する設定"
},
{
- "id": "",
- "label": "heun flowmatch",
- "localized": "Heunフローマッチ",
+ "id": 4,
+ "label": "HiDream",
+ "localized": "HiDream",
"reload": "",
- "hint": "Heunフローマッチ"
+ "hint": ""
},
{
- "id": "",
- "label": "hidet",
- "localized": "Hidet",
+ "id": 5,
+ "label": "HyperTile",
+ "localized": "HyperTile",
"reload": "",
- "hint": "Hidet"
+ "hint": ""
},
{
- "id": "",
- "label": "high threshold",
- "localized": "高しきい値",
+ "id": 6,
+ "label": "HiDiffusion",
+ "localized": "HiDiffusion",
"reload": "",
- "hint": "高しきい値"
+ "hint": "HiDiffusionは、重複や歪みを抑えつつ標準モデルを使用して高解像度画像を生成することを可能にし、パフォーマンスも向上させます"
},
{
- "id": "",
- "label": "hires pass only",
- "localized": "高解像度パスのみ",
- "reload": "",
- "hint": "高解像度パスのみ"
- },
- {
- "id": "",
- "label": "hq init latents",
- "localized": "HQ初期潜在空間",
- "reload": "",
- "hint": "HQ初期潜在空間"
- },
- {
- "id": "",
- "label": "hue",
- "localized": "色相",
- "reload": "",
- "hint": "色相"
- },
- {
- "id": "",
- "label": "huggingface mirror",
- "localized": "HuggingFaceミラー",
- "reload": "",
- "hint": "HuggingFaceミラー"
- },
- {
- "id": "",
- "label": "huggingface token",
- "localized": "HuggingFaceトークン",
- "reload": "",
- "hint": "HuggingFaceトークン"
- },
- {
- "id": "",
- "label": "hunyuan",
- "localized": "Hunyuan",
- "reload": "",
- "hint": "Hunyuan"
- },
- {
- "id": "",
- "label": "il",
- "localized": "il",
- "reload": "",
- "hint": "il"
- },
- {
- "id": "",
- "label": "image height",
- "localized": "画像の高さ",
+ "id": 7,
+ "label": "Height",
+ "localized": "高さ",
"reload": "",
"hint": "画像の高さ"
},
{
- "id": "",
- "label": "image quality",
- "localized": "画質",
+ "id": 8,
+ "label": "HiRes steps",
+ "localized": "高解像度化ステップ数",
"reload": "",
- "hint": "画質"
+ "hint": "アップスケール画像のサンプリングステップ数。0の場合、オリジナルと同じ値を使用します"
},
{
- "id": "",
- "label": "image transparent color fill",
- "localized": "画像の透明色塗りつぶし",
+ "id": 9,
+ "label": "HDR clamp",
+ "localized": "HDRクランプ",
"reload": "",
- "hint": "画像の透明色塗りつぶし"
+ "hint": "分布の平均から大きく外れた値を刈り込むことで、不自然な細部のレベルを調整します。これは特に高いガイダンススケールでの生成を強化するのに役立ち、プロセスの早い段階で外れ値を特定し、範囲(境界)と閾値の設定に基づいて数学的な調整を適用します。画像の値を入れたい範囲を設定し、閾値を調整することで、どの値をその範囲内に戻すべきかを決定するものと考えてください"
},
{
- "id": "",
- "label": "image watermark file",
- "localized": "画像の透かしファイル",
+ "id": 10,
+ "label": "HDR maximize",
+ "localized": "HDR最大化",
"reload": "",
- "hint": "画像の透かしファイル"
+ "hint": "最大テンソル値を指定された範囲の4倍で割ることで「正規化係数」を算出します。この係数は、与えられた境界内でチャンネルをシフトするために使用され、後続の処理のために最大のダイナミックレンジを確保します。目的は、Photoshopなどの外部アプリケーションでのレベル、コントラスト、明るさの調整などのために、ダイナミックレンジを最適化することです"
},
{
- "id": "",
- "label": "image watermark position",
- "localized": "画像の透かし位置",
+ "id": 11,
+ "label": "HDR range",
+ "localized": "HDR範囲",
"reload": "",
- "hint": "画像の透かし位置"
+ "hint": ""
},
{
- "id": "",
- "label": "image width",
- "localized": "画像の幅",
+ "id": 12,
+ "label": "Hue",
+ "localized": "色相",
"reload": "",
- "hint": "画像の幅"
+ "hint": ""
},
{
- "id": "",
- "label": "include images",
- "localized": "画像を含める",
+ "id": 13,
+ "label": "HQ init latents",
+ "localized": "高品質初期潜在変数",
"reload": "",
- "hint": "画像を含める"
+ "hint": ""
},
{
- "id": "",
- "label": "include main grid",
- "localized": "メイングリッドを含める",
+ "id": 14,
+ "label": "Height after",
+ "localized": "変更後の高さ",
"reload": "",
- "hint": "メイングリッドを含める"
+ "hint": ""
},
{
- "id": "",
- "label": "include mask in outputs",
- "localized": "出力にマスクを含める",
+ "id": 15,
+ "label": "Height mask",
+ "localized": "高さマスク",
"reload": "",
- "hint": "出力にマスクを含める"
+ "hint": ""
},
{
- "id": "",
- "label": "include original image",
- "localized": "元画像を含める",
+ "id": 16,
+ "label": "Hires use control",
+ "localized": "高解像度化にControlを使用",
"reload": "",
- "hint": "元画像を含める"
+ "hint": ""
},
{
- "id": "",
- "label": "include scores in results when available",
- "localized": "利用可能な場合、結果にスコアを含める",
+ "id": 17,
+ "label": "Hands",
+ "localized": "手",
"reload": "",
- "hint": "利用可能な場合、結果にスコアを含める"
+ "hint": ""
},
{
- "id": "",
- "label": "include sub grids",
- "localized": "サブグリッドを含める",
+ "id": 18,
+ "label": "High threshold",
+ "localized": "高い閾値",
"reload": "",
- "hint": "サブグリッドを含める"
+ "hint": ""
},
{
- "id": "",
- "label": "inductor",
- "localized": "インダクタ",
+ "id": 19,
+ "label": "high noise",
+ "localized": "高いノイズ",
"reload": "",
- "hint": "インダクタ"
+ "hint": ""
},
{
- "id": "",
- "label": "info",
- "localized": "情報",
+ "id": 20,
+ "label": "Hypertile UNet Enabled",
+ "localized": "Hypertile UNet 有効",
"reload": "",
- "hint": "情報"
+ "hint": ""
},
{
- "id": "",
- "label": "info object",
- "localized": "情報オブジェクト",
+ "id": 21,
+ "label": "Hypertile HiRes pass only",
+ "localized": "Hypertile 高解像度パスのみ",
"reload": "",
- "hint": "情報オブジェクト"
+ "hint": ""
},
{
- "id": "",
- "label": "inpaint",
+ "id": 22,
+ "label": "Hypertile UNet max tile size",
+ "localized": "Hypertile UNet 最大タイルサイズ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Hypertile UNet min tile size",
+ "localized": "Hypertile UNet 最小タイルサイズ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Hypertile UNet swap size",
+ "localized": "Hypertile UNet スワップサイズ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Hypertile UNet depth",
+ "localized": "Hypertile UNet 深度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Hypertile VAE Enabled",
+ "localized": "Hypertile VAE 有効",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Hypertile VAE tile size",
+ "localized": "Hypertile VAE タイルサイズ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Hypertile VAE swap size",
+ "localized": "Hypertile VAE スワップサイズ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "HiDiffusion apply RAU-Net",
+ "localized": "HiDiffusion RAU-Netを適用",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "HiDiffusion apply MSW-MSA",
+ "localized": "HiDiffusion MSW-MSAを適用",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "HiDiffusion aggressive at step",
+ "localized": "HiDiffusion 強力な適用ステップ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "HiDiffusion override T1 ratio",
+ "localized": "HiDiffusion T1比率を上書き",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "HiDiffusion override T2 ratio",
+ "localized": "HiDiffusion T2比率を上書き",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "hidet",
+ "localized": "hidet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Hide legacy tabs",
+ "localized": "旧タブを非表示",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Hide input range sliders",
+ "localized": "入力範囲スライダーを非表示",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Hide params headers",
+ "localized": "パラメータヘッダーを非表示",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "HuggingFace token",
+ "localized": "HuggingFace トークン",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "HuggingFace mirror",
+ "localized": "HuggingFace ミラー",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "HED",
+ "localized": "HED",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "i": [
+ {
+ "id": 0,
+ "label": "Images",
+ "localized": "画像",
+ "reload": "",
+ "hint": "画像を作成します。 統一されたインターフェース T2I(テキストから画像)およびI2I(画像から画像)をサポート オプションのコントロールガイダンス付き"
+ },
+ {
+ "id": 1,
+ "label": "I2I",
+ "localized": "I2I",
+ "reload": "",
+ "hint": "画像から画像を作成します。 オリジナルのImage-to-Imageインターフェースとその挙動を模倣したレガシーインターフェースです。"
+ },
+ {
+ "id": 2,
+ "label": "Input",
+ "localized": "入力",
+ "reload": "",
+ "hint": "生成のガイドに使用される入力メディアの選択を表示/非表示にします。"
+ },
+ {
+ "id": 3,
+ "label": "Image",
+ "localized": "画像",
+ "reload": "",
+ "hint": "画像から画像を作成します。"
+ },
+ {
+ "id": 4,
+ "label": "Inpaint",
"localized": "インペイント",
"reload": "",
- "hint": "インペイント"
+ "hint": ""
},
{
- "id": "",
- "label": "inpaint masked only",
- "localized": "マスクされた部分のみインペイント",
+ "id": 5,
+ "label": "Inputs",
+ "localized": "入力",
"reload": "",
- "hint": "マスクされた部分のみインペイント"
+ "hint": "入力画像に関連する設定"
},
{
- "id": "",
- "label": "inpainting include greyscale mask in results",
- "localized": "インペイント結果にグレースケールマスクを含める",
+ "id": 6,
+ "label": "Initial",
+ "localized": "初期設定",
"reload": "",
- "hint": "インペイント結果にグレースケールマスクを含める"
+ "hint": "処理前の画像解像度を設定します。"
},
{
- "id": "",
- "label": "inpainting include masked composite in results",
- "localized": "インペイント結果にマスク合成を含める",
+ "id": 7,
+ "label": "Info",
+ "localized": "情報",
"reload": "",
- "hint": "インペイント結果にマスク合成を含める"
+ "hint": ""
},
{
- "id": "",
- "label": "input model",
- "localized": "入力モデル",
+ "id": 8,
+ "label": "install",
+ "localized": "インストール",
"reload": "",
- "hint": "入力モデル"
+ "hint": ""
},
{
- "id": "",
- "label": "intermediates",
- "localized": "中間生成物",
+ "id": 9,
+ "label": "Image Options",
+ "localized": "画像オプション",
"reload": "",
- "hint": "中間生成物"
+ "hint": "画像形式、メタデータ、および画像グリッドに関する設定"
},
{
- "id": "",
- "label": "interpolate frames",
- "localized": "フレームを補間する",
+ "id": 10,
+ "label": "Image Paths",
+ "localized": "画像パス",
"reload": "",
- "hint": "フレームを補間する"
+ "hint": "画像のファイル名および出力ディレクトリに関する設定"
},
{
- "id": "",
- "label": "interpolation method",
- "localized": "補間方法",
+ "id": 11,
+ "label": "Image Metadata",
+ "localized": "画像メタデータ",
"reload": "",
- "hint": "補間方法"
+ "hint": "生成された画像と共に作成されるメタデータの取り扱いに関する設定"
},
{
- "id": "",
+ "id": 12,
+ "label": "IP Adapters",
+ "localized": "IPアダプター",
+ "reload": "",
+ "hint": "IPアダプターは、生成を目的の結果に導くためのプラグインモデルです。"
+ },
+ {
+ "id": 13,
+ "label": "Input Media",
+ "localized": "入力メディア",
+ "reload": "",
+ "hint": "画像から画像、インペイント、またはコントロール処理に使用する入力画像を追加します。"
+ },
+ {
+ "id": 14,
+ "label": "Input Image",
+ "localized": "入力画像",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "IPEX",
+ "localized": "IPEX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Image Gallery",
+ "localized": "画像ギャラリー",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Intermediate Image Saving",
+ "localized": "中間画像の保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Initial seed",
+ "localized": "初期シード",
+ "reload": "",
+ "hint": "乱数生成器の出力を決定する値です。別の画像と同じパラメータとシードで画像を作成すると、同じ結果が得られます。"
+ },
+ {
+ "id": 19,
+ "label": "Include detections",
+ "localized": "検出結果を含める",
+ "reload": "",
+ "hint": "検出されたエリアがマークされた元の画像を含めます。"
+ },
+ {
+ "id": 20,
+ "label": "IY model",
+ "localized": "IYモデル",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "IY scale",
+ "localized": "IYスケール",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "IY start",
+ "localized": "IY開始",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "IY end",
+ "localized": "IY終了",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Identity guidance",
+ "localized": "アイデンティティ・ガイダンス",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Include original image",
+ "localized": "元の画像を含める",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Iterate seed per line",
+ "localized": "行ごとにシードを反復",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Iterations",
+ "localized": "反復回数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Interpolate frames",
+ "localized": "フレーム補間",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Include main grid",
+ "localized": "メイングリッドを含める",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Include sub grids",
+ "localized": "サブグリッドを含める",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Include images",
+ "localized": "画像を含める",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
"label": "invert",
"localized": "反転",
"reload": "",
- "hint": "反転"
+ "hint": ""
},
{
- "id": "",
- "label": "invert mask",
- "localized": "マスクを反転",
+ "id": 33,
+ "label": "Init image same as control",
+ "localized": "初期画像をコントロールと同じにする",
"reload": "",
- "hint": "マスクを反転"
+ "hint": "コントロール入力ウィンドウに配置された画像を、img2imgタスクのソース(修正対象の画像など)としても扱います。"
},
{
- "id": "",
- "label": "iou",
- "localized": "iou",
+ "id": 34,
+ "label": "Inpaint masked only",
+ "localized": "マスク部分のみインペイント",
"reload": "",
- "hint": "iou"
+ "hint": ""
},
{
- "id": "",
- "label": "ipex",
- "localized": "ipex",
+ "id": 35,
+ "label": "Invert mask",
+ "localized": "マスク反転",
"reload": "",
- "hint": "ipex"
+ "hint": ""
},
{
- "id": "",
- "label": "ipndm",
- "localized": "ipndm",
+ "id": 36,
+ "label": "IOU",
+ "localized": "IOU",
"reload": "",
- "hint": "ipndm"
+ "hint": ""
},
{
- "id": "",
- "label": "item edge blur",
- "localized": "アイテムのエッジぼかし",
+ "id": 37,
+ "label": "Init strength",
+ "localized": "初期強度",
"reload": "",
- "hint": "アイテムのエッジぼかし"
+ "hint": ""
},
{
- "id": "",
- "label": "item padding",
- "localized": "アイテムのパディング",
+ "id": 38,
+ "label": "Input directory",
+ "localized": "入力ディレクトリ",
"reload": "",
- "hint": "アイテムのパディング"
+ "hint": "処理したい画像が入っているフォルダ。"
},
{
- "id": "",
- "label": "iterate seed per line",
- "localized": "シードを行ごとに反復",
+ "id": 39,
+ "label": "Intermediates",
+ "localized": "中間候補数",
"reload": "",
- "hint": "シードを行ごとに反復"
+ "hint": "画像の特徴を説明タグ(フレーバー)にマッチさせる際の中間候補プールのサイズ。このプールから、最小/最大フレーバーに基づいて最終的なタグが選択されます。値を大きくすると品質が向上する可能性がありますが、低速になります。"
},
{
- "id": "",
- "label": "iterations",
- "localized": "イテレーション数",
+ "id": 40,
+ "label": "Include rating",
+ "localized": "レーティングを含める",
"reload": "",
- "hint": "イテレーション数"
+ "hint": "出力にコンテンツレーティングタグ(例:safe、questionable、explicit)を含めます。 コンテンツレーティングによる画像のフィルタリングや分類に便利です。"
},
{
- "id": "",
- "label": "karras",
- "localized": "カラス",
+ "id": 41,
+ "label": "Image width",
+ "localized": "画像の幅",
"reload": "",
- "hint": "カラス"
+ "hint": ""
},
{
- "id": "",
- "label": "kdpm2",
- "localized": "kdpm2",
+ "id": 42,
+ "label": "Image height",
+ "localized": "画像の高さ",
"reload": "",
- "hint": "kdpm2"
+ "hint": ""
},
{
- "id": "",
- "label": "kdpm2 a",
- "localized": "kdpm2 a",
+ "id": 43,
+ "label": "inference-mode",
+ "localized": "推論モード",
"reload": "",
- "hint": "kdpm2 a"
+ "hint": "no-gradに似ていますが、より厳格です。安全性と速度のためにモデルが推論モードでのみ実行されるようにします。"
},
{
- "id": "",
- "label": "keep incomplete images",
- "localized": "不完全な画像を保持",
+ "id": 44,
+ "label": "inductor",
+ "localized": "inductor",
"reload": "",
- "hint": "不完全な画像を保持"
+ "hint": ""
},
{
- "id": "",
- "label": "large",
- "localized": "大",
+ "id": 45,
+ "label": "Image quality",
+ "localized": "画質",
"reload": "",
- "hint": "大"
+ "hint": ""
},
{
- "id": "",
- "label": "latent history size",
- "localized": "潜在空間履歴サイズ",
+ "id": 46,
+ "label": "Include mask in outputs",
+ "localized": "出力にマスクを含める",
"reload": "",
- "hint": "潜在空間履歴サイズ"
+ "hint": ""
},
{
- "id": "",
- "label": "latent mode",
- "localized": "潜在モード",
+ "id": 47,
+ "label": "Include invisible watermark",
+ "localized": "不可視の透かしを含める",
"reload": "",
- "hint": "潜在モード"
+ "hint": "一部のピクセル値を変更することで、画像に不可視の透かしを追加します。"
},
{
- "id": "",
- "label": "layer scales",
+ "id": 48,
+ "label": "Invisible watermark string",
+ "localized": "不可視の透かし文字列",
+ "reload": "",
+ "hint": "画像に追加する透かし文字列。画像の破損を避けるため、非常に短くしてください。"
+ },
+ {
+ "id": 49,
+ "label": "Image watermark position",
+ "localized": "画像透かしの位置",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Image watermark file",
+ "localized": "画像透かしファイル",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Images filename pattern",
+ "localized": "画像ファイル名のパターン",
+ "reload": "",
+ "hint": "以下のタグを使用して、画像のファイル名の決定方法を定義します:seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
+ },
+ {
+ "id": 52,
+ "label": "inline",
+ "localized": "インライン",
+ "reload": "",
+ "hint": "すべての追加要素をインラインで表示します(スクロール可能)。"
+ },
+ {
+ "id": 53,
+ "label": "Inpainting include greyscale mask in results",
+ "localized": "インペイント結果にグレースケールマスクを含める",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Inpainting include masked composite in results",
+ "localized": "インペイント結果にマスク合成画像を含める",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Image transparent color fill",
+ "localized": "画像の透明色の塗りつぶし",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Inpainting conditioning mask strength",
+ "localized": "インペイント・コンディショニング・マスク強度",
+ "reload": "",
+ "hint": "インペイントおよびimg2imgにおいて、元の画像をどの程度強くマスクするかを決定します。1.0は完全にマスク(デフォルト)、0.0は完全に非マスクのコンディショニングを意味します。低い値は画像全体の構図を維持するのに役立ちますが、大きな変更には苦労します。"
+ },
+ {
+ "id": 57,
+ "label": "Image resize algorithm",
+ "localized": "画像リサイズ・アルゴリズム",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "Image repeats per epoch",
+ "localized": "エポックごとの画像繰り返し回数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "Interpolation Method",
+ "localized": "補間方法",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "In Blocks",
+ "localized": "入力ブロック",
+ "reload": "",
+ "hint": "UNetのダウンサンプリングブロック(SD1.5の場合は12値、SDXLの場合は9値)"
+ },
+ {
+ "id": 61,
+ "label": "Input model",
+ "localized": "入力モデル",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "Info object",
+ "localized": "情報オブジェクト",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "k": [
+ {
+ "id": 75521,
+ "label": "Kanvas change",
+ "localized": "Kanvas change",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 16024,
+ "label": "Kanvas Settings",
+ "localized": "Kanvas設定",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 31872,
+ "label": "Keep Thinking Trace",
+ "localized": "思考プロセスの保持",
+ "reload": "n/a",
+ "hint": "最終的な出力にモデルの推論プロセスを含めます。 モデルがどのように回答にたどり着いたかを理解するのに役立ちます。 思考モードをサポートしているモデルでのみ機能します。"
+ },
+ {
+ "id": 74402,
+ "label": "Keep Prefill",
+ "localized": "プリフィルの保持",
+ "reload": "n/a",
+ "hint": "最終的な出力の冒頭にプリフィル(事前入力)テキストを含めます。 無効にすると、モデルをガイドするために使用されたプリフィルテキストが結果から削除されます。"
+ },
+ {
+ "id": 22915,
+ "label": "Keep aspect ratio",
+ "localized": "アスペクト比を維持",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "l": [
+ {
+ "id": 7502,
+ "label": "Load model",
+ "localized": "モデルをロード",
+ "reload": "",
+ "hint": "モデルを読み込みます。"
+ },
+ {
+ "id": 7503,
+ "label": "Load custom model",
+ "localized": "カスタムモデルをロード",
+ "reload": "",
+ "hint": "指定された構成でカスタムモデルを読み込みます。"
+ },
+ {
+ "id": 7504,
+ "label": "LaMa Remove",
+ "localized": "LaMa Remove",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7505,
+ "label": "Lite",
+ "localized": "Lite",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7506,
+ "label": "LTXVideo",
+ "localized": "LTXVideo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7507,
+ "label": "Load",
+ "localized": "ロード",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7508,
+ "label": "Live Previews",
+ "localized": "ライブプレビュー",
+ "reload": "",
+ "hint": "ライブプレビュー、音声通知に関する設定"
+ },
+ {
+ "id": 7509,
+ "label": "Legacy options",
+ "localized": "レガシーオプション",
+ "reload": "",
+ "hint": "古いオプションに関する設定 - 使用は推奨されません"
+ },
+ {
+ "id": 7510,
+ "label": "List",
+ "localized": "リスト",
+ "reload": "",
+ "hint": "利用可能なすべてのモデルを一覧表示します"
+ },
+ {
+ "id": 7511,
+ "label": "Loader",
+ "localized": "ローダー",
+ "reload": "",
+ "hint": "個別のモジュールから拡散モデルを手動で組み立てることができます"
+ },
+ {
+ "id": 7512,
+ "label": "List models",
+ "localized": "モデル一覧",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7513,
+ "label": "Load receipe",
+ "localized": "レシピをロード",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7514,
+ "label": "Lora",
+ "localized": "Lora",
+ "reload": "",
+ "hint": "LoRA: Low-Rank Adaptation。ロードされたモデルの上から適用される微調整済みモデルです。"
+ },
+ {
+ "id": 7515,
+ "label": "Local",
+ "localized": "ローカル",
+ "reload": "",
+ "hint": "ダウンロード済みで、すぐに使用可能なモデル"
+ },
+ {
+ "id": 7516,
+ "label": "LTX",
+ "localized": "LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7517,
+ "label": "Layerwise Casting",
+ "localized": "レイヤーごとのキャスト",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7518,
+ "label": "LinFusion",
+ "localized": "LinFusion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7519,
+ "label": "Log Display",
+ "localized": "ログ表示",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7520,
+ "label": "List all locally available models",
+ "localized": "ローカルで利用可能な全モデルを表示",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7521,
+ "label": "Last Generate",
+ "localized": "最後の生成",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7522,
+ "label": "low order",
+ "localized": "低次 (low order)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7523,
+ "label": "LSC layer indices",
+ "localized": "LSC レイヤーインデックス",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7524,
+ "label": "LSC fully qualified name",
+ "localized": "LSC 完全修飾名",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7525,
+ "label": "LSC skip attention blocks",
+ "localized": "LSC アテンションブロックをスキップ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7526,
+ "label": "LSC skip feed-forward blocks",
+ "localized": "LSC フィードフォワードブロックをスキップ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7527,
+ "label": "LSC skip attention scores",
+ "localized": "LSC アテンションスコアをスキップ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7528,
+ "label": "LSC dropout rate",
+ "localized": "LSC ドロップアウト率",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7529,
+ "label": "Layer options",
+ "localized": "レイヤーオプション",
+ "reload": "",
+ "hint": "IPアダプターの高度なレイヤーオプションを手動で指定します"
+ },
+ {
+ "id": 7530,
+ "label": "Layer scales",
"localized": "レイヤースケール",
"reload": "",
- "hint": "レイヤースケール"
+ "hint": ""
},
{
- "id": "",
- "label": "layerwise casting storage",
- "localized": "レイヤーごとのキャストストレージ",
+ "id": 7531,
+ "label": "Length",
+ "localized": "長さ",
"reload": "",
- "hint": "レイヤーごとのキャストストレージ"
+ "hint": ""
},
{
- "id": "",
- "label": "layerwise non-blocking operations",
- "localized": "レイヤーごとの非ブロッキング操作",
+ "id": 7532,
+ "label": "Loops",
+ "localized": "ループ回数",
"reload": "",
- "hint": "レイヤーごとの非ブロッキング操作"
+ "hint": "画像を処理する回数。各出力は次のループの入力として使用されます。1に設定すると、このスクリプトを使用しない場合と同じ動作になります。"
},
{
- "id": "",
- "label": "lcm",
- "localized": "lcm",
+ "id": 7533,
+ "label": "Level",
+ "localized": "レベル",
"reload": "",
- "hint": "lcm"
+ "hint": ""
},
{
- "id": "",
- "label": "ldsr processing steps",
- "localized": "LDSR処理ステップ",
+ "id": 7534,
+ "label": "Latent mode",
+ "localized": "潜在(Latent)モード",
"reload": "",
- "hint": "LDSR処理ステップ"
+ "hint": ""
},
{
- "id": "",
+ "id": 7535,
+ "label": "Loop video",
+ "localized": "ビデオをループ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7536,
+ "label": "LLM model",
+ "localized": "LLMモデル",
+ "reload": "",
+ "hint": "プロンプト拡張に使用する言語モデルを選択します。 ビジョン対応モデルには アイコンが付いています。 思考(thinking)モード対応モデルには アイコンが付いています。"
+ },
+ {
+ "id": 7537,
+ "label": "LBM Method",
+ "localized": "LBM メソッド",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7538,
+ "label": "LBM Composite",
+ "localized": "LBM コンポジット",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7539,
+ "label": "LBM Steps",
+ "localized": "LBM ステップ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7540,
"label": "left",
"localized": "左",
"reload": "",
- "hint": "左"
+ "hint": ""
},
{
- "id": "",
- "label": "legend",
- "localized": "凡例",
- "reload": "",
- "hint": "凡例"
- },
- {
- "id": "",
- "label": "length",
- "localized": "長さ",
- "reload": "",
- "hint": "長さ"
- },
- {
- "id": "",
- "label": "leres depth",
- "localized": "LeReS深度",
- "reload": "",
- "hint": "LeReS深度"
- },
- {
- "id": "",
- "label": "level",
- "localized": "レベル",
- "reload": "",
- "hint": "レベル"
- },
- {
- "id": "",
- "label": "libs",
- "localized": "libs",
- "reload": "",
- "hint": "libs"
- },
- {
- "id": "",
- "label": "light",
- "localized": "ライト",
- "reload": "",
- "hint": "ライト"
- },
- {
- "id": "",
- "label": "lineart",
- "localized": "線画",
- "reload": "",
- "hint": "線画"
- },
- {
- "id": "",
- "label": "list",
- "localized": "リスト",
- "reload": "",
- "hint": "リスト"
- },
- {
- "id": "",
- "label": "list model details",
- "localized": "モデルの詳細をリスト表示",
- "reload": "",
- "hint": "モデルの詳細をリスト表示"
- },
- {
- "id": "",
- "label": "lite",
- "localized": "ライト",
- "reload": "",
- "hint": "ライト"
- },
- {
- "id": "",
- "label": "live update",
+ "id": 7541,
+ "label": "Live update",
"localized": "ライブ更新",
"reload": "",
- "hint": "ライブ更新"
+ "hint": ""
},
{
- "id": "",
- "label": "lmsd",
- "localized": "lmsd",
- "reload": "",
- "hint": "lmsd"
- },
- {
- "id": "",
- "label": "load custom diffusers pipeline",
- "localized": "カスタムDiffusersパイプラインをロード",
- "reload": "",
- "hint": "カスタムDiffusersパイプラインをロード"
- },
- {
- "id": "",
- "label": "load model directly to gpu",
- "localized": "モデルを直接GPUにロード",
- "reload": "",
- "hint": "モデルを直接GPUにロード"
- },
- {
- "id": "",
- "label": "loaded lora",
- "localized": "ロード済みLoRA",
- "reload": "",
- "hint": "ロード済みLoRA"
- },
- {
- "id": "",
- "label": "logsnr",
- "localized": "LogSNR",
- "reload": "",
- "hint": "LogSNR"
- },
- {
- "id": "",
- "label": "loop",
- "localized": "ループ",
- "reload": "",
- "hint": "ループ"
- },
- {
- "id": "",
- "label": "lora add hash info to metadata",
- "localized": "LoRAハッシュ情報をメタデータに追加",
- "reload": "",
- "hint": "LoRAハッシュ情報をメタデータに追加"
- },
- {
- "id": "",
- "label": "lora auto-apply tags",
- "localized": "LoRAタグを自動適用",
- "reload": "",
- "hint": "LoRAタグを自動適用"
- },
- {
- "id": "",
- "label": "lora load using diffusers method for selected models",
- "localized": "選択モデルにDiffusersメソッドを使用してLoRAをロード",
- "reload": "",
- "hint": "選択モデルにDiffusersメソッドを使用してLoRAをロード"
- },
- {
- "id": "",
- "label": "lora load using legacy method",
- "localized": "レガシーメソッドを使用してLoRAをロード",
- "reload": "",
- "hint": "レガシーメソッドを使用してLoRAをロード"
- },
- {
- "id": "",
- "label": "lora target filename",
- "localized": "LoRAターゲットファイル名",
- "reload": "",
- "hint": "LoRAターゲットファイル名"
- },
- {
- "id": "",
- "label": "low order",
- "localized": "低次数",
- "reload": "",
- "hint": "低次数"
- },
- {
- "id": "",
- "label": "low threshold",
+ "id": 7542,
+ "label": "Low threshold",
"localized": "低しきい値",
"reload": "",
- "hint": "低しきい値"
+ "hint": ""
},
{
- "id": "",
- "label": "ltx model",
+ "id": 7543,
+ "label": "Large",
+ "localized": "大",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7544,
+ "label": "LTX model",
"localized": "LTXモデル",
"reload": "",
- "hint": "LTXモデル"
+ "hint": ""
},
{
- "id": "",
- "label": "lumina: use mask in transformers",
- "localized": "Lumina: トランスフォーマーでマスクを使用",
+ "id": 7545,
+ "label": "LTX frames number",
+ "localized": "LTX フレーム数",
"reload": "",
- "hint": "Lumina: トランスフォーマーでマスクを使用"
+ "hint": ""
},
{
- "id": "",
- "label": "manual block merge",
+ "id": 7546,
+ "label": "LTX frames skip",
+ "localized": "LTX フレームスキップ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7547,
+ "label": "LTX enable upsampling",
+ "localized": "LTX アップサンプリングを有効化",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7548,
+ "label": "LTX upsample ratio",
+ "localized": "LTX アップサンプリング倍率",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7549,
+ "label": "LTX enable refine",
+ "localized": "LTX リファインを有効化",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7550,
+ "label": "LTX refine strength",
+ "localized": "LTX リファイン強度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7551,
+ "label": "LTX decode timestep",
+ "localized": "LTX デコードタイムステップ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7552,
+ "label": "LTX enable audio",
+ "localized": "LTX オーディオを有効化",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7553,
+ "label": "Loop",
+ "localized": "ループ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7554,
+ "label": "Local directory name",
+ "localized": "ローカルディレクトリ名",
+ "reload": "",
+ "hint": "拡張機能をインストールするディレクトリ。デフォルトの場合は空白のままにします。"
+ },
+ {
+ "id": 7555,
+ "label": "Libs",
+ "localized": "ライブラリ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7556,
+ "label": "Latent history size",
+ "localized": "潜在空間の履歴サイズ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7557,
+ "label": "LLama repo",
+ "localized": "LLama リポジトリ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7558,
+ "label": "low noise",
+ "localized": "低ノイズ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7559,
+ "label": "leaf_level",
+ "localized": "leaf_level",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7560,
+ "label": "LLM",
+ "localized": "LLM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7561,
+ "label": "Layerwise casting storage",
+ "localized": "レイヤーごとのキャストストレージ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7562,
+ "label": "Layerwise non-blocking operations",
+ "localized": "レイヤーごとの非ブロッキング操作",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7563,
+ "label": "Lumina: Use mask in transformers",
+ "localized": "Lumina: Transformerでマスクを使用",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7564,
+ "label": "LinFusion apply distillation on load",
+ "localized": "LinFusion ロード時に蒸留を適用",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7565,
+ "label": "Light",
+ "localized": "ライト",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7566,
+ "label": "Log view update period",
+ "localized": "ログ表示の更新間隔",
+ "reload": "",
+ "hint": "ログ表示の更新間隔(ミリ秒単位)"
+ },
+ {
+ "id": 7567,
+ "label": "Live preview display period",
+ "localized": "ライブプレビューの表示間隔",
+ "reload": "",
+ "hint": "nステップごとにプレビュー画像をリクエストします。0に設定すると無効になります。"
+ },
+ {
+ "id": 7568,
+ "label": "Load custom Diffusers pipeline",
+ "localized": "カスタム Diffusers パイプラインをロード",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7569,
+ "label": "LoRA force reload always",
+ "localized": "常にLoRAの強制リロードを行う",
+ "reload": "",
+ "hint": "キャッシュされている場合でも、生成ごとにストレージからLoRAネットワークをリロードします。 デバッグ時や、外部でLoRAファイルが変更される場合に便利です。 通常の使用では、キャッシュの恩恵を受けるために無効にしてください。"
+ },
+ {
+ "id": 7570,
+ "label": "LoRA load using Diffusers method",
+ "localized": "Diffusersメソッドを使用してLoRAをロード",
+ "reload": "",
+ "hint": "SD.Nextネイティブの実装ではなく、Diffusers内蔵のLoRA機能を使用する代替メソッドです(LoRAの互換性が低下する可能性があります)。"
+ },
+ {
+ "id": 7571,
+ "label": "LoRA native apply to text encoder",
+ "localized": "LoRAをネイティブでテキストエンコーダーに適用",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7572,
+ "label": "LoRA native fuse with model",
+ "localized": "LoRAをモデルにネイティブ統合(Fuse)",
+ "reload": "",
+ "hint": "メモリ使用量を抑えるためにLoRAをモデルにマージします。警告: LoRAを削除または切り替えた後も、生成された画像にそのスタイルが残る場合があります。クリーンな状態にするには、モデルセレクターからモデルを再ロードしてください。"
+ },
+ {
+ "id": 7573,
+ "label": "LoRA diffusers fuse with model",
+ "localized": "LoRAをモデルにDiffusers統合(Fuse)",
+ "reload": "",
+ "hint": "メモリ使用量の削減と torch.compile 互換性のために、LoRAをモデルにマージします。警告: LoRAを削除または切り替えた後も、生成された画像にそのスタイルが残る場合があります。クリーンな状態にするには、モデルセレクターからモデルを再ロードしてください。"
+ },
+ {
+ "id": 7574,
+ "label": "LoRA auto-apply tags",
+ "localized": "LoRAタグの自動適用",
+ "reload": "",
+ "hint": "LoRAのメタデータからトリガーワード/タグを自動的にプロンプトに追加します。 自動適用するタグの数を設定します(例: 3 = 上位3つのトリガータグを追加)。 0で無効、-1ですべての利用可能なタグを追加します。"
+ },
+ {
+ "id": 7575,
+ "label": "LoRA memory cache",
+ "localized": "LoRA メモリキャッシュ",
+ "reload": "",
+ "hint": "ストレージからのリロードを必要とする前に、将来の使用のためにネットワーク内に保持するLoRAの数。"
+ },
+ {
+ "id": 7576,
+ "label": "LoRA add hash info to metadata",
+ "localized": "メタデータにLoRAのハッシュ情報を追加",
+ "reload": "",
+ "hint": "生成された画像のメタデータにLoRAファイルのハッシュを含めます。 再現性の確保や、使用されたLoRAの正確なバージョンの追跡に役立ちます。"
+ },
+ {
+ "id": 7577,
+ "label": "LDSR Path",
+ "localized": "LDSR パス",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7578,
+ "label": "LoRA load using legacy method",
+ "localized": "レガシーメソッドを使用してLoRAをロード",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7579,
+ "label": "Loaded LoRA",
+ "localized": "ロード済み LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7580,
+ "label": "LoRA target filename",
+ "localized": "LoRA ターゲットファイル名",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7581,
+ "label": "Layer skip guidance",
+ "localized": "レイヤースキップガイダンス",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7582,
+ "label": "LineArt",
+ "localized": "線画 (LineArt)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7583,
+ "label": "Leres Depth",
+ "localized": "Leres Depth",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "m": [
+ {
+ "id": -1,
+ "label": "Mask",
+ "localized": "Mask",
+ "reload": "n/a",
+ "hint": "画像のマスキングとマスクオプション"
+ },
+ {
+ "id": -1,
+ "label": "Models",
+ "localized": "モデル",
+ "reload": "n/a",
+ "hint": "モデルのダウンロード、変換、マージ、およびモデルのメタデータの管理"
+ },
+ {
+ "id": -1,
+ "label": "Manage extensions",
+ "localized": "拡張機能の管理",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Manual install",
+ "localized": "手動インストール",
+ "reload": "n/a",
+ "hint": "拡張機能を手動でインストールします"
+ },
+ {
+ "id": -1,
+ "label": "Models & Networks",
+ "localized": "モデルとネットワーク",
+ "reload": "n/a",
+ "hint": "利用可能なすべてのモデルとネットワークのリストを表示します"
+ },
+ {
+ "id": -1,
+ "label": "Model Loading",
+ "localized": "モデルの読み込み",
+ "reload": "n/a",
+ "hint": "モデルの読み込み方法に関する設定"
+ },
+ {
+ "id": -1,
+ "label": "Model Options",
+ "localized": "モデルオプション",
+ "reload": "n/a",
+ "hint": "特定のモデルの動作に関連する設定"
+ },
+ {
+ "id": -1,
+ "label": "Model Offloading",
+ "localized": "モデルのオフロード",
+ "reload": "n/a",
+ "hint": "モデルのオフロードとメモリ管理に関する設定"
+ },
+ {
+ "id": -1,
+ "label": "Model Quantization",
+ "localized": "モデルの量子化",
+ "reload": "n/a",
+ "hint": "メモリ使用量を削減するために使用されるモデルの量子化に関する設定"
+ },
+ {
+ "id": -1,
+ "label": "Model Compile",
+ "localized": "モデルのコンパイル",
+ "reload": "n/a",
+ "hint": "異なるモデルのコンパイル方法に関する設定"
+ },
+ {
+ "id": -1,
+ "label": "Metadata",
+ "localized": "メタデータ",
+ "reload": "n/a",
+ "hint": "利用可能なすべてのモデルのメタデータを更新します"
+ },
+ {
+ "id": -1,
+ "label": "Merge",
+ "localized": "マージ",
+ "reload": "n/a",
+ "hint": "2つ以上のモデルを新しいモデルにマージします"
+ },
+ {
+ "id": -1,
+ "label": "Manual Block Merge",
"localized": "手動ブロックマージ",
- "reload": "",
- "hint": "手動ブロックマージ"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "marigold depth",
- "localized": "マリーゴールド深度",
- "reload": "",
- "hint": "マリーゴールド深度"
+ "id": -1,
+ "label": "Merge Modules",
+ "localized": "マージモジュール",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "mask dropout",
+ "id": -1,
+ "label": "Model",
+ "localized": "モデル",
+ "reload": "n/a",
+ "hint": "ベースモデル"
+ },
+ {
+ "id": -1,
+ "label": "Model metadata",
+ "localized": "モデルメタデータ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ModernUI",
+ "localized": "ModernUI",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modular Pipelines",
+ "localized": "モジュラーパイプライン",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Models Paths",
+ "localized": "モデルのパス",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mobile",
+ "localized": "モバイル",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge multiple models",
+ "localized": "複数モデルのマージ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max shift",
+ "localized": "最大シフト",
+ "reload": "n/a",
+ "hint": "動的シフト使用時の高解像度向けの最大シフト値。"
+ },
+ {
+ "id": -1,
+ "label": "Merge detailers",
+ "localized": "ディテイラーのマージ",
+ "reload": "n/a",
+ "hint": "ディテール化プロセスを実行する前に、複数のディテイラーからの結果を単一のマスクにマージします"
+ },
+ {
+ "id": -1,
+ "label": "Max detected",
+ "localized": "最大検出数",
+ "reload": "n/a",
+ "hint": "ディテイラーを実行する検出オブジェクトの最大数"
+ },
+ {
+ "id": -1,
+ "label": "Min confidence",
+ "localized": "最小信頼度",
+ "reload": "n/a",
+ "hint": "検出されたアイテムの最小信頼度"
+ },
+ {
+ "id": -1,
+ "label": "Max overlap",
+ "localized": "最大重複",
+ "reload": "n/a",
+ "hint": "2つの検出されたアイテムが一方が破棄される前の最大重複度"
+ },
+ {
+ "id": -1,
+ "label": "Min size",
+ "localized": "最小サイズ",
+ "reload": "n/a",
+ "hint": "画像全体に対する検出オブジェクトの最小サイズ(パーセンテージ)"
+ },
+ {
+ "id": -1,
+ "label": "Max size",
+ "localized": "最大サイズ",
+ "reload": "n/a",
+ "hint": "画像全体に対する検出オブジェクトの最大サイズ(パーセンテージ)"
+ },
+ {
+ "id": -1,
+ "label": "Max Range",
+ "localized": "最大範囲",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Momentum",
+ "localized": "モーメンタム",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode x-axis",
+ "localized": "X軸モード",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode y-axis",
+ "localized": "Y軸モード",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask Dropout",
"localized": "マスクドロップアウト",
- "reload": "",
- "hint": "マスクドロップアウト"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "mask invert",
- "localized": "マスク反転",
- "reload": "",
- "hint": "マスク反転"
+ "id": -1,
+ "label": "Multi decoder",
+ "localized": "マルチデコーダー",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "mask only",
- "localized": "マスクのみ",
- "reload": "",
- "hint": "マスクのみ"
+ "id": -1,
+ "label": "Mode",
+ "localized": "モード",
+ "reload": "n/a",
+ "hint": "解析モード。Fast : 最小限の修飾語による素早いキャプション生成。Classic : 品質と速度のバランスが取れた標準的な解析。Best : 最も徹底的な分析、低速ですが最高品質。Negative : ネガティブプロンプトとして使用する用語を生成します。"
},
{
- "id": "",
- "label": "mask strength",
- "localized": "マスク強度",
- "reload": "",
- "hint": "マスク強度"
+ "id": -1,
+ "label": "Method",
+ "localized": "メソッド",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
+ "id": -1,
+ "label": "Model repo",
+ "localized": "モデルリポジトリ",
+ "reload": "n/a",
+ "hint": "モデルのHuggingFaceリポジトリID"
+ },
+ {
+ "id": -1,
+ "label": "Model gguf",
+ "localized": "Model gguf",
+ "reload": "n/a",
+ "hint": "HuggingFace上のオプションのGGUF量子化モデルリポジトリ"
+ },
+ {
+ "id": -1,
+ "label": "Model type",
+ "localized": "モデルタイプ",
+ "reload": "n/a",
+ "hint": "オプションのGGUFモデル量子化タイプ"
+ },
+ {
+ "id": -1,
+ "label": "Model file",
+ "localized": "モデルファイル",
+ "reload": "n/a",
+ "hint": "リポジトリ内のオプションの特定のGGUFモデルファイル"
+ },
+ {
+ "id": -1,
+ "label": "Max tokens",
+ "localized": "最大トークン数",
+ "reload": "n/a",
+ "hint": "モデルが応答で生成できるトークンの最大数。 モデルは生成中にこの制限を認識せず、より詳細な、あるいはより簡潔な応答を生成しようとはしません。単に長さのハードリミットを設定するだけで、制限に達すると応答を強制的に切り捨てます。"
+ },
+ {
+ "id": -1,
"label": "masked",
"localized": "マスク済み",
- "reload": "",
- "hint": "マスク済み"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "math attention",
- "localized": "数学アテンション",
- "reload": "",
- "hint": "数学アテンション"
+ "id": -1,
+ "label": "Mask invert",
+ "localized": "マスク反転",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "max faces",
- "localized": "最大顔数",
- "reload": "",
- "hint": "最大顔数"
+ "id": -1,
+ "label": "Mask strength",
+ "localized": "マスク強度",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "max flavors",
- "localized": "最大フレイバー数",
- "reload": "",
- "hint": "最大フレイバー数"
+ "id": -1,
+ "label": "Multistep restore",
+ "localized": "マルチステップ復元",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "max guidance",
+ "id": -1,
+ "label": "Mask blur",
+ "localized": "マスクぼかし",
+ "reload": "n/a",
+ "hint": "処理前にマスクをどれくらいぼかすか(ピクセル単位)"
+ },
+ {
+ "id": -1,
+ "label": "Min guidance",
+ "localized": "最小ガイダンス",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max guidance",
"localized": "最大ガイダンス",
- "reload": "",
- "hint": "最大ガイダンス"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "max length",
- "localized": "最大長",
- "reload": "",
- "hint": "最大長"
+ "id": -1,
+ "label": "Motion level",
+ "localized": "モーションレベル",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "max object size",
- "localized": "最大オブジェクトサイズ",
- "reload": "",
- "hint": "最大オブジェクトサイズ"
+ "id": -1,
+ "label": "Mode after",
+ "localized": "後のモード",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "max range",
- "localized": "最大範囲",
- "reload": "",
- "hint": "最大範囲"
+ "id": -1,
+ "label": "Method after",
+ "localized": "後のメソッド",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "max tokens",
- "localized": "最大トークン数",
- "reload": "",
- "hint": "最大トークン数"
+ "id": -1,
+ "label": "Mode mask",
+ "localized": "モードマスク",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "max words",
- "localized": "最大単語数",
- "reload": "",
- "hint": "最大単語数"
- },
- {
- "id": "",
- "label": "max-autotune",
- "localized": "最大オートチューン",
- "reload": "",
- "hint": "最大オートチューン"
- },
- {
- "id": "",
- "label": "max-autotune-no-cudagraphs",
- "localized": "最大オートチューン(CUDAグラフなし)",
- "reload": "",
- "hint": "最大オートチューン(CUDAグラフなし)"
- },
- {
- "id": "",
- "label": "maximum image size (mp)",
- "localized": "最大画像サイズ (MP)",
- "reload": "",
- "hint": "最大画像サイズ (MP)"
- },
- {
- "id": "",
- "label": "maximum number of units",
- "localized": "最大ユニット数",
- "reload": "",
- "hint": "最大ユニット数"
- },
- {
- "id": "",
- "label": "maximum rank",
- "localized": "最大ランク",
- "reload": "",
- "hint": "最大ランク"
- },
- {
- "id": "",
- "label": "mediapipe face",
- "localized": "MediaPipe顔",
- "reload": "",
- "hint": "MediaPipe顔"
- },
- {
- "id": "",
- "label": "medium",
- "localized": "中",
- "reload": "",
- "hint": "中"
- },
- {
- "id": "",
- "label": "mediums",
- "localized": "媒体",
- "reload": "",
- "hint": "媒体"
- },
- {
- "id": "",
- "label": "memory",
- "localized": "メモリ",
- "reload": "",
- "hint": "メモリ"
- },
- {
- "id": "",
- "label": "memory attention",
- "localized": "メモリアテンション",
- "reload": "",
- "hint": "メモリアテンション"
- },
- {
- "id": "",
- "label": "memory limit",
- "localized": "メモリ制限",
- "reload": "",
- "hint": "メモリ制限"
- },
- {
- "id": "",
- "label": "memory optimization",
- "localized": "メモリ最適化",
- "reload": "",
- "hint": "メモリ最適化"
- },
- {
- "id": "",
- "label": "merge alpha",
- "localized": "アルファを結合",
- "reload": "",
- "hint": "アルファを結合"
- },
- {
- "id": "",
- "label": "method",
- "localized": "メソッド",
- "reload": "",
- "hint": "メソッド"
- },
- {
- "id": "",
- "label": "method after",
- "localized": "実行後メソッド",
- "reload": "",
- "hint": "実行後メソッド"
- },
- {
- "id": "",
- "label": "method before",
- "localized": "実行前メソッド",
- "reload": "",
- "hint": "実行前メソッド"
- },
- {
- "id": "",
- "label": "method mask",
+ "id": -1,
+ "label": "Method mask",
"localized": "メソッドマスク",
- "reload": "",
- "hint": "メソッドマスク"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "midas depth",
- "localized": "MiDaS深度",
- "reload": "",
- "hint": "MiDaS深度"
+ "id": -1,
+ "label": "Maximum units",
+ "localized": "最大ユニット数",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
+ "id": -1,
+ "label": "Max faces",
+ "localized": "最大顔数",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Medium",
+ "localized": "Medium",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge alpha",
+ "localized": "アルファのマージ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask only",
+ "localized": "マスクのみ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max Length",
+ "localized": "最大長",
+ "reload": "n/a",
+ "hint": "生成されるキャプションの最大トークン数。"
+ },
+ {
+ "id": -1,
+ "label": "Min Flavors",
+ "localized": "最小フレーバー",
+ "reload": "n/a",
+ "hint": "最終的なプロンプトに保持する記述タグ(フレーバー)の最小数。"
+ },
+ {
+ "id": -1,
+ "label": "Max Flavors",
+ "localized": "最大フレーバー",
+ "reload": "n/a",
+ "hint": "最終的なプロンプトに保持する記述タグ(フレーバー)の最大数。"
+ },
+ {
+ "id": -1,
+ "label": "Max tags",
+ "localized": "最大タグ数",
+ "reload": "n/a",
+ "hint": "出力に含めるタグの最大数。 画像に多くの検出された特徴がある場合の結果の長さを制限します。 タグは信頼度順にソートされるため、最も関連性の高いものが保持されます。"
+ },
+ {
+ "id": -1,
+ "label": "Memory",
+ "localized": "メモリ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Memory optimization",
+ "localized": "メモリ最適化",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model Info",
+ "localized": "モデル情報",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model pipeline",
+ "localized": "モデルパイプライン",
+ "reload": "n/a",
+ "hint": "自動検出がモデルを自動的に検出しない場合は、モデルを読み込む前にモデルタイプを選択してください"
+ },
+ {
+ "id": -1,
+ "label": "Model auto-load on start",
+ "localized": "起動時にモデルを自動読み込み",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model load using multiple threads",
+ "localized": "マルチスレッドを使用したモデルの読み込み",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model auto-download on demand",
+ "localized": "必要に応じてモデルを自動ダウンロード",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model load using streams",
+ "localized": "ストリームを使用したモデルの読み込み",
+ "reload": "n/a",
+ "hint": "モデルを読み込む際、低速なストレージやネットワークストレージ向けに最適化されたストリーム読み込みを試行します"
+ },
+ {
+ "id": -1,
+ "label": "Model load model direct to GPU",
+ "localized": "モデルをGPUに直接読み込む",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to offload",
+ "localized": "オフロードしないモデルタイプ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to always offload",
+ "localized": "常にオフロードするモジュール",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to never offload",
+ "localized": "絶対にオフロードしないモジュール",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to quantize",
+ "localized": "量子化しないモデルタイプ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to not convert",
+ "localized": "変換しないモジュール",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules dtype dict",
+ "localized": "モジュールデータ型辞書",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Math",
+ "localized": "数学演算",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Memory limit",
+ "localized": "メモリ制限",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
"label": "migraphx",
"localized": "migraphx",
- "reload": "",
- "hint": "migraphx"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "min flavors",
- "localized": "最小フレーバー数",
- "reload": "",
- "hint": "最小フレーバー数"
+ "id": -1,
+ "label": "max-autotune",
+ "localized": "max-autotune",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "min guidance",
- "localized": "最小ガイダンス",
- "reload": "",
- "hint": "最小ガイダンス"
+ "id": -1,
+ "label": "max-autotune-no-cudagraphs",
+ "localized": "max-autotune-no-cudagraphs",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "min length",
- "localized": "最小長",
- "reload": "",
- "hint": "最小長"
+ "id": -1,
+ "label": "Maximum image size (MP)",
+ "localized": "最大画像サイズ (MP)",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "min object size",
- "localized": "最小オブジェクトサイズ",
- "reload": "",
- "hint": "最小オブジェクトサイズ"
+ "id": -1,
+ "label": "Max words",
+ "localized": "最大単語数",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "mine",
- "localized": "マイニング",
- "reload": "",
- "hint": "マイニング"
- },
- {
- "id": "",
- "label": "mlsd",
- "localized": "mlsd",
- "reload": "",
- "hint": "mlsd"
- },
- {
- "id": "",
- "label": "mm",
- "localized": "mm",
- "reload": "",
- "hint": "mm"
- },
- {
- "id": "",
- "label": "mode",
- "localized": "モード",
- "reload": "",
- "hint": "モード"
- },
- {
- "id": "",
- "label": "mode after",
- "localized": "実行後モード",
- "reload": "",
- "hint": "実行後モード"
- },
- {
- "id": "",
- "label": "mode before",
- "localized": "実行前モード",
- "reload": "",
- "hint": "実行前モード"
- },
- {
- "id": "",
- "label": "mode mask",
- "localized": "モードマスク",
- "reload": "",
- "hint": "モードマスク"
- },
- {
- "id": "",
- "label": "mode x-axis",
- "localized": "X軸モード",
- "reload": "",
- "hint": "X軸モード"
- },
- {
- "id": "",
- "label": "mode y-axis",
- "localized": "Y軸モード",
- "reload": "",
- "hint": "Y軸モード"
- },
- {
- "id": "",
- "label": "model auto-download on demand",
- "localized": "モデルのオンデマンド自動ダウンロード",
- "reload": "",
- "hint": "モデルのオンデマンド自動ダウンロード"
- },
- {
- "id": "",
- "label": "model autoload on start",
- "localized": "起動時のモデル自動ロード",
- "reload": "",
- "hint": "起動時のモデル自動ロード"
- },
- {
- "id": "",
- "label": "model compile fullgraph",
- "localized": "モデルのフルグラフコンパイル",
- "reload": "",
- "hint": "モデルのフルグラフコンパイル"
- },
- {
- "id": "",
- "label": "model compile suppress errors",
- "localized": "モデルコンパイル時のエラー抑制",
- "reload": "",
- "hint": "モデルコンパイル時のエラー抑制"
- },
- {
- "id": "",
- "label": "model compile verbose mode",
- "localized": "モデルコンパイルの詳細モード",
- "reload": "",
- "hint": "モデルコンパイルの詳細モード"
- },
- {
- "id": "",
- "label": "model info",
- "localized": "モデル情報",
- "reload": "",
- "hint": "モデル情報"
- },
- {
- "id": "",
- "label": "model metadata",
- "localized": "モデルメタデータ",
- "reload": "",
- "hint": "モデルメタデータ"
- },
- {
- "id": "",
- "label": "model name",
- "localized": "モデル名",
- "reload": "",
- "hint": "モデル名"
- },
- {
- "id": "",
- "label": "model precision",
- "localized": "モデル精度",
- "reload": "",
- "hint": "モデル精度"
- },
- {
- "id": "",
- "label": "model type",
- "localized": "モデルタイプ",
- "reload": "",
- "hint": "モデルタイプ"
- },
- {
- "id": "",
- "label": "model url",
- "localized": "モデルURL",
- "reload": "",
- "hint": "モデルURL"
- },
- {
- "id": "",
- "label": "modern",
+ "id": -1,
+ "label": "Modern",
"localized": "モダン",
- "reload": "",
- "hint": "モダン"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "momentum",
- "localized": "モーメンタム",
- "reload": "",
- "hint": "モーメンタム"
+ "id": -1,
+ "label": "Mount URL subpath",
+ "localized": "マウントURLサブパス",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "motion level",
- "localized": "動きのレベル",
- "reload": "",
- "hint": "動きのレベル"
+ "id": -1,
+ "label": "Mobile scale",
+ "localized": "モバイルスケール",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "mount url subpath",
- "localized": "URLサブパスのマウント",
- "reload": "",
- "hint": "URLサブパスのマウント"
- },
- {
- "id": "",
- "label": "move base model to cpu when using refiner",
- "localized": "リファイナー使用時にベースモデルをCPUに移動",
- "reload": "",
- "hint": "リファイナー使用時にベースモデルをCPUに移動"
- },
- {
- "id": "",
- "label": "move base model to cpu when using vae",
- "localized": "VAE使用時にベースモデルをCPUに移動",
- "reload": "",
- "hint": "VAE使用時にベースモデルをCPUに移動"
- },
- {
- "id": "",
- "label": "move detailer model to cpu when complete",
+ "id": -1,
+ "label": "Move detailer model to CPU when complete",
"localized": "完了時にディテイラーモデルをCPUに移動",
- "reload": "",
- "hint": "完了時にディテイラーモデルをCPUに移動"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "move refiner model to cpu when not in use",
- "localized": "使用しないときにリファイナーモデルをCPUに移動",
- "reload": "",
- "hint": "使用しないときにリファイナーモデルをCPUに移動"
+ "id": -1,
+ "label": "Move base model to CPU when using refiner",
+ "localized": "リファイナー使用時にベースモデルをCPUに移動",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "movements",
- "localized": "ムーブメント",
- "reload": "",
- "hint": "ムーブメント"
+ "id": -1,
+ "label": "Move base model to CPU when using VAE",
+ "localized": "VAE使用時にベースモデルをCPUに移動",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "multi decoder",
- "localized": "マルチデコーダー",
- "reload": "",
- "hint": "マルチデコーダー"
+ "id": -1,
+ "label": "Move refiner model to CPU when not in use",
+ "localized": "未使用時にリファイナーモデルをCPUに移動",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "multistep restore",
- "localized": "マルチステップ復元",
- "reload": "",
- "hint": "マルチステップ復元"
+ "id": -1,
+ "label": "Move VAE and CLIP to RAM when training",
+ "localized": "学習時にVAEとCLIPをRAMに移動",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "native",
- "localized": "ネイティブ",
- "reload": "",
- "hint": "ネイティブ"
+ "id": -1,
+ "label": "Model name",
+ "localized": "モデル名",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "near threshold",
- "localized": "閾値付近",
- "reload": "",
- "hint": "閾値付近"
+ "id": -1,
+ "label": "Model base path",
+ "localized": "モデルのベースパス",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
+ "id": -1,
+ "label": "Max shard size",
+ "localized": "最大シャードサイズ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model class",
+ "localized": "モデルクラス",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mid Block",
+ "localized": "Mid Block",
+ "reload": "n/a",
+ "hint": "UNetの中央ブロック (1つの値)"
+ },
+ {
+ "id": -1,
+ "label": "Model precision",
+ "localized": "モデル精度",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum rank",
+ "localized": "最大ランク",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Midas depth",
+ "localized": "Midas depth",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "MLSD",
+ "localized": "MLSD",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "MediaPipe Face",
+ "localized": "MediaPipe Face",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Marigold Depth",
+ "localized": "Marigold Depth",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "n": [
+ {
+ "id": 0,
+ "label": "Networks",
+ "localized": "ネットワーク",
+ "reload": "btn_extra_networks",
+ "hint": "ネットワーク ユーザーインターフェース"
+ },
+ {
+ "id": 0,
+ "label": "New row",
+ "localized": "新しい行",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "New column",
+ "localized": "新しい列",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku",
+ "localized": "Nunchaku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "nsfw",
+ "localized": "nsfw",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NudeNet",
+ "localized": "NudeNet",
+ "reload": "",
+ "hint": "画像内のヌードを検出および難読化できる柔軟な拡張機能"
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku Engine",
+ "localized": "Nunchaku エンジン",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NNCF: Neural Network Compression Framework",
+ "localized": "NNCF: Neural Network Compression Framework",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise Options",
+ "localized": "ノイズオプション",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks panel",
+ "localized": "ネットワークパネル",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks UI",
+ "localized": "ネットワークUI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks Scan",
+ "localized": "ネットワークスキャン",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Negative prompt",
+ "localized": "ネガティブプロンプト",
+ "reload": "",
+ "hint": "生成された画像で見たくないものを記述します"
+ },
+ {
+ "id": 0,
+ "label": "Number",
+ "localized": "数値",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
"label": "negative",
"localized": "ネガティブ",
"reload": "",
- "hint": "ネガティブ"
+ "hint": ""
},
{
- "id": "",
- "label": "network negative prompt",
- "localized": "ネットワークネガティブプロンプト",
- "reload": "",
- "hint": "ネットワークネガティブプロンプト"
- },
- {
- "id": "",
- "label": "network parameters",
- "localized": "ネットワークパラメータ",
- "reload": "",
- "hint": "ネットワークパラメータ"
- },
- {
- "id": "",
- "label": "network prompt",
- "localized": "ネットワークプロンプト",
- "reload": "",
- "hint": "ネットワークプロンプト"
- },
- {
- "id": "",
- "label": "new model name",
- "localized": "新しいモデル名",
- "reload": "",
- "hint": "新しいモデル名"
- },
- {
- "id": "",
- "label": "nf4",
- "localized": "nf4",
- "reload": "",
- "hint": "nf4"
- },
- {
- "id": "",
- "label": "nms",
- "localized": "nms",
- "reload": "",
- "hint": "nms"
- },
- {
- "id": "",
- "label": "noise",
- "localized": "ノイズ",
- "reload": "",
- "hint": "ノイズ"
- },
- {
- "id": "",
- "label": "noise multiplier (eta)",
- "localized": "ノイズ乗数 (イータ)",
- "reload": "",
- "hint": "ノイズ乗数 (イータ)"
- },
- {
- "id": "",
- "label": "noise multiplier for image processing",
- "localized": "画像処理用ノイズ乗数",
- "reload": "",
- "hint": "画像処理用ノイズ乗数"
- },
- {
- "id": "",
- "label": "noise seed delta (eta)",
- "localized": "ノイズシードデルタ (イータ)",
- "reload": "",
- "hint": "ノイズシードデルタ (イータ)"
- },
- {
- "id": "",
- "label": "noise strength",
- "localized": "ノイズ強度",
- "reload": "",
- "hint": "ノイズ強度"
- },
- {
- "id": "",
- "label": "none",
+ "id": 0,
+ "label": "None",
"localized": "なし",
"reload": "",
- "hint": "なし"
+ "hint": ""
},
{
- "id": "",
- "label": "note",
- "localized": "メモ",
+ "id": 0,
+ "label": "NSFW allowed",
+ "localized": "NSFWを許可",
"reload": "",
- "hint": "メモ"
+ "hint": "拡張プロンプトでモデルが成人向けコンテンツを生成することを許可します"
},
{
- "id": "",
- "label": "nothing",
- "localized": "何もなし",
+ "id": 0,
+ "label": "Noise strength",
+ "localized": "ノイズ強度",
"reload": "",
- "hint": "何もなし"
+ "hint": ""
},
{
- "id": "",
- "label": "num beams",
- "localized": "ビーム数",
+ "id": 0,
+ "label": "NMS",
+ "localized": "NMS",
"reload": "",
- "hint": "ビーム数"
+ "hint": ""
},
{
- "id": "",
- "label": "number",
- "localized": "数値",
+ "id": 0,
+ "label": "Near threshold",
+ "localized": "近傍閾値",
"reload": "",
- "hint": "数値"
+ "hint": ""
},
{
- "id": "",
- "label": "numbered filenames",
- "localized": "番号付きファイル名",
+ "id": 0,
+ "label": "Noise scale",
+ "localized": "ノイズスケール",
"reload": "",
- "hint": "番号付きファイル名"
+ "hint": ""
},
{
- "id": "",
- "label": "offload",
- "localized": "オフロード",
+ "id": 0,
+ "label": "Note",
+ "localized": "ノート",
"reload": "",
- "hint": "オフロード"
+ "hint": ""
},
{
- "id": "",
- "label": "offload face module",
+ "id": 0,
+ "label": "Non-blocking move operations",
+ "localized": "非ブロッキング移動操作",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku attention",
+ "localized": "Nunchaku アテンション",
+ "reload": "",
+ "hint": "デフォルトのアテンションをNunchakuのカスタムFP16アテンションカーネルに置き換え、コンシューマー向けNVIDIA GPUでの推論を高速化します。 BF16よりもFP16テンソルコアのスループットが高いGPUでパフォーマンスの向上が見られる場合があります。 現在はFluxベースのモデル(Dev, Schnell, Kontext, Fill, Depthなど)にのみ影響します。Qwen, SDXL, Sana、その他のアーキテクチャには影響しません。 デフォルトでは無効です。"
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku offloading",
+ "localized": "Nunchaku オフロード",
+ "reload": "",
+ "hint": "非同期CUDAストリームを使用したNunchaku独自のブロックごとのCPUオフロードを有効にし、VRAM使用量を削減します。 ピンポンバッファ戦略を使用します:1つのTransformerブロックがGPUで計算している間に、次のブロックをバックグラウンドでCPUからプリロードし、転送遅延の大部分を隠蔽します。 推論速度が低下する代わりにVRAM使用量を削減できます。 これは、TransformerコンポーネントにおけるSD.Nextのパイプラインオフロードを置き換えます。 低VRAMのGPUでのみ有用です。GPUに量子化モデルを保持するのに十分なメモリ(16GB以上)がある場合は、最高速を得るためにこれを無効にしてください。 FluxおよびQwenモデルをサポートします。SDXLではサポートされておらず、この設定は無視されます。 デフォルトでは無効です。"
+ },
+ {
+ "id": 0,
+ "label": "native",
+ "localized": "ネイティブ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "no-grad",
+ "localized": "no-grad",
+ "reload": "",
+ "hint": "torch.no_gradによる勾配追跡を無効にします。メモリ使用量を削減し、推論を高速化します。"
+ },
+ {
+ "id": 0,
+ "label": "Numbered filenames",
+ "localized": "連番ファイル名",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network card size (px)",
+ "localized": "ネットワークカードサイズ (px)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise multiplier for image processing",
+ "localized": "画像処理用ノイズ倍率",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "New model name",
+ "localized": "新規モデル名",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Number of ReBasin Iterations",
+ "localized": "ReBasin 反復回数",
+ "reload": "",
+ "hint": "保存前にモデルをマージおよび置換する回数"
+ },
+ {
+ "id": 0,
+ "label": "Network prompt",
+ "localized": "ネットワークプロンプト",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network negative prompt",
+ "localized": "ネットワークネガティブプロンプト",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network parameters",
+ "localized": "ネットワークパラメータ",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "o": [
+ {
+ "id": 755,
+ "label": "Output",
+ "localized": "出力",
+ "reload": "txt2img",
+ "hint": "出力メディア(生成結果や生成中のライブプレビュー)の選択を表示/非表示にします"
+ },
+ {
+ "id": 756,
+ "label": "OpenCLiP",
+ "localized": "OpenCLiP",
+ "reload": "caption",
+ "hint": "OpenCLiP経由でCLiPモデルを使用して画像を分析します"
+ },
+ {
+ "id": 757,
+ "label": "ONNX",
+ "localized": "ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 758,
+ "label": "Override",
+ "localized": "上書き",
+ "reload": "txt2img",
+ "hint": "サーバーの動作を変更する設定を上書きします。通常、インポートされた画像メタデータから適用されます"
+ },
+ {
+ "id": 759,
+ "label": "Optimum Quanto",
+ "localized": "Optimum Quanto",
+ "reload": "settings_quantization",
+ "hint": ""
+ },
+ {
+ "id": 760,
+ "label": "Optimum Quanto: post-load",
+ "localized": "Optimum Quanto: ロード後",
+ "reload": "settings_quantization",
+ "hint": ""
+ },
+ {
+ "id": 761,
+ "label": "Optional",
+ "localized": "任意",
+ "reload": "settings_text_encoder",
+ "hint": ""
+ },
+ {
+ "id": 762,
+ "label": "Olive",
+ "localized": "Olive",
+ "reload": "settings_backends",
+ "hint": ""
+ },
+ {
+ "id": 763,
+ "label": "OpenVINO",
+ "localized": "OpenVINO",
+ "reload": "settings_backends",
+ "hint": ""
+ },
+ {
+ "id": 764,
+ "label": "Other...",
+ "localized": "その他...",
+ "reload": "settings_ui",
+ "hint": ""
+ },
+ {
+ "id": 765,
+ "label": "Outputs & Images",
+ "localized": "出力と画像",
+ "reload": "settings_ui",
+ "hint": ""
+ },
+ {
+ "id": 766,
+ "label": "Override settings",
+ "localized": "設定を上書き",
+ "reload": "txt2img",
+ "hint": "生成パラメータがシステム設定と異なる場合、それらのパラメータでシステム構成を上書きします"
+ },
+ {
+ "id": 767,
+ "label": "Override sampler",
+ "localized": "サンプラーを上書き",
+ "reload": "script_consistory",
+ "hint": ""
+ },
+ {
+ "id": 768,
+ "label": "Override steps",
+ "localized": "ステップ数を上書き",
+ "reload": "script_consistory",
+ "hint": ""
+ },
+ {
+ "id": 769,
+ "label": "Ortho",
+ "localized": "Ortho (正投影)",
+ "reload": "script_pulid",
+ "hint": ""
+ },
+ {
+ "id": 770,
+ "label": "Offload face module",
"localized": "顔モジュールのオフロード",
- "reload": "",
- "hint": "顔モジュールのオフロード"
+ "reload": "script_pulid",
+ "hint": ""
},
{
- "id": "",
- "label": "offload models",
- "localized": "モデルのオフロード",
- "reload": "",
- "hint": "モデルのオフロード"
+ "id": 771,
+ "label": "Override scheduler",
+ "localized": "スケジューラを上書き",
+ "reload": "script_style_aligned_image_generation",
+ "hint": ""
},
{
- "id": "",
- "label": "olive-ai",
- "localized": "olive-ai",
- "reload": "",
- "hint": "olive-ai"
+ "id": 772,
+ "label": "Optional image description",
+ "localized": "任意の画像説明",
+ "reload": "script_style_aligned_image_generation",
+ "hint": ""
},
{
- "id": "",
+ "id": 773,
+ "label": "Order",
+ "localized": "順序",
+ "reload": "script_video",
+ "hint": ""
+ },
+ {
+ "id": 774,
+ "label": "Overlay",
+ "localized": "オーバーレイ",
+ "reload": "script_nudenet",
+ "hint": ""
+ },
+ {
+ "id": 775,
+ "label": "Override resolution",
+ "localized": "解像度を上書き",
+ "reload": "script_video",
+ "hint": ""
+ },
+ {
+ "id": 776,
+ "label": "Offload processor",
+ "localized": "プロセッサのオフロード",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 777,
+ "label": "Output directory",
+ "localized": "出力ディレクトリ",
+ "reload": "extras",
+ "hint": "処理された画像が保存されるフォルダ"
+ },
+ {
+ "id": 778,
+ "label": "original",
+ "localized": "original",
+ "reload": "settings_sd",
+ "hint": "オリジナルのLDMバックエンド"
+ },
+ {
+ "id": 779,
+ "label": "Offload caption models",
+ "localized": "キャプションモデルをオフロード",
+ "reload": "settings_offload",
+ "hint": ""
+ },
+ {
+ "id": 780,
+ "label": "Offload during pre-forward",
+ "localized": "プリフォワード中にオフロード",
+ "reload": "settings_offload",
+ "hint": ""
+ },
+ {
+ "id": 781,
+ "label": "Offload using streams",
+ "localized": "ストリームを使用してオフロード",
+ "reload": "settings_offload",
+ "hint": ""
+ },
+ {
+ "id": 782,
+ "label": "Offload low watermark",
+ "localized": "オフロード低ウォーターマーク",
+ "reload": "settings_offload",
+ "hint": ""
+ },
+ {
+ "id": 783,
+ "label": "Offload GPU high watermark",
+ "localized": "GPUオフロード高ウォーターマーク",
+ "reload": "settings_offload",
+ "hint": ""
+ },
+ {
+ "id": 784,
+ "label": "Offload CPU high watermark",
+ "localized": "CPUオフロード高ウォーターマーク",
+ "reload": "settings_offload",
+ "hint": ""
+ },
+ {
+ "id": 785,
+ "label": "Offload blocks",
+ "localized": "ブロックをオフロード",
+ "reload": "settings_offload",
+ "hint": ""
+ },
+ {
+ "id": 786,
+ "label": "OpenVINO activations mode",
+ "localized": "OpenVINO アクティベーションモード",
+ "reload": "settings_quantization",
+ "hint": ""
+ },
+ {
+ "id": 787,
+ "label": "ONNX Execution Provider",
+ "localized": "ONNX 実行プロバイダー",
+ "reload": "settings_backends",
+ "hint": ""
+ },
+ {
+ "id": 788,
+ "label": "ONNX allow fallback to CPU",
+ "localized": "ONNX CPUへのフォールバックを許可",
+ "reload": "settings_backends",
+ "hint": "選択した実行プロバイダーが失敗したときにCPUへのフォールバックを許可します"
+ },
+ {
+ "id": 789,
+ "label": "ONNX cache converted models",
+ "localized": "変換済みONNXモデルをキャッシュ",
+ "reload": "settings_backends",
+ "hint": "ONNX形式に変換されたモデルをキャッシュとして保存します。ONNXタブで管理できます"
+ },
+ {
+ "id": 790,
+ "label": "ONNX unload base model when processing refiner",
+ "localized": "リファイナー処理時にベースモデルをアンロード",
+ "reload": "settings_backends",
+ "hint": "リファイナーが変換/最適化/処理されている間、ベースモデルをアンロードします"
+ },
+ {
+ "id": 791,
+ "label": "Olive use FP16 on optimization",
+ "localized": "Olive 最適化時にFP16を使用",
+ "reload": "settings_backends",
+ "hint": "Olive最適化プロセスの出力モデルに16ビット浮動小数点精度を使用します。無効な場合は32ビット浮動小数点精度を使用します"
+ },
+ {
+ "id": 792,
+ "label": "Olive force FP32 for VAE Encoder",
+ "localized": "Olive VAEエンコーダーにFP32を強制",
+ "reload": "settings_backends",
+ "hint": "出力モデルのVAEエンコーダーに32ビット浮動小数点精度を使用します。これは「最適化時にFP16を使用」オプションを上書きします。Img2ImgでNaNや黒い画像が出る場合は、このオプションを有効にしてキャッシュを削除してください"
+ },
+ {
+ "id": 793,
+ "label": "Olive use static dimensions",
+ "localized": "Olive 静的次元を使用",
+ "reload": "settings_backends",
+ "hint": "Oliveで最適化されたモデルの推論を大幅に高速化します (OrtTransformersOptimization)"
+ },
+ {
+ "id": 794,
+ "label": "Olive cache optimized models",
+ "localized": "Olive 最適化モデルをキャッシュ",
+ "reload": "settings_backends",
+ "hint": "Oliveで処理されたモデルをキャッシュとして保存します。ONNXタブで管理できます"
+ },
+ {
+ "id": 795,
+ "label": "OpenVINO disable model caching",
+ "localized": "OpenVINO モデルのキャッシュを無効化",
+ "reload": "settings_backends",
+ "hint": ""
+ },
+ {
+ "id": 796,
+ "label": "OpenVINO disable memory cleanup after compile",
+ "localized": "OpenVINO コンパイル後のメモリクリーンアップを無効化",
+ "reload": "settings_backends",
+ "hint": ""
+ },
+ {
+ "id": 797,
"label": "onediff",
"localized": "onediff",
- "reload": "",
- "hint": "onediff"
+ "reload": "settings_compile",
+ "hint": ""
},
{
- "id": "",
- "label": "onnx",
- "localized": "onnx",
- "reload": "",
- "hint": "onnx"
+ "id": 798,
+ "label": "olive-ai",
+ "localized": "olive-ai",
+ "reload": "settings_compile",
+ "hint": ""
},
{
- "id": "",
- "label": "openbody",
- "localized": "openbody",
- "reload": "",
- "hint": "openbody"
- },
- {
- "id": "",
- "label": "openclip",
- "localized": "openclip",
- "reload": "",
- "hint": "openclip"
- },
- {
- "id": "",
- "label": "openvino disable memory cleanup after compile",
- "localized": "OpenVINOコンパイル後のメモリクリーンアップ無効化",
- "reload": "",
- "hint": "OpenVINOコンパイル後のメモリクリーンアップ無効化"
- },
- {
- "id": "",
- "label": "openvino disable model caching",
- "localized": "OpenVINOモデルキャッシュ無効化",
- "reload": "",
- "hint": "OpenVINOモデルキャッシュ無効化"
- },
- {
- "id": "",
- "label": "openvino mode",
- "localized": "OpenVINOモード",
- "reload": "",
- "hint": "OpenVINOモード"
- },
- {
- "id": "",
+ "id": 799,
"label": "openvino_fx",
"localized": "openvino_fx",
- "reload": "",
- "hint": "openvino_fx"
+ "reload": "settings_compile",
+ "hint": ""
},
{
- "id": "",
- "label": "optional image description",
- "localized": "オプションの画像説明",
- "reload": "",
- "hint": "オプションの画像説明"
+ "id": 800,
+ "label": "Overwrite existing",
+ "localized": "既存を上書き",
+ "reload": "models_current_tab",
+ "hint": ""
},
{
- "id": "",
- "label": "optional init image or video",
- "localized": "オプションの初期画像またはビデオ",
- "reload": "",
- "hint": "オプションの初期画像またはビデオ"
+ "id": 801,
+ "label": "Out Block",
+ "localized": "Out Block (出力ブロック)",
+ "reload": "component-5574",
+ "hint": "UNetのアップサンプリングブロック (SD1.5では12個の値、SDXLでは9個の値)"
},
{
- "id": "",
- "label": "order",
- "localized": "順序",
- "reload": "",
- "hint": "順序"
- },
- {
- "id": "",
- "label": "ortho",
- "localized": "オルソ",
- "reload": "",
- "hint": "オルソ"
- },
- {
- "id": "",
- "label": "outpaint",
- "localized": "アウトペイント",
- "reload": "",
- "hint": "アウトペイント"
- },
- {
- "id": "",
- "label": "output model",
- "localized": "出力モデル",
- "reload": "",
- "hint": "出力モデル"
- },
- {
- "id": "",
- "label": "override resolution",
- "localized": "解像度を上書き",
- "reload": "",
- "hint": "解像度を上書き"
- },
- {
- "id": "",
- "label": "override sampler",
- "localized": "サンプラーを上書き",
- "reload": "",
- "hint": "サンプラーを上書き"
- },
- {
- "id": "",
- "label": "override scheduler",
- "localized": "スケジューラーを上書き",
- "reload": "",
- "hint": "スケジューラーを上書き"
- },
- {
- "id": "",
- "label": "override steps",
- "localized": "ステップ数を上書き",
- "reload": "",
- "hint": "ステップ数を上書き"
- },
- {
- "id": "",
- "label": "override t1 ratio",
- "localized": "t1比率を上書き",
- "reload": "",
- "hint": "t1比率を上書き"
- },
- {
- "id": "",
- "label": "override t2 ratio",
- "localized": "t2比率を上書き",
- "reload": "",
- "hint": "t2比率を上書き"
- },
- {
- "id": "",
- "label": "overwrite existing file",
- "localized": "既存ファイルを上書き",
- "reload": "",
- "hint": "既存ファイルを上書き"
- },
- {
- "id": "",
- "label": "overwrite model",
+ "id": 802,
+ "label": "Overwrite model",
"localized": "モデルを上書き",
- "reload": "",
- "hint": "モデルを上書き"
+ "reload": "models_merge_tab",
+ "hint": ""
},
{
- "id": "",
- "label": "pad frames",
- "localized": "フレームをパディング",
- "reload": "",
- "hint": "フレームをパディング"
+ "id": 803,
+ "label": "Output model",
+ "localized": "出力モデル",
+ "reload": "models_replace_tab",
+ "hint": ""
},
{
- "id": "",
- "label": "padding",
- "localized": "パディング",
- "reload": "",
- "hint": "パディング"
+ "id": 804,
+ "label": "Overwrite existing file",
+ "localized": "既存のファイルを上書き",
+ "reload": "component-5745",
+ "hint": ""
},
{
- "id": "",
- "label": "parallel process images in batch",
- "localized": "バッチで画像を並行処理",
- "reload": "",
- "hint": "バッチで画像を並行処理"
+ "id": 805,
+ "label": "Options",
+ "localized": "オプション",
+ "reload": "script_prompt_enhance",
+ "hint": ""
},
{
- "id": "",
- "label": "parameter free",
- "localized": "パラメータフリー",
+ "id": 806,
+ "label": "OpenBody",
+ "localized": "OpenBody",
+ "reload": "control",
+ "hint": ""
+ }
+ ],
+ "p": [
+ {
+ "id": -1,
+ "label": "Process",
+ "localized": "処理",
"reload": "",
- "hint": "パラメータフリー"
+ "hint": "既存の画像を処理します。 画像のアップスケール、背景の削除、NSFWコンテンツのぼかし、各種フィルターやエフェクトの適用に使用できます。"
},
{
- "id": "",
- "label": "path to model file",
- "localized": "モデルファイルへのパス",
+ "id": -1,
+ "label": "Prompts",
+ "localized": "プロンプト",
"reload": "",
- "hint": "モデルファイルへのパス"
+ "hint": "画像のプロンプトとネガティブプロンプト"
},
{
- "id": "",
- "label": "path to notification sound",
- "localized": "通知音へのパス",
+ "id": -1,
+ "label": "Pause",
+ "localized": "一時停止",
"reload": "",
- "hint": "通知音へのパス"
+ "hint": "処理を一時停止します。"
},
{
- "id": "",
- "label": "peft",
- "localized": "peft",
+ "id": -1,
+ "label": "Post",
+ "localized": "Post",
"reload": "",
- "hint": "peft"
+ "hint": "生成後に画像のサイズを変更します。"
},
{
- "id": "",
- "label": "penalty",
- "localized": "ペナルティ",
+ "id": -1,
+ "label": "Preview",
+ "localized": "プレビュー",
"reload": "",
- "hint": "ペナルティ"
+ "hint": ""
},
{
- "id": "",
- "label": "perflow",
- "localized": "perflow",
+ "id": -1,
+ "label": "Process Image",
+ "localized": "画像を処理",
"reload": "",
- "hint": "perflow"
+ "hint": "単一の画像を処理します。"
},
{
- "id": "",
- "label": "perform injection",
- "localized": "インジェクションを実行",
+ "id": -1,
+ "label": "Process Batch",
+ "localized": "バッチ処理",
"reload": "",
- "hint": "インジェクションを実行"
+ "hint": "複数の画像をまとめて処理します。"
},
{
- "id": "",
- "label": "perform sdsa",
+ "id": -1,
+ "label": "Process Folder",
+ "localized": "フォルダ処理",
+ "reload": "",
+ "hint": "フォルダ内のすべての画像を処理します。"
+ },
+ {
+ "id": -1,
+ "label": "Provider",
+ "localized": "プロバイダー",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Pipeline Modifiers",
+ "localized": "パイプライン修飾子",
+ "reload": "",
+ "hint": "生成中に有効にできる追加機能"
+ },
+ {
+ "id": -1,
+ "label": "Postprocessing",
+ "localized": "後処理",
+ "reload": "",
+ "hint": "画像生成後の処理やアップスケールに関する設定"
+ },
+ {
+ "id": -1,
+ "label": "Preset Block Merge",
+ "localized": "プリセットブロックマージ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Pony",
+ "localized": "Pony",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Preview metadata",
+ "localized": "メタデータプレビュー",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Prompt",
+ "localized": "プロンプト",
+ "reload": "",
+ "hint": "生成したい画像の説明を入力します。"
+ },
+ {
+ "id": -1,
+ "label": "Processed Preview",
+ "localized": "処理済みプレビュー",
+ "reload": "",
+ "hint": "実際の生成前に行われる入力画像の前処理セクションを表示/非表示にします。"
+ },
+ {
+ "id": -1,
+ "label": "PixelArt",
+ "localized": "ピクセルアート",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "PAG: Perturbed attention guidance",
+ "localized": "PAG: Perturbed attention guidance",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "PAB: Pyramid attention broadcast",
+ "localized": "PAB: Pyramid attention broadcast",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Para-attention",
+ "localized": "Para-attention",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Paths for specific models",
+ "localized": "特定モデルのパス",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Prediction method",
+ "localized": "予測方法",
+ "reload": "",
+ "hint": "各ステップでモデルが何を予測するかを定義します。オプション: - default: モデルのデフォルト設定 - epsilon: ノイズ (Stable Diffusionで最も一般的) - sample: 直接的なデノイズ画像予測 (x0予測とも呼ばれる) - v_prediction: 速度予測。CosXLやNoobAI VPredモデルで使用 - flow_prediction: SD3やFluxなどの新しいFlow-matchingモデルで使用"
+ },
+ {
+ "id": -1,
+ "label": "PAG scale",
+ "localized": "PAGスケール",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "PAG start",
+ "localized": "PAG開始",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "PAG stop",
+ "localized": "PAG停止",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "PAG layers",
+ "localized": "PAGレイヤー",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "PAG config",
+ "localized": "PAG設定",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Perform SDSA",
"localized": "SDSAを実行",
"reload": "",
- "hint": "SDSAを実行"
+ "hint": ""
},
{
- "id": "",
- "label": "perform warmup",
+ "id": -1,
+ "label": "Perform Injection",
+ "localized": "インジェクションを実行",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "PhotoMaker Model",
+ "localized": "PhotoMakerモデル",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Penalty",
+ "localized": "ペナルティ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "positive",
+ "localized": "positive",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Prompt EX",
+ "localized": "プロンプトEX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Power",
+ "localized": "パワー",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Prompt thresholds",
+ "localized": "プロンプト閾値",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Preset",
+ "localized": "プリセット",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Pad frames",
+ "localized": "埋め込みフレーム",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Prefill text",
+ "localized": "プリフィルテキスト",
+ "reload": "",
+ "hint": "モデルの応答の開始部分をあらかじめ入力し、その続きを書かせることで出力形式や内容を誘導します。 プリフィルはフィルタリングされ、最終的な応答には含まれません。 空のままにすると、モデルはゼロから独自の応答を生成します。"
+ },
+ {
+ "id": -1,
+ "label": "Prompt prefix",
+ "localized": "プロンプト接頭辞",
+ "reload": "",
+ "hint": "強化されたプロンプト結果の先頭に追加されるテキスト。 'masterpiece, best quality'のような品質タグや、LLMによって書き換えられたくないアーティスト名など、変更せずに画像プロンプトにコピーする必要がある要素を追加するのに便利です。"
+ },
+ {
+ "id": -1,
+ "label": "Prompt suffix",
+ "localized": "プロンプト接尾辞",
+ "reload": "",
+ "hint": "強化されたプロンプト結果の末尾に追加されるテキスト。 LLMによって書き換えられたくない、そのまま画像プロンプトにコピーしたい要素を追加するのに便利です。"
+ },
+ {
+ "id": -1,
+ "label": "Padding",
+ "localized": "パディング",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Prompt strength",
+ "localized": "プロンプト強度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Preview start",
+ "localized": "プレビュー開始",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Preview end",
+ "localized": "プレビュー終了",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Pixels to expand",
+ "localized": "拡張ピクセル数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Processor",
+ "localized": "プロセッサー",
+ "reload": "",
+ "hint": "ControlNetに使用される画像を前処理するためのプロセッサータイプ"
+ },
+ {
+ "id": -1,
+ "label": "Pose confidence",
+ "localized": "ポーズ信頼度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Parameter free",
+ "localized": "パラメーターフリー",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Processed",
+ "localized": "処理済み",
+ "reload": "",
+ "hint": "処理済み画像のセクションを表示/非表示にします。"
+ },
+ {
+ "id": -1,
+ "label": "Postprocess mask",
+ "localized": "後処理マスク",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "PixelArt block size",
+ "localized": "ピクセルアートブロックサイズ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "PixelArt sharpen",
+ "localized": "ピクセルアートシャープ化",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Platform",
+ "localized": "プラットフォーム",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Pipeline",
+ "localized": "パイプライン",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Perform warmup",
"localized": "ウォームアップを実行",
"reload": "",
- "hint": "ウォームアップを実行"
+ "hint": ""
},
{
- "id": "",
+ "id": -1,
+ "label": "Prompt attention normalization",
+ "localized": "プロンプトアテンション正規化",
+ "reload": "",
+ "hint": "影響が強すぎたり弱すぎたりするのを防ぐために、プロンプトトークンの重みのバランスを調整します。出力の安定化に役立ちます。"
+ },
+ {
+ "id": -1,
"label": "performance",
"localized": "パフォーマンス",
"reload": "",
- "hint": "パフォーマンス"
+ "hint": ""
},
{
- "id": "",
- "label": "photomaker model",
- "localized": "PhotoMakerモデル",
+ "id": -1,
+ "label": "Performance Counter",
+ "localized": "パフォーマンスカウンター",
"reload": "",
- "hint": "PhotoMakerモデル"
+ "hint": ""
},
{
- "id": "",
- "label": "pidinet",
- "localized": "PiDiNet",
+ "id": -1,
+ "label": "PAG layer names",
+ "localized": "PAGレイヤー名",
"reload": "",
- "hint": "PiDiNet"
+ "hint": "スペース区切りのレイヤーリスト 利用可能: d[0-5], m[0], u[0-8] デフォルト: m0"
},
{
- "id": "",
- "label": "pipeline",
- "localized": "パイプライン",
+ "id": -1,
+ "label": "PAB cache enabled",
+ "localized": "PABキャッシュ有効",
"reload": "",
- "hint": "パイプライン"
+ "hint": ""
},
{
- "id": "",
- "label": "pixels to expand",
- "localized": "拡張するピクセル数",
+ "id": -1,
+ "label": "PAB spacial skip range",
+ "localized": "PAB空間スキップ範囲",
"reload": "",
- "hint": "拡張するピクセル数"
+ "hint": ""
},
{
- "id": "",
- "label": "platform",
- "localized": "プラットフォーム",
+ "id": -1,
+ "label": "PAB spacial skip start",
+ "localized": "PAB空間スキップ開始",
"reload": "",
- "hint": "プラットフォーム"
+ "hint": ""
},
{
- "id": "",
- "label": "play",
- "localized": "再生",
+ "id": -1,
+ "label": "PAB spacial skip end",
+ "localized": "PAB空間スキップ終了",
"reload": "",
- "hint": "再生"
+ "hint": ""
},
{
- "id": "",
- "label": "play a notification upon completion",
- "localized": "完了時に通知を再生する",
+ "id": -1,
+ "label": "ParaAttention first-block cache enabled",
+ "localized": "ParaAttention最初期ブロックキャッシュ有効",
"reload": "",
- "hint": "完了時に通知を再生する"
+ "hint": ""
},
{
- "id": "",
- "label": "pndm",
- "localized": "PNDM",
+ "id": -1,
+ "label": "ParaAttention residual diff threshold",
+ "localized": "ParaAttention残差差分閾値",
"reload": "",
- "hint": "PNDM"
+ "hint": ""
},
{
- "id": "",
- "label": "polyexponential",
- "localized": "ポリ指数",
+ "id": -1,
+ "label": "Parallel process images in batch",
+ "localized": "バッチ内画像の並列処理",
"reload": "",
- "hint": "ポリ指数"
+ "hint": ""
},
{
- "id": "",
- "label": "pony",
- "localized": "Pony",
+ "id": -1,
+ "label": "precompile",
+ "localized": "事前コンパイル",
"reload": "",
- "hint": "Pony"
+ "hint": ""
},
{
- "id": "",
- "label": "pose confidence",
- "localized": "ポーズ信頼度",
+ "id": -1,
+ "label": "Panel minimum width",
+ "localized": "パネルの最小幅",
"reload": "",
- "hint": "ポーズ信頼度"
+ "hint": ""
},
{
- "id": "",
- "label": "positive",
- "localized": "ポジティブ",
+ "id": -1,
+ "label": "Persist UI layout",
+ "localized": "UIレイアウトを保持",
"reload": "",
- "hint": "ポジティブ"
+ "hint": ""
},
{
- "id": "",
- "label": "postprocess mask",
- "localized": "マスクの後処理",
+ "id": -1,
+ "label": "Progress update period",
+ "localized": "進捗更新周期",
"reload": "",
- "hint": "マスクの後処理"
+ "hint": "UIのプログレスバーとプレビュー確認の更新間隔(ミリ秒)"
},
{
- "id": "",
- "label": "postprocess upscale",
- "localized": "アップスケールの後処理",
+ "id": -1,
+ "label": "Play a notification upon completion",
+ "localized": "完了時に通知音を再生",
"reload": "",
- "hint": "アップスケールの後処理"
+ "hint": ""
},
{
- "id": "",
- "label": "postprocessing operation order",
- "localized": "後処理操作順序",
+ "id": -1,
+ "label": "Path to notification sound",
+ "localized": "通知音のパス",
"reload": "",
- "hint": "後処理操作順序"
+ "hint": ""
},
{
- "id": "",
- "label": "power",
- "localized": "パワー",
+ "id": -1,
+ "label": "Postprocessing operation order",
+ "localized": "後処理の実行順序",
"reload": "",
- "hint": "パワー"
+ "hint": ""
},
{
- "id": "",
- "label": "predefined question",
- "localized": "事前定義された質問",
+ "id": -1,
+ "label": "Prompt padding",
+ "localized": "プロンプトパディング",
"reload": "",
- "hint": "事前定義された質問"
+ "hint": "75トークン以上使用する場合、直近のコンマからnトークン分をパディングすることで一貫性を向上させます。"
},
{
- "id": "",
- "label": "prediction method",
- "localized": "予測方法",
+ "id": -1,
+ "label": "Pad prompt and negative prompt to be same length",
+ "localized": "プロンプトとネガティブプロンプトを同じ長さに揃える",
"reload": "",
- "hint": "予測方法"
+ "hint": ""
},
{
- "id": "",
- "label": "preset",
- "localized": "プリセット",
+ "id": -1,
+ "label": "Pin training dataset to memory",
+ "localized": "学習データセットをメモリに固定",
"reload": "",
- "hint": "プリセット"
+ "hint": ""
},
{
- "id": "",
- "label": "preset block merge",
- "localized": "プリセットブロックマージ",
- "reload": "",
- "hint": "プリセットブロックマージ"
- },
- {
- "id": "",
- "label": "preview",
- "localized": "プレビュー",
- "reload": "",
- "hint": "プレビュー"
- },
- {
- "id": "",
- "label": "preview end",
- "localized": "プレビュー終了",
- "reload": "",
- "hint": "プレビュー終了"
- },
- {
- "id": "",
- "label": "preview start",
- "localized": "プレビュー開始",
- "reload": "",
- "hint": "プレビュー開始"
- },
- {
- "id": "",
- "label": "primary model",
+ "id": -1,
+ "label": "Primary model",
"localized": "プライマリモデル",
"reload": "",
- "hint": "プライマリモデル"
+ "hint": ""
},
{
- "id": "",
- "label": "processor",
- "localized": "プロセッサ",
+ "id": -1,
+ "label": "Preset Interpolation Ratio",
+ "localized": "プリセット補間比率",
"reload": "",
- "hint": "プロセッサ"
+ "hint": "2つのプリセットが選択されている場合、それらの間を補間します。"
},
{
- "id": "",
- "label": "processor move to cpu after use",
- "localized": "使用後プロセッサをCPUへ移動",
+ "id": -1,
+ "label": "Prune",
+ "localized": "プルーン (Prune)",
"reload": "",
- "hint": "使用後プロセッサをCPUへ移動"
+ "hint": ""
},
{
- "id": "",
- "label": "processor settings",
- "localized": "プロセッサ設定",
+ "id": -1,
+ "label": "Prediction type",
+ "localized": "予測タイプ",
"reload": "",
- "hint": "プロセッサ設定"
+ "hint": ""
},
{
- "id": "",
- "label": "processor unload after use",
- "localized": "使用後プロセッサをアンロード",
+ "id": -1,
+ "label": "Prompt enhance",
+ "localized": "プロンプト強化",
"reload": "",
- "hint": "使用後プロセッサをアンロード"
+ "hint": "異なるLLMを使用してプロンプトを書き換え、結果を改善できる拡張機能です。"
},
{
- "id": "",
- "label": "prompt attention normalization",
- "localized": "プロンプトアテンション正規化",
+ "id": -1,
+ "label": "PidiNet",
+ "localized": "PidiNet",
"reload": "",
- "hint": "プロンプトアテンション正規化"
+ "hint": ""
},
{
- "id": "",
- "label": "prompt ex",
- "localized": "プロンプトEx",
+ "id": -1,
+ "label": "Parameters",
+ "localized": "パラメーター",
"reload": "",
- "hint": "プロンプトEx"
+ "hint": "画像生成時に使用される基本パラメーター"
},
{
- "id": "",
- "label": "prompt processor",
- "localized": "プロンプトプロセッサ",
+ "id": -1,
+ "label": "Postprocess upscale",
+ "localized": "後処理アップスケール",
"reload": "",
- "hint": "プロンプトプロセッサ"
+ "hint": ""
+ }
+ ],
+ "q": [
+ {
+ "id": 755,
+ "label": "Quick Settings",
+ "localized": "クイック設定",
+ "reload": "n/a",
+ "hint": "異なる設定セクションからお気に入り登録された項目に素早くアクセスします"
},
{
- "id": "",
- "label": "prompt strength",
- "localized": "プロンプト強度",
- "reload": "",
- "hint": "プロンプト強度"
+ "id": 0,
+ "label": "Quantized",
+ "localized": "量子化済み",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "prompt thresholds:",
- "localized": "プロンプトしきい値:",
- "reload": "",
- "hint": "プロンプトしきい値:"
+ "id": 0,
+ "label": "Qwen layered",
+ "localized": "Qwenレイヤード",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "prompts",
- "localized": "プロンプト",
- "reload": "",
- "hint": "プロンプト"
+ "id": 0,
+ "label": "Quicksettings",
+ "localized": "クイック設定",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "provider",
- "localized": "プロバイダー",
- "reload": "",
- "hint": "プロバイダー"
+ "id": 0,
+ "label": "Qwen layered number of layers",
+ "localized": "Qwenレイヤードのレイヤー数",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "prune",
- "localized": "プルーニング",
- "reload": "",
- "hint": "プルーニング"
- },
- {
- "id": "",
- "label": "quad",
- "localized": "クアッド",
- "reload": "",
- "hint": "クアッド"
- },
- {
- "id": "",
- "label": "quantization activations type",
- "localized": "量子化アクティベーションタイプ",
- "reload": "",
- "hint": "量子化アクティベーションタイプ"
- },
- {
- "id": "",
- "label": "quantization mode",
+ "id": 0,
+ "label": "Quantization mode",
"localized": "量子化モード",
- "reload": "",
- "hint": "量子化モード"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "quantization type",
+ "id": 0,
+ "label": "Quantization type",
"localized": "量子化タイプ",
- "reload": "",
- "hint": "量子化タイプ"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "quantization weights type",
+ "id": 0,
+ "label": "Quantized MatMul type",
+ "localized": "量子化行列演算(MatMul)タイプ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization type for Text Encoders",
+ "localized": "テキストエンコーダーの量子化タイプ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type for Text Encoders",
+ "localized": "テキストエンコーダーの量子化行列演算(MatMul)タイプ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize convolutional layers",
+ "localized": "畳み込みレイヤーを量子化する",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize using GPU",
+ "localized": "GPUを使用して量子化する",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization weights type",
"localized": "量子化重みタイプ",
- "reload": "",
- "hint": "量子化重みタイプ"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "random seeds",
- "localized": "ランダムシード",
- "reload": "",
- "hint": "ランダムシード"
+ "id": 0,
+ "label": "Quantization activations type",
+ "localized": "量子化アクティベーションタイプ",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "range",
- "localized": "範囲",
+ "id": 0,
+ "label": "Quicksettings list",
+ "localized": "クイック設定リスト",
+ "reload": "n/a",
+ "hint": "設定タブの代わりに、上部のクイックアクセスバーに表示する設定名のリスト(カンマ区切り)"
+ }
+ ],
+ "r": [
+ {
+ "id": 0,
+ "label": "Refine",
+ "localized": "リファイン",
"reload": "",
- "hint": "範囲"
+ "hint": "リファインは、初期処理の完了後に追加処理を実行し、画像のアップスケールや、品質と詳細を向上させるためのオプションの再処理に使用されます。"
},
{
- "id": "",
- "label": "rebase",
- "localized": "リベース",
+ "id": 0,
+ "label": "Restore",
+ "localized": "リストア",
"reload": "",
- "hint": "リベース"
+ "hint": "現在のプロンプトまたは最後に生成された画像からパラメータを復元します。"
},
{
- "id": "",
- "label": "recursive",
- "localized": "再帰的",
+ "id": 0,
+ "label": "Reset anchors",
+ "localized": "アンカーをリセット",
"reload": "",
- "hint": "再帰的"
+ "hint": ""
},
{
- "id": "",
- "label": "reduce-overhead",
- "localized": "オーバーヘッド削減",
+ "id": 0,
+ "label": "Reload model",
+ "localized": "モデルを再読み込み",
"reload": "",
- "hint": "オーバーヘッド削減"
+ "hint": "現在選択されているモデルを再読み込みします。"
},
{
- "id": "",
- "label": "redux prompt strength",
- "localized": "リダックスプロンプト強度",
+ "id": 0,
+ "label": "Reprocess",
+ "localized": "再処理",
"reload": "",
- "hint": "リダックスプロンプト強度"
+ "hint": "異なるパラメータを使用して以前の生成結果を再処理します。"
},
{
- "id": "",
- "label": "reference adain weight",
- "localized": "参照AdaINウェイト",
+ "id": 0,
+ "label": "Resize to",
+ "localized": "指定サイズにリサイズ",
"reload": "",
- "hint": "参照AdaINウェイト"
+ "hint": ""
},
{
- "id": "",
- "label": "reference query weight",
- "localized": "参照クエリウェイト",
+ "id": 0,
+ "label": "Resize\n by",
+ "localized": "倍率でリサイズ",
"reload": "",
- "hint": "参照クエリウェイト"
+ "hint": ""
},
{
- "id": "",
- "label": "reference unit 1",
- "localized": "参照ユニット1",
+ "id": 0,
+ "label": "Resize\n to",
+ "localized": "指定サイズにリサイズ",
"reload": "",
- "hint": "参照ユニット1"
+ "hint": ""
},
{
- "id": "",
- "label": "refine foreground",
- "localized": "前景の洗練",
+ "id": 0,
+ "label": "Run Preview",
+ "localized": "プレビュー実行",
"reload": "",
- "hint": "前景の洗練"
+ "hint": ""
},
{
- "id": "",
- "label": "refresh bench",
- "localized": "ベンチマークを更新",
+ "id": 0,
+ "label": "Reference",
+ "localized": "リファレンス",
"reload": "",
- "hint": "ベンチマークを更新"
+ "hint": "初回使用時に自動的にダウンロード可能なリファレンスモデルの一覧です。"
},
{
- "id": "",
- "label": "refresh data",
- "localized": "データを更新",
+ "id": 0,
+ "label": "Reset receipe",
+ "localized": "レシピをリセット",
"reload": "",
- "hint": "データを更新"
+ "hint": ""
},
{
- "id": "",
- "label": "refresh state",
- "localized": "状態を更新",
+ "id": 0,
+ "label": "Run",
+ "localized": "実行",
"reload": "",
- "hint": "状態を更新"
+ "hint": ""
},
{
- "id": "",
- "label": "refresh ui values",
- "localized": "UI値を更新",
+ "id": 0,
+ "label": "Refresh extension list",
+ "localized": "拡張機能リストを更新",
"reload": "",
- "hint": "UI値を更新"
+ "hint": "利用可能な拡張機能のリストを更新します。"
},
{
- "id": "",
- "label": "reinstall",
+ "id": 0,
+ "label": "Restart server",
+ "localized": "サーバーを再起動",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Request browser notifications",
+ "localized": "ブラウザ通知をリクエスト",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore UI defaults",
+ "localized": "UIをデフォルトに戻す",
+ "reload": "",
+ "hint": "ユーザーインターフェースの値をデフォルトに戻します。"
+ },
+ {
+ "id": 0,
+ "label": "Refresh UI values",
+ "localized": "UIの値を更新",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reinstall",
"localized": "再インストール",
"reload": "",
- "hint": "再インストール"
+ "hint": ""
},
{
- "id": "",
- "label": "remove background",
- "localized": "背景を削除",
+ "id": 0,
+ "label": "Refresh state",
+ "localized": "状態を更新",
"reload": "",
- "hint": "背景を削除"
+ "hint": ""
},
{
- "id": "",
- "label": "repeat x-axis",
- "localized": "X軸を繰り返す",
+ "id": 0,
+ "label": "Refresh data",
+ "localized": "データを更新",
"reload": "",
- "hint": "X軸を繰り返す"
+ "hint": ""
},
{
- "id": "",
- "label": "repeat y-axis",
- "localized": "Y軸を繰り返す",
+ "id": 0,
+ "label": "Run benchmark",
+ "localized": "ベンチマークを実行",
"reload": "",
- "hint": "Y軸を繰り返す"
+ "hint": ""
},
{
- "id": "",
- "label": "replace vae",
- "localized": "VAEを置換",
+ "id": 0,
+ "label": "Refresh bench",
+ "localized": "ベンチを更新",
"reload": "",
- "hint": "VAEを置換"
+ "hint": ""
},
{
- "id": "",
- "label": "repos",
- "localized": "リポジトリ",
+ "id": 0,
+ "label": "Restore defaults",
+ "localized": "デフォルトに戻す",
"reload": "",
- "hint": "リポジトリ"
+ "hint": "サーバー設定をデフォルトの状態に復元します。"
},
{
- "id": "",
- "label": "reprocess decode",
+ "id": 0,
+ "label": "Replace",
+ "localized": "置換",
+ "reload": "",
+ "hint": "画像を置換します。"
+ },
+ {
+ "id": 0,
+ "label": "Refresh",
+ "localized": "更新",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reprocess decode",
"localized": "デコードを再処理",
"reload": "",
- "hint": "デコードを再処理"
+ "hint": ""
},
{
- "id": "",
- "label": "reprocess face",
- "localized": "顔を再処理",
+ "id": 0,
+ "label": "Reprocess refine",
+ "localized": "リファインを再処理",
"reload": "",
- "hint": "顔を再処理"
+ "hint": ""
},
{
- "id": "",
- "label": "reprocess refine",
- "localized": "洗練を再処理",
+ "id": 0,
+ "label": "Reprocess detail",
+ "localized": "顔の詳細を再処理",
"reload": "",
- "hint": "洗練を再処理"
+ "hint": ""
},
{
- "id": "",
- "label": "request browser notifications",
- "localized": "ブラウザ通知を要求",
+ "id": 0,
+ "label": "Remove background",
+ "localized": "背景削除",
"reload": "",
- "hint": "ブラウザ通知を要求"
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
+ "label": "RAS: Region-Adaptive Sampling",
+ "localized": "RAS: 領域適応型サンプリング",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Resize",
+ "localized": "リサイズ",
+ "reload": "",
+ "hint": "画像のリサイズ。固定解像度または倍率ベースで指定可能です。"
+ },
+ {
+ "id": 0,
+ "label": "Rerefence models",
+ "localized": "リファレンスモデル",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Replace model components",
+ "localized": "モデルコンポーネントを置換",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
"label": "rescale",
"localized": "再スケーリング",
"reload": "",
- "hint": "再スケーリング"
+ "hint": "zero terminal SNRを用いてベータを再スケーリングします。"
},
{
- "id": "",
- "label": "rescale betas with zero terminal snr",
- "localized": "ゼロ終端SNRでベータをリスケール",
+ "id": 0,
+ "label": "Resize seed from width",
+ "localized": "幅からシードをリサイズ",
"reload": "",
- "hint": "ゼロ終端SNRでベータをリスケール"
+ "hint": "指定された解像度で同じシード値を使用して生成された場合と同様の画像を生成しようと試みます。"
},
{
- "id": "",
- "label": "reset anchors",
- "localized": "アンカーをリセット",
+ "id": 0,
+ "label": "Resize seed from height",
+ "localized": "高さからシードをリサイズ",
"reload": "",
- "hint": "アンカーをリセット"
+ "hint": "指定された解像度で同じシード値を使用して生成された場合と同様の画像を生成しようと試みます。"
},
{
- "id": "",
- "label": "residual diff threshold",
- "localized": "残差差分しきい値",
+ "id": 0,
+ "label": "Refine guidance",
+ "localized": "リファインガイダンス",
"reload": "",
- "hint": "残差差分しきい値"
+ "hint": "リファインパスで使用されるCFGスケールです。"
},
{
- "id": "",
- "label": "resize background color",
- "localized": "背景色をリサイズ",
- "reload": "",
- "hint": "背景色をリサイズ"
- },
- {
- "id": "",
- "label": "resize method",
- "localized": "リサイズ方法",
- "reload": "",
- "hint": "リサイズ方法"
- },
- {
- "id": "",
- "label": "resize mode",
+ "id": 0,
+ "label": "Resize mode",
"localized": "リサイズモード",
"reload": "",
- "hint": "リサイズモード"
+ "hint": "2パス目のリファインで入力がどのようにリサイズまたは適応されるかを定義します。 - none: リサイズせず元の解像度を維持 - fixed: 強制的にターゲット解像度にリサイズ(歪む可能性あり) - crop: アスペクト比を維持したままターゲットに合わせて中央でクロップ - fill: ターゲットに合わせてリサイズし、空いたスペースを境界で埋める - outpaint: 画像の境界を超えてキャンバスを拡張 - context aware: 周囲をブレンドまたは適応させるスマートリサイズ"
},
{
- "id": "",
- "label": "resize scale",
- "localized": "リサイズスケール",
+ "id": 0,
+ "label": "Resize method",
+ "localized": "リサイズ方法",
"reload": "",
- "hint": "リサイズスケール"
+ "hint": "画像のリサイズに使用される方法:単純なリサイズ、アップスケーリングモデル、潜在空間(Latent)リサイズ、または非対称デコードが選択可能です。"
},
{
- "id": "",
- "label": "restart step",
- "localized": "ステップを再開",
+ "id": 0,
+ "label": "Resize width",
+ "localized": "リサイズ後の幅",
"reload": "",
- "hint": "ステップを再開"
+ "hint": "画像をこの幅にリサイズします。0の場合、近接するスライダーから幅が推論されます。"
},
{
- "id": "",
- "label": "restore faces: codeformer",
- "localized": "顔の復元: CodeFormer",
+ "id": 0,
+ "label": "Resize height",
+ "localized": "リサイズ後の高さ",
"reload": "",
- "hint": "顔の復元: CodeFormer"
+ "hint": "画像をこの高さにリサイズします。0の場合、近接するスライダーから高さが推論されます。"
},
{
- "id": "",
- "label": "restore faces: gfpgan",
- "localized": "顔の復元: GFPGAN",
+ "id": 0,
+ "label": "Resize scale",
+ "localized": "リサイズ倍率",
"reload": "",
- "hint": "顔の復元: GFPGAN"
+ "hint": ""
},
{
- "id": "",
- "label": "restore pipe on end",
- "localized": "終了時にパイプを復元",
+ "id": 0,
+ "label": "Refine sampler",
+ "localized": "リファインサンプラー",
"reload": "",
- "hint": "終了時にパイプを復元"
+ "hint": "特定の操作でプライマリサンプラーがサポートされていない場合、フォールバックサンプラーとして特定のサンプラーを使用します。"
},
{
- "id": "",
- "label": "restore unparsed prompt",
- "localized": "未解析プロンプトを復元",
+ "id": 0,
+ "label": "Refiner start",
+ "localized": "リファイナー開始タイミング",
"reload": "",
- "hint": "未解析プロンプトを復元"
+ "hint": "ベースモデルがこの程度完了した時にリファインパスを開始します(フルベースモデル実行後に実行するには0より大きく1より小さい値を設定してください)。"
},
{
- "id": "",
- "label": "reswapper model",
- "localized": "Reswapperモデル",
+ "id": 0,
+ "label": "Refiner steps",
+ "localized": "リファイナーステップ数",
"reload": "",
- "hint": "Reswapperモデル"
+ "hint": "リファインパスに使用するステップ数です。"
},
{
- "id": "",
- "label": "return original images",
+ "id": 0,
+ "label": "Refine prompt",
+ "localized": "リファインプロンプト",
+ "reload": "",
+ "hint": "ベースモデルの第2エンコーダー(存在する場合)およびリファインパス(有効な場合)の両方に使用されるプロンプトです。"
+ },
+ {
+ "id": 0,
+ "label": "Refine negative prompt",
+ "localized": "リファインネガティブプロンプト",
+ "reload": "",
+ "hint": "ベースモデルの第2エンコーダー(存在する場合)およびリファインパス(有効な場合)の両方に使用されるネガティブプロンプトです。"
+ },
+ {
+ "id": 0,
+ "label": "Renoise",
+ "localized": "再ノイズ化",
+ "reload": "",
+ "hint": "ディテール処理中に追加のノイズを適用します。"
+ },
+ {
+ "id": 0,
+ "label": "Renoise end",
+ "localized": "再ノイズ化終了",
+ "reload": "",
+ "hint": "再ノイズ化が適用される最終ステップです。"
+ },
+ {
+ "id": 0,
+ "label": "Range",
+ "localized": "範囲",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repeat x-axis",
+ "localized": "X軸の繰り返し",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repeat y-axis",
+ "localized": "Y軸の繰り返し",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ReSwapper Model",
+ "localized": "ReSwapperモデル",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Return original images",
"localized": "元の画像を返す",
"reload": "",
- "hint": "元の画像を返す"
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
+ "label": "Restart step",
+ "localized": "再開ステップ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore pipeline on end",
+ "localized": "終了時にパイプラインを復元",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Randomize seed after each loop iteration",
+ "localized": "ループの各イテレーション後にシードをランダム化",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Random seeds",
+ "localized": "ランダムシード",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore pipe on end",
+ "localized": "終了時にパイプを復元",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Rows",
+ "localized": "行",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repetition penalty",
+ "localized": "繰り返しペナルティ",
+ "reload": "",
+ "hint": "プロンプトや出力に既に現れているトークンの再利用を、確率にペナルティを与えることで抑制します。 以前の選択肢を再考することに摩擦を加えるようなものです。繰り返しのループを打破するのに役立ちますが、極端な値にすると一貫性が低下する可能性があります。 無効にするには1に設定してください。"
+ },
+ {
+ "id": 0,
+ "label": "Redux prompt strength",
+ "localized": "Reduxプロンプト強度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
"label": "right",
"localized": "右",
"reload": "",
- "hint": "右"
+ "hint": ""
},
{
- "id": "",
- "label": "root model folder",
+ "id": 0,
+ "label": "Reference query weight",
+ "localized": "リファレンスクエリウェイト",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reference adain weight",
+ "localized": "リファレンスAdaINウェイト",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refine upscaler",
+ "localized": "リファインアップスケーラー",
+ "reload": "",
+ "hint": "初期アップスケーラーの後に実行する二次アップスケーラーを選択します。"
+ },
+ {
+ "id": 0,
+ "label": "Refine foreground",
+ "localized": "前景をリファイン",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Recursive",
+ "localized": "再帰的",
+ "reload": "",
+ "hint": "サブフォルダ内の画像を再帰的に処理します。 有効にすると、ネストされたすべてのディレクトリから処理対象の画像を検索します。"
+ },
+ {
+ "id": 0,
+ "label": "Rebase",
+ "localized": "リベース",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repos",
+ "localized": "リポジトリ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refiner model",
+ "localized": "リファイナーモデル",
+ "reload": "",
+ "hint": "2パス目の操作に使用されるリファイナーモデルです。"
+ },
+ {
+ "id": 0,
+ "label": "Record torch streams",
+ "localized": "torchストリームを記録",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Remote VAE image type",
+ "localized": "リモートVAE画像タイプ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Remote VAE for encode",
+ "localized": "エンコード用リモートVAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "RAS enabled",
+ "localized": "RAS有効",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "reduce-overhead",
+ "localized": "オーバーヘッド削減",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "repeated",
+ "localized": "繰り返し",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Root model folder",
"localized": "ルートモデルフォルダ",
"reload": "",
- "hint": "ルートモデルフォルダ"
+ "hint": ""
},
{
- "id": "",
- "label": "rows",
- "localized": "行",
+ "id": 0,
+ "label": "Resize background color",
+ "localized": "リサイズ背景色",
"reload": "",
- "hint": "行"
+ "hint": ""
},
{
- "id": "",
- "label": "run",
- "localized": "実行",
+ "id": 0,
+ "label": "Restore from metadata: skip params",
+ "localized": "メタデータから復元:パラメータをスキップ",
"reload": "",
- "hint": "実行"
+ "hint": ""
},
{
- "id": "",
- "label": "run benchmark",
- "localized": "ベンチマークを実行",
+ "id": 0,
+ "label": "Restore from metadata: skip settings",
+ "localized": "メタデータから復元:設定をスキップ",
"reload": "",
- "hint": "ベンチマークを実行"
+ "hint": ""
},
{
- "id": "",
- "label": "sa solver",
- "localized": "SAソルバー",
+ "id": 0,
+ "label": "requests",
+ "localized": "requests",
"reload": "",
- "hint": "SAソルバー"
+ "hint": ""
},
{
- "id": "",
- "label": "safetensors",
- "localized": "Safetensors",
+ "id": 0,
+ "label": "rust",
+ "localized": "rust",
"reload": "",
- "hint": "Safetensors"
+ "hint": ""
},
{
- "id": "",
- "label": "sage attention",
- "localized": "Sageアテンション",
+ "id": 0,
+ "label": "Restore unparsed prompt",
+ "localized": "解析前のプロンプトを復元",
"reload": "",
- "hint": "Sageアテンション"
+ "hint": ""
},
{
- "id": "",
- "label": "same as primary",
- "localized": "プライマリと同じ",
+ "id": 0,
+ "label": "Reuse loaded model dictionary",
+ "localized": "ロード済みモデル辞書を再利用",
"reload": "",
- "hint": "プライマリと同じ"
+ "hint": ""
},
{
- "id": "",
- "label": "same latent",
- "localized": "同じ潜在",
+ "id": 0,
+ "label": "ReBasin",
+ "localized": "ReBasin",
"reload": "",
- "hint": "同じ潜在"
+ "hint": "両方のモデルからより多くの特徴を維持するために、置換を伴う複数のマージを実行します。"
},
{
- "id": "",
- "label": "sample",
- "localized": "サンプル",
+ "id": 0,
+ "label": "Replace VAE",
+ "localized": "VAEを置換",
"reload": "",
- "hint": "サンプル"
+ "hint": ""
},
{
- "id": "",
- "label": "sampler",
+ "id": 0,
+ "label": "Reference unit 1",
+ "localized": "リファレンスユニット1",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "s": [
+ {
+ "id": 100,
+ "label": "Sampler",
"localized": "サンプラー",
"reload": "",
- "hint": "サンプラー"
+ "hint": "サンプラーとシードの選択および構成に関する設定です。サンプラーは、複数のステップを経てノイズを画像に変換するプロセスをガイドします。"
},
{
- "id": "",
- "label": "sampler dynamic shift",
- "localized": "サンプラー動的シフト",
+ "id": 101,
+ "label": "Scripts",
+ "localized": "スクリプト",
"reload": "",
- "hint": "サンプラー動的シフト"
+ "hint": "生成プロセス中に選択したスクリプトを使用して、追加機能を有効にします。"
},
{
- "id": "",
- "label": "sampler order",
- "localized": "サンプラー順序",
+ "id": 102,
+ "label": "Scale",
+ "localized": "スケール",
"reload": "",
- "hint": "サンプラー順序"
+ "hint": "画像をターゲットのスケールにリサイズします。リサイズの固定幅/高さが設定されている場合、このオプションは無視されます。"
},
{
- "id": "",
- "label": "sampler shift",
- "localized": "サンプラーシフト",
+ "id": 103,
+ "label": "Swap X/Y",
+ "localized": "X/Yを入れ替え",
"reload": "",
- "hint": "サンプラーシフト"
+ "hint": ""
},
{
- "id": "",
- "label": "sana: use complex human instructions",
- "localized": "SANA: 複雑な人間の指示を使用",
+ "id": 104,
+ "label": "Swap Y/Z",
+ "localized": "Y/Zを入れ替え",
"reload": "",
- "hint": "SANA: 複雑な人間の指示を使用"
+ "hint": ""
},
{
- "id": "",
- "label": "saturation",
- "localized": "彩度",
+ "id": 105,
+ "label": "Swap X/Z",
+ "localized": "X/Zを入れ替え",
"reload": "",
- "hint": "彩度"
+ "hint": ""
},
{
- "id": "",
- "label": "save all generated image grids",
- "localized": "生成されたすべての画像グリッドを保存",
+ "id": 106,
+ "label": "Set prompt",
+ "localized": "プロンプトに設定",
"reload": "",
- "hint": "生成されたすべての画像グリッドを保存"
+ "hint": "強化されたプロンプトをメインのプロンプト入力にコピーします。"
},
{
- "id": "",
- "label": "save all generated images",
- "localized": "生成されたすべての画像を保存",
+ "id": 107,
+ "label": "Skip",
+ "localized": "スキップ",
"reload": "",
- "hint": "生成されたすべての画像を保存"
+ "hint": "現在のジョブの処理を停止し、次の処理を続行します。"
},
{
- "id": "",
- "label": "save caption files",
- "localized": "キャプションファイルを保存",
+ "id": 108,
+ "label": "Stop",
+ "localized": "停止",
"reload": "",
- "hint": "キャプションファイルを保存"
+ "hint": "処理を停止します。"
},
{
- "id": "",
- "label": "save diffusers",
- "localized": "Diffusersを保存",
+ "id": 109,
+ "label": "Show",
+ "localized": "表示",
"reload": "",
- "hint": "Diffusersを保存"
+ "hint": "画像の場所を表示します。"
},
{
- "id": "",
- "label": "save hdr image",
- "localized": "HDR画像を保存",
+ "id": 110,
+ "label": "Save",
+ "localized": "保存",
"reload": "",
- "hint": "HDR画像を保存"
+ "hint": "画像を保存します。"
},
{
- "id": "",
- "label": "save image before color correction",
- "localized": "色補正前の画像を保存",
- "reload": "",
- "hint": "色補正前の画像を保存"
- },
- {
- "id": "",
- "label": "save image before detailer",
- "localized": "Detailer適用前の画像を保存",
- "reload": "",
- "hint": "Detailer適用前の画像を保存"
- },
- {
- "id": "",
- "label": "save image before hires",
- "localized": "高解像度化前の画像を保存",
- "reload": "",
- "hint": "高解像度化前の画像を保存"
- },
- {
- "id": "",
- "label": "save image before refiner",
- "localized": "Refiner適用前の画像を保存",
- "reload": "",
- "hint": "Refiner適用前の画像を保存"
- },
- {
- "id": "",
- "label": "save images to a subdirectory",
- "localized": "画像をサブディレクトリに保存",
- "reload": "",
- "hint": "画像をサブディレクトリに保存"
- },
- {
- "id": "",
- "label": "save init images",
- "localized": "初期画像を保存",
- "reload": "",
- "hint": "初期画像を保存"
- },
- {
- "id": "",
- "label": "save inpainting mask",
- "localized": "Inpaintingマスクを保存",
- "reload": "",
- "hint": "Inpaintingマスクを保存"
- },
- {
- "id": "",
- "label": "save inpainting masked composite",
- "localized": "Inpaintingマスク適用合成画像を保存",
- "reload": "",
- "hint": "Inpaintingマスク適用合成画像を保存"
- },
- {
- "id": "",
- "label": "save metadata",
- "localized": "メタデータを保存",
- "reload": "",
- "hint": "メタデータを保存"
- },
- {
- "id": "",
- "label": "save only saves selected image",
- "localized": "選択した画像のみを保存",
- "reload": "",
- "hint": "選択した画像のみを保存"
- },
- {
- "id": "",
- "label": "save output",
- "localized": "出力を保存",
- "reload": "",
- "hint": "出力を保存"
- },
- {
- "id": "",
- "label": "save safetensors",
- "localized": "Safetensorsを保存",
- "reload": "",
- "hint": "Safetensorsを保存"
- },
- {
- "id": "",
- "label": "save unparsed prompt",
- "localized": "未解析プロンプトを保存",
- "reload": "",
- "hint": "未解析プロンプトを保存"
- },
- {
- "id": "",
- "label": "scale after",
- "localized": "適用後スケール",
- "reload": "",
- "hint": "適用後スケール"
- },
- {
- "id": "",
- "label": "scale before",
- "localized": "適用前スケール",
- "reload": "",
- "hint": "適用前スケール"
- },
- {
- "id": "",
- "label": "scale mask",
- "localized": "マスクを拡大縮小",
- "reload": "",
- "hint": "マスクを拡大縮小"
- },
- {
- "id": "",
- "label": "scale factor",
- "localized": "スケールファクター",
- "reload": "",
- "hint": "スケールファクター"
- },
- {
- "id": "",
- "label": "score",
- "localized": "スコア",
- "reload": "",
- "hint": "スコア"
- },
- {
- "id": "",
- "label": "score threshold",
- "localized": "スコアしきい値",
- "reload": "",
- "hint": "スコアしきい値"
- },
- {
- "id": "",
- "label": "scribble",
- "localized": "スクリブル",
- "reload": "",
- "hint": "スクリブル"
- },
- {
- "id": "",
- "label": "sd15-attire",
- "localized": "SD15-衣装",
- "reload": "",
- "hint": "SD15-衣装"
- },
- {
- "id": "",
- "label": "sd15-likeness",
- "localized": "SD15-似顔絵",
- "reload": "",
- "hint": "SD15-似顔絵"
- },
- {
- "id": "",
- "label": "sd15-navimixu",
- "localized": "SD15-Navimixu",
- "reload": "",
- "hint": "SD15-Navimixu"
- },
- {
- "id": "",
- "label": "sd15-sexy",
- "localized": "SD15-セクシー",
- "reload": "",
- "hint": "SD15-セクシー"
- },
- {
- "id": "",
- "label": "sdxl-artstyle",
- "localized": "SDXL-アートスタイル",
- "reload": "",
- "hint": "SDXL-アートスタイル"
- },
- {
- "id": "",
- "label": "sdxl-negative",
- "localized": "SDXL-ネガティブ",
- "reload": "",
- "hint": "SDXL-ネガティブ"
- },
- {
- "id": "",
- "label": "sdxl-sexy",
- "localized": "SDXL-セクシー",
- "reload": "",
- "hint": "SDXL-セクシー"
- },
- {
- "id": "",
- "label": "sdxl-sliders",
- "localized": "SDXL-スライダー",
- "reload": "",
- "hint": "SDXL-スライダー"
- },
- {
- "id": "",
- "label": "sdxl-toon",
- "localized": "SDXL-トゥーン",
- "reload": "",
- "hint": "SDXL-トゥーン"
- },
- {
- "id": "",
- "label": "sdxl: use weighted pooled embeds",
- "localized": "SDXL: 重み付きプール埋め込みを使用",
- "reload": "",
- "hint": "SDXL: 重み付きプール埋め込みを使用"
- },
- {
- "id": "",
- "label": "search changelog",
- "localized": "変更履歴を検索",
- "reload": "",
- "hint": "変更履歴を検索"
- },
- {
- "id": "",
- "label": "search models",
- "localized": "モデルを検索",
- "reload": "",
- "hint": "モデルを検索"
- },
- {
- "id": "",
- "label": "search wiki pages",
- "localized": "Wikiページを検索",
- "reload": "",
- "hint": "Wikiページを検索"
- },
- {
- "id": "",
- "label": "secondary model",
- "localized": "セカンダリモデル",
- "reload": "",
- "hint": "セカンダリモデル"
- },
- {
- "id": "",
- "label": "segmentanything",
- "localized": "SegmentAnything",
- "reload": "",
- "hint": "SegmentAnything"
- },
- {
- "id": "",
- "label": "select",
- "localized": "選択",
- "reload": "",
- "hint": "選択"
- },
- {
- "id": "",
- "label": "select model",
- "localized": "モデルを選択",
- "reload": "",
- "hint": "モデルを選択"
- },
- {
- "id": "",
- "label": "send interrupt",
- "localized": "割り込みを送信",
- "reload": "",
- "hint": "割り込みを送信"
- },
- {
- "id": "",
- "label": "send seed when sending prompt or image to other interface",
- "localized": "プロンプトまたは画像を他のインターフェースに送信する際にシードも送信",
- "reload": "",
- "hint": "プロンプトまたは画像を他のインターフェースに送信する際にシードも送信"
- },
- {
- "id": "",
- "label": "send size when sending prompt or image to another interface",
- "localized": "プロンプトまたは画像を他のインターフェースに送信する際にサイズも送信",
- "reload": "",
- "hint": "プロンプトまたは画像を他のインターフェースに送信する際にサイズも送信"
- },
- {
- "id": "",
- "label": "sequential",
- "localized": "シーケンシャル",
- "reload": "",
- "hint": "シーケンシャル"
- },
- {
- "id": "",
- "label": "server start time",
- "localized": "サーバー開始時間",
- "reload": "",
- "hint": "サーバー開始時間"
- },
- {
- "id": "",
- "label": "set at prompt start",
- "localized": "プロンプト開始時に設定",
- "reload": "",
- "hint": "プロンプト開始時に設定"
- },
- {
- "id": "",
- "label": "set ui menu states",
- "localized": "UIメニューの状態を設定",
- "reload": "",
- "hint": "UIメニューの状態を設定"
- },
- {
- "id": "",
- "label": "share queries",
- "localized": "クエリを共有",
- "reload": "",
- "hint": "クエリを共有"
- },
- {
- "id": "",
- "label": "shared options",
- "localized": "共有オプション",
- "reload": "",
- "hint": "共有オプション"
- },
- {
- "id": "",
- "label": "sharpen",
- "localized": "シャープ化",
- "reload": "",
- "hint": "シャープ化"
- },
- {
- "id": "",
- "label": "shift",
- "localized": "シフト",
- "reload": "",
- "hint": "シフト"
- },
- {
- "id": "",
- "label": "show grid in results",
- "localized": "結果をグリッド表示",
- "reload": "",
- "hint": "結果をグリッド表示"
- },
- {
- "id": "",
- "label": "show input",
- "localized": "入力を表示",
- "reload": "",
- "hint": "入力を表示"
- },
- {
- "id": "",
- "label": "show metadata in full screen image browser",
- "localized": "全画面画像ブラウザでメタデータを表示",
- "reload": "",
- "hint": "全画面画像ブラウザでメタデータを表示"
- },
- {
- "id": "",
- "label": "show motd",
- "localized": "MOTDを表示",
- "reload": "",
- "hint": "MOTDを表示"
- },
- {
- "id": "",
- "label": "show preview",
- "localized": "プレビューを表示",
- "reload": "",
- "hint": "プレビューを表示"
- },
- {
- "id": "",
- "label": "shuffle weights",
- "localized": "重みをシャッフル",
- "reload": "",
- "hint": "重みをシャッフル"
- },
- {
- "id": "",
- "label": "sigma",
- "localized": "シグマ",
- "reload": "",
- "hint": "シグマ"
- },
- {
- "id": "",
- "label": "sigma churn",
- "localized": "シグマチャーン",
- "reload": "",
- "hint": "シグマチャーン"
- },
- {
- "id": "",
- "label": "sigma max",
- "localized": "シグマ最大",
- "reload": "",
- "hint": "シグマ最大"
- },
- {
- "id": "",
- "label": "sigma method",
- "localized": "シグマメソッド",
- "reload": "",
- "hint": "シグマメソッド"
- },
- {
- "id": "",
- "label": "sigma min",
- "localized": "シグマ最小",
- "reload": "",
- "hint": "シグマ最小"
- },
- {
- "id": "",
- "label": "sigma noise",
- "localized": "シグマノイズ",
- "reload": "",
- "hint": "シグマノイズ"
- },
- {
- "id": "",
- "label": "sigma tmin",
- "localized": "シグマtmin",
- "reload": "",
- "hint": "シグマtmin"
- },
- {
- "id": "",
- "label": "simple merge",
- "localized": "シンプルマージ",
- "reload": "",
- "hint": "シンプルマージ"
- },
- {
- "id": "",
- "label": "size",
- "localized": "サイズ",
- "reload": "",
- "hint": "サイズ"
- },
- {
- "id": "",
- "label": "sketch",
+ "id": 111,
+ "label": "Sketch",
"localized": "スケッチ",
"reload": "",
- "hint": "スケッチ"
+ "hint": ""
},
{
- "id": "",
- "label": "skip generation if nan found in latents",
- "localized": "潜在空間でNaNが見つかった場合、生成をスキップ",
+ "id": 112,
+ "label": "Size & Inputs",
+ "localized": "サイズと入力",
"reload": "",
- "hint": "潜在空間でNaNが見つかった場合、生成をスキ2ップ"
+ "hint": "生成解像度と追加の入力メディアに関する設定です。"
},
{
- "id": "",
- "label": "skip guidance layers",
- "localized": "ガイダンスレイヤーをスキップ",
+ "id": 113,
+ "label": "Set receipe",
+ "localized": "レシピを設定",
"reload": "",
- "hint": "ガイダンスレイヤーをスキップ"
+ "hint": ""
},
{
- "id": "",
- "label": "skip input frames",
- "localized": "入力フレームをスキップ",
+ "id": 114,
+ "label": "Scale by",
+ "localized": "倍率でリサイズ",
"reload": "",
- "hint": "入力フレームをスキップ"
+ "hint": "このタブを使用して、選択した係数でソース画像をリサイズします。"
},
{
- "id": "",
- "label": "slider",
+ "id": 115,
+ "label": "Scale to",
+ "localized": "サイズ指定リサイズ",
+ "reload": "",
+ "hint": "このタブを使用して、選択したターゲットサイズにソース画像をリサイズします。"
+ },
+ {
+ "id": 116,
+ "label": "Settings",
+ "localized": "設定",
+ "reload": "",
+ "hint": "アプリケーション設定"
+ },
+ {
+ "id": 117,
+ "label": "System",
+ "localized": "システム",
+ "reload": "",
+ "hint": "システム設定と情報"
+ },
+ {
+ "id": 118,
+ "label": "Shutdown server",
+ "localized": "サーバーをシャットダウン",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 119,
+ "label": "Start profiling",
+ "localized": "プロファイリング開始",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 120,
+ "label": "System Info",
+ "localized": "システム情報",
+ "reload": "",
+ "hint": "システム情報"
+ },
+ {
+ "id": 121,
+ "label": "Set UI defaults",
+ "localized": "UIデフォルトを設定",
+ "reload": "",
+ "hint": "現在の値をユーザーインターフェースのデフォルト値として設定します。"
+ },
+ {
+ "id": 122,
+ "label": "Set UI menu states",
+ "localized": "UIメニュー状態を設定",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 123,
+ "label": "Send interrupt",
+ "localized": "割り込みを送信",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 124,
+ "label": "Submit results",
+ "localized": "結果を送信",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 125,
+ "label": "System Paths",
+ "localized": "システムパス",
+ "reload": "",
+ "hint": "各種モデルディレクトリの場所に関する設定です。"
+ },
+ {
+ "id": 126,
+ "label": "Show all pages",
+ "localized": "全ページを表示",
+ "reload": "",
+ "hint": "すべての設定ページを表示します。"
+ },
+ {
+ "id": 127,
+ "label": "Save model",
+ "localized": "モデルを保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 128,
+ "label": "Scan missing",
+ "localized": "不足分をスキャン",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 129,
+ "label": "Save receipe",
+ "localized": "レシピを保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 130,
+ "label": "Simple Merge",
+ "localized": "簡易マージ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 131,
+ "label": "Style",
+ "localized": "スタイル",
+ "reload": "",
+ "hint": "選択した生成パラメータに適用される追加のスタイル。"
+ },
+ {
+ "id": 132,
+ "label": "SD 1.5",
+ "localized": "SD 1.5",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 133,
+ "label": "SD XL",
+ "localized": "SD XL",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 134,
+ "label": "SD1.5",
+ "localized": "SD1.5",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 135,
+ "label": "SDXL",
+ "localized": "SDXL",
+ "reload": "",
+ "hint": "StableDiffusion XL"
+ },
+ {
+ "id": 136,
+ "label": "Start",
+ "localized": "開始",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 137,
+ "label": "Select",
+ "localized": "選択",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 138,
+ "label": "Size",
+ "localized": "サイズ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 139,
+ "label": "Size & Batch",
+ "localized": "サイズとバッチ",
+ "reload": "",
+ "hint": "画像サイズとバッチ設定。"
+ },
+ {
+ "id": 140,
+ "label": "Seed",
+ "localized": "シード",
+ "reload": "",
+ "hint": "初期シードとバリエーション。"
+ },
+ {
+ "id": 141,
+ "label": "Script",
+ "localized": "スクリプト",
+ "reload": "",
+ "hint": "使用する追加スクリプト。"
+ },
+ {
+ "id": 142,
+ "label": "Stable Diffusion 3.x",
+ "localized": "Stable Diffusion 3.x",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 143,
+ "label": "SDNQ: SD.Next Quantization",
+ "localized": "SDNQ: SD.Next 量子化",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 144,
+ "label": "Save Options",
+ "localized": "保存オプション",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 145,
+ "label": "Startup & Server Options",
+ "localized": "起動とサーバーのオプション",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 146,
+ "label": "SeedVR",
+ "localized": "SeedVR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 147,
+ "label": "Styles",
+ "localized": "スタイル",
+ "reload": "",
+ "hint": "選択した生成パラメータに適用される追加のスタイル。"
+ },
+ {
+ "id": 148,
+ "label": "Search & Download",
+ "localized": "検索とダウンロード",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 149,
+ "label": "Server log",
+ "localized": "サーバーログ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 150,
+ "label": "Steps",
+ "localized": "ステップ数",
+ "reload": "",
+ "hint": "生成された画像を繰り返し改善する回数。値が高いほど時間がかかります。非常に低い値は悪い結果を生む可能性があります。"
+ },
+ {
+ "id": 151,
+ "label": "Sampling method",
+ "localized": "サンプリング手法",
+ "reload": "",
+ "hint": "画像を生成するために使用するアルゴリズム。"
+ },
+ {
+ "id": 152,
+ "label": "Sigma method",
+ "localized": "Sigma手法",
+ "reload": "",
+ "hint": "ディフュージョンステップ全体にわたってノイズレベル(シグマ)がどのように分散されるかを制御します。オプション: - default: モデルのデフォルト - karras: より滑らかなノイズスケジュール、少ないステップで高品質 - beta: ベータスケジュール値に基づく - exponential: ノイズの指数関数的減衰 - lambdas: 実験的、SN比のバランスをとる - flowmatch: フローマッチングモデル用に調整"
+ },
+ {
+ "id": 153,
+ "label": "Sigma adjust",
+ "localized": "Sigma調整",
+ "reload": "",
+ "hint": "サンプラーのシグマ値を調整します。"
+ },
+ {
+ "id": 154,
+ "label": "Sampler order",
+ "localized": "サンプラー次数",
+ "reload": "",
+ "hint": "サンプラーにおけるソルバー更新の順序。次数が高いほど安定性と精度が向上しますが、計算コストが増加します。"
+ },
+ {
+ "id": 155,
+ "label": "SLG scale",
+ "localized": "SLGスケール",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 156,
+ "label": "SLG start",
+ "localized": "SLG開始",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 157,
+ "label": "SLG stop",
+ "localized": "SLG停止",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 158,
+ "label": "SLG layers",
+ "localized": "SLGレイヤー",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 159,
+ "label": "SLG config",
+ "localized": "SLG設定",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 160,
+ "label": "SEG scale",
+ "localized": "SEGスケール",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 161,
+ "label": "SEG blur sigma",
+ "localized": "SEGブラーシグマ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 162,
+ "label": "SEG blur threshold inf",
+ "localized": "SEGブラー閾値",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 163,
+ "label": "SEG start",
+ "localized": "SEG開始",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 164,
+ "label": "SEG stop",
+ "localized": "SEG停止",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 165,
+ "label": "SEG layers",
+ "localized": "SEGレイヤー",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 166,
+ "label": "SEG config",
+ "localized": "SEG設定",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 167,
+ "label": "Strength",
+ "localized": "強度",
+ "reload": "",
+ "hint": "画像操作中のデノイジング強度(Denoising Strength)は、生成中に元の画像のどの程度を変更可能にするかを制御します。"
+ },
+ {
+ "id": 168,
+ "label": "Sort detections",
+ "localized": "検出結果をソート",
+ "reload": "",
+ "hint": "検出された領域を検出スコア順ではなく、左から右の順にソートします。"
+ },
+ {
+ "id": 169,
+ "label": "Sharpen",
+ "localized": "シャープ化",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 170,
+ "label": "Subject",
+ "localized": "被写体",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 171,
+ "label": "Same latent",
+ "localized": "同一潜在変数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 172,
+ "label": "Share queries",
+ "localized": "クエリを共有",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 173,
+ "label": "Sigma",
+ "localized": "Sigma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 174,
+ "label": "Stride",
+ "localized": "ストライド",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 175,
+ "label": "Structure",
+ "localized": "構造",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 176,
+ "label": "Save HDR image",
+ "localized": "HDR画像を保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 177,
+ "label": "Saturation",
+ "localized": "彩度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 178,
+ "label": "Scale factor",
+ "localized": "スケール係数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 179,
+ "label": "Strength curve",
+ "localized": "強度曲線",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 180,
+ "label": "Slider",
"localized": "スライダー",
"reload": "",
- "hint": "スライダー"
+ "hint": ""
},
{
- "id": "",
- "label": "smooth mask",
- "localized": "マスクを滑らかに",
+ "id": 181,
+ "label": "Set at prompt start",
+ "localized": "プロンプトの先頭に設定",
"reload": "",
- "hint": "マスクを滑らかに"
+ "hint": ""
},
{
- "id": "",
- "label": "solver order (where",
- "localized": "ソルバー順序 (どこで",
- "reload": "",
- "hint": "ソルバー順序 (どこで"
- },
- {
- "id": "",
- "label": "sort order",
- "localized": "ソート順",
- "reload": "",
- "hint": "ソート順"
- },
- {
- "id": "",
- "label": "source subject",
- "localized": "ソース被写体",
- "reload": "",
- "hint": "ソース被写体"
- },
- {
- "id": "",
+ "id": 182,
"label": "space",
"localized": "スペース",
"reload": "",
- "hint": "スペース"
+ "hint": ""
},
{
- "id": "",
- "label": "spatial frequency",
+ "id": 183,
+ "label": "Skip guidance layers",
+ "localized": "ガイダンスレイヤーをスキップ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 184,
+ "label": "Shared options",
+ "localized": "共有オプション",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 185,
+ "label": "Shift",
+ "localized": "シフト",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 186,
+ "label": "Spatial frequency",
"localized": "空間周波数",
"reload": "",
- "hint": "空間周波数"
+ "hint": ""
},
{
- "id": "",
- "label": "specify model revision",
- "localized": "モデルのリビジョンを指定",
+ "id": 187,
+ "label": "Save as copy",
+ "localized": "コピーとして保存",
"reload": "",
- "hint": "モデルのリビジョンを指定"
+ "hint": ""
},
{
- "id": "",
- "label": "specify model variant",
- "localized": "モデルのバリアントを指定",
+ "id": 188,
+ "label": "Sensitivity",
+ "localized": "感度",
"reload": "",
- "hint": "モデルのバリアントを指定"
+ "hint": ""
},
{
- "id": "",
- "label": "split attention",
- "localized": "分割アテンション",
+ "id": 189,
+ "label": "System prompt",
+ "localized": "システムプロンプト",
"reload": "",
- "hint": "分割アテンション"
+ "hint": "システムプロンプトはLLMの動作を制御します。最初に処理され、会話を通じて持続します。最も高い優先順位を持ち、常にシーケンスの最初に付加されます。 用途:回答形式のルール、役割定義、スタイル。"
},
{
- "id": "",
- "label": "stable-fast",
- "localized": "Stable-Fast",
+ "id": 190,
+ "label": "Source subject",
+ "localized": "ソース被写体",
"reload": "",
- "hint": "Stable-Fast"
+ "hint": ""
},
{
- "id": "",
- "label": "standard",
- "localized": "標準",
+ "id": 191,
+ "label": "Smooth mask",
+ "localized": "マスクを滑らかにする",
"reload": "",
- "hint": "標準"
+ "hint": ""
},
{
- "id": "",
- "label": "start",
- "localized": "開始",
+ "id": 192,
+ "label": "Scale after",
+ "localized": "後にスケール",
"reload": "",
- "hint": "開始"
+ "hint": ""
},
{
- "id": "",
- "label": "start profiling",
- "localized": "プロファイリングを開始",
+ "id": 193,
+ "label": "Scale mask",
+ "localized": "マスクをスケール",
"reload": "",
- "hint": "プロファイリングを開始"
+ "hint": ""
},
{
- "id": "",
- "label": "state",
- "localized": "状態",
+ "id": 194,
+ "label": "Show input",
+ "localized": "入力を表示",
"reload": "",
- "hint": "状態"
+ "hint": ""
},
{
- "id": "",
- "label": "stride",
- "localized": "ストライド",
+ "id": 195,
+ "label": "Show preview",
+ "localized": "プレビューを表示",
"reload": "",
- "hint": "ストライド"
+ "hint": ""
},
{
- "id": "",
- "label": "structure",
- "localized": "構造",
+ "id": 196,
+ "label": "Separate init image",
+ "localized": "初期画像を分離",
"reload": "",
- "hint": "構造"
+ "hint": "Control入力の隣に「初期入力」という名前の追加ウィンドウを作成し、Control操作用と初期ソース用に別の画像を使用できるようにします。"
},
{
- "id": "",
- "label": "style fidelity",
+ "id": 197,
+ "label": "Skip input frames",
+ "localized": "入力フレームをスキップ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 198,
+ "label": "Style fidelity",
"localized": "スタイル忠実度",
"reload": "",
- "hint": "スタイル忠実度"
+ "hint": ""
},
{
- "id": "",
- "label": "subject",
- "localized": "被写体",
+ "id": 199,
+ "label": "Scribble",
+ "localized": "落書き (Scribble)",
"reload": "",
- "hint": "被写体"
+ "hint": ""
},
{
- "id": "",
- "label": "submit results",
- "localized": "結果を送信",
+ "id": 200,
+ "label": "Score threshold",
+ "localized": "スコア閾値",
"reload": "",
- "hint": "結果を送信"
+ "hint": ""
},
{
- "id": "",
- "label": "submodules",
+ "id": 201,
+ "label": "Sampler shift",
+ "localized": "サンプラーシフト",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 202,
+ "label": "Save output",
+ "localized": "出力を保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 203,
+ "label": "Show result images",
+ "localized": "結果画像を表示",
+ "reload": "",
+ "hint": "有効にすると、画像ペインに処理された画像を表示します。"
+ },
+ {
+ "id": 204,
+ "label": "Save Caption Files",
+ "localized": "キャプションファイルを保存",
+ "reload": "",
+ "hint": "生成されたキャプションを画像と一緒に .txt ファイルとして保存します。 各画像には、同じベース名を持つ対応するキャプションファイルが作成されます。"
+ },
+ {
+ "id": 205,
+ "label": "Sort alphabetically",
+ "localized": "アルファベット順でソート",
+ "reload": "",
+ "hint": "タグを信頼度スコア順ではなく、アルファベット順にソートします。 無効にすると、信頼度が高い順にソートされます。 アルファベット順にすると、特定のタグを見つけやすくなります。"
+ },
+ {
+ "id": 206,
+ "label": "Show confidence scores",
+ "localized": "信頼度スコアを表示",
+ "reload": "",
+ "hint": "各タグと一緒に信頼度スコアを表示します。 モデルが各タグに対してどの程度確信を持っているか(0.0~1.0)を示します。 どのタグが最も信頼できるかを理解するのに役立ちます。"
+ },
+ {
+ "id": 207,
+ "label": "Search",
+ "localized": "検索",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 208,
+ "label": "Sort by",
+ "localized": "ソート順",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 209,
+ "label": "Specific branch name",
+ "localized": "特定のブランチ名",
+ "reload": "",
+ "hint": "拡張機能のブランチ名を指定します。デフォルトの場合は空白のままにします。"
+ },
+ {
+ "id": 210,
+ "label": "Submodules",
"localized": "サブモジュール",
"reload": "",
- "hint": "サブモジュール"
+ "hint": ""
},
{
- "id": "",
- "label": "swap x/y",
- "localized": "X/Yを入れ替え",
+ "id": 211,
+ "label": "Server start time",
+ "localized": "サーバー開始時刻",
"reload": "",
- "hint": "X/Yを入れ替え"
+ "hint": ""
},
{
- "id": "",
- "label": "swap x/z",
- "localized": "X/Zを入れ替え",
+ "id": 212,
+ "label": "State",
+ "localized": "状態",
"reload": "",
- "hint": "X/Zを入れ替え"
+ "hint": ""
},
{
- "id": "",
- "label": "swap y/z",
- "localized": "Y/Zを入れ替え",
+ "id": 213,
+ "label": "Search Docs",
+ "localized": "ドキュメントを検索",
"reload": "",
- "hint": "Y/Zを入れ替え"
+ "hint": ""
},
{
- "id": "",
- "label": "t2i adapter",
+ "id": 214,
+ "label": "Search GitHub Wiki Pages",
+ "localized": "GitHub Wikiページを検索",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 215,
+ "label": "Search Changelog",
+ "localized": "変更履歴を検索",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 216,
+ "label": "Stage boundary ratio",
+ "localized": "ステージ境界比率",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 217,
+ "label": "sequential",
+ "localized": "シーケンシャル",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 218,
+ "label": "SVD rank size",
+ "localized": "SVDランクサイズ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 219,
+ "label": "SVD steps",
+ "localized": "SVDステップ数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 220,
+ "label": "Shuffle weights in post mode",
+ "localized": "ポストモードで重みをシャッフル",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 221,
+ "label": "SDXL: Use weighted pooled embeds",
+ "localized": "SDXL: 重み付きプーリング埋め込みを使用",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 222,
+ "label": "Sana: Use complex human instructions",
+ "localized": "Sana: 複雑な人間向け指示を使用",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 223,
+ "label": "Scaled-Dot-Product",
+ "localized": "Scaled-Dot-Product",
+ "reload": "",
+ "hint": "メモリ最適化。SDPメモリアテンションが無効でない限り、非決定的です。"
+ },
+ {
+ "id": 224,
+ "label": "Sage attention",
+ "localized": "Sage attention",
+ "reload": "",
+ "hint": "実験的なアテンション最適化手法。速度が向上する可能性がありますが、テストが不十分でバグの原因となる可能性があります。"
+ },
+ {
+ "id": 225,
+ "label": "stable-fast",
+ "localized": "stable-fast",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 226,
+ "label": "Save all generated images",
+ "localized": "すべての生成画像を保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 227,
+ "label": "Save interrupted images",
+ "localized": "中断された画像を保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 228,
+ "label": "Save all generated image grids",
+ "localized": "すべての生成画像グリッドを保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 229,
+ "label": "Show metadata in full screen image browser",
+ "localized": "フルスクリーン画像ブラウザでメタデータを表示",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 230,
+ "label": "Save init images",
+ "localized": "初期画像を保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 231,
+ "label": "Save image before hires",
+ "localized": "Hires(高解像度化)前の画像を保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 232,
+ "label": "Save image before refiner",
+ "localized": "Refiner前の画像を保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 233,
+ "label": "Save image before detailer",
+ "localized": "Detailer前の画像を保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 234,
+ "label": "Save image before color correction",
+ "localized": "色補正前の画像を保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 235,
+ "label": "Save inpainting mask",
+ "localized": "インペイントマスクを保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 236,
+ "label": "Save inpainting masked composite",
+ "localized": "インペイントマスク合成画像を保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 237,
+ "label": "Save images to a subdirectory",
+ "localized": "サブディレクトリに画像を保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 238,
+ "label": "Save metadata in image",
+ "localized": "画像内にメタデータを保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 239,
+ "label": "Save metadata to text file",
+ "localized": "テキストファイルにメタデータを保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 240,
+ "label": "Save metadata to JSON file",
+ "localized": "JSONファイルにメタデータを保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 241,
+ "label": "System information to include in metadata",
+ "localized": "メタデータに含めるシステム情報",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 242,
+ "label": "Standard",
+ "localized": "標準",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 243,
+ "label": "Show MOTD",
+ "localized": "MOTDを表示",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 244,
+ "label": "sidebar",
+ "localized": "サイドバー",
+ "reload": "",
+ "hint": "画面右側のサイドバー"
+ },
+ {
+ "id": 245,
+ "label": "Show log view",
+ "localized": "ログビューを表示",
+ "reload": "",
+ "hint": "メインウィンドウの下部にログビューを表示します。"
+ },
+ {
+ "id": 246,
+ "label": "Show grid in results",
+ "localized": "結果にグリッドを表示",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 247,
+ "label": "Send seed when sending prompt or image to other interface",
+ "localized": "他のインターフェースにプロンプトや画像を送信する際にシードを送信",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 248,
+ "label": "Send size when sending prompt or image to another interface",
+ "localized": "別のインターフェースにプロンプトや画像を送信する際にサイズを送信",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 249,
+ "label": "Show labels for aside tabs",
+ "localized": "サイドタブのラベルを表示",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 250,
+ "label": "Show labels for main tabs",
+ "localized": "メインタブのラベルを表示",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 251,
+ "label": "Show labels for page tabs",
+ "localized": "ページタブのラベルを表示",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 252,
+ "label": "Show ticks for input range slider",
+ "localized": "入力範囲スライダーの目盛りを表示",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 253,
+ "label": "Show parameter outline",
+ "localized": "パラメータのアウトラインを表示",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 254,
+ "label": "Simple",
+ "localized": "簡易",
+ "reload": "",
+ "hint": "非常に安価な近似です。VAEと比較して非常に高速ですが、生成される画像の縦横解像度は8分の1になり、極めて低品質になります。"
+ },
+ {
+ "id": 255,
+ "label": "SeedVR CFG Scale",
+ "localized": "SeedVR CFGスケール",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 256,
+ "label": "Sort order",
+ "localized": "ソート順序",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 257,
+ "label": "Skip CivitAI scan for regex pattern(s)",
+ "localized": "正規表現パターンに一致するCivitAIスキャンをスキップ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 258,
+ "label": "Show reference styles",
+ "localized": "参照スタイルを表示",
+ "reload": "",
+ "hint": "組み込みスタイルを表示または非表示にします。"
+ },
+ {
+ "id": 259,
+ "label": "Skip Generation if NaN found in latents",
+ "localized": "潜在変数にNaNが見つかった場合に生成をスキップ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 260,
+ "label": "Save grids to a subdirectory",
+ "localized": "グリッドをサブディレクトリに保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 261,
+ "label": "Show live previews",
+ "localized": "ライブプレビューを表示",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 262,
+ "label": "Save resumable optimizer state when training",
+ "localized": "学習時に再開可能なオプティマイザ状態を保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 263,
+ "label": "Save training settings to a text file",
+ "localized": "学習設定をテキストファイルに保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 264,
+ "label": "Show previews as a grid",
+ "localized": "プレビューをグリッドとして表示",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 265,
+ "label": "Show progressbar",
+ "localized": "プログレスバーを表示",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 266,
+ "label": "Save generated images within tensorboard",
+ "localized": "生成画像をtensorboard内に保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 267,
+ "label": "Save loss CSV file every n steps",
+ "localized": "nステップごとに損失CSVファイルを保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 268,
+ "label": "Save images to a subdirectory when using Save button",
+ "localized": "保存ボタン使用時に画像をサブディレクトリに保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 269,
+ "label": "Secondary model",
+ "localized": "副モデル",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 270,
+ "label": "Save metadata",
+ "localized": "メタデータを保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 271,
+ "label": "safetensors",
+ "localized": "safetensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 272,
+ "label": "shuffle",
+ "localized": "シャッフル",
+ "reload": "",
+ "hint": "RAMにフルモデルをロードしVRAMで計算:速度向上は少ないですが、SDXLのマージに推奨されます。"
+ },
+ {
+ "id": 273,
+ "label": "Save diffusers",
+ "localized": "diffusers形式で保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 274,
+ "label": "Save safetensors",
+ "localized": "safetensors形式で保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 275,
+ "label": "Search models",
+ "localized": "モデルを検索",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 276,
+ "label": "Select model",
+ "localized": "モデルを選択",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 277,
+ "label": "Specify model variant",
+ "localized": "モデルのバリアントを指定",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 278,
+ "label": "Specify model revision",
+ "localized": "モデルのリビジョンを指定",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 279,
+ "label": "SegmentAnything",
+ "localized": "SegmentAnything",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 280,
+ "label": "Sections",
+ "localized": "セクション",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 281,
+ "label": "Samplers",
+ "localized": "サンプラー",
+ "reload": "",
+ "hint": "サンプラー/スケジューラの詳細設定"
+ }
+ ],
+ "t": [
+ {
+ "id": 1,
+ "label": "T2I",
+ "localized": "T2I",
+ "reload": "",
+ "hint": "テキストから画像を生成します。 オリジナルのtext-to-imageインターフェースと動作を模倣したレガシーなインターフェースです。"
+ },
+ {
+ "id": 2,
+ "label": "T2I Adapter",
"localized": "T2Iアダプター",
"reload": "",
- "hint": "T2Iアダプター"
+ "hint": ""
},
{
- "id": "",
- "label": "t2i strength",
- "localized": "T2I強度",
+ "id": 3,
+ "label": "Tagger",
+ "localized": "タガー",
"reload": "",
- "hint": "T2I強度"
+ "hint": "WaifuDiffusionやDeepBooruのようなアニメに特化した分類モデルを使用して、画像にタグを付けます。"
},
{
- "id": "",
- "label": "t2i-adapter unit 1",
- "localized": "T2Iアダプターユニット1",
+ "id": 4,
+ "label": "Tag",
+ "localized": "Tag",
"reload": "",
- "hint": "T2Iアダプターユニット1"
+ "hint": ""
},
{
- "id": "",
- "label": "t2i-adapter unit 2",
- "localized": "T2Iアダプターユニット2",
+ "id": 5,
+ "label": "Text Encoder",
+ "localized": "テキストエンコーダー",
"reload": "",
- "hint": "T2Iアダプターユニット2"
+ "hint": "生成時のテキストエンコーダーおよびプロンプトエンコーディング処理に関する設定"
},
{
- "id": "",
- "label": "t2i-adapter unit 3",
- "localized": "T2Iアダプターユニット3",
+ "id": 6,
+ "label": "Text",
+ "localized": "テキスト",
"reload": "",
- "hint": "T2Iアダプターユニット3"
+ "hint": "テキストから画像を生成します"
},
{
- "id": "",
- "label": "t2i-adapter unit 4",
- "localized": "T2Iアダプターユニット4",
+ "id": 7,
+ "label": "TorchAO",
+ "localized": "TorchAO",
"reload": "",
- "hint": "T2Iアダプターユニット4"
+ "hint": ""
},
{
- "id": "",
- "label": "taesd",
- "localized": "タエスド",
+ "id": 8,
+ "label": "TensorRT",
+ "localized": "TensorRT",
"reload": "",
- "hint": "タエスド"
+ "hint": ""
},
{
- "id": "",
- "label": "taesd decode layers",
- "localized": "タエスド デコード層",
+ "id": 9,
+ "label": "Torch Options",
+ "localized": "Torchオプション",
"reload": "",
- "hint": "タエスド デコード層"
+ "hint": ""
},
{
- "id": "",
- "label": "taesd variant",
- "localized": "タエスド バリアント",
+ "id": 10,
+ "label": "Token Merging",
+ "localized": "トークン結合 (Token Merging)",
"reload": "",
- "hint": "タエスド バリアント"
+ "hint": ""
},
{
- "id": "",
- "label": "target subject",
- "localized": "ターゲット被写体",
+ "id": 11,
+ "label": "TeaCache",
+ "localized": "TeaCache",
"reload": "",
- "hint": "ターゲット被写体"
+ "hint": ""
},
{
- "id": "",
- "label": "tcd",
- "localized": "TCD",
+ "id": 12,
+ "label": "Theme options",
+ "localized": "テーマオプション",
"reload": "",
- "hint": "TCD"
+ "hint": ""
},
{
- "id": "",
- "label": "tdd",
- "localized": "TDD",
+ "id": 13,
+ "label": "Task History",
+ "localized": "タスク履歴",
"reload": "",
- "hint": "TDD"
+ "hint": ""
},
{
- "id": "",
- "label": "te",
- "localized": "te",
- "reload": "",
- "hint": "te"
- },
- {
- "id": "",
- "label": "temperature",
- "localized": "温度",
- "reload": "",
- "hint": "温度"
- },
- {
- "id": "",
- "label": "temporal frequency",
- "localized": "時間周波数",
- "reload": "",
- "hint": "時間周波数"
- },
- {
- "id": "",
- "label": "tertiary model",
- "localized": "第三モデル",
- "reload": "",
- "hint": "第三モデル"
- },
- {
- "id": "",
- "label": "text encoder cache size",
- "localized": "テキストエンコーダキャッシュサイズ",
- "reload": "",
- "hint": "テキストエンコーダキャッシュサイズ"
- },
- {
- "id": "",
- "label": "text encoder model",
- "localized": "テキストエンコーダモデル",
- "reload": "",
- "hint": "テキストエンコーダモデル"
- },
- {
- "id": "",
- "label": "text inputs",
- "localized": "テキスト入力",
- "reload": "",
- "hint": "テキスト入力"
- },
- {
- "id": "",
- "label": "textbox",
- "localized": "テキストボックス",
- "reload": "",
- "hint": "テキストボックス"
- },
- {
- "id": "",
- "label": "threshold",
- "localized": "しきい値",
- "reload": "",
- "hint": "しきい値"
- },
- {
- "id": "",
- "label": "thresholding",
- "localized": "しきい値処理",
- "reload": "",
- "hint": "しきい値処理"
- },
- {
- "id": "",
- "label": "tile frames",
- "localized": "タイルフレーム",
- "reload": "",
- "hint": "タイルフレーム"
- },
- {
- "id": "",
- "label": "tile prompt: x=1 y=1",
- "localized": "タイルプロンプト: x=1 y=1",
- "reload": "",
- "hint": "タイルプロンプト: x=1 y=1"
- },
- {
- "id": "",
- "label": "tile prompt: x=1 y=2",
- "localized": "タイルプロンプト: x=1 y=2",
- "reload": "",
- "hint": "タイルプロンプト: x=1 y=2"
- },
- {
- "id": "",
- "label": "tile prompt: x=1 y=3",
- "localized": "タイルプロンプト: x=1 y=3",
- "reload": "",
- "hint": "タイルプロンプト: x=1 y=3"
- },
- {
- "id": "",
- "label": "tile prompt: x=1 y=4",
- "localized": "タイルプロンプト: x=1 y=4",
- "reload": "",
- "hint": "タイルプロンプト: x=1 y=4"
- },
- {
- "id": "",
- "label": "tile prompt: x=2 y=1",
- "localized": "タイルプロンプト: x=2 y=1",
- "reload": "",
- "hint": "タイルプロンプト: x=2 y=1"
- },
- {
- "id": "",
- "label": "tile prompt: x=2 y=2",
- "localized": "タイルプロンプト: x=2 y=2",
- "reload": "",
- "hint": "タイルプロンプト: x=2 y=2"
- },
- {
- "id": "",
- "label": "tile prompt: x=2 y=3",
- "localized": "タイルプロンプト: x=2 y=3",
- "reload": "",
- "hint": "タイルプロンプト: x=2 y=3"
- },
- {
- "id": "",
- "label": "tile prompt: x=2 y=4",
- "localized": "タイルプロンプト: x=2 y=4",
- "reload": "",
- "hint": "タイルプロンプト: x=2 y=4"
- },
- {
- "id": "",
- "label": "tile prompt: x=3 y=1",
- "localized": "タイルプロンプト: x=3 y=1",
- "reload": "",
- "hint": "タイルプロンプト: x=3 y=1"
- },
- {
- "id": "",
- "label": "tile prompt: x=3 y=2",
- "localized": "タイルプロンプト: x=3 y=2",
- "reload": "",
- "hint": "タイルプロンプト: x=3 y=2"
- },
- {
- "id": "",
- "label": "tile prompt: x=3 y=3",
- "localized": "タイルプロンプト: x=3 y=3",
- "reload": "",
- "hint": "タイルプロンプト: x=3 y=3"
- },
- {
- "id": "",
- "label": "tile prompt: x=3 y=4",
- "localized": "タイルプロンプト: x=3 y=4",
- "reload": "",
- "hint": "タイルプロンプト: x=3 y=4"
- },
- {
- "id": "",
- "label": "tile prompt: x=4 y=1",
- "localized": "タイルプロンプト: x=4 y=1",
- "reload": "",
- "hint": "タイルプロンプト: x=4 y=1"
- },
- {
- "id": "",
- "label": "tile prompt: x=4 y=2",
- "localized": "タイルプロンプト: x=4 y=2",
- "reload": "",
- "hint": "タイルプロンプト: x=4 y=2"
- },
- {
- "id": "",
- "label": "tile prompt: x=4 y=3",
- "localized": "タイルプロンプト: x=4 y=3",
- "reload": "",
- "hint": "タイルプロンプト: x=4 y=3"
- },
- {
- "id": "",
- "label": "tile prompt: x=4 y=4",
- "localized": "タイルプロンプト: x=4 y=4",
- "reload": "",
- "hint": "タイルプロンプト: x=4 y=4"
- },
- {
- "id": "",
- "label": "tiling options",
- "localized": "タイリングオプション",
- "reload": "",
- "hint": "タイリングオプション"
- },
- {
- "id": "",
- "label": "time embedding mix",
- "localized": "時間埋め込みミックス",
- "reload": "",
- "hint": "時間埋め込みミックス"
- },
- {
- "id": "",
- "label": "time_quadratic",
- "localized": "時間_二次",
- "reload": "",
- "hint": "時間_二次"
- },
- {
- "id": "",
- "label": "time_uniform",
- "localized": "時間_均一",
- "reload": "",
- "hint": "時間_均一"
- },
- {
- "id": "",
- "label": "timestep",
- "localized": "タイムステップ",
- "reload": "",
- "hint": "タイムステップ"
- },
- {
- "id": "",
- "label": "timestep skip end",
- "localized": "タイムステップスキップ終了",
- "reload": "",
- "hint": "タイムステップスキップ終了"
- },
- {
- "id": "",
- "label": "timestep skip start",
- "localized": "タイムステップスキップ開始",
- "reload": "",
- "hint": "タイムステップスキップ開始"
- },
- {
- "id": "",
- "label": "timestep spacing",
+ "id": 14,
+ "label": "Timestep spacing",
"localized": "タイムステップ間隔",
"reload": "",
- "hint": "タイムステップ間隔"
+ "hint": "拡散プロセス全体でタイムステップをどのように配置するかを決定します。オプション: - default: モデルのデフォルト設定 - leading: 均等な間隔でステップを作成します - linspace: 最初と最後のステップを含み、残りの中間ステップを均等に選択します - trailing: 最後のステップのみを含み、最後から遡って中間ステップを均等に選択します"
},
{
- "id": "",
- "label": "timesteps",
- "localized": "タイムステップ数",
+ "id": 15,
+ "label": "Timesteps presets",
+ "localized": "タイムステッププリセット",
"reload": "",
- "hint": "タイムステップ数"
+ "hint": ""
},
{
- "id": "",
- "label": "timesteps override",
- "localized": "タイムステップ数上書き",
+ "id": 16,
+ "label": "Timesteps override",
+ "localized": "タイムステップ上書き",
"reload": "",
- "hint": "タイムステップ数上書き"
+ "hint": ""
},
{
- "id": "",
- "label": "timesteps presets",
- "localized": "タイムステップ数プリセット",
+ "id": 17,
+ "label": "thresholding",
+ "localized": "閾値処理 (Thresholding)",
"reload": "",
- "hint": "タイムステップ数プリセット"
+ "hint": ""
},
{
- "id": "",
- "label": "timesteps range",
- "localized": "タイムステップ数範囲",
+ "id": 18,
+ "label": "Texture tiling",
+ "localized": "テクスチャタイリング",
"reload": "",
- "hint": "タイムステップ数範囲"
+ "hint": "生成された画像にシームレスなタイリングを適用し、テクスチャとして利用できるようにします"
},
{
- "id": "",
- "label": "tiny",
- "localized": "小",
+ "id": 19,
+ "label": "Threshold",
+ "localized": "閾値",
"reload": "",
- "hint": "小"
+ "hint": ""
},
{
- "id": "",
- "label": "todo",
- "localized": "TODO",
- "reload": "",
- "hint": "TODO"
- },
- {
- "id": "",
- "label": "tome",
- "localized": "トーム",
- "reload": "",
- "hint": "トーム"
- },
- {
- "id": "",
- "label": "tool",
- "localized": "ツール",
- "reload": "",
- "hint": "ツール"
- },
- {
- "id": "",
- "label": "top-k",
- "localized": "Top-K",
- "reload": "",
- "hint": "Top-K"
- },
- {
- "id": "",
- "label": "top-p",
- "localized": "Top-P",
- "reload": "",
- "hint": "Top-P"
- },
- {
- "id": "",
- "label": "torch",
- "localized": "トーチ",
- "reload": "",
- "hint": "トーチ"
- },
- {
- "id": "",
- "label": "transformer",
- "localized": "トランスフォーマー",
- "reload": "",
- "hint": "トランスフォーマー"
- },
- {
- "id": "",
- "label": "trigger word",
+ "id": 20,
+ "label": "Trigger word",
"localized": "トリガーワード",
"reload": "",
- "hint": "トリガーワード"
+ "hint": ""
},
{
- "id": "",
+ "id": 21,
+ "label": "Temperature",
+ "localized": "温度 (Temperature)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Timestep",
+ "localized": "タイムステップ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Tile prompt: x=1 y=1",
+ "localized": "タイルプロンプト: x=1 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Tile prompt: x=1 y=2",
+ "localized": "タイルプロンプト: x=1 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Tile prompt: x=1 y=3",
+ "localized": "タイルプロンプト: x=1 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Tile prompt: x=1 y=4",
+ "localized": "タイルプロンプト: x=1 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Tile prompt: x=2 y=1",
+ "localized": "タイルプロンプト: x=2 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Tile prompt: x=2 y=2",
+ "localized": "タイルプロンプト: x=2 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Tile prompt: x=2 y=3",
+ "localized": "タイルプロンプト: x=2 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Tile prompt: x=2 y=4",
+ "localized": "タイルプロンプト: x=2 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Tile prompt: x=3 y=1",
+ "localized": "タイルプロンプト: x=3 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Tile prompt: x=3 y=2",
+ "localized": "タイルプロンプト: x=3 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Tile prompt: x=3 y=3",
+ "localized": "タイルプロンプト: x=3 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Tile prompt: x=3 y=4",
+ "localized": "タイルプロンプト: x=3 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Tile prompt: x=4 y=1",
+ "localized": "タイルプロンプト: x=4 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Tile prompt: x=4 y=2",
+ "localized": "タイルプロンプト: x=4 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Tile prompt: x=4 y=3",
+ "localized": "タイルプロンプト: x=4 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Tile prompt: x=4 y=4",
+ "localized": "タイルプロンプト: x=4 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Temporal frequency",
+ "localized": "時間周波数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Top-K",
+ "localized": "Top-K",
+ "reload": "",
+ "hint": "各ステップで、候補となるトークンを確率の高い順からK個に制限します。 低い値(例:40)は出力をより集中させ予測可能にし、高い値はより多様な選択を可能にします。 0に設定すると無効になります。"
+ },
+ {
+ "id": 41,
+ "label": "Top-P",
+ "localized": "Top-P",
+ "reload": "",
+ "hint": "累積確率がP(例:0.9)を超える最小のトークンセットから選択します。 モデルの確信度に基づいて候補数を動的に調整します。確信が高い時は選択肢を少なく、低い時は多くします。 1に設定すると無効になります。"
+ },
+ {
+ "id": 42,
+ "label": "Thinking mode",
+ "localized": "思考モード",
+ "reload": "",
+ "hint": "思考/推論を有効にし、モデルが回答を生成する際により多くの時間をかけられるようにします。 これにより、より思慮深く詳細な回答が得られる可能性がありますが、応答時間は増加します。 この設定はハイブリッドモデルと思考専用モデルの両方に影響します。一部のモデルでは期待より全体的な品質が低下する場合があります。Qwen3-VLのような思考専用モデルでは、思考を確実に防ぐためにプレフィックス設定との組み合わせが必要になる場合があります。 この機能をサポートするモデルには アイコンが表示されます。"
+ },
+ {
+ "id": 43,
+ "label": "Target subject",
+ "localized": "ターゲット被写体",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Tool",
+ "localized": "ツール",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Textbox",
+ "localized": "テキストボックス",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "Tile overlap",
+ "localized": "タイルオーバーラップ",
+ "reload": "",
+ "hint": "SDアップスケールにおいて、タイル間の重なりをピクセル単位で指定します。タイルを重ねることで、1枚の画像に再統合した際に境界線が目立たないようにします。"
+ },
+ {
+ "id": 47,
+ "label": "T2I Strength",
+ "localized": "T2I強度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Time embedding mix",
+ "localized": "時間埋め込みミックス",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "Tiling options",
+ "localized": "タイリングオプション",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Tiny",
+ "localized": "Tiny",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "True guidance",
+ "localized": "真のガイダンス (True guidance)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Tile frames",
+ "localized": "タイルフレーム",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "Task",
+ "localized": "タスク",
+ "reload": "",
+ "hint": "モデルが実行するタスクを変更します。タスクが Use Prompt に設定されている場合は、通常のテキストプロンプトを使用できます。 他のオプションが選択されている場合は、空のプロンプト フィールド内のヒントテキストを参照してください。"
+ },
+ {
+ "id": 54,
+ "label": "Tagger Model",
+ "localized": "タガーモデル",
+ "reload": "",
+ "hint": "画像のタグ付けに使用するモデル。WaifuDiffusion モデル (wd-*): 一般タグとキャラクタータグで個別の閾値を持つ最新のタガー。DeepBooru : レガシーなタガーで、一般閾値のみを使用します。"
+ },
+ {
+ "id": 55,
+ "label": "Torch",
+ "localized": "Torch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Transformers load using Run:ai streamer",
+ "localized": "Run:ai streamerを使用してTransformersをロード",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Temporal steps",
+ "localized": "時間ステップ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "TE",
+ "localized": "TE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
"label": "true",
- "localized": "有効",
+ "localized": "true",
"reload": "",
- "hint": "有効"
+ "hint": ""
},
{
- "id": "",
- "label": "tunable ops limit",
- "localized": "調整可能操作制限",
+ "id": 60,
+ "label": "Text encoder model",
+ "localized": "テキストエンコーダーモデル",
"reload": "",
- "hint": "調整可能操作制限"
+ "hint": ""
},
{
- "id": "",
- "label": "ufogen",
- "localized": "ユーフォージェン",
+ "id": 61,
+ "label": "Text encoder cache size",
+ "localized": "テキストエンコーダーキャッシュサイズ",
"reload": "",
- "hint": "ユーフォージェン"
+ "hint": ""
},
{
- "id": "",
- "label": "ui card size (px)",
- "localized": "UIカードサイズ (px)",
+ "id": 62,
+ "label": "T5: Use shared instance of text encoder",
+ "localized": "T5: テキストエンコーダーの共有インスタンスを使用",
"reload": "",
- "hint": "UIカードサイズ (px)"
+ "hint": ""
},
{
- "id": "",
- "label": "ui fetch network info on mouse-over",
- "localized": "マウスオーバーでネットワーク情報を取得",
+ "id": 63,
+ "label": "Tunable ops limit",
+ "localized": "調整可能オペレーション制限",
"reload": "",
- "hint": "マウスオーバーでネットワーク情報を取得"
+ "hint": ""
},
{
- "id": "",
- "label": "ui height (%)",
- "localized": "UI高さ (%)",
+ "id": 64,
+ "label": "ToMe",
+ "localized": "ToMe",
"reload": "",
- "hint": "UI高さ (%)"
+ "hint": ""
},
{
- "id": "",
- "label": "ui locale",
- "localized": "UIロケール",
+ "id": 65,
+ "label": "ToDo",
+ "localized": "ToDo",
"reload": "",
- "hint": "UIロケール"
+ "hint": ""
},
{
- "id": "",
- "label": "ui request timeout",
- "localized": "UIリクエストタイムアウト",
+ "id": 66,
+ "label": "ToMe token merging ratio",
+ "localized": "ToMeトークン結合率",
"reload": "",
- "hint": "UIリクエストタイムアウト"
+ "hint": "tomesdを介して冗長なトークンの結合を有効にし、速度とメモリ効率を向上させます。0で無効。"
},
{
- "id": "",
- "label": "ui show on startup",
- "localized": "起動時にUIを表示",
+ "id": 67,
+ "label": "ToDo token merging ratio",
+ "localized": "ToDoトークン結合率",
"reload": "",
- "hint": "起動時にUIを表示"
+ "hint": "todoを介して冗長なトークンの結合を有効にし、速度とメモリ効率を向上させます。0で無効。"
},
{
- "id": "",
- "label": "ui sidebar width (%)",
- "localized": "UIサイドバー幅 (%)",
+ "id": 68,
+ "label": "TaylorSeer",
+ "localized": "TaylorSeer",
"reload": "",
- "hint": "UIサイドバー幅 (%)"
+ "hint": ""
},
{
- "id": "",
- "label": "ui theme",
- "localized": "UIテーマ",
+ "id": 69,
+ "label": "TeaCache cache enabled",
+ "localized": "TeaCacheキャッシュ有効",
"reload": "",
- "hint": "UIテーマ"
+ "hint": ""
},
{
- "id": "",
- "label": "unet",
- "localized": "U-Net",
+ "id": 70,
+ "label": "TeaCache L1 threshold",
+ "localized": "TeaCache L1閾値",
"reload": "",
- "hint": "U-Net"
+ "hint": ""
},
{
- "id": "",
- "label": "unet depth",
- "localized": "U-Net深度",
+ "id": 71,
+ "label": "TAESD",
+ "localized": "TAESD",
"reload": "",
- "hint": "U-Net深度"
+ "hint": ""
},
{
- "id": "",
- "label": "unet enabled",
- "localized": "U-Net有効",
+ "id": 72,
+ "label": "TAESD variant",
+ "localized": "TAESDバリアント",
"reload": "",
- "hint": "U-Net有効"
+ "hint": ""
},
{
- "id": "",
- "label": "unet max tile size",
- "localized": "U-Net最大タイルサイズ",
+ "id": 73,
+ "label": "TAESD decode layers",
+ "localized": "TAESDデコードレイヤー",
"reload": "",
- "hint": "U-Net最大タイルサイズ"
+ "hint": ""
},
{
- "id": "",
- "label": "unet min tile size",
- "localized": "U-Net最小タイルサイズ",
+ "id": 74,
+ "label": "Tensorboard flush period",
+ "localized": "Tensorboardフラッシュ周期",
"reload": "",
- "hint": "U-Net最小タイルサイズ"
+ "hint": ""
},
{
- "id": "",
- "label": "unet model",
- "localized": "U-Netモデル",
+ "id": 75,
+ "label": "Tertiary model",
+ "localized": "第三モデル",
"reload": "",
- "hint": "U-Netモデル"
+ "hint": ""
},
{
- "id": "",
- "label": "unet swap size",
- "localized": "U-Netスワップサイズ",
+ "id": 76,
+ "label": "Target model type",
+ "localized": "ターゲットモデルタイプ",
"reload": "",
- "hint": "U-Netスワップサイズ"
+ "hint": ""
},
{
- "id": "",
- "label": "uniform",
- "localized": "均一",
+ "id": 77,
+ "label": "T2I-Adapter unit 1",
+ "localized": "T2I-Adapter ユニット 1",
"reload": "",
- "hint": "均一"
+ "hint": ""
},
{
- "id": "",
- "label": "units",
- "localized": "単位",
+ "id": 78,
+ "label": "T2I-Adapter unit 2",
+ "localized": "T2I-Adapter ユニット 2",
"reload": "",
- "hint": "単位"
+ "hint": ""
},
{
- "id": "",
- "label": "unload current model from vram",
- "localized": "VRAMから現在のモデルをアンロード",
+ "id": 79,
+ "label": "T2I-Adapter unit 3",
+ "localized": "T2I-Adapter ユニット 3",
"reload": "",
- "hint": "VRAMから現在のモデルをアンロード"
+ "hint": ""
},
{
- "id": "",
- "label": "unload upscaler after processing",
- "localized": "処理後にアップスケーラーをアンロード",
+ "id": 80,
+ "label": "T2I-Adapter unit 4",
+ "localized": "T2I-Adapter ユニット 4",
"reload": "",
- "hint": "処理後にアップスケーラーをアンロード"
+ "hint": ""
+ }
+ ],
+ "u": [
+ {
+ "id": 7553,
+ "label": "Unload model",
+ "localized": "モデルをアンロード",
+ "reload": "",
+ "hint": "現在ロードされているモデルをVRAMから解放します"
},
{
- "id": "",
- "label": "unset",
- "localized": "未設定",
+ "id": 7554,
+ "label": "Upload",
+ "localized": "アップロード",
"reload": "",
- "hint": "未設定"
+ "hint": ""
},
{
- "id": "",
+ "id": 7555,
+ "label": "Unload",
+ "localized": "アンロード",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7556,
+ "label": "Update all installed",
+ "localized": "インストール済みをすべて更新",
+ "reload": "",
+ "hint": "インストールされている拡張機能を最新の利用可能なバージョンに更新します"
+ },
+ {
+ "id": 7557,
+ "label": "Update",
+ "localized": "更新",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7558,
+ "label": "User interface",
+ "localized": "ユーザーインターフェース",
+ "reload": "",
+ "hint": "ユーザーインターフェースの設定を確認・設定します"
+ },
+ {
+ "id": 7559,
+ "label": "Update all",
+ "localized": "すべて更新",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7560,
+ "label": "Upscale",
+ "localized": "アップスケール",
+ "reload": "",
+ "hint": "画像の解像度を上げます"
+ },
+ {
+ "id": 7561,
+ "label": "UI Tabs",
+ "localized": "UIタブ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7562,
+ "label": "Upscaling",
+ "localized": "アップスケーリング",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7563,
+ "label": "Use segmentation",
+ "localized": "セグメンテーションを使用",
+ "reload": "",
+ "hint": "セグメンテーションマスクを使用してディテーラーを実行します"
+ },
+ {
+ "id": 7564,
+ "label": "Unload adapter",
+ "localized": "アダプターをアンロード",
+ "reload": "",
+ "hint": "生成直後にIPアダプターをアンロードします。オフの場合、次回の生成を高速化するためにロードされたままになります"
+ },
+ {
+ "id": 7565,
+ "label": "Use same seed",
+ "localized": "同じシード値を使用",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7566,
+ "label": "Use defaults",
+ "localized": "デフォルトを使用",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7567,
+ "label": "Use text inputs",
+ "localized": "テキスト入力を使用",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7568,
+ "label": "Use random seeds",
+ "localized": "ランダムシードを使用",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7569,
+ "label": "Use vision",
+ "localized": "ビジョン機能を使用",
+ "reload": "",
+ "hint": "プロンプト強化時に入力画像を含めます。 アイコンが付いたビジョン対応モデルでのみ利用可能です。"
+ },
+ {
+ "id": 7570,
+ "label": "Use samplers",
+ "localized": "サンプラーを使用",
+ "reload": "",
+ "hint": "有効にするとサンプリング(Top-kやTop-pなどの手法に基づきトークンをランダムに選択)を使用し、無効にするとグリーディデコーディング(各ステップで最も確率の高いトークンを選択)を使用します。 有効にすると出力がより多様でクリエイティブになりますが、決定論的ではなくなります。"
+ },
+ {
+ "id": 7571,
+ "label": "Unload after processing",
+ "localized": "処理後にアンロード",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7572,
"label": "up",
"localized": "up",
"reload": "",
- "hint": "up"
+ "hint": ""
},
{
- "id": "",
- "label": "upcast attention layer",
- "localized": "アップキャストアテンション層",
+ "id": 7573,
+ "label": "Upscaler",
+ "localized": "アップスケーラー",
"reload": "",
- "hint": "アップキャストアテンション層"
+ "hint": "アップスケール処理に使用する学習済みモデルを選択します。"
},
{
- "id": "",
- "label": "update",
- "localized": "更新",
+ "id": 7574,
+ "label": "Units",
+ "localized": "単位",
"reload": "",
- "hint": "更新"
+ "hint": ""
},
{
- "id": "",
- "label": "upload",
- "localized": "アップロード",
+ "id": 7575,
+ "label": "Unload processor",
+ "localized": "プロセッサをアンロード",
"reload": "",
- "hint": "アップロード"
+ "hint": ""
},
{
- "id": "",
- "label": "use brownian noise",
- "localized": "ブラウンノイズを使用",
+ "id": 7576,
+ "label": "Use spaces",
+ "localized": "スペースを使用",
"reload": "",
- "hint": "ブラウンノイズを使用"
+ "hint": "タグ出力のアンダースコアをスペースに置き換えます。 プロンプトシステムによっては、単語間にスペースを好むもの(例:'long hair')とアンダースコアを使用するもの(例:'long_hair')があります。"
},
{
- "id": "",
- "label": "use cached model config when available",
- "localized": "利用可能な場合はキャッシュされたモデル設定を使用",
- "reload": "",
- "hint": "利用可能な場合はキャッシュされたモデル設定を使用"
- },
- {
- "id": "",
- "label": "use defaults",
- "localized": "デフォルトを使用",
- "reload": "",
- "hint": "デフォルトを使用"
- },
- {
- "id": "",
- "label": "use dynamic thresholding",
- "localized": "動的しきい値処理を使用",
- "reload": "",
- "hint": "動的しきい値処理を使用"
- },
- {
- "id": "",
- "label": "use fixed width thumbnails",
- "localized": "固定幅のサムネイルを使用",
- "reload": "",
- "hint": "固定幅のサムネイルを使用"
- },
- {
- "id": "",
- "label": "use image gallery cache",
- "localized": "画像ギャラリーキャッシュを使用",
- "reload": "",
- "hint": "画像ギャラリーキャッシュを使用"
- },
- {
- "id": "",
- "label": "use karras sigmas",
- "localized": "Karrasシグマを使用",
- "reload": "",
- "hint": "Karrasシグマを使用"
- },
- {
- "id": "",
- "label": "use line break as prompt segment marker",
- "localized": "改行をプロンプトセグメントマーカーとして使用",
- "reload": "",
- "hint": "改行をプロンプトセグメントマーカーとして使用"
- },
- {
- "id": "",
- "label": "use model ema weights when possible",
- "localized": "可能な場合はモデルのEMAウェイトを使用",
- "reload": "",
- "hint": "可能な場合はモデルのEMAウェイトを使用"
- },
- {
- "id": "",
- "label": "use quantization",
- "localized": "量子化を使用",
- "reload": "",
- "hint": "量子化を使用"
- },
- {
- "id": "",
- "label": "use random seeds",
- "localized": "ランダムシードを使用",
- "reload": "",
- "hint": "ランダムシードを使用"
- },
- {
- "id": "",
- "label": "use reference values when available",
- "localized": "利用可能な場合は参照値を使用",
- "reload": "",
- "hint": "利用可能な場合は参照値を使用"
- },
- {
- "id": "",
- "label": "use same seed",
- "localized": "同じシードを使用",
- "reload": "",
- "hint": "同じシードを使用"
- },
- {
- "id": "",
- "label": "use sample",
- "localized": "サンプルを使用",
- "reload": "",
- "hint": "サンプルを使用"
- },
- {
- "id": "",
- "label": "use separate base dict",
- "localized": "個別のベース辞書を使用",
- "reload": "",
- "hint": "個別のベース辞書を使用"
- },
- {
- "id": "",
- "label": "use simplified solvers in final steps",
- "localized": "最終ステップで単純化されたソルバーを使用",
- "reload": "",
- "hint": "最終ステップで単純化されたソルバーを使用"
- },
- {
- "id": "",
- "label": "use text inputs",
- "localized": "テキスト入力を使用",
- "reload": "",
- "hint": "テキスト入力を使用"
- },
- {
- "id": "",
- "label": "user",
- "localized": "ユーザー",
- "reload": "",
- "hint": "ユーザー"
- },
- {
- "id": "",
- "label": "username",
+ "id": 7577,
+ "label": "Username",
"localized": "ユーザー名",
"reload": "",
- "hint": "ユーザー名"
+ "hint": ""
},
{
- "id": "",
- "label": "v_prediction",
- "localized": "v_prediction",
+ "id": 7578,
+ "label": "UNET model",
+ "localized": "UNETモデル",
"reload": "",
- "hint": "v_prediction"
+ "hint": ""
},
{
- "id": "",
- "label": "vae enabled",
- "localized": "VAE有効",
+ "id": 7579,
+ "label": "Use torch streams",
+ "localized": "torch streamsを使用",
"reload": "",
- "hint": "VAE有効"
+ "hint": ""
},
{
- "id": "",
- "label": "vae sliced encode",
- "localized": "VAEスライスエンコード",
+ "id": 7580,
+ "label": "Use SVD quantization",
+ "localized": "SVD量子化を使用",
"reload": "",
- "hint": "VAEスライスエンコード"
+ "hint": ""
},
{
- "id": "",
- "label": "vae swap size",
- "localized": "VAEスワップサイズ",
+ "id": 7581,
+ "label": "Use Dynamic quantization",
+ "localized": "動的量子化を使用",
"reload": "",
- "hint": "VAEスワップサイズ"
+ "hint": ""
},
{
- "id": "",
- "label": "vae tile overlap",
- "localized": "VAEタイルオーバーラップ",
+ "id": 7582,
+ "label": "Use quantized MatMul",
+ "localized": "量子化MatMulを使用",
"reload": "",
- "hint": "VAEタイルオーバーラップ"
+ "hint": ""
},
{
- "id": "",
- "label": "vae tile size",
- "localized": "VAEタイルサイズ",
+ "id": 7583,
+ "label": "Use quantized MatMul with conv",
+ "localized": "畳み込み付き量子化MatMulを使用",
"reload": "",
- "hint": "VAEタイルサイズ"
+ "hint": ""
},
{
- "id": "",
- "label": "vary_coeff",
- "localized": "vary_coeff",
+ "id": 7584,
+ "label": "Use line break as prompt segment marker",
+ "localized": "改行をプロンプト区切り文字として使用",
"reload": "",
- "hint": "vary_coeff"
+ "hint": ""
},
{
- "id": "",
- "label": "vdm solver",
- "localized": "VDMソルバー",
+ "id": 7585,
+ "label": "Use zeros for prompt padding",
+ "localized": "プロンプトのパディングにゼロを使用",
"reload": "",
- "hint": "VDMソルバー"
+ "hint": "プロンプトが空の場合にフルゼロテンソルを強制し、残留ノイズを除去します"
},
{
- "id": "",
- "label": "version",
+ "id": 7586,
+ "label": "Upcast sampling",
+ "localized": "アップキャストサンプリング",
+ "reload": "",
+ "hint": "通常、メモリ消費を抑えつつ --no-half と同様の結果をより高いパフォーマンスで生成します"
+ },
+ {
+ "id": 7587,
+ "label": "Unset",
+ "localized": "解除",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7588,
+ "label": "UI save only saves selected image",
+ "localized": "UIの保存ボタンで選択中の画像のみ保存する",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7589,
+ "label": "Use image gallery cache",
+ "localized": "画像ギャラリーのキャッシュを使用",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7590,
+ "label": "Use fixed width thumbnails",
+ "localized": "サムネイルに固定幅を使用",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7591,
+ "label": "UI theme",
+ "localized": "UIテーマ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7592,
+ "label": "UI request timeout",
+ "localized": "UIリクエストのタイムアウト",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7593,
+ "label": "UI locale",
+ "localized": "UIロケール",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7594,
+ "label": "Unload upscaler after processing",
+ "localized": "処理後にアップスケーラーをアンロード",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7595,
+ "label": "Upscaler latent steps",
+ "localized": "アップスケーラー潜在空間ステップ数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7596,
+ "label": "Upscaler tile size",
+ "localized": "アップスケーラーのタイルサイズ",
+ "reload": "",
+ "hint": "0 = タイリングなし"
+ },
+ {
+ "id": 7597,
+ "label": "Upscaler tile overlap",
+ "localized": "アップスケーラーのタイルオーバーラップ",
+ "reload": "",
+ "hint": "値が小さいと継ぎ目が目立つ場合があります"
+ },
+ {
+ "id": 7598,
+ "label": "Use cached model config when available",
+ "localized": "利用可能な場合はキャッシュされたモデル設定を使用",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7599,
+ "label": "UI show on startup",
+ "localized": "起動時にUIを表示",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7600,
+ "label": "UI sidebar width (%)",
+ "localized": "UIサイドバーの幅 (%)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7601,
+ "label": "UI height (%)",
+ "localized": "UIの高さ (%)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7602,
+ "label": "UI fetch network info on mouse-over",
+ "localized": "マウスオーバー時にネットワーク情報を取得",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7603,
+ "label": "Use reference values when available",
+ "localized": "利用可能な場合は参照値を使用",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7604,
+ "label": "user",
+ "localized": "user",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7605,
+ "label": "Upcast attention layer",
+ "localized": "アテンションレイヤーをアップキャスト",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7606,
+ "label": "Use separate base dict",
+ "localized": "個別のベース辞書を使用",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7607,
+ "label": "Use model EMA weights when possible",
+ "localized": "可能な場合はモデルのEMA重みを使用",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7608,
+ "label": "Use Kohya method for handling multiple LoRA",
+ "localized": "複数LoRAの処理にKohya方式を使用",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7609,
+ "label": "UI scripts order",
+ "localized": "UIスクリプトの順序",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7610,
+ "label": "Use upscaler as suffix",
+ "localized": "アップスケーラーをサフィックスとして使用",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7611,
+ "label": "Unload Current Model from VRAM",
+ "localized": "現在のモデルをVRAMからアンロード",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7612,
+ "label": "unet",
+ "localized": "unet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7613,
+ "label": "Upsample",
+ "localized": "アップサンプル",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "v": [
+ {
+ "id": 1,
+ "label": "Video",
+ "localized": "動画",
+ "reload": "",
+ "hint": "様々な手法を用いて動画を作成します。テキストから動画(text-to-video)、動画から動画(image-to-video)、最初と最後のフレーム指定などに対応しています。"
+ },
+ {
+ "id": 2,
+ "label": "Video Params",
+ "localized": "動画パラメータ",
+ "reload": "",
+ "hint": "出力される動画ファイルのエンコーディングに関する設定です。"
+ },
+ {
+ "id": 3,
+ "label": "VLM Caption",
+ "localized": "VLMキャプション",
+ "reload": "",
+ "hint": "視覚言語モデル(VLM)を使用して画像を分析します。"
+ },
+ {
+ "id": 4,
+ "label": "Variational Auto Encoder",
+ "localized": "Variational Auto Encoder",
+ "reload": "",
+ "hint": "Variational Auto Encoder(VAE)および生成時の画像デコード処理に関する設定です。"
+ },
+ {
+ "id": 5,
+ "label": "VAE",
+ "localized": "VAE",
+ "reload": "",
+ "hint": "Variational Auto Encoder: 生成の最後に画像デコードを実行するために使用されるモデルです。"
+ },
+ {
+ "id": 6,
+ "label": "Video Output",
+ "localized": "動画出力",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Variation",
+ "localized": "バリエーション",
+ "reload": "",
+ "hint": "メインのシード値と混合される第2のシード値です。"
+ },
+ {
+ "id": 8,
+ "label": "Variation strength",
+ "localized": "バリエーション強度",
+ "reload": "",
+ "hint": "どの程度のバリエーションを生成するかを指定します。0の場合は効果がなく、1の場合はバリエーション用のシード値による完全な画像が得られます(Ancestralサンプラーを除く。その場合は何らかの画像が得られます)。"
+ },
+ {
+ "id": 9,
+ "label": "VAE type",
+ "localized": "VAEタイプ",
+ "reload": "",
+ "hint": "フルVAEを実行するか、品質を落としたVAEを使用するか、またはリモートVAEサービスの使用を試みるかを選択します。"
+ },
+ {
+ "id": 10,
+ "label": "Vibrance",
+ "localized": "自然な彩度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Version",
"localized": "バージョン",
"reload": "",
- "hint": "バージョン"
+ "hint": ""
},
{
- "id": "",
- "label": "vgen params",
- "localized": "vgenパラメータ",
+ "id": 12,
+ "label": "Video format",
+ "localized": "動画形式",
"reload": "",
- "hint": "vgenパラメータ"
+ "hint": "出力動画のフォーマットとコーデックです。"
},
{
- "id": "",
- "label": "vibrance",
- "localized": "鮮やかさ",
+ "id": 13,
+ "label": "Video duration",
+ "localized": "動画の長さ",
"reload": "",
- "hint": "鮮やかさ"
+ "hint": ""
},
{
- "id": "",
- "label": "video file",
+ "id": 14,
+ "label": "Video engine",
+ "localized": "動画エンジン",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Video model",
+ "localized": "動画モデル",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "VAE decode",
+ "localized": "VAEデコード",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Video interpolation",
+ "localized": "動画補間",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Video codec",
+ "localized": "動画コーデック",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Video options",
+ "localized": "動画オプション",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Video save video",
+ "localized": "動画を保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Video save frames",
+ "localized": "フレームを保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Video save safetensors",
+ "localized": "safetensorsを保存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Video file",
"localized": "動画ファイル",
"reload": "",
- "hint": "動画ファイル"
+ "hint": ""
},
{
- "id": "",
- "label": "video type",
- "localized": "動画タイプ",
+ "id": 24,
+ "label": "VLM Model",
+ "localized": "VLMモデル",
"reload": "",
- "hint": "動画タイプ"
+ "hint": "視覚言語(VLM)タスクに使用するモデルを選択します。 思考モードをサポートするモデルには アイコンが表示されます。"
},
{
- "id": "",
- "label": "vlm",
- "localized": "vlm",
+ "id": 25,
+ "label": "VLM Max Tokens",
+ "localized": "VLM最大トークン数",
"reload": "",
- "hint": "vlm"
+ "hint": "モデルが回答で生成できるトークンの最大数です。 モデルは生成中にこの制限を認識せず、より詳細または簡潔な回答を生成しようとはしません。単に長さのハードリミットを設定し、制限に達した時点で回答を強制的に切断します。"
},
{
- "id": "",
- "label": "vlm model",
- "localized": "vlmモデル",
+ "id": 26,
+ "label": "VLM Num Beams",
+ "localized": "VLMビーム数",
"reload": "",
- "hint": "vlmモデル"
+ "hint": "複数の候補パスを同時に維持し、全体として最適なシーケンスを選択します。 複数の下書きを一度に探索して最適なものを見つけるような手法です。より徹底的ですが、ランダムサンプリングよりも遥かに遅く、創造性も低くなります。 一般的には推奨されず、最新のVLMの多くはサンプリングメソッドの方が優れたパフォーマンスを発揮します。 1に設定すると無効になります。"
},
{
- "id": "",
- "label": "vlm: default model",
- "localized": "vlm: デフォルトモデル",
+ "id": 27,
+ "label": "VLM Temperature",
+ "localized": "VLM温度 (Temperature)",
"reload": "",
- "hint": "vlm: デフォルトモデル"
+ "hint": "トークン選択のランダム性を制御します。低い値(例: 0.1)にすると出力はより焦点が絞られ決定的になり、常に確率の高いトークンが選択されます。 高い値(例: 0.9)にすると、確率の低いトークンも許可されるようになり、創造性と多様性が増します。 0に設定すると、完全に決定的(常に最も確率の高いトークンを選択)になります。"
},
{
- "id": "",
- "label": "vlm: default prompt",
- "localized": "vlm: デフォルトプロンプト",
+ "id": 28,
+ "label": "VLM",
+ "localized": "VLM",
"reload": "",
- "hint": "vlm: デフォルトプロンプト"
+ "hint": ""
},
{
- "id": "",
- "label": "vlm: max length",
- "localized": "vlm: 最大長",
+ "id": 29,
+ "label": "VAE model",
+ "localized": "VAEモデル",
"reload": "",
- "hint": "vlm: 最大長"
+ "hint": "VAEは最終的な画像の細かいディテールを整え、色を変化させる場合もあります。"
},
{
- "id": "",
- "label": "vlm: num beams",
- "localized": "vlm: ビーム数",
+ "id": 30,
+ "label": "VAE slicing",
+ "localized": "VAEスライシング",
"reload": "",
- "hint": "vlm: ビーム数"
+ "hint": "限られたVRAMでバッチの潜在変数を1枚ずつデコードします。複数枚のバッチにおけるVAEデコードのパフォーマンスがわずかに向上します。"
},
{
- "id": "",
- "label": "vlm: top-k",
- "localized": "vlm: top-k",
+ "id": 31,
+ "label": "VAE tiling",
+ "localized": "VAEタイリング",
"reload": "",
- "hint": "vlm: top-k"
+ "hint": "限られたVRAMで大きな画像を重なり合うタイルに分割して処理します。処理時間がわずかに増加します。"
},
{
- "id": "",
- "label": "vlm: top-p",
- "localized": "vlm: top-p",
+ "id": 32,
+ "label": "VAE tile size",
+ "localized": "VAEタイルサイズ",
"reload": "",
- "hint": "vlm: top-p"
+ "hint": ""
},
{
- "id": "",
- "label": "vlm: use sample method",
- "localized": "vlm: サンプル方式を使用",
+ "id": 33,
+ "label": "VAE tile overlap",
+ "localized": "VAEタイルオーバーラップ",
"reload": "",
- "hint": "vlm: サンプル方式を使用"
+ "hint": ""
},
{
- "id": "",
- "label": "warmth",
- "localized": "暖かさ",
+ "id": 34,
+ "label": "verbose",
+ "localized": "詳細出力 (verbose)",
"reload": "",
- "hint": "暖かさ"
+ "hint": ""
},
{
- "id": "",
- "label": "webp lossless compression",
- "localized": "WebPロスレス圧縮",
+ "id": 35,
+ "label": "VAE sliced encode",
+ "localized": "VAEスライスエンコード",
"reload": "",
- "hint": "WebPロスレス圧縮"
+ "hint": ""
},
{
- "id": "",
- "label": "weight",
- "localized": "重み",
+ "id": 36,
+ "label": "VGen params",
+ "localized": "VGenパラメータ",
"reload": "",
- "hint": "重み"
- },
+ "hint": ""
+ }
+ ],
+ "w": [
{
- "id": "",
- "label": "width after",
- "localized": "変更後の幅",
- "reload": "",
- "hint": "変更後の幅"
- },
- {
- "id": "",
- "label": "width before",
- "localized": "変更前の幅",
- "reload": "",
- "hint": "変更前の幅"
- },
- {
- "id": "",
- "label": "width mask",
- "localized": "幅マスク",
- "reload": "",
- "hint": "幅マスク"
- },
- {
- "id": "",
- "label": "wiki",
+ "id": 0,
+ "label": "Wiki",
"localized": "Wiki",
"reload": "",
- "hint": "Wiki"
+ "hint": "ウィキ"
},
{
- "id": "",
- "label": "wildcards",
- "localized": "ワイルドカード",
+ "id": 0,
+ "label": "Wildcards",
+ "localized": "Wildcards",
"reload": "",
"hint": "ワイルドカード"
},
{
- "id": "",
- "label": "x components",
- "localized": "X成分",
+ "id": 0,
+ "label": "WanAI",
+ "localized": "WanAI",
"reload": "",
- "hint": "X成分"
+ "hint": "WanAI設定"
},
{
- "id": "",
- "label": "x overlap",
- "localized": "X方向のオーバーラップ",
+ "id": 0,
+ "label": "Watermarking",
+ "localized": "Watermarking",
"reload": "",
- "hint": "X方向のオーバーラップ"
+ "hint": "透かし(ウォーターマーク)"
},
{
- "id": "",
- "label": "x type",
- "localized": "Xタイプ",
+ "id": 0,
+ "label": "Width",
+ "localized": "幅",
"reload": "",
- "hint": "Xタイプ"
+ "hint": "画像の幅"
},
{
- "id": "",
- "label": "x-axis tile overlap",
+ "id": 0,
+ "label": "Warmth",
+ "localized": "暖かみ",
+ "reload": "",
+ "hint": "色温度(ウォームス)"
+ },
+ {
+ "id": 0,
+ "label": "Weight",
+ "localized": "重み",
+ "reload": "",
+ "hint": "ウェイト(重み)"
+ },
+ {
+ "id": 0,
+ "label": "Width after",
+ "localized": "Width after",
+ "reload": "",
+ "hint": "変更後の幅"
+ },
+ {
+ "id": 0,
+ "label": "Width mask",
+ "localized": "Width mask",
+ "reload": "",
+ "hint": "マスクの幅"
+ },
+ {
+ "id": 0,
+ "label": "WebP lossless compression",
+ "localized": "WebP lossless compression",
+ "reload": "",
+ "hint": "WebPのロスレス圧縮"
+ },
+ {
+ "id": 0,
+ "label": "Weights clip",
+ "localized": "Weights clip",
+ "reload": "",
+ "hint": "マージ後の重みが元のモデルを超えないように強制し、焼き付きや過彩度を防止します"
+ }
+ ],
+ "x": [
+ {
+ "id": 0,
+ "label": "XS",
+ "localized": "XS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "X components",
+ "localized": "Xコンポーネント",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "X overlap",
+ "localized": "Xオーバーラップ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "X-axis tiles",
+ "localized": "X軸タイル数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "X-axis tile overlap",
"localized": "X軸タイルオーバーラップ",
"reload": "",
- "hint": "X軸タイルオーバーラップ"
+ "hint": ""
},
{
- "id": "",
- "label": "x-axis tiles",
- "localized": "X軸タイル",
+ "id": 0,
+ "label": "X type",
+ "localized": "X軸のタイプ",
"reload": "",
- "hint": "X軸タイル"
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
+ "label": "X values",
+ "localized": "X軸の値",
+ "reload": "",
+ "hint": "カンマを使用してX軸の値を区切ります"
+ },
+ {
+ "id": 0,
"label": "xhinker",
"localized": "xhinker",
"reload": "",
- "hint": "xhinker"
+ "hint": ""
},
{
- "id": "",
- "label": "xs",
- "localized": "xs",
+ "id": 0,
+ "label": "xFormers",
+ "localized": "xFormers",
"reload": "",
- "hint": "xs"
+ "hint": "メモリ最適化。非決定論的(実行ごとに結果が異なる可能性があります)"
},
{
- "id": "",
- "label": "y components",
- "localized": "Y成分",
+ "id": 0,
+ "label": "xet",
+ "localized": "xet",
"reload": "",
- "hint": "Y成分"
+ "hint": ""
},
{
- "id": "",
- "label": "y overlap",
- "localized": "Y方向のオーバーラップ",
+ "id": 0,
+ "label": "XYZ Grid",
+ "localized": "XYZグリッド",
"reload": "",
- "hint": "Y方向のオーバーラップ"
- },
+ "hint": "XYZグリッドは、複数の生成パラメータを変化させて画像グリッドを作成する強力なモジュールです"
+ }
+ ],
+ "y": [
{
- "id": "",
- "label": "y type",
- "localized": "Yタイプ",
+ "id": 0,
+ "label": "Y components",
+ "localized": "Y コンポーネント",
"reload": "",
- "hint": "Yタイプ"
+ "hint": "混合タイリングのY軸方向の構成要素。"
},
{
- "id": "",
- "label": "y-axis tile overlap",
- "localized": "Y軸タイルオーバーラップ",
+ "id": 1,
+ "label": "Y overlap",
+ "localized": "Y オーバーラップ",
"reload": "",
- "hint": "Y軸タイルオーバーラップ"
+ "hint": "混合タイリングのY軸方向の重なり具合。"
},
{
- "id": "",
- "label": "y-axis tiles",
+ "id": 2,
+ "label": "Y-axis tiles",
"localized": "Y軸タイル",
"reload": "",
- "hint": "Y軸タイル"
+ "hint": "Mixture of DiffusersにおけるY軸方向のタイル分割数。"
},
{
- "id": "",
- "label": "z type",
- "localized": "Zタイプ",
+ "id": 3,
+ "label": "Y-axis tile overlap",
+ "localized": "Y軸タイルオーバーラップ",
"reload": "",
- "hint": "Zタイプ"
+ "hint": "Mixture of DiffusersにおけるY軸タイルの重なりピクセル数。"
},
{
- "id": "",
- "label": "zero",
- "localized": "ゼロ",
+ "id": 4,
+ "label": "Y type",
+ "localized": "Y タイプ",
"reload": "",
- "hint": "ゼロ"
+ "hint": "XYZプロットのY軸に使用するパラメータのタイプ。"
},
{
- "id": "",
- "label": "zoe depth",
- "localized": "Zoe深度",
+ "id": 5,
+ "label": "Y values",
+ "localized": "Y 値",
"reload": "",
- "hint": "Zoe深度"
+ "hint": "Y軸の値をカンマで区切って入力します。"
+ }
+ ],
+ "z": [
+ {
+ "id": 0,
+ "label": "ZImageTurbo",
+ "localized": "ZImageTurbo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "zimage",
+ "localized": "zimage",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ZeroStar init steps",
+ "localized": "ZeroStar初期化ステップ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Zero",
+ "localized": "Zero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Z type",
+ "localized": "Z軸のタイプ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Z values",
+ "localized": "Z軸の値",
+ "reload": "",
+ "hint": "Z軸の値をカンマで区切って入力してください"
+ },
+ {
+ "id": 0,
+ "label": "Zoe Depth",
+ "localized": "Zoe Depth",
+ "reload": "",
+ "hint": ""
}
]
-}
+}
\ No newline at end of file
diff --git a/html/locale_ko.json b/html/locale_ko.json
index 3a26c034a..3fdf4e164 100644
--- a/html/locale_ko.json
+++ b/html/locale_ko.json
@@ -1,9149 +1,11074 @@
{
- "icons": [
+ "0": [
{
- "id": "",
- "label": "🎲️",
- "localized": "🎲️",
+ "id": 0,
+ "label": "1st Stage",
+ "localized": "1단계",
"reload": "",
- "hint": "랜덤 시드를 사용합니다"
+ "hint": "프리스케일링의 첫 번째 단계 설정을 지정합니다."
},
{
- "id": "",
- "label": "🔄",
- "localized": "🔄",
+ "id": 0,
+ "label": "2nd Stage",
+ "localized": "2단계",
"reload": "",
- "hint": "값 초기화"
+ "hint": "프리스케일링의 두 번째 단계 설정을 지정합니다."
},
{
- "id": "",
- "label": "⬆️",
- "localized": "⬆️",
+ "id": 0,
+ "label": "2nd Scale",
+ "localized": "2단계 스케일",
"reload": "",
- "hint": "이미지 업로드"
+ "hint": "두 번째 단계에서 적용할 스케일(배율) 값을 설정합니다."
},
{
- "id": "",
- "label": "⬅️",
- "localized": "⬅️",
+ "id": 0,
+ "label": "2nd Restart step",
+ "localized": "2단계 재시작 단계",
"reload": "",
- "hint": "이미지 재사용"
+ "hint": "두 번째 단계가 시작될 재시작 스텝 번호를 지정합니다."
},
{
- "id": "",
- "label": "⇅",
- "localized": "⇅",
+ "id": 0,
+ "label": "3rd Stage",
+ "localized": "3단계",
"reload": "",
- "hint": "값 교환"
+ "hint": "프리스케일링의 세 번째 단계 설정을 지정합니다."
},
{
- "id": "",
- "label": "⇨",
- "localized": "⇨",
+ "id": 0,
+ "label": "3rd Scale",
+ "localized": "3단계 스케일",
"reload": "",
- "hint": "수동 블록 병합 탭에 사전 설정 적용"
+ "hint": "세 번째 단계에서 적용할 스케일(배율) 값을 설정합니다."
},
{
- "id": "",
- "label": "🕮",
- "localized": "🕮",
+ "id": 0,
+ "label": "3rd Restart step",
+ "localized": "3단계 재시작 단계",
"reload": "",
- "hint": "마지막으로 생성된 이미지의 매개변수를 스타일 템플릿으로 저장"
+ "hint": "세 번째 단계가 시작될 재시작 스텝 번호를 지정합니다."
},
{
- "id": "",
- "label": "⇕",
- "localized": "⇕",
+ "id": 0,
+ "label": "4th Stage",
+ "localized": "4단계",
"reload": "",
- "hint": "정렬 기준: 이름 오름차순/내림차순, 크기 가장 큼/가장 작음, 시간 최신순/오래된 순"
+ "hint": "프리스케일링의 네 번째 단계 설정을 지정합니다."
},
{
- "id": "",
+ "id": 0,
+ "label": "4th Scale",
+ "localized": "4단계 스케일",
+ "reload": "",
+ "hint": "네 번째 단계에서 적용할 스케일(배율) 값을 설정합니다."
+ },
+ {
+ "id": 0,
+ "label": "4th Restart step",
+ "localized": "4단계 재시작 단계",
+ "reload": "",
+ "hint": "네 번째 단계가 시작될 재시작 스텝 번호를 지정합니다."
+ }
+ ],
+ "_": [
+ {
+ "id": 0,
"label": "⟲",
"localized": "⟲",
"reload": "",
- "hint": "새로 고침"
+ "hint": "새로고침"
},
{
- "id": "",
- "label": "✕",
- "localized": "✕",
- "reload": "",
- "hint": "닫기"
- },
- {
- "id": "",
- "label": "⊜",
- "localized": "⊜",
- "reload": "",
- "hint": "채우기"
- },
- {
- "id": "",
- "label": "※",
- "localized": "※",
- "reload": "",
- "hint": "선택 시 모델을 리파이너 모델로 로드하고, 그렇지 않으면 기본 모델로 로드합니다"
- },
- {
- "id": "",
- "label": "🔎︎",
- "localized": "🔎︎",
- "reload": "",
- "hint": "누락된 메타데이터 및 미리보기를 위해 CivitAI 스캔"
- },
- {
- "id": "",
- "label": "☲",
- "localized": "☲",
- "reload": "",
- "hint": "보기 유형 변경"
- },
- {
- "id": "",
- "label": "⊗",
- "localized": "⊗",
- "reload": "",
- "hint": "값 초기화"
- },
- {
- "id": "",
- "label": "📐",
- "localized": "📐",
- "reload": "",
- "hint": "측정"
- },
- {
- "id": "",
- "label": "🔍",
- "localized": "🔍",
- "reload": "",
- "hint": "검색"
- },
- {
- "id": "",
- "label": "🖌️",
- "localized": "🖌️",
- "reload": "",
- "hint": "LaMa로 이미지에서 선택된 객체 제거"
- },
- {
- "id": "",
- "label": "🖼️",
- "localized": "🖼️",
- "reload": "",
- "hint": "미리보기 표시"
- },
- {
- "id": "",
- "label": "",
- "localized": "",
- "reload": "",
- "hint": "이미지 심문"
- },
- {
- "id": "",
- "label": "⁜",
- "localized": "⁜",
- "reload": "",
- "hint": "이미지 맞춤 방법 순환"
- },
- {
- "id": "",
+ "id": 0,
"label": "↶",
"localized": "↶",
"reload": "",
"hint": "선택한 스타일을 프롬프트에 적용"
},
{
- "id": "",
+ "id": 0,
"label": "↷",
"localized": "↷",
"reload": "",
"hint": "현재 프롬프트를 스타일로 저장"
},
{
- "id": "",
- "label": "",
- "localized": "",
+ "id": 0,
+ "label": "⇅",
+ "localized": "⇅",
"reload": "",
- "hint": "이름으로 정렬, 오름차순"
+ "hint": "값 바꾸기"
},
{
- "id": "",
- "label": "",
- "localized": "",
+ "id": 0,
+ "label": "🎲️",
+ "localized": "🎲️",
"reload": "",
- "hint": "이름으로 정렬, 내림차순"
+ "hint": "무작위 시드 사용"
},
{
- "id": "",
- "label": "",
- "localized": "",
+ "id": 0,
+ "label": "⬅️",
+ "localized": "⬅️",
"reload": "",
- "hint": "크기로 정렬, 오름차순"
+ "hint": "마지막으로 생성된 이미지의 시드 재사용"
},
{
- "id": "",
- "label": "",
- "localized": "",
+ "id": 0,
+ "label": "🕮",
+ "localized": "🕮",
"reload": "",
- "hint": "크기로 정렬, 내림차순"
+ "hint": "마지막 생성 이미지의 파라미터를 스타일 템플릿으로 저장"
},
{
- "id": "",
- "label": "",
- "localized": "",
+ "id": 0,
+ "label": "📐",
+ "localized": "📐",
"reload": "",
- "hint": "해상도로 정렬, 오름차순"
+ "hint": "기존 이미지에서 크기 측정"
},
{
- "id": "",
- "label": "",
- "localized": "",
+ "id": 0,
+ "label": "☲",
+ "localized": "☲",
"reload": "",
- "hint": "해상도로 정렬, 내림차순"
+ "hint": "보기 유형 변경"
},
{
- "id": "",
- "label": "",
- "localized": "",
+ "id": 0,
+ "label": "⊜",
+ "localized": "⊜",
"reload": "",
- "hint": "시간으로 정렬, 오름차순"
+ "hint": "채우기"
},
{
- "id": "",
- "label": "",
- "localized": "",
+ "id": 0,
+ "label": "",
+ "localized": "",
"reload": "",
- "hint": "시간으로 정렬, 내림차순"
- }
- ],
- "main": [
- {
- "id": "",
- "label": "Prompt",
- "localized": "프롬프트",
- "reload": "",
- "hint": "생성하고 싶은 이미지를 설명하세요"
- },
- {
- "id": "",
- "label": "Start",
- "localized": "시작",
- "reload": "",
- "hint": "시작"
- },
- {
- "id": "",
- "label": "End",
- "localized": "끝",
- "reload": "",
- "hint": "끝"
- },
- {
- "id": "",
- "label": "Core",
- "localized": "핵심",
- "reload": "",
- "hint": "핵심 설정"
- },
- {
- "id": "",
- "label": "System prompt",
- "localized": "시스템 프롬프트",
- "reload": "",
- "hint": "시스템 프롬프트는 LLM의 동작을 제어합니다"
- },
- {
- "id": "",
- "label": "Negative prompt",
- "localized": "네거티브 프롬프트",
- "reload": "",
- "hint": "생성된 이미지에서 보고 싶지 않은 것을 설명하세요"
- },
- {
- "id": "",
- "label": "Text",
- "localized": "텍스트",
- "reload": "",
- "hint": "텍스트로 이미지 생성"
- },
- {
- "id": "",
- "label": "Image",
- "localized": "이미지",
- "reload": "",
- "hint": "이미지로 이미지 생성"
- },
- {
- "id": "",
- "label": "Control",
- "localized": "제어",
- "reload": "",
- "hint": "완전한 안내로 이미지 생성"
- },
- {
- "id": "",
- "label": "Process",
- "localized": "처리",
- "reload": "",
- "hint": "기존 이미지 처리"
- },
- {
- "id": "",
- "label": "Caption",
- "localized": "캡션",
- "reload": "",
- "hint": "기존 이미지를 분석하고 텍스트 설명 생성"
- },
- {
- "id": "",
- "label": "Interrogate",
- "localized": "분석",
- "reload": "",
- "hint": "이미지 설명을 얻기 위해 분석 실행"
- },
- {
- "id": "",
- "label": "Models",
- "localized": "모델",
- "reload": "",
- "hint": "모델을 다운로드, 변환 또는 병합하고 모델 메타데이터를 관리하세요"
- },
- {
- "id": "",
- "label": "Agent Scheduler",
- "localized": "에이전트 스케줄러",
- "reload": "",
- "hint": "생성 요청을 대기열에 추가하고 백그라운드에서 실행하세요"
- },
- {
- "id": "",
- "label": "AgentScheduler",
- "localized": "AgentScheduler",
- "reload": "",
- "hint": "생성 요청을 대기열에 추가하고 백그라운드에서 실행하세요"
- },
- {
- "id": "",
- "label": "System",
- "localized": "시스템",
- "reload": "",
- "hint": "시스템 설정 및 정보"
- },
- {
- "id": "",
- "label": "System Info",
- "localized": "시스템 정보",
- "reload": "",
- "hint": "시스템 정보"
- },
- {
- "id": "",
- "label": "Settings",
- "localized": "설정",
- "reload": "",
- "hint": "애플리케이션 설정"
- },
- {
- "id": "",
- "label": "Script",
- "localized": "스크립트",
- "reload": "",
- "hint": "사용할 추가 스크립트"
- },
- {
- "id": "",
- "label": "Generate",
- "localized": "생성",
- "reload": "",
- "hint": "처리 시작"
- },
- {
- "id": "",
- "label": "Generate forever",
- "localized": "무한 생성",
- "reload": "",
- "hint": "처리를 시작하고 취소될 때까지 계속합니다"
- },
- {
- "id": "",
- "label": "Enqueue",
- "localized": "대기열에 추가",
- "reload": "",
- "hint": "에이전트 스케줄러의 백그라운드 대기열에 작업을 추가합니다"
- },
- {
- "id": "",
- "label": "Reprocess",
- "localized": "재처리",
- "reload": "",
- "hint": "다른 매개변수를 사용하여 이전 생성 재처리"
- },
- {
- "id": "",
- "label": "Stop",
- "localized": "중지",
- "reload": "",
- "hint": "처리 중지"
- },
- {
- "id": "",
- "label": "Skip",
- "localized": "건너뛰기",
- "reload": "",
- "hint": "현재 작업을 중지하고 처리를 계속합니다"
- },
- {
- "id": "",
- "label": "Pause",
- "localized": "일시 중지",
- "reload": "",
- "hint": "처리 일시 중지"
- },
- {
- "id": "",
- "label": "Restore",
- "localized": "복원",
- "reload": "",
- "hint": "현재 프롬프트 또는 마지막으로 알려진 생성된 이미지에서 매개변수 복원"
- },
- {
- "id": "",
- "label": "Clear",
- "localized": "지우기",
- "reload": "",
- "hint": "프롬프트 지우기"
- },
- {
- "id": "",
- "label": "Networks",
- "localized": "네트워크",
- "reload": "",
- "hint": "네트워크 사용자 인터페이스"
- },
- {
- "id": "",
- "label": "Default strength",
- "localized": "기본 강도",
- "reload": "",
- "hint": "프롬프트에 Lora와 같은 추가 네트워크를 추가할 때, 이 배율을 사용합니다"
- },
- {
- "id": "",
- "label": "Upscale",
- "localized": "업스케일",
- "reload": "",
- "hint": "이미지 업스케일"
- },
- {
- "id": "",
- "label": "Model",
- "localized": "모델",
- "reload": "",
- "hint": "기본 모델"
- },
- {
- "id": "",
- "label": "Prompts",
- "localized": "프롬프트",
- "reload": "",
- "hint": "이미지 프롬프트 및 네거티브 프롬프트"
- },
- {
- "id": "",
- "label": "Base",
- "localized": "기본",
- "reload": "",
- "hint": "이미지 생성을 실행하는 데 사용되는 기본 설정"
- },
- {
- "id": "",
- "label": "Style",
- "localized": "스타일",
- "reload": "",
- "hint": "선택된 생성 매개변수에 적용될 추가 스타일"
- },
- {
- "id": "",
- "label": "Styles",
- "localized": "스타일",
- "reload": "",
- "hint": "선택된 생성 매개변수에 적용될 추가 스타일"
- },
- {
- "id": "",
- "label": "Lora",
- "localized": "Lora",
- "reload": "",
- "hint": "LoRA: 저랭크 적응. 로드된 모델 위에 적용되는 미세 조정된 모델"
- },
- {
- "id": "",
- "label": "Embedding",
- "localized": "임베딩",
- "reload": "",
- "hint": "텍스트 인버전 임베딩은 주제에 대해 학습된 임베딩 정보입니다"
- },
- {
- "id": "",
- "label": "Hypernetwork",
- "localized": "하이퍼네트워크",
- "reload": "",
- "hint": "로드된 모델의 동작을 수정하는 작게 학습된 신경망"
- },
- {
- "id": "",
- "label": "VLM Caption",
- "localized": "VLM Caption",
- "reload": "",
- "hint": "시각 언어 모델을 사용하여 이미지 분석"
- },
- {
- "id": "",
- "label": "CLiP Interrogate",
- "localized": "CLiP Interrogate",
- "reload": "",
- "hint": "CLiP 모델을 사용하여 이미지 분석"
- },
- {
- "id": "",
- "label": "VAE",
- "localized": "VAE",
- "reload": "",
- "hint": "변이형 오토인코더: 생성 끝에 이미지 디코딩을 실행하는 데 사용되는 모델"
- },
- {
- "id": "",
- "label": "History",
- "localized": "기록",
- "reload": "",
- "hint": "추가로 재처리할 수 있는 이전 생성 목록"
- },
- {
- "id": "",
- "label": "UI disable variable aspect ratio",
- "localized": "UI 가변 종횡비 비활성화",
- "reload": "",
- "hint": "비활성화하면 모든 썸네일이 정사각형 이미지로 나타납니다"
- },
- {
- "id": "",
- "label": "Build info on first access",
- "localized": "첫 액세스 시 정보 빌드",
- "reload": "",
- "hint": "서버 시작 시 서버가 EN 페이지를 빌드하는 것을 방지하고 대신 요청 시 빌드합니다"
- },
- {
- "id": "",
- "label": "Show reference styles",
- "localized": "참조 스타일 표시",
- "reload": "",
- "hint": "내장 스타일 표시 또는 숨기기"
- },
- {
- "id": "",
- "label": "LoRA load using Diffusers method",
- "localized": "LoRA load using Diffusers method",
- "reload": "",
- "hint": "기본 SD.Next 구현 대신 diffusers 내장 LoRA 기능을 사용하는 대안 방법 (LoRA 호환성 감소 가능성 있음)"
- },
- {
- "id": "",
- "label": "LoRA fuse directly to model",
- "localized": "LoRA fuse directly to model",
- "reload": "",
- "hint": "LoRA를 로드할 때, 즉시 가중치를 기본 모델과 병합하고 즉시 적용하지 않습니다"
- },
- {
- "id": "",
- "label": "LoRA memory cache",
- "localized": "LoRA memory cache",
- "reload": "",
- "hint": "저장소에서 다시 로드해야 하기 전에 네트워크에 보관할 LoRA 수"
- },
- {
- "id": "",
- "label": "Local",
- "localized": "로컬",
- "reload": "",
- "hint": "다운로드되어 사용할 준비가 된 모델"
- },
- {
- "id": "",
- "label": "Gallery",
- "localized": "갤러리",
- "reload": "",
- "hint": "이미지 갤러리"
- },
- {
- "id": "",
- "label": "Reference",
- "localized": "참조",
- "reload": "",
- "hint": "첫 사용 시 자동으로 다운로드할 수 있는 참조 모델 목록"
- },
- {
- "id": "",
- "label": "Samplers",
- "localized": "샘플러",
- "reload": "",
- "hint": "샘플러/스케줄러 고급 설정"
- },
- {
- "id": "",
- "label": "Seed",
- "localized": "시드",
- "reload": "",
- "hint": "초기 시드 및 변형"
- },
- {
- "id": "",
- "label": "Advanced",
- "localized": "고급",
- "reload": "",
- "hint": "이미지 생성을 실행하는 데 사용되는 고급 설정"
- },
- {
- "id": "",
- "label": "Scripts",
- "localized": "스크립트",
- "reload": "",
- "hint": "생성 프로세스 중 선택된 스크립트를 사용하여 추가 기능 활성화"
- },
- {
- "id": "",
- "label": "Corrections",
- "localized": "보정",
- "reload": "",
- "hint": "생성 프로세스 중 이미지 색상/선명도/밝기 보정 제어"
- },
- {
- "id": "",
- "label": "Parameters",
- "localized": "매개변수",
- "reload": "",
- "hint": "이미지 생성 중 사용되는 기본 매개변수"
- },
- {
- "id": "",
- "label": "Refine",
- "localized": "정제",
- "reload": "",
- "hint": "정제는 초기 처리가 완료된 후 추가 처리를 실행하며, 이미지를 업스케일하고 선택적으로 다시 처리하여 품질과 세부 사항을 높이는 데 사용할 수 있습니다"
- },
- {
- "id": "",
- "label": "Detailer",
- "localized": "디테일러",
- "reload": "",
- "hint": "디테일러는 감지된 객체에 대해 더 높은 해상도로 추가 생성을 실행합니다"
- },
- {
- "id": "",
- "label": "Resize",
- "localized": "크기 조정",
- "reload": "",
- "hint": "이미지 크기 조정, 배율을 기반으로 고정 해상도를 사용할 수 있습니다"
- },
- {
- "id": "",
- "label": "Batch",
- "localized": "배치",
- "reload": "",
- "hint": "배치 처리 설정"
- },
- {
- "id": "",
- "label": "Denoise",
- "localized": "노이즈 제거",
- "reload": "",
- "hint": "노이즈 제거 설정. 노이즈 제거 값이 높을수록 생성 중 기존 이미지 콘텐츠가 더 많이 변경될 수 있습니다"
- },
- {
- "id": "",
- "label": "Mask",
- "localized": "마스크",
- "reload": "",
- "hint": "이미지 마스킹 및 마스크 옵션"
- },
- {
- "id": "",
- "label": "Input",
- "localized": "입력",
- "reload": "",
- "hint": "입력 미디어 선택"
- },
- {
- "id": "",
- "label": "Video",
- "localized": "비디오",
- "reload": "",
- "hint": "안내를 사용하여 비디오 생성"
- },
- {
- "id": "",
- "label": "Control elements",
- "localized": "제어 요소",
- "reload": "",
- "hint": "제어 요소는 원하는 결과물로 생성을 안내할 수 있는 고급 모델입니다"
- },
- {
- "id": "",
- "label": "IP adapter",
- "localized": "IP adapter",
- "reload": "",
- "hint": "IP 어댑터 플러그인 모델을 사용하여 원하는 결과물로 생성 안내"
- },
- {
- "id": "",
- "label": "IP adapters",
- "localized": "IP adapters",
- "reload": "",
- "hint": "IP 어댑터는 원하는 결과물로 생성을 안내할 수 있는 플러그인 모델입니다"
- },
- {
- "id": "",
- "label": "Extensions",
- "localized": "확장",
- "reload": "",
- "hint": "애플리케이션 확장"
- },
- {
- "id": "",
- "label": "XYZ Grid",
- "localized": "XYZ Grid",
- "reload": "",
- "hint": "XYZ 그리드는 다양한 생성 매개변수를 기반으로 이미지 그리드를 생성하는 강력한 모듈입니다"
- },
- {
- "id": "",
- "label": "Cover",
- "localized": "커버",
- "reload": "",
- "hint": "전체 영역 덮기"
- },
- {
- "id": "",
- "label": "Inline",
- "localized": "인라인",
- "reload": "",
- "hint": "모든 추가 요소와 인라인 (스크롤 가능)"
- },
- {
- "id": "",
- "label": "Sidebar",
- "localized": "사이드바",
- "reload": "",
- "hint": "화면 오른쪽에 있는 사이드바"
- },
- {
- "id": "",
- "label": "SD15",
- "localized": "SD15",
- "reload": "",
- "hint": "Stable Diffusion 1.5"
- },
- {
- "id": "",
- "label": "SD21",
- "localized": "SD21",
- "reload": "",
- "hint": "Stable Diffusion 2.1"
- },
- {
- "id": "",
- "label": "SD35",
- "localized": "SD35",
- "reload": "",
- "hint": "Stable Diffusion 3.5"
- },
- {
- "id": "",
- "label": "SDXL",
- "localized": "SDXL",
- "reload": "",
- "hint": "Stable Diffusion XL"
- },
- {
- "id": "",
- "label": "SC",
- "localized": "SC",
- "reload": "",
- "hint": "Stable Cascade"
- },
- {
- "id": "",
- "label": "Flux",
- "localized": "Flux",
- "reload": "",
- "hint": "FLUX.1"
- },
- {
- "id": "",
- "label": "Show",
- "localized": "표시",
- "reload": "",
- "hint": "이미지 위치 표시"
- },
- {
- "id": "",
- "label": "Save",
- "localized": "저장",
- "reload": "",
- "hint": "이미지 저장"
+ "hint": "이미지 캡션 생성"
},
{
- "id": "",
- "label": "Delete",
- "localized": "삭제",
+ "id": 0,
+ "label": "⁜",
+ "localized": "⁜",
"reload": "",
- "hint": "이미지 삭제"
+ "hint": "이미지 맞춤 방법 순환"
},
{
- "id": "",
- "label": "Replace",
- "localized": "교체",
+ "id": 0,
+ "label": "➠ Control",
+ "localized": "➠ 컨트롤",
"reload": "",
- "hint": "이미지 교체"
+ "hint": "이미지를 컨트롤 인터페이스로 전송"
},
{
- "id": "",
+ "id": 0,
"label": "➠ Text",
"localized": "➠ 텍스트",
"reload": "",
"hint": "이미지를 텍스트 인터페이스로 전송"
},
{
- "id": "",
+ "id": 0,
"label": "➠ Image",
"localized": "➠ 이미지",
"reload": "",
"hint": "이미지를 이미지 인터페이스로 전송"
},
{
- "id": "",
- "label": "➠ Inpaint",
- "localized": "➠ 인페인트",
+ "id": 0,
+ "label": "➠ Process",
+ "localized": "➠ 프로세스",
"reload": "",
- "hint": "이미지를 인페인트 인터페이스로 전송"
+ "hint": "이미지를 프로세스 인터페이스로 전송"
},
{
- "id": "",
+ "id": 0,
+ "label": "➠ Caption",
+ "localized": "➠ 캡션",
+ "reload": "",
+ "hint": "이미지를 캡션 인터페이스로 전송"
+ },
+ {
+ "id": 0,
"label": "➠ Sketch",
"localized": "➠ 스케치",
"reload": "",
"hint": "이미지를 스케치 인터페이스로 전송"
},
{
- "id": "",
+ "id": 0,
+ "label": "➠ Inpaint",
+ "localized": "➠ 인페인트",
+ "reload": "",
+ "hint": "이미지를 인페인트 인터페이스로 전송"
+ },
+ {
+ "id": 0,
"label": "➠ Composite",
"localized": "➠ 합성",
"reload": "",
"hint": "이미지를 인페인트 스케치 인터페이스로 전송"
},
{
- "id": "",
- "label": "➠ Process",
- "localized": "➠ 처리",
+ "id": 0,
+ "label": "⬆️",
+ "localized": "⬆️",
"reload": "",
- "hint": "이미지를 처리 인터페이스로 전송"
+ "hint": "이미지 업로드"
},
{
- "id": "",
- "label": "➠ Control",
- "localized": "➠ 제어",
+ "id": 0,
+ "label": "🔄",
+ "localized": "🔄",
"reload": "",
- "hint": "이미지를 제어 인터페이스로 전송"
+ "hint": "값 초기화"
},
{
- "id": "",
- "label": "➠ Caption",
- "localized": "➠ 캡션",
+ "id": 0,
+ "label": "🖼️",
+ "localized": "🖼️",
"reload": "",
- "hint": "이미지를 캡션 인터페이스로 전송"
- }
- ],
- "generate": [
- {
- "id": "",
- "label": "Sampling method",
- "localized": "샘플링 방식",
- "reload": "",
- "hint": "이미지를 생성하는 데 사용할 알고리즘"
- },
- {
- "id": "",
- "label": "Steps",
- "localized": "단계",
- "reload": "",
- "hint": "생성된 이미지를 반복적으로 개선할 횟수; 값이 높을수록 오래 걸리고, 값이 매우 낮으면 좋지 않은 결과를 낼 수 있습니다."
- },
- {
- "id": "",
- "label": "Tiling",
- "localized": "타일링",
- "reload": "",
- "hint": "타일링 가능한 이미지를 생성합니다."
- },
- {
- "id": "",
- "label": "Full quality",
- "localized": "고품질",
- "reload": "",
- "hint": "잠재 샘플을 디코딩하기 위해 고품질 VAE를 사용합니다."
- },
- {
- "id": "",
- "label": "HiDiffusion",
- "localized": "하이디퓨전",
- "reload": "",
- "hint": "하이디퓨전은 표준 모델을 사용하여 중복/왜곡 없이 고해상도 이미지를 생성하고 성능을 향상시킵니다."
- },
- {
- "id": "",
- "label": "HDR Clamp",
- "localized": "HDR 클램프",
- "reload": "",
- "hint": "분포 평균에서 크게 벗어나는 값을 제거하여 비논리적인 디테일 수준을 조정합니다. 이는 특히 높은 가이던스 스케일에서 생성을 향상하고, 프로세스 초기에 이상치를 식별하며, 범위(경계) 및 임계값 설정을 기반으로 수학적 조정을 적용하는 데 유용합니다. 이미지 값의 범위를 설정하고, 임계값을 조정하여 해당 범위 내로 되돌릴 값을 결정하는 것으로 생각할 수 있습니다."
- },
- {
- "id": "",
- "label": "HDR Maximize",
- "localized": "HDR 최대화",
- "reload": "",
- "hint": "최대 텐서 값을 지정된 범위에 4를 곱한 값으로 나누어 '정규화 계수'를 계산합니다. 이 계수는 주어진 경계 내에서 채널을 이동시키는 데 사용되어 후속 처리를 위한 최대 동적 범위를 보장합니다. 목표는 Photoshop과 같은 외부 애플리케이션, 특히 레벨, 대비 및 밝기 조정을 위해 동적 범위를 최적화하는 것입니다."
- },
- {
- "id": "",
- "label": "Enable refine pass",
- "localized": "리파인 패스 활성화",
- "reload": "",
- "hint": "이미지-투-이미지와 유사한 프로세스를 사용하여 최종 이미지를 업스케일하고/하거나 세부 정보를 추가합니다. 선택적으로 리파이너 모델을 사용하여 이미지 세부 정보를 향상시킬 수 있습니다."
- },
- {
- "id": "",
- "label": "Enable detailer pass",
- "localized": "디테일러 패스 활성화",
- "reload": "",
- "hint": "얼굴과 같은 대상 객체를 감지하고 더 높은 해상도로 재처리합니다."
- },
- {
- "id": "",
- "label": "Denoising strength",
- "localized": "노이즈 제거 강도",
- "reload": "",
- "hint": "알고리즘이 이미지 콘텐츠를 얼마나 존중해야 하는지를 결정합니다. 0에서는 아무것도 변경되지 않으며, 1에서는 관련 없는 이미지가 생성됩니다. 1.0 미만의 값에서는 샘플링 단계 슬라이더가 지정하는 것보다 적은 단계로 처리됩니다."
- },
- {
- "id": "",
- "label": "Denoise start",
- "localized": "노이즈 제거 시작",
- "reload": "",
- "hint": "기본 모델이 얼마나 일찍 완료되어야 하고 리파이너가 언제 시작해야 하는지를 명시하여 노이즈 제거 강도를 재정의합니다. 리파이너 사용에만 적용됩니다. 0 또는 1로 설정된 경우 노이즈 제거 강도가 사용됩니다."
- },
- {
- "id": "",
- "label": "Hires steps",
- "localized": "고해상도 단계",
- "reload": "",
- "hint": "업스케일된 그림의 샘플링 단계 수. 0이면 원본과 동일하게 사용됩니다."
- },
- {
- "id": "",
- "label": "Strength",
- "localized": "강도",
- "reload": "",
- "hint": "이미지 작업 중 노이즈 제거 강도는 생성 중에 원본 이미지가 얼마나 변경될 수 있는지를 제어합니다."
- },
- {
- "id": "",
- "label": "Upscaler",
- "localized": "업스케일러",
- "reload": "",
- "hint": "업스케일링 프로세스에 사용할 사전 훈련된 모델."
- },
- {
- "id": "",
- "label": "Force Hires",
- "localized": "고해상도 강제",
- "reload": "",
- "hint": "잠재 업스케일이 선택되면 고해상도(Hires)가 자동으로 실행되지만, 비잠재 업스케일러를 사용할 때는 건너뛰어집니다. 비잠재 업스케일러로 고해상도를 실행하려면 고해상도 강제를 활성화하십시오."
- },
- {
- "id": "",
- "label": "Resize width",
- "localized": "너비 조절",
- "reload": "",
- "hint": "이미지를 이 너비로 조절합니다. 0이면 근처 두 슬라이더 중 하나에서 너비가 추론됩니다."
- },
- {
- "id": "",
- "label": "Resize height",
- "localized": "높이 조절",
- "reload": "",
- "hint": "이미지를 이 높이로 조절합니다. 0이면 근처 두 슬라이더 중 하나에서 높이가 추론됩니다."
- },
- {
- "id": "",
- "label": "Refine sampler",
- "localized": "리파인 샘플러",
- "reload": "",
- "hint": "특정 작업에 기본 샘플러가 지원되지 않는 경우 특정 샘플러를 폴백 샘플러로 사용합니다."
- },
- {
- "id": "",
- "label": "Refiner start",
- "localized": "리파이너 시작",
- "reload": "",
- "hint": "기본 모델이 이만큼 완료되면 리파이너 패스가 시작됩니다 (전체 기본 모델 실행 후 실행하려면 0보다 크고 1보다 작게 설정)."
- },
- {
- "id": "",
- "label": "Refiner steps",
- "localized": "리파이너 단계",
- "reload": "",
- "hint": "리파이너 패스에 사용할 단계 수."
- },
- {
- "id": "",
- "label": "Refine guidance",
- "localized": "리파인 가이던스",
- "reload": "",
- "hint": "리파이너 패스에 사용되는 CFG 스케일."
- },
- {
- "id": "",
- "label": "Attention guidance",
- "localized": "어텐션 가이던스",
- "reload": "",
- "hint": "PAG(Perturbed-Attention Guidance)와 함께 사용되는 CFG 스케일."
- },
- {
- "id": "",
- "label": "Adaptive scaling",
- "localized": "적응형 스케일링",
- "reload": "",
- "hint": "어텐션 가이던스 스케일을 위한 적응형 수정자."
- },
- {
- "id": "",
- "label": "Rescale guidance",
- "localized": "가이던스 재조정",
- "reload": "",
- "hint": "과노출된 이미지를 방지하기 위해 CFG에서 생성된 노이즈를 재조정합니다."
- },
- {
- "id": "",
- "label": "Refine Prompt",
- "localized": "리파인 프롬프트",
- "reload": "",
- "hint": "기본 모델의 두 번째 인코더(존재하는 경우)와 리파이너 패스(활성화된 경우) 모두에 사용되는 프롬프트."
- },
- {
- "id": "",
- "label": "Refine negative prompt",
- "localized": "리파인 네거티브 프롬프트",
- "reload": "",
- "hint": "기본 모델의 두 번째 인코더(존재하는 경우)와 리파이너 패스(활성화된 경우) 모두에 사용되는 네거티브 프롬프트."
- },
- {
- "id": "",
- "label": "Width",
- "localized": "너비",
- "reload": "",
- "hint": "이미지 너비"
- },
- {
- "id": "",
- "label": "Height",
- "localized": "높이",
- "reload": "",
- "hint": "이미지 높이"
- },
- {
- "id": "",
- "label": "Batch count",
- "localized": "배치 수",
- "reload": "",
- "hint": "생성할 이미지 배치 수 (생성 성능 또는 VRAM 사용량에 영향 없음)"
+ "hint": "미리보기 표시"
},
{
- "id": "",
- "label": "Batch size",
- "localized": "배치 크기",
+ "id": 0,
+ "label": "↺",
+ "localized": "↺",
"reload": "",
- "hint": "단일 배치에서 생성할 이미지 수 (높은 VRAM 사용량을 대가로 생성 성능 향상)"
+ "hint": "선택 사항 즉시 적용"
},
{
- "id": "",
- "label": "guidance scale",
- "localized": "가이던스 스케일",
+ "id": 0,
+ "label": "",
+ "localized": "",
"reload": "",
- "hint": "Classifier Free Guidance 스케일: 이미지가 프롬프트에 얼마나 강력하게 일치해야 하는지. 낮은 값은 더 창의적인 결과를 생성하고, 높은 값은 프롬프트를 더 엄격하게 따르도록 합니다; 권장 값은 5-10 사이입니다."
+ "hint": "이름순 정렬, 오름차순"
},
{
- "id": "",
- "label": "Guidance End",
- "localized": "가이던스 종료",
+ "id": 0,
+ "label": "",
+ "localized": "",
"reload": "",
- "hint": "CFG 및 PAG의 효과를 조기에 종료합니다: 1은 정상적으로 작동하며, 0.5는 단계의 50%에서 가이던스를 중지합니다."
+ "hint": "이름순 정렬, 내림차순"
},
{
- "id": "",
- "label": "Initial seed",
- "localized": "초기 시드",
+ "id": 0,
+ "label": "",
+ "localized": "",
"reload": "",
- "hint": "난수 생성기의 출력을 결정하는 값 - 다른 이미지와 동일한 매개변수 및 시드로 이미지를 생성하면 동일한 결과를 얻을 수 있습니다."
+ "hint": "크기순 정렬, 오름차순"
},
{
- "id": "",
- "label": "Variation",
- "localized": "변형",
+ "id": 0,
+ "label": "",
+ "localized": "",
"reload": "",
- "hint": "주 시드와 혼합될 두 번째 시드."
+ "hint": "크기순 정렬, 내림차순"
},
{
- "id": "",
- "label": "Variation strength",
- "localized": "변형 강도",
+ "id": 0,
+ "label": "",
+ "localized": "",
"reload": "",
- "hint": "얼마나 강력한 변형을 생성할지. 0에서는 효과가 없습니다. 1에서는 변형 시드를 사용하여 완전한 그림을 얻습니다 (조상 샘플러의 경우 그냥 뭔가를 얻게 됨)."
+ "hint": "해상도순 정렬, 오름차순"
},
{
- "id": "",
- "label": "Resize seed from width",
- "localized": "너비에서 시드 크기 조절",
+ "id": 0,
+ "label": "",
+ "localized": "",
"reload": "",
- "hint": "지정된 해상도에서 동일한 시드로 생성되었을 그림과 유사한 그림을 생성하려고 시도합니다."
+ "hint": "해상도순 정렬, 내림차순"
},
{
- "id": "",
- "label": "Resize seed from height",
- "localized": "높이에서 시드 크기 조절",
+ "id": 0,
+ "label": "",
+ "localized": "",
"reload": "",
- "hint": "지정된 해상도에서 동일한 시드로 생성되었을 그림과 유사한 그림을 생성하려고 시도합니다."
+ "hint": "시간순 정렬, 오름차순"
},
{
- "id": "",
- "label": "Fixed",
- "localized": "고정",
+ "id": 0,
+ "label": "",
+ "localized": "",
"reload": "",
- "hint": "이미지를 대상 해상도로 조절합니다. 높이와 너비가 일치하지 않으면 잘못된 가로 세로 비율이 됩니다."
+ "hint": "시간순 정렬, 내림차순"
},
{
- "id": "",
- "label": "scale",
- "localized": "스케일",
- "reload": "",
- "hint": "이미지를 대상 스케일로 조절합니다. 고정 너비/높이 조절이 설정된 경우 이 옵션은 무시됩니다."
- },
- {
- "id": "",
- "label": "Crop",
- "localized": "자르기",
- "reload": "",
- "hint": "대상 해상도 전체가 이미지로 채워지도록 이미지를 조절합니다. 튀어나온 부분은 잘라냅니다."
- },
- {
- "id": "",
- "label": "Fill",
- "localized": "채우기",
- "reload": "",
- "hint": "이미지 전체가 대상 해상도 안에 들어가도록 이미지를 조절합니다. 빈 공간은 이미지 색상으로 채웁니다."
- },
- {
- "id": "",
- "label": "Mask blur",
- "localized": "마스크 블러",
- "reload": "",
- "hint": "처리 전 마스크를 얼마나 흐리게 할지 (픽셀 단위)."
- },
- {
- "id": "",
- "label": "Latent noise",
- "localized": "잠재 노이즈",
- "reload": "",
- "hint": "잠재 공간 노이즈로 채웁니다."
- },
- {
- "id": "",
- "label": "Latent nothing",
- "localized": "잠재 공간 0",
- "reload": "",
- "hint": "잠재 공간의 0으로 채웁니다."
- },
- {
- "id": "",
- "label": "Adapters",
- "localized": "어댑터",
- "reload": "",
- "hint": "IP 어댑터 관련 설정"
- },
- {
- "id": "",
- "label": "Inputs",
- "localized": "입력",
- "reload": "",
- "hint": "입력 이미지 관련 설정"
- },
- {
- "id": "",
- "label": "Control input type",
- "localized": "제어 입력 유형",
- "reload": "",
- "hint": "제어 프로세스에 사용될 입력 이미지를 선택합니다."
- },
- {
- "id": "",
- "label": "Video format",
- "localized": "비디오 형식",
- "reload": "",
- "hint": "출력 비디오의 형식 및 코덱."
- },
- {
- "id": "",
- "label": "Size & Batch",
- "localized": "크기 및 배치",
- "reload": "",
- "hint": "이미지 크기 및 배치."
- },
- {
- "id": "",
- "label": "Sigma adjust",
- "localized": "시그마 조절",
- "reload": "",
- "hint": "샘플러 시그마 값을 조절합니다."
- },
- {
- "id": "",
- "label": "Adjust start",
- "localized": "조절 시작",
- "reload": "",
- "hint": "시그마 조절이 발생하는 시작 단계."
- },
- {
- "id": "",
- "label": "Adjust end",
- "localized": "조절 종료",
- "reload": "",
- "hint": "시그마 조절이 발생하는 종료 단계."
- },
- {
- "id": "",
- "label": "Options",
- "localized": "옵션",
- "reload": "",
- "hint": "옵션"
- },
- {
- "id": "",
- "label": "ControlNet",
- "localized": "컨트롤넷",
- "reload": "",
- "hint": "컨트롤넷은 고급 가이던스 모델입니다."
- },
- {
- "id": "",
- "label": "Renoise",
- "localized": "리노이즈",
- "reload": "",
- "hint": "디테일링 중 추가 노이즈를 적용합니다."
- },
- {
- "id": "",
- "label": "Renoise end",
- "localized": "리노이즈 종료",
- "reload": "",
- "hint": "리노이즈가 적용되는 최종 단계."
- },
- {
- "id": "",
- "label": "Merge detailers",
- "localized": "디테일러 병합",
- "reload": "",
- "hint": "디테일링 프로세스를 실행하기 전에 여러 디테일러의 결과를 단일 마스크로 병합합니다."
- },
- {
- "id": "",
- "label": "Inpaint mode",
- "localized": "인페인트 모드",
- "reload": "",
- "hint": "인페인트 모드"
- },
- {
- "id": "",
- "label": "Inpaint area",
- "localized": "인페인트 영역",
- "reload": "",
- "hint": "인페인트 영역"
- },
- {
- "id": "",
- "label": "Texture tiling",
- "localized": "텍스처 타일링",
- "reload": "",
- "hint": "생성된 이미지에 심리스 타일링을 적용하여 텍스처로 사용할 수 있도록 합니다."
- },
- {
- "id": "",
- "label": "Override",
- "localized": "재정의",
- "reload": "",
- "hint": "서버 동작을 변경할 수 있으며 일반적으로 가져온 이미지 메타데이터에서 적용되는 설정을 재정의합니다."
- },
- {
- "id": "",
- "label": "VAE type",
- "localized": "VAE 유형",
- "reload": "",
- "hint": "전체 VAE를 실행할지, 품질 저하 VAE를 실행할지 또는 원격 VAE 서비스를 사용할지 선택합니다."
- },
- {
- "id": "",
- "label": "Guess Mode",
- "localized": "추측 모드",
- "reload": "",
- "hint": "ControlNet에 프롬프트를 제공할 필요성을 제거합니다. 입력 제어 맵의 내용에 기반하여 ControlNet 인코더가 '최고의 추측'을 하도록 강제합니다."
- },
- {
- "id": "",
- "label": "Control Only",
- "localized": "제어 전용",
- "reload": "",
- "hint": "이것은 아래의 제어 입력을 다양한 옵션 중 어떤 것이든 기반으로 하는 ControlNet 또는 IP 어댑터 유형 작업의 소스로만 사용합니다."
- },
- {
- "id": "",
- "label": "Init Image Same As Control",
- "localized": "초기 이미지 제어와 동일",
- "reload": "",
- "hint": "제어 입력 창에 배치된 모든 이미지를 img2img 유형 작업의 소스로도 처리합니다. 예를 들어 수정할 이미지로 사용할 수 있습니다."
- },
- {
- "id": "",
- "label": "Separate Init Image",
- "localized": "초기 이미지 분리",
- "reload": "",
- "hint": "제어 입력 옆에 '초기 입력'이라는 레이블이 붙은 추가 창을 생성하여 제어 작업과 초기 소스 모두에 별도의 이미지를 사용할 수 있습니다."
- },
- {
- "id": "",
- "label": "Override settings",
- "localized": "설정 재정의",
- "reload": "",
- "hint": "생성 매개변수가 시스템 설정과 다를 경우, 해당 설정으로 채워진 재정의 설정을 사용하여 이 워크플로우에 대한 시스템 구성을 재정의합니다."
- }
- ],
- "other": [
- {
- "id": "",
- "label": "Install",
- "localized": "설치",
+ "id": 0,
+ "label": "⊗",
+ "localized": "⊗",
"reload": "",
- "hint": "설치"
+ "hint": "값 초기화"
},
{
- "id": "",
- "label": "Search",
- "localized": "검색",
+ "id": 0,
+ "label": "🔍",
+ "localized": "🔍",
"reload": "",
"hint": "검색"
},
{
- "id": "",
- "label": "Sort by",
- "localized": "정렬 기준",
+ "id": 0,
+ "label": "⇨",
+ "localized": "⇨",
"reload": "",
- "hint": "정렬 기준"
+ "hint": "프리셋 적용"
},
{
- "id": "",
- "label": "Nudenet",
- "localized": "누드넷",
+ "id": 0,
+ "label": "※",
+ "localized": "※",
"reload": "",
- "hint": "이미지 내 노출을 감지하고 가릴 수 있는 유연한 확장 프로그램"
+ "hint": "선택 시 정제(Refiner) 모델로 로드하고, 그렇지 않으면 기본 모델로 로드"
},
{
- "id": "",
- "label": "Prompt enhance",
- "localized": "프롬프트 강화",
+ "id": 0,
+ "label": "🔎︎",
+ "localized": "🔎︎",
"reload": "",
- "hint": "더 나은 결과를 위해 다양한 LLM을 사용하여 프롬프트를 다시 작성할 수 있는 확장 프로그램"
+ "hint": "누락된 메타데이터 및 미리보기를 위해 CivitAI 스캔"
},
{
- "id": "",
- "label": "Manage extensions",
- "localized": "확장 프로그램 관리",
+ "id": 0,
+ "label": "⇕",
+ "localized": "⇕",
"reload": "",
- "hint": "확장 프로그램 관리"
+ "hint": "정렬 기준: 이름 오름/내림차순, 크기 최대/최소, 시간 최신/과거순"
},
{
- "id": "",
- "label": "Manual install",
- "localized": "수동 설치",
+ "id": 0,
+ "label": "✕",
+ "localized": "✕",
"reload": "",
- "hint": "확장 프로그램을 수동으로 설치"
+ "hint": "닫기"
+ }
+ ],
+ "a": [
+ {
+ "id": 640,
+ "label": "Advanced",
+ "localized": "고급",
+ "reload": "",
+ "hint": "이미지 생성에 사용되는 고급 설정"
},
{
- "id": "",
- "label": "Extension GIT repository URL",
- "localized": "확장 프로그램 GIT 저장소 URL",
+ "id": 641,
+ "label": "Adapters",
+ "localized": "어댑터",
"reload": "",
- "hint": "GitHub에서 확장 프로그램 저장소 URL 지정"
+ "hint": "IP 어댑터와 관련된 설정"
},
{
- "id": "",
- "label": "Specific branch name",
- "localized": "특정 브랜치 이름",
+ "id": 642,
+ "label": "Apply to model",
+ "localized": "모델에 적용",
"reload": "",
- "hint": "확장 프로그램 브랜치 이름을 지정합니다. 기본값은 비워 두세요."
+ "hint": ""
},
{
- "id": "",
- "label": "Local directory name",
- "localized": "로컬 디렉터리 이름",
+ "id": 643,
+ "label": "Analyze",
+ "localized": "분석",
"reload": "",
- "hint": "확장 프로그램을 설치할 디렉터리입니다. 기본값은 비워 두세요."
+ "hint": ""
},
{
- "id": "",
- "label": "Refresh extension list",
- "localized": "확장 프로그램 목록 새로고침",
- "reload": "",
- "hint": "사용 가능한 확장 프로그램 목록 새로고침"
- },
- {
- "id": "",
- "label": "Update all installed",
- "localized": "설치된 모든 항목 업데이트",
- "reload": "",
- "hint": "설치된 확장 프로그램을 최신 버전으로 업데이트"
- },
- {
- "id": "",
+ "id": 644,
"label": "Apply changes",
- "localized": "변경 사항 적용",
+ "localized": "변경사항 적용",
"reload": "",
- "hint": "모든 변경 사항을 적용하고 서버 재시작"
+ "hint": "모든 변경사항을 적용하고 서버를 재시작합니다"
},
{
- "id": "",
- "label": "Uninstall",
- "localized": "제거",
+ "id": 645,
+ "label": "Apply settings",
+ "localized": "설정 적용",
"reload": "",
- "hint": "이 확장 프로그램 제거"
+ "hint": "현재 설정을 저장합니다. 서버 재시작을 권장합니다."
},
{
- "id": "",
- "label": "User interface",
- "localized": "사용자 인터페이스",
+ "id": 646,
+ "label": "Analyze model",
+ "localized": "모델 분석",
"reload": "",
- "hint": "사용자 인터페이스 기본 설정 검토 및 설정"
+ "hint": ""
},
{
- "id": "",
- "label": "Set UI defaults",
- "localized": "UI 기본값 설정",
+ "id": 647,
+ "label": "All",
+ "localized": "전체",
"reload": "",
- "hint": "현재 값을 사용자 인터페이스의 기본값으로 설정"
+ "hint": ""
},
{
- "id": "",
- "label": "Benchmark",
- "localized": "벤치마크",
+ "id": 648,
+ "label": "artist",
+ "localized": "아티스트",
"reload": "",
- "hint": "벤치마크 실행"
+ "hint": ""
},
{
- "id": "",
- "label": "Models & Networks",
- "localized": "모델 및 네트워크",
+ "id": 649,
+ "label": "Alpha",
+ "localized": "알파",
"reload": "",
- "hint": "사용 가능한 모든 모델 및 네트워크 목록 보기"
+ "hint": ""
},
{
- "id": "",
- "label": "Restore UI defaults",
- "localized": "UI 기본값 복원",
+ "id": 650,
+ "label": "Advanced Options",
+ "localized": "고급 옵션",
"reload": "",
- "hint": "기본 사용자 인터페이스 값 복원"
+ "hint": ""
},
{
- "id": "",
- "label": "Detailer classes",
- "localized": "디테일러 클래스",
+ "id": 651,
+ "label": "Appearance",
+ "localized": "외형",
"reload": "",
- "hint": "선택된 디테일러 모델이 다중 클래스 모델인 경우 사용할 특정 클래스를 지정"
+ "hint": ""
},
{
- "id": "",
- "label": "Detailer models",
- "localized": "디테일러 모델",
+ "id": 652,
+ "label": "Answer",
+ "localized": "답변",
"reload": "",
- "hint": "디테일링에 사용할 감지 모델 선택"
+ "hint": ""
},
{
- "id": "",
- "label": "Detailer negative prompt",
- "localized": "디테일러 부정 프롬프트",
+ "id": 653,
+ "label": "Adjust start",
+ "localized": "조정 시작",
"reload": "",
- "hint": "디테일러에 별도의 부정 프롬프트 사용. 없으면 기본 부정 프롬프트를 사용합니다."
+ "hint": "시그마(sigma) 조정이 발생하는 시작 단계"
},
{
- "id": "",
- "label": "Detailer prompt",
- "localized": "디테일러 프롬프트",
+ "id": 654,
+ "label": "Adjust end",
+ "localized": "조정 종료",
"reload": "",
- "hint": "디테일러에 별도의 프롬프트 사용. 없으면 기본 프롬프트를 사용합니다."
+ "hint": "시그마(sigma) 조정이 종료되는 단계"
},
{
- "id": "",
- "label": "Detailer steps",
- "localized": "디테일러 스텝",
+ "id": 655,
+ "label": "AutoGuidance dropout",
+ "localized": "자동 가이던스 드롭아웃",
"reload": "",
- "hint": "디테일러 프로세스를 실행할 스텝 수"
+ "hint": ""
},
{
- "id": "",
- "label": "Detailer strength",
- "localized": "디테일러 강도",
+ "id": 656,
+ "label": "AutoGuidance layers",
+ "localized": "자동 가이던스 레이어",
"reload": "",
- "hint": "디테일러 프로세스의 노이즈 제거 강도"
+ "hint": ""
},
{
- "id": "",
- "label": "Detailer use model augment",
- "localized": "디테일러 모델 증강 사용",
+ "id": 657,
+ "label": "AutoGuidance config",
+ "localized": "자동 가이던스 설정",
"reload": "",
- "hint": "디테일러 감지 모델을 추가 정밀도로 실행"
+ "hint": ""
},
{
- "id": "",
- "label": "Max detected",
- "localized": "최대 감지 개수",
+ "id": 658,
+ "label": "APG momentum",
+ "localized": "APG 모멘텀",
"reload": "",
- "hint": "디테일러를 실행할 최대 감지 객체 수"
+ "hint": ""
},
{
- "id": "",
- "label": "Edge blur",
- "localized": "가장자리 흐림",
+ "id": 659,
+ "label": "APG rescale",
+ "localized": "APG 리스케일",
"reload": "",
- "hint": "마스킹된 영역의 가장자리를 이 백분율만큼 흐리게 처리"
+ "hint": ""
},
{
- "id": "",
- "label": "Edge padding",
- "localized": "가장자리 패딩",
+ "id": 660,
+ "label": "Attention guidance",
+ "localized": "어텐션 가이던스",
"reload": "",
- "hint": "마스킹된 영역의 가장자리를 이 백분율만큼 확장"
+ "hint": "PAG(Perturbed-Attention Guidance)와 함께 사용되는 CFG 스케일"
},
{
- "id": "",
- "label": "Min confidence",
- "localized": "최소 신뢰도",
+ "id": 661,
+ "label": "Adaptive scaling",
+ "localized": "적응형 스케일링",
"reload": "",
- "hint": "감지된 항목에 대한 최소 신뢰도"
+ "hint": "어텐션 가이던스 스케일에 대한 적응형 수정자"
},
{
- "id": "",
- "label": "Max overlap",
- "localized": "최대 중첩",
+ "id": 662,
+ "label": "Active IP adapters",
+ "localized": "활성 IP 어댑터",
"reload": "",
- "hint": "두 감지된 항목 간의 최대 중첩 (하나가 버려지기 전)"
+ "hint": "활성화된 IP 어댑터 수"
},
{
- "id": "",
- "label": "Min size",
- "localized": "최소 크기",
- "reload": "",
- "hint": "전체 이미지의 백분율로 표시된 감지된 객체의 최소 크기"
- },
- {
- "id": "",
- "label": "Max size",
- "localized": "최대 크기",
- "reload": "",
- "hint": "전체 이미지의 백분율로 표시된 감지된 객체의 최대 크기"
- },
- {
- "id": "",
- "label": "Process Image",
- "localized": "이미지 처리",
- "reload": "",
- "hint": "단일 이미지 처리"
- },
- {
- "id": "",
- "label": "Process Batch",
- "localized": "배치 처리",
- "reload": "",
- "hint": "이미지 배치 처리"
- },
- {
- "id": "",
- "label": "Process Folder",
- "localized": "폴더 처리",
- "reload": "",
- "hint": "폴더 내의 모든 이미지 처리"
- },
- {
- "id": "",
- "label": "Current",
- "localized": "현재",
- "reload": "",
- "hint": "현재 로드된 모델 내부의 모듈 분석"
- },
- {
- "id": "",
- "label": "Merge",
- "localized": "병합",
- "reload": "",
- "hint": "두 개 이상의 모델을 새 모델로 병합"
- },
- {
- "id": "",
- "label": "Modules",
- "localized": "모듈",
- "reload": "",
- "hint": "기존 모델에 모듈 병합 및/또는 교체"
- },
- {
- "id": "",
- "label": "Validate",
- "localized": "유효성 검사",
- "reload": "",
- "hint": "모든 로컬 모델 유효성 검사"
- },
- {
- "id": "",
- "label": "CivitAI",
- "localized": "시빗AI",
- "reload": "",
- "hint": "CivitAI에서 모델 검색 및 다운로드"
- },
- {
- "id": "",
- "label": "Scale by",
- "localized": "배율 조정",
- "reload": "",
- "hint": "이 탭을 사용하여 선택한 비율로 원본 이미지를 조정"
- },
- {
- "id": "",
- "label": "Scale to",
- "localized": "크기 조정",
- "reload": "",
- "hint": "이 탭을 사용하여 원본 이미지를 선택한 대상 크기로 조정"
- },
- {
- "id": "",
- "label": "Input directory",
- "localized": "입력 디렉터리",
- "reload": "",
- "hint": "처리할 이미지가 있는 폴더"
- },
- {
- "id": "",
- "label": "Output directory",
- "localized": "출력 디렉터리",
- "reload": "",
- "hint": "처리된 이미지를 저장할 폴더"
- },
- {
- "id": "",
- "label": "Show result images",
- "localized": "결과 이미지 표시",
- "reload": "",
- "hint": "이미지 창에 처리된 이미지 표시를 활성화"
- },
- {
- "id": "",
- "label": "Crop to fit",
- "localized": "맞게 자르기",
- "reload": "",
- "hint": "원본 이미지의 크기(예: 512x510)가 대상 크기(예: 1024x768)와 다를 경우, 이 기능은 업스케일된 이미지를 대상 크기 이미지에 맞춥니다. 초과 부분은 잘립니다."
- },
- {
- "id": "",
- "label": "Refine Upscaler",
- "localized": "업스케일러 정제",
- "reload": "",
- "hint": "초기 업스케일러 실행 후 보조 업스케일러 선택"
- },
- {
- "id": "",
- "label": "Upscaler 2 visibility",
- "localized": "업스케일러 2 가시성",
- "reload": "",
- "hint": "보조 업스케일러의 강도"
- },
- {
- "id": "",
- "label": "Calculate hash for all models",
- "localized": "모든 모델의 해시 계산",
- "reload": "",
- "hint": "사용 가능한 모든 모델의 해시를 계산합니다. 이는 매우 오래 걸릴 수 있습니다."
- },
- {
- "id": "",
- "label": "Weights Clip",
- "localized": "가중치 클립",
- "reload": "",
- "hint": "병합된 가중치가 원본 모델보다 무겁지 않도록 강제하여 번인 및 과도하게 포화된 모델 방지"
- },
- {
- "id": "",
- "label": "ReBasin",
- "localized": "리베이신",
- "reload": "",
- "hint": "두 모델의 더 많은 특징을 유지하기 위해 순열을 사용하여 여러 병합 수행"
- },
- {
- "id": "",
- "label": "Number of ReBasin Iterations",
- "localized": "리베이신 반복 횟수",
- "reload": "",
- "hint": "저장하기 전에 모델을 병합하고 순열할 횟수"
- },
- {
- "id": "",
- "label": "CPU",
- "localized": "CPU",
- "reload": "",
- "hint": "CPU와 RAM만 사용: 가장 느리지만 OOM(메모리 부족) 가능성 낮음"
- },
- {
- "id": "",
- "label": "Shuffle",
- "localized": "셔플",
- "reload": "",
- "hint": "전체 모델을 RAM에 로드하고 VRAM에서 계산: 속도 향상이 적지만 SDXL 병합에 권장됨"
- },
- {
- "id": "",
- "label": "In Blocks",
- "localized": "입력 블록",
- "reload": "",
- "hint": "UNet의 다운샘플링 블록 (SD1.5는 12개 값, SDXL은 9개 값)"
- },
- {
- "id": "",
- "label": "Mid Block",
- "localized": "중간 블록",
- "reload": "",
- "hint": "UNet의 중앙 블록 (1개 값)"
- },
- {
- "id": "",
- "label": "Out Block",
- "localized": "출력 블록",
- "reload": "",
- "hint": "UNet의 업샘플링 블록 (SD1.5는 12개 값, SDXL은 9개 값)"
- },
- {
- "id": "",
- "label": "Preset Interpolation Ratio",
- "localized": "프리셋 보간 비율",
- "reload": "",
- "hint": "두 프리셋이 선택된 경우, 그 사이를 보간"
- },
- {
- "id": "",
+ "id": 663,
"label": "Adapter",
"localized": "어댑터",
"reload": "",
"hint": "IP 어댑터 모델"
},
{
- "id": "",
- "label": "Active ip adapters",
- "localized": "활성 IP 어댑터",
+ "id": 664,
+ "label": "Anchor settings",
+ "localized": "앵커 설정",
"reload": "",
- "hint": "활성 IP 어댑터 수"
+ "hint": ""
},
{
- "id": "",
- "label": "Unload adapter",
- "localized": "어댑터 언로드",
+ "id": 665,
+ "label": "Alpha preset",
+ "localized": "알파 프리셋",
"reload": "",
- "hint": "생성 직후 IP 어댑터 언로드. 그렇지 않으면 다음 생성 프로세스에서 더 빠른 사용을 위해 IP 어댑터가 로드된 상태로 유지됩니다."
+ "hint": ""
},
{
- "id": "",
- "label": "Crop to portrait",
- "localized": "세로로 자르기",
+ "id": 666,
+ "label": "Append heatmaps to results",
+ "localized": "결과에 히트맵 추가",
"reload": "",
- "hint": "IP 어댑터 입력으로 사용하기 전에 입력 이미지를 세로 전용으로 자르기"
+ "hint": ""
},
{
- "id": "",
- "label": "Layer options",
- "localized": "레이어 옵션",
+ "id": 667,
+ "label": "Auto apply",
+ "localized": "자동 적용",
"reload": "",
- "hint": "IP 어댑터 고급 레이어 옵션을 수동으로 지정"
+ "hint": ""
},
{
- "id": "",
- "label": "X values",
- "localized": "X 값",
+ "id": 668,
+ "label": "Amplify LUT",
+ "localized": "LUT 증폭",
"reload": "",
- "hint": "쉼표를 사용하여 X축 값 분리"
+ "hint": ""
},
{
- "id": "",
- "label": "Y values",
- "localized": "Y 값",
+ "id": 669,
+ "label": "Add time info",
+ "localized": "시간 정보 추가",
"reload": "",
- "hint": "쉼표를 사용하여 Y축 값 분리"
+ "hint": ""
},
{
- "id": "",
- "label": "Z values",
- "localized": "Z 값",
+ "id": 670,
+ "label": "Add text info",
+ "localized": "텍스트 정보 추가",
"reload": "",
- "hint": "쉼표를 사용하여 Z축 값 분리"
+ "hint": ""
},
{
- "id": "",
- "label": "Loops",
- "localized": "반복 횟수",
+ "id": 671,
+ "label": "Add metadata",
+ "localized": "메타데이터 추가",
"reload": "",
- "hint": "이미지를 처리할 횟수. 각 출력은 다음 루프의 입력으로 사용됩니다. 1로 설정하면 이 스크립트가 사용되지 않은 것과 동일하게 작동합니다."
+ "hint": ""
},
{
- "id": "",
- "label": "Final denoising strength",
- "localized": "최종 노이즈 제거 강도",
+ "id": 672,
+ "label": "Allowed languages",
+ "localized": "허용된 언어",
"reload": "",
- "hint": "배치의 각 이미지의 최종 루프에 대한 노이즈 제거 강도"
+ "hint": ""
},
{
- "id": "",
- "label": "Denoising strength curve",
- "localized": "노이즈 제거 강도 곡선",
+ "id": 673,
+ "label": "Allowed alphabets",
+ "localized": "허용된 문자 집합",
"reload": "",
- "hint": "노이즈 제거 곡선은 각 루프에서 노이즈 제거 강도 변경 속도를 제어합니다. 공격적: 대부분의 변경이 루프 시작 부분에서 발생합니다. 선형: 모든 루프에서 변경이 일정합니다. 느슨함: 대부분의 변경이 루프 끝 부분에서 발생합니다."
+ "hint": ""
},
{
- "id": "",
- "label": "Tile overlap",
- "localized": "타일 중첩",
+ "id": 674,
+ "label": "Apply to prompt",
+ "localized": "프롬프트에 적용",
"reload": "",
- "hint": "SD 업스케일의 경우, 타일 간에 얼마나 많은 픽셀 중첩이 있어야 하는지. 타일은 하나의 그림으로 다시 병합될 때 명확하게 보이는 이음새가 없도록 중첩됩니다."
+ "hint": "향상된 결과를 프롬프트 입력창에 자동으로 복사합니다"
},
{
- "id": "",
+ "id": 675,
+ "label": "Auto enhance",
+ "localized": "자동 향상",
+ "reload": "",
+ "hint": "이미지 생성 전마다 자동으로 프롬프트를 향상시킵니다"
+ },
+ {
+ "id": 676,
"label": "ACI: Color to Mask",
"localized": "ACI: 색상을 마스크로",
"reload": "",
- "hint": "마스크하고 인페인팅할 색상을 선택하세요. 이미지에서 색상을 클릭하여 자동으로 선택할 수 있습니다.\n정확한 결과를 얻으려면 그린 스크린과 같은 이미지를 사용하는 것이 좋습니다."
+ "hint": "마스크 및 인페인트할 색상을 선택하세요. 이미지의 색상을 클릭하면 자동으로 선택됩니다. 정확한 결과를 위해 그린 스크린과 같은 이미지를 사용하는 것이 권장됩니다."
},
{
- "id": "",
- "label": "ACI: Color Tolerance",
- "localized": "ACI: 색상 허용 오차",
+ "id": 677,
+ "label": "ACI: Color tolerance",
+ "localized": "ACI: 색상 허용치",
"reload": "",
- "hint": "마스크에 유사한 색상을 포함하도록 허용 오차를 조정합니다. 낮은 값 = 매우 유사한 색상만 마스크. 높은 값 = 더 넓은 범위의 유사한 색상을 마스크."
+ "hint": "마스크에 유사한 색상을 포함하도록 허용치를 조정합니다. 낮은 값은 매우 유사한 색상만 마스크하고, 높은 값은 더 넓은 범위의 유사 색상을 마스크합니다."
},
{
- "id": "",
- "label": "ACI: Mask Erode",
- "localized": "ACI: 마스크 침식",
+ "id": 678,
+ "label": "ACI: Denoising strength",
+ "localized": "ACI: 디노이징 강도",
"reload": "",
- "hint": "마스크에 내부 오프셋을 적용하도록 패딩을 조정합니다. (가장자리 잔여물 제거를 위해 권장 값 = 2)"
+ "hint": "원하는 인페인트 양을 달성하기 위해 디노이징 강도를 변경합니다."
},
{
- "id": "",
- "label": "ACI: Mask Blur",
- "localized": "ACI: 마스크 흐림",
+ "id": 679,
+ "label": "ACI: Mask dilate",
+ "localized": "ACI: 마스크 확장",
"reload": "",
- "hint": "이미지와 인페인팅된 영역 사이에 부드러운 전환을 적용하도록 흐림 효과를 조정합니다. (선명도를 위해 권장 값 = 0)"
+ "hint": ""
},
{
- "id": "",
- "label": "ACI: Denoising Strength",
- "localized": "ACI: 노이즈 제거 강도",
+ "id": 680,
+ "label": "ACI: Mask erode",
+ "localized": "ACI: 마스크 축소",
"reload": "",
- "hint": "원하는 인페인팅 양을 달성하려면 노이즈 제거 강도를 변경하세요."
- }
- ],
- "settings": [
- {
- "id": "",
- "label": "Apply settings",
- "localized": "설정 적용",
- "reload": "",
- "hint": "현재 설정을 저장합니다. 서버 재시작이 권장됩니다."
+ "hint": "마스크에 내부 오프셋을 적용하도록 여백을 조정합니다. (가장자리의 잔여물을 제거하기 위해 2를 권장)"
},
{
- "id": "",
- "label": "Model Loading",
- "localized": "모델 로딩",
+ "id": 681,
+ "label": "ACI: Mask blur",
+ "localized": "ACI: 마스크 블러",
"reload": "",
- "hint": "모델 로드 방식과 관련된 설정입니다."
+ "hint": "이미지와 인페인트 영역 사이의 부드러운 전환을 위해 블러를 조정합니다. (선명함을 위해 0을 권장)"
},
{
- "id": "",
- "label": "Model Options",
- "localized": "모델 옵션",
+ "id": 682,
+ "label": "Adaptive restore",
+ "localized": "적응형 복구",
"reload": "",
- "hint": "특정 모델의 동작과 관련된 설정입니다."
+ "hint": ""
},
{
- "id": "",
- "label": "Model Offloading",
- "localized": "모델 오프로딩",
+ "id": 683,
+ "label": "Apply noise",
+ "localized": "노이즈 적용",
"reload": "",
- "hint": "모델 오프로딩 및 메모리 관리와 관련된 설정입니다."
+ "hint": ""
},
{
- "id": "",
- "label": "Model Quantization",
- "localized": "모델 양자화",
+ "id": 684,
+ "label": "Auto min score",
+ "localized": "자동 최소 점수",
"reload": "",
- "hint": "메모리 사용량을 줄이는 데 사용되는 모델 양자화와 관련된 설정입니다."
+ "hint": ""
},
{
- "id": "",
- "label": "Image Metadata",
- "localized": "이미지 메타데이터",
+ "id": 685,
+ "label": "Auto-segment",
+ "localized": "자동 세그먼트",
"reload": "",
- "hint": "생성된 이미지와 함께 생성되는 메타데이터 처리와 관련된 설정입니다."
+ "hint": ""
},
{
- "id": "",
- "label": "Legacy Options",
- "localized": "레거시 옵션",
+ "id": 686,
+ "label": "Auto-mask",
+ "localized": "자동 마스크",
"reload": "",
- "hint": "레거시 옵션과 관련된 설정입니다. 사용하지 않는 것이 좋습니다."
+ "hint": ""
},
{
- "id": "",
- "label": "Restart server",
- "localized": "서버 재시작",
+ "id": 687,
+ "label": "Active",
+ "localized": "활성화",
"reload": "",
- "hint": "서버를 재시작합니다."
+ "hint": ""
},
{
- "id": "",
- "label": "Shutdown server",
- "localized": "서버 종료",
+ "id": 688,
+ "label": "Attention",
+ "localized": "어텐션",
"reload": "",
- "hint": "서버를 종료합니다."
+ "hint": ""
},
{
- "id": "",
- "label": "Preview theme",
- "localized": "테마 미리보기",
+ "id": 689,
+ "label": "Adain",
+ "localized": "Adain",
"reload": "",
- "hint": "테마 미리보기를 표시합니다."
+ "hint": ""
},
{
- "id": "",
- "label": "Restore defaults",
- "localized": "기본값 복원",
+ "id": 690,
+ "label": "Attention Adain",
+ "localized": "어텐션 Adain",
"reload": "",
- "hint": "기본 서버 설정을 복원합니다."
+ "hint": ""
},
{
- "id": "",
- "label": "Unload model",
- "localized": "모델 언로드",
+ "id": 691,
+ "label": "Apply filter",
+ "localized": "필터 적용",
"reload": "",
- "hint": "현재 로드된 모델을 언로드합니다."
+ "hint": ""
},
{
- "id": "",
- "label": "Reload model",
- "localized": "모델 재로드",
+ "id": 692,
+ "label": "Alpha matting",
+ "localized": "알파 매팅",
"reload": "",
- "hint": "현재 선택된 모델을 재로드합니다."
+ "hint": ""
},
{
- "id": "",
- "label": "Models & Loading",
- "localized": "모델 및 로딩",
+ "id": 693,
+ "label": "Append Caption Files",
+ "localized": "캡션 파일 추가",
"reload": "",
- "hint": "기본 모델, 주 백엔드 및 모델 로드 동작과 관련된 설정입니다."
+ "hint": "기존 캡션 파일을 덮어쓰는 대신 내용을 추가합니다. 이미 기존 캡션이 있는 이미지에 설명이나 태그를 추가할 때 유용합니다."
},
{
- "id": "",
- "label": "Variational Auto Encoder",
- "localized": "변분 오토인코더",
+ "id": 694,
+ "label": "a1111",
+ "localized": "a1111",
"reload": "",
- "hint": "생성 중 변분 오토인코더 및 이미지 디코딩 프로세스와 관련된 설정입니다."
+ "hint": ""
},
{
- "id": "",
- "label": "Text encoder",
- "localized": "텍스트 인코더",
- "reload": "",
- "hint": "생성 중 텍스트 인코더 및 프롬프트 인코딩 처리와 관련된 설정입니다."
- },
- {
- "id": "",
- "label": "Compute Settings",
- "localized": "계산 설정",
- "reload": "",
- "hint": "계산 정밀도, 교차 어텐션 및 컴퓨팅 플랫폼 최적화와 관련된 설정입니다."
- },
- {
- "id": "",
- "label": "Backend Settings",
- "localized": "백엔드 설정",
- "reload": "",
- "hint": "계산 백엔드(torch, onnx, olive)와 관련된 설정입니다."
- },
- {
- "id": "",
- "label": "Quantization Settings",
- "localized": "양자화 설정",
- "reload": "",
- "hint": "모델 양자화와 관련된 설정입니다."
- },
- {
- "id": "",
- "label": "Pipeline modifiers",
- "localized": "파이프라인 수정자",
- "reload": "",
- "hint": "생성 중에 활성화할 수 있는 추가 기능입니다."
- },
- {
- "id": "",
- "label": "Model compile",
- "localized": "모델 컴파일",
- "reload": "",
- "hint": "다양한 모델 컴파일 방법과 관련된 설정입니다."
- },
- {
- "id": "",
- "label": "System Paths",
- "localized": "시스템 경로",
- "reload": "",
- "hint": "다양한 모델 디렉터리의 위치와 관련된 설정입니다."
- },
- {
- "id": "",
- "label": "Image Options",
- "localized": "이미지 옵션",
- "reload": "",
- "hint": "이미지 형식, 메타데이터 및 이미지 격자와 관련된 설정입니다."
- },
- {
- "id": "",
- "label": "Image Paths",
- "localized": "이미지 경로",
- "reload": "",
- "hint": "이미지 파일 이름 및 출력 디렉터리와 관련된 설정입니다."
- },
- {
- "id": "",
- "label": "Live Previews",
- "localized": "라이브 미리보기",
- "reload": "",
- "hint": "라이브 미리보기, 오디오 알림과 관련된 설정입니다."
- },
- {
- "id": "",
- "label": "Sampler Settings",
- "localized": "샘플러 설정",
- "reload": "",
- "hint": "샘플러 선택 및 구성, 그리고 디퓨저 특정 샘플러 구성과 관련된 설정입니다."
- },
- {
- "id": "",
- "label": "Postprocessing",
- "localized": "후처리",
- "reload": "",
- "hint": "이미지 생성 후 처리, 얼굴 복원 및 업스케일링과 관련된 설정입니다."
- },
- {
- "id": "",
- "label": "Control Options",
- "localized": "제어 옵션",
- "reload": "",
- "hint": "제어 탭과 관련된 설정입니다."
- },
- {
- "id": "",
- "label": "Huggingface",
- "localized": "허깅페이스",
- "reload": "",
- "hint": "허깅페이스 접근과 관련된 설정입니다."
- },
- {
- "id": "",
- "label": "Show all pages",
- "localized": "모든 페이지 표시",
- "reload": "",
- "hint": "모든 설정 페이지를 표시합니다."
- },
- {
- "id": "",
- "label": "Base model",
- "localized": "기본 모델",
- "reload": "",
- "hint": "모든 작업에 사용되는 주 모델입니다."
- },
- {
- "id": "",
- "label": "Refiner model",
- "localized": "리파이너 모델",
- "reload": "",
- "hint": "두 번째 통과 작업에 사용되는 리파이너 모델입니다."
- },
- {
- "id": "",
- "label": "Cached models",
- "localized": "캐시된 모델",
- "reload": "",
- "hint": "빠른 접근을 위해 RAM에 저장할 모델의 수입니다."
- },
- {
- "id": "",
- "label": "VAE model",
- "localized": "VAE 모델",
- "reload": "",
- "hint": "VAE는 최종 이미지의 미세한 디테일을 돕고 색상을 변경할 수도 있습니다."
- },
- {
- "id": "",
- "label": "Model load using streams",
- "localized": "스트림을 사용하여 모델 로드",
- "reload": "",
- "hint": "모델 로드 시 느린 저장소 또는 네트워크 저장소에 최적화된 스트림 로딩을 시도합니다."
- },
- {
- "id": "",
- "label": "xFormers",
- "localized": "xFormers",
- "reload": "",
- "hint": "메모리 최적화. 비결정론적 (매번 다른 결과)."
- },
- {
- "id": "",
- "label": "Scaled-Dot-Product",
- "localized": "스케일드 닷 프로덕트",
- "reload": "",
- "hint": "메모리 최적화. SDP 메모리 어텐션이 비활성화되지 않는 한 비결정론적입니다."
- },
- {
- "id": "",
- "label": "Prompt padding",
- "localized": "프롬프트 패딩",
- "reload": "",
- "hint": "75개 이상의 토큰을 사용할 때 마지막 콤마로부터 n개의 토큰 내에서 패딩하여 일관성을 높입니다."
- },
- {
- "id": "",
- "label": "Original",
- "localized": "원본",
- "reload": "",
- "hint": "원본 LDM 백엔드입니다."
- },
- {
- "id": "",
+ "id": 695,
"label": "Autocast",
"localized": "오토캐스트",
"reload": "",
- "hint": "런타임 중 정밀도를 자동으로 결정합니다."
+ "hint": "실행 중 정밀도를 자동으로 결정합니다"
},
{
- "id": "",
- "label": "Full",
+ "id": 696,
+ "label": "Auto",
+ "localized": "자동",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 697,
+ "label": "accuracy",
+ "localized": "정확도",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 698,
+ "label": "atiadlxx (AMD only)",
+ "localized": "atiadlxx (AMD 전용)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 699,
+ "label": "aot_ts_nvfuser",
+ "localized": "aot_ts_nvfuser",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 700,
+ "label": "Additional image browser folders",
+ "localized": "추가 이미지 브라우저 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 701,
+ "label": "Add system information to metadata",
+ "localized": "메타데이터에 시스템 정보 추가",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 702,
+ "label": "Autolaunch browser upon startup",
+ "localized": "시작 시 브라우저 자동 실행",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 703,
+ "label": "Allowed aspect ratios",
+ "localized": "허용된 종횡비",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 704,
+ "label": "Approximate",
+ "localized": "근사치",
+ "reload": "",
+ "hint": "저비용 신경망 근사치입니다. VAE에 비해 매우 빠르지만 가로/세로 해상도가 4배 작고 품질이 낮은 사진을 생성합니다."
+ },
+ {
+ "id": 705,
+ "label": "Additional postprocessing operations",
+ "localized": "추가 후처리 작업",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 706,
+ "label": "Apply color correction",
+ "localized": "색상 보정 적용",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 707,
+ "label": "Apply mask as overlay",
+ "localized": "마스크를 오버레이로 적용",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 708,
+ "label": "Apply sRGB linearization",
+ "localized": "sRGB 선형화 적용",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 709,
+ "label": "Available networks",
+ "localized": "사용 가능한 네트워크",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 710,
+ "label": "Auto-convert SD15 embeddings to SDXL",
+ "localized": "SD15 임베딩을 SDXL로 자동 변환",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 711,
+ "label": "alias",
+ "localized": "별칭",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 712,
+ "label": "Attention query chunk size",
+ "localized": "어텐션 쿼리 청크 크기",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 713,
+ "label": "Attention kv chunk size",
+ "localized": "어텐션 kv 청크 크기",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 714,
+ "label": "Attention chunking threshold",
+ "localized": "어텐션 청크 임계값",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 715,
+ "label": "Attempt VAE roll back for NaN values",
+ "localized": "NaN 값에 대해 VAE 롤백 시도",
+ "reload": "",
+ "hint": "Torch 2.1 및 NaN 확인 활성화가 필요합니다"
+ },
+ {
+ "id": 716,
+ "label": "Add extended info to filename when saving grid",
+ "localized": "그리드 저장 시 파일명에 확장 정보 추가",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 717,
+ "label": "Add LoRA to prompt",
+ "localized": "프롬프트에 LoRA 추가",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 718,
+ "label": "Alpha Ratio",
+ "localized": "알파 비율",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 719,
+ "label": "ALPHA Block Weight Preset",
+ "localized": "알파 블록 가중치 프리셋",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 720,
+ "label": "Automatically determine rank",
+ "localized": "랭크 자동 결정",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 721,
+ "label": "Autorank ratio",
+ "localized": "자동 랭크 비율",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 722,
+ "label": "Advanced guidance params",
+ "localized": "고급 가이던스 파라미터",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 723,
+ "label": "Adapter 1",
+ "localized": "어댑터 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 724,
+ "label": "Adapter 2",
+ "localized": "어댑터 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 725,
+ "label": "Adapter 3",
+ "localized": "어댑터 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 726,
+ "label": "Adapter 4",
+ "localized": "어댑터 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 727,
+ "label": "Audio",
+ "localized": "오디오",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 728,
+ "label": "Advanced Options",
+ "localized": "고급 옵션",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 729,
+ "label": "Advanced Options",
+ "localized": "고급 옵션",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 730,
+ "label": "Advanced Options",
+ "localized": "고급 옵션",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "b": [
+ {
+ "id": 0,
+ "label": "Batch",
+ "localized": "Batch",
+ "reload": "n/a",
+ "hint": "배치 처리 설정"
+ },
+ {
+ "id": 1,
+ "label": "Batch Caption",
+ "localized": "배치 캡션",
+ "reload": "n/a",
+ "hint": "이미지들에 대해 일괄적으로 캡션을 생성합니다."
+ },
+ {
+ "id": 2,
+ "label": "Batch Tag",
+ "localized": "배치 태그",
+ "reload": "n/a",
+ "hint": "이미지들에 대해 일괄적으로 태그를 생성합니다."
+ },
+ {
+ "id": 3,
+ "label": "Benchmark",
+ "localized": "벤치마크",
+ "reload": "n/a",
+ "hint": "성능 테스트를 실행합니다."
+ },
+ {
+ "id": 4,
+ "label": "Backend Settings",
+ "localized": "백엔드 설정",
+ "reload": "n/a",
+ "hint": "연산 백엔드와 관련된 설정: torch, onnx, olive"
+ },
+ {
+ "id": 5,
+ "label": "body",
+ "localized": "body",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Beta",
+ "localized": "Beta",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Balanced Offload",
+ "localized": "균형 잡힌 오프로드",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "BitsAndBytes",
+ "localized": "BitsAndBytes",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Batch count",
+ "localized": "배치 횟수",
+ "reload": "n/a",
+ "hint": "생성할 이미지 배치의 수 (생성 성능이나 VRAM 사용량에는 영향을 주지 않음)"
+ },
+ {
+ "id": 10,
+ "label": "Batch size",
+ "localized": "배치 크기",
+ "reload": "n/a",
+ "hint": "한 번의 배치에서 생성할 이미지 수 (VRAM 사용량이 늘어나는 대신 생성 속도가 향상됨)"
+ },
+ {
+ "id": 11,
+ "label": "Beta schedule",
+ "localized": "베타 스케줄",
+ "reload": "n/a",
+ "hint": "각 단계별 노이즈 강도(beta)가 증가하는 방식을 정의합니다. 옵션: - default: 모델 기본값 - linear: 단계별로 노이즈가 일정하게 감쇄 - scaled: linear의 제곱 버전, Stable Diffusion에서 주로 사용 - cosine: 더 부드러운 감쇄, 적은 단계에서 더 나은 결과 제공 - sigmoid: 급격한 전환, 실험적 기능"
+ },
+ {
+ "id": 12,
+ "label": "Base shift",
+ "localized": "기본 시프트",
+ "reload": "n/a",
+ "hint": "동적 시프트를 사용할 때 낮은 해상도를 위한 최소 시프트 값입니다."
+ },
+ {
+ "id": 13,
+ "label": "Brightness",
+ "localized": "밝기",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Block",
+ "localized": "블록",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Block size",
+ "localized": "블록 크기",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Banned words",
+ "localized": "금지어",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Blur",
+ "localized": "블러",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Batch input directory",
+ "localized": "배치 입력 디렉토리",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Batch output directory",
+ "localized": "배치 출력 디렉토리",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Batch mask directory",
+ "localized": "배치 마스크 디렉토리",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Background threshold",
+ "localized": "배경 임계값",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Boost",
+ "localized": "부스트",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Base",
+ "localized": "Base",
+ "reload": "n/a",
+ "hint": "이미지 생성을 위해 사용되는 기본 설정"
+ },
+ {
+ "id": 24,
+ "label": "Blend strength",
+ "localized": "혼합 강도",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Base model",
+ "localized": "기본 모델",
+ "reload": "n/a",
+ "hint": "모든 작업에 사용되는 주요 모델"
+ },
+ {
+ "id": 26,
+ "label": "Backend",
+ "localized": "백엔드",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Benchmark steps",
+ "localized": "벤치마크 단계",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Benchmark level",
+ "localized": "벤치마크 수준",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "balanced",
+ "localized": "균형 잡힘",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "block_level",
+ "localized": "블록 레벨",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Backend storage",
+ "localized": "백엔드 저장소",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "BF16",
+ "localized": "BF16",
+ "reload": "n/a",
+ "hint": "계산을 위해 수정된 16비트 부동 소수점 정밀도를 사용합니다."
+ },
+ {
+ "id": 33,
+ "label": "Batch matrix-matrix",
+ "localized": "배치 행렬 곱셈",
+ "reload": "n/a",
+ "hint": "어텐션을 위한 표준 배치 행렬 곱셈입니다. 안정적이지만 VRAM 효율은 떨어집니다."
+ },
+ {
+ "id": 34,
+ "label": "BCFHW",
+ "localized": "BCFHW",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "BFCHW",
+ "localized": "BFCHW",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "BCHW",
+ "localized": "BCHW",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Batch mode uses sequential seeds",
+ "localized": "배치 모드에서 순차적 시드 사용",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Batch uses original name",
+ "localized": "배치 작업 시 원본 이름 사용",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Base images folder",
+ "localized": "기본 이미지 폴더",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Base grids folder",
+ "localized": "기본 그리드 폴더",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Build info on first access",
+ "localized": "첫 접속 시 정보 구축",
+ "reload": "n/a",
+ "hint": "서버 시작 시 페이지를 구축하지 않고 요청 시에 구축하여 시작 속도를 높입니다."
+ },
+ {
+ "id": 42,
+ "label": "Beta Ratio",
+ "localized": "베타 비율",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "BETA Block Weight Preset",
+ "localized": "BETA 블록 가중치 프리셋",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Base model type",
+ "localized": "기본 모델 유형",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "c": [
+ {
+ "id": 6,
+ "label": "Caption",
+ "localized": "캡션",
+ "reload": "n/a",
+ "hint": "기존 이미지를 분석하고 텍스트 설명을 생성합니다"
+ },
+ {
+ "id": 7,
+ "label": "Contributors",
+ "localized": "기여자",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Clear",
+ "localized": "지우기",
+ "reload": "n/a",
+ "hint": "프롬프트를 지웁니다"
+ },
+ {
+ "id": 9,
+ "label": "Check status",
+ "localized": "상태 확인",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Composite",
+ "localized": "합성",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Control",
+ "localized": "컨트롤",
+ "reload": "n/a",
+ "hint": "전체 가이드를 사용하여 이미지를 생성합니다"
+ },
+ {
+ "id": 12,
+ "label": "ControlNet",
+ "localized": "ControlNet",
+ "reload": "n/a",
+ "hint": "ControlNet은 고급 가이드 모델입니다"
+ },
+ {
+ "id": 13,
+ "label": "Controls",
+ "localized": "컨트롤",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "CaptionCaption",
+ "localized": "캡션 캡션",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Console",
+ "localized": "콘솔",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Check for updates",
+ "localized": "업데이트 확인",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Change log",
+ "localized": "변경 로그",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Compute Settings",
+ "localized": "연산 설정",
+ "reload": "n/a",
+ "hint": "연산 정밀도, 교차 어텐션 및 컴퓨팅 플랫폼 최적화와 관련된 설정입니다"
+ },
+ {
+ "id": 19,
+ "label": "Current",
+ "localized": "현재",
+ "reload": "n/a",
+ "hint": "현재 로드된 모델 내부의 모듈을 분석합니다"
+ },
+ {
+ "id": 20,
+ "label": "CivitAI",
+ "localized": "CivitAI",
+ "reload": "n/a",
+ "hint": "CivitAI에서 모델을 검색하고 다운로드합니다"
+ },
+ {
+ "id": 21,
+ "label": "Calculate missing hashes",
+ "localized": "누락된 해시 계산",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Community",
+ "localized": "커뮤니티",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Cloud",
+ "localized": "클라우드",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Close",
+ "localized": "닫기",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Change model",
+ "localized": "모델 변경",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Change refiner",
+ "localized": "리파이너 변경",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Change vae",
+ "localized": "VAE 변경",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Change reference",
+ "localized": "참조 변경",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Corrections",
+ "localized": "보정",
+ "reload": "n/a",
+ "hint": "생성 과정 중 이미지 색상/선명도/밝기 보정을 제어합니다"
+ },
+ {
+ "id": 30,
+ "label": "Control Methods",
+ "localized": "컨트롤 방식",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Control Media",
+ "localized": "컨트롤 미디어",
+ "reload": "n/a",
+ "hint": "컨트롤 처리를 위한 별도의 초기화 이미지로 입력 이미지를 추가합니다"
+ },
+ {
+ "id": 32,
+ "label": "ChronoEdit",
+ "localized": "ChronoEdit",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Cross Attention",
+ "localized": "교차 어텐션",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "CLiP Skip",
+ "localized": "CLIP 건너뛰기",
+ "reload": "n/a",
+ "hint": "CLIP 모델의 조기 종료 파라미터입니다. 1은 평소처럼 마지막 레이어에서 중단, 2는 마지막에서 두 번째 레이어에서 중단하는 식입니다"
+ },
+ {
+ "id": 35,
+ "label": "Cache-DiT",
+ "localized": "Cache-DiT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "CFG-Zero",
+ "localized": "CFG-Zero",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Cache folders",
+ "localized": "캐시 폴더",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Custom model loader",
+ "localized": "커스텀 모델 로더",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Client log",
+ "localized": "클라이언트 로그",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "CLIP Analysis",
+ "localized": "CLIP 분석",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Context",
+ "localized": "컨텍스트",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Correction mode",
+ "localized": "보정 모드",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Color",
+ "localized": "색상",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Center",
+ "localized": "중앙",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Color grading",
+ "localized": "컬러 그레이딩",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "Crop to portrait",
+ "localized": "세로형으로 자르기",
+ "reload": "n/a",
+ "hint": "IP 어댑터 입력으로 사용하기 전에 입력 이미지를 세로 방향으로만 자릅니다"
+ },
+ {
+ "id": 47,
+ "label": "Concept Tokens",
+ "localized": "컨셉 토큰",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Colormap",
+ "localized": "컬러맵",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "Cosine scale 1",
+ "localized": "코사인 스케일 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Cosine scale 2",
+ "localized": "코사인 스케일 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Cosine scale 3",
+ "localized": "코사인 스케일 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Cache model",
+ "localized": "캐시 모델",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "Cosine scale",
+ "localized": "코사인 스케일",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Cosine Background",
+ "localized": "코사인 배경",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Control guidance",
+ "localized": "컨트롤 가이드",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Contrast",
+ "localized": "대비",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "comma",
+ "localized": "콤마",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "Columns",
+ "localized": "열",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "Create video",
+ "localized": "비디오 생성",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Censor",
+ "localized": "검열",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "Check language",
+ "localized": "언어 확인",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "Check policy violations",
+ "localized": "정책 위반 확인",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "Check banned words",
+ "localized": "금지어 확인",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "Control preprocess input images",
+ "localized": "입력 이미지 전처리 제어",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "Control override denoise strength",
+ "localized": "디노이즈 강도 덮어쓰기 제어",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 66,
+ "label": "Color variation",
+ "localized": "색상 변형",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "Change rate",
+ "localized": "변경율",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 68,
+ "label": "Context after",
+ "localized": "이후 컨텍스트",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "Context mask",
+ "localized": "컨텍스트 마스크",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "Control only",
+ "localized": "컨트롤 전용",
+ "reload": "n/a",
+ "hint": "다양한 옵션을 기반으로 하는 모든 ControlNet 또는 IP 어댑터 유형 작업의 소스로 아래의 컨트롤 입력만 사용합니다"
+ },
+ {
+ "id": 71,
+ "label": "CN Mode",
+ "localized": "CN 모드",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "CN Strength",
+ "localized": "CN 강도",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "CN Start",
+ "localized": "CN 시작",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "CN End",
+ "localized": "CN 종료",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "CN Tiles",
+ "localized": "CN 타일",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Control factor",
+ "localized": "컨트롤 계수",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "ControlNet-XS",
+ "localized": "ControlNet-XS",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Coarse",
+ "localized": "거침",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Color map",
+ "localized": "컬러 맵",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Crop to fit",
+ "localized": "맞춤 자르기",
+ "reload": "n/a",
+ "hint": "원본 이미지의 크기(예: 512x510)가 대상 크기(예: 1024x768)와 다른 경우, 이 기능은 업스케일된 이미지를 대상 크기에 맞춥니다. 남는 부분은 잘려나갑니다"
+ },
+ {
+ "id": 81,
+ "label": "CLiP Model",
+ "localized": "CLIP 모델",
+ "reload": "n/a",
+ "hint": "이미지-텍스트 유사도 매칭에 사용되는 CLIP 모델입니다. 큰 모델(ViT-L, ViT-H)이 더 정확하지만 느리고 VRAM을 더 많이 사용합니다."
+ },
+ {
+ "id": 82,
+ "label": "Caption Model",
+ "localized": "캡션 모델",
+ "reload": "n/a",
+ "hint": "초기 이미지 캡션을 생성하는 데 사용되는 BLIP 모델입니다. 캡션 모델은 이미지 내용을 설명하고, CLIP은 스타일과 특징 용어로 이를 풍부하게 만듭니다."
+ },
+ {
+ "id": 83,
+ "label": "Chunk Size",
+ "localized": "청크 크기",
+ "reload": "n/a",
+ "hint": "설명 후보(특징) 처리를 위한 배치 크기입니다. 값이 높을수록 분석 속도가 빨라지지만 VRAM 사용량이 증가합니다."
+ },
+ {
+ "id": 84,
+ "label": "CLiP Num Beams",
+ "localized": "CLIP 빔 수",
+ "reload": "n/a",
+ "hint": "캡션 생성 중 빔 서치(beam search)를 위한 빔 수입니다. 값이 높을수록 더 많은 가능성을 탐색하지만 속도는 느려집니다."
+ },
+ {
+ "id": 85,
+ "label": "Character threshold",
+ "localized": "캐릭터 임계값",
+ "reload": "n/a",
+ "hint": "캐릭터별 태그(예: 캐릭터 이름, 특정 형질)에 대한 신뢰도 임계값입니다. 신뢰도가 이 임계값 이상인 태그만 포함됩니다. 값이 높을수록 더 선별적이며, 낮을수록 더 많은 잠재적 매치를 포함합니다. DeepBooru 모델에서는 지원되지 않습니다."
+ },
+ {
+ "id": 86,
+ "label": "Cross-attention",
+ "localized": "교차 어텐션",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 87,
+ "label": "cpu",
+ "localized": "cpu",
+ "reload": "n/a",
+ "hint": "CPU와 RAM만 사용합니다: 가장 느리지만 메모리 부족(OOM)이 발생할 가능성이 가장 낮습니다"
+ },
+ {
+ "id": 88,
+ "label": "Cached models",
+ "localized": "캐시된 모델",
+ "reload": "n/a",
+ "hint": "빠른 액세스를 위해 RAM에 저장할 모델 수입니다"
+ },
+ {
+ "id": 89,
+ "label": "combined",
+ "localized": "결합됨",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 90,
+ "label": "Compress ratio",
+ "localized": "압축률",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 91,
+ "label": "compel",
+ "localized": "compel",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 92,
+ "label": "Channels last",
+ "localized": "채널 라스트",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 93,
+ "label": "cuDNN full-depth benchmark",
+ "localized": "cuDNN 전체 깊이 벤치마크",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 94,
+ "label": "cuDNN benchmark limit",
+ "localized": "cuDNN 벤치마크 제한",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 95,
+ "label": "cudaMallocAsync",
+ "localized": "cudaMallocAsync",
+ "reload": "n/a",
+ "hint": "CUDA 비동기 메모리 할당자를 사용합니다. 성능과 VRAM 단편화를 개선하지만 일부 GPU에서 불안정을 유발할 수 있습니다."
+ },
+ {
+ "id": 96,
+ "label": "CLiP skip enabled",
+ "localized": "CLIP 건너뛰기 활성화됨",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 97,
+ "label": "Cache-DiT enabled",
+ "localized": "Cache-DiT 활성화됨",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 98,
+ "label": "Cache-DiT F-compute blocks",
+ "localized": "Cache-DiT F-연산 블록",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 99,
+ "label": "Cache-DiT B-compute blocks",
+ "localized": "Cache-DiT B-연산 블록",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "Cache-DiT residual diff threshold",
+ "localized": "Cache-DiT 잔차 차이 임계값",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 101,
+ "label": "Cache-DiT warmup steps",
+ "localized": "Cache-DiT 워밍업 단계",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 102,
+ "label": "CFG-Zero enabled",
+ "localized": "CFG-Zero 활성화됨",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 103,
+ "label": "CFG-Zero star",
+ "localized": "CFG-Zero star",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 104,
+ "label": "CFG-Zero steps",
+ "localized": "CFG-Zero 단계",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 105,
+ "label": "cudagraphs",
+ "localized": "cudagraphs",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 106,
+ "label": "Cleanup temporary folder on startup",
+ "localized": "시작 시 임시 폴더 정리",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 107,
+ "label": "Create ZIP archive for multiple images",
+ "localized": "여러 이미지에 대해 ZIP 압축 파일 생성",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 108,
+ "label": "cover",
+ "localized": "커버",
+ "reload": "n/a",
+ "hint": "전체 영역을 덮습니다"
+ },
+ {
+ "id": 109,
+ "label": "Compact view",
+ "localized": "컴팩트 뷰",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 110,
+ "label": "Cache text encoder results",
+ "localized": "텍스트 인코더 결과 캐시",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 111,
+ "label": "contain",
+ "localized": "포함",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 112,
+ "label": "Ctrl+up/down word delimiters",
+ "localized": "Ctrl+위/아래 단어 구분자",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 113,
+ "label": "Ctrl+up/down precision when editing (attention:1.1)",
+ "localized": "편집 시 Ctrl+위/아래 정밀도 (어텐션:1.1)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 114,
+ "label": "Ctrl+up/down precision when editing ",
+ "localized": "편집 시 Ctrl+위/아래 정밀도 <추가 네트워크:0.9>",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 115,
+ "label": "Cached VAEs",
+ "localized": "캐시된 VAE",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 116,
+ "label": "ckpt",
+ "localized": "ckpt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 117,
+ "label": "Comma separated list with optional strength per LoRA",
+ "localized": "LoRA당 강도(선택사항)를 포함한 쉼표로 구분된 목록",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 118,
+ "label": "CivitAI token",
+ "localized": "CivitAI 토큰",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 119,
+ "label": "Custom pipeline",
+ "localized": "커스텀 파이프라인",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 120,
+ "label": "Custom model",
+ "localized": "커스텀 모델",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 121,
+ "label": "ControlNet unit 1",
+ "localized": "ControlNet 유닛 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 122,
+ "label": "ControlNet unit 2",
+ "localized": "ControlNet 유닛 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 123,
+ "label": "ControlNet unit 3",
+ "localized": "ControlNet 유닛 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 124,
+ "label": "ControlNet unit 4",
+ "localized": "ControlNet 유닛 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 125,
+ "label": "ControlNet-XS unit 1",
+ "localized": "ControlNet-XS 유닛 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 126,
+ "label": "ControlNet-XS unit 2",
+ "localized": "ControlNet-XS 유닛 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 127,
+ "label": "ControlNet-XS unit 3",
+ "localized": "ControlNet-XS 유닛 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 128,
+ "label": "ControlNet-XS unit 4",
+ "localized": "ControlNet-XS 유닛 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 129,
+ "label": "Control-LLLite unit 1",
+ "localized": "Control-LLLite 유닛 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 130,
+ "label": "Control-LLLite unit 2",
+ "localized": "Control-LLLite 유닛 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 131,
+ "label": "Control-LLLite unit 3",
+ "localized": "Control-LLLite 유닛 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 132,
+ "label": "Control-LLLite unit 4",
+ "localized": "Control-LLLite 유닛 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 133,
+ "label": "Control settings",
+ "localized": "컨트롤 설정",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 134,
+ "label": "Canny",
+ "localized": "Canny",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 135,
+ "label": "Condition",
+ "localized": "조건",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 136,
+ "label": "Caption: Batch",
+ "localized": "캡션: 배치",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 137,
+ "label": "Control elements",
+ "localized": "컨트롤 요소",
+ "reload": "n/a",
+ "hint": "컨트롤 요소는 생성을 원하는 결과로 안내할 수 있는 고급 모델입니다"
+ }
+ ],
+ "d": [
+ {
+ "id": 0,
+ "label": "Docs",
+ "localized": "Docs",
+ "reload": "",
+ "hint": "문서"
+ },
+ {
+ "id": 0,
+ "label": "Discord",
+ "localized": "Discord",
+ "reload": "",
+ "hint": "디스코드"
+ },
+ {
+ "id": 1,
+ "label": "Detail",
+ "localized": "상세 생성 (Detail)",
+ "reload": "",
+ "hint": "디테일러(Detailer)는 감지된 객체에 대해 더 높은 해상도로 추가 생성을 실행합니다."
+ },
+ {
+ "id": 0,
+ "label": "Delete",
+ "localized": "삭제",
+ "reload": "",
+ "hint": "이미지 삭제"
+ },
+ {
+ "id": 0,
+ "label": "Default",
+ "localized": "기본값",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "Download updates",
+ "localized": "업데이트 다운로드",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "Download model",
+ "localized": "모델 다운로드",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Diffusers",
+ "localized": "Diffusers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Distilled",
+ "localized": "Distilled",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Description",
+ "localized": "설명",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "Details",
+ "localized": "상세 정보",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Detailer",
+ "localized": "디테일러",
+ "reload": "",
+ "hint": "디테일러(Detailer)는 감지된 객체에 대해 더 높은 해상도로 추가 생성을 실행합니다."
+ },
+ {
+ "id": 0,
+ "label": "Denoise",
+ "localized": "디노이즈",
+ "reload": "",
+ "hint": "디노이징 설정입니다. 값이 높을수록 생성 중에 기존 이미지 내용이 더 많이 변경될 수 있습니다."
+ },
+ {
+ "id": 0,
+ "label": "DirectML",
+ "localized": "DirectML",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Download model from huggingface",
+ "localized": "HuggingFace에서 모델 다운로드",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dropdown",
+ "localized": "드롭다운",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "dynamic",
+ "localized": "dynamic",
+ "reload": "",
+ "hint": "동적 시프팅은 이미지 해상도에 따라 디노이징 스케줄을 자동으로 조정합니다. 스케줄러는 실제 이미지 해상도를 기반으로 base_shift와 max_shift 사이를 보간합니다. 활성화하면 정적 Flow shift가 비활성화됩니다."
+ },
+ {
+ "id": 0,
+ "label": "Detailer models",
+ "localized": "디테일러 모델",
+ "reload": "",
+ "hint": "디테일 작업에 사용할 감지 모델을 선택합니다."
+ },
+ {
+ "id": 0,
+ "label": "Detailer list",
+ "localized": "디테일러 목록",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Detailer classes",
+ "localized": "디테일러 클래스",
+ "reload": "",
+ "hint": "선택한 디테일러 모델이 멀티 클래스 모델인 경우 사용할 특정 클래스를 지정합니다."
+ },
+ {
+ "id": 0,
+ "label": "Detailer prompt",
+ "localized": "디테일러 프롬프트",
+ "reload": "",
+ "hint": "디테일러 전용 프롬프트를 사용합니다. 비어 있으면 기본 프롬프트를 사용합니다."
+ },
+ {
+ "id": 0,
+ "label": "Detailer negative prompt",
+ "localized": "디테일러 부정 프롬프트",
+ "reload": "",
+ "hint": "디테일러 전용 부정 프롬프트를 사용합니다. 비어 있으면 기본 부정 프롬프트를 사용합니다."
+ },
+ {
+ "id": 0,
+ "label": "Detailer steps",
+ "localized": "디테일러 단계",
+ "reload": "",
+ "hint": "디테일러 프로세스를 실행할 단계 수입니다."
+ },
+ {
+ "id": 0,
+ "label": "Detailer strength",
+ "localized": "디테일러 강도",
+ "reload": "",
+ "hint": "디테일러 프로세스의 디노이징 강도입니다."
+ },
+ {
+ "id": 0,
+ "label": "Detailer resolution",
+ "localized": "디테일러 해상도",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Denoising batch size",
+ "localized": "디노이징 배치 크기",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dilate tau",
+ "localized": "팽창(Dilate) tau",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Draw legend",
+ "localized": "범례 표시",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Denoising strength",
+ "localized": "디노이징 강도",
+ "reload": "",
+ "hint": "알고리즘이 이미지의 내용을 얼마나 무시할지를 결정합니다. 0일 때는 아무것도 변하지 않으며, 1일 때는 완전히 다른 이미지가 생성됩니다. 1.0보다 낮은 값에서는 샘플링 단계 슬라이더에 지정된 것보다 적은 단계로 처리가 진행됩니다."
+ },
+ {
+ "id": 0,
+ "label": "Denoise start",
+ "localized": "디노이즈 시작",
+ "reload": "",
+ "hint": "기본 모델이 언제 끝나고 리파이너(refiner)가 언제 시작되어야 하는지 명시하여 디노이즈 강도를 재정의합니다. 리파이너를 사용할 때만 적용됩니다. 0 또는 1로 설정하면 디노이징 강도가 그대로 사용됩니다."
+ },
+ {
+ "id": 0,
+ "label": "down",
+ "localized": "down",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Decode chunks",
+ "localized": "디코드 청크",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dilate",
+ "localized": "팽창 (Dilate)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Depth and normal",
+ "localized": "Depth 및 normal",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Distance threshold",
+ "localized": "거리 임계값",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Depth threshold",
+ "localized": "깊이 임계값",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Denoising steps",
+ "localized": "디노이징 단계",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Depth map",
+ "localized": "깊이 맵 (Depth map)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dynamic shift",
+ "localized": "동적 시프트",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Duration",
+ "localized": "재생 시간",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Device Info",
+ "localized": "장치 정보",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Diffusers load using Run:ai streamer",
+ "localized": "Run:ai 스트리머를 사용하여 Diffusers 로드",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disable accelerate",
+ "localized": "Accelerate 비활성화",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disable T5 text encoder",
+ "localized": "T5 텍스트 인코더 비활성화",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dynamic loss threshold",
+ "localized": "동적 손실 임계값",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dequantize using torch.compile",
+ "localized": "torch.compile을 사용하여 역양자화",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dequantize using full precision",
+ "localized": "전체 정밀도(Full precision)를 사용하여 역양자화",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disabled",
+ "localized": "비활성화됨",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dynamic Attention BMM",
+ "localized": "동적 어텐션 BMM",
+ "reload": "",
+ "hint": "어텐션 연산을 한꺼번에 수행하지 않고 단계별로 수행합니다. 추론 시간은 느려지지만 메모리 사용량이 크게 감소합니다."
+ },
+ {
+ "id": 0,
+ "label": "Dynamic attention",
+ "localized": "동적 어텐션",
+ "reload": "",
+ "hint": "단계별로 어텐션 연산을 동적으로 조정합니다. VRAM을 절약하지만 생성이 느려집니다."
+ },
+ {
+ "id": 0,
+ "label": "Dynamic Attention slicing rate",
+ "localized": "동적 어텐션 슬라이싱 비율",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dynamic Attention trigger rate",
+ "localized": "동적 어텐션 트리거 비율",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Deterministic mode",
+ "localized": "결정론적 모드",
+ "reload": "",
+ "hint": "매 실행마다 동일한 출력을 강제합니다. 재현성에는 유용하지만 일부 최적화 기능이 비활성화될 수 있습니다."
+ },
+ {
+ "id": 0,
+ "label": "DirectML retry ops for NaN",
+ "localized": "NaN 발생 시 DirectML 작업 재시도",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "deep-cache",
+ "localized": "deep-cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "DeepCache cache interval",
+ "localized": "DeepCache 캐시 간격",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Directory for temporary images; leave empty for default",
+ "localized": "임시 이미지 저장 디렉토리 (기본값은 비워둠)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Do not display video output in UI",
+ "localized": "UI에 비디오 출력을 표시하지 않음",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Directory name pattern",
+ "localized": "디렉토리 이름 패턴",
+ "reload": "",
+ "hint": "다음 태그를 사용하여 이미지 및 그리드의 하위 디렉토리 결정 방식을 정의하세요: [steps], [cfg],[prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime], [job_timestamp]; 기본값은 비워둡니다."
+ },
+ {
+ "id": 0,
+ "label": "Dark",
+ "localized": "다크 모드",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disabled UI tabs",
+ "localized": "비활성화된 UI 탭",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disable variable aspect ratio",
+ "localized": "가변 가로세로비 비활성화",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Desktop",
+ "localized": "데스크톱",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Downscale high resolution live previews",
+ "localized": "고해상도 라이브 미리보기 축소",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Detailer use model augment",
+ "localized": "디테일러 모델 보강 사용",
+ "reload": "",
+ "hint": "추가 정밀도로 디테일러 감지 모델을 실행합니다."
+ },
+ {
+ "id": 0,
+ "label": "Default strength",
+ "localized": "기본 강도",
+ "reload": "",
+ "hint": "프롬프트에 Lora와 같은 추가 네트워크를 추가할 때 이 배율 값을 사용합니다."
+ },
+ {
+ "id": 0,
+ "label": "Do not change selected model when reading generation parameters",
+ "localized": "생성 파라미터를 읽을 때 선택된 모델을 변경하지 않음",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Do conditional and unconditional denoising in one batch",
+ "localized": "조건부 및 비조건부 디노이징을 하나의 배치로 수행",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disable NaN check",
+ "localized": "NaN 체크 비활성화",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disallow models in ckpt format",
+ "localized": "ckpt 형식의 모델 허용 안 함",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Default upscaler for image resize operations",
+ "localized": "이미지 크기 조정 작업을 위한 기본 업스케일러",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Debug info",
+ "localized": "디버그 정보",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Download folder",
+ "localized": "다운로드 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "DWPose",
+ "localized": "DWPose",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Depth Anything",
+ "localized": "Depth Anything",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Depth Pro",
+ "localized": "Depth Pro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Decode",
+ "localized": "디코드 (Decode)",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "e": [
+ {
+ "id": 843,
+ "label": "Enhance prompt",
+ "localized": "프롬프트 강화",
+ "reload": "script_flux_prompt_enhance_(legacy)",
+ "hint": "프롬프트 강화"
+ },
+ {
+ "id": 0,
+ "label": "Enhance now",
+ "localized": "지금 강화하기",
+ "reload": "script_prompt_enhance",
+ "hint": "선택된 LLM 모델을 사용하여 프롬프트 강화를 실행합니다."
+ },
+ {
+ "id": 0,
+ "label": "Extensions",
+ "localized": "확장 기능",
+ "reload": "",
+ "hint": "애플리케이션 확장 기능"
+ },
+ {
+ "id": 0,
+ "label": "Extract LoRA",
+ "localized": "LoRA 추출",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embedded metadata",
+ "localized": "임베디드 메타데이터",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extension list",
+ "localized": "확장 목록",
+ "reload": "component-8571",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Execution Precision",
+ "localized": "실행 정밀도",
+ "reload": "settings_cuda",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings",
+ "localized": "임베딩",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extract currently loaded LoRA(s)",
+ "localized": "현재 로드된 LoRA 추출",
+ "reload": "component-5745",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable LayerSkipConfig",
+ "localized": "LayerSkipConfig 활성화",
+ "reload": "txt2img",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable refine pass",
+ "localized": "리파인 패스(Refine pass) 활성화",
+ "reload": "txt2img",
+ "hint": "이미지 투 이미지와 유사한 프로세스를 사용하여 최종 이미지의 해상도를 높이거나 디테일을 추가합니다. 선택적으로 리파이너 모델을 사용하여 이미지 디테일을 강화합니다."
+ },
+ {
+ "id": 0,
+ "label": "Enable detailer pass",
+ "localized": "디테일러 패스(Detailer pass) 활성화",
+ "reload": "txt2img",
+ "hint": "얼굴과 같은 대상 객체를 감지하고 더 높은 해상도로 재처리합니다."
+ },
+ {
+ "id": 0,
+ "label": "Edge padding",
+ "localized": "가장자리 패딩",
+ "reload": "txt2img",
+ "hint": "이 백분율만큼 마스크 영역의 가장자리를 확장합니다."
+ },
+ {
+ "id": 0,
+ "label": "Edge blur",
+ "localized": "가장자리 흐림",
+ "reload": "txt2img",
+ "hint": "이 백분율만큼 마스크 영역의 가장자리를 흐리게 합니다."
+ },
+ {
+ "id": 0,
+ "label": "End",
+ "localized": "End",
+ "reload": "txt2img",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ETA",
+ "localized": "ETA",
+ "reload": "script_apg",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable FreeU",
+ "localized": "FreeU 활성화",
+ "reload": "script_consistory",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tonemap",
+ "localized": "톤맵 활성화",
+ "reload": "script_hdr",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enabled",
+ "localized": "활성화됨",
+ "reload": "script_kohya_hires_fix",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Exposure",
+ "localized": "노출",
+ "reload": "script_lut_color_grading",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Encoder",
+ "localized": "인코더",
+ "reload": "script_mulan",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enhanced prompt",
+ "localized": "강화된 프롬프트",
+ "reload": "script_prompt_enhance",
+ "hint": "LLM에서 출력된 강화된 프롬프트입니다."
+ },
+ {
+ "id": 0,
+ "label": "Edit start",
+ "localized": "편집 시작",
+ "reload": "script_ledits",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edit stop",
+ "localized": "편집 중단",
+ "reload": "script_ledits",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode",
+ "localized": "침식(Erode)",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "edge",
+ "localized": "edge",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ensemble size",
+ "localized": "앙상블 크기",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable",
+ "localized": "활성화",
+ "reload": "video",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode size",
+ "localized": "침식 크기",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable PixelArt",
+ "localized": "픽셀아트 활성화",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable edge detection",
+ "localized": "가장자리 감지 활성화",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge block size",
+ "localized": "가장자리 블록 크기",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge image weight",
+ "localized": "가장자리 이미지 가중치",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Escape brackets",
+ "localized": "괄호 이스케이프",
+ "reload": "caption",
+ "hint": "태그의 소괄호와 대괄호를 백슬래시로 이스케이프합니다. ( ) [ ]와 같이 프롬프트 구문에서 특별한 의미를 갖는 문자가 태그에 포함된 경우에 필요합니다. 출력물을 프롬프트에 직접 사용할 때 이 옵션을 활성화하세요."
+ },
+ {
+ "id": 0,
+ "label": "Exclude tags",
+ "localized": "태그 제외",
+ "reload": "caption",
+ "hint": "출력에서 제외할 태그의 쉼표로 구분된 목록입니다. 자주 나타나는 원치 않거나 중복되는 태그를 필터링하는 데 유용합니다."
+ },
+ {
+ "id": 0,
+ "label": "Extension GIT repository URL",
+ "localized": "확장 기능 GIT 저장소 URL",
+ "reload": "component-8593",
+ "hint": "GitHub의 확장 기능 저장소 URL을 지정하세요."
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CPU",
+ "localized": "ExecutionProvider.CPU",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.DirectML",
+ "localized": "ExecutionProvider.DirectML",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CUDA",
+ "localized": "ExecutionProvider.CUDA",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.ROCm",
+ "localized": "ExecutionProvider.ROCm",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.MIGraphX",
+ "localized": "ExecutionProvider.MIGraphX",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.OpenVINO",
+ "localized": "ExecutionProvider.OpenVINO",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable modular pipelines (experimental)",
+ "localized": "모듈형 파이프라인 활성화 (실험적)",
+ "reload": "settings_model_options",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Expandable segments",
+ "localized": "확장 가능한 세그먼트",
+ "reload": "settings_backends",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable use of reference models",
+ "localized": "참조 모델 사용 활성화",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable embeddings support",
+ "localized": "임베딩 지원 활성화",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable file wildcards support",
+ "localized": "파일 와일드카드 지원 활성화",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extra noise multiplier for img2img",
+ "localized": "img2img용 추가 노이즈 배수",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings train templates directory",
+ "localized": "임베딩 학습 템플릿 디렉터리",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable Hypernetwork support",
+ "localized": "하이퍼네트워크 지원 활성화",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tensorboard logging",
+ "localized": "텐서보드(Tensorboard) 로깅 활성화",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ }
+ ],
+ "f": [
+ {
+ "id": 0,
+ "label": "Fixed",
+ "localized": "고정",
+ "reload": "",
+ "hint": "이미지를 대상 해상도로 조정합니다. 높이와 너비가 일치하지 않으면 화면비가 올바르지 않게 됩니다. "
+ },
+ {
+ "id": 1,
+ "label": "Folder",
+ "localized": "폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "FramePack",
+ "localized": "FramePack",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Frames",
+ "localized": "프레임",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Fallback guidance",
+ "localized": "대체 가이던스",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "FreeU",
+ "localized": "FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Faster Cache",
+ "localized": "빠른 캐시",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Folders",
+ "localized": "폴더들",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Fetch model preview metadata",
+ "localized": "모델 미리보기 메타데이터 가져오기",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Flow shift",
+ "localized": "플로우 시프트",
+ "reload": "",
+ "hint": "플로우 매칭 모델의 시프트 값입니다. 디노이징 단계의 분포를 제어합니다. 값: - >1.0: 초기 디노이징에 더 많은 단계 할당(구조 개선) - <1.0: 후기 디노이징에 더 많은 단계 할당(미세 디테일 개선) - 1.0: 균형 잡힌 스케줄 대부분의 플로우 매칭 모델은 기본값으로 3을 사용합니다. 동적 시프트가 활성화된 경우 실제로는 비활성화됩니다."
+ },
+ {
+ "id": 10,
+ "label": "FDG scales",
+ "localized": "FDG 스케일",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "FDG weights",
+ "localized": "FDG 가중치",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "FDG rescale space",
+ "localized": "FDG 리스케일 공간",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Force HiRes",
+ "localized": "고해상도 강제 적용",
+ "reload": "",
+ "hint": "잠재 공간 업스케일링(Latent upscale)이 선택되면 고해상도 작업이 자동으로 실행되지만, 비잠재 업스케일러를 사용할 때는 건너뜁니다. 비잠재 업스케일러로 고해상도 작업을 수행하려면 이 옵션을 활성화하세요."
+ },
+ {
+ "id": 14,
+ "label": "FreeU preset",
+ "localized": "FreeU 프리셋",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "FaceID Model",
+ "localized": "FaceID 모델",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Final strength",
+ "localized": "최종 강도",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "full",
"localized": "전체",
"reload": "",
- "hint": "항상 전체 정밀도를 사용합니다."
+ "hint": "항상 전체 정밀도(full precision)를 사용합니다."
},
{
- "id": "",
+ "id": 18,
+ "label": "Fall-off exponent (lower=higher detail)",
+ "localized": "감쇄 지수 (낮을수록 고디테일)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Fill strength",
+ "localized": "채우기 강도",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Face",
+ "localized": "얼굴",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Face confidence",
+ "localized": "얼굴 신뢰도",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "FP model variant",
+ "localized": "FP 모델 변체",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "FP resolution",
+ "localized": "FP 해상도",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "FP duration",
+ "localized": "FP 지속 시간",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "FP target FPS",
+ "localized": "FP 대상 FPS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "FP interpolation",
+ "localized": "FP 보간",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "FP init strength",
+ "localized": "FP 초기 강도",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "FP end strength",
+ "localized": "FP 종료 강도",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "FP vision strength",
+ "localized": "FP 비전 강도",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "FP section prompts",
+ "localized": "FP 섹션 프롬프트",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "FP latent window size",
+ "localized": "FP 잠재 윈도우 크기",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "FP steps",
+ "localized": "FP 단계",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "FP sampler shift",
+ "localized": "FP 샘플러 시프트",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "FP CFG scale",
+ "localized": "FP CFG 스케일",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "FP distilled CFG scale",
+ "localized": "FP 증류 CFG 스케일",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "FP CFG re-scale",
+ "localized": "FP CFG 리스케일",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "FP system prompt",
+ "localized": "FP 시스템 프롬프트",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "FP model receipe",
+ "localized": "FP 모델 레시피",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "FP enable TeaCache",
+ "localized": "FP TeaCache 활성화",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "FP use optimized system prompt",
+ "localized": "FP 최적화된 시스템 프롬프트 사용",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "FP enable CFGZero",
+ "localized": "FP CFGZero 활성화",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "FP enable Preview",
+ "localized": "FP 미리보기 활성화",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "FP attention",
+ "localized": "FP 어텐션",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "FP VAE",
+ "localized": "FP VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "FPS",
+ "localized": "FPS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "Foreground threshold",
+ "localized": "전경 임계값",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Frame change sensitivity",
+ "localized": "프레임 변경 민감도",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Filename",
+ "localized": "파일명",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "Force model eval",
+ "localized": "모델 평가 강제",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "false",
+ "localized": "거짓",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Full precision (--no-half-vae)",
+ "localized": "전체 정밀도 (--no-half-vae)",
+ "reload": "",
+ "hint": "VAE에 FP32를 사용합니다. VRAM을 더 많이 사용하고 생성 속도가 느려지지만 더 나은 결과를 얻을 수 있습니다."
+ },
+ {
+ "id": 52,
"label": "FP32",
"localized": "FP32",
"reload": "",
"hint": "계산에 32비트 부동 소수점 정밀도를 사용합니다."
},
{
- "id": "",
+ "id": 53,
"label": "FP16",
"localized": "FP16",
"reload": "",
"hint": "계산에 16비트 부동 소수점 정밀도를 사용합니다."
},
{
- "id": "",
- "label": "BF16",
- "localized": "BF16",
- "reload": "",
- "hint": "계산에 수정된 16비트 부동 소수점 정밀도를 사용합니다."
- },
- {
- "id": "",
- "label": "Full precision (--no-half-vae)",
- "localized": "전체 정밀도 (--no-half-vae)",
- "reload": "",
- "hint": "VAE에 FP32를 사용합니다. 더 많은 VRAM을 사용하고 생성 속도가 느려지지만 더 나은 결과를 얻을 수 있습니다."
- },
- {
- "id": "",
+ "id": 54,
"label": "Force full precision (--no-half)",
"localized": "전체 정밀도 강제 (--no-half)",
"reload": "",
- "hint": "모델에 FP32를 사용합니다. 더 많은 VRAM을 사용하고 생성 속도가 느려지지만 더 나은 결과를 얻을 수 있습니다."
+ "hint": "모델에 FP32를 사용합니다. VRAM을 더 많이 사용하고 생성 속도가 느려지지만 더 나은 결과를 얻을 수 있습니다."
},
{
- "id": "",
- "label": "Upcast sampling",
- "localized": "업캐스트 샘플링",
+ "id": 55,
+ "label": "Flash",
+ "localized": "Flash",
"reload": "",
- "hint": "--no-half와 유사한 결과를 생성하며, 더 적은 메모리를 사용하면서 더 나은 성능을 제공합니다."
+ "hint": ""
},
{
- "id": "",
- "label": "Attempt VAE roll back for NaN values",
- "localized": "NaN 값에 대해 VAE 롤백 시도",
+ "id": 56,
+ "label": "Flex attention",
+ "localized": "Flex attention",
"reload": "",
- "hint": "Torch 2.1 및 NaN 확인 활성화가 필요합니다."
+ "hint": ""
},
{
- "id": "",
- "label": "Olive use FP16 on optimization",
- "localized": "Olive 최적화 시 FP16 사용",
+ "id": 57,
+ "label": "Flash attention",
+ "localized": "Flash attention",
"reload": "",
- "hint": "Olive 최적화 프로세스의 출력 모델에 16비트 부동 소수점 정밀도를 사용합니다. 비활성화된 경우 32비트 부동 소수점 정밀도를 사용합니다."
+ "hint": "고도로 최적화된 어텐션 알고리즘입니다. VRAM 사용량을 크게 줄이고 추론 속도를 높이지만, 결과가 비결정적(non-deterministic)일 수 있습니다."
},
{
- "id": "",
- "label": "Olive force FP32 for VAE Encoder",
- "localized": "Olive VAE 인코더에 FP32 강제",
+ "id": 58,
+ "label": "Fused projections",
+ "localized": "융합 프로젝션",
"reload": "",
- "hint": "출력 모델의 VAE 인코더에 32비트 부동 소수점 정밀도를 사용합니다. 이 옵션은 '최적화 시 FP16 사용' 옵션을 재정의합니다. Img2Img에서 NaN 또는 검은색 빈 이미지가 나타나면 이 옵션을 활성화하고 캐시를 제거하십시오."
+ "hint": ""
},
{
- "id": "",
- "label": "Olive use static dimensions",
- "localized": "Olive 정적 차원 사용",
+ "id": 59,
+ "label": "FreeU enabled",
+ "localized": "FreeU 활성화됨",
"reload": "",
- "hint": "Olive 최적화 모델을 사용하여 추론 속도를 훨씬 빠르게 만듭니다. (OrtTransformersOptimization)"
+ "hint": ""
},
{
- "id": "",
- "label": "Olive cache optimized models",
- "localized": "Olive 최적화 모델 캐시",
+ "id": 60,
+ "label": "FreeU 1st stage backbone",
+ "localized": "FreeU 1단계 백본",
"reload": "",
- "hint": "Olive 처리된 모델을 캐시로 저장합니다. ONNX 탭에서 관리할 수 있습니다."
+ "hint": ""
},
{
- "id": "",
+ "id": 61,
+ "label": "FreeU 2nd stage backbone",
+ "localized": "FreeU 2단계 백본",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "FreeU 1st stage skip",
+ "localized": "FreeU 1단계 스킵",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "FreeU 2nd stage skip",
+ "localized": "FreeU 2단계 스킵",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "FoCa",
+ "localized": "FoCa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "FasterCache cache enabled",
+ "localized": "FasterCache 캐시 활성화됨",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66,
+ "label": "FasterCache spacial skip range",
+ "localized": "FasterCache 공간 스킵 범위",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "FasterCache spacial skip start",
+ "localized": "FasterCache 공간 스킵 시작",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 68,
+ "label": "FasterCache spacial skip end",
+ "localized": "FasterCache 공간 스킵 종료",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "FasterCache uncond skip range",
+ "localized": "FasterCache 무조건부 스킵 범위",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "FasterCache uncond skip start",
+ "localized": "FasterCache 무조건부 스킵 시작",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "FasterCache uncond skip end",
+ "localized": "FasterCache 무조건부 스킵 종료",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "FasterCache guidance distilled",
+ "localized": "FasterCache 가이던스 증류됨",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "fullgraph",
+ "localized": "전체 그래프",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "Folder with stable diffusion models",
+ "localized": "스테이블 디퓨전 모델 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Folder with Huggingface models",
+ "localized": "Huggingface 모델 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Folder for Huggingface cache",
+ "localized": "Huggingface 캐시 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Folder for Tunable ops cache",
+ "localized": "Tunable ops 캐시 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Folder with VAE files",
+ "localized": "VAE 파일 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Folder with UNET files",
+ "localized": "UNET 파일 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Folder with Text encoder files",
+ "localized": "텍스트 인코더 파일 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "Folder with LoRA network(s)",
+ "localized": "LoRA 네트워크 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "File or Folder with user-defined styles",
+ "localized": "사용자 정의 스타일 파일 또는 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 83,
+ "label": "Folder with user-defined wildcards",
+ "localized": "사용자 정의 와일드카드 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "Folder with textual inversion embeddings",
+ "localized": "텍스트 인버전 임베딩 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 85,
+ "label": "Folder with Control models",
+ "localized": "Control 모델 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 86,
+ "label": "Folder with Yolo models",
+ "localized": "Yolo 모델 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 87,
+ "label": "Folder with ESRGAN models",
+ "localized": "ESRGAN 모델 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88,
+ "label": "Folder with BSRGAN models",
+ "localized": "BSRGAN 모델 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 89,
+ "label": "Folder with RealESRGAN models",
+ "localized": "RealESRGAN 모델 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 90,
+ "label": "Folder with SCUNet models",
+ "localized": "SCUNet 모델 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 91,
+ "label": "Folder with SwinIR models",
+ "localized": "SwinIR 모델 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 92,
+ "label": "Folder with CLIP models",
+ "localized": "CLIP 모델 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 93,
+ "label": "Folder for disk offload",
+ "localized": "디스크 오프로드 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 94,
+ "label": "Folder for OpenVINO cache",
+ "localized": "OpenVINO 캐시 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 95,
+ "label": "Folder for ONNX cached models",
+ "localized": "ONNX 캐시 모델 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 96,
+ "label": "Folder for ONNX conversion",
+ "localized": "ONNX 변환 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 97,
+ "label": "Folder with chaiNNer models",
+ "localized": "chaiNNer 모델 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 98,
"label": "File format",
"localized": "파일 형식",
"reload": "",
- "hint": "이미지에 사용할 파일 형식을 선택합니다."
+ "hint": "이미지 파일 형식을 선택합니다."
},
{
- "id": "",
- "label": "Include metadata",
- "localized": "메타데이터 포함",
+ "id": 99,
+ "label": "Font file",
+ "localized": "글꼴 파일",
"reload": "",
- "hint": "이미지 생성 매개변수를 이미지 파일 내에 메타데이터 태그로 저장합니다."
+ "hint": ""
},
{
- "id": "",
+ "id": 100,
+ "label": "Font color",
+ "localized": "글꼴 색상",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 101,
+ "label": "Folder for text generate",
+ "localized": "텍스트 생성 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 102,
+ "label": "Folder for image generate",
+ "localized": "이미지 생성 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 103,
+ "label": "Folder for control generate",
+ "localized": "컨트롤 생성 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 104,
+ "label": "Folder for processed images",
+ "localized": "처리된 이미지 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 105,
+ "label": "Folder for manually saved images",
+ "localized": "수동 저장된 이미지 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 106,
+ "label": "Folder for videos",
+ "localized": "비디오 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 107,
+ "label": "Folder for init images",
+ "localized": "초기 이미지 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 108,
+ "label": "Folder for txt2img grids",
+ "localized": "txt2img 그리드 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 109,
+ "label": "Folder for img2img grids",
+ "localized": "img2img 그리드 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 110,
+ "label": "Folder for control grids",
+ "localized": "컨트롤 그리드 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 111,
+ "label": "Font size",
+ "localized": "글꼴 크기",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 112,
+ "label": "Full VAE",
+ "localized": "전체 VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 113,
+ "label": "Force offline mode",
+ "localized": "오프라인 모드 강제",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 114,
+ "label": "Fixed UNet precision",
+ "localized": "UNet 정밀도 고정",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 115,
+ "label": "Filename join string",
+ "localized": "파일명 결합 문자열",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 116,
+ "label": "Filename word regex",
+ "localized": "파일명 단어 정규식",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 117,
+ "label": "Force zeros for prompts when empty",
+ "localized": "프롬프트가 비어있을 때 0으로 강제",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 118,
+ "label": "fill",
+ "localized": "채우기",
+ "reload": "",
+ "hint": "이미지 전체가 대상 해상도 안에 들어오도록 크기를 조정합니다. 빈 공간은 이미지의 색상으로 채웁니다."
+ },
+ {
+ "id": 119,
+ "label": "For image processing do exact number of steps as specified",
+ "localized": "이미지 처리 시 지정된 수의 단계를 정확히 수행",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 120,
+ "label": "Folder with LyCORIS network(s)",
+ "localized": "LyCORIS 네트워크 폴더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 121,
+ "label": "Fuse strength",
+ "localized": "융합 강도",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 122,
+ "label": "FreeInit",
+ "localized": "FreeInit",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "g": [
+ {
+ "id": 0,
+ "label": "Gallery",
+ "localized": "갤러리",
+ "reload": "",
+ "hint": "이미지 갤러리"
+ },
+ {
+ "id": 1,
+ "label": "GitHub",
+ "localized": "GitHub",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Guidance",
+ "localized": "가이던스",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "GenerateGenerate",
+ "localized": "생성하기",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Generate forever",
+ "localized": "무한 생성",
+ "reload": "",
+ "hint": "취소될 때까지 처리를 계속 시작합니다"
+ },
+ {
+ "id": 5,
+ "label": "Generate",
+ "localized": "생성",
+ "reload": "",
+ "hint": "프로세싱 시작"
+ },
+ {
+ "id": 6,
+ "label": "Get receipe",
+ "localized": "레시피 가져오기",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "GPU Monitor",
+ "localized": "GPU 모니터",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Get Changelog",
+ "localized": "변경 이력 가져오기",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Generic",
+ "localized": "일반",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Google GenAI",
+ "localized": "Google GenAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Group Offload",
+ "localized": "그룹 오프로드",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Grid Options",
+ "localized": "그리드 옵션",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Grids",
+ "localized": "그리드",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Guider",
+ "localized": "가이더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Guidance scale",
+ "localized": "가이던스 스케일",
+ "reload": "",
+ "hint": "CFG(Classifier Free Guidance) 스케일: 이미지가 프롬프트에 얼마나 강하게 부합해야 하는지를 설정합니다. 낮은 값은 더 창의적인 결과를 생성하고, 높은 값은 프롬프트를 더 엄격하게 따르게 합니다. 권장 값은 5-10 사이입니다."
+ },
+ {
+ "id": 16,
+ "label": "Guidance end",
+ "localized": "가이던스 종료",
+ "reload": "",
+ "hint": "CFG 및 PAG의 효과를 조기에 종료합니다. 1은 정상 작동, 0.5는 50% 단계에서 가이던스를 중단합니다."
+ },
+ {
+ "id": 17,
+ "label": "Guidance rescale",
+ "localized": "가이던스 재조정",
+ "reload": "",
+ "hint": "높은 가이던스 값에서 이미지가 노출 과다(타버림)되는 것을 방지하기 위해 가이던스를 재조정합니다."
+ },
+ {
+ "id": 18,
+ "label": "Gamma",
+ "localized": "감마",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Grid margins",
+ "localized": "그리드 여백",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Grid sections",
+ "localized": "그리드 섹션",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Guidance strength",
+ "localized": "가이던스 강도",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Guidance start",
+ "localized": "가이던스 시작",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Guidance stop",
+ "localized": "가이던스 중지",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Gate step",
+ "localized": "게이트 단계",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Guess mode",
+ "localized": "추측 모드",
+ "reload": "",
+ "hint": "ControlNet에 프롬프트를 제공해야 하는 요구 사항을 제거합니다. ControlNet 인코더가 입력 컨트롤 맵의 내용을 기반으로 '최선의 추측'을 하도록 강제합니다."
+ },
+ {
+ "id": 26,
+ "label": "gradient",
+ "localized": "그라데이션",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Gamma corrected",
+ "localized": "감마 보정됨",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "General threshold",
+ "localized": "일반 임계값",
+ "reload": "",
+ "hint": "일반 태그(예: 사물, 행동, 설정)에 대한 신뢰도 임계값입니다. 이 임계값 이상의 신뢰도를 가진 태그만 출력에 포함됩니다. 높은 값은 더 선택적(태그 수가 적음)이며, 낮은 값은 더 많은 태그를 포함합니다."
+ },
+ {
+ "id": 29,
+ "label": "GPU",
+ "localized": "GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Google cloud use VertexAI endpoints",
+ "localized": "Google 클라우드 VertexAI 엔드포인트 사용",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Google cloud API key",
+ "localized": "Google 클라우드 API 키",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Google Cloud project ID",
+ "localized": "Google 클라우드 프로젝트 ID",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Google Cloud location ID",
+ "localized": "Google 클라우드 위치 ID",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "group",
+ "localized": "그룹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Group size",
+ "localized": "그룹 크기",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "GC threshold",
+ "localized": "GC 임계값",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Grid max rows count",
+ "localized": "그리드 최대 행 수",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Grid max columns count",
+ "localized": "그리드 최대 열 수",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Grid background color",
+ "localized": "그리드 배경색",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Gallery auto-update on tab change",
+ "localized": "탭 변경 시 갤러리 자동 업데이트",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "GPU monitor interval",
+ "localized": "GPU 모니터 간격",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Gallery view columns",
+ "localized": "갤러리 보기 열",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Grid image size",
+ "localized": "그리드 이미지 크기",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Global",
+ "localized": "글로벌",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "h": [
+ {
+ "id": 81,
+ "label": "History",
+ "localized": "기록",
+ "reload": "",
+ "hint": "추가적으로 재처리가 가능한 이전 생성 이미지 목록"
+ },
+ {
+ "id": 82,
+ "label": "html2md",
+ "localized": "html2md",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 83,
+ "label": "Huggingface",
+ "localized": "Huggingface",
+ "reload": "",
+ "hint": "Huggingface 접근 관련 설정"
+ },
+ {
+ "id": 84,
+ "label": "HiDream",
+ "localized": "HiDream",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 85,
+ "label": "HyperTile",
+ "localized": "HyperTile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 86,
+ "label": "HiDiffusion",
+ "localized": "HiDiffusion",
+ "reload": "",
+ "hint": "HiDiffusion은 표준 모델을 사용하여 중복이나 왜곡 없이 향상된 성능으로 고해상도 이미지를 생성할 수 있게 합니다"
+ },
+ {
+ "id": 87,
+ "label": "Height",
+ "localized": "세로 높이",
+ "reload": "",
+ "hint": "이미지의 세로 높이"
+ },
+ {
+ "id": 88,
+ "label": "HiRes steps",
+ "localized": "고해상도 단계",
+ "reload": "",
+ "hint": "업스케일링된 사진을 위한 샘플링 단계 수입니다. 0인 경우 원본과 동일하게 사용됩니다"
+ },
+ {
+ "id": 89,
+ "label": "HDR clamp",
+ "localized": "HDR 클램프",
+ "reload": "",
+ "hint": "분포 평균에서 크게 벗어나는 값을 제거하여 불필요한 세부 사항의 수준을 조정합니다. 이는 높은 가이던스 스케일에서 생성을 강화하는 데 특히 유용하며, 초기 단계에서 이상치를 식별하고 범위(경계) 및 임계값 설정을 기반으로 수학적 조정을 적용합니다. 이미지 값을 유지하려는 범위를 설정하고, 임계값을 조정하여 어떤 값을 해당 범위로 다시 가져올지 결정하는 것으로 생각하면 됩니다"
+ },
+ {
+ "id": 90,
+ "label": "HDR maximize",
+ "localized": "HDR 최대화",
+ "reload": "",
+ "hint": "최대 텐서 값을 지정된 범위에 4를 곱한 값으로 나누어 '정규화 계수'를 계산합니다. 이 계수는 채널을 지정된 경계 내로 이동시켜 이후 처리를 위한 최대 동적 범위를 보장하는 데 사용됩니다. 목표는 포토샵과 같은 외부 애플리케이션에서 레벨, 대비, 밝기를 조정할 때 동적 범위를 최적화하는 것입니다"
+ },
+ {
+ "id": 91,
+ "label": "HDR range",
+ "localized": "HDR 범위",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 92,
+ "label": "Hue",
+ "localized": "색상",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 93,
+ "label": "HQ init latents",
+ "localized": "HQ 초기 잠재 공간",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 94,
+ "label": "Height after",
+ "localized": "이후 높이",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 95,
+ "label": "Height mask",
+ "localized": "높이 마스크",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 96,
+ "label": "Hires use control",
+ "localized": "고해상도 제어 사용",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 97,
+ "label": "Hands",
+ "localized": "손",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 98,
+ "label": "High threshold",
+ "localized": "높은 임계값",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99,
+ "label": "high noise",
+ "localized": "높은 노이즈",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "Hypertile UNet Enabled",
+ "localized": "Hypertile UNet 활성화",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 101,
+ "label": "Hypertile HiRes pass only",
+ "localized": "Hypertile 고해상도 패스 전용",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 102,
+ "label": "Hypertile UNet max tile size",
+ "localized": "Hypertile UNet 최대 타일 크기",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 103,
+ "label": "Hypertile UNet min tile size",
+ "localized": "Hypertile UNet 최소 타일 크기",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 104,
+ "label": "Hypertile UNet swap size",
+ "localized": "Hypertile UNet 스왑 크기",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 105,
+ "label": "Hypertile UNet depth",
+ "localized": "Hypertile UNet 깊이",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 106,
+ "label": "Hypertile VAE Enabled",
+ "localized": "Hypertile VAE 활성화",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 107,
+ "label": "Hypertile VAE tile size",
+ "localized": "Hypertile VAE 타일 크기",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 108,
+ "label": "Hypertile VAE swap size",
+ "localized": "Hypertile VAE 스왑 크기",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 109,
+ "label": "HiDiffusion apply RAU-Net",
+ "localized": "HiDiffusion RAU-Net 적용",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 110,
+ "label": "HiDiffusion apply MSW-MSA",
+ "localized": "HiDiffusion MSW-MSA 적용",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 111,
+ "label": "HiDiffusion aggressive at step",
+ "localized": "HiDiffusion 공격적 단계 설정",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 112,
+ "label": "HiDiffusion override T1 ratio",
+ "localized": "HiDiffusion T1 비율 재정의",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 113,
+ "label": "HiDiffusion override T2 ratio",
+ "localized": "HiDiffusion T2 비율 재정의",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 114,
+ "label": "hidet",
+ "localized": "hidet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 115,
+ "label": "Hide legacy tabs",
+ "localized": "레거시 탭 숨기기",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 116,
+ "label": "Hide input range sliders",
+ "localized": "입력 범위 슬라이더 숨기기",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 117,
+ "label": "Hide params headers",
+ "localized": "파라미터 헤더 숨기기",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 118,
+ "label": "HuggingFace token",
+ "localized": "HuggingFace 토큰",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 119,
+ "label": "HuggingFace mirror",
+ "localized": "HuggingFace 미러",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 120,
+ "label": "HED",
+ "localized": "HED",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "i": [
+ {
+ "id": 67272,
+ "label": "Images",
+ "localized": "이미지",
+ "reload": "n/a",
+ "hint": "이미지 생성 통합 인터페이스 T2I 및 I2I 지원 선택적 컨트롤 가이던스 포함"
+ },
+ {
+ "id": 14959,
+ "label": "I2I",
+ "localized": "I2I",
+ "reload": "n/a",
+ "hint": "이미지에서 이미지 생성 기존의 이미지 투 이미지(Image-to-Image) 인터페이스와 동작을 모방하는 레거시 인터페이스"
+ },
+ {
+ "id": 22926,
+ "label": "Input",
+ "localized": "입력",
+ "reload": "n/a",
+ "hint": "생성 안내에 사용되는 입력 미디어의 선택 표시/숨기기"
+ },
+ {
+ "id": 66133,
+ "label": "Image",
+ "localized": "이미지",
+ "reload": "n/a",
+ "hint": "이미지에서 이미지 생성"
+ },
+ {
+ "id": 98744,
+ "label": "Inpaint",
+ "localized": "인페인트",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 17981,
+ "label": "Inputs",
+ "localized": "입력",
+ "reload": "n/a",
+ "hint": "입력 이미지와 관련된 설정"
+ },
+ {
+ "id": 64966,
+ "label": "Initial",
+ "localized": "초기 설정",
+ "reload": "n/a",
+ "hint": "처리 전 이미지 해상도 설정"
+ },
+ {
+ "id": 42261,
+ "label": "Info",
+ "localized": "정보",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 83259,
+ "label": "install",
+ "localized": "설치",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61103,
+ "label": "Image Options",
+ "localized": "이미지 옵션",
+ "reload": "n/a",
+ "hint": "이미지 형식, 메타데이터 및 이미지 그리드와 관련된 설정"
+ },
+ {
+ "id": 90998,
+ "label": "Image Paths",
+ "localized": "이미지 경로",
+ "reload": "n/a",
+ "hint": "이미지 파일 이름 및 출력 디렉토리와 관련된 설정"
+ },
+ {
+ "id": 36544,
+ "label": "Image Metadata",
+ "localized": "이미지 메타데이터",
+ "reload": "n/a",
+ "hint": "생성된 이미지와 함께 생성되는 메타데이터 처리와 관련된 설정"
+ },
+ {
+ "id": 39257,
+ "label": "IP Adapters",
+ "localized": "IP 어댑터",
+ "reload": "n/a",
+ "hint": "IP 어댑터는 생성을 원하는 결과로 안내할 수 있는 플러그인 모델입니다"
+ },
+ {
+ "id": 33301,
+ "label": "Input Media",
+ "localized": "입력 미디어",
+ "reload": "n/a",
+ "hint": "이미지 투 이미지, 인페인트 또는 컨트롤 처리에 사용될 입력 이미지 추가"
+ },
+ {
+ "id": 84714,
+ "label": "Input Image",
+ "localized": "입력 이미지",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 83582,
+ "label": "IPEX",
+ "localized": "IPEX",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 42602,
+ "label": "Image Gallery",
+ "localized": "이미지 갤러리",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 31934,
+ "label": "Intermediate Image Saving",
+ "localized": "중간 이미지 저장",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 89901,
+ "label": "Initial seed",
+ "localized": "초기 시드",
+ "reload": "n/a",
+ "hint": "난수 생성기의 출력을 결정하는 값 - 다른 이미지와 동일한 파라미터 및 시드로 이미지를 생성하면 동일한 결과를 얻게 됩니다"
+ },
+ {
+ "id": 93863,
+ "label": "Include detections",
+ "localized": "감지 결과 포함",
+ "reload": "n/a",
+ "hint": "감지된 영역이 표시된 원본 이미지를 포함합니다"
+ },
+ {
+ "id": 64332,
+ "label": "IY model",
+ "localized": "IY 모델",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 28224,
+ "label": "IY scale",
+ "localized": "IY 스케일",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 31871,
+ "label": "IY start",
+ "localized": "IY 시작",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 20885,
+ "label": "IY end",
+ "localized": "IY 종료",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 81615,
+ "label": "Identity guidance",
+ "localized": "아이덴티티 가이던스",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 80854,
+ "label": "Include original image",
+ "localized": "원본 이미지 포함",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 38920,
+ "label": "Iterate seed per line",
+ "localized": "줄당 시드 반복",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 15447,
+ "label": "Iterations",
+ "localized": "반복 횟수",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 34208,
+ "label": "Interpolate frames",
+ "localized": "프레임 보간",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 75531,
+ "label": "Include main grid",
+ "localized": "메인 그리드 포함",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 54116,
+ "label": "Include sub grids",
+ "localized": "서브 그리드 포함",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 23579,
+ "label": "Include images",
+ "localized": "이미지 포함",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 74819,
+ "label": "invert",
+ "localized": "반전",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 21471,
+ "label": "Init image same as control",
+ "localized": "초기 이미지를 컨트롤과 동일하게",
+ "reload": "n/a",
+ "hint": "컨트롤 입력 창에 배치된 모든 이미지를 img2img 유형 작업의 소스(예: 수정할 이미지)로 추가 처리합니다."
+ },
+ {
+ "id": 54734,
+ "label": "Inpaint masked only",
+ "localized": "마스크 영역만 인페인트",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 70549,
+ "label": "Invert mask",
+ "localized": "마스크 반전",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 48704,
+ "label": "IOU",
+ "localized": "IOU",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 13978,
+ "label": "Init strength",
+ "localized": "초기 강도",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 48247,
+ "label": "Input directory",
+ "localized": "입력 디렉토리",
+ "reload": "n/a",
+ "hint": "처리하려는 이미지가 들어 있는 폴더"
+ },
+ {
+ "id": 75988,
+ "label": "Intermediates",
+ "localized": "중간 후보군",
+ "reload": "n/a",
+ "hint": "이미지 특징을 설명 태그(flavor)와 일치시킬 때의 중간 후보군 크기입니다. 이 풀에서 최소/최대 flavor를 기준으로 최종 태그가 선택됩니다. 값이 높을수록 품질이 향상될 수 있지만 속도가 느려집니다."
+ },
+ {
+ "id": 61823,
+ "label": "Include rating",
+ "localized": "등급 포함",
+ "reload": "n/a",
+ "hint": "출력에 콘텐츠 등급 태그(예: safe, questionable, explicit)를 포함합니다. 콘텐츠 등급별로 이미지를 필터링하거나 분류하는 데 유용합니다."
+ },
+ {
+ "id": 61081,
+ "label": "Image width",
+ "localized": "이미지 너비",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 26591,
+ "label": "Image height",
+ "localized": "이미지 높이",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 53406,
+ "label": "inference-mode",
+ "localized": "추론 모드",
+ "reload": "n/a",
+ "hint": "no-grad와 유사하지만 더 엄격합니다. 안전과 속도를 위해 모델이 추론 모드에서만 실행되도록 보장합니다."
+ },
+ {
+ "id": 55543,
+ "label": "inductor",
+ "localized": "inductor",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 23565,
+ "label": "Image quality",
+ "localized": "이미지 품질",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 82976,
+ "label": "Include mask in outputs",
+ "localized": "출력에 마스크 포함",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 62024,
+ "label": "Include invisible watermark",
+ "localized": "보이지 않는 워터마크 포함",
+ "reload": "n/a",
+ "hint": "일부 픽셀 값을 변경하여 이미지에 보이지 않는 워터마크를 추가합니다"
+ },
+ {
+ "id": 60783,
+ "label": "Invisible watermark string",
+ "localized": "보이지 않는 워터마크 문자열",
+ "reload": "n/a",
+ "hint": "이미지에 추가할 워터마크 문자열입니다. 이미지 손상을 방지하기 위해 매우 짧게 유지하세요."
+ },
+ {
+ "id": 55160,
+ "label": "Image watermark position",
+ "localized": "이미지 워터마크 위치",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 33527,
+ "label": "Image watermark file",
+ "localized": "이미지 워터마크 파일",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 92200,
"label": "Images filename pattern",
- "localized": "이미지 파일명 패턴",
- "reload": "",
- "hint": "이미지 파일 이름을 지정하는 데 다음 태그를 사용하십시오:seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
+ "localized": "이미지 파일 이름 패턴",
+ "reload": "n/a",
+ "hint": "다음 태그를 사용하여 파일 이름이 결정되는 방식을 정의합니다:seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
},
{
- "id": "",
- "label": "Row count",
- "localized": "행 수",
- "reload": "",
- "hint": "자동 감지를 위해 -1을 사용하고, 배치 크기와 동일하게 하려면 0을 사용하십시오."
+ "id": 42173,
+ "label": "inline",
+ "localized": "인라인",
+ "reload": "n/a",
+ "hint": "모든 추가 요소와 나란히 배치 (스크롤 가능)"
},
{
- "id": "",
- "label": "Directory name pattern",
- "localized": "디렉터리 이름 패턴",
- "reload": "",
- "hint": "이미지 및 그리드의 하위 디렉터리를 선택하는 방법을 정의하는 데 다음 태그를 사용하십시오: [steps], [cfg], [prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime], [job_timestamp]; 기본값을 사용하려면 비워 두십시오."
+ "id": 61332,
+ "label": "Inpainting include greyscale mask in results",
+ "localized": "인페인팅 결과에 그레이스케일 마스크 포함",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
+ "id": 15486,
+ "label": "Inpainting include masked composite in results",
+ "localized": "인페인팅 결과에 마스크 합성 이미지 포함",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 39626,
+ "label": "Image transparent color fill",
+ "localized": "이미지 투명 색상 채우기",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 59483,
"label": "Inpainting conditioning mask strength",
- "localized": "인페인팅 조건부 마스크 강도",
- "reload": "",
- "hint": "인페인팅 및 img2img를 위해 원본 이미지를 얼마나 강하게 마스킹할지 결정합니다. 1.0은 완전히 마스킹됨(기본값)을 의미합니다. 0.0은 완전히 마스킹되지 않은 조건을 의미합니다. 값이 낮을수록 이미지의 전체 구성을 보존하는 데 도움이 되지만, 큰 변화에는 어려움을 겪을 수 있습니다."
+ "localized": "인페인팅 컨디셔닝 마스크 강도",
+ "reload": "n/a",
+ "hint": "인페인팅 및 img2img를 위해 원본 이미지를 얼마나 강하게 마스킹할지 결정합니다. 1.0은 완전 마스킹(기본값)을 의미합니다. 0.0은 마스킹되지 않은 컨디셔닝을 의미합니다. 값이 낮을수록 이미지의 전체적인 구도를 유지하는 데 도움이 되지만, 큰 변화를 주기 어려워집니다."
},
{
- "id": "",
- "label": "Clip skip",
- "localized": "클립 스킵",
- "reload": "",
- "hint": "CLIP 모델의 조기 종료 매개변수입니다. 1은 일반적으로 마지막 레이어에서 중지하고, 2는 마지막에서 두 번째 레이어에서 중지하는 식입니다."
+ "id": 74857,
+ "label": "Image resize algorithm",
+ "localized": "이미지 크기 조절 알고리즘",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Images folder",
- "localized": "이미지 폴더",
- "reload": "",
- "hint": "비어 있으면 아래 세 개의 디렉터리가 기본값으로 사용됩니다."
+ "id": 95311,
+ "label": "Image repeats per epoch",
+ "localized": "에포크당 이미지 반복 횟수",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Grids folder",
- "localized": "그리드 폴더",
- "reload": "",
- "hint": "비어 있으면 아래 두 개의 디렉터리가 기본값으로 사용됩니다."
+ "id": 17904,
+ "label": "Interpolation Method",
+ "localized": "보간 방법",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Quicksettings list",
- "localized": "빠른 설정 목록",
- "reload": "",
- "hint": "설정 탭 대신 상단의 빠른 접근 바에 표시되어야 할 설정 이름 목록(콤마로 구분)."
+ "id": 44955,
+ "label": "In Blocks",
+ "localized": "입력 블록",
+ "reload": "n/a",
+ "hint": "UNet의 다운샘플링 블록 (SD1.5의 경우 12개 값, SDXL의 경우 9개 값)"
},
{
- "id": "",
+ "id": 58735,
+ "label": "Input model",
+ "localized": "입력 모델",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 28282,
+ "label": "Info object",
+ "localized": "정보 객체",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "k": [
+ {
+ "id": 7553,
+ "label": "Kanvas change",
+ "localized": "Kanvas change",
+ "reload": "control",
+ "hint": "캔버스 변경 사항을 적용합니다."
+ },
+ {
+ "id": 3289,
+ "label": "Kanvas Settings",
+ "localized": "Kanvas 설정",
+ "reload": "control",
+ "hint": "캔버스 관련 설정을 구성합니다."
+ },
+ {
+ "id": 4190,
+ "label": "Keep Thinking Trace",
+ "localized": "사고 과정 유지",
+ "reload": "script_prompt_enhance",
+ "hint": "모델의 추론 과정을 최종 출력에 포함합니다. 모델이 어떻게 답변에 도달했는지 이해하는 데 유용합니다. 생각 모드(Thinking mode)를 지원하는 모델에서만 작동합니다."
+ },
+ {
+ "id": 5821,
+ "label": "Keep Prefill",
+ "localized": "프리필(Prefill) 유지",
+ "reload": "script_prompt_enhance",
+ "hint": "최종 출력의 시작 부분에 프리필 텍스트를 포함합니다. 비활성화하면 모델을 안내하는 데 사용된 프리필 텍스트가 결과에서 제거됩니다."
+ },
+ {
+ "id": 6142,
+ "label": "Keep aspect ratio",
+ "localized": "종횡비 유지",
+ "reload": "control",
+ "hint": "이미지의 가로 세로 비율을 고정합니다."
+ }
+ ],
+ "l": [
+ {
+ "id": 7,
+ "label": "Load model",
+ "localized": "모델 로드",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "Load custom model",
+ "localized": "사용자 정의 모델 로드",
+ "reload": "",
+ "hint": "지정된 설정으로 사용자 정의 모델을 로드합니다."
+ },
+ {
+ "id": 4,
+ "label": "LaMa Remove",
+ "localized": "LaMa 제거",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Lite",
+ "localized": "Lite",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "LTXVideo",
+ "localized": "LTXVideo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Load",
+ "localized": "로드",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Live Previews",
+ "localized": "라이브 미리보기",
+ "reload": "",
+ "hint": "라이브 미리보기 및 오디오 알림과 관련된 설정입니다."
+ },
+ {
+ "id": 0,
+ "label": "Legacy options",
+ "localized": "레거시 옵션",
+ "reload": "",
+ "hint": "레거시 옵션과 관련된 설정으로, 사용을 권장하지 않습니다."
+ },
+ {
+ "id": 0,
+ "label": "List",
+ "localized": "목록",
+ "reload": "",
+ "hint": "사용 가능한 모든 모델을 나열합니다."
+ },
+ {
+ "id": 0,
+ "label": "Loader",
+ "localized": "로더",
+ "reload": "",
+ "hint": "개별 모듈에서 확산 모델을 수동으로 조합할 수 있게 합니다."
+ },
+ {
+ "id": 11,
+ "label": "List models",
+ "localized": "모델 목록",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Load receipe",
+ "localized": "레시피 로드",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Lora",
+ "localized": "Lora",
+ "reload": "",
+ "hint": "LoRA: 저차원 적응(Low-Rank Adaptation). 로드된 모델 위에 적용되는 미세 조정된 모델입니다."
+ },
+ {
+ "id": 0,
+ "label": "Local",
+ "localized": "로컬",
+ "reload": "",
+ "hint": "다운로드되어 바로 사용할 수 있는 모델들입니다."
+ },
+ {
+ "id": 0,
+ "label": "LTX",
+ "localized": "LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Layerwise Casting",
+ "localized": "레이어별 캐스팅",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "LinFusion",
+ "localized": "LinFusion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Log Display",
+ "localized": "로그 표시",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "List all locally available models",
+ "localized": "로컬에서 사용 가능한 모든 모델 나열",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Last Generate",
+ "localized": "최근 생성",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "low order",
+ "localized": "낮은 순서",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "LSC layer indices",
+ "localized": "LSC 레이어 인덱스",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "LSC fully qualified name",
+ "localized": "LSC 전체 경로 이름",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "LSC skip attention blocks",
+ "localized": "LSC 어텐션 블록 건너뛰기",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "LSC skip feed-forward blocks",
+ "localized": "LSC 피드포워드 블록 건너뛰기",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "LSC skip attention scores",
+ "localized": "LSC 어텐션 점수 건너뛰기",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "LSC dropout rate",
+ "localized": "LSC 드롭아웃 비율",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Layer options",
+ "localized": "레이어 옵션",
+ "reload": "",
+ "hint": "IP 어댑터의 고급 레이어 옵션을 수동으로 지정합니다."
+ },
+ {
+ "id": 0,
+ "label": "Layer scales",
+ "localized": "레이어 스케일",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Length",
+ "localized": "길이",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Loops",
+ "localized": "루프",
+ "reload": "",
+ "hint": "이미지를 처리할 횟수입니다. 각 출력은 다음 루프의 입력으로 사용됩니다. 1로 설정하면 이 스크립트를 사용하지 않는 것과 동일하게 동작합니다."
+ },
+ {
+ "id": 0,
+ "label": "Level",
+ "localized": "레벨",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Latent mode",
+ "localized": "잠재(Latent) 모드",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Loop video",
+ "localized": "비디오 루프",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "LLM model",
+ "localized": "LLM 모델",
+ "reload": "",
+ "hint": "프롬프트 향상에 사용할 언어 모델을 선택합니다. 비전을 지원하는 모델은 아이콘이 표시됩니다. 사고 모드(Thinking mode)를 지원하는 모델은 아이콘이 표시됩니다."
+ },
+ {
+ "id": 0,
+ "label": "LBM Method",
+ "localized": "LBM 메서드",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "LBM Composite",
+ "localized": "LBM 합성",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "LBM Steps",
+ "localized": "LBM 단계",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "left",
+ "localized": "왼쪽",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Live update",
+ "localized": "실시간 업데이트",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Low threshold",
+ "localized": "낮은 임계값",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Large",
+ "localized": "대형",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "LTX model",
+ "localized": "LTX 모델",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "LTX frames number",
+ "localized": "LTX 프레임 수",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "LTX frames skip",
+ "localized": "LTX 프레임 건너뛰기",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "LTX enable upsampling",
+ "localized": "LTX 업샘플링 활성화",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "LTX upsample ratio",
+ "localized": "LTX 업샘플 비율",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "LTX enable refine",
+ "localized": "LTX 정제(Refine) 활성화",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "LTX refine strength",
+ "localized": "LTX 정제 강도",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "LTX decode timestep",
+ "localized": "LTX 디코드 타임스텝",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "LTX enable audio",
+ "localized": "LTX 오디오 활성화",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Loop",
+ "localized": "루프",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Local directory name",
+ "localized": "로컬 디렉토리 이름",
+ "reload": "",
+ "hint": "확장 기능을 설치할 디렉토리입니다. 기본값을 사용하려면 비워 두십시오."
+ },
+ {
+ "id": 0,
+ "label": "Libs",
+ "localized": "라이브러리",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Latent history size",
+ "localized": "잠재(Latent) 히스토리 크기",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "LLama repo",
+ "localized": "LLama 저장소",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "low noise",
+ "localized": "낮은 노이즈",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "leaf_level",
+ "localized": "리프 레벨",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "LLM",
+ "localized": "LLM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Layerwise casting storage",
+ "localized": "레이어별 캐스팅 저장소",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Layerwise non-blocking operations",
+ "localized": "레이어별 비차단(Non-blocking) 작업",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Lumina: Use mask in transformers",
+ "localized": "Lumina: 트랜스포머에서 마스크 사용",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "LinFusion apply distillation on load",
+ "localized": "LinFusion 로드 시 증류(Distillation) 적용",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Light",
+ "localized": "라이트",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Log view update period",
+ "localized": "로그 보기 업데이트 주기",
+ "reload": "",
+ "hint": "로그 보기 업데이트 주기(밀리초 단위)입니다."
+ },
+ {
+ "id": 0,
"label": "Live preview display period",
"localized": "라이브 미리보기 표시 주기",
"reload": "",
- "hint": "n 스텝마다 미리보기 이미지를 요청합니다. 0으로 설정하면 비활성화됩니다."
+ "hint": "n단계마다 미리보기 이미지를 요청합니다. 비활성화하려면 0으로 설정하십시오."
},
{
- "id": "",
- "label": "Approximate",
- "localized": "근사",
+ "id": 0,
+ "label": "Load custom Diffusers pipeline",
+ "localized": "사용자 정의 Diffusers 파이프라인 로드",
"reload": "",
- "hint": "저렴한 신경망 근사치. VAE에 비해 매우 빠르지만, 가로/세로 해상도가 4배 작고 품질이 낮은 사진을 생성합니다."
+ "hint": ""
},
{
- "id": "",
- "label": "Simple",
- "localized": "단순",
+ "id": 0,
+ "label": "LoRA force reload always",
+ "localized": "LoRA 항상 강제 재로드",
"reload": "",
- "hint": "매우 저렴한 근사치. VAE에 비해 매우 빠르지만, 가로/세로 해상도가 8배 작고 매우 낮은 품질의 사진을 생성합니다."
+ "hint": "이미 캐시된 경우에도 매 생성 시마다 저장소에서 LoRA 네트워크를 강제로 재로드합니다. 디버깅 중이거나 LoRA 파일이 외부에서 수정되는 경우에 유용합니다. 일반적인 사용 시에는 캐싱 이점을 위해 비활성화하십시오."
},
{
- "id": "",
- "label": "Progress update period",
- "localized": "진행 상황 업데이트 주기",
+ "id": 0,
+ "label": "LoRA load using Diffusers method",
+ "localized": "Diffusers 방식으로 LoRA 로드",
"reload": "",
- "hint": "UI 진행률 바 및 미리보기 확인을 위한 업데이트 주기 (밀리초 단위)."
+ "hint": "네이티브 SD.Next 구현 대신 Diffusers 내장 LoRA 기능을 사용하는 대안 방식입니다 (LoRA 호환성이 저하될 수 있음)."
},
{
- "id": "",
- "label": "Euler a",
- "localized": "오일러 a",
+ "id": 0,
+ "label": "LoRA native apply to text encoder",
+ "localized": "텍스트 인코더에 네이티브 LoRA 적용",
"reload": "",
- "hint": "오일러 선조(Euler Ancestral) - 매우 창의적이며, 스텝 수에 따라 완전히 다른 그림을 얻을 수 있습니다. 스텝을 30-40보다 높게 설정해도 도움이 되지 않습니다."
+ "hint": ""
},
{
- "id": "",
- "label": "DDIM",
- "localized": "DDIM",
+ "id": 0,
+ "label": "LoRA native fuse with model",
+ "localized": "모델과 네이티브 LoRA 융합",
"reload": "",
- "hint": "잡음 제거 확산 암시적 모델(Denoising Diffusion Implicit Models) - 인페인팅에 최적입니다."
+ "hint": "메모리 사용량을 줄이기 위해 LoRA를 모델에 병합합니다.경고: LoRA를 제거하거나 교체한 후에도 생성된 이미지에서 해당 스타일이 계속 나타날 수 있습니다. 깨끗한 모델을 얻으려면 모델 선택기에서 모델을 다시 로드하십시오."
},
{
- "id": "",
- "label": "UniPC",
- "localized": "UniPC",
+ "id": 0,
+ "label": "LoRA diffusers fuse with model",
+ "localized": "모델과 Diffusers LoRA 융합",
"reload": "",
- "hint": "확산 모델의 빠른 샘플링을 위한 통합 예측-수정 프레임워크입니다."
+ "hint": "메모리 사용량 절감 및 torch.compile 호환성을 위해 LoRA를 모델에 병합합니다.경고: LoRA를 제거하거나 교체한 후에도 생성된 이미지에서 해당 스타일이 계속 나타날 수 있습니다. 깨끗한 모델을 얻으려면 모델 선택기에서 모델을 다시 로드하십시오."
},
{
- "id": "",
- "label": "Sigma negative guidance minimum",
- "localized": "시그마 음수 안내 최소값",
+ "id": 0,
+ "label": "LoRA auto-apply tags",
+ "localized": "LoRA 태그 자동 적용",
"reload": "",
- "hint": "이미지가 거의 완성되었을 때 일부 스텝 동안 부정적 프롬프트를 건너뜁니다. 0은 비활성화입니다."
+ "hint": "LoRA 메타데이터의 트리거 단어/태그를 프롬프트에 자동으로 추가합니다. 자동 적용할 태그 수를 설정하십시오 (예: 3 = 상위 3개 트리거 태그 추가). 비활성화하려면 0, 가능한 모든 태그를 추가하려면 -1로 설정하십시오."
},
{
- "id": "",
- "label": "Upscaler tile size",
- "localized": "업스케일러 타일 크기",
+ "id": 0,
+ "label": "LoRA memory cache",
+ "localized": "LoRA 메모리 캐시",
"reload": "",
- "hint": "0 = 타일링 없음"
+ "hint": "저장소에서 다시 로드하기 전까지 향후 사용을 위해 네트워크에 유지할 LoRA 수입니다."
},
{
- "id": "",
- "label": "Upscaler tile overlap",
- "localized": "업스케일러 타일 오버랩",
+ "id": 0,
+ "label": "LoRA add hash info to metadata",
+ "localized": "메타데이터에 LoRA 해시 정보 추가",
"reload": "",
- "hint": "낮은 값 = 눈에 띄는 이음새"
+ "hint": "생성된 이미지 메타데이터에 LoRA 파일 해시를 포함합니다. 재현성과 정확히 어떤 버전의 LoRA가 사용되었는지 추적하는 데 유용합니다."
},
{
- "id": "",
- "label": "GFPGAN",
- "localized": "GFPGAN",
+ "id": 0,
+ "label": "LDSR Path",
+ "localized": "LDSR 경로",
"reload": "",
- "hint": "GFPGAN 신경망을 사용하여 낮은 품질의 얼굴을 복원합니다."
+ "hint": ""
},
{
- "id": "",
- "label": "CodeFormer",
- "localized": "CodeFormer",
+ "id": 0,
+ "label": "LoRA load using legacy method",
+ "localized": "레거시 방식으로 LoRA 로드",
"reload": "",
- "hint": "CodeFormer 신경망을 사용하여 낮은 품질의 얼굴을 복원합니다."
+ "hint": ""
},
{
- "id": "",
- "label": "CodeFormer weight parameter",
- "localized": "CodeFormer 가중치 매개변수",
+ "id": 0,
+ "label": "Loaded LoRA",
+ "localized": "로드된 LoRA",
"reload": "",
- "hint": "0 = 최대 효과; 1 = 최소 효과"
+ "hint": ""
},
{
- "id": "",
- "label": "ToMe token merging ratio",
- "localized": "ToMe 토큰 병합 비율",
+ "id": 0,
+ "label": "LoRA target filename",
+ "localized": "LoRA 대상 파일 이름",
"reload": "",
- "hint": "속도 및 메모리 개선을 위해 tomesd를 통한 중복 토큰 병합을 활성화합니다. 0은 비활성화입니다."
+ "hint": ""
},
{
- "id": "",
- "label": "Todo token merging ratio",
- "localized": "Todo 토큰 병합 비율",
+ "id": 0,
+ "label": "Layer skip guidance",
+ "localized": "레이어 건너뛰기 가이던스",
"reload": "",
- "hint": "속도 및 메모리 개선을 위해 todo를 통한 중복 토큰 병합을 활성화합니다. 0은 비활성화입니다."
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
+ "label": "LineArt",
+ "localized": "LineArt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Leres Depth",
+ "localized": "Leres 깊이",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "m": [
+ {
+ "id": -1,
+ "label": "Mask",
+ "localized": "마스크",
+ "reload": "",
+ "hint": "이미지 마스킹 및 마스크 옵션"
+ },
+ {
+ "id": -1,
+ "label": "video_params_generic",
+ "localized": "모델",
+ "reload": "",
+ "hint": "모델을 다운로드, 변환 또는 병합하고 모델 메타데이터를 관리합니다."
+ },
+ {
+ "id": -1,
+ "label": "Manage extensions",
+ "localized": "확장 프로그램 관리",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Manual install",
+ "localized": "수동 설치",
+ "reload": "",
+ "hint": "확장 프로그램을 수동으로 설치합니다."
+ },
+ {
+ "id": -1,
+ "label": "Models & Networks",
+ "localized": "모델 및 네트워크",
+ "reload": "",
+ "hint": "사용 가능한 모든 모델 및 네트워크 목록을 봅니다."
+ },
+ {
+ "id": -1,
+ "label": "Model Loading",
+ "localized": "모델 로딩",
+ "reload": "",
+ "hint": "모델이 로드되는 방식과 관련된 설정입니다."
+ },
+ {
+ "id": -1,
+ "label": "Model Options",
+ "localized": "모델 옵션",
+ "reload": "",
+ "hint": "특정 모델의 동작과 관련된 설정입니다."
+ },
+ {
+ "id": -1,
+ "label": "Model Offloading",
+ "localized": "모델 오프로딩",
+ "reload": "",
+ "hint": "모델 오프로딩 및 메모리 관리와 관련된 설정입니다."
+ },
+ {
+ "id": -1,
+ "label": "Model Quantization",
+ "localized": "모델 양자화",
+ "reload": "",
+ "hint": "메모리 사용량을 줄이는 데 사용되는 모델 양자화 관련 설정입니다."
+ },
+ {
+ "id": -1,
+ "label": "Model Compile",
+ "localized": "모델 컴파일",
+ "reload": "",
+ "hint": "다양한 모델 컴파일 방법과 관련된 설정입니다."
+ },
+ {
+ "id": -1,
+ "label": "Metadata",
+ "localized": "메타데이터",
+ "reload": "",
+ "hint": "사용 가능한 모든 모델의 메타데이터를 업데이트합니다."
+ },
+ {
+ "id": -1,
+ "label": "Merge",
+ "localized": "병합",
+ "reload": "",
+ "hint": "두 개 이상의 모델을 새 모델로 병합합니다."
+ },
+ {
+ "id": -1,
+ "label": "Manual Block Merge",
+ "localized": "수동 블록 병합",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "component-5688",
+ "localized": "모듈 병합",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model",
+ "localized": "모델",
+ "reload": "",
+ "hint": "기본 모델"
+ },
+ {
+ "id": -1,
+ "label": "Model metadata",
+ "localized": "모델 메타데이터",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ModernUI",
+ "localized": "ModernUI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modular Pipelines",
+ "localized": "모듈형 파이프라인",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Models Paths",
+ "localized": "모델 경로",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mobile",
+ "localized": "모바일",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge multiple models",
+ "localized": "다중 모델 병합",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max shift",
+ "localized": "최대 시프트",
+ "reload": "",
+ "hint": "동적 시프트를 사용할 때 고해상도를 위한 최대 시프트 값입니다."
+ },
+ {
+ "id": -1,
+ "label": "Merge detailers",
+ "localized": "디테일러 병합",
+ "reload": "",
+ "hint": "디테일링 프로세스를 실행하기 전에 여러 디테일러의 결과를 단일 마스크로 병합합니다."
+ },
+ {
+ "id": -1,
+ "label": "Max detected",
+ "localized": "최대 감지 수",
+ "reload": "",
+ "hint": "디테일러를 실행할 최대 감지 객체 수입니다."
+ },
+ {
+ "id": -1,
+ "label": "Min confidence",
+ "localized": "최소 신뢰도",
+ "reload": "",
+ "hint": "감지된 항목에 대한 최소 신뢰도입니다."
+ },
+ {
+ "id": -1,
+ "label": "Max overlap",
+ "localized": "최대 중첩",
+ "reload": "",
+ "hint": "두 감지 항목 중 하나가 폐기되기 전의 최대 중첩 허용 범위입니다."
+ },
+ {
+ "id": -1,
+ "label": "Min size",
+ "localized": "최소 크기",
+ "reload": "",
+ "hint": "전체 이미지 대비 감지된 객체의 최소 크기 비율입니다."
+ },
+ {
+ "id": -1,
+ "label": "Max size",
+ "localized": "최대 크기",
+ "reload": "",
+ "hint": "전체 이미지 대비 감지된 객체의 최대 크기 비율입니다."
+ },
+ {
+ "id": -1,
+ "label": "Max Range",
+ "localized": "최대 범위",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Momentum",
+ "localized": "모멘텀",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode x-axis",
+ "localized": "X축 모드",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode y-axis",
+ "localized": "Y축 모드",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask Dropout",
+ "localized": "마스크 드롭아웃",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Multi decoder",
+ "localized": "멀티 디코더",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode",
+ "localized": "모드",
+ "reload": "",
+ "hint": "심문(Interrogation) 모드입니다.Fast : 최소한의 수식어를 사용한 빠른 캡션 생성을 수행합니다.Classic : 품질과 속도의 균형을 맞춘 표준 심문을 수행합니다.Best : 가장 철저한 분석을 수행하며, 가장 느리지만 품질이 높습니다.Negative : 부정 프롬프트로 사용할 용어들을 생성합니다."
+ },
+ {
+ "id": -1,
+ "label": "Method",
+ "localized": "메서드",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model repo",
+ "localized": "모델 저장소",
+ "reload": "",
+ "hint": "모델의 HuggingFace 저장소 ID입니다."
+ },
+ {
+ "id": -1,
+ "label": "Model gguf",
+ "localized": "모델 GGUF",
+ "reload": "",
+ "hint": "HuggingFace에 있는 선택적인 GGUF 양자화 모델 저장소입니다."
+ },
+ {
+ "id": -1,
+ "label": "Model type",
+ "localized": "모델 유형",
+ "reload": "",
+ "hint": "선택적인 GGUF 모델 양자화 유형입니다."
+ },
+ {
+ "id": -1,
+ "label": "Model file",
+ "localized": "모델 파일",
+ "reload": "",
+ "hint": "저장소 내의 선택적인 특정 GGUF 모델 파일입니다."
+ },
+ {
+ "id": -1,
+ "label": "Max tokens",
+ "localized": "최대 토큰",
+ "reload": "",
+ "hint": "모델이 응답에서 생성할 수 있는 최대 토큰 수입니다. 모델은 생성 중에 이 제한을 인식하지 못하므로 더 자세하거나 간결하게 만들려고 시도하지 않습니다. 단순히 길이에 대한 하드 리밋을 설정하고 제한에 도달하면 응답을 강제로 끊습니다."
+ },
+ {
+ "id": -1,
+ "label": "masked",
+ "localized": "마스크됨",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask invert",
+ "localized": "마스크 반전",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask strength",
+ "localized": "마스크 강도",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Multistep restore",
+ "localized": "멀티스텝 복원",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask blur",
+ "localized": "마스크 블러",
+ "reload": "",
+ "hint": "처리 전 마스크를 얼마나 흐리게 할지 설정합니다 (픽셀 단위)."
+ },
+ {
+ "id": -1,
+ "label": "Min guidance",
+ "localized": "최소 가이던스",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max guidance",
+ "localized": "최대 가이던스",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Motion level",
+ "localized": "모션 레벨",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode after",
+ "localized": "이후 모드",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Method after",
+ "localized": "이후 메서드",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode mask",
+ "localized": "모드 마스크",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Method mask",
+ "localized": "메서드 마스크",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum units",
+ "localized": "최대 유닛",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max faces",
+ "localized": "최대 얼굴 수",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Medium",
+ "localized": "중간",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge alpha",
+ "localized": "알파 병합",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask only",
+ "localized": "마스크만",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max Length",
+ "localized": "최대 길이",
+ "reload": "",
+ "hint": "생성된 캡션의 최대 토큰 수입니다."
+ },
+ {
+ "id": -1,
+ "label": "Min Flavors",
+ "localized": "최소 특징어",
+ "reload": "",
+ "hint": "최종 프롬프트에 유지할 최소 묘사 태그(flavors) 수입니다."
+ },
+ {
+ "id": -1,
+ "label": "Max Flavors",
+ "localized": "최대 특징어",
+ "reload": "",
+ "hint": "최종 프롬프트에 유지할 최대 묘사 태그(flavors) 수입니다."
+ },
+ {
+ "id": -1,
+ "label": "Max tags",
+ "localized": "최대 태그",
+ "reload": "",
+ "hint": "출력에 포함할 최대 태그 수입니다. 이미지에 감지된 특징이 많을 때 결과 길이를 제한합니다. 태그는 신뢰도순으로 정렬되므로 가장 관련성이 높은 항목이 유지됩니다."
+ },
+ {
+ "id": -1,
+ "label": "Memory",
+ "localized": "메모리",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Memory optimization",
+ "localized": "메모리 최적화",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model Info",
+ "localized": "모델 정보",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
"label": "Model pipeline",
"localized": "모델 파이프라인",
"reload": "",
- "hint": "자동 감지가 모델을 자동으로 감지하지 못하면 모델을 로드하기 전에 모델 유형을 선택하십시오."
+ "hint": "자동 감지가 모델을 자동으로 감지하지 못하는 경우, 모델을 로드하기 전에 모델 유형을 선택하세요."
},
{
- "id": "",
- "label": "VAE slicing",
- "localized": "VAE 슬라이싱",
+ "id": -1,
+ "label": "Model auto-load on start",
+ "localized": "시작 시 모델 자동 로드",
"reload": "",
- "hint": "제한된 VRAM으로 배치 잠재 공간을 한 번에 한 이미지씩 디코딩합니다. 다중 이미지 배치에서 VAE 디코딩 성능이 약간 향상됩니다."
+ "hint": ""
},
{
- "id": "",
- "label": "VAE tiling",
- "localized": "VAE 타일링",
+ "id": -1,
+ "label": "Model load using multiple threads",
+ "localized": "멀티 스레드 모델 로드",
"reload": "",
- "hint": "제한된 VRAM으로 큰 이미지를 겹치는 타일로 나눕니다. 처리 시간이 약간 증가합니다."
+ "hint": ""
},
{
- "id": "",
- "label": "Dynamic attention BMM",
- "localized": "동적 어텐션 BMM",
+ "id": -1,
+ "label": "Model auto-download on demand",
+ "localized": "필요 시 모델 자동 다운로드",
"reload": "",
- "hint": "어텐션 계산을 한 번에 모두 수행하는 대신 단계별로 수행합니다. 추론 시간이 느려지지만 메모리 사용량이 크게 줄어듭니다."
+ "hint": ""
},
{
- "id": "",
+ "id": -1,
+ "label": "Model load using streams",
+ "localized": "스트림을 사용한 모델 로드",
+ "reload": "",
+ "hint": "모델을 로드할 때 느린 저장소나 네트워크 저장소에 최적화된 스트림 로딩을 시도합니다."
+ },
+ {
+ "id": -1,
+ "label": "Model load model direct to GPU",
+ "localized": "GPU로 직접 모델 로드",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to offload",
+ "localized": "오프로드하지 않을 모델 유형",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to always offload",
+ "localized": "항상 오프로드할 모듈",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to never offload",
+ "localized": "절대 오프로드하지 않을 모듈",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to quantize",
+ "localized": "양자화하지 않을 모델 유형",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to not convert",
+ "localized": "변환하지 않을 모듈",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules dtype dict",
+ "localized": "모듈 데이터 타입(dtype) 딕셔너리",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Math",
+ "localized": "수학",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Memory limit",
+ "localized": "메모리 제한",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "migraphx",
+ "localized": "migraphx",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "max-autotune",
+ "localized": "최대 자동 튜닝",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "max-autotune-no-cudagraphs",
+ "localized": "최대 자동 튜닝 (CUDAGraph 미사용)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum image size (MP)",
+ "localized": "최대 이미지 크기 (MP)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max words",
+ "localized": "최대 단어",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modern",
+ "localized": "모던",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mount URL subpath",
+ "localized": "마운트 URL 하위 경로",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mobile scale",
+ "localized": "모바일 스케일",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move detailer model to CPU when complete",
+ "localized": "완료 시 디테일러 모델을 CPU로 이동",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move base model to CPU when using refiner",
+ "localized": "리파이너 사용 시 기본 모델을 CPU로 이동",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move base model to CPU when using VAE",
+ "localized": "VAE 사용 시 기본 모델을 CPU로 이동",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move refiner model to CPU when not in use",
+ "localized": "사용하지 않을 때 리파이너 모델을 CPU로 이동",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move VAE and CLIP to RAM when training",
+ "localized": "학습 시 VAE 및 CLIP을 RAM으로 이동",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model name",
+ "localized": "모델 이름",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model base path",
+ "localized": "모델 기본 경로",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max shard size",
+ "localized": "최대 샤드 크기",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model class",
+ "localized": "모델 클래스",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mid Block",
+ "localized": "미드 블록",
+ "reload": "",
+ "hint": "UNet의 중앙 블록 (1개 값)"
+ },
+ {
+ "id": -1,
+ "label": "Model precision",
+ "localized": "모델 정밀도",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum rank",
+ "localized": "최대 랭크",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Midas depth",
+ "localized": "Midas 심도",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "MLSD",
+ "localized": "MLSD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "MediaPipe Face",
+ "localized": "MediaPipe 얼굴",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Marigold Depth",
+ "localized": "Marigold 심도",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "n": [
+ {
+ "id": 726581414,
+ "label": "Networks",
+ "localized": "네트워크",
+ "reload": "n/a",
+ "hint": "네트워크 사용자 인터페이스"
+ },
+ {
+ "id": 367839359,
+ "label": "New row",
+ "localized": "새 행",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 143899321,
+ "label": "New column",
+ "localized": "새 열",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 422055106,
+ "label": "Nunchaku",
+ "localized": "Nunchaku",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 659178302,
+ "label": "nsfw",
+ "localized": "nsfw",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 618252277,
+ "label": "NudeNet",
+ "localized": "NudeNet",
+ "reload": "n/a",
+ "hint": "이미지에서 누드를 감지하고 흐리게 처리할 수 있는 유연한 확장 기능"
+ },
+ {
+ "id": 389279092,
+ "label": "Nunchaku Engine",
+ "localized": "Nunchaku 엔진",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 751950796,
+ "label": "NNCF: Neural Network Compression Framework",
+ "localized": "NNCF: 신경망 압축 프레임워크",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 281987621,
+ "label": "Noise Options",
+ "localized": "노이즈 옵션",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 829775086,
+ "label": "Networks panel",
+ "localized": "네트워크 패널",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 288009224,
+ "label": "Networks UI",
+ "localized": "네트워크 UI",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 290074668,
+ "label": "Networks Scan",
+ "localized": "네트워크 스캔",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 265912389,
+ "label": "Negative prompt",
+ "localized": "부정적 프롬프트",
+ "reload": "n/a",
+ "hint": "생성된 이미지에서 보고 싶지 않은 내용을 설명하세요"
+ },
+ {
+ "id": 640625341,
+ "label": "Number",
+ "localized": "숫자",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 955938596,
+ "label": "negative",
+ "localized": "negative",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 694939763,
+ "label": "None",
+ "localized": "None",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 247078345,
+ "label": "NSFW allowed",
+ "localized": "NSFW 허용",
+ "reload": "n/a",
+ "hint": "향상된 프롬프트에서 모델이 성인용 콘텐츠를 생성하도록 허용합니다"
+ },
+ {
+ "id": 755358085,
+ "label": "Noise strength",
+ "localized": "노이즈 강도",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 391500336,
+ "label": "NMS",
+ "localized": "NMS",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 422941031,
+ "label": "Near threshold",
+ "localized": "근접 임계값",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 726588720,
+ "label": "Noise scale",
+ "localized": "노이즈 스케일",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 202619869,
+ "label": "Note",
+ "localized": "노트",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 912643501,
+ "label": "Non-blocking move operations",
+ "localized": "비차단 이동 작업",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 544974205,
+ "label": "Nunchaku attention",
+ "localized": "Nunchaku 어텐션",
+ "reload": "n/a",
+ "hint": "NVIDIA 소비자용 GPU에서 더 빠른 추론을 위해 기본 어텐션을 Nunchaku의 커스텀 FP16 어텐션 커널로 교체합니다. BF16보다 FP16 텐서 코어 처리량이 더 높은 GPU에서 성능 향상을 제공할 수 있습니다. 현재 Flux 기반 모델(Dev, Schnell, Kontext, Fill, Depth 등)에만 영향을 미칩니다. Qwen, SDXL, Sana 또는 기타 아키텍처에는 영향을 주지 않습니다. 기본적으로 비활성화되어 있습니다."
+ },
+ {
+ "id": 580797825,
+ "label": "Nunchaku offloading",
+ "localized": "Nunchaku 오프로딩",
+ "reload": "n/a",
+ "hint": "비동기 CUDA 스트림과 함께 Nunchaku 자체 블록당 CPU 오프로딩을 활성화하여 VRAM 사용량을 줄입니다. 핑퐁 버퍼 전략을 사용합니다. 한 트랜스포머 블록이 GPU에서 계산되는 동안 다음 블록은 백그라운드에서 CPU로부터 미리 로드되어 전송 지연 시간을 대부분 숨깁니다. 추론 속도가 느려지는 대신 VRAM 사용량을 줄일 수 있습니다. 이는 트랜스포머 구성 요소에 대한 SD.Next의 파이프라인 오프로딩을 대체합니다. VRAM이 낮은 GPU에서만 유용합니다. GPU에 양자화된 모델을 담을 수 있는 충분한 메모리(16GB 이상)가 있는 경우 최대 속도를 위해 이 설정을 비활성 상태로 유지하세요. Flux 및 Qwen 모델을 지원합니다. SDXL은 지원되지 않으며 이 설정이 무시됩니다. 기본적으로 비활성화되어 있습니다."
+ },
+ {
+ "id": 402127271,
+ "label": "native",
+ "localized": "native",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 611252171,
+ "label": "no-grad",
+ "localized": "no-grad",
+ "reload": "n/a",
+ "hint": "torch.no_grad로 그래디언트 추적을 비활성화합니다. 메모리 사용량을 줄이고 추론 속도를 높입니다."
+ },
+ {
+ "id": 235123567,
+ "label": "Numbered filenames",
+ "localized": "번호가 매겨진 파일 이름",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 165234568,
+ "label": "Network card size (px)",
+ "localized": "네트워크 카드 크기 (px)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 321523467,
+ "label": "Noise multiplier for image processing",
+ "localized": "이미지 처리용 노이즈 승수",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 456123789,
+ "label": "New model name",
+ "localized": "새 모델 이름",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 789123456,
+ "label": "Number of ReBasin Iterations",
+ "localized": "ReBasin 반복 횟수",
+ "reload": "n/a",
+ "hint": "저장하기 전에 모델을 병합하고 순열을 바꿀 횟수"
+ },
+ {
+ "id": 901234567,
+ "label": "Network prompt",
+ "localized": "네트워크 프롬프트",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 123456789,
+ "label": "Network negative prompt",
+ "localized": "네트워크 부정적 프롬프트",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 234567890,
+ "label": "Network parameters",
+ "localized": "네트워크 파라미터",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "o": [
+ {
+ "id": 0,
+ "label": "Output",
+ "localized": "출력",
+ "reload": "",
+ "hint": "출력 미디어 선택 영역 표시/숨기기: 생성 결과 및 생성 과정 중 실시간 미리보기"
+ },
+ {
+ "id": 1,
+ "label": "OpenCLiP",
+ "localized": "OpenCLiP",
+ "reload": "",
+ "hint": "OpenCLiP을 통해 CLiP 모델을 사용하여 이미지 분석"
+ },
+ {
+ "id": 2,
+ "label": "ONNX",
+ "localized": "ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Override",
+ "localized": "재정의",
+ "reload": "",
+ "hint": "서버 동작을 변경할 수 있으며 일반적으로 가져온 이미지 메타데이터에서 적용되는 설정을 재정의합니다."
+ },
+ {
+ "id": 4,
+ "label": "Optimum Quanto",
+ "localized": "Optimum Quanto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Optimum Quanto: post-load",
+ "localized": "Optimum Quanto: 로드 후",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Optional",
+ "localized": "선택 사항",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Olive",
+ "localized": "Olive",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "OpenVINO",
+ "localized": "OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Other...",
+ "localized": "기타...",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Outputs & Images",
+ "localized": "출력 및 이미지",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Override settings",
+ "localized": "설정 재정의",
+ "reload": "",
+ "hint": "생성 파라미터가 시스템 설정과 다른 경우, 이 워크플로에 대해 시스템 구성을 무시하고 해당 설정으로 채워진 설정을 재정의합니다."
+ },
+ {
+ "id": 12,
+ "label": "Override sampler",
+ "localized": "샘플러 재정의",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Override steps",
+ "localized": "단계 재정의",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Ortho",
+ "localized": "Ortho",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Offload face module",
+ "localized": "얼굴 모듈 오프로드",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Override scheduler",
+ "localized": "스케줄러 재정의",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Optional image description",
+ "localized": "선택적 이미지 설명",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Order",
+ "localized": "순서",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Overlay",
+ "localized": "오버레이",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Override resolution",
+ "localized": "해상도 재정의",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Offload processor",
+ "localized": "프로세서 오프로드",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Output directory",
+ "localized": "출력 디렉토리",
+ "reload": "",
+ "hint": "처리된 이미지가 저장될 폴더"
+ },
+ {
+ "id": 23,
+ "label": "original",
+ "localized": "original",
+ "reload": "",
+ "hint": "원본 LDM 백엔드"
+ },
+ {
+ "id": 24,
+ "label": "Offload caption models",
+ "localized": "캡션 모델 오프로드",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Offload during pre-forward",
+ "localized": "프리 포워드 중 오프로드",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Offload using streams",
+ "localized": "스트림을 사용하여 오프로드",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Offload low watermark",
+ "localized": "오프로드 하한 임계값(low watermark)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Offload GPU high watermark",
+ "localized": "오프로드 GPU 상한 임계값(high watermark)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Offload CPU high watermark",
+ "localized": "오프로드 CPU 상한 임계값(high watermark)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Offload blocks",
+ "localized": "블록 오프로드",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "OpenVINO activations mode",
+ "localized": "OpenVINO 활성화 모드",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
"label": "ONNX Execution Provider",
- "localized": "ONNX 실행 공급자",
+ "localized": "ONNX 실행 프로바이더",
"reload": "",
- "hint": "ONNX 실행 공급자"
+ "hint": ""
},
{
- "id": "",
+ "id": 33,
"label": "ONNX allow fallback to CPU",
"localized": "ONNX CPU 폴백 허용",
"reload": "",
- "hint": "선택한 실행 공급자가 실패했을 때 CPU로 폴백을 허용합니다."
+ "hint": "선택한 실행 프로바이더가 실패할 경우 CPU로의 폴백을 허용합니다."
},
{
- "id": "",
+ "id": 34,
"label": "ONNX cache converted models",
"localized": "ONNX 변환 모델 캐시",
"reload": "",
"hint": "ONNX 형식으로 변환된 모델을 캐시로 저장합니다. ONNX 탭에서 관리할 수 있습니다."
},
{
- "id": "",
+ "id": 35,
"label": "ONNX unload base model when processing refiner",
- "localized": "리파이너 처리 시 ONNX 기본 모델 언로드",
+ "localized": "리파이너 처리 시 ONNX 베이스 모델 언로드",
"reload": "",
- "hint": "리파이너가 변환/최적화/처리되는 동안 기본 모델을 언로드합니다."
+ "hint": "리파이너가 변환/최적화/처리되는 동안 베이스 모델을 메모리에서 해제합니다."
},
{
- "id": "",
- "label": "Inference-mode",
- "localized": "추론 모드",
+ "id": 36,
+ "label": "Olive use FP16 on optimization",
+ "localized": "Olive 최적화 시 FP16 사용",
"reload": "",
- "hint": "torch.inference_mode를 사용합니다."
+ "hint": "Olive 최적화 프로세스의 출력 모델에 16비트 부동 소수점 정밀도를 사용합니다. 비활성화하면 32비트 부동 소수점 정밀도를 사용합니다."
},
{
- "id": "",
- "label": "no-grad",
- "localized": "no-grad",
+ "id": 37,
+ "label": "Olive force FP32 for VAE Encoder",
+ "localized": "Olive VAE 인코더에 FP32 강제 적용",
"reload": "",
- "hint": "torch.no_grad를 사용합니다."
+ "hint": "출력 모델의 VAE 인코더에 32비트 부동 소수점 정밀도를 사용합니다. 이는 '최적화 시 FP16 사용' 옵션보다 우선합니다. Img2Img에서 NaN 또는 검은색 빈 이미지가 발생하는 경우 이 옵션을 활성화하고 캐시를 제거하십시오."
},
{
- "id": "",
- "label": "Model compile precompile",
- "localized": "모델 컴파일 사전 컴파일",
+ "id": 38,
+ "label": "Olive use static dimensions",
+ "localized": "Olive 정적 차원 사용",
"reload": "",
- "hint": "모델을 처음 사용할 때가 아니라 로드 시 즉시 모델 컴파일을 실행합니다."
+ "hint": "Olive 최적화 모델의 추론 속도를 훨씬 빠르게 만듭니다. (OrtTransformersOptimization)"
},
{
- "id": "",
- "label": "Use zeros for prompt padding",
- "localized": "프롬프트 패딩에 0 사용",
+ "id": 39,
+ "label": "Olive cache optimized models",
+ "localized": "Olive 최적화 모델 캐시",
"reload": "",
- "hint": "프롬프트가 비어 있을 때 잔여 노이즈를 제거하기 위해 전체 제로 텐서를 강제합니다."
+ "hint": "Olive로 처리된 모델을 캐시로 저장합니다. ONNX 탭에서 관리할 수 있습니다."
},
{
- "id": "",
- "label": "Include invisible watermark",
- "localized": "투명 워터마크 포함",
+ "id": 40,
+ "label": "OpenVINO disable model caching",
+ "localized": "OpenVINO 모델 캐싱 비활성화",
"reload": "",
- "hint": "일부 픽셀 값을 변경하여 이미지에 투명 워터마크를 추가합니다."
+ "hint": ""
},
{
- "id": "",
- "label": "invisible watermark string",
- "localized": "투명 워터마크 문자열",
+ "id": 41,
+ "label": "OpenVINO disable memory cleanup after compile",
+ "localized": "OpenVINO 컴파일 후 메모리 정리 비활성화",
"reload": "",
- "hint": "이미지에 추가할 워터마크 문자열입니다. 이미지 손상을 피하기 위해 매우 짧게 유지하십시오."
+ "hint": ""
},
{
- "id": "",
- "label": "show log view",
+ "id": 42,
+ "label": "onediff",
+ "localized": "onediff",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "olive-ai",
+ "localized": "olive-ai",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "openvino_fx",
+ "localized": "openvino_fx",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Overwrite existing",
+ "localized": "기존 항목 덮어쓰기",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "Out Block",
+ "localized": "아웃 블록(Out Block)",
+ "reload": "",
+ "hint": "UNet의 업샘플링 블록 (SD1.5의 경우 12개 값, SDXL의 경우 9개 값)"
+ },
+ {
+ "id": 47,
+ "label": "Overwrite model",
+ "localized": "모델 덮어쓰기",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Output model",
+ "localized": "출력 모델",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "Overwrite existing file",
+ "localized": "기존 파일 덮어쓰기",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Options",
+ "localized": "옵션",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "OpenBody",
+ "localized": "OpenBody",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "p": [
+ {
+ "id": 75,
+ "label": "Process",
+ "localized": "처리",
+ "reload": "n/a",
+ "hint": "기존 이미지를 처리합니다 이미지 업스케일, 배경 제거, NSFW 콘텐츠 가리기, 다양한 필터 및 효과 적용에 사용할 수 있습니다"
+ },
+ {
+ "id": 76,
+ "label": "Prompts",
+ "localized": "프롬프트",
+ "reload": "n/a",
+ "hint": "이미지 프롬프트 및 부정 프롬프트"
+ },
+ {
+ "id": 77,
+ "label": "Pause",
+ "localized": "일시정지",
+ "reload": "n/a",
+ "hint": "처리 일시정지"
+ },
+ {
+ "id": 78,
+ "label": "Post",
+ "localized": "후처리",
+ "reload": "n/a",
+ "hint": "처리 후 이미지 크기 조정"
+ },
+ {
+ "id": 79,
+ "label": "Preview",
+ "localized": "미리보기",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Process Image",
+ "localized": "이미지 처리",
+ "reload": "n/a",
+ "hint": "단일 이미지 처리"
+ },
+ {
+ "id": 81,
+ "label": "Process Batch",
+ "localized": "배치 처리",
+ "reload": "n/a",
+ "hint": "여러 이미지 묶음(배치) 처리"
+ },
+ {
+ "id": 82,
+ "label": "Process Folder",
+ "localized": "폴더 처리",
+ "reload": "n/a",
+ "hint": "폴더 내의 모든 이미지 처리"
+ },
+ {
+ "id": 83,
+ "label": "Provider",
+ "localized": "제공자",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "Pipeline Modifiers",
+ "localized": "파이프라인 수정자",
+ "reload": "n/a",
+ "hint": "생성 중에 활성화할 수 있는 추가 기능"
+ },
+ {
+ "id": 85,
+ "label": "Postprocessing",
+ "localized": "후처리 설정",
+ "reload": "n/a",
+ "hint": "이미지 생성 후 처리 및 업스케일링 관련 설정"
+ },
+ {
+ "id": 86,
+ "label": "Preset Block Merge",
+ "localized": "프리셋 블록 병합",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 87,
+ "label": "Pony",
+ "localized": "Pony",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 88,
+ "label": "Preview metadata",
+ "localized": "메타데이터 미리보기",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 89,
+ "label": "Prompt",
+ "localized": "프롬프트",
+ "reload": "n/a",
+ "hint": "생성하려는 이미지를 묘사하세요"
+ },
+ {
+ "id": 90,
+ "label": "Processed Preview",
+ "localized": "처리된 미리보기",
+ "reload": "n/a",
+ "hint": "실제 생성 전 입력 이미지의 전처리 섹션 표시/숨기기"
+ },
+ {
+ "id": 91,
+ "label": "PixelArt",
+ "localized": "픽셀아트",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 92,
+ "label": "PAG: Perturbed attention guidance",
+ "localized": "PAG: 섭동 주의 가이드 (Perturbed Attention Guidance)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 93,
+ "label": "PAB: Pyramid attention broadcast",
+ "localized": "PAB: 피라미드 주의 브로드캐스트 (Pyramid Attention Broadcast)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 94,
+ "label": "Para-attention",
+ "localized": "Para-attention",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 95,
+ "label": "Paths for specific models",
+ "localized": "특정 모델 경로",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 96,
+ "label": "Prediction method",
+ "localized": "예측 방식",
+ "reload": "n/a",
+ "hint": "각 단계에서 모델이 예측하는 대상을 정의합니다. 옵션: - default: 모델 기본값 - epsilon: 노이즈 (Stable Diffusion에서 가장 일반적임) - sample: 직접적인 노이즈 제거 이미지 예측, x0 예측이라고도 함 - v_prediction: 속도(velocity) 예측, CosXL 및 NoobAI VPred 모델에서 사용 - flow_prediction: SD3 및 Flux와 같은 최신 플로우 매칭 모델에서 사용"
+ },
+ {
+ "id": 97,
+ "label": "PAG scale",
+ "localized": "PAG 스케일",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 98,
+ "label": "PAG start",
+ "localized": "PAG 시작",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 99,
+ "label": "PAG stop",
+ "localized": "PAG 종료",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "PAG layers",
+ "localized": "PAG 레이어",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 101,
+ "label": "PAG config",
+ "localized": "PAG 설정",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 102,
+ "label": "Perform SDSA",
+ "localized": "SDSA 수행",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 103,
+ "label": "Perform Injection",
+ "localized": "주입(Injection) 수행",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 104,
+ "label": "PhotoMaker Model",
+ "localized": "PhotoMaker 모델",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 105,
+ "label": "Penalty",
+ "localized": "패널티",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 106,
+ "label": "positive",
+ "localized": "긍정(positive)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 107,
+ "label": "Prompt EX",
+ "localized": "프롬프트 EX",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 108,
+ "label": "Power",
+ "localized": "파워",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 109,
+ "label": "Prompt thresholds",
+ "localized": "프롬프트 임계값",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 110,
+ "label": "Preset",
+ "localized": "프리셋",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 111,
+ "label": "Pad frames",
+ "localized": "패드 프레임",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 112,
+ "label": "Prefill text",
+ "localized": "사전 채우기 텍스트",
+ "reload": "n/a",
+ "hint": "모델이 사전 채우기 텍스트를 이어서 작성하도록 강제하여 출력 형식이나 내용을 안내합니다. 사전 채우기 내용은 필터링되어 최종 응답에는 나타나지 않습니다. 모델이 처음부터 스스로 응답을 생성하게 하려면 비워 두세요."
+ },
+ {
+ "id": 113,
+ "label": "Prompt prefix",
+ "localized": "프롬프트 접두어",
+ "reload": "n/a",
+ "hint": "강화된 프롬프트 결과의 시작 부분에 추가되는 텍스트입니다. 'masterpiece, best quality'와 같은 품질 태그나 아티스트 이름처럼 LLM에 의해 재작성되지 않고 이미지 프롬프트에 그대로 복사되어야 하는 요소를 추가하는 데 유용합니다."
+ },
+ {
+ "id": 114,
+ "label": "Prompt suffix",
+ "localized": "프롬프트 접미어",
+ "reload": "n/a",
+ "hint": "강화된 프롬프트 결과의 끝부분에 추가되는 텍스트입니다. LLM에 의해 재작성되지 않고 이미지 프롬프트에 그대로 복사되어야 하는 요소를 추가하는 데 유용합니다."
+ },
+ {
+ "id": 115,
+ "label": "Padding",
+ "localized": "패딩",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 116,
+ "label": "Prompt strength",
+ "localized": "프롬프트 강도",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 117,
+ "label": "Preview start",
+ "localized": "미리보기 시작",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 118,
+ "label": "Preview end",
+ "localized": "미리보기 종료",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 119,
+ "label": "Pixels to expand",
+ "localized": "확장할 픽셀",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 120,
+ "label": "Processor",
+ "localized": "프로세서",
+ "reload": "n/a",
+ "hint": "ControlNet용 이미지를 전처리하는 데 사용할 프로세서 유형"
+ },
+ {
+ "id": 121,
+ "label": "Pose confidence",
+ "localized": "포즈 신뢰도",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 122,
+ "label": "Parameter free",
+ "localized": "파라미터 프리",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 123,
+ "label": "Processed",
+ "localized": "처리됨",
+ "reload": "n/a",
+ "hint": "처리된 이미지가 포함된 섹션 표시/숨기기"
+ },
+ {
+ "id": 124,
+ "label": "Postprocess mask",
+ "localized": "후처리 마스크",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 125,
+ "label": "PixelArt block size",
+ "localized": "픽셀아트 블록 크기",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 126,
+ "label": "PixelArt sharpen",
+ "localized": "픽셀아트 선명화",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 127,
+ "label": "Platform",
+ "localized": "플랫폼",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 128,
+ "label": "Pipeline",
+ "localized": "파이프라인",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 129,
+ "label": "Perform warmup",
+ "localized": "워밍업 수행",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 130,
+ "label": "Prompt attention normalization",
+ "localized": "프롬프트 주의 집중 정규화",
+ "reload": "n/a",
+ "hint": "너무 강하거나 약한 영향을 방지하기 위해 프롬프트 토큰 가중치의 균형을 맞춥니다. 출력을 안정화하는 데 도움이 됩니다."
+ },
+ {
+ "id": 131,
+ "label": "performance",
+ "localized": "성능",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 132,
+ "label": "Performance Counter",
+ "localized": "성능 카운터",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 133,
+ "label": "PAG layer names",
+ "localized": "PAG 레이어 이름",
+ "reload": "n/a",
+ "hint": "공백으로 구분된 레이어 목록 사용 가능: d[0-5], m[0], u[0-8] 기본값: m0"
+ },
+ {
+ "id": 134,
+ "label": "PAB cache enabled",
+ "localized": "PAB 캐시 활성화",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 135,
+ "label": "PAB spacial skip range",
+ "localized": "PAB 공간 건너뛰기 범위",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 136,
+ "label": "PAB spacial skip start",
+ "localized": "PAB 공간 건너뛰기 시작",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 137,
+ "label": "PAB spacial skip end",
+ "localized": "PAB 공간 건너뛰기 종료",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 138,
+ "label": "ParaAttention first-block cache enabled",
+ "localized": "ParaAttention 첫 번째 블록 캐시 활성화",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 139,
+ "label": "ParaAttention residual diff threshold",
+ "localized": "ParaAttention 잔차 차이 임계값",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 140,
+ "label": "Parallel process images in batch",
+ "localized": "배치 내 이미지 병렬 처리",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 141,
+ "label": "precompile",
+ "localized": "사전 컴파일",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 142,
+ "label": "Panel minimum width",
+ "localized": "패널 최소 너비",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 143,
+ "label": "Persist UI layout",
+ "localized": "UI 레이아웃 유지",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 144,
+ "label": "Progress update period",
+ "localized": "진행 상황 업데이트 주기",
+ "reload": "n/a",
+ "hint": "UI 진행률 표시줄 및 미리보기 확인 업데이트 주기(밀리초)"
+ },
+ {
+ "id": 145,
+ "label": "Play a notification upon completion",
+ "localized": "완료 시 알림 소리 재생",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 146,
+ "label": "Path to notification sound",
+ "localized": "알림 소리 경로",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 147,
+ "label": "Postprocessing operation order",
+ "localized": "후처리 작업 순서",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 148,
+ "label": "Prompt padding",
+ "localized": "프롬프트 패딩",
+ "reload": "n/a",
+ "hint": "75개 이상의 토큰을 사용할 때 n개 토큰 내의 마지막 쉼표부터 패딩을 추가하여 일관성을 높입니다."
+ },
+ {
+ "id": 149,
+ "label": "Pad prompt and negative prompt to be same length",
+ "localized": "프롬프트와 부정 프롬프트를 동일한 길이로 패딩",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 150,
+ "label": "Pin training dataset to memory",
+ "localized": "학습 데이터셋을 메모리에 고정",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 151,
+ "label": "Primary model",
+ "localized": "기본 모델",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 152,
+ "label": "Preset Interpolation Ratio",
+ "localized": "프리셋 보간 비율",
+ "reload": "n/a",
+ "hint": "두 개의 프리셋이 선택된 경우 그 사이를 보간합니다"
+ },
+ {
+ "id": 153,
+ "label": "Prune",
+ "localized": "경량화(Prune)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 154,
+ "label": "Prediction type",
+ "localized": "예측 유형",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 155,
+ "label": "Prompt enhance",
+ "localized": "프롬프트 강화",
+ "reload": "n/a",
+ "hint": "다양한 LLM을 사용하여 결과를 개선하기 위해 프롬프트를 재작성할 수 있는 확장 기능입니다"
+ },
+ {
+ "id": 156,
+ "label": "PidiNet",
+ "localized": "PidiNet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 157,
+ "label": "Parameters",
+ "localized": "파라미터",
+ "reload": "n/a",
+ "hint": "이미지 생성 중에 사용되는 기본 파라미터"
+ },
+ {
+ "id": 158,
+ "label": "Postprocess upscale",
+ "localized": "후처리 업스케일",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "q": [
+ {
+ "id": 0,
+ "label": "Quick Settings",
+ "localized": "빠른 설정",
+ "reload": "",
+ "hint": "빠른 접근을 위해 여러 설정 섹션에서 즐겨찾기한 항목들입니다."
+ },
+ {
+ "id": 1,
+ "label": "Quantized",
+ "localized": "양자화됨",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Qwen layered",
+ "localized": "Qwen 레이어드",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Quicksettings",
+ "localized": "빠른 설정",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Qwen layered number of layers",
+ "localized": "Qwen 레이어 수",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Quantization mode",
+ "localized": "양자화 모드",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Quantization type",
+ "localized": "양자화 유형",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Quantized MatMul type",
+ "localized": "양자화된 MatMul 유형",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Quantization type for Text Encoders",
+ "localized": "텍스트 인코더용 양자화 유형",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Quantized MatMul type for Text Encoders",
+ "localized": "텍스트 인코더용 양자화된 MatMul 유형",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Quantize convolutional layers",
+ "localized": "컨볼루션 레이어 양자화",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Quantize using GPU",
+ "localized": "GPU를 사용하여 양자화",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Quantization weights type",
+ "localized": "양자화 가중치 유형",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Quantization activations type",
+ "localized": "양자화 활성화 유형",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Quicksettings list",
+ "localized": "빠른 설정 목록",
+ "reload": "",
+ "hint": "설정 탭 대신 상단 빠른 접근 표시줄에 표시될 설정 이름 목록(쉼표로 구분)입니다."
+ }
+ ],
+ "r": [
+ {
+ "id": 67623315,
+ "label": "Refine",
+ "localized": "정교화 (Refine)",
+ "reload": "txt2img",
+ "hint": "초기 처리가 완료된 후 추가 처리를 실행합니다. 이미지를 업스케일링하거나 선택적으로 다시 처리하여 품질과 디테일을 높이는 데 사용됩니다."
+ },
+ {
+ "id": 67623316,
+ "label": "Restore",
+ "localized": "복구",
+ "reload": "txt2img",
+ "hint": "현재 프롬프트나 마지막으로 생성된 이미지에서 매개변수를 복구합니다."
+ },
+ {
+ "id": 67623317,
+ "label": "Reset anchors",
+ "localized": "앵커 초기화",
+ "reload": "script_consistory",
+ "hint": ""
+ },
+ {
+ "id": 67623318,
+ "label": "Reload model",
+ "localized": "모델 다시 불러오기",
+ "reload": "script_layerdiffuse",
+ "hint": "현재 선택된 모델을 다시 로드합니다."
+ },
+ {
+ "id": 67623319,
+ "label": "Reprocess",
+ "localized": "재처리",
+ "reload": "txt2img",
+ "hint": "다른 매개변수를 사용하여 이전 생성물을 다시 처리합니다."
+ },
+ {
+ "id": 67623320,
+ "label": "Resize to",
+ "localized": "크기 조정 (To)",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 67623321,
+ "label": "Resize\n by",
+ "localized": "크기 조정 (By)",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 67623322,
+ "label": "Resize\n to",
+ "localized": "크기 조정 (To)",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 67623323,
+ "label": "Run Preview",
+ "localized": "미리보기 실행",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 67623324,
+ "label": "Reference",
+ "localized": "참조 (Reference)",
+ "reload": "control",
+ "hint": "처음 사용 시 자동으로 다운로드할 수 있는 참조 모델 목록입니다."
+ },
+ {
+ "id": 67623325,
+ "label": "Reset receipe",
+ "localized": "레시피 초기화",
+ "reload": "video",
+ "hint": ""
+ },
+ {
+ "id": 67623326,
+ "label": "Run",
+ "localized": "실행",
+ "reload": "video",
+ "hint": ""
+ },
+ {
+ "id": 67623327,
+ "label": "Refresh extension list",
+ "localized": "확장 기능 목록 새로고침",
+ "reload": "component-8571",
+ "hint": "사용 가능한 확장 기능 목록을 새로 고칩니다."
+ },
+ {
+ "id": 67623328,
+ "label": "Restart server",
+ "localized": "서버 재시작",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67623329,
+ "label": "Request browser notifications",
+ "localized": "브라우저 알림 요청",
+ "reload": "tab_settings",
+ "hint": ""
+ },
+ {
+ "id": 67623330,
+ "label": "Restore UI defaults",
+ "localized": "UI 기본값 복구",
+ "reload": "tab_config",
+ "hint": "사용자 인터페이스 값을 기본값으로 복구합니다."
+ },
+ {
+ "id": 67623331,
+ "label": "Refresh UI values",
+ "localized": "UI 값 새로고침",
+ "reload": "tab_config",
+ "hint": ""
+ },
+ {
+ "id": 67623332,
+ "label": "Reinstall",
+ "localized": "재설치",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 67623333,
+ "label": "Refresh state",
+ "localized": "상태 새로고침",
+ "reload": "component-8625",
+ "hint": ""
+ },
+ {
+ "id": 67623334,
+ "label": "Refresh data",
+ "localized": "데이터 새로고침",
+ "reload": "component-8625",
+ "hint": ""
+ },
+ {
+ "id": 67623335,
+ "label": "Run benchmark",
+ "localized": "벤치마크 실행",
+ "reload": "component-8669",
+ "hint": ""
+ },
+ {
+ "id": 67623336,
+ "label": "Refresh bench",
+ "localized": "벤치마크 새로고침",
+ "reload": "component-8669",
+ "hint": ""
+ },
+ {
+ "id": 67623337,
+ "label": "Restore defaults",
+ "localized": "기본값 복구",
+ "reload": "",
+ "hint": "기본 서버 설정을 복구합니다."
+ },
+ {
+ "id": 67623338,
+ "label": "Replace",
+ "localized": "교체",
+ "reload": "",
+ "hint": "이미지를 교체합니다."
+ },
+ {
+ "id": 67623339,
+ "label": "Refresh",
+ "localized": "새로고침",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67623340,
+ "label": "Reprocess decode",
+ "localized": "디코드 재처리",
+ "reload": "tab_txt2img",
+ "hint": ""
+ },
+ {
+ "id": 67623341,
+ "label": "Reprocess refine",
+ "localized": "정교화 재처리",
+ "reload": "tab_txt2img",
+ "hint": ""
+ },
+ {
+ "id": 67623342,
+ "label": "Reprocess face",
+ "localized": "얼굴 재처리",
+ "reload": "tab_txt2img",
+ "hint": ""
+ },
+ {
+ "id": 67623343,
+ "label": "Remove background",
+ "localized": "배경 제거",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 67623344,
+ "label": "RAS: Region-Adaptive Sampling",
+ "localized": "RAS: 지역 적응형 샘플링",
+ "reload": "settings_advanced",
+ "hint": ""
+ },
+ {
+ "id": 67623345,
+ "label": "Resize",
+ "localized": "크기 조정",
+ "reload": "settings_postprocessing",
+ "hint": "이미지 크기 조정은 고정 해상도 또는 비율을 기반으로 할 수 있습니다."
+ },
+ {
+ "id": 67623346,
+ "label": "Rerefence models",
+ "localized": "참조 모델",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 67623347,
+ "label": "Replace model components",
+ "localized": "모델 구성 요소 교체",
+ "reload": "models_replace_tab",
+ "hint": ""
+ },
+ {
+ "id": 67623348,
+ "label": "rescale",
+ "localized": "rescale",
+ "reload": "txt2img",
+ "hint": "제로 터미널 SNR로 베타 값을 재조정합니다."
+ },
+ {
+ "id": 67623349,
+ "label": "Resize seed from width",
+ "localized": "너비로부터 시드 크기 조정",
+ "reload": "txt2img",
+ "hint": "지정된 해상도에서 동일한 시드로 생성되었을 법한 그림과 유사한 결과물을 생성하려고 시도합니다."
+ },
+ {
+ "id": 67623350,
+ "label": "Resize seed from height",
+ "localized": "높이로부터 시드 크기 조정",
+ "reload": "txt2img",
+ "hint": "지정된 해상도에서 동일한 시드로 생성되었을 법한 그림과 유사한 결과물을 생성하려고 시도합니다."
+ },
+ {
+ "id": 67623351,
+ "label": "Refine guidance",
+ "localized": "정교화 가이드 (CFG)",
+ "reload": "txt2img",
+ "hint": "정교화 단계에서 사용되는 CFG 스케일입니다."
+ },
+ {
+ "id": 67623352,
+ "label": "Resize mode",
+ "localized": "크기 조정 모드",
+ "reload": "txt2img",
+ "hint": "두 번째 단계 정교화에서 입력값이 어떻게 조정되거나 적응되는지 정의합니다: - none: 크기 조정 없음, 원본 해상도 유지 - fixed: 대상 해상도로 강제 조정 (왜곡될 수 있음) - crop: 가로세로 비율을 유지하면서 대상에 맞게 중앙 자르기 - fill: 대상에 맞게 크기를 조정하고 빈 공간을 여백으로 채우기 - outpaint: 이미지 경계 밖으로 캔버스 확장 - context aware: 주변 영역을 혼합하거나 적응시키는 스마트 크기 조정"
+ },
+ {
+ "id": 67623353,
+ "label": "Resize method",
+ "localized": "크기 조정 방법",
+ "reload": "txt2img",
+ "hint": "이미지 크기를 조정하는 데 사용되는 방법입니다. 단순 크기 조정, 업스케일링 모델, 잠재 공간(Latent) 크기 조정 또는 비대칭 디코딩이 될 수 있습니다."
+ },
+ {
+ "id": 67623354,
+ "label": "Resize width",
+ "localized": "조정할 너비",
+ "reload": "txt2img",
+ "hint": "이미지 너비를 이 값으로 조정합니다. 0이면 인접한 두 슬라이더 중 하나에서 너비를 유추합니다."
+ },
+ {
+ "id": 67623355,
+ "label": "Resize height",
+ "localized": "조정할 높이",
+ "reload": "txt2img",
+ "hint": "이미지 높이를 이 값으로 조정합니다. 0이면 인접한 두 슬라이더 중 하나에서 높이를 유추합니다."
+ },
+ {
+ "id": 67623356,
+ "label": "Resize scale",
+ "localized": "조정 비율",
+ "reload": "txt2img",
+ "hint": ""
+ },
+ {
+ "id": 67623357,
+ "label": "Refine sampler",
+ "localized": "정교화 샘플러",
+ "reload": "txt2img",
+ "hint": "주 샘플러가 특정 작업을 지원하지 않는 경우 대비책(Fallback) 샘플러로 특정 샘플러를 사용합니다."
+ },
+ {
+ "id": 67623358,
+ "label": "Refiner start",
+ "localized": "정교화 시작 시점",
+ "reload": "txt2img",
+ "hint": "베이스 모델이 이만큼 완료되었을 때 정교화 단계가 시작됩니다 (전체 베이스 모델 실행 후 실행하려면 0보다 크고 1보다 작은 값으로 설정하세요)."
+ },
+ {
+ "id": 67623359,
+ "label": "Refiner steps",
+ "localized": "정교화 단계 (Steps)",
+ "reload": "txt2img",
+ "hint": "정교화 단계에 사용할 단계 수입니다."
+ },
+ {
+ "id": 67623360,
+ "label": "Refine prompt",
+ "localized": "정교화 프롬프트",
+ "reload": "txt2img",
+ "hint": "베이스 모델의 두 번째 인코더(존재하는 경우)와 정교화 단계(활성화된 경우) 모두에 사용되는 프롬프트입니다."
+ },
+ {
+ "id": 67623361,
+ "label": "Refine negative prompt",
+ "localized": "정교화 부정 프롬프트",
+ "reload": "txt2img",
+ "hint": "베이스 모델의 두 번째 인코더(존재하는 경우)와 정교화 단계(활성화된 경우) 모두에 사용되는 부정 프롬프트입니다."
+ },
+ {
+ "id": 67623362,
+ "label": "Renoise",
+ "localized": "리노이즈 (Renoise)",
+ "reload": "txt2img",
+ "hint": "디테일링 작업 중에 추가 노이즈를 적용합니다."
+ },
+ {
+ "id": 67623363,
+ "label": "Renoise end",
+ "localized": "리노이즈 종료",
+ "reload": "txt2img",
+ "hint": "리노이즈가 적용되는 마지막 단계입니다."
+ },
+ {
+ "id": 67623364,
+ "label": "Range",
+ "localized": "범위",
+ "reload": "txt2img",
+ "hint": ""
+ },
+ {
+ "id": 67623365,
+ "label": "Repeat x-axis",
+ "localized": "X축 반복",
+ "reload": "script_asymmetric_tiling",
+ "hint": ""
+ },
+ {
+ "id": 67623366,
+ "label": "Repeat y-axis",
+ "localized": "Y축 반복",
+ "reload": "script_asymmetric_tiling",
+ "hint": ""
+ },
+ {
+ "id": 67623367,
+ "label": "ReSwapper Model",
+ "localized": "ReSwapper 모델",
+ "reload": "script_face",
+ "hint": ""
+ },
+ {
+ "id": 67623368,
+ "label": "Return original images",
+ "localized": "원본 이미지 반환",
+ "reload": "script_face",
+ "hint": ""
+ },
+ {
+ "id": 67623369,
+ "label": "Restart step",
+ "localized": "재시작 단계",
+ "reload": "script_freescale",
+ "hint": ""
+ },
+ {
+ "id": 67623370,
+ "label": "Restore pipeline on end",
+ "localized": "종료 시 파이프라인 복구",
+ "reload": "script_infiniteyou",
+ "hint": ""
+ },
+ {
+ "id": 67623371,
+ "label": "Randomize seed after each loop iteration",
+ "localized": "매 루프 반복 후 시드 무작위화",
+ "reload": "script_loopback",
+ "hint": ""
+ },
+ {
+ "id": 67623372,
+ "label": "Random seeds",
+ "localized": "무작위 시드",
+ "reload": "script_prompt_matrix",
+ "hint": ""
+ },
+ {
+ "id": 67623373,
+ "label": "Restore pipe on end",
+ "localized": "종료 시 파이프 복구",
+ "reload": "script_pulid",
+ "hint": ""
+ },
+ {
+ "id": 67623374,
+ "label": "Rows",
+ "localized": "행 (Rows)",
+ "reload": "script_regional_prompting",
+ "hint": ""
+ },
+ {
+ "id": 67623375,
+ "label": "Repetition penalty",
+ "localized": "반복 페널티",
+ "reload": "script_prompt_enhance",
+ "hint": "이미 프롬프트나 출력에 나타난 토큰의 확률을 낮추어 다시 사용하는 것을 억제합니다. 이전의 선택을 다시 방문하는 데 저항을 주는 것과 같습니다. 반복되는 루프를 깨는 데 도움이 되지만, 값이 너무 높으면 일관성이 떨어질 수 있습니다. 비활성화하려면 1로 설정하세요."
+ },
+ {
+ "id": 67623376,
+ "label": "Redux prompt strength",
+ "localized": "Redux 프롬프트 강도",
+ "reload": "script_flux_tools",
+ "hint": ""
+ },
+ {
+ "id": 67623377,
+ "label": "right",
+ "localized": "오른쪽",
+ "reload": "script_outpainting",
+ "hint": ""
+ },
+ {
+ "id": 67623378,
+ "label": "Reference query weight",
+ "localized": "참조 쿼리 가중치",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 67623379,
+ "label": "Reference adain weight",
+ "localized": "참조 AdaIN 가중치",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 67623380,
+ "label": "Refine upscaler",
+ "localized": "정교화 업스케일러",
+ "reload": "extras",
+ "hint": "초기 업스케일러 이후에 실행할 보조 업스케일러를 선택합니다."
+ },
+ {
+ "id": 67623381,
+ "label": "Refine foreground",
+ "localized": "전경 정교화",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 67623382,
+ "label": "Recursive",
+ "localized": "재귀적",
+ "reload": "caption",
+ "hint": "하위 폴더의 이미지를 재귀적으로 처리합니다. 활성화하면 모든 중첩된 하위 디렉토리에서 처리할 이미지를 검색합니다."
+ },
+ {
+ "id": 67623383,
+ "label": "Rebase",
+ "localized": "Rebase",
+ "reload": "tab_update",
+ "hint": ""
+ },
+ {
+ "id": 67623384,
+ "label": "Repos",
+ "localized": "저장소 (Repos)",
+ "reload": "component-8625",
+ "hint": ""
+ },
+ {
+ "id": 67623385,
+ "label": "Refiner model",
+ "localized": "정교화 모델 (Refiner)",
+ "reload": "settings_sd",
+ "hint": "두 번째 단계 작업에 사용되는 정교화 모델입니다."
+ },
+ {
+ "id": 67623386,
+ "label": "Record torch streams",
+ "localized": "Torch 스트림 기록",
+ "reload": "settings_offload",
+ "hint": ""
+ },
+ {
+ "id": 67623387,
+ "label": "Remote VAE image type",
+ "localized": "원격 VAE 이미지 유형",
+ "reload": "settings_vae_encoder",
+ "hint": ""
+ },
+ {
+ "id": 67623388,
+ "label": "Remote VAE for encode",
+ "localized": "인코딩용 원격 VAE",
+ "reload": "settings_vae_encoder",
+ "hint": ""
+ },
+ {
+ "id": 67623389,
+ "label": "RAS enabled",
+ "localized": "RAS 활성화",
+ "reload": "settings_advanced",
+ "hint": ""
+ },
+ {
+ "id": 67623390,
+ "label": "reduce-overhead",
+ "localized": "오버헤드 감소 (reduce-overhead)",
+ "reload": "settings_compile",
+ "hint": ""
+ },
+ {
+ "id": 67623391,
+ "label": "repeated",
+ "localized": "반복됨 (repeated)",
+ "reload": "settings_compile",
+ "hint": ""
+ },
+ {
+ "id": 67623392,
+ "label": "Root model folder",
+ "localized": "루트 모델 폴더",
+ "reload": "settings_system-paths",
+ "hint": ""
+ },
+ {
+ "id": 67623393,
+ "label": "Resize background color",
+ "localized": "크기 조정 배경색",
+ "reload": "settings_saving-images",
+ "hint": ""
+ },
+ {
+ "id": 67623394,
+ "label": "Restore from metadata: skip params",
+ "localized": "메타데이터에서 복구: 매개변수 건너뛰기",
+ "reload": "settings_image-metadata",
+ "hint": ""
+ },
+ {
+ "id": 67623395,
+ "label": "Restore from metadata: skip settings",
+ "localized": "메타데이터에서 복구: 설정 건너뛰기",
+ "reload": "settings_image-metadata",
+ "hint": ""
+ },
+ {
+ "id": 67623396,
+ "label": "requests",
+ "localized": "requests",
+ "reload": "settings_huggingface",
+ "hint": ""
+ },
+ {
+ "id": 67623397,
+ "label": "rust",
+ "localized": "rust",
+ "reload": "settings_huggingface",
+ "hint": ""
+ },
+ {
+ "id": 67623398,
+ "label": "Restore unparsed prompt",
+ "localized": "파싱되지 않은 프롬프트 복구",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 67623399,
+ "label": "Reuse loaded model dictionary",
+ "localized": "로드된 모델 딕셔너리 재사용",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": 67623400,
+ "label": "ReBasin",
+ "localized": "ReBasin",
+ "reload": "models_merge_tab",
+ "hint": "두 모델의 더 많은 특징을 유지하기 위해 순열(Permutation)을 사용하여 여러 번의 병합을 수행합니다."
+ },
+ {
+ "id": 67623401,
+ "label": "Replace VAE",
+ "localized": "VAE 교체",
+ "reload": "models_merge_tab",
+ "hint": ""
+ },
+ {
+ "id": 67623402,
+ "label": "Reference unit 1",
+ "localized": "참조 유닛 1",
+ "reload": "control",
+ "hint": ""
+ }
+ ],
+ "s": [
+ {
+ "id": 755,
+ "label": "Sampler",
+ "localized": "샘플러",
+ "reload": "n/a",
+ "hint": "샘플러 및 시드 선택과 구성에 관련된 설정입니다. 샘플러는 여러 단계에 걸쳐 노이즈를 이미지로 변환하는 과정을 안내합니다. (Sampler)"
+ },
+ {
+ "id": 756,
+ "label": "Scripts",
+ "localized": "스크립트",
+ "reload": "n/a",
+ "hint": "생성 과정 중에 선택한 스크립트를 사용하여 추가 기능을 활성화합니다."
+ },
+ {
+ "id": 757,
+ "label": "Scale",
+ "localized": "스케일",
+ "reload": "n/a",
+ "hint": "이미지 크기를 대상 스케일로 조정합니다. 고정 너비/높이 조정이 설정된 경우 이 옵션은 무시됩니다."
+ },
+ {
+ "id": 758,
+ "label": "Swap X/Y",
+ "localized": "X/Y 축 변경",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 759,
+ "label": "Swap Y/Z",
+ "localized": "Y/Z 축 변경",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 760,
+ "label": "Swap X/Z",
+ "localized": "X/Z 축 변경",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 761,
+ "label": "Set prompt",
+ "localized": "프롬프트 설정",
+ "reload": "n/a",
+ "hint": "향상된 프롬프트를 메인 프롬프트 입력창으로 복사합니다."
+ },
+ {
+ "id": 762,
+ "label": "Skip",
+ "localized": "건너뛰기",
+ "reload": "n/a",
+ "hint": "현재 작업을 중단하고 다음 작업을 계속 처리합니다."
+ },
+ {
+ "id": 763,
+ "label": "Stop",
+ "localized": "중단",
+ "reload": "n/a",
+ "hint": "처리를 중단합니다."
+ },
+ {
+ "id": 764,
+ "label": "Show",
+ "localized": "Show",
+ "reload": "n/a",
+ "hint": "이미지 위치를 표시합니다."
+ },
+ {
+ "id": 765,
+ "label": "Save",
+ "localized": "저장",
+ "reload": "n/a",
+ "hint": "이미지를 저장합니다."
+ },
+ {
+ "id": 766,
+ "label": "Sketch",
+ "localized": "스케치",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 767,
+ "label": "Size & Inputs",
+ "localized": "크기 및 입력",
+ "reload": "n/a",
+ "hint": "생성 해상도 및 추가 입력 미디어와 관련된 설정입니다."
+ },
+ {
+ "id": 768,
+ "label": "Set receipe",
+ "localized": "레시피 설정",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 769,
+ "label": "Scale by",
+ "localized": "배율로 조정",
+ "reload": "n/a",
+ "hint": "선택한 배율 인자를 사용하여 소스 이미지의 크기를 조정하려면 이 탭을 사용하세요."
+ },
+ {
+ "id": 770,
+ "label": "Scale to",
+ "localized": "지정 크기로 조정",
+ "reload": "n/a",
+ "hint": "소스 이미지를 선택한 대상 크기로 조정하려면 이 탭을 사용하세요."
+ },
+ {
+ "id": 771,
+ "label": "Settings",
+ "localized": "설정",
+ "reload": "n/a",
+ "hint": "애플리케이션 설정"
+ },
+ {
+ "id": 772,
+ "label": "System",
+ "localized": "시스템",
+ "reload": "n/a",
+ "hint": "시스템 설정 및 정보"
+ },
+ {
+ "id": 773,
+ "label": "Shutdown server",
+ "localized": "서버 종료",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 774,
+ "label": "Start profiling",
+ "localized": "프로파일링 시작",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 775,
+ "label": "System Info",
+ "localized": "시스템 정보",
+ "reload": "n/a",
+ "hint": "시스템 정보"
+ },
+ {
+ "id": 776,
+ "label": "Set UI defaults",
+ "localized": "UI 기본값 설정",
+ "reload": "n/a",
+ "hint": "현재 값을 사용자 인터페이스의 기본값으로 설정합니다."
+ },
+ {
+ "id": 777,
+ "label": "Set UI menu states",
+ "localized": "UI 메뉴 상태 설정",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 778,
+ "label": "Send interrupt",
+ "localized": "중단 신호 보내기",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 779,
+ "label": "Submit results",
+ "localized": "결과 제출",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 780,
+ "label": "System Paths",
+ "localized": "시스템 경로",
+ "reload": "n/a",
+ "hint": "다양한 모델 디렉토리의 위치와 관련된 설정입니다."
+ },
+ {
+ "id": 781,
+ "label": "Show all pages",
+ "localized": "모든 페이지 보기",
+ "reload": "n/a",
+ "hint": "모든 설정 페이지를 표시합니다."
+ },
+ {
+ "id": 782,
+ "label": "Save model",
+ "localized": "모델 저장",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 783,
+ "label": "Scan missing",
+ "localized": "누락 항목 스캔",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 784,
+ "label": "Save receipe",
+ "localized": "레시피 저장",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 785,
+ "label": "Simple Merge",
+ "localized": "간단한 병합",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 786,
+ "label": "Style",
+ "localized": "스타일",
+ "reload": "n/a",
+ "hint": "선택한 생성 파라미터에 적용할 추가 스타일입니다."
+ },
+ {
+ "id": 787,
+ "label": "SD 1.5",
+ "localized": "SD 1.5",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 788,
+ "label": "SD XL",
+ "localized": "SD XL",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 789,
+ "label": "SD1.5",
+ "localized": "SD1.5",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 790,
+ "label": "SDXL",
+ "localized": "SDXL",
+ "reload": "n/a",
+ "hint": "StableDiffusion XL"
+ },
+ {
+ "id": 791,
+ "label": "Start",
+ "localized": "시작",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 792,
+ "label": "Select",
+ "localized": "선택",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 793,
+ "label": "Size",
+ "localized": "크기",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 794,
+ "label": "Size & Batch",
+ "localized": "크기 및 배치",
+ "reload": "n/a",
+ "hint": "이미지 크기 및 배치 설정"
+ },
+ {
+ "id": 795,
+ "label": "Seed",
+ "localized": "시드",
+ "reload": "n/a",
+ "hint": "초기 시드 및 변형"
+ },
+ {
+ "id": 796,
+ "label": "Script",
+ "localized": "스크립트",
+ "reload": "n/a",
+ "hint": "사용할 추가 스크립트"
+ },
+ {
+ "id": 797,
+ "label": "Stable Diffusion 3.x",
+ "localized": "Stable Diffusion 3.x",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 798,
+ "label": "SDNQ: SD.Next Quantization",
+ "localized": "SDNQ: SD.Next 양자화",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 799,
+ "label": "Save Options",
+ "localized": "저장 옵션",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 800,
+ "label": "Startup & Server Options",
+ "localized": "시작 및 서버 옵션",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 801,
+ "label": "SeedVR",
+ "localized": "SeedVR",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 802,
+ "label": "Styles",
+ "localized": "스타일",
+ "reload": "n/a",
+ "hint": "선택한 생성 파라미터에 적용할 추가 스타일입니다."
+ },
+ {
+ "id": 803,
+ "label": "Search & Download",
+ "localized": "검색 및 다운로드",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 804,
+ "label": "Server log",
+ "localized": "서버 로그",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 805,
+ "label": "Steps",
+ "localized": "단계(Steps)",
+ "reload": "n/a",
+ "hint": "생성된 이미지를 반복적으로 개선할 횟수입니다. 값이 높을수록 시간이 오래 걸리며, 너무 낮으면 품질이 나빠질 수 있습니다."
+ },
+ {
+ "id": 806,
+ "label": "Sampling method",
+ "localized": "샘플링 메서드",
+ "reload": "n/a",
+ "hint": "이미지를 생성하는 데 사용할 알고리즘입니다."
+ },
+ {
+ "id": 807,
+ "label": "Sigma method",
+ "localized": "시그마 메서드",
+ "reload": "n/a",
+ "hint": "확산 단계 전체에서 노이즈 레벨(시그마)이 분포되는 방식을 제어합니다. 옵션: - default: 모델 기본값 - karras: 더 적은 단계로 고품질을 내는 부드러운 노이즈 스케줄 - beta: 베타 스케줄 값을 기반으로 함 - exponential: 노이즈의 지수적 감쇠 - lambdas: 실험적, 신호 대 잡음비 균형 - flowmatch: flow-matching 모델에 최적화됨"
+ },
+ {
+ "id": 808,
+ "label": "Sigma adjust",
+ "localized": "시그마 조정",
+ "reload": "n/a",
+ "hint": "샘플러 시그마 값을 조정합니다."
+ },
+ {
+ "id": 809,
+ "label": "Sampler order",
+ "localized": "샘플러 차수(Order)",
+ "reload": "n/a",
+ "hint": "샘플러 내 솔버 업데이트 차수입니다. 차수가 높으면 안정성과 정확도가 향상되지만 계산 비용이 증가합니다."
+ },
+ {
+ "id": 810,
+ "label": "SLG scale",
+ "localized": "SLG 스케일",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 811,
+ "label": "SLG start",
+ "localized": "SLG 시작",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 812,
+ "label": "SLG stop",
+ "localized": "SLG 중단",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 813,
+ "label": "SLG layers",
+ "localized": "SLG 레이어",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 814,
+ "label": "SLG config",
+ "localized": "SLG 설정",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 815,
+ "label": "SEG scale",
+ "localized": "SEG 스케일",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 816,
+ "label": "SEG blur sigma",
+ "localized": "SEG 블러 시그마",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 817,
+ "label": "SEG blur threshold inf",
+ "localized": "SEG 블러 임계값 무한대",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 818,
+ "label": "SEG start",
+ "localized": "SEG 시작",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 819,
+ "label": "SEG stop",
+ "localized": "SEG 중단",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 820,
+ "label": "SEG layers",
+ "localized": "SEG 레이어",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 821,
+ "label": "SEG config",
+ "localized": "SEG 설정",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 822,
+ "label": "Strength",
+ "localized": "강도(Strength)",
+ "reload": "n/a",
+ "hint": "이미지 작업 중 디노이징 강도는 생성 중에 원본 이미지가 얼마나 변경될 수 있는지를 제어합니다."
+ },
+ {
+ "id": 823,
+ "label": "Sort detections",
+ "localized": "탐지 정렬",
+ "reload": "n/a",
+ "hint": "탐지된 영역을 탐지 점수 대신 왼쪽에서 오른쪽 순서로 정렬합니다."
+ },
+ {
+ "id": 824,
+ "label": "Sharpen",
+ "localized": "샤픈",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 825,
+ "label": "Subject",
+ "localized": "주제",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 826,
+ "label": "Same latent",
+ "localized": "동일 잠재 공간(Latent)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 827,
+ "label": "Share queries",
+ "localized": "쿼리 공유",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 828,
+ "label": "Sigma",
+ "localized": "시그마",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 829,
+ "label": "Stride",
+ "localized": "스트라이드",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 830,
+ "label": "Structure",
+ "localized": "구조",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 831,
+ "label": "Save HDR image",
+ "localized": "HDR 이미지 저장",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 832,
+ "label": "Saturation",
+ "localized": "채도",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 833,
+ "label": "Scale factor",
+ "localized": "스케일 팩터",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 834,
+ "label": "Strength curve",
+ "localized": "강도 곡선",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 835,
+ "label": "Slider",
+ "localized": "슬라이더",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 836,
+ "label": "Set at prompt start",
+ "localized": "프롬프트 시작 부분에 설정",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 837,
+ "label": "space",
+ "localized": "공백(Space)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 838,
+ "label": "Skip guidance layers",
+ "localized": "가이던스 레이어 건너뛰기",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 839,
+ "label": "Shared options",
+ "localized": "공유 옵션",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 840,
+ "label": "Shift",
+ "localized": "시프트(Shift)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 841,
+ "label": "Spatial frequency",
+ "localized": "공간 주파수",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 842,
+ "label": "Save as copy",
+ "localized": "사본으로 저장",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 843,
+ "label": "Sensitivity",
+ "localized": "민감도",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 844,
+ "label": "System prompt",
+ "localized": "시스템 프롬프트",
+ "reload": "n/a",
+ "hint": "시스템 프롬프트는 LLM의 동작을 제어합니다. 가장 먼저 처리되며 대화 내내 유지됩니다. 가장 높은 우선순위 가중치를 가지며 항상 시퀀스의 시작 부분에 추가됩니다. 용도: 응답 형식 규칙, 역할 정의, 스타일 등."
+ },
+ {
+ "id": 845,
+ "label": "Source subject",
+ "localized": "소스 피사체",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 846,
+ "label": "Smooth mask",
+ "localized": "부드러운 마스크",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 847,
+ "label": "Scale after",
+ "localized": "이후 스케일 조정",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 848,
+ "label": "Scale mask",
+ "localized": "마스크 스케일 조정",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 849,
+ "label": "Show input",
+ "localized": "입력 표시",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 850,
+ "label": "Show preview",
+ "localized": "미리보기 표시",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 851,
+ "label": "Separate init image",
+ "localized": "초기 이미지 분리",
+ "reload": "n/a",
+ "hint": "Control 입력 옆에 'Init input'이라는 추가 창을 생성하여, Control 작업과 초기 소스에 대해 각각 별도의 이미지를 가질 수 있게 합니다."
+ },
+ {
+ "id": 852,
+ "label": "Skip input frames",
+ "localized": "입력 프레임 건너뛰기",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 853,
+ "label": "Style fidelity",
+ "localized": "스타일 충실도",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 854,
+ "label": "Scribble",
+ "localized": "스크리블",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 855,
+ "label": "Score threshold",
+ "localized": "점수 임계값",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 856,
+ "label": "Sampler shift",
+ "localized": "샘플러 시프트",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 857,
+ "label": "Save output",
+ "localized": "출력 저장",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 858,
+ "label": "Show result images",
+ "localized": "결과 이미지 표시",
+ "reload": "n/a",
+ "hint": "활성화하면 이미지 패널에 처리된 이미지를 표시합니다."
+ },
+ {
+ "id": 859,
+ "label": "Save Caption Files",
+ "localized": "캡션 파일 저장",
+ "reload": "n/a",
+ "hint": "생성된 캡션을 이미지와 함께 .txt 파일로 저장합니다. 각 이미지는 동일한 기본 이름을 가진 일치하는 캡션 파일을 갖게 됩니다."
+ },
+ {
+ "id": 860,
+ "label": "Sort alphabetically",
+ "localized": "알파벳순 정렬",
+ "reload": "n/a",
+ "hint": "태그를 신뢰도 점수 대신 알파벳순으로 정렬합니다. 비활성화하면 태그가 신뢰도(높은 순)순으로 정렬됩니다. 알파벳순 정렬을 사용하면 특정 태그를 더 쉽게 찾을 수 있습니다."
+ },
+ {
+ "id": 861,
+ "label": "Show confidence scores",
+ "localized": "신뢰도 점수 표시",
+ "reload": "n/a",
+ "hint": "각 태그와 함께 신뢰도 점수를 표시합니다. 모델이 각 태그에 대해 얼마나 확신하는지(0.0에서 1.0 사이)를 보여줍니다. 어떤 태그가 가장 신뢰할 수 있는지 이해하는 데 유용합니다."
+ },
+ {
+ "id": 862,
+ "label": "Search",
+ "localized": "검색",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 863,
+ "label": "Sort by",
+ "localized": "정렬 기준",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 864,
+ "label": "Specific branch name",
+ "localized": "특정 브랜치 이름",
+ "reload": "n/a",
+ "hint": "확장 프로그램 브랜치 이름을 지정하세요. 기본값은 비워두세요."
+ },
+ {
+ "id": 865,
+ "label": "Submodules",
+ "localized": "서브모듈",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 866,
+ "label": "Server start time",
+ "localized": "서버 시작 시간",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 867,
+ "label": "State",
+ "localized": "상태",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 868,
+ "label": "Search Docs",
+ "localized": "문서 검색",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 869,
+ "label": "Search GitHub Wiki Pages",
+ "localized": "GitHub 위키 페이지 검색",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 870,
+ "label": "Search Changelog",
+ "localized": "변경 로그 검색",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 871,
+ "label": "Stage boundary ratio",
+ "localized": "스테이지 경계 비율",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 872,
+ "label": "sequential",
+ "localized": "순차적(sequential)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 873,
+ "label": "SVD rank size",
+ "localized": "SVD 랭크 크기",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 874,
+ "label": "SVD steps",
+ "localized": "SVD 단계",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 875,
+ "label": "Shuffle weights in post mode",
+ "localized": "포스트 모드에서 가중치 셔플",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 876,
+ "label": "SDXL: Use weighted pooled embeds",
+ "localized": "SDXL: 가중치 풀드 임베딩 사용",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 877,
+ "label": "Sana: Use complex human instructions",
+ "localized": "Sana: 복잡한 인간 지시어 사용",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 878,
+ "label": "Scaled-Dot-Product",
+ "localized": "Scaled-Dot-Product",
+ "reload": "n/a",
+ "hint": "메모리 최적화. SDP 메모리 어텐션이 비활성화되지 않는 한 비결정적입니다."
+ },
+ {
+ "id": 879,
+ "label": "Sage attention",
+ "localized": "Sage 어텐션",
+ "reload": "n/a",
+ "hint": "실험적인 어텐션 최적화 방법입니다. 속도는 향상될 수 있으나 테스트가 덜 되었으며 버그를 일으킬 수 있습니다."
+ },
+ {
+ "id": 880,
+ "label": "stable-fast",
+ "localized": "stable-fast",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 881,
+ "label": "Save all generated images",
+ "localized": "생성된 모든 이미지 저장",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 882,
+ "label": "Save interrupted images",
+ "localized": "중단된 이미지 저장",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 883,
+ "label": "Save all generated image grids",
+ "localized": "생성된 모든 이미지 그리드 저장",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 884,
+ "label": "Show metadata in full screen image browser",
+ "localized": "전체 화면 이미지 브라우저에서 메타데이터 표시",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 885,
+ "label": "Save init images",
+ "localized": "초기 이미지 저장",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 886,
+ "label": "Save image before hires",
+ "localized": "고해상도 보정 전 이미지 저장",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 887,
+ "label": "Save image before refiner",
+ "localized": "리파이너(Refiner) 전 이미지 저장",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 888,
+ "label": "Save image before detailer",
+ "localized": "디테일러(Detailer) 전 이미지 저장",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 889,
+ "label": "Save image before color correction",
+ "localized": "색상 교정 전 이미지 저장",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 890,
+ "label": "Save inpainting mask",
+ "localized": "인페인팅 마스크 저장",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 891,
+ "label": "Save inpainting masked composite",
+ "localized": "인페인팅 마스크 합성물 저장",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 892,
+ "label": "Save images to a subdirectory",
+ "localized": "하위 디렉토리에 이미지 저장",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 893,
+ "label": "Save metadata in image",
+ "localized": "이미지 내에 메타데이터 저장",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 894,
+ "label": "Save metadata to text file",
+ "localized": "텍스트 파일로 메타데이터 저장",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 895,
+ "label": "Save metadata to JSON file",
+ "localized": "JSON 파일로 메타데이터 저장",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 896,
+ "label": "System information to include in metadata",
+ "localized": "메타데이터에 포함할 시스템 정보",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 897,
+ "label": "Standard",
+ "localized": "표준",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 898,
+ "label": "Show MOTD",
+ "localized": "MOTD(오늘의 메시지) 표시",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 899,
+ "label": "sidebar",
+ "localized": "사이드바(sidebar)",
+ "reload": "n/a",
+ "hint": "화면 오른쪽의 사이드바"
+ },
+ {
+ "id": 900,
+ "label": "Show log view",
"localized": "로그 뷰 표시",
- "reload": "",
+ "reload": "n/a",
"hint": "메인 창 하단에 로그 뷰를 표시합니다."
},
{
- "id": "",
- "label": "Log view update period",
- "localized": "로그 뷰 업데이트 주기",
- "reload": "",
- "hint": "로그 뷰 업데이트 주기 (밀리초 단위)."
+ "id": 901,
+ "label": "Show grid in results",
+ "localized": "결과에 그리드 표시",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "PAG layer names",
- "localized": "PAG 레이어 이름",
- "reload": "",
- "hint": "공백으로 구분된 레이어 목록 사용 가능: d[0-5], m[0], u[0-8] 기본값: m0"
+ "id": 902,
+ "label": "Send seed when sending prompt or image to other interface",
+ "localized": "다른 인터페이스로 프롬프트나 이미지를 보낼 때 시드도 함께 보내기",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 903,
+ "label": "Send size when sending prompt or image to another interface",
+ "localized": "다른 인터페이스로 프롬프트나 이미지를 보낼 때 크기도 함께 보내기",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 904,
+ "label": "Show labels for aside tabs",
+ "localized": "측면 탭 라벨 표시",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 905,
+ "label": "Show labels for main tabs",
+ "localized": "기본 탭 라벨 표시",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 906,
+ "label": "Show labels for page tabs",
+ "localized": "페이지 탭 라벨 표시",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 907,
+ "label": "Show ticks for input range slider",
+ "localized": "입력 범위 슬라이더에 눈금 표시",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 908,
+ "label": "Show parameter outline",
+ "localized": "파라미터 아웃라인 표시",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 909,
+ "label": "Simple",
+ "localized": "단순(Simple)",
+ "reload": "n/a",
+ "hint": "매우 저렴한 근사치입니다. VAE에 비해 매우 빠르지만 가로/세로 해상도가 8배 작고 품질이 매우 낮은 사진을 생성합니다."
+ },
+ {
+ "id": 910,
+ "label": "SeedVR CFG Scale",
+ "localized": "SeedVR CFG 스케일",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 911,
+ "label": "Sort order",
+ "localized": "정렬 순서",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 912,
+ "label": "Skip CivitAI scan for regex pattern(s)",
+ "localized": "정규식 패턴에 대한 CivitAI 스캔 건너뛰기",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 913,
+ "label": "Show reference styles",
+ "localized": "참조 스타일 표시",
+ "reload": "n/a",
+ "hint": "빌트인 스타일 표시 또는 숨기기"
+ },
+ {
+ "id": 914,
+ "label": "Skip Generation if NaN found in latents",
+ "localized": "잠재 공간에서 NaN 발견 시 생성 건너뛰기",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 915,
+ "label": "Save grids to a subdirectory",
+ "localized": "하위 디렉토리에 그리드 저장",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 916,
+ "label": "Show live previews",
+ "localized": "라이브 미리보기 표시",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 917,
+ "label": "Save resumable optimizer state when training",
+ "localized": "학습 시 재개 가능한 옵티마이저 상태 저장",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 918,
+ "label": "Save training settings to a text file",
+ "localized": "텍스트 파일에 학습 설정 저장",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 919,
+ "label": "Show previews as a grid",
+ "localized": "미리보기를 그리드로 표시",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 920,
+ "label": "Show progressbar",
+ "localized": "진행 표시줄 보기",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 921,
+ "label": "Save generated images within tensorboard",
+ "localized": "텐서보드 내에 생성된 이미지 저장",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 922,
+ "label": "Save loss CSV file every n steps",
+ "localized": "N 단계마다 손실(loss) CSV 파일 저장",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 923,
+ "label": "Save images to a subdirectory when using Save button",
+ "localized": "저장 버튼 사용 시 하위 디렉토리에 이미지 저장",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 924,
+ "label": "Secondary model",
+ "localized": "보조 모델",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 925,
+ "label": "Save metadata",
+ "localized": "메타데이터 저장",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 926,
+ "label": "safetensors",
+ "localized": "safetensors",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 927,
+ "label": "shuffle",
+ "localized": "셔플(shuffle)",
+ "reload": "n/a",
+ "hint": "RAM에 전체 모델을 로드하고 VRAM에서 계산합니다. 속도 향상은 적지만 SDXL 병합에 권장됩니다."
+ },
+ {
+ "id": 928,
+ "label": "Save diffusers",
+ "localized": "diffusers 저장",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 929,
+ "label": "Save safetensors",
+ "localized": "safetensors 저장",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 930,
+ "label": "Search models",
+ "localized": "모델 검색",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 931,
+ "label": "Select model",
+ "localized": "모델 선택",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 932,
+ "label": "Specify model variant",
+ "localized": "모델 변체 지정",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 933,
+ "label": "Specify model revision",
+ "localized": "모델 리비전 지정",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 934,
+ "label": "SegmentAnything",
+ "localized": "SegmentAnything",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 935,
+ "label": "Sections",
+ "localized": "섹션",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 936,
+ "label": "Samplers",
+ "localized": "샘플러",
+ "reload": "n/a",
+ "hint": "샘플러/스케줄러 고급 설정"
}
],
- "missing": [
+ "t": [
{
- "id": "",
- "label": "1st stage",
- "localized": "1단계",
+ "id": 75,
+ "label": "T2I",
+ "localized": "T2I",
"reload": "",
- "hint": "1단계"
+ "hint": "텍스트에서 이미지 생성 기존의 텍스트-이미지 간 인터페이스 및 동작을 모방하는 레거시 인터페이스"
},
{
- "id": "",
- "label": "1st stage backbone",
- "localized": "1단계 백본",
+ "id": 0,
+ "label": "T2I Adapter",
+ "localized": "T2I 어댑터",
"reload": "",
- "hint": "1단계 백본"
+ "hint": ""
},
{
- "id": "",
- "label": "1st stage skip",
- "localized": "1단계 스킵",
+ "id": 0,
+ "label": "Tagger",
+ "localized": "태거",
"reload": "",
- "hint": "1단계 스킵"
+ "hint": "WaifuDiffusion 또는 DeepBooru와 같은 애니메이션 중심 분류 모델을 사용하여 이미지에 태그를 지정합니다."
},
{
- "id": "",
- "label": "2nd restart step",
- "localized": "2차 재시작 단계",
+ "id": 0,
+ "label": "Tag",
+ "localized": "Tag",
"reload": "",
- "hint": "2차 재시작 단계"
+ "hint": ""
},
{
- "id": "",
- "label": "2nd scale",
- "localized": "2차 스케일",
+ "id": 0,
+ "label": "Text Encoder",
+ "localized": "텍스트 인코더",
"reload": "",
- "hint": "2차 스케일"
+ "hint": "생성 중 텍스트 인코더 및 프롬프트 인코딩 처리와 관련된 설정"
},
{
- "id": "",
- "label": "2nd stage",
- "localized": "2단계",
+ "id": 0,
+ "label": "Text",
+ "localized": "Text",
"reload": "",
- "hint": "2단계"
+ "hint": "텍스트에서 이미지 생성"
},
{
- "id": "",
- "label": "2nd stage backbone",
- "localized": "2단계 백본",
+ "id": 0,
+ "label": "TorchAO",
+ "localized": "TorchAO",
"reload": "",
- "hint": "2단계 백본"
+ "hint": ""
},
{
- "id": "",
- "label": "2nd stage skip",
- "localized": "2단계 스킵",
+ "id": 0,
+ "label": "TensorRT",
+ "localized": "TensorRT",
"reload": "",
- "hint": "2단계 스킵"
+ "hint": ""
},
{
- "id": "",
- "label": "3rd restart step",
- "localized": "3차 재시작 단계",
+ "id": 0,
+ "label": "Torch Options",
+ "localized": "Torch 옵션",
"reload": "",
- "hint": "3차 재시작 단계"
+ "hint": ""
},
{
- "id": "",
- "label": "3rd scale",
- "localized": "3차 스케일",
+ "id": 0,
+ "label": "Token Merging",
+ "localized": "토큰 병합 (Token Merging)",
"reload": "",
- "hint": "3차 스케일"
+ "hint": ""
},
{
- "id": "",
- "label": "3rd stage",
- "localized": "3단계",
+ "id": 0,
+ "label": "TeaCache",
+ "localized": "TeaCache",
"reload": "",
- "hint": "3단계"
+ "hint": ""
},
{
- "id": "",
- "label": "4th restart step",
- "localized": "4차 재시작 단계",
+ "id": 0,
+ "label": "Theme options",
+ "localized": "테마 옵션",
"reload": "",
- "hint": "4차 재시작 단계"
+ "hint": ""
},
{
- "id": "",
- "label": "4th scale",
- "localized": "4차 스케일",
+ "id": 0,
+ "label": "Task History",
+ "localized": "작업 기록",
"reload": "",
- "hint": "4차 스케일"
+ "hint": ""
},
{
- "id": "",
- "label": "4th stage",
- "localized": "4단계",
+ "id": 0,
+ "label": "Timestep spacing",
+ "localized": "타임스텝 간격",
"reload": "",
- "hint": "4단계"
+ "hint": "확산 과정 전체에서 타임스텝이 배치되는 방식을 결정합니다. 옵션: - default: 모델 기본값 - leading: 균일하게 간격이 배치된 단계를 생성합니다 - linspace: 첫 번째와 마지막 단계를 포함하여 나머지 중간 단계를 균일하게 선택합니다 - trailing: 마지막 단계만 포함하고 끝에서부터 시작하여 나머지 중간 단계를 균일하게 선택합니다"
},
{
- "id": "",
- "label": "a1111",
- "localized": "a1111",
+ "id": 0,
+ "label": "Timesteps presets",
+ "localized": "타임스텝 프리셋",
"reload": "",
- "hint": "a1111"
+ "hint": ""
},
{
- "id": "",
- "label": "accuracy",
- "localized": "정확도",
+ "id": 0,
+ "label": "Timesteps override",
+ "localized": "타임스텝 오버라이드",
"reload": "",
- "hint": "정확도"
+ "hint": ""
},
{
- "id": "",
- "label": "aci: mask dilate",
- "localized": "ACI: 마스크 팽창",
+ "id": 0,
+ "label": "thresholding",
+ "localized": "임계값 처리 (thresholding)",
"reload": "",
- "hint": "ACI: 마스크 팽창"
+ "hint": ""
},
{
- "id": "",
- "label": "active",
- "localized": "활성",
+ "id": 0,
+ "label": "Texture tiling",
+ "localized": "텍스처 타일링",
"reload": "",
- "hint": "활성"
+ "hint": "생성된 이미지를 텍스처로 사용할 수 있도록 이음새 없는 타일링을 적용합니다."
},
{
- "id": "",
- "label": "adain",
- "localized": "AdaIN",
+ "id": 0,
+ "label": "Threshold",
+ "localized": "임계값",
"reload": "",
- "hint": "AdaIN"
+ "hint": ""
},
{
- "id": "",
- "label": "adapter 1",
- "localized": "어댑터 1",
+ "id": 0,
+ "label": "Trigger word",
+ "localized": "트리거 워드",
"reload": "",
- "hint": "어댑터 1"
+ "hint": ""
},
{
- "id": "",
- "label": "adapter 2",
- "localized": "어댑터 2",
+ "id": 0,
+ "label": "Temperature",
+ "localized": "온도 (Temperature)",
"reload": "",
- "hint": "어댑터 2"
+ "hint": ""
},
{
- "id": "",
- "label": "adapter 3",
- "localized": "어댑터 3",
+ "id": 0,
+ "label": "Timestep",
+ "localized": "타임스텝",
"reload": "",
- "hint": "어댑터 3"
+ "hint": ""
},
{
- "id": "",
- "label": "adapter 4",
- "localized": "어댑터 4",
+ "id": 0,
+ "label": "Tile prompt: x=1 y=1",
+ "localized": "타일 프롬프트: x=1 y=1",
"reload": "",
- "hint": "어댑터 4"
+ "hint": ""
},
{
- "id": "",
- "label": "adaptive restore",
- "localized": "적응형 복원",
+ "id": 0,
+ "label": "Tile prompt: x=1 y=2",
+ "localized": "타일 프롬프트: x=1 y=2",
"reload": "",
- "hint": "적응형 복원"
+ "hint": ""
},
{
- "id": "",
- "label": "add text info",
- "localized": "텍스트 정보 추가",
+ "id": 0,
+ "label": "Tile prompt: x=1 y=3",
+ "localized": "타일 프롬프트: x=1 y=3",
"reload": "",
- "hint": "텍스트 정보 추가"
+ "hint": ""
},
{
- "id": "",
- "label": "add time info",
- "localized": "시간 정보 추가",
+ "id": 0,
+ "label": "Tile prompt: x=1 y=4",
+ "localized": "타일 프롬프트: x=1 y=4",
"reload": "",
- "hint": "시간 정보 추가"
+ "hint": ""
},
{
- "id": "",
- "label": "additional image browser folders",
- "localized": "추가 이미지 브라우저 폴더",
+ "id": 0,
+ "label": "Tile prompt: x=2 y=1",
+ "localized": "타일 프롬프트: x=2 y=1",
"reload": "",
- "hint": "추가 이미지 브라우저 폴더"
+ "hint": ""
},
{
- "id": "",
- "label": "additional postprocessing operations",
- "localized": "추가 후처리 작업",
+ "id": 0,
+ "label": "Tile prompt: x=2 y=2",
+ "localized": "타일 프롬프트: x=2 y=2",
"reload": "",
- "hint": "추가 후처리 작업"
+ "hint": ""
},
{
- "id": "",
- "label": "advanced options",
- "localized": "고급 옵션",
+ "id": 0,
+ "label": "Tile prompt: x=2 y=3",
+ "localized": "타일 프롬프트: x=2 y=3",
"reload": "",
- "hint": "고급 옵션"
+ "hint": ""
},
{
- "id": "",
- "label": "after",
- "localized": "이후",
+ "id": 0,
+ "label": "Tile prompt: x=2 y=4",
+ "localized": "타일 프롬프트: x=2 y=4",
"reload": "",
- "hint": "이후"
+ "hint": ""
},
{
- "id": "",
- "label": "aggressive at step",
- "localized": "단계에서 공격적",
+ "id": 0,
+ "label": "Tile prompt: x=3 y=1",
+ "localized": "타일 프롬프트: x=3 y=1",
"reload": "",
- "hint": "단계에서 공격적"
+ "hint": ""
},
{
- "id": "",
- "label": "alias",
- "localized": "별칭",
+ "id": 0,
+ "label": "Tile prompt: x=3 y=2",
+ "localized": "타일 프롬프트: x=3 y=2",
"reload": "",
- "hint": "별칭"
+ "hint": ""
},
{
- "id": "",
- "label": "all",
- "localized": "모두",
+ "id": 0,
+ "label": "Tile prompt: x=3 y=3",
+ "localized": "타일 프롬프트: x=3 y=3",
"reload": "",
- "hint": "모두"
+ "hint": ""
},
{
- "id": "",
- "label": "allowed aspect ratios",
- "localized": "허용된 종횡비",
+ "id": 0,
+ "label": "Tile prompt: x=3 y=4",
+ "localized": "타일 프롬프트: x=3 y=4",
"reload": "",
- "hint": "허용된 종횡비"
+ "hint": ""
},
{
- "id": "",
- "label": "alpha",
- "localized": "알파",
+ "id": 0,
+ "label": "Tile prompt: x=4 y=1",
+ "localized": "타일 프롬프트: x=4 y=1",
"reload": "",
- "hint": "알파"
+ "hint": ""
},
{
- "id": "",
- "label": "alpha block weight preset",
- "localized": "알파 블록 가중치 프리셋",
+ "id": 0,
+ "label": "Tile prompt: x=4 y=2",
+ "localized": "타일 프롬프트: x=4 y=2",
"reload": "",
- "hint": "알파 블록 가중치 프리셋"
+ "hint": ""
},
{
- "id": "",
- "label": "alpha matting",
- "localized": "알파 매팅",
+ "id": 0,
+ "label": "Tile prompt: x=4 y=3",
+ "localized": "타일 프롬프트: x=4 y=3",
"reload": "",
- "hint": "알파 매팅"
+ "hint": ""
},
{
- "id": "",
- "label": "alpha preset",
- "localized": "알파 프리셋",
+ "id": 0,
+ "label": "Tile prompt: x=4 y=4",
+ "localized": "타일 프롬프트: x=4 y=4",
"reload": "",
- "hint": "알파 프리셋"
+ "hint": ""
},
{
- "id": "",
- "label": "alpha ratio",
- "localized": "알파 비율",
+ "id": 0,
+ "label": "Temporal frequency",
+ "localized": "시간적 빈도",
"reload": "",
- "hint": "알파 비율"
+ "hint": ""
},
{
- "id": "",
- "label": "amplify lut",
- "localized": "LUT 증폭",
+ "id": 0,
+ "label": "Top-K",
+ "localized": "Top-K",
"reload": "",
- "hint": "LUT 증폭"
+ "hint": "각 단계에서 가장 가능성이 높은 K개의 후보로 토큰 선택을 제한합니다. 낮은 값(예: 40)은 출력을 더 집중되고 예측 가능하게 만들며, 높은 값은 더 다양한 선택을 허용합니다. 비활성화하려면 0으로 설정하세요."
},
{
- "id": "",
- "label": "analyze",
- "localized": "분석",
+ "id": 0,
+ "label": "Top-P",
+ "localized": "Top-P",
"reload": "",
- "hint": "분석"
+ "hint": "누적 확률이 P(예: 0.9)를 초과하는 가장 작은 집합에서 토큰을 선택합니다. 모델의 확신도에 따라 후보의 수를 동적으로 조정합니다. 확신이 높을 때는 적은 옵션을, 불확실할 때는 더 많은 옵션을 선택합니다. 비활성화하려면 1로 설정하세요."
},
{
- "id": "",
- "label": "anchor settings",
- "localized": "앵커 설정",
+ "id": 0,
+ "label": "Thinking mode",
+ "localized": "사고 모드 (Thinking mode)",
"reload": "",
- "hint": "앵커 설정"
+ "hint": "생각/추론 기능을 활성화하여 모델이 응답을 생성하는 데 더 많은 시간을 할애할 수 있도록 합니다. 이를 통해 더 사려 깊고 상세한 답변을 얻을 수 있지만, 응답 시간이 늘어납니다. 이 설정은 하이브리드 및 사고 전용 모델 모두에 영향을 미치며, 일부 모델에서는 예상보다 전반적인 품질이 낮아질 수 있습니다. Qwen3-VL과 같은 사고 전용 모델의 경우 사고를 방지하기 위해 이 설정을 prefill과 결합해야 할 수도 있습니다. 이 기능을 지원하는 모델은 아이콘으로 표시됩니다."
},
{
- "id": "",
- "label": "animateddiff",
- "localized": "AnimatedDiff",
+ "id": 0,
+ "label": "Target subject",
+ "localized": "대상 주제",
"reload": "",
- "hint": "AnimatedDiff"
+ "hint": ""
},
{
- "id": "",
- "label": "answer",
- "localized": "답변",
+ "id": 0,
+ "label": "Tool",
+ "localized": "도구",
"reload": "",
- "hint": "답변"
+ "hint": ""
},
{
- "id": "",
- "label": "aot_ts_nvfuser",
- "localized": "aot_ts_nvfuser",
+ "id": 0,
+ "label": "Textbox",
+ "localized": "텍스트 상자",
"reload": "",
- "hint": "aot_ts_nvfuser"
+ "hint": ""
},
{
- "id": "",
- "label": "appearance",
- "localized": "외형",
+ "id": 0,
+ "label": "Tile overlap",
+ "localized": "타일 겹침",
"reload": "",
- "hint": "외형"
+ "hint": "SD 업스케일의 경우, 타일 사이에 몇 픽셀의 중첩이 있어야 하는지 설정합니다. 타일이 겹쳐지면 다시 하나의 그림으로 병합될 때 눈에 띄는 이음새가 생기지 않습니다."
},
{
- "id": "",
- "label": "append caption files",
- "localized": "캡션 파일 추가",
+ "id": 0,
+ "label": "T2I Strength",
+ "localized": "T2I 강도",
"reload": "",
- "hint": "캡션 파일 추가"
+ "hint": ""
},
{
- "id": "",
- "label": "append image info json file",
- "localized": "이미지 정보 JSON 파일 추가",
+ "id": 0,
+ "label": "Time embedding mix",
+ "localized": "시간 임베딩 믹스",
"reload": "",
- "hint": "이미지 정보 JSON 파일 추가"
+ "hint": ""
},
{
- "id": "",
- "label": "append interrogated prompt at each iteration",
- "localized": "각 반복에서 조사된 프롬프트 추가",
+ "id": 0,
+ "label": "Tiling options",
+ "localized": "타일링 옵션",
"reload": "",
- "hint": "각 반복에서 조사된 프롬프트 추가"
+ "hint": ""
},
{
- "id": "",
- "label": "apply color correction",
- "localized": "색상 보정 적용",
+ "id": 0,
+ "label": "Tiny",
+ "localized": "Tiny",
"reload": "",
- "hint": "색상 보정 적용"
+ "hint": ""
},
{
- "id": "",
- "label": "apply filter",
- "localized": "필터 적용",
+ "id": 0,
+ "label": "True guidance",
+ "localized": "트루 가이던스 (True guidance)",
"reload": "",
- "hint": "필터 적용"
+ "hint": ""
},
{
- "id": "",
- "label": "apply linfusion distillation on load",
- "localized": "로드 시 LinFusion 증류 적용",
+ "id": 0,
+ "label": "Tile frames",
+ "localized": "타일 프레임",
"reload": "",
- "hint": "로드 시 LinFusion 증류 적용"
+ "hint": ""
},
{
- "id": "",
- "label": "apply mask as overlay",
- "localized": "오버레이로 마스크 적용",
+ "id": 0,
+ "label": "Task",
+ "localized": "작업",
"reload": "",
- "hint": "오버레이로 마스크 적용"
+ "hint": "모델이 수행할 작업을 변경합니다. 작업이 프롬프트 사용 (Use Prompt) 으로 설정된 경우 일반 텍스트 프롬프트를 사용할 수 있습니다. 다른 옵션이 선택된 경우, 지침은 비어 있는 프롬프트 필드 내부의 힌트 텍스트를 참조하세요."
},
{
- "id": "",
- "label": "apply msw-msa",
- "localized": "MSW-MSA 적용",
+ "id": 0,
+ "label": "Tagger Model",
+ "localized": "태거 모델",
"reload": "",
- "hint": "MSW-MSA 적용"
+ "hint": "이미지 태깅에 사용할 모델입니다.WaifuDiffusion 모델 (wd-*): 일반 및 캐릭터 임계값이 분리된 최신 태거입니다.DeepBooru : 일반 임계값만 사용하는 레거시 태거입니다."
},
{
- "id": "",
- "label": "apply rau-net",
- "localized": "RAU-Net 적용",
+ "id": 0,
+ "label": "Torch",
+ "localized": "Torch",
"reload": "",
- "hint": "RAU-Net 적용"
+ "hint": ""
},
{
- "id": "",
- "label": "apply to model",
- "localized": "모델에 적용",
+ "id": 0,
+ "label": "Transformers load using Run:ai streamer",
+ "localized": "Run:ai 스트리머를 사용하여 트랜스포머 로드",
"reload": "",
- "hint": "모델에 적용"
+ "hint": ""
},
{
- "id": "",
- "label": "artists",
- "localized": "아티스트",
+ "id": 0,
+ "label": "Temporal steps",
+ "localized": "시간적 단계 (Temporal steps)",
"reload": "",
- "hint": "아티스트"
+ "hint": ""
},
{
- "id": "",
- "label": "atiadlxx (amd only)",
- "localized": "atiadlxx (AMD 전용)",
+ "id": 0,
+ "label": "TE",
+ "localized": "TE",
"reload": "",
- "hint": "atiadlxx (AMD 전용)"
+ "hint": ""
},
{
- "id": "",
- "label": "attention",
- "localized": "어텐션",
+ "id": 0,
+ "label": "true",
+ "localized": "true",
"reload": "",
- "hint": "어텐션"
+ "hint": ""
},
{
- "id": "",
- "label": "attention adain",
- "localized": "어텐션 AdaIN",
+ "id": 0,
+ "label": "Text encoder model",
+ "localized": "텍스트 인코더 모델",
"reload": "",
- "hint": "어텐션 AdaIN"
+ "hint": ""
},
{
- "id": "",
- "label": "attention cache enabled",
- "localized": "어텐션 캐시 활성화",
+ "id": 0,
+ "label": "Text encoder cache size",
+ "localized": "텍스트 인코더 캐시 크기",
"reload": "",
- "hint": "어텐션 캐시 활성화"
+ "hint": ""
},
{
- "id": "",
- "label": "attention chunking threshold",
- "localized": "어텐션 청크 임계값",
+ "id": 0,
+ "label": "T5: Use shared instance of text encoder",
+ "localized": "T5: 텍스트 인코더의 공유 인스턴스 사용",
"reload": "",
- "hint": "어텐션 청크 임계값"
+ "hint": ""
},
{
- "id": "",
- "label": "attention kv chunk size",
- "localized": "어텐션 KV 청크 크기",
+ "id": 0,
+ "label": "Tunable ops limit",
+ "localized": "튜닝 가능한 작업(ops) 제한",
"reload": "",
- "hint": "어텐션 KV 청크 크기"
+ "hint": ""
},
{
- "id": "",
- "label": "attention query chunk size",
- "localized": "어텐션 쿼리 청크 크기",
+ "id": 0,
+ "label": "ToMe",
+ "localized": "ToMe",
"reload": "",
- "hint": "어텐션 쿼리 청크 크기"
+ "hint": ""
},
{
- "id": "",
- "label": "auto",
- "localized": "자동",
+ "id": 0,
+ "label": "ToDo",
+ "localized": "ToDo",
"reload": "",
- "hint": "자동"
+ "hint": ""
},
{
- "id": "",
- "label": "auto apply",
- "localized": "자동 적용",
+ "id": 0,
+ "label": "ToMe token merging ratio",
+ "localized": "ToMe 토큰 병합 비율",
"reload": "",
- "hint": "자동 적용"
+ "hint": "속도 및 메모리 향상을 위해 tomesd를 통한 중복 토큰 병합을 활성화합니다. 0=비활성화"
},
{
- "id": "",
- "label": "auto-convert sd15 embeddings to sdxl",
- "localized": "SD15 임베딩을 SDXL로 자동 변환",
+ "id": 0,
+ "label": "ToDo token merging ratio",
+ "localized": "ToDo 토큰 병합 비율",
"reload": "",
- "hint": "SD15 임베딩을 SDXL로 자동 변환"
+ "hint": "속도 및 메모리 향상을 위해 todo를 통한 중복 토큰 병합을 활성화합니다. 0=비활성화"
},
{
- "id": "",
- "label": "auto-mask",
- "localized": "자동 마스크",
+ "id": 0,
+ "label": "TaylorSeer",
+ "localized": "TaylorSeer",
"reload": "",
- "hint": "자동 마스크"
+ "hint": ""
},
{
- "id": "",
- "label": "auto-segment",
- "localized": "자동 분할",
+ "id": 0,
+ "label": "TeaCache cache enabled",
+ "localized": "TeaCache 캐시 활성화됨",
"reload": "",
- "hint": "자동 분할"
+ "hint": ""
},
{
- "id": "",
- "label": "autolaunch browser upon startup",
- "localized": "시작 시 브라우저 자동 실행",
+ "id": 0,
+ "label": "TeaCache L1 threshold",
+ "localized": "TeaCache L1 임계값",
"reload": "",
- "hint": "시작 시 브라우저 자동 실행"
+ "hint": ""
},
{
- "id": "",
- "label": "automatically determine rank",
- "localized": "랭크 자동 결정",
+ "id": 0,
+ "label": "TAESD",
+ "localized": "TAESD",
"reload": "",
- "hint": "랭크 자동 결정"
+ "hint": ""
},
{
- "id": "",
- "label": "autorank ratio",
- "localized": "자동 랭크 비율",
+ "id": 0,
+ "label": "TAESD variant",
+ "localized": "TAESD 변체",
"reload": "",
- "hint": "자동 랭크 비율"
+ "hint": ""
},
{
- "id": "",
- "label": "available networks",
- "localized": "사용 가능한 네트워크",
+ "id": 0,
+ "label": "TAESD decode layers",
+ "localized": "TAESD 디코드 레이어",
"reload": "",
- "hint": "사용 가능한 네트워크"
+ "hint": ""
},
{
- "id": "",
- "label": "backend",
- "localized": "백엔드",
+ "id": 0,
+ "label": "Tensorboard flush period",
+ "localized": "Tensorboard 플러시 주기",
"reload": "",
- "hint": "백엔드"
+ "hint": ""
},
{
- "id": "",
- "label": "backend storage",
- "localized": "백엔드 저장소",
+ "id": 0,
+ "label": "Tertiary model",
+ "localized": "3차 모델",
"reload": "",
- "hint": "백엔드 저장소"
+ "hint": ""
},
{
- "id": "",
- "label": "background threshold",
- "localized": "배경 임계값",
+ "id": 0,
+ "label": "Target model type",
+ "localized": "대상 모델 유형",
"reload": "",
- "hint": "배경 임계값"
+ "hint": ""
},
{
- "id": "",
- "label": "balanced",
- "localized": "균형",
+ "id": 0,
+ "label": "T2I-Adapter unit 1",
+ "localized": "T2I 어댑터 유닛 1",
"reload": "",
- "hint": "균형"
+ "hint": ""
},
{
- "id": "",
- "label": "balanced offload cpu high watermark",
- "localized": "균형 오프로드 CPU 상한선",
+ "id": 0,
+ "label": "T2I-Adapter unit 2",
+ "localized": "T2I 어댑터 유닛 2",
"reload": "",
- "hint": "균형 오프로드 CPU 상한선"
+ "hint": ""
},
{
- "id": "",
- "label": "balanced offload gpu high watermark",
- "localized": "균형 오프로드 GPU 상한선",
+ "id": 0,
+ "label": "T2I-Adapter unit 3",
+ "localized": "T2I 어댑터 유닛 3",
"reload": "",
- "hint": "균형 오프로드 GPU 상한선"
+ "hint": ""
},
{
- "id": "",
- "label": "balanced offload gpu low watermark",
- "localized": "균형 오프로드 GPU 하한선",
+ "id": 0,
+ "label": "T2I-Adapter unit 4",
+ "localized": "T2I 어댑터 유닛 4",
"reload": "",
- "hint": "균형 오프로드 GPU 하한선"
- },
- {
- "id": "",
- "label": "base",
- "localized": "기본",
- "reload": "",
- "hint": "기본"
- },
- {
- "id": "",
- "label": "batch caption",
- "localized": "일괄 캡션",
- "reload": "",
- "hint": "일괄 캡션"
- },
- {
- "id": "",
- "label": "batch input directory",
- "localized": "일괄 입력 디렉토리",
- "reload": "",
- "hint": "일괄 입력 디렉토리"
- },
- {
- "id": "",
- "label": "batch interogate",
- "localized": "일괄 조사",
- "reload": "",
- "hint": "일괄 조사"
- },
- {
- "id": "",
- "label": "batch interrogate",
- "localized": "일괄 조사",
- "reload": "",
- "hint": "일괄 조사"
- },
- {
- "id": "",
- "label": "batch mask directory",
- "localized": "일괄 마스크 디렉토리",
- "reload": "",
- "hint": "일괄 마스크 디렉토리"
- },
- {
- "id": "",
- "label": "batch matrix-matrix",
- "localized": "일괄 행렬-행렬",
- "reload": "",
- "hint": "일괄 행렬-행렬"
- },
- {
- "id": "",
- "label": "batch mode uses sequential seeds",
- "localized": "일괄 모드 순차 시드 사용",
- "reload": "",
- "hint": "일괄 모드 순차 시드 사용"
- },
- {
- "id": "",
- "label": "batch output directory",
- "localized": "일괄 출력 디렉토리",
- "reload": "",
- "hint": "일괄 출력 디렉토리"
- },
- {
- "id": "",
- "label": "batch uses original name",
- "localized": "일괄 원본 이름 사용",
- "reload": "",
- "hint": "일괄 원본 이름 사용"
- },
- {
- "id": "",
- "label": "bdia ddim",
- "localized": "BDIA DDIM",
- "reload": "",
- "hint": "BDIA DDIM"
- },
- {
- "id": "",
- "label": "before",
- "localized": "이전",
- "reload": "",
- "hint": "이전"
- },
- {
- "id": "",
- "label": "benchmark level",
- "localized": "벤치마크 레벨",
- "reload": "",
- "hint": "벤치마크 레벨"
- },
- {
- "id": "",
- "label": "benchmark steps",
- "localized": "벤치마크 단계",
- "reload": "",
- "hint": "벤치마크 단계"
- },
- {
- "id": "",
- "label": "beta block weight preset",
- "localized": "베타 블록 가중치 프리셋",
- "reload": "",
- "hint": "베타 블록 가중치 프리셋"
- },
- {
- "id": "",
- "label": "beta end",
- "localized": "베타 끝",
- "reload": "",
- "hint": "베타 끝"
- },
- {
- "id": "",
- "label": "beta ratio",
- "localized": "베타 비율",
- "reload": "",
- "hint": "베타 비율"
- },
- {
- "id": "",
- "label": "beta schedule",
- "localized": "베타 스케줄",
- "reload": "",
- "hint": "베타 스케줄"
- },
- {
- "id": "",
- "label": "beta start",
- "localized": "베타 시작",
- "reload": "",
- "hint": "베타 시작"
- },
- {
- "id": "",
- "label": "bh1",
- "localized": "bh1",
- "reload": "",
- "hint": "bh1"
- },
- {
- "id": "",
- "label": "bh2",
- "localized": "bh2",
- "reload": "",
- "hint": "bh2"
- },
- {
- "id": "",
- "label": "block",
- "localized": "블록",
- "reload": "",
- "hint": "블록"
- },
- {
- "id": "",
- "label": "block skip range",
- "localized": "블록 건너뛰기 범위",
- "reload": "",
- "hint": "블록 건너뛰기 범위"
- },
- {
- "id": "",
- "label": "blur",
- "localized": "흐림",
- "reload": "",
- "hint": "흐림"
- },
- {
- "id": "",
- "label": "body",
- "localized": "본문",
- "reload": "",
- "hint": "본문"
- },
- {
- "id": "",
- "label": "boost",
- "localized": "부스트",
- "reload": "",
- "hint": "부스트"
- },
- {
- "id": "",
- "label": "brightness",
- "localized": "밝기",
- "reload": "",
- "hint": "밝기"
- },
- {
- "id": "",
- "label": "cache model",
- "localized": "모델 캐시",
- "reload": "",
- "hint": "모델 캐시"
- },
- {
- "id": "",
- "label": "cache text encoder results",
- "localized": "텍스트 인코더 결과 캐시",
- "reload": "",
- "hint": "텍스트 인코더 결과 캐시"
- },
- {
- "id": "",
- "label": "canny",
- "localized": "캐니",
- "reload": "",
- "hint": "캐니"
- },
- {
- "id": "",
- "label": "caption",
- "localized": "캡션",
- "reload": "",
- "hint": "캡션"
- },
- {
- "id": "",
- "label": "caption model",
- "localized": "캡션 모델",
- "reload": "",
- "hint": "캡션 모델"
- },
- {
- "id": "",
- "label": "center",
- "localized": "중앙",
- "reload": "",
- "hint": "중앙"
- },
- {
- "id": "",
- "label": "change log",
- "localized": "변경 기록",
- "reload": "",
- "hint": "변경 기록"
- },
- {
- "id": "",
- "label": "change model",
- "localized": "모델 변경",
- "reload": "",
- "hint": "모델 변경"
- },
- {
- "id": "",
- "label": "change rate",
- "localized": "변화율",
- "reload": "",
- "hint": "변화율"
- },
- {
- "id": "",
- "label": "change reference",
- "localized": "참조 변경",
- "reload": "",
- "hint": "참조 변경"
- },
- {
- "id": "",
- "label": "change refiner",
- "localized": "리파이너 변경",
- "reload": "",
- "hint": "리파이너 변경"
- },
- {
- "id": "",
- "label": "change vae",
- "localized": "VAE 변경",
- "reload": "",
- "hint": "VAE 변경"
- },
- {
- "id": "",
- "label": "channels last",
- "localized": "채널 마지막",
- "reload": "",
- "hint": "채널 마지막"
- },
- {
- "id": "",
- "label": "check alternative hash",
- "localized": "대체 해시 확인",
- "reload": "",
- "hint": "대체 해시 확인"
- },
- {
- "id": "",
- "label": "check for updates",
- "localized": "업데이트 확인",
- "reload": "",
- "hint": "업데이트 확인"
- },
- {
- "id": "",
- "label": "check status",
- "localized": "상태 확인",
- "reload": "",
- "hint": "상태 확인"
- },
- {
- "id": "",
- "label": "chunk size",
- "localized": "청크 크기",
- "reload": "",
- "hint": "청크 크기"
- },
- {
- "id": "",
- "label": "civitai model type",
- "localized": "Civitai 모델 유형",
- "reload": "",
- "hint": "Civitai 모델 유형"
- },
- {
- "id": "",
- "label": "civitai token",
- "localized": "Civitai 토큰",
- "reload": "",
- "hint": "Civitai 토큰"
- },
- {
- "id": "",
- "label": "ck flash attention",
- "localized": "ck 플래시 어텐션",
- "reload": "",
- "hint": "ck 플래시 어텐션"
- },
- {
- "id": "",
- "label": "ckpt",
- "localized": "ckpt",
- "reload": "",
- "hint": "ckpt"
- },
- {
- "id": "",
- "label": "cleanup temporary folder on startup",
- "localized": "시작 시 임시 폴더 정리",
- "reload": "",
- "hint": "시작 시 임시 폴더 정리"
- },
- {
- "id": "",
- "label": "clip model",
- "localized": "CLIP 모델",
- "reload": "",
- "hint": "CLIP 모델"
- },
- {
- "id": "",
- "label": "clip: chunk size",
- "localized": "CLIP: 청크 크기",
- "reload": "",
- "hint": "CLIP: 청크 크기"
- },
- {
- "id": "",
- "label": "clip: default captioner",
- "localized": "CLIP: 기본 캡션 생성기",
- "reload": "",
- "hint": "CLIP: 기본 캡션 생성기"
- },
- {
- "id": "",
- "label": "clip: default mode",
- "localized": "CLIP: 기본 모드",
- "reload": "",
- "hint": "CLIP: 기본 모드"
- },
- {
- "id": "",
- "label": "clip: default model",
- "localized": "CLIP: 기본 모델",
- "reload": "",
- "hint": "CLIP: 기본 모델"
- },
- {
- "id": "",
- "label": "clip: intermediate flavors",
- "localized": "CLIP: 중간 플레이버",
- "reload": "",
- "hint": "CLIP: 중간 플레이버"
- },
- {
- "id": "",
- "label": "clip: max flavors",
- "localized": "CLIP: 최대 플레이버",
- "reload": "",
- "hint": "CLIP: 최대 플레이버"
- },
- {
- "id": "",
- "label": "clip: max length",
- "localized": "CLIP: 최대 길이",
- "reload": "",
- "hint": "CLIP: 최대 길이"
- },
- {
- "id": "",
- "label": "clip: min flavors",
- "localized": "CLIP: 최소 플레이버",
- "reload": "",
- "hint": "CLIP: 최소 플레이버"
- },
- {
- "id": "",
- "label": "clip: min length",
- "localized": "CLIP: 최소 길이",
- "reload": "",
- "hint": "CLIP: 최소 길이"
- },
- {
- "id": "",
- "label": "clip: num beams",
- "localized": "CLIP: 빔 개수",
- "reload": "",
- "hint": "CLIP: 빔 개수"
- },
- {
- "id": "",
- "label": "close",
- "localized": "닫기",
- "reload": "",
- "hint": "닫기"
- },
- {
- "id": "",
- "label": "cmsi",
- "localized": "cmsi",
- "reload": "",
- "hint": "cmsi"
- },
- {
- "id": "",
- "label": "cn end",
- "localized": "CN 끝",
- "reload": "",
- "hint": "CN 끝"
- },
- {
- "id": "",
- "label": "cn mode",
- "localized": "CN 모드",
- "reload": "",
- "hint": "CN 모드"
- },
- {
- "id": "",
- "label": "cn start",
- "localized": "CN 시작",
- "reload": "",
- "hint": "CN 시작"
- },
- {
- "id": "",
- "label": "cn strength",
- "localized": "CN 강도",
- "reload": "",
- "hint": "CN 강도"
- },
- {
- "id": "",
- "label": "cn tiles",
- "localized": "CN 타일",
- "reload": "",
- "hint": "CN 타일"
- },
- {
- "id": "",
- "label": "coarse",
- "localized": "거친",
- "reload": "",
- "hint": "거친"
- },
- {
- "id": "",
- "label": "color",
- "localized": "색상",
- "reload": "",
- "hint": "색상"
- },
- {
- "id": "",
- "label": "color grading",
- "localized": "색 보정",
- "reload": "",
- "hint": "색 보정"
- },
- {
- "id": "",
- "label": "color map",
- "localized": "색상 맵",
- "reload": "",
- "hint": "색상 맵"
- },
- {
- "id": "",
- "label": "color variation",
- "localized": "색상 변화",
- "reload": "",
- "hint": "색상 변화"
- },
- {
- "id": "",
- "label": "colormap",
- "localized": "컬러맵",
- "reload": "",
- "hint": "컬러맵"
- },
- {
- "id": "",
- "label": "columns",
- "localized": "열",
- "reload": "",
- "hint": "열"
- },
- {
- "id": "",
- "label": "comma",
- "localized": "쉼표",
- "reload": "",
- "hint": "쉼표"
- },
- {
- "id": "",
- "label": "comma separated list with optional strength per lora",
- "localized": "LoRA별 선택적 강도와 함께 쉼표로 구분된 목록",
- "reload": "",
- "hint": "LoRA별 선택적 강도와 함께 쉼표로 구분된 목록"
- },
- {
- "id": "",
- "label": "compact view",
- "localized": "간결한 보기",
- "reload": "",
- "hint": "간결한 보기"
- },
- {
- "id": "",
- "label": "compel",
- "localized": "컴펠",
- "reload": "",
- "hint": "컴펠"
- },
- {
- "id": "",
- "label": "composite",
- "localized": "합성",
- "reload": "",
- "hint": "합성"
- },
- {
- "id": "",
- "label": "compress ratio",
- "localized": "압축률",
- "reload": "",
- "hint": "압축률"
- },
- {
- "id": "",
- "label": "concept tokens",
- "localized": "개념 토큰",
- "reload": "",
- "hint": "개념 토큰"
- },
- {
- "id": "",
- "label": "context",
- "localized": "컨텍스트",
- "reload": "",
- "hint": "컨텍스트"
- },
- {
- "id": "",
- "label": "context after",
- "localized": "이후 컨텍스트",
- "reload": "",
- "hint": "이후 컨텍스트"
- },
- {
- "id": "",
- "label": "context before",
- "localized": "이전 컨텍스트",
- "reload": "",
- "hint": "이전 컨텍스트"
- },
- {
- "id": "",
- "label": "context mask",
- "localized": "컨텍스트 마스크",
- "reload": "",
- "hint": "컨텍스트 마스크"
- },
- {
- "id": "",
- "label": "contrast",
- "localized": "대비",
- "reload": "",
- "hint": "대비"
- },
- {
- "id": "",
- "label": "control factor",
- "localized": "제어 계수",
- "reload": "",
- "hint": "제어 계수"
- },
- {
- "id": "",
- "label": "control override denoise strength",
- "localized": "제어 디노이즈 강도 재정의",
- "reload": "",
- "hint": "제어 디노이즈 강도 재정의"
- },
- {
- "id": "",
- "label": "control preprocess input images",
- "localized": "입력 이미지 제어 전처리",
- "reload": "",
- "hint": "입력 이미지 제어 전처리"
- },
- {
- "id": "",
- "label": "control-lllite unit 1",
- "localized": "Control-LLLITE 유닛 1",
- "reload": "",
- "hint": "Control-LLLITE 유닛 1"
- },
- {
- "id": "",
- "label": "control-lllite unit 2",
- "localized": "Control-LLLITE 유닛 2",
- "reload": "",
- "hint": "Control-LLLITE 유닛 2"
- },
- {
- "id": "",
- "label": "control-lllite unit 3",
- "localized": "Control-LLLITE 유닛 3",
- "reload": "",
- "hint": "Control-LLLITE 유닛 3"
- },
- {
- "id": "",
- "label": "control-lllite unit 4",
- "localized": "Control-LLLITE 유닛 4",
- "reload": "",
- "hint": "Control-LLLITE 유닛 4"
- },
- {
- "id": "",
- "label": "controlnet",
- "localized": "ControlNet",
- "reload": "",
- "hint": "ControlNet"
- },
- {
- "id": "",
- "label": "controlnet unit 1",
- "localized": "ControlNet 유닛 1",
- "reload": "",
- "hint": "ControlNet 유닛 1"
- },
- {
- "id": "",
- "label": "controlnet unit 2",
- "localized": "ControlNet 유닛 2",
- "reload": "",
- "hint": "ControlNet 유닛 2"
- },
- {
- "id": "",
- "label": "controlnet unit 3",
- "localized": "ControlNet 유닛 3",
- "reload": "",
- "hint": "ControlNet 유닛 3"
- },
- {
- "id": "",
- "label": "controlnet unit 4",
- "localized": "ControlNet 유닛 4",
- "reload": "",
- "hint": "ControlNet 유닛 4"
- },
- {
- "id": "",
- "label": "controlnet-xs",
- "localized": "ControlNet-XS",
- "reload": "",
- "hint": "ControlNet-XS"
- },
- {
- "id": "",
- "label": "controlnet-xs unit 1",
- "localized": "ControlNet-XS 유닛 1",
- "reload": "",
- "hint": "ControlNet-XS 유닛 1"
- },
- {
- "id": "",
- "label": "controlnet-xs unit 2",
- "localized": "ControlNet-XS 유닛 2",
- "reload": "",
- "hint": "ControlNet-XS 유닛 2"
- },
- {
- "id": "",
- "label": "controlnet-xs unit 3",
- "localized": "ControlNet-XS 유닛 3",
- "reload": "",
- "hint": "ControlNet-XS 유닛 3"
- },
- {
- "id": "",
- "label": "controlnet-xs unit 4",
- "localized": "ControlNet-XS 유닛 4",
- "reload": "",
- "hint": "ControlNet-XS 유닛 4"
- },
- {
- "id": "",
- "label": "correction mode",
- "localized": "보정 모드",
- "reload": "",
- "hint": "보정 모드"
- },
- {
- "id": "",
- "label": "cosine background",
- "localized": "코사인 배경",
- "reload": "",
- "hint": "코사인 배경"
- },
- {
- "id": "",
- "label": "cosine scale",
- "localized": "코사인 스케일",
- "reload": "",
- "hint": "코사인 스케일"
- },
- {
- "id": "",
- "label": "cosine scale 1",
- "localized": "코사인 스케일 1",
- "reload": "",
- "hint": "코사인 스케일 1"
- },
- {
- "id": "",
- "label": "cosine scale 2",
- "localized": "코사인 스케일 2",
- "reload": "",
- "hint": "코사인 스케일 2"
- },
- {
- "id": "",
- "label": "cosine scale 3",
- "localized": "코사인 스케일 3",
- "reload": "",
- "hint": "코사인 스케일 3"
- },
- {
- "id": "",
- "label": "create image info text file",
- "localized": "이미지 정보 텍스트 파일 생성",
- "reload": "",
- "hint": "이미지 정보 텍스트 파일 생성"
- },
- {
- "id": "",
- "label": "create video",
- "localized": "비디오 생성",
- "reload": "",
- "hint": "비디오 생성"
- },
- {
- "id": "",
- "label": "create zip archive",
- "localized": "ZIP 압축 파일 생성",
- "reload": "",
- "hint": "ZIP 압축 파일 생성"
- },
- {
- "id": "",
- "label": "cross-attention",
- "localized": "교차 어텐션",
- "reload": "",
- "hint": "교차 어텐션"
- },
- {
- "id": "",
- "label": "cudagraphs",
- "localized": "CUDAGraphs",
- "reload": "",
- "hint": "CUDAGraphs"
- },
- {
- "id": "",
- "label": "cudamallocasync",
- "localized": "cudaMallocAsync",
- "reload": "",
- "hint": "cudaMallocAsync"
- },
- {
- "id": "",
- "label": "custom pipeline",
- "localized": "사용자 지정 파이프라인",
- "reload": "",
- "hint": "사용자 지정 파이프라인"
- },
- {
- "id": "",
- "label": "dark",
- "localized": "어둡게",
- "reload": "",
- "hint": "어둡게"
- },
- {
- "id": "",
- "label": "dc solver",
- "localized": "DC 솔버",
- "reload": "",
- "hint": "DC 솔버"
- },
- {
- "id": "",
- "label": "ddpm",
- "localized": "DDPM",
- "reload": "",
- "hint": "DDPM"
- },
- {
- "id": "",
- "label": "debug info",
- "localized": "디버그 정보",
- "reload": "",
- "hint": "디버그 정보"
- },
- {
- "id": "",
- "label": "decode",
- "localized": "디코드",
- "reload": "",
- "hint": "디코드"
- },
- {
- "id": "",
- "label": "decode chunks",
- "localized": "청크 디코드",
- "reload": "",
- "hint": "청크 디코드"
- },
- {
- "id": "",
- "label": "deep-cache",
- "localized": "딥-캐시",
- "reload": "",
- "hint": "딥-캐시"
- },
- {
- "id": "",
- "label": "deepbooru",
- "localized": "딥부루",
- "reload": "",
- "hint": "딥부루"
- },
- {
- "id": "",
- "label": "deepbooru: escape brackets",
- "localized": "딥부루: 괄호 이스케이프",
- "reload": "",
- "hint": "딥부루: 괄호 이스케이프"
- },
- {
- "id": "",
- "label": "deepbooru: exclude tags",
- "localized": "딥부루: 태그 제외",
- "reload": "",
- "hint": "딥부루: 태그 제외"
- },
- {
- "id": "",
- "label": "deepbooru: include scores in results",
- "localized": "딥부루: 결과에 점수 포함",
- "reload": "",
- "hint": "딥부루: 결과에 점수 포함"
- },
- {
- "id": "",
- "label": "deepbooru: max tags",
- "localized": "딥부루: 최대 태그 수",
- "reload": "",
- "hint": "딥부루: 최대 태그 수"
- },
- {
- "id": "",
- "label": "deepbooru: score threshold",
- "localized": "딥부루: 점수 임계값",
- "reload": "",
- "hint": "딥부루: 점수 임계값"
- },
- {
- "id": "",
- "label": "deepbooru: sort alphabetically",
- "localized": "딥부루: 알파벳순 정렬",
- "reload": "",
- "hint": "딥부루: 알파벳순 정렬"
- },
- {
- "id": "",
- "label": "deepbooru: use spaces for tags",
- "localized": "딥부루: 태그에 공백 사용",
- "reload": "",
- "hint": "딥부루: 태그에 공백 사용"
- },
- {
- "id": "",
- "label": "deepcache cache interval",
- "localized": "딥캐시 캐시 간격",
- "reload": "",
- "hint": "딥캐시 캐시 간격"
- },
- {
- "id": "",
- "label": "default",
- "localized": "기본",
- "reload": "",
- "hint": "기본"
- },
- {
- "id": "",
- "label": "deis",
- "localized": "deis",
- "reload": "",
- "hint": "deis"
- },
- {
- "id": "",
- "label": "denoising batch size",
- "localized": "노이즈 제거 배치 크기",
- "reload": "",
- "hint": "노이즈 제거 배치 크기"
- },
- {
- "id": "",
- "label": "denoising steps",
- "localized": "노이즈 제거 단계",
- "reload": "",
- "hint": "노이즈 제거 단계"
- },
- {
- "id": "",
- "label": "depth and normal",
- "localized": "깊이 및 노멀",
- "reload": "",
- "hint": "깊이 및 노멀"
- },
- {
- "id": "",
- "label": "depth anything",
- "localized": "뎁스 애니씽",
- "reload": "",
- "hint": "뎁스 애니씽"
- },
- {
- "id": "",
- "label": "depth map",
- "localized": "깊이 맵",
- "reload": "",
- "hint": "깊이 맵"
- },
- {
- "id": "",
- "label": "depth threshold",
- "localized": "깊이 임계값",
- "reload": "",
- "hint": "깊이 임계값"
- },
- {
- "id": "",
- "label": "description",
- "localized": "설명",
- "reload": "",
- "hint": "설명"
- },
+ "hint": ""
+ }
+ ],
+ "u": [
{
- "id": "",
- "label": "details",
- "localized": "세부 정보",
+ "id": 755,
+ "label": "Unload model",
+ "localized": "모델 해제",
"reload": "",
- "hint": "세부 정보"
+ "hint": "현재 로드된 모델을 메모리에서 해제합니다"
},
{
- "id": "",
- "label": "deterministic mode",
- "localized": "결정론적 모드",
+ "id": 756,
+ "label": "Upload",
+ "localized": "업로드",
"reload": "",
- "hint": "결정론적 모드"
+ "hint": ""
},
{
- "id": "",
- "label": "device info",
- "localized": "장치 정보",
+ "id": 757,
+ "label": "Unload",
+ "localized": "해제",
"reload": "",
- "hint": "장치 정보"
+ "hint": ""
},
{
- "id": "",
- "label": "diffusers",
- "localized": "디퓨저스",
+ "id": 758,
+ "label": "Update all installed",
+ "localized": "모든 설치 항목 업데이트",
"reload": "",
- "hint": "디퓨저스"
+ "hint": "설치된 확장 기능을 사용 가능한 최신 버전으로 업데이트합니다"
},
{
- "id": "",
- "label": "dilate",
- "localized": "팽창",
+ "id": 759,
+ "label": "Update",
+ "localized": "업데이트",
"reload": "",
- "hint": "팽창"
+ "hint": ""
},
{
- "id": "",
- "label": "dilate tau",
- "localized": "팽창 타우",
+ "id": 760,
+ "label": "User interface",
+ "localized": "사용자 인터페이스",
"reload": "",
- "hint": "팽창 타우"
+ "hint": "사용자 인터페이스 설정을 검토하고 설정합니다"
},
{
- "id": "",
- "label": "directml retry ops for nan",
- "localized": "DirectML NaN 재시도 연산",
+ "id": 761,
+ "label": "Update all",
+ "localized": "모두 업데이트",
"reload": "",
- "hint": "DirectML NaN 재시도 연산"
+ "hint": ""
},
{
- "id": "",
- "label": "directory for temporary images; leave empty for default",
- "localized": "임시 이미지 디렉토리; 기본값은 비워두세요",
+ "id": 762,
+ "label": "Upscale",
+ "localized": "업스케일",
"reload": "",
- "hint": "임시 이미지 디렉토리; 기본값은 비워두세요"
+ "hint": "이미지 해상도를 높입니다"
},
{
- "id": "",
- "label": "disable accelerate",
- "localized": "accelerate 비활성화",
+ "id": 763,
+ "label": "UI Tabs",
+ "localized": "UI 탭",
"reload": "",
- "hint": "accelerate 비활성화"
+ "hint": ""
},
{
- "id": "",
- "label": "disable conditional batching",
- "localized": "조건부 배치 비활성화",
+ "id": 764,
+ "label": "Upscaling",
+ "localized": "업스케일링",
"reload": "",
- "hint": "조건부 배치 비활성화"
+ "hint": ""
},
{
- "id": "",
- "label": "disabled",
- "localized": "비활성화됨",
+ "id": 765,
+ "label": "Use segmentation",
+ "localized": "세그멘테이션 사용",
"reload": "",
- "hint": "비활성화됨"
+ "hint": "세그멘테이션 마스크를 사용하여 디테일러를 실행합니다"
},
{
- "id": "",
- "label": "discard penultimate sigma",
- "localized": "끝에서 두 번째 시그마 버리기",
+ "id": 766,
+ "label": "Unload adapter",
+ "localized": "어댑터 해제",
"reload": "",
- "hint": "끝에서 두 번째 시그마 버리기"
+ "hint": "생성 직후 IP 어댑터를 해제합니다. 비활성화 시 다음 생성을 위해 메모리에 유지됩니다"
},
{
- "id": "",
- "label": "distance threshold",
- "localized": "거리 임계값",
+ "id": 767,
+ "label": "Use same seed",
+ "localized": "동일 시드 사용",
"reload": "",
- "hint": "거리 임계값"
+ "hint": ""
},
{
- "id": "",
- "label": "do not change selected model when reading generation parameters",
- "localized": "생성 매개변수 읽기 시 선택된 모델 변경 안함",
+ "id": 768,
+ "label": "Use defaults",
+ "localized": "기본값 사용",
"reload": "",
- "hint": "생성 매개변수 읽기 시 선택된 모델 변경 안함"
+ "hint": ""
},
{
- "id": "",
- "label": "do not display video output in ui",
- "localized": "UI에 비디오 출력 표시 안함",
+ "id": 769,
+ "label": "Use text inputs",
+ "localized": "텍스트 입력 사용",
"reload": "",
- "hint": "UI에 비디오 출력 표시 안함"
+ "hint": ""
},
{
- "id": "",
- "label": "down",
- "localized": "아래로",
+ "id": 770,
+ "label": "Use random seeds",
+ "localized": "랜덤 시드 사용",
"reload": "",
- "hint": "아래로"
+ "hint": ""
},
{
- "id": "",
- "label": "download",
- "localized": "다운로드",
+ "id": 771,
+ "label": "Use vision",
+ "localized": "비전(Vision) 사용",
"reload": "",
- "hint": "다운로드"
+ "hint": "프롬프트를 강화할 때 입력 이미지를 포함합니다. 아이콘이 표시된 비전 지원 모델에서만 사용 가능합니다."
},
{
- "id": "",
- "label": "download model",
- "localized": "모델 다운로드",
+ "id": 772,
+ "label": "Use samplers",
+ "localized": "샘플러 사용",
"reload": "",
- "hint": "모델 다운로드"
+ "hint": "샘플링(Top-k 또는 Top-p와 같은 방법으로 토큰을 랜덤하게 선택)을 활성화하거나, 그리디 디코딩(매 단계에서 확률이 가장 높은 토큰 선택)을 위해 비활성화합니다. 활성화하면 결과물이 더 다양하고 창의적이지만 결정론적 특성은 줄어듭니다."
},
{
- "id": "",
- "label": "download path",
- "localized": "다운로드 경로",
+ "id": 773,
+ "label": "Unload after processing",
+ "localized": "처리 후 해제",
"reload": "",
- "hint": "다운로드 경로"
+ "hint": ""
},
{
- "id": "",
- "label": "download updates",
- "localized": "업데이트 다운로드",
+ "id": 774,
+ "label": "up",
+ "localized": "up",
"reload": "",
- "hint": "업데이트 다운로드"
+ "hint": ""
},
{
- "id": "",
- "label": "downscale high resolution live previews",
- "localized": "고해상도 라이브 미리보기 축소",
+ "id": 775,
+ "label": "Upscaler",
+ "localized": "업스케일러",
"reload": "",
- "hint": "고해상도 라이브 미리보기 축소"
+ "hint": "업스케일링 과정에 사용할 사전 학습된 모델을 선택합니다."
},
{
- "id": "",
- "label": "dpm sde",
- "localized": "dpm sde",
+ "id": 776,
+ "label": "Units",
+ "localized": "단위",
"reload": "",
- "hint": "dpm sde"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm++",
- "localized": "dpm++",
+ "id": 777,
+ "label": "Unload processor",
+ "localized": "프로세서 해제",
"reload": "",
- "hint": "dpm++"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm++ 1s",
- "localized": "dpm++ 1s",
+ "id": 778,
+ "label": "Use spaces",
+ "localized": "공백 사용",
"reload": "",
- "hint": "dpm++ 1s"
+ "hint": "태그 출력 시 언더바(_)를 공백으로 바꿉니다. 일부 프롬프트 시스템은 단어 사이 공백(예: 'long hair')을 선호하고, 다른 시스템은 언더바(예: 'long_hair')를 사용합니다."
},
{
- "id": "",
- "label": "dpm++ 2m",
- "localized": "dpm++ 2m",
+ "id": 779,
+ "label": "Username",
+ "localized": "사용자 이름",
"reload": "",
- "hint": "dpm++ 2m"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm++ 2m edm",
- "localized": "dpm++ 2m edm",
+ "id": 780,
+ "label": "UNET model",
+ "localized": "UNET 모델",
"reload": "",
- "hint": "dpm++ 2m edm"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm++ 2m inverse",
- "localized": "dpm++ 2m inverse",
+ "id": 781,
+ "label": "Use torch streams",
+ "localized": "torch streams 사용",
"reload": "",
- "hint": "dpm++ 2m inverse"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm++ 2m sde",
- "localized": "dpm++ 2m sde",
+ "id": 782,
+ "label": "Use SVD quantization",
+ "localized": "SVD 양자화 사용",
"reload": "",
- "hint": "dpm++ 2m sde"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm++ 3m",
- "localized": "dpm++ 3m",
+ "id": 783,
+ "label": "Use Dynamic quantization",
+ "localized": "Dynamic 양자화 사용",
"reload": "",
- "hint": "dpm++ 3m"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm++ 3m inverse",
- "localized": "dpm++ 3m inverse",
+ "id": 784,
+ "label": "Use quantized MatMul",
+ "localized": "양자화된 MatMul 사용",
"reload": "",
- "hint": "dpm++ 3m inverse"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm++ cosine",
- "localized": "dpm++ cosine",
+ "id": 785,
+ "label": "Use quantized MatMul with conv",
+ "localized": "conv와 함께 양자화된 MatMul 사용",
"reload": "",
- "hint": "dpm++ cosine"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm++ inverse",
- "localized": "dpm++ inverse",
+ "id": 786,
+ "label": "Use line break as prompt segment marker",
+ "localized": "줄바꿈을 프롬프트 구분 기호로 사용",
"reload": "",
- "hint": "dpm++ inverse"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm++ sde",
- "localized": "dpm++ sde",
+ "id": 787,
+ "label": "Use zeros for prompt padding",
+ "localized": "프롬프트 패딩에 제로(0) 사용",
"reload": "",
- "hint": "dpm++ sde"
+ "hint": "프롬프트가 비어 있을 때 잔류 노이즈를 제거하기 위해 강제로 텐서를 0으로 채웁니다"
},
{
- "id": "",
- "label": "dpm2 flowmatch",
- "localized": "dpm2 flowmatch",
+ "id": 788,
+ "label": "Upcast sampling",
+ "localized": "업캐스트 샘플링",
"reload": "",
- "hint": "dpm2 flowmatch"
+ "hint": "일반적으로 더 적은 메모리를 사용하면서도 --no-half와 유사한 결과와 더 나은 성능을 제공합니다"
},
{
- "id": "",
- "label": "dpm2++ 2m flowmatch",
- "localized": "dpm2++ 2m flowmatch",
+ "id": 789,
+ "label": "Unset",
+ "localized": "설정 해제",
"reload": "",
- "hint": "dpm2++ 2m flowmatch"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm2++ 2m sde flowmatch",
- "localized": "dpm2++ 2m sde flowmatch",
+ "id": 790,
+ "label": "UI save only saves selected image",
+ "localized": "UI 저장은 선택된 이미지만 저장",
"reload": "",
- "hint": "dpm2++ 2m sde flowmatch"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm2++ 2s flowmatch",
- "localized": "dpm2++ 2s flowmatch",
+ "id": 791,
+ "label": "Use image gallery cache",
+ "localized": "이미지 갤러리 캐시 사용",
"reload": "",
- "hint": "dpm2++ 2s flowmatch"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm2++ 3m sde flowmatch",
- "localized": "dpm2++ 3m sde flowmatch",
+ "id": 792,
+ "label": "Use fixed width thumbnails",
+ "localized": "고정 너비 썸네일 사용",
"reload": "",
- "hint": "dpm2++ 3m sde flowmatch"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm2++ sde flowmatch",
- "localized": "dpm2++ sde flowmatch",
+ "id": 793,
+ "label": "UI theme",
+ "localized": "UI 테마",
"reload": "",
- "hint": "dpm2++ sde flowmatch"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm2a flowmatch",
- "localized": "dpm2a flowmatch",
+ "id": 794,
+ "label": "UI request timeout",
+ "localized": "UI 요청 시간 제한",
"reload": "",
- "hint": "dpm2a flowmatch"
+ "hint": ""
},
{
- "id": "",
- "label": "draw legend",
- "localized": "범례 그리기",
+ "id": 795,
+ "label": "UI locale",
+ "localized": "UI 로케일(언어)",
"reload": "",
- "hint": "범례 그리기"
+ "hint": ""
},
{
- "id": "",
- "label": "dropdown",
- "localized": "드롭다운",
+ "id": 796,
+ "label": "Unload upscaler after processing",
+ "localized": "처리 후 업스케일러 해제",
"reload": "",
- "hint": "드롭다운"
+ "hint": ""
},
{
- "id": "",
- "label": "duration",
- "localized": "기간",
+ "id": 797,
+ "label": "Upscaler latent steps",
+ "localized": "업스케일러 잠재 단계(latent steps)",
"reload": "",
- "hint": "기간"
+ "hint": ""
},
{
- "id": "",
- "label": "dwpose",
- "localized": "dwpose",
+ "id": 798,
+ "label": "Upscaler tile size",
+ "localized": "업스케일러 타일 크기",
"reload": "",
- "hint": "dwpose"
+ "hint": "0 = 타일링 사용 안 함"
},
{
- "id": "",
- "label": "dynamic",
- "localized": "동적",
+ "id": 799,
+ "label": "Upscaler tile overlap",
+ "localized": "업스케일러 타일 겹침",
"reload": "",
- "hint": "동적"
+ "hint": "낮은 값 = 이음새가 보일 수 있음"
},
{
- "id": "",
- "label": "dynamic attention",
- "localized": "동적 어텐션",
+ "id": 800,
+ "label": "Use cached model config when available",
+ "localized": "가능한 경우 캐시된 모델 설정 사용",
"reload": "",
- "hint": "동적 어텐션"
+ "hint": ""
},
{
- "id": "",
- "label": "dynamic attention slicing rate in gb",
- "localized": "GB 단위 동적 어텐션 슬라이싱 속도",
+ "id": 801,
+ "label": "UI show on startup",
+ "localized": "시작 시 UI 표시",
"reload": "",
- "hint": "GB 단위 동적 어텐션 슬라이싱 속도"
+ "hint": ""
},
{
- "id": "",
- "label": "dynamic attention trigger rate in gb",
- "localized": "GB 단위 동적 어텐션 트리거 속도",
+ "id": 802,
+ "label": "UI sidebar width (%)",
+ "localized": "UI 사이드바 너비 (%)",
"reload": "",
- "hint": "GB 단위 동적 어텐션 트리거 속도"
+ "hint": ""
},
{
- "id": "",
- "label": "edge",
- "localized": "가장자리",
+ "id": 803,
+ "label": "UI height (%)",
+ "localized": "UI 높이 (%)",
"reload": "",
- "hint": "가장자리"
+ "hint": ""
},
{
- "id": "",
- "label": "edit start",
- "localized": "편집 시작",
+ "id": 804,
+ "label": "UI fetch network info on mouse-over",
+ "localized": "마우스 오버 시 네트워크 정보 가져오기",
"reload": "",
- "hint": "편집 시작"
+ "hint": ""
},
{
- "id": "",
- "label": "edit stop",
- "localized": "편집 중지",
+ "id": 805,
+ "label": "Use reference values when available",
+ "localized": "가능한 경우 참조값 사용",
"reload": "",
- "hint": "편집 중지"
+ "hint": ""
},
{
- "id": "",
- "label": "embedded metadata",
- "localized": "임베디드 메타데이터",
+ "id": 806,
+ "label": "user",
+ "localized": "user",
"reload": "",
- "hint": "임베디드 메타데이터"
+ "hint": ""
},
{
- "id": "",
- "label": "enable embeddings support",
- "localized": "임베딩 지원 활성화",
+ "id": 807,
+ "label": "Upcast attention layer",
+ "localized": "어텐션 레이어 업캐스트",
"reload": "",
- "hint": "임베딩 지원 활성화"
+ "hint": ""
},
{
- "id": "",
- "label": "enable file wildcards support",
- "localized": "파일 와일드카드 지원 활성화",
+ "id": 808,
+ "label": "Use separate base dict",
+ "localized": "별도의 베이스 딕셔너리 사용",
"reload": "",
- "hint": "파일 와일드카드 지원 활성화"
+ "hint": ""
},
{
- "id": "",
- "label": "enable freeu",
- "localized": "FreeU 활성화",
+ "id": 809,
+ "label": "Use model EMA weights when possible",
+ "localized": "가능한 경우 모델 EMA 가중치 사용",
"reload": "",
- "hint": "FreeU 활성화"
+ "hint": ""
},
{
- "id": "",
- "label": "enable teacache",
- "localized": "TeaCache 활성화",
+ "id": 810,
+ "label": "Use Kohya method for handling multiple LoRA",
+ "localized": "다중 LoRA 처리에 Kohya 방식 사용",
"reload": "",
- "hint": "TeaCache 활성화"
+ "hint": ""
},
{
- "id": "",
- "label": "enable tonemap",
- "localized": "톤맵 활성화",
+ "id": 811,
+ "label": "UI scripts order",
+ "localized": "UI 스크립트 순서",
"reload": "",
- "hint": "톤맵 활성화"
+ "hint": ""
},
{
- "id": "",
- "label": "enable use of reference models",
- "localized": "참조 모델 사용 활성화",
+ "id": 812,
+ "label": "Use upscaler as suffix",
+ "localized": "업스케일러를 접미사로 사용",
"reload": "",
- "hint": "참조 모델 사용 활성화"
+ "hint": ""
},
{
- "id": "",
- "label": "enabled",
- "localized": "활성화됨",
+ "id": 813,
+ "label": "Unload Current Model from VRAM",
+ "localized": "VRAM에서 현재 모델 해제",
"reload": "",
- "hint": "활성화됨"
+ "hint": ""
},
{
- "id": "",
- "label": "encoder",
- "localized": "인코더",
+ "id": 814,
+ "label": "unet",
+ "localized": "unet",
"reload": "",
- "hint": "인코더"
+ "hint": ""
},
{
- "id": "",
- "label": "end",
- "localized": "끝",
+ "id": 815,
+ "label": "Upsample",
+ "localized": "업샘플",
"reload": "",
- "hint": "끝"
- },
- {
- "id": "",
- "label": "enhance prompt",
- "localized": "프롬프트 향상",
- "reload": "",
- "hint": "프롬프트 향상"
- },
- {
- "id": "",
- "label": "ensemble size",
- "localized": "앙상블 크기",
- "reload": "",
- "hint": "앙상블 크기"
- },
- {
- "id": "",
- "label": "epsilon",
- "localized": "엡실론",
- "reload": "",
- "hint": "엡실론"
- },
- {
- "id": "",
- "label": "erode",
- "localized": "침식",
- "reload": "",
- "hint": "침식"
- },
- {
- "id": "",
- "label": "erode size",
- "localized": "침식 크기",
- "reload": "",
- "hint": "침식 크기"
- },
- {
- "id": "",
- "label": "eta",
- "localized": "에타",
- "reload": "",
- "hint": "에타"
- },
- {
- "id": "",
- "label": "euler",
- "localized": "오일러",
- "reload": "",
- "hint": "오일러"
- },
- {
- "id": "",
- "label": "euler edm",
- "localized": "오일러 edm",
- "reload": "",
- "hint": "오일러 edm"
- },
- {
- "id": "",
- "label": "euler flowmatch",
- "localized": "오일러 flowmatch",
- "reload": "",
- "hint": "오일러 flowmatch"
- },
- {
- "id": "",
- "label": "euler sgm",
- "localized": "오일러 sgm",
- "reload": "",
- "hint": "오일러 sgm"
- },
- {
- "id": "",
- "label": "executionprovider.cpu",
- "localized": "executionprovider.cpu",
- "reload": "",
- "hint": "executionprovider.cpu"
- },
- {
- "id": "",
- "label": "executionprovider.cuda",
- "localized": "executionprovider.cuda",
- "reload": "",
- "hint": "executionprovider.cuda"
- },
- {
- "id": "",
- "label": "executionprovider.directml",
- "localized": "executionprovider.directml",
- "reload": "",
- "hint": "executionprovider.directml"
- },
- {
- "id": "",
- "label": "executionprovider.migraphx",
- "localized": "executionprovider.migraphx",
- "reload": "",
- "hint": "executionprovider.migraphx"
- },
- {
- "id": "",
- "label": "executionprovider.openvino",
- "localized": "executionprovider.openvino",
- "reload": "",
- "hint": "executionprovider.openvino"
- },
- {
- "id": "",
- "label": "executionprovider.rocm",
- "localized": "executionprovider.rocm",
- "reload": "",
- "hint": "executionprovider.rocm"
- },
- {
- "id": "",
- "label": "expandable segments",
- "localized": "확장 가능한 세그먼트",
- "reload": "",
- "hint": "확장 가능한 세그먼트"
- },
- {
- "id": "",
- "label": "exponential",
- "localized": "지수",
- "reload": "",
- "hint": "지수"
- },
- {
- "id": "",
- "label": "exposure",
- "localized": "노출",
- "reload": "",
- "hint": "노출"
- },
- {
- "id": "",
- "label": "extra noise multiplier for img2img",
- "localized": "img2img용 추가 노이즈 승수",
- "reload": "",
- "hint": "img2img용 추가 노이즈 승수"
- },
- {
- "id": "",
- "label": "extract lora",
- "localized": "LoRA 추출",
- "reload": "",
- "hint": "LoRA 추출"
- },
- {
- "id": "",
- "label": "face",
- "localized": "얼굴",
- "reload": "",
- "hint": "얼굴"
- },
- {
- "id": "",
- "label": "face confidence",
- "localized": "얼굴 신뢰도",
- "reload": "",
- "hint": "얼굴 신뢰도"
- },
- {
- "id": "",
- "label": "faceid model",
- "localized": "FaceID 모델",
- "reload": "",
- "hint": "FaceID 모델"
- },
- {
- "id": "",
- "label": "fall-off exponent (lower=higher detail)",
- "localized": "감쇠 지수 (낮을수록 디테일 높음)",
- "reload": "",
- "hint": "감쇠 지수 (낮을수록 디테일 높음)"
- },
- {
- "id": "",
- "label": "false",
- "localized": "거짓",
- "reload": "",
- "hint": "거짓"
- },
- {
- "id": "",
- "label": "fast",
- "localized": "빠르게",
- "reload": "",
- "hint": "빠르게"
- },
- {
- "id": "",
- "label": "file or folder with user-defined styles",
- "localized": "사용자 정의 스타일 파일 또는 폴더",
- "reload": "",
- "hint": "사용자 정의 스타일 파일 또는 폴더"
- },
- {
- "id": "",
- "label": "filename",
- "localized": "파일 이름",
- "reload": "",
- "hint": "파일 이름"
- },
- {
- "id": "",
- "label": "first-block cache enabled",
- "localized": "첫 블록 캐시 활성화",
- "reload": "",
- "hint": "첫 블록 캐시 활성화"
- },
- {
- "id": "",
- "label": "fixed unet precision",
- "localized": "고정된 UNet 정밀도",
- "reload": "",
- "hint": "고정된 UNet 정밀도"
- },
- {
- "id": "",
- "label": "flash attention",
- "localized": "플래시 어텐션",
- "reload": "",
- "hint": "플래시 어텐션"
- },
- {
- "id": "",
- "label": "flavors",
- "localized": "플레이버",
- "reload": "",
- "hint": "플레이버"
- },
- {
- "id": "",
- "label": "flow shift",
- "localized": "흐름 이동",
- "reload": "",
- "hint": "흐름 이동"
- },
- {
- "id": "",
- "label": "folder",
- "localized": "폴더",
- "reload": "",
- "hint": "폴더"
- },
- {
- "id": "",
- "label": "folder for control generate",
- "localized": "제어 생성용 폴더",
- "reload": "",
- "hint": "제어 생성용 폴더"
- },
- {
- "id": "",
- "label": "folder for control grids",
- "localized": "제어 그리드용 폴더",
- "reload": "",
- "hint": "제어 그리드용 폴더"
- },
- {
- "id": "",
- "label": "folder for disk offload",
- "localized": "디스크 오프로드용 폴더",
- "reload": "",
- "hint": "디스크 오프로드용 폴더"
- },
- {
- "id": "",
- "label": "folder for huggingface cache",
- "localized": "Hugging Face 캐시 폴더",
- "reload": "",
- "hint": "Hugging Face 캐시 폴더"
- },
- {
- "id": "",
- "label": "folder for image generate",
- "localized": "이미지 생성용 폴더",
- "reload": "",
- "hint": "이미지 생성용 폴더"
- },
- {
- "id": "",
- "label": "folder for img2img grids",
- "localized": "img2img 그리드용 폴더",
- "reload": "",
- "hint": "img2img 그리드용 폴더"
- },
- {
- "id": "",
- "label": "folder for init images",
- "localized": "초기 이미지용 폴더",
- "reload": "",
- "hint": "초기 이미지용 폴더"
- },
- {
- "id": "",
- "label": "folder for manually saved images",
- "localized": "수동 저장 이미지용 폴더",
- "reload": "",
- "hint": "수동 저장 이미지용 폴더"
- },
- {
- "id": "",
- "label": "folder for onnx cached models",
- "localized": "ONNX 캐시 모델 폴더",
- "reload": "",
- "hint": "ONNX 캐시 모델 폴더"
- },
- {
- "id": "",
- "label": "folder for onnx conversion",
- "localized": "ONNX 변환용 폴더",
- "reload": "",
- "hint": "ONNX 변환용 폴더"
- },
- {
- "id": "",
- "label": "folder for openvino cache",
- "localized": "OpenVINO 캐시 폴더",
- "reload": "",
- "hint": "OpenVINO 캐시 폴더"
- },
- {
- "id": "",
- "label": "folder for processed images",
- "localized": "처리된 이미지 폴더",
- "reload": "",
- "hint": "처리된 이미지 폴더"
- },
- {
- "id": "",
- "label": "folder for text generate",
- "localized": "텍스트 생성용 폴더",
- "reload": "",
- "hint": "텍스트 생성용 폴더"
- },
- {
- "id": "",
- "label": "folder for tunable ops cache",
- "localized": "튜닝 가능한 Ops 캐시 폴더",
- "reload": "",
- "hint": "튜닝 가능한 Ops 캐시 폴더"
- },
- {
- "id": "",
- "label": "folder for txt2img grids",
- "localized": "txt2img 그리드용 폴더",
- "reload": "",
- "hint": "txt2img 그리드용 폴더"
- },
- {
- "id": "",
- "label": "folder for videos",
- "localized": "동영상 폴더",
- "reload": "",
- "hint": "동영상 폴더"
- },
- {
- "id": "",
- "label": "folder with bsrgan models",
- "localized": "BSRGAN 모델 폴더",
- "reload": "",
- "hint": "BSRGAN 모델 폴더"
- },
- {
- "id": "",
- "label": "folder with chainner models",
- "localized": "Chainner 모델 폴더",
- "reload": "",
- "hint": "Chainner 모델 폴더"
- },
- {
- "id": "",
- "label": "folder with clip models",
- "localized": "CLIP 모델 폴더",
- "reload": "",
- "hint": "CLIP 모델 폴더"
- },
- {
- "id": "",
- "label": "folder with codeformer models",
- "localized": "CodeFormer 모델 폴더",
- "reload": "",
- "hint": "CodeFormer 모델 폴더"
- },
- {
- "id": "",
- "label": "folder with control models",
- "localized": "제어 모델 폴더",
- "reload": "",
- "hint": "제어 모델 폴더"
- },
- {
- "id": "",
- "label": "folder with esrgan models",
- "localized": "ESRGAN 모델 폴더",
- "reload": "",
- "hint": "ESRGAN 모델 폴더"
- },
- {
- "id": "",
- "label": "folder with gfpgan models",
- "localized": "GFPGAN 모델 폴더",
- "reload": "",
- "hint": "GFPGAN 모델 폴더"
- },
- {
- "id": "",
- "label": "folder with huggingface models",
- "localized": "Hugging Face 모델 폴더",
- "reload": "",
- "hint": "Hugging Face 모델 폴더"
- },
- {
- "id": "",
- "label": "folder with hypernetwork models",
- "localized": "하이퍼네트워크 모델 폴더",
- "reload": "",
- "hint": "하이퍼네트워크 모델 폴더"
- },
- {
- "id": "",
- "label": "folder with ldsr models",
- "localized": "LDSR 모델 폴더",
- "reload": "",
- "hint": "LDSR 모델 폴더"
- },
- {
- "id": "",
- "label": "folder with lora network(s)",
- "localized": "LoRA 네트워크(들) 폴더",
- "reload": "",
- "hint": "LoRA 네트워크(들) 폴더"
- },
- {
- "id": "",
- "label": "folder with realesrgan models",
- "localized": "RealESRGAN 모델 폴더",
- "reload": "",
- "hint": "RealESRGAN 모델 폴더"
- },
- {
- "id": "",
- "label": "folder with scunet models",
- "localized": "SCUNet 모델 폴더",
- "reload": "",
- "hint": "SCUNet 모델 폴더"
- },
- {
- "id": "",
- "label": "folder with stable diffusion models",
- "localized": "Stable Diffusion 모델 폴더",
- "reload": "",
- "hint": "Stable Diffusion 모델 폴더"
- },
- {
- "id": "",
- "label": "folder with swinir models",
- "localized": "SwinIR 모델 폴더",
- "reload": "",
- "hint": "SwinIR 모델 폴더"
- },
- {
- "id": "",
- "label": "folder with text encoder files",
- "localized": "텍스트 인코더 파일 폴더",
- "reload": "",
- "hint": "텍스트 인코더 파일 폴더"
- },
- {
- "id": "",
- "label": "folder with textual inversion embeddings",
- "localized": "텍스트 인버전 임베딩 폴더",
- "reload": "",
- "hint": "텍스트 인버전 임베딩 폴더"
- },
- {
- "id": "",
- "label": "folder with unet files",
- "localized": "UNet 파일 폴더",
- "reload": "",
- "hint": "UNet 파일 폴더"
- },
- {
- "id": "",
- "label": "folder with user-defined wildcards",
- "localized": "사용자 정의 와일드카드 폴더",
- "reload": "",
- "hint": "사용자 정의 와일드카드 폴더"
- },
- {
- "id": "",
- "label": "folder with vae files",
- "localized": "VAE 파일 폴더",
- "reload": "",
- "hint": "VAE 파일 폴더"
- },
- {
- "id": "",
- "label": "folder with yolo models",
- "localized": "YOLO 모델 폴더",
- "reload": "",
- "hint": "YOLO 모델 폴더"
- },
- {
- "id": "",
- "label": "font color",
- "localized": "글꼴 색상",
- "reload": "",
- "hint": "글꼴 색상"
- },
- {
- "id": "",
- "label": "font file",
- "localized": "글꼴 파일",
- "reload": "",
- "hint": "글꼴 파일"
- },
- {
- "id": "",
- "label": "font size",
- "localized": "글꼴 크기",
- "reload": "",
- "hint": "글꼴 크기"
- },
- {
- "id": "",
- "label": "force model eval",
- "localized": "모델 평가 강제",
- "reload": "",
- "hint": "모델 평가 강제"
- },
- {
- "id": "",
- "label": "foreground threshold",
- "localized": "전경 임계값",
- "reload": "",
- "hint": "전경 임계값"
- },
- {
- "id": "",
- "label": "fp4",
- "localized": "FP4",
- "reload": "",
- "hint": "FP4"
- },
- {
- "id": "",
- "label": "frame change sensitivity",
- "localized": "프레임 변경 민감도",
- "reload": "",
- "hint": "프레임 변경 민감도"
- },
- {
- "id": "",
- "label": "frames",
- "localized": "프레임",
- "reload": "",
- "hint": "프레임"
- },
- {
- "id": "",
- "label": "freeinit",
- "localized": "FreeInit",
- "reload": "",
- "hint": "FreeInit"
- },
- {
- "id": "",
- "label": "freeu enabled",
- "localized": "FreeU 활성화",
- "reload": "",
- "hint": "FreeU 활성화"
- },
- {
- "id": "",
- "label": "freeu preset",
- "localized": "FreeU 사전 설정",
- "reload": "",
- "hint": "FreeU 사전 설정"
- },
- {
- "id": "",
- "label": "full vae",
- "localized": "전체 VAE",
- "reload": "",
- "hint": "전체 VAE"
- },
+ "hint": ""
+ }
+ ],
+ "v": [
{
- "id": "",
- "label": "full-depth cudnn benchmark",
- "localized": "전체 깊이 cuDNN 벤치마크",
- "reload": "",
- "hint": "전체 깊이 cuDNN 벤치마크"
+ "id": 67,
+ "label": "Video",
+ "localized": "비디오",
+ "reload": "video_nav",
+ "hint": "다양한 방법을 사용하여 비디오를 생성합니다. 텍스트 투 비디오(text-to-image), 이미지 투 비디오(image-to-image) 첫 프레임-마지막 프레임 방식 등을 지원합니다."
},
{
- "id": "",
- "label": "fuse strength",
- "localized": "융합 강도",
- "reload": "",
- "hint": "융합 강도"
+ "id": 68,
+ "label": "Video Params",
+ "localized": "비디오 파라미터",
+ "reload": "video_params_outputs",
+ "hint": "출력 비디오 파일 인코딩과 관련된 설정입니다."
},
{
- "id": "",
- "label": "fused projections",
- "localized": "융합된 투영",
+ "id": 69,
+ "label": "VLM Caption",
+ "localized": "VLM 캡션",
"reload": "",
- "hint": "융합된 투영"
+ "hint": "시각 언어 모델(VLM)을 사용하여 이미지를 분석합니다."
},
{
- "id": "",
- "label": "gamma",
- "localized": "감마",
+ "id": 70,
+ "label": "Variational Auto Encoder",
+ "localized": "Variational Auto Encoder (변분 오토인코더)",
"reload": "",
- "hint": "감마"
+ "hint": "생성 중 Variational Auto Encoder 및 이미지 디코딩 프로세스와 관련된 설정입니다."
},
{
- "id": "",
- "label": "gamma corrected",
- "localized": "감마 보정",
+ "id": 71,
+ "label": "VAE",
+ "localized": "VAE",
"reload": "",
- "hint": "감마 보정"
+ "hint": "Variational Auto Encoder: 생성 마지막 단계에서 이미지 디코딩을 실행하는 데 사용되는 모델입니다."
},
{
- "id": "",
- "label": "gate step",
- "localized": "게이트 스텝",
+ "id": 72,
+ "label": "Video Output",
+ "localized": "비디오 출력",
"reload": "",
- "hint": "게이트 스텝"
+ "hint": ""
},
{
- "id": "",
- "label": "gc threshold",
- "localized": "GC 임계값",
+ "id": 73,
+ "label": "Variation",
+ "localized": "변형 (Variation)",
"reload": "",
- "hint": "GC 임계값"
+ "hint": "기본 시드와 혼합될 두 번째 시드입니다."
},
{
- "id": "",
- "label": "get changelog",
- "localized": "변경 로그 가져오기",
+ "id": 74,
+ "label": "Variation strength",
+ "localized": "변형 강도",
"reload": "",
- "hint": "변경 로그 가져오기"
+ "hint": "생성할 변형의 강도입니다. 0일 때는 효과가 없으며, 1일 때는 변형 시드가 적용된 전체 이미지를 얻게 됩니다(단, Ancestral 샘플러의 경우에는 임의의 결과가 나옵니다)."
},
{
- "id": "",
- "label": "gpu",
- "localized": "GPU",
+ "id": 75,
+ "label": "VAE type",
+ "localized": "VAE 유형",
"reload": "",
- "hint": "GPU"
+ "hint": "전체 VAE를 실행할지, 저품질 VAE를 실행할지, 혹은 원격 VAE 서비스를 사용할지 선택합니다."
},
{
- "id": "",
- "label": "gradient",
- "localized": "그라디언트",
+ "id": 76,
+ "label": "Vibrance",
+ "localized": "생동감 (Vibrance)",
"reload": "",
- "hint": "그라디언트"
+ "hint": ""
},
{
- "id": "",
- "label": "grid background color",
- "localized": "그리드 배경색",
+ "id": 77,
+ "label": "Version",
+ "localized": "버전",
"reload": "",
- "hint": "그리드 배경색"
+ "hint": ""
},
{
- "id": "",
- "label": "grid margins",
- "localized": "그리드 여백",
+ "id": 78,
+ "label": "Video format",
+ "localized": "비디오 형식",
"reload": "",
- "hint": "그리드 여백"
+ "hint": "출력 비디오의 형식 및 코덱입니다."
},
{
- "id": "",
- "label": "grid sections:",
- "localized": "그리드 섹션:",
+ "id": 79,
+ "label": "Video duration",
+ "localized": "비디오 재생 시간",
"reload": "",
- "hint": "그리드 섹션:"
+ "hint": ""
},
{
- "id": "",
- "label": "group size",
- "localized": "그룹 크기",
+ "id": 80,
+ "label": "Video engine",
+ "localized": "비디오 엔진",
"reload": "",
- "hint": "그룹 크기"
+ "hint": ""
},
{
- "id": "",
- "label": "guidance",
- "localized": "안내",
+ "id": 81,
+ "label": "Video model",
+ "localized": "비디오 모델",
"reload": "",
- "hint": "안내"
+ "hint": ""
},
{
- "id": "",
- "label": "guidance start",
- "localized": "안내 시작",
+ "id": 82,
+ "label": "VAE decode",
+ "localized": "VAE 디코드",
"reload": "",
- "hint": "안내 시작"
+ "hint": ""
},
{
- "id": "",
- "label": "guidance stop",
- "localized": "안내 중지",
+ "id": 83,
+ "label": "Video interpolation",
+ "localized": "비디오 프레임 보간",
"reload": "",
- "hint": "안내 중지"
+ "hint": ""
},
{
- "id": "",
- "label": "guidance strength",
- "localized": "안내 강도",
+ "id": 84,
+ "label": "Video codec",
+ "localized": "비디오 코덱",
"reload": "",
- "hint": "안내 강도"
+ "hint": ""
},
{
- "id": "",
- "label": "hands",
- "localized": "손",
+ "id": 85,
+ "label": "Video options",
+ "localized": "비디오 옵션",
"reload": "",
- "hint": "손"
+ "hint": ""
},
{
- "id": "",
- "label": "hdr range",
- "localized": "HDR 범위",
+ "id": 86,
+ "label": "Video save video",
+ "localized": "비디오 저장 (Video)",
"reload": "",
- "hint": "HDR 범위"
+ "hint": ""
},
{
- "id": "",
- "label": "hed",
- "localized": "HED",
+ "id": 87,
+ "label": "Video save frames",
+ "localized": "프레임 저장 (Frames)",
"reload": "",
- "hint": "HED"
+ "hint": ""
},
{
- "id": "",
- "label": "height after",
- "localized": "높이 (후)",
+ "id": 88,
+ "label": "Video save safetensors",
+ "localized": "safetensors 저장",
"reload": "",
- "hint": "높이 (후)"
+ "hint": ""
},
{
- "id": "",
- "label": "height before",
- "localized": "높이 (전)",
+ "id": 89,
+ "label": "Video file",
+ "localized": "비디오 파일",
"reload": "",
- "hint": "높이 (전)"
+ "hint": ""
},
{
- "id": "",
- "label": "height mask",
- "localized": "높이 마스크",
+ "id": 90,
+ "label": "VLM Model",
+ "localized": "VLM 모델",
"reload": "",
- "hint": "높이 마스크"
+ "hint": "시각 언어(Visual Language) 작업에 사용할 모델을 선택합니다. 추론(thinking) 모드를 지원하는 모델은 아이콘이 표시되어 있습니다."
},
{
- "id": "",
- "label": "heun",
- "localized": "Heun",
+ "id": 91,
+ "label": "VLM Max Tokens",
+ "localized": "VLM 최대 토큰",
"reload": "",
- "hint": "Heun"
+ "hint": "모델이 응답 시 생성할 수 있는 최대 토큰 수입니다. 모델은 생성 중에 이 제한을 인지하지 못하며 더 상세하거나 간결한 응답을 하려 하지 않습니다. 단순히 길이의 하드 리밋(고정 제한)을 설정하며, 제한에 도달하면 응답이 강제로 끊깁니다."
},
{
- "id": "",
- "label": "heun flowmatch",
- "localized": "Heun 플로우 매치",
+ "id": 92,
+ "label": "VLM Num Beams",
+ "localized": "VLM 빔 서치 수",
"reload": "",
- "hint": "Heun 플로우 매치"
+ "hint": "여러 후보 경로를 동시에 유지하고 전체적으로 가장 좋은 시퀀스를 선택합니다. 최상의 초안을 찾기 위해 한 번에 여러 개를 검토하는 것과 비슷합니다. 더 철저하지만 무작위 샘플링보다 훨씬 느리고 창의성이 떨어질 수 있습니다. 일반적으로 권장되지 않으며 대부분의 최신 VLM은 샘플링 방식에서 더 나은 성능을 보입니다. 비활성화하려면 1로 설정하세요."
},
{
- "id": "",
- "label": "hidet",
- "localized": "Hidet",
+ "id": 93,
+ "label": "VLM Temperature",
+ "localized": "VLM 온도 (Temperature)",
"reload": "",
- "hint": "Hidet"
+ "hint": "토큰 선택의 무작위성을 제어합니다. 값이 낮으면(예: 0.1) 출력이 더 집중되고 결정론적이며 항상 확률이 높은 토큰을 선택합니다. 값이 높으면(예: 0.9) 확률이 낮은 토큰도 허용하여 창의성과 다양성을 높입니다. 완전히 결정론적인 출력을 얻으려면 0으로 설정하세요(항상 가능성이 가장 높은 토큰 선택)."
},
{
- "id": "",
- "label": "high threshold",
- "localized": "높은 임계값",
+ "id": 94,
+ "label": "VLM",
+ "localized": "VLM",
"reload": "",
- "hint": "높은 임계값"
+ "hint": ""
},
{
- "id": "",
- "label": "hires pass only",
- "localized": "고해상도 패스만",
+ "id": 95,
+ "label": "VAE model",
+ "localized": "VAE 모델",
"reload": "",
- "hint": "고해상도 패스만"
+ "hint": "VAE는 최종 이미지의 세밀한 디테일을 돕고 색상을 변경할 수도 있습니다."
},
{
- "id": "",
- "label": "hq init latents",
- "localized": "HQ 초기 잠재",
+ "id": 96,
+ "label": "VAE slicing",
+ "localized": "VAE 슬라이싱 (Slicing)",
"reload": "",
- "hint": "HQ 초기 잠재"
+ "hint": "제한된 VRAM 환경에서 배치 레이턴트를 한 번에 이미지 하나씩 디코딩합니다. 다중 이미지 배치 작업 시 VAE 디코드 성능이 약간 향상됩니다."
},
{
- "id": "",
- "label": "hue",
- "localized": "색조",
+ "id": 97,
+ "label": "VAE tiling",
+ "localized": "VAE 타이링 (Tiling)",
"reload": "",
- "hint": "색조"
+ "hint": "제한된 VRAM 환경에서 큰 이미지를 겹치는 타일로 나눕니다. 처리 시간이 약간 증가할 수 있습니다."
},
{
- "id": "",
- "label": "huggingface mirror",
- "localized": "Hugging Face 미러",
+ "id": 98,
+ "label": "VAE tile size",
+ "localized": "VAE 타일 크기",
"reload": "",
- "hint": "Hugging Face 미러"
+ "hint": ""
},
{
- "id": "",
- "label": "huggingface token",
- "localized": "Hugging Face 토큰",
+ "id": 99,
+ "label": "VAE tile overlap",
+ "localized": "VAE 타일 겹침",
"reload": "",
- "hint": "Hugging Face 토큰"
+ "hint": ""
},
{
- "id": "",
- "label": "hunyuan",
- "localized": "훈위안",
+ "id": 100,
+ "label": "verbose",
+ "localized": "상세 로그 (verbose)",
"reload": "",
- "hint": "훈위안"
+ "hint": ""
},
{
- "id": "",
- "label": "il",
- "localized": "il",
+ "id": 101,
+ "label": "VAE sliced encode",
+ "localized": "VAE 슬라이스 인코드",
"reload": "",
- "hint": "il"
+ "hint": ""
},
{
- "id": "",
- "label": "image height",
- "localized": "이미지 높이",
+ "id": 102,
+ "label": "VGen params",
+ "localized": "VGen 파라미터",
"reload": "",
- "hint": "이미지 높이"
- },
+ "hint": ""
+ }
+ ],
+ "w": [
{
- "id": "",
- "label": "image quality",
- "localized": "이미지 품질",
+ "id": 0,
+ "label": "Wiki",
+ "localized": "Wiki",
"reload": "",
- "hint": "이미지 품질"
+ "hint": "위키"
},
{
- "id": "",
- "label": "image transparent color fill",
- "localized": "이미지 투명 색상 채우기",
+ "id": 0,
+ "label": "Wildcards",
+ "localized": "Wildcards",
"reload": "",
- "hint": "이미지 투명 색상 채우기"
+ "hint": "와일드카드"
},
{
- "id": "",
- "label": "image watermark file",
- "localized": "이미지 워터마크 파일",
+ "id": 0,
+ "label": "WanAI",
+ "localized": "WanAI",
"reload": "",
- "hint": "이미지 워터마크 파일"
+ "hint": "WanAI"
},
{
- "id": "",
- "label": "image watermark position",
- "localized": "이미지 워터마크 위치",
+ "id": 0,
+ "label": "Watermarking",
+ "localized": "Watermarking",
"reload": "",
- "hint": "이미지 워터마크 위치"
+ "hint": "워터마킹"
},
{
- "id": "",
- "label": "image width",
- "localized": "이미지 너비",
+ "id": 0,
+ "label": "Width",
+ "localized": "너비",
"reload": "",
"hint": "이미지 너비"
},
{
- "id": "",
- "label": "include images",
- "localized": "이미지 포함",
+ "id": 0,
+ "label": "Warmth",
+ "localized": "따뜻함",
"reload": "",
- "hint": "이미지 포함"
+ "hint": "색온도(따뜻함)"
},
{
- "id": "",
- "label": "include main grid",
- "localized": "메인 그리드 포함",
- "reload": "",
- "hint": "메인 그리드 포함"
- },
- {
- "id": "",
- "label": "include mask in outputs",
- "localized": "출력에 마스크 포함",
- "reload": "",
- "hint": "출력에 마스크 포함"
- },
- {
- "id": "",
- "label": "include original image",
- "localized": "원본 이미지 포함",
- "reload": "",
- "hint": "원본 이미지 포함"
- },
- {
- "id": "",
- "label": "include scores in results when available",
- "localized": "사용 가능한 경우 결과에 점수 포함",
- "reload": "",
- "hint": "사용 가능한 경우 결과에 점수 포함"
- },
- {
- "id": "",
- "label": "include sub grids",
- "localized": "하위 그리드 포함",
- "reload": "",
- "hint": "하위 그리드 포함"
- },
- {
- "id": "",
- "label": "inductor",
- "localized": "인덕터",
- "reload": "",
- "hint": "인덕터"
- },
- {
- "id": "",
- "label": "info",
- "localized": "정보",
- "reload": "",
- "hint": "정보"
- },
- {
- "id": "",
- "label": "info object",
- "localized": "정보 객체",
- "reload": "",
- "hint": "정보 객체"
- },
- {
- "id": "",
- "label": "inpaint",
- "localized": "인페인트",
- "reload": "",
- "hint": "인페인트"
- },
- {
- "id": "",
- "label": "inpaint masked only",
- "localized": "마스크된 부분만 인페인트",
- "reload": "",
- "hint": "마스크된 부분만 인페인트"
- },
- {
- "id": "",
- "label": "inpainting include greyscale mask in results",
- "localized": "인페인팅 결과에 회색조 마스크 포함",
- "reload": "",
- "hint": "인페인팅 결과에 회색조 마스크 포함"
- },
- {
- "id": "",
- "label": "inpainting include masked composite in results",
- "localized": "인페인팅 결과에 마스크 합성 이미지 포함",
- "reload": "",
- "hint": "인페인팅 결과에 마스크 합성 이미지 포함"
- },
- {
- "id": "",
- "label": "input model",
- "localized": "입력 모델",
- "reload": "",
- "hint": "입력 모델"
- },
- {
- "id": "",
- "label": "intermediates",
- "localized": "중간 결과물",
- "reload": "",
- "hint": "중간 결과물"
- },
- {
- "id": "",
- "label": "interpolate frames",
- "localized": "프레임 보간",
- "reload": "",
- "hint": "프레임 보간"
- },
- {
- "id": "",
- "label": "interpolation method",
- "localized": "보간 방법",
- "reload": "",
- "hint": "보간 방법"
- },
- {
- "id": "",
- "label": "invert",
- "localized": "반전",
- "reload": "",
- "hint": "반전"
- },
- {
- "id": "",
- "label": "invert mask",
- "localized": "마스크 반전",
- "reload": "",
- "hint": "마스크 반전"
- },
- {
- "id": "",
- "label": "iou",
- "localized": "iou",
- "reload": "",
- "hint": "iou"
- },
- {
- "id": "",
- "label": "ipex",
- "localized": "아이펙스",
- "reload": "",
- "hint": "아이펙스"
- },
- {
- "id": "",
- "label": "ipndm",
- "localized": "아이피엔디엠",
- "reload": "",
- "hint": "아이피엔디엠"
- },
- {
- "id": "",
- "label": "item edge blur",
- "localized": "항목 가장자리 흐림",
- "reload": "",
- "hint": "항목 가장자리 흐림"
- },
- {
- "id": "",
- "label": "item padding",
- "localized": "항목 패딩",
- "reload": "",
- "hint": "항목 패딩"
- },
- {
- "id": "",
- "label": "iterate seed per line",
- "localized": "줄별 시드 반복",
- "reload": "",
- "hint": "줄별 시드 반복"
- },
- {
- "id": "",
- "label": "iterations",
- "localized": "반복 횟수",
- "reload": "",
- "hint": "반복 횟수"
- },
- {
- "id": "",
- "label": "karras",
- "localized": "카라스",
- "reload": "",
- "hint": "카라스"
- },
- {
- "id": "",
- "label": "kdpm2",
- "localized": "케이디피엠2",
- "reload": "",
- "hint": "케이디피엠2"
- },
- {
- "id": "",
- "label": "kdpm2 a",
- "localized": "케이디피엠2 A",
- "reload": "",
- "hint": "케이디피엠2 A"
- },
- {
- "id": "",
- "label": "keep incomplete images",
- "localized": "불완전한 이미지 유지",
- "reload": "",
- "hint": "불완전한 이미지 유지"
- },
- {
- "id": "",
- "label": "large",
- "localized": "크게",
- "reload": "",
- "hint": "크게"
- },
- {
- "id": "",
- "label": "latent history size",
- "localized": "잠재 공간 기록 크기",
- "reload": "",
- "hint": "잠재 공간 기록 크기"
- },
- {
- "id": "",
- "label": "latent mode",
- "localized": "잠재 공간 모드",
- "reload": "",
- "hint": "잠재 공간 모드"
- },
- {
- "id": "",
- "label": "layer scales",
- "localized": "레이어 스케일",
- "reload": "",
- "hint": "레이어 스케일"
- },
- {
- "id": "",
- "label": "layerwise casting storage",
- "localized": "레이어별 캐스팅 저장소",
- "reload": "",
- "hint": "레이어별 캐스팅 저장소"
- },
- {
- "id": "",
- "label": "layerwise non-blocking operations",
- "localized": "레이어별 논블로킹 연산",
- "reload": "",
- "hint": "레이어별 논블로킹 연산"
- },
- {
- "id": "",
- "label": "lcm",
- "localized": "lcm",
- "reload": "",
- "hint": "lcm"
- },
- {
- "id": "",
- "label": "ldsr processing steps",
- "localized": "LDSR 처리 단계",
- "reload": "",
- "hint": "LDSR 처리 단계"
- },
- {
- "id": "",
- "label": "left",
- "localized": "왼쪽",
- "reload": "",
- "hint": "왼쪽"
- },
- {
- "id": "",
- "label": "legend",
- "localized": "범례",
- "reload": "",
- "hint": "범례"
- },
- {
- "id": "",
- "label": "length",
- "localized": "길이",
- "reload": "",
- "hint": "길이"
- },
- {
- "id": "",
- "label": "leres depth",
- "localized": "레레스 깊이",
- "reload": "",
- "hint": "레레스 깊이"
- },
- {
- "id": "",
- "label": "level",
- "localized": "수준",
- "reload": "",
- "hint": "수준"
- },
- {
- "id": "",
- "label": "libs",
- "localized": "라이브러리",
- "reload": "",
- "hint": "라이브러리"
- },
- {
- "id": "",
- "label": "light",
- "localized": "라이트",
- "reload": "",
- "hint": "라이트"
- },
- {
- "id": "",
- "label": "lineart",
- "localized": "선화",
- "reload": "",
- "hint": "선화"
- },
- {
- "id": "",
- "label": "list",
- "localized": "목록",
- "reload": "",
- "hint": "목록"
- },
- {
- "id": "",
- "label": "list model details",
- "localized": "모델 세부 정보 나열",
- "reload": "",
- "hint": "모델 세부 정보 나열"
- },
- {
- "id": "",
- "label": "lite",
- "localized": "라이트",
- "reload": "",
- "hint": "라이트"
- },
- {
- "id": "",
- "label": "live update",
- "localized": "실시간 업데이트",
- "reload": "",
- "hint": "실시간 업데이트"
- },
- {
- "id": "",
- "label": "lmsd",
- "localized": "엘엠에스디",
- "reload": "",
- "hint": "엘엠에스디"
- },
- {
- "id": "",
- "label": "load custom diffusers pipeline",
- "localized": "사용자 정의 Diffusers 파이프라인 로드",
- "reload": "",
- "hint": "사용자 정의 Diffusers 파이프라인 로드"
- },
- {
- "id": "",
- "label": "load model directly to gpu",
- "localized": "모델을 GPU에 직접 로드",
- "reload": "",
- "hint": "모델을 GPU에 직접 로드"
- },
- {
- "id": "",
- "label": "loaded lora",
- "localized": "로드된 LoRA",
- "reload": "",
- "hint": "로드된 LoRA"
- },
- {
- "id": "",
- "label": "logsnr",
- "localized": "로그SNR",
- "reload": "",
- "hint": "로그SNR"
- },
- {
- "id": "",
- "label": "loop",
- "localized": "반복",
- "reload": "",
- "hint": "반복"
- },
- {
- "id": "",
- "label": "lora add hash info to metadata",
- "localized": "LoRA 메타데이터에 해시 정보 추가",
- "reload": "",
- "hint": "LoRA 메타데이터에 해시 정보 추가"
- },
- {
- "id": "",
- "label": "lora auto-apply tags",
- "localized": "LoRA 태그 자동 적용",
- "reload": "",
- "hint": "LoRA 태그 자동 적용"
- },
- {
- "id": "",
- "label": "lora load using diffusers method for selected models",
- "localized": "선택된 모델에 Diffusers 방식으로 LoRA 로드",
- "reload": "",
- "hint": "선택된 모델에 Diffusers 방식으로 LoRA 로드"
- },
- {
- "id": "",
- "label": "lora load using legacy method",
- "localized": "레거시 방식으로 LoRA 로드",
- "reload": "",
- "hint": "레거시 방식으로 LoRA 로드"
- },
- {
- "id": "",
- "label": "lora target filename",
- "localized": "LoRA 대상 파일 이름",
- "reload": "",
- "hint": "LoRA 대상 파일 이름"
- },
- {
- "id": "",
- "label": "low order",
- "localized": "저차",
- "reload": "",
- "hint": "저차"
- },
- {
- "id": "",
- "label": "low threshold",
- "localized": "낮은 임계값",
- "reload": "",
- "hint": "낮은 임계값"
- },
- {
- "id": "",
- "label": "ltx model",
- "localized": "LTX 모델",
- "reload": "",
- "hint": "LTX 모델"
- },
- {
- "id": "",
- "label": "lumina: use mask in transformers",
- "localized": "Lumina: 트랜스포머에서 마스크 사용",
- "reload": "",
- "hint": "Lumina: 트랜스포머에서 마스크 사용"
- },
- {
- "id": "",
- "label": "manual block merge",
- "localized": "수동 블록 병합",
- "reload": "",
- "hint": "수동 블록 병합"
- },
- {
- "id": "",
- "label": "marigold depth",
- "localized": "마리골드 깊이",
- "reload": "",
- "hint": "마리골드 깊이"
- },
- {
- "id": "",
- "label": "mask dropout",
- "localized": "마스크 드롭아웃",
- "reload": "",
- "hint": "마스크 드롭아웃"
- },
- {
- "id": "",
- "label": "mask invert",
- "localized": "마스크 반전",
- "reload": "",
- "hint": "마스크 반전"
- },
- {
- "id": "",
- "label": "mask only",
- "localized": "마스크만",
- "reload": "",
- "hint": "마스크만"
- },
- {
- "id": "",
- "label": "mask strength",
- "localized": "마스크 강도",
- "reload": "",
- "hint": "마스크 강도"
- },
- {
- "id": "",
- "label": "masked",
- "localized": "마스크된",
- "reload": "",
- "hint": "마스크된"
- },
- {
- "id": "",
- "label": "math attention",
- "localized": "수학 어텐션",
- "reload": "",
- "hint": "수학 어텐션"
- },
- {
- "id": "",
- "label": "max faces",
- "localized": "최대 얼굴 수",
- "reload": "",
- "hint": "최대 얼굴 수"
- },
- {
- "id": "",
- "label": "max flavors",
- "localized": "최대 플래버",
- "reload": "",
- "hint": "최대 플래버"
- },
- {
- "id": "",
- "label": "max guidance",
- "localized": "최대 가이던스",
- "reload": "",
- "hint": "최대 가이던스"
- },
- {
- "id": "",
- "label": "max length",
- "localized": "최대 길이",
- "reload": "",
- "hint": "최대 길이"
- },
- {
- "id": "",
- "label": "max object size",
- "localized": "최대 객체 크기",
- "reload": "",
- "hint": "최대 객체 크기"
- },
- {
- "id": "",
- "label": "max range",
- "localized": "최대 범위",
- "reload": "",
- "hint": "최대 범위"
- },
- {
- "id": "",
- "label": "max tokens",
- "localized": "최대 토큰 수",
- "reload": "",
- "hint": "최대 토큰 수"
- },
- {
- "id": "",
- "label": "max words",
- "localized": "최대 단어 수",
- "reload": "",
- "hint": "최대 단어 수"
- },
- {
- "id": "",
- "label": "max-autotune",
- "localized": "최대 자동 튜닝",
- "reload": "",
- "hint": "최대 자동 튜닝"
- },
- {
- "id": "",
- "label": "max-autotune-no-cudagraphs",
- "localized": "최대 자동 튜닝 (CUDA 그래프 없음)",
- "reload": "",
- "hint": "최대 자동 튜닝 (CUDA 그래프 없음)"
- },
- {
- "id": "",
- "label": "maximum image size (mp)",
- "localized": "최대 이미지 크기 (MP)",
- "reload": "",
- "hint": "최대 이미지 크기 (MP)"
- },
- {
- "id": "",
- "label": "maximum number of units",
- "localized": "최대 단위 수",
- "reload": "",
- "hint": "최대 단위 수"
- },
- {
- "id": "",
- "label": "maximum rank",
- "localized": "최대 랭크",
- "reload": "",
- "hint": "최대 랭크"
- },
- {
- "id": "",
- "label": "mediapipe face",
- "localized": "미디어파이프 얼굴",
- "reload": "",
- "hint": "미디어파이프 얼굴"
- },
- {
- "id": "",
- "label": "medium",
- "localized": "중간",
- "reload": "",
- "hint": "중간"
- },
- {
- "id": "",
- "label": "mediums",
- "localized": "매개체",
- "reload": "",
- "hint": "매개체"
- },
- {
- "id": "",
- "label": "memory",
- "localized": "메모리",
- "reload": "",
- "hint": "메모리"
- },
- {
- "id": "",
- "label": "memory attention",
- "localized": "메모리 어텐션",
- "reload": "",
- "hint": "메모리 어텐션"
- },
- {
- "id": "",
- "label": "memory limit",
- "localized": "메모리 제한",
- "reload": "",
- "hint": "메모리 제한"
- },
- {
- "id": "",
- "label": "memory optimization",
- "localized": "메모리 최적화",
- "reload": "",
- "hint": "메모리 최적화"
- },
- {
- "id": "merge alpha",
- "label": "merge alpha",
- "localized": "알파 병합",
- "reload": "",
- "hint": "알파 병합"
- },
- {
- "id": "method",
- "label": "method",
- "localized": "방법",
- "reload": "",
- "hint": "방법"
- },
- {
- "id": "method after",
- "label": "method after",
- "localized": "후처리 방법",
- "reload": "",
- "hint": "후처리 방법"
- },
- {
- "id": "method before",
- "label": "method before",
- "localized": "전처리 방법",
- "reload": "",
- "hint": "전처리 방법"
- },
- {
- "id": "method mask",
- "label": "method mask",
- "localized": "마스크 방법",
- "reload": "",
- "hint": "마스크 방법"
- },
- {
- "id": "midas depth",
- "label": "midas depth",
- "localized": "미다스 깊이",
- "reload": "",
- "hint": "미다스 깊이"
- },
- {
- "id": "migraphx",
- "label": "migraphx",
- "localized": "migraphx",
- "reload": "",
- "hint": "migraphx"
- },
- {
- "id": "min flavors",
- "label": "min flavors",
- "localized": "최소 플레이버",
- "reload": "",
- "hint": "최소 플레이버"
- },
- {
- "id": "min guidance",
- "label": "min guidance",
- "localized": "최소 가이던스",
- "reload": "",
- "hint": "최소 가이던스"
- },
- {
- "id": "min length",
- "label": "min length",
- "localized": "최소 길이",
- "reload": "",
- "hint": "최소 길이"
- },
- {
- "id": "min object size",
- "label": "min object size",
- "localized": "최소 객체 크기",
- "reload": "",
- "hint": "최소 객체 크기"
- },
- {
- "id": "mine",
- "label": "mine",
- "localized": "나의 것",
- "reload": "",
- "hint": "나의 것"
- },
- {
- "id": "mlsd",
- "label": "mlsd",
- "localized": "mlsd",
- "reload": "",
- "hint": "mlsd"
- },
- {
- "id": "mm",
- "label": "mm",
- "localized": "mm",
- "reload": "",
- "hint": "mm"
- },
- {
- "id": "mode",
- "label": "mode",
- "localized": "모드",
- "reload": "",
- "hint": "모드"
- },
- {
- "id": "mode after",
- "label": "mode after",
- "localized": "후처리 모드",
- "reload": "",
- "hint": "후처리 모드"
- },
- {
- "id": "mode before",
- "label": "mode before",
- "localized": "전처리 모드",
- "reload": "",
- "hint": "전처리 모드"
- },
- {
- "id": "mode mask",
- "label": "mode mask",
- "localized": "마스크 모드",
- "reload": "",
- "hint": "마스크 모드"
- },
- {
- "id": "mode x-axis",
- "label": "mode x-axis",
- "localized": "X축 모드",
- "reload": "",
- "hint": "X축 모드"
- },
- {
- "id": "mode y-axis",
- "label": "mode y-axis",
- "localized": "Y축 모드",
- "reload": "",
- "hint": "Y축 모드"
- },
- {
- "id": "model auto-download on demand",
- "label": "model auto-download on demand",
- "localized": "모델 자동 요청 다운로드",
- "reload": "",
- "hint": "모델 자동 요청 다운로드"
- },
- {
- "id": "model autoload on start",
- "label": "model autoload on start",
- "localized": "시작 시 모델 자동 로드",
- "reload": "",
- "hint": "시작 시 모델 자동 로드"
- },
- {
- "id": "model compile fullgraph",
- "label": "model compile fullgraph",
- "localized": "모델 전체 그래프 컴파일",
- "reload": "",
- "hint": "모델 전체 그래프 컴파일"
- },
- {
- "id": "model compile suppress errors",
- "label": "model compile suppress errors",
- "localized": "모델 컴파일 오류 억제",
- "reload": "",
- "hint": "모델 컴파일 오류 억제"
- },
- {
- "id": "model compile verbose mode",
- "label": "model compile verbose mode",
- "localized": "모델 컴파일 상세 모드",
- "reload": "",
- "hint": "모델 컴파일 상세 모드"
- },
- {
- "id": "model info",
- "label": "model info",
- "localized": "모델 정보",
- "reload": "",
- "hint": "모델 정보"
- },
- {
- "id": "model metadata",
- "label": "model metadata",
- "localized": "모델 메타데이터",
- "reload": "",
- "hint": "모델 메타데이터"
- },
- {
- "id": "model name",
- "label": "model name",
- "localized": "모델 이름",
- "reload": "",
- "hint": "모델 이름"
- },
- {
- "id": "model precision",
- "label": "model precision",
- "localized": "모델 정밀도",
- "reload": "",
- "hint": "모델 정밀도"
- },
- {
- "id": "model type",
- "label": "model type",
- "localized": "모델 유형",
- "reload": "",
- "hint": "모델 유형"
- },
- {
- "id": "model url",
- "label": "model url",
- "localized": "모델 URL",
- "reload": "",
- "hint": "모델 URL"
- },
- {
- "id": "modern",
- "label": "modern",
- "localized": "현대적",
- "reload": "",
- "hint": "현대적"
- },
- {
- "id": "momentum",
- "label": "momentum",
- "localized": "모멘텀",
- "reload": "",
- "hint": "모멘텀"
- },
- {
- "id": "motion level",
- "label": "motion level",
- "localized": "움직임 수준",
- "reload": "",
- "hint": "움직임 수준"
- },
- {
- "id": "mount url subpath",
- "label": "mount url subpath",
- "localized": "URL 서브 경로 마운트",
- "reload": "",
- "hint": "URL 서브 경로 마운트"
- },
- {
- "id": "move base model to cpu when using refiner",
- "label": "move base model to cpu when using refiner",
- "localized": "리파이너 사용 시 기본 모델을 CPU로 이동",
- "reload": "",
- "hint": "리파이너 사용 시 기본 모델을 CPU로 이동"
- },
- {
- "id": "move base model to cpu when using vae",
- "label": "move base model to cpu when using vae",
- "localized": "VAE 사용 시 기본 모델을 CPU로 이동",
- "reload": "",
- "hint": "VAE 사용 시 기본 모델을 CPU로 이동"
- },
- {
- "id": "move detailer model to cpu when complete",
- "label": "move detailer model to cpu when complete",
- "localized": "완료 시 디테일러 모델을 CPU로 이동",
- "reload": "",
- "hint": "완료 시 디테일러 모델을 CPU로 이동"
- },
- {
- "id": "move refiner model to cpu when not in use",
- "label": "move refiner model to cpu when not in use",
- "localized": "사용하지 않을 때 리파이너 모델을 CPU로 이동",
- "reload": "",
- "hint": "사용하지 않을 때 리파이너 모델을 CPU로 이동"
- },
- {
- "id": "movements",
- "label": "movements",
- "localized": "움직임",
- "reload": "",
- "hint": "움직임"
- },
- {
- "id": "multi decoder",
- "label": "multi decoder",
- "localized": "멀티 디코더",
- "reload": "",
- "hint": "멀티 디코더"
- },
- {
- "id": "multistep restore",
- "label": "multistep restore",
- "localized": "다단계 복원",
- "reload": "",
- "hint": "다단계 복원"
- },
- {
- "id": "native",
- "label": "native",
- "localized": "네이티브",
- "reload": "",
- "hint": "네이티브"
- },
- {
- "id": "near threshold",
- "label": "near threshold",
- "localized": "임계값 근처",
- "reload": "",
- "hint": "임계값 근처"
- },
- {
- "id": "negative",
- "label": "negative",
- "localized": "부정",
- "reload": "",
- "hint": "부정"
- },
- {
- "id": "network negative prompt",
- "label": "network negative prompt",
- "localized": "네트워크 부정 프롬프트",
- "reload": "",
- "hint": "네트워크 부정 프롬프트"
- },
- {
- "id": "network parameters",
- "label": "network parameters",
- "localized": "네트워크 파라미터",
- "reload": "",
- "hint": "네트워크 파라미터"
- },
- {
- "id": "network prompt",
- "label": "network prompt",
- "localized": "네트워크 프롬프트",
- "reload": "",
- "hint": "네트워크 프롬프트"
- },
- {
- "id": "new model name",
- "label": "new model name",
- "localized": "새 모델 이름",
- "reload": "",
- "hint": "새 모델 이름"
- },
- {
- "id": "nf4",
- "label": "nf4",
- "localized": "nf4",
- "reload": "",
- "hint": "nf4"
- },
- {
- "id": "nms",
- "label": "nms",
- "localized": "nms",
- "reload": "",
- "hint": "nms"
- },
- {
- "id": "noise",
- "label": "noise",
- "localized": "노이즈",
- "reload": "",
- "hint": "노이즈"
- },
- {
- "id": "noise multiplier (eta)",
- "label": "noise multiplier (eta)",
- "localized": "노이즈 승수 (eta)",
- "reload": "",
- "hint": "노이즈 승수 (eta)"
- },
- {
- "id": "noise multiplier for image processing",
- "label": "noise multiplier for image processing",
- "localized": "이미지 처리용 노이즈 승수",
- "reload": "",
- "hint": "이미지 처리용 노이즈 승수"
- },
- {
- "id": "noise seed delta (eta)",
- "label": "noise seed delta (eta)",
- "localized": "노이즈 시드 델타 (eta)",
- "reload": "",
- "hint": "노이즈 시드 델타 (eta)"
- },
- {
- "id": "noise strength",
- "label": "noise strength",
- "localized": "노이즈 강도",
- "reload": "",
- "hint": "노이즈 강도"
- },
- {
- "id": "none",
- "label": "none",
- "localized": "없음",
- "reload": "",
- "hint": "없음"
- },
- {
- "id": "note",
- "label": "note",
- "localized": "참고",
- "reload": "",
- "hint": "참고"
- },
- {
- "id": "nothing",
- "label": "nothing",
- "localized": "없음",
- "reload": "",
- "hint": "없음"
- },
- {
- "id": "num beams",
- "label": "num beams",
- "localized": "빔 개수",
- "reload": "",
- "hint": "빔 개수"
- },
- {
- "id": "number",
- "label": "number",
- "localized": "숫자",
- "reload": "",
- "hint": "숫자"
- },
- {
- "id": "numbered filenames",
- "label": "numbered filenames",
- "localized": "번호가 매겨진 파일 이름",
- "reload": "",
- "hint": "번호가 매겨진 파일 이름"
- },
- {
- "id": "offload",
- "label": "offload",
- "localized": "오프로드",
- "reload": "",
- "hint": "오프로드"
- },
- {
- "id": "offload face module",
- "label": "offload face module",
- "localized": "페이스 모듈 오프로드",
- "reload": "",
- "hint": "페이스 모듈 오프로드"
- },
- {
- "id": "offload models",
- "label": "offload models",
- "localized": "모델 오프로드",
- "reload": "",
- "hint": "모델 오프로드"
- },
- {
- "id": "olive-ai",
- "label": "olive-ai",
- "localized": "olive-ai",
- "reload": "",
- "hint": "olive-ai"
- },
- {
- "id": "onediff",
- "label": "onediff",
- "localized": "onediff",
- "reload": "",
- "hint": "onediff"
- },
- {
- "id": "onnx",
- "label": "onnx",
- "localized": "onnx",
- "reload": "",
- "hint": "onnx"
- },
- {
- "id": "openbody",
- "label": "openbody",
- "localized": "오픈바디",
- "reload": "",
- "hint": "오픈바디"
- },
- {
- "id": "openclip",
- "label": "openclip",
- "localized": "오픈클립",
- "reload": "",
- "hint": "오픈클립"
- },
- {
- "id": "openvino disable memory cleanup after compile",
- "label": "openvino disable memory cleanup after compile",
- "localized": "OpenVINO 컴파일 후 메모리 정리 비활성화",
- "reload": "",
- "hint": "OpenVINO 컴파일 후 메모리 정리 비활성화"
- },
- {
- "id": "openvino disable model caching",
- "label": "openvino disable model caching",
- "localized": "OpenVINO 모델 캐싱 비활성화",
- "reload": "",
- "hint": "OpenVINO 모델 캐싱 비활성화"
- },
- {
- "id": "openvino mode",
- "label": "openvino mode",
- "localized": "OpenVINO 모드",
- "reload": "",
- "hint": "OpenVINO 모드"
- },
- {
- "id": "openvino_fx",
- "label": "openvino_fx",
- "localized": "openvino_fx",
- "reload": "",
- "hint": "openvino_fx"
- },
- {
- "id": "optional image description",
- "label": "optional image description",
- "localized": "선택적 이미지 설명",
- "reload": "",
- "hint": "선택적 이미지 설명"
- },
- {
- "id": "optional init image or video",
- "label": "optional init image or video",
- "localized": "선택적 초기 이미지 또는 비디오",
- "reload": "",
- "hint": "선택적 초기 이미지 또는 비디오"
- },
- {
- "id": "order",
- "label": "order",
- "localized": "순서",
- "reload": "",
- "hint": "순서"
- },
- {
- "id": "ortho",
- "label": "ortho",
- "localized": "직교",
- "reload": "",
- "hint": "직교"
- },
- {
- "id": "outpaint",
- "label": "outpaint",
- "localized": "아웃페인트",
- "reload": "",
- "hint": "아웃페인트"
- },
- {
- "id": "output model",
- "label": "output model",
- "localized": "출력 모델",
- "reload": "",
- "hint": "출력 모델"
- },
- {
- "id": "override resolution",
- "label": "override resolution",
- "localized": "해상도 재정의",
- "reload": "",
- "hint": "해상도 재정의"
- },
- {
- "id": "override sampler",
- "label": "override sampler",
- "localized": "샘플러 재정의",
- "reload": "",
- "hint": "샘플러 재정의"
- },
- {
- "id": "override scheduler",
- "label": "override scheduler",
- "localized": "스케줄러 재정의",
- "reload": "",
- "hint": "스케줄러 재정의"
- },
- {
- "id": "override steps",
- "label": "override steps",
- "localized": "단계 재정의",
- "reload": "",
- "hint": "단계 재정의"
- },
- {
- "id": "override t1 ratio",
- "label": "override t1 ratio",
- "localized": "T1 비율 재정의",
- "reload": "",
- "hint": "T1 비율 재정의"
- },
- {
- "id": "override t2 ratio",
- "label": "override t2 ratio",
- "localized": "T2 비율 재정의",
- "reload": "",
- "hint": "T2 비율 재정의"
- },
- {
- "id": "overwrite existing file",
- "label": "overwrite existing file",
- "localized": "기존 파일 덮어쓰기",
- "reload": "",
- "hint": "기존 파일 덮어쓰기"
- },
- {
- "id": "overwrite model",
- "label": "overwrite model",
- "localized": "모델 덮어쓰기",
- "reload": "",
- "hint": "모델 덮어쓰기"
- },
- {
- "id": "pad frames",
- "label": "pad frames",
- "localized": "프레임 채우기",
- "reload": "",
- "hint": "프레임 채우기"
- },
- {
- "id": "padding",
- "label": "padding",
- "localized": "패딩",
- "reload": "",
- "hint": "패딩"
- },
- {
- "id": "parallel process images in batch",
- "label": "parallel process images in batch",
- "localized": "배치에서 이미지 병렬 처리",
- "reload": "",
- "hint": "배치에서 이미지 병렬 처리"
- },
- {
- "id": "parameter free",
- "label": "parameter free",
- "localized": "매개변수 없음",
- "reload": "",
- "hint": "매개변수 없음"
- },
- {
- "id": "path to model file",
- "label": "path to model file",
- "localized": "모델 파일 경로",
- "reload": "",
- "hint": "모델 파일 경로"
- },
- {
- "id": "path to notification sound",
- "label": "path to notification sound",
- "localized": "알림 소리 경로",
- "reload": "",
- "hint": "알림 소리 경로"
- },
- {
- "id": "peft",
- "label": "peft",
- "localized": "peft",
- "reload": "",
- "hint": "peft"
- },
- {
- "id": "penalty",
- "label": "penalty",
- "localized": "페널티",
- "reload": "",
- "hint": "페널티"
- },
- {
- "id": "perflow",
- "label": "perflow",
- "localized": "perflow",
- "reload": "",
- "hint": "perflow"
- },
- {
- "id": "perform injection",
- "label": "perform injection",
- "localized": "주입 수행",
- "reload": "",
- "hint": "주입 수행"
- },
- {
- "id": "perform sdsa",
- "label": "perform sdsa",
- "localized": "SDSA 수행",
- "reload": "",
- "hint": "SDSA 수행"
- },
- {
- "id": "perform warmup",
- "label": "perform warmup",
- "localized": "웜업 수행",
- "reload": "",
- "hint": "웜업 수행"
- },
- {
- "id": "",
- "label": "performance",
- "localized": "성능",
- "reload": "",
- "hint": "성능"
- },
- {
- "id": "",
- "label": "photomaker model",
- "localized": "포토메이커 모델",
- "reload": "",
- "hint": "포토메이커 모델"
- },
- {
- "id": "",
- "label": "pidinet",
- "localized": "피디아이넷",
- "reload": "",
- "hint": "피디아이넷"
- },
- {
- "id": "",
- "label": "pipeline",
- "localized": "파이프라인",
- "reload": "",
- "hint": "파이프라인"
- },
- {
- "id": "",
- "label": "pixels to expand",
- "localized": "확장할 픽셀",
- "reload": "",
- "hint": "확장할 픽셀"
- },
- {
- "id": "",
- "label": "platform",
- "localized": "플랫폼",
- "reload": "",
- "hint": "플랫폼"
- },
- {
- "id": "",
- "label": "play",
- "localized": "재생",
- "reload": "",
- "hint": "재생"
- },
- {
- "id": "",
- "label": "play a notification upon completion",
- "localized": "완료 시 알림 재생",
- "reload": "",
- "hint": "완료 시 알림 재생"
- },
- {
- "id": "",
- "label": "pndm",
- "localized": "PNDM",
- "reload": "",
- "hint": "PNDM"
- },
- {
- "id": "",
- "label": "polyexponential",
- "localized": "폴리익스포넨셜",
- "reload": "",
- "hint": "폴리익스포넨셜"
- },
- {
- "id": "",
- "label": "pony",
- "localized": "포니",
- "reload": "",
- "hint": "포니"
- },
- {
- "id": "",
- "label": "pose confidence",
- "localized": "포즈 신뢰도",
- "reload": "",
- "hint": "포즈 신뢰도"
- },
- {
- "id": "",
- "label": "positive",
- "localized": "긍정",
- "reload": "",
- "hint": "긍정"
- },
- {
- "id": "",
- "label": "postprocess mask",
- "localized": "마스크 후처리",
- "reload": "",
- "hint": "마스크 후처리"
- },
- {
- "id": "",
- "label": "postprocess upscale",
- "localized": "업스케일 후처리",
- "reload": "",
- "hint": "업스케일 후처리"
- },
- {
- "id": "",
- "label": "postprocessing operation order",
- "localized": "후처리 작업 순서",
- "reload": "",
- "hint": "후처리 작업 순서"
- },
- {
- "id": "",
- "label": "power",
- "localized": "파워",
- "reload": "",
- "hint": "파워"
- },
- {
- "id": "",
- "label": "predefined question",
- "localized": "미리 정의된 질문",
- "reload": "",
- "hint": "미리 정의된 질문"
- },
- {
- "id": "",
- "label": "prediction method",
- "localized": "예측 방식",
- "reload": "",
- "hint": "예측 방식"
- },
- {
- "id": "",
- "label": "preset",
- "localized": "프리셋",
- "reload": "",
- "hint": "프리셋"
- },
- {
- "id": "",
- "label": "preset block merge",
- "localized": "프리셋 블록 병합",
- "reload": "",
- "hint": "프리셋 블록 병합"
- },
- {
- "id": "",
- "label": "preview",
- "localized": "미리보기",
- "reload": "",
- "hint": "미리보기"
- },
- {
- "id": "",
- "label": "preview end",
- "localized": "미리보기 종료",
- "reload": "",
- "hint": "미리보기 종료"
- },
- {
- "id": "",
- "label": "preview start",
- "localized": "미리보기 시작",
- "reload": "",
- "hint": "미리보기 시작"
- },
- {
- "id": "",
- "label": "primary model",
- "localized": "주요 모델",
- "reload": "",
- "hint": "주요 모델"
- },
- {
- "id": "",
- "label": "processor",
- "localized": "프로세서",
- "reload": "",
- "hint": "프로세서"
- },
- {
- "id": "",
- "label": "processor move to cpu after use",
- "localized": "사용 후 프로세서 CPU로 이동",
- "reload": "",
- "hint": "사용 후 프로세서 CPU로 이동"
- },
- {
- "id": "",
- "label": "processor settings",
- "localized": "프로세서 설정",
- "reload": "",
- "hint": "프로세서 설정"
- },
- {
- "id": "",
- "label": "processor unload after use",
- "localized": "사용 후 프로세서 언로드",
- "reload": "",
- "hint": "사용 후 프로세서 언로드"
- },
- {
- "id": "",
- "label": "prompt attention normalization",
- "localized": "프롬프트 어텐션 정규화",
- "reload": "",
- "hint": "프롬프트 어텐션 정규화"
- },
- {
- "id": "",
- "label": "prompt ex",
- "localized": "프롬프트 예시",
- "reload": "",
- "hint": "프롬프트 예시"
- },
- {
- "id": "",
- "label": "prompt processor",
- "localized": "프롬프트 프로세서",
- "reload": "",
- "hint": "프롬프트 프로세서"
- },
- {
- "id": "",
- "label": "prompt strength",
- "localized": "프롬프트 강도",
- "reload": "",
- "hint": "프롬프트 강도"
- },
- {
- "id": "",
- "label": "prompt thresholds:",
- "localized": "프롬프트 임계값:",
- "reload": "",
- "hint": "프롬프트 임계값:"
- },
- {
- "id": "",
- "label": "prompts",
- "localized": "프롬프트",
- "reload": "",
- "hint": "프롬프트"
- },
- {
- "id": "",
- "label": "provider",
- "localized": "제공자",
- "reload": "",
- "hint": "제공자"
- },
- {
- "id": "",
- "label": "prune",
- "localized": "가지치기",
- "reload": "",
- "hint": "가지치기"
- },
- {
- "id": "",
- "label": "quad",
- "localized": "쿼드",
- "reload": "",
- "hint": "쿼드"
- },
- {
- "id": "",
- "label": "quantization activations type",
- "localized": "양자화 활성화 유형",
- "reload": "",
- "hint": "양자화 활성화 유형"
- },
- {
- "id": "",
- "label": "quantization mode",
- "localized": "양자화 모드",
- "reload": "",
- "hint": "양자화 모드"
- },
- {
- "id": "",
- "label": "quantization type",
- "localized": "양자화 유형",
- "reload": "",
- "hint": "양자화 유형"
- },
- {
- "id": "",
- "label": "quantization weights type",
- "localized": "양자화 가중치 유형",
- "reload": "",
- "hint": "양자화 가중치 유형"
- },
- {
- "id": "",
- "label": "random seeds",
- "localized": "랜덤 시드",
- "reload": "",
- "hint": "랜덤 시드"
- },
- {
- "id": "",
- "label": "range",
- "localized": "범위",
- "reload": "",
- "hint": "범위"
- },
- {
- "id": "",
- "label": "rebase",
- "localized": "리베이스",
- "reload": "",
- "hint": "리베이스"
- },
- {
- "id": "",
- "label": "recursive",
- "localized": "재귀적",
- "reload": "",
- "hint": "재귀적"
- },
- {
- "id": "",
- "label": "reduce-overhead",
- "localized": "오버헤드 감소",
- "reload": "",
- "hint": "오버헤드 감소"
- },
- {
- "id": "",
- "label": "redux prompt strength",
- "localized": "리덕스 프롬프트 강도",
- "reload": "",
- "hint": "리덕스 프롬프트 강도"
- },
- {
- "id": "",
- "label": "reference adain weight",
- "localized": "레퍼런스 AdaIN 가중치",
- "reload": "",
- "hint": "레퍼런스 AdaIN 가중치"
- },
- {
- "id": "",
- "label": "reference query weight",
- "localized": "레퍼런스 쿼리 가중치",
- "reload": "",
- "hint": "레퍼런스 쿼리 가중치"
- },
- {
- "id": "",
- "label": "reference unit 1",
- "localized": "레퍼런스 유닛 1",
- "reload": "",
- "hint": "레퍼런스 유닛 1"
- },
- {
- "id": "",
- "label": "refine foreground",
- "localized": "전경 세분화",
- "reload": "",
- "hint": "전경 세분화"
- },
- {
- "id": "",
- "label": "refresh bench",
- "localized": "벤치 새로 고침",
- "reload": "",
- "hint": "벤치 새로 고침"
- },
- {
- "id": "",
- "label": "refresh data",
- "localized": "데이터 새로 고침",
- "reload": "",
- "hint": "데이터 새로 고침"
- },
- {
- "id": "",
- "label": "refresh state",
- "localized": "상태 새로 고침",
- "reload": "",
- "hint": "상태 새로 고침"
- },
- {
- "id": "",
- "label": "refresh ui values",
- "localized": "UI 값 새로 고침",
- "reload": "",
- "hint": "UI 값 새로 고침"
- },
- {
- "id": "",
- "label": "reinstall",
- "localized": "재설치",
- "reload": "",
- "hint": "재설치"
- },
- {
- "id": "",
- "label": "remove background",
- "localized": "배경 제거",
- "reload": "",
- "hint": "배경 제거"
- },
- {
- "id": "",
- "label": "repeat x-axis",
- "localized": "X축 반복",
- "reload": "",
- "hint": "X축 반복"
- },
- {
- "id": "",
- "label": "repeat y-axis",
- "localized": "Y축 반복",
- "reload": "",
- "hint": "Y축 반복"
- },
- {
- "id": "",
- "label": "replace vae",
- "localized": "VAE 교체",
- "reload": "",
- "hint": "VAE 교체"
- },
- {
- "id": "",
- "label": "repos",
- "localized": "저장소",
- "reload": "",
- "hint": "저장소"
- },
- {
- "id": "",
- "label": "reprocess decode",
- "localized": "디코드 재처리",
- "reload": "",
- "hint": "디코드 재처리"
- },
- {
- "id": "",
- "label": "reprocess face",
- "localized": "얼굴 재처리",
- "reload": "",
- "hint": "얼굴 재처리"
- },
- {
- "id": "",
- "label": "reprocess refine",
- "localized": "세분화 재처리",
- "reload": "",
- "hint": "세분화 재처리"
- },
- {
- "id": "",
- "label": "request browser notifications",
- "localized": "브라우저 알림 요청",
- "reload": "",
- "hint": "브라우저 알림 요청"
- },
- {
- "id": "",
- "label": "rescale",
- "localized": "재조정",
- "reload": "",
- "hint": "재조정"
- },
- {
- "id": "",
- "label": "rescale betas with zero terminal snr",
- "localized": "제로 터미널 SNR로 베타 재조정",
- "reload": "",
- "hint": "제로 터미널 SNR로 베타 재조정"
- },
- {
- "id": "",
- "label": "reset anchors",
- "localized": "앵커 재설정",
- "reload": "",
- "hint": "앵커 재설정"
- },
- {
- "id": "",
- "label": "residual diff threshold",
- "localized": "잔차 차이 임계값",
- "reload": "",
- "hint": "잔차 차이 임계값"
- },
- {
- "id": "",
- "label": "resize background color",
- "localized": "배경색 크기 조정",
- "reload": "",
- "hint": "배경색 크기 조정"
- },
- {
- "id": "",
- "label": "resize method",
- "localized": "크기 조정 방식",
- "reload": "",
- "hint": "크기 조정 방식"
- },
- {
- "id": "",
- "label": "resize mode",
- "localized": "크기 조정 모드",
- "reload": "",
- "hint": "크기 조정 모드"
- },
- {
- "id": "",
- "label": "resize scale",
- "localized": "크기 조정 배율",
- "reload": "",
- "hint": "크기 조정 배율"
- },
- {
- "id": "",
- "label": "restart step",
- "localized": "단계 재시작",
- "reload": "",
- "hint": "단계 재시작"
- },
- {
- "id": "",
- "label": "restore faces: codeformer",
- "localized": "얼굴 복원: CodeFormer",
- "reload": "",
- "hint": "얼굴 복원: CodeFormer"
- },
- {
- "id": "",
- "label": "restore faces: gfpgan",
- "localized": "얼굴 복원: GFPGAN",
- "reload": "",
- "hint": "얼굴 복원: GFPGAN"
- },
- {
- "id": "",
- "label": "restore pipe on end",
- "localized": "종료 시 파이프 복원",
- "reload": "",
- "hint": "종료 시 파이프 복원"
- },
- {
- "id": "",
- "label": "restore unparsed prompt",
- "localized": "구문 분석되지 않은 프롬프트 복원",
- "reload": "",
- "hint": "구문 분석되지 않은 프롬프트 복원"
- },
- {
- "id": "",
- "label": "reswapper model",
- "localized": "레스와퍼 모델",
- "reload": "",
- "hint": "레스와퍼 모델"
- },
- {
- "id": "",
- "label": "return original images",
- "localized": "원본 이미지 반환",
- "reload": "",
- "hint": "원본 이미지 반환"
- },
- {
- "id": "",
- "label": "right",
- "localized": "오른쪽",
- "reload": "",
- "hint": "오른쪽"
- },
- {
- "id": "",
- "label": "root model folder",
- "localized": "루트 모델 폴더",
- "reload": "",
- "hint": "루트 모델 폴더"
- },
- {
- "id": "",
- "label": "rows",
- "localized": "행",
- "reload": "",
- "hint": "행"
- },
- {
- "id": "",
- "label": "run",
- "localized": "실행",
- "reload": "",
- "hint": "실행"
- },
- {
- "id": "",
- "label": "run benchmark",
- "localized": "벤치마크 실행",
- "reload": "",
- "hint": "벤치마크 실행"
- },
- {
- "id": "",
- "label": "sa solver",
- "localized": "SA 솔버",
- "reload": "",
- "hint": "SA 솔버"
- },
- {
- "id": "",
- "label": "safetensors",
- "localized": "세이프텐서",
- "reload": "",
- "hint": "세이프텐서"
- },
- {
- "id": "",
- "label": "sage attention",
- "localized": "SAGE 어텐션",
- "reload": "",
- "hint": "SAGE 어텐션"
- },
- {
- "id": "",
- "label": "same as primary",
- "localized": "기본과 동일",
- "reload": "",
- "hint": "기본과 동일"
- },
- {
- "id": "",
- "label": "same latent",
- "localized": "동일 잠재",
- "reload": "",
- "hint": "동일 잠재"
- },
- {
- "id": "",
- "label": "sample",
- "localized": "샘플",
- "reload": "",
- "hint": "샘플"
- },
- {
- "id": "",
- "label": "sampler",
- "localized": "샘플러",
- "reload": "",
- "hint": "샘플러"
- },
- {
- "id": "",
- "label": "sampler dynamic shift",
- "localized": "샘플러 동적 시프트",
- "reload": "",
- "hint": "샘플러 동적 시프트"
- },
- {
- "id": "",
- "label": "sampler order",
- "localized": "샘플러 순서",
- "reload": "",
- "hint": "샘플러 순서"
- },
- {
- "id": "",
- "label": "sampler shift",
- "localized": "샘플러 시프트",
- "reload": "",
- "hint": "샘플러 시프트"
- },
- {
- "id": "",
- "label": "sana: use complex human instructions",
- "localized": "SANA: 복잡한 사람 지시 사용",
- "reload": "",
- "hint": "SANA: 복잡한 사람 지시 사용"
- },
- {
- "id": "",
- "label": "saturation",
- "localized": "채도",
- "reload": "",
- "hint": "채도"
- },
- {
- "id": "",
- "label": "save all generated image grids",
- "localized": "생성된 모든 이미지 그리드 저장",
- "reload": "",
- "hint": "생성된 모든 이미지 그리드 저장"
- },
- {
- "id": "",
- "label": "save all generated images",
- "localized": "생성된 모든 이미지 저장",
- "reload": "",
- "hint": "생성된 모든 이미지 저장"
- },
- {
- "id": "",
- "label": "save caption files",
- "localized": "캡션 파일 저장",
- "reload": "",
- "hint": "캡션 파일을 저장합니다"
- },
- {
- "id": "",
- "label": "save diffusers",
- "localized": "디퓨저 저장",
- "reload": "",
- "hint": "디퓨저를 저장합니다"
- },
- {
- "id": "",
- "label": "save hdr image",
- "localized": "HDR 이미지 저장",
- "reload": "",
- "hint": "HDR 이미지를 저장합니다"
- },
- {
- "id": "",
- "label": "save image before color correction",
- "localized": "색상 보정 전 이미지 저장",
- "reload": "",
- "hint": "색상 보정 전 이미지를 저장합니다"
- },
- {
- "id": "",
- "label": "save image before detailer",
- "localized": "디테일러 전 이미지 저장",
- "reload": "",
- "hint": "디테일러 적용 전 이미지를 저장합니다"
- },
- {
- "id": "",
- "label": "save image before hires",
- "localized": "고해상도 처리 전 이미지 저장",
- "reload": "",
- "hint": "고해상도 처리 전 이미지를 저장합니다"
- },
- {
- "id": "",
- "label": "save image before refiner",
- "localized": "리파이너 전 이미지 저장",
- "reload": "",
- "hint": "리파이너 적용 전 이미지를 저장합니다"
- },
- {
- "id": "",
- "label": "save images to a subdirectory",
- "localized": "이미지를 하위 디렉토리에 저장",
- "reload": "",
- "hint": "이미지를 하위 디렉토리에 저장합니다"
- },
- {
- "id": "",
- "label": "save init images",
- "localized": "초기 이미지 저장",
- "reload": "",
- "hint": "초기 이미지를 저장합니다"
- },
- {
- "id": "",
- "label": "save inpainting mask",
- "localized": "인페인팅 마스크 저장",
- "reload": "",
- "hint": "인페인팅 마스크를 저장합니다"
- },
- {
- "id": "",
- "label": "save inpainting masked composite",
- "localized": "인페인팅 마스크 합성 이미지 저장",
- "reload": "",
- "hint": "인페인팅 마스크가 적용된 합성 이미지를 저장합니다"
- },
- {
- "id": "",
- "label": "save metadata",
- "localized": "메타데이터 저장",
- "reload": "",
- "hint": "메타데이터를 저장합니다"
- },
- {
- "id": "",
- "label": "save only saves selected image",
- "localized": "선택된 이미지만 저장",
- "reload": "",
- "hint": "선택된 이미지만 저장합니다"
- },
- {
- "id": "",
- "label": "save output",
- "localized": "결과물 저장",
- "reload": "",
- "hint": "결과물을 저장합니다"
- },
- {
- "id": "",
- "label": "save safetensors",
- "localized": "세이프텐서 저장",
- "reload": "",
- "hint": "세이프텐서를 저장합니다"
- },
- {
- "id": "",
- "label": "save unparsed prompt",
- "localized": "파싱되지 않은 프롬프트 저장",
- "reload": "",
- "hint": "파싱되지 않은 프롬프트를 저장합니다"
- },
- {
- "id": "",
- "label": "scale after",
- "localized": "이후 스케일",
- "reload": "",
- "hint": "이후 스케일"
- },
- {
- "id": "",
- "label": "scale before",
- "localized": "이전 스케일",
- "reload": "",
- "hint": "이전 스케일"
- },
- {
- "id": "",
- "label": "scale mask",
- "localized": "마스크 스케일",
- "reload": "",
- "hint": "마스크 스케일"
- },
- {
- "id": "",
- "label": "scale factor",
- "localized": "스케일 비율",
- "reload": "",
- "hint": "스케일 비율"
- },
- {
- "id": "",
- "label": "score",
- "localized": "점수",
- "reload": "",
- "hint": "점수"
- },
- {
- "id": "",
- "label": "score threshold",
- "localized": "점수 임계값",
- "reload": "",
- "hint": "점수 임계값"
- },
- {
- "id": "",
- "label": "scribble",
- "localized": "스크리블",
- "reload": "",
- "hint": "스크리블"
- },
- {
- "id": "",
- "label": "sd15-attire",
- "localized": "sd15-의상",
- "reload": "",
- "hint": "sd15-의상"
- },
- {
- "id": "",
- "label": "sd15-likeness",
- "localized": "sd15-유사성",
- "reload": "",
- "hint": "sd15-유사성"
- },
- {
- "id": "",
- "label": "sd15-navimixu",
- "localized": "sd15-나비믹스",
- "reload": "",
- "hint": "sd15-나비믹스"
- },
- {
- "id": "",
- "label": "sd15-sexy",
- "localized": "sd15-섹시",
- "reload": "",
- "hint": "sd15-섹시"
- },
- {
- "id": "",
- "label": "sdxl-artstyle",
- "localized": "sdxl-아트스타일",
- "reload": "",
- "hint": "sdxl-아트스타일"
- },
- {
- "id": "",
- "label": "sdxl-negative",
- "localized": "sdxl-부정 프롬프트",
- "reload": "",
- "hint": "sdxl-부정 프롬프트"
- },
- {
- "id": "",
- "label": "sdxl-sexy",
- "localized": "sdxl-섹시",
- "reload": "",
- "hint": "sdxl-섹시"
- },
- {
- "id": "",
- "label": "sdxl-sliders",
- "localized": "sdxl-슬라이더",
- "reload": "",
- "hint": "sdxl-슬라이더"
- },
- {
- "id": "",
- "label": "sdxl-toon",
- "localized": "sdxl-툰",
- "reload": "",
- "hint": "sdxl-툰"
- },
- {
- "id": "",
- "label": "sdxl: use weighted pooled embeds",
- "localized": "sdxl: 가중 풀링 임베드 사용",
- "reload": "",
- "hint": "sdxl: 가중 풀링 임베드를 사용합니다"
- },
- {
- "id": "",
- "label": "search changelog",
- "localized": "변경 로그 검색",
- "reload": "",
- "hint": "변경 로그를 검색합니다"
- },
- {
- "id": "",
- "label": "search models",
- "localized": "모델 검색",
- "reload": "",
- "hint": "모델을 검색합니다"
- },
- {
- "id": "",
- "label": "search wiki pages",
- "localized": "위키 페이지 검색",
- "reload": "",
- "hint": "위키 페이지를 검색합니다"
- },
- {
- "id": "",
- "label": "secondary model",
- "localized": "보조 모델",
- "reload": "",
- "hint": "보조 모델"
- },
- {
- "id": "",
- "label": "segmentanything",
- "localized": "세그먼트애니씽",
- "reload": "",
- "hint": "세그먼트애니씽"
- },
- {
- "id": "",
- "label": "select",
- "localized": "선택",
- "reload": "",
- "hint": "선택"
- },
- {
- "id": "",
- "label": "select model",
- "localized": "모델 선택",
- "reload": "",
- "hint": "모델을 선택합니다"
- },
- {
- "id": "",
- "label": "send interrupt",
- "localized": "인터럽트 전송",
- "reload": "",
- "hint": "인터럽트를 전송합니다"
- },
- {
- "id": "",
- "label": "send seed when sending prompt or image to other interface",
- "localized": "다른 인터페이스로 프롬프트 또는 이미지 전송 시 시드 전송",
- "reload": "",
- "hint": "다른 인터페이스로 프롬프트 또는 이미지를 전송할 때 시드를 전송합니다"
- },
- {
- "id": "",
- "label": "send size when sending prompt or image to another interface",
- "localized": "다른 인터페이스로 프롬프트 또는 이미지 전송 시 크기 전송",
- "reload": "",
- "hint": "다른 인터페이스로 프롬프트 또는 이미지를 전송할 때 크기를 전송합니다"
- },
- {
- "id": "",
- "label": "sequential",
- "localized": "순차적",
- "reload": "",
- "hint": "순차적"
- },
- {
- "id": "",
- "label": "server start time",
- "localized": "서버 시작 시간",
- "reload": "",
- "hint": "서버 시작 시간"
- },
- {
- "id": "",
- "label": "set at prompt start",
- "localized": "프롬프트 시작 시 설정",
- "reload": "",
- "hint": "프롬프트 시작 시 설정합니다"
- },
- {
- "id": "",
- "label": "set ui menu states",
- "localized": "UI 메뉴 상태 설정",
- "reload": "",
- "hint": "UI 메뉴 상태를 설정합니다"
- },
- {
- "id": "",
- "label": "share queries",
- "localized": "쿼리 공유",
- "reload": "",
- "hint": "쿼리를 공유합니다"
- },
- {
- "id": "",
- "label": "shared options",
- "localized": "공유 옵션",
- "reload": "",
- "hint": "공유 옵션"
- },
- {
- "id": "",
- "label": "sharpen",
- "localized": "선명하게",
- "reload": "",
- "hint": "선명하게"
- },
- {
- "id": "",
- "label": "shift",
- "localized": "시프트",
- "reload": "",
- "hint": "시프트"
- },
- {
- "id": "",
- "label": "show grid in results",
- "localized": "결과에 그리드 표시",
- "reload": "",
- "hint": "결과에 그리드를 표시합니다"
- },
- {
- "id": "",
- "label": "show input",
- "localized": "입력 표시",
- "reload": "",
- "hint": "입력을 표시합니다"
- },
- {
- "id": "",
- "label": "show metadata in full screen image browser",
- "localized": "전체 화면 이미지 브라우저에 메타데이터 표시",
- "reload": "",
- "hint": "전체 화면 이미지 브라우저에 메타데이터를 표시합니다"
- },
- {
- "id": "",
- "label": "show motd",
- "localized": "motd 표시",
- "reload": "",
- "hint": "motd를 표시합니다"
- },
- {
- "id": "",
- "label": "show preview",
- "localized": "미리보기 표시",
- "reload": "",
- "hint": "미리보기를 표시합니다"
- },
- {
- "id": "",
- "label": "shuffle weights",
- "localized": "가중치 섞기",
- "reload": "",
- "hint": "가중치를 섞습니다"
- },
- {
- "id": "",
- "label": "sigma",
- "localized": "시그마",
- "reload": "",
- "hint": "시그마"
- },
- {
- "id": "",
- "label": "sigma churn",
- "localized": "시그마 처언",
- "reload": "",
- "hint": "시그마 처언"
- },
- {
- "id": "",
- "label": "sigma max",
- "localized": "시그마 최대",
- "reload": "",
- "hint": "시그마 최대"
- },
- {
- "id": "",
- "label": "sigma method",
- "localized": "시그마 방식",
- "reload": "",
- "hint": "시그마 방식"
- },
- {
- "id": "",
- "label": "sigma min",
- "localized": "시그마 최소",
- "reload": "",
- "hint": "시그마 최소"
- },
- {
- "id": "",
- "label": "sigma noise",
- "localized": "시그마 노이즈",
- "reload": "",
- "hint": "시그마 노이즈"
- },
- {
- "id": "",
- "label": "sigma tmin",
- "localized": "시그마 tmin",
- "reload": "",
- "hint": "시그마 tmin"
- },
- {
- "id": "",
- "label": "simple merge",
- "localized": "단순 병합",
- "reload": "",
- "hint": "단순 병합"
- },
- {
- "id": "",
- "label": "size",
- "localized": "크기",
- "reload": "",
- "hint": "크기"
- },
- {
- "id": "",
- "label": "sketch",
- "localized": "스케치",
- "reload": "",
- "hint": "스케치"
- },
- {
- "id": "",
- "label": "skip generation if nan found in latents",
- "localized": "잠재 공간에서 NaN 발견 시 생성 건너뛰기",
- "reload": "",
- "hint": "잠재 공간에서 NaN이 발견되면 생성을 건너뜁니다"
- },
- {
- "id": "",
- "label": "skip guidance layers",
- "localized": "안내 계층 건너뛰기",
- "reload": "",
- "hint": "안내 계층을 건너뜁니다"
- },
- {
- "id": "",
- "label": "skip input frames",
- "localized": "입력 프레임 건너뛰기",
- "reload": "",
- "hint": "입력 프레임을 건너뜁니다"
- },
- {
- "id": "",
- "label": "slider",
- "localized": "슬라이더",
- "reload": "",
- "hint": "슬라이더"
- },
- {
- "id": "",
- "label": "smooth mask",
- "localized": "마스크 부드럽게",
- "reload": "",
- "hint": "마스크를 부드럽게 합니다"
- },
- {
- "id": "",
- "label": "solver order (where",
- "localized": "솔버 순서 (어디서)",
- "reload": "",
- "hint": "솔버 순서 (어디서)"
- },
- {
- "id": "",
- "label": "sort order",
- "localized": "정렬 순서",
- "reload": "",
- "hint": "정렬 순서"
- },
- {
- "id": "",
- "label": "source subject",
- "localized": "원본 피사체",
- "reload": "",
- "hint": "원본 피사체"
- },
- {
- "id": "",
- "label": "space",
- "localized": "공간",
- "reload": "",
- "hint": "공간"
- },
- {
- "id": "",
- "label": "spatial frequency",
- "localized": "공간 주파수",
- "reload": "",
- "hint": "공간 주파수"
- },
- {
- "id": "",
- "label": "specify model revision",
- "localized": "모델 리비전 지정",
- "reload": "",
- "hint": "모델 리비전을 지정합니다"
- },
- {
- "id": "",
- "label": "specify model variant",
- "localized": "모델 변형 지정",
- "reload": "",
- "hint": "모델 변형을 지정합니다"
- },
- {
- "id": "",
- "label": "split attention",
- "localized": "분할 어텐션",
- "reload": "",
- "hint": "분할 어텐션"
- },
- {
- "id": "",
- "label": "stable-fast",
- "localized": "스테이블-패스트",
- "reload": "",
- "hint": "스테이블-패스트"
- },
- {
- "id": "",
- "label": "standard",
- "localized": "표준",
- "reload": "",
- "hint": "표준"
- },
- {
- "id": "",
- "label": "start",
- "localized": "시작",
- "reload": "",
- "hint": "시작"
- },
- {
- "id": "",
- "label": "start profiling",
- "localized": "프로파일링 시작",
- "reload": "",
- "hint": "프로파일링을 시작합니다"
- },
- {
- "id": "",
- "label": "state",
- "localized": "상태",
- "reload": "",
- "hint": "상태"
- },
- {
- "id": "",
- "label": "stride",
- "localized": "스트라이드",
- "reload": "",
- "hint": "스트라이드"
- },
- {
- "id": "",
- "label": "structure",
- "localized": "구조",
- "reload": "",
- "hint": "구조"
- },
- {
- "id": "",
- "label": "style fidelity",
- "localized": "스타일 충실도",
- "reload": "",
- "hint": "스타일 충실도"
- },
- {
- "id": "",
- "label": "subject",
- "localized": "피사체",
- "reload": "",
- "hint": "피사체"
- },
- {
- "id": "",
- "label": "submit results",
- "localized": "결과 제출",
- "reload": "",
- "hint": "결과를 제출합니다"
- },
- {
- "id": "",
- "label": "submodules",
- "localized": "서브모듈",
- "reload": "",
- "hint": "서브모듈"
- },
- {
- "id": "",
- "label": "swap x/y",
- "localized": "x/y 교환",
- "reload": "",
- "hint": "x/y를 교환합니다"
- },
- {
- "id": "",
- "label": "swap x/z",
- "localized": "x/z 교환",
- "reload": "",
- "hint": "x/z를 교환합니다"
- },
- {
- "id": "",
- "label": "swap y/z",
- "localized": "y/z 교환",
- "reload": "",
- "hint": "y/z를 교환합니다"
- },
- {
- "id": "",
- "label": "t2i adapter",
- "localized": "t2i 어댑터",
- "reload": "",
- "hint": "t2i 어댑터"
- },
- {
- "id": "",
- "label": "t2i strength",
- "localized": "t2i 강도",
- "reload": "",
- "hint": "t2i 강도"
- },
- {
- "id": "",
- "label": "t2i-adapter unit 1",
- "localized": "t2i-어댑터 유닛 1",
- "reload": "",
- "hint": "t2i-어댑터 유닛 1"
- },
- {
- "id": "",
- "label": "t2i-adapter unit 2",
- "localized": "t2i-어댑터 유닛 2",
- "reload": "",
- "hint": "t2i-어댑터 유닛 2"
- },
- {
- "id": "",
- "label": "t2i-adapter unit 3",
- "localized": "t2i-어댑터 유닛 3",
- "reload": "",
- "hint": "t2i-어댑터 유닛 3"
- },
- {
- "id": "",
- "label": "t2i-adapter unit 4",
- "localized": "t2i-어댑터 유닛 4",
- "reload": "",
- "hint": "t2i-어댑터 유닛 4"
- },
- {
- "id": "",
- "label": "taesd",
- "localized": "taesd",
- "reload": "",
- "hint": "taesd"
- },
- {
- "id": "",
- "label": "taesd decode layers",
- "localized": "taesd 디코드 레이어",
- "reload": "",
- "hint": "taesd 디코드 레이어"
- },
- {
- "id": "",
- "label": "taesd variant",
- "localized": "taesd 변형",
- "reload": "",
- "hint": "taesd 변형"
- },
- {
- "id": "",
- "label": "target subject",
- "localized": "타겟 피사체",
- "reload": "",
- "hint": "타겟 피사체"
- },
- {
- "id": "",
- "label": "tcd",
- "localized": "tcd",
- "reload": "",
- "hint": "tcd"
- },
- {
- "id": "",
- "label": "tdd",
- "localized": "tdd",
- "reload": "",
- "hint": "tdd"
- },
- {
- "id": "",
- "label": "te",
- "localized": "te",
- "reload": "",
- "hint": "te"
- },
- {
- "id": "",
- "label": "temperature",
- "localized": "온도",
- "reload": "",
- "hint": "온도"
- },
- {
- "id": "",
- "label": "temporal frequency",
- "localized": "시간 주파수",
- "reload": "",
- "hint": "시간 주파수"
- },
- {
- "id": "",
- "label": "tertiary model",
- "localized": "3차 모델",
- "reload": "",
- "hint": "3차 모델"
- },
- {
- "id": "",
- "label": "text encoder cache size",
- "localized": "텍스트 인코더 캐시 크기",
- "reload": "",
- "hint": "텍스트 인코더 캐시 크기"
- },
- {
- "id": "",
- "label": "text encoder model",
- "localized": "텍스트 인코더 모델",
- "reload": "",
- "hint": "텍스트 인코더 모델"
- },
- {
- "id": "",
- "label": "text inputs",
- "localized": "텍스트 입력",
- "reload": "",
- "hint": "텍스트 입력"
- },
- {
- "id": "",
- "label": "textbox",
- "localized": "텍스트 상자",
- "reload": "",
- "hint": "텍스트 상자"
- },
- {
- "id": "",
- "label": "threshold",
- "localized": "임계값",
- "reload": "",
- "hint": "임계값"
- },
- {
- "id": "",
- "label": "thresholding",
- "localized": "임계 처리",
- "reload": "",
- "hint": "임계 처리"
- },
- {
- "id": "",
- "label": "tile frames",
- "localized": "타일 프레임",
- "reload": "",
- "hint": "타일 프레임"
- },
- {
- "id": "",
- "label": "tile prompt: x=1 y=1",
- "localized": "타일 프롬프트: x=1 y=1",
- "reload": "",
- "hint": "타일 프롬프트: x=1 y=1"
- },
- {
- "id": "",
- "label": "tile prompt: x=1 y=2",
- "localized": "타일 프롬프트: x=1 y=2",
- "reload": "",
- "hint": "타일 프롬프트: x=1 y=2"
- },
- {
- "id": "",
- "label": "tile prompt: x=1 y=3",
- "localized": "타일 프롬프트: x=1 y=3",
- "reload": "",
- "hint": "타일 프롬프트: x=1 y=3"
- },
- {
- "id": "",
- "label": "tile prompt: x=1 y=4",
- "localized": "타일 프롬프트: x=1 y=4",
- "reload": "",
- "hint": "타일 프롬프트: x=1 y=4"
- },
- {
- "id": "",
- "label": "tile prompt: x=2 y=1",
- "localized": "타일 프롬프트: x=2 y=1",
- "reload": "",
- "hint": "타일 프롬프트: x=2 y=1"
- },
- {
- "id": "",
- "label": "tile prompt: x=2 y=2",
- "localized": "타일 프롬프트: x=2 y=2",
- "reload": "",
- "hint": "타일 프롬프트: x=2 y=2"
- },
- {
- "id": "",
- "label": "tile prompt: x=2 y=3",
- "localized": "타일 프롬프트: x=2 y=3",
- "reload": "",
- "hint": "타일 프롬프트: x=2 y=3"
- },
- {
- "id": "",
- "label": "tile prompt: x=2 y=4",
- "localized": "타일 프롬프트: x=2 y=4",
- "reload": "",
- "hint": "타일 프롬프트: x=2 y=4"
- },
- {
- "id": "",
- "label": "tile prompt: x=3 y=1",
- "localized": "타일 프롬프트: x=3 y=1",
- "reload": "",
- "hint": "타일 프롬프트: x=3 y=1"
- },
- {
- "id": "",
- "label": "tile prompt: x=3 y=2",
- "localized": "타일 프롬프트: x=3 y=2",
- "reload": "",
- "hint": "타일 프롬프트: x=3 y=2"
- },
- {
- "id": "",
- "label": "tile prompt: x=3 y=3",
- "localized": "타일 프롬프트: x=3 y=3",
- "reload": "",
- "hint": "타일 프롬프트: x=3 y=3"
- },
- {
- "id": "",
- "label": "tile prompt: x=3 y=4",
- "localized": "타일 프롬프트: x=3 y=4",
- "reload": "",
- "hint": "타일 프롬프트: x=3 y=4"
- },
- {
- "id": "",
- "label": "tile prompt: x=4 y=1",
- "localized": "타일 프롬프트: x=4 y=1",
- "reload": "",
- "hint": "타일 프롬프트: x=4 y=1"
- },
- {
- "id": "",
- "label": "tile prompt: x=4 y=2",
- "localized": "타일 프롬프트: x=4 y=2",
- "reload": "",
- "hint": "타일 프롬프트: x=4 y=2"
- },
- {
- "id": "",
- "label": "tile prompt: x=4 y=3",
- "localized": "타일 프롬프트: x=4 y=3",
- "reload": "",
- "hint": "타일 프롬프트: x=4 y=3"
- },
- {
- "id": "",
- "label": "tile prompt: x=4 y=4",
- "localized": "타일 프롬프트: x=4 y=4",
- "reload": "",
- "hint": "타일 프롬프트: x=4 y=4"
- },
- {
- "id": "",
- "label": "tiling options",
- "localized": "타일링 옵션",
- "reload": "",
- "hint": "타일링 옵션"
- },
- {
- "id": "",
- "label": "time embedding mix",
- "localized": "시간 임베딩 혼합",
- "reload": "",
- "hint": "시간 임베딩 혼합"
- },
- {
- "id": "",
- "label": "time_quadratic",
- "localized": "time_quadratic",
- "reload": "",
- "hint": "time_quadratic"
- },
- {
- "id": "",
- "label": "time_uniform",
- "localized": "time_uniform",
- "reload": "",
- "hint": "time_uniform"
- },
- {
- "id": "",
- "label": "timestep",
- "localized": "타임스텝",
- "reload": "",
- "hint": "타임스텝"
- },
- {
- "id": "",
- "label": "timestep skip end",
- "localized": "타임스텝 건너뛰기 종료",
- "reload": "",
- "hint": "타임스텝 건너뛰기 종료"
- },
- {
- "id": "",
- "label": "timestep skip start",
- "localized": "타임스텝 건너뛰기 시작",
- "reload": "",
- "hint": "타임스텝 건너뛰기 시작"
- },
- {
- "id": "",
- "label": "timestep spacing",
- "localized": "타임스텝 간격",
- "reload": "",
- "hint": "타임스텝 간격"
- },
- {
- "id": "",
- "label": "timesteps",
- "localized": "타임스텝",
- "reload": "",
- "hint": "타임스텝"
- },
- {
- "id": "",
- "label": "timesteps override",
- "localized": "타임스텝 재정의",
- "reload": "",
- "hint": "타임스텝 재정의"
- },
- {
- "id": "",
- "label": "timesteps presets",
- "localized": "타임스텝 프리셋",
- "reload": "",
- "hint": "타임스텝 프리셋"
- },
- {
- "id": "",
- "label": "timesteps range",
- "localized": "타임스텝 범위",
- "reload": "",
- "hint": "타임스텝 범위"
- },
- {
- "id": "",
- "label": "tiny",
- "localized": "작은",
- "reload": "",
- "hint": "작은"
- },
- {
- "id": "",
- "label": "todo",
- "localized": "할 일",
- "reload": "",
- "hint": "할 일"
- },
- {
- "id": "",
- "label": "tome",
- "localized": "tome",
- "reload": "",
- "hint": "tome"
- },
- {
- "id": "",
- "label": "tool",
- "localized": "도구",
- "reload": "",
- "hint": "도구"
- },
- {
- "id": "",
- "label": "top-k",
- "localized": "top-k",
- "reload": "",
- "hint": "top-k"
- },
- {
- "id": "",
- "label": "top-p",
- "localized": "top-p",
- "reload": "",
- "hint": "top-p"
- },
- {
- "id": "",
- "label": "torch",
- "localized": "torch",
- "reload": "",
- "hint": "torch"
- },
- {
- "id": "",
- "label": "transformer",
- "localized": "트랜스포머",
- "reload": "",
- "hint": "트랜스포머"
- },
- {
- "id": "",
- "label": "trigger word",
- "localized": "트리거 단어",
- "reload": "",
- "hint": "트리거 단어"
- },
- {
- "id": "",
- "label": "true",
- "localized": "참",
- "reload": "",
- "hint": "참"
- },
- {
- "id": "",
- "label": "tunable ops limit",
- "localized": "튜닝 가능한 연산 제한",
- "reload": "",
- "hint": "튜닝 가능한 연산 제한"
- },
- {
- "id": "",
- "label": "ufogen",
- "localized": "ufogen",
- "reload": "",
- "hint": "ufogen"
- },
- {
- "id": "",
- "label": "ui card size (px)",
- "localized": "UI 카드 크기 (px)",
- "reload": "",
- "hint": "UI 카드 크기 (px)"
- },
- {
- "id": "",
- "label": "ui fetch network info on mouse-over",
- "localized": "UI 마우스 오버 시 네트워크 정보 가져오기",
- "reload": "",
- "hint": "UI 마우스 오버 시 네트워크 정보 가져오기"
- },
- {
- "id": "",
- "label": "ui height (%)",
- "localized": "UI 높이 (%)",
- "reload": "",
- "hint": "UI 높이 (%)"
- },
- {
- "id": "",
- "label": "ui locale",
- "localized": "UI 로케일",
- "reload": "",
- "hint": "UI 로케일"
- },
- {
- "id": "",
- "label": "ui request timeout",
- "localized": "UI 요청 시간 초과",
- "reload": "",
- "hint": "UI 요청 시간 초과"
- },
- {
- "id": "",
- "label": "ui show on startup",
- "localized": "UI 시작 시 표시",
- "reload": "",
- "hint": "UI 시작 시 표시"
- },
- {
- "id": "",
- "label": "ui sidebar width (%)",
- "localized": "UI 사이드바 너비 (%)",
- "reload": "",
- "hint": "UI 사이드바 너비 (%)"
- },
- {
- "id": "",
- "label": "ui theme",
- "localized": "UI 테마",
- "reload": "",
- "hint": "UI 테마"
- },
- {
- "id": "",
- "label": "unet",
- "localized": "unet",
- "reload": "",
- "hint": "unet"
- },
- {
- "id": "",
- "label": "unet depth",
- "localized": "unet 깊이",
- "reload": "",
- "hint": "unet 깊이"
- },
- {
- "id": "",
- "label": "unet enabled",
- "localized": "unet 활성화됨",
- "reload": "",
- "hint": "unet 활성화됨"
- },
- {
- "id": "",
- "label": "unet max tile size",
- "localized": "unet 최대 타일 크기",
- "reload": "",
- "hint": "unet 최대 타일 크기"
- },
- {
- "id": "",
- "label": "unet min tile size",
- "localized": "unet 최소 타일 크기",
- "reload": "",
- "hint": "unet 최소 타일 크기"
- },
- {
- "id": "",
- "label": "unet model",
- "localized": "unet 모델",
- "reload": "",
- "hint": "unet 모델"
- },
- {
- "id": "",
- "label": "unet swap size",
- "localized": "unet 스왑 크기",
- "reload": "",
- "hint": "unet 스왑 크기"
- },
- {
- "id": "",
- "label": "uniform",
- "localized": "균일",
- "reload": "",
- "hint": "균일"
- },
- {
- "id": "",
- "label": "units",
- "localized": "단위",
- "reload": "",
- "hint": "단위"
- },
- {
- "id": "",
- "label": "unload current model from vram",
- "localized": "현재 모델을 VRAM에서 언로드",
- "reload": "",
- "hint": "현재 모델을 VRAM에서 언로드"
- },
- {
- "id": "",
- "label": "unload upscaler after processing",
- "localized": "처리 후 업스케일러 언로드",
- "reload": "",
- "hint": "처리 후 업스케일러 언로드"
- },
- {
- "id": "",
- "label": "unset",
- "localized": "설정 해제",
- "reload": "",
- "hint": "설정 해제"
- },
- {
- "id": "",
- "label": "up",
- "localized": "up",
- "reload": "",
- "hint": "up"
- },
- {
- "id": "",
- "label": "upcast attention layer",
- "localized": "업캐스트 어텐션 레이어",
- "reload": "",
- "hint": "업캐스트 어텐션 레이어"
- },
- {
- "id": "",
- "label": "update",
- "localized": "업데이트",
- "reload": "",
- "hint": "업데이트"
- },
- {
- "id": "",
- "label": "upload",
- "localized": "업로드",
- "reload": "",
- "hint": "업로드"
- },
- {
- "id": "",
- "label": "use brownian noise",
- "localized": "브라운 노이즈 사용",
- "reload": "",
- "hint": "브라운 노이즈 사용"
- },
- {
- "id": "",
- "label": "use cached model config when available",
- "localized": "사용 가능한 경우 캐시된 모델 설정 사용",
- "reload": "",
- "hint": "사용 가능한 경우 캐시된 모델 설정 사용"
- },
- {
- "id": "",
- "label": "use defaults",
- "localized": "기본값 사용",
- "reload": "",
- "hint": "기본값 사용"
- },
- {
- "id": "",
- "label": "use dynamic thresholding",
- "localized": "동적 임계 처리 사용",
- "reload": "",
- "hint": "동적 임계 처리 사용"
- },
- {
- "id": "",
- "label": "use fixed width thumbnails",
- "localized": "고정 너비 썸네일 사용",
- "reload": "",
- "hint": "고정 너비 썸네일 사용"
- },
- {
- "id": "",
- "label": "use image gallery cache",
- "localized": "이미지 갤러리 캐시 사용",
- "reload": "",
- "hint": "이미지 갤러리 캐시 사용"
- },
- {
- "id": "",
- "label": "use karras sigmas",
- "localized": "카라스 시그마 사용",
- "reload": "",
- "hint": "카라스 시그마 사용"
- },
- {
- "id": "",
- "label": "use line break as prompt segment marker",
- "localized": "줄 바꿈을 프롬프트 세그먼트 마커로 사용",
- "reload": "",
- "hint": "줄 바꿈을 프롬프트 세그먼트 마커로 사용"
- },
- {
- "id": "",
- "label": "use model ema weights when possible",
- "localized": "가능한 경우 모델 EMA 가중치 사용",
- "reload": "",
- "hint": "가능한 경우 모델 EMA 가중치 사용"
- },
- {
- "id": "",
- "label": "use quantization",
- "localized": "양자화 사용",
- "reload": "",
- "hint": "양자화 사용"
- },
- {
- "id": "",
- "label": "use random seeds",
- "localized": "무작위 시드 사용",
- "reload": "",
- "hint": "무작위 시드 사용"
- },
- {
- "id": "",
- "label": "use reference values when available",
- "localized": "사용 가능한 경우 참조 값 사용",
- "reload": "",
- "hint": "사용 가능한 경우 참조 값 사용"
- },
- {
- "id": "",
- "label": "use same seed",
- "localized": "동일한 시드 사용",
- "reload": "",
- "hint": "동일한 시드 사용"
- },
- {
- "id": "",
- "label": "use sample",
- "localized": "샘플 사용",
- "reload": "",
- "hint": "샘플 사용"
- },
- {
- "id": "",
- "label": "use separate base dict",
- "localized": "별도 기본 사전 사용",
- "reload": "",
- "hint": "별도 기본 사전 사용"
- },
- {
- "id": "",
- "label": "use simplified solvers in final steps",
- "localized": "최종 단계에서 간소화된 솔버 사용",
- "reload": "",
- "hint": "최종 단계에서 간소화된 솔버 사용"
- },
- {
- "id": "",
- "label": "use text inputs",
- "localized": "텍스트 입력 사용",
- "reload": "",
- "hint": "텍스트 입력 사용"
- },
- {
- "id": "",
- "label": "user",
- "localized": "사용자",
- "reload": "",
- "hint": "사용자"
- },
- {
- "id": "",
- "label": "username",
- "localized": "사용자 이름",
- "reload": "",
- "hint": "사용자 이름"
- },
- {
- "id": "",
- "label": "v_prediction",
- "localized": "v_예측",
- "reload": "",
- "hint": "v_예측"
- },
- {
- "id": "",
- "label": "vae enabled",
- "localized": "VAE 활성화됨",
- "reload": "",
- "hint": "VAE 활성화됨"
- },
- {
- "id": "",
- "label": "vae sliced encode",
- "localized": "VAE 슬라이스 인코딩",
- "reload": "",
- "hint": "VAE 슬라이스 인코딩"
- },
- {
- "id": "",
- "label": "vae swap size",
- "localized": "VAE 스왑 크기",
- "reload": "",
- "hint": "VAE 스왑 크기"
- },
- {
- "id": "",
- "label": "vae tile overlap",
- "localized": "VAE 타일 오버랩",
- "reload": "",
- "hint": "VAE 타일 오버랩"
- },
- {
- "id": "",
- "label": "vae tile size",
- "localized": "VAE 타일 크기",
- "reload": "",
- "hint": "VAE 타일 크기"
- },
- {
- "id": "",
- "label": "vary_coeff",
- "localized": "변이 계수",
- "reload": "",
- "hint": "변이 계수"
- },
- {
- "id": "",
- "label": "vdm solver",
- "localized": "VDM 솔버",
- "reload": "",
- "hint": "VDM 솔버"
- },
- {
- "id": "",
- "label": "version",
- "localized": "버전",
- "reload": "",
- "hint": "버전"
- },
- {
- "id": "",
- "label": "vgen params",
- "localized": "VGen 파라미터",
- "reload": "",
- "hint": "VGen 파라미터"
- },
- {
- "id": "",
- "label": "vibrance",
- "localized": "생동감",
- "reload": "",
- "hint": "생동감"
- },
- {
- "id": "",
- "label": "video file",
- "localized": "비디오 파일",
- "reload": "",
- "hint": "비디오 파일"
- },
- {
- "id": "",
- "label": "video type",
- "localized": "비디오 유형",
- "reload": "",
- "hint": "비디오 유형"
- },
- {
- "id": "",
- "label": "vlm",
- "localized": "VLM",
- "reload": "",
- "hint": "VLM"
- },
- {
- "id": "",
- "label": "vlm model",
- "localized": "VLM 모델",
- "reload": "",
- "hint": "VLM 모델"
- },
- {
- "id": "",
- "label": "vlm: default model",
- "localized": "VLM: 기본 모델",
- "reload": "",
- "hint": "VLM: 기본 모델"
- },
- {
- "id": "",
- "label": "vlm: default prompt",
- "localized": "VLM: 기본 프롬프트",
- "reload": "",
- "hint": "VLM: 기본 프롬프트"
- },
- {
- "id": "",
- "label": "vlm: max length",
- "localized": "VLM: 최대 길이",
- "reload": "",
- "hint": "VLM: 최대 길이"
- },
- {
- "id": "",
- "label": "vlm: num beams",
- "localized": "VLM: 빔 개수",
- "reload": "",
- "hint": "VLM: 빔 개수"
- },
- {
- "id": "",
- "label": "vlm: top-k",
- "localized": "VLM: top-k",
- "reload": "",
- "hint": "VLM: top-k"
- },
- {
- "id": "",
- "label": "vlm: top-p",
- "localized": "VLM: top-p",
- "reload": "",
- "hint": "VLM: top-p"
- },
- {
- "id": "",
- "label": "vlm: use sample method",
- "localized": "VLM: 샘플링 방식 사용",
- "reload": "",
- "hint": "VLM: 샘플링 방식 사용"
- },
- {
- "id": "",
- "label": "warmth",
- "localized": "온기",
- "reload": "",
- "hint": "온기"
- },
- {
- "id": "",
- "label": "webp lossless compression",
- "localized": "WebP 무손실 압축",
- "reload": "",
- "hint": "WebP 무손실 압축"
- },
- {
- "id": "",
- "label": "weight",
+ "id": 0,
+ "label": "Weight",
"localized": "가중치",
"reload": "",
"hint": "가중치"
},
{
- "id": "",
- "label": "width after",
- "localized": "너비 (후)",
+ "id": 0,
+ "label": "Width after",
+ "localized": "이후 너비",
"reload": "",
- "hint": "너비 (후)"
+ "hint": "처리 후 너비"
},
{
- "id": "",
- "label": "width before",
- "localized": "너비 (전)",
- "reload": "",
- "hint": "너비 (전)"
- },
- {
- "id": "",
- "label": "width mask",
+ "id": 0,
+ "label": "Width mask",
"localized": "너비 마스크",
"reload": "",
"hint": "너비 마스크"
},
{
- "id": "",
- "label": "wiki",
- "localized": "위키",
+ "id": 0,
+ "label": "WebP lossless compression",
+ "localized": "WebP 무손실 압축",
"reload": "",
- "hint": "위키"
+ "hint": "WebP 파일의 무손실 압축 설정"
},
{
- "id": "",
- "label": "wildcards",
- "localized": "와일드카드",
+ "id": 0,
+ "label": "Weights clip",
+ "localized": "가중치 클립",
"reload": "",
- "hint": "와일드카드"
+ "hint": "병합된 가중치가 원본 모델보다 무거워지지 않도록 강제하여, 이미지 타는 현상(burn in)과 과도하게 포화된 모델 생성을 방지합니다."
+ }
+ ],
+ "x": [
+ {
+ "id": 0,
+ "label": "XS",
+ "localized": "XS",
+ "reload": "",
+ "hint": ""
},
{
- "id": "",
- "label": "x components",
+ "id": 1,
+ "label": "X components",
"localized": "X 구성 요소",
"reload": "",
- "hint": "X 구성 요소"
+ "hint": ""
},
{
- "id": "",
- "label": "x overlap",
- "localized": "X 오버랩",
+ "id": 2,
+ "label": "X overlap",
+ "localized": "X 중첩",
"reload": "",
- "hint": "X 오버랩"
+ "hint": ""
},
{
- "id": "",
- "label": "x type",
- "localized": "X 유형",
- "reload": "",
- "hint": "X 유형"
- },
- {
- "id": "",
- "label": "x-axis tile overlap",
- "localized": "X축 타일 오버랩",
- "reload": "",
- "hint": "X축 타일 오버랩"
- },
- {
- "id": "",
- "label": "x-axis tiles",
+ "id": 3,
+ "label": "X-axis tiles",
"localized": "X축 타일",
"reload": "",
- "hint": "X축 타일"
+ "hint": ""
},
{
- "id": "",
+ "id": 4,
+ "label": "X-axis tile overlap",
+ "localized": "X축 타일 중첩",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "X type",
+ "localized": "X 유형",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "X values",
+ "localized": "X 값",
+ "reload": "",
+ "hint": "쉼표를 사용하여 X축의 값을 구분합니다"
+ },
+ {
+ "id": 7,
"label": "xhinker",
"localized": "xhinker",
"reload": "",
- "hint": "xhinker"
+ "hint": ""
},
{
- "id": "",
- "label": "xs",
- "localized": "xs",
+ "id": 8,
+ "label": "xFormers",
+ "localized": "xFormers",
"reload": "",
- "hint": "xs"
+ "hint": "메모리 최적화 기술입니다. 비결정적(실행할 때마다 결과가 달라짐) 특성을 가집니다"
},
{
- "id": "",
- "label": "y components",
+ "id": 9,
+ "label": "xet",
+ "localized": "xet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "XYZ Grid",
+ "localized": "XYZ 그리드",
+ "reload": "",
+ "hint": "XYZ 그리드는 여러 생성 파라미터를 변경하며 이미지 그리드를 생성하는 강력한 모듈입니다"
+ }
+ ],
+ "y": [
+ {
+ "id": 0,
+ "label": "Y components",
"localized": "Y 구성 요소",
"reload": "",
- "hint": "Y 구성 요소"
+ "hint": "Y축에 대한 구성 요소입니다."
},
{
- "id": "",
- "label": "y overlap",
- "localized": "Y 오버랩",
+ "id": 1,
+ "label": "Y overlap",
+ "localized": "Y 겹침",
"reload": "",
- "hint": "Y 오버랩"
+ "hint": "Y축 타일 간의 겹침 크기입니다."
},
{
- "id": "",
- "label": "y type",
- "localized": "Y 유형",
- "reload": "",
- "hint": "Y 유형"
- },
- {
- "id": "",
- "label": "y-axis tile overlap",
- "localized": "Y축 타일 오버랩",
- "reload": "",
- "hint": "Y축 타일 오버랩"
- },
- {
- "id": "",
- "label": "y-axis tiles",
+ "id": 2,
+ "label": "Y-axis tiles",
"localized": "Y축 타일",
"reload": "",
- "hint": "Y축 타일"
+ "hint": "Y축 방향의 타일 개수입니다."
},
{
- "id": "",
- "label": "z type",
- "localized": "Z 유형",
+ "id": 3,
+ "label": "Y-axis tile overlap",
+ "localized": "Y축 타일 겹침",
"reload": "",
- "hint": "Z 유형"
+ "hint": "Y축 타일 간에 겹치는 픽셀 수입니다."
},
{
- "id": "",
- "label": "zero",
- "localized": "제로",
+ "id": 4,
+ "label": "Y type",
+ "localized": "Y 유형",
"reload": "",
- "hint": "제로"
+ "hint": "Y축에 사용할 매개변수 유형입니다."
},
{
- "id": "",
- "label": "zoe depth",
- "localized": "Zoe 깊이",
+ "id": 5,
+ "label": "Y values",
+ "localized": "Y 값",
"reload": "",
- "hint": "Zoe 깊이"
+ "hint": "쉼표를 사용하여 Y축의 값을 구분합니다."
+ }
+ ],
+ "z": [
+ {
+ "id": 0,
+ "label": "ZImageTurbo",
+ "localized": "ZImageTurbo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "zimage",
+ "localized": "zimage",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "ZeroStar init steps",
+ "localized": "ZeroStar 초기화 단계",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Zero",
+ "localized": "Zero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Z type",
+ "localized": "Z 타입",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Z values",
+ "localized": "Z 값",
+ "reload": "",
+ "hint": "쉼표를 사용하여 Z축의 값을 구분합니다."
+ },
+ {
+ "id": 6,
+ "label": "Zoe Depth",
+ "localized": "Zoe Depth (조에 심도)",
+ "reload": "",
+ "hint": ""
}
]
-}
+}
\ No newline at end of file
diff --git a/html/locale_nb.json b/html/locale_nb.json
new file mode 100644
index 000000000..1c4a604f5
--- /dev/null
+++ b/html/locale_nb.json
@@ -0,0 +1,11074 @@
+{
+ "0": [
+ {
+ "id": 0,
+ "label": "1st Stage",
+ "localized": "Step One: Basic Setup",
+ "reload": "",
+ "hint": "This is the very first part where the AI starts making your image from scratch."
+ },
+ {
+ "id": 0,
+ "label": "2nd Stage",
+ "localized": "Step Two: Refining",
+ "reload": "",
+ "hint": "The second part where the AI starts adding more details to the initial shape."
+ },
+ {
+ "id": 0,
+ "label": "2nd Scale",
+ "localized": "Step Two Size Power",
+ "reload": "",
+ "hint": "How much 'strength' or detail-pushing the AI uses during this second part."
+ },
+ {
+ "id": 0,
+ "label": "2nd Restart step",
+ "localized": "Step Two Do-Over Point",
+ "reload": "",
+ "hint": "The exact moment the AI pauses and looks at the image again to fix mistakes before continuing."
+ },
+ {
+ "id": 0,
+ "label": "3rd Stage",
+ "localized": "Step Three: Polishing",
+ "reload": "",
+ "hint": "The third part where the AI begins to make the image look clean and sharp."
+ },
+ {
+ "id": 0,
+ "label": "3rd Scale",
+ "localized": "Step Three Size Power",
+ "reload": "",
+ "hint": "How much 'strength' the AI uses to sharpen things up in this third part."
+ },
+ {
+ "id": 0,
+ "label": "3rd Restart step",
+ "localized": "Step Three Do-Over Point",
+ "reload": "",
+ "hint": "The moment the AI resets its focus to add even finer details during the third stage."
+ },
+ {
+ "id": 0,
+ "label": "4th Stage",
+ "localized": "Step Four: Final Touches",
+ "reload": "",
+ "hint": "The very last part where the AI finishes the smallest details and textures."
+ },
+ {
+ "id": 0,
+ "label": "4th Scale",
+ "localized": "Step Four Size Power",
+ "reload": "",
+ "hint": "How hard the AI works on those tiny final details like hair or skin texture."
+ },
+ {
+ "id": 0,
+ "label": "4th Restart step",
+ "localized": "Step Four Do-Over Point",
+ "reload": "",
+ "hint": "The final checkpoint where the AI makes its last big correction before finishing the image."
+ }
+ ],
+ "_": [
+ {
+ "id": 7553100,
+ "label": "⟲",
+ "localized": "⟲",
+ "reload": "txt2img",
+ "hint": "Reload the list of saved styles to see new ones."
+ },
+ {
+ "id": 6115933,
+ "label": "↶",
+ "localized": "↶",
+ "reload": "txt2img",
+ "hint": "Paste the selected style's words directly into your prompt box."
+ },
+ {
+ "id": 2835269,
+ "label": "↷",
+ "localized": "↷",
+ "reload": "txt2img",
+ "hint": "Save your current prompt as a reusable style for future images."
+ },
+ {
+ "id": 4223946,
+ "label": "⇅",
+ "localized": "⇅",
+ "reload": "txt2img",
+ "hint": "Switch the width and height values with each other."
+ },
+ {
+ "id": 1798342,
+ "label": "🎲️",
+ "localized": "🎲️",
+ "reload": "txt2img",
+ "hint": "Set the seed to -1 so every image you make is completely unique."
+ },
+ {
+ "id": 9221584,
+ "label": "⬅️",
+ "localized": "⬅️",
+ "reload": "txt2img",
+ "hint": "Use the exact same seed from the last picture you made to try and recreate it."
+ },
+ {
+ "id": 3059281,
+ "label": "🕮",
+ "localized": "🕮",
+ "reload": "txt2img",
+ "hint": "Copy all the settings from your last image and save them as a style template."
+ },
+ {
+ "id": 8824107,
+ "label": "📐",
+ "localized": "📐",
+ "reload": "txt2img",
+ "hint": "Automatically detect and set the width and height based on the image you uploaded."
+ },
+ {
+ "id": 1449273,
+ "label": "☲",
+ "localized": "☲",
+ "reload": "txt2img",
+ "hint": "Switch between looking at things as a list or as icons."
+ },
+ {
+ "id": 5529184,
+ "label": "⊜",
+ "localized": "⊜",
+ "reload": "script_xyz_grid_script",
+ "hint": "Automatically fill the list with all available values for this setting."
+ },
+ {
+ "id": 6620391,
+ "label": "",
+ "localized": "",
+ "reload": "txt2img",
+ "hint": "Use AI to write a description of what is happening in the image."
+ },
+ {
+ "id": 4491032,
+ "label": "⁜",
+ "localized": "⁜",
+ "reload": "txt2img",
+ "hint": "Change how the image stretches or crops to fit the box."
+ },
+ {
+ "id": 1111111,
+ "label": "➠ Control",
+ "localized": "➠ Control",
+ "reload": "txt2img",
+ "hint": "Send this image to the ControlNet tool to help guide your next generation."
+ },
+ {
+ "id": 2222222,
+ "label": "➠ Text",
+ "localized": "➠ Text",
+ "reload": "txt2img",
+ "hint": "Send the image description to the main prompt box."
+ },
+ {
+ "id": 3333333,
+ "label": "➠ Image",
+ "localized": "➠ Image",
+ "reload": "txt2img",
+ "hint": "Send this image to the Image-to-Image tab to use as a base."
+ },
+ {
+ "id": 4444444,
+ "label": "➠ Process",
+ "localized": "➠ Process",
+ "reload": "txt2img",
+ "hint": "Send this image to the Post-Processing tab for upscaling or cleaning."
+ },
+ {
+ "id": 5555555,
+ "label": "➠ Caption",
+ "localized": "➠ Caption",
+ "reload": "txt2img",
+ "hint": "Send this image to the Captioning tool to generate tags."
+ },
+ {
+ "id": 6666666,
+ "label": "➠ Sketch",
+ "localized": "➠ Sketch",
+ "reload": "img2img",
+ "hint": "Send this image to the Sketch tool so you can draw on top of it."
+ },
+ {
+ "id": 7777777,
+ "label": "➠ Inpaint",
+ "localized": "➠ Inpaint",
+ "reload": "img2img",
+ "hint": "Send this image to the Inpaint tool to fix or change specific parts."
+ },
+ {
+ "id": 8888888,
+ "label": "➠ Composite",
+ "localized": "➠ Composite",
+ "reload": "img2img",
+ "hint": "Send this image to the Inpaint Sketch tool to blend new drawings into the scene."
+ },
+ {
+ "id": 1010101,
+ "label": "⬆️",
+ "localized": "⬆️",
+ "reload": "control",
+ "hint": "Pick a picture from your computer to use here."
+ },
+ {
+ "id": 2020202,
+ "label": "🔄",
+ "localized": "🔄",
+ "reload": "control",
+ "hint": "Clear everything and put all the settings back to how they started."
+ },
+ {
+ "id": 3030303,
+ "label": "🖼️",
+ "localized": "🖼️",
+ "reload": "control",
+ "hint": "Generate a quick look at what the AI sees before you make the final image."
+ },
+ {
+ "id": 4040404,
+ "label": "↺",
+ "localized": "↺",
+ "reload": "video",
+ "hint": "Apply your choice immediately without having to click extra buttons."
+ },
+ {
+ "id": 5050505,
+ "label": "",
+ "localized": "",
+ "reload": "gallery",
+ "hint": "Organize by name from A to Z."
+ },
+ {
+ "id": 6060606,
+ "label": "",
+ "localized": "",
+ "reload": "gallery",
+ "hint": "Organize by name from Z to A."
+ },
+ {
+ "id": 7070707,
+ "label": "",
+ "localized": "",
+ "reload": "gallery",
+ "hint": "Organize files from smallest to biggest."
+ },
+ {
+ "id": 8080808,
+ "label": "",
+ "localized": "",
+ "reload": "gallery",
+ "hint": "Organize files from biggest to smallest."
+ },
+ {
+ "id": 9090909,
+ "label": "",
+ "localized": "",
+ "reload": "gallery",
+ "hint": "Organize images from lowest quality to highest quality."
+ },
+ {
+ "id": 1122334,
+ "label": "",
+ "localized": "",
+ "reload": "gallery",
+ "hint": "Organize images from highest quality to lowest quality."
+ },
+ {
+ "id": 2233445,
+ "label": "",
+ "localized": "",
+ "reload": "gallery",
+ "hint": "Organize from the oldest files to the newest ones."
+ },
+ {
+ "id": 3344556,
+ "label": "",
+ "localized": "",
+ "reload": "gallery",
+ "hint": "Organize from the newest files to the oldest ones."
+ },
+ {
+ "id": 4455667,
+ "label": "⊗",
+ "localized": "⊗",
+ "reload": "n/a",
+ "hint": "Clear your current entry and reset the value."
+ },
+ {
+ "id": 5566778,
+ "label": "🔍",
+ "localized": "🔍",
+ "reload": "system_tab_docs",
+ "hint": "Type here to find what you are looking for."
+ },
+ {
+ "id": 6677889,
+ "label": "⇨",
+ "localized": "⇨",
+ "reload": "component-5560",
+ "hint": "Use this pre-saved set of settings right now."
+ },
+ {
+ "id": 7788990,
+ "label": "※",
+ "localized": "※",
+ "reload": "n/a",
+ "hint": "Choose if this model is used to fix details (Refiner) or to build the whole image (Base)."
+ },
+ {
+ "id": 8899001,
+ "label": "🔎︎",
+ "localized": "🔎︎",
+ "reload": "n/a",
+ "hint": "Check the internet (CivitAI) to find missing pictures or info for your models."
+ },
+ {
+ "id": 9900112,
+ "label": "⇕",
+ "localized": "⇕",
+ "reload": "n/a",
+ "hint": "Pick how you want to sort your list (Name, Size, or Date)."
+ },
+ {
+ "id": 1001122,
+ "label": "✕",
+ "localized": "✕",
+ "reload": "n/a",
+ "hint": "Close this window or menu."
+ }
+ ],
+ "a": [
+ {
+ "id": 672,
+ "label": "Advanced",
+ "localized": "Expert Controls",
+ "reload": "n/a",
+ "hint": "Deeper settings for people who want more control over how the AI builds the image"
+ },
+ {
+ "id": 318,
+ "label": "Adapters",
+ "localized": "Extra Style Plugins",
+ "reload": "n/a",
+ "hint": "Tools like IP-Adapter that let you feed the AI a reference image to copy its style or layout"
+ },
+ {
+ "id": 229,
+ "label": "Apply to model",
+ "localized": "Link to AI",
+ "reload": "n/a",
+ "hint": "Connect these settings to the brain of the AI model currently in use"
+ },
+ {
+ "id": 581,
+ "label": "Analyze",
+ "localized": "Scan Image",
+ "reload": "n/a",
+ "hint": "Let the AI look at the picture and try to describe what is inside it"
+ },
+ {
+ "id": 120,
+ "label": "Apply changes",
+ "localized": "Save and Reboot",
+ "reload": "n/a",
+ "hint": "Save your new settings and restart the engine to make them work"
+ },
+ {
+ "id": 841,
+ "label": "Apply settings",
+ "localized": "Save Settings",
+ "reload": "n/a",
+ "hint": "Keep the changes you just made to the options"
+ },
+ {
+ "id": 367,
+ "label": "Analyze model",
+ "localized": "Check AI File",
+ "reload": "n/a",
+ "hint": "Scan the model file to see its technical details and if it is safe to use"
+ },
+ {
+ "id": 389,
+ "label": "All",
+ "localized": "All",
+ "reload": "n/a",
+ "hint": "Show everything in this category"
+ },
+ {
+ "id": 647,
+ "label": "artist",
+ "localized": "Artist Style",
+ "reload": "n/a",
+ "hint": "The specific look or name of a creator the AI should try to mimic"
+ },
+ {
+ "id": 643,
+ "label": "Alpha",
+ "localized": "Alpha (Transparency)",
+ "reload": "n/a",
+ "hint": "Controls how see-through or solid an image or layer is"
+ },
+ {
+ "id": 748,
+ "label": "Advanced Options",
+ "localized": "Expert Mode",
+ "reload": "n/a",
+ "hint": "Reveals hidden settings that change the core behavior of the AI"
+ },
+ {
+ "id": 344,
+ "label": "Appearance",
+ "localized": "Visual Look",
+ "reload": "n/a",
+ "hint": "Change how the buttons, colors, and menus of this app look to you"
+ },
+ {
+ "id": 755,
+ "label": "Answer",
+ "localized": "AI Description",
+ "reload": "n/a",
+ "hint": "The text the AI generated based on your question or image"
+ },
+ {
+ "id": 202,
+ "label": "Adjust start",
+ "localized": "Start Tweaking At",
+ "reload": "n/a",
+ "hint": "The specific step in the drawing process where the AI starts fine-tuning the noise levels"
+ },
+ {
+ "id": 237,
+ "label": "Adjust end",
+ "localized": "Stop Tweaking At",
+ "reload": "n/a",
+ "hint": "The specific step where the AI stops fine-tuning the noise levels"
+ },
+ {
+ "id": 754,
+ "label": "AutoGuidance dropout",
+ "localized": "Guidance Randomness",
+ "reload": "n/a",
+ "hint": "Randomly turns off parts of the AI's guidance to help make the image more creative or varied"
+ },
+ {
+ "id": 143,
+ "label": "AutoGuidance layers",
+ "localized": "Smart Guidance Parts",
+ "reload": "n/a",
+ "hint": "Choose which specific layers of the AI brain get special guidance instructions"
+ },
+ {
+ "id": 817,
+ "label": "AutoGuidance config",
+ "localized": "Guidance Setup",
+ "reload": "n/a",
+ "hint": "Technical configuration for the automated guidance system"
+ },
+ {
+ "id": 199,
+ "label": "APG momentum",
+ "localized": "Guidance Speed",
+ "reload": "n/a",
+ "hint": "Controls how much the previous step influences the current one in the Perturbed-Attention Guidance process"
+ },
+ {
+ "id": 536,
+ "label": "APG rescale",
+ "localized": "Guidance Balancing",
+ "reload": "n/a",
+ "hint": "Resizes the guidance values so the colors don't get too fried or weird"
+ },
+ {
+ "id": 261,
+ "label": "Attention guidance",
+ "localized": "Focus Boost (PAG)",
+ "reload": "n/a",
+ "hint": "A special setting (PAG) that tells the AI to pay extra attention to details for better quality"
+ },
+ {
+ "id": 857,
+ "label": "Adaptive scaling",
+ "localized": "Smart Resizing",
+ "reload": "n/a",
+ "hint": "Automatically adjusts the strength of the focus boost based on what is being drawn"
+ },
+ {
+ "id": 987,
+ "label": "Active IP adapters",
+ "localized": "Plug-ins In Use",
+ "reload": "n/a",
+ "hint": "How many reference-image plugins are currently turned on"
+ },
+ {
+ "id": 859,
+ "label": "Adapter",
+ "localized": "Style Tool",
+ "reload": "n/a",
+ "hint": "The specific IP-Adapter file you want to use to guide the style"
+ },
+ {
+ "id": 654,
+ "label": "Anchor settings",
+ "localized": "Keyframe Rules",
+ "reload": "n/a",
+ "hint": "Rules for how specific images should stay consistent across a sequence"
+ },
+ {
+ "id": 100,
+ "label": "Alpha preset",
+ "localized": "Transparency Style",
+ "reload": "n/a",
+ "hint": "Pick a ready-made setting for how layers should blend together"
+ },
+ {
+ "id": 184,
+ "label": "Append heatmaps to results",
+ "localized": "Save Focus Maps",
+ "reload": "n/a",
+ "hint": "Save a colorful map showing exactly where the AI was looking when it drew each word"
+ },
+ {
+ "id": 868,
+ "label": "Auto apply",
+ "localized": "Auto Use",
+ "reload": "n/a",
+ "hint": "Automatically use the new prompt as soon as it is improved"
+ },
+ {
+ "id": 614,
+ "label": "Amplify LUT",
+ "localized": "Boost Colors",
+ "reload": "n/a",
+ "hint": "Make the color-grading effect stronger or more noticeable"
+ },
+ {
+ "id": 619,
+ "label": "Add time info",
+ "localized": "Show Render Time",
+ "reload": "n/a",
+ "hint": "Put a note on the final image showing how many seconds it took to draw"
+ },
+ {
+ "id": 998,
+ "label": "Add text info",
+ "localized": "Show Prompt Info",
+ "reload": "n/a",
+ "hint": "Write the prompt and settings used directly onto the bottom of the grid"
+ },
+ {
+ "id": 130,
+ "label": "Add metadata",
+ "localized": "Embed Hidden Data",
+ "reload": "n/a",
+ "hint": "Hide the settings and prompt inside the image file so you can read them later"
+ },
+ {
+ "id": 148,
+ "label": "Allowed languages",
+ "localized": "Set Languages",
+ "reload": "n/a",
+ "hint": "Choose which languages the AI is allowed to recognize or write in"
+ },
+ {
+ "id": 272,
+ "label": "Allowed alphabets",
+ "localized": "Set Letter Types",
+ "reload": "n/a",
+ "hint": "Choose which types of letters (like Latin, Cyrillic, Kanji) the AI can use"
+ },
+ {
+ "id": 829,
+ "label": "Apply to prompt",
+ "localized": "Copy to Input",
+ "reload": "n/a",
+ "hint": "Take the better version of the prompt and paste it into the main text box for you"
+ },
+ {
+ "id": 431,
+ "label": "Auto enhance",
+ "localized": "Auto Fix Prompts",
+ "reload": "n/a",
+ "hint": "Automatically make your prompts more detailed every time you click generate"
+ },
+ {
+ "id": 319,
+ "label": "ACI: Color to Mask",
+ "localized": "Pick Color to Replace",
+ "reload": "n/a",
+ "hint": "Select a color in the image. The AI will turn everything that color into a mask to be redrawn (like a Green Screen)."
+ },
+ {
+ "id": 396,
+ "label": "ACI: Color tolerance",
+ "localized": "Color Pickiness",
+ "reload": "n/a",
+ "hint": "How strict should the color picker be? Low means only the exact color, High means similar colors too."
+ },
+ {
+ "id": 247,
+ "label": "ACI: Denoising strength",
+ "localized": "Change Amount",
+ "reload": "n/a",
+ "hint": "How much the AI should change the area you picked. Low = slight change, High = totally new thing."
+ },
+ {
+ "id": 611,
+ "label": "ACI: Mask dilate",
+ "localized": "Grow Mask Area",
+ "reload": "n/a",
+ "hint": "Make the area to be redrawn slightly larger to ensure no edges are left behind"
+ },
+ {
+ "id": 203,
+ "label": "ACI: Mask erode",
+ "localized": "Shrink Mask Area",
+ "reload": "n/a",
+ "hint": "Make the area to be redrawn slightly smaller. Helps remove messy bits at the edges."
+ },
+ {
+ "id": 422,
+ "label": "ACI: Mask blur",
+ "localized": "Edge Softness",
+ "reload": "n/a",
+ "hint": "Makes the transition between the old image and the new AI drawing smoother and less blocky."
+ },
+ {
+ "id": 676,
+ "label": "Adaptive restore",
+ "localized": "Smart Fix",
+ "reload": "n/a",
+ "hint": "Automatically adjust how much of the original image is kept during a restoration"
+ },
+ {
+ "id": 938,
+ "label": "Apply noise",
+ "localized": "Add Grain",
+ "reload": "n/a",
+ "hint": "Add some random static/grain to help the AI blend new parts into an old photo"
+ },
+ {
+ "id": 912,
+ "label": "Auto min score",
+ "localized": "Detection Threshold",
+ "reload": "n/a",
+ "hint": "The minimum confidence the AI needs before it decides it found an object"
+ },
+ {
+ "id": 133,
+ "label": "Auto-segment",
+ "localized": "Auto Cut-out",
+ "reload": "n/a",
+ "hint": "Let the AI automatically find the outlines of objects in your picture"
+ },
+ {
+ "id": 499,
+ "label": "Auto-mask",
+ "localized": "Auto Hide Area",
+ "reload": "n/a",
+ "hint": "Let the AI automatically create a drawing area based on what it sees"
+ },
+ {
+ "id": 934,
+ "label": "Active",
+ "localized": "Turn On",
+ "reload": "n/a",
+ "hint": "Activate this feature or plugin"
+ },
+ {
+ "id": 314,
+ "label": "Attention",
+ "localized": "Focus",
+ "reload": "n/a",
+ "hint": "Controls which parts of the image the AI focuses its energy on"
+ },
+ {
+ "id": 895,
+ "label": "Adain",
+ "localized": "Style Transfer (AdaIN)",
+ "reload": "n/a",
+ "hint": "A technical method to quickly swap the style of one image onto another"
+ },
+ {
+ "id": 813,
+ "label": "Attention Adain",
+ "localized": "Focused Style Swap",
+ "reload": "n/a",
+ "hint": "Combines focus controls with style swapping for more accurate results"
+ },
+ {
+ "id": 967,
+ "label": "Apply filter",
+ "localized": "Use Filter",
+ "reload": "n/a",
+ "hint": "Run the selected filter on your image"
+ },
+ {
+ "id": 961,
+ "label": "Alpha matting",
+ "localized": "Smooth Cutout",
+ "reload": "n/a",
+ "hint": "A smart way to cut out objects (like hair) so the edges look natural and not jagged"
+ },
+ {
+ "id": 221,
+ "label": "Append Caption Files",
+ "localized": "Add to Descriptions",
+ "reload": "n/a",
+ "hint": "Add new tags to the end of your existing text files instead of deleting what was there"
+ },
+ {
+ "id": 556,
+ "label": "a1111",
+ "localized": "Classic Style",
+ "reload": "n/a",
+ "hint": "Uses the original prompt logic from the Automatic1111 interface"
+ },
+ {
+ "id": 746,
+ "label": "Autocast",
+ "localized": "Auto Precision",
+ "reload": "n/a",
+ "hint": "Let the computer decide the best math speed/quality balance while it works"
+ },
+ {
+ "id": 847,
+ "label": "Auto",
+ "localized": "Auto",
+ "reload": "n/a",
+ "hint": "Let the software choose the best setting for you"
+ },
+ {
+ "id": 587,
+ "label": "accuracy",
+ "localized": "Math Precision",
+ "reload": "n/a",
+ "hint": "How careful the AI is with its calculations. Higher is slower but more accurate."
+ },
+ {
+ "id": 144,
+ "label": "atiadlxx (AMD only)",
+ "localized": "AMD Graphics Fix",
+ "reload": "n/a",
+ "hint": "A special driver setting specifically for people using AMD video cards"
+ },
+ {
+ "id": 733,
+ "label": "aot_ts_nvfuser",
+ "localized": "Nvidia Speedup",
+ "reload": "n/a",
+ "hint": "A specific way to compile the code to make it run faster on Nvidia cards"
+ },
+ {
+ "id": 825,
+ "label": "Additional image browser folders",
+ "localized": "Other Folder Paths",
+ "reload": "n/a",
+ "hint": "Tell the app to look in these extra folders for your saved pictures"
+ },
+ {
+ "id": 726,
+ "label": "Add system information to metadata",
+ "localized": "Save PC Specs in Photo",
+ "reload": "n/a",
+ "hint": "Save what kind of computer and graphics card you used inside the image file"
+ },
+ {
+ "id": 570,
+ "label": "Autolaunch browser upon startup",
+ "localized": "Open Website Automatically",
+ "reload": "n/a",
+ "hint": "Automatically open your web browser to the AI page when the program starts"
+ },
+ {
+ "id": 240,
+ "label": "Allowed aspect ratios",
+ "localized": "Shape Presets",
+ "reload": "n/a",
+ "hint": "Restrict the image shapes (Square, Portrait, Widescreen) you can choose from"
+ },
+ {
+ "id": 487,
+ "label": "Approximate",
+ "localized": "Fast Preview",
+ "reload": "n/a",
+ "hint": "Shows a very blurry, low-quality preview quickly so you can see if the image looks right"
+ },
+ {
+ "id": 295,
+ "label": "Additional postprocessing operations",
+ "localized": "Extra Finishers",
+ "reload": "n/a",
+ "hint": "Extra steps to run on the image after the AI is done drawing it"
+ },
+ {
+ "id": 992,
+ "label": "Apply color correction",
+ "localized": "Fix Colors",
+ "reload": "n/a",
+ "hint": "Tries to match the colors of the new AI drawing to the original image colors"
+ },
+ {
+ "id": 552,
+ "label": "Apply mask as overlay",
+ "localized": "Show Red Mask",
+ "reload": "n/a",
+ "hint": "Show the area you are redrawing as a colored tint so you can see your work"
+ },
+ {
+ "id": 249,
+ "label": "Apply sRGB linearization",
+ "localized": "Fix Lighting Math",
+ "reload": "n/a",
+ "hint": "A technical step to make sure the light and colors are calculated correctly"
+ },
+ {
+ "id": 806,
+ "label": "Available networks",
+ "localized": "My AI Models",
+ "reload": "n/a",
+ "hint": "A list of all the extra LoRAs and models you have downloaded"
+ },
+ {
+ "id": 122,
+ "label": "Auto-convert SD15 embeddings to SDXL",
+ "localized": "Old to New Converter",
+ "reload": "n/a",
+ "hint": "Try to make old SD 1.5 style files work with the newer, bigger SDXL models"
+ },
+ {
+ "id": 423,
+ "label": "alias",
+ "localized": "Nicknames",
+ "reload": "n/a",
+ "hint": "Give your models or folders shorter, easier names"
+ },
+ {
+ "id": 752,
+ "label": "Attention query chunk size",
+ "localized": "Memory Chunk Size",
+ "reload": "n/a",
+ "hint": "How much information the AI processes at once. Lower this if you run out of Video Memory."
+ },
+ {
+ "id": 112,
+ "label": "Attention kv chunk size",
+ "localized": "Detail Chunk Size",
+ "reload": "n/a",
+ "hint": "Technical memory setting for how the AI remembers details while drawing"
+ },
+ {
+ "id": 508,
+ "label": "Attention chunking threshold",
+ "localized": "Auto-Memory Trigger",
+ "reload": "n/a",
+ "hint": "When the image gets this big, start splitting the work into chunks to save memory"
+ },
+ {
+ "id": 969,
+ "label": "Attempt VAE roll back for NaN values",
+ "localized": "Anti-Black-Image Fix",
+ "reload": "n/a",
+ "hint": "If the image turns out completely black or broken, try an older method to fix it"
+ },
+ {
+ "id": 282,
+ "label": "Add extended info to filename when saving grid",
+ "localized": "Long File Names",
+ "reload": "n/a",
+ "hint": "Include settings like 'Steps' and 'Seed' in the actual name of the file"
+ },
+ {
+ "id": 544,
+ "label": "Add LoRA to prompt",
+ "localized": "Auto-Tag LoRAs",
+ "reload": "n/a",
+ "hint": "Automatically add the code for a LoRA to your prompt when you click on it"
+ },
+ {
+ "id": 436,
+ "label": "Alpha Ratio",
+ "localized": "Strength Mix",
+ "reload": "n/a",
+ "hint": "How much of this specific effect to mix into the final image"
+ },
+ {
+ "id": 388,
+ "label": "ALPHA Block Weight Preset",
+ "localized": "Layer Power Presets",
+ "reload": "n/a",
+ "hint": "Pre-saved settings for which parts of the AI brain should be the strongest"
+ },
+ {
+ "id": 299,
+ "label": "Automatically determine rank",
+ "localized": "Auto Size Check",
+ "reload": "n/a",
+ "hint": "Let the AI figure out the complexity level of the file by itself"
+ },
+ {
+ "id": 740,
+ "label": "Autorank ratio",
+ "localized": "Smart Size Ratio",
+ "reload": "n/a",
+ "hint": "A technical setting for how the AI measures model complexity"
+ },
+ {
+ "id": 289,
+ "label": "Advanced guidance params",
+ "localized": "Deep Guidance Settings",
+ "reload": "n/a",
+ "hint": "Extra technical knobs for how the AI follows your instructions"
+ },
+ {
+ "id": 840,
+ "label": "Adapter 1",
+ "localized": "Style Slot 1",
+ "reload": "n/a",
+ "hint": "First slot for an image reference plugin"
+ },
+ {
+ "id": 335,
+ "label": "Adapter 2",
+ "localized": "Style Slot 2",
+ "reload": "n/a",
+ "hint": "Second slot for an image reference plugin"
+ },
+ {
+ "id": 867,
+ "label": "Adapter 3",
+ "localized": "Style Slot 3",
+ "reload": "n/a",
+ "hint": "Third slot for an image reference plugin"
+ },
+ {
+ "id": 529,
+ "label": "Adapter 4",
+ "localized": "Style Slot 4",
+ "reload": "n/a",
+ "hint": "Fourth slot for an image reference plugin"
+ },
+ {
+ "id": 521,
+ "label": "Audio",
+ "localized": "Sound",
+ "reload": "n/a",
+ "hint": "Include or adjust sound in your video generation"
+ },
+ {
+ "id": 649,
+ "label": "Advanced Options",
+ "localized": "Extra Settings",
+ "reload": "n/a",
+ "hint": "More settings for users who want to fine-tune the results"
+ },
+ {
+ "id": 917,
+ "label": "Advanced Options",
+ "localized": "Expert Settings",
+ "reload": "n/a",
+ "hint": "Settings for customizing the output more precisely"
+ },
+ {
+ "id": 631,
+ "label": "Advanced Options",
+ "localized": "Pro Controls",
+ "reload": "n/a",
+ "hint": "Deeper options for controlling the AI generation process"
+ }
+ ],
+ "b": [
+ {
+ "id": 0,
+ "label": "Batch",
+ "localized": "Do Lots at Once",
+ "reload": "",
+ "hint": "Settings for processing a bunch of images at the same time."
+ },
+ {
+ "id": 0,
+ "label": "Batch Caption",
+ "localized": "Name Lots of Pics",
+ "reload": "",
+ "hint": "Automatically create descriptions for a whole folder of images."
+ },
+ {
+ "id": 0,
+ "label": "Batch Tag",
+ "localized": "Tag Lots of Pics",
+ "reload": "",
+ "hint": "Automatically add keyword tags to a whole folder of images."
+ },
+ {
+ "id": 0,
+ "label": "Benchmark",
+ "localized": "Speed Test",
+ "reload": "",
+ "hint": "Run a test to see how fast your computer can make images."
+ },
+ {
+ "id": 0,
+ "label": "Backend Settings",
+ "localized": "Engine Room Settings",
+ "reload": "",
+ "hint": "Advanced settings for the tech that powers the AI (torch, onnx, or olive)."
+ },
+ {
+ "id": 0,
+ "label": "body",
+ "localized": "Body",
+ "reload": "",
+ "hint": "The main area of the interface."
+ },
+ {
+ "id": 0,
+ "label": "Beta",
+ "localized": "Tester Feature",
+ "reload": "",
+ "hint": "A new feature that is still being tested and might have bugs."
+ },
+ {
+ "id": 0,
+ "label": "Balanced Offload",
+ "localized": "Smart Memory Sharing",
+ "reload": "",
+ "hint": "Balances the workload between your graphics card and system memory."
+ },
+ {
+ "id": 0,
+ "label": "BitsAndBytes",
+ "localized": "Memory Squeezer",
+ "reload": "",
+ "hint": "A tool that shrinks models so they fit on cheaper or older graphics cards."
+ },
+ {
+ "id": 0,
+ "label": "Batch count",
+ "localized": "How Many Rounds",
+ "reload": "",
+ "hint": "How many times in a row the AI should run the generation process."
+ },
+ {
+ "id": 0,
+ "label": "Batch size",
+ "localized": "Images per Round",
+ "reload": "",
+ "hint": "How many images to make at the exact same time. Faster, but uses more video memory (VRAM)."
+ },
+ {
+ "id": 0,
+ "label": "Beta schedule",
+ "localized": "Noise Pattern",
+ "reload": "",
+ "hint": "Controls how the AI removes graininess. 'Linear' is simple, 'Cosine' is often smoother, and 'Sigmoid' is for experiments."
+ },
+ {
+ "id": 0,
+ "label": "Base shift",
+ "localized": "Starting Point Shift",
+ "reload": "",
+ "hint": "The minimum adjustment for small images when using automatic scaling."
+ },
+ {
+ "id": 0,
+ "label": "Brightness",
+ "localized": "Lightness",
+ "reload": "",
+ "hint": "Adjusts how bright or dark the final image looks."
+ },
+ {
+ "id": 0,
+ "label": "Block",
+ "localized": "Block",
+ "reload": "",
+ "hint": "A specific section of the AI model's brain."
+ },
+ {
+ "id": 0,
+ "label": "Block size",
+ "localized": "Square Size",
+ "reload": "",
+ "hint": "The size of the area the AI looks at when scanning for specific content."
+ },
+ {
+ "id": 0,
+ "label": "Banned words",
+ "localized": "No-Go Words",
+ "reload": "",
+ "hint": "List of words the AI should never use or try to draw."
+ },
+ {
+ "id": 0,
+ "label": "Blur",
+ "localized": "Soft Focus",
+ "reload": "",
+ "hint": "Makes parts of the image look blurry or out of focus."
+ },
+ {
+ "id": 0,
+ "label": "Batch input directory",
+ "localized": "Source Folder",
+ "reload": "",
+ "hint": "The folder where your starting images are kept."
+ },
+ {
+ "id": 0,
+ "label": "Batch output directory",
+ "localized": "Results Folder",
+ "reload": "",
+ "hint": "The folder where you want the finished images to be saved."
+ },
+ {
+ "id": 0,
+ "label": "Batch mask directory",
+ "localized": "Stencil Folder",
+ "reload": "",
+ "hint": "The folder containing black-and-white 'masks' to tell the AI which parts to change."
+ },
+ {
+ "id": 0,
+ "label": "Background threshold",
+ "localized": "BG Sensitivity",
+ "reload": "",
+ "hint": "Controls how easily the AI decides what is 'background' vs 'foreground'."
+ },
+ {
+ "id": 0,
+ "label": "Boost",
+ "localized": "Power Up",
+ "reload": "",
+ "hint": "Amplifies the effect of the current setting."
+ },
+ {
+ "id": 0,
+ "label": "Base",
+ "localized": "Main Settings",
+ "reload": "",
+ "hint": "The core settings used to start making your image."
+ },
+ {
+ "id": 0,
+ "label": "Blend strength",
+ "localized": "Mixing Power",
+ "reload": "",
+ "hint": "How much to mix the new image with the original one."
+ },
+ {
+ "id": 0,
+ "label": "Base model",
+ "localized": "Main AI Brain",
+ "reload": "",
+ "hint": "The primary file that determines the 'style' and 'knowledge' of the AI."
+ },
+ {
+ "id": 0,
+ "label": "Backend",
+ "localized": "AI Engine",
+ "reload": "",
+ "hint": "The software framework used to run the AI."
+ },
+ {
+ "id": 0,
+ "label": "Benchmark steps",
+ "localized": "Test Length",
+ "reload": "",
+ "hint": "How many steps to run during the speed test."
+ },
+ {
+ "id": 0,
+ "label": "Benchmark level",
+ "localized": "Test Difficulty",
+ "reload": "",
+ "hint": "How intense the speed test should be."
+ },
+ {
+ "id": 0,
+ "label": "balanced",
+ "localized": "Balanced",
+ "reload": "",
+ "hint": "A middle-ground setting that doesn't favor one thing over another."
+ },
+ {
+ "id": 0,
+ "label": "block_level",
+ "localized": "Part Detail",
+ "reload": "",
+ "hint": "Setting the level of detail for specific AI components."
+ },
+ {
+ "id": 0,
+ "label": "Backend storage",
+ "localized": "AI Memory Storage",
+ "reload": "",
+ "hint": "Where the compressed versions of the AI models are kept."
+ },
+ {
+ "id": 0,
+ "label": "BF16",
+ "localized": "Super-Fast Math",
+ "reload": "",
+ "hint": "A math format (Bfloat16) that makes AI run faster without losing much quality."
+ },
+ {
+ "id": 0,
+ "label": "Batch matrix-matrix",
+ "localized": "Standard Processing",
+ "reload": "",
+ "hint": "The basic way AI calculates data. Safe to use, but uses more memory."
+ },
+ {
+ "id": 0,
+ "label": "BCFHW",
+ "localized": "BCFHW",
+ "reload": "",
+ "hint": "An advanced technical data format used for processing images."
+ },
+ {
+ "id": 0,
+ "label": "BFCHW",
+ "localized": "BFCHW",
+ "reload": "",
+ "hint": "An advanced technical data format used for processing images."
+ },
+ {
+ "id": 0,
+ "label": "BCHW",
+ "localized": "BCHW",
+ "reload": "",
+ "hint": "The standard way data is arranged (Batch, Channels, Height, Width)."
+ },
+ {
+ "id": 0,
+ "label": "Batch mode uses sequential seeds",
+ "localized": "Keep Seeds in Order",
+ "reload": "",
+ "hint": "If you make 5 images, they will use number 101, 102, 103, etc., instead of random numbers."
+ },
+ {
+ "id": 0,
+ "label": "Batch uses original name",
+ "localized": "Keep Original Filename",
+ "reload": "",
+ "hint": "Save finished images using the same name they had before."
+ },
+ {
+ "id": 0,
+ "label": "Base images folder",
+ "localized": "Main Image Folder",
+ "reload": "",
+ "hint": "The default place where all your single images are saved."
+ },
+ {
+ "id": 0,
+ "label": "Base grids folder",
+ "localized": "Main Grid Folder",
+ "reload": "",
+ "hint": "The default place where your image collages (grids) are saved."
+ },
+ {
+ "id": 0,
+ "label": "Build info on first access",
+ "localized": "Load Info Later",
+ "reload": "",
+ "hint": "Wait until you click on something to load its info, making the initial startup faster."
+ },
+ {
+ "id": 0,
+ "label": "Beta Ratio",
+ "localized": "Beta Balance",
+ "reload": "",
+ "hint": "The ratio used for this experimental calculation."
+ },
+ {
+ "id": 0,
+ "label": "BETA Block Weight Preset",
+ "localized": "Test Weight Setup",
+ "reload": "",
+ "hint": "Pre-saved settings for how much influence different parts of the AI have."
+ },
+ {
+ "id": 0,
+ "label": "Base model type",
+ "localized": "Model Category",
+ "reload": "",
+ "hint": "Tells the system if the model is Stable Diffusion 1.5, XL, or something else."
+ }
+ ],
+ "c": [
+ {
+ "id": 0,
+ "label": "caption_nav",
+ "localized": "Captioning Tool",
+ "reload": "",
+ "hint": "Analyze your existing images and generate text descriptions for them."
+ },
+ {
+ "id": 0,
+ "label": "contributors",
+ "localized": "Contributors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "txt2img_clear_prompt_btn",
+ "localized": "Clear",
+ "reload": "",
+ "hint": "Wipe all prompts from the input boxes."
+ },
+ {
+ "id": 0,
+ "label": "component-940",
+ "localized": "Check Status",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Composite",
+ "localized": "Merge Images",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "control_params_elements",
+ "localized": "Control Settings",
+ "reload": "",
+ "hint": "Create a new image with precise structural guidance."
+ },
+ {
+ "id": 0,
+ "label": "ControlNet",
+ "localized": "ControlNet",
+ "reload": "",
+ "hint": "ControlNet is an advanced guidance model that keeps your image layout consistent."
+ },
+ {
+ "id": 0,
+ "label": "caption_tab_controls",
+ "localized": "Settings",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "CaptionCaption",
+ "localized": "Image Tagging",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "btn_console",
+ "localized": "Console Log",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ui_update_check",
+ "localized": "Check for Updates",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Change log",
+ "localized": "Version History",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Compute Settings",
+ "localized": "Hardware Settings",
+ "reload": "",
+ "hint": "Adjust how your GPU/CPU handles calculations, precision, and performance boosts."
+ },
+ {
+ "id": 0,
+ "label": "Current",
+ "localized": "Currently Loaded",
+ "reload": "",
+ "hint": "Look inside the AI model you are currently using."
+ },
+ {
+ "id": 0,
+ "label": "CivitAI",
+ "localized": "CivitAI Browser",
+ "reload": "",
+ "hint": "Search for and download new AI models directly from CivitAI."
+ },
+ {
+ "id": 0,
+ "label": "component-5503",
+ "localized": "Fix Missing Hashes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Community",
+ "localized": "Community Hub",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cloud",
+ "localized": "Cloud Storage",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "txt2img_extra_details_close_desc",
+ "localized": "Close",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "change_checkpoint",
+ "localized": "Switch AI Model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "change_refiner",
+ "localized": "Switch Refiner",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "change_vae",
+ "localized": "Switch VAE (Color Fix)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "change_reference",
+ "localized": "Switch Reference",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Corrections",
+ "localized": "Auto-Fixes",
+ "reload": "",
+ "hint": "Tweak the colors, sharpness, and brightness automatically while the image is being made."
+ },
+ {
+ "id": 0,
+ "label": "Control Methods",
+ "localized": "Guidance Modes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Control Media",
+ "localized": "Input Image",
+ "reload": "",
+ "hint": "Upload a specific image to use as the blueprint for your generation."
+ },
+ {
+ "id": 0,
+ "label": "ChronoEdit",
+ "localized": "Time Editor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cross Attention",
+ "localized": "Focus Optimization",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "CLiP Skip",
+ "localized": "CLIP Skip",
+ "reload": "",
+ "hint": "Tells the AI to stop analyzing the prompt early; 1 is standard, 2 is common for anime styles."
+ },
+ {
+ "id": 0,
+ "label": "Cache-DiT",
+ "localized": "Model Caching",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "CFG-Zero",
+ "localized": "Zero Guidance",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cache folders",
+ "localized": "Folder Paths",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Custom model loader",
+ "localized": "Manual Model Loader",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Client log",
+ "localized": "Activity Log",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "CLIP Analysis",
+ "localized": "Text-Image Matching",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Context",
+ "localized": "Context Window",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Correction mode",
+ "localized": "Fixing Style",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Color",
+ "localized": "Color Tone",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Center",
+ "localized": "Center Image",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Color grading",
+ "localized": "Visual Filters",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Crop to portrait",
+ "localized": "Crop to Vertical",
+ "reload": "",
+ "hint": "Cut the sides off your image to make it a portrait shape before the AI processes it."
+ },
+ {
+ "id": 0,
+ "label": "Concept Tokens",
+ "localized": "Trigger Words",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Colormap",
+ "localized": "Heatmap",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cosine scale 1",
+ "localized": "Smoothing Scale 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cosine scale 2",
+ "localized": "Smoothing Scale 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cosine scale 3",
+ "localized": "Smoothing Scale 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cache model",
+ "localized": "Save to Memory",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cosine scale",
+ "localized": "Smoothing Level",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cosine Background",
+ "localized": "Background Smoothing",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Control guidance",
+ "localized": "Guidance Power",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Contrast",
+ "localized": "Contrast Level",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "comma",
+ "localized": "Comma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Columns",
+ "localized": "Grid Columns",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Create video",
+ "localized": "Generate Video",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Censor",
+ "localized": "Safety Filter",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Check language",
+ "localized": "Language Check",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Check policy violations",
+ "localized": "Rule Check",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Check banned words",
+ "localized": "Banned Word Check",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Control preprocess input images",
+ "localized": "Pre-Process Images",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Control override denoise strength",
+ "localized": "Force Denoising",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Color variation",
+ "localized": "Color Randomness",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Change rate",
+ "localized": "Transition Speed",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Context after",
+ "localized": "Future Frames",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Context mask",
+ "localized": "Hidden Areas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Control only",
+ "localized": "Pure Control",
+ "reload": "",
+ "hint": "Use only the uploaded image below as the guide, ignoring other generation settings."
+ },
+ {
+ "id": 0,
+ "label": "CN Mode",
+ "localized": "Control Mode",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "CN Strength",
+ "localized": "Control Power",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "CN Start",
+ "localized": "Control Start %",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "CN End",
+ "localized": "Control End %",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "CN Tiles",
+ "localized": "Control Tiles",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Control factor",
+ "localized": "Influence Multiplier",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ControlNet-XS",
+ "localized": "Lightweight Control",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Coarse",
+ "localized": "Rough Details",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Color map",
+ "localized": "Color Reference",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Crop to fit",
+ "localized": "Smart Resizing",
+ "reload": "",
+ "hint": "If your image size doesn't match the output, this will zoom in slightly to fill the frame."
+ },
+ {
+ "id": 0,
+ "label": "CLiP Model",
+ "localized": "Text Understanding AI",
+ "reload": "",
+ "hint": "The brain that understands your prompt. Bigger models (ViT-L, ViT-H) are smarter but take more VRAM."
+ },
+ {
+ "id": 0,
+ "label": "Caption Model",
+ "localized": "Description AI",
+ "reload": "",
+ "hint": "The tool that looks at an image and writes the first draft of what it sees."
+ },
+ {
+ "id": 0,
+ "label": "Chunk Size",
+ "localized": "Batch Speed",
+ "reload": "",
+ "hint": "How many descriptions to process at once. Higher is faster but uses more graphics memory."
+ },
+ {
+ "id": 0,
+ "label": "CLiP Num Beams",
+ "localized": "Search Depth",
+ "reload": "",
+ "hint": "How hard the AI tries to find the perfect word. Higher values take longer but are more accurate."
+ },
+ {
+ "id": 0,
+ "label": "Character threshold",
+ "localized": "Detail Sensitivity",
+ "reload": "",
+ "hint": "How sure the AI must be before it adds a specific tag. Lower means more tags, higher means only certain tags."
+ },
+ {
+ "id": 0,
+ "label": "Cross-attention",
+ "localized": "Attention Links",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "cpu",
+ "localized": "Computer Processor (CPU)",
+ "reload": "",
+ "hint": "Uses your computer's main processor instead of the graphics card. Very slow."
+ },
+ {
+ "id": 0,
+ "label": "Cached models",
+ "localized": "Ready-to-Use Models",
+ "reload": "",
+ "hint": "The number of models kept in your RAM so you can switch between them instantly."
+ },
+ {
+ "id": 0,
+ "label": "combined",
+ "localized": "Combined",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Compress ratio",
+ "localized": "Shrink Ratio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "compel",
+ "localized": "Prompt Weighting",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Channels last",
+ "localized": "Fast Memory Layout",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "cuDNN full-depth benchmark",
+ "localized": "NVIDIA Speed Test",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "cuDNN benchmark limit",
+ "localized": "Speed Test Limit",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "cudaMallocAsync",
+ "localized": "Smart Memory Management",
+ "reload": "",
+ "hint": "A newer way to handle graphics memory. Faster, but might crash some old cards."
+ },
+ {
+ "id": 0,
+ "label": "CLiP skip enabled",
+ "localized": "Enable CLIP Skip",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cache-DiT enabled",
+ "localized": "Enable Speed Caching",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cache-DiT F-compute blocks",
+ "localized": "Forward Speed Blocks",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cache-DiT B-compute blocks",
+ "localized": "Backward Speed Blocks",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cache-DiT residual diff threshold",
+ "localized": "Precision Cutoff",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cache-DiT warmup steps",
+ "localized": "Startup Steps",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "CFG-Zero enabled",
+ "localized": "Enable CFG-Zero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "CFG-Zero star",
+ "localized": "Start Level",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "CFG-Zero steps",
+ "localized": "Effect Duration",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "cudagraphs",
+ "localized": "Optimized Cycles",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cleanup temporary folder on startup",
+ "localized": "Wipe Temporary Files",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Create ZIP archive for multiple images",
+ "localized": "Pack into ZIP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "cover",
+ "localized": "Fill Entire Area",
+ "reload": "",
+ "hint": "Make the image cover the whole box."
+ },
+ {
+ "id": 0,
+ "label": "Compact view",
+ "localized": "Small Interface",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cache text encoder results",
+ "localized": "Save Prompt Processing",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "contain",
+ "localized": "Fit Inside",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ctrl+up/down word delimiters",
+ "localized": "Prompt Keyboard Shortcuts",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ctrl+up/down precision when editing (attention:1.1)",
+ "localized": "Emphasis Step Size",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ctrl+up/down precision when editing ",
+ "localized": "LoRA Step Size",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cached VAEs",
+ "localized": "Saved VAEs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ckpt",
+ "localized": "Model Format (CKPT)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Comma separated list with optional strength per LoRA",
+ "localized": "LoRA List",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "CivitAI token",
+ "localized": "CivitAI API Key",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Custom pipeline",
+ "localized": "Custom Processing",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Custom model",
+ "localized": "Manual Model Choice",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ControlNet unit 1",
+ "localized": "Control Slot 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ControlNet unit 2",
+ "localized": "Control Slot 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ControlNet unit 3",
+ "localized": "Control Slot 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ControlNet unit 4",
+ "localized": "Control Slot 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ControlNet-XS unit 1",
+ "localized": "Lite Slot 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ControlNet-XS unit 2",
+ "localized": "Lite Slot 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ControlNet-XS unit 3",
+ "localized": "Lite Slot 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ControlNet-XS unit 4",
+ "localized": "Lite Slot 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Control-LLLite unit 1",
+ "localized": "Low-Power Slot 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Control-LLLite unit 2",
+ "localized": "Low-Power Slot 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Control-LLLite unit 3",
+ "localized": "Low-Power Slot 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Control-LLLite unit 4",
+ "localized": "Low-Power Slot 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Control settings",
+ "localized": "Control Parameters",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Canny",
+ "localized": "Edge Detection (Canny)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Condition",
+ "localized": "Requirement",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Caption: Batch",
+ "localized": "Mass Captioning",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Control elements",
+ "localized": "Guidance Modules",
+ "reload": "",
+ "hint": "These are tools that help steer the AI to create exactly what you want."
+ }
+ ],
+ "d": [
+ {
+ "id": -1,
+ "label": "Docs",
+ "localized": "Manual",
+ "reload": "",
+ "hint": "View the online documentation and guides."
+ },
+ {
+ "id": -1,
+ "label": "Discord",
+ "localized": "Community",
+ "reload": "",
+ "hint": "Join the Discord server for help and chatting with others."
+ },
+ {
+ "id": -1,
+ "label": "Detail",
+ "localized": "Add Detail",
+ "reload": "",
+ "hint": "Detailer runs additional generate at higher resolution for a detected objects"
+ },
+ {
+ "id": -1,
+ "label": "Delete",
+ "localized": "Trash",
+ "reload": "",
+ "hint": "Delete image"
+ },
+ {
+ "id": -1,
+ "label": "Default",
+ "localized": "Standard",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Download updates",
+ "localized": "Update Now",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Download model",
+ "localized": "Get Model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Diffusers",
+ "localized": "Diffusers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Distilled",
+ "localized": "Slim Version",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Description",
+ "localized": "About",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Details",
+ "localized": "Extra Info",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Detailer",
+ "localized": "Face/Object Fixer",
+ "reload": "",
+ "hint": "Detailer runs additional generate at higher resolution for a detected objects"
+ },
+ {
+ "id": -1,
+ "label": "Denoise",
+ "localized": "Change Amount",
+ "reload": "",
+ "hint": "Denoising settings. Higher denoise means that more of existing image content is allowed to change during generate"
+ },
+ {
+ "id": -1,
+ "label": "DirectML",
+ "localized": "DirectML",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Download model from huggingface",
+ "localized": "Get from HF",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dropdown",
+ "localized": "Menu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "dynamic",
+ "localized": "Auto-Adjust",
+ "reload": "",
+ "hint": "Dynamic shifting automatically adjusts the denoising schedule based on your image resolution. The scheduler interpolates between base_shift and max_shift based on actual image resolution. Enabling disables static Flow shift."
+ },
+ {
+ "id": -1,
+ "label": "Detailer models",
+ "localized": "Fixer AI",
+ "reload": "",
+ "hint": "Select detection models to use for detailing"
+ },
+ {
+ "id": -1,
+ "label": "Detailer list",
+ "localized": "Fixer Queue",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Detailer classes",
+ "localized": "Target Objects",
+ "reload": "",
+ "hint": "Specify specific classes to use if selected detailer model is a multi-class model"
+ },
+ {
+ "id": -1,
+ "label": "Detailer prompt",
+ "localized": "Fixer Words",
+ "reload": "",
+ "hint": "Use separate prompt for detailer. If not present, it will use primary prompt"
+ },
+ {
+ "id": -1,
+ "label": "Detailer negative prompt",
+ "localized": "Fixer Avoid",
+ "reload": "",
+ "hint": "Use separate negative prompt for detailer. If not present, it will use primary negative prompt"
+ },
+ {
+ "id": -1,
+ "label": "Detailer steps",
+ "localized": "Fixer Steps",
+ "reload": "",
+ "hint": "Number of steps to run for detailer process"
+ },
+ {
+ "id": -1,
+ "label": "Detailer strength",
+ "localized": "Fixer Power",
+ "reload": "",
+ "hint": "Denoising strength of detailer process"
+ },
+ {
+ "id": -1,
+ "label": "Detailer resolution",
+ "localized": "Fixer Quality",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising batch size",
+ "localized": "Batch Count",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dilate tau",
+ "localized": "Spread Factor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Draw legend",
+ "localized": "Show Labels",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising strength",
+ "localized": "Creativity/Change",
+ "reload": "",
+ "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": -1,
+ "label": "Denoise start",
+ "localized": "Refiner Start",
+ "reload": "",
+ "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": -1,
+ "label": "down",
+ "localized": "Down",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Decode chunks",
+ "localized": "Chunk Decode",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dilate",
+ "localized": "Expand",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth and normal",
+ "localized": "3D Shapes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Distance threshold",
+ "localized": "Far/Near Cutoff",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth threshold",
+ "localized": "Depth Cutoff",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising steps",
+ "localized": "Cleanup Steps",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth map",
+ "localized": "3D Map",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic shift",
+ "localized": "Auto Shift",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Duration",
+ "localized": "Time",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Device Info",
+ "localized": "PC Parts",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Diffusers load using Run:ai streamer",
+ "localized": "Fast Streamer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable accelerate",
+ "localized": "No Speed-up",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable T5 text encoder",
+ "localized": "Off T5",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic loss threshold",
+ "localized": "Auto Quality Loss",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dequantize using torch.compile",
+ "localized": "Unpack (Fast)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dequantize using full precision",
+ "localized": "Unpack (High Quality)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disabled",
+ "localized": "Off",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention BMM",
+ "localized": "Memory Saver",
+ "reload": "",
+ "hint": "Performs attention computation in steps instead of all at once. Slower inference times, but greatly reduced memory usage"
+ },
+ {
+ "id": -1,
+ "label": "Dynamic attention",
+ "localized": "Smart RAM Use",
+ "reload": "",
+ "hint": "Adjusts attention computation dynamically per step. Saves VRAM but slows generation."
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention slicing rate",
+ "localized": "Slicing Speed",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention trigger rate",
+ "localized": "Auto-Slicing Point",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Deterministic mode",
+ "localized": "Same Result Mode",
+ "reload": "",
+ "hint": "Forces deterministic output across runs. Useful for reproducibility, but may disable some optimizations."
+ },
+ {
+ "id": -1,
+ "label": "DirectML retry ops for NaN",
+ "localized": "DML Error Fix",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "deep-cache",
+ "localized": "Deep Cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "DeepCache cache interval",
+ "localized": "Cache Speed",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Directory for temporary images; leave empty for default",
+ "localized": "Temp Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Do not display video output in UI",
+ "localized": "Hide Video Preview",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Directory name pattern",
+ "localized": "Folder Naming",
+ "reload": "",
+ "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], [datetime], [job_timestamp]; leave empty for default"
+ },
+ {
+ "id": -1,
+ "label": "Dark",
+ "localized": "Dark Mode",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disabled UI tabs",
+ "localized": "Hidden Tabs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable variable aspect ratio",
+ "localized": "Lock Shape",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Desktop",
+ "localized": "Desktop",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Downscale high resolution live previews",
+ "localized": "Shrink Previews",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Detailer use model augment",
+ "localized": "HD Fixer Model",
+ "reload": "",
+ "hint": "Run detailer detection models at extra precision"
+ },
+ {
+ "id": -1,
+ "label": "Default strength",
+ "localized": "Standard Power",
+ "reload": "",
+ "hint": "When adding extra network such as Lora to prompt, use this multiplier for it"
+ },
+ {
+ "id": -1,
+ "label": "Do not change selected model when reading generation parameters",
+ "localized": "Lock Model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Do conditional and unconditional denoising in one batch",
+ "localized": "Quick Math",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable NaN check",
+ "localized": "Skip Error Check",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disallow models in ckpt format",
+ "localized": "Block Old Files",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Default upscaler for image resize operations",
+ "localized": "Standard Resizer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Debug info",
+ "localized": "Dev Stats",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Download folder",
+ "localized": "Save Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "DWPose",
+ "localized": "DWPose",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth Anything",
+ "localized": "Depth Pro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth Pro",
+ "localized": "Depth High",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Decode",
+ "localized": "Convert",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "e": [
+ {
+ "id": 843,
+ "label": "Enhance prompt",
+ "localized": "Make my prompt better",
+ "reload": "",
+ "hint": "Uses a smart AI (LLM) to turn your simple prompt into a detailed one for better images."
+ },
+ {
+ "id": 0,
+ "label": "Enhance now",
+ "localized": "Do magic now",
+ "reload": "",
+ "hint": "Click this to start the AI upgrade on your current prompt."
+ },
+ {
+ "id": 0,
+ "label": "Extensions",
+ "localized": "Add-ons",
+ "reload": "",
+ "hint": "Manage extra features and plugins installed in the app."
+ },
+ {
+ "id": 0,
+ "label": "Extract LoRA",
+ "localized": "Grab LoRA",
+ "reload": "",
+ "hint": "Pulls out a LoRA (style filter) from a model you have."
+ },
+ {
+ "id": 0,
+ "label": "Embedded metadata",
+ "localized": "Hidden info",
+ "reload": "",
+ "hint": "The settings and prompt info hidden inside an image file."
+ },
+ {
+ "id": 0,
+ "label": "Extension list",
+ "localized": "Plug-in list",
+ "reload": "",
+ "hint": "A view of all your installed extra tools."
+ },
+ {
+ "id": 0,
+ "label": "Execution Precision",
+ "localized": "Math accuracy",
+ "reload": "",
+ "hint": "How precise the computer math is; lower is faster but might look slightly different."
+ },
+ {
+ "id": 0,
+ "label": "Embeddings",
+ "localized": "Textual Inversions",
+ "reload": "",
+ "hint": "Small files that teach the AI specific characters or styles using simple words."
+ },
+ {
+ "id": 0,
+ "label": "Extract currently loaded LoRA(s)",
+ "localized": "Save active LoRAs",
+ "reload": "",
+ "hint": "Saves the specific style settings you are using right now."
+ },
+ {
+ "id": 0,
+ "label": "Enable LayerSkipConfig",
+ "localized": "Skip layers",
+ "reload": "",
+ "hint": "Speeds up generation by skipping some AI processing steps."
+ },
+ {
+ "id": 0,
+ "label": "Enable refine pass",
+ "localized": "Polishing stage",
+ "reload": "",
+ "hint": "Runs a second pass on the image to fix blurry parts and add tiny details."
+ },
+ {
+ "id": 0,
+ "label": "Enable detailer pass",
+ "localized": "Face & detail fixer",
+ "reload": "",
+ "hint": "Finds things like faces or hands and redraws them at higher quality."
+ },
+ {
+ "id": 0,
+ "label": "Edge padding",
+ "localized": "Border room",
+ "reload": "",
+ "hint": "How much extra space to look at around the area you are fixing."
+ },
+ {
+ "id": 0,
+ "label": "Edge blur",
+ "localized": "Smooth edges",
+ "reload": "",
+ "hint": "Blurs the transition between the old image and the new fixed part."
+ },
+ {
+ "id": 0,
+ "label": "End",
+ "localized": "Stop point",
+ "reload": "",
+ "hint": "When to stop this specific effect during the drawing process."
+ },
+ {
+ "id": 0,
+ "label": "ETA",
+ "localized": "Time left",
+ "reload": "",
+ "hint": "Estimated time until your image is finished."
+ },
+ {
+ "id": 0,
+ "label": "Enable FreeU",
+ "localized": "Free quality boost",
+ "reload": "",
+ "hint": "A setting that makes images look better for free by balancing AI layers."
+ },
+ {
+ "id": 0,
+ "label": "Enable tonemap",
+ "localized": "Fix colors/lighting",
+ "reload": "",
+ "hint": "Adjusts the brightness and contrast so the image doesn't look washed out."
+ },
+ {
+ "id": 0,
+ "label": "Enabled",
+ "localized": "Turn on",
+ "reload": "",
+ "hint": "Switch this feature on."
+ },
+ {
+ "id": 0,
+ "label": "Exposure",
+ "localized": "Brightness",
+ "reload": "",
+ "hint": "Controls how much light appears to be in the image."
+ },
+ {
+ "id": 0,
+ "label": "Encoder",
+ "localized": "Translator",
+ "reload": "",
+ "hint": "The part of the AI that turns your words into math the computer understands."
+ },
+ {
+ "id": 0,
+ "label": "Enhanced prompt",
+ "localized": "Better prompt",
+ "reload": "",
+ "hint": "The new, detailed version of your prompt created by the AI."
+ },
+ {
+ "id": 0,
+ "label": "Edit start",
+ "localized": "Start changing",
+ "reload": "",
+ "hint": "When in the process to start applying your edits."
+ },
+ {
+ "id": 0,
+ "label": "Edit stop",
+ "localized": "Stop changing",
+ "reload": "",
+ "hint": "When in the process to stop applying your edits."
+ },
+ {
+ "id": 0,
+ "label": "Erode",
+ "localized": "Shrink edges",
+ "reload": "",
+ "hint": "Thins out the edges of a shape or mask."
+ },
+ {
+ "id": 0,
+ "label": "edge",
+ "localized": "Outline",
+ "reload": "",
+ "hint": "The border or outline of an object."
+ },
+ {
+ "id": 0,
+ "label": "Ensemble size",
+ "localized": "Group size",
+ "reload": "",
+ "hint": "How many different AI 'guesses' to average together for the result."
+ },
+ {
+ "id": 0,
+ "label": "Enable",
+ "localized": "On",
+ "reload": "",
+ "hint": "Activate this setting."
+ },
+ {
+ "id": 0,
+ "label": "Erode size",
+ "localized": "Shrink amount",
+ "reload": "",
+ "hint": "How many pixels to trim off the edges."
+ },
+ {
+ "id": 0,
+ "label": "Enable PixelArt",
+ "localized": "Make it blocky",
+ "reload": "",
+ "hint": "Turns the output into a retro pixel art style."
+ },
+ {
+ "id": 0,
+ "label": "Enable edge detection",
+ "localized": "Find outlines",
+ "reload": "",
+ "hint": "Tells the AI to look for lines and borders in an image."
+ },
+ {
+ "id": 0,
+ "label": "Edge block size",
+ "localized": "Line thickness",
+ "reload": "",
+ "hint": "How chunky the detected lines should be."
+ },
+ {
+ "id": 0,
+ "label": "Edge image weight",
+ "localized": "Outline strength",
+ "reload": "",
+ "hint": "How much the AI should stick to the detected outlines."
+ },
+ {
+ "id": 0,
+ "label": "Escape brackets",
+ "localized": "Fix tag symbols",
+ "reload": "",
+ "hint": "Adds slashes so symbols like ( ) don't confuse the AI prompt system."
+ },
+ {
+ "id": 0,
+ "label": "Exclude tags",
+ "localized": "Banned words",
+ "reload": "",
+ "hint": "A list of words or tags you don't want to see in the results."
+ },
+ {
+ "id": 0,
+ "label": "Extension GIT repository URL",
+ "localized": "Plug-in web link",
+ "reload": "",
+ "hint": "The website address (usually GitHub) where the add-on is located."
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CPU",
+ "localized": "Use Processor (Slow)",
+ "reload": "",
+ "hint": "Runs the AI on your computer's main processor."
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.DirectML",
+ "localized": "Use Windows Graphics",
+ "reload": "",
+ "hint": "Uses Windows tech to run AI on various graphics cards."
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CUDA",
+ "localized": "Use NVIDIA Card (Fast)",
+ "reload": "",
+ "hint": "Uses NVIDIA's special tech for the fastest AI speeds."
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.ROCm",
+ "localized": "Use AMD Card",
+ "reload": "",
+ "hint": "Uses AMD's tech for running AI on their graphics cards."
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.MIGraphX",
+ "localized": "Use AMD (Advanced)",
+ "reload": "",
+ "hint": "An optimized way to run AI on newer AMD hardware."
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.OpenVINO",
+ "localized": "Use Intel Power",
+ "reload": "",
+ "hint": "Speeds up AI if you are using an Intel processor or graphics."
+ },
+ {
+ "id": 0,
+ "label": "Enable modular pipelines (experimental)",
+ "localized": "Flexible mode (Beta)",
+ "reload": "",
+ "hint": "A new way for the app to handle models that is still being tested."
+ },
+ {
+ "id": 0,
+ "label": "Expandable segments",
+ "localized": "Memory blocks",
+ "reload": "",
+ "hint": "Technical setting for how the computer manages its memory."
+ },
+ {
+ "id": 0,
+ "label": "Enable use of reference models",
+ "localized": "Use helper models",
+ "reload": "",
+ "hint": "Allows the AI to look at other models to help create your image."
+ },
+ {
+ "id": 0,
+ "label": "Enable embeddings support",
+ "localized": "Allow custom styles",
+ "reload": "",
+ "hint": "Turns on the ability to use small style-helper files."
+ },
+ {
+ "id": 0,
+ "label": "Enable file wildcards support",
+ "localized": "Random word lists",
+ "reload": "",
+ "hint": "Allows using files with lists of words to pick from randomly."
+ },
+ {
+ "id": 0,
+ "label": "Extra noise multiplier for img2img",
+ "localized": "Chaos level",
+ "reload": "",
+ "hint": "Adds more 'static' to the image to give the AI more room to change things."
+ },
+ {
+ "id": 0,
+ "label": "Embeddings train templates directory",
+ "localized": "Study guide folder",
+ "reload": "",
+ "hint": "The folder where the AI looks for instructions on how to learn new styles."
+ },
+ {
+ "id": 0,
+ "label": "Enable Hypernetwork support",
+ "localized": "Use Hypernetworks",
+ "reload": "",
+ "hint": "Turns on a specific type of style filter used in older models."
+ },
+ {
+ "id": 0,
+ "label": "Enable tensorboard logging",
+ "localized": "Show progress graphs",
+ "reload": "",
+ "hint": "Saves data about the AI's learning so you can see it on a chart."
+ }
+ ],
+ "f": [
+ {
+ "id": 0,
+ "label": "Fixed",
+ "localized": "Just Resize",
+ "reload": "",
+ "hint": "Simply force the image into the set dimensions. Careful: if your numbers don't match the original shape, things will look stretched or squashed."
+ },
+ {
+ "id": 0,
+ "label": "Folder",
+ "localized": "Storage Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "FramePack",
+ "localized": "Frame Packer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Frames",
+ "localized": "Animation Frames",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fallback guidance",
+ "localized": "Backup Guidance",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU",
+ "localized": "FreeU (Detail Booster)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Faster Cache",
+ "localized": "Faster Speed Cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folders",
+ "localized": "File Locations",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fetch model preview metadata",
+ "localized": "Get Model Info/Pictures",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flow shift",
+ "localized": "Flow Shift (Timing)",
+ "reload": "",
+ "hint": "This controls when the AI focuses on big shapes versus tiny details. Set it higher (above 1.0) for better structure, or lower (below 1.0) for sharper textures. Default is usually 3."
+ },
+ {
+ "id": 0,
+ "label": "FDG scales",
+ "localized": "FDG Scale Strength",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FDG weights",
+ "localized": "FDG Importance Weights",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FDG rescale space",
+ "localized": "FDG Rescale Mode",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force HiRes",
+ "localized": "Force High-Res Fix",
+ "reload": "",
+ "hint": "Normally High-Res Fix only works with Latent upscalers. Turn this on if you want to use it with standard AI upscalers like ESRGAN."
+ },
+ {
+ "id": 0,
+ "label": "FreeU preset",
+ "localized": "FreeU Settings Profile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FaceID Model",
+ "localized": "Face Recognition Model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Final strength",
+ "localized": "Ending Strength",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "full",
+ "localized": "Full Quality",
+ "reload": "",
+ "hint": "Always use the highest precision (FP32) for the best results."
+ },
+ {
+ "id": 0,
+ "label": "Fall-off exponent (lower=higher detail)",
+ "localized": "Edge Smoothness",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fill strength",
+ "localized": "Color Fill Strength",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Face",
+ "localized": "Face Detection",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Face confidence",
+ "localized": "Face Match Accuracy",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP model variant",
+ "localized": "AI Model Version",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP resolution",
+ "localized": "Video Resolution",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP duration",
+ "localized": "Video Length",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP target FPS",
+ "localized": "Video Smoothness (FPS)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP interpolation",
+ "localized": "Frame Smoothing",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP init strength",
+ "localized": "Starting Strength",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP end strength",
+ "localized": "Ending Strength",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP vision strength",
+ "localized": "Visual Importance",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP section prompts",
+ "localized": "Scene Descriptions",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP latent window size",
+ "localized": "Processing Window",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP steps",
+ "localized": "Generation Steps",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP sampler shift",
+ "localized": "Sampling Timing",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP CFG scale",
+ "localized": "Prompt Strictness (CFG)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP distilled CFG scale",
+ "localized": "Mini-Model CFG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP CFG re-scale",
+ "localized": "CFG Contrast Fix",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP system prompt",
+ "localized": "Hidden Master Instructions",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP model receipe",
+ "localized": "Model Recipe",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable TeaCache",
+ "localized": "Use TeaCache Speedup",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP use optimized system prompt",
+ "localized": "Use Better Auto-Prompt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable CFGZero",
+ "localized": "Enable CFGZero Mode",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable Preview",
+ "localized": "Show Live Preview",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP attention",
+ "localized": "Attention Mode",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP VAE",
+ "localized": "Color/Detail Fixer (VAE)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FPS",
+ "localized": "Frames Per Second",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Foreground threshold",
+ "localized": "Subject Cutout Sensitivity",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Frame change sensitivity",
+ "localized": "Motion Sensitivity",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename",
+ "localized": "File Name",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force model eval",
+ "localized": "Force Model Check",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "false",
+ "localized": "Off",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Full precision (--no-half-vae)",
+ "localized": "High Quality VAE (Slow)",
+ "reload": "",
+ "hint": "Prevents black images or weird colors by using more memory. Good for high-end cards."
+ },
+ {
+ "id": 0,
+ "label": "FP32",
+ "localized": "FP32 (Highest Quality)",
+ "reload": "",
+ "hint": "Uses maximum math precision. Slower, but most stable."
+ },
+ {
+ "id": 0,
+ "label": "FP16",
+ "localized": "FP16 (Half Quality/Fast)",
+ "reload": "",
+ "hint": "Uses half math precision. Much faster and uses less memory."
+ },
+ {
+ "id": 0,
+ "label": "Force full precision (--no-half)",
+ "localized": "High Quality Model (Slow)",
+ "reload": "",
+ "hint": "Forces the AI to use more memory for potentially better quality and fewer errors."
+ },
+ {
+ "id": 0,
+ "label": "Flash",
+ "localized": "Flash Mode",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flex attention",
+ "localized": "Flex Attention",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flash attention",
+ "localized": "Flash Attention (Fast)",
+ "reload": "",
+ "hint": "A massive speed boost for your GPU. It saves memory but might make images slightly different every time you generate them."
+ },
+ {
+ "id": 0,
+ "label": "Fused projections",
+ "localized": "Merged Math Projections",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU enabled",
+ "localized": "Enable FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 1st stage backbone",
+ "localized": "FreeU Main Power 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 2nd stage backbone",
+ "localized": "FreeU Main Power 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 1st stage skip",
+ "localized": "FreeU Detail Skip 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 2nd stage skip",
+ "localized": "FreeU Detail Skip 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FoCa",
+ "localized": "FoCa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache cache enabled",
+ "localized": "Enable Speed Cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip range",
+ "localized": "Cache Skip Range",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip start",
+ "localized": "Cache Skip Start",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip end",
+ "localized": "Cache Skip End",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip range",
+ "localized": "Uncond Skip Range",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip start",
+ "localized": "Uncond Skip Start",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip end",
+ "localized": "Uncond Skip End",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache guidance distilled",
+ "localized": "Guided Speedup",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "fullgraph",
+ "localized": "Full Graph Optimization",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with stable diffusion models",
+ "localized": "Main AI Models Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Huggingface models",
+ "localized": "Huggingface AI Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for Huggingface cache",
+ "localized": "Temporary AI Files",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for Tunable ops cache",
+ "localized": "Optimization Cache Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with VAE files",
+ "localized": "Color Fixers (VAE) Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with UNET files",
+ "localized": "UNET Models Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Text encoder files",
+ "localized": "Prompt Reader Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with LoRA network(s)",
+ "localized": "LoRA (Styles) Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "File or Folder with user-defined styles",
+ "localized": "My Saved Styles Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with user-defined wildcards",
+ "localized": "Wildcards (Randomizer) Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with textual inversion embeddings",
+ "localized": "Embeddings Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Control models",
+ "localized": "ControlNet Models Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Yolo models",
+ "localized": "Yolo (Object Detection) Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with ESRGAN models",
+ "localized": "ESRGAN (Upscale) Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with BSRGAN models",
+ "localized": "BSRGAN (Upscale) Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with RealESRGAN models",
+ "localized": "Real-ESRGAN Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with SCUNet models",
+ "localized": "SCUNet Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with SwinIR models",
+ "localized": "SwinIR Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with CLIP models",
+ "localized": "CLIP (Vision) Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for disk offload",
+ "localized": "Emergency RAM (Disk) Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for OpenVINO cache",
+ "localized": "OpenVINO Speed Cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for ONNX cached models",
+ "localized": "ONNX Speed Cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for ONNX conversion",
+ "localized": "ONNX Temporary Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with chaiNNer models",
+ "localized": "chaiNNer Models Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "File format",
+ "localized": "Image Format (JPG/PNG)",
+ "reload": "",
+ "hint": "Choose what kind of file you want to save."
+ },
+ {
+ "id": 0,
+ "label": "Font file",
+ "localized": "Text Font",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Font color",
+ "localized": "Text Color",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for text generate",
+ "localized": "Prompt Save Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for image generate",
+ "localized": "Output Images Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for control generate",
+ "localized": "ControlNet Output Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for processed images",
+ "localized": "Processed Images Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for manually saved images",
+ "localized": "Manual Saves Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for videos",
+ "localized": "Videos Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for init images",
+ "localized": "Source Images Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for txt2img grids",
+ "localized": "Grid Images Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for img2img grids",
+ "localized": "Variation Grid Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for control grids",
+ "localized": "ControlNet Grid Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Font size",
+ "localized": "Text Size",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Full VAE",
+ "localized": "Highest Quality Preview",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force offline mode",
+ "localized": "Offline Mode (No Internet)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fixed UNet precision",
+ "localized": "Lock Model Quality",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename join string",
+ "localized": "Name Connector (e.g. _)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename word regex",
+ "localized": "Filename Word Filter",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force zeros for prompts when empty",
+ "localized": "Mute Empty Prompts",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "fill",
+ "localized": "Fill Edges",
+ "reload": "",
+ "hint": "Fits the image in the box and fills any gaps using colors from the image edges."
+ },
+ {
+ "id": 0,
+ "label": "For image processing do exact number of steps as specified",
+ "localized": "Do Every Step",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with LyCORIS network(s)",
+ "localized": "LyCORIS (Advanced Styles) Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fuse strength",
+ "localized": "Merge Strength",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeInit",
+ "localized": "FreeInit (Smooth Video)",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "g": [
+ {
+ "id": -1,
+ "label": "Gallery",
+ "localized": "The Pictures I Made",
+ "reload": "",
+ "hint": "A simple place to see all the images you just created"
+ },
+ {
+ "id": -1,
+ "label": "GitHub",
+ "localized": "The Source Code Site",
+ "reload": "",
+ "hint": "The place where the computer code for this app lives"
+ },
+ {
+ "id": -1,
+ "label": "Guidance",
+ "localized": "Prompt Power",
+ "reload": "",
+ "hint": "How hard the AI tries to follow your instructions"
+ },
+ {
+ "id": -1,
+ "label": "GenerateGenerate",
+ "localized": "Make Art!",
+ "reload": "",
+ "hint": "Press this to start making your images"
+ },
+ {
+ "id": -1,
+ "label": "Generate forever",
+ "localized": "Non-Stop Mode",
+ "reload": "",
+ "hint": "Keep making images over and over until I tell you to stop"
+ },
+ {
+ "id": -1,
+ "label": "Generate",
+ "localized": "Start Making",
+ "reload": "",
+ "hint": "Start the process to create your video or image"
+ },
+ {
+ "id": -1,
+ "label": "Get receipe",
+ "localized": "Get the Settings",
+ "reload": "",
+ "hint": "Load all the specific settings used for this style"
+ },
+ {
+ "id": -1,
+ "label": "GPU Monitor",
+ "localized": "Brain Power Meter",
+ "reload": "",
+ "hint": "Shows how hard your graphics card is working"
+ },
+ {
+ "id": -1,
+ "label": "Get Changelog",
+ "localized": "What's New?",
+ "reload": "",
+ "hint": "Shows a list of recent updates and fixes added to the app"
+ },
+ {
+ "id": -1,
+ "label": "Generic",
+ "localized": "Standard",
+ "reload": "",
+ "hint": "Basic settings that work for most things"
+ },
+ {
+ "id": -1,
+ "label": "Google GenAI",
+ "localized": "Google's AI Helper",
+ "reload": "",
+ "hint": "Settings for using Google's cloud-based AI brains"
+ },
+ {
+ "id": -1,
+ "label": "Group Offload",
+ "localized": "Memory Saving",
+ "reload": "",
+ "hint": "Moves parts of the AI to different places to save memory"
+ },
+ {
+ "id": -1,
+ "label": "Grid Options",
+ "localized": "Picture Sheet Settings",
+ "reload": "",
+ "hint": "Settings for when you put many images together on one big sheet"
+ },
+ {
+ "id": -1,
+ "label": "Grids",
+ "localized": "Picture Sheets",
+ "reload": "",
+ "hint": "Paths and folders for saving big sheets of multiple images"
+ },
+ {
+ "id": -1,
+ "label": "Guider",
+ "localized": "Direction Finder",
+ "reload": "",
+ "hint": "The tool that helps the AI stay on track with your prompt"
+ },
+ {
+ "id": -1,
+ "label": "Guidance scale",
+ "localized": "Stick-to-Prompt Strength",
+ "reload": "",
+ "hint": "Low (5) = AI gets creative; High (10+) = AI follows your words exactly. Too high makes images look weird."
+ },
+ {
+ "id": -1,
+ "label": "Guidance end",
+ "localized": "Guidance Early Stop",
+ "reload": "",
+ "hint": "Stop helping the AI halfway through so it can finish the details on its own"
+ },
+ {
+ "id": -1,
+ "label": "Guidance rescale",
+ "localized": "Color Fixer",
+ "reload": "",
+ "hint": "Fixes colors if they look too bright or crispy when using high prompt strength"
+ },
+ {
+ "id": -1,
+ "label": "Gamma",
+ "localized": "Brightness Balance",
+ "reload": "",
+ "hint": "Adjusts the light and dark parts of the image so it looks natural"
+ },
+ {
+ "id": -1,
+ "label": "Grid margins",
+ "localized": "Space Between Pictures",
+ "reload": "",
+ "hint": "How much empty space to leave between images on a sheet"
+ },
+ {
+ "id": -1,
+ "label": "Grid sections",
+ "localized": "Prompt Zones",
+ "reload": "",
+ "hint": "Divide the image into areas to put different things in different spots"
+ },
+ {
+ "id": -1,
+ "label": "Guidance strength",
+ "localized": "Help Intensity",
+ "reload": "",
+ "hint": "How much the helper tool should influence the final look"
+ },
+ {
+ "id": -1,
+ "label": "Guidance start",
+ "localized": "Help Start Point",
+ "reload": "",
+ "hint": "When the AI helper should start working during the creation process"
+ },
+ {
+ "id": -1,
+ "label": "Guidance stop",
+ "localized": "Help Stop Point",
+ "reload": "",
+ "hint": "When the AI helper should stop working so the AI can finish alone"
+ },
+ {
+ "id": -1,
+ "label": "Gate step",
+ "localized": "Skip Step",
+ "reload": "",
+ "hint": "A specific point where the AI decides to skip some work to go faster"
+ },
+ {
+ "id": -1,
+ "label": "Guess mode",
+ "localized": "AI Free-Style",
+ "reload": "",
+ "hint": "The AI tries to figure out what to draw without you typing anything, just using a shape or sketch"
+ },
+ {
+ "id": -1,
+ "label": "gradient",
+ "localized": "Smooth Color Fade",
+ "reload": "",
+ "hint": "A smooth transition from one color to another"
+ },
+ {
+ "id": -1,
+ "label": "Gamma corrected",
+ "localized": "Fixed Lighting",
+ "reload": "",
+ "hint": "The lighting has been adjusted to look right on your screen"
+ },
+ {
+ "id": -1,
+ "label": "General threshold",
+ "localized": "Tag Strictness",
+ "reload": "",
+ "hint": "How sure the AI must be about an object before it lists it in the description"
+ },
+ {
+ "id": -1,
+ "label": "GPU",
+ "localized": "Graphics Card",
+ "reload": "",
+ "hint": "The main hardware chip doing the heavy math to make your art"
+ },
+ {
+ "id": -1,
+ "label": "Google cloud use VertexAI endpoints",
+ "localized": "Use Google's Big Computers",
+ "reload": "",
+ "hint": "Connect to Google's professional AI servers for extra power"
+ },
+ {
+ "id": -1,
+ "label": "Google cloud API key",
+ "localized": "Google Secret Key",
+ "reload": "",
+ "hint": "Your private password to use Google's AI services"
+ },
+ {
+ "id": -1,
+ "label": "Google Cloud project ID",
+ "localized": "Google Project Name",
+ "reload": "",
+ "hint": "The specific name of your work folder on Google's servers"
+ },
+ {
+ "id": -1,
+ "label": "Google Cloud location ID",
+ "localized": "Google Server Location",
+ "reload": "",
+ "hint": "Which part of the world the Google computer you are using is in"
+ },
+ {
+ "id": -1,
+ "label": "group",
+ "localized": "Group",
+ "reload": "",
+ "hint": "Collect things together into one set"
+ },
+ {
+ "id": -1,
+ "label": "Group size",
+ "localized": "Shrink Amount",
+ "reload": "",
+ "hint": "How many pieces of data to squish together to save space"
+ },
+ {
+ "id": -1,
+ "label": "GC threshold",
+ "localized": "Memory Cleanup Level",
+ "reload": "",
+ "hint": "How full the memory gets before the app starts cleaning up old junk"
+ },
+ {
+ "id": -1,
+ "label": "Grid max rows count",
+ "localized": "Max Rows",
+ "reload": "",
+ "hint": "The maximum number of rows of pictures allowed on one big sheet"
+ },
+ {
+ "id": -1,
+ "label": "Grid max columns count",
+ "localized": "Max Columns",
+ "reload": "",
+ "hint": "The maximum number of columns of pictures allowed on one big sheet"
+ },
+ {
+ "id": -1,
+ "label": "Grid background color",
+ "localized": "Sheet Background Color",
+ "reload": "",
+ "hint": "The color of the paper behind your images on a grid sheet"
+ },
+ {
+ "id": -1,
+ "label": "Gallery auto-update on tab change",
+ "localized": "Refresh Pictures Automatically",
+ "reload": "",
+ "hint": "Automatically show new pictures when you click on the gallery tab"
+ },
+ {
+ "id": -1,
+ "label": "GPU monitor interval",
+ "localized": "Check Speed Often",
+ "reload": "",
+ "hint": "How many seconds to wait between checking how hard the graphics card is working"
+ },
+ {
+ "id": -1,
+ "label": "Gallery view columns",
+ "localized": "Gallery Columns",
+ "reload": "",
+ "hint": "How many images to show side-by-side in your gallery"
+ },
+ {
+ "id": -1,
+ "label": "Grid image size",
+ "localized": "Thumbnail Size",
+ "reload": "",
+ "hint": "How big each individual picture should be on the grid sheet"
+ },
+ {
+ "id": -1,
+ "label": "Global",
+ "localized": "Everything",
+ "reload": "",
+ "hint": "Settings that affect the whole image at once"
+ }
+ ],
+ "h": [
+ {
+ "id": 2147483647,
+ "label": "History",
+ "localized": "Previous Works",
+ "reload": "",
+ "hint": "A list of your old pictures that you can open again to fix or change."
+ },
+ {
+ "id": 2147483647,
+ "label": "html2md",
+ "localized": "html2md",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "Huggingface",
+ "localized": "AI Model Cloud",
+ "reload": "",
+ "hint": "Settings for connecting to the big online library where AI models are stored."
+ },
+ {
+ "id": 2147483647,
+ "label": "HiDream",
+ "localized": "HiDream",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "HyperTile",
+ "localized": "HyperTile Speedup",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "HiDiffusion",
+ "localized": "High-Res Fixer",
+ "reload": "",
+ "hint": "A tool that lets you make big, clear images without getting weird double heads or blurry mess."
+ },
+ {
+ "id": 2147483647,
+ "label": "Height",
+ "localized": "Tallness",
+ "reload": "",
+ "hint": "How tall the image will be in pixels."
+ },
+ {
+ "id": 2147483647,
+ "label": "HiRes steps",
+ "localized": "Extra Quality Steps",
+ "reload": "",
+ "hint": "How many extra passes the AI takes to clean up a big image. Set to 0 to just use your normal settings."
+ },
+ {
+ "id": 2147483647,
+ "label": "HDR clamp",
+ "localized": "Chaos Control",
+ "reload": "",
+ "hint": "Fixes weird bright spots and messy bits when you turn the creativity slider up too high. It keeps the colors from going crazy."
+ },
+ {
+ "id": 2147483647,
+ "label": "HDR maximize",
+ "localized": "Brighten Colors",
+ "reload": "",
+ "hint": "Stretches the colors so they look great if you want to edit the photo later in apps like Photoshop."
+ },
+ {
+ "id": 2147483647,
+ "label": "HDR range",
+ "localized": "HDR Color Range",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "Hue",
+ "localized": "Color Tint",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "HQ init latents",
+ "localized": "High Quality Start",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "Height after",
+ "localized": "End Height",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "Height mask",
+ "localized": "Shape Mask Height",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "Hires use control",
+ "localized": "Use ControlNet for Big Images",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "Hands",
+ "localized": "Hand Fixer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "High threshold",
+ "localized": "Detail Cutoff",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "high noise",
+ "localized": "High Noise Level",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "Hypertile UNet Enabled",
+ "localized": "Fast Gen (UNet)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "Hypertile HiRes pass only",
+ "localized": "Fast Big Images Only",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "Hypertile UNet max tile size",
+ "localized": "Max Speed Block Size",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "Hypertile UNet min tile size",
+ "localized": "Min Speed Block Size",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "Hypertile UNet swap size",
+ "localized": "Memory Swap Size",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "Hypertile UNet depth",
+ "localized": "Speed Layer Depth",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "Hypertile VAE Enabled",
+ "localized": "Fast Color Saving",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "Hypertile VAE tile size",
+ "localized": "Color Block Size",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "Hypertile VAE swap size",
+ "localized": "Color Swap Size",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "HiDiffusion apply RAU-Net",
+ "localized": "Deep Detail Fix",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "HiDiffusion apply MSW-MSA",
+ "localized": "Pattern Fixer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "HiDiffusion aggressive at step",
+ "localized": "Start Fix At Step",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "HiDiffusion override T1 ratio",
+ "localized": "Fix Strength 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "HiDiffusion override T2 ratio",
+ "localized": "Fix Strength 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "hidet",
+ "localized": "Hidet Speedup",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "Hide legacy tabs",
+ "localized": "Hide Old Stuff",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "Hide input range sliders",
+ "localized": "Hide Sliders",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "Hide params headers",
+ "localized": "Hide Group Titles",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "HuggingFace token",
+ "localized": "HuggingFace Password Key",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "HuggingFace mirror",
+ "localized": "HuggingFace Backup Link",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2147483647,
+ "label": "HED",
+ "localized": "Soft Outline Mode",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "i": [
+ {
+ "id": 755,
+ "label": "Images",
+ "localized": "Make Pictures",
+ "reload": "",
+ "hint": "This is your main workshop for making new pictures. You can type words to see them appear, or use an old picture to help guide the new one."
+ },
+ {
+ "id": 756,
+ "label": "I2I",
+ "localized": "Pic-to-Pic",
+ "reload": "",
+ "hint": "The old-school way to turn one picture into another. Good if you're used to how the early AI tools worked."
+ },
+ {
+ "id": 757,
+ "label": "Input",
+ "localized": "Your Source",
+ "reload": "",
+ "hint": "Show or hide the picture you're using as a reference for the AI to copy."
+ },
+ {
+ "id": 758,
+ "label": "Image",
+ "localized": "Picture",
+ "reload": "",
+ "hint": "Use a starting picture to tell the AI what the layout should look like."
+ },
+ {
+ "id": 759,
+ "label": "Inpaint",
+ "localized": "Fix Part",
+ "reload": "",
+ "hint": "Draw over a specific part of a picture you don't like to have the AI redraw just that spot."
+ },
+ {
+ "id": 760,
+ "label": "Inputs",
+ "localized": "Source Files",
+ "reload": "",
+ "hint": "Settings for the pictures you uploaded to help the AI."
+ },
+ {
+ "id": 761,
+ "label": "Initial",
+ "localized": "Starting Size",
+ "reload": "",
+ "hint": "Decide how big or small the picture should be before the AI starts working on it."
+ },
+ {
+ "id": 762,
+ "label": "Info",
+ "localized": "Stats",
+ "reload": "",
+ "hint": "See the hidden details about how this picture was made."
+ },
+ {
+ "id": 763,
+ "label": "install",
+ "localized": "Install",
+ "reload": "",
+ "hint": "Add this feature or tool to your computer."
+ },
+ {
+ "id": 764,
+ "label": "Image Options",
+ "localized": "Pic Settings",
+ "reload": "",
+ "hint": "Settings for what file type you want (like PNG or JPG) and how they are saved."
+ },
+ {
+ "id": 765,
+ "label": "Image Paths",
+ "localized": "Folders",
+ "reload": "",
+ "hint": "Decide exactly which folder on your computer your new pictures will go into."
+ },
+ {
+ "id": 766,
+ "label": "Image Metadata",
+ "localized": "Pic Data",
+ "reload": "",
+ "hint": "Settings for the hidden 'recipe' text saved inside your picture files."
+ },
+ {
+ "id": 767,
+ "label": "IP Adapters",
+ "localized": "Style Mimic",
+ "reload": "",
+ "hint": "Special add-ons that let the AI 'look' at a picture and copy its style or person without you having to describe it in words."
+ },
+ {
+ "id": 768,
+ "label": "Input Media",
+ "localized": "Upload Pic",
+ "reload": "",
+ "hint": "Put a picture here if you want the AI to use it as a base for painting or fixing."
+ },
+ {
+ "id": 769,
+ "label": "Input Image",
+ "localized": "Reference Pic",
+ "reload": "",
+ "hint": "The main picture you are showing the AI."
+ },
+ {
+ "id": 770,
+ "label": "IPEX",
+ "localized": "Intel Speedup",
+ "reload": "",
+ "hint": "A special tech to make AI run faster if you have an Intel graphics card."
+ },
+ {
+ "id": 771,
+ "label": "Image Gallery",
+ "localized": "Pic History",
+ "reload": "",
+ "hint": "The place where you can see all the pictures you just made."
+ },
+ {
+ "id": 772,
+ "label": "Intermediate Image Saving",
+ "localized": "Save Progress Pics",
+ "reload": "",
+ "hint": "Save 'work-in-progress' snapshots while the AI is still painting."
+ },
+ {
+ "id": 773,
+ "label": "Initial seed",
+ "localized": "Random Seed",
+ "reload": "",
+ "hint": "The 'starting number' for the AI's randomness. Using the same number with the same settings will give you the exact same picture every time."
+ },
+ {
+ "id": 774,
+ "label": "Include detections",
+ "localized": "Show Found Boxes",
+ "reload": "",
+ "hint": "Show the original picture with boxes around the parts the AI found (like faces)."
+ },
+ {
+ "id": 775,
+ "label": "IY model",
+ "localized": "Infinite Model",
+ "reload": "",
+ "hint": "The AI brain used for making endless zooming or scrolling videos."
+ },
+ {
+ "id": 776,
+ "label": "IY scale",
+ "localized": "Infinite Zoom Size",
+ "reload": "",
+ "hint": "How much the picture grows or shrinks in the video loop."
+ },
+ {
+ "id": 777,
+ "label": "IY start",
+ "localized": "Start Point",
+ "reload": "",
+ "hint": "Where the infinite animation begins."
+ },
+ {
+ "id": 778,
+ "label": "IY end",
+ "localized": "End Point",
+ "reload": "",
+ "hint": "Where the infinite animation stops."
+ },
+ {
+ "id": 779,
+ "label": "Identity guidance",
+ "localized": "Keep Face Same",
+ "reload": "",
+ "hint": "How hard the AI should try to keep the person's face looking exactly like the reference."
+ },
+ {
+ "id": 780,
+ "label": "Include original image",
+ "localized": "Keep Original",
+ "reload": "",
+ "hint": "Keep the first picture as it was instead of throwing it away after editing."
+ },
+ {
+ "id": 781,
+ "label": "Iterate seed per line",
+ "localized": "New Seed per Line",
+ "reload": "",
+ "hint": "If you have a list of prompts, use a different random number for every single one."
+ },
+ {
+ "id": 782,
+ "label": "Iterations",
+ "localized": "Repeat Count",
+ "reload": "",
+ "hint": "How many times to repeat the process (common for making videos)."
+ },
+ {
+ "id": 783,
+ "label": "Interpolate frames",
+ "localized": "Smooth Motion",
+ "reload": "",
+ "hint": "Fill in the gaps between pictures to make a video look less choppy."
+ },
+ {
+ "id": 784,
+ "label": "Include main grid",
+ "localized": "Save Big Sheet",
+ "reload": "",
+ "hint": "Save one big picture that has all your small test pictures lined up together."
+ },
+ {
+ "id": 785,
+ "label": "Include sub grids",
+ "localized": "Save Mini Sheets",
+ "reload": "",
+ "hint": "Save smaller group pictures for different categories of your test."
+ },
+ {
+ "id": 786,
+ "label": "Include images",
+ "localized": "Save Every Pic",
+ "reload": "",
+ "hint": "Save every single individual picture made during a test run."
+ },
+ {
+ "id": 787,
+ "label": "invert",
+ "localized": "Invert",
+ "reload": "",
+ "hint": "Flip colors or flip the 'Keep/Change' areas in a mask."
+ },
+ {
+ "id": 788,
+ "label": "Init image same as control",
+ "localized": "Copy Pic to All",
+ "reload": "",
+ "hint": "Take the picture you put in the 'Control' box and automatically use it for the 'Change Picture' box too."
+ },
+ {
+ "id": 789,
+ "label": "Inpaint masked only",
+ "localized": "Fix Only Mask",
+ "reload": "",
+ "hint": "Only let the AI touch the area you colored in; don't change a single pixel outside that line."
+ },
+ {
+ "id": 790,
+ "label": "Invert mask",
+ "localized": "Flip Area",
+ "reload": "",
+ "hint": "Swap it so the AI fixes everything *except* what you colored in."
+ },
+ {
+ "id": 791,
+ "label": "IOU",
+ "localized": "Overlap Score",
+ "reload": "",
+ "hint": "A math way to check how well the AI's guess matches the actual area (Intersection Over Union)."
+ },
+ {
+ "id": 792,
+ "label": "Init strength",
+ "localized": "Start Power",
+ "reload": "",
+ "hint": "How much of the original picture the AI should keep when starting a video."
+ },
+ {
+ "id": 793,
+ "label": "Input directory",
+ "localized": "Source Folder",
+ "reload": "",
+ "hint": "The folder on your computer where you keep the pictures you want to process in a big batch."
+ },
+ {
+ "id": 794,
+ "label": "Intermediates",
+ "localized": "Tag Search Depth",
+ "reload": "",
+ "hint": "How many 'guesses' the AI makes when trying to figure out what is in your picture. Higher is more accurate but slower."
+ },
+ {
+ "id": 795,
+ "label": "Include rating",
+ "localized": "Show Age Rating",
+ "reload": "",
+ "hint": "Label pictures as 'safe' or 'explicit' based on what the AI thinks is in them."
+ },
+ {
+ "id": 796,
+ "label": "Image width",
+ "localized": "Pic Width",
+ "reload": "",
+ "hint": "How wide the picture is in pixels."
+ },
+ {
+ "id": 797,
+ "label": "Image height",
+ "localized": "Pic Height",
+ "reload": "",
+ "hint": "How tall the picture is in pixels."
+ },
+ {
+ "id": 798,
+ "label": "inference-mode",
+ "localized": "Turbo Mode",
+ "reload": "",
+ "hint": "A faster, 'read-only' way for the AI to run that uses less memory and prevents accidents."
+ },
+ {
+ "id": 799,
+ "label": "inductor",
+ "localized": "Inductor",
+ "reload": "",
+ "hint": "A special tool that tries to pre-calculate the AI math to make it run faster on Windows/Linux."
+ },
+ {
+ "id": 800,
+ "label": "Image quality",
+ "localized": "Save Quality",
+ "reload": "",
+ "hint": "How good the picture looks versus how small the file size is (mostly for JPGs)."
+ },
+ {
+ "id": 801,
+ "label": "Include mask in outputs",
+ "localized": "Save Mask Pic",
+ "reload": "",
+ "hint": "Save a black-and-white picture showing exactly where you told the AI to paint."
+ },
+ {
+ "id": 802,
+ "label": "Include invisible watermark",
+ "localized": "Hide ID Tag",
+ "reload": "",
+ "hint": "Hide a secret 'made by AI' code inside the pixels that people can't see with their eyes."
+ },
+ {
+ "id": 803,
+ "label": "Invisible watermark string",
+ "localized": "Secret ID Text",
+ "reload": "",
+ "hint": "The short text you want to hide inside the picture's pixels."
+ },
+ {
+ "id": 804,
+ "label": "Image watermark position",
+ "localized": "Watermark Spot",
+ "reload": "",
+ "hint": "Where to put a visible logo or stamp on the picture."
+ },
+ {
+ "id": 805,
+ "label": "Image watermark file",
+ "localized": "Watermark Logo",
+ "reload": "",
+ "hint": "The picture file (like a logo) you want to stamp onto every picture you make."
+ },
+ {
+ "id": 806,
+ "label": "Images filename pattern",
+ "localized": "Naming Rule",
+ "reload": "",
+ "hint": "Rules for how to name your files (like putting the Date or the Seed in the name automatically)."
+ },
+ {
+ "id": 807,
+ "label": "inline",
+ "localized": "In-Line",
+ "reload": "",
+ "hint": "Show everything in one long scrolling list instead of separate tabs."
+ },
+ {
+ "id": 808,
+ "label": "Inpainting include greyscale mask in results",
+ "localized": "Show Mask Result",
+ "reload": "",
+ "hint": "Show the black-and-white mask used next to your finished picture."
+ },
+ {
+ "id": 809,
+ "label": "Inpainting include masked composite in results",
+ "localized": "Show Rough Cut",
+ "reload": "",
+ "hint": "Show a preview of how the new part looks pasted onto the old part before it's blended."
+ },
+ {
+ "id": 810,
+ "label": "Image transparent color fill",
+ "localized": "Alpha Fill",
+ "reload": "",
+ "hint": "If your picture has see-through parts, what color should the AI put behind them?"
+ },
+ {
+ "id": 811,
+ "label": "Inpainting conditioning mask strength",
+ "localized": "Mask Power",
+ "reload": "",
+ "hint": "1.0 means the AI ignores what was there before. Lower numbers let the AI 'see' the ghost of the old image to help it blend better."
+ },
+ {
+ "id": 812,
+ "label": "Image resize algorithm",
+ "localized": "Scaling Method",
+ "reload": "",
+ "hint": "The math used to stretch or shrink your picture."
+ },
+ {
+ "id": 813,
+ "label": "Image repeats per epoch",
+ "localized": "Training Repeats",
+ "reload": "",
+ "hint": "How many times the AI should look at each of your pictures while it's learning a new style."
+ },
+ {
+ "id": 814,
+ "label": "Interpolation Method",
+ "localized": "Mixing Math",
+ "reload": "",
+ "hint": "The logic used when blending two different AI brains together."
+ },
+ {
+ "id": 815,
+ "label": "In Blocks",
+ "localized": "Input Layers",
+ "reload": "",
+ "hint": "The specific 'brain layers' that handle the basic layout of your picture."
+ },
+ {
+ "id": 816,
+ "label": "Input model",
+ "localized": "Source Brain",
+ "reload": "",
+ "hint": "The main AI model you are starting with."
+ },
+ {
+ "id": 817,
+ "label": "Info object",
+ "localized": "Data Block",
+ "reload": "",
+ "hint": "A technical list of all the settings used for a specific action."
+ }
+ ],
+ "k": [
+ {
+ "id": 0,
+ "label": "Kanvas change",
+ "localized": "Change Canvas",
+ "reload": "",
+ "hint": "Swap or update the current drawing area."
+ },
+ {
+ "id": 1,
+ "label": "Kanvas Settings",
+ "localized": "Canvas Settings",
+ "reload": "",
+ "hint": "Adjust the dimensions and options for your drawing space."
+ },
+ {
+ "id": 2,
+ "label": "Keep Thinking Trace",
+ "localized": "Show Model Reasoning",
+ "reload": "",
+ "hint": "Include the model's 'inner thoughts' or logic steps in the final output. Great for understanding how the AI arrived at a specific result. Only works for AI models with a 'Thinking Mode'."
+ },
+ {
+ "id": 3,
+ "label": "Keep Prefill",
+ "localized": "Show Prompt Starter",
+ "reload": "",
+ "hint": "Keep the starting text you gave the AI in the final response. If you turn this off, the AI's answer will start immediately after your prompt text."
+ },
+ {
+ "id": 4,
+ "label": "Keep aspect ratio",
+ "localized": "Lock Shape",
+ "reload": "",
+ "hint": "Maintain the same width-to-height ratio when resizing so the image doesn't look stretched or squashed."
+ }
+ ],
+ "l": [
+ {
+ "id": 755,
+ "label": "Load model",
+ "localized": "Wake up the Brain",
+ "reload": "",
+ "hint": "Wake up the selected AI brain so it's ready to start thinking and drawing."
+ },
+ {
+ "id": 756,
+ "label": "Load custom model",
+ "localized": "Use My Own Brain",
+ "reload": "",
+ "hint": "Load a specific AI brain that you downloaded or made yourself."
+ },
+ {
+ "id": 757,
+ "label": "LaMa Remove",
+ "localized": "Object Eraser",
+ "reload": "",
+ "hint": "A smart eraser tool that deletes objects and fills in the background perfectly."
+ },
+ {
+ "id": 758,
+ "label": "Lite",
+ "localized": "Light Mode",
+ "reload": "",
+ "hint": "A simplified version that uses less power and is easier to use."
+ },
+ {
+ "id": 759,
+ "label": "LTXVideo",
+ "localized": "LTX Movie Maker",
+ "reload": "",
+ "hint": "A tool for making short video clips from your text or pictures."
+ },
+ {
+ "id": 760,
+ "label": "Load",
+ "localized": "Open Up",
+ "reload": "",
+ "hint": "Open the selected file or settings."
+ },
+ {
+ "id": 761,
+ "label": "Live Previews",
+ "localized": "Peek at Progress",
+ "reload": "",
+ "hint": "Watch the image as it's being drawn and set up sounds for when it's done."
+ },
+ {
+ "id": 762,
+ "label": "Legacy options",
+ "localized": "Old School Stuff",
+ "reload": "",
+ "hint": "Settings for older versions of the app. Usually, you don't need to touch these."
+ },
+ {
+ "id": 763,
+ "label": "List",
+ "localized": "Show All",
+ "reload": "",
+ "hint": "See a list of every AI brain you have available."
+ },
+ {
+ "id": 764,
+ "label": "Loader",
+ "localized": "Brain Builder",
+ "reload": "",
+ "hint": "A DIY tool to put together a custom AI brain from different pieces."
+ },
+ {
+ "id": 765,
+ "label": "List models",
+ "localized": "View Brain List",
+ "reload": "",
+ "hint": "Browse through your collection of installed AI brains."
+ },
+ {
+ "id": 766,
+ "label": "Load receipe",
+ "localized": "Load Recipe",
+ "reload": "",
+ "hint": "Open a saved 'recipe' or configuration for an AI model."
+ },
+ {
+ "id": 767,
+ "label": "Lora",
+ "localized": "Style Add-on (LoRA)",
+ "reload": "",
+ "hint": "Small 'mini-brains' you can add to change the style, like making things look like papercraft or a specific person."
+ },
+ {
+ "id": 768,
+ "label": "Local",
+ "localized": "On My PC",
+ "reload": "",
+ "hint": "Brains that are already downloaded and sitting on your hard drive."
+ },
+ {
+ "id": 769,
+ "label": "LTX",
+ "localized": "LTX Video",
+ "reload": "",
+ "hint": "Settings for creating AI videos."
+ },
+ {
+ "id": 770,
+ "label": "Layerwise Casting",
+ "localized": "Smart Memory Math",
+ "reload": "",
+ "hint": "A techy way to save computer memory by changing how the AI calculates numbers."
+ },
+ {
+ "id": 771,
+ "label": "LinFusion",
+ "localized": "Speed Booster",
+ "reload": "",
+ "hint": "An advanced setting to help the AI draw much faster."
+ },
+ {
+ "id": 772,
+ "label": "Log Display",
+ "localized": "Tech Report",
+ "reload": "",
+ "hint": "Shows the technical 'behind the scenes' text of what the app is doing."
+ },
+ {
+ "id": 773,
+ "label": "List all locally available models",
+ "localized": "Show My Brains",
+ "reload": "",
+ "hint": "Shows everything you have downloaded and ready to use."
+ },
+ {
+ "id": 774,
+ "label": "Last Generate",
+ "localized": "Last Result",
+ "reload": "",
+ "hint": "The very last picture you just finished making."
+ },
+ {
+ "id": 775,
+ "label": "low order",
+ "localized": "Simple Math",
+ "reload": "",
+ "hint": "A simpler calculation method that is faster but might be less detailed."
+ },
+ {
+ "id": 776,
+ "label": "LSC layer indices",
+ "localized": "Brain Layer Map",
+ "reload": "",
+ "hint": "Technical setting to pick which specific parts of the AI brain to tweak."
+ },
+ {
+ "id": 777,
+ "label": "LSC fully qualified name",
+ "localized": "Part ID Name",
+ "reload": "",
+ "hint": "The specific technical name for the brain part you are editing."
+ },
+ {
+ "id": 778,
+ "label": "LSC skip attention blocks",
+ "localized": "Skip Focus Parts",
+ "reload": "",
+ "hint": "Tells the AI to ignore some of its 'focusing' parts to save time or change the look."
+ },
+ {
+ "id": 779,
+ "label": "LSC skip feed-forward blocks",
+ "localized": "Skip Thinking Parts",
+ "reload": "",
+ "hint": "Tells the AI to skip some of its 'processing' steps."
+ },
+ {
+ "id": 880,
+ "label": "LSC skip attention scores",
+ "localized": "Skip Detail Math",
+ "reload": "",
+ "hint": "Skips some of the math used for fine details."
+ },
+ {
+ "id": 881,
+ "label": "LSC dropout rate",
+ "localized": "Forgetfulness",
+ "reload": "",
+ "hint": "Makes the AI randomly 'forget' parts of its training to prevent it from getting stuck on one look."
+ },
+ {
+ "id": 882,
+ "label": "Layer options",
+ "localized": "Advanced Add-on Setup",
+ "reload": "",
+ "hint": "Manually change how the 'Style Add-ons' (IP Adapters) blend into the image."
+ },
+ {
+ "id": 883,
+ "label": "Layer scales",
+ "localized": "Part Strength",
+ "reload": "",
+ "hint": "Adjust how strong each specific part of the AI's influence is."
+ },
+ {
+ "id": 884,
+ "label": "Length",
+ "localized": "Clip Duration",
+ "reload": "",
+ "hint": "How long or short you want the result to be."
+ },
+ {
+ "id": 885,
+ "label": "Loops",
+ "localized": "Repeat Cycles",
+ "reload": "",
+ "hint": "How many times to re-process the image. Setting it to 2+ means it will keep 'fixing' the previous result."
+ },
+ {
+ "id": 886,
+ "label": "Level",
+ "localized": "Strength Level",
+ "reload": "",
+ "hint": "How much of this effect should be applied."
+ },
+ {
+ "id": 887,
+ "label": "Latent mode",
+ "localized": "Hidden Space Mode",
+ "reload": "",
+ "hint": "A technical way the AI handles video frames internally."
+ },
+ {
+ "id": 888,
+ "label": "Loop video",
+ "localized": "Repeat Video",
+ "reload": "",
+ "hint": "Makes the video play over and over smoothly."
+ },
+ {
+ "id": 889,
+ "label": "LLM model",
+ "localized": "AI Chat Brain",
+ "reload": "",
+ "hint": "Select the helper AI (like ChatGPT) to help write better descriptions. Models with icons support looking at images or deep thinking."
+ },
+ {
+ "id": 890,
+ "label": "LBM Method",
+ "localized": "Depth Math Type",
+ "reload": "",
+ "hint": "The mathematical method used to figure out 3D depth."
+ },
+ {
+ "id": 891,
+ "label": "LBM Composite",
+ "localized": "Depth Layering",
+ "reload": "",
+ "hint": "How the AI layers different depths together."
+ },
+ {
+ "id": 892,
+ "label": "LBM Steps",
+ "localized": "Depth Quality",
+ "reload": "",
+ "hint": "How many steps to take when calculating 3D depth; more is usually better quality."
+ },
+ {
+ "id": 893,
+ "label": "left",
+ "localized": "Left Side",
+ "reload": "",
+ "hint": "Expand the image or move things toward the left side."
+ },
+ {
+ "id": 894,
+ "label": "Live update",
+ "localized": "Real-time Refresh",
+ "reload": "",
+ "hint": "Update the view instantly as things change."
+ },
+ {
+ "id": 895,
+ "label": "Low threshold",
+ "localized": "Minimum Sensitivity",
+ "reload": "",
+ "hint": "The lowest point where the AI starts noticing details like edges."
+ },
+ {
+ "id": 896,
+ "label": "Large",
+ "localized": "Big Size",
+ "reload": "",
+ "hint": "Use the large version of the tool for more detail."
+ },
+ {
+ "id": 897,
+ "label": "LTX model",
+ "localized": "LTX Movie Brain",
+ "reload": "",
+ "hint": "Which specific video-making AI brain to use."
+ },
+ {
+ "id": 898,
+ "label": "LTX frames number",
+ "localized": "Total Frames",
+ "reload": "",
+ "hint": "How many total pictures are in the video (more means a longer or smoother video)."
+ },
+ {
+ "id": 899,
+ "label": "LTX frames skip",
+ "localized": "Frame Skipping",
+ "reload": "",
+ "hint": "Skip certain frames to make the video faster or different."
+ },
+ {
+ "id": 900,
+ "label": "LTX enable upsampling",
+ "localized": "Boost Resolution",
+ "reload": "",
+ "hint": "Make the video clearer and higher quality after it's made."
+ },
+ {
+ "id": 901,
+ "label": "LTX upsample ratio",
+ "localized": "Size Multiplier",
+ "reload": "",
+ "hint": "How much bigger to make the video (e.g., 2x makes it twice as big)."
+ },
+ {
+ "id": 902,
+ "label": "LTX enable refine",
+ "localized": "Polishing Pass",
+ "reload": "",
+ "hint": "Run a second pass to clean up messy parts of the video."
+ },
+ {
+ "id": 903,
+ "label": "LTX refine strength",
+ "localized": "Polishing Power",
+ "reload": "",
+ "hint": "How much the 'Polishing Pass' is allowed to change the original video."
+ },
+ {
+ "id": 904,
+ "label": "LTX decode timestep",
+ "localized": "Start Timing",
+ "reload": "",
+ "hint": "When the AI starts turning the math into actual visible pictures."
+ },
+ {
+ "id": 905,
+ "label": "LTX enable audio",
+ "localized": "Add Sound",
+ "reload": "",
+ "hint": "Try to include audio in the generated video file."
+ },
+ {
+ "id": 906,
+ "label": "Loop",
+ "localized": "Looping",
+ "reload": "",
+ "hint": "Make the animation or process repeat."
+ },
+ {
+ "id": 907,
+ "label": "Local directory name",
+ "localized": "Folder Name",
+ "reload": "",
+ "hint": "The name of the folder where you want to install an extension."
+ },
+ {
+ "id": 908,
+ "label": "Libs",
+ "localized": "Software Parts",
+ "reload": "",
+ "hint": "Internal software libraries the app uses to run."
+ },
+ {
+ "id": 909,
+ "label": "Latent history size",
+ "localized": "Undo Memory",
+ "reload": "",
+ "hint": "How many previous 'drafts' the AI remembers so you can go back."
+ },
+ {
+ "id": 910,
+ "label": "LLama repo",
+ "localized": "Llama Brain Source",
+ "reload": "",
+ "hint": "Where to find the specific chat-based AI brain online."
+ },
+ {
+ "id": 911,
+ "label": "low noise",
+ "localized": "Clearer Image",
+ "reload": "",
+ "hint": "Try to keep the image from getting grainy or fuzzy."
+ },
+ {
+ "id": 912,
+ "label": "leaf_level",
+ "localized": "Detail Level",
+ "reload": "",
+ "hint": "Technical setting for how deep the AI looks into its memory structure."
+ },
+ {
+ "id": 913,
+ "label": "LLM",
+ "localized": "Chat AI",
+ "reload": "",
+ "hint": "Settings for the Large Language Model (the text-writing AI)."
+ },
+ {
+ "id": 914,
+ "label": "Layerwise casting storage",
+ "localized": "Memory Saving Type",
+ "reload": "",
+ "hint": "How the computer stores parts of the brain to save RAM."
+ },
+ {
+ "id": 915,
+ "label": "Layerwise non-blocking operations",
+ "localized": "Multitasking Math",
+ "reload": "",
+ "hint": "Allows the AI to do two things at once to speed things up."
+ },
+ {
+ "id": 916,
+ "label": "Lumina: Use mask in transformers",
+ "localized": "Lumina Masking",
+ "reload": "",
+ "hint": "Tells this specific AI brain to ignore certain parts of the picture while drawing."
+ },
+ {
+ "id": 917,
+ "label": "LinFusion apply distillation on load",
+ "localized": "Auto-Optimize Speed",
+ "reload": "",
+ "hint": "Makes the brain faster the moment you open it."
+ },
+ {
+ "id": 918,
+ "label": "Light",
+ "localized": "Light Theme",
+ "reload": "",
+ "hint": "Change the app's look to use light colors and white backgrounds."
+ },
+ {
+ "id": 919,
+ "label": "Log view update period",
+ "localized": "Tech Report Speed",
+ "reload": "",
+ "hint": "How often (in milliseconds) the technical text updates on your screen."
+ },
+ {
+ "id": 920,
+ "label": "Live preview display period",
+ "localized": "Preview Speed",
+ "reload": "",
+ "hint": "How often to show you a 'work in progress' picture. Set to 0 to only see the end result."
+ },
+ {
+ "id": 921,
+ "label": "Load custom Diffusers pipeline",
+ "localized": "Open Custom AI Path",
+ "reload": "",
+ "hint": "Load a special AI drawing method from a custom source."
+ },
+ {
+ "id": 922,
+ "label": "LoRA force reload always",
+ "localized": "Fresh Add-ons Every Time",
+ "reload": "",
+ "hint": "Makes the app re-read Style Add-ons from your disk every single time you click Generate. Good for creators, slow for normal users."
+ },
+ {
+ "id": 923,
+ "label": "LoRA load using Diffusers method",
+ "localized": "Alt Style Loading",
+ "reload": "",
+ "hint": "Use a different way to load Style Add-ons. Use this if your styles aren't working right."
+ },
+ {
+ "id": 924,
+ "label": "LoRA native apply to text encoder",
+ "localized": "Style the Words",
+ "reload": "",
+ "hint": "Apply the Style Add-on to how the AI understands your words, not just the drawing."
+ },
+ {
+ "id": 925,
+ "label": "LoRA native fuse with model",
+ "localized": "Permanently Blend Style",
+ "reload": "",
+ "hint": "Merge the Style Add-on directly into the brain to save memory. Careful: you might need to reload the brain to get rid of the style later!"
+ },
+ {
+ "id": 926,
+ "label": "LoRA diffusers fuse with model",
+ "localized": "Techy Style Blend",
+ "reload": "",
+ "hint": "Another way to merge styles into the brain for even faster drawing. Same warning: reload brain to clear the style."
+ },
+ {
+ "id": 927,
+ "label": "LoRA auto-apply tags",
+ "localized": "Auto-Type Style Words",
+ "reload": "",
+ "hint": "Automatically types in the 'secret words' needed to make a Style Add-on work."
+ },
+ {
+ "id": 928,
+ "label": "LoRA memory cache",
+ "localized": "Style Memory",
+ "reload": "",
+ "hint": "How many Style Add-ons the computer keeps ready in its 'quick memory' so it doesn't have to fetch them again."
+ },
+ {
+ "id": 929,
+ "label": "LoRA add hash info to metadata",
+ "localized": "Save Style IDs in Image",
+ "reload": "",
+ "hint": "Saves a hidden ID inside the picture so you can remember exactly which Style Add-on you used later."
+ },
+ {
+ "id": 930,
+ "label": "LDSR Path",
+ "localized": "LDSR Folder",
+ "reload": "",
+ "hint": "Where the computer finds the LDSR super-resolution tool."
+ },
+ {
+ "id": 931,
+ "label": "LoRA load using legacy method",
+ "localized": "Old Style Loading",
+ "reload": "",
+ "hint": "Use the old way of loading Style Add-ons from older versions of the app."
+ },
+ {
+ "id": 932,
+ "label": "Loaded LoRA",
+ "localized": "Active Styles",
+ "reload": "",
+ "hint": "The Style Add-ons that are currently being used."
+ },
+ {
+ "id": 933,
+ "label": "LoRA target filename",
+ "localized": "Style File Name",
+ "reload": "",
+ "hint": "The name of the file for the style you want to use."
+ },
+ {
+ "id": 934,
+ "label": "Layer skip guidance",
+ "localized": "Skip Thinking Layers",
+ "reload": "",
+ "hint": "Tells the AI to skip some 'thinking' layers to change how much it follows your prompt."
+ },
+ {
+ "id": 935,
+ "label": "LineArt",
+ "localized": "Line Art Mode",
+ "reload": "",
+ "hint": "A tool that turns your sketch or an image into a clean line drawing."
+ },
+ {
+ "id": 936,
+ "label": "Leres Depth",
+ "localized": "Leres 3D Depth",
+ "reload": "",
+ "hint": "A tool that helps the AI understand what is close and what is far away in a picture."
+ }
+ ],
+ "m": [
+ {
+ "id": -1,
+ "label": "Mask",
+ "localized": "Selection Mask",
+ "reload": "control",
+ "hint": "Area for focus. Determines what parts of the image stay the same and what parts the AI redraws."
+ },
+ {
+ "id": -1,
+ "label": "Models",
+ "localized": "AI Brains",
+ "reload": "video",
+ "hint": "A place to manage your AI models. This is where you download or change the primary 'brain' the AI uses to generate pictures."
+ },
+ {
+ "id": -1,
+ "label": "Manage extensions",
+ "localized": "Manage Plug-ins",
+ "reload": "",
+ "hint": "Add or remove extra features and tools for your AI interface."
+ },
+ {
+ "id": -1,
+ "label": "Manual install",
+ "localized": "Add from Link",
+ "reload": "",
+ "hint": "Type in a web address to manually install a new plug-in or feature."
+ },
+ {
+ "id": -1,
+ "label": "Models & Networks",
+ "localized": "My AI Collection",
+ "reload": "",
+ "hint": "A full list of all the different styles and brains you have downloaded."
+ },
+ {
+ "id": -1,
+ "label": "Model Loading",
+ "localized": "Loading Setup",
+ "reload": "",
+ "hint": "Settings for how the AI brain is loaded into your computer's memory."
+ },
+ {
+ "id": -1,
+ "label": "Model Options",
+ "localized": "Brain Tweaks",
+ "reload": "",
+ "hint": "Special settings for specific AI styles to make them work better."
+ },
+ {
+ "id": -1,
+ "label": "Model Offloading",
+ "localized": "Memory Saving",
+ "reload": "",
+ "hint": "Move parts of the AI in and out of memory to prevent your computer from slowing down."
+ },
+ {
+ "id": -1,
+ "label": "Model Quantization",
+ "localized": "Compact Mode",
+ "reload": "",
+ "hint": "Shrinks the AI brain size so it fits on computers with less video memory (VRAM)."
+ },
+ {
+ "id": -1,
+ "label": "Model Compile",
+ "localized": "Speed Boost",
+ "reload": "",
+ "hint": "Special techniques to make the AI generate images faster after an initial setup."
+ },
+ {
+ "id": -1,
+ "label": "Metadata",
+ "localized": "Model Info Tags",
+ "reload": "",
+ "hint": "View or edit the hidden details about your models, like who made them or what they are for."
+ },
+ {
+ "id": -1,
+ "label": "Merge",
+ "localized": "Mix Brains",
+ "reload": "",
+ "hint": "Combine two different AI styles together to create a brand new custom style."
+ },
+ {
+ "id": -1,
+ "label": "Manual Block Merge",
+ "localized": "Expert Mix",
+ "reload": "models_merge_tab",
+ "hint": "A complicated way to pick exactly which parts of two models you want to mix together."
+ },
+ {
+ "id": -1,
+ "label": "Merge Modules",
+ "localized": "Combine Parts",
+ "reload": "models_replace_tab",
+ "hint": "Mix specific parts of different AI architectures."
+ },
+ {
+ "id": -1,
+ "label": "Model",
+ "localized": "Main Style",
+ "reload": "",
+ "hint": "The primary AI brain used for creating your image."
+ },
+ {
+ "id": -1,
+ "label": "Model metadata",
+ "localized": "Model Details",
+ "reload": "",
+ "hint": "Information about the current model's origins and settings."
+ },
+ {
+ "id": -1,
+ "label": "ModernUI",
+ "localized": "New Look",
+ "reload": "",
+ "hint": "Changes the buttons and menus to a more modern design."
+ },
+ {
+ "id": -1,
+ "label": "Modular Pipelines",
+ "localized": "Custom Workflows",
+ "reload": "settings_model_options",
+ "hint": "Allows the AI to use different step-by-step methods for building an image."
+ },
+ {
+ "id": -1,
+ "label": "Models Paths",
+ "localized": "Folder Locations",
+ "reload": "settings_system-paths",
+ "hint": "Tell the computer where you have stored your AI model files."
+ },
+ {
+ "id": -1,
+ "label": "Mobile",
+ "localized": "Phone Mode",
+ "reload": "settings_ui",
+ "hint": "Adjusts the buttons to be easier to tap on a phone or tablet."
+ },
+ {
+ "id": -1,
+ "label": "Merge multiple models",
+ "localized": "Batch Mix",
+ "reload": "models_merge_tab",
+ "hint": "Mix more than two AI brains together at the same time."
+ },
+ {
+ "id": -1,
+ "label": "Max shift",
+ "localized": "High-Res Shift",
+ "reload": "txt2img",
+ "hint": "Controls how much the AI can 'wiggle' things around when making very large, detailed pictures."
+ },
+ {
+ "id": -1,
+ "label": "Merge detailers",
+ "localized": "Combine Fixers",
+ "reload": "txt2img",
+ "hint": "If using multiple face/hand fixers, this mixes their masks together into one."
+ },
+ {
+ "id": -1,
+ "label": "Max detected",
+ "localized": "Max Objects",
+ "reload": "txt2img",
+ "hint": "The maximum number of things (like faces) the AI will try to find and fix at once."
+ },
+ {
+ "id": -1,
+ "label": "Min confidence",
+ "localized": "Certainty Filter",
+ "reload": "txt2img",
+ "hint": "How sure the AI needs to be that it found a face before it tries to fix it."
+ },
+ {
+ "id": -1,
+ "label": "Max overlap",
+ "localized": "Overlap Limit",
+ "reload": "txt2img",
+ "hint": "Prevents the AI from fixing the same spot twice if two detection boxes are too close."
+ },
+ {
+ "id": -1,
+ "label": "Min size",
+ "localized": "Smallest Object",
+ "reload": "txt2img",
+ "hint": "Ignore things that are too tiny to bother fixing."
+ },
+ {
+ "id": -1,
+ "label": "Max size",
+ "localized": "Largest Object",
+ "reload": "txt2img",
+ "hint": "Ignore things that are too huge for the detail fixer to handle."
+ },
+ {
+ "id": -1,
+ "label": "Max Range",
+ "localized": "Search Distance",
+ "reload": "txt2img",
+ "hint": "How far the AI looks for things to fix."
+ },
+ {
+ "id": -1,
+ "label": "Momentum",
+ "localized": "Bounciness",
+ "reload": "script_apg",
+ "hint": "A technical setting that affects how the AI moves toward the final image result."
+ },
+ {
+ "id": -1,
+ "label": "Mode x-axis",
+ "localized": "Horizontal Tiling",
+ "reload": "script_asymmetric_tiling",
+ "hint": "Settings for making patterns that repeat left-to-right."
+ },
+ {
+ "id": -1,
+ "label": "Mode y-axis",
+ "localized": "Vertical Tiling",
+ "reload": "script_asymmetric_tiling",
+ "hint": "Settings for making patterns that repeat top-to-bottom."
+ },
+ {
+ "id": -1,
+ "label": "Mask Dropout",
+ "localized": "Mask Randomness",
+ "reload": "script_consistory",
+ "hint": "Randomly ignores parts of the mask to help the AI be more creative."
+ },
+ {
+ "id": -1,
+ "label": "Multi decoder",
+ "localized": "Big Image Helper",
+ "reload": "script_demofusion",
+ "hint": "Uses multiple 'translators' to help create extremely high-resolution images without crashing."
+ },
+ {
+ "id": -1,
+ "label": "Mode",
+ "localized": "Guessing Speed",
+ "reload": "script_face",
+ "hint": "How hard the AI tries to describe the image. Fast is quick; Best is slow but very accurate."
+ },
+ {
+ "id": -1,
+ "label": "Method",
+ "localized": "Technique",
+ "reload": "script_video",
+ "hint": "The specific math method used to generate the video."
+ },
+ {
+ "id": -1,
+ "label": "Model repo",
+ "localized": "Online Source",
+ "reload": "script_prompt_enhance",
+ "hint": "The name of the online library (HuggingFace) where the prompt-helper is kept."
+ },
+ {
+ "id": -1,
+ "label": "Model gguf",
+ "localized": "Compact Version",
+ "reload": "script_prompt_enhance",
+ "hint": "A special small version of the model to save memory."
+ },
+ {
+ "id": -1,
+ "label": "Model type",
+ "localized": "Format Type",
+ "reload": "script_prompt_enhance",
+ "hint": "What specific technical format the small model is using."
+ },
+ {
+ "id": -1,
+ "label": "Model file",
+ "localized": "Specific File",
+ "reload": "script_prompt_enhance",
+ "hint": "The exact filename inside the online library."
+ },
+ {
+ "id": -1,
+ "label": "Max tokens",
+ "localized": "Word Limit",
+ "reload": "script_prompt_enhance",
+ "hint": "The maximum number of words or parts of words the AI can write back to you."
+ },
+ {
+ "id": -1,
+ "label": "masked",
+ "localized": "Masked Only",
+ "reload": "img2img",
+ "hint": "Only change the part of the image you colored in with the brush."
+ },
+ {
+ "id": -1,
+ "label": "Mask invert",
+ "localized": "Flip Selection",
+ "reload": "script_differential_diffusion",
+ "hint": "Change everything EXCEPT the part you colored in."
+ },
+ {
+ "id": -1,
+ "label": "Mask strength",
+ "localized": "Paint Power",
+ "reload": "script_differential_diffusion",
+ "hint": "How much the AI ignores the original colors under your mask."
+ },
+ {
+ "id": -1,
+ "label": "Multistep restore",
+ "localized": "Better Cleanup",
+ "reload": "script_instantir",
+ "hint": "Runs the cleanup process multiple times for a clearer image."
+ },
+ {
+ "id": -1,
+ "label": "Mask blur",
+ "localized": "Edge Softness",
+ "reload": "script_outpainting",
+ "hint": "Blurs the edges of your selection so the new AI parts blend into the old parts smoothly."
+ },
+ {
+ "id": -1,
+ "label": "Min guidance",
+ "localized": "Start Strength",
+ "reload": "script_video",
+ "hint": "How much the AI follows your words at the beginning of the video."
+ },
+ {
+ "id": -1,
+ "label": "Max guidance",
+ "localized": "End Strength",
+ "reload": "script_video",
+ "hint": "How much the AI follows your words at the end of the video."
+ },
+ {
+ "id": -1,
+ "label": "Motion level",
+ "localized": "Wiggle Amount",
+ "reload": "script_video",
+ "hint": "Higher numbers mean things in the video move around more wildly."
+ },
+ {
+ "id": -1,
+ "label": "Mode after",
+ "localized": "Post-Step Mode",
+ "reload": "control",
+ "hint": "What the AI does after it finishing the first pass."
+ },
+ {
+ "id": -1,
+ "label": "Method after",
+ "localized": "Post-Step Math",
+ "reload": "control",
+ "hint": "The specific calculation used after the main work is done."
+ },
+ {
+ "id": -1,
+ "label": "Mode mask",
+ "localized": "Masking Style",
+ "reload": "control",
+ "hint": "How the AI treats the selection mask."
+ },
+ {
+ "id": -1,
+ "label": "Method mask",
+ "localized": "Masking Math",
+ "reload": "control",
+ "hint": "The technical way the mask is applied to the picture."
+ },
+ {
+ "id": -1,
+ "label": "Maximum units",
+ "localized": "Tool Limit",
+ "reload": "control",
+ "hint": "The most amount of ControlNet tools you can use at once."
+ },
+ {
+ "id": -1,
+ "label": "Max faces",
+ "localized": "Face Count",
+ "reload": "control",
+ "hint": "Limit how many faces the AI looks for."
+ },
+ {
+ "id": -1,
+ "label": "Medium",
+ "localized": "Average",
+ "reload": "control",
+ "hint": "A middle-ground setting."
+ },
+ {
+ "id": -1,
+ "label": "Merge alpha",
+ "localized": "Mix Transparency",
+ "reload": "extras",
+ "hint": "How see-through the blended images are."
+ },
+ {
+ "id": -1,
+ "label": "Mask only",
+ "localized": "Show Mask",
+ "reload": "extras",
+ "hint": "Only export the black and white mask image, not the actual result."
+ },
+ {
+ "id": -1,
+ "label": "Max Length",
+ "localized": "Text Limit",
+ "reload": "caption",
+ "hint": "Maximum number of words allowed in the description."
+ },
+ {
+ "id": -1,
+ "label": "Min Flavors",
+ "localized": "Minimum Detail",
+ "reload": "caption",
+ "hint": "Make sure the AI uses at least this many descriptive words."
+ },
+ {
+ "id": -1,
+ "label": "Max Flavors",
+ "localized": "Maximum Detail",
+ "reload": "caption",
+ "hint": "Prevent the AI from using too many descriptive words."
+ },
+ {
+ "id": -1,
+ "label": "Max tags",
+ "localized": "Label Limit",
+ "reload": "caption",
+ "hint": "The highest number of tags (like 'dog', 'park', 'sunny') the AI can use."
+ },
+ {
+ "id": -1,
+ "label": "Memory",
+ "localized": "RAM Info",
+ "reload": "component-8625",
+ "hint": "Shows how much computer memory is currently being used."
+ },
+ {
+ "id": -1,
+ "label": "Memory optimization",
+ "localized": "Memory Saver",
+ "reload": "component-8625",
+ "hint": "Settings to help the AI run on weaker computers."
+ },
+ {
+ "id": -1,
+ "label": "Model Info",
+ "localized": "About Brain",
+ "reload": "component-8625",
+ "hint": "Display information about the current AI style."
+ },
+ {
+ "id": -1,
+ "label": "Model pipeline",
+ "localized": "Architecture",
+ "reload": "settings_sd",
+ "hint": "Manually choose how the AI is built if it doesn't auto-detect correctly."
+ },
+ {
+ "id": -1,
+ "label": "Model auto-load on start",
+ "localized": "Load at Startup",
+ "reload": "settings_sd",
+ "hint": "Automatically load your favorite AI brain when you open the program."
+ },
+ {
+ "id": -1,
+ "label": "Model load using multiple threads",
+ "localized": "Fast Loading",
+ "reload": "settings_sd",
+ "hint": "Uses more of your computer's power to load the AI brain faster."
+ },
+ {
+ "id": -1,
+ "label": "Model auto-download on demand",
+ "localized": "Auto Download",
+ "reload": "settings_sd",
+ "hint": "If a specific tool is missing, the program will find and download it for you."
+ },
+ {
+ "id": -1,
+ "label": "Model load using streams",
+ "localized": "Slow Drive Helper",
+ "reload": "settings_sd",
+ "hint": "Makes loading smoother if your AI models are on a slow external hard drive."
+ },
+ {
+ "id": -1,
+ "label": "Model load model direct to GPU",
+ "localized": "Direct-to-VRAM",
+ "reload": "settings_sd",
+ "hint": "Skips a step to load the model faster into your graphics card."
+ },
+ {
+ "id": -1,
+ "label": "Model types not to offload",
+ "localized": "Keep in RAM",
+ "reload": "settings_offload",
+ "hint": "Specific model types that should never be moved out of fast memory."
+ },
+ {
+ "id": -1,
+ "label": "Modules to always offload",
+ "localized": "Always Move Out",
+ "reload": "settings_offload",
+ "hint": "Parts of the AI to always move to slow memory to save space."
+ },
+ {
+ "id": -1,
+ "label": "Modules to never offload",
+ "localized": "Always Keep Ready",
+ "reload": "settings_offload",
+ "hint": "Parts of the AI that must always stay in fast memory for speed."
+ },
+ {
+ "id": -1,
+ "label": "Model types not to quantize",
+ "localized": "No Shrinking",
+ "reload": "settings_quantization",
+ "hint": "Models that should stay at high quality and not be compressed."
+ },
+ {
+ "id": -1,
+ "label": "Modules to not convert",
+ "localized": "Ignore Conversion",
+ "reload": "settings_quantization",
+ "hint": "Specific parts of the AI that shouldn't be touched by compression."
+ },
+ {
+ "id": -1,
+ "label": "Modules dtype dict",
+ "localized": "Format Settings",
+ "reload": "settings_quantization",
+ "hint": "Advanced technical list of how each part is stored."
+ },
+ {
+ "id": -1,
+ "label": "Math",
+ "localized": "Calculation Type",
+ "reload": "settings_cuda",
+ "hint": "Settings for how the graphics card does the heavy math."
+ },
+ {
+ "id": -1,
+ "label": "Memory limit",
+ "localized": "RAM Cap",
+ "reload": "settings_backends",
+ "hint": "The maximum amount of memory the AI is allowed to use."
+ },
+ {
+ "id": -1,
+ "label": "migraphx",
+ "localized": "AMD Speedup",
+ "reload": "settings_compile",
+ "hint": "A specific speed boost for AMD graphics cards."
+ },
+ {
+ "id": -1,
+ "label": "max-autotune",
+ "localized": "Full Speed Boost",
+ "reload": "settings_compile",
+ "hint": "Tries every trick to make generation as fast as possible."
+ },
+ {
+ "id": -1,
+ "label": "max-autotune-no-cudagraphs",
+ "localized": "Safe Speed Boost",
+ "reload": "settings_compile",
+ "hint": "A fast setting that is less likely to crash than Full Speed Boost."
+ },
+ {
+ "id": -1,
+ "label": "Maximum image size (MP)",
+ "localized": "MegaPixel Cap",
+ "reload": "settings_saving-images",
+ "hint": "Prevents the AI from trying to make an image so big it crashes the computer."
+ },
+ {
+ "id": -1,
+ "label": "Max words",
+ "localized": "Filename Length",
+ "reload": "settings_saving-paths",
+ "hint": "Limits how many words from your prompt are used in the saved image name."
+ },
+ {
+ "id": -1,
+ "label": "Modern",
+ "localized": "Modern UI",
+ "reload": "settings_ui",
+ "hint": "Use the newer looking interface."
+ },
+ {
+ "id": -1,
+ "label": "Mount URL subpath",
+ "localized": "Web Folder",
+ "reload": "settings_ui",
+ "hint": "Advanced: For running the AI behind a custom web address."
+ },
+ {
+ "id": -1,
+ "label": "Mobile scale",
+ "localized": "Phone Zoom",
+ "reload": "settings_ui",
+ "hint": "Makes everything bigger or smaller on mobile screens."
+ },
+ {
+ "id": -1,
+ "label": "Move detailer model to CPU when complete",
+ "localized": "Free GPU after Fix",
+ "reload": "settings_postprocessing",
+ "hint": "Clears out your graphics card after fixing a face to make room for the next image."
+ },
+ {
+ "id": -1,
+ "label": "Move base model to CPU when using refiner",
+ "localized": "Swap Brains",
+ "reload": "settings_legacy_options",
+ "hint": "Moves the main brain out of the way when the 'Detail Refiner' is working to save memory."
+ },
+ {
+ "id": -1,
+ "label": "Move base model to CPU when using VAE",
+ "localized": "Swap for Colors",
+ "reload": "settings_legacy_options",
+ "hint": "Moves the main brain out of the way when the color-fixer (VAE) is working."
+ },
+ {
+ "id": -1,
+ "label": "Move refiner model to CPU when not in use",
+ "localized": "Stow Refiner",
+ "reload": "settings_legacy_options",
+ "hint": "Clears the Refiner brain out of memory when you aren't using it."
+ },
+ {
+ "id": -1,
+ "label": "Move VAE and CLIP to RAM when training",
+ "localized": "Training Memory Saver",
+ "reload": "settings_legacy_options",
+ "hint": "Saves space on your graphics card while teaching the AI new things."
+ },
+ {
+ "id": -1,
+ "label": "Model name",
+ "localized": "Brain Name",
+ "reload": "models_current_tab",
+ "hint": "The name of the current style you are using."
+ },
+ {
+ "id": -1,
+ "label": "Model base path",
+ "localized": "File Path",
+ "reload": "models_current_tab",
+ "hint": "Where the style file is stored on your computer."
+ },
+ {
+ "id": -1,
+ "label": "Max shard size",
+ "localized": "Split Size",
+ "reload": "models_current_tab",
+ "hint": "How large each piece of the model file is when saved."
+ },
+ {
+ "id": -1,
+ "label": "Model class",
+ "localized": "Brain Category",
+ "reload": "models_loader_tab",
+ "hint": "The technical category of the AI model."
+ },
+ {
+ "id": -1,
+ "label": "Mid Block",
+ "localized": "Center Brain",
+ "reload": "component-5574",
+ "hint": "The very middle part of the AI's processing engine."
+ },
+ {
+ "id": -1,
+ "label": "Model precision",
+ "localized": "Quality Level",
+ "reload": "models_replace_tab",
+ "hint": "Higher precision looks better but takes up more memory."
+ },
+ {
+ "id": -1,
+ "label": "Maximum rank",
+ "localized": "Max Detail Rank",
+ "reload": "component-5745",
+ "hint": "A setting for LoRAs (mini-styles) that controls how much detail they can hold."
+ },
+ {
+ "id": -1,
+ "label": "Midas depth",
+ "localized": "3D Depth (Midas)",
+ "reload": "control",
+ "hint": "A tool that looks at an image and guesses how far away everything is."
+ },
+ {
+ "id": -1,
+ "label": "MLSD",
+ "localized": "Line Finder (MLSD)",
+ "reload": "control",
+ "hint": "A tool for finding straight lines, great for buildings and rooms."
+ },
+ {
+ "id": -1,
+ "label": "MediaPipe Face",
+ "localized": "Face Mapper",
+ "reload": "control",
+ "hint": "Finds faces and maps out where eyes, nose, and mouth are."
+ },
+ {
+ "id": -1,
+ "label": "Marigold Depth",
+ "localized": "HQ 3D Depth",
+ "reload": "control",
+ "hint": "A very high-quality tool for guessing the 3D depth of a flat image."
+ }
+ ],
+ "n": [
+ {
+ "id": 0,
+ "label": "Networks",
+ "localized": "LoRA & Styles",
+ "reload": "",
+ "hint": "A menu to browse and pick extra models like LoRAs and Textual Inversions"
+ },
+ {
+ "id": 0,
+ "label": "New row",
+ "localized": "Add a Line",
+ "reload": "",
+ "hint": "Start a fresh horizontal line in the interface layout"
+ },
+ {
+ "id": 0,
+ "label": "New column",
+ "localized": "Add a Column",
+ "reload": "",
+ "hint": "Start a fresh vertical section in the interface layout"
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku",
+ "localized": "Nunchaku Fast Mode",
+ "reload": "",
+ "hint": "A specialized tool to make AI generation faster on some computers"
+ },
+ {
+ "id": 0,
+ "label": "nsfw",
+ "localized": "Adult Filter",
+ "reload": "",
+ "hint": "Checks if the image has adult content"
+ },
+ {
+ "id": 0,
+ "label": "NudeNet",
+ "localized": "NudeNet Filter",
+ "reload": "",
+ "hint": "A tool that can spot and blur out nudity in your images"
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku Engine",
+ "localized": "Nunchaku Speed Engine",
+ "reload": "",
+ "hint": "Technical setting for how Nunchaku speeds up the AI"
+ },
+ {
+ "id": 0,
+ "label": "NNCF: Neural Network Compression Framework",
+ "localized": "NNCF Optimizer",
+ "reload": "",
+ "hint": "A method to shrink models so they use less computer memory"
+ },
+ {
+ "id": 0,
+ "label": "Noise Options",
+ "localized": "Grain & Noise Settings",
+ "reload": "",
+ "hint": "Settings for the random patterns the AI uses to build your image"
+ },
+ {
+ "id": 0,
+ "label": "Networks panel",
+ "localized": "Networks Tab Settings",
+ "reload": "",
+ "hint": "Choose how your LoRA and Style models are shown in the menu"
+ },
+ {
+ "id": 0,
+ "label": "Networks UI",
+ "localized": "Networks Look & Feel",
+ "reload": "",
+ "hint": "Change the appearance of the extra models menu"
+ },
+ {
+ "id": 0,
+ "label": "Networks Scan",
+ "localized": "Check for New Models",
+ "reload": "",
+ "hint": "Look for any new LoRA or Style files you recently added to your computer"
+ },
+ {
+ "id": 0,
+ "label": "Negative prompt",
+ "localized": "What to Avoid",
+ "reload": "",
+ "hint": "Describe things you DO NOT want to see in the picture (like 'blurry' or 'extra fingers')"
+ },
+ {
+ "id": 0,
+ "label": "Number",
+ "localized": "Amount",
+ "reload": "",
+ "hint": "The numeric value used for this setting"
+ },
+ {
+ "id": 0,
+ "label": "negative",
+ "localized": "Exclude",
+ "reload": "",
+ "hint": "The part of the prompt that says what to leave out"
+ },
+ {
+ "id": 0,
+ "label": "None",
+ "localized": "None",
+ "reload": "",
+ "hint": "Do not apply any special settings here"
+ },
+ {
+ "id": 0,
+ "label": "NSFW allowed",
+ "localized": "Allow Adult Content",
+ "reload": "",
+ "hint": "Let the AI suggest or create adult-themed images in the prompt helper"
+ },
+ {
+ "id": 0,
+ "label": "Noise strength",
+ "localized": "Noise Level",
+ "reload": "",
+ "hint": "Controls how much random grain or change is added to the video frames"
+ },
+ {
+ "id": 0,
+ "label": "NMS",
+ "localized": "NMS Cleanup",
+ "reload": "",
+ "hint": "A technical trick to clean up messy detection boxes in AI vision"
+ },
+ {
+ "id": 0,
+ "label": "Near threshold",
+ "localized": "Close-up Cutoff",
+ "reload": "",
+ "hint": "How close an object needs to be before the AI treats it differently"
+ },
+ {
+ "id": 0,
+ "label": "Noise scale",
+ "localized": "Grain Scale",
+ "reload": "",
+ "hint": "Sets how big or small the random noise patterns are in the video"
+ },
+ {
+ "id": 0,
+ "label": "Note",
+ "localized": "Note",
+ "reload": "",
+ "hint": "A small piece of info or reminder about this setting"
+ },
+ {
+ "id": 0,
+ "label": "Non-blocking move operations",
+ "localized": "Background Data Moving",
+ "reload": "",
+ "hint": "Moves data inside your computer without freezing the screen"
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku attention",
+ "localized": "Nunchaku Speed Boost",
+ "reload": "",
+ "hint": "Speeds up Flux models by using a special math trick for NVIDIA cards. Usually makes images generate faster."
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku offloading",
+ "localized": "Nunchaku RAM Saver",
+ "reload": "",
+ "hint": "Saves Video Memory (VRAM) by moving parts of the AI to your normal computer RAM while it works. Good for cheaper graphics cards."
+ },
+ {
+ "id": 0,
+ "label": "native",
+ "localized": "Original / Native",
+ "reload": "",
+ "hint": "Uses the built-in standard setting without any modifications"
+ },
+ {
+ "id": 0,
+ "label": "no-grad",
+ "localized": "Memory Saver (no-grad)",
+ "reload": "",
+ "hint": "A technical mode that uses less memory and speeds up the AI by not tracking math history."
+ },
+ {
+ "id": 0,
+ "label": "Numbered filenames",
+ "localized": "Use 001, 002... Names",
+ "reload": "",
+ "hint": "Saves your images with simple numbers instead of long descriptions in the filename"
+ },
+ {
+ "id": 0,
+ "label": "Network card size (px)",
+ "localized": "Model Card Size",
+ "reload": "",
+ "hint": "How big the preview pictures for your LoRAs should be in the menu"
+ },
+ {
+ "id": 0,
+ "label": "Noise multiplier for image processing",
+ "localized": "Grain Intensity",
+ "reload": "",
+ "hint": "Increases or decreases the amount of random detail added during cleanup"
+ },
+ {
+ "id": 0,
+ "label": "New model name",
+ "localized": "Output Model Name",
+ "reload": "",
+ "hint": "Type the name for the new AI model you are about to create/merge"
+ },
+ {
+ "id": 0,
+ "label": "Number of ReBasin Iterations",
+ "localized": "Mixer Polish Cycles",
+ "reload": "",
+ "hint": "How many times to refine the math when mixing two models together for better results"
+ },
+ {
+ "id": 0,
+ "label": "Network prompt",
+ "localized": "Style Prompt",
+ "reload": "",
+ "hint": "Specific instructions sent to a LoRA or extra network"
+ },
+ {
+ "id": 0,
+ "label": "Network negative prompt",
+ "localized": "Style Negative Prompt",
+ "reload": "",
+ "hint": "Specific instructions on what a LoRA should avoid doing"
+ },
+ {
+ "id": 0,
+ "label": "Network parameters",
+ "localized": "Style Settings",
+ "reload": "",
+ "hint": "Extra technical numbers for the LoRAs you are using"
+ }
+ ],
+ "o": [
+ {
+ "id": 0,
+ "label": "Output",
+ "localized": "Resulting Images",
+ "reload": "",
+ "hint": "Shows or hides the area where your finished images and live previews appear while the AI is working."
+ },
+ {
+ "id": 0,
+ "label": "OpenCLiP",
+ "localized": "Describe with OpenCLiP",
+ "reload": "",
+ "hint": "Uses the OpenCLiP vision model to look at your image and describe what is in it with words."
+ },
+ {
+ "id": 0,
+ "label": "ONNX",
+ "localized": "ONNX Format",
+ "reload": "",
+ "hint": "A universal format for AI models that can help them run on different types of hardware."
+ },
+ {
+ "id": 0,
+ "label": "Override",
+ "localized": "Force Settings",
+ "reload": "",
+ "hint": "Manually set options that will ignore the default server rules or settings found inside an imported image's data."
+ },
+ {
+ "id": 0,
+ "label": "Optimum Quanto",
+ "localized": "Quanto Quantization",
+ "reload": "",
+ "hint": "A method to shrink the model size so it uses less memory, optimized for efficiency."
+ },
+ {
+ "id": 0,
+ "label": "Optimum Quanto: post-load",
+ "localized": "Quanto After Loading",
+ "reload": "",
+ "hint": "Compresses the model's memory usage immediately after it is loaded into the system."
+ },
+ {
+ "id": 0,
+ "label": "Optional",
+ "localized": "Optional",
+ "reload": "",
+ "hint": "This setting is not required for the AI to work but can be changed if you want more control."
+ },
+ {
+ "id": 0,
+ "label": "Olive",
+ "localized": "Microsoft Olive",
+ "reload": "",
+ "hint": "A tool by Microsoft that optimizes AI models to run faster on specific hardware like Windows GPUs."
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO",
+ "localized": "Intel OpenVINO",
+ "reload": "",
+ "hint": "A toolkit by Intel used to speed up AI performance specifically on Intel CPUs and Integrated GPUs."
+ },
+ {
+ "id": 0,
+ "label": "Other...",
+ "localized": "More Options",
+ "reload": "",
+ "hint": "Additional miscellaneous settings for the user interface."
+ },
+ {
+ "id": 0,
+ "label": "Outputs & Images",
+ "localized": "Saving Images",
+ "reload": "",
+ "hint": "Settings regarding where and how your created images are saved to your computer."
+ },
+ {
+ "id": 0,
+ "label": "Override settings",
+ "localized": "Apply Custom Overrides",
+ "reload": "",
+ "hint": "If the settings from a loaded image don't match your computer's setup, use this to force your own settings instead."
+ },
+ {
+ "id": 0,
+ "label": "Override sampler",
+ "localized": "Force Sampler",
+ "reload": "",
+ "hint": "Ignore the saved sampler (the math method used to draw) and use a specific one instead."
+ },
+ {
+ "id": 0,
+ "label": "Override steps",
+ "localized": "Force Step Count",
+ "reload": "",
+ "hint": "Manually set how many steps the AI takes to draw the image, ignoring other settings."
+ },
+ {
+ "id": 0,
+ "label": "Ortho",
+ "localized": "Ortho View",
+ "reload": "",
+ "hint": "Changes the perspective to an orthogonal (flat) view, often used for technical or 2D-style looks."
+ },
+ {
+ "id": 0,
+ "label": "Offload face module",
+ "localized": "Unload Face Tool",
+ "reload": "",
+ "hint": "Moves the face-processing part of the AI out of memory when it's not being used to save space."
+ },
+ {
+ "id": 0,
+ "label": "Override scheduler",
+ "localized": "Force Scheduler",
+ "reload": "",
+ "hint": "Changes the noise-reduction schedule (how the AI cleans up the image) regardless of original settings."
+ },
+ {
+ "id": 0,
+ "label": "Optional image description",
+ "localized": "Extra Image Info",
+ "reload": "",
+ "hint": "An optional space to type more details about what is happening in the image."
+ },
+ {
+ "id": 0,
+ "label": "Order",
+ "localized": "Sequence Order",
+ "reload": "",
+ "hint": "Determines the sequence in which frames or images are processed in a video."
+ },
+ {
+ "id": 0,
+ "label": "Overlay",
+ "localized": "Overlay Image",
+ "reload": "",
+ "hint": "Places a transparent or semi-transparent image on top of your main result."
+ },
+ {
+ "id": 0,
+ "label": "Override resolution",
+ "localized": "Force Size",
+ "reload": "",
+ "hint": "Sets a specific width and height for the video, ignoring the default dimensions."
+ },
+ {
+ "id": 0,
+ "label": "Offload processor",
+ "localized": "Clear Processor Memory",
+ "reload": "",
+ "hint": "Clears the image pre-processor from your hardware memory once it finishes its job."
+ },
+ {
+ "id": 0,
+ "label": "Output directory",
+ "localized": "Save Folder",
+ "reload": "",
+ "hint": "The specific folder on your hard drive where you want the finished images to be stored."
+ },
+ {
+ "id": 0,
+ "label": "original",
+ "localized": "Classic Backend",
+ "reload": "",
+ "hint": "Uses the original, standard way of running Stable Diffusion (LDM)."
+ },
+ {
+ "id": 0,
+ "label": "Offload caption models",
+ "localized": "Unload Tagging Models",
+ "reload": "",
+ "hint": "Removes the image-to-text models from memory after they finish describing an image."
+ },
+ {
+ "id": 0,
+ "label": "Offload during pre-forward",
+ "localized": "Early Memory Cleanup",
+ "reload": "",
+ "hint": "Moves data out of active memory early in the process to prevent running out of RAM/VRAM."
+ },
+ {
+ "id": 0,
+ "label": "Offload using streams",
+ "localized": "Streamed Cleanup",
+ "reload": "",
+ "hint": "Uses a continuous flow to move data out of memory, which can be smoother on some systems."
+ },
+ {
+ "id": 0,
+ "label": "Offload low watermark",
+ "localized": "Min Memory Limit",
+ "reload": "",
+ "hint": "The minimum amount of memory to keep free before the system starts moving data out."
+ },
+ {
+ "id": 0,
+ "label": "Offload GPU high watermark",
+ "localized": "GPU Max Limit",
+ "reload": "",
+ "hint": "The maximum amount of Video RAM to use before the system forces data onto the slower system RAM."
+ },
+ {
+ "id": 0,
+ "label": "Offload CPU high watermark",
+ "localized": "CPU Max Limit",
+ "reload": "",
+ "hint": "The maximum amount of system RAM to use before the system starts clearing out old data."
+ },
+ {
+ "id": 0,
+ "label": "Offload blocks",
+ "localized": "Move Model Parts",
+ "reload": "",
+ "hint": "Moves specific 'blocks' or pieces of the AI model in and out of memory as they are needed."
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO activations mode",
+ "localized": "OpenVINO Speed Mode",
+ "reload": "",
+ "hint": "Adjusts how the Intel OpenVINO engine handles data calculations to balance speed and accuracy."
+ },
+ {
+ "id": 0,
+ "label": "ONNX Execution Provider",
+ "localized": "ONNX Hardware Target",
+ "reload": "",
+ "hint": "Chooses which part of your computer (GPU, CPU, or DirectML) will run the ONNX model."
+ },
+ {
+ "id": 0,
+ "label": "ONNX allow fallback to CPU",
+ "localized": "Use CPU if GPU Fails",
+ "reload": "",
+ "hint": "If your graphics card can't handle the ONNX model, it will try to use your processor instead of crashing."
+ },
+ {
+ "id": 0,
+ "label": "ONNX cache converted models",
+ "localized": "Save Optimized ONNX",
+ "reload": "",
+ "hint": "Saves a copy of the converted model so the AI doesn't have to spend time converting it again next time."
+ },
+ {
+ "id": 0,
+ "label": "ONNX unload base model when processing refiner",
+ "localized": "Clear Base for Refiner",
+ "reload": "",
+ "hint": "Swaps the main model out of memory to make room for the 'Refiner' model that adds fine details."
+ },
+ {
+ "id": 0,
+ "label": "Olive use FP16 on optimization",
+ "localized": "Use Half-Precision (FP16)",
+ "reload": "",
+ "hint": "Uses a faster, lower-memory math mode. Usually works great and saves a lot of space."
+ },
+ {
+ "id": 0,
+ "label": "Olive force FP32 for VAE Encoder",
+ "localized": "Use Full Precision (FP32) for VAE",
+ "reload": "",
+ "hint": "Uses high-precision math for the part that turns images into data. Fixes black or 'corrupted' image errors."
+ },
+ {
+ "id": 0,
+ "label": "Olive use static dimensions",
+ "localized": "Fix Image Size for Speed",
+ "reload": "",
+ "hint": "Tells the AI to expect images of only one size, which makes it much faster but less flexible."
+ },
+ {
+ "id": 0,
+ "label": "Olive cache optimized models",
+ "localized": "Keep Olive Cache",
+ "reload": "",
+ "hint": "Stores the optimized version of the model on your disk so it loads instantly in the future."
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO disable model caching",
+ "localized": "Don't Save OpenVINO Cache",
+ "reload": "",
+ "hint": "Forces the system to re-calculate the optimization every time instead of saving it to your drive."
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO disable memory cleanup after compile",
+ "localized": "Skip Memory Cleanup",
+ "reload": "",
+ "hint": "Keeps temporary files in memory after starting up, which might make things slightly faster but uses more RAM."
+ },
+ {
+ "id": 0,
+ "label": "onediff",
+ "localized": "OneDiff",
+ "reload": "",
+ "hint": "A specialized acceleration engine used to make the AI generate images much faster."
+ },
+ {
+ "id": 0,
+ "label": "olive-ai",
+ "localized": "Olive-AI",
+ "reload": "",
+ "hint": "The Microsoft-specific optimization toolset for faster AI performance."
+ },
+ {
+ "id": 0,
+ "label": "openvino_fx",
+ "localized": "OpenVINO FX",
+ "reload": "",
+ "hint": "An experimental, faster version of the Intel OpenVINO acceleration method."
+ },
+ {
+ "id": 0,
+ "label": "Overwrite existing",
+ "localized": "Replace Old Files",
+ "reload": "",
+ "hint": "If a file with the same name already exists, the new one will be saved over it, deleting the old one."
+ },
+ {
+ "id": 0,
+ "label": "Out Block",
+ "localized": "Upsampling Blocks",
+ "reload": "",
+ "hint": "The parts of the AI 'brain' that handle making the image bigger and adding detail (12 for SD 1.5, 9 for SDXL)."
+ },
+ {
+ "id": 0,
+ "label": "Overwrite model",
+ "localized": "Overwrite Model File",
+ "reload": "",
+ "hint": "Saves the new merged or modified model by replacing the existing model file."
+ },
+ {
+ "id": 0,
+ "label": "Output model",
+ "localized": "Save Model As",
+ "reload": "",
+ "hint": "Choose the name and location for the newly created or modified AI model."
+ },
+ {
+ "id": 0,
+ "label": "Overwrite existing file",
+ "localized": "Overwrite File",
+ "reload": "",
+ "hint": "Replaces any file that is already there with the new one."
+ },
+ {
+ "id": 0,
+ "label": "Options",
+ "localized": "Extra Options",
+ "reload": "",
+ "hint": "Additional settings to fine-tune how the prompt enhancer improves your text."
+ },
+ {
+ "id": 0,
+ "label": "OpenBody",
+ "localized": "Body Pose (OpenBody)",
+ "reload": "",
+ "hint": "A control method that helps the AI understand and follow the human body pose from a reference image."
+ }
+ ],
+ "p": [
+ {
+ "id": 1,
+ "label": "Process",
+ "localized": "Make It Better",
+ "reload": "",
+ "hint": "Fix up or change an image you already have. Use this to make things bigger (upscale), wipe out backgrounds, hide naughty bits (NSFW), or add cool filters."
+ },
+ {
+ "id": 2,
+ "label": "Prompts",
+ "localized": "Idea Box",
+ "reload": "",
+ "hint": "Where you type what you want to see and what you want to avoid."
+ },
+ {
+ "id": 3,
+ "label": "Pause",
+ "localized": "Wait a Sec",
+ "reload": "",
+ "hint": "Tell the AI to take a breather and stop drawing for a moment."
+ },
+ {
+ "id": 4,
+ "label": "Post",
+ "localized": "Final Polish",
+ "reload": "",
+ "hint": "Change the size of your picture after the AI finishes drawing it."
+ },
+ {
+ "id": 5,
+ "label": "Preview",
+ "localized": "Sneak Peek",
+ "reload": "",
+ "hint": "A quick look at what is happening right now."
+ },
+ {
+ "id": 6,
+ "label": "Process Image",
+ "localized": "Fix One",
+ "reload": "",
+ "hint": "Apply changes to just one picture."
+ },
+ {
+ "id": 7,
+ "label": "Process Batch",
+ "localized": "Fix a Pile",
+ "reload": "",
+ "hint": "Apply changes to a whole group of pictures at once."
+ },
+ {
+ "id": 8,
+ "label": "Process Folder",
+ "localized": "Fix a Folder",
+ "reload": "",
+ "hint": "Apply changes to every single picture inside a specific folder."
+ },
+ {
+ "id": 9,
+ "label": "Provider",
+ "localized": "Engine Room",
+ "reload": "",
+ "hint": "The technical backend that is running the math."
+ },
+ {
+ "id": 10,
+ "label": "Pipeline Modifiers",
+ "localized": "Genie Tweaks",
+ "reload": "",
+ "hint": "Extra tools you can turn on to change how the AI builds your image."
+ },
+ {
+ "id": 11,
+ "label": "Postprocessing",
+ "localized": "After-Effects",
+ "reload": "",
+ "hint": "Cleanup steps that happen after the picture is generated, like making it high-res."
+ },
+ {
+ "id": 12,
+ "label": "Preset Block Merge",
+ "localized": "Mixer Presets",
+ "reload": "",
+ "hint": "Saved settings for combining different AI brains (models)."
+ },
+ {
+ "id": 13,
+ "label": "Pony",
+ "localized": "Pony Style",
+ "reload": "",
+ "hint": "Settings specific to the Pony Diffusion style of models."
+ },
+ {
+ "id": 14,
+ "label": "Preview metadata",
+ "localized": "See Info",
+ "reload": "",
+ "hint": "Look at the hidden settings used to make an image."
+ },
+ {
+ "id": 15,
+ "label": "Prompt",
+ "localized": "Describe It",
+ "reload": "",
+ "hint": "Write exactly what you want the AI to draw."
+ },
+ {
+ "id": 16,
+ "label": "Processed Preview",
+ "localized": "Draft View",
+ "reload": "",
+ "hint": "Shows you how the AI is cleaning up your input before it starts the real work."
+ },
+ {
+ "id": 17,
+ "label": "PixelArt",
+ "localized": "Retro Pixels",
+ "reload": "",
+ "hint": "Tools to make your image look like an old-school video game."
+ },
+ {
+ "id": 18,
+ "label": "PAG: Perturbed attention guidance",
+ "localized": "Sharp Focus (PAG)",
+ "reload": "",
+ "hint": "A trick to make the AI follow your prompt more closely and look sharper."
+ },
+ {
+ "id": 19,
+ "label": "PAB: Pyramid attention broadcast",
+ "localized": "Speed Boost (PAB)",
+ "reload": "",
+ "hint": "A speed hack that makes the AI generate faster by skipping some math."
+ },
+ {
+ "id": 20,
+ "label": "Para-attention",
+ "localized": "Smart Flow",
+ "reload": "",
+ "hint": "Optimizes how the AI thinks about different parts of the image."
+ },
+ {
+ "id": 21,
+ "label": "Paths for specific models",
+ "localized": "Model Folders",
+ "reload": "",
+ "hint": "Tell the software where you hide your AI model files."
+ },
+ {
+ "id": 22,
+ "label": "Prediction method",
+ "localized": "Math Mode",
+ "reload": "",
+ "hint": "How the AI guesses what the picture should look like. Use 'v_prediction' for NoobAI or 'flow' for Flux."
+ },
+ {
+ "id": 23,
+ "label": "PAG scale",
+ "localized": "Focus Strength",
+ "reload": "",
+ "hint": "How hard the PAG effect should push the AI to be accurate."
+ },
+ {
+ "id": 24,
+ "label": "PAG start",
+ "localized": "Focus Start",
+ "reload": "",
+ "hint": "When to start applying the focus effect during the drawing process."
+ },
+ {
+ "id": 25,
+ "label": "PAG stop",
+ "localized": "Focus End",
+ "reload": "",
+ "hint": "When to stop applying the focus effect."
+ },
+ {
+ "id": 26,
+ "label": "PAG layers",
+ "localized": "Focus Layers",
+ "reload": "",
+ "hint": "Which specific parts of the AI's brain the focus effect should touch."
+ },
+ {
+ "id": 27,
+ "label": "PAG config",
+ "localized": "Focus Setup",
+ "reload": "",
+ "hint": "Advanced settings for the PAG focus effect."
+ },
+ {
+ "id": 28,
+ "label": "Perform SDSA",
+ "localized": "Better Consistency",
+ "reload": "",
+ "hint": "A special trick to keep things looking the same across multiple images."
+ },
+ {
+ "id": 29,
+ "label": "Perform Injection",
+ "localized": "Inject Details",
+ "reload": "",
+ "hint": "Force specific data into the generation process."
+ },
+ {
+ "id": 30,
+ "label": "PhotoMaker Model",
+ "localized": "Face Swapper",
+ "reload": "",
+ "hint": "The specific AI file used to make faces look like a real person."
+ },
+ {
+ "id": 31,
+ "label": "Penalty",
+ "localized": "Strictness",
+ "reload": "",
+ "hint": "How much to punish the AI for doing things it shouldn't."
+ },
+ {
+ "id": 32,
+ "label": "positive",
+ "localized": "Do This",
+ "reload": "",
+ "hint": "The stuff you actually want to see in the picture."
+ },
+ {
+ "id": 33,
+ "label": "Prompt EX",
+ "localized": "Pro Prompts",
+ "reload": "",
+ "hint": "Advanced ways to describe your image."
+ },
+ {
+ "id": 34,
+ "label": "Power",
+ "localized": "Oomph",
+ "reload": "",
+ "hint": "How much strength to give a specific part of your description."
+ },
+ {
+ "id": 35,
+ "label": "Prompt thresholds",
+ "localized": "Cutoff Point",
+ "reload": "",
+ "hint": "Decides when the AI should stop caring about certain words."
+ },
+ {
+ "id": 36,
+ "label": "Preset",
+ "localized": "Ready-Made",
+ "reload": "",
+ "hint": "A saved collection of settings you can use instantly."
+ },
+ {
+ "id": 37,
+ "label": "Pad frames",
+ "localized": "Extra Frames",
+ "reload": "",
+ "hint": "Add empty space or padding to the start/end of a video."
+ },
+ {
+ "id": 38,
+ "label": "Prefill text",
+ "localized": "Start the Sentence",
+ "reload": "",
+ "hint": "Force the AI to start its response with these specific words so it doesn't get confused."
+ },
+ {
+ "id": 39,
+ "label": "Prompt prefix",
+ "localized": "Add to Front",
+ "reload": "",
+ "hint": "Automatic words added to the start of every prompt, like 'best quality'."
+ },
+ {
+ "id": 40,
+ "label": "Prompt suffix",
+ "localized": "Add to Back",
+ "reload": "",
+ "hint": "Automatic words added to the end of every prompt."
+ },
+ {
+ "id": 41,
+ "label": "Padding",
+ "localized": "Borders",
+ "reload": "",
+ "hint": "Extra empty space around the edges."
+ },
+ {
+ "id": 42,
+ "label": "Prompt strength",
+ "localized": "Influence",
+ "reload": "",
+ "hint": "How much the AI should listen to your words versus its own imagination."
+ },
+ {
+ "id": 43,
+ "label": "Preview start",
+ "localized": "Peek Start",
+ "reload": "",
+ "hint": "When to start showing the progress preview."
+ },
+ {
+ "id": 44,
+ "label": "Preview end",
+ "localized": "Peek End",
+ "reload": "",
+ "hint": "When to stop showing the progress preview."
+ },
+ {
+ "id": 45,
+ "label": "Pixels to expand",
+ "localized": "Grow Edges",
+ "reload": "",
+ "hint": "How many pixels to add to the outside of the image (outpainting)."
+ },
+ {
+ "id": 46,
+ "label": "Processor",
+ "localized": "Pre-Tool",
+ "reload": "",
+ "hint": "The tool that analyzes your image (like finding edges or poses) before drawing starts."
+ },
+ {
+ "id": 47,
+ "label": "Pose confidence",
+ "localized": "Pose Guess",
+ "reload": "",
+ "hint": "How sure the AI needs to be that it found a human skeleton."
+ },
+ {
+ "id": 48,
+ "label": "Parameter free",
+ "localized": "No-Setup Mode",
+ "reload": "",
+ "hint": "Run things without needing to fiddle with numbers."
+ },
+ {
+ "id": 49,
+ "label": "Processed",
+ "localized": "Finished View",
+ "reload": "",
+ "hint": "Shows or hides the images that have already been fixed up."
+ },
+ {
+ "id": 50,
+ "label": "Postprocess mask",
+ "localized": "Cleanup Area",
+ "reload": "",
+ "hint": "Limit the fixes to only a certain part of the image."
+ },
+ {
+ "id": 51,
+ "label": "PixelArt block size",
+ "localized": "Pixel Size",
+ "reload": "",
+ "hint": "How big and chunky the pixels should be."
+ },
+ {
+ "id": 52,
+ "label": "PixelArt sharpen",
+ "localized": "Pixel Crispness",
+ "reload": "",
+ "hint": "Makes the edges of your pixels look sharper."
+ },
+ {
+ "id": 53,
+ "label": "Platform",
+ "localized": "Hardware",
+ "reload": "",
+ "hint": "What kind of computer chips are doing the work."
+ },
+ {
+ "id": 54,
+ "label": "Pipeline",
+ "localized": "Workflow",
+ "reload": "",
+ "hint": "The step-by-step path the image takes to get finished."
+ },
+ {
+ "id": 55,
+ "label": "Perform warmup",
+ "localized": "Engine Warmup",
+ "reload": "",
+ "hint": "Run a quick test to get the AI ready before doing the real work."
+ },
+ {
+ "id": 56,
+ "label": "Prompt attention normalization",
+ "localized": "Balance Words",
+ "reload": "",
+ "hint": "Makes sure one word doesn't accidentally overpower everything else in your prompt."
+ },
+ {
+ "id": 57,
+ "label": "performance",
+ "localized": "Speed",
+ "reload": "",
+ "hint": "Settings to make the AI go faster."
+ },
+ {
+ "id": 58,
+ "label": "Performance Counter",
+ "localized": "Speed Tracker",
+ "reload": "",
+ "hint": "Shows you a clock or meter of how fast the AI is working."
+ },
+ {
+ "id": 59,
+ "label": "PAG layer names",
+ "localized": "Focus Zones",
+ "reload": "",
+ "hint": "Specific parts of the AI model to apply the PAG focus effect to."
+ },
+ {
+ "id": 60,
+ "label": "PAB cache enabled",
+ "localized": "Save Speed Math",
+ "reload": "",
+ "hint": "Remembers previous math to speed up the next frame."
+ },
+ {
+ "id": 61,
+ "label": "PAB spacial skip range",
+ "localized": "Skip Area",
+ "reload": "",
+ "hint": "How much of the image space to skip during speed-up."
+ },
+ {
+ "id": 62,
+ "label": "PAB spacial skip start",
+ "localized": "Skip Start",
+ "reload": "",
+ "hint": "When to start skipping math for speed."
+ },
+ {
+ "id": 63,
+ "label": "PAB spacial skip end",
+ "localized": "Skip End",
+ "reload": "",
+ "hint": "When to stop skipping math for speed."
+ },
+ {
+ "id": 64,
+ "label": "ParaAttention first-block cache enabled",
+ "localized": "Quick Cache",
+ "reload": "",
+ "hint": "Speeds up the very first part of the AI's thinking."
+ },
+ {
+ "id": 65,
+ "label": "ParaAttention residual diff threshold",
+ "localized": "Change Limit",
+ "reload": "",
+ "hint": "Decides how much change is needed before the AI recalculates something."
+ },
+ {
+ "id": 66,
+ "label": "Parallel process images in batch",
+ "localized": "Multi-Tasking",
+ "reload": "",
+ "hint": "Process multiple images at the exact same time instead of one by one."
+ },
+ {
+ "id": 67,
+ "label": "precompile",
+ "localized": "Pre-Build",
+ "reload": "",
+ "hint": "Translate the AI code into a faster version before starting."
+ },
+ {
+ "id": 68,
+ "label": "Panel minimum width",
+ "localized": "Side Bar Size",
+ "reload": "",
+ "hint": "The smallest width the side menus can be."
+ },
+ {
+ "id": 69,
+ "label": "Persist UI layout",
+ "localized": "Remember Layout",
+ "reload": "",
+ "hint": "Keep your buttons and sliders where you left them."
+ },
+ {
+ "id": 70,
+ "label": "Progress update period",
+ "localized": "Refresh Rate",
+ "reload": "",
+ "hint": "How often (in milliseconds) the screen updates with progress."
+ },
+ {
+ "id": 71,
+ "label": "Play a notification upon completion",
+ "localized": "Ding When Done",
+ "reload": "",
+ "hint": "Make a sound when the image is finished."
+ },
+ {
+ "id": 72,
+ "label": "Path to notification sound",
+ "localized": "Sound File",
+ "reload": "",
+ "hint": "Choose which 'ding' sound to play when done."
+ },
+ {
+ "id": 73,
+ "label": "Postprocessing operation order",
+ "localized": "Step Order",
+ "reload": "",
+ "hint": "Decide if you want to upscale first, then fix faces, or vice-versa."
+ },
+ {
+ "id": 74,
+ "label": "Prompt padding",
+ "localized": "Word Filler",
+ "reload": "",
+ "hint": "Adds invisible tokens to help the AI understand long prompts better."
+ },
+ {
+ "id": 75,
+ "label": "Pad prompt and negative prompt to be same length",
+ "localized": "Equalize Prompts",
+ "reload": "",
+ "hint": "Makes the 'Do' and 'Don't' lists the same length so the AI doesn't get biased."
+ },
+ {
+ "id": 76,
+ "label": "Pin training dataset to memory",
+ "localized": "Keep Training in RAM",
+ "reload": "",
+ "hint": "Keeps your training images in fast memory so it doesn't slow down."
+ },
+ {
+ "id": 77,
+ "label": "Primary model",
+ "localized": "Main Brain",
+ "reload": "",
+ "hint": "The main AI model you are using."
+ },
+ {
+ "id": 78,
+ "label": "Preset Interpolation Ratio",
+ "localized": "Mix Amount",
+ "reload": "",
+ "hint": "The slider that decides if you want more of Model A or Model B."
+ },
+ {
+ "id": 79,
+ "label": "Prune",
+ "localized": "Trim Fat",
+ "reload": "",
+ "hint": "Remove unnecessary data from a model to make the file smaller."
+ },
+ {
+ "id": 80,
+ "label": "Prediction type",
+ "localized": "Guess Type",
+ "reload": "",
+ "hint": "What the AI is trying to predict (Noise vs Image)."
+ },
+ {
+ "id": 81,
+ "label": "Prompt enhance",
+ "localized": "Magic Prompt",
+ "reload": "",
+ "hint": "A helper that uses a robot to make your simple prompt much more detailed."
+ },
+ {
+ "id": 82,
+ "label": "PidiNet",
+ "localized": "Line Finder",
+ "reload": "",
+ "hint": "A specific tool for finding soft edges and lines in an image."
+ },
+ {
+ "id": 83,
+ "label": "Parameters",
+ "localized": "Base Settings",
+ "reload": "",
+ "hint": "The basic knobs and dials for making your image."
+ },
+ {
+ "id": 84,
+ "label": "Postprocess upscale",
+ "localized": "Bigger After",
+ "reload": "",
+ "hint": "Make the image larger after the generation is done."
+ }
+ ],
+ "q": [
+ {
+ "id": 0,
+ "label": "Quick Settings",
+ "localized": "Top Picks Bar",
+ "reload": "",
+ "hint": "A shortcut area for your favorite tools and buttons so you don't have to go digging through menus."
+ },
+ {
+ "id": 0,
+ "label": "Quantized",
+ "localized": "Lite Mode",
+ "reload": "",
+ "hint": "A compressed version of the model that runs faster and uses less memory on your computer."
+ },
+ {
+ "id": 0,
+ "label": "Qwen layered",
+ "localized": "Qwen Layer Settings",
+ "reload": "",
+ "hint": "Specific adjustments for how the Qwen model processes data in different steps."
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings",
+ "localized": "Fast Menu",
+ "reload": "",
+ "hint": "The section where you can pin your most used options."
+ },
+ {
+ "id": 0,
+ "label": "Qwen layered number of layers",
+ "localized": "Qwen Layer Count",
+ "reload": "",
+ "hint": "How many levels of processing the Qwen model should use; more can mean better quality but slower speed."
+ },
+ {
+ "id": 0,
+ "label": "Quantization mode",
+ "localized": "Compression Style",
+ "reload": "",
+ "hint": "The method used to shrink the model size to make it run on weaker hardware."
+ },
+ {
+ "id": 0,
+ "label": "Quantization type",
+ "localized": "Compression Type",
+ "reload": "",
+ "hint": "The specific technical format used to compress the AI model data."
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type",
+ "localized": "Math Compression Type",
+ "reload": "",
+ "hint": "The way the computer simplifies the heavy math (Matrix Multiplication) to save power."
+ },
+ {
+ "id": 0,
+ "label": "Quantization type for Text Encoders",
+ "localized": "Prompt Reader Compression",
+ "reload": "",
+ "hint": "How much to shrink the part of the AI that reads and understands your typed words."
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type for Text Encoders",
+ "localized": "Prompt Reader Math Style",
+ "reload": "",
+ "hint": "The simplified math settings used specifically for the text-understanding part of the AI."
+ },
+ {
+ "id": 0,
+ "label": "Quantize convolutional layers",
+ "localized": "Shrink Image Processors",
+ "reload": "",
+ "hint": "Compresses the parts of the AI that specifically handle visual patterns and shapes."
+ },
+ {
+ "id": 0,
+ "label": "Quantize using GPU",
+ "localized": "Use Graphics Card for Shrinking",
+ "reload": "",
+ "hint": "Uses your video card to handle the compression process instead of your main processor."
+ },
+ {
+ "id": 0,
+ "label": "Quantization weights type",
+ "localized": "Model Weight Compression",
+ "reload": "",
+ "hint": "How the AI's internal 'knowledge bits' (weights) are compressed."
+ },
+ {
+ "id": 0,
+ "label": "Quantization activations type",
+ "localized": "Brain Activity Compression",
+ "reload": "",
+ "hint": "How the AI's 'thinking process' (activations) is simplified during generation."
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings list",
+ "localized": "Pinned Tools List",
+ "reload": "",
+ "hint": "Type the names of the settings you want to see at the top of your screen, separated by commas."
+ }
+ ],
+ "r": [
+ {
+ "id": 0,
+ "label": "Refine",
+ "localized": "Make it better",
+ "reload": "n/a",
+ "hint": "Refine runs extra steps after the first image is made. It can make the picture bigger (upscale) and add more details or fix small mistakes."
+ },
+ {
+ "id": 1,
+ "label": "Restore",
+ "localized": "Bring back settings",
+ "reload": "n/a",
+ "hint": "This puts back the settings you used in your current text box or from the very last picture you made."
+ },
+ {
+ "id": 2,
+ "label": "Reset anchors",
+ "localized": "Reset markers",
+ "reload": "n/a",
+ "hint": "Clears the saved position markers used for consistent characters."
+ },
+ {
+ "id": 3,
+ "label": "Reload model",
+ "localized": "Refresh AI brain",
+ "reload": "n/a",
+ "hint": "Clears the current AI model from memory and loads it again fresh."
+ },
+ {
+ "id": 4,
+ "label": "Reprocess",
+ "localized": "Do it again with changes",
+ "reload": "n/a",
+ "hint": "Take the pictures you just made and run them through the AI again using different settings."
+ },
+ {
+ "id": 5,
+ "label": "Resize to",
+ "localized": "Change size to",
+ "reload": "n/a",
+ "hint": "Sets the exact width and height you want for the final image."
+ },
+ {
+ "id": 6,
+ "label": "Resize\n by",
+ "localized": "Scale by",
+ "reload": "n/a",
+ "hint": "Makes the image bigger or smaller by a multiplier (like 2x bigger)."
+ },
+ {
+ "id": 7,
+ "label": "Resize\n to",
+ "localized": "Change size to",
+ "reload": "n/a",
+ "hint": "Sets the final pixel dimensions for the image."
+ },
+ {
+ "id": 8,
+ "label": "Run Preview",
+ "localized": "Show me a test",
+ "reload": "n/a",
+ "hint": "Generates a quick preview of what the mask or effect will look like."
+ },
+ {
+ "id": 9,
+ "label": "Reference",
+ "localized": "Example models",
+ "reload": "n/a",
+ "hint": "A list of helper models the AI can use. It will download them automatically the first time you click one."
+ },
+ {
+ "id": 10,
+ "label": "Reset receipe",
+ "localized": "Start over",
+ "reload": "n/a",
+ "hint": "Clears all the current video settings and goes back to the default start."
+ },
+ {
+ "id": 11,
+ "label": "Run",
+ "localized": "Start",
+ "reload": "n/a",
+ "hint": "Click this to begin making the video."
+ },
+ {
+ "id": 12,
+ "label": "Refresh extension list",
+ "localized": "Check for new add-ons",
+ "reload": "n/a",
+ "hint": "Checks the internet to see if there are any new tools or updates for your extensions."
+ },
+ {
+ "id": 13,
+ "label": "Restart server",
+ "localized": "Reboot the app",
+ "reload": "n/a",
+ "hint": "Turns the background program off and back on again to apply big changes."
+ },
+ {
+ "id": 14,
+ "label": "Request browser notifications",
+ "localized": "Let me know when done",
+ "reload": "n/a",
+ "hint": "Asks your web browser for permission to send a pop-up alert when your images are finished."
+ },
+ {
+ "id": 15,
+ "label": "Restore UI defaults",
+ "localized": "Fix the buttons",
+ "reload": "n/a",
+ "hint": "Puts all the sliders, checkboxes, and buttons back to how they looked when you first installed the app."
+ },
+ {
+ "id": 16,
+ "label": "Refresh UI values",
+ "localized": "Update screen",
+ "reload": "n/a",
+ "hint": "Force the screen to show the most recent settings."
+ },
+ {
+ "id": 17,
+ "label": "Reinstall",
+ "localized": "Install again",
+ "reload": "n/a",
+ "hint": "Deletes the current version and downloads a fresh copy."
+ },
+ {
+ "id": 18,
+ "label": "Refresh state",
+ "localized": "Check status",
+ "reload": "n/a",
+ "hint": "Updates the information about what the computer is doing right now."
+ },
+ {
+ "id": 19,
+ "label": "Refresh data",
+ "localized": "Update all info",
+ "reload": "n/a",
+ "hint": "Does a deep check to update all system statistics and logs."
+ },
+ {
+ "id": 20,
+ "label": "Run benchmark",
+ "localized": "Test speed",
+ "reload": "n/a",
+ "hint": "Runs a speed test to see how fast your computer can make images compared to others."
+ },
+ {
+ "id": 21,
+ "label": "Refresh bench",
+ "localized": "Update scores",
+ "reload": "n/a",
+ "hint": "Updates the list of speed test results."
+ },
+ {
+ "id": 22,
+ "label": "Restore defaults",
+ "localized": "Go back to start",
+ "reload": "n/a",
+ "hint": "Resets all the deep technical settings of the server to their original factory values."
+ },
+ {
+ "id": 23,
+ "label": "Replace",
+ "localized": "Swap image",
+ "reload": "n/a",
+ "hint": "Pick a different picture to put in this spot."
+ },
+ {
+ "id": 24,
+ "label": "Refresh",
+ "localized": "Refresh",
+ "reload": "n/a",
+ "hint": "Reloads the current view or list."
+ },
+ {
+ "id": 25,
+ "label": "Reprocess decode",
+ "localized": "Redo the pixels",
+ "reload": "n/a",
+ "hint": "Takes the hidden AI data and turns it into a visible picture again, usually to fix colors or blurry bits."
+ },
+ {
+ "id": 26,
+ "label": "Reprocess refine",
+ "localized": "Redo the cleanup",
+ "reload": "n/a",
+ "hint": "Runs the extra 'polishing' step again on a previous image."
+ },
+ {
+ "id": 27,
+ "label": "Reprocess face",
+ "localized": "Fix the face",
+ "reload": "n/a",
+ "hint": "Runs the face-fixing tool again on your last generation to make it look more realistic."
+ },
+ {
+ "id": 28,
+ "label": "Remove background",
+ "localized": "Cut out subject",
+ "reload": "n/a",
+ "hint": "Tries to delete the background and leave only the person or object in the front."
+ },
+ {
+ "id": 29,
+ "label": "RAS: Region-Adaptive Sampling",
+ "localized": "Smart area detail",
+ "reload": "n/a",
+ "hint": "A feature that tells the AI to pay more attention to important parts of the image and less to simple parts."
+ },
+ {
+ "id": 30,
+ "label": "Resize",
+ "localized": "Change size",
+ "reload": "n/a",
+ "hint": "Changes how big or small the picture is. You can set a specific size or just use a scale like 'double'."
+ },
+ {
+ "id": 31,
+ "label": "Rerefence models",
+ "localized": "Helper models",
+ "reload": "n/a",
+ "hint": "Settings for small files that help the AI copy a specific style or person."
+ },
+ {
+ "id": 32,
+ "label": "Replace model components",
+ "localized": "Swap AI parts",
+ "reload": "n/a",
+ "hint": "A tool to switch out specific parts of the AI's 'brain' with parts from another model."
+ },
+ {
+ "id": 33,
+ "label": "rescale",
+ "localized": "Fix brightness",
+ "reload": "n/a",
+ "hint": "Adjusts the math during image creation so the colors don't get 'burnt' or too dark at high settings."
+ },
+ {
+ "id": 34,
+ "label": "Resize seed from width",
+ "localized": "Scale layout (width)",
+ "reload": "n/a",
+ "hint": "If you made a small picture and want a big one that looks exactly like it, this tells the AI to stretch the 'pattern' to match."
+ },
+ {
+ "id": 35,
+ "label": "Resize seed from height",
+ "localized": "Scale layout (height)",
+ "reload": "n/a",
+ "hint": "Helps keep the same composition when moving from a small image size to a taller one."
+ },
+ {
+ "id": 36,
+ "label": "Refine guidance",
+ "localized": "Refiner strength",
+ "reload": "n/a",
+ "hint": "How much the second 'polishing' AI should listen to your prompt. Higher means more detail but might look weird."
+ },
+ {
+ "id": 37,
+ "label": "Resize mode",
+ "localized": "How to fit size",
+ "reload": "n/a",
+ "hint": "Choose how the image fits a new shape: 'none' stays the same; 'fixed' stretches it; 'crop' cuts the edges; 'fill' adds bars; 'outpaint' creates new scenery."
+ },
+ {
+ "id": 38,
+ "label": "Resize method",
+ "localized": "Sizing tech",
+ "reload": "n/a",
+ "hint": "The math used to change size. Some make it blurry but fast, others use AI to make it sharp and clear."
+ },
+ {
+ "id": 39,
+ "label": "Resize width",
+ "localized": "New width",
+ "reload": "n/a",
+ "hint": "Sets how many pixels wide the image should be. 0 means it figures it out automatically."
+ },
+ {
+ "id": 40,
+ "label": "Resize height",
+ "localized": "New height",
+ "reload": "n/a",
+ "hint": "Sets how many pixels tall the image should be. 0 means it figures it out automatically."
+ },
+ {
+ "id": 41,
+ "label": "Resize scale",
+ "localized": "Size multiplier",
+ "reload": "n/a",
+ "hint": "How many times bigger to make the image (e.g., 2.0 makes it twice as big)."
+ },
+ {
+ "id": 42,
+ "label": "Refine sampler",
+ "localized": "Refiner logic",
+ "reload": "n/a",
+ "hint": "The specific math method used to 'draw' the details during the polishing step."
+ },
+ {
+ "id": 43,
+ "label": "Refiner start",
+ "localized": "Refiner switch point",
+ "reload": "n/a",
+ "hint": "When to switch from the main AI to the polishing AI. 0.8 means the main AI does 80% of the work first."
+ },
+ {
+ "id": 44,
+ "label": "Refiner steps",
+ "localized": "Refiner detail steps",
+ "reload": "n/a",
+ "hint": "How many steps the second AI should take to polish the image."
+ },
+ {
+ "id": 45,
+ "label": "Refine prompt",
+ "localized": "Refiner words",
+ "reload": "n/a",
+ "hint": "The text description used specifically for the polishing stage."
+ },
+ {
+ "id": 46,
+ "label": "Refine negative prompt",
+ "localized": "Refiner 'don't draw'",
+ "reload": "n/a",
+ "hint": "The things you DON'T want the polishing AI to add to the image."
+ },
+ {
+ "id": 47,
+ "label": "Renoise",
+ "localized": "Add detail noise",
+ "reload": "n/a",
+ "hint": "Adds a little bit of 'fuzz' back into the image so the AI has something to turn into new details."
+ },
+ {
+ "id": 48,
+ "label": "Renoise end",
+ "localized": "Stop adding noise",
+ "reload": "n/a",
+ "hint": "When to stop adding the extra detail noise during the process."
+ },
+ {
+ "id": 49,
+ "label": "Range",
+ "localized": "Range",
+ "reload": "n/a",
+ "hint": "The start and end points for this specific setting."
+ },
+ {
+ "id": 50,
+ "label": "Repeat x-axis",
+ "localized": "Tile sideways",
+ "reload": "n/a",
+ "hint": "Makes the image wrap around left-to-right so it can be used as a seamless wallpaper."
+ },
+ {
+ "id": 51,
+ "label": "Repeat y-axis",
+ "localized": "Tile up and down",
+ "reload": "n/a",
+ "hint": "Makes the image wrap around top-to-bottom for seamless patterns."
+ },
+ {
+ "id": 52,
+ "label": "ReSwapper Model",
+ "localized": "Face swap model",
+ "reload": "n/a",
+ "hint": "The specific AI file used to put one person's face onto another body."
+ },
+ {
+ "id": 53,
+ "label": "Return original images",
+ "localized": "Keep the before shots",
+ "reload": "n/a",
+ "hint": "Shows you the pictures before the faces were swapped alongside the finished ones."
+ },
+ {
+ "id": 54,
+ "label": "Restart step",
+ "localized": "Start-over step",
+ "reload": "n/a",
+ "hint": "The specific point where the AI should loop back and try again to improve quality."
+ },
+ {
+ "id": 55,
+ "label": "Restore pipeline on end",
+ "localized": "Clean up after",
+ "reload": "n/a",
+ "hint": "Resets the AI system to its normal state once the process is finished."
+ },
+ {
+ "id": 56,
+ "label": "Randomize seed after each loop iteration",
+ "localized": "Change pattern every time",
+ "reload": "n/a",
+ "hint": "Every time the AI loops to improve the image, it will use a new random pattern so it doesn't get stuck."
+ },
+ {
+ "id": 57,
+ "label": "Random seeds",
+ "localized": "Use random numbers",
+ "reload": "n/a",
+ "hint": "Uses different starting patterns for every variation in the prompt grid."
+ },
+ {
+ "id": 58,
+ "label": "Restore pipe on end",
+ "localized": "Cleanup",
+ "reload": "n/a",
+ "hint": "Puts the technical processing chain back to normal when finished."
+ },
+ {
+ "id": 59,
+ "label": "Rows",
+ "localized": "Horizontal rows",
+ "reload": "n/a",
+ "hint": "How many rows of different areas you want to divide the prompt into."
+ },
+ {
+ "id": 60,
+ "label": "Repetition penalty",
+ "localized": "Stop repeating",
+ "reload": "n/a",
+ "hint": "Makes the AI less likely to use the same words or patterns over and over. Set to 1 to turn this off."
+ },
+ {
+ "id": 61,
+ "label": "Redux prompt strength",
+ "localized": "Style strength",
+ "reload": "n/a",
+ "hint": "How strongly the AI should follow the style of the 'Redux' reference image."
+ },
+ {
+ "id": 62,
+ "label": "right",
+ "localized": "Right side",
+ "reload": "n/a",
+ "hint": "How much space to add to the right of the image."
+ },
+ {
+ "id": 63,
+ "label": "Reference query weight",
+ "localized": "Pattern matching",
+ "reload": "n/a",
+ "hint": "How much the AI should look at the reference image's layout and shapes."
+ },
+ {
+ "id": 64,
+ "label": "Reference adain weight",
+ "localized": "Color/Style matching",
+ "reload": "n/a",
+ "hint": "How much the AI should copy the colors and lighting from the reference image."
+ },
+ {
+ "id": 65,
+ "label": "Refine upscaler",
+ "localized": "Second upscaler",
+ "reload": "n/a",
+ "hint": "A second tool to make the image even bigger after the first one finishes."
+ },
+ {
+ "id": 66,
+ "label": "Refine foreground",
+ "localized": "Fix the front",
+ "reload": "n/a",
+ "hint": "Focuses extra detail only on the main subject in the front."
+ },
+ {
+ "id": 67,
+ "label": "Recursive",
+ "localized": "Check all folders",
+ "reload": "n/a",
+ "hint": "When looking for images, the AI will also look inside every folder within the main folder."
+ },
+ {
+ "id": 68,
+ "label": "Rebase",
+ "localized": "Update code",
+ "reload": "n/a",
+ "hint": "A technical way to update the software by moving your changes on top of the newest version."
+ },
+ {
+ "id": 69,
+ "label": "Repos",
+ "localized": "Code sources",
+ "reload": "n/a",
+ "hint": "The internet addresses where the software gets its updates."
+ },
+ {
+ "id": 70,
+ "label": "Refiner model",
+ "localized": "Polishing AI",
+ "reload": "n/a",
+ "hint": "The specific AI model used for the second-pass 'Refine' steps."
+ },
+ {
+ "id": 71,
+ "label": "Record torch streams",
+ "localized": "Log data flow",
+ "reload": "n/a",
+ "hint": "A technical tool to track how information moves through your graphics card (GPU)."
+ },
+ {
+ "id": 72,
+ "label": "Remote VAE image type",
+ "localized": "Cloud VAE format",
+ "reload": "n/a",
+ "hint": "The file type used when sending image data to an external color-corrector (VAE)."
+ },
+ {
+ "id": 73,
+ "label": "Remote VAE for encode",
+ "localized": "Use cloud VAE to start",
+ "reload": "n/a",
+ "hint": "Uses an external server to turn your image into AI-readable data."
+ },
+ {
+ "id": 74,
+ "label": "RAS enabled",
+ "localized": "Turn on RAS",
+ "reload": "n/a",
+ "hint": "Enables Region-Adaptive Sampling to save time on simple parts of the image."
+ },
+ {
+ "id": 75,
+ "label": "reduce-overhead",
+ "localized": "Speed up (less memory)",
+ "reload": "n/a",
+ "hint": "A setting to help the AI run faster on computers with less power."
+ },
+ {
+ "id": 76,
+ "label": "repeated",
+ "localized": "Repeat mode",
+ "reload": "n/a",
+ "hint": "Optimizes the software for doing the same task many times."
+ },
+ {
+ "id": 77,
+ "label": "Root model folder",
+ "localized": "Main AI folder",
+ "reload": "n/a",
+ "hint": "The main place on your computer where all your AI models are stored."
+ },
+ {
+ "id": 78,
+ "label": "Resize background color",
+ "localized": "Filler color",
+ "reload": "n/a",
+ "hint": "The color used to fill in the empty bars when you resize an image to a new shape."
+ },
+ {
+ "id": 79,
+ "label": "Restore from metadata: skip params",
+ "localized": "Don't load prompt",
+ "reload": "n/a",
+ "hint": "When loading an old image, ignore the text and settings used to make it."
+ },
+ {
+ "id": 80,
+ "label": "Restore from metadata: skip settings",
+ "localized": "Don't load UI settings",
+ "reload": "n/a",
+ "hint": "When loading an old image, don't change your current sliders or checkboxes."
+ },
+ {
+ "id": 81,
+ "label": "requests",
+ "localized": "Network requests",
+ "reload": "n/a",
+ "hint": "Technical settings for how the app talks to the internet."
+ },
+ {
+ "id": 82,
+ "label": "rust",
+ "localized": "Rust engine",
+ "reload": "n/a",
+ "hint": "Settings for the high-speed coding language used in some parts of the app."
+ },
+ {
+ "id": 83,
+ "label": "Restore unparsed prompt",
+ "localized": "Load raw text",
+ "reload": "n/a",
+ "hint": "If an image had a messy prompt, load it exactly as it was typed without trying to 'clean' it."
+ },
+ {
+ "id": 84,
+ "label": "Reuse loaded model dictionary",
+ "localized": "Share AI data",
+ "reload": "n/a",
+ "hint": "Keeps parts of the AI in memory to make switching between models faster."
+ },
+ {
+ "id": 85,
+ "label": "ReBasin",
+ "localized": "Smart merge",
+ "reload": "n/a",
+ "hint": "A fancy way to blend two AI models together so the result gets the best parts of both."
+ },
+ {
+ "id": 86,
+ "label": "Replace VAE",
+ "localized": "Swap color fixer",
+ "reload": "n/a",
+ "hint": "Change the part of the AI that handles final colors and fine details."
+ },
+ {
+ "id": 87,
+ "label": "Reference unit 1",
+ "localized": "Reference slot 1",
+ "reload": "n/a",
+ "hint": "The first slot for adding a picture you want the AI to copy or follow."
+ }
+ ],
+ "s": [
+ {
+ "id": 0,
+ "label": "Sampler",
+ "localized": "Drawing Method",
+ "reload": "",
+ "hint": "Pick how the computer paints your picture. Different methods can make the art look smoother or more detailed."
+ },
+ {
+ "id": 0,
+ "label": "Scripts",
+ "localized": "Extra Tools",
+ "reload": "",
+ "hint": "Turn on special add-on features to help with the drawing process."
+ },
+ {
+ "id": 0,
+ "label": "Scale",
+ "localized": "Resize Factor",
+ "reload": "",
+ "hint": "Change how big or small the final image will be compared to the start."
+ },
+ {
+ "id": 1,
+ "label": "Swap X/Y",
+ "localized": "Flip Horizontal/Vertical",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "Swap Y/Z",
+ "localized": "Flip Vertical/Depth",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "Swap X/Z",
+ "localized": "Flip Horizontal/Depth",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Set prompt",
+ "localized": "Use Improved Text",
+ "reload": "",
+ "hint": "Copy the better, automatically improved version of your description into the main box."
+ },
+ {
+ "id": 0,
+ "label": "Skip",
+ "localized": "Skip Current",
+ "reload": "",
+ "hint": "Stop working on the current picture and immediately move to the next one in line."
+ },
+ {
+ "id": 0,
+ "label": "Stop",
+ "localized": "Cancel Everything",
+ "reload": "",
+ "hint": "Stop all current drawing tasks immediately."
+ },
+ {
+ "id": 0,
+ "label": "Show",
+ "localized": "Find File",
+ "reload": "",
+ "hint": "Open the folder where this image is stored on your computer."
+ },
+ {
+ "id": 0,
+ "label": "Save",
+ "localized": "Keep Image",
+ "reload": "",
+ "hint": "Save this picture to your permanent collection."
+ },
+ {
+ "id": 0,
+ "label": "Sketch",
+ "localized": "Hand Draw",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Size & Inputs",
+ "localized": "Resolution & Files",
+ "reload": "",
+ "hint": "Choose how big the video should be and what files to use as a starting point."
+ },
+ {
+ "id": 0,
+ "label": "Set receipe",
+ "localized": "Apply Recipe",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scale by",
+ "localized": "Resize by Multiplier",
+ "reload": "",
+ "hint": "Use this to make the image 2 times bigger, 3 times bigger, etc."
+ },
+ {
+ "id": 0,
+ "label": "Scale to",
+ "localized": "Resize to Exact Size",
+ "reload": "",
+ "hint": "Use this to make the image a specific width and height (like 1920x1080)."
+ },
+ {
+ "id": 0,
+ "label": "Settings",
+ "localized": "App Options",
+ "reload": "",
+ "hint": "Change how the entire application works and looks."
+ },
+ {
+ "id": 0,
+ "label": "System",
+ "localized": "Computer Info",
+ "reload": "",
+ "hint": "Technical details about your computer hardware and the software version."
+ },
+ {
+ "id": 0,
+ "label": "Shutdown server",
+ "localized": "Turn Off App",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Start profiling",
+ "localized": "Monitor Performance",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "System Info",
+ "localized": "Machine Details",
+ "reload": "",
+ "hint": "Shows information about your Graphics Card and RAM usage."
+ },
+ {
+ "id": 0,
+ "label": "Set UI defaults",
+ "localized": "Remember My Settings",
+ "reload": "",
+ "hint": "Make the current settings the ones that appear every time you open the app."
+ },
+ {
+ "id": 0,
+ "label": "Set UI menu states",
+ "localized": "Save Menu Layout",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Send interrupt",
+ "localized": "Emergency Stop",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Submit results",
+ "localized": "Send Data",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "System Paths",
+ "localized": "Folder Locations",
+ "reload": "",
+ "hint": "Settings for telling the app where your AI models are saved on your hard drive."
+ },
+ {
+ "id": 0,
+ "label": "Show all pages",
+ "localized": "View All Settings",
+ "reload": "",
+ "hint": "Expand all setting categories so you can see every option at once."
+ },
+ {
+ "id": 0,
+ "label": "Save model",
+ "localized": "Save AI Model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scan missing",
+ "localized": "Check for Missing Info",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save receipe",
+ "localized": "Save My Recipe",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Simple Merge",
+ "localized": "Mix Two Models",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Style",
+ "localized": "Art Style",
+ "reload": "",
+ "hint": "Choose a specific look (like 'Oil Painting' or 'Cyberpunk') to apply to your prompt."
+ },
+ {
+ "id": 0,
+ "label": "SD 1.5",
+ "localized": "Standard AI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SD XL",
+ "localized": "High Quality AI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SD1.5",
+ "localized": "Standard AI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SDXL",
+ "localized": "High Quality AI",
+ "reload": "",
+ "hint": "Stable Diffusion XL (The bigger, more powerful model version)."
+ },
+ {
+ "id": 0,
+ "label": "Start",
+ "localized": "Begin",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Select",
+ "localized": "Choose",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Size",
+ "localized": "Dimensions",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Size & Batch",
+ "localized": "Dimensions & Quantity",
+ "reload": "",
+ "hint": "Choose how big the image is and how many to make at once."
+ },
+ {
+ "id": 0,
+ "label": "Seed",
+ "localized": "Random Seed",
+ "reload": "",
+ "hint": "The 'Seed' is a number that determines the random pattern of the image. Using the same number with the same settings creates the same image."
+ },
+ {
+ "id": 0,
+ "label": "Script",
+ "localized": "Plugin Tool",
+ "reload": "",
+ "hint": "Pick an optional automation tool or special feature to use."
+ },
+ {
+ "id": 0,
+ "label": "Stable Diffusion 3.x",
+ "localized": "Next-Gen AI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SDNQ: SD.Next Quantization",
+ "localized": "Memory Compression",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save Options",
+ "localized": "Saving Rules",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Startup & Server Options",
+ "localized": "Launch Settings",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SeedVR",
+ "localized": "VR Settings",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Styles",
+ "localized": "Saved Looks",
+ "reload": "",
+ "hint": "Pre-set descriptions you can add to your prompt to get a specific artistic look."
+ },
+ {
+ "id": 0,
+ "label": "Search & Download",
+ "localized": "Get New Models",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Server log",
+ "localized": "App History",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Steps",
+ "localized": "Detail Rounds",
+ "reload": "",
+ "hint": "How many times the AI cleans up the image. More rounds usually mean more detail, but take more time."
+ },
+ {
+ "id": 0,
+ "label": "Sampling method",
+ "localized": "Drawing Algorithm",
+ "reload": "",
+ "hint": "The specific math used to build the image from noise."
+ },
+ {
+ "id": 0,
+ "label": "Sigma method",
+ "localized": "Noise Schedule",
+ "reload": "",
+ "hint": "Controls how the AI removes 'static' (noise) during the drawing process."
+ },
+ {
+ "id": 0,
+ "label": "Sigma adjust",
+ "localized": "Fine-tune Noise",
+ "reload": "",
+ "hint": "A tiny adjustment to the noise levels for advanced users."
+ },
+ {
+ "id": 0,
+ "label": "Sampler order",
+ "localized": "Math Accuracy",
+ "reload": "",
+ "hint": "Higher numbers make the math more precise but make the computer work harder."
+ },
+ {
+ "id": 0,
+ "label": "SLG scale",
+ "localized": "Skip Guidance Strength",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SLG start",
+ "localized": "Skip Guidance Start",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SLG stop",
+ "localized": "Skip Guidance End",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SLG layers",
+ "localized": "Skip Guidance Layers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SLG config",
+ "localized": "Skip Guidance Setup",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG scale",
+ "localized": "Edit Guidance Strength",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG blur sigma",
+ "localized": "Edit Blur Smoothness",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG blur threshold inf",
+ "localized": "Edit Blur Limit",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG start",
+ "localized": "Edit Guidance Start",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG stop",
+ "localized": "Edit Guidance End",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG layers",
+ "localized": "Edit Guidance Layers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG config",
+ "localized": "Edit Guidance Setup",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Strength",
+ "localized": "Change Amount",
+ "reload": "",
+ "hint": "How much the AI is allowed to change the original image. Low = minor changes, High = total makeover."
+ },
+ {
+ "id": 0,
+ "label": "Sort detections",
+ "localized": "Order Left-to-Right",
+ "reload": "",
+ "hint": "Organize found objects by where they are in the picture instead of how sure the AI is."
+ },
+ {
+ "id": 0,
+ "label": "Sharpen",
+ "localized": "Make Crisp",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Subject",
+ "localized": "Main Focus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Same latent",
+ "localized": "Keep Foundation",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Share queries",
+ "localized": "Sync Logic",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sigma",
+ "localized": "Noise Level",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Stride",
+ "localized": "Step Size",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Structure",
+ "localized": "Shape Detail",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save HDR image",
+ "localized": "Save High Dynamic Range",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Saturation",
+ "localized": "Color Intensity",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scale factor",
+ "localized": "Upscale Multiplier",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Strength curve",
+ "localized": "Power Over Time",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Slider",
+ "localized": "Adjustment Bar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Set at prompt start",
+ "localized": "Put at Beginning",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "space",
+ "localized": "Blank Space",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Skip guidance layers",
+ "localized": "Skip Brain Layers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Shared options",
+ "localized": "Common Settings",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Shift",
+ "localized": "Nudge",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Spatial frequency",
+ "localized": "Texture Detail",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save as copy",
+ "localized": "Keep Original Also",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sensitivity",
+ "localized": "Detection Level",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "System prompt",
+ "localized": "AI Personality",
+ "reload": "",
+ "hint": "Instructions that tell the AI how to behave (e.g., 'Be helpful' or 'Talk like a pirate'). This is the most important instruction."
+ },
+ {
+ "id": 0,
+ "label": "Source subject",
+ "localized": "Original Item",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Smooth mask",
+ "localized": "Blur Edges",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scale after",
+ "localized": "Resize Afterward",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scale mask",
+ "localized": "Resize Edit Area",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show input",
+ "localized": "View Source Image",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show preview",
+ "localized": "View Draft",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Separate init image",
+ "localized": "Dual Image Mode",
+ "reload": "",
+ "hint": "Gives you two boxes: one for the reference photo and one for the AI to copy the shape from."
+ },
+ {
+ "id": 0,
+ "label": "Skip input frames",
+ "localized": "Ignore Start Frames",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Style fidelity",
+ "localized": "Style Accuracy",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scribble",
+ "localized": "Doodle Mode",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Score threshold",
+ "localized": "Minimum Confidence",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sampler shift",
+ "localized": "Method Change",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save output",
+ "localized": "Save Result",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show result images",
+ "localized": "Display Finished Art",
+ "reload": "",
+ "hint": "Turn this on to see the pictures on your screen after they are done."
+ },
+ {
+ "id": 0,
+ "label": "Save Caption Files",
+ "localized": "Save Description Texts",
+ "reload": "",
+ "hint": "Creates a text file for every image containing the words used to make it."
+ },
+ {
+ "id": 0,
+ "label": "Sort alphabetically",
+ "localized": "Order A to Z",
+ "reload": "",
+ "hint": "Put tags in alphabetical order instead of putting the most important ones first."
+ },
+ {
+ "id": 0,
+ "label": "Show confidence scores",
+ "localized": "Show AI Certainty",
+ "reload": "",
+ "hint": "Show a number (0 to 1) indicating how sure the AI is that it identified a tag correctly."
+ },
+ {
+ "id": 0,
+ "label": "Search",
+ "localized": "Find",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sort by",
+ "localized": "Organize by",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Specific branch name",
+ "localized": "Developer Version Name",
+ "reload": "",
+ "hint": "Used for downloading specific 'beta' versions of plugins."
+ },
+ {
+ "id": 0,
+ "label": "Submodules",
+ "localized": "Hidden Components",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Server start time",
+ "localized": "Time Since Launch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "State",
+ "localized": "Status",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search Docs",
+ "localized": "Search Help Manual",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search GitHub Wiki Pages",
+ "localized": "Search Online Guide",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search Changelog",
+ "localized": "Search Recent Changes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Stage boundary ratio",
+ "localized": "Phase Split",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "sequential",
+ "localized": "One After Another",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SVD rank size",
+ "localized": "Model Compression Level",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SVD steps",
+ "localized": "Compression Quality",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Shuffle weights in post mode",
+ "localized": "Randomize Settings Later",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SDXL: Use weighted pooled embeds",
+ "localized": "Better Text Understanding",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sana: Use complex human instructions",
+ "localized": "Understand Natural Speech",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scaled-Dot-Product",
+ "localized": "Fast Memory Use",
+ "reload": "",
+ "hint": "Makes the generation faster and uses less memory, but might make images slightly different every time."
+ },
+ {
+ "id": 0,
+ "label": "Sage attention",
+ "localized": "Experimental Speedup",
+ "reload": "",
+ "hint": "A new way to make the AI faster, but it might have some bugs."
+ },
+ {
+ "id": 0,
+ "label": "stable-fast",
+ "localized": "Fast Acceleration",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save all generated images",
+ "localized": "Keep Every Picture",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save interrupted images",
+ "localized": "Keep Partial Pictures",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save all generated image grids",
+ "localized": "Keep Picture Collages",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show metadata in full screen image browser",
+ "localized": "Show Hidden Settings on Click",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save init images",
+ "localized": "Keep Starting Photos",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save image before hires",
+ "localized": "Keep Low-Res Draft",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save image before refiner",
+ "localized": "Keep Pre-Polished Version",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save image before detailer",
+ "localized": "Keep Simple Version",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save image before color correction",
+ "localized": "Keep Raw Color Version",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save inpainting mask",
+ "localized": "Keep Edit-Area Map",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save inpainting masked composite",
+ "localized": "Keep Combined Edit",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save images to a subdirectory",
+ "localized": "Organize into Folders",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save metadata in image",
+ "localized": "Embed Info in Photo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save metadata to text file",
+ "localized": "Save Info as Text",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save metadata to JSON file",
+ "localized": "Save Info as Data",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "System information to include in metadata",
+ "localized": "Include PC Info in Files",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Standard",
+ "localized": "Normal",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show MOTD",
+ "localized": "Show Message of the Day",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "sidebar",
+ "localized": "Side Panel",
+ "reload": "",
+ "hint": "A menu that stays on the right side of your screen."
+ },
+ {
+ "id": 0,
+ "label": "Show log view",
+ "localized": "Show Background Text",
+ "reload": "",
+ "hint": "Shows the technical 'log' at the bottom so you can see what the app is doing."
+ },
+ {
+ "id": 0,
+ "label": "Show grid in results",
+ "localized": "Show Photo Grid",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Send seed when sending prompt or image to other interface",
+ "localized": "Transfer Random Seed",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Send size when sending prompt or image to another interface",
+ "localized": "Transfer Resolution",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show labels for aside tabs",
+ "localized": "Show Names for Side Icons",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show labels for main tabs",
+ "localized": "Show Names for Top Menus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show labels for page tabs",
+ "localized": "Show Names for Sub-Menus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show ticks for input range slider",
+ "localized": "Show Marks on Bars",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show parameter outline",
+ "localized": "Draw Boxes Around Settings",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Simple",
+ "localized": "Fast Preview",
+ "reload": "",
+ "hint": "Shows a very blurry, low-quality preview quickly while you wait for the real image."
+ },
+ {
+ "id": 0,
+ "label": "SeedVR CFG Scale",
+ "localized": "VR Creativity Level",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sort order",
+ "localized": "Sorting Method",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Skip CivitAI scan for regex pattern(s)",
+ "localized": "Ignore Certain Models",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show reference styles",
+ "localized": "Show Example Styles",
+ "reload": "",
+ "hint": "Turn on or off the list of built-in art styles."
+ },
+ {
+ "id": 0,
+ "label": "Skip Generation if NaN found in latents",
+ "localized": "Stop on Error",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save grids to a subdirectory",
+ "localized": "Put Grids in Folders",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show live previews",
+ "localized": "Watch While Painting",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save resumable optimizer state when training",
+ "localized": "Save Training Progress",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save training settings to a text file",
+ "localized": "Keep Training Log",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show previews as a grid",
+ "localized": "Show Preview Grid",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show progressbar",
+ "localized": "Show Loading Bar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save generated images within tensorboard",
+ "localized": "Log Images for Science",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save loss CSV file every n steps",
+ "localized": "Log Error Rates",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save images to a subdirectory when using Save button",
+ "localized": "Auto-Folder on Save",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Secondary model",
+ "localized": "Second AI Model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save metadata",
+ "localized": "Keep Settings Info",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "safetensors",
+ "localized": "Safe File Format",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "shuffle",
+ "localized": "Save Memory Mode",
+ "reload": "",
+ "hint": "Use this if your computer is slow or runs out of memory when mixing models."
+ },
+ {
+ "id": 0,
+ "label": "Save diffusers",
+ "localized": "Save in Diffuser Format",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save safetensors",
+ "localized": "Save in Safe Format",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search models",
+ "localized": "Find AI Models",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Select model",
+ "localized": "Choose AI Model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Specify model variant",
+ "localized": "Choose Model Version",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Specify model revision",
+ "localized": "Choose Specific Update",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SegmentAnything",
+ "localized": "Auto-Object Selector",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sections",
+ "localized": "Video Parts",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Samplers",
+ "localized": "Advanced Drawing Math",
+ "reload": "",
+ "hint": "Expert settings for how the AI builds images."
+ }
+ ],
+ "t": [
+ {
+ "id": 672,
+ "label": "T2I",
+ "localized": "T2I",
+ "reload": "n/a",
+ "hint": "Create image from text Legacy interface that mimics original text-to-image interface and behavior"
+ },
+ {
+ "id": 673,
+ "label": "T2I Adapter",
+ "localized": "Image-to-Image Guide",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 674,
+ "label": "Tagger",
+ "localized": "Auto-Describer",
+ "reload": "n/a",
+ "hint": "Tag images using anime-focused classification models like WaifuDiffusion or DeepBooru."
+ },
+ {
+ "id": 675,
+ "label": "Tag",
+ "localized": "Describe",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 676,
+ "label": "Text Encoder",
+ "localized": "Text Processor",
+ "reload": "n/a",
+ "hint": "Settings related to text encoder and prompt encoding processing during generate"
+ },
+ {
+ "id": 677,
+ "label": "Text",
+ "localized": "Prompt Input",
+ "reload": "n/a",
+ "hint": "Create image from text"
+ },
+ {
+ "id": 678,
+ "label": "TorchAO",
+ "localized": "TorchAO (Speed-up)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 679,
+ "label": "TensorRT",
+ "localized": "TensorRT (NVIDIA Speed-up)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 680,
+ "label": "Torch Options",
+ "localized": "Engine Settings",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 681,
+ "label": "Token Merging",
+ "localized": "Token Merging (Fast-mode)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 682,
+ "label": "TeaCache",
+ "localized": "TeaCache (Fast-mode)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 683,
+ "label": "Theme options",
+ "localized": "Look & Feel",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 684,
+ "label": "Task History",
+ "localized": "Past Jobs",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 685,
+ "label": "Timestep spacing",
+ "localized": "Step Spacing",
+ "reload": "n/a",
+ "hint": "Determines how timesteps are spaced across the diffusion process. Options: - default: the model default - leading: creates evenly spaced steps - linspace: includes the first and last steps and evenly selects the remaining intermediate steps - trailing: only includes the last step and evenly selects the remaining intermediate steps starting from the end"
+ },
+ {
+ "id": 686,
+ "label": "Timesteps presets",
+ "localized": "Step Presets",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 687,
+ "label": "Timesteps override",
+ "localized": "Step Override",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 688,
+ "label": "thresholding",
+ "localized": "Smoothing",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 689,
+ "label": "Texture tiling",
+ "localized": "Repeating Pattern",
+ "reload": "n/a",
+ "hint": "Apply seamless tiling to generated image so it can be used as a texture"
+ },
+ {
+ "id": 690,
+ "label": "Threshold",
+ "localized": "Sensitivity",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 691,
+ "label": "Trigger word",
+ "localized": "Keyword",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 692,
+ "label": "Temperature",
+ "localized": "Randomness (Temp)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 693,
+ "label": "Timestep",
+ "localized": "Step Number",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 694,
+ "label": "Tile prompt: x=1 y=1",
+ "localized": "Grid Prompt: Top-Left",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 695,
+ "label": "Tile prompt: x=1 y=2",
+ "localized": "Grid Prompt: Top-Mid-Left",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 696,
+ "label": "Tile prompt: x=1 y=3",
+ "localized": "Grid Prompt: Bottom-Mid-Left",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 697,
+ "label": "Tile prompt: x=1 y=4",
+ "localized": "Grid Prompt: Bottom-Left",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 698,
+ "label": "Tile prompt: x=2 y=1",
+ "localized": "Grid Prompt: Top-Center-Left",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 699,
+ "label": "Tile prompt: x=2 y=2",
+ "localized": "Grid Prompt: Center-Left",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 700,
+ "label": "Tile prompt: x=2 y=3",
+ "localized": "Grid Prompt: Mid-Center-Left",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 701,
+ "label": "Tile prompt: x=2 y=4",
+ "localized": "Grid Prompt: Bottom-Center-Left",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 702,
+ "label": "Tile prompt: x=3 y=1",
+ "localized": "Grid Prompt: Top-Center-Right",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 703,
+ "label": "Tile prompt: x=3 y=2",
+ "localized": "Grid Prompt: Center-Right",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 704,
+ "label": "Tile prompt: x=3 y=3",
+ "localized": "Grid Prompt: Mid-Center-Right",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 705,
+ "label": "Tile prompt: x=3 y=4",
+ "localized": "Grid Prompt: Bottom-Center-Right",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 706,
+ "label": "Tile prompt: x=4 y=1",
+ "localized": "Grid Prompt: Top-Right",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 707,
+ "label": "Tile prompt: x=4 y=2",
+ "localized": "Grid Prompt: Mid-Right",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 708,
+ "label": "Tile prompt: x=4 y=3",
+ "localized": "Grid Prompt: Bottom-Mid-Right",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 709,
+ "label": "Tile prompt: x=4 y=4",
+ "localized": "Grid Prompt: Bottom-Right",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 710,
+ "label": "Temporal frequency",
+ "localized": "Video Smoothness",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 711,
+ "label": "Top-K",
+ "localized": "Limit Choices (K)",
+ "reload": "n/a",
+ "hint": "Limits token selection to the K most likely candidates at each step. Lower values (e.g., 40) make outputs more focused and predictable, while higher values allow more diverse choices. Set to 0 to disable."
+ },
+ {
+ "id": 712,
+ "label": "Top-P",
+ "localized": "Limit Choices (P)",
+ "reload": "n/a",
+ "hint": "Selects tokens from the smallest set whose cumulative probability exceeds P (e.g., 0.9). Dynamically adapts the number of candidates based on model confidence; fewer options when certain, more when uncertain. Set to 1 to disable."
+ },
+ {
+ "id": 713,
+ "label": "Thinking mode",
+ "localized": "Reasoning Mode",
+ "reload": "n/a",
+ "hint": "Enables thinking/reasoning, allowing the model to take more time to generate responses. This can lead to more thoughtful and detailed answers, but will increase response time. This setting affects both hybrid and thinking-only models, and in some may result in lower overall quality than expected. For thinking-only models like Qwen3-VL this setting might have to be combined with prefill to guarantee preventing thinking. Models supporting this feature are marked with an icon."
+ },
+ {
+ "id": 714,
+ "label": "Target subject",
+ "localized": "Main Object",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 715,
+ "label": "Tool",
+ "localized": "Utility",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 716,
+ "label": "Textbox",
+ "localized": "Text Box",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 717,
+ "label": "Tile overlap",
+ "localized": "Seamless Border",
+ "reload": "n/a",
+ "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": 718,
+ "label": "T2I Strength",
+ "localized": "Prompt Power",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 719,
+ "label": "Time embedding mix",
+ "localized": "Timeline Blend",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 720,
+ "label": "Tiling options",
+ "localized": "Pattern Settings",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 721,
+ "label": "Tiny",
+ "localized": "Very Small",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 722,
+ "label": "True guidance",
+ "localized": "Strict Prompt Adherence",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 723,
+ "label": "Tile frames",
+ "localized": "Pattern Frames",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 724,
+ "label": "Task",
+ "localized": "Current Job",
+ "reload": "n/a",
+ "hint": "Changes which task the model will perform. Regular text prompts can be used when the task is set to Use Prompt . When other options are selected, see the hint text inside an empty Prompt field for guidance."
+ },
+ {
+ "id": 725,
+ "label": "Tagger Model",
+ "localized": "Description Engine",
+ "reload": "n/a",
+ "hint": "Model to use for image tagging.WaifuDiffusion models (wd-*): Modern taggers with separate general and character thresholds.DeepBooru : Legacy tagger, uses only general threshold."
+ },
+ {
+ "id": 726,
+ "label": "Torch",
+ "localized": "Torch (Base Engine)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 727,
+ "label": "Transformers load using Run:ai streamer",
+ "localized": "Fast Loader (Run:ai)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 728,
+ "label": "Temporal steps",
+ "localized": "Time Steps",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 729,
+ "label": "TE",
+ "localized": "TE",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 730,
+ "label": "true",
+ "localized": "true",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 731,
+ "label": "Text encoder model",
+ "localized": "Text Engine Model",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 732,
+ "label": "Text encoder cache size",
+ "localized": "Text Engine Memory",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 733,
+ "label": "T5: Use shared instance of text encoder",
+ "localized": "Share T5 Engine",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 734,
+ "label": "Tunable ops limit",
+ "localized": "Speed Tuning Limit",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 735,
+ "label": "ToMe",
+ "localized": "Fast-Merge (ToMe)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 736,
+ "label": "ToDo",
+ "localized": "Fast-Merge (ToDo)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 737,
+ "label": "ToMe token merging ratio",
+ "localized": "ToMe Speed Boost",
+ "reload": "n/a",
+ "hint": "Enable redundant token merging via tomesd for speed and memory improvements, 0=disabled"
+ },
+ {
+ "id": 738,
+ "label": "ToDo token merging ratio",
+ "localized": "ToDo Speed Boost",
+ "reload": "n/a",
+ "hint": "Enable redundant token merging via todo for speed and memory improvements, 0=disabled"
+ },
+ {
+ "id": 739,
+ "label": "TaylorSeer",
+ "localized": "TaylorSeer Optimizer",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 740,
+ "label": "TeaCache cache enabled",
+ "localized": "Enable TeaCache (Speed)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 741,
+ "label": "TeaCache L1 threshold",
+ "localized": "TeaCache Speed Limit",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 742,
+ "label": "TAESD",
+ "localized": "Fast Preview (TAESD)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 743,
+ "label": "TAESD variant",
+ "localized": "TAESD Type",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 744,
+ "label": "TAESD decode layers",
+ "localized": "Preview Quality",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 745,
+ "label": "Tensorboard flush period",
+ "localized": "Log Update Frequency",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 746,
+ "label": "Tertiary model",
+ "localized": "Third Model (Merge)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 747,
+ "label": "Target model type",
+ "localized": "Format of Model",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 748,
+ "label": "T2I-Adapter unit 1",
+ "localized": "Image Guide #1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 749,
+ "label": "T2I-Adapter unit 2",
+ "localized": "Image Guide #2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 750,
+ "label": "T2I-Adapter unit 3",
+ "localized": "Image Guide #3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 751,
+ "label": "T2I-Adapter unit 4",
+ "localized": "Image Guide #4",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "u": [
+ {
+ "id": 0,
+ "label": "Unload model",
+ "localized": "Kick out model from memory",
+ "reload": "",
+ "hint": "Remove the current AI brain from your computer's video memory to free up space."
+ },
+ {
+ "id": 0,
+ "label": "Upload",
+ "localized": "Upload",
+ "reload": "",
+ "hint": "Pick a picture from your computer to use here."
+ },
+ {
+ "id": 0,
+ "label": "Unload",
+ "localized": "Unload",
+ "reload": "",
+ "hint": "Clear the current model or data from memory."
+ },
+ {
+ "id": 0,
+ "label": "Update all installed",
+ "localized": "Update everything",
+ "reload": "",
+ "hint": "Check for and install the newest versions of all the extra tools you have added."
+ },
+ {
+ "id": 0,
+ "label": "Update",
+ "localized": "Update",
+ "reload": "",
+ "hint": "Get the latest version of this item."
+ },
+ {
+ "id": 0,
+ "label": "User interface",
+ "localized": "Screen setup",
+ "reload": "",
+ "hint": "Change how the buttons, sliders, and menus look on your screen."
+ },
+ {
+ "id": 0,
+ "label": "Update all",
+ "localized": "Refresh all",
+ "reload": "",
+ "hint": "Scan and update all available metadata or models."
+ },
+ {
+ "id": 0,
+ "label": "Upscale",
+ "localized": "Make bigger",
+ "reload": "",
+ "hint": "Increase the resolution of the image to make it larger and clearer."
+ },
+ {
+ "id": 0,
+ "label": "UI Tabs",
+ "localized": "Screen tabs",
+ "reload": "",
+ "hint": "Choose which main pages appear at the top of your screen."
+ },
+ {
+ "id": 0,
+ "label": "Upscaling",
+ "localized": "Biggerizing settings",
+ "reload": "",
+ "hint": "Settings for how the AI enlarges small pictures."
+ },
+ {
+ "id": 0,
+ "label": "Use segmentation",
+ "localized": "Use smart masking",
+ "reload": "",
+ "hint": "Use a clever tool that identifies specific objects (like people or hair) to fix them precisely."
+ },
+ {
+ "id": 0,
+ "label": "Unload adapter",
+ "localized": "Ditch adapter after use",
+ "reload": "",
+ "hint": "Forget the extra style/guide (IP-Adapter) as soon as the picture is done to save memory."
+ },
+ {
+ "id": 0,
+ "label": "Use same seed",
+ "localized": "Keep same DNA",
+ "reload": "",
+ "hint": "Use the exact same starting randomness for every picture in this list."
+ },
+ {
+ "id": 0,
+ "label": "Use defaults",
+ "localized": "Use normal settings",
+ "reload": "",
+ "hint": "Reset everything to the way it was when you first started."
+ },
+ {
+ "id": 0,
+ "label": "Use text inputs",
+ "localized": "Type it manually",
+ "reload": "",
+ "hint": "Use text boxes instead of sliders or files for these settings."
+ },
+ {
+ "id": 0,
+ "label": "Use random seeds",
+ "localized": "Shuffle randomness",
+ "reload": "",
+ "hint": "Give every picture a totally different random starting point."
+ },
+ {
+ "id": 0,
+ "label": "Use vision",
+ "localized": "Look at my picture",
+ "reload": "",
+ "hint": "Let the AI 'see' your input image to help it write a better description. Only works with special 'vision' models."
+ },
+ {
+ "id": 0,
+ "label": "Use samplers",
+ "localized": "Enable creative mode",
+ "reload": "",
+ "hint": "Turn on 'sampling' to get more varied and artistic results. Turn off for more predictable, robot-like results."
+ },
+ {
+ "id": 0,
+ "label": "Unload after processing",
+ "localized": "Cleanup when done",
+ "reload": "",
+ "hint": "Remove the AI tools from memory automatically as soon as the image finishes."
+ },
+ {
+ "id": 0,
+ "label": "up",
+ "localized": "up",
+ "reload": "",
+ "hint": "Extend the image towards the top."
+ },
+ {
+ "id": 0,
+ "label": "Upscaler",
+ "localized": "Enlarger tool",
+ "reload": "",
+ "hint": "Choose which specific AI 'magnifying glass' to use for making images bigger."
+ },
+ {
+ "id": 0,
+ "label": "Units",
+ "localized": "Units",
+ "reload": "",
+ "hint": "Measurement system used for sizes and distances."
+ },
+ {
+ "id": 0,
+ "label": "Unload processor",
+ "localized": "Free up AI worker",
+ "reload": "",
+ "hint": "Clear the specific image-analyzing tool from memory."
+ },
+ {
+ "id": 0,
+ "label": "Use spaces",
+ "localized": "Use normal spaces",
+ "reload": "",
+ "hint": "Use 'word space' instead of 'word_underscore' in image descriptions."
+ },
+ {
+ "id": 0,
+ "label": "Username",
+ "localized": "Your name",
+ "reload": "",
+ "hint": "The name you use to log in."
+ },
+ {
+ "id": 0,
+ "label": "UNET model",
+ "localized": "AI engine",
+ "reload": "",
+ "hint": "The core part of the AI that actually builds the image."
+ },
+ {
+ "id": 0,
+ "label": "Use torch streams",
+ "localized": "Multitasking mode",
+ "reload": "",
+ "hint": "A technical way to handle memory that might speed things up on some computers."
+ },
+ {
+ "id": 0,
+ "label": "Use SVD quantization",
+ "localized": "Shrink SVD memory",
+ "reload": "",
+ "hint": "Use a trick to make video models fit into smaller video cards."
+ },
+ {
+ "id": 0,
+ "label": "Use Dynamic quantization",
+ "localized": "Auto-shrink memory",
+ "reload": "",
+ "hint": "Adjust memory usage on the fly to try and stay fast without crashing."
+ },
+ {
+ "id": 0,
+ "label": "Use quantized MatMul",
+ "localized": "Faster math (low memory)",
+ "reload": "",
+ "hint": "Use simplified math to help the AI run on weaker computers."
+ },
+ {
+ "id": 0,
+ "label": "Use quantized MatMul with conv",
+ "localized": "Extra fast math",
+ "reload": "",
+ "hint": "A more aggressive way to shrink the AI so it runs on older hardware."
+ },
+ {
+ "id": 0,
+ "label": "Use line break as prompt segment marker",
+ "localized": "New line = New part",
+ "reload": "",
+ "hint": "Treat every time you press Enter as a signal to start a new section of your description."
+ },
+ {
+ "id": 0,
+ "label": "Use zeros for prompt padding",
+ "localized": "Pure silence padding",
+ "reload": "",
+ "hint": "When you don't type anything, tell the AI to start with a 'blank slate' with no hidden noise."
+ },
+ {
+ "id": 0,
+ "label": "Upcast sampling",
+ "localized": "High precision mode",
+ "reload": "",
+ "hint": "Makes the AI math more accurate. Fixes weird artifacts but might be a bit slower."
+ },
+ {
+ "id": 0,
+ "label": "Unset",
+ "localized": "Unset",
+ "reload": "",
+ "hint": "Clear this setting and go back to nothing."
+ },
+ {
+ "id": 0,
+ "label": "UI save only saves selected image",
+ "localized": "Save only the winner",
+ "reload": "",
+ "hint": "When you click save, only keep the picture you are looking at, not the whole batch."
+ },
+ {
+ "id": 0,
+ "label": "Use image gallery cache",
+ "localized": "Faster scrolling",
+ "reload": "",
+ "hint": "Store small versions of your pictures so the gallery opens quickly."
+ },
+ {
+ "id": 0,
+ "label": "Use fixed width thumbnails",
+ "localized": "Uniform preview size",
+ "reload": "",
+ "hint": "Make all preview pictures the same width so the screen looks tidy."
+ },
+ {
+ "id": 0,
+ "label": "UI theme",
+ "localized": "Screen colors",
+ "reload": "",
+ "hint": "Change the colors of the app (like Dark Mode or Light Mode)."
+ },
+ {
+ "id": 0,
+ "label": "UI request timeout",
+ "localized": "Wait time limit",
+ "reload": "",
+ "hint": "How long the screen should wait for the AI to answer before giving up."
+ },
+ {
+ "id": 0,
+ "label": "UI locale",
+ "localized": "Language",
+ "reload": "",
+ "hint": "Choose the language for the menus and buttons."
+ },
+ {
+ "id": 0,
+ "label": "Unload upscaler after processing",
+ "localized": "Ditch enlarger when done",
+ "reload": "",
+ "hint": "Clear the enlarging tool from memory immediately after the picture is resized."
+ },
+ {
+ "id": 0,
+ "label": "Upscaler latent steps",
+ "localized": "Enlarge detail steps",
+ "reload": "",
+ "hint": "How many times the AI should double-check its work while making the image bigger."
+ },
+ {
+ "id": 0,
+ "label": "Upscaler tile size",
+ "localized": "Processing chunk size",
+ "reload": "",
+ "hint": "Break big images into smaller pieces (tiles) to avoid crashing your computer."
+ },
+ {
+ "id": 0,
+ "label": "Upscaler tile overlap",
+ "localized": "Chunk blending",
+ "reload": "",
+ "hint": "How much the pieces overlap so you don't see lines where they were glued together."
+ },
+ {
+ "id": 0,
+ "label": "Use cached model config when available",
+ "localized": "Fast-start models",
+ "reload": "",
+ "hint": "Use saved settings for models so they load up faster next time."
+ },
+ {
+ "id": 0,
+ "label": "UI show on startup",
+ "localized": "Auto-show menus",
+ "reload": "",
+ "hint": "Should the extra menus be open or closed when you first start the app?"
+ },
+ {
+ "id": 0,
+ "label": "UI sidebar width (%)",
+ "localized": "Side menu width",
+ "reload": "",
+ "hint": "How much of the screen the side menu should take up."
+ },
+ {
+ "id": 0,
+ "label": "UI height (%)",
+ "localized": "Panel height",
+ "reload": "",
+ "hint": "How tall the various interface panels should be."
+ },
+ {
+ "id": 0,
+ "label": "UI fetch network info on mouse-over",
+ "localized": "Show info on hover",
+ "reload": "",
+ "hint": "Show details about a model just by pointing your mouse at it."
+ },
+ {
+ "id": 0,
+ "label": "Use reference values when available",
+ "localized": "Use recommended settings",
+ "reload": "",
+ "hint": "Automatically use settings that the creator of the model suggested."
+ },
+ {
+ "id": 0,
+ "label": "user",
+ "localized": "user",
+ "reload": "",
+ "hint": "Settings related to your personal account or folder."
+ },
+ {
+ "id": 0,
+ "label": "Upcast attention layer",
+ "localized": "Precision focus",
+ "reload": "",
+ "hint": "Use more accurate math for the part of the AI that looks at your words."
+ },
+ {
+ "id": 0,
+ "label": "Use separate base dict",
+ "localized": "Use extra dictionary",
+ "reload": "",
+ "hint": "Technical setting for how certain AI files are read."
+ },
+ {
+ "id": 0,
+ "label": "Use model EMA weights when possible",
+ "localized": "Use smoothed AI",
+ "reload": "",
+ "hint": "Use a 'smoothed' version of the AI which often produces slightly better, less jittery images."
+ },
+ {
+ "id": 0,
+ "label": "Use Kohya method for handling multiple LoRA",
+ "localized": "Better LoRA mixing",
+ "reload": "",
+ "hint": "Use a popular community method for combining multiple style-add-ons together."
+ },
+ {
+ "id": 0,
+ "label": "UI scripts order",
+ "localized": "Script sequence",
+ "reload": "",
+ "hint": "Change which extra tools appear first in your list."
+ },
+ {
+ "id": 0,
+ "label": "Use upscaler as suffix",
+ "localized": "Add enlarger name to file",
+ "reload": "",
+ "hint": "Add the name of the enlarging tool to the end of the saved image file."
+ },
+ {
+ "id": 0,
+ "label": "Unload Current Model from VRAM",
+ "localized": "Eject model from GPU",
+ "reload": "",
+ "hint": "Completely clear the graphics card memory."
+ },
+ {
+ "id": 0,
+ "label": "unet",
+ "localized": "unet",
+ "reload": "",
+ "hint": "The main AI brain component."
+ },
+ {
+ "id": 0,
+ "label": "Upsample",
+ "localized": "Resize up",
+ "reload": "",
+ "hint": "Increase the size of a video or image."
+ }
+ ],
+ "v": [
+ {
+ "id": 1000,
+ "label": "Video",
+ "localized": "Movie Maker",
+ "reload": "",
+ "hint": "Make cool videos or moving pictures using words or other images as a starting point."
+ },
+ {
+ "id": 1001,
+ "label": "Video Params",
+ "localized": "Movie Settings",
+ "reload": "",
+ "hint": "Tweaks for how your movie file is saved and how clear it looks."
+ },
+ {
+ "id": 1002,
+ "label": "VLM Caption",
+ "localized": "AI Image Describer",
+ "reload": "",
+ "hint": "Ask the AI to look at an image and write down what it sees in plain English."
+ },
+ {
+ "id": 1003,
+ "label": "Variational Auto Encoder",
+ "localized": "Color & Detail Fixer",
+ "reload": "",
+ "hint": "A special tool that turns the AI's messy data into a clean, pretty picture at the very end."
+ },
+ {
+ "id": 1004,
+ "label": "VAE",
+ "localized": "VAE",
+ "reload": "",
+ "hint": "Short for Variational Auto Encoder; it's the 'translator' that turns math into an actual image."
+ },
+ {
+ "id": 1005,
+ "label": "Video Output",
+ "localized": "Finished Movies",
+ "reload": "",
+ "hint": "Where you find your created videos once they are done."
+ },
+ {
+ "id": 1006,
+ "label": "Variation",
+ "localized": "Alternative Look",
+ "reload": "",
+ "hint": "A secondary 'random seed' used to mix things up and give you a slightly different version of your prompt."
+ },
+ {
+ "id": 1007,
+ "label": "Variation strength",
+ "localized": "Change Amount",
+ "reload": "",
+ "hint": "How much you want to change the original look. 0 means no change, 1 means a completely new look based on your second seed."
+ },
+ {
+ "id": 1008,
+ "label": "VAE type",
+ "localized": "Quality Mode",
+ "reload": "",
+ "hint": "Choose between high quality, fast but lower quality, or using an online service to process your image colors."
+ },
+ {
+ "id": 1009,
+ "label": "Vibrance",
+ "localized": "Color Pop",
+ "reload": "",
+ "hint": "Makes the colors look more alive without making them look fake."
+ },
+ {
+ "id": 1010,
+ "label": "Version",
+ "localized": "Version",
+ "reload": "",
+ "hint": "Shows which edition of the tool you are currently using."
+ },
+ {
+ "id": 1011,
+ "label": "Video format",
+ "localized": "Movie File Type",
+ "reload": "",
+ "hint": "Pick the type of video file you want, like MP4 or MKV."
+ },
+ {
+ "id": 1012,
+ "label": "Video duration",
+ "localized": "Movie Length",
+ "reload": "",
+ "hint": "How many seconds long your final video will be."
+ },
+ {
+ "id": 1013,
+ "label": "Video engine",
+ "localized": "Movie Brain",
+ "reload": "",
+ "hint": "The core technology used to generate the movement in your video."
+ },
+ {
+ "id": 1014,
+ "label": "Video model",
+ "localized": "Movie Style",
+ "reload": "",
+ "hint": "The specific AI brain trained to make certain types of videos."
+ },
+ {
+ "id": 1015,
+ "label": "VAE decode",
+ "localized": "Final Polishing",
+ "reload": "",
+ "hint": "The process of turning the AI's hidden thoughts into the pixels you see."
+ },
+ {
+ "id": 1016,
+ "label": "Video interpolation",
+ "localized": "Smooth Motion",
+ "reload": "",
+ "hint": "Fills in the gaps between frames to make the video look less choppy and more fluid."
+ },
+ {
+ "id": 1017,
+ "label": "Video codec",
+ "localized": "Movie Compressor",
+ "reload": "",
+ "hint": "The technical method used to shrink the video file size while keeping it looking good."
+ },
+ {
+ "id": 1018,
+ "label": "Video options",
+ "localized": "Extra Movie Settings",
+ "reload": "",
+ "hint": "More advanced buttons for your video projects."
+ },
+ {
+ "id": 1019,
+ "label": "Video save video",
+ "localized": "Save Movie File",
+ "reload": "",
+ "hint": "Turn this on to save the actual video file to your computer."
+ },
+ {
+ "id": 1020,
+ "label": "Video save frames",
+ "localized": "Save Every Picture",
+ "reload": "",
+ "hint": "Saves every single individual picture that makes up the video as a separate file."
+ },
+ {
+ "id": 1021,
+ "label": "Video save safetensors",
+ "localized": "Save AI Data",
+ "reload": "",
+ "hint": "Saves the raw AI data file along with your video for future use."
+ },
+ {
+ "id": 1022,
+ "label": "Video file",
+ "localized": "Video File",
+ "reload": "",
+ "hint": "Choose a video file from your computer to work with."
+ },
+ {
+ "id": 1023,
+ "label": "VLM Model",
+ "localized": "Image Explainer Brain",
+ "reload": "",
+ "hint": "Pick the AI model you want to use for describing images. Brain icons mean the AI can 'think' before it speaks."
+ },
+ {
+ "id": 1024,
+ "label": "VLM Max Tokens",
+ "localized": "Max Words",
+ "reload": "",
+ "hint": "The maximum length of the description. If the AI hits this limit, it will just stop talking mid-sentence."
+ },
+ {
+ "id": 1025,
+ "label": "VLM Num Beams",
+ "localized": "Brainstorming Paths",
+ "reload": "",
+ "hint": "Tells the AI to try several different descriptions at once and pick the best one. It's slower but can be more accurate. Set to 1 for basic speed."
+ },
+ {
+ "id": 1026,
+ "label": "VLM Temperature",
+ "localized": "Creativity Level",
+ "reload": "",
+ "hint": "Low numbers make the AI boring and literal. High numbers make it more creative and random. 0 makes it very predictable."
+ },
+ {
+ "id": 1027,
+ "label": "VLM",
+ "localized": "VLM",
+ "reload": "",
+ "hint": "Stands for Vision Language Model—it's an AI that can see images and talk about them."
+ },
+ {
+ "id": 1028,
+ "label": "VAE model",
+ "localized": "Color & Detail Model",
+ "reload": "",
+ "hint": "Pick a specific file to help fix the colors and blurry parts of your image."
+ },
+ {
+ "id": 1029,
+ "label": "VAE slicing",
+ "localized": "Low Memory Mode",
+ "reload": "",
+ "hint": "Processes images one by one to save computer memory (VRAM). Helps if your computer is struggling."
+ },
+ {
+ "id": 1030,
+ "label": "VAE tiling",
+ "localized": "Tiled Processing",
+ "reload": "",
+ "hint": "Chops big images into small pieces to process them without crashing your computer."
+ },
+ {
+ "id": 1031,
+ "label": "VAE tile size",
+ "localized": "Piece Size",
+ "reload": "",
+ "hint": "How big each 'tile' or piece of the image should be during processing."
+ },
+ {
+ "id": 1032,
+ "label": "VAE tile overlap",
+ "localized": "Piece Overlap",
+ "reload": "",
+ "hint": "How much the pieces should overlap to make sure there are no visible lines where they join."
+ },
+ {
+ "id": 1033,
+ "label": "verbose",
+ "localized": "Show Details",
+ "reload": "",
+ "hint": "Makes the app print out a lot of technical info in the background window while it works."
+ },
+ {
+ "id": 1034,
+ "label": "VAE sliced encode",
+ "localized": "Smart Memory Encoding",
+ "reload": "",
+ "hint": "An older way to save memory when turning an image back into AI data."
+ },
+ {
+ "id": 1035,
+ "label": "VGen params",
+ "localized": "Generator Settings",
+ "reload": "",
+ "hint": "Settings for the specific tool creating your video content."
+ }
+ ],
+ "w": [
+ {
+ "id": 0,
+ "label": "Wiki",
+ "localized": "Wiki",
+ "reload": "",
+ "hint": "A collection of information and guides for beginners."
+ },
+ {
+ "id": 1,
+ "label": "Wildcards",
+ "localized": "Wildcards",
+ "reload": "",
+ "hint": "Special placeholders that pick a random word to change your image."
+ },
+ {
+ "id": 2,
+ "label": "WanAI",
+ "localized": "WanAI",
+ "reload": "",
+ "hint": "A specific type of AI model used for generating content."
+ },
+ {
+ "id": 3,
+ "label": "Watermarking",
+ "localized": "Watermarking",
+ "reload": "",
+ "hint": "Adding a hidden signature to your images to show they were AI-generated."
+ },
+ {
+ "id": 4,
+ "label": "Width",
+ "localized": "Width",
+ "reload": "",
+ "hint": "How wide the image will be from left to right."
+ },
+ {
+ "id": 5,
+ "label": "Warmth",
+ "localized": "Warmth",
+ "reload": "",
+ "hint": "Adjusts the colors to make the image look more orange or cozy."
+ },
+ {
+ "id": 6,
+ "label": "Weight",
+ "localized": "Weight",
+ "reload": "",
+ "hint": "How much influence this specific setting or model has on the final image."
+ },
+ {
+ "id": 7,
+ "label": "Width after",
+ "localized": "Width after",
+ "reload": "",
+ "hint": "The final width of the image after resizing or processing."
+ },
+ {
+ "id": 8,
+ "label": "Width mask",
+ "localized": "Width mask",
+ "reload": "",
+ "hint": "A specific area defined by width where changes will be applied."
+ },
+ {
+ "id": 9,
+ "label": "WebP lossless compression",
+ "localized": "WebP lossless compression",
+ "reload": "",
+ "hint": "Saving images in a high-quality format that takes up less space without losing detail."
+ },
+ {
+ "id": 10,
+ "label": "Weights clip",
+ "localized": "Weights clip",
+ "reload": "",
+ "hint": "Keeps the combined settings from getting too strong, which prevents the image from looking deep-fried or messy."
+ }
+ ],
+ "x": [
+ {
+ "id": 0,
+ "label": "XS",
+ "localized": "XS",
+ "reload": "control",
+ "hint": "Extra Small size setting for control parameters."
+ },
+ {
+ "id": 1,
+ "label": "X components",
+ "localized": "Horizontal Parts",
+ "reload": "script_mixture_tiling",
+ "hint": "Number of sections to split the image into along the horizontal axis."
+ },
+ {
+ "id": 2,
+ "label": "X overlap",
+ "localized": "Horizontal Overlap",
+ "reload": "script_mixture_tiling",
+ "hint": "The amount of pixels where horizontal tiles blend into each other."
+ },
+ {
+ "id": 3,
+ "label": "X-axis tiles",
+ "localized": "Horizontal Tiles",
+ "reload": "script_mixture-of-diffusers",
+ "hint": "How many separate blocks to create across the width of the image."
+ },
+ {
+ "id": 4,
+ "label": "X-axis tile overlap",
+ "localized": "Horizontal Blend Area",
+ "reload": "script_mixture-of-diffusers",
+ "hint": "The width of the area where adjacent horizontal tiles overlap to prevent visible seams."
+ },
+ {
+ "id": 5,
+ "label": "X type",
+ "localized": "Horizontal Variable",
+ "reload": "script_xyz_grid_script",
+ "hint": "Select which setting you want to change along the horizontal axis of the grid."
+ },
+ {
+ "id": 6,
+ "label": "X values",
+ "localized": "Horizontal Settings",
+ "reload": "script_xyz_grid_script",
+ "hint": "Type in the specific settings you want to test, separated by commas."
+ },
+ {
+ "id": 7,
+ "label": "xhinker",
+ "localized": "xhinker",
+ "reload": "settings_text_encoder",
+ "hint": "Configuration for the xhinker text encoding model."
+ },
+ {
+ "id": 8,
+ "label": "xFormers",
+ "localized": "xFormers Speedup",
+ "reload": "settings_cuda",
+ "hint": "A tool that makes image generation faster and use less memory, but might cause slight changes in the image every time you run it."
+ },
+ {
+ "id": 9,
+ "label": "xet",
+ "localized": "xet",
+ "reload": "settings_huggingface",
+ "hint": "Specific protocol or setting for HuggingFace data transfer."
+ },
+ {
+ "id": 10,
+ "label": "XYZ Grid",
+ "localized": "Comparison Grid",
+ "reload": "script_xyz_grid",
+ "hint": "A tool that makes a big table of images to show how different settings (like weight or steps) change your result."
+ }
+ ],
+ "y": [
+ {
+ "id": 0,
+ "label": "Y components",
+ "localized": "Vertical Layers",
+ "reload": "n/a",
+ "hint": "Define the number of vertical sections or components to divide the canvas into."
+ },
+ {
+ "id": 0,
+ "label": "Y overlap",
+ "localized": "Vertical Overlap",
+ "reload": "n/a",
+ "hint": "Specify the amount of pixel overlap between vertical sections to ensure smooth transitions."
+ },
+ {
+ "id": 0,
+ "label": "Y-axis tiles",
+ "localized": "Vertical Tile Count",
+ "reload": "n/a",
+ "hint": "Set the number of tiles to be generated along the vertical axis."
+ },
+ {
+ "id": 0,
+ "label": "Y-axis tile overlap",
+ "localized": "Vertical Tile Blending",
+ "reload": "n/a",
+ "hint": "Determine how many pixels the vertical tiles overlap to hide seams."
+ },
+ {
+ "id": 0,
+ "label": "Y type",
+ "localized": "Vertical Axis Parameter",
+ "reload": "n/a",
+ "hint": "Select the specific setting or variable to be tested along the vertical axis of the grid."
+ },
+ {
+ "id": 0,
+ "label": "Y values",
+ "localized": "Vertical Axis Values",
+ "reload": "n/a",
+ "hint": "Separate values for Y axis using commas"
+ }
+ ],
+ "z": [
+ {
+ "id": 0,
+ "label": "ZImageTurbo",
+ "localized": "Fast Image Turbo",
+ "reload": "",
+ "hint": "A high-speed image processing module designed for quick rendering and generation."
+ },
+ {
+ "id": 1,
+ "label": "zimage",
+ "localized": "zimage",
+ "reload": "",
+ "hint": "Standard compressed or processed image format used within the Z-system."
+ },
+ {
+ "id": 2,
+ "label": "ZeroStar init steps",
+ "localized": "Starting Steps",
+ "reload": "",
+ "hint": "The number of initial sampling steps to run before the main generation process begins."
+ },
+ {
+ "id": 3,
+ "label": "Zero",
+ "localized": "Zero",
+ "reload": "",
+ "hint": "The base or null state used for initialization in the PuLID script."
+ },
+ {
+ "id": 4,
+ "label": "Z type",
+ "localized": "Z-axis Parameter",
+ "reload": "",
+ "hint": "The specific variable or parameter assigned to the Z-axis in the X/Y/Z plot grid."
+ },
+ {
+ "id": 5,
+ "label": "Z values",
+ "localized": "Z-axis Values",
+ "reload": "",
+ "hint": "Separate values for Z axis using commas"
+ },
+ {
+ "id": 6,
+ "label": "Zoe Depth",
+ "localized": "Zoe Depth Map",
+ "reload": "",
+ "hint": "Utilizes the Zoe model for estimating relative depth from a single 2D image for ControlNet."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/html/locale_po.json b/html/locale_po.json
new file mode 100644
index 000000000..1c1006e1d
--- /dev/null
+++ b/html/locale_po.json
@@ -0,0 +1,11074 @@
+{
+ "0": [
+ {
+ "id": 0,
+ "label": "1st Stage",
+ "localized": "1. etap",
+ "reload": "",
+ "hint": "Pierwszy etap procesu generowania obrazu."
+ },
+ {
+ "id": 1,
+ "label": "2nd Stage",
+ "localized": "2. etap",
+ "reload": "",
+ "hint": "Drugi etap procesu generowania obrazu."
+ },
+ {
+ "id": 2,
+ "label": "2nd Scale",
+ "localized": "2. skala",
+ "reload": "",
+ "hint": "Wartość skali (CFG Scale) dla drugiego etapu."
+ },
+ {
+ "id": 3,
+ "label": "2nd Restart step",
+ "localized": "Krok restartu 2.",
+ "reload": "",
+ "hint": "Krok, w którym następuje restart procesu dla drugiego etapu."
+ },
+ {
+ "id": 4,
+ "label": "3rd Stage",
+ "localized": "3. etap",
+ "reload": "",
+ "hint": "Trzeci etap procesu generowania obrazu."
+ },
+ {
+ "id": 5,
+ "label": "3rd Scale",
+ "localized": "3. skala",
+ "reload": "",
+ "hint": "Wartość skali (CFG Scale) dla trzeciego etapu."
+ },
+ {
+ "id": 6,
+ "label": "3rd Restart step",
+ "localized": "Krok restartu 3.",
+ "reload": "",
+ "hint": "Krok, w którym następuje restart procesu dla trzeciego etapu."
+ },
+ {
+ "id": 7,
+ "label": "4th Stage",
+ "localized": "4. etap",
+ "reload": "",
+ "hint": "Czwarty etap procesu generowania obrazu."
+ },
+ {
+ "id": 8,
+ "label": "4th Scale",
+ "localized": "4. skala",
+ "reload": "",
+ "hint": "Wartość skali (CFG Scale) dla czwartego etapu."
+ },
+ {
+ "id": 9,
+ "label": "4th Restart step",
+ "localized": "Krok restartu 4.",
+ "reload": "",
+ "hint": "Krok, w którym następuje restart procesu dla czwartego etapu."
+ }
+ ],
+ "_": [
+ {
+ "id": 0,
+ "label": "⟲",
+ "localized": "⟲",
+ "reload": "txt2img_styles_refresh",
+ "hint": "Odśwież"
+ },
+ {
+ "id": 0,
+ "label": "↶",
+ "localized": "↶",
+ "reload": "txt2img_styles_apply",
+ "hint": "Zastosuj wybrany styl do promptu"
+ },
+ {
+ "id": 0,
+ "label": "↷",
+ "localized": "↷",
+ "reload": "txt2img_styles_save",
+ "hint": "Zapisz aktualny prompt jako styl"
+ },
+ {
+ "id": 0,
+ "label": "⇅",
+ "localized": "⇅",
+ "reload": "txt2img_res_btn_swap",
+ "hint": "Zamień wartości"
+ },
+ {
+ "id": 0,
+ "label": "🎲️",
+ "localized": "🎲️",
+ "reload": "txt2img_seed_random",
+ "hint": "Użyj losowego ziarna (seed)"
+ },
+ {
+ "id": 0,
+ "label": "⬅️",
+ "localized": "⬅️",
+ "reload": "txt2img_seed_reuse",
+ "hint": "Użyj ziarna z ostatnio wygenerowanego obrazu"
+ },
+ {
+ "id": 0,
+ "label": "🕮",
+ "localized": "🕮",
+ "reload": "txt2img_guider_docs",
+ "hint": "Zapisz parametry z ostatniego obrazu jako szablon stylu"
+ },
+ {
+ "id": 0,
+ "label": "📐",
+ "localized": "📐",
+ "reload": "txt2img_resize_detect_size",
+ "hint": "Zmierz rozmiar z istniejącego obrazu"
+ },
+ {
+ "id": 0,
+ "label": "☲",
+ "localized": "☲",
+ "reload": "txt2img_yolo_models_list",
+ "hint": "Zmień typ widoku"
+ },
+ {
+ "id": 0,
+ "label": "⊜",
+ "localized": "⊜",
+ "reload": "xyz_grid_x_list",
+ "hint": "Wypełnij"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "txt2img_caption_output",
+ "hint": "Opisz obraz (Caption)"
+ },
+ {
+ "id": 0,
+ "label": "⁜",
+ "localized": "⁜",
+ "reload": "txt2img_image_fit",
+ "hint": "Przełącz metodę dopasowania obrazu"
+ },
+ {
+ "id": 0,
+ "label": "➠ Control",
+ "localized": "➠ Control",
+ "reload": "",
+ "hint": "Prześlij obraz do interfejsu kontrolnego"
+ },
+ {
+ "id": 0,
+ "label": "➠ Text",
+ "localized": "➠ Text",
+ "reload": "",
+ "hint": "Prześlij obraz do interfejsu tekstowego"
+ },
+ {
+ "id": 0,
+ "label": "➠ Image",
+ "localized": "➠ Image",
+ "reload": "",
+ "hint": "Prześlij obraz do interfejsu obrazów"
+ },
+ {
+ "id": 0,
+ "label": "➠ Process",
+ "localized": "➠ Process",
+ "reload": "",
+ "hint": "Prześlij obraz do interfejsu procesów"
+ },
+ {
+ "id": 0,
+ "label": "➠ Caption",
+ "localized": "➠ Caption",
+ "reload": "",
+ "hint": "Prześlij obraz do interfejsu opisów"
+ },
+ {
+ "id": 0,
+ "label": "➠ Sketch",
+ "localized": "➠ Sketch",
+ "reload": "",
+ "hint": "Prześlij obraz do interfejsu szkicu"
+ },
+ {
+ "id": 0,
+ "label": "➠ Inpaint",
+ "localized": "➠ Inpaint",
+ "reload": "",
+ "hint": "Prześlij obraz do interfejsu inpaint (domalowywanie)"
+ },
+ {
+ "id": 0,
+ "label": "➠ Composite",
+ "localized": "➠ Composite",
+ "reload": "",
+ "hint": "Prześlij obraz do interfejsu inpaint sketch"
+ },
+ {
+ "id": 0,
+ "label": "⬆️",
+ "localized": "⬆️",
+ "reload": "controlnet_unit-0-upload",
+ "hint": "Prześlij obraz"
+ },
+ {
+ "id": 0,
+ "label": "🔄",
+ "localized": "🔄",
+ "reload": "controlnet_unit-0-reset",
+ "hint": "Resetuj wartości"
+ },
+ {
+ "id": 0,
+ "label": "🖼️",
+ "localized": "🖼️",
+ "reload": "controlnet_unit-0-preview",
+ "hint": "Pokaż podgląd"
+ },
+ {
+ "id": 0,
+ "label": "↺",
+ "localized": "↺",
+ "reload": "video_model_load",
+ "hint": "Natychmiast zastosuj wybór"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "component-5772",
+ "hint": "Sortuj według nazwy, rosnąco"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "component-5773",
+ "hint": "Sortuj według nazwy, malejąco"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "component-5774",
+ "hint": "Sortuj według rozmiaru, rosnąco"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "component-5775",
+ "hint": "Sortuj według rozmiaru, malejąco"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "component-5776",
+ "hint": "Sortuj według rozdzielczości, rosnąco"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "component-5777",
+ "hint": "Sortuj według rozdzielczości, malejąco"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "component-5778",
+ "hint": "Sortuj według czasu, rosnąco"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "component-5779",
+ "hint": "Sortuj według czasu, malejąco"
+ },
+ {
+ "id": 0,
+ "label": "⊗",
+ "localized": "⊗",
+ "reload": "quicksettings_clear",
+ "hint": "Resetuj wartości"
+ },
+ {
+ "id": 0,
+ "label": "🔍",
+ "localized": "🔍",
+ "reload": "docs_btn_search",
+ "hint": "Szukaj"
+ },
+ {
+ "id": 0,
+ "label": "⇨",
+ "localized": "⇨",
+ "reload": "component-5567",
+ "hint": "Zastosuj ustawienie wstępne"
+ },
+ {
+ "id": 0,
+ "label": "※",
+ "localized": "※",
+ "reload": "txt2img_extra_model",
+ "hint": "Załaduj model jako refiner, gdy wybrany; w przeciwnym razie załaduj jako model bazowy"
+ },
+ {
+ "id": 0,
+ "label": "🔎︎",
+ "localized": "🔎︎",
+ "reload": "txt2img_extra_scan",
+ "hint": "Przeskanuj CivitAI w poszukiwaniu brakujących metadanych i podglądów"
+ },
+ {
+ "id": 0,
+ "label": "⇕",
+ "localized": "⇕",
+ "reload": "txt2img_extra_sort",
+ "hint": "Sortuj według: Nazwa (rosn/mal), Rozmiar (najw/najm), Czas (najnow/najst)"
+ },
+ {
+ "id": 0,
+ "label": "✕",
+ "localized": "✕",
+ "reload": "txt2img_extra_close",
+ "hint": "Zamknij"
+ }
+ ],
+ "a": [
+ {
+ "id": 0,
+ "label": "Advanced",
+ "localized": "Zaawansowane",
+ "reload": "n/a",
+ "hint": "Zaawansowane ustawienia używane do generowania obrazów"
+ },
+ {
+ "id": 1,
+ "label": "Adapters",
+ "localized": "Adaptery",
+ "reload": "n/a",
+ "hint": "Ustawienia związane z adapterami IP (IP Adapters)"
+ },
+ {
+ "id": 2,
+ "label": "Apply to model",
+ "localized": "Zastosuj do modelu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Analyze",
+ "localized": "Analizuj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Apply changes",
+ "localized": "Zastosuj zmiany",
+ "reload": "n/a",
+ "hint": "Zastosuj wszystkie zmiany i zrestartuj serwer"
+ },
+ {
+ "id": 5,
+ "label": "Apply settings",
+ "localized": "Zastosuj ustawienia",
+ "reload": "n/a",
+ "hint": "Zapisz bieżące ustawienia, zalecany jest restart serwera"
+ },
+ {
+ "id": 6,
+ "label": "Analyze model",
+ "localized": "Analizuj model",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "All",
+ "localized": "Wszystko",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "artist",
+ "localized": "artysta",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Alpha",
+ "localized": "Alfa",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Advanced Options",
+ "localized": "Opcje zaawansowane",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Appearance",
+ "localized": "Wygląd",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Answer",
+ "localized": "Odpowiedź",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Adjust start",
+ "localized": "Dostosuj początek",
+ "reload": "n/a",
+ "hint": "Krok początkowy, w którym następuje korekta sigma"
+ },
+ {
+ "id": 14,
+ "label": "Adjust end",
+ "localized": "Dostosuj koniec",
+ "reload": "n/a",
+ "hint": "Krok końcowy, w którym następuje korekta sigma"
+ },
+ {
+ "id": 15,
+ "label": "AutoGuidance dropout",
+ "localized": "AutoGuidance dropout",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "AutoGuidance layers",
+ "localized": "Warstwy AutoGuidance",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "AutoGuidance config",
+ "localized": "Konfiguracja AutoGuidance",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "APG momentum",
+ "localized": "Pęd APG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "APG rescale",
+ "localized": "Skalowanie APG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Attention guidance",
+ "localized": "Attention guidance",
+ "reload": "n/a",
+ "hint": "Skala CFG używana z PAG: Perturbed-Attention Guidance"
+ },
+ {
+ "id": 21,
+ "label": "Adaptive scaling",
+ "localized": "Skalowanie adaptacyjne",
+ "reload": "n/a",
+ "hint": "Adaptacyjny modyfikator skali prowadzenia uwagi (attention guidance)"
+ },
+ {
+ "id": 22,
+ "label": "Active IP adapters",
+ "localized": "Aktywne adaptery IP",
+ "reload": "n/a",
+ "hint": "Liczba aktywnych adapterów IP"
+ },
+ {
+ "id": 23,
+ "label": "Adapter",
+ "localized": "Adapter",
+ "reload": "n/a",
+ "hint": "Model adaptera IP"
+ },
+ {
+ "id": 24,
+ "label": "Anchor settings",
+ "localized": "Ustawienia zakotwiczenia",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Alpha preset",
+ "localized": "Predefiniowane ustawienie Alfa",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Append heatmaps to results",
+ "localized": "Dołącz mapy cieplne do wyników",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Auto apply",
+ "localized": "Zastosuj automatycznie",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Amplify LUT",
+ "localized": "Wzmocnij LUT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Add time info",
+ "localized": "Dodaj info o czasie",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Add text info",
+ "localized": "Dodaj info tekstowe",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Add metadata",
+ "localized": "Dodaj metadane",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Allowed languages",
+ "localized": "Dozwolone języki",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Allowed alphabets",
+ "localized": "Dozwolone alfabety",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Apply to prompt",
+ "localized": "Zastosuj do promptu",
+ "reload": "n/a",
+ "hint": "Automatycznie kopiuj ulepszony wynik do pola wprowadzania promptu"
+ },
+ {
+ "id": 35,
+ "label": "Auto enhance",
+ "localized": "Auto ulepszanie",
+ "reload": "n/a",
+ "hint": "Automatycznie ulepszaj prompt przed każdym generowaniem obrazu"
+ },
+ {
+ "id": 36,
+ "label": "ACI: Color to Mask",
+ "localized": "ACI: Kolor do maski",
+ "reload": "n/a",
+ "hint": "Wybierz kolor, który chcesz zamaskować i uzupełnić (inpaint). Kliknij kolor na obrazku, aby wybrać go automatycznie. Zalecane użycie obrazów typu green screen dla precyzyjnych wyników."
+ },
+ {
+ "id": 37,
+ "label": "ACI: Color tolerance",
+ "localized": "ACI: Tolerancja koloru",
+ "reload": "n/a",
+ "hint": "Dostosuj tolerancję, aby uwzględnić podobne kolory w masce. Niższe wartości = maskowanie tylko bardzo zbliżonych kolorów. Wyższe = maskowanie szerszego zakresu podobnych kolorów."
+ },
+ {
+ "id": 38,
+ "label": "ACI: Denoising strength",
+ "localized": "ACI: Siła odszumiania",
+ "reload": "n/a",
+ "hint": "Zmień siłę odszumiania (Denoising Strength), aby uzyskać pożądany stopień przerysowania maski."
+ },
+ {
+ "id": 39,
+ "label": "ACI: Mask dilate",
+ "localized": "ACI: Rozszerzenie maski",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "ACI: Mask erode",
+ "localized": "ACI: Erozja maski",
+ "reload": "n/a",
+ "hint": "Dostosuj margines, aby zastosować wewnętrzne przesunięcie maski. (Zalecana wartość = 2, aby usunąć pozostałości na krawędziach)"
+ },
+ {
+ "id": 41,
+ "label": "ACI: Mask blur",
+ "localized": "ACI: Rozmycie maski",
+ "reload": "n/a",
+ "hint": "Dostosuj rozmycie, aby uzyskać gładkie przejście między obrazem a obszarem maskowanym. (Zalecana wartość = 0 dla ostrości)"
+ },
+ {
+ "id": 42,
+ "label": "Adaptive restore",
+ "localized": "Przywracanie adaptacyjne",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Apply noise",
+ "localized": "Zastosuj szum",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Auto min score",
+ "localized": "Automatyczny wynik min.",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Auto-segment",
+ "localized": "Auto-segmentacja",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "Auto-mask",
+ "localized": "Auto-maskowanie",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Active",
+ "localized": "Aktywne",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Attention",
+ "localized": "Atencja (Attention)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "Adain",
+ "localized": "Adain",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Attention Adain",
+ "localized": "Attention Adain",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Apply filter",
+ "localized": "Zastosuj filtr",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Alpha matting",
+ "localized": "Wycinanie alfa (Alpha matting)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "Append Caption Files",
+ "localized": "Dołącz pliki opisów",
+ "reload": "n/a",
+ "hint": "Dołączaj do istniejących plików opisów zamiast je nadpisywać. Przydatne do dodawania dodatkowych opisów lub tagów do obrazów, które już mają opisy."
+ },
+ {
+ "id": 54,
+ "label": "a1111",
+ "localized": "a1111",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Autocast",
+ "localized": "Autocast",
+ "reload": "n/a",
+ "hint": "Automatycznie określaj precyzję podczas działania programu"
+ },
+ {
+ "id": 56,
+ "label": "Auto",
+ "localized": "Auto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "accuracy",
+ "localized": "dokładność",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "atiadlxx (AMD only)",
+ "localized": "atiadlxx (tylko AMD)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "aot_ts_nvfuser",
+ "localized": "aot_ts_nvfuser",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Additional image browser folders",
+ "localized": "Dodatkowe foldery przeglądarki obrazów",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "Add system information to metadata",
+ "localized": "Dodaj informacje systemowe do metadanych",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "Autolaunch browser upon startup",
+ "localized": "Automatycznie uruchom przeglądarkę po starcie",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "Allowed aspect ratios",
+ "localized": "Dozwolone proporcje obrazu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "Approximate",
+ "localized": "Przybliżenie",
+ "reload": "n/a",
+ "hint": "Tania aproksymacja siecią neuronową. Bardzo szybka w porównaniu do VAE, ale produkuje obrazy o 4-krotnie mniejszej rozdzielczości poziomej/pionowej i niższej jakości"
+ },
+ {
+ "id": 65,
+ "label": "Additional postprocessing operations",
+ "localized": "Dodatkowe operacje postprocessingu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 66,
+ "label": "Apply color correction",
+ "localized": "Zastosuj korekcję kolorów",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "Apply mask as overlay",
+ "localized": "Zastosuj maskę jako nakładkę",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 68,
+ "label": "Apply sRGB linearization",
+ "localized": "Zastosuj linearyzację sRGB",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "Available networks",
+ "localized": "Dostępne sieci",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "Auto-convert SD15 embeddings to SDXL",
+ "localized": "Automatycznie konwertuj embeddingi SD15 na SDXL",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "alias",
+ "localized": "alias",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Attention query chunk size",
+ "localized": "Rozmiar fragmentu zapytania atencji (Attention query)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "Attention kv chunk size",
+ "localized": "Rozmiar fragmentu klucza/wartości atencji (Attention KV)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "Attention chunking threshold",
+ "localized": "Próg fragmentacji atencji",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Attempt VAE roll back for NaN values",
+ "localized": "Próbuj cofnąć VAE przy wartościach NaN",
+ "reload": "n/a",
+ "hint": "Wymaga Torch 2.1 i włączonej kontroli NaN"
+ },
+ {
+ "id": 76,
+ "label": "Add extended info to filename when saving grid",
+ "localized": "Dodaj rozszerzone info do nazwy pliku przy zapisywaniu siatki",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Add LoRA to prompt",
+ "localized": "Dodaj LoRA do promptu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Alpha Ratio",
+ "localized": "Współczynnik Alfa",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "ALPHA Block Weight Preset",
+ "localized": "Preset wag bloków ALPHA",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Automatically determine rank",
+ "localized": "Automatycznie określ rangę",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "Autorank ratio",
+ "localized": "Współczynnik autorank",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "Advanced guidance params",
+ "localized": "Zaawansowane parametry prowadzenia (guidance)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 83,
+ "label": "Adapter 1",
+ "localized": "Adapter 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "Adapter 2",
+ "localized": "Adapter 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 85,
+ "label": "Adapter 3",
+ "localized": "Adapter 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 86,
+ "label": "Adapter 4",
+ "localized": "Adapter 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 87,
+ "label": "Audio",
+ "localized": "Dźwięk",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 88,
+ "label": "Advanced Options",
+ "localized": "Opcje zaawansowane",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 89,
+ "label": "Advanced Options",
+ "localized": "Opcje zaawansowane",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 90,
+ "label": "Advanced Options",
+ "localized": "Opcje zaawansowane",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "b": [
+ {
+ "id": 0,
+ "label": "Batch",
+ "localized": "Wsadowo",
+ "reload": "",
+ "hint": "Ustawienia przetwarzania wsadowego"
+ },
+ {
+ "id": 1,
+ "label": "Batch Caption",
+ "localized": "Wsadowe podpisywanie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Batch Tag",
+ "localized": "Wsadowe tagowanie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Benchmark",
+ "localized": "Benchmark",
+ "reload": "",
+ "hint": "Uruchom testy wydajnościowe"
+ },
+ {
+ "id": 4,
+ "label": "Backend Settings",
+ "localized": "Ustawienia backendu",
+ "reload": "",
+ "hint": "Ustawienia związane z backendami obliczeniowymi: torch, onnx i olive"
+ },
+ {
+ "id": 5,
+ "label": "body",
+ "localized": "body",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Beta",
+ "localized": "Beta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Balanced Offload",
+ "localized": "Zbalansowane odciążanie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "BitsAndBytes",
+ "localized": "BitsAndBytes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Batch count",
+ "localized": "Liczba partii",
+ "reload": "",
+ "hint": "Ile partii obrazów utworzyć (nie ma wpływu na wydajność generowania ani użycie VRAM)"
+ },
+ {
+ "id": 10,
+ "label": "Batch size",
+ "localized": "Rozmiar partii",
+ "reload": "",
+ "hint": "Ile obrazów utworzyć w jednej partii (zwiększa wydajność generowania kosztem wyższego użycia VRAM)"
+ },
+ {
+ "id": 11,
+ "label": "Beta schedule",
+ "localized": "Harmonogram Beta",
+ "reload": "",
+ "hint": "Definiuje, jak rośnie beta (siła szumu na krok). Opcje: - default: domyślne dla modelu - linear: liniowy spadek szumu na krok - scaled: skalowana wersja liniowa, używana tylko przez Stable Diffusion - cosine: gładszy spadek, często lepsze wyniki przy mniejszej liczbie kroków - sigmoid: gwałtowne przejście, eksperymentalne"
+ },
+ {
+ "id": 12,
+ "label": "Base shift",
+ "localized": "Przesunięcie bazowe",
+ "reload": "",
+ "hint": "Minimalna wartość przesunięcia dla niskich rozdzielczości przy użyciu dynamicznego przesunięcia."
+ },
+ {
+ "id": 13,
+ "label": "Brightness",
+ "localized": "Jasność",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Block",
+ "localized": "Blok",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Block size",
+ "localized": "Rozmiar bloku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Banned words",
+ "localized": "Zakazane słowa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Blur",
+ "localized": "Rozmycie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Batch input directory",
+ "localized": "Katalog wejściowy wsadu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Batch output directory",
+ "localized": "Katalog wyjściowy wsadu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Batch mask directory",
+ "localized": "Katalog masek wsadu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Background threshold",
+ "localized": "Próg tła",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Boost",
+ "localized": "Wzmocnienie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Base",
+ "localized": "Podstawa",
+ "reload": "",
+ "hint": "Podstawowe ustawienia używane do generowania obrazu"
+ },
+ {
+ "id": 24,
+ "label": "Blend strength",
+ "localized": "Siła mieszania",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Base model",
+ "localized": "Model bazowy",
+ "reload": "",
+ "hint": "Główny model używany do wszystkich operacji"
+ },
+ {
+ "id": 26,
+ "label": "Backend",
+ "localized": "Backend",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Benchmark steps",
+ "localized": "Kroki benchmarku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Benchmark level",
+ "localized": "Poziom benchmarku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "balanced",
+ "localized": "zbalansowany",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "block_level",
+ "localized": "poziom_bloków",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Backend storage",
+ "localized": "Magazyn backendu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "BF16",
+ "localized": "BF16",
+ "reload": "",
+ "hint": "Użyj zmodyfikowanej 16-bitowej precyzji zmiennoprzecinkowej do obliczeń"
+ },
+ {
+ "id": 33,
+ "label": "Batch matrix-matrix",
+ "localized": "Mnożenie macierzowe wsadowe",
+ "reload": "",
+ "hint": "Standardowe wsadowe mnożenie macierzy dla atencji (attention). Niezawodne, ale mało wydajne pod względem VRAM."
+ },
+ {
+ "id": 34,
+ "label": "BCFHW",
+ "localized": "BCFHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "BFCHW",
+ "localized": "BFCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "BCHW",
+ "localized": "BCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Batch mode uses sequential seeds",
+ "localized": "Tryb wsadowy używa sekwencyjnych ziaren (seeds)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Batch uses original name",
+ "localized": "Wsad używa oryginalnej nazwy",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Base images folder",
+ "localized": "Folder bazowy obrazów",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Base grids folder",
+ "localized": "Folder bazowy siatek",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Build info on first access",
+ "localized": "Buduj informacje przy pierwszym dostępie",
+ "reload": "",
+ "hint": "Zapobiega budowaniu strony EN przez serwer przy starcie, zamiast tego buduje ją na żądanie"
+ },
+ {
+ "id": 42,
+ "label": "Beta Ratio",
+ "localized": "Współczynnik Beta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "BETA Block Weight Preset",
+ "localized": "Preset wag bloków BETA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Base model type",
+ "localized": "Typ modelu bazowego",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "c": [
+ {
+ "id": -1,
+ "label": "Caption",
+ "localized": "Opis",
+ "reload": "n/a",
+ "hint": "Analizuj istniejące obrazy i twórz opisy tekstowe"
+ },
+ {
+ "id": -1,
+ "label": "Contributors",
+ "localized": "Współtwórcy",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Clear",
+ "localized": "Wyczyść",
+ "reload": "n/a",
+ "hint": "Wyczyść prompty"
+ },
+ {
+ "id": -1,
+ "label": "Check status",
+ "localized": "Sprawdź status",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Composite",
+ "localized": "Kompozyt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control",
+ "localized": "Kontrola",
+ "reload": "n/a",
+ "hint": "Stwórz obraz z pełnym prowadzeniem"
+ },
+ {
+ "id": -1,
+ "label": "ControlNet",
+ "localized": "ControlNet",
+ "reload": "n/a",
+ "hint": "ControlNet to zaawansowany model prowadzący"
+ },
+ {
+ "id": -1,
+ "label": "Controls",
+ "localized": "Sterowanie",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CaptionCaption",
+ "localized": "OpisOpis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Console",
+ "localized": "Konsola",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Check for updates",
+ "localized": "Sprawdź aktualizacje",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Change log",
+ "localized": "Dziennik zmian",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Compute Settings",
+ "localized": "Ustawienia obliczeń",
+ "reload": "n/a",
+ "hint": "Ustawienia związane z precyzją obliczeń, mechanizmem cross attention i optymalizacjami dla platform sprzętowych"
+ },
+ {
+ "id": -1,
+ "label": "Current",
+ "localized": "Aktualny",
+ "reload": "n/a",
+ "hint": "Analizuj moduły wewnątrz aktualnie załadowanego modelu"
+ },
+ {
+ "id": -1,
+ "label": "CivitAI",
+ "localized": "CivitAI",
+ "reload": "n/a",
+ "hint": "Wyszukuj i pobieraj modele z CivitAI"
+ },
+ {
+ "id": -1,
+ "label": "Calculate missing hashes",
+ "localized": "Oblicz brakujące skróty (hashe)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Community",
+ "localized": "Społeczność",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cloud",
+ "localized": "Chmura",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Close",
+ "localized": "Zamknij",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Change model",
+ "localized": "Zmień model",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Change refiner",
+ "localized": "Zmień refiner",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Change VAE",
+ "localized": "Zmień VAE",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Change reference",
+ "localized": "Zmień odniesienie",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Corrections",
+ "localized": "Korekty",
+ "reload": "n/a",
+ "hint": "Kontrola korekcji kolorów/wyostrzania/jasności obrazu podczas procesu generowania"
+ },
+ {
+ "id": -1,
+ "label": "Control Methods",
+ "localized": "Metody kontroli",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control Media",
+ "localized": "Media kontrolne",
+ "reload": "n/a",
+ "hint": "Dodaj obraz wejściowy jako oddzielny obraz inicjujący dla przetwarzania kontrolnego"
+ },
+ {
+ "id": -1,
+ "label": "ChronoEdit",
+ "localized": "ChronoEdit",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cross Attention",
+ "localized": "Cross Attention",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CLiP Skip",
+ "localized": "Pominięcie CLiP",
+ "reload": "n/a",
+ "hint": "Parametr wczesnego zatrzymania dla modelu CLIP; 1 to zatrzymanie na ostatniej warstwie, 2 to zatrzymanie na przedostatniej warstwie itd."
+ },
+ {
+ "id": -1,
+ "label": "Cache-DiT",
+ "localized": "Cache-DiT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CFG-Zero",
+ "localized": "CFG-Zero",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache folders",
+ "localized": "Foldery pamięci podręcznej",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Custom model loader",
+ "localized": "Własny ładowacz modeli",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Client log",
+ "localized": "Log klienta",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CLIP Analysis",
+ "localized": "Analiza CLIP",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Context",
+ "localized": "Kontekst",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Correction mode",
+ "localized": "Tryb korekcji",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Color",
+ "localized": "Kolor",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Center",
+ "localized": "Centrum",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Color grading",
+ "localized": "Korekcja barwna",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Crop to portrait",
+ "localized": "Przytnij do portretu",
+ "reload": "n/a",
+ "hint": "Przycina obraz wejściowy tylko do formatu portretowego przed użyciem go jako wejścia IP adaptera"
+ },
+ {
+ "id": -1,
+ "label": "Concept Tokens",
+ "localized": "Tokeny koncepcji",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Colormap",
+ "localized": "Mapa kolorów",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cosine scale 1",
+ "localized": "Skala cosinusowa 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cosine scale 2",
+ "localized": "Skala cosinusowa 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cosine scale 3",
+ "localized": "Skala cosinusowa 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache model",
+ "localized": "Model w pamięci podręcznej",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cosine scale",
+ "localized": "Skala cosinusowa",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cosine Background",
+ "localized": "Tło cosinusowe",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control guidance",
+ "localized": "Prowadzenie kontrolne",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Contrast",
+ "localized": "Kontrast",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "comma",
+ "localized": "przecinek",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Columns",
+ "localized": "Kolumny",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Create video",
+ "localized": "Utwórz wideo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Censor",
+ "localized": "Cenzor",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Check language",
+ "localized": "Sprawdź język",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Check policy violations",
+ "localized": "Sprawdź naruszenia zasad",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Check banned words",
+ "localized": "Sprawdź zakazane słowa",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control preprocess input images",
+ "localized": "Kontrola wstępnego przetwarzania obrazów wejściowych",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control override denoise strength",
+ "localized": "Kontrola nadpisywania siły odszumiania",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Color variation",
+ "localized": "Wariacja kolorów",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Change rate",
+ "localized": "Szybkość zmian",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Context after",
+ "localized": "Kontekst po",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Context mask",
+ "localized": "Maska kontekstu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control only",
+ "localized": "Tylko kontrola",
+ "reload": "n/a",
+ "hint": "Używa wyłącznie poniższego wejścia Control jako źródła dla wszelkich zadań typu ControlNet lub IP Adapter w oparciu o wybrane opcje."
+ },
+ {
+ "id": -1,
+ "label": "CN Mode",
+ "localized": "Tryb CN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CN Strength",
+ "localized": "Siła CN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CN Start",
+ "localized": "Start CN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CN End",
+ "localized": "Koniec CN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CN Tiles",
+ "localized": "Kafelki CN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control factor",
+ "localized": "Współczynnik kontroli",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet-XS",
+ "localized": "ControlNet-XS",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Coarse",
+ "localized": "Zgrubne",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Color map",
+ "localized": "Mapa kolorów",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Crop to fit",
+ "localized": "Przytnij, aby dopasować",
+ "reload": "n/a",
+ "hint": "Jeśli wymiary obrazu źródłowego (np. 512x510) odbiegają od wymiarów docelowych (np. 1024x768), funkcja ta dopasuje przeskalowany obraz do rozmiaru docelowego. Nadmiar zostanie przycięty."
+ },
+ {
+ "id": -1,
+ "label": "CLiP Model",
+ "localized": "Model CLiP",
+ "reload": "n/a",
+ "hint": "Model CLIP używany do dopasowywania podobieństwa obraz-tekst. Większe modele (ViT-L, ViT-H) są dokładniejsze, ale wolniejsze i zużywają więcej VRAM."
+ },
+ {
+ "id": -1,
+ "label": "Caption Model",
+ "localized": "Model opisu",
+ "reload": "n/a",
+ "hint": "Model BLIP używany do generowania początkowego opisu obrazu. Model opisu opisuje treść obrazu, którą CLiP następnie wzbogaca o terminy dotyczące stylu i charakteru."
+ },
+ {
+ "id": -1,
+ "label": "Chunk Size",
+ "localized": "Wielkość bloku",
+ "reload": "n/a",
+ "hint": "Rozmiar partii do przetwarzania kandydatów na opisy. Wyższe wartości przyspieszają analizę, ale zwiększają zużycie VRAM."
+ },
+ {
+ "id": -1,
+ "label": "CLiP Num Beams",
+ "localized": "Liczba wiązek CLiP",
+ "reload": "n/a",
+ "hint": "Liczba wiązek dla wyszukiwania wiązkowego (beam search) podczas generowania opisu. Wyższe wartości przeszukują więcej możliwości, ale są wolniejsze."
+ },
+ {
+ "id": -1,
+ "label": "Character threshold",
+ "localized": "Próg postaci",
+ "reload": "n/a",
+ "hint": "Próg ufności dla tagów specyficznych dla postaci (np. imiona postaci, konkretne cechy). Uwzględniane są tylko tagi o ufności powyżej tego progu. Wyższe wartości są bardziej selektywne, niższe uwzględniają więcej potencjalnych dopasowań. Nieobsługiwane przez modele DeepBooru."
+ },
+ {
+ "id": -1,
+ "label": "Cross-attention",
+ "localized": "Cross-attention",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "cpu",
+ "localized": "cpu",
+ "reload": "n/a",
+ "hint": "Używa tylko procesora (CPU) i RAM-u: najwolniejsze, ale najmniejsze ryzyko błędu braku pamięci (OOM)"
+ },
+ {
+ "id": -1,
+ "label": "Cached models",
+ "localized": "Modele w pamięci podręcznej",
+ "reload": "n/a",
+ "hint": "Liczba modeli przechowywanych w pamięci RAM w celu szybkiego dostępu"
+ },
+ {
+ "id": -1,
+ "label": "combined",
+ "localized": "połączone",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Compress ratio",
+ "localized": "Współczynnik kompresji",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "compel",
+ "localized": "compel",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Channels last",
+ "localized": "Kanały na końcu (Channels last)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "cuDNN full-depth benchmark",
+ "localized": "Benchmark pełnej głębokości cuDNN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "cuDNN benchmark limit",
+ "localized": "Limit benchmarku cuDNN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "cudaMallocAsync",
+ "localized": "cudaMallocAsync",
+ "reload": "n/a",
+ "hint": "Używa asynchronicznego alokatora pamięci CUDA. Poprawia wydajność i fragmentację VRAM, ale może powodować niestabilność na niektórych procesorach graficznych."
+ },
+ {
+ "id": -1,
+ "label": "CLiP skip enabled",
+ "localized": "Pominięcie CLiP włączone",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache-DiT enabled",
+ "localized": "Cache-DiT włączone",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache-DiT F-compute blocks",
+ "localized": "Bloki obliczeniowe F Cache-DiT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache-DiT B-compute blocks",
+ "localized": "Bloki obliczeniowe B Cache-DiT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache-DiT residual diff threshold",
+ "localized": "Próg różnicy resztkowej Cache-DiT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache-DiT warmup steps",
+ "localized": "Kroki rozgrzewkowe Cache-DiT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CFG-Zero enabled",
+ "localized": "CFG-Zero włączone",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CFG-Zero star",
+ "localized": "CFG-Zero gwiazda",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CFG-Zero steps",
+ "localized": "Kroki CFG-Zero",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "cudagraphs",
+ "localized": "cudagraphs",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cleanup temporary folder on startup",
+ "localized": "Wyczyść folder tymczasowy przy starcie",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Create ZIP archive for multiple images",
+ "localized": "Utwórz archiwum ZIP dla wielu obrazów",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "cover",
+ "localized": "pokrycie (cover)",
+ "reload": "n/a",
+ "hint": "pokryj cały obszar"
+ },
+ {
+ "id": -1,
+ "label": "Compact view",
+ "localized": "Widok kompaktowy",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache text encoder results",
+ "localized": "Buforuj wyniki kodera tekstu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "contain",
+ "localized": "zawieranie (contain)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Ctrl+up/down word delimiters",
+ "localized": "Ograniczniki słów Ctrl+góra/dół",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Ctrl+up/down precision when editing (attention:1.1)",
+ "localized": "Precyzja Ctrl+góra/dół podczas edycji (attention:1.1)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Ctrl+up/down precision when editing ",
+ "localized": "Precyzja Ctrl+góra/dół podczas edycji ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cached VAEs",
+ "localized": "VAEs w pamięci podręcznej",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ckpt",
+ "localized": "ckpt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Comma separated list with optional strength per LoRA",
+ "localized": "Lista rozdzielona przecinkami z opcjonalną siłą dla każdego LoRA",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CivitAI token",
+ "localized": "Token CivitAI",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Custom pipeline",
+ "localized": "Własny potok (pipeline)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Custom model",
+ "localized": "Własny model",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet unit 1",
+ "localized": "Jednostka ControlNet 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet unit 2",
+ "localized": "Jednostka ControlNet 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet unit 3",
+ "localized": "Jednostka ControlNet 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet unit 4",
+ "localized": "Jednostka ControlNet 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet-XS unit 1",
+ "localized": "Jednostka ControlNet-XS 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet-XS unit 2",
+ "localized": "Jednostka ControlNet-XS 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet-XS unit 3",
+ "localized": "Jednostka ControlNet-XS 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet-XS unit 4",
+ "localized": "Jednostka ControlNet-XS 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control-LLLite unit 1",
+ "localized": "Jednostka Control-LLLite 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control-LLLite unit 2",
+ "localized": "Jednostka Control-LLLite 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control-LLLite unit 3",
+ "localized": "Jednostka Control-LLLite 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control-LLLite unit 4",
+ "localized": "Jednostka Control-LLLite 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control settings",
+ "localized": "Ustawienia kontroli",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Canny",
+ "localized": "Canny",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Condition",
+ "localized": "Warunek",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Caption: Batch",
+ "localized": "Opis: Wsad (Batch)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control elements",
+ "localized": "Elementy kontrolne",
+ "reload": "n/a",
+ "hint": "Elementy kontrolne to zaawansowane modele, które mogą prowadzić generowanie w stronę pożądanego rezultatu"
+ }
+ ],
+ "d": [
+ {
+ "id": -1,
+ "label": "Docs",
+ "localized": "Dokumentacja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Discord",
+ "localized": "Discord",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "Detail",
+ "localized": "Szczegóły",
+ "reload": "",
+ "hint": "Detailer uruchamia dodatkowe generowanie w wyższej rozdzielczości dla wykrytych obiektów"
+ },
+ {
+ "id": -1,
+ "label": "Delete",
+ "localized": "Usuń",
+ "reload": "",
+ "hint": "Usuń obraz"
+ },
+ {
+ "id": -1,
+ "label": "Default",
+ "localized": "Domyślne",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Download updates",
+ "localized": "Pobierz aktualizacje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Download model",
+ "localized": "Pobierz model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Diffusers",
+ "localized": "Diffusers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Distilled",
+ "localized": "Distilled",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Description",
+ "localized": "Opis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "Details",
+ "localized": "Szczegóły",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Detailer",
+ "localized": "Detailer",
+ "reload": "",
+ "hint": "Detailer uruchamia dodatkowe generowanie w wyższej rozdzielczości dla wykrytych obiektów"
+ },
+ {
+ "id": -1,
+ "label": "Denoise",
+ "localized": "Odszumianie",
+ "reload": "",
+ "hint": "Ustawienia odszumiania (denoising). Wyższe odszumianie oznacza, że większa część istniejącej zawartości obrazu może ulec zmianie podczas generowania"
+ },
+ {
+ "id": -1,
+ "label": "DirectML",
+ "localized": "DirectML",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Download model from huggingface",
+ "localized": "Pobierz model z HuggingFace",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dropdown",
+ "localized": "Lista rozwijana",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "dynamic",
+ "localized": "dynamiczne",
+ "reload": "",
+ "hint": "Dynamiczne przesunięcie automatycznie dostosowuje harmonogram odszumiania na podstawie rozdzielczości obrazu. Harmonogram interpoluje między base_shift a max_shift w oparciu o rzeczywistą rozdzielczość obrazu. Włączenie wyłącza statyczne przesunięcie Flow."
+ },
+ {
+ "id": -1,
+ "label": "Detailer models",
+ "localized": "Modele Detailera",
+ "reload": "",
+ "hint": "Wybierz modele detekcji do użycia w procesie dopracowywania szczegółów"
+ },
+ {
+ "id": -1,
+ "label": "Detailer list",
+ "localized": "Lista Detailera",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Detailer classes",
+ "localized": "Klasy Detailera",
+ "reload": "",
+ "hint": "Określ konkretne klasy do użycia, jeśli wybrany model detailera jest modelem wieloklasowym"
+ },
+ {
+ "id": -1,
+ "label": "Detailer prompt",
+ "localized": "Prompt Detailera",
+ "reload": "",
+ "hint": "Użyj oddzielnego promptu dla detailera. Jeśli nie zostanie podany, użyty zostanie prompt główny"
+ },
+ {
+ "id": -1,
+ "label": "Detailer negative prompt",
+ "localized": "Negatywny prompt Detailera",
+ "reload": "",
+ "hint": "Użyj oddzielnego negatywnego promptu dla detailera. Jeśli nie zostanie podany, użyty zostanie główny negatywny prompt"
+ },
+ {
+ "id": -1,
+ "label": "Detailer steps",
+ "localized": "Kroki Detailera",
+ "reload": "",
+ "hint": "Liczba kroków dla procesu detailera"
+ },
+ {
+ "id": -1,
+ "label": "Detailer strength",
+ "localized": "Siła Detailera",
+ "reload": "",
+ "hint": "Siła odszumiania (denoising strength) procesu detailera"
+ },
+ {
+ "id": -1,
+ "label": "Detailer resolution",
+ "localized": "Rozdzielczość Detailera",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising batch size",
+ "localized": "Rozmiar wsadu odszumiania",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dilate tau",
+ "localized": "Tau dylatacji",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Draw legend",
+ "localized": "Rysuj legendę",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising strength",
+ "localized": "Siła odszumiania",
+ "reload": "",
+ "hint": "Określa, jak mało algorytm powinien brać pod uwagę zawartość obrazu. Przy 0 nic się nie zmieni, a przy 1 otrzymasz zupełnie inny obraz. Przy wartościach poniżej 1.0 przetwarzanie zajmie mniej kroków niż określa suwak Sampling Steps"
+ },
+ {
+ "id": -1,
+ "label": "Denoise start",
+ "localized": "Start odszumiania",
+ "reload": "",
+ "hint": "Nadpisz siłę odszumiania, określając jak wcześnie model bazowy powinien zakończyć pracę, a kiedy powinien zacząć refiner. Ma zastosowanie tylko przy użyciu refinera. Jeśli ustawione na 0 lub 1, zostanie użyta standardowa siła odszumiania"
+ },
+ {
+ "id": -1,
+ "label": "down",
+ "localized": "dół",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Decode chunks",
+ "localized": "Dekoduj fragmenty",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dilate",
+ "localized": "Dylatacja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth and normal",
+ "localized": "Głębia i normalki",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Distance threshold",
+ "localized": "Próg odległości",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth threshold",
+ "localized": "Próg głębi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising steps",
+ "localized": "Kroki odszumiania",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth map",
+ "localized": "Mapa głębi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic shift",
+ "localized": "Przesunięcie dynamiczne",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Duration",
+ "localized": "Czas trwania",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Device Info",
+ "localized": "Informacje o urządzeniu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Diffusers load using Run:ai streamer",
+ "localized": "Ładowanie Diffusers za pomocą Run:ai streamer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable accelerate",
+ "localized": "Wyłącz accelerate",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable T5 text encoder",
+ "localized": "Wyłącz enkoder tekstu T5",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic loss threshold",
+ "localized": "Dynamiczny próg straty",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dequantize using torch.compile",
+ "localized": "Dekwantyzacja za pomocą torch.compile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dequantize using full precision",
+ "localized": "Dekwantyzacja w pełnej precyzji",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disabled",
+ "localized": "Wyłączone",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention BMM",
+ "localized": "Dynamiczne Attention BMM",
+ "reload": "",
+ "hint": "Wykonuje obliczenia uwagi (attention) etapami zamiast wszystkich na raz. Wolniejszy czas wnioskowania, ale znacznie mniejsze zużycie pamięci"
+ },
+ {
+ "id": -1,
+ "label": "Dynamic attention",
+ "localized": "Dynamiczna uwaga",
+ "reload": "",
+ "hint": "Dostosowuje obliczenia uwagi dynamicznie na krok. Oszczędza VRAM, ale spowalnia generowanie."
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention slicing rate",
+ "localized": "Wskaźnik cięcia dynamicznej uwagi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention trigger rate",
+ "localized": "Wskaźnik wyzwalania dynamicznej uwagi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Deterministic mode",
+ "localized": "Tryb deterministyczny",
+ "reload": "",
+ "hint": "Wymusza deterministyczne wyniki w różnych przebiegach. Przydatne dla powtarzalności, ale może wyłączyć niektóre optymalizacje."
+ },
+ {
+ "id": -1,
+ "label": "DirectML retry ops for NaN",
+ "localized": "DirectML ponów operacje dla NaN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "deep-cache",
+ "localized": "deep-cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "DeepCache cache interval",
+ "localized": "Interwał pamięci podręcznej DeepCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Directory for temporary images; leave empty for default",
+ "localized": "Katalog dla obrazów tymczasowych; zostaw puste dla domyślnego",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Do not display video output in UI",
+ "localized": "Nie wyświetlaj wideo w interfejsie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Directory name pattern",
+ "localized": "Wzór nazwy katalogu",
+ "reload": "",
+ "hint": "Użyj następujących tagów, aby zdefiniować sposób wybierania podkatalogów dla obrazów i siatek: [steps], [cfg],[prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime], [job_timestamp]; zostaw puste dla domyślnego"
+ },
+ {
+ "id": -1,
+ "label": "Dark",
+ "localized": "Ciemny",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disabled UI tabs",
+ "localized": "Wyłączone karty interfejsu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable variable aspect ratio",
+ "localized": "Wyłącz zmienny współczynnik proporcji",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Desktop",
+ "localized": "Pulpit",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Downscale high resolution live previews",
+ "localized": "Zmniejszaj podglądy na żywo o wysokiej rozdzielczości",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Detailer use model augment",
+ "localized": "Detailer: użyj augmentacji modelu",
+ "reload": "",
+ "hint": "Uruchamia modele detekcji detailera z dodatkową precyzją"
+ },
+ {
+ "id": -1,
+ "label": "Default strength",
+ "localized": "Domyślna siła",
+ "reload": "",
+ "hint": "Podczas dodawania dodatkowej sieci, takiej jak Lora do promptu, użyj tego mnożnika"
+ },
+ {
+ "id": -1,
+ "label": "Do not change selected model when reading generation parameters",
+ "localized": "Nie zmieniaj wybranego modelu podczas odczytywania parametrów generowania",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Do conditional and unconditional denoising in one batch",
+ "localized": "Wykonuj warunkowe i bezwarunkowe odszumianie w jednym wsadzie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable NaN check",
+ "localized": "Wyłącz sprawdzanie NaN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disallow models in ckpt format",
+ "localized": "Zablokuj modele w formacie ckpt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Default upscaler for image resize operations",
+ "localized": "Domyślny upscaler dla operacji zmiany rozmiaru obrazu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Debug info",
+ "localized": "Informacje debugowania",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Download folder",
+ "localized": "Folder pobierania",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "DWPose",
+ "localized": "DWPose",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth Anything",
+ "localized": "Depth Anything",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth Pro",
+ "localized": "Depth Pro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Decode",
+ "localized": "Dekoduj",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "e": [
+ {
+ "id": 843,
+ "label": "Enhance prompt",
+ "localized": "Ulepsz prompt",
+ "reload": "",
+ "hint": "Ulepsz zapytanie (prompt)"
+ },
+ {
+ "id": 0,
+ "label": "Enhance now",
+ "localized": "Ulepsz teraz",
+ "reload": "",
+ "hint": "Uruchom ulepszanie promptu przy użyciu wybranego modelu LLM"
+ },
+ {
+ "id": 0,
+ "label": "Extensions",
+ "localized": "Rozszerzenia",
+ "reload": "",
+ "hint": "Rozszerzenia aplikacji"
+ },
+ {
+ "id": 0,
+ "label": "Extract LoRA",
+ "localized": "Wyodrębnij LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embedded metadata",
+ "localized": "Osadzone metadane",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extension list",
+ "localized": "Lista rozszerzeń",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Execution Precision",
+ "localized": "Precyzja wykonywania",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings",
+ "localized": "Embeddingi (Osadzenia)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extract currently loaded LoRA(s)",
+ "localized": "Wyodrębnij aktualnie załadowane LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable LayerSkipConfig",
+ "localized": "Włącz LayerSkipConfig",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable refine pass",
+ "localized": "Włącz przebieg ulepszania (refine)",
+ "reload": "",
+ "hint": "Użyj procesu podobnego do img2img, aby powiększyć i/lub dodać detale do końcowego obrazu. Opcjonalnie używa modelu refiner do poprawy szczegółów."
+ },
+ {
+ "id": 0,
+ "label": "Enable detailer pass",
+ "localized": "Włącz przebieg detali (detailer)",
+ "reload": "",
+ "hint": "Wykrywaj docelowe obiekty, takie jak twarz, i przetwórz je ponownie w wyższej rozdzielczości"
+ },
+ {
+ "id": 0,
+ "label": "Edge padding",
+ "localized": "Dopełnienie krawędzi",
+ "reload": "",
+ "hint": "Rozszerz krawędź obszaru maskowania o ten procent"
+ },
+ {
+ "id": 0,
+ "label": "Edge blur",
+ "localized": "Rozmycie krawędzi",
+ "reload": "",
+ "hint": "Rozmyj krawędź obszaru maskowania o ten procent"
+ },
+ {
+ "id": 0,
+ "label": "End",
+ "localized": "Koniec",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ETA",
+ "localized": "ETA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable FreeU",
+ "localized": "Włącz FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tonemap",
+ "localized": "Włącz mapowanie tonów",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enabled",
+ "localized": "Włączone",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Exposure",
+ "localized": "Ekspozycja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Encoder",
+ "localized": "Enkoder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enhanced prompt",
+ "localized": "Ulepszony prompt",
+ "reload": "",
+ "hint": "Ulepszony prompt wygenerowany przez LLM"
+ },
+ {
+ "id": 0,
+ "label": "Edit start",
+ "localized": "Początek edycji",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edit stop",
+ "localized": "Koniec edycji",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode",
+ "localized": "Erozja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "edge",
+ "localized": "krawędź",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ensemble size",
+ "localized": "Rozmiar zespołu (ensemble)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable",
+ "localized": "Włącz",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode size",
+ "localized": "Rozmiar erozji",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable PixelArt",
+ "localized": "Włącz PixelArt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable edge detection",
+ "localized": "Włącz wykrywanie krawędzi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge block size",
+ "localized": "Rozmiar bloku krawędzi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge image weight",
+ "localized": "Waga obrazu krawędzi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Escape brackets",
+ "localized": "Escapowanie nawiasów",
+ "reload": "",
+ "hint": "Dodaje backslashe przed nawiasami okrągłymi i kwadratowymi w tagach. Wymagane, gdy tagi zawierają znaki mające specjalne znaczenie w składni promptu, takie jak ( ) [ ]. Włącz to, jeśli używasz wyjścia bezpośrednio w promptach."
+ },
+ {
+ "id": 0,
+ "label": "Exclude tags",
+ "localized": "Wyklucz tagi",
+ "reload": "",
+ "hint": "Lista tagów oddzielonych przecinkami, które mają zostać wykluczone z wyniku. Przydatne do filtrowania niechcianych lub redundantnych tagów, które pojawiają się często."
+ },
+ {
+ "id": 0,
+ "label": "Extension GIT repository URL",
+ "localized": "URL repozytorium GIT rozszerzenia",
+ "reload": "",
+ "hint": "Określ adres URL repozytorium rozszerzenia na GitHub"
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CPU",
+ "localized": "ExecutionProvider.CPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.DirectML",
+ "localized": "ExecutionProvider.DirectML",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CUDA",
+ "localized": "ExecutionProvider.CUDA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.ROCm",
+ "localized": "ExecutionProvider.ROCm",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.MIGraphX",
+ "localized": "ExecutionProvider.MIGraphX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.OpenVINO",
+ "localized": "ExecutionProvider.OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable modular pipelines (experimental)",
+ "localized": "Włącz modularne pipeline'y (eksperymentalne)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Expandable segments",
+ "localized": "Rozszerzalne segmenty",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable use of reference models",
+ "localized": "Włącz używanie modeli referencyjnych",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable embeddings support",
+ "localized": "Włącz obsługę embeddingów",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable file wildcards support",
+ "localized": "Włącz obsługę symboli wieloznacznych (wildcards) w plikach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extra noise multiplier for img2img",
+ "localized": "Dodatkowy mnożnik szumu dla img2img",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings train templates directory",
+ "localized": "Katalog szablonów treningowych dla embeddingów",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable Hypernetwork support",
+ "localized": "Włącz obsługę Hypernetwork",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tensorboard logging",
+ "localized": "Włącz logowanie do Tensorboard",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "f": [
+ {
+ "id": 0,
+ "label": "Fixed",
+ "localized": "Stały",
+ "reload": "",
+ "hint": "Zmień rozmiar obrazu na docelową rozdzielczość. Jeśli wysokość i szerokość nie będą pasować, otrzymasz nieprawidłowe proporcje obrazu"
+ },
+ {
+ "id": 0,
+ "label": "Folder",
+ "localized": "Folder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11200,
+ "label": "FramePack",
+ "localized": "FramePack",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Frames",
+ "localized": "Klatki",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fallback guidance",
+ "localized": "Wskazówki awaryjne (Fallback guidance)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU",
+ "localized": "FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Faster Cache",
+ "localized": "Szybsza pamięć podręczna",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folders",
+ "localized": "Foldery",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fetch model preview metadata",
+ "localized": "Pobierz metadane podglądu modelu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flow shift",
+ "localized": "Przesunięcie przepływu (Flow shift)",
+ "reload": "",
+ "hint": "Wartość przesunięcia dla modeli flowmatching. Kontroluje rozkład kroków odszumiania. Wartości: - >1.0: przypisz więcej kroków do wczesnego odszumiania (lepsza struktura) - <1.0: przypisz więcej kroków do późnego odszumiania (lepsze szczegóły) - 1.0: zrównoważony harmonogram Większość modeli flowmatching używa domyślnie wartości 3. Praktycznie nieaktywne, jeśli włączone jest przesunięcie dynamiczne."
+ },
+ {
+ "id": 0,
+ "label": "FDG scales",
+ "localized": "Skale FDG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FDG weights",
+ "localized": "Wagi FDG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FDG rescale space",
+ "localized": "Przestrzeń przeskalowania FDG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force HiRes",
+ "localized": "Wymuś HiRes",
+ "reload": "",
+ "hint": "Hires uruchamia się automatycznie, gdy wybrany jest Latent upscale, ale jest pomijany przy użyciu upscalerów innych niż latent. Włącz wymuszanie hires, aby uruchomić hires z upscalerami innymi niż latent"
+ },
+ {
+ "id": 0,
+ "label": "FreeU preset",
+ "localized": "Preset FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FaceID Model",
+ "localized": "Model FaceID",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Final strength",
+ "localized": "Siła końcowa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "full",
+ "localized": "Pełna",
+ "reload": "",
+ "hint": "Zawsze używaj pełnej precyzji"
+ },
+ {
+ "id": 0,
+ "label": "Fall-off exponent (lower=higher detail)",
+ "localized": "Wykładnik zanikania (niższy=więcej detali)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fill strength",
+ "localized": "Siła wypełnienia",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Face",
+ "localized": "Twarz",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Face confidence",
+ "localized": "Pewność wykrycia twarzy",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP model variant",
+ "localized": "Wariant modelu FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP resolution",
+ "localized": "Rozdzielczość FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP duration",
+ "localized": "Czas trwania FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP target FPS",
+ "localized": "Docelowe FPS FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP interpolation",
+ "localized": "Interpolacja FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP init strength",
+ "localized": "Początkowa siła FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP end strength",
+ "localized": "Końcowa siła FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP vision strength",
+ "localized": "Siła wizji FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP section prompts",
+ "localized": "Prompty sekcji FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP latent window size",
+ "localized": "Rozmiar okna latent FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP steps",
+ "localized": "Kroki FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP sampler shift",
+ "localized": "Przesunięcie samplera FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP CFG scale",
+ "localized": "Skala CFG FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP distilled CFG scale",
+ "localized": "Dystylowana skala CFG FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP CFG re-scale",
+ "localized": "Przeskalowanie CFG FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP system prompt",
+ "localized": "Prompt systemowy FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP model receipe",
+ "localized": "Receptura modelu FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable TeaCache",
+ "localized": "Włącz TeaCache FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP use optimized system prompt",
+ "localized": "Użyj zoptymalizowanego promptu systemowego FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable CFGZero",
+ "localized": "Włącz CFGZero FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable Preview",
+ "localized": "Włącz podgląd FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP attention",
+ "localized": "Atencja (attention) FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP VAE",
+ "localized": "VAE FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FPS",
+ "localized": "FPS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Foreground threshold",
+ "localized": "Próg pierwszego planu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Frame change sensitivity",
+ "localized": "Czułość zmiany klatek",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename",
+ "localized": "Nazwa pliku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force model eval",
+ "localized": "Wymuś ewaluację modelu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "false",
+ "localized": "Fałsz",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Full precision (--no-half-vae)",
+ "localized": "Pełna precyzja (--no-half-vae)",
+ "reload": "",
+ "hint": "Używa FP32 dla VAE. Może dawać lepsze wyniki, zużywając więcej VRAM i spowalniając generowanie"
+ },
+ {
+ "id": 0,
+ "label": "FP32",
+ "localized": "FP32",
+ "reload": "",
+ "hint": "Użyj 32-bitowej precyzji zmiennoprzecinkowej do obliczeń"
+ },
+ {
+ "id": 0,
+ "label": "FP16",
+ "localized": "FP16",
+ "reload": "",
+ "hint": "Użyj 16-bitowej precyzji zmiennoprzecinkowej do obliczeń"
+ },
+ {
+ "id": 0,
+ "label": "Force full precision (--no-half)",
+ "localized": "Wymuś pełną precyzję (--no-half)",
+ "reload": "",
+ "hint": "Używa FP32 dla modelu. Może dawać lepsze wyniki, zużywając więcej VRAM i spowalniając generowanie"
+ },
+ {
+ "id": 0,
+ "label": "Flash",
+ "localized": "Flash",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flex attention",
+ "localized": "Flex attention",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flash attention",
+ "localized": "Flash attention",
+ "reload": "",
+ "hint": "Wysoce zoptymalizowany algorytm atencji. Znacznie zmniejsza zużycie VRAM i przyspiesza wnioskowanie, ale może być niedeterministyczny."
+ },
+ {
+ "id": 0,
+ "label": "Fused projections",
+ "localized": "Fuzja projekcji (Fused projections)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU enabled",
+ "localized": "FreeU włączone",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 1st stage backbone",
+ "localized": "FreeU szkielet 1-szego etapu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 2nd stage backbone",
+ "localized": "FreeU szkielet 2-go etapu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 1st stage skip",
+ "localized": "FreeU pominięcie 1-szego etapu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 2nd stage skip",
+ "localized": "FreeU pominięcie 2-go etapu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FoCa",
+ "localized": "FoCa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache cache enabled",
+ "localized": "Pamięć podręczna FasterCache włączona",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip range",
+ "localized": "Zakres pominięcia przestrzennego FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip start",
+ "localized": "Początek pominięcia przestrzennego FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip end",
+ "localized": "Koniec pominięcia przestrzennego FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip range",
+ "localized": "Zakres pominięcia uncond FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip start",
+ "localized": "Początek pominięcia uncond FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip end",
+ "localized": "Koniec pominięcia uncond FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache guidance distilled",
+ "localized": "Dystylowane prowadzenie (guidance) FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "fullgraph",
+ "localized": "Pełny graf (fullgraph)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with stable diffusion models",
+ "localized": "Folder z modelami Stable Diffusion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Huggingface models",
+ "localized": "Folder z modelami Huggingface",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for Huggingface cache",
+ "localized": "Folder dla pamięci podręcznej Huggingface",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for Tunable ops cache",
+ "localized": "Folder dla pamięci podręcznej Tunable ops",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with VAE files",
+ "localized": "Folder z plikami VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with UNET files",
+ "localized": "Folder z plikami UNET",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Text encoder files",
+ "localized": "Folder z plikami kodera tekstu (Text encoder)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with LoRA network(s)",
+ "localized": "Folder z sieciami LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "File or Folder with user-defined styles",
+ "localized": "Plik lub folder ze stylami użytkownika",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with user-defined wildcards",
+ "localized": "Folder z symbolami zastępczymi (wildcards) użytkownika",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with textual inversion embeddings",
+ "localized": "Folder z embeddingami Textual Inversion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Control models",
+ "localized": "Folder z modelami Control",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Yolo models",
+ "localized": "Folder z modelami Yolo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with ESRGAN models",
+ "localized": "Folder z modelami ESRGAN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with BSRGAN models",
+ "localized": "Folder z modelami BSRGAN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with RealESRGAN models",
+ "localized": "Folder z modelami RealESRGAN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with SCUNet models",
+ "localized": "Folder z modelami SCUNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with SwinIR models",
+ "localized": "Folder z modelami SwinIR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with CLIP models",
+ "localized": "Folder z modelami CLIP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for disk offload",
+ "localized": "Folder dla odciążania dysku (disk offload)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for OpenVINO cache",
+ "localized": "Folder dla pamięci podręcznej OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for ONNX cached models",
+ "localized": "Folder dla buforowanych modeli ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for ONNX conversion",
+ "localized": "Folder dla konwersji ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with chaiNNer models",
+ "localized": "Folder z modelami chaiNNer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "File format",
+ "localized": "Format pliku",
+ "reload": "",
+ "hint": "Wybierz format pliku dla obrazów"
+ },
+ {
+ "id": 0,
+ "label": "Font file",
+ "localized": "Plik czcionki",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Font color",
+ "localized": "Kolor czcionki",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for text generate",
+ "localized": "Folder dla generowanego tekstu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for image generate",
+ "localized": "Folder dla generowanych obrazów",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for control generate",
+ "localized": "Folder dla generowania control",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for processed images",
+ "localized": "Folder dla przetworzonych obrazów",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for manually saved images",
+ "localized": "Folder dla ręcznie zapisanych obrazów",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for videos",
+ "localized": "Folder dla filmów",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for init images",
+ "localized": "Folder dla obrazów początkowych (init)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for txt2img grids",
+ "localized": "Folder dla siatek (grids) txt2img",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for img2img grids",
+ "localized": "Folder dla siatek (grids) img2img",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for control grids",
+ "localized": "Folder dla siatek (grids) control",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Font size",
+ "localized": "Rozmiar czcionki",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Full VAE",
+ "localized": "Pełne VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force offline mode",
+ "localized": "Wymuś tryb offline",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fixed UNet precision",
+ "localized": "Stała precyzja UNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename join string",
+ "localized": "Znak łączenia nazwy pliku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename word regex",
+ "localized": "Regex słów nazwy pliku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force zeros for prompts when empty",
+ "localized": "Wymuś zera dla pustych promptów",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "fill",
+ "localized": "wypełnij",
+ "reload": "",
+ "hint": "Zmień rozmiar obrazu tak, aby cały obraz znajdował się wewnątrz docelowej rozdzielczości. Wypełnij pustą przestrzeń kolorami obrazu"
+ },
+ {
+ "id": 0,
+ "label": "For image processing do exact number of steps as specified",
+ "localized": "Dla przetwarzania obrazu wykonaj dokładnie taką liczbę kroków, jaka została określona",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with LyCORIS network(s)",
+ "localized": "Folder z sieciami LyCORIS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fuse strength",
+ "localized": "Siła fuzji",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeInit",
+ "localized": "FreeInit",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "g": [
+ {
+ "id": 11,
+ "label": "Gallery",
+ "localized": "Galeria",
+ "reload": "",
+ "hint": "Galeria obrazów"
+ },
+ {
+ "id": 12,
+ "label": "GitHub",
+ "localized": "GitHub",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Guidance",
+ "localized": "Wskazówki (Guidance)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "GenerateGenerate",
+ "localized": "GenerujGeneruj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Generate forever",
+ "localized": "Generuj bez końca",
+ "reload": "",
+ "hint": "Rozpocznij przetwarzanie i kontynuuj aż do anulowania"
+ },
+ {
+ "id": 16,
+ "label": "Generate",
+ "localized": "Generuj",
+ "reload": "",
+ "hint": "Rozpocznij przetwarzanie"
+ },
+ {
+ "id": 17,
+ "label": "Get receipe",
+ "localized": "Pobierz przepis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "GPU Monitor",
+ "localized": "Monitor GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Get Changelog",
+ "localized": "Pobierz dziennik zmian",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Generic",
+ "localized": "Ogólne",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Google GenAI",
+ "localized": "Google GenAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Group Offload",
+ "localized": "Przenoszenie grupowe (Group Offload)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Grid Options",
+ "localized": "Opcje siatki",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Grids",
+ "localized": "Siatki",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Guider",
+ "localized": "Przewodnik (Guider)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Guidance scale",
+ "localized": "Skala wskazówek (Guidance scale)",
+ "reload": "",
+ "hint": "Skala Classifier Free Guidance: jak silnie obraz ma być zgodny z promptem. Niższe wartości dają bardziej kreatywne rezultaty, wyższe sprawiają, że obraz ściślej podąża za promptem; zalecane wartości między 5-10"
+ },
+ {
+ "id": 27,
+ "label": "Guidance end",
+ "localized": "Koniec wskazówek",
+ "reload": "",
+ "hint": "Wcześniej kończy efekt CFG i PAG: Wartość 1 działa normalnie, 0.5 zatrzymuje prowadzenie przy 50% kroków"
+ },
+ {
+ "id": 28,
+ "label": "Guidance rescale",
+ "localized": "Przeskalowanie wskazówek",
+ "reload": "",
+ "hint": "Przeskaluj wskazówki, aby uniknąć prześwietlonych obrazów przy wyższych wartościach prowadzenia"
+ },
+ {
+ "id": 29,
+ "label": "Gamma",
+ "localized": "Gamma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Grid margins",
+ "localized": "Marginesy siatki",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Grid sections",
+ "localized": "Sekcje siatki",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Guidance strength",
+ "localized": "Siła wskazówek",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Guidance start",
+ "localized": "Start wskazówek",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Guidance stop",
+ "localized": "Stop wskazówek",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Gate step",
+ "localized": "Krok bramki (Gate step)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Guess mode",
+ "localized": "Tryb zgadywania",
+ "reload": "",
+ "hint": "Usuwa wymóg podawania promptu do ControlNet. Zmusza enkoder ControlNet do 'najlepszego odgadnięcia' na podstawie zawartości wejściowej mapy kontrolnej."
+ },
+ {
+ "id": 37,
+ "label": "gradient",
+ "localized": "gradient",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Gamma corrected",
+ "localized": "Skorygowane o gammę",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "General threshold",
+ "localized": "Próg ogólny",
+ "reload": "",
+ "hint": "Próg ufności dla ogólnych tagów (np. obiekty, akcje, sceneria). Tylko tagi z ufnością powyżej tego progu zostaną uwzględnione w wynikach. Wyższe wartości są bardziej selektywne (mniej tagów), niższe obejmują więcej tagów."
+ },
+ {
+ "id": 40,
+ "label": "GPU",
+ "localized": "GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Google cloud use VertexAI endpoints",
+ "localized": "Używaj punktów końcowych Google Cloud VertexAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Google cloud API key",
+ "localized": "Klucz API Google Cloud",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Google Cloud project ID",
+ "localized": "ID projektu Google Cloud",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Google Cloud location ID",
+ "localized": "ID lokalizacji Google Cloud",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "group",
+ "localized": "grupa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "Group size",
+ "localized": "Rozmiar grupy",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "GC threshold",
+ "localized": "Próg GC",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Grid max rows count",
+ "localized": "Maksymalna liczba wierszy siatki",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "Grid max columns count",
+ "localized": "Maksymalna liczba kolumn siatki",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Grid background color",
+ "localized": "Kolor tła siatki",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Gallery auto-update on tab change",
+ "localized": "Automatyczna aktualizacja galerii przy zmianie karty",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "GPU monitor interval",
+ "localized": "Interwał monitorowania GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "Gallery view columns",
+ "localized": "Kolumny widoku galerii",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Grid image size",
+ "localized": "Rozmiar obrazu w siatce",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Global",
+ "localized": "Globalne",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "h": [
+ {
+ "id": 7,
+ "label": "History",
+ "localized": "Historia",
+ "reload": "n/a",
+ "hint": "Lista poprzednich generacji, które mogą być dalej przetwarzane"
+ },
+ {
+ "id": 31,
+ "label": "html2md",
+ "localized": "html2md",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "Huggingface",
+ "localized": "Huggingface",
+ "reload": "n/a",
+ "hint": "Ustawienia związane z dostępem do serwisu Huggingface"
+ },
+ {
+ "id": 5,
+ "label": "HiDream",
+ "localized": "HiDream",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "HyperTile",
+ "localized": "HyperTile",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "HiDiffusion",
+ "localized": "HiDiffusion",
+ "reload": "n/a",
+ "hint": "HiDiffusion umożliwia tworzenie obrazów o wysokiej rozdzielczości przy użyciu standardowych modeli bez duplikatów/zniekształceń oraz z poprawioną wydajnością"
+ },
+ {
+ "id": 22,
+ "label": "Height",
+ "localized": "Wysokość",
+ "reload": "n/a",
+ "hint": "Wysokość obrazu"
+ },
+ {
+ "id": 18,
+ "label": "HiRes steps",
+ "localized": "Kroki HiRes",
+ "reload": "n/a",
+ "hint": "Liczba kroków próbkowania dla powiększonego obrazu. Jeśli wynosi 0, używa tej samej wartości co dla oryginału"
+ },
+ {
+ "id": 2,
+ "label": "HDR clamp",
+ "localized": "HDR clamp",
+ "reload": "n/a",
+ "hint": "Dostosowuje poziom bezsensownych detali poprzez odcinanie wartości, które znacznie odbiegają od średniej rozkładu. Jest to szczególnie przydatne do poprawy generowania przy wyższych skalach Guidance, identyfikując wartości odstające na wczesnym etapie procesu i stosując korekty matematyczne w oparciu o ustawienia Zakresu (Boundary) i Progu (Threshold). Pomyśl o tym jak o ustawieniu zakresu, w którym mają mieścić się wartości obrazu; dostosowanie progu określa, które wartości powinny zostać przywrócone do tego zakresu"
+ },
+ {
+ "id": 14,
+ "label": "HDR maximize",
+ "localized": "HDR maximize",
+ "reload": "n/a",
+ "hint": "Oblicza \"współczynnik normalizacji\" poprzez podzielenie maksymalnej wartości tensora przez określony zakres pomnożony przez 4. Współczynnik ten jest następnie używany do przesunięcia kanałów w obrębie danej granicy, zapewniając maksymalną rozpiętość tonalną dla dalszego przetwarzania. Celem jest optymalizacja zakresu dynamicznego dla aplikacji zewnętrznych, takich jak Photoshop, szczególnie pod kątem regulacji poziomów, kontrastu i jasności"
+ },
+ {
+ "id": 27,
+ "label": "HDR range",
+ "localized": "Zakres HDR",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Hue",
+ "localized": "Barwa",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "HQ init latents",
+ "localized": "HQ init latents",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Height after",
+ "localized": "Wysokość po",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Height mask",
+ "localized": "Maska wysokości",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Hires use control",
+ "localized": "Hires używa ControlNet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Hands",
+ "localized": "Dłonie",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "High threshold",
+ "localized": "Wysoki próg",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "high noise",
+ "localized": "wysoki szum",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Hypertile UNet Enabled",
+ "localized": "Hypertile UNet włączone",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Hypertile HiRes pass only",
+ "localized": "Hypertile tylko dla przebiegu HiRes",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Hypertile UNet max tile size",
+ "localized": "Maks. rozmiar kafelka Hypertile UNet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Hypertile UNet min tile size",
+ "localized": "Min. rozmiar kafelka Hypertile UNet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "Hypertile UNet swap size",
+ "localized": "Rozmiar zamiany Hypertile UNet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Hypertile UNet depth",
+ "localized": "Głębia Hypertile UNet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Hypertile VAE Enabled",
+ "localized": "Hypertile VAE włączone",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "Hypertile VAE tile size",
+ "localized": "Rozmiar kafelka Hypertile VAE",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Hypertile VAE swap size",
+ "localized": "Rozmiar zamiany Hypertile VAE",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "HiDiffusion apply RAU-Net",
+ "localized": "HiDiffusion zastosuj RAU-Net",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "HiDiffusion apply MSW-MSA",
+ "localized": "HiDiffusion zastosuj MSW-MSA",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "HiDiffusion aggressive at step",
+ "localized": "HiDiffusion agresywne w kroku",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "HiDiffusion override T1 ratio",
+ "localized": "HiDiffusion nadpisz współczynnik T1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "HiDiffusion override T2 ratio",
+ "localized": "HiDiffusion nadpisz współczynnik T2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "hidet",
+ "localized": "hidet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Hide legacy tabs",
+ "localized": "Ukryj stare karty",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "Hide input range sliders",
+ "localized": "Ukryj suwaki zakresu wejściowego",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "Hide params headers",
+ "localized": "Ukryj nagłówki parametrów",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "HuggingFace token",
+ "localized": "Token HuggingFace",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "HuggingFace mirror",
+ "localized": "Serwer lustrzany HuggingFace",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "HED",
+ "localized": "HED",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "i": [
+ {
+ "id": 0,
+ "label": "Images",
+ "localized": "Obrazy",
+ "reload": "control_nav",
+ "hint": "Twórz obrazy Zunifikowany interfejs Obsługuje T2I i I2I Z opcjonalnym prowadzeniem kontrolnym (control guidance)"
+ },
+ {
+ "id": 1,
+ "label": "I2I",
+ "localized": "I2I",
+ "reload": "img2img_nav",
+ "hint": "Twórz obraz z obrazu Starszy interfejs naśladujący oryginalny interfejs i zachowanie image-to-image"
+ },
+ {
+ "id": 2,
+ "label": "Input",
+ "localized": "Wejście",
+ "reload": "img2img_results_input_mobile",
+ "hint": "Pokaż/ukryj wybór mediów wejściowych używanych do prowadzenia generacji"
+ },
+ {
+ "id": 3,
+ "label": "Image",
+ "localized": "Obraz",
+ "reload": "",
+ "hint": "Twórz obraz z obrazu"
+ },
+ {
+ "id": 4,
+ "label": "Inpaint",
+ "localized": "Inpaint",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Inputs",
+ "localized": "Wejścia",
+ "reload": "control_params_mask",
+ "hint": "Ustawienia związane z obrazami wejściowymi"
+ },
+ {
+ "id": 6,
+ "label": "Initial",
+ "localized": "Początkowe",
+ "reload": "",
+ "hint": "Ustaw rozdzielczość obrazu przed przetwarzaniem"
+ },
+ {
+ "id": 7,
+ "label": "Info",
+ "localized": "Info",
+ "reload": "btn_info",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "install",
+ "localized": "instaluj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Image Options",
+ "localized": "Opcje obrazu",
+ "reload": "",
+ "hint": "Ustawienia związane z formatem obrazu, metadanymi i siatkami obrazów"
+ },
+ {
+ "id": 10,
+ "label": "Image Paths",
+ "localized": "Ścieżki obrazów",
+ "reload": "",
+ "hint": "Ustawienia związane z nazwami plików obrazów i katalogami wyjściowymi"
+ },
+ {
+ "id": 11,
+ "label": "Image Metadata",
+ "localized": "Metadane obrazu",
+ "reload": "",
+ "hint": "Ustawienia związane z obsługą metadanych tworzonych wraz z wygenerowanymi obrazami"
+ },
+ {
+ "id": 12,
+ "label": "IP Adapters",
+ "localized": "Adaptery IP",
+ "reload": "",
+ "hint": "Adaptery IP to modele wtyczkowe, które mogą kierować generację w stronę pożądanego rezultatu"
+ },
+ {
+ "id": 13,
+ "label": "Input Media",
+ "localized": "Media wejściowe",
+ "reload": "",
+ "hint": "Dodaj obraz wejściowy do użycia w procesach image-to-image, inpaint lub control"
+ },
+ {
+ "id": 14,
+ "label": "Input Image",
+ "localized": "Obraz wejściowy",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "IPEX",
+ "localized": "IPEX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Image Gallery",
+ "localized": "Galeria obrazów",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Intermediate Image Saving",
+ "localized": "Zapisywanie obrazów pośrednich",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Initial seed",
+ "localized": "Początkowe ziarno",
+ "reload": "",
+ "hint": "Wartość określająca wynik generatora liczb losowych - jeśli utworzysz obraz z tymi samymi parametrami i ziarnem co inny obraz, otrzymasz ten sam wynik"
+ },
+ {
+ "id": 19,
+ "label": "Include detections",
+ "localized": "Uwzględnij detekcje",
+ "reload": "",
+ "hint": "Dołącz oryginalny obraz z zaznaczonymi obszarami wykrytymi"
+ },
+ {
+ "id": 20,
+ "label": "IY model",
+ "localized": "Model IY",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "IY scale",
+ "localized": "Skala IY",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "IY start",
+ "localized": "Start IY",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "IY end",
+ "localized": "Koniec IY",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Identity guidance",
+ "localized": "Prowadzenie tożsamości",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Include original image",
+ "localized": "Dołącz oryginalny obraz",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Iterate seed per line",
+ "localized": "Iteruj ziarno na linię",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Iterations",
+ "localized": "Iteracje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Interpolate frames",
+ "localized": "Interpoluj klatki",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Include main grid",
+ "localized": "Dołącz główną siatkę",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Include sub grids",
+ "localized": "Dołącz podsiatki",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Include images",
+ "localized": "Dołącz obrazy",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "invert",
+ "localized": "odwróć",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Init image same as control",
+ "localized": "Obraz początkowy taki sam jak kontrolny",
+ "reload": "",
+ "hint": "Będzie dodatkowo traktować każdy obraz umieszczony w oknie wejściowym Control jako źródło dla zadań typu img2img, na przykład jako obraz do modyfikacji."
+ },
+ {
+ "id": 34,
+ "label": "Inpaint masked only",
+ "localized": "Inpaint tylko zamaskowane",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Invert mask",
+ "localized": "Odwróć maskę",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "IOU",
+ "localized": "IOU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Init strength",
+ "localized": "Siła początkowa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Input directory",
+ "localized": "Katalog wejściowy",
+ "reload": "",
+ "hint": "Folder, w którym znajdują się obrazy do przetworzenia"
+ },
+ {
+ "id": 39,
+ "label": "Intermediates",
+ "localized": "Pośrednie",
+ "reload": "",
+ "hint": "Rozmiar pośredniej puli kandydatów podczas dopasowywania cech obrazu do opisowych tagów (flavours). Z tej puli wybierane są końcowe tagi na podstawie Min/Max Flavors. Wyższe wartości mogą poprawić jakość, ale są wolniejsze."
+ },
+ {
+ "id": 40,
+ "label": "Include rating",
+ "localized": "Uwzględnij ocenę",
+ "reload": "",
+ "hint": "Dołącz tagi oceny treści w wynikach (np. safe, questionable, explicit). Przydatne do filtrowania lub kategoryzowania obrazów według ich klasyfikacji treści."
+ },
+ {
+ "id": 41,
+ "label": "Image width",
+ "localized": "Szerokość obrazu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Image height",
+ "localized": "Wysokość obrazu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "inference-mode",
+ "localized": "inference-mode",
+ "reload": "",
+ "hint": "Podobnie jak no-grad, ale bardziej rygorystyczne. Zapewnia, że model działa tylko w trybie wnioskowania (inference) dla bezpieczeństwa i szybkości."
+ },
+ {
+ "id": 44,
+ "label": "inductor",
+ "localized": "inductor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Image quality",
+ "localized": "Jakość obrazu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "Include mask in outputs",
+ "localized": "Dołącz maskę do wyników",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Include invisible watermark",
+ "localized": "Dołącz niewidzialny znak wodny",
+ "reload": "",
+ "hint": "Dodaj niewidzialny znak wodny do obrazu poprzez zmianę niektórych wartości pikseli"
+ },
+ {
+ "id": 48,
+ "label": "Invisible watermark string",
+ "localized": "Ciąg niewidzialnego znaku wodnego",
+ "reload": "",
+ "hint": "Ciąg znaku wodnego do dodania do obrazu. Powinien być bardzo krótki, aby uniknąć uszkodzenia obrazu."
+ },
+ {
+ "id": 49,
+ "label": "Image watermark position",
+ "localized": "Pozycja znaku wodnego obrazu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Image watermark file",
+ "localized": "Plik znaku wodnego obrazu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Images filename pattern",
+ "localized": "Wzór nazwy pliku obrazów",
+ "reload": "",
+ "hint": "Użyj następujących tagów, aby określić sposób wyboru nazw plików dla obrazów:seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
+ },
+ {
+ "id": 52,
+ "label": "inline",
+ "localized": "inline",
+ "reload": "",
+ "hint": "w linii ze wszystkimi dodatkowymi elementami (przewijalne)"
+ },
+ {
+ "id": 53,
+ "label": "Inpainting include greyscale mask in results",
+ "localized": "Inpainting: dołącz maskę w skali szarości do wyników",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Inpainting include masked composite in results",
+ "localized": "Inpainting: dołącz kompozyt maski do wyników",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Image transparent color fill",
+ "localized": "Wypełnienie kolorem przezroczystości obrazu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Inpainting conditioning mask strength",
+ "localized": "Siła maski warunkującej Inpainting",
+ "reload": "",
+ "hint": "Określa, jak mocno maskować oryginalny obraz dla inpaintingu i img2img. 1.0 oznacza pełne zamaskowanie (domyślnie). 0.0 oznacza całkowity brak maskowania warunkującego. Niższe wartości pomogą zachować ogólną kompozycję obrazu, ale utrudnią wprowadzanie dużych zmian"
+ },
+ {
+ "id": 57,
+ "label": "Image resize algorithm",
+ "localized": "Algorytm zmiany rozmiaru obrazu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "Image repeats per epoch",
+ "localized": "Powtórzenia obrazu na epokę",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "Interpolation Method",
+ "localized": "Metoda interpolacji",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "In Blocks",
+ "localized": "Bloki wejściowe (In Blocks)",
+ "reload": "",
+ "hint": "Bloki downsamplingu UNet (12 wartości dla SD1.5, 9 wartości dla SDXL)"
+ },
+ {
+ "id": 61,
+ "label": "Input model",
+ "localized": "Model wejściowy",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "Info object",
+ "localized": "Obiekt info",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "k": [
+ {
+ "id": 75535,
+ "label": "Kanvas change",
+ "localized": "Zmiana kanwy",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 15445,
+ "label": "Kanvas Settings",
+ "localized": "Ustawienia kanwy",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 99824,
+ "label": "Keep Thinking Trace",
+ "localized": "Zachowaj ślad myślenia",
+ "reload": "n/a",
+ "hint": "Uwzględnij proces rozumowania modelu w końcowym wyniku. Przydatne do zrozumienia, w jaki sposób model dotarł do swojej odpowiedzi. Działa tylko z modelami obsługującymi tryb myślenia (thinking mode)."
+ },
+ {
+ "id": 42210,
+ "label": "Keep Prefill",
+ "localized": "Zachowaj prefill",
+ "reload": "n/a",
+ "hint": "Uwzględnij tekst uzupełniający (prefill) na początku końcowego wyniku. Jeśli opcja jest wyłączona, tekst prefill użyty do kierowania modelem zostanie usunięty z rezultatu."
+ },
+ {
+ "id": 66732,
+ "label": "Keep aspect ratio",
+ "localized": "Zachowaj proporcje",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "l": [
+ {
+ "id": 0,
+ "label": "Load model",
+ "localized": "Wczytaj model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "Load custom model",
+ "localized": "Wczytaj własny model",
+ "reload": "",
+ "hint": "Wczytaj własny model z określoną konfiguracją"
+ },
+ {
+ "id": 2,
+ "label": "LaMa Remove",
+ "localized": "Usuwanie LaMa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Lite",
+ "localized": "Lite",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "LTXVideo",
+ "localized": "LTXVideo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Load",
+ "localized": "Wczytaj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Live Previews",
+ "localized": "Podgląd na żywo",
+ "reload": "",
+ "hint": "Ustawienia związane z podglądem na żywo i powiadomieniami dźwiękowymi"
+ },
+ {
+ "id": 7,
+ "label": "Legacy options",
+ "localized": "Opcje przestarzałe",
+ "reload": "",
+ "hint": "Ustawienia związane z opcjami przestarzałymi (legacy) - nie powinny być używane"
+ },
+ {
+ "id": 8,
+ "label": "List",
+ "localized": "Lista",
+ "reload": "",
+ "hint": "Wyświetla listę wszystkich dostępnych modeli"
+ },
+ {
+ "id": 9,
+ "label": "Loader",
+ "localized": "Ładowarka",
+ "reload": "",
+ "hint": "Pozwala na ręczne złożenie modelu dyfuzyjnego z poszczególnych modułów"
+ },
+ {
+ "id": 10,
+ "label": "List models",
+ "localized": "Lista modeli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Load receipe",
+ "localized": "Wczytaj recepturę",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Lora",
+ "localized": "Lora",
+ "reload": "",
+ "hint": "LoRA: Low-Rank Adaptation. Douczony model nakładany na wczytany model bazowy"
+ },
+ {
+ "id": 13,
+ "label": "Local",
+ "localized": "Lokalne",
+ "reload": "",
+ "hint": "Modele pobrane i gotowe do użycia"
+ },
+ {
+ "id": 14,
+ "label": "LTX",
+ "localized": "LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Layerwise Casting",
+ "localized": "Rzutowanie warstwowe",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "LinFusion",
+ "localized": "LinFusion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Log Display",
+ "localized": "Wyświetlanie logów",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "List all locally available models",
+ "localized": "Lista wszystkich lokalnych modeli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Last Generate",
+ "localized": "Ostatnio wygenerowane",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "low order",
+ "localized": "niski rząd",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "LSC layer indices",
+ "localized": "Indeksy warstw LSC",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "LSC fully qualified name",
+ "localized": "Pełna nazwa kwalifikowana LSC",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "LSC skip attention blocks",
+ "localized": "Pomiń bloki atencji LSC",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "LSC skip feed-forward blocks",
+ "localized": "Pomiń bloki feed-forward LSC",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "LSC skip attention scores",
+ "localized": "Pomiń wyniki atencji LSC",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "LSC dropout rate",
+ "localized": "Współczynnik dropout LSC",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Layer options",
+ "localized": "Opcje warstw",
+ "reload": "",
+ "hint": "Ręcznie określ zaawansowane opcje warstw IP adaptera"
+ },
+ {
+ "id": 28,
+ "label": "Layer scales",
+ "localized": "Skale warstw",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Length",
+ "localized": "Długość",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Loops",
+ "localized": "Pętle",
+ "reload": "",
+ "hint": "Ile razy przetworzyć obraz. Każdy wynik staje się wejściem dla kolejnej pętli. Jeśli ustawione na 1, skrypt nie wpłynie na działanie"
+ },
+ {
+ "id": 31,
+ "label": "Level",
+ "localized": "Poziom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Latent mode",
+ "localized": "Tryb latentny",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Loop video",
+ "localized": "Zapętl wideo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "LLM model",
+ "localized": "Model LLM",
+ "reload": "",
+ "hint": "Wybierz model językowy do ulepszania promptów. Modele wspierające wizję są oznaczone ikoną . Modele wspierające tryb myślenia są oznaczone ikoną ."
+ },
+ {
+ "id": 35,
+ "label": "LBM Method",
+ "localized": "Metoda LBM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "LBM Composite",
+ "localized": "Kompozycja LBM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "LBM Steps",
+ "localized": "Kroki LBM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "left",
+ "localized": "lewo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Live update",
+ "localized": "Aktualizacja na żywo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Low threshold",
+ "localized": "Niski próg",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Large",
+ "localized": "Duży",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "LTX model",
+ "localized": "Model LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "LTX frames number",
+ "localized": "Liczba klatek LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "LTX frames skip",
+ "localized": "Pominięcie klatek LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "LTX enable upsampling",
+ "localized": "Włącz upsampling LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "LTX upsample ratio",
+ "localized": "Współczynnik upsamplingu LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "LTX enable refine",
+ "localized": "Włącz rafinację LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "LTX refine strength",
+ "localized": "Siła rafinacji LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "LTX decode timestep",
+ "localized": "Krok czasowy dekodowania LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "LTX enable audio",
+ "localized": "Włącz dźwięk LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Loop",
+ "localized": "Pętla",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Local directory name",
+ "localized": "Nazwa lokalnego katalogu",
+ "reload": "",
+ "hint": "Katalog, w którym ma zostać zainstalowane rozszerzenie; pozostaw puste dla domyślnego"
+ },
+ {
+ "id": 53,
+ "label": "Libs",
+ "localized": "Biblioteki",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Latent history size",
+ "localized": "Rozmiar historii przestrzeni latentnej",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "LLama repo",
+ "localized": "Repozytorium LLama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "low noise",
+ "localized": "niski szum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "leaf_level",
+ "localized": "leaf_level",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "LLM",
+ "localized": "LLM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "Layerwise casting storage",
+ "localized": "Miejsce przechowywania rzutowania warstwowego",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Layerwise non-blocking operations",
+ "localized": "Nieblokujące operacje warstwowe",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "Lumina: Use mask in transformers",
+ "localized": "Lumina: Użyj maski w transformerach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "LinFusion apply distillation on load",
+ "localized": "LinFusion: zastosuj destylację przy wczytywaniu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "Light",
+ "localized": "Jasny",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "Log view update period",
+ "localized": "Okres odświeżania logów",
+ "reload": "",
+ "hint": "Okres odświeżania widoku logów w milisekundach"
+ },
+ {
+ "id": 65,
+ "label": "Live preview display period",
+ "localized": "Częstotliwość podglądu na żywo",
+ "reload": "",
+ "hint": "Żądaj obrazu podglądu co n kroków, ustaw 0 aby wyłączyć"
+ },
+ {
+ "id": 66,
+ "label": "Load custom Diffusers pipeline",
+ "localized": "Wczytaj niestandardowy potok Diffusers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "LoRA force reload always",
+ "localized": "Zawsze wymuszaj przeładowanie LoRA",
+ "reload": "",
+ "hint": "Wymusza ponowne wczytanie sieci LoRA z dysku przy każdej generacji, nawet jeśli są już w pamięci podręcznej. Przydatne do debugowania lub gdy pliki LoRA są modyfikowane zewnętrznie. Wyłącz przy normalnym użytkowaniu, aby korzystać z buforowania."
+ },
+ {
+ "id": 68,
+ "label": "LoRA load using Diffusers method",
+ "localized": "Wczytuj LoRA metodą Diffusers",
+ "reload": "",
+ "hint": "Alternatywna metoda wykorzystująca wbudowane możliwości LoRA biblioteki diffusers zamiast natywnej implementacji SD.Next (może zmniejszyć kompatybilność)"
+ },
+ {
+ "id": 69,
+ "label": "LoRA native apply to text encoder",
+ "localized": "Natywne LoRA: zastosuj do kodera tekstu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "LoRA native fuse with model",
+ "localized": "Natywne LoRA: scal z modelem",
+ "reload": "",
+ "hint": "Scala LoRA z modelem w celu mniejszego zużycia pamięci.Ostrzeżenie: Po usunięciu lub zmianie LoRA, jej styl może nadal być widoczny w generowanych obrazach. Aby uzyskać czysty model, przeładuj go z selektora modeli."
+ },
+ {
+ "id": 71,
+ "label": "LoRA diffusers fuse with model",
+ "localized": "Diffusers LoRA: scal z modelem",
+ "reload": "",
+ "hint": "Scala LoRA z modelem w celu mniejszego zużycia pamięci i kompatybilności z torch.compile.Ostrzeżenie: Po usunięciu lub zmianie LoRA, jej styl może nadal być widoczny w generowanych obrazach. Aby uzyskać czysty model, przeładuj go z selektora modeli."
+ },
+ {
+ "id": 72,
+ "label": "LoRA auto-apply tags",
+ "localized": "Automatyczne tagi LoRA",
+ "reload": "",
+ "hint": "Automatycznie dodaje słowa kluczowe/tagi z metadanych LoRA do promptu. Ustaw liczbę tagów do dodania, np. 3 = dodaj 3 główne tagi. Ustaw 0 aby wyłączyć, -1 aby dodać wszystkie dostępne tagi."
+ },
+ {
+ "id": 73,
+ "label": "LoRA memory cache",
+ "localized": "Pamięć podręczna LoRA",
+ "reload": "",
+ "hint": "Ile sieci LoRA przechowywać w pamięci do przyszłego użytku przed koniecznością ponownego wczytania z dysku"
+ },
+ {
+ "id": 74,
+ "label": "LoRA add hash info to metadata",
+ "localized": "Dodaj skrót (hash) LoRA do metadanych",
+ "reload": "",
+ "hint": "Dołącza skróty plików LoRA do metadanych wygenerowanego obrazu. Przydatne dla reprodukowalności i śledzenia użytych wersji."
+ },
+ {
+ "id": 75,
+ "label": "LDSR Path",
+ "localized": "Ścieżka LDSR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "LoRA load using legacy method",
+ "localized": "Wczytuj LoRA metodą przestarzałą",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Loaded LoRA",
+ "localized": "Wczytana LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "LoRA target filename",
+ "localized": "Docelowa nazwa pliku LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Layer skip guidance",
+ "localized": "Prowadzenie z pominięciem warstw",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "LineArt",
+ "localized": "LineArt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "Leres Depth",
+ "localized": "Głębia Leres",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "m": [
+ {
+ "id": -1,
+ "label": "Mask",
+ "localized": "Maska",
+ "reload": "",
+ "hint": "Opcje maskowania obrazu i ustawienia maski"
+ },
+ {
+ "id": -1,
+ "label": "Models",
+ "localized": "Modele",
+ "reload": "",
+ "hint": "Pobieraj, konwertuj lub łącz swoje modele i zarządzaj ich metadanymi"
+ },
+ {
+ "id": -1,
+ "label": "Manage extensions",
+ "localized": "Zarządzaj rozszerzeniami",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Manual install",
+ "localized": "Ręczna instalacja",
+ "reload": "",
+ "hint": "Ręcznie zainstaluj rozszerzenie"
+ },
+ {
+ "id": -1,
+ "label": "Models & Networks",
+ "localized": "Modele i Sieci",
+ "reload": "",
+ "hint": "Wyświetl listy wszystkich dostępnych modeli i sieci"
+ },
+ {
+ "id": -1,
+ "label": "Model Loading",
+ "localized": "Ładowanie modelu",
+ "reload": "",
+ "hint": "Ustawienia związane z tym, jak model jest ładowany"
+ },
+ {
+ "id": -1,
+ "label": "Model Options",
+ "localized": "Opcje modelu",
+ "reload": "",
+ "hint": "Ustawienia związane z zachowaniem konkretnych modeli"
+ },
+ {
+ "id": -1,
+ "label": "Model Offloading",
+ "localized": "Odciążanie modelu (Offloading)",
+ "reload": "",
+ "hint": "Ustawienia związane z odciążaniem modelu i zarządzaniem pamięcią"
+ },
+ {
+ "id": -1,
+ "label": "Model Quantization",
+ "localized": "Kwantyzacja modelu",
+ "reload": "",
+ "hint": "Ustawienia związane z kwantyzacją modelu, która służy do zmniejszenia zużycia pamięci"
+ },
+ {
+ "id": -1,
+ "label": "Model Compile",
+ "localized": "Kompilacja modelu",
+ "reload": "",
+ "hint": "Ustawienia związane z różnymi metodami kompilacji modeli"
+ },
+ {
+ "id": -1,
+ "label": "Metadata",
+ "localized": "Metadane",
+ "reload": "",
+ "hint": "Zaktualizuj metadane dla wszystkich dostępnych modeli"
+ },
+ {
+ "id": -1,
+ "label": "Merge",
+ "localized": "Łączenie (Merge)",
+ "reload": "",
+ "hint": "Połącz dwa lub więcej modeli w nowy model"
+ },
+ {
+ "id": -1,
+ "label": "Manual Block Merge",
+ "localized": "Ręczne łączenie bloków",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge Modules",
+ "localized": "Moduły łączenia",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model",
+ "localized": "Model",
+ "reload": "",
+ "hint": "Model bazowy"
+ },
+ {
+ "id": -1,
+ "label": "Model metadata",
+ "localized": "Metadane modelu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ModernUI",
+ "localized": "ModernUI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modular Pipelines",
+ "localized": "Modularne potoki (Pipelines)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Models Paths",
+ "localized": "Ścieżki modeli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mobile",
+ "localized": "Mobilne",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge multiple models",
+ "localized": "Połącz wiele modeli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max shift",
+ "localized": "Maksymalne przesunięcie",
+ "reload": "",
+ "hint": "Maksymalna wartość przesunięcia (shift) dla wysokich rozdzielczości przy użyciu dynamicznego przesunięcia."
+ },
+ {
+ "id": -1,
+ "label": "Merge detailers",
+ "localized": "Połącz detailery",
+ "reload": "",
+ "hint": "Połącz wyniki z wielu detailerów w jedną maskę przed uruchomieniem procesu detalowania"
+ },
+ {
+ "id": -1,
+ "label": "Max detected",
+ "localized": "Maks. wykrytych",
+ "reload": "",
+ "hint": "Maksymalna liczba wykrytych obiektów, na których ma zostać uruchomiony detailer"
+ },
+ {
+ "id": -1,
+ "label": "Min confidence",
+ "localized": "Min. pewność",
+ "reload": "",
+ "hint": "Minimalna pewność co do wykrytego elementu"
+ },
+ {
+ "id": -1,
+ "label": "Max overlap",
+ "localized": "Maks. nakładanie",
+ "reload": "",
+ "hint": "Maksymalne nakładanie się dwóch wykrytych elementów, zanim jeden zostanie odrzucony"
+ },
+ {
+ "id": -1,
+ "label": "Min size",
+ "localized": "Min. rozmiar",
+ "reload": "",
+ "hint": "Minimalny rozmiar wykrytego obiektu jako procent całego obrazu"
+ },
+ {
+ "id": -1,
+ "label": "Max size",
+ "localized": "Maks. rozmiar",
+ "reload": "",
+ "hint": "Maksymalny rozmiar wykrytego obiektu jako procent całego obrazu"
+ },
+ {
+ "id": -1,
+ "label": "Max Range",
+ "localized": "Maks. zasięg",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Momentum",
+ "localized": "Momentum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode x-axis",
+ "localized": "Tryb oś-x",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode y-axis",
+ "localized": "Tryb oś-y",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask Dropout",
+ "localized": "Mask Dropout",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Multi decoder",
+ "localized": "Multi dekoder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode",
+ "localized": "Tryb",
+ "reload": "",
+ "hint": "Tryb interrogacji.Fast : Szybki opis z minimalną liczbą dodatkowych terminów.Classic : Standardowa interrogacja ze zrównoważoną jakością i szybkością.Best : Najdokładniejsza analiza, najwolniejsza, ale najwyższej jakości.Negative : Generowanie terminów do użycia jako negatywny prompt."
+ },
+ {
+ "id": -1,
+ "label": "Method",
+ "localized": "Metoda",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model repo",
+ "localized": "Repozytorium modelu",
+ "reload": "",
+ "hint": "ID repozytorium HuggingFace dla modelu"
+ },
+ {
+ "id": -1,
+ "label": "Model gguf",
+ "localized": "Model GGUF",
+ "reload": "",
+ "hint": "Opcjonalne repozytorium skwantyzowanego modelu GGUF na HuggingFace"
+ },
+ {
+ "id": -1,
+ "label": "Model type",
+ "localized": "Typ modelu",
+ "reload": "",
+ "hint": "Opcjonalny typ kwantyzacji modelu GGUF"
+ },
+ {
+ "id": -1,
+ "label": "Model file",
+ "localized": "Plik modelu",
+ "reload": "",
+ "hint": "Opcjonalny konkretny plik modelu GGUF wewnątrz repozytorium"
+ },
+ {
+ "id": -1,
+ "label": "Max tokens",
+ "localized": "Maks. tokenów",
+ "reload": "",
+ "hint": "Maksymalna liczba tokenów, które model może wygenerować w odpowiedzi. Model nie jest świadomy tego limitu podczas generowania i nie sprawi on, że model będzie próbował generować bardziej szczegółowe lub zwięzłe odpowiedzi; po prostu ustawia sztywny limit długości i wymusi odcięcie odpowiedzi po osiągnięciu limitu."
+ },
+ {
+ "id": -1,
+ "label": "masked",
+ "localized": "zamaskowane",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask invert",
+ "localized": "Odwrócenie maski",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask strength",
+ "localized": "Siła maski",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Multistep restore",
+ "localized": "Przywracanie wielokrokowe",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask blur",
+ "localized": "Rozmycie maski",
+ "reload": "",
+ "hint": "Wartość rozmycia maski przed przetwarzaniem, w pikselach"
+ },
+ {
+ "id": -1,
+ "label": "Min guidance",
+ "localized": "Min. prowadzenie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max guidance",
+ "localized": "Maks. prowadzenie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Motion level",
+ "localized": "Poziom ruchu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode after",
+ "localized": "Tryb po",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Method after",
+ "localized": "Metoda po",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode mask",
+ "localized": "Tryb maski",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Method mask",
+ "localized": "Metoda maski",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum units",
+ "localized": "Maksymalna liczba jednostek",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max faces",
+ "localized": "Maks. twarzy",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Medium",
+ "localized": "Średnie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge alpha",
+ "localized": "Łączenie alfa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask only",
+ "localized": "Tylko maska",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max Length",
+ "localized": "Maks. długość",
+ "reload": "",
+ "hint": "Maksymalna liczba tokenów w wygenerowanym opisie."
+ },
+ {
+ "id": -1,
+ "label": "Min Flavors",
+ "localized": "Min. dodatki (flavors)",
+ "reload": "",
+ "hint": "Minimalna liczba opisowych tagów (flavors), które mają pozostać w końcowym prompcie."
+ },
+ {
+ "id": -1,
+ "label": "Max Flavors",
+ "localized": "Maks. dodatki (flavors)",
+ "reload": "",
+ "hint": "Maksymalna liczba opisowych tagów (flavors), które mają pozostać w końcowym prompcie."
+ },
+ {
+ "id": -1,
+ "label": "Max tags",
+ "localized": "Maks. tagów",
+ "reload": "",
+ "hint": "Maksymalna liczba tagów zawartych w wyniku. Ogranicza długość wyniku, gdy obraz ma wiele wykrytych cech. Tagi są sortowane według pewności, więc zachowywane są te najbardziej istotne."
+ },
+ {
+ "id": -1,
+ "label": "Memory",
+ "localized": "Pamięć",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Memory optimization",
+ "localized": "Optymalizacja pamięci",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model Info",
+ "localized": "Informacje o modelu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model pipeline",
+ "localized": "Potok modelu (Pipeline)",
+ "reload": "",
+ "hint": "Jeśli autowykrywanie nie rozpozna modelu automatycznie, wybierz typ modelu przed jego załadowaniem"
+ },
+ {
+ "id": -1,
+ "label": "Model auto-load on start",
+ "localized": "Autouzupełnianie modelu przy starcie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model load using multiple threads",
+ "localized": "Ładowanie modelu wielowątkowo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model auto-download on demand",
+ "localized": "Automatyczne pobieranie modelu na żądanie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model load using streams",
+ "localized": "Ładowanie modelu za pomocą strumieni",
+ "reload": "",
+ "hint": "Podczas ładowania modeli próbuje ładowania strumieniowego zoptymalizowanego pod kątem wolnych dysków lub pamięci sieciowych"
+ },
+ {
+ "id": -1,
+ "label": "Model load model direct to GPU",
+ "localized": "Ładowanie modelu bezpośrednio do GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to offload",
+ "localized": "Typy modeli, których nie należy odciążać",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to always offload",
+ "localized": "Moduły do zawsze odciążania",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to never offload",
+ "localized": "Moduły do nigdy nie odciążania",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to quantize",
+ "localized": "Typy modeli, których nie należy kwantyzować",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to not convert",
+ "localized": "Moduły, których nie należy konwertować",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules dtype dict",
+ "localized": "Słownik typów danych modułów (dtype)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Math",
+ "localized": "Matematyka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Memory limit",
+ "localized": "Limit pamięci",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "migraphx",
+ "localized": "migraphx",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "max-autotune",
+ "localized": "max-autotune",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "max-autotune-no-cudagraphs",
+ "localized": "max-autotune-no-cudagraphs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum image size (MP)",
+ "localized": "Maksymalny rozmiar obrazu (MP)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max words",
+ "localized": "Maksymalna liczba słów",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modern",
+ "localized": "Nowoczesny",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mount URL subpath",
+ "localized": "Podścieżka montowania URL",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mobile scale",
+ "localized": "Skala mobilna",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move detailer model to CPU when complete",
+ "localized": "Przenieś model detailera do CPU po zakończeniu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move base model to CPU when using refiner",
+ "localized": "Przenieś model bazowy do CPU podczas korzystania z refinera",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move base model to CPU when using VAE",
+ "localized": "Przenieś model bazowy do CPU podczas korzystania z VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move refiner model to CPU when not in use",
+ "localized": "Przenieś model refinera do CPU, gdy nie jest używany",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move VAE and CLIP to RAM when training",
+ "localized": "Przenieś VAE i CLIP do RAM podczas trenowania",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model name",
+ "localized": "Nazwa modelu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model base path",
+ "localized": "Ścieżka bazowa modelu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max shard size",
+ "localized": "Maksymalny rozmiar fragmentu (shard)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model class",
+ "localized": "Klasa modelu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mid Block",
+ "localized": "Blok środkowy",
+ "reload": "",
+ "hint": "Centralny blok UNet (1 wartość)"
+ },
+ {
+ "id": -1,
+ "label": "Model precision",
+ "localized": "Precyzja modelu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum rank",
+ "localized": "Maksymalna ranga (rank)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Midas depth",
+ "localized": "Midas depth",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "MLSD",
+ "localized": "MLSD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "MediaPipe Face",
+ "localized": "MediaPipe Face",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Marigold Depth",
+ "localized": "Marigold Depth",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "n": [
+ {
+ "id": 67681324,
+ "label": "Networks",
+ "localized": "Sieci",
+ "reload": "",
+ "hint": "Interfejs użytkownika dla sieci zewnętrznych"
+ },
+ {
+ "id": 0,
+ "label": "New row",
+ "localized": "Nowy wiersz",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "New column",
+ "localized": "Nowa kolumna",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku",
+ "localized": "Nunchaku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "nsfw",
+ "localized": "nsfw",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NudeNet",
+ "localized": "NudeNet",
+ "reload": "",
+ "hint": "Elastyczne rozszerzenie, które potrafi wykrywać i zamazywać nagość na obrazach"
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku Engine",
+ "localized": "Silnik Nunchaku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NNCF: Neural Network Compression Framework",
+ "localized": "NNCF: Neural Network Compression Framework",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise Options",
+ "localized": "Opcje szumu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks panel",
+ "localized": "Panel sieci",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks UI",
+ "localized": "Interfejs sieci",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks Scan",
+ "localized": "Skanowanie sieci",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Negative prompt",
+ "localized": "Negatywny monit",
+ "reload": "",
+ "hint": "Opisz to, czego nie chcesz widzieć na wygenerowanym obrazie"
+ },
+ {
+ "id": 0,
+ "label": "Number",
+ "localized": "Liczba",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "negative",
+ "localized": "negatywny",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "None",
+ "localized": "Brak",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NSFW allowed",
+ "localized": "NSFW dozwolone",
+ "reload": "",
+ "hint": "Pozwól modelowi generować treści dla dorosłych w ulepszonych monitach"
+ },
+ {
+ "id": 0,
+ "label": "Noise strength",
+ "localized": "Siła szumu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NMS",
+ "localized": "NMS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Near threshold",
+ "localized": "Próg bliskości",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise scale",
+ "localized": "Skala szumu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Note",
+ "localized": "Notatka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Non-blocking move operations",
+ "localized": "Nieblokujące operacje przenoszenia",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku attention",
+ "localized": "Atencja Nunchaku",
+ "reload": "",
+ "hint": "Zastępuje domyślną atencję niestandardowym jądrem atencji FP16 od Nunchaku w celu szybszego wnioskowania na konsumenckich procesorach graficznych NVIDIA. Może zapewnić poprawę wydajności na kartach graficznych, które mają wyższą przepustowość rdzeni tensorowych FP16 niż BF16. Obecnie wpływa tylko na modele oparte na Flux (Dev, Schnell, Kontext, Fill, Depth itp.). Nie ma wpływu na Qwen, SDXL, Sana ani inne architektury. Domyślnie wyłączone."
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku offloading",
+ "localized": "Offloading Nunchaku",
+ "reload": "",
+ "hint": "Włącza własne odciążanie (offloading) CPU dla poszczególnych bloków Nunchaku z asynchronicznymi strumieniami CUDA w celu zmniejszenia zużycia pamięci VRAM. Używa strategii bufora ping-pong: podczas gdy jeden blok transformera oblicza na GPU, następny blok ładuje się wstępnie z CPU w tle, ukrywając większość opóźnień transferu. Może zmniejszyć zużycie VRAM kosztem wolniejszego wnioskowania. Zastępuje to odciążanie potoku SD.Next dla komponentu transformera. Użyteczne tylko na kartach graficznych z małą ilością VRAM. Jeśli Twoja karta ma wystarczającą ilość pamięci, aby pomieścić skwantowany model (16+ GB), pozostaw to wyłączone dla maksymalnej prędkości. Obsługuje modele Flux i Qwen. Nieobsługiwane dla SDXL, gdzie to ustawienie jest ignorowane. Domyślnie wyłączone."
+ },
+ {
+ "id": 0,
+ "label": "native",
+ "localized": "natywny",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "no-grad",
+ "localized": "no-grad",
+ "reload": "",
+ "hint": "Wyłącza śledzenie gradientu za pomocą torch.no_grad. Zmniejsza zużycie pamięci i przyspiesza wnioskowanie."
+ },
+ {
+ "id": 0,
+ "label": "Numbered filenames",
+ "localized": "Numerowane nazwy plików",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network card size (px)",
+ "localized": "Rozmiar karty sieciowej (px)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise multiplier for image processing",
+ "localized": "Mnożnik szumu dla przetwarzania obrazu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "New model name",
+ "localized": "Nazwa nowego modelu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Number of ReBasin Iterations",
+ "localized": "Liczba iteracji ReBasin",
+ "reload": "",
+ "hint": "Liczba powtórzeń łączenia i permutowania modelu przed zapisaniem"
+ },
+ {
+ "id": 0,
+ "label": "Network prompt",
+ "localized": "Monit sieci",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network negative prompt",
+ "localized": "Negatywny monit sieci",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network parameters",
+ "localized": "Parametry sieci",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "o": [
+ {
+ "id": 0,
+ "label": "Output",
+ "localized": "Wyjście",
+ "reload": "",
+ "hint": "Pokaż/ukryj wybór mediów wyjściowych: wyniki generowania i podglądy na żywo podczas procesu generowania"
+ },
+ {
+ "id": 0,
+ "label": "OpenCLiP",
+ "localized": "OpenCLiP",
+ "reload": "",
+ "hint": "Analizuj obraz za pomocą modelu CLiP poprzez OpenCLiP"
+ },
+ {
+ "id": 0,
+ "label": "ONNX",
+ "localized": "ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override",
+ "localized": "Nadpisz",
+ "reload": "",
+ "hint": "Nadpisz ustawienia, które mogą zmienić zachowanie serwera i są zazwyczaj stosowane z zaimportowanych metadanych obrazu"
+ },
+ {
+ "id": 0,
+ "label": "Optimum Quanto",
+ "localized": "Optimum Quanto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optimum Quanto: post-load",
+ "localized": "Optimum Quanto: post-load",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optional",
+ "localized": "Opcjonalne",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Olive",
+ "localized": "Olive",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO",
+ "localized": "OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Other...",
+ "localized": "Inne...",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Outputs & Images",
+ "localized": "Wyjścia i Obrazy",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override settings",
+ "localized": "Nadpisz ustawienia",
+ "reload": "",
+ "hint": "Jeśli parametry generowania odbiegają od ustawień systemowych, nadpisz ustawienia wypełnione tymi parametrami, aby zastąpić konfigurację systemową dla tego procesu roboczego"
+ },
+ {
+ "id": 0,
+ "label": "Override sampler",
+ "localized": "Nadpisz próbkowanie (sampler)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override steps",
+ "localized": "Nadpisz kroki",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ortho",
+ "localized": "Ortho",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload face module",
+ "localized": "Odciąż moduł twarzy (offload)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override scheduler",
+ "localized": "Nadpisz harmonogram (scheduler)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optional image description",
+ "localized": "Opcjonalny opis obrazu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Order",
+ "localized": "Kolejność",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overlay",
+ "localized": "Nakładka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override resolution",
+ "localized": "Nadpisz rozdzielczość",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload processor",
+ "localized": "Odciąż procesor (offload)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Output directory",
+ "localized": "Katalog wyjściowy",
+ "reload": "",
+ "hint": "Folder, w którym powinny być zapisywane przetworzone obrazy"
+ },
+ {
+ "id": 0,
+ "label": "original",
+ "localized": "oryginalny",
+ "reload": "",
+ "hint": "Oryginalny backend LDM"
+ },
+ {
+ "id": 0,
+ "label": "Offload caption models",
+ "localized": "Odciąż modele podpisów",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload during pre-forward",
+ "localized": "Odciąż podczas pre-forward",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload using streams",
+ "localized": "Odciąż przy użyciu strumieni",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload low watermark",
+ "localized": "Dolny próg odciążania (low watermark)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload GPU high watermark",
+ "localized": "Górny próg odciążania GPU (high watermark)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload CPU high watermark",
+ "localized": "Górny próg odciążania CPU (high watermark)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload blocks",
+ "localized": "Odciąż bloki",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO activations mode",
+ "localized": "Tryb aktywacji OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ONNX Execution Provider",
+ "localized": "Dostawca wykonawczy ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ONNX allow fallback to CPU",
+ "localized": "Zezwalaj na powrót do CPU w ONNX",
+ "reload": "",
+ "hint": "Zezwalaj na powrót do procesora (CPU), gdy wybrany dostawca wykonawczy zawiedzie"
+ },
+ {
+ "id": 0,
+ "label": "ONNX cache converted models",
+ "localized": "Buforuj przekonwertowane modele ONNX",
+ "reload": "",
+ "hint": "Zapisuj modele przekonwertowane do formatu ONNX jako pamięć podręczną. Możesz nimi zarządzać w zakładce ONNX"
+ },
+ {
+ "id": 0,
+ "label": "ONNX unload base model when processing refiner",
+ "localized": "Wyładuj model bazowy ONNX podczas przetwarzania refinera",
+ "reload": "",
+ "hint": "Wyładuj model bazowy, gdy refiner jest konwertowany/optymalizowany/przetwarzany"
+ },
+ {
+ "id": 0,
+ "label": "Olive use FP16 on optimization",
+ "localized": "Olive: użyj FP16 podczas optymalizacji",
+ "reload": "",
+ "hint": "Użyj 16-bitowej precyzji zmiennoprzecinkowej dla modelu wyjściowego procesu optymalizacji Olive. Jeśli wyłączone, użyj precyzji 32-bitowej"
+ },
+ {
+ "id": 0,
+ "label": "Olive force FP32 for VAE Encoder",
+ "localized": "Olive: wymuś FP32 dla Enkodera VAE",
+ "reload": "",
+ "hint": "Użyj 32-bitowej precyzji zmiennoprzecinkowej dla Enkodera VAE modelu wyjściowego. Nadpisuje to opcję 'użyj FP16 podczas optymalizacji'. Jeśli otrzymujesz błędy NaN lub czarne obrazy w Img2Img, włącz tę opcję i usuń pamięć podręczną"
+ },
+ {
+ "id": 0,
+ "label": "Olive use static dimensions",
+ "localized": "Olive: użyj statycznych wymiarów",
+ "reload": "",
+ "hint": "Przyspiesz wnioskowanie modelami zoptymalizowanymi przez Olive. (OrtTransformersOptimization)"
+ },
+ {
+ "id": 0,
+ "label": "Olive cache optimized models",
+ "localized": "Olive: buforuj zoptymalizowane modele",
+ "reload": "",
+ "hint": "Zapisuj modele przetworzone przez Olive jako pamięć podręczną. Możesz nimi zarządzać w zakładce ONNX"
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO disable model caching",
+ "localized": "OpenVINO: wyłącz buforowanie modeli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO disable memory cleanup after compile",
+ "localized": "OpenVINO: wyłącz czyszczenie pamięci po kompilacji",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "onediff",
+ "localized": "onediff",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "olive-ai",
+ "localized": "olive-ai",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "openvino_fx",
+ "localized": "openvino_fx",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overwrite existing",
+ "localized": "Nadpisz istniejące",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Out Block",
+ "localized": "Blok wyjściowy (Out Block)",
+ "reload": "",
+ "hint": "Bloki upsamplingu UNet (12 wartości dla SD1.5, 9 wartości dla SDXL)"
+ },
+ {
+ "id": 0,
+ "label": "Overwrite model",
+ "localized": "Nadpisz model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Output model",
+ "localized": "Model wyjściowy",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overwrite existing file",
+ "localized": "Nadpisz istniejący plik",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Options",
+ "localized": "Opcje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenBody",
+ "localized": "OpenBody",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "p": [
+ {
+ "id": 0,
+ "label": "Process",
+ "localized": "Przetwarzanie",
+ "reload": "n/a",
+ "hint": "Przetwarzaj istniejący obraz Może być używany do skalowania (upscaling), usuwania tła, maskowania treści NSFW, nakładania filtrów i efektów"
+ },
+ {
+ "id": 1,
+ "label": "Prompts",
+ "localized": "Prompty",
+ "reload": "n/a",
+ "hint": "Prompt obrazu i negatywny prompt"
+ },
+ {
+ "id": 2,
+ "label": "Pause",
+ "localized": "Wstrzymaj",
+ "reload": "n/a",
+ "hint": "Wstrzymaj przetwarzanie"
+ },
+ {
+ "id": 3,
+ "label": "Post",
+ "localized": "Post",
+ "reload": "n/a",
+ "hint": "Zmień rozmiar obrazu po zakończeniu przetwarzania"
+ },
+ {
+ "id": 4,
+ "label": "Preview",
+ "localized": "Podgląd",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Process Image",
+ "localized": "Przetwórz obraz",
+ "reload": "n/a",
+ "hint": "Przetwórz pojedynczy obraz"
+ },
+ {
+ "id": 6,
+ "label": "Process Batch",
+ "localized": "Przetwórz partię",
+ "reload": "n/a",
+ "hint": "Przetwórz partię (batch) obrazów"
+ },
+ {
+ "id": 7,
+ "label": "Process Folder",
+ "localized": "Przetwórz folder",
+ "reload": "n/a",
+ "hint": "Przetwórz wszystkie obrazy w folderze"
+ },
+ {
+ "id": 8,
+ "label": "Provider",
+ "localized": "Dostawca",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Pipeline Modifiers",
+ "localized": "Modyfikatory potoku (Pipeline)",
+ "reload": "n/a",
+ "hint": "Dodatkowe funkcjonalności, które można włączyć podczas generowania"
+ },
+ {
+ "id": 10,
+ "label": "Postprocessing",
+ "localized": "Postprocessing",
+ "reload": "n/a",
+ "hint": "Ustawienia związane z przetwarzaniem obrazu po generacji i skalowaniem (upscaling)"
+ },
+ {
+ "id": 11,
+ "label": "Preset Block Merge",
+ "localized": "Preset łączenia bloków",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Pony",
+ "localized": "Pony",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Preview metadata",
+ "localized": "Podgląd metadanych",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Prompt",
+ "localized": "Prompt",
+ "reload": "n/a",
+ "hint": "Opisz obraz, który chcesz wygenerować"
+ },
+ {
+ "id": 15,
+ "label": "Processed Preview",
+ "localized": "Podgląd przetworzony",
+ "reload": "n/a",
+ "hint": "Pokaż/ukryj sekcję wstępnego przetwarzania obrazów wejściowych przed właściwym generowaniem"
+ },
+ {
+ "id": 16,
+ "label": "PixelArt",
+ "localized": "PixelArt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "PAG: Perturbed attention guidance",
+ "localized": "PAG: Perturbed attention guidance",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "PAB: Pyramid attention broadcast",
+ "localized": "PAB: Pyramid attention broadcast",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Para-attention",
+ "localized": "Para-attention",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Paths for specific models",
+ "localized": "Ścieżki dla konkretnych modeli",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Prediction method",
+ "localized": "Metoda predykcji",
+ "reload": "n/a",
+ "hint": "Definiuje, co model przewiduje na każdym kroku. Opcje: - default: domyślne modelu - epsilon: szum (najczęstsze dla Stable Diffusion) - sample: bezpośrednia predykcja odszumionego obrazu (x0) - v_prediction: predykcja prędkości (velocity), używana przez modele CosXL i NoobAI VPred - flow_prediction: używana w nowszych modelach flow-matching, takich jak SD3 i Flux"
+ },
+ {
+ "id": 22,
+ "label": "PAG scale",
+ "localized": "Skala PAG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "PAG start",
+ "localized": "Start PAG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "PAG stop",
+ "localized": "Koniec PAG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "PAG layers",
+ "localized": "Warstwy PAG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "PAG config",
+ "localized": "Konfiguracja PAG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Perform SDSA",
+ "localized": "Wykonaj SDSA",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Perform Injection",
+ "localized": "Wykonaj iniekcję",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "PhotoMaker Model",
+ "localized": "Model PhotoMaker",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Penalty",
+ "localized": "Kara (Penalty)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "positive",
+ "localized": "pozytywny",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Prompt EX",
+ "localized": "Prompt EX",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Power",
+ "localized": "Moc (Power)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Prompt thresholds",
+ "localized": "Progi promptu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Preset",
+ "localized": "Preset",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Pad frames",
+ "localized": "Dopełnij klatki",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Prefill text",
+ "localized": "Tekst wstępny (Prefill)",
+ "reload": "n/a",
+ "hint": "Wstępnie wypełnia początek odpowiedzi modelu, aby pokierować formatem lub treścią wyjściową, wymuszając kontynuację tekstu. Tekst wstępny jest odfiltrowywany i nie pojawia się w końcowej odpowiedzi. Zostaw puste, aby model wygenerował własną odpowiedź od podstaw."
+ },
+ {
+ "id": 38,
+ "label": "Prompt prefix",
+ "localized": "Prefiks promptu",
+ "reload": "n/a",
+ "hint": "Tekst dodawany na początku ulepszonego promptu. Przydatne do dodawania elementów promptu, które muszą zostać skopiowane bez zmian, takich jak tagi jakości 'masterpiece, best quality' lub nazwy artystów, które w przeciwnym razie zostałyby zmienione przez LLM."
+ },
+ {
+ "id": 39,
+ "label": "Prompt suffix",
+ "localized": "Sufiks promptu",
+ "reload": "n/a",
+ "hint": "Tekst dodawany na końcu ulepszonego promptu. Przydatne do dodawania elementów promptu, które muszą zostać skopiowane bez zmian, a które w przeciwnym razie zostałyby zmienione przez LLM."
+ },
+ {
+ "id": 40,
+ "label": "Padding",
+ "localized": "Dopełnienie (Padding)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Prompt strength",
+ "localized": "Siła promptu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Preview start",
+ "localized": "Początek podglądu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Preview end",
+ "localized": "Koniec podglądu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Pixels to expand",
+ "localized": "Piksele do rozszerzenia",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Processor",
+ "localized": "Procesor",
+ "reload": "n/a",
+ "hint": "Typ procesora używany do wstępnego przetwarzania obrazu dla ControlNet"
+ },
+ {
+ "id": 46,
+ "label": "Pose confidence",
+ "localized": "Pewność pozy",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Parameter free",
+ "localized": "Bezyparametrowe",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Processed",
+ "localized": "Przetworzone",
+ "reload": "n/a",
+ "hint": "Pokaż/ukryj sekcję z przetworzonymi obrazami"
+ },
+ {
+ "id": 49,
+ "label": "Postprocess mask",
+ "localized": "Maska postprocessingu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "PixelArt block size",
+ "localized": "Rozmiar bloku PixelArt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "PixelArt sharpen",
+ "localized": "Wyostrzenie PixelArt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Platform",
+ "localized": "Platforma",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "Pipeline",
+ "localized": "Potok (Pipeline)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Perform warmup",
+ "localized": "Wykonaj rozgrzewkę (warmup)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Prompt attention normalization",
+ "localized": "Normalizacja uwagi promptu",
+ "reload": "n/a",
+ "hint": "Równoważy wagi tokenów promptu, aby uniknąć zbyt silnego lub słabego wpływu. Pomaga stabilizować wyniki."
+ },
+ {
+ "id": 56,
+ "label": "performance",
+ "localized": "wydajność",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Performance Counter",
+ "localized": "Licznik wydajności",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "PAG layer names",
+ "localized": "Nazwy warstw PAG",
+ "reload": "n/a",
+ "hint": "Lista warstw oddzielona spacjami Dostępne: d[0-5], m[0], u[0-8] Domyślnie: m0"
+ },
+ {
+ "id": 59,
+ "label": "PAB cache enabled",
+ "localized": "Bufor PAB włączony",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "PAB spacial skip range",
+ "localized": "Zakres pomijania przestrzennego PAB",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "PAB spacial skip start",
+ "localized": "Start pomijania przestrzennego PAB",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "PAB spacial skip end",
+ "localized": "Koniec pomijania przestrzennego PAB",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "ParaAttention first-block cache enabled",
+ "localized": "Bufor pierwszego bloku ParaAttention włączony",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "ParaAttention residual diff threshold",
+ "localized": "Próg różnicy resztkowej ParaAttention",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "Parallel process images in batch",
+ "localized": "Przetwarzaj obrazy w partii równolegle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 66,
+ "label": "precompile",
+ "localized": "prekompilacja",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "Panel minimum width",
+ "localized": "Minimalna szerokość panelu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 68,
+ "label": "Persist UI layout",
+ "localized": "Zachowaj układ interfejsu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "Progress update period",
+ "localized": "Okres aktualizacji postępu",
+ "reload": "n/a",
+ "hint": "Okres aktualizacji paska postępu i podglądu w milisekundach"
+ },
+ {
+ "id": 70,
+ "label": "Play a notification upon completion",
+ "localized": "Odtwórz powiadomienie po zakończeniu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "Path to notification sound",
+ "localized": "Ścieżka do dźwięku powiadomienia",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Postprocessing operation order",
+ "localized": "Kolejność operacji postprocessingu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "Prompt padding",
+ "localized": "Dopełnianie promptu (padding)",
+ "reload": "n/a",
+ "hint": "Zwiększa spójność poprzez dopełnianie od ostatniego przecinka w obrębie n tokenów przy użyciu więcej niż 75 tokenów"
+ },
+ {
+ "id": 74,
+ "label": "Pad prompt and negative prompt to be same length",
+ "localized": "Dopełnij prompt i negatywny prompt do tej samej długości",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Pin training dataset to memory",
+ "localized": "Przypnij zestaw danych treningowych do pamięci",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Primary model",
+ "localized": "Główny model",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Preset Interpolation Ratio",
+ "localized": "Współczynnik interpolacji presetów",
+ "reload": "n/a",
+ "hint": "Jeśli wybrano dwa presety, interpoluj między nimi"
+ },
+ {
+ "id": 78,
+ "label": "Prune",
+ "localized": "Przycinka (Prune)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Prediction type",
+ "localized": "Typ predykcji",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Prompt enhance",
+ "localized": "Ulepszanie promptu",
+ "reload": "n/a",
+ "hint": "Rozszerzenie, które może używać różnych modeli LLM do przeredagowania promptu w celu uzyskania lepszych wyników"
+ },
+ {
+ "id": 81,
+ "label": "PidiNet",
+ "localized": "PidiNet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "Parameters",
+ "localized": "Parametry",
+ "reload": "n/a",
+ "hint": "Podstawowe parametry używane podczas generowania obrazu"
+ },
+ {
+ "id": 83,
+ "label": "Postprocess upscale",
+ "localized": "Skalowanie postprocessingu",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "q": [
+ {
+ "id": 6475,
+ "label": "Quick Settings",
+ "localized": "Szybkie ustawienia",
+ "reload": "",
+ "hint": "Ulubione elementy z różnych sekcji ustawień zapewniające szybki dostęp"
+ },
+ {
+ "id": 0,
+ "label": "Quantized",
+ "localized": "Kwantyzowany",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Qwen layered",
+ "localized": "Qwen warstwowy",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings",
+ "localized": "Szybkie ustawienia",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Qwen layered number of layers",
+ "localized": "Liczba warstw Qwen warstwowy",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization mode",
+ "localized": "Tryb kwantyzacji",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization type",
+ "localized": "Typ kwantyzacji",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type",
+ "localized": "Typ kwantyzowanego MatMul",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization type for Text Encoders",
+ "localized": "Typ kwantyzacji dla enkoderów tekstu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type for Text Encoders",
+ "localized": "Typ kwantyzowanego MatMul dla enkoderów tekstu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize convolutional layers",
+ "localized": "Kwantyzuj warstwy konwolucyjne",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize using GPU",
+ "localized": "Kwantyzuj używając GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization weights type",
+ "localized": "Typ wag kwantyzacji",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization activations type",
+ "localized": "Typ aktywacji kwantyzacji",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings list",
+ "localized": "Lista szybkich ustawień",
+ "reload": "",
+ "hint": "Lista nazw ustawień, oddzielonych przecinkami, które powinny trafić do paska szybkiego dostępu na górze zamiast do zakładki ustawień"
+ }
+ ],
+ "r": [
+ {
+ "id": 714,
+ "label": "Reset anchors",
+ "localized": "Resetuj kotwice",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 942,
+ "label": "Reload model",
+ "localized": "Przeładuj model",
+ "reload": "",
+ "hint": "Ponownie załaduj aktualnie wybrany model"
+ },
+ {
+ "id": 8532,
+ "label": "Reinstall",
+ "localized": "Przeinstaluj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8585,
+ "label": "Refresh extension list",
+ "localized": "Odśwież listę rozszerzeń",
+ "reload": "",
+ "hint": "Odśwież listę dostępnych rozszerzeń"
+ },
+ {
+ "id": 8625,
+ "label": "Repos",
+ "localized": "Repozytoria",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8669,
+ "label": "Run benchmark",
+ "localized": "Uruchom benchmark",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refine",
+ "localized": "Dopracowanie (Refine)",
+ "reload": "",
+ "hint": "Uruchamia dodatkowe przetwarzanie po zakończeniu generowania początkowego; może być użyte do upscalingu i opcjonalnego ponownego przetworzenia w celu zwiększenia jakości i szczegółowości"
+ },
+ {
+ "id": 0,
+ "label": "Restore",
+ "localized": "Przywróć",
+ "reload": "",
+ "hint": "Przywróć parametry z bieżącego promptu lub ostatniego wygenerowanego obrazu"
+ },
+ {
+ "id": 0,
+ "label": "Reprocess",
+ "localized": "Przetwórz ponownie",
+ "reload": "",
+ "hint": "Ponownie przetwarza poprzednie generacje przy użyciu innych parametrów"
+ },
+ {
+ "id": 0,
+ "label": "Resize to",
+ "localized": "Zmień rozmiar na",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Resize\n by",
+ "localized": "Zmień rozmiar\n o",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Resize\n to",
+ "localized": "Zmień rozmiar\n na",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Run Preview",
+ "localized": "Uruchom podgląd",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reference",
+ "localized": "Referencyjne",
+ "reload": "",
+ "hint": "Lista modeli referencyjnych, które mogą zostać automatycznie pobrane przy pierwszym użyciu"
+ },
+ {
+ "id": 0,
+ "label": "Reset receipe",
+ "localized": "Resetuj przepis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Run",
+ "localized": "Uruchom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restart server",
+ "localized": "Restartuj serwer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Request browser notifications",
+ "localized": "Poproś o powiadomienia przeglądarki",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore UI defaults",
+ "localized": "Przywróć domyślne UI",
+ "reload": "",
+ "hint": "Przywraca domyślne wartości interfejsu użytkownika"
+ },
+ {
+ "id": 0,
+ "label": "Refresh UI values",
+ "localized": "Odśwież wartości UI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refresh state",
+ "localized": "Odśwież stan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refresh data",
+ "localized": "Odśwież dane",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refresh bench",
+ "localized": "Odśwież bench",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore defaults",
+ "localized": "Przywróć domyślne",
+ "reload": "",
+ "hint": "Przywraca domyślne ustawienia serwera"
+ },
+ {
+ "id": 0,
+ "label": "Replace",
+ "localized": "Zastąp",
+ "reload": "",
+ "hint": "Zastąp obraz"
+ },
+ {
+ "id": 0,
+ "label": "Refresh",
+ "localized": "Odśwież",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reprocess decode",
+ "localized": "Ponowne dekodowanie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reprocess refine",
+ "localized": "Ponowne dopracowanie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reprocess face",
+ "localized": "Ponowne przetwarzanie twarzy",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Remove background",
+ "localized": "Usuń tło",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "RAS: Region-Adaptive Sampling",
+ "localized": "RAS: Region-Adaptive Sampling",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Resize",
+ "localized": "Zmień rozmiar",
+ "reload": "",
+ "hint": "Zmiana rozmiaru obrazu, może odbywać się przy użyciu stałej rozdzielczości lub skali"
+ },
+ {
+ "id": 0,
+ "label": "Rerefence models",
+ "localized": "Modele referencyjne",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Replace model components",
+ "localized": "Zastąp komponenty modelu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "rescale",
+ "localized": "Przeskaluj (rescale)",
+ "reload": "",
+ "hint": "Przeskaluj wartości beta przy zerowym końcowym SNR"
+ },
+ {
+ "id": 0,
+ "label": "Resize seed from width",
+ "localized": "Zmień rozmiar ziarna z szerokości",
+ "reload": "",
+ "hint": "Próba wygenerowania obrazu podobnego do tego, który powstałby z tym samym ziarnem przy określonej rozdzielczości"
+ },
+ {
+ "id": 0,
+ "label": "Resize seed from height",
+ "localized": "Zmień rozmiar ziarna z wysokości",
+ "reload": "",
+ "hint": "Próba wygenerowania obrazu podobnego do tego, który powstałby z tym samym ziarnem przy określonej rozdzielczości"
+ },
+ {
+ "id": 0,
+ "label": "Refine guidance",
+ "localized": "Waga dopracowania (Refine guidance)",
+ "reload": "",
+ "hint": "Skala CFG używana w kroku dopracowania (refiner)"
+ },
+ {
+ "id": 0,
+ "label": "Resize mode",
+ "localized": "Tryb zmiany rozmiaru",
+ "reload": "",
+ "hint": "Definiuje sposób zmiany rozmiaru lub adaptacji wejścia w drugim kroku dopracowania: - none: brak zmiany rozmiaru, zachowanie oryginalnej rozdzielczości - fixed: wymuszenie rozmiaru docelowego (może deformować) - crop: przycięcie do środka w celu dopasowania przy zachowaniu proporcji - fill: dopasowanie rozmiaru i wypełnienie pustych miejsc ramkami - outpaint: rozszerzenie płótna poza granice obrazu - context aware: inteligentna zmiana rozmiaru, która miesza lub adaptuje otaczające obszary"
+ },
+ {
+ "id": 0,
+ "label": "Resize method",
+ "localized": "Metoda zmiany rozmiaru",
+ "reload": "",
+ "hint": "Metoda używana do zmiany rozmiaru obrazu: prosta zmiana rozmiaru, model upscalingu, zmiana w przestrzeni latentnej lub asymetryczne dekodowanie"
+ },
+ {
+ "id": 0,
+ "label": "Resize width",
+ "localized": "Szerokość zmiany rozmiaru",
+ "reload": "",
+ "hint": "Zmienia rozmiar obrazu do tej szerokości. Jeśli 0, szerokość jest wyliczana z sąsiednich suwaków"
+ },
+ {
+ "id": 0,
+ "label": "Resize height",
+ "localized": "Wysokość zmiany rozmiaru",
+ "reload": "",
+ "hint": "Zmienia rozmiar obrazu do tej wysokości. Jeśli 0, wysokość jest wyliczana z sąsiednich suwaków"
+ },
+ {
+ "id": 0,
+ "label": "Resize scale",
+ "localized": "Skala zmiany rozmiaru",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refine sampler",
+ "localized": "Sampler dopracowania",
+ "reload": "",
+ "hint": "Użyj określonego samplera jako zapasowego, jeśli główny nie jest obsługiwany dla danej operacji"
+ },
+ {
+ "id": 0,
+ "label": "Refiner start",
+ "localized": "Początek refinera",
+ "reload": "",
+ "hint": "Krok dopracowania rozpocznie się, gdy model bazowy ukończy generowanie w takim stopniu (ustaw wartość większą niż 0 i mniejszą niż 1, aby uruchomić po pełnym przebiegu modelu bazowego)"
+ },
+ {
+ "id": 0,
+ "label": "Refiner steps",
+ "localized": "Kroki refinera",
+ "reload": "",
+ "hint": "Liczba kroków używanych w fazie dopracowania"
+ },
+ {
+ "id": 0,
+ "label": "Refine prompt",
+ "localized": "Prompt dopracowania",
+ "reload": "",
+ "hint": "Prompt używany zarówno dla drugiego encodera w modelu bazowym (jeśli istnieje), jak i dla fazy dopracowania (jeśli włączona)"
+ },
+ {
+ "id": 0,
+ "label": "Refine negative prompt",
+ "localized": "Negatywny prompt dopracowania",
+ "reload": "",
+ "hint": "Negatywny prompt używany zarówno dla drugiego encodera w modelu bazowym (jeśli istnieje), jak i dla fazy dopracowania (jeśli włączona)"
+ },
+ {
+ "id": 0,
+ "label": "Renoise",
+ "localized": "Ponowne odszumianie (Renoise)",
+ "reload": "",
+ "hint": "Zastosuj dodatkowy szum podczas uszczegóławiania"
+ },
+ {
+ "id": 0,
+ "label": "Renoise end",
+ "localized": "Koniec ponownego odszumiania",
+ "reload": "",
+ "hint": "Ostatni krok, w którym stosowane jest ponowne odszumianie"
+ },
+ {
+ "id": 0,
+ "label": "Range",
+ "localized": "Zakres",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repeat x-axis",
+ "localized": "Powtórz w osi X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repeat y-axis",
+ "localized": "Powtórz w osi Y",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ReSwapper Model",
+ "localized": "Model ReSwapper",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Return original images",
+ "localized": "Zwróć oryginalne obrazy",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restart step",
+ "localized": "Krok restartu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore pipeline on end",
+ "localized": "Przywróć potok na końcu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Randomize seed after each loop iteration",
+ "localized": "Losuj ziarno po każdej iteracji pętli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Random seeds",
+ "localized": "Losowe ziarna",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore pipe on end",
+ "localized": "Przywróć potok na końcu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Rows",
+ "localized": "Wiersze",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repetition penalty",
+ "localized": "Kara za powtarzalność",
+ "reload": "",
+ "hint": "Zniechęca do ponownego używania tokenów, które już pojawiły się w prompcie lub wyniku, poprzez obniżanie ich prawdopodobieństwa. Działa jak dodanie oporu przy powracaniu do poprzednich wyborów. Pomaga przerwać pętle powtórzeń, ale przy agresywnych wartościach może zmniejszyć spójność. Ustaw na 1, aby wyłączyć."
+ },
+ {
+ "id": 0,
+ "label": "Redux prompt strength",
+ "localized": "Siła promptu Redux",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "right",
+ "localized": "prawo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reference query weight",
+ "localized": "Waga zapytania referencyjnego (query)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reference adain weight",
+ "localized": "Waga AdaIN referencyjnego",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refine upscaler",
+ "localized": "Upscaler dopracowania",
+ "reload": "",
+ "hint": "Wybierz drugorzędny upscaler do uruchomienia po wstępnym upscalingu"
+ },
+ {
+ "id": 0,
+ "label": "Refine foreground",
+ "localized": "Dopracuj pierwszy plan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Recursive",
+ "localized": "Rekurencyjnie",
+ "reload": "",
+ "hint": "Przetwarzaj obrazy w podfolderach rekurencyjnie. Po włączeniu przeszukuje wszystkie zagnieżdżone katalogi w poszukiwaniu obrazów do przetworzenia."
+ },
+ {
+ "id": 0,
+ "label": "Rebase",
+ "localized": "Rebase",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refiner model",
+ "localized": "Model refinera",
+ "reload": "",
+ "hint": "Model refinera używany do operacji w drugim kroku"
+ },
+ {
+ "id": 0,
+ "label": "Record torch streams",
+ "localized": "Rejestruj strumienie torch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Remote VAE image type",
+ "localized": "Typ obrazu zdalnego VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Remote VAE for encode",
+ "localized": "Zdalne VAE do kodowania",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "RAS enabled",
+ "localized": "RAS włączone",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "reduce-overhead",
+ "localized": "reduce-overhead",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "repeated",
+ "localized": "repeated",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Root model folder",
+ "localized": "Główny folder modeli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Resize background color",
+ "localized": "Kolor tła przy zmianie rozmiaru",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore from metadata: skip params",
+ "localized": "Przywróć z metadanych: pomiń parametry",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore from metadata: skip settings",
+ "localized": "Przywróć z metadanych: pomiń ustawienia",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "requests",
+ "localized": "requests",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "rust",
+ "localized": "rust",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore unparsed prompt",
+ "localized": "Przywróć nieprzetworzony prompt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reuse loaded model dictionary",
+ "localized": "Ponownie użyj słownika załadowanego modelu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ReBasin",
+ "localized": "ReBasin",
+ "reload": "",
+ "hint": "Wykonuje wielokrotne łączenie z permutacjami w celu zachowania większej liczby cech z obu modeli"
+ },
+ {
+ "id": 0,
+ "label": "Replace VAE",
+ "localized": "Zastąp VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reference unit 1",
+ "localized": "Jednostka referencyjna 1",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "s": [
+ {
+ "id": 0,
+ "label": "Sampler",
+ "localized": "Próbnik (Sampler)",
+ "reload": "",
+ "hint": "Ustawienia związane z wyborem i konfiguracją próbnika oraz ziarna (seed). Próbniki kierują procesem zamiany szumu w obraz w wielu krokach. (Samplers guide the process of turning noise into an image over multiple steps.)"
+ },
+ {
+ "id": 1,
+ "label": "Scripts",
+ "localized": "Skrypty",
+ "reload": "",
+ "hint": "Włącz dodatkowe funkcje, używając wybranych skryptów podczas procesu generowania."
+ },
+ {
+ "id": 2,
+ "label": "Scale",
+ "localized": "Skala",
+ "reload": "",
+ "hint": "Zmień rozmiar obrazu do docelowej skali. Jeśli ustawiono stałą szerokość/wysokość, ta opcja jest ignorowana."
+ },
+ {
+ "id": 3,
+ "label": "Swap X/Y",
+ "localized": "Zamień X/Y",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Swap Y/Z",
+ "localized": "Zamień Y/Z",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Swap X/Z",
+ "localized": "Zamień X/Z",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Set prompt",
+ "localized": "Ustaw prompt",
+ "reload": "",
+ "hint": "Kopiuje ulepszony prompt do głównego pola wprowadzania promptu."
+ },
+ {
+ "id": 7,
+ "label": "Skip",
+ "localized": "Pomiń",
+ "reload": "",
+ "hint": "Zatrzymaj przetwarzanie bieżącego zadania i przejdź do kolejnego."
+ },
+ {
+ "id": 8,
+ "label": "Stop",
+ "localized": "Stop",
+ "reload": "",
+ "hint": "Zatrzymaj przetwarzanie."
+ },
+ {
+ "id": 9,
+ "label": "Show",
+ "localized": "Pokaż",
+ "reload": "",
+ "hint": "Pokaż lokalizację obrazu."
+ },
+ {
+ "id": 10,
+ "label": "Save",
+ "localized": "Zapisz",
+ "reload": "",
+ "hint": "Zapisz obraz."
+ },
+ {
+ "id": 11,
+ "label": "Sketch",
+ "localized": "Szkic",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Size & Inputs",
+ "localized": "Rozmiar i wejścia",
+ "reload": "",
+ "hint": "Ustawienia dotyczące rozdzielczości generowania i dodatkowych mediów wejściowych."
+ },
+ {
+ "id": 13,
+ "label": "Set receipe",
+ "localized": "Ustaw recepturę",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Scale by",
+ "localized": "Skaluj o",
+ "reload": "",
+ "hint": "Użyj tej karty, aby zmienić rozmiar obrazów źródłowych o wybrany współczynnik."
+ },
+ {
+ "id": 15,
+ "label": "Scale to",
+ "localized": "Skaluj do",
+ "reload": "",
+ "hint": "Użyj tej karty, aby zmienić rozmiar obrazów źródłowych do wybranego rozmiaru docelowego."
+ },
+ {
+ "id": 16,
+ "label": "Settings",
+ "localized": "Ustawienia",
+ "reload": "",
+ "hint": "Ustawienia aplikacji."
+ },
+ {
+ "id": 17,
+ "label": "System",
+ "localized": "System",
+ "reload": "",
+ "hint": "Ustawienia systemowe i informacje."
+ },
+ {
+ "id": 18,
+ "label": "Shutdown server",
+ "localized": "Zamknij serwer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Start profiling",
+ "localized": "Rozpocznij profilowanie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "System Info",
+ "localized": "Informacje o systemie",
+ "reload": "",
+ "hint": "Informacje o systemie."
+ },
+ {
+ "id": 21,
+ "label": "Set UI defaults",
+ "localized": "Ustaw domyślne UI",
+ "reload": "",
+ "hint": "Ustaw bieżące wartości jako domyślne dla interfejsu użytkownika."
+ },
+ {
+ "id": 22,
+ "label": "Set UI menu states",
+ "localized": "Ustaw stany menu UI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Send interrupt",
+ "localized": "Wyślij przerwanie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Submit results",
+ "localized": "Prześlij wyniki",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "System Paths",
+ "localized": "Ścieżki systemowe",
+ "reload": "",
+ "hint": "Ustawienia dotyczące lokalizacji różnych katalogów modeli."
+ },
+ {
+ "id": 26,
+ "label": "Show all pages",
+ "localized": "Pokaż wszystkie strony",
+ "reload": "",
+ "hint": "Pokaż wszystkie strony ustawień."
+ },
+ {
+ "id": 27,
+ "label": "Save model",
+ "localized": "Zapisz model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Scan missing",
+ "localized": "Skanuj brakujące",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Save receipe",
+ "localized": "Zapisz recepturę",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Simple Merge",
+ "localized": "Proste łączenie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Style",
+ "localized": "Style",
+ "reload": "",
+ "hint": "Dodatkowe style do zastosowania przy wybranych parametrach generowania."
+ },
+ {
+ "id": 32,
+ "label": "SD 1.5",
+ "localized": "SD 1.5",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "SD XL",
+ "localized": "SD XL",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "SD1.5",
+ "localized": "SD1.5",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "SDXL",
+ "localized": "SDXL",
+ "reload": "",
+ "hint": "StableDiffusion XL"
+ },
+ {
+ "id": 36,
+ "label": "Start",
+ "localized": "Start",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Select",
+ "localized": "Wybierz",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Size",
+ "localized": "Rozmiar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Size & Batch",
+ "localized": "Rozmiar i wsad",
+ "reload": "",
+ "hint": "Rozmiar obrazu i parametry wsadu (batch)."
+ },
+ {
+ "id": 40,
+ "label": "Seed",
+ "localized": "Ziarno (Seed)",
+ "reload": "",
+ "hint": "Początkowe ziarno i wariacja."
+ },
+ {
+ "id": 41,
+ "label": "Script",
+ "localized": "Skrypt",
+ "reload": "",
+ "hint": "Dodatkowe skrypty do użycia."
+ },
+ {
+ "id": 42,
+ "label": "Stable Diffusion 3.x",
+ "localized": "Stable Diffusion 3.x",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "SDNQ: SD.Next Quantization",
+ "localized": "SDNQ: Kwantyzacja SD.Next",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Save Options",
+ "localized": "Opcje zapisywania",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Startup & Server Options",
+ "localized": "Opcje startowe i serwera",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "SeedVR",
+ "localized": "SeedVR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Styles",
+ "localized": "Style",
+ "reload": "",
+ "hint": "Dodatkowe style do zastosowania przy wybranych parametrach generowania."
+ },
+ {
+ "id": 48,
+ "label": "Search & Download",
+ "localized": "Szukaj i pobieraj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "Server log",
+ "localized": "Logi serwera",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Steps",
+ "localized": "Kroki",
+ "reload": "",
+ "hint": "Liczba iteracji poprawiających generowany obraz; wyższe wartości trwają dłużej; bardzo niskie mogą dawać złe wyniki."
+ },
+ {
+ "id": 51,
+ "label": "Sampling method",
+ "localized": "Metoda próbkowania",
+ "reload": "",
+ "hint": "Algorytm używany do wytworzenia obrazu."
+ },
+ {
+ "id": 52,
+ "label": "Sigma method",
+ "localized": "Metoda Sigma",
+ "reload": "",
+ "hint": "Kontroluje sposób rozkładu poziomów szumu (sigmas) w krokach dyfuzji. Opcje: - default: domyślna modelu - karras: gładszy harmonogram szumu, wyższa jakość przy mniejszej liczbie kroków - beta: oparta na wartościach harmonogramu beta - exponential: wykładniczy zanik szumu - lambdas: eksperymentalna, balansuje sygnał do szumu - flowmatch: dostrojona dla modeli flow-matching."
+ },
+ {
+ "id": 53,
+ "label": "Sigma adjust",
+ "localized": "Regulacja Sigma",
+ "reload": "",
+ "hint": "Dostosuj wartość sigma próbnika."
+ },
+ {
+ "id": 54,
+ "label": "Sampler order",
+ "localized": "Kolejność próbnika",
+ "reload": "",
+ "hint": "Kolejność aktualizacji solvera w próbniku. Wyższa kolejność poprawia stabilność/dokładność, ale zwiększa koszt obliczeniowy."
+ },
+ {
+ "id": 55,
+ "label": "SLG scale",
+ "localized": "Skala SLG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "SLG start",
+ "localized": "Start SLG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "SLG stop",
+ "localized": "Stop SLG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "SLG layers",
+ "localized": "Warstwy SLG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "SLG config",
+ "localized": "Konfiguracja SLG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "SEG scale",
+ "localized": "Skala SEG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "SEG blur sigma",
+ "localized": "SEG blur sigma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "SEG blur threshold inf",
+ "localized": "SEG blur threshold inf",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "SEG start",
+ "localized": "Start SEG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "SEG stop",
+ "localized": "Stop SEG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "SEG layers",
+ "localized": "Warstwy SEG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66,
+ "label": "SEG config",
+ "localized": "Konfiguracja SEG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "Strength",
+ "localized": "Siła",
+ "reload": "",
+ "hint": "Siła odszumiania (denoising strength) podczas operacji na obrazie kontroluje, jak bardzo oryginalny obraz może się zmienić podczas generowania."
+ },
+ {
+ "id": 68,
+ "label": "Sort detections",
+ "localized": "Sortuj wykrycia",
+ "reload": "",
+ "hint": "Sortuj wykryte obszary od lewej do prawej zamiast według wyniku wykrycia."
+ },
+ {
+ "id": 69,
+ "label": "Sharpen",
+ "localized": "Wyostrzanie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "Subject",
+ "localized": "Temat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "Same latent",
+ "localized": "Ta sama przestrzeń latentna",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Share queries",
+ "localized": "Udostępnij zapytania",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "Sigma",
+ "localized": "Sigma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "Stride",
+ "localized": "Krok (Stride)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Structure",
+ "localized": "Struktura",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Save HDR image",
+ "localized": "Zapisz obraz HDR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Saturation",
+ "localized": "Nasycenie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Scale factor",
+ "localized": "Współczynnik skali",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Strength curve",
+ "localized": "Krzywa siły",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Slider",
+ "localized": "Suwak",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "Set at prompt start",
+ "localized": "Ustaw na początku promptu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "space",
+ "localized": "space",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 83,
+ "label": "Skip guidance layers",
+ "localized": "Pomiń warstwy prowadzące (guidance)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "Shared options",
+ "localized": "Opcje współdzielone",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 85,
+ "label": "Shift",
+ "localized": "Przesunięcie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 86,
+ "label": "Spatial frequency",
+ "localized": "Częstotliwość przestrzenna",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 87,
+ "label": "Save as copy",
+ "localized": "Zapisz jako kopię",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88,
+ "label": "Sensitivity",
+ "localized": "Czułość",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 89,
+ "label": "System prompt",
+ "localized": "Prompt systemowy",
+ "reload": "",
+ "hint": "Prompt systemowy kontroluje zachowanie modelu LLM. Jest przetwarzany jako pierwszy i utrzymuje się przez całą rozmowę. Ma najwyższą wagę i jest zawsze dodawany na początku sekwencji. Używaj do: Zasad formatowania odpowiedzi, definicji roli, stylu."
+ },
+ {
+ "id": 90,
+ "label": "Source subject",
+ "localized": "Temat źródłowy",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 91,
+ "label": "Smooth mask",
+ "localized": "Wygładź maskę",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 92,
+ "label": "Scale after",
+ "localized": "Skaluj po",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 93,
+ "label": "Scale mask",
+ "localized": "Skaluj maskę",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 94,
+ "label": "Show input",
+ "localized": "Pokaż wejście",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 95,
+ "label": "Show preview",
+ "localized": "Pokaż podgląd",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 96,
+ "label": "Separate init image",
+ "localized": "Oddzielny obraz inicjujący",
+ "reload": "",
+ "hint": "Tworzy dodatkowe okno obok wejścia Control oznaczone jako Init input, dzięki czemu można mieć oddzielny obraz dla operacji Control i źródła inicjującego."
+ },
+ {
+ "id": 97,
+ "label": "Skip input frames",
+ "localized": "Pomiń klatki wejściowe",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 98,
+ "label": "Style fidelity",
+ "localized": "Wierność stylowi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99,
+ "label": "Scribble",
+ "localized": "Bazgroły (Scribble)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "Score threshold",
+ "localized": "Próg wyniku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 101,
+ "label": "Sampler shift",
+ "localized": "Przesunięcie próbnika",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 102,
+ "label": "Save output",
+ "localized": "Zapisz wynik",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 103,
+ "label": "Show result images",
+ "localized": "Pokaż obrazy wynikowe",
+ "reload": "",
+ "hint": "Włącz, aby wyświetlać przetworzone obrazy w panelu obrazów."
+ },
+ {
+ "id": 104,
+ "label": "Save Caption Files",
+ "localized": "Zapisz pliki opisów",
+ "reload": "",
+ "hint": "Zapisuje wygenerowane opisy do plików .txt obok obrazów. Każdy obraz otrzymuje pasujący plik opisu o tej samej nazwie bazowej."
+ },
+ {
+ "id": 105,
+ "label": "Sort alphabetically",
+ "localized": "Sortuj alfabetycznie",
+ "reload": "",
+ "hint": "Sortuje tagi alfabetycznie zamiast według wyniku pewności. Gdy wyłączone, tagi są sortowane według pewności (najwyższa najpierw). Sortowanie alfabetyczne ułatwia znalezienie konkretnych tagów."
+ },
+ {
+ "id": 106,
+ "label": "Show confidence scores",
+ "localized": "Pokaż wyniki pewności",
+ "reload": "",
+ "hint": "Wyświetla wyniki pewności obok każdego tagu. Pokazuje, jak pewny jest model co do każdego tagu (od 0.0 do 1.0). Użyteczne do zrozumienia, które tagi są najbardziej wiarygodne."
+ },
+ {
+ "id": 107,
+ "label": "Search",
+ "localized": "Szukaj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 108,
+ "label": "Sort by",
+ "localized": "Sortuj według",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 109,
+ "label": "Specific branch name",
+ "localized": "Konkretna nazwa gałęzi",
+ "reload": "",
+ "hint": "Określ nazwę gałęzi rozszerzenia, pozostaw puste dla domyślnej."
+ },
+ {
+ "id": 110,
+ "label": "Submodules",
+ "localized": "Submoduły",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 111,
+ "label": "Server start time",
+ "localized": "Czas uruchomienia serwera",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 112,
+ "label": "State",
+ "localized": "Stan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 113,
+ "label": "Search Docs",
+ "localized": "Szukaj w dokumentacji",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 114,
+ "label": "Search GitHub Wiki Pages",
+ "localized": "Szukaj w Wiki GitHub",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 115,
+ "label": "Search Changelog",
+ "localized": "Szukaj w rejestrze zmian",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 116,
+ "label": "Stage boundary ratio",
+ "localized": "Współczynnik granicy etapu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 117,
+ "label": "sequential",
+ "localized": "sekwencyjny",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 118,
+ "label": "SVD rank size",
+ "localized": "Rozmiar rangi SVD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 119,
+ "label": "SVD steps",
+ "localized": "Kroki SVD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 120,
+ "label": "Shuffle weights in post mode",
+ "localized": "Przetasuj wagi w trybie post",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 121,
+ "label": "SDXL: Use weighted pooled embeds",
+ "localized": "SDXL: Użyj ważonych osadzeń (pooled embeds)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 122,
+ "label": "Sana: Use complex human instructions",
+ "localized": "Sana: Użyj złożonych instrukcji ludzkich",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 123,
+ "label": "Scaled-Dot-Product",
+ "localized": "Scaled-Dot-Product",
+ "reload": "",
+ "hint": "Optymalizacja pamięci. Niedeterministyczna, chyba że uwaga pamięci SDP jest wyłączona."
+ },
+ {
+ "id": 124,
+ "label": "Sage attention",
+ "localized": "Sage attention",
+ "reload": "",
+ "hint": "Eksperymentalna metoda optymalizacji uwagi. Może poprawić szybkość, ale jest mniej przetestowana i może powodować błędy."
+ },
+ {
+ "id": 125,
+ "label": "stable-fast",
+ "localized": "stable-fast",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 126,
+ "label": "Save all generated images",
+ "localized": "Zapisz wszystkie wygenerowane obrazy",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 127,
+ "label": "Save interrupted images",
+ "localized": "Zapisz przerwane obrazy",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 128,
+ "label": "Save all generated image grids",
+ "localized": "Zapisz wszystkie wygenerowane siatki obrazów",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 129,
+ "label": "Show metadata in full screen image browser",
+ "localized": "Pokaż metadane w pełnoekranowej przeglądarce",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 130,
+ "label": "Save init images",
+ "localized": "Zapisz obrazy początkowe (init)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 131,
+ "label": "Save image before hires",
+ "localized": "Zapisz obraz przed hires-fix",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 132,
+ "label": "Save image before refiner",
+ "localized": "Zapisz obraz przed refinerem",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 133,
+ "label": "Save image before detailer",
+ "localized": "Zapisz obraz przed detailerem",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 134,
+ "label": "Save image before color correction",
+ "localized": "Zapisz obraz przed korekcją kolorów",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 135,
+ "label": "Save inpainting mask",
+ "localized": "Zapisz maskę inpaintingu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 136,
+ "label": "Save inpainting masked composite",
+ "localized": "Zapisz kompozyt z maską inpaintingu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 137,
+ "label": "Save images to a subdirectory",
+ "localized": "Zapisz obrazy w podkatalogu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 138,
+ "label": "Save metadata in image",
+ "localized": "Zapisz metadane w obrazie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 139,
+ "label": "Save metadata to text file",
+ "localized": "Zapisz metadane do pliku tekstowego",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 140,
+ "label": "Save metadata to JSON file",
+ "localized": "Zapisz metadane do pliku JSON",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 141,
+ "label": "System information to include in metadata",
+ "localized": "Informacje systemowe do dołączenia do metadanych",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 142,
+ "label": "Standard",
+ "localized": "Standardowy",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 143,
+ "label": "Show MOTD",
+ "localized": "Pokaż MOTD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 144,
+ "label": "sidebar",
+ "localized": "pasek boczny",
+ "reload": "",
+ "hint": "pasek boczny po prawej stronie ekranu"
+ },
+ {
+ "id": 145,
+ "label": "Show log view",
+ "localized": "Pokaż widok logów",
+ "reload": "",
+ "hint": "Pokaż widok logów na dole głównego okna."
+ },
+ {
+ "id": 146,
+ "label": "Show grid in results",
+ "localized": "Pokaż siatkę w wynikach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 147,
+ "label": "Send seed when sending prompt or image to other interface",
+ "localized": "Wyślij ziarno przy przesyłaniu promptu lub obrazu do innego interfejsu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 148,
+ "label": "Send size when sending prompt or image to another interface",
+ "localized": "Wyślij rozmiar przy przesyłaniu promptu lub obrazu do innego interfejsu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 149,
+ "label": "Show labels for aside tabs",
+ "localized": "Pokaż etykiety dla kart bocznych",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 150,
+ "label": "Show labels for main tabs",
+ "localized": "Pokaż etykiety dla głównych kart",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 151,
+ "label": "Show labels for page tabs",
+ "localized": "Pokaż etykiety dla kart stron",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 152,
+ "label": "Show ticks for input range slider",
+ "localized": "Pokaż znaczniki dla suwaka zakresu wejściowego",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 153,
+ "label": "Show parameter outline",
+ "localized": "Pokaż obramowanie parametrów",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 154,
+ "label": "Simple",
+ "localized": "Prosty",
+ "reload": "",
+ "hint": "Bardzo przybliżona aproksymacja. Bardzo szybka w porównaniu do VAE, ale produkuje obrazy o 8 razy mniejszej rozdzielczości i bardzo niskiej jakości."
+ },
+ {
+ "id": 155,
+ "label": "SeedVR CFG Scale",
+ "localized": "Skala CFG SeedVR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 156,
+ "label": "Sort order",
+ "localized": "Kolejność sortowania",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 157,
+ "label": "Skip CivitAI scan for regex pattern(s)",
+ "localized": "Pomiń skanowanie CivitAI dla wzorców regex",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 158,
+ "label": "Show reference styles",
+ "localized": "Pokaż style referencyjne",
+ "reload": "",
+ "hint": "Pokaż lub ukryj wbudowane style."
+ },
+ {
+ "id": 159,
+ "label": "Skip Generation if NaN found in latents",
+ "localized": "Pomiń generowanie, jeśli w przestrzeni latentnej znaleziono NaN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 160,
+ "label": "Save grids to a subdirectory",
+ "localized": "Zapisz siatki w podkatalogu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 161,
+ "label": "Show live previews",
+ "localized": "Pokaż podglądy na żywo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 162,
+ "label": "Save resumable optimizer state when training",
+ "localized": "Zapisz stan optymalizatora podczas trenowania",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 163,
+ "label": "Save training settings to a text file",
+ "localized": "Zapisz ustawienia trenowania do pliku tekstowego",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 164,
+ "label": "Show previews as a grid",
+ "localized": "Pokaż podglądy jako siatkę",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 165,
+ "label": "Show progressbar",
+ "localized": "Pokaż pasek postępu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 166,
+ "label": "Save generated images within tensorboard",
+ "localized": "Zapisz wygenerowane obrazy w tensorboard",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 167,
+ "label": "Save loss CSV file every n steps",
+ "localized": "Zapisz plik CSV ze stratą co n kroków",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 168,
+ "label": "Save images to a subdirectory when using Save button",
+ "localized": "Zapisz obrazy w podkatalogu przy użyciu przycisku Zapisz",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 169,
+ "label": "Secondary model",
+ "localized": "Model pomocniczy",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 170,
+ "label": "Save metadata",
+ "localized": "Zapisz metadane",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 171,
+ "label": "safetensors",
+ "localized": "safetensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 172,
+ "label": "shuffle",
+ "localized": "wymieszaj",
+ "reload": "",
+ "hint": "Ładuje pełny model do RAM i oblicza w VRAM: Mniejszy wzrost prędkości, sugerowane dla łączenia SDXL."
+ },
+ {
+ "id": 173,
+ "label": "Save diffusers",
+ "localized": "Zapisz diffusers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 174,
+ "label": "Save safetensors",
+ "localized": "Zapisz safetensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 175,
+ "label": "Search models",
+ "localized": "Szukaj modeli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 176,
+ "label": "Select model",
+ "localized": "Wybierz model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 177,
+ "label": "Specify model variant",
+ "localized": "Określ wariant modelu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 178,
+ "label": "Specify model revision",
+ "localized": "Określ rewizję modelu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 179,
+ "label": "SegmentAnything",
+ "localized": "SegmentAnything",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 180,
+ "label": "Sections",
+ "localized": "Sekcje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 181,
+ "label": "Samplers",
+ "localized": "Próbniki",
+ "reload": "",
+ "hint": "Zaawansowane ustawienia próbników/harmonogramów (samplers/schedulers)"
+ }
+ ],
+ "t": [
+ {
+ "id": 0,
+ "label": "T2I",
+ "localized": "T2I",
+ "reload": "",
+ "hint": "Utwórz obraz z tekstu Dziedziczny interfejs naśladujący oryginalny interfejs i zachowanie text-to-image"
+ },
+ {
+ "id": 0,
+ "label": "T2I Adapter",
+ "localized": "Adapter T2I",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tagger",
+ "localized": "Tagger",
+ "reload": "",
+ "hint": "Taguj obrazy przy użyciu modeli klasyfikacji skupionych na anime, takich jak WaifuDiffusion lub DeepBooru."
+ },
+ {
+ "id": 0,
+ "label": "Tag",
+ "localized": "Taguj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text Encoder",
+ "localized": "Enkoder tekstu",
+ "reload": "",
+ "hint": "Ustawienia związane z enkoderem tekstu i przetwarzaniem kodowania promptów podczas generowania"
+ },
+ {
+ "id": 0,
+ "label": "Text",
+ "localized": "Tekst",
+ "reload": "",
+ "hint": "Utwórz obraz z tekstu"
+ },
+ {
+ "id": 0,
+ "label": "TorchAO",
+ "localized": "TorchAO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TensorRT",
+ "localized": "TensorRT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Torch Options",
+ "localized": "Opcje Torch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Token Merging",
+ "localized": "Łączenie tokenów",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TeaCache",
+ "localized": "TeaCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Theme options",
+ "localized": "Opcje motywu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Task History",
+ "localized": "Historia zadań",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timestep spacing",
+ "localized": "Odstępy kroków czasowych",
+ "reload": "",
+ "hint": "Określa, jak kroki czasowe (timesteps) są rozmieszczone w procesie dyfuzji. Opcje: - default: domyślne modelu - leading: tworzy równomiernie rozmieszczone kroki - linspace: obejmuje pierwszy i ostatni krok, równomiernie wybierając pozostałe kroki pośrednie - trailing: obejmuje tylko ostatni krok i równomiernie wybiera pozostałe kroki pośrednie, zaczynając od końca"
+ },
+ {
+ "id": 0,
+ "label": "Timesteps presets",
+ "localized": "Presety kroków czasowych",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timesteps override",
+ "localized": "Nadpisanie kroków czasowych",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "thresholding",
+ "localized": "Progowanie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Texture tiling",
+ "localized": "Kafelkowanie tekstury",
+ "reload": "",
+ "hint": "Zastosuj bezszwowe kafelkowanie do wygenerowanego obrazu, aby mógł być użyty jako tekstura"
+ },
+ {
+ "id": 0,
+ "label": "Threshold",
+ "localized": "Próg",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Trigger word",
+ "localized": "Słowo wyzwalające",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temperature",
+ "localized": "Temperatura",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timestep",
+ "localized": "Krok czasowy",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=1",
+ "localized": "Prompt kafla: x=1 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=2",
+ "localized": "Prompt kafla: x=1 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=3",
+ "localized": "Prompt kafla: x=1 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=4",
+ "localized": "Prompt kafla: x=1 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=1",
+ "localized": "Prompt kafla: x=2 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=2",
+ "localized": "Prompt kafla: x=2 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=3",
+ "localized": "Prompt kafla: x=2 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=4",
+ "localized": "Prompt kafla: x=2 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=1",
+ "localized": "Prompt kafla: x=3 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=2",
+ "localized": "Prompt kafla: x=3 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=3",
+ "localized": "Prompt kafla: x=3 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=4",
+ "localized": "Prompt kafla: x=3 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=1",
+ "localized": "Prompt kafla: x=4 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=2",
+ "localized": "Prompt kafla: x=4 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=3",
+ "localized": "Prompt kafla: x=4 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=4",
+ "localized": "Prompt kafla: x=4 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temporal frequency",
+ "localized": "Częstotliwość czasowa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Top-K",
+ "localized": "Top-K",
+ "reload": "",
+ "hint": "Ogranicza wybór tokenów do K najbardziej prawdopodobnych kandydatów w każdym kroku. Niższe wartości (np. 40) sprawiają, że wyniki są bardziej skoncentrowane i przewidywalne, podczas gdy wyższe wartości pozwalają na większą różnorodność. Ustaw 0, aby wyłączyć."
+ },
+ {
+ "id": 0,
+ "label": "Top-P",
+ "localized": "Top-P",
+ "reload": "",
+ "hint": "Wybiera tokeny z najmniejszego zestawu, którego skumulowane prawdopodobieństwo przekracza P (np. 0.9). Dynamicznie dostosowuje liczbę kandydatów w oparciu o pewność modelu; mniej opcji, gdy jest pewny, więcej, gdy niepewny. Ustaw 1, aby wyłączyć."
+ },
+ {
+ "id": 0,
+ "label": "Thinking mode",
+ "localized": "Tryb myślenia",
+ "reload": "",
+ "hint": "Włącza myślenie/rozumowanie, pozwalając modelowi poświęcić więcej czasu na wygenerowanie odpowiedzi. Może to prowadzić do bardziej przemyślanych i szczegółowych odpowiedzi, ale zwiększy czas reakcji. To ustawienie dotyczy zarówno modeli hybrydowych, jak i tylko myślących, a w niektórych przypadkach może skutkować niższą jakością ogólną niż oczekiwano. W modelach typu \"thinking-only\", takich jak Qwen3-VL, to ustawienie może wymagać połączenia z prefillem, aby zagwarantować zapobieganie myśleniu. Modele obsługujące tę funkcję są oznaczone ikoną ."
+ },
+ {
+ "id": 0,
+ "label": "Target subject",
+ "localized": "Obiekt docelowy",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tool",
+ "localized": "Narzędzie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Textbox",
+ "localized": "Pole tekstowe",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile overlap",
+ "localized": "Nakładanie kafli",
+ "reload": "",
+ "hint": "Dla SD upscale: jak duże nakładanie w pikselach powinno występować między kaflami. Kafle nakładają się na siebie, aby po ich ponownym złączeniu w jeden obraz nie było widać wyraźnych szwów"
+ },
+ {
+ "id": 0,
+ "label": "T2I Strength",
+ "localized": "Siła T2I",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Time embedding mix",
+ "localized": "Mieszanie embeddingów czasu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tiling options",
+ "localized": "Opcje kafelkowania",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tiny",
+ "localized": "Tiny",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "True guidance",
+ "localized": "Prawdziwe prowadzenie (True guidance)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile frames",
+ "localized": "Klatki kafli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Task",
+ "localized": "Zadanie",
+ "reload": "",
+ "hint": "Zmienia zadanie, które wykona model. Zwykłe prompty tekstowe mogą być używane, gdy zadanie jest ustawione na Użyj promptu . Gdy wybrane są inne opcje, zapoznaj się z tekstem podpowiedzi wewnątrz pustego pola Prompt ."
+ },
+ {
+ "id": 0,
+ "label": "Tagger Model",
+ "localized": "Model taggera",
+ "reload": "",
+ "hint": "Model do użycia do tagowania obrazów. Modele WaifuDiffusion (wd-*): Nowoczesne taggery z oddzielnymi progami dla ogólnych tagów i postaci.DeepBooru : Dziedziczny tagger, używa tylko progu ogólnego."
+ },
+ {
+ "id": 0,
+ "label": "Torch",
+ "localized": "Torch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Transformers load using Run:ai streamer",
+ "localized": "Ładowanie Transformers przy użyciu Run:ai streamer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temporal steps",
+ "localized": "Kroki czasowe (temporal)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TE",
+ "localized": "TE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "true",
+ "localized": "true",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text encoder model",
+ "localized": "Model enkoder tekstu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text encoder cache size",
+ "localized": "Rozmiar cache enkodera tekstu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T5: Use shared instance of text encoder",
+ "localized": "T5: Użyj współdzielonej instancji enkodera tekstu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tunable ops limit",
+ "localized": "Limit operacji przestrajalnych",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ToMe",
+ "localized": "ToMe",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ToDo",
+ "localized": "ToDo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ToMe token merging ratio",
+ "localized": "Współczynnik łączenia tokenów ToMe",
+ "reload": "",
+ "hint": "Włącz łączenie nadmiarowych tokenów przez tomesd w celu poprawy szybkości i oszczędności pamięci, 0=wyłączone"
+ },
+ {
+ "id": 0,
+ "label": "ToDo token merging ratio",
+ "localized": "Współczynnik łączenia tokenów ToDo",
+ "reload": "",
+ "hint": "Włącz łączenie nadmiarowych tokenów przez todo w celu poprawy szybkości i oszczędności pamięci, 0=wyłączone"
+ },
+ {
+ "id": 0,
+ "label": "TaylorSeer",
+ "localized": "TaylorSeer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TeaCache cache enabled",
+ "localized": "Cache TeaCache włączony",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TeaCache L1 threshold",
+ "localized": "Próg L1 TeaCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TAESD",
+ "localized": "TAESD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TAESD variant",
+ "localized": "Wariant TAESD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TAESD decode layers",
+ "localized": "Warstwy dekodowania TAESD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tensorboard flush period",
+ "localized": "Okres czyszczenia Tensorboard",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tertiary model",
+ "localized": "Trzeciorzędny model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Target model type",
+ "localized": "Docelowy typ modelu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 1",
+ "localized": "Jednostka T2I-Adapter 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 2",
+ "localized": "Jednostka T2I-Adapter 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 3",
+ "localized": "Jednostka T2I-Adapter 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 4",
+ "localized": "Jednostka T2I-Adapter 4",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "u": [
+ {
+ "id": 0,
+ "label": "Unload model",
+ "localized": "Odładuj model",
+ "reload": "",
+ "hint": "Odładuj aktualnie załadowany model"
+ },
+ {
+ "id": 0,
+ "label": "Upload",
+ "localized": "Prześlij",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Unload",
+ "localized": "Odładuj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Update all installed",
+ "localized": "Aktualizuj wszystkie zainstalowane",
+ "reload": "",
+ "hint": "Aktualizuj zainstalowane rozszerzenia do ich najnowszej dostępnej wersji"
+ },
+ {
+ "id": 0,
+ "label": "Update",
+ "localized": "Aktualizuj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "User interface",
+ "localized": "Interfejs użytkownika",
+ "reload": "",
+ "hint": "Przejrzyj i ustaw preferencje interfejsu użytkownika"
+ },
+ {
+ "id": 0,
+ "label": "Update all",
+ "localized": "Aktualizuj wszystko",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Upscale",
+ "localized": "Upscaling",
+ "reload": "",
+ "hint": "Zwiększ rozdzielczość obrazu"
+ },
+ {
+ "id": 0,
+ "label": "UI Tabs",
+ "localized": "Zakładki UI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Upscaling",
+ "localized": "Upscaling",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use segmentation",
+ "localized": "Użyj segmentacji",
+ "reload": "",
+ "hint": "Uruchom detailer używając maski segmentacji"
+ },
+ {
+ "id": 0,
+ "label": "Unload adapter",
+ "localized": "Odładuj adapter",
+ "reload": "",
+ "hint": "Odładuj adapter IP natychmiast po generowaniu. W przeciwnym razie adapter IP pozostanie załadowany dla szybszego użycia w następnym procesie generowania"
+ },
+ {
+ "id": 0,
+ "label": "Use same seed",
+ "localized": "Użyj tego samego ziarna",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use defaults",
+ "localized": "Użyj domyślnych",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use text inputs",
+ "localized": "Użyj wejść tekstowych",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use random seeds",
+ "localized": "Użyj losowych ziaren",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use vision",
+ "localized": "Użyj wizji",
+ "reload": "",
+ "hint": "Uwzględnij obraz wejściowy podczas ulepszania promptu. Dostępne tylko dla modeli obsługujących wizję, oznaczonych ikoną ."
+ },
+ {
+ "id": 0,
+ "label": "Use samplers",
+ "localized": "Użyj samplerów",
+ "reload": "",
+ "hint": "Włącz, aby używać próbkowania (losowego wybierania tokenów na podstawie metod takich jak Top-k lub Top-p) lub wyłącz, aby używać zachłannego dekodowania (wybierania najbardziej prawdopodobnego tokena w każdym kroku). Włączenie sprawia, że wyniki są bardziej zróżnicowane i kreatywne, ale mniej deterministyczne."
+ },
+ {
+ "id": 0,
+ "label": "Unload after processing",
+ "localized": "Odładuj po przetworzeniu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "up",
+ "localized": "up",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Upscaler",
+ "localized": "Upscaler",
+ "reload": "",
+ "hint": "Który wstępnie wytrenowany model ma zostać użyty do procesu upscalingu."
+ },
+ {
+ "id": 0,
+ "label": "Units",
+ "localized": "Jednostki",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Unload processor",
+ "localized": "Odładuj procesor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use spaces",
+ "localized": "Użyj spacji",
+ "reload": "",
+ "hint": "Zamień podkreślniki na spacje w wyjściu tagów. Niektóre systemy promptów preferują spacje między słowami (np. 'long hair'), podczas gdy inne używają podkreślników (np. 'long_hair')."
+ },
+ {
+ "id": 0,
+ "label": "Username",
+ "localized": "Nazwa użytkownika",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "UNET model",
+ "localized": "Model UNET",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use torch streams",
+ "localized": "Użyj strumieni torch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use SVD quantization",
+ "localized": "Użyj kwantyzacji SVD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use Dynamic quantization",
+ "localized": "Użyj kwantyzacji dynamicznej",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use quantized MatMul",
+ "localized": "Użyj skwantyzowanego MatMul",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use quantized MatMul with conv",
+ "localized": "Użyj skwantyzowanego MatMul z konwolucją",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use line break as prompt segment marker",
+ "localized": "Użyj znaku nowej linii jako znacznika segmentu promptu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use zeros for prompt padding",
+ "localized": "Użyj zer do wypełniania promptu",
+ "reload": "",
+ "hint": "Wymuś pełny tensor zerowy, gdy prompt jest pusty, aby usunąć szum szczątkowy"
+ },
+ {
+ "id": 0,
+ "label": "Upcast sampling",
+ "localized": "Upcast sampling",
+ "reload": "",
+ "hint": "Zazwyczaj daje wyniki podobne do --no-half przy lepszej wydajności i mniejszym zużyciu pamięci"
+ },
+ {
+ "id": 0,
+ "label": "Unset",
+ "localized": "Usuń ustawienie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "UI save only saves selected image",
+ "localized": "Zapisywanie w UI zapisuje tylko wybrany obraz",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use image gallery cache",
+ "localized": "Użyj pamięci podręcznej galerii obrazów",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use fixed width thumbnails",
+ "localized": "Użyj miniatury o stałej szerokości",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "UI theme",
+ "localized": "Motyw UI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "UI request timeout",
+ "localized": "Limit czasu żądania UI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "UI locale",
+ "localized": "Lokalizacja UI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Unload upscaler after processing",
+ "localized": "Odładuj upscaler po przetworzeniu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Upscaler latent steps",
+ "localized": "Kroki latent upscalera",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Upscaler tile size",
+ "localized": "Rozmiar kafelka upscalera",
+ "reload": "",
+ "hint": "0 = brak kafelkowania"
+ },
+ {
+ "id": 0,
+ "label": "Upscaler tile overlap",
+ "localized": "Nakładanie kafelków upscalera",
+ "reload": "",
+ "hint": "Niskie wartości = widoczny szew"
+ },
+ {
+ "id": 0,
+ "label": "Use cached model config when available",
+ "localized": "Użyj zapisanej konfiguracji modelu, gdy dostępna",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "UI show on startup",
+ "localized": "Pokaż UI przy starcie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "UI sidebar width (%)",
+ "localized": "Szerokość paska bocznego UI (%)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "UI height (%)",
+ "localized": "Wysokość UI (%)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "UI fetch network info on mouse-over",
+ "localized": "Pobieraj informacje o sieci po najechaniu myszą",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use reference values when available",
+ "localized": "Użyj wartości referencyjnych, gdy dostępne",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "user",
+ "localized": "użytkownik",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Upcast attention layer",
+ "localized": "Upcast attention layer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use separate base dict",
+ "localized": "Użyj osobnego słownika bazowego",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use model EMA weights when possible",
+ "localized": "Użyj wag EMA modelu, gdy możliwe",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use Kohya method for handling multiple LoRA",
+ "localized": "Użyj metody Kohya do obsługi wielu LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "UI scripts order",
+ "localized": "Kolejność skryptów UI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use upscaler as suffix",
+ "localized": "Użyj upscalera jako sufiksu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Unload Current Model from VRAM",
+ "localized": "Odładuj bieżący model z VRAM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "unet",
+ "localized": "unet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Upsample",
+ "localized": "Upsample",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "v": [
+ {
+ "id": 0,
+ "label": "Video",
+ "localized": "Wideo",
+ "reload": "",
+ "hint": "Twórz wideo przy użyciu różnych metod Obsługuje text-to-video, image-to-video (pierwsza-ostatnia klatka) itp."
+ },
+ {
+ "id": 0,
+ "label": "Video Params",
+ "localized": "Parametry wideo",
+ "reload": "",
+ "hint": "Ustawienia związane z kodowaniem wyjściowego pliku wideo"
+ },
+ {
+ "id": 0,
+ "label": "VLM Caption",
+ "localized": "Opis VLM",
+ "reload": "",
+ "hint": "Analizuj obraz przy użyciu modelu wizyjno-językowego (Vision Language Model)"
+ },
+ {
+ "id": 0,
+ "label": "Variational Auto Encoder",
+ "localized": "Variational Auto Encoder (VAE)",
+ "reload": "",
+ "hint": "Ustawienia związane z Variational Auto Encoder oraz procesem dekodowania obrazu podczas generowania"
+ },
+ {
+ "id": 0,
+ "label": "VAE",
+ "localized": "VAE",
+ "reload": "",
+ "hint": "Variational Auto Encoder: model używany do dekodowania obrazu na końcu procesu generowania"
+ },
+ {
+ "id": 0,
+ "label": "Video Output",
+ "localized": "Wyjście wideo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Variation",
+ "localized": "Wariacja",
+ "reload": "",
+ "hint": "Drugi ziarno (seed) do zmieszania z ziarnem podstawowym"
+ },
+ {
+ "id": 0,
+ "label": "Variation strength",
+ "localized": "Siła wariacji",
+ "reload": "",
+ "hint": "Określa intensywność generowanej wariacji. Przy 0 brak efektu. Przy 1 otrzymasz całkowity obraz z ziarna wariacji (z wyjątkiem samplerów ancestralnych, gdzie wynik będzie losowy)"
+ },
+ {
+ "id": 0,
+ "label": "VAE type",
+ "localized": "Typ VAE",
+ "reload": "",
+ "hint": "Wybierz, czy chcesz uruchomić pełny VAE, VAE o obniżonej jakości lub spróbować użyć zdalnej usługi VAE"
+ },
+ {
+ "id": 0,
+ "label": "Vibrance",
+ "localized": "Jaskrawość",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Version",
+ "localized": "Wersja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video format",
+ "localized": "Format wideo",
+ "reload": "",
+ "hint": "Format i kodek wyjściowego wideo"
+ },
+ {
+ "id": 0,
+ "label": "Video duration",
+ "localized": "Czas trwania wideo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video engine",
+ "localized": "Silnik wideo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video model",
+ "localized": "Model wideo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VAE decode",
+ "localized": "Dekodowanie VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video interpolation",
+ "localized": "Interpolacja wideo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video codec",
+ "localized": "Kodek wideo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video options",
+ "localized": "Opcje wideo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video save video",
+ "localized": "Zapisz wideo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video save frames",
+ "localized": "Zapisz klatki",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video save safetensors",
+ "localized": "Zapisz safetensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video file",
+ "localized": "Plik wideo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VLM Model",
+ "localized": "Model VLM",
+ "reload": "",
+ "hint": "Wybierz model do zadań wizyjno-językowych. Modele obsługujące tryb myślenia (thinking mode) są oznaczone ikoną ."
+ },
+ {
+ "id": 0,
+ "label": "VLM Max Tokens",
+ "localized": "Maksymalna liczba tokenów VLM",
+ "reload": "",
+ "hint": "Maksymalna liczba tokenów, jakie model może wygenerować w odpowiedzi. Model nie jest świadomy tego limitu podczas generowania i nie sprawi on, że model będzie starał się tworzyć bardziej szczegółowe lub zwięzłe odpowiedzi; po prostu ustawia twardy limit długości i wymusi ucięcie odpowiedzi po jego osiągnięciu."
+ },
+ {
+ "id": 0,
+ "label": "VLM Num Beams",
+ "localized": "Liczba wiązek VLM (Beams)",
+ "reload": "",
+ "hint": "Utrzymuje wiele ścieżek kandydatów jednocześnie i wybiera najlepszą sekwencję. Podobne do sprawdzania kilku szkiców naraz, aby znaleźć najlepszy. Bardziej dokładne, ale znacznie wolniejsze i mniej kreatywne niż losowe próbkowanie. Zazwyczaj niezalecane, większość nowoczesnych modeli VLM działa lepiej z metodami próbkowania (sampling). Ustaw na 1, aby wyłączyć."
+ },
+ {
+ "id": 0,
+ "label": "VLM Temperature",
+ "localized": "Temperatura VLM",
+ "reload": "",
+ "hint": "Kontroluje losowość wyboru tokenów. Niższe wartości (np. 0.1) sprawiają, że wyniki są bardziej skoncentrowane i deterministyczne, zawsze wybierając tokeny o wysokim prawdopodobieństwie. Wyższe wartości (np. 0.9) zwiększają kreatywność i różnorodność, dopuszczając mniej prawdopodobne tokeny. Ustaw na 0 dla w pełni deterministycznego wyniku."
+ },
+ {
+ "id": 0,
+ "label": "VLM",
+ "localized": "VLM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VAE model",
+ "localized": "Model VAE",
+ "reload": "",
+ "hint": "VAE pomaga w odwzorowaniu drobnych szczegółów na końcowym obrazie i może również zmieniać kolory"
+ },
+ {
+ "id": 0,
+ "label": "VAE slicing",
+ "localized": "Plasterkowanie VAE (Slicing)",
+ "reload": "",
+ "hint": "Dekoduje ukryte obrazy z partii (batch) pojedynczo przy ograniczonej pamięci VRAM. Niewielki wzrost wydajności dekodowania VAE przy partiach wieloobrazowych"
+ },
+ {
+ "id": 0,
+ "label": "VAE tiling",
+ "localized": "Kafelkowanie VAE (Tiling)",
+ "reload": "",
+ "hint": "Dzieli duże obrazy na nakładające się kafle przy ograniczonej pamięci VRAM. Powoduje niewielki wzrost czasu przetwarzania"
+ },
+ {
+ "id": 0,
+ "label": "VAE tile size",
+ "localized": "Rozmiar kafla VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VAE tile overlap",
+ "localized": "Nakładanie kafli VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "verbose",
+ "localized": "Szczegółowe logowanie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VAE sliced encode",
+ "localized": "Kodowanie VAE w plastrach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VGen params",
+ "localized": "Parametry VGen",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "w": [
+ {
+ "id": 0,
+ "label": "Wiki",
+ "localized": "Wiki",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "Wildcards",
+ "localized": "Wildcards",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "WanAI",
+ "localized": "WanAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Watermarking",
+ "localized": "Znaki wodne",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Width",
+ "localized": "Szerokość",
+ "reload": "",
+ "hint": "Szerokość obrazu"
+ },
+ {
+ "id": 5,
+ "label": "Warmth",
+ "localized": "Ciepło",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Weight",
+ "localized": "Waga",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Width after",
+ "localized": "Szerokość po",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Width mask",
+ "localized": "Maska szerokości",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "WebP lossless compression",
+ "localized": "Bezstratna kompresja WebP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Weights clip",
+ "localized": "Przycinanie wag (Weights clip)",
+ "reload": "",
+ "hint": "Wymusza, aby połączone wagi nie były cięższe niż w oryginalnym modelu, zapobiegając wypaleniu i nadmiernemu nasyceniu modeli"
+ }
+ ],
+ "x": [
+ {
+ "id": 0,
+ "label": "XS",
+ "localized": "XS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "X components",
+ "localized": "Komponenty X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "X overlap",
+ "localized": "Nakładanie X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "X-axis tiles",
+ "localized": "Kafelki osi X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "X-axis tile overlap",
+ "localized": "Nakładanie kafelków osi X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "X type",
+ "localized": "Typ X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "X values",
+ "localized": "Wartości X",
+ "reload": "",
+ "hint": "Oddziel wartości dla osi X przecinkami"
+ },
+ {
+ "id": 7,
+ "label": "xhinker",
+ "localized": "xhinker",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "xFormers",
+ "localized": "xFormers",
+ "reload": "",
+ "hint": "Optymalizacja pamięci. Niedeterministyczne (różne wyniki za każdym razem)"
+ },
+ {
+ "id": 9,
+ "label": "xet",
+ "localized": "xet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "XYZ Grid",
+ "localized": "Siatka XYZ",
+ "reload": "",
+ "hint": "Siatka XYZ to potężny moduł tworzący siatkę obrazów na podstawie różnych parametrów generowania"
+ }
+ ],
+ "y": [
+ {
+ "id": 0,
+ "label": "Y components",
+ "localized": "Komponenty Y",
+ "reload": "",
+ "hint": "Liczba komponentów lub kafelków wzdłuż osi Y."
+ },
+ {
+ "id": 0,
+ "label": "Y overlap",
+ "localized": "Nakładanie Y",
+ "reload": "",
+ "hint": "Szerokość nakładania się kafelków w pionie (oś Y)."
+ },
+ {
+ "id": 0,
+ "label": "Y-axis tiles",
+ "localized": "Kafelki osi Y",
+ "reload": "",
+ "hint": "Liczba kafelków generowanych wzdłuż osi Y."
+ },
+ {
+ "id": 0,
+ "label": "Y-axis tile overlap",
+ "localized": "Nakładanie kafelków osi Y",
+ "reload": "",
+ "hint": "Wartość nakładania się na siebie sąsiadujących kafelków wzdłuż osi Y."
+ },
+ {
+ "id": 0,
+ "label": "Y type",
+ "localized": "Typ Y",
+ "reload": "",
+ "hint": "Typ parametru przypisanego do osi Y w siatce XYZ."
+ },
+ {
+ "id": 0,
+ "label": "Y values",
+ "localized": "Wartości Y",
+ "reload": "",
+ "hint": "Oddziel poszczególne wartości dla osi Y za pomocą przecinków"
+ }
+ ],
+ "z": [
+ {
+ "id": 0,
+ "label": "ZImageTurbo",
+ "localized": "ZImageTurbo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "zimage",
+ "localized": "zimage",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ZeroStar init steps",
+ "localized": "Kroki inicjalizacji ZeroStar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Zero",
+ "localized": "Zero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Z type",
+ "localized": "Typ Z",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Z values",
+ "localized": "Wartości Z",
+ "reload": "",
+ "hint": "Oddziel wartości dla osi Z przecinkami"
+ },
+ {
+ "id": 0,
+ "label": "Zoe Depth",
+ "localized": "Głębia Zoe",
+ "reload": "",
+ "hint": ""
+ }
+ ]
+}
\ No newline at end of file
diff --git a/html/locale_pt.json b/html/locale_pt.json
index 64a190f05..f273271e5 100644
--- a/html/locale_pt.json
+++ b/html/locale_pt.json
@@ -1,9149 +1,11074 @@
{
- "icons": [
+ "0": [
{
- "id": "",
- "label": "🎲️",
- "localized": "Aleatório",
+ "id": 0,
+ "label": "1st Stage",
+ "localized": "1ª Etapa",
"reload": "",
- "hint": "Usar semente aleatória"
+ "hint": "A primeira fase do processo de escalonamento."
},
{
- "id": "",
- "label": "🔄",
- "localized": "Redefinir",
+ "id": 0,
+ "label": "2nd Stage",
+ "localized": "2ª Etapa",
"reload": "",
- "hint": "Redefinir valores"
+ "hint": "A segunda fase do processo de escalonamento."
},
{
- "id": "",
- "label": "⬆️",
- "localized": "Carregar imagem",
+ "id": 0,
+ "label": "2nd Scale",
+ "localized": "2ª Escala",
"reload": "",
- "hint": "Carregar imagem"
+ "hint": "O valor de escala aplicado durante a segunda etapa."
},
{
- "id": "",
- "label": "⬅️",
- "localized": "Reutilizar imagem",
+ "id": 0,
+ "label": "2nd Restart step",
+ "localized": "Passo de reinício da 2ª",
"reload": "",
- "hint": "Reutilizar imagem"
+ "hint": "A etapa específica onde o processo recomeça para a segunda fase."
},
{
- "id": "",
- "label": "⇅",
- "localized": "Trocar valores",
+ "id": 0,
+ "label": "3rd Stage",
+ "localized": "3ª Etapa",
"reload": "",
- "hint": "Trocar valores"
+ "hint": "A terceira fase do processo de escalonamento."
},
{
- "id": "",
- "label": "⇨",
- "localized": "Aplicar predefinição",
+ "id": 0,
+ "label": "3rd Scale",
+ "localized": "3ª Escala",
"reload": "",
- "hint": "Aplicar predefinição à aba de Fusão Manual de Blocos"
+ "hint": "O valor de escala aplicado durante a terceira etapa."
},
{
- "id": "",
- "label": "🕮",
- "localized": "Salvar estilo",
+ "id": 0,
+ "label": "3rd Restart step",
+ "localized": "Passo de reinício da 3ª",
"reload": "",
- "hint": "Salvar parâmetros da última imagem gerada como modelo de estilo"
+ "hint": "A etapa específica onde o processo recomeça para a terceira fase."
},
{
- "id": "",
- "label": "⇕",
- "localized": "Ordenar",
+ "id": 0,
+ "label": "4th Stage",
+ "localized": "4ª Etapa",
"reload": "",
- "hint": "Ordenar por: Nome asc/desc, Tamanho maior/menor, Tempo mais novo/antigo"
+ "hint": "A quarta fase do processo de escalonamento."
},
{
- "id": "",
+ "id": 0,
+ "label": "4th Scale",
+ "localized": "4ª Escala",
+ "reload": "",
+ "hint": "O valor de escala aplicado durante a quarta etapa."
+ },
+ {
+ "id": 0,
+ "label": "4th Restart step",
+ "localized": "Passo de reinício da 4ª",
+ "reload": "",
+ "hint": "A etapa específica onde o processo recomeça para a quarta fase."
+ }
+ ],
+ "_": [
+ {
+ "id": 0,
"label": "⟲",
- "localized": "Atualizar",
+ "localized": "⟲",
"reload": "",
"hint": "Atualizar"
},
{
- "id": "",
- "label": "✕",
- "localized": "Fechar",
- "reload": "",
- "hint": "Fechar"
- },
- {
- "id": "",
- "label": "⊜",
- "localized": "Preencher",
- "reload": "",
- "hint": "Preencher"
- },
- {
- "id": "",
- "label": "※",
- "localized": "Carregar modelo",
- "reload": "",
- "hint": "Carregar modelo como refinador quando selecionado, caso contrário, carregar como modelo base"
- },
- {
- "id": "",
- "label": "🔎︎",
- "localized": "Escanear",
- "reload": "",
- "hint": "Escanear CivitAI por metadados e pré-visualizações ausentes"
- },
- {
- "id": "",
- "label": "☲",
- "localized": "Mudar visualização",
- "reload": "",
- "hint": "Mudar tipo de visualização"
- },
- {
- "id": "",
- "label": "⊗",
- "localized": "Redefinir",
- "reload": "",
- "hint": "Redefinir valores"
- },
- {
- "id": "",
- "label": "📐",
- "localized": "Medir",
- "reload": "",
- "hint": "Medir"
- },
- {
- "id": "",
- "label": "🔍",
- "localized": "Pesquisar",
- "reload": "",
- "hint": "Pesquisar"
- },
- {
- "id": "",
- "label": "🖌️",
- "localized": "Remover LaMa",
- "reload": "",
- "hint": "LaMa remover objeto selecionado da imagem"
- },
- {
- "id": "",
- "label": "🖼️",
- "localized": "Mostrar pré-visualização",
- "reload": "",
- "hint": "Mostrar pré-visualização"
- },
- {
- "id": "",
- "label": "",
- "localized": "Interrogar imagem",
- "reload": "",
- "hint": "Interrogar imagem"
- },
- {
- "id": "",
- "label": "⁜",
- "localized": "Ciclar ajuste de imagem",
- "reload": "",
- "hint": "Ciclar método de ajuste de imagem"
- },
- {
- "id": "",
+ "id": 1,
"label": "↶",
- "localized": "Aplicar estilo",
+ "localized": "↶",
"reload": "",
"hint": "Aplicar estilo selecionado ao prompt"
},
{
- "id": "",
+ "id": 2,
"label": "↷",
- "localized": "Salvar prompt",
+ "localized": "↷",
"reload": "",
- "hint": "Salvar prompt atual no estilo"
+ "hint": "Salvar prompt atual como estilo"
},
{
- "id": "",
+ "id": 3,
+ "label": "⇅",
+ "localized": "⇅",
+ "reload": "",
+ "hint": "Inverter valores"
+ },
+ {
+ "id": 4,
+ "label": "🎲️",
+ "localized": "🎲️",
+ "reload": "",
+ "hint": "Usar semente (seed) aleatória"
+ },
+ {
+ "id": 5,
+ "label": "⬅️",
+ "localized": "⬅️",
+ "reload": "",
+ "hint": "Reutilizar a semente da última imagem gerada conhecida"
+ },
+ {
+ "id": 6,
+ "label": "🕮",
+ "localized": "🕮",
+ "reload": "",
+ "hint": "Salvar parâmetros da última imagem gerada como modelo de estilo"
+ },
+ {
+ "id": 7,
+ "label": "📐",
+ "localized": "📐",
+ "reload": "",
+ "hint": "Medir dimensões a partir de imagem existente"
+ },
+ {
+ "id": 8,
+ "label": "☲",
+ "localized": "☲",
+ "reload": "",
+ "hint": "Alterar tipo de visualização"
+ },
+ {
+ "id": 9,
+ "label": "⊜",
+ "localized": "⊜",
+ "reload": "",
+ "hint": "Preencher"
+ },
+ {
+ "id": 10,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Gerar legenda para a imagem"
+ },
+ {
+ "id": 11,
+ "label": "⁜",
+ "localized": "⁜",
+ "reload": "",
+ "hint": "Alternar método de ajuste da imagem"
+ },
+ {
+ "id": 12,
+ "label": "➠ Control",
+ "localized": "➠ Control",
+ "reload": "",
+ "hint": "Transferir imagem para interface ControlNet"
+ },
+ {
+ "id": 13,
+ "label": "➠ Text",
+ "localized": "➠ Text",
+ "reload": "",
+ "hint": "Transferir imagem para interface de texto"
+ },
+ {
+ "id": 14,
+ "label": "➠ Image",
+ "localized": "➠ Image",
+ "reload": "",
+ "hint": "Transferir imagem para interface de imagem"
+ },
+ {
+ "id": 15,
+ "label": "➠ Process",
+ "localized": "➠ Process",
+ "reload": "",
+ "hint": "Transferir imagem para interface de processamento"
+ },
+ {
+ "id": 16,
+ "label": "➠ Caption",
+ "localized": "➠ Caption",
+ "reload": "",
+ "hint": "Transferir imagem para interface de legenda"
+ },
+ {
+ "id": 17,
+ "label": "➠ Sketch",
+ "localized": "➠ Sketch",
+ "reload": "",
+ "hint": "Transferir imagem para interface de esboço"
+ },
+ {
+ "id": 18,
+ "label": "➠ Inpaint",
+ "localized": "➠ Inpaint",
+ "reload": "",
+ "hint": "Transferir imagem para interface de preenchimento (inpaint)"
+ },
+ {
+ "id": 19,
+ "label": "➠ Composite",
+ "localized": "➠ Composite",
+ "reload": "",
+ "hint": "Transferir imagem para interface de esboço de preenchimento"
+ },
+ {
+ "id": 20,
+ "label": "⬆️",
+ "localized": "⬆️",
+ "reload": "",
+ "hint": "Enviar imagem"
+ },
+ {
+ "id": 21,
+ "label": "🔄",
+ "localized": "🔄",
+ "reload": "",
+ "hint": "Redefinir valores"
+ },
+ {
+ "id": 22,
+ "label": "🖼️",
+ "localized": "🖼️",
+ "reload": "",
+ "hint": "Mostrar prévia"
+ },
+ {
+ "id": 23,
+ "label": "↺",
+ "localized": "↺",
+ "reload": "",
+ "hint": "Aplicar seleção imediatamente"
+ },
+ {
+ "id": 24,
"label": "",
- "localized": "Nome ascendente",
+ "localized": "",
"reload": "",
"hint": "Ordenar por nome, ascendente"
},
{
- "id": "",
+ "id": 25,
"label": "",
- "localized": "Nome descendente",
+ "localized": "",
"reload": "",
"hint": "Ordenar por nome, descendente"
},
{
- "id": "",
+ "id": 26,
"label": "",
- "localized": "Tamanho ascendente",
+ "localized": "",
"reload": "",
"hint": "Ordenar por tamanho, ascendente"
},
{
- "id": "",
+ "id": 27,
"label": "",
- "localized": "Tamanho descendente",
+ "localized": "",
"reload": "",
"hint": "Ordenar por tamanho, descendente"
},
{
- "id": "",
+ "id": 28,
"label": "",
- "localized": "Resolução ascendente",
+ "localized": "",
"reload": "",
"hint": "Ordenar por resolução, ascendente"
},
{
- "id": "",
+ "id": 29,
"label": "",
- "localized": "Resolução descendente",
+ "localized": "",
"reload": "",
"hint": "Ordenar por resolução, descendente"
},
{
- "id": "",
+ "id": 30,
"label": "",
- "localized": "Tempo ascendente",
+ "localized": "",
"reload": "",
"hint": "Ordenar por tempo, ascendente"
},
{
- "id": "",
+ "id": 31,
"label": "",
- "localized": "Tempo descendente",
+ "localized": "",
"reload": "",
"hint": "Ordenar por tempo, descendente"
+ },
+ {
+ "id": 32,
+ "label": "⊗",
+ "localized": "⊗",
+ "reload": "",
+ "hint": "Redefinir valores"
+ },
+ {
+ "id": 33,
+ "label": "🔍",
+ "localized": "🔍",
+ "reload": "",
+ "hint": "Buscar"
+ },
+ {
+ "id": 34,
+ "label": "⇨",
+ "localized": "⇨",
+ "reload": "",
+ "hint": "Aplicar predefinição"
+ },
+ {
+ "id": 35,
+ "label": "※",
+ "localized": "※",
+ "reload": "",
+ "hint": "Carregar modelo como refinador (refiner) quando selecionado, caso contrário carregar como modelo base"
+ },
+ {
+ "id": 36,
+ "label": "🔎︎",
+ "localized": "🔎︎",
+ "reload": "",
+ "hint": "Escanear CivitAI em busca de metadados e prévias ausentes"
+ },
+ {
+ "id": 37,
+ "label": "⇕",
+ "localized": "⇕",
+ "reload": "",
+ "hint": "Ordenar por: Nome cresc/decresc, Tamanho maior/menor, Tempo mais novo/antigo"
+ },
+ {
+ "id": 38,
+ "label": "✕",
+ "localized": "✕",
+ "reload": "",
+ "hint": "Fechar"
}
],
- "main": [
+ "a": [
{
- "id": "",
- "label": "Prompt",
- "localized": "Prompt",
- "reload": "",
- "hint": "Descreva a imagem que você deseja gerar"
- },
- {
- "id": "",
- "label": "Start",
- "localized": "Iniciar",
- "reload": "",
- "hint": "Iniciar"
- },
- {
- "id": "",
- "label": "End",
- "localized": "Fim",
- "reload": "",
- "hint": "Fim"
- },
- {
- "id": "",
- "label": "Core",
- "localized": "Principal",
- "reload": "",
- "hint": "Configurações principais"
- },
- {
- "id": "",
- "label": "System prompt",
- "localized": "Prompt do sistema",
- "reload": "",
- "hint": "O prompt do sistema controla o comportamento do LLM"
- },
- {
- "id": "",
- "label": "Negative prompt",
- "localized": "Prompt negativo",
- "reload": "",
- "hint": "Descreva o que você não deseja ver na imagem gerada"
- },
- {
- "id": "",
- "label": "Text",
- "localized": "Texto",
- "reload": "",
- "hint": "Criar imagem a partir do texto"
- },
- {
- "id": "",
- "label": "Image",
- "localized": "Imagem",
- "reload": "",
- "hint": "Criar imagem a partir de imagem"
- },
- {
- "id": "",
- "label": "Control",
- "localized": "Controle",
- "reload": "",
- "hint": "Criar imagem com orientação completa"
- },
- {
- "id": "",
- "label": "Process",
- "localized": "Processar",
- "reload": "",
- "hint": "Processar imagem existente"
- },
- {
- "id": "",
- "label": "Caption",
- "localized": "Legenda",
- "reload": "",
- "hint": "Analisar imagens existentes e criar descrições de texto"
- },
- {
- "id": "",
- "label": "Interrogate",
- "localized": "Interrogar",
- "reload": "",
- "hint": "Executar interrogação para obter a descrição da sua imagem"
- },
- {
- "id": "",
- "label": "Models",
- "localized": "Modelos",
- "reload": "",
- "hint": "Baixe, converta ou mescle seus modelos e gerencie metadados de modelos"
- },
- {
- "id": "",
- "label": "Agent Scheduler",
- "localized": "Agendador de Agentes",
- "reload": "",
- "hint": "Enfileire suas solicitações de geração e execute-as em segundo plano"
- },
- {
- "id": "",
- "label": "AgentScheduler",
- "localized": "Agendador de Agentes",
- "reload": "",
- "hint": "Enfileire suas solicitações de geração e execute-as em segundo plano"
- },
- {
- "id": "",
- "label": "System",
- "localized": "Sistema",
- "reload": "",
- "hint": "Configurações e informações do sistema"
- },
- {
- "id": "",
- "label": "System Info",
- "localized": "Informações do Sistema",
- "reload": "",
- "hint": "Informações do sistema"
- },
- {
- "id": "",
- "label": "Settings",
- "localized": "Configurações",
- "reload": "",
- "hint": "Configurações do aplicativo"
- },
- {
- "id": "",
- "label": "Script",
- "localized": "Script",
- "reload": "",
- "hint": "Scripts adicionais a serem usados"
- },
- {
- "id": "",
- "label": "Generate",
- "localized": "Gerar",
- "reload": "",
- "hint": "Iniciar processamento"
- },
- {
- "id": "",
- "label": "Generate forever",
- "localized": "Gerar continuamente",
- "reload": "",
- "hint": "Iniciar processamento e continuar até ser cancelado"
- },
- {
- "id": "",
- "label": "Enqueue",
- "localized": "Enfileirar",
- "reload": "",
- "hint": "Adicionar tarefa à fila em segundo plano no Agendador de Agentes"
- },
- {
- "id": "",
- "label": "Reprocess",
- "localized": "Reprocessar",
- "reload": "",
- "hint": "Reprocessar gerações anteriores usando parâmetros diferentes"
- },
- {
- "id": "",
- "label": "Stop",
- "localized": "Parar",
- "reload": "",
- "hint": "Parar processamento"
- },
- {
- "id": "",
- "label": "Skip",
- "localized": "Pular",
- "reload": "",
- "hint": "Parar o trabalho atual e continuar o processamento"
- },
- {
- "id": "",
- "label": "Pause",
- "localized": "Pausar",
- "reload": "",
- "hint": "Pausar processamento"
- },
- {
- "id": "",
- "label": "Restore",
- "localized": "Restaurar",
- "reload": "",
- "hint": "Restaurar parâmetros do prompt atual ou da última imagem gerada conhecida"
- },
- {
- "id": "",
- "label": "Clear",
- "localized": "Limpar",
- "reload": "",
- "hint": "Limpar prompts"
- },
- {
- "id": "",
- "label": "Networks",
- "localized": "Redes",
- "reload": "",
- "hint": "Interface de usuário de redes"
- },
- {
- "id": "",
- "label": "Default strength",
- "localized": "Força padrão",
- "reload": "",
- "hint": "Ao adicionar uma rede extra como LoRA ao prompt, use este multiplicador para ela"
- },
- {
- "id": "",
- "label": "Upscale",
- "localized": "Aumentar escala",
- "reload": "",
- "hint": "Aumentar a escala da imagem"
- },
- {
- "id": "",
- "label": "Model",
- "localized": "Modelo",
- "reload": "",
- "hint": "Modelo base"
- },
- {
- "id": "",
- "label": "Prompts",
- "localized": "Prompts",
- "reload": "",
- "hint": "Prompt de imagem e prompt negativo"
- },
- {
- "id": "",
- "label": "Base",
- "localized": "Base",
- "reload": "",
- "hint": "Configurações base usadas para executar a geração de imagens"
- },
- {
- "id": "",
- "label": "Style",
- "localized": "Estilo",
- "reload": "",
- "hint": "Estilos adicionais a serem aplicados nos parâmetros de geração selecionados"
- },
- {
- "id": "",
- "label": "Styles",
- "localized": "Estilos",
- "reload": "",
- "hint": "Estilos adicionais a serem aplicados nos parâmetros de geração selecionados"
- },
- {
- "id": "",
- "label": "Lora",
- "localized": "LoRA",
- "reload": "",
- "hint": "LoRA: Adaptação de Baixa Classificação. Modelo ajustado que é aplicado sobre um modelo carregado"
- },
- {
- "id": "",
- "label": "Embedding",
- "localized": "Embedding",
- "reload": "",
- "hint": "O embedding de inversão textual é uma informação incorporada treinada sobre o assunto"
- },
- {
- "id": "",
- "label": "Hypernetwork",
- "localized": "Hiperrede",
- "reload": "",
- "hint": "Pequena rede neural treinada que modifica o comportamento do modelo carregado"
- },
- {
- "id": "",
- "label": "VLM Caption",
- "localized": "Legenda VLM",
- "reload": "",
- "hint": "Analisar imagem usando modelo de linguagem de visão"
- },
- {
- "id": "",
- "label": "CLiP Interrogate",
- "localized": "CLiP Interrogar",
- "reload": "",
- "hint": "Analisar imagem usando modelo CLiP"
- },
- {
- "id": "",
- "label": "VAE",
- "localized": "VAE",
- "reload": "",
- "hint": "Autoencoder Variacional: modelo usado para decodificar imagens no final da geração"
- },
- {
- "id": "",
- "label": "History",
- "localized": "Histórico",
- "reload": "",
- "hint": "Lista de gerações anteriores que podem ser reprocessadas"
- },
- {
- "id": "",
- "label": "UI disable variable aspect ratio",
- "localized": "UI desabilitar proporção variável",
- "reload": "",
- "hint": "Quando desativado, todas as miniaturas aparecem como imagens quadradas"
- },
- {
- "id": "",
- "label": "Build info on first access",
- "localized": "Compilar informações no primeiro acesso",
- "reload": "",
- "hint": "Impede o servidor de construir a página EN na inicialização e, em vez disso, a constrói quando solicitada"
- },
- {
- "id": "",
- "label": "Show reference styles",
- "localized": "Mostrar estilos de referência",
- "reload": "",
- "hint": "Mostrar ou ocultar estilos embutidos"
- },
- {
- "id": "",
- "label": "LoRA load using Diffusers method",
- "localized": "Carregamento LoRA usando método Diffusers",
- "reload": "",
- "hint": "Método alternativo usa recursos LoRA embutidos do Diffusers em vez da implementação nativa do SD.Next (pode reduzir a compatibilidade do LoRA)"
- },
- {
- "id": "",
- "label": "LoRA fuse directly to model",
- "localized": "Fusão LoRA diretamente no modelo",
- "reload": "",
- "hint": "Ao carregar LoRAs, mesclar imediatamente os pesos com o modelo subjacente em vez de aplicá-los em tempo real"
- },
- {
- "id": "",
- "label": "LoRA memory cache",
- "localized": "Cache de memória LoRA",
- "reload": "",
- "hint": "Quantos LoRAs manter na rede para uso futuro antes de exigir o recarregamento do armazenamento"
- },
- {
- "id": "",
- "label": "Local",
- "localized": "Local",
- "reload": "",
- "hint": "Modelos que são baixados e prontos para uso"
- },
- {
- "id": "",
- "label": "Gallery",
- "localized": "Galeria",
- "reload": "",
- "hint": "Galeria de imagens"
- },
- {
- "id": "",
- "label": "Reference",
- "localized": "Referência",
- "reload": "",
- "hint": "Lista de modelos de referência que podem ser baixados automaticamente no primeiro uso"
- },
- {
- "id": "",
- "label": "Samplers",
- "localized": "Amostradores",
- "reload": "",
- "hint": "Configurações avançadas de amostradores/agendadores"
- },
- {
- "id": "",
- "label": "Seed",
- "localized": "Semente",
- "reload": "",
- "hint": "Semente inicial e variação"
- },
- {
- "id": "",
+ "id": 0,
"label": "Advanced",
"localized": "Avançado",
- "reload": "",
- "hint": "Configurações avançadas usadas para executar a geração de imagens"
+ "reload": "n/a",
+ "hint": "Configurações avançadas usadas para executar a geração de imagem"
},
{
- "id": "",
- "label": "Scripts",
- "localized": "Scripts",
- "reload": "",
- "hint": "Habilitar recursos adicionais usando scripts selecionados durante o processo de geração"
+ "id": 0,
+ "label": "Adapters",
+ "localized": "Adaptadores",
+ "reload": "n/a",
+ "hint": "Configurações relacionadas a IP Adapters"
},
{
- "id": "",
- "label": "Corrections",
- "localized": "Correções",
- "reload": "",
- "hint": "Controlar correções de cor/nitidez/brilho da imagem durante o processo de geração"
+ "id": 0,
+ "label": "Apply to model",
+ "localized": "Aplicar ao modelo",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Parameters",
- "localized": "Parâmetros",
- "reload": "",
- "hint": "Parâmetros base usados durante a geração de imagens"
+ "id": 0,
+ "label": "Analyze",
+ "localized": "Analisar",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "Refine",
- "localized": "Refinar",
- "reload": "",
- "hint": "Refinar executa processamento adicional após a conclusão do processamento inicial e pode ser usado para aumentar a escala da imagem e, opcionalmente, processá-la novamente para aumentar a qualidade e os detalhes"
+ "id": 0,
+ "label": "Apply changes",
+ "localized": "Aplicar alterações",
+ "reload": "n/a",
+ "hint": "Aplicar todas as alterações e reiniciar o servidor"
},
{
- "id": "",
- "label": "Detailer",
- "localized": "Detalhador",
- "reload": "",
- "hint": "O detalhador executa uma geração adicional em resolução mais alta para objetos detectados"
+ "id": 0,
+ "label": "Apply settings",
+ "localized": "Aplicar configurações",
+ "reload": "n/a",
+ "hint": "Salvar configurações atuais, reinicialização do servidor é recomendada"
},
{
- "id": "",
- "label": "Resize",
- "localized": "Redimensionar",
- "reload": "",
- "hint": "Redimensionamento de imagem, pode usar resolução fixa com base na escala"
+ "id": 0,
+ "label": "Analyze model",
+ "localized": "Analisar modelo",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
+ "label": "All",
+ "localized": "Tudo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "artist",
+ "localized": "artista",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Alpha",
+ "localized": "Alfa",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Advanced Options",
+ "localized": "Opções Avançadas",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Appearance",
+ "localized": "Aparência",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Answer",
+ "localized": "Resposta",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adjust start",
+ "localized": "Ajustar início",
+ "reload": "n/a",
+ "hint": "Passo inicial onde ocorre o ajuste de sigma"
+ },
+ {
+ "id": 0,
+ "label": "Adjust end",
+ "localized": "Ajustar fim",
+ "reload": "n/a",
+ "hint": "Passo final onde ocorre o ajuste de sigma"
+ },
+ {
+ "id": 0,
+ "label": "AutoGuidance dropout",
+ "localized": "AutoGuidance dropout",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "AutoGuidance layers",
+ "localized": "Camadas AutoGuidance",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "AutoGuidance config",
+ "localized": "Configuração AutoGuidance",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "APG momentum",
+ "localized": "Momentum APG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "APG rescale",
+ "localized": "Redimensionamento APG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention guidance",
+ "localized": "Orientação de atenção",
+ "reload": "n/a",
+ "hint": "Escala CFG usada para PAG: Perturbed-Attention Guidance"
+ },
+ {
+ "id": 0,
+ "label": "Adaptive scaling",
+ "localized": "Escalonamento adaptativo",
+ "reload": "n/a",
+ "hint": "Modificador adaptativo para a escala de orientação de atenção"
+ },
+ {
+ "id": 0,
+ "label": "Active IP adapters",
+ "localized": "Adaptadores IP ativos",
+ "reload": "n/a",
+ "hint": "Número de adaptadores IP ativos"
+ },
+ {
+ "id": 0,
+ "label": "Adapter",
+ "localized": "Adaptador",
+ "reload": "n/a",
+ "hint": "Modelo do adaptador IP"
+ },
+ {
+ "id": 0,
+ "label": "Anchor settings",
+ "localized": "Configurações de âncora",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Alpha preset",
+ "localized": "Predefinição de alfa",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Append heatmaps to results",
+ "localized": "Anexar heatmaps aos resultados",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto apply",
+ "localized": "Auto aplicar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Amplify LUT",
+ "localized": "Amplificar LUT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add time info",
+ "localized": "Adicionar info de tempo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add text info",
+ "localized": "Adicionar info de texto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add metadata",
+ "localized": "Adicionar metadados",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Allowed languages",
+ "localized": "Idiomas permitidos",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Allowed alphabets",
+ "localized": "Alfabetos permitidos",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply to prompt",
+ "localized": "Aplicar ao prompt",
+ "reload": "n/a",
+ "hint": "Copia automaticamente o resultado aprimorado para a caixa de entrada do prompt"
+ },
+ {
+ "id": 0,
+ "label": "Auto enhance",
+ "localized": "Auto aprimorar",
+ "reload": "n/a",
+ "hint": "Aprimora automaticamente o prompt antes de cada geração de imagem"
+ },
+ {
+ "id": 0,
+ "label": "ACI: Color to Mask",
+ "localized": "ACI: Cor para Máscara",
+ "reload": "n/a",
+ "hint": "Escolha a cor que deseja mascarar e fazer inpaint. Clique na cor na imagem para selecioná-la automaticamente. Recomendado usar imagens como telas verdes para obter resultados precisos."
+ },
+ {
+ "id": 0,
+ "label": "ACI: Color tolerance",
+ "localized": "ACI: Tolerância de cor",
+ "reload": "n/a",
+ "hint": "Ajuste a tolerância para incluir cores semelhantes na máscara. Valores baixos = mascara apenas cores muito semelhantes. Valores altos = mascara uma gama maior de cores semelhantes."
+ },
+ {
+ "id": 0,
+ "label": "ACI: Denoising strength",
+ "localized": "ACI: Força de denoising",
+ "reload": "n/a",
+ "hint": "Altere a Força de Denoising para alcançar a quantidade desejada de inpaint."
+ },
+ {
+ "id": 0,
+ "label": "ACI: Mask dilate",
+ "localized": "ACI: Dilatação de máscara",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ACI: Mask erode",
+ "localized": "ACI: Erosão de máscara",
+ "reload": "n/a",
+ "hint": "Ajuste o preenchimento para aplicar um deslocamento interno à máscara. (Valor recomendado = 2 para remover sobras nas bordas)"
+ },
+ {
+ "id": 0,
+ "label": "ACI: Mask blur",
+ "localized": "ACI: Desfoque de máscara",
+ "reload": "n/a",
+ "hint": "Ajuste o desfoque para aplicar uma transição suave entre a imagem e a área pintada. (Valor recomendado = 0 para nitidez)"
+ },
+ {
+ "id": 0,
+ "label": "Adaptive restore",
+ "localized": "Restauração adaptativa",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply noise",
+ "localized": "Aplicar ruído",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto min score",
+ "localized": "Pontuação mínima automática",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto-segment",
+ "localized": "Auto-segmentação",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto-mask",
+ "localized": "Auto-máscara",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Active",
+ "localized": "Ativo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention",
+ "localized": "Atenção",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adain",
+ "localized": "Adain",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention Adain",
+ "localized": "Attention Adain",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply filter",
+ "localized": "Aplicar filtro",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Alpha matting",
+ "localized": "Alpha matting",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Append Caption Files",
+ "localized": "Anexar arquivos de legenda",
+ "reload": "n/a",
+ "hint": "Anexa aos arquivos de legenda existentes em vez de substituí-los. Útil para adicionar descrições ou tags adicionais a imagens que já possuem legendas."
+ },
+ {
+ "id": 0,
+ "label": "a1111",
+ "localized": "a1111",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Autocast",
+ "localized": "Autocast",
+ "reload": "n/a",
+ "hint": "Determina automaticamente a precisão durante a execução"
+ },
+ {
+ "id": 0,
+ "label": "Auto",
+ "localized": "Auto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "accuracy",
+ "localized": "precisão",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "atiadlxx (AMD only)",
+ "localized": "atiadlxx (apenas AMD)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "aot_ts_nvfuser",
+ "localized": "aot_ts_nvfuser",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Additional image browser folders",
+ "localized": "Pastas adicionais do navegador de imagens",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add system information to metadata",
+ "localized": "Adicionar informações do sistema aos metadados",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Autolaunch browser upon startup",
+ "localized": "Iniciar navegador automaticamente ao abrir",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Allowed aspect ratios",
+ "localized": "Proporções de tela permitidas",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Approximate",
+ "localized": "Aproximado",
+ "reload": "n/a",
+ "hint": "Aproximação barata por rede neural. Muito rápido comparado ao VAE, mas produz imagens com resolução horizontal/vertical 4 vezes menor e qualidade inferior"
+ },
+ {
+ "id": 0,
+ "label": "Additional postprocessing operations",
+ "localized": "Operações adicionais de pós-processamento",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply color correction",
+ "localized": "Aplicar correção de cor",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply mask as overlay",
+ "localized": "Aplicar máscara como sobreposição",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply sRGB linearization",
+ "localized": "Aplicar linearização sRGB",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Available networks",
+ "localized": "Redes disponíveis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto-convert SD15 embeddings to SDXL",
+ "localized": "Converter embeddings de SD15 para SDXL automaticamente",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "alias",
+ "localized": "alias",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention query chunk size",
+ "localized": "Tamanho do chunk de query de atenção",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention kv chunk size",
+ "localized": "Tamanho do chunk de kv de atenção",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention chunking threshold",
+ "localized": "Limiar de chunking de atenção",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attempt VAE roll back for NaN values",
+ "localized": "Tentar reverter VAE para valores NaN",
+ "reload": "n/a",
+ "hint": "Requer Torch 2.1 e verificação de NaN ativada"
+ },
+ {
+ "id": 0,
+ "label": "Add extended info to filename when saving grid",
+ "localized": "Adicionar info estendida ao nome do arquivo ao salvar grade",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add LoRA to prompt",
+ "localized": "Adicionar LoRA ao prompt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Alpha Ratio",
+ "localized": "Razão de Alfa",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ALPHA Block Weight Preset",
+ "localized": "Predefinição de peso de bloco ALPHA",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Automatically determine rank",
+ "localized": "Determinar rank automaticamente",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Autorank ratio",
+ "localized": "Razão de autorank",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Advanced guidance params",
+ "localized": "Parâmetros de orientação avançados",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adapter 1",
+ "localized": "Adaptador 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adapter 2",
+ "localized": "Adaptador 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adapter 3",
+ "localized": "Adaptador 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adapter 4",
+ "localized": "Adaptador 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Audio",
+ "localized": "Áudio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Advanced Options",
+ "localized": "Opções Avançadas",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Advanced Options",
+ "localized": "Opções Avançadas",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Advanced Options",
+ "localized": "Opções Avançadas",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "b": [
+ {
+ "id": 0,
"label": "Batch",
"localized": "Lote",
"reload": "",
"hint": "Configurações de processamento em lote"
},
{
- "id": "",
- "label": "Denoise",
- "localized": "Remover ruído",
+ "id": 1,
+ "label": "Batch Caption",
+ "localized": "Legenda em Lote",
"reload": "",
- "hint": "Configurações de remoção de ruído. Um valor de remoção de ruído mais alto significa que mais do conteúdo da imagem existente pode ser alterado durante a geração"
+ "hint": ""
},
{
- "id": "",
- "label": "Mask",
- "localized": "Máscara",
+ "id": 2,
+ "label": "Batch Tag",
+ "localized": "Etiquetagem em Lote",
"reload": "",
- "hint": "Mascaramento de imagem e opções de máscara"
+ "hint": ""
},
{
- "id": "",
- "label": "Input",
- "localized": "Entrada",
- "reload": "",
- "hint": "Seleção de mídia de entrada"
- },
- {
- "id": "",
- "label": "Video",
- "localized": "Vídeo",
- "reload": "",
- "hint": "Criar vídeo usando orientação"
- },
- {
- "id": "",
- "label": "Control elements",
- "localized": "Elementos de controle",
- "reload": "",
- "hint": "Elementos de controle são modelos avançados que podem guiar a geração para o resultado desejado"
- },
- {
- "id": "",
- "label": "IP adapter",
- "localized": "Adaptador IP",
- "reload": "",
- "hint": "Guiar a geração para o resultado desejado usando modelos de plugin de adaptadores IP"
- },
- {
- "id": "",
- "label": "IP adapters",
- "localized": "Adaptadores IP",
- "reload": "",
- "hint": "Adaptadores IP são modelos de plugin que podem guiar a geração para o resultado desejado"
- },
- {
- "id": "",
- "label": "Extensions",
- "localized": "Extensões",
- "reload": "",
- "hint": "Extensões do aplicativo"
- },
- {
- "id": "",
- "label": "XYZ Grid",
- "localized": "Grade XYZ",
- "reload": "",
- "hint": "A grade XYZ é um módulo poderoso que cria uma grade de imagens com base em múltiplos parâmetros de geração variáveis"
- },
- {
- "id": "",
- "label": "Cover",
- "localized": "Cobrir",
- "reload": "",
- "hint": "cobrir área total"
- },
- {
- "id": "",
- "label": "Inline",
- "localized": "Em linha",
- "reload": "",
- "hint": "em linha com todos os elementos adicionais (rolável)"
- },
- {
- "id": "",
- "label": "Sidebar",
- "localized": "Barra lateral",
- "reload": "",
- "hint": "barra lateral no lado direito da tela"
- },
- {
- "id": "",
- "label": "SD15",
- "localized": "SD15",
- "reload": "",
- "hint": "StableDiffusion 1.5"
- },
- {
- "id": "",
- "label": "SD21",
- "localized": "SD21",
- "reload": "",
- "hint": "StableDiffusion 2.1"
- },
- {
- "id": "",
- "label": "SD35",
- "localized": "SD35",
- "reload": "",
- "hint": "StableDiffusion 3.5"
- },
- {
- "id": "",
- "label": "SDXL",
- "localized": "SDXL",
- "reload": "",
- "hint": "StableDiffusion XL"
- },
- {
- "id": "",
- "label": "SC",
- "localized": "SC",
- "reload": "",
- "hint": "StableCascade"
- },
- {
- "id": "",
- "label": "Flux",
- "localized": "Flux",
- "reload": "",
- "hint": "FLUX.1"
- },
- {
- "id": "",
- "label": "Show",
- "localized": "Mostrar",
- "reload": "",
- "hint": "Mostrar localização da imagem"
- },
- {
- "id": "",
- "label": "Save",
- "localized": "Salvar",
- "reload": "",
- "hint": "Salvar imagem"
- },
- {
- "id": "",
- "label": "Delete",
- "localized": "Excluir",
- "reload": "",
- "hint": "Excluir imagem"
- },
- {
- "id": "",
- "label": "Replace",
- "localized": "Substituir",
- "reload": "",
- "hint": "Substituir imagem"
- },
- {
- "id": "",
- "label": "➠ Text",
- "localized": "➠ Texto",
- "reload": "",
- "hint": "Transferir imagem para interface de texto"
- },
- {
- "id": "",
- "label": "➠ Image",
- "localized": "➠ Imagem",
- "reload": "",
- "hint": "Transferir imagem para interface de imagem"
- },
- {
- "id": "",
- "label": "➠ Inpaint",
- "localized": "➠ Inpaint",
- "reload": "",
- "hint": "Transferir imagem para interface de inpaint"
- },
- {
- "id": "",
- "label": "➠ Sketch",
- "localized": "➠ Esboço",
- "reload": "",
- "hint": "Transferir imagem para interface de esboço"
- },
- {
- "id": "",
- "label": "➠ Composite",
- "localized": "➠ Composto",
- "reload": "",
- "hint": "Transferir imagem para interface de esboço de inpaint"
- },
- {
- "id": "",
- "label": "➠ Process",
- "localized": "➠ Processar",
- "reload": "",
- "hint": "Transferir imagem para interface de processo"
- },
- {
- "id": "",
- "label": "➠ Control",
- "localized": "➠ Controle",
- "reload": "",
- "hint": "Transferir imagem para interface de controle"
- },
- {
- "id": "",
- "label": "➠ Caption",
- "localized": "➠ Legenda",
- "reload": "",
- "hint": "Transferir imagem para interface de legenda"
- }
- ],
- "generate": [
- {
- "id": "",
- "label": "Sampling method",
- "localized": "Método de amostragem",
- "reload": "",
- "hint": "Qual algoritmo usar para produzir a imagem"
- },
- {
- "id": "",
- "label": "Steps",
- "localized": "Passos",
- "reload": "",
- "hint": "Quantas vezes melhorar a imagem gerada iterativamente; valores mais altos demoram mais; valores muito baixos podem produzir resultados ruins"
- },
- {
- "id": "",
- "label": "Tiling",
- "localized": "Ladrilhamento",
- "reload": "",
- "hint": "Produzir uma imagem que pode ser ladrilhada"
- },
- {
- "id": "",
- "label": "Full quality",
- "localized": "Qualidade total",
- "reload": "",
- "hint": "Usar VAE de qualidade total para decodificar amostras latentes"
- },
- {
- "id": "",
- "label": "HiDiffusion",
- "localized": "HiDiffusion",
- "reload": "",
- "hint": "HiDiffusion permite a criação de imagens de alta resolução usando seus modelos padrão sem duplicatas/distorções e com desempenho aprimorado"
- },
- {
- "id": "",
- "label": "HDR Clamp",
- "localized": "Ajuste HDR",
- "reload": "",
- "hint": "Ajusta o nível de detalhes sem sentido, podando valores que se desviam significativamente da média da distribuição. É particularmente útil para aprimorar a geração em escalas de orientação mais altas, identificando valores discrepantes no início do processo e aplicando ajustes matemáticos com base nas configurações de Intervalo (Limite) e Limiar. Pense nisso como definir o intervalo dentro do qual você deseja que os valores da sua imagem estejam, e ajustar o limiar determina quais valores devem ser trazidos de volta para esse intervalo"
- },
- {
- "id": "",
- "label": "HDR Maximize",
- "localized": "Maximizar HDR",
- "reload": "",
- "hint": "Calcula um 'fator de normalização' dividindo o valor máximo do tensor pelo intervalo especificado multiplicado por 4. Este fator é então usado para deslocar os canais dentro do limite dado, garantindo o alcance dinâmico máximo para processamento subsequente. O objetivo é otimizar o alcance dinâmico para aplicações externas como Photoshop, particularmente para ajustar níveis, contraste e brilho"
- },
- {
- "id": "",
- "label": "Enable refine pass",
- "localized": "Ativar passagem de refinamento",
- "reload": "",
- "hint": "Usa um processo semelhante ao de imagem para imagem para aumentar a escala e/ou adicionar detalhes à imagem final. Opcionalmente, usa um modelo refinador para aprimorar os detalhes da imagem."
- },
- {
- "id": "",
- "label": "Enable detailer pass",
- "localized": "Ativar passagem de detalhamento",
- "reload": "",
- "hint": "Detectar objetos-alvo como rostos e reprocessá-los em maior resolução"
- },
- {
- "id": "",
- "label": "Denoising strength",
- "localized": "Força de denoising",
- "reload": "",
- "hint": "Determina o quão pouco respeito o algoritmo deve ter pelo conteúdo da imagem. Em 0, nada mudará, e em 1 você obterá uma imagem não relacionada. Com valores abaixo de 1.0, o processamento levará menos passos do que o especificado no controle deslizante de Passos de Amostragem"
- },
- {
- "id": "",
- "label": "Denoise start",
- "localized": "Início do denoising",
- "reload": "",
- "hint": "Substitui a força de denoising indicando quão cedo o modelo base deve terminar e quando o refinador deve começar. Aplicável apenas ao uso do refinador. Se definido como 0 ou 1, a força de denoising será usada"
- },
- {
- "id": "",
- "label": "Hires steps",
- "localized": "Passos de alta resolução",
- "reload": "",
- "hint": "Número de passos de amostragem para a imagem ampliada. Se 0, usa o mesmo que para a original"
- },
- {
- "id": "",
- "label": "Strength",
- "localized": "Força",
- "reload": "",
- "hint": "A força de denoising durante a operação da imagem controla o quanto da imagem original pode mudar durante a geração"
- },
- {
- "id": "",
- "label": "Upscaler",
- "localized": "Upscaler",
- "reload": "",
- "hint": "Qual modelo pré-treinado usar para o processo de upscaling."
- },
- {
- "id": "",
- "label": "Force Hires",
- "localized": "Forçar Hires",
- "reload": "",
- "hint": "Hires é executado automaticamente quando a ampliação latente é selecionada, mas é ignorado ao usar upscalers não latentes. Habilite 'forçar hires' para executar hires com upscalers não latentes"
- },
- {
- "id": "",
- "label": "Resize width",
- "localized": "Redimensionar largura",
- "reload": "",
- "hint": "Redimensiona a imagem para esta largura. Se 0, a largura é inferida de um dos dois controles deslizantes próximos"
- },
- {
- "id": "",
- "label": "Resize height",
- "localized": "Redimensionar altura",
- "reload": "",
- "hint": "Redimensiona a imagem para esta altura. Se 0, a altura é inferida de um dos dois controles deslizantes próximos"
- },
- {
- "id": "",
- "label": "Refine sampler",
- "localized": "Amostrador de refinamento",
- "reload": "",
- "hint": "Usar um amostrador específico como amostrador de fallback se o principal não for suportado para uma operação específica"
- },
- {
- "id": "",
- "label": "Refiner start",
- "localized": "Início do refinador",
- "reload": "",
- "hint": "A passagem do refinador começará quando o modelo base estiver completo até este ponto (definir para maior que 0 e menor que 1 para executar após a execução completa do modelo base)"
- },
- {
- "id": "",
- "label": "Refiner steps",
- "localized": "Passos do refinador",
- "reload": "",
- "hint": "Número de passos a usar para a passagem do refinador"
- },
- {
- "id": "",
- "label": "Refine guidance",
- "localized": "Orientação de refinamento",
- "reload": "",
- "hint": "Escala CFG usada para a passagem do refinador"
- },
- {
- "id": "",
- "label": "Attention guidance",
- "localized": "Orientação de atenção",
- "reload": "",
- "hint": "Escala CFG usada com PAG: Orientação de Atenção Perturbada"
- },
- {
- "id": "",
- "label": "Adaptive scaling",
- "localized": "Escala adaptativa",
- "reload": "",
- "hint": "Modificador adaptativo para a escala de orientação de atenção"
- },
- {
- "id": "",
- "label": "Rescale guidance",
- "localized": "Reescalar orientação",
- "reload": "",
- "hint": "Reescalar o ruído gerado por CFG para evitar imagens superexpostas"
- },
- {
- "id": "",
- "label": "Refine Prompt",
- "localized": "Prompt de refinamento",
- "reload": "",
- "hint": "Prompt usado para o segundo codificador no modelo base (se existir) e para a passagem do refinador (se ativada)"
- },
- {
- "id": "",
- "label": "Refine negative prompt",
- "localized": "Prompt negativo de refinamento",
- "reload": "",
- "hint": "Prompt negativo usado para o segundo codificador no modelo base (se existir) e para a passagem do refinador (se ativada)"
- },
- {
- "id": "",
- "label": "Width",
- "localized": "Largura",
- "reload": "",
- "hint": "Largura da imagem"
- },
- {
- "id": "",
- "label": "Height",
- "localized": "Altura",
- "reload": "",
- "hint": "Altura da imagem"
- },
- {
- "id": "",
- "label": "Batch count",
- "localized": "Contagem de lotes",
- "reload": "",
- "hint": "Quantos lotes de imagens criar (não tem impacto no desempenho da geração ou no uso de VRAM)"
- },
- {
- "id": "",
- "label": "Batch size",
- "localized": "Tamanho do lote",
- "reload": "",
- "hint": "Quantas imagens criar em um único lote (aumenta o desempenho da geração à custa de maior uso de VRAM)"
- },
- {
- "id": "",
- "label": "guidance scale",
- "localized": "Escala de orientação",
- "reload": "",
- "hint": "Escala de Orientação Livre de Classificador: quão fortemente a imagem deve se conformar ao prompt. Valores mais baixos produzem resultados mais criativos, valores mais altos fazem com que siga o prompt mais estritamente; valores recomendados entre 5-10"
- },
- {
- "id": "",
- "label": "Guidance End",
- "localized": "Fim da Orientação",
- "reload": "",
- "hint": "Encerra o efeito de CFG e PAG mais cedo: Um valor de 1 age normalmente, 0.5 interrompe a orientação em 50% dos passos"
- },
- {
- "id": "",
- "label": "Initial seed",
- "localized": "Semente inicial",
- "reload": "",
- "hint": "Um valor que determina a saída do gerador de números aleatórios - se você criar uma imagem com os mesmos parâmetros e semente que outra imagem, obterá o mesmo resultado"
- },
- {
- "id": "",
- "label": "Variation",
- "localized": "Variação",
- "reload": "",
- "hint": "Segunda semente a ser misturada com a semente primária"
- },
- {
- "id": "",
- "label": "Variation strength",
- "localized": "Força de variação",
- "reload": "",
- "hint": "Quão forte uma variação deve ser produzida. Em 0, não haverá efeito. Em 1, você obterá a imagem completa com a semente de variação (exceto para amostradores ancestrais, onde você obterá apenas algo)"
- },
- {
- "id": "",
- "label": "Resize seed from width",
- "localized": "Redimensionar semente a partir da largura",
- "reload": "",
- "hint": "Tentar produzir uma imagem semelhante ao que teria sido produzido com a mesma semente na resolução especificada"
- },
- {
- "id": "",
- "label": "Resize seed from height",
- "localized": "Redimensionar semente a partir da altura",
- "reload": "",
- "hint": "Tentar produzir uma imagem semelhante ao que teria sido produzido com a mesma semente na resolução especificada"
- },
- {
- "id": "",
- "label": "Fixed",
- "localized": "Fixo",
- "reload": "",
- "hint": "Redimensionar imagem para a resolução alvo. A menos que a altura e a largura correspondam, você obterá uma proporção incorreta"
- },
- {
- "id": "",
- "label": "scale",
- "localized": "Escala",
- "reload": "",
- "hint": "Redimensionar imagem para a escala alvo. Se largura/altura fixas de redimensionamento estiverem definidas, esta opção é ignorada"
- },
- {
- "id": "",
- "label": "Crop",
- "localized": "Cortar",
- "reload": "",
- "hint": "Redimensionar a imagem para que toda a resolução alvo seja preenchida com a imagem. Cortar as partes que se destacam"
- },
- {
- "id": "",
- "label": "Fill",
- "localized": "Preencher",
- "reload": "",
- "hint": "Redimensionar a imagem para que toda a imagem esteja dentro da resolução alvo. Preencher o espaço vazio com as cores da imagem"
- },
- {
- "id": "",
- "label": "Mask blur",
- "localized": "Desfoque de máscara",
- "reload": "",
- "hint": "Quanto desfocar a máscara antes do processamento, em pixels"
- },
- {
- "id": "",
- "label": "Latent noise",
- "localized": "Ruído latente",
- "reload": "",
- "hint": "preenchê-lo com ruído do espaço latente"
- },
- {
- "id": "",
- "label": "Latent nothing",
- "localized": "Nada latente",
- "reload": "",
- "hint": "preenchê-lo com zeros do espaço latente"
- },
- {
- "id": "",
- "label": "Adapters",
- "localized": "Adaptadores",
- "reload": "",
- "hint": "Configurações relacionadas aos IP Adapters"
- },
- {
- "id": "",
- "label": "Inputs",
- "localized": "Entradas",
- "reload": "",
- "hint": "Configurações relacionadas às imagens de entrada"
- },
- {
- "id": "",
- "label": "Control input type",
- "localized": "Tipo de entrada de controle",
- "reload": "",
- "hint": "Escolha qual imagem de entrada é usada para o processo de controle"
- },
- {
- "id": "",
- "label": "Video format",
- "localized": "Formato de vídeo",
- "reload": "",
- "hint": "Formato e codec do vídeo de saída"
- },
- {
- "id": "",
- "label": "Size & Batch",
- "localized": "Tamanho e Lote",
- "reload": "",
- "hint": "Tamanho e lote da imagem"
- },
- {
- "id": "",
- "label": "Sigma adjust",
- "localized": "Ajuste de Sigma",
- "reload": "",
- "hint": "Ajustar valor sigma do amostrador"
- },
- {
- "id": "",
- "label": "Adjust start",
- "localized": "Início do ajuste",
- "reload": "",
- "hint": "Passo inicial quando ocorre o ajuste de sigma"
- },
- {
- "id": "",
- "label": "Adjust end",
- "localized": "Fim do ajuste",
- "reload": "",
- "hint": "Passo final quando ocorre o ajuste de sigma"
- },
- {
- "id": "",
- "label": "Options",
- "localized": "Opções",
- "reload": "",
- "hint": "Opções"
- },
- {
- "id": "",
- "label": "ControlNet",
- "localized": "ControlNet",
- "reload": "",
- "hint": "ControlNet é um modelo avançado de orientação"
- },
- {
- "id": "",
- "label": "Renoise",
- "localized": "Renoise",
- "reload": "",
- "hint": "Aplicar ruído adicional durante o detalhamento"
- },
- {
- "id": "",
- "label": "Renoise end",
- "localized": "Fim do Renoise",
- "reload": "",
- "hint": "Passo final quando o renoise é aplicado"
- },
- {
- "id": "",
- "label": "Merge detailers",
- "localized": "Mesclar detalhadores",
- "reload": "",
- "hint": "Mesclar resultados de múltiplos detalhadores em uma única máscara antes de executar o processo de detalhamento"
- },
- {
- "id": "",
- "label": "Inpaint mode",
- "localized": "Modo Inpaint",
- "reload": "",
- "hint": "Modo Inpaint"
- },
- {
- "id": "",
- "label": "Inpaint area",
- "localized": "Área Inpaint",
- "reload": "",
- "hint": "Área Inpaint"
- },
- {
- "id": "",
- "label": "Texture tiling",
- "localized": "Ladrilhamento de textura",
- "reload": "",
- "hint": "Aplicar ladrilhamento contínuo à imagem gerada para que possa ser usada como textura"
- },
- {
- "id": "",
- "label": "Override",
- "localized": "Substituir",
- "reload": "",
- "hint": "Substituir configurações que podem alterar o comportamento do servidor e que são tipicamente aplicadas a partir de metadados de imagem importados"
- },
- {
- "id": "",
- "label": "VAE type",
- "localized": "Tipo de VAE",
- "reload": "",
- "hint": "Escolha se deseja executar VAE completo, VAE de qualidade reduzida ou tentar usar um serviço VAE remoto"
- },
- {
- "id": "",
- "label": "Guess Mode",
- "localized": "Modo Adivinhação",
- "reload": "",
- "hint": "Remove a exigência de fornecer um prompt para uma ControlNet. Força o codificador da ControlNet a fazer sua 'melhor estimativa' com base no conteúdo do mapa de controle de entrada."
- },
- {
- "id": "",
- "label": "Control Only",
- "localized": "Apenas Controle",
- "reload": "",
- "hint": "Isso usa apenas a entrada de Controle abaixo como fonte para qualquer tarefa do tipo ControlNet ou IP Adapter com base em qualquer uma de nossas várias opções."
- },
- {
- "id": "",
- "label": "Init Image Same As Control",
- "localized": "Imagem Inicial Igual ao Controle",
- "reload": "",
- "hint": "Tratará adicionalmente qualquer imagem colocada na janela de entrada de Controle como uma fonte para tarefas do tipo img2img, uma imagem para modificar, por exemplo."
- },
- {
- "id": "",
- "label": "Separate Init Image",
- "localized": "Separar Imagem Inicial",
- "reload": "",
- "hint": "Cria uma janela adicional ao lado da entrada de Controle rotulada como entrada Inicial, para que você possa ter uma imagem separada tanto para operações de Controle quanto para uma fonte inicial."
- },
- {
- "id": "",
- "label": "Override settings",
- "localized": "Substituir configurações",
- "reload": "",
- "hint": "Se os parâmetros de geração desviarem das suas configurações de sistema, substitua as configurações preenchidas com essas configurações para sobrepor a sua configuração de sistema para este fluxo de trabalho"
- }
- ],
- "other": [
- {
- "id": "",
- "label": "Install",
- "localized": "Instalar",
- "reload": "",
- "hint": "Instalar"
- },
- {
- "id": "",
- "label": "Search",
- "localized": "Pesquisar",
- "reload": "",
- "hint": "Pesquisar"
- },
- {
- "id": "",
- "label": "Sort by",
- "localized": "Ordenar por",
- "reload": "",
- "hint": "Ordenar por"
- },
- {
- "id": "",
- "label": "Nudenet",
- "localized": "Nudenet",
- "reload": "",
- "hint": "Extensão flexível que pode detectar e ofuscar nudez em imagens"
- },
- {
- "id": "",
- "label": "Prompt enhance",
- "localized": "Melhorar Prompt",
- "reload": "",
- "hint": "Extensão que pode usar diferentes LLMs para reescrever o prompt para resultados aprimorados"
- },
- {
- "id": "",
- "label": "Manage extensions",
- "localized": "Gerenciar extensões",
- "reload": "",
- "hint": "Gerenciar extensões"
- },
- {
- "id": "",
- "label": "Manual install",
- "localized": "Instalação manual",
- "reload": "",
- "hint": "Instalar extensão manualmente"
- },
- {
- "id": "",
- "label": "Extension GIT repository URL",
- "localized": "URL do repositório GIT da extensão",
- "reload": "",
- "hint": "Especificar URL do repositório da extensão no GitHub"
- },
- {
- "id": "",
- "label": "Specific branch name",
- "localized": "Nome do branch específico",
- "reload": "",
- "hint": "Especificar nome do branch da extensão, deixe em branco para o padrão"
- },
- {
- "id": "",
- "label": "Local directory name",
- "localized": "Nome do diretório local",
- "reload": "",
- "hint": "Diretório onde instalar a extensão, deixe em branco para o padrão"
- },
- {
- "id": "",
- "label": "Refresh extension list",
- "localized": "Atualizar lista de extensões",
- "reload": "",
- "hint": "Atualizar lista de extensões disponíveis"
- },
- {
- "id": "",
- "label": "Update all installed",
- "localized": "Atualizar todos instalados",
- "reload": "",
- "hint": "Atualizar extensões instaladas para a versão mais recente disponível"
- },
- {
- "id": "",
- "label": "Apply changes",
- "localized": "Aplicar alterações",
- "reload": "",
- "hint": "Aplicar todas as alterações e reiniciar o servidor"
- },
- {
- "id": "",
- "label": "Uninstall",
- "localized": "Desinstalar",
- "reload": "",
- "hint": "desinstalar esta extensão"
- },
- {
- "id": "",
- "label": "User interface",
- "localized": "Interface do usuário",
- "reload": "",
- "hint": "Revisar e definir as preferências da interface do usuário"
- },
- {
- "id": "",
- "label": "Set UI defaults",
- "localized": "Definir padrões da UI",
- "reload": "",
- "hint": "Definir os valores atuais como valores padrão para a interface do usuário"
- },
- {
- "id": "",
+ "id": 3,
"label": "Benchmark",
"localized": "Benchmark",
"reload": "",
- "hint": "Executar benchmarks"
+ "hint": "Executar testes de desempenho (benchmarks)"
},
{
- "id": "",
- "label": "Models & Networks",
- "localized": "Modelos e Redes",
- "reload": "",
- "hint": "Visualizar listas de todos os modelos e redes disponíveis"
- },
- {
- "id": "",
- "label": "Restore UI defaults",
- "localized": "Restaurar padrões da UI",
- "reload": "",
- "hint": "Restaurar valores padrão da interface do usuário"
- },
- {
- "id": "",
- "label": "Detailer classes",
- "localized": "Classes do Detailer",
- "reload": "",
- "hint": "Especificar classes específicas a serem usadas se o modelo de detalhamento selecionado for um modelo multi-classe"
- },
- {
- "id": "",
- "label": "Detailer models",
- "localized": "Modelos do Detailer",
- "reload": "",
- "hint": "Selecionar modelos de detecção para usar no detalhamento"
- },
- {
- "id": "",
- "label": "Detailer negative prompt",
- "localized": "Prompt negativo do Detailer",
- "reload": "",
- "hint": "Usar prompt negativo separado para o detailer. Se não estiver presente, usará o prompt negativo principal"
- },
- {
- "id": "",
- "label": "Detailer prompt",
- "localized": "Prompt do Detailer",
- "reload": "",
- "hint": "Usar prompt separado para o detailer. Se não estiver presente, usará o prompt principal"
- },
- {
- "id": "",
- "label": "Detailer steps",
- "localized": "Etapas do Detailer",
- "reload": "",
- "hint": "Número de etapas a serem executadas para o processo do detailer"
- },
- {
- "id": "",
- "label": "Detailer strength",
- "localized": "Força do Detailer",
- "reload": "",
- "hint": "Força de denoising do processo do detailer"
- },
- {
- "id": "",
- "label": "Detailer use model augment",
- "localized": "Detailer usar aumento do modelo",
- "reload": "",
- "hint": "Executar modelos de detecção do detailer com precisão extra"
- },
- {
- "id": "",
- "label": "Max detected",
- "localized": "Máximo detectado",
- "reload": "",
- "hint": "Número máximo de objetos detectados para executar o detailer"
- },
- {
- "id": "",
- "label": "Edge blur",
- "localized": "Desfoque de borda",
- "reload": "",
- "hint": "Desfocar a borda da área mascarada por esta porcentagem"
- },
- {
- "id": "",
- "label": "Edge padding",
- "localized": "Preenchimento de borda",
- "reload": "",
- "hint": "Expandir a borda da área mascarada por esta porcentagem"
- },
- {
- "id": "",
- "label": "Min confidence",
- "localized": "Confiança mínima",
- "reload": "",
- "hint": "Confiança mínima no item detectado"
- },
- {
- "id": "",
- "label": "Max overlap",
- "localized": "Sobreposição máxima",
- "reload": "",
- "hint": "Sobreposição máxima entre dois itens detectados antes que um seja descartado"
- },
- {
- "id": "",
- "label": "Min size",
- "localized": "Tamanho mínimo",
- "reload": "",
- "hint": "Tamanho mínimo do objeto detectado como porcentagem da imagem geral"
- },
- {
- "id": "",
- "label": "Max size",
- "localized": "Tamanho máximo",
- "reload": "",
- "hint": "Tamanho máximo do objeto detectado como porcentagem da imagem geral"
- },
- {
- "id": "",
- "label": "Process Image",
- "localized": "Processar Imagem",
- "reload": "",
- "hint": "Processar imagem única"
- },
- {
- "id": "",
- "label": "Process Batch",
- "localized": "Processar Lote",
- "reload": "",
- "hint": "Processar lote de imagens"
- },
- {
- "id": "",
- "label": "Process Folder",
- "localized": "Processar Pasta",
- "reload": "",
- "hint": "Processar todas as imagens em uma pasta"
- },
- {
- "id": "",
- "label": "Current",
- "localized": "Atual",
- "reload": "",
- "hint": "Analisar módulos dentro do modelo atualmente carregado"
- },
- {
- "id": "",
- "label": "Merge",
- "localized": "Mesclar",
- "reload": "",
- "hint": "Mesclar dois ou mais modelos em um novo modelo"
- },
- {
- "id": "",
- "label": "Modules",
- "localized": "Módulos",
- "reload": "",
- "hint": "Mesclar e/ou substituir módulos em um modelo existente"
- },
- {
- "id": "",
- "label": "Validate",
- "localized": "Validar",
- "reload": "",
- "hint": "Validar todos os modelos locais"
- },
- {
- "id": "",
- "label": "CivitAI",
- "localized": "CivitAI",
- "reload": "",
- "hint": "Pesquisar e baixar modelos do CivitAI"
- },
- {
- "id": "",
- "label": "Scale by",
- "localized": "Escalar por",
- "reload": "",
- "hint": "Use esta aba para redimensionar a(s) imagem(ns) de origem por um fator escolhido"
- },
- {
- "id": "",
- "label": "Scale to",
- "localized": "Escalar para",
- "reload": "",
- "hint": "Use esta aba para redimensionar a(s) imagem(ns) de origem para um tamanho alvo escolhido"
- },
- {
- "id": "",
- "label": "Input directory",
- "localized": "Diretório de entrada",
- "reload": "",
- "hint": "Pasta onde estão as imagens que você deseja processar"
- },
- {
- "id": "",
- "label": "Output directory",
- "localized": "Diretório de saída",
- "reload": "",
- "hint": "Pasta onde as imagens processadas devem ser salvas"
- },
- {
- "id": "",
- "label": "Show result images",
- "localized": "Mostrar imagens de resultado",
- "reload": "",
- "hint": "Ativar para mostrar as imagens processadas no painel de imagens"
- },
- {
- "id": "",
- "label": "Crop to fit",
- "localized": "Cortar para ajustar",
- "reload": "",
- "hint": "Se as dimensões da sua imagem de origem (por exemplo, 512x510) desviarem das dimensões alvo (por exemplo, 1024x768), esta função ajustará sua imagem redimensionada para o tamanho alvo. O excesso será cortado"
- },
- {
- "id": "",
- "label": "Refine Upscaler",
- "localized": "Refinar Upscaler",
- "reload": "",
- "hint": "Selecionar upscaler secundário para rodar após o upscaler inicial"
- },
- {
- "id": "",
- "label": "Upscaler 2 visibility",
- "localized": "Visibilidade do Upscaler 2",
- "reload": "",
- "hint": "Força do upscaler secundário"
- },
- {
- "id": "",
- "label": "Calculate hash for all models",
- "localized": "Calcular hash para todos os modelos",
- "reload": "",
- "hint": "Calcula o hash para todos os modelos disponíveis, o que pode levar muito tempo"
- },
- {
- "id": "",
- "label": "Weights Clip",
- "localized": "Corte de Pesos",
- "reload": "",
- "hint": "Pesos mesclados forçados a não serem mais pesados que o modelo original, prevenindo burn-in e modelos excessivamente saturados"
- },
- {
- "id": "",
- "label": "ReBasin",
- "localized": "ReBasin",
- "reload": "",
- "hint": "Realiza múltiplas mesclagens com permutações para manter mais recursos de ambos os modelos"
- },
- {
- "id": "",
- "label": "Number of ReBasin Iterations",
- "localized": "Número de Iterações ReBasin",
- "reload": "",
- "hint": "Número de vezes para mesclar e permutar o modelo antes de salvar"
- },
- {
- "id": "",
- "label": "CPU",
- "localized": "CPU",
- "reload": "",
- "hint": "Usa apenas CPU e RAM: mais lento, mas com menor probabilidade de OOM (Out Of Memory)"
- },
- {
- "id": "",
- "label": "Shuffle",
- "localized": "Embaralhar",
- "reload": "",
- "hint": "Carrega o modelo completo na RAM e calcula na VRAM: Menor aceleração, sugerido para mesclagens SDXL"
- },
- {
- "id": "",
- "label": "In Blocks",
- "localized": "Blocos de Entrada",
- "reload": "",
- "hint": "Blocos de Subamostragem da UNet (12 valores para SD1.5, 9 valores para SDXL)"
- },
- {
- "id": "",
- "label": "Mid Block",
- "localized": "Bloco Central",
- "reload": "",
- "hint": "Bloco Central da UNet (1 valor)"
- },
- {
- "id": "",
- "label": "Out Block",
- "localized": "Blocos de Saída",
- "reload": "",
- "hint": "Blocos de Sobreamostragem da UNet (12 valores para SD1.5, 9 valores para SDXL)"
- },
- {
- "id": "",
- "label": "Preset Interpolation Ratio",
- "localized": "Proporção de Interpolação de Predefinições",
- "reload": "",
- "hint": "Se duas predefinições forem selecionadas, interpolar entre elas"
- },
- {
- "id": "",
- "label": "Adapter",
- "localized": "Adaptador",
- "reload": "",
- "hint": "Modelo de adaptador IP"
- },
- {
- "id": "",
- "label": "Active ip adapters",
- "localized": "Adaptadores IP ativos",
- "reload": "",
- "hint": "Número de adaptadores IP ativos"
- },
- {
- "id": "",
- "label": "Unload adapter",
- "localized": "Descarregar adaptador",
- "reload": "",
- "hint": "Descarregar adaptador IP imediatamente após a geração. Caso contrário, o adaptador IP permanecerá carregado para uso mais rápido no próximo processo de geração"
- },
- {
- "id": "",
- "label": "Crop to portrait",
- "localized": "Cortar para retrato",
- "reload": "",
- "hint": "Cortar imagem de entrada apenas para retrato antes de usá-la como entrada do adaptador IP"
- },
- {
- "id": "",
- "label": "Layer options",
- "localized": "Opções de camada",
- "reload": "",
- "hint": "Especificar manualmente as opções avançadas de camada do adaptador IP"
- },
- {
- "id": "",
- "label": "X values",
- "localized": "Valores de X",
- "reload": "",
- "hint": "Separar valores para o eixo X usando vírgulas"
- },
- {
- "id": "",
- "label": "Y values",
- "localized": "Valores de Y",
- "reload": "",
- "hint": "Separar valores para o eixo Y usando vírgulas"
- },
- {
- "id": "",
- "label": "Z values",
- "localized": "Valores de Z",
- "reload": "",
- "hint": "Separar valores para o eixo Z usando vírgulas"
- },
- {
- "id": "",
- "label": "Loops",
- "localized": "Loops",
- "reload": "",
- "hint": "Quantas vezes processar uma imagem. Cada saída é usada como entrada do próximo loop. Se definido como 1, o comportamento será como se este script não tivesse sido usado"
- },
- {
- "id": "",
- "label": "Final denoising strength",
- "localized": "Força de denoising final",
- "reload": "",
- "hint": "A força de denoising para o loop final de cada imagem no lote"
- },
- {
- "id": "",
- "label": "Denoising strength curve",
- "localized": "Curva de força de denoising",
- "reload": "",
- "hint": "A curva de denoising controla a taxa de mudança da força de denoising em cada loop. Agressiva: A maior parte da mudança ocorrerá no início dos loops. Linear: A mudança será constante em todos os loops. Lenta: A maior parte da mudança ocorrerá no final dos loops"
- },
- {
- "id": "",
- "label": "Tile overlap",
- "localized": "Sobreposição de blocos",
- "reload": "",
- "hint": "Para o upscale de SD, quanta sobreposição em pixels deve haver entre os blocos. Os blocos se sobrepõem para que, quando mesclados de volta em uma única imagem, não haja uma emenda claramente visível"
- },
- {
- "id": "",
- "label": "ACI: Color to Mask",
- "localized": "ACI: Cor para Máscara",
- "reload": "",
- "hint": "Escolha a cor que você deseja mascarar e pintar. Clique na cor na imagem para selecioná-la automaticamente.\n Aconselha-se usar imagens como telas verdes para obter resultados precisos."
- },
- {
- "id": "",
- "label": "ACI: Color Tolerance",
- "localized": "ACI: Tolerância de Cor",
- "reload": "",
- "hint": "Ajuste a tolerância para incluir cores semelhantes na máscara. Valores mais baixos = mascarar apenas cores muito semelhantes. Valores mais altos = mascarar uma gama mais ampla de cores semelhantes."
- },
- {
- "id": "",
- "label": "ACI: Mask Erode",
- "localized": "ACI: Erosão da Máscara",
- "reload": "",
- "hint": "Ajuste o preenchimento para aplicar um deslocamento interno à máscara. (Valor recomendado = 2 para remover sobras nas bordas)"
- },
- {
- "id": "",
- "label": "ACI: Mask Blur",
- "localized": "ACI: Desfoque da Máscara",
- "reload": "",
- "hint": "Ajuste o desfoque para aplicar uma transição suave entre a imagem e a área repintada. (Valor recomendado = 0 para nitidez)"
- },
- {
- "id": "",
- "label": "ACI: Denoising Strength",
- "localized": "ACI: Força de Denoising",
- "reload": "",
- "hint": "Mude a Força de Denoising para alcançar a quantidade desejada de repintura."
- }
- ],
- "settings": [
- {
- "id": "",
- "label": "Apply settings",
- "localized": "Aplicar configurações",
- "reload": "",
- "hint": "Salvar as configurações atuais, a reinicialização do servidor é recomendada"
- },
- {
- "id": "",
- "label": "Model Loading",
- "localized": "Carregamento do Modelo",
- "reload": "",
- "hint": "Configurações relacionadas a como o modelo é carregado"
- },
- {
- "id": "",
- "label": "Model Options",
- "localized": "Opções do Modelo",
- "reload": "",
- "hint": "Configurações relacionadas ao comportamento de modelos específicos"
- },
- {
- "id": "",
- "label": "Model Offloading",
- "localized": "Descarregamento do Modelo",
- "reload": "",
- "hint": "Configurações relacionadas ao descarregamento do modelo e gerenciamento de memória"
- },
- {
- "id": "",
- "label": "Model Quantization",
- "localized": "Quantização do Modelo",
- "reload": "",
- "hint": "Configurações relacionadas à quantização do modelo, usada para reduzir o uso de memória"
- },
- {
- "id": "",
- "label": "Image Metadata",
- "localized": "Metadados da Imagem",
- "reload": "",
- "hint": "Configurações relacionadas ao tratamento de metadados criados com imagens geradas"
- },
- {
- "id": "",
- "label": "Legacy Options",
- "localized": "Opções Legadas",
- "reload": "",
- "hint": "Configurações relacionadas a opções legadas - não devem ser usadas"
- },
- {
- "id": "",
- "label": "Restart server",
- "localized": "Reiniciar servidor",
- "reload": "",
- "hint": "Reiniciar o servidor"
- },
- {
- "id": "",
- "label": "Shutdown server",
- "localized": "Desligar servidor",
- "reload": "",
- "hint": "Desligar o servidor"
- },
- {
- "id": "",
- "label": "Preview theme",
- "localized": "Pré-visualizar tema",
- "reload": "",
- "hint": "Mostrar pré-visualização do tema"
- },
- {
- "id": "",
- "label": "Restore defaults",
- "localized": "Restaurar padrões",
- "reload": "",
- "hint": "Restaurar configurações padrão do servidor"
- },
- {
- "id": "",
- "label": "Unload model",
- "localized": "Descarregar modelo",
- "reload": "",
- "hint": "Descarregar o modelo atualmente carregado"
- },
- {
- "id": "",
- "label": "Reload model",
- "localized": "Recarregar modelo",
- "reload": "",
- "hint": "Recarregar o modelo atualmente selecionado"
- },
- {
- "id": "",
- "label": "Models & Loading",
- "localized": "Modelos e Carregamento",
- "reload": "",
- "hint": "Configurações relacionadas a modelos base, backend primário e comportamento de carregamento de modelo"
- },
- {
- "id": "",
- "label": "Variational Auto Encoder",
- "localized": "Autoencoder Variacional",
- "reload": "",
- "hint": "Configurações relacionadas ao Autoencoder Variacional e ao processo de decodificação de imagem durante a geração"
- },
- {
- "id": "",
- "label": "Text encoder",
- "localized": "Codificador de texto",
- "reload": "",
- "hint": "Configurações relacionadas ao codificador de texto e ao processamento de codificação de prompt durante a geração"
- },
- {
- "id": "",
- "label": "Compute Settings",
- "localized": "Configurações de Computação",
- "reload": "",
- "hint": "Configurações relacionadas à precisão de cálculo, atenção cruzada e otimizações para plataformas de computação"
- },
- {
- "id": "",
+ "id": 4,
"label": "Backend Settings",
"localized": "Configurações de Backend",
"reload": "",
"hint": "Configurações relacionadas aos backends de computação: torch, onnx e olive"
},
{
- "id": "",
- "label": "Quantization Settings",
- "localized": "Configurações de Quantização",
+ "id": 5,
+ "label": "body",
+ "localized": "corpo",
"reload": "",
- "hint": "Configurações relacionadas à quantização do modelo"
+ "hint": ""
},
{
- "id": "",
- "label": "Pipeline modifiers",
- "localized": "Modificadores de pipeline",
+ "id": 6,
+ "label": "Beta",
+ "localized": "Beta",
"reload": "",
- "hint": "Funcionalidade adicional que pode ser ativada durante a geração"
+ "hint": ""
},
{
- "id": "",
- "label": "Model compile",
- "localized": "Compilação do modelo",
+ "id": 7,
+ "label": "Balanced Offload",
+ "localized": "Descarregamento Equilibrado",
"reload": "",
- "hint": "Configurações relacionadas a diferentes métodos de compilação de modelos"
+ "hint": ""
},
{
- "id": "",
- "label": "System Paths",
- "localized": "Caminhos do Sistema",
+ "id": 8,
+ "label": "BitsAndBytes",
+ "localized": "BitsAndBytes",
"reload": "",
- "hint": "Configurações relacionadas à localização de vários diretórios de modelo"
+ "hint": ""
},
{
- "id": "",
- "label": "Image Options",
- "localized": "Opções de Imagem",
+ "id": 9,
+ "label": "Batch count",
+ "localized": "Contagem de lotes",
"reload": "",
- "hint": "Configurações relacionadas ao formato de imagem, metadados e grades de imagem"
+ "hint": "Quantos lotes de imagens criar (não impacta o desempenho de geração ou uso de VRAM)"
},
{
- "id": "",
- "label": "Image Paths",
- "localized": "Caminhos da Imagem",
+ "id": 10,
+ "label": "Batch size",
+ "localized": "Tamanho do lote",
"reload": "",
- "hint": "Configurações relacionadas a nomes de arquivos de imagem e diretórios de saída"
+ "hint": "Quantas imagens criar em um único lote (aumenta o desempenho de geração ao custo de maior uso de VRAM)"
},
{
- "id": "",
- "label": "Live Previews",
- "localized": "Pré-visualizações ao Vivo",
+ "id": 11,
+ "label": "Beta schedule",
+ "localized": "Cronograma Beta",
"reload": "",
- "hint": "Configurações relacionadas a pré-visualizações ao vivo, notificação de áudio"
+ "hint": "Define como o beta (força do ruído por passo) cresce. Opções: - default: o padrão do modelo - linear: decai o ruído uniformemente por passo - scaled: versão ao quadrado do linear, usado apenas pelo Stable Diffusion - cosine: decaimento mais suave, geralmente melhores resultados com menos passos - sigmoid: transição abrupta, experimental"
},
{
- "id": "",
- "label": "Sampler Settings",
- "localized": "Configurações do Sampler",
+ "id": 12,
+ "label": "Base shift",
+ "localized": "Deslocamento base",
"reload": "",
- "hint": "Configurações relacionadas à seleção e configuração do sampler, e configuração específica do sampler do difusor"
+ "hint": "Valor mínimo de deslocamento para baixas resoluções ao usar o deslocamento dinâmico."
},
{
- "id": "",
- "label": "Postprocessing",
- "localized": "Pós-processamento",
+ "id": 13,
+ "label": "Brightness",
+ "localized": "Brilho",
"reload": "",
- "hint": "Configurações relacionadas ao processamento pós-geração de imagem, restauração de rosto e upscaling"
+ "hint": ""
},
{
- "id": "",
- "label": "Control Options",
- "localized": "Opções de Controle",
+ "id": 14,
+ "label": "Block",
+ "localized": "Bloco",
"reload": "",
- "hint": "Configurações relacionadas à aba Controle"
+ "hint": ""
},
{
- "id": "",
- "label": "Huggingface",
- "localized": "Huggingface",
+ "id": 15,
+ "label": "Block size",
+ "localized": "Tamanho do bloco",
"reload": "",
- "hint": "Configurações relacionadas ao acesso Huggingface"
+ "hint": ""
},
{
- "id": "",
- "label": "Show all pages",
- "localized": "Mostrar todas as páginas",
+ "id": 16,
+ "label": "Banned words",
+ "localized": "Palavras banidas",
"reload": "",
- "hint": "Mostrar todas as páginas de configurações"
+ "hint": ""
},
{
- "id": "",
+ "id": 17,
+ "label": "Blur",
+ "localized": "Desfoque",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Batch input directory",
+ "localized": "Diretório de entrada de lote",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Batch output directory",
+ "localized": "Diretório de saída de lote",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Batch mask directory",
+ "localized": "Diretório de máscara de lote",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Background threshold",
+ "localized": "Limiar de fundo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Boost",
+ "localized": "Impulso",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Base",
+ "localized": "Base",
+ "reload": "",
+ "hint": "Configurações base usadas para executar a geração de imagem"
+ },
+ {
+ "id": 24,
+ "label": "Blend strength",
+ "localized": "Força da mistura",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
"label": "Base model",
"localized": "Modelo base",
"reload": "",
"hint": "Modelo principal usado para todas as operações"
},
{
- "id": "",
- "label": "Refiner model",
- "localized": "Modelo refiner",
+ "id": 26,
+ "label": "Backend",
+ "localized": "Backend",
"reload": "",
- "hint": "Modelo refiner usado para operações de segunda passagem"
+ "hint": ""
},
{
- "id": "",
+ "id": 27,
+ "label": "Benchmark steps",
+ "localized": "Passos de benchmark",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Benchmark level",
+ "localized": "Nível de benchmark",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "balanced",
+ "localized": "equilibrado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "block_level",
+ "localized": "nível_de_bloco",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Backend storage",
+ "localized": "Armazenamento do backend",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "BF16",
+ "localized": "BF16",
+ "reload": "",
+ "hint": "Usa precisão de ponto flutuante de 16 bits modificada para cálculos"
+ },
+ {
+ "id": 33,
+ "label": "Batch matrix-matrix",
+ "localized": "Matriz-matriz em lote",
+ "reload": "",
+ "hint": "Multiplicação de matrizes em lote padrão para atenção. Confiável, mas não eficiente em VRAM."
+ },
+ {
+ "id": 34,
+ "label": "BCFHW",
+ "localized": "BCFHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "BFCHW",
+ "localized": "BFCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "BCHW",
+ "localized": "BCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Batch mode uses sequential seeds",
+ "localized": "Modo de lote usa sementes sequenciais",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Batch uses original name",
+ "localized": "Lote usa nome original",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Base images folder",
+ "localized": "Pasta base de imagens",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Base grids folder",
+ "localized": "Pasta base de grades",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Build info on first access",
+ "localized": "Construir informações no primeiro acesso",
+ "reload": "",
+ "hint": "Impede que o servidor construa a página em EN na inicialização e, em vez disso, a construa quando solicitado"
+ },
+ {
+ "id": 42,
+ "label": "Beta Ratio",
+ "localized": "Proporção Beta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "BETA Block Weight Preset",
+ "localized": "Predefinição de Peso de Bloco BETA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Base model type",
+ "localized": "Tipo de modelo base",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "c": [
+ {
+ "id": 61,
+ "label": "Caption",
+ "localized": "Legenda",
+ "reload": "",
+ "hint": "Analisa imagens existentes e cria descrições de texto"
+ },
+ {
+ "id": 62,
+ "label": "Contributors",
+ "localized": "Colaboradores",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "Clear",
+ "localized": "Limpar",
+ "reload": "",
+ "hint": "Limpar prompts"
+ },
+ {
+ "id": 64,
+ "label": "Check status",
+ "localized": "Verificar status",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "Composite",
+ "localized": "Composição",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66,
+ "label": "Control",
+ "localized": "Controle",
+ "reload": "",
+ "hint": "Cria imagem com orientação total"
+ },
+ {
+ "id": 67,
+ "label": "ControlNet",
+ "localized": "ControlNet",
+ "reload": "",
+ "hint": "ControlNet é um modelo de orientação avançado"
+ },
+ {
+ "id": 68,
+ "label": "Controls",
+ "localized": "Controles",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "CaptionCaption",
+ "localized": "LegendaLegenda",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "Console",
+ "localized": "Console",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "Check for updates",
+ "localized": "Verificar atualizações",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Change log",
+ "localized": "Log de alterações",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "Compute Settings",
+ "localized": "Configurações de Computação",
+ "reload": "",
+ "hint": "Configurações relacionadas à precisão de computação, cross attention (atenção cruzada) e otimizações para plataformas de computação"
+ },
+ {
+ "id": 74,
+ "label": "Current",
+ "localized": "Atual",
+ "reload": "",
+ "hint": "Analisa módulos dentro do modelo carregado no momento"
+ },
+ {
+ "id": 75,
+ "label": "CivitAI",
+ "localized": "CivitAI",
+ "reload": "",
+ "hint": "Pesquisa e baixa modelos do CivitAI"
+ },
+ {
+ "id": 76,
+ "label": "Calculate missing hashes",
+ "localized": "Calcular hashes ausentes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Community",
+ "localized": "Comunidade",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Cloud",
+ "localized": "Nuvem",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Close",
+ "localized": "Fechar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Change model",
+ "localized": "Alterar modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "Change refiner",
+ "localized": "Alterar refinador",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "Change VAE",
+ "localized": "Alterar VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 83,
+ "label": "Change reference",
+ "localized": "Alterar referência",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "Corrections",
+ "localized": "Correções",
+ "reload": "",
+ "hint": "Controla correções de cor/nitidez/brilho da imagem durante o processo de geração"
+ },
+ {
+ "id": 85,
+ "label": "Control Methods",
+ "localized": "Métodos de Controle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 86,
+ "label": "Control Media",
+ "localized": "Mídia de Controle",
+ "reload": "",
+ "hint": "Adiciona imagem de entrada como imagem de inicialização separada para processamento de controle"
+ },
+ {
+ "id": 87,
+ "label": "ChronoEdit",
+ "localized": "ChronoEdit",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88,
+ "label": "Cross Attention",
+ "localized": "Cross Attention",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 89,
+ "label": "CLiP Skip",
+ "localized": "Pular CLIP",
+ "reload": "",
+ "hint": "Parâmetro de parada antecipada para o modelo CLIP; 1 é parar na última camada como de costume, 2 é parar na penúltima camada, etc."
+ },
+ {
+ "id": 90,
+ "label": "Cache-DiT",
+ "localized": "Cache-DiT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 91,
+ "label": "CFG-Zero",
+ "localized": "CFG-Zero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 92,
+ "label": "Cache folders",
+ "localized": "Pastas de cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 93,
+ "label": "Custom model loader",
+ "localized": "Carregador de modelo personalizado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 94,
+ "label": "Client log",
+ "localized": "Log do cliente",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 95,
+ "label": "CLIP Analysis",
+ "localized": "Análise CLIP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 96,
+ "label": "Context",
+ "localized": "Contexto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 97,
+ "label": "Correction mode",
+ "localized": "Modo de correção",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 98,
+ "label": "Color",
+ "localized": "Cor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99,
+ "label": "Center",
+ "localized": "Centro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "Color grading",
+ "localized": "Gradação de cores",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 101,
+ "label": "Crop to portrait",
+ "localized": "Recortar para retrato",
+ "reload": "",
+ "hint": "Recorta a imagem de entrada apenas para o formato retrato antes de usá-la como entrada do IP adapter"
+ },
+ {
+ "id": 102,
+ "label": "Concept Tokens",
+ "localized": "Tokens de Conceito",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 103,
+ "label": "Colormap",
+ "localized": "Mapa de cores",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 104,
+ "label": "Cosine scale 1",
+ "localized": "Escala de cosseno 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 105,
+ "label": "Cosine scale 2",
+ "localized": "Escala de cosseno 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 106,
+ "label": "Cosine scale 3",
+ "localized": "Escala de cosseno 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 107,
+ "label": "Cache model",
+ "localized": "Cache do modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 108,
+ "label": "Cosine scale",
+ "localized": "Escala de cosseno",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 109,
+ "label": "Cosine Background",
+ "localized": "Fundo de Cosseno",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 110,
+ "label": "Control guidance",
+ "localized": "Orientação de controle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 111,
+ "label": "Contrast",
+ "localized": "Contraste",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 112,
+ "label": "comma",
+ "localized": "vírgula",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 113,
+ "label": "Columns",
+ "localized": "Colunas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 114,
+ "label": "Create video",
+ "localized": "Criar vídeo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 115,
+ "label": "Censor",
+ "localized": "Censor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 116,
+ "label": "Check language",
+ "localized": "Verificar idioma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 117,
+ "label": "Check policy violations",
+ "localized": "Verificar violações de política",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 118,
+ "label": "Check banned words",
+ "localized": "Verificar palavras banidas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 119,
+ "label": "Control preprocess input images",
+ "localized": "Controlar pré-processamento de imagens de entrada",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 120,
+ "label": "Control override denoise strength",
+ "localized": "Controlar sobreposição de força de denoise",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 121,
+ "label": "Color variation",
+ "localized": "Variação de cor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 122,
+ "label": "Change rate",
+ "localized": "Taxa de mudança",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 123,
+ "label": "Context after",
+ "localized": "Contexto depois",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 124,
+ "label": "Context mask",
+ "localized": "Máscara de contexto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 125,
+ "label": "Control only",
+ "localized": "Apenas controle",
+ "reload": "",
+ "hint": "Isso usa apenas a entrada de Controle abaixo como fonte para quaisquer tarefas do tipo ControlNet ou IP Adapter baseadas em nossas várias opções."
+ },
+ {
+ "id": 126,
+ "label": "CN Mode",
+ "localized": "Modo CN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 127,
+ "label": "CN Strength",
+ "localized": "Força CN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 128,
+ "label": "CN Start",
+ "localized": "Início CN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 129,
+ "label": "CN End",
+ "localized": "Fim CN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 130,
+ "label": "CN Tiles",
+ "localized": "Tiles (Ladrilhos) CN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 131,
+ "label": "Control factor",
+ "localized": "Fator de controle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 132,
+ "label": "ControlNet-XS",
+ "localized": "ControlNet-XS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 133,
+ "label": "Coarse",
+ "localized": "Grosseiro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 134,
+ "label": "Color map",
+ "localized": "Mapa de cores",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 135,
+ "label": "Crop to fit",
+ "localized": "Recortar para ajustar",
+ "reload": "",
+ "hint": "Se as dimensões da sua imagem de origem (ex: 512x510) divergirem das dimensões de destino (ex: 1024x768), esta função ajustará sua imagem redimensionada para o tamanho da imagem de destino. O excesso será recortado."
+ },
+ {
+ "id": 136,
+ "label": "CLiP Model",
+ "localized": "Modelo CLIP",
+ "reload": "",
+ "hint": "Modelo CLIP usado para correspondência de similaridade entre imagem e texto. Modelos maiores (ViT-L, ViT-H) são mais precisos, mas mais lentos e usam mais VRAM."
+ },
+ {
+ "id": 137,
+ "label": "Caption Model",
+ "localized": "Modelo de Legenda",
+ "reload": "",
+ "hint": "Modelo BLIP usado para gerar a legenda inicial da imagem. O modelo de legenda descreve o conteúdo da imagem, que o CLIP então enriquece com termos de estilo e sabor."
+ },
+ {
+ "id": 138,
+ "label": "Chunk Size",
+ "localized": "Tamanho do Bloco",
+ "reload": "",
+ "hint": "Tamanho do lote para processar candidatos de descrição (flavors). Valores mais altos aceleram a interrogação, mas aumentam o uso de VRAM."
+ },
+ {
+ "id": 139,
+ "label": "CLiP Num Beams",
+ "localized": "Num Feixes CLIP",
+ "reload": "",
+ "hint": "Número de feixes para a busca de feixes (beam search) durante a geração de legendas. Valores mais altos buscam mais possibilidades, mas são mais lentos."
+ },
+ {
+ "id": 140,
+ "label": "Character threshold",
+ "localized": "Limiar de personagem",
+ "reload": "",
+ "hint": "Limiar de confiança para tags específicas de personagens (ex: nomes de personagens, traços específicos). Apenas tags com confiança acima deste limiar são incluídas. Valores mais altos são mais seletivos, valores mais baixos incluem mais correspondências potenciais. Não suportado por modelos DeepBooru."
+ },
+ {
+ "id": 141,
+ "label": "Cross-attention",
+ "localized": "Atenção Cruzada",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 142,
+ "label": "cpu",
+ "localized": "cpu",
+ "reload": "",
+ "hint": "Usa apenas CPU e RAM: mais lento, mas com menor probabilidade de erro de falta de memória (OOM)"
+ },
+ {
+ "id": 143,
"label": "Cached models",
"localized": "Modelos em cache",
"reload": "",
- "hint": "O número de modelos a armazenar na RAM para acesso rápido"
+ "hint": "O número de modelos para armazenar na RAM para acesso rápido"
},
{
- "id": "",
- "label": "VAE model",
- "localized": "Modelo VAE",
+ "id": 144,
+ "label": "combined",
+ "localized": "combinado",
"reload": "",
- "hint": "VAE ajuda com detalhes finos na imagem final e também pode alterar cores"
+ "hint": ""
},
{
- "id": "",
- "label": "Model load using streams",
- "localized": "Carregamento do modelo usando streams",
+ "id": 145,
+ "label": "Compress ratio",
+ "localized": "Taxa de compressão",
"reload": "",
- "hint": "Ao carregar modelos, tentar carregamento por stream otimizado para armazenamento lento ou em rede"
+ "hint": ""
},
{
- "id": "",
- "label": "xFormers",
- "localized": "xFormers",
+ "id": 146,
+ "label": "compel",
+ "localized": "compel",
"reload": "",
- "hint": "Otimização de memória. Não-determinístico (resultados diferentes a cada vez)"
+ "hint": ""
},
{
- "id": "",
- "label": "Scaled-Dot-Product",
- "localized": "Produto Escalar-Ponto",
+ "id": 147,
+ "label": "Channels last",
+ "localized": "Canais por último (Channels last)",
"reload": "",
- "hint": "Otimização de memória. Não-determinístico, a menos que a atenção de memória SDP esteja desabilitada."
+ "hint": ""
},
{
- "id": "",
- "label": "Prompt padding",
- "localized": "Preenchimento de prompt",
+ "id": 148,
+ "label": "cuDNN full-depth benchmark",
+ "localized": "Benchmark de profundidade total cuDNN",
"reload": "",
- "hint": "Aumentar a coerência preenchendo a partir da última vírgula dentro de n tokens ao usar mais de 75 tokens"
+ "hint": ""
},
{
- "id": "",
- "label": "Original",
- "localized": "Original",
+ "id": 149,
+ "label": "cuDNN benchmark limit",
+ "localized": "Limite de benchmark cuDNN",
"reload": "",
- "hint": "Backend LDM original"
+ "hint": ""
},
{
- "id": "",
- "label": "Autocast",
- "localized": "Autocast",
+ "id": 150,
+ "label": "cudaMallocAsync",
+ "localized": "cudaMallocAsync",
"reload": "",
- "hint": "Determinar automaticamente a precisão durante o tempo de execução"
+ "hint": "Usa o alocador de memória assíncrona CUDA. Melhora o desempenho e a fragmentação de VRAM, mas pode causar instabilidade em algumas GPUs."
},
{
- "id": "",
- "label": "Full",
- "localized": "Completo",
+ "id": 151,
+ "label": "CLiP skip enabled",
+ "localized": "Salto de CLIP ativado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 152,
+ "label": "Cache-DiT enabled",
+ "localized": "Cache-DiT ativado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 153,
+ "label": "Cache-DiT F-compute blocks",
+ "localized": "Blocos de computação F Cache-DiT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 154,
+ "label": "Cache-DiT B-compute blocks",
+ "localized": "Blocos de computação B Cache-DiT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 155,
+ "label": "Cache-DiT residual diff threshold",
+ "localized": "Limiar de diff residual Cache-DiT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 156,
+ "label": "Cache-DiT warmup steps",
+ "localized": "Etapas de aquecimento Cache-DiT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 157,
+ "label": "CFG-Zero enabled",
+ "localized": "CFG-Zero ativado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 158,
+ "label": "CFG-Zero star",
+ "localized": "Estrela CFG-Zero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 159,
+ "label": "CFG-Zero steps",
+ "localized": "Etapas CFG-Zero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 160,
+ "label": "cudagraphs",
+ "localized": "cudagraphs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 161,
+ "label": "Cleanup temporary folder on startup",
+ "localized": "Limpar pasta temporária ao iniciar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 162,
+ "label": "Create ZIP archive for multiple images",
+ "localized": "Criar arquivo ZIP para múltiplas imagens",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 163,
+ "label": "cover",
+ "localized": "cobrir",
+ "reload": "",
+ "hint": "cobrir área total"
+ },
+ {
+ "id": 164,
+ "label": "Compact view",
+ "localized": "Vista compacta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 165,
+ "label": "Cache text encoder results",
+ "localized": "Cache de resultados do codificador de texto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 166,
+ "label": "contain",
+ "localized": "conter",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 167,
+ "label": "Ctrl+up/down word delimiters",
+ "localized": "Delimitadores de palavras Ctrl+cima/baixo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 168,
+ "label": "Ctrl+up/down precision when editing (attention:1.1)",
+ "localized": "Precisão Ctrl+cima/baixo ao editar (attention:1.1)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 169,
+ "label": "Ctrl+up/down precision when editing ",
+ "localized": "Precisão Ctrl+cima/baixo ao editar ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 170,
+ "label": "Cached VAEs",
+ "localized": "VAEs em cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 171,
+ "label": "ckpt",
+ "localized": "ckpt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 172,
+ "label": "Comma separated list with optional strength per LoRA",
+ "localized": "Lista separada por vírgulas com força opcional por LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 173,
+ "label": "CivitAI token",
+ "localized": "Token do CivitAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 174,
+ "label": "Custom pipeline",
+ "localized": "Pipeline personalizado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 175,
+ "label": "Custom model",
+ "localized": "Modelo personalizado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 176,
+ "label": "ControlNet unit 1",
+ "localized": "Unidade ControlNet 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 177,
+ "label": "ControlNet unit 2",
+ "localized": "Unidade ControlNet 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 178,
+ "label": "ControlNet unit 3",
+ "localized": "Unidade ControlNet 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 179,
+ "label": "ControlNet unit 4",
+ "localized": "Unidade ControlNet 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 180,
+ "label": "ControlNet-XS unit 1",
+ "localized": "Unidade ControlNet-XS 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 181,
+ "label": "ControlNet-XS unit 2",
+ "localized": "Unidade ControlNet-XS 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 182,
+ "label": "ControlNet-XS unit 3",
+ "localized": "Unidade ControlNet-XS 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 183,
+ "label": "ControlNet-XS unit 4",
+ "localized": "Unidade ControlNet-XS 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 184,
+ "label": "Control-LLLite unit 1",
+ "localized": "Unidade Control-LLLite 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 185,
+ "label": "Control-LLLite unit 2",
+ "localized": "Unidade Control-LLLite 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 186,
+ "label": "Control-LLLite unit 3",
+ "localized": "Unidade Control-LLLite 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 187,
+ "label": "Control-LLLite unit 4",
+ "localized": "Unidade Control-LLLite 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 188,
+ "label": "Control settings",
+ "localized": "Configurações de controle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 189,
+ "label": "Canny",
+ "localized": "Canny",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 190,
+ "label": "Condition",
+ "localized": "Condição",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 191,
+ "label": "Caption: Batch",
+ "localized": "Legenda: Lote",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 192,
+ "label": "Control elements",
+ "localized": "Elementos de controle",
+ "reload": "",
+ "hint": "Elementos de controle são modelos avançados que podem guiar a geração para o resultado desejado"
+ }
+ ],
+ "d": [
+ {
+ "id": 0,
+ "label": "Docs",
+ "localized": "Docs",
+ "reload": "",
+ "hint": "Documentação"
+ },
+ {
+ "id": 0,
+ "label": "Discord",
+ "localized": "Discord",
+ "reload": "",
+ "hint": "Discord"
+ },
+ {
+ "id": 1,
+ "label": "Detail",
+ "localized": "Detalhe",
+ "reload": "",
+ "hint": "O detalhador executa uma geração adicional em resolução mais alta para objetos detectados"
+ },
+ {
+ "id": 0,
+ "label": "Delete",
+ "localized": "Excluir",
+ "reload": "",
+ "hint": "Excluir imagem"
+ },
+ {
+ "id": 0,
+ "label": "Default",
+ "localized": "Padrão",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "Download updates",
+ "localized": "Baixar atualizações",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "Download model",
+ "localized": "Baixar modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Diffusers",
+ "localized": "Diffusers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Distilled",
+ "localized": "Distilled",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Description",
+ "localized": "Descrição",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "Details",
+ "localized": "Detalhes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Detailer",
+ "localized": "Detalhador",
+ "reload": "",
+ "hint": "O detalhador executa uma geração adicional em resolução mais alta para objetos detectados"
+ },
+ {
+ "id": 0,
+ "label": "Denoise",
+ "localized": "Denoise",
+ "reload": "",
+ "hint": "Configurações de redução de ruído (denoising). Um denoise mais alto significa que mais do conteúdo da imagem existente pode mudar durante a geração"
+ },
+ {
+ "id": 0,
+ "label": "DirectML",
+ "localized": "DirectML",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Download model from huggingface",
+ "localized": "Baixar modelo do huggingface",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dropdown",
+ "localized": "Menu suspenso",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "dynamic",
+ "localized": "dinâmico",
+ "reload": "",
+ "hint": "O deslocamento dinâmico ajusta automaticamente o cronograma de denoising com base na resolução da sua imagem. O agendador interpola entre base_shift e max_shift com base na resolução real da imagem. Ativar esta opção desativa o deslocamento de fluxo (Flow shift) estático."
+ },
+ {
+ "id": 0,
+ "label": "Detailer models",
+ "localized": "Modelos do detalhador",
+ "reload": "",
+ "hint": "Selecione os modelos de detecção para usar no detalhamento"
+ },
+ {
+ "id": 0,
+ "label": "Detailer list",
+ "localized": "Lista do detalhador",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Detailer classes",
+ "localized": "Classes do detalhador",
+ "reload": "",
+ "hint": "Especifique as classes específicas a serem usadas se o modelo do detalhador selecionado for um modelo de várias classes"
+ },
+ {
+ "id": 0,
+ "label": "Detailer prompt",
+ "localized": "Prompt do detalhador",
+ "reload": "",
+ "hint": "Use um prompt separado para o detalhador. Se não estiver presente, será usado o prompt primário"
+ },
+ {
+ "id": 0,
+ "label": "Detailer negative prompt",
+ "localized": "Prompt negativo do detalhador",
+ "reload": "",
+ "hint": "Use um prompt negativo separado para o detalhador. Se não estiver presente, será usado o prompt negativo primário"
+ },
+ {
+ "id": 0,
+ "label": "Detailer steps",
+ "localized": "Passos do detalhador",
+ "reload": "",
+ "hint": "Número de passos para executar no processo do detalhador"
+ },
+ {
+ "id": 0,
+ "label": "Detailer strength",
+ "localized": "Força do detalhador",
+ "reload": "",
+ "hint": "Força de denoising do processo do detalhador"
+ },
+ {
+ "id": 0,
+ "label": "Detailer resolution",
+ "localized": "Resolução do detalhador",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Denoising batch size",
+ "localized": "Tamanho do lote de denoising",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dilate tau",
+ "localized": "Dilatar tau",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Draw legend",
+ "localized": "Desenhar legenda",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Denoising strength",
+ "localized": "Força de denoising",
+ "reload": "",
+ "hint": "Determina quão pouco respeito o algoritmo deve ter pelo conteúdo da imagem. Em 0, nada mudará, e em 1 você terá uma imagem não relacionada. Com valores abaixo de 1.0, o processamento levará menos passos do que o especificado no controle deslizante de Passos de Amostragem"
+ },
+ {
+ "id": 0,
+ "label": "Denoise start",
+ "localized": "Início do denoise",
+ "reload": "",
+ "hint": "Substitui a força de denoising informando quão cedo o modelo base deve terminar e quando o refinador deve começar. Aplicável apenas ao uso do refinador. Se definido como 0 ou 1, a força de denoising padrão será usada"
+ },
+ {
+ "id": 0,
+ "label": "down",
+ "localized": "baixo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Decode chunks",
+ "localized": "Decodificar pedaços (chunks)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dilate",
+ "localized": "Dilatar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Depth and normal",
+ "localized": "Profundidade e normal",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Distance threshold",
+ "localized": "Limiar de distância",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Depth threshold",
+ "localized": "Limiar de profundidade",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Denoising steps",
+ "localized": "Passos de denoising",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Depth map",
+ "localized": "Mapa de profundidade",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dynamic shift",
+ "localized": "Deslocamento dinâmico",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Duration",
+ "localized": "Duração",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Device Info",
+ "localized": "Informações do dispositivo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Diffusers load using Run:ai streamer",
+ "localized": "Carregar Diffusers usando Run:ai streamer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disable accelerate",
+ "localized": "Desativar accelerate",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disable T5 text encoder",
+ "localized": "Desativar codificador de texto T5",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dynamic loss threshold",
+ "localized": "Limiar de perda dinâmica",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dequantize using torch.compile",
+ "localized": "Dequantizar usando torch.compile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dequantize using full precision",
+ "localized": "Dequantizar usando precisão total",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disabled",
+ "localized": "Desativado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dynamic Attention BMM",
+ "localized": "BMM de Atenção Dinâmica",
+ "reload": "",
+ "hint": "Realiza o cálculo da atenção em etapas em vez de tudo de uma vez. Tempos de inferência mais lentos, mas uso de memória bastante reduzido"
+ },
+ {
+ "id": 0,
+ "label": "Dynamic attention",
+ "localized": "Atenção dinâmica",
+ "reload": "",
+ "hint": "Ajusta o cálculo da atenção dinamicamente por passo. Economiza VRAM, mas retarda a geração."
+ },
+ {
+ "id": 0,
+ "label": "Dynamic Attention slicing rate",
+ "localized": "Taxa de fatiamento da Atenção Dinâmica",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dynamic Attention trigger rate",
+ "localized": "Taxa de gatilho da Atenção Dinâmica",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Deterministic mode",
+ "localized": "Modo determinístico",
+ "reload": "",
+ "hint": "Força uma saída determinística entre as execuções. Útil para reprodutibilidade, mas pode desativar algumas otimizações."
+ },
+ {
+ "id": 0,
+ "label": "DirectML retry ops for NaN",
+ "localized": "DirectML tentar novamente ops para NaN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "deep-cache",
+ "localized": "deep-cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "DeepCache cache interval",
+ "localized": "Intervalo de cache DeepCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Directory for temporary images; leave empty for default",
+ "localized": "Diretório para imagens temporárias; deixe vazio para o padrão",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Do not display video output in UI",
+ "localized": "Não exibir saída de vídeo na interface",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Directory name pattern",
+ "localized": "Padrão de nome de diretório",
+ "reload": "",
+ "hint": "Use as seguintes tags para definir como os subdiretórios para imagens e grades são escolhidos: [steps], [cfg],[prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime], [job_timestamp]; deixe vazio para o padrão"
+ },
+ {
+ "id": 0,
+ "label": "Dark",
+ "localized": "Escuro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disabled UI tabs",
+ "localized": "Abas da interface desativadas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disable variable aspect ratio",
+ "localized": "Desativar proporção de tela variável",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Desktop",
+ "localized": "Desktop",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Downscale high resolution live previews",
+ "localized": "Reduzir escala das pré-visualizações ao vivo em alta resolução",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Detailer use model augment",
+ "localized": "Detalhador usar aumento de modelo",
+ "reload": "",
+ "hint": "Executar modelos de detecção do detalhador com precisão extra"
+ },
+ {
+ "id": 0,
+ "label": "Default strength",
+ "localized": "Força padrão",
+ "reload": "",
+ "hint": "Ao adicionar uma rede extra como Lora ao prompt, use este multiplicador para ela"
+ },
+ {
+ "id": 0,
+ "label": "Do not change selected model when reading generation parameters",
+ "localized": "Não alterar o modelo selecionado ao ler os parâmetros de geração",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Do conditional and unconditional denoising in one batch",
+ "localized": "Realizar denoising condicional e incondicional em um único lote",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disable NaN check",
+ "localized": "Desativar verificação de NaN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disallow models in ckpt format",
+ "localized": "Não permitir modelos no formato ckpt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Default upscaler for image resize operations",
+ "localized": "Upscaler padrão para operações de redimensionamento de imagem",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Debug info",
+ "localized": "Informações de depuração",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Download folder",
+ "localized": "Pasta de download",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "DWPose",
+ "localized": "DWPose",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Depth Anything",
+ "localized": "Depth Anything",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Depth Pro",
+ "localized": "Depth Pro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Decode",
+ "localized": "Decodificar",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "e": [
+ {
+ "id": 843,
+ "label": "Enhance prompt",
+ "localized": "Aprimorar prompt",
+ "reload": "",
+ "hint": "Aprimorar prompt (legado)"
+ },
+ {
+ "id": 0,
+ "label": "Enhance now",
+ "localized": "Aprimorar agora",
+ "reload": "",
+ "hint": "Executar o aprimoramento de prompt usando o modelo LLM selecionado"
+ },
+ {
+ "id": 0,
+ "label": "Extensions",
+ "localized": "Extensões",
+ "reload": "",
+ "hint": "Extensões do aplicativo"
+ },
+ {
+ "id": 0,
+ "label": "Extract LoRA",
+ "localized": "Extrair LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embedded metadata",
+ "localized": "Metadados incorporados",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extension list",
+ "localized": "Lista de extensões",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Execution Precision",
+ "localized": "Precisão de execução",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings",
+ "localized": "Embeddings",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extract currently loaded LoRA(s)",
+ "localized": "Extrair LoRA(s) carregada(s) no momento",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable LayerSkipConfig",
+ "localized": "Ativar LayerSkipConfig",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable refine pass",
+ "localized": "Ativar passe de refinamento",
+ "reload": "",
+ "hint": "Usa um processo semelhante ao imagem-para-imagem (img2img) para aumentar a escala e/ou adicionar detalhes à imagem final. Opcionalmente, utiliza um modelo refinador para melhorar os detalhes da imagem."
+ },
+ {
+ "id": 0,
+ "label": "Enable detailer pass",
+ "localized": "Ativar passe detalhador",
+ "reload": "",
+ "hint": "Detecta objetos específicos, como rostos, e os reprocessa em uma resolução mais alta"
+ },
+ {
+ "id": 0,
+ "label": "Edge padding",
+ "localized": "Preenchimento de borda",
+ "reload": "",
+ "hint": "Expandir a borda da área mascarada por esta porcentagem"
+ },
+ {
+ "id": 0,
+ "label": "Edge blur",
+ "localized": "Desfoque de borda",
+ "reload": "",
+ "hint": "Desfocar a borda da área mascarada por esta porcentagem"
+ },
+ {
+ "id": 0,
+ "label": "End",
+ "localized": "End",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ETA",
+ "localized": "ETA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable FreeU",
+ "localized": "Ativar FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tonemap",
+ "localized": "Ativar mapeamento de tons",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enabled",
+ "localized": "Ativado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Exposure",
+ "localized": "Exposição",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Encoder",
+ "localized": "Codificador",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enhanced prompt",
+ "localized": "Prompt aprimorado",
+ "reload": "",
+ "hint": "O resultado do prompt aprimorado gerado pelo LLM"
+ },
+ {
+ "id": 0,
+ "label": "Edit start",
+ "localized": "Início da edição",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edit stop",
+ "localized": "Parada da edição",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode",
+ "localized": "Erodir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "edge",
+ "localized": "borda",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ensemble size",
+ "localized": "Tamanho do conjunto (Ensemble)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable",
+ "localized": "Ativar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode size",
+ "localized": "Tamanho da erosão",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable PixelArt",
+ "localized": "Ativar PixelArt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable edge detection",
+ "localized": "Ativar detecção de bordas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge block size",
+ "localized": "Tamanho do bloco de borda",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge image weight",
+ "localized": "Peso da imagem de borda",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Escape brackets",
+ "localized": "Escapar colchetes",
+ "reload": "",
+ "hint": "Escapa parênteses e colchetes em tags com barras invertidas. Necessário quando as tags contêm caracteres com significado especial na sintaxe do prompt, como ( ) [ ]. Ative isso ao usar a saída diretamente em prompts."
+ },
+ {
+ "id": 0,
+ "label": "Exclude tags",
+ "localized": "Excluir tags",
+ "reload": "",
+ "hint": "Lista de tags separadas por vírgula para excluir da saída. Útil para filtrar tags indesejadas ou redundantes que aparecem com frequência."
+ },
+ {
+ "id": 0,
+ "label": "Extension GIT repository URL",
+ "localized": "URL do repositório GIT da extensão",
+ "reload": "",
+ "hint": "Especifique a URL do repositório da extensão no GitHub"
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CPU",
+ "localized": "ExecutionProvider.CPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.DirectML",
+ "localized": "ExecutionProvider.DirectML",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CUDA",
+ "localized": "ExecutionProvider.CUDA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.ROCm",
+ "localized": "ExecutionProvider.ROCm",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.MIGraphX",
+ "localized": "ExecutionProvider.MIGraphX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.OpenVINO",
+ "localized": "ExecutionProvider.OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable modular pipelines (experimental)",
+ "localized": "Ativar pipelines modulares (experimental)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Expandable segments",
+ "localized": "Segmentos expansíveis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable use of reference models",
+ "localized": "Ativar uso de modelos de referência",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable embeddings support",
+ "localized": "Ativar suporte a embeddings",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable file wildcards support",
+ "localized": "Ativar suporte a curingas de arquivo (wildcards)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extra noise multiplier for img2img",
+ "localized": "Multiplicador de ruído extra para img2img",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings train templates directory",
+ "localized": "Diretório de modelos (templates) de treino de embeddings",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable Hypernetwork support",
+ "localized": "Ativar suporte a Hypernetwork",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tensorboard logging",
+ "localized": "Ativar log do tensorboard",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "f": [
+ {
+ "id": 0,
+ "label": "Fixed",
+ "localized": "Fixo",
+ "reload": "",
+ "hint": "Redimensiona a imagem para a resolução de destino. A menos que a altura e a largura coincidam, você obterá uma proporção de tela incorreta"
+ },
+ {
+ "id": 1,
+ "label": "Folder",
+ "localized": "Pasta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "FramePack",
+ "localized": "FramePack",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Frames",
+ "localized": "Quadros",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Fallback guidance",
+ "localized": "Orientação de recuo (Fallback)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "FreeU",
+ "localized": "FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Faster Cache",
+ "localized": "Cache mais Rápido",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Folders",
+ "localized": "Pastas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Fetch model preview metadata",
+ "localized": "Buscar metadados de pré-visualização do modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Flow shift",
+ "localized": "Deslocamento de fluxo (Flow shift)",
+ "reload": "",
+ "hint": "Valor de deslocamento para modelos de flowmatching. Controla a distribuição das etapas de denoising. Valores: - >1.0: aloca mais etapas para o denoising inicial (melhor estrutura) - <1.0: aloca mais etapas para o denoising final (melhores detalhes finos) - 1.0: cronograma equilibrado A maioria dos modelos de flowmatching usa o valor 3 como padrão. Efetivamente inativo se o deslocamento dinâmico estiver ativado."
+ },
+ {
+ "id": 10,
+ "label": "FDG scales",
+ "localized": "Escalas FDG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "FDG weights",
+ "localized": "Pesos FDG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "FDG rescale space",
+ "localized": "Espaço de reescalonamento FDG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Force HiRes",
+ "localized": "Forçar HiRes",
+ "reload": "",
+ "hint": "O Hires é executado automaticamente quando o upscale Latente é selecionado, mas é ignorado ao usar upscalers não latentes. Ative o forçar hires para executar hires com upscalers não latentes"
+ },
+ {
+ "id": 14,
+ "label": "FreeU preset",
+ "localized": "Predefinição FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "FaceID Model",
+ "localized": "Modelo FaceID",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Final strength",
+ "localized": "Força final",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "full",
+ "localized": "total (full)",
"reload": "",
"hint": "Sempre usar precisão total"
},
{
- "id": "",
- "label": "FP32",
- "localized": "FP32",
+ "id": 18,
+ "label": "Fall-off exponent (lower=higher detail)",
+ "localized": "Expoente de decaimento (menor=maior detalhe)",
"reload": "",
- "hint": "Usar precisão de ponto flutuante de 32 bits para cálculos"
+ "hint": ""
},
{
- "id": "",
- "label": "FP16",
- "localized": "FP16",
+ "id": 19,
+ "label": "Fill strength",
+ "localized": "Força de preenchimento",
"reload": "",
- "hint": "Usar precisão de ponto flutuante de 16 bits para cálculos"
+ "hint": ""
},
{
- "id": "",
- "label": "BF16",
- "localized": "BF16",
+ "id": 20,
+ "label": "Face",
+ "localized": "Rosto",
"reload": "",
- "hint": "Usar precisão de ponto flutuante de 16 bits modificada para cálculos"
+ "hint": ""
},
{
- "id": "",
+ "id": 21,
+ "label": "Face confidence",
+ "localized": "Confiança do rosto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "FP model variant",
+ "localized": "Variante do modelo FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "FP resolution",
+ "localized": "Resolução FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "FP duration",
+ "localized": "Duração FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "FP target FPS",
+ "localized": "FPS de destino FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "FP interpolation",
+ "localized": "Interpolação FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "FP init strength",
+ "localized": "Força inicial FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "FP end strength",
+ "localized": "Força final FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "FP vision strength",
+ "localized": "Força de visão FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "FP section prompts",
+ "localized": "Prompts de seção FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "FP latent window size",
+ "localized": "Tamanho da janela latente FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "FP steps",
+ "localized": "Passos FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "FP sampler shift",
+ "localized": "Deslocamento do amostrador FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "FP CFG scale",
+ "localized": "Escala CFG FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "FP distilled CFG scale",
+ "localized": "Escala CFG destilada FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "FP CFG re-scale",
+ "localized": "Re-escalonamento de CFG FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "FP system prompt",
+ "localized": "Prompt de sistema FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "FP model receipe",
+ "localized": "Receita do modelo FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "FP enable TeaCache",
+ "localized": "Ativar TeaCache FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "FP use optimized system prompt",
+ "localized": "Usar prompt de sistema otimizado FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "FP enable CFGZero",
+ "localized": "Ativar CFGZero FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "FP enable Preview",
+ "localized": "Ativar Pré-visualização FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "FP attention",
+ "localized": "Atenção FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "FP VAE",
+ "localized": "VAE FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "FPS",
+ "localized": "FPS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "Foreground threshold",
+ "localized": "Limiar do primeiro plano",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Frame change sensitivity",
+ "localized": "Sensibilidade de mudança de quadro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Filename",
+ "localized": "Nome do arquivo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "Force model eval",
+ "localized": "Forçar avaliação do modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "false",
+ "localized": "false",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
"label": "Full precision (--no-half-vae)",
"localized": "Precisão total (--no-half-vae)",
"reload": "",
- "hint": "Usa FP32 para o VAE. Pode produzir melhores resultados, mas usa mais VRAM e a geração é mais lenta"
+ "hint": "Usa FP32 para o VAE. Pode produzir melhores resultados, mas utiliza mais VRAM e a geração é mais lenta"
},
{
- "id": "",
+ "id": 52,
+ "label": "FP32",
+ "localized": "FP32",
+ "reload": "",
+ "hint": "Usa precisão de ponto flutuante de 32 bits para cálculos"
+ },
+ {
+ "id": 53,
+ "label": "FP16",
+ "localized": "FP16",
+ "reload": "",
+ "hint": "Usa precisão de ponto flutuante de 16 bits para cálculos"
+ },
+ {
+ "id": 54,
"label": "Force full precision (--no-half)",
"localized": "Forçar precisão total (--no-half)",
"reload": "",
- "hint": "Usa FP32 para o modelo. Pode produzir melhores resultados, mas usa mais VRAM e a geração é mais lenta"
+ "hint": "Usa FP32 para o modelo. Pode produzir melhores resultados, mas utiliza mais VRAM e a geração é mais lenta"
},
{
- "id": "",
- "label": "Upcast sampling",
- "localized": "Amostragem Upcast",
+ "id": 55,
+ "label": "Flash",
+ "localized": "Flash",
"reload": "",
- "hint": "Geralmente produz resultados semelhantes a --no-half com melhor desempenho e menor uso de memória"
+ "hint": ""
},
{
- "id": "",
- "label": "Attempt VAE roll back for NaN values",
- "localized": "Tentar reverter VAE para valores NaN",
+ "id": 56,
+ "label": "Flex attention",
+ "localized": "Atenção Flex",
"reload": "",
- "hint": "Requer Torch 2.1 e verificação de NaN ativada"
+ "hint": ""
},
{
- "id": "",
- "label": "Olive use FP16 on optimization",
- "localized": "Olive usar FP16 na otimização",
+ "id": 57,
+ "label": "Flash attention",
+ "localized": "Atenção Flash",
"reload": "",
- "hint": "Usar precisão de ponto flutuante de 16 bits para o modelo de saída do processo de otimização Olive. Usar precisão de ponto flutuante de 32 bits se desabilitado"
+ "hint": "Algoritmo de atenção altamente otimizado. Reduz consideravelmente o uso de VRAM e acelera a inferência, mas pode ser não determinístico."
},
{
- "id": "",
- "label": "Olive force FP32 for VAE Encoder",
- "localized": "Olive forçar FP32 para VAE Encoder",
+ "id": 58,
+ "label": "Fused projections",
+ "localized": "Projeções fundidas (Fused projections)",
"reload": "",
- "hint": "Usar precisão de ponto flutuante de 32 bits para o Codificador VAE do modelo de saída. Isso anula a opção 'usar FP16 na otimização'. Se você estiver recebendo NaN ou imagens em branco pretas de Img2Img, habilite esta opção e remova o cache"
+ "hint": ""
},
{
- "id": "",
- "label": "Olive use static dimensions",
- "localized": "Olive usar dimensões estáticas",
+ "id": 59,
+ "label": "FreeU enabled",
+ "localized": "FreeU ativado",
"reload": "",
- "hint": "Tornar a inferência com modelos otimizados pelo Olive muito mais rápida. (OrtTransformersOptimization)"
+ "hint": ""
},
{
- "id": "",
- "label": "Olive cache optimized models",
- "localized": "Olive armazenar modelos otimizados em cache",
+ "id": 60,
+ "label": "FreeU 1st stage backbone",
+ "localized": "Backbone do 1º estágio do FreeU",
"reload": "",
- "hint": "Salvar modelos processados pelo Olive como cache. Você pode gerenciá-los na aba ONNX"
+ "hint": ""
},
{
- "id": "",
+ "id": 61,
+ "label": "FreeU 2nd stage backbone",
+ "localized": "Backbone do 2º estágio do FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "FreeU 1st stage skip",
+ "localized": "Salto (skip) do 1º estágio do FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "FreeU 2nd stage skip",
+ "localized": "Salto (skip) do 2º estágio do FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "FoCa",
+ "localized": "FoCa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "FasterCache cache enabled",
+ "localized": "Cache FasterCache ativado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66,
+ "label": "FasterCache spacial skip range",
+ "localized": "Intervalo de salto espacial FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "FasterCache spacial skip start",
+ "localized": "Início do salto espacial FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 68,
+ "label": "FasterCache spacial skip end",
+ "localized": "Fim do salto espacial FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "FasterCache uncond skip range",
+ "localized": "Intervalo de salto incondicional FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "FasterCache uncond skip start",
+ "localized": "Início do salto incondicional FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "FasterCache uncond skip end",
+ "localized": "Fim do salto incondicional FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "FasterCache guidance distilled",
+ "localized": "Orientação destilada FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "fullgraph",
+ "localized": "Grafo completo (fullgraph)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "Folder with stable diffusion models",
+ "localized": "Pasta com modelos Stable Diffusion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Folder with Huggingface models",
+ "localized": "Pasta com modelos Huggingface",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Folder for Huggingface cache",
+ "localized": "Pasta para cache do Huggingface",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Folder for Tunable ops cache",
+ "localized": "Pasta para cache de operações ajustáveis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Folder with VAE files",
+ "localized": "Pasta com arquivos VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Folder with UNET files",
+ "localized": "Pasta com arquivos UNET",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Folder with Text encoder files",
+ "localized": "Pasta com arquivos do codificador de texto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "Folder with LoRA network(s)",
+ "localized": "Pasta com redes LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "File or Folder with user-defined styles",
+ "localized": "Arquivo ou pasta com estilos definidos pelo usuário",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 83,
+ "label": "Folder with user-defined wildcards",
+ "localized": "Pasta com wildcards definidos pelo usuário",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "Folder with textual inversion embeddings",
+ "localized": "Pasta com embeddings de inversão textual",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 85,
+ "label": "Folder with Control models",
+ "localized": "Pasta com modelos Control",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 86,
+ "label": "Folder with Yolo models",
+ "localized": "Pasta com modelos Yolo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 87,
+ "label": "Folder with ESRGAN models",
+ "localized": "Pasta com modelos ESRGAN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88,
+ "label": "Folder with BSRGAN models",
+ "localized": "Pasta com modelos BSRGAN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 89,
+ "label": "Folder with RealESRGAN models",
+ "localized": "Pasta com modelos RealESRGAN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 90,
+ "label": "Folder with SCUNet models",
+ "localized": "Pasta com modelos SCUNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 91,
+ "label": "Folder with SwinIR models",
+ "localized": "Pasta com modelos SwinIR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 92,
+ "label": "Folder with CLIP models",
+ "localized": "Pasta com modelos CLIP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 93,
+ "label": "Folder for disk offload",
+ "localized": "Pasta para descarga em disco (offload)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 94,
+ "label": "Folder for OpenVINO cache",
+ "localized": "Pasta para cache do OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 95,
+ "label": "Folder for ONNX cached models",
+ "localized": "Pasta para modelos ONNX em cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 96,
+ "label": "Folder for ONNX conversion",
+ "localized": "Pasta para conversão ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 97,
+ "label": "Folder with chaiNNer models",
+ "localized": "Pasta com modelos chaiNNer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 98,
"label": "File format",
- "localized": "Formato de arquivo",
+ "localized": "Formato do arquivo",
"reload": "",
- "hint": "Selecionar formato de arquivo para imagens"
+ "hint": "Selecione o formato de arquivo para as imagens"
},
{
- "id": "",
- "label": "Include metadata",
- "localized": "Incluir metadados",
+ "id": 99,
+ "label": "Font file",
+ "localized": "Arquivo de fonte",
"reload": "",
- "hint": "Salvar parâmetros de criação de imagem como tags de metadados dentro do arquivo de imagem"
+ "hint": ""
},
{
- "id": "",
- "label": "Images filename pattern",
- "localized": "Padrão de nome de arquivo de imagens",
+ "id": 100,
+ "label": "Font color",
+ "localized": "Cor da fonte",
"reload": "",
- "hint": "Usar as seguintes tags para definir como os nomes de arquivos para imagens são escolhidos:seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
+ "hint": ""
},
{
- "id": "",
- "label": "Row count",
- "localized": "Contagem de linhas",
+ "id": 101,
+ "label": "Folder for text generate",
+ "localized": "Pasta para geração de texto",
"reload": "",
- "hint": "Usar -1 para autodeterminar e 0 para ser o mesmo que o tamanho do lote"
+ "hint": ""
},
{
- "id": "",
- "label": "Directory name pattern",
- "localized": "Padrão de nome de diretório",
+ "id": 102,
+ "label": "Folder for image generate",
+ "localized": "Pasta para geração de imagem",
"reload": "",
- "hint": "Usar as seguintes tags para definir como os subdiretórios para imagens e grades são escolhidos: [steps], [cfg],[prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime], [job_timestamp]; deixar vazio para o padrão"
+ "hint": ""
},
{
- "id": "",
- "label": "Inpainting conditioning mask strength",
- "localized": "Força da máscara de condicionamento de inpainting",
+ "id": 103,
+ "label": "Folder for control generate",
+ "localized": "Pasta para geração de controle",
"reload": "",
- "hint": "Determina a força da máscara na imagem original para inpainting e img2img. 1.0 significa totalmente mascarado (padrão). 0.0 significa um condicionamento totalmente sem máscara. Valores menores ajudarão a preservar a composição geral da imagem, mas terão dificuldade com grandes mudanças"
+ "hint": ""
},
{
- "id": "",
- "label": "Clip skip",
- "localized": "Clip skip",
+ "id": 104,
+ "label": "Folder for processed images",
+ "localized": "Pasta para imagens processadas",
"reload": "",
- "hint": "Parâmetro de parada antecipada para o modelo CLIP; 1 é parar na última camada como de costume, 2 é parar na penúltima camada, etc"
+ "hint": ""
},
{
- "id": "",
- "label": "Images folder",
- "localized": "Pasta de imagens",
+ "id": 105,
+ "label": "Folder for manually saved images",
+ "localized": "Pasta para imagens salvas manualmente",
"reload": "",
- "hint": "Se vazio, o padrão são três diretórios abaixo"
+ "hint": ""
},
{
- "id": "",
- "label": "Grids folder",
- "localized": "Pasta de grades",
+ "id": 106,
+ "label": "Folder for videos",
+ "localized": "Pasta para vídeos",
"reload": "",
- "hint": "Se vazio, o padrão são dois diretórios abaixo"
+ "hint": ""
},
{
- "id": "",
- "label": "Quicksettings list",
- "localized": "Lista de configurações rápidas",
+ "id": 107,
+ "label": "Folder for init images",
+ "localized": "Pasta para imagens iniciais",
"reload": "",
- "hint": "Lista de nomes de configurações, separados por vírgulas, para configurações que devem ir para a barra de acesso rápido no topo em vez da aba de configurações"
+ "hint": ""
},
{
- "id": "",
- "label": "Live preview display period",
- "localized": "Período de exibição de pré-visualização ao vivo",
+ "id": 108,
+ "label": "Folder for txt2img grids",
+ "localized": "Pasta para grades de txt2img",
"reload": "",
- "hint": "Solicitar imagem de pré-visualização a cada n passos, definir como 0 para desabilitar"
+ "hint": ""
},
{
- "id": "",
- "label": "Approximate",
- "localized": "Aproximado",
+ "id": 109,
+ "label": "Folder for img2img grids",
+ "localized": "Pasta para grades de img2img",
"reload": "",
- "hint": "Aproximação barata de rede neural. Muito rápido comparado ao VAE, mas produz imagens com resolução horizontal/vertical 4 vezes menor e qualidade inferior"
+ "hint": ""
},
{
- "id": "",
- "label": "Simple",
- "localized": "Simples",
+ "id": 110,
+ "label": "Folder for control grids",
+ "localized": "Pasta para grades de controle",
"reload": "",
- "hint": "Aproximação muito barata. Muito rápido comparado ao VAE, mas produz imagens com resolução horizontal/vertical 8 vezes menor e qualidade extremamente baixa"
+ "hint": ""
},
{
- "id": "",
- "label": "Progress update period",
- "localized": "Período de atualização do progresso",
+ "id": 111,
+ "label": "Font size",
+ "localized": "Tamanho da fonte",
"reload": "",
- "hint": "Período de atualização para barra de progresso da UI e verificações de pré-visualização, em milissegundos"
+ "hint": ""
},
{
- "id": "",
- "label": "Euler a",
- "localized": "Euler a",
+ "id": 112,
+ "label": "Full VAE",
+ "localized": "VAE Completo",
"reload": "",
- "hint": "Euler Ancestral - muito criativo, cada um pode obter uma imagem completamente diferente dependendo da contagem de passos, definir passos acima de 30-40 não ajuda"
+ "hint": ""
},
{
- "id": "",
- "label": "DDIM",
- "localized": "DDIM",
+ "id": 113,
+ "label": "Force offline mode",
+ "localized": "Forçar modo offline",
"reload": "",
- "hint": "Modelos Implícitos de Difusão de Denoising - melhores em inpainting"
+ "hint": ""
},
{
- "id": "",
- "label": "UniPC",
- "localized": "UniPC",
+ "id": 114,
+ "label": "Fixed UNet precision",
+ "localized": "Precisão UNet fixa",
"reload": "",
- "hint": "Framework Unificado Preditor-Corretor para Amostragem Rápida de Modelos de Difusão"
+ "hint": ""
},
{
- "id": "",
- "label": "Sigma negative guidance minimum",
- "localized": "Mínimo de orientação negativa Sigma",
+ "id": 115,
+ "label": "Filename join string",
+ "localized": "String de junção de nome de arquivo",
"reload": "",
- "hint": "Pular prompt negativo por alguns passos quando a imagem estiver quase pronta, 0=desabilitar"
+ "hint": ""
},
{
- "id": "",
- "label": "Upscaler tile size",
- "localized": "Tamanho do bloco do upscaler",
+ "id": 116,
+ "label": "Filename word regex",
+ "localized": "Regex de palavra de nome de arquivo",
"reload": "",
- "hint": "0 = sem telhas"
+ "hint": ""
},
{
- "id": "",
- "label": "Upscaler tile overlap",
- "localized": "Sobreposição de blocos do upscaler",
+ "id": 117,
+ "label": "Force zeros for prompts when empty",
+ "localized": "Forçar zeros para prompts quando vazios",
"reload": "",
- "hint": "Valores baixos = emenda visível"
+ "hint": ""
},
{
- "id": "",
- "label": "GFPGAN",
- "localized": "GFPGAN",
+ "id": 118,
+ "label": "fill",
+ "localized": "preencher (fill)",
"reload": "",
- "hint": "Restaurar rostos de baixa qualidade usando a rede neural GFPGAN"
+ "hint": "Redimensiona a imagem para que a totalidade da imagem fique dentro da resolução de destino. Preenche o espaço vazio com as cores da imagem"
},
{
- "id": "",
- "label": "CodeFormer",
- "localized": "CodeFormer",
+ "id": 119,
+ "label": "For image processing do exact number of steps as specified",
+ "localized": "Para processamento de imagem, execute o número exato de passos conforme especificado",
"reload": "",
- "hint": "Restaurar rostos de baixa qualidade usando a rede neural Codeformer"
+ "hint": ""
},
{
- "id": "",
- "label": "CodeFormer weight parameter",
- "localized": "Parâmetro de peso CodeFormer",
+ "id": 120,
+ "label": "Folder with LyCORIS network(s)",
+ "localized": "Pasta com redes LyCORIS",
"reload": "",
- "hint": "0 = efeito máximo; 1 = efeito mínimo"
+ "hint": ""
},
{
- "id": "",
- "label": "ToMe token merging ratio",
- "localized": "Proporção de fusão de tokens ToMe",
+ "id": 121,
+ "label": "Fuse strength",
+ "localized": "Força de fusão",
"reload": "",
- "hint": "Ativar a fusão de tokens redundantes via tomesd para melhorias de velocidade e memória, 0=desabilitado"
+ "hint": ""
},
{
- "id": "",
- "label": "Todo token merging ratio",
- "localized": "Proporção de fusão de tokens Todo",
+ "id": 122,
+ "label": "FreeInit",
+ "localized": "FreeInit",
"reload": "",
- "hint": "Ativar a fusão de tokens redundantes via todo para melhorias de velocidade e memória, 0=desabilitado"
- },
- {
- "id": "",
- "label": "Model pipeline",
- "localized": "Pipeline do modelo",
- "reload": "",
- "hint": "Se a autodeteção não detectar o modelo automaticamente, selecione o tipo de modelo antes de carregar um modelo"
- },
- {
- "id": "",
- "label": "VAE slicing",
- "localized": "Fatiamento VAE",
- "reload": "",
- "hint": "Decodifica latentes em lote uma imagem por vez com VRAM limitada. Pequeno ganho de desempenho na decodificação VAE em lotes multi-imagem"
- },
- {
- "id": "",
- "label": "VAE tiling",
- "localized": "Telhamento VAE",
- "reload": "",
- "hint": "Divide imagens grandes em blocos sobrepostos com VRAM limitada. Resulta em um pequeno aumento no tempo de processamento"
- },
- {
- "id": "",
- "label": "Dynamic attention BMM",
- "localized": "Atenção dinâmica BMM",
- "reload": "",
- "hint": "Realiza o cálculo de atenção em etapas, em vez de tudo de uma vez. Tempos de inferência mais lentos, mas uso de memória muito reduzido"
- },
- {
- "id": "",
- "label": "ONNX Execution Provider",
- "localized": "Provedor de Execução ONNX",
- "reload": "",
- "hint": "Provedor de Execução ONNX"
- },
- {
- "id": "",
- "label": "ONNX allow fallback to CPU",
- "localized": "ONNX permitir fallback para CPU",
- "reload": "",
- "hint": "Permitir fallback para CPU quando o provedor de execução selecionado falhar"
- },
- {
- "id": "",
- "label": "ONNX cache converted models",
- "localized": "ONNX armazenar modelos convertidos em cache",
- "reload": "",
- "hint": "Salvar os modelos convertidos para o formato ONNX como cache. Você pode gerenciá-los na aba ONNX"
- },
- {
- "id": "",
- "label": "ONNX unload base model when processing refiner",
- "localized": "ONNX descarregar modelo base ao processar refiner",
- "reload": "",
- "hint": "Descarregar modelo base quando o refiner estiver sendo convertido/otimizado/processado"
- },
- {
- "id": "",
- "label": "Inference-mode",
- "localized": "Modo de inferência",
- "reload": "",
- "hint": "Usar torch.inference_mode"
- },
- {
- "id": "",
- "label": "no-grad",
- "localized": "no-grad",
- "reload": "",
- "hint": "Usar torch.no_grad"
- },
- {
- "id": "",
- "label": "Model compile precompile",
- "localized": "Pré-compilação do modelo",
- "reload": "",
- "hint": "Executar a compilação do modelo imediatamente ao carregar o modelo, em vez de no primeiro uso"
- },
- {
- "id": "",
- "label": "Use zeros for prompt padding",
- "localized": "Usar zeros para preenchimento de prompt",
- "reload": "",
- "hint": "Forçar tensor de zeros completo quando o prompt estiver vazio para remover qualquer ruído residual"
- },
- {
- "id": "",
- "label": "Include invisible watermark",
- "localized": "Incluir marca d'água invisível",
- "reload": "",
- "hint": "Adicionar marca d'água invisível à imagem alterando alguns valores de pixel"
- },
- {
- "id": "",
- "label": "invisible watermark string",
- "localized": "String da marca d'água invisível",
- "reload": "",
- "hint": "String da marca d'água para adicionar à imagem. Manter bem curta para evitar corrupção da imagem."
- },
- {
- "id": "",
- "label": "show log view",
- "localized": "mostrar visualização de log",
- "reload": "",
- "hint": "Mostrar visualização de log na parte inferior da janela principal"
- },
- {
- "id": "",
- "label": "Log view update period",
- "localized": "Período de atualização da visualização de log",
- "reload": "",
- "hint": "Período de atualização da visualização de log, em milissegundos"
- },
- {
- "id": "",
- "label": "PAG layer names",
- "localized": "Nomes das camadas PAG",
- "reload": "",
- "hint": "Lista de camadas separadas por espaço Disponível: d[0-5], m[0], u[0-8] Padrão: m0"
+ "hint": ""
}
],
- "missing": [
+ "g": [
{
- "id": "",
- "label": "1st stage",
- "localized": "1ª etapa",
- "reload": "",
- "hint": "1ª etapa"
- },
- {
- "id": "",
- "label": "1st stage backbone",
- "localized": "Backbone da 1ª etapa",
- "reload": "",
- "hint": "Backbone da 1ª etapa"
- },
- {
- "id": "",
- "label": "1st stage skip",
- "localized": "Salto da 1ª etapa",
- "reload": "",
- "hint": "Salto da 1ª etapa"
- },
- {
- "id": "",
- "label": "2nd restart step",
- "localized": "2º passo de reinício",
- "reload": "",
- "hint": "2º passo de reinício"
- },
- {
- "id": "",
- "label": "2nd scale",
- "localized": "2ª escala",
- "reload": "",
- "hint": "2ª escala"
- },
- {
- "id": "",
- "label": "2nd stage",
- "localized": "2ª etapa",
- "reload": "",
- "hint": "2ª etapa"
- },
- {
- "id": "",
- "label": "2nd stage backbone",
- "localized": "Backbone da 2ª etapa",
- "reload": "",
- "hint": "Backbone da 2ª etapa"
- },
- {
- "id": "",
- "label": "2nd stage skip",
- "localized": "Salto da 2ª etapa",
- "reload": "",
- "hint": "Salto da 2ª etapa"
- },
- {
- "id": "",
- "label": "3rd restart step",
- "localized": "3º passo de reinício",
- "reload": "",
- "hint": "3º passo de reinício"
- },
- {
- "id": "",
- "label": "3rd scale",
- "localized": "3ª escala",
- "reload": "",
- "hint": "3ª escala"
- },
- {
- "id": "",
- "label": "3rd stage",
- "localized": "3ª etapa",
- "reload": "",
- "hint": "3ª etapa"
- },
- {
- "id": "",
- "label": "4th restart step",
- "localized": "4º passo de reinício",
- "reload": "",
- "hint": "4º passo de reinício"
- },
- {
- "id": "",
- "label": "4th scale",
- "localized": "4ª escala",
- "reload": "",
- "hint": "4ª escala"
- },
- {
- "id": "",
- "label": "4th stage",
- "localized": "4ª etapa",
- "reload": "",
- "hint": "4ª etapa"
- },
- {
- "id": "",
- "label": "a1111",
- "localized": "a1111",
- "reload": "",
- "hint": "a1111"
- },
- {
- "id": "",
- "label": "accuracy",
- "localized": "Precisão",
- "reload": "",
- "hint": "Precisão"
- },
- {
- "id": "",
- "label": "aci: mask dilate",
- "localized": "aci: dilatar máscara",
- "reload": "",
- "hint": "aci: dilatar máscara"
- },
- {
- "id": "",
- "label": "active",
- "localized": "Ativo",
- "reload": "",
- "hint": "Ativo"
- },
- {
- "id": "",
- "label": "adain",
- "localized": "Adain",
- "reload": "",
- "hint": "Adain"
- },
- {
- "id": "",
- "label": "adapter 1",
- "localized": "Adaptador 1",
- "reload": "",
- "hint": "Adaptador 1"
- },
- {
- "id": "",
- "label": "adapter 2",
- "localized": "Adaptador 2",
- "reload": "",
- "hint": "Adaptador 2"
- },
- {
- "id": "",
- "label": "adapter 3",
- "localized": "Adaptador 3",
- "reload": "",
- "hint": "Adaptador 3"
- },
- {
- "id": "",
- "label": "adapter 4",
- "localized": "Adaptador 4",
- "reload": "",
- "hint": "Adaptador 4"
- },
- {
- "id": "",
- "label": "adaptive restore",
- "localized": "Restauração adaptativa",
- "reload": "",
- "hint": "Restauração adaptativa"
- },
- {
- "id": "",
- "label": "add text info",
- "localized": "Adicionar informações de texto",
- "reload": "",
- "hint": "Adicionar informações de texto"
- },
- {
- "id": "",
- "label": "add time info",
- "localized": "Adicionar informações de tempo",
- "reload": "",
- "hint": "Adicionar informações de tempo"
- },
- {
- "id": "",
- "label": "additional image browser folders",
- "localized": "Pastas adicionais do navegador de imagens",
- "reload": "",
- "hint": "Pastas adicionais do navegador de imagens"
- },
- {
- "id": "",
- "label": "additional postprocessing operations",
- "localized": "Operações adicionais de pós-processamento",
- "reload": "",
- "hint": "Operações adicionais de pós-processamento"
- },
- {
- "id": "",
- "label": "advanced options",
- "localized": "Opções avançadas",
- "reload": "",
- "hint": "Opções avançadas"
- },
- {
- "id": "",
- "label": "after",
- "localized": "Depois",
- "reload": "",
- "hint": "Depois"
- },
- {
- "id": "",
- "label": "aggressive at step",
- "localized": "Agressivo na etapa",
- "reload": "",
- "hint": "Agressivo na etapa"
- },
- {
- "id": "",
- "label": "alias",
- "localized": "Alias",
- "reload": "",
- "hint": "Alias"
- },
- {
- "id": "",
- "label": "all",
- "localized": "Todos",
- "reload": "",
- "hint": "Todos"
- },
- {
- "id": "",
- "label": "allowed aspect ratios",
- "localized": "Proporções de aspecto permitidas",
- "reload": "",
- "hint": "Proporções de aspecto permitidas"
- },
- {
- "id": "",
- "label": "alpha",
- "localized": "Alfa",
- "reload": "",
- "hint": "Alfa"
- },
- {
- "id": "",
- "label": "alpha block weight preset",
- "localized": "Predefinição de peso de bloco alfa",
- "reload": "",
- "hint": "Predefinição de peso de bloco alfa"
- },
- {
- "id": "",
- "label": "alpha matting",
- "localized": "Mattificação alfa",
- "reload": "",
- "hint": "Mattificação alfa"
- },
- {
- "id": "",
- "label": "alpha preset",
- "localized": "Predefinição alfa",
- "reload": "",
- "hint": "Predefinição alfa"
- },
- {
- "id": "",
- "label": "alpha ratio",
- "localized": "Proporção alfa",
- "reload": "",
- "hint": "Proporção alfa"
- },
- {
- "id": "",
- "label": "amplify lut",
- "localized": "Amplificar LUT",
- "reload": "",
- "hint": "Amplificar LUT"
- },
- {
- "id": "",
- "label": "analyze",
- "localized": "Analisar",
- "reload": "",
- "hint": "Analisar"
- },
- {
- "id": "",
- "label": "anchor settings",
- "localized": "Configurações de âncora",
- "reload": "",
- "hint": "Configurações de âncora"
- },
- {
- "id": "",
- "label": "animateddiff",
- "localized": "Animatediff",
- "reload": "",
- "hint": "Animatediff"
- },
- {
- "id": "",
- "label": "answer",
- "localized": "Resposta",
- "reload": "",
- "hint": "Resposta"
- },
- {
- "id": "",
- "label": "aot_ts_nvfuser",
- "localized": "aot_ts_nvfuser",
- "reload": "",
- "hint": "aot_ts_nvfuser"
- },
- {
- "id": "",
- "label": "appearance",
- "localized": "Aparência",
- "reload": "",
- "hint": "Aparência"
- },
- {
- "id": "",
- "label": "append caption files",
- "localized": "Anexar arquivos de legenda",
- "reload": "",
- "hint": "Anexar arquivos de legenda"
- },
- {
- "id": "",
- "label": "append image info json file",
- "localized": "Anexar arquivo JSON de informações da imagem",
- "reload": "",
- "hint": "Anexar arquivo JSON de informações da imagem"
- },
- {
- "id": "",
- "label": "append interrogated prompt at each iteration",
- "localized": "Anexar prompt interrogado a cada iteração",
- "reload": "",
- "hint": "Anexar prompt interrogado a cada iteração"
- },
- {
- "id": "",
- "label": "apply color correction",
- "localized": "Aplicar correção de cor",
- "reload": "",
- "hint": "Aplicar correção de cor"
- },
- {
- "id": "",
- "label": "apply filter",
- "localized": "Aplicar filtro",
- "reload": "",
- "hint": "Aplicar filtro"
- },
- {
- "id": "",
- "label": "apply linfusion distillation on load",
- "localized": "Aplicar destilação Linfusion ao carregar",
- "reload": "",
- "hint": "Aplicar destilação Linfusion ao carregar"
- },
- {
- "id": "",
- "label": "apply mask as overlay",
- "localized": "Aplicar máscara como sobreposição",
- "reload": "",
- "hint": "Aplicar máscara como sobreposição"
- },
- {
- "id": "",
- "label": "apply msw-msa",
- "localized": "Aplicar MSW-MSA",
- "reload": "",
- "hint": "Aplicar MSW-MSA"
- },
- {
- "id": "",
- "label": "apply rau-net",
- "localized": "Aplicar RAU-Net",
- "reload": "",
- "hint": "Aplicar RAU-Net"
- },
- {
- "id": "",
- "label": "apply to model",
- "localized": "Aplicar ao modelo",
- "reload": "",
- "hint": "Aplicar ao modelo"
- },
- {
- "id": "",
- "label": "artists",
- "localized": "Artistas",
- "reload": "",
- "hint": "Artistas"
- },
- {
- "id": "",
- "label": "atiadlxx (amd only)",
- "localized": "atiadlxx (somente AMD)",
- "reload": "",
- "hint": "atiadlxx (somente AMD)"
- },
- {
- "id": "",
- "label": "attention",
- "localized": "Atenção",
- "reload": "",
- "hint": "Atenção"
- },
- {
- "id": "",
- "label": "attention adain",
- "localized": "Adain de atenção",
- "reload": "",
- "hint": "Adain de atenção"
- },
- {
- "id": "",
- "label": "attention cache enabled",
- "localized": "Cache de atenção habilitado",
- "reload": "",
- "hint": "Cache de atenção habilitado"
- },
- {
- "id": "",
- "label": "attention chunking threshold",
- "localized": "Limite de chunking de atenção",
- "reload": "",
- "hint": "Limite de chunking de atenção"
- },
- {
- "id": "",
- "label": "attention kv chunk size",
- "localized": "Tamanho do chunk KV de atenção",
- "reload": "",
- "hint": "Tamanho do chunk KV de atenção"
- },
- {
- "id": "",
- "label": "attention query chunk size",
- "localized": "Tamanho do chunk de consulta de atenção",
- "reload": "",
- "hint": "Tamanho do chunk de consulta de atenção"
- },
- {
- "id": "",
- "label": "auto",
- "localized": "Automático",
- "reload": "",
- "hint": "Automático"
- },
- {
- "id": "",
- "label": "auto apply",
- "localized": "Aplicar automaticamente",
- "reload": "",
- "hint": "Aplicar automaticamente"
- },
- {
- "id": "",
- "label": "auto-convert sd15 embeddings to sdxl",
- "localized": "Converter automaticamente embeddings SD15 para SDXL",
- "reload": "",
- "hint": "Converter automaticamente embeddings SD15 para SDXL"
- },
- {
- "id": "",
- "label": "auto-mask",
- "localized": "Máscara automática",
- "reload": "",
- "hint": "Máscara automática"
- },
- {
- "id": "",
- "label": "auto-segment",
- "localized": "Segmentação automática",
- "reload": "",
- "hint": "Segmentação automática"
- },
- {
- "id": "",
- "label": "autolaunch browser upon startup",
- "localized": "Abrir navegador automaticamente ao iniciar",
- "reload": "",
- "hint": "Abrir navegador automaticamente ao iniciar"
- },
- {
- "id": "",
- "label": "automatically determine rank",
- "localized": "Determinar automaticamente o rank",
- "reload": "",
- "hint": "Determinar automaticamente o rank"
- },
- {
- "id": "",
- "label": "autorank ratio",
- "localized": "Proporção de autorank",
- "reload": "",
- "hint": "Proporção de autorank"
- },
- {
- "id": "",
- "label": "available networks",
- "localized": "Redes disponíveis",
- "reload": "",
- "hint": "Redes disponíveis"
- },
- {
- "id": "",
- "label": "backend",
- "localized": "Backend",
- "reload": "",
- "hint": "Backend"
- },
- {
- "id": "",
- "label": "backend storage",
- "localized": "Armazenamento de backend",
- "reload": "",
- "hint": "Armazenamento de backend"
- },
- {
- "id": "",
- "label": "background threshold",
- "localized": "Limite de fundo",
- "reload": "",
- "hint": "Limite de fundo"
- },
- {
- "id": "",
- "label": "balanced",
- "localized": "Balanceado",
- "reload": "",
- "hint": "Balanceado"
- },
- {
- "id": "",
- "label": "balanced offload cpu high watermark",
- "localized": "Marca d'água superior da CPU de descarregamento balanceado",
- "reload": "",
- "hint": "Marca d'água superior da CPU de descarregamento balanceado"
- },
- {
- "id": "",
- "label": "balanced offload gpu high watermark",
- "localized": "Marca d'água superior da GPU de descarregamento balanceado",
- "reload": "",
- "hint": "Marca d'água superior da GPU de descarregamento balanceado"
- },
- {
- "id": "",
- "label": "balanced offload gpu low watermark",
- "localized": "Marca d'água inferior da GPU de descarregamento balanceado",
- "reload": "",
- "hint": "Marca d'água inferior da GPU de descarregamento balanceado"
- },
- {
- "id": "",
- "label": "base",
- "localized": "Base",
- "reload": "",
- "hint": "Base"
- },
- {
- "id": "",
- "label": "batch caption",
- "localized": "Legenda em lote",
- "reload": "",
- "hint": "Legenda em lote"
- },
- {
- "id": "",
- "label": "batch input directory",
- "localized": "Diretório de entrada em lote",
- "reload": "",
- "hint": "Diretório de entrada em lote"
- },
- {
- "id": "",
- "label": "batch interogate",
- "localized": "Interrogar em lote",
- "reload": "",
- "hint": "Interrogar em lote"
- },
- {
- "id": "",
- "label": "batch interrogate",
- "localized": "Interrogar em lote",
- "reload": "",
- "hint": "Interrogar em lote"
- },
- {
- "id": "",
- "label": "batch mask directory",
- "localized": "Diretório de máscara em lote",
- "reload": "",
- "hint": "Diretório de máscara em lote"
- },
- {
- "id": "",
- "label": "batch matrix-matrix",
- "localized": "Matriz-matriz em lote",
- "reload": "",
- "hint": "Matriz-matriz em lote"
- },
- {
- "id": "",
- "label": "batch mode uses sequential seeds",
- "localized": "Modo em lote usa seeds sequenciais",
- "reload": "",
- "hint": "Modo em lote usa seeds sequenciais"
- },
- {
- "id": "",
- "label": "batch output directory",
- "localized": "Diretório de saída em lote",
- "reload": "",
- "hint": "Diretório de saída em lote"
- },
- {
- "id": "",
- "label": "batch uses original name",
- "localized": "Lote usa nome original",
- "reload": "",
- "hint": "Lote usa nome original"
- },
- {
- "id": "",
- "label": "bdia ddim",
- "localized": "BDIA DDIM",
- "reload": "",
- "hint": "BDIA DDIM"
- },
- {
- "id": "",
- "label": "before",
- "localized": "Antes",
- "reload": "",
- "hint": "Antes"
- },
- {
- "id": "",
- "label": "benchmark level",
- "localized": "Nível de benchmark",
- "reload": "",
- "hint": "Nível de benchmark"
- },
- {
- "id": "",
- "label": "benchmark steps",
- "localized": "Passos de benchmark",
- "reload": "",
- "hint": "Passos de benchmark"
- },
- {
- "id": "",
- "label": "beta block weight preset",
- "localized": "Predefinição de peso de bloco beta",
- "reload": "",
- "hint": "Predefinição de peso de bloco beta"
- },
- {
- "id": "",
- "label": "beta end",
- "localized": "Fim beta",
- "reload": "",
- "hint": "Fim beta"
- },
- {
- "id": "",
- "label": "beta ratio",
- "localized": "Proporção beta",
- "reload": "",
- "hint": "Proporção beta"
- },
- {
- "id": "",
- "label": "beta schedule",
- "localized": "Cronograma beta",
- "reload": "",
- "hint": "Cronograma beta"
- },
- {
- "id": "",
- "label": "beta start",
- "localized": "Início beta",
- "reload": "",
- "hint": "Início beta"
- },
- {
- "id": "",
- "label": "bh1",
- "localized": "bh1",
- "reload": "",
- "hint": "bh1"
- },
- {
- "id": "bh2",
- "label": "bh2",
- "localized": "bh2",
- "reload": "bh2",
- "hint": "bh2"
- },
- {
- "id": "block",
- "label": "block",
- "localized": "bloco",
- "reload": "block",
- "hint": "bloco"
- },
- {
- "id": "block skip range",
- "label": "block skip range",
- "localized": "intervalo de salto de bloco",
- "reload": "block skip range",
- "hint": "intervalo de salto de bloco"
- },
- {
- "id": "blur",
- "label": "blur",
- "localized": "desfoque",
- "reload": "blur",
- "hint": "desfoque"
- },
- {
- "id": "body",
- "label": "body",
- "localized": "corpo",
- "reload": "body",
- "hint": "corpo"
- },
- {
- "id": "boost",
- "label": "boost",
- "localized": "impulso",
- "reload": "boost",
- "hint": "impulso"
- },
- {
- "id": "brightness",
- "label": "brightness",
- "localized": "brilho",
- "reload": "brightness",
- "hint": "brilho"
- },
- {
- "id": "cache model",
- "label": "cache model",
- "localized": "modelo de cache",
- "reload": "cache model",
- "hint": "modelo de cache"
- },
- {
- "id": "cache text encoder results",
- "label": "cache text encoder results",
- "localized": "armazenar resultados do codificador de texto em cache",
- "reload": "cache text encoder results",
- "hint": "armazenar resultados do codificador de texto em cache"
- },
- {
- "id": "canny",
- "label": "canny",
- "localized": "canny",
- "reload": "canny",
- "hint": "canny"
- },
- {
- "id": "caption",
- "label": "caption",
- "localized": "legenda",
- "reload": "caption",
- "hint": "legenda"
- },
- {
- "id": "caption model",
- "label": "caption model",
- "localized": "modelo de legenda",
- "reload": "caption model",
- "hint": "modelo de legenda"
- },
- {
- "id": "center",
- "label": "center",
- "localized": "centro",
- "reload": "center",
- "hint": "centro"
- },
- {
- "id": "change log",
- "label": "change log",
- "localized": "registro de alterações",
- "reload": "change log",
- "hint": "registro de alterações"
- },
- {
- "id": "change model",
- "label": "change model",
- "localized": "mudar modelo",
- "reload": "change model",
- "hint": "mudar modelo"
- },
- {
- "id": "change rate",
- "label": "change rate",
- "localized": "taxa de alteração",
- "reload": "change rate",
- "hint": "taxa de alteração"
- },
- {
- "id": "change reference",
- "label": "change reference",
- "localized": "mudar referência",
- "reload": "change reference",
- "hint": "mudar referência"
- },
- {
- "id": "change refiner",
- "label": "change refiner",
- "localized": "mudar refinador",
- "reload": "change refiner",
- "hint": "mudar refinador"
- },
- {
- "id": "change vae",
- "label": "change vae",
- "localized": "mudar vae",
- "reload": "change vae",
- "hint": "mudar vae"
- },
- {
- "id": "channels last",
- "label": "channels last",
- "localized": "canais por último",
- "reload": "channels last",
- "hint": "canais por último"
- },
- {
- "id": "check alternative hash",
- "label": "check alternative hash",
- "localized": "verificar hash alternativo",
- "reload": "check alternative hash",
- "hint": "verificar hash alternativo"
- },
- {
- "id": "check for updates",
- "label": "check for updates",
- "localized": "verificar atualizações",
- "reload": "check for updates",
- "hint": "verificar atualizações"
- },
- {
- "id": "check status",
- "label": "check status",
- "localized": "verificar status",
- "reload": "check status",
- "hint": "verificar status"
- },
- {
- "id": "chunk size",
- "label": "chunk size",
- "localized": "tamanho do bloco",
- "reload": "chunk size",
- "hint": "tamanho do bloco"
- },
- {
- "id": "civitai model type",
- "label": "civitai model type",
- "localized": "tipo de modelo civitai",
- "reload": "civitai model type",
- "hint": "tipo de modelo civitai"
- },
- {
- "id": "civitai token",
- "label": "civitai token",
- "localized": "token civitai",
- "reload": "civitai token",
- "hint": "token civitai"
- },
- {
- "id": "ck flash attention",
- "label": "ck flash attention",
- "localized": "atenção ck flash",
- "reload": "ck flash attention",
- "hint": "atenção ck flash"
- },
- {
- "id": "ckpt",
- "label": "ckpt",
- "localized": "ckpt",
- "reload": "ckpt",
- "hint": "ckpt"
- },
- {
- "id": "cleanup temporary folder on startup",
- "label": "cleanup temporary folder on startup",
- "localized": "limpar pasta temporária na inicialização",
- "reload": "cleanup temporary folder on startup",
- "hint": "limpar pasta temporária na inicialização"
- },
- {
- "id": "clip model",
- "label": "clip model",
- "localized": "modelo clip",
- "reload": "clip model",
- "hint": "modelo clip"
- },
- {
- "id": "clip: chunk size",
- "label": "clip: chunk size",
- "localized": "clip: tamanho do bloco",
- "reload": "clip: chunk size",
- "hint": "clip: tamanho do bloco"
- },
- {
- "id": "clip: default captioner",
- "label": "clip: default captioner",
- "localized": "clip: legendador padrão",
- "reload": "clip: default captioner",
- "hint": "clip: legendador padrão"
- },
- {
- "id": "clip: default mode",
- "label": "clip: default mode",
- "localized": "clip: modo padrão",
- "reload": "clip: default mode",
- "hint": "clip: modo padrão"
- },
- {
- "id": "clip: default model",
- "label": "clip: default model",
- "localized": "clip: modelo padrão",
- "reload": "clip: default model",
- "hint": "clip: modelo padrão"
- },
- {
- "id": "clip: intermediate flavors",
- "label": "clip: intermediate flavors",
- "localized": "clip: sabores intermediários",
- "reload": "clip: intermediate flavors",
- "hint": "clip: sabores intermediários"
- },
- {
- "id": "clip: max flavors",
- "label": "clip: max flavors",
- "localized": "clip: máximo de sabores",
- "reload": "clip: max flavors",
- "hint": "clip: máximo de sabores"
- },
- {
- "id": "clip: max length",
- "label": "clip: max length",
- "localized": "clip: comprimento máximo",
- "reload": "clip: max length",
- "hint": "clip: comprimento máximo"
- },
- {
- "id": "clip: min flavors",
- "label": "clip: min flavors",
- "localized": "clip: mínimo de sabores",
- "reload": "clip: min flavors",
- "hint": "clip: mínimo de sabores"
- },
- {
- "id": "clip: min length",
- "label": "clip: min length",
- "localized": "clip: comprimento mínimo",
- "reload": "clip: min length",
- "hint": "clip: comprimento mínimo"
- },
- {
- "id": "clip: num beams",
- "label": "clip: num beams",
- "localized": "clip: número de feixes",
- "reload": "clip: num beams",
- "hint": "clip: número de feixes"
- },
- {
- "id": "close",
- "label": "close",
- "localized": "fechar",
- "reload": "close",
- "hint": "fechar"
- },
- {
- "id": "cmsi",
- "label": "cmsi",
- "localized": "cmsi",
- "reload": "cmsi",
- "hint": "cmsi"
- },
- {
- "id": "cn end",
- "label": "cn end",
- "localized": "cn fim",
- "reload": "cn end",
- "hint": "cn fim"
- },
- {
- "id": "cn mode",
- "label": "cn mode",
- "localized": "cn modo",
- "reload": "cn mode",
- "hint": "cn modo"
- },
- {
- "id": "cn start",
- "label": "cn start",
- "localized": "cn início",
- "reload": "cn start",
- "hint": "cn início"
- },
- {
- "id": "cn strength",
- "label": "cn strength",
- "localized": "cn força",
- "reload": "cn strength",
- "hint": "cn força"
- },
- {
- "id": "cn tiles",
- "label": "cn tiles",
- "localized": "cn blocos",
- "reload": "cn tiles",
- "hint": "cn blocos"
- },
- {
- "id": "coarse",
- "label": "coarse",
- "localized": "grosseiro",
- "reload": "coarse",
- "hint": "grosseiro"
- },
- {
- "id": "color",
- "label": "color",
- "localized": "cor",
- "reload": "color",
- "hint": "cor"
- },
- {
- "id": "color grading",
- "label": "color grading",
- "localized": "correção de cor",
- "reload": "color grading",
- "hint": "correção de cor"
- },
- {
- "id": "color map",
- "label": "color map",
- "localized": "mapa de cores",
- "reload": "color map",
- "hint": "mapa de cores"
- },
- {
- "id": "color variation",
- "label": "color variation",
- "localized": "variação de cor",
- "reload": "color variation",
- "hint": "variação de cor"
- },
- {
- "id": "colormap",
- "label": "colormap",
- "localized": "mapa de cores",
- "reload": "colormap",
- "hint": "mapa de cores"
- },
- {
- "id": "columns",
- "label": "columns",
- "localized": "colunas",
- "reload": "columns",
- "hint": "colunas"
- },
- {
- "id": "comma",
- "label": "comma",
- "localized": "vírgula",
- "reload": "comma",
- "hint": "vírgula"
- },
- {
- "id": "comma separated list with optional strength per lora",
- "label": "comma separated list with optional strength per lora",
- "localized": "lista separada por vírgulas com força opcional por lora",
- "reload": "comma separated list with optional strength per lora",
- "hint": "lista separada por vírgulas com força opcional por lora"
- },
- {
- "id": "compact view",
- "label": "compact view",
- "localized": "visualização compacta",
- "reload": "compact view",
- "hint": "visualização compacta"
- },
- {
- "id": "compel",
- "label": "compel",
- "localized": "compel",
- "reload": "compel",
- "hint": "compel"
- },
- {
- "id": "composite",
- "label": "composite",
- "localized": "composto",
- "reload": "composite",
- "hint": "composto"
- },
- {
- "id": "compress ratio",
- "label": "compress ratio",
- "localized": "taxa de compressão",
- "reload": "compress ratio",
- "hint": "taxa de compressão"
- },
- {
- "id": "concept tokens",
- "label": "concept tokens",
- "localized": "tokens de conceito",
- "reload": "concept tokens",
- "hint": "tokens de conceito"
- },
- {
- "id": "context",
- "label": "context",
- "localized": "contexto",
- "reload": "context",
- "hint": "contexto"
- },
- {
- "id": "context after",
- "label": "context after",
- "localized": "contexto depois",
- "reload": "context after",
- "hint": "contexto depois"
- },
- {
- "id": "context before",
- "label": "context before",
- "localized": "contexto antes",
- "reload": "context before",
- "hint": "contexto antes"
- },
- {
- "id": "context mask",
- "label": "context mask",
- "localized": "máscara de contexto",
- "reload": "context mask",
- "hint": "máscara de contexto"
- },
- {
- "id": "contrast",
- "label": "contrast",
- "localized": "contraste",
- "reload": "contrast",
- "hint": "contraste"
- },
- {
- "id": "control factor",
- "label": "control factor",
- "localized": "fator de controle",
- "reload": "control factor",
- "hint": "fator de controle"
- },
- {
- "id": "control override denoise strength",
- "label": "control override denoise strength",
- "localized": "controle de sobreposição da força de denoise",
- "reload": "control override denoise strength",
- "hint": "controle de sobreposição da força de denoise"
- },
- {
- "id": "control preprocess input images",
- "label": "control preprocess input images",
- "localized": "controle de pré-processamento de imagens de entrada",
- "reload": "control preprocess input images",
- "hint": "controle de pré-processamento de imagens de entrada"
- },
- {
- "id": "control-lllite unit 1",
- "label": "control-lllite unit 1",
- "localized": "control-lllite unidade 1",
- "reload": "control-lllite unit 1",
- "hint": "control-lllite unidade 1"
- },
- {
- "id": "control-lllite unit 2",
- "label": "control-lllite unit 2",
- "localized": "control-lllite unidade 2",
- "reload": "control-lllite unit 2",
- "hint": "control-lllite unidade 2"
- },
- {
- "id": "control-lllite unit 3",
- "label": "control-lllite unit 3",
- "localized": "control-lllite unidade 3",
- "reload": "control-lllite unit 3",
- "hint": "control-lllite unidade 3"
- },
- {
- "id": "control-lllite unit 4",
- "label": "control-lllite unit 4",
- "localized": "control-lllite unidade 4",
- "reload": "control-lllite unit 4",
- "hint": "control-lllite unidade 4"
- },
- {
- "id": "controlnet",
- "label": "controlnet",
- "localized": "controlnet",
- "reload": "controlnet",
- "hint": "controlnet"
- },
- {
- "id": "controlnet unit 1",
- "label": "controlnet unit 1",
- "localized": "controlnet unidade 1",
- "reload": "controlnet unit 1",
- "hint": "controlnet unidade 1"
- },
- {
- "id": "controlnet unit 2",
- "label": "controlnet unit 2",
- "localized": "controlnet unidade 2",
- "reload": "controlnet unit 2",
- "hint": "controlnet unidade 2"
- },
- {
- "id": "controlnet unit 3",
- "label": "controlnet unit 3",
- "localized": "controlnet unidade 3",
- "reload": "controlnet unit 3",
- "hint": "controlnet unidade 3"
- },
- {
- "id": "controlnet unit 4",
- "label": "controlnet unit 4",
- "localized": "controlnet unidade 4",
- "reload": "controlnet unit 4",
- "hint": "controlnet unidade 4"
- },
- {
- "id": "controlnet-xs",
- "label": "controlnet-xs",
- "localized": "controlnet-xs",
- "reload": "controlnet-xs",
- "hint": "controlnet-xs"
- },
- {
- "id": "controlnet-xs unit 1",
- "label": "controlnet-xs unit 1",
- "localized": "controlnet-xs unidade 1",
- "reload": "controlnet-xs unit 1",
- "hint": "controlnet-xs unidade 1"
- },
- {
- "id": "controlnet-xs unit 2",
- "label": "controlnet-xs unit 2",
- "localized": "controlnet-xs unidade 2",
- "reload": "controlnet-xs unit 2",
- "hint": "controlnet-xs unidade 2"
- },
- {
- "id": "controlnet-xs unit 3",
- "label": "controlnet-xs unit 3",
- "localized": "controlnet-xs unidade 3",
- "reload": "controlnet-xs unit 3",
- "hint": "controlnet-xs unidade 3"
- },
- {
- "id": "controlnet-xs unit 4",
- "label": "controlnet-xs unit 4",
- "localized": "controlnet-xs unidade 4",
- "reload": "controlnet-xs unit 4",
- "hint": "controlnet-xs unidade 4"
- },
- {
- "id": "correction mode",
- "label": "correction mode",
- "localized": "modo de correção",
- "reload": "correction mode",
- "hint": "modo de correção"
- },
- {
- "id": "cosine background",
- "label": "cosine background",
- "localized": "fundo cosseno",
- "reload": "cosine background",
- "hint": "fundo cosseno"
- },
- {
- "id": "cosine scale",
- "label": "cosine scale",
- "localized": "escala cosseno",
- "reload": "cosine scale",
- "hint": "escala cosseno"
- },
- {
- "id": "cosine scale 1",
- "label": "cosine scale 1",
- "localized": "escala cosseno 1",
- "reload": "cosine scale 1",
- "hint": "escala cosseno 1"
- },
- {
- "id": "cosine scale 2",
- "label": "cosine scale 2",
- "localized": "escala cosseno 2",
- "reload": "cosine scale 2",
- "hint": "escala cosseno 2"
- },
- {
- "id": "cosine scale 3",
- "label": "cosine scale 3",
- "localized": "escala cosseno 3",
- "reload": "cosine scale 3",
- "hint": "escala cosseno 3"
- },
- {
- "id": "create image info text file",
- "label": "create image info text file",
- "localized": "criar arquivo de texto de informações da imagem",
- "reload": "create image info text file",
- "hint": "criar arquivo de texto de informações da imagem"
- },
- {
- "id": "create video",
- "label": "create video",
- "localized": "criar vídeo",
- "reload": "create video",
- "hint": "criar vídeo"
- },
- {
- "id": "create zip archive",
- "label": "create zip archive",
- "localized": "criar arquivo zip",
- "reload": "create zip archive",
- "hint": "criar arquivo zip"
- },
- {
- "id": "cross-attention",
- "label": "cross-attention",
- "localized": "cross-attention",
- "reload": "cross-attention",
- "hint": "cross-attention"
- },
- {
- "id": "cudagraphs",
- "label": "cudagraphs",
- "localized": "cudagraphs",
- "reload": "cudagraphs",
- "hint": "cudagraphs"
- },
- {
- "id": "cudamallocasync",
- "label": "cudamallocasync",
- "localized": "cudamallocasync",
- "reload": "cudamallocasync",
- "hint": "cudamallocasync"
- },
- {
- "id": "custom pipeline",
- "label": "custom pipeline",
- "localized": "pipeline personalizado",
- "reload": "custom pipeline",
- "hint": "pipeline personalizado"
- },
- {
- "id": "dark",
- "label": "dark",
- "localized": "escuro",
- "reload": "dark",
- "hint": "escuro"
- },
- {
- "id": "dc solver",
- "label": "dc solver",
- "localized": "solucionador dc",
- "reload": "dc solver",
- "hint": "solucionador dc"
- },
- {
- "id": "ddpm",
- "label": "ddpm",
- "localized": "ddpm",
- "reload": "ddpm",
- "hint": "ddpm"
- },
- {
- "id": "debug info",
- "label": "debug info",
- "localized": "informações de depuração",
- "reload": "debug info",
- "hint": "informações de depuração"
- },
- {
- "id": "",
- "label": "decode",
- "localized": "descodificar",
- "reload": "",
- "hint": "descodificar"
- },
- {
- "id": "",
- "label": "decode chunks",
- "localized": "descodificar blocos",
- "reload": "",
- "hint": "descodificar blocos"
- },
- {
- "id": "",
- "label": "deep-cache",
- "localized": "cache profunda",
- "reload": "",
- "hint": "cache profunda"
- },
- {
- "id": "",
- "label": "deepbooru",
- "localized": "deepbooru",
- "reload": "",
- "hint": "deepbooru"
- },
- {
- "id": "",
- "label": "deepbooru: escape brackets",
- "localized": "deepbooru: escapar parênteses",
- "reload": "",
- "hint": "deepbooru: escapar parênteses"
- },
- {
- "id": "",
- "label": "deepbooru: exclude tags",
- "localized": "deepbooru: excluir tags",
- "reload": "",
- "hint": "deepbooru: excluir tags"
- },
- {
- "id": "",
- "label": "deepbooru: include scores in results",
- "localized": "deepbooru: incluir pontuações nos resultados",
- "reload": "",
- "hint": "deepbooru: incluir pontuações nos resultados"
- },
- {
- "id": "",
- "label": "deepbooru: max tags",
- "localized": "deepbooru: número máximo de tags",
- "reload": "",
- "hint": "deepbooru: número máximo de tags"
- },
- {
- "id": "",
- "label": "deepbooru: score threshold",
- "localized": "deepbooru: limite de pontuação",
- "reload": "",
- "hint": "deepbooru: limite de pontuação"
- },
- {
- "id": "",
- "label": "deepbooru: sort alphabetically",
- "localized": "deepbooru: ordenar alfabeticamente",
- "reload": "",
- "hint": "deepbooru: ordenar alfabeticamente"
- },
- {
- "id": "",
- "label": "deepbooru: use spaces for tags",
- "localized": "deepbooru: usar espaços para tags",
- "reload": "",
- "hint": "deepbooru: usar espaços para tags"
- },
- {
- "id": "",
- "label": "deepcache cache interval",
- "localized": "intervalo de cache deepcache",
- "reload": "",
- "hint": "intervalo de cache deepcache"
- },
- {
- "id": "",
- "label": "default",
- "localized": "padrão",
- "reload": "",
- "hint": "padrão"
- },
- {
- "id": "",
- "label": "deis",
- "localized": "deis",
- "reload": "",
- "hint": "deis"
- },
- {
- "id": "",
- "label": "denoising batch size",
- "localized": "tamanho do lote de denoising",
- "reload": "",
- "hint": "tamanho do lote de denoising"
- },
- {
- "id": "",
- "label": "denoising steps",
- "localized": "etapas de denoising",
- "reload": "",
- "hint": "etapas de denoising"
- },
- {
- "id": "",
- "label": "depth and normal",
- "localized": "profundidade e normal",
- "reload": "",
- "hint": "profundidade e normal"
- },
- {
- "id": "",
- "label": "depth anything",
- "localized": "depth anything",
- "reload": "",
- "hint": "depth anything"
- },
- {
- "id": "",
- "label": "depth map",
- "localized": "mapa de profundidade",
- "reload": "",
- "hint": "mapa de profundidade"
- },
- {
- "id": "",
- "label": "depth threshold",
- "localized": "limiar de profundidade",
- "reload": "",
- "hint": "limiar de profundidade"
- },
- {
- "id": "",
- "label": "description",
- "localized": "descrição",
- "reload": "",
- "hint": "descrição"
- },
- {
- "id": "",
- "label": "details",
- "localized": "detalhes",
- "reload": "",
- "hint": "detalhes"
- },
- {
- "id": "",
- "label": "deterministic mode",
- "localized": "modo determinístico",
- "reload": "",
- "hint": "modo determinístico"
- },
- {
- "id": "",
- "label": "device info",
- "localized": "informações do dispositivo",
- "reload": "",
- "hint": "informações do dispositivo"
- },
- {
- "id": "",
- "label": "diffusers",
- "localized": "diffusers",
- "reload": "",
- "hint": "diffusers"
- },
- {
- "id": "",
- "label": "dilate",
- "localized": "dilatar",
- "reload": "",
- "hint": "dilatar"
- },
- {
- "id": "",
- "label": "dilate tau",
- "localized": "dilatar tau",
- "reload": "",
- "hint": "dilatar tau"
- },
- {
- "id": "",
- "label": "directml retry ops for nan",
- "localized": "DirectML tentar novamente operações para NaN",
- "reload": "",
- "hint": "DirectML tentar novamente operações para NaN"
- },
- {
- "id": "",
- "label": "directory for temporary images; leave empty for default",
- "localized": "diretório para imagens temporárias; deixe vazio para o padrão",
- "reload": "",
- "hint": "diretório para imagens temporárias; deixe vazio para o padrão"
- },
- {
- "id": "",
- "label": "disable accelerate",
- "localized": "desativar aceleração",
- "reload": "",
- "hint": "desativar aceleração"
- },
- {
- "id": "",
- "label": "disable conditional batching",
- "localized": "desativar agrupamento condicional",
- "reload": "",
- "hint": "desativar agrupamento condicional"
- },
- {
- "id": "",
- "label": "disabled",
- "localized": "desativado",
- "reload": "",
- "hint": "desativado"
- },
- {
- "id": "",
- "label": "discard penultimate sigma",
- "localized": "descartar penúltimo sigma",
- "reload": "",
- "hint": "descartar penúltimo sigma"
- },
- {
- "id": "",
- "label": "distance threshold",
- "localized": "limiar de distância",
- "reload": "",
- "hint": "limiar de distância"
- },
- {
- "id": "",
- "label": "do not change selected model when reading generation parameters",
- "localized": "não alterar o modelo selecionado ao ler parâmetros de geração",
- "reload": "",
- "hint": "não alterar o modelo selecionado ao ler parâmetros de geração"
- },
- {
- "id": "",
- "label": "do not display video output in ui",
- "localized": "não exibir saída de vídeo na interface",
- "reload": "",
- "hint": "não exibir saída de vídeo na interface"
- },
- {
- "id": "",
- "label": "down",
- "localized": "para baixo",
- "reload": "",
- "hint": "para baixo"
- },
- {
- "id": "",
- "label": "download",
- "localized": "baixar",
- "reload": "",
- "hint": "baixar"
- },
- {
- "id": "",
- "label": "download model",
- "localized": "baixar modelo",
- "reload": "",
- "hint": "baixar modelo"
- },
- {
- "id": "",
- "label": "download path",
- "localized": "caminho de download",
- "reload": "",
- "hint": "caminho de download"
- },
- {
- "id": "",
- "label": "download updates",
- "localized": "baixar atualizações",
- "reload": "",
- "hint": "baixar atualizações"
- },
- {
- "id": "",
- "label": "downscale high resolution live previews",
- "localized": "reduzir escala de pré-visualizações ao vivo de alta resolução",
- "reload": "",
- "hint": "reduzir escala de pré-visualizações ao vivo de alta resolução"
- },
- {
- "id": "",
- "label": "dpm sde",
- "localized": "dpm sde",
- "reload": "",
- "hint": "dpm sde"
- },
- {
- "id": "",
- "label": "dpm++",
- "localized": "dpm++",
- "reload": "",
- "hint": "dpm++"
- },
- {
- "id": "",
- "label": "dpm++ 1s",
- "localized": "dpm++ 1s",
- "reload": "",
- "hint": "dpm++ 1s"
- },
- {
- "id": "",
- "label": "dpm++ 2m",
- "localized": "dpm++ 2m",
- "reload": "",
- "hint": "dpm++ 2m"
- },
- {
- "id": "",
- "label": "dpm++ 2m edm",
- "localized": "dpm++ 2m edm",
- "reload": "",
- "hint": "dpm++ 2m edm"
- },
- {
- "id": "",
- "label": "dpm++ 2m inverse",
- "localized": "dpm++ 2m inverse",
- "reload": "",
- "hint": "dpm++ 2m inverse"
- },
- {
- "id": "",
- "label": "dpm++ 2m sde",
- "localized": "dpm++ 2m sde",
- "reload": "",
- "hint": "dpm++ 2m sde"
- },
- {
- "id": "",
- "label": "dpm++ 3m",
- "localized": "dpm++ 3m",
- "reload": "",
- "hint": "dpm++ 3m"
- },
- {
- "id": "",
- "label": "dpm++ 3m inverse",
- "localized": "dpm++ 3m inverse",
- "reload": "",
- "hint": "dpm++ 3m inverse"
- },
- {
- "id": "",
- "label": "dpm++ cosine",
- "localized": "dpm++ cosine",
- "reload": "",
- "hint": "dpm++ cosine"
- },
- {
- "id": "",
- "label": "dpm++ inverse",
- "localized": "dpm++ inverse",
- "reload": "",
- "hint": "dpm++ inverse"
- },
- {
- "id": "",
- "label": "dpm++ sde",
- "localized": "dpm++ sde",
- "reload": "",
- "hint": "dpm++ sde"
- },
- {
- "id": "",
- "label": "dpm2 flowmatch",
- "localized": "dpm2 flowmatch",
- "reload": "",
- "hint": "dpm2 flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ 2m flowmatch",
- "localized": "dpm2++ 2m flowmatch",
- "reload": "",
- "hint": "dpm2++ 2m flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ 2m sde flowmatch",
- "localized": "dpm2++ 2m sde flowmatch",
- "reload": "",
- "hint": "dpm2++ 2m sde flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ 2s flowmatch",
- "localized": "dpm2++ 2s flowmatch",
- "reload": "",
- "hint": "dpm2++ 2s flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ 3m sde flowmatch",
- "localized": "dpm2++ 3m sde flowmatch",
- "reload": "",
- "hint": "dpm2++ 3m sde flowmatch"
- },
- {
- "id": "",
- "label": "dpm2++ sde flowmatch",
- "localized": "dpm2++ sde flowmatch",
- "reload": "",
- "hint": "dpm2++ sde flowmatch"
- },
- {
- "id": "",
- "label": "dpm2a flowmatch",
- "localized": "dpm2a flowmatch",
- "reload": "",
- "hint": "dpm2a flowmatch"
- },
- {
- "id": "",
- "label": "draw legend",
- "localized": "desenhar legenda",
- "reload": "",
- "hint": "desenhar legenda"
- },
- {
- "id": "",
- "label": "dropdown",
- "localized": "menu suspenso",
- "reload": "",
- "hint": "menu suspenso"
- },
- {
- "id": "",
- "label": "duration",
- "localized": "duração",
- "reload": "",
- "hint": "duração"
- },
- {
- "id": "",
- "label": "dwpose",
- "localized": "dwpose",
- "reload": "",
- "hint": "dwpose"
- },
- {
- "id": "",
- "label": "dynamic",
- "localized": "dinâmico",
- "reload": "",
- "hint": "dinâmico"
- },
- {
- "id": "",
- "label": "dynamic attention",
- "localized": "atenção dinâmica",
- "reload": "",
- "hint": "atenção dinâmica"
- },
- {
- "id": "",
- "label": "dynamic attention slicing rate in gb",
- "localized": "taxa de fatiamento de atenção dinâmica em GB",
- "reload": "",
- "hint": "taxa de fatiamento de atenção dinâmica em GB"
- },
- {
- "id": "",
- "label": "dynamic attention trigger rate in gb",
- "localized": "taxa de gatilho de atenção dinâmica em GB",
- "reload": "",
- "hint": "taxa de gatilho de atenção dinâmica em GB"
- },
- {
- "id": "",
- "label": "edge",
- "localized": "borda",
- "reload": "",
- "hint": "borda"
- },
- {
- "id": "",
- "label": "edit start",
- "localized": "início da edição",
- "reload": "",
- "hint": "início da edição"
- },
- {
- "id": "",
- "label": "edit stop",
- "localized": "fim da edição",
- "reload": "",
- "hint": "fim da edição"
- },
- {
- "id": "",
- "label": "embedded metadata",
- "localized": "metadados incorporados",
- "reload": "",
- "hint": "metadados incorporados"
- },
- {
- "id": "",
- "label": "enable embeddings support",
- "localized": "ativar suporte a embeddings",
- "reload": "",
- "hint": "ativar suporte a embeddings"
- },
- {
- "id": "",
- "label": "enable file wildcards support",
- "localized": "ativar suporte a curingas de arquivo",
- "reload": "",
- "hint": "ativar suporte a curingas de arquivo"
- },
- {
- "id": "",
- "label": "enable freeu",
- "localized": "ativar FreeU",
- "reload": "",
- "hint": "ativar FreeU"
- },
- {
- "id": "",
- "label": "enable teacache",
- "localized": "ativar Teacache",
- "reload": "",
- "hint": "ativar Teacache"
- },
- {
- "id": "",
- "label": "enable tonemap",
- "localized": "ativar mapeamento de tons",
- "reload": "",
- "hint": "ativar mapeamento de tons"
- },
- {
- "id": "",
- "label": "enable use of reference models",
- "localized": "ativar uso de modelos de referência",
- "reload": "",
- "hint": "ativar uso de modelos de referência"
- },
- {
- "id": "",
- "label": "enabled",
- "localized": "ativado",
- "reload": "",
- "hint": "ativado"
- },
- {
- "id": "",
- "label": "encoder",
- "localized": "encoder",
- "reload": "",
- "hint": "encoder"
- },
- {
- "id": "",
- "label": "end",
- "localized": "fim",
- "reload": "",
- "hint": "fim"
- },
- {
- "id": "",
- "label": "enhance prompt",
- "localized": "melhorar prompt",
- "reload": "",
- "hint": "melhorar prompt"
- },
- {
- "id": "",
- "label": "ensemble size",
- "localized": "tamanho do conjunto",
- "reload": "",
- "hint": "tamanho do conjunto"
- },
- {
- "id": "",
- "label": "epsilon",
- "localized": "epsilon",
- "reload": "",
- "hint": "epsilon"
- },
- {
- "id": "",
- "label": "erode",
- "localized": "erodir",
- "reload": "",
- "hint": "erodir"
- },
- {
- "id": "",
- "label": "erode size",
- "localized": "tamanho da erosão",
- "reload": "",
- "hint": "tamanho da erosão"
- },
- {
- "id": "",
- "label": "eta",
- "localized": "eta",
- "reload": "",
- "hint": "eta"
- },
- {
- "id": "",
- "label": "euler",
- "localized": "Euler",
- "reload": "",
- "hint": "Euler"
- },
- {
- "id": "",
- "label": "euler edm",
- "localized": "Euler EDM",
- "reload": "",
- "hint": "Euler EDM"
- },
- {
- "id": "",
- "label": "euler flowmatch",
- "localized": "Euler Flowmatch",
- "reload": "",
- "hint": "Euler Flowmatch"
- },
- {
- "id": "",
- "label": "euler sgm",
- "localized": "Euler SGM",
- "reload": "",
- "hint": "Euler SGM"
- },
- {
- "id": "",
- "label": "executionprovider.cpu",
- "localized": "executionprovider.cpu",
- "reload": "",
- "hint": "executionprovider.cpu"
- },
- {
- "id": "",
- "label": "executionprovider.cuda",
- "localized": "executionprovider.cuda",
- "reload": "",
- "hint": "executionprovider.cuda"
- },
- {
- "id": "",
- "label": "executionprovider.directml",
- "localized": "executionprovider.directml",
- "reload": "",
- "hint": "executionprovider.directml"
- },
- {
- "id": "",
- "label": "executionprovider.migraphx",
- "localized": "executionprovider.migraphx",
- "reload": "",
- "hint": "executionprovider.migraphx"
- },
- {
- "id": "",
- "label": "executionprovider.openvino",
- "localized": "executionprovider.openvino",
- "reload": "",
- "hint": "executionprovider.openvino"
- },
- {
- "id": "",
- "label": "executionprovider.rocm",
- "localized": "executionprovider.rocm",
- "reload": "",
- "hint": "executionprovider.rocm"
- },
- {
- "id": "",
- "label": "expandable segments",
- "localized": "segmentos expansíveis",
- "reload": "",
- "hint": "segmentos expansíveis"
- },
- {
- "id": "",
- "label": "exponential",
- "localized": "exponencial",
- "reload": "",
- "hint": "exponencial"
- },
- {
- "id": "",
- "label": "exposure",
- "localized": "exposição",
- "reload": "",
- "hint": "exposição"
- },
- {
- "id": "",
- "label": "extra noise multiplier for img2img",
- "localized": "multiplicador de ruído extra para img2img",
- "reload": "",
- "hint": "multiplicador de ruído extra para img2img"
- },
- {
- "id": "",
- "label": "extract lora",
- "localized": "extrair lora",
- "reload": "",
- "hint": "extrair lora"
- },
- {
- "id": "",
- "label": "face",
- "localized": "rosto",
- "reload": "",
- "hint": "rosto"
- },
- {
- "id": "",
- "label": "face confidence",
- "localized": "confiança do rosto",
- "reload": "",
- "hint": "confiança do rosto"
- },
- {
- "id": "",
- "label": "faceid model",
- "localized": "modelo faceid",
- "reload": "",
- "hint": "modelo faceid"
- },
- {
- "id": "",
- "label": "fall-off exponent (lower=higher detail)",
- "localized": "expoente de decaimento (menor=maior detalhe)",
- "reload": "",
- "hint": "expoente de decaimento (menor=maior detalhe)"
- },
- {
- "id": "",
- "label": "false",
- "localized": "falso",
- "reload": "",
- "hint": "falso"
- },
- {
- "id": "",
- "label": "fast",
- "localized": "rápido",
- "reload": "",
- "hint": "rápido"
+ "id": 755,
+ "label": "Gallery",
+ "localized": "Galeria",
+ "reload": "gallery_nav",
+ "hint": "Galeria de imagens"
},
{
- "id": "",
- "label": "file or folder with user-defined styles",
- "localized": "arquivo ou pasta com estilos definidos pelo usuário",
+ "id": 184,
+ "label": "GitHub",
+ "localized": "GitHub",
"reload": "",
- "hint": "arquivo ou pasta com estilos definidos pelo usuário"
+ "hint": ""
},
{
- "id": "",
- "label": "filename",
- "localized": "nome do arquivo",
- "reload": "",
- "hint": "nome do arquivo"
- },
- {
- "id": "",
- "label": "first-block cache enabled",
- "localized": "cache do primeiro bloco ativado",
- "reload": "",
- "hint": "cache do primeiro bloco ativado"
- },
- {
- "id": "",
- "label": "fixed unet precision",
- "localized": "precisão unet fixa",
- "reload": "",
- "hint": "precisão unet fixa"
- },
- {
- "id": "",
- "label": "flash attention",
- "localized": "atenção flash",
- "reload": "",
- "hint": "atenção flash"
- },
- {
- "id": "",
- "label": "flavors",
- "localized": "sabores",
- "reload": "",
- "hint": "sabores"
- },
- {
- "id": "",
- "label": "flow shift",
- "localized": "deslocamento de fluxo",
- "reload": "",
- "hint": "deslocamento de fluxo"
- },
- {
- "id": "",
- "label": "folder",
- "localized": "pasta",
- "reload": "",
- "hint": "pasta"
- },
- {
- "id": "",
- "label": "folder for control generate",
- "localized": "pasta para geração de controle",
- "reload": "",
- "hint": "pasta para geração de controle"
- },
- {
- "id": "",
- "label": "folder for control grids",
- "localized": "pasta para grades de controle",
- "reload": "",
- "hint": "pasta para grades de controle"
- },
- {
- "id": "",
- "label": "folder for disk offload",
- "localized": "pasta para descarregamento de disco",
- "reload": "",
- "hint": "pasta para descarregamento de disco"
- },
- {
- "id": "",
- "label": "folder for huggingface cache",
- "localized": "pasta para cache do huggingface",
- "reload": "",
- "hint": "pasta para cache do huggingface"
- },
- {
- "id": "",
- "label": "folder for image generate",
- "localized": "pasta para geração de imagem",
- "reload": "",
- "hint": "pasta para geração de imagem"
- },
- {
- "id": "",
- "label": "folder for img2img grids",
- "localized": "pasta para grades img2img",
- "reload": "",
- "hint": "pasta para grades img2img"
- },
- {
- "id": "",
- "label": "folder for init images",
- "localized": "pasta para imagens iniciais",
- "reload": "",
- "hint": "pasta para imagens iniciais"
- },
- {
- "id": "",
- "label": "folder for manually saved images",
- "localized": "pasta para imagens salvas manualmente",
- "reload": "",
- "hint": "pasta para imagens salvas manualmente"
- },
- {
- "id": "",
- "label": "folder for onnx cached models",
- "localized": "pasta para modelos ONNX em cache",
- "reload": "",
- "hint": "pasta para modelos ONNX em cache"
- },
- {
- "id": "",
- "label": "folder for onnx conversion",
- "localized": "pasta para conversão ONNX",
- "reload": "",
- "hint": "pasta para conversão ONNX"
- },
- {
- "id": "",
- "label": "folder for openvino cache",
- "localized": "pasta para cache do OpenVINO",
- "reload": "",
- "hint": "pasta para cache do OpenVINO"
- },
- {
- "id": "",
- "label": "folder for processed images",
- "localized": "pasta para imagens processadas",
- "reload": "",
- "hint": "pasta para imagens processadas"
- },
- {
- "id": "",
- "label": "folder for text generate",
- "localized": "pasta para geração de texto",
- "reload": "",
- "hint": "pasta para geração de texto"
- },
- {
- "id": "",
- "label": "folder for tunable ops cache",
- "localized": "pasta para cache de operações ajustáveis",
- "reload": "",
- "hint": "pasta para cache de operações ajustáveis"
- },
- {
- "id": "",
- "label": "folder for txt2img grids",
- "localized": "pasta para grades txt2img",
- "reload": "",
- "hint": "pasta para grades txt2img"
+ "id": 1792,
+ "label": "Guidance",
+ "localized": "Orientação",
+ "reload": "txt2img_guidance",
+ "hint": ""
},
{
- "id": "",
- "label": "folder for videos",
- "localized": "pasta para vídeos",
+ "id": 202,
+ "label": "GenerateGenerate",
+ "localized": "GerarGerar",
"reload": "",
- "hint": "pasta para vídeos"
+ "hint": ""
},
{
- "id": "",
- "label": "folder with bsrgan models",
- "localized": "pasta com modelos BSRGAN",
- "reload": "",
- "hint": "pasta com modelos BSRGAN"
- },
- {
- "id": "",
- "label": "folder with chainner models",
- "localized": "pasta com modelos Chainner",
- "reload": "",
- "hint": "pasta com modelos Chainner"
- },
- {
- "id": "",
- "label": "folder with clip models",
- "localized": "pasta com modelos CLIP",
- "reload": "",
- "hint": "pasta com modelos CLIP"
- },
- {
- "id": "",
- "label": "folder with codeformer models",
- "localized": "pasta com modelos CodeFormer",
- "reload": "",
- "hint": "pasta com modelos CodeFormer"
- },
- {
- "id": "",
- "label": "folder with control models",
- "localized": "pasta com modelos de controle",
- "reload": "",
- "hint": "pasta com modelos de controle"
- },
- {
- "id": "",
- "label": "folder with esrgan models",
- "localized": "pasta com modelos ESRGAN",
- "reload": "",
- "hint": "pasta com modelos ESRGAN"
- },
- {
- "id": "",
- "label": "folder with gfpgan models",
- "localized": "pasta com modelos GFPGAN",
- "reload": "",
- "hint": "pasta com modelos GFPGAN"
- },
- {
- "id": "",
- "label": "folder with huggingface models",
- "localized": "pasta com modelos Hugging Face",
- "reload": "",
- "hint": "pasta com modelos Hugging Face"
- },
- {
- "id": "",
- "label": "folder with hypernetwork models",
- "localized": "pasta com modelos Hypernetwork",
- "reload": "",
- "hint": "pasta com modelos Hypernetwork"
- },
- {
- "id": "",
- "label": "folder with ldsr models",
- "localized": "pasta com modelos LDSR",
- "reload": "",
- "hint": "pasta com modelos LDSR"
- },
- {
- "id": "",
- "label": "folder with lora network(s)",
- "localized": "pasta com rede(s) lora",
- "reload": "",
- "hint": "pasta com rede(s) lora"
- },
- {
- "id": "",
- "label": "folder with realesrgan models",
- "localized": "pasta com modelos RealESRGAN",
- "reload": "",
- "hint": "pasta com modelos RealESRGAN"
- },
- {
- "id": "",
- "label": "folder with scunet models",
- "localized": "pasta com modelos SCUNET",
- "reload": "",
- "hint": "pasta com modelos SCUNET"
- },
- {
- "id": "",
- "label": "folder with stable diffusion models",
- "localized": "pasta com modelos Stable Diffusion",
- "reload": "",
- "hint": "pasta com modelos Stable Diffusion"
- },
- {
- "id": "",
- "label": "folder with swinir models",
- "localized": "pasta com modelos SwinIR",
- "reload": "",
- "hint": "pasta com modelos SwinIR"
- },
- {
- "id": "",
- "label": "folder with text encoder files",
- "localized": "pasta com arquivos do codificador de texto",
- "reload": "",
- "hint": "pasta com arquivos do codificador de texto"
- },
- {
- "id": "",
- "label": "folder with textual inversion embeddings",
- "localized": "pasta com embeddings de inversão textual",
- "reload": "",
- "hint": "pasta com embeddings de inversão textual"
- },
- {
- "id": "",
- "label": "folder with unet files",
- "localized": "pasta com arquivos UNet",
- "reload": "",
- "hint": "pasta com arquivos UNet"
- },
- {
- "id": "",
- "label": "folder with user-defined wildcards",
- "localized": "pasta com curingas definidos pelo usuário",
- "reload": "",
- "hint": "pasta com curingas definidos pelo usuário"
- },
- {
- "id": "",
- "label": "folder with vae files",
- "localized": "pasta com arquivos VAE",
- "reload": "",
- "hint": "pasta com arquivos VAE"
- },
- {
- "id": "",
- "label": "folder with yolo models",
- "localized": "pasta com modelos YOLO",
- "reload": "",
- "hint": "pasta com modelos YOLO"
+ "id": 2822,
+ "label": "Generate forever",
+ "localized": "Gerar para sempre",
+ "reload": "control_loop",
+ "hint": "Inicia o processamento e continua até ser cancelado"
},
{
- "id": "",
- "label": "font color",
- "localized": "cor da fonte",
- "reload": "",
- "hint": "cor da fonte"
+ "id": 1936,
+ "label": "Generate",
+ "localized": "Gerar",
+ "reload": "video_generate_btn",
+ "hint": "Iniciar processamento"
},
{
- "id": "",
- "label": "font file",
- "localized": "arquivo de fonte",
- "reload": "",
- "hint": "arquivo de fonte"
+ "id": 1950,
+ "label": "Get receipe",
+ "localized": "Obter receita",
+ "reload": "framepack_btn_get_model",
+ "hint": ""
},
{
- "id": "",
- "label": "font size",
- "localized": "tamanho da fonte",
+ "id": 618,
+ "label": "GPU Monitor",
+ "localized": "Monitor de GPU",
"reload": "",
- "hint": "tamanho da fonte"
+ "hint": ""
},
{
- "id": "",
- "label": "force model eval",
- "localized": "forçar avaliação do modelo",
- "reload": "",
- "hint": "forçar avaliação do modelo"
+ "id": 2229,
+ "label": "Get Changelog",
+ "localized": "Obter Log de Alterações",
+ "reload": "get_changelog",
+ "hint": ""
},
{
- "id": "",
- "label": "foreground threshold",
- "localized": "limiar de primeiro plano",
+ "id": 1909,
+ "label": "Generic",
+ "localized": "Genérico",
"reload": "",
- "hint": "limiar de primeiro plano"
+ "hint": ""
},
{
- "id": "",
- "label": "fp4",
- "localized": "fp4",
+ "id": 2352,
+ "label": "Google GenAI",
+ "localized": "Google GenAI",
"reload": "",
- "hint": "fp4"
+ "hint": ""
},
{
- "id": "",
- "label": "frame change sensitivity",
- "localized": "sensibilidade à mudança de quadro",
+ "id": 2381,
+ "label": "Group Offload",
+ "localized": "Offload de Grupo",
"reload": "",
- "hint": "sensibilidade à mudança de quadro"
+ "hint": ""
},
{
- "id": "",
- "label": "frames",
- "localized": "quadros",
+ "id": 2534,
+ "label": "Grid Options",
+ "localized": "Opções de Grade",
"reload": "",
- "hint": "quadros"
+ "hint": ""
},
{
- "id": "",
- "label": "freeinit",
- "localized": "freeinit",
+ "id": 2555,
+ "label": "Grids",
+ "localized": "Grades",
"reload": "",
- "hint": "freeinit"
+ "hint": ""
},
{
- "id": "",
- "label": "freeu enabled",
- "localized": "freeu ativado",
+ "id": 1789,
+ "label": "Guider",
+ "localized": "Guia",
"reload": "",
- "hint": "freeu ativado"
+ "hint": ""
},
{
- "id": "",
- "label": "freeu preset",
- "localized": "predefinição freeu",
+ "id": 1793,
+ "label": "Guidance scale",
+ "localized": "Escala de orientação",
"reload": "",
- "hint": "predefinição freeu"
+ "hint": "Escala CFG (Classifier Free Guidance): quão fortemente a imagem deve se conformar ao prompt. Valores baixos produzem resultados mais criativos, valores altos fazem com que siga o prompt mais estritamente; valores recomendados entre 5-10"
},
{
- "id": "",
- "label": "full vae",
- "localized": "VAE completo",
+ "id": 1794,
+ "label": "Guidance end",
+ "localized": "Fim da orientação",
"reload": "",
- "hint": "VAE completo"
+ "hint": "Encerra o efeito de CFG e PAG antecipadamente: um valor de 1 atua normalmente, 0.5 interrompe a orientação em 50% dos passos"
},
{
- "id": "",
- "label": "full-depth cudnn benchmark",
- "localized": "benchmark cudnn de profundidade total",
+ "id": 1795,
+ "label": "Guidance rescale",
+ "localized": "Redimensionamento de orientação",
"reload": "",
- "hint": "benchmark cudnn de profundidade total"
+ "hint": "Redimensiona a orientação para evitar imagens superexpostas em valores de orientação mais altos"
},
{
- "id": "",
- "label": "fuse strength",
- "localized": "força de fusão",
+ "id": 2659,
+ "label": "Gamma",
+ "localized": "Gama",
"reload": "",
- "hint": "força de fusão"
+ "hint": ""
},
{
- "id": "",
- "label": "fused projections",
- "localized": "projeções fundidas",
+ "id": 2725,
+ "label": "Grid margins",
+ "localized": "Margens da grade",
"reload": "",
- "hint": "projeções fundidas"
+ "hint": ""
},
{
- "id": "",
- "label": "gamma",
- "localized": "gama",
+ "id": 2758,
+ "label": "Grid sections",
+ "localized": "Seções da grade",
"reload": "",
- "hint": "gama"
+ "hint": ""
},
{
- "id": "",
- "label": "gamma corrected",
- "localized": "gama corrigida",
+ "id": 2776,
+ "label": "Guidance strength",
+ "localized": "Força da orientação",
"reload": "",
- "hint": "gama corrigida"
+ "hint": ""
},
{
- "id": "",
- "label": "gate step",
- "localized": "passo do portão",
+ "id": 2777,
+ "label": "Guidance start",
+ "localized": "Início da orientação",
"reload": "",
- "hint": "passo do portão"
+ "hint": ""
},
{
- "id": "",
- "label": "gc threshold",
- "localized": "gc threshold",
+ "id": 2778,
+ "label": "Guidance stop",
+ "localized": "Parada da orientação",
"reload": "",
- "hint": "gc threshold"
+ "hint": ""
},
{
- "id": "",
- "label": "get changelog",
- "localized": "obter registro de alterações",
+ "id": 2808,
+ "label": "Gate step",
+ "localized": "Passo de porta",
"reload": "",
- "hint": "obter registro de alterações"
+ "hint": ""
},
{
- "id": "",
- "label": "gpu",
- "localized": "gpu",
+ "id": 2876,
+ "label": "Guess mode",
+ "localized": "Modo de adivinhação",
"reload": "",
- "hint": "gpu"
+ "hint": "Remove a exigência de fornecer um prompt para um ControlNet. Força o codificador do Controlnet a fazer seu 'melhor palpite' com base no conteúdo do mapa de controle de entrada."
},
{
- "id": "",
+ "id": 2893,
"label": "gradient",
"localized": "gradiente",
"reload": "",
- "hint": "gradiente"
+ "hint": ""
},
{
- "id": "",
- "label": "grid background color",
- "localized": "cor de fundo da grade",
+ "id": 2953,
+ "label": "Gamma corrected",
+ "localized": "Gama corrigido",
"reload": "",
- "hint": "cor de fundo da grade"
+ "hint": ""
},
{
- "id": "",
- "label": "grid margins",
- "localized": "margens da grade",
+ "id": 2146,
+ "label": "General threshold",
+ "localized": "Limiar geral",
"reload": "",
- "hint": "margens da grade"
+ "hint": "Limiar de confiança para tags gerais (ex: objetos, ações, cenários). Apenas tags com confiança acima deste limiar são incluídas no resultado. Valores mais altos são mais seletivos (menos tags), valores mais baixos incluem mais tags."
},
{
- "id": "",
- "label": "grid sections:",
- "localized": "seções da grade:",
+ "id": 122,
+ "label": "GPU",
+ "localized": "GPU",
"reload": "",
- "hint": "seções da grade:"
+ "hint": ""
},
{
- "id": "",
- "label": "group size",
- "localized": "tamanho do grupo",
+ "id": 2353,
+ "label": "Google cloud use VertexAI endpoints",
+ "localized": "Google Cloud usar endpoints VertexAI",
"reload": "",
- "hint": "tamanho do grupo"
+ "hint": ""
},
{
- "id": "",
- "label": "guidance",
- "localized": "orientação",
+ "id": 2354,
+ "label": "Google cloud API key",
+ "localized": "Chave de API do Google Cloud",
"reload": "",
- "hint": "orientação"
+ "hint": ""
},
{
- "id": "",
- "label": "guidance start",
- "localized": "início da orientação",
+ "id": 2355,
+ "label": "Google Cloud project ID",
+ "localized": "ID do projeto Google Cloud",
"reload": "",
- "hint": "início da orientação"
+ "hint": ""
},
{
- "id": "",
- "label": "guidance stop",
- "localized": "fim da orientação",
+ "id": 2356,
+ "label": "Google Cloud location ID",
+ "localized": "ID de localização do Google Cloud",
"reload": "",
- "hint": "fim da orientação"
+ "hint": ""
},
{
- "id": "",
- "label": "guidance strength",
- "localized": "força da orientação",
+ "id": 2382,
+ "label": "group",
+ "localized": "grupo",
"reload": "",
- "hint": "força da orientação"
+ "hint": ""
},
{
- "id": "",
- "label": "hands",
- "localized": "mãos",
+ "id": 2395,
+ "label": "Group size",
+ "localized": "Tamanho do grupo",
"reload": "",
- "hint": "mãos"
+ "hint": ""
},
{
- "id": "",
- "label": "hdr range",
- "localized": "intervalo HDR",
+ "id": 2486,
+ "label": "GC threshold",
+ "localized": "Limiar de GC",
"reload": "",
- "hint": "intervalo HDR"
+ "hint": ""
},
{
- "id": "",
- "label": "hed",
- "localized": "hed",
+ "id": 2535,
+ "label": "Grid max rows count",
+ "localized": "Contagem máx. de linhas da grade",
"reload": "",
- "hint": "hed"
+ "hint": ""
},
{
- "id": "",
- "label": "height after",
- "localized": "altura depois",
+ "id": 2536,
+ "label": "Grid max columns count",
+ "localized": "Contagem máx. de colunas da grade",
"reload": "",
- "hint": "altura depois"
+ "hint": ""
},
{
- "id": "",
- "label": "height before",
- "localized": "altura antes",
+ "id": 2538,
+ "label": "Grid background color",
+ "localized": "Cor de fundo da grade",
"reload": "",
- "hint": "altura antes"
+ "hint": ""
},
{
- "id": "",
- "label": "height mask",
- "localized": "máscara de altura",
+ "id": 2553,
+ "label": "Gallery auto-update on tab change",
+ "localized": "Atualização automática da galeria ao mudar de aba",
"reload": "",
- "hint": "máscara de altura"
+ "hint": ""
},
{
- "id": "",
- "label": "heun",
- "localized": "heun",
+ "id": 2614,
+ "label": "GPU monitor interval",
+ "localized": "Intervalo do monitor de GPU",
"reload": "",
- "hint": "heun"
+ "hint": ""
},
{
- "id": "",
- "label": "heun flowmatch",
- "localized": "heun flowmatch",
+ "id": 2634,
+ "label": "Gallery view columns",
+ "localized": "Colunas de visualização da galeria",
"reload": "",
- "hint": "heun flowmatch"
+ "hint": ""
},
{
- "id": "",
+ "id": 2636,
+ "label": "Grid image size",
+ "localized": "Tamanho da imagem na grade",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2992,
+ "label": "Global",
+ "localized": "Global",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "h": [
+ {
+ "id": 1,
+ "label": "History",
+ "localized": "Histórico",
+ "reload": "",
+ "hint": "Lista de gerações anteriores que podem ser processadas novamente"
+ },
+ {
+ "id": 2,
+ "label": "html2md",
+ "localized": "html2md",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Huggingface",
+ "localized": "Huggingface",
+ "reload": "",
+ "hint": "Configurações relacionadas ao acesso ao Huggingface"
+ },
+ {
+ "id": 4,
+ "label": "HiDream",
+ "localized": "HiDream",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "HyperTile",
+ "localized": "HyperTile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "HiDiffusion",
+ "localized": "HiDiffusion",
+ "reload": "",
+ "hint": "O HiDiffusion permite a criação de imagens de alta resolução usando seus modelos padrão sem duplicatas/distorções e com desempenho aprimorado"
+ },
+ {
+ "id": 7,
+ "label": "Height",
+ "localized": "Altura",
+ "reload": "",
+ "hint": "Altura da imagem"
+ },
+ {
+ "id": 8,
+ "label": "HiRes steps",
+ "localized": "Passos de Alta Resolução",
+ "reload": "",
+ "hint": "Número de passos de amostragem para a imagem ampliada. Se for 0, usa o mesmo valor do original"
+ },
+ {
+ "id": 9,
+ "label": "HDR clamp",
+ "localized": "Limitador HDR (Clamp)",
+ "reload": "",
+ "hint": "Ajusta o nível de detalhes sem sentido, podando valores que se desviam significativamente da média da distribuição. É particularmente útil para melhorar a geração em escalas de orientação mais altas, identificando valores atípicos (outliers) cedo no processo e aplicando ajustes matemáticos baseados nas configurações de Faixa (Limite) e Limiar. Pense nisso como definir a faixa na qual você deseja que os valores da sua imagem estejam, e ajustar o limiar determina quais valores devem ser trazidos de volta para essa faixa"
+ },
+ {
+ "id": 10,
+ "label": "HDR maximize",
+ "localized": "Maximizar HDR",
+ "reload": "",
+ "hint": "Calcula um 'fator de normalização' dividindo o valor máximo do tensor pela faixa especificada multiplicada por 4. Este fator é então usado para deslocar os canais dentro do limite fornecido, garantindo a faixa dinâmica máxima para o processamento subsequente. O objetivo é otimizar a faixa dinâmica para aplicações externas como Photoshop, particularmente para ajustar níveis, contraste e brilho"
+ },
+ {
+ "id": 11,
+ "label": "HDR range",
+ "localized": "Faixa HDR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Hue",
+ "localized": "Matiz (Hue)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "HQ init latents",
+ "localized": "Latentes iniciais de alta qualidade",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Height after",
+ "localized": "Altura posterior",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Height mask",
+ "localized": "Máscara de altura",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Hires use control",
+ "localized": "Controle de uso em alta resolução",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Hands",
+ "localized": "Mãos",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "High threshold",
+ "localized": "Limiar alto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "high noise",
+ "localized": "Ruído alto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Hypertile UNet Enabled",
+ "localized": "Hypertile UNet Ativado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Hypertile HiRes pass only",
+ "localized": "Hypertile apenas em passagem de alta resolução",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Hypertile UNet max tile size",
+ "localized": "Tamanho máximo de tile UNet Hypertile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Hypertile UNet min tile size",
+ "localized": "Tamanho mínimo de tile UNet Hypertile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Hypertile UNet swap size",
+ "localized": "Tamanho de troca (swap) UNet Hypertile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Hypertile UNet depth",
+ "localized": "Profundidade UNet Hypertile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Hypertile VAE Enabled",
+ "localized": "Hypertile VAE Ativado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Hypertile VAE tile size",
+ "localized": "Tamanho de tile VAE Hypertile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Hypertile VAE swap size",
+ "localized": "Tamanho de troca (swap) VAE Hypertile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "HiDiffusion apply RAU-Net",
+ "localized": "HiDiffusion aplicar RAU-Net",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "HiDiffusion apply MSW-MSA",
+ "localized": "HiDiffusion aplicar MSW-MSA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "HiDiffusion aggressive at step",
+ "localized": "HiDiffusion agressivo no passo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "HiDiffusion override T1 ratio",
+ "localized": "HiDiffusion sobrepor proporção T1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "HiDiffusion override T2 ratio",
+ "localized": "HiDiffusion sobrepor proporção T2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
"label": "hidet",
"localized": "hidet",
"reload": "",
- "hint": "hidet"
+ "hint": ""
},
{
- "id": "",
- "label": "high threshold",
- "localized": "limiar alto",
+ "id": 35,
+ "label": "Hide legacy tabs",
+ "localized": "Ocultar abas legadas",
"reload": "",
- "hint": "limiar alto"
+ "hint": ""
},
{
- "id": "",
- "label": "hires pass only",
- "localized": "apenas passagem hires",
+ "id": 36,
+ "label": "Hide input range sliders",
+ "localized": "Ocultar seletores de faixa de entrada",
"reload": "",
- "hint": "apenas passagem hires"
+ "hint": ""
},
{
- "id": "",
- "label": "hq init latents",
- "localized": "latentes de inicialização HQ",
+ "id": 37,
+ "label": "Hide params headers",
+ "localized": "Ocultar cabeçalhos de parâmetros",
"reload": "",
- "hint": "latentes de inicialização HQ"
+ "hint": ""
},
{
- "id": "",
- "label": "hue",
- "localized": "matiz",
+ "id": 38,
+ "label": "HuggingFace token",
+ "localized": "Token do HuggingFace",
"reload": "",
- "hint": "matiz"
+ "hint": ""
},
{
- "id": "",
- "label": "huggingface mirror",
- "localized": "espelho Hugging Face",
+ "id": 39,
+ "label": "HuggingFace mirror",
+ "localized": "Espelho (Mirror) do HuggingFace",
"reload": "",
- "hint": "espelho Hugging Face"
+ "hint": ""
},
{
- "id": "",
- "label": "huggingface token",
- "localized": "token Hugging Face",
+ "id": 40,
+ "label": "HED",
+ "localized": "HED",
"reload": "",
- "hint": "token Hugging Face"
- },
+ "hint": ""
+ }
+ ],
+ "i": [
{
- "id": "",
- "label": "hunyuan",
- "localized": "hunyuan",
+ "id": 7,
+ "label": "Images",
+ "localized": "Imagens",
"reload": "",
- "hint": "hunyuan"
+ "hint": "Crie imagens Interface unificada Suporta T2I e I2I Com orientação de controle opcional"
},
{
- "id": "",
- "label": "il",
- "localized": "il",
+ "id": 1,
+ "label": "I2I",
+ "localized": "I2I",
"reload": "",
- "hint": "il"
+ "hint": "Crie imagem a partir de imagem Interface legada que imita a interface e o comportamento original de imagem para imagem"
},
{
- "id": "",
- "label": "image height",
- "localized": "altura da imagem",
+ "id": 2,
+ "label": "Input",
+ "localized": "Entrada",
"reload": "",
- "hint": "altura da imagem"
+ "hint": "Mostrar/ocultar seleção de mídia de entrada usada para guiar a geração"
},
{
- "id": "",
- "label": "image quality",
- "localized": "qualidade da imagem",
+ "id": 3,
+ "label": "Image",
+ "localized": "Imagem",
"reload": "",
- "hint": "qualidade da imagem"
+ "hint": "Criar imagem a partir de imagem"
},
{
- "id": "",
- "label": "image transparent color fill",
- "localized": "preenchimento de cor transparente da imagem",
+ "id": 4,
+ "label": "Inpaint",
+ "localized": "Inpaint",
"reload": "",
- "hint": "preenchimento de cor transparente da imagem"
+ "hint": "Preenchimento de áreas selecionadas na imagem"
},
{
- "id": "",
- "label": "image watermark file",
- "localized": "arquivo de marca d'água da imagem",
+ "id": 5,
+ "label": "Inputs",
+ "localized": "Entradas",
"reload": "",
- "hint": "arquivo de marca d'água da imagem"
+ "hint": "Configurações relacionadas às imagens de Entrada"
},
{
- "id": "",
- "label": "image watermark position",
- "localized": "posição da marca d'água da imagem",
+ "id": 6,
+ "label": "Initial",
+ "localized": "Inicial",
"reload": "",
- "hint": "posição da marca d'água da imagem"
+ "hint": "Defina a resolução da imagem antes do processamento"
},
{
- "id": "",
- "label": "image width",
- "localized": "largura da imagem",
+ "id": 8,
+ "label": "Info",
+ "localized": "Info",
"reload": "",
- "hint": "largura da imagem"
+ "hint": ""
},
{
- "id": "",
- "label": "include images",
- "localized": "incluir imagens",
+ "id": 9,
+ "label": "install",
+ "localized": "instalar",
"reload": "",
- "hint": "incluir imagens"
+ "hint": ""
},
{
- "id": "",
- "label": "include main grid",
- "localized": "incluir grade principal",
+ "id": 10,
+ "label": "Image Options",
+ "localized": "Opções de Imagem",
"reload": "",
- "hint": "incluir grade principal"
+ "hint": "Configurações relacionadas ao formato da imagem, metadados e grades de imagens"
},
{
- "id": "",
- "label": "include mask in outputs",
- "localized": "incluir máscara nas saídas",
+ "id": 11,
+ "label": "Image Paths",
+ "localized": "Caminhos de Imagem",
"reload": "",
- "hint": "incluir máscara nas saídas"
+ "hint": "Configurações relacionadas aos nomes de arquivos de imagem e diretórios de saída"
},
{
- "id": "",
- "label": "include original image",
- "localized": "incluir imagem original",
+ "id": 12,
+ "label": "Image Metadata",
+ "localized": "Metadados da Imagem",
"reload": "",
- "hint": "incluir imagem original"
+ "hint": "Configurações relacionadas ao manuseio de metadados criados com imagens geradas"
},
{
- "id": "",
- "label": "include scores in results when available",
- "localized": "incluir pontuações nos resultados quando disponível",
+ "id": 13,
+ "label": "IP Adapters",
+ "localized": "Adaptadores IP (IP Adapters)",
"reload": "",
- "hint": "incluir pontuações nos resultados quando disponível"
+ "hint": "Adaptadores IP são modelos de plugin que podem guiar a geração em direção ao resultado desejado"
},
{
- "id": "",
- "label": "include sub grids",
- "localized": "incluir subgrades",
+ "id": 14,
+ "label": "Input Media",
+ "localized": "Mídia de Entrada",
"reload": "",
- "hint": "incluir subgrades"
+ "hint": "Adicione imagem de entrada para ser usada para imagem para imagem, inpaint ou processamento de controle"
},
{
- "id": "",
- "label": "inductor",
- "localized": "indutor",
+ "id": 15,
+ "label": "Input Image",
+ "localized": "Imagem de Entrada",
"reload": "",
- "hint": "indutor"
+ "hint": ""
},
{
- "id": "",
- "label": "info",
- "localized": "informações",
+ "id": 16,
+ "label": "IPEX",
+ "localized": "IPEX",
"reload": "",
- "hint": "informações"
+ "hint": ""
},
{
- "id": "",
- "label": "info object",
- "localized": "objeto de informações",
+ "id": 17,
+ "label": "Image Gallery",
+ "localized": "Galeria de Imagens",
"reload": "",
- "hint": "objeto de informações"
+ "hint": ""
},
{
- "id": "",
- "label": "inpaint",
- "localized": "repintura",
+ "id": 18,
+ "label": "Intermediate Image Saving",
+ "localized": "Salvamento de Imagem Intermediária",
"reload": "",
- "hint": "repintura"
+ "hint": ""
},
{
- "id": "",
- "label": "inpaint masked only",
- "localized": "repintar apenas área mascarada",
+ "id": 19,
+ "label": "Initial seed",
+ "localized": "Semente inicial",
"reload": "",
- "hint": "repintar apenas área mascarada"
+ "hint": "Um valor que determina a saída do gerador de números aleatórios - se você criar uma imagem com os mesmos parâmetros e semente que outra imagem, obterá o mesmo resultado"
},
{
- "id": "",
- "label": "inpainting include greyscale mask in results",
- "localized": "repintura: incluir máscara em tons de cinza nos resultados",
+ "id": 20,
+ "label": "Include detections",
+ "localized": "Incluir detecções",
"reload": "",
- "hint": "repintura: incluir máscara em tons de cinza nos resultados"
+ "hint": "Incluir imagem original com áreas detectadas marcadas"
},
{
- "id": "",
- "label": "inpainting include masked composite in results",
- "localized": "repintura: incluir composto mascarado nos resultados",
+ "id": 21,
+ "label": "IY model",
+ "localized": "Modelo IY",
"reload": "",
- "hint": "repintura: incluir composto mascarado nos resultados"
+ "hint": ""
},
{
- "id": "",
- "label": "input model",
- "localized": "modelo de entrada",
+ "id": 22,
+ "label": "IY scale",
+ "localized": "Escala IY",
"reload": "",
- "hint": "modelo de entrada"
+ "hint": ""
},
{
- "id": "",
- "label": "intermediates",
- "localized": "intermediários",
+ "id": 23,
+ "label": "IY start",
+ "localized": "Início IY",
"reload": "",
- "hint": "intermediários"
+ "hint": ""
},
{
- "id": "",
- "label": "interpolate frames",
- "localized": "interpolar quadros",
+ "id": 24,
+ "label": "IY end",
+ "localized": "Fim IY",
"reload": "",
- "hint": "interpolar quadros"
+ "hint": ""
},
{
- "id": "",
- "label": "interpolation method",
- "localized": "método de interpolação",
+ "id": 25,
+ "label": "Identity guidance",
+ "localized": "Orientação de identidade",
"reload": "",
- "hint": "método de interpolação"
+ "hint": ""
},
{
- "id": "",
+ "id": 26,
+ "label": "Include original image",
+ "localized": "Incluir imagem original",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Iterate seed per line",
+ "localized": "Iterar semente por linha",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Iterations",
+ "localized": "Iterações",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Interpolate frames",
+ "localized": "Interpolar quadros",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Include main grid",
+ "localized": "Incluir grade principal",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Include sub grids",
+ "localized": "Incluir sub-grades",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Include images",
+ "localized": "Incluir imagens",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
"label": "invert",
"localized": "inverter",
"reload": "",
- "hint": "inverter"
+ "hint": ""
},
{
- "id": "",
- "label": "invert mask",
- "localized": "inverter máscara",
+ "id": 34,
+ "label": "Init image same as control",
+ "localized": "Img inicial igual ao controle",
"reload": "",
- "hint": "inverter máscara"
+ "hint": "Tratará adicionalmente qualquer imagem colocada na janela de entrada de Controle como uma fonte para tarefas do tipo img2img, uma imagem para modificar, por exemplo."
},
{
- "id": "",
- "label": "iou",
- "localized": "iou",
+ "id": 35,
+ "label": "Inpaint masked only",
+ "localized": "Inpaint apenas no mascarado",
"reload": "",
- "hint": "iou"
+ "hint": ""
},
{
- "id": "",
- "label": "ipex",
- "localized": "ipex",
+ "id": 36,
+ "label": "Invert mask",
+ "localized": "Inverter máscara",
"reload": "",
- "hint": "ipex"
+ "hint": ""
},
{
- "id": "",
- "label": "ipndm",
- "localized": "ipndm",
+ "id": 37,
+ "label": "IOU",
+ "localized": "IOU",
"reload": "",
- "hint": "ipndm"
+ "hint": ""
},
{
- "id": "",
- "label": "item edge blur",
- "localized": "desfoque de borda do item",
+ "id": 38,
+ "label": "Init strength",
+ "localized": "Força inicial",
"reload": "",
- "hint": "desfoque de borda do item"
+ "hint": ""
},
{
- "id": "",
- "label": "item padding",
- "localized": "preenchimento do item",
+ "id": 39,
+ "label": "Input directory",
+ "localized": "Diretório de entrada",
"reload": "",
- "hint": "preenchimento do item"
+ "hint": "Pasta onde estão as imagens que você deseja processar"
},
{
- "id": "",
- "label": "iterate seed per line",
- "localized": "iterar semente por linha",
+ "id": 40,
+ "label": "Intermediates",
+ "localized": "Intermediários",
"reload": "",
- "hint": "iterar semente por linha"
+ "hint": "Tamanho do pool de candidatos intermediários ao combinar características de imagem com tags descritivas (flavours). Deste pool, as tags finais são selecionadas com base em Min/Max Flavors. Valores mais altos podem melhorar a qualidade, mas são mais lentos."
},
{
- "id": "",
- "label": "iterations",
- "localized": "iterações",
+ "id": 41,
+ "label": "Include rating",
+ "localized": "Incluir classificação",
"reload": "",
- "hint": "iterações"
+ "hint": "Incluir tags de classificação de conteúdo na saída (ex: safe, questionable, explicit). Útil para filtrar ou categorizar imagens pela classificação de conteúdo."
},
{
- "id": "",
- "label": "karras",
- "localized": "karras",
+ "id": 42,
+ "label": "Image width",
+ "localized": "Largura da imagem",
"reload": "",
- "hint": "karras"
+ "hint": ""
},
{
- "id": "",
- "label": "kdpm2",
- "localized": "kdpm2",
+ "id": 43,
+ "label": "Image height",
+ "localized": "Altura da imagem",
"reload": "",
- "hint": "kdpm2"
+ "hint": ""
},
{
- "id": "",
- "label": "kdpm2 a",
- "localized": "kdpm2 a",
+ "id": 44,
+ "label": "inference-mode",
+ "localized": "modo-de-inferência",
"reload": "",
- "hint": "kdpm2 a"
+ "hint": "Semelhante ao no-grad, mas mais rigoroso. Garante que o modelo rode apenas em modo de inferência para segurança e velocidade."
},
{
- "id": "",
- "label": "keep incomplete images",
- "localized": "manter imagens incompletas",
+ "id": 45,
+ "label": "inductor",
+ "localized": "inductor",
"reload": "",
- "hint": "manter imagens incompletas"
+ "hint": ""
},
{
- "id": "",
- "label": "large",
- "localized": "grande",
+ "id": 46,
+ "label": "Image quality",
+ "localized": "Qualidade da imagem",
"reload": "",
- "hint": "grande"
+ "hint": ""
},
{
- "id": "",
- "label": "latent history size",
- "localized": "tamanho do histórico latente",
+ "id": 47,
+ "label": "Include mask in outputs",
+ "localized": "Incluir máscara nas saídas",
"reload": "",
- "hint": "tamanho do histórico latente"
+ "hint": ""
},
{
- "id": "",
- "label": "latent mode",
- "localized": "modo latente",
+ "id": 48,
+ "label": "Include invisible watermark",
+ "localized": "Incluir marca d'água invisível",
"reload": "",
- "hint": "modo latente"
+ "hint": "Adicionar marca d'água invisível à imagem alterando alguns valores de pixels"
},
{
- "id": "",
- "label": "layer scales",
- "localized": "escalas de camada",
+ "id": 49,
+ "label": "Invisible watermark string",
+ "localized": "Texto da marca d'água invisível",
"reload": "",
- "hint": "escalas de camada"
+ "hint": "Texto da marca d'água a ser adicionado à imagem. Mantenha muito curto para evitar corrupção da imagem."
},
{
- "id": "",
- "label": "layerwise casting storage",
- "localized": "armazenamento de casting por camada",
+ "id": 50,
+ "label": "Image watermark position",
+ "localized": "Posição da marca d'água da imagem",
"reload": "",
- "hint": "armazenamento de casting por camada"
+ "hint": ""
},
{
- "id": "",
- "label": "layerwise non-blocking operations",
- "localized": "operações não-bloqueadoras por camada",
+ "id": 51,
+ "label": "Image watermark file",
+ "localized": "Arquivo da marca d'água da imagem",
"reload": "",
- "hint": "operações não-bloqueadoras por camada"
+ "hint": ""
},
{
- "id": "",
- "label": "lcm",
- "localized": "lcm",
+ "id": 52,
+ "label": "Images filename pattern",
+ "localized": "Padrão de nome de arquivo de imagens",
"reload": "",
- "hint": "lcm"
+ "hint": "Use as seguintes tags para definir como os nomes dos arquivos das imagens são escolhidos:seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
},
{
- "id": "",
- "label": "ldsr processing steps",
- "localized": "etapas de processamento ldsr",
+ "id": 53,
+ "label": "inline",
+ "localized": "em linha",
"reload": "",
- "hint": "etapas de processamento ldsr"
+ "hint": "em linha com todos os elementos adicionais (rolável)"
},
{
- "id": "",
- "label": "left",
- "localized": "esquerda",
+ "id": 54,
+ "label": "Inpainting include greyscale mask in results",
+ "localized": "Inpainting incluir máscara em tons de cinza nos resultados",
"reload": "",
- "hint": "esquerda"
+ "hint": ""
},
{
- "id": "",
- "label": "legend",
- "localized": "legenda",
+ "id": 55,
+ "label": "Inpainting include masked composite in results",
+ "localized": "Inpainting incluir composto mascarado nos resultados",
"reload": "",
- "hint": "legenda"
+ "hint": ""
},
{
- "id": "",
- "label": "length",
- "localized": "comprimento",
+ "id": 56,
+ "label": "Image transparent color fill",
+ "localized": "Preenchimento de cor transparente da imagem",
"reload": "",
- "hint": "comprimento"
+ "hint": ""
},
{
- "id": "",
- "label": "leres depth",
- "localized": "profundidade leres",
+ "id": 57,
+ "label": "Inpainting conditioning mask strength",
+ "localized": "Força da máscara de condicionamento de Inpainting",
"reload": "",
- "hint": "profundidade leres"
+ "hint": "Determina quão fortemente deve-se mascarar a imagem original para inpainting e img2img. 1.0 significa totalmente mascarado (padrão). 0.0 significa um condicionamento totalmente não mascarado. Valores mais baixos ajudarão a preservar a composição geral da imagem, mas terão dificuldade com grandes mudanças."
},
{
- "id": "",
- "label": "level",
- "localized": "nível",
+ "id": 58,
+ "label": "Image resize algorithm",
+ "localized": "Algoritmo de redimensionamento de imagem",
"reload": "",
- "hint": "nível"
+ "hint": ""
},
{
- "id": "",
- "label": "libs",
- "localized": "bibliotecas",
+ "id": 59,
+ "label": "Image repeats per epoch",
+ "localized": "Repetições de imagem por época (epoch)",
"reload": "",
- "hint": "bibliotecas"
+ "hint": ""
},
{
- "id": "",
- "label": "light",
- "localized": "luz",
+ "id": 60,
+ "label": "Interpolation Method",
+ "localized": "Método de Interpolação",
"reload": "",
- "hint": "luz"
+ "hint": ""
},
{
- "id": "",
- "label": "lineart",
- "localized": "arte linear",
+ "id": 61,
+ "label": "In Blocks",
+ "localized": "Blocos de Entrada (In Blocks)",
"reload": "",
- "hint": "arte linear"
+ "hint": "Blocos de Downsampling da UNet (12 valores para SD1.5, 9 valores para SDXL)"
},
{
- "id": "",
- "label": "list",
- "localized": "lista",
+ "id": 62,
+ "label": "Input model",
+ "localized": "Modelo de entrada",
"reload": "",
- "hint": "lista"
+ "hint": ""
},
{
- "id": "",
- "label": "list model details",
- "localized": "listar detalhes do modelo",
+ "id": 63,
+ "label": "Info object",
+ "localized": "Objeto de info",
"reload": "",
- "hint": "listar detalhes do modelo"
- },
+ "hint": ""
+ }
+ ],
+ "k": [
{
- "id": "",
- "label": "lite",
- "localized": "leve",
+ "id": 7553,
+ "label": "Kanvas change",
+ "localized": "Alterar Kanvas",
"reload": "",
- "hint": "leve"
+ "hint": ""
},
{
- "id": "",
- "label": "live update",
- "localized": "atualização em tempo real",
+ "id": 1965,
+ "label": "Kanvas Settings",
+ "localized": "Configurações do Kanvas",
"reload": "",
- "hint": "atualização em tempo real"
+ "hint": ""
},
{
- "id": "",
- "label": "lmsd",
- "localized": "lmsd",
+ "id": 4820,
+ "label": "Keep Thinking Trace",
+ "localized": "Manter rastro de pensamento",
"reload": "",
- "hint": "lmsd"
+ "hint": "Incluir o processo de raciocínio do modelo na saída final. Útil para entender como o modelo chegou à sua resposta. Funciona apenas com modelos que suportam o modo de pensamento (thinking mode)."
},
{
- "id": "",
- "label": "load custom diffusers pipeline",
- "localized": "carregar pipeline de diffusers personalizado",
+ "id": 3691,
+ "label": "Keep Prefill",
+ "localized": "Manter pré-preenchimento",
"reload": "",
- "hint": "carregar pipeline de diffusers personalizado"
+ "hint": "Incluir o texto de pré-preenchimento (prefill) no início da saída final. Se desativado, o texto de pré-preenchimento usado para guiar o modelo é removido do resultado."
},
{
- "id": "",
- "label": "load model directly to gpu",
- "localized": "carregar modelo diretamente para gpu",
+ "id": 2144,
+ "label": "Keep aspect ratio",
+ "localized": "Manter proporção de tela",
"reload": "",
- "hint": "carregar modelo diretamente para gpu"
- },
+ "hint": ""
+ }
+ ],
+ "l": [
{
- "id": "",
- "label": "loaded lora",
- "localized": "lora carregado",
+ "id": 75510001,
+ "label": "Load model",
+ "localized": "Carregar modelo",
"reload": "",
- "hint": "lora carregado"
+ "hint": "Carregar o modelo selecionado para a memória."
},
{
- "id": "",
- "label": "logsnr",
- "localized": "logsnr",
+ "id": 75510002,
+ "label": "Load custom model",
+ "localized": "Carregar modelo personalizado",
"reload": "",
- "hint": "logsnr"
+ "hint": "Carregar um modelo personalizado com a configuração especificada."
},
{
- "id": "",
- "label": "loop",
- "localized": "ciclo",
+ "id": 75510003,
+ "label": "LaMa Remove",
+ "localized": "Remoção LaMa",
"reload": "",
- "hint": "ciclo"
+ "hint": "Remover objetos usando o algoritmo LaMa."
},
{
- "id": "",
- "label": "lora add hash info to metadata",
- "localized": "lora: adicionar informações de hash aos metadados",
+ "id": 75510004,
+ "label": "Lite",
+ "localized": "Lite",
"reload": "",
- "hint": "lora: adicionar informações de hash aos metadados"
+ "hint": "Versão leve ou simplificada."
},
{
- "id": "",
- "label": "lora auto-apply tags",
- "localized": "lora: aplicar tags automaticamente",
+ "id": 75510005,
+ "label": "LTXVideo",
+ "localized": "LTXVideo",
"reload": "",
- "hint": "lora: aplicar tags automaticamente"
+ "hint": "Configurações para o modelo LTXVideo."
},
{
- "id": "",
- "label": "lora load using diffusers method for selected models",
- "localized": "carregar lora usando método diffusers para modelos selecionados",
+ "id": 75510006,
+ "label": "Load",
+ "localized": "Carregar",
"reload": "",
- "hint": "carregar lora usando método diffusers para modelos selecionados"
+ "hint": "Carregar dados ou configurações."
},
{
- "id": "",
- "label": "lora load using legacy method",
- "localized": "carregar lora usando método legado",
+ "id": 75510007,
+ "label": "Live Previews",
+ "localized": "Pré-visualizações ao vivo",
"reload": "",
- "hint": "carregar lora usando método legado"
+ "hint": "Configurações relacionadas a pré-visualizações em tempo real e notificações sonoras."
},
{
- "id": "",
- "label": "lora target filename",
- "localized": "nome de arquivo de destino lora",
+ "id": 75510008,
+ "label": "Legacy options",
+ "localized": "Opções legadas",
"reload": "",
- "hint": "nome de arquivo de destino lora"
+ "hint": "Configurações relacionadas a opções antigas - não devem ser usadas."
},
{
- "id": "",
+ "id": 75510009,
+ "label": "List",
+ "localized": "Lista",
+ "reload": "",
+ "hint": "Listar todos os modelos disponíveis."
+ },
+ {
+ "id": 75510010,
+ "label": "Loader",
+ "localized": "Carregador",
+ "reload": "",
+ "hint": "Permite montar manualmente um modelo de difusão a partir de módulos individuais."
+ },
+ {
+ "id": 75510011,
+ "label": "List models",
+ "localized": "Listar modelos",
+ "reload": "",
+ "hint": "Exibir a lista de modelos instalados."
+ },
+ {
+ "id": 75510012,
+ "label": "Load receipe",
+ "localized": "Carregar receita",
+ "reload": "",
+ "hint": "Carregar uma configuração ou receita de modelo salva."
+ },
+ {
+ "id": 75510013,
+ "label": "Lora",
+ "localized": "LoRA",
+ "reload": "",
+ "hint": "LoRA: Adaptação de Baixa Ordem. Modelo de ajuste fino aplicado sobre um modelo carregado."
+ },
+ {
+ "id": 75510014,
+ "label": "Local",
+ "localized": "Local",
+ "reload": "",
+ "hint": "Modelos que foram baixados e estão prontos para uso."
+ },
+ {
+ "id": 75510015,
+ "label": "LTX",
+ "localized": "LTX",
+ "reload": "",
+ "hint": "Aba de configurações para o framework LTX."
+ },
+ {
+ "id": 75510016,
+ "label": "Layerwise Casting",
+ "localized": "Conversão por camada",
+ "reload": "",
+ "hint": "Configuração de precisão de tipos de dados (casting) camada por camada."
+ },
+ {
+ "id": 75510017,
+ "label": "LinFusion",
+ "localized": "LinFusion",
+ "reload": "",
+ "hint": "Configurações avançadas do LinFusion."
+ },
+ {
+ "id": 75510018,
+ "label": "Log Display",
+ "localized": "Exibição de Log",
+ "reload": "",
+ "hint": "Configurações de exibição de registros do sistema na interface."
+ },
+ {
+ "id": 75510019,
+ "label": "List all locally available models",
+ "localized": "Listar todos os modelos locais disponíveis",
+ "reload": "",
+ "hint": "Exibe uma lista de todos os modelos encontrados no armazenamento local."
+ },
+ {
+ "id": 75510020,
+ "label": "Last Generate",
+ "localized": "Última geração",
+ "reload": "",
+ "hint": "Dados ou metadados da última imagem gerada."
+ },
+ {
+ "id": 75510021,
"label": "low order",
"localized": "baixa ordem",
"reload": "",
- "hint": "baixa ordem"
+ "hint": "Parâmetro de baixa ordem para o amostrador (sampler)."
},
{
- "id": "",
- "label": "low threshold",
- "localized": "limiar baixo",
+ "id": 75510022,
+ "label": "LSC layer indices",
+ "localized": "Índices de camada LSC",
"reload": "",
- "hint": "limiar baixo"
+ "hint": "Índices de camadas para o controle de auto-atenção latente."
},
{
- "id": "",
- "label": "ltx model",
- "localized": "modelo ltx",
+ "id": 75510023,
+ "label": "LSC fully qualified name",
+ "localized": "Nome completo qualificado LSC",
"reload": "",
- "hint": "modelo ltx"
+ "hint": "Identificador técnico completo para o componente LSC."
},
{
- "id": "",
- "label": "lumina: use mask in transformers",
- "localized": "lumina: usar máscara em transformadores",
+ "id": 75510024,
+ "label": "LSC skip attention blocks",
+ "localized": "Pular blocos de atenção LSC",
"reload": "",
- "hint": "lumina: usar máscara em transformadores"
+ "hint": "Ignorar blocos de atenção específicos no LSC."
},
{
- "id": "",
- "label": "manual block merge",
- "localized": "fusão manual de blocos",
+ "id": 75510025,
+ "label": "LSC skip feed-forward blocks",
+ "localized": "Pular blocos feed-forward LSC",
"reload": "",
- "hint": "fusão manual de blocos"
+ "hint": "Ignorar blocos de encaminhamento no LSC."
},
{
- "id": "",
- "label": "marigold depth",
- "localized": "profundidade marigold",
+ "id": 75510026,
+ "label": "LSC skip attention scores",
+ "localized": "Pular pontuações de atenção LSC",
"reload": "",
- "hint": "profundidade marigold"
+ "hint": "Ignorar o cálculo de pontuações de atenção no LSC."
},
{
- "id": "",
- "label": "mask dropout",
- "localized": "descarte de máscara",
+ "id": 75510027,
+ "label": "LSC dropout rate",
+ "localized": "Taxa de dropout LSC",
"reload": "",
- "hint": "descarte de máscara"
+ "hint": "Taxa de descarte (dropout) aplicada ao LSC."
},
{
- "id": "",
- "label": "mask invert",
- "localized": "inverter máscara",
+ "id": 75510028,
+ "label": "Layer options",
+ "localized": "Opções de camada",
"reload": "",
- "hint": "inverter máscara"
+ "hint": "Especificar manualmente as opções avançadas de camada do adaptador IP."
},
{
- "id": "",
- "label": "mask only",
- "localized": "apenas máscara",
+ "id": 75510029,
+ "label": "Layer scales",
+ "localized": "Escalas de camada",
"reload": "",
- "hint": "apenas máscara"
+ "hint": "Ajustar o peso ou escala de cada camada individualmente."
},
{
- "id": "",
- "label": "mask strength",
- "localized": "força da máscara",
+ "id": 75510030,
+ "label": "Length",
+ "localized": "Comprimento",
"reload": "",
- "hint": "força da máscara"
+ "hint": "Duração ou comprimento da sequência."
},
{
- "id": "",
+ "id": 75510031,
+ "label": "Loops",
+ "localized": "Repetições",
+ "reload": "",
+ "hint": "Quantas vezes processar uma imagem. Cada saída é usada como entrada do próximo ciclo. Se definido como 1, o comportamento será como se este script não fosse usado."
+ },
+ {
+ "id": 75510032,
+ "label": "Level",
+ "localized": "Nível",
+ "reload": "",
+ "hint": "Nível de intensidade ou profundidade."
+ },
+ {
+ "id": 75510033,
+ "label": "Latent mode",
+ "localized": "Modo latente",
+ "reload": "",
+ "hint": "Tipo de processamento no espaço latente."
+ },
+ {
+ "id": 75510034,
+ "label": "Loop video",
+ "localized": "Repetir vídeo",
+ "reload": "",
+ "hint": "Criar um vídeo em loop contínuo."
+ },
+ {
+ "id": 75510035,
+ "label": "LLM model",
+ "localized": "Modelo LLM",
+ "reload": "",
+ "hint": "Selecione o modelo de linguagem para aprimoramento de prompt. Modelos com suporte visual são marcados com o ícone . Modelos com suporte ao modo de pensamento são marcados com o ícone ."
+ },
+ {
+ "id": 75510036,
+ "label": "LBM Method",
+ "localized": "Método LBM",
+ "reload": "",
+ "hint": "Método de correspondência de blocos latentes."
+ },
+ {
+ "id": 75510037,
+ "label": "LBM Composite",
+ "localized": "Composição LBM",
+ "reload": "",
+ "hint": "Configurações de composição para LBM."
+ },
+ {
+ "id": 75510038,
+ "label": "LBM Steps",
+ "localized": "Passos LBM",
+ "reload": "",
+ "hint": "Número de passos para o processo LBM."
+ },
+ {
+ "id": 75510039,
+ "label": "left",
+ "localized": "esquerda",
+ "reload": "",
+ "hint": "Extensão para o lado esquerdo no outpainting."
+ },
+ {
+ "id": 75510040,
+ "label": "Live update",
+ "localized": "Atualização ao vivo",
+ "reload": "",
+ "hint": "Atualizar resultados em tempo real."
+ },
+ {
+ "id": 75510041,
+ "label": "Low threshold",
+ "localized": "Limite inferior",
+ "reload": "",
+ "hint": "Limiar mínimo para detecção de bordas ou máscaras."
+ },
+ {
+ "id": 75510042,
+ "label": "Large",
+ "localized": "Grande",
+ "reload": "",
+ "hint": "Configuração para tamanho grande."
+ },
+ {
+ "id": 75510043,
+ "label": "LTX model",
+ "localized": "Modelo LTX",
+ "reload": "",
+ "hint": "Selecionar o modelo LTX específico."
+ },
+ {
+ "id": 75510044,
+ "label": "LTX frames number",
+ "localized": "Número de quadros LTX",
+ "reload": "",
+ "hint": "Quantidade total de quadros a serem gerados."
+ },
+ {
+ "id": 75510045,
+ "label": "LTX frames skip",
+ "localized": "Pular quadros LTX",
+ "reload": "",
+ "hint": "Número de quadros a pular durante a geração."
+ },
+ {
+ "id": 75510046,
+ "label": "LTX enable upsampling",
+ "localized": "Habilitar upsampling LTX",
+ "reload": "",
+ "hint": "Ativar o aumento de resolução para o vídeo gerado."
+ },
+ {
+ "id": 75510047,
+ "label": "LTX upsample ratio",
+ "localized": "Proporção de upsample LTX",
+ "reload": "",
+ "hint": "Fator de escala para o aumento de resolução."
+ },
+ {
+ "id": 75510048,
+ "label": "LTX enable refine",
+ "localized": "Habilitar refino LTX",
+ "reload": "",
+ "hint": "Ativar o passo de refinamento para melhorar a qualidade."
+ },
+ {
+ "id": 75510049,
+ "label": "LTX refine strength",
+ "localized": "Força do refino LTX",
+ "reload": "",
+ "hint": "Intensidade do processo de refinamento."
+ },
+ {
+ "id": 75510050,
+ "label": "LTX decode timestep",
+ "localized": "Timestep de decodificação LTX",
+ "reload": "",
+ "hint": "Passo de tempo usado para a decodificação final."
+ },
+ {
+ "id": 75510051,
+ "label": "LTX enable audio",
+ "localized": "Habilitar áudio LTX",
+ "reload": "",
+ "hint": "Ativar geração ou inclusão de áudio."
+ },
+ {
+ "id": 75510052,
+ "label": "Loop",
+ "localized": "Loop",
+ "reload": "",
+ "hint": "Repetir o processo ciclicamente."
+ },
+ {
+ "id": 75510053,
+ "label": "Local directory name",
+ "localized": "Nome do diretório local",
+ "reload": "",
+ "hint": "Diretório onde instalar a extensão, deixe em branco para o padrão."
+ },
+ {
+ "id": 75510054,
+ "label": "Libs",
+ "localized": "Bibliotecas",
+ "reload": "",
+ "hint": "Bibliotecas de sistema ou dependências."
+ },
+ {
+ "id": 75510055,
+ "label": "Latent history size",
+ "localized": "Tamanho do histórico latente",
+ "reload": "",
+ "hint": "Número de estados latentes anteriores mantidos em memória."
+ },
+ {
+ "id": 75510056,
+ "label": "LLama repo",
+ "localized": "Repositório Llama",
+ "reload": "",
+ "hint": "Repositório do HuggingFace para carregar modelos Llama."
+ },
+ {
+ "id": 75510057,
+ "label": "low noise",
+ "localized": "baixo ruído",
+ "reload": "",
+ "hint": "Aplicar uma quantidade reduzida de ruído."
+ },
+ {
+ "id": 75510058,
+ "label": "leaf_level",
+ "localized": "Nível de folha",
+ "reload": "",
+ "hint": "Nível hierárquico para descarregamento de modelos (offload)."
+ },
+ {
+ "id": 75510059,
+ "label": "LLM",
+ "localized": "LLM",
+ "reload": "",
+ "hint": "Configurações de quantização do Modelo de Linguagem Grande."
+ },
+ {
+ "id": 75510060,
+ "label": "Layerwise casting storage",
+ "localized": "Armazenamento de casting por camada",
+ "reload": "",
+ "hint": "Onde armazenar os pesos convertidos durante o processo por camada."
+ },
+ {
+ "id": 75510061,
+ "label": "Layerwise non-blocking operations",
+ "localized": "Operações não bloqueantes por camada",
+ "reload": "",
+ "hint": "Habilitar execução assíncrona para operações de camada."
+ },
+ {
+ "id": 75510062,
+ "label": "Lumina: Use mask in transformers",
+ "localized": "Lumina: Usar máscara nos transformers",
+ "reload": "",
+ "hint": "Ativa o uso de máscaras de atenção nos blocos transformer do Lumina."
+ },
+ {
+ "id": 75510063,
+ "label": "LinFusion apply distillation on load",
+ "localized": "LinFusion aplicar destilação ao carregar",
+ "reload": "",
+ "hint": "Aplica o processo de destilação LinFusion imediatamente ao carregar o modelo."
+ },
+ {
+ "id": 75510064,
+ "label": "Light",
+ "localized": "Claro",
+ "reload": "",
+ "hint": "Tema de interface claro."
+ },
+ {
+ "id": 75510065,
+ "label": "Log view update period",
+ "localized": "Período de atualização da visão de log",
+ "reload": "",
+ "hint": "Intervalo de atualização da visualização de log, em milissegundos."
+ },
+ {
+ "id": 75510066,
+ "label": "Live preview display period",
+ "localized": "Período de exibição da pré-visualização",
+ "reload": "",
+ "hint": "Solicitar imagem de pré-visualização a cada n passos, defina como 0 para desativar."
+ },
+ {
+ "id": 75510067,
+ "label": "Load custom Diffusers pipeline",
+ "localized": "Carregar pipeline Diffusers personalizado",
+ "reload": "",
+ "hint": "Carrega um fluxo de trabalho (pipeline) customizado do formato Diffusers."
+ },
+ {
+ "id": 75510068,
+ "label": "LoRA force reload always",
+ "localized": "Sempre forçar recarregamento de LoRA",
+ "reload": "",
+ "hint": "Força as redes LoRA a recarregarem do armazenamento em cada geração, mesmo se já estiverem em cache. Útil para depuração ou quando arquivos LoRA estão sendo modificados externamente. Desative para uso normal para se beneficiar do cache."
+ },
+ {
+ "id": 75510069,
+ "label": "LoRA load using Diffusers method",
+ "localized": "Carregar LoRA usando método Diffusers",
+ "reload": "",
+ "hint": "Método alternativo que usa as capacidades nativas de LoRA do Diffusers em vez da implementação própria do SD.Next (pode reduzir a compatibilidade)."
+ },
+ {
+ "id": 75510070,
+ "label": "LoRA native apply to text encoder",
+ "localized": "Aplicar LoRA nativo ao codificador de texto",
+ "reload": "",
+ "hint": "Aplica pesos LoRA ao encoder de texto usando o método nativo."
+ },
+ {
+ "id": 75510071,
+ "label": "LoRA native fuse with model",
+ "localized": "Fusão nativa de LoRA com o modelo",
+ "reload": "",
+ "hint": "Mescla a LoRA no modelo para menor uso de memória.Aviso: Após remover ou trocar uma LoRA, você ainda pode ver o estilo dela nas imagens geradas. Para limpar o modelo, recarregue-o no seletor de modelos."
+ },
+ {
+ "id": 75510072,
+ "label": "LoRA diffusers fuse with model",
+ "localized": "Fusão de LoRA Diffusers com o modelo",
+ "reload": "",
+ "hint": "Mescla a LoRA no modelo para menor uso de memória e compatibilidade com torch.compile.Aviso: Após remover ou trocar uma LoRA, você ainda pode ver o estilo dela nas imagens geradas. Para limpar o modelo, recarregue-o no seletor de modelos."
+ },
+ {
+ "id": 75510073,
+ "label": "LoRA auto-apply tags",
+ "localized": "Aplicar tags de LoRA automaticamente",
+ "reload": "",
+ "hint": "Adiciona automaticamente palavras-gatilho/tags dos metadados da LoRA ao seu prompt. Defina o número de tags a aplicar, ex: 3 = adiciona as 3 principais tags. Defina como 0 para desativar, -1 para adicionar todas as tags disponíveis."
+ },
+ {
+ "id": 75510074,
+ "label": "LoRA memory cache",
+ "localized": "Cache de memória de LoRA",
+ "reload": "",
+ "hint": "Quantas LoRAs manter na rede para uso futuro antes de exigir o recarregamento do armazenamento."
+ },
+ {
+ "id": 75510075,
+ "label": "LoRA add hash info to metadata",
+ "localized": "Adicionar hash da LoRA aos metadados",
+ "reload": "",
+ "hint": "Inclui hashes dos arquivos LoRA nos metadados da imagem gerada. Útil para reprodutibilidade e rastreamento de quais versões exatas de LoRA foram usadas."
+ },
+ {
+ "id": 75510076,
+ "label": "LDSR Path",
+ "localized": "Caminho LDSR",
+ "reload": "",
+ "hint": "Caminho para o modelo Super Resolução Latente Difusa (LDSR)."
+ },
+ {
+ "id": 75510077,
+ "label": "LoRA load using legacy method",
+ "localized": "Carregar LoRA usando método legado",
+ "reload": "",
+ "hint": "Usar o método de carregamento de LoRA de versões anteriores."
+ },
+ {
+ "id": 75510078,
+ "label": "Loaded LoRA",
+ "localized": "LoRA carregada",
+ "reload": "",
+ "hint": "Lista das redes LoRA atualmente ativas."
+ },
+ {
+ "id": 75510079,
+ "label": "LoRA target filename",
+ "localized": "Nome de arquivo de destino da LoRA",
+ "reload": "",
+ "hint": "Nome do arquivo onde a LoRA será salva ou lida."
+ },
+ {
+ "id": 75510080,
+ "label": "Layer skip guidance",
+ "localized": "Orientação de pulo de camada",
+ "reload": "",
+ "hint": "Pular camadas específicas durante a orientação para acelerar a geração."
+ },
+ {
+ "id": 75510081,
+ "label": "LineArt",
+ "localized": "LineArt",
+ "reload": "",
+ "hint": "Modelo de controle baseado em desenhos de linha."
+ },
+ {
+ "id": 75510082,
+ "label": "Leres Depth",
+ "localized": "Profundidade Leres",
+ "reload": "",
+ "hint": "Estimativa de profundidade usando o algoritmo Leres."
+ }
+ ],
+ "m": [
+ {
+ "id": -1,
+ "label": "Mask",
+ "localized": "Máscara",
+ "reload": "",
+ "hint": "Opções de mascaramento de imagem e máscara"
+ },
+ {
+ "id": -1,
+ "label": "Models",
+ "localized": "Modelos",
+ "reload": "",
+ "hint": "Baixe, converta ou mescle seus modelos e gerencie os metadados dos modelos"
+ },
+ {
+ "id": -1,
+ "label": "Manage extensions",
+ "localized": "Gerenciar extensões",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Manual install",
+ "localized": "Instalação manual",
+ "reload": "",
+ "hint": "Instalar extensão manualmente"
+ },
+ {
+ "id": -1,
+ "label": "Models & Networks",
+ "localized": "Modelos e Redes",
+ "reload": "",
+ "hint": "Ver listas de todos os modelos e redes disponíveis"
+ },
+ {
+ "id": -1,
+ "label": "Model Loading",
+ "localized": "Carregamento de Modelo",
+ "reload": "",
+ "hint": "Configurações relacionadas a como o modelo é carregado"
+ },
+ {
+ "id": -1,
+ "label": "Model Options",
+ "localized": "Opções de Modelo",
+ "reload": "",
+ "hint": "Configurações relacionadas ao comportamento de modelos específicos"
+ },
+ {
+ "id": -1,
+ "label": "Model Offloading",
+ "localized": "Descarregamento de Modelo",
+ "reload": "",
+ "hint": "Configurações relacionadas ao descarregamento de modelo e gerenciamento de memória"
+ },
+ {
+ "id": -1,
+ "label": "Model Quantization",
+ "localized": "Quantização de Modelo",
+ "reload": "",
+ "hint": "Configurações relacionadas à quantização do modelo, usada para reduzir o uso de memória"
+ },
+ {
+ "id": -1,
+ "label": "Model Compile",
+ "localized": "Compilação de Modelo",
+ "reload": "",
+ "hint": "Configurações relacionadas a diferentes métodos de compilação de modelo"
+ },
+ {
+ "id": -1,
+ "label": "Metadata",
+ "localized": "Metadados",
+ "reload": "",
+ "hint": "Atualizar metadados para todos os modelos disponíveis"
+ },
+ {
+ "id": -1,
+ "label": "Merge",
+ "localized": "Mesclar",
+ "reload": "",
+ "hint": "Mesclar dois ou mais modelos em um novo modelo"
+ },
+ {
+ "id": -1,
+ "label": "Manual Block Merge",
+ "localized": "Mesclagem de Blocos Manual",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge Modules",
+ "localized": "Mesclar Módulos",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model",
+ "localized": "Modelo",
+ "reload": "",
+ "hint": "Modelo base"
+ },
+ {
+ "id": -1,
+ "label": "Model metadata",
+ "localized": "Metadados do modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ModernUI",
+ "localized": "Interface Moderna",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modular Pipelines",
+ "localized": "Pipelines Modulares",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Models Paths",
+ "localized": "Caminhos de Modelos",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mobile",
+ "localized": "Móvel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge multiple models",
+ "localized": "Mesclar múltiplos modelos",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max shift",
+ "localized": "Deslocamento máximo",
+ "reload": "",
+ "hint": "Valor máximo de deslocamento para altas resoluções ao usar deslocamento dinâmico."
+ },
+ {
+ "id": -1,
+ "label": "Merge detailers",
+ "localized": "Mesclar detalhadores",
+ "reload": "",
+ "hint": "Mesclar resultados de vários detalhadores em uma única máscara antes de iniciar o processo de detalhamento"
+ },
+ {
+ "id": -1,
+ "label": "Max detected",
+ "localized": "Máximo detectado",
+ "reload": "",
+ "hint": "Número máximo de objetos detectados para executar o detalhador"
+ },
+ {
+ "id": -1,
+ "label": "Min confidence",
+ "localized": "Confiança mínima",
+ "reload": "",
+ "hint": "Confiança mínima no item detectado"
+ },
+ {
+ "id": -1,
+ "label": "Max overlap",
+ "localized": "Sobreposição máxima",
+ "reload": "",
+ "hint": "Sobreposição máxima entre dois itens detectados antes que um seja descartado"
+ },
+ {
+ "id": -1,
+ "label": "Min size",
+ "localized": "Tamanho mínimo",
+ "reload": "",
+ "hint": "Tamanho mínimo do objeto detectado como porcentagem da imagem geral"
+ },
+ {
+ "id": -1,
+ "label": "Max size",
+ "localized": "Tamanho máximo",
+ "reload": "",
+ "hint": "Tamanho máximo do objeto detectado como porcentagem da imagem geral"
+ },
+ {
+ "id": -1,
+ "label": "Max Range",
+ "localized": "Alcance Máximo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Momentum",
+ "localized": "Momentum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode x-axis",
+ "localized": "Modo eixo x",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode y-axis",
+ "localized": "Modo eixo y",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask Dropout",
+ "localized": "Dropout de Máscara",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Multi decoder",
+ "localized": "Multi decodificador",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode",
+ "localized": "Modo",
+ "reload": "",
+ "hint": "Modo de interrogação.Fast : Legenda rápida com termos mínimos.Classic : Interrogação padrão com qualidade e velocidade equilibradas.Best : Análise mais completa, mais lenta, porém com maior qualidade.Negative : Gerar termos para usar como prompt negativo."
+ },
+ {
+ "id": -1,
+ "label": "Method",
+ "localized": "Método",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model repo",
+ "localized": "Repositório do modelo",
+ "reload": "",
+ "hint": "ID do repositório HuggingFace para o modelo"
+ },
+ {
+ "id": -1,
+ "label": "Model gguf",
+ "localized": "Modelo GGUF",
+ "reload": "",
+ "hint": "Repositório opcional de modelo quantizado GGUF no HuggingFace"
+ },
+ {
+ "id": -1,
+ "label": "Model type",
+ "localized": "Tipo de modelo",
+ "reload": "",
+ "hint": "Tipo de quantização de modelo GGUF opcional"
+ },
+ {
+ "id": -1,
+ "label": "Model file",
+ "localized": "Arquivo do modelo",
+ "reload": "",
+ "hint": "Arquivo de modelo GGUF específico opcional dentro do repositório"
+ },
+ {
+ "id": -1,
+ "label": "Max tokens",
+ "localized": "Máximo de tokens",
+ "reload": "",
+ "hint": "Número máximo de tokens que o modelo pode gerar em sua resposta. O modelo não tem conhecimento deste limite durante a geração e isso não fará com que o modelo tente gerar respostas mais detalhadas ou concisas, ele simplesmente define o limite rígido para o comprimento e cortará a resposta forçadamente quando o limite for atingido."
+ },
+ {
+ "id": -1,
"label": "masked",
"localized": "mascarado",
"reload": "",
- "hint": "mascarado"
+ "hint": ""
},
{
- "id": "",
- "label": "math attention",
- "localized": "atenção matemática",
+ "id": -1,
+ "label": "Mask invert",
+ "localized": "Inverter máscara",
"reload": "",
- "hint": "atenção matemática"
+ "hint": ""
},
{
- "id": "",
- "label": "max faces",
- "localized": "máximo de rostos",
+ "id": -1,
+ "label": "Mask strength",
+ "localized": "Força da máscara",
"reload": "",
- "hint": "máximo de rostos"
+ "hint": ""
},
{
- "id": "",
- "label": "max flavors",
- "localized": "máximo de sabores",
+ "id": -1,
+ "label": "Multistep restore",
+ "localized": "Restauração multietapa",
"reload": "",
- "hint": "máximo de sabores"
+ "hint": ""
},
{
- "id": "",
- "label": "max guidance",
- "localized": "guiamento máximo",
+ "id": -1,
+ "label": "Mask blur",
+ "localized": "Desfoque da máscara",
"reload": "",
- "hint": "guiamento máximo"
+ "hint": "Quanto desfocar a máscara antes do processamento, em pixels"
},
{
- "id": "",
- "label": "max length",
- "localized": "comprimento máximo",
+ "id": -1,
+ "label": "Min guidance",
+ "localized": "Orientação mínima",
"reload": "",
- "hint": "comprimento máximo"
+ "hint": ""
},
{
- "id": "",
- "label": "max object size",
- "localized": "tamanho máximo do objeto",
+ "id": -1,
+ "label": "Max guidance",
+ "localized": "Orientação máxima",
"reload": "",
- "hint": "tamanho máximo do objeto"
+ "hint": ""
},
{
- "id": "",
- "label": "max range",
- "localized": "alcance máximo",
+ "id": -1,
+ "label": "Motion level",
+ "localized": "Nível de movimento",
"reload": "",
- "hint": "alcance máximo"
+ "hint": ""
},
{
- "id": "",
- "label": "max tokens",
- "localized": "máximo de tokens",
+ "id": -1,
+ "label": "Mode after",
+ "localized": "Modo após",
"reload": "",
- "hint": "máximo de tokens"
+ "hint": ""
},
{
- "id": "",
- "label": "max words",
- "localized": "máximo de palavras",
+ "id": -1,
+ "label": "Method after",
+ "localized": "Método após",
"reload": "",
- "hint": "máximo de palavras"
+ "hint": ""
},
{
- "id": "",
- "label": "max-autotune",
- "localized": "auto-ajuste máximo",
+ "id": -1,
+ "label": "Mode mask",
+ "localized": "Modo de máscara",
"reload": "",
- "hint": "auto-ajuste máximo"
+ "hint": ""
},
{
- "id": "",
- "label": "max-autotune-no-cudagraphs",
- "localized": "auto-ajuste máximo - sem cudagraphs",
+ "id": -1,
+ "label": "Method mask",
+ "localized": "Método de máscara",
"reload": "",
- "hint": "auto-ajuste máximo - sem cudagraphs"
+ "hint": ""
},
{
- "id": "",
- "label": "maximum image size (mp)",
- "localized": "tamanho máximo da imagem (mp)",
+ "id": -1,
+ "label": "Maximum units",
+ "localized": "Unidades máximas",
"reload": "",
- "hint": "tamanho máximo da imagem (mp)"
+ "hint": ""
},
{
- "id": "",
- "label": "maximum number of units",
- "localized": "número máximo de unidades",
+ "id": -1,
+ "label": "Max faces",
+ "localized": "Máximo de faces",
"reload": "",
- "hint": "número máximo de unidades"
+ "hint": ""
},
{
- "id": "",
- "label": "maximum rank",
- "localized": "classificação máxima",
+ "id": -1,
+ "label": "Medium",
+ "localized": "Médio",
"reload": "",
- "hint": "classificação máxima"
+ "hint": ""
},
{
- "id": "",
- "label": "mediapipe face",
- "localized": "rosto mediapipe",
+ "id": -1,
+ "label": "Merge alpha",
+ "localized": "Mesclar alfa",
"reload": "",
- "hint": "rosto mediapipe"
+ "hint": ""
},
{
- "id": "",
- "label": "medium",
- "localized": "médio",
+ "id": -1,
+ "label": "Mask only",
+ "localized": "Apenas máscara",
"reload": "",
- "hint": "médio"
+ "hint": ""
},
{
- "id": "",
- "label": "mediums",
- "localized": "mídias",
+ "id": -1,
+ "label": "Max Length",
+ "localized": "Comprimento Máximo",
"reload": "",
- "hint": "mídias"
+ "hint": "Número máximo de tokens na legenda gerada."
},
{
- "id": "",
- "label": "memory",
- "localized": "memória",
+ "id": -1,
+ "label": "Min Flavors",
+ "localized": "Mínimo de Sabores",
"reload": "",
- "hint": "memória"
+ "hint": "Número mínimo de tags descritivas (sabores) para manter no prompt final."
},
{
- "id": "",
- "label": "memory attention",
- "localized": "atenção de memória",
+ "id": -1,
+ "label": "Max Flavors",
+ "localized": "Máximo de Sabores",
"reload": "",
- "hint": "atenção de memória"
+ "hint": "Número máximo de tags descritivas (sabores) para manter no prompt final."
},
{
- "id": "",
- "label": "memory limit",
- "localized": "limite de memória",
+ "id": -1,
+ "label": "Max tags",
+ "localized": "Máximo de tags",
"reload": "",
- "hint": "limite de memória"
+ "hint": "Número máximo de tags a serem incluídas na saída. Limita o comprimento do resultado quando uma imagem possui muitos recursos detectados. As tags são classificadas por confiança, de modo que as mais relevantes são mantidas."
},
{
- "id": "",
- "label": "memory optimization",
- "localized": "otimização de memória",
+ "id": -1,
+ "label": "Memory",
+ "localized": "Memória",
"reload": "",
- "hint": "otimização de memória"
+ "hint": ""
},
{
- "id": "",
- "label": "merge alpha",
- "localized": "mesclar alfa",
+ "id": -1,
+ "label": "Memory optimization",
+ "localized": "Otimização de memória",
"reload": "",
- "hint": "mesclar alfa"
+ "hint": ""
},
{
- "id": "",
- "label": "method",
- "localized": "método",
+ "id": -1,
+ "label": "Model Info",
+ "localized": "Informação do Modelo",
"reload": "",
- "hint": "método"
+ "hint": ""
},
{
- "id": "",
- "label": "method after",
- "localized": "método depois",
+ "id": -1,
+ "label": "Model pipeline",
+ "localized": "Pipeline do modelo",
"reload": "",
- "hint": "método depois"
+ "hint": "Se a detecção automática não detectar o modelo, selecione o tipo de modelo antes de carregá-lo"
},
{
- "id": "",
- "label": "method before",
- "localized": "método antes",
+ "id": -1,
+ "label": "Model auto-load on start",
+ "localized": "Auto-carregamento do modelo ao iniciar",
"reload": "",
- "hint": "método antes"
+ "hint": ""
},
{
- "id": "",
- "label": "method mask",
- "localized": "máscara de método",
+ "id": -1,
+ "label": "Model load using multiple threads",
+ "localized": "Carga do modelo usando múltiplas threads",
"reload": "",
- "hint": "máscara de método"
+ "hint": ""
},
{
- "id": "",
- "label": "midas depth",
- "localized": "profundidade midas",
+ "id": -1,
+ "label": "Model auto-download on demand",
+ "localized": "Auto-download de modelo sob demanda",
"reload": "",
- "hint": "profundidade midas"
+ "hint": ""
},
{
- "id": "",
+ "id": -1,
+ "label": "Model load using streams",
+ "localized": "Carga do modelo usando streams",
+ "reload": "",
+ "hint": "Ao carregar modelos, tentar carregamento por stream otimizado para armazenamento lento ou em rede"
+ },
+ {
+ "id": -1,
+ "label": "Model load model direct to GPU",
+ "localized": "Carregar modelo direto para a GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to offload",
+ "localized": "Tipos de modelo para não descarregar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to always offload",
+ "localized": "Módulos para sempre descarregar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to never offload",
+ "localized": "Módulos para nunca descarregar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to quantize",
+ "localized": "Tipos de modelo para não quantizar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to not convert",
+ "localized": "Módulos para não converter",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules dtype dict",
+ "localized": "Dicionário de tipos de dados de módulos",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Math",
+ "localized": "Matemática",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Memory limit",
+ "localized": "Limite de memória",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
"label": "migraphx",
"localized": "migraphx",
"reload": "",
- "hint": "migraphx"
+ "hint": ""
},
{
- "id": "",
- "label": "min flavors",
- "localized": "mínimo de sabores",
+ "id": -1,
+ "label": "max-autotune",
+ "localized": "max-autotune",
"reload": "",
- "hint": "mínimo de sabores"
+ "hint": ""
},
{
- "id": "",
- "label": "min guidance",
- "localized": "orientação mínima",
+ "id": -1,
+ "label": "max-autotune-no-cudagraphs",
+ "localized": "max-autotune-no-cudagraphs",
"reload": "",
- "hint": "orientação mínima"
+ "hint": ""
},
{
- "id": "",
- "label": "min length",
- "localized": "comprimento mínimo",
+ "id": -1,
+ "label": "Maximum image size (MP)",
+ "localized": "Tamanho máximo da imagem (MP)",
"reload": "",
- "hint": "comprimento mínimo"
+ "hint": ""
},
{
- "id": "",
- "label": "min object size",
- "localized": "tamanho mínimo do objeto",
+ "id": -1,
+ "label": "Max words",
+ "localized": "Máximo de palavras",
"reload": "",
- "hint": "tamanho mínimo do objeto"
+ "hint": ""
},
{
- "id": "",
- "label": "mine",
- "localized": "minerar",
+ "id": -1,
+ "label": "Modern",
+ "localized": "Moderno",
"reload": "",
- "hint": "minerar"
+ "hint": ""
},
{
- "id": "",
- "label": "mlsd",
- "localized": "mlsd",
+ "id": -1,
+ "label": "Mount URL subpath",
+ "localized": "Subcaminho da URL de montagem",
"reload": "",
- "hint": "mlsd"
+ "hint": ""
},
{
- "id": "",
- "label": "mm",
- "localized": "mm",
+ "id": -1,
+ "label": "Mobile scale",
+ "localized": "Escala móvel",
"reload": "",
- "hint": "mm"
+ "hint": ""
},
{
- "id": "",
- "label": "mode",
- "localized": "modo",
+ "id": -1,
+ "label": "Move detailer model to CPU when complete",
+ "localized": "Mover modelo detalhador para CPU ao concluir",
"reload": "",
- "hint": "modo"
+ "hint": ""
},
{
- "id": "",
- "label": "mode after",
- "localized": "modo depois",
+ "id": -1,
+ "label": "Move base model to CPU when using refiner",
+ "localized": "Mover modelo base para CPU ao usar o refinador",
"reload": "",
- "hint": "modo depois"
+ "hint": ""
},
{
- "id": "",
- "label": "mode before",
- "localized": "modo antes",
+ "id": -1,
+ "label": "Move base model to CPU when using VAE",
+ "localized": "Mover modelo base para CPU ao usar VAE",
"reload": "",
- "hint": "modo antes"
+ "hint": ""
},
{
- "id": "",
- "label": "mode mask",
- "localized": "máscara de modo",
+ "id": -1,
+ "label": "Move refiner model to CPU when not in use",
+ "localized": "Mover modelo refinador para CPU quando não estiver em uso",
"reload": "",
- "hint": "máscara de modo"
+ "hint": ""
},
{
- "id": "",
- "label": "mode x-axis",
- "localized": "modo eixo x",
+ "id": -1,
+ "label": "Move VAE and CLIP to RAM when training",
+ "localized": "Mover VAE e CLIP para RAM ao treinar",
"reload": "",
- "hint": "modo eixo x"
+ "hint": ""
},
{
- "id": "",
- "label": "mode y-axis",
- "localized": "modo eixo y",
+ "id": -1,
+ "label": "Model name",
+ "localized": "Nome do modelo",
"reload": "",
- "hint": "modo eixo y"
+ "hint": ""
},
{
- "id": "",
- "label": "model auto-download on demand",
- "localized": "download automático do modelo sob demanda",
+ "id": -1,
+ "label": "Model base path",
+ "localized": "Caminho base do modelo",
"reload": "",
- "hint": "download automático do modelo sob demanda"
+ "hint": ""
},
{
- "id": "",
- "label": "model autoload on start",
- "localized": "carregamento automático do modelo ao iniciar",
+ "id": -1,
+ "label": "Max shard size",
+ "localized": "Tamanho máximo do shard",
"reload": "",
- "hint": "carregamento automático do modelo ao iniciar"
+ "hint": ""
},
{
- "id": "",
- "label": "model compile fullgraph",
- "localized": "compilação de modelo gráfico completo",
+ "id": -1,
+ "label": "Model class",
+ "localized": "Classe do modelo",
"reload": "",
- "hint": "compilação de modelo gráfico completo"
+ "hint": ""
},
{
- "id": "",
- "label": "model compile suppress errors",
- "localized": "compilação do modelo suprimir erros",
+ "id": -1,
+ "label": "Mid Block",
+ "localized": "Bloco Médio",
"reload": "",
- "hint": "compilação do modelo suprimir erros"
+ "hint": "Bloco Central da UNet (1 valor)"
},
{
- "id": "",
- "label": "model compile verbose mode",
- "localized": "modo verboso de compilação do modelo",
+ "id": -1,
+ "label": "Model precision",
+ "localized": "Precisão do modelo",
"reload": "",
- "hint": "modo verboso de compilação do modelo"
+ "hint": ""
},
{
- "id": "",
- "label": "model info",
- "localized": "informações do modelo",
+ "id": -1,
+ "label": "Maximum rank",
+ "localized": "Rank máximo",
"reload": "",
- "hint": "informações do modelo"
+ "hint": ""
},
{
- "id": "",
- "label": "model metadata",
- "localized": "metadados do modelo",
+ "id": -1,
+ "label": "Midas depth",
+ "localized": "Profundidade Midas",
"reload": "",
- "hint": "metadados do modelo"
+ "hint": ""
},
{
- "id": "",
- "label": "model name",
- "localized": "nome do modelo",
+ "id": -1,
+ "label": "MLSD",
+ "localized": "MLSD",
"reload": "",
- "hint": "nome do modelo"
+ "hint": ""
},
{
- "id": "",
- "label": "model precision",
- "localized": "precisão do modelo",
+ "id": -1,
+ "label": "MediaPipe Face",
+ "localized": "MediaPipe Face",
"reload": "",
- "hint": "precisão do modelo"
+ "hint": ""
},
{
- "id": "",
- "label": "model type",
- "localized": "tipo de modelo",
+ "id": -1,
+ "label": "Marigold Depth",
+ "localized": "Profundidade Marigold",
"reload": "",
- "hint": "tipo de modelo"
+ "hint": ""
+ }
+ ],
+ "n": [
+ {
+ "id": 0,
+ "label": "Networks",
+ "localized": "Redes",
+ "reload": "btn_extra_networks",
+ "hint": "Interface de usuário para Redes"
},
{
- "id": "",
- "label": "model url",
- "localized": "url do modelo",
+ "id": 0,
+ "label": "New row",
+ "localized": "Nova linha",
"reload": "",
- "hint": "url do modelo"
+ "hint": ""
},
{
- "id": "",
- "label": "modern",
- "localized": "moderno",
+ "id": 0,
+ "label": "New column",
+ "localized": "Nova coluna",
"reload": "",
- "hint": "moderno"
+ "hint": ""
},
{
- "id": "",
- "label": "momentum",
- "localized": "momento",
+ "id": 0,
+ "label": "Nunchaku",
+ "localized": "Nunchaku",
"reload": "",
- "hint": "momento"
+ "hint": ""
},
{
- "id": "",
- "label": "motion level",
- "localized": "nível de movimento",
+ "id": 0,
+ "label": "nsfw",
+ "localized": "nsfw",
"reload": "",
- "hint": "nível de movimento"
+ "hint": ""
},
{
- "id": "",
- "label": "mount url subpath",
- "localized": "montar subcaminho url",
+ "id": 0,
+ "label": "NudeNet",
+ "localized": "NudeNet",
"reload": "",
- "hint": "montar subcaminho url"
+ "hint": "Extensão flexível que pode detectar e ofuscar nudez em imagens"
},
{
- "id": "",
- "label": "move base model to cpu when using refiner",
- "localized": "mover modelo base para cpu ao usar refinador",
+ "id": 0,
+ "label": "Nunchaku Engine",
+ "localized": "Motor Nunchaku",
"reload": "",
- "hint": "mover modelo base para cpu ao usar refinador"
+ "hint": ""
},
{
- "id": "",
- "label": "move base model to cpu when using vae",
- "localized": "mover modelo base para cpu ao usar vae",
+ "id": 0,
+ "label": "NNCF: Neural Network Compression Framework",
+ "localized": "NNCF: Framework de Compressão de Redes Neurais",
"reload": "",
- "hint": "mover modelo base para cpu ao usar vae"
+ "hint": ""
},
{
- "id": "",
- "label": "move detailer model to cpu when complete",
- "localized": "mover modelo de detalhamento para cpu quando completo",
+ "id": 0,
+ "label": "Noise Options",
+ "localized": "Opções de Ruído",
"reload": "",
- "hint": "mover modelo de detalhamento para cpu quando completo"
+ "hint": ""
},
{
- "id": "",
- "label": "move refiner model to cpu when not in use",
- "localized": "mover modelo refinador para cpu quando não estiver em uso",
+ "id": 0,
+ "label": "Networks panel",
+ "localized": "Painel de Redes",
"reload": "",
- "hint": "mover modelo refinador para cpu quando não estiver em uso"
+ "hint": ""
},
{
- "id": "",
- "label": "movements",
- "localized": "movimentos",
+ "id": 0,
+ "label": "Networks UI",
+ "localized": "UI de Redes",
"reload": "",
- "hint": "movimentos"
+ "hint": ""
},
{
- "id": "",
- "label": "multi decoder",
- "localized": "multidecodificador",
+ "id": 0,
+ "label": "Networks Scan",
+ "localized": "Escaneamento de Redes",
"reload": "",
- "hint": "multidecodificador"
+ "hint": ""
},
{
- "id": "",
- "label": "multistep restore",
- "localized": "restauração multi-passos",
+ "id": 0,
+ "label": "Negative prompt",
+ "localized": "Prompt negativo",
"reload": "",
- "hint": "restauração multi-passos"
+ "hint": "Descreva o que você não quer ver na imagem gerada"
},
{
- "id": "",
- "label": "native",
- "localized": "nativo",
+ "id": 0,
+ "label": "Number",
+ "localized": "Número",
"reload": "",
- "hint": "nativo"
+ "hint": ""
},
{
- "id": "",
- "label": "near threshold",
- "localized": "próximo ao limiar",
- "reload": "",
- "hint": "próximo ao limiar"
- },
- {
- "id": "",
+ "id": 0,
"label": "negative",
"localized": "negativo",
"reload": "",
- "hint": "negativo"
+ "hint": ""
},
{
- "id": "",
- "label": "network negative prompt",
- "localized": "prompt negativo de rede",
+ "id": 0,
+ "label": "None",
+ "localized": "Nenhum",
"reload": "",
- "hint": "prompt negativo de rede"
+ "hint": ""
},
{
- "id": "",
- "label": "network parameters",
- "localized": "parâmetros de rede",
+ "id": 0,
+ "label": "NSFW allowed",
+ "localized": "NSFW permitido",
"reload": "",
- "hint": "parâmetros de rede"
+ "hint": "Permitir que o modelo gere conteúdo adulto em prompts aprimorados"
},
{
- "id": "",
- "label": "network prompt",
- "localized": "prompt de rede",
+ "id": 0,
+ "label": "Noise strength",
+ "localized": "Força do ruído",
"reload": "",
- "hint": "prompt de rede"
+ "hint": ""
},
{
- "id": "",
- "label": "new model name",
- "localized": "novo nome do modelo",
+ "id": 0,
+ "label": "NMS",
+ "localized": "NMS",
"reload": "",
- "hint": "novo nome do modelo"
+ "hint": ""
},
{
- "id": "",
- "label": "nf4",
- "localized": "nf4",
+ "id": 0,
+ "label": "Near threshold",
+ "localized": "Limiar próximo",
"reload": "",
- "hint": "nf4"
+ "hint": ""
},
{
- "id": "",
- "label": "nms",
- "localized": "nms",
+ "id": 0,
+ "label": "Noise scale",
+ "localized": "Escala de ruído",
"reload": "",
- "hint": "nms"
+ "hint": ""
},
{
- "id": "",
- "label": "noise",
- "localized": "ruído",
+ "id": 0,
+ "label": "Note",
+ "localized": "Nota",
"reload": "",
- "hint": "ruído"
+ "hint": ""
},
{
- "id": "",
- "label": "noise multiplier (eta)",
- "localized": "multiplicador de ruído (eta)",
+ "id": 0,
+ "label": "Non-blocking move operations",
+ "localized": "Operações de movimentação não bloqueantes",
"reload": "",
- "hint": "multiplicador de ruído (eta)"
+ "hint": ""
},
{
- "id": "",
- "label": "noise multiplier for image processing",
- "localized": "multiplicador de ruído para processamento de imagem",
+ "id": 0,
+ "label": "Nunchaku attention",
+ "localized": "Atenção Nunchaku",
"reload": "",
- "hint": "multiplicador de ruído para processamento de imagem"
+ "hint": "Substitui a atenção padrão pelo kernel de atenção FP16 personalizado do Nunchaku para inferência mais rápida em GPUs NVIDIA de consumidor. Pode fornecer melhoria de desempenho em GPUs que possuem maior rendimento de núcleos tensores FP16 do que BF16. Atualmente afeta apenas modelos baseados em Flux (Dev, Schnell, Kontext, Fill, Depth, etc.). Não tem efeito no Qwen, SDXL, Sana ou outras arquiteturas. Desativado por padrão."
},
{
- "id": "",
- "label": "noise seed delta (eta)",
- "localized": "delta da semente de ruído (eta)",
+ "id": 0,
+ "label": "Nunchaku offloading",
+ "localized": "Offloading Nunchaku",
"reload": "",
- "hint": "delta da semente de ruído (eta)"
+ "hint": "Ativa o próprio offloading de CPU por bloco do Nunchaku com streams CUDA assíncronos para reduzir o uso de VRAM. Usa uma estratégia de buffer ping-pong: enquanto um bloco transformador computa na GPU, o próximo bloco pré-carrega da CPU em segundo plano, ocultando a maior parte da latência de transferência. Pode reduzir o uso de VRAM ao custo de uma inferência mais lenta. Isso substitui o offloading de pipeline do SD.Next para o componente transformador. Útil apenas em GPUs com pouca VRAM. Se a sua GPU tiver memória suficiente para suportar o modelo quantizado (16+ GB), mantenha isso desativado para velocidade máxima. Suporta modelos Flux e Qwen. Não suportado para SDXL, onde esta configuração é ignorada. Desativado por padrão."
},
{
- "id": "",
- "label": "noise strength",
- "localized": "força do ruído",
+ "id": 0,
+ "label": "native",
+ "localized": "nativo",
"reload": "",
- "hint": "força do ruído"
+ "hint": ""
},
{
- "id": "",
- "label": "none",
- "localized": "nenhum",
+ "id": 0,
+ "label": "no-grad",
+ "localized": "no-grad",
"reload": "",
- "hint": "nenhum"
+ "hint": "Desativa o rastreamento de gradiente com torch.no_grad. Reduz o uso de memória e acelera a inferência."
},
{
- "id": "",
- "label": "note",
- "localized": "nota",
+ "id": 0,
+ "label": "Numbered filenames",
+ "localized": "Nomes de arquivos numerados",
"reload": "",
- "hint": "nota"
+ "hint": ""
},
{
- "id": "",
- "label": "nothing",
- "localized": "nada",
+ "id": 0,
+ "label": "Network card size (px)",
+ "localized": "Tamanho do card da rede (px)",
"reload": "",
- "hint": "nada"
+ "hint": ""
},
{
- "id": "",
- "label": "num beams",
- "localized": "número de feixes",
+ "id": 0,
+ "label": "Noise multiplier for image processing",
+ "localized": "Multiplicador de ruído para processamento de imagem",
"reload": "",
- "hint": "número de feixes"
+ "hint": ""
},
{
- "id": "",
- "label": "number",
- "localized": "número",
+ "id": 0,
+ "label": "New model name",
+ "localized": "Novo nome do modelo",
"reload": "",
- "hint": "número"
+ "hint": ""
},
{
- "id": "",
- "label": "numbered filenames",
- "localized": "nomes de arquivo numerados",
+ "id": 0,
+ "label": "Number of ReBasin Iterations",
+ "localized": "Número de iterações ReBasin",
"reload": "",
- "hint": "nomes de arquivo numerados"
+ "hint": "Número de vezes para mesclar e permutar o modelo antes de salvar"
},
{
- "id": "",
- "label": "offload",
- "localized": "descarregar",
+ "id": 0,
+ "label": "Network prompt",
+ "localized": "Prompt da rede",
"reload": "",
- "hint": "descarregar"
+ "hint": ""
},
{
- "id": "",
- "label": "offload face module",
- "localized": "descarregar módulo de face",
+ "id": 0,
+ "label": "Network negative prompt",
+ "localized": "Prompt negativo da rede",
"reload": "",
- "hint": "descarregar módulo de face"
+ "hint": ""
},
{
- "id": "",
- "label": "offload models",
- "localized": "descarregar modelos",
+ "id": 0,
+ "label": "Network parameters",
+ "localized": "Parâmetros da rede",
"reload": "",
- "hint": "descarregar modelos"
- },
+ "hint": ""
+ }
+ ],
+ "o": [
{
- "id": "",
- "label": "olive-ai",
- "localized": "olive-ai",
+ "id": 0,
+ "label": "Output",
+ "localized": "Saída",
"reload": "",
- "hint": "olive-ai"
+ "hint": "Mostrar/ocultar a seleção de mídia de saída: resultados da geração e pré-visualizações ao vivo durante o processo de geração"
},
{
- "id": "",
+ "id": 0,
+ "label": "OpenCLiP",
+ "localized": "OpenCLiP",
+ "reload": "",
+ "hint": "Analisar imagem usando o modelo CLiP via OpenCLiP"
+ },
+ {
+ "id": 0,
+ "label": "ONNX",
+ "localized": "ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override",
+ "localized": "Sobrescrever",
+ "reload": "",
+ "hint": "Sobrescrever configurações que podem mudar o comportamento do servidor e que são tipicamente aplicadas a partir de metadados de imagem importados"
+ },
+ {
+ "id": 0,
+ "label": "Optimum Quanto",
+ "localized": "Optimum Quanto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optimum Quanto: post-load",
+ "localized": "Optimum Quanto: pós-carregamento",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optional",
+ "localized": "Opcional",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Olive",
+ "localized": "Olive",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO",
+ "localized": "OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Other...",
+ "localized": "Outro...",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Outputs & Images",
+ "localized": "Saídas e Imagens",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override settings",
+ "localized": "Sobrescrever configurações",
+ "reload": "",
+ "hint": "Se os parâmetros de geração divergirem das configurações do seu sistema, as configurações de sobreposição preenchidas com esses parâmetros irão ignorar a configuração do seu sistema para este fluxo de trabalho"
+ },
+ {
+ "id": 0,
+ "label": "Override sampler",
+ "localized": "Sobrescrever amostrador",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override steps",
+ "localized": "Sobrescrever passos",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ortho",
+ "localized": "Ortho",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload face module",
+ "localized": "Descarregar módulo de rosto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override scheduler",
+ "localized": "Sobrescrever agendador",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optional image description",
+ "localized": "Descrição de imagem opcional",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Order",
+ "localized": "Ordem",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overlay",
+ "localized": "Sobreposição",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override resolution",
+ "localized": "Sobrescrever resolução",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload processor",
+ "localized": "Descarregar processador",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Output directory",
+ "localized": "Diretório de saída",
+ "reload": "",
+ "hint": "Pasta onde as imagens processadas devem ser salvas"
+ },
+ {
+ "id": 0,
+ "label": "original",
+ "localized": "original",
+ "reload": "",
+ "hint": "Backend LDM original"
+ },
+ {
+ "id": 0,
+ "label": "Offload caption models",
+ "localized": "Descarregar modelos de legenda",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload during pre-forward",
+ "localized": "Descarregar durante o pré-forward",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload using streams",
+ "localized": "Descarregar usando streams",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload low watermark",
+ "localized": "Marca d'água baixa de descarregamento",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload GPU high watermark",
+ "localized": "Marca d'água alta de descarregamento de GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload CPU high watermark",
+ "localized": "Marca d'água alta de descarregamento de CPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload blocks",
+ "localized": "Descarregar blocos",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO activations mode",
+ "localized": "Modo de ativações OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ONNX Execution Provider",
+ "localized": "Provedor de Execução ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ONNX allow fallback to CPU",
+ "localized": "Permitir fallback do ONNX para CPU",
+ "reload": "",
+ "hint": "Permitir a reversão para CPU quando o provedor de execução selecionado falhar"
+ },
+ {
+ "id": 0,
+ "label": "ONNX cache converted models",
+ "localized": "Cache de modelos convertidos ONNX",
+ "reload": "",
+ "hint": "Salvar os modelos que são convertidos para o formato ONNX como um cache. Você pode gerenciá-los na aba ONNX"
+ },
+ {
+ "id": 0,
+ "label": "ONNX unload base model when processing refiner",
+ "localized": "Descarregar modelo base ONNX ao processar o refinador",
+ "reload": "",
+ "hint": "Descarregar o modelo base quando o refinador estiver sendo convertido/otimizado/processado"
+ },
+ {
+ "id": 0,
+ "label": "Olive use FP16 on optimization",
+ "localized": "Olive usar FP16 na otimização",
+ "reload": "",
+ "hint": "Usar precisão de ponto flutuante de 16 bits para o modelo de saída do processo de otimização Olive. Use precisão de 32 bits se desabilitado"
+ },
+ {
+ "id": 0,
+ "label": "Olive force FP32 for VAE Encoder",
+ "localized": "Olive forçar FP32 para VAE Encoder",
+ "reload": "",
+ "hint": "Usar precisão de ponto flutuante de 32 bits para o VAE Encoder do modelo de saída. Isso sobrescreve a opção 'usar FP16 na otimização'. Se estiver obtendo imagens NaN ou pretas no Img2Img, habilite esta opção e remova o cache"
+ },
+ {
+ "id": 0,
+ "label": "Olive use static dimensions",
+ "localized": "Olive usar dimensões estáticas",
+ "reload": "",
+ "hint": "Tornar a inferência com modelos otimizados Olive muito mais rápida (OrtTransformersOptimization)"
+ },
+ {
+ "id": 0,
+ "label": "Olive cache optimized models",
+ "localized": "Cache de modelos otimizados Olive",
+ "reload": "",
+ "hint": "Salvar modelos processados pelo Olive como um cache. Você pode gerenciá-los na aba ONNX"
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO disable model caching",
+ "localized": "Desativar cache de modelo OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO disable memory cleanup after compile",
+ "localized": "Desativar limpeza de memória OpenVINO após compilar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
"label": "onediff",
"localized": "onediff",
"reload": "",
- "hint": "onediff"
+ "hint": ""
},
{
- "id": "",
- "label": "onnx",
- "localized": "onnx",
+ "id": 0,
+ "label": "olive-ai",
+ "localized": "olive-ai",
"reload": "",
- "hint": "onnx"
+ "hint": ""
},
{
- "id": "",
- "label": "openbody",
- "localized": "openbody",
- "reload": "",
- "hint": "openbody"
- },
- {
- "id": "",
- "label": "openclip",
- "localized": "openclip",
- "reload": "",
- "hint": "openclip"
- },
- {
- "id": "",
- "label": "openvino disable memory cleanup after compile",
- "localized": "openvino desativar limpeza de memória após compilação",
- "reload": "",
- "hint": "openvino desativar limpeza de memória após compilação"
- },
- {
- "id": "",
- "label": "openvino disable model caching",
- "localized": "openvino desativar cache de modelo",
- "reload": "",
- "hint": "openvino desativar cache de modelo"
- },
- {
- "id": "",
- "label": "openvino mode",
- "localized": "modo openvino",
- "reload": "",
- "hint": "modo openvino"
- },
- {
- "id": "",
+ "id": 0,
"label": "openvino_fx",
"localized": "openvino_fx",
"reload": "",
- "hint": "openvino_fx"
+ "hint": ""
},
{
- "id": "",
- "label": "optional image description",
- "localized": "descrição opcional da imagem",
+ "id": 0,
+ "label": "Overwrite existing",
+ "localized": "Sobrescrever existente",
"reload": "",
- "hint": "descrição opcional da imagem"
+ "hint": ""
},
{
- "id": "",
- "label": "optional init image or video",
- "localized": "imagem ou vídeo inicial opcional",
+ "id": 0,
+ "label": "Out Block",
+ "localized": "Bloco de Saída",
"reload": "",
- "hint": "imagem ou vídeo inicial opcional"
+ "hint": "Blocos de upsampling da UNet (12 valores para SD1.5, 9 valores para SDXL)"
},
{
- "id": "",
- "label": "order",
- "localized": "ordem",
+ "id": 0,
+ "label": "Overwrite model",
+ "localized": "Sobrescrever modelo",
"reload": "",
- "hint": "ordem"
+ "hint": ""
},
{
- "id": "",
- "label": "ortho",
- "localized": "orto",
+ "id": 0,
+ "label": "Output model",
+ "localized": "Modelo de saída",
"reload": "",
- "hint": "orto"
+ "hint": ""
},
{
- "id": "",
- "label": "outpaint",
- "localized": "expansão de pintura",
+ "id": 0,
+ "label": "Overwrite existing file",
+ "localized": "Sobrescrever arquivo existente",
"reload": "",
- "hint": "expansão de pintura"
+ "hint": ""
},
{
- "id": "",
- "label": "output model",
- "localized": "modelo de saída",
+ "id": 0,
+ "label": "Options",
+ "localized": "Opções",
"reload": "",
- "hint": "modelo de saída"
+ "hint": ""
},
{
- "id": "",
- "label": "override resolution",
- "localized": "substituir resolução",
+ "id": 0,
+ "label": "OpenBody",
+ "localized": "OpenBody",
"reload": "",
- "hint": "substituir resolução"
+ "hint": ""
+ }
+ ],
+ "p": [
+ {
+ "id": -1,
+ "label": "Process",
+ "localized": "Processar",
+ "reload": "n/a",
+ "hint": "Processar imagem existente Pode ser usado para aumentar a escala (upscale) de imagens, remover fundos, ofuscar conteúdo NSFW, aplicar vários filtros e efeitos"
},
{
- "id": "",
- "label": "override sampler",
- "localized": "substituir amostrador",
- "reload": "",
- "hint": "substituir amostrador"
+ "id": -1,
+ "label": "Prompts",
+ "localized": "Prompts",
+ "reload": "n/a",
+ "hint": "Prompt da imagem e prompt negativo"
},
{
- "id": "",
- "label": "override scheduler",
- "localized": "substituir agendador",
- "reload": "",
- "hint": "substituir agendador"
+ "id": -1,
+ "label": "Pause",
+ "localized": "Pausar",
+ "reload": "n/a",
+ "hint": "Pausar o processamento"
},
{
- "id": "",
- "label": "override steps",
- "localized": "substituir passos",
- "reload": "",
- "hint": "substituir passos"
+ "id": -1,
+ "label": "Post",
+ "localized": "Post",
+ "reload": "n/a",
+ "hint": "Redimensionar imagem após o processamento"
},
{
- "id": "",
- "label": "override t1 ratio",
- "localized": "substituir razão t1",
- "reload": "",
- "hint": "substituir razão t1"
+ "id": -1,
+ "label": "Preview",
+ "localized": "Pré-visualização",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "override t2 ratio",
- "localized": "substituir razão t2",
- "reload": "",
- "hint": "substituir razão t2"
+ "id": -1,
+ "label": "Process Image",
+ "localized": "Processar Imagem",
+ "reload": "n/a",
+ "hint": "Processar uma única imagem"
},
{
- "id": "",
- "label": "overwrite existing file",
- "localized": "sobrescrever arquivo existente",
- "reload": "",
- "hint": "sobrescrever arquivo existente"
+ "id": -1,
+ "label": "Process Batch",
+ "localized": "Processar Lote",
+ "reload": "n/a",
+ "hint": "Processar um lote de imagens"
},
{
- "id": "",
- "label": "overwrite model",
- "localized": "sobrescrever modelo",
- "reload": "",
- "hint": "sobrescrever modelo"
+ "id": -1,
+ "label": "Process Folder",
+ "localized": "Processar Pasta",
+ "reload": "n/a",
+ "hint": "Processar todas as imagens em uma pasta"
},
{
- "id": "",
- "label": "pad frames",
- "localized": "preencher quadros",
- "reload": "",
- "hint": "preencher quadros"
+ "id": -1,
+ "label": "Provider",
+ "localized": "Provedor",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "padding",
- "localized": "preenchimento",
- "reload": "",
- "hint": "preenchimento"
+ "id": -1,
+ "label": "Pipeline Modifiers",
+ "localized": "Modificadores de Pipeline",
+ "reload": "n/a",
+ "hint": "Funcionalidade adicional que pode ser ativada durante a geração"
},
{
- "id": "",
- "label": "parallel process images in batch",
- "localized": "processar imagens em lote paralelamente",
- "reload": "",
- "hint": "processar imagens em lote paralelamente"
+ "id": -1,
+ "label": "Postprocessing",
+ "localized": "Pós-processamento",
+ "reload": "n/a",
+ "hint": "Configurações relacionadas ao processamento e upscale após a geração da imagem"
},
{
- "id": "",
- "label": "parameter free",
- "localized": "livre de parâmetros",
- "reload": "",
- "hint": "livre de parâmetros"
+ "id": -1,
+ "label": "Preset Block Merge",
+ "localized": "Mesclagem de Blocos por Predefinição",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "path to model file",
- "localized": "caminho para o arquivo do modelo",
- "reload": "",
- "hint": "caminho para o arquivo do modelo"
+ "id": -1,
+ "label": "Pony",
+ "localized": "Pony",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "path to notification sound",
- "localized": "caminho para o som de notificação",
- "reload": "",
- "hint": "caminho para o som de notificação"
+ "id": -1,
+ "label": "Preview metadata",
+ "localized": "Pré-visualizar metadados",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "peft",
- "localized": "peft",
- "reload": "",
- "hint": "peft"
+ "id": -1,
+ "label": "Prompt",
+ "localized": "Prompt",
+ "reload": "n/a",
+ "hint": "Descreva a imagem que você deseja gerar"
},
{
- "id": "",
- "label": "penalty",
- "localized": "penalidade",
- "reload": "",
- "hint": "penalidade"
+ "id": -1,
+ "label": "Processed Preview",
+ "localized": "Pré-visualização Processada",
+ "reload": "n/a",
+ "hint": "Mostrar/ocultar seção do pré-processamento das imagens de entrada antes da geração real"
},
{
- "id": "",
- "label": "perflow",
- "localized": "perflow",
- "reload": "",
- "hint": "perflow"
+ "id": -1,
+ "label": "PixelArt",
+ "localized": "PixelArt",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "perform injection",
- "localized": "realizar injeção",
- "reload": "",
- "hint": "realizar injeção"
+ "id": -1,
+ "label": "PAG: Perturbed attention guidance",
+ "localized": "PAG: Perturbed attention guidance",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "perform sdsa",
- "localized": "realizar sdsa",
- "reload": "",
- "hint": "realizar sdsa"
+ "id": -1,
+ "label": "PAB: Pyramid attention broadcast",
+ "localized": "PAB: Pyramid attention broadcast",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "perform warmup",
- "localized": "realizar aquecimento",
- "reload": "",
- "hint": "realizar aquecimento"
+ "id": -1,
+ "label": "Para-attention",
+ "localized": "Para-attention",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "performance",
- "localized": "desempenho",
- "reload": "",
- "hint": "desempenho"
+ "id": -1,
+ "label": "Paths for specific models",
+ "localized": "Caminhos para modelos específicos",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "photomaker model",
- "localized": "modelo photomaker",
- "reload": "",
- "hint": "modelo photomaker"
+ "id": -1,
+ "label": "Prediction method",
+ "localized": "Método de predição",
+ "reload": "n/a",
+ "hint": "Define o que o modelo prevê em cada etapa. Opções: - default: o padrão do modelo - epsilon: ruído (mais comum para Stable Diffusion) - sample: predição direta da imagem sem ruído, também chamada de predição x0 - v_prediction: predição de velocidade, usada pelos modelos CosXL e NoobAI VPred - flow_prediction: usado com modelos de flow-matching mais recentes como SD3 e Flux"
},
{
- "id": "",
- "label": "pidinet",
- "localized": "pidinet",
- "reload": "",
- "hint": "pidinet"
+ "id": -1,
+ "label": "PAG scale",
+ "localized": "Escala PAG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "pipeline",
- "localized": "pipeline",
- "reload": "",
- "hint": "pipeline"
+ "id": -1,
+ "label": "PAG start",
+ "localized": "Início PAG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "pixels to expand",
- "localized": "pixels a expandir",
- "reload": "",
- "hint": "pixels a expandir"
+ "id": -1,
+ "label": "PAG stop",
+ "localized": "Parada PAG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "platform",
- "localized": "plataforma",
- "reload": "",
- "hint": "plataforma"
+ "id": -1,
+ "label": "PAG layers",
+ "localized": "Camadas PAG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "play",
- "localized": "jogar",
- "reload": "",
- "hint": "jogar"
+ "id": -1,
+ "label": "PAG config",
+ "localized": "Configuração PAG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "play a notification upon completion",
- "localized": "reproduzir uma notificação ao concluir",
- "reload": "",
- "hint": "reproduzir uma notificação ao concluir"
+ "id": -1,
+ "label": "Perform SDSA",
+ "localized": "Executar SDSA",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "pndm",
- "localized": "pndm",
- "reload": "",
- "hint": "pndm"
+ "id": -1,
+ "label": "Perform Injection",
+ "localized": "Executar Injeção",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "polyexponential",
- "localized": "poliexponencial",
- "reload": "",
- "hint": "poliexponencial"
+ "id": -1,
+ "label": "PhotoMaker Model",
+ "localized": "Modelo PhotoMaker",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "pony",
- "localized": "pony",
- "reload": "",
- "hint": "pony"
+ "id": -1,
+ "label": "Penalty",
+ "localized": "Penalidade",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "pose confidence",
- "localized": "confiança da pose",
- "reload": "",
- "hint": "confiança da pose"
- },
- {
- "id": "",
+ "id": -1,
"label": "positive",
"localized": "positivo",
- "reload": "",
- "hint": "positivo"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "postprocess mask",
- "localized": "máscara de pós-processamento",
- "reload": "",
- "hint": "máscara de pós-processamento"
+ "id": -1,
+ "label": "Prompt EX",
+ "localized": "Prompt EX",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "postprocess upscale",
- "localized": "upscale de pós-processamento",
- "reload": "",
- "hint": "upscale de pós-processamento"
+ "id": -1,
+ "label": "Power",
+ "localized": "Poder",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "postprocessing operation order",
- "localized": "ordem de operação de pós-processamento",
- "reload": "",
- "hint": "ordem de operação de pós-processamento"
+ "id": -1,
+ "label": "Prompt thresholds",
+ "localized": "Limiares de prompt",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "power",
- "localized": "potência",
- "reload": "",
- "hint": "potência"
+ "id": -1,
+ "label": "Preset",
+ "localized": "Predefinição",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "predefined question",
- "localized": "pergunta predefinida",
- "reload": "",
- "hint": "pergunta predefinida"
+ "id": -1,
+ "label": "Pad frames",
+ "localized": "Preencher quadros",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "prediction method",
- "localized": "método de previsão",
- "reload": "",
- "hint": "método de previsão"
+ "id": -1,
+ "label": "Prefill text",
+ "localized": "Texto de pré-preenchimento",
+ "reload": "n/a",
+ "hint": "Pré-preenche o início da resposta do modelo para guiar seu formato de saída ou conteúdo, forçando-o a continuar o texto de pré-preenchimento. O pré-preenchimento é filtrado e não aparece na resposta final. Deixe vazio para permitir que o modelo gere sua própria resposta do zero."
},
{
- "id": "",
- "label": "preset",
- "localized": "predefinição",
- "reload": "",
- "hint": "predefinição"
+ "id": -1,
+ "label": "Prompt prefix",
+ "localized": "Prefixo do prompt",
+ "reload": "n/a",
+ "hint": "Texto anexado ao início do resultado do prompt aprimorado. Útil para adicionar elementos do prompt que precisam ser copiados para o prompt da imagem sem alterações, como tags de qualidade 'masterpiece, best quality' ou nomes de artistas, que de outra forma seriam reescritos pelo LLM."
},
{
- "id": "",
- "label": "preset block merge",
- "localized": "fusão de bloco predefinida",
- "reload": "",
- "hint": "fusão de bloco predefinida"
+ "id": -1,
+ "label": "Prompt suffix",
+ "localized": "Sufixo do prompt",
+ "reload": "n/a",
+ "hint": "Texto anexado ao final do resultado do prompt aprimorado. Útil para adicionar elementos do prompt que precisam ser copiados para o prompt da imagem sem alterações, que de outra forma seriam reescritos pelo LLM."
},
{
- "id": "",
- "label": "preview",
- "localized": "pré-visualização",
- "reload": "",
- "hint": "pré-visualização"
+ "id": -1,
+ "label": "Padding",
+ "localized": "Padding",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "preview end",
- "localized": "fim da pré-visualização",
- "reload": "",
- "hint": "fim da pré-visualização"
+ "id": -1,
+ "label": "Prompt strength",
+ "localized": "Força do prompt",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "preview start",
- "localized": "início da pré-visualização",
- "reload": "",
- "hint": "início da pré-visualização"
+ "id": -1,
+ "label": "Preview start",
+ "localized": "Início da pré-visualização",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "primary model",
- "localized": "modelo primário",
- "reload": "",
- "hint": "modelo primário"
+ "id": -1,
+ "label": "Preview end",
+ "localized": "Fim da pré-visualização",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "processor",
- "localized": "processador",
- "reload": "",
- "hint": "processador"
+ "id": -1,
+ "label": "Pixels to expand",
+ "localized": "Pixels para expandir",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "processor move to cpu after use",
- "localized": "mover processador para cpu após uso",
- "reload": "",
- "hint": "mover processador para cpu após uso"
+ "id": -1,
+ "label": "Processor",
+ "localized": "Processador",
+ "reload": "n/a",
+ "hint": "Tipo de processador a ser usado para pré-processar a imagem usada para ControlNet"
},
{
- "id": "",
- "label": "processor settings",
- "localized": "configurações do processador",
- "reload": "",
- "hint": "configurações do processador"
+ "id": -1,
+ "label": "Pose confidence",
+ "localized": "Confiança da pose",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "processor unload after use",
- "localized": "descarregar processador após uso",
- "reload": "",
- "hint": "descarregar processador após uso"
+ "id": -1,
+ "label": "Parameter free",
+ "localized": "Livre de parâmetros",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "prompt attention normalization",
- "localized": "normalização da atenção do prompt",
- "reload": "",
- "hint": "normalização da atenção do prompt"
+ "id": -1,
+ "label": "Processed",
+ "localized": "Processado",
+ "reload": "n/a",
+ "hint": "Mostrar/ocultar seção com imagens processadas"
},
{
- "id": "",
- "label": "prompt ex",
- "localized": "prompt ex",
- "reload": "",
- "hint": "prompt ex"
+ "id": -1,
+ "label": "Postprocess mask",
+ "localized": "Máscara de pós-processamento",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "prompt processor",
- "localized": "processador de prompt",
- "reload": "",
- "hint": "processador de prompt"
+ "id": -1,
+ "label": "PixelArt block size",
+ "localized": "Tamanho do bloco PixelArt",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "prompt strength",
- "localized": "força do prompt",
- "reload": "",
- "hint": "força do prompt"
+ "id": -1,
+ "label": "PixelArt sharpen",
+ "localized": "Nitidez PixelArt",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "prompt thresholds:",
- "localized": "limites do prompt:",
- "reload": "",
- "hint": "limites do prompt:"
+ "id": -1,
+ "label": "Platform",
+ "localized": "Plataforma",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "prompts",
- "localized": "prompts",
- "reload": "",
- "hint": "prompts"
+ "id": -1,
+ "label": "Pipeline",
+ "localized": "Pipeline",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "provider",
- "localized": "provedor",
- "reload": "",
- "hint": "provedor"
+ "id": -1,
+ "label": "Perform warmup",
+ "localized": "Executar aquecimento (warmup)",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "prune",
- "localized": "podar",
- "reload": "",
- "hint": "podar"
+ "id": -1,
+ "label": "Prompt attention normalization",
+ "localized": "Normalização de atenção do prompt",
+ "reload": "n/a",
+ "hint": "Equilibra os pesos dos tokens do prompt para evitar influência excessivamente forte ou fraca. Ajuda a estabilizar os resultados."
},
{
- "id": "",
- "label": "quad",
- "localized": "quadro",
- "reload": "",
- "hint": "quadro"
+ "id": -1,
+ "label": "performance",
+ "localized": "desempenho",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "quantization activations type",
- "localized": "tipo de ativações de quantização",
- "reload": "",
- "hint": "tipo de ativações de quantização"
+ "id": -1,
+ "label": "Performance Counter",
+ "localized": "Contador de Desempenho",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "quantization mode",
- "localized": "modo de quantização",
- "reload": "",
- "hint": "modo de quantização"
+ "id": -1,
+ "label": "PAG layer names",
+ "localized": "Nomes das camadas PAG",
+ "reload": "n/a",
+ "hint": "Lista de camadas separadas por espaço Disponíveis: d[0-5], m[0], u[0-8] Padrão: m0"
},
{
- "id": "",
- "label": "quantization type",
- "localized": "tipo de quantização",
- "reload": "",
- "hint": "tipo de quantização"
+ "id": -1,
+ "label": "PAB cache enabled",
+ "localized": "Cache PAB ativado",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "quantization weights type",
- "localized": "tipo de pesos de quantização",
- "reload": "",
- "hint": "tipo de pesos de quantização"
+ "id": -1,
+ "label": "PAB spacial skip range",
+ "localized": "Intervalo de salto espacial PAB",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "random seeds",
- "localized": "sementes aleatórias",
- "reload": "",
- "hint": "sementes aleatórias"
+ "id": -1,
+ "label": "PAB spacial skip start",
+ "localized": "Início do salto espacial PAB",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "range",
- "localized": "intervalo",
- "reload": "",
- "hint": "intervalo"
+ "id": -1,
+ "label": "PAB spacial skip end",
+ "localized": "Fim do salto espacial PAB",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "rebase",
- "localized": "rebase",
- "reload": "",
- "hint": "rebase"
+ "id": -1,
+ "label": "ParaAttention first-block cache enabled",
+ "localized": "Cache de primeiro bloco ParaAttention ativado",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "recursive",
- "localized": "recursivo",
- "reload": "",
- "hint": "recursivo"
+ "id": -1,
+ "label": "ParaAttention residual diff threshold",
+ "localized": "Limiar de dif. residual ParaAttention",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "reduce-overhead",
- "localized": "reduzir sobrecarga",
- "reload": "",
- "hint": "reduzir sobrecarga"
+ "id": -1,
+ "label": "Parallel process images in batch",
+ "localized": "Processar imagens em lote paralelamente",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "redux prompt strength",
- "localized": "força do prompt redux",
- "reload": "",
- "hint": "força do prompt redux"
+ "id": -1,
+ "label": "precompile",
+ "localized": "pré-compilar",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "reference adain weight",
- "localized": "peso adain de referência",
- "reload": "",
- "hint": "peso adain de referência"
+ "id": -1,
+ "label": "Panel minimum width",
+ "localized": "Largura mínima do painel",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "reference query weight",
- "localized": "peso de consulta de referência",
- "reload": "",
- "hint": "peso de consulta de referência"
+ "id": -1,
+ "label": "Persist UI layout",
+ "localized": "Persistir layout da interface",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "reference unit 1",
- "localized": "unidade de referência 1",
- "reload": "",
- "hint": "unidade de referência 1"
+ "id": -1,
+ "label": "Progress update period",
+ "localized": "Período de atualização do progresso",
+ "reload": "n/a",
+ "hint": "Período de atualização para a barra de progresso da interface e verificações de pré-visualização, em milissegundos"
},
{
- "id": "",
- "label": "refine foreground",
- "localized": "refinar primeiro plano",
- "reload": "",
- "hint": "refinar primeiro plano"
+ "id": -1,
+ "label": "Play a notification upon completion",
+ "localized": "Tocar uma notificação ao concluir",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "refresh bench",
- "localized": "atualizar benchmark",
- "reload": "",
- "hint": "atualizar benchmark"
+ "id": -1,
+ "label": "Path to notification sound",
+ "localized": "Caminho para o som de notificação",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "refresh data",
- "localized": "atualizar dados",
- "reload": "",
- "hint": "atualizar dados"
+ "id": -1,
+ "label": "Postprocessing operation order",
+ "localized": "Ordem das operações de pós-processamento",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "refresh state",
- "localized": "atualizar estado",
- "reload": "",
- "hint": "atualizar estado"
+ "id": -1,
+ "label": "Prompt padding",
+ "localized": "Padding do prompt",
+ "reload": "n/a",
+ "hint": "Aumenta a coerência adicionando preenchimento (padding) a partir da última vírgula dentro de n tokens ao usar mais de 75 tokens"
},
{
- "id": "",
- "label": "refresh ui values",
- "localized": "atualizar valores da interface do usuário",
- "reload": "",
- "hint": "atualizar valores da interface do usuário"
+ "id": -1,
+ "label": "Pad prompt and negative prompt to be same length",
+ "localized": "Preencher prompt e prompt negativo para terem o mesmo comprimento",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "reinstall",
- "localized": "reinstalar",
- "reload": "",
- "hint": "reinstalar"
+ "id": -1,
+ "label": "Pin training dataset to memory",
+ "localized": "Fixar conjunto de dados de treinamento na memória",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "remove background",
- "localized": "remover plano de fundo",
- "reload": "",
- "hint": "remover plano de fundo"
+ "id": -1,
+ "label": "Primary model",
+ "localized": "Modelo primário",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "repeat x-axis",
- "localized": "repetir eixo x",
- "reload": "",
- "hint": "repetir eixo x"
+ "id": -1,
+ "label": "Preset Interpolation Ratio",
+ "localized": "Razão de Interpolação de Predefinição",
+ "reload": "n/a",
+ "hint": "Se duas predefinições forem selecionadas, interpola entre elas"
},
{
- "id": "",
- "label": "repeat y-axis",
- "localized": "repetir eixo y",
- "reload": "",
- "hint": "repetir eixo y"
+ "id": -1,
+ "label": "Prune",
+ "localized": "Pruning (podar)",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "replace vae",
- "localized": "substituir vae",
- "reload": "",
- "hint": "substituir vae"
+ "id": -1,
+ "label": "Prediction type",
+ "localized": "Tipo de predição",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "repos",
- "localized": "repositórios",
- "reload": "",
- "hint": "repositórios"
+ "id": -1,
+ "label": "Prompt enhance",
+ "localized": "Aprimoramento de prompt",
+ "reload": "n/a",
+ "hint": "Extensão que pode usar diferentes LLMs para reescrever o prompt visando melhores resultados"
},
{
- "id": "",
- "label": "reprocess decode",
- "localized": "decodificação de reprocessamento",
- "reload": "",
- "hint": "decodificação de reprocessamento"
+ "id": -1,
+ "label": "PidiNet",
+ "localized": "PidiNet",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "reprocess face",
- "localized": "reprocessar face",
- "reload": "",
- "hint": "reprocessar face"
+ "id": -1,
+ "label": "Parameters",
+ "localized": "Parâmetros",
+ "reload": "n/a",
+ "hint": "Parâmetros básicos usados durante a geração da imagem"
},
{
- "id": "",
- "label": "reprocess refine",
- "localized": "refinar reprocessamento",
+ "id": -1,
+ "label": "Postprocess upscale",
+ "localized": "Upscale de pós-processamento",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "q": [
+ {
+ "id": 0,
+ "label": "Quick Settings",
+ "localized": "Configurações Rápidas",
"reload": "",
- "hint": "refinar reprocessamento"
+ "hint": "Itens favoritos de diferentes seções de configurações para acesso rápido"
},
{
- "id": "",
- "label": "request browser notifications",
- "localized": "solicitar notificações do navegador",
+ "id": 0,
+ "label": "Quantized",
+ "localized": "Quantizado",
"reload": "",
- "hint": "solicitar notificações do navegador"
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
+ "label": "Qwen layered",
+ "localized": "Qwen em camadas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings",
+ "localized": "Quicksettings",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Qwen layered number of layers",
+ "localized": "Número de camadas do Qwen layered",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization mode",
+ "localized": "Modo de quantização",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization type",
+ "localized": "Tipo de quantização",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type",
+ "localized": "Tipo de MatMul quantizado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization type for Text Encoders",
+ "localized": "Tipo de quantização para Text Encoders",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type for Text Encoders",
+ "localized": "Tipo de MatMul quantizado para Text Encoders",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize convolutional layers",
+ "localized": "Quantizar camadas convolucionais",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize using GPU",
+ "localized": "Quantizar usando GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization weights type",
+ "localized": "Tipo de pesos de quantização",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization activations type",
+ "localized": "Tipo de ativações de quantização",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings list",
+ "localized": "Lista de Quicksettings",
+ "reload": "",
+ "hint": "Lista de nomes de configurações, separados por vírgulas, para configurações que devem ir para a barra de acesso rápido no topo em vez da aba de configurações"
+ }
+ ],
+ "r": [
+ {
+ "id": 0,
+ "label": "Refine",
+ "localized": "Refinar",
+ "reload": "",
+ "hint": "O Refine executa processamento adicional após a conclusão do processamento inicial e pode ser usado para aumentar a escala da imagem e opcionalmente processá-la novamente para aumentar a qualidade e os detalhes"
+ },
+ {
+ "id": 1,
+ "label": "Restore",
+ "localized": "Restaurar",
+ "reload": "",
+ "hint": "Restaurar parâmetros do prompt atual ou da última imagem gerada conhecida"
+ },
+ {
+ "id": 2,
+ "label": "Reset anchors",
+ "localized": "Redefinir âncoras",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Reload model",
+ "localized": "Recarregar modelo",
+ "reload": "",
+ "hint": "Recarregar o modelo selecionado no momento"
+ },
+ {
+ "id": 4,
+ "label": "Reprocess",
+ "localized": "Reprocessar",
+ "reload": "",
+ "hint": "Reprocessar gerações anteriores usando parâmetros diferentes"
+ },
+ {
+ "id": 5,
+ "label": "Resize to",
+ "localized": "Redimensionar para",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Resize\n by",
+ "localized": "Redimensionar\n por",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Resize\n to",
+ "localized": "Redimensionar\n para",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Run Preview",
+ "localized": "Executar Pré-visualização",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Reference",
+ "localized": "Referência",
+ "reload": "",
+ "hint": "Lista de modelos de referência que podem ser baixados automaticamente no primeiro uso"
+ },
+ {
+ "id": 10,
+ "label": "Reset receipe",
+ "localized": "Redefinir receita",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Run",
+ "localized": "Executar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Refresh extension list",
+ "localized": "Atualizar lista de extensões",
+ "reload": "",
+ "hint": "Atualizar a lista de extensões disponíveis"
+ },
+ {
+ "id": 13,
+ "label": "Restart server",
+ "localized": "Reiniciar servidor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Request browser notifications",
+ "localized": "Solicitar notificações do navegador",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Restore UI defaults",
+ "localized": "Restaurar padrões da interface",
+ "reload": "",
+ "hint": "Restaurar valores padrão da interface do usuário"
+ },
+ {
+ "id": 16,
+ "label": "Refresh UI values",
+ "localized": "Atualizar valores da interface",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Reinstall",
+ "localized": "Reinstalar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Refresh state",
+ "localized": "Atualizar estado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Refresh data",
+ "localized": "Atualizar dados",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Run benchmark",
+ "localized": "Executar benchmark",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Refresh bench",
+ "localized": "Atualizar benchmark",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Restore defaults",
+ "localized": "Restaurar padrões",
+ "reload": "",
+ "hint": "Restaurar as configurações padrão do servidor"
+ },
+ {
+ "id": 23,
+ "label": "Replace",
+ "localized": "Substituir",
+ "reload": "",
+ "hint": "Substituir imagem"
+ },
+ {
+ "id": 24,
+ "label": "Refresh",
+ "localized": "Atualizar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Reprocess decode",
+ "localized": "Reprocessar decodificação",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Reprocess refine",
+ "localized": "Reprocessar refino",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Reprocess face",
+ "localized": "Reprocessar rosto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Remove background",
+ "localized": "Remover fundo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "RAS: Region-Adaptive Sampling",
+ "localized": "RAS: Region-Adaptive Sampling (Amostragem Adaptativa de Região)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Resize",
+ "localized": "Redimensionar",
+ "reload": "",
+ "hint": "Redimensionamento de imagem, pode ser usando resolução fixa baseada em escala"
+ },
+ {
+ "id": 31,
+ "label": "Rerefence models",
+ "localized": "Modelos de referência",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Replace model components",
+ "localized": "Substituir componentes do modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
"label": "rescale",
- "localized": "reescalar",
+ "localized": "redimensionar",
"reload": "",
- "hint": "reescalar"
+ "hint": "redimensionar betas com zero terminal snr"
},
{
- "id": "",
- "label": "rescale betas with zero terminal snr",
- "localized": "reescalar betas com snr terminal zero",
+ "id": 34,
+ "label": "Resize seed from width",
+ "localized": "Redimensionar seed a partir da largura",
"reload": "",
- "hint": "reescalar betas com snr terminal zero"
+ "hint": "Tenta produzir uma imagem semelhante à que seria produzida com a mesma seed na resolução especificada"
},
{
- "id": "",
- "label": "reset anchors",
- "localized": "redefinir âncoras",
+ "id": 35,
+ "label": "Resize seed from height",
+ "localized": "Redimensionar seed a partir da altura",
"reload": "",
- "hint": "redefinir âncoras"
+ "hint": "Tenta produzir uma imagem semelhante à que seria produzida com a mesma seed na resolução especificada"
},
{
- "id": "",
- "label": "residual diff threshold",
- "localized": "limiar de diferença residual",
+ "id": 36,
+ "label": "Refine guidance",
+ "localized": "Orientação de refino",
"reload": "",
- "hint": "limiar de diferença residual"
+ "hint": "Escala CFG usada para a passagem de refino"
},
{
- "id": "",
- "label": "resize background color",
- "localized": "redimensionar cor de fundo",
+ "id": 37,
+ "label": "Resize mode",
+ "localized": "Modo de redimensionamento",
"reload": "",
- "hint": "redimensionar cor de fundo"
+ "hint": "Define como a entrada é redimensionada ou adaptada no refino de segunda passagem: - none: sem redimensionamento, mantém a resolução original - fixed: força o redimensionamento para a resolução alvo (pode distorcer) - crop: corta o centro para caber no alvo mantendo a proporção - fill: redimensiona para caber e preenche o espaço vazio com bordas - outpaint: estende a tela além das bordas da imagem - context aware: redimensionamento inteligente que mistura ou adapta as áreas circundantes"
},
{
- "id": "",
- "label": "resize method",
- "localized": "método de redimensionamento",
+ "id": 38,
+ "label": "Resize method",
+ "localized": "Método de redimensionamento",
"reload": "",
- "hint": "método de redimensionamento"
+ "hint": "Método usado para redimensionar a imagem: pode ser redimensionamento simples, modelo de upscaling, redimensionamento latente ou decodificação assimétrica"
},
{
- "id": "",
- "label": "resize mode",
- "localized": "modo de redimensionamento",
+ "id": 39,
+ "label": "Resize width",
+ "localized": "Largura de redimensionamento",
"reload": "",
- "hint": "modo de redimensionamento"
+ "hint": "Redimensiona a imagem para esta largura. Se for 0, a largura é inferida de um dos dois controles deslizantes próximos"
},
{
- "id": "",
- "label": "resize scale",
- "localized": "escala de redimensionamento",
+ "id": 40,
+ "label": "Resize height",
+ "localized": "Altura de redimensionamento",
"reload": "",
- "hint": "escala de redimensionamento"
+ "hint": "Redimensiona a imagem para esta altura. Se for 0, a altura é inferida de um dos dois controles deslizantes próximos"
},
{
- "id": "",
- "label": "restart step",
- "localized": "reiniciar etapa",
+ "id": 41,
+ "label": "Resize scale",
+ "localized": "Escala de redimensionamento",
"reload": "",
- "hint": "reiniciar etapa"
+ "hint": ""
},
{
- "id": "",
- "label": "restore faces: codeformer",
- "localized": "restaurar rostos: codeformer",
+ "id": 42,
+ "label": "Refine sampler",
+ "localized": "Amostrador de refino",
"reload": "",
- "hint": "restaurar rostos: codeformer"
+ "hint": "Usa um amostrador específico como fallback se o primário não for suportado para uma operação específica"
},
{
- "id": "",
- "label": "restore faces: gfpgan",
- "localized": "restaurar rostos: gfpgan",
+ "id": 43,
+ "label": "Refiner start",
+ "localized": "Início do refino",
"reload": "",
- "hint": "restaurar rostos: gfpgan"
+ "hint": "A passagem do refino começará quando o modelo base estiver com esta porcentagem concluída (defina para um valor maior que 0 e menor que 1 para rodar após a execução completa do modelo base)"
},
{
- "id": "",
- "label": "restore pipe on end",
- "localized": "restaurar pipe no final",
+ "id": 44,
+ "label": "Refiner steps",
+ "localized": "Passos do refino",
"reload": "",
- "hint": "restaurar pipe no final"
+ "hint": "Número de passos a serem usados na passagem de refino"
},
{
- "id": "",
- "label": "restore unparsed prompt",
- "localized": "restaurar prompt não analisado",
+ "id": 45,
+ "label": "Refine prompt",
+ "localized": "Prompt de refino",
"reload": "",
- "hint": "restaurar prompt não analisado"
+ "hint": "Prompt usado tanto para o segundo codificador no modelo base (se existir) quanto para a passagem de refino (se habilitada)"
},
{
- "id": "",
- "label": "reswapper model",
- "localized": "modelo reswapper",
+ "id": 46,
+ "label": "Refine negative prompt",
+ "localized": "Prompt negativo de refino",
"reload": "",
- "hint": "modelo reswapper"
+ "hint": "Prompt negativo usado tanto para o segundo codificador no modelo base (se existir) quanto para a passagem de refino (se habilitada)"
},
{
- "id": "",
- "label": "return original images",
- "localized": "retornar imagens originais",
+ "id": 47,
+ "label": "Renoise",
+ "localized": "Reduído",
"reload": "",
- "hint": "retornar imagens originais"
+ "hint": "Aplica ruído adicional durante o detalhamento"
},
{
- "id": "",
+ "id": 48,
+ "label": "Renoise end",
+ "localized": "Fim do reduído",
+ "reload": "",
+ "hint": "Passo final quando o reduído é aplicado"
+ },
+ {
+ "id": 49,
+ "label": "Range",
+ "localized": "Intervalo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Repeat x-axis",
+ "localized": "Repetir eixo X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Repeat y-axis",
+ "localized": "Repetir eixo Y",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "ReSwapper Model",
+ "localized": "Modelo ReSwapper",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "Return original images",
+ "localized": "Retornar imagens originais",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Restart step",
+ "localized": "Reiniciar passo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Restore pipeline on end",
+ "localized": "Restaurar pipeline ao finalizar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Randomize seed after each loop iteration",
+ "localized": "Aleatorizar seed após cada iteração do loop",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Random seeds",
+ "localized": "Seeds aleatórias",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "Restore pipe on end",
+ "localized": "Restaurar pipe ao finalizar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "Rows",
+ "localized": "Linhas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Repetition penalty",
+ "localized": "Penalidade de repetição",
+ "reload": "",
+ "hint": "Desencoraja o reuso de tokens que já aparecem no prompt ou na saída, penalizando suas probabilidades. Como adicionar fricção ao revisitar escolhas anteriores. Ajuda a quebrar loops repetitivos, mas pode reduzir a coerência em valores agressivos. Defina como 1 para desativar."
+ },
+ {
+ "id": 61,
+ "label": "Redux prompt strength",
+ "localized": "Força do prompt Redux",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
"label": "right",
"localized": "direita",
"reload": "",
- "hint": "direita"
+ "hint": ""
},
{
- "id": "",
- "label": "root model folder",
- "localized": "pasta raiz do modelo",
+ "id": 63,
+ "label": "Reference query weight",
+ "localized": "Peso da consulta de referência",
"reload": "",
- "hint": "pasta raiz do modelo"
+ "hint": ""
},
{
- "id": "",
- "label": "rows",
- "localized": "linhas",
+ "id": 64,
+ "label": "Reference adain weight",
+ "localized": "Peso Adain de referência",
"reload": "",
- "hint": "linhas"
+ "hint": ""
},
{
- "id": "",
- "label": "run",
- "localized": "executar",
+ "id": 65,
+ "label": "Refine upscaler",
+ "localized": "Upscaler de refino",
"reload": "",
- "hint": "executar"
+ "hint": "Selecione o upscaler secundário para rodar após o upscaler inicial"
},
{
- "id": "",
- "label": "run benchmark",
- "localized": "executar benchmark",
+ "id": 66,
+ "label": "Refine foreground",
+ "localized": "Refinar primeiro plano",
"reload": "",
- "hint": "executar benchmark"
+ "hint": ""
},
{
- "id": "",
- "label": "sa solver",
- "localized": "resolvedor sa",
+ "id": 67,
+ "label": "Recursive",
+ "localized": "Recursivo",
"reload": "",
- "hint": "resolvedor sa"
+ "hint": "Processa imagens em subpastas recursivamente. Quando ativado, pesquisa em todos os subdiretórios aninhados por imagens para processar."
},
{
- "id": "",
- "label": "safetensors",
- "localized": "safetensors",
+ "id": 68,
+ "label": "Rebase",
+ "localized": "Rebase",
"reload": "",
- "hint": "safetensors"
+ "hint": ""
},
{
- "id": "",
- "label": "sage attention",
- "localized": "atenção sage",
+ "id": 69,
+ "label": "Repos",
+ "localized": "Repositórios",
"reload": "",
- "hint": "atenção sage"
+ "hint": ""
},
{
- "id": "",
- "label": "same as primary",
- "localized": "igual ao primário",
+ "id": 70,
+ "label": "Refiner model",
+ "localized": "Modelo de refino",
"reload": "",
- "hint": "igual ao primário"
+ "hint": "Modelo de refino usado para operações de segunda passagem"
},
{
- "id": "",
- "label": "same latent",
- "localized": "latente igual",
+ "id": 71,
+ "label": "Record torch streams",
+ "localized": "Gravar fluxos torch",
"reload": "",
- "hint": "latente igual"
+ "hint": ""
},
{
- "id": "",
- "label": "sample",
- "localized": "amostra",
+ "id": 72,
+ "label": "Remote VAE image type",
+ "localized": "Tipo de imagem VAE remoto",
"reload": "",
- "hint": "amostra"
+ "hint": ""
},
{
- "id": "",
- "label": "sampler",
- "localized": "amostrador",
+ "id": 73,
+ "label": "Remote VAE for encode",
+ "localized": "VAE remoto para codificação",
"reload": "",
- "hint": "amostrador"
+ "hint": ""
},
{
- "id": "",
- "label": "sampler dynamic shift",
- "localized": "desvio dinâmico do amostrador",
+ "id": 74,
+ "label": "RAS enabled",
+ "localized": "RAS ativado",
"reload": "",
- "hint": "desvio dinâmico do amostrador"
+ "hint": ""
},
{
- "id": "",
- "label": "sampler order",
- "localized": "ordem do amostrador",
+ "id": 75,
+ "label": "reduce-overhead",
+ "localized": "reduzir-overhead",
"reload": "",
- "hint": "ordem do amostrador"
+ "hint": ""
},
{
- "id": "",
- "label": "sampler shift",
- "localized": "desvio do amostrador",
+ "id": 76,
+ "label": "repeated",
+ "localized": "repetido",
"reload": "",
- "hint": "desvio do amostrador"
+ "hint": ""
},
{
- "id": "",
- "label": "sana: use complex human instructions",
- "localized": "sana: usar instruções humanas complexas",
+ "id": 77,
+ "label": "Root model folder",
+ "localized": "Pasta raiz de modelos",
"reload": "",
- "hint": "sana: usar instruções humanas complexas"
+ "hint": ""
},
{
- "id": "",
- "label": "saturation",
- "localized": "saturação",
+ "id": 78,
+ "label": "Resize background color",
+ "localized": "Cor de fundo do redimensionamento",
"reload": "",
- "hint": "saturação"
+ "hint": ""
},
{
- "id": "",
- "label": "save all generated image grids",
- "localized": "salvar todas as grades de imagem geradas",
+ "id": 79,
+ "label": "Restore from metadata: skip params",
+ "localized": "Restaurar dos metadados: pular parâmetros",
"reload": "",
- "hint": "salvar todas as grades de imagem geradas"
+ "hint": ""
},
{
- "id": "",
- "label": "save all generated images",
- "localized": "salvar todas as imagens geradas",
+ "id": 80,
+ "label": "Restore from metadata: skip settings",
+ "localized": "Restaurar dos metadados: pular configurações",
"reload": "",
- "hint": "salvar todas as imagens geradas"
+ "hint": ""
},
{
- "id": "",
- "label": "save caption files",
- "localized": "salvar arquivos de legenda",
+ "id": 81,
+ "label": "requests",
+ "localized": "requests",
"reload": "",
- "hint": "salvar arquivos de legenda"
+ "hint": ""
},
{
- "id": "",
- "label": "save diffusers",
- "localized": "salvar difusores",
+ "id": 82,
+ "label": "rust",
+ "localized": "rust",
"reload": "",
- "hint": "salvar difusores"
+ "hint": ""
},
{
- "id": "",
- "label": "save hdr image",
- "localized": "salvar imagem HDR",
+ "id": 83,
+ "label": "Restore unparsed prompt",
+ "localized": "Restaurar prompt não processado",
"reload": "",
- "hint": "salvar imagem HDR"
+ "hint": ""
},
{
- "id": "",
- "label": "save image before color correction",
- "localized": "salvar imagem antes da correção de cor",
+ "id": 84,
+ "label": "Reuse loaded model dictionary",
+ "localized": "Reutilizar dicionário de modelo carregado",
"reload": "",
- "hint": "salvar imagem antes da correção de cor"
+ "hint": ""
},
{
- "id": "",
- "label": "save image before detailer",
- "localized": "salvar imagem antes do detalhador",
+ "id": 85,
+ "label": "ReBasin",
+ "localized": "ReBasin",
"reload": "",
- "hint": "salvar imagem antes do detalhador"
+ "hint": "Realiza múltiplas mesclagens com permutações para manter mais características de ambos os modelos"
},
{
- "id": "",
- "label": "save image before hires",
- "localized": "salvar imagem antes do hires",
+ "id": 86,
+ "label": "Replace VAE",
+ "localized": "Substituir VAE",
"reload": "",
- "hint": "salvar imagem antes do hires"
+ "hint": ""
},
{
- "id": "",
- "label": "save image before refiner",
- "localized": "salvar imagem antes do refinador",
+ "id": 87,
+ "label": "Reference unit 1",
+ "localized": "Unidade de referência 1",
"reload": "",
- "hint": "salvar imagem antes do refinador"
+ "hint": ""
+ }
+ ],
+ "s": [
+ {
+ "id": 0,
+ "label": "Sampler",
+ "localized": "Amostrador",
+ "reload": "",
+ "hint": "Configurações relacionadas à seleção e configuração do amostrador e da semente (seed). Os amostradores guiam o processo de transformar ruído em uma imagem ao longo de múltiplas etapas. "
+ },
+ {
+ "id": 0,
+ "label": "Scripts",
+ "localized": "Scripts",
+ "reload": "",
+ "hint": "Ative recursos adicionais usando scripts selecionados durante o processo de geração"
+ },
+ {
+ "id": 0,
+ "label": "Scale",
+ "localized": "Escala",
+ "reload": "",
+ "hint": "Redimensionar a imagem para a escala alvo. Se a largura/altura fixa de redimensionamento estiverem definidas, esta opção será ignorada"
+ },
+ {
+ "id": 0,
+ "label": "Swap X/Y",
+ "localized": "Trocar X/Y",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Swap Y/Z",
+ "localized": "Trocar Y/Z",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Swap X/Z",
+ "localized": "Trocar X/Z",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Set prompt",
+ "localized": "Definir prompt",
+ "reload": "",
+ "hint": "Copia o prompt aprimorado para a entrada de prompt principal"
+ },
+ {
+ "id": 0,
+ "label": "Skip",
+ "localized": "Pular",
+ "reload": "",
+ "hint": "Interrompe o processamento do trabalho atual e continua o processamento"
+ },
+ {
+ "id": 0,
+ "label": "Stop",
+ "localized": "Parar",
+ "reload": "",
+ "hint": "Interromper o processamento"
+ },
+ {
+ "id": 0,
+ "label": "Show",
+ "localized": "Mostrar",
+ "reload": "",
+ "hint": "Mostrar localização da imagem"
+ },
+ {
+ "id": 0,
+ "label": "Save",
+ "localized": "Salvar",
+ "reload": "",
+ "hint": "Salvar imagem"
+ },
+ {
+ "id": 0,
+ "label": "Sketch",
+ "localized": "Esboço",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Size & Inputs",
+ "localized": "Tamanho e Entradas",
+ "reload": "",
+ "hint": "Configurações relacionadas à resolução de geração e mídias de entrada adicionais"
+ },
+ {
+ "id": 0,
+ "label": "Set receipe",
+ "localized": "Definir receita",
+ "reload": "",
+ "hint": ""
},
{
- "id": "",
- "label": "save images to a subdirectory",
- "localized": "salvar imagens em um subdiretório",
+ "id": 0,
+ "label": "Scale by",
+ "localized": "Escalar por",
"reload": "",
- "hint": "salvar imagens em um subdiretório"
+ "hint": "Use esta guia para redimensionar a(s) imagem(ns) de origem por um fator escolhido"
},
{
- "id": "",
- "label": "save init images",
- "localized": "salvar imagens de inicialização",
+ "id": 0,
+ "label": "Scale to",
+ "localized": "Escalar para",
"reload": "",
- "hint": "salvar imagens de inicialização"
+ "hint": "Use esta guia para redimensionar a(s) imagem(ns) de origem para um tamanho alvo escolhido"
},
{
- "id": "",
- "label": "save inpainting mask",
- "localized": "salvar máscara de inpainting",
+ "id": 0,
+ "label": "Settings",
+ "localized": "Configurações",
"reload": "",
- "hint": "salvar máscara de inpainting"
+ "hint": "Configurações do aplicativo"
},
{
- "id": "",
- "label": "save inpainting masked composite",
- "localized": "salvar composto mascarado de inpainting",
+ "id": 0,
+ "label": "System",
+ "localized": "Sistema",
"reload": "",
- "hint": "salvar composto mascarado de inpainting"
+ "hint": "Configurações e informações do sistema"
},
{
- "id": "",
- "label": "save metadata",
- "localized": "salvar metadados",
+ "id": 0,
+ "label": "Shutdown server",
+ "localized": "Desligar servidor",
"reload": "",
- "hint": "salvar metadados"
+ "hint": ""
},
{
- "id": "",
- "label": "save only saves selected image",
- "localized": "salvar apenas a imagem selecionada",
+ "id": 0,
+ "label": "Start profiling",
+ "localized": "Iniciar análise (profiling)",
"reload": "",
- "hint": "salvar apenas a imagem selecionada"
+ "hint": ""
},
{
- "id": "",
- "label": "save output",
- "localized": "salvar saída",
+ "id": 0,
+ "label": "System Info",
+ "localized": "Informações do Sistema",
"reload": "",
- "hint": "salvar saída"
+ "hint": "Informações do sistema"
},
{
- "id": "",
- "label": "save safetensors",
- "localized": "salvar safetensors",
+ "id": 0,
+ "label": "Set UI defaults",
+ "localized": "Definir padrões da UI",
"reload": "",
- "hint": "salvar safetensors"
+ "hint": "Define os valores atuais como valores padrão para a interface do usuário"
},
{
- "id": "",
- "label": "save unparsed prompt",
- "localized": "salvar prompt não analisado",
+ "id": 0,
+ "label": "Set UI menu states",
+ "localized": "Definir estados do menu da UI",
"reload": "",
- "hint": "salvar prompt não analisado"
+ "hint": ""
},
{
- "id": "",
- "label": "scale after",
- "localized": "escalar depois",
+ "id": 0,
+ "label": "Send interrupt",
+ "localized": "Enviar interrupção",
"reload": "",
- "hint": "escalar depois"
+ "hint": ""
},
{
- "id": "",
- "label": "scale before",
- "localized": "escalar antes",
+ "id": 0,
+ "label": "Submit results",
+ "localized": "Enviar resultados",
"reload": "",
- "hint": "escalar antes"
+ "hint": ""
},
{
- "id": "",
- "label": "scale mask",
- "localized": "escalar máscara",
+ "id": 0,
+ "label": "System Paths",
+ "localized": "Caminhos do Sistema",
"reload": "",
- "hint": "escalar máscara"
+ "hint": "Configurações relacionadas à localização de vários diretórios de modelos"
},
{
- "id": "",
- "label": "scale factor",
- "localized": "fator de escala",
+ "id": 0,
+ "label": "Show all pages",
+ "localized": "Mostrar todas as páginas",
"reload": "",
- "hint": "fator de escala"
+ "hint": "Mostrar todas as páginas de configurações"
},
{
- "id": "",
- "label": "score",
- "localized": "pontuação",
+ "id": 0,
+ "label": "Save model",
+ "localized": "Salvar modelo",
"reload": "",
- "hint": "pontuação"
+ "hint": ""
},
{
- "id": "",
- "label": "score threshold",
- "localized": "limite de pontuação",
+ "id": 0,
+ "label": "Scan missing",
+ "localized": "Escanear faltantes",
"reload": "",
- "hint": "limite de pontuação"
+ "hint": ""
},
{
- "id": "",
- "label": "scribble",
- "localized": "rabisco",
+ "id": 0,
+ "label": "Save receipe",
+ "localized": "Salvar receita",
"reload": "",
- "hint": "rabisco"
+ "hint": ""
},
{
- "id": "",
- "label": "sd15-attire",
- "localized": "sd15-traje",
+ "id": 0,
+ "label": "Simple Merge",
+ "localized": "Mesclagem Simples",
"reload": "",
- "hint": "sd15-traje"
+ "hint": ""
},
{
- "id": "",
- "label": "sd15-likeness",
- "localized": "sd15-semelhança",
+ "id": 0,
+ "label": "Style",
+ "localized": "Estilo",
"reload": "",
- "hint": "sd15-semelhança"
+ "hint": "Estilos adicionais a serem aplicados nos parâmetros de geração selecionados"
},
{
- "id": "",
- "label": "sd15-navimixu",
- "localized": "sd15-navimixu",
+ "id": 0,
+ "label": "SD 1.5",
+ "localized": "SD 1.5",
"reload": "",
- "hint": "sd15-navimixu"
+ "hint": ""
},
{
- "id": "",
- "label": "sd15-sexy",
- "localized": "sd15-sexy",
+ "id": 0,
+ "label": "SD XL",
+ "localized": "SD XL",
"reload": "",
- "hint": "sd15-sexy"
+ "hint": ""
},
{
- "id": "",
- "label": "sdxl-artstyle",
- "localized": "sdxl-estilo de arte",
+ "id": 0,
+ "label": "SD1.5",
+ "localized": "SD1.5",
"reload": "",
- "hint": "sdxl-estilo de arte"
+ "hint": ""
},
{
- "id": "",
- "label": "sdxl-negative",
- "localized": "sdxl-negativo",
+ "id": 0,
+ "label": "SDXL",
+ "localized": "SDXL",
"reload": "",
- "hint": "sdxl-negativo"
+ "hint": "StableDiffusion XL"
},
{
- "id": "",
- "label": "sdxl-sexy",
- "localized": "sdxl-sexy",
+ "id": 0,
+ "label": "Start",
+ "localized": "Iniciar",
"reload": "",
- "hint": "sdxl-sexy"
+ "hint": ""
},
{
- "id": "",
- "label": "sdxl-sliders",
- "localized": "sdxl-controles deslizantes",
+ "id": 0,
+ "label": "Select",
+ "localized": "Selecionar",
"reload": "",
- "hint": "sdxl-controles deslizantes"
+ "hint": ""
},
{
- "id": "",
- "label": "sdxl-toon",
- "localized": "sdxl-desenho animado",
+ "id": 0,
+ "label": "Size",
+ "localized": "Tamanho",
"reload": "",
- "hint": "sdxl-desenho animado"
+ "hint": ""
},
{
- "id": "",
- "label": "sdxl: use weighted pooled embeds",
- "localized": "sdxl: usar embeds agrupados ponderados",
+ "id": 0,
+ "label": "Size & Batch",
+ "localized": "Tamanho e Lote",
"reload": "",
- "hint": "sdxl: usar embeds agrupados ponderados"
+ "hint": "Tamanho da imagem e lote (batch)"
},
{
- "id": "",
- "label": "search changelog",
- "localized": "pesquisar registro de alterações",
+ "id": 0,
+ "label": "Seed",
+ "localized": "Semente (Seed)",
"reload": "",
- "hint": "pesquisar registro de alterações"
+ "hint": "Semente inicial e variação"
},
{
- "id": "",
- "label": "search models",
- "localized": "pesquisar modelos",
+ "id": 0,
+ "label": "Script",
+ "localized": "Script",
"reload": "",
- "hint": "pesquisar modelos"
+ "hint": "Scripts adicionais a serem usados"
},
{
- "id": "",
- "label": "search wiki pages",
- "localized": "pesquisar páginas wiki",
+ "id": 0,
+ "label": "Stable Diffusion 3.x",
+ "localized": "Stable Diffusion 3.x",
"reload": "",
- "hint": "pesquisar páginas wiki"
+ "hint": ""
},
{
- "id": "",
- "label": "secondary model",
- "localized": "modelo secundário",
+ "id": 0,
+ "label": "SDNQ: SD.Next Quantization",
+ "localized": "SDNQ: Quantização SD.Next",
"reload": "",
- "hint": "modelo secundário"
+ "hint": ""
},
{
- "id": "",
- "label": "segmentanything",
- "localized": "segmentanything",
+ "id": 0,
+ "label": "Save Options",
+ "localized": "Opções de Salvamento",
"reload": "",
- "hint": "segmentanything"
+ "hint": ""
},
{
- "id": "",
- "label": "select",
- "localized": "selecionar",
+ "id": 0,
+ "label": "Startup & Server Options",
+ "localized": "Opções de Inicialização e Servidor",
"reload": "",
- "hint": "selecionar"
+ "hint": ""
},
{
- "id": "",
- "label": "select model",
- "localized": "selecionar modelo",
+ "id": 0,
+ "label": "SeedVR",
+ "localized": "SeedVR",
"reload": "",
- "hint": "selecionar modelo"
+ "hint": ""
},
{
- "id": "",
- "label": "send interrupt",
- "localized": "enviar interrupção",
+ "id": 0,
+ "label": "Styles",
+ "localized": "Estilos",
"reload": "",
- "hint": "enviar interrupção"
+ "hint": "Estilos adicionais a serem aplicados nos parâmetros de geração selecionados"
},
{
- "id": "",
- "label": "send seed when sending prompt or image to other interface",
- "localized": "enviar seed ao enviar prompt ou imagem para outra interface",
+ "id": 0,
+ "label": "Search & Download",
+ "localized": "Pesquisar e Baixar",
"reload": "",
- "hint": "enviar seed ao enviar prompt ou imagem para outra interface"
+ "hint": ""
},
{
- "id": "",
- "label": "send size when sending prompt or image to another interface",
- "localized": "enviar tamanho ao enviar prompt ou imagem para outra interface",
+ "id": 0,
+ "label": "Server log",
+ "localized": "Log do servidor",
"reload": "",
- "hint": "enviar tamanho ao enviar prompt ou imagem para outra interface"
+ "hint": ""
},
{
- "id": "",
- "label": "sequential",
- "localized": "sequencial",
+ "id": 0,
+ "label": "Steps",
+ "localized": "Passos (Steps)",
"reload": "",
- "hint": "sequencial"
+ "hint": "Quantas vezes melhorar iterativamente a imagem gerada; valores mais altos demoram mais; valores muito baixos podem produzir resultados ruins"
},
{
- "id": "",
- "label": "server start time",
- "localized": "hora de início do servidor",
+ "id": 0,
+ "label": "Sampling method",
+ "localized": "Método de amostragem",
"reload": "",
- "hint": "hora de início do servidor"
+ "hint": "Qual algoritmo usar para produzir a imagem"
},
{
- "id": "",
- "label": "set at prompt start",
- "localized": "definir no início do prompt",
+ "id": 0,
+ "label": "Sigma method",
+ "localized": "Método Sigma",
"reload": "",
- "hint": "definir no início do prompt"
+ "hint": "Controla como os níveis de ruído (sigmas) são distribuídos ao longo das etapas de difusão. Opções: - default: o padrão do modelo - karras: cronograma de ruído mais suave, maior qualidade com menos etapas - beta: baseado em valores de cronograma beta - exponential: decaimento exponencial do ruído - lambdas: experimental, equilibra sinal-ruído - flowmatch: ajustado para modelos de flow-matching"
},
{
- "id": "",
- "label": "set ui menu states",
- "localized": "definir estados do menu da UI",
+ "id": 0,
+ "label": "Sigma adjust",
+ "localized": "Ajuste de Sigma",
"reload": "",
- "hint": "definir estados do menu da UI"
+ "hint": "Ajustar o valor sigma do amostrador"
},
{
- "id": "",
- "label": "share queries",
- "localized": "compartilhar consultas",
+ "id": 0,
+ "label": "Sampler order",
+ "localized": "Ordem do amostrador",
"reload": "",
- "hint": "compartilhar consultas"
+ "hint": "Ordem das atualizações do resolvedor no amostrador. Ordem superior melhora a estabilidade/precisão, mas aumenta o custo computacional."
},
{
- "id": "",
- "label": "shared options",
- "localized": "opções compartilhadas",
+ "id": 0,
+ "label": "SLG scale",
+ "localized": "Escala SLG",
"reload": "",
- "hint": "opções compartilhadas"
+ "hint": ""
},
{
- "id": "",
- "label": "sharpen",
- "localized": "nitidez",
+ "id": 0,
+ "label": "SLG start",
+ "localized": "Início SLG",
"reload": "",
- "hint": "nitidez"
+ "hint": ""
},
{
- "id": "",
- "label": "shift",
- "localized": "deslocamento",
+ "id": 0,
+ "label": "SLG stop",
+ "localized": "Parada SLG",
"reload": "",
- "hint": "deslocamento"
+ "hint": ""
},
{
- "id": "",
- "label": "show grid in results",
- "localized": "mostrar grade nos resultados",
+ "id": 0,
+ "label": "SLG layers",
+ "localized": "Camadas SLG",
"reload": "",
- "hint": "mostrar grade nos resultados"
+ "hint": ""
},
{
- "id": "",
- "label": "show input",
- "localized": "mostrar entrada",
+ "id": 0,
+ "label": "SLG config",
+ "localized": "Configuração SLG",
"reload": "",
- "hint": "mostrar entrada"
+ "hint": ""
},
{
- "id": "",
- "label": "show metadata in full screen image browser",
- "localized": "mostrar metadados no navegador de imagens em tela cheia",
+ "id": 0,
+ "label": "SEG scale",
+ "localized": "Escala SEG",
"reload": "",
- "hint": "mostrar metadados no navegador de imagens em tela cheia"
+ "hint": ""
},
{
- "id": "",
- "label": "show motd",
- "localized": "mostrar motd",
+ "id": 0,
+ "label": "SEG blur sigma",
+ "localized": "Sigma de desfoque SEG",
"reload": "",
- "hint": "mostrar motd"
+ "hint": ""
},
{
- "id": "",
- "label": "show preview",
- "localized": "mostrar prévia",
+ "id": 0,
+ "label": "SEG blur threshold inf",
+ "localized": "Limiar de desfoque SEG inf",
"reload": "",
- "hint": "mostrar prévia"
+ "hint": ""
},
{
- "id": "",
- "label": "shuffle weights",
- "localized": "embaralhar pesos",
+ "id": 0,
+ "label": "SEG start",
+ "localized": "Início SEG",
"reload": "",
- "hint": "embaralhar pesos"
+ "hint": ""
},
{
- "id": "",
- "label": "sigma",
- "localized": "sigma",
+ "id": 0,
+ "label": "SEG stop",
+ "localized": "Parada SEG",
"reload": "",
- "hint": "sigma"
+ "hint": ""
},
{
- "id": "",
- "label": "sigma churn",
- "localized": "sigma churn",
+ "id": 0,
+ "label": "SEG layers",
+ "localized": "Camadas SEG",
"reload": "",
- "hint": "sigma churn"
+ "hint": ""
},
{
- "id": "",
- "label": "sigma max",
- "localized": "sigma máximo",
+ "id": 0,
+ "label": "SEG config",
+ "localized": "Configuração SEG",
"reload": "",
- "hint": "sigma máximo"
+ "hint": ""
},
{
- "id": "",
- "label": "sigma method",
- "localized": "método sigma",
+ "id": 0,
+ "label": "Strength",
+ "localized": "Força (Strength)",
"reload": "",
- "hint": "método sigma"
+ "hint": "A força de redução de ruído (denoising) durante a operação da imagem controla o quanto da imagem original pode mudar durante a geração"
},
{
- "id": "",
- "label": "sigma min",
- "localized": "sigma mínimo",
+ "id": 0,
+ "label": "Sort detections",
+ "localized": "Ordenar detecções",
"reload": "",
- "hint": "sigma mínimo"
+ "hint": "Ordenar áreas detectadas da esquerda para a direita em vez da pontuação de detecção"
},
{
- "id": "",
- "label": "sigma noise",
- "localized": "ruído sigma",
+ "id": 0,
+ "label": "Sharpen",
+ "localized": "Nitidez",
"reload": "",
- "hint": "ruído sigma"
+ "hint": ""
},
{
- "id": "",
- "label": "sigma tmin",
- "localized": "sigma tmin",
+ "id": 0,
+ "label": "Subject",
+ "localized": "Assunto",
"reload": "",
- "hint": "sigma tmin"
+ "hint": ""
},
{
- "id": "",
- "label": "simple merge",
- "localized": "fusão simples",
+ "id": 0,
+ "label": "Same latent",
+ "localized": "Mesma latente",
"reload": "",
- "hint": "fusão simples"
+ "hint": ""
},
{
- "id": "",
- "label": "size",
- "localized": "tamanho",
+ "id": 0,
+ "label": "Share queries",
+ "localized": "Compartilhar consultas",
"reload": "",
- "hint": "tamanho"
+ "hint": ""
},
{
- "id": "",
- "label": "sketch",
- "localized": "esboço",
+ "id": 0,
+ "label": "Sigma",
+ "localized": "Sigma",
"reload": "",
- "hint": "esboço"
+ "hint": ""
},
{
- "id": "",
- "label": "skip generation if nan found in latents",
- "localized": "pular geração se NaN for encontrado nos latentes",
+ "id": 0,
+ "label": "Stride",
+ "localized": "Passo (Stride)",
"reload": "",
- "hint": "pular geração se NaN for encontrado nos latentes"
+ "hint": ""
},
{
- "id": "",
- "label": "skip guidance layers",
- "localized": "pular camadas de orientação",
+ "id": 0,
+ "label": "Structure",
+ "localized": "Estrutura",
"reload": "",
- "hint": "pular camadas de orientação"
+ "hint": ""
},
{
- "id": "",
- "label": "skip input frames",
- "localized": "pular quadros de entrada",
+ "id": 0,
+ "label": "Save HDR image",
+ "localized": "Salvar imagem HDR",
"reload": "",
- "hint": "pular quadros de entrada"
+ "hint": ""
},
{
- "id": "",
- "label": "slider",
- "localized": "controle deslizante",
+ "id": 0,
+ "label": "Saturation",
+ "localized": "Saturação",
"reload": "",
- "hint": "controle deslizante"
+ "hint": ""
},
{
- "id": "",
- "label": "smooth mask",
- "localized": "máscara suave",
+ "id": 0,
+ "label": "Scale factor",
+ "localized": "Fator de escala",
"reload": "",
- "hint": "máscara suave"
+ "hint": ""
},
{
- "id": "",
- "label": "solver order (where",
- "localized": "ordem do solver (onde",
+ "id": 0,
+ "label": "Strength curve",
+ "localized": "Curva de força",
"reload": "",
- "hint": "ordem do solver (onde"
+ "hint": ""
},
{
- "id": "",
- "label": "sort order",
- "localized": "ordem de classificação",
+ "id": 0,
+ "label": "Slider",
+ "localized": "Controle deslizante",
"reload": "",
- "hint": "ordem de classificação"
+ "hint": ""
},
{
- "id": "",
- "label": "source subject",
- "localized": "assunto de origem",
+ "id": 0,
+ "label": "Set at prompt start",
+ "localized": "Definir no início do prompt",
"reload": "",
- "hint": "assunto de origem"
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
"label": "space",
"localized": "espaço",
"reload": "",
- "hint": "espaço"
+ "hint": ""
},
{
- "id": "",
- "label": "spatial frequency",
- "localized": "frequência espacial",
+ "id": 0,
+ "label": "Skip guidance layers",
+ "localized": "Pular camadas de orientação",
"reload": "",
- "hint": "frequência espacial"
+ "hint": ""
},
{
- "id": "",
- "label": "specify model revision",
- "localized": "especificar revisão do modelo",
+ "id": 0,
+ "label": "Shared options",
+ "localized": "Opções compartilhadas",
"reload": "",
- "hint": "especificar revisão do modelo"
+ "hint": ""
},
{
- "id": "",
- "label": "specify model variant",
- "localized": "especificar variante do modelo",
+ "id": 0,
+ "label": "Shift",
+ "localized": "Deslocamento (Shift)",
"reload": "",
- "hint": "especificar variante do modelo"
+ "hint": ""
},
{
- "id": "",
- "label": "split attention",
- "localized": "atenção dividida",
+ "id": 0,
+ "label": "Spatial frequency",
+ "localized": "Frequência espacial",
"reload": "",
- "hint": "atenção dividida"
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
+ "label": "Save as copy",
+ "localized": "Salvar como cópia",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sensitivity",
+ "localized": "Sensibilidade",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "System prompt",
+ "localized": "Prompt do sistema",
+ "reload": "",
+ "hint": "O prompt do sistema controla o comportamento do LLM. Processado primeiro e persiste durante toda a conversa. Tem o peso de prioridade mais alto e é sempre anexado no início da sequência. Use para: Regras de formatação de resposta, definição de papel (role), estilo."
+ },
+ {
+ "id": 0,
+ "label": "Source subject",
+ "localized": "Assunto de origem",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Smooth mask",
+ "localized": "Suavizar máscara",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scale after",
+ "localized": "Escalar depois",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scale mask",
+ "localized": "Escalar máscara",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show input",
+ "localized": "Mostrar entrada",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show preview",
+ "localized": "Mostrar pré-visualização",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Separate init image",
+ "localized": "Imagem inicial separada",
+ "reload": "",
+ "hint": "Cria uma janela adicional ao lado da entrada de Controle rotulada como Entrada Inicial, para que você possa ter uma imagem separada tanto para operações de Controle quanto para uma fonte inicial."
+ },
+ {
+ "id": 0,
+ "label": "Skip input frames",
+ "localized": "Pular quadros de entrada",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Style fidelity",
+ "localized": "Fidelidade de estilo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scribble",
+ "localized": "Rascunho (Scribble)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Score threshold",
+ "localized": "Limiar de pontuação",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sampler shift",
+ "localized": "Deslocamento do amostrador",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save output",
+ "localized": "Salvar saída",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show result images",
+ "localized": "Mostrar imagens de resultado",
+ "reload": "",
+ "hint": "Ative para mostrar as imagens processadas no painel de imagens"
+ },
+ {
+ "id": 0,
+ "label": "Save Caption Files",
+ "localized": "Salvar Arquivos de Legenda",
+ "reload": "",
+ "hint": "Salva as legendas geradas em arquivos .txt junto com as imagens. Cada imagem recebe um arquivo de legenda correspondente com o mesmo nome base."
+ },
+ {
+ "id": 0,
+ "label": "Sort alphabetically",
+ "localized": "Ordenar alfabeticamente",
+ "reload": "",
+ "hint": "Ordena as tags alfabeticamente em vez de pela pontuação de confiança. Quando desativado, as tags são ordenadas por confiança (mais alta primeiro). A ordenação alfabética facilita a localização de tags específicas."
+ },
+ {
+ "id": 0,
+ "label": "Show confidence scores",
+ "localized": "Mostrar pontuações de confiança",
+ "reload": "",
+ "hint": "Exibe as pontuações de confiança ao lado de cada tag. Mostra o quão certo o modelo está sobre cada tag (0,0 a 1,0). Útil para entender quais tags são mais confiáveis."
+ },
+ {
+ "id": 0,
+ "label": "Search",
+ "localized": "Pesquisar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sort by",
+ "localized": "Ordenar por",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Specific branch name",
+ "localized": "Nome do branch específico",
+ "reload": "",
+ "hint": "Especifique o nome do branch da extensão, deixe em branco para o padrão"
+ },
+ {
+ "id": 0,
+ "label": "Submodules",
+ "localized": "Submódulos",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Server start time",
+ "localized": "Hora de início do servidor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "State",
+ "localized": "Estado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search Docs",
+ "localized": "Pesquisar Docs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search GitHub Wiki Pages",
+ "localized": "Pesquisar Páginas da Wiki do GitHub",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search Changelog",
+ "localized": "Pesquisar Changelog",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Stage boundary ratio",
+ "localized": "Razão de limite de estágio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "sequential",
+ "localized": "sequencial",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SVD rank size",
+ "localized": "Tamanho do rank SVD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SVD steps",
+ "localized": "Passos SVD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Shuffle weights in post mode",
+ "localized": "Embaralhar pesos no modo post",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SDXL: Use weighted pooled embeds",
+ "localized": "SDXL: Usar embeds agrupados ponderados",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sana: Use complex human instructions",
+ "localized": "Sana: Usar instruções humanas complexas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scaled-Dot-Product",
+ "localized": "Scaled-Dot-Product",
+ "reload": "",
+ "hint": "Otimização de memória. Não determinístico, a menos que a atenção de memória SDP esteja desativada."
+ },
+ {
+ "id": 0,
+ "label": "Sage attention",
+ "localized": "Atenção Sage",
+ "reload": "",
+ "hint": "Método experimental de otimização de atenção. Pode melhorar a velocidade, mas é menos testado e pode causar bugs."
+ },
+ {
+ "id": 0,
"label": "stable-fast",
"localized": "stable-fast",
"reload": "",
- "hint": "stable-fast"
+ "hint": ""
},
{
- "id": "",
- "label": "standard",
- "localized": "padrão",
+ "id": 0,
+ "label": "Save all generated images",
+ "localized": "Salvar todas as imagens geradas",
"reload": "",
- "hint": "padrão"
+ "hint": ""
},
{
- "id": "",
- "label": "start",
- "localized": "iniciar",
+ "id": 0,
+ "label": "Save interrupted images",
+ "localized": "Salvar imagens interrompidas",
"reload": "",
- "hint": "iniciar"
+ "hint": ""
},
{
- "id": "",
- "label": "start profiling",
- "localized": "iniciar perfilamento",
+ "id": 0,
+ "label": "Save all generated image grids",
+ "localized": "Salvar todas as grades de imagens geradas",
"reload": "",
- "hint": "iniciar perfilamento"
+ "hint": ""
},
{
- "id": "",
- "label": "state",
- "localized": "estado",
+ "id": 0,
+ "label": "Show metadata in full screen image browser",
+ "localized": "Mostrar metadados no navegador de imagens em tela cheia",
"reload": "",
- "hint": "estado"
+ "hint": ""
},
{
- "id": "",
- "label": "stride",
- "localized": "passo",
+ "id": 0,
+ "label": "Save init images",
+ "localized": "Salvar imagens iniciais (init)",
"reload": "",
- "hint": "passo"
+ "hint": ""
},
{
- "id": "",
- "label": "structure",
- "localized": "estrutura",
+ "id": 0,
+ "label": "Save image before hires",
+ "localized": "Salvar imagem antes do hires",
"reload": "",
- "hint": "estrutura"
+ "hint": ""
},
{
- "id": "",
- "label": "style fidelity",
- "localized": "fidelidade de estilo",
+ "id": 0,
+ "label": "Save image before refiner",
+ "localized": "Salvar imagem antes do refinador",
"reload": "",
- "hint": "fidelidade de estilo"
+ "hint": ""
},
{
- "id": "",
- "label": "subject",
- "localized": "assunto",
+ "id": 0,
+ "label": "Save image before detailer",
+ "localized": "Salvar imagem antes do detalhador",
"reload": "",
- "hint": "assunto"
+ "hint": ""
},
{
- "id": "",
- "label": "submit results",
- "localized": "enviar resultados",
+ "id": 0,
+ "label": "Save image before color correction",
+ "localized": "Salvar imagem antes da correção de cor",
"reload": "",
- "hint": "enviar resultados"
+ "hint": ""
},
{
- "id": "",
- "label": "submodules",
- "localized": "submódulos",
+ "id": 0,
+ "label": "Save inpainting mask",
+ "localized": "Salvar máscara de inpainting",
"reload": "",
- "hint": "submódulos"
+ "hint": ""
},
{
- "id": "",
- "label": "swap x/y",
- "localized": "trocar x/y",
+ "id": 0,
+ "label": "Save inpainting masked composite",
+ "localized": "Salvar composto mascarado de inpainting",
"reload": "",
- "hint": "trocar x/y"
+ "hint": ""
},
{
- "id": "",
- "label": "swap x/z",
- "localized": "trocar x/z",
+ "id": 0,
+ "label": "Save images to a subdirectory",
+ "localized": "Salvar imagens em um subdiretório",
"reload": "",
- "hint": "trocar x/z"
+ "hint": ""
},
{
- "id": "",
- "label": "swap y/z",
- "localized": "trocar y/z",
+ "id": 0,
+ "label": "Save metadata in image",
+ "localized": "Salvar metadados na imagem",
"reload": "",
- "hint": "trocar y/z"
+ "hint": ""
},
{
- "id": "",
- "label": "t2i adapter",
- "localized": "adaptador t2i",
+ "id": 0,
+ "label": "Save metadata to text file",
+ "localized": "Salvar metadados em arquivo de texto",
"reload": "",
- "hint": "adaptador t2i"
+ "hint": ""
},
{
- "id": "",
- "label": "t2i strength",
- "localized": "força t2i",
+ "id": 0,
+ "label": "Save metadata to JSON file",
+ "localized": "Salvar metadados em arquivo JSON",
"reload": "",
- "hint": "força t2i"
+ "hint": ""
},
{
- "id": "",
- "label": "t2i-adapter unit 1",
- "localized": "unidade 1 do adaptador t2i",
+ "id": 0,
+ "label": "System information to include in metadata",
+ "localized": "Informações do sistema para incluir nos metadados",
"reload": "",
- "hint": "unidade 1 do adaptador t2i"
+ "hint": ""
},
{
- "id": "",
- "label": "t2i-adapter unit 2",
- "localized": "unidade 2 do adaptador t2i",
+ "id": 0,
+ "label": "Standard",
+ "localized": "Padrão (Standard)",
"reload": "",
- "hint": "unidade 2 do adaptador t2i"
+ "hint": ""
},
{
- "id": "",
- "label": "t2i-adapter unit 3",
- "localized": "unidade 3 do adaptador t2i",
+ "id": 0,
+ "label": "Show MOTD",
+ "localized": "Mostrar MOTD",
"reload": "",
- "hint": "unidade 3 do adaptador t2i"
+ "hint": ""
},
{
- "id": "",
- "label": "t2i-adapter unit 4",
- "localized": "unidade 4 do adaptador t2i",
+ "id": 0,
+ "label": "sidebar",
+ "localized": "barra lateral",
"reload": "",
- "hint": "unidade 4 do adaptador t2i"
+ "hint": "barra lateral no lado direito da tela"
},
{
- "id": "",
- "label": "taesd",
- "localized": "taesd",
+ "id": 0,
+ "label": "Show log view",
+ "localized": "Mostrar visualização de log",
"reload": "",
- "hint": "taesd"
+ "hint": "Mostra a visualização do log na parte inferior da janela principal"
},
{
- "id": "",
- "label": "taesd decode layers",
- "localized": "Camadas de decodificação taesd",
+ "id": 0,
+ "label": "Show grid in results",
+ "localized": "Mostrar grade nos resultados",
"reload": "",
- "hint": "camadas de decodificação taesd"
+ "hint": ""
},
{
- "id": "",
- "label": "taesd variant",
- "localized": "Variante taesd",
+ "id": 0,
+ "label": "Send seed when sending prompt or image to other interface",
+ "localized": "Enviar semente ao enviar prompt ou imagem para outra interface",
"reload": "",
- "hint": "variante taesd"
+ "hint": ""
},
{
- "id": "",
- "label": "target subject",
- "localized": "Assunto alvo",
+ "id": 0,
+ "label": "Send size when sending prompt or image to another interface",
+ "localized": "Enviar tamanho ao enviar prompt ou imagem para outra interface",
"reload": "",
- "hint": "assunto alvo"
+ "hint": ""
},
{
- "id": "",
- "label": "tcd",
- "localized": "tcd",
+ "id": 0,
+ "label": "Show labels for aside tabs",
+ "localized": "Mostrar rótulos para abas laterais",
"reload": "",
- "hint": "tcd"
+ "hint": ""
},
{
- "id": "",
- "label": "tdd",
- "localized": "tdd",
+ "id": 0,
+ "label": "Show labels for main tabs",
+ "localized": "Mostrar rótulos para abas principais",
"reload": "",
- "hint": "tdd"
+ "hint": ""
},
{
- "id": "",
- "label": "te",
- "localized": "te",
+ "id": 0,
+ "label": "Show labels for page tabs",
+ "localized": "Mostrar rótulos para abas de página",
"reload": "",
- "hint": "te"
+ "hint": ""
},
{
- "id": "",
- "label": "temperature",
- "localized": "Temperatura",
+ "id": 0,
+ "label": "Show ticks for input range slider",
+ "localized": "Mostrar marcas no controle deslizante de intervalo",
"reload": "",
- "hint": "temperatura"
+ "hint": ""
},
{
- "id": "",
- "label": "temporal frequency",
- "localized": "Frequência temporal",
+ "id": 0,
+ "label": "Show parameter outline",
+ "localized": "Mostrar contorno dos parâmetros",
"reload": "",
- "hint": "frequência temporal"
+ "hint": ""
},
{
- "id": "",
- "label": "tertiary model",
- "localized": "Modelo terciário",
+ "id": 0,
+ "label": "Simple",
+ "localized": "Simples",
"reload": "",
- "hint": "modelo terciário"
+ "hint": "Aproximação muito barata. Muito rápida comparada ao VAE, mas produz imagens com resolução horizontal/vertical 8 vezes menor e qualidade extremamente baixa"
},
{
- "id": "",
- "label": "text encoder cache size",
- "localized": "Tamanho do cache do codificador de texto",
+ "id": 0,
+ "label": "SeedVR CFG Scale",
+ "localized": "Escala CFG SeedVR",
"reload": "",
- "hint": "tamanho do cache do codificador de texto"
+ "hint": ""
},
{
- "id": "",
- "label": "text encoder model",
- "localized": "Modelo do codificador de texto",
+ "id": 0,
+ "label": "Sort order",
+ "localized": "Ordem de classificação",
"reload": "",
- "hint": "modelo do codificador de texto"
+ "hint": ""
},
{
- "id": "",
- "label": "text inputs",
- "localized": "Entradas de texto",
+ "id": 0,
+ "label": "Skip CivitAI scan for regex pattern(s)",
+ "localized": "Pular varredura do CivitAI para padrões regex",
"reload": "",
- "hint": "entradas de texto"
+ "hint": ""
},
{
- "id": "",
- "label": "textbox",
- "localized": "Caixa de texto",
+ "id": 0,
+ "label": "Show reference styles",
+ "localized": "Mostrar estilos de referência",
"reload": "",
- "hint": "caixa de texto"
+ "hint": "Mostrar ou ocultar estilos integrados"
},
{
- "id": "",
- "label": "threshold",
+ "id": 0,
+ "label": "Skip Generation if NaN found in latents",
+ "localized": "Pular Geração se NaN for encontrado nas latentes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save grids to a subdirectory",
+ "localized": "Salvar grades em um subdiretório",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show live previews",
+ "localized": "Mostrar pré-visualizações ao vivo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save resumable optimizer state when training",
+ "localized": "Salvar estado do otimizador retomável ao treinar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save training settings to a text file",
+ "localized": "Salvar configurações de treinamento em um arquivo de texto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show previews as a grid",
+ "localized": "Mostrar pré-visualizações como uma grade",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show progressbar",
+ "localized": "Mostrar barra de progresso",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save generated images within tensorboard",
+ "localized": "Salvar imagens geradas dentro do tensorboard",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save loss CSV file every n steps",
+ "localized": "Salvar arquivo CSV de perda a cada n passos",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save images to a subdirectory when using Save button",
+ "localized": "Salvar imagens em um subdiretório ao usar o botão Salvar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Secondary model",
+ "localized": "Modelo secundário",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save metadata",
+ "localized": "Salvar metadados",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "safetensors",
+ "localized": "safetensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "shuffle",
+ "localized": "embaralhar",
+ "reload": "",
+ "hint": "Carrega o modelo completo na RAM e calcula na VRAM: menor ganho de velocidade, sugerido para mesclagens SDXL"
+ },
+ {
+ "id": 0,
+ "label": "Save diffusers",
+ "localized": "Salvar diffusers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save safetensors",
+ "localized": "Salvar safetensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search models",
+ "localized": "Pesquisar modelos",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Select model",
+ "localized": "Selecionar modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Specify model variant",
+ "localized": "Especificar variante do modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Specify model revision",
+ "localized": "Especificar revisão do modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SegmentAnything",
+ "localized": "SegmentAnything",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sections",
+ "localized": "Seções",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Samplers",
+ "localized": "Amostradores",
+ "reload": "",
+ "hint": "Configurações avançadas de amostradores/agendadores (schedulers)"
+ }
+ ],
+ "t": [
+ {
+ "id": 755,
+ "label": "T2I",
+ "localized": "T2I",
+ "reload": "",
+ "hint": "Criar imagem a partir de texto Interface legada que imita a interface e o comportamento original de texto-para-imagem"
+ },
+ {
+ "id": 756,
+ "label": "T2I Adapter",
+ "localized": "Adaptador T2I",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 757,
+ "label": "Tagger",
+ "localized": "Etiquetador",
+ "reload": "",
+ "hint": "Etiqueta imagens usando modelos de classificação focados em anime como WaifuDiffusion ou DeepBooru."
+ },
+ {
+ "id": 758,
+ "label": "Tag",
+ "localized": "Etiquetar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 759,
+ "label": "Text Encoder",
+ "localized": "Codificador de Texto",
+ "reload": "",
+ "hint": "Configurações relacionadas ao codificador de texto e ao processamento de codificação de prompts durante a geração"
+ },
+ {
+ "id": 760,
+ "label": "Text",
+ "localized": "Texto",
+ "reload": "",
+ "hint": "Criar imagem a partir de texto"
+ },
+ {
+ "id": 761,
+ "label": "TorchAO",
+ "localized": "TorchAO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 762,
+ "label": "TensorRT",
+ "localized": "TensorRT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 763,
+ "label": "Torch Options",
+ "localized": "Opções do Torch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 764,
+ "label": "Token Merging",
+ "localized": "Mesclagem de Tokens",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 765,
+ "label": "TeaCache",
+ "localized": "TeaCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 766,
+ "label": "Theme options",
+ "localized": "Opções de Tema",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 767,
+ "label": "Task History",
+ "localized": "Histórico de Tarefas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 768,
+ "label": "Timestep spacing",
+ "localized": "Espaçamento de Timesteps",
+ "reload": "",
+ "hint": "Determina como os passos de tempo (timesteps) são espaçados ao longo do processo de difusão. Opções: - default: o padrão do modelo - leading: cria passos uniformemente espaçados - linspace: inclui o primeiro e o último passos e seleciona uniformemente os passos intermediários restantes - trailing: inclui apenas o último passo e seleciona uniformemente os passos intermediários restantes começando pelo fim"
+ },
+ {
+ "id": 769,
+ "label": "Timesteps presets",
+ "localized": "Predefinições de Timesteps",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 770,
+ "label": "Timesteps override",
+ "localized": "Sobrescrita de Timesteps",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 771,
+ "label": "thresholding",
+ "localized": "Limiarização (Thresholding)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 772,
+ "label": "Texture tiling",
+ "localized": "Ladrilhagem de Textura",
+ "reload": "",
+ "hint": "Aplica ladrilhagem contínua à imagem gerada para que ela possa ser usada como uma textura sem emendas"
+ },
+ {
+ "id": 773,
+ "label": "Threshold",
"localized": "Limiar",
"reload": "",
- "hint": "limiar"
+ "hint": ""
},
{
- "id": "",
- "label": "thresholding",
- "localized": "Limiarização",
+ "id": 774,
+ "label": "Trigger word",
+ "localized": "Palavra de Ativação",
"reload": "",
- "hint": "limiarização"
+ "hint": ""
},
{
- "id": "",
- "label": "tile frames",
- "localized": "Quadros de bloco",
+ "id": 775,
+ "label": "Temperature",
+ "localized": "Temperatura",
"reload": "",
- "hint": "quadros de bloco"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=1 y=1",
- "localized": "Prompt de bloco: x=1 y=1",
+ "id": 776,
+ "label": "Timestep",
+ "localized": "Timestep",
"reload": "",
- "hint": "prompt de bloco: x=1 y=1"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=1 y=2",
- "localized": "Prompt de bloco: x=1 y=2",
+ "id": 777,
+ "label": "Tile prompt: x=1 y=1",
+ "localized": "Prompt do bloco: x=1 y=1",
"reload": "",
- "hint": "prompt de bloco: x=1 y=2"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=1 y=3",
- "localized": "Prompt de bloco: x=1 y=3",
+ "id": 778,
+ "label": "Tile prompt: x=1 y=2",
+ "localized": "Prompt do bloco: x=1 y=2",
"reload": "",
- "hint": "prompt de bloco: x=1 y=3"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=1 y=4",
- "localized": "Prompt de bloco: x=1 y=4",
+ "id": 779,
+ "label": "Tile prompt: x=1 y=3",
+ "localized": "Prompt do bloco: x=1 y=3",
"reload": "",
- "hint": "prompt de bloco: x=1 y=4"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=2 y=1",
- "localized": "Prompt de bloco: x=2 y=1",
+ "id": 780,
+ "label": "Tile prompt: x=1 y=4",
+ "localized": "Prompt do bloco: x=1 y=4",
"reload": "",
- "hint": "prompt de bloco: x=2 y=1"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=2 y=2",
- "localized": "Prompt de bloco: x=2 y=2",
+ "id": 781,
+ "label": "Tile prompt: x=2 y=1",
+ "localized": "Prompt do bloco: x=2 y=1",
"reload": "",
- "hint": "prompt de bloco: x=2 y=2"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=2 y=3",
- "localized": "Prompt de bloco: x=2 y=3",
+ "id": 782,
+ "label": "Tile prompt: x=2 y=2",
+ "localized": "Prompt do bloco: x=2 y=2",
"reload": "",
- "hint": "prompt de bloco: x=2 y=3"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=2 y=4",
- "localized": "Prompt de bloco: x=2 y=4",
+ "id": 783,
+ "label": "Tile prompt: x=2 y=3",
+ "localized": "Prompt do bloco: x=2 y=3",
"reload": "",
- "hint": "prompt de bloco: x=2 y=4"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=3 y=1",
- "localized": "Prompt de bloco: x=3 y=1",
+ "id": 784,
+ "label": "Tile prompt: x=2 y=4",
+ "localized": "Prompt do bloco: x=2 y=4",
"reload": "",
- "hint": "prompt de bloco: x=3 y=1"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=3 y=2",
- "localized": "Prompt de bloco: x=3 y=2",
+ "id": 785,
+ "label": "Tile prompt: x=3 y=1",
+ "localized": "Prompt do bloco: x=3 y=1",
"reload": "",
- "hint": "prompt de bloco: x=3 y=2"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=3 y=3",
- "localized": "Prompt de bloco: x=3 y=3",
+ "id": 786,
+ "label": "Tile prompt: x=3 y=2",
+ "localized": "Prompt do bloco: x=3 y=2",
"reload": "",
- "hint": "prompt de bloco: x=3 y=3"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=3 y=4",
- "localized": "Prompt de bloco: x=3 y=4",
+ "id": 787,
+ "label": "Tile prompt: x=3 y=3",
+ "localized": "Prompt do bloco: x=3 y=3",
"reload": "",
- "hint": "prompt de bloco: x=3 y=4"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=4 y=1",
- "localized": "Prompt de bloco: x=4 y=1",
+ "id": 788,
+ "label": "Tile prompt: x=3 y=4",
+ "localized": "Prompt do bloco: x=3 y=4",
"reload": "",
- "hint": "prompt de bloco: x=4 y=1"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=4 y=2",
- "localized": "Prompt de bloco: x=4 y=2",
+ "id": 789,
+ "label": "Tile prompt: x=4 y=1",
+ "localized": "Prompt do bloco: x=4 y=1",
"reload": "",
- "hint": "prompt de bloco: x=4 y=2"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=4 y=3",
- "localized": "Prompt de bloco: x=4 y=3",
+ "id": 790,
+ "label": "Tile prompt: x=4 y=2",
+ "localized": "Prompt do bloco: x=4 y=2",
"reload": "",
- "hint": "prompt de bloco: x=4 y=3"
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=4 y=4",
- "localized": "Prompt de bloco: x=4 y=4",
+ "id": 791,
+ "label": "Tile prompt: x=4 y=3",
+ "localized": "Prompt do bloco: x=4 y=3",
"reload": "",
- "hint": "prompt de bloco: x=4 y=4"
+ "hint": ""
},
{
- "id": "",
- "label": "tiling options",
- "localized": "Opções de mosaico",
+ "id": 792,
+ "label": "Tile prompt: x=4 y=4",
+ "localized": "Prompt do bloco: x=4 y=4",
"reload": "",
- "hint": "opções de mosaico"
+ "hint": ""
},
{
- "id": "",
- "label": "time embedding mix",
- "localized": "Mistura de incorporação de tempo",
+ "id": 793,
+ "label": "Temporal frequency",
+ "localized": "Frequência Temporal",
"reload": "",
- "hint": "mistura de incorporação de tempo"
+ "hint": ""
},
{
- "id": "",
- "label": "time_quadratic",
- "localized": "time_quadratic",
+ "id": 794,
+ "label": "Top-K",
+ "localized": "Top-K",
"reload": "",
- "hint": "time_quadratic"
+ "hint": "Limita a seleção de tokens aos K candidatos mais prováveis em cada etapa. Valores mais baixos (ex: 40) tornam as saídas mais focadas e previsíveis, enquanto valores mais altos permitem escolhas mais diversas. Defina como 0 para desativar."
},
{
- "id": "",
- "label": "time_uniform",
- "localized": "time_uniform",
+ "id": 795,
+ "label": "Top-P",
+ "localized": "Top-P",
"reload": "",
- "hint": "time_uniform"
+ "hint": "Seleciona tokens do menor conjunto cuja probabilidade cumulativa exceda P (ex: 0.9). Adapta dinamicamente o número de candidatos com base na confiança do modelo; menos opções quando certo, mais quando incerto. Defina como 1 para desativar."
},
{
- "id": "",
- "label": "timestep",
- "localized": "Passo de tempo",
+ "id": 796,
+ "label": "Thinking mode",
+ "localized": "Modo de Pensamento",
"reload": "",
- "hint": "passo de tempo"
+ "hint": "Ativa o pensamento/raciocínio, permitindo que o modelo leve mais tempo para gerar respostas. Isso pode levar a respostas mais ponderadas e detalhadas, mas aumentará o tempo de resposta. Esta configuração afeta tanto modelos híbridos quanto modelos apenas de pensamento, e em alguns pode resultar em qualidade geral inferior ao esperado. Para modelos apenas de pensamento como o Qwen3-VL, esta configuração pode precisar ser combinada com o prefill para garantir a prevenção do pensamento. Modelos que suportam este recurso são marcados com um ícone ."
},
{
- "id": "",
- "label": "timestep skip end",
- "localized": "Pular fim do passo de tempo",
+ "id": 797,
+ "label": "Target subject",
+ "localized": "Assunto Alvo",
"reload": "",
- "hint": "pular fim do passo de tempo"
+ "hint": ""
},
{
- "id": "",
- "label": "timestep skip start",
- "localized": "Pular início do passo de tempo",
- "reload": "",
- "hint": "pular início do passo de tempo"
- },
- {
- "id": "",
- "label": "timestep spacing",
- "localized": "Espaçamento do passo de tempo",
- "reload": "",
- "hint": "espaçamento do passo de tempo"
- },
- {
- "id": "",
- "label": "timesteps",
- "localized": "Passos de tempo",
- "reload": "",
- "hint": "passos de tempo"
- },
- {
- "id": "",
- "label": "timesteps override",
- "localized": "Sobrescrita de passos de tempo",
- "reload": "",
- "hint": "sobrescrita de passos de tempo"
- },
- {
- "id": "",
- "label": "timesteps presets",
- "localized": "Predefinições de passos de tempo",
- "reload": "",
- "hint": "predefinições de passos de tempo"
- },
- {
- "id": "",
- "label": "timesteps range",
- "localized": "Intervalo de passos de tempo",
- "reload": "",
- "hint": "intervalo de passos de tempo"
- },
- {
- "id": "",
- "label": "tiny",
- "localized": "Pequeno",
- "reload": "",
- "hint": "pequeno"
- },
- {
- "id": "",
- "label": "todo",
- "localized": "A fazer",
- "reload": "",
- "hint": "a fazer"
- },
- {
- "id": "",
- "label": "tome",
- "localized": "tome",
- "reload": "",
- "hint": "tome"
- },
- {
- "id": "",
- "label": "tool",
+ "id": 798,
+ "label": "Tool",
"localized": "Ferramenta",
"reload": "",
- "hint": "ferramenta"
+ "hint": ""
},
{
- "id": "",
- "label": "top-k",
- "localized": "top-k",
+ "id": 799,
+ "label": "Textbox",
+ "localized": "Caixa de Texto",
"reload": "",
- "hint": "top-k"
+ "hint": ""
},
{
- "id": "",
- "label": "top-p",
- "localized": "top-p",
+ "id": 800,
+ "label": "Tile overlap",
+ "localized": "Sobreposição de Blocos",
"reload": "",
- "hint": "top-p"
+ "hint": "Para SD upscale, quanta sobreposição em pixels deve haver entre os blocos (tiles). Os blocos se sobrepõem para que, quando mesclados novamente em uma imagem, não haja costuras visíveis."
},
{
- "id": "",
- "label": "torch",
- "localized": "torch",
+ "id": 801,
+ "label": "T2I Strength",
+ "localized": "Força T2I",
"reload": "",
- "hint": "torch"
+ "hint": ""
},
{
- "id": "",
- "label": "transformer",
- "localized": "Transformador",
+ "id": 802,
+ "label": "Time embedding mix",
+ "localized": "Mistura de Time Embedding",
"reload": "",
- "hint": "transformador"
+ "hint": ""
},
{
- "id": "",
- "label": "trigger word",
- "localized": "Palavra-gatilho",
+ "id": 803,
+ "label": "Tiling options",
+ "localized": "Opções de Ladrilhagem",
"reload": "",
- "hint": "palavra-gatilho"
+ "hint": ""
},
{
- "id": "",
+ "id": 804,
+ "label": "Tiny",
+ "localized": "Minúsculo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 805,
+ "label": "True guidance",
+ "localized": "Orientação Real (True Guidance)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 806,
+ "label": "Tile frames",
+ "localized": "Quadros de Bloco",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 807,
+ "label": "Task",
+ "localized": "Tarefa",
+ "reload": "",
+ "hint": "Altera qual tarefa o modelo irá realizar. Prompts de texto regulares podem ser usados quando a tarefa está definida como Usar Prompt . Quando outras opções são selecionadas, veja o texto de dica dentro de um campo Prompt vazio para orientação."
+ },
+ {
+ "id": 808,
+ "label": "Tagger Model",
+ "localized": "Modelo de Etiquetagem",
+ "reload": "",
+ "hint": "Modelo a ser usado para etiquetagem de imagem. Modelos WaifuDiffusion (wd-*): Etiquetadores modernos com limiares separados para geral e personagens.DeepBooru : Etiquetador legado, usa apenas o limiar geral."
+ },
+ {
+ "id": 809,
+ "label": "Torch",
+ "localized": "Torch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 810,
+ "label": "Transformers load using Run:ai streamer",
+ "localized": "Carregar Transformers usando Run:ai streamer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 811,
+ "label": "Temporal steps",
+ "localized": "Passos Temporais",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 812,
+ "label": "TE",
+ "localized": "TE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 813,
"label": "true",
- "localized": "Verdadeiro",
+ "localized": "true",
"reload": "",
- "hint": "verdadeiro"
+ "hint": ""
},
{
- "id": "",
- "label": "tunable ops limit",
- "localized": "Limite de operações ajustáveis",
+ "id": 814,
+ "label": "Text encoder model",
+ "localized": "Modelo do Codificador de Texto",
"reload": "",
- "hint": "limite de operações ajustáveis"
+ "hint": ""
},
{
- "id": "",
- "label": "ufogen",
- "localized": "ufogen",
+ "id": 815,
+ "label": "Text encoder cache size",
+ "localized": "Tamanho do Cache do Codificador de Texto",
"reload": "",
- "hint": "ufogen"
+ "hint": ""
},
{
- "id": "",
- "label": "ui card size (px)",
- "localized": "Tamanho do cartão da UI (px)",
+ "id": 816,
+ "label": "T5: Use shared instance of text encoder",
+ "localized": "T5: Usar instância compartilhada do codificador de texto",
"reload": "",
- "hint": "tamanho do cartão da UI (px)"
+ "hint": ""
},
{
- "id": "",
- "label": "ui fetch network info on mouse-over",
- "localized": "UI buscar informações de rede ao passar o mouse",
+ "id": 817,
+ "label": "Tunable ops limit",
+ "localized": "Limite de Ops Ajustáveis",
"reload": "",
- "hint": "UI buscar informações de rede ao passar o mouse"
+ "hint": ""
},
{
- "id": "",
- "label": "ui height (%)",
- "localized": "Altura da UI (%)",
+ "id": 818,
+ "label": "ToMe",
+ "localized": "ToMe",
"reload": "",
- "hint": "altura da UI (%)"
+ "hint": ""
},
{
- "id": "",
- "label": "ui locale",
- "localized": "Localização da UI",
+ "id": 819,
+ "label": "ToDo",
+ "localized": "ToDo",
"reload": "",
- "hint": "localização da UI"
+ "hint": ""
},
{
- "id": "",
- "label": "ui request timeout",
- "localized": "Tempo limite de requisição da UI",
+ "id": 820,
+ "label": "ToMe token merging ratio",
+ "localized": "Taxa de mesclagem de tokens ToMe",
"reload": "",
- "hint": "tempo limite de requisição da UI"
+ "hint": "Ativa a mesclagem de tokens redundantes via tomesd para melhorias de velocidade e memória, 0=desativado"
},
{
- "id": "",
- "label": "ui show on startup",
- "localized": "UI mostrar na inicialização",
+ "id": 821,
+ "label": "ToDo token merging ratio",
+ "localized": "Taxa de mesclagem de tokens ToDo",
"reload": "",
- "hint": "UI mostrar na inicialização"
+ "hint": "Ativa a mesclagem de tokens redundantes via todo para melhorias de velocidade e memória, 0=desativado"
},
{
- "id": "",
- "label": "ui sidebar width (%)",
- "localized": "Largura da barra lateral da UI (%)",
+ "id": 822,
+ "label": "TaylorSeer",
+ "localized": "TaylorSeer",
"reload": "",
- "hint": "largura da barra lateral da UI (%)"
+ "hint": ""
},
{
- "id": "",
- "label": "ui theme",
+ "id": 823,
+ "label": "TeaCache cache enabled",
+ "localized": "Cache TeaCache ativado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 824,
+ "label": "TeaCache L1 threshold",
+ "localized": "Limiar L1 TeaCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 825,
+ "label": "TAESD",
+ "localized": "TAESD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 826,
+ "label": "TAESD variant",
+ "localized": "Variante TAESD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 827,
+ "label": "TAESD decode layers",
+ "localized": "Camadas de decodificação TAESD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 828,
+ "label": "Tensorboard flush period",
+ "localized": "Período de descarte do Tensorboard",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 829,
+ "label": "Tertiary model",
+ "localized": "Modelo Terciário",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 830,
+ "label": "Target model type",
+ "localized": "Tipo de modelo alvo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 831,
+ "label": "T2I-Adapter unit 1",
+ "localized": "Unidade T2I-Adapter 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 832,
+ "label": "T2I-Adapter unit 2",
+ "localized": "Unidade T2I-Adapter 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 833,
+ "label": "T2I-Adapter unit 3",
+ "localized": "Unidade T2I-Adapter 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 834,
+ "label": "T2I-Adapter unit 4",
+ "localized": "Unidade T2I-Adapter 4",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "u": [
+ {
+ "id": 755,
+ "label": "Unload model",
+ "localized": "Descarregar modelo",
+ "reload": "",
+ "hint": "Descarregar o modelo carregado atualmente"
+ },
+ {
+ "id": 0,
+ "label": "Upload",
+ "localized": "Upload (enviar)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1423,
+ "label": "Unload",
+ "localized": "Descarregar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8586,
+ "label": "Update all installed",
+ "localized": "Atualizar todos os instalados",
+ "reload": "",
+ "hint": "Atualizar extensões instaladas para a versão mais recente disponível"
+ },
+ {
+ "id": 0,
+ "label": "Update",
+ "localized": "Atualizar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "User interface",
+ "localized": "Interface do usuário",
+ "reload": "",
+ "hint": "Revisar e definir preferências da interface do usuário"
+ },
+ {
+ "id": 5511,
+ "label": "Update all",
+ "localized": "Atualizar tudo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Upscale",
+ "localized": "Upscale (aumentar escala)",
+ "reload": "",
+ "hint": "Aumentar a escala da imagem"
+ },
+ {
+ "id": 0,
+ "label": "UI Tabs",
+ "localized": "Abas da UI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Upscaling",
+ "localized": "Escalonamento (Upscaling)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use segmentation",
+ "localized": "Usar segmentação",
+ "reload": "",
+ "hint": "Executar detalhador usando máscara de segmentação"
+ },
+ {
+ "id": 0,
+ "label": "Unload adapter",
+ "localized": "Descarregar adaptador",
+ "reload": "",
+ "hint": "Descarregar o adaptador IP imediatamente após gerar. Caso contrário, o adaptador IP permanecerá carregado para uso mais rápido no próximo processo de geração"
+ },
+ {
+ "id": 0,
+ "label": "Use same seed",
+ "localized": "Usar mesma semente",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use defaults",
+ "localized": "Usar padrões",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use text inputs",
+ "localized": "Usar entradas de texto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use random seeds",
+ "localized": "Usar sementes aleatórias",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use vision",
+ "localized": "Usar visão",
+ "reload": "",
+ "hint": "Incluir imagem de entrada ao aprimorar o prompt. Disponível apenas para modelos com capacidade de visão, marcados com o ícone ."
+ },
+ {
+ "id": 0,
+ "label": "Use samplers",
+ "localized": "Usar amostradores (samplers)",
+ "reload": "",
+ "hint": "Ative para usar amostragem (seleção aleatória de tokens com base em métodos como Top-k ou Top-p) ou desative para usar decodificação gananciosa (selecionando o token mais provável em cada etapa). A ativação torna os resultados mais diversos e criativos, porém menos determinísticos."
+ },
+ {
+ "id": 0,
+ "label": "Unload after processing",
+ "localized": "Descarregar após processamento",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "up",
+ "localized": "para cima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Upscaler",
+ "localized": "Upscaler (Escalonador)",
+ "reload": "",
+ "hint": "Qual modelo pré-treinado usar para o processo de aumento de escala."
+ },
+ {
+ "id": 0,
+ "label": "Units",
+ "localized": "Unidades",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Unload processor",
+ "localized": "Descarregar processador",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use spaces",
+ "localized": "Usar espaços",
+ "reload": "",
+ "hint": "Substituir sublinhados (underscores) por espaços na saída das tags. Alguns sistemas de prompt preferem espaços entre as palavras (ex: 'cabelo longo'), enquanto outros usam sublinhados (ex: 'cabelo_longo')."
+ },
+ {
+ "id": 0,
+ "label": "Username",
+ "localized": "Nome de usuário",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "UNET model",
+ "localized": "Modelo UNET",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use torch streams",
+ "localized": "Usar fluxos torch (torch streams)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use SVD quantization",
+ "localized": "Usar quantização SVD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use Dynamic quantization",
+ "localized": "Usar quantização dinâmica",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use quantized MatMul",
+ "localized": "Usar MatMul quantizado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use quantized MatMul with conv",
+ "localized": "Usar MatMul quantizado com conv",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use line break as prompt segment marker",
+ "localized": "Usar quebra de linha como marcador de segmento de prompt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use zeros for prompt padding",
+ "localized": "Usar zeros para preenchimento de prompt",
+ "reload": "",
+ "hint": "Forçar tensor totalmente zero quando o prompt estiver vazio para remover qualquer ruído residual"
+ },
+ {
+ "id": 0,
+ "label": "Upcast sampling",
+ "localized": "Amostragem Upcast",
+ "reload": "",
+ "hint": "Geralmente produz resultados semelhantes ao --no-half com melhor desempenho e menor uso de memória"
+ },
+ {
+ "id": 0,
+ "label": "Unset",
+ "localized": "Desmarcar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "UI save only saves selected image",
+ "localized": "Salvar da UI salva apenas imagem selecionada",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use image gallery cache",
+ "localized": "Usar cache da galeria de imagens",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use fixed width thumbnails",
+ "localized": "Usar miniaturas de largura fixa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "UI theme",
"localized": "Tema da UI",
"reload": "",
- "hint": "tema da UI"
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
+ "label": "UI request timeout",
+ "localized": "Tempo limite de requisição da UI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "UI locale",
+ "localized": "Localidade da UI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Unload upscaler after processing",
+ "localized": "Descarregar upscaler após processamento",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Upscaler latent steps",
+ "localized": "Passos latentes do upscaler",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Upscaler tile size",
+ "localized": "Tamanho do bloco (tile) do upscaler",
+ "reload": "",
+ "hint": "0 = sem blocagem"
+ },
+ {
+ "id": 0,
+ "label": "Upscaler tile overlap",
+ "localized": "Sobreposição de blocos do upscaler",
+ "reload": "",
+ "hint": "Valores baixos = emendas visíveis"
+ },
+ {
+ "id": 0,
+ "label": "Use cached model config when available",
+ "localized": "Usar configuração de modelo em cache quando disponível",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "UI show on startup",
+ "localized": "Mostrar UI ao iniciar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "UI sidebar width (%)",
+ "localized": "Largura da barra lateral da UI (%)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "UI height (%)",
+ "localized": "Altura da UI (%)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "UI fetch network info on mouse-over",
+ "localized": "UI buscar info da rede ao passar o mouse",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use reference values when available",
+ "localized": "Usar valores de referência quando disponíveis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "user",
+ "localized": "usuário",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Upcast attention layer",
+ "localized": "Upcast na camada de atenção",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use separate base dict",
+ "localized": "Usar dicionário base separado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use model EMA weights when possible",
+ "localized": "Usar pesos EMA do modelo quando possível",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use Kohya method for handling multiple LoRA",
+ "localized": "Usar método Kohya para lidar com múltiplos LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "UI scripts order",
+ "localized": "Ordem dos scripts da UI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Use upscaler as suffix",
+ "localized": "Usar upscaler como sufixo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Unload Current Model from VRAM",
+ "localized": "Descarregar modelo atual da VRAM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
"label": "unet",
"localized": "unet",
"reload": "",
- "hint": "unet"
+ "hint": ""
},
{
- "id": "",
- "label": "unet depth",
- "localized": "Profundidade da Unet",
+ "id": 0,
+ "label": "Upsample",
+ "localized": "Upsample (Subamostragem superior)",
"reload": "",
- "hint": "profundidade da unet"
- },
+ "hint": ""
+ }
+ ],
+ "v": [
{
- "id": "",
- "label": "unet enabled",
- "localized": "Unet ativada",
+ "id": 672,
+ "label": "Video",
+ "localized": "Vídeo",
"reload": "",
- "hint": "unet ativada"
+ "hint": "Crie vídeos usando diferentes métodos Suporta texto-para-vídeo, imagem-para-vídeo de primeiro ao último quadro, etc."
},
{
- "id": "",
- "label": "unet max tile size",
- "localized": "Tamanho máximo do bloco Unet",
+ "id": 673,
+ "label": "Video Params",
+ "localized": "Parâmetros de Vídeo",
"reload": "",
- "hint": "tamanho máximo do bloco unet"
+ "hint": "Configurações relacionadas à codificação do arquivo de vídeo de saída"
},
{
- "id": "",
- "label": "unet min tile size",
- "localized": "Tamanho mínimo do bloco Unet",
+ "id": 674,
+ "label": "VLM Caption",
+ "localized": "Legenda VLM",
"reload": "",
- "hint": "tamanho mínimo do bloco unet"
+ "hint": "Analisa a imagem usando um modelo de linguagem visual (Vision Language Model)"
},
{
- "id": "",
- "label": "unet model",
- "localized": "Modelo Unet",
+ "id": 675,
+ "label": "Variational Auto Encoder",
+ "localized": "Variational Auto Encoder",
"reload": "",
- "hint": "modelo unet"
+ "hint": "Configurações relacionadas ao Variational Auto Encoder (VAE) e ao processo de decodificação de imagem durante a geração"
},
{
- "id": "",
- "label": "unet swap size",
- "localized": "Tamanho de troca da Unet",
+ "id": 676,
+ "label": "VAE",
+ "localized": "VAE",
"reload": "",
- "hint": "tamanho de troca da unet"
+ "hint": "Variational Auto Encoder: modelo usado para executar a decodificação da imagem ao final da geração"
},
{
- "id": "",
- "label": "uniform",
- "localized": "Uniforme",
+ "id": 677,
+ "label": "Video Output",
+ "localized": "Saída de Vídeo",
"reload": "",
- "hint": "uniforme"
+ "hint": ""
},
{
- "id": "",
- "label": "units",
- "localized": "Unidades",
+ "id": 678,
+ "label": "Variation",
+ "localized": "Variação",
"reload": "",
- "hint": "unidades"
+ "hint": "Segunda semente (seed) a ser misturada com a semente primária"
},
{
- "id": "",
- "label": "unload current model from vram",
- "localized": "Descarregar modelo atual da VRAM",
+ "id": 679,
+ "label": "Variation strength",
+ "localized": "Força da variação",
"reload": "",
- "hint": "descarregar modelo atual da VRAM"
+ "hint": "Quão forte será a variação produzida. Em 0, não haverá efeito. Em 1, você obterá a imagem completa com a semente de variação (exceto para amostradores ancestrais, onde você obterá algo aleatório)"
},
{
- "id": "",
- "label": "unload upscaler after processing",
- "localized": "Descarregar upscaler após processamento",
+ "id": 680,
+ "label": "VAE type",
+ "localized": "Tipo de VAE",
"reload": "",
- "hint": "descarregar upscaler após processamento"
+ "hint": "Escolha se deseja executar o VAE completo, VAE de qualidade reduzida ou tentar usar um serviço de VAE remoto"
},
{
- "id": "",
- "label": "unset",
- "localized": "Desdefinir",
+ "id": 681,
+ "label": "Vibrance",
+ "localized": "Vibração",
"reload": "",
- "hint": "desdefinir"
+ "hint": ""
},
{
- "id": "",
- "label": "up",
- "localized": "up",
- "reload": "",
- "hint": "up"
- },
- {
- "id": "",
- "label": "upcast attention layer",
- "localized": "Camada de atenção upcast",
- "reload": "",
- "hint": "camada de atenção upcast"
- },
- {
- "id": "",
- "label": "update",
- "localized": "Atualizar",
- "reload": "",
- "hint": "atualizar"
- },
- {
- "id": "",
- "label": "upload",
- "localized": "Carregar",
- "reload": "",
- "hint": "carregar"
- },
- {
- "id": "",
- "label": "use brownian noise",
- "localized": "Usar ruído browniano",
- "reload": "",
- "hint": "usar ruído browniano"
- },
- {
- "id": "",
- "label": "use cached model config when available",
- "localized": "Usar configuração de modelo em cache quando disponível",
- "reload": "",
- "hint": "usar configuração de modelo em cache quando disponível"
- },
- {
- "id": "",
- "label": "use defaults",
- "localized": "Usar padrões",
- "reload": "",
- "hint": "usar padrões"
- },
- {
- "id": "",
- "label": "use dynamic thresholding",
- "localized": "Usar limiarização dinâmica",
- "reload": "",
- "hint": "usar limiarização dinâmica"
- },
- {
- "id": "",
- "label": "use fixed width thumbnails",
- "localized": "Usar miniaturas de largura fixa",
- "reload": "",
- "hint": "usar miniaturas de largura fixa"
- },
- {
- "id": "",
- "label": "use image gallery cache",
- "localized": "Usar cache da galeria de imagens",
- "reload": "",
- "hint": "usar cache da galeria de imagens"
- },
- {
- "id": "",
- "label": "use karras sigmas",
- "localized": "Usar sigmas de Karras",
- "reload": "",
- "hint": "usar sigmas de Karras"
- },
- {
- "id": "",
- "label": "use line break as prompt segment marker",
- "localized": "Usar quebra de linha como marcador de segmento de prompt",
- "reload": "",
- "hint": "usar quebra de linha como marcador de segmento de prompt"
- },
- {
- "id": "",
- "label": "use model ema weights when possible",
- "localized": "Usar pesos EMA do modelo quando possível",
- "reload": "",
- "hint": "usar pesos EMA do modelo quando possível"
- },
- {
- "id": "",
- "label": "use quantization",
- "localized": "Usar quantização",
- "reload": "",
- "hint": "usar quantização"
- },
- {
- "id": "",
- "label": "use random seeds",
- "localized": "Usar sementes aleatórias",
- "reload": "",
- "hint": "usar sementes aleatórias"
- },
- {
- "id": "",
- "label": "use reference values when available",
- "localized": "Usar valores de referência quando disponível",
- "reload": "",
- "hint": "usar valores de referência quando disponível"
- },
- {
- "id": "",
- "label": "use same seed",
- "localized": "Usar a mesma semente",
- "reload": "",
- "hint": "usar a mesma semente"
- },
- {
- "id": "",
- "label": "use sample",
- "localized": "Usar amostra",
- "reload": "",
- "hint": "usar amostra"
- },
- {
- "id": "",
- "label": "use separate base dict",
- "localized": "Usar dicionário base separado",
- "reload": "",
- "hint": "usar dicionário base separado"
- },
- {
- "id": "",
- "label": "use simplified solvers in final steps",
- "localized": "Usar resolvedores simplificados nas etapas finais",
- "reload": "",
- "hint": "usar resolvedores simplificados nas etapas finais"
- },
- {
- "id": "",
- "label": "use text inputs",
- "localized": "Usar entradas de texto",
- "reload": "",
- "hint": "usar entradas de texto"
- },
- {
- "id": "",
- "label": "user",
- "localized": "Usuário",
- "reload": "",
- "hint": "usuário"
- },
- {
- "id": "",
- "label": "username",
- "localized": "Nome de usuário",
- "reload": "",
- "hint": "nome de usuário"
- },
- {
- "id": "",
- "label": "v_prediction",
- "localized": "Predição V",
- "reload": "",
- "hint": "Predição V"
- },
- {
- "id": "",
- "label": "vae enabled",
- "localized": "VAE ativado",
- "reload": "",
- "hint": "VAE ativado"
- },
- {
- "id": "",
- "label": "vae sliced encode",
- "localized": "Codificação fatiada VAE",
- "reload": "",
- "hint": "Codificação fatiada VAE"
- },
- {
- "id": "",
- "label": "vae swap size",
- "localized": "Tamanho de troca VAE",
- "reload": "",
- "hint": "Tamanho de troca VAE"
- },
- {
- "id": "",
- "label": "vae tile overlap",
- "localized": "Sobreposição de ladrilhos VAE",
- "reload": "",
- "hint": "Sobreposição de ladrilhos VAE"
- },
- {
- "id": "",
- "label": "vae tile size",
- "localized": "Tamanho do ladrilho VAE",
- "reload": "",
- "hint": "Tamanho do ladrilho VAE"
- },
- {
- "id": "",
- "label": "vary_coeff",
- "localized": "Coeficiente de variação",
- "reload": "",
- "hint": "Coeficiente de variação"
- },
- {
- "id": "",
- "label": "vdm solver",
- "localized": "Resolvedor VDM",
- "reload": "",
- "hint": "Resolvedor VDM"
- },
- {
- "id": "",
- "label": "version",
+ "id": 682,
+ "label": "Version",
"localized": "Versão",
"reload": "",
- "hint": "Versão"
+ "hint": ""
},
{
- "id": "",
- "label": "vgen params",
- "localized": "Parâmetros vgen",
+ "id": 683,
+ "label": "Video format",
+ "localized": "Formato de vídeo",
"reload": "",
- "hint": "Parâmetros vgen"
+ "hint": "Formato e codec do vídeo de saída"
},
{
- "id": "",
- "label": "vibrance",
- "localized": "Vibrância",
+ "id": 684,
+ "label": "Video duration",
+ "localized": "Duração do vídeo",
"reload": "",
- "hint": "Vibrância"
+ "hint": ""
},
{
- "id": "",
- "label": "video file",
+ "id": 685,
+ "label": "Video engine",
+ "localized": "Motor de vídeo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 686,
+ "label": "Video model",
+ "localized": "Modelo de vídeo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 687,
+ "label": "VAE decode",
+ "localized": "Decodificação VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 688,
+ "label": "Video interpolation",
+ "localized": "Interpolação de vídeo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 689,
+ "label": "Video codec",
+ "localized": "Codec de vídeo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 690,
+ "label": "Video options",
+ "localized": "Opções de vídeo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 691,
+ "label": "Video save video",
+ "localized": "Salvar vídeo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 692,
+ "label": "Video save frames",
+ "localized": "Salvar quadros",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 693,
+ "label": "Video save safetensors",
+ "localized": "Salvar safetensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 694,
+ "label": "Video file",
"localized": "Arquivo de vídeo",
"reload": "",
- "hint": "Arquivo de vídeo"
+ "hint": ""
},
{
- "id": "",
- "label": "video type",
- "localized": "Tipo de vídeo",
- "reload": "",
- "hint": "Tipo de vídeo"
- },
- {
- "id": "",
- "label": "vlm",
- "localized": "VLM",
- "reload": "",
- "hint": "VLM"
- },
- {
- "id": "",
- "label": "vlm model",
+ "id": 695,
+ "label": "VLM Model",
"localized": "Modelo VLM",
"reload": "",
- "hint": "Modelo VLM"
+ "hint": "Selecione qual modelo usar para tarefas de Linguagem Visual. Modelos que suportam o modo de pensamento estão marcados com um ícone ."
},
{
- "id": "",
- "label": "vlm: default model",
- "localized": "VLM: modelo padrão",
+ "id": 696,
+ "label": "VLM Max Tokens",
+ "localized": "Máximo de Tokens VLM",
"reload": "",
- "hint": "VLM: modelo padrão"
+ "hint": "Número máximo de tokens que o modelo pode gerar em sua resposta. O modelo não tem ciência deste limite durante a geração e isso não fará com que o modelo tente gerar respostas mais detalhadas ou concisas; ele simplesmente define um limite rígido para o comprimento e cortará a resposta forçadamente quando o limite for atingido."
},
{
- "id": "",
- "label": "vlm: default prompt",
- "localized": "VLM: prompt padrão",
+ "id": 697,
+ "label": "VLM Num Beams",
+ "localized": "Número de Beams VLM",
"reload": "",
- "hint": "VLM: prompt padrão"
+ "hint": "Mantém vários caminhos candidatos simultaneamente e seleciona a melhor sequência geral. Como explorar vários rascunhos de uma vez para encontrar o melhor. Mais minucioso, porém muito mais lento e menos criativo que a amostragem aleatória. Geralmente não recomendado; a maioria dos VLMs modernos performa melhor com métodos de amostragem. Defina como 1 para desativar."
},
{
- "id": "",
- "label": "vlm: max length",
- "localized": "VLM: comprimento máximo",
+ "id": 698,
+ "label": "VLM Temperature",
+ "localized": "Temperatura VLM",
"reload": "",
- "hint": "VLM: comprimento máximo"
+ "hint": "Controla a aleatoriedade na seleção de tokens. Valores baixos (ex: 0.1) tornam os resultados mais focados e determinísticos, escolhendo sempre tokens de alta probabilidade. Valores altos (ex: 0.9) aumentam a criatividade e diversidade permitindo tokens menos prováveis. Defina como 0 para uma saída totalmente determinística."
},
{
- "id": "",
- "label": "vlm: num beams",
- "localized": "VLM: número de feixes",
+ "id": 699,
+ "label": "VLM",
+ "localized": "VLM",
"reload": "",
- "hint": "VLM: número de feixes"
+ "hint": ""
},
{
- "id": "",
- "label": "vlm: top-k",
- "localized": "VLM: top-k",
+ "id": 700,
+ "label": "VAE model",
+ "localized": "Modelo VAE",
"reload": "",
- "hint": "VLM: top-k"
+ "hint": "O VAE ajuda com detalhes finos na imagem final e também pode alterar cores"
},
{
- "id": "",
- "label": "vlm: top-p",
- "localized": "VLM: top-p",
+ "id": 701,
+ "label": "VAE slicing",
+ "localized": "Fatiamento VAE (Slicing)",
"reload": "",
- "hint": "VLM: top-p"
+ "hint": "Decodifica latentes em lote uma imagem por vez para economizar VRAM. Pequeno ganho de performance na decodificação VAE em lotes multi-imagem"
},
{
- "id": "",
- "label": "vlm: use sample method",
- "localized": "VLM: usar método de amostragem",
+ "id": 702,
+ "label": "VAE tiling",
+ "localized": "Ladrilhamento VAE (Tiling)",
"reload": "",
- "hint": "VLM: usar método de amostragem"
+ "hint": "Divide imagens grandes em ladrilhos sobrepostos para economizar VRAM. Resulta em um pequeno aumento no tempo de processamento"
},
{
- "id": "",
- "label": "warmth",
- "localized": "Calor",
+ "id": 703,
+ "label": "VAE tile size",
+ "localized": "Tamanho do ladrilho VAE",
"reload": "",
- "hint": "Calor"
+ "hint": ""
},
{
- "id": "",
- "label": "webp lossless compression",
- "localized": "Compressão sem perdas WebP",
+ "id": 704,
+ "label": "VAE tile overlap",
+ "localized": "Sobreposição do ladrilho VAE",
"reload": "",
- "hint": "Compressão sem perdas WebP"
+ "hint": ""
},
{
- "id": "",
- "label": "weight",
- "localized": "Peso",
+ "id": 705,
+ "label": "verbose",
+ "localized": "detalhado (verbose)",
"reload": "",
- "hint": "Peso"
+ "hint": ""
},
{
- "id": "",
- "label": "width after",
- "localized": "Largura depois",
+ "id": 706,
+ "label": "VAE sliced encode",
+ "localized": "Codificação VAE fatiada",
"reload": "",
- "hint": "Largura depois"
+ "hint": ""
},
{
- "id": "",
- "label": "width before",
- "localized": "Largura antes",
+ "id": 707,
+ "label": "VGen params",
+ "localized": "Parâmetros VGen",
"reload": "",
- "hint": "Largura antes"
- },
+ "hint": ""
+ }
+ ],
+ "w": [
{
- "id": "",
- "label": "width mask",
- "localized": "Máscara de largura",
- "reload": "",
- "hint": "Máscara de largura"
- },
- {
- "id": "",
- "label": "wiki",
+ "id": 0,
+ "label": "Wiki",
"localized": "Wiki",
"reload": "",
- "hint": "Wiki"
+ "hint": ""
},
{
- "id": "",
- "label": "wildcards",
- "localized": "Curingas",
+ "id": 1,
+ "label": "Wildcards",
+ "localized": "Wildcards",
"reload": "",
- "hint": "Curingas"
+ "hint": ""
},
{
- "id": "",
- "label": "x components",
+ "id": 2,
+ "label": "WanAI",
+ "localized": "WanAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Watermarking",
+ "localized": "Marca d'água",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Width",
+ "localized": "Largura",
+ "reload": "",
+ "hint": "Largura da imagem"
+ },
+ {
+ "id": 5,
+ "label": "Warmth",
+ "localized": "Calidez",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Weight",
+ "localized": "Peso",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Width after",
+ "localized": "Largura após",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Width mask",
+ "localized": "Máscara de largura",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "WebP lossless compression",
+ "localized": "Compressão WebP sem perdas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Weights clip",
+ "localized": "Corte de pesos (weights clip)",
+ "reload": "",
+ "hint": "Força os pesos mesclados a não serem mais pesados que o modelo original, evitando saturação excessiva e artefatos de burn-in"
+ }
+ ],
+ "x": [
+ {
+ "id": 0,
+ "label": "XS",
+ "localized": "XS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "X components",
"localized": "Componentes X",
"reload": "",
- "hint": "Componentes X"
+ "hint": ""
},
{
- "id": "",
- "label": "x overlap",
+ "id": 2,
+ "label": "X overlap",
"localized": "Sobreposição X",
"reload": "",
- "hint": "Sobreposição X"
+ "hint": ""
},
{
- "id": "",
- "label": "x type",
+ "id": 3,
+ "label": "X-axis tiles",
+ "localized": "Quadrantes do eixo X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "X-axis tile overlap",
+ "localized": "Sobreposição de quadrantes do eixo X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "X type",
"localized": "Tipo X",
"reload": "",
- "hint": "Tipo X"
+ "hint": ""
},
{
- "id": "",
- "label": "x-axis tile overlap",
- "localized": "Sobreposição de ladrilhos do eixo X",
+ "id": 6,
+ "label": "X values",
+ "localized": "Valores X",
"reload": "",
- "hint": "Sobreposição de ladrilhos do eixo X"
+ "hint": "Separe os valores para o eixo X usando vírgulas"
},
{
- "id": "",
- "label": "x-axis tiles",
- "localized": "Ladrilhos do eixo X",
- "reload": "",
- "hint": "Ladrilhos do eixo X"
- },
- {
- "id": "",
+ "id": 7,
"label": "xhinker",
- "localized": "Xhinker",
+ "localized": "xhinker",
"reload": "",
- "hint": "Xhinker"
+ "hint": ""
},
{
- "id": "",
- "label": "xs",
- "localized": "xs",
+ "id": 8,
+ "label": "xFormers",
+ "localized": "xFormers",
"reload": "",
- "hint": "xs"
+ "hint": "Otimização de memória. Não determinístico (resultados diferentes a cada vez)"
},
{
- "id": "",
- "label": "y components",
+ "id": 9,
+ "label": "xet",
+ "localized": "xet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "XYZ Grid",
+ "localized": "Grade XYZ",
+ "reload": "",
+ "hint": "A grade XYZ é um módulo poderoso que cria uma grade de imagens baseada na variação de múltiplos parâmetros de geração"
+ }
+ ],
+ "y": [
+ {
+ "id": 0,
+ "label": "Y components",
"localized": "Componentes Y",
"reload": "",
- "hint": "Componentes Y"
+ "hint": "Componentes para o eixo vertical (Y) no processo de geração."
},
{
- "id": "",
- "label": "y overlap",
+ "id": 0,
+ "label": "Y overlap",
"localized": "Sobreposição Y",
"reload": "",
- "hint": "Sobreposição Y"
+ "hint": "Quantidade de pixels sobrepostos entre as divisões no eixo Y."
},
{
- "id": "",
- "label": "y type",
+ "id": 0,
+ "label": "Y-axis tiles",
+ "localized": "Blocos do eixo Y",
+ "reload": "",
+ "hint": "Número de divisões ou blocos (tiles) ao longo do eixo vertical."
+ },
+ {
+ "id": 0,
+ "label": "Y-axis tile overlap",
+ "localized": "Sobreposição de blocos do eixo Y",
+ "reload": "",
+ "hint": "Tamanho da área de sobreposição entre os blocos no eixo vertical."
+ },
+ {
+ "id": 0,
+ "label": "Y type",
"localized": "Tipo Y",
"reload": "",
- "hint": "Tipo Y"
+ "hint": "O tipo de parâmetro ou atributo a ser variado no eixo vertical da grade."
},
{
- "id": "",
- "label": "y-axis tile overlap",
- "localized": "Sobreposição de ladrilhos do eixo Y",
+ "id": 0,
+ "label": "Y values",
+ "localized": "Valores Y",
"reload": "",
- "hint": "Sobreposição de ladrilhos do eixo Y"
- },
+ "hint": "Separe os valores para o eixo Y utilizando vírgulas"
+ }
+ ],
+ "z": [
{
- "id": "",
- "label": "y-axis tiles",
- "localized": "Ladrilhos do eixo Y",
+ "id": 0,
+ "label": "ZImageTurbo",
+ "localized": "ZImageTurbo",
"reload": "",
- "hint": "Ladrilhos do eixo Y"
+ "hint": ""
},
{
- "id": "",
- "label": "z type",
- "localized": "Tipo Z",
+ "id": 1,
+ "label": "zimage",
+ "localized": "zimage",
"reload": "",
- "hint": "Tipo Z"
+ "hint": ""
},
{
- "id": "",
- "label": "zero",
+ "id": 2,
+ "label": "ZeroStar init steps",
+ "localized": "Passos de inicialização ZeroStar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Zero",
"localized": "Zero",
"reload": "",
- "hint": "Zero"
+ "hint": ""
},
{
- "id": "",
- "label": "zoe depth",
- "localized": "Profundidade Zoe",
+ "id": 4,
+ "label": "Z type",
+ "localized": "Tipo Z",
"reload": "",
- "hint": "Profundidade Zoe"
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Z values",
+ "localized": "Valores Z",
+ "reload": "",
+ "hint": "Separe os valores para o eixo Z usando vírgulas"
+ },
+ {
+ "id": 6,
+ "label": "Zoe Depth",
+ "localized": "Profundidade Zoe (Zoe Depth)",
+ "reload": "",
+ "hint": ""
}
]
-}
+}
\ No newline at end of file
diff --git a/html/locale_qq.json b/html/locale_qq.json
new file mode 100644
index 000000000..97d5f4ff3
--- /dev/null
+++ b/html/locale_qq.json
@@ -0,0 +1,11074 @@
+{
+ "0": [
+ {
+ "id": 0,
+ "label": "1st Stage",
+ "localized": "Gradus Primus",
+ "reload": "",
+ "hint": "Initiale gradus processus generationis."
+ },
+ {
+ "id": 0,
+ "label": "2nd Stage",
+ "localized": "Gradus Secundus",
+ "reload": "",
+ "hint": "Secundus gradus processus generationis."
+ },
+ {
+ "id": 0,
+ "label": "2nd Scale",
+ "localized": "Scala Secunda",
+ "reload": "",
+ "hint": "Parametrum scalae pro secundo gradu."
+ },
+ {
+ "id": 0,
+ "label": "2nd Restart step",
+ "localized": "Gradus Resumptionis Secundus",
+ "reload": "",
+ "hint": "Punctum temporis pro secunda resumptione processus."
+ },
+ {
+ "id": 0,
+ "label": "3rd Stage",
+ "localized": "Gradus Tertius",
+ "reload": "",
+ "hint": "Tertius gradus processus generationis."
+ },
+ {
+ "id": 0,
+ "label": "3rd Scale",
+ "localized": "Scala Tertia",
+ "reload": "",
+ "hint": "Parametrum scalae pro tertio gradu."
+ },
+ {
+ "id": 0,
+ "label": "3rd Restart step",
+ "localized": "Gradus Resumptionis Tertius",
+ "reload": "",
+ "hint": "Punctum temporis pro tertia resumptione processus."
+ },
+ {
+ "id": 0,
+ "label": "4th Stage",
+ "localized": "Gradus Quartus",
+ "reload": "",
+ "hint": "Quartus gradus processus generationis."
+ },
+ {
+ "id": 0,
+ "label": "4th Scale",
+ "localized": "Scala Quarta",
+ "reload": "",
+ "hint": "Parametrum scalae pro quarto gradu."
+ },
+ {
+ "id": 0,
+ "label": "4th Restart step",
+ "localized": "Gradus Resumptionis Quartus",
+ "reload": "",
+ "hint": "Punctum temporis pro quarta resumptione processus."
+ }
+ ],
+ "_": [
+ {
+ "id": 0,
+ "label": "⟲",
+ "localized": "",
+ "reload": "txt2img_styles_refresh",
+ "hint": "Reficere"
+ },
+ {
+ "id": 1,
+ "label": "↶",
+ "localized": "",
+ "reload": "txt2img_styles_apply",
+ "hint": "Applicare stilum selectum ad promptum"
+ },
+ {
+ "id": 2,
+ "label": "↷",
+ "localized": "",
+ "reload": "txt2img_styles_save",
+ "hint": "Servare promptum hodiernum ut stilum"
+ },
+ {
+ "id": 3,
+ "label": "⇅",
+ "localized": "",
+ "reload": "txt2img_res_btn_swap",
+ "hint": "Commutare valores"
+ },
+ {
+ "id": 4,
+ "label": "🎲️",
+ "localized": "",
+ "reload": "txt2img_seed_random",
+ "hint": "Uti seminibus fortuitis"
+ },
+ {
+ "id": 5,
+ "label": "⬅️",
+ "localized": "",
+ "reload": "txt2img_seed_reuse",
+ "hint": "Iterum uti semine ex ultima imagine genita"
+ },
+ {
+ "id": 6,
+ "label": "🕮",
+ "localized": "",
+ "reload": "txt2img_guider_docs",
+ "hint": "Servare parametra ultimae imaginis genitae ut exemplar stili"
+ },
+ {
+ "id": 7,
+ "label": "📐",
+ "localized": "",
+ "reload": "txt2img_resize_detect_size",
+ "hint": "Metiri magnitudinem ex imagine exsistente"
+ },
+ {
+ "id": 8,
+ "label": "☲",
+ "localized": "",
+ "reload": "txt2img_yolo_models_list",
+ "hint": "Mutare typum visus"
+ },
+ {
+ "id": 9,
+ "label": "⊜",
+ "localized": "",
+ "reload": "xyz_grid_x_list",
+ "hint": "Replere"
+ },
+ {
+ "id": 10,
+ "label": "",
+ "localized": "",
+ "reload": "txt2img_caption_output",
+ "hint": "Subscribere imaginem"
+ },
+ {
+ "id": 11,
+ "label": "⁜",
+ "localized": "",
+ "reload": "txt2img_image_fit",
+ "hint": "Rotare methodum aptandi imaginis"
+ },
+ {
+ "id": 12,
+ "label": "➠ Control",
+ "localized": "➠ Regimen",
+ "reload": "",
+ "hint": "Transferre imaginem ad carcerem regiminis"
+ },
+ {
+ "id": 13,
+ "label": "➠ Text",
+ "localized": "➠ Textus",
+ "reload": "",
+ "hint": "Transferre imaginem ad carcerem textus"
+ },
+ {
+ "id": 14,
+ "label": "➠ Image",
+ "localized": "➠ Imago",
+ "reload": "",
+ "hint": "Transferre imaginem ad carcerem imaginis"
+ },
+ {
+ "id": 15,
+ "label": "➠ Process",
+ "localized": "➠ Processus",
+ "reload": "",
+ "hint": "Transferre imaginem ad carcerem processus"
+ },
+ {
+ "id": 16,
+ "label": "➠ Caption",
+ "localized": "➠ Titulus",
+ "reload": "",
+ "hint": "Transferre imaginem ad carcerem tituli"
+ },
+ {
+ "id": 17,
+ "label": "➠ Sketch",
+ "localized": "➠ Adumbratio",
+ "reload": "",
+ "hint": "Transferre imaginem ad carcerem adumbrationis"
+ },
+ {
+ "id": 18,
+ "label": "➠ Inpaint",
+ "localized": "➠ Inpictura",
+ "reload": "",
+ "hint": "Transferre imaginem ad carcerem inpicturae"
+ },
+ {
+ "id": 19,
+ "label": "➠ Composite",
+ "localized": "➠ Compositio",
+ "reload": "",
+ "hint": "Transferre imaginem ad carcerem inpicturae adumbrationis"
+ },
+ {
+ "id": 20,
+ "label": "⬆️",
+ "localized": "",
+ "reload": "controlnet_unit-0-upload",
+ "hint": "Imponere imaginem"
+ },
+ {
+ "id": 21,
+ "label": "🔄",
+ "localized": "",
+ "reload": "controlnet_unit-0-reset",
+ "hint": "Redintegrare valores"
+ },
+ {
+ "id": 22,
+ "label": "🖼️",
+ "localized": "",
+ "reload": "controlnet_unit-0-preview",
+ "hint": "Ostendere praevisum"
+ },
+ {
+ "id": 23,
+ "label": "↺",
+ "localized": "",
+ "reload": "video_model_load",
+ "hint": "Statim applicare selectionem"
+ },
+ {
+ "id": 24,
+ "label": "",
+ "localized": "",
+ "reload": "component-5772",
+ "hint": "Ordinare secundum nomen, ascendens"
+ },
+ {
+ "id": 25,
+ "label": "",
+ "localized": "",
+ "reload": "component-5773",
+ "hint": "Ordinare secundum nomen, descendens"
+ },
+ {
+ "id": 26,
+ "label": "",
+ "localized": "",
+ "reload": "component-5774",
+ "hint": "Ordinare secundum magnitudinem, ascendens"
+ },
+ {
+ "id": 27,
+ "label": "",
+ "localized": "",
+ "reload": "component-5775",
+ "hint": "Ordinare secundum magnitudinem, descendens"
+ },
+ {
+ "id": 28,
+ "label": "",
+ "localized": "",
+ "reload": "component-5776",
+ "hint": "Ordinare secundum resolutionem, ascendens"
+ },
+ {
+ "id": 29,
+ "label": "",
+ "localized": "",
+ "reload": "component-5777",
+ "hint": "Ordinare secundum resolutionem, descendens"
+ },
+ {
+ "id": 30,
+ "label": "",
+ "localized": "",
+ "reload": "component-5778",
+ "hint": "Ordinare secundum tempus, ascendens"
+ },
+ {
+ "id": 31,
+ "label": "",
+ "localized": "",
+ "reload": "component-5779",
+ "hint": "Ordinare secundum tempus, descendens"
+ },
+ {
+ "id": 32,
+ "label": "⊗",
+ "localized": "",
+ "reload": "quicksettings_clear",
+ "hint": "Redintegrare valores"
+ },
+ {
+ "id": 33,
+ "label": "🔍",
+ "localized": "",
+ "reload": "docs_btn_search",
+ "hint": "Quaerere"
+ },
+ {
+ "id": 34,
+ "label": "⇨",
+ "localized": "",
+ "reload": "component-5567",
+ "hint": "Applicare praeset"
+ },
+ {
+ "id": 35,
+ "label": "※",
+ "localized": "",
+ "reload": "txt2img_extra_model",
+ "hint": "Onerare exemplar ut limatorem (refiner) si selectum, aliter ut exemplar fundamentale"
+ },
+ {
+ "id": 36,
+ "label": "🔎︎",
+ "localized": "",
+ "reload": "txt2img_extra_scan",
+ "hint": "Scrutari CivitAI pro metadatis deessentibus et praevisis"
+ },
+ {
+ "id": 37,
+ "label": "⇕",
+ "localized": "",
+ "reload": "txt2img_extra_sort",
+ "hint": "Ordinare secundum: Nomen (asc/desc), Magnitudinem (max/min), Tempus (nov/vet)"
+ },
+ {
+ "id": 38,
+ "label": "✕",
+ "localized": "",
+ "reload": "txt2img_extra_close",
+ "hint": "Claudere"
+ }
+ ],
+ "a": [
+ {
+ "id": 0,
+ "label": "Advanced",
+ "localized": "Provecta",
+ "reload": "n/a",
+ "hint": "Optiones provectae ad generationem imaginum regendam"
+ },
+ {
+ "id": 1,
+ "label": "Adapters",
+ "localized": "Adaptores",
+ "reload": "n/a",
+ "hint": "Configurationes ad IP Adaptores pertinentes"
+ },
+ {
+ "id": 2,
+ "label": "Apply to model",
+ "localized": "Applicare ad exemplar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Analyze",
+ "localized": "Analyzare",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Apply changes",
+ "localized": "Applicare mutationes",
+ "reload": "n/a",
+ "hint": "Applicare omnes mutationes et rursus initiare servitrum"
+ },
+ {
+ "id": 5,
+ "label": "Apply settings",
+ "localized": "Applicare praecepta",
+ "reload": "n/a",
+ "hint": "Servare praecepta currentia, rursus initiatio servitri commendatur"
+ },
+ {
+ "id": 6,
+ "label": "Analyze model",
+ "localized": "Analyzare exemplar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "All",
+ "localized": "Omnia",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "artist",
+ "localized": "artifex",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Alpha",
+ "localized": "Alpha",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Advanced Options",
+ "localized": "Optiones Provectae",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Appearance",
+ "localized": "Species",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Answer",
+ "localized": "Responsum",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Adjust start",
+ "localized": "Ajustare initium",
+ "reload": "n/a",
+ "hint": "Gradus initialis quando ajustatio sigma fit"
+ },
+ {
+ "id": 14,
+ "label": "Adjust end",
+ "localized": "Ajustare finem",
+ "reload": "n/a",
+ "hint": "Gradus finalis quando ajustatio sigma fit"
+ },
+ {
+ "id": 15,
+ "label": "AutoGuidance dropout",
+ "localized": "AutoGuidance deiectio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "AutoGuidance layers",
+ "localized": "AutoGuidance strata",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "AutoGuidance config",
+ "localized": "AutoGuidance configuratio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "APG momentum",
+ "localized": "APG momentum",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "APG rescale",
+ "localized": "APG remensuratio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Attention guidance",
+ "localized": "Gubernatio attentionis",
+ "reload": "n/a",
+ "hint": "Scala CFG adhibita cum PAG: Perturbed-Attention Guidance (Gubernatio Attentionis Perturbatae)"
+ },
+ {
+ "id": 21,
+ "label": "Adaptive scaling",
+ "localized": "Scala adaptiva",
+ "reload": "n/a",
+ "hint": "Modificator adaptivus pro scala gubernationis attentionis"
+ },
+ {
+ "id": 22,
+ "label": "Active IP adapters",
+ "localized": "IP adaptores activi",
+ "reload": "n/a",
+ "hint": "Numerus adaptorum IP activorum"
+ },
+ {
+ "id": 23,
+ "label": "Adapter",
+ "localized": "Adaptor",
+ "reload": "n/a",
+ "hint": "Exemplar adaptoris IP"
+ },
+ {
+ "id": 24,
+ "label": "Anchor settings",
+ "localized": "Praecepta ancorae",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Alpha preset",
+ "localized": "Praedispositio Alpha",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Append heatmaps to results",
+ "localized": "Adiungere mappas caloris ad eventus",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Auto apply",
+ "localized": "Applicare automatice",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Amplify LUT",
+ "localized": "Amplificare LUT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Add time info",
+ "localized": "Addere notitias temporis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Add text info",
+ "localized": "Addere notitias textus",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Add metadata",
+ "localized": "Addere metadata",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Allowed languages",
+ "localized": "Linguae permissae",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Allowed alphabets",
+ "localized": "Alphabeti permissi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Apply to prompt",
+ "localized": "Applicare ad mandatum",
+ "reload": "n/a",
+ "hint": "Automatice transcribere eventum auctum in capsa mandati"
+ },
+ {
+ "id": 35,
+ "label": "Auto enhance",
+ "localized": "Augere automatice",
+ "reload": "n/a",
+ "hint": "Automatice augere mandatum ante omnem generationem imaginis"
+ },
+ {
+ "id": 36,
+ "label": "ACI: Color to Mask",
+ "localized": "ACI: Color ad Personam",
+ "reload": "n/a",
+ "hint": "Elige colorem quem vis tegere et intingere. Preme in colorem imaginis ad selectionem automaticam. Commendatur uti imaginibus sicut pegmatibus viridibus ad eventus exactos."
+ },
+ {
+ "id": 37,
+ "label": "ACI: Color tolerance",
+ "localized": "ACI: Tolerantia coloris",
+ "reload": "n/a",
+ "hint": "Ajustare tolerantiam ad colores similes in persona includendos. Valores inferiores = colores tantum simillimos tegere. Valores superiores = latiorem ambitum colorum similium tegere."
+ },
+ {
+ "id": 38,
+ "label": "ACI: Denoising strength",
+ "localized": "ACI: Vis de-strepitus",
+ "reload": "n/a",
+ "hint": "Mutare Vim De-strepitus (Denoising Strength) ad quantitatem desideratam intinctionis (inpaint) assequendam."
+ },
+ {
+ "id": 39,
+ "label": "ACI: Mask dilate",
+ "localized": "ACI: Dilatatio personae",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "ACI: Mask erode",
+ "localized": "ACI: Erosio personae",
+ "reload": "n/a",
+ "hint": "Ajustare spatium ad applicandum amissionem internam personae. (Valor commendatus = 2 ad residua in marginibus removenda)"
+ },
+ {
+ "id": 41,
+ "label": "ACI: Mask blur",
+ "localized": "ACI: Caligo personae",
+ "reload": "n/a",
+ "hint": "Ajustare caliginem ad transitum levem inter imaginem et aream intinctam creandum. (Valor commendatus = 0 pro acuitate)"
+ },
+ {
+ "id": 42,
+ "label": "Adaptive restore",
+ "localized": "Restauratio adaptiva",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Apply noise",
+ "localized": "Applicare strepitum",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Auto min score",
+ "localized": "Minimus gradus automaticus",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Auto-segment",
+ "localized": "Segmentatio automatica",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "Auto-mask",
+ "localized": "Persona automatica",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Active",
+ "localized": "Activus",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Attention",
+ "localized": "Attentio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "Adain",
+ "localized": "Adain",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Attention Adain",
+ "localized": "Attentio Adain",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Apply filter",
+ "localized": "Applicare colum",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Alpha matting",
+ "localized": "Alpha matting",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "Append Caption Files",
+ "localized": "Adiungere fasciculos tituli",
+ "reload": "n/a",
+ "hint": "Adiungere ad fasciculos tituli exsistentes loco super-scribendi. Utile pro descriptionibus additis vel notis ad imagines quae iam titulos habent."
+ },
+ {
+ "id": 54,
+ "label": "a1111",
+ "localized": "a1111",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Autocast",
+ "localized": "Autocast",
+ "reload": "n/a",
+ "hint": "Automatice determinare praecisionem durante cursu"
+ },
+ {
+ "id": 56,
+ "label": "Auto",
+ "localized": "Auto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "accuracy",
+ "localized": "accuratio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "atiadlxx (AMD only)",
+ "localized": "atiadlxx (tantum AMD)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "aot_ts_nvfuser",
+ "localized": "aot_ts_nvfuser",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Additional image browser folders",
+ "localized": "Plures capsulae navigatri imaginum",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "Add system information to metadata",
+ "localized": "Addere notitias systematis ad metadata",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "Autolaunch browser upon startup",
+ "localized": "Navigatrum automatice aperire in initio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "Allowed aspect ratios",
+ "localized": "Rationes aspectus permissae",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "Approximate",
+ "localized": "Approximata",
+ "reload": "n/a",
+ "hint": "Approximatio retis neuralis vilis. Valde velox comparata ad VAE, sed imagines producit cum resolutione quadruplo minore et qualitate inferiore"
+ },
+ {
+ "id": 65,
+ "label": "Additional postprocessing operations",
+ "localized": "Operationes post-processus additiciae",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 66,
+ "label": "Apply color correction",
+ "localized": "Applicare correctionem coloris",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "Apply mask as overlay",
+ "localized": "Applicare personam ut superpositum",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 68,
+ "label": "Apply sRGB linearization",
+ "localized": "Applicare linearizationem sRGB",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "Available networks",
+ "localized": "Retia praesto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "Auto-convert SD15 embeddings to SDXL",
+ "localized": "Convertere automatice SD15 insertiones in SDXL",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "alias",
+ "localized": "alias",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Attention query chunk size",
+ "localized": "Magnitudo fragmenti attentionis (query)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "Attention kv chunk size",
+ "localized": "Magnitudo fragmenti attentionis (kv)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "Attention chunking threshold",
+ "localized": "Limen fragmentandi attentionis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Attempt VAE roll back for NaN values",
+ "localized": "Conari regressum VAE pro valoribus NaN",
+ "reload": "n/a",
+ "hint": "Requirit Torch 2.1 et inspectionem NaN activam"
+ },
+ {
+ "id": 76,
+ "label": "Add extended info to filename when saving grid",
+ "localized": "Addere notitias extensas ad nomen fasciculi cum reticulum servatur",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Add LoRA to prompt",
+ "localized": "Addere LoRA ad mandatum",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Alpha Ratio",
+ "localized": "Ratio Alpha",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "ALPHA Block Weight Preset",
+ "localized": "Praedispositio ponderis fragmenti ALPHA",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Automatically determine rank",
+ "localized": "Determinare gradum automatice",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "Autorank ratio",
+ "localized": "Ratio gradus automatici",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "Advanced guidance params",
+ "localized": "Parametri gubernationis provectae",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 83,
+ "label": "Adapter 1",
+ "localized": "Adaptor 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "Adapter 2",
+ "localized": "Adaptor 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 85,
+ "label": "Adapter 3",
+ "localized": "Adaptor 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 86,
+ "label": "Adapter 4",
+ "localized": "Adaptor 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 87,
+ "label": "Audio",
+ "localized": "Audio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 88,
+ "label": "Advanced Options",
+ "localized": "Optiones Provectae",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 89,
+ "label": "Advanced Options",
+ "localized": "Optiones Provectae",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 90,
+ "label": "Advanced Options",
+ "localized": "Optiones Provectae",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "b": [
+ {
+ "id": 0,
+ "label": "Batch",
+ "localized": "Batch",
+ "reload": "",
+ "hint": "Ordinationes batch processui (processus per series)"
+ },
+ {
+ "id": 1,
+ "label": "Batch Caption",
+ "localized": "Titulus Batch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Batch Tag",
+ "localized": "Pittacium Batch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Benchmark",
+ "localized": "Lapis Lydius",
+ "reload": "",
+ "hint": "Curre probationes mensurae"
+ },
+ {
+ "id": 4,
+ "label": "Backend Settings",
+ "localized": "Ordinationes Posterioris",
+ "reload": "",
+ "hint": "Ordinationes pertinentes ad calculos posteriores: torch, onnx et olive"
+ },
+ {
+ "id": 5,
+ "label": "body",
+ "localized": "corpus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Beta",
+ "localized": "Beta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Balanced Offload",
+ "localized": "Onus Libratum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "BitsAndBytes",
+ "localized": "BitsAndBytes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Batch count",
+ "localized": "Numerus serierum",
+ "reload": "",
+ "hint": "Quot series imaginum creandis (nullum momentum habet in celeritate generationis aut usu VRAM)"
+ },
+ {
+ "id": 10,
+ "label": "Batch size",
+ "localized": "Magnitudo seriei",
+ "reload": "",
+ "hint": "Quot imagines in una serie creandis (auget celeritatem generationis sed maiorem VRAM consumit)"
+ },
+ {
+ "id": 11,
+ "label": "Beta schedule",
+ "localized": "Schema Beta",
+ "reload": "",
+ "hint": "Definit quomodo beta (vis fragoris per gradum) crescat. Optiones: - default: exemplar defectus - linear: aequaliter minuit fragorem per gradum - scaled: versio quadrata linearis, adhibita tantum a Stable Diffusion - cosine: deminutio lenior, saepe eventus meliores cum paucioribus gradibus - sigmoid: transiti acuta, experimentalis"
+ },
+ {
+ "id": 12,
+ "label": "Base shift",
+ "localized": "Mutatio basis",
+ "reload": "",
+ "hint": "Valor minimae mutationis pro resolutionibus humilibus cum mutatio dynamica adhibetur."
+ },
+ {
+ "id": 13,
+ "label": "Brightness",
+ "localized": "Claritas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Block",
+ "localized": "Blocus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Block size",
+ "localized": "Magnitudo bloci",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Banned words",
+ "localized": "Verba vetita",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Blur",
+ "localized": "Nebula",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Batch input directory",
+ "localized": "Directorium initus batch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Batch output directory",
+ "localized": "Directorium exitus batch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Batch mask directory",
+ "localized": "Directorium personae batch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Background threshold",
+ "localized": "Limen fundamenti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Boost",
+ "localized": "Auxilium",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Base",
+ "localized": "Basis",
+ "reload": "",
+ "hint": "Ordinationes fundamentales ad generationem imaginum currendam"
+ },
+ {
+ "id": 24,
+ "label": "Blend strength",
+ "localized": "Vis temperandi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Base model",
+ "localized": "Exemplar basale",
+ "reload": "",
+ "hint": "Exemplar principale pro omnibus operationibus"
+ },
+ {
+ "id": 26,
+ "label": "Backend",
+ "localized": "Posterius",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Benchmark steps",
+ "localized": "Gradus mensurae",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Benchmark level",
+ "localized": "Gradus Lapidis Lydii",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "balanced",
+ "localized": "libratum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "block_level",
+ "localized": "gradus_bloci",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Backend storage",
+ "localized": "Repositorium posterius",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "BF16",
+ "localized": "BF16",
+ "reload": "",
+ "hint": "Utere praecisione puncti fluitantis 16-bit modificata pro calculationibus"
+ },
+ {
+ "id": 33,
+ "label": "Batch matrix-matrix",
+ "localized": "Matrix-matrix batch",
+ "reload": "",
+ "hint": "Multiplicatio matricis batch normalis pro attentione. Certa sed non efficax pro VRAM."
+ },
+ {
+ "id": 34,
+ "label": "BCFHW",
+ "localized": "BCFHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "BFCHW",
+ "localized": "BFCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "BCHW",
+ "localized": "BCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Batch mode uses sequential seeds",
+ "localized": "Modus batch seminibus sequentialibus utitur",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Batch uses original name",
+ "localized": "Batch nomine originali utitur",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Base images folder",
+ "localized": "Scrinium imaginum basalium",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Base grids folder",
+ "localized": "Scrinium cancellorum basalium",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Build info on first access",
+ "localized": "Informationem construe in primo accessu",
+ "reload": "",
+ "hint": "Prohibet servitrum ne paginam EN construat in initio, sed eam construit cum petitur"
+ },
+ {
+ "id": 42,
+ "label": "Beta Ratio",
+ "localized": "Ratio Beta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "BETA Block Weight Preset",
+ "localized": "Praeset Ponderis Bloci BETA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Base model type",
+ "localized": "Typus exemplaris basalis",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "c": [
+ {
+ "id": 61102,
+ "label": "Caption",
+ "localized": "Inscriptio",
+ "reload": "",
+ "hint": "Analysare imagines exsistentes et descriptiones textus creare"
+ },
+ {
+ "id": 55541,
+ "label": "Contributors",
+ "localized": "Contributores",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32321,
+ "label": "Clear",
+ "localized": "Purgare",
+ "reload": "",
+ "hint": "Promptuaria purgare"
+ },
+ {
+ "id": 45201,
+ "label": "Check status",
+ "localized": "Statum inspicere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11202,
+ "label": "Composite",
+ "localized": "Compositum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88902,
+ "label": "Control",
+ "localized": "Gubernatio",
+ "reload": "",
+ "hint": "Imaginem creare cum plena moderatione"
+ },
+ {
+ "id": 44562,
+ "label": "ControlNet",
+ "localized": "ControlNet",
+ "reload": "",
+ "hint": "ControlNet est exemplar moderationis provectae"
+ },
+ {
+ "id": 77123,
+ "label": "Controls",
+ "localized": "Moderamina",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99882,
+ "label": "CaptionCaption",
+ "localized": "InscriptioInscriptio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10022,
+ "label": "Console",
+ "localized": "Consola",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33412,
+ "label": "Check for updates",
+ "localized": "Inquisitionem renovationum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55211,
+ "label": "Change log",
+ "localized": "Tabula mutationum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66123,
+ "label": "Compute Settings",
+ "localized": "Optiones Computationis",
+ "reload": "",
+ "hint": "Optiones ad praecisionem computationis, attentionem cruciatam, et optimizationes suggestuum pertinentes"
+ },
+ {
+ "id": 88123,
+ "label": "Current",
+ "localized": "Praesens",
+ "reload": "",
+ "hint": "Analysare modulos intra exemplar modo oneratum"
+ },
+ {
+ "id": 99012,
+ "label": "CivitAI",
+ "localized": "CivitAI",
+ "reload": "",
+ "hint": "Exemplaria ex CivitAI quaerere et deonerare"
+ },
+ {
+ "id": 12345,
+ "label": "Calculate missing hashes",
+ "localized": "Hash deesse calculare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55123,
+ "label": "Community",
+ "localized": "Communitas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66234,
+ "label": "Cloud",
+ "localized": "Nubes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11992,
+ "label": "Close",
+ "localized": "Claudere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44123,
+ "label": "Change model",
+ "localized": "Mutare exemplar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55124,
+ "label": "Change refiner",
+ "localized": "Mutare politorem",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66125,
+ "label": "Change VAE",
+ "localized": "Mutare VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77126,
+ "label": "Change reference",
+ "localized": "Mutare referentiam",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11234,
+ "label": "Corrections",
+ "localized": "Correctiones",
+ "reload": "",
+ "hint": "Corrigere colorem, acutiem, et claritatem imaginis inter generationem"
+ },
+ {
+ "id": 22345,
+ "label": "Control Methods",
+ "localized": "Methodi Moderationis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33456,
+ "label": "Control Media",
+ "localized": "Media Moderationis",
+ "reload": "",
+ "hint": "Addere imaginem initus ut imaginem initialem separatam pro moderatione"
+ },
+ {
+ "id": 44567,
+ "label": "ChronoEdit",
+ "localized": "ChronoEdit",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55678,
+ "label": "Cross Attention",
+ "localized": "Attentio Cruciata",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66789,
+ "label": "CLiP Skip",
+ "localized": "CLiP Skip",
+ "reload": "",
+ "hint": "Parametrum pro desitione praematura exemplaris CLIP; 1 est desinere in ultimo strato, 2 in penultimo, etc."
+ },
+ {
+ "id": 77890,
+ "label": "Cache-DiT",
+ "localized": "Cache-DiT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88901,
+ "label": "CFG-Zero",
+ "localized": "CFG-Zero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99012,
+ "label": "Cache folders",
+ "localized": "Scriniola receptaculi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11123,
+ "label": "Custom model loader",
+ "localized": "Onustrum exemplaris consueti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22234,
+ "label": "Client log",
+ "localized": "Tabula clientis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33345,
+ "label": "CLIP Analysis",
+ "localized": "Analysis CLIP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44456,
+ "label": "Context",
+ "localized": "Contextus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55567,
+ "label": "Correction mode",
+ "localized": "Modus correctionis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66678,
+ "label": "Color",
+ "localized": "Color",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77789,
+ "label": "Center",
+ "localized": "Centrum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88890,
+ "label": "Color grading",
+ "localized": "Gradatio colorum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99901,
+ "label": "Crop to portrait",
+ "localized": "Tondere ad formam verticalem",
+ "reload": "",
+ "hint": "Tondere imaginem initus ad formam verticalem antequam utatur in IP adapter"
+ },
+ {
+ "id": 11223,
+ "label": "Concept Tokens",
+ "localized": "Symboli Notionum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22334,
+ "label": "Colormap",
+ "localized": "Tabula Colorum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33445,
+ "label": "Cosine scale 1",
+ "localized": "Scala Cosina 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44556,
+ "label": "Cosine scale 2",
+ "localized": "Scala Cosina 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55667,
+ "label": "Cosine scale 3",
+ "localized": "Scala Cosina 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66778,
+ "label": "Cache model",
+ "localized": "In receptaculo ponere exemplar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77889,
+ "label": "Cosine scale",
+ "localized": "Scala Cosina",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88990,
+ "label": "Cosine Background",
+ "localized": "Fundus Cosinus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99001,
+ "label": "Control guidance",
+ "localized": "Manuductio moderationis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11334,
+ "label": "Contrast",
+ "localized": "Contrastus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22445,
+ "label": "comma",
+ "localized": "comma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33556,
+ "label": "Columns",
+ "localized": "Columnae",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44667,
+ "label": "Create video",
+ "localized": "Creare pelliculam",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55778,
+ "label": "Censor",
+ "localized": "Censor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66889,
+ "label": "Check language",
+ "localized": "Linguam inspicere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77990,
+ "label": "Check policy violations",
+ "localized": "Violationes regulae inspicere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88001,
+ "label": "Check banned words",
+ "localized": "Verba vetita inspicere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99112,
+ "label": "Control preprocess input images",
+ "localized": "Moderatio praeprocessingis imaginum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11445,
+ "label": "Control override denoise strength",
+ "localized": "Moderatio fortitudinis deturbandi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22556,
+ "label": "Color variation",
+ "localized": "Variatio coloris",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33667,
+ "label": "Change rate",
+ "localized": "Mutatio velocitatis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44778,
+ "label": "Context after",
+ "localized": "Contextus postea",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55889,
+ "label": "Context mask",
+ "localized": "Persona contextus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66990,
+ "label": "Control only",
+ "localized": "Sola moderatio",
+ "reload": "",
+ "hint": "Hoc solum initus moderationis infra utitur ut fons pro operibus ControlNet vel IP Adapter."
+ },
+ {
+ "id": 77001,
+ "label": "CN Mode",
+ "localized": "Modus CN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88112,
+ "label": "CN Strength",
+ "localized": "Fortitudo CN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99223,
+ "label": "CN Start",
+ "localized": "Initium CN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11556,
+ "label": "CN End",
+ "localized": "Finis CN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22667,
+ "label": "CN Tiles",
+ "localized": "Tesserae CN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33778,
+ "label": "Control factor",
+ "localized": "Factor moderationis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44889,
+ "label": "ControlNet-XS",
+ "localized": "ControlNet-XS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55990,
+ "label": "Coarse",
+ "localized": "Crassus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66001,
+ "label": "Color map",
+ "localized": "Tabula colorum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77112,
+ "label": "Crop to fit",
+ "localized": "Tondere ut congruat",
+ "reload": "",
+ "hint": "Si dimensiones imaginis fontis differunt a dimensionibus scopis, haec functio imaginem auctam intra magnitudinem scopam aptabit. Reliquum tondebitur."
+ },
+ {
+ "id": 88223,
+ "label": "CLiP Model",
+ "localized": "Exemplar CLiP",
+ "reload": "",
+ "hint": "Exemplar CLIP pro adaequandis imaginibus et textibus. Exemplaria ampliora (ViT-L, ViT-H) accuratiora sunt sed tardiora."
+ },
+ {
+ "id": 99334,
+ "label": "Caption Model",
+ "localized": "Exemplar Inscriptionis",
+ "reload": "",
+ "hint": "Exemplar BLIP ad primam inscriptionem generandam. Inscriptio contentum describit, quod postea CLIP exornat."
+ },
+ {
+ "id": 11667,
+ "label": "Chunk Size",
+ "localized": "Magnitudo Partis",
+ "reload": "",
+ "hint": "Magnitudo batch pro descriptionibus processandis. Valoris altiores celeritatem augent sed VRAM magis consumunt."
+ },
+ {
+ "id": 22778,
+ "label": "CLiP Num Beams",
+ "localized": "Numerus Trabium CLIP",
+ "reload": "",
+ "hint": "Numerus trabium pro investigatione trabium inter generationem inscriptionis."
+ },
+ {
+ "id": 33889,
+ "label": "Character threshold",
+ "localized": "Limen characteris",
+ "reload": "",
+ "hint": "Limen confidentiae pro notis characterum. Solae notae supra hoc limen includuntur."
+ },
+ {
+ "id": 44990,
+ "label": "Cross-attention",
+ "localized": "Attentio cruciata",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55001,
+ "label": "cpu",
+ "localized": "cpu",
+ "reload": "",
+ "hint": "CPU et RAM tantum utitur: tardissimum sed minime probabile ut memoria deficiat"
+ },
+ {
+ "id": 66112,
+ "label": "Cached models",
+ "localized": "Exemplaria in receptaculo",
+ "reload": "",
+ "hint": "Numerus exemplarium in RAM servandorum pro accessu celeri"
+ },
+ {
+ "id": 77223,
+ "label": "combined",
+ "localized": "coniunctum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88334,
+ "label": "Compress ratio",
+ "localized": "Ratio compressionis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99445,
+ "label": "compel",
+ "localized": "compel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11778,
+ "label": "Channels last",
+ "localized": "Canales ultimi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22889,
+ "label": "cuDNN full-depth benchmark",
+ "localized": "cuDNN probatio plenae altitudinis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33990,
+ "label": "cuDNN benchmark limit",
+ "localized": "Limen probationis cuDNN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44001,
+ "label": "cudaMallocAsync",
+ "localized": "cudaMallocAsync",
+ "reload": "",
+ "hint": "Allocatorem memoriae asynchronum CUDA utitur. Meliorat executionem sed instabilitatem afferre potest."
+ },
+ {
+ "id": 55112,
+ "label": "CLiP skip enabled",
+ "localized": "CLiP skip activum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66223,
+ "label": "Cache-DiT enabled",
+ "localized": "Cache-DiT activum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77334,
+ "label": "Cache-DiT F-compute blocks",
+ "localized": "Cache-DiT F-computandi molae",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88445,
+ "label": "Cache-DiT B-compute blocks",
+ "localized": "Cache-DiT B-computandi molae",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99556,
+ "label": "Cache-DiT residual diff threshold",
+ "localized": "Limen differentiae residuae Cache-DiT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11889,
+ "label": "Cache-DiT warmup steps",
+ "localized": "Gradus praecalefactionis Cache-DiT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22990,
+ "label": "CFG-Zero enabled",
+ "localized": "CFG-Zero activum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33001,
+ "label": "CFG-Zero star",
+ "localized": "CFG-Zero stella",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44112,
+ "label": "CFG-Zero steps",
+ "localized": "Gradus CFG-Zero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55223,
+ "label": "cudagraphs",
+ "localized": "cudagraphs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66334,
+ "label": "Cleanup temporary folder on startup",
+ "localized": "Purgare scriniolum temporarium in initio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77445,
+ "label": "Create ZIP archive for multiple images",
+ "localized": "Archivum ZIP creare pro imaginibus multiplicibus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88556,
+ "label": "cover",
+ "localized": "tegere",
+ "reload": "",
+ "hint": "totam aream tegere"
+ },
+ {
+ "id": 99667,
+ "label": "Compact view",
+ "localized": "Conspectus compactus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11998,
+ "label": "Cache text encoder results",
+ "localized": "In receptaculo ponere eventus codicis textus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22009,
+ "label": "contain",
+ "localized": "continere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33110,
+ "label": "Ctrl+up/down word delimiters",
+ "localized": "Ctrl+sursum/deorsum delimitatores verborum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44221,
+ "label": "Ctrl+up/down precision when editing (attention:1.1)",
+ "localized": "Ctrl+sursum/deorsum praecisio in edendo (attentio:1.1)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55332,
+ "label": "Ctrl+up/down precision when editing ",
+ "localized": "Ctrl+sursum/deorsum praecisio in edendo ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66443,
+ "label": "Cached VAEs",
+ "localized": "VAEs in receptaculo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77554,
+ "label": "ckpt",
+ "localized": "ckpt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88665,
+ "label": "Comma separated list with optional strength per LoRA",
+ "localized": "Index commate separatus cum fortitudine pro LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99776,
+ "label": "CivitAI token",
+ "localized": "Symbolum CivitAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11007,
+ "label": "Custom pipeline",
+ "localized": "Ductus consuetus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22118,
+ "label": "Custom model",
+ "localized": "Exemplar consuetum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33229,
+ "label": "ControlNet unit 1",
+ "localized": "Unitas ControlNet 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44330,
+ "label": "ControlNet unit 2",
+ "localized": "Unitas ControlNet 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55441,
+ "label": "ControlNet unit 3",
+ "localized": "Unitas ControlNet 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66552,
+ "label": "ControlNet unit 4",
+ "localized": "Unitas ControlNet 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77663,
+ "label": "ControlNet-XS unit 1",
+ "localized": "Unitas ControlNet-XS 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88774,
+ "label": "ControlNet-XS unit 2",
+ "localized": "Unitas ControlNet-XS 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99885,
+ "label": "ControlNet-XS unit 3",
+ "localized": "Unitas ControlNet-XS 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11996,
+ "label": "ControlNet-XS unit 4",
+ "localized": "Unitas ControlNet-XS 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22007,
+ "label": "Control-LLLite unit 1",
+ "localized": "Unitas Control-LLLite 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33118,
+ "label": "Control-LLLite unit 2",
+ "localized": "Unitas Control-LLLite 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44229,
+ "label": "Control-LLLite unit 3",
+ "localized": "Unitas Control-LLLite 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55330,
+ "label": "Control-LLLite unit 4",
+ "localized": "Unitas Control-LLLite 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66441,
+ "label": "Control settings",
+ "localized": "Optiones moderationis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77552,
+ "label": "Canny",
+ "localized": "Canny",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88663,
+ "label": "Condition",
+ "localized": "Condicio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99774,
+ "label": "Caption: Batch",
+ "localized": "Inscriptio: Batch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11885,
+ "label": "Control elements",
+ "localized": "Elementa moderationis",
+ "reload": "",
+ "hint": "Elementa moderationis sunt exemplaria provecta quae generationem ad finem desideratum ducere possunt"
+ }
+ ],
+ "d": [
+ {
+ "id": -1,
+ "label": "Docs",
+ "localized": "Documenta",
+ "reload": "",
+ "hint": "Documentatio et mandata adhibendi."
+ },
+ {
+ "id": -1,
+ "label": "Discord",
+ "localized": "Discord",
+ "reload": "",
+ "hint": "Nexus ad communitatem Discord."
+ },
+ {
+ "id": -1,
+ "label": "Detail",
+ "localized": "Minutiae",
+ "reload": "",
+ "hint": "Programmula 'Detailer' generationem additiciam in resolutione altiore pro obiectis detectis efficit."
+ },
+ {
+ "id": -1,
+ "label": "Delete",
+ "localized": "Delere",
+ "reload": "",
+ "hint": "Imaginem delere."
+ },
+ {
+ "id": -1,
+ "label": "Default",
+ "localized": "Definitum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Download updates",
+ "localized": "Actualizationes deonera",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Download model",
+ "localized": "Exemplar deonera",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Diffusers",
+ "localized": "Diffusers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Distilled",
+ "localized": "Distillatum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Description",
+ "localized": "Descriptio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Details",
+ "localized": "Minutiae",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Detailer",
+ "localized": "Minutiator",
+ "reload": "",
+ "hint": "Programmula 'Detailer' generationem additiciam in resolutione altiore pro obiectis detectis efficit."
+ },
+ {
+ "id": -1,
+ "label": "Denoise",
+ "localized": "De-crepitus",
+ "reload": "",
+ "hint": "Optiones de-crepitus (denoising). De-crepitus altior significat plus contenti imaginis exstantis mutari posse inter generationem."
+ },
+ {
+ "id": -1,
+ "label": "DirectML",
+ "localized": "DirectML",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Download model from huggingface",
+ "localized": "Exemplar ex Huggingface deonera",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dropdown",
+ "localized": "Index defluens",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "dynamic",
+ "localized": "dynamicum",
+ "reload": "",
+ "hint": "Commutatio dynamica automatice schedulam de-crepitus secundum resolutionem imaginis accommodat. Programmula interpolat inter 'base_shift' et 'max_shift' secundum resolutionem veram imaginis. Si facultas detur, 'Flow shift' staticum desinit."
+ },
+ {
+ "id": -1,
+ "label": "Detailer models",
+ "localized": "Exemplaria minutiatoris",
+ "reload": "",
+ "hint": "Selige exemplaria detectionis ad minuendas res utenda."
+ },
+ {
+ "id": -1,
+ "label": "Detailer list",
+ "localized": "Index minutiatoris",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Detailer classes",
+ "localized": "Classes minutiatoris",
+ "reload": "",
+ "hint": "Indica classes disertas si exemplar minutiatoris electum multa genera continet."
+ },
+ {
+ "id": -1,
+ "label": "Detailer prompt",
+ "localized": "Promptum minutiatoris",
+ "reload": "",
+ "hint": "Utere prompto separato pro minutatione. Si deest, primum promptum adhibebitur."
+ },
+ {
+ "id": -1,
+ "label": "Detailer negative prompt",
+ "localized": "Promptum negativum minutiatoris",
+ "reload": "",
+ "hint": "Utere prompto negativo separato pro minutatione. Si deest, primum promptum negativum adhibebitur."
+ },
+ {
+ "id": -1,
+ "label": "Detailer steps",
+ "localized": "Gradus minutiatoris",
+ "reload": "",
+ "hint": "Numerus graduum pro processu minutationis."
+ },
+ {
+ "id": -1,
+ "label": "Detailer strength",
+ "localized": "Vis minutiatoris",
+ "reload": "",
+ "hint": "Vis de-crepitus (denoising strength) pro processu minutationis."
+ },
+ {
+ "id": -1,
+ "label": "Detailer resolution",
+ "localized": "Resolutio minutiatoris",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising batch size",
+ "localized": "Magnitudo fasciculi de-crepitus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dilate tau",
+ "localized": "Dilatare tau",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Draw legend",
+ "localized": "Indicem ducere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising strength",
+ "localized": "Vis de-crepitus",
+ "reload": "",
+ "hint": "Determinat quantum algorithmus contentum imaginis neglegat. Ad 0, nihil mutabitur; ad 1, imaginem alienam accipies. Cum valoribus infra 1.0, processus pauciores gradus faciet quam 'Sampling Steps' indicat."
+ },
+ {
+ "id": -1,
+ "label": "Denoise start",
+ "localized": "Initium de-crepitus",
+ "reload": "",
+ "hint": "Vim de-crepitus praevalere indicando quando exemplar fundamentale finire debeat et quando 'refiner' incipere. Solum ad usum 'refiner' pertinet. Si 0 vel 1 ponitur, vis de-crepitus usitata adhibebitur."
+ },
+ {
+ "id": -1,
+ "label": "down",
+ "localized": "deorsum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Decode chunks",
+ "localized": "Fragmenta decodificare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dilate",
+ "localized": "Dilatare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth and normal",
+ "localized": "Altitudo et normalis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Distance threshold",
+ "localized": "Limen distantiae",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth threshold",
+ "localized": "Limen altitudinis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising steps",
+ "localized": "Gradus de-crepitus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth map",
+ "localized": "Charta altitudinis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic shift",
+ "localized": "Commutatio dynamica",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Duration",
+ "localized": "Duratio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Device Info",
+ "localized": "Informationes instrumenti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Diffusers load using Run:ai streamer",
+ "localized": "Diffusers onerare per Run:ai streamer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable accelerate",
+ "localized": "'Accelerate' inhibere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable T5 text encoder",
+ "localized": "Codificatorem textus T5 inhibere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic loss threshold",
+ "localized": "Limen damni dynamicum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dequantize using torch.compile",
+ "localized": "De-quantizare per torch.compile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dequantize using full precision",
+ "localized": "De-quantizare per praecisionem totam",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disabled",
+ "localized": "Inhibitum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention BMM",
+ "localized": "Intentio dynamica BMM",
+ "reload": "",
+ "hint": "Computat intentionem (attention) per gradus pro simul. Tardior in ratiocinatione, sed memoriam multo minus occupat."
+ },
+ {
+ "id": -1,
+ "label": "Dynamic attention",
+ "localized": "Intentio dynamica",
+ "reload": "",
+ "hint": "Computum intentionis per gradum dynamice accommodat. Memoriam VRAM servat sed generationem tardat."
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention slicing rate",
+ "localized": "Proportio sectionis intentionis dynamicae",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention trigger rate",
+ "localized": "Proportio incitamenti intentionis dynamicae",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Deterministic mode",
+ "localized": "Modus deterministicus",
+ "reload": "",
+ "hint": "Cogit exitum eundem in cursibus diversis. Utile pro reproductibilitate, sed quasdam optimizationes inhibere potest."
+ },
+ {
+ "id": -1,
+ "label": "DirectML retry ops for NaN",
+ "localized": "DirectML operationes repetere pro NaN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "deep-cache",
+ "localized": "deep-cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "DeepCache cache interval",
+ "localized": "Intervallum pro DeepCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Directory for temporary images; leave empty for default",
+ "localized": "Directorium pro imaginibus temporariis; relinque vacuum pro definito",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Do not display video output in UI",
+ "localized": "Noli monstrare exitum cinematographicum in interfacie",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Directory name pattern",
+ "localized": "Exemplar nominis directorii",
+ "reload": "",
+ "hint": "Utere notis sequentibus ad sub-directoria definienda: [steps], [cfg], [prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime], [job_timestamp]; relinque vacuum pro definito."
+ },
+ {
+ "id": -1,
+ "label": "Dark",
+ "localized": "Obscurum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disabled UI tabs",
+ "localized": "Tabulae interfaciei inhibitae",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable variable aspect ratio",
+ "localized": "Proportionem aspectus variabilem inhibere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Desktop",
+ "localized": "Area laborandi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Downscale high resolution live previews",
+ "localized": "Praevisus vivos altae resolutionis minuere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Detailer use model augment",
+ "localized": "Minutiator augmento exemplaris utatur",
+ "reload": "",
+ "hint": "Exemplaria detectionis minutiatoris in praecisione extra currere."
+ },
+ {
+ "id": -1,
+ "label": "Default strength",
+ "localized": "Vis definita",
+ "reload": "",
+ "hint": "Cum retia extra (ut Lora) ad promptum addis, hoc multiplicatore utere."
+ },
+ {
+ "id": -1,
+ "label": "Do not change selected model when reading generation parameters",
+ "localized": "Noli mutare exemplar electum cum parametra generationis leguntur",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Do conditional and unconditional denoising in one batch",
+ "localized": "De-crepitum condicionalem et incondicionalem in eodem fasciculo facere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable NaN check",
+ "localized": "Inhibitionem NaN inhibere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disallow models in ckpt format",
+ "localized": "Vetare exemplaria in forma ckpt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Default upscaler for image resize operations",
+ "localized": "Upscaler definitus pro operibus magnitudinis mutandae",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Debug info",
+ "localized": "Informationes de-bug",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Download folder",
+ "localized": "Scrinium deonerandi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "DWPose",
+ "localized": "DWPose",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth Anything",
+ "localized": "Depth Anything",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth Pro",
+ "localized": "Depth Pro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Decode",
+ "localized": "Decodificare",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "e": [
+ {
+ "id": 843,
+ "label": "Enhance prompt",
+ "localized": "Augmentare praeceptum",
+ "reload": "",
+ "hint": "Augmentatio praecepti (stilo veteri)"
+ },
+ {
+ "id": 0,
+ "label": "Enhance now",
+ "localized": "Nunc augmentare",
+ "reload": "",
+ "hint": "Perficere augmentationem praecepti adhibito mudulo LLM selecto"
+ },
+ {
+ "id": 0,
+ "label": "Extensions",
+ "localized": "Extensiones",
+ "reload": "",
+ "hint": "Extensiones applicationis"
+ },
+ {
+ "id": 0,
+ "label": "Extract LoRA",
+ "localized": "LoRA extrahere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embedded metadata",
+ "localized": "Metadata inserta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extension list",
+ "localized": "Index extensionum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Execution Precision",
+ "localized": "Praecisio executionis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings",
+ "localized": "Embeddings (Integumenta)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extract currently loaded LoRA(s)",
+ "localized": "Extrahere LoRA(s) nunc onusta(s)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable LayerSkipConfig",
+ "localized": "LayerSkipConfig facultare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable refine pass",
+ "localized": "Gradum politionis facultare",
+ "reload": "",
+ "hint": "Uti processu simili imagini ad imaginem (img2img) ad augendam magnitudinem vel addenda singula imagini finali. Optione modulo politore uti ad singula imaginis augenda."
+ },
+ {
+ "id": 0,
+ "label": "Enable detailer pass",
+ "localized": "Gradum minutiarum facultare",
+ "reload": "",
+ "hint": "Deprehendere obiecta designata sicut facies et ea denuo resolvere altiore definitione"
+ },
+ {
+ "id": 0,
+ "label": "Edge padding",
+ "localized": "Fartura marginis",
+ "reload": "",
+ "hint": "Expandere marginem areae personatae per hanc centesimam partem"
+ },
+ {
+ "id": 0,
+ "label": "Edge blur",
+ "localized": "Nebula marginis",
+ "reload": "",
+ "hint": "Obscurare marginem areae personatae per hanc centesimam partem"
+ },
+ {
+ "id": 0,
+ "label": "End",
+ "localized": "Finis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ETA",
+ "localized": "ETA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable FreeU",
+ "localized": "FreeU facultare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tonemap",
+ "localized": "Mappam tonorum facultare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enabled",
+ "localized": "Habilitatum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Exposure",
+ "localized": "Expositio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Encoder",
+ "localized": "Codificator",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enhanced prompt",
+ "localized": "Praeceptum augmentatum",
+ "reload": "",
+ "hint": "Exitus praecepti augmentati a modulo LLM"
+ },
+ {
+ "id": 0,
+ "label": "Edit start",
+ "localized": "Initium edendi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edit stop",
+ "localized": "Finis edendi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode",
+ "localized": "Erodere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "edge",
+ "localized": "margo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ensemble size",
+ "localized": "Magnitudo gregis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable",
+ "localized": "Facultare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode size",
+ "localized": "Magnitudo erosionis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable PixelArt",
+ "localized": "PixelArt facultare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable edge detection",
+ "localized": "Deprehensionem marginis facultare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge block size",
+ "localized": "Magnitudo clausurae marginis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge image weight",
+ "localized": "Pondus imaginis marginis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Escape brackets",
+ "localized": "Uncos evadere",
+ "reload": "",
+ "hint": "Addere virgulas aversas (backslashes) ante parentheses et uncos in tesseris (tags). Necesse est cum tesserae continent characteres qui significationem specialem habent in syntaxi praecepti, sicut ( ) [ ]. Hoc facultare cum exitu directe in praeceptis uteris."
+ },
+ {
+ "id": 0,
+ "label": "Exclude tags",
+ "localized": "Tesseras excludere",
+ "reload": "",
+ "hint": "Index tesserarum commatibus separatus ab exitu excludendarum. Utile ad tesseris non desideratis vel redundantibus quae frequenter apparent filtrandis."
+ },
+ {
+ "id": 0,
+ "label": "Extension GIT repository URL",
+ "localized": "URL repositorii GIT extensionis",
+ "reload": "",
+ "hint": "Specificare URL repositorii extensionis in GitHub"
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CPU",
+ "localized": "ExecutionProvider.CPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.DirectML",
+ "localized": "ExecutionProvider.DirectML",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CUDA",
+ "localized": "ExecutionProvider.CUDA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.ROCm",
+ "localized": "ExecutionProvider.ROCm",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.MIGraphX",
+ "localized": "ExecutionProvider.MIGraphX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.OpenVINO",
+ "localized": "ExecutionProvider.OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable modular pipelines (experimental)",
+ "localized": "Canales modulares facultare (experimentale)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Expandable segments",
+ "localized": "Segmenta expansibilia",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable use of reference models",
+ "localized": "Usum modulorum referentiae facultare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable embeddings support",
+ "localized": "Subsidium integumentorum (embeddings) facultare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable file wildcards support",
+ "localized": "Subsidium tesserarum incognitarum (wildcards) fasciculi facultare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extra noise multiplier for img2img",
+ "localized": "Multiplicator clamoris addititii pro img2img",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings train templates directory",
+ "localized": "Directorium exemplarium exercitationis integumentorum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable Hypernetwork support",
+ "localized": "Subsidium Hypernetwork facultare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tensorboard logging",
+ "localized": "Notationem Tensorboard facultare",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "f": [
+ {
+ "id": 0,
+ "label": "Fixed",
+ "localized": "Fixum",
+ "reload": "",
+ "hint": "Imaginem ad resolutionem destinatam redimensionare. Nisi altitudo et latitudo congruant, ratio aspectus incorrecta erit. (Resize image to target resolution. Unless height and width match, you will get incorrect aspect ratio)"
+ },
+ {
+ "id": 0,
+ "label": "Folder",
+ "localized": "Capsa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FramePack",
+ "localized": "FramePack",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Frames",
+ "localized": "Quadra",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fallback guidance",
+ "localized": "Gubernatio succursoria",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU",
+ "localized": "FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Faster Cache",
+ "localized": "Receptaculum celerius",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folders",
+ "localized": "Capsae",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fetch model preview metadata",
+ "localized": "Metadata praevisus exemplaris petere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flow shift",
+ "localized": "Mutatio fluxus",
+ "reload": "",
+ "hint": "Valor mutationis pro exemplaribus fluxus-parilitatis (flowmatching). Distributio graduum denigrandi (denoising) regit. Valores: - >1.0: plures gradus denigrandi praecoci tribuere (structura melior) - <1.0: plures gradus denigrandi sero tribuere (minuta subtiliora) - 1.0: schedula aequilibrata Pleraque exemplaria fluxus-parilitatis valore 3 pro defectu utuntur. Iners si mutatio dynamica excitata est."
+ },
+ {
+ "id": 0,
+ "label": "FDG scales",
+ "localized": "Scalae FDG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FDG weights",
+ "localized": "Pondera FDG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FDG rescale space",
+ "localized": "Spatium rescalandi FDG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force HiRes",
+ "localized": "Cogere HiRes",
+ "reload": "",
+ "hint": "HiRes automatice currit cum Latent upscale eligitur, sed praeteritur cum augmentatores non-latentes adhibentur. Excite cogere hires ut hires cum augmentatoribus non-latentibus currat."
+ },
+ {
+ "id": 0,
+ "label": "FreeU preset",
+ "localized": "Praestitutum FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FaceID Model",
+ "localized": "Exemplar FaceID",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Final strength",
+ "localized": "Vis finalis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "full",
+ "localized": "plenum",
+ "reload": "",
+ "hint": "Semper praecisionem plenam adhibere"
+ },
+ {
+ "id": 0,
+ "label": "Fall-off exponent (lower=higher detail)",
+ "localized": "Exponens deminutionis (humilior=subtilitas altior)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fill strength",
+ "localized": "Vis implendi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Face",
+ "localized": "Facies",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Face confidence",
+ "localized": "Fiducia faciei",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP model variant",
+ "localized": "Varians exemplaris FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP resolution",
+ "localized": "Resolutio FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP duration",
+ "localized": "Duratio FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP target FPS",
+ "localized": "FPS destinatum FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP interpolation",
+ "localized": "Interpolatio FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP init strength",
+ "localized": "Vis initialis FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP end strength",
+ "localized": "Vis finalis FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP vision strength",
+ "localized": "Vis visionis FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP section prompts",
+ "localized": "Mandata sectionis FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP latent window size",
+ "localized": "Magnitudo fenestrae latentis FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP steps",
+ "localized": "Gradus FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP sampler shift",
+ "localized": "Mutatio exemplatoris FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP CFG scale",
+ "localized": "Scala CFG FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP distilled CFG scale",
+ "localized": "Scala CFG destillata FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP CFG re-scale",
+ "localized": "Rescalatio CFG FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP system prompt",
+ "localized": "Mandatum systematis FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP model receipe",
+ "localized": "Formula exemplaris FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable TeaCache",
+ "localized": "Excitare TeaCache FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP use optimized system prompt",
+ "localized": "Mandato systematis optimizato uti FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable CFGZero",
+ "localized": "Excitare CFGZero FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable Preview",
+ "localized": "Excitare praevisum FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP attention",
+ "localized": "Attentio FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP VAE",
+ "localized": "VAE FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FPS",
+ "localized": "FPS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Foreground threshold",
+ "localized": "Limen primis plani",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Frame change sensitivity",
+ "localized": "Sensibilitas mutationis quadri",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename",
+ "localized": "Nomen fasciculi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force model eval",
+ "localized": "Cogere aestimationem exemplaris",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "false",
+ "localized": "falsum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Full precision (--no-half-vae)",
+ "localized": "Praecisio plena (--no-half-vae)",
+ "reload": "",
+ "hint": "FP32 pro VAE adhibet. Meliores fructus afferre potest, sed plus VRAM et generationem tardiorem requirit."
+ },
+ {
+ "id": 0,
+ "label": "FP32",
+ "localized": "FP32",
+ "reload": "",
+ "hint": "Praecisione puncti fluitantis 32-bit pro computationibus uti"
+ },
+ {
+ "id": 0,
+ "label": "FP16",
+ "localized": "FP16",
+ "reload": "",
+ "hint": "Praecisione puncti fluitantis 16-bit pro computationibus uti"
+ },
+ {
+ "id": 0,
+ "label": "Force full precision (--no-half)",
+ "localized": "Cogere praecisionem plenam (--no-half)",
+ "reload": "",
+ "hint": "FP32 pro exemplari adhibet. Meliores fructus afferre potest, sed plus VRAM et generationem tardiorem requirit."
+ },
+ {
+ "id": 0,
+ "label": "Flash",
+ "localized": "Flash",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flex attention",
+ "localized": "Attentio flexibilis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flash attention",
+ "localized": "Attentio Flash",
+ "reload": "",
+ "hint": "Algorithmum attentionis valde optimizatum. Usum VRAM valde minuit et inferentiam accelerat, sed fieri potest ut non sit deterministicus."
+ },
+ {
+ "id": 0,
+ "label": "Fused projections",
+ "localized": "Projectiones fusae",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU enabled",
+ "localized": "FreeU excitatum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 1st stage backbone",
+ "localized": "Fundamentum primae scaenae FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 2nd stage backbone",
+ "localized": "Fundamentum secundae scaenae FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 1st stage skip",
+ "localized": "Saltus primae scaenae FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 2nd stage skip",
+ "localized": "Saltus secundae scaenae FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FoCa",
+ "localized": "FoCa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache cache enabled",
+ "localized": "Receptaculum FasterCache excitatum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip range",
+ "localized": "Ambitus saltus spatialis FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip start",
+ "localized": "Initium saltus spatialis FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip end",
+ "localized": "Finis saltus spatialis FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip range",
+ "localized": "Ambitus saltus inconditionis FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip start",
+ "localized": "Initium saltus inconditionis FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip end",
+ "localized": "Finis saltus inconditionis FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache guidance distilled",
+ "localized": "Gubernatio destillata FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "fullgraph",
+ "localized": "graphium_plenum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with stable diffusion models",
+ "localized": "Capsa cum exemplaribus Diffusionis Stabilis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Huggingface models",
+ "localized": "Capsa cum exemplaribus Huggingface",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for Huggingface cache",
+ "localized": "Capsa pro receptaculo Huggingface",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for Tunable ops cache",
+ "localized": "Capsa pro receptaculo operationum modulabilium",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with VAE files",
+ "localized": "Capsa cum fasciculis VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with UNET files",
+ "localized": "Capsa cum fasciculis UNET",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Text encoder files",
+ "localized": "Capsa cum fasciculis codificatoris textus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with LoRA network(s)",
+ "localized": "Capsa cum reticulis LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "File or Folder with user-defined styles",
+ "localized": "Fasciculus vel Capsa cum stilis ab utente definitis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with user-defined wildcards",
+ "localized": "Capsa cum signis substitutivis (wildcards) ab utente definitis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with textual inversion embeddings",
+ "localized": "Capsa cum implicationibus inversionis textualis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Control models",
+ "localized": "Capsa cum exemplaribus gubernationis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Yolo models",
+ "localized": "Capsa cum exemplaribus Yolo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with ESRGAN models",
+ "localized": "Capsa cum exemplaribus ESRGAN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with BSRGAN models",
+ "localized": "Capsa cum exemplaribus BSRGAN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with RealESRGAN models",
+ "localized": "Capsa cum exemplaribus RealESRGAN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with SCUNet models",
+ "localized": "Capsa cum exemplaribus SCUNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with SwinIR models",
+ "localized": "Capsa cum exemplaribus SwinIR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with CLIP models",
+ "localized": "Capsa cum exemplaribus CLIP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for disk offload",
+ "localized": "Capsa pro exoneratione in discum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for OpenVINO cache",
+ "localized": "Capsa pro receptaculo OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for ONNX cached models",
+ "localized": "Capsa pro exemplaribus receptaculi ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for ONNX conversion",
+ "localized": "Capsa pro conversione ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with chaiNNer models",
+ "localized": "Capsa cum exemplaribus chaiNNer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "File format",
+ "localized": "Forma fasciculi",
+ "reload": "",
+ "hint": "Formam fasciculi pro imaginibus deligere"
+ },
+ {
+ "id": 0,
+ "label": "Font file",
+ "localized": "Fasciculus fontis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Font color",
+ "localized": "Color fontis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for text generate",
+ "localized": "Capsa pro generatione textus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for image generate",
+ "localized": "Capsa pro generatione imaginis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for control generate",
+ "localized": "Capsa pro generatione gubernationis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for processed images",
+ "localized": "Capsa pro imaginibus processis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for manually saved images",
+ "localized": "Capsa pro imaginibus manu servatis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for videos",
+ "localized": "Capsa pro pelliculis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for init images",
+ "localized": "Capsa pro imaginibus initialibus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for txt2img grids",
+ "localized": "Capsa pro reticulis txt2img",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for img2img grids",
+ "localized": "Capsa pro reticulis img2img",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for control grids",
+ "localized": "Capsa pro reticulis gubernationis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Font size",
+ "localized": "Magnitudo fontis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Full VAE",
+ "localized": "VAE plenum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force offline mode",
+ "localized": "Cogere modum sine nexu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fixed UNet precision",
+ "localized": "Praecisio UNet fixa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename join string",
+ "localized": "Chorda iunctionis nominis fasciculi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename word regex",
+ "localized": "Regex verbi nominis fasciculi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force zeros for prompts when empty",
+ "localized": "Cogere zeros pro mandatis si vacua sunt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "fill",
+ "localized": "implere",
+ "reload": "",
+ "hint": "Imaginem redimensionare ut tota imago intra resolutionem destinatam sit. Spatium vacuum coloribus imaginis implere"
+ },
+ {
+ "id": 0,
+ "label": "For image processing do exact number of steps as specified",
+ "localized": "Pro processinge imaginis, fac numerum graduum exacte ut specificatur",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with LyCORIS network(s)",
+ "localized": "Capsa cum reticulis LyCORIS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fuse strength",
+ "localized": "Vis fusionis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeInit",
+ "localized": "FreeInit",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "g": [
+ {
+ "id": 0,
+ "label": "Gallery",
+ "localized": "Pinacotheca",
+ "reload": "",
+ "hint": "Pinacotheca imaginum"
+ },
+ {
+ "id": 0,
+ "label": "GitHub",
+ "localized": "GitHub",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Guidance",
+ "localized": "Moderatio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "GenerateGenerate",
+ "localized": "Creare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Generate forever",
+ "localized": "Creare in perpetuum",
+ "reload": "",
+ "hint": "Incipe operari et perge donec interrumpatur"
+ },
+ {
+ "id": 0,
+ "label": "Generate",
+ "localized": "Creare",
+ "reload": "",
+ "hint": "Incipe operari"
+ },
+ {
+ "id": 0,
+ "label": "Get receipe",
+ "localized": "Recipe formulam",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "GPU Monitor",
+ "localized": "Monitor GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Get Changelog",
+ "localized": "Recipe indicem mutationum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Generic",
+ "localized": "Generale",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Google GenAI",
+ "localized": "Google GenAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Group Offload",
+ "localized": "Exoneratio gregalis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Grid Options",
+ "localized": "Optiones reticuli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Grids",
+ "localized": "Reticula",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Guider",
+ "localized": "Ductor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Guidance scale",
+ "localized": "Scala moderationis",
+ "reload": "",
+ "hint": "Scala Moderationis sine Classificatore (CFG): quantum imago praecepto (prompt) congruere debeat. Valores inferiores eventus magis creativos praebent, valores altiores praeceptum strictius sequuntur; valores commendati inter 5-10 sunt"
+ },
+ {
+ "id": 0,
+ "label": "Guidance end",
+ "localized": "Finis moderationis",
+ "reload": "",
+ "hint": "Finis effectus CFG et PAG praecox: Valor 1 normaliter agit, 0.5 moderationem ad 50% graduum sistit"
+ },
+ {
+ "id": 0,
+ "label": "Guidance rescale",
+ "localized": "Remensio moderationis",
+ "reload": "",
+ "hint": "Remetire moderationem ad vitandas imagines nimis illustratas in valoribus moderationis altioribus"
+ },
+ {
+ "id": 0,
+ "label": "Gamma",
+ "localized": "Gamma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Grid margins",
+ "localized": "Margines reticuli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Grid sections",
+ "localized": "Sectiones reticuli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Guidance strength",
+ "localized": "Vis moderationis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Guidance start",
+ "localized": "Initium moderationis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Guidance stop",
+ "localized": "Finis moderationis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Gate step",
+ "localized": "Gradus portae",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Guess mode",
+ "localized": "Modus coniecturae",
+ "reload": "",
+ "hint": "Removet necessitatem praecepti (prompt) dandi ad ControlNet. Cogit codicem ControlNet ad optimam coniecturam faciendam secundum argumentum mappae moderationis inputatae."
+ },
+ {
+ "id": 0,
+ "label": "gradient",
+ "localized": "Gradus colorum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Gamma corrected",
+ "localized": "Gamma correctum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "General threshold",
+ "localized": "Limen generale",
+ "reload": "",
+ "hint": "Limen fiduciae pro pittaciis (tags) generalibus (ex.gr. res, actiones, loca). Solum pittacia cum fiducia supra hoc limen in exitu includuntur. Valores altiores selectiviores sunt (pauciora pittacia), valores inferiores plura pittacia includunt."
+ },
+ {
+ "id": 0,
+ "label": "GPU",
+ "localized": "GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Google cloud use VertexAI endpoints",
+ "localized": "Google Cloud uti finibus VertexAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Google cloud API key",
+ "localized": "Clavis API Google Cloud",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Google Cloud project ID",
+ "localized": "ID Proiecti Google Cloud",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Google Cloud location ID",
+ "localized": "ID Loci Google Cloud",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "group",
+ "localized": "Grex",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Group size",
+ "localized": "Magnitudo gregis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "GC threshold",
+ "localized": "Limen GC",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Grid max rows count",
+ "localized": "Numerus maximus ordinum reticuli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Grid max columns count",
+ "localized": "Numerus maximus columnarum reticuli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Grid background color",
+ "localized": "Color fundi reticuli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Gallery auto-update on tab change",
+ "localized": "Pinacotheca automatice renovatur in mutatione tabulae",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "GPU monitor interval",
+ "localized": "Intervallum monitoris GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Gallery view columns",
+ "localized": "Columnae aspectus pinacothecae",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Grid image size",
+ "localized": "Magnitudo imaginis reticuli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Global",
+ "localized": "Globale",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "h": [
+ {
+ "id": 0,
+ "label": "History",
+ "localized": "Historia",
+ "reload": "",
+ "hint": "Elenchus generationum priorum quae rursus tractari possunt"
+ },
+ {
+ "id": 0,
+ "label": "html2md",
+ "localized": "html2md",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Huggingface",
+ "localized": "Huggingface",
+ "reload": "",
+ "hint": "Praeceptiones ad aditum Huggingface pertinentes"
+ },
+ {
+ "id": 0,
+ "label": "HiDream",
+ "localized": "HiDream",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HyperTile",
+ "localized": "HyperTile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion",
+ "localized": "HiDiffusion",
+ "reload": "",
+ "hint": "HiDiffusion creationem imaginum altae resolutionis sinit adhibitis exemplaribus vulgaribus sine duplicationibus vel distortionibus et cum efficacitate meliore"
+ },
+ {
+ "id": 0,
+ "label": "Height",
+ "localized": "Altitudo",
+ "reload": "",
+ "hint": "Altitudo imaginis"
+ },
+ {
+ "id": 0,
+ "label": "HiRes steps",
+ "localized": "Gradus HiRes",
+ "reload": "",
+ "hint": "Numerus graduum exemplificationis pro imagine aucta. Si 0, iidem ac pro originali adhibentur"
+ },
+ {
+ "id": 0,
+ "label": "HDR clamp",
+ "localized": "HDR coercitio",
+ "reload": "",
+ "hint": "Nivelim singularium absurdorum temperat resecando valores qui a medio distributionis magnopere aberrant. Utile est praesertim ad generationem in scalis gubernationis altioribus augendam, valores aberrantes mature agnoscendo et adjustmenta mathematica secundum fines et limina applicando."
+ },
+ {
+ "id": 0,
+ "label": "HDR maximize",
+ "localized": "HDR maximizatio",
+ "reload": "",
+ "hint": "Factorem normalizationis calculat dividendo maximum valorem tensoris per spatium definitum multiplicatum per 4. Hic factor tunc adhibetur ad canales intra fines movendos, dynamicam varietatem maximam pro tractatione subsequenti curans."
+ },
+ {
+ "id": 0,
+ "label": "HDR range",
+ "localized": "HDR spatium",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hue",
+ "localized": "Coloris species",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HQ init latents",
+ "localized": "HQ latentia initialia",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Height after",
+ "localized": "Altitudo post",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Height mask",
+ "localized": "Persona altitudinis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hires use control",
+ "localized": "Hires gubernatione uti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hands",
+ "localized": "Manus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "High threshold",
+ "localized": "Limen altum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "high noise",
+ "localized": "Sonitus altus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet Enabled",
+ "localized": "Hypertile UNet activatum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile HiRes pass only",
+ "localized": "Hypertile HiRes transitus tantum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet max tile size",
+ "localized": "Hypertile UNet maxima tesserae magnitudo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet min tile size",
+ "localized": "Hypertile UNet minima tesserae magnitudo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet swap size",
+ "localized": "Hypertile UNet permutationis magnitudo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet depth",
+ "localized": "Hypertile UNet altitudo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile VAE Enabled",
+ "localized": "Hypertile VAE activatum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile VAE tile size",
+ "localized": "Hypertile VAE tesserae magnitudo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile VAE swap size",
+ "localized": "Hypertile VAE permutationis magnitudo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion apply RAU-Net",
+ "localized": "HiDiffusion RAU-Net applicare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion apply MSW-MSA",
+ "localized": "HiDiffusion MSW-MSA applicare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion aggressive at step",
+ "localized": "HiDiffusion pugnax in gradu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion override T1 ratio",
+ "localized": "HiDiffusion proportionem T1 superare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion override T2 ratio",
+ "localized": "HiDiffusion proportionem T2 superare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "hidet",
+ "localized": "hidet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hide legacy tabs",
+ "localized": "Tabulas veteres occultare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hide input range sliders",
+ "localized": "Gubernacula spatii input occultare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hide params headers",
+ "localized": "Titulos parametrorum occultare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HuggingFace token",
+ "localized": "HuggingFace tesserula",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HuggingFace mirror",
+ "localized": "HuggingFace speculum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HED",
+ "localized": "HED",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "i": [
+ {
+ "id": 7,
+ "label": "Images",
+ "localized": "Imagines",
+ "reload": "",
+ "hint": "Imagines creare Interficies unita T2I et I2I sustinet Cum ductu moderationis opcionalis"
+ },
+ {
+ "id": 1,
+ "label": "I2I",
+ "localized": "I2I",
+ "reload": "",
+ "hint": "Imaginem ex imagine creare Interficies hereditaria quae pristinam imaginem-ad-imaginem aemulatur"
+ },
+ {
+ "id": 5,
+ "label": "Input",
+ "localized": "Inputus",
+ "reload": "",
+ "hint": "Ostende/absconde selectionem mediorum inputus ad generationem regendam"
+ },
+ {
+ "id": 0,
+ "label": "Image",
+ "localized": "Imago",
+ "reload": "",
+ "hint": "Imaginem ex imagine creare"
+ },
+ {
+ "id": 0,
+ "label": "Inpaint",
+ "localized": "Inpaint",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Inputs",
+ "localized": "Inputus",
+ "reload": "",
+ "hint": "Configurationes ad imagines inputus pertinentes"
+ },
+ {
+ "id": 0,
+ "label": "Initial",
+ "localized": "Initiale",
+ "reload": "",
+ "hint": "Resolutionem imaginis ante processum statuere"
+ },
+ {
+ "id": 2,
+ "label": "Info",
+ "localized": "Indicia",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "install",
+ "localized": "install",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Image Options",
+ "localized": "Optiones Imaginis",
+ "reload": "",
+ "hint": "Configurationes ad formam imaginis, metadata, et graticulas pertinentes"
+ },
+ {
+ "id": 0,
+ "label": "Image Paths",
+ "localized": "Semitae Imaginum",
+ "reload": "",
+ "hint": "Configurationes ad nomina fasciculorum et indices exitus pertinentes"
+ },
+ {
+ "id": 0,
+ "label": "Image Metadata",
+ "localized": "Metadata Imaginis",
+ "reload": "",
+ "hint": "Configurationes ad tractationem metadatorum cum imaginibus generatis creatoris"
+ },
+ {
+ "id": 0,
+ "label": "IP Adapters",
+ "localized": "IP Adaptores",
+ "reload": "",
+ "hint": "Adaptores IP sunt exemplaria additicia quae generationem ad exitum desideratum ducere possunt"
+ },
+ {
+ "id": 0,
+ "label": "Input Media",
+ "localized": "Media Inputus",
+ "reload": "",
+ "hint": "Adde imaginem inputus pro imagine-ad-imaginem, inpaint, vel processu moderationis"
+ },
+ {
+ "id": 0,
+ "label": "Input Image",
+ "localized": "Imago Inputus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "IPEX",
+ "localized": "IPEX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Image Gallery",
+ "localized": "Pinacotheca Imaginum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Intermediate Image Saving",
+ "localized": "Servatio Imaginum Intermediarum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Initial seed",
+ "localized": "Semen Initiale",
+ "reload": "",
+ "hint": "Valor qui exitum generatoris numerorum fortuitorum determinat - si imaginem cum iisdem parametris et semine ac aliam creas, eundem eventum habebis"
+ },
+ {
+ "id": 0,
+ "label": "Include detections",
+ "localized": "Includere Detectiones",
+ "reload": "",
+ "hint": "Includere imaginem originalem cum areis detectis notatis"
+ },
+ {
+ "id": 0,
+ "label": "IY model",
+ "localized": "Exemplar IY",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "IY scale",
+ "localized": "Scala IY",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "IY start",
+ "localized": "Initium IY",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "IY end",
+ "localized": "Finis IY",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Identity guidance",
+ "localized": "Ductus Identitatis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Include original image",
+ "localized": "Includere Imaginem Originalem",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Iterate seed per line",
+ "localized": "Iterare Semen per Lineam",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Iterations",
+ "localized": "Iterationes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Interpolate frames",
+ "localized": "Interpolare Quadra",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Include main grid",
+ "localized": "Includere Graticulam Principalem",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Include sub grids",
+ "localized": "Includere Sub-graticulas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Include images",
+ "localized": "Includere Imagines",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "invert",
+ "localized": "invert",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Init image same as control",
+ "localized": "Imago Initialis ut Moderatio",
+ "reload": "",
+ "hint": "Omnem imaginem in fenestra moderationis positam sicut fontem pro operibus img2img tractabit"
+ },
+ {
+ "id": 0,
+ "label": "Inpaint masked only",
+ "localized": "Inpaint Solum Personatum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Invert mask",
+ "localized": "Invertere Personam",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "IOU",
+ "localized": "IOU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Init strength",
+ "localized": "Vis Initialis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Input directory",
+ "localized": "Index Inputus",
+ "reload": "",
+ "hint": "Fasciculus ubi imagines quas vis processare adsunt"
+ },
+ {
+ "id": 0,
+ "label": "Intermediates",
+ "localized": "Intermedia",
+ "reload": "",
+ "hint": "Magnitudo gregis candidatorum mediorum cum proprietates imaginis ad pittacia descriptiva (flavours) comparantur. Ex hoc grege, ultima pittacia deliguntur. Valores altiores qualitatem emendare possunt sed tardiores sunt."
+ },
+ {
+ "id": 0,
+ "label": "Include rating",
+ "localized": "Includere Gradum",
+ "reload": "",
+ "hint": "Includere pittacia gradus argumenti in exitu (ex. gr. tutum, dubium, explicitum)."
+ },
+ {
+ "id": 0,
+ "label": "Image width",
+ "localized": "Latitudo Imaginis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Image height",
+ "localized": "Altitudo Imaginis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "inference-mode",
+ "localized": "modus-inferentiae",
+ "reload": "",
+ "hint": "Sicut no-grad sed severior. Curat ut exemplar solum in modo inferentiae currat pro securitate et velocitate."
+ },
+ {
+ "id": 0,
+ "label": "inductor",
+ "localized": "inductor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Image quality",
+ "localized": "Qualitas Imaginis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Include mask in outputs",
+ "localized": "Includere Personam in Exitu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Include invisible watermark",
+ "localized": "Includere Signum Invisibile",
+ "reload": "",
+ "hint": "Addere signum aquaticum invisibile imagini per mutationem valorum quorundam elementorum picturae (pixel)"
+ },
+ {
+ "id": 0,
+ "label": "Invisible watermark string",
+ "localized": "Chorda Signi Invisibilis",
+ "reload": "",
+ "hint": "Chorda signi addenda imagini. Brevissima maneat ne imago corrumpatur."
+ },
+ {
+ "id": 0,
+ "label": "Image watermark position",
+ "localized": "Positio Signi Imaginis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Image watermark file",
+ "localized": "Fasciculus Signi Imaginis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Images filename pattern",
+ "localized": "Forma Nominis Imaginum",
+ "reload": "",
+ "hint": "Utere his pittaciis ad definiendum quomodo nomina fasciculorum deligantur:seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
+ },
+ {
+ "id": 0,
+ "label": "inline",
+ "localized": "inline",
+ "reload": "",
+ "hint": "in linea cum omnibus elementis additiciis (volubile)"
+ },
+ {
+ "id": 0,
+ "label": "Inpainting include greyscale mask in results",
+ "localized": "Inpainting Includere Personam Griseam",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Inpainting include masked composite in results",
+ "localized": "Inpainting Includere Compositum Personatum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Image transparent color fill",
+ "localized": "Expletio Coloris Transparentis Imaginis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Inpainting conditioning mask strength",
+ "localized": "Vis Personae Condicionis Inpainting",
+ "reload": "",
+ "hint": "Determinat quanta vi imago originalis pro inpainting et img2img personetur. 1.0 significat plene personatum. Valores inferiores compositionem generalem servabunt."
+ },
+ {
+ "id": 0,
+ "label": "Image resize algorithm",
+ "localized": "Algorithmus Dimensionis Imaginis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Image repeats per epoch",
+ "localized": "Repetitiones Imaginis per Epocham",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Interpolation Method",
+ "localized": "Methodus Interpolationis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "In Blocks",
+ "localized": "In Fragmentis",
+ "reload": "",
+ "hint": "Fragmenta deorsum-exemplificationis UNet (12 valores pro SD1.5, 9 pro SDXL)"
+ },
+ {
+ "id": 0,
+ "label": "Input model",
+ "localized": "Exemplar Inputus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Info object",
+ "localized": "Obiectum Indicii",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "k": [
+ {
+ "id": 751,
+ "label": "Kanvas change",
+ "localized": "Mutatio Kanvas",
+ "reload": "control",
+ "hint": "Formam vel statum tabulae pictoriae (Kanvas) muta."
+ },
+ {
+ "id": 752,
+ "label": "Kanvas Settings",
+ "localized": "Optiones Kanvas",
+ "reload": "control",
+ "hint": "Configurationes et praeferentias pro tabula pictoria (Kanvas) hic invenies."
+ },
+ {
+ "id": 753,
+ "label": "Keep Thinking Trace",
+ "localized": "Vestigium Cogitationis Serva",
+ "reload": "script_prompt_enhance",
+ "hint": "Ratiocinationem exemplaris in eventu finali include. Utile est ad intellegendum quomodo exemplar ad responsum pervenerit. Solum cum exemplaribus quae 'thinking mode' sustinent operatur."
+ },
+ {
+ "id": 754,
+ "label": "Keep Prefill",
+ "localized": "Prae-impletionem Serva",
+ "reload": "script_prompt_enhance",
+ "hint": "Textum prae-impletum (prefill) in initio eventus finalis include. Si debilitatum est, textus prae-impletus ad exemplar regendum adhibitus a responso removetur."
+ },
+ {
+ "id": 755,
+ "label": "Keep aspect ratio",
+ "localized": "Proportionem Serva",
+ "reload": "control",
+ "hint": "Proportionem inter latitudinem et altitudinem imaginis constantem retine."
+ }
+ ],
+ "l": [
+ {
+ "id": 7553,
+ "label": "Load model",
+ "localized": "Modelum onerare",
+ "reload": "",
+ "hint": "Onus exemplar in memoriam."
+ },
+ {
+ "id": 5473,
+ "label": "Load custom model",
+ "localized": "Exemplar consuetum onerare",
+ "reload": "",
+ "hint": "Onerare exemplar consuetum cum configuratione specificata."
+ },
+ {
+ "id": 4130,
+ "label": "LaMa Remove",
+ "localized": "LaMa Remove",
+ "reload": "",
+ "hint": "Removere res utendo technologia LaMa."
+ },
+ {
+ "id": 4846,
+ "label": "Lite",
+ "localized": "Lite",
+ "reload": "",
+ "hint": "Versio levis vel simplicior."
+ },
+ {
+ "id": 4027,
+ "label": "LTXVideo",
+ "localized": "LTXVideo",
+ "reload": "",
+ "hint": "Parametri pro LTX generatione videographica."
+ },
+ {
+ "id": 7265,
+ "label": "Load",
+ "localized": "Onerare",
+ "reload": "",
+ "hint": "Onerare data vel exemplaria."
+ },
+ {
+ "id": 8898,
+ "label": "Live Previews",
+ "localized": "Praevisa viva",
+ "reload": "",
+ "hint": "Configurationes ad praevisa viva et notificationes sonoras pertinentes."
+ },
+ {
+ "id": 1423,
+ "label": "Legacy options",
+ "localized": "Optiones hereditariae",
+ "reload": "",
+ "hint": "Optiones antiquae vel hereditariae - non debent adhiberi."
+ },
+ {
+ "id": 3902,
+ "label": "List",
+ "localized": "Index",
+ "reload": "",
+ "hint": "Index omnium exemplarium promptorum."
+ },
+ {
+ "id": 1625,
+ "label": "Loader",
+ "localized": "Onustrum",
+ "reload": "",
+ "hint": "Sinit exemplar diffusionis manuale ex modulis singularibus componere."
+ },
+ {
+ "id": 5502,
+ "label": "List models",
+ "localized": "Indicare exemplaria",
+ "reload": "",
+ "hint": "Videre catalogum omnium exemplarium localium."
+ },
+ {
+ "id": 5528,
+ "label": "Load receipe",
+ "localized": "Praescriptum onerare",
+ "reload": "",
+ "hint": "Onerare configurationem vel praescriptum servatum."
+ },
+ {
+ "id": 3187,
+ "label": "Lora",
+ "localized": "Lora",
+ "reload": "",
+ "hint": "LoRA: Adaptatio Gradus Humilis. Exemplar subtile quod super exemplar oneratum applicatur."
+ },
+ {
+ "id": 9241,
+ "label": "Local",
+ "localized": "Localis",
+ "reload": "",
+ "hint": "Exemplaria quae demissa sunt et ad usum parata."
+ },
+ {
+ "id": 6113,
+ "label": "LTX",
+ "localized": "LTX",
+ "reload": "",
+ "hint": "Tabula pro technologia LTX."
+ },
+ {
+ "id": 8472,
+ "label": "Layerwise Casting",
+ "localized": "Formatio per strata",
+ "reload": "",
+ "hint": "Conversio typorum datorum per singula strata."
+ },
+ {
+ "id": 2834,
+ "label": "LinFusion",
+ "localized": "LinFusion",
+ "reload": "",
+ "hint": "Configurationes provectae pro LinFusion."
+ },
+ {
+ "id": 1092,
+ "label": "Log Display",
+ "localized": "Visus actorum",
+ "reload": "",
+ "hint": "Quomodo acta systematis ostendantur."
+ },
+ {
+ "id": 3521,
+ "label": "List all locally available models",
+ "localized": "Indicare omnia exemplaria localia",
+ "reload": "",
+ "hint": "Ostende omnia exemplaria in machina praesentia."
+ },
+ {
+ "id": 9924,
+ "label": "Last Generate",
+ "localized": "Ultima generatio",
+ "reload": "",
+ "hint": "Ultima imago vel exitus generatus."
+ },
+ {
+ "id": 4710,
+ "label": "low order",
+ "localized": "ordo humilis",
+ "reload": "",
+ "hint": "Ordo differentialis humilis pro solutore."
+ },
+ {
+ "id": 2654,
+ "label": "LSC layer indices",
+ "localized": "Indices stratorum LSC",
+ "reload": "",
+ "hint": "Indices stratorum pro Latent Spectral Convolution."
+ },
+ {
+ "id": 3892,
+ "label": "LSC fully qualified name",
+ "localized": "Nomen plenum LSC",
+ "reload": "",
+ "hint": "Nomen plenum ac specificatum pro LSC."
+ },
+ {
+ "id": 6100,
+ "label": "LSC skip attention blocks",
+ "localized": "LSC omittere quadras attentionis",
+ "reload": "",
+ "hint": "Praeterire quadras attentionis in processu LSC."
+ },
+ {
+ "id": 2415,
+ "label": "LSC skip feed-forward blocks",
+ "localized": "LSC omittere quadras feed-forward",
+ "reload": "",
+ "hint": "Praeterire quadras transvectionis in processu LSC."
+ },
+ {
+ "id": 8722,
+ "label": "LSC skip attention scores",
+ "localized": "LSC omittere puncta attentionis",
+ "reload": "",
+ "hint": "Non computare puncta attentionis in LSC."
+ },
+ {
+ "id": 5931,
+ "label": "LSC dropout rate",
+ "localized": "Proportio dejectionis LSC",
+ "reload": "",
+ "hint": "Proportio elementorum omittendorum in LSC."
+ },
+ {
+ "id": 9210,
+ "label": "Layer options",
+ "localized": "Optiones stratorum",
+ "reload": "",
+ "hint": "Specifica manualiter optiones provectas pro stratis IP adapter."
+ },
+ {
+ "id": 7331,
+ "label": "Layer scales",
+ "localized": "Scalae stratorum",
+ "reload": "",
+ "hint": "Magnitudo vel pondus singulorum stratorum."
+ },
+ {
+ "id": 1544,
+ "label": "Length",
+ "localized": "Longitudo",
+ "reload": "",
+ "hint": "Longitudo textus vel generationis."
+ },
+ {
+ "id": 6612,
+ "label": "Loops",
+ "localized": "Circuitus",
+ "reload": "",
+ "hint": "Quoties imago processanda sit. Quisque exitus ut input proximi circuitus adhibetur. Si 1, scriptum non agit."
+ },
+ {
+ "id": 4428,
+ "label": "Level",
+ "localized": "Gradus",
+ "reload": "",
+ "hint": "Gradus vel altitudo effectus."
+ },
+ {
+ "id": 8291,
+ "label": "Latent mode",
+ "localized": "Modus latens",
+ "reload": "",
+ "hint": "Modus operandi in spatio latenti."
+ },
+ {
+ "id": 3122,
+ "label": "Loop video",
+ "localized": "Iterare videographiam",
+ "reload": "",
+ "hint": "Facere ut videographia in orbem redeat."
+ },
+ {
+ "id": 5873,
+ "label": "LLM model",
+ "localized": "Exemplar LLM",
+ "reload": "",
+ "hint": "Elige exemplar linguae (LLM) pro enhancemente prompti. Exemplaria visionis icone videndi, cogitationis icone lucernae notantur."
+ },
+ {
+ "id": 2910,
+ "label": "LBM Method",
+ "localized": "Methodus LBM",
+ "reload": "",
+ "hint": "Methodus specifica pro LBM."
+ },
+ {
+ "id": 4391,
+ "label": "LBM Composite",
+ "localized": "Compositum LBM",
+ "reload": "",
+ "hint": "Compositio imaginum in LBM."
+ },
+ {
+ "id": 6311,
+ "label": "LBM Steps",
+ "localized": "Passus LBM",
+ "reload": "",
+ "hint": "Numerus passuum pro LBM."
+ },
+ {
+ "id": 1842,
+ "label": "left",
+ "localized": "sinistra",
+ "reload": "",
+ "hint": "Directio ad sinistram pro pictura exteriore."
+ },
+ {
+ "id": 5611,
+ "label": "Live update",
+ "localized": "Renovatio viva",
+ "reload": "",
+ "hint": "Renovare eventum in tempore reali."
+ },
+ {
+ "id": 9381,
+ "label": "Low threshold",
+ "localized": "Limen humile",
+ "reload": "",
+ "hint": "Limen inferius pro detectione marginum."
+ },
+ {
+ "id": 2022,
+ "label": "Large",
+ "localized": "Magnus",
+ "reload": "",
+ "hint": "Magnitudo ampla."
+ },
+ {
+ "id": 4773,
+ "label": "LTX model",
+ "localized": "Exemplar LTX",
+ "reload": "",
+ "hint": "Exemplar pro LTX generatione."
+ },
+ {
+ "id": 8215,
+ "label": "LTX frames number",
+ "localized": "Numerus fustium LTX",
+ "reload": "",
+ "hint": "Numerus fustium (frames) generandorum."
+ },
+ {
+ "id": 1123,
+ "label": "LTX frames skip",
+ "localized": "Omissio fustium LTX",
+ "reload": "",
+ "hint": "Quot fustes praeterire debeas."
+ },
+ {
+ "id": 4912,
+ "label": "LTX enable upsampling",
+ "localized": "Litteras augere LTX",
+ "reload": "",
+ "hint": "Activare meliorationem resolutionis pro LTX."
+ },
+ {
+ "id": 2561,
+ "label": "LTX upsample ratio",
+ "localized": "Proportio augmenti LTX",
+ "reload": "",
+ "hint": "Proportio qua resolutio augetur."
+ },
+ {
+ "id": 3819,
+ "label": "LTX enable refine",
+ "localized": "Polituram LTX activare",
+ "reload": "",
+ "hint": "Activare processum politionis post generationem."
+ },
+ {
+ "id": 7731,
+ "label": "LTX refine strength",
+ "localized": "Vis politionis LTX",
+ "reload": "",
+ "hint": "Fortitudo effectus politionis."
+ },
+ {
+ "id": 4419,
+ "label": "LTX decode timestep",
+ "localized": "Tempus decodificationis LTX",
+ "reload": "",
+ "hint": "Momentum temporis pro decodificatione LTX."
+ },
+ {
+ "id": 9910,
+ "label": "LTX enable audio",
+ "localized": "Sonum LTX activare",
+ "reload": "",
+ "hint": "Activare generationem soni pro videographia."
+ },
+ {
+ "id": 1111,
+ "label": "Loop",
+ "localized": "Iteratio",
+ "reload": "",
+ "hint": "Iterare processum."
+ },
+ {
+ "id": 8593,
+ "label": "Local directory name",
+ "localized": "Nomen drectonii localis",
+ "reload": "",
+ "hint": "Directorium ubi extensio instituatur; vacuum si vis defectum."
+ },
+ {
+ "id": 8625,
+ "label": "Libs",
+ "localized": "Bibliothecae",
+ "reload": "",
+ "hint": "Bibliothecae programmandi (libraries)."
+ },
+ {
+ "id": 4002,
+ "label": "Latent history size",
+ "localized": "Magnitudo historiae latentis",
+ "reload": "",
+ "hint": "Numerus statuum latentium in memoria servandorum."
+ },
+ {
+ "id": 7712,
+ "label": "LLama repo",
+ "localized": "Repositorium LLama",
+ "reload": "",
+ "hint": "Repositorium pro exemplaribus LLama."
+ },
+ {
+ "id": 5510,
+ "label": "low noise",
+ "localized": "sonitus humilis",
+ "reload": "",
+ "hint": "Minuere sonitum in generatione."
+ },
+ {
+ "id": 2210,
+ "label": "leaf_level",
+ "localized": "leaf_level",
+ "reload": "",
+ "hint": "Gradus folii in hierarchia memoriae."
+ },
+ {
+ "id": 4433,
+ "label": "LLM",
+ "localized": "LLM",
+ "reload": "",
+ "hint": "Magnum Exemplar Linguae."
+ },
+ {
+ "id": 6622,
+ "label": "Layerwise casting storage",
+ "localized": "Repositorium formationis per strata",
+ "reload": "",
+ "hint": "Ubi strata formata serventur."
+ },
+ {
+ "id": 8833,
+ "label": "Layerwise non-blocking operations",
+ "localized": "Operationes non-obstruentes per strata",
+ "reload": "",
+ "hint": "Permittere operationes sine mora inter strata."
+ },
+ {
+ "id": 2291,
+ "label": "Lumina: Use mask in transformers",
+ "localized": "Lumina: Uti persona in transformatoribus",
+ "reload": "",
+ "hint": "Adhibere personam (mask) intra architecturam Lumina."
+ },
+ {
+ "id": 1201,
+ "label": "LinFusion apply distillation on load",
+ "localized": "LinFusion distillare in onere",
+ "reload": "",
+ "hint": "Applicare processum distillationis cum exemplar oneratur."
+ },
+ {
+ "id": 3391,
+ "label": "Light",
+ "localized": "Lux",
+ "reload": "",
+ "hint": "Thema lucidum pro interfacie."
+ },
+ {
+ "id": 5521,
+ "label": "Log view update period",
+ "localized": "Periodus renovationis actorum",
+ "reload": "",
+ "hint": "Tempus inter renovationes visus actorum, in millisecondis."
+ },
+ {
+ "id": 4491,
+ "label": "Live preview display period",
+ "localized": "Periodus ostentus praevisi vivi",
+ "reload": "",
+ "hint": "Pete imaginem praevisam post n passus; 0 ut debilitetur."
+ },
+ {
+ "id": 1192,
+ "label": "Load custom Diffusers pipeline",
+ "localized": "Onerare canalem Diffusers consuetum",
+ "reload": "",
+ "hint": "Onerare canalem (pipeline) ex HuggingFace vel fonte externo."
+ },
+ {
+ "id": 6610,
+ "label": "LoRA force reload always",
+ "localized": "LoRA semper rursus onerare",
+ "reload": "",
+ "hint": "Cogere LoRA ex repositorio rursus onerari pro omni generatione. Utile ad emendationem errorum."
+ },
+ {
+ "id": 5503,
+ "label": "LoRA load using Diffusers method",
+ "localized": "LoRA onerare per methodum Diffusers",
+ "reload": "",
+ "hint": "Methodus alternativa utens facultatibus Diffusers loco nativae SD.Next."
+ },
+ {
+ "id": 1241,
+ "label": "LoRA native apply to text encoder",
+ "localized": "LoRA nativum ad codicem textus applicare",
+ "reload": "",
+ "hint": "Applicare LoRA directe ad codicibus textus (text encoder)."
+ },
+ {
+ "id": 9921,
+ "label": "LoRA native fuse with model",
+ "localized": "LoRA nativum cum modelo confundere",
+ "reload": "",
+ "hint": "Confundere LoRA in exemplar pro minus usu memoriae. Cave: post remotionem, stilus manere potest."
+ },
+ {
+ "id": 8871,
+ "label": "LoRA diffusers fuse with model",
+ "localized": "LoRA diffusers cum modelo confundere",
+ "reload": "",
+ "hint": "Confundere LoRA in exemplar utens Diffusers pro compatibilitate torch.compile."
+ },
+ {
+ "id": 2231,
+ "label": "LoRA auto-apply tags",
+ "localized": "LoRA notas auto-applicare",
+ "reload": "",
+ "hint": "Addere automatice verba incitamenta ex metadatis LoRA ad promptum tuum."
+ },
+ {
+ "id": 4411,
+ "label": "LoRA memory cache",
+ "localized": "Latibulum memoriae LoRA",
+ "reload": "",
+ "hint": "Quot LoRA in memoria servanda sint antequam rursus onerentur."
+ },
+ {
+ "id": 5522,
+ "label": "LoRA add hash info to metadata",
+ "localized": "LoRA addere hash ad metadata",
+ "reload": "",
+ "hint": "Includere summas hash pro LoRA in metadatis imaginis pro reproducibilitate."
+ },
+ {
+ "id": 7721,
+ "label": "LDSR Path",
+ "localized": "Iter LDSR",
+ "reload": "",
+ "hint": "Via drectonii pro LDSR."
+ },
+ {
+ "id": 8891,
+ "label": "LoRA load using legacy method",
+ "localized": "LoRA onerare per methodum hereditariam",
+ "reload": "",
+ "hint": "Uti methodo antiqua ad LoRA onerandum."
+ },
+ {
+ "id": 5745,
+ "label": "Loaded LoRA",
+ "localized": "LoRA onerata",
+ "reload": "",
+ "hint": "Index LoRA quae nunc in usu sunt."
+ },
+ {
+ "id": 5746,
+ "label": "LoRA target filename",
+ "localized": "Nomen fasciculi LoRA destinatum",
+ "reload": "",
+ "hint": "Nomen fasciculi ubi LoRA servabitur."
+ },
+ {
+ "id": 3312,
+ "label": "Layer skip guidance",
+ "localized": "Gubernatio omissionis stratorum",
+ "reload": "",
+ "hint": "Gubernatio per omissionem stratorum in generatione."
+ },
+ {
+ "id": 1001,
+ "label": "LineArt",
+ "localized": "LineArt",
+ "reload": "",
+ "hint": "Modus ControlNet pro lineis et delineationibus."
+ },
+ {
+ "id": 1002,
+ "label": "Leres Depth",
+ "localized": "Leres Altitudo",
+ "reload": "",
+ "hint": "Estimatio altitudinis utendo methodo Leres."
+ }
+ ],
+ "m": [
+ {
+ "id": -1,
+ "label": "Mask",
+ "localized": "Persona",
+ "reload": "",
+ "hint": "Imaginis persona et personae optiones"
+ },
+ {
+ "id": -1,
+ "label": "Models",
+ "localized": "Exemplaria",
+ "reload": "",
+ "hint": "Exemplaria tua depone, converte vel iunge et metadata exemplarium guberna"
+ },
+ {
+ "id": -1,
+ "label": "Manage extensions",
+ "localized": "Extensiones guberna",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Manual install",
+ "localized": "Inauguratio manualis",
+ "reload": "",
+ "hint": "Extensionem manu inaugura"
+ },
+ {
+ "id": -1,
+ "label": "Models & Networks",
+ "localized": "Exemplaria & Retia",
+ "reload": "",
+ "hint": "Indices omnium exemplarium et retium promptorum aspice"
+ },
+ {
+ "id": -1,
+ "label": "Model Loading",
+ "localized": "Onus Exemplaris",
+ "reload": "",
+ "hint": "Optiones ad modum quo exemplar oneratur pertinentes"
+ },
+ {
+ "id": -1,
+ "label": "Model Options",
+ "localized": "Optiones Exemplaris",
+ "reload": "",
+ "hint": "Optiones ad mores exemplarium specificorum pertinentes"
+ },
+ {
+ "id": -1,
+ "label": "Model Offloading",
+ "localized": "Exoneratio Exemplaris",
+ "reload": "",
+ "hint": "Optiones ad exonerationem exemplaris et gubernationem memoriae pertinentes"
+ },
+ {
+ "id": -1,
+ "label": "Model Quantization",
+ "localized": "Quantizatio Exemplaris",
+ "reload": "",
+ "hint": "Optiones ad quantizationem exemplaris pertinentes, quae ad memoriam conservandam adhibetur"
+ },
+ {
+ "id": -1,
+ "label": "Model Compile",
+ "localized": "Compilatio Exemplaris",
+ "reload": "",
+ "hint": "Optiones ad varios modos compilationis exemplaris pertinentes"
+ },
+ {
+ "id": -1,
+ "label": "Metadata",
+ "localized": "Metadata",
+ "reload": "",
+ "hint": "Metadata pro omnibus exemplaribus promptis renova"
+ },
+ {
+ "id": -1,
+ "label": "Merge",
+ "localized": "Iunge",
+ "reload": "",
+ "hint": "Duo vel plura exemplaria in novum exemplar iunge"
+ },
+ {
+ "id": -1,
+ "label": "Manual Block Merge",
+ "localized": "Iunctura Clausurarum Manualis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge Modules",
+ "localized": "Modulos Iunge",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model",
+ "localized": "Exemplar",
+ "reload": "",
+ "hint": "Exemplar fundamentale"
+ },
+ {
+ "id": -1,
+ "label": "Model metadata",
+ "localized": "Metadata exemplaris",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ModernUI",
+ "localized": "ModernUI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modular Pipelines",
+ "localized": "Canales Modulares",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Models Paths",
+ "localized": "Semitae Exemplarium",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mobile",
+ "localized": "Mobile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge multiple models",
+ "localized": "Plura exemplaria iunge",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max shift",
+ "localized": "Ambitus maximus",
+ "reload": "",
+ "hint": "Valor ambitus maximus pro resolutionibus altis cum ambitu dynamico utendo."
+ },
+ {
+ "id": -1,
+ "label": "Merge detailers",
+ "localized": "Delineatores iunge",
+ "reload": "",
+ "hint": "Resultationes ex pluribus delineatoribus in unam personam iunge ante processum delineationis"
+ },
+ {
+ "id": -1,
+ "label": "Max detected",
+ "localized": "Maxime detecta",
+ "reload": "",
+ "hint": "Numerus maximus obiectorum dectorum ad delineatorem adhibendum"
+ },
+ {
+ "id": -1,
+ "label": "Min confidence",
+ "localized": "Fiducia minima",
+ "reload": "",
+ "hint": "Minima fiducia in re detecta"
+ },
+ {
+ "id": -1,
+ "label": "Max overlap",
+ "localized": "Superpositio maxima",
+ "reload": "",
+ "hint": "Superpositio maxima inter duas res detectas antequam altera abiciatur"
+ },
+ {
+ "id": -1,
+ "label": "Min size",
+ "localized": "Magnitudo minima",
+ "reload": "",
+ "hint": "Minima magnitudo obiecti detecti ut pars imaginis totius"
+ },
+ {
+ "id": -1,
+ "label": "Max size",
+ "localized": "Magnitudo maxima",
+ "reload": "",
+ "hint": "Maxima magnitudo obiecti detecti ut pars imaginis totius"
+ },
+ {
+ "id": -1,
+ "label": "Max Range",
+ "localized": "Spatium Maximum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Momentum",
+ "localized": "Momentum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode x-axis",
+ "localized": "Modus axis-x",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode y-axis",
+ "localized": "Modus axis-y",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask Dropout",
+ "localized": "Abiectio Personae",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Multi decoder",
+ "localized": "Multi-decifrator",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode",
+ "localized": "Modus",
+ "reload": "",
+ "hint": "Modus interrogationis.Fast : Titulus celer cum minimis verbis ornatis.Classic : Interrogatio solita cum qualitate et celeritate librata.Best : Analysis accuratissima, tardissima sed optimae qualitatis.Negative : Terminos gignit pro mandato negativo. "
+ },
+ {
+ "id": -1,
+ "label": "Method",
+ "localized": "Methodus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model repo",
+ "localized": "Repositorium exemplaris",
+ "reload": "",
+ "hint": "HuggingFace repositorii ID pro exemplari"
+ },
+ {
+ "id": -1,
+ "label": "Model gguf",
+ "localized": "Exemplar GGUF",
+ "reload": "",
+ "hint": "Repositorium exemplaris quantizati GGUF optionale in HuggingFace"
+ },
+ {
+ "id": -1,
+ "label": "Model type",
+ "localized": "Genus exemplaris",
+ "reload": "",
+ "hint": "Genus quantizationis exemplaris GGUF optionale"
+ },
+ {
+ "id": -1,
+ "label": "Model file",
+ "localized": "Tabula exemplaris",
+ "reload": "",
+ "hint": "Tabula exemplaris GGUF specifica intra repositorium"
+ },
+ {
+ "id": -1,
+ "label": "Max tokens",
+ "localized": "Tesserae maximae",
+ "reload": "",
+ "hint": "Numerus maximus tesserarum (tokens) quas exemplar in responso gignere potest. Exemplar huius limitis non est conscium inter generationem et non conabitur responsa accuratiora vel breviora reddere, sed tantum limitem duram longitudinis ponit, et responsum vi decurtat cum limes attingitur."
+ },
+ {
+ "id": -1,
+ "label": "masked",
+ "localized": "personatus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask invert",
+ "localized": "Inverte personam",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask strength",
+ "localized": "Vis personae",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Multistep restore",
+ "localized": "Restauratio multipars",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask blur",
+ "localized": "Nebula personae",
+ "reload": "",
+ "hint": "Quantum personam nebulare ante processum, in pixelis"
+ },
+ {
+ "id": -1,
+ "label": "Min guidance",
+ "localized": "Ductus minimus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max guidance",
+ "localized": "Ductus maximus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Motion level",
+ "localized": "Gradus motus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode after",
+ "localized": "Modus postea",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Method after",
+ "localized": "Methodus postea",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode mask",
+ "localized": "Modus personae",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Method mask",
+ "localized": "Methodus personae",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum units",
+ "localized": "Unitates maximae",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max faces",
+ "localized": "Facies maximae",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Medium",
+ "localized": "Medium",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge alpha",
+ "localized": "Iunge alpha",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask only",
+ "localized": "Persona tantum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max Length",
+ "localized": "Longitudo Maxima",
+ "reload": "",
+ "hint": "Numerus maximus tesserarum in titulo genito."
+ },
+ {
+ "id": -1,
+ "label": "Min Flavors",
+ "localized": "Saporis Minimi",
+ "reload": "",
+ "hint": "Numerus minimus pittaciis descriptivis (flavors) in mandato finali servandis."
+ },
+ {
+ "id": -1,
+ "label": "Max Flavors",
+ "localized": "Saporis Maximi",
+ "reload": "",
+ "hint": "Numerus maximus pittaciis descriptivis (flavors) in mandato finali servandis."
+ },
+ {
+ "id": -1,
+ "label": "Max tags",
+ "localized": "Pittacia maxima",
+ "reload": "",
+ "hint": "Numerus maximus pittaciorum in exitu includendorum. Longitudinem exitus limitat cum imago multas res detectas habet. Pittacia secundum fiduciam ordinantur, ita maxime pertinentia servantur."
+ },
+ {
+ "id": -1,
+ "label": "Memory",
+ "localized": "Memoria",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Memory optimization",
+ "localized": "Optimizatio memoriae",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model Info",
+ "localized": "Notitiae Exemplaris",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model pipeline",
+ "localized": "Canalis exemplaris",
+ "reload": "",
+ "hint": "Si autodetectio exemplar non detegit, genus exemplaris elige antequam oneres"
+ },
+ {
+ "id": -1,
+ "label": "Model auto-load on start",
+ "localized": "Onus exemplaris automaticum in initio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model load using multiple threads",
+ "localized": "Onus exemplaris per plura fila",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model auto-download on demand",
+ "localized": "Depromptio exemplaris automatica postulatione",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model load using streams",
+ "localized": "Onus exemplaris per flumina",
+ "reload": "",
+ "hint": "Cum exemplaria oneras, conare onus fluviale pro repono lento vel retiali"
+ },
+ {
+ "id": -1,
+ "label": "Model load model direct to GPU",
+ "localized": "Onus exemplaris directe in GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to offload",
+ "localized": "Genera exemplarium non exoneranda",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to always offload",
+ "localized": "Moduli semper exonerandi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to never offload",
+ "localized": "Moduli nunquam exonerandi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to quantize",
+ "localized": "Genera exemplarium non quantizanda",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to not convert",
+ "localized": "Moduli non convertendi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules dtype dict",
+ "localized": "Lexicon dtypes modulorum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Math",
+ "localized": "Mathematica",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Memory limit",
+ "localized": "Limes memoriae",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "migraphx",
+ "localized": "migraphx",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "max-autotune",
+ "localized": "max-autotune",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "max-autotune-no-cudagraphs",
+ "localized": "max-autotune-no-cudagraphs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum image size (MP)",
+ "localized": "Magnitudo imaginis maxima (MP)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max words",
+ "localized": "Verba maxima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modern",
+ "localized": "Modernum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mount URL subpath",
+ "localized": "Sub-semita URL montis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mobile scale",
+ "localized": "Scalae mobiles",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move detailer model to CPU when complete",
+ "localized": "Move exemplar delineatoris ad CPU cum finitum est",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move base model to CPU when using refiner",
+ "localized": "Move exemplar base ad CPU cum expolitore uteris",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move base model to CPU when using VAE",
+ "localized": "Move exemplar base ad CPU cum VAE uteris",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move refiner model to CPU when not in use",
+ "localized": "Move exemplar expolitoris ad CPU cum non in usu est",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move VAE and CLIP to RAM when training",
+ "localized": "Move VAE et CLIP ad RAM inter exercitationem",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model name",
+ "localized": "Nomen exemplaris",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model base path",
+ "localized": "Semita basis exemplaris",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max shard size",
+ "localized": "Magnitudo fragmenti maxima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model class",
+ "localized": "Classis exemplaris",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mid Block",
+ "localized": "Clausura Media",
+ "reload": "",
+ "hint": "Clausura Media UNet (1 valor) "
+ },
+ {
+ "id": -1,
+ "label": "Model precision",
+ "localized": "Exactio exemplaris",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum rank",
+ "localized": "Gradus maximus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Midas depth",
+ "localized": "Profunditas Midas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "MLSD",
+ "localized": "MLSD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "MediaPipe Face",
+ "localized": "Facies MediaPipe",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Marigold Depth",
+ "localized": "Profunditas Marigold",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "n": [
+ {
+ "id": 0,
+ "label": "Networks",
+ "localized": "Rete",
+ "reload": "btn_extra_networks",
+ "hint": "Interficies usoris pro retibus"
+ },
+ {
+ "id": 0,
+ "label": "New row",
+ "localized": "Nova series",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "New column",
+ "localized": "Nova columna",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku",
+ "localized": "Nunchaku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "nsfw",
+ "localized": "nsfw",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NudeNet",
+ "localized": "NudeNet",
+ "reload": "",
+ "hint": "Extensio flexibilis quae nuditatem in imaginibus deprehendere et obfuscare potest"
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku Engine",
+ "localized": "Machina Nunchaku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NNCF: Neural Network Compression Framework",
+ "localized": "NNCF: Compages Compressionis Retis Neuralis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise Options",
+ "localized": "Optiones Sonitus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks panel",
+ "localized": "Tabula Retium",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks UI",
+ "localized": "IU Retium",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks Scan",
+ "localized": "Scrutinium Retium",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Negative prompt",
+ "localized": "Invitamentum Negativum",
+ "reload": "",
+ "hint": "Describe quid in imagine generata videre nolis"
+ },
+ {
+ "id": 0,
+ "label": "Number",
+ "localized": "Numerus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "negative",
+ "localized": "negativum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "None",
+ "localized": "Nullum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NSFW allowed",
+ "localized": "NSFW permissum",
+ "reload": "",
+ "hint": "Permitte exemplari argumenta adulta in invitamentis auctis generare"
+ },
+ {
+ "id": 0,
+ "label": "Noise strength",
+ "localized": "Vis sonitus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NMS",
+ "localized": "NMS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Near threshold",
+ "localized": "Limen proximum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise scale",
+ "localized": "Scala sonitus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Note",
+ "localized": "Nota",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Non-blocking move operations",
+ "localized": "Operationes motionis non-obstruentes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku attention",
+ "localized": "Attentio Nunchaku",
+ "reload": "",
+ "hint": "Substituit attentionem defectivam cum nucleo attentionis FP16 Nunchaku pro inferentia celeriore in unitatibus processoris graphici (GPU) NVIDIA. Emendationem praestantiae afferre potest in GPU quibus est maius volumen nucleorum tensis FP16 quam BF16. Nunc solum exemplaria Flux-fundata (Dev, Schnell, Kontext, Fill, Depth, etc.) afficit. Nihil effectus habet in Qwen, SDXL, Sana, vel aliis architecturis. Inhibitum per defectum."
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku offloading",
+ "localized": "Exoneratio Nunchaku",
+ "reload": "",
+ "hint": "Sinit exonerationem ad CPU per-blocum ipsius Nunchaku cum fluentibus CUDA asynchronis ad usum VRAM minuendum. Utitur ratione ping-pong: dum unus bloccus transformatoris in GPU computat, proximus bloccus ex CPU in scaena postica prae-onerat, plerunque latenciam translationis celans. Usum VRAM minuere potest pretio inferentiae tardioris. Hoc substituit exonerationem fistulae SD.Next pro parte transformatoris. Solum utile in GPU cum VRAM parva. Si GPU tua satis memoriae habet ad exemplar quantizatum tenendum (16+ GB), hoc inhibitum tene pro celeritate maxima. Exemplaria Flux et Qwen sustinet. Non sustinetur pro SDXL ubi hic habitus ignoratur. Inhibitum per defectum."
+ },
+ {
+ "id": 0,
+ "label": "native",
+ "localized": "nativum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "no-grad",
+ "localized": "sine-grad",
+ "reload": "",
+ "hint": "Inhibet indagationem gradientem cum torch.no_grad. Usum memoriae minuit et inferentiam accelerat."
+ },
+ {
+ "id": 0,
+ "label": "Numbered filenames",
+ "localized": "Nomina filorum numerata",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network card size (px)",
+ "localized": "Magnitudo chartae retis (px)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise multiplier for image processing",
+ "localized": "Multiplicator sonitus pro tractatione imaginis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "New model name",
+ "localized": "Nomen novi exemplaris",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Number of ReBasin Iterations",
+ "localized": "Numerus iterationum ReBasin",
+ "reload": "",
+ "hint": "Quoties exemplar confundere et permutare debeas antequam serves"
+ },
+ {
+ "id": 0,
+ "label": "Network prompt",
+ "localized": "Invitamentum retis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network negative prompt",
+ "localized": "Invitamentum retis negativum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network parameters",
+ "localized": "Parametri retis",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "o": [
+ {
+ "id": 0,
+ "label": "Output",
+ "localized": "Exitus",
+ "reload": "n/a",
+ "hint": "Ostende/occulta electionem mediorum exitus: eventus generationis et praevisiones vivae durante processu generationis"
+ },
+ {
+ "id": 0,
+ "label": "OpenCLiP",
+ "localized": "OpenCLiP",
+ "reload": "n/a",
+ "hint": "Analiza imaginem utendo CLiP modulo per OpenCLiP"
+ },
+ {
+ "id": 0,
+ "label": "ONNX",
+ "localized": "ONNX",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override",
+ "localized": "Superare",
+ "reload": "n/a",
+ "hint": "Superare occasus qui mores servi mutare possunt et de more applicantur ex metadatis imaginis importatis"
+ },
+ {
+ "id": 0,
+ "label": "Optimum Quanto",
+ "localized": "Optimum Quanto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optimum Quanto: post-load",
+ "localized": "Optimum Quanto: post-onerationem",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optional",
+ "localized": "Optionale",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Olive",
+ "localized": "Olive",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO",
+ "localized": "OpenVINO",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Other...",
+ "localized": "Alia...",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Outputs & Images",
+ "localized": "Exitus et Imagines",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override settings",
+ "localized": "Superare occasus",
+ "reload": "n/a",
+ "hint": "Si parametri generationis a tuis systematis occasibus deviant, supera occasus his parametris impletis ad systematis configurationem pro hoc fluxu operis superandam"
+ },
+ {
+ "id": 0,
+ "label": "Override sampler",
+ "localized": "Superare exemplatorem",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override steps",
+ "localized": "Superare gradus",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ortho",
+ "localized": "Ortho",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload face module",
+ "localized": "Eonerare modulum faciei",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override scheduler",
+ "localized": "Superare schedulatorem",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optional image description",
+ "localized": "Optionale descriptio imaginis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Order",
+ "localized": "Ordo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overlay",
+ "localized": "Superponere",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override resolution",
+ "localized": "Superare resolutionem",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload processor",
+ "localized": "Eonerare processorem",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Output directory",
+ "localized": "Directorium exitus",
+ "reload": "n/a",
+ "hint": "Scrinium ubi imagines processae servari debent"
+ },
+ {
+ "id": 0,
+ "label": "original",
+ "localized": "originalis",
+ "reload": "n/a",
+ "hint": "Originalis LDM tergum"
+ },
+ {
+ "id": 0,
+ "label": "Offload caption models",
+ "localized": "Eonerare exemplaria tituli",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload during pre-forward",
+ "localized": "Eonerare durante ante-transmissione",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload using streams",
+ "localized": "Eonerare utendo rivis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload low watermark",
+ "localized": "Eonerare limitem inferiorem",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload GPU high watermark",
+ "localized": "Eonerare limitem superiorem GPU",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload CPU high watermark",
+ "localized": "Eonerare limitem superiorem CPU",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload blocks",
+ "localized": "Eonerare quadra",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO activations mode",
+ "localized": "Modus activationis OpenVINO",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ONNX Execution Provider",
+ "localized": "Provisor Executionis ONNX",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ONNX allow fallback to CPU",
+ "localized": "ONNX admitte recursum ad CPU",
+ "reload": "n/a",
+ "hint": "Admitte recursum ad CPU cum provisor executionis electus defecit"
+ },
+ {
+ "id": 0,
+ "label": "ONNX cache converted models",
+ "localized": "ONNX reconversa exemplaria recondere",
+ "reload": "n/a",
+ "hint": "Serva exemplaria quae ad formam ONNX conversa sunt ut cache. Ea in tabula ONNX administrare potes"
+ },
+ {
+ "id": 0,
+ "label": "ONNX unload base model when processing refiner",
+ "localized": "ONNX deonerare exemplar fundamentale cum politor procedit",
+ "reload": "n/a",
+ "hint": "Deonera exemplar fundamentale dum politor convertitur, optimizatur vel procedit"
+ },
+ {
+ "id": 0,
+ "label": "Olive use FP16 on optimization",
+ "localized": "Olive utere FP16 in optimizatione",
+ "reload": "n/a",
+ "hint": "Utere praecisione puncti fluitantis 16-bit pro exemplari exitus processus optimizationis Olive. Utere praecisione 32-bit si deactivatum est"
+ },
+ {
+ "id": 0,
+ "label": "Olive force FP32 for VAE Encoder",
+ "localized": "Olive coge FP32 pro VAE Encoder",
+ "reload": "n/a",
+ "hint": "Utere praecisione puncti fluitantis 32-bit pro VAE Encoder exemplaris exitus. Hoc superat optionem 'utere FP16 in optimizatione'. Si NaN vel imagines nigras vacuas ex Img2Img accipis, hanc optionem activa et cache remove"
+ },
+ {
+ "id": 0,
+ "label": "Olive use static dimensions",
+ "localized": "Olive utere dimensionibus staticis",
+ "reload": "n/a",
+ "hint": "Fac inferentiam cum exemplaribus Olive optimizatis multo celerius. (OrtTransformersOptimization)"
+ },
+ {
+ "id": 0,
+ "label": "Olive cache optimized models",
+ "localized": "Olive exemplaria optimizata recondere",
+ "reload": "n/a",
+ "hint": "Serva exemplaria ab Olive processa ut cache. Ea in tabula ONNX administrare potes"
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO disable model caching",
+ "localized": "OpenVINO inhibere reconditorium exemplaris",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO disable memory cleanup after compile",
+ "localized": "OpenVINO inhibere purgationem memoriae post compilationem",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "onediff",
+ "localized": "onediff",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "olive-ai",
+ "localized": "olive-ai",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "openvino_fx",
+ "localized": "openvino_fx",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overwrite existing",
+ "localized": "Superscribere exsistens",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Out Block",
+ "localized": "Quadrum Exitus",
+ "reload": "n/a",
+ "hint": "Quadra super-exemplandi UNet (12 valores pro SD1.5, 9 valores pro SDXL)"
+ },
+ {
+ "id": 0,
+ "label": "Overwrite model",
+ "localized": "Superscribere exemplar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Output model",
+ "localized": "Exitus exemplar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overwrite existing file",
+ "localized": "Superscribere limam exsistentem",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Options",
+ "localized": "Optiones",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenBody",
+ "localized": "OpenBody",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "p": [
+ {
+ "id": 0,
+ "label": "Process",
+ "localized": "Processus",
+ "reload": "extras_nav",
+ "hint": "Processus imaginis exsistentis Adhiberi potest ad imagines amplificandas, fundos removendos, argumenta NSFW obscuranda, vel varia filtra et effectus applicandos"
+ },
+ {
+ "id": 1,
+ "label": "Prompts",
+ "localized": "Mandata",
+ "reload": "txt2img_prompts",
+ "hint": "Mandatum imaginis et mandatum negativum"
+ },
+ {
+ "id": 2,
+ "label": "Pause",
+ "localized": "Pausa",
+ "reload": "txt2img_pause",
+ "hint": "Pausa processus"
+ },
+ {
+ "id": 3,
+ "label": "Post",
+ "localized": "Post",
+ "reload": "",
+ "hint": "Magnitudinem imaginis mutare post processum"
+ },
+ {
+ "id": 4,
+ "label": "Preview",
+ "localized": "Praevisus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Process Image",
+ "localized": "Imaginem Processare",
+ "reload": "",
+ "hint": "Processus unius imaginis"
+ },
+ {
+ "id": 6,
+ "label": "Process Batch",
+ "localized": "Acervum Processare",
+ "reload": "",
+ "hint": "Processus acervi imaginum"
+ },
+ {
+ "id": 7,
+ "label": "Process Folder",
+ "localized": "Capsam Processare",
+ "reload": "",
+ "hint": "Processus omnium imaginum in capsa"
+ },
+ {
+ "id": 8,
+ "label": "Provider",
+ "localized": "Praebitor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Pipeline Modifiers",
+ "localized": "Modificatores Fistulae",
+ "reload": "",
+ "hint": "Functio additicia quae in generatione excitari potest"
+ },
+ {
+ "id": 10,
+ "label": "Postprocessing",
+ "localized": "Post-processus",
+ "reload": "",
+ "hint": "Optiones ad processum et amplificationem post generationem imaginis pertinentes"
+ },
+ {
+ "id": 11,
+ "label": "Preset Block Merge",
+ "localized": "Confusio Coagmentorum Praestituta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Pony",
+ "localized": "Pony",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Preview metadata",
+ "localized": "Metadatorum Praevisus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Prompt",
+ "localized": "Mandatum",
+ "reload": "",
+ "hint": "Describe imaginem quam generare vis"
+ },
+ {
+ "id": 15,
+ "label": "Processed Preview",
+ "localized": "Praevisus Processus",
+ "reload": "",
+ "hint": "Ostende/absconde sectionem prae-processus imaginum ante generationem ipsam"
+ },
+ {
+ "id": 16,
+ "label": "PixelArt",
+ "localized": "PixelArt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "PAG: Perturbed attention guidance",
+ "localized": "PAG: Gubernatio Attentionis Perturbata",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "PAB: Pyramid attention broadcast",
+ "localized": "PAB: Diffusio Attentionis Pyramidalis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Para-attention",
+ "localized": "Para-attentio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Paths for specific models",
+ "localized": "Semitae pro exemplaribus specificis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Prediction method",
+ "localized": "Methodus Praedictionis",
+ "reload": "",
+ "hint": "Definit quid exemplar in quoque gradu praedicat. Optiones: - default: exemplaris defectus - epsilon: nimbus (communis pro Stable Diffusion) - sample: praedictio imaginis directe denudatae (x0) - v_prediction: praedictio velocitatis (CosXL et NoobAI VPred) - flow_prediction: pro exemplaribus recentioribus fluxus-aequandi (SD3 et Flux)"
+ },
+ {
+ "id": 22,
+ "label": "PAG scale",
+ "localized": "PAG Scala",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "PAG start",
+ "localized": "PAG Initium",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "PAG stop",
+ "localized": "PAG Finis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "PAG layers",
+ "localized": "PAG Strata",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "PAG config",
+ "localized": "PAG Configuratio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Perform SDSA",
+ "localized": "SDSA Facere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Perform Injection",
+ "localized": "Iniectionem Facere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "PhotoMaker Model",
+ "localized": "Exemplar PhotoMaker",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Penalty",
+ "localized": "Poena",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "positive",
+ "localized": "Positivum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Prompt EX",
+ "localized": "Mandatum EX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Power",
+ "localized": "Potentia",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Prompt thresholds",
+ "localized": "Limina Mandati",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Preset",
+ "localized": "Praestitutum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Pad frames",
+ "localized": "Infulare Corpora",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Prefill text",
+ "localized": "Textus Prae-impletus",
+ "reload": "",
+ "hint": "Implet initium responsi exemplaris ad formam vel argumentum ducendum. Hic textus postea filtratur et in responso finali non apparet. Relinque vacuum si vis exemplar responsum a nihilo generare."
+ },
+ {
+ "id": 38,
+ "label": "Prompt prefix",
+ "localized": "Praefixum Mandati",
+ "reload": "",
+ "hint": "Textus initio mandati aucti adhibitus. Utilis ad elementa addenda quae immutata manere debent, sicut 'masterpiece' vel nomina artificum."
+ },
+ {
+ "id": 39,
+ "label": "Prompt suffix",
+ "localized": "Suffixum Mandati",
+ "reload": "",
+ "hint": "Textus fine mandati aucti adiectus. Utilis ad elementa addenda quae immutata manere debent, ne ab LLM rescribantur."
+ },
+ {
+ "id": 40,
+ "label": "Padding",
+ "localized": "Infulatio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Prompt strength",
+ "localized": "Vis Mandati",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Preview start",
+ "localized": "Initium Praevisus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Preview end",
+ "localized": "Finis Praevisus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Pixels to expand",
+ "localized": "Elementa (Pixels) ad expandendum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Processor",
+ "localized": "Processor",
+ "reload": "",
+ "hint": "Genus processoris pro prae-processu imaginis ControlNet"
+ },
+ {
+ "id": 46,
+ "label": "Pose confidence",
+ "localized": "Fiducia Habitus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Parameter free",
+ "localized": "Sine Argumentis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Processed",
+ "localized": "Processum",
+ "reload": "",
+ "hint": "Ostende/absconde sectionem cum imaginibus processis"
+ },
+ {
+ "id": 49,
+ "label": "Postprocess mask",
+ "localized": "Persona Post-processus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "PixelArt block size",
+ "localized": "Magnitudo Coagmenti PixelArt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "PixelArt sharpen",
+ "localized": "Exacuere PixelArt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Platform",
+ "localized": "Suggestum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "Pipeline",
+ "localized": "Fistula",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Perform warmup",
+ "localized": "Calefactio Facere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Prompt attention normalization",
+ "localized": "Normalizatio Attentionis Mandati",
+ "reload": "",
+ "hint": "Aequat pondera signorum mandati ne vis nimia vel infirma sit. Adiuvat ad stabilitatem."
+ },
+ {
+ "id": 56,
+ "label": "performance",
+ "localized": "Praestantia",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Performance Counter",
+ "localized": "Calculator Praestantiae",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "PAG layer names",
+ "localized": "Nomina Stratorum PAG",
+ "reload": "",
+ "hint": "Nomina spatiis separata In promptu: d[0-5], m[0], u[0-8] Defectus: m0"
+ },
+ {
+ "id": 59,
+ "label": "PAB cache enabled",
+ "localized": "Thesaurus PAB activatus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "PAB spacial skip range",
+ "localized": "Spatium Omissionis Spatialis PAB",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "PAB spacial skip start",
+ "localized": "Initium Omissionis Spatialis PAB",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "PAB spacial skip end",
+ "localized": "Finis Omissionis Spatialis PAB",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "ParaAttention first-block cache enabled",
+ "localized": "Thesaurus Primi Coagmenti ParaAttention activatus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "ParaAttention residual diff threshold",
+ "localized": "Limen Differentiae Residuae ParaAttention",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "Parallel process images in batch",
+ "localized": "Imagines in acervo parallele processare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66,
+ "label": "precompile",
+ "localized": "Prae-compilare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "Panel minimum width",
+ "localized": "Latitudo Minima Tabulae",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 68,
+ "label": "Persist UI layout",
+ "localized": "Servare Formam Interfaciei",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "Progress update period",
+ "localized": "Periodus Renovationis Progressus",
+ "reload": "",
+ "hint": "Periodus renovationis pro vecte progressus (ms)"
+ },
+ {
+ "id": 70,
+ "label": "Play a notification upon completion",
+ "localized": "Sonum Notificationis Dare ad Finem",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "Path to notification sound",
+ "localized": "Semita ad Sonum Notificationis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Postprocessing operation order",
+ "localized": "Ordo Operationum Post-processus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "Prompt padding",
+ "localized": "Infulatio Mandati",
+ "reload": "",
+ "hint": "Aget cohaerentiam augendo infulationem a virgula postrema infra n signa"
+ },
+ {
+ "id": 74,
+ "label": "Pad prompt and negative prompt to be same length",
+ "localized": "Aequare Longitudinem Mandati Positivi et Negativi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Pin training dataset to memory",
+ "localized": "Dataset Exercitationis in Memoria Figere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Primary model",
+ "localized": "Exemplar Primarium",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Preset Interpolation Ratio",
+ "localized": "Ratio Interpolationis Praestituta",
+ "reload": "",
+ "hint": "Si duo praestituta selecta sunt, inter ea interpolare"
+ },
+ {
+ "id": 78,
+ "label": "Prune",
+ "localized": "Putare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Prediction type",
+ "localized": "Genus Praedictionis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Prompt enhance",
+ "localized": "Mandati Auctio",
+ "reload": "",
+ "hint": "Extensio quae LLM diversa adhibet ad mandatum melius rescribendum"
+ },
+ {
+ "id": 81,
+ "label": "PidiNet",
+ "localized": "PidiNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "Parameters",
+ "localized": "Argumenta",
+ "reload": "",
+ "hint": "Argumenta basica pro generatione imaginis"
+ },
+ {
+ "id": 83,
+ "label": "Postprocess upscale",
+ "localized": "Augmentatio Post-processus",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "q": [
+ {
+ "id": 0,
+ "label": "Quick Settings",
+ "localized": "Optiones Rapidae",
+ "reload": "",
+ "hint": "Res selectae ex diversis sectionibus optionum pro accessu celeri"
+ },
+ {
+ "id": 0,
+ "label": "Quantized",
+ "localized": "Quantizatum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Qwen layered",
+ "localized": "Qwen Stratum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings",
+ "localized": "Optionesrapidae",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Qwen layered number of layers",
+ "localized": "Numerus stratorum Qwen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization mode",
+ "localized": "Modus quantizandi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization type",
+ "localized": "Genus quantizandi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type",
+ "localized": "Genus MatMul quantizati",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization type for Text Encoders",
+ "localized": "Genus quantizandi pro Encoders Textus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type for Text Encoders",
+ "localized": "Genus MatMul quantizati pro Encoders Textus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize convolutional layers",
+ "localized": "Quantiza strata convolutionis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize using GPU",
+ "localized": "Quantiza utendo GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization weights type",
+ "localized": "Genus ponderum quantizationis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization activations type",
+ "localized": "Genus activationum quantizationis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings list",
+ "localized": "Index optionum rapidarum",
+ "reload": "",
+ "hint": "Index nominum optionum, commatibus separatorum, quae in barra accessus celeris superne poni debent pro tabula optionum"
+ }
+ ],
+ "r": [
+ {
+ "id": 672,
+ "label": "Refine",
+ "localized": "Expolire",
+ "reload": "",
+ "hint": "Expolitio curationem additicia post primam curationem perfectam agit et adhiberi potest ad imaginem augendam et ad eam rursus curandam ad qualitatem et singula augenda"
+ },
+ {
+ "id": 673,
+ "label": "Restore",
+ "localized": "Restituere",
+ "reload": "",
+ "hint": "Restituere parametra ex promptu currente vel ultima imagine generata cognita"
+ },
+ {
+ "id": 714,
+ "label": "Reset anchors",
+ "localized": "Ancoras reponere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 942,
+ "label": "Reload model",
+ "localized": "Exemplar rursus onerare",
+ "reload": "",
+ "hint": "Exemplar mox selectum rursus onerare"
+ },
+ {
+ "id": 674,
+ "label": "Reprocess",
+ "localized": "Recurare",
+ "reload": "",
+ "hint": "Generationes priores rursus curare utendo parametris diversis"
+ },
+ {
+ "id": 675,
+ "label": "Resize to",
+ "localized": "Dimensionem mutare ad",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 676,
+ "label": "Resize\n by",
+ "localized": "Dimensionem mutare\n per",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 677,
+ "label": "Resize\n to",
+ "localized": "Dimensionem mutare\n ad",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 678,
+ "label": "Run Preview",
+ "localized": "Praevisum agere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 679,
+ "label": "Reference",
+ "localized": "Relatio",
+ "reload": "",
+ "hint": "Index exemplarium relationis quae automatice in primo usu deonerari possunt"
+ },
+ {
+ "id": 680,
+ "label": "Reset receipe",
+ "localized": "Praeceptum reponere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 681,
+ "label": "Run",
+ "localized": "Agere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 682,
+ "label": "Refresh extension list",
+ "localized": "Indicem extensionum renovare",
+ "reload": "",
+ "hint": "Indicem extensionum praesentium renovare"
+ },
+ {
+ "id": 683,
+ "label": "Restart server",
+ "localized": "Servitorem rursus initiare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 684,
+ "label": "Request browser notifications",
+ "localized": "Notificationes navigatoris rogare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 685,
+ "label": "Restore UI defaults",
+ "localized": "Praedefinita interfaciei restituere",
+ "reload": "",
+ "hint": "Valores praedefinitos interfaciei usoris restituere"
+ },
+ {
+ "id": 686,
+ "label": "Refresh UI values",
+ "localized": "Valores interfaciei renovare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 687,
+ "label": "Reinstall",
+ "localized": "Rursus instituere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 688,
+ "label": "Refresh state",
+ "localized": "Statum renovare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 689,
+ "label": "Refresh data",
+ "localized": "Data renovare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 690,
+ "label": "Run benchmark",
+ "localized": "Probationem agere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 691,
+ "label": "Refresh bench",
+ "localized": "Probationem renovare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 692,
+ "label": "Restore defaults",
+ "localized": "Praedefinita restituere",
+ "reload": "",
+ "hint": "Praedefinitas servitoris configurationes restituere"
+ },
+ {
+ "id": 693,
+ "label": "Replace",
+ "localized": "Substituere",
+ "reload": "",
+ "hint": "Imaginem substituere"
+ },
+ {
+ "id": 694,
+ "label": "Refresh",
+ "localized": "Renovare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 695,
+ "label": "Reprocess decode",
+ "localized": "Decodationem recurare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 696,
+ "label": "Reprocess refine",
+ "localized": "Expolitionem recurare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 697,
+ "label": "Reprocess detail",
+ "localized": "Singula recurare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 698,
+ "label": "Remove background",
+ "localized": "Fundum removere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 699,
+ "label": "RAS: Region-Adaptive Sampling",
+ "localized": "RAS: Exemplificatio Regioni Adaptiva",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 700,
+ "label": "Resize",
+ "localized": "Dimensionem mutare",
+ "reload": "",
+ "hint": "Dimensionis imago mutatio, resolutione fixa vel scala fulta uti potest"
+ },
+ {
+ "id": 701,
+ "label": "Rerefence models",
+ "localized": "Exemplaria relationis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 702,
+ "label": "Replace model components",
+ "localized": "Partes exemplaris substituere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 703,
+ "label": "rescale",
+ "localized": "rescale",
+ "reload": "",
+ "hint": "betas cum zero terminal snr rursus scalare"
+ },
+ {
+ "id": 704,
+ "label": "Resize seed from width",
+ "localized": "Semen ex latitudine remetiri",
+ "reload": "",
+ "hint": "Conari imaginem similem ei facere quae eodem semine ad resolutionem definitam facta esset"
+ },
+ {
+ "id": 705,
+ "label": "Resize seed from height",
+ "localized": "Semen ex altitudine remetiri",
+ "reload": "",
+ "hint": "Conari imaginem similem ei facere quae eodem semine ad resolutionem definitam facta esset"
+ },
+ {
+ "id": 706,
+ "label": "Refine guidance",
+ "localized": "Expolitionis ductus",
+ "reload": "",
+ "hint": "CFG scala adhibita pro passu expolitionis"
+ },
+ {
+ "id": 707,
+ "label": "Resize mode",
+ "localized": "Modus remetiendi",
+ "reload": "",
+ "hint": "Definit quomodo input remetiatur vel adaptetur in expolitione secundi passus: - none: nihil remetiri, resolutionem originalem servare - fixed: resolutionem destinatam cogere (distorquere potest) - crop: mediam partem secare ut fini conveniat servata proportione - fill: remetiri ut conveniat et spatia vacua marginibus implere - outpaint: linteum ultra margines imaginis extendere - context aware: remetiri scite quod areas circumstantes miscet vel adaptat"
+ },
+ {
+ "id": 708,
+ "label": "Resize method",
+ "localized": "Methodus remetiendi",
+ "reload": "",
+ "hint": "Methodus adhibita ad imaginem remetiendam: potest esse remensio simplex, exemplar augendi, remensio latens, vel decodatio asymmetrica"
+ },
+ {
+ "id": 709,
+ "label": "Resize width",
+ "localized": "Latitudinem remetiri",
+ "reload": "",
+ "hint": "Imaginem ad hanc latitudinem remetitur. Si 0, latitudo ex eliditris vicinis infertur"
+ },
+ {
+ "id": 710,
+ "label": "Resize height",
+ "localized": "Altitudinem remetiri",
+ "reload": "",
+ "hint": "Imaginem ad hanc altitudinem remetitur. Si 0, altitudo ex eliditris vicinis infertur"
+ },
+ {
+ "id": 711,
+ "label": "Resize scale",
+ "localized": "Scalam remetiri",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 712,
+ "label": "Refine sampler",
+ "localized": "Exemplificatorem expolire",
+ "reload": "",
+ "hint": "Uti exemplificatore specifico pro subsidiario si primarius ad operationem specificam non sustinetur"
+ },
+ {
+ "id": 713,
+ "label": "Refiner start",
+ "localized": "Initium expolitores",
+ "reload": "",
+ "hint": "Passus expolitoris incipiet cum exemplar fundamentale ad hanc partem perfectum erit (pone maius quam 0 et minus quam 1 ad currendum post exemplar fundamentale plenum)"
+ },
+ {
+ "id": 715,
+ "label": "Refiner steps",
+ "localized": "Passus expolitoris",
+ "reload": "",
+ "hint": "Numerus passuum pro passu expolitoris adhibendus"
+ },
+ {
+ "id": 716,
+ "label": "Refine prompt",
+ "localized": "Promptum expolire",
+ "reload": "",
+ "hint": "Promptum adhibitum et pro secundo codificatore in exemplari fundamentali (si exstat) et pro passu expolitoris (si facultas datur)"
+ },
+ {
+ "id": 717,
+ "label": "Refine negative prompt",
+ "localized": "Promptum negativum expolire",
+ "reload": "",
+ "hint": "Promptum negativum adhibitum et pro secundo codificatore in exemplari fundamentali (si exstat) et pro passu expolitoris (si facultas datur)"
+ },
+ {
+ "id": 718,
+ "label": "Renoise",
+ "localized": "Rursus strepere",
+ "reload": "",
+ "hint": "Strepitum addititium applicare inter singula facienda"
+ },
+ {
+ "id": 719,
+ "label": "Renoise end",
+ "localized": "Finis rursus strependi",
+ "reload": "",
+ "hint": "Ultimus passus cum strepitus rursus applicatur"
+ },
+ {
+ "id": 720,
+ "label": "Range",
+ "localized": "Spatium",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 721,
+ "label": "Repeat x-axis",
+ "localized": "Axem X repetere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 722,
+ "label": "Repeat y-axis",
+ "localized": "Axem Y repetere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 723,
+ "label": "ReSwapper Model",
+ "localized": "Exemplar ReSwapper",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 724,
+ "label": "Return original images",
+ "localized": "Imagines originales reddere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 725,
+ "label": "Restart step",
+ "localized": "Passum rursus initiare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 726,
+ "label": "Restore pipeline on end",
+ "localized": "Canalem in fine restituere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 727,
+ "label": "Randomize seed after each loop iteration",
+ "localized": "Semen in casum mutare post omnem iterationem circuli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 728,
+ "label": "Random seeds",
+ "localized": "Semina fortuita",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 729,
+ "label": "Restore pipe on end",
+ "localized": "Canalem in fine restituere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 730,
+ "label": "Rows",
+ "localized": "Versus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 731,
+ "label": "Repetition penalty",
+ "localized": "Poena repetitionis",
+ "reload": "",
+ "hint": "Dahibet rursus uti tesseris (tokens) quae iam in promptu vel exitu apparent minuendo eorum probabilitatem. Sicut frictio ad electiones priores rursus visitandas. Adiuvat circulos repetitivos frangere sed cohaerentiam minuere potest in valoribus acribus. Pone ad 1 ad debilitandum."
+ },
+ {
+ "id": 732,
+ "label": "Redux prompt strength",
+ "localized": "Vis prompti Redux",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 733,
+ "label": "right",
+ "localized": "dextra",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 734,
+ "label": "Reference query weight",
+ "localized": "Pondus quaestionis relationis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 735,
+ "label": "Reference adain weight",
+ "localized": "Pondus AdaIN relationis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 736,
+ "label": "Refine upscaler",
+ "localized": "Augmentatorem expolire",
+ "reload": "",
+ "hint": "Augmentatorem secundarium seligere ad currendum post primum"
+ },
+ {
+ "id": 737,
+ "label": "Refine foreground",
+ "localized": "Priorem partem expolire",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 738,
+ "label": "Recursive",
+ "localized": "Recursivum",
+ "reload": "",
+ "hint": "Imagines in sub-scriniis recursive curare. Cum facultas datur, omnia scrinia inserta pro imaginibus curandis scrutatur."
+ },
+ {
+ "id": 739,
+ "label": "Rebase",
+ "localized": "Rebase",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 740,
+ "label": "Repos",
+ "localized": "Repositoria",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 741,
+ "label": "Refiner model",
+ "localized": "Exemplar expolitoris",
+ "reload": "",
+ "hint": "Exemplar expolitoris adhibitum pro operationibus secundi passus"
+ },
+ {
+ "id": 742,
+ "label": "Record torch streams",
+ "localized": "Flumina Torch recordari",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 743,
+ "label": "Remote VAE image type",
+ "localized": "Genus imaginis VAE remoti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 744,
+ "label": "Remote VAE for encode",
+ "localized": "VAE remotum pro codificatione",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 745,
+ "label": "RAS enabled",
+ "localized": "RAS activatum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 746,
+ "label": "reduce-overhead",
+ "localized": "oneris-reductio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 747,
+ "label": "repeated",
+ "localized": "repetitum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 748,
+ "label": "Root model folder",
+ "localized": "Scrinium exemplarium radicale",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 749,
+ "label": "Resize background color",
+ "localized": "Colorem fundi remetiendi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 750,
+ "label": "Restore from metadata: skip params",
+ "localized": "Ex metadatis restituere: omittere parametra",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 751,
+ "label": "Restore from metadata: skip settings",
+ "localized": "Ex metadatis restituere: omittere configurationes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 752,
+ "label": "requests",
+ "localized": "requests",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 753,
+ "label": "rust",
+ "localized": "rust",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 754,
+ "label": "Restore unparsed prompt",
+ "localized": "Promptum non interpretatum restituere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 755,
+ "label": "Reuse loaded model dictionary",
+ "localized": "Dictionarium exemplaris onerati rursus uti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 756,
+ "label": "ReBasin",
+ "localized": "ReBasin",
+ "reload": "",
+ "hint": "Plures coniunctiones cum permutationibus facit ut plures proprietates ex ambobus exemplaribus serventur"
+ },
+ {
+ "id": 757,
+ "label": "Replace VAE",
+ "localized": "VAE substituere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 758,
+ "label": "Reference unit 1",
+ "localized": "Unitas relationis 1",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "s": [
+ {
+ "id": 0,
+ "label": "Sampler",
+ "localized": "Exemplificator",
+ "reload": "n/a",
+ "hint": "Optiones ad exemplar et selectionem sementis (seed) pertinentes. Exemplificatores processum convertendi strepitum in imaginem per gradus multiplices regunt."
+ },
+ {
+ "id": 0,
+ "label": "Scripts",
+ "localized": "Scripta",
+ "reload": "n/a",
+ "hint": "Adde proprietates supplementarias utendo scriptis selectis per processum generationis."
+ },
+ {
+ "id": 0,
+ "label": "Scale",
+ "localized": "Scalare",
+ "reload": "n/a",
+ "hint": "Mutare magnitudinem imaginis ad scalam destinatam. Si latitudo vel altitudo fixa definita est, haec optio neglegitur."
+ },
+ {
+ "id": 0,
+ "label": "Swap X/Y",
+ "localized": "Commutare X/Y",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Swap Y/Z",
+ "localized": "Commutare Y/Z",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Swap X/Z",
+ "localized": "Commutare X/Z",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Set prompt",
+ "localized": "Constituere promptuarium",
+ "reload": "n/a",
+ "hint": "Copiare promptuarium auctum in campum promptuarii principalis."
+ },
+ {
+ "id": 0,
+ "label": "Skip",
+ "localized": "Praeterire",
+ "reload": "n/a",
+ "hint": "Sistere opus currens et pergere ad proximum."
+ },
+ {
+ "id": 0,
+ "label": "Stop",
+ "localized": "Sistere",
+ "reload": "n/a",
+ "hint": "Sistere processum."
+ },
+ {
+ "id": 0,
+ "label": "Show",
+ "localized": "Ostendere",
+ "reload": "n/a",
+ "hint": "Ostendere locum imaginis."
+ },
+ {
+ "id": 0,
+ "label": "Save",
+ "localized": "Servare",
+ "reload": "n/a",
+ "hint": "Servare imaginem."
+ },
+ {
+ "id": 0,
+ "label": "Sketch",
+ "localized": "Adumbratio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Size & Inputs",
+ "localized": "Magnitudo et Inductio",
+ "reload": "n/a",
+ "hint": "Optiones ad resolutionem generationis et media inductionis additicia pertinentes."
+ },
+ {
+ "id": 0,
+ "label": "Set receipe",
+ "localized": "Constituere praeceptum",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scale by",
+ "localized": "Scalare per",
+ "reload": "n/a",
+ "hint": "Utere hoc tabulato ad mutandam magnitudinem imaginum per factorem electum."
+ },
+ {
+ "id": 0,
+ "label": "Scale to",
+ "localized": "Scalare ad",
+ "reload": "n/a",
+ "hint": "Utere hoc tabulato ad mutandam magnitudinem imaginum ad dimensionem destinatam."
+ },
+ {
+ "id": 0,
+ "label": "Settings",
+ "localized": "Optiones",
+ "reload": "n/a",
+ "hint": "Optiones applicationis."
+ },
+ {
+ "id": 0,
+ "label": "System",
+ "localized": "Systema",
+ "reload": "n/a",
+ "hint": "Optiones et notitiae systematis."
+ },
+ {
+ "id": 0,
+ "label": "Shutdown server",
+ "localized": "Claudere servatrum",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Start profiling",
+ "localized": "Incipere analysim",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "System Info",
+ "localized": "Notitiae Systematis",
+ "reload": "n/a",
+ "hint": "Informatio de systemate."
+ },
+ {
+ "id": 0,
+ "label": "Set UI defaults",
+ "localized": "Constituere defectus UI",
+ "reload": "n/a",
+ "hint": "Constituere valores curretes ut valores defectus pro interfacie utentis."
+ },
+ {
+ "id": 0,
+ "label": "Set UI menu states",
+ "localized": "Constituere statum menu UI",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Send interrupt",
+ "localized": "Mittere interruptionem",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Submit results",
+ "localized": "Mittere eventus",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "System Paths",
+ "localized": "Viae Systematis",
+ "reload": "n/a",
+ "hint": "Optiones ad locos variorum directoriorum exemplaribus pertinentes."
+ },
+ {
+ "id": 0,
+ "label": "Show all pages",
+ "localized": "Ostendere omnes paginas",
+ "reload": "n/a",
+ "hint": "Ostendere omnes paginas optionum."
+ },
+ {
+ "id": 0,
+ "label": "Save model",
+ "localized": "Servare exemplar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scan missing",
+ "localized": "Scrutari deest",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save receipe",
+ "localized": "Servare praeceptum",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Simple Merge",
+ "localized": "Simplex Confusio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Style",
+ "localized": "Stilus",
+ "reload": "n/a",
+ "hint": "Stili additicii applicandi ad parametra generationis selecta."
+ },
+ {
+ "id": 0,
+ "label": "SD 1.5",
+ "localized": "SD 1.5",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SD XL",
+ "localized": "SD XL",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SD1.5",
+ "localized": "SD1.5",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SDXL",
+ "localized": "SDXL",
+ "reload": "n/a",
+ "hint": "StableDiffusion XL"
+ },
+ {
+ "id": 0,
+ "label": "Start",
+ "localized": "Incipere",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Select",
+ "localized": "Eligere",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Size",
+ "localized": "Magnitudo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Size & Batch",
+ "localized": "Magnitudo et Batch",
+ "reload": "n/a",
+ "hint": "Magnitudo imaginis et series (batch)."
+ },
+ {
+ "id": 0,
+ "label": "Seed",
+ "localized": "Semen",
+ "reload": "n/a",
+ "hint": "Semen initiale et variatio."
+ },
+ {
+ "id": 0,
+ "label": "Script",
+ "localized": "Scriptum",
+ "reload": "n/a",
+ "hint": "Scripta additicia utenda."
+ },
+ {
+ "id": 0,
+ "label": "Stable Diffusion 3.x",
+ "localized": "Stable Diffusion 3.x",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SDNQ: SD.Next Quantization",
+ "localized": "SDNQ: SD.Next Quantization",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save Options",
+ "localized": "Optiones Servandi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Startup & Server Options",
+ "localized": "Optiones Initii et Servatri",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SeedVR",
+ "localized": "SeedVR",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Styles",
+ "localized": "Stili",
+ "reload": "n/a",
+ "hint": "Stili additicii applicandi ad parametra generationis selecta."
+ },
+ {
+ "id": 0,
+ "label": "Search & Download",
+ "localized": "Quaerere et Depromere",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Server log",
+ "localized": "Log servatri",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Steps",
+ "localized": "Gradus",
+ "reload": "n/a",
+ "hint": "Quoties imago generata iteratim melioranda sit; valores altiores plus temporis sumunt; valores humiles eventus malos praebere possunt."
+ },
+ {
+ "id": 0,
+ "label": "Sampling method",
+ "localized": "Methodus exemplificandi",
+ "reload": "n/a",
+ "hint": "Quis algorithmus ad imaginem creandam adhibeatur."
+ },
+ {
+ "id": 0,
+ "label": "Sigma method",
+ "localized": "Methodus Sigma",
+ "reload": "n/a",
+ "hint": "Regit quomodo gradus strepitus (sigmas) per gradus diffusionis distribuantur. Optiones: - default: defectus exemplaris - karras: planius calendarium strepitus, qualitas altior paucioribus gradibus - beta: secundum valores calendarii beta - exponential: deminutio exponentialis strepitus - lambdas: experimentale, aequat signum et strepitum - flowmatch: accommodatum pro exemplaribus flow-matching"
+ },
+ {
+ "id": 0,
+ "label": "Sigma adjust",
+ "localized": "Accommodare Sigma",
+ "reload": "n/a",
+ "hint": "Accommodare valorem sigma exemplificatoris."
+ },
+ {
+ "id": 0,
+ "label": "Sampler order",
+ "localized": "Ordo exemplificatoris",
+ "reload": "n/a",
+ "hint": "Ordo renovationum solveris in exemplificatore. Ordo altior stabilitatem/accurationem meliorat sed computum auget."
+ },
+ {
+ "id": 0,
+ "label": "SLG scale",
+ "localized": "Scala SLG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SLG start",
+ "localized": "Initium SLG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SLG stop",
+ "localized": "Finis SLG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SLG layers",
+ "localized": "Strata SLG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SLG config",
+ "localized": "Configuratio SLG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG scale",
+ "localized": "Scala SEG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG blur sigma",
+ "localized": "Sigma caliginis SEG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG blur threshold inf",
+ "localized": "Limen caliginis SEG inf",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG start",
+ "localized": "Initium SEG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG stop",
+ "localized": "Finis SEG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG layers",
+ "localized": "Strata SEG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG config",
+ "localized": "Configuratio SEG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Strength",
+ "localized": "Vis",
+ "reload": "n/a",
+ "hint": "Vis deturbandi (denoising) per operationem imaginis; regit quantum imago originalis mutari possit."
+ },
+ {
+ "id": 0,
+ "label": "Sort detections",
+ "localized": "Ordinare detectiones",
+ "reload": "n/a",
+ "hint": "Ordinare areas detectas a sinistra ad dextram pro gradu detectionis."
+ },
+ {
+ "id": 0,
+ "label": "Sharpen",
+ "localized": "Acuere",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Subject",
+ "localized": "Subiectum",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Same latent",
+ "localized": "Idem latens",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Share queries",
+ "localized": "Communicare quaestiones",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sigma",
+ "localized": "Sigma",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Stride",
+ "localized": "Passus",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Structure",
+ "localized": "Structura",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save HDR image",
+ "localized": "Servare imaginem HDR",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Saturation",
+ "localized": "Saturatio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scale factor",
+ "localized": "Factor scalae",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Strength curve",
+ "localized": "Curva vis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Slider",
+ "localized": "Labellum",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Set at prompt start",
+ "localized": "Ponere in initio promptuarii",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "space",
+ "localized": "spatium",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Skip guidance layers",
+ "localized": "Praeterire strata gubernationis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Shared options",
+ "localized": "Optiones communicatae",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Shift",
+ "localized": "Substitutio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Spatial frequency",
+ "localized": "Frequentia spatialis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save as copy",
+ "localized": "Servare ut exemplar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sensitivity",
+ "localized": "Sensibilitas",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "System prompt",
+ "localized": "Promptuarium systematis",
+ "reload": "n/a",
+ "hint": "Promptuarium systematis mores LLM regit. Primum processatur et per totum colloquium manet. Prioritatem summam habet et semper initio sequentiae additur. Utere pro: Regulis formatorum responsionis, definitione personae, stilo."
+ },
+ {
+ "id": 0,
+ "label": "Source subject",
+ "localized": "Subiectum fons",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Smooth mask",
+ "localized": "Persona levis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scale after",
+ "localized": "Scalare post",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scale mask",
+ "localized": "Scalare personam",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show input",
+ "localized": "Ostendere inductionem",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show preview",
+ "localized": "Ostendere praevisum",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Separate init image",
+ "localized": "Separare imaginem initialem",
+ "reload": "n/a",
+ "hint": "Fenestram additiciam iuxta inductionem Control creat, ut imaginem separatam pro operationibus Control et fonte initiali habeas."
+ },
+ {
+ "id": 0,
+ "label": "Skip input frames",
+ "localized": "Praeterire membra inductionis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Style fidelity",
+ "localized": "Fidelitas stili",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scribble",
+ "localized": "Delineatio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Score threshold",
+ "localized": "Limen gradus",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sampler shift",
+ "localized": "Substitutio exemplificatoris",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save output",
+ "localized": "Servare exitum",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show result images",
+ "localized": "Ostendere imagines eventus",
+ "reload": "n/a",
+ "hint": "Hoc active ut imagines processas in spatio imaginum videas."
+ },
+ {
+ "id": 0,
+ "label": "Save Caption Files",
+ "localized": "Servare Archiva Titulorum",
+ "reload": "n/a",
+ "hint": "Servare titulos generatos in archivis .txt una cum imaginibus. Quaeque imago archivum tituli congruentem cum eodem nomine accipit."
+ },
+ {
+ "id": 0,
+ "label": "Sort alphabetically",
+ "localized": "Ordinare alphabetice",
+ "reload": "n/a",
+ "hint": "Ordinare notas alphabetice pro gradu fiduciae. Cum hoc debile est, notae secundum fiduciam (maxima primum) ordinantur. Ordinatio alphabetice faciliorem reddit inventionem notarum specialium."
+ },
+ {
+ "id": 0,
+ "label": "Show confidence scores",
+ "localized": "Ostendere gradus fiduciae",
+ "reload": "n/a",
+ "hint": "Exhibere gradus fiduciae iuxta quamque notam. Monstrat quam certum sit exemplar de quaque nota (0.0 ad 1.0). Utile ad intellegendum quae notae sint certissimae."
+ },
+ {
+ "id": 0,
+ "label": "Search",
+ "localized": "Quaerere",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sort by",
+ "localized": "Ordinare per",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Specific branch name",
+ "localized": "Nomen rami specificum",
+ "reload": "n/a",
+ "hint": "Indica nomen rami extensionis, relinque vacuum pro defectu."
+ },
+ {
+ "id": 0,
+ "label": "Submodules",
+ "localized": "Sub-moduli",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Server start time",
+ "localized": "Tempus initii servatri",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "State",
+ "localized": "Status",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search Docs",
+ "localized": "Quaerere Documenta",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search GitHub Wiki Pages",
+ "localized": "Quaerere Paginas Wiki GitHub",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search Changelog",
+ "localized": "Quaerere Indicem Mutationum",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Stage boundary ratio",
+ "localized": "Ratio confinii scaenae",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "sequential",
+ "localized": "sequentialis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SVD rank size",
+ "localized": "Magnitudo ordinis SVD",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SVD steps",
+ "localized": "Gradus SVD",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Shuffle weights in post mode",
+ "localized": "Miscere pondera in modo post",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SDXL: Use weighted pooled embeds",
+ "localized": "SDXL: Utere immixtionibus ponderatis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sana: Use complex human instructions",
+ "localized": "Sana: Utere praeceptis humanis complexis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scaled-Dot-Product",
+ "localized": "Scaled-Dot-Product",
+ "reload": "n/a",
+ "hint": "Optimizatio memoriae. Non-deterministica nisi SDP attentio memoriae debilis sit."
+ },
+ {
+ "id": 0,
+ "label": "Sage attention",
+ "localized": "Attentio Sage",
+ "reload": "n/a",
+ "hint": "Methodus experimentalis optimizationis attentionis. Celeritatem augere potest sed minus probata est et errores movere potest."
+ },
+ {
+ "id": 0,
+ "label": "stable-fast",
+ "localized": "stable-fast",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save all generated images",
+ "localized": "Servare omnes imagines generatas",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save interrupted images",
+ "localized": "Servare imagines interruptas",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save all generated image grids",
+ "localized": "Servare omnes crateras imaginum",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show metadata in full screen image browser",
+ "localized": "Ostendere metadatam in navigatro pleno",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save init images",
+ "localized": "Servare imagines initiales",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save image before hires",
+ "localized": "Servare imaginem ante resolutionem altam",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save image before refiner",
+ "localized": "Servare imaginem ante expolitionem",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save image before detailer",
+ "localized": "Servare imaginem ante partitionem",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save image before color correction",
+ "localized": "Servare imaginem ante correctionem coloris",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save inpainting mask",
+ "localized": "Servare personam inpainting",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save inpainting masked composite",
+ "localized": "Servare compositum personatum inpainting",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save images to a subdirectory",
+ "localized": "Servare imagines in sub-directorio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save metadata in image",
+ "localized": "Servare metadatam in imagine",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save metadata to text file",
+ "localized": "Servare metadatam in archivo textus",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save metadata to JSON file",
+ "localized": "Servare metadatam in archivo JSON",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "System information to include in metadata",
+ "localized": "Notitiae systematis includendae in metadata",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Standard",
+ "localized": "Standard",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show MOTD",
+ "localized": "Ostendere MOTD",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "sidebar",
+ "localized": "columna lateralis",
+ "reload": "n/a",
+ "hint": "columna lateralis in dextra parte scrinii"
+ },
+ {
+ "id": 0,
+ "label": "Show log view",
+ "localized": "Ostendere log",
+ "reload": "n/a",
+ "hint": "Ostendere log infra fenestram principalem"
+ },
+ {
+ "id": 0,
+ "label": "Show grid in results",
+ "localized": "Ostendere craterem in eventibus",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Send seed when sending prompt or image to other interface",
+ "localized": "Mittere semen cum promptuarium vel imago mittitur",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Send size when sending prompt or image to another interface",
+ "localized": "Mittere magnitudinem cum promptuarium vel imago mittitur",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show labels for aside tabs",
+ "localized": "Ostendere pittacia pro tabulis lateralibus",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show labels for main tabs",
+ "localized": "Ostendere pittacia pro tabulis principalibus",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show labels for page tabs",
+ "localized": "Ostendere pittacia pro tabulis paginae",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show ticks for input range slider",
+ "localized": "Ostendere signa pro labello ambitus",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show parameter outline",
+ "localized": "Ostendere lineamenta parametri",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Simple",
+ "localized": "Simplex",
+ "reload": "n/a",
+ "hint": "Approximatio vilissima. Celerrima comparata cum VAE, sed imagines resolutione octies minore et qualitate pessima creat."
+ },
+ {
+ "id": 0,
+ "label": "SeedVR CFG Scale",
+ "localized": "Scala CFG SeedVR",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sort order",
+ "localized": "Ordo dispositionis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Skip CivitAI scan for regex pattern(s)",
+ "localized": "Praeterire scrutinium CivitAI pro exemplaribus regex",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show reference styles",
+ "localized": "Ostendere stilos referentiae",
+ "reload": "n/a",
+ "hint": "Ostendere vel occultare stilos internos"
+ },
+ {
+ "id": 0,
+ "label": "Skip Generation if NaN found in latents",
+ "localized": "Praeterire generationem si NaN invenitur",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save grids to a subdirectory",
+ "localized": "Servare crateras in sub-directorio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show live previews",
+ "localized": "Ostendere praevisus vivos",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save resumable optimizer state when training",
+ "localized": "Servare statum optimizatoris per exercitationem",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save training settings to a text file",
+ "localized": "Servare optiones exercitationis in archivo textus",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show previews as a grid",
+ "localized": "Ostendere praevisus ut craterem",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show progressbar",
+ "localized": "Ostendere vectem progressus",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save generated images within tensorboard",
+ "localized": "Servare imagines generatas intra tensorboard",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save loss CSV file every n steps",
+ "localized": "Servare archivum CSV damni singulis n gradibus",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save images to a subdirectory when using Save button",
+ "localized": "Servare imagines in sub-directorio cum puga Servandi utitur",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Secondary model",
+ "localized": "Exemplar secundarium",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save metadata",
+ "localized": "Servare metadatam",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "safetensors",
+ "localized": "safetensors",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "shuffle",
+ "localized": "permiscere",
+ "reload": "n/a",
+ "hint": "Onerat totum exemplar in RAM et calculat in VRAM: minus celeritatis, commendatur pro confusionibus SDXL"
+ },
+ {
+ "id": 0,
+ "label": "Save diffusers",
+ "localized": "Servare diffusers",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save safetensors",
+ "localized": "Servare safetensors",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search models",
+ "localized": "Quaerere exemplaria",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Select model",
+ "localized": "Eligere exemplar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Specify model variant",
+ "localized": "Indicare variantem exemplaris",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Specify model revision",
+ "localized": "Indicare revisionem exemplaris",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SegmentAnything",
+ "localized": "SegmentAnything",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sections",
+ "localized": "Sectiones",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Samplers",
+ "localized": "Exemplificatores",
+ "reload": "n/a",
+ "hint": "Optiones provectae pro exemplificatoribus/calendariis (schedulers)."
+ }
+ ],
+ "t": [
+ {
+ "id": 67,
+ "label": "T2I",
+ "localized": "T2I",
+ "reload": "n/a",
+ "hint": "Creare imaginem ex textu Interface hereditaria quae imitatur originalem textum-ad-imaginem interfaciem et mores"
+ },
+ {
+ "id": 0,
+ "label": "T2I Adapter",
+ "localized": "T2I Adapter",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tagger",
+ "localized": "Annotator",
+ "reload": "n/a",
+ "hint": "Annotare imagines utendo exemplaria classificationis ad anime directa sicut WaifuDiffusion vel DeepBooru."
+ },
+ {
+ "id": 61,
+ "label": "Tag",
+ "localized": "Annotatio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text Encoder",
+ "localized": "Codificator Textus",
+ "reload": "n/a",
+ "hint": "Praecepta ad codificatorem textus et processum codificationis prompti pertinentia durante generatione"
+ },
+ {
+ "id": 0,
+ "label": "Text",
+ "localized": "Textus",
+ "reload": "n/a",
+ "hint": "Creare imaginem ex textu"
+ },
+ {
+ "id": 0,
+ "label": "TorchAO",
+ "localized": "TorchAO",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TensorRT",
+ "localized": "TensorRT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Torch Options",
+ "localized": "Optiones Torch",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Token Merging",
+ "localized": "Fusio Signorum",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TeaCache",
+ "localized": "TeaCache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Theme options",
+ "localized": "Optiones Thematis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Task History",
+ "localized": "Historia Operum",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timestep spacing",
+ "localized": "Intervallum Graduum Temporis",
+ "reload": "n/a",
+ "hint": "Determinat quomodo gradus temporis per processum diffusionis disponantur. Optiones: - default: exemplar defectum - leading: gradus aequaliter distantes creat - linspace: primos et ultimos gradus includit et reliquos intermedios aequaliter eligit - trailing: solum ultimum gradum includit et reliquos intermedios aequaliter ab fine incipiens eligit"
+ },
+ {
+ "id": 0,
+ "label": "Timesteps presets",
+ "localized": "Praeordinationes Graduum Temporis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timesteps override",
+ "localized": "Supersedere Gradus Temporis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "thresholding",
+ "localized": "Limites Statuendi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Texture tiling",
+ "localized": "Tessellatio Texturae",
+ "reload": "n/a",
+ "hint": "Applicare tessellationem continuam imagini generatae ut pro textura adhiberi possit"
+ },
+ {
+ "id": 0,
+ "label": "Threshold",
+ "localized": "Limen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Trigger word",
+ "localized": "Verbum Excitans",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temperature",
+ "localized": "Temperatura",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timestep",
+ "localized": "Gradus Temporis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=1",
+ "localized": "Promptum Tessellae: x=1 y=1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=2",
+ "localized": "Promptum Tessellae: x=1 y=2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=3",
+ "localized": "Promptum Tessellae: x=1 y=3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=4",
+ "localized": "Promptum Tessellae: x=1 y=4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=1",
+ "localized": "Promptum Tessellae: x=2 y=1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=2",
+ "localized": "Promptum Tessellae: x=2 y=2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=3",
+ "localized": "Promptum Tessellae: x=2 y=3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=4",
+ "localized": "Promptum Tessellae: x=2 y=4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=1",
+ "localized": "Promptum Tessellae: x=3 y=1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=2",
+ "localized": "Promptum Tessellae: x=3 y=2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=3",
+ "localized": "Promptum Tessellae: x=3 y=3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=4",
+ "localized": "Promptum Tessellae: x=3 y=4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=1",
+ "localized": "Promptum Tessellae: x=4 y=1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=2",
+ "localized": "Promptum Tessellae: x=4 y=2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=3",
+ "localized": "Promptum Tessellae: x=4 y=3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=4",
+ "localized": "Promptum Tessellae: x=4 y=4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temporal frequency",
+ "localized": "Frequentia Temporalis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Top-K",
+ "localized": "Top-K",
+ "reload": "n/a",
+ "hint": "Selectionem signorum ad K probabilissimos candidatos in unoquoque gradu restringit. Valores humiliores (ex. gr. 40) reddunt exitus magis focatos et praedictabiles, dum valores altiores diversas electiones sinunt. Pone 0 ad debilitandum."
+ },
+ {
+ "id": 0,
+ "label": "Top-P",
+ "localized": "Top-P",
+ "reload": "n/a",
+ "hint": "Eligit signa ex minimo coetu quorum probabilitas cumulativa P excedit (ex. gr. 0.9). Numerum candidatorum dynamice adaptat secundum fiduciam exemplaris; pauciores optiones cum certum est, plures cum incertum. Pone 1 ad debilitandum."
+ },
+ {
+ "id": 0,
+ "label": "Thinking mode",
+ "localized": "Modus Cogitandi",
+ "reload": "n/a",
+ "hint": "Cogitationem/ratiocinationem sinit, permittens exemplar plus temporis ad responsa generanda sumere. Hoc ad responsa magis considerata et accurata ducere potest, sed tempus responsionis augebit. Hoc praeceptum tam exemplaria hybrida quam cogitationis-tantum afficit, et in nonnullis qualitatem inferiorem quam expectatam efficere potest. Exemplaria hanc facultatem sustinentia icone notantur."
+ },
+ {
+ "id": 0,
+ "label": "Target subject",
+ "localized": "Subiectum Scopum",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tool",
+ "localized": "Instrumentum",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Textbox",
+ "localized": "Capsa Textus",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile overlap",
+ "localized": "Superpositio Tessellarum",
+ "reload": "n/a",
+ "hint": "Pro SD upscale, quanta superpositio in pixelibus inter tessellas esse debeat. Tessellae se superponunt ut, cum in unam picturam rursus iunguntur, commissura visibilis non sit"
+ },
+ {
+ "id": 0,
+ "label": "T2I Strength",
+ "localized": "Vis T2I",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Time embedding mix",
+ "localized": "Mixtio Insitionis Temporis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tiling options",
+ "localized": "Optiones Tessellationis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tiny",
+ "localized": "Exiguum",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "True guidance",
+ "localized": "Gubernatio Vera",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile frames",
+ "localized": "Quadra Tessellarum",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Task",
+ "localized": "Opus",
+ "reload": "n/a",
+ "hint": "Mutat quod opus exemplar faciet. Prompta textus regularia adhiberi possunt cum opus positum est ad Utere Promptum . Cum aliae optiones eliguntur, vide textum monitionis intra campum Promptum vacuum pro gubernatione."
+ },
+ {
+ "id": 0,
+ "label": "Tagger Model",
+ "localized": "Exemplar Annotatoris",
+ "reload": "n/a",
+ "hint": "Exemplar adhibendum pro annotatione imaginis.WaifuDiffusion (wd-*): Annotatores moderni cum limitibus generalibus et characterum separatis.DeepBooru : Annotator hereditarius, solum limine generali utitur."
+ },
+ {
+ "id": 0,
+ "label": "Torch",
+ "localized": "Torch",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Transformers load using Run:ai streamer",
+ "localized": "Transformers onerare utendo Run:ai streamer",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temporal steps",
+ "localized": "Gradus Temporales",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TE",
+ "localized": "TE",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "true",
+ "localized": "verum",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text encoder model",
+ "localized": "Exemplar Codificatoris Textus",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text encoder cache size",
+ "localized": "Magnitudo Latibuli Codificatoris Textus",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T5: Use shared instance of text encoder",
+ "localized": "T5: Utere instantia communi codificatoris textus",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tunable ops limit",
+ "localized": "Limen Operationum Variabilium",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ToMe",
+ "localized": "ToMe",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ToDo",
+ "localized": "ToDo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ToMe token merging ratio",
+ "localized": "Ratio fusionis signorum ToMe",
+ "reload": "n/a",
+ "hint": "Inactivare fusionem signorum redundantium via tomesd pro velocitate et melioratione memoriae, 0=debilitatum"
+ },
+ {
+ "id": 0,
+ "label": "ToDo token merging ratio",
+ "localized": "Ratio fusionis signorum ToDo",
+ "reload": "n/a",
+ "hint": "Inactivare fusionem signorum redundantium via todo pro velocitate et melioratione memoriae, 0=debilitatum"
+ },
+ {
+ "id": 0,
+ "label": "TaylorSeer",
+ "localized": "TaylorSeer",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TeaCache cache enabled",
+ "localized": "Latibulum TeaCache activatum",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TeaCache L1 threshold",
+ "localized": "Limen L1 TeaCache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TAESD",
+ "localized": "TAESD",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TAESD variant",
+ "localized": "Varians TAESD",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TAESD decode layers",
+ "localized": "Strata Decodificationis TAESD",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tensorboard flush period",
+ "localized": "Periodus Expurgationis Tensorboard",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tertiary model",
+ "localized": "Exemplar Tertiarium",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Target model type",
+ "localized": "Genus Exemplaris Scopi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 1",
+ "localized": "Unitas T2I-Adapter 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 2",
+ "localized": "Unitas T2I-Adapter 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 3",
+ "localized": "Unitas T2I-Adapter 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 4",
+ "localized": "Unitas T2I-Adapter 4",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "u": [
+ {
+ "id": 751,
+ "label": "Unload model",
+ "localized": "Exonerare exemplar",
+ "reload": "prompt_enhance_unload",
+ "hint": "Exonera exemplar hoc tempore oneratum"
+ },
+ {
+ "id": 752,
+ "label": "Upload",
+ "localized": "Upload",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 753,
+ "label": "Unload",
+ "localized": "Exonerare",
+ "reload": "vlm_unload",
+ "hint": ""
+ },
+ {
+ "id": 754,
+ "label": "Update all installed",
+ "localized": "Omnia instituta renovare",
+ "reload": "component-8586",
+ "hint": "Omnes extensiones institutas ad editiones novissimas renovare"
+ },
+ {
+ "id": 755,
+ "label": "Update",
+ "localized": "Renovare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 756,
+ "label": "User interface",
+ "localized": "Interfacies usoris",
+ "reload": "",
+ "hint": "Praeferentias interfaciei usoris recensere et statuere"
+ },
+ {
+ "id": 757,
+ "label": "Update all",
+ "localized": "Omnia renovare",
+ "reload": "component-5511",
+ "hint": ""
+ },
+ {
+ "id": 758,
+ "label": "Upscale",
+ "localized": "Augere",
+ "reload": "",
+ "hint": "Magnitudinem imaginis augere"
+ },
+ {
+ "id": 759,
+ "label": "UI Tabs",
+ "localized": "Tabulae UI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 760,
+ "label": "Upscaling",
+ "localized": "Augmentatio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 761,
+ "label": "Use segmentation",
+ "localized": "Segmentatone uti",
+ "reload": "",
+ "hint": "Delineatorem currere per personam (mask) segmentationis"
+ },
+ {
+ "id": 762,
+ "label": "Unload adapter",
+ "localized": "Adaptatorem exonerare",
+ "reload": "",
+ "hint": "Adaptatorem IP statim post generationem exonerare. Alioquin IP adaptator oneratus manebit pro usu celeriori in proximo processu"
+ },
+ {
+ "id": 763,
+ "label": "Use same seed",
+ "localized": "Eodem semine uti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 764,
+ "label": "Use defaults",
+ "localized": "Defaultis uti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 765,
+ "label": "Use text inputs",
+ "localized": "Inputibus textus uti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 766,
+ "label": "Use random seeds",
+ "localized": "Seminibus fortuitis uti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 767,
+ "label": "Use vision",
+ "localized": "Visione uti",
+ "reload": "",
+ "hint": "Imaginem inputationis includere cum promptum auges. Solum pro exemplaribus visioni aptis, icone notatis."
+ },
+ {
+ "id": 768,
+ "label": "Use samplers",
+ "localized": "Sampletore uti",
+ "reload": "",
+ "hint": "Habilitare ad utendum sampling (electio fortuita tokenorum) vel debilitare pro greedy decoding (token maxime probabilem eligens). Habilitatio reddit outputa magis diversa sed minus deterministica."
+ },
+ {
+ "id": 769,
+ "label": "Unload after processing",
+ "localized": "Exonerare post processum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 770,
+ "label": "up",
+ "localized": "up",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 771,
+ "label": "Upscaler",
+ "localized": "Augmentator",
+ "reload": "",
+ "hint": "Quo exemplari prae-exercitato utendum sit pro processu augmentationis."
+ },
+ {
+ "id": 772,
+ "label": "Units",
+ "localized": "Unitates",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 773,
+ "label": "Unload processor",
+ "localized": "Processorem exonerare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 774,
+ "label": "Use spaces",
+ "localized": "Spatiis uti",
+ "reload": "",
+ "hint": "Sublineas (underscores) spatiis substituere in output tag. Quaedam systemata spatia malunt (ex. 'long hair') dum alia sublineas utuntur (ex. 'long_hair')."
+ },
+ {
+ "id": 775,
+ "label": "Username",
+ "localized": "Nomen usoris",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 776,
+ "label": "UNET model",
+ "localized": "Exemplar UNET",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 777,
+ "label": "Use torch streams",
+ "localized": "Torrentibus torch uti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 778,
+ "label": "Use SVD quantization",
+ "localized": "Quantizatione SVD uti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 779,
+ "label": "Use Dynamic quantization",
+ "localized": "Quantizatione Dynamica uti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 780,
+ "label": "Use quantized MatMul",
+ "localized": "MatMul quantizato uti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 781,
+ "label": "Use quantized MatMul with conv",
+ "localized": "MatMul quantizato cum conv uti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 782,
+ "label": "Use line break as prompt segment marker",
+ "localized": "Ruptura lineae pro nota segmenti uti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 783,
+ "label": "Use zeros for prompt padding",
+ "localized": "Zeris pro prompt padding uti",
+ "reload": "",
+ "hint": "Tensor zeros plenos cogere cum promptum vacuum est ad strepitum residuum removendum"
+ },
+ {
+ "id": 784,
+ "label": "Upcast sampling",
+ "localized": "Sampling sursum iactare",
+ "reload": "",
+ "hint": "Plerumque eventus similes reddit --no-half cum meliore effectu et minus memoria"
+ },
+ {
+ "id": 785,
+ "label": "Unset",
+ "localized": "Inexpertum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 786,
+ "label": "UI save only saves selected image",
+ "localized": "UI servatio solum imaginem selectam servat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 787,
+ "label": "Use image gallery cache",
+ "localized": "Thesauro porticus imaginum uti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 788,
+ "label": "Use fixed width thumbnails",
+ "localized": "Thumbnailis latitudinis fixae uti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 789,
+ "label": "UI theme",
+ "localized": "Thema UI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 790,
+ "label": "UI request timeout",
+ "localized": "UI petitio excedit tempus",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 791,
+ "label": "UI locale",
+ "localized": "Locus UI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 792,
+ "label": "Unload upscaler after processing",
+ "localized": "Augmentatorem exonerare post processum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 793,
+ "label": "Upscaler latent steps",
+ "localized": "Passus latentes augmentatoris",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 794,
+ "label": "Upscaler tile size",
+ "localized": "Magnitudo tesserae augmentatoris",
+ "reload": "",
+ "hint": "0 = nulla tessellatio"
+ },
+ {
+ "id": 795,
+ "label": "Upscaler tile overlap",
+ "localized": "Superpositio tesserae augmentatoris",
+ "reload": "",
+ "hint": "Valores humiles = commissura visibilis"
+ },
+ {
+ "id": 796,
+ "label": "Use cached model config when available",
+ "localized": "Configuratione exemplaris thesaurizata uti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 797,
+ "label": "UI show on startup",
+ "localized": "UI monstrare in initio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 798,
+ "label": "UI sidebar width (%)",
+ "localized": "Latitudo lateris UI (%)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 799,
+ "label": "UI height (%)",
+ "localized": "Altitudo UI (%)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 800,
+ "label": "UI fetch network info on mouse-over",
+ "localized": "UI nuntios retis trahere mure superposito",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 801,
+ "label": "Use reference values when available",
+ "localized": "Valoribus referentiae uti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 802,
+ "label": "user",
+ "localized": "user",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 803,
+ "label": "Upcast attention layer",
+ "localized": "Stratum attentionis sursum iactare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 804,
+ "label": "Use separate base dict",
+ "localized": "Dictionario base separato uti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 805,
+ "label": "Use model EMA weights when possible",
+ "localized": "Ponderibus EMA exemplaris uti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 806,
+ "label": "Use Kohya method for handling multiple LoRA",
+ "localized": "Methodo Kohya pro LoRA multiplici uti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 807,
+ "label": "UI scripts order",
+ "localized": "Ordo scriptorum UI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 808,
+ "label": "Use upscaler as suffix",
+ "localized": "Augmentatore pro suffixo uti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 809,
+ "label": "Unload Current Model from VRAM",
+ "localized": "Exemplar actuale ex VRAM exonerare",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 810,
+ "label": "unet",
+ "localized": "unet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 811,
+ "label": "Upsample",
+ "localized": "Supersample",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "v": [
+ {
+ "id": 755,
+ "label": "Video",
+ "localized": "Video",
+ "reload": "n/a",
+ "hint": "Crea videogrammata utendo rationes varias. Sustinet textum-ad-imaginem, imaginem-ad-imaginem, primum-et-ultimum-quadrum, et cetera."
+ },
+ {
+ "id": 756,
+ "label": "Video Params",
+ "localized": "Parametri Videogrammatis",
+ "reload": "n/a",
+ "hint": "Situs spectantes ad codificationem fasciculi videogrammatis exitus"
+ },
+ {
+ "id": 757,
+ "label": "VLM Caption",
+ "localized": "VLM Titulus",
+ "reload": "n/a",
+ "hint": "Analiza imaginem utendo exemplari linguae visivae (VLM)"
+ },
+ {
+ "id": 758,
+ "label": "Variational Auto Encoder",
+ "localized": "Variational Auto Encoder",
+ "reload": "n/a",
+ "hint": "Situs spectantes ad Variational Auto Encoder (VAE) et processum decodificationis imaginis inter generationem"
+ },
+ {
+ "id": 759,
+ "label": "VAE",
+ "localized": "VAE",
+ "reload": "n/a",
+ "hint": "Variational Auto Encoder: exemplar adhibitum ad imaginem decodificandam in fine generationis"
+ },
+ {
+ "id": 760,
+ "label": "Video Output",
+ "localized": "Exitus Videogrammatis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 761,
+ "label": "Variation",
+ "localized": "Variatio",
+ "reload": "n/a",
+ "hint": "Semen secundum miscendum cum semine primario"
+ },
+ {
+ "id": 762,
+ "label": "Variation strength",
+ "localized": "Vis variationis",
+ "reload": "n/a",
+ "hint": "Quanta variatio fiat. Ad 0, nullus effectus erit. Ad 1, imaginem completam cum semine variationis accipies (praeter samplers ancestrales, ubi aliquid aliud accipies)"
+ },
+ {
+ "id": 763,
+ "label": "VAE type",
+ "localized": "Genus VAE",
+ "reload": "n/a",
+ "hint": "Elige utrum vis currere VAE plenum, VAE qualitate reducta, an conari uti servitio VAE remoto"
+ },
+ {
+ "id": 764,
+ "label": "Vibrance",
+ "localized": "Vibrantia",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 765,
+ "label": "Version",
+ "localized": "Versio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 766,
+ "label": "Video format",
+ "localized": "Forma videogrammatis",
+ "reload": "n/a",
+ "hint": "Forma et codec videogrammatis exitus"
+ },
+ {
+ "id": 767,
+ "label": "Video duration",
+ "localized": "Spatium videogrammatis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 768,
+ "label": "Video engine",
+ "localized": "Machina videogrammatis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 769,
+ "label": "Video model",
+ "localized": "Exemplar videogrammatis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 770,
+ "label": "VAE decode",
+ "localized": "VAE decodificatio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 771,
+ "label": "Video interpolation",
+ "localized": "Interpolatio videogrammatis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 772,
+ "label": "Video codec",
+ "localized": "Codec videogrammatis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 773,
+ "label": "Video options",
+ "localized": "Optiones videogrammatis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 774,
+ "label": "Video save video",
+ "localized": "Serva videogramma",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 775,
+ "label": "Video save frames",
+ "localized": "Serva quadra",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 776,
+ "label": "Video save safetensors",
+ "localized": "Serva safetensors",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 777,
+ "label": "Video file",
+ "localized": "Fasciculus videogrammatis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 778,
+ "label": "VLM Model",
+ "localized": "Exemplar VLM",
+ "reload": "n/a",
+ "hint": "Selige quod exemplar utaris pro operibus Linguae Visivae. Exemplaria quae modum cogitandi sustinent icone notantur."
+ },
+ {
+ "id": 779,
+ "label": "VLM Max Tokens",
+ "localized": "VLM Maxima Symbola",
+ "reload": "n/a",
+ "hint": "Numerus maximus symbolorum (tokens) quae exemplar in responso gignere potest. Exemplar huius limitis non est conscium inter generationem; non faciet ut exemplar conetur responsa magis explicata vel magis concisa dare, sed simpliciter limitem duram longitudinis ponit, et responsum vi abscindet cum limes tactus erit."
+ },
+ {
+ "id": 780,
+ "label": "VLM Num Beams",
+ "localized": "VLM Numerus Trabium",
+ "reload": "n/a",
+ "hint": "Multas vias candidatas simul conservat et optimam seriem eligit. Sicut plures adumbrationes simul explorare ut optima inveniatur. Magis accurata sed multo tardior et minus creativa quam exemplificatio fortuita. Fere non commendatur, plurima VLM moderna melius cum rationibus exemplificationis (sampling) agunt. Pone ad 1 pro impedimento."
+ },
+ {
+ "id": 781,
+ "label": "VLM Temperature",
+ "localized": "VLM Temperatura",
+ "reload": "n/a",
+ "hint": "Fortuitum in selectione symbolorum temperat. Valores humiliores (ex. gr. 0.1) exitus magis focos et deterministicos reddunt, symbola probabilitatis altae semper eligendo. Valores altiores (ex. gr. 0.9) creativitatem et diversitatem augent symbola minus probabilia sinendo. Pone ad 0 pro exitu omnino deterministico."
+ },
+ {
+ "id": 782,
+ "label": "VLM",
+ "localized": "VLM",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 783,
+ "label": "VAE model",
+ "localized": "Exemplar VAE",
+ "reload": "n/a",
+ "hint": "VAE adiuvat in subtilibus singulis imaginis finalis et colores quoque mutare potest"
+ },
+ {
+ "id": 784,
+ "label": "VAE slicing",
+ "localized": "VAE discissio",
+ "reload": "n/a",
+ "hint": "Latentes massas singulatim decodificat cum VRAM limitata. Parvum incrementum praestantiae in VAE decodificatione pro massis multarum imaginum"
+ },
+ {
+ "id": 785,
+ "label": "VAE tiling",
+ "localized": "VAE tessellatio",
+ "reload": "n/a",
+ "hint": "Dividit imagines magnas in tessellas superimpositas ob VRAM limitatam. Parvum incrementum temporis tractandi efficit"
+ },
+ {
+ "id": 786,
+ "label": "VAE tile size",
+ "localized": "Magnitudo tessellae VAE",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 787,
+ "label": "VAE tile overlap",
+ "localized": "Superimpositio tessellae VAE",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 788,
+ "label": "verbose",
+ "localized": "verbosus",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 789,
+ "label": "VAE sliced encode",
+ "localized": "VAE codificatio discissa",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 790,
+ "label": "VGen params",
+ "localized": "Parametri VGen",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "w": [
+ {
+ "id": 0,
+ "label": "Wiki",
+ "localized": "Vicipaedia",
+ "reload": "",
+ "hint": "Vicipaedia"
+ },
+ {
+ "id": 0,
+ "label": "Wildcards",
+ "localized": "Indeterminata",
+ "reload": "",
+ "hint": "Vocabula incerta vel variabilia"
+ },
+ {
+ "id": 0,
+ "label": "WanAI",
+ "localized": "WanAI",
+ "reload": "",
+ "hint": "WanAI (Intellegentia Artificiosa Wan)"
+ },
+ {
+ "id": 0,
+ "label": "Watermarking",
+ "localized": "Signatio aquaria",
+ "reload": "",
+ "hint": "Signa impressa pro securitate imaginum"
+ },
+ {
+ "id": 0,
+ "label": "Width",
+ "localized": "Latitudo",
+ "reload": "",
+ "hint": "Latitudo imaginis"
+ },
+ {
+ "id": 0,
+ "label": "Warmth",
+ "localized": "Calor",
+ "reload": "",
+ "hint": "Calor colorum"
+ },
+ {
+ "id": 0,
+ "label": "Weight",
+ "localized": "Pondus",
+ "reload": "",
+ "hint": "Momentum vel pondus elementi"
+ },
+ {
+ "id": 0,
+ "label": "Width after",
+ "localized": "Latitudo post",
+ "reload": "",
+ "hint": "Latitudo finalis post processum"
+ },
+ {
+ "id": 0,
+ "label": "Width mask",
+ "localized": "Persona latitudinis",
+ "reload": "",
+ "hint": "Persona vel tegumentum pro latitudine"
+ },
+ {
+ "id": 0,
+ "label": "WebP lossless compression",
+ "localized": "Compressio WebP sine damno",
+ "reload": "",
+ "hint": "Modus comprimendi WebP sine qualitatem amittendi"
+ },
+ {
+ "id": 0,
+ "label": "Weights clip",
+ "localized": "Limitatio ponderum",
+ "reload": "",
+ "hint": "Pondera mixta intra fines exemplaris originalis cohibenda, ne imago nimis saturata fiat"
+ }
+ ],
+ "x": [
+ {
+ "id": 0,
+ "label": "XS",
+ "localized": "XS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "X components",
+ "localized": "Componentes X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "X overlap",
+ "localized": "Superpositio X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "X-axis tiles",
+ "localized": "Tessellae axis X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "X-axis tile overlap",
+ "localized": "Superpositio tessellarum axis X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "X type",
+ "localized": "Genus X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "X values",
+ "localized": "Valores X",
+ "reload": "",
+ "hint": "Separa valores axis X commatibus"
+ },
+ {
+ "id": 7,
+ "label": "xhinker",
+ "localized": "xhinker",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "xFormers",
+ "localized": "xFormers",
+ "reload": "",
+ "hint": "Optimizatio memoriae. Non-Deterministicum (eventus varii pro vice)"
+ },
+ {
+ "id": 9,
+ "label": "xet",
+ "localized": "xet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "XYZ Grid",
+ "localized": "Tabula XYZ",
+ "reload": "",
+ "hint": "Tabula XYZ est modulus potens qui creat reticulum imaginum secundum varios parametros generationis"
+ }
+ ],
+ "y": [
+ {
+ "id": 0,
+ "label": "Y components",
+ "localized": "Componentes Y",
+ "reload": "",
+ "hint": "Componentes secundum axem Y"
+ },
+ {
+ "id": 0,
+ "label": "Y overlap",
+ "localized": "Superpositio Y",
+ "reload": "",
+ "hint": "Spatium superimpositum in axe Y"
+ },
+ {
+ "id": 0,
+ "label": "Y-axis tiles",
+ "localized": "Tesserae axis Y",
+ "reload": "",
+ "hint": "Numerus tesserarum secundum axem Y"
+ },
+ {
+ "id": 0,
+ "label": "Y-axis tile overlap",
+ "localized": "Superpositio tesserarum axis Y",
+ "reload": "",
+ "hint": "Spatium inter tesseras in axe Y superpositum"
+ },
+ {
+ "id": 0,
+ "label": "Y type",
+ "localized": "Typus Y",
+ "reload": "",
+ "hint": "Genus variabilis pro axe Y"
+ },
+ {
+ "id": 0,
+ "label": "Y values",
+ "localized": "Valores Y",
+ "reload": "",
+ "hint": "Separa valores axis Y per commata"
+ }
+ ],
+ "z": [
+ {
+ "id": 0,
+ "label": "ZImageTurbo",
+ "localized": "ZImageTurbo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "zimage",
+ "localized": "zimage",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "ZeroStar init steps",
+ "localized": "Gradus initiales ZeroStar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Zero",
+ "localized": "Zero",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Z type",
+ "localized": "Genus Z",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Z values",
+ "localized": "Valores Z",
+ "reload": "n/a",
+ "hint": "Separa valores axis Z cum commatibus"
+ },
+ {
+ "id": 6,
+ "label": "Zoe Depth",
+ "localized": "Altitudo Zoe",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ]
+}
\ No newline at end of file
diff --git a/html/locale_ru.json b/html/locale_ru.json
index 96715ba81..3e622369b 100644
--- a/html/locale_ru.json
+++ b/html/locale_ru.json
@@ -1,9149 +1,11074 @@
{
- "icons": [
+ "0": [
{
- "id": "",
- "label": "🎲️",
- "localized": "🎲️",
+ "id": 0,
+ "label": "1st Stage",
+ "localized": "1-й этап",
"reload": "",
- "hint": "Использовать случайное зерно"
+ "hint": "Первый этап процесса генерации изображения."
},
{
- "id": "",
- "label": "🔄",
- "localized": "🔄",
+ "id": 1,
+ "label": "2nd Stage",
+ "localized": "2-й этап",
"reload": "",
- "hint": "Сбросить значения"
+ "hint": "Второй этап процесса генерации изображения."
},
{
- "id": "",
- "label": "⬆️",
- "localized": "⬆️",
+ "id": 2,
+ "label": "2nd Scale",
+ "localized": "2-й масштаб",
"reload": "",
- "hint": "Загрузить изображение"
+ "hint": "Коэффициент масштабирования (Scale) для второго этапа."
},
{
- "id": "",
- "label": "⬅️",
- "localized": "⬅️",
+ "id": 3,
+ "label": "2nd Restart step",
+ "localized": "2-й шаг перезапуска",
"reload": "",
- "hint": "Повторно использовать изображение"
+ "hint": "Шаг перезапуска процесса диффузии для второго этапа."
},
{
- "id": "",
- "label": "⇅",
- "localized": "⇅",
+ "id": 4,
+ "label": "3rd Stage",
+ "localized": "3-й этап",
"reload": "",
- "hint": "Поменять значения местами"
+ "hint": "Третий этап процесса генерации изображения."
},
{
- "id": "",
- "label": "⇨",
- "localized": "⇨",
+ "id": 5,
+ "label": "3rd Scale",
+ "localized": "3-й масштаб",
"reload": "",
- "hint": "Применить пресет к вкладке Manual Block Merge"
+ "hint": "Коэффициент масштабирования (Scale) для третьего этапа."
},
{
- "id": "",
- "label": "🕮",
- "localized": "🕮",
+ "id": 6,
+ "label": "3rd Restart step",
+ "localized": "3-й шаг перезапуска",
"reload": "",
- "hint": "Сохранить параметры последнего сгенерированного изображения как шаблон стиля"
+ "hint": "Шаг перезапуска процесса диффузии для третьего этапа."
},
{
- "id": "",
- "label": "⇕",
- "localized": "⇕",
+ "id": 7,
+ "label": "4th Stage",
+ "localized": "4-й этап",
"reload": "",
- "hint": "Сортировать по: Имя (возр./убыв.), Размер (от больш./к мал.), Время (от нов./к старым)"
+ "hint": "Четвертый этап процесса генерации изображения."
},
{
- "id": "",
+ "id": 8,
+ "label": "4th Scale",
+ "localized": "4-й масштаб",
+ "reload": "",
+ "hint": "Коэффициент масштабирования (Scale) для четвертого этапа."
+ },
+ {
+ "id": 9,
+ "label": "4th Restart step",
+ "localized": "4-й шаг перезапуска",
+ "reload": "",
+ "hint": "Шаг перезапуска процесса диффузии для четвертого этапа."
+ }
+ ],
+ "_": [
+ {
+ "id": 0,
"label": "⟲",
"localized": "⟲",
"reload": "",
"hint": "Обновить"
},
{
- "id": "",
- "label": "✕",
- "localized": "✕",
+ "id": 0,
+ "label": "↶",
+ "localized": "↶",
"reload": "",
- "hint": "Закрыть"
+ "hint": "Применить выбранный стиль к запросу"
},
{
- "id": "",
+ "id": 0,
+ "label": "↷",
+ "localized": "↷",
+ "reload": "",
+ "hint": "Сохранить текущий запрос как стиль"
+ },
+ {
+ "id": 0,
+ "label": "⇅",
+ "localized": "⇅",
+ "reload": "",
+ "hint": "Поменять значения местами"
+ },
+ {
+ "id": 0,
+ "label": "🎲️",
+ "localized": "🎲️",
+ "reload": "",
+ "hint": "Использовать случайный сид (seed)"
+ },
+ {
+ "id": 0,
+ "label": "⬅️",
+ "localized": "⬅️",
+ "reload": "",
+ "hint": "Использовать сид из последнего сгенерированного изображения"
+ },
+ {
+ "id": 0,
+ "label": "🕮",
+ "localized": "🕮",
+ "reload": "",
+ "hint": "Сохранить параметры последнего изображения как шаблон стиля"
+ },
+ {
+ "id": 0,
+ "label": "📐",
+ "localized": "📐",
+ "reload": "",
+ "hint": "Определить размер по существующему изображению"
+ },
+ {
+ "id": 0,
+ "label": "☲",
+ "localized": "☲",
+ "reload": "",
+ "hint": "Изменить вид отображения"
+ },
+ {
+ "id": 0,
"label": "⊜",
"localized": "⊜",
"reload": "",
"hint": "Заполнить"
},
{
- "id": "",
- "label": "※",
- "localized": "※",
+ "id": 0,
+ "label": "",
+ "localized": "",
"reload": "",
- "hint": "Загрузить модель как уточняющую (refiner) модель, если выбрано, иначе загрузить как базовую модель"
+ "hint": "Создать описание (caption) для изображения"
},
{
- "id": "",
- "label": "🔎︎",
- "localized": "🔎︎",
+ "id": 0,
+ "label": "⁜",
+ "localized": "⁜",
"reload": "",
- "hint": "Сканировать CivitAI на предмет отсутствующих метаданных и предпросмотров"
+ "hint": "Переключить метод вписывания изображения"
},
{
- "id": "",
- "label": "☲",
- "localized": "☲",
+ "id": 0,
+ "label": "➠ Control",
+ "localized": "➠ Control",
"reload": "",
- "hint": "Изменить тип просмотра"
+ "hint": "Перенести изображение в интерфейс Control"
},
{
- "id": "",
- "label": "⊗",
- "localized": "⊗",
+ "id": 0,
+ "label": "➠ Text",
+ "localized": "➠ Text",
+ "reload": "",
+ "hint": "Перенести изображение в текстовый интерфейс"
+ },
+ {
+ "id": 0,
+ "label": "➠ Image",
+ "localized": "➠ Image",
+ "reload": "",
+ "hint": "Перенести изображение в интерфейс Image"
+ },
+ {
+ "id": 0,
+ "label": "➠ Process",
+ "localized": "➠ Process",
+ "reload": "",
+ "hint": "Перенести изображение в интерфейс обработки"
+ },
+ {
+ "id": 0,
+ "label": "➠ Caption",
+ "localized": "➠ Caption",
+ "reload": "",
+ "hint": "Перенести изображение в интерфейс описания"
+ },
+ {
+ "id": 0,
+ "label": "➠ Sketch",
+ "localized": "➠ Sketch",
+ "reload": "",
+ "hint": "Перенести изображение в интерфейс наброска (Sketch)"
+ },
+ {
+ "id": 0,
+ "label": "➠ Inpaint",
+ "localized": "➠ Inpaint",
+ "reload": "",
+ "hint": "Перенести изображение в интерфейс рисования в маске (Inpaint)"
+ },
+ {
+ "id": 0,
+ "label": "➠ Composite",
+ "localized": "➠ Composite",
+ "reload": "",
+ "hint": "Перенести изображение в интерфейс Inpaint Sketch"
+ },
+ {
+ "id": 0,
+ "label": "⬆️",
+ "localized": "⬆️",
+ "reload": "",
+ "hint": "Загрузить изображение"
+ },
+ {
+ "id": 0,
+ "label": "🔄",
+ "localized": "🔄",
"reload": "",
"hint": "Сбросить значения"
},
{
- "id": "",
- "label": "📐",
- "localized": "📐",
- "reload": "",
- "hint": "Измерить"
- },
- {
- "id": "",
- "label": "🔍",
- "localized": "🔍",
- "reload": "",
- "hint": "Поиск"
- },
- {
- "id": "",
- "label": "🖌️",
- "localized": "🖌️",
- "reload": "",
- "hint": "LaMa: удалить выбранный объект с изображения"
- },
- {
- "id": "",
+ "id": 0,
"label": "🖼️",
"localized": "🖼️",
"reload": "",
"hint": "Показать предпросмотр"
},
{
- "id": "",
- "label": "",
- "localized": "",
+ "id": 0,
+ "label": "↺",
+ "localized": "↺",
"reload": "",
- "hint": "Проанализировать изображение"
+ "hint": "Немедленно применить выбор"
},
{
- "id": "",
- "label": "⁜",
- "localized": "⁜",
- "reload": "",
- "hint": "Циклически менять метод подгонки изображения"
- },
- {
- "id": "",
- "label": "↶",
- "localized": "↶",
- "reload": "",
- "hint": "Применить выбранный стиль к промпту"
- },
- {
- "id": "",
- "label": "↷",
- "localized": "↷",
- "reload": "",
- "hint": "Сохранить текущий промпт как стиль"
- },
- {
- "id": "",
+ "id": 0,
"label": "",
"localized": "",
"reload": "",
"hint": "Сортировать по имени, по возрастанию"
},
{
- "id": "",
+ "id": 0,
"label": "",
"localized": "",
"reload": "",
"hint": "Сортировать по имени, по убыванию"
},
{
- "id": "",
+ "id": 0,
"label": "",
"localized": "",
"reload": "",
"hint": "Сортировать по размеру, по возрастанию"
},
{
- "id": "",
+ "id": 0,
"label": "",
"localized": "",
"reload": "",
"hint": "Сортировать по размеру, по убыванию"
},
{
- "id": "",
+ "id": 0,
"label": "",
"localized": "",
"reload": "",
"hint": "Сортировать по разрешению, по возрастанию"
},
{
- "id": "",
+ "id": 0,
"label": "",
"localized": "",
"reload": "",
"hint": "Сортировать по разрешению, по убыванию"
},
{
- "id": "",
+ "id": 0,
"label": "",
"localized": "",
"reload": "",
"hint": "Сортировать по времени, по возрастанию"
},
{
- "id": "",
+ "id": 0,
"label": "",
"localized": "",
"reload": "",
"hint": "Сортировать по времени, по убыванию"
- }
- ],
- "main": [
- {
- "id": "",
- "label": "Prompt",
- "localized": "Промпт",
- "reload": "",
- "hint": "Опишите изображение, которое вы хотите сгенерировать"
- },
- {
- "id": "",
- "label": "Start",
- "localized": "Начало",
- "reload": "",
- "hint": "Начало"
- },
- {
- "id": "",
- "label": "End",
- "localized": "Конец",
- "reload": "",
- "hint": "Конец"
- },
- {
- "id": "",
- "label": "Core",
- "localized": "Основные",
- "reload": "",
- "hint": "Основные настройки"
- },
- {
- "id": "",
- "label": "System prompt",
- "localized": "Системный промпт",
- "reload": "",
- "hint": "Системный промпт контролирует поведение LLM"
- },
- {
- "id": "",
- "label": "Negative prompt",
- "localized": "Негативный промпт",
- "reload": "",
- "hint": "Опишите, что вы не хотите видеть в сгенерированном изображении"
- },
- {
- "id": "",
- "label": "Text",
- "localized": "Текст",
- "reload": "",
- "hint": "Создать изображение из текста"
- },
- {
- "id": "",
- "label": "Image",
- "localized": "Изображение",
- "reload": "",
- "hint": "Создать изображение из изображения"
- },
- {
- "id": "",
- "label": "Control",
- "localized": "Управление",
- "reload": "",
- "hint": "Создать изображение с полным руководством"
- },
- {
- "id": "",
- "label": "Process",
- "localized": "Обработка",
- "reload": "",
- "hint": "Обработать существующее изображение"
- },
- {
- "id": "",
- "label": "Caption",
- "localized": "Описание",
- "reload": "",
- "hint": "Анализировать существующие изображения и создавать текстовые описания"
- },
- {
- "id": "",
- "label": "Interrogate",
- "localized": "Анализ",
- "reload": "",
- "hint": "Запустить анализ для получения описания вашего изображения"
- },
- {
- "id": "",
- "label": "Models",
- "localized": "Модели",
- "reload": "",
- "hint": "Скачивание, конвертация или объединение ваших моделей и управление метаданными моделей"
- },
- {
- "id": "",
- "label": "Agent Scheduler",
- "localized": "Планировщик агентов",
- "reload": "",
- "hint": "Поставить ваши запросы на генерацию в очередь и запускать их в фоновом режиме"
- },
- {
- "id": "",
- "label": "AgentScheduler",
- "localized": "Планировщик агентов",
- "reload": "",
- "hint": "Поставить ваши запросы на генерацию в очередь и запускать их в фоновом режиме"
- },
- {
- "id": "",
- "label": "System",
- "localized": "Система",
- "reload": "",
- "hint": "Системные настройки и информация"
- },
- {
- "id": "",
- "label": "System Info",
- "localized": "Информация о системе",
- "reload": "",
- "hint": "Информация о системе"
- },
- {
- "id": "",
- "label": "Settings",
- "localized": "Настройки",
- "reload": "",
- "hint": "Настройки приложения"
- },
- {
- "id": "",
- "label": "Script",
- "localized": "Скрипт",
- "reload": "",
- "hint": "Дополнительные скрипты для использования"
- },
- {
- "id": "",
- "label": "Generate",
- "localized": "Генерировать",
- "reload": "",
- "hint": "Начать обработку"
- },
- {
- "id": "",
- "label": "Generate forever",
- "localized": "Генерировать непрерывно",
- "reload": "",
- "hint": "Начать обработку и продолжать до отмены"
- },
- {
- "id": "",
- "label": "Enqueue",
- "localized": "Поставить в очередь",
- "reload": "",
- "hint": "Добавить задачу в фоновую очередь в Планировщике агентов"
- },
- {
- "id": "",
- "label": "Reprocess",
- "localized": "Повторная обработка",
- "reload": "",
- "hint": "Повторно обработать предыдущие генерации, используя другие параметры"
- },
- {
- "id": "",
- "label": "Stop",
- "localized": "Остановить",
- "reload": "",
- "hint": "Остановить обработку"
- },
- {
- "id": "",
- "label": "Skip",
- "localized": "Пропустить",
- "reload": "",
- "hint": "Остановить обработку текущего задания и продолжить обработку"
- },
- {
- "id": "",
- "label": "Pause",
- "localized": "Пауза",
- "reload": "",
- "hint": "Приостановить обработку"
- },
- {
- "id": "",
- "label": "Restore",
- "localized": "Восстановить",
- "reload": "",
- "hint": "Восстановить параметры из текущего промпта или последнего известного сгенерированного изображения"
- },
- {
- "id": "",
- "label": "Clear",
- "localized": "Очистить",
- "reload": "",
- "hint": "Очистить промпты"
- },
- {
- "id": "",
- "label": "Networks",
- "localized": "Сети",
- "reload": "",
- "hint": "Пользовательский интерфейс сетей"
- },
- {
- "id": "",
- "label": "Default strength",
- "localized": "Сила по умолчанию",
- "reload": "",
- "hint": "При добавлении дополнительной сети, такой как LoRA, к промпту, используйте этот множитель для нее"
- },
- {
- "id": "",
- "label": "Upscale",
- "localized": "Увеличить разрешение",
- "reload": "",
- "hint": "Увеличить разрешение изображения"
- },
- {
- "id": "",
- "label": "Model",
- "localized": "Модель",
- "reload": "",
- "hint": "Базовая модель"
- },
- {
- "id": "",
- "label": "Prompts",
- "localized": "Промпты",
- "reload": "",
- "hint": "Промпт изображения и негативный промпт"
- },
- {
- "id": "",
- "label": "Base",
- "localized": "Базовые",
- "reload": "",
- "hint": "Базовые настройки, используемые для запуска генерации изображений"
- },
- {
- "id": "",
- "label": "Style",
- "localized": "Стиль",
- "reload": "",
- "hint": "Дополнительные стили, применяемые к выбранным параметрам генерации"
- },
- {
- "id": "",
- "label": "Styles",
- "localized": "Стили",
- "reload": "",
- "hint": "Дополнительные стили, применяемые к выбранным параметрам генерации"
- },
- {
- "id": "",
- "label": "Lora",
- "localized": "LoRA",
- "reload": "",
- "hint": "LoRA: Низкоранговая адаптация. Дообученная модель, которая применяется поверх загруженной модели"
- },
- {
- "id": "",
- "label": "Embedding",
- "localized": "Эмбеддинг",
- "reload": "",
- "hint": "Эмбеддинг текстовой инверсии — это обученная встроенная информация о предмете"
- },
- {
- "id": "",
- "label": "Hypernetwork",
- "localized": "Гиперсеть",
- "reload": "",
- "hint": "Малая обученная нейронная сеть, которая изменяет поведение загруженной модели"
- },
- {
- "id": "",
- "label": "VLM Caption",
- "localized": "VLM Описание",
- "reload": "",
- "hint": "Анализировать изображение с использованием визуальной языковой модели"
- },
- {
- "id": "",
- "label": "CLiP Interrogate",
- "localized": "CLiP Анализ",
- "reload": "",
- "hint": "Анализировать изображение с использованием модели CLiP"
- },
- {
- "id": "",
- "label": "VAE",
- "localized": "VAE",
- "reload": "",
- "hint": "Вариационный автоэнкодер: модель, используемая для декодирования изображения в конце генерации"
- },
- {
- "id": "",
- "label": "History",
- "localized": "История",
- "reload": "",
- "hint": "Список предыдущих генераций, которые могут быть повторно обработаны"
- },
- {
- "id": "",
- "label": "UI disable variable aspect ratio",
- "localized": "UI отключить переменное соотношение сторон",
- "reload": "",
- "hint": "При отключении все миниатюры отображаются как квадратные изображения"
- },
- {
- "id": "",
- "label": "Build info on first access",
- "localized": "Создавать информацию при первом доступе",
- "reload": "",
- "hint": "Предотвращает создание EN страницы сервером при запуске и вместо этого создает ее по запросу"
- },
- {
- "id": "",
- "label": "Show reference styles",
- "localized": "Показать эталонные стили",
- "reload": "",
- "hint": "Показать или скрыть встроенные стили"
- },
- {
- "id": "",
- "label": "LoRA load using Diffusers method",
- "localized": "Загрузка LoRA методом Diffusers",
- "reload": "",
- "hint": "Альтернативный метод использует встроенные возможности LoRA в Diffusers вместо нативной реализации SD.Next (может снизить совместимость LoRA)"
- },
- {
- "id": "",
- "label": "LoRA fuse directly to model",
- "localized": "LoRA слияние с моделью",
- "reload": "",
- "hint": "При загрузке LoRA немедленно объединять веса с базовой моделью вместо применения их на лету"
- },
- {
- "id": "",
- "label": "LoRA memory cache",
- "localized": "Кэш памяти LoRA",
- "reload": "",
- "hint": "Сколько LoRA хранить в сети для будущего использования до необходимости перезагрузки из хранилища"
- },
- {
- "id": "",
- "label": "Local",
- "localized": "Локальные",
- "reload": "",
- "hint": "Модели, которые скачаны и готовы к использованию"
- },
- {
- "id": "",
- "label": "Gallery",
- "localized": "Галерея",
- "reload": "",
- "hint": "Галерея изображений"
- },
- {
- "id": "",
- "label": "Reference",
- "localized": "Эталонные",
- "reload": "",
- "hint": "Список эталонных моделей, которые могут быть автоматически скачаны при первом использовании"
- },
- {
- "id": "",
- "label": "Samplers",
- "localized": "Сэмплеры",
- "reload": "",
- "hint": "Расширенные настройки сэмплеров/планировщиков"
- },
- {
- "id": "",
- "label": "Seed",
- "localized": "Зерно",
- "reload": "",
- "hint": "Начальное зерно и вариация"
- },
- {
- "id": "",
- "label": "Advanced",
- "localized": "Расширенные",
- "reload": "",
- "hint": "Расширенные настройки, используемые для запуска генерации изображений"
- },
- {
- "id": "",
- "label": "Scripts",
- "localized": "Скрипты",
- "reload": "",
- "hint": "Включить дополнительные функции, используя выбранные скрипты во время процесса генерации"
- },
- {
- "id": "",
- "label": "Corrections",
- "localized": "Коррекции",
- "reload": "",
- "hint": "Управление коррекциями цвета/резкости/яркости изображения во время процесса генерации"
- },
- {
- "id": "",
- "label": "Parameters",
- "localized": "Параметры",
- "reload": "",
- "hint": "Базовые параметры, используемые во время генерации изображения"
- },
- {
- "id": "",
- "label": "Refine",
- "localized": "Уточнение",
- "reload": "",
- "hint": "Уточнение запускает дополнительную обработку после завершения первоначальной обработки и может использоваться для увеличения разрешения изображения и опциональной повторной обработки для повышения качества и детализации"
- },
- {
- "id": "",
- "label": "Detailer",
- "localized": "Детайлер",
- "reload": "",
- "hint": "Детайлер запускает дополнительную генерацию в более высоком разрешении для обнаруженных объектов"
- },
- {
- "id": "",
- "label": "Resize",
- "localized": "Изменение размера",
- "reload": "",
- "hint": "Изменение размера изображения, может быть с фиксированным разрешением или на основе масштаба"
- },
- {
- "id": "",
- "label": "Batch",
- "localized": "Пакетная обработка",
- "reload": "",
- "hint": "Настройки пакетной обработки"
- },
- {
- "id": "",
- "label": "Denoise",
- "localized": "Шумоподавление",
- "reload": "",
- "hint": "Настройки шумоподавления. Более высокое шумоподавление означает, что больше существующего содержимого изображения может измениться во время генерации"
- },
- {
- "id": "",
- "label": "Mask",
- "localized": "Маска",
- "reload": "",
- "hint": "Маскирование изображения и параметры маски"
- },
- {
- "id": "",
- "label": "Input",
- "localized": "Ввод",
- "reload": "",
- "hint": "Выбор входного медиа"
- },
- {
- "id": "",
- "label": "Video",
- "localized": "Видео",
- "reload": "",
- "hint": "Создать видео с использованием руководства"
- },
- {
- "id": "",
- "label": "Control elements",
- "localized": "Элементы управления",
- "reload": "",
- "hint": "Элементы управления — это продвинутые модели, которые могут направлять генерацию к желаемому результату"
- },
- {
- "id": "",
- "label": "IP adapter",
- "localized": "IP-адаптер",
- "reload": "",
- "hint": "Направлять генерацию к желаемому результату с использованием плагинов моделей IP-адаптеров"
- },
- {
- "id": "",
- "label": "IP adapters",
- "localized": "IP-адаптеры",
- "reload": "",
- "hint": "IP-адаптеры — это плагины моделей, которые могут направлять генерацию к желаемому результату"
- },
- {
- "id": "",
- "label": "Extensions",
- "localized": "Расширения",
- "reload": "",
- "hint": "Расширения приложения"
- },
- {
- "id": "",
- "label": "XYZ Grid",
- "localized": "Сетка XYZ",
- "reload": "",
- "hint": "Сетка XYZ — это мощный модуль, который создает сетку изображений на основе варьирования нескольких параметров генерации"
- },
- {
- "id": "",
- "label": "Cover",
- "localized": "На весь экран",
- "reload": "",
- "hint": "Покрыть всю область"
- },
- {
- "id": "",
- "label": "Inline",
- "localized": "Встроенный",
- "reload": "",
- "hint": "Встроенный со всеми дополнительными элементами (с прокруткой)"
- },
- {
- "id": "",
- "label": "Sidebar",
- "localized": "Боковая панель",
- "reload": "",
- "hint": "Боковая панель справа на экране"
- },
- {
- "id": "",
- "label": "SD15",
- "localized": "SD15",
- "reload": "",
- "hint": "Stable Diffusion 1.5"
- },
- {
- "id": "",
- "label": "SD21",
- "localized": "SD21",
- "reload": "",
- "hint": "Stable Diffusion 2.1"
- },
- {
- "id": "",
- "label": "SD35",
- "localized": "SD35",
- "reload": "",
- "hint": "Stable Diffusion 3.5"
- },
- {
- "id": "",
- "label": "SDXL",
- "localized": "SDXL",
- "reload": "",
- "hint": "Stable Diffusion XL"
- },
- {
- "id": "",
- "label": "SC",
- "localized": "SC",
- "reload": "",
- "hint": "Stable Cascade"
- },
- {
- "id": "",
- "label": "Flux",
- "localized": "Flux",
- "reload": "",
- "hint": "FLUX.1"
- },
- {
- "id": "",
- "label": "Show",
- "localized": "Показать",
- "reload": "",
- "hint": "Показать расположение изображения"
- },
- {
- "id": "",
- "label": "Save",
- "localized": "Сохранить",
- "reload": "",
- "hint": "Сохранить изображение"
- },
- {
- "id": "",
- "label": "Delete",
- "localized": "Удалить",
- "reload": "",
- "hint": "Удалить изображение"
- },
- {
- "id": "",
- "label": "Replace",
- "localized": "Заменить",
- "reload": "",
- "hint": "Заменить изображение"
- },
- {
- "id": "",
- "label": "➠ Text",
- "localized": "➠ Текст",
- "reload": "",
- "hint": "Перенести изображение в текстовый интерфейс"
- },
- {
- "id": "",
- "label": "➠ Image",
- "localized": "➠ Изображение",
- "reload": "",
- "hint": "Перенести изображение в интерфейс изображения"
- },
- {
- "id": "",
- "label": "➠ Inpaint",
- "localized": "➠ Inpaint",
- "reload": "",
- "hint": "Перенести изображение в интерфейс Inpaint"
- },
- {
- "id": "",
- "label": "➠ Sketch",
- "localized": "➠ Скетч",
- "reload": "",
- "hint": "Перенести изображение в интерфейс Скетч"
- },
- {
- "id": "",
- "label": "➠ Composite",
- "localized": "➠ Композит",
- "reload": "",
- "hint": "Перенести изображение в интерфейс Inpaint скетч"
- },
- {
- "id": "",
- "label": "➠ Process",
- "localized": "➠ Обработка",
- "reload": "",
- "hint": "Перенести изображение в интерфейс обработки"
- },
- {
- "id": "",
- "label": "➠ Control",
- "localized": "➠ Управление",
- "reload": "",
- "hint": "Перенести изображение в интерфейс управления"
- },
- {
- "id": "",
- "label": "➠ Caption",
- "localized": "➠ Описание",
- "reload": "",
- "hint": "Перенести изображение в интерфейс описания"
- }
- ],
- "generate": [
- {
- "id": "",
- "label": "Sampling method",
- "localized": "Метод сэмплирования",
- "reload": "",
- "hint": "Какой алгоритм использовать для создания изображения"
- },
- {
- "id": "",
- "label": "Steps",
- "localized": "Шаги",
- "reload": "",
- "hint": "Сколько раз итеративно улучшать сгенерированное изображение; более высокие значения занимают больше времени; очень низкие значения могут привести к плохим результатам"
- },
- {
- "id": "",
- "label": "Tiling",
- "localized": "Тайлинг",
- "reload": "",
- "hint": "Создать бесшовное изображение"
- },
- {
- "id": "",
- "label": "Full quality",
- "localized": "Полное качество",
- "reload": "",
- "hint": "Использовать VAE полного качества для декодирования латентных образцов"
},
{
- "id": "",
- "label": "HiDiffusion",
- "localized": "ХайДиффузия",
- "reload": "",
- "hint": "HiDiffusion позволяет создавать изображения высокого разрешения с использованием ваших стандартных моделей без дубликатов/искажений и с улучшенной производительностью"
- },
- {
- "id": "",
- "label": "HDR Clamp",
- "localized": "Ограничение HDR",
- "reload": "",
- "hint": "Регулирует уровень бессмысленных деталей, обрезая значения, которые значительно отклоняются от среднего значения распределения. Особенно полезно для улучшения генерации при более высоких значениях масштаба руководства, раннего выявления выбросов в процессе и применения математических корректировок на основе настроек Диапазона (Границы) и Порога. Представьте это как установку диапазона, в котором должны находиться значения вашего изображения, а настройка порога определяет, какие значения должны быть возвращены в этот диапазон"
- },
- {
- "id": "",
- "label": "HDR Maximize",
- "localized": "Максимизация HDR",
- "reload": "",
- "hint": "Вычисляет 'коэффициент нормализации', деля максимальное значение тензора на заданный диапазон, умноженный на 4. Этот фактор затем используется для сдвига каналов в пределах заданной границы, обеспечивая максимальный динамический диапазон для последующей обработки. Цель состоит в оптимизации динамического диапазона для внешних приложений, таких как Photoshop, особенно для регулировки уровней, контраста и яркости"
- },
- {
- "id": "",
- "label": "Enable refine pass",
- "localized": "Включить проход уточнения",
- "reload": "",
- "hint": "Использовать процесс, аналогичный преобразованию 'изображение в изображение', для масштабирования и/или добавления деталей к финальному изображению. Опционально использует модель уточнения для улучшения деталей изображения."
- },
- {
- "id": "",
- "label": "Enable detailer pass",
- "localized": "Включить проход детализации",
- "reload": "",
- "hint": "Обнаружить целевые объекты, такие как лицо, и переработать их в более высоком разрешении"
- },
- {
- "id": "",
- "label": "Denoising strength",
- "localized": "Сила шумоподавления",
- "reload": "",
- "hint": "Определяет, насколько мало алгоритм должен учитывать содержимое изображения. При 0 ничего не изменится, а при 1 вы получите несвязанное изображение. При значениях ниже 1.0 обработка займет меньше шагов, чем указано в ползунке 'Шаги сэмплирования'."
- },
- {
- "id": "",
- "label": "Denoise start",
- "localized": "Начало шумоподавления",
- "reload": "",
- "hint": "Переопределяет силу шумоподавления, указывая, как рано базовая модель должна завершить работу и когда должен начаться рефайнер. Применимо только при использовании рефайнера. Если установлено 0 или 1, будет использоваться сила шумоподавления."
- },
- {
- "id": "",
- "label": "Hires steps",
- "localized": "Шаги высокого разрешения",
- "reload": "",
- "hint": "Количество шагов сэмплирования для увеличенного изображения. Если 0, используются те же, что и для оригинала."
- },
- {
- "id": "",
- "label": "Strength",
- "localized": "Сила",
- "reload": "",
- "hint": "Сила шумоподавления во время операции с изображением контролирует, насколько оригинальное изображение может измениться в процессе генерации."
- },
- {
- "id": "",
- "label": "Upscaler",
- "localized": "Апскейлер",
- "reload": "",
- "hint": "Какую предварительно обученную модель использовать для процесса увеличения разрешения."
- },
- {
- "id": "",
- "label": "Force Hires",
- "localized": "Принудительное высокое разрешение",
- "reload": "",
- "hint": "Hires запускается автоматически при выборе латентного апскейла, но пропускается при использовании нелатентных апскейлеров. Включите принудительный Hires, чтобы запускать его с нелатентными апскейлерами."
- },
- {
- "id": "",
- "label": "Resize width",
- "localized": "Изменить ширину",
- "reload": "",
- "hint": "Изменяет размер изображения до этой ширины. Если 0, ширина определяется одним из двух соседних ползунков."
- },
- {
- "id": "",
- "label": "Resize height",
- "localized": "Изменить высоту",
- "reload": "",
- "hint": "Изменяет размер изображения до этой высоты. Если 0, высота определяется одним из двух соседних ползунков."
- },
- {
- "id": "",
- "label": "Refine sampler",
- "localized": "Сэмплер уточнения",
- "reload": "",
- "hint": "Использовать определенный сэмплер как запасной, если основной не поддерживается для конкретной операции."
- },
- {
- "id": "",
- "label": "Refiner start",
- "localized": "Начало рефайнера",
- "reload": "",
- "hint": "Проход рефайнера начнется, когда базовая модель будет завершена на столько (установите значение больше 0 и меньше 1, чтобы запустить после полного прогона базовой модели)."
- },
- {
- "id": "",
- "label": "Refiner steps",
- "localized": "Шаги рефайнера",
- "reload": "",
- "hint": "Количество шагов для прохода рефайнера."
- },
- {
- "id": "",
- "label": "Refine guidance",
- "localized": "Руководство уточнения",
- "reload": "",
- "hint": "Масштаб CFG, используемый для прохода рефайнера."
- },
- {
- "id": "",
- "label": "Attention guidance",
- "localized": "Направляющая внимания",
- "reload": "",
- "hint": "Масштаб CFG, используемый с PAG: Направляющая возмущенного внимания (Perturbed-Attention Guidance)."
- },
- {
- "id": "",
- "label": "Adaptive scaling",
- "localized": "Адаптивное масштабирование",
- "reload": "",
- "hint": "Адаптивный модификатор для масштаба направляющей внимания."
- },
- {
- "id": "",
- "label": "Rescale guidance",
- "localized": "Перемасштабирование направляющей",
- "reload": "",
- "hint": "Перемасштабировать шум, сгенерированный CFG, чтобы избежать переэкспонированных изображений."
- },
- {
- "id": "",
- "label": "Refine Prompt",
- "localized": "Уточняющий промпт",
- "reload": "",
- "hint": "Промпт, используемый как для второго энкодера в базовой модели (если он существует), так и для прохода рефайнера (если включено)."
- },
- {
- "id": "",
- "label": "Refine negative prompt",
- "localized": "Уточняющий негативный промпт",
- "reload": "",
- "hint": "Отрицательный промпт, используемый как для второго энкодера в базовой модели (если он существует), так и для прохода рефайнера (если включено)."
- },
- {
- "id": "",
- "label": "Width",
- "localized": "Ширина",
- "reload": "",
- "hint": "Ширина изображения"
- },
- {
- "id": "",
- "label": "Height",
- "localized": "Высота",
- "reload": "",
- "hint": "Высота изображения"
- },
- {
- "id": "",
- "label": "Batch count",
- "localized": "Количество пакетов",
- "reload": "",
- "hint": "Сколько пакетов изображений создать (не влияет на производительность генерации или использование VRAM)."
- },
- {
- "id": "",
- "label": "Batch size",
- "localized": "Размер пакета",
- "reload": "",
- "hint": "Сколько изображений создать за один пакет (увеличивает производительность генерации за счет более высокого использования VRAM)."
- },
- {
- "id": "",
- "label": "guidance scale",
- "localized": "Масштаб руководства",
- "reload": "",
- "hint": "Масштаб Classifier Free Guidance: насколько сильно изображение должно соответствовать промпту. Меньшие значения дают более креативные результаты, большие значения заставляют его следовать промпту более строго; рекомендуемые значения от 5 до 10."
- },
- {
- "id": "",
- "label": "Guidance End",
- "localized": "Окончание направляющей",
- "reload": "",
- "hint": "Завершает эффект CFG и PAG раньше: значение 1 действует как обычно, 0.5 останавливает руководство на 50% шагов."
- },
- {
- "id": "",
- "label": "Initial seed",
- "localized": "Начальный сид",
- "reload": "",
- "hint": "Значение, определяющее вывод генератора случайных чисел — если вы создадите изображение с теми же параметрами и сидом, что и другое изображение, вы получите тот же результат."
- },
- {
- "id": "",
- "label": "Variation",
- "localized": "Вариация",
- "reload": "",
- "hint": "Второй сид, который будет смешан с основным сидом."
- },
- {
- "id": "",
- "label": "Variation strength",
- "localized": "Сила вариации",
- "reload": "",
- "hint": "Насколько сильную вариацию производить. При 0 эффекта не будет. При 1 вы получите полное изображение с сидом вариации (за исключением анцестральных сэмплеров, где вы просто получите что-то)."
- },
- {
- "id": "",
- "label": "Resize seed from width",
- "localized": "Изменить размер сида по ширине",
- "reload": "",
- "hint": "Попытаться создать изображение, аналогичное тому, что было бы получено с тем же сидом при указанном разрешении."
- },
- {
- "id": "",
- "label": "Resize seed from height",
- "localized": "Изменить размер сида по высоте",
- "reload": "",
- "hint": "Попытаться создать изображение, аналогичное тому, что было бы получено с тем же сидом при указанном разрешении."
- },
- {
- "id": "",
- "label": "Fixed",
- "localized": "Фиксированный",
- "reload": "",
- "hint": "Изменить размер изображения до целевого разрешения. Если высота и ширина не совпадают, вы получите неправильное соотношение сторон."
- },
- {
- "id": "",
- "label": "scale",
- "localized": "Масштаб",
- "reload": "",
- "hint": "Изменить размер изображения до целевого масштаба. Если заданы фиксированная ширина/высота, эта опция игнорируется."
- },
- {
- "id": "",
- "label": "Crop",
- "localized": "Обрезать",
- "reload": "",
- "hint": "Изменить размер изображения так, чтобы вся целевая область была заполнена изображением. Обрезать выступающие части."
- },
- {
- "id": "",
- "label": "Fill",
- "localized": "Заполнить",
- "reload": "",
- "hint": "Изменить размер изображения так, чтобы все изображение находилось внутри целевого разрешения. Заполнить пустое пространство цветами изображения."
- },
- {
- "id": "",
- "label": "Mask blur",
- "localized": "Размытие маски",
- "reload": "",
- "hint": "Насколько сильно размыть маску перед обработкой, в пикселях."
- },
- {
- "id": "",
- "label": "Latent noise",
- "localized": "Латентный шум",
- "reload": "",
- "hint": "заполнить его шумом латентного пространства."
- },
- {
- "id": "",
- "label": "Latent nothing",
- "localized": "Латентные нули",
- "reload": "",
- "hint": "заполнить его нулями латентного пространства."
- },
- {
- "id": "",
- "label": "Adapters",
- "localized": "Адаптеры",
- "reload": "",
- "hint": "Настройки, связанные с IP-адаптерами."
- },
- {
- "id": "",
- "label": "Inputs",
- "localized": "Входные данные",
- "reload": "",
- "hint": "Настройки, связанные с входными изображениями."
- },
- {
- "id": "",
- "label": "Control input type",
- "localized": "Тип управляющего входа",
- "reload": "",
- "hint": "Выберите, какое входное изображение используется для процесса управления."
- },
- {
- "id": "",
- "label": "Video format",
- "localized": "Формат видео",
- "reload": "",
- "hint": "Формат и кодек выходного видео."
- },
- {
- "id": "",
- "label": "Size & Batch",
- "localized": "Размер и пакет",
- "reload": "",
- "hint": "Размер изображения и пакет."
- },
- {
- "id": "",
- "label": "Sigma adjust",
- "localized": "Регулировка сигмы",
- "reload": "",
- "hint": "Настроить значение сигмы сэмплера."
- },
- {
- "id": "",
- "label": "Adjust start",
- "localized": "Начало регулировки",
- "reload": "",
- "hint": "Начальный шаг, когда происходит регулировка сигмы."
- },
- {
- "id": "",
- "label": "Adjust end",
- "localized": "Конец регулировки",
- "reload": "",
- "hint": "Конечный шаг, когда происходит регулировка сигмы."
- },
- {
- "id": "",
- "label": "Options",
- "localized": "Опции",
- "reload": "",
- "hint": "Опции."
- },
- {
- "id": "",
- "label": "ControlNet",
- "localized": "ControlNet",
- "reload": "",
- "hint": "ControlNet — это продвинутая модель управления."
- },
- {
- "id": "",
- "label": "Renoise",
- "localized": "Перешумление",
- "reload": "",
- "hint": "Применить дополнительный шум во время детализации."
- },
- {
- "id": "",
- "label": "Renoise end",
- "localized": "Конец перешумления",
- "reload": "",
- "hint": "Финальный шаг, когда применяется перешумление."
- },
- {
- "id": "",
- "label": "Merge detailers",
- "localized": "Объединить детализаторы",
- "reload": "",
- "hint": "Объединить результаты от нескольких детализаторов в одну маску перед запуском процесса детализации."
- },
- {
- "id": "",
- "label": "Inpaint mode",
- "localized": "Режим инпейнтинга",
- "reload": "",
- "hint": "Режим инпейнтинга."
- },
- {
- "id": "",
- "label": "Inpaint area",
- "localized": "Область инпейнтинга",
- "reload": "",
- "hint": "Область инпейнтинга."
- },
- {
- "id": "",
- "label": "Texture tiling",
- "localized": "Текстурное тайлинг",
- "reload": "",
- "hint": "Применить бесшовное тайлинг к сгенерированному изображению, чтобы его можно было использовать как текстуру."
- },
- {
- "id": "",
- "label": "Override",
- "localized": "Переопределить",
- "reload": "",
- "hint": "Переопределить настройки, которые могут изменить поведение сервера и обычно применяются из метаданных импортированного изображения."
- },
- {
- "id": "",
- "label": "VAE type",
- "localized": "Тип VAE",
- "reload": "",
- "hint": "Выберите, хотите ли вы использовать полный VAE, VAE пониженного качества или попытаться использовать удаленный сервис VAE."
- },
- {
- "id": "",
- "label": "Guess Mode",
- "localized": "Режим угадывания",
- "reload": "",
- "hint": "Снимает требование предоставления промпта для ControlNet. Он заставляет энкодер ControlNet 'угадывать' наилучшим образом на основе содержимого входной карты управления."
- },
- {
- "id": "",
- "label": "Control Only",
- "localized": "Только управление",
- "reload": "",
- "hint": "Это использует только входной сигнал управления (Control input) ниже в качестве источника для любых задач типа ControlNet или IP-адаптера, основанных на любых наших различных опциях."
- },
- {
- "id": "",
- "label": "Init Image Same As Control",
- "localized": "Исходное изображение то же, что и управляющее",
- "reload": "",
- "hint": "Дополнительно будет рассматривать любое изображение, помещенное в окно ввода управления, как источник для задач типа 'изображение в изображение' (img2img), например, изображение для модификации."
- },
- {
- "id": "",
- "label": "Separate Init Image",
- "localized": "Отдельное исходное изображение",
- "reload": "",
- "hint": "Создает дополнительное окно рядом с вводом управления (Control input) с меткой 'Исходный ввод' (Init input), чтобы вы могли использовать отдельное изображение как для операций управления, так и в качестве исходного изображения."
- },
- {
- "id": "",
- "label": "Override settings",
- "localized": "Переопределить настройки",
- "reload": "",
- "hint": "Если параметры генерации отличаются от системных настроек, переопределите настройки, заполненные этими параметрами, чтобы переопределить конфигурацию вашей системы для этого рабочего процесса."
- }
- ],
- "other": [
- {
- "id": "",
- "label": "Install",
- "localized": "Установить",
+ "id": 0,
+ "label": "⊗",
+ "localized": "⊗",
"reload": "",
- "hint": "Установить"
+ "hint": "Сбросить значения"
},
{
- "id": "",
- "label": "Search",
- "localized": "Поиск",
+ "id": 0,
+ "label": "🔍",
+ "localized": "🔍",
"reload": "",
"hint": "Поиск"
},
{
- "id": "",
- "label": "Sort by",
- "localized": "Сортировать по",
+ "id": 0,
+ "label": "⇨",
+ "localized": "⇨",
"reload": "",
- "hint": "Сортировать по"
+ "hint": "Применить пресет"
},
{
- "id": "",
- "label": "Nudenet",
- "localized": "Nudenet",
+ "id": 0,
+ "label": "※",
+ "localized": "※",
"reload": "",
- "hint": "Гибкое расширение, которое может обнаруживать и скрывать наготу на изображениях"
+ "hint": "Загрузить как модель-рефайнер (refiner) при выборе, иначе загрузить как базовую модель"
},
{
- "id": "",
- "label": "Prompt enhance",
- "localized": "Улучшение промпта",
+ "id": 0,
+ "label": "🔎︎",
+ "localized": "🔎︎",
"reload": "",
- "hint": "Расширение, которое может использовать различные большие языковые модели (LLM) для переписывания промптов с целью улучшения результатов"
+ "hint": "Сканировать CivitAI на наличие метаданных и превью"
},
{
- "id": "",
- "label": "Manage extensions",
- "localized": "Управление расширениями",
+ "id": 0,
+ "label": "⇕",
+ "localized": "⇕",
"reload": "",
- "hint": "Управление расширениями"
+ "hint": "Сортировать по: Имени, Размеру, Времени (возр/убыв)"
},
{
- "id": "",
- "label": "Manual install",
- "localized": "Установка вручную",
+ "id": 0,
+ "label": "✕",
+ "localized": "✕",
"reload": "",
- "hint": "Установить расширение вручную"
+ "hint": "Закрыть"
+ }
+ ],
+ "a": [
+ {
+ "id": 676233,
+ "label": "Advanced",
+ "localized": "Дополнительно",
+ "reload": "",
+ "hint": "Расширенные настройки, используемые для генерации изображений"
},
{
- "id": "",
- "label": "Extension GIT repository URL",
- "localized": "URL-адрес репозитория GIT расширения",
+ "id": 160759,
+ "label": "Adapters",
+ "localized": "Адаптеры",
"reload": "",
- "hint": "Укажите URL-адрес репозитория расширения на GitHub"
+ "hint": "Настройки, связанные с IP Adapters"
},
{
- "id": "",
- "label": "Specific branch name",
- "localized": "Имя конкретной ветки",
+ "id": 620583,
+ "label": "Apply to model",
+ "localized": "Применить к модели",
"reload": "",
- "hint": "Укажите имя ветки расширения, оставьте пустым для значения по умолчанию"
+ "hint": ""
},
{
- "id": "",
- "label": "Local directory name",
- "localized": "Имя локальной директории",
+ "id": 154564,
+ "label": "Analyze",
+ "localized": "Анализировать",
"reload": "",
- "hint": "Директория для установки расширения, оставьте пустым для значения по умолчанию"
+ "hint": ""
},
{
- "id": "",
- "label": "Refresh extension list",
- "localized": "Обновить список расширений",
- "reload": "",
- "hint": "Обновить список доступных расширений"
- },
- {
- "id": "",
- "label": "Update all installed",
- "localized": "Обновить все установленные",
- "reload": "",
- "hint": "Обновить установленные расширения до их последней доступной версии"
- },
- {
- "id": "",
+ "id": 391517,
"label": "Apply changes",
"localized": "Применить изменения",
"reload": "",
- "hint": "Применить все изменения и перезапустить сервер"
+ "hint": "Применить все изменения и перезагрузить сервер"
},
{
- "id": "",
- "label": "Uninstall",
- "localized": "Удалить",
+ "id": 954848,
+ "label": "Apply settings",
+ "localized": "Применить настройки",
"reload": "",
- "hint": "Удалить это расширение"
+ "hint": "Сохранить текущие настройки, рекомендуется перезагрузка сервера"
},
{
- "id": "",
- "label": "User interface",
- "localized": "Пользовательский интерфейс",
+ "id": 587321,
+ "label": "Analyze model",
+ "localized": "Анализировать модель",
"reload": "",
- "hint": "Просмотр и настройка параметров пользовательского интерфейса"
+ "hint": ""
},
{
- "id": "",
- "label": "Set UI defaults",
- "localized": "Установить значения UI по умолчанию",
+ "id": 165207,
+ "label": "All",
+ "localized": "Все",
"reload": "",
- "hint": "Установить текущие значения в качестве значений по умолчанию для пользовательского интерфейса"
+ "hint": ""
},
{
- "id": "",
- "label": "Benchmark",
- "localized": "Бенчмарк",
+ "id": 825000,
+ "label": "artist",
+ "localized": "художник",
"reload": "",
- "hint": "Запустить тесты производительности"
+ "hint": ""
},
{
- "id": "",
- "label": "Models & Networks",
- "localized": "Модели и Сети",
+ "id": 733158,
+ "label": "Alpha",
+ "localized": "Альфа",
"reload": "",
- "hint": "Просмотр списков всех доступных моделей и сетей"
+ "hint": ""
},
{
- "id": "",
- "label": "Restore UI defaults",
- "localized": "Восстановить значения UI по умолчанию",
+ "id": 140404,
+ "label": "Advanced Options",
+ "localized": "Расширенные опции",
"reload": "",
- "hint": "Восстановить значения пользовательского интерфейса по умолчанию"
+ "hint": ""
},
{
- "id": "",
- "label": "Detailer classes",
- "localized": "Классы детализатора",
+ "id": 715317,
+ "label": "Appearance",
+ "localized": "Внешний вид",
"reload": "",
- "hint": "Укажите конкретные классы для использования, если выбранная модель детализатора является мультиклассовой моделью"
+ "hint": ""
},
{
- "id": "",
- "label": "Detailer models",
- "localized": "Модели детализатора",
+ "id": 610738,
+ "label": "Answer",
+ "localized": "Ответ",
"reload": "",
- "hint": "Выберите модели обнаружения для детализации"
+ "hint": ""
},
{
- "id": "",
- "label": "Detailer negative prompt",
- "localized": "Отрицательный промпт детализатора",
+ "id": 635032,
+ "label": "Adjust start",
+ "localized": "Начало корректировки",
"reload": "",
- "hint": "Использовать отдельный отрицательный промпт для детализатора. Если не указан, будет использоваться основной отрицательный промпт"
+ "hint": "Шаг начала корректировки сигмы"
},
{
- "id": "",
- "label": "Detailer prompt",
- "localized": "Промпт детализатора",
+ "id": 816173,
+ "label": "Adjust end",
+ "localized": "Конец корректировки",
"reload": "",
- "hint": "Использовать отдельный промпт для детализатора. Если не указан, будет использоваться основной промпт"
+ "hint": "Шаг окончания корректировки сигмы"
},
{
- "id": "",
- "label": "Detailer steps",
- "localized": "Шаги детализатора",
+ "id": 832560,
+ "label": "AutoGuidance dropout",
+ "localized": "Дропаут авто-гайда",
"reload": "",
- "hint": "Количество шагов для процесса детализатора"
+ "hint": ""
},
{
- "id": "",
- "label": "Detailer strength",
- "localized": "Сила детализатора",
+ "id": 422619,
+ "label": "AutoGuidance layers",
+ "localized": "Слои авто-гайда",
"reload": "",
- "hint": "Сила шумоподавления процесса детализатора"
+ "hint": ""
},
{
- "id": "",
- "label": "Detailer use model augment",
- "localized": "Детализатор использовать улучшение модели",
+ "id": 325852,
+ "label": "AutoGuidance config",
+ "localized": "Конфигурация авто-гайда",
"reload": "",
- "hint": "Запускать модели обнаружения детализатора с повышенной точностью"
+ "hint": ""
},
{
- "id": "",
- "label": "Max detected",
- "localized": "Макс. обнаружено",
+ "id": 734139,
+ "label": "APG momentum",
+ "localized": "Импульс APG",
"reload": "",
- "hint": "Максимальное количество обнаруженных объектов для детализации"
+ "hint": ""
},
{
- "id": "",
- "label": "Edge blur",
- "localized": "Размытие края",
+ "id": 282939,
+ "label": "APG rescale",
+ "localized": "Перемасштабирование APG",
"reload": "",
- "hint": "Размыть край маскированной области на этот процент"
+ "hint": ""
},
{
- "id": "",
- "label": "Edge padding",
- "localized": "Отступ края",
+ "id": 389255,
+ "label": "Attention guidance",
+ "localized": "Подсказка внимания",
"reload": "",
- "hint": "Расширить край маскированной области на этот процент"
+ "hint": "Шкала CFG, используемая с PAG: Perturbed-Attention Guidance"
},
{
- "id": "",
- "label": "Min confidence",
- "localized": "Мин. уверенность",
+ "id": 755358,
+ "label": "Adaptive scaling",
+ "localized": "Адаптивное масштабирование",
"reload": "",
- "hint": "Минимальная уверенность в обнаруженном элементе"
+ "hint": "Адаптивный модификатор для шкалы подсказки внимания"
},
{
- "id": "",
- "label": "Max overlap",
- "localized": "Макс. перекрытие",
+ "id": 582030,
+ "label": "Active IP adapters",
+ "localized": "Активные IP-адаптеры",
"reload": "",
- "hint": "Максимальное перекрытие между двумя обнаруженными элементами, прежде чем один из них будет отброшен"
+ "hint": "Количество активных IP-адаптеров"
},
{
- "id": "",
- "label": "Min size",
- "localized": "Мин. размер",
- "reload": "",
- "hint": "Минимальный размер обнаруженного объекта в процентах от общего изображения"
- },
- {
- "id": "",
- "label": "Max size",
- "localized": "Макс. размер",
- "reload": "",
- "hint": "Максимальный размер обнаруженного объекта в процентах от общего изображения"
- },
- {
- "id": "",
- "label": "Process Image",
- "localized": "Обработать изображение",
- "reload": "",
- "hint": "Обработать одно изображение"
- },
- {
- "id": "",
- "label": "Process Batch",
- "localized": "Обработать пакет",
- "reload": "",
- "hint": "Обработать пакет изображений"
- },
- {
- "id": "",
- "label": "Process Folder",
- "localized": "Обработать папку",
- "reload": "",
- "hint": "Обработать все изображения в папке"
- },
- {
- "id": "",
- "label": "Current",
- "localized": "Текущие",
- "reload": "",
- "hint": "Анализировать модули внутри текущей загруженной модели"
- },
- {
- "id": "",
- "label": "Merge",
- "localized": "Слияние",
- "reload": "",
- "hint": "Объединить две или более моделей в новую модель"
- },
- {
- "id": "",
- "label": "Modules",
- "localized": "Модули",
- "reload": "",
- "hint": "Объединить и/или заменить модули в существующей модели"
- },
- {
- "id": "",
- "label": "Validate",
- "localized": "Проверить",
- "reload": "",
- "hint": "Проверить все локальные модели"
- },
- {
- "id": "",
- "label": "CivitAI",
- "localized": "CivitAI",
- "reload": "",
- "hint": "Искать и загружать модели с CivitAI"
- },
- {
- "id": "",
- "label": "Scale by",
- "localized": "Масштабировать по",
- "reload": "",
- "hint": "Используйте эту вкладку для изменения размера исходных изображений по выбранному коэффициенту"
- },
- {
- "id": "",
- "label": "Scale to",
- "localized": "Масштабировать до",
- "reload": "",
- "hint": "Используйте эту вкладку для изменения размера исходных изображений до выбранного целевого размера"
- },
- {
- "id": "",
- "label": "Input directory",
- "localized": "Входная директория",
- "reload": "",
- "hint": "Папка, содержащая изображения, которые вы хотите обработать"
- },
- {
- "id": "",
- "label": "Output directory",
- "localized": "Выходная директория",
- "reload": "",
- "hint": "Папка, куда должны быть сохранены обработанные изображения"
- },
- {
- "id": "",
- "label": "Show result images",
- "localized": "Показать результирующие изображения",
- "reload": "",
- "hint": "Включить для отображения обработанных изображений в панели изображений"
- },
- {
- "id": "",
- "label": "Crop to fit",
- "localized": "Обрезать по размеру",
- "reload": "",
- "hint": "Если размеры вашего исходного изображения (например, 512x510) отличаются от целевых размеров (например, 1024x768), эта функция подгонит ваше масштабированное изображение под целевой размер. Излишки будут обрезаны"
- },
- {
- "id": "",
- "label": "Refine Upscaler",
- "localized": "Улучшить апскейлер",
- "reload": "",
- "hint": "Выберите дополнительный апскейлер для запуска после основного апскейлера"
- },
- {
- "id": "",
- "label": "Upscaler 2 visibility",
- "localized": "Видимость апскейлера 2",
- "reload": "",
- "hint": "Сила вторичного апскейлера"
- },
- {
- "id": "",
- "label": "Calculate hash for all models",
- "localized": "Вычислить хеш для всех моделей",
- "reload": "",
- "hint": "Вычисляет хеш для всех доступных моделей, что может занять очень много времени"
- },
- {
- "id": "",
- "label": "Weights Clip",
- "localized": "Ограничение весов",
- "reload": "",
- "hint": "Принудительное ограничение объединенных весов, чтобы они не были тяжелее исходной модели, предотвращая 'выгорание' и чрезмерно насыщенные модели"
- },
- {
- "id": "",
- "label": "ReBasin",
- "localized": "ReBasin",
- "reload": "",
- "hint": "Выполняет множественные слияния с перестановками для сохранения большего количества признаков из обеих моделей"
- },
- {
- "id": "",
- "label": "Number of ReBasin Iterations",
- "localized": "Количество итераций ReBasin",
- "reload": "",
- "hint": "Количество раз, которое модель будет объединяться и переставляться перед сохранением"
- },
- {
- "id": "",
- "label": "CPU",
- "localized": "ЦПУ",
- "reload": "",
- "hint": "Использует только процессор и ОЗУ: самый медленный, но наименее подверженный ошибкам нехватки памяти (OOM)"
- },
- {
- "id": "",
- "label": "Shuffle",
- "localized": "Перемешивание",
- "reload": "",
- "hint": "Загружает полную модель в ОЗУ и вычисляет на видеопамяти: меньшее ускорение, рекомендуется для слияний SDXL"
- },
- {
- "id": "",
- "label": "In Blocks",
- "localized": "Входные блоки",
- "reload": "",
- "hint": "Блоки понижающей дискретизации UNet (12 значений для SD1.5, 9 значений для SDXL)"
- },
- {
- "id": "",
- "label": "Mid Block",
- "localized": "Средний блок",
- "reload": "",
- "hint": "Центральный блок UNet (1 значение)"
- },
- {
- "id": "",
- "label": "Out Block",
- "localized": "Выходные блоки",
- "reload": "",
- "hint": "Блоки повышающей дискретизации UNet (12 значений для SD1.5, 9 значений для SDXL)"
- },
- {
- "id": "",
- "label": "Preset Interpolation Ratio",
- "localized": "Коэффициент интерполяции пресетов",
- "reload": "",
- "hint": "Если выбраны два пресета, интерполировать между ними"
- },
- {
- "id": "",
+ "id": 746884,
"label": "Adapter",
"localized": "Адаптер",
"reload": "",
"hint": "Модель IP-адаптера"
},
{
- "id": "",
- "label": "Active ip adapters",
- "localized": "Активные IP-адаптеры",
+ "id": 312678,
+ "label": "Anchor settings",
+ "localized": "Настройки якоря",
"reload": "",
- "hint": "Количество активных IP-адаптеров"
+ "hint": ""
},
{
- "id": "",
- "label": "Unload adapter",
- "localized": "Выгрузить адаптер",
+ "id": 193655,
+ "label": "Alpha preset",
+ "localized": "Пресет альфы",
"reload": "",
- "hint": "Выгрузить IP-адаптер сразу после генерации. В противном случае IP-адаптер останется загруженным для более быстрого использования в следующем процессе генерации"
+ "hint": ""
},
{
- "id": "",
- "label": "Crop to portrait",
- "localized": "Обрезать до портрета",
+ "id": 924151,
+ "label": "Append heatmaps to results",
+ "localized": "Добавить теплокарты к результатам",
"reload": "",
- "hint": "Обрезать входное изображение до портретной ориентации перед использованием его в качестве входных данных IP-адаптера"
+ "hint": ""
},
{
- "id": "",
- "label": "Layer options",
- "localized": "Параметры слоя",
+ "id": 181050,
+ "label": "Auto apply",
+ "localized": "Автоприменение",
"reload": "",
- "hint": "Вручную укажите расширенные параметры слоя IP-адаптера"
+ "hint": ""
},
{
- "id": "",
- "label": "X values",
- "localized": "Значения X",
+ "id": 541785,
+ "label": "Amplify LUT",
+ "localized": "Усилить LUT",
"reload": "",
- "hint": "Разделяйте значения для оси X запятыми"
+ "hint": ""
},
{
- "id": "",
- "label": "Y values",
- "localized": "Значения Y",
+ "id": 247016,
+ "label": "Add time info",
+ "localized": "Добавить инфо о времени",
"reload": "",
- "hint": "Разделяйте значения для оси Y запятыми"
+ "hint": ""
},
{
- "id": "",
- "label": "Z values",
- "localized": "Значения Z",
+ "id": 938450,
+ "label": "Add text info",
+ "localized": "Добавить текст-инфо",
"reload": "",
- "hint": "Разделяйте значения для оси Z запятыми"
+ "hint": ""
},
{
- "id": "",
- "label": "Loops",
- "localized": "Циклы",
+ "id": 943187,
+ "label": "Add metadata",
+ "localized": "Добавить метаданные",
"reload": "",
- "hint": "Сколько раз обрабатывать изображение. Каждый выход используется как вход для следующего цикла. Если установлено 1, поведение будет таким, как если бы этот скрипт не использовался"
+ "hint": ""
},
{
- "id": "",
- "label": "Final denoising strength",
- "localized": "Финальная сила шумоподавления",
+ "id": 955931,
+ "label": "Allowed languages",
+ "localized": "Разрешенные языки",
"reload": "",
- "hint": "Сила шумоподавления для последнего цикла каждого изображения в пакете"
+ "hint": ""
},
{
- "id": "",
- "label": "Denoising strength curve",
- "localized": "Кривая силы шумоподавления",
+ "id": 606086,
+ "label": "Allowed alphabets",
+ "localized": "Разрешенные алфавиты",
"reload": "",
- "hint": "Кривая шумоподавления контролирует скорость изменения силы шумоподавления в каждом цикле. Агрессивная: Большая часть изменений произойдет в начале циклов. Линейная: Изменения будут постоянными на протяжении всех циклов. Ленивая: Большая часть изменений произойдет к концу циклов"
+ "hint": ""
},
{
- "id": "",
- "label": "Tile overlap",
- "localized": "Перекрытие тайлов",
+ "id": 878298,
+ "label": "Apply to prompt",
+ "localized": "Применить к промпту",
"reload": "",
- "hint": "Для апскейлинга SD, какой должен быть нахлест в пикселях между тайлами. Тайлы перекрываются так, чтобы при их объединении обратно в одно изображение не было четко видимого шва"
+ "hint": "Автоматически копировать улучшенный результат в поле ввода промпта"
},
{
- "id": "",
+ "id": 434555,
+ "label": "Auto enhance",
+ "localized": "Автоулучшение",
+ "reload": "",
+ "hint": "Автоматически улучшать промпт перед каждой генерацией"
+ },
+ {
+ "id": 353347,
"label": "ACI: Color to Mask",
"localized": "ACI: Цвет в маску",
"reload": "",
- "hint": "Выберите цвет, который хотите маскировать и закрасить. Нажмите на цвет на изображении, чтобы выбрать его автоматически.\n Рекомендуется использовать изображения, такие как зеленые экраны, для получения точных результатов."
+ "hint": "Выберите цвет, который вы хотите замаскировать для инпейнтинга. Нажмите на цвет на изображении, чтобы выбрать его автоматически. Рекомендуется использовать изображения типа «зеленый экран» для точных результатов."
},
{
- "id": "",
- "label": "ACI: Color Tolerance",
+ "id": 694247,
+ "label": "ACI: Color tolerance",
"localized": "ACI: Допуск цвета",
"reload": "",
- "hint": "Отрегулируйте допуск для включения похожих цветов в маску. Низкие значения = маскировка только очень похожих цветов. Высокие значения = маскировка более широкого диапазона похожих цветов."
+ "hint": "Настройте допуск, чтобы включить похожие цвета в маску. Низкие значения = маскировать только очень похожие цвета. Высокие значения = маскировать широкий диапазон похожих цветов."
},
{
- "id": "",
- "label": "ACI: Mask Erode",
- "localized": "ACI: Эрозия маски",
+ "id": 575638,
+ "label": "ACI: Denoising strength",
+ "localized": "ACI: Сила денойзинга",
"reload": "",
- "hint": "Отрегулируйте отступ для применения внутреннего смещения к маске. (Рекомендуемое значение = 2 для удаления остатков по краям)"
+ "hint": "Измените силу денойзинга для достижения желаемого объема инпейнтинга."
},
{
- "id": "",
- "label": "ACI: Mask Blur",
+ "id": 993444,
+ "label": "ACI: Mask dilate",
+ "localized": "ACI: Расширение маски",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 327179,
+ "label": "ACI: Mask erode",
+ "localized": "ACI: Сужение маски",
+ "reload": "",
+ "hint": "Настройте отступ, чтобы применить внутреннее смещение к маске. (Рекомендуемое значение = 2, чтобы убрать остатки по краям)"
+ },
+ {
+ "id": 988509,
+ "label": "ACI: Mask blur",
"localized": "ACI: Размытие маски",
"reload": "",
- "hint": "Отрегулируйте размытие для применения плавного перехода между изображением и закрашенной областью. (Рекомендуемое значение = 0 для резкости)"
+ "hint": "Настройте размытие для плавного перехода между изображением и областью инпейнтинга. (Рекомендуемое значение = 0 для резкости)"
},
{
- "id": "",
- "label": "ACI: Denoising Strength",
- "localized": "ACI: Сила шумоподавления",
+ "id": 419080,
+ "label": "Adaptive restore",
+ "localized": "Адаптивное восстановление",
"reload": "",
- "hint": "Измените Силу шумоподавления для достижения желаемого уровня закрашивания."
+ "hint": ""
+ },
+ {
+ "id": 618210,
+ "label": "Apply noise",
+ "localized": "Применить шум",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 351475,
+ "label": "Auto min score",
+ "localized": "Мин. авто-порог",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 755354,
+ "label": "Auto-segment",
+ "localized": "Авто-сегментация",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 411306,
+ "label": "Auto-mask",
+ "localized": "Авто-маска",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 288921,
+ "label": "Active",
+ "localized": "Активен",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 449537,
+ "label": "Attention",
+ "localized": "Внимание (Attention)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 632223,
+ "label": "Adain",
+ "localized": "Adain",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 587376,
+ "label": "Attention Adain",
+ "localized": "Attention Adain",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 234149,
+ "label": "Apply filter",
+ "localized": "Применить фильтр",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 726550,
+ "label": "Alpha matting",
+ "localized": "Альфа-матование",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 967006,
+ "label": "Append Caption Files",
+ "localized": "Дополнять файлы описаний",
+ "reload": "",
+ "hint": "Добавлять к существующим файлам описаний вместо их перезаписи. Полезно для добавления дополнительных тегов к изображениям, у которых уже есть описания."
+ },
+ {
+ "id": 267746,
+ "label": "a1111",
+ "localized": "a1111",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 155554,
+ "label": "Autocast",
+ "localized": "Автоматическое приведение типов (Autocast)",
+ "reload": "",
+ "hint": "Автоматически определять точность во время выполнения"
+ },
+ {
+ "id": 250284,
+ "label": "Auto",
+ "localized": "Авто",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 676834,
+ "label": "accuracy",
+ "localized": "точность",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 449553,
+ "label": "atiadlxx (AMD only)",
+ "localized": "atiadlxx (только AMD)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 955734,
+ "label": "aot_ts_nvfuser",
+ "localized": "aot_ts_nvfuser",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 620241,
+ "label": "Additional image browser folders",
+ "localized": "Дополнительные папки браузера изображений",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 318714,
+ "label": "Add system information to metadata",
+ "localized": "Добавить системную информацию в метаданные",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 193638,
+ "label": "Autolaunch browser upon startup",
+ "localized": "Автозапуск браузера при старте",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 951233,
+ "label": "Allowed aspect ratios",
+ "localized": "Разрешенные соотношения сторон",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 933100,
+ "label": "Approximate",
+ "localized": "Аппроксимация",
+ "reload": "",
+ "hint": "Дешевая аппроксимация нейронной сетью. Очень быстро по сравнению с VAE, но создает изображения с в 4 раза меньшим разрешением и более низким качеством"
+ },
+ {
+ "id": 649646,
+ "label": "Additional postprocessing operations",
+ "localized": "Дополнительные операции постобработки",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 202447,
+ "label": "Apply color correction",
+ "localized": "Применить цветовую коррекцию",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 832561,
+ "label": "Apply mask as overlay",
+ "localized": "Применить маску как оверлей",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 133446,
+ "label": "Apply sRGB linearization",
+ "localized": "Применить sRGB линеаризацию",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 510427,
+ "label": "Available networks",
+ "localized": "Доступные сети",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 960763,
+ "label": "Auto-convert SD15 embeddings to SDXL",
+ "localized": "Автоконвертация эмбеддингов SD15 в SDXL",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 901867,
+ "label": "alias",
+ "localized": "псевдоним",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 694589,
+ "label": "Attention query chunk size",
+ "localized": "Размер чанка запроса внимания",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 899813,
+ "label": "Attention kv chunk size",
+ "localized": "Размер чанка KV внимания",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 825024,
+ "label": "Attention chunking threshold",
+ "localized": "Порог чанкинга внимания",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 258455,
+ "label": "Attempt VAE roll back for NaN values",
+ "localized": "Попытка отката VAE при значениях NaN",
+ "reload": "",
+ "hint": "Требуется Torch 2.1 и включенная проверка NaN"
+ },
+ {
+ "id": 816157,
+ "label": "Add extended info to filename when saving grid",
+ "localized": "Добавлять расширенную инфо в имя файла при сохранении сетки",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 100913,
+ "label": "Add LoRA to prompt",
+ "localized": "Добавить LoRA в промпт",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 969399,
+ "label": "Alpha Ratio",
+ "localized": "Коэффициент альфы",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 214619,
+ "label": "ALPHA Block Weight Preset",
+ "localized": "Пресет весов блоков ALPHA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 419020,
+ "label": "Automatically determine rank",
+ "localized": "Автоматически определять ранг",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 392095,
+ "label": "Autorank ratio",
+ "localized": "Коэффициент авторанга",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 824962,
+ "label": "Advanced guidance params",
+ "localized": "Расширенные параметры гайдинга",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 234185,
+ "label": "Adapter 1",
+ "localized": "Адаптер 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 832596,
+ "label": "Adapter 2",
+ "localized": "Адаптер 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 824945,
+ "label": "Adapter 3",
+ "localized": "Адаптер 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 422119,
+ "label": "Adapter 4",
+ "localized": "Адаптер 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 419082,
+ "label": "Audio",
+ "localized": "Аудио",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 140405,
+ "label": "Advanced Options",
+ "localized": "Расширенные опции",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 140406,
+ "label": "Advanced Options",
+ "localized": "Расширенные опции",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 140407,
+ "label": "Advanced Options",
+ "localized": "Расширенные опции",
+ "reload": "",
+ "hint": ""
}
],
- "settings": [
+ "b": [
{
- "id": "",
- "label": "Apply settings",
- "localized": "Применить настройки",
+ "id": 0,
+ "label": "Batch",
+ "localized": "Пакетная обработка",
"reload": "",
- "hint": "Сохранить текущие настройки, рекомендуется перезапуск сервера"
+ "hint": "Настройки пакетной обработки"
},
{
- "id": "",
- "label": "Model Loading",
- "localized": "Загрузка модели",
+ "id": 1,
+ "label": "Batch Caption",
+ "localized": "Пакетная аннотация",
"reload": "",
- "hint": "Настройки, связанные с загрузкой модели"
+ "hint": ""
},
{
- "id": "",
- "label": "Model Options",
- "localized": "Параметры модели",
+ "id": 2,
+ "label": "Batch Tag",
+ "localized": "Пакетные теги",
"reload": "",
- "hint": "Настройки, связанные с поведением конкретных моделей"
+ "hint": ""
},
{
- "id": "",
- "label": "Model Offloading",
- "localized": "Выгрузка модели",
+ "id": 3,
+ "label": "Benchmark",
+ "localized": "Бенчмарк",
"reload": "",
- "hint": "Настройки, связанные с выгрузкой модели и управлением памятью"
+ "hint": "Запуск тестов производительности"
},
{
- "id": "",
- "label": "Model Quantization",
- "localized": "Квантизация модели",
- "reload": "",
- "hint": "Настройки, связанные с квантизацией модели, используемой для снижения потребления памяти"
- },
- {
- "id": "",
- "label": "Image Metadata",
- "localized": "Метаданные изображения",
- "reload": "",
- "hint": "Настройки, связанные с обработкой метаданных, создаваемых с сгенерированными изображениями"
- },
- {
- "id": "",
- "label": "Legacy Options",
- "localized": "Устаревшие опции",
- "reload": "",
- "hint": "Настройки, связанные с устаревшими опциями - не следует использовать"
- },
- {
- "id": "",
- "label": "Restart server",
- "localized": "Перезапустить сервер",
- "reload": "",
- "hint": "Перезапустить сервер"
- },
- {
- "id": "",
- "label": "Shutdown server",
- "localized": "Выключить сервер",
- "reload": "",
- "hint": "Выключить сервер"
- },
- {
- "id": "",
- "label": "Preview theme",
- "localized": "Предварительный просмотр темы",
- "reload": "",
- "hint": "Показать предварительный просмотр темы"
- },
- {
- "id": "",
- "label": "Restore defaults",
- "localized": "Восстановить настройки по умолчанию",
- "reload": "",
- "hint": "Восстановить настройки сервера по умолчанию"
- },
- {
- "id": "",
- "label": "Unload model",
- "localized": "Выгрузить модель",
- "reload": "",
- "hint": "Выгрузить текущую загруженную модель"
- },
- {
- "id": "",
- "label": "Reload model",
- "localized": "Перезагрузить модель",
- "reload": "",
- "hint": "Перезагрузить текущую выбранную модель"
- },
- {
- "id": "",
- "label": "Models & Loading",
- "localized": "Модели и загрузка",
- "reload": "",
- "hint": "Настройки, связанные с базовыми моделями, основным бэкендом и поведением загрузки модели"
- },
- {
- "id": "",
- "label": "Variational Auto Encoder",
- "localized": "Вариационный автокодировщик",
- "reload": "",
- "hint": "Настройки, связанные с вариационным автокодировщиком и процессом декодирования изображения во время генерации"
- },
- {
- "id": "",
- "label": "Text encoder",
- "localized": "Текстовый кодировщик",
- "reload": "",
- "hint": "Настройки, связанные с текстовым кодировщиком и обработкой кодирования промпта во время генерации"
- },
- {
- "id": "",
- "label": "Compute Settings",
- "localized": "Настройки вычислений",
- "reload": "",
- "hint": "Настройки, связанные с точностью вычислений, кросс-вниманием и оптимизациями для вычислительных платформ"
- },
- {
- "id": "",
+ "id": 4,
"label": "Backend Settings",
"localized": "Настройки бэкенда",
"reload": "",
"hint": "Настройки, связанные с вычислительными бэкендами: torch, onnx и olive"
},
{
- "id": "",
- "label": "Quantization Settings",
- "localized": "Настройки квантизации",
+ "id": 5,
+ "label": "body",
+ "localized": "body",
"reload": "",
- "hint": "Настройки, связанные с квантизацией модели"
+ "hint": ""
},
{
- "id": "",
- "label": "Pipeline modifiers",
- "localized": "Модификаторы пайплайна",
+ "id": 6,
+ "label": "Beta",
+ "localized": "Бета",
"reload": "",
- "hint": "Дополнительный функционал, который может быть включен во время генерации"
+ "hint": ""
},
{
- "id": "",
- "label": "Model compile",
- "localized": "Компиляция модели",
+ "id": 7,
+ "label": "Balanced Offload",
+ "localized": "Сбалансированная выгрузка",
"reload": "",
- "hint": "Настройки, связанные с различными методами компиляции модели"
+ "hint": ""
},
{
- "id": "",
- "label": "System Paths",
- "localized": "Системные пути",
+ "id": 8,
+ "label": "BitsAndBytes",
+ "localized": "BitsAndBytes",
"reload": "",
- "hint": "Настройки, связанные с расположением различных каталогов моделей"
+ "hint": ""
},
{
- "id": "",
- "label": "Image Options",
- "localized": "Параметры изображения",
+ "id": 9,
+ "label": "Batch count",
+ "localized": "Количество пакетов",
"reload": "",
- "hint": "Настройки, связанные с форматом изображения, метаданными и сетками изображений"
+ "hint": "Сколько пакетов изображений создать (не влияет на производительность генерации или использование VRAM)"
},
{
- "id": "",
- "label": "Image Paths",
- "localized": "Пути к изображениям",
+ "id": 10,
+ "label": "Batch size",
+ "localized": "Размер пакета",
"reload": "",
- "hint": "Настройки, связанные с именами файлов изображений и выходными каталогами"
+ "hint": "Сколько изображений создавать в одном пакете (повышает производительность генерации за счет более высокого потребления VRAM)"
},
{
- "id": "",
- "label": "Live Previews",
- "localized": "Живые превью",
+ "id": 11,
+ "label": "Beta schedule",
+ "localized": "График бета",
"reload": "",
- "hint": "Настройки, связанные с живыми превью, звуковыми уведомлениями"
+ "hint": "Определяет, как растет бета (сила шума за шаг). Варианты: - default: по умолчанию для модели - linear: равномерное затухание шума за шаг - scaled: квадратная версия linear, используется только в Stable Diffusion - cosine: более плавное затухание, часто лучшие результаты при меньшем количестве шагов - sigmoid: резкий переход, экспериментально"
},
{
- "id": "",
- "label": "Sampler Settings",
- "localized": "Настройки сэмплера",
+ "id": 12,
+ "label": "Base shift",
+ "localized": "Базовый сдвиг",
"reload": "",
- "hint": "Настройки, связанные с выбором и конфигурацией сэмплера, а также специфической конфигурацией сэмплера для диффузора"
+ "hint": "Минимальное значение сдвига для низких разрешений при использовании динамического сдвига."
},
{
- "id": "",
- "label": "Postprocessing",
- "localized": "Постобработка",
+ "id": 13,
+ "label": "Brightness",
+ "localized": "Яркость",
"reload": "",
- "hint": "Настройки, связанные с постобработкой сгенерированных изображений, восстановлением лиц и увеличением разрешения"
+ "hint": ""
},
{
- "id": "",
- "label": "Control Options",
- "localized": "Параметры управления",
+ "id": 14,
+ "label": "Block",
+ "localized": "Блок",
"reload": "",
- "hint": "Настройки, связанные с вкладкой «Управление»"
+ "hint": ""
},
{
- "id": "",
- "label": "Huggingface",
- "localized": "Huggingface",
+ "id": 15,
+ "label": "Block size",
+ "localized": "Размер блока",
"reload": "",
- "hint": "Настройки, связанные с доступом к Huggingface"
+ "hint": ""
},
{
- "id": "",
- "label": "Show all pages",
- "localized": "Показать все страницы",
+ "id": 16,
+ "label": "Banned words",
+ "localized": "Запрещенные слова",
"reload": "",
- "hint": "Показать все страницы настроек"
+ "hint": ""
},
{
- "id": "",
+ "id": 17,
+ "label": "Blur",
+ "localized": "Размытие",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Batch input directory",
+ "localized": "Входная папка пакета",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Batch output directory",
+ "localized": "Выходная папка пакета",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Batch mask directory",
+ "localized": "Папка масок пакета",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Background threshold",
+ "localized": "Порог фона",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Boost",
+ "localized": "Усиление",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Base",
+ "localized": "База",
+ "reload": "",
+ "hint": "Базовые настройки, используемые для запуска генерации изображений"
+ },
+ {
+ "id": 24,
+ "label": "Blend strength",
+ "localized": "Сила смешивания",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
"label": "Base model",
"localized": "Базовая модель",
"reload": "",
"hint": "Основная модель, используемая для всех операций"
},
{
- "id": "",
- "label": "Refiner model",
- "localized": "Модель рефайнера",
+ "id": 26,
+ "label": "Backend",
+ "localized": "Бэкенд",
"reload": "",
- "hint": "Модель рефайнера, используемая для операций второго прохода"
+ "hint": ""
},
{
- "id": "",
- "label": "Cached models",
- "localized": "Кэшированные модели",
+ "id": 27,
+ "label": "Benchmark steps",
+ "localized": "Шаги бенчмарка",
"reload": "",
- "hint": "Количество моделей для хранения в ОЗУ для быстрого доступа"
+ "hint": ""
},
{
- "id": "",
- "label": "VAE model",
- "localized": "Модель VAE",
+ "id": 28,
+ "label": "Benchmark level",
+ "localized": "Уровень бенчмарка",
"reload": "",
- "hint": "VAE помогает с мелкими деталями на итоговом изображении, а также может изменять цвета"
+ "hint": ""
},
{
- "id": "",
- "label": "Model load using streams",
- "localized": "Загрузка модели с использованием потоков",
+ "id": 29,
+ "label": "balanced",
+ "localized": "balanced",
"reload": "",
- "hint": "При загрузке моделей попробовать потоковую загрузку, оптимизированную для медленного или сетевого хранилища"
+ "hint": ""
},
{
- "id": "",
- "label": "xFormers",
- "localized": "xFormers",
+ "id": 30,
+ "label": "block_level",
+ "localized": "block_level",
"reload": "",
- "hint": "Оптимизация памяти. Недетерминировано (разные результаты каждый раз)"
+ "hint": ""
},
{
- "id": "",
- "label": "Scaled-Dot-Product",
- "localized": "Взвешенное точечное произведение",
+ "id": 31,
+ "label": "Backend storage",
+ "localized": "Хранилище бэкенда",
"reload": "",
- "hint": "Оптимизация памяти. Недетерминировано, если не отключено внимание памяти SDP."
+ "hint": ""
},
{
- "id": "",
- "label": "Prompt padding",
- "localized": "Дополнение промпта",
- "reload": "",
- "hint": "Увеличить связность путем дополнения от последней запятой в пределах n токенов при использовании более 75 токенов"
- },
- {
- "id": "",
- "label": "Original",
- "localized": "Оригинал",
- "reload": "",
- "hint": "Оригинальный бэкенд LDM"
- },
- {
- "id": "",
- "label": "Autocast",
- "localized": "Автоматическое приведение типов",
- "reload": "",
- "hint": "Автоматически определять точность во время выполнения"
- },
- {
- "id": "",
- "label": "Full",
- "localized": "Полная",
- "reload": "",
- "hint": "Всегда использовать полную точность"
- },
- {
- "id": "",
- "label": "FP32",
- "localized": "FP32",
- "reload": "",
- "hint": "Использовать 32-битную точность с плавающей запятой для вычислений"
- },
- {
- "id": "",
- "label": "FP16",
- "localized": "FP16",
- "reload": "",
- "hint": "Использовать 16-битную точность с плавающей запятой для вычислений"
- },
- {
- "id": "",
+ "id": 32,
"label": "BF16",
"localized": "BF16",
"reload": "",
"hint": "Использовать модифицированную 16-битную точность с плавающей запятой для вычислений"
},
{
- "id": "",
- "label": "Full precision (--no-half-vae)",
- "localized": "Полная точность (--no-half-vae)",
+ "id": 33,
+ "label": "Batch matrix-matrix",
+ "localized": "Пакетное матричное умножение",
"reload": "",
- "hint": "Использует FP32 для VAE. Может давать лучшие результаты, но использует больше VRAM и замедляет генерацию"
+ "hint": "Стандартное пакетное умножение матриц для attention. Надежно, но неэффективно по потреблению VRAM."
},
{
- "id": "",
- "label": "Force full precision (--no-half)",
- "localized": "Принудительная полная точность (--no-half)",
+ "id": 34,
+ "label": "BCFHW",
+ "localized": "BCFHW",
"reload": "",
- "hint": "Использует FP32 для модели. Может давать лучшие результаты, но использует больше VRAM и замедляет генерацию"
+ "hint": ""
},
{
- "id": "",
- "label": "Upcast sampling",
- "localized": "Сэмплирование с повышением разрядности",
+ "id": 35,
+ "label": "BFCHW",
+ "localized": "BFCHW",
"reload": "",
- "hint": "Обычно дает результаты, аналогичные --no-half, с лучшей производительностью при меньшем использовании памяти"
+ "hint": ""
},
{
- "id": "",
- "label": "Attempt VAE roll back for NaN values",
- "localized": "Попытка отката VAE для значений NaN",
+ "id": 36,
+ "label": "BCHW",
+ "localized": "BCHW",
"reload": "",
- "hint": "Требует Torch 2.1 и включенной проверки NaN"
+ "hint": ""
},
{
- "id": "",
- "label": "Olive use FP16 on optimization",
- "localized": "Olive использовать FP16 при оптимизации",
+ "id": 37,
+ "label": "Batch mode uses sequential seeds",
+ "localized": "Пакетный режим использует последовательные сиды",
"reload": "",
- "hint": "Использовать 16-битную точность с плавающей запятой для выходной модели процесса оптимизации Olive. Использовать 32-битную точность с плавающей запятой, если отключено"
+ "hint": ""
},
{
- "id": "",
- "label": "Olive force FP32 for VAE Encoder",
- "localized": "Olive принудительно использовать FP32 для VAE Encoder",
+ "id": 38,
+ "label": "Batch uses original name",
+ "localized": "Пакет использует оригинальное имя",
"reload": "",
- "hint": "Использовать 32-битную точность с плавающей запятой для VAE Encoder выходной модели. Это переопределяет опцию 'use FP16 on optimization'. Если вы получаете NaN или черные пустые изображения из Img2Img, включите эту опцию и очистите кэш"
+ "hint": ""
},
{
- "id": "",
- "label": "Olive use static dimensions",
- "localized": "Olive использовать статические размеры",
+ "id": 39,
+ "label": "Base images folder",
+ "localized": "Базовая папка изображений",
"reload": "",
- "hint": "Значительно ускоряет инференс с моделями, оптимизированными Olive. (OrtTransformersOptimization)"
+ "hint": ""
},
{
- "id": "",
- "label": "Olive cache optimized models",
- "localized": "Olive кэшировать оптимизированные модели",
+ "id": 40,
+ "label": "Base grids folder",
+ "localized": "Базовая папка сеток",
"reload": "",
- "hint": "Сохранять модели, обработанные Olive, как кэш. Вы можете управлять ими на вкладке ONNX"
+ "hint": ""
},
{
- "id": "",
- "label": "File format",
- "localized": "Формат файла",
+ "id": 41,
+ "label": "Build info on first access",
+ "localized": "Сборка информации при первом обращении",
"reload": "",
- "hint": "Выбрать формат файла для изображений"
+ "hint": "Предотвращает сборку сервером английской страницы при запуске и выполняет ее только по запросу"
},
{
- "id": "",
- "label": "Include metadata",
- "localized": "Включить метаданные",
+ "id": 42,
+ "label": "Beta Ratio",
+ "localized": "Коэффициент бета",
"reload": "",
- "hint": "Сохранять параметры создания изображения как метаданные внутри файла изображения"
+ "hint": ""
},
{
- "id": "",
- "label": "Images filename pattern",
- "localized": "Шаблон имени файла изображений",
+ "id": 43,
+ "label": "BETA Block Weight Preset",
+ "localized": "Пресет весов бета-блоков",
"reload": "",
- "hint": "Используйте следующие теги для определения имен файлов изображений:seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
+ "hint": ""
},
{
- "id": "",
- "label": "Row count",
- "localized": "Количество строк",
+ "id": 44,
+ "label": "Base model type",
+ "localized": "Тип базовой модели",
"reload": "",
- "hint": "Используйте -1 для автоопределения и 0, чтобы оно было таким же, как размер пакета"
- },
- {
- "id": "",
- "label": "Directory name pattern",
- "localized": "Шаблон имени каталога",
- "reload": "",
- "hint": "Используйте следующие теги для определения имен подкаталогов для изображений и сеток: [steps], [cfg],[prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime], [job_timestamp]; оставьте пустым для значения по умолчанию"
- },
- {
- "id": "",
- "label": "Inpainting conditioning mask strength",
- "localized": "Сила маскирования для инпейнта",
- "reload": "",
- "hint": "Определяет, насколько сильно маскировать исходное изображение для инпейнта и img2img. 1.0 означает полностью замаскировано (по умолчанию). 0.0 означает полностью не замаскированное условие. Меньшие значения помогут сохранить общую композицию изображения, но будут испытывать трудности с большими изменениями"
- },
- {
- "id": "",
- "label": "Clip skip",
- "localized": "Пропуск CLIP",
- "reload": "",
- "hint": "Параметр ранней остановки для модели CLIP; 1 означает остановку на последнем слое, как обычно, 2 — на предпоследнем слое и т.д."
- },
- {
- "id": "",
- "label": "Images folder",
- "localized": "Папка для изображений",
- "reload": "",
- "hint": "Если пусто, по умолчанию используются три каталога ниже"
- },
- {
- "id": "",
- "label": "Grids folder",
- "localized": "Папка для сеток",
- "reload": "",
- "hint": "Если пусто, по умолчанию используются два каталога ниже"
- },
- {
- "id": "",
- "label": "Quicksettings list",
- "localized": "Список быстрых настроек",
- "reload": "",
- "hint": "Список названий настроек, разделенных запятыми, для настроек, которые должны быть перемещены на панель быстрого доступа вверху вместо вкладки настроек"
- },
- {
- "id": "",
- "label": "Live preview display period",
- "localized": "Период отображения живого превью",
- "reload": "",
- "hint": "Запрашивать изображение предварительного просмотра каждые n шагов, установите 0 для отключения"
- },
- {
- "id": "",
- "label": "Approximate",
- "localized": "Приблизительный",
- "reload": "",
- "hint": "Дешевая аппроксимация нейронной сети. Очень быстро по сравнению с VAE, но производит изображения с разрешением в 4 раза меньше по горизонтали/вертикали и более низким качеством"
- },
- {
- "id": "",
- "label": "Simple",
- "localized": "Простой",
- "reload": "",
- "hint": "Очень дешевая аппроксимация. Очень быстро по сравнению с VAE, но производит изображения с разрешением в 8 раз меньше по горизонтали/вертикали и чрезвычайно низким качеством"
- },
- {
- "id": "",
- "label": "Progress update period",
- "localized": "Период обновления прогресса",
- "reload": "",
- "hint": "Период обновления для индикатора прогресса UI и проверок предварительного просмотра, в миллисекундах"
- },
- {
- "id": "",
- "label": "Euler a",
- "localized": "Эйлер а",
- "reload": "",
- "hint": "Эйлер Анонимный (Euler Ancestral) - очень креативный, каждый раз можно получить совершенно разную картину в зависимости от количества шагов, установка шагов выше 30-40 не помогает"
- },
- {
- "id": "",
- "label": "DDIM",
- "localized": "DDIM",
- "reload": "",
- "hint": "Модели неявной диффузии с шумоподавлением (Denoising Diffusion Implicit Models) - лучшие для инпейнта"
- },
- {
- "id": "",
- "label": "UniPC",
- "localized": "UniPC",
- "reload": "",
- "hint": "Единая структура предсказателя-корректора для быстрой выборки моделей диффузии"
- },
- {
- "id": "",
- "label": "Sigma negative guidance minimum",
- "localized": "Минимум отрицательного направления сигма",
- "reload": "",
- "hint": "Пропускать отрицательный промпт на некоторых шагах, когда изображение почти готово, 0=отключить"
- },
- {
- "id": "",
- "label": "Upscaler tile size",
- "localized": "Размер тайла апскейлера",
- "reload": "",
- "hint": "0 = без тайлинга"
- },
- {
- "id": "",
- "label": "Upscaler tile overlap",
- "localized": "Наложение тайлов апскейлера",
- "reload": "",
- "hint": "Низкие значения = видимый шов"
- },
- {
- "id": "",
- "label": "GFPGAN",
- "localized": "GFPGAN",
- "reload": "",
- "hint": "Восстанавливать лица низкого качества с помощью нейронной сети GFPGAN"
- },
- {
- "id": "",
- "label": "CodeFormer",
- "localized": "CodeFormer",
- "reload": "",
- "hint": "Восстанавливать лица низкого качества с помощью нейронной сети Codeformer"
- },
- {
- "id": "",
- "label": "CodeFormer weight parameter",
- "localized": "Параметр веса CodeFormer",
- "reload": "",
- "hint": "0 = максимальный эффект; 1 = минимальный эффект"
- },
- {
- "id": "",
- "label": "ToMe token merging ratio",
- "localized": "Коэффициент слияния токенов ToMe",
- "reload": "",
- "hint": "Включить слияние избыточных токенов через tomesd для повышения скорости и экономии памяти, 0=отключено"
- },
- {
- "id": "",
- "label": "Todo token merging ratio",
- "localized": "Коэффициент слияния токенов Todo",
- "reload": "",
- "hint": "Включить слияние избыточных токенов через todo для повышения скорости и экономии памяти, 0=отключено"
- },
- {
- "id": "",
- "label": "Model pipeline",
- "localized": "Пайплайн модели",
- "reload": "",
- "hint": "Если автоопределение не обнаруживает модель автоматически, выберите тип модели перед загрузкой модели"
- },
- {
- "id": "",
- "label": "VAE slicing",
- "localized": "Разделение VAE",
- "reload": "",
- "hint": "Декодирует латенты пакетами по одному изображению за раз с ограниченной VRAM. Небольшой прирост производительности при декодировании VAE в пакетах из нескольких изображений"
- },
- {
- "id": "",
- "label": "VAE tiling",
- "localized": "Тайлинг VAE",
- "reload": "",
- "hint": "Разделяет большие изображения на перекрывающиеся тайлы с ограниченной VRAM. Приводит к небольшому увеличению времени обработки"
- },
- {
- "id": "",
- "label": "Dynamic attention BMM",
- "localized": "Динамическое внимание BMM",
- "reload": "",
- "hint": "Выполняет вычисление внимания поэтапно, а не сразу. Увеличивает время инференса, но значительно снижает потребление памяти"
- },
- {
- "id": "",
- "label": "ONNX Execution Provider",
- "localized": "Провайдер выполнения ONNX",
- "reload": "",
- "hint": "Провайдер выполнения ONNX"
- },
- {
- "id": "",
- "label": "ONNX allow fallback to CPU",
- "localized": "ONNX разрешить откат к CPU",
- "reload": "",
- "hint": "Разрешить откат к CPU, если выбранный провайдер выполнения не справился"
- },
- {
- "id": "",
- "label": "ONNX cache converted models",
- "localized": "ONNX кэшировать преобразованные модели",
- "reload": "",
- "hint": "Сохранять модели, преобразованные в формат ONNX, как кэш. Вы можете управлять ими на вкладке ONNX"
- },
- {
- "id": "",
- "label": "ONNX unload base model when processing refiner",
- "localized": "ONNX выгружать базовую модель при обработке рефайнера",
- "reload": "",
- "hint": "Выгружать базовую модель, когда рефайнер преобразуется/оптимизируется/обрабатывается"
- },
- {
- "id": "",
- "label": "Inference-mode",
- "localized": "Режим вывода",
- "reload": "",
- "hint": "Использовать torch.inference_mode"
- },
- {
- "id": "",
- "label": "no-grad",
- "localized": "без градиента",
- "reload": "",
- "hint": "Использовать torch.no_grad"
- },
- {
- "id": "",
- "label": "Model compile precompile",
- "localized": "Предварительная компиляция модели",
- "reload": "",
- "hint": "Выполнять компиляцию модели сразу при загрузке модели, а не при первом использовании"
- },
- {
- "id": "",
- "label": "Use zeros for prompt padding",
- "localized": "Использовать нули для дополнения промпта",
- "reload": "",
- "hint": "Принудительно использовать полный нулевой тензор, если промпт пуст, чтобы удалить остаточный шум"
- },
- {
- "id": "",
- "label": "Include invisible watermark",
- "localized": "Включить невидимый водяной знак",
- "reload": "",
- "hint": "Добавить невидимый водяной знак к изображению, изменяя некоторые значения пикселей"
- },
- {
- "id": "",
- "label": "invisible watermark string",
- "localized": "Строка невидимого водяного знака",
- "reload": "",
- "hint": "Строка водяного знака для добавления к изображению. Держите очень короткой, чтобы избежать повреждения изображения."
- },
- {
- "id": "",
- "label": "show log view",
- "localized": "Показать лог",
- "reload": "",
- "hint": "Показать лог внизу главного окна"
- },
- {
- "id": "",
- "label": "Log view update period",
- "localized": "Период обновления лога",
- "reload": "",
- "hint": "Период обновления лога, в миллисекундах"
- },
- {
- "id": "",
- "label": "PAG layer names",
- "localized": "Имена PAG слоев",
- "reload": "",
- "hint": "Список слоев, разделенных пробелами Доступно: d[0-5], m[0], u[0-8] По умолчанию: m0"
+ "hint": ""
}
],
- "missing": [
+ "c": [
{
- "id": "",
- "label": "1st stage",
- "localized": "1-й этап",
- "reload": "",
- "hint": "1-й этап"
- },
- {
- "id": "",
- "label": "1st stage backbone",
- "localized": "Основа 1-го этапа",
- "reload": "",
- "hint": "Основа 1-го этапа"
- },
- {
- "id": "",
- "label": "1st stage skip",
- "localized": "Пропуск 1-го этапа",
- "reload": "",
- "hint": "Пропуск 1-го этапа"
- },
- {
- "id": "",
- "label": "2nd restart step",
- "localized": "Шаг 2-го перезапуска",
- "reload": "",
- "hint": "Шаг 2-го перезапуска"
- },
- {
- "id": "",
- "label": "2nd scale",
- "localized": "2-й масштаб",
- "reload": "",
- "hint": "2-й масштаб"
- },
- {
- "id": "",
- "label": "2nd stage",
- "localized": "2-й этап",
- "reload": "",
- "hint": "2-й этап"
- },
- {
- "id": "",
- "label": "2nd stage backbone",
- "localized": "Основа 2-го этапа",
- "reload": "",
- "hint": "Основа 2-го этапа"
- },
- {
- "id": "",
- "label": "2nd stage skip",
- "localized": "Пропуск 2-го этапа",
- "reload": "",
- "hint": "Пропуск 2-го этапа"
- },
- {
- "id": "",
- "label": "3rd restart step",
- "localized": "Шаг 3-го перезапуска",
- "reload": "",
- "hint": "Шаг 3-го перезапуска"
- },
- {
- "id": "",
- "label": "3rd scale",
- "localized": "3-й масштаб",
- "reload": "",
- "hint": "3-й масштаб"
- },
- {
- "id": "",
- "label": "3rd stage",
- "localized": "3-й этап",
- "reload": "",
- "hint": "3-й этап"
- },
- {
- "id": "",
- "label": "4th restart step",
- "localized": "Шаг 4-го перезапуска",
- "reload": "",
- "hint": "Шаг 4-го перезапуска"
- },
- {
- "id": "",
- "label": "4th scale",
- "localized": "4-й масштаб",
- "reload": "",
- "hint": "4-й масштаб"
- },
- {
- "id": "",
- "label": "4th stage",
- "localized": "4-й этап",
- "reload": "",
- "hint": "4-й этап"
- },
- {
- "id": "",
- "label": "a1111",
- "localized": "a1111",
- "reload": "",
- "hint": "a1111"
- },
- {
- "id": "",
- "label": "accuracy",
- "localized": "точность",
- "reload": "",
- "hint": "точность"
- },
- {
- "id": "",
- "label": "aci: mask dilate",
- "localized": "ACI: расширение маски",
- "reload": "",
- "hint": "ACI: расширение маски"
- },
- {
- "id": "",
- "label": "active",
- "localized": "активно",
- "reload": "",
- "hint": "активно"
- },
- {
- "id": "",
- "label": "adain",
- "localized": "Adain",
- "reload": "",
- "hint": "Adain"
- },
- {
- "id": "",
- "label": "adapter 1",
- "localized": "адаптер 1",
- "reload": "",
- "hint": "адаптер 1"
- },
- {
- "id": "",
- "label": "adapter 2",
- "localized": "адаптер 2",
- "reload": "",
- "hint": "адаптер 2"
- },
- {
- "id": "",
- "label": "adapter 3",
- "localized": "адаптер 3",
- "reload": "",
- "hint": "адаптер 3"
- },
- {
- "id": "",
- "label": "adapter 4",
- "localized": "адаптер 4",
- "reload": "",
- "hint": "адаптер 4"
- },
- {
- "id": "",
- "label": "adaptive restore",
- "localized": "адаптивное восстановление",
- "reload": "",
- "hint": "адаптивное восстановление"
- },
- {
- "id": "",
- "label": "add text info",
- "localized": "добавить текстовую информацию",
- "reload": "",
- "hint": "добавить текстовую информацию"
- },
- {
- "id": "",
- "label": "add time info",
- "localized": "добавить информацию о времени",
- "reload": "",
- "hint": "добавить информацию о времени"
- },
- {
- "id": "",
- "label": "additional image browser folders",
- "localized": "дополнительные папки браузера изображений",
- "reload": "",
- "hint": "дополнительные папки браузера изображений"
- },
- {
- "id": "",
- "label": "additional postprocessing operations",
- "localized": "дополнительные операции постобработки",
- "reload": "",
- "hint": "дополнительные операции постобработки"
+ "id": 755,
+ "label": "Caption",
+ "localized": "Описание",
+ "reload": "caption_nav",
+ "hint": "Анализировать существующие изображения и создавать текстовые описания"
},
{
- "id": "",
- "label": "advanced options",
- "localized": "расширенные настройки",
- "reload": "",
- "hint": "расширенные настройки"
+ "id": 22,
+ "label": "Contributors",
+ "localized": "Авторы",
+ "reload": "contributors",
+ "hint": ""
},
{
- "id": "",
- "label": "after",
- "localized": "после",
- "reload": "",
- "hint": "после"
+ "id": 1123,
+ "label": "Clear",
+ "localized": "Очистить",
+ "reload": "txt2img_clear_prompt_btn",
+ "hint": "Очистить подсказки (промпты)"
},
{
- "id": "",
- "label": "aggressive at step",
- "localized": "агрессивный на шаге",
- "reload": "",
- "hint": "агрессивный на шаге"
+ "id": 940,
+ "label": "Check status",
+ "localized": "Проверить статус",
+ "reload": "component-940",
+ "hint": ""
},
{
- "id": "",
- "label": "alias",
- "localized": "псевдоним",
+ "id": 5,
+ "label": "Composite",
+ "localized": "Композит",
"reload": "",
- "hint": "псевдоним"
+ "hint": ""
},
{
- "id": "",
- "label": "all",
- "localized": "все",
- "reload": "",
- "hint": "все"
+ "id": 301,
+ "label": "Control",
+ "localized": "Контроль",
+ "reload": "control_params_elements",
+ "hint": "Создать изображение с полным управлением"
},
{
- "id": "",
- "label": "allowed aspect ratios",
- "localized": "допустимые соотношения сторон",
+ "id": 302,
+ "label": "ControlNet",
+ "localized": "ControlNet",
"reload": "",
- "hint": "допустимые соотношения сторон"
+ "hint": "ControlNet — это продвинутая модель управления генерацией"
},
{
- "id": "",
- "label": "alpha",
- "localized": "альфа",
- "reload": "",
- "hint": "альфа"
+ "id": 303,
+ "label": "Controls",
+ "localized": "Управление",
+ "reload": "caption_tab_controls",
+ "hint": ""
},
{
- "id": "",
- "label": "alpha block weight preset",
- "localized": "пресет веса альфа-блока",
+ "id": 304,
+ "label": "CaptionCaption",
+ "localized": "CaptionCaption",
"reload": "",
- "hint": "пресет веса альфа-блока"
+ "hint": ""
},
{
- "id": "",
- "label": "alpha matting",
- "localized": "альфа-матирование",
- "reload": "",
- "hint": "альфа-матирование"
+ "id": 10,
+ "label": "Console",
+ "localized": "Консоль",
+ "reload": "btn_console",
+ "hint": ""
},
{
- "id": "",
- "label": "alpha preset",
- "localized": "альфа-пресет",
- "reload": "",
- "hint": "альфа-пресет"
+ "id": 11,
+ "label": "Check for updates",
+ "localized": "Проверить обновления",
+ "reload": "ui_update_check",
+ "hint": ""
},
{
- "id": "",
- "label": "alpha ratio",
- "localized": "альфа-коэффициент",
+ "id": 12,
+ "label": "Change log",
+ "localized": "Список изменений",
"reload": "",
- "hint": "альфа-коэффициент"
+ "hint": ""
},
{
- "id": "",
- "label": "amplify lut",
- "localized": "усилить LUT",
+ "id": 13,
+ "label": "Compute Settings",
+ "localized": "Настройки вычислений",
"reload": "",
- "hint": "усилить LUT"
+ "hint": "Настройки, связанные с точностью вычислений, перекрестным вниманием (cross attention) и оптимизацией для вычислительных платформ"
},
{
- "id": "",
- "label": "analyze",
- "localized": "анализировать",
+ "id": 14,
+ "label": "Current",
+ "localized": "Текущий",
"reload": "",
- "hint": "анализировать"
+ "hint": "Анализировать модули внутри загруженной в данный момент модели"
},
{
- "id": "",
- "label": "anchor settings",
- "localized": "настройки привязки",
+ "id": 15,
+ "label": "CivitAI",
+ "localized": "CivitAI",
"reload": "",
- "hint": "настройки привязки"
+ "hint": "Поиск и загрузка моделей из CivitAI"
},
{
- "id": "",
- "label": "animateddiff",
- "localized": "AnimatedDiff",
- "reload": "",
- "hint": "AnimatedDiff"
+ "id": 5503,
+ "label": "Calculate missing hashes",
+ "localized": "Вычислить недостающие хеши",
+ "reload": "component-5503",
+ "hint": ""
},
{
- "id": "",
- "label": "answer",
- "localized": "ответ",
+ "id": 17,
+ "label": "Community",
+ "localized": "Сообщество",
"reload": "",
- "hint": "ответ"
+ "hint": ""
},
{
- "id": "",
- "label": "aot_ts_nvfuser",
- "localized": "aot_ts_nvfuser",
+ "id": 18,
+ "label": "Cloud",
+ "localized": "Облако",
"reload": "",
- "hint": "aot_ts_nvfuser"
+ "hint": ""
},
{
- "id": "",
- "label": "appearance",
- "localized": "внешний вид",
- "reload": "",
- "hint": "внешний вид"
+ "id": 59,
+ "label": "Close",
+ "localized": "Закрыть",
+ "reload": "txt2img_extra_details_close_desc",
+ "hint": ""
},
{
- "id": "",
- "label": "append caption files",
- "localized": "добавить файлы подписей",
- "reload": "",
- "hint": "добавить файлы подписей"
+ "id": 20,
+ "label": "Change model",
+ "localized": "Сменить модель",
+ "reload": "change_checkpoint",
+ "hint": ""
},
{
- "id": "",
- "label": "append image info json file",
- "localized": "добавить JSON-файл информации об изображении",
- "reload": "",
- "hint": "добавить JSON-файл информации об изображении"
- },
- {
- "id": "",
- "label": "append interrogated prompt at each iteration",
- "localized": "добавлять проинтеррогированный запрос на каждой итерации",
- "reload": "",
- "hint": "добавлять проинтеррогированный запрос на каждой итерации"
- },
- {
- "id": "",
- "label": "apply color correction",
- "localized": "применить коррекцию цвета",
- "reload": "",
- "hint": "применить коррекцию цвета"
+ "id": 21,
+ "label": "Change refiner",
+ "localized": "Сменить рефайнер",
+ "reload": "change_refiner",
+ "hint": ""
},
{
- "id": "",
- "label": "apply filter",
- "localized": "применить фильтр",
- "reload": "",
- "hint": "применить фильтр"
+ "id": 22,
+ "label": "Change VAE",
+ "localized": "Сменить VAE",
+ "reload": "change_vae",
+ "hint": ""
},
{
- "id": "",
- "label": "apply linfusion distillation on load",
- "localized": "применить дистилляцию Linfusion при загрузке",
- "reload": "",
- "hint": "применить дистилляцию Linfusion при загрузке"
- },
- {
- "id": "",
- "label": "apply mask as overlay",
- "localized": "применить маску как наложение",
- "reload": "",
- "hint": "применить маску как наложение"
- },
- {
- "id": "",
- "label": "apply msw-msa",
- "localized": "применить MSW-MSA",
- "reload": "",
- "hint": "применить MSW-MSA"
- },
- {
- "id": "",
- "label": "apply rau-net",
- "localized": "применить RAU-Net",
- "reload": "",
- "hint": "применить RAU-Net"
- },
- {
- "id": "",
- "label": "apply to model",
- "localized": "применить к модели",
- "reload": "",
- "hint": "применить к модели"
- },
- {
- "id": "",
- "label": "artists",
- "localized": "художники",
- "reload": "",
- "hint": "художники"
- },
- {
- "id": "",
- "label": "atiadlxx (amd only)",
- "localized": "atiadlxx (только AMD)",
- "reload": "",
- "hint": "atiadlxx (только AMD)"
- },
- {
- "id": "",
- "label": "attention",
- "localized": "внимание",
- "reload": "",
- "hint": "внимание"
- },
- {
- "id": "",
- "label": "attention adain",
- "localized": "внимание Adain",
- "reload": "",
- "hint": "внимание Adain"
- },
- {
- "id": "",
- "label": "attention cache enabled",
- "localized": "кэш внимания включен",
- "reload": "",
- "hint": "кэш внимания включен"
- },
- {
- "id": "",
- "label": "attention chunking threshold",
- "localized": "порог разбиения внимания",
- "reload": "",
- "hint": "порог разбиения внимания"
- },
- {
- "id": "",
- "label": "attention kv chunk size",
- "localized": "размер блока KV внимания",
- "reload": "",
- "hint": "размер блока KV внимания"
- },
- {
- "id": "",
- "label": "attention query chunk size",
- "localized": "размер блока запроса внимания",
- "reload": "",
- "hint": "размер блока запроса внимания"
- },
- {
- "id": "",
- "label": "auto",
- "localized": "авто",
- "reload": "",
- "hint": "авто"
- },
- {
- "id": "",
- "label": "auto apply",
- "localized": "автоприменение",
- "reload": "",
- "hint": "автоприменение"
- },
- {
- "id": "",
- "label": "auto-convert sd15 embeddings to sdxl",
- "localized": "автоматическое преобразование встраиваний SD1.5 в SDXL",
- "reload": "",
- "hint": "автоматическое преобразование встраиваний SD1.5 в SDXL"
- },
- {
- "id": "",
- "label": "auto-mask",
- "localized": "авто-маска",
- "reload": "",
- "hint": "авто-маска"
- },
- {
- "id": "",
- "label": "auto-segment",
- "localized": "авто-сегмент",
- "reload": "",
- "hint": "авто-сегмент"
- },
- {
- "id": "",
- "label": "autolaunch browser upon startup",
- "localized": "автоматический запуск браузера при старте",
- "reload": "",
- "hint": "автоматический запуск браузера при старте"
- },
- {
- "id": "",
- "label": "automatically determine rank",
- "localized": "автоматически определить ранг",
- "reload": "",
- "hint": "автоматически определить ранг"
- },
- {
- "id": "",
- "label": "autorank ratio",
- "localized": "соотношение авторанга",
- "reload": "",
- "hint": "соотношение авторанга"
- },
- {
- "id": "",
- "label": "available networks",
- "localized": "доступные сети",
- "reload": "",
- "hint": "доступные сети"
- },
- {
- "id": "",
- "label": "backend",
- "localized": "бэкенд",
- "reload": "",
- "hint": "бэкенд"
- },
- {
- "id": "",
- "label": "backend storage",
- "localized": "хранилище бэкенда",
- "reload": "",
- "hint": "хранилище бэкенда"
- },
- {
- "id": "",
- "label": "background threshold",
- "localized": "порог фона",
- "reload": "",
- "hint": "порог фона"
- },
- {
- "id": "",
- "label": "balanced",
- "localized": "сбалансировано",
- "reload": "",
- "hint": "сбалансировано"
- },
- {
- "id": "",
- "label": "balanced offload cpu high watermark",
- "localized": "сбалансированный перенос, верхний порог ЦП",
- "reload": "",
- "hint": "сбалансированный перенос, верхний порог ЦП"
- },
- {
- "id": "",
- "label": "balanced offload gpu high watermark",
- "localized": "сбалансированный перенос, верхний порог ГПУ",
- "reload": "",
- "hint": "сбалансированный перенос, верхний порог ГПУ"
- },
- {
- "id": "",
- "label": "balanced offload gpu low watermark",
- "localized": "сбалансированный перенос, нижний порог ГПУ",
- "reload": "",
- "hint": "сбалансированный перенос, нижний порог ГПУ"
- },
- {
- "id": "",
- "label": "base",
- "localized": "базовый",
- "reload": "",
- "hint": "базовый"
- },
- {
- "id": "",
- "label": "batch caption",
- "localized": "пакетная подпись",
- "reload": "",
- "hint": "пакетная подпись"
- },
- {
- "id": "",
- "label": "batch input directory",
- "localized": "директория пакетного ввода",
- "reload": "",
- "hint": "директория пакетного ввода"
- },
- {
- "id": "",
- "label": "batch interogate",
- "localized": "пакетный опрос",
- "reload": "",
- "hint": "пакетный опрос"
- },
- {
- "id": "",
- "label": "batch interrogate",
- "localized": "пакетный опрос",
- "reload": "",
- "hint": "пакетный опрос"
- },
- {
- "id": "",
- "label": "batch mask directory",
- "localized": "директория пакетных масок",
- "reload": "",
- "hint": "директория пакетных масок"
- },
- {
- "id": "",
- "label": "batch matrix-matrix",
- "localized": "пакетная матрица-матрица",
- "reload": "",
- "hint": "пакетная матрица-матрица"
- },
- {
- "id": "",
- "label": "batch mode uses sequential seeds",
- "localized": "пакетный режим использует последовательные сиды",
- "reload": "",
- "hint": "пакетный режим использует последовательные сиды"
- },
- {
- "id": "",
- "label": "batch output directory",
- "localized": "директория пакетного вывода",
- "reload": "",
- "hint": "директория пакетного вывода"
- },
- {
- "id": "",
- "label": "batch uses original name",
- "localized": "пакет использует исходное имя",
- "reload": "",
- "hint": "пакет использует исходное имя"
- },
- {
- "id": "",
- "label": "bdia ddim",
- "localized": "BDIA DDIM",
- "reload": "",
- "hint": "BDIA DDIM"
- },
- {
- "id": "",
- "label": "before",
- "localized": "до",
- "reload": "",
- "hint": "до"
- },
- {
- "id": "",
- "label": "benchmark level",
- "localized": "уровень бенчмарка",
- "reload": "",
- "hint": "уровень бенчмарка"
- },
- {
- "id": "",
- "label": "benchmark steps",
- "localized": "шаги бенчмарка",
- "reload": "",
- "hint": "шаги бенчмарка"
- },
- {
- "id": "",
- "label": "beta block weight preset",
- "localized": "пресет веса бета-блока",
- "reload": "",
- "hint": "пресет веса бета-блока"
- },
- {
- "id": "",
- "label": "beta end",
- "localized": "бета-конец",
- "reload": "",
- "hint": "бета-конец"
- },
- {
- "id": "",
- "label": "beta ratio",
- "localized": "бета-коэффициент",
- "reload": "",
- "hint": "бета-коэффициент"
- },
- {
- "id": "",
- "label": "beta schedule",
- "localized": "бета-расписание",
- "reload": "",
- "hint": "бета-расписание"
- },
- {
- "id": "",
- "label": "beta start",
- "localized": "бета-старт",
- "reload": "",
- "hint": "бета-старт"
- },
- {
- "id": "",
- "label": "bh1",
- "localized": "bh1",
- "reload": "",
- "hint": "bh1"
- },
- {
- "id": "",
- "label": "bh2",
- "localized": "bh2",
- "reload": "",
- "hint": "bh2"
- },
- {
- "id": "",
- "label": "block",
- "localized": "блок",
- "reload": "",
- "hint": "блок"
- },
- {
- "id": "",
- "label": "block skip range",
- "localized": "диапазон пропуска блоков",
- "reload": "",
- "hint": "диапазон пропуска блоков"
- },
- {
- "id": "",
- "label": "blur",
- "localized": "размытие",
- "reload": "",
- "hint": "размытие"
- },
- {
- "id": "",
- "label": "body",
- "localized": "тело",
- "reload": "",
- "hint": "тело"
- },
- {
- "id": "",
- "label": "boost",
- "localized": "усиление",
- "reload": "",
- "hint": "усиление"
- },
- {
- "id": "",
- "label": "brightness",
- "localized": "яркость",
- "reload": "",
- "hint": "яркость"
- },
- {
- "id": "",
- "label": "cache model",
- "localized": "кэшировать модель",
- "reload": "",
- "hint": "кэшировать модель"
- },
- {
- "id": "",
- "label": "cache text encoder results",
- "localized": "кэшировать результаты текстового кодировщика",
- "reload": "",
- "hint": "кэшировать результаты текстового кодировщика"
- },
- {
- "id": "",
- "label": "canny",
- "localized": "канни",
- "reload": "",
- "hint": "канни"
- },
- {
- "id": "",
- "label": "caption",
- "localized": "описание",
- "reload": "",
- "hint": "описание"
- },
- {
- "id": "",
- "label": "caption model",
- "localized": "модель описания",
- "reload": "",
- "hint": "модель описания"
- },
- {
- "id": "",
- "label": "center",
- "localized": "центр",
- "reload": "",
- "hint": "центр"
- },
- {
- "id": "",
- "label": "change log",
- "localized": "журнал изменений",
- "reload": "",
- "hint": "журнал изменений"
- },
- {
- "id": "",
- "label": "change model",
- "localized": "сменить модель",
- "reload": "",
- "hint": "сменить модель"
- },
- {
- "id": "",
- "label": "change rate",
- "localized": "скорость изменения",
- "reload": "",
- "hint": "скорость изменения"
- },
- {
- "id": "",
- "label": "change reference",
- "localized": "изменить референс",
- "reload": "",
- "hint": "изменить референс"
- },
- {
- "id": "",
- "label": "change refiner",
- "localized": "сменить рефайнер",
- "reload": "",
- "hint": "сменить рефайнер"
- },
- {
- "id": "",
- "label": "change vae",
- "localized": "сменить VAE",
- "reload": "",
- "hint": "сменить VAE"
- },
- {
- "id": "",
- "label": "channels last",
- "localized": "каналы в конце",
- "reload": "",
- "hint": "каналы в конце"
- },
- {
- "id": "",
- "label": "check alternative hash",
- "localized": "проверить альтернативный хэш",
- "reload": "",
- "hint": "проверить альтернативный хэш"
- },
- {
- "id": "",
- "label": "check for updates",
- "localized": "проверить обновления",
- "reload": "",
- "hint": "проверить обновления"
- },
- {
- "id": "",
- "label": "check status",
- "localized": "проверить статус",
- "reload": "",
- "hint": "проверить статус"
- },
- {
- "id": "",
- "label": "chunk size",
- "localized": "размер чанка",
- "reload": "",
- "hint": "размер чанка"
- },
- {
- "id": "",
- "label": "civitai model type",
- "localized": "тип модели CivitAI",
- "reload": "",
- "hint": "тип модели CivitAI"
- },
- {
- "id": "",
- "label": "civitai token",
- "localized": "токен CivitAI",
- "reload": "",
- "hint": "токен CivitAI"
+ "id": 23,
+ "label": "Change reference",
+ "localized": "Сменить референс",
+ "reload": "change_reference",
+ "hint": ""
},
{
- "id": "",
- "label": "ck flash attention",
- "localized": "CK Flash Attention",
+ "id": 24,
+ "label": "Corrections",
+ "localized": "Коррекции",
"reload": "",
- "hint": "CK Flash Attention"
+ "hint": "Управление коррекцией цвета, резкости и яркости изображения во время процесса генерации"
},
{
- "id": "",
- "label": "ckpt",
- "localized": "ckpt",
+ "id": 25,
+ "label": "Control Methods",
+ "localized": "Методы контроля",
"reload": "",
- "hint": "ckpt"
+ "hint": ""
},
{
- "id": "",
- "label": "cleanup temporary folder on startup",
- "localized": "очищать временную папку при запуске",
+ "id": 26,
+ "label": "Control Media",
+ "localized": "Медиа контроля",
"reload": "",
- "hint": "очищать временную папку при запуске"
+ "hint": "Добавить входное изображение как отдельное изображение инициализации для процессов управления"
},
{
- "id": "",
- "label": "clip model",
- "localized": "модель CLIP",
+ "id": 27,
+ "label": "ChronoEdit",
+ "localized": "ChronoEdit",
"reload": "",
- "hint": "модель CLIP"
+ "hint": ""
},
{
- "id": "",
- "label": "clip: chunk size",
- "localized": "CLIP: размер чанка",
+ "id": 28,
+ "label": "Cross Attention",
+ "localized": "Перекрестное внимание",
"reload": "",
- "hint": "CLIP: размер чанка"
+ "hint": ""
},
{
- "id": "",
- "label": "clip: default captioner",
- "localized": "CLIP: капшнер по умолчанию",
+ "id": 29,
+ "label": "CLiP Skip",
+ "localized": "Пропуск CLiP",
"reload": "",
- "hint": "CLIP: капшнер по умолчанию"
+ "hint": "Параметр ранней остановки для модели CLIP; 1 — остановка на последнем слое, как обычно, 2 — остановка на предпоследнем слое и т. д."
},
{
- "id": "",
- "label": "clip: default mode",
- "localized": "CLIP: режим по умолчанию",
+ "id": 30,
+ "label": "Cache-DiT",
+ "localized": "Кэш DiT",
"reload": "",
- "hint": "CLIP: режим по умолчанию"
+ "hint": ""
},
{
- "id": "",
- "label": "clip: default model",
- "localized": "CLIP: модель по умолчанию",
+ "id": 31,
+ "label": "CFG-Zero",
+ "localized": "CFG-Zero",
"reload": "",
- "hint": "CLIP: модель по умолчанию"
+ "hint": ""
},
{
- "id": "",
- "label": "clip: intermediate flavors",
- "localized": "CLIP: промежуточные варианты",
+ "id": 32,
+ "label": "Cache folders",
+ "localized": "Папки кэша",
"reload": "",
- "hint": "CLIP: промежуточные варианты"
+ "hint": ""
},
{
- "id": "",
- "label": "clip: max flavors",
- "localized": "CLIP: макс. вариантов",
+ "id": 33,
+ "label": "Custom model loader",
+ "localized": "Загрузчик пользовательских моделей",
"reload": "",
- "hint": "CLIP: макс. вариантов"
+ "hint": ""
},
{
- "id": "",
- "label": "clip: max length",
- "localized": "CLIP: макс. длина",
+ "id": 34,
+ "label": "Client log",
+ "localized": "Лог клиента",
"reload": "",
- "hint": "CLIP: макс. длина"
+ "hint": ""
},
{
- "id": "",
- "label": "clip: min flavors",
- "localized": "CLIP: мин. вариантов",
+ "id": 35,
+ "label": "CLIP Analysis",
+ "localized": "Анализ CLIP",
"reload": "",
- "hint": "CLIP: мин. вариантов"
+ "hint": ""
},
{
- "id": "",
- "label": "clip: min length",
- "localized": "CLIP: мин. длина",
+ "id": 36,
+ "label": "Context",
+ "localized": "Контекст",
"reload": "",
- "hint": "CLIP: мин. длина"
+ "hint": ""
},
{
- "id": "",
- "label": "clip: num beams",
- "localized": "CLIP: количество лучей",
+ "id": 37,
+ "label": "Correction mode",
+ "localized": "Режим коррекции",
"reload": "",
- "hint": "CLIP: количество лучей"
+ "hint": ""
},
{
- "id": "",
- "label": "close",
- "localized": "закрыть",
+ "id": 38,
+ "label": "Color",
+ "localized": "Цвет",
"reload": "",
- "hint": "закрыть"
+ "hint": ""
},
{
- "id": "",
- "label": "cmsi",
- "localized": "cmsi",
+ "id": 39,
+ "label": "Center",
+ "localized": "Центр",
"reload": "",
- "hint": "cmsi"
+ "hint": ""
},
{
- "id": "",
- "label": "cn end",
- "localized": "конец CN",
+ "id": 40,
+ "label": "Color grading",
+ "localized": "Цветокоррекция",
"reload": "",
- "hint": "конец CN"
+ "hint": ""
},
{
- "id": "",
- "label": "cn mode",
- "localized": "режим CN",
+ "id": 41,
+ "label": "Crop to portrait",
+ "localized": "Обрезать под портрет",
"reload": "",
- "hint": "режим CN"
+ "hint": "Обрезать входное изображение только до портретного формата перед использованием его в качестве входа IP adapter"
},
{
- "id": "",
- "label": "cn start",
- "localized": "начало CN",
+ "id": 42,
+ "label": "Concept Tokens",
+ "localized": "Токены концептов",
"reload": "",
- "hint": "начало CN"
+ "hint": ""
},
{
- "id": "",
- "label": "cn strength",
- "localized": "сила CN",
+ "id": 43,
+ "label": "Colormap",
+ "localized": "Цветовая карта",
"reload": "",
- "hint": "сила CN"
+ "hint": ""
},
{
- "id": "",
- "label": "cn tiles",
- "localized": "плитки CN",
+ "id": 44,
+ "label": "Cosine scale 1",
+ "localized": "Косинусная шкала 1",
"reload": "",
- "hint": "плитки CN"
+ "hint": ""
},
{
- "id": "",
- "label": "coarse",
- "localized": "грубый",
+ "id": 45,
+ "label": "Cosine scale 2",
+ "localized": "Косинусная шкала 2",
"reload": "",
- "hint": "грубый"
+ "hint": ""
},
{
- "id": "",
- "label": "color",
- "localized": "цвет",
+ "id": 46,
+ "label": "Cosine scale 3",
+ "localized": "Косинусная шкала 3",
"reload": "",
- "hint": "цвет"
+ "hint": ""
},
{
- "id": "",
- "label": "color grading",
- "localized": "цветокоррекция",
+ "id": 47,
+ "label": "Cache model",
+ "localized": "Кэшировать модель",
"reload": "",
- "hint": "цветокоррекция"
+ "hint": ""
},
{
- "id": "",
- "label": "color map",
- "localized": "цветовая карта",
+ "id": 48,
+ "label": "Cosine scale",
+ "localized": "Косинусная шкала",
"reload": "",
- "hint": "цветовая карта"
+ "hint": ""
},
{
- "id": "",
- "label": "color variation",
- "localized": "вариация цвета",
+ "id": 49,
+ "label": "Cosine Background",
+ "localized": "Косинусный фон",
"reload": "",
- "hint": "вариация цвета"
+ "hint": ""
},
{
- "id": "",
- "label": "colormap",
- "localized": "цветовая карта",
+ "id": 50,
+ "label": "Control guidance",
+ "localized": "Направляющее управление",
"reload": "",
- "hint": "цветовая карта"
+ "hint": ""
},
{
- "id": "",
- "label": "columns",
- "localized": "столбцы",
+ "id": 51,
+ "label": "Contrast",
+ "localized": "Контраст",
"reload": "",
- "hint": "столбцы"
+ "hint": ""
},
{
- "id": "",
+ "id": 52,
"label": "comma",
"localized": "запятая",
"reload": "",
- "hint": "запятая"
+ "hint": ""
},
{
- "id": "",
- "label": "comma separated list with optional strength per lora",
- "localized": "список, разделенный запятыми, с опциональной силой для каждой Lora",
+ "id": 53,
+ "label": "Columns",
+ "localized": "Колонки",
"reload": "",
- "hint": "список, разделенный запятыми, с опциональной силой для каждой Lora"
+ "hint": ""
},
{
- "id": "",
- "label": "compact view",
- "localized": "компактный вид",
+ "id": 54,
+ "label": "Create video",
+ "localized": "Создать видео",
"reload": "",
- "hint": "компактный вид"
+ "hint": ""
},
{
- "id": "",
- "label": "compel",
- "localized": "Compel",
+ "id": 55,
+ "label": "Censor",
+ "localized": "Цензор",
"reload": "",
- "hint": "Compel"
+ "hint": ""
},
{
- "id": "",
- "label": "composite",
- "localized": "композит",
+ "id": 56,
+ "label": "Check language",
+ "localized": "Проверить язык",
"reload": "",
- "hint": "композит"
+ "hint": ""
},
{
- "id": "",
- "label": "compress ratio",
- "localized": "коэффициент сжатия",
+ "id": 57,
+ "label": "Check policy violations",
+ "localized": "Проверить нарушения политики",
"reload": "",
- "hint": "коэффициент сжатия"
+ "hint": ""
},
{
- "id": "",
- "label": "concept tokens",
- "localized": "токены концептов",
+ "id": 58,
+ "label": "Check banned words",
+ "localized": "Проверить запрещенные слова",
"reload": "",
- "hint": "токены концептов"
+ "hint": ""
},
{
- "id": "",
- "label": "context",
- "localized": "контекст",
+ "id": 59,
+ "label": "Control preprocess input images",
+ "localized": "Управление предобработкой входных изображений",
"reload": "",
- "hint": "контекст"
+ "hint": ""
},
{
- "id": "",
- "label": "context after",
- "localized": "контекст после",
+ "id": 60,
+ "label": "Control override denoise strength",
+ "localized": "Управление переопределением силы шумоподавления",
"reload": "",
- "hint": "контекст после"
+ "hint": ""
},
{
- "id": "",
- "label": "context before",
- "localized": "контекст до",
+ "id": 61,
+ "label": "Color variation",
+ "localized": "Вариация цвета",
"reload": "",
- "hint": "контекст до"
+ "hint": ""
},
{
- "id": "",
- "label": "context mask",
- "localized": "маска контекста",
+ "id": 62,
+ "label": "Change rate",
+ "localized": "Скорость изменения",
"reload": "",
- "hint": "маска контекста"
+ "hint": ""
},
{
- "id": "",
- "label": "contrast",
- "localized": "контраст",
+ "id": 63,
+ "label": "Context after",
+ "localized": "Контекст после",
"reload": "",
- "hint": "контраст"
+ "hint": ""
},
{
- "id": "",
- "label": "control factor",
- "localized": "фактор контроля",
+ "id": 64,
+ "label": "Context mask",
+ "localized": "Маска контекста",
"reload": "",
- "hint": "фактор контроля"
+ "hint": ""
},
{
- "id": "",
- "label": "control override denoise strength",
- "localized": "контроль переопределения силы шумоподавления",
+ "id": 65,
+ "label": "Control only",
+ "localized": "Только контроль",
"reload": "",
- "hint": "контроль переопределения силы шумоподавления"
+ "hint": "Использует только входные данные Control ниже в качестве источника для любых задач типа ControlNet или IP Adapter на основе выбранных опций."
},
{
- "id": "",
- "label": "control preprocess input images",
- "localized": "контроль предобработки входных изображений",
+ "id": 66,
+ "label": "CN Mode",
+ "localized": "Режим CN",
"reload": "",
- "hint": "контроль предобработки входных изображений"
+ "hint": ""
},
{
- "id": "",
- "label": "control-lllite unit 1",
- "localized": "Control-LLLite блок 1",
+ "id": 67,
+ "label": "CN Strength",
+ "localized": "Сила CN",
"reload": "",
- "hint": "Control-LLLite блок 1"
+ "hint": ""
},
{
- "id": "",
- "label": "control-lllite unit 2",
- "localized": "Control-LLLite блок 2",
+ "id": 68,
+ "label": "CN Start",
+ "localized": "Начало CN",
"reload": "",
- "hint": "Control-LLLite блок 2"
+ "hint": ""
},
{
- "id": "",
- "label": "control-lllite unit 3",
- "localized": "Control-LLLite блок 3",
+ "id": 69,
+ "label": "CN End",
+ "localized": "Конец CN",
"reload": "",
- "hint": "Control-LLLite блок 3"
+ "hint": ""
},
{
- "id": "",
- "label": "control-lllite unit 4",
- "localized": "Control-LLLite блок 4",
+ "id": 70,
+ "label": "CN Tiles",
+ "localized": "Тайлы CN",
"reload": "",
- "hint": "Control-LLLite блок 4"
+ "hint": ""
},
{
- "id": "",
- "label": "controlnet",
- "localized": "ControlNet",
+ "id": 71,
+ "label": "Control factor",
+ "localized": "Фактор контроля",
"reload": "",
- "hint": "ControlNet"
+ "hint": ""
},
{
- "id": "",
- "label": "controlnet unit 1",
- "localized": "ControlNet блок 1",
- "reload": "",
- "hint": "ControlNet блок 1"
- },
- {
- "id": "",
- "label": "controlnet unit 2",
- "localized": "ControlNet блок 2",
- "reload": "",
- "hint": "ControlNet блок 2"
- },
- {
- "id": "",
- "label": "controlnet unit 3",
- "localized": "ControlNet блок 3",
- "reload": "",
- "hint": "ControlNet блок 3"
- },
- {
- "id": "",
- "label": "controlnet unit 4",
- "localized": "ControlNet блок 4",
- "reload": "",
- "hint": "ControlNet блок 4"
- },
- {
- "id": "",
- "label": "controlnet-xs",
+ "id": 72,
+ "label": "ControlNet-XS",
"localized": "ControlNet-XS",
"reload": "",
- "hint": "ControlNet-XS"
+ "hint": ""
},
{
- "id": "",
- "label": "controlnet-xs unit 1",
- "localized": "ControlNet-XS блок 1",
+ "id": 73,
+ "label": "Coarse",
+ "localized": "Грубый",
"reload": "",
- "hint": "ControlNet-XS блок 1"
+ "hint": ""
},
{
- "id": "",
- "label": "controlnet-xs unit 2",
- "localized": "ControlNet-XS блок 2",
+ "id": 74,
+ "label": "Color map",
+ "localized": "Карта цветов",
"reload": "",
- "hint": "ControlNet-XS блок 2"
+ "hint": ""
},
{
- "id": "",
- "label": "controlnet-xs unit 3",
- "localized": "ControlNet-XS блок 3",
+ "id": 75,
+ "label": "Crop to fit",
+ "localized": "Обрезать по размеру",
"reload": "",
- "hint": "ControlNet-XS блок 3"
+ "hint": "Если размеры исходного изображения (например, 512x510) отличаются от целевых (например, 1024x768), эта функция впишет увеличенное изображение в целевой размер. Излишки будут обрезаны"
},
{
- "id": "",
- "label": "controlnet-xs unit 4",
- "localized": "ControlNet-XS блок 4",
+ "id": 76,
+ "label": "CLiP Model",
+ "localized": "Модель CLiP",
"reload": "",
- "hint": "ControlNet-XS блок 4"
+ "hint": "Модель CLIP, используемая для сопоставления сходства изображения и текста. Более крупные модели (ViT-L, ViT-H) точнее, но работают медленнее и используют больше видеопамяти (VRAM)."
},
{
- "id": "",
- "label": "correction mode",
- "localized": "режим коррекции",
+ "id": 77,
+ "label": "Caption Model",
+ "localized": "Модель описания",
"reload": "",
- "hint": "режим коррекции"
+ "hint": "Модель BLIP, используемая для генерации начального описания изображения. Модель описания описывает содержимое изображения, которое CLiP затем обогащает терминами стиля и характеристик."
},
{
- "id": "",
- "label": "cosine background",
- "localized": "косинусный фон",
+ "id": 78,
+ "label": "Chunk Size",
+ "localized": "Размер порции",
"reload": "",
- "hint": "косинусный фон"
+ "hint": "Размер пакета для обработки вариантов описания. Более высокие значения ускоряют опрос, но увеличивают использование видеопамяти."
},
{
- "id": "",
- "label": "cosine scale",
- "localized": "косинусный масштаб",
+ "id": 79,
+ "label": "CLiP Num Beams",
+ "localized": "Количество лучей CLiP",
"reload": "",
- "hint": "косинусный масштаб"
+ "hint": "Количество лучей для лучевого поиска (beam search) при генерации описания. Более высокие значения проверяют больше возможностей, но работают медленнее."
},
{
- "id": "",
- "label": "cosine scale 1",
- "localized": "косинусный масштаб 1",
+ "id": 80,
+ "label": "Character threshold",
+ "localized": "Порог персонажа",
"reload": "",
- "hint": "косинусный масштаб 1"
+ "hint": "Порог уверенности для тегов, специфичных для персонажей (например, имена персонажей, специфические черты). Включаются только теги с уверенностью выше этого порога. Высокие значения делают выбор более строгим, низкие включают больше потенциальных совпадений. Не поддерживается моделями DeepBooru."
},
{
- "id": "",
- "label": "cosine scale 2",
- "localized": "косинусный масштаб 2",
+ "id": 81,
+ "label": "Cross-attention",
+ "localized": "Перекрестное внимание",
"reload": "",
- "hint": "косинусный масштаб 2"
+ "hint": ""
},
{
- "id": "",
- "label": "cosine scale 3",
- "localized": "косинусный масштаб 3",
+ "id": 82,
+ "label": "cpu",
+ "localized": "cpu",
"reload": "",
- "hint": "косинусный масштаб 3"
+ "hint": "Использует только центральный процессор и оперативную память: самый медленный вариант, но наименее вероятен сбой из-за нехватки памяти (OOM)"
},
{
- "id": "",
- "label": "create image info text file",
- "localized": "создать текстовый файл информации об изображении",
+ "id": 83,
+ "label": "Cached models",
+ "localized": "Кэшированные модели",
"reload": "",
- "hint": "создать текстовый файл информации об изображении"
+ "hint": "Количество моделей для хранения в оперативной памяти для быстрого доступа"
},
{
- "id": "",
- "label": "create video",
- "localized": "создать видео",
+ "id": 84,
+ "label": "combined",
+ "localized": "комбинированный",
"reload": "",
- "hint": "создать видео"
+ "hint": ""
},
{
- "id": "",
- "label": "create zip archive",
- "localized": "создать ZIP-архив",
+ "id": 85,
+ "label": "Compress ratio",
+ "localized": "Коэффициент сжатия",
"reload": "",
- "hint": "создать ZIP-архив"
+ "hint": ""
},
{
- "id": "",
- "label": "cross-attention",
- "localized": "кросс-внимание",
+ "id": 86,
+ "label": "compel",
+ "localized": "compel",
"reload": "",
- "hint": "кросс-внимание"
+ "hint": ""
},
{
- "id": "",
- "label": "cudagraphs",
- "localized": "CUDA-графы",
+ "id": 87,
+ "label": "Channels last",
+ "localized": "Каналы в конце",
"reload": "",
- "hint": "CUDA-графы"
+ "hint": ""
},
{
- "id": "",
- "label": "cudamallocasync",
+ "id": 88,
+ "label": "cuDNN full-depth benchmark",
+ "localized": "Тест полной глубины cuDNN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 89,
+ "label": "cuDNN benchmark limit",
+ "localized": "Лимит теста cuDNN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 90,
+ "label": "cudaMallocAsync",
"localized": "cudaMallocAsync",
"reload": "",
- "hint": "cudaMallocAsync"
+ "hint": "Использует асинхронный распределитель памяти CUDA. Улучшает производительность и уменьшает фрагментацию видеопамяти, но может вызвать нестабильность на некоторых GPU."
},
{
- "id": "",
- "label": "custom pipeline",
- "localized": "пользовательский пайплайн",
+ "id": 91,
+ "label": "CLiP skip enabled",
+ "localized": "Пропуск CLiP включен",
"reload": "",
- "hint": "пользовательский пайплайн"
+ "hint": ""
},
{
- "id": "",
- "label": "dark",
- "localized": "тёмный",
+ "id": 92,
+ "label": "Cache-DiT enabled",
+ "localized": "Кэш-DiT включен",
"reload": "",
- "hint": "тёмный"
+ "hint": ""
},
{
- "id": "",
- "label": "dc solver",
- "localized": "решатель DC",
+ "id": 93,
+ "label": "Cache-DiT F-compute blocks",
+ "localized": "Вычислительные блоки F в Кэш-DiT",
"reload": "",
- "hint": "решатель DC"
+ "hint": ""
},
{
- "id": "",
- "label": "ddpm",
- "localized": "DDPM",
+ "id": 94,
+ "label": "Cache-DiT B-compute blocks",
+ "localized": "Вычислительные блоки B в Кэш-DiT",
"reload": "",
- "hint": "DDPM"
+ "hint": ""
},
{
- "id": "",
- "label": "debug info",
- "localized": "информация для отладки",
+ "id": 95,
+ "label": "Cache-DiT residual diff threshold",
+ "localized": "Порог разности остатков Кэш-DiT",
"reload": "",
- "hint": "информация для отладки"
+ "hint": ""
},
{
- "id": "",
- "label": "decode",
- "localized": "декодировать",
+ "id": 96,
+ "label": "Cache-DiT warmup steps",
+ "localized": "Шаги прогрева Кэш-DiT",
"reload": "",
- "hint": "декодировать"
+ "hint": ""
},
{
- "id": "",
- "label": "decode chunks",
- "localized": "декодировать фрагменты",
+ "id": 97,
+ "label": "CFG-Zero enabled",
+ "localized": "CFG-Zero включен",
"reload": "",
- "hint": "декодировать фрагменты"
+ "hint": ""
},
{
- "id": "",
- "label": "deep-cache",
- "localized": "дип-кэш",
+ "id": 98,
+ "label": "CFG-Zero star",
+ "localized": "CFG-Zero star",
"reload": "",
- "hint": "дип-кэш"
+ "hint": ""
},
{
- "id": "",
- "label": "deepbooru",
- "localized": "дипбуру",
+ "id": 99,
+ "label": "CFG-Zero steps",
+ "localized": "Шаги CFG-Zero",
"reload": "",
- "hint": "дипбуру"
+ "hint": ""
},
{
- "id": "",
- "label": "deepbooru: escape brackets",
- "localized": "дипбуру: экранировать скобки",
+ "id": 100,
+ "label": "cudagraphs",
+ "localized": "cudagraphs",
"reload": "",
- "hint": "дипбуру: экранировать скобки"
+ "hint": ""
},
{
- "id": "",
- "label": "deepbooru: exclude tags",
- "localized": "дипбуру: исключить теги",
+ "id": 101,
+ "label": "Cleanup temporary folder on startup",
+ "localized": "Очищать временную папку при запуске",
"reload": "",
- "hint": "дипбуру: исключить теги"
+ "hint": ""
},
{
- "id": "",
- "label": "deepbooru: include scores in results",
- "localized": "дипбуру: включить оценки в результаты",
+ "id": 102,
+ "label": "Create ZIP archive for multiple images",
+ "localized": "Создавать ZIP-архив для нескольких изображений",
"reload": "",
- "hint": "дипбуру: включить оценки в результаты"
+ "hint": ""
},
{
- "id": "",
- "label": "deepbooru: max tags",
- "localized": "дипбуру: макс. тегов",
+ "id": 103,
+ "label": "cover",
+ "localized": "заполнение",
"reload": "",
- "hint": "дипбуру: макс. тегов"
+ "hint": "заполнить всю область"
},
{
- "id": "",
- "label": "deepbooru: score threshold",
- "localized": "дипбуру: порог оценки",
+ "id": 104,
+ "label": "Compact view",
+ "localized": "Компактный вид",
"reload": "",
- "hint": "дипбуру: порог оценки"
+ "hint": ""
},
{
- "id": "",
- "label": "deepbooru: sort alphabetically",
- "localized": "дипбуру: сортировать по алфавиту",
+ "id": 105,
+ "label": "Cache text encoder results",
+ "localized": "Кэшировать результаты текстового энкодера",
"reload": "",
- "hint": "дипбуру: сортировать по алфавиту"
+ "hint": ""
},
{
- "id": "",
- "label": "deepbooru: use spaces for tags",
- "localized": "дипбуру: использовать пробелы для тегов",
+ "id": 106,
+ "label": "contain",
+ "localized": "вместить",
"reload": "",
- "hint": "дипбуру: использовать пробелы для тегов"
+ "hint": ""
},
{
- "id": "",
- "label": "deepcache cache interval",
- "localized": "интервал кэширования дипкэш",
+ "id": 107,
+ "label": "Ctrl+up/down word delimiters",
+ "localized": "Разделители слов для Ctrl+вверх/вниз",
"reload": "",
- "hint": "интервал кэширования дипкэш"
+ "hint": ""
},
{
- "id": "",
- "label": "default",
- "localized": "по умолчанию",
+ "id": 108,
+ "label": "Ctrl+up/down precision when editing (attention:1.1)",
+ "localized": "Точность Ctrl+вверх/вниз при редактировании (attention:1.1)",
"reload": "",
- "hint": "по умолчанию"
+ "hint": ""
},
{
- "id": "",
- "label": "deis",
- "localized": "деис",
+ "id": 109,
+ "label": "Ctrl+up/down precision when editing ",
+ "localized": "Точность Ctrl+вверх/вниз при редактировании ",
"reload": "",
- "hint": "деис"
+ "hint": ""
},
{
- "id": "",
- "label": "denoising batch size",
- "localized": "размер пакета шумоподавления",
+ "id": 110,
+ "label": "Cached VAEs",
+ "localized": "Кэшированные VAE",
"reload": "",
- "hint": "размер пакета шумоподавления"
+ "hint": ""
},
{
- "id": "",
- "label": "denoising steps",
- "localized": "шаги шумоподавления",
+ "id": 111,
+ "label": "ckpt",
+ "localized": "ckpt",
"reload": "",
- "hint": "шаги шумоподавления"
+ "hint": ""
},
{
- "id": "",
- "label": "depth and normal",
- "localized": "глубина и нормаль",
+ "id": 112,
+ "label": "Comma separated list with optional strength per LoRA",
+ "localized": "Список через запятую с опциональной силой для каждой LoRA",
"reload": "",
- "hint": "глубина и нормаль"
+ "hint": ""
},
{
- "id": "",
- "label": "depth anything",
- "localized": "глубина всё",
+ "id": 113,
+ "label": "CivitAI token",
+ "localized": "Токен CivitAI",
"reload": "",
- "hint": "глубина всё"
+ "hint": ""
},
{
- "id": "",
- "label": "depth map",
- "localized": "карта глубины",
+ "id": 114,
+ "label": "Custom pipeline",
+ "localized": "Пользовательский конвейер (pipeline)",
"reload": "",
- "hint": "карта глубины"
+ "hint": ""
},
{
- "id": "",
- "label": "depth threshold",
- "localized": "порог глубины",
+ "id": 115,
+ "label": "Custom model",
+ "localized": "Пользовательская модель",
"reload": "",
- "hint": "порог глубины"
+ "hint": ""
},
{
- "id": "",
- "label": "description",
- "localized": "описание",
+ "id": 116,
+ "label": "ControlNet unit 1",
+ "localized": "Модуль ControlNet 1",
"reload": "",
- "hint": "описание"
+ "hint": ""
},
{
- "id": "",
- "label": "details",
- "localized": "детали",
+ "id": 117,
+ "label": "ControlNet unit 2",
+ "localized": "Модуль ControlNet 2",
"reload": "",
- "hint": "детали"
+ "hint": ""
},
{
- "id": "",
- "label": "deterministic mode",
- "localized": "детерминированный режим",
+ "id": 118,
+ "label": "ControlNet unit 3",
+ "localized": "Модуль ControlNet 3",
"reload": "",
- "hint": "детерминированный режим"
+ "hint": ""
},
{
- "id": "",
- "label": "device info",
- "localized": "информация об устройстве",
+ "id": 119,
+ "label": "ControlNet unit 4",
+ "localized": "Модуль ControlNet 4",
"reload": "",
- "hint": "информация об устройстве"
+ "hint": ""
},
{
- "id": "",
- "label": "diffusers",
- "localized": "диффузоры",
+ "id": 120,
+ "label": "ControlNet-XS unit 1",
+ "localized": "Модуль ControlNet-XS 1",
"reload": "",
- "hint": "диффузоры"
+ "hint": ""
},
{
- "id": "",
- "label": "dilate",
- "localized": "расширение",
+ "id": 121,
+ "label": "ControlNet-XS unit 2",
+ "localized": "Модуль ControlNet-XS 2",
"reload": "",
- "hint": "расширение"
+ "hint": ""
},
{
- "id": "",
- "label": "dilate tau",
- "localized": "расширение тау",
+ "id": 122,
+ "label": "ControlNet-XS unit 3",
+ "localized": "Модуль ControlNet-XS 3",
"reload": "",
- "hint": "расширение тау"
+ "hint": ""
},
{
- "id": "",
- "label": "directml retry ops for nan",
- "localized": "directml повторять операции для nan",
+ "id": 123,
+ "label": "ControlNet-XS unit 4",
+ "localized": "Модуль ControlNet-XS 4",
"reload": "",
- "hint": "directml повторять операции для nan"
+ "hint": ""
},
{
- "id": "",
- "label": "directory for temporary images; leave empty for default",
- "localized": "каталог для временных изображений; оставьте пустым для значения по умолчанию",
+ "id": 124,
+ "label": "Control-LLLite unit 1",
+ "localized": "Модуль Control-LLLite 1",
"reload": "",
- "hint": "каталог для временных изображений; оставьте пустым для значения по умолчанию"
+ "hint": ""
},
{
- "id": "",
- "label": "disable accelerate",
- "localized": "отключить ускорение",
+ "id": 125,
+ "label": "Control-LLLite unit 2",
+ "localized": "Модуль Control-LLLite 2",
"reload": "",
- "hint": "отключить ускорение"
+ "hint": ""
},
{
- "id": "",
- "label": "disable conditional batching",
- "localized": "отключить условную пакетизацию",
+ "id": 126,
+ "label": "Control-LLLite unit 3",
+ "localized": "Модуль Control-LLLite 3",
"reload": "",
- "hint": "отключить условную пакетизацию"
+ "hint": ""
},
{
- "id": "",
- "label": "disabled",
- "localized": "отключено",
+ "id": 127,
+ "label": "Control-LLLite unit 4",
+ "localized": "Модуль Control-LLLite 4",
"reload": "",
- "hint": "отключено"
+ "hint": ""
},
{
- "id": "",
- "label": "discard penultimate sigma",
- "localized": "отбросить предпоследнюю сигму",
+ "id": 128,
+ "label": "Control settings",
+ "localized": "Настройки управления",
"reload": "",
- "hint": "отбросить предпоследнюю сигму"
+ "hint": ""
},
{
- "id": "",
- "label": "distance threshold",
- "localized": "порог расстояния",
+ "id": 129,
+ "label": "Canny",
+ "localized": "Canny",
"reload": "",
- "hint": "порог расстояния"
+ "hint": ""
},
{
- "id": "",
- "label": "do not change selected model when reading generation parameters",
- "localized": "не менять выбранную модель при чтении параметров генерации",
+ "id": 130,
+ "label": "Condition",
+ "localized": "Условие",
"reload": "",
- "hint": "не менять выбранную модель при чтении параметров генерации"
+ "hint": ""
},
{
- "id": "",
- "label": "do not display video output in ui",
- "localized": "не отображать видеовыход в пользовательском интерфейсе",
+ "id": 131,
+ "label": "Caption: Batch",
+ "localized": "Описание: Пакет",
"reload": "",
- "hint": "не отображать видеовыход в пользовательском интерфейсе"
+ "hint": ""
},
{
- "id": "",
- "label": "down",
- "localized": "вниз",
+ "id": 132,
+ "label": "Control elements",
+ "localized": "Элементы управления",
"reload": "",
- "hint": "вниз"
- },
- {
- "id": "",
- "label": "download",
- "localized": "скачать",
- "reload": "",
- "hint": "скачать"
- },
- {
- "id": "",
- "label": "download model",
- "localized": "скачать модель",
- "reload": "",
- "hint": "скачать модель"
- },
- {
- "id": "",
- "label": "download path",
- "localized": "путь загрузки",
- "reload": "",
- "hint": "путь загрузки"
- },
- {
- "id": "",
- "label": "download updates",
- "localized": "скачать обновления",
- "reload": "",
- "hint": "скачать обновления"
- },
- {
- "id": "",
- "label": "downscale high resolution live previews",
- "localized": "уменьшить масштаб живых превью высокого разрешения",
- "reload": "",
- "hint": "уменьшить масштаб живых превью высокого разрешения"
- },
- {
- "id": "",
- "label": "dpm sde",
- "localized": "дпм сде",
- "reload": "",
- "hint": "дпм сде"
- },
- {
- "id": "",
- "label": "dpm++",
- "localized": "дпм++",
- "reload": "",
- "hint": "дпм++"
- },
- {
- "id": "",
- "label": "dpm++ 1s",
- "localized": "дпм++ 1с",
- "reload": "",
- "hint": "дпм++ 1с"
- },
- {
- "id": "",
- "label": "dpm++ 2m",
- "localized": "дпм++ 2м",
- "reload": "",
- "hint": "дпм++ 2м"
- },
- {
- "id": "",
- "label": "dpm++ 2m edm",
- "localized": "дпм++ 2м эдм",
- "reload": "",
- "hint": "дпм++ 2м эдм"
- },
- {
- "id": "",
- "label": "dpm++ 2m inverse",
- "localized": "дпм++ 2м обратный",
- "reload": "",
- "hint": "дпм++ 2м обратный"
- },
- {
- "id": "",
- "label": "dpm++ 2m sde",
- "localized": "дпм++ 2м сде",
- "reload": "",
- "hint": "дпм++ 2м сде"
- },
+ "hint": "Элементы управления — это продвинутые модели, которые могут направлять генерацию к желаемому результату"
+ }
+ ],
+ "d": [
{
- "id": "",
- "label": "dpm++ 3m",
- "localized": "дпм++ 3м",
+ "id": -1,
+ "label": "Docs",
+ "localized": "Документация",
"reload": "",
- "hint": "дпм++ 3м"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm++ 3m inverse",
- "localized": "дпм++ 3м обратный",
+ "id": -1,
+ "label": "Discord",
+ "localized": "Discord",
"reload": "",
- "hint": "дпм++ 3м обратный"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm++ cosine",
- "localized": "дпм++ косинус",
+ "id": -1,
+ "label": "txt2img_detail",
+ "localized": "Детализация",
"reload": "",
- "hint": "дпм++ косинус"
+ "hint": "Детальное улучшение запускает дополнительную генерацию в более высоком разрешении для обнаруженных объектов"
},
{
- "id": "",
- "label": "dpm++ inverse",
- "localized": "дпм++ обратный",
+ "id": -1,
+ "label": "Delete",
+ "localized": "Удалить",
"reload": "",
- "hint": "дпм++ обратный"
+ "hint": "Удалить изображение"
},
{
- "id": "",
- "label": "dpm++ sde",
- "localized": "дпм++ сде",
+ "id": -1,
+ "label": "Default",
+ "localized": "По умолчанию",
"reload": "",
- "hint": "дпм++ сде"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm2 flowmatch",
- "localized": "дпм2 флоуматч",
+ "id": -1,
+ "label": "ui_update_apply",
+ "localized": "Скачать обновления",
"reload": "",
- "hint": "дпм2 флоуматч"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm2++ 2m flowmatch",
- "localized": "дпм2++ 2м флоуматч",
+ "id": -1,
+ "label": "civitai_download_btn",
+ "localized": "Скачать модель",
"reload": "",
- "hint": "дпм2++ 2м флоуматч"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm2++ 2m sde flowmatch",
- "localized": "дпм2++ 2м сде флоуматч",
+ "id": -1,
+ "label": "Diffusers",
+ "localized": "Diffusers",
"reload": "",
- "hint": "дпм2++ 2м сде флоуматч"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm2++ 2s flowmatch",
- "localized": "дпм2++ 2с флоуматч",
+ "id": -1,
+ "label": "Distilled",
+ "localized": "Дистиллированные",
"reload": "",
- "hint": "дпм2++ 2с флоуматч"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm2++ 3m sde flowmatch",
- "localized": "дпм2++ 3м сде флоуматч",
+ "id": -1,
+ "label": "Description",
+ "localized": "Описание",
"reload": "",
- "hint": "дпм2++ 3м сде флоуматч"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm2++ sde flowmatch",
- "localized": "дпм2++ сде флоуматч",
+ "id": -1,
+ "label": "txt2img_extra_details_btn",
+ "localized": "Подробности",
"reload": "",
- "hint": "дпм2++ сде флоуматч"
+ "hint": ""
},
{
- "id": "",
- "label": "dpm2a flowmatch",
- "localized": "дпм2а флоуматч",
+ "id": -1,
+ "label": "Detailer",
+ "localized": "Деталер",
"reload": "",
- "hint": "дпм2а флоуматч"
+ "hint": "Деталер запускает дополнительную генерацию в более высоком разрешении для обнаруженных объектов"
},
{
- "id": "",
- "label": "draw legend",
- "localized": "рисовать легенду",
+ "id": -1,
+ "label": "Denoise",
+ "localized": "Шумоподавление",
"reload": "",
- "hint": "рисовать легенду"
+ "hint": "Настройки шумоподавления (Denoising). Более высокие значения означают, что большее количество существующего контента изображения может быть изменено во время генерации"
},
{
- "id": "",
- "label": "dropdown",
- "localized": "выпадающий список",
+ "id": -1,
+ "label": "DirectML",
+ "localized": "DirectML",
"reload": "",
- "hint": "выпадающий список"
+ "hint": ""
},
{
- "id": "",
- "label": "duration",
- "localized": "длительность",
+ "id": -1,
+ "label": "Download model from huggingface",
+ "localized": "Скачать модель с HuggingFace",
"reload": "",
- "hint": "длительность"
+ "hint": ""
},
{
- "id": "",
- "label": "dwpose",
- "localized": "двпос",
+ "id": -1,
+ "label": "Dropdown",
+ "localized": "Выпадающий список",
"reload": "",
- "hint": "двпос"
+ "hint": ""
},
{
- "id": "",
+ "id": -1,
"label": "dynamic",
- "localized": "динамический",
+ "localized": "Динамический",
"reload": "",
- "hint": "динамический"
+ "hint": "Динамическое смещение (Dynamic shifting) автоматически настраивает график шумоподавления в зависимости от разрешения вашего изображения. Планировщик интерполирует между base_shift и max_shift на основе фактического разрешения изображения. Включение отключает статический Flow shift."
},
{
- "id": "",
- "label": "dynamic attention",
- "localized": "динамическое внимание",
+ "id": -1,
+ "label": "Detailer models",
+ "localized": "Модели деталера",
"reload": "",
- "hint": "динамическое внимание"
+ "hint": "Выберите модели обнаружения для использования при детализации"
},
{
- "id": "",
- "label": "dynamic attention slicing rate in gb",
- "localized": "скорость нарезки динамического внимания в ГБ",
+ "id": -1,
+ "label": "Detailer list",
+ "localized": "Список деталеров",
"reload": "",
- "hint": "скорость нарезки динамического внимания в ГБ"
+ "hint": ""
},
{
- "id": "",
- "label": "dynamic attention trigger rate in gb",
- "localized": "скорость срабатывания динамического внимания в ГБ",
+ "id": -1,
+ "label": "Detailer classes",
+ "localized": "Классы деталера",
"reload": "",
- "hint": "скорость срабатывания динамического внимания в ГБ"
+ "hint": "Укажите конкретные классы для использования, если выбранная модель деталера является многоклассовой"
},
{
- "id": "",
+ "id": -1,
+ "label": "Detailer prompt",
+ "localized": "Промпт деталера",
+ "reload": "",
+ "hint": "Использовать отдельный промпт для деталера. Если не указан, будет использован основной промпт"
+ },
+ {
+ "id": -1,
+ "label": "Detailer negative prompt",
+ "localized": "Негативный промпт деталера",
+ "reload": "",
+ "hint": "Использовать отдельный негативный промпт для деталера. Если не указан, будет использован основной негативный промпт"
+ },
+ {
+ "id": -1,
+ "label": "Detailer steps",
+ "localized": "Шаги деталера",
+ "reload": "",
+ "hint": "Количество шагов для процесса детализации"
+ },
+ {
+ "id": -1,
+ "label": "Detailer strength",
+ "localized": "Сила деталера",
+ "reload": "",
+ "hint": "Сила шумоподавления (denoising strength) для процесса детализации"
+ },
+ {
+ "id": -1,
+ "label": "Detailer resolution",
+ "localized": "Разрешение деталера",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising batch size",
+ "localized": "Размер пакета шумоподавления",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dilate tau",
+ "localized": "Dilate tau",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Draw legend",
+ "localized": "Рисовать легенду",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising strength",
+ "localized": "Сила шумоподавления",
+ "reload": "",
+ "hint": "Определяет, насколько сильно алгоритм будет изменять содержимое изображения. При 0 ничего не изменится, а при 1 вы получите совершенно новое изображение. При значениях ниже 1.0 обработка займет меньше шагов, чем указано в ползунке Sampling Steps"
+ },
+ {
+ "id": -1,
+ "label": "Denoise start",
+ "localized": "Начало шумоподавления",
+ "reload": "",
+ "hint": "Переопределить силу шумоподавления, указав, как рано базовая модель должна закончить работу и когда должен начать работу рефайнер (refiner). Применимо только при использовании рефайнера. Если установлено значение 0 или 1, будет использоваться стандартная сила шумоподавления"
+ },
+ {
+ "id": -1,
+ "label": "down",
+ "localized": "Вниз",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Decode chunks",
+ "localized": "Декодировать фрагменты",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dilate",
+ "localized": "Расширение (Dilate)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth and normal",
+ "localized": "Глубина и нормали",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Distance threshold",
+ "localized": "Порог расстояния",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth threshold",
+ "localized": "Порог глубины",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising steps",
+ "localized": "Шаги шумоподавления",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth map",
+ "localized": "Карта глубины",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic shift",
+ "localized": "Динамическое смещение",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Duration",
+ "localized": "Длительность",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Device Info",
+ "localized": "Информация об устройстве",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Diffusers load using Run:ai streamer",
+ "localized": "Загрузка Diffusers через Run:ai streamer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable accelerate",
+ "localized": "Отключить accelerate",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable T5 text encoder",
+ "localized": "Отключить текстовый энкодер T5",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic loss threshold",
+ "localized": "Динамический порог потерь",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dequantize using torch.compile",
+ "localized": "Деквантование через torch.compile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dequantize using full precision",
+ "localized": "Деквантование в полной точности",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disabled",
+ "localized": "Отключено",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention BMM",
+ "localized": "Динамическое внимание (BMM)",
+ "reload": "",
+ "hint": "Выполняет вычисление внимания по шагам, а не всё сразу. Замедляет инференс, но значительно снижает потребление памяти"
+ },
+ {
+ "id": -1,
+ "label": "Dynamic attention",
+ "localized": "Динамическое внимание",
+ "reload": "",
+ "hint": "Динамически настраивает вычисление внимания на каждом шаге. Экономит видеопамять (VRAM), но замедляет генерацию."
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention slicing rate",
+ "localized": "Скорость нарезки динамического внимания",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention trigger rate",
+ "localized": "Частота срабатывания динамического внимания",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Deterministic mode",
+ "localized": "Детерминированный режим",
+ "reload": "",
+ "hint": "Принудительно устанавливает идентичный вывод для разных запусков. Полезно для воспроизводимости, но может отключать некоторые оптимизации."
+ },
+ {
+ "id": -1,
+ "label": "DirectML retry ops for NaN",
+ "localized": "DirectML: повтор операций при NaN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "deep-cache",
+ "localized": "deep-cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "DeepCache cache interval",
+ "localized": "Интервал кэширования DeepCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Directory for temporary images; leave empty for default",
+ "localized": "Директория для временных изображений; оставьте пустой для значения по умолчанию",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Do not display video output in UI",
+ "localized": "Не показывать видео в интерфейсе",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Directory name pattern",
+ "localized": "Шаблон имени директории",
+ "reload": "",
+ "hint": "Используйте следующие теги для определения поддиректорий: [steps], [cfg],[prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime], [job_timestamp]; оставьте пустым для значения по умолчанию"
+ },
+ {
+ "id": -1,
+ "label": "Dark",
+ "localized": "Темная",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disabled UI tabs",
+ "localized": "Отключенные вкладки интерфейса",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable variable aspect ratio",
+ "localized": "Отключить переменное соотношение сторон",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Desktop",
+ "localized": "Рабочий стол",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Downscale high resolution live previews",
+ "localized": "Уменьшать масштаб превью высокого разрешения",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Detailer use model augment",
+ "localized": "Использовать аугментацию модели в деталере",
+ "reload": "",
+ "hint": "Запускать модели обнаружения деталера с повышенной точностью"
+ },
+ {
+ "id": -1,
+ "label": "Default strength",
+ "localized": "Сила по умолчанию",
+ "reload": "",
+ "hint": "При добавлении дополнительных сетей (например, LoRA) в промпт, использовать этот множитель"
+ },
+ {
+ "id": -1,
+ "label": "Do not change selected model when reading generation parameters",
+ "localized": "Не менять выбранную модель при чтении параметров генерации",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Do conditional and unconditional denoising in one batch",
+ "localized": "Выполнять обусловленное и необусловленное шумоподавление в одном пакете",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable NaN check",
+ "localized": "Отключить проверку на NaN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disallow models in ckpt format",
+ "localized": "Запретить модели в формате .ckpt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Default upscaler for image resize operations",
+ "localized": "Апскейлер по умолчанию для изменения размера изображений",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Debug info",
+ "localized": "Отладочная информация",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Download folder",
+ "localized": "Папка загрузки",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "DWPose",
+ "localized": "DWPose",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth Anything",
+ "localized": "Depth Anything",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth Pro",
+ "localized": "Depth Pro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Decode",
+ "localized": "Декодировать",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "e": [
+ {
+ "id": 843,
+ "label": "Enhance prompt",
+ "localized": "Улучшить промпт",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enhance now",
+ "localized": "Улучшить сейчас",
+ "reload": "",
+ "hint": "Запустить улучшение промпта с использованием выбранной модели LLM"
+ },
+ {
+ "id": 0,
+ "label": "Extensions",
+ "localized": "Расширения",
+ "reload": "",
+ "hint": "Расширения приложения"
+ },
+ {
+ "id": 0,
+ "label": "Extract LoRA",
+ "localized": "Извлечь LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embedded metadata",
+ "localized": "Встроенные метаданные",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extension list",
+ "localized": "Список расширений",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Execution Precision",
+ "localized": "Точность выполнения",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings",
+ "localized": "Эмбеддинги",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extract currently loaded LoRA(s)",
+ "localized": "Извлечь текущие загруженные LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable LayerSkipConfig",
+ "localized": "Включить LayerSkipConfig",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable refine pass",
+ "localized": "Включить этап уточнения (refine pass)",
+ "reload": "",
+ "hint": "Использовать процесс, аналогичный image-to-image, для апскейла и/или добавления деталей к финальному изображению. Опционально использует модель рефайнера."
+ },
+ {
+ "id": 0,
+ "label": "Enable detailer pass",
+ "localized": "Включить этап детализации",
+ "reload": "",
+ "hint": "Обнаружение целевых объектов, таких как лица, и их повторная обработка в более высоком разрешении"
+ },
+ {
+ "id": 0,
+ "label": "Edge padding",
+ "localized": "Отступы краев",
+ "reload": "",
+ "hint": "Расширить края маскированной области на этот процент"
+ },
+ {
+ "id": 0,
+ "label": "Edge blur",
+ "localized": "Размытие краев",
+ "reload": "",
+ "hint": "Размыть края маскированной области на этот процент"
+ },
+ {
+ "id": 0,
+ "label": "End",
+ "localized": "End",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ETA",
+ "localized": "ETA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable FreeU",
+ "localized": "Включить FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tonemap",
+ "localized": "Включить тональное отображение",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enabled",
+ "localized": "Включено",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Exposure",
+ "localized": "Экспозиция",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Encoder",
+ "localized": "Энкодер",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enhanced prompt",
+ "localized": "Улучшенный промпт",
+ "reload": "",
+ "hint": "Улучшенный промпт, полученный от LLM"
+ },
+ {
+ "id": 0,
+ "label": "Edit start",
+ "localized": "Начало редактирования",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edit stop",
+ "localized": "Конец редактирования",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode",
+ "localized": "Эрозия",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
"label": "edge",
"localized": "край",
"reload": "",
- "hint": "край"
+ "hint": ""
},
{
- "id": "",
- "label": "edit start",
- "localized": "начало редактирования",
+ "id": 0,
+ "label": "Ensemble size",
+ "localized": "Размер ансамбля",
"reload": "",
- "hint": "начало редактирования"
+ "hint": ""
},
{
- "id": "",
- "label": "edit stop",
- "localized": "остановка редактирования",
+ "id": 0,
+ "label": "Enable",
+ "localized": "Включить",
"reload": "",
- "hint": "остановка редактирования"
+ "hint": ""
},
{
- "id": "",
- "label": "embedded metadata",
- "localized": "встроенные метаданные",
+ "id": 0,
+ "label": "Erode size",
+ "localized": "Размер эрозии",
"reload": "",
- "hint": "встроенные метаданные"
+ "hint": ""
},
{
- "id": "",
- "label": "enable embeddings support",
- "localized": "включить поддержку эмбеддингов",
+ "id": 0,
+ "label": "Enable PixelArt",
+ "localized": "Включить PixelArt",
"reload": "",
- "hint": "включить поддержку эмбеддингов"
+ "hint": ""
},
{
- "id": "",
- "label": "enable file wildcards support",
- "localized": "включить поддержку масок файлов",
+ "id": 0,
+ "label": "Enable edge detection",
+ "localized": "Включить обнаружение краев",
"reload": "",
- "hint": "включить поддержку масок файлов"
+ "hint": ""
},
{
- "id": "",
- "label": "enable freeu",
- "localized": "включить фриу",
+ "id": 0,
+ "label": "Edge block size",
+ "localized": "Размер блока края",
"reload": "",
- "hint": "включить фриу"
+ "hint": ""
},
{
- "id": "",
- "label": "enable teacache",
- "localized": "включить тиакэш",
+ "id": 0,
+ "label": "Edge image weight",
+ "localized": "Вес изображения краев",
"reload": "",
- "hint": "включить тиакэш"
+ "hint": ""
},
{
- "id": "",
- "label": "enable tonemap",
- "localized": "включить тональную карту",
+ "id": 0,
+ "label": "Escape brackets",
+ "localized": "Экранировать скобки",
"reload": "",
- "hint": "включить тональную карту"
+ "hint": "Экранировать круглые и квадратные скобки в тегах обратными косой чертой. Требуется, когда теги содержат символы, имеющие специальное значение в синтаксисе промптов, такие как ( ) [ ]. Включите это, если используете результат напрямую в промптах."
},
{
- "id": "",
- "label": "enable use of reference models",
- "localized": "включить использование референсных моделей",
+ "id": 0,
+ "label": "Exclude tags",
+ "localized": "Исключить теги",
"reload": "",
- "hint": "включить использование референсных моделей"
+ "hint": "Список тегов через запятую, которые нужно исключить из вывода. Полезно для фильтрации нежелательных или часто повторяющихся тегов."
},
{
- "id": "",
- "label": "enabled",
- "localized": "включено",
+ "id": 0,
+ "label": "Extension GIT repository URL",
+ "localized": "URL-адрес GIT-репозитория расширения",
"reload": "",
- "hint": "включено"
+ "hint": "Укажите URL-адрес репозитория расширения на GitHub"
},
{
- "id": "",
- "label": "encoder",
- "localized": "кодировщик",
+ "id": 0,
+ "label": "ExecutionProvider.CPU",
+ "localized": "ExecutionProvider.CPU",
"reload": "",
- "hint": "кодировщик"
+ "hint": ""
},
{
- "id": "",
- "label": "end",
- "localized": "конец",
+ "id": 0,
+ "label": "ExecutionProvider.DirectML",
+ "localized": "ExecutionProvider.DirectML",
"reload": "",
- "hint": "конец"
+ "hint": ""
},
{
- "id": "",
- "label": "enhance prompt",
- "localized": "улучшить промпт",
+ "id": 0,
+ "label": "ExecutionProvider.CUDA",
+ "localized": "ExecutionProvider.CUDA",
"reload": "",
- "hint": "улучшить промпт"
+ "hint": ""
},
{
- "id": "",
- "label": "ensemble size",
- "localized": "размер ансамбля",
+ "id": 0,
+ "label": "ExecutionProvider.ROCm",
+ "localized": "ExecutionProvider.ROCm",
"reload": "",
- "hint": "размер ансамбля"
+ "hint": ""
},
{
- "id": "",
- "label": "epsilon",
- "localized": "эпсилон",
+ "id": 0,
+ "label": "ExecutionProvider.MIGraphX",
+ "localized": "ExecutionProvider.MIGraphX",
"reload": "",
- "hint": "эпсилон"
+ "hint": ""
},
{
- "id": "",
- "label": "erode",
- "localized": "эрозия",
+ "id": 0,
+ "label": "ExecutionProvider.OpenVINO",
+ "localized": "ExecutionProvider.OpenVINO",
"reload": "",
- "hint": "эрозия"
+ "hint": ""
},
{
- "id": "",
- "label": "erode size",
- "localized": "размер эрозии",
+ "id": 0,
+ "label": "Enable modular pipelines (experimental)",
+ "localized": "Включить модульные конвейеры (экспериментально)",
"reload": "",
- "hint": "размер эрозии"
+ "hint": ""
},
{
- "id": "",
- "label": "eta",
- "localized": "эта",
+ "id": 0,
+ "label": "Expandable segments",
+ "localized": "Расширяемые сегменты",
"reload": "",
- "hint": "эта"
+ "hint": ""
},
{
- "id": "",
- "label": "euler",
- "localized": "эйлер",
+ "id": 0,
+ "label": "Enable use of reference models",
+ "localized": "Включить использование референсных моделей",
"reload": "",
- "hint": "эйлер"
+ "hint": ""
},
{
- "id": "",
- "label": "euler edm",
- "localized": "эйлер эдм",
+ "id": 0,
+ "label": "Enable embeddings support",
+ "localized": "Включить поддержку эмбеддингов",
"reload": "",
- "hint": "эйлер эдм"
+ "hint": ""
},
{
- "id": "",
- "label": "euler flowmatch",
- "localized": "эйлер флоуматч",
+ "id": 0,
+ "label": "Enable file wildcards support",
+ "localized": "Включить поддержку подстановочных знаков (wildcards)",
"reload": "",
- "hint": "эйлер флоуматч"
+ "hint": ""
},
{
- "id": "",
- "label": "euler sgm",
- "localized": "эйлер сгм",
+ "id": 0,
+ "label": "Extra noise multiplier for img2img",
+ "localized": "Дополнительный множитель шума для img2img",
"reload": "",
- "hint": "эйлер сгм"
+ "hint": ""
},
{
- "id": "",
- "label": "executionprovider.cpu",
- "localized": "поставщик выполнения.cpu",
+ "id": 0,
+ "label": "Embeddings train templates directory",
+ "localized": "Каталог шаблонов обучения эмбеддингов",
"reload": "",
- "hint": "поставщик выполнения.cpu"
+ "hint": ""
},
{
- "id": "",
- "label": "executionprovider.cuda",
- "localized": "поставщик выполнения.cuda",
+ "id": 0,
+ "label": "Enable Hypernetwork support",
+ "localized": "Включить поддержку гиперсетей",
"reload": "",
- "hint": "поставщик выполнения.cuda"
+ "hint": ""
},
{
- "id": "",
- "label": "executionprovider.directml",
- "localized": "поставщик выполнения.directml",
+ "id": 0,
+ "label": "Enable tensorboard logging",
+ "localized": "Включить логирование в Tensorboard",
"reload": "",
- "hint": "поставщик выполнения.directml"
- },
+ "hint": ""
+ }
+ ],
+ "f": [
{
- "id": "",
- "label": "executionprovider.migraphx",
- "localized": "поставщик выполнения.migraphx",
+ "id": 0,
+ "label": "Fixed",
+ "localized": "Фиксированный",
"reload": "",
- "hint": "поставщик выполнения.migraphx"
+ "hint": "Изменить размер изображения до целевого разрешения. Если высота и ширина не совпадают, соотношение сторон будет некорректным"
},
{
- "id": "",
- "label": "executionprovider.openvino",
- "localized": "поставщик выполнения.openvino",
+ "id": 0,
+ "label": "Folder",
+ "localized": "Папка",
"reload": "",
- "hint": "поставщик выполнения.openvino"
+ "hint": ""
},
{
- "id": "",
- "label": "executionprovider.rocm",
- "localized": "поставщик выполнения.rocm",
+ "id": 0,
+ "label": "FramePack",
+ "localized": "FramePack",
"reload": "",
- "hint": "поставщик выполнения.rocm"
+ "hint": ""
},
{
- "id": "",
- "label": "expandable segments",
- "localized": "расширяемые сегменты",
+ "id": 0,
+ "label": "Frames",
+ "localized": "Кадры",
"reload": "",
- "hint": "расширяемые сегменты"
+ "hint": ""
},
{
- "id": "",
- "label": "exponential",
- "localized": "экспоненциальный",
+ "id": 0,
+ "label": "Fallback guidance",
+ "localized": "Резервное руководство",
"reload": "",
- "hint": "экспоненциальный"
+ "hint": ""
},
{
- "id": "",
- "label": "exposure",
- "localized": "экспозиция",
+ "id": 0,
+ "label": "FreeU",
+ "localized": "FreeU",
"reload": "",
- "hint": "экспозиция"
+ "hint": ""
},
{
- "id": "",
- "label": "extra noise multiplier for img2img",
- "localized": "дополнительный множитель шума для img2img",
+ "id": 0,
+ "label": "Faster Cache",
+ "localized": "Faster Cache",
"reload": "",
- "hint": "дополнительный множитель шума для img2img"
+ "hint": ""
},
{
- "id": "",
- "label": "extract lora",
- "localized": "извлечь LoRA",
+ "id": 0,
+ "label": "Folders",
+ "localized": "Папки",
"reload": "",
- "hint": "извлечь LoRA"
+ "hint": ""
},
{
- "id": "",
- "label": "face",
- "localized": "лицо",
+ "id": 0,
+ "label": "Fetch model preview metadata",
+ "localized": "Получить метаданные предпросмотра модели",
"reload": "",
- "hint": "лицо"
+ "hint": ""
},
{
- "id": "",
- "label": "face confidence",
- "localized": "уверенность лица",
+ "id": 0,
+ "label": "Flow shift",
+ "localized": "Сдвиг потока (Flow shift)",
"reload": "",
- "hint": "уверенность лица"
+ "hint": "Значение сдвига для моделей flowmatching. Управляет распределением шагов денойзинга. Значения: - >1.0: больше шагов на ранних этапах (лучше структура) - <1.0: больше шагов на поздних этапах (лучше детализация) - 1.0: сбалансированный график Большинство моделей flowmatching используют значение 3 по умолчанию. Неактивно, если включен динамический сдвиг."
},
{
- "id": "",
- "label": "faceid model",
- "localized": "модель FaceID",
+ "id": 0,
+ "label": "FDG scales",
+ "localized": "Шкалы FDG",
"reload": "",
- "hint": "модель FaceID"
+ "hint": ""
},
{
- "id": "",
- "label": "fall-off exponent (lower=higher detail)",
- "localized": "показатель спада (ниже = больше деталей)",
+ "id": 0,
+ "label": "FDG weights",
+ "localized": "Веса FDG",
"reload": "",
- "hint": "показатель спада (ниже = больше деталей)"
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
+ "label": "FDG rescale space",
+ "localized": "Пространство пересчета FDG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force HiRes",
+ "localized": "Принудительный HiRes",
+ "reload": "",
+ "hint": "Hires запускается автоматически при выборе латентного апскейла, но пропускается при использовании нелатентных апскейлеров. Включите, чтобы запустить Hires с обычными апскейлерами."
+ },
+ {
+ "id": 0,
+ "label": "FreeU preset",
+ "localized": "Пресет FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FaceID Model",
+ "localized": "Модель FaceID",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Final strength",
+ "localized": "Конечная сила",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "full",
+ "localized": "полная",
+ "reload": "",
+ "hint": "Всегда использовать полную точность (full precision)"
+ },
+ {
+ "id": 0,
+ "label": "Fall-off exponent (lower=higher detail)",
+ "localized": "Экспонента спада (ниже=детальнее)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fill strength",
+ "localized": "Сила заполнения",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Face",
+ "localized": "Лицо",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Face confidence",
+ "localized": "Уверенность распознавания лица",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP model variant",
+ "localized": "Вариант модели FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP resolution",
+ "localized": "Разрешение FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP duration",
+ "localized": "Длительность FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP target FPS",
+ "localized": "Целевой FPS FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP interpolation",
+ "localized": "Интерполяция FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP init strength",
+ "localized": "Начальная сила FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP end strength",
+ "localized": "Конечная сила FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP vision strength",
+ "localized": "Сила зрения FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP section prompts",
+ "localized": "Промпты секций FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP latent window size",
+ "localized": "Размер латентного окна FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP steps",
+ "localized": "Шаги FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP sampler shift",
+ "localized": "Сдвиг сэмплера FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP CFG scale",
+ "localized": "Шкала CFG FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP distilled CFG scale",
+ "localized": "Шкала Distilled CFG FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP CFG re-scale",
+ "localized": "Пересчет шкалы CFG FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP system prompt",
+ "localized": "Системный промпт FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP model receipe",
+ "localized": "Рецепт модели FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable TeaCache",
+ "localized": "Включить TeaCache FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP use optimized system prompt",
+ "localized": "Использовать оптимизированный системный промпт FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable CFGZero",
+ "localized": "Включить CFGZero FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable Preview",
+ "localized": "Включить предпросмотр FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP attention",
+ "localized": "Внимание (attention) FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP VAE",
+ "localized": "FP VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FPS",
+ "localized": "FPS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Foreground threshold",
+ "localized": "Порог переднего плана",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Frame change sensitivity",
+ "localized": "Чувствительность изменения кадров",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename",
+ "localized": "Имя файла",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force model eval",
+ "localized": "Принудительная оценка модели",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
"label": "false",
- "localized": "ложь",
+ "localized": "false",
"reload": "",
- "hint": "ложь"
+ "hint": ""
},
{
- "id": "",
- "label": "fast",
- "localized": "быстрый",
+ "id": 0,
+ "label": "Full precision (--no-half-vae)",
+ "localized": "Полная точность (--no-half-vae)",
"reload": "",
- "hint": "быстрый"
+ "hint": "Использует FP32 для VAE. Может дать лучший результат, но потребляет больше видеопамяти и замедляет генерацию."
},
{
- "id": "",
- "label": "file or folder with user-defined styles",
- "localized": "файл или папка с пользовательскими стилями",
+ "id": 0,
+ "label": "FP32",
+ "localized": "FP32",
"reload": "",
- "hint": "файл или папка с пользовательскими стилями"
+ "hint": "Использовать 32-битную точность с плавающей запятой для вычислений"
},
{
- "id": "",
- "label": "filename",
- "localized": "имя файла",
+ "id": 0,
+ "label": "FP16",
+ "localized": "FP16",
"reload": "",
- "hint": "имя файла"
+ "hint": "Использовать 16-битную точность с плавающей запятой для вычислений"
},
{
- "id": "",
- "label": "first-block cache enabled",
- "localized": "кэш первого блока включен",
+ "id": 0,
+ "label": "Force full precision (--no-half)",
+ "localized": "Принудительная полная точность (--no-half)",
"reload": "",
- "hint": "кэш первого блока включен"
+ "hint": "Использует FP32 для модели. Может дать лучший результат, но потребляет больше видеопамяти и замедляет генерацию."
},
{
- "id": "",
- "label": "fixed unet precision",
- "localized": "фиксированная точность UNet",
+ "id": 0,
+ "label": "Flash",
+ "localized": "Flash",
"reload": "",
- "hint": "фиксированная точность UNet"
+ "hint": ""
},
{
- "id": "",
- "label": "flash attention",
- "localized": "Flash Attention",
+ "id": 0,
+ "label": "Flex attention",
+ "localized": "Flex attention",
"reload": "",
- "hint": "Flash Attention"
+ "hint": ""
},
{
- "id": "",
- "label": "flavors",
- "localized": "варианты",
+ "id": 0,
+ "label": "Flash attention",
+ "localized": "Flash attention",
"reload": "",
- "hint": "варианты"
+ "hint": "Высокооптимизированный алгоритм внимания. Значительно снижает использование видеопамяти и ускоряет инференс, но может быть недетерминированным."
},
{
- "id": "",
- "label": "flow shift",
- "localized": "сдвиг потока",
+ "id": 0,
+ "label": "Fused projections",
+ "localized": "Слитые проекции (Fused projections)",
"reload": "",
- "hint": "сдвиг потока"
+ "hint": ""
},
{
- "id": "",
- "label": "folder",
- "localized": "папка",
- "reload": "",
- "hint": "папка"
- },
- {
- "id": "",
- "label": "folder for control generate",
- "localized": "папка для генерации Control",
- "reload": "",
- "hint": "папка для генерации Control"
- },
- {
- "id": "",
- "label": "folder for control grids",
- "localized": "папка для сеток Control",
- "reload": "",
- "hint": "папка для сеток Control"
- },
- {
- "id": "",
- "label": "folder for disk offload",
- "localized": "папка для выгрузки на диск",
- "reload": "",
- "hint": "папка для выгрузки на диск"
- },
- {
- "id": "",
- "label": "folder for huggingface cache",
- "localized": "папка для кэша Hugging Face",
- "reload": "",
- "hint": "папка для кэша Hugging Face"
- },
- {
- "id": "",
- "label": "folder for image generate",
- "localized": "папка для генерации изображений",
- "reload": "",
- "hint": "папка для генерации изображений"
- },
- {
- "id": "",
- "label": "folder for img2img grids",
- "localized": "папка для сеток img2img",
- "reload": "",
- "hint": "папка для сеток img2img"
- },
- {
- "id": "",
- "label": "folder for init images",
- "localized": "папка для начальных изображений",
- "reload": "",
- "hint": "папка для начальных изображений"
- },
- {
- "id": "",
- "label": "folder for manually saved images",
- "localized": "папка для изображений, сохраненных вручную",
- "reload": "",
- "hint": "папка для изображений, сохраненных вручную"
- },
- {
- "id": "",
- "label": "folder for onnx cached models",
- "localized": "папка для кэшированных моделей ONNX",
- "reload": "",
- "hint": "папка для кэшированных моделей ONNX"
- },
- {
- "id": "",
- "label": "folder for onnx conversion",
- "localized": "папка для конвертации ONNX",
- "reload": "",
- "hint": "папка для конвертации ONNX"
- },
- {
- "id": "",
- "label": "folder for openvino cache",
- "localized": "папка для кэша OpenVINO",
- "reload": "",
- "hint": "папка для кэша OpenVINO"
- },
- {
- "id": "",
- "label": "folder for processed images",
- "localized": "папка для обработанных изображений",
- "reload": "",
- "hint": "папка для обработанных изображений"
- },
- {
- "id": "",
- "label": "folder for text generate",
- "localized": "папка для генерации текста",
- "reload": "",
- "hint": "папка для генерации текста"
- },
- {
- "id": "",
- "label": "folder for tunable ops cache",
- "localized": "папка для кэша настраиваемых операций",
- "reload": "",
- "hint": "папка для кэша настраиваемых операций"
- },
- {
- "id": "",
- "label": "folder for txt2img grids",
- "localized": "папка для сеток txt2img",
- "reload": "",
- "hint": "папка для сеток txt2img"
- },
- {
- "id": "",
- "label": "folder for videos",
- "localized": "папка для видео",
- "reload": "",
- "hint": "папка для видео"
- },
- {
- "id": "",
- "label": "folder with bsrgan models",
- "localized": "папка с моделями BSRGAN",
- "reload": "",
- "hint": "папка с моделями BSRGAN"
- },
- {
- "id": "",
- "label": "folder with chainner models",
- "localized": "папка с моделями Chainner",
- "reload": "",
- "hint": "папка с моделями Chainner"
- },
- {
- "id": "",
- "label": "folder with clip models",
- "localized": "папка с моделями CLIP",
- "reload": "",
- "hint": "папка с моделями CLIP"
- },
- {
- "id": "",
- "label": "folder with codeformer models",
- "localized": "папка с моделями CodeFormer",
- "reload": "",
- "hint": "папка с моделями CodeFormer"
- },
- {
- "id": "",
- "label": "folder with control models",
- "localized": "папка с моделями Control",
- "reload": "",
- "hint": "папка с моделями Control"
- },
- {
- "id": "",
- "label": "folder with esrgan models",
- "localized": "папка с моделями ESRGAN",
- "reload": "",
- "hint": "папка с моделями ESRGAN"
- },
- {
- "id": "",
- "label": "folder with gfpgan models",
- "localized": "папка с моделями GFPGAN",
- "reload": "",
- "hint": "папка с моделями GFPGAN"
- },
- {
- "id": "",
- "label": "folder with huggingface models",
- "localized": "папка с моделями Hugging Face",
- "reload": "",
- "hint": "папка с моделями Hugging Face"
- },
- {
- "id": "",
- "label": "folder with hypernetwork models",
- "localized": "папка с моделями Hypernetwork",
- "reload": "",
- "hint": "папка с моделями Hypernetwork"
- },
- {
- "id": "",
- "label": "folder with ldsr models",
- "localized": "папка с моделями LDSR",
- "reload": "",
- "hint": "папка с моделями LDSR"
- },
- {
- "id": "",
- "label": "folder with lora network(s)",
- "localized": "папка с сетью(сетями) LoRA",
- "reload": "",
- "hint": "папка с сетью(сетями) LoRA"
- },
- {
- "id": "",
- "label": "folder with realesrgan models",
- "localized": "папка с моделями Real-ESRGAN",
- "reload": "",
- "hint": "папка с моделями Real-ESRGAN"
- },
- {
- "id": "",
- "label": "folder with scunet models",
- "localized": "папка с моделями SCUNet",
- "reload": "",
- "hint": "папка с моделями SCUNet"
- },
- {
- "id": "",
- "label": "folder with stable diffusion models",
- "localized": "папка с моделями Stable Diffusion",
- "reload": "",
- "hint": "папка с моделями Stable Diffusion"
- },
- {
- "id": "",
- "label": "folder with swinir models",
- "localized": "папка с моделями SwinIR",
- "reload": "",
- "hint": "папка с моделями SwinIR"
- },
- {
- "id": "",
- "label": "folder with text encoder files",
- "localized": "папка с файлами текстового энкодера",
- "reload": "",
- "hint": "папка с файлами текстового энкодера"
- },
- {
- "id": "",
- "label": "folder with textual inversion embeddings",
- "localized": "папка с встраиваниями Textual Inversion",
- "reload": "",
- "hint": "папка с встраиваниями Textual Inversion"
- },
- {
- "id": "",
- "label": "folder with unet files",
- "localized": "папка с файлами UNet",
- "reload": "",
- "hint": "папка с файлами UNet"
- },
- {
- "id": "",
- "label": "folder with user-defined wildcards",
- "localized": "папка с пользовательскими шаблонами",
- "reload": "",
- "hint": "папка с пользовательскими шаблонами"
- },
- {
- "id": "",
- "label": "folder with vae files",
- "localized": "папка с файлами VAE",
- "reload": "",
- "hint": "папка с файлами VAE"
- },
- {
- "id": "",
- "label": "folder with yolo models",
- "localized": "папка с моделями YOLO",
- "reload": "",
- "hint": "папка с моделями YOLO"
- },
- {
- "id": "",
- "label": "font color",
- "localized": "цвет шрифта",
- "reload": "",
- "hint": "цвет шрифта"
- },
- {
- "id": "",
- "label": "font file",
- "localized": "файл шрифта",
- "reload": "",
- "hint": "файл шрифта"
- },
- {
- "id": "",
- "label": "font size",
- "localized": "размер шрифта",
- "reload": "",
- "hint": "размер шрифта"
- },
- {
- "id": "",
- "label": "force model eval",
- "localized": "принудительная оценка модели",
- "reload": "",
- "hint": "принудительная оценка модели"
- },
- {
- "id": "",
- "label": "foreground threshold",
- "localized": "порог переднего плана",
- "reload": "",
- "hint": "порог переднего плана"
- },
- {
- "id": "",
- "label": "fp4",
- "localized": "fp4",
- "reload": "",
- "hint": "fp4"
- },
- {
- "id": "",
- "label": "frame change sensitivity",
- "localized": "чувствительность к изменению кадра",
- "reload": "",
- "hint": "чувствительность к изменению кадра"
- },
- {
- "id": "",
- "label": "frames",
- "localized": "кадры",
- "reload": "",
- "hint": "кадры"
- },
- {
- "id": "",
- "label": "freeinit",
- "localized": "FreeInit",
- "reload": "",
- "hint": "FreeInit"
- },
- {
- "id": "",
- "label": "freeu enabled",
+ "id": 0,
+ "label": "FreeU enabled",
"localized": "FreeU включен",
"reload": "",
- "hint": "FreeU включен"
+ "hint": ""
},
{
- "id": "",
- "label": "freeu preset",
- "localized": "пресет FreeU",
+ "id": 0,
+ "label": "FreeU 1st stage backbone",
+ "localized": "FreeU 1-я стадия backbone",
"reload": "",
- "hint": "пресет FreeU"
+ "hint": ""
},
{
- "id": "",
- "label": "full vae",
- "localized": "полный VAE",
+ "id": 0,
+ "label": "FreeU 2nd stage backbone",
+ "localized": "FreeU 2-я стадия backbone",
"reload": "",
- "hint": "полный VAE"
+ "hint": ""
},
{
- "id": "",
- "label": "full-depth cudnn benchmark",
- "localized": "полноценный тест cuDNN",
+ "id": 0,
+ "label": "FreeU 1st stage skip",
+ "localized": "FreeU 1-я стадия skip",
"reload": "",
- "hint": "полноценный тест cuDNN"
+ "hint": ""
},
{
- "id": "",
- "label": "fuse strength",
- "localized": "сила объединения",
+ "id": 0,
+ "label": "FreeU 2nd stage skip",
+ "localized": "FreeU 2-я стадия skip",
"reload": "",
- "hint": "сила объединения"
+ "hint": ""
},
{
- "id": "",
- "label": "fused projections",
- "localized": "объединенные проекции",
+ "id": 0,
+ "label": "FoCa",
+ "localized": "FoCa",
"reload": "",
- "hint": "объединенные проекции"
+ "hint": ""
},
{
- "id": "",
- "label": "gamma",
- "localized": "гамма",
+ "id": 0,
+ "label": "FasterCache cache enabled",
+ "localized": "Кэш FasterCache включен",
"reload": "",
- "hint": "гамма"
+ "hint": ""
},
{
- "id": "",
- "label": "gamma corrected",
- "localized": "скорректированный по гамме",
+ "id": 0,
+ "label": "FasterCache spacial skip range",
+ "localized": "Диапазон пространственного пропуска FasterCache",
"reload": "",
- "hint": "скорректированный по гамме"
+ "hint": ""
},
{
- "id": "",
- "label": "gate step",
- "localized": "шаг шлюза",
+ "id": 0,
+ "label": "FasterCache spacial skip start",
+ "localized": "Начало пространственного пропуска FasterCache",
"reload": "",
- "hint": "шаг шлюза"
+ "hint": ""
},
{
- "id": "",
- "label": "gc threshold",
- "localized": "порог GC",
+ "id": 0,
+ "label": "FasterCache spacial skip end",
+ "localized": "Конец пространственного пропуска FasterCache",
"reload": "",
- "hint": "порог GC"
+ "hint": ""
},
{
- "id": "",
- "label": "get changelog",
- "localized": "получить список изменений",
+ "id": 0,
+ "label": "FasterCache uncond skip range",
+ "localized": "Диапазон безусловного пропуска FasterCache",
"reload": "",
- "hint": "получить список изменений"
+ "hint": ""
},
{
- "id": "",
- "label": "gpu",
- "localized": "gpu",
+ "id": 0,
+ "label": "FasterCache uncond skip start",
+ "localized": "Начало безусловного пропуска FasterCache",
"reload": "",
- "hint": "gpu"
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
+ "label": "FasterCache uncond skip end",
+ "localized": "Конец безусловного пропуска FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache guidance distilled",
+ "localized": "FasterCache guidance distilled",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "fullgraph",
+ "localized": "полный граф",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with stable diffusion models",
+ "localized": "Папка с моделями Stable Diffusion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Huggingface models",
+ "localized": "Папка с моделями Huggingface",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for Huggingface cache",
+ "localized": "Папка для кэша Huggingface",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for Tunable ops cache",
+ "localized": "Папка для кэша Tunable ops",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with VAE files",
+ "localized": "Папка с файлами VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with UNET files",
+ "localized": "Папка с файлами UNET",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Text encoder files",
+ "localized": "Папка с файлами текстового энкодера",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with LoRA network(s)",
+ "localized": "Папка с сетями LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "File or Folder with user-defined styles",
+ "localized": "Файл или папка с пользовательскими стилями",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with user-defined wildcards",
+ "localized": "Папка с пользовательскими вайлдкардами",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with textual inversion embeddings",
+ "localized": "Папка с эмбеддингами Textual Inversion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Control models",
+ "localized": "Папка с моделями Control",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Yolo models",
+ "localized": "Папка с моделями Yolo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with ESRGAN models",
+ "localized": "Папка с моделями ESRGAN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with BSRGAN models",
+ "localized": "Папка с моделями BSRGAN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with RealESRGAN models",
+ "localized": "Папка с моделями RealESRGAN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with SCUNet models",
+ "localized": "Папка с моделями SCUNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with SwinIR models",
+ "localized": "Папка с моделями SwinIR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with CLIP models",
+ "localized": "Папка с моделями CLIP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for disk offload",
+ "localized": "Папка для выгрузки на диск",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for OpenVINO cache",
+ "localized": "Папка для кэша OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for ONNX cached models",
+ "localized": "Папка для кэшированных моделей ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for ONNX conversion",
+ "localized": "Папка для конвертации ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with chaiNNer models",
+ "localized": "Папка с моделями chaiNNer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "File format",
+ "localized": "Формат файла",
+ "reload": "",
+ "hint": "Выберите формат файлов для изображений"
+ },
+ {
+ "id": 0,
+ "label": "Font file",
+ "localized": "Файл шрифта",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Font color",
+ "localized": "Цвет шрифта",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for text generate",
+ "localized": "Папка для генерации текста",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for image generate",
+ "localized": "Папка для генерации изображений",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for control generate",
+ "localized": "Папка для генерации control",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for processed images",
+ "localized": "Папка для обработанных изображений",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for manually saved images",
+ "localized": "Папка для вручную сохраненных изображений",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for videos",
+ "localized": "Папка для видео",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for init images",
+ "localized": "Папка для исходных изображений (init)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for txt2img grids",
+ "localized": "Папка для сеток txt2img",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for img2img grids",
+ "localized": "Папка для сеток img2img",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for control grids",
+ "localized": "Папка для сеток control",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Font size",
+ "localized": "Размер шрифта",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Full VAE",
+ "localized": "Полный VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force offline mode",
+ "localized": "Принудительный автономный режим",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fixed UNet precision",
+ "localized": "Фиксированная точность UNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename join string",
+ "localized": "Строка соединения имени файла",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename word regex",
+ "localized": "RegEx для слов в имени файла",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force zeros for prompts when empty",
+ "localized": "Принудительные нули для пустых промптов",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "fill",
+ "localized": "заполнение",
+ "reload": "",
+ "hint": "Изменить размер изображения так, чтобы оно целиком вписалось в целевое разрешение. Пустое пространство заполняется цветами изображения."
+ },
+ {
+ "id": 0,
+ "label": "For image processing do exact number of steps as specified",
+ "localized": "Для обработки изображений выполнять ровно указанное количество шагов",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with LyCORIS network(s)",
+ "localized": "Папка с сетями LyCORIS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fuse strength",
+ "localized": "Сила слияния",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeInit",
+ "localized": "FreeInit",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "g": [
+ {
+ "id": 755,
+ "label": "Gallery",
+ "localized": "Галерея",
+ "reload": "",
+ "hint": "Галерея изображений"
+ },
+ {
+ "id": 165,
+ "label": "GitHub",
+ "localized": "GitHub",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 247,
+ "label": "Guidance",
+ "localized": "Подсказки (Guidance)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 165,
+ "label": "GenerateGenerate",
+ "localized": "Сгенерировать",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 154,
+ "label": "Generate forever",
+ "localized": "Бесконечная генерация",
+ "reload": "",
+ "hint": "Запустить процесс и продолжать до отмены"
+ },
+ {
+ "id": 647,
+ "label": "Generate",
+ "localized": "Сгенерировать",
+ "reload": "",
+ "hint": "Начать обработку"
+ },
+ {
+ "id": 551,
+ "label": "Get receipe",
+ "localized": "Получить рецепт",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 418,
+ "label": "GPU Monitor",
+ "localized": "Монитор GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 602,
+ "label": "Get Changelog",
+ "localized": "Получить список изменений",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 575,
+ "label": "Generic",
+ "localized": "Общий",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 167,
+ "label": "Google GenAI",
+ "localized": "Google GenAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 928,
+ "label": "Group Offload",
+ "localized": "Групповая выгрузка",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 487,
+ "label": "Grid Options",
+ "localized": "Параметры сетки",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 408,
+ "label": "Grids",
+ "localized": "Сетки",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "Guider",
+ "localized": "Направитель",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 751,
+ "label": "Guidance scale",
+ "localized": "Шкала соответствия (CFG)",
+ "reload": "",
+ "hint": "Шкала Classifier Free Guidance: насколько сильно изображение должно соответствовать промпту. Низкие значения дают более творческий результат, высокие — заставляют строже следовать запросу; рекомендуемые значения от 5 до 10"
+ },
+ {
+ "id": 981,
+ "label": "Guidance end",
+ "localized": "Конец подсказки",
+ "reload": "",
+ "hint": "Завершает действие CFG и PAG раньше срока: значение 1 действует как обычно, 0.5 прекращает подсказки на 50% шагов"
+ },
+ {
+ "id": 841,
+ "label": "Guidance rescale",
+ "localized": "Перемасштабирование подсказки",
+ "reload": "",
+ "hint": "Изменяет масштаб подсказки во избежание переэкспонированных изображений при высоких значениях CFG"
+ },
+ {
+ "id": 752,
+ "label": "Gamma",
+ "localized": "Гамма",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 832,
+ "label": "Grid margins",
+ "localized": "Отступы сетки",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 921,
+ "label": "Grid sections",
+ "localized": "Разделы сетки",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 112,
+ "label": "Guidance strength",
+ "localized": "Сила подсказки",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 402,
+ "label": "Guidance start",
+ "localized": "Начало подсказки",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 166,
+ "label": "Guidance stop",
+ "localized": "Остановка подсказки",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 305,
+ "label": "Gate step",
+ "localized": "Шаг затвора (Gate step)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 410,
+ "label": "Guess mode",
+ "localized": "Режим угадывания",
+ "reload": "",
+ "hint": "Убирает необходимость вводить промпт для ControlNet. Заставляет энкодер Controlnet делать «лучшее предположение» на основе содержимого входной карты управления."
+ },
+ {
+ "id": 653,
"label": "gradient",
- "localized": "градиент",
+ "localized": "Градиент",
"reload": "",
- "hint": "градиент"
+ "hint": ""
},
{
- "id": "",
- "label": "grid background color",
- "localized": "цвет фона сетки",
+ "id": 281,
+ "label": "Gamma corrected",
+ "localized": "С гамма-коррекцией",
"reload": "",
- "hint": "цвет фона сетки"
+ "hint": ""
},
{
- "id": "",
- "label": "grid margins",
- "localized": "поля сетки",
+ "id": 416,
+ "label": "General threshold",
+ "localized": "Общий порог",
"reload": "",
- "hint": "поля сетки"
+ "hint": "Порог уверенности для общих тегов (например, объекты, действия, окружение). В вывод включаются только теги с уверенностью выше этого порога. Высокие значения делают отбор строже (меньше тегов), низкие — включают больше тегов."
},
{
- "id": "",
- "label": "grid sections:",
- "localized": "разделы сетки:",
+ "id": 240,
+ "label": "GPU",
+ "localized": "GPU",
"reload": "",
- "hint": "разделы сетки:"
+ "hint": ""
},
{
- "id": "",
- "label": "group size",
- "localized": "размер группы",
+ "id": 721,
+ "label": "Google cloud use VertexAI endpoints",
+ "localized": "Google Cloud: использовать эндпоинты VertexAI",
"reload": "",
- "hint": "размер группы"
+ "hint": ""
},
{
- "id": "",
- "label": "guidance",
- "localized": "направляющая",
+ "id": 142,
+ "label": "Google cloud API key",
+ "localized": "Ключ API Google Cloud",
"reload": "",
- "hint": "направляющая"
+ "hint": ""
},
{
- "id": "",
- "label": "guidance start",
- "localized": "начало направляющей",
+ "id": 111,
+ "label": "Google Cloud project ID",
+ "localized": "ID проекта Google Cloud",
"reload": "",
- "hint": "начало направляющей"
+ "hint": ""
},
{
- "id": "",
- "label": "guidance stop",
- "localized": "остановка направляющей",
+ "id": 312,
+ "label": "Google Cloud location ID",
+ "localized": "ID локации Google Cloud",
"reload": "",
- "hint": "остановка направляющей"
+ "hint": ""
},
{
- "id": "",
- "label": "guidance strength",
- "localized": "сила направляющей",
+ "id": 100,
+ "label": "group",
+ "localized": "Группа",
"reload": "",
- "hint": "сила направляющей"
+ "hint": ""
},
{
- "id": "",
- "label": "hands",
- "localized": "руки",
+ "id": 955,
+ "label": "Group size",
+ "localized": "Размер группы",
"reload": "",
- "hint": "руки"
+ "hint": ""
},
{
- "id": "",
- "label": "hdr range",
- "localized": "диапазон HDR",
+ "id": 411,
+ "label": "GC threshold",
+ "localized": "Порог GC (сборки мусора)",
"reload": "",
- "hint": "диапазон HDR"
+ "hint": ""
},
{
- "id": "",
- "label": "hed",
- "localized": "hed",
+ "id": 122,
+ "label": "Grid max rows count",
+ "localized": "Макс. количество строк сетки",
"reload": "",
- "hint": "hed"
+ "hint": ""
},
{
- "id": "",
- "label": "height after",
- "localized": "высота после",
+ "id": 166,
+ "label": "Grid max columns count",
+ "localized": "Макс. количество столбцов сетки",
"reload": "",
- "hint": "высота после"
+ "hint": ""
},
{
- "id": "",
- "label": "height before",
- "localized": "высота до",
+ "id": 714,
+ "label": "Grid background color",
+ "localized": "Цвет фона сетки",
"reload": "",
- "hint": "высота до"
+ "hint": ""
},
{
- "id": "",
- "label": "height mask",
- "localized": "маска высоты",
+ "id": 122,
+ "label": "Gallery auto-update on tab change",
+ "localized": "Автообновление галереи при смене вкладки",
"reload": "",
- "hint": "маска высоты"
+ "hint": ""
},
{
- "id": "",
- "label": "heun",
- "localized": "Heun",
+ "id": 147,
+ "label": "GPU monitor interval",
+ "localized": "Интервал мониторинга GPU",
"reload": "",
- "hint": "Heun"
+ "hint": ""
},
{
- "id": "",
- "label": "heun flowmatch",
- "localized": "Heun Flowmatch",
+ "id": 258,
+ "label": "Gallery view columns",
+ "localized": "Колонки просмотра галереи",
"reload": "",
- "hint": "Heun Flowmatch"
+ "hint": ""
},
{
- "id": "",
+ "id": 202,
+ "label": "Grid image size",
+ "localized": "Размер изображения в сетке",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "Global",
+ "localized": "Глобальный",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "h": [
+ {
+ "id": 0,
+ "label": "History",
+ "localized": "История",
+ "reload": "",
+ "hint": "Список предыдущих генераций, которые могут быть подвергнуты дальнейшей обработке"
+ },
+ {
+ "id": 0,
+ "label": "html2md",
+ "localized": "html2md",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Huggingface",
+ "localized": "Huggingface",
+ "reload": "",
+ "hint": "Настройки, связанные с доступом к Huggingface"
+ },
+ {
+ "id": 0,
+ "label": "HiDream",
+ "localized": "HiDream",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HyperTile",
+ "localized": "HyperTile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion",
+ "localized": "HiDiffusion",
+ "reload": "",
+ "hint": "HiDiffusion позволяет создавать изображения высокого разрешения с использованием стандартных моделей без дубликатов/искажений и с улучшенной производительностью"
+ },
+ {
+ "id": 0,
+ "label": "Height",
+ "localized": "Высота",
+ "reload": "",
+ "hint": "Высота изображения"
+ },
+ {
+ "id": 0,
+ "label": "HiRes steps",
+ "localized": "Шаги HiRes",
+ "reload": "",
+ "hint": "Количество шагов сэмплирования для увеличенного изображения. Если 0, используется то же значение, что и для оригинала"
+ },
+ {
+ "id": 0,
+ "label": "HDR clamp",
+ "localized": "HDR clamp",
+ "reload": "",
+ "hint": "Регулирует уровень бессмысленных деталей, отсекая значения, которые значительно отклоняются от среднего распределения. Это особенно полезно для улучшения генерации при высоких значениях Guidance Scale, выявляя выбросы на ранних этапах и применяя математические корректировки на основе настроек диапазона (Boundary) и порога (Threshold). Представьте это как установку диапазона, в котором должны находиться значения вашего изображения, а настройка порога определяет, какие значения должны быть возвращены в этот диапазон"
+ },
+ {
+ "id": 0,
+ "label": "HDR maximize",
+ "localized": "HDR maximize",
+ "reload": "",
+ "hint": "Вычисляет «фактор нормализации», деля максимальное значение тензора на указанный диапазон, умноженный на 4. Этот фактор затем используется для сдвига каналов внутри заданной границы, обеспечивая максимальный динамический диапазон для последующей обработки. Цель — оптимизировать динамический диапазон для внешних приложений, таких как Photoshop, особенно для настройки уровней, контрастности и яркости"
+ },
+ {
+ "id": 0,
+ "label": "HDR range",
+ "localized": "Диапазон HDR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hue",
+ "localized": "Тон",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HQ init latents",
+ "localized": "HQ init latents",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Height after",
+ "localized": "Высота после",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Height mask",
+ "localized": "Маска высоты",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hires use control",
+ "localized": "Использовать ControlNet для Hires",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hands",
+ "localized": "Руки",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "High threshold",
+ "localized": "Верхний порог",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "high noise",
+ "localized": "высокий шум",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet Enabled",
+ "localized": "Hypertile UNet включен",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile HiRes pass only",
+ "localized": "Hypertile только для прохода HiRes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet max tile size",
+ "localized": "Hypertile UNet макс. размер плитки",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet min tile size",
+ "localized": "Hypertile UNet мин. размер плитки",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet swap size",
+ "localized": "Hypertile UNet размер свопа",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet depth",
+ "localized": "Hypertile UNet глубина",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile VAE Enabled",
+ "localized": "Hypertile VAE включен",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile VAE tile size",
+ "localized": "Hypertile VAE размер плитки",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile VAE swap size",
+ "localized": "Hypertile VAE размер свопа",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion apply RAU-Net",
+ "localized": "HiDiffusion применить RAU-Net",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion apply MSW-MSA",
+ "localized": "HiDiffusion применить MSW-MSA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion aggressive at step",
+ "localized": "HiDiffusion агрессивно на шаге",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion override T1 ratio",
+ "localized": "HiDiffusion переопределить соотношение T1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion override T2 ratio",
+ "localized": "HiDiffusion переопределить соотношение T2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
"label": "hidet",
- "localized": "Hidet",
+ "localized": "hidet",
"reload": "",
- "hint": "Hidet"
+ "hint": ""
},
{
- "id": "",
- "label": "high threshold",
- "localized": "высокий порог",
+ "id": 0,
+ "label": "Hide legacy tabs",
+ "localized": "Скрыть устаревшие вкладки",
"reload": "",
- "hint": "высокий порог"
+ "hint": ""
},
{
- "id": "",
- "label": "hires pass only",
- "localized": "только проход высокого разрешения",
+ "id": 0,
+ "label": "Hide input range sliders",
+ "localized": "Скрыть ползунки ввода диапазона",
"reload": "",
- "hint": "только проход высокого разрешения"
+ "hint": ""
},
{
- "id": "",
- "label": "hq init latents",
- "localized": "высококачественные начальные латенты",
+ "id": 0,
+ "label": "Hide params headers",
+ "localized": "Скрыть заголовки параметров",
"reload": "",
- "hint": "высококачественные начальные латенты"
+ "hint": ""
},
{
- "id": "",
- "label": "hue",
- "localized": "hue",
+ "id": 0,
+ "label": "HuggingFace token",
+ "localized": "Токен HuggingFace",
"reload": "",
- "hint": "hue"
+ "hint": ""
},
{
- "id": "",
- "label": "huggingface mirror",
- "localized": "зеркало Hugging Face",
+ "id": 0,
+ "label": "HuggingFace mirror",
+ "localized": "Зеркало HuggingFace",
"reload": "",
- "hint": "зеркало Hugging Face"
+ "hint": ""
},
{
- "id": "",
- "label": "huggingface token",
- "localized": "токен Hugging Face",
+ "id": 0,
+ "label": "HED",
+ "localized": "HED",
"reload": "",
- "hint": "токен Hugging Face"
+ "hint": ""
+ }
+ ],
+ "i": [
+ {
+ "id": 755,
+ "label": "Images",
+ "localized": "Изображения",
+ "reload": "n/a",
+ "hint": "Создание изображений Единый интерфейс Поддержка T2I и I2I С опциональным управлением ControlNet"
},
{
- "id": "",
- "label": "hunyuan",
- "localized": "Hunyuan",
- "reload": "",
- "hint": "Hunyuan"
+ "id": 422,
+ "label": "I2I",
+ "localized": "I2I",
+ "reload": "n/a",
+ "hint": "Создание изображения из изображения Устаревший интерфейс, имитирующий оригинальный интерфейс и поведение image-to-image"
},
{
- "id": "",
- "label": "il",
- "localized": "il",
- "reload": "",
- "hint": "il"
+ "id": 319,
+ "label": "Input",
+ "localized": "Вход",
+ "reload": "n/a",
+ "hint": "Показать/скрыть выбор входных медиаданных, используемых для генерации"
},
{
- "id": "",
- "label": "image height",
- "localized": "высота изображения",
- "reload": "",
- "hint": "высота изображения"
+ "id": 122,
+ "label": "Image",
+ "localized": "Изображение",
+ "reload": "n/a",
+ "hint": "Создать изображение на основе изображения"
},
{
- "id": "",
- "label": "image quality",
- "localized": "качество изображения",
- "reload": "",
- "hint": "качество изображения"
+ "id": 644,
+ "label": "Inpaint",
+ "localized": "Inpaint (Закрашивание)",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "image transparent color fill",
- "localized": "заполнение прозрачным цветом изображения",
- "reload": "",
- "hint": "заполнение прозрачным цветом изображения"
+ "id": 155,
+ "label": "Inputs",
+ "localized": "Входные данные",
+ "reload": "n/a",
+ "hint": "Настройки, связанные с входными изображениями"
},
{
- "id": "",
- "label": "image watermark file",
- "localized": "файл водяного знака изображения",
- "reload": "",
- "hint": "файл водяного знака изображения"
+ "id": 233,
+ "label": "Initial",
+ "localized": "Начальное",
+ "reload": "n/a",
+ "hint": "Установить разрешение изображения перед обработкой"
},
{
- "id": "",
- "label": "image watermark position",
- "localized": "положение водяного знака изображения",
- "reload": "",
- "hint": "положение водяного знака изображения"
+ "id": 811,
+ "label": "Info",
+ "localized": "Инфо",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "image width",
- "localized": "ширина изображения",
- "reload": "",
- "hint": "ширина изображения"
+ "id": 299,
+ "label": "install",
+ "localized": "установить",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "include images",
- "localized": "включить изображения",
- "reload": "",
- "hint": "включить изображения"
+ "id": 444,
+ "label": "Image Options",
+ "localized": "Параметры изображения",
+ "reload": "n/a",
+ "hint": "Настройки формата изображения, метаданных и сеток"
},
{
- "id": "",
- "label": "include main grid",
- "localized": "включить основную сетку",
- "reload": "",
- "hint": "включить основную сетку"
+ "id": 555,
+ "label": "Image Paths",
+ "localized": "Пути изображений",
+ "reload": "n/a",
+ "hint": "Настройки имен файлов и выходных директорий"
},
{
- "id": "",
- "label": "include mask in outputs",
- "localized": "включить маску в выходные данные",
- "reload": "",
- "hint": "включить маску в выходные данные"
+ "id": 666,
+ "label": "Image Metadata",
+ "localized": "Метаданные изображения",
+ "reload": "n/a",
+ "hint": "Настройки обработки метаданных, создаваемых вместе с изображениями"
},
{
- "id": "",
- "label": "include original image",
- "localized": "включить исходное изображение",
- "reload": "",
- "hint": "включить исходное изображение"
+ "id": 777,
+ "label": "IP Adapters",
+ "localized": "IP-адаптеры",
+ "reload": "n/a",
+ "hint": "IP-адаптеры — это плагины-модели, направляющие генерацию к желаемому результату"
},
{
- "id": "",
- "label": "include scores in results when available",
- "localized": "включить баллы в результаты при наличии",
- "reload": "",
- "hint": "включить баллы в результаты при наличии"
+ "id": 888,
+ "label": "Input Media",
+ "localized": "Входной медиафайл",
+ "reload": "n/a",
+ "hint": "Добавить входное изображение для использования в image-to-image, inpaint или control-обработке"
},
{
- "id": "",
- "label": "include sub grids",
- "localized": "включить подсетки",
- "reload": "",
- "hint": "включить подсетки"
+ "id": 999,
+ "label": "Input Image",
+ "localized": "Входное изображение",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "inductor",
- "localized": "индуктор",
- "reload": "",
- "hint": "индуктор"
+ "id": 100,
+ "label": "IPEX",
+ "localized": "IPEX",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "info",
- "localized": "информация",
- "reload": "",
- "hint": "информация"
+ "id": 101,
+ "label": "Image Gallery",
+ "localized": "Галерея изображений",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "info object",
- "localized": "объект информации",
- "reload": "",
- "hint": "объект информации"
+ "id": 102,
+ "label": "Intermediate Image Saving",
+ "localized": "Сохранение промежуточных изображений",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "inpaint",
- "localized": "инпейнт",
- "reload": "",
- "hint": "инпейнт"
+ "id": 103,
+ "label": "Initial seed",
+ "localized": "Начальный сид (seed)",
+ "reload": "n/a",
+ "hint": "Значение, определяющее результат генератора случайных чисел — если создать изображение с теми же параметрами и сидом, что и другое, получится тот же результат"
},
{
- "id": "",
- "label": "inpaint masked only",
- "localized": "инпейнт только замаскированных областей",
- "reload": "",
- "hint": "инпейнт только замаскированных областей"
+ "id": 104,
+ "label": "Include detections",
+ "localized": "Включить обнаружения",
+ "reload": "n/a",
+ "hint": "Включить исходное изображение с отмеченными областями обнаружения"
},
{
- "id": "",
- "label": "inpainting include greyscale mask in results",
- "localized": "инпейнтинг: включить маску оттенков серого в результаты",
- "reload": "",
- "hint": "инпейнтинг: включить маску оттенков серого в результаты"
+ "id": 105,
+ "label": "IY model",
+ "localized": "Модель IY",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "inpainting include masked composite in results",
- "localized": "инпейнтинг: включить составное изображение с маской в результаты",
- "reload": "",
- "hint": "инпейнтинг: включить составное изображение с маской в результаты"
+ "id": 106,
+ "label": "IY scale",
+ "localized": "Шкала IY",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "input model",
- "localized": "входная модель",
- "reload": "",
- "hint": "входная модель"
+ "id": 107,
+ "label": "IY start",
+ "localized": "Начало IY",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "intermediates",
- "localized": "промежуточные результаты",
- "reload": "",
- "hint": "промежуточные результаты"
+ "id": 108,
+ "label": "IY end",
+ "localized": "Конец IY",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "interpolate frames",
- "localized": "интерполировать кадры",
- "reload": "",
- "hint": "интерполировать кадры"
+ "id": 109,
+ "label": "Identity guidance",
+ "localized": "Identity guidance",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "interpolation method",
- "localized": "метод интерполяции",
- "reload": "",
- "hint": "метод интерполяции"
+ "id": 110,
+ "label": "Include original image",
+ "localized": "Включить исходное изображение",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
+ "id": 111,
+ "label": "Iterate seed per line",
+ "localized": "Перебирать сид для каждой строки",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 112,
+ "label": "Iterations",
+ "localized": "Итерации",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 113,
+ "label": "Interpolate frames",
+ "localized": "Интерполяция кадров",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 114,
+ "label": "Include main grid",
+ "localized": "Включить основную сетку",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 115,
+ "label": "Include sub grids",
+ "localized": "Включить подсетки",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 116,
+ "label": "Include images",
+ "localized": "Включить изображения",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 117,
"label": "invert",
"localized": "инвертировать",
- "reload": "",
- "hint": "инвертировать"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "invert mask",
- "localized": "инвертировать маску",
- "reload": "",
- "hint": "инвертировать маску"
+ "id": 118,
+ "label": "Init image same as control",
+ "localized": "Исходное изображение как в Control",
+ "reload": "n/a",
+ "hint": "Дополнительно будет использовать любое изображение в окне ввода Control как источник для задач типа img2img (например, изображение для модификации)."
},
{
- "id": "",
- "label": "iou",
- "localized": "iou",
- "reload": "",
- "hint": "iou"
+ "id": 119,
+ "label": "Inpaint masked only",
+ "localized": "Закрашивать только маску",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "ipex",
- "localized": "ipex",
- "reload": "",
- "hint": "ipex"
+ "id": 120,
+ "label": "Invert mask",
+ "localized": "Инвертировать маску",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "ipndm",
- "localized": "ipndm",
- "reload": "",
- "hint": "ipndm"
+ "id": 121,
+ "label": "IOU",
+ "localized": "IOU",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "item edge blur",
- "localized": "размытие края элемента",
- "reload": "",
- "hint": "размытие края элемента"
+ "id": 122,
+ "label": "Init strength",
+ "localized": "Начальная сила",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "item padding",
- "localized": "отступ элемента",
- "reload": "",
- "hint": "отступ элемента"
+ "id": 123,
+ "label": "Input directory",
+ "localized": "Входная директория",
+ "reload": "n/a",
+ "hint": "Папка с изображениями, которые вы хотите обработать"
},
{
- "id": "",
- "label": "iterate seed per line",
- "localized": "итерировать сид для каждой строки",
- "reload": "",
- "hint": "итерировать сид для каждой строки"
+ "id": 124,
+ "label": "Intermediates",
+ "localized": "Промежуточные теги",
+ "reload": "n/a",
+ "hint": "Размер пула промежуточных кандидатов при сопоставлении признаков изображения с описательными тегами (flavours). Из этого пула выбираются финальные теги на основе Min/Max Flavors. Высокие значения могут улучшить качество, но работают медленнее."
},
{
- "id": "",
- "label": "iterations",
- "localized": "итерации",
- "reload": "",
- "hint": "итерации"
+ "id": 125,
+ "label": "Include rating",
+ "localized": "Включить рейтинг",
+ "reload": "n/a",
+ "hint": "Включить теги рейтинга контента в вывод (например, safe, questionable, explicit). Полезно для фильтрации или категоризации изображений по их рейтингу контента."
},
{
- "id": "",
- "label": "karras",
- "localized": "karras",
- "reload": "",
- "hint": "karras"
+ "id": 126,
+ "label": "Image width",
+ "localized": "Ширина изображения",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "kdpm2",
- "localized": "kdpm2",
- "reload": "",
- "hint": "kdpm2"
+ "id": 127,
+ "label": "Image height",
+ "localized": "Высота изображения",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "kdpm2 a",
- "localized": "kdpm2 a",
- "reload": "",
- "hint": "kdpm2 a"
+ "id": 128,
+ "label": "inference-mode",
+ "localized": "режим вывода (inference-mode)",
+ "reload": "n/a",
+ "hint": "Аналогично no-grad, но строже. Гарантирует, что модель работает только в режиме вывода для безопасности и скорости."
},
{
- "id": "",
- "label": "keep incomplete images",
- "localized": "сохранять неполные изображения",
- "reload": "",
- "hint": "сохранять неполные изображения"
+ "id": 129,
+ "label": "inductor",
+ "localized": "inductor",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "large",
- "localized": "большой",
- "reload": "",
- "hint": "большой"
+ "id": 130,
+ "label": "Image quality",
+ "localized": "Качество изображения",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "latent history size",
- "localized": "размер истории скрытого пространства",
- "reload": "",
- "hint": "размер истории скрытого пространства"
+ "id": 131,
+ "label": "Include mask in outputs",
+ "localized": "Включить маску в результаты",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "latent mode",
- "localized": "латентный режим",
- "reload": "",
- "hint": "латентный режим"
+ "id": 132,
+ "label": "Include invisible watermark",
+ "localized": "Включить невидимый водяной знак",
+ "reload": "n/a",
+ "hint": "Добавить невидимый водяной знак на изображение путем изменения некоторых значений пикселей"
},
{
- "id": "",
- "label": "layer scales",
- "localized": "масштабы слоев",
- "reload": "",
- "hint": "масштабы слоев"
+ "id": 133,
+ "label": "Invisible watermark string",
+ "localized": "Строка невидимого знака",
+ "reload": "n/a",
+ "hint": "Строка водяного знака для добавления. Делайте её очень короткой во избежание порчи изображения."
},
{
- "id": "",
- "label": "layerwise casting storage",
- "localized": "послойное хранение приведения типов",
- "reload": "",
- "hint": "послойное хранение приведения типов"
+ "id": 134,
+ "label": "Image watermark position",
+ "localized": "Позиция водяного знака",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "layerwise non-blocking operations",
- "localized": "послойные неблокирующие операции",
- "reload": "",
- "hint": "послойные неблокирующие операции"
+ "id": 135,
+ "label": "Image watermark file",
+ "localized": "Файл водяного знака",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "lcm",
- "localized": "lcm",
- "reload": "",
- "hint": "lcm"
+ "id": 136,
+ "label": "Images filename pattern",
+ "localized": "Шаблон имени файлов",
+ "reload": "n/a",
+ "hint": "Используйте следующие теги для определения имен файлов:seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
},
{
- "id": "",
- "label": "ldsr processing steps",
- "localized": "шаги обработки ldsr",
- "reload": "",
- "hint": "шаги обработки ldsr"
+ "id": 137,
+ "label": "inline",
+ "localized": "в линию",
+ "reload": "n/a",
+ "hint": "в линию со всеми дополнительными элементами (с прокруткой)"
},
{
- "id": "",
- "label": "left",
- "localized": "слева",
- "reload": "",
- "hint": "слева"
+ "id": 138,
+ "label": "Inpainting include greyscale mask in results",
+ "localized": "Inpainting: включать ч/б маску в результаты",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "legend",
- "localized": "легенда",
- "reload": "",
- "hint": "легенда"
+ "id": 139,
+ "label": "Inpainting include masked composite in results",
+ "localized": "Inpainting: включать композит маски в результаты",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "length",
- "localized": "длина",
- "reload": "",
- "hint": "длина"
+ "id": 140,
+ "label": "Image transparent color fill",
+ "localized": "Заполнение прозрачного цвета",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "leres depth",
- "localized": "глубина leres",
- "reload": "",
- "hint": "глубина leres"
+ "id": 141,
+ "label": "Inpainting conditioning mask strength",
+ "localized": "Сила обуславливающей маски Inpaint",
+ "reload": "n/a",
+ "hint": "Определяет, насколько сильно маскировать оригинальное изображение для inpaint и img2img. 1.0 означает полную маску (по умолчанию). 0.0 — полностью немаскированное условие. Низкие значения помогут сохранить общую композицию, но затруднят внесение крупных изменений"
},
{
- "id": "",
- "label": "level",
- "localized": "уровень",
- "reload": "",
- "hint": "уровень"
+ "id": 142,
+ "label": "Image resize algorithm",
+ "localized": "Алгоритм изменения размера",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "libs",
- "localized": "библиотеки",
- "reload": "",
- "hint": "библиотеки"
+ "id": 143,
+ "label": "Image repeats per epoch",
+ "localized": "Повторов изображения за эпоху",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "light",
- "localized": "облегченный",
- "reload": "",
- "hint": "облегченный"
+ "id": 144,
+ "label": "Interpolation Method",
+ "localized": "Метод интерполяции",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "lineart",
- "localized": "лайн-арт",
- "reload": "",
- "hint": "лайн-арт"
+ "id": 145,
+ "label": "In Blocks",
+ "localized": "Входные блоки (In Blocks)",
+ "reload": "n/a",
+ "hint": "Блоки понижения дискретизации UNet (12 значений для SD1.5, 9 для SDXL)"
},
{
- "id": "",
- "label": "list",
- "localized": "список",
- "reload": "",
- "hint": "список"
+ "id": 146,
+ "label": "Input model",
+ "localized": "Входная модель",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "list model details",
- "localized": "список деталей модели",
+ "id": 147,
+ "label": "Info object",
+ "localized": "Объект информации",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "k": [
+ {
+ "id": 0,
+ "label": "Kanvas change",
+ "localized": "Смена Канваса",
"reload": "",
- "hint": "список деталей модели"
+ "hint": ""
},
{
- "id": "",
- "label": "lite",
- "localized": "облегченный",
+ "id": 1,
+ "label": "Kanvas Settings",
+ "localized": "Настройки Канваса",
"reload": "",
- "hint": "облегченный"
+ "hint": ""
},
{
- "id": "",
- "label": "live update",
- "localized": "обновление в реальном времени",
+ "id": 2,
+ "label": "Keep Thinking Trace",
+ "localized": "Сохранять процесс размышления",
"reload": "",
- "hint": "обновление в реальном времени"
+ "hint": "Включить процесс рассуждения модели в итоговый результат. Полезно для понимания того, как модель пришла к ответу. Работает только с моделями, поддерживающими режим размышления (thinking mode)."
},
{
- "id": "",
- "label": "lmsd",
- "localized": "lmsd",
+ "id": 3,
+ "label": "Keep Prefill",
+ "localized": "Сохранять префикс (Prefill)",
"reload": "",
- "hint": "lmsd"
+ "hint": "Включить текст предварительного заполнения (prefill) в начало финального вывода. Если отключено, текст префикса, используемый для направления модели, будет удален из результата."
},
{
- "id": "",
- "label": "load custom diffusers pipeline",
- "localized": "загрузить пользовательский конвейер diffusers",
+ "id": 4,
+ "label": "Keep aspect ratio",
+ "localized": "Сохранять соотношение сторон",
"reload": "",
- "hint": "загрузить пользовательский конвейер diffusers"
+ "hint": ""
+ }
+ ],
+ "l": [
+ {
+ "id": 755,
+ "label": "Load model",
+ "localized": "Загрузить модель",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "load model directly to gpu",
- "localized": "загрузить модель напрямую в gpu",
- "reload": "",
- "hint": "загрузить модель напрямую в gpu"
+ "id": 1546,
+ "label": "Load custom model",
+ "localized": "Загрузить стороннюю модель",
+ "reload": "n/a",
+ "hint": "Загрузить пользовательскую модель с указанной конфигурацией"
},
{
- "id": "",
- "label": "loaded lora",
- "localized": "загруженная lora",
- "reload": "",
- "hint": "загруженная lora"
+ "id": 3125,
+ "label": "LaMa Remove",
+ "localized": "Удаление LaMa",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "logsnr",
- "localized": "logsnr",
- "reload": "",
- "hint": "logsnr"
+ "id": 882,
+ "label": "Lite",
+ "localized": "Lite",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "loop",
- "localized": "цикл",
- "reload": "",
- "hint": "цикл"
+ "id": 6432,
+ "label": "LTXVideo",
+ "localized": "LTXVideo",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "lora add hash info to metadata",
- "localized": "lora: добавить информацию о хеше в метаданные",
- "reload": "",
- "hint": "lora: добавить информацию о хеше в метаданные"
+ "id": 1928,
+ "label": "Load",
+ "localized": "Загрузить",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "lora auto-apply tags",
- "localized": "lora: автоприменение тегов",
- "reload": "",
- "hint": "lora: автоприменение тегов"
+ "id": 1001,
+ "label": "Live Previews",
+ "localized": "Живой просмотр",
+ "reload": "n/a",
+ "hint": "Настройки, связанные с предварительным просмотром в реальном времени и звуковыми уведомлениями"
},
{
- "id": "",
- "label": "lora load using diffusers method for selected models",
- "localized": "lora: загрузка с использованием метода diffusers для выбранных моделей",
- "reload": "",
- "hint": "lora: загрузка с использованием метода diffusers для выбранных моделей"
+ "id": 1002,
+ "label": "Legacy options",
+ "localized": "Устаревшие опции",
+ "reload": "n/a",
+ "hint": "Настройки, связанные с устаревшими функциями — не рекомендуется к использованию"
},
{
- "id": "",
- "label": "lora load using legacy method",
- "localized": "lora: загрузка с использованием устаревшего метода",
- "reload": "",
- "hint": "lora: загрузка с использованием устаревшего метода"
+ "id": 1003,
+ "label": "List",
+ "localized": "Список",
+ "reload": "n/a",
+ "hint": "Список всех доступных моделей"
},
{
- "id": "",
- "label": "lora target filename",
- "localized": "lora: целевое имя файла",
- "reload": "",
- "hint": "lora: целевое имя файла"
+ "id": 1004,
+ "label": "Loader",
+ "localized": "Загрузчик",
+ "reload": "n/a",
+ "hint": "Позволяет вручную собрать диффузионную модель из отдельных модулей"
},
{
- "id": "",
+ "id": 5502,
+ "label": "List models",
+ "localized": "Список моделей",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5528,
+ "label": "Load receipe",
+ "localized": "Загрузить рецепт",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1007,
+ "label": "Lora",
+ "localized": "Lora",
+ "reload": "n/a",
+ "hint": "LoRA: Low-Rank Adaptation. Малоранговая адаптация. Обученная микро-модель, которая накладывается поверх основной модели"
+ },
+ {
+ "id": 1008,
+ "label": "Local",
+ "localized": "Локальные",
+ "reload": "n/a",
+ "hint": "Модели, которые уже скачаны и готовы к использованию"
+ },
+ {
+ "id": 1009,
+ "label": "LTX",
+ "localized": "LTX",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1010,
+ "label": "Layerwise Casting",
+ "localized": "Послойное приведение типов",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1011,
+ "label": "LinFusion",
+ "localized": "LinFusion",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1012,
+ "label": "Log Display",
+ "localized": "Отображение логов",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1013,
+ "label": "List all locally available models",
+ "localized": "Список всех локальных моделей",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1014,
+ "label": "Last Generate",
+ "localized": "Последняя генерация",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1015,
"label": "low order",
"localized": "низкий порядок",
- "reload": "",
- "hint": "низкий порядок"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "low threshold",
- "localized": "низкий порог",
- "reload": "",
- "hint": "низкий порог"
+ "id": 1016,
+ "label": "LSC layer indices",
+ "localized": "Индексы слоев LSC",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "ltx model",
- "localized": "модель ltx",
- "reload": "",
- "hint": "модель ltx"
+ "id": 1017,
+ "label": "LSC fully qualified name",
+ "localized": "Полное имя LSC",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "lumina: use mask in transformers",
- "localized": "lumina: использовать маску в трансформерах",
- "reload": "",
- "hint": "lumina: использовать маску в трансформерах"
+ "id": 1018,
+ "label": "LSC skip attention blocks",
+ "localized": "LSC: пропуск блоков внимания",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "manual block merge",
- "localized": "ручное слияние блоков",
- "reload": "",
- "hint": "ручное слияние блоков"
+ "id": 1019,
+ "label": "LSC skip feed-forward blocks",
+ "localized": "LSC: пропуск блоков прямой связи",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "marigold depth",
- "localized": "глубина marigold",
- "reload": "",
- "hint": "глубина marigold"
+ "id": 1020,
+ "label": "LSC skip attention scores",
+ "localized": "LSC: пропуск весов внимания",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "mask dropout",
- "localized": "отключение маски",
- "reload": "",
- "hint": "отключение маски"
+ "id": 1021,
+ "label": "LSC dropout rate",
+ "localized": "Коэффициент дропаута LSC",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "mask invert",
- "localized": "инверсия маски",
- "reload": "",
- "hint": "инверсия маски"
+ "id": 1022,
+ "label": "Layer options",
+ "localized": "Настройки слоев",
+ "reload": "n/a",
+ "hint": "Вручную укажите расширенные параметры слоев IP-адаптера"
},
{
- "id": "",
- "label": "mask only",
- "localized": "только маска",
- "reload": "",
- "hint": "только маска"
+ "id": 1023,
+ "label": "Layer scales",
+ "localized": "Масштабы слоев",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "mask strength",
- "localized": "сила маски",
- "reload": "",
- "hint": "сила маски"
+ "id": 1024,
+ "label": "Length",
+ "localized": "Длина",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
+ "id": 1025,
+ "label": "Loops",
+ "localized": "Циклы",
+ "reload": "n/a",
+ "hint": "Сколько раз обрабатывать изображение. Каждое выходное изображение используется как входное для следующего цикла. Если установлено значение 1, скрипт не будет задействован"
+ },
+ {
+ "id": 1026,
+ "label": "Level",
+ "localized": "Уровень",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1027,
+ "label": "Latent mode",
+ "localized": "Латентный режим",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1028,
+ "label": "Loop video",
+ "localized": "Зациклить видео",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1029,
+ "label": "LLM model",
+ "localized": "Модель LLM",
+ "reload": "n/a",
+ "hint": "Выберите языковую модель для улучшения промпта. Модели с поддержкой зрения отмечены иконкой . Модели с поддержкой режима размышления отмечены иконкой ."
+ },
+ {
+ "id": 1030,
+ "label": "LBM Method",
+ "localized": "Метод LBM",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1031,
+ "label": "LBM Composite",
+ "localized": "Композиция LBM",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1032,
+ "label": "LBM Steps",
+ "localized": "Шаги LBM",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1033,
+ "label": "left",
+ "localized": "слева",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1034,
+ "label": "Live update",
+ "localized": "Живое обновление",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1035,
+ "label": "Low threshold",
+ "localized": "Нижний порог",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1036,
+ "label": "Large",
+ "localized": "Большой",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1037,
+ "label": "LTX model",
+ "localized": "Модель LTX",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1038,
+ "label": "LTX frames number",
+ "localized": "Количество кадров LTX",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1039,
+ "label": "LTX frames skip",
+ "localized": "Пропуск кадров LTX",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1040,
+ "label": "LTX enable upsampling",
+ "localized": "Включить апскейлинг LTX",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1041,
+ "label": "LTX upsample ratio",
+ "localized": "Коэффициент апскейлинга LTX",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1042,
+ "label": "LTX enable refine",
+ "localized": "Включить уточнение LTX",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1043,
+ "label": "LTX refine strength",
+ "localized": "Сила уточнения LTX",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1044,
+ "label": "LTX decode timestep",
+ "localized": "Шаг декодирования LTX",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1045,
+ "label": "LTX enable audio",
+ "localized": "Включить аудио LTX",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1046,
+ "label": "Loop",
+ "localized": "Цикл",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1047,
+ "label": "Local directory name",
+ "localized": "Имя локальной папки",
+ "reload": "n/a",
+ "hint": "Папка для установки расширения; оставьте пустым для значения по умолчанию"
+ },
+ {
+ "id": 1048,
+ "label": "Libs",
+ "localized": "Библиотеки",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1049,
+ "label": "Latent history size",
+ "localized": "Размер истории латентов",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1050,
+ "label": "LLama repo",
+ "localized": "Репозиторий LLama",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1051,
+ "label": "low noise",
+ "localized": "низкий шум",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1052,
+ "label": "leaf_level",
+ "localized": "leaf_level",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1053,
+ "label": "LLM",
+ "localized": "LLM",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1054,
+ "label": "Layerwise casting storage",
+ "localized": "Хранилище для послойного приведения",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1055,
+ "label": "Layerwise non-blocking operations",
+ "localized": "Неблокирующие операции послойного приведения",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1056,
+ "label": "Lumina: Use mask in transformers",
+ "localized": "Lumina: использовать маску в трансформерах",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1057,
+ "label": "LinFusion apply distillation on load",
+ "localized": "LinFusion: применять дистилляцию при загрузке",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1058,
+ "label": "Light",
+ "localized": "Светлая",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1059,
+ "label": "Log view update period",
+ "localized": "Период обновления логов",
+ "reload": "n/a",
+ "hint": "Период обновления логов в миллисекундах"
+ },
+ {
+ "id": 1060,
+ "label": "Live preview display period",
+ "localized": "Период показа живого просмотра",
+ "reload": "n/a",
+ "hint": "Запрашивать превью каждые n шагов, установите 0 для отключения"
+ },
+ {
+ "id": 1061,
+ "label": "Load custom Diffusers pipeline",
+ "localized": "Загрузить сторонний пайплайн Diffusers",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1062,
+ "label": "LoRA force reload always",
+ "localized": "Всегда принудительно перезагружать LoRA",
+ "reload": "n/a",
+ "hint": "Заставляет сети LoRA перезагружаться из хранилища при каждой генерации, даже если они уже в кэше. Полезно для отладки или при внешнем изменении файлов LoRA. Отключите для обычного использования, чтобы использовать кэширование."
+ },
+ {
+ "id": 1063,
+ "label": "LoRA load using Diffusers method",
+ "localized": "Загрузка LoRA методом Diffusers",
+ "reload": "n/a",
+ "hint": "Альтернативный метод, использующий встроенные возможности Diffusers вместо нативной реализации SD.Next (может снизить совместимость LoRA)"
+ },
+ {
+ "id": 1064,
+ "label": "LoRA native apply to text encoder",
+ "localized": "Нативное применение LoRA к текстовому энкодеру",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1065,
+ "label": "LoRA native fuse with model",
+ "localized": "Нативное слияние LoRA с моделью",
+ "reload": "n/a",
+ "hint": "Объединяет LoRA с моделью для снижения потребления памяти.Внимание: После удаления или переключения LoRA ее стиль все еще может проявляться. Чтобы очистить модель, перезагрузите ее через селектор моделей."
+ },
+ {
+ "id": 1066,
+ "label": "LoRA diffusers fuse with model",
+ "localized": "Слияние LoRA с моделью через Diffusers",
+ "reload": "n/a",
+ "hint": "Объединяет LoRA с моделью для снижения памяти и совместимости с torch.compile.Внимание: После удаления или переключения LoRA ее стиль все еще может проявляться. Чтобы очистить модель, перезагрузите ее через селектор моделей."
+ },
+ {
+ "id": 1067,
+ "label": "LoRA auto-apply tags",
+ "localized": "Автоприменение тегов LoRA",
+ "reload": "n/a",
+ "hint": "Автоматически добавлять триггер-слова/теги из метаданных LoRA в ваш промпт. Укажите количество тегов для применения, например, 3 = добавить 3 главных тега. 0 — отключить, -1 — добавить все доступные теги."
+ },
+ {
+ "id": 1068,
+ "label": "LoRA memory cache",
+ "localized": "Кэш памяти LoRA",
+ "reload": "n/a",
+ "hint": "Сколько сетей LoRA держать в памяти для быстрого использования без перезагрузки с диска"
+ },
+ {
+ "id": 1069,
+ "label": "LoRA add hash info to metadata",
+ "localized": "Добавлять хэш LoRA в метаданные",
+ "reload": "n/a",
+ "hint": "Включать хэши файлов LoRA в метаданные сгенерированного изображения. Полезно для воспроизводимости и отслеживания конкретных версий используемых LoRA."
+ },
+ {
+ "id": 1070,
+ "label": "LDSR Path",
+ "localized": "Путь LDSR",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1071,
+ "label": "LoRA load using legacy method",
+ "localized": "Загрузка LoRA устаревшим методом",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1072,
+ "label": "Loaded LoRA",
+ "localized": "Загруженная LoRA",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1073,
+ "label": "LoRA target filename",
+ "localized": "Целевое имя файла LoRA",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1074,
+ "label": "Layer skip guidance",
+ "localized": "Layer skip guidance",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1075,
+ "label": "LineArt",
+ "localized": "LineArt (Линейный рисунок)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1076,
+ "label": "Leres Depth",
+ "localized": "Leres Depth (Глубина Leres)",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "m": [
+ {
+ "id": -1,
+ "label": "Mask",
+ "localized": "Маска",
+ "reload": "",
+ "hint": "Маскирование изображений и параметры масок"
+ },
+ {
+ "id": -1,
+ "label": "Models",
+ "localized": "Модели",
+ "reload": "",
+ "hint": "Скачивание, конвертация или слияние ваших моделей и управление метаданными моделей"
+ },
+ {
+ "id": -1,
+ "label": "Manage extensions",
+ "localized": "Управление расширениями",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Manual install",
+ "localized": "Ручная установка",
+ "reload": "",
+ "hint": "Установка расширения вручную"
+ },
+ {
+ "id": -1,
+ "label": "Models & Networks",
+ "localized": "Модели и сети",
+ "reload": "",
+ "hint": "Просмотр списков всех доступных моделей и сетей"
+ },
+ {
+ "id": -1,
+ "label": "Model Loading",
+ "localized": "Загрузка моделей",
+ "reload": "",
+ "hint": "Настройки, связанные с процессом загрузки моделей"
+ },
+ {
+ "id": -1,
+ "label": "Model Options",
+ "localized": "Параметры моделей",
+ "reload": "",
+ "hint": "Настройки, относящиеся к поведению конкретных моделей"
+ },
+ {
+ "id": -1,
+ "label": "Model Offloading",
+ "localized": "Выгрузка моделей (Offloading)",
+ "reload": "",
+ "hint": "Настройки выгрузки моделей из памяти и управления ресурсами"
+ },
+ {
+ "id": -1,
+ "label": "Model Quantization",
+ "localized": "Квантование моделей",
+ "reload": "",
+ "hint": "Настройки квантования моделей для снижения потребления памяти"
+ },
+ {
+ "id": -1,
+ "label": "Model Compile",
+ "localized": "Компиляция моделей",
+ "reload": "",
+ "hint": "Настройки различных методов компиляции моделей"
+ },
+ {
+ "id": -1,
+ "label": "Metadata",
+ "localized": "Метаданные",
+ "reload": "",
+ "hint": "Обновление метаданных для всех доступных моделей"
+ },
+ {
+ "id": -1,
+ "label": "Merge",
+ "localized": "Слияние",
+ "reload": "",
+ "hint": "Слияние двух или более моделей в новую модель"
+ },
+ {
+ "id": -1,
+ "label": "Manual Block Merge",
+ "localized": "Ручное слияние блоков",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge Modules",
+ "localized": "Слияние модулей",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model",
+ "localized": "Модель",
+ "reload": "",
+ "hint": "Базовая модель"
+ },
+ {
+ "id": -1,
+ "label": "Model metadata",
+ "localized": "Метаданные модели",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ModernUI",
+ "localized": "ModernUI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modular Pipelines",
+ "localized": "Модульные конвейеры",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Models Paths",
+ "localized": "Пути к моделям",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mobile",
+ "localized": "Мобильный",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge multiple models",
+ "localized": "Слияние нескольких моделей",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max shift",
+ "localized": "Макс. сдвиг",
+ "reload": "",
+ "hint": "Максимальное значение сдвига для высоких разрешений при использовании динамического сдвига."
+ },
+ {
+ "id": -1,
+ "label": "Merge detailers",
+ "localized": "Объединение детайлеров",
+ "reload": "",
+ "hint": "Объединение результатов работы нескольких детайлеров в одну маску перед запуском процесса детализации"
+ },
+ {
+ "id": -1,
+ "label": "Max detected",
+ "localized": "Макс. обнаружено",
+ "reload": "",
+ "hint": "Максимальное количество обнаруженных объектов для работы детайлера"
+ },
+ {
+ "id": -1,
+ "label": "Min confidence",
+ "localized": "Мин. уверенность",
+ "reload": "",
+ "hint": "Минимальный порог уверенности для обнаруженного объекта"
+ },
+ {
+ "id": -1,
+ "label": "Max overlap",
+ "localized": "Макс. перекрытие",
+ "reload": "",
+ "hint": "Максимальное перекрытие между двумя объектами, прежде чем один из них будет отброшен"
+ },
+ {
+ "id": -1,
+ "label": "Min size",
+ "localized": "Мин. размер",
+ "reload": "",
+ "hint": "Минимальный размер обнаруженного объекта в процентах от всего изображения"
+ },
+ {
+ "id": -1,
+ "label": "Max size",
+ "localized": "Макс. размер",
+ "reload": "",
+ "hint": "Максимальный размер обнаруженного объекта в процентах от всего изображения"
+ },
+ {
+ "id": -1,
+ "label": "Max Range",
+ "localized": "Макс. диапазон",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Momentum",
+ "localized": "Инерция (Momentum)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode x-axis",
+ "localized": "Режим по оси X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode y-axis",
+ "localized": "Режим по оси Y",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask Dropout",
+ "localized": "Пропуск маски (Dropout)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Multi decoder",
+ "localized": "Мульти-декодер",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode",
+ "localized": "Режим",
+ "reload": "",
+ "hint": "Режим опроса.Fast : Быстрое описание с минимумом уточняющих терминов.Classic : Стандартный опрос со сбалансированным качеством и скоростью.Best : Самый тщательный анализ, медленный, но с высочайшим качеством.Negative : Генерация терминов для использования в негативном промпте."
+ },
+ {
+ "id": -1,
+ "label": "Method",
+ "localized": "Метод",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model repo",
+ "localized": "Репозиторий модели",
+ "reload": "",
+ "hint": "ID репозитория HuggingFace для модели"
+ },
+ {
+ "id": -1,
+ "label": "Model gguf",
+ "localized": "Модель GGUF",
+ "reload": "",
+ "hint": "Опциональный репозиторий квантованной GGUF модели на HuggingFace"
+ },
+ {
+ "id": -1,
+ "label": "Model type",
+ "localized": "Тип модели",
+ "reload": "",
+ "hint": "Опциональный тип квантования GGUF модели"
+ },
+ {
+ "id": -1,
+ "label": "Model file",
+ "localized": "Файл модели",
+ "reload": "",
+ "hint": "Опциональный конкретный файл GGUF модели внутри репозитория"
+ },
+ {
+ "id": -1,
+ "label": "Max tokens",
+ "localized": "Макс. токенов",
+ "reload": "",
+ "hint": "Максимальное количество токенов, которое модель может сгенерировать в ответе. Модель не знает об этом лимите во время генерации и не будет пытаться сделать ответ более кратким; это просто жесткое ограничение длины, при достижении которого ответ будет принудительно обрезан."
+ },
+ {
+ "id": -1,
"label": "masked",
- "localized": "замаскированный",
+ "localized": "маскировано",
"reload": "",
- "hint": "замаскированный"
+ "hint": ""
},
{
- "id": "",
- "label": "math attention",
- "localized": "математическое внимание",
+ "id": -1,
+ "label": "Mask invert",
+ "localized": "Инверсия маски",
"reload": "",
- "hint": "математическое внимание"
+ "hint": ""
},
{
- "id": "",
- "label": "max faces",
- "localized": "максимум лиц",
+ "id": -1,
+ "label": "Mask strength",
+ "localized": "Сила маски",
"reload": "",
- "hint": "максимум лиц"
+ "hint": ""
},
{
- "id": "",
- "label": "max flavors",
- "localized": "максимум вариантов",
+ "id": -1,
+ "label": "Multistep restore",
+ "localized": "Многошаговое восстановление",
"reload": "",
- "hint": "максимум вариантов"
+ "hint": ""
},
{
- "id": "",
- "label": "max guidance",
- "localized": "максимальное руководство",
+ "id": -1,
+ "label": "Mask blur",
+ "localized": "Размытие маски",
"reload": "",
- "hint": "максимальное руководство"
+ "hint": "Насколько сильно размывать маску перед обработкой, в пикселях"
},
{
- "id": "",
- "label": "max length",
- "localized": "максимальная длина",
+ "id": -1,
+ "label": "Min guidance",
+ "localized": "Мин. тех. руководство (Guidance)",
"reload": "",
- "hint": "максимальная длина"
+ "hint": ""
},
{
- "id": "",
- "label": "max object size",
- "localized": "максимальный размер объекта",
+ "id": -1,
+ "label": "Max guidance",
+ "localized": "Макс. тех. руководство (Guidance)",
"reload": "",
- "hint": "максимальный размер объекта"
+ "hint": ""
},
{
- "id": "",
- "label": "max range",
- "localized": "максимальный диапазон",
+ "id": -1,
+ "label": "Motion level",
+ "localized": "Уровень движения",
"reload": "",
- "hint": "максимальный диапазон"
+ "hint": ""
},
{
- "id": "",
- "label": "max tokens",
- "localized": "максимум токенов",
+ "id": -1,
+ "label": "Mode after",
+ "localized": "Режим после",
"reload": "",
- "hint": "максимум токенов"
+ "hint": ""
},
{
- "id": "",
- "label": "max words",
- "localized": "максимум слов",
+ "id": -1,
+ "label": "Method after",
+ "localized": "Метод после",
"reload": "",
- "hint": "максимум слов"
+ "hint": ""
},
{
- "id": "",
- "label": "max-autotune",
- "localized": "max-autotune",
+ "id": -1,
+ "label": "Mode mask",
+ "localized": "Режим маски",
"reload": "",
- "hint": "max-autotune"
+ "hint": ""
},
{
- "id": "",
- "label": "max-autotune-no-cudagraphs",
- "localized": "max-autotune-no-cudagraphs",
+ "id": -1,
+ "label": "Method mask",
+ "localized": "Метод маски",
"reload": "",
- "hint": "max-autotune-no-cudagraphs"
+ "hint": ""
},
{
- "id": "",
- "label": "maximum image size (mp)",
- "localized": "максимальный размер изображения (мп)",
+ "id": -1,
+ "label": "Maximum units",
+ "localized": "Максимум юнитов",
"reload": "",
- "hint": "максимальный размер изображения (мп)"
+ "hint": ""
},
{
- "id": "",
- "label": "maximum number of units",
- "localized": "максимальное количество единиц",
+ "id": -1,
+ "label": "Max faces",
+ "localized": "Макс. лиц",
"reload": "",
- "hint": "максимальное количество единиц"
+ "hint": ""
},
{
- "id": "",
- "label": "maximum rank",
- "localized": "максимальный ранг",
+ "id": -1,
+ "label": "Medium",
+ "localized": "Средний",
"reload": "",
- "hint": "максимальный ранг"
+ "hint": ""
},
{
- "id": "",
- "label": "mediapipe face",
- "localized": "лицо mediapipe",
+ "id": -1,
+ "label": "Merge alpha",
+ "localized": "Слияние альфа-канала",
"reload": "",
- "hint": "лицо mediapipe"
+ "hint": ""
},
{
- "id": "",
- "label": "medium",
- "localized": "средний",
+ "id": -1,
+ "label": "Mask only",
+ "localized": "Только маска",
"reload": "",
- "hint": "средний"
+ "hint": ""
},
{
- "id": "",
- "label": "mediums",
- "localized": "средства",
+ "id": -1,
+ "label": "Max Length",
+ "localized": "Макс. длина",
"reload": "",
- "hint": "средства"
+ "hint": "Максимальное количество токенов в сгенерированном описании."
},
{
- "id": "",
- "label": "memory",
- "localized": "память",
+ "id": -1,
+ "label": "Min Flavors",
+ "localized": "Мин. дескрипторов",
"reload": "",
- "hint": "память"
+ "hint": "Минимальное количество описательных тегов (flavors), которые нужно оставить в итоговом промпте."
},
{
- "id": "",
- "label": "memory attention",
- "localized": "внимание к памяти",
+ "id": -1,
+ "label": "Max Flavors",
+ "localized": "Макс. дескрипторов",
"reload": "",
- "hint": "внимание к памяти"
+ "hint": "Максимальное количество описательных тегов (flavors), которые нужно оставить в итоговом промпте."
},
{
- "id": "",
- "label": "memory limit",
- "localized": "лимит памяти",
+ "id": -1,
+ "label": "Max tags",
+ "localized": "Макс. тегов",
"reload": "",
- "hint": "лимит памяти"
+ "hint": "Максимальное количество тегов в выводе. Ограничивает длину результата, если на изображении обнаружено много объектов. Теги сортируются по уверенности, поэтому сохраняются наиболее релевантные."
},
{
- "id": "",
- "label": "memory optimization",
- "localized": "оптимизация памяти",
+ "id": -1,
+ "label": "Memory",
+ "localized": "Память",
"reload": "",
- "hint": "оптимизация памяти"
+ "hint": ""
},
{
- "id": "",
- "label": "merge alpha",
- "localized": "объединить альфа",
+ "id": -1,
+ "label": "Memory optimization",
+ "localized": "Оптимизация памяти",
"reload": "",
- "hint": "объединить альфа"
+ "hint": ""
},
{
- "id": "",
- "label": "method",
- "localized": "метод",
+ "id": -1,
+ "label": "Model Info",
+ "localized": "Инфо о модели",
"reload": "",
- "hint": "метод"
+ "hint": ""
},
{
- "id": "",
- "label": "method after",
- "localized": "метод после",
+ "id": -1,
+ "label": "Model pipeline",
+ "localized": "Конвейер модели",
"reload": "",
- "hint": "метод после"
+ "hint": "Если автоопределение не срабатывает, выберите тип модели вручную перед загрузкой"
},
{
- "id": "",
- "label": "method before",
- "localized": "метод до",
+ "id": -1,
+ "label": "Model auto-load on start",
+ "localized": "Автозагрузка модели при запуске",
"reload": "",
- "hint": "метод до"
+ "hint": ""
},
{
- "id": "",
- "label": "method mask",
- "localized": "маска метода",
+ "id": -1,
+ "label": "Model load using multiple threads",
+ "localized": "Загрузка модели в несколько потоков",
"reload": "",
- "hint": "маска метода"
+ "hint": ""
},
{
- "id": "",
- "label": "midas depth",
- "localized": "глубина Midas",
+ "id": -1,
+ "label": "Model auto-download on demand",
+ "localized": "Автозагрузка модели по требованию",
"reload": "",
- "hint": "глубина Midas"
+ "hint": ""
},
{
- "id": "",
+ "id": -1,
+ "label": "Model load using streams",
+ "localized": "Потоковая загрузка модели",
+ "reload": "",
+ "hint": "При загрузке моделей пытаться использовать потоковую передачу, оптимизированную для медленных или сетевых хранилищ"
+ },
+ {
+ "id": -1,
+ "label": "Model load model direct to GPU",
+ "localized": "Загружать модель напрямую в GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to offload",
+ "localized": "Типы моделей без выгрузки (offload)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to always offload",
+ "localized": "Модули для постоянной выгрузки",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to never offload",
+ "localized": "Модули, которые нельзя выгружать",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to quantize",
+ "localized": "Типы моделей без квантования",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to not convert",
+ "localized": "Модули, которые не нужно конвертировать",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules dtype dict",
+ "localized": "Словарь типов данных модулей",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Math",
+ "localized": "Математические вычисления",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Memory limit",
+ "localized": "Лимит памяти",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
"label": "migraphx",
"localized": "migraphx",
"reload": "",
- "hint": "migraphx"
+ "hint": ""
},
{
- "id": "",
- "label": "min flavors",
- "localized": "мин. вкусы",
+ "id": -1,
+ "label": "max-autotune",
+ "localized": "max-autotune",
"reload": "",
- "hint": "мин. вкусы"
+ "hint": ""
},
{
- "id": "",
- "label": "min guidance",
- "localized": "мин. руководство",
+ "id": -1,
+ "label": "max-autotune-no-cudagraphs",
+ "localized": "max-autotune-no-cudagraphs",
"reload": "",
- "hint": "мин. руководство"
+ "hint": ""
},
{
- "id": "",
- "label": "min length",
- "localized": "мин. длина",
+ "id": -1,
+ "label": "Maximum image size (MP)",
+ "localized": "Макс. размер изображения (Мп)",
"reload": "",
- "hint": "мин. длина"
+ "hint": ""
},
{
- "id": "",
- "label": "min object size",
- "localized": "мин. размер объекта",
+ "id": -1,
+ "label": "Max words",
+ "localized": "Макс. слов",
"reload": "",
- "hint": "мин. размер объекта"
+ "hint": ""
},
{
- "id": "",
- "label": "mine",
- "localized": "mine",
+ "id": -1,
+ "label": "Modern",
+ "localized": "Современный",
"reload": "",
- "hint": "mine"
+ "hint": ""
},
{
- "id": "",
- "label": "mlsd",
- "localized": "mlsd",
+ "id": -1,
+ "label": "Mount URL subpath",
+ "localized": "Подпуть URL монтирования",
"reload": "",
- "hint": "mlsd"
+ "hint": ""
},
{
- "id": "",
- "label": "mm",
- "localized": "mm",
+ "id": -1,
+ "label": "Mobile scale",
+ "localized": "Масштаб для мобильных",
"reload": "",
- "hint": "mm"
+ "hint": ""
},
{
- "id": "",
- "label": "mode",
- "localized": "режим",
+ "id": -1,
+ "label": "Move detailer model to CPU when complete",
+ "localized": "Перемещать модель детайлера в CPU по завершении",
"reload": "",
- "hint": "режим"
+ "hint": ""
},
{
- "id": "",
- "label": "mode after",
- "localized": "режим после",
+ "id": -1,
+ "label": "Move base model to CPU when using refiner",
+ "localized": "Перемещать базовую модель в CPU при использовании рефайнера",
"reload": "",
- "hint": "режим после"
+ "hint": ""
},
{
- "id": "",
- "label": "mode before",
- "localized": "режим до",
+ "id": -1,
+ "label": "Move base model to CPU when using VAE",
+ "localized": "Перемещать базовую модель в CPU при использовании VAE",
"reload": "",
- "hint": "режим до"
+ "hint": ""
},
{
- "id": "",
- "label": "mode mask",
- "localized": "маска режима",
+ "id": -1,
+ "label": "Move refiner model to CPU when not in use",
+ "localized": "Перемещать рефайнер в CPU, когда он не используется",
"reload": "",
- "hint": "маска режима"
+ "hint": ""
},
{
- "id": "",
- "label": "mode x-axis",
- "localized": "режим ось X",
+ "id": -1,
+ "label": "Move VAE and CLIP to RAM when training",
+ "localized": "Перемещать VAE и CLIP в ОЗУ при обучении",
"reload": "",
- "hint": "режим ось X"
+ "hint": ""
},
{
- "id": "",
- "label": "mode y-axis",
- "localized": "режим ось Y",
+ "id": -1,
+ "label": "Model name",
+ "localized": "Название модели",
"reload": "",
- "hint": "режим ось Y"
+ "hint": ""
},
{
- "id": "",
- "label": "model auto-download on demand",
- "localized": "автоматическая загрузка модели по запросу",
+ "id": -1,
+ "label": "Model base path",
+ "localized": "Базовый путь модели",
"reload": "",
- "hint": "автоматическая загрузка модели по запросу"
+ "hint": ""
},
{
- "id": "",
- "label": "model autoload on start",
- "localized": "автозагрузка модели при запуске",
+ "id": -1,
+ "label": "Max shard size",
+ "localized": "Макс. размер шардов",
"reload": "",
- "hint": "автозагрузка модели при запуске"
+ "hint": ""
},
{
- "id": "",
- "label": "model compile fullgraph",
- "localized": "компиляция модели (полный граф)",
+ "id": -1,
+ "label": "Model class",
+ "localized": "Класс модели",
"reload": "",
- "hint": "компиляция модели (полный граф)"
+ "hint": ""
},
{
- "id": "",
- "label": "model compile suppress errors",
- "localized": "компиляция модели (подавлять ошибки)",
+ "id": -1,
+ "label": "Mid Block",
+ "localized": "Средний блок",
"reload": "",
- "hint": "компиляция модели (подавлять ошибки)"
+ "hint": "Центральный блок UNet (1 значение)"
},
{
- "id": "",
- "label": "model compile verbose mode",
- "localized": "компиляция модели (подробный режим)",
+ "id": -1,
+ "label": "Model precision",
+ "localized": "Точность модели",
"reload": "",
- "hint": "компиляция модели (подробный режим)"
+ "hint": ""
},
{
- "id": "",
- "label": "model info",
- "localized": "информация о модели",
+ "id": -1,
+ "label": "Maximum rank",
+ "localized": "Максимальный ранг",
"reload": "",
- "hint": "информация о модели"
+ "hint": ""
},
{
- "id": "",
- "label": "model metadata",
- "localized": "метаданные модели",
+ "id": -1,
+ "label": "Midas depth",
+ "localized": "Глубина Midas",
"reload": "",
- "hint": "метаданные модели"
+ "hint": ""
},
{
- "id": "",
- "label": "model name",
- "localized": "имя модели",
+ "id": -1,
+ "label": "MLSD",
+ "localized": "MLSD",
"reload": "",
- "hint": "имя модели"
+ "hint": ""
},
{
- "id": "",
- "label": "model precision",
- "localized": "точность модели",
+ "id": -1,
+ "label": "MediaPipe Face",
+ "localized": "MediaPipe Face",
"reload": "",
- "hint": "точность модели"
+ "hint": ""
},
{
- "id": "",
- "label": "model type",
- "localized": "тип модели",
+ "id": -1,
+ "label": "Marigold Depth",
+ "localized": "Глубина Marigold",
"reload": "",
- "hint": "тип модели"
+ "hint": ""
+ }
+ ],
+ "n": [
+ {
+ "id": 67272,
+ "label": "Networks",
+ "localized": "Сети",
+ "reload": "n/a",
+ "hint": "Пользовательский интерфейс сетей"
},
{
- "id": "",
- "label": "model url",
- "localized": "URL модели",
- "reload": "",
- "hint": "URL модели"
+ "id": 0,
+ "label": "New row",
+ "localized": "Новая строка",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "modern",
- "localized": "современный",
- "reload": "",
- "hint": "современный"
+ "id": 0,
+ "label": "New column",
+ "localized": "Новый столбец",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "momentum",
- "localized": "импульс",
- "reload": "",
- "hint": "импульс"
+ "id": 0,
+ "label": "Nunchaku",
+ "localized": "Nunchaku",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "motion level",
- "localized": "уровень движения",
- "reload": "",
- "hint": "уровень движения"
+ "id": 0,
+ "label": "nsfw",
+ "localized": "nsfw",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "mount url subpath",
- "localized": "монтировать подпуть URL",
- "reload": "",
- "hint": "монтировать подпуть URL"
+ "id": 0,
+ "label": "NudeNet",
+ "localized": "NudeNet",
+ "reload": "n/a",
+ "hint": "Гибкое расширение, которое может обнаруживать и скрывать наготу на изображениях"
},
{
- "id": "",
- "label": "move base model to cpu when using refiner",
- "localized": "перемещать базовую модель на CPU при использовании рефайнера",
- "reload": "",
- "hint": "перемещать базовую модель на CPU при использовании рефайнера"
+ "id": 0,
+ "label": "Nunchaku Engine",
+ "localized": "Движок Nunchaku",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "move base model to cpu when using vae",
- "localized": "перемещать базовую модель на CPU при использовании VAE",
- "reload": "",
- "hint": "перемещать базовую модель на CPU при использовании VAE"
+ "id": 0,
+ "label": "NNCF: Neural Network Compression Framework",
+ "localized": "NNCF: Neural Network Compression Framework",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "move detailer model to cpu when complete",
- "localized": "перемещать модель детализатора на CPU по завершении",
- "reload": "",
- "hint": "перемещать модель детализатора на CPU по завершении"
+ "id": 0,
+ "label": "Noise Options",
+ "localized": "Параметры шума",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "move refiner model to cpu when not in use",
- "localized": "перемещать модель рефайнера на CPU, когда не используется",
- "reload": "",
- "hint": "перемещать модель рефайнера на CPU, когда не используется"
+ "id": 0,
+ "label": "Networks panel",
+ "localized": "Панель сетей",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "movements",
- "localized": "движения",
- "reload": "",
- "hint": "движения"
+ "id": 0,
+ "label": "Networks UI",
+ "localized": "Интерфейс сетей",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "multi decoder",
- "localized": "мультидекодер",
- "reload": "",
- "hint": "мультидекодер"
+ "id": 0,
+ "label": "Networks Scan",
+ "localized": "Сканирование сетей",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "multistep restore",
- "localized": "многошаговое восстановление",
- "reload": "",
- "hint": "многошаговое восстановление"
+ "id": 0,
+ "label": "Negative prompt",
+ "localized": "Отрицательный промпт",
+ "reload": "n/a",
+ "hint": "Опишите то, что вы не хотите видеть на сгенерированном изображении"
},
{
- "id": "",
- "label": "native",
- "localized": "нативный",
- "reload": "",
- "hint": "нативный"
+ "id": 0,
+ "label": "Number",
+ "localized": "Число",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "near threshold",
- "localized": "около порога",
- "reload": "",
- "hint": "около порога"
- },
- {
- "id": "",
+ "id": 0,
"label": "negative",
"localized": "отрицательный",
- "reload": "",
- "hint": "отрицательный"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "network negative prompt",
- "localized": "негативный промпт сети",
- "reload": "",
- "hint": "негативный промпт сети"
+ "id": 0,
+ "label": "None",
+ "localized": "Нет",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "network parameters",
- "localized": "параметры сети",
- "reload": "",
- "hint": "параметры сети"
+ "id": 0,
+ "label": "NSFW allowed",
+ "localized": "Разрешить NSFW",
+ "reload": "n/a",
+ "hint": "Разрешить модели генерировать контент для взрослых в улучшенных промптах"
},
{
- "id": "",
- "label": "network prompt",
- "localized": "промпт сети",
- "reload": "",
- "hint": "промпт сети"
+ "id": 0,
+ "label": "Noise strength",
+ "localized": "Сила шума",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "new model name",
- "localized": "новое имя модели",
- "reload": "",
- "hint": "новое имя модели"
+ "id": 0,
+ "label": "NMS",
+ "localized": "NMS",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "nf4",
- "localized": "nf4",
- "reload": "",
- "hint": "nf4"
+ "id": 0,
+ "label": "Near threshold",
+ "localized": "Ближний порог",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "nms",
- "localized": "nms",
- "reload": "",
- "hint": "nms"
+ "id": 0,
+ "label": "Noise scale",
+ "localized": "Масштаб шума",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "noise",
- "localized": "шум",
- "reload": "",
- "hint": "шум"
+ "id": 0,
+ "label": "Note",
+ "localized": "Заметка",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "noise multiplier (eta)",
- "localized": "множитель шума (эта)",
- "reload": "",
- "hint": "множитель шума (эта)"
+ "id": 0,
+ "label": "Non-blocking move operations",
+ "localized": "Неблокирующие операции перемещения",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "noise multiplier for image processing",
- "localized": "множитель шума для обработки изображений",
- "reload": "",
- "hint": "множитель шума для обработки изображений"
+ "id": 0,
+ "label": "Nunchaku attention",
+ "localized": "Внимание Nunchaku",
+ "reload": "n/a",
+ "hint": "Заменяет стандартное внимание кастомным ядром внимания FP16 от Nunchaku для более быстрого вывода на потребительских видеокартах NVIDIA. Может обеспечить прирост производительности на GPU, у которых пропускная способность тензорных ядер FP16 выше, чем у BF16. В настоящее время влияет только на модели на базе Flux (Dev, Schnell, Kontext, Fill, Depth и т. д.). Не влияет на Qwen, SDXL, Sana или другие архитектуры. По умолчанию отключено."
},
{
- "id": "",
- "label": "noise seed delta (eta)",
- "localized": "дельта начального шума (эта)",
- "reload": "",
- "hint": "дельта начального шума (эта)"
+ "id": 0,
+ "label": "Nunchaku offloading",
+ "localized": "Оффлоадинг Nunchaku",
+ "reload": "n/a",
+ "hint": "Включает собственную поблочную выгрузку (offloading) в CPU от Nunchaku с асинхронными потоками CUDA для уменьшения использования VRAM. Использует стратегию пинг-понг буфера: пока один блок трансформера вычисляется на GPU, следующий блок предварительно загружается из CPU в фоновом режиме, скрывая большую часть задержек передачи. Может снизить использование VRAM ценой более медленного вывода. Это заменяет стандартную выгрузку конвейера SD.Next для компонента трансформера. Полезно только для видеокарт с малым объемом VRAM. Если у вашего GPU достаточно памяти для хранения квантованной модели (16+ ГБ), оставьте это отключенным для максимальной скорости. Поддерживает модели Flux и Qwen. Не поддерживается для SDXL (настройка игнорируется). По умолчанию отключено."
},
{
- "id": "",
- "label": "noise strength",
- "localized": "сила шума",
- "reload": "",
- "hint": "сила шума"
+ "id": 0,
+ "label": "native",
+ "localized": "родной (native)",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "none",
- "localized": "нет",
- "reload": "",
- "hint": "нет"
+ "id": 0,
+ "label": "no-grad",
+ "localized": "no-grad",
+ "reload": "n/a",
+ "hint": "Отключает отслеживание градиентов с помощью torch.no_grad. Уменьшает использование памяти и ускоряет инференс."
},
{
- "id": "",
- "label": "note",
- "localized": "примечание",
- "reload": "",
- "hint": "примечание"
+ "id": 0,
+ "label": "Numbered filenames",
+ "localized": "Нумерованные имена файлов",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "nothing",
- "localized": "ничего",
- "reload": "",
- "hint": "ничего"
+ "id": 0,
+ "label": "Network card size (px)",
+ "localized": "Размер карточки сети (px)",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "num beams",
- "localized": "количество лучей",
- "reload": "",
- "hint": "количество лучей"
+ "id": 0,
+ "label": "Noise multiplier for image processing",
+ "localized": "Множитель шума для обработки изображений",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "number",
- "localized": "число",
- "reload": "",
- "hint": "число"
+ "id": 0,
+ "label": "New model name",
+ "localized": "Имя новой модели",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "numbered filenames",
- "localized": "нумерованные имена файлов",
- "reload": "",
- "hint": "нумерованные имена файлов"
+ "id": 0,
+ "label": "Number of ReBasin Iterations",
+ "localized": "Количество итераций ReBasin",
+ "reload": "n/a",
+ "hint": "Количество циклов слияния и перестановки модели перед сохранением"
},
{
- "id": "",
- "label": "offload",
- "localized": "выгрузить",
- "reload": "",
- "hint": "выгрузить"
+ "id": 0,
+ "label": "Network prompt",
+ "localized": "Промпт сети",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "offload face module",
- "localized": "выгрузить модуль лица",
- "reload": "",
- "hint": "выгрузить модуль лица"
+ "id": 0,
+ "label": "Network negative prompt",
+ "localized": "Отрицательный промпт сети",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "offload models",
- "localized": "выгрузить модели",
- "reload": "",
- "hint": "выгрузить модели"
+ "id": 0,
+ "label": "Network parameters",
+ "localized": "Параметры сети",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "o": [
+ {
+ "id": 755,
+ "label": "Output",
+ "localized": "Вывод",
+ "reload": "txt2img_results_mobile",
+ "hint": "Показать/скрыть выбор выходных медиаданных: результаты генерации и предварительный просмотр в реальном времени во время процесса генерации"
},
{
- "id": "",
- "label": "olive-ai",
- "localized": "olive-ai",
+ "id": 756,
+ "label": "OpenCLiP",
+ "localized": "OpenCLiP",
"reload": "",
- "hint": "olive-ai"
+ "hint": "Анализировать изображение с использованием модели CLiP через OpenCLiP"
},
{
- "id": "",
+ "id": 757,
+ "label": "ONNX",
+ "localized": "ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 758,
+ "label": "Override",
+ "localized": "Переопределение",
+ "reload": "",
+ "hint": "Переопределить настройки, которые могут изменить поведение сервера и обычно применяются из импортированных метаданных изображения"
+ },
+ {
+ "id": 759,
+ "label": "Optimum Quanto",
+ "localized": "Optimum Quanto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 760,
+ "label": "Optimum Quanto: post-load",
+ "localized": "Optimum Quanto: post-load",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 761,
+ "label": "Optional",
+ "localized": "Необязательно",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 762,
+ "label": "Olive",
+ "localized": "Olive",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 763,
+ "label": "OpenVINO",
+ "localized": "OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 764,
+ "label": "Other...",
+ "localized": "Другое...",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 765,
+ "label": "Outputs & Images",
+ "localized": "Вывод и изображения",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 766,
+ "label": "Override settings",
+ "localized": "Переопределить настройки",
+ "reload": "",
+ "hint": "Если параметры генерации отличаются от ваших системных настроек, переопределите параметры этими значениями, чтобы игнорировать системную конфигурацию для этого рабочего процесса"
+ },
+ {
+ "id": 767,
+ "label": "Override sampler",
+ "localized": "Переопределить сэмплер",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 768,
+ "label": "Override steps",
+ "localized": "Переопределить шаги",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 769,
+ "label": "Ortho",
+ "localized": "Орто",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 770,
+ "label": "Offload face module",
+ "localized": "Выгрузить модуль лиц",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 771,
+ "label": "Override scheduler",
+ "localized": "Переопределить планировщик",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 772,
+ "label": "Optional image description",
+ "localized": "Необязательное описание изображения",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 773,
+ "label": "Order",
+ "localized": "Порядок",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 774,
+ "label": "Overlay",
+ "localized": "Наложение",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 775,
+ "label": "Override resolution",
+ "localized": "Переопределить разрешение",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 776,
+ "label": "Offload processor",
+ "localized": "Выгрузить процессор",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 777,
+ "label": "Output directory",
+ "localized": "Каталог вывода",
+ "reload": "",
+ "hint": "Папка, в которую должны быть сохранены обработанные изображения"
+ },
+ {
+ "id": 778,
+ "label": "original",
+ "localized": "оригинальный",
+ "reload": "",
+ "hint": "Оригинальный бэкенд LDM"
+ },
+ {
+ "id": 779,
+ "label": "Offload caption models",
+ "localized": "Выгрузить модели подписей",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 780,
+ "label": "Offload during pre-forward",
+ "localized": "Выгрузить во время pre-forward",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 781,
+ "label": "Offload using streams",
+ "localized": "Выгрузить через потоки",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 782,
+ "label": "Offload low watermark",
+ "localized": "Нижний порог выгрузки",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 783,
+ "label": "Offload GPU high watermark",
+ "localized": "Верхний порог выгрузки GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 784,
+ "label": "Offload CPU high watermark",
+ "localized": "Верхний порог выгрузки CPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 785,
+ "label": "Offload blocks",
+ "localized": "Выгрузить блоки",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 786,
+ "label": "OpenVINO activations mode",
+ "localized": "Режим активаций OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 787,
+ "label": "ONNX Execution Provider",
+ "localized": "Провайдер выполнения ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 788,
+ "label": "ONNX allow fallback to CPU",
+ "localized": "ONNX: разрешить откат на CPU",
+ "reload": "",
+ "hint": "Разрешить использование центрального процессора, если выбранный провайдер выполнения не сработал"
+ },
+ {
+ "id": 789,
+ "label": "ONNX cache converted models",
+ "localized": "ONNX: кэшировать конвертированные модели",
+ "reload": "",
+ "hint": "Сохранять модели, преобразованные в формат ONNX, в кэше. Управлять ими можно во вкладке ONNX"
+ },
+ {
+ "id": 790,
+ "label": "ONNX unload base model when processing refiner",
+ "localized": "ONNX: выгружать базовую модель при обработке рефайнера",
+ "reload": "",
+ "hint": "Выгружать базовую модель, когда рефайнер конвертируется, оптимизируется или обрабатывается"
+ },
+ {
+ "id": 791,
+ "label": "Olive use FP16 on optimization",
+ "localized": "Olive: использовать FP16 при оптимизации",
+ "reload": "",
+ "hint": "Использовать 16-битную точность с плавающей запятой для выходной модели процесса оптимизации Olive. Если отключено, будет использоваться 32-битная точность"
+ },
+ {
+ "id": 792,
+ "label": "Olive force FP32 for VAE Encoder",
+ "localized": "Olive: принудительно FP32 для VAE Encoder",
+ "reload": "",
+ "hint": "Использовать 32-битную точность для VAE энкодера выходной модели. Это переопределяет опцию 'использовать FP16 при оптимизации'. Если вы получаете NaN или черные пустые изображения в Img2Img, включите эту опцию и очистите кэш"
+ },
+ {
+ "id": 793,
+ "label": "Olive use static dimensions",
+ "localized": "Olive: использовать статические размеры",
+ "reload": "",
+ "hint": "Значительно ускоряет инференс (вывод) оптимизированных моделей Olive (OrtTransformersOptimization)"
+ },
+ {
+ "id": 794,
+ "label": "Olive cache optimized models",
+ "localized": "Olive: кэшировать оптимизированные модели",
+ "reload": "",
+ "hint": "Сохранять обработанные Olive модели в кэше. Управлять ими можно во вкладке ONNX"
+ },
+ {
+ "id": 795,
+ "label": "OpenVINO disable model caching",
+ "localized": "OpenVINO: отключить кэширование моделей",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 796,
+ "label": "OpenVINO disable memory cleanup after compile",
+ "localized": "OpenVINO: отключить очистку памяти после компиляции",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 797,
"label": "onediff",
"localized": "onediff",
"reload": "",
- "hint": "onediff"
+ "hint": ""
},
{
- "id": "",
- "label": "onnx",
- "localized": "onnx",
+ "id": 798,
+ "label": "olive-ai",
+ "localized": "olive-ai",
"reload": "",
- "hint": "onnx"
+ "hint": ""
},
{
- "id": "",
- "label": "openbody",
- "localized": "openbody",
- "reload": "",
- "hint": "openbody"
- },
- {
- "id": "",
- "label": "openclip",
- "localized": "openclip",
- "reload": "",
- "hint": "openclip"
- },
- {
- "id": "",
- "label": "openvino disable memory cleanup after compile",
- "localized": "OpenVINO отключить очистку памяти после компиляции",
- "reload": "",
- "hint": "OpenVINO отключить очистку памяти после компиляции"
- },
- {
- "id": "",
- "label": "openvino disable model caching",
- "localized": "OpenVINO отключить кэширование модели",
- "reload": "",
- "hint": "OpenVINO отключить кэширование модели"
- },
- {
- "id": "",
- "label": "openvino mode",
- "localized": "режим OpenVINO",
- "reload": "",
- "hint": "режим OpenVINO"
- },
- {
- "id": "",
+ "id": 799,
"label": "openvino_fx",
"localized": "openvino_fx",
"reload": "",
- "hint": "openvino_fx"
+ "hint": ""
},
{
- "id": "",
- "label": "optional image description",
- "localized": "необязательное описание изображения",
+ "id": 800,
+ "label": "Overwrite existing",
+ "localized": "Перезаписать существующее",
"reload": "",
- "hint": "необязательное описание изображения"
+ "hint": ""
},
{
- "id": "",
- "label": "optional init image or video",
- "localized": "необязательное начальное изображение или видео",
+ "id": 801,
+ "label": "Out Block",
+ "localized": "Выходной блок (Out Block)",
"reload": "",
- "hint": "необязательное начальное изображение или видео"
+ "hint": "Блоки повышения дискретизации (Upsampling) в UNet (12 значений для SD1.5, 9 значений для SDXL)"
},
{
- "id": "",
- "label": "order",
- "localized": "порядок",
+ "id": 802,
+ "label": "Overwrite model",
+ "localized": "Перезаписать модель",
"reload": "",
- "hint": "порядок"
+ "hint": ""
},
{
- "id": "",
- "label": "ortho",
- "localized": "орто",
+ "id": 803,
+ "label": "Output model",
+ "localized": "Выходная модель",
"reload": "",
- "hint": "орто"
+ "hint": ""
},
{
- "id": "",
- "label": "outpaint",
- "localized": "дорисовка за пределы",
+ "id": 804,
+ "label": "Overwrite existing file",
+ "localized": "Перезаписать существующий файл",
"reload": "",
- "hint": "дорисовка за пределы"
+ "hint": ""
},
{
- "id": "",
- "label": "output model",
- "localized": "выходная модель",
+ "id": 805,
+ "label": "Options",
+ "localized": "Опции",
"reload": "",
- "hint": "выходная модель"
+ "hint": ""
},
{
- "id": "",
- "label": "override resolution",
- "localized": "переопределить разрешение",
+ "id": 806,
+ "label": "OpenBody",
+ "localized": "OpenBody",
"reload": "",
- "hint": "переопределить разрешение"
+ "hint": ""
+ }
+ ],
+ "p": [
+ {
+ "id": 7,
+ "label": "Process",
+ "localized": "Обработка",
+ "reload": "n/a",
+ "hint": "Обработка существующего изображения Может использоваться для масштабирования изображений, удаления фона, скрытия контента NSFW, применения различных фильтров и эффектов"
},
{
- "id": "",
- "label": "override sampler",
- "localized": "переопределить сэмплер",
- "reload": "",
- "hint": "переопределить сэмплер"
+ "id": 31,
+ "label": "Prompts",
+ "localized": "Промпты",
+ "reload": "n/a",
+ "hint": "Положительный и отрицательный промпты изображения"
},
{
- "id": "",
- "label": "override scheduler",
- "localized": "переопределить планировщик",
- "reload": "",
- "hint": "переопределить планировщик"
+ "id": 32,
+ "label": "Pause",
+ "localized": "Пауза",
+ "reload": "n/a",
+ "hint": "Приостановить обработку"
},
{
- "id": "",
- "label": "override steps",
- "localized": "переопределить шаги",
- "reload": "",
- "hint": "переопределить шаги"
+ "id": 33,
+ "label": "Post",
+ "localized": "Post",
+ "reload": "n/a",
+ "hint": "Изменение размера изображения после обработки"
},
{
- "id": "",
- "label": "override t1 ratio",
- "localized": "переопределить соотношение T1",
- "reload": "",
- "hint": "переопределить соотношение T1"
+ "id": 34,
+ "label": "Preview",
+ "localized": "Предпросмотр",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "override t2 ratio",
- "localized": "переопределить соотношение T2",
- "reload": "",
- "hint": "переопределить соотношение T2"
+ "id": 35,
+ "label": "Process Image",
+ "localized": "Обработать изображение",
+ "reload": "n/a",
+ "hint": "Обработка одного изображения"
},
{
- "id": "",
- "label": "overwrite existing file",
- "localized": "перезаписать существующий файл",
- "reload": "",
- "hint": "перезаписать существующий файл"
+ "id": 36,
+ "label": "Process Batch",
+ "localized": "Пакетная обработка",
+ "reload": "n/a",
+ "hint": "Обработка пакета изображений"
},
{
- "id": "",
- "label": "overwrite model",
- "localized": "перезаписать модель",
- "reload": "",
- "hint": "перезаписать модель"
+ "id": 37,
+ "label": "Process Folder",
+ "localized": "Обработать папку",
+ "reload": "n/a",
+ "hint": "Обработка всех изображений в папке"
},
{
- "id": "",
- "label": "pad frames",
- "localized": "дополнить кадры",
- "reload": "",
- "hint": "дополнить кадры"
+ "id": 38,
+ "label": "Provider",
+ "localized": "Провайдер",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "padding",
- "localized": "отступ",
- "reload": "",
- "hint": "отступ"
+ "id": 39,
+ "label": "Pipeline Modifiers",
+ "localized": "Модификаторы конвейера",
+ "reload": "n/a",
+ "hint": "Дополнительная функциональность, которую можно включить во время генерации"
},
{
- "id": "",
- "label": "parallel process images in batch",
- "localized": "параллельная обработка изображений в пакете",
- "reload": "",
- "hint": "параллельная обработка изображений в пакете"
+ "id": 40,
+ "label": "Postprocessing",
+ "localized": "Постобработка",
+ "reload": "n/a",
+ "hint": "Настройки, относящиеся к постобработке изображения и масштабированию после генерации"
},
{
- "id": "",
- "label": "parameter free",
- "localized": "без параметров",
- "reload": "",
- "hint": "без параметров"
+ "id": 41,
+ "label": "Preset Block Merge",
+ "localized": "Пресет слияния блоков",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "path to model file",
- "localized": "путь к файлу модели",
- "reload": "",
- "hint": "путь к файлу модели"
+ "id": 42,
+ "label": "Pony",
+ "localized": "Pony",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "path to notification sound",
- "localized": "путь к звуку уведомления",
- "reload": "",
- "hint": "путь к звуку уведомления"
+ "id": 43,
+ "label": "Preview metadata",
+ "localized": "Предпросмотр метаданных",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "peft",
- "localized": "peft",
- "reload": "",
- "hint": "peft"
+ "id": 44,
+ "label": "Prompt",
+ "localized": "Промпт",
+ "reload": "n/a",
+ "hint": "Опишите изображение, которое вы хотите сгенерировать"
},
{
- "id": "",
- "label": "penalty",
- "localized": "штраф",
- "reload": "",
- "hint": "штраф"
+ "id": 45,
+ "label": "Processed Preview",
+ "localized": "Предпросмотр обработанного",
+ "reload": "n/a",
+ "hint": "Показать/скрыть раздел предварительной обработки входных изображений перед фактической генерацией"
},
{
- "id": "",
- "label": "perflow",
- "localized": "perflow",
- "reload": "",
- "hint": "perflow"
+ "id": 46,
+ "label": "PixelArt",
+ "localized": "Пиксель-арт",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "perform injection",
- "localized": "выполнить инъекцию",
- "reload": "",
- "hint": "выполнить инъекцию"
+ "id": 47,
+ "label": "PAG: Perturbed attention guidance",
+ "localized": "PAG: Perturbed attention guidance",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "perform sdsa",
- "localized": "выполнить SDSA",
- "reload": "",
- "hint": "выполнить SDSA"
+ "id": 48,
+ "label": "PAB: Pyramid attention broadcast",
+ "localized": "PAB: Pyramid attention broadcast",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "perform warmup",
- "localized": "выполнить разогрев",
- "reload": "",
- "hint": "выполнить разогрев"
+ "id": 49,
+ "label": "Para-attention",
+ "localized": "Para-attention",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "performance",
- "localized": "производительность",
- "reload": "",
- "hint": "производительность"
+ "id": 50,
+ "label": "Paths for specific models",
+ "localized": "Пути для специфичных моделей",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "photomaker model",
- "localized": "модель Photomaker",
- "reload": "",
- "hint": "модель Photomaker"
+ "id": 51,
+ "label": "Prediction method",
+ "localized": "Метод предсказания",
+ "reload": "n/a",
+ "hint": "Определяет, что модель предсказывает на каждом шаге. Варианты: - default: значение по умолчанию для модели - epsilon: шум (наиболее часто для Stable Diffusion) - sample: прямое предсказание очищенного изображения (x0 prediction) - v_prediction: предсказание скорости (v-prediction), используется моделями CosXL и NoobAI VPred - flow_prediction: используется в новых моделях flow-matching, таких как SD3 и Flux"
},
{
- "id": "",
- "label": "pidinet",
- "localized": "pidinet",
- "reload": "",
- "hint": "pidinet"
+ "id": 52,
+ "label": "PAG scale",
+ "localized": "Шкала PAG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "pipeline",
- "localized": "конвейер",
- "reload": "",
- "hint": "конвейер"
+ "id": 53,
+ "label": "PAG start",
+ "localized": "Начало PAG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "pixels to expand",
- "localized": "пикселей для расширения",
- "reload": "",
- "hint": "пикселей для расширения"
+ "id": 54,
+ "label": "PAG stop",
+ "localized": "Конец PAG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "platform",
- "localized": "платформа",
- "reload": "",
- "hint": "платформа"
+ "id": 55,
+ "label": "PAG layers",
+ "localized": "Слои PAG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "play",
- "localized": "воспроизвести",
- "reload": "",
- "hint": "воспроизвести"
+ "id": 56,
+ "label": "PAG config",
+ "localized": "Конфигурация PAG",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "play a notification upon completion",
- "localized": "воспроизвести уведомление по завершении",
- "reload": "",
- "hint": "воспроизвести уведомление по завершении"
+ "id": 57,
+ "label": "Perform SDSA",
+ "localized": "Выполнить SDSA",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "pndm",
- "localized": "pndm",
- "reload": "",
- "hint": "pndm"
+ "id": 58,
+ "label": "Perform Injection",
+ "localized": "Выполнить инъекцию",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "polyexponential",
- "localized": "полиэкспоненциальный",
- "reload": "",
- "hint": "полиэкспоненциальный"
+ "id": 59,
+ "label": "PhotoMaker Model",
+ "localized": "Модель PhotoMaker",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "pony",
- "localized": "пони",
- "reload": "",
- "hint": "пони"
+ "id": 60,
+ "label": "Penalty",
+ "localized": "Штраф",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "pose confidence",
- "localized": "уверенность позы",
- "reload": "",
- "hint": "уверенность позы"
- },
- {
- "id": "",
+ "id": 61,
"label": "positive",
"localized": "положительный",
- "reload": "",
- "hint": "положительный"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "postprocess mask",
- "localized": "постобработка маски",
- "reload": "",
- "hint": "постобработка маски"
+ "id": 62,
+ "label": "Prompt EX",
+ "localized": "Prompt EX",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "postprocess upscale",
- "localized": "постобработка увеличения разрешения",
- "reload": "",
- "hint": "постобработка увеличения разрешения"
+ "id": 63,
+ "label": "Power",
+ "localized": "Сила",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "postprocessing operation order",
- "localized": "порядок операций постобработки",
- "reload": "",
- "hint": "порядок операций постобработки"
+ "id": 64,
+ "label": "Prompt thresholds",
+ "localized": "Пороги промпта",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "power",
- "localized": "мощность",
- "reload": "",
- "hint": "мощность"
+ "id": 65,
+ "label": "Preset",
+ "localized": "Пресет",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "predefined question",
- "localized": "предопределенный вопрос",
- "reload": "",
- "hint": "предопределенный вопрос"
+ "id": 66,
+ "label": "Pad frames",
+ "localized": "Заполнение кадров",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "prediction method",
- "localized": "метод предсказания",
- "reload": "",
- "hint": "метод предсказания"
+ "id": 67,
+ "label": "Prefill text",
+ "localized": "Текст префикса (Prefill)",
+ "reload": "n/a",
+ "hint": "Заранее заполняет начало ответа модели, чтобы направить формат или содержание её вывода, заставляя продолжать этот текст. Этот текст фильтруется и не появляется в финальном ответе. Оставьте пустым, чтобы модель генерировала ответ с нуля."
},
{
- "id": "",
- "label": "preset",
- "localized": "пресет",
- "reload": "",
- "hint": "пресет"
+ "id": 68,
+ "label": "Prompt prefix",
+ "localized": "Префикс промпта",
+ "reload": "n/a",
+ "hint": "Текст, добавляемый в начало результата улучшенного промпта. Полезно для добавления элементов, которые должны быть скопированы в промпт без изменений, например, теги качества 'masterpiece, best quality' или имена художников, которые иначе были бы перефразированы LLM."
},
{
- "id": "",
- "label": "preset block merge",
- "localized": "объединение блоков пресетов",
- "reload": "",
- "hint": "объединение блоков пресетов"
+ "id": 69,
+ "label": "Prompt suffix",
+ "localized": "Суффикс промпта",
+ "reload": "n/a",
+ "hint": "Текст, добавляемый в конец результата улучшенного промпта. Полезно для добавления элементов, которые должны быть скопированы в промпт изображения без изменений, которые иначе были бы перефразированы LLM."
},
{
- "id": "",
- "label": "preview",
- "localized": "предпросмотр",
- "reload": "",
- "hint": "предпросмотр"
+ "id": 70,
+ "label": "Padding",
+ "localized": "Отступы",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "preview end",
- "localized": "конец предпросмотра",
- "reload": "",
- "hint": "конец предпросмотра"
+ "id": 71,
+ "label": "Prompt strength",
+ "localized": "Сила промпта",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "preview start",
- "localized": "начало предпросмотра",
- "reload": "",
- "hint": "начало предпросмотра"
+ "id": 72,
+ "label": "Preview start",
+ "localized": "Начало предпросмотра",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "primary model",
- "localized": "основная модель",
- "reload": "",
- "hint": "основная модель"
+ "id": 73,
+ "label": "Preview end",
+ "localized": "Конец предпросмотра",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "processor",
- "localized": "процессор",
- "reload": "",
- "hint": "процессор"
+ "id": 74,
+ "label": "Pixels to expand",
+ "localized": "Пикселей для расширения",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "processor move to cpu after use",
- "localized": "переместить процессор на ЦП после использования",
- "reload": "",
- "hint": "переместить процессор на ЦП после использования"
+ "id": 75,
+ "label": "Processor",
+ "localized": "Процессор",
+ "reload": "n/a",
+ "hint": "Тип процессора для предварительной обработки изображения, используемого в ControlNet"
},
{
- "id": "",
- "label": "processor settings",
- "localized": "настройки процессора",
- "reload": "",
- "hint": "настройки процессора"
+ "id": 76,
+ "label": "Pose confidence",
+ "localized": "Уверенность позы",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "processor unload after use",
- "localized": "выгрузить процессор после использования",
- "reload": "",
- "hint": "выгрузить процессор после использования"
+ "id": 77,
+ "label": "Parameter free",
+ "localized": "Без параметров",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "prompt attention normalization",
- "localized": "нормализация внимания промта",
- "reload": "",
- "hint": "нормализация внимания промта"
+ "id": 78,
+ "label": "Processed",
+ "localized": "Обработанные",
+ "reload": "n/a",
+ "hint": "Показать/скрыть раздел с обработанными изображениями"
},
{
- "id": "",
- "label": "prompt ex",
- "localized": "расширенный промт",
- "reload": "",
- "hint": "расширенный промт"
+ "id": 79,
+ "label": "Postprocess mask",
+ "localized": "Маска постобработки",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "prompt processor",
- "localized": "процессор промтов",
- "reload": "",
- "hint": "процессор промтов"
+ "id": 80,
+ "label": "PixelArt block size",
+ "localized": "Размер блока PixelArt",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "prompt strength",
- "localized": "сила промта",
- "reload": "",
- "hint": "сила промта"
+ "id": 81,
+ "label": "PixelArt sharpen",
+ "localized": "Резкость PixelArt",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "prompt thresholds:",
- "localized": "пороги промта:",
- "reload": "",
- "hint": "пороги промта:"
+ "id": 82,
+ "label": "Platform",
+ "localized": "Платформа",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "prompts",
- "localized": "промты",
- "reload": "",
- "hint": "промты"
+ "id": 83,
+ "label": "Pipeline",
+ "localized": "Конвейер",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "provider",
- "localized": "поставщик",
- "reload": "",
- "hint": "поставщик"
+ "id": 84,
+ "label": "Perform warmup",
+ "localized": "Выполнить прогрев",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "prune",
- "localized": "усечь",
- "reload": "",
- "hint": "усечь"
+ "id": 85,
+ "label": "Prompt attention normalization",
+ "localized": "Нормализация внимания промпта",
+ "reload": "n/a",
+ "hint": "Балансирует веса токенов промпта, чтобы избежать слишком сильного или слабого влияния. Помогает стабилизировать результат."
},
{
- "id": "",
- "label": "quad",
- "localized": "квадро",
- "reload": "",
- "hint": "квадро"
+ "id": 86,
+ "label": "performance",
+ "localized": "производительность",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "quantization activations type",
- "localized": "тип квантования активаций",
- "reload": "",
- "hint": "тип квантования активаций"
+ "id": 87,
+ "label": "Performance Counter",
+ "localized": "Счетчик производительности",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "quantization mode",
- "localized": "режим квантования",
- "reload": "",
- "hint": "режим квантования"
+ "id": 88,
+ "label": "PAG layer names",
+ "localized": "Имена слоев PAG",
+ "reload": "n/a",
+ "hint": "Список слоев, разделенных пробелом Доступно: d[0-5], m[0], u[0-8] По умолчанию: m0"
},
{
- "id": "",
- "label": "quantization type",
- "localized": "тип квантования",
- "reload": "",
- "hint": "тип квантования"
+ "id": 89,
+ "label": "PAB cache enabled",
+ "localized": "Кэш PAB включен",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "quantization weights type",
- "localized": "тип квантования весов",
- "reload": "",
- "hint": "тип квантования весов"
+ "id": 90,
+ "label": "PAB spacial skip range",
+ "localized": "Диапазон пространственного пропуска PAB",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "random seeds",
- "localized": "случайные сиды",
- "reload": "",
- "hint": "случайные сиды"
+ "id": 91,
+ "label": "PAB spacial skip start",
+ "localized": "Начало пространственного пропуска PAB",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "range",
- "localized": "диапазон",
- "reload": "",
- "hint": "диапазон"
+ "id": 92,
+ "label": "PAB spacial skip end",
+ "localized": "Конец пространственного пропуска PAB",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "rebase",
- "localized": "перебазировать",
- "reload": "",
- "hint": "перебазировать"
+ "id": 93,
+ "label": "ParaAttention first-block cache enabled",
+ "localized": "Кэш первого блока ParaAttention включен",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "recursive",
- "localized": "рекурсивный",
- "reload": "",
- "hint": "рекурсивный"
+ "id": 94,
+ "label": "ParaAttention residual diff threshold",
+ "localized": "Порог разности остатков ParaAttention",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "reduce-overhead",
- "localized": "снижение накладных расходов",
- "reload": "",
- "hint": "снижение накладных расходов"
+ "id": 95,
+ "label": "Parallel process images in batch",
+ "localized": "Параллельная обработка изображений в пакете",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "redux prompt strength",
- "localized": "сила промта Redux",
- "reload": "",
- "hint": "сила промта Redux"
+ "id": 96,
+ "label": "precompile",
+ "localized": "прекомпиляция",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "reference adain weight",
- "localized": "вес ссылки Adain",
- "reload": "",
- "hint": "вес ссылки Adain"
+ "id": 97,
+ "label": "Panel minimum width",
+ "localized": "Минимальная ширина панели",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "reference query weight",
- "localized": "вес запроса ссылки",
- "reload": "",
- "hint": "вес запроса ссылки"
+ "id": 98,
+ "label": "Persist UI layout",
+ "localized": "Сохранять макет интерфейса",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "reference unit 1",
- "localized": "ссылочный блок 1",
- "reload": "",
- "hint": "ссылочный блок 1"
+ "id": 99,
+ "label": "Progress update period",
+ "localized": "Период обновления прогресса",
+ "reload": "n/a",
+ "hint": "Период обновления индикатора прогресса и проверки предпросмотра в миллисекундах"
},
{
- "id": "",
- "label": "refine foreground",
- "localized": "уточнить передний план",
- "reload": "",
- "hint": "уточнить передний план"
+ "id": 100,
+ "label": "Play a notification upon completion",
+ "localized": "Воспроизвести уведомление по завершении",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "refresh bench",
- "localized": "обновить тест",
- "reload": "",
- "hint": "обновить тест"
+ "id": 101,
+ "label": "Path to notification sound",
+ "localized": "Путь к звуку уведомления",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "refresh data",
- "localized": "обновить данные",
- "reload": "",
- "hint": "обновить данные"
+ "id": 102,
+ "label": "Postprocessing operation order",
+ "localized": "Порядок операций постобработки",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "refresh state",
- "localized": "обновить состояние",
- "reload": "",
- "hint": "обновить состояние"
+ "id": 103,
+ "label": "Prompt padding",
+ "localized": "Заполнение промпта (padding)",
+ "reload": "n/a",
+ "hint": "Увеличивает связность путем дополнения от последней запятой в пределах n токенов при использовании более 75 токенов"
},
{
- "id": "",
- "label": "refresh ui values",
- "localized": "обновить значения интерфейса",
- "reload": "",
- "hint": "обновить значения интерфейса"
+ "id": 104,
+ "label": "Pad prompt and negative prompt to be same length",
+ "localized": "Дополнять промпт и негативный промпт до одинаковой длины",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "reinstall",
- "localized": "переустановить",
- "reload": "",
- "hint": "переустановить"
+ "id": 105,
+ "label": "Pin training dataset to memory",
+ "localized": "Закрепить датасет обучения в памяти",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "remove background",
- "localized": "удалить фон",
- "reload": "",
- "hint": "удалить фон"
+ "id": 106,
+ "label": "Primary model",
+ "localized": "Основная модель",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "repeat x-axis",
- "localized": "повтор по оси X",
- "reload": "",
- "hint": "повтор по оси X"
+ "id": 107,
+ "label": "Preset Interpolation Ratio",
+ "localized": "Коэффициент интерполяции пресетов",
+ "reload": "n/a",
+ "hint": "Если выбраны два пресета, интерполировать между ними"
},
{
- "id": "",
- "label": "repeat y-axis",
- "localized": "повтор по оси Y",
- "reload": "",
- "hint": "повтор по оси Y"
+ "id": 108,
+ "label": "Prune",
+ "localized": "Очистка (Prune)",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "replace vae",
- "localized": "заменить VAE",
- "reload": "",
- "hint": "заменить VAE"
+ "id": 109,
+ "label": "Prediction type",
+ "localized": "Тип предсказания",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "repos",
- "localized": "репозитории",
- "reload": "",
- "hint": "репозитории"
+ "id": 110,
+ "label": "Prompt enhance",
+ "localized": "Улучшение промпта",
+ "reload": "n/a",
+ "hint": "Расширение, которое может использовать различные LLM для перефразирования промпта с целью улучшения результатов"
},
{
- "id": "",
- "label": "reprocess decode",
- "localized": "повторная обработка декодирования",
- "reload": "",
- "hint": "повторная обработка декодирования"
+ "id": 111,
+ "label": "PidiNet",
+ "localized": "PidiNet",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "reprocess face",
- "localized": "повторная обработка лица",
- "reload": "",
- "hint": "повторная обработка лица"
+ "id": 112,
+ "label": "Parameters",
+ "localized": "Параметры",
+ "reload": "n/a",
+ "hint": "Базовые параметры, используемые при генерации изображения"
},
{
- "id": "",
- "label": "reprocess refine",
- "localized": "повторная обработка уточнения",
+ "id": 113,
+ "label": "Postprocess upscale",
+ "localized": "Масштабирование при постобработке",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "q": [
+ {
+ "id": 0,
+ "label": "Quick Settings",
+ "localized": "Быстрые настройки",
"reload": "",
- "hint": "повторная обработка уточнения"
+ "hint": "Избранные элементы из разных разделов настроек для быстрого доступа"
},
{
- "id": "",
- "label": "request browser notifications",
- "localized": "запросить уведомления браузера",
+ "id": 0,
+ "label": "Quantized",
+ "localized": "Квантованный",
"reload": "",
- "hint": "запросить уведомления браузера"
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
+ "label": "Qwen layered",
+ "localized": "Qwen (многослойный)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings",
+ "localized": "Быстрые настройки",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Qwen layered number of layers",
+ "localized": "Количество слоев Qwen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization mode",
+ "localized": "Режим квантования",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization type",
+ "localized": "Тип квантования",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type",
+ "localized": "Тип квантованного MatMul",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization type for Text Encoders",
+ "localized": "Тип квантования для текстовых энкодеров",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type for Text Encoders",
+ "localized": "Тип квантованного MatMul для текстовых энкодеров",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize convolutional layers",
+ "localized": "Квантовать сверточные слои",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize using GPU",
+ "localized": "Квантовать с использованием GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization weights type",
+ "localized": "Тип весов квантования",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization activations type",
+ "localized": "Тип активаций квантования",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings list",
+ "localized": "Список быстрых настроек",
+ "reload": "",
+ "hint": "Список имен настроек через запятую, которые должны отображаться в панели быстрого доступа сверху вместо вкладки настроек"
+ }
+ ],
+ "r": [
+ {
+ "id": 0,
+ "label": "Refine",
+ "localized": "Улучшение",
+ "reload": "",
+ "hint": "Выполняет дополнительную обработку после завершения основного процесса. Может использоваться для апскейла изображения и его повторной обработки для повышения качества и детализации."
+ },
+ {
+ "id": 1,
+ "label": "Restore",
+ "localized": "Восстановить",
+ "reload": "",
+ "hint": "Восстановление параметров из текущего промпта или последнего сгенерированного изображения."
+ },
+ {
+ "id": 2,
+ "label": "Reset anchors",
+ "localized": "Сбросить якоря",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Reload model",
+ "localized": "Перезагрузить модель",
+ "reload": "",
+ "hint": "Перезагрузка текущей выбранной модели."
+ },
+ {
+ "id": 4,
+ "label": "Reprocess",
+ "localized": "Переобработка",
+ "reload": "",
+ "hint": "Повторная обработка предыдущих генераций с использованием других параметров."
+ },
+ {
+ "id": 5,
+ "label": "Resize to",
+ "localized": "Размер до",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Resize\n by",
+ "localized": "Масштабировать\n на",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Resize\n to",
+ "localized": "Размер\n до",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Run Preview",
+ "localized": "Предпросмотр",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Reference",
+ "localized": "Референс",
+ "reload": "",
+ "hint": "Список эталонных моделей, которые могут быть автоматически загружены при первом использовании."
+ },
+ {
+ "id": 10,
+ "label": "Reset receipe",
+ "localized": "Сбросить рецепт",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Run",
+ "localized": "Запуск",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Refresh extension list",
+ "localized": "Обновить список расширений",
+ "reload": "",
+ "hint": "Обновить список доступных расширений."
+ },
+ {
+ "id": 13,
+ "label": "Restart server",
+ "localized": "Перезагрузить сервер",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Request browser notifications",
+ "localized": "Запросить уведомления браузера",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Restore UI defaults",
+ "localized": "Сбросить интерфейс",
+ "reload": "",
+ "hint": "Восстановить значения интерфейса по умолчанию."
+ },
+ {
+ "id": 16,
+ "label": "Refresh UI values",
+ "localized": "Обновить значения интерфейса",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Reinstall",
+ "localized": "Переустановить",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Refresh state",
+ "localized": "Обновить состояние",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Refresh data",
+ "localized": "Обновить данные",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Run benchmark",
+ "localized": "Запустить бенчмарк",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Refresh bench",
+ "localized": "Обновить тест",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Restore defaults",
+ "localized": "Сбросить настройки",
+ "reload": "",
+ "hint": "Восстановить настройки сервера по умолчанию."
+ },
+ {
+ "id": 23,
+ "label": "Replace",
+ "localized": "Заменить",
+ "reload": "",
+ "hint": "Заменить изображение."
+ },
+ {
+ "id": 24,
+ "label": "Refresh",
+ "localized": "Обновить",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Reprocess decode",
+ "localized": "Переобработка декодирования",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Reprocess refine",
+ "localized": "Переобработка улучшения",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Reprocess face",
+ "localized": "Переобработка лица",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Remove background",
+ "localized": "Удалить фон",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "RAS: Region-Adaptive Sampling",
+ "localized": "RAS: Регионально-адаптивный сэмплинг",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Resize",
+ "localized": "Изменение размера",
+ "reload": "",
+ "hint": "Изменение размера изображения с использованием фиксированного разрешения или на основе масштаба."
+ },
+ {
+ "id": 31,
+ "label": "Rerefence models",
+ "localized": "Референсные модели",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Replace model components",
+ "localized": "Заменить компоненты модели",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
"label": "rescale",
- "localized": "перемасштабировать",
+ "localized": "rescale",
"reload": "",
- "hint": "перемасштабировать"
+ "hint": "Масштабирование бета-коэффициентов с нулевым терминальным SNR."
},
{
- "id": "",
- "label": "rescale betas with zero terminal snr",
- "localized": "перемасштабировать бета-коэффициенты с нулевым SNR на конце",
+ "id": 34,
+ "label": "Resize seed from width",
+ "localized": "Размер сида по ширине",
"reload": "",
- "hint": "перемасштабировать бета-коэффициенты с нулевым SNR на конце"
+ "hint": "Попытка создать изображение, похожее на то, что получилось бы с тем же сидом при указанном разрешении."
},
{
- "id": "",
- "label": "reset anchors",
- "localized": "сбросить якоря",
+ "id": 35,
+ "label": "Resize seed from height",
+ "localized": "Размер сида по высоте",
"reload": "",
- "hint": "сбросить якоря"
+ "hint": "Попытка создать изображение, похожее на то, что получилось бы с тем же сидом при указанном разрешении."
},
{
- "id": "",
- "label": "residual diff threshold",
- "localized": "порог остаточной разницы",
+ "id": 36,
+ "label": "Refine guidance",
+ "localized": "Guidance улучшения",
"reload": "",
- "hint": "порог остаточной разницы"
+ "hint": "Шкала CFG, используемая для прохода улучшения (refiner)."
},
{
- "id": "",
- "label": "resize background color",
- "localized": "изменить размер цвета фона",
+ "id": 37,
+ "label": "Resize mode",
+ "localized": "Режим изменения размера",
"reload": "",
- "hint": "изменить размер цвета фона"
+ "hint": "Определяет, как изменяется размер ввода во втором проходе: none (без изменений), fixed (принудительный размер), crop (обрезка по центру), fill (заполнение границ), outpaint (дорисовка), context aware (умное изменение размера)."
},
{
- "id": "",
- "label": "resize method",
- "localized": "метод изменения размера",
+ "id": 38,
+ "label": "Resize method",
+ "localized": "Метод изменения размера",
"reload": "",
- "hint": "метод изменения размера"
+ "hint": "Метод изменения размера: простое изменение, апскейлер, латентное изменение или асимметричное декодирование."
},
{
- "id": "",
- "label": "resize mode",
- "localized": "режим изменения размера",
+ "id": 39,
+ "label": "Resize width",
+ "localized": "Ширина изменения размера",
"reload": "",
- "hint": "режим изменения размера"
+ "hint": "Изменяет ширину изображения до этого значения. Если 0, ширина берется из соседних ползунков."
},
{
- "id": "",
- "label": "resize scale",
- "localized": "масштаб изменения размера",
+ "id": 40,
+ "label": "Resize height",
+ "localized": "Высота изменения размера",
"reload": "",
- "hint": "масштаб изменения размера"
+ "hint": "Изменяет высоту изображения до этого значения. Если 0, высота берется из соседних ползунков."
},
{
- "id": "",
- "label": "restart step",
- "localized": "перезапустить шаг",
+ "id": 41,
+ "label": "Resize scale",
+ "localized": "Масштаб изменения",
"reload": "",
- "hint": "перезапустить шаг"
+ "hint": ""
},
{
- "id": "",
- "label": "restore faces: codeformer",
- "localized": "восстановить лица: CodeFormer",
+ "id": 42,
+ "label": "Refine sampler",
+ "localized": "Сэмплер улучшения",
"reload": "",
- "hint": "восстановить лица: CodeFormer"
+ "hint": "Использовать конкретный сэмплер как резервный, если основной не поддерживается для данной операции."
},
{
- "id": "",
- "label": "restore faces: gfpgan",
- "localized": "восстановить лица: GFPGAN",
+ "id": 43,
+ "label": "Refiner start",
+ "localized": "Старт рефайнера",
"reload": "",
- "hint": "восстановить лица: GFPGAN"
+ "hint": "Проход рефайнера начнется, когда базовая модель завершит работу на указанную долю (от 0 до 1)."
},
{
- "id": "",
- "label": "restore pipe on end",
- "localized": "восстановить пайплайн в конце",
+ "id": 44,
+ "label": "Refiner steps",
+ "localized": "Шаги рефайнера",
"reload": "",
- "hint": "восстановить пайплайн в конце"
+ "hint": "Количество шагов для прохода улучшения."
},
{
- "id": "",
- "label": "restore unparsed prompt",
- "localized": "восстановить нераспарсенный промт",
+ "id": 45,
+ "label": "Refine prompt",
+ "localized": "Промпт улучшения",
"reload": "",
- "hint": "восстановить нераспарсенный промт"
+ "hint": "Промпт для второго энкодера в базовой модели и для прохода рефайнера."
},
{
- "id": "",
- "label": "reswapper model",
- "localized": "модель Reswapper",
+ "id": 46,
+ "label": "Refine negative prompt",
+ "localized": "Отрицательный промпт улучшения",
"reload": "",
- "hint": "модель Reswapper"
+ "hint": "Отрицательный промпт для второго энкодера и для прохода рефайнера."
},
{
- "id": "",
- "label": "return original images",
- "localized": "вернуть исходные изображения",
+ "id": 47,
+ "label": "Renoise",
+ "localized": "Перешумление",
"reload": "",
- "hint": "вернуть исходные изображения"
+ "hint": "Применение дополнительного шума во время детализации."
},
{
- "id": "",
+ "id": 48,
+ "label": "Renoise end",
+ "localized": "Конец перешумления",
+ "reload": "",
+ "hint": "Финальный шаг, на котором применяется перешумление."
+ },
+ {
+ "id": 49,
+ "label": "Range",
+ "localized": "Диапазон",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Repeat x-axis",
+ "localized": "Повтор по оси X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Repeat y-axis",
+ "localized": "Повтор по оси Y",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "ReSwapper Model",
+ "localized": "Модель ReSwapper",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "Return original images",
+ "localized": "Вернуть оригиналы",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Restart step",
+ "localized": "Шаг перезапуска",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Restore pipeline on end",
+ "localized": "Восстановить пайплайн в конце",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Randomize seed after each loop iteration",
+ "localized": "Случайный сид после итерации",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Random seeds",
+ "localized": "Случайные сиды",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "Restore pipe on end",
+ "localized": "Восстановить pipe в конце",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "Rows",
+ "localized": "Строки",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Repetition penalty",
+ "localized": "Штраф за повторения",
+ "reload": "",
+ "hint": "Препятствует повторному использованию токенов, уменьшая их вероятность. Помогает избежать циклов, но может снизить связность. Установите 1 для отключения."
+ },
+ {
+ "id": 61,
+ "label": "Redux prompt strength",
+ "localized": "Сила Redux промпта",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
"label": "right",
- "localized": "вправо",
+ "localized": "справа",
"reload": "",
- "hint": "вправо"
+ "hint": ""
},
{
- "id": "",
- "label": "root model folder",
- "localized": "корневая папка модели",
+ "id": 63,
+ "label": "Reference query weight",
+ "localized": "Вес запроса референса",
"reload": "",
- "hint": "корневая папка модели"
+ "hint": ""
},
{
- "id": "",
- "label": "rows",
- "localized": "строки",
+ "id": 64,
+ "label": "Reference adain weight",
+ "localized": "Вес AdaIN референса",
"reload": "",
- "hint": "строки"
+ "hint": ""
},
{
- "id": "",
- "label": "run",
- "localized": "запуск",
+ "id": 65,
+ "label": "Refine upscaler",
+ "localized": "Апскейлер улучшения",
"reload": "",
- "hint": "запуск"
+ "hint": "Выбор вторичного апскейлера после основного."
},
{
- "id": "",
- "label": "run benchmark",
- "localized": "запустить тест производительности",
+ "id": 66,
+ "label": "Refine foreground",
+ "localized": "Улучшить передний план",
"reload": "",
- "hint": "запустить тест производительности"
+ "hint": ""
},
{
- "id": "",
- "label": "sa solver",
- "localized": "решатель SA",
+ "id": 67,
+ "label": "Recursive",
+ "localized": "Рекурсивно",
"reload": "",
- "hint": "решатель SA"
+ "hint": "Обрабатывать изображения в подпапках рекурсивно. Поиск будет идти во всех вложенных директориях."
},
{
- "id": "",
- "label": "safetensors",
- "localized": "safetensors",
+ "id": 68,
+ "label": "Rebase",
+ "localized": "Rebase",
"reload": "",
- "hint": "safetensors"
+ "hint": ""
},
{
- "id": "",
- "label": "sage attention",
- "localized": "внимание Sage",
+ "id": 69,
+ "label": "Repos",
+ "localized": "Репозитории",
"reload": "",
- "hint": "внимание Sage"
+ "hint": ""
},
{
- "id": "",
- "label": "same as primary",
- "localized": "тот же, что и основной",
+ "id": 70,
+ "label": "Refiner model",
+ "localized": "Модель рефайнера",
"reload": "",
- "hint": "тот же, что и основной"
+ "hint": "Модель улучшения, используемая для операций второго прохода."
},
{
- "id": "",
- "label": "same latent",
- "localized": "тот же латентный",
+ "id": 71,
+ "label": "Record torch streams",
+ "localized": "Записывать потоки Torch",
"reload": "",
- "hint": "тот же латентный"
+ "hint": ""
},
{
- "id": "",
- "label": "sample",
- "localized": "выборка",
+ "id": 72,
+ "label": "Remote VAE image type",
+ "localized": "Тип изображения удаленного VAE",
"reload": "",
- "hint": "выборка"
+ "hint": ""
},
{
- "id": "",
- "label": "sampler",
- "localized": "сэмплер",
+ "id": 73,
+ "label": "Remote VAE for encode",
+ "localized": "Удаленный VAE для кодирования",
"reload": "",
- "hint": "сэмплер"
+ "hint": ""
},
{
- "id": "",
- "label": "sampler dynamic shift",
- "localized": "динамический сдвиг сэмплера",
+ "id": 74,
+ "label": "RAS enabled",
+ "localized": "RAS включен",
"reload": "",
- "hint": "динамический сдвиг сэмплера"
+ "hint": ""
},
{
- "id": "",
- "label": "sampler order",
- "localized": "порядок сэмплера",
+ "id": 75,
+ "label": "reduce-overhead",
+ "localized": "reduce-overhead",
"reload": "",
- "hint": "порядок сэмплера"
+ "hint": ""
},
{
- "id": "",
- "label": "sampler shift",
- "localized": "сдвиг сэмплера",
+ "id": 76,
+ "label": "repeated",
+ "localized": "repeated",
"reload": "",
- "hint": "сдвиг сэмплера"
+ "hint": ""
},
{
- "id": "",
- "label": "sana: use complex human instructions",
- "localized": "sana: использовать сложные человеческие инструкции",
+ "id": 77,
+ "label": "Root model folder",
+ "localized": "Корневая папка моделей",
"reload": "",
- "hint": "sana: использовать сложные человеческие инструкции"
+ "hint": ""
},
{
- "id": "",
- "label": "saturation",
- "localized": "насыщенность",
+ "id": 78,
+ "label": "Resize background color",
+ "localized": "Цвет фона при изменении размера",
"reload": "",
- "hint": "насыщенность"
+ "hint": ""
},
{
- "id": "",
- "label": "save all generated image grids",
- "localized": "сохранить все сгенерированные сетки изображений",
+ "id": 79,
+ "label": "Restore from metadata: skip params",
+ "localized": "Восстановление из метаданных: пропустить параметры",
"reload": "",
- "hint": "сохранить все сгенерированные сетки изображений"
+ "hint": ""
},
{
- "id": "",
- "label": "save all generated images",
- "localized": "сохранить все сгенерированные изображения",
+ "id": 80,
+ "label": "Restore from metadata: skip settings",
+ "localized": "Восстановление из метаданных: пропустить настройки",
"reload": "",
- "hint": "сохранить все сгенерированные изображения"
+ "hint": ""
},
{
- "id": "",
- "label": "save caption files",
- "localized": "сохранить файлы подписей",
+ "id": 81,
+ "label": "requests",
+ "localized": "requests",
"reload": "",
- "hint": "сохранить файлы подписей"
+ "hint": ""
},
{
- "id": "",
- "label": "save diffusers",
- "localized": "сохранить диффузоры",
+ "id": 82,
+ "label": "rust",
+ "localized": "rust",
"reload": "",
- "hint": "сохранить диффузоры"
+ "hint": ""
},
{
- "id": "",
- "label": "save hdr image",
- "localized": "сохранить HDR изображение",
+ "id": 83,
+ "label": "Restore unparsed prompt",
+ "localized": "Восстановить необработанный промпт",
"reload": "",
- "hint": "сохранить HDR изображение"
+ "hint": ""
},
{
- "id": "",
- "label": "save image before color correction",
- "localized": "сохранить изображение до цветокоррекции",
+ "id": 84,
+ "label": "Reuse loaded model dictionary",
+ "localized": "Повторно использовать словарь моделей",
"reload": "",
- "hint": "сохранить изображение до цветокоррекции"
+ "hint": ""
},
{
- "id": "",
- "label": "save image before detailer",
- "localized": "сохранить изображение до детализатора",
+ "id": 85,
+ "label": "ReBasin",
+ "localized": "ReBasin",
"reload": "",
- "hint": "сохранить изображение до детализатора"
+ "hint": "Выполняет слияние с перестановками для сохранения большего количества признаков обеих моделей."
},
{
- "id": "",
- "label": "save image before hires",
- "localized": "сохранить изображение до увеличения разрешения",
+ "id": 86,
+ "label": "Replace VAE",
+ "localized": "Заменить VAE",
"reload": "",
- "hint": "сохранить изображение до увеличения разрешения"
+ "hint": ""
},
{
- "id": "",
- "label": "save image before refiner",
- "localized": "сохранить изображение до рефайнера",
+ "id": 87,
+ "label": "Reference unit 1",
+ "localized": "Блок референса 1",
"reload": "",
- "hint": "сохранить изображение до рефайнера"
+ "hint": ""
+ }
+ ],
+ "s": [
+ {
+ "id": 0,
+ "label": "Sampler",
+ "localized": "Сэмплер",
+ "reload": "",
+ "hint": "Настройки, связанные с выбором и конфигурацией сэмплера и начального числа (сид). Сэмплеры управляют процессом превращения шума в изображение за несколько шагов."
+ },
+ {
+ "id": 0,
+ "label": "Scripts",
+ "localized": "Скрипты",
+ "reload": "",
+ "hint": "Включите дополнительные функции, используя выбранные скрипты во время процесса генерации"
+ },
+ {
+ "id": 0,
+ "label": "Scale",
+ "localized": "Масштаб",
+ "reload": "",
+ "hint": "Изменить размер изображения до целевого масштаба. Если установлены фиксированные ширина/высота, эта опция игнорируется"
+ },
+ {
+ "id": 0,
+ "label": "Swap X/Y",
+ "localized": "Поменять X/Y",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Swap Y/Z",
+ "localized": "Поменять Y/Z",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Swap X/Z",
+ "localized": "Поменять X/Z",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Set prompt",
+ "localized": "Установить промпт",
+ "reload": "",
+ "hint": "Скопировать улучшенный промпт в основное поле ввода промпта"
+ },
+ {
+ "id": 0,
+ "label": "Skip",
+ "localized": "Пропустить",
+ "reload": "",
+ "hint": "Остановить обработку текущего задания и перейти к следующему"
+ },
+ {
+ "id": 0,
+ "label": "Stop",
+ "localized": "Стоп",
+ "reload": "",
+ "hint": "Остановить обработку"
+ },
+ {
+ "id": 0,
+ "label": "Show",
+ "localized": "Показать",
+ "reload": "",
+ "hint": "Показать расположение изображения"
+ },
+ {
+ "id": 0,
+ "label": "Save",
+ "localized": "Сохранить",
+ "reload": "",
+ "hint": "Сохранить изображение"
+ },
+ {
+ "id": 0,
+ "label": "Sketch",
+ "localized": "Набросок",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Size & Inputs",
+ "localized": "Размер и входные данные",
+ "reload": "",
+ "hint": "Настройки, связанные с разрешением генерации и дополнительными входными медиафайлами"
+ },
+ {
+ "id": 0,
+ "label": "Set receipe",
+ "localized": "Установить рецепт",
+ "reload": "",
+ "hint": ""
},
{
- "id": "",
- "label": "save images to a subdirectory",
- "localized": "сохранить изображения в подпапку",
+ "id": 0,
+ "label": "Scale by",
+ "localized": "Масштабировать в",
"reload": "",
- "hint": "сохранить изображения в подпапку"
+ "hint": "Используйте эту вкладку для изменения размера исходного изображения в выбранное количество раз"
},
{
- "id": "",
- "label": "save init images",
- "localized": "сохранить исходные изображения",
+ "id": 0,
+ "label": "Scale to",
+ "localized": "Масштабировать до",
"reload": "",
- "hint": "сохранить исходные изображения"
+ "hint": "Используйте эту вкладку для изменения размера исходного изображения до заданного целевого размера"
},
{
- "id": "",
- "label": "save inpainting mask",
- "localized": "сохранить маску инпейнта",
+ "id": 0,
+ "label": "Settings",
+ "localized": "Настройки",
"reload": "",
- "hint": "сохранить маску инпейнта"
+ "hint": "Настройки приложения"
},
{
- "id": "",
- "label": "save inpainting masked composite",
- "localized": "сохранить композицию с маской инпейнта",
+ "id": 0,
+ "label": "System",
+ "localized": "Система",
"reload": "",
- "hint": "сохранить композицию с маской инпейнта"
+ "hint": "Системные настройки и информация"
},
{
- "id": "",
- "label": "save metadata",
- "localized": "сохранить метаданные",
+ "id": 0,
+ "label": "Shutdown server",
+ "localized": "Выключить сервер",
"reload": "",
- "hint": "сохранить метаданные"
+ "hint": ""
},
{
- "id": "",
- "label": "save only saves selected image",
- "localized": "сохранить только выбранное изображение",
+ "id": 0,
+ "label": "Start profiling",
+ "localized": "Начать профилирование",
"reload": "",
- "hint": "сохранить только выбранное изображение"
+ "hint": ""
},
{
- "id": "",
- "label": "save output",
- "localized": "сохранить вывод",
+ "id": 0,
+ "label": "System Info",
+ "localized": "Системная информация",
"reload": "",
- "hint": "сохранить вывод"
+ "hint": "Информация о системе"
},
{
- "id": "",
- "label": "save safetensors",
- "localized": "сохранить safetensors",
+ "id": 0,
+ "label": "Set UI defaults",
+ "localized": "Установить настройки интерфейса по умолчанию",
"reload": "",
- "hint": "сохранить safetensors"
+ "hint": "Установить текущие значения как значения по умолчанию для пользовательского интерфейса"
},
{
- "id": "",
- "label": "save unparsed prompt",
- "localized": "сохранить неразобранный промпт",
+ "id": 0,
+ "label": "Set UI menu states",
+ "localized": "Установить состояния меню интерфейса",
"reload": "",
- "hint": "сохранить неразобранный промпт"
+ "hint": ""
},
{
- "id": "",
- "label": "scale after",
- "localized": "масштаб после",
+ "id": 0,
+ "label": "Send interrupt",
+ "localized": "Отправить прерывание",
"reload": "",
- "hint": "масштаб после"
+ "hint": ""
},
{
- "id": "",
- "label": "scale before",
- "localized": "масштаб до",
+ "id": 0,
+ "label": "Submit results",
+ "localized": "Отправить результаты",
"reload": "",
- "hint": "масштаб до"
+ "hint": ""
},
{
- "id": "",
- "label": "scale mask",
- "localized": "масштаб маски",
+ "id": 0,
+ "label": "System Paths",
+ "localized": "Системные пути",
"reload": "",
- "hint": "масштаб маски"
+ "hint": "Настройки, связанные с расположением различных каталогов моделей"
},
{
- "id": "",
- "label": "scale factor",
- "localized": "коэффициент масштабирования",
+ "id": 0,
+ "label": "Show all pages",
+ "localized": "Показать все страницы",
"reload": "",
- "hint": "коэффициент масштабирования"
+ "hint": "Показать все страницы настроек"
},
{
- "id": "",
- "label": "score",
- "localized": "оценка",
+ "id": 0,
+ "label": "Save model",
+ "localized": "Сохранить модель",
"reload": "",
- "hint": "оценка"
+ "hint": ""
},
{
- "id": "",
- "label": "score threshold",
- "localized": "порог оценки",
+ "id": 0,
+ "label": "Scan missing",
+ "localized": "Сканировать отсутствующие",
"reload": "",
- "hint": "порог оценки"
+ "hint": ""
},
{
- "id": "",
- "label": "scribble",
- "localized": "набросок",
+ "id": 0,
+ "label": "Save receipe",
+ "localized": "Сохранить рецепт",
"reload": "",
- "hint": "набросок"
+ "hint": ""
},
{
- "id": "",
- "label": "sd15-attire",
- "localized": "sd15-attire",
+ "id": 0,
+ "label": "Simple Merge",
+ "localized": "Простое слияние",
"reload": "",
- "hint": "sd15-attire"
+ "hint": ""
},
{
- "id": "",
- "label": "sd15-likeness",
- "localized": "sd15-likeness",
+ "id": 0,
+ "label": "Style",
+ "localized": "Стиль",
"reload": "",
- "hint": "sd15-likeness"
+ "hint": "Дополнительные стили, применяемые к выбранным параметрам генерации"
},
{
- "id": "",
- "label": "sd15-navimixu",
- "localized": "sd15-navimixu",
+ "id": 0,
+ "label": "SD 1.5",
+ "localized": "SD 1.5",
"reload": "",
- "hint": "sd15-navimixu"
+ "hint": ""
},
{
- "id": "",
- "label": "sd15-sexy",
- "localized": "sd15-sexy",
+ "id": 0,
+ "label": "SD XL",
+ "localized": "SD XL",
"reload": "",
- "hint": "sd15-sexy"
+ "hint": ""
},
{
- "id": "",
- "label": "sdxl-artstyle",
- "localized": "sdxl-artstyle",
+ "id": 0,
+ "label": "SD1.5",
+ "localized": "SD1.5",
"reload": "",
- "hint": "sdxl-artstyle"
+ "hint": ""
},
{
- "id": "",
- "label": "sdxl-negative",
- "localized": "sdxl-negative",
+ "id": 0,
+ "label": "SDXL",
+ "localized": "SDXL",
"reload": "",
- "hint": "sdxl-negative"
+ "hint": "StableDiffusion XL"
},
{
- "id": "",
- "label": "sdxl-sexy",
- "localized": "sdxl-sexy",
+ "id": 0,
+ "label": "Start",
+ "localized": "Старт",
"reload": "",
- "hint": "sdxl-sexy"
+ "hint": ""
},
{
- "id": "",
- "label": "sdxl-sliders",
- "localized": "sdxl-sliders",
+ "id": 0,
+ "label": "Select",
+ "localized": "Выбрать",
"reload": "",
- "hint": "sdxl-sliders"
+ "hint": ""
},
{
- "id": "",
- "label": "sdxl-toon",
- "localized": "sdxl-toon",
+ "id": 0,
+ "label": "Size",
+ "localized": "Размер",
"reload": "",
- "hint": "sdxl-toon"
+ "hint": ""
},
{
- "id": "",
- "label": "sdxl: use weighted pooled embeds",
- "localized": "sdxl: использовать взвешенные объединенные эмбеды",
+ "id": 0,
+ "label": "Size & Batch",
+ "localized": "Размер и пакет",
"reload": "",
- "hint": "sdxl: использовать взвешенные объединенные эмбеды"
+ "hint": "Размер изображения и настройки пакета (batch)"
},
{
- "id": "",
- "label": "search changelog",
- "localized": "поиск в списке изменений",
+ "id": 0,
+ "label": "Seed",
+ "localized": "Сид (Seed)",
"reload": "",
- "hint": "поиск в списке изменений"
+ "hint": "Начальное число (сид) и вариации"
},
{
- "id": "",
- "label": "search models",
- "localized": "поиск моделей",
+ "id": 0,
+ "label": "Script",
+ "localized": "Скрипт",
"reload": "",
- "hint": "поиск моделей"
+ "hint": "Дополнительные скрипты для использования"
},
{
- "id": "",
- "label": "search wiki pages",
- "localized": "поиск по страницам вики",
+ "id": 0,
+ "label": "Stable Diffusion 3.x",
+ "localized": "Stable Diffusion 3.x",
"reload": "",
- "hint": "поиск по страницам вики"
+ "hint": ""
},
{
- "id": "",
- "label": "secondary model",
- "localized": "вторичная модель",
+ "id": 0,
+ "label": "SDNQ: SD.Next Quantization",
+ "localized": "SDNQ: Квантование SD.Next",
"reload": "",
- "hint": "вторичная модель"
+ "hint": ""
},
{
- "id": "",
- "label": "segmentanything",
- "localized": "segmentanything",
+ "id": 0,
+ "label": "Save Options",
+ "localized": "Опции сохранения",
"reload": "",
- "hint": "segmentanything"
+ "hint": ""
},
{
- "id": "",
- "label": "select",
- "localized": "выбрать",
+ "id": 0,
+ "label": "Startup & Server Options",
+ "localized": "Опции запуска и сервера",
"reload": "",
- "hint": "выбрать"
+ "hint": ""
},
{
- "id": "",
- "label": "select model",
- "localized": "выбрать модель",
+ "id": 0,
+ "label": "SeedVR",
+ "localized": "SeedVR",
"reload": "",
- "hint": "выбрать модель"
+ "hint": ""
},
{
- "id": "",
- "label": "send interrupt",
- "localized": "отправить прерывание",
+ "id": 0,
+ "label": "Styles",
+ "localized": "Стили",
"reload": "",
- "hint": "отправить прерывание"
+ "hint": "Дополнительные стили, применяемые к выбранным параметрам генерации"
},
{
- "id": "",
- "label": "send seed when sending prompt or image to other interface",
- "localized": "отправить сид при отправке промпта или изображения в другой интерфейс",
+ "id": 0,
+ "label": "Search & Download",
+ "localized": "Поиск и загрузка",
"reload": "",
- "hint": "отправить сид при отправке промпта или изображения в другой интерфейс"
+ "hint": ""
},
{
- "id": "",
- "label": "send size when sending prompt or image to another interface",
- "localized": "отправить размер при отправке промпта или изображения в другой интерфейс",
+ "id": 0,
+ "label": "Server log",
+ "localized": "Лог сервера",
"reload": "",
- "hint": "отправить размер при отправке промпта или изображения в другой интерфейс"
+ "hint": ""
},
{
- "id": "",
- "label": "sequential",
- "localized": "последовательный",
+ "id": 0,
+ "label": "Steps",
+ "localized": "Шаги",
"reload": "",
- "hint": "последовательный"
+ "hint": "Количество итераций для улучшения сгенерированного изображения; высокие значения занимают больше времени; очень низкие значения могут дать плохой результат"
},
{
- "id": "",
- "label": "server start time",
- "localized": "время запуска сервера",
+ "id": 0,
+ "label": "Sampling method",
+ "localized": "Метод сэмплирования",
"reload": "",
- "hint": "время запуска сервера"
+ "hint": "Какой алгоритм использовать для создания изображения"
},
{
- "id": "",
- "label": "set at prompt start",
- "localized": "установить в начале промпта",
+ "id": 0,
+ "label": "Sigma method",
+ "localized": "Метод Сигма",
"reload": "",
- "hint": "установить в начале промпта"
+ "hint": "Управляет распределением уровней шума (сигм) по шагам диффузии. Опции: - default: по умолчанию для модели - karras: более плавный график шума, выше качество за меньшее число шагов - beta: на основе значений бета-графика - exponential: экспоненциальное затухание шума - lambdas: экспериментальный, балансирует сигнал/шум - flowmatch: настроен для моделей flow-matching"
},
{
- "id": "",
- "label": "set ui menu states",
- "localized": "установить состояния меню UI",
+ "id": 0,
+ "label": "Sigma adjust",
+ "localized": "Настройка Сигмы",
"reload": "",
- "hint": "установить состояния меню UI"
+ "hint": "Настройка значения сигмы сэмплера"
},
{
- "id": "",
- "label": "share queries",
- "localized": "поделиться запросами",
+ "id": 0,
+ "label": "Sampler order",
+ "localized": "Порядок сэмплера",
"reload": "",
- "hint": "поделиться запросами"
+ "hint": "Порядок обновлений решателя в сэмплере. Более высокий порядок улучшает стабильность/точность, но увеличивает вычислительные затраты."
},
{
- "id": "",
- "label": "shared options",
- "localized": "общие параметры",
+ "id": 0,
+ "label": "SLG scale",
+ "localized": "Шкала SLG",
"reload": "",
- "hint": "общие параметры"
+ "hint": ""
},
{
- "id": "",
- "label": "sharpen",
- "localized": "резкость",
+ "id": 0,
+ "label": "SLG start",
+ "localized": "Начало SLG",
"reload": "",
- "hint": "резкость"
+ "hint": ""
},
{
- "id": "",
- "label": "shift",
- "localized": "сдвиг",
+ "id": 0,
+ "label": "SLG stop",
+ "localized": "Конец SLG",
"reload": "",
- "hint": "сдвиг"
+ "hint": ""
},
{
- "id": "",
- "label": "show grid in results",
- "localized": "показать сетку в результатах",
+ "id": 0,
+ "label": "SLG layers",
+ "localized": "Слои SLG",
"reload": "",
- "hint": "показать сетку в результатах"
+ "hint": ""
},
{
- "id": "",
- "label": "show input",
- "localized": "показать ввод",
+ "id": 0,
+ "label": "SLG config",
+ "localized": "Конфиг SLG",
"reload": "",
- "hint": "показать ввод"
+ "hint": ""
},
{
- "id": "",
- "label": "show metadata in full screen image browser",
- "localized": "показать метаданные в полноэкранном браузере изображений",
+ "id": 0,
+ "label": "SEG scale",
+ "localized": "Шкала SEG",
"reload": "",
- "hint": "показать метаданные в полноэкранном браузере изображений"
+ "hint": ""
},
{
- "id": "",
- "label": "show motd",
- "localized": "показать сообщение дня",
+ "id": 0,
+ "label": "SEG blur sigma",
+ "localized": "Сигма размытия SEG",
"reload": "",
- "hint": "показать сообщение дня"
+ "hint": ""
},
{
- "id": "",
- "label": "show preview",
- "localized": "показать предварительный просмотр",
+ "id": 0,
+ "label": "SEG blur threshold inf",
+ "localized": "Порог размытия SEG inf",
"reload": "",
- "hint": "показать предварительный просмотр"
+ "hint": ""
},
{
- "id": "",
- "label": "shuffle weights",
- "localized": "перемешать веса",
+ "id": 0,
+ "label": "SEG start",
+ "localized": "Начало SEG",
"reload": "",
- "hint": "перемешать веса"
+ "hint": ""
},
{
- "id": "",
- "label": "sigma",
- "localized": "сигма",
+ "id": 0,
+ "label": "SEG stop",
+ "localized": "Конец SEG",
"reload": "",
- "hint": "сигма"
+ "hint": ""
},
{
- "id": "",
- "label": "sigma churn",
- "localized": "шум сигмы",
+ "id": 0,
+ "label": "SEG layers",
+ "localized": "Слои SEG",
"reload": "",
- "hint": "шум сигмы"
+ "hint": ""
},
{
- "id": "",
- "label": "sigma max",
- "localized": "сигма макс",
+ "id": 0,
+ "label": "SEG config",
+ "localized": "Конфиг SEG",
"reload": "",
- "hint": "сигма макс"
+ "hint": ""
},
{
- "id": "",
- "label": "sigma method",
- "localized": "метод сигмы",
+ "id": 0,
+ "label": "Strength",
+ "localized": "Сила",
"reload": "",
- "hint": "метод сигмы"
+ "hint": "Сила денойзинга (шумоподавления) во время работы с изображением; определяет, насколько сильно исходное изображение может измениться при генерации"
},
{
- "id": "",
- "label": "sigma min",
- "localized": "сигма мин",
+ "id": 0,
+ "label": "Sort detections",
+ "localized": "Сортировать обнаружения",
"reload": "",
- "hint": "сигма мин"
+ "hint": "Сортировать обнаруженные области слева направо вместо оценки точности обнаружения"
},
{
- "id": "",
- "label": "sigma noise",
- "localized": "шум сигмы",
+ "id": 0,
+ "label": "Sharpen",
+ "localized": "Резкость",
"reload": "",
- "hint": "шум сигмы"
+ "hint": ""
},
{
- "id": "",
- "label": "sigma tmin",
- "localized": "сигма tmin",
+ "id": 0,
+ "label": "Subject",
+ "localized": "Объект",
"reload": "",
- "hint": "сигма tmin"
+ "hint": ""
},
{
- "id": "",
- "label": "simple merge",
- "localized": "простое слияние",
+ "id": 0,
+ "label": "Same latent",
+ "localized": "Тот же латент",
"reload": "",
- "hint": "простое слияние"
+ "hint": ""
},
{
- "id": "",
- "label": "size",
- "localized": "размер",
+ "id": 0,
+ "label": "Share queries",
+ "localized": "Общие запросы",
"reload": "",
- "hint": "размер"
+ "hint": ""
},
{
- "id": "",
- "label": "sketch",
- "localized": "эскиз",
+ "id": 0,
+ "label": "Sigma",
+ "localized": "Сигма",
"reload": "",
- "hint": "эскиз"
+ "hint": ""
},
{
- "id": "",
- "label": "skip generation if nan found in latents",
- "localized": "пропустить генерацию, если в латентах найдено NaN",
+ "id": 0,
+ "label": "Stride",
+ "localized": "Шаг (Stride)",
"reload": "",
- "hint": "пропустить генерацию, если в латентах найдено NaN"
+ "hint": ""
},
{
- "id": "",
- "label": "skip guidance layers",
- "localized": "пропустить направляющие слои",
+ "id": 0,
+ "label": "Structure",
+ "localized": "Структура",
"reload": "",
- "hint": "пропустить направляющие слои"
+ "hint": ""
},
{
- "id": "",
- "label": "skip input frames",
- "localized": "пропустить входные кадры",
+ "id": 0,
+ "label": "Save HDR image",
+ "localized": "Сохранить HDR изображение",
"reload": "",
- "hint": "пропустить входные кадры"
+ "hint": ""
},
{
- "id": "",
- "label": "slider",
- "localized": "ползунок",
+ "id": 0,
+ "label": "Saturation",
+ "localized": "Насыщенность",
"reload": "",
- "hint": "ползунок"
+ "hint": ""
},
{
- "id": "",
- "label": "smooth mask",
- "localized": "сглаженная маска",
+ "id": 0,
+ "label": "Scale factor",
+ "localized": "Коэффициент масштабирования",
"reload": "",
- "hint": "сглаженная маска"
+ "hint": ""
},
{
- "id": "",
- "label": "solver order (where",
- "localized": "порядок решателя (где",
+ "id": 0,
+ "label": "Strength curve",
+ "localized": "Кривая силы",
"reload": "",
- "hint": "порядок решателя (где"
+ "hint": ""
},
{
- "id": "",
- "label": "sort order",
- "localized": "порядок сортировки",
+ "id": 0,
+ "label": "Slider",
+ "localized": "Ползунок",
"reload": "",
- "hint": "порядок сортировки"
+ "hint": ""
},
{
- "id": "",
- "label": "source subject",
- "localized": "исходный объект",
+ "id": 0,
+ "label": "Set at prompt start",
+ "localized": "Установить в начало промпта",
"reload": "",
- "hint": "исходный объект"
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
"label": "space",
- "localized": "пространство",
+ "localized": "пробел",
"reload": "",
- "hint": "пространство"
+ "hint": ""
},
{
- "id": "",
- "label": "spatial frequency",
- "localized": "пространственная частота",
+ "id": 0,
+ "label": "Skip guidance layers",
+ "localized": "Пропустить слои наведения",
"reload": "",
- "hint": "пространственная частота"
+ "hint": ""
},
{
- "id": "",
- "label": "specify model revision",
- "localized": "указать ревизию модели",
+ "id": 0,
+ "label": "Shared options",
+ "localized": "Общие опции",
"reload": "",
- "hint": "указать ревизию модели"
+ "hint": ""
},
{
- "id": "",
- "label": "specify model variant",
- "localized": "указать вариант модели",
+ "id": 0,
+ "label": "Shift",
+ "localized": "Сдвиг",
"reload": "",
- "hint": "указать вариант модели"
+ "hint": ""
},
{
- "id": "",
- "label": "split attention",
- "localized": "разделенное внимание",
+ "id": 0,
+ "label": "Spatial frequency",
+ "localized": "Пространственная частота",
"reload": "",
- "hint": "разделенное внимание"
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
+ "label": "Save as copy",
+ "localized": "Сохранить как копию",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sensitivity",
+ "localized": "Чувствительность",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "System prompt",
+ "localized": "Системный промпт",
+ "reload": "",
+ "hint": "Системный промпт управляет поведением LLM. Обрабатывается первым и сохраняется на протяжении всего диалога. Имеет наивысший приоритет и всегда добавляется в начало последовательности. Используйте для: правил форматирования ответа, определения роли, стиля."
+ },
+ {
+ "id": 0,
+ "label": "Source subject",
+ "localized": "Исходный объект",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Smooth mask",
+ "localized": "Сгладить маску",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scale after",
+ "localized": "Масштабировать после",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scale mask",
+ "localized": "Масштабировать маску",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show input",
+ "localized": "Показать вход",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show preview",
+ "localized": "Показать превью",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Separate init image",
+ "localized": "Отдельное исходное изображение",
+ "reload": "",
+ "hint": "Создает дополнительное окно рядом с вводом Control под названием Init input, чтобы вы могли использовать разные изображения для операций Control и в качестве источника инициализации."
+ },
+ {
+ "id": 0,
+ "label": "Skip input frames",
+ "localized": "Пропустить входные кадры",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Style fidelity",
+ "localized": "Точность стиля",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scribble",
+ "localized": "Набросок (Scribble)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Score threshold",
+ "localized": "Порог оценки",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sampler shift",
+ "localized": "Сдвиг сэмплера",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save output",
+ "localized": "Сохранить результат",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show result images",
+ "localized": "Показать итоговые изображения",
+ "reload": "",
+ "hint": "Включите, чтобы отображать обработанные изображения в панели изображений"
+ },
+ {
+ "id": 0,
+ "label": "Save Caption Files",
+ "localized": "Сохранять файлы описаний",
+ "reload": "",
+ "hint": "Сохранять сгенерированные описания в файлы .txt рядом с изображениями. Каждое изображение получает соответствующий файл описания с тем же базовым именем."
+ },
+ {
+ "id": 0,
+ "label": "Sort alphabetically",
+ "localized": "Сортировать по алфавиту",
+ "reload": "",
+ "hint": "Сортировать теги по алфавиту вместо оценки достоверности. Если отключено, теги сортируются по достоверности (сначала самые точные). Алфавитная сортировка облегчает поиск конкретных тегов."
+ },
+ {
+ "id": 0,
+ "label": "Show confidence scores",
+ "localized": "Показывать оценки достоверности",
+ "reload": "",
+ "hint": "Отображать оценки достоверности рядом с каждым тегом. Показывает, насколько модель уверена в каждом теге (от 0.0 до 1.0). Полезно для понимания того, какие теги наиболее надежны."
+ },
+ {
+ "id": 0,
+ "label": "Search",
+ "localized": "Поиск",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sort by",
+ "localized": "Сортировать по",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Specific branch name",
+ "localized": "Имя конкретной ветки",
+ "reload": "",
+ "hint": "Укажите имя ветки расширения, оставьте пустым для значения по умолчанию"
+ },
+ {
+ "id": 0,
+ "label": "Submodules",
+ "localized": "Подмодули",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Server start time",
+ "localized": "Время запуска сервера",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "State",
+ "localized": "Состояние",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search Docs",
+ "localized": "Поиск в документации",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search GitHub Wiki Pages",
+ "localized": "Поиск в GitHub Wiki",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search Changelog",
+ "localized": "Поиск в списке изменений",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Stage boundary ratio",
+ "localized": "Соотношение границ этапов",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "sequential",
+ "localized": "последовательно",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SVD rank size",
+ "localized": "Размер ранга SVD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SVD steps",
+ "localized": "Шаги SVD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Shuffle weights in post mode",
+ "localized": "Перемешивать веса в пост-режиме",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SDXL: Use weighted pooled embeds",
+ "localized": "SDXL: Использовать взвешенные объединенные эмбеддинги",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sana: Use complex human instructions",
+ "localized": "Sana: Использовать сложные человеческие инструкции",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scaled-Dot-Product",
+ "localized": "Scaled-Dot-Product",
+ "reload": "",
+ "hint": "Оптимизация памяти. Недетерминировано, если не отключено SDP memory attention."
+ },
+ {
+ "id": 0,
+ "label": "Sage attention",
+ "localized": "Sage attention",
+ "reload": "",
+ "hint": "Экспериментальный метод оптимизации внимания. Может повысить скорость, но менее протестирован и может вызывать ошибки."
+ },
+ {
+ "id": 0,
"label": "stable-fast",
"localized": "stable-fast",
"reload": "",
- "hint": "stable-fast"
+ "hint": ""
},
{
- "id": "",
- "label": "standard",
- "localized": "стандарт",
+ "id": 0,
+ "label": "Save all generated images",
+ "localized": "Сохранять все сгенерированные изображения",
"reload": "",
- "hint": "стандарт"
+ "hint": ""
},
{
- "id": "",
- "label": "start",
- "localized": "старт",
+ "id": 0,
+ "label": "Save interrupted images",
+ "localized": "Сохранять прерванные изображения",
"reload": "",
- "hint": "старт"
+ "hint": ""
},
{
- "id": "",
- "label": "start profiling",
- "localized": "начать профилирование",
+ "id": 0,
+ "label": "Save all generated image grids",
+ "localized": "Сохранять все сгенерированные сетки изображений",
"reload": "",
- "hint": "начать профилирование"
+ "hint": ""
},
{
- "id": "",
- "label": "state",
- "localized": "состояние",
+ "id": 0,
+ "label": "Show metadata in full screen image browser",
+ "localized": "Показывать метаданные в полноэкранном браузере изображений",
"reload": "",
- "hint": "состояние"
+ "hint": ""
},
{
- "id": "",
- "label": "stride",
- "localized": "шаг",
+ "id": 0,
+ "label": "Save init images",
+ "localized": "Сохранять исходные изображения",
"reload": "",
- "hint": "шаг"
+ "hint": ""
},
{
- "id": "",
- "label": "structure",
- "localized": "структура",
+ "id": 0,
+ "label": "Save image before hires",
+ "localized": "Сохранять изображение перед Hires",
"reload": "",
- "hint": "структура"
+ "hint": ""
},
{
- "id": "",
- "label": "style fidelity",
- "localized": "точность стиля",
+ "id": 0,
+ "label": "Save image before refiner",
+ "localized": "Сохранять изображение перед Refiner",
"reload": "",
- "hint": "точность стиля"
+ "hint": ""
},
{
- "id": "",
- "label": "subject",
- "localized": "объект",
+ "id": 0,
+ "label": "Save image before detailer",
+ "localized": "Сохранять изображение перед Detailer",
"reload": "",
- "hint": "объект"
+ "hint": ""
},
{
- "id": "",
- "label": "submit results",
- "localized": "отправить результаты",
+ "id": 0,
+ "label": "Save image before color correction",
+ "localized": "Сохранять изображение перед цветокоррекцией",
"reload": "",
- "hint": "отправить результаты"
+ "hint": ""
},
{
- "id": "",
- "label": "submodules",
- "localized": "подмодули",
+ "id": 0,
+ "label": "Save inpainting mask",
+ "localized": "Сохранять маску инпейнтинга",
"reload": "",
- "hint": "подмодули"
+ "hint": ""
},
{
- "id": "",
- "label": "swap x/y",
- "localized": "поменять x/y",
+ "id": 0,
+ "label": "Save inpainting masked composite",
+ "localized": "Сохранять композит маски инпейнтинга",
"reload": "",
- "hint": "поменять x/y"
+ "hint": ""
},
{
- "id": "",
- "label": "swap x/z",
- "localized": "поменять x/z",
+ "id": 0,
+ "label": "Save images to a subdirectory",
+ "localized": "Сохранять изображения в подкаталог",
"reload": "",
- "hint": "поменять x/z"
+ "hint": ""
},
{
- "id": "",
- "label": "swap y/z",
- "localized": "поменять y/z",
+ "id": 0,
+ "label": "Save metadata in image",
+ "localized": "Сохранять метаданные в изображении",
"reload": "",
- "hint": "поменять y/z"
+ "hint": ""
},
{
- "id": "",
- "label": "t2i adapter",
- "localized": "адаптер t2i",
+ "id": 0,
+ "label": "Save metadata to text file",
+ "localized": "Сохранять метаданные в текстовый файл",
"reload": "",
- "hint": "адаптер t2i"
+ "hint": ""
},
{
- "id": "",
- "label": "t2i strength",
- "localized": "сила t2i",
+ "id": 0,
+ "label": "Save metadata to JSON file",
+ "localized": "Сохранять метаданные в JSON файл",
"reload": "",
- "hint": "сила t2i"
+ "hint": ""
},
{
- "id": "",
- "label": "t2i-adapter unit 1",
- "localized": "блок адаптера t2i 1",
+ "id": 0,
+ "label": "System information to include in metadata",
+ "localized": "Системная информация для включения в метаданные",
"reload": "",
- "hint": "блок адаптера t2i 1"
+ "hint": ""
},
{
- "id": "",
- "label": "t2i-adapter unit 2",
- "localized": "блок адаптера t2i 2",
+ "id": 0,
+ "label": "Standard",
+ "localized": "Стандартный",
"reload": "",
- "hint": "блок адаптера t2i 2"
+ "hint": ""
},
{
- "id": "",
- "label": "t2i-adapter unit 3",
- "localized": "блок адаптера t2i 3",
+ "id": 0,
+ "label": "Show MOTD",
+ "localized": "Показывать сообщение дня (MOTD)",
"reload": "",
- "hint": "блок адаптера t2i 3"
+ "hint": ""
},
{
- "id": "",
- "label": "t2i-adapter unit 4",
- "localized": "блок адаптера t2i 4",
+ "id": 0,
+ "label": "sidebar",
+ "localized": "боковая панель",
"reload": "",
- "hint": "блок адаптера t2i 4"
+ "hint": "боковая панель в правой части экрана"
},
{
- "id": "",
- "label": "taesd",
- "localized": "taesd",
+ "id": 0,
+ "label": "Show log view",
+ "localized": "Показывать просмотр логов",
"reload": "",
- "hint": "taesd"
+ "hint": "Показывать окно логов в нижней части главного окна"
},
{
- "id": "",
- "label": "taesd decode layers",
- "localized": "слои декодирования taesd",
+ "id": 0,
+ "label": "Show grid in results",
+ "localized": "Показывать сетку в результатах",
"reload": "",
- "hint": "слои декодирования taesd"
+ "hint": ""
},
{
- "id": "",
- "label": "taesd variant",
- "localized": "вариант taesd",
+ "id": 0,
+ "label": "Send seed when sending prompt or image to other interface",
+ "localized": "Передавать сид при отправке промпта или изображения в другой интерфейс",
"reload": "",
- "hint": "вариант taesd"
+ "hint": ""
},
{
- "id": "",
- "label": "target subject",
- "localized": "целевой объект",
+ "id": 0,
+ "label": "Send size when sending prompt or image to another interface",
+ "localized": "Передавать размер при отправке промпта или изображения в другой интерфейс",
"reload": "",
- "hint": "целевой объект"
+ "hint": ""
},
{
- "id": "",
- "label": "tcd",
- "localized": "tcd",
+ "id": 0,
+ "label": "Show labels for aside tabs",
+ "localized": "Показывать ярлыки для боковых вкладок",
"reload": "",
- "hint": "tcd"
+ "hint": ""
},
{
- "id": "",
- "label": "tdd",
- "localized": "tdd",
+ "id": 0,
+ "label": "Show labels for main tabs",
+ "localized": "Показывать ярлыки для основных вкладок",
"reload": "",
- "hint": "tdd"
+ "hint": ""
},
{
- "id": "",
- "label": "te",
- "localized": "te",
+ "id": 0,
+ "label": "Show labels for page tabs",
+ "localized": "Показывать ярлыки для вкладок страниц",
"reload": "",
- "hint": "te"
+ "hint": ""
},
{
- "id": "",
- "label": "temperature",
- "localized": "температура",
+ "id": 0,
+ "label": "Show ticks for input range slider",
+ "localized": "Показывать деления для ползунка диапазона ввода",
"reload": "",
- "hint": "температура"
+ "hint": ""
},
{
- "id": "",
- "label": "temporal frequency",
- "localized": "временная частота",
+ "id": 0,
+ "label": "Show parameter outline",
+ "localized": "Показывать контур параметров",
"reload": "",
- "hint": "временная частота"
+ "hint": ""
},
{
- "id": "",
- "label": "tertiary model",
- "localized": "третичная модель",
+ "id": 0,
+ "label": "Simple",
+ "localized": "Простое (Simple)",
"reload": "",
- "hint": "третичная модель"
+ "hint": "Очень грубое приближение. Очень быстро по сравнению с VAE, но создает изображения с разрешением в 8 раз меньше по горизонтали/вертикали и крайне низкого качества"
},
{
- "id": "",
- "label": "text encoder cache size",
- "localized": "размер кэша текстового кодировщика",
+ "id": 0,
+ "label": "SeedVR CFG Scale",
+ "localized": "SeedVR CFG Scale",
"reload": "",
- "hint": "размер кэша текстового кодировщика"
+ "hint": ""
},
{
- "id": "",
- "label": "text encoder model",
- "localized": "модель текстового кодировщика",
+ "id": 0,
+ "label": "Sort order",
+ "localized": "Порядок сортировки",
"reload": "",
- "hint": "модель текстового кодировщика"
+ "hint": ""
},
{
- "id": "",
- "label": "text inputs",
- "localized": "текстовые входы",
+ "id": 0,
+ "label": "Skip CivitAI scan for regex pattern(s)",
+ "localized": "Пропустить сканирование CivitAI для регулярных выражений",
"reload": "",
- "hint": "текстовые входы"
+ "hint": ""
},
{
- "id": "",
- "label": "textbox",
- "localized": "текстовое поле",
+ "id": 0,
+ "label": "Show reference styles",
+ "localized": "Показывать эталонные стили",
"reload": "",
- "hint": "текстовое поле"
+ "hint": "Показать или скрыть встроенные стили"
},
{
- "id": "",
- "label": "threshold",
- "localized": "порог",
+ "id": 0,
+ "label": "Skip Generation if NaN found in latents",
+ "localized": "Пропустить генерацию, если в латентах найдено NaN",
"reload": "",
- "hint": "порог"
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
+ "label": "Save grids to a subdirectory",
+ "localized": "Сохранять сетки в подкаталог",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show live previews",
+ "localized": "Показывать живой предпросмотр",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save resumable optimizer state when training",
+ "localized": "Сохранять возобновляемое состояние оптимизатора при обучении",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save training settings to a text file",
+ "localized": "Сохранять настройки обучения в текстовый файл",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show previews as a grid",
+ "localized": "Показывать превью сеткой",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show progressbar",
+ "localized": "Показывать прогресс-бар",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save generated images within tensorboard",
+ "localized": "Сохранять сгенерированные изображения в tensorboard",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save loss CSV file every n steps",
+ "localized": "Сохранять CSV файл потерь каждые n шагов",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save images to a subdirectory when using Save button",
+ "localized": "Сохранять изображения в подкаталог при использовании кнопки Сохранить",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Secondary model",
+ "localized": "Вторичная модель",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save metadata",
+ "localized": "Сохранить метаданные",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "safetensors",
+ "localized": "safetensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "shuffle",
+ "localized": "перемешивание (shuffle)",
+ "reload": "",
+ "hint": "Загружает полную модель в ОЗУ и вычисляет в видеопамяти: меньшее ускорение, рекомендуется для слияний SDXL"
+ },
+ {
+ "id": 0,
+ "label": "Save diffusers",
+ "localized": "Сохранить diffusers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save safetensors",
+ "localized": "Сохранить safetensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search models",
+ "localized": "Поиск моделей",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Select model",
+ "localized": "Выбрать модель",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Specify model variant",
+ "localized": "Указать вариант модели",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Specify model revision",
+ "localized": "Указать ревизию модели",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SegmentAnything",
+ "localized": "SegmentAnything",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sections",
+ "localized": "Секции",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Samplers",
+ "localized": "Сэмплеры",
+ "reload": "",
+ "hint": "Расширенные настройки сэмплеров/планировщиков"
+ }
+ ],
+ "t": [
+ {
+ "id": 694,
+ "label": "T2I",
+ "localized": "T2I",
+ "reload": "n/a",
+ "hint": "Создание изображения из текста Устаревший интерфейс, имитирующий оригинальный интерфейс и поведение text-to-image"
+ },
+ {
+ "id": 0,
+ "label": "T2I Adapter",
+ "localized": "T2I адаптер",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tagger",
+ "localized": "Тэггер",
+ "reload": "n/a",
+ "hint": "Маркировка изображений с использованием классификационных моделей, ориентированных на аниме, таких как WaifuDiffusion или DeepBooru."
+ },
+ {
+ "id": 0,
+ "label": "Tag",
+ "localized": "Тэг",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text Encoder",
+ "localized": "Текстовый энкодер",
+ "reload": "n/a",
+ "hint": "Настройки, связанные с текстовым кодировщиком и обработкой промптов во время генерации"
+ },
+ {
+ "id": 0,
+ "label": "Text",
+ "localized": "Текст",
+ "reload": "n/a",
+ "hint": "Создание изображения из текста"
+ },
+ {
+ "id": 0,
+ "label": "TorchAO",
+ "localized": "TorchAO",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TensorRT",
+ "localized": "TensorRT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Torch Options",
+ "localized": "Опции Torch",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Token Merging",
+ "localized": "Объединение токенов",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TeaCache",
+ "localized": "TeaCache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Theme options",
+ "localized": "Параметры темы",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Task History",
+ "localized": "История задач",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timestep spacing",
+ "localized": "Интервал временных шагов",
+ "reload": "n/a",
+ "hint": "Определяет, как распределяются временные шаги в процессе диффузии. Варианты: - default: по умолчанию для модели - leading: создает равномерно распределенные шаги - linspace: включает первый и последний шаги и равномерно выбирает промежуточные - trailing: включает только последний шаг и равномерно выбирает остальные, начиная с конца"
+ },
+ {
+ "id": 0,
+ "label": "Timesteps presets",
+ "localized": "Пресеты временных шагов",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timesteps override",
+ "localized": "Переопределение временных шагов",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
"label": "thresholding",
- "localized": "пороговая обработка",
- "reload": "",
- "hint": "пороговая обработка"
+ "localized": "Пороговая обработка",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "tile frames",
- "localized": "тайловые кадры",
- "reload": "",
- "hint": "тайловые кадры"
+ "id": 0,
+ "label": "Texture tiling",
+ "localized": "Текстурный тайлинг",
+ "reload": "n/a",
+ "hint": "Применить бесшовное замощение к сгенерированному изображению, чтобы его можно было использовать как текстуру"
},
{
- "id": "",
- "label": "tile prompt: x=1 y=1",
- "localized": "тайловый промпт: x=1 y=1",
- "reload": "",
- "hint": "тайловый промпт: x=1 y=1"
+ "id": 0,
+ "label": "Threshold",
+ "localized": "Порог",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=1 y=2",
- "localized": "тайловый промпт: x=1 y=2",
- "reload": "",
- "hint": "тайловый промпт: x=1 y=2"
+ "id": 0,
+ "label": "Trigger word",
+ "localized": "Триггерное слово",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=1 y=3",
- "localized": "тайловый промпт: x=1 y=3",
- "reload": "",
- "hint": "тайловый промпт: x=1 y=3"
+ "id": 0,
+ "label": "Temperature",
+ "localized": "Температура",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=1 y=4",
- "localized": "тайловый промпт: x=1 y=4",
- "reload": "",
- "hint": "тайловый промпт: x=1 y=4"
+ "id": 0,
+ "label": "Timestep",
+ "localized": "Временной шаг",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=2 y=1",
- "localized": "тайловый промпт: x=2 y=1",
- "reload": "",
- "hint": "тайловый промпт: x=2 y=1"
+ "id": 0,
+ "label": "Tile prompt: x=1 y=1",
+ "localized": "Промпт плитки: x=1 y=1",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=2 y=2",
- "localized": "тайловый промпт: x=2 y=2",
- "reload": "",
- "hint": "тайловый промпт: x=2 y=2"
+ "id": 0,
+ "label": "Tile prompt: x=1 y=2",
+ "localized": "Промпт плитки: x=1 y=2",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=2 y=3",
- "localized": "тайловый промпт: x=2 y=3",
- "reload": "",
- "hint": "тайловый промпт: x=2 y=3"
+ "id": 0,
+ "label": "Tile prompt: x=1 y=3",
+ "localized": "Промпт плитки: x=1 y=3",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=2 y=4",
- "localized": "тайловый промпт: x=2 y=4",
- "reload": "",
- "hint": "тайловый промпт: x=2 y=4"
+ "id": 0,
+ "label": "Tile prompt: x=1 y=4",
+ "localized": "Промпт плитки: x=1 y=4",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=3 y=1",
- "localized": "тайловый промпт: x=3 y=1",
- "reload": "",
- "hint": "тайловый промпт: x=3 y=1"
+ "id": 0,
+ "label": "Tile prompt: x=2 y=1",
+ "localized": "Промпт плитки: x=2 y=1",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=3 y=2",
- "localized": "тайловый промпт: x=3 y=2",
- "reload": "",
- "hint": "тайловый промпт: x=3 y=2"
+ "id": 0,
+ "label": "Tile prompt: x=2 y=2",
+ "localized": "Промпт плитки: x=2 y=2",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=3 y=3",
- "localized": "тайловый промпт: x=3 y=3",
- "reload": "",
- "hint": "тайловый промпт: x=3 y=3"
+ "id": 0,
+ "label": "Tile prompt: x=2 y=3",
+ "localized": "Промпт плитки: x=2 y=3",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=3 y=4",
- "localized": "тайловый промпт: x=3 y=4",
- "reload": "",
- "hint": "тайловый промпт: x=3 y=4"
+ "id": 0,
+ "label": "Tile prompt: x=2 y=4",
+ "localized": "Промпт плитки: x=2 y=4",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=4 y=1",
- "localized": "тайловый промпт: x=4 y=1",
- "reload": "",
- "hint": "тайловый промпт: x=4 y=1"
+ "id": 0,
+ "label": "Tile prompt: x=3 y=1",
+ "localized": "Промпт плитки: x=3 y=1",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=4 y=2",
- "localized": "тайловый промпт: x=4 y=2",
- "reload": "",
- "hint": "тайловый промпт: x=4 y=2"
+ "id": 0,
+ "label": "Tile prompt: x=3 y=2",
+ "localized": "Промпт плитки: x=3 y=2",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=4 y=3",
- "localized": "тайловый промпт: x=4 y=3",
- "reload": "",
- "hint": "тайловый промпт: x=4 y=3"
+ "id": 0,
+ "label": "Tile prompt: x=3 y=3",
+ "localized": "Промпт плитки: x=3 y=3",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "tile prompt: x=4 y=4",
- "localized": "тайловый промпт: x=4 y=4",
- "reload": "",
- "hint": "тайловый промпт: x=4 y=4"
+ "id": 0,
+ "label": "Tile prompt: x=3 y=4",
+ "localized": "Промпт плитки: x=3 y=4",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "tiling options",
- "localized": "параметры тайлинга",
- "reload": "",
- "hint": "параметры тайлинга"
+ "id": 0,
+ "label": "Tile prompt: x=4 y=1",
+ "localized": "Промпт плитки: x=4 y=1",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "time embedding mix",
- "localized": "смешивание временных эмбеддингов",
- "reload": "",
- "hint": "смешивание временных эмбеддингов"
+ "id": 0,
+ "label": "Tile prompt: x=4 y=2",
+ "localized": "Промпт плитки: x=4 y=2",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "time_quadratic",
- "localized": "time_quadratic",
- "reload": "",
- "hint": "time_quadratic"
+ "id": 0,
+ "label": "Tile prompt: x=4 y=3",
+ "localized": "Промпт плитки: x=4 y=3",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "time_uniform",
- "localized": "time_uniform",
- "reload": "",
- "hint": "time_uniform"
+ "id": 0,
+ "label": "Tile prompt: x=4 y=4",
+ "localized": "Промпт плитки: x=4 y=4",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "timestep",
- "localized": "временной шаг",
- "reload": "",
- "hint": "временной шаг"
+ "id": 0,
+ "label": "Temporal frequency",
+ "localized": "Временная частота",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "timestep skip end",
- "localized": "пропуск временного шага в конце",
- "reload": "",
- "hint": "пропуск временного шага в конце"
+ "id": 0,
+ "label": "Top-K",
+ "localized": "Top-K",
+ "reload": "n/a",
+ "hint": "Ограничивает выбор токенов K наиболее вероятными кандидатами на каждом шаге. Низкие значения (например, 40) делают результат более сфокусированным и предсказуемым, а высокие значения допускают большее разнообразие. Установите 0, чтобы отключить."
},
{
- "id": "",
- "label": "timestep skip start",
- "localized": "пропуск временного шага в начале",
- "reload": "",
- "hint": "пропуск временного шага в начале"
+ "id": 0,
+ "label": "Top-P",
+ "localized": "Top-P",
+ "reload": "n/a",
+ "hint": "Выбирает токены из наименьшего набора, кумулятивная вероятность которого превышает P (например, 0.9). Динамически адаптирует количество кандидатов на основе уверенности модели; меньше вариантов при высокой уверенности, больше при низкой. Установите 1, чтобы отключить."
},
{
- "id": "",
- "label": "timestep spacing",
- "localized": "интервал временных шагов",
- "reload": "",
- "hint": "интервал временных шагов"
+ "id": 0,
+ "label": "Thinking mode",
+ "localized": "Режим мышления",
+ "reload": "n/a",
+ "hint": "Включает режим рассуждения, позволяя модели тратить больше времени на генерацию ответов. Это может привести к более продуманным и подробным ответам, но увеличит время генерации. Этот параметр влияет как на гибридные модели, так и на модели только для мышления. В некоторых случаях результат может быть ниже ожидаемого качества. Для моделей типа Qwen3-VL этот параметр может потребоваться сочетать с prefill для гарантированного отключения мышления. Модели, поддерживающие эту функцию, отмечены иконкой ."
},
{
- "id": "",
- "label": "timesteps",
- "localized": "временные шаги",
- "reload": "",
- "hint": "временные шаги"
+ "id": 0,
+ "label": "Target subject",
+ "localized": "Целевой объект",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "timesteps override",
- "localized": "переопределение временных шагов",
- "reload": "",
- "hint": "переопределение временных шагов"
+ "id": 0,
+ "label": "Tool",
+ "localized": "Инструмент",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "timesteps presets",
- "localized": "пресеты временных шагов",
- "reload": "",
- "hint": "пресеты временных шагов"
+ "id": 0,
+ "label": "Textbox",
+ "localized": "Текстовое поле",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "timesteps range",
- "localized": "диапазон временных шагов",
- "reload": "",
- "hint": "диапазон временных шагов"
+ "id": 0,
+ "label": "Tile overlap",
+ "localized": "Перекрытие плиток",
+ "reload": "n/a",
+ "hint": "Для апскейла SD: размер перекрытия в пикселях между плитками. Плитки перекрываются, чтобы при их объединении обратно в одно изображение не было видимого шва."
},
{
- "id": "",
- "label": "tiny",
- "localized": "крошечный",
- "reload": "",
- "hint": "крошечный"
+ "id": 0,
+ "label": "T2I Strength",
+ "localized": "Сила T2I",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "todo",
- "localized": "задача",
- "reload": "",
- "hint": "задача"
+ "id": 0,
+ "label": "Time embedding mix",
+ "localized": "Смешивание временных эмбеддингов",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "tome",
- "localized": "tome",
- "reload": "",
- "hint": "tome"
+ "id": 0,
+ "label": "Tiling options",
+ "localized": "Параметры тайлинга",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "tool",
- "localized": "инструмент",
- "reload": "",
- "hint": "инструмент"
+ "id": 0,
+ "label": "Tiny",
+ "localized": "Tiny",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "top-k",
- "localized": "топ-k",
- "reload": "",
- "hint": "топ-k"
+ "id": 0,
+ "label": "True guidance",
+ "localized": "True guidance",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "top-p",
- "localized": "топ-p",
- "reload": "",
- "hint": "топ-p"
+ "id": 0,
+ "label": "Tile frames",
+ "localized": "Кадры плитки",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "torch",
- "localized": "torch",
- "reload": "",
- "hint": "torch"
+ "id": 0,
+ "label": "Task",
+ "localized": "Задача",
+ "reload": "n/a",
+ "hint": "Изменяет задачу, которую будет выполнять модель. Обычные текстовые промпты можно использовать, когда выбрано Использовать промпт . При выборе других опций см. подсказку внутри пустого поля Промпт ."
},
{
- "id": "",
- "label": "transformer",
- "localized": "трансформер",
- "reload": "",
- "hint": "трансформер"
+ "id": 0,
+ "label": "Tagger Model",
+ "localized": "Модель тэггера",
+ "reload": "n/a",
+ "hint": "Модель для маркировки изображений. Модели WaifuDiffusion (wd-*): современные тэггеры с отдельными порогами для общих тегов и персонажей.DeepBooru : устаревший тэггер, использует только общий порог."
},
{
- "id": "",
- "label": "trigger word",
- "localized": "триггерное слово",
- "reload": "",
- "hint": "триггерное слово"
+ "id": 0,
+ "label": "Torch",
+ "localized": "Torch",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
+ "label": "Transformers load using Run:ai streamer",
+ "localized": "Загрузка Transformers через Run:ai streamer",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temporal steps",
+ "localized": "Временные шаги",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TE",
+ "localized": "TE",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
"label": "true",
- "localized": "истина",
- "reload": "",
- "hint": "истина"
+ "localized": "true",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "tunable ops limit",
- "localized": "предел настраиваемых операций",
- "reload": "",
- "hint": "предел настраиваемых операций"
+ "id": 0,
+ "label": "Text encoder model",
+ "localized": "Модель текстового энкодера",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "ufogen",
- "localized": "ufogen",
- "reload": "",
- "hint": "ufogen"
+ "id": 0,
+ "label": "Text encoder cache size",
+ "localized": "Размер кэша текстового энкодера",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "ui card size (px)",
- "localized": "размер карточки UI (px)",
- "reload": "",
- "hint": "размер карточки UI (px)"
+ "id": 0,
+ "label": "T5: Use shared instance of text encoder",
+ "localized": "T5: Использовать общий экземпляр текстового энкодера",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "ui fetch network info on mouse-over",
- "localized": "UI: получать информацию о сети при наведении",
- "reload": "",
- "hint": "UI: получать информацию о сети при наведении"
+ "id": 0,
+ "label": "Tunable ops limit",
+ "localized": "Лимит настраиваемых операций",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "ui height (%)",
- "localized": "высота UI (%)",
- "reload": "",
- "hint": "высота UI (%)"
+ "id": 0,
+ "label": "ToMe",
+ "localized": "ToMe",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "ui locale",
- "localized": "локаль UI",
- "reload": "",
- "hint": "локаль UI"
+ "id": 0,
+ "label": "ToDo",
+ "localized": "ToDo",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "ui request timeout",
- "localized": "таймаут запроса UI",
- "reload": "",
- "hint": "таймаут запроса UI"
+ "id": 0,
+ "label": "ToMe token merging ratio",
+ "localized": "Коэффициент объединения токенов ToMe",
+ "reload": "n/a",
+ "hint": "Включить избыточное объединение токенов через tomesd для улучшения скорости и экономии памяти, 0=выключено"
},
{
- "id": "",
- "label": "ui show on startup",
- "localized": "показывать UI при запуске",
- "reload": "",
- "hint": "показывать UI при запуске"
+ "id": 0,
+ "label": "ToDo token merging ratio",
+ "localized": "Коэффициент объединения токенов ToDo",
+ "reload": "n/a",
+ "hint": "Включить избыточное объединение токенов через todo для улучшения скорости и экономии памяти, 0=выключено"
},
{
- "id": "",
- "label": "ui sidebar width (%)",
- "localized": "ширина боковой панели UI (%)",
- "reload": "",
- "hint": "ширина боковой панели UI (%)"
+ "id": 0,
+ "label": "TaylorSeer",
+ "localized": "TaylorSeer",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "ui theme",
- "localized": "тема UI",
- "reload": "",
- "hint": "тема UI"
+ "id": 0,
+ "label": "TeaCache cache enabled",
+ "localized": "Кэш TeaCache включен",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "unet",
- "localized": "unet",
- "reload": "",
- "hint": "unet"
+ "id": 0,
+ "label": "TeaCache L1 threshold",
+ "localized": "Порог TeaCache L1",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "unet depth",
- "localized": "глубина unet",
- "reload": "",
- "hint": "глубина unet"
+ "id": 0,
+ "label": "TAESD",
+ "localized": "TAESD",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "unet enabled",
- "localized": "unet включен",
- "reload": "",
- "hint": "unet включен"
+ "id": 0,
+ "label": "TAESD variant",
+ "localized": "Вариант TAESD",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "unet max tile size",
- "localized": "максимальный размер тайла unet",
- "reload": "",
- "hint": "максимальный размер тайла unet"
+ "id": 0,
+ "label": "TAESD decode layers",
+ "localized": "Слои декодирования TAESD",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "unet min tile size",
- "localized": "минимальный размер тайла unet",
- "reload": "",
- "hint": "минимальный размер тайла unet"
+ "id": 0,
+ "label": "Tensorboard flush period",
+ "localized": "Период сброса Tensorboard",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "unet model",
- "localized": "модель unet",
- "reload": "",
- "hint": "модель unet"
+ "id": 0,
+ "label": "Tertiary model",
+ "localized": "Третичная модель",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "unet swap size",
- "localized": "размер свопа unet",
- "reload": "",
- "hint": "размер свопа unet"
+ "id": 0,
+ "label": "Target model type",
+ "localized": "Тип целевой модели",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "uniform",
- "localized": "равномерный",
- "reload": "",
- "hint": "равномерный"
+ "id": 0,
+ "label": "T2I-Adapter unit 1",
+ "localized": "Модуль T2I-Adapter 1",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "units",
- "localized": "единицы",
- "reload": "",
- "hint": "единицы"
+ "id": 0,
+ "label": "T2I-Adapter unit 2",
+ "localized": "Модуль T2I-Adapter 2",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "unload current model from vram",
- "localized": "выгрузить текущую модель из VRAM",
- "reload": "",
- "hint": "выгрузить текущую модель из VRAM"
+ "id": 0,
+ "label": "T2I-Adapter unit 3",
+ "localized": "Модуль T2I-Adapter 3",
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "unload upscaler after processing",
- "localized": "выгружать апскейлер после обработки",
- "reload": "",
- "hint": "выгружать апскейлер после обработки"
+ "id": 0,
+ "label": "T2I-Adapter unit 4",
+ "localized": "Модуль T2I-Adapter 4",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "u": [
+ {
+ "id": 1,
+ "label": "Unload model",
+ "localized": "Выгрузить модель",
+ "reload": "script_prompt_enhance",
+ "hint": "Выгрузить текущую загруженную модель"
},
{
- "id": "",
- "label": "unset",
- "localized": "не установлено",
- "reload": "",
- "hint": "не установлено"
+ "id": 2,
+ "label": "Upload",
+ "localized": "Загрузить",
+ "reload": "img2img",
+ "hint": ""
},
{
- "id": "",
+ "id": 3,
+ "label": "Unload",
+ "localized": "Выгрузить",
+ "reload": "caption",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Update all installed",
+ "localized": "Обновить все установленные",
+ "reload": "component-8571",
+ "hint": "Обновить установленные расширения до последней доступной версии"
+ },
+ {
+ "id": 5,
+ "label": "Update",
+ "localized": "Обновить",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "User interface",
+ "localized": "Пользовательский интерфейс",
+ "reload": "",
+ "hint": "Просмотр и настройка предпочтений пользовательского интерфейса"
+ },
+ {
+ "id": 7,
+ "label": "Update all",
+ "localized": "Обновить все",
+ "reload": "models_metadata_tab",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Upscale",
+ "localized": "Апскейл",
+ "reload": "extras",
+ "hint": "Увеличить разрешение изображения"
+ },
+ {
+ "id": 9,
+ "label": "UI Tabs",
+ "localized": "Вкладки интерфейса",
+ "reload": "settings_ui",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Upscaling",
+ "localized": "Масштабирование",
+ "reload": "settings_postprocessing",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Use segmentation",
+ "localized": "Использовать сегментацию",
+ "reload": "txt2img",
+ "hint": "Запустить детализатор, используя маску сегментации"
+ },
+ {
+ "id": 12,
+ "label": "Unload adapter",
+ "localized": "Выгрузить адаптер",
+ "reload": "txt2img",
+ "hint": "Выгрузить IP-адаптер сразу после генерации. В противном случае IP-адаптер останется загруженным для более быстрого использования в следующем процессе генерации"
+ },
+ {
+ "id": 13,
+ "label": "Use same seed",
+ "localized": "Тот же сид",
+ "reload": "script_prompts_from_file",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Use defaults",
+ "localized": "По умолчанию",
+ "reload": "script_video",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Use text inputs",
+ "localized": "Текстовый ввод",
+ "reload": "script_xyz_grid_script",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Use random seeds",
+ "localized": "Случайные сиды",
+ "reload": "script_xyz_grid_script",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Use vision",
+ "localized": "Использовать зрение",
+ "reload": "script_prompt_enhance",
+ "hint": "Включить входное изображение при улучшении промпта. Доступно только для моделей с поддержкой зрения, отмеченных значком ."
+ },
+ {
+ "id": 18,
+ "label": "Use samplers",
+ "localized": "Использовать сэмплеры",
+ "reload": "script_prompt_enhance",
+ "hint": "Включите для использования сэмплирования (случайный выбор токенов на основе таких методов, как Top-k или Top-p) или выключите для использования жадного декодирования (выбор наиболее вероятного токена на каждом шаге). Включение делает результаты более разнообразными и творческими, но менее детерминированными."
+ },
+ {
+ "id": 19,
+ "label": "Unload after processing",
+ "localized": "Выгрузить после обработки",
+ "reload": "script_instantir",
+ "hint": ""
+ },
+ {
+ "id": 20,
"label": "up",
"localized": "up",
- "reload": "",
- "hint": "up"
+ "reload": "script_outpainting",
+ "hint": ""
},
{
- "id": "",
- "label": "upcast attention layer",
- "localized": "слой внимания с повышением точности",
- "reload": "",
- "hint": "слой внимания с повышением точности"
+ "id": 21,
+ "label": "Upscaler",
+ "localized": "Апскейлер",
+ "reload": "script_sd_upscale",
+ "hint": "Какую предобученную модель использовать для процесса масштабирования."
},
{
- "id": "",
- "label": "update",
- "localized": "обновить",
- "reload": "",
- "hint": "обновить"
+ "id": 22,
+ "label": "Units",
+ "localized": "Единицы",
+ "reload": "control",
+ "hint": ""
},
{
- "id": "",
- "label": "upload",
- "localized": "загрузить",
- "reload": "",
- "hint": "загрузить"
+ "id": 23,
+ "label": "Unload processor",
+ "localized": "Выгрузить процессор",
+ "reload": "control",
+ "hint": ""
},
{
- "id": "",
- "label": "use brownian noise",
- "localized": "использовать броуновский шум",
- "reload": "",
- "hint": "использовать броуновский шум"
+ "id": 24,
+ "label": "Use spaces",
+ "localized": "Использовать пробелы",
+ "reload": "caption",
+ "hint": "Заменять подчеркивания пробелами в выводе тегов. Некоторые системы промптов предпочитают пробелы между словами (например, 'long hair'), в то время как другие используют подчеркивания (например, 'long_hair')."
},
{
- "id": "",
- "label": "use cached model config when available",
- "localized": "использовать кэшированную конфигурацию модели при наличии",
- "reload": "",
- "hint": "использовать кэшированную конфигурацию модели при наличии"
+ "id": 25,
+ "label": "Username",
+ "localized": "Имя пользователя",
+ "reload": "component-8669",
+ "hint": ""
},
{
- "id": "",
- "label": "use defaults",
- "localized": "использовать значения по умолчанию",
- "reload": "",
- "hint": "использовать значения по умолчанию"
+ "id": 26,
+ "label": "UNET model",
+ "localized": "Модель UNET",
+ "reload": "settings_sd",
+ "hint": ""
},
{
- "id": "",
- "label": "use dynamic thresholding",
- "localized": "использовать динамическую пороговую обработку",
- "reload": "",
- "hint": "использовать динамическую пороговую обработку"
+ "id": 27,
+ "label": "Use torch streams",
+ "localized": "Потоки torch",
+ "reload": "settings_offload",
+ "hint": ""
},
{
- "id": "",
- "label": "use fixed width thumbnails",
- "localized": "использовать миниатюры фиксированной ширины",
- "reload": "",
- "hint": "использовать миниатюры фиксированной ширины"
+ "id": 28,
+ "label": "Use SVD quantization",
+ "localized": "Квантование SVD",
+ "reload": "settings_quantization",
+ "hint": ""
},
{
- "id": "",
- "label": "use image gallery cache",
- "localized": "использовать кэш галереи изображений",
- "reload": "",
- "hint": "использовать кэш галереи изображений"
+ "id": 29,
+ "label": "Use Dynamic quantization",
+ "localized": "Динамическое квантование",
+ "reload": "settings_quantization",
+ "hint": ""
},
{
- "id": "",
- "label": "use karras sigmas",
- "localized": "использовать сигмы Карраса",
- "reload": "",
- "hint": "использовать сигмы Карраса"
+ "id": 30,
+ "label": "Use quantized MatMul",
+ "localized": "Квантованное MatMul",
+ "reload": "settings_quantization",
+ "hint": ""
},
{
- "id": "",
- "label": "use line break as prompt segment marker",
- "localized": "использовать разрыв строки как маркер сегмента промпта",
- "reload": "",
- "hint": "использовать разрыв строки как маркер сегмента промпта"
+ "id": 31,
+ "label": "Use quantized MatMul with conv",
+ "localized": "Квантованное MatMul с conv",
+ "reload": "settings_quantization",
+ "hint": ""
},
{
- "id": "",
- "label": "use model ema weights when possible",
- "localized": "использовать веса EMA модели, если возможно",
- "reload": "",
- "hint": "использовать веса EMA модели, если возможно"
+ "id": 32,
+ "label": "Use line break as prompt segment marker",
+ "localized": "Перенос строки как маркер сегмента",
+ "reload": "settings_text_encoder",
+ "hint": ""
},
{
- "id": "",
- "label": "use quantization",
- "localized": "использовать квантование",
- "reload": "",
- "hint": "использовать квантование"
+ "id": 33,
+ "label": "Use zeros for prompt padding",
+ "localized": "Нулевое заполнение промпта",
+ "reload": "settings_text_encoder",
+ "hint": "Принудительно использовать тензор из нулей, когда промпт пуст, чтобы удалить остаточный шум"
},
{
- "id": "",
- "label": "use random seeds",
- "localized": "использовать случайные зерна",
- "reload": "",
- "hint": "использовать случайные зерна"
+ "id": 34,
+ "label": "Upcast sampling",
+ "localized": "Повышение точности сэмплирования",
+ "reload": "settings_cuda",
+ "hint": "Обычно дает результаты, аналогичные --no-half, с лучшей производительностью при меньшем потреблении памяти"
},
{
- "id": "",
- "label": "use reference values when available",
- "localized": "использовать эталонные значения при наличии",
- "reload": "",
- "hint": "использовать эталонные значения при наличии"
+ "id": 35,
+ "label": "Unset",
+ "localized": "Сбросить",
+ "reload": "settings_cuda",
+ "hint": ""
},
{
- "id": "",
- "label": "use same seed",
- "localized": "использовать то же зерно",
- "reload": "",
- "hint": "использовать то же зерно"
+ "id": 36,
+ "label": "UI save only saves selected image",
+ "localized": "Сохранять только выбранное изображение",
+ "reload": "settings_saving-images",
+ "hint": ""
},
{
- "id": "",
- "label": "use sample",
- "localized": "использовать образец",
- "reload": "",
- "hint": "использовать образец"
+ "id": 37,
+ "label": "Use image gallery cache",
+ "localized": "Кэш галереи изображений",
+ "reload": "settings_saving-images",
+ "hint": ""
},
{
- "id": "",
- "label": "use separate base dict",
- "localized": "использовать отдельный базовый словарь",
- "reload": "",
- "hint": "использовать отдельный базовый словарь"
+ "id": 38,
+ "label": "Use fixed width thumbnails",
+ "localized": "Эскизы фиксированной ширины",
+ "reload": "settings_saving-images",
+ "hint": ""
},
{
- "id": "",
- "label": "use simplified solvers in final steps",
- "localized": "использовать упрощенные решатели на последних шагах",
- "reload": "",
- "hint": "использовать упрощенные решатели на последних шагах"
+ "id": 39,
+ "label": "UI theme",
+ "localized": "Тема интерфейса",
+ "reload": "settings_ui",
+ "hint": ""
},
{
- "id": "",
- "label": "use text inputs",
- "localized": "использовать текстовые входы",
- "reload": "",
- "hint": "использовать текстовые входы"
+ "id": 40,
+ "label": "UI request timeout",
+ "localized": "Тайм-аут запроса интерфейса",
+ "reload": "settings_ui",
+ "hint": ""
},
{
- "id": "",
+ "id": 41,
+ "label": "UI locale",
+ "localized": "Локаль интерфейса",
+ "reload": "settings_ui",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Unload upscaler after processing",
+ "localized": "Выгрузить апскейлер после обработки",
+ "reload": "settings_postprocessing",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Upscaler latent steps",
+ "localized": "Шаги латентного апскейлера",
+ "reload": "settings_postprocessing",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Upscaler tile size",
+ "localized": "Размер тайла апскейлера",
+ "reload": "settings_postprocessing",
+ "hint": "0 = без тайлинга"
+ },
+ {
+ "id": 45,
+ "label": "Upscaler tile overlap",
+ "localized": "Наложение тайлов апскейлера",
+ "reload": "settings_postprocessing",
+ "hint": "Низкие значения = видимые швы"
+ },
+ {
+ "id": 46,
+ "label": "Use cached model config when available",
+ "localized": "Кэшированный конфиг модели",
+ "reload": "settings_huggingface",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "UI show on startup",
+ "localized": "Показывать при запуске",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "UI sidebar width (%)",
+ "localized": "Ширина боковой панели (%)",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "UI height (%)",
+ "localized": "Высота интерфейса (%)",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "UI fetch network info on mouse-over",
+ "localized": "Инфо при наведении мыши",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Use reference values when available",
+ "localized": "Использовать референсные значения",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 52,
"label": "user",
- "localized": "пользователь",
- "reload": "",
- "hint": "пользователь"
+ "localized": "user",
+ "reload": "settings_extensions",
+ "hint": ""
},
{
- "id": "",
- "label": "username",
- "localized": "имя пользователя",
- "reload": "",
- "hint": "имя пользователя"
+ "id": 53,
+ "label": "Upcast attention layer",
+ "localized": "Повышение точности слоя внимания",
+ "reload": "settings_legacy_options",
+ "hint": ""
},
{
- "id": "",
- "label": "v_prediction",
- "localized": "v_prediction",
- "reload": "",
- "hint": "v_prediction"
+ "id": 54,
+ "label": "Use separate base dict",
+ "localized": "Отдельный базовый словарь",
+ "reload": "settings_legacy_options",
+ "hint": ""
},
{
- "id": "",
- "label": "vae enabled",
- "localized": "VAE включен",
- "reload": "",
- "hint": "VAE включен"
+ "id": 55,
+ "label": "Use model EMA weights when possible",
+ "localized": "Веса модели EMA",
+ "reload": "settings_legacy_options",
+ "hint": ""
},
{
- "id": "",
- "label": "vae sliced encode",
- "localized": "Послойное кодирование VAE",
- "reload": "",
- "hint": "Послойное кодирование VAE"
+ "id": 56,
+ "label": "Use Kohya method for handling multiple LoRA",
+ "localized": "Метод Kohya для нескольких LoRA",
+ "reload": "settings_legacy_options",
+ "hint": ""
},
{
- "id": "",
- "label": "vae swap size",
- "localized": "Размер подкачки VAE",
- "reload": "",
- "hint": "Размер подкачки VAE"
+ "id": 57,
+ "label": "UI scripts order",
+ "localized": "Порядок скриптов интерфейса",
+ "reload": "settings_legacy_options",
+ "hint": ""
},
{
- "id": "",
- "label": "vae tile overlap",
- "localized": "Перекрытие тайлов VAE",
- "reload": "",
- "hint": "Перекрытие тайлов VAE"
+ "id": 58,
+ "label": "Use upscaler as suffix",
+ "localized": "Апскейлер как суффикс",
+ "reload": "settings_legacy_options",
+ "hint": ""
},
{
- "id": "",
- "label": "vae tile size",
- "localized": "Размер тайлов VAE",
- "reload": "",
- "hint": "Размер тайлов VAE"
+ "id": 59,
+ "label": "Unload Current Model from VRAM",
+ "localized": "Выгрузить текущую модель из VRAM",
+ "reload": "models_merge_tab",
+ "hint": ""
},
{
- "id": "",
- "label": "vary_coeff",
- "localized": "vary_coeff",
- "reload": "",
- "hint": "vary_coeff"
+ "id": 60,
+ "label": "unet",
+ "localized": "unet",
+ "reload": "component-5745",
+ "hint": ""
},
{
- "id": "",
- "label": "vdm solver",
- "localized": "vdm solver",
+ "id": 61,
+ "label": "Upsample",
+ "localized": "Повысить дискретизацию",
+ "reload": "video",
+ "hint": ""
+ }
+ ],
+ "v": [
+ {
+ "id": 0,
+ "label": "Video",
+ "localized": "Видео",
"reload": "",
- "hint": "vdm solver"
+ "hint": "Создавайте видеоролики различными методами Поддерживает текст-в-видео, изображение-в-видео по первому и последнему кадру и другие способы."
},
{
- "id": "",
- "label": "version",
- "localized": "Версия",
+ "id": 0,
+ "label": "Video Params",
+ "localized": "Параметры видео",
"reload": "",
- "hint": "Версия"
+ "hint": "Настройки, связанные с кодированием выходного видеофайла"
},
{
- "id": "",
- "label": "vgen params",
- "localized": "vgen params",
+ "id": 0,
+ "label": "VLM Caption",
+ "localized": "VLM описание",
"reload": "",
- "hint": "vgen params"
+ "hint": "Анализ изображения с использованием визуально-языковой модели (VLM)"
},
{
- "id": "",
- "label": "vibrance",
+ "id": 0,
+ "label": "Variational Auto Encoder",
+ "localized": "Вариационный автоэнкодер",
+ "reload": "",
+ "hint": "Настройки, относящиеся к вариационному автоэнкодеру (VAE) и процессу декодирования изображения во время генерации"
+ },
+ {
+ "id": 0,
+ "label": "VAE",
+ "localized": "VAE",
+ "reload": "",
+ "hint": "Вариационный автоэнкодер (Variational Auto Encoder): модель, используемая для декодирования изображения в конце процесса генерации"
+ },
+ {
+ "id": 0,
+ "label": "Video Output",
+ "localized": "Вывод видео",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Variation",
+ "localized": "Вариация",
+ "reload": "",
+ "hint": "Второй сид (seed), который будет смешан с основным сидом"
+ },
+ {
+ "id": 0,
+ "label": "Variation strength",
+ "localized": "Сила вариации",
+ "reload": "",
+ "hint": "Насколько сильной будет вариация. При 0 эффекта не будет. При 1 вы получите полное изображение с сидом вариации (за исключением ancestral-сэмплеров, где результат будет произвольным)"
+ },
+ {
+ "id": 0,
+ "label": "VAE type",
+ "localized": "Тип VAE",
+ "reload": "",
+ "hint": "Выберите, использовать ли полноценный VAE, VAE со сниженным качеством или удаленный VAE-сервис"
+ },
+ {
+ "id": 0,
+ "label": "Vibrance",
"localized": "Сочность",
"reload": "",
- "hint": "Сочность"
+ "hint": ""
},
{
- "id": "",
- "label": "video file",
+ "id": 0,
+ "label": "Version",
+ "localized": "Версия",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video format",
+ "localized": "Формат видео",
+ "reload": "",
+ "hint": "Формат и кодек выходного видео"
+ },
+ {
+ "id": 0,
+ "label": "Video duration",
+ "localized": "Длительность видео",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video engine",
+ "localized": "Движок видео",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video model",
+ "localized": "Модель видео",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VAE decode",
+ "localized": "VAE декодирование",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video interpolation",
+ "localized": "Интерполяция видео",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video codec",
+ "localized": "Видеокодек",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video options",
+ "localized": "Опции видео",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video save video",
+ "localized": "Сохранять видео",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video save frames",
+ "localized": "Сохранять кадры",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video save safetensors",
+ "localized": "Сохранять safetensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video file",
"localized": "Видеофайл",
"reload": "",
- "hint": "Видеофайл"
+ "hint": ""
},
{
- "id": "",
- "label": "video type",
- "localized": "Тип видео",
- "reload": "",
- "hint": "Тип видео"
- },
- {
- "id": "",
- "label": "vlm",
- "localized": "VLM",
- "reload": "",
- "hint": "VLM"
- },
- {
- "id": "",
- "label": "vlm model",
+ "id": 0,
+ "label": "VLM Model",
"localized": "Модель VLM",
"reload": "",
- "hint": "Модель VLM"
+ "hint": "Выберите модель для визуально-языковых задач. Модели, поддерживающие режим размышления (thinking mode), отмечены иконкой ."
},
{
- "id": "",
- "label": "vlm: default model",
- "localized": "VLM: модель по умолчанию",
+ "id": 0,
+ "label": "VLM Max Tokens",
+ "localized": "Максимум токенов VLM",
"reload": "",
- "hint": "VLM: модель по умолчанию"
+ "hint": "Максимальное количество токенов, которое модель может сгенерировать в ответе. Модель не знает об этом лимите во время генерации, поэтому это не заставит её быть более краткой или подробной; это просто жесткое ограничение длины, при достижении которого ответ будет принудительно прерван."
},
{
- "id": "",
- "label": "vlm: default prompt",
- "localized": "VLM: промпт по умолчанию",
+ "id": 0,
+ "label": "VLM Num Beams",
+ "localized": "Количество лучей VLM (Beams)",
"reload": "",
- "hint": "VLM: промпт по умолчанию"
+ "hint": "Одновременно отслеживает несколько путей-кандидатов и выбирает наилучшую последовательность. Похоже на изучение нескольких черновиков сразу для поиска лучшего. Метод более тщательный, но гораздо более медленный и менее творческий, чем случайная выборка. Обычно не рекомендуется, так как большинство современных VLM лучше работают с методами сэмплирования. Установите 1, чтобы отключить."
},
{
- "id": "",
- "label": "vlm: max length",
- "localized": "VLM: максимальная длина",
+ "id": 0,
+ "label": "VLM Temperature",
+ "localized": "Температура VLM",
"reload": "",
- "hint": "VLM: максимальная длина"
+ "hint": "Управляет случайностью выбора токенов. Низкие значения (например, 0.1) делают результат более сфокусированным и детерминированным, выбирая токены с высокой вероятностью. Высокие значения (например, 0.9) повышают креативность и разнообразие, допуская менее вероятные токены. Установите 0 для полностью детерминированного вывода."
},
{
- "id": "",
- "label": "vlm: num beams",
- "localized": "VLM: количество лучей",
+ "id": 0,
+ "label": "VLM",
+ "localized": "VLM",
"reload": "",
- "hint": "VLM: количество лучей"
+ "hint": ""
},
{
- "id": "",
- "label": "vlm: top-k",
- "localized": "VLM: top-k",
+ "id": 0,
+ "label": "VAE model",
+ "localized": "Модель VAE",
"reload": "",
- "hint": "VLM: top-k"
+ "hint": "VAE помогает с мелкими деталями на финальном изображении, а также может изменять цвета"
},
{
- "id": "",
- "label": "vlm: top-p",
- "localized": "VLM: top-p",
+ "id": 0,
+ "label": "VAE slicing",
+ "localized": "VAE нарезка (slicing)",
"reload": "",
- "hint": "VLM: top-p"
+ "hint": "Декодирует латенты пакета по одному изображению за раз при ограниченном объеме видеопамяти. Небольшой прирост производительности при декодировании VAE для пакетов из нескольких изображений"
},
{
- "id": "",
- "label": "vlm: use sample method",
- "localized": "VLM: использовать метод выборки",
+ "id": 0,
+ "label": "VAE tiling",
+ "localized": "VAE тайлинг (tiling)",
"reload": "",
- "hint": "VLM: использовать метод выборки"
+ "hint": "Разделяет большие изображения на перекрывающиеся плитки (тайлы) при нехватке видеопамяти. Приводит к незначительному увеличению времени обработки"
},
{
- "id": "",
- "label": "warmth",
- "localized": "Теплота",
+ "id": 0,
+ "label": "VAE tile size",
+ "localized": "Размер тайла VAE",
"reload": "",
- "hint": "Теплота"
+ "hint": ""
},
{
- "id": "",
- "label": "webp lossless compression",
- "localized": "Сжатие WebP без потерь",
+ "id": 0,
+ "label": "VAE tile overlap",
+ "localized": "Перекрытие тайлов VAE",
"reload": "",
- "hint": "Сжатие WebP без потерь"
+ "hint": ""
},
{
- "id": "",
- "label": "weight",
- "localized": "Вес",
+ "id": 0,
+ "label": "verbose",
+ "localized": "Подробный вывод",
"reload": "",
- "hint": "Вес"
+ "hint": ""
},
{
- "id": "",
- "label": "width after",
- "localized": "Ширина после",
+ "id": 0,
+ "label": "VAE sliced encode",
+ "localized": "Нарезка кодирования VAE",
"reload": "",
- "hint": "Ширина после"
+ "hint": ""
},
{
- "id": "",
- "label": "width before",
- "localized": "Ширина до",
+ "id": 0,
+ "label": "VGen params",
+ "localized": "Параметры VGen",
"reload": "",
- "hint": "Ширина до"
- },
+ "hint": ""
+ }
+ ],
+ "w": [
{
- "id": "",
- "label": "width mask",
- "localized": "Ширина маски",
- "reload": "",
- "hint": "Ширина маски"
- },
- {
- "id": "",
- "label": "wiki",
+ "id": 0,
+ "label": "Wiki",
"localized": "Вики",
"reload": "",
"hint": "Вики"
},
{
- "id": "",
- "label": "wildcards",
- "localized": "Вайлдкарды",
+ "id": 1,
+ "label": "Wildcards",
+ "localized": "Шаблоны (Wildcards)",
"reload": "",
- "hint": "Вайлдкарды"
+ "hint": "Использование шаблонов для генерации случайных значений"
},
{
- "id": "",
- "label": "x components",
- "localized": "X-компоненты",
+ "id": 2,
+ "label": "WanAI",
+ "localized": "WanAI",
"reload": "",
- "hint": "X-компоненты"
+ "hint": "Настройки модели WanAI"
},
{
- "id": "",
- "label": "x overlap",
- "localized": "Перекрытие по X",
+ "id": 3,
+ "label": "Watermarking",
+ "localized": "Водяные знаки",
"reload": "",
- "hint": "Перекрытие по X"
+ "hint": "Добавление водяных знаков на изображения"
},
{
- "id": "",
- "label": "x type",
+ "id": 4,
+ "label": "Width",
+ "localized": "Ширина",
+ "reload": "",
+ "hint": "Ширина изображения"
+ },
+ {
+ "id": 5,
+ "label": "Warmth",
+ "localized": "Теплота",
+ "reload": "",
+ "hint": "Цветовая температура изображения"
+ },
+ {
+ "id": 6,
+ "label": "Weight",
+ "localized": "Вес",
+ "reload": "",
+ "hint": "Вес или интенсивность применения"
+ },
+ {
+ "id": 7,
+ "label": "Width after",
+ "localized": "Ширина после",
+ "reload": "",
+ "hint": "Ширина после обработки"
+ },
+ {
+ "id": 8,
+ "label": "Width mask",
+ "localized": "Маска ширины",
+ "reload": "",
+ "hint": "Ширина маски для управления областью обработки"
+ },
+ {
+ "id": 9,
+ "label": "WebP lossless compression",
+ "localized": "Сжатие WebP без потерь",
+ "reload": "",
+ "hint": "Использовать сжатие без потерь для формата WebP"
+ },
+ {
+ "id": 10,
+ "label": "Weights clip",
+ "localized": "Ограничение весов (Weights clip)",
+ "reload": "",
+ "hint": "Принудительное ограничение весов при слиянии, чтобы они не превышали веса оригинальной модели, предотвращая пересветы и чрезмерную сатурацию"
+ }
+ ],
+ "x": [
+ {
+ "id": 0,
+ "label": "XS",
+ "localized": "XS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "X components",
+ "localized": "Компоненты X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "X overlap",
+ "localized": "Перекрытие X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "X-axis tiles",
+ "localized": "Плитки по оси X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "X-axis tile overlap",
+ "localized": "Перекрытие плиток по оси X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "X type",
"localized": "Тип X",
"reload": "",
- "hint": "Тип X"
+ "hint": ""
},
{
- "id": "",
- "label": "x-axis tile overlap",
- "localized": "Перекрытие тайлов по оси X",
+ "id": 6,
+ "label": "X values",
+ "localized": "Значения X",
"reload": "",
- "hint": "Перекрытие тайлов по оси X"
+ "hint": "Разделяйте значения для оси X запятыми"
},
{
- "id": "",
- "label": "x-axis tiles",
- "localized": "Тайлы по оси X",
- "reload": "",
- "hint": "Тайлы по оси X"
- },
- {
- "id": "",
+ "id": 7,
"label": "xhinker",
"localized": "xhinker",
"reload": "",
- "hint": "xhinker"
+ "hint": ""
},
{
- "id": "",
- "label": "xs",
- "localized": "xs",
+ "id": 8,
+ "label": "xFormers",
+ "localized": "xFormers",
"reload": "",
- "hint": "xs"
+ "hint": "Оптимизация памяти. Недетерминировано (разные результаты при каждом запуске)"
},
{
- "id": "",
- "label": "y components",
- "localized": "Y-компоненты",
+ "id": 9,
+ "label": "xet",
+ "localized": "xet",
"reload": "",
- "hint": "Y-компоненты"
+ "hint": ""
},
{
- "id": "",
- "label": "y overlap",
- "localized": "Перекрытие по Y",
+ "id": 10,
+ "label": "XYZ Grid",
+ "localized": "Сетка XYZ",
"reload": "",
- "hint": "Перекрытие по Y"
+ "hint": "Сетка XYZ — это мощный модуль, который создает сетку изображений на основе изменения нескольких параметров генерации"
+ }
+ ],
+ "y": [
+ {
+ "id": 0,
+ "label": "Y components",
+ "localized": "Компоненты Y",
+ "reload": "",
+ "hint": ""
},
{
- "id": "",
- "label": "y type",
+ "id": 0,
+ "label": "Y overlap",
+ "localized": "Перекрытие Y",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Y-axis tiles",
+ "localized": "Плитки по оси Y",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Y-axis tile overlap",
+ "localized": "Перекрытие плиток по оси Y",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Y type",
"localized": "Тип Y",
"reload": "",
- "hint": "Тип Y"
+ "hint": ""
},
{
- "id": "",
- "label": "y-axis tile overlap",
- "localized": "Перекрытие тайлов по оси Y",
+ "id": 0,
+ "label": "Y values",
+ "localized": "Значения Y",
"reload": "",
- "hint": "Перекрытие тайлов по оси Y"
- },
+ "hint": "Разделяйте значения для оси Y запятыми"
+ }
+ ],
+ "z": [
{
- "id": "",
- "label": "y-axis tiles",
- "localized": "Тайлы по оси Y",
+ "id": 0,
+ "label": "ZImageTurbo",
+ "localized": "ZImageTurbo",
"reload": "",
- "hint": "Тайлы по оси Y"
+ "hint": ""
},
{
- "id": "",
- "label": "z type",
+ "id": 1,
+ "label": "zimage",
+ "localized": "zimage",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "ZeroStar init steps",
+ "localized": "Шаги инициализации ZeroStar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Zero",
+ "localized": "Zero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Z type",
"localized": "Тип Z",
"reload": "",
- "hint": "Тип Z"
+ "hint": ""
},
{
- "id": "",
- "label": "zero",
- "localized": "Ноль",
+ "id": 5,
+ "label": "Z values",
+ "localized": "Значения Z",
"reload": "",
- "hint": "Ноль"
+ "hint": "Разделяйте значения для оси Z запятыми"
},
{
- "id": "",
- "label": "zoe depth",
- "localized": "Глубина Zoe",
+ "id": 6,
+ "label": "Zoe Depth",
+ "localized": "Zoe Depth",
"reload": "",
- "hint": "Глубина Zoe"
+ "hint": ""
}
]
-}
+}
\ No newline at end of file
diff --git a/html/locale_sr.json b/html/locale_sr.json
new file mode 100644
index 000000000..f38a05363
--- /dev/null
+++ b/html/locale_sr.json
@@ -0,0 +1,11074 @@
+{
+ "0": [
+ {
+ "id": 0,
+ "label": "1st Stage",
+ "localized": "1. faza",
+ "reload": "",
+ "hint": "Prva faza procesa generisanja."
+ },
+ {
+ "id": 0,
+ "label": "2nd Stage",
+ "localized": "2. faza",
+ "reload": "",
+ "hint": "Druga faza procesa generisanja."
+ },
+ {
+ "id": 0,
+ "label": "2nd Scale",
+ "localized": "2. skala",
+ "reload": "",
+ "hint": "Vrednost skale za drugu fazu."
+ },
+ {
+ "id": 0,
+ "label": "2nd Restart step",
+ "localized": "Korak ponovnog pokretanja za 2. fazu",
+ "reload": "",
+ "hint": "Korak od kog se ponovo pokreće proces u drugoj fazi."
+ },
+ {
+ "id": 0,
+ "label": "3rd Stage",
+ "localized": "3. faza",
+ "reload": "",
+ "hint": "Treća faza procesa generisanja."
+ },
+ {
+ "id": 0,
+ "label": "3rd Scale",
+ "localized": "3. skala",
+ "reload": "",
+ "hint": "Vrednost skale za treću fazu."
+ },
+ {
+ "id": 0,
+ "label": "3rd Restart step",
+ "localized": "Korak ponovnog pokretanja za 3. fazu",
+ "reload": "",
+ "hint": "Korak od kog se ponovo pokreće proces u trećoj fazi."
+ },
+ {
+ "id": 0,
+ "label": "4th Stage",
+ "localized": "4. faza",
+ "reload": "",
+ "hint": "Četvrta faza procesa generisanja."
+ },
+ {
+ "id": 0,
+ "label": "4th Scale",
+ "localized": "4. skala",
+ "reload": "",
+ "hint": "Vrednost skale za četvrtu fazu."
+ },
+ {
+ "id": 0,
+ "label": "4th Restart step",
+ "localized": "Korak ponovnog pokretanja za 4. fazu",
+ "reload": "",
+ "hint": "Korak od kog se ponovo pokreće proces u četvrtoj fazi."
+ }
+ ],
+ "_": [
+ {
+ "id": 72,
+ "label": "⟲",
+ "localized": "⟲",
+ "reload": "",
+ "hint": "Osveži"
+ },
+ {
+ "id": 0,
+ "label": "↶",
+ "localized": "↶",
+ "reload": "",
+ "hint": "Primeni izabrani stil na upit (prompt)"
+ },
+ {
+ "id": 0,
+ "label": "↷",
+ "localized": "↷",
+ "reload": "",
+ "hint": "Sačuvaj trenutni upit kao stil"
+ },
+ {
+ "id": 0,
+ "label": "⇅",
+ "localized": "⇅",
+ "reload": "",
+ "hint": "Zameni vrednosti"
+ },
+ {
+ "id": 0,
+ "label": "🎲️",
+ "localized": "🎲️",
+ "reload": "",
+ "hint": "Koristi nasumični seed (klicu)"
+ },
+ {
+ "id": 0,
+ "label": "⬅️",
+ "localized": "⬅️",
+ "reload": "",
+ "hint": "Ponovo koristi seed sa poslednje generisane slike"
+ },
+ {
+ "id": 0,
+ "label": "🕮",
+ "localized": "🕮",
+ "reload": "",
+ "hint": "Sačuvaj parametre sa poslednje generisane slike kao šablon stila"
+ },
+ {
+ "id": 0,
+ "label": "📐",
+ "localized": "📐",
+ "reload": "",
+ "hint": "Izmeri veličinu sa postojeće slike"
+ },
+ {
+ "id": 0,
+ "label": "☲",
+ "localized": "☲",
+ "reload": "",
+ "hint": "Promeni tip prikaza"
+ },
+ {
+ "id": 0,
+ "label": "⊜",
+ "localized": "⊜",
+ "reload": "",
+ "hint": "Popuni"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Dodaj opis slici"
+ },
+ {
+ "id": 0,
+ "label": "⁜",
+ "localized": "⁜",
+ "reload": "",
+ "hint": "Ciklična promena metode uklapanja slike"
+ },
+ {
+ "id": 0,
+ "label": "➠ Control",
+ "localized": "➠ Kontrola",
+ "reload": "",
+ "hint": "Prenesi sliku u kontrolni interfejs (ControlNet)"
+ },
+ {
+ "id": 0,
+ "label": "➠ Text",
+ "localized": "➠ Tekst",
+ "reload": "",
+ "hint": "Prenesi sliku u tekstualni interfejs"
+ },
+ {
+ "id": 0,
+ "label": "➠ Image",
+ "localized": "➠ Slika",
+ "reload": "",
+ "hint": "Prenesi sliku u slikovni interfejs"
+ },
+ {
+ "id": 0,
+ "label": "➠ Process",
+ "localized": "➠ Proces",
+ "reload": "",
+ "hint": "Prenesi sliku u procesni interfejs"
+ },
+ {
+ "id": 0,
+ "label": "➠ Caption",
+ "localized": "➠ Opis",
+ "reload": "",
+ "hint": "Prenesi sliku u interfejs za opisivanje"
+ },
+ {
+ "id": 0,
+ "label": "➠ Sketch",
+ "localized": "➠ Skica",
+ "reload": "",
+ "hint": "Prenesi sliku u interfejs za skiciranje"
+ },
+ {
+ "id": 0,
+ "label": "➠ Inpaint",
+ "localized": "➠ Inpaint",
+ "reload": "",
+ "hint": "Prenesi sliku u interfejs za dopunjavanje (inpaint)"
+ },
+ {
+ "id": 0,
+ "label": "➠ Composite",
+ "localized": "➠ Kompozit",
+ "reload": "",
+ "hint": "Prenesi sliku u interfejs za inpaint skiciranje"
+ },
+ {
+ "id": 0,
+ "label": "⬆️",
+ "localized": "⬆️",
+ "reload": "",
+ "hint": "Otpremi sliku"
+ },
+ {
+ "id": 0,
+ "label": "🔄",
+ "localized": "🔄",
+ "reload": "",
+ "hint": "Resetuj vrednosti"
+ },
+ {
+ "id": 0,
+ "label": "🖼️",
+ "localized": "🖼️",
+ "reload": "",
+ "hint": "Prikaži pregled"
+ },
+ {
+ "id": 0,
+ "label": "↺",
+ "localized": "↺",
+ "reload": "",
+ "hint": "Odmah primeni izbor"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Sortiraj po imenu, rastuće"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Sortiraj po imenu, opadajuće"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Sortiraj po veličini, rastuće"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Sortiraj po veličini, opadajuće"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Sortiraj po rezoluciji, rastuće"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Sortiraj po rezoluciji, opadajuće"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Sortiraj po vremenu, rastuće"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Sortiraj po vremenu, opadajuće"
+ },
+ {
+ "id": 0,
+ "label": "⊗",
+ "localized": "⊗",
+ "reload": "",
+ "hint": "Resetuj vrednosti"
+ },
+ {
+ "id": 0,
+ "label": "🔍",
+ "localized": "🔍",
+ "reload": "",
+ "hint": "Pretraga"
+ },
+ {
+ "id": 0,
+ "label": "⇨",
+ "localized": "⇨",
+ "reload": "",
+ "hint": "Primeni unapred podešenu postavku (preset)"
+ },
+ {
+ "id": 0,
+ "label": "※",
+ "localized": "※",
+ "reload": "",
+ "hint": "Učitaj model kao refiner model kada je izabran, inače učitaj kao bazni model"
+ },
+ {
+ "id": 0,
+ "label": "🔎︎",
+ "localized": "🔎︎",
+ "reload": "",
+ "hint": "Skeniraj CivitAI za nedostajuće metapodatke i preglede"
+ },
+ {
+ "id": 0,
+ "label": "⇕",
+ "localized": "⇕",
+ "reload": "",
+ "hint": "Sortiraj po: Imenu rastuće/opadajuće, Veličini najveće/najmanje, Vremenu najnovije/najstarije"
+ },
+ {
+ "id": 0,
+ "label": "✕",
+ "localized": "✕",
+ "reload": "",
+ "hint": "Zatvori"
+ }
+ ],
+ "a": [
+ {
+ "id": 694,
+ "label": "Advanced",
+ "localized": "Napredno",
+ "reload": "",
+ "hint": "Napredna podešavanja za generisanje slika"
+ },
+ {
+ "id": 695,
+ "label": "Adapters",
+ "localized": "Adapteri",
+ "reload": "",
+ "hint": "Podešavanja vezana za IP adaptere"
+ },
+ {
+ "id": 696,
+ "label": "Apply to model",
+ "localized": "Primeni na model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 697,
+ "label": "Analyze",
+ "localized": "Analiziraj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 698,
+ "label": "Apply changes",
+ "localized": "Primeni izmene",
+ "reload": "",
+ "hint": "Primeni sve izmene i ponovo pokreni server"
+ },
+ {
+ "id": 699,
+ "label": "Apply settings",
+ "localized": "Primeni podešavanja",
+ "reload": "",
+ "hint": "Sačuvaj trenutna podešavanja, preporučuje se ponovno pokretanje servera"
+ },
+ {
+ "id": 700,
+ "label": "Analyze model",
+ "localized": "Analiziraj model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 701,
+ "label": "All",
+ "localized": "Sve",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 702,
+ "label": "artist",
+ "localized": "umetnik",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 703,
+ "label": "Alpha",
+ "localized": "Alfa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 704,
+ "label": "Advanced Options",
+ "localized": "Napredne opcije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 705,
+ "label": "Appearance",
+ "localized": "Izgled",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 706,
+ "label": "Answer",
+ "localized": "Odgovor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 707,
+ "label": "Adjust start",
+ "localized": "Početak prilagođavanja",
+ "reload": "",
+ "hint": "Početni korak kada se dešava prilagođavanje sigme"
+ },
+ {
+ "id": 708,
+ "label": "Adjust end",
+ "localized": "Kraj prilagođavanja",
+ "reload": "",
+ "hint": "Završni korak kada se dešava prilagođavanje sigme"
+ },
+ {
+ "id": 709,
+ "label": "AutoGuidance dropout",
+ "localized": "AutoGuidance isključivanje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 710,
+ "label": "AutoGuidance layers",
+ "localized": "AutoGuidance slojevi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 711,
+ "label": "AutoGuidance config",
+ "localized": "AutoGuidance konfiguracija",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 712,
+ "label": "APG momentum",
+ "localized": "APG momentum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 713,
+ "label": "APG rescale",
+ "localized": "APG skaliranje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 714,
+ "label": "Attention guidance",
+ "localized": "Attention guidance",
+ "reload": "",
+ "hint": "CFG skala koja se koristi uz PAG: Perturbed-Attention Guidance"
+ },
+ {
+ "id": 715,
+ "label": "Adaptive scaling",
+ "localized": "Adaptivno skaliranje",
+ "reload": "",
+ "hint": "Adaptivni modifikator za skalu vođenja pažnje (attention guidance)"
+ },
+ {
+ "id": 716,
+ "label": "Active IP adapters",
+ "localized": "Aktivni IP adapteri",
+ "reload": "",
+ "hint": "Broj aktivnih IP adaptera"
+ },
+ {
+ "id": 717,
+ "label": "Adapter",
+ "localized": "Adapter",
+ "reload": "",
+ "hint": "Model IP adaptera"
+ },
+ {
+ "id": 718,
+ "label": "Anchor settings",
+ "localized": "Podešavanja sidra",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 719,
+ "label": "Alpha preset",
+ "localized": "Alfa unapred podešene vrednosti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 720,
+ "label": "Append heatmaps to results",
+ "localized": "Dodaj toplotne mape rezultatima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 721,
+ "label": "Auto apply",
+ "localized": "Automatska primena",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 722,
+ "label": "Amplify LUT",
+ "localized": "Pojačaj LUT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 723,
+ "label": "Add time info",
+ "localized": "Dodaj informacije o vremenu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 724,
+ "label": "Add text info",
+ "localized": "Dodaj tekstualne informacije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 725,
+ "label": "Add metadata",
+ "localized": "Dodaj metapodatke",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 726,
+ "label": "Allowed languages",
+ "localized": "Dozvoljeni jezici",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 727,
+ "label": "Allowed alphabets",
+ "localized": "Dozvoljena pisma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 728,
+ "label": "Apply to prompt",
+ "localized": "Primeni na prompt",
+ "reload": "",
+ "hint": "Automatski kopiraj poboljšani rezultat u polje za unos prompta"
+ },
+ {
+ "id": 729,
+ "label": "Auto enhance",
+ "localized": "Automatsko poboljšanje",
+ "reload": "",
+ "hint": "Automatski poboljšaj prompt pre svakog generisanja slike"
+ },
+ {
+ "id": 730,
+ "label": "ACI: Color to Mask",
+ "localized": "ACI: Boja u masku",
+ "reload": "",
+ "hint": "Izaberite boju koju želite da maskirate i ispravite (inpaint). Kliknite na boju u slici da biste je automatski izabrali. Preporučuje se korišćenje slika sa zelenom pozadinom (green screen) za precizne rezultate."
+ },
+ {
+ "id": 731,
+ "label": "ACI: Color tolerance",
+ "localized": "ACI: Tolerancija boje",
+ "reload": "",
+ "hint": "Podesite toleranciju da biste uključili slične boje u masku. Niže vrednosti = maskiranje samo vrlo sličnih boja. Više vrednosti = maskiranje šireg spektra sličnih boja."
+ },
+ {
+ "id": 732,
+ "label": "ACI: Denoising strength",
+ "localized": "ACI: Snaga uklanjanja šuma",
+ "reload": "",
+ "hint": "Promenite snagu uklanjanja šuma (Denoising Strength) da biste postigli željeni nivo ispravke (inpaint)."
+ },
+ {
+ "id": 733,
+ "label": "ACI: Mask dilate",
+ "localized": "ACI: Proširenje maske",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 734,
+ "label": "ACI: Mask erode",
+ "localized": "ACI: Skupljanje maske",
+ "reload": "",
+ "hint": "Podesite marginu da biste primenili unutrašnji pomak na masku. (Preporučena vrednost = 2 za uklanjanje ostataka na ivicama)"
+ },
+ {
+ "id": 735,
+ "label": "ACI: Mask blur",
+ "localized": "ACI: Zamućenje maske",
+ "reload": "",
+ "hint": "Podesite zamućenje da biste primenili gladak prelaz između slike i ispravljene oblasti. (Preporučena vrednost = 0 za oštrinu)"
+ },
+ {
+ "id": 736,
+ "label": "Adaptive restore",
+ "localized": "Adaptivna restauracija",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 737,
+ "label": "Apply noise",
+ "localized": "Primeni šum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 738,
+ "label": "Auto min score",
+ "localized": "Automatski minimalni rezultat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 739,
+ "label": "Auto-segment",
+ "localized": "Auto-segmentacija",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 740,
+ "label": "Auto-mask",
+ "localized": "Auto-maskiranje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 741,
+ "label": "Active",
+ "localized": "Aktivno",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 742,
+ "label": "Attention",
+ "localized": "Pažnja (Attention)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 743,
+ "label": "Adain",
+ "localized": "Adain",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 744,
+ "label": "Attention Adain",
+ "localized": "Attention Adain",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 745,
+ "label": "Apply filter",
+ "localized": "Primeni filter",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 746,
+ "label": "Alpha matting",
+ "localized": "Alfa matiranje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 747,
+ "label": "Append Caption Files",
+ "localized": "Dodaj fajlove sa opisima",
+ "reload": "",
+ "hint": "Dodaj postojećim fajlovima sa opisima umesto da ih presnimiš. Korisno za dodavanje dodatnih opisa ili tagova slikama koje već imaju opise."
+ },
+ {
+ "id": 748,
+ "label": "a1111",
+ "localized": "a1111",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 749,
+ "label": "Autocast",
+ "localized": "Autocast",
+ "reload": "",
+ "hint": "Automatski odredi preciznost tokom izvršavanja"
+ },
+ {
+ "id": 750,
+ "label": "Auto",
+ "localized": "Automatski",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 751,
+ "label": "accuracy",
+ "localized": "preciznost",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 752,
+ "label": "atiadlxx (AMD only)",
+ "localized": "atiadlxx (samo AMD)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 753,
+ "label": "aot_ts_nvfuser",
+ "localized": "aot_ts_nvfuser",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 754,
+ "label": "Additional image browser folders",
+ "localized": "Dodatne fascikle pretraživača slika",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 755,
+ "label": "Add system information to metadata",
+ "localized": "Dodaj sistemske informacije u metapodatke",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 756,
+ "label": "Autolaunch browser upon startup",
+ "localized": "Automatski pokreni pretraživač pri startovanju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 757,
+ "label": "Allowed aspect ratios",
+ "localized": "Dozvoljeni odnosi strana",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 758,
+ "label": "Approximate",
+ "localized": "Aproksimacija",
+ "reload": "",
+ "hint": "Jeftina aproksimacija neuralnom mrežom. Veoma brzo u poređenju sa VAE, ali proizvodi slike sa 4 puta manjom rezolucijom i nižim kvalitetom"
+ },
+ {
+ "id": 759,
+ "label": "Additional postprocessing operations",
+ "localized": "Dodatne operacije postprocesuiranja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 760,
+ "label": "Apply color correction",
+ "localized": "Primeni korekciju boje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 761,
+ "label": "Apply mask as overlay",
+ "localized": "Primeni masku kao prekrivku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 762,
+ "label": "Apply sRGB linearization",
+ "localized": "Primeni sRGB linearizaciju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 763,
+ "label": "Available networks",
+ "localized": "Dostupne mreže",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 764,
+ "label": "Auto-convert SD15 embeddings to SDXL",
+ "localized": "Automatski konvertuj SD15 embedding-e u SDXL",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 765,
+ "label": "alias",
+ "localized": "alias",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 766,
+ "label": "Attention query chunk size",
+ "localized": "Veličina segmenta za attention upit",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 767,
+ "label": "Attention kv chunk size",
+ "localized": "Veličina segmenta za attention kv",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 768,
+ "label": "Attention chunking threshold",
+ "localized": "Prag za attention segmentaciju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 769,
+ "label": "Attempt VAE roll back for NaN values",
+ "localized": "Pokušaj VAE povratak za NaN vrednosti",
+ "reload": "",
+ "hint": "Zahteva Torch 2.1 i omogućenu NaN proveru"
+ },
+ {
+ "id": 770,
+ "label": "Add extended info to filename when saving grid",
+ "localized": "Dodaj proširene informacije u ime fajla pri čuvanju mreže slika (grid)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 771,
+ "label": "Add LoRA to prompt",
+ "localized": "Dodaj LoRA u prompt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 772,
+ "label": "Alpha Ratio",
+ "localized": "Alfa odnos",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 773,
+ "label": "ALPHA Block Weight Preset",
+ "localized": "Unapred podešene težine alfa blokova",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 774,
+ "label": "Automatically determine rank",
+ "localized": "Automatski odredi rang",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 775,
+ "label": "Autorank ratio",
+ "localized": "Odnos za automatski rang",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 776,
+ "label": "Advanced guidance params",
+ "localized": "Napredni parametri vođenja (guidance)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 777,
+ "label": "Adapter 1",
+ "localized": "Adapter 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 778,
+ "label": "Adapter 2",
+ "localized": "Adapter 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 779,
+ "label": "Adapter 3",
+ "localized": "Adapter 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 780,
+ "label": "Adapter 4",
+ "localized": "Adapter 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 781,
+ "label": "Audio",
+ "localized": "Audio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 782,
+ "label": "Advanced Options",
+ "localized": "Napredne opcije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 783,
+ "label": "Advanced Options",
+ "localized": "Napredne opcije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 784,
+ "label": "Advanced Options",
+ "localized": "Napredne opcije",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "b": [
+ {
+ "id": 0,
+ "label": "Batch",
+ "localized": "Batch (Serijska obrada)",
+ "reload": "",
+ "hint": "Podešavanja serijske obrade"
+ },
+ {
+ "id": 1,
+ "label": "Batch Caption",
+ "localized": "Serijski opis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Batch Tag",
+ "localized": "Serijsko označavanje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Benchmark",
+ "localized": "Benchmark (Test performansi)",
+ "reload": "",
+ "hint": "Pokreni testove performansi"
+ },
+ {
+ "id": 4,
+ "label": "Backend Settings",
+ "localized": "Podešavanja pozadinskog procesora",
+ "reload": "",
+ "hint": "Podešavanja vezana za proračunske pozadinske procesore: torch, onnx i olive"
+ },
+ {
+ "id": 5,
+ "label": "body",
+ "localized": "body",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Beta",
+ "localized": "Beta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Balanced Offload",
+ "localized": "Balansirano rasterećenje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "BitsAndBytes",
+ "localized": "BitsAndBytes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Batch count",
+ "localized": "Broj serija",
+ "reload": "",
+ "hint": "Koliko serija slika treba napraviti (nema uticaja na performanse generisanja ili zauzeće VRAM-a)"
+ },
+ {
+ "id": 10,
+ "label": "Batch size",
+ "localized": "Veličina serije",
+ "reload": "",
+ "hint": "Koliko slika napraviti u jednoj seriji (povećava performanse generisanja uz veću potrošnju VRAM-a)"
+ },
+ {
+ "id": 11,
+ "label": "Beta schedule",
+ "localized": "Beta raspored",
+ "reload": "",
+ "hint": "Definiše kako beta (jačina šuma po koraku) raste. Opcije: - default: podrazumevano za model - linear: ravnomerno opadanje šuma po koraku - scaled: kvadrirana verzija linearne opcije, koristi se samo za Stable Diffusion - cosine: glatkije opadanje, često bolji rezultati sa manje koraka - sigmoid: nagli prelaz, eksperimentalno"
+ },
+ {
+ "id": 12,
+ "label": "Base shift",
+ "localized": "Osnovni pomak",
+ "reload": "",
+ "hint": "Minimalna vrednost pomaka za niske rezolucije pri korišćenju dinamičkog pomicanja."
+ },
+ {
+ "id": 13,
+ "label": "Brightness",
+ "localized": "Osvetljenost",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Block",
+ "localized": "Blok",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Block size",
+ "localized": "Veličina bloka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Banned words",
+ "localized": "Zabranjene reči",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Blur",
+ "localized": "Zamućenje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Batch input directory",
+ "localized": "Direktorijum serijskog ulaza",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Batch output directory",
+ "localized": "Direktorijum serijskog izlaza",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Batch mask directory",
+ "localized": "Direktorijum serijskih maski",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Background threshold",
+ "localized": "Prag pozadine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Boost",
+ "localized": "Pojačanje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Base",
+ "localized": "Baza",
+ "reload": "",
+ "hint": "Osnovna podešavanja korišćena za generisanje slike"
+ },
+ {
+ "id": 24,
+ "label": "Blend strength",
+ "localized": "Jačina mešanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Base model",
+ "localized": "Osnovni model",
+ "reload": "",
+ "hint": "Glavni model koji se koristi za sve operacije"
+ },
+ {
+ "id": 26,
+ "label": "Backend",
+ "localized": "Pozadinski procesor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Benchmark steps",
+ "localized": "Koraci testa performansi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Benchmark level",
+ "localized": "Nivo testa performansi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "balanced",
+ "localized": "balansirano",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "block_level",
+ "localized": "nivo_bloka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Backend storage",
+ "localized": "Skladište pozadinskog procesora",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "BF16",
+ "localized": "BF16",
+ "reload": "",
+ "hint": "Koristi modifikovanu 16-bitnu preciznost pokretnog zareza za proračune"
+ },
+ {
+ "id": 33,
+ "label": "Batch matrix-matrix",
+ "localized": "Serijsko množenje matrica",
+ "reload": "",
+ "hint": "Standardno serijsko množenje matrica za pažnju (attention). Pouzdano, ali ne i efikasno po pitanju VRAM-a."
+ },
+ {
+ "id": 34,
+ "label": "BCFHW",
+ "localized": "BCFHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "BFCHW",
+ "localized": "BFCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "BCHW",
+ "localized": "BCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Batch mode uses sequential seeds",
+ "localized": "Serijski režim koristi sekvencijalna semena (seeds)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Batch uses original name",
+ "localized": "Serija koristi originalno ime",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Base images folder",
+ "localized": "Osnovni folder za slike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Base grids folder",
+ "localized": "Osnovni folder za mreže",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Build info on first access",
+ "localized": "Kreiraj informacije pri prvom pristupu",
+ "reload": "",
+ "hint": "Sprečava server da kreira EN stranicu pri pokretanju servera i umesto toga je kreira na zahtev"
+ },
+ {
+ "id": 42,
+ "label": "Beta Ratio",
+ "localized": "Beta odnos",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "BETA Block Weight Preset",
+ "localized": "BETA unapred podešene težine bloka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Base model type",
+ "localized": "Tip osnovnog modela",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "c": [
+ {
+ "id": 611536,
+ "label": "caption_nav",
+ "localized": "Opisivanje",
+ "reload": "n/a",
+ "hint": "Analizirajte postojeće slike i kreirajte tekstualne opise"
+ },
+ {
+ "id": 318764,
+ "label": "contributors",
+ "localized": "Saradnici",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 112701,
+ "label": "txt2img_clear_prompt_btn",
+ "localized": "Obriši",
+ "reload": "n/a",
+ "hint": "Obriši upite"
+ },
+ {
+ "id": 755331,
+ "label": "component-940",
+ "localized": "Proveri status",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 280806,
+ "label": "Composite",
+ "localized": "Kompozit",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 988463,
+ "label": "control_params_elements",
+ "localized": "Kontrola",
+ "reload": "n/a",
+ "hint": "Kreirajte sliku uz potpunu kontrolu (guidance)"
+ },
+ {
+ "id": 971168,
+ "label": "ControlNet",
+ "localized": "ControlNet",
+ "reload": "n/a",
+ "hint": "ControlNet je napredni model za upravljanje generisanjem slike"
+ },
+ {
+ "id": 422624,
+ "label": "caption_tab_controls",
+ "localized": "Kontrole",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 961502,
+ "label": "CaptionCaption",
+ "localized": "OpisivanjeSlike",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 825028,
+ "label": "btn_console",
+ "localized": "Konzola",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 252278,
+ "label": "ui_update_check",
+ "localized": "Proveri ažuriranja",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 154546,
+ "label": "Change log",
+ "localized": "Dnevnik promena",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 100858,
+ "label": "Compute Settings",
+ "localized": "Podešavanja računanja",
+ "reload": "n/a",
+ "hint": "Podešavanja koja se odnose na preciznost računanja, cross attention i optimizacije za računarske platforme"
+ },
+ {
+ "id": 222915,
+ "label": "Current",
+ "localized": "Trenutni",
+ "reload": "n/a",
+ "hint": "Analiziraj module unutar trenutno učitanog modela"
+ },
+ {
+ "id": 267104,
+ "label": "CivitAI",
+ "localized": "CivitAI",
+ "reload": "n/a",
+ "hint": "Pretražite i preuzmite modele sa CivitAI platforme"
+ },
+ {
+ "id": 416399,
+ "label": "component-5503",
+ "localized": "Izračunaj nedostajuće heševe",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 756780,
+ "label": "Community",
+ "localized": "Zajednica",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 160249,
+ "label": "Cloud",
+ "localized": "Oblak",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 836485,
+ "label": "txt2img_extra_details_close_desc",
+ "localized": "Zatvori",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 325881,
+ "label": "change_checkpoint",
+ "localized": "Promeni model",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 418579,
+ "label": "change_refiner",
+ "localized": "Promeni refiner",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 295325,
+ "label": "change_vae",
+ "localized": "Promeni VAE",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 318746,
+ "label": "change_reference",
+ "localized": "Promeni referencu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 544431,
+ "label": "Corrections",
+ "localized": "Korekcije",
+ "reload": "n/a",
+ "hint": "Kontrolišite korekcije boje, oštrine i osvetljenosti slike tokom procesa generisanja"
+ },
+ {
+ "id": 748386,
+ "label": "Control Methods",
+ "localized": "Metode kontrole",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 894372,
+ "label": "Control Media",
+ "localized": "Kontrolni medij",
+ "reload": "n/a",
+ "hint": "Dodajte ulaznu sliku kao zasebnu inicijalizacionu sliku za kontrolnu obradu"
+ },
+ {
+ "id": 930776,
+ "label": "ChronoEdit",
+ "localized": "ChronoEdit",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 387140,
+ "label": "Cross Attention",
+ "localized": "Cross Attention",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 321484,
+ "label": "CLiP Skip",
+ "localized": "CLiP Skip",
+ "reload": "n/a",
+ "hint": "Parametar za rano zaustavljanje CLIP modela; 1 je zaustavljanje na poslednjem sloju, 2 na pretposlednjem, itd."
+ },
+ {
+ "id": 587373,
+ "label": "Cache-DiT",
+ "localized": "Cache-DiT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 431057,
+ "label": "CFG-Zero",
+ "localized": "CFG-Zero",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 367808,
+ "label": "Cache folders",
+ "localized": "Keš fascikle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 841794,
+ "label": "Custom model loader",
+ "localized": "Prilagođeni učitavač modela",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 323422,
+ "label": "Client log",
+ "localized": "Dnevnik klijenta",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 342045,
+ "label": "CLIP Analysis",
+ "localized": "CLIP analiza",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 855909,
+ "label": "Context",
+ "localized": "Kontekst",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 694586,
+ "label": "Correction mode",
+ "localized": "Režim korekcije",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 585934,
+ "label": "Color",
+ "localized": "Boja",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 499119,
+ "label": "Center",
+ "localized": "Centar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 861118,
+ "label": "Color grading",
+ "localized": "Gradacija boja",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 927014,
+ "label": "Crop to portrait",
+ "localized": "Iseci na portret",
+ "reload": "n/a",
+ "hint": "Iseci ulaznu sliku isključivo na portret pre korišćenja kao IP adapter ulaz"
+ },
+ {
+ "id": 726554,
+ "label": "Concept Tokens",
+ "localized": "Tokeni koncepta",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 765792,
+ "label": "Colormap",
+ "localized": "Mapa boja",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 610708,
+ "label": "Cosine scale 1",
+ "localized": "Kosinska skala 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 321010,
+ "label": "Cosine scale 2",
+ "localized": "Kosinska skala 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 280802,
+ "label": "Cosine scale 3",
+ "localized": "Kosinska skala 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 528243,
+ "label": "Cache model",
+ "localized": "Keširaj model",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 154695,
+ "label": "Cosine scale",
+ "localized": "Kosinska skala",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 153545,
+ "label": "Cosine Background",
+ "localized": "Kosinska pozadina",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 181827,
+ "label": "Control guidance",
+ "localized": "Smernice kontrole",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 288219,
+ "label": "Contrast",
+ "localized": "Kontrast",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 269550,
+ "label": "comma",
+ "localized": "zarez",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 782977,
+ "label": "Columns",
+ "localized": "Kolone",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 116499,
+ "label": "Create video",
+ "localized": "Kreiraj video",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 930960,
+ "label": "Censor",
+ "localized": "Cenzura",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 209121,
+ "label": "Check language",
+ "localized": "Proveri jezik",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 612151,
+ "label": "Check policy violations",
+ "localized": "Proveri kršenja pravila",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 229978,
+ "label": "Check banned words",
+ "localized": "Proveri zabranjene reči",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 577319,
+ "label": "Control preprocess input images",
+ "localized": "Kontrolna predobrada ulaznih slika",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 696803,
+ "label": "Control override denoise strength",
+ "localized": "Kontrolno premošćavanje snage smanjenja šuma",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 691236,
+ "label": "Color variation",
+ "localized": "Varijacija boja",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 235081,
+ "label": "Change rate",
+ "localized": "Stopa promene",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 833894,
+ "label": "Context after",
+ "localized": "Kontekst posle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 205634,
+ "label": "Context mask",
+ "localized": "Maska konteksta",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 487375,
+ "label": "Control only",
+ "localized": "Samo kontrola",
+ "reload": "n/a",
+ "hint": "Ovo koristi samo donji Kontrolni ulaz kao izvor za bilo koji ControlNet ili IP Adapter zadatak na osnovu raznih opcija."
+ },
+ {
+ "id": 909015,
+ "label": "CN Mode",
+ "localized": "CN režim",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 751147,
+ "label": "CN Strength",
+ "localized": "CN snaga",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 214717,
+ "label": "CN Start",
+ "localized": "CN početak",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 291931,
+ "label": "CN End",
+ "localized": "CN kraj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 205562,
+ "label": "CN Tiles",
+ "localized": "CN pločice",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 201460,
+ "label": "Control factor",
+ "localized": "Faktor kontrole",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 342724,
+ "label": "ControlNet-XS",
+ "localized": "ControlNet-XS",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 566367,
+ "label": "Coarse",
+ "localized": "Grubo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 112349,
+ "label": "Color map",
+ "localized": "Mapa boja",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 713184,
+ "label": "Crop to fit",
+ "localized": "Iseci da odgovara",
+ "reload": "n/a",
+ "hint": "Ako se dimenzije vašeg izvora razlikuju od ciljnih dimenzija, ova funkcija će uklopiti vašu uvećanu sliku u ciljnu veličinu. Višak će biti isečen."
+ },
+ {
+ "id": 300466,
+ "label": "CLiP Model",
+ "localized": "CLiP model",
+ "reload": "n/a",
+ "hint": "CLIP model koji se koristi za uparivanje sličnosti slike i teksta. Veći modeli (ViT-L, ViT-H) su precizniji ali sporiji i troše više VRAM-a."
+ },
+ {
+ "id": 620579,
+ "label": "Caption Model",
+ "localized": "Model za opisivanje",
+ "reload": "n/a",
+ "hint": "BLIP model koji se koristi za generisanje početnog opisa slike. Model opisuje sadržaj slike koji CLiP zatim obogaćuje stilskim terminima."
+ },
+ {
+ "id": 475021,
+ "label": "Chunk Size",
+ "localized": "Veličina dela (Chunk)",
+ "reload": "n/a",
+ "hint": "Veličina grupe za obradu kandidata opisa. Veće vrednosti ubrzavaju proces, ali povećavaju potrošnju VRAM-a."
+ },
+ {
+ "id": 126685,
+ "label": "CLiP Num Beams",
+ "localized": "CLiP broj zraka (Beams)",
+ "reload": "n/a",
+ "hint": "Broj zraka za pretragu tokom generisanja opisa. Veće vrednosti istražuju više mogućnosti, ali su sporije."
+ },
+ {
+ "id": 184206,
+ "label": "Character threshold",
+ "localized": "Prag karaktera",
+ "reload": "n/a",
+ "hint": "Prag pouzdanosti za oznake specifične za karaktere. Uključuju se samo oznake iznad ovog praga. Veće vrednosti su selektivnije, niže uključuju više podudaranja."
+ },
+ {
+ "id": 318728,
+ "label": "Cross-attention",
+ "localized": "Cross-attention",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 422619,
+ "label": "cpu",
+ "localized": "cpu",
+ "reload": "n/a",
+ "hint": "Koristi isključivo procesor i RAM: najsporije, ali najmanja šansa za nestanak memorije (OOM)"
+ },
+ {
+ "id": 928731,
+ "label": "Cached models",
+ "localized": "Keširani modeli",
+ "reload": "n/a",
+ "hint": "Broj modela koji se čuvaju u RAM-u za brzi pristup"
+ },
+ {
+ "id": 204618,
+ "label": "combined",
+ "localized": "kombinovano",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 605481,
+ "label": "Compress ratio",
+ "localized": "Odnos kompresije",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 287232,
+ "label": "compel",
+ "localized": "compel",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 112003,
+ "label": "Channels last",
+ "localized": "Kanali na kraju",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 609074,
+ "label": "cuDNN full-depth benchmark",
+ "localized": "cuDNN benchmark pune dubine",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 367570,
+ "label": "cuDNN benchmark limit",
+ "localized": "cuDNN benchmark limit",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 100767,
+ "label": "cudaMallocAsync",
+ "localized": "cudaMallocAsync",
+ "reload": "n/a",
+ "hint": "Koristi CUDA asinhroni alokator memorije. Poboljšava performanse i fragmentaciju VRAM-a, ali može uzrokovati nestabilnost na nekim GPU-ovima."
+ },
+ {
+ "id": 353396,
+ "label": "CLiP skip enabled",
+ "localized": "CLiP skip omogućen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 723559,
+ "label": "Cache-DiT enabled",
+ "localized": "Cache-DiT omogućen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 708309,
+ "label": "Cache-DiT F-compute blocks",
+ "localized": "Cache-DiT F-računarski blokovi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 279165,
+ "label": "Cache-DiT B-compute blocks",
+ "localized": "Cache-DiT B-računarski blokovi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 196238,
+ "label": "Cache-DiT residual diff threshold",
+ "localized": "Cache-DiT prag rezidualne razlike",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 105996,
+ "label": "Cache-DiT warmup steps",
+ "localized": "Cache-DiT koraci zagrevanja",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 746813,
+ "label": "CFG-Zero enabled",
+ "localized": "CFG-Zero omogućen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 475043,
+ "label": "CFG-Zero star",
+ "localized": "CFG-Zero zvezda",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 100318,
+ "label": "CFG-Zero steps",
+ "localized": "CFG-Zero koraci",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 288647,
+ "label": "cudagraphs",
+ "localized": "cudagraphs",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 100657,
+ "label": "Cleanup temporary folder on startup",
+ "localized": "Očisti privremenu fasciklu pri pokretanju",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 888636,
+ "label": "Create ZIP archive for multiple images",
+ "localized": "Kreiraj ZIP arhivu za više slika",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 104976,
+ "label": "cover",
+ "localized": "prekrij (cover)",
+ "reload": "n/a",
+ "hint": "prekrij celu površinu"
+ },
+ {
+ "id": 987455,
+ "label": "Compact view",
+ "localized": "Kompaktan prikaz",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 112007,
+ "label": "Cache text encoder results",
+ "localized": "Keširaj rezultate tekstualnog enkodera",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 422616,
+ "label": "contain",
+ "localized": "sadrži (contain)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 889552,
+ "label": "Ctrl+up/down word delimiters",
+ "localized": "Ctrl+gore/dole graničnici reči",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 452668,
+ "label": "Ctrl+up/down precision when editing (attention:1.1)",
+ "localized": "Ctrl+gore/dole preciznost pri uređivanju (attention:1.1)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 552361,
+ "label": "Ctrl+up/down precision when editing ",
+ "localized": "Ctrl+gore/dole preciznost pri uređivanju ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 998472,
+ "label": "Cached VAEs",
+ "localized": "Keširani VAE-ovi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 884112,
+ "label": "ckpt",
+ "localized": "ckpt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 773121,
+ "label": "Comma separated list with optional strength per LoRA",
+ "localized": "Lista odvojena zarezima sa opcionom snagom po LoRA-i",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 111100,
+ "label": "CivitAI token",
+ "localized": "CivitAI token",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 101002,
+ "label": "Custom pipeline",
+ "localized": "Prilagođeni cevovod (pipeline)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 456102,
+ "label": "Custom model",
+ "localized": "Prilagođeni model",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 884561,
+ "label": "ControlNet unit 1",
+ "localized": "ControlNet jedinica 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 556332,
+ "label": "ControlNet unit 2",
+ "localized": "ControlNet jedinica 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 887441,
+ "label": "ControlNet unit 3",
+ "localized": "ControlNet jedinica 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 112233,
+ "label": "ControlNet unit 4",
+ "localized": "ControlNet jedinica 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 223344,
+ "label": "ControlNet-XS unit 1",
+ "localized": "ControlNet-XS jedinica 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 554466,
+ "label": "ControlNet-XS unit 2",
+ "localized": "ControlNet-XS jedinica 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 778899,
+ "label": "ControlNet-XS unit 3",
+ "localized": "ControlNet-XS jedinica 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 111222,
+ "label": "ControlNet-XS unit 4",
+ "localized": "ControlNet-XS jedinica 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 333444,
+ "label": "Control-LLLite unit 1",
+ "localized": "Control-LLLite jedinica 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 555666,
+ "label": "Control-LLLite unit 2",
+ "localized": "Control-LLLite jedinica 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 777888,
+ "label": "Control-LLLite unit 3",
+ "localized": "Control-LLLite jedinica 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 999000,
+ "label": "Control-LLLite unit 4",
+ "localized": "Control-LLLite jedinica 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 121212,
+ "label": "Control settings",
+ "localized": "Postavke kontrole",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 232323,
+ "label": "Canny",
+ "localized": "Canny",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 343434,
+ "label": "Condition",
+ "localized": "Uslov",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 454545,
+ "label": "Caption: Batch",
+ "localized": "Opisivanje: Serija",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 565656,
+ "label": "Control elements",
+ "localized": "Kontrolni elementi",
+ "reload": "n/a",
+ "hint": "Kontrolni elementi su napredni modeli koji mogu usmeravati generisanje ka željenom ishodu"
+ }
+ ],
+ "d": [
+ {
+ "id": 0,
+ "label": "Docs",
+ "localized": "Dokumentacija",
+ "reload": "",
+ "hint": "Dokumentacija"
+ },
+ {
+ "id": 0,
+ "label": "Discord",
+ "localized": "Discord",
+ "reload": "",
+ "hint": "Discord"
+ },
+ {
+ "id": 0,
+ "label": "Detail",
+ "localized": "Detalj",
+ "reload": "",
+ "hint": "Detailer pokreće dodatno generisanje u višoj rezoluciji za detektovane objekte"
+ },
+ {
+ "id": 0,
+ "label": "Delete",
+ "localized": "Obriši",
+ "reload": "",
+ "hint": "Obriši sliku"
+ },
+ {
+ "id": 0,
+ "label": "Default",
+ "localized": "Podrazumevano",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Download updates",
+ "localized": "Preuzmi ažuriranja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Download model",
+ "localized": "Preuzmi model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Diffusers",
+ "localized": "Diffusers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Distilled",
+ "localized": "Distilled",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Description",
+ "localized": "Opis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Details",
+ "localized": "Detalji",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Detailer",
+ "localized": "Detailer",
+ "reload": "",
+ "hint": "Detailer pokreće dodatno generisanje u višoj rezoluciji za detektovane objekte"
+ },
+ {
+ "id": 0,
+ "label": "Denoise",
+ "localized": "Denoise (Uklanjanje šuma)",
+ "reload": "",
+ "hint": "Podešavanja uklanjanja šuma. Veći denoise znači da je dozvoljeno više promena postojećeg sadržaja slike tokom generisanja"
+ },
+ {
+ "id": 0,
+ "label": "DirectML",
+ "localized": "DirectML",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Download model from huggingface",
+ "localized": "Preuzmi model sa huggingface-a",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dropdown",
+ "localized": "Padajući meni",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "dynamic",
+ "localized": "dinamično",
+ "reload": "",
+ "hint": "Dinamičko pomeranje automatski prilagođava raspored uklanjanja šuma na osnovu rezolucije vaše slike. Planer (scheduler) interpolira između base_shift i max_shift na osnovu stvarne rezolucije slike. Omogućavanje ove opcije isključuje statički Flow shift."
+ },
+ {
+ "id": 0,
+ "label": "Detailer models",
+ "localized": "Detailer modeli",
+ "reload": "",
+ "hint": "Izaberite modele detekcije koji će se koristiti za detaljizaciju"
+ },
+ {
+ "id": 0,
+ "label": "Detailer list",
+ "localized": "Lista detailer-a",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Detailer classes",
+ "localized": "Klase detailer-a",
+ "reload": "",
+ "hint": "Navedite specifične klase koje će se koristiti ako je izabrani model detailer-a model sa više klasa"
+ },
+ {
+ "id": 0,
+ "label": "Detailer prompt",
+ "localized": "Detailer prompt (tekstualni opis)",
+ "reload": "",
+ "hint": "Koristite poseban prompt za detailer. Ako nije prisutan, koristiće se primarni prompt"
+ },
+ {
+ "id": 0,
+ "label": "Detailer negative prompt",
+ "localized": "Detailer negativni prompt",
+ "reload": "",
+ "hint": "Koristite poseban negativni prompt za detailer. Ako nije prisutan, koristiće se primarni negativni prompt"
+ },
+ {
+ "id": 0,
+ "label": "Detailer steps",
+ "localized": "Koraci detailer-a",
+ "reload": "",
+ "hint": "Broj koraka za proces detailer-a"
+ },
+ {
+ "id": 0,
+ "label": "Detailer strength",
+ "localized": "Jačina detailer-a",
+ "reload": "",
+ "hint": "Jačina uklanjanja šuma (denoising strength) u procesu detailer-a"
+ },
+ {
+ "id": 0,
+ "label": "Detailer resolution",
+ "localized": "Rezolucija detailer-a",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Denoising batch size",
+ "localized": "Veličina grupe za uklanjanje šuma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dilate tau",
+ "localized": "Dilacija tau",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Draw legend",
+ "localized": "Nacrtaj legendu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Denoising strength",
+ "localized": "Jačina uklanjanja šuma",
+ "reload": "",
+ "hint": "Određuje koliko malo poštovanja algoritam treba da ima prema sadržaju slike. Na 0 se ništa neće promeniti, a na 1 ćete dobiti nepovezanu sliku. Sa vrednostima ispod 1.0, obrada će trajati manje koraka nego što je navedeno u klizaču Sampling Steps"
+ },
+ {
+ "id": 0,
+ "label": "Denoise start",
+ "localized": "Početak uklanjanja šuma",
+ "reload": "",
+ "hint": "Nadjačajte jačinu uklanjanja šuma navođenjem koliko rano osnovni model treba da završi i kada refiner treba da počne. Primenljivo samo na upotrebu refiner-a. Ako je podešeno na 0 ili 1, koristiće se standardna jačina uklanjanja šuma"
+ },
+ {
+ "id": 0,
+ "label": "down",
+ "localized": "dole",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Decode chunks",
+ "localized": "Dekodiraj delove",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dilate",
+ "localized": "Dilacija (proširivanje)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Depth and normal",
+ "localized": "Dubina i normale",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Distance threshold",
+ "localized": "Prag rastojanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Depth threshold",
+ "localized": "Prag dubine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Denoising steps",
+ "localized": "Koraci uklanjanja šuma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Depth map",
+ "localized": "Mapa dubine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dynamic shift",
+ "localized": "Dinamičko pomeranje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Duration",
+ "localized": "Trajanje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Device Info",
+ "localized": "Informacije o uređaju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Diffusers load using Run:ai streamer",
+ "localized": "Diffusers učitavanje koristeći Run:ai streamer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disable accelerate",
+ "localized": "Onemogući accelerate",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disable T5 text encoder",
+ "localized": "Onemogući T5 enkoder teksta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dynamic loss threshold",
+ "localized": "Dinamički prag gubitka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dequantize using torch.compile",
+ "localized": "Dekvantizuj koristeći torch.compile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dequantize using full precision",
+ "localized": "Dekvantizuj koristeći punu preciznost",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disabled",
+ "localized": "Onemogućeno",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dynamic Attention BMM",
+ "localized": "Dinamička pažnja (Attention) BMM",
+ "reload": "",
+ "hint": "Vrši izračunavanje pažnje u koracima umesto odjednom. Sporije vreme inferencije, ali znatno smanjena upotreba memorije"
+ },
+ {
+ "id": 0,
+ "label": "Dynamic attention",
+ "localized": "Dinamička pažnja (Attention)",
+ "reload": "",
+ "hint": "Prilagođava izračunavanje pažnje dinamički po koraku. Štedi VRAM ali usporava generisanje."
+ },
+ {
+ "id": 0,
+ "label": "Dynamic Attention slicing rate",
+ "localized": "Stopa sečenja dinamičke pažnje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dynamic Attention trigger rate",
+ "localized": "Stopa aktiviranja dinamičke pažnje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Deterministic mode",
+ "localized": "Deterministički režim",
+ "reload": "",
+ "hint": "Prisiljava deterministički izlaz kroz više pokretanja. Korisno za reproduktibilnost, ali može onemogućiti neke optimizacije."
+ },
+ {
+ "id": 0,
+ "label": "DirectML retry ops for NaN",
+ "localized": "DirectML ponovni pokušaji operacija za NaN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "deep-cache",
+ "localized": "deep-cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "DeepCache cache interval",
+ "localized": "DeepCache interval keširanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Directory for temporary images; leave empty for default",
+ "localized": "Direktorijum za privremene slike; ostavite prazno za podrazumevano",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Do not display video output in UI",
+ "localized": "Ne prikazuj video izlaz u korisničkom interfejsu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Directory name pattern",
+ "localized": "Šablon naziva direktorijuma",
+ "reload": "",
+ "hint": "Koristite sledeće oznake da definišete kako se biraju poddirektorijumi za slike i mreže (grids): [steps], [cfg], [prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime], [job_timestamp]; ostavite prazno za podrazumevano"
+ },
+ {
+ "id": 0,
+ "label": "Dark",
+ "localized": "Tamno",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disabled UI tabs",
+ "localized": "Onemogućene kartice interfejsa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disable variable aspect ratio",
+ "localized": "Onemogući promenljivi odnos stranica",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Desktop",
+ "localized": "Radna površina",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Downscale high resolution live previews",
+ "localized": "Smanji rezoluciju živih pregleda visoke rezolucije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Detailer use model augment",
+ "localized": "Detailer koristi model augment",
+ "reload": "",
+ "hint": "Pokreće modele detekcije detailer-a sa dodatnom preciznošću"
+ },
+ {
+ "id": 0,
+ "label": "Default strength",
+ "localized": "Podrazumevana jačina",
+ "reload": "",
+ "hint": "Kada dodajete dodatnu mrežu kao što je Lora u prompt, koristite ovaj množilac za nju"
+ },
+ {
+ "id": 0,
+ "label": "Do not change selected model when reading generation parameters",
+ "localized": "Ne menjaj izabrani model prilikom čitanja parametara generisanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Do conditional and unconditional denoising in one batch",
+ "localized": "Izvrši uslovno i bezuslovno uklanjanje šuma u jednoj grupi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disable NaN check",
+ "localized": "Onemogući NaN proveru",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disallow models in ckpt format",
+ "localized": "Zabrani modele u ckpt formatu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Default upscaler for image resize operations",
+ "localized": "Podrazumevani upscaler za operacije promene veličine slike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Debug info",
+ "localized": "Informacije za otklanjanje grešaka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Download folder",
+ "localized": "Fascikla za preuzimanje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "DWPose",
+ "localized": "DWPose",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Depth Anything",
+ "localized": "Depth Anything",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Depth Pro",
+ "localized": "Depth Pro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Decode",
+ "localized": "Dekodiraj",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "e": [
+ {
+ "id": 843,
+ "label": "Enhance prompt",
+ "localized": "Poboljšaj upit",
+ "reload": "",
+ "hint": "Poboljšaj tekstualni upit pomoću LLM modela"
+ },
+ {
+ "id": 0,
+ "label": "Enhance now",
+ "localized": "Poboljšaj sada",
+ "reload": "",
+ "hint": "Pokreni poboljšanje upita koristeći izabrani LLM model"
+ },
+ {
+ "id": 0,
+ "label": "Extensions",
+ "localized": "Ekstenzije",
+ "reload": "",
+ "hint": "Ekstenzije aplikacije"
+ },
+ {
+ "id": 0,
+ "label": "Extract LoRA",
+ "localized": "Ekstrakuj LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embedded metadata",
+ "localized": "Ugrađeni metapodaci",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extension list",
+ "localized": "Lista ekstenzija",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Execution Precision",
+ "localized": "Preciznost izvršavanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings",
+ "localized": "Embedings (ugrađeni vektori)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extract currently loaded LoRA(s)",
+ "localized": "Ekstrakuj trenutno učitane LoRA modele",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable LayerSkipConfig",
+ "localized": "Omogući LayerSkipConfig",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable refine pass",
+ "localized": "Omogući fazu rafinisanja",
+ "reload": "",
+ "hint": "Koristi proces sličan image-to-image za povećanje rezolucije i/ili dodavanje detalja finalnoj slici. Opciono koristi refiner model za poboljšanje detalja."
+ },
+ {
+ "id": 0,
+ "label": "Enable detailer pass",
+ "localized": "Omogući fazu detaljizacije",
+ "reload": "",
+ "hint": "Detektuje ciljane objekte kao što je lice i ponovo ih obrađuje u višoj rezoluciji"
+ },
+ {
+ "id": 0,
+ "label": "Edge padding",
+ "localized": "Popunjavanje ivica",
+ "reload": "",
+ "hint": "Proširi ivicu maskirane oblasti za ovaj procenat"
+ },
+ {
+ "id": 0,
+ "label": "Edge blur",
+ "localized": "Zamućenje ivica",
+ "reload": "",
+ "hint": "Zamućuje ivicu maskirane oblasti za ovaj procenat"
+ },
+ {
+ "id": 0,
+ "label": "End",
+ "localized": "Kraj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ETA",
+ "localized": "ETA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable FreeU",
+ "localized": "Omogući FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tonemap",
+ "localized": "Omogući tonemap",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enabled",
+ "localized": "Omogućeno",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Exposure",
+ "localized": "Ekspozicija",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Encoder",
+ "localized": "Enkoder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enhanced prompt",
+ "localized": "Poboljšani upit",
+ "reload": "",
+ "hint": "Poboljšani tekstualni upit generisan od strane LLM-a"
+ },
+ {
+ "id": 0,
+ "label": "Edit start",
+ "localized": "Početak izmene",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edit stop",
+ "localized": "Kraj izmene",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode",
+ "localized": "Erozija",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "edge",
+ "localized": "ivica",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ensemble size",
+ "localized": "Veličina ansambla",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable",
+ "localized": "Omogući",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode size",
+ "localized": "Veličina erozije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable PixelArt",
+ "localized": "Omogući PixelArt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable edge detection",
+ "localized": "Omogući detekciju ivica",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge block size",
+ "localized": "Veličina blokova ivice",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge image weight",
+ "localized": "Težina slike ivice",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Escape brackets",
+ "localized": "Izbegni zagrade (Escape)",
+ "reload": "",
+ "hint": "Dodaje kose crte ispred malih i uglastih zagrada u tagovima. Neophodno kada tagovi sadrže karaktere koji imaju posebno značenje u sintaksi upita, kao što su ( ) [ ]. Omogućite ovo kada koristite rezultat direktno u upitima."
+ },
+ {
+ "id": 0,
+ "label": "Exclude tags",
+ "localized": "Isključi tagove",
+ "reload": "",
+ "hint": "Lista tagova razdvojenih zarezom koje treba isključiti iz rezultata. Korisno za filtriranje neželjenih ili suvišnih tagova koji se često pojavljuju."
+ },
+ {
+ "id": 0,
+ "label": "Extension GIT repository URL",
+ "localized": "URL GIT repozitorijuma ekstenzije",
+ "reload": "",
+ "hint": "Navedite URL repozitorijuma ekstenzije na GitHub-u"
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CPU",
+ "localized": "ExecutionProvider.CPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.DirectML",
+ "localized": "ExecutionProvider.DirectML",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CUDA",
+ "localized": "ExecutionProvider.CUDA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.ROCm",
+ "localized": "ExecutionProvider.ROCm",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.MIGraphX",
+ "localized": "ExecutionProvider.MIGraphX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.OpenVINO",
+ "localized": "ExecutionProvider.OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable modular pipelines (experimental)",
+ "localized": "Omogući modularne pajplajne (eksperimentalno)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Expandable segments",
+ "localized": "Proširivi segmenti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable use of reference models",
+ "localized": "Omogući korišćenje referentnih modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable embeddings support",
+ "localized": "Omogući podršku za embedinge",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable file wildcards support",
+ "localized": "Omogući podršku za džoker znakove u fajlovima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extra noise multiplier for img2img",
+ "localized": "Dodatni multiplikator šuma za img2img",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings train templates directory",
+ "localized": "Direktorijum sa šablonima za trening embedinga",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable Hypernetwork support",
+ "localized": "Omogući podršku za Hipermreže (Hypernetwork)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tensorboard logging",
+ "localized": "Omogući Tensorboard logovanje",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "f": [
+ {
+ "id": -1,
+ "label": "Fixed",
+ "localized": "Fiksno",
+ "reload": "",
+ "hint": "Promenite veličinu slike na ciljanu rezoluciju. Osim ako se visina i širina ne podudaraju, dobićete pogrešan odnos stranica (aspect ratio)."
+ },
+ {
+ "id": -1,
+ "label": "Folder",
+ "localized": "Fascikla",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "FramePack",
+ "localized": "FramePack",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Frames",
+ "localized": "Okviri (Sličice)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Fallback guidance",
+ "localized": "Rezervno navođenje (Fallback guidance)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FreeU",
+ "localized": "FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Faster Cache",
+ "localized": "Brži keš (Faster Cache)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folders",
+ "localized": "Fascikle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Fetch model preview metadata",
+ "localized": "Preuzmi metapodatke pregleda modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Flow shift",
+ "localized": "Flow shift",
+ "reload": "",
+ "hint": "Vrednost pomeraja za flowmatching modele. Kontroliše distribuciju koraka denoise-a. Vrednosti: - >1.0: dodeljuje više koraka ranom denoise-u (bolja struktura) - <1.0: dodeljuje više koraka kasnom denoise-u (bolji fini detalji) - 1.0: uravnotežen raspored Većina flowmatching modela koristi vrednost 3 kao podrazumevanu. Efektivno neaktivno ako je omogućen dinamički pomeraj (dynamic shift)."
+ },
+ {
+ "id": -1,
+ "label": "FDG scales",
+ "localized": "FDG skale",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FDG weights",
+ "localized": "FDG težine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FDG rescale space",
+ "localized": "FDG prostor za reskaliranje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Force HiRes",
+ "localized": "Prisili visoku rezoluciju (HiRes)",
+ "reload": "",
+ "hint": "Hires se pokreće automatski kada je izabran latentni upscale, ali se preskače kada se koriste nelatentni upscaleri. Omogućite prisilni hires da biste pokrenuli hires sa nelatentnim upscalerima."
+ },
+ {
+ "id": -1,
+ "label": "FreeU preset",
+ "localized": "FreeU unapred podešena postavka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FaceID Model",
+ "localized": "FaceID model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Final strength",
+ "localized": "Konačna jačina",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "full",
+ "localized": "puna (full)",
+ "reload": "",
+ "hint": "Uvek koristi punu preciznost."
+ },
+ {
+ "id": -1,
+ "label": "Fall-off exponent (lower=higher detail)",
+ "localized": "Eksponent opadanja (niže=više detalja)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Fill strength",
+ "localized": "Jačina popunjavanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Face",
+ "localized": "Lice",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Face confidence",
+ "localized": "Pouzdanost prepoznavanja lica",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP model variant",
+ "localized": "FP varijanta modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP resolution",
+ "localized": "FP rezolucija",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP duration",
+ "localized": "FP trajanje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP target FPS",
+ "localized": "FP ciljani FPS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP interpolation",
+ "localized": "FP interpolacija",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP init strength",
+ "localized": "FP početna jačina",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP end strength",
+ "localized": "FP krajnja jačina",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP vision strength",
+ "localized": "FP jačina vida (vision)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP section prompts",
+ "localized": "FP upiti sekcija",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP latent window size",
+ "localized": "FP veličina latentnog prozora",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP steps",
+ "localized": "FP koraci",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP sampler shift",
+ "localized": "FP pomeraj samplera",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP CFG scale",
+ "localized": "FP CFG skala",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP distilled CFG scale",
+ "localized": "FP destilovana CFG skala",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP CFG re-scale",
+ "localized": "FP CFG reskaliranje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP system prompt",
+ "localized": "FP sistemski upit",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP model receipe",
+ "localized": "FP recept modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP enable TeaCache",
+ "localized": "FP omogući TeaCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP use optimized system prompt",
+ "localized": "FP koristi optimizovani sistemski upit",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP enable CFGZero",
+ "localized": "FP omogući CFGZero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP enable Preview",
+ "localized": "FP omogući pregled",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP attention",
+ "localized": "FP pažnja (attention)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP VAE",
+ "localized": "FP VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FPS",
+ "localized": "FPS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Foreground threshold",
+ "localized": "Prag prednjeg plana (Foreground threshold)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Frame change sensitivity",
+ "localized": "Osetljivost na promenu okvira",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Filename",
+ "localized": "Ime datoteke",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Force model eval",
+ "localized": "Prisili evaluaciju modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "false",
+ "localized": "netačno (false)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Full precision (--no-half-vae)",
+ "localized": "Puna preciznost (--no-half-vae)",
+ "reload": "",
+ "hint": "Koristi FP32 za VAE. Može proizvesti bolje rezultate uz veću potrošnju VRAM-a i sporiju generaciju."
+ },
+ {
+ "id": -1,
+ "label": "FP32",
+ "localized": "FP32",
+ "reload": "",
+ "hint": "Koristi 32-bitnu preciznost pokretnog zareza za proračune."
+ },
+ {
+ "id": -1,
+ "label": "FP16",
+ "localized": "FP16",
+ "reload": "",
+ "hint": "Koristi 16-bitnu preciznost pokretnog zareza za proračune."
+ },
+ {
+ "id": -1,
+ "label": "Force full precision (--no-half)",
+ "localized": "Prisili punu preciznost (--no-half)",
+ "reload": "",
+ "hint": "Koristi FP32 za model. Može proizvesti bolje rezultate uz veću potrošnju VRAM-a i sporiju generaciju."
+ },
+ {
+ "id": -1,
+ "label": "Flash",
+ "localized": "Flash",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Flex attention",
+ "localized": "Fleksibilna pažnja (Flex attention)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Flash attention",
+ "localized": "Fleš pažnja (Flash attention)",
+ "reload": "",
+ "hint": "Visoko optimizovan algoritam pažnje. Znatno smanjuje upotrebu VRAM-a i ubrzava inferenciju, ali može biti nedeterministički."
+ },
+ {
+ "id": -1,
+ "label": "Fused projections",
+ "localized": "Sjedinjene projekcije (Fused projections)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FreeU enabled",
+ "localized": "FreeU omogućen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FreeU 1st stage backbone",
+ "localized": "FreeU okosnica 1. faze",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FreeU 2nd stage backbone",
+ "localized": "FreeU okosnica 2. faze",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FreeU 1st stage skip",
+ "localized": "FreeU preskok 1. faze",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FreeU 2nd stage skip",
+ "localized": "FreeU preskok 2. faze",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FoCa",
+ "localized": "FoCa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache cache enabled",
+ "localized": "FasterCache keširanje omogućeno",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache spacial skip range",
+ "localized": "FasterCache opseg prostornog preskakanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache spacial skip start",
+ "localized": "FasterCache početak prostornog preskakanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache spacial skip end",
+ "localized": "FasterCache kraj prostornog preskakanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache uncond skip range",
+ "localized": "FasterCache opseg bezuslovnog preskakanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache uncond skip start",
+ "localized": "FasterCache početak bezuslovnog preskakanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache uncond skip end",
+ "localized": "FasterCache kraj bezuslovnog preskakanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache guidance distilled",
+ "localized": "FasterCache destilovano navođenje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "fullgraph",
+ "localized": "pun grafikon (fullgraph)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with stable diffusion models",
+ "localized": "Fascikla sa Stable Diffusion modelima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with Huggingface models",
+ "localized": "Fascikla sa Huggingface modelima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for Huggingface cache",
+ "localized": "Fascikla za Huggingface keš",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for Tunable ops cache",
+ "localized": "Fascikla za keš podesivih operacija (Tunable ops)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with VAE files",
+ "localized": "Fascikla sa VAE datotekama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with UNET files",
+ "localized": "Fascikla sa UNET datotekama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with Text encoder files",
+ "localized": "Fascikla sa datotekama tekstualnog enkodera",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with LoRA network(s)",
+ "localized": "Fascikla sa LoRA mrežama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "File or Folder with user-defined styles",
+ "localized": "Datoteka ili fascikla sa stilovima koje je definisao korisnik",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with user-defined wildcards",
+ "localized": "Fascikla sa džokerima (wildcards) koje je definisao korisnik",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with textual inversion embeddings",
+ "localized": "Fascikla sa textual inversion ugnježdenjima (embeddings)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with Control models",
+ "localized": "Fascikla sa Control modelima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with Yolo models",
+ "localized": "Fascikla sa Yolo modelima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with ESRGAN models",
+ "localized": "Fascikla sa ESRGAN modelima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with BSRGAN models",
+ "localized": "Fascikla sa BSRGAN modelima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with RealESRGAN models",
+ "localized": "Fascikla sa RealESRGAN modelima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with SCUNet models",
+ "localized": "Fascikla sa SCUNet modelima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with SwinIR models",
+ "localized": "Fascikla sa SwinIR modelima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with CLIP models",
+ "localized": "Fascikla sa CLIP modelima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for disk offload",
+ "localized": "Fascikla za rasterećenje na disk (offload)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for OpenVINO cache",
+ "localized": "Fascikla za OpenVINO keš",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for ONNX cached models",
+ "localized": "Fascikla za keširane ONNX modele",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for ONNX conversion",
+ "localized": "Fascikla za ONNX konverziju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with chaiNNer models",
+ "localized": "Fascikla sa chaiNNer modelima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "File format",
+ "localized": "Format datoteke",
+ "reload": "",
+ "hint": "Izaberite format datoteke za slike."
+ },
+ {
+ "id": -1,
+ "label": "Font file",
+ "localized": "Datoteka fonta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Font color",
+ "localized": "Boja fonta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for text generate",
+ "localized": "Fascikla za generisanje teksta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for image generate",
+ "localized": "Fascikla za generisanje slika",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for control generate",
+ "localized": "Fascikla za kontrolno generisanje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for processed images",
+ "localized": "Fascikla za obrađene slike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for manually saved images",
+ "localized": "Fascikla za ručno sačuvane slike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for videos",
+ "localized": "Fascikla za video snimke",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for init images",
+ "localized": "Fascikla za početne (init) slike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for txt2img grids",
+ "localized": "Fascikla za txt2img mreže (grids)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for img2img grids",
+ "localized": "Fascikla za img2img mreže (grids)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for control grids",
+ "localized": "Fascikla za kontrolne mreže (grids)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Font size",
+ "localized": "Veličina fonta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Full VAE",
+ "localized": "Puni VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Force offline mode",
+ "localized": "Prisili režim rada van mreže (offline)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Fixed UNet precision",
+ "localized": "Fiksna UNet preciznost",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Filename join string",
+ "localized": "String za spajanje imena datoteka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Filename word regex",
+ "localized": "Regex za reči u imenu datoteke",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Force zeros for prompts when empty",
+ "localized": "Prisili nule za upite kada su prazni",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "fill",
+ "localized": "popuni (fill)",
+ "reload": "",
+ "hint": "Promenite veličinu slike tako da cela slika bude unutar ciljane rezolucije. Prazan prostor popunite bojama sa slike."
+ },
+ {
+ "id": -1,
+ "label": "For image processing do exact number of steps as specified",
+ "localized": "Za obradu slike izvrši tačan broj koraka kako je navedeno",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with LyCORIS network(s)",
+ "localized": "Fascikla sa LyCORIS mrežama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Fuse strength",
+ "localized": "Jačina fuzije (sjedinjavanja)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FreeInit",
+ "localized": "FreeInit",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "g": [
+ {
+ "id": 676,
+ "label": "Gallery",
+ "localized": "Galerija",
+ "reload": "",
+ "hint": "Galerija slika"
+ },
+ {
+ "id": 677,
+ "label": "GitHub",
+ "localized": "GitHub",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 678,
+ "label": "Guidance",
+ "localized": "Vođenje (Guidance)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 679,
+ "label": "GenerateGenerate",
+ "localized": "GenerišiGeneriši",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 680,
+ "label": "Generate forever",
+ "localized": "Generiši neprestano",
+ "reload": "",
+ "hint": "Pokreni obradu i nastavi dok se ne otkaže"
+ },
+ {
+ "id": 681,
+ "label": "Generate",
+ "localized": "Generiši",
+ "reload": "",
+ "hint": "Pokreni obradu"
+ },
+ {
+ "id": 682,
+ "label": "Get receipe",
+ "localized": "Preuzmi recept",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 683,
+ "label": "GPU Monitor",
+ "localized": "GPU Monitor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 684,
+ "label": "Get Changelog",
+ "localized": "Preuzmi dnevnik promena",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 685,
+ "label": "Generic",
+ "localized": "Generički",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 686,
+ "label": "Google GenAI",
+ "localized": "Google GenAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 687,
+ "label": "Group Offload",
+ "localized": "Grupno prebacivanje (Offload)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 688,
+ "label": "Grid Options",
+ "localized": "Opcije mreže (Grid)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 689,
+ "label": "Grids",
+ "localized": "Mreže (Grids)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 690,
+ "label": "Guider",
+ "localized": "Vodič (Guider)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 691,
+ "label": "Guidance scale",
+ "localized": "Skala vođenja",
+ "reload": "",
+ "hint": "Classifier Free Guidance (CFG) skala: koliko snažno slika treba da odgovara upitu. Niže vrednosti daju kreativnije rezultate, više vrednosti čine da se strože prati upit; preporučene vrednosti su između 5-10"
+ },
+ {
+ "id": 692,
+ "label": "Guidance end",
+ "localized": "Kraj vođenja",
+ "reload": "",
+ "hint": "Ranije završava efekat CFG i PAG: vrednost 1 deluje normalno, 0.5 zaustavlja vođenje na 50% koraka"
+ },
+ {
+ "id": 693,
+ "label": "Guidance rescale",
+ "localized": "Promena skale vođenja",
+ "reload": "",
+ "hint": "Promena skale vođenja radi izbegavanja preeksponiranih slika pri višim vrednostima vođenja"
+ },
+ {
+ "id": 694,
+ "label": "Gamma",
+ "localized": "Gama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 695,
+ "label": "Grid margins",
+ "localized": "Margine mreže",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 696,
+ "label": "Grid sections",
+ "localized": "Sekcije mreže",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 697,
+ "label": "Guidance strength",
+ "localized": "Jačina vođenja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 698,
+ "label": "Guidance start",
+ "localized": "Početak vođenja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 699,
+ "label": "Guidance stop",
+ "localized": "Zaustavljanje vođenja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 700,
+ "label": "Gate step",
+ "localized": "Korak kapije (Gate step)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 701,
+ "label": "Guess mode",
+ "localized": "Režim nagađanja",
+ "reload": "",
+ "hint": "Uklanja zahtev za unosom upita za ControlNet. Prisiljava ControlNet enkoder da najbolje pretpostavi na osnovu sadržaja ulazne kontrolne mape."
+ },
+ {
+ "id": 702,
+ "label": "gradient",
+ "localized": "gradijent",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 703,
+ "label": "Gamma corrected",
+ "localized": "Gama korigovano",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 704,
+ "label": "General threshold",
+ "localized": "Opšti prag (Threshold)",
+ "reload": "",
+ "hint": "Prag pouzdanosti za opšte oznake (npr. objekti, radnje, okruženja). Samo oznake sa pouzdanošću iznad ovog praga biće uključene u izlaz. Više vrednosti su selektivnije (manje oznaka), niže uključuju više oznaka."
+ },
+ {
+ "id": 705,
+ "label": "GPU",
+ "localized": "GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 706,
+ "label": "Google cloud use VertexAI endpoints",
+ "localized": "Google Cloud koristi VertexAI krajnje tačke",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 707,
+ "label": "Google cloud API key",
+ "localized": "Google Cloud API ključ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 708,
+ "label": "Google Cloud project ID",
+ "localized": "Google Cloud ID projekta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 709,
+ "label": "Google Cloud location ID",
+ "localized": "Google Cloud ID lokacije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 710,
+ "label": "group",
+ "localized": "grupa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 711,
+ "label": "Group size",
+ "localized": "Veličina grupe",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 712,
+ "label": "GC threshold",
+ "localized": "GC prag (Threshold)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 713,
+ "label": "Grid max rows count",
+ "localized": "Maksimalan broj redova mreže",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 714,
+ "label": "Grid max columns count",
+ "localized": "Maksimalan broj kolona mreže",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 715,
+ "label": "Grid background color",
+ "localized": "Boja pozadine mreže",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 716,
+ "label": "Gallery auto-update on tab change",
+ "localized": "Automatsko ažuriranje galerije pri promeni kartice",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 717,
+ "label": "GPU monitor interval",
+ "localized": "Interval GPU monitora",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 718,
+ "label": "Gallery view columns",
+ "localized": "Kolone prikaza galerije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 719,
+ "label": "Grid image size",
+ "localized": "Veličina slike u mreži",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 720,
+ "label": "Global",
+ "localized": "Globalno",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "h": [
+ {
+ "id": 755,
+ "label": "History",
+ "localized": "Istorija",
+ "reload": "",
+ "hint": "Lista prethodnih generacija koje se mogu dalje obrađivati"
+ },
+ {
+ "id": 0,
+ "label": "html2md",
+ "localized": "html2md",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Huggingface",
+ "localized": "Huggingface",
+ "reload": "",
+ "hint": "Podešavanja povezana sa Huggingface pristupom"
+ },
+ {
+ "id": 0,
+ "label": "HiDream",
+ "localized": "HiDream",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HyperTile",
+ "localized": "HyperTile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion",
+ "localized": "HiDiffusion",
+ "reload": "",
+ "hint": "HiDiffusion omogućava kreiranje slika visoke rezolucije koristeći vaše standardne modele bez duplikata/izobličenja i uz poboljšane performanse"
+ },
+ {
+ "id": 0,
+ "label": "Height",
+ "localized": "Visina",
+ "reload": "",
+ "hint": "Visina slike"
+ },
+ {
+ "id": 0,
+ "label": "HiRes steps",
+ "localized": "HiRes koraci",
+ "reload": "",
+ "hint": "Broj koraka uzorkovanja za uvećanu sliku. Ako je 0, koristi se isti broj kao za original"
+ },
+ {
+ "id": 0,
+ "label": "HDR clamp",
+ "localized": "HDR clamp",
+ "reload": "",
+ "hint": "Prilagođava nivo besmislenih detalja uklanjanjem vrednosti koje značajno odstupaju od srednje vrednosti distribucije. Posebno je korisno za poboljšanje generisanja pri višim skalama navođenja, identifikujući ekstremne vrednosti rano u procesu i primenjujući matematička prilagođavanja na osnovu opsega i praga. Zamislite to kao postavljanje opsega u kojem želite da budu vrednosti vaše slike, gde podešavanje praga određuje koje vrednosti treba vratiti u taj opseg"
+ },
+ {
+ "id": 0,
+ "label": "HDR maximize",
+ "localized": "HDR maximize",
+ "reload": "",
+ "hint": "Izračunava 'faktor normalizacije' deljenjem maksimalne vrednosti tenzora sa navedenim opsegom pomnoženim sa 4. Ovaj faktor se zatim koristi za pomeranje kanala unutar date granice, obezbeđujući maksimalni dinamički opseg za naknadnu obradu. Cilj je optimizacija dinamičkog opsega za spoljne aplikacije kao što je Photoshop, posebno za podešavanje nivoa, kontrasta i osvetljenosti"
+ },
+ {
+ "id": 0,
+ "label": "HDR range",
+ "localized": "HDR opseg",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hue",
+ "localized": "Nijansa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HQ init latents",
+ "localized": "HQ init latents",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Height after",
+ "localized": "Visina nakon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Height mask",
+ "localized": "Maska visine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hires use control",
+ "localized": "Hires koristi kontrolu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hands",
+ "localized": "Ruke",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "High threshold",
+ "localized": "Visoki prag",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "high noise",
+ "localized": "Visok šum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet Enabled",
+ "localized": "Hypertile UNet omogućen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile HiRes pass only",
+ "localized": "Samo Hypertile HiRes prolaz",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet max tile size",
+ "localized": "Hypertile UNet maks. veličina pločice",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet min tile size",
+ "localized": "Hypertile UNet min. veličina pločice",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet swap size",
+ "localized": "Hypertile UNet veličina zamene",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet depth",
+ "localized": "Hypertile UNet dubina",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile VAE Enabled",
+ "localized": "Hypertile VAE omogućen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile VAE tile size",
+ "localized": "Hypertile VAE veličina pločice",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile VAE swap size",
+ "localized": "Hypertile VAE veličina zamene",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion apply RAU-Net",
+ "localized": "HiDiffusion primeni RAU-Net",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion apply MSW-MSA",
+ "localized": "HiDiffusion primeni MSW-MSA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion aggressive at step",
+ "localized": "HiDiffusion agresivnost na koraku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion override T1 ratio",
+ "localized": "HiDiffusion premošćavanje T1 odnosa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion override T2 ratio",
+ "localized": "HiDiffusion premošćavanje T2 odnosa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "hidet",
+ "localized": "hidet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hide legacy tabs",
+ "localized": "Sakrij stare kartice",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hide input range sliders",
+ "localized": "Sakrij klizače za opseg unosa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hide params headers",
+ "localized": "Sakrij zaglavlja parametara",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HuggingFace token",
+ "localized": "HuggingFace token",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HuggingFace mirror",
+ "localized": "HuggingFace ogledalo (mirror)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HED",
+ "localized": "HED",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "i": [
+ {
+ "id": 1,
+ "label": "Images",
+ "localized": "Slike",
+ "reload": "",
+ "hint": "Kreiraj slike Jedinstveni interfejs Podržava T2I i I2I Sa opcionim kontrolnim usmeravanjem"
+ },
+ {
+ "id": 2,
+ "label": "I2I",
+ "localized": "I2I",
+ "reload": "",
+ "hint": "Kreiranje slike iz slike Zastareli interfejs koji imitira originalni image-to-image interfejs i ponašanje"
+ },
+ {
+ "id": 3,
+ "label": "Input",
+ "localized": "Unos",
+ "reload": "",
+ "hint": "Prikaži/sakrij izbor ulaznih medija koji se koriste za usmeravanje generisanja"
+ },
+ {
+ "id": 4,
+ "label": "Image",
+ "localized": "Slika",
+ "reload": "",
+ "hint": "Kreiranje slike iz slike"
+ },
+ {
+ "id": 5,
+ "label": "Inpaint",
+ "localized": "Inpaint (Docrrtavanje)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Inputs",
+ "localized": "Unosi",
+ "reload": "",
+ "hint": "Podešavanja povezana sa ulaznim slikama"
+ },
+ {
+ "id": 7,
+ "label": "Initial",
+ "localized": "Početno",
+ "reload": "",
+ "hint": "Postavite rezoluciju slike pre obrade"
+ },
+ {
+ "id": 8,
+ "label": "Info",
+ "localized": "Info",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "install",
+ "localized": "instaliraj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Image Options",
+ "localized": "Opcije slike",
+ "reload": "",
+ "hint": "Podešavanja vezana za format slike, metapodatke i mreže slika"
+ },
+ {
+ "id": 11,
+ "label": "Image Paths",
+ "localized": "Putanje slika",
+ "reload": "",
+ "hint": "Podešavanja vezana za nazive datoteka slika i izlazne direktorijume"
+ },
+ {
+ "id": 12,
+ "label": "Image Metadata",
+ "localized": "Metapodaci slike",
+ "reload": "",
+ "hint": "Podešavanja vezana za rukovanje metapodacima koji se kreiraju sa generisanim slikama"
+ },
+ {
+ "id": 13,
+ "label": "IP Adapters",
+ "localized": "IP Adapteri",
+ "reload": "",
+ "hint": "IP adapteri su dodaci modelima koji mogu usmeriti generisanje ka željenom ishodu"
+ },
+ {
+ "id": 14,
+ "label": "Input Media",
+ "localized": "Ulazni mediji",
+ "reload": "",
+ "hint": "Dodajte ulaznu sliku koja će se koristiti za image-to-image, inpaint ili kontrolnu obradu"
+ },
+ {
+ "id": 15,
+ "label": "Input Image",
+ "localized": "Ulazna slika",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "IPEX",
+ "localized": "IPEX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Image Gallery",
+ "localized": "Galerija slika",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Intermediate Image Saving",
+ "localized": "Čuvanje međuslika",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Initial seed",
+ "localized": "Početno seme (seed)",
+ "reload": "",
+ "hint": "Vrednost koja određuje ishod generatora nasumičnih brojeva - ako kreirate sliku sa istim parametrima i semenom kao drugu sliku, dobićete isti rezultat"
+ },
+ {
+ "id": 20,
+ "label": "Include detections",
+ "localized": "Uključi detekcije",
+ "reload": "",
+ "hint": "Uključi originalnu sliku sa označenim detektovanim oblastima"
+ },
+ {
+ "id": 21,
+ "label": "IY model",
+ "localized": "IY model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "IY scale",
+ "localized": "IY skala",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "IY start",
+ "localized": "IY početak",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "IY end",
+ "localized": "IY kraj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Identity guidance",
+ "localized": "Navođenje identiteta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Include original image",
+ "localized": "Uključi originalnu sliku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Iterate seed per line",
+ "localized": "Iteriraj seme po liniji",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Iterations",
+ "localized": "Iteracije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Interpolate frames",
+ "localized": "Interpolacija kadrova",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Include main grid",
+ "localized": "Uključi glavnu mrežu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Include sub grids",
+ "localized": "Uključi pod-mreže",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Include images",
+ "localized": "Uključi slike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "invert",
+ "localized": "invertuj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Init image same as control",
+ "localized": "Početna slika ista kao kontrolna",
+ "reload": "",
+ "hint": "Dodatno će tretirati bilo koju sliku postavljenu u prozor za Kontrolni unos kao izvor za img2img zadatke, na primer sliku koju treba modifikovati."
+ },
+ {
+ "id": 35,
+ "label": "Inpaint masked only",
+ "localized": "Popunjavaj samo maskirano",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Invert mask",
+ "localized": "Invertuj masku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "IOU",
+ "localized": "IOU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Init strength",
+ "localized": "Početna jačina",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Input directory",
+ "localized": "Ulazni direktorijum",
+ "reload": "",
+ "hint": "Folder u kojem se nalaze slike koje želite da obradite"
+ },
+ {
+ "id": 40,
+ "label": "Intermediates",
+ "localized": "Međuvrednosti",
+ "reload": "",
+ "hint": "Veličina skupa međukandidata prilikom uparivanja karakteristika slike sa opisnim oznakama (flavours). Iz ovog skupa se biraju konačne oznake na osnovu Min/Max Flavors. Veće vrednosti mogu poboljšati kvalitet, ali su sporije."
+ },
+ {
+ "id": 41,
+ "label": "Include rating",
+ "localized": "Uključi ocenu",
+ "reload": "",
+ "hint": "Uključi oznake ocene sadržaja u izlaz (npr. safe, questionable, explicit). Korisno za filtriranje ili kategorizaciju slika prema njihovoj oceni sadržaja."
+ },
+ {
+ "id": 42,
+ "label": "Image width",
+ "localized": "Širina slike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Image height",
+ "localized": "Visina slike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "inference-mode",
+ "localized": "inference-mode",
+ "reload": "",
+ "hint": "Slično kao no-grad ali strože. Osigurava da model radi samo u režimu zaključivanja (inference) radi bezbednosti i brzine."
+ },
+ {
+ "id": 45,
+ "label": "inductor",
+ "localized": "inductor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "Image quality",
+ "localized": "Kvalitet slike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Include mask in outputs",
+ "localized": "Uključi masku u rezultate",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Include invisible watermark",
+ "localized": "Uključi nevidljivi vodeni žig",
+ "reload": "",
+ "hint": "Dodaj nevidljivi vodeni žig na sliku izmenom određenih vrednosti piksela"
+ },
+ {
+ "id": 49,
+ "label": "Invisible watermark string",
+ "localized": "Tekst nevidljivog vodenog žiga",
+ "reload": "",
+ "hint": "Tekst vodenog žiga koji se dodaje na sliku. Neka bude veoma kratak kako bi se izbeglo oštećenje slike."
+ },
+ {
+ "id": 50,
+ "label": "Image watermark position",
+ "localized": "Pozicija vodenog žiga slike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Image watermark file",
+ "localized": "Datoteka vodenog žiga slike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Images filename pattern",
+ "localized": "Šablon naziva datoteke slike",
+ "reload": "",
+ "hint": "Koristite sledeće oznake da definišete kako se biraju nazivi datoteka za slike:seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
+ },
+ {
+ "id": 53,
+ "label": "inline",
+ "localized": "inline",
+ "reload": "",
+ "hint": "u liniji sa svim dodatnim elementima (skrolujuće)"
+ },
+ {
+ "id": 54,
+ "label": "Inpainting include greyscale mask in results",
+ "localized": "Inpainting uključi sivu masku u rezultate",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Inpainting include masked composite in results",
+ "localized": "Inpainting uključi maskirani kompozit u rezultate",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Image transparent color fill",
+ "localized": "Popuna transparentne boje slike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Inpainting conditioning mask strength",
+ "localized": "Jačina maske za uslovljavanje inpainting-a",
+ "reload": "",
+ "hint": "Određuje koliko snažno maskirati originalnu sliku za inpainting i img2img. 1.0 znači potpuno maskirano (podrazumevano). 0.0 znači potpuno nemaskirano uslovljavanje. Niže vrednosti će pomoći u očuvanju ukupne kompozicije slike, ali će otežati velike promene"
+ },
+ {
+ "id": 58,
+ "label": "Image resize algorithm",
+ "localized": "Algoritam za promenu veličine slike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "Image repeats per epoch",
+ "localized": "Ponavljanja slike po epohi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Interpolation Method",
+ "localized": "Metoda interpolacije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "In Blocks",
+ "localized": "Ulazni blokovi (In Blocks)",
+ "reload": "",
+ "hint": "Downsampling blokovi UNet-a (12 vrednosti za SD1.5, 9 vrednosti za SDXL)"
+ },
+ {
+ "id": 62,
+ "label": "Input model",
+ "localized": "Ulazni model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "Info object",
+ "localized": "Info objekat",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "k": [
+ {
+ "id": 7553,
+ "label": "Kanvas change",
+ "localized": "Promena kanvasa",
+ "reload": "n/a",
+ "hint": "Izmena trenutnog radnog prostora kanvasa."
+ },
+ {
+ "id": 3214,
+ "label": "Kanvas Settings",
+ "localized": "Postavke kanvasa",
+ "reload": "n/a",
+ "hint": "Konfigurisanje parametara za vizuelni radni prostor."
+ },
+ {
+ "id": 8829,
+ "label": "Keep Thinking Trace",
+ "localized": "Zadrži trag razmišljanja",
+ "reload": "n/a",
+ "hint": "Uključi proces zaključivanja modela u konačni izlaz. Korisno za razumevanje kako je model došao do odgovora. Radi samo sa modelima koji podržavaju režim razmišljanja (thinking mode)."
+ },
+ {
+ "id": 4412,
+ "label": "Keep Prefill",
+ "localized": "Zadrži tekst pre-popunjavanja",
+ "reload": "n/a",
+ "hint": "Uključi tekst pre-popunjavanja (prefill) na početku konačnog izlaza. Ako je onemogućeno, tekst koji je korišćen za vođenje modela biće uklonjen iz rezultata."
+ },
+ {
+ "id": 9001,
+ "label": "Keep aspect ratio",
+ "localized": "Zadrži razmeru strana",
+ "reload": "n/a",
+ "hint": "Održava fiksni odnos širine i visine slike prilikom promene veličine."
+ }
+ ],
+ "l": [
+ {
+ "id": 7550,
+ "label": "Load model",
+ "localized": "Učitaj model",
+ "reload": "prompt_enhance_load",
+ "hint": "Učitaj model za poboljšanje upita"
+ },
+ {
+ "id": 7551,
+ "label": "Load custom model",
+ "localized": "Učitaj prilagođeni model",
+ "reload": "prompt_enhance_custom_load",
+ "hint": "Učitaj prilagođeni model sa navedenom konfiguracijom"
+ },
+ {
+ "id": 7552,
+ "label": "LaMa Remove",
+ "localized": "LaMa uklanjanje",
+ "reload": "control_mask_remove",
+ "hint": "Uklanjanje objekata pomoću LaMa modela"
+ },
+ {
+ "id": 7553,
+ "label": "Lite",
+ "localized": "Lite",
+ "reload": "",
+ "hint": "Lagana verzija interfejsa ili modela"
+ },
+ {
+ "id": 7554,
+ "label": "LTXVideo",
+ "localized": "LTXVideo",
+ "reload": "video_params_ltx",
+ "hint": "LTXVideo parametri generisanja"
+ },
+ {
+ "id": 7555,
+ "label": "Load",
+ "localized": "Učitaj",
+ "reload": "vlm_load",
+ "hint": "Učitaj VLM (Vision Language Model)"
+ },
+ {
+ "id": 7556,
+ "label": "Live Previews",
+ "localized": "Pregled uživo",
+ "reload": "",
+ "hint": "Podešavanja vezana za pregled uživo i zvučna obaveštenja"
+ },
+ {
+ "id": 7557,
+ "label": "Legacy options",
+ "localized": "Zastarele opcije",
+ "reload": "",
+ "hint": "Podešavanja vezana za zastarele opcije - ne bi trebalo da se koriste"
+ },
+ {
+ "id": 7558,
+ "label": "List",
+ "localized": "Lista",
+ "reload": "",
+ "hint": "Lista svih dostupnih modela"
+ },
+ {
+ "id": 7559,
+ "label": "Loader",
+ "localized": "Učitavač",
+ "reload": "",
+ "hint": "Omogućava ručno sastavljanje difuzionog modela iz pojedinačnih modula"
+ },
+ {
+ "id": 7560,
+ "label": "List models",
+ "localized": "Izlistaj modele",
+ "reload": "component-5502",
+ "hint": "Prikaži listu dostupnih modela"
+ },
+ {
+ "id": 7561,
+ "label": "Load receipe",
+ "localized": "Učitaj recept",
+ "reload": "component-5528",
+ "hint": "Učitaj recepturu za konfiguraciju modela"
+ },
+ {
+ "id": 7562,
+ "label": "Lora",
+ "localized": "LoRA",
+ "reload": "",
+ "hint": "LoRA: Low-Rank Adaptation. Fino podešen model koji se primenjuje preko učitanog modela"
+ },
+ {
+ "id": 7563,
+ "label": "Local",
+ "localized": "Lokalno",
+ "reload": "",
+ "hint": "Modeli koji su preuzeti i spremni za upotrebu"
+ },
+ {
+ "id": 7564,
+ "label": "LTX",
+ "localized": "LTX",
+ "reload": "",
+ "hint": "LTX video modul"
+ },
+ {
+ "id": 7565,
+ "label": "Layerwise Casting",
+ "localized": "Kasting po slojevima",
+ "reload": "",
+ "hint": "Kvantizacija i kasting tipova podataka po slojevima"
+ },
+ {
+ "id": 7566,
+ "label": "LinFusion",
+ "localized": "LinFusion",
+ "reload": "",
+ "hint": "LinFusion optimizacija"
+ },
+ {
+ "id": 7567,
+ "label": "Log Display",
+ "localized": "Prikaz zapisa (Log)",
+ "reload": "",
+ "hint": "Podešavanja prikaza sistemskog dnevnika"
+ },
+ {
+ "id": 7568,
+ "label": "List all locally available models",
+ "localized": "Izlistaj sve lokalne modele",
+ "reload": "",
+ "hint": "Prikaži listu svih lokalno dostupnih modela"
+ },
+ {
+ "id": 7569,
+ "label": "Last Generate",
+ "localized": "Poslednje generisano",
+ "reload": "",
+ "hint": "Podaci o poslednjoj generisanoj slici"
+ },
+ {
+ "id": 7570,
+ "label": "low order",
+ "localized": "Nizak redosled",
+ "reload": "",
+ "hint": "Parametar za redosled semplera"
+ },
+ {
+ "id": 7571,
+ "label": "LSC layer indices",
+ "localized": "LSC indeksi slojeva",
+ "reload": "",
+ "hint": "Indeksi slojeva za LSC (Layer-wise Sparse Control)"
+ },
+ {
+ "id": 7572,
+ "label": "LSC fully qualified name",
+ "localized": "LSC puno ime",
+ "reload": "",
+ "hint": "Puno kvalifikovano ime za LSC"
+ },
+ {
+ "id": 7573,
+ "label": "LSC skip attention blocks",
+ "localized": "LSC preskoči blokove pažnje",
+ "reload": "",
+ "hint": "Preskakanje blokova pažnje u LSC-u"
+ },
+ {
+ "id": 7574,
+ "label": "LSC skip feed-forward blocks",
+ "localized": "LSC preskoči feed-forward blokove",
+ "reload": "",
+ "hint": "Preskakanje feed-forward blokova u LSC-u"
+ },
+ {
+ "id": 7575,
+ "label": "LSC skip attention scores",
+ "localized": "LSC preskoči rezultate pažnje",
+ "reload": "",
+ "hint": "Preskakanje rezultata pažnje u LSC-u"
+ },
+ {
+ "id": 7576,
+ "label": "LSC dropout rate",
+ "localized": "LSC stopa ispuštanja (dropout)",
+ "reload": "",
+ "hint": "Stopa ispuštanja neurona za LSC"
+ },
+ {
+ "id": 7577,
+ "label": "Layer options",
+ "localized": "Opcije slojeva",
+ "reload": "",
+ "hint": "Ručno navođenje naprednih opcija IP adapter slojeva"
+ },
+ {
+ "id": 7578,
+ "label": "Layer scales",
+ "localized": "Skale slojeva",
+ "reload": "",
+ "hint": "Skaliranje vrednosti po slojevima"
+ },
+ {
+ "id": 7579,
+ "label": "Length",
+ "localized": "Dužina",
+ "reload": "",
+ "hint": "Dužina generisanog teksta ili sekvence"
+ },
+ {
+ "id": 7580,
+ "label": "Loops",
+ "localized": "Petlje",
+ "reload": "",
+ "hint": "Koliko puta procesirati sliku. Svaki izlaz se koristi kao ulaz sledeće petlje. Ako je podešeno na 1, skripta nema efekta."
+ },
+ {
+ "id": 7581,
+ "label": "Level",
+ "localized": "Nivo",
+ "reload": "",
+ "hint": "Nivo intenziteta stila"
+ },
+ {
+ "id": 7582,
+ "label": "Latent mode",
+ "localized": "Latentni režim",
+ "reload": "",
+ "hint": "Režim rada u latentnom prostoru"
+ },
+ {
+ "id": 7583,
+ "label": "Loop video",
+ "localized": "Ponavljaj video",
+ "reload": "",
+ "hint": "Beskonačno ponavljanje videa"
+ },
+ {
+ "id": 7584,
+ "label": "LLM model",
+ "localized": "LLM model",
+ "reload": "",
+ "hint": "Izaberite jezički model za poboljšanje upita. Modeli sa vizijom su označeni ikonom . Modeli sa režimom razmišljanja su označeni ikonom ."
+ },
+ {
+ "id": 7585,
+ "label": "LBM Method",
+ "localized": "LBM metod",
+ "reload": "",
+ "hint": "Metod za LBM (Large Batch Method)"
+ },
+ {
+ "id": 7586,
+ "label": "LBM Composite",
+ "localized": "LBM kompozit",
+ "reload": "",
+ "hint": "Kompozitni režim za LBM"
+ },
+ {
+ "id": 7587,
+ "label": "LBM Steps",
+ "localized": "LBM koraci",
+ "reload": "",
+ "hint": "Broj koraka za LBM proces"
+ },
+ {
+ "id": 7588,
+ "label": "left",
+ "localized": "levo",
+ "reload": "",
+ "hint": "Proširivanje slike na levu stranu"
+ },
+ {
+ "id": 7589,
+ "label": "Live update",
+ "localized": "Ažuriranje uživo",
+ "reload": "",
+ "hint": "Ažuriranje rezultata u realnom vremenu"
+ },
+ {
+ "id": 7590,
+ "label": "Low threshold",
+ "localized": "Donji prag",
+ "reload": "",
+ "hint": "Donja granica detekcije ivica"
+ },
+ {
+ "id": 7591,
+ "label": "Large",
+ "localized": "Veliko",
+ "reload": "",
+ "hint": "Velika veličina modela ili procesa"
+ },
+ {
+ "id": 7592,
+ "label": "LTX model",
+ "localized": "LTX model",
+ "reload": "",
+ "hint": "Izbor LTX modela za video"
+ },
+ {
+ "id": 7593,
+ "label": "LTX frames number",
+ "localized": "LTX broj kadrova",
+ "reload": "",
+ "hint": "Ukupan broj kadrova za LTX generisanje"
+ },
+ {
+ "id": 7594,
+ "label": "LTX frames skip",
+ "localized": "LTX preskakanje kadrova",
+ "reload": "",
+ "hint": "Broj kadrova koji se preskaču tokom generisanja"
+ },
+ {
+ "id": 7595,
+ "label": "LTX enable upsampling",
+ "localized": "LTX omogući upsampling",
+ "reload": "",
+ "hint": "Aktiviraj povećanje rezolucije za LTX"
+ },
+ {
+ "id": 7596,
+ "label": "LTX upsample ratio",
+ "localized": "LTX odnos povećanja",
+ "reload": "",
+ "hint": "Faktor povećanja rezolucije"
+ },
+ {
+ "id": 7597,
+ "label": "LTX enable refine",
+ "localized": "LTX omogući prečišćavanje",
+ "reload": "",
+ "hint": "Aktiviraj naknadno poboljšanje detalja"
+ },
+ {
+ "id": 7598,
+ "label": "LTX refine strength",
+ "localized": "LTX jačina prečišćavanja",
+ "reload": "",
+ "hint": "Intenzitet naknadnog poboljšanja detalja"
+ },
+ {
+ "id": 7599,
+ "label": "LTX decode timestep",
+ "localized": "LTX vremenski korak dekodiranja",
+ "reload": "",
+ "hint": "Vremenski korak za dekodiranje video signala"
+ },
+ {
+ "id": 7600,
+ "label": "LTX enable audio",
+ "localized": "LTX omogući zvuk",
+ "reload": "",
+ "hint": "Generisanje ili dodavanje zvuka uz video"
+ },
+ {
+ "id": 7601,
+ "label": "Loop",
+ "localized": "Ponavljanje",
+ "reload": "",
+ "hint": "Ponavljanje procesa u Extras sekciji"
+ },
+ {
+ "id": 7602,
+ "label": "Local directory name",
+ "localized": "Ime lokalnog direktorijuma",
+ "reload": "component-8593",
+ "hint": "Direktorijum gde će se instalirati ekstenzija, ostaviti prazno za podrazumevano"
+ },
+ {
+ "id": 7603,
+ "label": "Libs",
+ "localized": "Biblioteke",
+ "reload": "component-8625",
+ "hint": "Sistemske biblioteke i zavisnosti"
+ },
+ {
+ "id": 7604,
+ "label": "Latent history size",
+ "localized": "Veličina latentne istorije",
+ "reload": "",
+ "hint": "Broj latentnih stanja koji se čuvaju u istoriji"
+ },
+ {
+ "id": 7605,
+ "label": "LLama repo",
+ "localized": "LLama repozitorijum",
+ "reload": "",
+ "hint": "HuggingFace repozitorijum za LLama modele"
+ },
+ {
+ "id": 7606,
+ "label": "low noise",
+ "localized": "Nizak šum",
+ "reload": "",
+ "hint": "Smanjenje nivoa šuma tokom generisanja"
+ },
+ {
+ "id": 7607,
+ "label": "leaf_level",
+ "localized": "Nivo lista (leaf_level)",
+ "reload": "",
+ "hint": "Nivo hijerarhije za offload podataka"
+ },
+ {
+ "id": 7608,
+ "label": "LLM",
+ "localized": "LLM",
+ "reload": "",
+ "hint": "Jezički model velikog obima"
+ },
+ {
+ "id": 7609,
+ "label": "Layerwise casting storage",
+ "localized": "Skladište za kasting po slojevima",
+ "reload": "",
+ "hint": "Gde skladištiti kastinge slojeva (memorija ili disk)"
+ },
+ {
+ "id": 7610,
+ "label": "Layerwise non-blocking operations",
+ "localized": "Neblokirajuće operacije po slojevima",
+ "reload": "",
+ "hint": "Omogućava asinhroni rad sa slojevima radi brzine"
+ },
+ {
+ "id": 7611,
+ "label": "Lumina: Use mask in transformers",
+ "localized": "Lumina: Koristi masku u transformerima",
+ "reload": "",
+ "hint": "Aktivira upotrebu maski unutar Lumina arhitekture"
+ },
+ {
+ "id": 7612,
+ "label": "LinFusion apply distillation on load",
+ "localized": "LinFusion primeni destilaciju pri učitavanju",
+ "reload": "",
+ "hint": "Automatski primenjuje destilaciju modela tokom učitavanja"
+ },
+ {
+ "id": 7613,
+ "label": "Light",
+ "localized": "Svetlo",
+ "reload": "",
+ "hint": "Svetla tema interfejsa"
+ },
+ {
+ "id": 7614,
+ "label": "Log view update period",
+ "localized": "Period ažuriranja zapisa",
+ "reload": "",
+ "hint": "Period osvežavanja prikaza zapisa u milisekundama"
+ },
+ {
+ "id": 7615,
+ "label": "Live preview display period",
+ "localized": "Period prikaza pregleda uživo",
+ "reload": "",
+ "hint": "Zatraži preglednu sliku svakih n koraka, postavi na 0 za onemogućavanje"
+ },
+ {
+ "id": 7616,
+ "label": "Load custom Diffusers pipeline",
+ "localized": "Učitaj prilagođeni Diffusers pajplain",
+ "reload": "",
+ "hint": "Učitava specifičnu Diffusers konfiguraciju"
+ },
+ {
+ "id": 7617,
+ "label": "LoRA force reload always",
+ "localized": "Uvek forsiraj ponovno učitavanje LoRA-e",
+ "reload": "",
+ "hint": "Primorava LoRA mreže da se ponovo učitaju iz skladišta pri svakom generisanju, čak i ako su keširane. Korisno za debagovanje ili kada se LoRA fajlovi menjaju eksterno. Onemogućite za normalnu upotrebu radi boljih performansi."
+ },
+ {
+ "id": 7618,
+ "label": "LoRA load using Diffusers method",
+ "localized": "Učitaj LoRA-u koristeći Diffusers metod",
+ "reload": "",
+ "hint": "Alternativni metod koristi ugrađene Diffusers LoRA mogućnosti umesto matične SD.Next implementacije (može smanjiti kompatibilnost)"
+ },
+ {
+ "id": 7619,
+ "label": "LoRA native apply to text encoder",
+ "localized": "Primeni matičnu LoRA-u na tekstualni enkoder",
+ "reload": "",
+ "hint": "Uticaj LoRA-e na procesiranje tekstualnog upita"
+ },
+ {
+ "id": 7620,
+ "label": "LoRA native fuse with model",
+ "localized": "Spoji matičnu LoRA-u sa modelom",
+ "reload": "",
+ "hint": "Spaja LoRA-u direktno u model radi manje potrošnje memorije.Upozorenje: Nakon uklanjanja ili promene LoRA-e, njen stil može ostati prisutan. Da biste očistili model, ponovo ga učitajte."
+ },
+ {
+ "id": 7621,
+ "label": "LoRA diffusers fuse with model",
+ "localized": "Spoji Diffusers LoRA-u sa modelom",
+ "reload": "",
+ "hint": "Spaja LoRA-u u model radi manje memorije i kompatibilnosti sa torch.compile.Upozorenje: Stil može ostati nakon uklanjanja. Ponovo učitajte model za čist start."
+ },
+ {
+ "id": 7622,
+ "label": "LoRA auto-apply tags",
+ "localized": "Automatski primeni LoRA tagove",
+ "reload": "",
+ "hint": "Automatski dodaj okidne reči (trigger words) iz LoRA metapodataka u vaš upit. Postavite broj tagova, npr. 3 = dodaje prva 3 taga. 0 za onemogućavanje, -1 za sve tagove."
+ },
+ {
+ "id": 7623,
+ "label": "LoRA memory cache",
+ "localized": "Memorijski keš za LoRA-e",
+ "reload": "",
+ "hint": "Koliko LoRA modela držati u memoriji pre nego što bude potrebno ponovno učitavanje sa diska"
+ },
+ {
+ "id": 7624,
+ "label": "LoRA add hash info to metadata",
+ "localized": "Dodaj heš (hash) LoRA-e u metapodatke",
+ "reload": "",
+ "hint": "Uključi heš vrednosti LoRA fajlova u metapodatke generisane slike. Korisno za reprodukciju i praćenje tačnih verzija koje su korišćene."
+ },
+ {
+ "id": 7625,
+ "label": "LDSR Path",
+ "localized": "LDSR putanja",
+ "reload": "",
+ "hint": "Putanja do LDSR (Latent Diffusion Super Resolution) modela"
+ },
+ {
+ "id": 7626,
+ "label": "LoRA load using legacy method",
+ "localized": "Učitaj LoRA-u koristeći zastareli metod",
+ "reload": "",
+ "hint": "Koristi stari način učitavanja LoRA mreža"
+ },
+ {
+ "id": 7627,
+ "label": "Loaded LoRA",
+ "localized": "Učitana LoRA",
+ "reload": "component-5745",
+ "hint": "Trenutno aktivne LoRA mreže"
+ },
+ {
+ "id": 7628,
+ "label": "LoRA target filename",
+ "localized": "Ciljno ime fajla za LoRA-u",
+ "reload": "component-5745",
+ "hint": "Naziv fajla pod kojim će LoRA biti sačuvana"
+ },
+ {
+ "id": 7629,
+ "label": "Layer skip guidance",
+ "localized": "Vođenje uz preskakanje slojeva",
+ "reload": "",
+ "hint": "CFG vođenje uz preskakanje određenih slojeva mreže"
+ },
+ {
+ "id": 7630,
+ "label": "LineArt",
+ "localized": "LineArt",
+ "reload": "",
+ "hint": "ControlNet model za crteže linijama"
+ },
+ {
+ "id": 7631,
+ "label": "Leres Depth",
+ "localized": "Leres dubina",
+ "reload": "",
+ "hint": "Leres metod za procenu dubine slike"
+ }
+ ],
+ "m": [
+ {
+ "id": -1,
+ "label": "Mask",
+ "localized": "Maska",
+ "reload": "",
+ "hint": "Opcije maskiranja slike i maske"
+ },
+ {
+ "id": -1,
+ "label": "Models",
+ "localized": "Modeli",
+ "reload": "",
+ "hint": "Preuzmite, konvertujte ili spojite svoje modele i upravljajte metapodacima modela"
+ },
+ {
+ "id": -1,
+ "label": "Manage extensions",
+ "localized": "Upravljanje ekstenzijama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Manual install",
+ "localized": "Ručna instalacija",
+ "reload": "",
+ "hint": "Ručno instalirajte ekstenziju"
+ },
+ {
+ "id": -1,
+ "label": "Models & Networks",
+ "localized": "Modeli i mreže",
+ "reload": "",
+ "hint": "Pregledajte liste svih dostupnih modela i mreža"
+ },
+ {
+ "id": -1,
+ "label": "Model Loading",
+ "localized": "Učitavanje modela",
+ "reload": "",
+ "hint": "Podešavanja vezana za način učitavanja modela"
+ },
+ {
+ "id": -1,
+ "label": "Model Options",
+ "localized": "Opcije modela",
+ "reload": "",
+ "hint": "Podešavanja vezana za ponašanje specifičnih modela"
+ },
+ {
+ "id": -1,
+ "label": "Model Offloading",
+ "localized": "Prebacivanje modela (offloading)",
+ "reload": "",
+ "hint": "Podešavanja vezana za prebacivanje modela i upravljanje memorijom"
+ },
+ {
+ "id": -1,
+ "label": "Model Quantization",
+ "localized": "Kvantizacija modela",
+ "reload": "",
+ "hint": "Podešavanja vezana za kvantizaciju modela koja se koristi za smanjenje upotrebe memorije"
+ },
+ {
+ "id": -1,
+ "label": "Model Compile",
+ "localized": "Kompilacija modela",
+ "reload": "",
+ "hint": "Podešavanja vezana za različite metode kompilacije modela"
+ },
+ {
+ "id": -1,
+ "label": "Metadata",
+ "localized": "Metapodaci",
+ "reload": "",
+ "hint": "Ažurirajte metapodatke za sve dostupne modele"
+ },
+ {
+ "id": -1,
+ "label": "Merge",
+ "localized": "Spajanje",
+ "reload": "",
+ "hint": "Spojite dva ili više modela u novi model"
+ },
+ {
+ "id": -1,
+ "label": "Manual Block Merge",
+ "localized": "Ručno spajanje blokova",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge Modules",
+ "localized": "Moduli za spajanje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model",
+ "localized": "Model",
+ "reload": "",
+ "hint": "Osnovni model"
+ },
+ {
+ "id": -1,
+ "label": "Model metadata",
+ "localized": "Metapodaci modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ModernUI",
+ "localized": "ModernUI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modular Pipelines",
+ "localized": "Modularni pajplajnovi (pipelines)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Models Paths",
+ "localized": "Putanje modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mobile",
+ "localized": "Mobilni",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge multiple models",
+ "localized": "Spajanje više modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max shift",
+ "localized": "Maksimalni pomak",
+ "reload": "",
+ "hint": "Maksimalna vrednost pomaka za visoke rezolucije kada se koristi dinamičko pomeranje."
+ },
+ {
+ "id": -1,
+ "label": "Merge detailers",
+ "localized": "Spajanje detalizatora",
+ "reload": "",
+ "hint": "Spojite rezultate iz više detalizatora u jednu masku pre pokretanja procesa detaljizacije"
+ },
+ {
+ "id": -1,
+ "label": "Max detected",
+ "localized": "Maksimalno detektovano",
+ "reload": "",
+ "hint": "Maksimalni broj detektovanih objekata nad kojima će se pokrenuti detalizator"
+ },
+ {
+ "id": -1,
+ "label": "Min confidence",
+ "localized": "Minimalna pouzdanost",
+ "reload": "",
+ "hint": "Minimalna pouzdanost u detektovanu stavku"
+ },
+ {
+ "id": -1,
+ "label": "Max overlap",
+ "localized": "Maksimalno preklapanje",
+ "reload": "",
+ "hint": "Maksimalno preklapanje između dve detektovane stavke pre nego što jedna bude odbačena"
+ },
+ {
+ "id": -1,
+ "label": "Min size",
+ "localized": "Minimalna veličina",
+ "reload": "",
+ "hint": "Minimalna veličina detektovanog objekta kao procenat ukupne slike"
+ },
+ {
+ "id": -1,
+ "label": "Max size",
+ "localized": "Maksimalna veličina",
+ "reload": "",
+ "hint": "Maksimalna veličina detektovanog objekta kao procenat ukupne slike"
+ },
+ {
+ "id": -1,
+ "label": "Max Range",
+ "localized": "Maksimalni opseg",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Momentum",
+ "localized": "Momentum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode x-axis",
+ "localized": "Režim x-ose",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode y-axis",
+ "localized": "Režim y-ose",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask Dropout",
+ "localized": "Mask Dropout",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Multi decoder",
+ "localized": "Multi dekoder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode",
+ "localized": "Režim",
+ "reload": "",
+ "hint": "Režim ispitivanja.Brzo : Kratak opis sa minimalnim opisnim terminima.Klasično : Standardno ispitivanje sa balansiranim kvalitetom i brzinom.Najbolje : Najtemeljnija analiza, najsporija ali najvišeg kvaliteta.Negativno : Generiše termine za upotrebu kao negativan prompt."
+ },
+ {
+ "id": -1,
+ "label": "Method",
+ "localized": "Metoda",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model repo",
+ "localized": "Riznica (repo) modela",
+ "reload": "",
+ "hint": "ID HuggingFace riznice za model"
+ },
+ {
+ "id": -1,
+ "label": "Model gguf",
+ "localized": "Model GGUF",
+ "reload": "",
+ "hint": "Opciona riznica GGUF kvantizovanog modela na HuggingFace-u"
+ },
+ {
+ "id": -1,
+ "label": "Model type",
+ "localized": "Tip modela",
+ "reload": "",
+ "hint": "Opcioni tip kvantizacije GGUF modela"
+ },
+ {
+ "id": -1,
+ "label": "Model file",
+ "localized": "Datoteka modela",
+ "reload": "",
+ "hint": "Opciona specifična datoteka GGUF modela unutar riznice"
+ },
+ {
+ "id": -1,
+ "label": "Max tokens",
+ "localized": "Maksimalno tokena",
+ "reload": "",
+ "hint": "Maksimalni broj tokena koje model može generisati u svom odgovoru. Model nije svestan ovog ograničenja tokom generisanja i to ga neće naterati da pokuša da generiše detaljnije ili sažetije odgovore, već jednostavno postavlja strogu granicu za dužinu i nasilno će prekinuti odgovor kada se dostigne ograničenje."
+ },
+ {
+ "id": -1,
+ "label": "masked",
+ "localized": "maskirano",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask invert",
+ "localized": "Inverzija maske",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask strength",
+ "localized": "Jačina maske",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Multistep restore",
+ "localized": "Obnova u više koraka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask blur",
+ "localized": "Zamućenje maske",
+ "reload": "",
+ "hint": "Koliko zamutiti masku pre obrade, u pikselima"
+ },
+ {
+ "id": -1,
+ "label": "Min guidance",
+ "localized": "Minimalno navođenje (guidance)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max guidance",
+ "localized": "Maksimalno navođenje (guidance)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Motion level",
+ "localized": "Nivo kretanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode after",
+ "localized": "Režim nakon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Method after",
+ "localized": "Metoda nakon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode mask",
+ "localized": "Režim maske",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Method mask",
+ "localized": "Metoda maske",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum units",
+ "localized": "Maksimalno jedinica",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max faces",
+ "localized": "Maksimalno lica",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Medium",
+ "localized": "Srednje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge alpha",
+ "localized": "Alfa spajanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask only",
+ "localized": "Samo maska",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max Length",
+ "localized": "Maksimalna dužina",
+ "reload": "",
+ "hint": "Maksimalni broj tokena u generisanom opisu."
+ },
+ {
+ "id": -1,
+ "label": "Min Flavors",
+ "localized": "Minimalno opisnih tagova",
+ "reload": "",
+ "hint": "Minimalni broj opisnih tagova (flavors) koje treba zadržati u finalnom promptu."
+ },
+ {
+ "id": -1,
+ "label": "Max Flavors",
+ "localized": "Maksimalno opisnih tagova",
+ "reload": "",
+ "hint": "Maksimalni broj opisnih tagova (flavors) koje treba zadržati u finalnom promptu."
+ },
+ {
+ "id": -1,
+ "label": "Max tags",
+ "localized": "Maksimalno tagova",
+ "reload": "",
+ "hint": "Maksimalni broj tagova koji će biti uključeni u izlaz. Ograničava dužinu rezultata kada slika ima mnogo detektovanih karakteristika. Tagovi su sortirani po pouzdanosti, tako da se zadržavaju najrelevantniji."
+ },
+ {
+ "id": -1,
+ "label": "Memory",
+ "localized": "Memorija",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Memory optimization",
+ "localized": "Optimizacija memorije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model Info",
+ "localized": "Informacije o modelu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model pipeline",
+ "localized": "Pajplajn (pipeline) modela",
+ "reload": "",
+ "hint": "Ako se model ne detektuje automatski, izaberite tip modela pre učitavanja modela"
+ },
+ {
+ "id": -1,
+ "label": "Model auto-load on start",
+ "localized": "Automatsko učitavanje modela pri pokretanju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model load using multiple threads",
+ "localized": "Učitavanje modela korišćenjem više niti (threads)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model auto-download on demand",
+ "localized": "Automatsko preuzimanje modela na zahtev",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model load using streams",
+ "localized": "Učitavanje modela pomoću strimova",
+ "reload": "",
+ "hint": "Prilikom učitavanja modela pokušaj učitavanje putem strimova optimizovano za sporo ili mrežno skladište"
+ },
+ {
+ "id": -1,
+ "label": "Model load model direct to GPU",
+ "localized": "Učitavanje modela direktno na GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to offload",
+ "localized": "Tipovi modela koji se ne prebacuju (offload)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to always offload",
+ "localized": "Moduli koji se uvek prebacuju (offload)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to never offload",
+ "localized": "Moduli koji se nikada ne prebacuju (offload)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to quantize",
+ "localized": "Tipovi modela koji se ne kvantizuju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to not convert",
+ "localized": "Moduli koji se ne konvertuju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules dtype dict",
+ "localized": "Rečnik dtype modula",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Math",
+ "localized": "Matematika",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Memory limit",
+ "localized": "Ograničenje memorije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "migraphx",
+ "localized": "migraphx",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "max-autotune",
+ "localized": "max-autotune",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "max-autotune-no-cudagraphs",
+ "localized": "max-autotune-no-cudagraphs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum image size (MP)",
+ "localized": "Maksimalna veličina slike (MP)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max words",
+ "localized": "Maksimalno reči",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modern",
+ "localized": "Moderno",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mount URL subpath",
+ "localized": "Putanja URL poddomena",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mobile scale",
+ "localized": "Skaliranje za mobilne",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move detailer model to CPU when complete",
+ "localized": "Prebaci model detalizatora na CPU po završetku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move base model to CPU when using refiner",
+ "localized": "Prebaci osnovni model na CPU kada se koristi refiner",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move base model to CPU when using VAE",
+ "localized": "Prebaci osnovni model na CPU kada se koristi VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move refiner model to CPU when not in use",
+ "localized": "Prebaci refiner model na CPU kada nije u upotrebi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move VAE and CLIP to RAM when training",
+ "localized": "Prebaci VAE i CLIP u RAM tokom treninga",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model name",
+ "localized": "Naziv modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model base path",
+ "localized": "Osnovna putanja modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max shard size",
+ "localized": "Maksimalna veličina segmenta (shard)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model class",
+ "localized": "Klasa modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mid Block",
+ "localized": "Srednji blok",
+ "reload": "",
+ "hint": "Centralni blok UNet-a (1 vrednost)"
+ },
+ {
+ "id": -1,
+ "label": "Model precision",
+ "localized": "Preciznost modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum rank",
+ "localized": "Maksimalni rang",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Midas depth",
+ "localized": "Midas dubina",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "MLSD",
+ "localized": "MLSD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "MediaPipe Face",
+ "localized": "MediaPipe lice",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Marigold Depth",
+ "localized": "Marigold dubina",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "n": [
+ {
+ "id": 0,
+ "label": "Networks",
+ "localized": "Mreže",
+ "reload": "",
+ "hint": "Korisnički interfejs za mreže"
+ },
+ {
+ "id": 0,
+ "label": "New row",
+ "localized": "Novi red",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "New column",
+ "localized": "Nova kolona",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku",
+ "localized": "Nunchaku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "nsfw",
+ "localized": "nsfw",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NudeNet",
+ "localized": "NudeNet",
+ "reload": "",
+ "hint": "Fleksibilno proširenje koje može detektovati i zamagliti golotinju na slikama"
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku Engine",
+ "localized": "Nunchaku Engine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NNCF: Neural Network Compression Framework",
+ "localized": "NNCF: Okvir za kompresiju neuralnih mreža",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise Options",
+ "localized": "Opcije šuma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks panel",
+ "localized": "Panel sa mrežama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks UI",
+ "localized": "Korisnički interfejs mreža",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks Scan",
+ "localized": "Skeniranje mreža",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Negative prompt",
+ "localized": "Negativni upit",
+ "reload": "",
+ "hint": "Opišite šta ne želite da vidite na generisanoj slici"
+ },
+ {
+ "id": 0,
+ "label": "Number",
+ "localized": "Broj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "negative",
+ "localized": "negativno",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "None",
+ "localized": "Ništa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NSFW allowed",
+ "localized": "NSFW dozvoljen",
+ "reload": "",
+ "hint": "Dozvolite modelu da generiše sadržaj za odrasle u poboljšanim upitima"
+ },
+ {
+ "id": 0,
+ "label": "Noise strength",
+ "localized": "Jačina šuma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NMS",
+ "localized": "NMS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Near threshold",
+ "localized": "Prag blizine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise scale",
+ "localized": "Skala šuma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Note",
+ "localized": "Napomena",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Non-blocking move operations",
+ "localized": "Neblokirajuće operacije pomeranja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku attention",
+ "localized": "Nunchaku pažnja (attention)",
+ "reload": "",
+ "hint": "Zamenjuje podrazumevanu pažnju Nunchaku prilagođenim FP16 kernelom za brže zaključivanje na NVIDIA GPU karticama. Može poboljšati performanse na grafičkim procesorima koji imaju veći protok FP16 tenzorskih jezgara nego BF16. Trenutno utiče samo na modele bazirane na Flux-u (Dev, Schnell, Kontext, Fill, Depth, itd.). Nema efekta na Qwen, SDXL, Sana ili druge arhitekture. Onemogućeno podrazumevano."
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku offloading",
+ "localized": "Nunchaku rasterećenje (offloading)",
+ "reload": "",
+ "hint": "Omogućava sopstveno Nunchaku rasterećenje na procesor po blokovima sa asinhronim CUDA tokovima radi smanjenja upotrebe VRAM memorije. Koristi strategiju ping-pong bafera: dok se jedan blok transformatora izračunava na GPU, sledeći blok se unapred učitava sa CPU-a u pozadini, skrivajući većinu kašnjenja prenosa. Može smanjiti upotrebu VRAM-a uz cenu sporijeg zaključivanja. Ovo zamenjuje SD.Next-ovo rasterećenje cevovoda (pipeline offloading) za komponentu transformatora. Korisno samo na GPU karticama sa malo VRAM-a. Ako vaša kartica ima dovoljno memorije za kvantizovani model (16+ GB), držite ovo isključenim za maksimalnu brzinu. Podržava Flux i Qwen modele. Nije podržano za SDXL gde se ovo podešavanje ignoriše. Onemogućeno podrazumevano."
+ },
+ {
+ "id": 0,
+ "label": "native",
+ "localized": "izvorni",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "no-grad",
+ "localized": "no-grad",
+ "reload": "",
+ "hint": "Onemogućava praćenje gradijenta pomoću torch.no_grad. Smanjuje upotrebu memorije i ubrzava zaključivanje."
+ },
+ {
+ "id": 0,
+ "label": "Numbered filenames",
+ "localized": "Numerisana imena datoteka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network card size (px)",
+ "localized": "Veličina kartice mreže (px)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise multiplier for image processing",
+ "localized": "Množitelj šuma za obradu slike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "New model name",
+ "localized": "Ime novog modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Number of ReBasin Iterations",
+ "localized": "Broj ReBasin iteracija",
+ "reload": "",
+ "hint": "Broj ponavljanja spajanja i permutovanja modela pre čuvanja"
+ },
+ {
+ "id": 0,
+ "label": "Network prompt",
+ "localized": "Upit mreže",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network negative prompt",
+ "localized": "Negativni upit mreže",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network parameters",
+ "localized": "Parametri mreže",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "o": [
+ {
+ "id": 751,
+ "label": "Output",
+ "localized": "Izlaz",
+ "reload": "",
+ "hint": "Prikaži/sakrij izbor izlaznih medija: rezultati generisanja i pregledi uživo tokom procesa generisanja"
+ },
+ {
+ "id": 752,
+ "label": "OpenCLiP",
+ "localized": "OpenCLiP",
+ "reload": "",
+ "hint": "Analiziraj sliku koristeći CLiP model putem OpenCLiP-a"
+ },
+ {
+ "id": 753,
+ "label": "ONNX",
+ "localized": "ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 754,
+ "label": "Override",
+ "localized": "Premošćavanje",
+ "reload": "",
+ "hint": "Premosti podešavanja koja mogu promeniti ponašanje servera i koja se obično primenjuju iz uvezenih metapodataka slike"
+ },
+ {
+ "id": 755,
+ "label": "Optimum Quanto",
+ "localized": "Optimum Quanto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 756,
+ "label": "Optimum Quanto: post-load",
+ "localized": "Optimum Quanto: nakon učitavanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 757,
+ "label": "Optional",
+ "localized": "Opciono",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 758,
+ "label": "Olive",
+ "localized": "Olive",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 759,
+ "label": "OpenVINO",
+ "localized": "OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 760,
+ "label": "Other...",
+ "localized": "Ostalo...",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 761,
+ "label": "Outputs & Images",
+ "localized": "Izlazi i slike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 762,
+ "label": "Override settings",
+ "localized": "Premosti podešavanja",
+ "reload": "",
+ "hint": "Ako parametri generisanja odstupaju od vaših sistemskih podešavanja, popunjena podešavanja će premostiti vašu sistemsku konfiguraciju za ovaj tok rada"
+ },
+ {
+ "id": 763,
+ "label": "Override sampler",
+ "localized": "Premosti uzorkivač (sampler)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 764,
+ "label": "Override steps",
+ "localized": "Premosti korake",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 765,
+ "label": "Ortho",
+ "localized": "Ortho",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 766,
+ "label": "Offload face module",
+ "localized": "Izmesti modul za lice (offload)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 767,
+ "label": "Override scheduler",
+ "localized": "Premosti rasporednik (scheduler)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 768,
+ "label": "Optional image description",
+ "localized": "Opcioni opis slike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 769,
+ "label": "Order",
+ "localized": "Redosled",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 770,
+ "label": "Overlay",
+ "localized": "Preklop (overlay)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 771,
+ "label": "Override resolution",
+ "localized": "Premosti rezoluciju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 772,
+ "label": "Offload processor",
+ "localized": "Izmesti procesor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 773,
+ "label": "Output directory",
+ "localized": "Izlazni direktorijum",
+ "reload": "",
+ "hint": "Fascikla u koju treba sačuvati obrađene slike"
+ },
+ {
+ "id": 774,
+ "label": "original",
+ "localized": "originalno",
+ "reload": "",
+ "hint": "Originalna LDM pozadina (backend)"
+ },
+ {
+ "id": 775,
+ "label": "Offload caption models",
+ "localized": "Izmesti modele za opise",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 776,
+ "label": "Offload during pre-forward",
+ "localized": "Izmesti tokom pre-forward faze",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 777,
+ "label": "Offload using streams",
+ "localized": "Izmesti koristeći tokove (streams)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 778,
+ "label": "Offload low watermark",
+ "localized": "Donja granica za izmeštanje (low watermark)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 779,
+ "label": "Offload GPU high watermark",
+ "localized": "Gornja granica GPU-a za izmeštanje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 780,
+ "label": "Offload CPU high watermark",
+ "localized": "Gornja granica CPU-a za izmeštanje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 781,
+ "label": "Offload blocks",
+ "localized": "Izmesti blokove",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 782,
+ "label": "OpenVINO activations mode",
+ "localized": "OpenVINO režim aktivacija",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 783,
+ "label": "ONNX Execution Provider",
+ "localized": "ONNX pružalac izvršavanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 784,
+ "label": "ONNX allow fallback to CPU",
+ "localized": "ONNX dozvoli povratak na CPU",
+ "reload": "",
+ "hint": "Dozvoli povratak na CPU u slučaju neuspeha odabranog pružaoca izvršavanja"
+ },
+ {
+ "id": 785,
+ "label": "ONNX cache converted models",
+ "localized": "ONNX keširaj konvertovane modele",
+ "reload": "",
+ "hint": "Sačuvaj modele konvertovane u ONNX format kao keš. Možete upravljati njima u ONNX kartici"
+ },
+ {
+ "id": 786,
+ "label": "ONNX unload base model when processing refiner",
+ "localized": "ONNX oslobodi osnovni model tokom obrade refajnera",
+ "reload": "",
+ "hint": "Oslobodi osnovni model iz memorije dok se refajner konvertuje/optimizuje/obrađuje"
+ },
+ {
+ "id": 787,
+ "label": "Olive use FP16 on optimization",
+ "localized": "Olive koristi FP16 pri optimizaciji",
+ "reload": "",
+ "hint": "Koristi 16-bitnu preciznost sa pokretnim zarezom za izlazni model Olive procesa optimizacije. Koristi 32-bitnu ako je isključeno"
+ },
+ {
+ "id": 788,
+ "label": "Olive force FP32 for VAE Encoder",
+ "localized": "Olive primoraj FP32 za VAE enkoder",
+ "reload": "",
+ "hint": "Koristi 32-bitnu preciznost za VAE enkoder izlaznog modela. Ovo nadjačava opciju 'koristi FP16 pri optimizaciji'. Ako dobijate NaN ili crne slike iz Img2Img, omogućite ovo i obrišite keš"
+ },
+ {
+ "id": 789,
+ "label": "Olive use static dimensions",
+ "localized": "Olive koristi statične dimenzije",
+ "reload": "",
+ "hint": "Ubrzajte zaključivanje (inference) sa modelima optimizovanim pomoću Olive-a (OrtTransformersOptimization)"
+ },
+ {
+ "id": 790,
+ "label": "Olive cache optimized models",
+ "localized": "Olive keširaj optimizovane modele",
+ "reload": "",
+ "hint": "Sačuvaj modele obrađene pomoću Olive-a kao keš. Možete upravljati njima u ONNX kartici"
+ },
+ {
+ "id": 791,
+ "label": "OpenVINO disable model caching",
+ "localized": "OpenVINO isključi keširanje modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 792,
+ "label": "OpenVINO disable memory cleanup after compile",
+ "localized": "OpenVINO isključi čišćenje memorije nakon kompajliranja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 793,
+ "label": "onediff",
+ "localized": "onediff",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 794,
+ "label": "olive-ai",
+ "localized": "olive-ai",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 795,
+ "label": "openvino_fx",
+ "localized": "openvino_fx",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 796,
+ "label": "Overwrite existing",
+ "localized": "Prepiši postojeće",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 797,
+ "label": "Out Block",
+ "localized": "Izlazni blok (Out Block)",
+ "reload": "",
+ "hint": "Blokovi za povećanje uzorkovanja (upsampling) UNet-a (12 vrednosti za SD1.5, 9 za SDXL)"
+ },
+ {
+ "id": 798,
+ "label": "Overwrite model",
+ "localized": "Prepiši model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 799,
+ "label": "Output model",
+ "localized": "Izlazni model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 800,
+ "label": "Overwrite existing file",
+ "localized": "Prepiši postojeću datoteku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 801,
+ "label": "Options",
+ "localized": "Opcije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 802,
+ "label": "OpenBody",
+ "localized": "OpenBody",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "p": [
+ {
+ "id": 75,
+ "label": "Process",
+ "localized": "Obradi",
+ "reload": "",
+ "hint": "Obradi postojeću sliku Može se koristiti za uvećanje (upscale), uklanjanje pozadine, zamućivanje NSFW sadržaja, primenu različitih filtera i efekata"
+ },
+ {
+ "id": 0,
+ "label": "Prompts",
+ "localized": "Opisi (Prompts)",
+ "reload": "",
+ "hint": "Opis slike i negativni opis (negative prompt)"
+ },
+ {
+ "id": 1,
+ "label": "Pause",
+ "localized": "Pauza",
+ "reload": "",
+ "hint": "Pauziraj obradu"
+ },
+ {
+ "id": 2,
+ "label": "Post",
+ "localized": "Naknadno",
+ "reload": "",
+ "hint": "Promeni veličinu slike nakon obrade"
+ },
+ {
+ "id": 3,
+ "label": "Preview",
+ "localized": "Pregled",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Process Image",
+ "localized": "Obradi sliku",
+ "reload": "",
+ "hint": "Obrada pojedinačne slike"
+ },
+ {
+ "id": 5,
+ "label": "Process Batch",
+ "localized": "Grupna obrada",
+ "reload": "",
+ "hint": "Obrada grupe slika odjednom"
+ },
+ {
+ "id": 6,
+ "label": "Process Folder",
+ "localized": "Obradi fasciklu",
+ "reload": "",
+ "hint": "Obrada svih slika unutar fascikle"
+ },
+ {
+ "id": 7,
+ "label": "Provider",
+ "localized": "Provajder",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Pipeline Modifiers",
+ "localized": "Modifikatori toka (Pipeline)",
+ "reload": "",
+ "hint": "Dodatne funkcionalnosti koje se mogu omogućiti tokom generisanja"
+ },
+ {
+ "id": 9,
+ "label": "Postprocessing",
+ "localized": "Postprocesiranje",
+ "reload": "",
+ "hint": "Podešavanja vezana za obradu i uvećanje nakon generisanja slike"
+ },
+ {
+ "id": 10,
+ "label": "Preset Block Merge",
+ "localized": "Unapred podešeno spajanje blokova",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Pony",
+ "localized": "Pony",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Preview metadata",
+ "localized": "Pregled metapodataka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Prompt",
+ "localized": "Opis (Prompt)",
+ "reload": "",
+ "hint": "Opišite sliku koju želite da generišete"
+ },
+ {
+ "id": 14,
+ "label": "Processed Preview",
+ "localized": "Pregled obrađenog",
+ "reload": "",
+ "hint": "Prikaži/sakrij odeljak sa preprocesiranjem ulaznih slika pre samog generisanja"
+ },
+ {
+ "id": 15,
+ "label": "PixelArt",
+ "localized": "Piksel umetnost",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "PAG: Perturbed attention guidance",
+ "localized": "PAG: Navođenje poremećenom pažnjom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "PAB: Pyramid attention broadcast",
+ "localized": "PAB: Piramidalno emitovanje pažnje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Para-attention",
+ "localized": "Para-pažnja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Paths for specific models",
+ "localized": "Putanje za specifične modele",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Prediction method",
+ "localized": "Metoda predviđanja",
+ "reload": "",
+ "hint": "Definiše šta model predviđa u svakom koraku. Opcije: - default: podrazumevano za model - epsilon: šum (najčešće za Stable Diffusion) - sample: direktno predviđanje očišćene slike (x0 predviđanje) - v_prediction: predviđanje brzine (velocity), koriste CosXL i NoobAI VPred modeli - flow_prediction: koristi se kod novijih flow-matching modela kao što su SD3 i Flux"
+ },
+ {
+ "id": 21,
+ "label": "PAG scale",
+ "localized": "PAG skala",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "PAG start",
+ "localized": "PAG početak",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "PAG stop",
+ "localized": "PAG kraj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "PAG layers",
+ "localized": "PAG slojevi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "PAG config",
+ "localized": "PAG konfiguracija",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Perform SDSA",
+ "localized": "Izvrši SDSA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Perform Injection",
+ "localized": "Izvrši injekciju (Injection)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "PhotoMaker Model",
+ "localized": "PhotoMaker model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Penalty",
+ "localized": "Kazna (Penalty)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "positive",
+ "localized": "pozitivan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Prompt EX",
+ "localized": "Prompt EX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Power",
+ "localized": "Snaga",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Prompt thresholds",
+ "localized": "Pragovi opisa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Preset",
+ "localized": "Unapred podešeno",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Pad frames",
+ "localized": "Popuni frejmove",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Prefill text",
+ "localized": "Tekst za predpopunjavanje",
+ "reload": "",
+ "hint": "Unapred popunjava početak odgovora modela kako bi usmerio format ili sadržaj. Ovaj tekst se filtrira i ne pojavljuje se u konačnom odgovoru. Ostavite prazno da model samostalno generiše odgovor. "
+ },
+ {
+ "id": 37,
+ "label": "Prompt prefix",
+ "localized": "Prefiks opisa",
+ "reload": "",
+ "hint": "Tekst koji se dodaje na sam početak poboljšanog opisa. Korisno za elemente koji moraju ostati nepromenjeni, kao što su oznake kvaliteta 'masterpiece, best quality' ili imena umetnika, koje bi LLM inače prepisao."
+ },
+ {
+ "id": 38,
+ "label": "Prompt suffix",
+ "localized": "Sufiks opisa",
+ "reload": "",
+ "hint": "Tekst koji se dodaje na kraj poboljšanog opisa. Korisno za elemente opisa koje treba preneti nepromenjene, a koje bi LLM inače izmenio."
+ },
+ {
+ "id": 39,
+ "label": "Padding",
+ "localized": "Popunjavanje (Padding)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Prompt strength",
+ "localized": "Jačina opisa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Preview start",
+ "localized": "Početak pregleda",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Preview end",
+ "localized": "Kraj pregleda",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Pixels to expand",
+ "localized": "Pikseli za proširenje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Processor",
+ "localized": "Procesor",
+ "reload": "",
+ "hint": "Tip procesora koji se koristi za preprocesiranje slike za ControlNet"
+ },
+ {
+ "id": 45,
+ "label": "Pose confidence",
+ "localized": "Pouzdanost poze",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "Parameter free",
+ "localized": "Bez parametara",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Processed",
+ "localized": "Obrađeno",
+ "reload": "",
+ "hint": "Prikaži/sakrij odeljak sa obrađenim slikama"
+ },
+ {
+ "id": 48,
+ "label": "Postprocess mask",
+ "localized": "Maska za postprocesiranje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "PixelArt block size",
+ "localized": "Veličina PixelArt bloka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "PixelArt sharpen",
+ "localized": "PixelArt oštrenje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Platform",
+ "localized": "Platforma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Pipeline",
+ "localized": "Tok (Pipeline)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "Perform warmup",
+ "localized": "Izvrši zagrevanje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Prompt attention normalization",
+ "localized": "Normalizacija pažnje opisa",
+ "reload": "",
+ "hint": "Balansira težine tokena u opisu kako bi se izbegao prejak ili preslab uticaj. Pomaže u stabilizaciji rezultata."
+ },
+ {
+ "id": 55,
+ "label": "performance",
+ "localized": "performanse",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Performance Counter",
+ "localized": "Brojač performansi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "PAG layer names",
+ "localized": "Imena PAG slojeva",
+ "reload": "",
+ "hint": "Lista slojeva razdvojena razmakom Dostupno: d[0-5], m[0], u[0-8] Podrazumevano: m0"
+ },
+ {
+ "id": 58,
+ "label": "PAB cache enabled",
+ "localized": "PAB keš omogućen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "PAB spacial skip range",
+ "localized": "PAB opseg prostornog preskakanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "PAB spacial skip start",
+ "localized": "PAB početak prostornog preskakanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "PAB spacial skip end",
+ "localized": "PAB kraj prostornog preskakanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "ParaAttention first-block cache enabled",
+ "localized": "ParaAttention keš prvog bloka omogućen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "ParaAttention residual diff threshold",
+ "localized": "ParaAttention prag rezidualne razlike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "Parallel process images in batch",
+ "localized": "Paralelna obrada slika u grupi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "precompile",
+ "localized": "prekompajliraj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66,
+ "label": "Panel minimum width",
+ "localized": "Minimalna širina panela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "Persist UI layout",
+ "localized": "Zadrži izgled interfejsa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 68,
+ "label": "Progress update period",
+ "localized": "Period osvežavanja progresa",
+ "reload": "",
+ "hint": "Period osvežavanja trake progresa i provere pregleda, u milisekundama"
+ },
+ {
+ "id": 69,
+ "label": "Play a notification upon completion",
+ "localized": "Pusti obaveštenje po završetku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "Path to notification sound",
+ "localized": "Putanja do zvuka obaveštenja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "Postprocessing operation order",
+ "localized": "Redosled operacija postprocesiranja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Prompt padding",
+ "localized": "Popunjavanje opisa (Prompt padding)",
+ "reload": "",
+ "hint": "Povećava koherentnost popunjavanjem od poslednjeg zareza unutar n tokena kada se koristi više od 75 tokena"
+ },
+ {
+ "id": 73,
+ "label": "Pad prompt and negative prompt to be same length",
+ "localized": "Izjednači dužinu pozitivnog i negativnog opisa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "Pin training dataset to memory",
+ "localized": "Fiksiraj set podataka za trening u memoriju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Primary model",
+ "localized": "Primarni model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Preset Interpolation Ratio",
+ "localized": "Odnos interpolacije podešavanja",
+ "reload": "",
+ "hint": "Ako su izabrana dva unapred podešena šablona, vrši interpolaciju između njih"
+ },
+ {
+ "id": 77,
+ "label": "Prune",
+ "localized": "Oreži (Prune)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Prediction type",
+ "localized": "Tip predviđanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Prompt enhance",
+ "localized": "Poboljšanje opisa",
+ "reload": "",
+ "hint": "Ekstenzija koja koristi različite LLM modele za prepisivanje opisa radi boljih rezultata"
+ },
+ {
+ "id": 80,
+ "label": "PidiNet",
+ "localized": "PidiNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "Parameters",
+ "localized": "Parametri",
+ "reload": "",
+ "hint": "Osnovni parametri koji se koriste tokom generisanja slike"
+ },
+ {
+ "id": 82,
+ "label": "Postprocess upscale",
+ "localized": "Uvećanje u postprocesiranju",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "q": [
+ {
+ "id": 0,
+ "label": "Quick Settings",
+ "localized": "Brza podešavanja",
+ "reload": "",
+ "hint": "Omiljene stavke iz različitih odeljaka podešavanja za brz pristup"
+ },
+ {
+ "id": 0,
+ "label": "Quantized",
+ "localized": "Kvantizovano",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Qwen layered",
+ "localized": "Qwen slojevito",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings",
+ "localized": "Brza podešavanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Qwen layered number of layers",
+ "localized": "Qwen slojevito broj slojeva",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization mode",
+ "localized": "Režim kvantizacije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization type",
+ "localized": "Tip kvantizacije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type",
+ "localized": "Tip kvantizovanog MatMul-a",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization type for Text Encoders",
+ "localized": "Tip kvantizacije za tekstualne enkoderre",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type for Text Encoders",
+ "localized": "Tip kvantizovanog MatMul-a za tekstualne enkodere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize convolutional layers",
+ "localized": "Kvantizuj konvolucione slojeve",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize using GPU",
+ "localized": "Kvantizuj koristeći GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization weights type",
+ "localized": "Tip težina kvantizacije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization activations type",
+ "localized": "Tip aktivacija kvantizacije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings list",
+ "localized": "Lista brzih podešavanja",
+ "reload": "",
+ "hint": "Lista naziva podešavanja, razdvojenih zarezima, za podešavanja koja treba da idu u traku za brzi pristup na vrhu umesto u karticu sa podešavanjima"
+ }
+ ],
+ "r": [
+ {
+ "id": 0,
+ "label": "Refine",
+ "localized": "Poboljšaj (Refine)",
+ "reload": "",
+ "hint": "Poboljšaj (Refine) pokreće dodatnu obradu nakon završetka inicijalne obrade i može se koristiti za uvećanje slike i opcionu ponovnu obradu radi povećanja kvaliteta i detalja"
+ },
+ {
+ "id": 0,
+ "label": "Restore",
+ "localized": "Povrati",
+ "reload": "",
+ "hint": "Povrati parametre iz trenutnog upita ili poslednje generisane slike"
+ },
+ {
+ "id": 0,
+ "label": "Reset anchors",
+ "localized": "Resetuj sidra",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reload model",
+ "localized": "Ponovo učitaj model",
+ "reload": "",
+ "hint": "Ponovo učitaj trenutno izabrani model"
+ },
+ {
+ "id": 0,
+ "label": "Reprocess",
+ "localized": "Ponovo obradi",
+ "reload": "",
+ "hint": "Ponovo obradi prethodne generacije koristeći druge parametre"
+ },
+ {
+ "id": 0,
+ "label": "Resize to",
+ "localized": "Promeni veličinu na",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Resize\n by",
+ "localized": "Promeni veličinu\n za",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Resize\n to",
+ "localized": "Promeni veličinu\n na",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Run Preview",
+ "localized": "Pokreni pregled",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reference",
+ "localized": "Reference",
+ "reload": "",
+ "hint": "Lista referentnih modela koji se mogu automatski preuzeti pri prvoj upotrebi"
+ },
+ {
+ "id": 0,
+ "label": "Reset receipe",
+ "localized": "Resetuj recept",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Run",
+ "localized": "Pokreni",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refresh extension list",
+ "localized": "Osveži listu ekstenzija",
+ "reload": "",
+ "hint": "Osveži listu dostupnih ekstenzija"
+ },
+ {
+ "id": 0,
+ "label": "Restart server",
+ "localized": "Ponovo pokreni server",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Request browser notifications",
+ "localized": "Zatraži obaveštenja pregledača",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore UI defaults",
+ "localized": "Povrati podrazumevani UI",
+ "reload": "",
+ "hint": "Povrati podrazumevane vrednosti korisničkog interfejsa"
+ },
+ {
+ "id": 0,
+ "label": "Refresh UI values",
+ "localized": "Osveži UI vrednosti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reinstall",
+ "localized": "Reinstaliraj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refresh state",
+ "localized": "Osveži stanje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refresh data",
+ "localized": "Osveži podatke",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Run benchmark",
+ "localized": "Pokreni benchmark",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refresh bench",
+ "localized": "Osveži bench",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore defaults",
+ "localized": "Povrati podrazumevano",
+ "reload": "",
+ "hint": "Povrati podrazumevana podešavanja servera"
+ },
+ {
+ "id": 0,
+ "label": "Replace",
+ "localized": "Zameni",
+ "reload": "",
+ "hint": "Zameni sliku"
+ },
+ {
+ "id": 0,
+ "label": "Refresh",
+ "localized": "Osveži",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reprocess decode",
+ "localized": "Ponovna obrada dekodiranja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reprocess refine",
+ "localized": "Ponovna obrada poboljšanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reprocess face",
+ "localized": "Ponovna obrada lica",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Remove background",
+ "localized": "Ukloni pozadinu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "RAS: Region-Adaptive Sampling",
+ "localized": "RAS: Region-Adaptive Sampling",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Resize",
+ "localized": "Promeni veličinu",
+ "reload": "",
+ "hint": "Promena veličine slike, može se koristiti fiksna rezolucija ili skaliranje"
+ },
+ {
+ "id": 0,
+ "label": "Rerefence models",
+ "localized": "Referentni modeli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Replace model components",
+ "localized": "Zameni komponente modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "rescale",
+ "localized": "Promeni skalu (rescale)",
+ "reload": "",
+ "hint": "Promeni skalu beta vrednosti sa nultim terminalnim SNR-om"
+ },
+ {
+ "id": 0,
+ "label": "Resize seed from width",
+ "localized": "Promeni veličinu semena prema širini",
+ "reload": "",
+ "hint": "Pokušaj da napraviš sliku sličnu onoj koja bi bila napravljena sa istim semenom (seed) pri određenoj rezoluciji"
+ },
+ {
+ "id": 0,
+ "label": "Resize seed from height",
+ "localized": "Promeni veličinu semena prema visini",
+ "reload": "",
+ "hint": "Pokušaj da napraviš sliku sličnu onoj koja bi bila napravljena sa istim semenom (seed) pri određenoj rezoluciji"
+ },
+ {
+ "id": 0,
+ "label": "Refine guidance",
+ "localized": "Smernice poboljšanja",
+ "reload": "",
+ "hint": "CFG skala koja se koristi za prolaz poboljšanja (refiner pass)"
+ },
+ {
+ "id": 0,
+ "label": "Resize mode",
+ "localized": "Režim promene veličine",
+ "reload": "",
+ "hint": "Definiše kako se ulaz menja ili prilagođava u drugom prolazu poboljšanja: - none: bez promene, zadrži originalnu rezoluciju - fixed: prisilna promena na ciljnu rezoluciju (može izobličiti) - crop: iseci centralni deo kako bi odgovarao cilju uz zadržavanje odnosa stranica - fill: promeni veličinu da popuni i dopuni prazan prostor ivicama - outpaint: proširi platno izvan granica slike - context aware: pametna promena veličine koja stapa ili prilagođava okolne oblasti"
+ },
+ {
+ "id": 0,
+ "label": "Resize method",
+ "localized": "Metoda promene veličine",
+ "reload": "",
+ "hint": "Metoda korišćena za promenu veličine slike: može biti jednostavna promena, model za uvećanje, latentna promena ili asimetrično dekodiranje"
+ },
+ {
+ "id": 0,
+ "label": "Resize width",
+ "localized": "Širina promene veličine",
+ "reload": "",
+ "hint": "Menja veličinu slike na ovu širinu. Ako je 0, širina se izvodi iz okolnih klizača"
+ },
+ {
+ "id": 0,
+ "label": "Resize height",
+ "localized": "Visina promene veličine",
+ "reload": "",
+ "hint": "Menja veličinu slike na ovu visinu. Ako je 0, visina se izvodi iz okolnih klizača"
+ },
+ {
+ "id": 0,
+ "label": "Resize scale",
+ "localized": "Skala promene veličine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refine sampler",
+ "localized": "Sempler poboljšanja",
+ "reload": "",
+ "hint": "Koristi specifičan sempler kao rezervni sempler ako primarni nije podržan za specifičnu operaciju"
+ },
+ {
+ "id": 0,
+ "label": "Refiner start",
+ "localized": "Početak poboljšanja",
+ "reload": "",
+ "hint": "Prolaz poboljšanja će početi kada osnovni model dostigne ovoliki procenat završenosti (postavite više od 0 i manje od 1 za pokretanje nakon punog rada osnovnog modela)"
+ },
+ {
+ "id": 0,
+ "label": "Refiner steps",
+ "localized": "Koraci poboljšanja",
+ "reload": "",
+ "hint": "Broj koraka koji se koriste za prolaz poboljšanja (refiner pass)"
+ },
+ {
+ "id": 0,
+ "label": "Refine prompt",
+ "localized": "Upit za poboljšanje",
+ "reload": "",
+ "hint": "Upit koji se koristi i za drugi enkoder u osnovnom modelu (ako postoji) i za prolaz poboljšanja (ako je omogućen)"
+ },
+ {
+ "id": 0,
+ "label": "Refine negative prompt",
+ "localized": "Negativni upit za poboljšanje",
+ "reload": "",
+ "hint": "Negativni upit koji se koristi i za drugi enkoder u osnovnom modelu (ako postoji) i za prolaz poboljšanja (ako je omogućen)"
+ },
+ {
+ "id": 0,
+ "label": "Renoise",
+ "localized": "Ponovni šum (Renoise)",
+ "reload": "",
+ "hint": "Primeni dodatni šum tokom detaljisanja"
+ },
+ {
+ "id": 0,
+ "label": "Renoise end",
+ "localized": "Kraj ponovnog šuma",
+ "reload": "",
+ "hint": "Završni korak kada se primenjuje ponovni šum"
+ },
+ {
+ "id": 0,
+ "label": "Range",
+ "localized": "Raspon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repeat x-axis",
+ "localized": "Ponovi po x-osi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repeat y-axis",
+ "localized": "Ponovi po y-osi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ReSwapper Model",
+ "localized": "ReSwapper Model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Return original images",
+ "localized": "Vrati originalne slike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restart step",
+ "localized": "Korak ponovnog pokretanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore pipeline on end",
+ "localized": "Povrati pipeline na kraju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Randomize seed after each loop iteration",
+ "localized": "Nasumično seme nakon svake iteracije petlje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Random seeds",
+ "localized": "Nasumična semena",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore pipe on end",
+ "localized": "Povrati pipe na kraju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Rows",
+ "localized": "Redovi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repetition penalty",
+ "localized": "Kazna za ponavljanje",
+ "reload": "",
+ "hint": "Odvraća od ponovnog korišćenja tokena koji se već pojavljuju u upitu ili izlazu kažnjavanjem njihove verovatnoće. Kao dodavanje otpora ponovnom izboru prethodnih opcija. Pomaže u prekidanju petlji ponavljanja ali može smanjiti koherentnost pri agresivnim vrednostima. Postavite na 1 za onemogućavanje."
+ },
+ {
+ "id": 0,
+ "label": "Redux prompt strength",
+ "localized": "Jačina Redux upita",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "right",
+ "localized": "desno",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reference query weight",
+ "localized": "Težina upita reference",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reference adain weight",
+ "localized": "Težina adain reference",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refine upscaler",
+ "localized": "Upscaler poboljšanja",
+ "reload": "",
+ "hint": "Izaberi sekundarni upscaler koji će se pokrenuti nakon početnog upscalera"
+ },
+ {
+ "id": 0,
+ "label": "Refine foreground",
+ "localized": "Poboljšaj prednji plan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Recursive",
+ "localized": "Rekurzivno",
+ "reload": "",
+ "hint": "Obrađuj slike u podfolderima rekurzivno. Kada je omogućeno, pretražuje sve ugnežđene poddirektorijume za slike za obradu."
+ },
+ {
+ "id": 0,
+ "label": "Rebase",
+ "localized": "Rebase",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repos",
+ "localized": "Repozitorijumi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refiner model",
+ "localized": "Model poboljšanja (Refiner)",
+ "reload": "",
+ "hint": "Refiner model koji se koristi za operacije u drugom prolazu"
+ },
+ {
+ "id": 0,
+ "label": "Record torch streams",
+ "localized": "Snimaj torch tokove",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Remote VAE image type",
+ "localized": "Tip slike udaljenog VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Remote VAE for encode",
+ "localized": "Udaljeni VAE za kodiranje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "RAS enabled",
+ "localized": "RAS omogućen",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "reduce-overhead",
+ "localized": "reduce-overhead",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "repeated",
+ "localized": "repeated",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Root model folder",
+ "localized": "Koreni folder modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Resize background color",
+ "localized": "Boja pozadine pri promeni veličine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore from metadata: skip params",
+ "localized": "Povrati iz metapodataka: preskoči parametre",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore from metadata: skip settings",
+ "localized": "Povrati iz metapodataka: preskoči podešavanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "requests",
+ "localized": "requests",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "rust",
+ "localized": "rust",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore unparsed prompt",
+ "localized": "Povrati neobrađeni upit",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reuse loaded model dictionary",
+ "localized": "Ponovo koristi rečnik učitanog modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ReBasin",
+ "localized": "ReBasin",
+ "reload": "",
+ "hint": "Vrši višestruko spajanje sa permutacijama kako bi se sačuvalo više karakteristika iz oba modela"
+ },
+ {
+ "id": 0,
+ "label": "Replace VAE",
+ "localized": "Zameni VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reference unit 1",
+ "localized": "Referentna jedinica 1",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "s": [
+ {
+ "id": 0,
+ "label": "Sampler",
+ "localized": "Sempler",
+ "reload": "txt2img_sampler",
+ "hint": "Podešavanja vezana za izbor i konfiguraciju semplera i semena (seed). Sempleri vode proces pretvaranja šuma u sliku kroz više koraka. (Samplers)"
+ },
+ {
+ "id": 1,
+ "label": "Scripts",
+ "localized": "Skripte",
+ "reload": "txt2img_scripts",
+ "hint": "Omogućite dodatne funkcije korišćenjem odabranih skripti tokom procesa generisanja."
+ },
+ {
+ "id": 2,
+ "label": "Scale",
+ "localized": "Razmera",
+ "reload": "",
+ "hint": "Promeni veličinu slike na ciljanu razmeru. Ako su podešene fiksna širina/visina, ova opcija se ignoriše."
+ },
+ {
+ "id": 3,
+ "label": "Swap X/Y",
+ "localized": "Zameni X/Y",
+ "reload": "xy_grid_swap_axes_button",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Swap Y/Z",
+ "localized": "Zameni Y/Z",
+ "reload": "yz_grid_swap_axes_button",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Swap X/Z",
+ "localized": "Zameni X/Z",
+ "reload": "xz_grid_swap_axes_button",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Set prompt",
+ "localized": "Postavi prompt",
+ "reload": "prompt_enhance_copy",
+ "hint": "Kopiraj poboljšani prompt u glavni unos za prompt."
+ },
+ {
+ "id": 7,
+ "label": "Skip",
+ "localized": "Preskoči",
+ "reload": "txt2img_skip",
+ "hint": "Prekini trenutni zadatak i nastavi sa sledećim u obradi."
+ },
+ {
+ "id": 8,
+ "label": "Stop",
+ "localized": "Zaustavi",
+ "reload": "txt2img_interrupt",
+ "hint": "Prekini obradu."
+ },
+ {
+ "id": 9,
+ "label": "Show",
+ "localized": "Prikaži",
+ "reload": "",
+ "hint": "Prikaži lokaciju slike."
+ },
+ {
+ "id": 10,
+ "label": "Save",
+ "localized": "Sačuvaj",
+ "reload": "",
+ "hint": "Sačuvaj sliku."
+ },
+ {
+ "id": 11,
+ "label": "Sketch",
+ "localized": "Skica",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Size & Inputs",
+ "localized": "Veličina i Unosi",
+ "reload": "video_params_size",
+ "hint": "Podešavanja vezana za rezoluciju generisanja i dodatne ulazne medije."
+ },
+ {
+ "id": 13,
+ "label": "Set receipe",
+ "localized": "Postavi recept",
+ "reload": "framepack_btn_set_model",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Scale by",
+ "localized": "Skaliraj za",
+ "reload": "",
+ "hint": "Koristite ovaj tab da promenite veličinu izvorne slike za izabrani faktor."
+ },
+ {
+ "id": 15,
+ "label": "Scale to",
+ "localized": "Skaliraj na",
+ "reload": "",
+ "hint": "Koristite ovaj tab da promenite veličinu izvorne slike na ciljanu veličinu."
+ },
+ {
+ "id": 16,
+ "label": "Settings",
+ "localized": "Podešavanja",
+ "reload": "btn_settings",
+ "hint": "Podešavanja aplikacije."
+ },
+ {
+ "id": 17,
+ "label": "System",
+ "localized": "Sistem",
+ "reload": "btn_system",
+ "hint": "Sistemska podešavanja i informacije."
+ },
+ {
+ "id": 18,
+ "label": "Shutdown server",
+ "localized": "Ugasi server",
+ "reload": "shutdown_submit",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Start profiling",
+ "localized": "Pokreni profilisanje",
+ "reload": "enable_profiling",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "System Info",
+ "localized": "Informacije o sistemu",
+ "reload": "",
+ "hint": "Informacije o sistemu."
+ },
+ {
+ "id": 21,
+ "label": "Set UI defaults",
+ "localized": "Postavi podrazumevane vrednosti UI",
+ "reload": "ui_defaults_apply",
+ "hint": "Postavi trenutne vrednosti kao podrazumevane za korisnički interfejs."
+ },
+ {
+ "id": 22,
+ "label": "Set UI menu states",
+ "localized": "Postavi stanja UI menija",
+ "reload": "ui_submenu_apply",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Send interrupt",
+ "localized": "Pošalji prekid",
+ "reload": "system_info_tab_interrupt_btn",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Submit results",
+ "localized": "Pošalji rezultate",
+ "reload": "system_info_tab_submit_btn",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "System Paths",
+ "localized": "Sistemske putanje",
+ "reload": "",
+ "hint": "Podešavanja vezana za lokacije različitih direktorijuma modela."
+ },
+ {
+ "id": 26,
+ "label": "Show all pages",
+ "localized": "Prikaži sve stranice",
+ "reload": "",
+ "hint": "Prikaži sve stranice sa podešavanjima."
+ },
+ {
+ "id": 27,
+ "label": "Save model",
+ "localized": "Sačuvaj model",
+ "reload": "component-5495",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Scan missing",
+ "localized": "Skeniraj nedostajuće",
+ "reload": "component-5510",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Save receipe",
+ "localized": "Sačuvaj recept",
+ "reload": "component-5529",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Simple Merge",
+ "localized": "Jednostavno spajanje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Style",
+ "localized": "Stil",
+ "reload": "",
+ "hint": "Dodatni stilovi koji će biti primenjeni na izabrane parametre generisanja."
+ },
+ {
+ "id": 32,
+ "label": "SD 1.5",
+ "localized": "SD 1.5",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "SD XL",
+ "localized": "SD XL",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "SD1.5",
+ "localized": "SD1.5",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "SDXL",
+ "localized": "SDXL",
+ "reload": "",
+ "hint": "StableDiffusion XL"
+ },
+ {
+ "id": 36,
+ "label": "Start",
+ "localized": "Pokreni",
+ "reload": "gpu_start",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Select",
+ "localized": "Izaberi",
+ "reload": "txt2img_styles_select",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Size",
+ "localized": "Veličina",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Size & Batch",
+ "localized": "Veličina i serija",
+ "reload": "",
+ "hint": "Veličina slike i podešavanja serije (batch)."
+ },
+ {
+ "id": 40,
+ "label": "Seed",
+ "localized": "Seme (Seed)",
+ "reload": "",
+ "hint": "Početno seme i varijacija."
+ },
+ {
+ "id": 41,
+ "label": "Script",
+ "localized": "Skripta",
+ "reload": "",
+ "hint": "Dodatne skripte koje će se koristiti."
+ },
+ {
+ "id": 42,
+ "label": "Stable Diffusion 3.x",
+ "localized": "Stable Diffusion 3.x",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "SDNQ: SD.Next Quantization",
+ "localized": "SDNQ: SD.Next kvantizacija",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Save Options",
+ "localized": "Opcije čuvanja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Startup & Server Options",
+ "localized": "Opcije pokretanja i servera",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "SeedVR",
+ "localized": "SeedVR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Styles",
+ "localized": "Stilovi",
+ "reload": "",
+ "hint": "Dodatni stilovi koji će biti primenjeni na izabrane parametre generisanja."
+ },
+ {
+ "id": 48,
+ "label": "Search & Download",
+ "localized": "Pretraga i preuzimanje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "Server log",
+ "localized": "Log servera",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Steps",
+ "localized": "Koraci",
+ "reload": "",
+ "hint": "Koliko puta iterativno poboljšavati generisanu sliku; veće vrednosti traju duže; veoma niske vrednosti mogu proizvesti loše rezultate."
+ },
+ {
+ "id": 51,
+ "label": "Sampling method",
+ "localized": "Metoda semplovanja",
+ "reload": "",
+ "hint": "Koji algoritam koristiti za produkciju slike."
+ },
+ {
+ "id": 52,
+ "label": "Sigma method",
+ "localized": "Sigma metoda",
+ "reload": "",
+ "hint": "Kontroliše kako se nivoi šuma (sigme) raspoređuju kroz korake difuzije. Opcije: default (podrazumevano), karras (glatkiji raspored), beta, exponential (eksponencijalno opadanje), lambdas, flowmatch."
+ },
+ {
+ "id": 53,
+ "label": "Sigma adjust",
+ "localized": "Prilagođavanje sigme",
+ "reload": "",
+ "hint": "Podesite sigma vrednost semplera."
+ },
+ {
+ "id": 54,
+ "label": "Sampler order",
+ "localized": "Redosled semplera",
+ "reload": "",
+ "hint": "Redosled ažuriranja solvera u sempleru. Viši red poboljšava stabilnost/tačnost ali povećava cenu računanja."
+ },
+ {
+ "id": 55,
+ "label": "SLG scale",
+ "localized": "SLG skala",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "SLG start",
+ "localized": "SLG početak",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "SLG stop",
+ "localized": "SLG kraj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "SLG layers",
+ "localized": "SLG slojevi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "SLG config",
+ "localized": "SLG konfiguracija",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "SEG scale",
+ "localized": "SEG skala",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "SEG blur sigma",
+ "localized": "SEG sigma zamućenja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "SEG blur threshold inf",
+ "localized": "SEG prag zamućenja inf",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "SEG start",
+ "localized": "SEG početak",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "SEG stop",
+ "localized": "SEG kraj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "SEG layers",
+ "localized": "SEG slojevi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66,
+ "label": "SEG config",
+ "localized": "SEG konfiguracija",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "Strength",
+ "localized": "Jačina (Strength)",
+ "reload": "",
+ "hint": "Jačina denoisiranja (uklanjanja šuma) tokom operacije slike; kontroliše koliko je dozvoljeno originalnoj slici da se promeni tokom generisanja."
+ },
+ {
+ "id": 68,
+ "label": "Sort detections",
+ "localized": "Sortiraj detekcije",
+ "reload": "",
+ "hint": "Sortiraj detektovane oblasti sleva nadesno umesto po rezultatu detekcije."
+ },
+ {
+ "id": 69,
+ "label": "Sharpen",
+ "localized": "Oštrenje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "Subject",
+ "localized": "Subjekt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "Same latent",
+ "localized": "Isti latent",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Share queries",
+ "localized": "Deli upite",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "Sigma",
+ "localized": "Sigma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "Stride",
+ "localized": "Korak (Stride)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Structure",
+ "localized": "Struktura",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Save HDR image",
+ "localized": "Sačuvaj HDR sliku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Saturation",
+ "localized": "Zasićenost",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Scale factor",
+ "localized": "Faktor razmere",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Strength curve",
+ "localized": "Kriva jačine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Slider",
+ "localized": "Klizač",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "Set at prompt start",
+ "localized": "Postavi na početak prompta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "space",
+ "localized": "razmak",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 83,
+ "label": "Skip guidance layers",
+ "localized": "Preskoči guidance slojeve",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "Shared options",
+ "localized": "Deljene opcije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 85,
+ "label": "Shift",
+ "localized": "Pomak (Shift)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 86,
+ "label": "Spatial frequency",
+ "localized": "Prostorna frekvencija",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 87,
+ "label": "Save as copy",
+ "localized": "Sačuvaj kao kopiju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88,
+ "label": "Sensitivity",
+ "localized": "Osetljivost",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 89,
+ "label": "System prompt",
+ "localized": "Sistemski prompt",
+ "reload": "",
+ "hint": "Sistemski prompt kontroliše ponašanje LLM modela. Obrađuje se prvi, ima najviši prioritet i uvek se dodaje na početak sekvence. Koristi se za: pravila formatiranja odgovora, definiciju uloge, stil."
+ },
+ {
+ "id": 90,
+ "label": "Source subject",
+ "localized": "Izvorni subjekt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 91,
+ "label": "Smooth mask",
+ "localized": "Glatka maska",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 92,
+ "label": "Scale after",
+ "localized": "Skaliraj nakon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 93,
+ "label": "Scale mask",
+ "localized": "Skaliraj masku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 94,
+ "label": "Show input",
+ "localized": "Prikaži ulaz",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 95,
+ "label": "Show preview",
+ "localized": "Prikaži pregled",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 96,
+ "label": "Separate init image",
+ "localized": "Zasebna početna slika",
+ "reload": "",
+ "hint": "Kreira dodatni prozor pored Control ulaza označen kao Init input, tako da možete imati odvojenu sliku za Control operacije i početni izvor."
+ },
+ {
+ "id": 97,
+ "label": "Skip input frames",
+ "localized": "Preskoči ulazne frejmove",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 98,
+ "label": "Style fidelity",
+ "localized": "Vernost stilu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99,
+ "label": "Scribble",
+ "localized": "Žvrljotina (Scribble)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "Score threshold",
+ "localized": "Prag rezultata",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 101,
+ "label": "Sampler shift",
+ "localized": "Pomak semplera",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 102,
+ "label": "Save output",
+ "localized": "Sačuvaj izlaz",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 103,
+ "label": "Show result images",
+ "localized": "Prikaži rezultujuće slike",
+ "reload": "",
+ "hint": "Omogućite prikaz obrađenih slika u oknu za slike."
+ },
+ {
+ "id": 104,
+ "label": "Save Caption Files",
+ "localized": "Sačuvaj datoteke sa opisima",
+ "reload": "",
+ "hint": "Sačuvaj generisane opise u .txt datoteke pored slika. Svaka slika dobija odgovarajuću datoteku opisa sa istim osnovnim imenom."
+ },
+ {
+ "id": 105,
+ "label": "Sort alphabetically",
+ "localized": "Sortiraj azbučno",
+ "reload": "",
+ "hint": "Sortiraj tagove azbučno/abecedno umesto po skoru pouzdanosti. Kada je onemogućeno, tagovi se sortiraju po pouzdanosti (najviša prvo)."
+ },
+ {
+ "id": 106,
+ "label": "Show confidence scores",
+ "localized": "Prikaži skorove pouzdanosti",
+ "reload": "",
+ "hint": "Prikaži skorove pouzdanosti pored svakog taga (0.0 do 1.0). Korisno za razumevanje koliko je model siguran u svaki tag."
+ },
+ {
+ "id": 107,
+ "label": "Search",
+ "localized": "Pretraga",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 108,
+ "label": "Sort by",
+ "localized": "Sortiraj po",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 109,
+ "label": "Specific branch name",
+ "localized": "Specifično ime grane",
+ "reload": "",
+ "hint": "Navedite ime grane ekstenzije, ostavite prazno za podrazumevano."
+ },
+ {
+ "id": 110,
+ "label": "Submodules",
+ "localized": "Podmoduli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 111,
+ "label": "Server start time",
+ "localized": "Vreme pokretanja servera",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 112,
+ "label": "State",
+ "localized": "Stanje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 113,
+ "label": "Search Docs",
+ "localized": "Pretraži dokumentaciju",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 114,
+ "label": "Search GitHub Wiki Pages",
+ "localized": "Pretraži GitHub Wiki stranice",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 115,
+ "label": "Search Changelog",
+ "localized": "Pretraži dnevnik promena",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 116,
+ "label": "Stage boundary ratio",
+ "localized": "Odnos granica faze",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 117,
+ "label": "sequential",
+ "localized": "sekvencijalno",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 118,
+ "label": "SVD rank size",
+ "localized": "SVD rank veličina",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 119,
+ "label": "SVD steps",
+ "localized": "SVD koraci",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 120,
+ "label": "Shuffle weights in post mode",
+ "localized": "Promešaj težine u post modu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 121,
+ "label": "SDXL: Use weighted pooled embeds",
+ "localized": "SDXL: Koristi ponderisane grupisane ugradnje (pooled embeds)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 122,
+ "label": "Sana: Use complex human instructions",
+ "localized": "Sana: Koristi kompleksne ljudske instrukcije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 123,
+ "label": "Scaled-Dot-Product",
+ "localized": "Scaled-Dot-Product",
+ "reload": "",
+ "hint": "Optimizacija memorije. Nedeterministički osim ako je SDP memory attention onemogućen."
+ },
+ {
+ "id": 124,
+ "label": "Sage attention",
+ "localized": "Sage attention",
+ "reload": "",
+ "hint": "Eksperimentalna metoda optimizacije pažnje. Može poboljšati brzinu ali je manje testirana i može izazvati greške."
+ },
+ {
+ "id": 125,
+ "label": "stable-fast",
+ "localized": "stable-fast",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 126,
+ "label": "Save all generated images",
+ "localized": "Sačuvaj sve generisane slike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 127,
+ "label": "Save interrupted images",
+ "localized": "Sačuvaj prekinute slike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 128,
+ "label": "Save all generated image grids",
+ "localized": "Sačuvaj sve mreže generisanih slika",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 129,
+ "label": "Show metadata in full screen image browser",
+ "localized": "Prikaži metapodatke u pregledaču slika preko celog ekrana",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 130,
+ "label": "Save init images",
+ "localized": "Sačuvaj početne slike",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 131,
+ "label": "Save image before hires",
+ "localized": "Sačuvaj sliku pre hires-fix",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 132,
+ "label": "Save image before refiner",
+ "localized": "Sačuvaj sliku pre refiner-a",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 133,
+ "label": "Save image before detailer",
+ "localized": "Sačuvaj sliku pre detailer-a",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 134,
+ "label": "Save image before color correction",
+ "localized": "Sačuvaj sliku pre korekcije boje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 135,
+ "label": "Save inpainting mask",
+ "localized": "Sačuvaj inpainting masku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 136,
+ "label": "Save inpainting masked composite",
+ "localized": "Sačuvaj kompozit inpainting maske",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 137,
+ "label": "Save images to a subdirectory",
+ "localized": "Sačuvaj slike u poddirektorijum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 138,
+ "label": "Save metadata in image",
+ "localized": "Sačuvaj metapodatke u slici",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 139,
+ "label": "Save metadata to text file",
+ "localized": "Sačuvaj metapodatke u tekstualnu datoteku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 140,
+ "label": "Save metadata to JSON file",
+ "localized": "Sačuvaj metapodatke u JSON datoteku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 141,
+ "label": "System information to include in metadata",
+ "localized": "Sistemske informacije za uključivanje u metapodatke",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 142,
+ "label": "Standard",
+ "localized": "Standardno",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 143,
+ "label": "Show MOTD",
+ "localized": "Prikaži poruku dana (MOTD)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 144,
+ "label": "sidebar",
+ "localized": "bočna traka",
+ "reload": "",
+ "hint": "bočna traka na desnoj strani ekrana"
+ },
+ {
+ "id": 145,
+ "label": "Show log view",
+ "localized": "Prikaži prikaz logova",
+ "reload": "",
+ "hint": "Prikaži prozor sa logovima na dnu glavnog prozora."
+ },
+ {
+ "id": 146,
+ "label": "Show grid in results",
+ "localized": "Prikaži mrežu u rezultatima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 147,
+ "label": "Send seed when sending prompt or image to other interface",
+ "localized": "Pošalji seme (seed) kada šalješ prompt ili sliku u drugi interfejs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 148,
+ "label": "Send size when sending prompt or image to another interface",
+ "localized": "Pošalji veličinu kada šalješ prompt ili sliku u drugi interfejs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 149,
+ "label": "Show labels for aside tabs",
+ "localized": "Prikaži oznake za bočne tabove",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 150,
+ "label": "Show labels for main tabs",
+ "localized": "Prikaži oznake za glavne tabove",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 151,
+ "label": "Show labels for page tabs",
+ "localized": "Prikaži oznake za tabove stranica",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 152,
+ "label": "Show ticks for input range slider",
+ "localized": "Prikaži podeljke na klizaču opsega",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 153,
+ "label": "Show parameter outline",
+ "localized": "Prikaži konture parametara",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 154,
+ "label": "Simple",
+ "localized": "Jednostavno",
+ "reload": "",
+ "hint": "Veoma jeftina aproksimacija. Brža od VAE, ali proizvodi slike sa 8 puta manjom rezolucijom i ekstremno niskim kvalitetom."
+ },
+ {
+ "id": 155,
+ "label": "SeedVR CFG Scale",
+ "localized": "SeedVR CFG skala",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 156,
+ "label": "Sort order",
+ "localized": "Redosled sortiranja",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 157,
+ "label": "Skip CivitAI scan for regex pattern(s)",
+ "localized": "Preskoči CivitAI skeniranje za regex obrasce",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 158,
+ "label": "Show reference styles",
+ "localized": "Prikaži referentne stilove",
+ "reload": "",
+ "hint": "Prikaži ili sakrij ugrađene stilove."
+ },
+ {
+ "id": 159,
+ "label": "Skip Generation if NaN found in latents",
+ "localized": "Preskoči generisanje ako se nađe NaN u latentnim vrednostima",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 160,
+ "label": "Save grids to a subdirectory",
+ "localized": "Sačuvaj mreže u poddirektorijum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 161,
+ "label": "Show live previews",
+ "localized": "Prikaži pregled uživo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 162,
+ "label": "Save resumable optimizer state when training",
+ "localized": "Sačuvaj stanje optimizatora za nastavak tokom treninga",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 163,
+ "label": "Save training settings to a text file",
+ "localized": "Sačuvaj podešavanja treninga u tekstualnu datoteku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 164,
+ "label": "Show previews as a grid",
+ "localized": "Prikaži preglede kao mrežu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 165,
+ "label": "Show progressbar",
+ "localized": "Prikaži traku napretka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 166,
+ "label": "Save generated images within tensorboard",
+ "localized": "Sačuvaj generisane slike unutar tensorboard-a",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 167,
+ "label": "Save loss CSV file every n steps",
+ "localized": "Sačuvaj CSV sa gubitkom (loss) svakih n koraka",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 168,
+ "label": "Save images to a subdirectory when using Save button",
+ "localized": "Sačuvaj slike u poddirektorijum kada se koristi dugme Sačuvaj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 169,
+ "label": "Secondary model",
+ "localized": "Sekundarni model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 170,
+ "label": "Save metadata",
+ "localized": "Sačuvaj metapodatke",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 171,
+ "label": "safetensors",
+ "localized": "safetensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 172,
+ "label": "shuffle",
+ "localized": "mešanje (shuffle)",
+ "reload": "",
+ "hint": "Učitava pun model u RAM i računa na VRAM: Manje ubrzanje, preporučeno za SDXL spajanja."
+ },
+ {
+ "id": 173,
+ "label": "Save diffusers",
+ "localized": "Sačuvaj diffuser-e",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 174,
+ "label": "Save safetensors",
+ "localized": "Sačuvaj safetensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 175,
+ "label": "Search models",
+ "localized": "Pretraži modele",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 176,
+ "label": "Select model",
+ "localized": "Izaberi model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 177,
+ "label": "Specify model variant",
+ "localized": "Navedi varijantu modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 178,
+ "label": "Specify model revision",
+ "localized": "Navedi reviziju modela",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 179,
+ "label": "SegmentAnything",
+ "localized": "SegmentAnything",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 180,
+ "label": "Sections",
+ "localized": "Sekcije",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 181,
+ "label": "Samplers",
+ "localized": "Sempleri",
+ "reload": "",
+ "hint": "Napredna podešavanja semplera/schedulera."
+ }
+ ],
+ "t": [
+ {
+ "id": 0,
+ "label": "T2I",
+ "localized": "T2I",
+ "reload": "n/a",
+ "hint": "Kreiraj sliku iz teksta Zastareli interfejs koji imitira originalni tekst-u-sliku interfejs i ponašanje"
+ },
+ {
+ "id": 1,
+ "label": "T2I Adapter",
+ "localized": "T2I Adapter",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Tagger",
+ "localized": "Tager (Tagger)",
+ "reload": "n/a",
+ "hint": "Označi slike koristeći modele klasifikacije fokusirane na anime, kao što su WaifuDiffusion ili DeepBooru."
+ },
+ {
+ "id": 3,
+ "label": "Tag",
+ "localized": "Tag",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Text Encoder",
+ "localized": "Enkoder teksta (Text Encoder)",
+ "reload": "n/a",
+ "hint": "Podešavanja vezana za enkoder teksta i procesiranje kodiranja upita tokom generisanja"
+ },
+ {
+ "id": 5,
+ "label": "Text",
+ "localized": "Tekst",
+ "reload": "n/a",
+ "hint": "Kreiraj sliku iz teksta"
+ },
+ {
+ "id": 6,
+ "label": "TorchAO",
+ "localized": "TorchAO",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "TensorRT",
+ "localized": "TensorRT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Torch Options",
+ "localized": "Torch opcije",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Token Merging",
+ "localized": "Spajanje tokena (Token Merging)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "TeaCache",
+ "localized": "TeaCache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Theme options",
+ "localized": "Opcije teme",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Task History",
+ "localized": "Istorija zadataka",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Timestep spacing",
+ "localized": "Razmak vremenskih koraka (Timestep spacing)",
+ "reload": "n/a",
+ "hint": "Određuje kako su vremenski koraci raspoređeni kroz proces difuzije. Opcije: - default: podrazumevano za model - leading: kreira ravnomerno raspoređene korake - linspace: uključuje prvi i poslednji korak i ravnomerno bira preostale međukorake - trailing: uključuje samo poslednji korak i ravnomerno bira preostale međukorake počevši od kraja"
+ },
+ {
+ "id": 14,
+ "label": "Timesteps presets",
+ "localized": "Unapred podešeni vremenski koraci",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Timesteps override",
+ "localized": "Premošćavanje vremenskih koraka",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "thresholding",
+ "localized": "Pragovanje (thresholding)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Texture tiling",
+ "localized": "Pločasta tekstura (Texture tiling)",
+ "reload": "n/a",
+ "hint": "Primeni bešavno ređanje pločica na generisanu sliku kako bi se mogla koristiti kao tekstura"
+ },
+ {
+ "id": 18,
+ "label": "Threshold",
+ "localized": "Prag (Threshold)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Trigger word",
+ "localized": "Okidačka reč (Trigger word)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Temperature",
+ "localized": "Temperatura",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Timestep",
+ "localized": "Vremenski korak (Timestep)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Tile prompt: x=1 y=1",
+ "localized": "Upit pločice: x=1 y=1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Tile prompt: x=1 y=2",
+ "localized": "Upit pločice: x=1 y=2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Tile prompt: x=1 y=3",
+ "localized": "Upit pločice: x=1 y=3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Tile prompt: x=1 y=4",
+ "localized": "Upit pločice: x=1 y=4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Tile prompt: x=2 y=1",
+ "localized": "Upit pločice: x=2 y=1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Tile prompt: x=2 y=2",
+ "localized": "Upit pločice: x=2 y=2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Tile prompt: x=2 y=3",
+ "localized": "Upit pločice: x=2 y=3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Tile prompt: x=2 y=4",
+ "localized": "Upit pločice: x=2 y=4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Tile prompt: x=3 y=1",
+ "localized": "Upit pločice: x=3 y=1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Tile prompt: x=3 y=2",
+ "localized": "Upit pločice: x=3 y=2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Tile prompt: x=3 y=3",
+ "localized": "Upit pločice: x=3 y=3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Tile prompt: x=3 y=4",
+ "localized": "Upit pločice: x=3 y=4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Tile prompt: x=4 y=1",
+ "localized": "Upit pločice: x=4 y=1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Tile prompt: x=4 y=2",
+ "localized": "Upit pločice: x=4 y=2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Tile prompt: x=4 y=3",
+ "localized": "Upit pločice: x=4 y=3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Tile prompt: x=4 y=4",
+ "localized": "Upit pločice: x=4 y=4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Temporal frequency",
+ "localized": "Vremenska frekvencija",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Top-K",
+ "localized": "Top-K",
+ "reload": "n/a",
+ "hint": "Ograničava izbor tokena na K najverovatnijih kandidata u svakom koraku. Niže vrednosti (npr. 40) čine izlaz fokusiranijim i predvidljivijim, dok više vrednosti omogućavaju raznovrsnije izbore. Postavite na 0 da biste onemogućili."
+ },
+ {
+ "id": 40,
+ "label": "Top-P",
+ "localized": "Top-P",
+ "reload": "n/a",
+ "hint": "Bira tokene iz najmanjeg skupa čija kumulativna verovatnoća premašuje P (npr. 0.9). Dinamički prilagođava broj kandidata na osnovu poverenja modela; manje opcija kada je siguran, više kada je nesiguran. Postavite na 1 da biste onemogućili."
+ },
+ {
+ "id": 41,
+ "label": "Thinking mode",
+ "localized": "Režim razmišljanja",
+ "reload": "n/a",
+ "hint": "Omogućava razmišljanje/rezonovanje, dozvoljavajući modelu da odvoji više vremena za generisanje odgovora. Ovo može dovesti do promišljenijih i detaljnijih odgovora, ali će povećati vreme odziva. Ova postavka utiče i na hibridne modele i na modele koji samo razmišljaju, a kod nekih može rezultirati nižim ukupnim kvalitetom od očekivanog. Za modele koji samo razmišljaju kao što je Qwen3-VL, ova postavka će možda morati da se kombinuje sa prefill opcijom kako bi se garantovalo sprečavanje razmišljanja. Modeli koji podržavaju ovu funkciju označeni su ikonicom ."
+ },
+ {
+ "id": 42,
+ "label": "Target subject",
+ "localized": "Ciljni subjekat",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Tool",
+ "localized": "Alat",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Textbox",
+ "localized": "Polje za tekst",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Tile overlap",
+ "localized": "Preklapanje pločica",
+ "reload": "n/a",
+ "hint": "Za SD uvećanje (upscale), koliki preklop u pikselima treba da postoji između pločica. Pločice se preklapaju tako da kada se spoje nazad u jednu sliku, ne postoji jasno vidljiv šav"
+ },
+ {
+ "id": 46,
+ "label": "T2I Strength",
+ "localized": "T2I jačina",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Time embedding mix",
+ "localized": "Mešanje vremenskog ugrađivanja",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Tiling options",
+ "localized": "Opcije popločavanja",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "Tiny",
+ "localized": "Tiny",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "True guidance",
+ "localized": "Pravo navođenje (True guidance)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Tile frames",
+ "localized": "Okviri pločica",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Task",
+ "localized": "Zadatak",
+ "reload": "n/a",
+ "hint": "Menja zadatak koji će model izvršiti. Regularni tekstualni upiti se mogu koristiti kada je zadatak postavljen na Koristi upit (Use Prompt) . Kada su izabrane druge opcije, pogledajte tekst pomoći unutar praznog polja Upit za uputstva."
+ },
+ {
+ "id": 53,
+ "label": "Tagger Model",
+ "localized": "Model tager-a",
+ "reload": "n/a",
+ "hint": "Model koji se koristi za označavanje slika.WaifuDiffusion modeli (wd-*): Moderni tageri sa odvojenim opštim pragovima i pragovima za karaktere.DeepBooru : Zastareli tager, koristi samo opšti prag."
+ },
+ {
+ "id": 54,
+ "label": "Torch",
+ "localized": "Torch",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Transformers load using Run:ai streamer",
+ "localized": "Transformers učitavanje pomoću Run:ai streamer-a",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Temporal steps",
+ "localized": "Vremenski koraci",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "TE",
+ "localized": "TE",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "true",
+ "localized": "true",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "Text encoder model",
+ "localized": "Model enkodera teksta",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Text encoder cache size",
+ "localized": "Veličina keša enkodera teksta",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "T5: Use shared instance of text encoder",
+ "localized": "T5: Koristi deljenu instancu enkodera teksta",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "Tunable ops limit",
+ "localized": "Limit operacija koje se mogu podešavati",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "ToMe",
+ "localized": "ToMe",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "ToDo",
+ "localized": "ToDo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "ToMe token merging ratio",
+ "localized": "ToMe odnos spajanja tokena",
+ "reload": "n/a",
+ "hint": "Omogući spajanje suvišnih tokena putem tomesd-a radi poboljšanja brzine i memorije, 0=onemogućeno"
+ },
+ {
+ "id": 66,
+ "label": "ToDo token merging ratio",
+ "localized": "ToDo odnos spajanja tokena",
+ "reload": "n/a",
+ "hint": "Omogući spajanje suvišnih tokena putem todo-a radi poboljšanja brzine i memorije, 0=onemogućeno"
+ },
+ {
+ "id": 67,
+ "label": "TaylorSeer",
+ "localized": "TaylorSeer",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 68,
+ "label": "TeaCache cache enabled",
+ "localized": "TeaCache keš omogućen",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "TeaCache L1 threshold",
+ "localized": "TeaCache L1 prag",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "TAESD",
+ "localized": "TAESD",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "TAESD variant",
+ "localized": "TAESD varijanta",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "TAESD decode layers",
+ "localized": "TAESD slojevi dekodiranja",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "Tensorboard flush period",
+ "localized": "Period pražnjenja Tensorboard-a",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "Tertiary model",
+ "localized": "Tercijarni model",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Target model type",
+ "localized": "Tip ciljnog modela",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "T2I-Adapter unit 1",
+ "localized": "T2I-Adapter jedinica 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "T2I-Adapter unit 2",
+ "localized": "T2I-Adapter jedinica 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "T2I-Adapter unit 3",
+ "localized": "T2I-Adapter jedinica 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "T2I-Adapter unit 4",
+ "localized": "T2I-Adapter jedinica 4",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "u": [
+ {
+ "id": 6,
+ "label": "Unload model",
+ "localized": "Isprazni model",
+ "reload": "n/a",
+ "hint": "Isprazni trenutno učitani model iz memorije"
+ },
+ {
+ "id": 0,
+ "label": "Upload",
+ "localized": "Otpremi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "Unload",
+ "localized": "Isprazni",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Update all installed",
+ "localized": "Ažuriraj sve instalirano",
+ "reload": "n/a",
+ "hint": "Ažuriraj instalirane ekstenzije na njihovu najnoviju dostupnu verziju"
+ },
+ {
+ "id": 3,
+ "label": "Update",
+ "localized": "Ažuriraj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "User interface",
+ "localized": "Korisnički interfejs",
+ "reload": "n/a",
+ "hint": "Pregledajte i podesite postavke korisničkog interfejsa"
+ },
+ {
+ "id": 5,
+ "label": "Update all",
+ "localized": "Ažuriraj sve",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Upscale",
+ "localized": "Uvećaj (Upscale)",
+ "reload": "n/a",
+ "hint": "Uvećaj rezoluciju slike"
+ },
+ {
+ "id": 8,
+ "label": "UI Tabs",
+ "localized": "Kartice interfejsa",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Upscaling",
+ "localized": "Uvećavanje (Upscaling)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Use segmentation",
+ "localized": "Koristi segmentaciju",
+ "reload": "n/a",
+ "hint": "Pokreni detaljizaciju koristeći masku segmentacije"
+ },
+ {
+ "id": 11,
+ "label": "Unload adapter",
+ "localized": "Isprazni adapter",
+ "reload": "n/a",
+ "hint": "Isprazni IP adapter odmah nakon generisanja. U suprotnom, IP adapter će ostati učitan radi brže upotrebe u sledećem procesu generisanja"
+ },
+ {
+ "id": 12,
+ "label": "Use same seed",
+ "localized": "Koristi isto seme (seed)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Use defaults",
+ "localized": "Koristi podrazumevano",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Use text inputs",
+ "localized": "Koristi tekstualne unose",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Use random seeds",
+ "localized": "Koristi nasumična semena",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Use vision",
+ "localized": "Koristi viziju",
+ "reload": "n/a",
+ "hint": "Uključi ulaznu sliku prilikom poboljšavanja upita. Dostupno samo za modele sa vizuelnim sposobnostima, označene ikonicom ."
+ },
+ {
+ "id": 17,
+ "label": "Use samplers",
+ "localized": "Koristi uzorkivače (samplers)",
+ "reload": "n/a",
+ "hint": "Omogućite korišćenje uzorkovanja (nasumično biranje tokena na osnovu metoda kao što su Top-k ili Top-p) ili onemogućite za korišćenje pohlepnog dekodiranja (biranje najverovatnijeg tokena u svakom koraku). Omogućavanje čini izlaz raznovrsnijim i kreativnijim, ali manje determinističkim."
+ },
+ {
+ "id": 18,
+ "label": "Unload after processing",
+ "localized": "Isprazni nakon obrade",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "up",
+ "localized": "gore",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Upscaler",
+ "localized": "Uvećavač (Upscaler)",
+ "reload": "n/a",
+ "hint": "Koji unapred obučeni model koristiti za proces uvećavanja slike."
+ },
+ {
+ "id": 21,
+ "label": "Units",
+ "localized": "Jedinice",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Unload processor",
+ "localized": "Isprazni procesor",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Use spaces",
+ "localized": "Koristi razmake",
+ "reload": "n/a",
+ "hint": "Zameni donje crte razmacima u izlazu oznaka (tags). Neki sistemi upita preferiraju razmake između reči (npr. 'long hair'), dok drugi koriste donje crte (npr. 'long_hair')."
+ },
+ {
+ "id": 24,
+ "label": "Username",
+ "localized": "Korisničko ime",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "UNET model",
+ "localized": "UNET model",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Use torch streams",
+ "localized": "Koristi torch tokove",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Use SVD quantization",
+ "localized": "Koristi SVD kvantizaciju",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Use Dynamic quantization",
+ "localized": "Koristi dinamičku kvantizaciju",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Use quantized MatMul",
+ "localized": "Koristi kvantizovani MatMul",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Use quantized MatMul with conv",
+ "localized": "Koristi kvantizovani MatMul sa conv",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Use line break as prompt segment marker",
+ "localized": "Koristi prelom reda kao marker segmenta upita",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Use zeros for prompt padding",
+ "localized": "Koristi nule za dopunu (padding) upita",
+ "reload": "n/a",
+ "hint": "Forsiraj tenzor sa nulama kada je upit prazan kako bi se uklonio preostali šum"
+ },
+ {
+ "id": 33,
+ "label": "Upcast sampling",
+ "localized": "Povećaj preciznost uzorkovanja (Upcast)",
+ "reload": "n/a",
+ "hint": "Obično daje slične rezultate kao --no-half sa boljim performansama uz manju potrošnju memorije"
+ },
+ {
+ "id": 34,
+ "label": "Unset",
+ "localized": "Poništi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "UI save only saves selected image",
+ "localized": "UI čuvanje čuva samo izabranu sliku",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Use image gallery cache",
+ "localized": "Koristi keš galerije slika",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Use fixed width thumbnails",
+ "localized": "Koristi sličice fiksne širine",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "UI theme",
+ "localized": "Tema interfejsa",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "UI request timeout",
+ "localized": "Vremensko ograničenje UI zahteva",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "UI locale",
+ "localized": "Lokalizacija interfejsa",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Unload upscaler after processing",
+ "localized": "Isprazni uvećavač nakon obrade",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Upscaler latent steps",
+ "localized": "Latentni koraci uvećavača",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Upscaler tile size",
+ "localized": "Veličina pločice (tile) uvećavača",
+ "reload": "n/a",
+ "hint": "0 = bez deljenja na pločice"
+ },
+ {
+ "id": 44,
+ "label": "Upscaler tile overlap",
+ "localized": "Preklapanje pločica uvećavača",
+ "reload": "n/a",
+ "hint": "Niske vrednosti = vidljivi šavovi"
+ },
+ {
+ "id": 45,
+ "label": "Use cached model config when available",
+ "localized": "Koristi keširanu konfiguraciju modela kada je dostupna",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "UI show on startup",
+ "localized": "Prikaži interfejs pri pokretanju",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "UI sidebar width (%)",
+ "localized": "Širina bočne trake interfejsa (%)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "UI height (%)",
+ "localized": "Visina interfejsa (%)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "UI fetch network info on mouse-over",
+ "localized": "Preuzmi mrežne informacije pri prelasku mišem",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Use reference values when available",
+ "localized": "Koristi referentne vrednosti kada su dostupne",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "user",
+ "localized": "korisnik",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Upcast attention layer",
+ "localized": "Povećaj preciznost sloja pažnje (Upcast attention)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "Use separate base dict",
+ "localized": "Koristi zaseban bazni rečnik",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Use model EMA weights when possible",
+ "localized": "Koristi EMA težine modela kada je moguće",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Use Kohya method for handling multiple LoRA",
+ "localized": "Koristi Kohya metod za rad sa više LoRA",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "UI scripts order",
+ "localized": "Redosled UI skripti",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Use upscaler as suffix",
+ "localized": "Koristi uvećavač kao sufiks",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "Unload Current Model from VRAM",
+ "localized": "Isprazni trenutni model iz VRAM-a",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "unet",
+ "localized": "unet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Upsample",
+ "localized": "Povećaj uzorkovanje (Upsample)",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "v": [
+ {
+ "id": 0,
+ "label": "Video",
+ "localized": "Video",
+ "reload": "n/a",
+ "hint": "Kreirajte video zapise koristeći različite metode. Podržava tekst-u-video, slika-u-video prvi-poslednji frejm, itd."
+ },
+ {
+ "id": 0,
+ "label": "Video Params",
+ "localized": "Video parametri",
+ "reload": "n/a",
+ "hint": "Podešavanja vezana za kodiranje izlazne video datoteke"
+ },
+ {
+ "id": 0,
+ "label": "VLM Caption",
+ "localized": "VLM opisivanje",
+ "reload": "n/a",
+ "hint": "Analizirajte sliku koristeći Vision Language Model (VLM)"
+ },
+ {
+ "id": 0,
+ "label": "Variational Auto Encoder",
+ "localized": "Varijacioni auto-enkoder (VAE)",
+ "reload": "n/a",
+ "hint": "Podešavanja vezana za varijacioni auto-enkoder i proces dekodiranja slike tokom generisanja"
+ },
+ {
+ "id": 0,
+ "label": "VAE",
+ "localized": "VAE",
+ "reload": "n/a",
+ "hint": "Varijacioni auto-enkoder (VAE): model koji se koristi za dekodiranje slike na kraju generisanja"
+ },
+ {
+ "id": 0,
+ "label": "Video Output",
+ "localized": "Video izlaz",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Variation",
+ "localized": "Varijacija",
+ "reload": "n/a",
+ "hint": "Drugo seme (seed) koje se meša sa primarnim semenom"
+ },
+ {
+ "id": 0,
+ "label": "Variation strength",
+ "localized": "Jačina varijacije",
+ "reload": "n/a",
+ "hint": "Koliko jaku varijaciju treba proizvesti. Na 0 neće biti efekta. Na 1 dobićete potpunu sliku sa semenom varijacije (osim kod ancestral semplera, gde ćete dobiti nešto nasumično)"
+ },
+ {
+ "id": 0,
+ "label": "VAE type",
+ "localized": "Tip VAE-a",
+ "reload": "n/a",
+ "hint": "Izaberite da li želite da pokrenete puni VAE, VAE smanjenog kvaliteta ili da pokušate da koristite udaljeni VAE servis"
+ },
+ {
+ "id": 0,
+ "label": "Vibrance",
+ "localized": "Vibrance (zasićenost)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Version",
+ "localized": "Verzija",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video format",
+ "localized": "Video format",
+ "reload": "n/a",
+ "hint": "Format i kodek izlaznog video zapisa"
+ },
+ {
+ "id": 0,
+ "label": "Video duration",
+ "localized": "Trajanje videa",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video engine",
+ "localized": "Video motor",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video model",
+ "localized": "Video model",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VAE decode",
+ "localized": "VAE dekodiranje",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video interpolation",
+ "localized": "Video interpolacija",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video codec",
+ "localized": "Video kodek",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video options",
+ "localized": "Video opcije",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video save video",
+ "localized": "Sačuvaj video",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video save frames",
+ "localized": "Sačuvaj frejmove",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video save safetensors",
+ "localized": "Sačuvaj safetensors",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video file",
+ "localized": "Video datoteka",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VLM Model",
+ "localized": "VLM model",
+ "reload": "n/a",
+ "hint": "Izaberite model koji ćete koristiti za zadatke vizuelnog jezika. Modeli koji podržavaju režim razmišljanja su označeni ikonicom sijalice."
+ },
+ {
+ "id": 0,
+ "label": "VLM Max Tokens",
+ "localized": "VLM maks. tokena",
+ "reload": "n/a",
+ "hint": "Maksimalan broj tokena koje model može da generiše u svom odgovoru. Model nije svestan ovog ograničenja tokom generisanja i to ga neće naterati da pokuša da generiše detaljnije ili sažetije odgovore, već jednostavno postavlja čvrstu granicu dužine i nasilno će prekinuti odgovor kada se dostigne limit."
+ },
+ {
+ "id": 0,
+ "label": "VLM Num Beams",
+ "localized": "VLM broj zraka (beams)",
+ "reload": "n/a",
+ "hint": "Održava više kandidatskih putanja istovremeno i bira najbolju ukupnu sekvencu. Poput istraživanja nekoliko nacrta odjednom da bi se pronašao najbolji. Temeljnije, ali mnogo sporije i manje kreativno od nasumičnog uzorkovanja. Generalno se ne preporučuje, većina modernih VLM-ova bolje radi sa metodama uzorkovanja. Postavite na 1 da biste onemogućili."
+ },
+ {
+ "id": 0,
+ "label": "VLM Temperature",
+ "localized": "VLM temperatura",
+ "reload": "n/a",
+ "hint": "Kontroliše nasumičnost u izboru tokena. Niže vrednosti (npr. 0,1) čine izlaze fokusiranijim i determinističkim, uvek birajući tokene visoke verovatnoće. Više vrednosti (npr. 0,9) povećavaju kreativnost i raznolikost dopuštajući manje verovatne tokene. Postavite na 0 za potpuno deterministički izlaz."
+ },
+ {
+ "id": 0,
+ "label": "VLM",
+ "localized": "VLM",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VAE model",
+ "localized": "VAE model",
+ "reload": "n/a",
+ "hint": "VAE pomaže kod finih detalja na finalnoj slici i takođe može promeniti boje"
+ },
+ {
+ "id": 0,
+ "label": "VAE slicing",
+ "localized": "VAE sečenje (slicing)",
+ "reload": "n/a",
+ "hint": "Dekodira latentne serije jednu po jednu sliku radi uštede VRAM-a. Malo ubrzanje u VAE dekodiranju kod serija sa više slika"
+ },
+ {
+ "id": 0,
+ "label": "VAE tiling",
+ "localized": "VAE popločavanje (tiling)",
+ "reload": "n/a",
+ "hint": "Deli velike slike u preklapajuće pločice zbog ograničenog VRAM-a. Rezultira manjim povećanjem vremena obrade"
+ },
+ {
+ "id": 0,
+ "label": "VAE tile size",
+ "localized": "VAE veličina pločice",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VAE tile overlap",
+ "localized": "VAE preklapanje pločica",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "verbose",
+ "localized": "verbose (opširno)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VAE sliced encode",
+ "localized": "VAE isečeno kodiranje",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VGen params",
+ "localized": "VGen parametri",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "w": [
+ {
+ "id": 0,
+ "label": "Wiki",
+ "localized": "Wiki",
+ "reload": "",
+ "hint": "Wiki stranica sa dokumentacijom"
+ },
+ {
+ "id": 1,
+ "label": "Wildcards",
+ "localized": "Džokeri",
+ "reload": "",
+ "hint": "Upotreba džoker simbola za nasumične varijacije u upitima"
+ },
+ {
+ "id": 2,
+ "label": "WanAI",
+ "localized": "WanAI",
+ "reload": "",
+ "hint": "WanAI specifična podešavanja modela"
+ },
+ {
+ "id": 3,
+ "label": "Watermarking",
+ "localized": "Vodeni žig",
+ "reload": "",
+ "hint": "Dodavanje nevidljivih ili vidljivih vodenih žigova na generisane slike"
+ },
+ {
+ "id": 4,
+ "label": "Width",
+ "localized": "Širina",
+ "reload": "",
+ "hint": "Širina slike u pikselima"
+ },
+ {
+ "id": 5,
+ "label": "Warmth",
+ "localized": "Toplina",
+ "reload": "",
+ "hint": "Podešavanje topline boja u gradaciji boja"
+ },
+ {
+ "id": 6,
+ "label": "Weight",
+ "localized": "Težina",
+ "reload": "",
+ "hint": "Težina ili uticaj određenog parametra"
+ },
+ {
+ "id": 7,
+ "label": "Width after",
+ "localized": "Širina nakon",
+ "reload": "",
+ "hint": "Širina slike nakon primene promene veličine"
+ },
+ {
+ "id": 8,
+ "label": "Width mask",
+ "localized": "Maska širine",
+ "reload": "",
+ "hint": "Širina maske koja se koristi za kontrolnu mrežu"
+ },
+ {
+ "id": 9,
+ "label": "WebP lossless compression",
+ "localized": "WebP kompresija bez gubitaka",
+ "reload": "",
+ "hint": "Korišćenje WebP formata za čuvanje slika bez gubitka kvaliteta"
+ },
+ {
+ "id": 10,
+ "label": "Weights clip",
+ "localized": "Ograničavanje težina (Weights clip)",
+ "reload": "",
+ "hint": "Prisilno ograničavanje spojenih težina tako da ne budu veće od originalnog modela, sprečavajući \"pregorevanje\" i prezasidjenost modela"
+ }
+ ],
+ "x": [
+ {
+ "id": 0,
+ "label": "XS",
+ "localized": "XS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "X components",
+ "localized": "X komponente",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "X overlap",
+ "localized": "X preklapanje",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "X-axis tiles",
+ "localized": "Delovi X-ose",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "X-axis tile overlap",
+ "localized": "Preklapanje delova na X-osi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "X type",
+ "localized": "X tip",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "X values",
+ "localized": "X vrednosti",
+ "reload": "",
+ "hint": "Odvojite vrednosti za X-osu zarezima"
+ },
+ {
+ "id": 7,
+ "label": "xhinker",
+ "localized": "xhinker",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "xFormers",
+ "localized": "xFormers",
+ "reload": "",
+ "hint": "Optimizacija memorije. Nedeterministički (različiti rezultati svaki put)"
+ },
+ {
+ "id": 9,
+ "label": "xet",
+ "localized": "xet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "XYZ Grid",
+ "localized": "XYZ mreža",
+ "reload": "",
+ "hint": "XYZ mreža je moćan modul koji kreira mrežu slika na osnovu variranja više parametara generisanja"
+ }
+ ],
+ "y": [
+ {
+ "id": 0,
+ "label": "Y components",
+ "localized": "Y komponente",
+ "reload": "",
+ "hint": "Broj komponenti duž Y ose za popločavanje mešavinom."
+ },
+ {
+ "id": 1,
+ "label": "Y overlap",
+ "localized": "Y preklapanje",
+ "reload": "",
+ "hint": "Veličina preklapanja između pločica duž Y ose."
+ },
+ {
+ "id": 2,
+ "label": "Y-axis tiles",
+ "localized": "Pločice Y-ose",
+ "reload": "",
+ "hint": "Broj pločica raspoređenih duž vertikalne Y ose."
+ },
+ {
+ "id": 3,
+ "label": "Y-axis tile overlap",
+ "localized": "Preklapanje pločica Y-ose",
+ "reload": "",
+ "hint": "Veličina preklapanja susednih pločica duž vertikalne ose."
+ },
+ {
+ "id": 4,
+ "label": "Y type",
+ "localized": "Y tip",
+ "reload": "",
+ "hint": "Tip parametra koji će se menjati duž Y ose grafikona."
+ },
+ {
+ "id": 5,
+ "label": "Y values",
+ "localized": "Y vrednosti",
+ "reload": "",
+ "hint": "Zarezom odvojene vrednosti za Y osu koje će se testirati u XYZ mreži."
+ }
+ ],
+ "z": [
+ {
+ "id": 0,
+ "label": "ZImageTurbo",
+ "localized": "ZImageTurbo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "zimage",
+ "localized": "zimage",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ZeroStar init steps",
+ "localized": "ZeroStar inicijalni koraci",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Zero",
+ "localized": "Nula",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Z type",
+ "localized": "Z tip",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Z values",
+ "localized": "Z vrednosti",
+ "reload": "",
+ "hint": "Odvojite vrednosti za Z osu zarezima"
+ },
+ {
+ "id": 0,
+ "label": "Zoe Depth",
+ "localized": "Zoe dubina",
+ "reload": "",
+ "hint": ""
+ }
+ ]
+}
\ No newline at end of file
diff --git a/html/locale_tb.json b/html/locale_tb.json
new file mode 100644
index 000000000..23ab0001e
--- /dev/null
+++ b/html/locale_tb.json
@@ -0,0 +1,11074 @@
+{
+ "0": [
+ {
+ "id": 0,
+ "label": "1st Stage",
+ "localized": "Primary Temporal Iteration",
+ "reload": "script_freescale",
+ "hint": "Initial initialization of the latent manifold tensor parameters."
+ },
+ {
+ "id": 0,
+ "label": "2nd Stage",
+ "localized": "Secondary Quantization Phase",
+ "reload": "script_freescale",
+ "hint": "Commencement of the secondary denoising vector optimization."
+ },
+ {
+ "id": 0,
+ "label": "2nd Scale",
+ "localized": "Sub-harmonic Magnitude",
+ "reload": "script_freescale",
+ "hint": "The scalar coefficient for the secondary perceptual guidance field."
+ },
+ {
+ "id": 0,
+ "label": "2nd Restart step",
+ "localized": "Phase II Recursion Anchor",
+ "reload": "script_freescale",
+ "hint": "The discrete temporal coordinate for the secondary noise injection restart."
+ },
+ {
+ "id": 0,
+ "label": "3rd Stage",
+ "localized": "Tertiary Convergence Cycle",
+ "reload": "script_freescale",
+ "hint": "Execution of the third-tier latent reconstruction protocol."
+ },
+ {
+ "id": 0,
+ "label": "3rd Scale",
+ "localized": "Tertiary Amplitude Gain",
+ "reload": "script_freescale",
+ "hint": "The amplification factor for the tertiary cross-attention matrix."
+ },
+ {
+ "id": 0,
+ "label": "3rd Restart step",
+ "localized": "Phase III Recursion Anchor",
+ "reload": "script_freescale",
+ "hint": "The specified step for the tertiary sampling trajectory reset."
+ },
+ {
+ "id": 0,
+ "label": "4th Stage",
+ "localized": "Quaternary Refinement Loop",
+ "reload": "script_freescale",
+ "hint": "Final stage processing of high-frequency detail synthesis."
+ },
+ {
+ "id": 0,
+ "label": "4th Scale",
+ "localized": "Quaternary Flux Intensity",
+ "reload": "script_freescale",
+ "hint": "The flux density parameter for the fourth-order diffusion heuristic."
+ },
+ {
+ "id": 0,
+ "label": "4th Restart step",
+ "localized": "Phase IV Recursion Anchor",
+ "reload": "script_freescale",
+ "hint": "The terminal temporal step for the quaternary sampling restart."
+ }
+ ],
+ "_": [
+ {
+ "id": 7,
+ "label": "⟲",
+ "localized": "⟲",
+ "reload": "",
+ "hint": "Re-synchronize latent style buffers"
+ },
+ {
+ "id": 8,
+ "label": "↶",
+ "localized": "↶",
+ "reload": "",
+ "hint": "Inject selected hyper-stylization into current prompt string"
+ },
+ {
+ "id": 9,
+ "label": "↷",
+ "localized": "↷",
+ "reload": "",
+ "hint": "Commit current lexical prompt to style metadata storage"
+ },
+ {
+ "id": 10,
+ "label": "⇅",
+ "localized": "⇅",
+ "reload": "",
+ "hint": "Inverse resolution aspect ratio dimensions"
+ },
+ {
+ "id": 11,
+ "label": "🎲️",
+ "localized": "🎲️",
+ "reload": "",
+ "hint": "Initialize stochastic entropy for random seed generation"
+ },
+ {
+ "id": 12,
+ "label": "⬅️",
+ "localized": "⬅️",
+ "reload": "",
+ "hint": "Recall previous seed entropy from the most recent inference cycle"
+ },
+ {
+ "id": 13,
+ "label": "🕮",
+ "localized": "🕮",
+ "reload": "",
+ "hint": "Persist inference parameters as a persistent style template schema"
+ },
+ {
+ "id": 14,
+ "label": "📐",
+ "localized": "📐",
+ "reload": "",
+ "hint": "Auto-detect spatial dimensions from the current image buffer"
+ },
+ {
+ "id": 15,
+ "label": "☲",
+ "localized": "☲",
+ "reload": "",
+ "hint": "Toggle visual representation layout of the YOLO model array"
+ },
+ {
+ "id": 16,
+ "label": "⊜",
+ "localized": "⊜",
+ "reload": "",
+ "hint": "Populate XYZ coordinate grid with sequential parameter values"
+ },
+ {
+ "id": 17,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Execute semantic image interrogation for caption generation"
+ },
+ {
+ "id": 18,
+ "label": "⁜",
+ "localized": "⁜",
+ "reload": "",
+ "hint": "Iterate through image-to-canvas fitting algorithms"
+ },
+ {
+ "id": 19,
+ "label": "➠ Control",
+ "localized": "➠ Control-Flow Sync",
+ "reload": "",
+ "hint": "Pipe image data into the ControlNet processing pipeline"
+ },
+ {
+ "id": 20,
+ "label": "➠ Text",
+ "localized": "➠ Lexical Interface",
+ "reload": "",
+ "hint": "Bridge image output to the textual processing subsystem"
+ },
+ {
+ "id": 21,
+ "label": "➠ Image",
+ "localized": "➠ Img-Array Link",
+ "reload": "",
+ "hint": "Transfer pixel data to the primary image-to-image interface"
+ },
+ {
+ "id": 22,
+ "label": "➠ Process",
+ "localized": "➠ Batch Logic",
+ "reload": "",
+ "hint": "Relocate image to the post-processing execution queue"
+ },
+ {
+ "id": 23,
+ "label": "➠ Caption",
+ "localized": "➠ Interrogation Link",
+ "reload": "",
+ "hint": "Forward image buffer to the semantic captioning module"
+ },
+ {
+ "id": 24,
+ "label": "➠ Sketch",
+ "localized": "➠ Canvas Draft",
+ "reload": "",
+ "hint": "Map image data to the neural sketch sketching subsystem"
+ },
+ {
+ "id": 25,
+ "label": "➠ Inpaint",
+ "localized": "➠ Mask Synthesis",
+ "reload": "",
+ "hint": "Route image to the latent-mask inpainting engine"
+ },
+ {
+ "id": 26,
+ "label": "➠ Composite",
+ "localized": "➠ Inpaint-Sketch Hybrid",
+ "reload": "",
+ "hint": "Migrate image to the composite inpaint-sketch workspace"
+ },
+ {
+ "id": 27,
+ "label": "controlnet_unit-0-upload",
+ "localized": "⬆️",
+ "reload": "",
+ "hint": "Upload external bitstream to ControlNet unit"
+ },
+ {
+ "id": 28,
+ "label": "controlnet_unit-0-reset",
+ "localized": "🔄",
+ "reload": "",
+ "hint": "Flush current unit parameters to default state"
+ },
+ {
+ "id": 29,
+ "label": "controlnet_unit-0-preview",
+ "localized": "🖼️",
+ "reload": "",
+ "hint": "Render current preprocessor preview mask"
+ },
+ {
+ "id": 30,
+ "label": "video_model_load",
+ "localized": "↺",
+ "reload": "",
+ "hint": "Engage real-time parameter application for video synthesis"
+ },
+ {
+ "id": 31,
+ "label": "component-5772",
+ "localized": "",
+ "reload": "",
+ "hint": "Reorder metadata by lexicographical name (Ascending)"
+ },
+ {
+ "id": 32,
+ "label": "component-5773",
+ "localized": "",
+ "reload": "",
+ "hint": "Reorder metadata by lexicographical name (Descending)"
+ },
+ {
+ "id": 33,
+ "label": "component-5774",
+ "localized": "",
+ "reload": "",
+ "hint": "Reorder filesystem objects by byte-size (Ascending)"
+ },
+ {
+ "id": 34,
+ "label": "component-5775",
+ "localized": "",
+ "reload": "",
+ "hint": "Reorder filesystem objects by byte-size (Descending)"
+ },
+ {
+ "id": 35,
+ "label": "component-5776",
+ "localized": "",
+ "reload": "",
+ "hint": "Reorder by pixel resolution density (Ascending)"
+ },
+ {
+ "id": 36,
+ "label": "component-5777",
+ "localized": "",
+ "reload": "",
+ "hint": "Reorder by pixel resolution density (Descending)"
+ },
+ {
+ "id": 37,
+ "label": "component-5778",
+ "localized": "",
+ "reload": "",
+ "hint": "Reorder by epoch timestamp (Ascending)"
+ },
+ {
+ "id": 38,
+ "label": "component-5779",
+ "localized": "",
+ "reload": "",
+ "hint": "Reorder by epoch timestamp (Descending)"
+ },
+ {
+ "id": 39,
+ "label": "quicksettings_clear",
+ "localized": "⊗",
+ "reload": "",
+ "hint": "Nullify current quicksetting overrides"
+ },
+ {
+ "id": 40,
+ "label": "docs_btn_search",
+ "localized": "🔍",
+ "reload": "",
+ "hint": "Initiate deep search across documentation index"
+ },
+ {
+ "id": 41,
+ "label": "component-5567",
+ "localized": "⇨",
+ "reload": "",
+ "hint": "Execute preset parameter deployment"
+ },
+ {
+ "id": 42,
+ "label": "txt2img_extra_model",
+ "localized": "※",
+ "reload": "",
+ "hint": "Load neural weights as secondary refinement model vs base model"
+ },
+ {
+ "id": 43,
+ "label": "txt2img_extra_scan",
+ "localized": "🔎︎",
+ "reload": "",
+ "hint": "Scan remote CivitAI API for missing hash metadata and visual previews"
+ },
+ {
+ "id": 44,
+ "label": "txt2img_extra_sort",
+ "localized": "⇕",
+ "reload": "",
+ "hint": "Reconfigure display order by: Name, Size, or Timestamp"
+ },
+ {
+ "id": 45,
+ "label": "txt2img_extra_close",
+ "localized": "✕",
+ "reload": "",
+ "hint": "Terminate current overlay process"
+ }
+ ],
+ "a": [
+ {
+ "id": 755,
+ "label": "Advanced",
+ "localized": "Advanced Parametric Matrices",
+ "reload": "n/a",
+ "hint": "Execution parameters for high-fidelity heuristic manifold generation"
+ },
+ {
+ "id": 756,
+ "label": "Adapters",
+ "localized": "Cross-Attention Injection Modules",
+ "reload": "n/a",
+ "hint": "Configuration protocols for auxiliary latent-space conditioning adapters"
+ },
+ {
+ "id": 941,
+ "label": "Apply to model",
+ "localized": "Commit Weights to Neural Fabric",
+ "reload": "n/a",
+ "hint": "Initiate a destructive tensor merge onto the primary inference model"
+ },
+ {
+ "id": 1001,
+ "label": "Analyze",
+ "localized": "Vector Analysis & Tokenization",
+ "reload": "n/a",
+ "hint": "Perform visual-semantic parsing for prompt-vector extraction"
+ },
+ {
+ "id": 8587,
+ "label": "Apply changes",
+ "localized": "Reinitialize Server Kernel",
+ "reload": "n/a",
+ "hint": "Hard-flush the current system state and re-initialize the backend runtime"
+ },
+ {
+ "id": 1002,
+ "label": "Apply settings",
+ "localized": "Synchronize Global Config",
+ "reload": "n/a",
+ "hint": "Persist the current configuration delta to the system-level YAML registry"
+ },
+ {
+ "id": 5478,
+ "label": "Analyze model",
+ "localized": "Heuristic Weights Diagnostic",
+ "reload": "n/a",
+ "hint": "Run a comprehensive tensor-health and layer-architecture diagnostic"
+ },
+ {
+ "id": 1003,
+ "label": "All",
+ "localized": "All",
+ "reload": "n/a",
+ "hint": "Unfiltered selection of the entire data repository"
+ },
+ {
+ "id": 1004,
+ "label": "artist",
+ "localized": "Aesthetic Signature Tag",
+ "reload": "n/a",
+ "hint": "Metadata classifier for stylistic weighting of the latent output"
+ },
+ {
+ "id": 1005,
+ "label": "Alpha",
+ "localized": "Alpha",
+ "reload": "n/a",
+ "hint": "Opacity scalar for pixel-wise composition and masking"
+ },
+ {
+ "id": 1006,
+ "label": "Advanced Options",
+ "localized": "Hyperparameter Tuning Interface",
+ "reload": "n/a",
+ "hint": "Access low-level system variables and scheduling coefficients"
+ },
+ {
+ "id": 1007,
+ "label": "Appearance",
+ "localized": "GUI Manifestation",
+ "reload": "n/a",
+ "hint": "Define the visual CSS rendering properties of the interface"
+ },
+ {
+ "id": 1008,
+ "label": "Answer",
+ "localized": "Linguistic Output Result",
+ "reload": "n/a",
+ "hint": "The decoded textual response from the multimodal transformer"
+ },
+ {
+ "id": 1009,
+ "label": "Adjust start",
+ "localized": "Sigma Temporal Shift (Onset)",
+ "reload": "n/a",
+ "hint": "Temporal step coordinate for the initiation of sigma-scaling adjustments"
+ },
+ {
+ "id": 1010,
+ "label": "Adjust end",
+ "localized": "Sigma Temporal Shift (Termination)",
+ "reload": "n/a",
+ "hint": "Temporal step coordinate for the cessation of sigma-scaling adjustments"
+ },
+ {
+ "id": 1011,
+ "label": "AutoGuidance dropout",
+ "localized": "Stochastic Guidance Decoupling",
+ "reload": "n/a",
+ "hint": "Randomized drop-rate for the automated guidance scalar"
+ },
+ {
+ "id": 1012,
+ "label": "AutoGuidance layers",
+ "localized": "Recursive Layer Targeting",
+ "reload": "n/a",
+ "hint": "Specific UNet/Transformer blocks targeted by the autoguidance algorithm"
+ },
+ {
+ "id": 1013,
+ "label": "AutoGuidance config",
+ "localized": "Guidance Protocol Parameters",
+ "reload": "n/a",
+ "hint": "Detailed configuration manifest for automated classifier-free guidance"
+ },
+ {
+ "id": 1014,
+ "label": "APG momentum",
+ "localized": "Adaptive Preserved Gradient Momentum",
+ "reload": "n/a",
+ "hint": "Velocity coefficient for the adaptive gradient momentum optimizer"
+ },
+ {
+ "id": 1015,
+ "label": "APG rescale",
+ "localized": "APG Normalization Factor",
+ "reload": "n/a",
+ "hint": "Rescaling scalar for the adaptive preserved gradient output"
+ },
+ {
+ "id": 1016,
+ "label": "Attention guidance",
+ "localized": "Perturbed-Attention Guidance (PAG)",
+ "reload": "n/a",
+ "hint": "CFG scale coefficient utilized for PAG: Perturbed-Attention Guidance logic"
+ },
+ {
+ "id": 1017,
+ "label": "Adaptive scaling",
+ "localized": "Non-Linear Attention Rescaling",
+ "reload": "n/a",
+ "hint": "Adaptive modifier for the global attention-guidance magnitude"
+ },
+ {
+ "id": 1018,
+ "label": "Active IP adapters",
+ "localized": "Active Cross-Domain Instances",
+ "reload": "n/a",
+ "hint": "Total count of operational image-prompt conditioning modules"
+ },
+ {
+ "id": 1019,
+ "label": "Adapter",
+ "localized": "Inference-Time Adapter Module",
+ "reload": "n/a",
+ "hint": "Specific IP-Adapter weight file for visual conditioning"
+ },
+ {
+ "id": 1020,
+ "label": "Anchor settings",
+ "localized": "Temporal Anchor Consistency",
+ "reload": "n/a",
+ "hint": "Parameters for maintaining frame-to-frame latent stability"
+ },
+ {
+ "id": 1021,
+ "label": "Alpha preset",
+ "localized": "Transparency Logic Presets",
+ "reload": "n/a",
+ "hint": "Pre-defined configurations for alpha-channel blending behavior"
+ },
+ {
+ "id": 1022,
+ "label": "Append heatmaps to results",
+ "localized": "Activation Map Serialization",
+ "reload": "n/a",
+ "hint": "Serialize attention-density heatmaps into the output metadata container"
+ },
+ {
+ "id": 1023,
+ "label": "Auto apply",
+ "localized": "Real-Time Heuristic Injection",
+ "reload": "n/a",
+ "hint": "Automatically commit enhanced parameters to the runtime buffer"
+ },
+ {
+ "id": 1024,
+ "label": "Amplify LUT",
+ "localized": "Lookup Table Gain",
+ "reload": "n/a",
+ "hint": "Increase the intensity of the color-grading lookup table transformation"
+ },
+ {
+ "id": 1025,
+ "label": "Add time info",
+ "localized": "Temporal Metadata Injection",
+ "reload": "n/a",
+ "hint": "Embed generation duration into the image metadata headers"
+ },
+ {
+ "id": 1026,
+ "label": "Add text info",
+ "localized": "Semantic Label Overlay",
+ "reload": "n/a",
+ "hint": "Render generation parameters as a visual text overlay on the output grid"
+ },
+ {
+ "id": 1027,
+ "label": "Add metadata",
+ "localized": "Exif/XMP Payload Injection",
+ "reload": "n/a",
+ "hint": "Inject generation parameters into the file's binary header"
+ },
+ {
+ "id": 1028,
+ "label": "Allowed languages",
+ "localized": "ISO Linguistic Filtering",
+ "reload": "n/a",
+ "hint": "Permitted natural language sets for the semantic classifier"
+ },
+ {
+ "id": 1029,
+ "label": "Allowed alphabets",
+ "localized": "Character Set Whitelist",
+ "reload": "n/a",
+ "hint": "Restrict processing to specific UTF-8 character ranges"
+ },
+ {
+ "id": 1030,
+ "label": "Apply to prompt",
+ "localized": "Commit to Semantic Input",
+ "reload": "n/a",
+ "hint": "Automatically synchronize the enhanced result to the primary prompt buffer"
+ },
+ {
+ "id": 1031,
+ "label": "Auto enhance",
+ "localized": "Iterative Semantic Refinement",
+ "reload": "n/a",
+ "hint": "Automatically run prompt-optimization cycles before every sampling step"
+ },
+ {
+ "id": 1032,
+ "label": "ACI: Color to Mask",
+ "localized": "Chroma-Key Latent Masking",
+ "reload": "n/a",
+ "hint": "Target specific RGB values for automated inpainting mask generation"
+ },
+ {
+ "id": 1033,
+ "label": "ACI: Color tolerance",
+ "localized": "Epsilon Variance Threshold",
+ "reload": "n/a",
+ "hint": "Mathematical tolerance for calculating color-proximity in mask generation"
+ },
+ {
+ "id": 1034,
+ "label": "ACI: Denoising strength",
+ "localized": "Latent Reconstruction Intensity",
+ "reload": "n/a",
+ "hint": "Adjust the variance threshold for the inpainting noise-reduction pass"
+ },
+ {
+ "id": 1035,
+ "label": "ACI: Mask dilate",
+ "localized": "Mask Morphological Expansion",
+ "reload": "n/a",
+ "hint": "Increase the radius of the generated binary mask via pixel dilation"
+ },
+ {
+ "id": 1036,
+ "label": "ACI: Mask erode",
+ "localized": "Mask Morphological Contraction",
+ "reload": "n/a",
+ "hint": "Decrease the radius of the generated binary mask via pixel erosion"
+ },
+ {
+ "id": 1037,
+ "label": "ACI: Mask blur",
+ "localized": "Gaussian Edge Smoothing",
+ "reload": "n/a",
+ "hint": "Apply a Gaussian kernel blur to the mask edges for seamless blending"
+ },
+ {
+ "id": 1038,
+ "label": "Adaptive restore",
+ "localized": "Non-Linear Restoration Heuristics",
+ "reload": "n/a",
+ "hint": "Dynamically adjust the intensity of the image restoration filter"
+ },
+ {
+ "id": 1039,
+ "label": "Apply noise",
+ "localized": "Gaussian Noise Injection",
+ "reload": "n/a",
+ "hint": "Inject stochastic noise into the latent space for texture generation"
+ },
+ {
+ "id": 1040,
+ "label": "Auto min score",
+ "localized": "Confidence Threshold Minimum",
+ "reload": "n/a",
+ "hint": "Lower bound for automated classifier confidence scores"
+ },
+ {
+ "id": 1041,
+ "label": "Auto-segment",
+ "localized": "Recursive Semantic Segmentation",
+ "reload": "n/a",
+ "hint": "Automatically partition image into semantic regions via segment-anything algorithms"
+ },
+ {
+ "id": 1042,
+ "label": "Auto-mask",
+ "localized": "Automated Latent Isolation",
+ "reload": "n/a",
+ "hint": "Automatically generate isolation masks based on object detection"
+ },
+ {
+ "id": 1043,
+ "label": "Active",
+ "localized": "State: Enabled",
+ "reload": "n/a",
+ "hint": "Set the module status to active inference"
+ },
+ {
+ "id": 1044,
+ "label": "Attention",
+ "localized": "Soft-Attention Mapping",
+ "reload": "n/a",
+ "hint": "Utilize the transformer's attention map for conditioning"
+ },
+ {
+ "id": 1045,
+ "label": "Adain",
+ "localized": "Adaptive Instance Normalization",
+ "reload": "n/a",
+ "hint": "Perform style transfer via mean and variance synchronization"
+ },
+ {
+ "id": 1046,
+ "label": "Attention Adain",
+ "localized": "Coupled Attention-Style Normalization",
+ "reload": "n/a",
+ "hint": "Hybrid approach combining attention maps with instance normalization"
+ },
+ {
+ "id": 1047,
+ "label": "Apply filter",
+ "localized": "Kernel Convolution Pass",
+ "reload": "n/a",
+ "hint": "Execute a post-processing filter pass on the generated buffer"
+ },
+ {
+ "id": 1048,
+ "label": "Alpha matting",
+ "localized": "Semantic Foreground Extraction",
+ "reload": "n/a",
+ "hint": "Refine edge transparency for high-precision background removal"
+ },
+ {
+ "id": 1049,
+ "label": "Append Caption Files",
+ "localized": "Recursive Caption Concatenation",
+ "reload": "n/a",
+ "hint": "Append new semantic descriptors to existing text files instead of standard overwriting"
+ },
+ {
+ "id": 1050,
+ "label": "a1111",
+ "localized": "Legacy Encoder Compatibility",
+ "reload": "n/a",
+ "hint": "Use the original A1111-style text encoder normalization"
+ },
+ {
+ "id": 1051,
+ "label": "Autocast",
+ "localized": "Mixed-Precision FP16/BF16 Logic",
+ "reload": "n/a",
+ "hint": "Dynamically switch between precision modes to optimize VRAM throughput"
+ },
+ {
+ "id": 1052,
+ "label": "Auto",
+ "localized": "Auto",
+ "reload": "n/a",
+ "hint": "Allow the backend to automatically determine optimal parameters"
+ },
+ {
+ "id": 1053,
+ "label": "accuracy",
+ "localized": "Floating Point Determinism",
+ "reload": "n/a",
+ "hint": "Prioritize mathematical accuracy over inference speed"
+ },
+ {
+ "id": 1054,
+ "label": "atiadlxx (AMD only)",
+ "localized": "RDNA-Specific Driver Protocol",
+ "reload": "n/a",
+ "hint": "Utilize AMD-specific display library extensions"
+ },
+ {
+ "id": 1055,
+ "label": "aot_ts_nvfuser",
+ "localized": "AOT-NVFuser Optimization",
+ "reload": "n/a",
+ "hint": "Ahead-of-time compilation for NVIDIA fusion kernels"
+ },
+ {
+ "id": 1056,
+ "label": "Additional image browser folders",
+ "localized": "External Directory Symlinks",
+ "reload": "n/a",
+ "hint": "Auxiliary paths for the system-wide image navigation interface"
+ },
+ {
+ "id": 1057,
+ "label": "Add system information to metadata",
+ "localized": "Hardware Environment Telemetry",
+ "reload": "n/a",
+ "hint": "Include GPU/CPU/CUDA versions in the image binary header"
+ },
+ {
+ "id": 1058,
+ "label": "Autolaunch browser upon startup",
+ "localized": "Automated WebUI Instantiation",
+ "reload": "n/a",
+ "hint": "Automatically open the browser interface upon server readiness"
+ },
+ {
+ "id": 1059,
+ "label": "Allowed aspect ratios",
+ "localized": "W/H Ratio Constraints",
+ "reload": "n/a",
+ "hint": "Whitelisted dimensions for the UI generation sliders"
+ },
+ {
+ "id": 1060,
+ "label": "Approximate",
+ "localized": "Low-Fidelity Neural Approximation",
+ "reload": "n/a",
+ "hint": "High-speed, low-resolution neural approximation for real-time visualization"
+ },
+ {
+ "id": 1061,
+ "label": "Additional postprocessing operations",
+ "localized": "Secondary Render Pipeline",
+ "reload": "n/a",
+ "hint": "Configure auxiliary effects to run after the primary sampler"
+ },
+ {
+ "id": 1062,
+ "label": "Apply color correction",
+ "localized": "Global Histogram Matching",
+ "reload": "n/a",
+ "hint": "Synchronize the color distribution of the result with the original seed image"
+ },
+ {
+ "id": 1063,
+ "label": "Apply mask as overlay",
+ "localized": "Visual Mask Verification Overlay",
+ "reload": "n/a",
+ "hint": "Render the mask as a semi-transparent layer for debugging"
+ },
+ {
+ "id": 1064,
+ "label": "Apply sRGB linearization",
+ "localized": "Gamma-Space Linear Transformation",
+ "reload": "n/a",
+ "hint": "Convert non-linear sRGB values to a linear mathematical space"
+ },
+ {
+ "id": 1065,
+ "label": "Available networks",
+ "localized": "Neural Weights Inventory",
+ "reload": "n/a",
+ "hint": "List of all localized LoRA, LyCORIS, and Hypernetworks"
+ },
+ {
+ "id": 1066,
+ "label": "Auto-convert SD15 embeddings to SDXL",
+ "localized": "Cross-Architecture Latent Remapping",
+ "reload": "n/a",
+ "hint": "Map low-dimensional SD1.5 vectors to the high-dimensional SDXL space"
+ },
+ {
+ "id": 1067,
+ "label": "alias",
+ "localized": "Symbolic Pointer",
+ "reload": "n/a",
+ "hint": "Assign a shorthand string for complex model references"
+ },
+ {
+ "id": 1068,
+ "label": "Attention query chunk size",
+ "localized": "Q-Vector Partition Size",
+ "reload": "n/a",
+ "hint": "Define the size of memory chunks for attention-query processing"
+ },
+ {
+ "id": 1069,
+ "label": "Attention kv chunk size",
+ "localized": "KV-Vector Partition Size",
+ "reload": "n/a",
+ "hint": "Define the size of memory chunks for key-value attention pairs"
+ },
+ {
+ "id": 1070,
+ "label": "Attention chunking threshold",
+ "localized": "VRAM Spillover Threshold",
+ "reload": "n/a",
+ "hint": "The VRAM limit at which attention chunking protocols are triggered"
+ },
+ {
+ "id": 1071,
+ "label": "Attempt VAE roll back for NaN values",
+ "localized": "Recursive FP32 VAE Fallback",
+ "reload": "n/a",
+ "hint": "Switch to 32-bit precision if the VAE encounters Not-a-Number errors"
+ },
+ {
+ "id": 1072,
+ "label": "Add extended info to filename when saving grid",
+ "localized": "Verbose Filename Serialization",
+ "reload": "n/a",
+ "hint": "Inject generation parameters into the physical file name of the output grid"
+ },
+ {
+ "id": 1073,
+ "label": "Add LoRA to prompt",
+ "localized": "Syntactic LoRA Injection",
+ "reload": "n/a",
+ "hint": "Automatically insert the LoRA activation syntax into the prompt field"
+ },
+ {
+ "id": 1074,
+ "label": "Alpha Ratio",
+ "localized": "Alpha Blending Coefficient",
+ "reload": "n/a",
+ "hint": "Weighting factor for the alpha-channel transparency mix"
+ },
+ {
+ "id": 1075,
+ "label": "ALPHA Block Weight Preset",
+ "localized": "Residual Layer Weighting Matrix",
+ "reload": "n/a",
+ "hint": "Predefined scalars for individual layer-block transparency"
+ },
+ {
+ "id": 1076,
+ "label": "Automatically determine rank",
+ "localized": "Dynamic SVD Rank Approximation",
+ "reload": "n/a",
+ "hint": "Automatically calculate the optimal rank for LoRA weight extraction"
+ },
+ {
+ "id": 1077,
+ "label": "Autorank ratio",
+ "localized": "SVD Singular Value Ratio",
+ "reload": "n/a",
+ "hint": "The energy-preservation ratio for automated rank determination"
+ },
+ {
+ "id": 1078,
+ "label": "Advanced guidance params",
+ "localized": "Deep-Guidance Coefficients",
+ "reload": "n/a",
+ "hint": "Access to underlying guidance vectors and scheduler scales"
+ },
+ {
+ "id": 1079,
+ "label": "Adapter 1",
+ "localized": "Conditioning Slot Alpha",
+ "reload": "n/a",
+ "hint": "Primary slot for cross-modal adapter injection"
+ },
+ {
+ "id": 1080,
+ "label": "Adapter 2",
+ "localized": "Conditioning Slot Beta",
+ "reload": "n/a",
+ "hint": "Secondary slot for cross-modal adapter injection"
+ },
+ {
+ "id": 1081,
+ "label": "Adapter 3",
+ "localized": "Conditioning Slot Gamma",
+ "reload": "n/a",
+ "hint": "Tertiary slot for cross-modal adapter injection"
+ },
+ {
+ "id": 1082,
+ "label": "Adapter 4",
+ "localized": "Conditioning Slot Delta",
+ "reload": "n/a",
+ "hint": "Quaternary slot for cross-modal adapter injection"
+ },
+ {
+ "id": 1083,
+ "label": "Audio",
+ "localized": "Acoustic Wavetable",
+ "reload": "n/a",
+ "hint": "Digital audio stream for temporal synchronization"
+ },
+ {
+ "id": 1084,
+ "label": "Advanced Options",
+ "localized": "Heuristic Override Panel",
+ "reload": "n/a",
+ "hint": "Advanced tuning for the multimodal analysis engine"
+ },
+ {
+ "id": 1085,
+ "label": "Advanced Options",
+ "localized": "Hyper-Parameter Matrix",
+ "reload": "n/a",
+ "hint": "Access to low-level generation variables"
+ },
+ {
+ "id": 1086,
+ "label": "Advanced Options",
+ "localized": "System-Level Overrides",
+ "reload": "n/a",
+ "hint": "Bypass standard inference settings with custom overrides"
+ }
+ ],
+ "b": [
+ {
+ "id": 0,
+ "label": "Batch",
+ "localized": "Quantum Iteration Sequence",
+ "reload": "n/a",
+ "hint": "Configures the multiplexed data-stream batching parameters"
+ },
+ {
+ "id": 1,
+ "label": "Batch Caption",
+ "localized": "Automated Semantic Meta-Tagging",
+ "reload": "n/a",
+ "hint": "Executes a recursive vision-language model inference for mass labeling"
+ },
+ {
+ "id": 2,
+ "label": "Batch Tag",
+ "localized": "Lexical Descriptor Aggregation",
+ "reload": "n/a",
+ "hint": "Triggers a deep-danbooru interrogation sequence across multiple datasets"
+ },
+ {
+ "id": 3,
+ "label": "Benchmark",
+ "localized": "Computational Stress Diagnostics",
+ "reload": "n/a",
+ "hint": "Initiates a performance telemetry probe for hardware overhead assessment"
+ },
+ {
+ "id": 4,
+ "label": "Backend Settings",
+ "localized": "Substrate Core Architecture",
+ "reload": "n/a",
+ "hint": "Fine-tunes the underlying tensor execution engines and compute kernels"
+ },
+ {
+ "id": 5,
+ "label": "body",
+ "localized": "body",
+ "reload": "n/a",
+ "hint": "The primary container for the GUI DOM hierarchy"
+ },
+ {
+ "id": 6,
+ "label": "Beta",
+ "localized": "Non-Deterministic Evaluation Phase",
+ "reload": "n/a",
+ "hint": "Experimental feature set subject to high-entropy instability"
+ },
+ {
+ "id": 7,
+ "label": "Balanced Offload",
+ "localized": "Equilibrium Memory Shifting",
+ "reload": "n/a",
+ "hint": "Optimizes the heuristic allocation between VRAM and system-level paging"
+ },
+ {
+ "id": 8,
+ "label": "BitsAndBytes",
+ "localized": "Quantized Precision Logic",
+ "reload": "n/a",
+ "hint": "Enables low-bitwidth integer arithmetic for memory-efficient inference"
+ },
+ {
+ "id": 9,
+ "label": "Batch count",
+ "localized": "Sequential Iteration Frequency",
+ "reload": "n/a",
+ "hint": "Determines the total temporal cycles of generative iterations"
+ },
+ {
+ "id": 10,
+ "label": "Batch size",
+ "localized": "Concurrent Tensor Parallelism",
+ "reload": "n/a",
+ "hint": "Adjusts the width of the spatial processing vector for parallel synthesis"
+ },
+ {
+ "id": 11,
+ "label": "Beta schedule",
+ "localized": "Stochastic Decay Algorithm",
+ "reload": "n/a",
+ "hint": "Specifies the noise-diffusion gradient function for variance scheduling"
+ },
+ {
+ "id": 12,
+ "label": "Base shift",
+ "localized": "Resolution-Scale Linear Bias",
+ "reload": "n/a",
+ "hint": "Establishes the foundational offset for dynamic latent resolution scaling"
+ },
+ {
+ "id": 13,
+ "label": "Brightness",
+ "localized": "Luminance Amplitude Adjustment",
+ "reload": "n/a",
+ "hint": "Modulates the radiant intensity of the pixel-grid output"
+ },
+ {
+ "id": 14,
+ "label": "Block",
+ "localized": "Modular Structural Unit",
+ "reload": "n/a",
+ "hint": "Isolates specific neural layers for granular manipulation"
+ },
+ {
+ "id": 15,
+ "label": "Block size",
+ "localized": "Symmetric Matrix Tiling",
+ "reload": "n/a",
+ "hint": "Defines the granularity of the spatial segmentation grid"
+ },
+ {
+ "id": 16,
+ "label": "Banned words",
+ "localized": "Negative Token Constraints",
+ "reload": "n/a",
+ "hint": "Filters designated semantic vectors from the latent embedding space"
+ },
+ {
+ "id": 17,
+ "label": "Blur",
+ "localized": "Gaussian Kernel Convolution",
+ "reload": "n/a",
+ "hint": "Applies a frequency-damping filter to the visual matrix"
+ },
+ {
+ "id": 18,
+ "label": "Batch input directory",
+ "localized": "Source Ingress Path",
+ "reload": "n/a",
+ "hint": "Defines the logical filesystem node for incoming data-streams"
+ },
+ {
+ "id": 19,
+ "label": "Batch output directory",
+ "localized": "Egress Terminal Path",
+ "reload": "n/a",
+ "hint": "The target filesystem endpoint for processed artifacts"
+ },
+ {
+ "id": 20,
+ "label": "Batch mask directory",
+ "localized": "Alpha-Channel Array Repository",
+ "reload": "n/a",
+ "hint": "Specifies the storage location for secondary segmentation masks"
+ },
+ {
+ "id": 21,
+ "label": "Background threshold",
+ "localized": "Luma-Key Isolation Cutoff",
+ "reload": "n/a",
+ "hint": "Calibrates the sensitivity of the distal layer extraction"
+ },
+ {
+ "id": 22,
+ "label": "Boost",
+ "localized": "Amplification Gain Factor",
+ "reload": "n/a",
+ "hint": "Increases the signal-to-noise ratio for specific generative nodes"
+ },
+ {
+ "id": 23,
+ "label": "Base",
+ "localized": "Foundational Parameters",
+ "reload": "n/a",
+ "hint": "Core configuration variables for the primary diffusion sequence"
+ },
+ {
+ "id": 24,
+ "label": "Blend strength",
+ "localized": "Interpolation Weighting",
+ "reload": "n/a",
+ "hint": "Determines the coefficient for mixing disparate latent tensors"
+ },
+ {
+ "id": 25,
+ "label": "Base model",
+ "localized": "Primary Weights Checkpoint",
+ "reload": "n/a",
+ "hint": "The fundamental neural network weights utilized for inference"
+ },
+ {
+ "id": 26,
+ "label": "Backend",
+ "localized": "Compute Runtime Engine",
+ "reload": "n/a",
+ "hint": "Selects the specific execution environment for tensor operations"
+ },
+ {
+ "id": 27,
+ "label": "Benchmark steps",
+ "localized": "Iteration Cycles Count",
+ "reload": "n/a",
+ "hint": "Defines the number of sampling steps for the diagnostic phase"
+ },
+ {
+ "id": 28,
+ "label": "Benchmark level",
+ "localized": "Diagnostic Depth Tier",
+ "reload": "n/a",
+ "hint": "Sets the intensity of the performance evaluation routine"
+ },
+ {
+ "id": 29,
+ "label": "balanced",
+ "localized": "Optimized Balance",
+ "reload": "n/a",
+ "hint": "Maintains a stable ratio between latency and throughput"
+ },
+ {
+ "id": 30,
+ "label": "block_level",
+ "localized": "Hierarchical Node Depth",
+ "reload": "n/a",
+ "hint": "Sets the depth of the offload strategy within the UNet blocks"
+ },
+ {
+ "id": 31,
+ "label": "Backend storage",
+ "localized": "Trained Weights Repository",
+ "reload": "n/a",
+ "hint": "Defines the persistence layer for the model quantization state"
+ },
+ {
+ "id": 32,
+ "label": "BF16",
+ "localized": "Bfloat16 Precision Mode",
+ "reload": "n/a",
+ "hint": "Implements Brain Floating-Point 16 for high-dynamic-range compute"
+ },
+ {
+ "id": 33,
+ "label": "Batch matrix-matrix",
+ "localized": "Standard GEMM Multiplication",
+ "reload": "n/a",
+ "hint": "Executes traditional General Matrix Multiply kernels for cross-attention"
+ },
+ {
+ "id": 34,
+ "label": "BCFHW",
+ "localized": "T5 Tensor Layout (Batch-Channel-Frame-Height-Width)",
+ "reload": "n/a",
+ "hint": "Configures the spatial-temporal dimension ordering for video tensors"
+ },
+ {
+ "id": 35,
+ "label": "BFCHW",
+ "localized": "Standard Feature Ordering (Batch-Frame-Channel-Height-Width)",
+ "reload": "n/a",
+ "hint": "Arranges dimensions for standard frame-based processing"
+ },
+ {
+ "id": 36,
+ "label": "BCHW",
+ "localized": "Static Spatial Layout (Batch-Channel-Height-Width)",
+ "reload": "n/a",
+ "hint": "The default 4D tensor format for image-based inference"
+ },
+ {
+ "id": 37,
+ "label": "Batch mode uses sequential seeds",
+ "localized": "Deterministic Seed Progression",
+ "reload": "n/a",
+ "hint": "Ensures linear increments in the PRNG for batch reproducibility"
+ },
+ {
+ "id": 38,
+ "label": "Batch uses original name",
+ "localized": "Filenames Metadata Preservation",
+ "reload": "n/a",
+ "hint": "Retains the initial string identifier from the source files"
+ },
+ {
+ "id": 39,
+ "label": "Base images folder",
+ "localized": "Primary Visual Artifact Path",
+ "reload": "n/a",
+ "hint": "The root directory for synthesized image output"
+ },
+ {
+ "id": 40,
+ "label": "Base grids folder",
+ "localized": "Tiled Matrix Output Path",
+ "reload": "n/a",
+ "hint": "The root directory for the consolidated image grid artifacts"
+ },
+ {
+ "id": 41,
+ "label": "Build info on first access",
+ "localized": "Lazy Initialization Build",
+ "reload": "n/a",
+ "hint": "Defers the metadata compilation until the initial UI request event"
+ },
+ {
+ "id": 42,
+ "label": "Beta Ratio",
+ "localized": "Noise Coefficient Ratio",
+ "reload": "n/a",
+ "hint": "Modulates the fractional relationship between noise steps"
+ },
+ {
+ "id": 43,
+ "label": "BETA Block Weight Preset",
+ "localized": "Experimental Layer Weight Profiles",
+ "reload": "n/a",
+ "hint": "Applies pre-configured weight distributions for the Beta Unet phase"
+ },
+ {
+ "id": 44,
+ "label": "Base model type",
+ "localized": "Architecture Classification",
+ "reload": "n/a",
+ "hint": "Identifies the structural category of the neural weights"
+ }
+ ],
+ "c": [
+ {
+ "id": 0,
+ "label": "caption_nav",
+ "localized": "Semantic Tagging Matrix",
+ "reload": "",
+ "hint": "Synthesize high-fidelity descriptive metadata from visual data buffers"
+ },
+ {
+ "id": 1,
+ "label": "contributors",
+ "localized": "Subroutine Architects",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "txt2img_clear_prompt_btn",
+ "localized": "Purge",
+ "reload": "",
+ "hint": "Flush all current linguistic input buffers"
+ },
+ {
+ "id": 3,
+ "label": "component-940",
+ "localized": "Query Lifecycle Status",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "",
+ "localized": "Neural Layer Compositor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "control_params_elements",
+ "localized": "Guidance Parameters",
+ "reload": "",
+ "hint": "Execute generation with deterministic spatial constraints"
+ },
+ {
+ "id": 6,
+ "label": "",
+ "localized": "ControlNet",
+ "reload": "",
+ "hint": "Advanced hyper-network for structural conditioning"
+ },
+ {
+ "id": 7,
+ "label": "caption_tab_controls",
+ "localized": "Parameter Array",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "",
+ "localized": "Iterative Tagging",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "btn_console",
+ "localized": "Kernel Terminal",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "ui_update_check",
+ "localized": "Check System Revisions",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "",
+ "localized": "Revision Manifest",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "",
+ "localized": "Compute Topology",
+ "reload": "",
+ "hint": "Global configuration for floating-point precision, attention mechanisms, and hardware optimization"
+ },
+ {
+ "id": 13,
+ "label": "",
+ "localized": "Current State",
+ "reload": "",
+ "hint": "Analyze internal weight distribution of the active inference model"
+ },
+ {
+ "id": 14,
+ "label": "",
+ "localized": "CivitAI Repository",
+ "reload": "",
+ "hint": "Interface for remote asset acquisition from the CivitAI network"
+ },
+ {
+ "id": 15,
+ "label": "component-5503",
+ "localized": "Compute Missing Hashsums",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "",
+ "localized": "Neural Collective",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "",
+ "localized": "Distributed Node",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "txt2img_extra_details_close_desc",
+ "localized": "Terminate View",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "change_checkpoint",
+ "localized": "Switch Base Model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "change_refiner",
+ "localized": "Switch Refinement Model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "change_vae",
+ "localized": "Switch VAE Engine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "change_reference",
+ "localized": "Switch Reference Latents",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "",
+ "localized": "Spectral Corrections",
+ "reload": "",
+ "hint": "Active modulation of chrominance and luminance during the sampling cycle"
+ },
+ {
+ "id": 24,
+ "label": "",
+ "localized": "Control Methodologies",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "",
+ "localized": "Control Input Source",
+ "reload": "",
+ "hint": "Inject an external visual buffer for structural initialization"
+ },
+ {
+ "id": 26,
+ "label": "",
+ "localized": "ChronoEdit",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "",
+ "localized": "Cross-Attention Bridge",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "",
+ "localized": "CLIP Skip Rate",
+ "reload": "",
+ "hint": "Premature exit index for the CLIP text encoder; 1 denotes the final layer, 2 denotes the penultimate, etc."
+ },
+ {
+ "id": 29,
+ "label": "",
+ "localized": "Cache-DiT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "",
+ "localized": "CFG-Zero Latency",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "",
+ "localized": "Cache Directories",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "",
+ "localized": "External Model Loader",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "",
+ "localized": "Client Execution Log",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "",
+ "localized": "CLIP Semantic Analysis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "",
+ "localized": "Latent Context",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "",
+ "localized": "Correction Algorithm",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "",
+ "localized": "Chromaticity",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "",
+ "localized": "Centroid Alignment",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "",
+ "localized": "Color Grading Matrix",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "",
+ "localized": "Portrait Aspect Crop",
+ "reload": "",
+ "hint": "Geometric normalization of input buffer for IP-Adapter compatibility"
+ },
+ {
+ "id": 41,
+ "label": "",
+ "localized": "Concept Tokens",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "",
+ "localized": "Heatmap Distribution",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "",
+ "localized": "Cosine Scalar I",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "",
+ "localized": "Cosine Scalar II",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "",
+ "localized": "Cosine Scalar III",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "",
+ "localized": "Model Cache Residency",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "",
+ "localized": "Cosine Scale Factor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "",
+ "localized": "Cosine Background Bias",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "",
+ "localized": "Control Guidance Magnitude",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "",
+ "localized": "Luminance Contrast",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "",
+ "localized": "Delimiter: Comma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "",
+ "localized": "Columnar Grid",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "",
+ "localized": "Compile Video Stream",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "",
+ "localized": "Censor Logic",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "",
+ "localized": "Language Validation",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "",
+ "localized": "Policy Compliance Scan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "",
+ "localized": "Lexical Blacklist Filter",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "",
+ "localized": "Preprocess Control Buffers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "",
+ "localized": "Denoising Override",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "",
+ "localized": "Chromatic Variation",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "",
+ "localized": "Temporal Delta Rate",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "",
+ "localized": "Post-Context Window",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "",
+ "localized": "Contextual Alpha Mask",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "",
+ "localized": "Isolate Control Input",
+ "reload": "",
+ "hint": "Bypasses primary latent initialization in favor of ControlNet or IP-Adapter source buffers."
+ },
+ {
+ "id": 65,
+ "label": "",
+ "localized": "CN Processing Mode",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66,
+ "label": "",
+ "localized": "CN Influence Strength",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "",
+ "localized": "CN Temporal Start",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 68,
+ "label": "",
+ "localized": "CN Temporal End",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "",
+ "localized": "CN Tiling Array",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "",
+ "localized": "Control Weighting Factor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "",
+ "localized": "ControlNet-XS Architecture",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "",
+ "localized": "Coarse Grain Resolution",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "",
+ "localized": "Chromatic Mapping",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "",
+ "localized": "Crop to Fit Resolution",
+ "reload": "",
+ "hint": "Adjusts source aspect ratios to target dimensions by discarding peripheral pixels during upscaling."
+ },
+ {
+ "id": 75,
+ "label": "",
+ "localized": "CLIP Engine Model",
+ "reload": "",
+ "hint": "Neural model for cross-modal similarity scoring. High-density models increase accuracy at the cost of VRAM."
+ },
+ {
+ "id": 76,
+ "label": "",
+ "localized": "Caption Generation Engine",
+ "reload": "",
+ "hint": "BLIP-based semantic analyzer that creates a base description for CLIP refinement."
+ },
+ {
+ "id": 77,
+ "label": "",
+ "localized": "Buffer Chunk Size",
+ "reload": "",
+ "hint": "Batch size for processing semantic flavors. Increases throughput but consumes significant GPU memory."
+ },
+ {
+ "id": 78,
+ "label": "",
+ "localized": "CLIP Beam Width",
+ "reload": "",
+ "hint": "Determines the search breadth during semantic generation for higher descriptive precision."
+ },
+ {
+ "id": 79,
+ "label": "",
+ "localized": "Token Confidence Threshold",
+ "reload": "",
+ "hint": "Probability floor for character-specific tag inclusion. Low values increase recall; high values increase precision."
+ },
+ {
+ "id": 80,
+ "label": "",
+ "localized": "Cross-Attention Matrix",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "",
+ "localized": "CPU (Host) Execution",
+ "reload": "",
+ "hint": "Offloads all compute to the CPU; maximizes stability at the cost of extreme latency."
+ },
+ {
+ "id": 82,
+ "label": "",
+ "localized": "RAM Resident Models",
+ "reload": "",
+ "hint": "Number of weights kept in host memory for zero-latency switching."
+ },
+ {
+ "id": 83,
+ "label": "",
+ "localized": "Combined Pipeline",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "",
+ "localized": "Compression Ratio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 85,
+ "label": "",
+ "localized": "Compel Syntax",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 86,
+ "label": "",
+ "localized": "Channels-Last Memory Layout",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 87,
+ "label": "",
+ "localized": "cuDNN Depth Benchmark",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88,
+ "label": "",
+ "localized": "cuDNN Benchmark Limit",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 89,
+ "label": "",
+ "localized": "cudaMallocAsync Allocator",
+ "reload": "",
+ "hint": "Enables asynchronous memory allocation to reduce fragmentation and overhead on modern GPUs."
+ },
+ {
+ "id": 90,
+ "label": "",
+ "localized": "CLIP Skip Active",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 91,
+ "label": "",
+ "localized": "Cache-DiT Logic Active",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 92,
+ "label": "",
+ "localized": "Cache-DiT Forward Blocks",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 93,
+ "label": "",
+ "localized": "Cache-DiT Backward Blocks",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 94,
+ "label": "",
+ "localized": "Residual Threshold Delta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 95,
+ "label": "",
+ "localized": "Warmup Iterations",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 96,
+ "label": "",
+ "localized": "CFG-Zero Active",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 97,
+ "label": "",
+ "localized": "CFG-Zero Star Bias",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 98,
+ "label": "",
+ "localized": "CFG-Zero Step Count",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99,
+ "label": "",
+ "localized": "CUDA Graph Optimization",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "",
+ "localized": "Flush Volatile Storage",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 101,
+ "label": "",
+ "localized": "Archive Batch as ZIP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 102,
+ "label": "",
+ "localized": "Spatial Cover",
+ "reload": "",
+ "hint": "Scales buffer to fill the entire target canvas."
+ },
+ {
+ "id": 103,
+ "label": "",
+ "localized": "Minimalist UI View",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 104,
+ "label": "",
+ "localized": "Text Encoder Cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 105,
+ "label": "",
+ "localized": "Spatial Contain",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 106,
+ "label": "",
+ "localized": "Control Word Delimiters",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 107,
+ "label": "",
+ "localized": "Attention Modifier Precision",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 108,
+ "label": "",
+ "localized": "Network Weight Precision",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 109,
+ "label": "",
+ "localized": "Cached VAE Weights",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 110,
+ "label": "",
+ "localized": "Checkpoint Format",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 111,
+ "label": "",
+ "localized": "LoRA Weight Array",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 112,
+ "label": "",
+ "localized": "CivitAI Access Token",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 113,
+ "label": "",
+ "localized": "Custom Inference Pipeline",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 114,
+ "label": "",
+ "localized": "Custom Weights Model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 115,
+ "label": "",
+ "localized": "ControlNet Unit I",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 116,
+ "label": "",
+ "localized": "ControlNet Unit II",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 117,
+ "label": "",
+ "localized": "ControlNet Unit III",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 118,
+ "label": "",
+ "localized": "ControlNet Unit IV",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 119,
+ "label": "",
+ "localized": "ControlNet-XS Unit I",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 120,
+ "label": "",
+ "localized": "ControlNet-XS Unit II",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 121,
+ "label": "",
+ "localized": "ControlNet-XS Unit III",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 122,
+ "label": "",
+ "localized": "ControlNet-XS Unit IV",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 123,
+ "label": "",
+ "localized": "Control-LLLite Unit I",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 124,
+ "label": "",
+ "localized": "Control-LLLite Unit II",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 125,
+ "label": "",
+ "localized": "Control-LLLite Unit III",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 126,
+ "label": "",
+ "localized": "Control-LLLite Unit IV",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 127,
+ "label": "",
+ "localized": "Guidance Node Settings",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 128,
+ "label": "",
+ "localized": "Canny Edge Detection",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 129,
+ "label": "",
+ "localized": "Conditioning State",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 130,
+ "label": "",
+ "localized": "Batch Semantic Processor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 131,
+ "label": "",
+ "localized": "Control Elements",
+ "reload": "",
+ "hint": "Structural adapters used to steer the diffusion process via external spatial references"
+ }
+ ],
+ "d": [
+ {
+ "id": 0,
+ "label": "Docs",
+ "localized": "Knowledge Base Access",
+ "reload": "",
+ "hint": "Retrieves encoded technical documentation for system architecture."
+ },
+ {
+ "id": 0,
+ "label": "Discord",
+ "localized": "Neural Sync Hub",
+ "reload": "",
+ "hint": "Synchronizes with the community-based distributed intelligence network."
+ },
+ {
+ "id": 110,
+ "label": "Detail",
+ "localized": "Sub-Pixel Enhancement",
+ "reload": "",
+ "hint": "Executes a high-fidelity recursive generation pass on localized spatial coordinates."
+ },
+ {
+ "id": 0,
+ "label": "Delete",
+ "localized": "De-allocate Memory",
+ "reload": "",
+ "hint": "Initiates a permanent purge of the current buffer metadata."
+ },
+ {
+ "id": 0,
+ "label": "Default",
+ "localized": "Base Initialization",
+ "reload": "",
+ "hint": "Resets the heuristic state to primary factory parameters."
+ },
+ {
+ "id": 111,
+ "label": "Download updates",
+ "localized": "Patch Binary Stream",
+ "reload": "",
+ "hint": "Synchronizes local core logic with the remote master repository."
+ },
+ {
+ "id": 112,
+ "label": "Download model",
+ "localized": "Ingest Weights",
+ "reload": "",
+ "hint": "Pulls a quantized neural weight distribution into local storage."
+ },
+ {
+ "id": 0,
+ "label": "Diffusers",
+ "localized": "Diffusion Framework",
+ "reload": "",
+ "hint": "Utilizes the HuggingFace-based diffusion architecture for latent space traversal."
+ },
+ {
+ "id": 0,
+ "label": "Distilled",
+ "localized": "Condensed Weights",
+ "reload": "",
+ "hint": "Utilizes a model with optimized teacher-student distillation parameters."
+ },
+ {
+ "id": 0,
+ "label": "Description",
+ "localized": "Metadata Summary",
+ "reload": "",
+ "hint": "Displays the linguistic summary of the current object's attributes."
+ },
+ {
+ "id": 113,
+ "label": "Details",
+ "localized": "Granular Refinement",
+ "reload": "",
+ "hint": "Toggles visibility of fine-grained architectural parameters."
+ },
+ {
+ "id": 0,
+ "label": "Detailer",
+ "localized": "Post-Processing Refiner",
+ "reload": "",
+ "hint": "Applies a secondary inference pass at enhanced resolution for identified geometric clusters."
+ },
+ {
+ "id": 0,
+ "label": "Denoise",
+ "localized": "Entropy Reduction",
+ "reload": "",
+ "hint": "Configures the stochastic variance threshold for iterative denoising cycles."
+ },
+ {
+ "id": 0,
+ "label": "DirectML",
+ "localized": "DML Backend",
+ "reload": "",
+ "hint": "Enables the Microsoft Direct Machine Learning hardware abstraction layer."
+ },
+ {
+ "id": 0,
+ "label": "Download model from huggingface",
+ "localized": "HF Weights Ingestion",
+ "reload": "",
+ "hint": "Requests a neural distribution file from the HuggingFace cloud infrastructure."
+ },
+ {
+ "id": 0,
+ "label": "Dropdown",
+ "localized": "Selection Array",
+ "reload": "",
+ "hint": "An interactive interface element for selecting discrete configuration states."
+ },
+ {
+ "id": 0,
+ "label": "dynamic",
+ "localized": "Adaptive Shifting",
+ "reload": "",
+ "hint": "Dynamically recalibrates the flow-shifting schedule based on real-time spatial resolution metrics."
+ },
+ {
+ "id": 0,
+ "label": "Detailer models",
+ "localized": "Refinement Checkpoints",
+ "reload": "",
+ "hint": "Designates the specialized detection weights for the post-processing phase."
+ },
+ {
+ "id": 0,
+ "label": "Detailer list",
+ "localized": "Refinement Queue",
+ "reload": "",
+ "hint": "Displays the current stack of active refinement modules."
+ },
+ {
+ "id": 0,
+ "label": "Detailer classes",
+ "localized": "Target Classifiers",
+ "reload": "",
+ "hint": "Filters the detection algorithm to specific semantic categories in the latent space."
+ },
+ {
+ "id": 0,
+ "label": "Detailer prompt",
+ "localized": "Refinement Tokenization",
+ "reload": "",
+ "hint": "Overrides the global prompt for localized refinement passes."
+ },
+ {
+ "id": 0,
+ "label": "Detailer negative prompt",
+ "localized": "Refinement Exclusion",
+ "reload": "",
+ "hint": "Overrides the global negative prompt for localized refinement passes."
+ },
+ {
+ "id": 0,
+ "label": "Detailer steps",
+ "localized": "Refinement Cycles",
+ "reload": "",
+ "hint": "Quantifies the number of iterative denoising passes for the refinement sub-process."
+ },
+ {
+ "id": 0,
+ "label": "Detailer strength",
+ "localized": "Refinement Variance",
+ "reload": "",
+ "hint": "Determines the degree of deviation allowed during the refinement inference pass."
+ },
+ {
+ "id": 0,
+ "label": "Detailer resolution",
+ "localized": "Refinement Dimensions",
+ "reload": "",
+ "hint": "Sets the pixel density for the localized enhancement process."
+ },
+ {
+ "id": 0,
+ "label": "Denoising batch size",
+ "localized": "Parallel Entropy Reduction",
+ "reload": "",
+ "hint": "Calculates the number of concurrent denoising operations in a single compute cycle."
+ },
+ {
+ "id": 0,
+ "label": "Dilate tau",
+ "localized": "Temporal Dilation Factor",
+ "reload": "",
+ "hint": "Adjusts the temporal constant for scale-free latent interpolation."
+ },
+ {
+ "id": 0,
+ "label": "Draw legend",
+ "localized": "Render Metadata Overlay",
+ "reload": "",
+ "hint": "Superimposes a visual key mapping for the generated output matrix."
+ },
+ {
+ "id": 0,
+ "label": "Denoising strength",
+ "localized": "Stochastic Variance Intensity",
+ "reload": "",
+ "hint": "Regulates the algorithm's deviation from the initial latent state. A value of 0 preserves identity, while 1 maximizes novelty."
+ },
+ {
+ "id": 0,
+ "label": "Denoise start",
+ "localized": "Phase Transition Offset",
+ "reload": "",
+ "hint": "Defines the temporal coordinate where the primary model cedes control to the refiner."
+ },
+ {
+ "id": 0,
+ "label": "down",
+ "localized": "Negative Y-Axis",
+ "reload": "",
+ "hint": "Extends the canvas toward the lower vertical boundary."
+ },
+ {
+ "id": 0,
+ "label": "Decode chunks",
+ "localized": "Segmented VAE Tiling",
+ "reload": "",
+ "hint": "Processes the latent video stream in discrete temporal segments."
+ },
+ {
+ "id": 0,
+ "label": "Dilate",
+ "localized": "Morphological Expansion",
+ "reload": "",
+ "hint": "Applies a kernel-based expansion to the pixel mask boundaries."
+ },
+ {
+ "id": 0,
+ "label": "Depth and normal",
+ "localized": "Spatial Geometry Mapping",
+ "reload": "",
+ "hint": "Extracts both Z-buffer depth and surface orientation vectors from the visual data."
+ },
+ {
+ "id": 0,
+ "label": "Distance threshold",
+ "localized": "Proximity Limit",
+ "reload": "",
+ "hint": "Sets the Euclidean distance cutoff for the detection algorithm."
+ },
+ {
+ "id": 0,
+ "label": "Depth threshold",
+ "localized": "Z-Buffer Cutoff",
+ "reload": "",
+ "hint": "Configures the sensitivity threshold for the depth-based geometry engine."
+ },
+ {
+ "id": 0,
+ "label": "Denoising steps",
+ "localized": "Inference Iterations",
+ "reload": "",
+ "hint": "The quantity of discrete cycles required to resolve the latent noise into a coherent signal."
+ },
+ {
+ "id": 0,
+ "label": "Depth map",
+ "localized": "Z-Buffer Projection",
+ "reload": "",
+ "hint": "Visualizes the distance of objects from the focal plane as a grayscale gradient."
+ },
+ {
+ "id": 0,
+ "label": "Dynamic shift",
+ "localized": "Kinetic Flow Recalibration",
+ "reload": "",
+ "hint": "Automates the adjustment of temporal flow vectors in video generation."
+ },
+ {
+ "id": 0,
+ "label": "Duration",
+ "localized": "Temporal Magnitude",
+ "reload": "",
+ "hint": "Specifies the total length of the sequence in temporal units."
+ },
+ {
+ "id": 0,
+ "label": "Device Info",
+ "localized": "Hardware Telemetry",
+ "reload": "",
+ "hint": "Displays real-time hardware diagnostics and resource allocation."
+ },
+ {
+ "id": 0,
+ "label": "Diffusers load using Run:ai streamer",
+ "localized": "Streamer-Optimized Ingestion",
+ "reload": "",
+ "hint": "Utilizes the Run:ai streaming protocol for accelerated model loading."
+ },
+ {
+ "id": 0,
+ "label": "Disable accelerate",
+ "localized": "Bypass CUDA Acceleration",
+ "reload": "",
+ "hint": "Disables the high-level optimization wrappers for raw tensor operations."
+ },
+ {
+ "id": 0,
+ "label": "Disable T5 text encoder",
+ "localized": "Bypass T5 Transformer",
+ "reload": "",
+ "hint": "Prevents the loading of the large language model encoder to conserve VRAM."
+ },
+ {
+ "id": 0,
+ "label": "Dynamic loss threshold",
+ "localized": "Adaptive Quantization Loss",
+ "reload": "",
+ "hint": "Dynamically adjusts the precision loss floor during quantized inference."
+ },
+ {
+ "id": 0,
+ "label": "Dequantize using torch.compile",
+ "localized": "JIT Dequantization",
+ "reload": "",
+ "hint": "Uses Torch Just-In-Time compilation to handle bit-depth restoration."
+ },
+ {
+ "id": 0,
+ "label": "Dequantize using full precision",
+ "localized": "FP32 Restoration",
+ "reload": "",
+ "hint": "Restores quantized weights to 32-bit floating point precision."
+ },
+ {
+ "id": 0,
+ "label": "Disabled",
+ "localized": "Inactive State",
+ "reload": "",
+ "hint": "Deactivates the specified functional module."
+ },
+ {
+ "id": 0,
+ "label": "Dynamic Attention BMM",
+ "localized": "Segmented Batch Matrix Multiplication",
+ "reload": "",
+ "hint": "Serializes the attention mechanism to reduce the peak memory footprint at the cost of throughput."
+ },
+ {
+ "id": 0,
+ "label": "Dynamic attention",
+ "localized": "Adaptive VRAM Allocation",
+ "reload": "",
+ "hint": "Modulates the attention mechanism's memory usage dynamically per inference step."
+ },
+ {
+ "id": 0,
+ "label": "Dynamic Attention slicing rate",
+ "localized": "Slicing Frequency",
+ "reload": "",
+ "hint": "Sets the granularity of the attention mechanism's temporal slicing."
+ },
+ {
+ "id": 0,
+ "label": "Dynamic Attention trigger rate",
+ "localized": "Activation Threshold",
+ "reload": "",
+ "hint": "Sets the VRAM consumption point that triggers the dynamic attention fallback."
+ },
+ {
+ "id": 0,
+ "label": "Deterministic mode",
+ "localized": "Fixed Entropy Seed",
+ "reload": "",
+ "hint": "Disables non-deterministic CUDA kernels to ensure exact bit-for-bit reproducibility."
+ },
+ {
+ "id": 0,
+ "label": "DirectML retry ops for NaN",
+ "localized": "DML Error Recovery",
+ "reload": "",
+ "hint": "Automatically retries operations when Not-a-Number (NaN) errors are detected in the DML pipeline."
+ },
+ {
+ "id": 0,
+ "label": "deep-cache",
+ "localized": "Deep-Level Tensor Caching",
+ "reload": "",
+ "hint": "Implements a multi-level caching system for deep neural layers to accelerate generation."
+ },
+ {
+ "id": 0,
+ "label": "DeepCache cache interval",
+ "localized": "Cache Refresh Periodicity",
+ "reload": "",
+ "hint": "Determines how many steps are skipped between deep-layer cache updates."
+ },
+ {
+ "id": 0,
+ "label": "Directory for temporary images; leave empty for default",
+ "localized": "Buffer Storage Path",
+ "reload": "",
+ "hint": "The file system location for volatile image data."
+ },
+ {
+ "id": 0,
+ "label": "Do not display video output in UI",
+ "localized": "Headless Video Processing",
+ "reload": "",
+ "hint": "Suppresses the rendering of the video stream in the local interface."
+ },
+ {
+ "id": 0,
+ "label": "Directory name pattern",
+ "localized": "Naming Heuristics",
+ "reload": "",
+ "hint": "Defines the lexical structure for file system organization using bracketed metadata tokens."
+ },
+ {
+ "id": 0,
+ "label": "Dark",
+ "localized": "Luminance Minimized",
+ "reload": "",
+ "hint": "Applies a low-light visual skin to the interface."
+ },
+ {
+ "id": 0,
+ "label": "Disabled UI tabs",
+ "localized": "Hidden Modules",
+ "reload": "",
+ "hint": "Prevents the initialization of specified interface containers."
+ },
+ {
+ "id": 0,
+ "label": "Disable variable aspect ratio",
+ "localized": "Fixed Aspect Constraints",
+ "reload": "",
+ "hint": "Forces the interface to conform to standard geometric ratios."
+ },
+ {
+ "id": 0,
+ "label": "Desktop",
+ "localized": "Workstation Environment",
+ "reload": "",
+ "hint": "Optimizes the UI layout for high-resolution desktop displays."
+ },
+ {
+ "id": 0,
+ "label": "Downscale high resolution live previews",
+ "localized": "Preview Sub-Sampling",
+ "reload": "",
+ "hint": "Reduces the visual fidelity of real-time generation previews to conserve bandwidth."
+ },
+ {
+ "id": 0,
+ "label": "Detailer use model augment",
+ "localized": "Enhanced Precision Detection",
+ "reload": "",
+ "hint": "Enables FP16/FP32 augmentation for the object detection sub-routine."
+ },
+ {
+ "id": 0,
+ "label": "Default strength",
+ "localized": "Primary Multiplier",
+ "reload": "",
+ "hint": "The base scalar applied to external neural weights (LoRA) within the prompt."
+ },
+ {
+ "id": 0,
+ "label": "Do not change selected model when reading generation parameters",
+ "localized": "Lock Current Weights",
+ "reload": "",
+ "hint": "Prevents the system from switching the active checkpoint when importing metadata."
+ },
+ {
+ "id": 0,
+ "label": "Do conditional and unconditional denoising in one batch",
+ "localized": "Unified Batch Inference",
+ "reload": "",
+ "hint": "Combines CFG positive and negative passes into a single matrix operation."
+ },
+ {
+ "id": 0,
+ "label": "Disable NaN check",
+ "localized": "Bypass Overflow Validation",
+ "reload": "",
+ "hint": "Suppresses the safety check for numerical instabilities in the tensor flow."
+ },
+ {
+ "id": 0,
+ "label": "Disallow models in ckpt format",
+ "localized": "Legacy Binary Exclusion",
+ "reload": "",
+ "hint": "Forces the use of safe-tensor formats and blocks legacy pickle-based files."
+ },
+ {
+ "id": 0,
+ "label": "Default upscaler for image resize operations",
+ "localized": "Base Interpolation Algorithm",
+ "reload": "",
+ "hint": "The primary algorithm used for geometric resolution transformations."
+ },
+ {
+ "id": 0,
+ "label": "Debug info",
+ "localized": "System Verbosity",
+ "reload": "",
+ "hint": "Outputs low-level diagnostic logs for troubleshooting."
+ },
+ {
+ "id": 0,
+ "label": "Download folder",
+ "localized": "Ingestion Target",
+ "reload": "",
+ "hint": "The local destination for newly acquired neural weights."
+ },
+ {
+ "id": 0,
+ "label": "DWPose",
+ "localized": "Distilled Whole-Body Pose",
+ "reload": "",
+ "hint": "An optimized estimator for human skeletal geometry."
+ },
+ {
+ "id": 0,
+ "label": "Depth Anything",
+ "localized": "Universal Monocular Depth",
+ "reload": "",
+ "hint": "A generalized model for extracting depth buffers from any visual input."
+ },
+ {
+ "id": 0,
+ "label": "Depth Pro",
+ "localized": "High-Fidelity Metric Depth",
+ "reload": "",
+ "hint": "An advanced engine for high-precision Z-axis reconstruction."
+ },
+ {
+ "id": 0,
+ "label": "Decode",
+ "localized": "VAE Latent Restoration",
+ "reload": "",
+ "hint": "Translates the compressed latent representation back into the pixel domain."
+ }
+ ],
+ "e": [
+ {
+ "id": 843,
+ "label": "Enhance prompt",
+ "localized": "Synthesize Lexical Augmentation",
+ "reload": "script_flux_prompt_enhance_(legacy)",
+ "hint": "Initiate heuristic expansion of the semantic vector space via high-order LLM iteration."
+ },
+ {
+ "id": 0,
+ "label": "Enhance now",
+ "localized": "Execute Hyper-Heuristics",
+ "reload": "script_prompt_enhance",
+ "hint": "Trigger the localized LLM subsystem to perform stochastic recursive optimization on the current prompt string."
+ },
+ {
+ "id": 0,
+ "label": "Extensions",
+ "localized": "Modular Subroutines",
+ "reload": "",
+ "hint": "Interface for the integration of third-party algorithmic expansion modules."
+ },
+ {
+ "id": 0,
+ "label": "Extract LoRA",
+ "localized": "Decompile Low-Rank Adaptation",
+ "reload": "",
+ "hint": "Isolate the synaptic weight differentials from the base model architecture."
+ },
+ {
+ "id": 0,
+ "label": "Embedded metadata",
+ "localized": "Encoded Header Telemetry",
+ "reload": "",
+ "hint": "Extraction of serialized latent configuration parameters from the binary file header."
+ },
+ {
+ "id": 0,
+ "label": "Extension list",
+ "localized": "Registry of Active Modules",
+ "reload": "component-8571",
+ "hint": "A comprehensive index of currently initialized algorithmic extensions."
+ },
+ {
+ "id": 0,
+ "label": "Execution Precision",
+ "localized": "Floating-Point Quantization",
+ "reload": "settings_cuda",
+ "hint": "Configure the bit-depth of the tensor compute kernels for optimized throughput."
+ },
+ {
+ "id": 0,
+ "label": "Embeddings",
+ "localized": "Latent Vector Manifolds",
+ "reload": "settings_extra_networks",
+ "hint": "Management interface for the injection of specialized textual inversion embeddings."
+ },
+ {
+ "id": 0,
+ "label": "Extract currently loaded LoRA(s)",
+ "localized": "Siphon Runtime Adaptations",
+ "reload": "component-5745",
+ "hint": "Retrieve the active delta-weight matrices from the VRAM allocation."
+ },
+ {
+ "id": 0,
+ "label": "Enable LayerSkipConfig",
+ "localized": "Activate Synaptic Pruning",
+ "reload": "txt2img",
+ "hint": "Engage selective skip-connections within the transformer block architecture."
+ },
+ {
+ "id": 0,
+ "label": "Enable refine pass",
+ "localized": "Secondary Diffusion Refinement",
+ "reload": "txt2img",
+ "hint": "Utilize a high-resolution diffusion pass to stabilize local manifold variance and enhance high-frequency detail."
+ },
+ {
+ "id": 0,
+ "label": "Enable detailer pass",
+ "localized": "Localized Object Rectification",
+ "reload": "txt2img",
+ "hint": "Execute a targeted inpainting sub-routine on detected semantic regions at native resolution."
+ },
+ {
+ "id": 0,
+ "label": "Edge padding",
+ "localized": "Peripheral Buffer Margin",
+ "reload": "txt2img",
+ "hint": "Define the radial expansion coefficient for the segmentation mask perimeter."
+ },
+ {
+ "id": 0,
+ "label": "Edge blur",
+ "localized": "Gaussian Boundary Softening",
+ "reload": "txt2img",
+ "hint": "Apply a kernel-based convolution to the mask boundaries for seamless latent integration."
+ },
+ {
+ "id": 0,
+ "label": "End",
+ "localized": "Termination Threshold",
+ "reload": "txt2img",
+ "hint": "Define the temporal cutoff point for the denoising trajectory."
+ },
+ {
+ "id": 0,
+ "label": "ETA",
+ "localized": "Temporal Convergence Estimate",
+ "reload": "script_apg",
+ "hint": "Projected duration for the completion of the current compute task."
+ },
+ {
+ "id": 0,
+ "label": "Enable FreeU",
+ "localized": "Fourier-Space Upsampling",
+ "reload": "script_consistory",
+ "hint": "Apply strategic re-weighting to the U-Net skip connections to enhance structural fidelity."
+ },
+ {
+ "id": 0,
+ "label": "Enable tonemap",
+ "localized": "Luminance Range Re-mapping",
+ "reload": "script_hdr",
+ "hint": "Apply a non-linear compression algorithm to the high-dynamic-range output."
+ },
+ {
+ "id": 0,
+ "label": "Enabled",
+ "localized": "Operational State: Active",
+ "reload": "script_kohya_hires_fix",
+ "hint": "Engage the specified algorithmic correction layer."
+ },
+ {
+ "id": 0,
+ "label": "Exposure",
+ "localized": "Photonic Flux Intensity",
+ "reload": "script_lut_color_grading",
+ "hint": "Modulate the simulated sensor integration time for global luminance adjustment."
+ },
+ {
+ "id": 0,
+ "label": "Encoder",
+ "localized": "Semantic Translation Engine",
+ "reload": "script_mulan",
+ "hint": "The transformer subsystem responsible for mapping natural language to latent vectors."
+ },
+ {
+ "id": 0,
+ "label": "Enhanced prompt",
+ "localized": "Augmented Semantic String",
+ "reload": "script_prompt_enhance",
+ "hint": "The resultant high-entropy output string generated by the LLM refinement pass."
+ },
+ {
+ "id": 0,
+ "label": "Edit start",
+ "localized": "Modification Inception",
+ "reload": "script_ledits",
+ "hint": "Define the initial step for the application of localized latent edits."
+ },
+ {
+ "id": 0,
+ "label": "Edit stop",
+ "localized": "Modification Cessation",
+ "reload": "script_ledits",
+ "hint": "Define the final step for the application of localized latent edits."
+ },
+ {
+ "id": 0,
+ "label": "Erode",
+ "localized": "Morphological Contraction",
+ "reload": "control",
+ "hint": "Apply a structuring element to diminish the pixel density of binary regions."
+ },
+ {
+ "id": 0,
+ "label": "edge",
+ "localized": "Boundary Discontinuity",
+ "reload": "control",
+ "hint": "Detect high-frequency transitions in the pixel intensity matrix."
+ },
+ {
+ "id": 0,
+ "label": "Ensemble size",
+ "localized": "Stochastic Parallel Count",
+ "reload": "control",
+ "hint": "The number of independent diffusion paths computed for consensus averaging."
+ },
+ {
+ "id": 0,
+ "label": "Enable",
+ "localized": "Engage Subsystem",
+ "reload": "video",
+ "hint": "Initialize the specified processing pipeline."
+ },
+ {
+ "id": 0,
+ "label": "Erode size",
+ "localized": "Subtractive Kernel Radius",
+ "reload": "extras",
+ "hint": "The dimensional scale of the morphological erosion operation."
+ },
+ {
+ "id": 0,
+ "label": "Enable PixelArt",
+ "localized": "Discrete Quantization Filter",
+ "reload": "extras",
+ "hint": "Engage a down-sampling algorithm to simulate retro-stylized raster graphics."
+ },
+ {
+ "id": 0,
+ "label": "Enable edge detection",
+ "localized": "Discontinuity Analysis Pass",
+ "reload": "extras",
+ "hint": "Initialize a Canny or Sobel filter to isolate structural contours."
+ },
+ {
+ "id": 0,
+ "label": "Edge block size",
+ "localized": "Segmental Analysis Window",
+ "reload": "extras",
+ "hint": "Configure the spatial dimensions for the local edge-detection kernel."
+ },
+ {
+ "id": 0,
+ "label": "Edge image weight",
+ "localized": "Contour Influence Scalar",
+ "reload": "extras",
+ "hint": "Define the relative importance of the detected edges in the final synthesis."
+ },
+ {
+ "id": 0,
+ "label": "Escape brackets",
+ "localized": "Syntax Delimiter Sanitization",
+ "reload": "caption",
+ "hint": "Apply backslash-prefixing to special characters to prevent prompt parser collisions."
+ },
+ {
+ "id": 0,
+ "label": "Exclude tags",
+ "localized": "Negative Semantic Filter",
+ "reload": "caption",
+ "hint": "Define a blacklist of lexical tokens to be purged from the captioning output."
+ },
+ {
+ "id": 0,
+ "label": "Extension GIT repository URL",
+ "localized": "Remote Subroutine Source",
+ "reload": "component-8593",
+ "hint": "The network address for the version-controlled repository containing the module."
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CPU",
+ "localized": "Central Compute Engine",
+ "reload": "component-8529",
+ "hint": "Utilize the general-purpose processor for tensor calculations."
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.DirectML",
+ "localized": "DirectX Machine Learning Interface",
+ "reload": "component-8529",
+ "hint": "Utilize the hardware-agnostic graphics API for accelerated inference."
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CUDA",
+ "localized": "Parallel Compute Unified Architecture",
+ "reload": "component-8529",
+ "hint": "Utilize the proprietary GPU kernel architecture for maximum throughput."
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.ROCm",
+ "localized": "Radeon Open Compute Layer",
+ "reload": "component-8529",
+ "hint": "Utilize the open-source platform for GPU-accelerated computing."
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.MIGraphX",
+ "localized": "Graph Inference Engine",
+ "reload": "component-8529",
+ "hint": "Utilize the AMD graph-based optimization backend."
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.OpenVINO",
+ "localized": "Intel Visual Inference Optimization",
+ "reload": "component-8529",
+ "hint": "Utilize the hardware-optimized toolkit for Intel architectures."
+ },
+ {
+ "id": 0,
+ "label": "Enable modular pipelines (experimental)",
+ "localized": "Atomic Component Orchestration",
+ "reload": "settings_model_options",
+ "hint": "Initialize the highly-volatile decoupled workflow architecture."
+ },
+ {
+ "id": 0,
+ "label": "Expandable segments",
+ "localized": "Elastic Memory Allocation",
+ "reload": "settings_backends",
+ "hint": "Allow for dynamic scaling of data-segment buffers within the VRAM."
+ },
+ {
+ "id": 0,
+ "label": "Enable use of reference models",
+ "localized": "Contextual Model Referencing",
+ "reload": "settings_extra_networks",
+ "hint": "Activate secondary model weights for guided latent generation."
+ },
+ {
+ "id": 0,
+ "label": "Enable embeddings support",
+ "localized": "Inversion Vector Integration",
+ "reload": "settings_extra_networks",
+ "hint": "Allow the injection of custom lexical embeddings into the text encoder."
+ },
+ {
+ "id": 0,
+ "label": "Enable file wildcards support",
+ "localized": "Stochastic Token Injection",
+ "reload": "settings_extra_networks",
+ "hint": "Engage the parser to replace file placeholders with randomized lexical tokens."
+ },
+ {
+ "id": 0,
+ "label": "Extra noise multiplier for img2img",
+ "localized": "Stochastic Variance Scalar",
+ "reload": "settings_legacy_options",
+ "hint": "Apply an additional gain factor to the initial noise distribution."
+ },
+ {
+ "id": 0,
+ "label": "Embeddings train templates directory",
+ "localized": "Manifold Training Schema Repository",
+ "reload": "settings_legacy_options",
+ "hint": "Filesystem path for the structural templates used in textual inversion training."
+ },
+ {
+ "id": 0,
+ "label": "Enable Hypernetwork support",
+ "localized": "Shallow MLP Weight Injection",
+ "reload": "settings_legacy_options",
+ "hint": "Activate the application of supplementary multi-layer perceptron weights."
+ },
+ {
+ "id": 0,
+ "label": "Enable tensorboard logging",
+ "localized": "Heuristic Telemetry Serialization",
+ "reload": "settings_legacy_options",
+ "hint": "Export real-time performance and loss metrics to a visualized dashboard."
+ }
+ ],
+ "f": [
+ {
+ "id": -1,
+ "label": "Fixed",
+ "localized": "Deterministic Resolution Matrix",
+ "reload": "n/a",
+ "hint": "Quantize the pixel array to the target resolution manifold. If the dimensional tensors do not align, a skewed aspect ratio projection will occur. "
+ },
+ {
+ "id": -1,
+ "label": "Folder",
+ "localized": "Directory Node",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "FramePack",
+ "localized": "Temporal Packetization",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Frames",
+ "localized": "Temporal Indices",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Fallback guidance",
+ "localized": "Auxiliary Guidance Vector",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FreeU",
+ "localized": "Fourier-Space Upsampling",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Faster Cache",
+ "localized": "Low-Latency Buffer",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folders",
+ "localized": "Directory Repositories",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Fetch model preview metadata",
+ "localized": "Retrieve Checkpoint Metadata Headers",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Flow shift",
+ "localized": "Vector Flow Bias",
+ "reload": "n/a",
+ "hint": "Modulate the shift parameter for flow-matching latent models. This re-allocates the denoising step distribution across the temporal schedule. Scaling Factors: - >1.0: Priorities structural global coherence via early denoising kernels. - <1.0: Priorities high-frequency micro-details via late-stage denoising refinement. - 1.0: Isometric balanced schedule. Default flow-matching architectures typically operate at a bias of 3. This parameter is bypassed if dynamic stochastic shifting is active."
+ },
+ {
+ "id": -1,
+ "label": "FDG scales",
+ "localized": "Frequency Domain Guidance Scales",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FDG weights",
+ "localized": "Frequency Domain Guidance Coefficients",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FDG rescale space",
+ "localized": "FDG Normalization Manifold",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Force HiRes",
+ "localized": "Override High-Resolution Synthesis",
+ "reload": "n/a",
+ "hint": "Hires.fix triggers automatically on latent-space upscaling; however, it is bypassed for non-latent spatial upscalers. Engage this to enforce a secondary synthesis pass on non-latent upscaled buffers."
+ },
+ {
+ "id": -1,
+ "label": "FreeU preset",
+ "localized": "FreeU Configuration Profile",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FaceID Model",
+ "localized": "Biometric Identity Tensor",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Final strength",
+ "localized": "Terminal Interpolation Magnitude",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "full",
+ "localized": "Full-Precision FP32",
+ "reload": "n/a",
+ "hint": "Enforce 32-bit floating point precision across all compute kernels."
+ },
+ {
+ "id": -1,
+ "label": "Fall-off exponent (lower=higher detail)",
+ "localized": "Decay Exponent Bias",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Fill strength",
+ "localized": "Infill Inpainting Magnitude",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Face",
+ "localized": "Anatomical Facial Node",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Face confidence",
+ "localized": "Biometric Validation Threshold",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP model variant",
+ "localized": "Floating Point Architecture Variant",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP resolution",
+ "localized": "Floating Point Spatial Resolution",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP duration",
+ "localized": "Floating Point Temporal Span",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP target FPS",
+ "localized": "Target Temporal Frequency",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP interpolation",
+ "localized": "Floating Point Frame Interpolation",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP init strength",
+ "localized": "Initial Latent Magnitude",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP end strength",
+ "localized": "Terminal Latent Magnitude",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP vision strength",
+ "localized": "Visual Conditioning Amplitude",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP section prompts",
+ "localized": "Segmented Prompt Encodings",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP latent window size",
+ "localized": "Latent Temporal Window Dimension",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP steps",
+ "localized": "Inference Iteration Cycles",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP sampler shift",
+ "localized": "Sampling Schedule Offset",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP CFG scale",
+ "localized": "Classifier-Free Guidance Amplitude",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP distilled CFG scale",
+ "localized": "Distilled Guidance Coefficient",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP CFG re-scale",
+ "localized": "CFG Normalization Factor",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP system prompt",
+ "localized": "System-Level Directive Encoding",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP model receipe",
+ "localized": "Model Architecture Schema",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP enable TeaCache",
+ "localized": "Initialize TeaCache Buffer",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP use optimized system prompt",
+ "localized": "Execute Optimized System Directives",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP enable CFGZero",
+ "localized": "Activate Zero-Shot CFG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP enable Preview",
+ "localized": "Engage Real-time VAE Preview",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP attention",
+ "localized": "Attention Mechanism Kernel",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FP VAE",
+ "localized": "Variational Autoencoder Node",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FPS",
+ "localized": "Frames Per Second",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Foreground threshold",
+ "localized": "Subject Segmentation Threshold",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Frame change sensitivity",
+ "localized": "Temporal Delta Sensitivity",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Filename",
+ "localized": "I/O Identifier",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Force model eval",
+ "localized": "Enforce Evaluation Mode",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "false",
+ "localized": "Boolean: False",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Full precision (--no-half-vae)",
+ "localized": "FP32 VAE Mode",
+ "reload": "n/a",
+ "hint": "Utilize 32-bit floating point precision for the Autoencoder stage. Mitigates artifacts and NaNs at the cost of significantly higher VRAM consumption."
+ },
+ {
+ "id": -1,
+ "label": "FP32",
+ "localized": "Floating Point 32-bit",
+ "reload": "n/a",
+ "hint": "Utilize high-precision 32-bit floating point operations for tensor calculations."
+ },
+ {
+ "id": -1,
+ "label": "FP16",
+ "localized": "Floating Point 16-bit",
+ "reload": "n/a",
+ "hint": "Utilize half-precision 16-bit floating point operations to accelerate inference cycles."
+ },
+ {
+ "id": -1,
+ "label": "Force full precision (--no-half)",
+ "localized": "Universal FP32 Override",
+ "reload": "n/a",
+ "hint": "Disable half-precision (FP16) optimizations for the main UNet/Transformer core. Maximizes numerical stability."
+ },
+ {
+ "id": -1,
+ "label": "Flash",
+ "localized": "Flash Kernel",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Flex attention",
+ "localized": "Flexible Attention Dispatcher",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Flash attention",
+ "localized": "Flash-Attention Acceleration",
+ "reload": "n/a",
+ "hint": "Optimized attention mechanism utilizing tiling and recomputation to minimize VRAM bandwidth. Note: May introduce non-deterministic variance."
+ },
+ {
+ "id": -1,
+ "label": "Fused projections",
+ "localized": "Fused Linear Projections",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FreeU enabled",
+ "localized": "Engage FreeU Heuristics",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FreeU 1st stage backbone",
+ "localized": "Primary Backbone Modulation",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FreeU 2nd stage backbone",
+ "localized": "Secondary Backbone Modulation",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FreeU 1st stage skip",
+ "localized": "Primary Skip Connection Bias",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FreeU 2nd stage skip",
+ "localized": "Secondary Skip Connection Bias",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FoCa",
+ "localized": "Focus-Driven Attention",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache cache enabled",
+ "localized": "Enable FasterCache Buffering",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache spacial skip range",
+ "localized": "Spatial Delta Skip Range",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache spacial skip start",
+ "localized": "Spatial Skip Commencement",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache spacial skip end",
+ "localized": "Spatial Skip Termination",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache uncond skip range",
+ "localized": "Unconditioned Skip Range",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache uncond skip start",
+ "localized": "Unconditioned Skip Commencement",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache uncond skip end",
+ "localized": "Unconditioned Skip Termination",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FasterCache guidance distilled",
+ "localized": "Distilled Guidance Caching",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "fullgraph",
+ "localized": "Full Computation Graph",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with stable diffusion models",
+ "localized": "Stable Diffusion Checkpoint Repository",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with Huggingface models",
+ "localized": "HuggingFace Transformer Cache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for Huggingface cache",
+ "localized": "HF Local Storage Repository",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for Tunable ops cache",
+ "localized": "Tunable Operator Cache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with VAE files",
+ "localized": "VAE Weights Directory",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with UNET files",
+ "localized": "UNet Architecture Directory",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with Text encoder files",
+ "localized": "CLIP/T5 Encoder Directory",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with LoRA network(s)",
+ "localized": "LoRA Adapter Repository",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "File or Folder with user-defined styles",
+ "localized": "Custom Style CSS/JSON Path",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with user-defined wildcards",
+ "localized": "Dynamic Wildcard Repository",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with textual inversion embeddings",
+ "localized": "Textual Inversion TI Embedding Path",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with Control models",
+ "localized": "ControlNet Adapter Repository",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with Yolo models",
+ "localized": "YOLO Segmentation Models",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with ESRGAN models",
+ "localized": "ESRGAN Upscaler Path",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with BSRGAN models",
+ "localized": "BSRGAN Upscaler Path",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with RealESRGAN models",
+ "localized": "Real-ESRGAN Weights Path",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with SCUNet models",
+ "localized": "SCUNet Denoiser Path",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with SwinIR models",
+ "localized": "SwinIR Transformer Path",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with CLIP models",
+ "localized": "CLIP Vision/Text Repository",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for disk offload",
+ "localized": "Disk-Based VRAM Offload Path",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for OpenVINO cache",
+ "localized": "OpenVINO IR Cache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for ONNX cached models",
+ "localized": "ONNX Runtime Cache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for ONNX conversion",
+ "localized": "ONNX Export Staging Path",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with chaiNNer models",
+ "localized": "ChaiNNer Graph Path",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "File format",
+ "localized": "Serialization Format",
+ "reload": "n/a",
+ "hint": "Select the MIME type/extension for image serialization."
+ },
+ {
+ "id": -1,
+ "label": "Font file",
+ "localized": "Typography Asset",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Font color",
+ "localized": "Typography Hex Code",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for text generate",
+ "localized": "Prompt Output Directory",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for image generate",
+ "localized": "Synthesis Output Directory",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for control generate",
+ "localized": "ControlMap Output Directory",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for processed images",
+ "localized": "Post-Processed Output Repository",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for manually saved images",
+ "localized": "Manual Archive Directory",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for videos",
+ "localized": "Temporal Sequence Export Path",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for init images",
+ "localized": "Seed Image Input Directory",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for txt2img grids",
+ "localized": "T2I Image Grid Repository",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for img2img grids",
+ "localized": "I2I Image Grid Repository",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder for control grids",
+ "localized": "ControlNet Grid Repository",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Font size",
+ "localized": "Typography Point Scale",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Full VAE",
+ "localized": "Uncompressed VAE Preview",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Force offline mode",
+ "localized": "Local-Only Execution Mode",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Fixed UNet precision",
+ "localized": "Static UNet Tensor Precision",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Filename join string",
+ "localized": "Identifier Concatenation Delimiter",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Filename word regex",
+ "localized": "Identifier Regular Expression",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Force zeros for prompts when empty",
+ "localized": "Null-Vector Prompt Initialization",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "fill",
+ "localized": "Latent Padding Infill",
+ "reload": "n/a",
+ "hint": "Scale the bitmap to fit the bounding box and populate empty peripheral regions with chromatic extrapolation."
+ },
+ {
+ "id": -1,
+ "label": "For image processing do exact number of steps as specified",
+ "localized": "Deterministic Step Invariant",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Folder with LyCORIS network(s)",
+ "localized": "LyCORIS Adapter Repository",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Fuse strength",
+ "localized": "Weight Fusion Magnitude",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "FreeInit",
+ "localized": "Stochastic Initializer",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "g": [
+ {
+ "id": 695420,
+ "label": "Gallery",
+ "localized": "Neural Manifestation Repository",
+ "reload": "",
+ "hint": "Synchronized visual buffer for post-inference output visualization"
+ },
+ {
+ "id": 746860,
+ "label": "GitHub",
+ "localized": "GitHub",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 142340,
+ "label": "Guidance",
+ "localized": "Parametric Steering Vector",
+ "reload": "",
+ "hint": "Vectorized scalar for latent space directional alignment. Reference: txt2img"
+ },
+ {
+ "id": 815414,
+ "label": "GenerateGenerate",
+ "localized": "Initialize Synthetic Synthesis Cycle",
+ "reload": "",
+ "hint": "Triggers the generative heuristic engine. Reference: txt2img"
+ },
+ {
+ "id": 843477,
+ "label": "Generate forever",
+ "localized": "Iterative Infinity Recursion",
+ "reload": "",
+ "hint": "Executes a continuous inference loop across the latent manifold until manual interrupt signal is received. Reference: control"
+ },
+ {
+ "id": 554652,
+ "label": "Generate",
+ "localized": "Materialize Data Stream",
+ "reload": "",
+ "hint": "Initiates the tensor computation sequence for visual synthesis. Reference: video"
+ },
+ {
+ "id": 318712,
+ "label": "Get receipe",
+ "localized": "Retrieve Hyper-Parameter Formula",
+ "reload": "",
+ "hint": "Fetches the architectural blueprint and weight initialization constants. Reference: video"
+ },
+ {
+ "id": 587375,
+ "label": "GPU Monitor",
+ "localized": "Hardware Compute Sentinel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 158580,
+ "label": "Get Changelog",
+ "localized": "Synchronize Version Delta Logs",
+ "reload": "",
+ "hint": "Aggregates chronological modification datasets for the current environment. Reference: system_tab_changelog"
+ },
+ {
+ "id": 607314,
+ "label": "Generic",
+ "localized": "Non-Specific Module",
+ "reload": "",
+ "hint": "Universal procedural logic handler. Reference: video"
+ },
+ {
+ "id": 790533,
+ "label": "Google GenAI",
+ "localized": "Mountain View Heuristic Engine",
+ "reload": "",
+ "hint": "Interfacing with remote cloud-based probabilistic modeling architecture. Reference: settings_model_options"
+ },
+ {
+ "id": 742841,
+ "label": "Group Offload",
+ "localized": "Clustered Memory Sharding",
+ "reload": "",
+ "hint": "Redistributes tensor arrays to secondary storage controllers during peak utilization. Reference: settings_offload"
+ },
+ {
+ "id": 204550,
+ "label": "Grid Options",
+ "localized": "Tiled Matrix Configurations",
+ "reload": "",
+ "hint": "Defines the topological layout for multi-sample aggregate visualization. Reference: settings_saving-images"
+ },
+ {
+ "id": 360707,
+ "label": "Grids",
+ "localized": "Matrix Arrays",
+ "reload": "",
+ "hint": "Orthogonal arrangements of reconstructed image data. Reference: settings_saving-paths"
+ },
+ {
+ "id": 544460,
+ "label": "Guider",
+ "localized": "Pathing Stabilizer",
+ "reload": "",
+ "hint": "Active agent for prompt-alignment during diffusion step sampling. Reference: txt2img"
+ },
+ {
+ "id": 987483,
+ "label": "Guidance scale",
+ "localized": "CFG Amplitude Modulator",
+ "reload": "",
+ "hint": "Classifier Free Guidance magnitude: quantifies the force applied to align the latent trajectory with the prompt vector. High values minimize divergence but risk chromatic saturation. Reference: txt2img"
+ },
+ {
+ "id": 229987,
+ "label": "Guidance end",
+ "localized": "Convergence Cutoff Threshold",
+ "reload": "",
+ "hint": "Specifies the temporal step index where CFG and PAG influence is terminated. Value 1.0 indicates full-spectrum influence. Reference: txt2img"
+ },
+ {
+ "id": 797241,
+ "label": "Guidance rescale",
+ "localized": "Luminance Normalization Bias",
+ "reload": "",
+ "hint": "Applies a correction algorithm to recalibrate guidance vectors, mitigating high-CFG overexposure artifacts. Reference: txt2img"
+ },
+ {
+ "id": 536098,
+ "label": "Gamma",
+ "localized": "Photometric Exponent Correction",
+ "reload": "",
+ "hint": "Non-linear luminance transformation factor. Reference: script_hdr"
+ },
+ {
+ "id": 977053,
+ "label": "Grid margins",
+ "localized": "Interstitial Matrix Padding",
+ "reload": "",
+ "hint": "Spatial separation pixels between adjacent tile boundaries. Reference: script_prompt_matrix"
+ },
+ {
+ "id": 196556,
+ "label": "Grid sections",
+ "localized": "Segmented Array Domains",
+ "reload": "",
+ "hint": "Defines sub-region coordinates for regionalized prompt processing. Reference: script_regional_prompting"
+ },
+ {
+ "id": 298282,
+ "label": "Guidance strength",
+ "localized": "Vector Influence Intensity",
+ "reload": "",
+ "hint": "Magnitude of the steering coefficient in Selective Latent Guidance. Reference: script_slg"
+ },
+ {
+ "id": 220054,
+ "label": "Guidance start",
+ "localized": "Inference Phase Initialization",
+ "reload": "",
+ "hint": "Step index where the steering algorithm begins processing. Reference: script_slg"
+ },
+ {
+ "id": 339396,
+ "label": "Guidance stop",
+ "localized": "Inference Phase Termination",
+ "reload": "",
+ "hint": "Step index where the steering algorithm ceases processing. Reference: script_slg"
+ },
+ {
+ "id": 544474,
+ "label": "Gate step",
+ "localized": "Heuristic Gating Threshold",
+ "reload": "",
+ "hint": "Control parameter for T-Gate attention bypass mechanism. Reference: script_t-gate"
+ },
+ {
+ "id": 745778,
+ "label": "Guess mode",
+ "localized": "Probabilistic Inference Heuristic",
+ "reload": "",
+ "hint": "Bypasses textual conditioning, compelling the ControlNet encoder to derive latent intent from source feature maps alone. Reference: control"
+ },
+ {
+ "id": 648602,
+ "label": "gradient",
+ "localized": "Differential Vector Slope",
+ "reload": "",
+ "hint": "Calculates the derivative of the loss function across the weight manifold. Reference: control"
+ },
+ {
+ "id": 508732,
+ "label": "Gamma corrected",
+ "localized": "Linearized Color Space Mapping",
+ "reload": "",
+ "hint": "Applies inverse-power law transformations to achieve perceptual uniformity. Reference: control"
+ },
+ {
+ "id": 422619,
+ "label": "General threshold",
+ "localized": "Confidence Filter Coefficient",
+ "reload": "",
+ "hint": "The probabilistic minimum required for tag extraction; high values enhance semantic precision, low values increase recall density. Reference: caption"
+ },
+ {
+ "id": 574347,
+ "label": "GPU",
+ "localized": "GPU",
+ "reload": "",
+ "hint": "Graphics Processing Unit: Parallel arithmetic silicon for tensor operations. Reference: component-8625"
+ },
+ {
+ "id": 615967,
+ "label": "Google cloud use VertexAI endpoints",
+ "localized": "VertexAI Remote Node Uplink",
+ "reload": "",
+ "hint": "Redirects local compute requests to Google's specialized VertexAI tensor infrastructure. Reference: settings_model_options"
+ },
+ {
+ "id": 252876,
+ "label": "Google cloud API key",
+ "localized": "Cloud Authentication Token",
+ "reload": "",
+ "hint": "Cryptographic credential for authorizing VertexAI service requests. Reference: settings_model_options"
+ },
+ {
+ "id": 465355,
+ "label": "Google Cloud project ID",
+ "localized": "Cloud Project Identifier",
+ "reload": "",
+ "hint": "The unique alphanumeric string identifying your cloud resource cluster. Reference: settings_model_options"
+ },
+ {
+ "id": 250280,
+ "label": "Google Cloud location ID",
+ "localized": "Geospatial Node Region",
+ "reload": "",
+ "hint": "The physical data center location hosting the remote inference engine. Reference: settings_model_options"
+ },
+ {
+ "id": 986047,
+ "label": "group",
+ "localized": "Cluster Grouping",
+ "reload": "",
+ "hint": "Aggregates specific nodes for collective memory management. Reference: settings_offload"
+ },
+ {
+ "id": 687483,
+ "label": "Group size",
+ "localized": "Quantization Block Dimension",
+ "reload": "",
+ "hint": "Size of the tensor block for localized bit-depth reduction. Reference: settings_quantization"
+ },
+ {
+ "id": 841221,
+ "label": "GC threshold",
+ "localized": "Garbage Collection Limit",
+ "reload": "",
+ "hint": "Trigger threshold for automated memory cleanup routines. Reference: settings_backends"
+ },
+ {
+ "id": 909282,
+ "label": "Grid max rows count",
+ "localized": "Maximum Vertical Matrix Bound",
+ "reload": "",
+ "hint": "Upper limit for the number of rows generated in aggregate tile sheets. Reference: settings_saving-images"
+ },
+ {
+ "id": 640624,
+ "label": "Grid max columns count",
+ "localized": "Maximum Horizontal Matrix Bound",
+ "reload": "",
+ "hint": "Upper limit for the number of columns generated in aggregate tile sheets. Reference: settings_saving-images"
+ },
+ {
+ "id": 928780,
+ "label": "Grid background color",
+ "localized": "Matrix Substrate Chromacity",
+ "reload": "",
+ "hint": "Defines the hex value for the background layer behind image tiles. Reference: settings_saving-images"
+ },
+ {
+ "id": 593259,
+ "label": "Gallery auto-update on tab change",
+ "localized": "Dynamic Buffer Refresh",
+ "reload": "",
+ "hint": "Triggers an asynchronous fetch of the image repository when switching UI contexts. Reference: settings_saving-images"
+ },
+ {
+ "id": 487449,
+ "label": "GPU monitor interval",
+ "localized": "Telemetry Sampling Frequency",
+ "reload": "",
+ "hint": "Time delay in milliseconds between hardware utilization status queries. Reference: settings_ui"
+ },
+ {
+ "id": 228004,
+ "label": "Gallery view columns",
+ "localized": "Buffer Layout Density",
+ "reload": "",
+ "hint": "Configures the number of image slots visible per row in the UI. Reference: settings_ui"
+ },
+ {
+ "id": 475510,
+ "label": "Grid image size",
+ "localized": "Thumbnail Dimensional Scale",
+ "reload": "",
+ "hint": "The pixel resolution for individual images within the aggregate matrix. Reference: settings_ui"
+ },
+ {
+ "id": 265916,
+ "label": "Global",
+ "localized": "Universal Namespace",
+ "reload": "",
+ "hint": "Context-independent parameters applicable across all sub-routines. Reference: control"
+ }
+ ],
+ "h": [
+ {
+ "id": 7001,
+ "label": "History",
+ "localized": "Temporal Iteration Log",
+ "reload": "btn_history",
+ "hint": "A persistent chronological buffer of prior synthesis artifacts available for recursive pipeline injection and secondary refinement cycles."
+ },
+ {
+ "id": 7002,
+ "label": "html2md",
+ "localized": "html2md",
+ "reload": "docs_md_btn",
+ "hint": "An automated parser utility designed to transform hyper-textual markup structures into simplified markdown syntax for documentation serialization."
+ },
+ {
+ "id": 7003,
+ "label": "Huggingface",
+ "localized": "HuggingFace Neural Repository",
+ "reload": "",
+ "hint": "Interface parameters dedicated to the authentication and telemetry handshaking with the HuggingFace remote model repository architecture."
+ },
+ {
+ "id": 7004,
+ "label": "HiDream",
+ "localized": "HiDream Latent Protocol",
+ "reload": "",
+ "hint": "Proprietary model configuration sub-routines for the HiDream neural architecture framework."
+ },
+ {
+ "id": 7005,
+ "label": "HyperTile",
+ "localized": "HyperTile Spatial Optimizer",
+ "reload": "",
+ "hint": "An advanced spatial decomposition algorithm designed to optimize VRAM throughput via strategic tile-based latent processing."
+ },
+ {
+ "id": 7006,
+ "label": "HiDiffusion",
+ "localized": "HiDiffusion Multi-Res Protocol",
+ "reload": "",
+ "hint": "A specialized high-fidelity synthesis framework that leverages RAU-Net and MSW-MSA logic to facilitate ultra-high-resolution image generation while mitigating tiling artifacts and maintaining global semantic structural integrity."
+ },
+ {
+ "id": 7007,
+ "label": "Height",
+ "localized": "Vertical Y-Axis Dimension",
+ "reload": "",
+ "hint": "The quantitative pixel density across the vertical coordinate axis of the output tensor."
+ },
+ {
+ "id": 7008,
+ "label": "HiRes steps",
+ "localized": "HiRes Iteration Cycles",
+ "reload": "",
+ "hint": "The specific count of denoising sub-steps allocated for the secondary high-resolution latent upscaling pass; a null value (0) defaults to the primary sampler's step count."
+ },
+ {
+ "id": 7009,
+ "label": "HDR clamp",
+ "localized": "High Dynamic Range Statistical Clamp",
+ "reload": "",
+ "hint": "A non-linear value stabilizer that prunes divergent outliers from the tensor distribution, preventing pixel burnout and artifacting at high Classifier-Free Guidance (CFG) magnitudes by enforcing strict boundary thresholds."
+ },
+ {
+ "id": 7010,
+ "label": "HDR maximize",
+ "localized": "HDR Luminance Normalization",
+ "reload": "",
+ "hint": "Calculates a dynamic normalization coefficient to re-scale the internal tensor range, maximizing available bit-depth and luminance headroom for downstream post-processing applications like Photoshop."
+ },
+ {
+ "id": 7011,
+ "label": "HDR range",
+ "localized": "HDR Boundary Delta",
+ "reload": "",
+ "hint": "The defined mathematical window for the dynamic range stabilization algorithm's operational scope."
+ },
+ {
+ "id": 7012,
+ "label": "Hue",
+ "localized": "Chromatic Phase Shift",
+ "reload": "",
+ "hint": "The angular shift within the HSL color space applied via the Look-Up Table (LUT) grading module."
+ },
+ {
+ "id": 7013,
+ "label": "HQ init latents",
+ "localized": "High-Fidelity Latent Initialization",
+ "reload": "",
+ "hint": "A specialized protocol for preparing high-precision latent starter tensors for the InstantIR synthesis pipeline."
+ },
+ {
+ "id": 7014,
+ "label": "Height after",
+ "localized": "Post-Processing Verticality",
+ "reload": "",
+ "hint": "The final vertical dimension scaling factor applied after the ControlNet conditioning phase."
+ },
+ {
+ "id": 7015,
+ "label": "Height mask",
+ "localized": "Vertical Spatial Occlusion Mask",
+ "reload": "",
+ "hint": "A bitmap or vector mask used to restrict height-based calculations to specific spatial coordinates."
+ },
+ {
+ "id": 7016,
+ "label": "Hires use control",
+ "localized": "ControlNet HiRes Injection",
+ "reload": "",
+ "hint": "Enable or disable the application of ControlNet conditioning during the high-resolution latent refinement pass."
+ },
+ {
+ "id": 7017,
+ "label": "Hands",
+ "localized": "Manual Extremity Kinematics",
+ "reload": "",
+ "hint": "A specialized ControlNet model designed to improve the topological accuracy and digit consistency of synthesized human hands."
+ },
+ {
+ "id": 7018,
+ "label": "High threshold",
+ "localized": "Canny Upper Edge Threshold",
+ "reload": "",
+ "hint": "The upper sensitivity boundary for the edge-detection preprocessor, determining the inclusion of high-contrast structural features."
+ },
+ {
+ "id": 7019,
+ "label": "high noise",
+ "localized": "Stochastic Noise Amplitude",
+ "reload": "",
+ "hint": "The magnitude of high-frequency random distribution added to the latent space during initial diffusion steps."
+ },
+ {
+ "id": 7020,
+ "label": "Hypertile UNet Enabled",
+ "localized": "HyperTile UNet Module Activation",
+ "reload": "",
+ "hint": "Toggles the tile-based memory optimization within the core UNet denoising framework."
+ },
+ {
+ "id": 7021,
+ "label": "Hypertile HiRes pass only",
+ "localized": "Exclusive HiRes HyperTile Mode",
+ "reload": "",
+ "hint": "Restricts HyperTile spatial decomposition to the high-resolution second-stage pass, leaving the initial generation untouched."
+ },
+ {
+ "id": 7022,
+ "label": "Hypertile UNet max tile size",
+ "localized": "UNet Max Tiling Dimension",
+ "reload": "",
+ "hint": "The upper pixel-boundary limit for individual tiles processed by the UNet spatial optimizer."
+ },
+ {
+ "id": 7023,
+ "label": "Hypertile UNet min tile size",
+ "localized": "UNet Min Tiling Dimension",
+ "reload": "",
+ "hint": "The minimum acceptable pixel-boundary for UNet tiles, below which no further decomposition occurs."
+ },
+ {
+ "id": 7024,
+ "label": "Hypertile UNet swap size",
+ "localized": "UNet Memory Swap Allocation",
+ "reload": "",
+ "hint": "The internal buffer size allocated for tile-swapping operations during UNet compute cycles."
+ },
+ {
+ "id": 7025,
+ "label": "Hypertile UNet depth",
+ "localized": "UNet Decomposition Depth",
+ "reload": "",
+ "hint": "The number of recursive layers within the UNet architecture where HyperTile optimization is actively applied."
+ },
+ {
+ "id": 7026,
+ "label": "Hypertile VAE Enabled",
+ "localized": "HyperTile VAE Module Activation",
+ "reload": "",
+ "hint": "Toggles the tile-based memory optimization within the Variational Autoencoder (VAE) encoding/decoding phase."
+ },
+ {
+ "id": 7027,
+ "label": "Hypertile VAE tile size",
+ "localized": "VAE Tiling Dimension",
+ "reload": "",
+ "hint": "The specific spatial dimension for VAE tile processing, aimed at reducing peak VRAM usage during image reconstruction."
+ },
+ {
+ "id": 7028,
+ "label": "Hypertile VAE swap size",
+ "localized": "VAE Memory Swap Allocation",
+ "reload": "",
+ "hint": "The internal buffer size allocated for tile-swapping operations during VAE encoding/decoding cycles."
+ },
+ {
+ "id": 7029,
+ "label": "HiDiffusion apply RAU-Net",
+ "localized": "RAU-Net Integration",
+ "reload": "",
+ "hint": "Enables the Recursive Attention UNet (RAU-Net) component of the HiDiffusion protocol for enhanced semantic consistency at high resolutions."
+ },
+ {
+ "id": 7030,
+ "label": "HiDiffusion apply MSW-MSA",
+ "localized": "MSW-MSA Integration",
+ "reload": "",
+ "hint": "Enables Multi-Scale Window-based Multi-head Self-Attention (MSW-MSA) to improve structural detail in high-resolution diffusion."
+ },
+ {
+ "id": 7031,
+ "label": "HiDiffusion aggressive at step",
+ "localized": "Aggressive Denoising Trigger Step",
+ "reload": "",
+ "hint": "The specific iteration index where the HiDiffusion algorithm switches to more intensive structural refinement logic."
+ },
+ {
+ "id": 7032,
+ "label": "HiDiffusion override T1 ratio",
+ "localized": "T1 Latent Override Ratio",
+ "reload": "",
+ "hint": "Manual override for the primary transformation ratio within the HiDiffusion latent scaling algorithm."
+ },
+ {
+ "id": 7033,
+ "label": "HiDiffusion override T2 ratio",
+ "localized": "T2 Latent Override Ratio",
+ "reload": "",
+ "hint": "Manual override for the secondary transformation ratio within the HiDiffusion latent scaling algorithm."
+ },
+ {
+ "id": 7034,
+ "label": "hidet",
+ "localized": "hidet",
+ "reload": "",
+ "hint": "Enables the Hidet deep learning compiler for automated graph-level optimizations and kernel fusion."
+ },
+ {
+ "id": 7035,
+ "label": "Hide legacy tabs",
+ "localized": "Obfuscate Deprecated UI Elements",
+ "reload": "",
+ "hint": "Removes visibility of outdated navigation tabs from the primary user interface to streamline the workspace."
+ },
+ {
+ "id": 7036,
+ "label": "Hide input range sliders",
+ "localized": "Suppress Analog Input Sliders",
+ "reload": "",
+ "hint": "Disables the rendering of horizontal range sliders, restricting input to numerical text fields for precise parameterization."
+ },
+ {
+ "id": 7037,
+ "label": "Hide params headers",
+ "localized": "Collapse Parameter Metadata Headers",
+ "reload": "",
+ "hint": "Hides the organizational headers within the parameter interface to maximize vertical screen real estate."
+ },
+ {
+ "id": 7038,
+ "label": "HuggingFace token",
+ "localized": "HuggingFace API Credential",
+ "reload": "",
+ "hint": "A secure alphanumeric string required for authenticating requests to private or restricted HuggingFace model repositories."
+ },
+ {
+ "id": 7039,
+ "label": "HuggingFace mirror",
+ "localized": "HuggingFace Repository Mirror",
+ "reload": "",
+ "hint": "An alternative network endpoint for downloading model weights, useful for bypassing localized connectivity bottlenecks."
+ },
+ {
+ "id": 7040,
+ "label": "HED",
+ "localized": "HED",
+ "reload": "",
+ "hint": "Holistically-nested Edge Detection: a preprocessor that generates soft-edge maps optimized for maintaining painterly or organic outlines."
+ }
+ ],
+ "i": [
+ {
+ "id": 0,
+ "label": "Images",
+ "localized": "Visual Matrix Synthesizer",
+ "reload": "n/a",
+ "hint": "Initiate pixel-tensor synthesis protocols Unified manifold interface Supports T2I and I2I sub-routines With optional heuristic control guidance"
+ },
+ {
+ "id": 1,
+ "label": "I2I",
+ "localized": "I2I",
+ "reload": "n/a",
+ "hint": "Synthesize image-space via antecedent visual tensors Legacy buffer interface mirroring primordial image-to-image heuristics"
+ },
+ {
+ "id": 2,
+ "label": "Input",
+ "localized": "Data Ingress",
+ "reload": "n/a",
+ "hint": "Toggle visibility of the source manifold used to guide generation latents"
+ },
+ {
+ "id": 3,
+ "label": "Image",
+ "localized": "Visual Primitive",
+ "reload": "n/a",
+ "hint": "Synthesize image-space via antecedent visual tensors"
+ },
+ {
+ "id": 4,
+ "label": "Inpaint",
+ "localized": "Latent Reconstruction",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Inputs",
+ "localized": "Ingress Parameters",
+ "reload": "n/a",
+ "hint": "Hyperparameters governing the localized input manifold"
+ },
+ {
+ "id": 6,
+ "label": "Initial",
+ "localized": "Primordial Resolution",
+ "reload": "n/a",
+ "hint": "Calibrate spatial tensor dimensions prior to compute processing"
+ },
+ {
+ "id": 7,
+ "label": "Info",
+ "localized": "Metadata Diagnostics",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "install",
+ "localized": "Deploy Module",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Image Options",
+ "localized": "Visual Output Protocols",
+ "reload": "n/a",
+ "hint": "Configuration for encoding formats, metadata headers, and grid-array orchestration"
+ },
+ {
+ "id": 10,
+ "label": "Image Paths",
+ "localized": "Directory Architecture",
+ "reload": "n/a",
+ "hint": "Configuration for file-system nomenclature and egress directory structures"
+ },
+ {
+ "id": 11,
+ "label": "Image Metadata",
+ "localized": "Serialized Headers",
+ "reload": "n/a",
+ "hint": "Protocols for the management of metadata injected into synthesized visual assets"
+ },
+ {
+ "id": 12,
+ "label": "IP Adapters",
+ "localized": "Image-Prompt Adapter Manifolds",
+ "reload": "n/a",
+ "hint": "IP adapters are plugin neural modules that bias the generation toward target reference latents"
+ },
+ {
+ "id": 13,
+ "label": "Input Media",
+ "localized": "Ingress Source Buffer",
+ "reload": "n/a",
+ "hint": "Inject source visual data for image-to-image, latent reconstruction, or control-net processing"
+ },
+ {
+ "id": 14,
+ "label": "Input Image",
+ "localized": "Source Visual Tensor",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "IPEX",
+ "localized": "Intel-PyTorch Execution Provider",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Image Gallery",
+ "localized": "Visual Asset Repository",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Intermediate Image Saving",
+ "localized": "Transient State Persistance",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Initial seed",
+ "localized": "Stochastic Nucleus",
+ "reload": "n/a",
+ "hint": "A scalar value initializing the pseudo-random number generator; identical parameters and seed will yield deterministic tensor parity"
+ },
+ {
+ "id": 19,
+ "label": "Include detections",
+ "localized": "Overlay Semantic Detections",
+ "reload": "n/a",
+ "hint": "Include the source manifold with highlighted semantic segmentation boundaries"
+ },
+ {
+ "id": 20,
+ "label": "IY model",
+ "localized": "Infinite-You Neural Model",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "IY scale",
+ "localized": "Infinite-You Magnitude",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "IY start",
+ "localized": "Infinite-You Temporal Onset",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "IY end",
+ "localized": "Infinite-You Temporal Termination",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Identity guidance",
+ "localized": "Biometric Fidelity Bias",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Include original image",
+ "localized": "Persist Source Manifold",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Iterate seed per line",
+ "localized": "Sequential Seed Modulation",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Iterations",
+ "localized": "Recursion Cycles",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Interpolate frames",
+ "localized": "Temporal Frame Synthesis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Include main grid",
+ "localized": "Global Grid Matrix",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Include sub grids",
+ "localized": "Nested Sub-Grid Arrays",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Include images",
+ "localized": "Persist Individual Tensors",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "invert",
+ "localized": "Bitwise Inversion",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Init image same as control",
+ "localized": "Synchronized Control-Ingress",
+ "reload": "n/a",
+ "hint": "Simultaneously map the Control-net buffer as the source manifold for img2img-type modification tasks."
+ },
+ {
+ "id": 34,
+ "label": "Inpaint masked only",
+ "localized": "Localized Region Synthesis",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Invert mask",
+ "localized": "Binary Mask Flip",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "IOU",
+ "localized": "Intersection Over Union",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Init strength",
+ "localized": "Primordial Bias Magnitude",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Input directory",
+ "localized": "Source Ingress Path",
+ "reload": "n/a",
+ "hint": "The file-system directory containing the visual tensors for batch processing"
+ },
+ {
+ "id": 39,
+ "label": "Intermediates",
+ "localized": "Candidate Flavor Pool",
+ "reload": "n/a",
+ "hint": "Spatial size of the transient candidate pool for matching visual features to semantic tags. Final selection is filtered by Min/Max Flavour constraints. High values optimize semantic fidelity at the cost of compute latency."
+ },
+ {
+ "id": 40,
+ "label": "Include rating",
+ "localized": "Safety-Classifier Metadata",
+ "reload": "n/a",
+ "hint": "Append content-rating vectors to output (e.g., safe, questionable, explicit). Essential for automated content-filtering protocols."
+ },
+ {
+ "id": 41,
+ "label": "Image width",
+ "localized": "Horizontal Pixel Dimension",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Image height",
+ "localized": "Vertical Pixel Dimension",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "inference-mode",
+ "localized": "Strict Inference Engine",
+ "reload": "n/a",
+ "hint": "An optimized execution state, stricter than no-grad, ensuring the model operates exclusively in a read-only inference state for safety and speed."
+ },
+ {
+ "id": 44,
+ "label": "inductor",
+ "localized": "Torch Inductor Backend",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Image quality",
+ "localized": "Compression Fidelity Factor",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "Include mask in outputs",
+ "localized": "Append Binary Mask Tensor",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Include invisible watermark",
+ "localized": "Steganographic Bit-Modulation",
+ "reload": "n/a",
+ "hint": "Inject an imperceptible steganographic watermark by modulating discrete pixel bit-values"
+ },
+ {
+ "id": 48,
+ "label": "Invisible watermark string",
+ "localized": "Steganographic Key",
+ "reload": "n/a",
+ "hint": "The alphanumeric string for steganographic injection. Minimize length to prevent visual artifacting."
+ },
+ {
+ "id": 49,
+ "label": "Image watermark position",
+ "localized": "Watermark Spatial Coordinates",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Image watermark file",
+ "localized": "Watermark Source Asset",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Images filename pattern",
+ "localized": "Nomenclature String Template",
+ "reload": "n/a",
+ "hint": "Utilize the following tokens to define the procedural filename logic:seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
+ },
+ {
+ "id": 52,
+ "label": "inline",
+ "localized": "Inline Buffer Flow",
+ "reload": "n/a",
+ "hint": "Synchronous alignment with all peripheral interface elements (scrollable)"
+ },
+ {
+ "id": 53,
+ "label": "Inpainting include greyscale mask in results",
+ "localized": "Persist Luma-Mask Buffer",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Inpainting include masked composite in results",
+ "localized": "Persist Composite Mask Overlay",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Image transparent color fill",
+ "localized": "Alpha-Channel Null Fill",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Inpainting conditioning mask strength",
+ "localized": "Mask Conditioning Magnitude",
+ "reload": "n/a",
+ "hint": "Determines the degree of occlusion for the original manifold during latent reconstruction. 1.0 indicates absolute masking; 0.0 indicates total transparency. Lower values preserve global composition but inhibit structural transformation."
+ },
+ {
+ "id": 57,
+ "label": "Image resize algorithm",
+ "localized": "Resampling Heuristic",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "Image repeats per epoch",
+ "localized": "Epoch Ingestion Frequency",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "Interpolation Method",
+ "localized": "Latent Blending Heuristic",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "In Blocks",
+ "localized": "UNet Downsampling Blocks",
+ "reload": "n/a",
+ "hint": "The downsampling block architecture of the UNet (12 vectors for SD1.5, 9 vectors for SDXL)"
+ },
+ {
+ "id": 61,
+ "label": "Input model",
+ "localized": "Source Weights Manifold",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "Info object",
+ "localized": "Diagnostic Metadata Entity",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "k": [
+ {
+ "id": 0,
+ "label": "Kanvas change",
+ "localized": "Quantum Flux Inversion",
+ "reload": "",
+ "hint": "Initiates a recalibration of the multidimensional render buffer."
+ },
+ {
+ "id": 0,
+ "label": "Kanvas Settings",
+ "localized": "Holographic Substrate Configuration",
+ "reload": "",
+ "hint": "Access the underlying parameters for the localized photogrammetric lattice."
+ },
+ {
+ "id": 0,
+ "label": "Keep Thinking Trace",
+ "localized": "Retain Neural Synaptic Residue",
+ "reload": "",
+ "hint": "Preserve the latent heuristic processing cycles within the final cognitive output. Essential for auditing the stochastic pathing of the inference engine. Requires a model capable of asynchronous introspection modes."
+ },
+ {
+ "id": 0,
+ "label": "Keep Prefill",
+ "localized": "Maintain Seeded Initializer State",
+ "reload": "",
+ "hint": "Integrate the primary semantic primer at the terminal interface of the output sequence. If nullified, the prompt-injection vectors used to guide the neural bias are stripped from the dataset."
+ },
+ {
+ "id": 0,
+ "label": "Keep aspect ratio",
+ "localized": "Stabilize Dimensional Proportionality",
+ "reload": "",
+ "hint": "Lock the spatial constraints of the output tensor to prevent geometric variance."
+ }
+ ],
+ "l": [
+ {
+ "id": 7,
+ "label": "Load model",
+ "localized": "Initialize Neural Weight Matrix",
+ "reload": "",
+ "hint": "Engage the primary synaptic array and synchronize weighting tensors."
+ },
+ {
+ "id": 15,
+ "label": "Load custom model",
+ "localized": "Initialize External Synapse Map",
+ "reload": "",
+ "hint": "Integrate a bespoke neuro-architectural configuration with specific hyper-parameter alignment."
+ },
+ {
+ "id": 17,
+ "label": "LaMa Remove",
+ "localized": "LaMa Entropy Erasure",
+ "reload": "",
+ "hint": "Apply Large Mask Inpainting to neutralize localized entropy signatures."
+ },
+ {
+ "id": 19,
+ "label": "Lite",
+ "localized": "Lite",
+ "reload": "",
+ "hint": "Execute via reduced-compute low-precision protocols."
+ },
+ {
+ "id": 24,
+ "label": "LTXVideo",
+ "localized": "LTX Temporal Synthesis",
+ "reload": "",
+ "hint": "Execute high-fidelity temporal frame interpolation via LTX architecture."
+ },
+ {
+ "id": 31,
+ "label": "Load",
+ "localized": "Initialize",
+ "reload": "",
+ "hint": "Trigger the ingestion protocol for external data assets."
+ },
+ {
+ "id": 35,
+ "label": "Live Previews",
+ "localized": "Real-time Render Stream",
+ "reload": "",
+ "hint": "Visual telemetry configuration and auditory notification subsystem status."
+ },
+ {
+ "id": 41,
+ "label": "Legacy options",
+ "localized": "Deprecated Archival Protocols",
+ "reload": "",
+ "hint": "Access vintage architectural parameters (Warning: suboptimal for modern workflows)."
+ },
+ {
+ "id": 42,
+ "label": "List",
+ "localized": "Enumerate",
+ "reload": "",
+ "hint": "Generate a categorical index of all accessible neural architectures."
+ },
+ {
+ "id": 43,
+ "label": "Loader",
+ "localized": "Modular Assembly Engine",
+ "reload": "",
+ "hint": "Manually synthesize a diffusion infrastructure from discrete modular components."
+ },
+ {
+ "id": 44,
+ "label": "List models",
+ "localized": "Enumerate Architectures",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Load receipe",
+ "localized": "Initialize Config Preset",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Lora",
+ "localized": "Low-Rank Adapter (LoRA)",
+ "reload": "",
+ "hint": "Inject a localized low-rank adaptation layer into the base neural manifold."
+ },
+ {
+ "id": 57,
+ "label": "Local",
+ "localized": "On-Premise Assets",
+ "reload": "",
+ "hint": "Architectures currently cached on local storage ready for immediate execution."
+ },
+ {
+ "id": 61,
+ "label": "LTX",
+ "localized": "LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "Layerwise Casting",
+ "localized": "Synaptic Precision Casting",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "LinFusion",
+ "localized": "LinFusion Linearizer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "Log Display",
+ "localized": "Telemetry Console",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "List all locally available models",
+ "localized": "Enumerate On-Premise Manifolds",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "Last Generate",
+ "localized": "Previous Inference Cycle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "low order",
+ "localized": "Low-Order Convergence",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "LSC layer indices",
+ "localized": "LSC Synaptic Indices",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "LSC fully qualified name",
+ "localized": "LSC Global Namespace",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "LSC skip attention blocks",
+ "localized": "LSC Attention Bypass",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "LSC skip feed-forward blocks",
+ "localized": "LSC MLP Bypass",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "LSC skip attention scores",
+ "localized": "LSC Score Bypassing",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "LSC dropout rate",
+ "localized": "LSC Stochastic Sparsity",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "Layer options",
+ "localized": "Synaptic Layer Overrides",
+ "reload": "",
+ "hint": "Directly manipulate advanced IP-Adapter architectural depth parameters."
+ },
+ {
+ "id": 82,
+ "label": "Layer scales",
+ "localized": "Synaptic Amplitude Scaling",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "Length",
+ "localized": "Token Extent",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 86,
+ "label": "Loops",
+ "localized": "Iterative Feedback Cycles",
+ "reload": "",
+ "hint": "Recursive processing depth. If set to 1, the feedback loop remains dormant."
+ },
+ {
+ "id": 89,
+ "label": "Level",
+ "localized": "Magnitude",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 92,
+ "label": "Latent mode",
+ "localized": "Latent Manifold State",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 93,
+ "label": "Loop video",
+ "localized": "Temporal Cyclic Feedback",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 95,
+ "label": "LLM model",
+ "localized": "Syntactic Reasoning Engine",
+ "reload": "",
+ "hint": "Select the large language manifold for prompt semantic enrichment. Vision-capable nodes: Thinking-active nodes: "
+ },
+ {
+ "id": 97,
+ "label": "LBM Method",
+ "localized": "LBM Algorithm",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 98,
+ "label": "LBM Composite",
+ "localized": "LBM Multi-Layer Synthesis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99,
+ "label": "LBM Steps",
+ "localized": "LBM Inference Iterations",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "left",
+ "localized": "Left-Axis",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 102,
+ "label": "Live update",
+ "localized": "Real-time Telemetry Refresh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 103,
+ "label": "Low threshold",
+ "localized": "Lower Gradient Limit",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 104,
+ "label": "Large",
+ "localized": "Macro-Scale",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 105,
+ "label": "LTX model",
+ "localized": "LTX Neural Kernel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 106,
+ "label": "LTX frames number",
+ "localized": "LTX Temporal Depth",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 107,
+ "label": "LTX frames skip",
+ "localized": "LTX Temporal Sparsity",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 108,
+ "label": "LTX enable upsampling",
+ "localized": "LTX Spatial Upscaling",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 109,
+ "label": "LTX upsample ratio",
+ "localized": "LTX Upscale Magnitude",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 110,
+ "label": "LTX enable refine",
+ "localized": "LTX Iterative Refinement",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 111,
+ "label": "LTX refine strength",
+ "localized": "LTX Refinement Intensity",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 112,
+ "label": "LTX decode timestep",
+ "localized": "LTX VAE Decode Phase",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 113,
+ "label": "LTX enable audio",
+ "localized": "LTX Sonic Datastream",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 114,
+ "label": "Loop",
+ "localized": "Cyclic Sequence",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 116,
+ "label": "Local directory name",
+ "localized": "Namespace Path",
+ "reload": "",
+ "hint": "Directory for extension injection; leave null for system default."
+ },
+ {
+ "id": 117,
+ "label": "Libs",
+ "localized": "Binary Dependecies",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 119,
+ "label": "Latent history size",
+ "localized": "Latent State Buffer Size",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 120,
+ "label": "LLama repo",
+ "localized": "LLama Repository URI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 121,
+ "label": "low noise",
+ "localized": "Sub-Decibel Variance",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 122,
+ "label": "leaf_level",
+ "localized": "Node Leaf Depth",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 123,
+ "label": "LLM",
+ "localized": "LLM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 124,
+ "label": "Layerwise casting storage",
+ "localized": "Layerwise VRAM Buffering",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 125,
+ "label": "Layerwise non-blocking operations",
+ "localized": "Asynchronous Layer Execution",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 126,
+ "label": "Lumina: Use mask in transformers",
+ "localized": "Lumina Masked Attention",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 127,
+ "label": "LinFusion apply distillation on load",
+ "localized": "LinFusion Load-Time Distillation",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 128,
+ "label": "Light",
+ "localized": "Lightweight Theme",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 129,
+ "label": "Log view update period",
+ "localized": "Telemetry Refresh Frequency",
+ "reload": "",
+ "hint": "Console update interval in milliseconds."
+ },
+ {
+ "id": 130,
+ "label": "Live preview display period",
+ "localized": "Telemetry Sampling Interval",
+ "reload": "",
+ "hint": "Sample render preview every n iterations (0 to bypass)."
+ },
+ {
+ "id": 131,
+ "label": "Load custom Diffusers pipeline",
+ "localized": "Initialize Custom Diffuser Stack",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 133,
+ "label": "LoRA force reload always",
+ "localized": "Force LoRA Synaptic Refresh",
+ "reload": "",
+ "hint": "Bypass cache and re-read adapter weights from storage every inference cycle. Useful for external weight tuning."
+ },
+ {
+ "id": 134,
+ "label": "LoRA load using Diffusers method",
+ "localized": "LoRA Diffuser Compatibility Mode",
+ "reload": "",
+ "hint": "Use the integrated Diffusers adapter method instead of native synaptic injection."
+ },
+ {
+ "id": 135,
+ "label": "LoRA native apply to text encoder",
+ "localized": "LoRA CLIP/T5 Synaptic Injection",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 136,
+ "label": "LoRA native fuse with model",
+ "localized": "Permanent Synaptic Fusion (Native)",
+ "reload": "",
+ "hint": "Merge adapter weights directly into the base manifold tensor.Warning: Resulting manifold state is mutated. Re-initialize base model to purge fusion residues."
+ },
+ {
+ "id": 137,
+ "label": "LoRA diffusers fuse with model",
+ "localized": "Permanent Synaptic Fusion (Diffusers)",
+ "reload": "",
+ "hint": "Merge adapter weights for reduced VRAM overhead and optimized torch.compile execution."
+ },
+ {
+ "id": 138,
+ "label": "LoRA auto-apply tags",
+ "localized": "LoRA Metadata Tag Injection",
+ "reload": "",
+ "hint": "Automatically inject trigger tokens from adapter metadata into the input prompt buffer."
+ },
+ {
+ "id": 139,
+ "label": "LoRA memory cache",
+ "localized": "LoRA Synaptic Buffer Capacity",
+ "reload": "",
+ "hint": "Maximum number of adapters to maintain in active VRAM."
+ },
+ {
+ "id": 140,
+ "label": "LoRA add hash info to metadata",
+ "localized": "LoRA Cryptographic Hash Injection",
+ "reload": "",
+ "hint": "Embed unique adapter identifiers into the output metadata for artifact reproducibility."
+ },
+ {
+ "id": 141,
+ "label": "LDSR Path",
+ "localized": "LDSR URI Path",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 142,
+ "label": "LoRA load using legacy method",
+ "localized": "LoRA Archival Injection Method",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 143,
+ "label": "Loaded LoRA",
+ "localized": "Active LoRA Adapters",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 144,
+ "label": "LoRA target filename",
+ "localized": "LoRA File Descriptor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 145,
+ "label": "Layer skip guidance",
+ "localized": "Synaptic Skip Guidance",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 146,
+ "label": "LineArt",
+ "localized": "Edge Geometry Detection",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 147,
+ "label": "Leres Depth",
+ "localized": "LeReS Spatial Depth Mapping",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "m": [
+ {
+ "id": 0,
+ "label": "Mask",
+ "localized": "Dimensional Occlusion Lattice",
+ "reload": "",
+ "hint": "Interface for image-space masking and alpha-channel occlusion parameters."
+ },
+ {
+ "id": 0,
+ "label": "Models",
+ "localized": "Neural Weights Repositories",
+ "reload": "",
+ "hint": "Procedures for downloading, converting, or synthetic merging of model weights and metadata indexing."
+ },
+ {
+ "id": 0,
+ "label": "Manage extensions",
+ "localized": "Integrate Modular Subroutines",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Manual install",
+ "localized": "Hard-Link Installation",
+ "reload": "",
+ "hint": "Directly initialize extension components via manual directory mapping."
+ },
+ {
+ "id": 0,
+ "label": "Models & Networks",
+ "localized": "Weights & Node Architectures",
+ "reload": "",
+ "hint": "Global index of available latent space models and auxiliary network nodes."
+ },
+ {
+ "id": 0,
+ "label": "Model Loading",
+ "localized": "Neural Weight Initializer",
+ "reload": "",
+ "hint": "Parameters governing the ingestion of model data into active memory states."
+ },
+ {
+ "id": 0,
+ "label": "Model Options",
+ "localized": "Structural Logic Toggles",
+ "reload": "",
+ "hint": "Fine-tuned behavioral settings for specific latent diffusion models."
+ },
+ {
+ "id": 0,
+ "label": "Model Offloading",
+ "localized": "Dynamic VRAM Flushing",
+ "reload": "",
+ "hint": "Logic governing the eviction of inactive weights from video memory to optimize hardware overhead."
+ },
+ {
+ "id": 0,
+ "label": "Model Quantization",
+ "localized": "Bit-Depth Decimation",
+ "reload": "",
+ "hint": "Techniques for reducing the precision of floating-point weights to decrease the memory footprint."
+ },
+ {
+ "id": 0,
+ "label": "Model Compile",
+ "localized": "Instruction Set Optimization",
+ "reload": "",
+ "hint": "Execution of specialized model compilation methods to accelerate inference throughput."
+ },
+ {
+ "id": 0,
+ "label": "Metadata",
+ "localized": "Schema Headers",
+ "reload": "",
+ "hint": "Re-index and update the semantic metadata across all detected neural weight sets."
+ },
+ {
+ "id": 0,
+ "label": "Merge",
+ "localized": "Weighted Weighted-Average Synthesis",
+ "reload": "",
+ "hint": "Synthesize a new model by interpolating weights from two or more source checkpoints."
+ },
+ {
+ "id": 0,
+ "label": "Manual Block Merge",
+ "localized": "Discrete Layer Interpolation",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Merge Modules",
+ "localized": "Segmented Fusion Units",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Model",
+ "localized": "Core Checkpoint",
+ "reload": "",
+ "hint": "The primary generative model utilized for latent space navigation."
+ },
+ {
+ "id": 0,
+ "label": "Model metadata",
+ "localized": "Weighted Tag Schema",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ModernUI",
+ "localized": "Post-Legacy Interface",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Modular Pipelines",
+ "localized": "Segmented Sequence Logic",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Models Paths",
+ "localized": "Directory Target Pointers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Mobile",
+ "localized": "Handheld Viewport",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Merge multiple models",
+ "localized": "Multi-Source Weighted Blending",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Max shift",
+ "localized": "Upper Bound Spatial Displacement",
+ "reload": "",
+ "hint": "Maximum value for spatial displacement during high-resolution dynamic scaling."
+ },
+ {
+ "id": 0,
+ "label": "Merge detailers",
+ "localized": "Recursive Mask Consolidation",
+ "reload": "",
+ "hint": "Synthesize results from multiple detailing passes into a singular mask before secondary processing."
+ },
+ {
+ "id": 0,
+ "label": "Max detected",
+ "localized": "Entity Recognition Limit",
+ "reload": "",
+ "hint": "Hard limit for the number of object instances targeted for the detailing sub-process."
+ },
+ {
+ "id": 0,
+ "label": "Min confidence",
+ "localized": "Probability Threshold",
+ "reload": "",
+ "hint": "The floor value for detection probability required to trigger item processing."
+ },
+ {
+ "id": 0,
+ "label": "Max overlap",
+ "localized": "Intersection Threshold",
+ "reload": "",
+ "hint": "The maximum allowable spatial overlap between detected entities before suppression occurs."
+ },
+ {
+ "id": 0,
+ "label": "Min size",
+ "localized": "Lower Area Bound",
+ "reload": "",
+ "hint": "The minimum dimensional threshold of a detected object expressed as a percentage of the total canvas."
+ },
+ {
+ "id": 0,
+ "label": "Max size",
+ "localized": "Upper Area Bound",
+ "reload": "",
+ "hint": "The maximum dimensional threshold of a detected object expressed as a percentage of the total canvas."
+ },
+ {
+ "id": 0,
+ "label": "Max Range",
+ "localized": "Scalar Domain Limit",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Momentum",
+ "localized": "Inertial Optimization Gradient",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Mode x-axis",
+ "localized": "Horizontal Vector State",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Mode y-axis",
+ "localized": "Vertical Vector State",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Mask Dropout",
+ "localized": "Stochastic Occlusion Decay",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Multi decoder",
+ "localized": "Parallel Decompression Array",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Mode",
+ "localized": "Analysis Heuristics",
+ "reload": "",
+ "hint": "Interrogation heuristic.Fast : Optimized captioning with low-latency token selection.Classic : Standardized analysis balancing throughput and fidelity.Best : Computational-heavy exhaustive analysis for maximum quality.Negative : Extrapolate semantic tokens for the negative conditioning vector."
+ },
+ {
+ "id": 0,
+ "label": "Method",
+ "localized": "Algorithmic Procedure",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Model repo",
+ "localized": "Remote Repository URI",
+ "reload": "",
+ "hint": "HuggingFace repository identifier for the target weights."
+ },
+ {
+ "id": 0,
+ "label": "Model gguf",
+ "localized": "Quantized GGUF Node",
+ "reload": "",
+ "hint": "Optional path for a GGUF-quantized weight set hosted on a remote repository."
+ },
+ {
+ "id": 0,
+ "label": "Model type",
+ "localized": "Weight Precision Class",
+ "reload": "",
+ "hint": "Specifies the quantization architecture (e.g., GGUF) for the selected weights."
+ },
+ {
+ "id": 0,
+ "label": "Model file",
+ "localized": "Binary Asset Target",
+ "reload": "",
+ "hint": "Target a specific binary file within a multi-file weight repository."
+ },
+ {
+ "id": 0,
+ "label": "Max tokens",
+ "localized": "Upper Sequence Limit",
+ "reload": "",
+ "hint": "The hard limit for generated tokens in a single response cycle. Note that the LLM engine does not adjust its internal logic based on this limit; it merely truncates the sequence once the ceiling is reached."
+ },
+ {
+ "id": 0,
+ "label": "masked",
+ "localized": "Occlusion Targeted",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Mask invert",
+ "localized": "Logical Bitwise NOT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Mask strength",
+ "localized": "Influence Magnitude",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Multistep restore",
+ "localized": "Iterative Fidelity Reconstruction",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Mask blur",
+ "localized": "Gaussian Edge Softening",
+ "reload": "",
+ "hint": "Pixel-radius for softening the transitions on the occlusion boundary."
+ },
+ {
+ "id": 0,
+ "label": "Min guidance",
+ "localized": "Guidance Floor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Max guidance",
+ "localized": "Guidance Ceiling",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Motion level",
+ "localized": "Temporal Variance Delta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Mode after",
+ "localized": "Post-Process State",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Method after",
+ "localized": "Post-Process Procedure",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Mode mask",
+ "localized": "Occlusion Logic State",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Method mask",
+ "localized": "Occlusion Mapping Procedure",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Maximum units",
+ "localized": "Unit Ceiling",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Max faces",
+ "localized": "Facial Recognition Limit",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Medium",
+ "localized": "Mid-Tier Density",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Merge alpha",
+ "localized": "Transparency Alpha Blending",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Mask only",
+ "localized": "Exclusive Occlusion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Max Length",
+ "localized": "Sequence Length Limit",
+ "reload": "",
+ "hint": "The ceiling for the number of generated tokens during semantic captioning."
+ },
+ {
+ "id": 0,
+ "label": "Min Flavors",
+ "localized": "Token Density Floor",
+ "reload": "",
+ "hint": "The minimum quantity of descriptive semantic tags to retain in the processed prompt."
+ },
+ {
+ "id": 0,
+ "label": "Max Flavors",
+ "localized": "Token Density Ceiling",
+ "reload": "",
+ "hint": "The maximum quantity of descriptive semantic tags allowed in the processed prompt."
+ },
+ {
+ "id": 0,
+ "label": "Max tags",
+ "localized": "Attribute Limit",
+ "reload": "",
+ "hint": "Upper bound for output tags. Items are prioritized by confidence scores before truncation."
+ },
+ {
+ "id": 0,
+ "label": "Memory",
+ "localized": "VRAM Allocation",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Memory optimization",
+ "localized": "Resource Efficiency Protocol",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Model Info",
+ "localized": "Weights Telemetry",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Model pipeline",
+ "localized": "Architecture Pipeline",
+ "reload": "",
+ "hint": "Manually override the model architecture type if the automated detection protocol fails to initialize."
+ },
+ {
+ "id": 0,
+ "label": "Model auto-load on start",
+ "localized": "Boot-Time Weights Ingestion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Model load using multiple threads",
+ "localized": "Parallel Thread Ingestion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Model auto-download on demand",
+ "localized": "Dynamic Remote Ingestion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Model load using streams",
+ "localized": "Buffered Stream Ingestion",
+ "reload": "",
+ "hint": "Enables optimized bit-streaming for weight loading across high-latency network storage."
+ },
+ {
+ "id": 0,
+ "label": "Model load model direct to GPU",
+ "localized": "Direct-to-VRAM Mapping",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Model types not to offload",
+ "localized": "Offload Exemption List",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Modules to always offload",
+ "localized": "Static Offload Targets",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Modules to never offload",
+ "localized": "Persistent Memory Residents",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Model types not to quantize",
+ "localized": "Quantization Exemption List",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Modules to not convert",
+ "localized": "Conversion Bypass Nodes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Modules dtype dict",
+ "localized": "Data-Type Schema Map",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Math",
+ "localized": "Precision Arithmetic",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Memory limit",
+ "localized": "VRAM Ceiling",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "migraphx",
+ "localized": "MIGraphX-Backend",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "max-autotune",
+ "localized": "Aggressive Tuning Profile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "max-autotune-no-cudagraphs",
+ "localized": "Tuning Profile (Legacy Graph)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Maximum image size (MP)",
+ "localized": "Resolution Mega-Pixel Limit",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Max words",
+ "localized": "String Token Limit",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Modern",
+ "localized": "Contemporary UI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Mount URL subpath",
+ "localized": "Sub-URL Endpoint Mapping",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Mobile scale",
+ "localized": "Handheld Viewport Scalar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Move detailer model to CPU when complete",
+ "localized": "Post-Detailing CPU Eviction",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Move base model to CPU when using refiner",
+ "localized": "Refiner-Stage VRAM Offloading",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Move base model to CPU when using VAE",
+ "localized": "VAE-Stage VRAM Offloading",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Move refiner model to CPU when not in use",
+ "localized": "Idle Refiner Offloading",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Move VAE and CLIP to RAM when training",
+ "localized": "Training-State System Memory Transfer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Model name",
+ "localized": "Checkpointer ID",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Model base path",
+ "localized": "Root Weights Directory",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Max shard size",
+ "localized": "Segmented File Limit",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Model class",
+ "localized": "Architecture Class",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Mid Block",
+ "localized": "Median UNet Lattice",
+ "reload": "",
+ "hint": "Primary central block within the UNet architecture."
+ },
+ {
+ "id": 0,
+ "label": "Model precision",
+ "localized": "Floating Point Accuracy",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Maximum rank",
+ "localized": "LoRA Dimensional Rank",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Midas depth",
+ "localized": "MiDaS Depth Estimation",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "MLSD",
+ "localized": "M-LSD Segment Detection",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "MediaPipe Face",
+ "localized": "MediaPipe Neural Mesh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Marigold Depth",
+ "localized": "Marigold Iterative Depth",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "n": [
+ {
+ "id": 0,
+ "label": "Networks",
+ "localized": "Neural Lattice Interface",
+ "reload": "btn_extra_networks",
+ "hint": "Cybernetic user portal for multi-layered neural weight configurations"
+ },
+ {
+ "id": 0,
+ "label": "New row",
+ "localized": "Vector Row Initialization",
+ "reload": "",
+ "hint": "Initialize a horizontal array for parallel processing streams"
+ },
+ {
+ "id": 0,
+ "label": "New column",
+ "localized": "Vertical Matrix Expansion",
+ "reload": "",
+ "hint": "Append a vertical vector axis to the current UI topology"
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku",
+ "localized": "Nunchaku Accelerator",
+ "reload": "",
+ "hint": "High-velocity inference optimization protocols"
+ },
+ {
+ "id": 0,
+ "label": "nsfw",
+ "localized": "Bio-Metric Filtering",
+ "reload": "",
+ "hint": "Toggle restricted anatomical generative outputs"
+ },
+ {
+ "id": 0,
+ "label": "NudeNet",
+ "localized": "Anatomical Logic Gate",
+ "reload": "",
+ "hint": "Polymorphic heuristic module for the detection and obfuscation of biological exposure parameters"
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku Engine",
+ "localized": "Nunchaku Warp Core",
+ "reload": "",
+ "hint": "Primary execution kernel for quantized neural workloads"
+ },
+ {
+ "id": 0,
+ "label": "NNCF: Neural Network Compression Framework",
+ "localized": "NNCF: Neural Density Optimization",
+ "reload": "",
+ "hint": "Framework for algorithmic weight pruning and architectural distillation"
+ },
+ {
+ "id": 0,
+ "label": "Noise Options",
+ "localized": "Entropy Variance Parameters",
+ "reload": "",
+ "hint": "Configuration for stochastic diffusion perturbations"
+ },
+ {
+ "id": 0,
+ "label": "Networks panel",
+ "localized": "Lattice Control Console",
+ "reload": "",
+ "hint": "Primary interface for external neural module management"
+ },
+ {
+ "id": 0,
+ "label": "Networks UI",
+ "localized": "Lattice Visualization GUI",
+ "reload": "",
+ "hint": "Graphical deployment layer for extra-network subroutines"
+ },
+ {
+ "id": 0,
+ "label": "Networks Scan",
+ "localized": "Lattice Recursive Audit",
+ "reload": "",
+ "hint": "Initiate deep-sector scan for unlinked neural weight packages"
+ },
+ {
+ "id": 0,
+ "label": "Negative prompt",
+ "localized": "Null-Vector Specification",
+ "reload": "",
+ "hint": "Input anti-lexical tokens to define spatial exclusion zones within the latent manifold"
+ },
+ {
+ "id": 0,
+ "label": "Number",
+ "localized": "Integer Scalar",
+ "reload": "",
+ "hint": "Numerical value for discrete variable modulation"
+ },
+ {
+ "id": 0,
+ "label": "negative",
+ "localized": "Anti-Matter Trace",
+ "reload": "",
+ "hint": "Inverse influence coefficients for the prompt matrix"
+ },
+ {
+ "id": 0,
+ "label": "None",
+ "localized": "Null State",
+ "reload": "",
+ "hint": "Deactivate current regional prompting heuristics"
+ },
+ {
+ "id": 0,
+ "label": "NSFW allowed",
+ "localized": "Unrestricted Biometric Output",
+ "reload": "",
+ "hint": "Authorize the generation of adult-class biological data via enhanced prompt-logic"
+ },
+ {
+ "id": 0,
+ "label": "Noise strength",
+ "localized": "Stochastic Amplitude",
+ "reload": "",
+ "hint": "Intensity of thermal noise injection into the diffusion process"
+ },
+ {
+ "id": 0,
+ "label": "NMS",
+ "localized": "Non-Maximum Suppression",
+ "reload": "",
+ "hint": "Redundant overlapping signal elimination algorithm"
+ },
+ {
+ "id": 0,
+ "label": "Near threshold",
+ "localized": "Proximity Sensitivity Gate",
+ "reload": "",
+ "hint": "Detection limit for local feature extraction within the control manifold"
+ },
+ {
+ "id": 0,
+ "label": "Noise scale",
+ "localized": "Stochastic Scaling Factor",
+ "reload": "",
+ "hint": "Amplitude of random variance within the temporal video buffer"
+ },
+ {
+ "id": 0,
+ "label": "Note",
+ "localized": "Data Log Entry",
+ "reload": "",
+ "hint": "User-defined textual metadata for current session parameters"
+ },
+ {
+ "id": 0,
+ "label": "Non-blocking move operations",
+ "localized": "Asynchronous VRAM Shifting",
+ "reload": "",
+ "hint": "Enable concurrent data migration between host and device without execution stalls"
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku attention",
+ "localized": "Nunchaku FP16 Tensor Kernel",
+ "reload": "",
+ "hint": "Overrides default cross-attention with optimized FP16 kernels for maximized throughput on high-bandwidth NVIDIA silicon. Highly effective for Flux-architecture manifolds. Disabled by default."
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku offloading",
+ "localized": "Ping-Pong Buffer Offloading",
+ "reload": "",
+ "hint": "Orchestrates asynchronous CPU-to-GPU data pipelines. Uses a dual-buffer strategy to preload transformer blocks in the background, masking latency for low-VRAM hardware configurations."
+ },
+ {
+ "id": 0,
+ "label": "native",
+ "localized": "Core Architecture",
+ "reload": "",
+ "hint": "Utilize the hardware-intrinsic execution path"
+ },
+ {
+ "id": 0,
+ "label": "no-grad",
+ "localized": "Gradient-Zero Suppression",
+ "reload": "",
+ "hint": "Disables the backpropagation computational graph via torch.no_grad to accelerate inference throughput and minimize VRAM footprint"
+ },
+ {
+ "id": 0,
+ "label": "Numbered filenames",
+ "localized": "Sequential UID Assignment",
+ "reload": "",
+ "hint": "Assign incremental integer identifiers to output data packets"
+ },
+ {
+ "id": 0,
+ "label": "Network card size (px)",
+ "localized": "Lattice Node Dimension (px)",
+ "reload": "",
+ "hint": "Pixel-wise spatial scale for neural module preview representations"
+ },
+ {
+ "id": 0,
+ "label": "Noise multiplier for image processing",
+ "localized": "Post-Process Entropy Gain",
+ "reload": "",
+ "hint": "Amplification factor for stochastic artifacts during image refinement stages"
+ },
+ {
+ "id": 0,
+ "label": "New model name",
+ "localized": "Target Neural Label",
+ "reload": "",
+ "hint": "Designate the identifier for the merged weights package"
+ },
+ {
+ "id": 0,
+ "label": "Number of ReBasin Iterations",
+ "localized": "ReBasin Permutation Cycles",
+ "reload": "",
+ "hint": "Total count of weight alignment and model-space permutations prior to final compilation"
+ },
+ {
+ "id": 0,
+ "label": "Network prompt",
+ "localized": "Module-Specific Lexicon",
+ "reload": "",
+ "hint": "Input tokens specific to the active neural lattice"
+ },
+ {
+ "id": 0,
+ "label": "Network negative prompt",
+ "localized": "Module-Specific Null-Vector",
+ "reload": "",
+ "hint": "Inverse tokens specific to the active neural lattice"
+ },
+ {
+ "id": 0,
+ "label": "Network parameters",
+ "localized": "Lattice Hyper-Constants",
+ "reload": "",
+ "hint": "Configuration variables for localized neural weight influence"
+ }
+ ],
+ "o": [
+ {
+ "id": 0,
+ "label": "Output",
+ "localized": "Holographic Projection Matrix",
+ "reload": "",
+ "hint": "Toggle the visibility of the multispectral render buffer and live latency-warped recursive voxel streams during the generation phase"
+ },
+ {
+ "id": 0,
+ "label": "OpenCLiP",
+ "localized": "Neural Semantic Decoupler (OpenCLiP)",
+ "reload": "",
+ "hint": "Initialize lexical-visual cross-referencing through a high-order Contrastive Language-Image Pre-training node architecture via OpenCLiP"
+ },
+ {
+ "id": 0,
+ "label": "ONNX",
+ "localized": "Open Neural Network Exchange Protocol",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override",
+ "localized": "Kernel Parameter Hijack",
+ "reload": "",
+ "hint": "Bypass static configuration flags to inject dynamic runtime attributes sourced from upstream metadata packets"
+ },
+ {
+ "id": 0,
+ "label": "Optimum Quanto",
+ "localized": "Optimum Quantization Compression Logic",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optimum Quanto: post-load",
+ "localized": "Post-Instantiation Quantization Scrubbing",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optional",
+ "localized": "Arbitrary Auxiliary Node",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Olive",
+ "localized": "Olive Optimization Engine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO",
+ "localized": "Intel Visual Inference Neural Optimization",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Other...",
+ "localized": "Unmapped Sub-Routines...",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Outputs & Images",
+ "localized": "Artifacts & Photonic Captures",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override settings",
+ "localized": "System Configuration Overclock",
+ "reload": "",
+ "hint": "If current inference vectors deviate from hardcoded system state, activate a prioritized override stack to realign hardware resources for this specific workflow"
+ },
+ {
+ "id": 0,
+ "label": "Override sampler",
+ "localized": "Stochastic Trajectory Overwrite",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override steps",
+ "localized": "Iteration Frequency Override",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ortho",
+ "localized": "Orthogonal Projection Vector",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload face module",
+ "localized": "Morphological Module VRAM Purge",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override scheduler",
+ "localized": "Temporal Discretization Hijack",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optional image description",
+ "localized": "Auxiliary Semantic Metadata",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Order",
+ "localized": "Execution Sequence Index",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overlay",
+ "localized": "Alpha-Channel Superimposition",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override resolution",
+ "localized": "Spatial Dimension Reconstruction",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload processor",
+ "localized": "Pre-Processing Unit De-allocation",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Output directory",
+ "localized": "Target Data Repository",
+ "reload": "",
+ "hint": "Designated storage sector for the persistence of post-processed visual telemetry data"
+ },
+ {
+ "id": 0,
+ "label": "original",
+ "localized": "Legacy LDM Core Architecture",
+ "reload": "",
+ "hint": "Initial Latent Diffusion Model backend architecture for backward compatibility"
+ },
+ {
+ "id": 0,
+ "label": "Offload caption models",
+ "localized": "Lexical Descriptor Memory Flush",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload during pre-forward",
+ "localized": "Synchronous Pre-Inference Buffer Purge",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload using streams",
+ "localized": "Asynchronous Bitstream Pipelining",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload low watermark",
+ "localized": "Minimum VRAM Threshold Flush",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload GPU high watermark",
+ "localized": "GPU Saturation Limit De-allocation",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload CPU high watermark",
+ "localized": "CPU Heap Pressure Relief",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload blocks",
+ "localized": "Modular Tensor Partition Offloading",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO activations mode",
+ "localized": "OpenVINO Activation Function Logic",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ONNX Execution Provider",
+ "localized": "ONNX Hardware Abstraction Layer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ONNX allow fallback to CPU",
+ "localized": "Heterogeneous CPU Redundancy Path",
+ "reload": "",
+ "hint": "Enable an emergency failover routine to standard CPU processing should the primary hardware accelerator encounter a catastrophic exception"
+ },
+ {
+ "id": 0,
+ "label": "ONNX cache converted models",
+ "localized": "ONNX Serialized Model Persistence",
+ "reload": "",
+ "hint": "Write optimized ONNX binaries to local non-volatile storage to expedite future initialization routines within the ONNX subsystem"
+ },
+ {
+ "id": 0,
+ "label": "ONNX unload base model when processing refiner",
+ "localized": "Interleaved Base-Model Memory Reclamation",
+ "reload": "",
+ "hint": "Eject the primary model weights from the active buffer during the conversion or optimization of the secondary refiner node"
+ },
+ {
+ "id": 0,
+ "label": "Olive use FP16 on optimization",
+ "localized": "Olive Half-Precision Quantization (FP16)",
+ "reload": "",
+ "hint": "Utilize 16-bit floating point mantissas for the Olive output model; disable this to maintain full 32-bit precision at the cost of memory overhead"
+ },
+ {
+ "id": 0,
+ "label": "Olive force FP32 for VAE Encoder",
+ "localized": "VAE Encoder Precision Locking (FP32)",
+ "reload": "",
+ "hint": "Enforce high-bitrate floating point precision specifically for the VAE encoding block to mitigate NaN-related artifacts or zero-value (black) output anomalies"
+ },
+ {
+ "id": 0,
+ "label": "Olive use static dimensions",
+ "localized": "Inference Graph Static Dimension Locking",
+ "reload": "",
+ "hint": "Accelerate inference by freezing the neural graph dimensions via OrtTransformersOptimization routines"
+ },
+ {
+ "id": 0,
+ "label": "Olive cache optimized models",
+ "localized": "Olive Optimized Binary Repository",
+ "reload": "",
+ "hint": "Commit optimized Olive model states to the cache layer for rapid re-deployment within the ONNX interface"
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO disable model caching",
+ "localized": "OpenVINO Volatile Execution Mode",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO disable memory cleanup after compile",
+ "localized": "Persistent OpenVINO Compilation Buffers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "onediff",
+ "localized": "OneDiff Synchronous Acceleration",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "olive-ai",
+ "localized": "Olive-AI Neural Framework",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "openvino_fx",
+ "localized": "OpenVINO FX Graph Transformation",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overwrite existing",
+ "localized": "Atomic Asset Overwrite",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Out Block",
+ "localized": "Upsampling UNet Tensor Blocks",
+ "reload": "",
+ "hint": "The upsampling stage of the UNet architectural spine (12 vectors for SD1.5, 9 vectors for SDXL)"
+ },
+ {
+ "id": 0,
+ "label": "Overwrite model",
+ "localized": "Destructive Model Merge",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Output model",
+ "localized": "Target Resultant Weightset",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overwrite existing file",
+ "localized": "Non-Volatile Disk Sector Re-write",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Options",
+ "localized": "Configuration Parameters",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenBody",
+ "localized": "Skeletal Anatomy Logic (OpenBody)",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "p": [
+ {
+ "id": 69001,
+ "label": "Process",
+ "localized": "Neural Manifestation Protocol",
+ "reload": "n/a",
+ "hint": "Initiate heuristic image re-synthesis via algorithmic sub-routines. Facilitates multi-stage upscaling, background excision, and the application of diverse post-processing filtration arrays."
+ },
+ {
+ "id": 69002,
+ "label": "Prompts",
+ "localized": "Tokenized Lexicon Inputs",
+ "reload": "n/a",
+ "hint": "Primary and antithetic semantic vectors utilized to modulate the latent space manifold."
+ },
+ {
+ "id": 69003,
+ "label": "Pause",
+ "localized": "Temporal Buffer Suspend",
+ "reload": "n/a",
+ "hint": "Interrupt the current inference sequence and hold the processing state in volatile memory."
+ },
+ {
+ "id": 69004,
+ "label": "Post",
+ "localized": "Post-Inference Rectification",
+ "reload": "n/a",
+ "hint": "Apply spatial transformation matrices and resolution scaling post-generation."
+ },
+ {
+ "id": 69005,
+ "label": "Preview",
+ "localized": "Real-time Visual Feedback",
+ "reload": "n/a",
+ "hint": "Asynchronous rendering of the current diffusion iteration."
+ },
+ {
+ "id": 69006,
+ "label": "Process Image",
+ "localized": "Unit Data Synthesis",
+ "reload": "n/a",
+ "hint": "Execute processing on a singular visual datum."
+ },
+ {
+ "id": 69007,
+ "label": "Process Batch",
+ "localized": "Clustered Data Synthesis",
+ "reload": "n/a",
+ "hint": "Execute concurrent processing on a defined set of visual data."
+ },
+ {
+ "id": 69008,
+ "label": "Process Folder",
+ "localized": "Recursive Directory Synthesis",
+ "reload": "n/a",
+ "hint": "Execute deep-traversal processing on all image assets within the specified directory."
+ },
+ {
+ "id": 69009,
+ "label": "Provider",
+ "localized": "Hardware Abstraction Interface",
+ "reload": "n/a",
+ "hint": "The underlying compute backend for ONNX execution."
+ },
+ {
+ "id": 69010,
+ "label": "Pipeline Modifiers",
+ "localized": "Heuristic Pipeline Injectors",
+ "reload": "n/a",
+ "hint": "Sub-system modules that inject specialized logic into the generation pipeline."
+ },
+ {
+ "id": 69011,
+ "label": "Postprocessing",
+ "localized": "Downstream Signal Refinement",
+ "reload": "n/a",
+ "hint": "Configuration parameters for post-latent-decoding refinement and spatial upscaling."
+ },
+ {
+ "id": 69012,
+ "label": "Preset Block Merge",
+ "localized": "U-Net Block Interpolation",
+ "reload": "n/a",
+ "hint": "Synchronize and fuse specific layers of neural architectures."
+ },
+ {
+ "id": 69013,
+ "label": "Pony",
+ "localized": "SDXL-P Variant",
+ "reload": "n/a",
+ "hint": "Specialized architectural branch optimized for diverse stylistic outputs."
+ },
+ {
+ "id": 69014,
+ "label": "Preview metadata",
+ "localized": "Exif Header Inspection",
+ "reload": "n/a",
+ "hint": "Analyze embedded generation parameters within the image header."
+ },
+ {
+ "id": 69015,
+ "label": "Prompt",
+ "localized": "Semantic Vector Directive",
+ "reload": "n/a",
+ "hint": "The linguistic anchor used to guide the denoising process towards a specific objective."
+ },
+ {
+ "id": 69016,
+ "label": "Processed Preview",
+ "localized": "Pre-Inference Vis (Visualizer)",
+ "reload": "n/a",
+ "hint": "Toggle the visualization of pre-processing filter outputs prior to full latent diffusion."
+ },
+ {
+ "id": 69017,
+ "label": "PixelArt",
+ "localized": "Discrete Quantization Filter",
+ "reload": "n/a",
+ "hint": "Reduce visual fidelity to emulate vintage rasterized aesthetic."
+ },
+ {
+ "id": 69018,
+ "label": "PAG: Perturbed attention guidance",
+ "localized": "Perturbed Attention Guidance",
+ "reload": "n/a",
+ "hint": "A technique to increase output fidelity by injecting noise into the attention mechanism."
+ },
+ {
+ "id": 69019,
+ "label": "PAB: Pyramid attention broadcast",
+ "localized": "Pyramid Attention Broadcast",
+ "reload": "n/a",
+ "hint": "Optimizes cross-attention computational load by broadcasting attention maps across resolution scales."
+ },
+ {
+ "id": 69020,
+ "label": "Para-attention",
+ "localized": "Parallel Attention Sub-systems",
+ "reload": "n/a",
+ "hint": "Asynchronous computation of attention weights to minimize latency."
+ },
+ {
+ "id": 69021,
+ "label": "Paths for specific models",
+ "localized": "Architectural Resource URI",
+ "reload": "n/a",
+ "hint": "Define the local address space for specific model weights."
+ },
+ {
+ "id": 69022,
+ "label": "Prediction method",
+ "localized": "Denoising Prediction Objective",
+ "reload": "n/a",
+ "hint": "Defines the target variable of the model's iterative solver. Epsilon targets noise, Sample targets x0 (the final image), V-Prediction targets velocity for high-speed convergence, and Flow targets the vector field."
+ },
+ {
+ "id": 69023,
+ "label": "PAG scale",
+ "localized": "PAG Magnitude Offset",
+ "reload": "n/a",
+ "hint": "The amplification factor for the attention perturbation."
+ },
+ {
+ "id": 69024,
+ "label": "PAG start",
+ "localized": "PAG Temporal Trigger",
+ "reload": "n/a",
+ "hint": "The specific timestep in the diffusion sequence where perturbation begins."
+ },
+ {
+ "id": 69025,
+ "label": "PAG stop",
+ "localized": "PAG Temporal Termination",
+ "reload": "n/a",
+ "hint": "The specific timestep in the diffusion sequence where perturbation ceases."
+ },
+ {
+ "id": 69026,
+ "label": "PAG layers",
+ "localized": "PAG Target Strata",
+ "reload": "n/a",
+ "hint": "Specific transformer blocks designated for attention perturbation."
+ },
+ {
+ "id": 69027,
+ "label": "PAG config",
+ "localized": "PAG Operational Schema",
+ "reload": "n/a",
+ "hint": "The technical configuration string for complex attention guiding."
+ },
+ {
+ "id": 69028,
+ "label": "Perform SDSA",
+ "localized": "Execute SDSA Protocol",
+ "reload": "n/a",
+ "hint": "Initiate Semantic Distributed Spatial Alignment for consistency."
+ },
+ {
+ "id": 69029,
+ "label": "Perform Injection",
+ "localized": "Execute Latent Injection",
+ "reload": "n/a",
+ "hint": "Inject cross-frame consistency features into the attention layers."
+ },
+ {
+ "id": 69030,
+ "label": "PhotoMaker Model",
+ "localized": "PhotoMaker Neural Engine",
+ "reload": "n/a",
+ "hint": "The specific model weights utilized for identity-preserving synthesis."
+ },
+ {
+ "id": 69031,
+ "label": "Penalty",
+ "localized": "Logit Suppression Factor",
+ "reload": "n/a",
+ "hint": "Numerical weight used to discourage specific token repetitions or patterns."
+ },
+ {
+ "id": 69032,
+ "label": "positive",
+ "localized": "Positive Vector",
+ "reload": "n/a",
+ "hint": "The semantic direction the model should approach."
+ },
+ {
+ "id": 69033,
+ "label": "Prompt EX",
+ "localized": "Extended Lexical Parser",
+ "reload": "n/a",
+ "hint": "An advanced regional prompting implementation."
+ },
+ {
+ "id": 69034,
+ "label": "Power",
+ "localized": "Influence Coefficient",
+ "reload": "n/a",
+ "hint": "The relative strength assigned to a specific regional prompt segment."
+ },
+ {
+ "id": 69035,
+ "label": "Prompt thresholds",
+ "localized": "Lexical Activation Floors",
+ "reload": "n/a",
+ "hint": "The minimum confidence values required for specific prompt triggers."
+ },
+ {
+ "id": 69036,
+ "label": "Preset",
+ "localized": "Configuration Profile",
+ "reload": "n/a",
+ "hint": "A predefined collection of hyperparameters and pipeline settings."
+ },
+ {
+ "id": 69037,
+ "label": "Pad frames",
+ "localized": "Temporal Buffer Expansion",
+ "reload": "n/a",
+ "hint": "Append null frames to ensure temporal consistency in video sequences."
+ },
+ {
+ "id": 69038,
+ "label": "Prefill text",
+ "localized": "Response Prefix Injection",
+ "reload": "n/a",
+ "hint": "Pre-loads the LLM output buffer to steer the semantic direction of the enhanced prompt."
+ },
+ {
+ "id": 69039,
+ "label": "Prompt prefix",
+ "localized": "Header Token Injection",
+ "reload": "n/a",
+ "hint": "A string of tokens prepended to the generated prompt to enforce global stylistic constraints."
+ },
+ {
+ "id": 69040,
+ "label": "Prompt suffix",
+ "localized": "Footer Token Injection",
+ "reload": "n/a",
+ "hint": "A string of tokens appended to the generated prompt to enforce terminal stylistic constraints."
+ },
+ {
+ "id": 69041,
+ "label": "Padding",
+ "localized": "Canvas Margin Buffer",
+ "reload": "n/a",
+ "hint": "Additional pixel space around the mask for context-aware inpainting."
+ },
+ {
+ "id": 69042,
+ "label": "Prompt strength",
+ "localized": "Vector Influence Scalar",
+ "reload": "n/a",
+ "hint": "Determines the degree to which the semantic prompt overrides the input image."
+ },
+ {
+ "id": 69043,
+ "label": "Preview start",
+ "localized": "Vis-Buffer Initialization",
+ "reload": "n/a",
+ "hint": "The iteration step where the visual feedback system initializes."
+ },
+ {
+ "id": 69044,
+ "label": "Preview end",
+ "localized": "Vis-Buffer Termination",
+ "reload": "n/a",
+ "hint": "The iteration step where the visual feedback system shuts down."
+ },
+ {
+ "id": 69045,
+ "label": "Pixels to expand",
+ "localized": "Outpainting Extent",
+ "reload": "n/a",
+ "hint": "The distance in pixels to extend the canvas during the extrapolation process."
+ },
+ {
+ "id": 69046,
+ "label": "Processor",
+ "localized": "ControlNet Preprocessor",
+ "reload": "n/a",
+ "hint": "The specific algorithm used to extract conditioning features from the source image."
+ },
+ {
+ "id": 69047,
+ "label": "Pose confidence",
+ "localized": "Keypoint Probability Threshold",
+ "reload": "n/a",
+ "hint": "The sensitivity level for skeletal keypoint detection."
+ },
+ {
+ "id": 69048,
+ "label": "Parameter free",
+ "localized": "Zero-Param Mode",
+ "reload": "n/a",
+ "hint": "Execute the module without loading additional learned weights."
+ },
+ {
+ "id": 69049,
+ "label": "Processed",
+ "localized": "Post-Synthesized Output",
+ "reload": "n/a",
+ "hint": "Toggle the visibility of the refined output stack."
+ },
+ {
+ "id": 69050,
+ "label": "Postprocess mask",
+ "localized": "Inpainting Mask Refinement",
+ "reload": "n/a",
+ "hint": "Apply morphological operations to the binary mask."
+ },
+ {
+ "id": 69051,
+ "label": "PixelArt block size",
+ "localized": "Rasterization Resolution",
+ "reload": "n/a",
+ "hint": "The pixel dimensions of the discrete quantization blocks."
+ },
+ {
+ "id": 69052,
+ "label": "PixelArt sharpen",
+ "localized": "Edge Contrast Amplification",
+ "reload": "n/a",
+ "hint": "Apply a high-pass filter to the pixelated output."
+ },
+ {
+ "id": 69053,
+ "label": "Platform",
+ "localized": "Hardware Runtime Environment",
+ "reload": "n/a",
+ "hint": "The detected OS and hardware architecture."
+ },
+ {
+ "id": 69054,
+ "label": "Pipeline",
+ "localized": "Execution Flowchart",
+ "reload": "n/a",
+ "hint": "The sequential logic graph of the generation process."
+ },
+ {
+ "id": 69055,
+ "label": "Perform warmup",
+ "localized": "Cuda Kernel Warmup",
+ "reload": "n/a",
+ "hint": "Execute initial dummy inference to optimize memory allocation and cache."
+ },
+ {
+ "id": 69056,
+ "label": "Prompt attention normalization",
+ "localized": "Token Weight Equalization",
+ "reload": "n/a",
+ "hint": "Normalizes the softmax distribution of attention scores across the prompt sequence."
+ },
+ {
+ "id": 69057,
+ "label": "performance",
+ "localized": "Compute Optimization",
+ "reload": "n/a",
+ "hint": "Settings pertaining to the efficiency of the backend processing."
+ },
+ {
+ "id": 69058,
+ "label": "Performance Counter",
+ "localized": "Telemetry Monitor",
+ "reload": "n/a",
+ "hint": "Real-time tracking of hardware utilization and inference speed."
+ },
+ {
+ "id": 69059,
+ "label": "PAG layer names",
+ "localized": "Target Strata Identifiers",
+ "reload": "n/a",
+ "hint": "Specific block addresses (e.g., d-down, m-middle, u-up) for perturbation injection."
+ },
+ {
+ "id": 69060,
+ "label": "PAB cache enabled",
+ "localized": "Attention Cache Protocol",
+ "reload": "n/a",
+ "hint": "Enable the storage of redundant attention maps to accelerate inference."
+ },
+ {
+ "id": 69061,
+ "label": "PAB spacial skip range",
+ "localized": "Spatial Subsampling Interval",
+ "reload": "n/a",
+ "hint": "The frequency of spatial resolution layers to skip for PAB."
+ },
+ {
+ "id": 69062,
+ "label": "PAB spacial skip start",
+ "localized": "Subsampling Init",
+ "reload": "n/a",
+ "hint": "The resolution scale where the skipping protocol begins."
+ },
+ {
+ "id": 69063,
+ "label": "PAB spacial skip end",
+ "localized": "Subsampling Term",
+ "reload": "n/a",
+ "hint": "The resolution scale where the skipping protocol ends."
+ },
+ {
+ "id": 69064,
+ "label": "ParaAttention first-block cache enabled",
+ "localized": "Lead Block Memoization",
+ "reload": "n/a",
+ "hint": "Store the results of the primary attention block to skip computation in subsequent frames."
+ },
+ {
+ "id": 69065,
+ "label": "ParaAttention residual diff threshold",
+ "localized": "Delta Threshold Trigger",
+ "reload": "n/a",
+ "hint": "The limit of change required before the ParaAttention cache is invalidated."
+ },
+ {
+ "id": 69066,
+ "label": "Parallel process images in batch",
+ "localized": "Concurrent Batch Processing",
+ "reload": "n/a",
+ "hint": "Leverage multi-threaded CUDA streams to process images simultaneously."
+ },
+ {
+ "id": 69067,
+ "label": "precompile",
+ "localized": "AOT Compilation",
+ "reload": "n/a",
+ "hint": "Pre-calculate the model's graph into optimized machine code."
+ },
+ {
+ "id": 69068,
+ "label": "Panel minimum width",
+ "localized": "UI Sub-division Constriction",
+ "reload": "n/a",
+ "hint": "The floor value for the horizontal dimension of UI elements."
+ },
+ {
+ "id": 69069,
+ "label": "Persist UI layout",
+ "localized": "Stateful UI Retention",
+ "reload": "n/a",
+ "hint": "Store and restore the user interface configuration across sessions."
+ },
+ {
+ "id": 69070,
+ "label": "Progress update period",
+ "localized": "Telemetry Polling Rate",
+ "reload": "n/a",
+ "hint": "The interval in milliseconds at which the interface queries the engine for status updates."
+ },
+ {
+ "id": 69071,
+ "label": "Play a notification upon completion",
+ "localized": "Inference Finish Trigger",
+ "reload": "n/a",
+ "hint": "Emit an auditory signal when the manifest sequence concludes."
+ },
+ {
+ "id": 69072,
+ "label": "Path to notification sound",
+ "localized": "Auditory Asset URI",
+ "reload": "n/a",
+ "hint": "The system path to the audio file for task completion alerts."
+ },
+ {
+ "id": 69073,
+ "label": "Postprocessing operation order",
+ "localized": "Refinement Queue Logic",
+ "reload": "n/a",
+ "hint": "Define the sequence in which post-inference filters are applied."
+ },
+ {
+ "id": 69074,
+ "label": "Prompt padding",
+ "localized": "Context Token Padding",
+ "reload": "n/a",
+ "hint": "Insert null tokens into the prompt vector to maintain consistent context length beyond 75 tokens."
+ },
+ {
+ "id": 69075,
+ "label": "Pad prompt and negative prompt to be same length",
+ "localized": "Vector Length Equalization",
+ "reload": "n/a",
+ "hint": "Force both the positive and negative embedding vectors to share identical spatial dimensions."
+ },
+ {
+ "id": 69076,
+ "label": "Pin training dataset to memory",
+ "localized": "VRAM Dataset Residency",
+ "reload": "n/a",
+ "hint": "Lock the training data in system RAM to eliminate I/O bottlenecks."
+ },
+ {
+ "id": 69077,
+ "label": "Primary model",
+ "localized": "Base Model Weights",
+ "reload": "n/a",
+ "hint": "The root architecture used for interpolation or merging."
+ },
+ {
+ "id": 69078,
+ "label": "Preset Interpolation Ratio",
+ "localized": "Profile Mixing Scalar",
+ "reload": "n/a",
+ "hint": "The percentage of influence for each selected configuration preset."
+ },
+ {
+ "id": 69079,
+ "label": "Prune",
+ "localized": "Weights Redundancy Removal",
+ "reload": "n/a",
+ "hint": "Strip non-essential training data from the model file to reduce footprint."
+ },
+ {
+ "id": 69080,
+ "label": "Prediction type",
+ "localized": "Inference Target Paradigm",
+ "reload": "n/a",
+ "hint": "Select between Noise, Velocity, or Direct Sample prediction methods."
+ },
+ {
+ "id": 69081,
+ "label": "Prompt enhance",
+ "localized": "LLM Semantic Expansion",
+ "reload": "n/a",
+ "hint": "Utilize an auxiliary language model to mutate and enrich the input prompt."
+ },
+ {
+ "id": 69082,
+ "label": "PidiNet",
+ "localized": "PIDI Edge Detection",
+ "reload": "n/a",
+ "hint": "A specialized edge detection neural network for ControlNet conditioning."
+ },
+ {
+ "id": 69083,
+ "label": "Parameters",
+ "localized": "Global Config Hyperparameters",
+ "reload": "n/a",
+ "hint": "The foundational settings governing the diffusion engine."
+ },
+ {
+ "id": 69084,
+ "label": "Postprocess upscale",
+ "localized": "Latent Post-Rescaling",
+ "reload": "n/a",
+ "hint": "Perform high-resolution upscaling after the initial generation sequence."
+ }
+ ],
+ "q": [
+ {
+ "id": 0,
+ "label": "Quick Settings",
+ "localized": "Quantum Preference Matrix",
+ "reload": "",
+ "hint": "Access the primary sub-dimensional nodes cached for rapid temporal retrieval"
+ },
+ {
+ "id": 0,
+ "label": "Quantized",
+ "localized": "Entropic-Compressed",
+ "reload": "",
+ "hint": "Digital waveform undergoing lossy bit-depth truncation for optimal inference throughput"
+ },
+ {
+ "id": 0,
+ "label": "Qwen layered",
+ "localized": "Qwen-Class Stratified Architecture",
+ "reload": "",
+ "hint": "Multi-plane neural lattice configuration for Qwen-series cognitive arrays"
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings",
+ "localized": "Rapid-Access Heuristics",
+ "reload": "",
+ "hint": "The global interface for modifying active synaptic parameters on the fly"
+ },
+ {
+ "id": 0,
+ "label": "Qwen layered number of layers",
+ "localized": "Qwen Stratification Index",
+ "reload": "",
+ "hint": "Numerical density of neural processing planes within the Qwen manifold"
+ },
+ {
+ "id": 0,
+ "label": "Quantization mode",
+ "localized": "Bit-Depth Reduction Protocol",
+ "reload": "",
+ "hint": "The specific algorithm used to downscale floating-point precision into discrete integer states"
+ },
+ {
+ "id": 0,
+ "label": "Quantization type",
+ "localized": "Compression Vector Archetype",
+ "reload": "",
+ "hint": "The structural format for bit-depth truncation of the weight manifold"
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type",
+ "localized": "Sub-Precision Matrix Convolution Logic",
+ "reload": "",
+ "hint": "The execution logic for matrix multiplication operations within a truncated bit-space"
+ },
+ {
+ "id": 0,
+ "label": "Quantization type for Text Encoders",
+ "localized": "Linguistic Manifold Compression",
+ "reload": "",
+ "hint": "The specific bit-reduction algorithm applied to the semantic-to-vector encoding nodes"
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type for Text Encoders",
+ "localized": "Linguistic Matrix Product Logic",
+ "reload": "",
+ "hint": "Mathematical operation protocols for processing semantic embeddings within a compressed numerical space"
+ },
+ {
+ "id": 0,
+ "label": "Quantize convolutional layers",
+ "localized": "Spatio-Temporal Filter Truncation",
+ "reload": "",
+ "hint": "Enable bit-depth reduction for the feature-extraction convolutional sub-lattices"
+ },
+ {
+ "id": 0,
+ "label": "Quantize using GPU",
+ "localized": "Hardware-Accelerated Bit-Reduction",
+ "reload": "",
+ "hint": "Offload the precision-truncation calculations to the parallel processing cores of the graphics array"
+ },
+ {
+ "id": 0,
+ "label": "Quantization weights type",
+ "localized": "Synaptic Weight Precision Format",
+ "reload": "",
+ "hint": "The numerical encoding standard for the static synaptic values within the model"
+ },
+ {
+ "id": 0,
+ "label": "Quantization activations type",
+ "localized": "Dynamic Impulse Precision Format",
+ "reload": "",
+ "hint": "The numerical encoding standard for the transient signals passing through the neural network"
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings list",
+ "localized": "Heuristic Priority Manifest",
+ "reload": "",
+ "hint": "A comma-delimited string of node identifiers to be injected into the primary viewport for rapid oversight"
+ }
+ ],
+ "r": [
+ {
+ "id": 0,
+ "label": "Refine",
+ "localized": "Post-Processing Iteration",
+ "reload": "txt2img_refine",
+ "hint": "Refine runs additional processing after initial processing has completed and can be used to upscale image and run optionally process it again to increase quality and details"
+ },
+ {
+ "id": 1,
+ "label": "Restore",
+ "localized": "Parametric Reversion",
+ "reload": "txt2img_paste",
+ "hint": "Restore parameters from current prompt or last known generated image"
+ },
+ {
+ "id": 2,
+ "label": "Reset anchors",
+ "localized": "Re-initialize Anchor Indices",
+ "reload": "component-714",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Reload model",
+ "localized": "Re-serialize Model Weight Tensors",
+ "reload": "component-942",
+ "hint": "Reload currently selected model"
+ },
+ {
+ "id": 4,
+ "label": "Reprocess",
+ "localized": "Iterative Regeneration",
+ "reload": "txt2img_reprocess",
+ "hint": "Reprocess previous generations using different parameters"
+ },
+ {
+ "id": 5,
+ "label": "Resize to",
+ "localized": "Rescale to Target Resolution",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Resize\n by",
+ "localized": "Scalar Rescale Ratio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Resize\n to",
+ "localized": "Dimensional Rescaling",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Run Preview",
+ "localized": "Execute Real-time Rendering",
+ "reload": "control_mask_refresh",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Reference",
+ "localized": "Inference Schematics",
+ "reload": "",
+ "hint": "List of reference models that can be automatically downloaded on first use"
+ },
+ {
+ "id": 10,
+ "label": "Reset receipe",
+ "localized": "Purge Configuration Manifest",
+ "reload": "framepack_btn_reset_model",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Run",
+ "localized": "Execute Neural Sequence",
+ "reload": "video_generation_info_button",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Refresh extension list",
+ "localized": "Re-scan Plugin Repository",
+ "reload": "component-8585",
+ "hint": "Refresh list of available extensions"
+ },
+ {
+ "id": 13,
+ "label": "Restart server",
+ "localized": "Re-initialize Server Instance",
+ "reload": "restart_submit",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Request browser notifications",
+ "localized": "Invoke DOM Notification Callbacks",
+ "reload": "request_notifications",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Restore UI defaults",
+ "localized": "Reset Interface Parameters",
+ "reload": "ui_defaults_restore",
+ "hint": "Restore default user interface values"
+ },
+ {
+ "id": 16,
+ "label": "Refresh UI values",
+ "localized": "Update Interface States",
+ "reload": "ui_defaults_view",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Reinstall",
+ "localized": "Perform Dependency Re-deployment",
+ "reload": "component-8532",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Refresh state",
+ "localized": "Poll Current Status",
+ "reload": "system_info_tab_refresh_btn",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Refresh data",
+ "localized": "Sync System Telemetry",
+ "reload": "system_info_tab_refresh_full_btn",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Run benchmark",
+ "localized": "Execute Performance Profiling",
+ "reload": "system_info_tab_benchmark_btn",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Refresh bench",
+ "localized": "Update Benchmark Metrics",
+ "reload": "system_info_tab_refresh_bench_btn",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Restore defaults",
+ "localized": "Factory Reset Configuration",
+ "reload": "defaults_submit",
+ "hint": "Restore default server settings"
+ },
+ {
+ "id": 23,
+ "label": "Replace",
+ "localized": "Overwrite Buffer",
+ "reload": "",
+ "hint": "Replace image"
+ },
+ {
+ "id": 24,
+ "label": "Refresh",
+ "localized": "Update Buffer State",
+ "reload": "btn_history_refresh",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Reprocess decode",
+ "localized": "Latent-to-Pixel Re-conversion",
+ "reload": "txt2img_reprocess_decode",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Reprocess refine",
+ "localized": "Secondary Refinement Pass",
+ "reload": "txt2img_reprocess_refine",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Reprocess detail",
+ "localized": "Localized Detail Enhancement",
+ "reload": "txt2img_reprocess_detail",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Remove background",
+ "localized": "Isolate Foreground Alpha",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "RAS: Region-Adaptive Sampling",
+ "localized": "Regional Sampling Adaptivity",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Resize",
+ "localized": "Spatial Quantization",
+ "reload": "",
+ "hint": "Image resizing, can be using fixed resolution on based on scale"
+ },
+ {
+ "id": 31,
+ "label": "Rerefence models",
+ "localized": "Contextual Schema Models",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Replace model components",
+ "localized": "Module Hot-Swapping",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "rescale",
+ "localized": "Tensor Normalization",
+ "reload": "",
+ "hint": "rescale betas with zero terminal snr"
+ },
+ {
+ "id": 34,
+ "label": "Resize seed from width",
+ "localized": "Coordinate-Aware Seed Interpolation",
+ "reload": "",
+ "hint": "Make an attempt to produce a picture similar to what would have been produced with same seed at specified resolution"
+ },
+ {
+ "id": 35,
+ "label": "Resize seed from height",
+ "localized": "Vertical Seed Correlation Mapping",
+ "reload": "",
+ "hint": "Make an attempt to produce a picture similar to what would have been produced with same seed at specified resolution"
+ },
+ {
+ "id": 36,
+ "label": "Refine guidance",
+ "localized": "CFG Magnitude for Refinement",
+ "reload": "",
+ "hint": "CFG scale used for refiner pass"
+ },
+ {
+ "id": 37,
+ "label": "Resize mode",
+ "localized": "Interpolation Protocol",
+ "reload": "",
+ "hint": "Defines how the input is resized or adapted in second-pass refinement: - none: no resizing, keep original resolution - fixed: force resize to target resolution (may distort) - crop: center-crop to fit target while keeping aspect ratio - fill: resize to fit and pad empty space with borders - outpaint: extend canvas beyond image borders - context aware: smart resize that blends or adapts surrounding areas"
+ },
+ {
+ "id": 38,
+ "label": "Resize method",
+ "localized": "Upscaling Algorithm",
+ "reload": "",
+ "hint": "Method used to resize the image: can be simple resize, upscaling model, latent resize or asymmetric decode"
+ },
+ {
+ "id": 39,
+ "label": "Resize width",
+ "localized": "Horizontal Pixel Count",
+ "reload": "",
+ "hint": "Resizes image to this width. If 0, width is inferred from either of two nearby sliders"
+ },
+ {
+ "id": 40,
+ "label": "Resize height",
+ "localized": "Vertical Pixel Count",
+ "reload": "",
+ "hint": "Resizes image to this height. If 0, height is inferred from either of two nearby sliders"
+ },
+ {
+ "id": 41,
+ "label": "Resize scale",
+ "localized": "Dimensional Multiplier",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Refine sampler",
+ "localized": "Fallback Sampling Algorithm",
+ "reload": "",
+ "hint": "Use specific sampler as fallback sampler if primary is not supported for specific operation"
+ },
+ {
+ "id": 43,
+ "label": "Refiner start",
+ "localized": "Secondary Pass Activation Threshold",
+ "reload": "",
+ "hint": "Refiner pass will start when base model is this much complete (set to larger than 0 and smaller than 1 to run after full base model run) Sult"
+ },
+ {
+ "id": 44,
+ "label": "Refiner steps",
+ "localized": "Iteration Count (Refinement)",
+ "reload": "",
+ "hint": "Number of steps to use for refiner pass"
+ },
+ {
+ "id": 45,
+ "label": "Refine prompt",
+ "localized": "Refinement Contextual Input",
+ "reload": "",
+ "hint": "Prompt used for both second encoder in base model (if it exists) and for refiner pass (if enabled)"
+ },
+ {
+ "id": 46,
+ "label": "Refine negative prompt",
+ "localized": "Refinement Inverse Constraint",
+ "reload": "",
+ "hint": "Negative prompt used for both second encoder in base model (if it exists) and for refiner pass (if enabled)"
+ },
+ {
+ "id": 47,
+ "label": "Renoise",
+ "localized": "Noise Injection Modulation",
+ "reload": "",
+ "hint": "Apply additional noise during detailing"
+ },
+ {
+ "id": 48,
+ "label": "Renoise end",
+ "localized": "Noise Termination Phase",
+ "reload": "",
+ "hint": "Final step when renoise is applied"
+ },
+ {
+ "id": 49,
+ "label": "Range",
+ "localized": "Parameter Spectrum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Repeat x-axis",
+ "localized": "Horizontal Tiling Sequence",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Repeat y-axis",
+ "localized": "Vertical Tiling Sequence",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "ReSwapper Model",
+ "localized": "Identity Remapping Module",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "Return original images",
+ "localized": "Output Initial Tensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Restart step",
+ "localized": "Phase Re-initialization Step",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Restore pipeline on end",
+ "localized": "Reset Neural Pipeline State",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Randomize seed after each loop iteration",
+ "localized": "Cyclic Entropy Generation",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Random seeds",
+ "localized": "Stochastic Seed Distribution",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "Restore pipe on end",
+ "localized": "Terminate Pipe Recovery",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "Rows",
+ "localized": "Horizontal Matrix Subdivisions",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Repetition penalty",
+ "localized": "Logit De-bias Penalty",
+ "reload": "",
+ "hint": "Discourages reusing tokens that already appear in the prompt or output by penalizing their probabilities. Like adding friction to revisiting previous choices. Helps break repetitive loops but may reduce coherence at aggressive values. Set to 1 to disable."
+ },
+ {
+ "id": 61,
+ "label": "Redux prompt strength",
+ "localized": "Redux Contextual Weight",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "right",
+ "localized": "Positive X-Axis Displacement",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "Reference query weight",
+ "localized": "Cross-Attention Query Magnitude",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "Reference adain weight",
+ "localized": "Adaptive Instance Normalization Bias",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "Refine upscaler",
+ "localized": "Secondary Super-Resolution Model",
+ "reload": "",
+ "hint": "Select secondary upscaler to run after initial upscaler"
+ },
+ {
+ "id": 66,
+ "label": "Refine foreground",
+ "localized": "Anterior Segment Enhancement",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "Recursive",
+ "localized": "Nested Directory Traversal",
+ "reload": "",
+ "hint": "Process images in subfolders recursively. When enabled, searches all nested subdirectories for images to process."
+ },
+ {
+ "id": 68,
+ "label": "Rebase",
+ "localized": "Git History Alignment",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "Repos",
+ "localized": "Remote Data Repositories",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "Refiner model",
+ "localized": "Secondary Pass Architecture",
+ "reload": "",
+ "hint": "Refiner model used for second-pass operations"
+ },
+ {
+ "id": 71,
+ "label": "Record torch streams",
+ "localized": "Asynchronous Stream Logging",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Remote VAE image type",
+ "localized": "Distributed Autoencoder Pixel Format",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "Remote VAE for encode",
+ "localized": "Offloaded Latent Encoding",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "RAS enabled",
+ "localized": "Regional Adaptivity Status",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "reduce-overhead",
+ "localized": "Minimize VRAM Overhead",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "repeated",
+ "localized": "Recursive Parameter Cycles",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Root model folder",
+ "localized": "Base Model Directory Path",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Resize background color",
+ "localized": "Canvas Padding Color Hex",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Restore from metadata: skip params",
+ "localized": "Bypass Metadata Hyperparameters",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Restore from metadata: skip settings",
+ "localized": "Bypass Metadata Global Config",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "requests",
+ "localized": "Network Request Callbacks",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "rust",
+ "localized": "Memory-Safe Engine Layer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 83,
+ "label": "Restore unparsed prompt",
+ "localized": "Revert Raw String Input",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "Reuse loaded model dictionary",
+ "localized": "Cache Model Weights Dictionary",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 85,
+ "label": "ReBasin",
+ "localized": "Permutation-Based Weight Merging",
+ "reload": "",
+ "hint": "Performs multiple merges with permutations in order to keep more features from both models"
+ },
+ {
+ "id": 86,
+ "label": "Replace VAE",
+ "localized": "Autoencoder Hot-Swap",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 87,
+ "label": "Reference unit 1",
+ "localized": "Reference Module Index 1",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "s": [
+ {
+ "id": 755,
+ "label": "Sampler",
+ "localized": "Quantum Denoising Algorithm",
+ "reload": "n/a",
+ "hint": "Heuristic parameters for the iterative convergence of latent noise vectors. Sampling engines orchestrate the entropy reduction of the seed manifold across specified temporal steps."
+ },
+ {
+ "id": 756,
+ "label": "Scripts",
+ "localized": "Automated Sub-routines",
+ "reload": "n/a",
+ "hint": "Initialize auxiliary procedural hooks and logic wrappers to expand the generation pipeline via custom script execution."
+ },
+ {
+ "id": 0,
+ "label": "Scale",
+ "localized": "Spatial Rescaling Factor",
+ "reload": "n/a",
+ "hint": "Apply a geometric multiplier to the output dimensions. This coefficient is bypassed if static pixel-width or pixel-height constraints are enforced."
+ },
+ {
+ "id": 757,
+ "label": "Swap X/Y",
+ "localized": "Transpose Primary Axes",
+ "reload": "n/a",
+ "hint": "Permute the parametric mapping between the X-axis and Y-axis in the grid matrix."
+ },
+ {
+ "id": 758,
+ "label": "Swap Y/Z",
+ "localized": "Transpose Secondary Axes",
+ "reload": "n/a",
+ "hint": "Permute the parametric mapping between the Y-axis and Z-axis in the grid matrix."
+ },
+ {
+ "id": 759,
+ "label": "Swap X/Z",
+ "localized": "Transpose Tertiary Axes",
+ "reload": "n/a",
+ "hint": "Permute the parametric mapping between the X-axis and Z-axis in the grid matrix."
+ },
+ {
+ "id": 760,
+ "label": "Set prompt",
+ "localized": "Inject Semantic String",
+ "reload": "n/a",
+ "hint": "Map the optimized lexical tokens from the enhancement module into the primary semantic input field."
+ },
+ {
+ "id": 761,
+ "label": "Skip",
+ "localized": "Bypass Current Iteration",
+ "reload": "n/a",
+ "hint": "Cease processing of the active queue item and proceed immediately to the subsequent task in the execution stack."
+ },
+ {
+ "id": 762,
+ "label": "Stop",
+ "localized": "Interrupt Core Process",
+ "reload": "n/a",
+ "hint": "Force immediate cessation of all compute operations and flush the generation buffer."
+ },
+ {
+ "id": 0,
+ "label": "Show",
+ "localized": "Expose Directory",
+ "reload": "n/a",
+ "hint": "Trigger a file system call to display the storage location of the rendered asset."
+ },
+ {
+ "id": 0,
+ "label": "Save",
+ "localized": "Commit to Storage",
+ "reload": "n/a",
+ "hint": "Execute a write operation to persistent storage for the current visual output."
+ },
+ {
+ "id": 0,
+ "label": "Sketch",
+ "localized": "Rasterized Draft",
+ "reload": "n/a",
+ "hint": "Initialize a canvas for freehand pixel manipulation within the image-to-image pipeline."
+ },
+ {
+ "id": 763,
+ "label": "Size & Inputs",
+ "localized": "Dimensionality & Buffers",
+ "reload": "n/a",
+ "hint": "Configure the volumetric resolution and manage the source media ingestion for the video generation pipeline."
+ },
+ {
+ "id": 764,
+ "label": "Set receipe",
+ "localized": "Initialize Preset Blueprint",
+ "reload": "n/a",
+ "hint": "Apply a predefined architectural template to the current model configuration."
+ },
+ {
+ "id": 0,
+ "label": "Scale by",
+ "localized": "Coefficient Upscaling",
+ "reload": "n/a",
+ "hint": "Modify the source bitmap dimensions using a relative scaling factor."
+ },
+ {
+ "id": 0,
+ "label": "Scale to",
+ "localized": "Target Dimension Mapping",
+ "reload": "n/a",
+ "hint": "Force the source bitmap into a specific pixel-defined resolution target."
+ },
+ {
+ "id": 765,
+ "label": "Settings",
+ "localized": "Global Configuration",
+ "reload": "n/a",
+ "hint": "Modify systemic variables and environment preferences for the application layer."
+ },
+ {
+ "id": 766,
+ "label": "System",
+ "localized": "Environment Diagnostics",
+ "reload": "n/a",
+ "hint": "Access hardware telemetry, system resources, and low-level environment data."
+ },
+ {
+ "id": 767,
+ "label": "Shutdown server",
+ "localized": "Terminate Instance",
+ "reload": "n/a",
+ "hint": "Send a termination signal to the backend server process."
+ },
+ {
+ "id": 768,
+ "label": "Start profiling",
+ "localized": "Initialize Telemetry",
+ "reload": "n/a",
+ "hint": "Commence logging of performance metrics and resource utilization for debugging."
+ },
+ {
+ "id": 0,
+ "label": "System Info",
+ "localized": "Hardware Telemetry",
+ "reload": "n/a",
+ "hint": "Display comprehensive specifications of the host compute environment."
+ },
+ {
+ "id": 769,
+ "label": "Set UI defaults",
+ "localized": "Persist Interface State",
+ "reload": "n/a",
+ "hint": "Commit the current UI parameters as the static default configuration for future sessions."
+ },
+ {
+ "id": 770,
+ "label": "Set UI menu states",
+ "localized": "Serialize Submenu Tree",
+ "reload": "n/a",
+ "hint": "Save the current collapse/expand states of the interface navigation tree."
+ },
+ {
+ "id": 771,
+ "label": "Send interrupt",
+ "localized": "Push Break Signal",
+ "reload": "n/a",
+ "hint": "Disseminate an asynchronous interrupt to the processing thread."
+ },
+ {
+ "id": 772,
+ "label": "Submit results",
+ "localized": "Synchronize Output",
+ "reload": "n/a",
+ "hint": "Transmit the processed data block to the central repository."
+ },
+ {
+ "id": 0,
+ "label": "System Paths",
+ "localized": "Directory Mapping",
+ "reload": "n/a",
+ "hint": "Configure absolute or relative pathing for neural weight repositories and auxiliary assets."
+ },
+ {
+ "id": 0,
+ "label": "Show all pages",
+ "localized": "Expose Configuration Tree",
+ "reload": "n/a",
+ "hint": "Render all available settings nodes within a single view."
+ },
+ {
+ "id": 773,
+ "label": "Save model",
+ "localized": "Serialize Weights",
+ "reload": "n/a",
+ "hint": "Write the current state of the model weights to the disk."
+ },
+ {
+ "id": 774,
+ "label": "Scan missing",
+ "localized": "Validate Metadata",
+ "reload": "n/a",
+ "hint": "Execute a filesystem crawl to identify and reconcile orphaned or missing metadata entries."
+ },
+ {
+ "id": 775,
+ "label": "Save receipe",
+ "localized": "Export Blueprint",
+ "reload": "n/a",
+ "hint": "Persist the current architectural configuration as a reusable template."
+ },
+ {
+ "id": 0,
+ "label": "Simple Merge",
+ "localized": "Linear Weight Interpolation",
+ "reload": "n/a",
+ "hint": "Combine two neural networks using weighted arithmetic averaging of their tensors."
+ },
+ {
+ "id": 0,
+ "label": "Style",
+ "localized": "Latent Modifier",
+ "reload": "n/a",
+ "hint": "Inject pre-defined semantic biases into the prompt encoding process."
+ },
+ {
+ "id": 0,
+ "label": "SD 1.5",
+ "localized": "V1.5 Architecture",
+ "reload": "n/a",
+ "hint": "Target the 512-native Stable Diffusion legacy architecture."
+ },
+ {
+ "id": 0,
+ "label": "SD XL",
+ "localized": "XL Hyper-Architecture",
+ "reload": "n/a",
+ "hint": "Target the high-resolution, dual-text-encoder Stable Diffusion architecture."
+ },
+ {
+ "id": 0,
+ "label": "SD1.5",
+ "localized": "V1.5 Instance",
+ "reload": "n/a",
+ "hint": "Active instance using V1.5 weights."
+ },
+ {
+ "id": 0,
+ "label": "SDXL",
+ "localized": "XL Instance",
+ "reload": "n/a",
+ "hint": "StableDiffusion XL architecture utilizing refined latent space."
+ },
+ {
+ "id": 776,
+ "label": "Start",
+ "localized": "Initialize Engine",
+ "reload": "n/a",
+ "hint": "Commence GPU-bound compute operations."
+ },
+ {
+ "id": 777,
+ "label": "Select",
+ "localized": "Query Metadata",
+ "reload": "n/a",
+ "hint": "Retrieve specific style profiles from the local database."
+ },
+ {
+ "id": 0,
+ "label": "Size",
+ "localized": "Output Dimensions",
+ "reload": "n/a",
+ "hint": "Set the resolution constraints for the frame sequence."
+ },
+ {
+ "id": 0,
+ "label": "Size & Batch",
+ "localized": "Volumetric Distribution",
+ "reload": "n/a",
+ "hint": "Define the pixel resolution and the number of concurrent samples to be processed."
+ },
+ {
+ "id": 0,
+ "label": "Seed",
+ "localized": "Entropy Origin",
+ "reload": "n/a",
+ "hint": "Define the initial noise vector and the specific variation noise offset."
+ },
+ {
+ "id": 0,
+ "label": "Script",
+ "localized": "Extended Logic",
+ "reload": "n/a",
+ "hint": "Select auxiliary computational modules to hook into the generation cycle."
+ },
+ {
+ "id": 0,
+ "label": "Stable Diffusion 3.x",
+ "localized": "Next-Gen DiT Architecture",
+ "reload": "n/a",
+ "hint": "Settings for Diffusion Transformer based architectures."
+ },
+ {
+ "id": 0,
+ "label": "SDNQ: SD.Next Quantization",
+ "localized": "SDNQ Neural Compression",
+ "reload": "n/a",
+ "hint": "Configure low-precision weight representations for optimized VRAM utilization."
+ },
+ {
+ "id": 0,
+ "label": "Save Options",
+ "localized": "Serialization Preferences",
+ "reload": "n/a",
+ "hint": "Configure pathing and naming conventions for output persistence."
+ },
+ {
+ "id": 0,
+ "label": "Startup & Server Options",
+ "localized": "Backend Environment",
+ "reload": "n/a",
+ "hint": "Control the initialization parameters and networking of the server instance."
+ },
+ {
+ "id": 0,
+ "label": "SeedVR",
+ "localized": "Stereoscopic Entropy",
+ "reload": "n/a",
+ "hint": "Post-processing parameters for VR-aligned seed generation."
+ },
+ {
+ "id": 0,
+ "label": "Styles",
+ "localized": "Semantic Presets",
+ "reload": "n/a",
+ "hint": "Apply auxiliary tokens to the generation parameters based on curated style definitions."
+ },
+ {
+ "id": 0,
+ "label": "Search & Download",
+ "localized": "Remote Repository Query",
+ "reload": "n/a",
+ "hint": "Query external model repositories for weight downloads."
+ },
+ {
+ "id": 0,
+ "label": "Server log",
+ "localized": "Backend STDOUT",
+ "reload": "n/a",
+ "hint": "Display the stream of console output from the server process."
+ },
+ {
+ "id": 0,
+ "label": "Steps",
+ "localized": "Iteration Count",
+ "reload": "n/a",
+ "hint": "Specify the number of discrete denoising updates; higher values increase convergence accuracy at the cost of compute time."
+ },
+ {
+ "id": 0,
+ "label": "Sampling method",
+ "localized": "Denoising Algorithm",
+ "reload": "n/a",
+ "hint": "The mathematical solver used to navigate the latent noise manifold toward the target image."
+ },
+ {
+ "id": 0,
+ "label": "Sigma method",
+ "localized": "Noise Scheduling",
+ "reload": "n/a",
+ "hint": "Determines the distribution of noise magnitude (sigma) across the temporal steps. - default: internal model schedule - karras: optimized noise decay for higher fidelity - beta: beta-distribution based schedule - exponential: logarithmic noise reduction - lambdas: signal-to-noise ratio balancing - flowmatch: specific to vector-field matching models"
+ },
+ {
+ "id": 0,
+ "label": "Sigma adjust",
+ "localized": "Sigma Coefficient Tuning",
+ "reload": "n/a",
+ "hint": "Fine-tune the variance levels of the sampling noise schedule."
+ },
+ {
+ "id": 0,
+ "label": "Sampler order",
+ "localized": "Solver Update Degree",
+ "reload": "n/a",
+ "hint": "The degree of the numerical ODE solver. Higher-order methods offer better path accuracy but require more floating-point operations."
+ },
+ {
+ "id": 0,
+ "label": "SLG scale",
+ "localized": "Skip-Layer Guidance Scale",
+ "reload": "n/a",
+ "hint": "Multiplier for the influence of skip-layer guidance on the latent field."
+ },
+ {
+ "id": 0,
+ "label": "SLG start",
+ "localized": "SLG Activation Step",
+ "reload": "n/a",
+ "hint": "Temporal step at which skip-layer guidance is initialized."
+ },
+ {
+ "id": 0,
+ "label": "SLG stop",
+ "localized": "SLG Termination Step",
+ "reload": "n/a",
+ "hint": "Temporal step at which skip-layer guidance is deactivated."
+ },
+ {
+ "id": 0,
+ "label": "SLG layers",
+ "localized": "SLG Layer Mask",
+ "reload": "n/a",
+ "hint": "Define the specific U-Net layers affected by skip-layer guidance."
+ },
+ {
+ "id": 0,
+ "label": "SLG config",
+ "localized": "SLG Parameters",
+ "reload": "n/a",
+ "hint": "Structural configuration for the skip-layer guidance module."
+ },
+ {
+ "id": 0,
+ "label": "SEG scale",
+ "localized": "Semantic Entropy Guidance",
+ "reload": "n/a",
+ "hint": "Multiplier for the semantic entropy modulation."
+ },
+ {
+ "id": 0,
+ "label": "SEG blur sigma",
+ "localized": "SEG Spatial Diffusion",
+ "reload": "n/a",
+ "hint": "Standard deviation for the Gaussian blur applied to the guidance mask."
+ },
+ {
+ "id": 0,
+ "label": "SEG blur threshold inf",
+ "localized": "SEG Edge Threshold",
+ "reload": "n/a",
+ "hint": "Sensitivity threshold for the entropy-based blur application."
+ },
+ {
+ "id": 0,
+ "label": "SEG start",
+ "localized": "SEG Activation Step",
+ "reload": "n/a",
+ "hint": "Temporal step at which semantic guidance begins."
+ },
+ {
+ "id": 0,
+ "label": "SEG stop",
+ "localized": "SEG Termination Step",
+ "reload": "n/a",
+ "hint": "Temporal step at which semantic guidance ends."
+ },
+ {
+ "id": 0,
+ "label": "SEG layers",
+ "localized": "SEG Target Blocks",
+ "reload": "n/a",
+ "hint": "U-Net attention blocks targeted by the SEG algorithm."
+ },
+ {
+ "id": 0,
+ "label": "SEG config",
+ "localized": "SEG Schema",
+ "reload": "n/a",
+ "hint": "Hierarchical settings for the semantic entropy module."
+ },
+ {
+ "id": 0,
+ "label": "Strength",
+ "localized": "Denoising Coefficient",
+ "reload": "n/a",
+ "hint": "Interpolation factor between the original image and the noisy latent; defines the degree of structural transformation."
+ },
+ {
+ "id": 0,
+ "label": "Sort detections",
+ "localized": "Bbox Spatial Ordering",
+ "reload": "n/a",
+ "hint": "Order detected bounding boxes based on horizontal coordinates rather than confidence scores."
+ },
+ {
+ "id": 0,
+ "label": "Sharpen",
+ "localized": "Edge Enhancement",
+ "reload": "n/a",
+ "hint": "Apply a high-pass filter or convolution kernel to the final output."
+ },
+ {
+ "id": 0,
+ "label": "Subject",
+ "localized": "Core Entity",
+ "reload": "n/a",
+ "hint": "Define the primary semantic target for the consistency module."
+ },
+ {
+ "id": 0,
+ "label": "Same latent",
+ "localized": "Latent Synchronization",
+ "reload": "n/a",
+ "hint": "Force consistent initial noise states across multiple generation frames."
+ },
+ {
+ "id": 0,
+ "label": "Share queries",
+ "localized": "Cross-Attention Linking",
+ "reload": "n/a",
+ "hint": "Allow attention query vectors to be shared between independent generation heads."
+ },
+ {
+ "id": 0,
+ "label": "Sigma",
+ "localized": "Variance Param",
+ "reload": "n/a",
+ "hint": "Standard deviation for the noise injection in the multi-diffusion process."
+ },
+ {
+ "id": 0,
+ "label": "Stride",
+ "localized": "Tiling Offset",
+ "reload": "n/a",
+ "hint": "The step size between overlapping tiles in high-resolution diffusion."
+ },
+ {
+ "id": 0,
+ "label": "Structure",
+ "localized": "Geometric Bias",
+ "reload": "n/a",
+ "hint": "Control the structural preservation weight for face restoration."
+ },
+ {
+ "id": 0,
+ "label": "Save HDR image",
+ "localized": "Export High Dynamic Range",
+ "reload": "n/a",
+ "hint": "Persist the output in a 32-bit floating point color space."
+ },
+ {
+ "id": 0,
+ "label": "Saturation",
+ "localized": "Chroma Intensity",
+ "reload": "n/a",
+ "hint": "Modify the color vibrancy in the HDR mapping stage."
+ },
+ {
+ "id": 0,
+ "label": "Scale factor",
+ "localized": "Resolution Multiplier",
+ "reload": "n/a",
+ "hint": "The ratio by which the image is upscaled before high-res refinement."
+ },
+ {
+ "id": 0,
+ "label": "Strength curve",
+ "localized": "Denoising Decay",
+ "reload": "n/a",
+ "hint": "A mathematical function defining how denoising strength changes over iteration loops."
+ },
+ {
+ "id": 0,
+ "label": "Slider",
+ "localized": "Linear Controller",
+ "reload": "n/a",
+ "hint": "Interface element for adjusting continuous numeric parameters."
+ },
+ {
+ "id": 0,
+ "label": "Set at prompt start",
+ "localized": "Prepend Semantic Matrix",
+ "reload": "n/a",
+ "hint": "Initialize the matrix logic at the beginning of the prompt sequence."
+ },
+ {
+ "id": 0,
+ "label": "space",
+ "localized": "Whitespace Delimiter",
+ "reload": "n/a",
+ "hint": "Use space characters to separate tokens in the matrix generator."
+ },
+ {
+ "id": 0,
+ "label": "Skip guidance layers",
+ "localized": "Bypass Guidance Blocks",
+ "reload": "n/a",
+ "hint": "Exclude specific transformer or U-Net layers from the guidance calculation."
+ },
+ {
+ "id": 0,
+ "label": "Shared options",
+ "localized": "Synchronized Parameters",
+ "reload": "n/a",
+ "hint": "Configuration settings shared across all aligned generation instances."
+ },
+ {
+ "id": 0,
+ "label": "Shift",
+ "localized": "Temporal Offset",
+ "reload": "n/a",
+ "hint": "Apply a shift to the temporal alignment of the generated sequence."
+ },
+ {
+ "id": 0,
+ "label": "Spatial frequency",
+ "localized": "Pixel Variance Density",
+ "reload": "n/a",
+ "hint": "Control the detail frequency distribution in the video synthesis process."
+ },
+ {
+ "id": 0,
+ "label": "Save as copy",
+ "localized": "Duplicate Persistence",
+ "reload": "n/a",
+ "hint": "Write a non-destructive copy to the file system."
+ },
+ {
+ "id": 0,
+ "label": "Sensitivity",
+ "localized": "Detection Threshold",
+ "reload": "n/a",
+ "hint": "Threshold value for the neural detection filter."
+ },
+ {
+ "id": 0,
+ "label": "System prompt",
+ "localized": "Core Directive",
+ "reload": "n/a",
+ "hint": "The top-level instruction that governs LLM behavior, providing high-priority logic that overrides user-level inputs. Used for defining persona and output constraints."
+ },
+ {
+ "id": 0,
+ "label": "Source subject",
+ "localized": "Reference Entity",
+ "reload": "n/a",
+ "hint": "The primary object used as a reference for the BLIP diffusion process."
+ },
+ {
+ "id": 0,
+ "label": "Smooth mask",
+ "localized": "Mask Anti-Aliasing",
+ "reload": "n/a",
+ "hint": "Apply soft feathering to the edges of the edit mask."
+ },
+ {
+ "id": 0,
+ "label": "Scale after",
+ "localized": "Post-Processing Rescale",
+ "reload": "n/a",
+ "hint": "Resize the output after the control module has completed its operation."
+ },
+ {
+ "id": 0,
+ "label": "Scale mask",
+ "localized": "Mask Dimension Alignment",
+ "reload": "n/a",
+ "hint": "Synchronize the resolution of the control mask with the latent space."
+ },
+ {
+ "id": 0,
+ "label": "Show input",
+ "localized": "Expose Source Buffer",
+ "reload": "n/a",
+ "hint": "Display the raw input image used for the control operation."
+ },
+ {
+ "id": 0,
+ "label": "Show preview",
+ "localized": "Render Intermediate State",
+ "reload": "n/a",
+ "hint": "Display the calculated control map before the main generation cycle."
+ },
+ {
+ "id": 0,
+ "label": "Separate init image",
+ "localized": "Discrete Source Buffer",
+ "reload": "n/a",
+ "hint": "Enable a secondary input channel to separate the control reference from the initial generation source."
+ },
+ {
+ "id": 0,
+ "label": "Skip input frames",
+ "localized": "Temporal Frame Bypass",
+ "reload": "n/a",
+ "hint": "Ignore a specific count of initial frames from the input video stream."
+ },
+ {
+ "id": 0,
+ "label": "Style fidelity",
+ "localized": "Semantic Adherence",
+ "reload": "n/a",
+ "hint": "Degree to which the generation follows the stylistic features of the control reference."
+ },
+ {
+ "id": 0,
+ "label": "Scribble",
+ "localized": "Canny-based Sketch",
+ "reload": "n/a",
+ "hint": "Use a hand-drawn edge map as the structural conditioning."
+ },
+ {
+ "id": 0,
+ "label": "Score threshold",
+ "localized": "Confidence Cutoff",
+ "reload": "n/a",
+ "hint": "The minimum probability score required for a detection to be considered valid."
+ },
+ {
+ "id": 0,
+ "label": "Sampler shift",
+ "localized": "Temporal Sampler Bias",
+ "reload": "n/a",
+ "hint": "Adjust the temporal distribution of the sampling steps in video generation."
+ },
+ {
+ "id": 0,
+ "label": "Save output",
+ "localized": "Persist Final Render",
+ "reload": "n/a",
+ "hint": "Enable file system storage for the processed extras output."
+ },
+ {
+ "id": 0,
+ "label": "Show result images",
+ "localized": "Render Output Buffer",
+ "reload": "n/a",
+ "hint": "Display the final processed assets in the visual interface."
+ },
+ {
+ "id": 0,
+ "label": "Save Caption Files",
+ "localized": "Metadata Sidecar Persistence",
+ "reload": "n/a",
+ "hint": "Generate and save .txt files containing the semantic descriptions alongside the image files."
+ },
+ {
+ "id": 0,
+ "label": "Sort alphabetically",
+ "localized": "Lexicographical Ordering",
+ "reload": "n/a",
+ "hint": "Organize tag results by their character sequence rather than their neural confidence weight."
+ },
+ {
+ "id": 0,
+ "label": "Show confidence scores",
+ "localized": "Expose Probability Float",
+ "reload": "n/a",
+ "hint": "Render the numerical confidence value (0.0 to 1.0) assigned by the classifier to each tag."
+ },
+ {
+ "id": 0,
+ "label": "Search",
+ "localized": "Repository Query",
+ "reload": "n/a",
+ "hint": "Execute a search across the localized or remote database."
+ },
+ {
+ "id": 0,
+ "label": "Sort by",
+ "localized": "Ordering Metric",
+ "reload": "n/a",
+ "hint": "The criteria used to organize the displayed assets."
+ },
+ {
+ "id": 0,
+ "label": "Specific branch name",
+ "localized": "Git Branch Target",
+ "reload": "n/a",
+ "hint": "Override the default repository branch for extension updates."
+ },
+ {
+ "id": 0,
+ "label": "Submodules",
+ "localized": "Recursive Repositories",
+ "reload": "n/a",
+ "hint": "Include nested git submodules in the update process."
+ },
+ {
+ "id": 0,
+ "label": "Server start time",
+ "localized": "Uptime Epoch",
+ "reload": "n/a",
+ "hint": "The timestamp at which the current server instance was initialized."
+ },
+ {
+ "id": 0,
+ "label": "State",
+ "localized": "Engine Runtime Status",
+ "reload": "n/a",
+ "hint": "Current operational status of the generation engine."
+ },
+ {
+ "id": 0,
+ "label": "Search Docs",
+ "localized": "Query Technical Documentation",
+ "reload": "n/a",
+ "hint": "Perform a keyword search within the local help system."
+ },
+ {
+ "id": 0,
+ "label": "Search GitHub Wiki Pages",
+ "localized": "Remote Wiki Query",
+ "reload": "n/a",
+ "hint": "Query the community-maintained documentation on the GitHub repository."
+ },
+ {
+ "id": 0,
+ "label": "Search Changelog",
+ "localized": "Query Version History",
+ "reload": "n/a",
+ "hint": "Scan the development logs for specific version changes."
+ },
+ {
+ "id": 0,
+ "label": "Stage boundary ratio",
+ "localized": "Transition Threshold",
+ "reload": "n/a",
+ "hint": "The point in the generation process where the model switches between different processing stages."
+ },
+ {
+ "id": 0,
+ "label": "sequential",
+ "localized": "Linear Model Loading",
+ "reload": "n/a",
+ "hint": "Load model components in a strict serial order to minimize memory spikes."
+ },
+ {
+ "id": 0,
+ "label": "SVD rank size",
+ "localized": "LoRA Rank Dimension",
+ "reload": "n/a",
+ "hint": "The inner dimension of the singular value decomposition for quantization."
+ },
+ {
+ "id": 0,
+ "label": "SVD steps",
+ "localized": "Decomposition Iterations",
+ "reload": "n/a",
+ "hint": "The number of iterations used to calculate the SVD weights."
+ },
+ {
+ "id": 0,
+ "label": "Shuffle weights in post mode",
+ "localized": "Stochastic Weight Reordering",
+ "reload": "n/a",
+ "hint": "Randomize the distribution of quantized weights during the post-processing phase."
+ },
+ {
+ "id": 0,
+ "label": "SDXL: Use weighted pooled embeds",
+ "localized": "Vector Accumulation Pooling",
+ "reload": "n/a",
+ "hint": "Utilize the weighted accumulation of pooled text embeddings for improved prompt fidelity."
+ },
+ {
+ "id": 0,
+ "label": "Sana: Use complex human instructions",
+ "localized": "Natural Language Instruction Support",
+ "reload": "n/a",
+ "hint": "Enable advanced parsing for high-complexity natural language directives."
+ },
+ {
+ "id": 0,
+ "label": "Scaled-Dot-Product",
+ "localized": "SDP Attention",
+ "reload": "n/a",
+ "hint": "A hardware-accelerated memory optimization for attention layers. Introduces non-determinism unless specifically restricted."
+ },
+ {
+ "id": 0,
+ "label": "Sage attention",
+ "localized": "Sage Optimization",
+ "reload": "n/a",
+ "hint": "An experimental attention kernel designed for increased throughput at the risk of lower stability."
+ },
+ {
+ "id": 0,
+ "label": "stable-fast",
+ "localized": "Torch Compile (Stable-Fast)",
+ "reload": "n/a",
+ "hint": "Apply the stable-fast compiler optimization to the model graph."
+ },
+ {
+ "id": 0,
+ "label": "Save all generated images",
+ "localized": "Global Persistence",
+ "reload": "n/a",
+ "hint": "Write every generated pixel buffer to the storage medium."
+ },
+ {
+ "id": 0,
+ "label": "Save interrupted images",
+ "localized": "Partial Render Persistence",
+ "reload": "n/a",
+ "hint": "Save the current state of an image even if the generation was manually aborted."
+ },
+ {
+ "id": 0,
+ "label": "Save all generated image grids",
+ "localized": "Matrix Persistence",
+ "reload": "n/a",
+ "hint": "Persist the consolidated grid views to disk."
+ },
+ {
+ "id": 0,
+ "label": "Show metadata in full screen image browser",
+ "localized": "Expose Image Header Data",
+ "reload": "n/a",
+ "hint": "Display the generation parameters embedded in the image metadata during full-screen playback."
+ },
+ {
+ "id": 0,
+ "label": "Save init images",
+ "localized": "Source Buffer Persistence",
+ "reload": "n/a",
+ "hint": "Persist the original input image along with the generated output."
+ },
+ {
+ "id": 0,
+ "label": "Save image before hires",
+ "localized": "Save Base Resolution",
+ "reload": "n/a",
+ "hint": "Capture the image state immediately prior to the high-resolution upscaling pass."
+ },
+ {
+ "id": 0,
+ "label": "Save image before refiner",
+ "localized": "Save Base Architecture Output",
+ "reload": "n/a",
+ "hint": "Capture the image state before the secondary refiner model is applied."
+ },
+ {
+ "id": 0,
+ "label": "Save image before detailer",
+ "localized": "Save Pre-Detailer Buffer",
+ "reload": "n/a",
+ "hint": "Capture the image before the automated detailing sub-routines."
+ },
+ {
+ "id": 0,
+ "label": "Save image before color correction",
+ "localized": "Save Raw Chrominance",
+ "reload": "n/a",
+ "hint": "Capture the output before applying color space normalization."
+ },
+ {
+ "id": 0,
+ "label": "Save inpainting mask",
+ "localized": "Persist Alpha Mask",
+ "reload": "n/a",
+ "hint": "Save the generated or user-defined inpainting mask as a separate file."
+ },
+ {
+ "id": 0,
+ "label": "Save inpainting masked composite",
+ "localized": "Save Masked Overlay",
+ "reload": "n/a",
+ "hint": "Save the final composite of the generated inpainting content and the original image."
+ },
+ {
+ "id": 0,
+ "label": "Save images to a subdirectory",
+ "localized": "Hierarchical Storage",
+ "reload": "n/a",
+ "hint": "Organize output files into date- or parameter-based subdirectories."
+ },
+ {
+ "id": 0,
+ "label": "Save metadata in image",
+ "localized": "Embed Generation Header",
+ "reload": "n/a",
+ "hint": "Write the generation parameters into the file's EXIF/PNG chunks."
+ },
+ {
+ "id": 0,
+ "label": "Save metadata to text file",
+ "localized": "Sidecar Header Persistence",
+ "reload": "n/a",
+ "hint": "Write the generation parameters to a matching .txt sidecar file."
+ },
+ {
+ "id": 0,
+ "label": "Save metadata to JSON file",
+ "localized": "Structured Metadata Export",
+ "reload": "n/a",
+ "hint": "Write the generation parameters to a structured JSON sidecar."
+ },
+ {
+ "id": 0,
+ "label": "System information to include in metadata",
+ "localized": "Telemetry Injection",
+ "reload": "n/a",
+ "hint": "Select which hardware and software version flags to embed in the output metadata."
+ },
+ {
+ "id": 0,
+ "label": "Standard",
+ "localized": "Vanilla Mode",
+ "reload": "n/a",
+ "hint": "The default operational configuration."
+ },
+ {
+ "id": 0,
+ "label": "Show MOTD",
+ "localized": "Expose Server Message",
+ "reload": "n/a",
+ "hint": "Display the 'Message of the Day' from the server on startup."
+ },
+ {
+ "id": 0,
+ "label": "sidebar",
+ "localized": "Lateral Navigation Panel",
+ "reload": "n/a",
+ "hint": "Toggle the visibility of the right-hand auxiliary control panel."
+ },
+ {
+ "id": 0,
+ "label": "Show log view",
+ "localized": "Enable Console Interface",
+ "reload": "n/a",
+ "hint": "Render the real-time log stream within the main viewport."
+ },
+ {
+ "id": 0,
+ "label": "Show grid in results",
+ "localized": "Render Composite Grid",
+ "reload": "n/a",
+ "hint": "Automatically generate a grid view for batch operations."
+ },
+ {
+ "id": 0,
+ "label": "Send seed when sending prompt or image to other interface",
+ "localized": "Entropy Synchronization",
+ "reload": "n/a",
+ "hint": "Automatically transfer the active seed value when performing inter-module data transfer."
+ },
+ {
+ "id": 0,
+ "label": "Send size when sending prompt or image to another interface",
+ "localized": "Dimensionality Synchronization",
+ "reload": "n/a",
+ "hint": "Automatically transfer resolution parameters during inter-module data transfer."
+ },
+ {
+ "id": 0,
+ "label": "Show labels for aside tabs",
+ "localized": "Render Secondary Tab Headers",
+ "reload": "n/a",
+ "hint": "Display text descriptors for icons in the side navigation bar."
+ },
+ {
+ "id": 0,
+ "label": "Show labels for main tabs",
+ "localized": "Render Primary Tab Headers",
+ "reload": "n/a",
+ "hint": "Display text descriptors for icons in the top navigation bar."
+ },
+ {
+ "id": 0,
+ "label": "Show labels for page tabs",
+ "localized": "Render Local Tab Headers",
+ "reload": "n/a",
+ "hint": "Display text descriptors for sub-page navigation."
+ },
+ {
+ "id": 0,
+ "label": "Show ticks for input range slider",
+ "localized": "Expose Discrete Increments",
+ "reload": "n/a",
+ "hint": "Display visual markers on the slider UI for easier value selection."
+ },
+ {
+ "id": 0,
+ "label": "Show parameter outline",
+ "localized": "Highlight Parametric Bounds",
+ "reload": "n/a",
+ "hint": "Render a visual border around active parameter groups."
+ },
+ {
+ "id": 0,
+ "label": "Simple",
+ "localized": "Low-Fidelity Approximation",
+ "reload": "n/a",
+ "hint": "A computationally inexpensive latent projection. Bypasses the VAE for speed, resulting in low-resolution, high-artifact previews."
+ },
+ {
+ "id": 0,
+ "label": "SeedVR CFG Scale",
+ "localized": "SeedVR Guidance Multiplier",
+ "reload": "n/a",
+ "hint": "Classifier-Free Guidance scale specific to the SeedVR post-processor."
+ },
+ {
+ "id": 0,
+ "label": "Sort order",
+ "localized": "Display Hierarchy",
+ "reload": "n/a",
+ "hint": "The priority system used for organizing extra network cards."
+ },
+ {
+ "id": 0,
+ "label": "Skip CivitAI scan for regex pattern(s)",
+ "localized": "Bypass Remote Metadata Query",
+ "reload": "n/a",
+ "hint": "Exclude specific filenames from external metadata lookups using regular expressions."
+ },
+ {
+ "id": 0,
+ "label": "Show reference styles",
+ "localized": "Expose Built-in Styles",
+ "reload": "n/a",
+ "hint": "Toggle the visibility of the internal system style library."
+ },
+ {
+ "id": 0,
+ "label": "Skip Generation if NaN found in latents",
+ "localized": "NaN Exception Handling",
+ "reload": "n/a",
+ "hint": "Abort the generation cycle if a Not-a-Number mathematical error is detected in the latent tensor."
+ },
+ {
+ "id": 0,
+ "label": "Save grids to a subdirectory",
+ "localized": "Matrix Storage Organization",
+ "reload": "n/a",
+ "hint": "Direct image grid outputs into dedicated subfolders."
+ },
+ {
+ "id": 0,
+ "label": "Show live previews",
+ "localized": "Render Intermediate Latents",
+ "reload": "n/a",
+ "hint": "Enable the real-time visualization of the denoising process."
+ },
+ {
+ "id": 0,
+ "label": "Save resumable optimizer state when training",
+ "localized": "Persist Optimizer Checkpoint",
+ "reload": "n/a",
+ "hint": "Save the training state to allow for process resumption after an interrupt."
+ },
+ {
+ "id": 0,
+ "label": "Save training settings to a text file",
+ "localized": "Training Log Persistence",
+ "reload": "n/a",
+ "hint": "Export the current training hyperparameters to a text-based manifest."
+ },
+ {
+ "id": 0,
+ "label": "Show previews as a grid",
+ "localized": "Matrix Preview Mode",
+ "reload": "n/a",
+ "hint": "Render multiple concurrent previews in a tiled grid format."
+ },
+ {
+ "id": 0,
+ "label": "Show progressbar",
+ "localized": "Render Temporal Status Bar",
+ "reload": "n/a",
+ "hint": "Display a visual representation of the completion percentage for the active task."
+ },
+ {
+ "id": 0,
+ "label": "Save generated images within tensorboard",
+ "localized": "TensorBoard Asset Injection",
+ "reload": "n/a",
+ "hint": "Log generated visual assets directly into the TensorBoard event files."
+ },
+ {
+ "id": 0,
+ "label": "Save loss CSV file every n steps",
+ "localized": "Loss Metric Logging",
+ "reload": "n/a",
+ "hint": "Periodically write training loss statistics to a comma-separated values file."
+ },
+ {
+ "id": 0,
+ "label": "Save images to a subdirectory when using Save button",
+ "localized": "Manual Save Hierarchy",
+ "reload": "n/a",
+ "hint": "Apply subdirectory logic to assets saved via the manual trigger."
+ },
+ {
+ "id": 0,
+ "label": "Secondary model",
+ "localized": "B-Model Weights",
+ "reload": "n/a",
+ "hint": "The secondary neural network used in a merge or interpolation operation."
+ },
+ {
+ "id": 0,
+ "label": "Save metadata",
+ "localized": "Persist Model Info",
+ "reload": "n/a",
+ "hint": "Include a metadata block in the merged model file."
+ },
+ {
+ "id": 0,
+ "label": "safetensors",
+ "localized": "Safetensors Format",
+ "reload": "n/a",
+ "hint": "Use the secure, header-only serialization format for model storage."
+ },
+ {
+ "id": 0,
+ "label": "shuffle",
+ "localized": "RAM-VRAM Load Balancing",
+ "reload": "n/a",
+ "hint": "Load the model into system memory and perform calculations in video memory; recommended for high-parameter architectures like SDXL merges."
+ },
+ {
+ "id": 0,
+ "label": "Save diffusers",
+ "localized": "Export Diffusers Schema",
+ "reload": "n/a",
+ "hint": "Persist the model in the HuggingFace Diffusers directory format."
+ },
+ {
+ "id": 0,
+ "label": "Save safetensors",
+ "localized": "Persist Flat Weights",
+ "reload": "n/a",
+ "hint": "Persist the model as a single safetensors file."
+ },
+ {
+ "id": 0,
+ "label": "Search models",
+ "localized": "Query Neural Repositories",
+ "reload": "n/a",
+ "hint": "Scan the repository for available neural weight files."
+ },
+ {
+ "id": 0,
+ "label": "Select model",
+ "localized": "Assign Active Weights",
+ "reload": "n/a",
+ "hint": "Choose the primary model for the generation pipeline."
+ },
+ {
+ "id": 0,
+ "label": "Specify model variant",
+ "localized": "Variant Selection",
+ "reload": "n/a",
+ "hint": "Select a specific variant (e.g., fp16, ema-only) from the model repository."
+ },
+ {
+ "id": 0,
+ "label": "Specify model revision",
+ "localized": "Git Commit Target",
+ "reload": "n/a",
+ "hint": "Select a specific revision hash for the model."
+ },
+ {
+ "id": 0,
+ "label": "SegmentAnything",
+ "localized": "SAM Mask Generation",
+ "reload": "n/a",
+ "hint": "Initialize the Segment Anything Model for automated object masking."
+ },
+ {
+ "id": 0,
+ "label": "Sections",
+ "localized": "Temporal Segments",
+ "reload": "n/a",
+ "hint": "Define discrete time intervals for the video generation sequence."
+ },
+ {
+ "id": 0,
+ "label": "Samplers",
+ "localized": "Sampling Engines",
+ "reload": "n/a",
+ "hint": "Advanced configuration for the numerical solvers and noise schedulers."
+ }
+ ],
+ "t": [
+ {
+ "id": 693,
+ "label": "T2I",
+ "localized": "T2I",
+ "reload": "txt2img_nav",
+ "hint": "Initiate visual materialization from lexical input strings Legacy neural-link interface utilizing classic linguistic-to-pixel conversion protocols"
+ },
+ {
+ "id": 0,
+ "label": "T2I Adapter",
+ "localized": "Neuro-Synaptic T2I Linkage",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tagger",
+ "localized": "Lexical Meta-Data Indexer",
+ "reload": "",
+ "hint": "Execute high-fidelity semantic classification of visual arrays using waifu-centric or Booru-aligned neural topologies."
+ },
+ {
+ "id": 0,
+ "label": "Tag",
+ "localized": "Index",
+ "reload": "btn_wd_tag",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text Encoder",
+ "localized": "Linguistic Processing Core",
+ "reload": "",
+ "hint": "Global parameters for the semantic-to-vector transformation engine and prompt encoding matrices."
+ },
+ {
+ "id": 0,
+ "label": "Text",
+ "localized": "Lexical Seed",
+ "reload": "",
+ "hint": "Synthesize visual geometry from linguistic descriptors."
+ },
+ {
+ "id": 0,
+ "label": "TorchAO",
+ "localized": "PyTorch-AO Quantization",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TensorRT",
+ "localized": "NVIDIA Tensor-Runtime",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Torch Options",
+ "localized": "Backend Computation Flux",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Token Merging",
+ "localized": "Semantic Vector Fusion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TeaCache",
+ "localized": "TeaCache Temporal Buffering",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Theme options",
+ "localized": "Interface Chromatic Config",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Task History",
+ "localized": "Operational Chronology",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timestep spacing",
+ "localized": "Temporal Interval Quantization",
+ "reload": "",
+ "hint": "Configures the distribution of temporal slices across the diffusion manifold. Options: - default: Standard model cadence - leading: Isometric step distribution - linspace: Boundary-inclusive linear distribution - trailing: Final-step anchored distribution sequence"
+ },
+ {
+ "id": 0,
+ "label": "Timesteps presets",
+ "localized": "Temporal Sequence Templates",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timesteps override",
+ "localized": "Temporal Sequence Manual Bypass",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "thresholding",
+ "localized": "Dynamic Range Thresholding",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Texture tiling",
+ "localized": "Seamless Manifold Tiling",
+ "reload": "",
+ "hint": "Generate visual data with periodic boundary conditions for infinite procedural tiling."
+ },
+ {
+ "id": 0,
+ "label": "Threshold",
+ "localized": "Activation Threshold",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Trigger word",
+ "localized": "Invocational Token",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temperature",
+ "localized": "Stochastic Entropy (Temperature)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timestep",
+ "localized": "Temporal Slice",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=1",
+ "localized": "Spatial Node: x=1 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=2",
+ "localized": "Spatial Node: x=1 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=3",
+ "localized": "Spatial Node: x=1 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=4",
+ "localized": "Spatial Node: x=1 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=1",
+ "localized": "Spatial Node: x=2 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=2",
+ "localized": "Spatial Node: x=2 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=3",
+ "localized": "Spatial Node: x=2 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=4",
+ "localized": "Spatial Node: x=2 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=1",
+ "localized": "Spatial Node: x=3 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=2",
+ "localized": "Spatial Node: x=3 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=3",
+ "localized": "Spatial Node: x=3 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=4",
+ "localized": "Spatial Node: x=3 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=1",
+ "localized": "Spatial Node: x=4 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=2",
+ "localized": "Spatial Node: x=4 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=3",
+ "localized": "Spatial Node: x=4 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=4",
+ "localized": "Spatial Node: x=4 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temporal frequency",
+ "localized": "Chronological Frequency",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Top-K",
+ "localized": "Top-K Probability Pruning",
+ "reload": "",
+ "hint": "Constrains lexical selection to the most probable K-candidates. Lower integer values increase deterministic focus; higher values permit stochastic variance."
+ },
+ {
+ "id": 0,
+ "label": "Top-P",
+ "localized": "Top-P Nucleus Sampling",
+ "reload": "",
+ "hint": "Isolates semantic tokens within a cumulative probability mass P. Dynamically modulates the candidate pool based on neural confidence levels."
+ },
+ {
+ "id": 0,
+ "label": "Thinking mode",
+ "localized": "Cognitive Deliberation Protocol",
+ "reload": "",
+ "hint": "Engages internal reasoning sub-modules, allowing the core to allocate extra compute cycles to semantic logic. Increases latency but enhances logical coherence."
+ },
+ {
+ "id": 0,
+ "label": "Target subject",
+ "localized": "Neural Target Entity",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tool",
+ "localized": "Utility Sub-Routine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Textbox",
+ "localized": "Data Ingest Buffer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile overlap",
+ "localized": "Node Convergence Overlap",
+ "reload": "",
+ "hint": "Spatial overlap in pixel coordinates to ensure artifact-free seamless integration during high-resolution upscaling."
+ },
+ {
+ "id": 0,
+ "label": "T2I Strength",
+ "localized": "Neural Influence Amplitude",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Time embedding mix",
+ "localized": "Temporal Embedding Fusion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tiling options",
+ "localized": "Manifold Tiling Parameters",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tiny",
+ "localized": "Miniaturized",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "True guidance",
+ "localized": "Absolute Vector Guidance",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile frames",
+ "localized": "Temporal Lattice Cells",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Task",
+ "localized": "Operational Directive",
+ "reload": "",
+ "hint": "Modulates the primary execution mode of the engine. Specific directives trigger specialized internal guidance sub-systems."
+ },
+ {
+ "id": 0,
+ "label": "Tagger Model",
+ "localized": "Classification Topology",
+ "reload": "",
+ "hint": "Select the neural classifier for metadata generation. WaifuDiffusion topologies utilize dual-threshold character logic."
+ },
+ {
+ "id": 0,
+ "label": "Torch",
+ "localized": "Torch Compute Core",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Transformers load using Run:ai streamer",
+ "localized": "Stream-Optimized Transformer Ingest",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temporal steps",
+ "localized": "Chronological Delta Steps",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TE",
+ "localized": "TE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "true",
+ "localized": "true",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text encoder model",
+ "localized": "Linguistic Parser Topology",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text encoder cache size",
+ "localized": "Semantic Cache Allocation",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T5: Use shared instance of text encoder",
+ "localized": "T5: Shared Encoder Singleton",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tunable ops limit",
+ "localized": "Optimizable Operation Bound",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ToMe",
+ "localized": "Token Merger (ToMe)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ToDo",
+ "localized": "Token Downsampling (ToDo)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ToMe token merging ratio",
+ "localized": "ToMe Reduction Coefficient",
+ "reload": "",
+ "hint": "Execute redundant vector fusion via ToMe protocols to maximize throughput and minimize VRAM consumption."
+ },
+ {
+ "id": 0,
+ "label": "ToDo token merging ratio",
+ "localized": "ToDo Reduction Coefficient",
+ "reload": "",
+ "hint": "Execute redundant vector fusion via ToDo protocols to maximize throughput and minimize VRAM consumption."
+ },
+ {
+ "id": 0,
+ "label": "TaylorSeer",
+ "localized": "TaylorSeer Prediction",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TeaCache cache enabled",
+ "localized": "TeaCache Buffer Activation",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TeaCache L1 threshold",
+ "localized": "TeaCache L1 Delta Threshold",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TAESD",
+ "localized": "TAESD (Tiny AutoEncoder)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TAESD variant",
+ "localized": "TAESD Topology Variant",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TAESD decode layers",
+ "localized": "TAESD Decryption Layers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tensorboard flush period",
+ "localized": "Metric Sync Interval",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tertiary model",
+ "localized": "Z-Axis Merge Model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Target model type",
+ "localized": "Destination Topology Class",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 1",
+ "localized": "Synaptic Unit Alpha",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 2",
+ "localized": "Synaptic Unit Beta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 3",
+ "localized": "Synaptic Unit Gamma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 4",
+ "localized": "Synaptic Unit Delta",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "u": [
+ {
+ "id": 7553,
+ "label": "Unload model",
+ "localized": "De-instantiate neural weights",
+ "reload": "",
+ "hint": "Purge the current synaptic weight matrix from high-bandwidth memory allocation"
+ },
+ {
+ "id": 4217,
+ "label": "Upload",
+ "localized": "Ingest payload",
+ "reload": "",
+ "hint": "Transmit localized data buffer to the remote processing node"
+ },
+ {
+ "id": 2291,
+ "label": "Unload",
+ "localized": "De-allocate",
+ "reload": "",
+ "hint": "Release memory hooks for the active vision-language inference module"
+ },
+ {
+ "id": 8586,
+ "label": "Update all installed",
+ "localized": "Synchronize expansion modules",
+ "reload": "",
+ "hint": "Trigger a version-check and pull binary updates for all integrated sub-routines"
+ },
+ {
+ "id": 1005,
+ "label": "Update",
+ "localized": "Patch logic",
+ "reload": "",
+ "hint": "Perform a differential sync of the current software state"
+ },
+ {
+ "id": 4492,
+ "label": "User interface",
+ "localized": "Front-end parameters",
+ "reload": "",
+ "hint": "Configure the visual abstraction layer and interaction paradigms"
+ },
+ {
+ "id": 5511,
+ "label": "Update all",
+ "localized": "Refresh metadata",
+ "reload": "",
+ "hint": "Initiate an exhaustive update sequence for all local model descriptors"
+ },
+ {
+ "id": 9932,
+ "label": "Upscale",
+ "localized": "Resolution interpolation",
+ "reload": "",
+ "hint": "Apply spatial enhancement algorithms to increase pixel density via predictive sampling"
+ },
+ {
+ "id": 8821,
+ "label": "UI Tabs",
+ "localized": "Interface nodes",
+ "reload": "",
+ "hint": "Manage the organizational layout of primary navigation modules"
+ },
+ {
+ "id": 3345,
+ "label": "Upscaling",
+ "localized": "Post-process enhancement",
+ "reload": "",
+ "hint": "Configure hyper-parameters for latent or spatial up-sampling routines"
+ },
+ {
+ "id": 6612,
+ "label": "Use segmentation",
+ "localized": "Semantic masking",
+ "reload": "",
+ "hint": "Isolate specific semantic primitives using a pixel-wise classification mask"
+ },
+ {
+ "id": 1123,
+ "label": "Unload adapter",
+ "localized": "Flush IP-adapter buffer",
+ "reload": "",
+ "hint": "Immediately purge the image-prompt conditioning matrix after inference to reclaim VRAM overhead"
+ },
+ {
+ "id": 5542,
+ "label": "Use same seed",
+ "localized": "Entropy lock",
+ "reload": "",
+ "hint": "Maintain deterministic output by locking the pseudo-random number generator state"
+ },
+ {
+ "id": 9090,
+ "label": "Use defaults",
+ "localized": "Restore factory heuristic",
+ "reload": "",
+ "hint": "Revert operational parameters to their baseline hard-coded values"
+ },
+ {
+ "id": 3112,
+ "label": "Use text inputs",
+ "localized": "Lexical bypass",
+ "reload": "",
+ "hint": "Override graphical selectors with raw string-based data entry"
+ },
+ {
+ "id": 7761,
+ "label": "Use random seeds",
+ "localized": "Stochastic initialization",
+ "reload": "",
+ "hint": "Force the generation engine to sample new entropy for every iteration"
+ },
+ {
+ "id": 4456,
+ "label": "Use vision",
+ "localized": "Multimodal synthesis",
+ "reload": "",
+ "hint": "Inject visual tensor data into the prompt refinement logic for contextual grounding"
+ },
+ {
+ "id": 2231,
+ "label": "Use samplers",
+ "localized": "Enable stochastic sampling",
+ "reload": "",
+ "hint": "Toggle between probabilistic token selection and greedy-mode maximum-likelihood decoding"
+ },
+ {
+ "id": 1109,
+ "label": "Unload after processing",
+ "localized": "Auto-purge VRAM",
+ "reload": "",
+ "hint": "Initiate an automated memory cleanup cycle upon job completion"
+ },
+ {
+ "id": 8892,
+ "label": "up",
+ "localized": "up",
+ "reload": "",
+ "hint": "Shift the outpainting focal point toward the positive Y-axis"
+ },
+ {
+ "id": 4561,
+ "label": "Upscaler",
+ "localized": "Super-resolution engine",
+ "reload": "",
+ "hint": "Specify the pre-trained neural network designated for spatial up-sampling"
+ },
+ {
+ "id": 3341,
+ "label": "Units",
+ "localized": "Metric scalars",
+ "reload": "",
+ "hint": "Define the dimensional units for spatial control parameters"
+ },
+ {
+ "id": 7721,
+ "label": "Unload processor",
+ "localized": "De-initialize backend",
+ "reload": "",
+ "hint": "Terminate the active control-unit pre-processor thread"
+ },
+ {
+ "id": 5521,
+ "label": "Use spaces",
+ "localized": "Normalize lexical tokens",
+ "reload": "",
+ "hint": "Execute a string-replace operation converting underscores to whitespace for tokenizer compatibility"
+ },
+ {
+ "id": 9912,
+ "label": "Username",
+ "localized": "Identity string",
+ "reload": "",
+ "hint": "Unique identifier for user session authentication"
+ },
+ {
+ "id": 6622,
+ "label": "UNET model",
+ "localized": "Noise-predictor core",
+ "reload": "",
+ "hint": "Configure parameters for the primary U-Net denoising architecture"
+ },
+ {
+ "id": 1234,
+ "label": "Use torch streams",
+ "localized": "Parallel compute streams",
+ "reload": "",
+ "hint": "Utilize asynchronous CUDA stream management to optimize compute-to-copy overlapping"
+ },
+ {
+ "id": 9876,
+ "label": "Use SVD quantization",
+ "localized": "Singular Value Decomposition compression",
+ "reload": "",
+ "hint": "Apply SVD-based weight quantization to reduce memory footprint with minimal fidelity loss"
+ },
+ {
+ "id": 5432,
+ "label": "Use Dynamic quantization",
+ "localized": "On-the-fly quantization",
+ "reload": "",
+ "hint": "Dynamically re-calculate activation scales to optimize throughput vs precision"
+ },
+ {
+ "id": 2109,
+ "label": "Use quantized MatMul",
+ "localized": "Compressed linear algebra",
+ "reload": "",
+ "hint": "Execute matrix multiplication operations using reduced-bitwidth integer arithmetic"
+ },
+ {
+ "id": 8765,
+ "label": "Use quantized MatMul with conv",
+ "localized": "Quantized convolutional kernels",
+ "reload": "",
+ "hint": "Apply 8-bit quantization to convolutional layers for hardware-accelerated inference"
+ },
+ {
+ "id": 4321,
+ "label": "Use line break as prompt segment marker",
+ "localized": "CRLF delimiter protocol",
+ "reload": "",
+ "hint": "Treat carriage returns as hard boundaries for prompt-attention weighting"
+ },
+ {
+ "id": 9012,
+ "label": "Use zeros for prompt padding",
+ "localized": "Zero-tensor nulling",
+ "reload": "",
+ "hint": "Initialize null-prompt embeddings as absolute zero vectors to eliminate stray Gaussian noise"
+ },
+ {
+ "id": 6543,
+ "label": "Upcast sampling",
+ "localized": "Precision up-casting",
+ "reload": "",
+ "hint": "Compute sampling logic in FP32 to mitigate numerical instability while maintaining FP16 weights"
+ },
+ {
+ "id": 3210,
+ "label": "Unset",
+ "localized": "Nullify",
+ "reload": "",
+ "hint": "Remove the variable binding from the current environment config"
+ },
+ {
+ "id": 7890,
+ "label": "UI save only saves selected image",
+ "localized": "Selective persistence",
+ "reload": "",
+ "hint": "Restrict I/O write operations to the single active image buffer in the view-port"
+ },
+ {
+ "id": 4567,
+ "label": "Use image gallery cache",
+ "localized": "VRAM frame caching",
+ "reload": "",
+ "hint": "Enable local caching of rendered assets to minimize disk-seek latency"
+ },
+ {
+ "id": 8901,
+ "label": "Use fixed width thumbnails",
+ "localized": "Static aspect-ratio previews",
+ "reload": "",
+ "hint": "Enforce rigid horizontal dimensions for the preview grid regardless of original source geometry"
+ },
+ {
+ "id": 2345,
+ "label": "UI theme",
+ "localized": "CSS visual skin",
+ "reload": "",
+ "hint": "Switch between different stylesheets for the browser-based control panel"
+ },
+ {
+ "id": 6789,
+ "label": "UI request timeout",
+ "localized": "Socket latency threshold",
+ "reload": "",
+ "hint": "Define the maximum temporal window for server-side response before termination"
+ },
+ {
+ "id": 1235,
+ "label": "UI locale",
+ "localized": "Localization string",
+ "reload": "",
+ "hint": "Select the ISO language code for the interface translation layer"
+ },
+ {
+ "id": 5678,
+ "label": "Unload upscaler after processing",
+ "localized": "Transient upscaler lifecycle",
+ "reload": "",
+ "hint": "Release the super-resolution model from memory immediately following post-processing"
+ },
+ {
+ "id": 9013,
+ "label": "Upscaler latent steps",
+ "localized": "Latent-space refinement iterations",
+ "reload": "",
+ "hint": "Define the number of denoising steps applied within the latent upscale pass"
+ },
+ {
+ "id": 3456,
+ "label": "Upscaler tile size",
+ "localized": "Sub-matrix dimensions",
+ "reload": "",
+ "hint": "Set the pixel dimensions for tiled processing; zero-value disables the tiling overhead"
+ },
+ {
+ "id": 7891,
+ "label": "Upscaler tile overlap",
+ "localized": "Boundary padding",
+ "reload": "",
+ "hint": "Specify the pixel-width of redundant processing areas to prevent seam artifacts"
+ },
+ {
+ "id": 2346,
+ "label": "Use cached model config when available",
+ "localized": "Local manifest priority",
+ "reload": "",
+ "hint": "Prioritize locally stored model configurations over remote repository fetches"
+ },
+ {
+ "id": 6780,
+ "label": "UI show on startup",
+ "localized": "Auto-initialize panel",
+ "reload": "",
+ "hint": "Toggle the visibility of the extra networks panel during the initial boot sequence"
+ },
+ {
+ "id": 1236,
+ "label": "UI sidebar width (%)",
+ "localized": "Lateral UI scaling",
+ "reload": "",
+ "hint": "Define the horizontal percentage of the screen allocated to the sidebar interface"
+ },
+ {
+ "id": 5679,
+ "label": "UI height (%)",
+ "localized": "Vertical viewport scaling",
+ "reload": "",
+ "hint": "Adjust the vertical UI footprint as a percentage of the total window height"
+ },
+ {
+ "id": 9014,
+ "label": "UI fetch network info on mouse-over",
+ "localized": "Asynchronous metadata polling",
+ "reload": "",
+ "hint": "Trigger a background fetch for network descriptors when the cursor hovers over an item"
+ },
+ {
+ "id": 3457,
+ "label": "Use reference values when available",
+ "localized": "Heuristic override",
+ "reload": "",
+ "hint": "Leverage embedded reference parameters for optimal configuration tuning"
+ },
+ {
+ "id": 7892,
+ "label": "user",
+ "localized": "user",
+ "reload": "",
+ "hint": "Identifier for the primary operator account"
+ },
+ {
+ "id": 2347,
+ "label": "Upcast attention layer",
+ "localized": "Attention precision boosting",
+ "reload": "",
+ "hint": "Force the cross-attention layers to operate in 32-bit floating point to prevent overflow"
+ },
+ {
+ "id": 6781,
+ "label": "Use separate base dict",
+ "localized": "Decoupled dictionary mapping",
+ "reload": "",
+ "hint": "Utilize a discrete base dictionary for mapping model weight identifiers"
+ },
+ {
+ "id": 1237,
+ "label": "Use model EMA weights when possible",
+ "localized": "EMA weight extraction",
+ "reload": "",
+ "hint": "Prefer the Exponential Moving Average weights for increased structural coherence in outputs"
+ },
+ {
+ "id": 5670,
+ "label": "Use Kohya method for handling multiple LoRA",
+ "localized": "Kohya-style rank-adaptation",
+ "reload": "",
+ "hint": "Apply the Kohya protocol for scaling and merging multiple Low-Rank Adaptation layers"
+ },
+ {
+ "id": 9015,
+ "label": "UI scripts order",
+ "localized": "Script execution priority",
+ "reload": "",
+ "hint": "Define the sequential order in which interface extension scripts are initialized"
+ },
+ {
+ "id": 3458,
+ "label": "Use upscaler as suffix",
+ "localized": "Filename metadata tagging",
+ "reload": "",
+ "hint": "Append the name of the super-resolution model to the exported file string"
+ },
+ {
+ "id": 7893,
+ "label": "Unload Current Model from VRAM",
+ "localized": "Volatile memory purge",
+ "reload": "",
+ "hint": "Flush the active neural network from the GPU memory bus"
+ },
+ {
+ "id": 2348,
+ "label": "unet",
+ "localized": "unet",
+ "reload": "",
+ "hint": "Primary convolutional architecture responsible for spatial denoising"
+ },
+ {
+ "id": 6782,
+ "label": "Upsample",
+ "localized": "Pixel interpolation",
+ "reload": "",
+ "hint": "Apply an algorithmic increase to the video frame dimensions"
+ }
+ ],
+ "v": [
+ {
+ "id": 751,
+ "label": "Video",
+ "localized": "Temporal Synthetic Chrono-Stream",
+ "reload": "",
+ "hint": "Initiate multi-dimensional temporal sequence synthesis using varying algorithmic methodologies including recursive latent interpolation and cross-frame flux stabilization."
+ },
+ {
+ "id": 752,
+ "label": "Video Params",
+ "localized": "Chrono-Vector Parameterization",
+ "reload": "",
+ "hint": "Configure bit-rate quantization and codec encapsulation protocols for the final temporal stream export."
+ },
+ {
+ "id": 753,
+ "label": "VLM Caption",
+ "localized": "Visual-Linguistic Neural Descriptive Logic",
+ "reload": "",
+ "hint": "Invoke a vision-language manifold to deconstruct visual pixel-clusters into semantic tokenized descriptors."
+ },
+ {
+ "id": 754,
+ "label": "Variational Auto Encoder",
+ "localized": "Variational Stochastic Latent-Space Transcoder",
+ "reload": "",
+ "hint": "Calibrate the probability-based auto-encoding manifolds responsible for mapping latent tensors into the perceptible pixel domain."
+ },
+ {
+ "id": 755,
+ "label": "VAE",
+ "localized": "VAE",
+ "reload": "",
+ "hint": "Variational Auto Encoder: The fundamental latent-to-pixel reconstruction bridge utilized during the terminal generation phase."
+ },
+ {
+ "id": 756,
+ "label": "Video Output",
+ "localized": "Temporal Stream Discharge",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 757,
+ "label": "Variation",
+ "localized": "Secondary Stochastic Divergence Seed",
+ "reload": "",
+ "hint": "Introduce a subsidiary entropy source to be linearly interpolated with the primary noise vector."
+ },
+ {
+ "id": 758,
+ "label": "Variation strength",
+ "localized": "Divergence Amplitude Gradient",
+ "reload": "",
+ "hint": "Modulate the coefficient of the secondary noise vector. A value of 0 preserves the primary manifold; 1 fully transitions to the secondary stochastic state."
+ },
+ {
+ "id": 759,
+ "label": "VAE type",
+ "localized": "Latent Reconstruction Protocol",
+ "reload": "",
+ "hint": "Determine whether to deploy a high-fidelity manifold, a quantized low-precision proxy, or an external cloud-based transduction node."
+ },
+ {
+ "id": 760,
+ "label": "Vibrance",
+ "localized": "Chromatic Saturation Intensity",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 761,
+ "label": "Version",
+ "localized": "Iteration Manifest",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 762,
+ "label": "Video format",
+ "localized": "Temporal Data Encapsulation",
+ "reload": "",
+ "hint": "Define the bitstream container and transform-domain compression codec for the output sequence."
+ },
+ {
+ "id": 763,
+ "label": "Video duration",
+ "localized": "Temporal Span Magnitude",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 764,
+ "label": "Video engine",
+ "localized": "Chrono-Synthesis Processor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 765,
+ "label": "Video model",
+ "localized": "Temporal Latent Weights",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 766,
+ "label": "VAE decode",
+ "localized": "Latent-to-Pixel Transduction",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 767,
+ "label": "Video interpolation",
+ "localized": "Inter-Frame Motion Estimation",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 768,
+ "label": "Video codec",
+ "localized": "Motion Vector Compressor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 769,
+ "label": "Video options",
+ "localized": "Chrono-Configuration Matrix",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 770,
+ "label": "Video save video",
+ "localized": "Commit Temporal Stream to Disk",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 771,
+ "label": "Video save frames",
+ "localized": "Export Discrete Frame Tensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 772,
+ "label": "Video save safetensors",
+ "localized": "Archive Latent Tensor Weights",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 773,
+ "label": "Video file",
+ "localized": "Source Temporal Asset",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 774,
+ "label": "VLM Model",
+ "localized": "Neural Visual-Linguistic Processor",
+ "reload": "",
+ "hint": "Select the specific hyper-parameterized model for cross-modal vision tasks. Thinking-mode nodes utilize extended cognitive recursive loops."
+ },
+ {
+ "id": 775,
+ "label": "VLM Max Tokens",
+ "localized": "Maximum Tokenized Response Capacity",
+ "reload": "",
+ "hint": "The upper bound for generated semantic units. Exceeding this limit triggers an immediate truncation of the linguistic stream."
+ },
+ {
+ "id": 776,
+ "label": "VLM Num Beams",
+ "localized": "Concurrent Heuristic Path Search",
+ "reload": "",
+ "hint": "Executes a parallelized tree-search of potential token sequences to maximize global probability. Higher values increase deterministic precision at the cost of compute cycles."
+ },
+ {
+ "id": 777,
+ "label": "VLM Temperature",
+ "localized": "Stochastic Entropy Multiplier",
+ "reload": "",
+ "hint": "Scales the probability distribution of the next token. Low values force deterministic convergence; high values increase the variance of the generative manifold."
+ },
+ {
+ "id": 778,
+ "label": "VLM",
+ "localized": "VLM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 779,
+ "label": "VAE model",
+ "localized": "Reconstruction Manifold Weights",
+ "reload": "",
+ "hint": "External weights designed to refine high-frequency details and recalibrate chromatic accuracy within the pixel space."
+ },
+ {
+ "id": 780,
+ "label": "VAE slicing",
+ "localized": "Sequential Batch-Latent Processing",
+ "reload": "",
+ "hint": "Decomposes batch tensors into singular units to mitigate VRAM saturation during the final transduction phase."
+ },
+ {
+ "id": 781,
+ "label": "VAE tiling",
+ "localized": "Recursive Spatial Tile Decomposition",
+ "reload": "",
+ "hint": "Splits high-resolution tensors into overlapping sub-matrices to enable rendering on hardware with limited memory registers."
+ },
+ {
+ "id": 782,
+ "label": "VAE tile size",
+ "localized": "Spatial Sub-Matrix Dimensions",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 783,
+ "label": "VAE tile overlap",
+ "localized": "Sub-Matrix Margin Intersection",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 784,
+ "label": "verbose",
+ "localized": "Extended Diagnostic Telemetry",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 785,
+ "label": "VAE sliced encode",
+ "localized": "Linear Latent Compression",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 786,
+ "label": "VGen params",
+ "localized": "Temporal Synthesis Modulators",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "w": [
+ {
+ "id": 0,
+ "label": "Wiki",
+ "localized": "Knowledge Base Core",
+ "reload": "n/a",
+ "hint": "Access the central neural documentation hub for algorithmic paradigms."
+ },
+ {
+ "id": 1,
+ "label": "Wildcards",
+ "localized": "Stochastic Input Tokens",
+ "reload": "n/a",
+ "hint": "Inject randomized variable strings into the prompt matrix for non-deterministic output."
+ },
+ {
+ "id": 2,
+ "label": "WanAI",
+ "localized": "WanAI Neural Architecture",
+ "reload": "n/a",
+ "hint": "Configure specific parameters for the WanAI generative inference engine."
+ },
+ {
+ "id": 3,
+ "label": "Watermarking",
+ "localized": "Steganographic Data Embedding",
+ "reload": "n/a",
+ "hint": "Apply persistent digital provenance metadata to the generated pixel array."
+ },
+ {
+ "id": 4,
+ "label": "Width",
+ "localized": "Horizontal Dimension",
+ "reload": "n/a",
+ "hint": "Define the primary X-axis resolution for the latent diffusion canvas."
+ },
+ {
+ "id": 5,
+ "label": "Warmth",
+ "localized": "Chromatic Thermal Bias",
+ "reload": "n/a",
+ "hint": "Adjust the Kelvin-weighted color distribution within the post-processing LUT."
+ },
+ {
+ "id": 6,
+ "label": "Weight",
+ "localized": "Scalar Influence Magnitude",
+ "reload": "n/a",
+ "hint": "The quantitative impact factor applied to the specified model adaptation layer."
+ },
+ {
+ "id": 7,
+ "label": "Width after",
+ "localized": "Post-Processing X-Resolution",
+ "reload": "n/a",
+ "hint": "The final horizontal dimension following conditional spatial transformation."
+ },
+ {
+ "id": 8,
+ "label": "Width mask",
+ "localized": "Spatial Masking X-Constraint",
+ "reload": "n/a",
+ "hint": "The horizontal boundary parameters for the localized attention mask."
+ },
+ {
+ "id": 9,
+ "label": "WebP lossless compression",
+ "localized": "Non-Destructive WebP Encoding",
+ "reload": "n/a",
+ "hint": "Utilize entropy-based bitstream preservation for the WebP image format."
+ },
+ {
+ "id": 10,
+ "label": "Weights clip",
+ "localized": "Synaptic Weight Normalization",
+ "reload": "n/a",
+ "hint": "Execute a clamping operation on merged tensor values to mitigate catastrophic chrominance saturation and maintain latent stability."
+ }
+ ],
+ "x": [
+ {
+ "id": 0,
+ "label": "XS",
+ "localized": "XS",
+ "reload": "",
+ "hint": "Quantum-scale sub-dimensional lattice fragmentation."
+ },
+ {
+ "id": 1,
+ "label": "X components",
+ "localized": "Vectorized Axial Component Arrays",
+ "reload": "",
+ "hint": "Primary axial throughput modules for multi-dimensional tensor mapping."
+ },
+ {
+ "id": 2,
+ "label": "X overlap",
+ "localized": "Lateral Interference Interleaving",
+ "reload": "",
+ "hint": "The degree of spatial phase-coherence between adjacent horizontal data manifolds."
+ },
+ {
+ "id": 3,
+ "label": "X-axis tiles",
+ "localized": "Horizontal Matrix Sub-Divisions",
+ "reload": "",
+ "hint": "Quantity of discrete spatial partitions along the primary horizontal vector."
+ },
+ {
+ "id": 4,
+ "label": "X-axis tile overlap",
+ "localized": "Horizontal Tile Phase-Padding",
+ "reload": "",
+ "hint": "The pixel-density of transitional buffers between horizontal matrix segments."
+ },
+ {
+ "id": 5,
+ "label": "X type",
+ "localized": "Horizontal Parameter Dimension",
+ "reload": "",
+ "hint": "The specific algorithmic variable assigned to the horizontal grid axis."
+ },
+ {
+ "id": 6,
+ "label": "X values",
+ "localized": "Horizontal Input Parameters",
+ "reload": "",
+ "hint": "Input comma-delimited strings to populate the horizontal axis of the parameter manifold."
+ },
+ {
+ "id": 7,
+ "label": "xhinker",
+ "localized": "Synaptic Neural Flux Core",
+ "reload": "",
+ "hint": "The heuristic processing unit for predictive text-encoder optimization."
+ },
+ {
+ "id": 8,
+ "label": "xFormers",
+ "localized": "Non-Deterministic Memory Overclocker",
+ "reload": "",
+ "hint": "Recursive memory optimization utilizing non-deterministic flux-state tensor calculation."
+ },
+ {
+ "id": 9,
+ "label": "xet",
+ "localized": "Xet-Scale Remote Repository",
+ "reload": "",
+ "hint": "Extended-entropy transfer protocol for high-throughput model synchronization."
+ },
+ {
+ "id": 10,
+ "label": "XYZ Grid",
+ "localized": "Tri-Axial Parameter Manifold",
+ "reload": "",
+ "hint": "An advanced multi-dimensional matrix generation module for stress-testing generation variables via comparative spatial mapping."
+ }
+ ],
+ "y": [
+ {
+ "id": 0,
+ "label": "Y components",
+ "localized": "Synchronized Polarity Y-Matrices",
+ "reload": "",
+ "hint": "Configures the multi-dimensional spectral harmonics along the secondary vertical coordinate plane."
+ },
+ {
+ "id": 0,
+ "label": "Y overlap",
+ "localized": "Y-Axis Dimensional Phase-Shift",
+ "reload": "",
+ "hint": "The degree of structural interference and tessellation redundancy between vertical sampling buffers."
+ },
+ {
+ "id": 0,
+ "label": "Y-axis tiles",
+ "localized": "Vertical Quantization Sub-Grids",
+ "reload": "",
+ "hint": "Determines the total number of discrete spatial packets processed along the Y-axis manifold."
+ },
+ {
+ "id": 0,
+ "label": "Y-axis tile overlap",
+ "localized": "Vertical Buffer Interpolation Delta",
+ "reload": "",
+ "hint": "The calculated pixel-margin for seamless cross-stitching of vertical tile-sets during synthesis."
+ },
+ {
+ "id": 0,
+ "label": "Y type",
+ "localized": "Y-Parameter Modality Selector",
+ "reload": "",
+ "hint": "Defines the specific algorithmic vector used for the vertical axis of the experimental grid."
+ },
+ {
+ "id": 0,
+ "label": "Y values",
+ "localized": "Y-Axis Constant Array",
+ "reload": "",
+ "hint": "A delimited sequence of operational parameters for secondary axis modulation."
+ }
+ ],
+ "z": [
+ {
+ "id": 0,
+ "label": "ZImageTurbo",
+ "localized": "Zero-Latency Image Turbo-Accelerator",
+ "reload": "",
+ "hint": "Engages the high-frequency temporal image processing sub-routine for accelerated visual synthesis."
+ },
+ {
+ "id": 1,
+ "label": "zimage",
+ "localized": "Zenith-Level Image Buffer",
+ "reload": "",
+ "hint": "Initializes the primary rasterized data container for multi-dimensional image propagation."
+ },
+ {
+ "id": 2,
+ "label": "ZeroStar init steps",
+ "localized": "ZeroStar Initial Spatiotemporal Quantization Steps",
+ "reload": "",
+ "hint": "Determines the quantity of initial phase-shift cycles required for ZeroStar manifold stabilization."
+ },
+ {
+ "id": 3,
+ "label": "Zero",
+ "localized": "Zero-Point Vector Field",
+ "reload": "",
+ "hint": "Activates the baseline vacuum-state latent space for zero-bias tensor operations."
+ },
+ {
+ "id": 4,
+ "label": "Z type",
+ "localized": "Z-Axis Parameterized Dimensionality",
+ "reload": "",
+ "hint": "Specifies the ontological classification of the tertiary depth-axis variable."
+ },
+ {
+ "id": 5,
+ "label": "Z values",
+ "localized": "Z-Axis Quantized Data-Points",
+ "reload": "",
+ "hint": "Separate values for Z axis using commas to define discrete coordinates within the tertiary latent manifold."
+ },
+ {
+ "id": 6,
+ "label": "Zoe Depth",
+ "localized": "Zoe-Class Volumetric Depth-Mapping",
+ "reload": "",
+ "hint": "Utilizes the Zoe neural heuristic to compute a monochromatic spatial depth-parallax map."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/html/locale_tlh.json b/html/locale_tlh.json
new file mode 100644
index 000000000..1f5e2cdb4
--- /dev/null
+++ b/html/locale_tlh.json
@@ -0,0 +1,11074 @@
+{
+ "0": [
+ {
+ "id": 0,
+ "label": "1st Stage",
+ "localized": "wa'DIch tagh",
+ "reload": "script_freescale",
+ "hint": "wa'DIch tagh lulo'meH mIw"
+ },
+ {
+ "id": 1,
+ "label": "2nd Stage",
+ "localized": "cha'DIch tagh",
+ "reload": "script_freescale",
+ "hint": "cha'DIch tagh lulo'meH mIw"
+ },
+ {
+ "id": 2,
+ "label": "2nd Scale",
+ "localized": "cha'DIch chuq",
+ "reload": "script_freescale",
+ "hint": "cha'DIch chuq lulo'meH mIw"
+ },
+ {
+ "id": 3,
+ "label": "2nd Restart step",
+ "localized": "cha'DIch qa'meH mIw",
+ "reload": "script_freescale",
+ "hint": "cha'DIch lulo'qa'meH mIw"
+ },
+ {
+ "id": 4,
+ "label": "3rd Stage",
+ "localized": "wejDIch tagh",
+ "reload": "script_freescale",
+ "hint": "wejDIch tagh lulo'meH mIw"
+ },
+ {
+ "id": 5,
+ "label": "3rd Scale",
+ "localized": "wejDIch chuq",
+ "reload": "script_freescale",
+ "hint": "wejDIch chuq lulo'meH mIw"
+ },
+ {
+ "id": 6,
+ "label": "3rd Restart step",
+ "localized": "wejDIch qa'meH mIw",
+ "reload": "script_freescale",
+ "hint": "wejDIch lulo'qa'meH mIw"
+ },
+ {
+ "id": 7,
+ "label": "4th Stage",
+ "localized": "loSDIch tagh",
+ "reload": "script_freescale",
+ "hint": "loSDIch tagh lulo'meH mIw"
+ },
+ {
+ "id": 8,
+ "label": "4th Scale",
+ "localized": "loSDIch chuq",
+ "reload": "script_freescale",
+ "hint": "loSDIch chuq lulo'meH mIw"
+ },
+ {
+ "id": 9,
+ "label": "4th Restart step",
+ "localized": "loSDIch qa'meH mIw",
+ "reload": "script_freescale",
+ "hint": "loSDIch lulo'qa'meH mIw"
+ }
+ ],
+ "_": [
+ {
+ "id": 0,
+ "label": "⟲",
+ "localized": "⟲",
+ "reload": "",
+ "hint": "yuch"
+ },
+ {
+ "id": 0,
+ "label": "↶",
+ "localized": "↶",
+ "reload": "",
+ "hint": "po' lI'mey vI' lulo'meH mu'tlheghvaD yIlo'"
+ },
+ {
+ "id": 0,
+ "label": "↷",
+ "localized": "↷",
+ "reload": "",
+ "hint": "mu'tlhegh DaHjaj po' lI'meyvaD yIngev"
+ },
+ {
+ "id": 0,
+ "label": "⇅",
+ "localized": "⇅",
+ "reload": "",
+ "hint": "lo'laHghachmey yIchoH"
+ },
+ {
+ "id": 0,
+ "label": "🎲️",
+ "localized": "🎲️",
+ "reload": "",
+ "hint": "mI' lulo'meH 'ogh"
+ },
+ {
+ "id": 0,
+ "label": "⬅️",
+ "localized": "⬅️",
+ "reload": "",
+ "hint": "mI' lulo'meH Ha'DIbaH nItebHa' yIlo'qa'"
+ },
+ {
+ "id": 0,
+ "label": "🕮",
+ "localized": "🕮",
+ "reload": "",
+ "hint": "Ha'DIbaH nItebHa' lI'mey po' lI'meyvaD yIngev"
+ },
+ {
+ "id": 0,
+ "label": "📐",
+ "localized": "📐",
+ "reload": "",
+ "hint": "Ha'DIbaH chu'mey chu' yIjuS"
+ },
+ {
+ "id": 0,
+ "label": "☲",
+ "localized": "☲",
+ "reload": "",
+ "hint": "leghmeH pira' yIchoH"
+ },
+ {
+ "id": 0,
+ "label": "⊜",
+ "localized": "⊜",
+ "reload": "",
+ "hint": "yItegh"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Ha'DIbaH yIper"
+ },
+ {
+ "id": 0,
+ "label": "⁜",
+ "localized": "⁜",
+ "reload": "",
+ "hint": "Ha'DIbaH lI'mey pira' yIchoH"
+ },
+ {
+ "id": 0,
+ "label": "➠ Control",
+ "localized": "➠ Control",
+ "reload": "",
+ "hint": "Ha'DIbaH seHmeH pira'vaD yIghaj"
+ },
+ {
+ "id": 0,
+ "label": "➠ Text",
+ "localized": "➠ Text",
+ "reload": "",
+ "hint": "Ha'DIbaH ghItlhmeH pira'vaD yIghaj"
+ },
+ {
+ "id": 0,
+ "label": "➠ Image",
+ "localized": "➠ Image",
+ "reload": "",
+ "hint": "Ha'DIbaH Ha'DIbaH pira'vaD yIghaj"
+ },
+ {
+ "id": 0,
+ "label": "➠ Process",
+ "localized": "➠ Process",
+ "reload": "",
+ "hint": "Ha'DIbaH lulo'meH pira'vaD yIghaj"
+ },
+ {
+ "id": 0,
+ "label": "➠ Caption",
+ "localized": "➠ Caption",
+ "reload": "",
+ "hint": "Ha'DIbaH permeH pira'vaD yIghaj"
+ },
+ {
+ "id": 0,
+ "label": "➠ Sketch",
+ "localized": "➠ Sketch",
+ "reload": "",
+ "hint": "Ha'DIbaH ghItlhmeH pira'vaD yIghaj"
+ },
+ {
+ "id": 0,
+ "label": "➠ Inpaint",
+ "localized": "➠ Inpaint",
+ "reload": "",
+ "hint": "Ha'DIbaH choHmeH pira'vaD yIghaj"
+ },
+ {
+ "id": 0,
+ "label": "➠ Composite",
+ "localized": "➠ Composite",
+ "reload": "",
+ "hint": "Ha'DIbaH 'uHmeH pira'vaD yIghaj"
+ },
+ {
+ "id": 0,
+ "label": "⬆️",
+ "localized": "⬆️",
+ "reload": "",
+ "hint": "Ha'DIbaH yI'ol"
+ },
+ {
+ "id": 0,
+ "label": "🔄",
+ "localized": "🔄",
+ "reload": "",
+ "hint": "lo'laHghachmey yIchoHqa'"
+ },
+ {
+ "id": 0,
+ "label": "🖼️",
+ "localized": "🖼️",
+ "reload": "",
+ "hint": "leghmeH yI'ang"
+ },
+ {
+ "id": 0,
+ "label": "↺",
+ "localized": "↺",
+ "reload": "",
+ "hint": "wIvmey yIlo' DaHjaj"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "pong lo'taHvIS yIbuS, tInchoH"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "pong lo'taHvIS yIbuS, machchoH"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "chu' lo'taHvIS yIbuS, tInchoH"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "chu' lo'taHvIS yIbuS, machchoH"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "ghun lo'taHvIS yIbuS, tInchoH"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "ghun lo'taHvIS yIbuS, machchoH"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "poH lo'taHvIS yIbuS, tInchoH"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "poH lo'taHvIS yIbuS, machchoH"
+ },
+ {
+ "id": 0,
+ "label": "⊗",
+ "localized": "⊗",
+ "reload": "",
+ "hint": "lo'laHghachmey yIchoHqa'"
+ },
+ {
+ "id": 0,
+ "label": "🔍",
+ "localized": "🔍",
+ "reload": "",
+ "hint": "yInej"
+ },
+ {
+ "id": 0,
+ "label": "⇨",
+ "localized": "⇨",
+ "reload": "",
+ "hint": "wIvmey yIlo'"
+ },
+ {
+ "id": 0,
+ "label": "※",
+ "localized": "※",
+ "reload": "",
+ "hint": "pat lulo'meH pat yIghaj, ghobe'chugh pat lulo'meH yIlo'"
+ },
+ {
+ "id": 0,
+ "label": "🔎︎",
+ "localized": "🔎︎",
+ "reload": "",
+ "hint": "CivitAI yInej De'mey 'ej leghmeH"
+ },
+ {
+ "id": 0,
+ "label": "⇕",
+ "localized": "⇕",
+ "reload": "",
+ "hint": "yIbuS: pong, chu', poH"
+ },
+ {
+ "id": 0,
+ "label": "✕",
+ "localized": "✕",
+ "reload": "",
+ "hint": "yIsoQ"
+ }
+ ],
+ "a": [
+ {
+ "id": 0,
+ "label": "Advanced",
+ "localized": "tlhoS",
+ "reload": "",
+ "hint": "mIw nIv choHmeH jInmol pat (Advanced settings used to run image generation)"
+ },
+ {
+ "id": 0,
+ "label": "Adapters",
+ "localized": "chenmoHwI'mey",
+ "reload": "",
+ "hint": "IP Adapters mIw lI' (Settings related to IP Adapters)"
+ },
+ {
+ "id": 0,
+ "label": "Apply to model",
+ "localized": "chenmoHwI'vaD lI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Analyze",
+ "localized": "HaD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply changes",
+ "localized": "choHmey lI'",
+ "reload": "",
+ "hint": "choHmey lI' 'ej De'wI' quvqa' (Apply all changes and restart server)"
+ },
+ {
+ "id": 0,
+ "label": "Apply settings",
+ "localized": "pat lI'",
+ "reload": "",
+ "hint": "pat De' yIngeH, De'wI' quvqa' nIv (Save current settings, server restart is recommended)"
+ },
+ {
+ "id": 0,
+ "label": "Analyze model",
+ "localized": "chenmoHwI' HaD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "All",
+ "localized": "Hoch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "artist",
+ "localized": "tlho'wI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Alpha",
+ "localized": "Alpha",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Advanced Options",
+ "localized": "tlhoS wIvmeH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Appearance",
+ "localized": "legh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Answer",
+ "localized": "jang",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adjust start",
+ "localized": "qa'rol tagh",
+ "reload": "",
+ "hint": "ghob taghlu'meH mIw (Starting step when sigma adjust occurs)"
+ },
+ {
+ "id": 0,
+ "label": "Adjust end",
+ "localized": "qa'rol pavo'",
+ "reload": "",
+ "hint": "ghob pavo'meH mIw (Ending step when sigma adjust occurs)"
+ },
+ {
+ "id": 0,
+ "label": "AutoGuidance dropout",
+ "localized": "mI'ghom chot",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "AutoGuidance layers",
+ "localized": "mI'ghom tlhIng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "AutoGuidance config",
+ "localized": "mI'ghom pat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "APG momentum",
+ "localized": "APG HoS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "APG rescale",
+ "localized": "APG juS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention guidance",
+ "localized": "yuvtlhe' Dev",
+ "reload": "",
+ "hint": "PAG: Perturbed-Attention Guidance vaD CFG mI' (CFG scale used for with PAG: Perturbed-Attention Guidance)"
+ },
+ {
+ "id": 0,
+ "label": "Adaptive scaling",
+ "localized": "choH mI'",
+ "reload": "",
+ "hint": "yuvtlhe' Dev mI' choHmeH (Adaptive modifier for attention guidance scale)"
+ },
+ {
+ "id": 0,
+ "label": "Active IP adapters",
+ "localized": "IP chenmoHwI' tI'",
+ "reload": "",
+ "hint": "IP adapter mI' (Number of active IP adapter)"
+ },
+ {
+ "id": 0,
+ "label": "Adapter",
+ "localized": "chenmoHwI'",
+ "reload": "",
+ "hint": "IP adapter chenmoHwI' (IP adapter model)"
+ },
+ {
+ "id": 0,
+ "label": "Anchor settings",
+ "localized": "chu' pat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Alpha preset",
+ "localized": "Alpha pat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Append heatmaps to results",
+ "localized": "heatmap chel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto apply",
+ "localized": "mI' lI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Amplify LUT",
+ "localized": "LUT tIn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add time info",
+ "localized": "poH chel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add text info",
+ "localized": "mu' chel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add metadata",
+ "localized": "De' chel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Allowed languages",
+ "localized": "Holmey chaw'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Allowed alphabets",
+ "localized": "pIqaDmey chaw'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply to prompt",
+ "localized": "mu'meyvaD lI'",
+ "reload": "",
+ "hint": "mu'mey ngaSmeH De' lI' (Automatically copy enhanced result to the prompt input box)"
+ },
+ {
+ "id": 0,
+ "label": "Auto enhance",
+ "localized": "mI' tI'",
+ "reload": "",
+ "hint": "Hoch Ha'meH mu'mey tI' (Automatically enhance prompt before every image generation)"
+ },
+ {
+ "id": 0,
+ "label": "ACI: Color to Mask",
+ "localized": "ACI: rur rur",
+ "reload": "",
+ "hint": "rur rur yIwIv. Ha'meH rur yIwIv (Pick the color you want to mask and inpaint. Click on the color in the image to automatically select it.)"
+ },
+ {
+ "id": 0,
+ "label": "ACI: Color tolerance",
+ "localized": "ACI: rur mI'",
+ "reload": "",
+ "hint": "rur rur mI' yIchoH. (Adjust the tolerance to include similar colors in the mask. Lower values = mask only very similar colors. Higher = values mask a wider range of similar colors.)"
+ },
+ {
+ "id": 0,
+ "label": "ACI: Denoising strength",
+ "localized": "ACI: moH mI'",
+ "reload": "",
+ "hint": "moH mI' yIchoH. (Change Denoising Strength to achieve desired inpaint amount.)"
+ },
+ {
+ "id": 0,
+ "label": "ACI: Mask dilate",
+ "localized": "ACI: rur tIn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ACI: Mask erode",
+ "localized": "ACI: rur mach",
+ "reload": "",
+ "hint": "rur machmeH mI' yIchoH. (Adjust padding to apply a inside offset to the mask. Recommended value = 2)"
+ },
+ {
+ "id": 0,
+ "label": "ACI: Mask blur",
+ "localized": "ACI: rur moH",
+ "reload": "",
+ "hint": "rur moHmeH mI' yIchoH. (Adjust blur to apply a smooth transition between image and inpainted area.)"
+ },
+ {
+ "id": 0,
+ "label": "Adaptive restore",
+ "localized": "choH tI'qa'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply noise",
+ "localized": "moH lI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto min score",
+ "localized": "mI' mIch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto-segment",
+ "localized": "mI' mIch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto-mask",
+ "localized": "mI' rur",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Active",
+ "localized": "chu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention",
+ "localized": "yuvtlhe'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adain",
+ "localized": "Adain",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention Adain",
+ "localized": "yuvtlhe' Adain",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply filter",
+ "localized": "vut lI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Alpha matting",
+ "localized": "Alpha rur",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Append Caption Files",
+ "localized": "De' chel",
+ "reload": "",
+ "hint": "De' chel (Append to existing caption files instead of overwriting them.)"
+ },
+ {
+ "id": 0,
+ "label": "a1111",
+ "localized": "a1111",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Autocast",
+ "localized": "mI' mI'",
+ "reload": "",
+ "hint": "mI' pat yIghov (Automatically determine precision during runtime)"
+ },
+ {
+ "id": 0,
+ "label": "Auto",
+ "localized": "mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "accuracy",
+ "localized": "mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "atiadlxx (AMD only)",
+ "localized": "atiadlxx (AMD neH)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "aot_ts_nvfuser",
+ "localized": "aot_ts_nvfuser",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Additional image browser folders",
+ "localized": "Ha'meH ngevwI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add system information to metadata",
+ "localized": "pat De' chel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Autolaunch browser upon startup",
+ "localized": "mI' chu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Allowed aspect ratios",
+ "localized": "rur mI' chaw'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Approximate",
+ "localized": "rur",
+ "reload": "",
+ "hint": "VAE mI' rur (Cheap neural network approximation. Very fast compared to VAE, but produces pictures with 4 times smaller resolution)"
+ },
+ {
+ "id": 0,
+ "label": "Additional postprocessing operations",
+ "localized": "mI' mI' chel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply color correction",
+ "localized": "rur tI' lI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply mask as overlay",
+ "localized": "rur lI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply sRGB linearization",
+ "localized": "sRGB lI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Available networks",
+ "localized": "mI'ghommey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto-convert SD15 embeddings to SDXL",
+ "localized": "SD15 SDXL mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "alias",
+ "localized": "pong",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention query chunk size",
+ "localized": "yuvtlhe' mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention kv chunk size",
+ "localized": "yuvtlhe' kv mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention chunking threshold",
+ "localized": "yuvtlhe' mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attempt VAE roll back for NaN values",
+ "localized": "VAE NaN tI'",
+ "reload": "",
+ "hint": "Torch 2.1 'ej NaN yIghov (Requires Torch 2.1 and NaN check enabled)"
+ },
+ {
+ "id": 0,
+ "label": "Add extended info to filename when saving grid",
+ "localized": "De' chel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add LoRA to prompt",
+ "localized": "LoRA chel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Alpha Ratio",
+ "localized": "Alpha mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ALPHA Block Weight Preset",
+ "localized": "ALPHA mI' pat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Automatically determine rank",
+ "localized": "mI' wIv",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Autorank ratio",
+ "localized": "mI' mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Advanced guidance params",
+ "localized": "tlhoS Dev mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adapter 1",
+ "localized": "chenmoHwI' wa'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adapter 2",
+ "localized": "chenmoHwI' cha'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adapter 3",
+ "localized": "chenmoHwI' wej",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adapter 4",
+ "localized": "chenmoHwI' loS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Audio",
+ "localized": "wab",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Advanced Options",
+ "localized": "tlhoS wIvmeH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Advanced Options",
+ "localized": "tlhoS wIvmeH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Advanced Options",
+ "localized": "tlhoS wIvmeH",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "b": [
+ {
+ "id": 0,
+ "label": "Batch",
+ "localized": "nav",
+ "reload": "",
+ "hint": "nav'e' choQchoH (Batch processing settings)"
+ },
+ {
+ "id": 1,
+ "label": "Batch Caption",
+ "localized": "nav'e' mu'tlhegh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Batch Tag",
+ "localized": "nav'e' pong",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Benchmark",
+ "localized": "chuq'a'",
+ "reload": "",
+ "hint": "chuq'a' yImej (Run benchmarks)"
+ },
+ {
+ "id": 4,
+ "label": "Backend Settings",
+ "localized": "De'wI' tI'",
+ "reload": "",
+ "hint": "De'wI' choH: torch, onnx, olive (Settings related to compute backends)"
+ },
+ {
+ "id": 5,
+ "label": "body",
+ "localized": "porgh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Beta",
+ "localized": "Beta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Balanced Offload",
+ "localized": "mey' choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "BitsAndBytes",
+ "localized": "BitsAndBytes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Batch count",
+ "localized": "nav mI'",
+ "reload": "",
+ "hint": "nav mI' Ha' (How many batches of images to create)"
+ },
+ {
+ "id": 10,
+ "label": "Batch size",
+ "localized": "nav chu'",
+ "reload": "",
+ "hint": "wa' navDaq mI' (How many image to create in a single batch)"
+ },
+ {
+ "id": 11,
+ "label": "Beta schedule",
+ "localized": "Beta mI'",
+ "reload": "",
+ "hint": "Beta chuH: default, linear, scaled, cosine, sigmoid"
+ },
+ {
+ "id": 12,
+ "label": "Base shift",
+ "localized": "He choH",
+ "reload": "",
+ "hint": "mach HoS (Minimum shift value for low resolutions)"
+ },
+ {
+ "id": 13,
+ "label": "Brightness",
+ "localized": "wov",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Block",
+ "localized": "ngeb",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Block size",
+ "localized": "ngeb chu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Banned words",
+ "localized": "mu'mey Ha'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Blur",
+ "localized": "mID",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Batch input directory",
+ "localized": "nav ghun ghon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Batch output directory",
+ "localized": "nav lul ghon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Batch mask directory",
+ "localized": "nav So' ghon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Background threshold",
+ "localized": "Doq'a'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Boost",
+ "localized": "HoS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Base",
+ "localized": "reH",
+ "reload": "",
+ "hint": "ha'DIbaH reH (Base settings used to run image generation)"
+ },
+ {
+ "id": 24,
+ "label": "Blend strength",
+ "localized": "Say' HoS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Base model",
+ "localized": "reH ngeb",
+ "reload": "",
+ "hint": "lo' reH (Main model used for all operations)"
+ },
+ {
+ "id": 26,
+ "label": "Backend",
+ "localized": "De'wI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Benchmark steps",
+ "localized": "chuq'a' mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Benchmark level",
+ "localized": "chuq'a' pat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "balanced",
+ "localized": "mey'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "block_level",
+ "localized": "ngeb_pat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Backend storage",
+ "localized": "De'wI' pol",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "BF16",
+ "localized": "BF16",
+ "reload": "",
+ "hint": "16-bit floating point precision lo'"
+ },
+ {
+ "id": 33,
+ "label": "Batch matrix-matrix",
+ "localized": "nav matrix-matrix",
+ "reload": "",
+ "hint": "matrix multiplication lo' (Reliable but not VRAM-efficient)"
+ },
+ {
+ "id": 34,
+ "label": "BCFHW",
+ "localized": "BCFHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "BFCHW",
+ "localized": "BFCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "BCHW",
+ "localized": "BCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Batch mode uses sequential seeds",
+ "localized": "nav mI' lo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Batch uses original name",
+ "localized": "nav pong lo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Base images folder",
+ "localized": "reH Ha'DIbaH ghon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Base grids folder",
+ "localized": "reH grids ghon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Build info on first access",
+ "localized": "wa' De'",
+ "reload": "",
+ "hint": "wa' lo'Daq De' chenmoH (Build info on first access)"
+ },
+ {
+ "id": 42,
+ "label": "Beta Ratio",
+ "localized": "Beta mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "BETA Block Weight Preset",
+ "localized": "BETA ngeb mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Base model type",
+ "localized": "reH ngeb mI'",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "c": [
+ {
+ "id": 0,
+ "label": "Caption",
+ "localized": "muvmoH",
+ "reload": "",
+ "hint": "beQmey ghaHleH vIngoqmoH 'ej qonwI' vIchenmoH"
+ },
+ {
+ "id": 0,
+ "label": "Contributors",
+ "localized": "ngoqghachwI'pu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Clear",
+ "localized": "Say'moH",
+ "reload": "",
+ "hint": "chaw'mey Say'moH"
+ },
+ {
+ "id": 0,
+ "label": "Check status",
+ "localized": "Dotlh yIbej",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Composite",
+ "localized": "ngaSwI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Control",
+ "localized": "SeH",
+ "reload": "",
+ "hint": "Ha'quj naQ lughajbogh nIthegh chenmoH"
+ },
+ {
+ "id": 0,
+ "label": "ControlNet",
+ "localized": "SeH-gho",
+ "reload": "",
+ "hint": "SeH-gho 'oH Ha'quj lI'qu'mo'"
+ },
+ {
+ "id": 0,
+ "label": "Controls",
+ "localized": "SeHmey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "CaptionCaption",
+ "localized": "muvmoH muvmoH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Console",
+ "localized": "De'wI' quch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Check for updates",
+ "localized": "chu'ghach yIbej",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Change log",
+ "localized": "choH lut",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Compute Settings",
+ "localized": "munghach choHwI'mey",
+ "reload": "",
+ "hint": "De'wI' pat choHwI'mey, mIn mI' 'ej pIn'a' mungmey"
+ },
+ {
+ "id": 0,
+ "label": "Current",
+ "localized": "DaHjaj",
+ "reload": "",
+ "hint": "DaH De'wI' mungmey yIbej"
+ },
+ {
+ "id": 0,
+ "label": "CivitAI",
+ "localized": "CivitAI",
+ "reload": "",
+ "hint": "CivitAI DungDaq janmey yInHe' 'ej yIcher"
+ },
+ {
+ "id": 0,
+ "label": "Calculate missing hashes",
+ "localized": "hash ngaj mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Community",
+ "localized": "Tay'ghach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cloud",
+ "localized": "eng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Close",
+ "localized": "SoQ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Change model",
+ "localized": "jan choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Change refiner",
+ "localized": "ghurmoHwI' choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Change VAE",
+ "localized": "VAE choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Change reference",
+ "localized": "ghovwI' choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Corrections",
+ "localized": "lughmoHghachmey",
+ "reload": "",
+ "hint": "chenmoHghach jengva' rurmogh/tej/wov lughmoHmey SeH"
+ },
+ {
+ "id": 0,
+ "label": "Control Methods",
+ "localized": "SeH mIwmey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Control Media",
+ "localized": "SeH Ha'quj",
+ "reload": "",
+ "hint": "SeH mIwva' chenmoHghach Ha'quj ghaytan yIchel"
+ },
+ {
+ "id": 0,
+ "label": "ChronoEdit",
+ "localized": "ChronoEdit",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cross Attention",
+ "localized": "boS mIn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "CLiP Skip",
+ "localized": "CLiP lIgh",
+ "reload": "",
+ "hint": "CLIP janva' nIthegh ghach; 1 'oH Qav, 2 'oH pagh ghot, latlh"
+ },
+ {
+ "id": 0,
+ "label": "Cache-DiT",
+ "localized": "Cache-DiT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "CFG-Zero",
+ "localized": "CFG-Zero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cache folders",
+ "localized": "Pol nIv",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Custom model loader",
+ "localized": "wIv jan lulo'wI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Client log",
+ "localized": "lo'wI' lut",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "CLIP Analysis",
+ "localized": "CLIP mIw",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Context",
+ "localized": "ghoQ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Correction mode",
+ "localized": "lughmoH mIw",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Color",
+ "localized": "rurmogh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Center",
+ "localized": "botlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Color grading",
+ "localized": "rurmogh mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Crop to portrait",
+ "localized": "portraitva' yIpe'",
+ "reload": "",
+ "hint": "IP adapterva' lo'pa', Ha'quj portraitva' yIpe'"
+ },
+ {
+ "id": 0,
+ "label": "Concept Tokens",
+ "localized": "qech De'ghom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Colormap",
+ "localized": "rurmogh chovnatlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cosine scale 1",
+ "localized": "Cosine mI' 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cosine scale 2",
+ "localized": "Cosine mI' 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cosine scale 3",
+ "localized": "Cosine mI' 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cache model",
+ "localized": "jan yIPol",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cosine scale",
+ "localized": "Cosine mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cosine Background",
+ "localized": "Cosine bIng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Control guidance",
+ "localized": "SeH Devghach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Contrast",
+ "localized": "tej",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "comma",
+ "localized": "comma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Columns",
+ "localized": "lanmey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Create video",
+ "localized": "ghitlhHa' chenmoH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Censor",
+ "localized": "Ha'quj bot",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Check language",
+ "localized": "Hol yIbej",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Check policy violations",
+ "localized": "mIw mIgh yIbej",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Check banned words",
+ "localized": "mu'mey bot yIbej",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Control preprocess input images",
+ "localized": "SeH mIw Ha'qujmey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Control override denoise strength",
+ "localized": "SeH rur-bot hoS choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Color variation",
+ "localized": "rurmogh phey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Change rate",
+ "localized": "choH mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Context after",
+ "localized": "ghoQ pIgh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Context mask",
+ "localized": "ghoQ lIn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Control only",
+ "localized": "SeH neH",
+ "reload": "",
+ "hint": "SeH mIwva' bIng SeH neH lo', ControlNet pagh IP Adapter lo'lu'taHvIS."
+ },
+ {
+ "id": 0,
+ "label": "CN Mode",
+ "localized": "CN mIw",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "CN Strength",
+ "localized": "CN hoS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "CN Start",
+ "localized": "CN tagh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "CN End",
+ "localized": "CN pIn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "CN Tiles",
+ "localized": "CN beQmey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Control factor",
+ "localized": "SeH mung",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ControlNet-XS",
+ "localized": "ControlNet-XS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Coarse",
+ "localized": "pe'vIl",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Color map",
+ "localized": "rurmogh chovnatlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Crop to fit",
+ "localized": "mojmeH yIpe'",
+ "reload": "",
+ "hint": "Ha'quj rurghach (e.g. 512x510) 'ej target rurghach (e.g. 1024x768) phey chovlu'taHvIS, janvam Ha'quj targetva' mojmoH. latlh 'ay' pe'lu'."
+ },
+ {
+ "id": 0,
+ "label": "CLiP Model",
+ "localized": "CLiP jan",
+ "reload": "",
+ "hint": "Ha'quj-ghitlh rurghach mIwmeyva' CLIP jan lo'lu'. jan tIn (ViT-L, ViT-H) lughqu' 'ach puz 'ej VRAM tIn lo'."
+ },
+ {
+ "id": 0,
+ "label": "Caption Model",
+ "localized": "muvmoH jan",
+ "reload": "",
+ "hint": "Ha'quj muvmoH tagh chenmoHmeH BLIP jan lo'lu'. Ha'quj De' muvmoH jan ghu', 'ej CLIP jan 'oH ghurmoH."
+ },
+ {
+ "id": 0,
+ "label": "Chunk Size",
+ "localized": "ngoq rurghach",
+ "reload": "",
+ "hint": "mIw ngoq rurghach (flavors). mI' tIn mIw nommoH 'ach VRAM lo' ghurmoH."
+ },
+ {
+ "id": 0,
+ "label": "CLiP Num Beams",
+ "localized": "CLiP beam mI'",
+ "reload": "",
+ "hint": "muvmoH chenmoHghachvIS beam mI'. mI' tIn 'ay'mey tIn ghoj 'ach puz."
+ },
+ {
+ "id": 0,
+ "label": "Character threshold",
+ "localized": "ghot'e' mI'",
+ "reload": "",
+ "hint": "ghot-ghovmeH (e.g. ghot pong, ghot rurghach) chovghach mI'. mI'vam DungDaq mI'ghajbogh ghommey neH chel. mI' tIn wIvqu', mI' mach ghommey law' chel. DeepBooru janmeyvam qochbe'."
+ },
+ {
+ "id": 0,
+ "label": "Cross-attention",
+ "localized": "boS mIn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "cpu",
+ "localized": "cpu",
+ "reload": "",
+ "hint": "CPU 'ej RAM neH lo': puzqu' 'ach OOM qIpbe'"
+ },
+ {
+ "id": 0,
+ "label": "Cached models",
+ "localized": "Polbogh janmey",
+ "reload": "",
+ "hint": "RAM-Daq polmeH janmey mI', nom lo'meH"
+ },
+ {
+ "id": 0,
+ "label": "combined",
+ "localized": "tay'ghach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Compress ratio",
+ "localized": "mach-ghach mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "compel",
+ "localized": "compel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Channels last",
+ "localized": "janmey Qav",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "cuDNN full-depth benchmark",
+ "localized": "cuDNN naQ mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "cuDNN benchmark limit",
+ "localized": "cuDNN mI' nI'ghach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "cudaMallocAsync",
+ "localized": "cudaMallocAsync",
+ "reload": "",
+ "hint": "CUDA async memory lo'wI' lo'. jan ghu' ghurmoH, 'ach latlh GPU-Daq ghu' Ha'choHmoH."
+ },
+ {
+ "id": 0,
+ "label": "CLiP skip enabled",
+ "localized": "CLiP lIgh chaw'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cache-DiT enabled",
+ "localized": "Cache-DiT chaw'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cache-DiT F-compute blocks",
+ "localized": "Cache-DiT F-mIw ghommey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cache-DiT B-compute blocks",
+ "localized": "Cache-DiT B-mIw ghommey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cache-DiT residual diff threshold",
+ "localized": "Cache-DiT phey mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cache-DiT warmup steps",
+ "localized": "Cache-DiT tIq mIwmey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "CFG-Zero enabled",
+ "localized": "CFG-Zero chaw'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "CFG-Zero star",
+ "localized": "CFG-Zero Hov",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "CFG-Zero steps",
+ "localized": "CFG-Zero mIwmey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "cudagraphs",
+ "localized": "cudagraphs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cleanup temporary folder on startup",
+ "localized": "taghpa' pol-mach Say'moH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Create ZIP archive for multiple images",
+ "localized": "Ha'quj law'va' ZIP chenmoH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "cover",
+ "localized": "So'ghach",
+ "reload": "",
+ "hint": "naQ So'ghach"
+ },
+ {
+ "id": 0,
+ "label": "Compact view",
+ "localized": "machbej",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cache text encoder results",
+ "localized": "ghitlh jan mIwmey yIPol",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "contain",
+ "localized": "ngaS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ctrl+up/down word delimiters",
+ "localized": "Ctrl+up/down mu' botmey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ctrl+up/down precision when editing (attention:1.1)",
+ "localized": "Ctrl+up/down choH mI' (attention:1.1)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ctrl+up/down precision when editing ",
+ "localized": "Ctrl+up/down choH mI' ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Cached VAEs",
+ "localized": "Polbogh VAE-mey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ckpt",
+ "localized": "ckpt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Comma separated list with optional strength per LoRA",
+ "localized": "LoRA hoS ghom tetlh comma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "CivitAI token",
+ "localized": "CivitAI De'ghom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Custom pipeline",
+ "localized": "wIv mIw",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Custom model",
+ "localized": "wIv jan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ControlNet unit 1",
+ "localized": "ControlNet 'ay' 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ControlNet unit 2",
+ "localized": "ControlNet 'ay' 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ControlNet unit 3",
+ "localized": "ControlNet 'ay' 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ControlNet unit 4",
+ "localized": "ControlNet 'ay' 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ControlNet-XS unit 1",
+ "localized": "ControlNet-XS 'ay' 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ControlNet-XS unit 2",
+ "localized": "ControlNet-XS 'ay' 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ControlNet-XS unit 3",
+ "localized": "ControlNet-XS 'ay' 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ControlNet-XS unit 4",
+ "localized": "ControlNet-XS 'ay' 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Control-LLLite unit 1",
+ "localized": "Control-LLLite 'ay' 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Control-LLLite unit 2",
+ "localized": "Control-LLLite 'ay' 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Control-LLLite unit 3",
+ "localized": "Control-LLLite 'ay' 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Control-LLLite unit 4",
+ "localized": "Control-LLLite 'ay' 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Control settings",
+ "localized": "SeH choHwI'mey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Canny",
+ "localized": "Canny",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Condition",
+ "localized": "ghu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Caption: Batch",
+ "localized": "muvmoH: ngoq",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Control elements",
+ "localized": "SeH 'ay'mey",
+ "reload": "",
+ "hint": "SeH 'ay'mey 'oH janmey lI'qu' chenmoHghach DevmeH"
+ }
+ ],
+ "d": [
+ {
+ "id": 0,
+ "label": "Docs",
+ "localized": "paq'mey",
+ "reload": "",
+ "hint": "paq'mey: ghojmeH De'"
+ },
+ {
+ "id": 1,
+ "label": "Discord",
+ "localized": "Discord",
+ "reload": "",
+ "hint": "Discord: tlhIngan jabbI'IDghom"
+ },
+ {
+ "id": 2,
+ "label": "txt2img_detail",
+ "localized": "vI'",
+ "reload": "",
+ "hint": "vI' chu' ghom: Ha'DIbaHmey lu'ovmeH 'ej nIteb Ha'DIbaH luvI'meH qonwI' chu' lo'taHvIS"
+ },
+ {
+ "id": 3,
+ "label": "Delete",
+ "localized": "teq",
+ "reload": "",
+ "hint": "Ha'DIbaH nIteb Ha'DIbaH luvI'meH qonwI' chu' lo'taHvIS"
+ },
+ {
+ "id": 4,
+ "label": "Default",
+ "localized": "motlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "ui_update_apply",
+ "localized": "choHmey lI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "civitai_download_btn",
+ "localized": "pat lI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Diffusers",
+ "localized": "Diffusers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Distilled",
+ "localized": "Distilled",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Description",
+ "localized": "chovnatlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "txt2img_extra_details_btn",
+ "localized": "vI'mey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Detailer",
+ "localized": "vI'wI'",
+ "reload": "",
+ "hint": "vI' chu' ghom: Ha'DIbaHmey lu'ovmeH 'ej nIteb Ha'DIbaH luvI'meH qonwI' chu' lo'taHvIS"
+ },
+ {
+ "id": 12,
+ "label": "Denoise",
+ "localized": "choH",
+ "reload": "",
+ "hint": "choH mI'mey. mI' tIn 'oHchugh, vaj Ha'DIbaH tIn choHlaH qonwI'."
+ },
+ {
+ "id": 13,
+ "label": "DirectML",
+ "localized": "DirectML",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Download model from huggingface",
+ "localized": "huggingface vo' pat lI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Dropdown",
+ "localized": "vI' nI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "dynamic",
+ "localized": "ghuS",
+ "reload": "",
+ "hint": "ghuSchoH: mI' choHmoHmeH De' 'oH. Ha'DIbaH chu' nIvqu' lo'taHvIS, mI' choHmoHmeH De' 'oH."
+ },
+ {
+ "id": 17,
+ "label": "Detailer models",
+ "localized": "vI'wI' patmey",
+ "reload": "",
+ "hint": "Ha'DIbaHmey luvI'meH patmey wIv"
+ },
+ {
+ "id": 18,
+ "label": "Detailer list",
+ "localized": "vI'wI' tetlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Detailer classes",
+ "localized": "vI'wI' Seghmey",
+ "reload": "",
+ "hint": "vI'wI' pat 'oHchugh, vaj Seghmey wIv"
+ },
+ {
+ "id": 20,
+ "label": "Detailer prompt",
+ "localized": "vI'wI' ra'ghom",
+ "reload": "",
+ "hint": "vI'wI' ra'ghom nIteb lo'. ra'ghom motlh lo'be'."
+ },
+ {
+ "id": 21,
+ "label": "Detailer negative prompt",
+ "localized": "vI'wI' ra'ghom rurbe'",
+ "reload": "",
+ "hint": "vI'wI' ra'ghom rurbe' nIteb lo'. ra'ghom rurbe' motlh lo'be'."
+ },
+ {
+ "id": 22,
+ "label": "Detailer steps",
+ "localized": "vI'wI' tIq",
+ "reload": "",
+ "hint": "vI'wI' mI'mey"
+ },
+ {
+ "id": 23,
+ "label": "Detailer strength",
+ "localized": "vI'wI' HoS",
+ "reload": "",
+ "hint": "vI'wI' choH HoS"
+ },
+ {
+ "id": 24,
+ "label": "Detailer resolution",
+ "localized": "vI'wI' nIvqu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Denoising batch size",
+ "localized": "choH ghom mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Dilate tau",
+ "localized": "Dilate tau",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Draw legend",
+ "localized": "ghItlh DelwI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Denoising strength",
+ "localized": "choH HoS",
+ "reload": "",
+ "hint": "mI' 'oHchugh, vaj Ha'DIbaH choH. 0 'oHchugh, vaj pagh choH. 1 'oHchugh, vaj Ha'DIbaH chu' choH."
+ },
+ {
+ "id": 29,
+ "label": "Denoise start",
+ "localized": "choH tagh",
+ "reload": "",
+ "hint": "refiner tagh mI' wIv. 0 pagh 1 'oHchugh, vaj choH HoS motlh lo'."
+ },
+ {
+ "id": 30,
+ "label": "down",
+ "localized": "bIng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Decode chunks",
+ "localized": "De' chunks luvI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Dilate",
+ "localized": "Sach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Depth and normal",
+ "localized": "Dung 'ej motlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Distance threshold",
+ "localized": "chuq mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Depth threshold",
+ "localized": "Dung mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Denoising steps",
+ "localized": "choH mI'mey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Depth map",
+ "localized": "Dung chovnatlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Dynamic shift",
+ "localized": "ghuS choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Duration",
+ "localized": "tIq",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Device Info",
+ "localized": "De'wI' De'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Diffusers load using Run:ai streamer",
+ "localized": "Diffusers lo'taHvIS Run:ai streamer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Disable accelerate",
+ "localized": "HoS tIn Qotlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Disable T5 text encoder",
+ "localized": "T5 mu'ghom Qotlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Dynamic loss threshold",
+ "localized": "ghuS lul mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Dequantize using torch.compile",
+ "localized": "torch.compile lo'taHvIS Dequantize",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "Dequantize using full precision",
+ "localized": "nIvqu' lo'taHvIS Dequantize",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Disabled",
+ "localized": "Qotlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Dynamic Attention BMM",
+ "localized": "ghuS Attention BMM",
+ "reload": "",
+ "hint": "Attention mI'mey luvI' nIteb. mI' chong tIq, 'ach lulwI' tIn 'oH."
+ },
+ {
+ "id": 49,
+ "label": "Dynamic attention",
+ "localized": "ghuS attention",
+ "reload": "",
+ "hint": "Attention mI'mey luvI' ghuS. VRAM lulwI' tIn, 'ach mI' chong tIq."
+ },
+ {
+ "id": 50,
+ "label": "Dynamic Attention slicing rate",
+ "localized": "ghuS Attention slicing mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Dynamic Attention trigger rate",
+ "localized": "ghuS Attention trigger mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Deterministic mode",
+ "localized": "motlh chu'",
+ "reload": "",
+ "hint": "Ha'DIbaH nIteb choH. mI'mey luvI'meH nIv, 'ach mI' chong tIq."
+ },
+ {
+ "id": 53,
+ "label": "DirectML retry ops for NaN",
+ "localized": "DirectML NaN luvI'qa'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "deep-cache",
+ "localized": "deep-cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "DeepCache cache interval",
+ "localized": "DeepCache cache mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Directory for temporary images; leave empty for default",
+ "localized": "Ha'DIbaHmey qonwI' mI'; motlhmeH chIm yIchoH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Do not display video output in UI",
+ "localized": "UI-Daq Ha'DIbaH beq lumaHQo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "Directory name pattern",
+ "localized": "Ha'DIbaH mI' pong",
+ "reload": "",
+ "hint": "pongmey luvI'meH tags lo': [steps], [cfg],[prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime], [job_timestamp]; motlhmeH chIm yIchoH"
+ },
+ {
+ "id": 59,
+ "label": "Dark",
+ "localized": "Hurgh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Disabled UI tabs",
+ "localized": "UI tabs Qotlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "Disable variable aspect ratio",
+ "localized": "choH mI' Qotlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "Desktop",
+ "localized": "Desktop",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "Downscale high resolution live previews",
+ "localized": "live previews nIv luvI' bIng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "Detailer use model augment",
+ "localized": "vI'wI' pat nIvqu' lo'",
+ "reload": "",
+ "hint": "vI'wI' patmey luvI'meH nIvqu' lo'"
+ },
+ {
+ "id": 65,
+ "label": "Default strength",
+ "localized": "motlh HoS",
+ "reload": "",
+ "hint": "Lora rur, ra'ghom-Daq mI' lo'taHvIS, mI'vam lo'"
+ },
+ {
+ "id": 66,
+ "label": "Do not change selected model when reading generation parameters",
+ "localized": "mI'mey luvI'taHvIS pat wIvwI' choHQo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "Do conditional and unconditional denoising in one batch",
+ "localized": "wa' ghom-Daq choH mI'mey luvI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 68,
+ "label": "Disable NaN check",
+ "localized": "NaN luvI' Qotlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "Disallow models in ckpt format",
+ "localized": "ckpt patmey lumaHQo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "Default upscaler for image resize operations",
+ "localized": "Ha'DIbaH nIvqu' choHwI' motlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "Debug info",
+ "localized": "Debug De'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Download folder",
+ "localized": "lI' mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "DWPose",
+ "localized": "DWPose",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "Depth Anything",
+ "localized": "Dung Hoch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Depth Pro",
+ "localized": "Dung Pro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Decode",
+ "localized": "vI'",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "e": [
+ {
+ "id": 843,
+ "label": "Enhance prompt",
+ "localized": "mu'qaD quvmoH",
+ "reload": "",
+ "hint": "LLM lulajqu'mo' mu'qaD luto'"
+ },
+ {
+ "id": 0,
+ "label": "Enhance now",
+ "localized": "daH yIquvmoH",
+ "reload": "",
+ "hint": "wIvbogh LLM (Large Language Model) lulo'taHvIS mu'qaD yIquvmoH"
+ },
+ {
+ "id": 0,
+ "label": "Extensions",
+ "localized": "chenmoHwI'mey",
+ "reload": "",
+ "hint": "ghogh HablI' chenmoHwI'mey"
+ },
+ {
+ "id": 0,
+ "label": "Extract LoRA",
+ "localized": "LoRA yIteq",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embedded metadata",
+ "localized": "De' lI' mughghach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extension list",
+ "localized": "chenmoHwI' tetlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Execution Precision",
+ "localized": "woQ mI'ghach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings",
+ "localized": "De' lI' mu'mey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extract currently loaded LoRA(s)",
+ "localized": "LoRA yIteq",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable LayerSkipConfig",
+ "localized": "LayerSkipConfig yIchu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable refine pass",
+ "localized": "Ha'quvmoH yIchu'",
+ "reload": "",
+ "hint": "nIteb mI'ghach pIn'a' lulo'taHvIS Ha'quvmoH. Ha'quvmoH model lulo'laH nIteb Ha'quvmoHmeH."
+ },
+ {
+ "id": 0,
+ "label": "Enable detailer pass",
+ "localized": "Ha'choH yIchu'",
+ "reload": "",
+ "hint": "qech luvabogh (rIn mIgh) luto'meH Ha'choH"
+ },
+ {
+ "id": 0,
+ "label": "Edge padding",
+ "localized": "He' mI'ghach",
+ "reload": "",
+ "hint": "mask mI'ghach He' yI'ang"
+ },
+ {
+ "id": 0,
+ "label": "Edge blur",
+ "localized": "He' jonta'",
+ "reload": "",
+ "hint": "mask mI'ghach He' yIjonta'"
+ },
+ {
+ "id": 0,
+ "label": "End",
+ "localized": "rIn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ETA",
+ "localized": "ETA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable FreeU",
+ "localized": "FreeU yIchu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tonemap",
+ "localized": "tonemap yIchu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enabled",
+ "localized": "chu'taH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Exposure",
+ "localized": "wovmoH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Encoder",
+ "localized": "ngaDmoHwI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enhanced prompt",
+ "localized": "mu'qaD quv",
+ "reload": "",
+ "hint": "LLM vo' mu'qaD quv"
+ },
+ {
+ "id": 0,
+ "label": "Edit start",
+ "localized": "choH tagh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edit stop",
+ "localized": "choH rIn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode",
+ "localized": "moj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "edge",
+ "localized": "He'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ensemble size",
+ "localized": "Ensemble tInghach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable",
+ "localized": "yIchu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode size",
+ "localized": "moj tInghach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable PixelArt",
+ "localized": "PixelArt yIchu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable edge detection",
+ "localized": "He' luto' yIchu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge block size",
+ "localized": "He' block tInghach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge image weight",
+ "localized": "He' mI'ghach lI'ghach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Escape brackets",
+ "localized": "mo'mey yImej",
+ "reload": "",
+ "hint": "mu'qaD vutlu'meH ( ) [ ] mo'mey lI' lulo'meH backslashes lulo'lu'. mu'qaD choHmeH yIchu'."
+ },
+ {
+ "id": 0,
+ "label": "Exclude tags",
+ "localized": "permey yIwoH",
+ "reload": "",
+ "hint": "tetlh Permey luvutlu'meH comma lulo'lu'. Permey tIn luto'meH lulo'lu'."
+ },
+ {
+ "id": 0,
+ "label": "Extension GIT repository URL",
+ "localized": "chenmoHwI' GIT URL",
+ "reload": "",
+ "hint": "GitHub chenmoHwI' repository URL yIper"
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CPU",
+ "localized": "ExecutionProvider.CPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.DirectML",
+ "localized": "ExecutionProvider.DirectML",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CUDA",
+ "localized": "ExecutionProvider.CUDA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.ROCm",
+ "localized": "ExecutionProvider.ROCm",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.MIGraphX",
+ "localized": "ExecutionProvider.MIGraphX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.OpenVINO",
+ "localized": "ExecutionProvider.OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable modular pipelines (experimental)",
+ "localized": "modular pipelines yIchu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Expandable segments",
+ "localized": "pe'vIl tInghach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable use of reference models",
+ "localized": "reference models yIchu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable embeddings support",
+ "localized": "embeddings yIchu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable file wildcards support",
+ "localized": "wildcards yIchu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extra noise multiplier for img2img",
+ "localized": "img2img noise mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings train templates directory",
+ "localized": "embeddings ghom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable Hypernetwork support",
+ "localized": "Hypernetwork yIchu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tensorboard logging",
+ "localized": "tensorboard yIchu'",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "f": [
+ {
+ "id": 0,
+ "label": "Fixed",
+ "localized": "chu'",
+ "reload": "",
+ "hint": "Ha'DIbaH choH. Hoch ghantoH mu'mey rura' 'ach qarbe' chuvmey."
+ },
+ {
+ "id": 0,
+ "label": "Folder",
+ "localized": "ngommey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "FramePack",
+ "localized": "FramePack",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Frames",
+ "localized": "ghantoHmey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fallback guidance",
+ "localized": "moj De'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU",
+ "localized": "FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Faster Cache",
+ "localized": "Faster Cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folders",
+ "localized": "ngommey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fetch model preview metadata",
+ "localized": "ghantoH metadata Suq",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flow shift",
+ "localized": "vIHtaHghach choH",
+ "reload": "",
+ "hint": "flowmatching ghantoHmey choH. denoising mI'mey luto'. mI'mey: - >1.0: wa'DIch denoising (ghantoH botlh) - <1.0: veb denoising (vI' mI'mey) - 1.0: nI' mI'mey Hoch flowmatching ghantoHmey 3 mI' lo'. dynamic shift lulo'chugh pagh luvIH."
+ },
+ {
+ "id": 0,
+ "label": "FDG scales",
+ "localized": "FDG mI'mey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FDG weights",
+ "localized": "FDG lI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FDG rescale space",
+ "localized": "FDG mI'mey chom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force HiRes",
+ "localized": "HiRes ra'",
+ "reload": "",
+ "hint": "Latent upscale wIwvI' HiRes lulo'taH, 'ach Latent upscale lulo'be'chugh luvIH. HiRes ra' lulo'meH yIwIv."
+ },
+ {
+ "id": 0,
+ "label": "FreeU preset",
+ "localized": "FreeU preset",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FaceID Model",
+ "localized": "FaceID ghantoH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Final strength",
+ "localized": "Qav HoS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "full",
+ "localized": "naQ",
+ "reload": "",
+ "hint": "reH naQ precision yIlo'"
+ },
+ {
+ "id": 0,
+ "label": "Fall-off exponent (lower=higher detail)",
+ "localized": "pe'vIl exponent (vI' mI'mey)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fill strength",
+ "localized": "tef HoS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Face",
+ "localized": "qab",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Face confidence",
+ "localized": "qab Hurch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP model variant",
+ "localized": "FP ghantoH pIqa'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP resolution",
+ "localized": "FP choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP duration",
+ "localized": "FP nI'ghach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP target FPS",
+ "localized": "FP FPS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP interpolation",
+ "localized": "FP interpolation",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP init strength",
+ "localized": "FP wa'DIch HoS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP end strength",
+ "localized": "FP Qav HoS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP vision strength",
+ "localized": "FP mIgh HoS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP section prompts",
+ "localized": "FP ra'mey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP latent window size",
+ "localized": "FP latent QIn mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP steps",
+ "localized": "FP mI'mey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP sampler shift",
+ "localized": "FP sampler choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP CFG scale",
+ "localized": "FP CFG mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP distilled CFG scale",
+ "localized": "FP distilled CFG mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP CFG re-scale",
+ "localized": "FP CFG choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP system prompt",
+ "localized": "FP pat ra'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP model receipe",
+ "localized": "FP ghantoH lI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable TeaCache",
+ "localized": "FP TeaCache yIlo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP use optimized system prompt",
+ "localized": "FP pat ra' lI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable CFGZero",
+ "localized": "FP CFGZero yIlo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable Preview",
+ "localized": "FP preview yIlo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP attention",
+ "localized": "FP qaj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP VAE",
+ "localized": "FP VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FPS",
+ "localized": "FPS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Foreground threshold",
+ "localized": "ghot'e' mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Frame change sensitivity",
+ "localized": "ghantoH choH mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename",
+ "localized": "per",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force model eval",
+ "localized": "ghantoH eval ra'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "false",
+ "localized": "teHbe'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Full precision (--no-half-vae)",
+ "localized": "naQ precision (--no-half-vae)",
+ "reload": "",
+ "hint": "VAE meH FP32 yIlo'. VRAM tIn lulo' 'ach Ha'DIbaH QaQ lulo'."
+ },
+ {
+ "id": 0,
+ "label": "FP32",
+ "localized": "FP32",
+ "reload": "",
+ "hint": "mI' lulo'meH 32-bit floating point precision yIlo'"
+ },
+ {
+ "id": 0,
+ "label": "FP16",
+ "localized": "FP16",
+ "reload": "",
+ "hint": "mI' lulo'meH 16-bit floating point precision yIlo'"
+ },
+ {
+ "id": 0,
+ "label": "Force full precision (--no-half)",
+ "localized": "naQ precision ra' (--no-half)",
+ "reload": "",
+ "hint": "ghantoH meH FP32 yIlo'. VRAM tIn lulo' 'ach Ha'DIbaH QaQ lulo'."
+ },
+ {
+ "id": 0,
+ "label": "Flash",
+ "localized": "Flash",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flex attention",
+ "localized": "Flex qaj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flash attention",
+ "localized": "Flash qaj",
+ "reload": "",
+ "hint": "qaj algorithm lI'qu'. VRAM mI' luvIH 'ej inference tI'qu', 'ach deterministic lulo'be'moH."
+ },
+ {
+ "id": 0,
+ "label": "Fused projections",
+ "localized": "Fused projections",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU enabled",
+ "localized": "FreeU yIlo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 1st stage backbone",
+ "localized": "FreeU wa'DIch backbone",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 2nd stage backbone",
+ "localized": "FreeU cha'DIch backbone",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 1st stage skip",
+ "localized": "FreeU wa'DIch luvIH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 2nd stage skip",
+ "localized": "FreeU cha'DIch luvIH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FoCa",
+ "localized": "FoCa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache cache enabled",
+ "localized": "FasterCache yIlo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip range",
+ "localized": "FasterCache spacial luvIH mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip start",
+ "localized": "FasterCache spacial luvIH tagh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip end",
+ "localized": "FasterCache spacial luvIH pIn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip range",
+ "localized": "FasterCache uncond luvIH mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip start",
+ "localized": "FasterCache uncond luvIH tagh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip end",
+ "localized": "FasterCache uncond luvIH pIn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache guidance distilled",
+ "localized": "FasterCache guidance distilled",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "fullgraph",
+ "localized": "naQ graph",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with stable diffusion models",
+ "localized": "stable diffusion ghantoH ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Huggingface models",
+ "localized": "Huggingface ghantoH ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for Huggingface cache",
+ "localized": "Huggingface cache ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for Tunable ops cache",
+ "localized": "Tunable ops cache ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with VAE files",
+ "localized": "VAE De' ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with UNET files",
+ "localized": "UNET De' ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Text encoder files",
+ "localized": "mu' encoder De' ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with LoRA network(s)",
+ "localized": "LoRA network ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "File or Folder with user-defined styles",
+ "localized": "wIv ghantoH De' pagh ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with user-defined wildcards",
+ "localized": "wIv wildcards ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with textual inversion embeddings",
+ "localized": "textual inversion embeddings ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Control models",
+ "localized": "Control ghantoH ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Yolo models",
+ "localized": "Yolo ghantoH ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with ESRGAN models",
+ "localized": "ESRGAN ghantoH ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with BSRGAN models",
+ "localized": "BSRGAN ghantoH ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with RealESRGAN models",
+ "localized": "RealESRGAN ghantoH ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with SCUNet models",
+ "localized": "SCUNet ghantoH ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with SwinIR models",
+ "localized": "SwinIR ghantoH ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with CLIP models",
+ "localized": "CLIP ghantoH ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for disk offload",
+ "localized": "disk offload ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for OpenVINO cache",
+ "localized": "OpenVINO cache ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for ONNX cached models",
+ "localized": "ONNX cache ghantoH ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for ONNX conversion",
+ "localized": "ONNX conversion ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with chaiNNer models",
+ "localized": "chaiNNer ghantoH ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "File format",
+ "localized": "De' format",
+ "reload": "",
+ "hint": "Ha'DIbaH meH De' format yIwIv"
+ },
+ {
+ "id": 0,
+ "label": "Font file",
+ "localized": "Font De'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Font color",
+ "localized": "Font rur",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for text generate",
+ "localized": "mu' chen ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for image generate",
+ "localized": "Ha'DIbaH chen ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for control generate",
+ "localized": "control chen ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for processed images",
+ "localized": "Ha'DIbaH mI' ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for manually saved images",
+ "localized": "wIv Ha'DIbaH ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for videos",
+ "localized": "Ha'DIbaH vIH ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for init images",
+ "localized": "tagh Ha'DIbaH ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for txt2img grids",
+ "localized": "txt2img grids ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for img2img grids",
+ "localized": "img2img grids ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for control grids",
+ "localized": "control grids ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Font size",
+ "localized": "Font mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Full VAE",
+ "localized": "naQ VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force offline mode",
+ "localized": "offline ra'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fixed UNet precision",
+ "localized": "chu' UNet precision",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename join string",
+ "localized": "per mu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename word regex",
+ "localized": "per mu' regex",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force zeros for prompts when empty",
+ "localized": "pagh ra' ra'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "fill",
+ "localized": "tef",
+ "reload": "",
+ "hint": "Ha'DIbaH choH meH target resolution lulo'. chom yItef Ha'DIbaH rurmey lulo'."
+ },
+ {
+ "id": 0,
+ "label": "For image processing do exact number of steps as specified",
+ "localized": "Ha'DIbaH mI' meH mI'mey yIlo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with LyCORIS network(s)",
+ "localized": "LyCORIS network ngom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fuse strength",
+ "localized": "Fuse HoS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeInit",
+ "localized": "FreeInit",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "g": [
+ {
+ "id": 0,
+ "label": "Gallery",
+ "localized": "Ha'DIbaH",
+ "reload": "",
+ "hint": "mung Ha'DIbaH"
+ },
+ {
+ "id": 0,
+ "label": "GitHub",
+ "localized": "GitHub",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Guidance",
+ "localized": "Dev",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "GenerateGenerate",
+ "localized": "Chenqa'Chenqa'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Generate forever",
+ "localized": "reH Chenqa'",
+ "reload": "",
+ "hint": "tagh 'ej mevbe' wej vutmeH"
+ },
+ {
+ "id": 0,
+ "label": "Generate",
+ "localized": "Chenqa'",
+ "reload": "",
+ "hint": "tagh vutmeH"
+ },
+ {
+ "id": 0,
+ "label": "Get receipe",
+ "localized": "Sun yISuq",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "GPU Monitor",
+ "localized": "GPU De'wI' ghaH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Get Changelog",
+ "localized": "choH lut yISuq",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Generic",
+ "localized": "motlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Google GenAI",
+ "localized": "Google GenAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Group Offload",
+ "localized": "ghom lura'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Grid Options",
+ "localized": "pIrmuS DuHmey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Grids",
+ "localized": "pIrmuSmey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Guider",
+ "localized": "DevwI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Guidance scale",
+ "localized": "Dev Chuq",
+ "reload": "",
+ "hint": "CFG Dev Chuq: chay' munge' mu'mey lura' munge'. Hapmach lura' law' vutmeH, Hap'a' lura' puS vutmeH; 5-10 vutmeH Sun."
+ },
+ {
+ "id": 0,
+ "label": "Guidance end",
+ "localized": "Dev pavyav",
+ "reload": "",
+ "hint": "CFG 'ej PAG Dev mev: 1 motlh, 0.5 bID vutmeH mev Dev."
+ },
+ {
+ "id": 0,
+ "label": "Guidance rescale",
+ "localized": "Dev choH",
+ "reload": "",
+ "hint": "Dev choH vutmeH munge' wov qu' mev."
+ },
+ {
+ "id": 0,
+ "label": "Gamma",
+ "localized": "Gamma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Grid margins",
+ "localized": "pIrmuS He",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Grid sections",
+ "localized": "pIrmuS bI'mey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Guidance strength",
+ "localized": "Dev HoS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Guidance start",
+ "localized": "Dev tagh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Guidance stop",
+ "localized": "Dev mev",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Gate step",
+ "localized": "lojmIt lIgh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Guess mode",
+ "localized": "to'Duj",
+ "reload": "",
+ "hint": "ControlNet mu'mey lura' mev. Controlnet 'ogh 'e' ra' munge' lura' De' vegh."
+ },
+ {
+ "id": 0,
+ "label": "gradient",
+ "localized": "ghur",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Gamma corrected",
+ "localized": "Gamma lugh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "General threshold",
+ "localized": "motlh rav",
+ "reload": "",
+ "hint": "motlh pongmey (Hap, vang, vut) rav. rav 'Iq munge' pongmey neH munge'. rav 'Iq pongmey puS, rav Hap pongmey law'."
+ },
+ {
+ "id": 0,
+ "label": "GPU",
+ "localized": "GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Google cloud use VertexAI endpoints",
+ "localized": "Google cloud VertexAI lolo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Google cloud API key",
+ "localized": "Google cloud API tlhup",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Google Cloud project ID",
+ "localized": "Google Cloud Qu' ID",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Google Cloud location ID",
+ "localized": "Google Cloud Daq ID",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "group",
+ "localized": "ghom",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Group size",
+ "localized": "ghom chuq",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "GC threshold",
+ "localized": "GC rav",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Grid max rows count",
+ "localized": "pIrmuS tIq rav",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Grid max columns count",
+ "localized": "pIrmuS 'In rav",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Grid background color",
+ "localized": "pIrmuS Do'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Gallery auto-update on tab change",
+ "localized": "Ha'DIbaH choH chu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "GPU monitor interval",
+ "localized": "GPU ghaH poH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Gallery view columns",
+ "localized": "Ha'DIbaH 'Inmey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Grid image size",
+ "localized": "pIrmuS munge' chuq",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Global",
+ "localized": "Daq",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "h": [
+ {
+ "id": 0,
+ "label": "History",
+ "localized": "chum",
+ "reload": "",
+ "hint": "chen chen vI'ta'pu'bogh TetLH. tlhIjqa'laHlu'."
+ },
+ {
+ "id": 0,
+ "label": "html2md",
+ "localized": "html2md",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Huggingface",
+ "localized": "Huggingface",
+ "reload": "",
+ "hint": "Huggingface 'elmeH ghetvetlh."
+ },
+ {
+ "id": 0,
+ "label": "HiDream",
+ "localized": "HiDream",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HyperTile",
+ "localized": "HyperTile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion",
+ "localized": "HiDiffusion",
+ "reload": "",
+ "hint": "HiDiffusion lo'lu'chugh, Ha'qujmey chenmoHlaHlu' 'ej Ha'qujmey vI' Ha'qujmey bIH. 'utbe' 'op De' 'e' bot."
+ },
+ {
+ "id": 0,
+ "label": "Height",
+ "localized": "'ab",
+ "reload": "",
+ "hint": "Ha'quj 'ab"
+ },
+ {
+ "id": 0,
+ "label": "HiRes steps",
+ "localized": "HiRes mI'",
+ "reload": "",
+ "hint": "Ha'quj tInmoHmeH mI'mey. 0 lo'lu'chugh, tagh mI' lo'lu'."
+ },
+ {
+ "id": 0,
+ "label": "HDR clamp",
+ "localized": "HDR bot",
+ "reload": "",
+ "hint": "HDR bot: De' Hat Ha'quj vI' botmeH lo'lu'. 'abmey tlhoghmeH 'ut. De' chu' Ha'quj 'abmey ghomvetlh 'oH."
+ },
+ {
+ "id": 0,
+ "label": "HDR maximize",
+ "localized": "HDR tInmoH",
+ "reload": "",
+ "hint": "HDR tInmoH: De' 'ab nIvqu' vI' SammeH lo'lu'. Photoshop rur tI'meH 'ut."
+ },
+ {
+ "id": 0,
+ "label": "HDR range",
+ "localized": "HDR 'ab",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hue",
+ "localized": "rI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HQ init latents",
+ "localized": "HQ latents",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Height after",
+ "localized": "'ab veb",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Height mask",
+ "localized": "'ab natlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hires use control",
+ "localized": "Hires lo' SeH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hands",
+ "localized": "ghopdu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "High threshold",
+ "localized": "jen lIn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "high noise",
+ "localized": "jen chuS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet Enabled",
+ "localized": "Hypertile UNet qet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile HiRes pass only",
+ "localized": "Hypertile HiRes neH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet max tile size",
+ "localized": "Hypertile UNet tInqu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet min tile size",
+ "localized": "Hypertile UNet machqu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet swap size",
+ "localized": "Hypertile UNet choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet depth",
+ "localized": "Hypertile UNet 'ur",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile VAE Enabled",
+ "localized": "Hypertile VAE qet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile VAE tile size",
+ "localized": "Hypertile VAE 'ab",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile VAE swap size",
+ "localized": "Hypertile VAE choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion apply RAU-Net",
+ "localized": "HiDiffusion RAU-Net lo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion apply MSW-MSA",
+ "localized": "HiDiffusion MSW-MSA lo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion aggressive at step",
+ "localized": "HiDiffusion mI' ghIq",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion override T1 ratio",
+ "localized": "HiDiffusion T1 choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion override T2 ratio",
+ "localized": "HiDiffusion T2 choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "hidet",
+ "localized": "hidet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hide legacy tabs",
+ "localized": "qo'mey So'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hide input range sliders",
+ "localized": "'el 'ab So'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hide params headers",
+ "localized": "SeH pem So'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HuggingFace token",
+ "localized": "HuggingFace wegh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HuggingFace mirror",
+ "localized": "HuggingFace lIn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HED",
+ "localized": "HED",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "i": [
+ {
+ "id": -1,
+ "label": "Images",
+ "localized": "Ha'",
+ "reload": "",
+ "hint": "Ha' chenmoH ghunmeH mIw'a' T2I je I2I je pol pIn'a' De' boch luto'laH"
+ },
+ {
+ "id": -1,
+ "label": "I2I",
+ "localized": "I2I",
+ "reload": "",
+ "hint": "Ha'vo' Ha' chenmoH mIw tIq, Ha'vo'-Ha' mIw ghu' je rur"
+ },
+ {
+ "id": -1,
+ "label": "Input",
+ "localized": "'el",
+ "reload": "",
+ "hint": "ghunmeH Ha' lIw De' wIpvIp/leghvIp pagh yI'angghach'a' yochghach yIHotghach"
+ },
+ {
+ "id": -1,
+ "label": "Image",
+ "localized": "Ha'",
+ "reload": "",
+ "hint": "Ha'vo' Ha' chenmoH"
+ },
+ {
+ "id": -1,
+ "label": "Inpaint",
+ "localized": "Inpaint (yoS choH)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Inputs",
+ "localized": "'elmeH",
+ "reload": "",
+ "hint": "'elmeH Ha' pat ghunghachmey"
+ },
+ {
+ "id": -1,
+ "label": "Initial",
+ "localized": "ghu'",
+ "reload": "",
+ "hint": "mIw mI' Ha' nI' ghunghach lI'"
+ },
+ {
+ "id": -1,
+ "label": "Info",
+ "localized": "De'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "install",
+ "localized": "cher",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Image Options",
+ "localized": "Ha' wIvghachmey",
+ "reload": "",
+ "hint": "Ha' chenghach, metadata, je Ha' mI' ghunghachmey"
+ },
+ {
+ "id": -1,
+ "label": "Image Paths",
+ "localized": "Ha' He",
+ "reload": "",
+ "hint": "Ha' perghach, je 'elmeH Ha' pIrmey ghunghachmey"
+ },
+ {
+ "id": -1,
+ "label": "Image Metadata",
+ "localized": "Ha' Metadata",
+ "reload": "",
+ "hint": "Ha' chenmoHlu'ta' metadata luto'ghach ghunghachmey"
+ },
+ {
+ "id": -1,
+ "label": "IP Adapters",
+ "localized": "IP Adapters",
+ "reload": "",
+ "hint": "IP adapters chenghach DevmeH ghunghachmey luto'laH"
+ },
+ {
+ "id": -1,
+ "label": "Input Media",
+ "localized": "'elmeH Ha'",
+ "reload": "",
+ "hint": "I2I, inpaint pagh control ghunghachmeH 'elmeH Ha' chel"
+ },
+ {
+ "id": -1,
+ "label": "Input Image",
+ "localized": "'elmeH Ha'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "IPEX",
+ "localized": "IPEX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Image Gallery",
+ "localized": "Ha' 'avwI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Intermediate Image Saving",
+ "localized": "botlh Ha' polghach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Initial seed",
+ "localized": "tI' (seed)",
+ "reload": "",
+ "hint": "mI' chenmoHwI' - rap mI' ghunghachmey je tI' (seed) tlhagh, rap Ha' chenmoHlu'"
+ },
+ {
+ "id": -1,
+ "label": "Include detections",
+ "localized": "wIvta'ghach chel",
+ "reload": "",
+ "hint": "wIvta'ghach yoSghach ghajbogh Ha' tIq chel"
+ },
+ {
+ "id": -1,
+ "label": "IY model",
+ "localized": "IY ghu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "IY scale",
+ "localized": "IY juSghach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "IY start",
+ "localized": "IY taghghach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "IY end",
+ "localized": "IY pavyav",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Identity guidance",
+ "localized": "mung Devghach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Include original image",
+ "localized": "Ha' tIq chel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Iterate seed per line",
+ "localized": "tlheghmey tI' (seed) choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Iterations",
+ "localized": "pI'mey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Interpolate frames",
+ "localized": "megh'anmey bo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Include main grid",
+ "localized": "mI'a' chel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Include sub grids",
+ "localized": "mI'Hommey chel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Include images",
+ "localized": "Ha'mey chel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "invert",
+ "localized": "choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Init image same as control",
+ "localized": "Ha' ghu' mIw rap",
+ "reload": "",
+ "hint": "Control window Ha' 'elmeH I2I mIwvaD lo'taH, Ha' choHmeH"
+ },
+ {
+ "id": -1,
+ "label": "Inpaint masked only",
+ "localized": "yoS choH neH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Invert mask",
+ "localized": "yoS choH choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "IOU",
+ "localized": "IOU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Init strength",
+ "localized": "ghu' HoS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Input directory",
+ "localized": "'elmeH pIr",
+ "reload": "",
+ "hint": "Ha'mey ghajbogh pIr"
+ },
+ {
+ "id": -1,
+ "label": "Intermediates",
+ "localized": "botlh",
+ "reload": "",
+ "hint": "Ha' ghunmeH per (flavours) wIvmeH botlh yoS. Min/Max Flavors mI' lo'taH. mI' tlhagh, Ha' QaQ, 'ach chuq tun. "
+ },
+ {
+ "id": -1,
+ "label": "Include rating",
+ "localized": "nuq mI' chel",
+ "reload": "",
+ "hint": "Ha' nuq mI' chel (safe, questionable, explicit). Ha'mey wIvmeH lI'."
+ },
+ {
+ "id": -1,
+ "label": "Image width",
+ "localized": "Ha' jura'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Image height",
+ "localized": "Ha' 'ab",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "inference-mode",
+ "localized": "inference-mode",
+ "reload": "",
+ "hint": "no-grad rur 'ach HoS. ghunghach mIw neH lI'. 'ej chuq tlhagh. "
+ },
+ {
+ "id": -1,
+ "label": "inductor",
+ "localized": "inductor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Image quality",
+ "localized": "Ha' QaQghach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Include mask in outputs",
+ "localized": "choH yoS 'ang",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Include invisible watermark",
+ "localized": "ghovwI' leghlaHbe' chel",
+ "reload": "",
+ "hint": "pixel mI' choHmeH ghovwI' leghlaHbe' chel"
+ },
+ {
+ "id": -1,
+ "label": "Invisible watermark string",
+ "localized": "leghlaHbe' ghovwI' tlhegh",
+ "reload": "",
+ "hint": "ghovwI' tlhegh chel. Ha' QIpvaD tIqbe' yIlo'."
+ },
+ {
+ "id": -1,
+ "label": "Image watermark position",
+ "localized": "Ha' ghovwI' Daq",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Image watermark file",
+ "localized": "Ha' ghovwI' De'wI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Images filename pattern",
+ "localized": "Ha' perghach tlhagh",
+ "reload": "",
+ "hint": "Ha' perghach wIvmeH per tIlo':seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
+ },
+ {
+ "id": -1,
+ "label": "inline",
+ "localized": "inline",
+ "reload": "",
+ "hint": "ghunghachmey je rap (scrollable)"
+ },
+ {
+ "id": -1,
+ "label": "Inpainting include greyscale mask in results",
+ "localized": "Inpainting greyscale yoS chel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Inpainting include masked composite in results",
+ "localized": "Inpainting composite yoS chel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Image transparent color fill",
+ "localized": "Ha' rI' rhu choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Inpainting conditioning mask strength",
+ "localized": "Inpainting yoS HoSghach",
+ "reload": "",
+ "hint": "Ha' choHmeH HoSghach wIv. 1.0 = yoS chu' (default). 0.0 = yoS tIq. Ha' ghu' polmeH mI' mach lI', 'ach choH'a'vaD QaQbe'."
+ },
+ {
+ "id": -1,
+ "label": "Image resize algorithm",
+ "localized": "Ha' juSghach mIw",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Image repeats per epoch",
+ "localized": "Ha' pI' per epoch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Interpolation Method",
+ "localized": "Interpolation mIw",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "In Blocks",
+ "localized": "In Blocks",
+ "reload": "",
+ "hint": "UNet botlh (12 SD1.5vaD, 9 SDXLvaD)"
+ },
+ {
+ "id": -1,
+ "label": "Input model",
+ "localized": "'elmeH ghu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Info object",
+ "localized": "De' Doch",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "k": [
+ {
+ "id": 1,
+ "label": "Kanvas change",
+ "localized": "Kanvas choH",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Kanvas Settings",
+ "localized": "Kanvas pat",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Keep Thinking Trace",
+ "localized": "Qubghach choq",
+ "reload": "script_prompt_enhance",
+ "hint": "De'wI' Qubghach lI'ghach chel. chay' jang De'wI' 'e' yajmeH lI'. QublaHbogh De'wI'meyvaD neH."
+ },
+ {
+ "id": 4,
+ "label": "Keep Prefill",
+ "localized": "ghItlh wa'DIch choq",
+ "reload": "script_prompt_enhance",
+ "hint": "wa'DIch mu'mey vIchel. chotbe'chugh, wa'DIch mu'mey vIwoH."
+ },
+ {
+ "id": 5,
+ "label": "Keep aspect ratio",
+ "localized": "chuq ratio choq",
+ "reload": "control",
+ "hint": ""
+ }
+ ],
+ "l": [
+ {
+ "id": 0,
+ "label": "Load model",
+ "localized": "Ha'quj tIlo'",
+ "reload": "",
+ "hint": "Ha'quj tIlo'"
+ },
+ {
+ "id": 1,
+ "label": "Load custom model",
+ "localized": "je'ta' tIlo'",
+ "reload": "",
+ "hint": "chonta'ghach rurghach nger quj 'ogh"
+ },
+ {
+ "id": 2,
+ "label": "LaMa Remove",
+ "localized": "LaMa teq",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Lite",
+ "localized": "Lite",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "LTXVideo",
+ "localized": "LTXVideo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Load",
+ "localized": "Load",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Live Previews",
+ "localized": "yIn chu'",
+ "reload": "",
+ "hint": "yIn chu' ghun, chu'vI'ghach"
+ },
+ {
+ "id": 7,
+ "label": "Legacy options",
+ "localized": "won be'",
+ "reload": "",
+ "hint": "won be' - tIlo'Qo'"
+ },
+ {
+ "id": 8,
+ "label": "List",
+ "localized": "List",
+ "reload": "",
+ "hint": "tetlh Hoch qujmey"
+ },
+ {
+ "id": 9,
+ "label": "Loader",
+ "localized": "Loader",
+ "reload": "",
+ "hint": "chumwI' chu' Hoch rurghach"
+ },
+ {
+ "id": 10,
+ "label": "List models",
+ "localized": "quj tetlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Load receipe",
+ "localized": "Ha'quj tlhegh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Lora",
+ "localized": "Lora",
+ "reload": "",
+ "hint": "LoRA: Low-Rank Adaptation. quj 'ech wej lulo'"
+ },
+ {
+ "id": 13,
+ "label": "Local",
+ "localized": "Local",
+ "reload": "",
+ "hint": "qujmey lulegh 'ej lulo'laH"
+ },
+ {
+ "id": 14,
+ "label": "LTX",
+ "localized": "LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Layerwise Casting",
+ "localized": "naghmey cast",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "LinFusion",
+ "localized": "LinFusion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Log Display",
+ "localized": "qonwI' cha'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "List all locally available models",
+ "localized": "Hoch quj tetlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Last Generate",
+ "localized": "'ogh veb",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "low order",
+ "localized": "low order",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "LSC layer indices",
+ "localized": "LSC layer indices",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "LSC fully qualified name",
+ "localized": "LSC pong na'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "LSC skip attention blocks",
+ "localized": "LSC skip attention blocks",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "LSC skip feed-forward blocks",
+ "localized": "LSC skip feed-forward blocks",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "LSC skip attention scores",
+ "localized": "LSC skip attention scores",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "LSC dropout rate",
+ "localized": "LSC dropout rate",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Layer options",
+ "localized": "naghmey wIv",
+ "reload": "",
+ "hint": "IP adapter advanced layer options wIv"
+ },
+ {
+ "id": 28,
+ "label": "Layer scales",
+ "localized": "naghmey scales",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Length",
+ "localized": "Length",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Loops",
+ "localized": "Loops",
+ "reload": "",
+ "hint": "chuv vay' 'ogh. wa' neH, wej lulo' script"
+ },
+ {
+ "id": 31,
+ "label": "Level",
+ "localized": "Level",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Latent mode",
+ "localized": "Latent mode",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Loop video",
+ "localized": "Loop video",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "LLM model",
+ "localized": "LLM quj",
+ "reload": "",
+ "hint": "hol quj wIv. vision () 'ej thinking () ghaj"
+ },
+ {
+ "id": 35,
+ "label": "LBM Method",
+ "localized": "LBM Method",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "LBM Composite",
+ "localized": "LBM Composite",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "LBM Steps",
+ "localized": "LBM Steps",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "left",
+ "localized": "left",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Live update",
+ "localized": "yIn chu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Low threshold",
+ "localized": "Low threshold",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Large",
+ "localized": "Large",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "LTX model",
+ "localized": "LTX quj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "LTX frames number",
+ "localized": "LTX frames mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "LTX frames skip",
+ "localized": "LTX frames skip",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "LTX enable upsampling",
+ "localized": "LTX upsampling chu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "LTX upsample ratio",
+ "localized": "LTX upsample ratio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "LTX enable refine",
+ "localized": "LTX refine chu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "LTX refine strength",
+ "localized": "LTX refine HoS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "LTX decode timestep",
+ "localized": "LTX decode poH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "LTX enable audio",
+ "localized": "LTX chu'vI' chu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Loop",
+ "localized": "Loop",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Local directory name",
+ "localized": "Local pong",
+ "reload": "",
+ "hint": "choHghach ghun directory"
+ },
+ {
+ "id": 53,
+ "label": "Libs",
+ "localized": "Libs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Latent history size",
+ "localized": "Latent history size",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "LLama repo",
+ "localized": "LLama repo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "low noise",
+ "localized": "low noise",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "leaf_level",
+ "localized": "leaf_level",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "LLM",
+ "localized": "LLM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "Layerwise casting storage",
+ "localized": "Layerwise casting lulo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Layerwise non-blocking operations",
+ "localized": "Layerwise non-blocking operations",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "Lumina: Use mask in transformers",
+ "localized": "Lumina: mask lo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "LinFusion apply distillation on load",
+ "localized": "LinFusion load distillation",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "Light",
+ "localized": "Light",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "Log view update period",
+ "localized": "Log view chu' poH",
+ "reload": "",
+ "hint": "Log view update period (ms)"
+ },
+ {
+ "id": 65,
+ "label": "Live preview display period",
+ "localized": "yIn chu' poH",
+ "reload": "",
+ "hint": "preview image n steps. 0 = disable"
+ },
+ {
+ "id": 66,
+ "label": "Load custom Diffusers pipeline",
+ "localized": "Diffusers pipeline load",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "LoRA force reload always",
+ "localized": "LoRA reload reH",
+ "reload": "",
+ "hint": "LoRA re-load Hoch 'ogh. debugging lo'"
+ },
+ {
+ "id": 68,
+ "label": "LoRA load using Diffusers method",
+ "localized": "LoRA Diffusers lo'",
+ "reload": "",
+ "hint": "Diffusers LoRA method lo'"
+ },
+ {
+ "id": 69,
+ "label": "LoRA native apply to text encoder",
+ "localized": "LoRA text encoder lo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "LoRA native fuse with model",
+ "localized": "LoRA quj fuse",
+ "reload": "",
+ "hint": "LoRA quj poS. Warning: quj reload lo'"
+ },
+ {
+ "id": 71,
+ "label": "LoRA diffusers fuse with model",
+ "localized": "LoRA diffusers fuse",
+ "reload": "",
+ "hint": "LoRA quj poS memory 'ej torch.compile lo'"
+ },
+ {
+ "id": 72,
+ "label": "LoRA auto-apply tags",
+ "localized": "LoRA tags auto-apply",
+ "reload": "",
+ "hint": "tags LoRA metadata chu' prompt. 0 = disable"
+ },
+ {
+ "id": 73,
+ "label": "LoRA memory cache",
+ "localized": "LoRA memory cache",
+ "reload": "",
+ "hint": "mI' LoRA memory cache"
+ },
+ {
+ "id": 74,
+ "label": "LoRA add hash info to metadata",
+ "localized": "LoRA hash metadata",
+ "reload": "",
+ "hint": "LoRA file hashes metadata chu'"
+ },
+ {
+ "id": 75,
+ "label": "LDSR Path",
+ "localized": "LDSR Path",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "LoRA load using legacy method",
+ "localized": "LoRA legacy load",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Loaded LoRA",
+ "localized": "LoRA loaded",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "LoRA target filename",
+ "localized": "LoRA filename",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Layer skip guidance",
+ "localized": "Layer skip guidance",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "LineArt",
+ "localized": "LineArt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "Leres Depth",
+ "localized": "Leres Depth",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "m": [
+ {
+ "id": 0,
+ "label": "Mask",
+ "localized": "poH",
+ "reload": "",
+ "hint": "Haq qul naq (Image masking) je poH Duv (mask options)"
+ },
+ {
+ "id": 1,
+ "label": "Models",
+ "localized": "haq'wI'mey",
+ "reload": "",
+ "hint": "haq'wI'mey tIghuH (Download), tIchoH (convert) pagh tImuv (merge) je haq'wI'mey De' (metadata) tIghun (manage)"
+ },
+ {
+ "id": 2,
+ "label": "Manage extensions",
+ "localized": "ghogh tamwI'mey tIghun",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Manual install",
+ "localized": "ghop ghun",
+ "reload": "",
+ "hint": "ghogh tamwI' (extension) tIghun ghoplo' (Manually install)"
+ },
+ {
+ "id": 4,
+ "label": "Models & Networks",
+ "localized": "haq'wI'mey je meHmey",
+ "reload": "",
+ "hint": "Hoch haq'wI'mey je meHmey (models and networks) lutmey tIlegh"
+ },
+ {
+ "id": 5,
+ "label": "Model Loading",
+ "localized": "haq'wI' luy",
+ "reload": "",
+ "hint": "haq'wI' luy (model loading) ngeb (Settings)"
+ },
+ {
+ "id": 6,
+ "label": "Model Options",
+ "localized": "haq'wI' Duvmey",
+ "reload": "",
+ "hint": "haq'wI'mey (models) tIghun ngeb (Settings)"
+ },
+ {
+ "id": 7,
+ "label": "Model Offloading",
+ "localized": "haq'wI' lach",
+ "reload": "",
+ "hint": "haq'wI' lach (offloading) je qawHaq (memory) ngeb (Settings)"
+ },
+ {
+ "id": 8,
+ "label": "Model Quantization",
+ "localized": "haq'wI' mI'",
+ "reload": "",
+ "hint": "haq'wI' mI' (quantization) ngeb; qawHaq (memory) lo' lIgh (reduce memory usage)"
+ },
+ {
+ "id": 9,
+ "label": "Model Compile",
+ "localized": "haq'wI' boch",
+ "reload": "",
+ "hint": "haq'wI' boch (compilation) ngeb (Settings)"
+ },
+ {
+ "id": 10,
+ "label": "Metadata",
+ "localized": "De' De'",
+ "reload": "",
+ "hint": "Hoch haq'wI'mey De' De' (metadata) choH"
+ },
+ {
+ "id": 11,
+ "label": "Merge",
+ "localized": "muv",
+ "reload": "",
+ "hint": "cha' pagh puS haq'wI'mey tImuv (Merge) chu' haq'wI' (new model) chenmoHmeH"
+ },
+ {
+ "id": 12,
+ "label": "Manual Block Merge",
+ "localized": "nguv muv ghop",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Merge Modules",
+ "localized": "muv yaHmey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Model",
+ "localized": "haq'wI'",
+ "reload": "",
+ "hint": "haq'wI' 'oH (Base model)"
+ },
+ {
+ "id": 15,
+ "label": "Model metadata",
+ "localized": "haq'wI' De' De'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "ModernUI",
+ "localized": "ModernUI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Modular Pipelines",
+ "localized": "yaH 'evmey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Models Paths",
+ "localized": "haq'wI' He",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Mobile",
+ "localized": "leng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Merge multiple models",
+ "localized": "puS haq'wI'mey tImuv",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Max shift",
+ "localized": "vI' 'etlh",
+ "reload": "",
+ "hint": "Haq qul chuq (high resolutions) vI' 'etlh (Maximum shift) dynamic shifting lo'taHvIS."
+ },
+ {
+ "id": 22,
+ "label": "Merge detailers",
+ "localized": "muv HotwI'mey",
+ "reload": "",
+ "hint": "puS HotwI'mey (detailers) muv poH (mask) wa' (single) chenmoHmeH"
+ },
+ {
+ "id": 23,
+ "label": "Max detected",
+ "localized": "vI' tu'",
+ "reload": "",
+ "hint": "mI' vI' (Maximum number) HotwI' (detailer) lo'meH"
+ },
+ {
+ "id": 24,
+ "label": "Min confidence",
+ "localized": "mach vo'",
+ "reload": "",
+ "hint": "Huv (confidence) mach vI' (Minimum)"
+ },
+ {
+ "id": 25,
+ "label": "Max overlap",
+ "localized": "vI' rur",
+ "reload": "",
+ "hint": "cha' tu' (detected items) rur (overlap) vI' 'etlh (Maximum)"
+ },
+ {
+ "id": 26,
+ "label": "Min size",
+ "localized": "mach Chuq",
+ "reload": "",
+ "hint": "mach vI' (Minimum size) Haq qul (image) vI' (percentage)"
+ },
+ {
+ "id": 27,
+ "label": "Max size",
+ "localized": "vI' Chuq",
+ "reload": "",
+ "hint": "vI' 'etlh (Maximum size) Haq qul (image) vI' (percentage)"
+ },
+ {
+ "id": 28,
+ "label": "Max Range",
+ "localized": "vI' Chuq",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Momentum",
+ "localized": "lIgh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Mode x-axis",
+ "localized": "X-He pat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Mode y-axis",
+ "localized": "Y-He pat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Mask Dropout",
+ "localized": "poH chagh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Multi decoder",
+ "localized": "puS mu'tlhegh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Mode",
+ "localized": "pat",
+ "reload": "",
+ "hint": "pat (Interrogation mode).Fast : Doq (Quick caption).Classic : lI' (Standard interrogation).Best : nIv (Most thorough).Negative : 'ov (Negative prompt)."
+ },
+ {
+ "id": 35,
+ "label": "Method",
+ "localized": "mIw",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Model repo",
+ "localized": "haq'wI' pol",
+ "reload": "",
+ "hint": "HuggingFace pol ID (repository ID) haq'wI' vaD"
+ },
+ {
+ "id": 37,
+ "label": "Model gguf",
+ "localized": "haq'wI' gguf",
+ "reload": "",
+ "hint": "HuggingFace pol (repository) GGUF mI' haq'wI'"
+ },
+ {
+ "id": 38,
+ "label": "Model type",
+ "localized": "haq'wI' Segh",
+ "reload": "",
+ "hint": "GGUF haq'wI' mI' Segh (quantization type)"
+ },
+ {
+ "id": 39,
+ "label": "Model file",
+ "localized": "haq'wI' De'",
+ "reload": "",
+ "hint": "pol (repository) qoD GGUF haq'wI' De' (file)"
+ },
+ {
+ "id": 40,
+ "label": "Max tokens",
+ "localized": "vI' mu'mey",
+ "reload": "",
+ "hint": "haq'wI' mu'mey (tokens) vI' 'etlh (Maximum number)."
+ },
+ {
+ "id": 41,
+ "label": "masked",
+ "localized": "poHlu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Mask invert",
+ "localized": "poH choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Mask strength",
+ "localized": "poH HoS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Multistep restore",
+ "localized": "puS mIw choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Mask blur",
+ "localized": "poH Hur",
+ "reload": "",
+ "hint": "poH Hur (mask blur) pixelmey lo'taHvIS"
+ },
+ {
+ "id": 46,
+ "label": "Min guidance",
+ "localized": "mach Dev",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Max guidance",
+ "localized": "vI' Dev",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Motion level",
+ "localized": "vum vI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "Mode after",
+ "localized": "pI' pat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Method after",
+ "localized": "pI' mIw",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Mode mask",
+ "localized": "poH pat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Method mask",
+ "localized": "poH mIw",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "Maximum units",
+ "localized": "vI' yaHmey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Max faces",
+ "localized": "vI' qabmey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Medium",
+ "localized": "bot",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Merge alpha",
+ "localized": "alpha muv",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Mask only",
+ "localized": "poH neH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "Max Length",
+ "localized": "vI' nI'",
+ "reload": "",
+ "hint": "mu'mey (tokens) vI' 'etlh (Maximum number) caption vaD."
+ },
+ {
+ "id": 59,
+ "label": "Min Flavors",
+ "localized": "mach flavors",
+ "reload": "",
+ "hint": "flavors (tags) mach vI' (Minimum) prompt vaD."
+ },
+ {
+ "id": 60,
+ "label": "Max Flavors",
+ "localized": "vI' flavors",
+ "reload": "",
+ "hint": "flavors (tags) vI' 'etlh (Maximum) prompt vaD."
+ },
+ {
+ "id": 61,
+ "label": "Max tags",
+ "localized": "vI' per",
+ "reload": "",
+ "hint": "per (tags) vI' 'etlh (Maximum number) output vaD."
+ },
+ {
+ "id": 62,
+ "label": "Memory",
+ "localized": "qawHaq",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "Memory optimization",
+ "localized": "qawHaq boch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "Model Info",
+ "localized": "haq'wI' De'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "Model pipeline",
+ "localized": "haq'wI' 'ev",
+ "reload": "",
+ "hint": "haq'wI' Segh (model type) tIwIv (select) luy (loading) pa'"
+ },
+ {
+ "id": 66,
+ "label": "Model auto-load on start",
+ "localized": "haq'wI' luy-Hogh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "Model load using multiple threads",
+ "localized": "haq'wI' luy puS tIgh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 68,
+ "label": "Model auto-download on demand",
+ "localized": "haq'wI' ghuH-Hogh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "Model load using streams",
+ "localized": "haq'wI' luy bIgh",
+ "reload": "",
+ "hint": "haq'wI' luy (model loading) bIgh (streams) lo'taHvIS"
+ },
+ {
+ "id": 70,
+ "label": "Model load model direct to GPU",
+ "localized": "haq'wI' luy GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "Model types not to offload",
+ "localized": "haq'wI' Segh lach-be'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Modules to always offload",
+ "localized": "yaHmey lach-reH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "Modules to never offload",
+ "localized": "yaHmey lach-not",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "Model types not to quantize",
+ "localized": "haq'wI' Segh mI'-be'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Modules to not convert",
+ "localized": "yaHmey choH-be'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Modules dtype dict",
+ "localized": "yaHmey dtype pat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Math",
+ "localized": "mI'ghun",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Memory limit",
+ "localized": "qawHaq vI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "migraphx",
+ "localized": "migraphx",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "max-autotune",
+ "localized": "max-autotune",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "max-autotune-no-cudagraphs",
+ "localized": "max-autotune-no-cudagraphs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "Maximum image size (MP)",
+ "localized": "vI' Haq qul Chuq (MP)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 83,
+ "label": "Max words",
+ "localized": "vI' mu'mey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "Modern",
+ "localized": "chu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 85,
+ "label": "Mount URL subpath",
+ "localized": "URL He mach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 86,
+ "label": "Mobile scale",
+ "localized": "leng Chuq",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 87,
+ "label": "Move detailer model to CPU when complete",
+ "localized": "HotwI' haq'wI' vIH CPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88,
+ "label": "Move base model to CPU when using refiner",
+ "localized": "haq'wI' vIH CPU refiner lo'taHvIS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 89,
+ "label": "Move base model to CPU when using VAE",
+ "localized": "haq'wI' vIH CPU VAE lo'taHvIS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 90,
+ "label": "Move refiner model to CPU when not in use",
+ "localized": "refiner vIH CPU lo'be'taHvIS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 91,
+ "label": "Move VAE and CLIP to RAM when training",
+ "localized": "VAE/CLIP vIH RAM ghojtaHvIS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 92,
+ "label": "Model name",
+ "localized": "haq'wI' pong",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 93,
+ "label": "Model base path",
+ "localized": "haq'wI' He",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 94,
+ "label": "Max shard size",
+ "localized": "vI' shard Chuq",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 95,
+ "label": "Model class",
+ "localized": "haq'wI' Segh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 96,
+ "label": "Mid Block",
+ "localized": "bot nguv",
+ "reload": "",
+ "hint": "UNet bot nguv (Central Block)"
+ },
+ {
+ "id": 97,
+ "label": "Model precision",
+ "localized": "haq'wI' mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 98,
+ "label": "Maximum rank",
+ "localized": "vI' rank",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99,
+ "label": "Midas depth",
+ "localized": "Midas Dung",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "MLSD",
+ "localized": "MLSD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 101,
+ "label": "MediaPipe Face",
+ "localized": "MediaPipe qab",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 102,
+ "label": "Marigold Depth",
+ "localized": "Marigold Dung",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "n": [
+ {
+ "id": 0,
+ "label": "Networks",
+ "localized": "SIQ",
+ "reload": "n/a",
+ "hint": "SIQ lulo' ghu'wI' jIH"
+ },
+ {
+ "id": 0,
+ "label": "New row",
+ "localized": "pab chu'",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "New column",
+ "localized": "wa'logh chu'",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku",
+ "localized": "Nunchaku",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "nsfw",
+ "localized": "nsfw",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NudeNet",
+ "localized": "NudeNet",
+ "reload": "n/a",
+ "hint": "Sut lach'eghghach tura'moH 'ej ngevwI' 'oH (NudeNet)"
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku Engine",
+ "localized": "Nunchaku mIn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NNCF: Neural Network Compression Framework",
+ "localized": "NNCF: SIQ pat 'I' Segh",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise Options",
+ "localized": "ghogh DuHmey",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks panel",
+ "localized": "SIQ 'ay'",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks UI",
+ "localized": "SIQ jIH",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks Scan",
+ "localized": "SIQ Sam",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Negative prompt",
+ "localized": "ngoD tlhobbe'",
+ "reload": "n/a",
+ "hint": "yIghajbe' vIneH 'oH yIDel (Negative prompt)"
+ },
+ {
+ "id": 0,
+ "label": "Number",
+ "localized": "mI'",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "negative",
+ "localized": "negative",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "None",
+ "localized": "pagh",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NSFW allowed",
+ "localized": "NSFW chaw'",
+ "reload": "n/a",
+ "hint": "vutwI'vaD tIn neH ghu'mey chu'moH chaw'"
+ },
+ {
+ "id": 0,
+ "label": "Noise strength",
+ "localized": "ghogh HoS",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NMS",
+ "localized": "NMS",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Near threshold",
+ "localized": "Sum lulaS",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise scale",
+ "localized": "ghogh mI'",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Note",
+ "localized": "tu'",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Non-blocking move operations",
+ "localized": "vumtaHghach mupbe'",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku attention",
+ "localized": "Nunchaku Huvghach",
+ "reload": "n/a",
+ "hint": "FP16 Huvghach Nunchaku yIlo' NVIDIA GPU'vaD chun-HoS mIn choH. FP16 HoS law' BF16 HoS puSchugh, mIn pIvmoH. DaH Flux-based (Dev, Schnell, Kontext, Fill, Depth, etc.) neH choH. Qwen, SDXL, pagh latlh patmey choHbe'. DutHe'mo' Ha'be'."
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku offloading",
+ "localized": "Nunchaku VRAM ngong",
+ "reload": "n/a",
+ "hint": "Nunchaku CPU offloading yIchu' VRAM lo' vIngeHmeH. ping-pong strategy lo': wa' block GPU-Daq vumtaHvIS, latlh block CPU-vo' lI'taH, transfer latency vIDuQ. VRAM lo' vIngeH 'ach inference chun-HoS ghaj. transformer 'ay'vaD SD.Next pipeline offloading choH. VRAM mach GPU'vaD neH lo'laH. GPU memory tIn (16+ GB) ghajchugh, max speedmeH yIchube'. Flux 'ej Qwen patmey lulo'laH. SDXL-vaD lulo'laHbe'. DutHe'mo' Ha'be'."
+ },
+ {
+ "id": 0,
+ "label": "native",
+ "localized": "native",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "no-grad",
+ "localized": "no-grad",
+ "reload": "n/a",
+ "hint": "torch.no_grad lo'mo' gradient tracking yIchube'. memory lo' vIngeH 'ej inference pIvmoH."
+ },
+ {
+ "id": 0,
+ "label": "Numbered filenames",
+ "localized": "mI' pongmey",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network card size (px)",
+ "localized": "SIQ mI' tInghach (px)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise multiplier for image processing",
+ "localized": "HaSta vummeH ghogh boqyach",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "New model name",
+ "localized": "vutwI' chu' pong",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Number of ReBasin Iterations",
+ "localized": "ReBasin choH mI'",
+ "reload": "n/a",
+ "hint": "vutwI' polpa' merging 'ej permutation mI'"
+ },
+ {
+ "id": 0,
+ "label": "Network prompt",
+ "localized": "SIQ tlhobghach",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network negative prompt",
+ "localized": "SIQ tlhobbe'ghach",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network parameters",
+ "localized": "SIQ chu'wI'mey",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "o": [
+ {
+ "id": 0,
+ "label": "Output",
+ "localized": "teH",
+ "reload": "",
+ "hint": "cha' pagh So' chenmoHta'ghach: chenmoHta'ghach Dochmey je nIteb chenmoHta'ghach 'er'In"
+ },
+ {
+ "id": 0,
+ "label": "OpenCLiP",
+ "localized": "OpenCLiP",
+ "reload": "",
+ "hint": "OpenCLiP nger chovghach lo'taHvIS Ha'DIbaH Ha'quj lInDab"
+ },
+ {
+ "id": 0,
+ "label": "ONNX",
+ "localized": "ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override",
+ "localized": "choH",
+ "reload": "",
+ "hint": "choH De'mey: De' vIghro' vo' lI'ta'ghach choHlaH 'ej De'wI' pab ghIq choHlaH"
+ },
+ {
+ "id": 0,
+ "label": "Optimum Quanto",
+ "localized": "Optimum Quanto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optimum Quanto: post-load",
+ "localized": "Optimum Quanto: lI'ta'ghach pIq",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optional",
+ "localized": "Optional",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Olive",
+ "localized": "Olive",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO",
+ "localized": "OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Other...",
+ "localized": "latlh...",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Outputs & Images",
+ "localized": "teHmey 'ej Ha'qujmey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override settings",
+ "localized": "choH De'mey",
+ "reload": "",
+ "hint": "chenmoHta'ghach chutmey pImchugh vo' De'wI' De'mey, choH De'mey lo' luraqchu'meH"
+ },
+ {
+ "id": 0,
+ "label": "Override sampler",
+ "localized": "choH sampler",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override steps",
+ "localized": "choH mI'mey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ortho",
+ "localized": "Ortho",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload face module",
+ "localized": "qab mI'mey lI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override scheduler",
+ "localized": "choH scheduler",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optional image description",
+ "localized": "Ha'quj delmeH mu'tlhegh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Order",
+ "localized": "ruv",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overlay",
+ "localized": "Overlay",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override resolution",
+ "localized": "choH resolution",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload processor",
+ "localized": "wIchtu' De'wI' mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Output directory",
+ "localized": "teH patlh",
+ "reload": "",
+ "hint": "Ha'qujmey chenmoHta'ghach polmeH patlh"
+ },
+ {
+ "id": 0,
+ "label": "original",
+ "localized": "original",
+ "reload": "",
+ "hint": "LDM lInDab tIn"
+ },
+ {
+ "id": 0,
+ "label": "Offload caption models",
+ "localized": "mu'ghom lI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload during pre-forward",
+ "localized": "lI'taHvIS pre-forward",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload using streams",
+ "localized": "streams lo'taHvIS lI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload low watermark",
+ "localized": "lI' bIQ'a' mI' mach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload GPU high watermark",
+ "localized": "GPU bIQ'a' mI' tIn lI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload CPU high watermark",
+ "localized": "CPU bIQ'a' mI' tIn lI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload blocks",
+ "localized": "nguvmey lI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO activations mode",
+ "localized": "OpenVINO lI' luraq",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ONNX Execution Provider",
+ "localized": "ONNX De'wI' lI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ONNX allow fallback to CPU",
+ "localized": "ONNX CPU lo' chaw'",
+ "reload": "",
+ "hint": "wIchtu' De'wI' lI' luraq QoghDI', CPU lo' chaw'"
+ },
+ {
+ "id": 0,
+ "label": "ONNX cache converted models",
+ "localized": "ONNX nger pol",
+ "reload": "",
+ "hint": "ONNX nger polmeH pol. ONNX nger Se' lo'taHvIS SeHlaH"
+ },
+ {
+ "id": 0,
+ "label": "ONNX unload base model when processing refiner",
+ "localized": "refiner luraqDI' ONNX nger lI'Ha'",
+ "reload": "",
+ "hint": "refiner choHtaHvIS/luraqtaHvIS nger tIn lI'Ha'"
+ },
+ {
+ "id": 0,
+ "label": "Olive use FP16 on optimization",
+ "localized": "Olive FP16 lo'",
+ "reload": "",
+ "hint": "Olive choHta'ghach teH ngermeH 16-bit floating point lo'. QoghDI' 32-bit floating point lo'"
+ },
+ {
+ "id": 0,
+ "label": "Olive force FP32 for VAE Encoder",
+ "localized": "Olive FP32 VAE Encoder-vaD",
+ "reload": "",
+ "hint": "teH nger VAE Encoder-vaD 32-bit floating point lo'. 'FP16 lo'' choH De' luraq. Img2Img vo' Ha'quj 'Ij pagh Ha'quj hurgh lI'chugh, Dochvam yIchaw' 'ej pol yIteq"
+ },
+ {
+ "id": 0,
+ "label": "Olive use static dimensions",
+ "localized": "Olive static dimensions lo'",
+ "reload": "",
+ "hint": "Olive nger choHta'ghach luraqtaHvIS nomqu' chenmoH (OrtTransformersOptimization)"
+ },
+ {
+ "id": 0,
+ "label": "Olive cache optimized models",
+ "localized": "Olive nger choHta'ghach pol",
+ "reload": "",
+ "hint": "Olive nger choHta'ghach polmeH pol. ONNX nger Se' lo'taHvIS SeHlaH"
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO disable model caching",
+ "localized": "OpenVINO nger polQo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO disable memory cleanup after compile",
+ "localized": "OpenVINO luraq pIq pol Say'moHmeH choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "onediff",
+ "localized": "onediff",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "olive-ai",
+ "localized": "olive-ai",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "openvino_fx",
+ "localized": "openvino_fx",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overwrite existing",
+ "localized": "Doch polta'ghach choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Out Block",
+ "localized": "hur nguv",
+ "reload": "",
+ "hint": "UNet Upsampling Blocks (SD1.5-vaD 12 mI'mey, SDXL-vaD 9 mI'mey)"
+ },
+ {
+ "id": 0,
+ "label": "Overwrite model",
+ "localized": "nger choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Output model",
+ "localized": "teH nger",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overwrite existing file",
+ "localized": "De'wI' Doch polta'ghach choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Options",
+ "localized": "wIvmey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenBody",
+ "localized": "OpenBody",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "p": [
+ {
+ "id": 755,
+ "label": "Process",
+ "localized": "tI'",
+ "reload": "n/a",
+ "hint": "Ha'DIba' ghormey lulo'lu'taHvIS Ha'DIba' chu' chenmoHlu' (Process existing image) chu' ghor chenmoHmeH, qo' tIng tI'meH, NSFW 'ochmey tIchmeH, 'ej ghor pIrmey lulo'meH"
+ },
+ {
+ "id": 756,
+ "label": "Prompts",
+ "localized": "mu'mey chu'",
+ "reload": "n/a",
+ "hint": "mung mu'mey 'ej vangqa' mu'mey (Image prompt and negative prompt)"
+ },
+ {
+ "id": 757,
+ "label": "Pause",
+ "localized": "mev",
+ "reload": "n/a",
+ "hint": "tI'meH qen mev (Pause processing)"
+ },
+ {
+ "id": 758,
+ "label": "Post",
+ "localized": "Post",
+ "reload": "n/a",
+ "hint": "tI'meH qen chu' ghor juS (Resize image after processing)"
+ },
+ {
+ "id": 759,
+ "label": "Preview",
+ "localized": "legh",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 760,
+ "label": "Process Image",
+ "localized": "wa' ghor tI'",
+ "reload": "n/a",
+ "hint": "wa' ghor tI' (Process single image)"
+ },
+ {
+ "id": 761,
+ "label": "Process Batch",
+ "localized": "ghor buw tI'",
+ "reload": "n/a",
+ "hint": "ghor buw tI' (Process batch of images)"
+ },
+ {
+ "id": 762,
+ "label": "Process Folder",
+ "localized": "ghor choH tI'",
+ "reload": "n/a",
+ "hint": "choH 'u'Daq Hoch ghormey tI' (Process all images in a folder)"
+ },
+ {
+ "id": 763,
+ "label": "Provider",
+ "localized": "vaQ'o'",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 764,
+ "label": "Pipeline Modifiers",
+ "localized": "bo'mey mI'",
+ "reload": "n/a",
+ "hint": "chenmoHtaHvIS bo'mey chu' lulo'lu' (Additional functionality that can be enabled during generate)"
+ },
+ {
+ "id": 765,
+ "label": "Postprocessing",
+ "localized": "tI'qa'",
+ "reload": "n/a",
+ "hint": "chenmoHpa' 'ej tI'pa' ghor pat (Settings related to post image generation processing and upscaling)"
+ },
+ {
+ "id": 766,
+ "label": "Preset Block Merge",
+ "localized": "tay' bo' muv",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 767,
+ "label": "Pony",
+ "localized": "Pony",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 768,
+ "label": "Preview metadata",
+ "localized": "De' legh",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 769,
+ "label": "Prompt",
+ "localized": "mu'",
+ "reload": "n/a",
+ "hint": "yIghaj ghor yImev (Describe image you want to generate)"
+ },
+ {
+ "id": 770,
+ "label": "Processed Preview",
+ "localized": "tI' legh",
+ "reload": "n/a",
+ "hint": "chenmoHpa' ghor lulo'lu'taHvIS legh (Show/hide section from pre-processing of input images before actual generate)"
+ },
+ {
+ "id": 771,
+ "label": "PixelArt",
+ "localized": "PixelArt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 772,
+ "label": "PAG: Perturbed attention guidance",
+ "localized": "PAG: mI' Dev",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 773,
+ "label": "PAB: Pyramid attention broadcast",
+ "localized": "PAB: mI' ja'",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 774,
+ "label": "Para-attention",
+ "localized": "Para-attention",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 775,
+ "label": "Paths for specific models",
+ "localized": "pat He",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 776,
+ "label": "Prediction method",
+ "localized": "wIv mIw",
+ "reload": "n/a",
+ "hint": "nuq pat 'oH mIw Hoch mI'. wIvmey: - default: pat mIw - epsilon: mI' (Stable Diffusion lulo'lu') - sample: ghor mI' chu', x0 wIv lulo'lu' - v_prediction: velocity mI', CosXL 'ej NoobAI VPred lulo'lu' - flow_prediction: flow-matching mI' chu' SD3 'ej Flux lulo'lu'"
+ },
+ {
+ "id": 777,
+ "label": "PAG scale",
+ "localized": "PAG juS",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 778,
+ "label": "PAG start",
+ "localized": "PAG tagh",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 779,
+ "label": "PAG stop",
+ "localized": "PAG mev",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 780,
+ "label": "PAG layers",
+ "localized": "PAG ghor",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 781,
+ "label": "PAG config",
+ "localized": "PAG pat",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 782,
+ "label": "Perform SDSA",
+ "localized": "SDSA vang",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 783,
+ "label": "Perform Injection",
+ "localized": "vang injection",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 784,
+ "label": "PhotoMaker Model",
+ "localized": "ghor pat",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 785,
+ "label": "Penalty",
+ "localized": "pIch",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 786,
+ "label": "positive",
+ "localized": "maj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 787,
+ "label": "Prompt EX",
+ "localized": "mu' EX",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 788,
+ "label": "Power",
+ "localized": "HoS",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 789,
+ "label": "Prompt thresholds",
+ "localized": "mu' mI'",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 790,
+ "label": "Preset",
+ "localized": "tay'",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 791,
+ "label": "Pad frames",
+ "localized": "tlho' ghor",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 792,
+ "label": "Prefill text",
+ "localized": "ghitlh tagh",
+ "reload": "n/a",
+ "hint": "pat vangmeH mu'mey tagh. pat mu'mey chu' choHmeH. ghitlh tagh naDev 'oHbe' mI' final response. yIchu'be' pat vangmeH."
+ },
+ {
+ "id": 793,
+ "label": "Prompt prefix",
+ "localized": "mu' tagh",
+ "reload": "n/a",
+ "hint": "mu' chu' tagh ghitlh. mu'mey choHbe' lulo'lu' 'ej ghor mu'mey lulo'lu', 'masterpiece, best quality' rur."
+ },
+ {
+ "id": 794,
+ "label": "Prompt suffix",
+ "localized": "mu' poy",
+ "reload": "n/a",
+ "hint": "mu' chu' poy ghitlh. mu'mey choHbe' lulo'lu' 'ej ghor mu'mey lulo'lu'."
+ },
+ {
+ "id": 795,
+ "label": "Padding",
+ "localized": "tlho'",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 796,
+ "label": "Prompt strength",
+ "localized": "mu' HoS",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 797,
+ "label": "Preview start",
+ "localized": "legh tagh",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 798,
+ "label": "Preview end",
+ "localized": "legh mev",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 799,
+ "label": "Pixels to expand",
+ "localized": "pixel neng",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 800,
+ "label": "Processor",
+ "localized": "tI'wI'",
+ "reload": "n/a",
+ "hint": "ControlNet ghor tI'meH tI'wI' lulo'lu'"
+ },
+ {
+ "id": 801,
+ "label": "Pose confidence",
+ "localized": "Huv",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 802,
+ "label": "Parameter free",
+ "localized": "mI' tlhab",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 803,
+ "label": "Processed",
+ "localized": "tI'ta'",
+ "reload": "n/a",
+ "hint": "ghormey tI'ta' legh/ngoq"
+ },
+ {
+ "id": 804,
+ "label": "Postprocess mask",
+ "localized": "tI'qa' mIv",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 805,
+ "label": "PixelArt block size",
+ "localized": "PixelArt juS",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 806,
+ "label": "PixelArt sharpen",
+ "localized": "PixelArt taj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 807,
+ "label": "Platform",
+ "localized": "Platform",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 808,
+ "label": "Pipeline",
+ "localized": "Pipeline",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 809,
+ "label": "Perform warmup",
+ "localized": "tuj vang",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 810,
+ "label": "Prompt attention normalization",
+ "localized": "mu' mI' tay",
+ "reload": "n/a",
+ "hint": "mu'mey token HoS tay'meH. vang chu' stabilize vang."
+ },
+ {
+ "id": 811,
+ "label": "performance",
+ "localized": "vang",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 812,
+ "label": "Performance Counter",
+ "localized": "vang mI'",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 813,
+ "label": "PAG layer names",
+ "localized": "PAG ghor pong",
+ "reload": "n/a",
+ "hint": "ghormey pong tetlh Available: d[0-5], m[0], u[0-8] Default: m0"
+ },
+ {
+ "id": 814,
+ "label": "PAB cache enabled",
+ "localized": "PAB ghaH chu'",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 815,
+ "label": "PAB spacial skip range",
+ "localized": "PAB He juS",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 816,
+ "label": "PAB spacial skip start",
+ "localized": "PAB He tagh",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 817,
+ "label": "PAB spacial skip end",
+ "localized": "PAB He mev",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 818,
+ "label": "ParaAttention first-block cache enabled",
+ "localized": "ParaAttention ghaH chu'",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 819,
+ "label": "ParaAttention residual diff threshold",
+ "localized": "ParaAttention pIm mI'",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 820,
+ "label": "Parallel process images in batch",
+ "localized": "wa'logh ghor buw tI'",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 821,
+ "label": "precompile",
+ "localized": "precompile",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 822,
+ "label": "Panel minimum width",
+ "localized": "Panel moH juS",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 823,
+ "label": "Persist UI layout",
+ "localized": "UI legh taH",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 824,
+ "label": "Progress update period",
+ "localized": "vang mI' choH",
+ "reload": "n/a",
+ "hint": "UI progress bar 'ej legh mI' choH, milliseconds mI'Daq"
+ },
+ {
+ "id": 825,
+ "label": "Play a notification upon completion",
+ "localized": "vangta' chu'",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 826,
+ "label": "Path to notification sound",
+ "localized": "chu' He",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 827,
+ "label": "Postprocessing operation order",
+ "localized": "tI'qa' vang mIw",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 828,
+ "label": "Prompt padding",
+ "localized": "mu' tlho'",
+ "reload": "n/a",
+ "hint": "coherency nengmeH tlho' lulo'lu' 75 token juShtaHvIS"
+ },
+ {
+ "id": 829,
+ "label": "Pad prompt and negative prompt to be same length",
+ "localized": "mu'mey rap juS",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 830,
+ "label": "Pin training dataset to memory",
+ "localized": "qawDaq De' yIlan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 831,
+ "label": "Primary model",
+ "localized": "wa'DIch pat",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 832,
+ "label": "Preset Interpolation Ratio",
+ "localized": "tay' Interpolation mI'",
+ "reload": "n/a",
+ "hint": "cha' tay'mey wIvchugh, meq tay'mey jojDaq"
+ },
+ {
+ "id": 833,
+ "label": "Prune",
+ "localized": "Prune",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 834,
+ "label": "Prediction type",
+ "localized": "mI' mIw",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 835,
+ "label": "Prompt enhance",
+ "localized": "mu' neng",
+ "reload": "n/a",
+ "hint": "LLM lulo'lu' mu'mey tI'meH 'ej nengmeH"
+ },
+ {
+ "id": 836,
+ "label": "PidiNet",
+ "localized": "PidiNet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 837,
+ "label": "Parameters",
+ "localized": "mI'mey",
+ "reload": "n/a",
+ "hint": "ghor chenmoHmeH mI'mey lulo'lu'"
+ },
+ {
+ "id": 838,
+ "label": "Postprocess upscale",
+ "localized": "tI'qa' juS",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "q": [
+ {
+ "id": 0,
+ "label": "Quick Settings",
+ "localized": "tugh choHlaHghachmey",
+ "reload": "",
+ "hint": "ghom'a'vetlhDaq choHlaHghachmey vutmeH tIn mungeH"
+ },
+ {
+ "id": 0,
+ "label": "Quantized",
+ "localized": "Quantized",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Qwen layered",
+ "localized": "Qwen bIDmey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings",
+ "localized": "tugh choHlaHghachmey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Qwen layered number of layers",
+ "localized": "Qwen bIDmey mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization mode",
+ "localized": "Quantization lIgh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization type",
+ "localized": "Quantization pIn'a'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type",
+ "localized": "Quantized MatMul pIn'a'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization type for Text Encoders",
+ "localized": "ghitlh Encoder Quantization pIn'a'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type for Text Encoders",
+ "localized": "ghitlh Encoder Quantized MatMul pIn'a'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize convolutional layers",
+ "localized": "convolutional bIDmey Quantize",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize using GPU",
+ "localized": "GPU lo'taHvIS Quantize",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization weights type",
+ "localized": "Quantization lI'ghach pIn'a'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization activations type",
+ "localized": "Quantization lulI'ghach pIn'a'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings list",
+ "localized": "tugh choHlaHghach tetlh",
+ "reload": "",
+ "hint": "choHlaHghach pongmey tetlh, mu'tlheghmey vegh, tugh lI'meH mungeHvaD"
+ }
+ ],
+ "r": [
+ {
+ "id": 0,
+ "label": "Refine",
+ "localized": "ghogh",
+ "reload": "txt2img",
+ "hint": "taghDI' chenmoHghach, ghogh chu' latlh lInDab je rur ghu'vam. HaSta naQvIpmoH 'ej qul 'Itmey ghurmoH."
+ },
+ {
+ "id": 1,
+ "label": "Restore",
+ "localized": "noHchoH",
+ "reload": "txt2img",
+ "hint": "ghogh patlhmey pagh HaSta DaHjaj chenmoHlu'pu'bogh nIvghach 'oH noHchoH."
+ },
+ {
+ "id": 2,
+ "label": "Reset anchors",
+ "localized": "chorgh ghaytan",
+ "reload": "script_consistory",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Reload model",
+ "localized": "chenmoHwI' pat chu'qa'",
+ "reload": "script_layerdiffuse",
+ "hint": "DaH wIvlu'pu'bogh chenmoHwI' pat chu'qa'."
+ },
+ {
+ "id": 4,
+ "label": "Reprocess",
+ "localized": "chenqa'",
+ "reload": "txt2img",
+ "hint": "le' mI'mey lulI'taHvIS HaSta chenmoHqa'."
+ },
+ {
+ "id": 5,
+ "label": "Resize to",
+ "localized": "chu' chuq",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Resize\n by",
+ "localized": "chu' chuq\n mo'",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Resize\n to",
+ "localized": "chu' chuq\n vaD",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Run Preview",
+ "localized": "leghDI' yIchu'",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Reference",
+ "localized": "Segh",
+ "reload": "control",
+ "hint": "Seghmey patlh wIvlu'meH, wa'DIch lo'lu'taHvIS lulI'lu' (download)."
+ },
+ {
+ "id": 10,
+ "label": "Reset receipe",
+ "localized": "yIDelqa'",
+ "reload": "video",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Run",
+ "localized": "yIchu'",
+ "reload": "video",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Refresh extension list",
+ "localized": "ghom chu'qa'",
+ "reload": "component-8571",
+ "hint": "ghommey Dochmey chu'qa'."
+ },
+ {
+ "id": 13,
+ "label": "Restart server",
+ "localized": "De'wI' chu'qa'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Request browser notifications",
+ "localized": "De'wI' mu'mey tlhob",
+ "reload": "tab_settings",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Restore UI defaults",
+ "localized": "UI noHchoH",
+ "reload": "tab_config",
+ "hint": "UI mI'mey luto'choHqa'."
+ },
+ {
+ "id": 16,
+ "label": "Refresh UI values",
+ "localized": "UI mI'mey chu'qa'",
+ "reload": "tab_config",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Reinstall",
+ "localized": "cherqa'",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Refresh state",
+ "localized": "ghu' chu'qa'",
+ "reload": "component-8625",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Refresh data",
+ "localized": "De' chu'qa'",
+ "reload": "component-8625",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Run benchmark",
+ "localized": "mI' yItogh",
+ "reload": "component-8669",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Refresh bench",
+ "localized": "togh chu'qa'",
+ "reload": "component-8669",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Restore defaults",
+ "localized": "noHchoH",
+ "reload": "",
+ "hint": "pat mI'mey luto'choHqa'."
+ },
+ {
+ "id": 23,
+ "label": "Replace",
+ "localized": "yIchoH",
+ "reload": "",
+ "hint": "HaSta yIchoH"
+ },
+ {
+ "id": 24,
+ "label": "Refresh",
+ "localized": "chu'qa'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Reprocess decode",
+ "localized": "decode chenqa'",
+ "reload": "tab_txt2img",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Reprocess refine",
+ "localized": "ghogh chenqa'",
+ "reload": "tab_txt2img",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Reprocess face",
+ "localized": "qab chenqa'",
+ "reload": "tab_txt2img",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Remove background",
+ "localized": "'o' yIteq",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "RAS: Region-Adaptive Sampling",
+ "localized": "RAS",
+ "reload": "settings_advanced",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Resize",
+ "localized": "chuq yIchoH",
+ "reload": "settings_postprocessing",
+ "hint": "HaSta chuq choHghach, resolution pagh mI' lInDab lo'laH."
+ },
+ {
+ "id": 31,
+ "label": "Rerefence models",
+ "localized": "Segh chenmoHwI'mey",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Replace model components",
+ "localized": "pat Dochmey yIchoH",
+ "reload": "models_replace_tab",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "rescale",
+ "localized": "betas choHqa'",
+ "reload": "txt2img",
+ "hint": "betas mI'mey choHqa' zero terminal snr lo'taHvIS."
+ },
+ {
+ "id": 34,
+ "label": "Resize seed from width",
+ "localized": "jabbI'ID tIq",
+ "reload": "txt2img",
+ "hint": "jabbI'ID lo'taHvIS HaSta rurghach chenmoH."
+ },
+ {
+ "id": 35,
+ "label": "Resize seed from height",
+ "localized": "jabbI'ID 'ach",
+ "reload": "txt2img",
+ "hint": "jabbI'ID lo'taHvIS HaSta rurghach chenmoH."
+ },
+ {
+ "id": 36,
+ "label": "Refine guidance",
+ "localized": "ghogh mI'",
+ "reload": "txt2img",
+ "hint": "CFG scale lo'lu' ghohmeH."
+ },
+ {
+ "id": 37,
+ "label": "Resize mode",
+ "localized": "chuq choHghach",
+ "reload": "txt2img",
+ "hint": "choHghach Seghmey: none (pagh), fixed (choH), crop (pe'), fill (teq), outpaint (HaSta ghur), context aware (val)."
+ },
+ {
+ "id": 38,
+ "label": "Resize method",
+ "localized": "chuq mI'",
+ "reload": "txt2img",
+ "hint": "HaSta chuq choHmeH mI'mey: upscale, latent, pagh decode."
+ },
+ {
+ "id": 39,
+ "label": "Resize width",
+ "localized": "tIq choH",
+ "reload": "txt2img",
+ "hint": "HaSta tIq choH. 0 'o'chugh, mI' latlh lo'."
+ },
+ {
+ "id": 40,
+ "label": "Resize height",
+ "localized": "'ach choH",
+ "reload": "txt2img",
+ "hint": "HaSta 'ach choH. 0 'o'chugh, mI' latlh lo'."
+ },
+ {
+ "id": 41,
+ "label": "Resize scale",
+ "localized": "mI' lInDab",
+ "reload": "txt2img",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Refine sampler",
+ "localized": "ghogh wIvwI'",
+ "reload": "txt2img",
+ "hint": "wIvwI' latlh lo'lu'."
+ },
+ {
+ "id": 43,
+ "label": "Refiner start",
+ "localized": "ghogh tagh",
+ "reload": "txt2img",
+ "hint": "ghogh taghDI' mI' (0-1)."
+ },
+ {
+ "id": 44,
+ "label": "Refiner steps",
+ "localized": "ghogh meyrI'",
+ "reload": "txt2img",
+ "hint": "ghogh meyrI' mI'."
+ },
+ {
+ "id": 45,
+ "label": "Refine prompt",
+ "localized": "ghogh mu'mey",
+ "reload": "txt2img",
+ "hint": "encoder wa'maH cha'DIch je ghogh vaD mu'mey."
+ },
+ {
+ "id": 46,
+ "label": "Refine negative prompt",
+ "localized": "ghogh mu'mey nIgh",
+ "reload": "txt2img",
+ "hint": "encoder wa'maH cha'DIch je ghogh vaD mu'mey nIgh."
+ },
+ {
+ "id": 47,
+ "label": "Renoise",
+ "localized": "chu'qa' noise",
+ "reload": "txt2img",
+ "hint": "latlh noise yIlo'."
+ },
+ {
+ "id": 48,
+ "label": "Renoise end",
+ "localized": "noise pavan",
+ "reload": "txt2img",
+ "hint": "noise pavan meyrI'."
+ },
+ {
+ "id": 49,
+ "label": "Range",
+ "localized": "yoS",
+ "reload": "txt2img",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Repeat x-axis",
+ "localized": "x-axis choHqa'",
+ "reload": "script_asymmetric_tiling",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Repeat y-axis",
+ "localized": "y-axis choHqa'",
+ "reload": "script_asymmetric_tiling",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "ReSwapper Model",
+ "localized": "ReSwapper pat",
+ "reload": "script_face",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "Return original images",
+ "localized": "HaSta'e' tInobqa'",
+ "reload": "script_face",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Restart step",
+ "localized": "meyrI' chu'qa'",
+ "reload": "script_freescale",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Restore pipeline on end",
+ "localized": "pat noHchoH",
+ "reload": "script_infiniteyou",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Randomize seed after each loop iteration",
+ "localized": "jabbI'ID val",
+ "reload": "script_loopback",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Random seeds",
+ "localized": "jabbI'IDmey val",
+ "reload": "script_prompt_matrix",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "Restore pipe on end",
+ "localized": "pat noHchoH pavan",
+ "reload": "script_pulid",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "Rows",
+ "localized": "pIq",
+ "reload": "script_regional_prompting",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Repetition penalty",
+ "localized": "mu' choHqa' pama'",
+ "reload": "script_prompt_enhance",
+ "hint": "mu'mey lo'qa'lu'chugh, mI' ghurmoH. lo'qa'ghach bot."
+ },
+ {
+ "id": 61,
+ "label": "Redux prompt strength",
+ "localized": "Redux mu' HoS",
+ "reload": "script_flux_tools",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "right",
+ "localized": "nIH",
+ "reload": "script_outpainting",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "Reference query weight",
+ "localized": "Segh tlhob mI'",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "Reference adain weight",
+ "localized": "Segh adain mI'",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "Refine upscaler",
+ "localized": "ghogh upscaler",
+ "reload": "extras",
+ "hint": "latlh upscaler yIwIv."
+ },
+ {
+ "id": 66,
+ "label": "Refine foreground",
+ "localized": "'etlh ghogh",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "Recursive",
+ "localized": "ngoq",
+ "reload": "caption",
+ "hint": "ghom mach lu'taHvIS HaSta'mey tInej."
+ },
+ {
+ "id": 68,
+ "label": "Rebase",
+ "localized": "rebase",
+ "reload": "tab_update",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "Repos",
+ "localized": "Repos",
+ "reload": "component-8625",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "Refiner model",
+ "localized": "ghogh pat",
+ "reload": "settings_sd",
+ "hint": "ghogh vaD pat wIvlu'pu'bogh."
+ },
+ {
+ "id": 71,
+ "label": "Record torch streams",
+ "localized": "torch streams tIgho'",
+ "reload": "settings_offload",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Remote VAE image type",
+ "localized": "hop VAE HaSta Segh",
+ "reload": "settings_vae_encoder",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "Remote VAE for encode",
+ "localized": "hop VAE encode vaD",
+ "reload": "settings_vae_encoder",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "RAS enabled",
+ "localized": "RAS chu'",
+ "reload": "settings_advanced",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "reduce-overhead",
+ "localized": "overhead ghurHa'",
+ "reload": "settings_compile",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "repeated",
+ "localized": "choHqa'lu'",
+ "reload": "settings_compile",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Root model folder",
+ "localized": "pat ghom'a'",
+ "reload": "settings_system-paths",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Resize background color",
+ "localized": "'o' rur chu'",
+ "reload": "settings_saving-images",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Restore from metadata: skip params",
+ "localized": "metadata noHchoH: mI' yImej",
+ "reload": "settings_image-metadata",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Restore from metadata: skip settings",
+ "localized": "metadata noHchoH: pat yImej",
+ "reload": "settings_image-metadata",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "requests",
+ "localized": "tlhobghach",
+ "reload": "settings_huggingface",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "rust",
+ "localized": "rust",
+ "reload": "settings_huggingface",
+ "hint": ""
+ },
+ {
+ "id": 83,
+ "label": "Restore unparsed prompt",
+ "localized": "mu' noHchoH",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "Reuse loaded model dictionary",
+ "localized": "pat mu'ghom lo'qa'",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": 85,
+ "label": "ReBasin",
+ "localized": "ReBasin",
+ "reload": "models_merge_tab",
+ "hint": "patmey lInmeH mI' val lo'."
+ },
+ {
+ "id": 86,
+ "label": "Replace VAE",
+ "localized": "VAE yIchoH",
+ "reload": "models_merge_tab",
+ "hint": ""
+ },
+ {
+ "id": 87,
+ "label": "Reference unit 1",
+ "localized": "Segh Doch wa'",
+ "reload": "control",
+ "hint": ""
+ }
+ ],
+ "s": [
+ {
+ "id": 0,
+ "label": "Sampler",
+ "localized": "leghmeH",
+ "reload": "",
+ "hint": "Sampler (tlhagh) 'ej tlhagh selection settings. Samplers (tlhagh) guided turning noise into image."
+ },
+ {
+ "id": 1,
+ "label": "Scripts",
+ "localized": "ghitlh'a'",
+ "reload": "",
+ "hint": "Enable additional features by using selected scripts during generate process"
+ },
+ {
+ "id": 2,
+ "label": "Scale",
+ "localized": "chuq",
+ "reload": "",
+ "hint": "Resize image to target scale. If resize fixed width/height are set this option is ignored"
+ },
+ {
+ "id": 3,
+ "label": "Swap X/Y",
+ "localized": "X/Y choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Swap Y/Z",
+ "localized": "Y/Z choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Swap X/Z",
+ "localized": "X/Z choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Set prompt",
+ "localized": "mu'mey lulo'",
+ "reload": "",
+ "hint": "Copy the enhanced prompt to the main prompt input"
+ },
+ {
+ "id": 7,
+ "label": "Skip",
+ "localized": "choS",
+ "reload": "",
+ "hint": "Stop processing current job and continue processing"
+ },
+ {
+ "id": 8,
+ "label": "Stop",
+ "localized": "mev",
+ "reload": "",
+ "hint": "Stop processing"
+ },
+ {
+ "id": 9,
+ "label": "Show",
+ "localized": "cha'",
+ "reload": "",
+ "hint": "Show image location"
+ },
+ {
+ "id": 10,
+ "label": "Save",
+ "localized": "pol",
+ "reload": "",
+ "hint": "Save image"
+ },
+ {
+ "id": 11,
+ "label": "Sketch",
+ "localized": "ghitlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Size & Inputs",
+ "localized": "'ar 'ej mu'",
+ "reload": "",
+ "hint": "Settings related to generation resolution and additional input media"
+ },
+ {
+ "id": 13,
+ "label": "Set receipe",
+ "localized": "He lulo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Scale by",
+ "localized": "chuq lulo'",
+ "reload": "",
+ "hint": "Use this tab to resize the source image(s) by a chosen factor"
+ },
+ {
+ "id": 15,
+ "label": "Scale to",
+ "localized": "chuq ghoS",
+ "reload": "",
+ "hint": "Use this tab to resize the source image(s) to a chosen target size"
+ },
+ {
+ "id": 16,
+ "label": "Settings",
+ "localized": "choH",
+ "reload": "",
+ "hint": "Application settings"
+ },
+ {
+ "id": 17,
+ "label": "System",
+ "localized": "pat",
+ "reload": "",
+ "hint": "System settings and information"
+ },
+ {
+ "id": 18,
+ "label": "Shutdown server",
+ "localized": "De'wI' Hub",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Start profiling",
+ "localized": "nav tay'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "System Info",
+ "localized": "pat De'",
+ "reload": "",
+ "hint": "System information"
+ },
+ {
+ "id": 21,
+ "label": "Set UI defaults",
+ "localized": "UI lulo'",
+ "reload": "",
+ "hint": "Set current values as default values for the user interface"
+ },
+ {
+ "id": 22,
+ "label": "Set UI menu states",
+ "localized": "UI nav",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Send interrupt",
+ "localized": "pIch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Submit results",
+ "localized": "woj lulo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "System Paths",
+ "localized": "pat He",
+ "reload": "",
+ "hint": "Settings related to location of various model directories"
+ },
+ {
+ "id": 26,
+ "label": "Show all pages",
+ "localized": "cha' Hoch",
+ "reload": "",
+ "hint": "Show all settings pages"
+ },
+ {
+ "id": 27,
+ "label": "Save model",
+ "localized": "pol",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Scan missing",
+ "localized": "legh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Save receipe",
+ "localized": "pol He",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Simple Merge",
+ "localized": "tay'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Style",
+ "localized": "vIgh",
+ "reload": "",
+ "hint": "Additional styles to be applied on selected generation parameters"
+ },
+ {
+ "id": 32,
+ "label": "SD 1.5",
+ "localized": "SD 1.5",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "SD XL",
+ "localized": "SD XL",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "SD1.5",
+ "localized": "SD1.5",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "SDXL",
+ "localized": "SDXL",
+ "reload": "",
+ "hint": "StableDiffusion XL"
+ },
+ {
+ "id": 36,
+ "label": "Start",
+ "localized": "tagh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Select",
+ "localized": "wIv",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Size",
+ "localized": "'ar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Size & Batch",
+ "localized": "'ar 'ej tay'",
+ "reload": "",
+ "hint": "Image size and batch"
+ },
+ {
+ "id": 40,
+ "label": "Seed",
+ "localized": "tI",
+ "reload": "",
+ "hint": "Initial seed and variation"
+ },
+ {
+ "id": 41,
+ "label": "Script",
+ "localized": "ghitlh'a'",
+ "reload": "",
+ "hint": "Additional scripts to be used"
+ },
+ {
+ "id": 42,
+ "label": "Stable Diffusion 3.x",
+ "localized": "SD 3.x",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "SDNQ: SD.Next Quantization",
+ "localized": "SDNQ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Save Options",
+ "localized": "pol wIv",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Startup & Server Options",
+ "localized": "tagh 'ej wIv",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "SeedVR",
+ "localized": "SeedVR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Styles",
+ "localized": "vIghmey",
+ "reload": "",
+ "hint": "Additional styles to be applied on selected generation parameters"
+ },
+ {
+ "id": 48,
+ "label": "Search & Download",
+ "localized": "Sam 'ej lI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "Server log",
+ "localized": "De'wI' ghitlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Steps",
+ "localized": "mI'",
+ "reload": "",
+ "hint": "How many times to improve the generated image iteratively; higher values take longer; very low values can produce bad results"
+ },
+ {
+ "id": 51,
+ "label": "Sampling method",
+ "localized": "mI' lulo'",
+ "reload": "",
+ "hint": "Which algorithm to use to produce the image"
+ },
+ {
+ "id": 52,
+ "label": "Sigma method",
+ "localized": "Sigma lulo'",
+ "reload": "",
+ "hint": "Controls how noise levels (sigmas) are distributed across diffusion steps."
+ },
+ {
+ "id": 53,
+ "label": "Sigma adjust",
+ "localized": "Sigma choH",
+ "reload": "",
+ "hint": "Adjust sampler sigma value"
+ },
+ {
+ "id": 54,
+ "label": "Sampler order",
+ "localized": "mI' pat",
+ "reload": "",
+ "hint": "Order of solver updates in the sampler. Higher order improves stability/accuracy but increases compute cost."
+ },
+ {
+ "id": 55,
+ "label": "SLG scale",
+ "localized": "SLG chuq",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "SLG start",
+ "localized": "SLG tagh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "SLG stop",
+ "localized": "SLG mev",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "SLG layers",
+ "localized": "SLG qID",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "SLG config",
+ "localized": "SLG choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "SEG scale",
+ "localized": "SEG chuq",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "SEG blur sigma",
+ "localized": "SEG sigma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "SEG blur threshold inf",
+ "localized": "SEG mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "SEG start",
+ "localized": "SEG tagh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "SEG stop",
+ "localized": "SEG mev",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "SEG layers",
+ "localized": "SEG qID",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66,
+ "label": "SEG config",
+ "localized": "SEG choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "Strength",
+ "localized": "HoS",
+ "reload": "",
+ "hint": "Denoising strength of during image operation controls how much of original image is allowed to change during generate"
+ },
+ {
+ "id": 68,
+ "label": "Sort detections",
+ "localized": "mI' tay'",
+ "reload": "",
+ "hint": "Sort detected areas by from left to right instead of detection score"
+ },
+ {
+ "id": 69,
+ "label": "Sharpen",
+ "localized": "ghitlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "Subject",
+ "localized": "Doch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "Same latent",
+ "localized": "lat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Share queries",
+ "localized": "tay'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "Sigma",
+ "localized": "Sigma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "Stride",
+ "localized": "Chuq",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Structure",
+ "localized": "Huv",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Save HDR image",
+ "localized": "pol HDR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Saturation",
+ "localized": "Saturation",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Scale factor",
+ "localized": "chuq mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Strength curve",
+ "localized": "HoS curve",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Slider",
+ "localized": "choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "Set at prompt start",
+ "localized": "tagh mu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "space",
+ "localized": "logh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 83,
+ "label": "Skip guidance layers",
+ "localized": "choS qID",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "Shared options",
+ "localized": "tay' wIv",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 85,
+ "label": "Shift",
+ "localized": "choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 86,
+ "label": "Spatial frequency",
+ "localized": "logh mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 87,
+ "label": "Save as copy",
+ "localized": "pol tI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88,
+ "label": "Sensitivity",
+ "localized": "HoS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 89,
+ "label": "System prompt",
+ "localized": "pat mu'mey",
+ "reload": "",
+ "hint": "System prompt controls behavior of the LLM. Processed first and persists throughout conversation."
+ },
+ {
+ "id": 90,
+ "label": "Source subject",
+ "localized": "Doch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 91,
+ "label": "Smooth mask",
+ "localized": "Smooth mask",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 92,
+ "label": "Scale after",
+ "localized": "chuq pIq",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 93,
+ "label": "Scale mask",
+ "localized": "chuq mask",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 94,
+ "label": "Show input",
+ "localized": "cha' mu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 95,
+ "label": "Show preview",
+ "localized": "cha' ghitlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 96,
+ "label": "Separate init image",
+ "localized": "ghitlh lat",
+ "reload": "",
+ "hint": "Creates an additional window next to Control input labeled Init input."
+ },
+ {
+ "id": 97,
+ "label": "Skip input frames",
+ "localized": "choS mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 98,
+ "label": "Style fidelity",
+ "localized": "vIgh HoS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99,
+ "label": "Scribble",
+ "localized": "ghitlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "Score threshold",
+ "localized": "mI' HoS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 101,
+ "label": "Sampler shift",
+ "localized": "mI' choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 102,
+ "label": "Save output",
+ "localized": "pol ghitlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 103,
+ "label": "Show result images",
+ "localized": "cha' ghitlhmey",
+ "reload": "",
+ "hint": "Enable to show the processed images in the image pane"
+ },
+ {
+ "id": 104,
+ "label": "Save Caption Files",
+ "localized": "pol mu'mey",
+ "reload": "",
+ "hint": "Save generated captions to .txt files alongside the images."
+ },
+ {
+ "id": 105,
+ "label": "Sort alphabetically",
+ "localized": "ABC tay'",
+ "reload": "",
+ "hint": "Sort tags alphabetically instead of by confidence score."
+ },
+ {
+ "id": 106,
+ "label": "Show confidence scores",
+ "localized": "cha' mI'",
+ "reload": "",
+ "hint": "Display confidence scores alongside each tag."
+ },
+ {
+ "id": 107,
+ "label": "Search",
+ "localized": "Sam",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 108,
+ "label": "Sort by",
+ "localized": "tay' lulo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 109,
+ "label": "Specific branch name",
+ "localized": "wa' branch",
+ "reload": "",
+ "hint": "Specify extension branch name, leave blank for default"
+ },
+ {
+ "id": 110,
+ "label": "Submodules",
+ "localized": "Submodules",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 111,
+ "label": "Server start time",
+ "localized": "tagh mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 112,
+ "label": "State",
+ "localized": "Dotlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 113,
+ "label": "Search Docs",
+ "localized": "Sam ghitlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 114,
+ "label": "Search GitHub Wiki Pages",
+ "localized": "Sam Wiki",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 115,
+ "label": "Search Changelog",
+ "localized": "Sam choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 116,
+ "label": "Stage boundary ratio",
+ "localized": "mI' chuq",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 117,
+ "label": "sequential",
+ "localized": "sequential",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 118,
+ "label": "SVD rank size",
+ "localized": "SVD 'ar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 119,
+ "label": "SVD steps",
+ "localized": "SVD mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 120,
+ "label": "Shuffle weights in post mode",
+ "localized": "tay' weights",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 121,
+ "label": "SDXL: Use weighted pooled embeds",
+ "localized": "SDXL lulo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 122,
+ "label": "Sana: Use complex human instructions",
+ "localized": "Sana lulo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 123,
+ "label": "Scaled-Dot-Product",
+ "localized": "SDP",
+ "reload": "",
+ "hint": "Memory optimization. Non-Deterministic unless SDP memory attention is disabled."
+ },
+ {
+ "id": 124,
+ "label": "Sage attention",
+ "localized": "Sage attention",
+ "reload": "",
+ "hint": "Experimental attention optimization method."
+ },
+ {
+ "id": 125,
+ "label": "stable-fast",
+ "localized": "stable-fast",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 126,
+ "label": "Save all generated images",
+ "localized": "pol Hoch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 127,
+ "label": "Save interrupted images",
+ "localized": "pol mev",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 128,
+ "label": "Save all generated image grids",
+ "localized": "pol grid",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 129,
+ "label": "Show metadata in full screen image browser",
+ "localized": "cha' De'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 130,
+ "label": "Save init images",
+ "localized": "pol tagh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 131,
+ "label": "Save image before hires",
+ "localized": "pol pIq hires",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 132,
+ "label": "Save image before refiner",
+ "localized": "pol pIq refiner",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 133,
+ "label": "Save image before detailer",
+ "localized": "pol pIq detailer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 134,
+ "label": "Save image before color correction",
+ "localized": "pol pIq color",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 135,
+ "label": "Save inpainting mask",
+ "localized": "pol mask",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 136,
+ "label": "Save inpainting masked composite",
+ "localized": "pol composite",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 137,
+ "label": "Save images to a subdirectory",
+ "localized": "pol logh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 138,
+ "label": "Save metadata in image",
+ "localized": "pol De' ghitlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 139,
+ "label": "Save metadata to text file",
+ "localized": "pol De' txt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 140,
+ "label": "Save metadata to JSON file",
+ "localized": "pol De' JSON",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 141,
+ "label": "System information to include in metadata",
+ "localized": "pat De' lulo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 142,
+ "label": "Standard",
+ "localized": "Standard",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 143,
+ "label": "Show MOTD",
+ "localized": "cha' MOTD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 144,
+ "label": "sidebar",
+ "localized": "sidebar",
+ "reload": "",
+ "hint": "sidebar on the right side of the screen"
+ },
+ {
+ "id": 145,
+ "label": "Show log view",
+ "localized": "cha' ghitlh",
+ "reload": "",
+ "hint": "Show log view at the bottom of the main window"
+ },
+ {
+ "id": 146,
+ "label": "Show grid in results",
+ "localized": "cha' grid",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 147,
+ "label": "Send seed when sending prompt or image to other interface",
+ "localized": "lI' tI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 148,
+ "label": "Send size when sending prompt or image to another interface",
+ "localized": "lI' 'ar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 149,
+ "label": "Show labels for aside tabs",
+ "localized": "cha' labels",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 150,
+ "label": "Show labels for main tabs",
+ "localized": "cha' main",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 151,
+ "label": "Show labels for page tabs",
+ "localized": "cha' page",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 152,
+ "label": "Show ticks for input range slider",
+ "localized": "cha' ticks",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 153,
+ "label": "Show parameter outline",
+ "localized": "cha' outline",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 154,
+ "label": "Simple",
+ "localized": "Simple",
+ "reload": "",
+ "hint": "Very cheap approximation. Very fast compared to VAE."
+ },
+ {
+ "id": 155,
+ "label": "SeedVR CFG Scale",
+ "localized": "SeedVR chuq",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 156,
+ "label": "Sort order",
+ "localized": "tay' mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 157,
+ "label": "Skip CivitAI scan for regex pattern(s)",
+ "localized": "choS CivitAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 158,
+ "label": "Show reference styles",
+ "localized": "cha' vIgh",
+ "reload": "",
+ "hint": "Show or hide build-it styles"
+ },
+ {
+ "id": 159,
+ "label": "Skip Generation if NaN found in latents",
+ "localized": "choS NaN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 160,
+ "label": "Save grids to a subdirectory",
+ "localized": "pol grid logh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 161,
+ "label": "Show live previews",
+ "localized": "cha' ghitlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 162,
+ "label": "Save resumable optimizer state when training",
+ "localized": "pol dotlh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 163,
+ "label": "Save training settings to a text file",
+ "localized": "pol ghitlh txt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 164,
+ "label": "Show previews as a grid",
+ "localized": "cha' grid",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 165,
+ "label": "Show progressbar",
+ "localized": "cha' progress",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 166,
+ "label": "Save generated images within tensorboard",
+ "localized": "pol tensorboard",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 167,
+ "label": "Save loss CSV file every n steps",
+ "localized": "pol CSV mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 168,
+ "label": "Save images to a subdirectory when using Save button",
+ "localized": "pol button logh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 169,
+ "label": "Secondary model",
+ "localized": "lat model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 170,
+ "label": "Save metadata",
+ "localized": "pol De'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 171,
+ "label": "safetensors",
+ "localized": "safetensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 172,
+ "label": "shuffle",
+ "localized": "shuffle",
+ "reload": "",
+ "hint": "Loads full model in RAM and calculates on VRAM."
+ },
+ {
+ "id": 173,
+ "label": "Save diffusers",
+ "localized": "pol diffusers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 174,
+ "label": "Save safetensors",
+ "localized": "pol safetensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 175,
+ "label": "Search models",
+ "localized": "Sam model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 176,
+ "label": "Select model",
+ "localized": "wIv model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 177,
+ "label": "Specify model variant",
+ "localized": "model variant",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 178,
+ "label": "Specify model revision",
+ "localized": "model revision",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 179,
+ "label": "SegmentAnything",
+ "localized": "SegmentAnything",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 180,
+ "label": "Sections",
+ "localized": "Sections",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 181,
+ "label": "Samplers",
+ "localized": "Samplers",
+ "reload": "",
+ "hint": "Samplers/schedulers advanced settings"
+ }
+ ],
+ "t": [
+ {
+ "id": 0,
+ "label": "T2I",
+ "localized": "T2I",
+ "reload": "",
+ "hint": "mu'tlhegh vo' HaSta chenmoH original mu'tlhegh-vaD-HaSta chel 'oH 'ej bIH lulajpu'bogh nIvqu' 'oH."
+ },
+ {
+ "id": 0,
+ "label": "T2I Adapter",
+ "localized": "T2I Adapter (choHwI')",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tagger",
+ "localized": "perwI'",
+ "reload": "",
+ "hint": "anime-HaSta permeH HaSta perwI' lulo' (rIn WaifuDiffusion ghap DeepBooru)."
+ },
+ {
+ "id": 0,
+ "label": "Tag",
+ "localized": "Tag",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text Encoder",
+ "localized": "mu'tlhegh ngoghwI'",
+ "reload": "",
+ "hint": "mu'tlhegh ngoghwI' 'ej chenmoHmeH mu'tlhegh ngogh mIw De' choHmeH."
+ },
+ {
+ "id": 0,
+ "label": "Text",
+ "localized": "mu'tlhegh",
+ "reload": "",
+ "hint": "mu'tlhegh vo' HaSta chenmoH"
+ },
+ {
+ "id": 0,
+ "label": "TorchAO",
+ "localized": "TorchAO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TensorRT",
+ "localized": "TensorRT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Torch Options",
+ "localized": "Torch wIv",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Token Merging",
+ "localized": "Token (ngogh) mungeH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TeaCache",
+ "localized": "TeaCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Theme options",
+ "localized": "ghogh wIv",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Task History",
+ "localized": "Qu' qun",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timestep spacing",
+ "localized": "poH mIw pampun",
+ "reload": "",
+ "hint": "chuv mIw pampun yIDel. wIv: - default: pat chuv - leading: mIw pampun rap chenmoH - linspace: wa'DIch 'ej Qav mIw chel 'ej 'oH mungeH - trailing: Qav mIw neH chel 'ej mIw pampun mungeH vo' ghur."
+ },
+ {
+ "id": 0,
+ "label": "Timesteps presets",
+ "localized": "poH mIw wIvqa'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timesteps override",
+ "localized": "poH mIw luy'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "thresholding",
+ "localized": "ngoD mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Texture tiling",
+ "localized": "HaSta 'otlh",
+ "reload": "",
+ "hint": "chenmoHlu'pu'bogh HaSta 'otlh 'oH ghomHa'meH HaSta 'otlh lulo'."
+ },
+ {
+ "id": 0,
+ "label": "Threshold",
+ "localized": "Threshold (mI' bot)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Trigger word",
+ "localized": "chu'wI' mu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temperature",
+ "localized": "hat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timestep",
+ "localized": "poH mIw",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=1",
+ "localized": "'otlh mu'tlhegh: x=1 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=2",
+ "localized": "'otlh mu'tlhegh: x=1 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=3",
+ "localized": "'otlh mu'tlhegh: x=1 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=4",
+ "localized": "'otlh mu'tlhegh: x=1 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=1",
+ "localized": "'otlh mu'tlhegh: x=2 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=2",
+ "localized": "'otlh mu'tlhegh: x=2 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=3",
+ "localized": "'otlh mu'tlhegh: x=2 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=4",
+ "localized": "'otlh mu'tlhegh: x=2 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=1",
+ "localized": "'otlh mu'tlhegh: x=3 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=2",
+ "localized": "'otlh mu'tlhegh: x=3 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=3",
+ "localized": "'otlh mu'tlhegh: x=3 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=4",
+ "localized": "'otlh mu'tlhegh: x=3 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=1",
+ "localized": "'otlh mu'tlhegh: x=4 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=2",
+ "localized": "'otlh mu'tlhegh: x=4 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=3",
+ "localized": "'otlh mu'tlhegh: x=4 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=4",
+ "localized": "'otlh mu'tlhegh: x=4 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temporal frequency",
+ "localized": "poH nI'ghach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Top-K",
+ "localized": "Top-K",
+ "reload": "",
+ "hint": "K mu' wIv poH mIw. mI' mach (rIn 40) HaSta' 'ol, mI' tIn HaSta pI' qaD. 0 yIwIv paghmeH."
+ },
+ {
+ "id": 0,
+ "label": "Top-P",
+ "localized": "Top-P",
+ "reload": "",
+ "hint": "P mu' wIv poH mIw. mI' tIn HaSta' 'ol, mI' mach HaSta pI' qaD. 1 yIwIv paghmeH."
+ },
+ {
+ "id": 0,
+ "label": "Thinking mode",
+ "localized": "qel mIw",
+ "reload": "",
+ "hint": "qel mIw lulo'meH pat lulo'. pat lulo'meH poH nI'qu' 'ach pI' qaD. per lulo'."
+ },
+ {
+ "id": 0,
+ "label": "Target subject",
+ "localized": "doS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tool",
+ "localized": "vutwI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Textbox",
+ "localized": "mu' ngoghmey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile overlap",
+ "localized": "'otlh boch",
+ "reload": "",
+ "hint": "SD upscale vaD, 'otlh pampun mI' yIDel. HaSta' mungeHmeH poH."
+ },
+ {
+ "id": 0,
+ "label": "T2I Strength",
+ "localized": "T2I HoS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Time embedding mix",
+ "localized": "poH chel mungeH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tiling options",
+ "localized": "'otlh wIv",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tiny",
+ "localized": "machqu'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "True guidance",
+ "localized": "teH Devghach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile frames",
+ "localized": "'otlh HaSta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Task",
+ "localized": "Qu'",
+ "reload": "",
+ "hint": "Qu' choH. mu'tlhegh lo' yIwIv mu'tlhegh lulo'meH."
+ },
+ {
+ "id": 0,
+ "label": "Tagger Model",
+ "localized": "perwI' pat",
+ "reload": "",
+ "hint": "HaSta perwI' pat yIwIv.WaifuDiffusion : pat chu'.DeepBooru : pat t'u'."
+ },
+ {
+ "id": 0,
+ "label": "Torch",
+ "localized": "Torch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Transformers load using Run:ai streamer",
+ "localized": "Transformers Run:ai streamer lulo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temporal steps",
+ "localized": "poH mIwmey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TE",
+ "localized": "TE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "true",
+ "localized": "true",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text encoder model",
+ "localized": "mu'tlhegh ngoghwI' pat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text encoder cache size",
+ "localized": "mu'tlhegh ngoghwI' lIn mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T5: Use shared instance of text encoder",
+ "localized": "T5: mu'tlhegh ngoghwI' mungeH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tunable ops limit",
+ "localized": "Tunable ops mI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ToMe",
+ "localized": "ToMe",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ToDo",
+ "localized": "ToDo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ToMe token merging ratio",
+ "localized": "ToMe token mungeH mI'",
+ "reload": "",
+ "hint": "token mungeH lulo'meH ToMe yIwIv. 0=pagh."
+ },
+ {
+ "id": 0,
+ "label": "ToDo token merging ratio",
+ "localized": "ToDo token mungeH mI'",
+ "reload": "",
+ "hint": "token mungeH lulo'meH ToDo yIwIv. 0=pagh."
+ },
+ {
+ "id": 0,
+ "label": "TaylorSeer",
+ "localized": "TaylorSeer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TeaCache cache enabled",
+ "localized": "TeaCache lulo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TeaCache L1 threshold",
+ "localized": "TeaCache L1 threshold",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TAESD",
+ "localized": "TAESD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TAESD variant",
+ "localized": "TAESD choH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TAESD decode layers",
+ "localized": "TAESD 'uH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tensorboard flush period",
+ "localized": "Tensorboard flush poH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tertiary model",
+ "localized": "pat wej",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Target model type",
+ "localized": "doS pat ghogh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 1",
+ "localized": "T2I-Adapter wa'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 2",
+ "localized": "T2I-Adapter cha'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 3",
+ "localized": "T2I-Adapter wej",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 4",
+ "localized": "T2I-Adapter loS",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "u": [
+ {
+ "id": 676,
+ "label": "Unload model",
+ "localized": "chenmoHwI' vIqpe'",
+ "reload": "",
+ "hint": "chenmoHwI' vIqpe' DaH luleghlu'bogh"
+ },
+ {
+ "id": 555,
+ "label": "Upload",
+ "localized": "Upload",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 112,
+ "label": "Unload",
+ "localized": "vIqpe'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1874,
+ "label": "Update all installed",
+ "localized": "hoch ghorghlu'pu'bogh chu'choHmoH",
+ "reload": "",
+ "hint": "hoch ghorghlu'pu'bogh ghom chu'choHmoH mI' vogh lI'qu'"
+ },
+ {
+ "id": 314,
+ "label": "Update",
+ "localized": "chu'choHmoH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 618,
+ "label": "User interface",
+ "localized": "lo'wI' mI'",
+ "reload": "",
+ "hint": "lo'wI' mI' neHghachmey vInu' 'ej vIwav"
+ },
+ {
+ "id": 314,
+ "label": "Update all",
+ "localized": "hoch chu'choHmoH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 283,
+ "label": "Upscale",
+ "localized": "vI' tIn",
+ "reload": "",
+ "hint": "Ha'quj vI' tInmoH"
+ },
+ {
+ "id": 755,
+ "label": "UI Tabs",
+ "localized": "mI' 'ay'mey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 154,
+ "label": "Upscaling",
+ "localized": "vI' tInmoHghach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 998,
+ "label": "Use segmentation",
+ "localized": "segmentation Da'lo'",
+ "reload": "",
+ "hint": "detailer yIlo' mask segmentation yIlo'taHvIs"
+ },
+ {
+ "id": 333,
+ "label": "Unload adapter",
+ "localized": "adapter vIqpe'",
+ "reload": "",
+ "hint": "IP adapter yIqpe' ghaH chu'choHmoHDI'. qar IP adapter luleghlu'taH chaq chu'choHmoH veqlargh"
+ },
+ {
+ "id": 771,
+ "label": "Use same seed",
+ "localized": "seed nIvbogh yIlo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 229,
+ "label": "Use defaults",
+ "localized": "neHghachmey yIlo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 111,
+ "label": "Use text inputs",
+ "localized": "mu'mey yIlo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 313,
+ "label": "Use random seeds",
+ "localized": "seed 'ebmey yIlo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 442,
+ "label": "Use vision",
+ "localized": "mIn yIlo'",
+ "reload": "",
+ "hint": "Ha'quj yI'oy'taHvIs Ha'quj yIlo'. chenmoHwI' mIn-capable neH, mI'ghach luleghlu'."
+ },
+ {
+ "id": 202,
+ "label": "Use samplers",
+ "localized": "samplers yIlo'",
+ "reload": "",
+ "hint": "sampling yIchu' (tokens yIwIv randomly Top-k pagh Top-p yIlo'taHvIs) pagh greedy decoding yIot (token nIvbogh yIwIv). yIchu'DI' outputs tIn 'ej creative qar deterministic puS."
+ },
+ {
+ "id": 414,
+ "label": "Unload after processing",
+ "localized": "vIqpe' nI'pa'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 616,
+ "label": "up",
+ "localized": "up",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "Upscaler",
+ "localized": "Upscaler",
+ "reload": "",
+ "hint": "nuq chenmoHwI' lulI'taH vI' tInmoHghachvaD."
+ },
+ {
+ "id": 333,
+ "label": "Units",
+ "localized": "Units",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 412,
+ "label": "Unload processor",
+ "localized": "processor vIqpe'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 888,
+ "label": "Use spaces",
+ "localized": "chontay yIlo'",
+ "reload": "",
+ "hint": "underscores yIlIn chontay tag output-Daq. chaq prompt system-mey chontay mu'mey (e.g., 'jey nI'') lIn, latlh underscores (e.g., 'jey_nI'') lI'qu'."
+ },
+ {
+ "id": 551,
+ "label": "Username",
+ "localized": "lo'wI' pong",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 109,
+ "label": "UNET model",
+ "localized": "UNET chenmoHwI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 921,
+ "label": "Use torch streams",
+ "localized": "torch streams yIlo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 333,
+ "label": "Use SVD quantization",
+ "localized": "SVD quantization yIlo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 444,
+ "label": "Use Dynamic quantization",
+ "localized": "Dynamic quantization yIlo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 555,
+ "label": "Use quantized MatMul",
+ "localized": "quantized MatMul yIlo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 666,
+ "label": "Use quantized MatMul with conv",
+ "localized": "quantized MatMul conv yIlo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 777,
+ "label": "Use line break as prompt segment marker",
+ "localized": "ngoq yIlo' prompt marker-vaD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 882,
+ "label": "Use zeros for prompt padding",
+ "localized": "pagh yIlo' prompt padding-vaD",
+ "reload": "",
+ "hint": "yIghoS zero tensor ghorgh prompt lI'be' noise vIteqmeH"
+ },
+ {
+ "id": 122,
+ "label": "Upcast sampling",
+ "localized": "Upcast sampling",
+ "reload": "",
+ "hint": "result-mey --no-half rur, 'ach nIvqu' performance 'ej memory vI' puS lo'"
+ },
+ {
+ "id": 222,
+ "label": "Unset",
+ "localized": "Unset",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 333,
+ "label": "UI save only saves selected image",
+ "localized": "UI Ha'quj wIvbogh neH pol",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 444,
+ "label": "Use image gallery cache",
+ "localized": "Ha'quj gallery cache yIlo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 555,
+ "label": "Use fixed width thumbnails",
+ "localized": "width tIn thumbnails yIlo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 666,
+ "label": "UI theme",
+ "localized": "UI theme",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 777,
+ "label": "UI request timeout",
+ "localized": "UI request timeout",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 888,
+ "label": "UI locale",
+ "localized": "UI hol",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 999,
+ "label": "Unload upscaler after processing",
+ "localized": "upscaler vIqpe' nI'pa'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1111,
+ "label": "Upscaler latent steps",
+ "localized": "Upscaler latent steps",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2222,
+ "label": "Upscaler tile size",
+ "localized": "Upscaler tile size",
+ "reload": "",
+ "hint": "0 = no tiling"
+ },
+ {
+ "id": 3333,
+ "label": "Upscaler tile overlap",
+ "localized": "Upscaler tile overlap",
+ "reload": "",
+ "hint": "mI' mach = seam luleghlu'"
+ },
+ {
+ "id": 4444,
+ "label": "Use cached model config when available",
+ "localized": "cached config yIlo' luleghlu'DI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5555,
+ "label": "UI show on startup",
+ "localized": "UI yIcha' taghDI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6666,
+ "label": "UI sidebar width (%)",
+ "localized": "UI sidebar width (%)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7777,
+ "label": "UI height (%)",
+ "localized": "UI height (%)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8888,
+ "label": "UI fetch network info on mouse-over",
+ "localized": "UI network info yIlaj mouse-over-Daq",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9999,
+ "label": "Use reference values when available",
+ "localized": "reference values yIlo' luleghlu'DI'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1212,
+ "label": "user",
+ "localized": "user",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1313,
+ "label": "Upcast attention layer",
+ "localized": "Upcast attention layer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1414,
+ "label": "Use separate base dict",
+ "localized": "base dict pIn yIlo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1515,
+ "label": "Use model EMA weights when possible",
+ "localized": "chenmoHwI' EMA weights yIlo'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1616,
+ "label": "Use Kohya method for handling multiple LoRA",
+ "localized": "Kohya method yIlo' LoRA-meyvaD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1717,
+ "label": "UI scripts order",
+ "localized": "UI scripts pat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1818,
+ "label": "Use upscaler as suffix",
+ "localized": "upscaler yIlo' suffix-vaD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1919,
+ "label": "Unload Current Model from VRAM",
+ "localized": "chenmoHwI' vIqpe' VRAM-Daq",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2020,
+ "label": "unet",
+ "localized": "unet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2121,
+ "label": "Upsample",
+ "localized": "Upsample",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "v": [
+ {
+ "id": 1,
+ "label": "Video",
+ "localized": "Video",
+ "reload": "video_nav",
+ "hint": "chen munge' chu' chenmoH ghItlh-vaD-HaSta, HaSta-vaD-HaSta 'ej nI'ghom-wa'DIch-nI'ghom-veb 'oH ghaj."
+ },
+ {
+ "id": 2,
+ "label": "Video Params",
+ "localized": "Video Params",
+ "reload": "video_params_outputs",
+ "hint": "HaSta munge' Teghmey mIllogh pIq ngogh munge' choH."
+ },
+ {
+ "id": 3,
+ "label": "VLM Caption",
+ "localized": "VLM Caption",
+ "reload": "",
+ "hint": "leghmeH hol mu'ghom lo'taHvIS HaSta lI' nIv."
+ },
+ {
+ "id": 4,
+ "label": "Variational Auto Encoder",
+ "localized": "Variational Auto Encoder",
+ "reload": "",
+ "hint": "Variational Auto Encoder (VAE) Teghmey 'ej chenmoHtaHvIS HaSta munge' choHmeH pira'mey."
+ },
+ {
+ "id": 5,
+ "label": "VAE",
+ "localized": "VAE",
+ "reload": "",
+ "hint": "Variational Auto Encoder: chenmoHtaHghach pI'DIch HaSta munge' choHmeH mIllogh."
+ },
+ {
+ "id": 6,
+ "label": "Video Output",
+ "localized": "Video Output",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Variation",
+ "localized": "Variation",
+ "reload": "",
+ "hint": "wa'DIch tIn tlhoy' 'ej cha'DIch tIn tlhoy' mu'ghom."
+ },
+ {
+ "id": 8,
+ "label": "Variation strength",
+ "localized": "Variation strength",
+ "reload": "",
+ "hint": "choHghach HoS. 0-Daq pagh choHghach. 1-Daq naQ mIllogh choHghach tlhoy' (pagh ancestral samplers-Daq, way' vay' neH 'eH)."
+ },
+ {
+ "id": 9,
+ "label": "VAE type",
+ "localized": "VAE type",
+ "reload": "",
+ "hint": "naQ VAE, qul VAE pagh Hop VAE lo' 'e' wIv."
+ },
+ {
+ "id": 10,
+ "label": "Vibrance",
+ "localized": "Vibrance",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Version",
+ "localized": "Version",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Video format",
+ "localized": "Video format",
+ "reload": "",
+ "hint": "HaSta munge' Segh 'ej codec."
+ },
+ {
+ "id": 13,
+ "label": "Video duration",
+ "localized": "Video duration",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Video engine",
+ "localized": "Video engine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Video model",
+ "localized": "Video model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "VAE decode",
+ "localized": "VAE decode",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Video interpolation",
+ "localized": "Video interpolation",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Video codec",
+ "localized": "Video codec",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Video options",
+ "localized": "Video options",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Video save video",
+ "localized": "Video save video",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Video save frames",
+ "localized": "Video save frames",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Video save safetensors",
+ "localized": "Video save safetensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Video file",
+ "localized": "Video file",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "VLM Model",
+ "localized": "VLM Model",
+ "reload": "",
+ "hint": "VLM (Visual Language) lI'ghach mIllogh wIv. qechmeH mIlloghmey Degh ghaj."
+ },
+ {
+ "id": 25,
+ "label": "VLM Max Tokens",
+ "localized": "VLM Max Tokens",
+ "reload": "",
+ "hint": "mu'ghom mu'mey tIn mIllogh chenmoH. mIllogh Sovbe' 'ach pIra' 'oH. nI' nI'DIch meq 'oH."
+ },
+ {
+ "id": 26,
+ "label": "VLM Num Beams",
+ "localized": "VLM Num Beams",
+ "reload": "",
+ "hint": "law' He 'ej nIv He wIv. 'ach pIn 'Iv 'oH, Qatlh 'ej nI'. random sampling nIv. 1 lo'chugh pagh 'oH."
+ },
+ {
+ "id": 27,
+ "label": "VLM Temperature",
+ "localized": "VLM Temperature",
+ "reload": "",
+ "hint": "wIvghach munge' choH. tIn (0.1) 'ach nIv wIv. mach (0.9) 'ach law' wIv. 0 lo'chugh nIvqu' wIv."
+ },
+ {
+ "id": 28,
+ "label": "VLM",
+ "localized": "VLM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "VAE model",
+ "localized": "VAE model",
+ "reload": "",
+ "hint": "VAE mIllogh pIq 'ej rur 'ej rI' choH."
+ },
+ {
+ "id": 30,
+ "label": "VAE slicing",
+ "localized": "VAE slicing",
+ "reload": "",
+ "hint": "wa' HaSta munge' choH meq VRAM mach. law' HaSta munge' nIv."
+ },
+ {
+ "id": 31,
+ "label": "VAE tiling",
+ "localized": "VAE tiling",
+ "reload": "",
+ "hint": "tIn HaSta munge' 'ay'mey chenmoH meq VRAM mach. nI' poH."
+ },
+ {
+ "id": 32,
+ "label": "VAE tile size",
+ "localized": "VAE tile size",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "VAE tile overlap",
+ "localized": "VAE tile overlap",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "verbose",
+ "localized": "verbose",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "VAE sliced encode",
+ "localized": "VAE sliced encode",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "VGen params",
+ "localized": "VGen params",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "w": [
+ {
+ "id": 0,
+ "label": "Wiki",
+ "localized": "Wiki",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "Wildcards",
+ "localized": "Wildcards",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "WanAI",
+ "localized": "WanAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Watermarking",
+ "localized": "bIngDaq mIllogh De'",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Width",
+ "localized": "vI'",
+ "reload": "",
+ "hint": "mIllogh vI'"
+ },
+ {
+ "id": 5,
+ "label": "Warmth",
+ "localized": "Hat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Weight",
+ "localized": "'Iq",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Width after",
+ "localized": "vI' pIq",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Width mask",
+ "localized": "vI' So'meH",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "WebP lossless compression",
+ "localized": "WebP chuy'taHghach",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Weights clip",
+ "localized": "'Iq poD",
+ "reload": "",
+ "hint": "mu'tlheghmey 'Iq vInoH 'ej 'ab vImev, mIllogh lIghmeH 'ej QorghmeH"
+ }
+ ],
+ "x": [
+ {
+ "id": 0,
+ "label": "XS",
+ "localized": "XS",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "X components",
+ "localized": "X nIq",
+ "reload": "script_mixture_tiling",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "X overlap",
+ "localized": "X lIgh",
+ "reload": "script_mixture_tiling",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "X-axis tiles",
+ "localized": "X-Axis nagh",
+ "reload": "script_mixture-of-diffusers",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "X-axis tile overlap",
+ "localized": "X-Axis nagh lIgh",
+ "reload": "script_mixture-of-diffusers",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "X type",
+ "localized": "X Segh",
+ "reload": "script_xyz_grid_script",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "X values",
+ "localized": "X vI'",
+ "reload": "script_xyz_grid_script",
+ "hint": "X-Axis vI'mey chelmeH wegh Ha'quj lulo'lu'"
+ },
+ {
+ "id": 7,
+ "label": "xhinker",
+ "localized": "xhinker",
+ "reload": "settings_text_encoder",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "xFormers",
+ "localized": "xFormers",
+ "reload": "settings_cuda",
+ "hint": "yaj tInqu' DubmeH. ngeng (puj; Hoch jaj pIm ghun)"
+ },
+ {
+ "id": 9,
+ "label": "xet",
+ "localized": "xet",
+ "reload": "settings_huggingface",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "XYZ Grid",
+ "localized": "XYZ jengva'",
+ "reload": "script_xyz_grid",
+ "hint": "XYZ jengva' 'oH pong 'utqu' 'ej nI'ghach Seghmey lulo'lu'meH Ha'DIbaH qon"
+ }
+ ],
+ "y": [
+ {
+ "id": 0,
+ "label": "Y components",
+ "localized": "Y chuq'unmey",
+ "reload": "",
+ "hint": "Y chuq'unmey"
+ },
+ {
+ "id": 0,
+ "label": "Y overlap",
+ "localized": "Y lulo'",
+ "reload": "",
+ "hint": "Y lulo'"
+ },
+ {
+ "id": 0,
+ "label": "Y-axis tiles",
+ "localized": "Y-rav'mey",
+ "reload": "",
+ "hint": "Y-rav'mey"
+ },
+ {
+ "id": 0,
+ "label": "Y-axis tile overlap",
+ "localized": "Y-rav'mey lulo'",
+ "reload": "",
+ "hint": "Y-rav'mey lulo'"
+ },
+ {
+ "id": 0,
+ "label": "Y type",
+ "localized": "Y llaw'",
+ "reload": "",
+ "hint": "Y llaw'"
+ },
+ {
+ "id": 0,
+ "label": "Y values",
+ "localized": "Y mI'mey",
+ "reload": "",
+ "hint": "Y mI'mey luvuvmeH mu'tlheghmey lulo' (Use commas to separate Y axis values)"
+ }
+ ],
+ "z": [
+ {
+ "id": 0,
+ "label": "ZImageTurbo",
+ "localized": "ZImageTurbo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "zimage",
+ "localized": "z-HaSta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ZeroStar init steps",
+ "localized": "ZeroStar tagh mIwmey",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Zero",
+ "localized": "pagh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Z type",
+ "localized": "Z mut",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Z values",
+ "localized": "Z mI'mey",
+ "reload": "",
+ "hint": "Z pIrmuS mI'mey yIwavmeH ',' yIlo'"
+ },
+ {
+ "id": 0,
+ "label": "Zoe Depth",
+ "localized": "Zoe pIr",
+ "reload": "",
+ "hint": ""
+ }
+ ]
+}
\ No newline at end of file
diff --git a/html/locale_tr.json b/html/locale_tr.json
new file mode 100644
index 000000000..59bfd5a88
--- /dev/null
+++ b/html/locale_tr.json
@@ -0,0 +1,11074 @@
+{
+ "0": [
+ {
+ "id": 0,
+ "label": "1st Stage",
+ "localized": "1. Aşama",
+ "reload": "",
+ "hint": "Üretim sürecindeki ilk aşama."
+ },
+ {
+ "id": 0,
+ "label": "2nd Stage",
+ "localized": "2. Aşama",
+ "reload": "",
+ "hint": "Üretim sürecindeki ikinci aşama."
+ },
+ {
+ "id": 0,
+ "label": "2nd Scale",
+ "localized": "2. Ölçek",
+ "reload": "",
+ "hint": "İkinci aşama için kullanılacak CFG ölçeği."
+ },
+ {
+ "id": 0,
+ "label": "2nd Restart step",
+ "localized": "2. Yeniden Başlatma Adımı",
+ "reload": "",
+ "hint": "İkinci aşamanın başlayacağı yeniden başlatma adımı."
+ },
+ {
+ "id": 0,
+ "label": "3rd Stage",
+ "localized": "3. Aşama",
+ "reload": "",
+ "hint": "Üretim sürecindeki üçüncü aşama."
+ },
+ {
+ "id": 0,
+ "label": "3rd Scale",
+ "localized": "3. Ölçek",
+ "reload": "",
+ "hint": "Üçüncü aşama için kullanılacak CFG ölçeği."
+ },
+ {
+ "id": 0,
+ "label": "3rd Restart step",
+ "localized": "3. Yeniden Başlatma Adımı",
+ "reload": "",
+ "hint": "Üçüncü aşamanın başlayacağı yeniden başlatma adımı."
+ },
+ {
+ "id": 0,
+ "label": "4th Stage",
+ "localized": "4. Aşama",
+ "reload": "",
+ "hint": "Üretim sürecindeki dördüncü aşama."
+ },
+ {
+ "id": 0,
+ "label": "4th Scale",
+ "localized": "4. Ölçek",
+ "reload": "",
+ "hint": "Dördüncü aşama için kullanılacak CFG ölçeği."
+ },
+ {
+ "id": 0,
+ "label": "4th Restart step",
+ "localized": "4. Yeniden Başlatma Adımı",
+ "reload": "",
+ "hint": "Dördüncü aşamanın başlayacağı yeniden başlatma adımı."
+ }
+ ],
+ "_": [
+ {
+ "id": 0,
+ "label": "⟲",
+ "localized": "⟲",
+ "reload": "",
+ "hint": "Yenile"
+ },
+ {
+ "id": 0,
+ "label": "↶",
+ "localized": "↶",
+ "reload": "",
+ "hint": "Seçili stili isteme (prompt) uygula"
+ },
+ {
+ "id": 0,
+ "label": "↷",
+ "localized": "↷",
+ "reload": "",
+ "hint": "Mevcut istemi (prompt) stil olarak kaydet"
+ },
+ {
+ "id": 0,
+ "label": "⇅",
+ "localized": "⇅",
+ "reload": "",
+ "hint": "Değerleri yer değiştir"
+ },
+ {
+ "id": 0,
+ "label": "🎲️",
+ "localized": "🎲️",
+ "reload": "",
+ "hint": "Rastgele tohum (seed) kullan"
+ },
+ {
+ "id": 0,
+ "label": "⬅️",
+ "localized": "⬅️",
+ "reload": "",
+ "hint": "Bilinen son üretilen görselin tohumunu (seed) tekrar kullan"
+ },
+ {
+ "id": 0,
+ "label": "🕮",
+ "localized": "🕮",
+ "reload": "",
+ "hint": "Son üretilen görselin parametrelerini stil şablonu olarak kaydet"
+ },
+ {
+ "id": 0,
+ "label": "📐",
+ "localized": "📐",
+ "reload": "",
+ "hint": "Mevcut görselden boyutu ölç"
+ },
+ {
+ "id": 0,
+ "label": "☲",
+ "localized": "☲",
+ "reload": "",
+ "hint": "Görünüm türünü değiştir"
+ },
+ {
+ "id": 0,
+ "label": "⊜",
+ "localized": "⊜",
+ "reload": "",
+ "hint": "Doldur"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Görseli alt yazıyla (caption) tanımla"
+ },
+ {
+ "id": 0,
+ "label": "⁜",
+ "localized": "⁜",
+ "reload": "",
+ "hint": "Görsel sığdırma yöntemi arasında geçiş yap"
+ },
+ {
+ "id": 0,
+ "label": "➠ Control",
+ "localized": "➠ Control",
+ "reload": "",
+ "hint": "Görseli kontrol arayüzüne (ControlNet) aktar"
+ },
+ {
+ "id": 0,
+ "label": "➠ Text",
+ "localized": "➠ Text",
+ "reload": "",
+ "hint": "Görseli metin (text) arayüzüne aktar"
+ },
+ {
+ "id": 0,
+ "label": "➠ Image",
+ "localized": "➠ Image",
+ "reload": "",
+ "hint": "Görseli görsel (image) arayüzüne aktar"
+ },
+ {
+ "id": 0,
+ "label": "➠ Process",
+ "localized": "➠ Process",
+ "reload": "",
+ "hint": "Görseli işleme (process) arayüzüne aktar"
+ },
+ {
+ "id": 0,
+ "label": "➠ Caption",
+ "localized": "➠ Caption",
+ "reload": "",
+ "hint": "Görseli alt yazı (caption) arayüzüne aktar"
+ },
+ {
+ "id": 0,
+ "label": "➠ Sketch",
+ "localized": "➠ Sketch",
+ "reload": "",
+ "hint": "Görseli taslak (sketch) arayüzüne aktar"
+ },
+ {
+ "id": 0,
+ "label": "➠ Inpaint",
+ "localized": "➠ Inpaint",
+ "reload": "",
+ "hint": "Görseli boyama (inpaint) arayüzüne aktar"
+ },
+ {
+ "id": 0,
+ "label": "➠ Composite",
+ "localized": "➠ Composite",
+ "reload": "",
+ "hint": "Görseli boyama taslağı (inpaint sketch) arayüzüne aktar"
+ },
+ {
+ "id": 0,
+ "label": "⬆️",
+ "localized": "⬆️",
+ "reload": "",
+ "hint": "Görsel yükle"
+ },
+ {
+ "id": 0,
+ "label": "🔄",
+ "localized": "🔄",
+ "reload": "",
+ "hint": "Değerleri sıfırla"
+ },
+ {
+ "id": 0,
+ "label": "🖼️",
+ "localized": "🖼️",
+ "reload": "",
+ "hint": "Önizlemeyi göster"
+ },
+ {
+ "id": 0,
+ "label": "↺",
+ "localized": "↺",
+ "reload": "",
+ "hint": "Seçimi anında uygula"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "İsme göre sırala, artan"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "İsme göre sırala, azalan"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Boyuta göre sırala, artan"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Boyuta göre sırala, azalan"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Çözünürlüğe göre sırala, artan"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Çözünürlüğe göre sırala, azalan"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Zamana göre sırala, artan"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Zamana göre sırala, azalan"
+ },
+ {
+ "id": 0,
+ "label": "⊗",
+ "localized": "⊗",
+ "reload": "",
+ "hint": "Değerleri sıfırla"
+ },
+ {
+ "id": 0,
+ "label": "🔍",
+ "localized": "🔍",
+ "reload": "",
+ "hint": "Ara"
+ },
+ {
+ "id": 0,
+ "label": "⇨",
+ "localized": "⇨",
+ "reload": "",
+ "hint": "Hazır ayarı (preset) uygula"
+ },
+ {
+ "id": 0,
+ "label": "※",
+ "localized": "※",
+ "reload": "",
+ "hint": "Seçildiğinde modeli iyileştirici (refiner) olarak yükle, aksi takdirde ana model olarak yükle"
+ },
+ {
+ "id": 0,
+ "label": "🔎︎",
+ "localized": "🔎︎",
+ "reload": "",
+ "hint": "Eksik meta veriler ve önizlemeler için CivitAI'yı tara"
+ },
+ {
+ "id": 0,
+ "label": "⇕",
+ "localized": "⇕",
+ "reload": "",
+ "hint": "Sırala: İsim artan/azalan, Boyut en büyük/en küçük, Zaman en yeni/en eski"
+ },
+ {
+ "id": 0,
+ "label": "✕",
+ "localized": "✕",
+ "reload": "",
+ "hint": "Kapat"
+ }
+ ],
+ "a": [
+ {
+ "id": 0,
+ "label": "Advanced",
+ "localized": "Gelişmiş",
+ "reload": "",
+ "hint": "Görüntü oluşturmak için kullanılan gelişmiş ayarlar"
+ },
+ {
+ "id": 0,
+ "label": "Adapters",
+ "localized": "Adaptörler",
+ "reload": "",
+ "hint": "IP Adaptörleri ile ilgili ayarlar"
+ },
+ {
+ "id": 0,
+ "label": "Apply to model",
+ "localized": "Modele uygula",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Analyze",
+ "localized": "Analiz Et",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply changes",
+ "localized": "Değişiklikleri uygula",
+ "reload": "",
+ "hint": "Tüm değişiklikleri uygula ve sunucuyu yeniden başlat"
+ },
+ {
+ "id": 0,
+ "label": "Apply settings",
+ "localized": "Ayarları uygula",
+ "reload": "",
+ "hint": "Mevcut ayarları kaydet, sunucunun yeniden başlatılması önerilir"
+ },
+ {
+ "id": 0,
+ "label": "Analyze model",
+ "localized": "Modeli analiz et",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "All",
+ "localized": "All",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "artist",
+ "localized": "sanatçı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Alpha",
+ "localized": "Alfa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Advanced Options",
+ "localized": "Gelişmiş Seçenekler",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Appearance",
+ "localized": "Görünüm",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Answer",
+ "localized": "Cevap",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adjust start",
+ "localized": "Başlangıcı ayarla",
+ "reload": "",
+ "hint": "Sigma ayarlamasının başladığı adım"
+ },
+ {
+ "id": 0,
+ "label": "Adjust end",
+ "localized": "Bitişi ayarla",
+ "reload": "",
+ "hint": "Sigma ayarlamasının bittiği adım"
+ },
+ {
+ "id": 0,
+ "label": "AutoGuidance dropout",
+ "localized": "Otomatik Rehberlik düşümü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "AutoGuidance layers",
+ "localized": "Otomatik Rehberlik katmanları",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "AutoGuidance config",
+ "localized": "Otomatik Rehberlik yapılandırması",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "APG momentum",
+ "localized": "APG momentum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "APG rescale",
+ "localized": "APG yeniden ölçeklendirme",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention guidance",
+ "localized": "Dikkat rehberliği",
+ "reload": "",
+ "hint": "PAG (Bozulmuş Dikkat Rehberliği) ile kullanılan CFG ölçeği"
+ },
+ {
+ "id": 0,
+ "label": "Adaptive scaling",
+ "localized": "Uyarlanabilir ölçeklendirme",
+ "reload": "",
+ "hint": "Dikkat rehberliği ölçeği için uyarlanabilir değiştirici"
+ },
+ {
+ "id": 0,
+ "label": "Active IP adapters",
+ "localized": "Aktif IP adaptörleri",
+ "reload": "",
+ "hint": "Aktif IP adaptörü sayısı"
+ },
+ {
+ "id": 0,
+ "label": "Adapter",
+ "localized": "Adaptör",
+ "reload": "",
+ "hint": "IP adaptör modeli"
+ },
+ {
+ "id": 0,
+ "label": "Anchor settings",
+ "localized": "Çapa ayarları",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Alpha preset",
+ "localized": "Alfa ön ayarı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Append heatmaps to results",
+ "localized": "Isı haritalarını sonuçlara ekle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto apply",
+ "localized": "Otomatik uygula",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Amplify LUT",
+ "localized": "LUT'u güçlendir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add time info",
+ "localized": "Zaman bilgisi ekle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add text info",
+ "localized": "Metin bilgisi ekle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add metadata",
+ "localized": "Meta veri ekle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Allowed languages",
+ "localized": "İzin verilen diller",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Allowed alphabets",
+ "localized": "İzin verilen alfabeler",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply to prompt",
+ "localized": "İsteme uygula",
+ "reload": "",
+ "hint": "Geliştirilmiş sonucu otomatik olarak istem giriş kutusuna kopyala"
+ },
+ {
+ "id": 0,
+ "label": "Auto enhance",
+ "localized": "Otomatik geliştir",
+ "reload": "",
+ "hint": "Her görüntü oluşturma işleminden önce istemi otomatik olarak geliştir"
+ },
+ {
+ "id": 0,
+ "label": "ACI: Color to Mask",
+ "localized": "ACI: Renkten Maskeye",
+ "reload": "",
+ "hint": "Maskelemek ve inpaint yapmak istediğiniz rengi seçin. Otomatik seçmek için görüntüdeki rengin üzerine tıklayın. Hassas sonuçlar için yeşil ekran gibi görüntülerin kullanılması önerilir."
+ },
+ {
+ "id": 0,
+ "label": "ACI: Color tolerance",
+ "localized": "ACI: Renk toleransı",
+ "reload": "",
+ "hint": "Maskeye benzer renkleri dahil etmek için toleransı ayarlayın. Düşük değerler = yalnızca çok benzer renkleri maskeler. Yüksek değerler = daha geniş bir benzer renk yelpazesini maskeler."
+ },
+ {
+ "id": 0,
+ "label": "ACI: Denoising strength",
+ "localized": "ACI: Gürültü giderme gücü",
+ "reload": "",
+ "hint": "İstenen inpaint miktarını elde etmek için Gürültü Giderme Gücünü değiştirin."
+ },
+ {
+ "id": 0,
+ "label": "ACI: Mask dilate",
+ "localized": "ACI: Maske genişletme",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ACI: Mask erode",
+ "localized": "ACI: Maske aşındırma",
+ "reload": "",
+ "hint": "Maskeye içe doğru ofset uygulamak için dolguyu ayarlayın. (Kenarlardaki kalıntıları gidermek için önerilen değer = 2)"
+ },
+ {
+ "id": 0,
+ "label": "ACI: Mask blur",
+ "localized": "ACI: Maske bulanıklığı",
+ "reload": "",
+ "hint": "Görüntü ile boyanmış alan arasında yumuşak bir geçiş uygulamak için bulanıklığı ayarlayın. (Keskinlik için önerilen değer = 0)"
+ },
+ {
+ "id": 0,
+ "label": "Adaptive restore",
+ "localized": "Uyarlanabilir geri yükleme",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply noise",
+ "localized": "Gürültü uygula",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto min score",
+ "localized": "Otomatik min puan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto-segment",
+ "localized": "Otomatik segmentasyon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto-mask",
+ "localized": "Otomatik maske",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Active",
+ "localized": "Aktif",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention",
+ "localized": "Dikkat (Attention)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adain",
+ "localized": "Adain",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention Adain",
+ "localized": "Dikkat Adain",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply filter",
+ "localized": "Filtre uygula",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Alpha matting",
+ "localized": "Alfa matlaştırma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Append Caption Files",
+ "localized": "Açıklama Dosyalarını Ekle",
+ "reload": "",
+ "hint": "Mevcut açıklama dosyalarının üzerine yazmak yerine sonuna ekle. Zaten açıklaması olan görüntülere ek açıklamalar veya etiketler eklemek için kullanışlıdır."
+ },
+ {
+ "id": 0,
+ "label": "a1111",
+ "localized": "a1111",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Autocast",
+ "localized": "Autocast",
+ "reload": "",
+ "hint": "Çalışma süresi boyunca hassasiyeti otomatik olarak belirle"
+ },
+ {
+ "id": 0,
+ "label": "Auto",
+ "localized": "Otomatik",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "accuracy",
+ "localized": "doğruluk",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "atiadlxx (AMD only)",
+ "localized": "atiadlxx (sadece AMD)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "aot_ts_nvfuser",
+ "localized": "aot_ts_nvfuser",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Additional image browser folders",
+ "localized": "Ek görüntü tarayıcı klasörleri",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add system information to metadata",
+ "localized": "Sistem bilgisini meta verilere ekle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Autolaunch browser upon startup",
+ "localized": "Başlangıçta tarayıcıyı otomatik başlat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Allowed aspect ratios",
+ "localized": "İzin verilen en boy oranları",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Approximate",
+ "localized": "Yaklaşık",
+ "reload": "",
+ "hint": "Düşük maliyetli sinir ağı yaklaşımı. VAE'ye kıyasla çok hızlıdır, ancak 4 kat daha küçük yatay/dikey çözünürlüğe ve daha düşük kaliteye sahip resimler üretir"
+ },
+ {
+ "id": 0,
+ "label": "Additional postprocessing operations",
+ "localized": "Ek son işlem operasyonları",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply color correction",
+ "localized": "Renk düzeltmeyi uygula",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply mask as overlay",
+ "localized": "Maskeyi katman olarak uygula",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Apply sRGB linearization",
+ "localized": "sRGB doğrusallaştırmayı uygula",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Available networks",
+ "localized": "Kullanılabilir ağlar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Auto-convert SD15 embeddings to SDXL",
+ "localized": "SD15 gömmelerini otomatik olarak SDXL'e dönüştür",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "alias",
+ "localized": "takma ad",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention query chunk size",
+ "localized": "Dikkat sorgusu yığın boyutu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention kv chunk size",
+ "localized": "Dikkat kv yığın boyutu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attention chunking threshold",
+ "localized": "Dikkat yığınlama eşiği",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Attempt VAE roll back for NaN values",
+ "localized": "NaN değerleri için VAE geri sarmayı dene",
+ "reload": "",
+ "hint": "Torch 2.1 ve NaN kontrolünün etkinleştirilmesini gerektirir"
+ },
+ {
+ "id": 0,
+ "label": "Add extended info to filename when saving grid",
+ "localized": "Izgara kaydederken dosya adına genişletilmiş bilgi ekle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Add LoRA to prompt",
+ "localized": "LoRA'yı isteme ekle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Alpha Ratio",
+ "localized": "Alfa Oranı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ALPHA Block Weight Preset",
+ "localized": "ALFA Blok Ağırlık Ön Ayarı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Automatically determine rank",
+ "localized": "Rankı otomatik olarak belirle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Autorank ratio",
+ "localized": "Otomatik rank oranı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Advanced guidance params",
+ "localized": "Gelişmiş rehberlik parametreleri",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adapter 1",
+ "localized": "Adaptör 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adapter 2",
+ "localized": "Adaptör 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adapter 3",
+ "localized": "Adaptör 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Adapter 4",
+ "localized": "Adaptör 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Audio",
+ "localized": "Ses",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Advanced Options",
+ "localized": "Gelişmiş Seçenekler",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Advanced Options",
+ "localized": "Gelişmiş Seçenekler",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Advanced Options",
+ "localized": "Gelişmiş Seçenekler",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "b": [
+ {
+ "id": 0,
+ "label": "Batch",
+ "localized": "Toplu İşlem",
+ "reload": "",
+ "hint": "Toplu işlem ayarları"
+ },
+ {
+ "id": 1,
+ "label": "Batch Caption",
+ "localized": "Toplu Altyazı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Batch Tag",
+ "localized": "Toplu Etiket",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Benchmark",
+ "localized": "Kıyaslama",
+ "reload": "",
+ "hint": "Kıyaslamaları çalıştır"
+ },
+ {
+ "id": 4,
+ "label": "Backend Settings",
+ "localized": "Arka Uç Ayarları",
+ "reload": "",
+ "hint": "Hesaplama arka uçlarıyla ilgili ayarlar: torch, onnx ve olive"
+ },
+ {
+ "id": 5,
+ "label": "body",
+ "localized": "gövde",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Beta",
+ "localized": "Beta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Balanced Offload",
+ "localized": "Dengeli Boşaltma (Offload)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "BitsAndBytes",
+ "localized": "BitsAndBytes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Batch count",
+ "localized": "Toplu işlem sayısı",
+ "reload": "",
+ "hint": "Kaç grup görüntü oluşturulacağı (üretim performansı veya VRAM kullanımı üzerinde etkisi yoktur)"
+ },
+ {
+ "id": 10,
+ "label": "Batch size",
+ "localized": "Toplu işlem boyutu",
+ "reload": "",
+ "hint": "Tek bir grupta kaç görüntü oluşturulacağı (daha yüksek VRAM kullanımı karşılığında üretim performansını artırır)"
+ },
+ {
+ "id": 11,
+ "label": "Beta schedule",
+ "localized": "Beta programı",
+ "reload": "",
+ "hint": "Beta'nın (adım başına gürültü gücü) nasıl büyüdüğünü tanımlar. Seçenekler: - default: model varsayılanı - linear: adım başına gürültüyü eşit olarak azaltır - scaled: linear'ın kare alınmış versiyonu, sadece Stable Diffusion tarafından kullanılır - cosine: daha pürüzsüz azalma, genellikle daha az adımla daha iyi sonuçlar - sigmoid: keskin geçiş, deneysel"
+ },
+ {
+ "id": 12,
+ "label": "Base shift",
+ "localized": "Temel kaydırma",
+ "reload": "",
+ "hint": "Dinamik kaydırma kullanırken düşük çözünürlükler için minimum kaydırma değeri."
+ },
+ {
+ "id": 13,
+ "label": "Brightness",
+ "localized": "Parlaklık",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Block",
+ "localized": "Blok",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Block size",
+ "localized": "Blok boyutu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Banned words",
+ "localized": "Yasaklı kelimeler",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Blur",
+ "localized": "Bulanıklık",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Batch input directory",
+ "localized": "Toplu giriş dizini",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Batch output directory",
+ "localized": "Toplu çıkış dizini",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Batch mask directory",
+ "localized": "Toplu maske dizini",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Background threshold",
+ "localized": "Arka plan eşiği",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Boost",
+ "localized": "Artır (Boost)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Base",
+ "localized": "Temel",
+ "reload": "",
+ "hint": "Görüntü oluşturmayı çalıştırmak için kullanılan temel ayarlar"
+ },
+ {
+ "id": 24,
+ "label": "Blend strength",
+ "localized": "Karıştırma gücü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Base model",
+ "localized": "Temel model",
+ "reload": "",
+ "hint": "Tüm işlemler için kullanılan ana model"
+ },
+ {
+ "id": 26,
+ "label": "Backend",
+ "localized": "Arka uç",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Benchmark steps",
+ "localized": "Kıyaslama adımları",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Benchmark level",
+ "localized": "Kıyaslama seviyesi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "balanced",
+ "localized": "dengeli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "block_level",
+ "localized": "blok_seviyesi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Backend storage",
+ "localized": "Arka uç depolama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "BF16",
+ "localized": "BF16",
+ "reload": "",
+ "hint": "Hesaplamalar için değiştirilmiş 16-bit kayan nokta hassasiyeti kullanın"
+ },
+ {
+ "id": 33,
+ "label": "Batch matrix-matrix",
+ "localized": "Toplu matris-matris",
+ "reload": "",
+ "hint": "Dikkat (attention) mekanizması için standart toplu matris çarpımı. Güvenilirdir ancak VRAM verimli değildir."
+ },
+ {
+ "id": 34,
+ "label": "BCFHW",
+ "localized": "BCFHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "BFCHW",
+ "localized": "BFCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "BCHW",
+ "localized": "BCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Batch mode uses sequential seeds",
+ "localized": "Toplu mod ardışık tohumlar (seed) kullanır",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Batch uses original name",
+ "localized": "Toplu işlem orijinal adı kullanır",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Base images folder",
+ "localized": "Temel görüntüler klasörü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Base grids folder",
+ "localized": "Temel ızgaralar (grid) klasörü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Build info on first access",
+ "localized": "İlk erişimde derleme bilgisi",
+ "reload": "",
+ "hint": "Sunucunun başlangıçta EN sayfasını derlemesini engeller ve bunun yerine istendiğinde derler"
+ },
+ {
+ "id": 42,
+ "label": "Beta Ratio",
+ "localized": "Beta Oranı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "BETA Block Weight Preset",
+ "localized": "BETA Blok Ağırlık Hazır Ayarı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Base model type",
+ "localized": "Temel model türü",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "c": [
+ {
+ "id": 61,
+ "label": "Caption",
+ "localized": "Açıklama",
+ "reload": "n/a",
+ "hint": "Mevcut görüntüleri analiz edin ve metin açıklamaları oluşturun"
+ },
+ {
+ "id": 62,
+ "label": "Contributors",
+ "localized": "Katkıda Bulunanlar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "Clear",
+ "localized": "Temizle",
+ "reload": "n/a",
+ "hint": "İstemleri temizler"
+ },
+ {
+ "id": 64,
+ "label": "Check status",
+ "localized": "Durumu kontrol et",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "Composite",
+ "localized": "Kompozit",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 66,
+ "label": "Control",
+ "localized": "Kontrol",
+ "reload": "n/a",
+ "hint": "Tam rehberlik ile görüntü oluşturun"
+ },
+ {
+ "id": 67,
+ "label": "ControlNet",
+ "localized": "ControlNet",
+ "reload": "n/a",
+ "hint": "ControlNet gelişmiş bir rehberlik modelidir"
+ },
+ {
+ "id": 68,
+ "label": "Controls",
+ "localized": "Kontroller",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "CaptionCaption",
+ "localized": "AçıklamaAçıklama",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "Console",
+ "localized": "Konsol",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "Check for updates",
+ "localized": "Güncellemeleri kontrol et",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Change log",
+ "localized": "Değişiklik günlüğü",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "Compute Settings",
+ "localized": "Hesaplama Ayarları",
+ "reload": "n/a",
+ "hint": "Hesaplama hassasiyeti, çapraz dikkat (cross attention) ve hesaplama platformları için optimizasyonlarla ilgili ayarlar"
+ },
+ {
+ "id": 74,
+ "label": "Current",
+ "localized": "Mevcut",
+ "reload": "n/a",
+ "hint": "Şu anda yüklü olan model içindeki modülleri analiz edin"
+ },
+ {
+ "id": 75,
+ "label": "CivitAI",
+ "localized": "CivitAI",
+ "reload": "n/a",
+ "hint": "CivitAI üzerinden modelleri arayın ve indirin"
+ },
+ {
+ "id": 76,
+ "label": "Calculate missing hashes",
+ "localized": "Eksik karma değerleri (hash) hesapla",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Community",
+ "localized": "Topluluk",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Cloud",
+ "localized": "Bulut",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Close",
+ "localized": "Kapat",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Change model",
+ "localized": "Modeli değiştir",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "Change refiner",
+ "localized": "İyileştiriciyi (refiner) değiştir",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "Change VAE",
+ "localized": "VAE değiştir",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 83,
+ "label": "Change reference",
+ "localized": "Referansı değiştir",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "Corrections",
+ "localized": "Düzeltmeler",
+ "reload": "n/a",
+ "hint": "Oluşturma işlemi sırasında görüntü rengi/keskinlik/parlaklık düzeltmelerini kontrol edin"
+ },
+ {
+ "id": 85,
+ "label": "Control Methods",
+ "localized": "Kontrol Yöntemleri",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 86,
+ "label": "Control Media",
+ "localized": "Kontrol Medyası",
+ "reload": "n/a",
+ "hint": "Kontrol işlemi için ayrı bir başlangıç görüntüsü olarak girdi görüntüsü ekleyin"
+ },
+ {
+ "id": 87,
+ "label": "ChronoEdit",
+ "localized": "ChronoEdit",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 88,
+ "label": "Cross Attention",
+ "localized": "Çapraz Dikkat (Cross Attention)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 89,
+ "label": "CLiP Skip",
+ "localized": "CLiP Atlatma (Skip)",
+ "reload": "n/a",
+ "hint": "CLIP modeli için erken durdurma parametresi; 1 her zamanki gibi son katmanda durur, 2 sondan bir önceki katmanda durur, vb."
+ },
+ {
+ "id": 90,
+ "label": "Cache-DiT",
+ "localized": "Cache-DiT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 91,
+ "label": "CFG-Zero",
+ "localized": "CFG-Zero",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 92,
+ "label": "Cache folders",
+ "localized": "Önbellek klasörleri",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 93,
+ "label": "Custom model loader",
+ "localized": "Özel model yükleyici",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 94,
+ "label": "Client log",
+ "localized": "İstemci günlüğü",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 95,
+ "label": "CLIP Analysis",
+ "localized": "CLIP Analizi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 96,
+ "label": "Context",
+ "localized": "Bağlam",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 97,
+ "label": "Correction mode",
+ "localized": "Düzeltme modu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 98,
+ "label": "Color",
+ "localized": "Renk",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 99,
+ "label": "Center",
+ "localized": "Merkez",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "Color grading",
+ "localized": "Renk derecelendirme",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 101,
+ "label": "Crop to portrait",
+ "localized": "Dikey (portre) kırp",
+ "reload": "n/a",
+ "hint": "Girdi görüntüsünü IP adapter girdisi olarak kullanmadan önce yalnızca dikey olacak şekilde kırpın"
+ },
+ {
+ "id": 102,
+ "label": "Concept Tokens",
+ "localized": "Konsept Belirteçleri (Tokens)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 103,
+ "label": "Colormap",
+ "localized": "Renk Haritası",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 104,
+ "label": "Cosine scale 1",
+ "localized": "Kosinüs ölçeği 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 105,
+ "label": "Cosine scale 2",
+ "localized": "Kosinüs ölçeği 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 106,
+ "label": "Cosine scale 3",
+ "localized": "Kosinüs ölçeği 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 107,
+ "label": "Cache model",
+ "localized": "Modeli önbelleğe al",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 108,
+ "label": "Cosine scale",
+ "localized": "Kosinüs ölçeği",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 109,
+ "label": "Cosine Background",
+ "localized": "Kosinüs Arka Planı",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 110,
+ "label": "Control guidance",
+ "localized": "Kontrol rehberliği",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 111,
+ "label": "Contrast",
+ "localized": "Kontrast",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 112,
+ "label": "comma",
+ "localized": "virgül",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 113,
+ "label": "Columns",
+ "localized": "Sütunlar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 114,
+ "label": "Create video",
+ "localized": "Video oluştur",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 115,
+ "label": "Censor",
+ "localized": "Sansür",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 116,
+ "label": "Check language",
+ "localized": "Dili kontrol et",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 117,
+ "label": "Check policy violations",
+ "localized": "Politika ihlallerini kontrol et",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 118,
+ "label": "Check banned words",
+ "localized": "Yasaklı kelimeleri kontrol et",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 119,
+ "label": "Control preprocess input images",
+ "localized": "Kontrol ön işleme girdi görüntüleri",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 120,
+ "label": "Control override denoise strength",
+ "localized": "Kontrol geçersiz kılma gürültü giderme (denoise) gücü",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 121,
+ "label": "Color variation",
+ "localized": "Renk varyasyonu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 122,
+ "label": "Change rate",
+ "localized": "Değişim oranı",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 123,
+ "label": "Context after",
+ "localized": "Sonraki bağlam",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 124,
+ "label": "Context mask",
+ "localized": "Bağlam maskesi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 125,
+ "label": "Control only",
+ "localized": "Sadece Kontrol",
+ "reload": "n/a",
+ "hint": "Bu, çeşitli seçeneklerimize dayalı herhangi bir ControlNet veya IP Adapter türü görev için kaynak olarak yalnızca aşağıdaki Kontrol girişini kullanır."
+ },
+ {
+ "id": 126,
+ "label": "CN Mode",
+ "localized": "CN Modu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 127,
+ "label": "CN Strength",
+ "localized": "CN Gücü",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 128,
+ "label": "CN Start",
+ "localized": "CN Başlangıcı",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 129,
+ "label": "CN End",
+ "localized": "CN Bitişi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 130,
+ "label": "CN Tiles",
+ "localized": "CN Karoları (Tiles)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 131,
+ "label": "Control factor",
+ "localized": "Kontrol faktörü",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 132,
+ "label": "ControlNet-XS",
+ "localized": "ControlNet-XS",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 133,
+ "label": "Coarse",
+ "localized": "Kaba",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 134,
+ "label": "Color map",
+ "localized": "Renk haritası",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 135,
+ "label": "Crop to fit",
+ "localized": "Sığdırmak için kırp",
+ "reload": "n/a",
+ "hint": "Kaynak görüntünüzün boyutları (ör. 512x510) hedef boyutlarınızdan (ör. 1024x768) farklıysa, bu işlev ölçeklendirilmiş görüntünüzü hedef boyutlu görüntünüze sığdıracaktır. Fazlalıklar kırpılacaktır."
+ },
+ {
+ "id": 136,
+ "label": "CLiP Model",
+ "localized": "CLiP Modeli",
+ "reload": "n/a",
+ "hint": "Görüntü-metin benzerliği eşleştirmesi için kullanılan CLIP modeli. Daha büyük modeller (ViT-L, ViT-H) daha doğrudur ancak daha yavaştır ve daha fazla VRAM kullanır."
+ },
+ {
+ "id": 137,
+ "label": "Caption Model",
+ "localized": "Açıklama Modeli",
+ "reload": "n/a",
+ "hint": "İlk görüntü açıklamasını oluşturmak için kullanılan BLIP modeli. Açıklama modeli görüntü içeriğini tanımlar, ardından CLiP bunu stil ve çeşni terimleriyle zenginleştirir."
+ },
+ {
+ "id": 138,
+ "label": "Chunk Size",
+ "localized": "Yığın Boyutu",
+ "reload": "n/a",
+ "hint": "Açıklama adaylarını (çeşnileri) işlemek için toplu işlem boyutu. Daha yüksek değerler sorgulamayı hızlandırır ancak VRAM kullanımını artırır."
+ },
+ {
+ "id": 139,
+ "label": "CLiP Num Beams",
+ "localized": "CLiP Işın Sayısı",
+ "reload": "n/a",
+ "hint": "Açıklama oluşturma sırasında ışın araması (beam search) için ışın sayısı. Daha yüksek değerler daha fazla olasılığı arar ancak daha yavaştır."
+ },
+ {
+ "id": 140,
+ "label": "Character threshold",
+ "localized": "Karakter eşiği",
+ "reload": "n/a",
+ "hint": "Karaktere özgü etiketler (ör. karakter adları, belirli özellikler) için güven eşiği. Yalnızca bu eşiğin üzerindeki güvene sahip etiketler dahil edilir. Daha yüksek değerler daha seçicidir, daha düşük değerler daha fazla potansiyel eşleşme içerir. DeepBooru modelleri tarafından desteklenmez."
+ },
+ {
+ "id": 141,
+ "label": "Cross-attention",
+ "localized": "Çapraz Dikkat (Cross-attention)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 142,
+ "label": "cpu",
+ "localized": "cpu",
+ "reload": "n/a",
+ "hint": "Yalnızca CPU ve RAM kullanır: en yavaştır ancak bellek yetersizliği (OOM) hatası verme olasılığı en düşüktür"
+ },
+ {
+ "id": 143,
+ "label": "Cached models",
+ "localized": "Önbelleğe alınan modeller",
+ "reload": "n/a",
+ "hint": "Hızlı erişim için RAM'de saklanacak model sayısı"
+ },
+ {
+ "id": 144,
+ "label": "combined",
+ "localized": "birleşik",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 145,
+ "label": "Compress ratio",
+ "localized": "Sıkıştırma oranı",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 146,
+ "label": "compel",
+ "localized": "compel",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 147,
+ "label": "Channels last",
+ "localized": "Kanallar sonda (Channels last)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 148,
+ "label": "cuDNN full-depth benchmark",
+ "localized": "cuDNN tam derinlik karşılaştırması",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 149,
+ "label": "cuDNN benchmark limit",
+ "localized": "cuDNN karşılaştırma sınırı",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 150,
+ "label": "cudaMallocAsync",
+ "localized": "cudaMallocAsync",
+ "reload": "n/a",
+ "hint": "CUDA asenkron bellek ayırıcısını kullanır. Performansı ve VRAM parçalanmasını iyileştirir, ancak bazı GPU'larda kararsızlığa neden olabilir."
+ },
+ {
+ "id": 151,
+ "label": "CLiP skip enabled",
+ "localized": "CLiP atlatma etkin",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 152,
+ "label": "Cache-DiT enabled",
+ "localized": "Cache-DiT etkin",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 153,
+ "label": "Cache-DiT F-compute blocks",
+ "localized": "Cache-DiT F-hesaplama blokları",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 154,
+ "label": "Cache-DiT B-compute blocks",
+ "localized": "Cache-DiT B-hesaplama blokları",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 155,
+ "label": "Cache-DiT residual diff threshold",
+ "localized": "Cache-DiT artık fark eşiği",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 156,
+ "label": "Cache-DiT warmup steps",
+ "localized": "Cache-DiT ısınma adımları",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 157,
+ "label": "CFG-Zero enabled",
+ "localized": "CFG-Zero etkin",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 158,
+ "label": "CFG-Zero star",
+ "localized": "CFG-Zero star",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 159,
+ "label": "CFG-Zero steps",
+ "localized": "CFG-Zero adımları",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 160,
+ "label": "cudagraphs",
+ "localized": "cudagraphs",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 161,
+ "label": "Cleanup temporary folder on startup",
+ "localized": "Başlangıçta geçici klasörü temizle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 162,
+ "label": "Create ZIP archive for multiple images",
+ "localized": "Birden fazla görüntü için ZIP arşivi oluştur",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 163,
+ "label": "cover",
+ "localized": "kapla",
+ "reload": "n/a",
+ "hint": "tüm alanı kapla"
+ },
+ {
+ "id": 164,
+ "label": "Compact view",
+ "localized": "Kompakt görünüm",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 165,
+ "label": "Cache text encoder results",
+ "localized": "Metin kodlayıcı sonuçlarını önbelleğe al",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 166,
+ "label": "contain",
+ "localized": "içer",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 167,
+ "label": "Ctrl+up/down word delimiters",
+ "localized": "Ctrl+yukarı/aşağı kelime sınırlayıcıları",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 168,
+ "label": "Ctrl+up/down precision when editing (attention:1.1)",
+ "localized": "Düzenleme sırasında Ctrl+yukarı/aşağı hassasiyeti (attention:1.1)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 169,
+ "label": "Ctrl+up/down precision when editing ",
+ "localized": "Düzenleme sırasında Ctrl+yukarı/aşağı hassasiyeti ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 170,
+ "label": "Cached VAEs",
+ "localized": "Önbelleğe alınan VAE'ler",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 171,
+ "label": "ckpt",
+ "localized": "ckpt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 172,
+ "label": "Comma separated list with optional strength per LoRA",
+ "localized": "LoRA başına isteğe bağlı güç içeren virgülle ayrılmış liste",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 173,
+ "label": "CivitAI token",
+ "localized": "CivitAI belirteci (token)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 174,
+ "label": "Custom pipeline",
+ "localized": "Özel iş hattı (pipeline)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 175,
+ "label": "Custom model",
+ "localized": "Özel model",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 176,
+ "label": "ControlNet unit 1",
+ "localized": "ControlNet birimi 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 177,
+ "label": "ControlNet unit 2",
+ "localized": "ControlNet birimi 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 178,
+ "label": "ControlNet unit 3",
+ "localized": "ControlNet birimi 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 179,
+ "label": "ControlNet unit 4",
+ "localized": "ControlNet birimi 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 180,
+ "label": "ControlNet-XS unit 1",
+ "localized": "ControlNet-XS birimi 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 181,
+ "label": "ControlNet-XS unit 2",
+ "localized": "ControlNet-XS birimi 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 182,
+ "label": "ControlNet-XS unit 3",
+ "localized": "ControlNet-XS birimi 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 183,
+ "label": "ControlNet-XS unit 4",
+ "localized": "ControlNet-XS birimi 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 184,
+ "label": "Control-LLLite unit 1",
+ "localized": "Control-LLLite birimi 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 185,
+ "label": "Control-LLLite unit 2",
+ "localized": "Control-LLLite birimi 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 186,
+ "label": "Control-LLLite unit 3",
+ "localized": "Control-LLLite birimi 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 187,
+ "label": "Control-LLLite unit 4",
+ "localized": "Control-LLLite birimi 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 188,
+ "label": "Control settings",
+ "localized": "Kontrol ayarları",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 189,
+ "label": "Canny",
+ "localized": "Canny",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 190,
+ "label": "Condition",
+ "localized": "Koşul",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 191,
+ "label": "Caption: Batch",
+ "localized": "Açıklama: Toplu İşlem",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 192,
+ "label": "Control elements",
+ "localized": "Kontrol öğeleri",
+ "reload": "n/a",
+ "hint": "Kontrol öğeleri, oluşturmayı istenen sonuca doğru yönlendirebilen gelişmiş modellerdir"
+ }
+ ],
+ "d": [
+ {
+ "id": 0,
+ "label": "Docs",
+ "localized": "Belgeler",
+ "reload": "",
+ "hint": "Belgeler"
+ },
+ {
+ "id": 0,
+ "label": "Discord",
+ "localized": "Discord",
+ "reload": "",
+ "hint": "Discord"
+ },
+ {
+ "id": 1,
+ "label": "Detail",
+ "localized": "Detay",
+ "reload": "",
+ "hint": "Detaylandırıcı, algılanan nesneler için daha yüksek çözünürlükte ek oluşturma çalıştırır"
+ },
+ {
+ "id": 0,
+ "label": "Delete",
+ "localized": "Sil",
+ "reload": "",
+ "hint": "Görüntüyü sil"
+ },
+ {
+ "id": 0,
+ "label": "Default",
+ "localized": "Varsayılan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "Download updates",
+ "localized": "Güncellemeleri indir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "Download model",
+ "localized": "Modeli indir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Diffusers",
+ "localized": "Diffusers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Distilled",
+ "localized": "Damıtılmış (Distilled)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Description",
+ "localized": "Açıklama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "Details",
+ "localized": "Detaylar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Detailer",
+ "localized": "Detaylandırıcı",
+ "reload": "",
+ "hint": "Detaylandırıcı, algılanan nesneler için daha yüksek çözünürlükte ek oluşturma çalıştırır"
+ },
+ {
+ "id": 0,
+ "label": "Denoise",
+ "localized": "Gürültü Giderme (Denoise)",
+ "reload": "",
+ "hint": "Gürültü giderme ayarları. Daha yüksek gürültü giderme, oluşturma sırasında mevcut görüntü içeriğinin daha fazlasının değişmesine izin verildiği anlamına gelir"
+ },
+ {
+ "id": 0,
+ "label": "DirectML",
+ "localized": "DirectML",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Download model from huggingface",
+ "localized": "Huggingface üzerinden model indir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dropdown",
+ "localized": "Açılır Menü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "dynamic",
+ "localized": "dinamik",
+ "reload": "",
+ "hint": "Dinamik kaydırma, görüntü çözünürlüğünüze bağlı olarak gürültü giderme zamanlamasını otomatik olarak ayarlar. Zamanlayıcı, gerçek görüntü çözünürlüğüne bağlı olarak base_shift ve max_shift arasında enterpolasyon yapar. Etkinleştirildiğinde statik Akış kaydırmasını (Flow shift) devre dışı bırakır."
+ },
+ {
+ "id": 0,
+ "label": "Detailer models",
+ "localized": "Detaylandırıcı modelleri",
+ "reload": "",
+ "hint": "Detaylandırma için kullanılacak algılama modellerini seçin"
+ },
+ {
+ "id": 0,
+ "label": "Detailer list",
+ "localized": "Detaylandırıcı listesi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Detailer classes",
+ "localized": "Detaylandırıcı sınıfları",
+ "reload": "",
+ "hint": "Seçilen detaylandırıcı modeli çok sınıflı bir model ise kullanılacak belirli sınıfları belirtin"
+ },
+ {
+ "id": 0,
+ "label": "Detailer prompt",
+ "localized": "Detaylandırıcı istemi",
+ "reload": "",
+ "hint": "Detaylandırıcı için ayrı bir istem kullanın. Mevcut değilse, birincil istemi kullanacaktır"
+ },
+ {
+ "id": 0,
+ "label": "Detailer negative prompt",
+ "localized": "Detaylandırıcı negatif istemi",
+ "reload": "",
+ "hint": "Detaylandırıcı için ayrı bir negatif istem kullanın. Mevcut değilse, birincil negatif istemi kullanacaktır"
+ },
+ {
+ "id": 0,
+ "label": "Detailer steps",
+ "localized": "Detaylandırıcı adımları",
+ "reload": "",
+ "hint": "Detaylandırıcı işlemi için çalıştırılacak adım sayısı"
+ },
+ {
+ "id": 0,
+ "label": "Detailer strength",
+ "localized": "Detaylandırıcı gücü",
+ "reload": "",
+ "hint": "Detaylandırıcı işleminin gürültü giderme gücü"
+ },
+ {
+ "id": 0,
+ "label": "Detailer resolution",
+ "localized": "Detaylandırıcı çözünürlüğü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Denoising batch size",
+ "localized": "Gürültü giderme yığın boyutu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dilate tau",
+ "localized": "Genişletme (Dilate) tau",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Draw legend",
+ "localized": "Göstergeyi çiz",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Denoising strength",
+ "localized": "Gürültü giderme gücü",
+ "reload": "",
+ "hint": "Algoritmanın görüntü içeriğine ne kadar az sadık kalacağını belirler. 0'da hiçbir şey değişmez ve 1'de alakasız bir görüntü elde edersiniz. 1.0'ın altındaki değerlerle işlem, Örnekleme Adımları kaydırıcısının belirttiğinden daha az adım sürer"
+ },
+ {
+ "id": 0,
+ "label": "Denoise start",
+ "localized": "Gürültü giderme başlangıcı",
+ "reload": "",
+ "hint": "Temel modelin ne kadar erken bitmesi ve iyileştiricinin (refiner) ne zaman başlaması gerektiğini belirterek gürültü giderme gücünü geçersiz kılın. Sadece iyileştirici kullanımı için geçerlidir. 0 veya 1 olarak ayarlanırsa gürültü giderme gücü kullanılır"
+ },
+ {
+ "id": 0,
+ "label": "down",
+ "localized": "aşağı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Decode chunks",
+ "localized": "Yığınları çöz (Decode chunks)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dilate",
+ "localized": "Genişlet (Dilate)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Depth and normal",
+ "localized": "Derinlik ve normal",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Distance threshold",
+ "localized": "Mesafe eşiği",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Depth threshold",
+ "localized": "Derinlik eşiği",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Denoising steps",
+ "localized": "Gürültü giderme adımları",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Depth map",
+ "localized": "Derinlik haritası (Depth map)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dynamic shift",
+ "localized": "Dinamik kaydırma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Duration",
+ "localized": "Süre",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Device Info",
+ "localized": "Cihaz Bilgisi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Diffusers load using Run:ai streamer",
+ "localized": "Diffusers'ı Run:ai streamer kullanarak yükle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disable accelerate",
+ "localized": "Hızlandırmayı (accelerate) devre dışı bırak",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disable T5 text encoder",
+ "localized": "T5 metin kodlayıcıyı devre dışı bırak",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dynamic loss threshold",
+ "localized": "Dinamik kayıp eşiği",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dequantize using torch.compile",
+ "localized": "torch.compile kullanarak ters kuantizasyon yap",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dequantize using full precision",
+ "localized": "Tam hassasiyet kullanarak ters kuantizasyon yap",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disabled",
+ "localized": "Devre Dışı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dynamic Attention BMM",
+ "localized": "Dinamik Dikkat (Attention) BMM",
+ "reload": "",
+ "hint": "Dikkat hesaplamasını tek seferde yapmak yerine adımlarla gerçekleştirir. Daha yavaş çıkarım süreleri sağlar, ancak bellek kullanımını büyük ölçüde azaltır"
+ },
+ {
+ "id": 0,
+ "label": "Dynamic attention",
+ "localized": "Dinamik dikkat",
+ "reload": "",
+ "hint": "Dikkat hesaplamasını adım başına dinamik olarak ayarlar. VRAM tasarrufu sağlar ancak oluşturmayı yavaşlatır."
+ },
+ {
+ "id": 0,
+ "label": "Dynamic Attention slicing rate",
+ "localized": "Dinamik Dikkat dilimleme oranı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Dynamic Attention trigger rate",
+ "localized": "Dinamik Dikkat tetikleme oranı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Deterministic mode",
+ "localized": "Deterministik mod",
+ "reload": "",
+ "hint": "Çalıştırmalar arasında deterministik çıktı zorlar. Tekrar üretilebilirlik için yararlıdır, ancak bazı optimizasyonları devre dışı bırakabilir."
+ },
+ {
+ "id": 0,
+ "label": "DirectML retry ops for NaN",
+ "localized": "NaN için DirectML deneme işlemleri",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "deep-cache",
+ "localized": "deep-cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "DeepCache cache interval",
+ "localized": "DeepCache önbellek aralığı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Directory for temporary images; leave empty for default",
+ "localized": "Geçici görüntüler için dizin; varsayılan için boş bırakın",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Do not display video output in UI",
+ "localized": "Video çıktısını kullanıcı arayüzünde gösterme",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Directory name pattern",
+ "localized": "Dizin adı deseni",
+ "reload": "",
+ "hint": "Görüntüler ve ızgaralar için alt dizinlerin nasıl seçileceğini tanımlamak için şu etiketleri kullanın: [steps], [cfg], [prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime], [job_timestamp]; varsayılan için boş bırakın"
+ },
+ {
+ "id": 0,
+ "label": "Dark",
+ "localized": "Karanlık",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disabled UI tabs",
+ "localized": "Devre dışı bırakılmış arayüz sekmeleri",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disable variable aspect ratio",
+ "localized": "Değişken en boy oranını devre dışı bırak",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Desktop",
+ "localized": "Masaüstü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Downscale high resolution live previews",
+ "localized": "Yüksek çözünürlüklü canlı önizlemeleri küçült",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Detailer use model augment",
+ "localized": "Detaylandırıcı model büyütme kullan",
+ "reload": "",
+ "hint": "Detaylandırıcı algılama modellerini ekstra hassasiyette çalıştır"
+ },
+ {
+ "id": 0,
+ "label": "Default strength",
+ "localized": "Varsayılan güç",
+ "reload": "",
+ "hint": "İsteme Lora gibi ekstra ağ eklerken bu çarpanı kullan"
+ },
+ {
+ "id": 0,
+ "label": "Do not change selected model when reading generation parameters",
+ "localized": "Oluşturma parametreleri okunurken seçili modeli değiştirme",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Do conditional and unconditional denoising in one batch",
+ "localized": "Koşullu ve koşulsuz gürültü gidermeyi tek bir yığında yap",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disable NaN check",
+ "localized": "NaN kontrolünü devre dışı bırak",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Disallow models in ckpt format",
+ "localized": "ckpt formatındaki modellere izin verme",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Default upscaler for image resize operations",
+ "localized": "Görüntü yeniden boyutlandırma işlemleri için varsayılan büyütücü (upscaler)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Debug info",
+ "localized": "Hata ayıklama bilgisi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Download folder",
+ "localized": "İndirme klasörü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "DWPose",
+ "localized": "DWPose",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Depth Anything",
+ "localized": "Depth Anything",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Depth Pro",
+ "localized": "Depth Pro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Decode",
+ "localized": "Çöz (Decode)",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "e": [
+ {
+ "id": 7,
+ "label": "Enhance prompt",
+ "localized": "İstemi iyileştir",
+ "reload": "",
+ "hint": "İstemi iyileştir (Legacy)"
+ },
+ {
+ "id": 0,
+ "label": "Enhance now",
+ "localized": "Şimdi iyileştir",
+ "reload": "",
+ "hint": "Seçili YZM (LLM) modelini kullanarak istem iyileştirmeyi çalıştır"
+ },
+ {
+ "id": 0,
+ "label": "Extensions",
+ "localized": "Eklentiler",
+ "reload": "",
+ "hint": "Uygulama eklentileri"
+ },
+ {
+ "id": 0,
+ "label": "Extract LoRA",
+ "localized": "LoRA Ayıkla",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embedded metadata",
+ "localized": "Gömülü meta veriler",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extension list",
+ "localized": "Eklenti listesi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Execution Precision",
+ "localized": "Yürütme Hassasiyeti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings",
+ "localized": "Gömmeler (Embeddings)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extract currently loaded LoRA(s)",
+ "localized": "Yüklü LoRA'ları ayıkla",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable LayerSkipConfig",
+ "localized": "LayerSkipConfig Etkinleştir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable refine pass",
+ "localized": "İyileştirme geçişini etkinleştir",
+ "reload": "",
+ "hint": "Final görüntüsünü ölçeklendirmek ve/veya detay eklemek için görüntüden görüntüye (img2img) benzer bir işlem kullanır. İsteğe bağlı olarak görüntü detaylarını artırmak için refiner modeli kullanır."
+ },
+ {
+ "id": 0,
+ "label": "Enable detailer pass",
+ "localized": "Detaylandırıcı geçişini etkinleştir",
+ "reload": "",
+ "hint": "Yüz gibi hedef nesneleri algılar ve daha yüksek çözünürlükte yeniden işler"
+ },
+ {
+ "id": 0,
+ "label": "Edge padding",
+ "localized": "Kenar dolgusu",
+ "reload": "",
+ "hint": "Maskelenmiş alanın kenarını bu yüzde oranında genişletir"
+ },
+ {
+ "id": 0,
+ "label": "Edge blur",
+ "localized": "Kenar bulanıklığı",
+ "reload": "",
+ "hint": "Maskelenmiş alanın kenarını bu yüzde oranında bulanıklaştırır"
+ },
+ {
+ "id": 0,
+ "label": "End",
+ "localized": "Son",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ETA",
+ "localized": "Tahmini Süre",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable FreeU",
+ "localized": "FreeU Etkinleştir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tonemap",
+ "localized": "Ton Haritalamayı Etkinleştir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enabled",
+ "localized": "Etkinleştirildi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Exposure",
+ "localized": "Pozlama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Encoder",
+ "localized": "Kodlayıcı (Encoder)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enhanced prompt",
+ "localized": "İyileştirilmiş istem",
+ "reload": "",
+ "hint": "YZM (LLM) tarafından üretilen iyileştirilmiş istem çıktısı"
+ },
+ {
+ "id": 0,
+ "label": "Edit start",
+ "localized": "Düzenleme başlangıcı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edit stop",
+ "localized": "Düzenleme bitişi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode",
+ "localized": "Aşındırma (Erode)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "edge",
+ "localized": "kenar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ensemble size",
+ "localized": "Topluluk (Ensemble) boyutu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable",
+ "localized": "Etkinleştir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode size",
+ "localized": "Aşındırma boyutu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable PixelArt",
+ "localized": "PixelArt Etkinleştir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable edge detection",
+ "localized": "Kenar algılamayı etkinleştir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge block size",
+ "localized": "Kenar blok boyutu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge image weight",
+ "localized": "Kenar görüntüsü ağırlığı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Escape brackets",
+ "localized": "Parantezleri kaçır (Escape)",
+ "reload": "",
+ "hint": "Etiketlerdeki parantez ve köşeli parantezlerin önüne ters eğik çizgi ekler. Etiketler istem diziminde özel anlamı olan ( ) [ ] gibi karakterler içerdiğinde gereklidir. Çıktıyı doğrudan istemlerde kullanırken bunu etkinleştirin."
+ },
+ {
+ "id": 0,
+ "label": "Exclude tags",
+ "localized": "Etiketleri hariç tut",
+ "reload": "",
+ "hint": "Çıktıdan hariç tutulacak virgülle ayrılmış etiket listesi. Sıkça görünen istenmeyen veya gereksiz etiketleri filtrelemek için kullanışlıdır."
+ },
+ {
+ "id": 0,
+ "label": "Extension GIT repository URL",
+ "localized": "Eklenti GIT depo URL'si",
+ "reload": "",
+ "hint": "GitHub üzerindeki eklenti depo URL'sini belirtin"
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CPU",
+ "localized": "ExecutionProvider.CPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.DirectML",
+ "localized": "ExecutionProvider.DirectML",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CUDA",
+ "localized": "ExecutionProvider.CUDA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.ROCm",
+ "localized": "ExecutionProvider.ROCm",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.MIGraphX",
+ "localized": "ExecutionProvider.MIGraphX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.OpenVINO",
+ "localized": "ExecutionProvider.OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable modular pipelines (experimental)",
+ "localized": "Modüler işlem hatlarını etkinleştir (deneysel)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Expandable segments",
+ "localized": "Genişletilebilir segmentler",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable use of reference models",
+ "localized": "Referans modellerin kullanımını etkinleştir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable embeddings support",
+ "localized": "Gömme (Embedding) desteğini etkinleştir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable file wildcards support",
+ "localized": "Dosya joker karakter (wildcard) desteğini etkinleştir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extra noise multiplier for img2img",
+ "localized": "img2img için ekstra gürültü çarpanı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings train templates directory",
+ "localized": "Gömme eğitim şablonları dizini",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable Hypernetwork support",
+ "localized": "Hypernetwork desteğini etkinleştir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tensorboard logging",
+ "localized": "Tensorboard günlüğünü etkinleştir",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "f": [
+ {
+ "id": 0,
+ "label": "Fixed",
+ "localized": "Sabit",
+ "reload": "",
+ "hint": "Görüntüyü hedef çözünürlüğe göre yeniden boyutlandırır. Yükseklik ve genişlik eşleşmediği sürece yanlış en boy oranı elde edersiniz. "
+ },
+ {
+ "id": 0,
+ "label": "Folder",
+ "localized": "Klasör",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FramePack",
+ "localized": "FramePack",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Frames",
+ "localized": "Kareler",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fallback guidance",
+ "localized": "Yedek rehberlik",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU",
+ "localized": "FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Faster Cache",
+ "localized": "Daha Hızlı Önbellek",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folders",
+ "localized": "Klasörler",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fetch model preview metadata",
+ "localized": "Model önizleme meta verilerini getir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flow shift",
+ "localized": "Akış kayması",
+ "reload": "",
+ "hint": "Akış eşleştirme (flowmatching) modelleri için kayma değeri. Gürültü giderme adımlarının dağılımını kontrol eder. Değerler: - >1.0: Erken gürültü gidermeye daha fazla adım ayırır (daha iyi yapı) - <1.0: Geç gürültü gidermeye daha fazla adım ayırır (daha iyi ince detaylar) - 1.0: Dengeli çizelge Çoğu akış eşleştirme modeli varsayılan olarak 3 değerini kullanır. Dinamik kayma etkinse etkisizdir."
+ },
+ {
+ "id": 0,
+ "label": "FDG scales",
+ "localized": "FDG ölçekleri",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FDG weights",
+ "localized": "FDG ağırlıkları",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FDG rescale space",
+ "localized": "FDG yeniden ölçeklendirme alanı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force HiRes",
+ "localized": "Yüksek Çözünürlüğü Zorla",
+ "reload": "",
+ "hint": "Latent (gizli) yükseltme seçildiğinde Yüksek Çözünürlük otomatik olarak çalışır, ancak latent olmayan yükselticiler kullanıldığında atlanır. Latent olmayan yükselticilerle yüksek çözünürlük çalıştırmak için zorla seçeneğini etkinleştirin."
+ },
+ {
+ "id": 0,
+ "label": "FreeU preset",
+ "localized": "FreeU ön ayarı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FaceID Model",
+ "localized": "FaceID Modeli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Final strength",
+ "localized": "Final gücü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "full",
+ "localized": "tam",
+ "reload": "",
+ "hint": "Her zaman tam hassasiyet (full precision) kullan."
+ },
+ {
+ "id": 0,
+ "label": "Fall-off exponent (lower=higher detail)",
+ "localized": "Düşüş üssü (düşük=yüksek detay)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fill strength",
+ "localized": "Dolgu gücü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Face",
+ "localized": "Yüz",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Face confidence",
+ "localized": "Yüz güven oranı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP model variant",
+ "localized": "FP model varyantı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP resolution",
+ "localized": "FP çözünürlüğü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP duration",
+ "localized": "FP süresi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP target FPS",
+ "localized": "FP hedef FPS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP interpolation",
+ "localized": "FP interpolasyonu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP init strength",
+ "localized": "FP başlangıç gücü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP end strength",
+ "localized": "FP bitiş gücü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP vision strength",
+ "localized": "FP vizyon gücü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP section prompts",
+ "localized": "FP bölüm istemleri",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP latent window size",
+ "localized": "FP latent pencere boyutu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP steps",
+ "localized": "FP adımları",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP sampler shift",
+ "localized": "FP örnekleyici kayması",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP CFG scale",
+ "localized": "FP CFG ölçeği",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP distilled CFG scale",
+ "localized": "FP damıtılmış (distilled) CFG ölçeği",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP CFG re-scale",
+ "localized": "FP CFG yeniden ölçekleme",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP system prompt",
+ "localized": "FP sistem istemi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP model receipe",
+ "localized": "FP model reçetesi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable TeaCache",
+ "localized": "FP TeaCache etkinleştir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP use optimized system prompt",
+ "localized": "FP optimize edilmiş sistem istemini kullan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable CFGZero",
+ "localized": "FP CFGZero etkinleştir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable Preview",
+ "localized": "FP Önizlemeyi etkinleştir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP attention",
+ "localized": "FP dikkati (attention)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP VAE",
+ "localized": "FP VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FPS",
+ "localized": "FPS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Foreground threshold",
+ "localized": "Ön plan eşiği",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Frame change sensitivity",
+ "localized": "Kare değişim hassasiyeti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename",
+ "localized": "Dosya adı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force model eval",
+ "localized": "Model değerlendirmesini zorla",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "false",
+ "localized": "yanlış",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Full precision (--no-half-vae)",
+ "localized": "Tam hassasiyet (--no-half-vae)",
+ "reload": "",
+ "hint": "VAE için FP32 kullanır. Daha fazla VRAM kullanırken ve daha yavaş üretim yaparken daha iyi sonuçlar verebilir."
+ },
+ {
+ "id": 0,
+ "label": "FP32",
+ "localized": "FP32",
+ "reload": "",
+ "hint": "Hesaplamalar için 32-bit kayan nokta hassasiyeti kullanın."
+ },
+ {
+ "id": 0,
+ "label": "FP16",
+ "localized": "FP16",
+ "reload": "",
+ "hint": "Hesaplamalar için 16-bit kayan nokta hassasiyeti kullanın."
+ },
+ {
+ "id": 0,
+ "label": "Force full precision (--no-half)",
+ "localized": "Tam hassasiyeti zorla (--no-half)",
+ "reload": "",
+ "hint": "Model için FP32 kullanır. Daha fazla VRAM kullanırken ve daha yavaş üretim yaparken daha iyi sonuçlar verebilir."
+ },
+ {
+ "id": 0,
+ "label": "Flash",
+ "localized": "Flash",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flex attention",
+ "localized": "Flex attention",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flash attention",
+ "localized": "Flash attention",
+ "reload": "",
+ "hint": "Yüksek düzeyde optimize edilmiş dikkat algoritması. VRAM kullanımını büyük ölçüde azaltır ve çıkarımı hızlandırır, ancak deterministik olmayabilir."
+ },
+ {
+ "id": 0,
+ "label": "Fused projections",
+ "localized": "Birleştirilmiş projeksiyonlar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU enabled",
+ "localized": "FreeU etkin",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 1st stage backbone",
+ "localized": "FreeU 1. aşama omurgası",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 2nd stage backbone",
+ "localized": "FreeU 2. aşama omurgası",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 1st stage skip",
+ "localized": "FreeU 1. aşama atlama (skip)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 2nd stage skip",
+ "localized": "FreeU 2. aşama atlama (skip)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FoCa",
+ "localized": "FoCa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache cache enabled",
+ "localized": "FasterCache önbelleği etkin",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip range",
+ "localized": "FasterCache uzamsal atlama aralığı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip start",
+ "localized": "FasterCache uzamsal atlama başlangıcı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip end",
+ "localized": "FasterCache uzamsal atlama bitişi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip range",
+ "localized": "FasterCache koşulsuz (uncond) atlama aralığı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip start",
+ "localized": "FasterCache koşulsuz (uncond) atlama başlangıcı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip end",
+ "localized": "FasterCache koşulsuz (uncond) atlama bitişi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache guidance distilled",
+ "localized": "FasterCache damıtılmış rehberlik",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "fullgraph",
+ "localized": "tam grafik",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with stable diffusion models",
+ "localized": "Stable Diffusion modellerinin bulunduğu klasör",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Huggingface models",
+ "localized": "Huggingface modellerinin bulunduğu klasör",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for Huggingface cache",
+ "localized": "Huggingface önbelleği için klasör",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for Tunable ops cache",
+ "localized": "Ayarlanabilir işlemler (Tunable ops) önbelleği için klasör",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with VAE files",
+ "localized": "VAE dosyalarının bulunduğu klasör",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with UNET files",
+ "localized": "UNET dosyalarının bulunduğu klasör",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Text encoder files",
+ "localized": "Metin kodlayıcı (Text encoder) dosyalarının bulunduğu klasör",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with LoRA network(s)",
+ "localized": "LoRA ağlarının bulunduğu klasör",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "File or Folder with user-defined styles",
+ "localized": "Kullanıcı tanımlı stillerin bulunduğu dosya veya klasör",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with user-defined wildcards",
+ "localized": "Kullanıcı tanımlı joker karakterlerin (wildcards) bulunduğu klasör",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with textual inversion embeddings",
+ "localized": "Metinsel tersine çevirme (textual inversion) gömmelerinin bulunduğu klasör",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Control models",
+ "localized": "Kontrol modellerinin bulunduğu klasör",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Yolo models",
+ "localized": "Yolo modellerinin bulunduğu klasör",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with ESRGAN models",
+ "localized": "ESRGAN modellerinin bulunduğu klasör",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with BSRGAN models",
+ "localized": "BSRGAN modellerinin bulunduğu klasör",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with RealESRGAN models",
+ "localized": "RealESRGAN modellerinin bulunduğu klasör",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with SCUNet models",
+ "localized": "SCUNet modellerinin bulunduğu klasör",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with SwinIR models",
+ "localized": "SwinIR modellerinin bulunduğu klasör",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with CLIP models",
+ "localized": "CLIP modellerinin bulunduğu klasör",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for disk offload",
+ "localized": "Disk boşaltımı (offload) için klasör",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for OpenVINO cache",
+ "localized": "OpenVINO önbelleği için klasör",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for ONNX cached models",
+ "localized": "ONNX önbelleğe alınmış modeller için klasör",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for ONNX conversion",
+ "localized": "ONNX dönüşümü için klasör",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with chaiNNer models",
+ "localized": "chaiNNer modellerinin bulunduğu klasör",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "File format",
+ "localized": "Dosya formatı",
+ "reload": "",
+ "hint": "Görüntüler için dosya formatını seçin"
+ },
+ {
+ "id": 0,
+ "label": "Font file",
+ "localized": "Yazı tipi dosyası",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Font color",
+ "localized": "Yazı tipi rengi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for text generate",
+ "localized": "Metin üretimi klasörü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for image generate",
+ "localized": "Görüntü üretimi klasörü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for control generate",
+ "localized": "Kontrol üretimi klasörü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for processed images",
+ "localized": "İşlenmiş görüntüler klasörü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for manually saved images",
+ "localized": "Manuel kaydedilen görüntüler klasörü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for videos",
+ "localized": "Videolar klasörü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for init images",
+ "localized": "Başlangıç (init) görüntüleri klasörü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for txt2img grids",
+ "localized": "Metinden-görüntüye tabloları klasörü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for img2img grids",
+ "localized": "Görüntüden-görüntüye tabloları klasörü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for control grids",
+ "localized": "Kontrol tabloları klasörü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Font size",
+ "localized": "Yazı tipi boyutu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Full VAE",
+ "localized": "Tam VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force offline mode",
+ "localized": "Çevrimdışı modu zorla",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fixed UNet precision",
+ "localized": "Sabit UNet hassasiyeti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename join string",
+ "localized": "Dosya adı birleştirme dizesi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename word regex",
+ "localized": "Dosya adı kelime regexi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force zeros for prompts when empty",
+ "localized": "Boş olduğunda istemler için sıfırları zorla",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "fill",
+ "localized": "doldur",
+ "reload": "",
+ "hint": "Görüntüyü, tamamı hedef çözünürlüğün içinde kalacak şekilde yeniden boyutlandırın. Boş alanı görüntünün renkleriyle doldurur."
+ },
+ {
+ "id": 0,
+ "label": "For image processing do exact number of steps as specified",
+ "localized": "Görüntü işleme için tam olarak belirtilen adım sayısını uygula",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with LyCORIS network(s)",
+ "localized": "LyCORIS ağlarının bulunduğu klasör",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fuse strength",
+ "localized": "Birleştirme gücü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeInit",
+ "localized": "FreeInit",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "g": [
+ {
+ "id": 755,
+ "label": "Gallery",
+ "localized": "Galeri",
+ "reload": "",
+ "hint": "Resim galerisi"
+ },
+ {
+ "id": 1,
+ "label": "GitHub",
+ "localized": "GitHub",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Guidance",
+ "localized": "Rehberlik",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "GenerateGenerate",
+ "localized": "OluşturOluştur",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Generate forever",
+ "localized": "Sürekli oluştur",
+ "reload": "",
+ "hint": "İşlemi başlat ve iptal edilene kadar devam et"
+ },
+ {
+ "id": 5,
+ "label": "Generate",
+ "localized": "Oluştur",
+ "reload": "",
+ "hint": "İşlemi başlat"
+ },
+ {
+ "id": 6,
+ "label": "Get receipe",
+ "localized": "Tarifi al",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "GPU Monitor",
+ "localized": "GPU İzleyici",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Get Changelog",
+ "localized": "Değişiklik Günlüğünü Al",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Generic",
+ "localized": "Genel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Google GenAI",
+ "localized": "Google GenAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Group Offload",
+ "localized": "Grup Tahliyesi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Grid Options",
+ "localized": "Izgara Seçenekleri",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Grids",
+ "localized": "Izgaralar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Guider",
+ "localized": "Rehber",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Guidance scale",
+ "localized": "Rehberlik ölçeği",
+ "reload": "",
+ "hint": "Sınıflandırıcı İçermeyen Rehberlik ölçeği: resmin isteme ne kadar sıkı uyması gerektiğini belirler. Düşük değerler daha yaratıcı sonuçlar üretir, yüksek değerler istemin daha sıkı takip edilmesini sağlar; önerilen değerler 5-10 arasıdır."
+ },
+ {
+ "id": 16,
+ "label": "Guidance end",
+ "localized": "Rehberlik sonu",
+ "reload": "",
+ "hint": "CFG ve PAG etkisini erken sonlandırır: 1 değeri normal çalışır, 0.5 değeri rehberliği adımların %50'sinde durdurur."
+ },
+ {
+ "id": 17,
+ "label": "Guidance rescale",
+ "localized": "Rehberlik yeniden ölçekleme",
+ "reload": "",
+ "hint": "Yüksek rehberlik değerlerinde aşırı pozlanmış resimleri önlemek için rehberliği yeniden ölçeklendirir."
+ },
+ {
+ "id": 18,
+ "label": "Gamma",
+ "localized": "Gama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Grid margins",
+ "localized": "Izgara kenar boşlukları",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Grid sections",
+ "localized": "Izgara bölümleri",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Guidance strength",
+ "localized": "Rehberlik gücü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Guidance start",
+ "localized": "Rehberlik başlangıcı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Guidance stop",
+ "localized": "Rehberlik durdurma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Gate step",
+ "localized": "Geçit adımı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Guess mode",
+ "localized": "Tahmin modu",
+ "reload": "",
+ "hint": "ControlNet'e istem sağlama gereksinimini ortadan kaldırır. ControlNet kodlayıcısını, giriş kontrol haritasının içeriğine dayanarak 'en iyi tahmini' yapmaya zorlar."
+ },
+ {
+ "id": 26,
+ "label": "gradient",
+ "localized": "gradyan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Gamma corrected",
+ "localized": "Gama düzeltilmiş",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "General threshold",
+ "localized": "Genel eşik",
+ "reload": "",
+ "hint": "Genel etiketler (ör. nesneler, eylemler, ayarlar) için güven eşiği. Sadece bu eşiğin üzerindeki güvene sahip etiketler çıktıya dahil edilir. Yüksek değerler daha seçicidir (daha az etiket), düşük değerler daha fazla etiket içerir."
+ },
+ {
+ "id": 29,
+ "label": "GPU",
+ "localized": "GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Google cloud use VertexAI endpoints",
+ "localized": "Google Cloud VertexAI uç noktalarını kullan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Google cloud API key",
+ "localized": "Google Cloud API anahtarı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Google Cloud project ID",
+ "localized": "Google Cloud proje kimliği",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Google Cloud location ID",
+ "localized": "Google Cloud konum kimliği",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "group",
+ "localized": "grup",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Group size",
+ "localized": "Grup boyutu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "GC threshold",
+ "localized": "GC eşiği",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Grid max rows count",
+ "localized": "Izgara maksimum satır sayısı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Grid max columns count",
+ "localized": "Izgara maksimum sütun sayısı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Grid background color",
+ "localized": "Izgara arka plan rengi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Gallery auto-update on tab change",
+ "localized": "Sekme değişiminde galeriyi otomatik güncelle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "GPU monitor interval",
+ "localized": "GPU izleme aralığı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Gallery view columns",
+ "localized": "Galeri görünümü sütunları",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Grid image size",
+ "localized": "Izgara resim boyutu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Global",
+ "localized": "Küresel",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "h": [
+ {
+ "id": 0,
+ "label": "History",
+ "localized": "Geçmiş",
+ "reload": "",
+ "hint": "Yeniden işlenebilecek önceki üretimlerin listesi"
+ },
+ {
+ "id": 1,
+ "label": "html2md",
+ "localized": "html2md",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Huggingface",
+ "localized": "Huggingface",
+ "reload": "",
+ "hint": "Huggingface erişimi ile ilgili ayarlar"
+ },
+ {
+ "id": 3,
+ "label": "HiDream",
+ "localized": "HiDream",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "HyperTile",
+ "localized": "HyperTile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "HiDiffusion",
+ "localized": "HiDiffusion",
+ "reload": "",
+ "hint": "HiDiffusion, standart modellerinizi kullanarak kopya/bozulma olmadan yüksek çözünürlüklü görüntüler oluşturmanıza ve performansı artırmanıza olanak tanır"
+ },
+ {
+ "id": 6,
+ "label": "Height",
+ "localized": "Yükseklik",
+ "reload": "",
+ "hint": "Görüntü yüksekliği"
+ },
+ {
+ "id": 7,
+ "label": "HiRes steps",
+ "localized": "HiRes adımları",
+ "reload": "",
+ "hint": "Yükseltilmiş görüntü için örnekleme adımı sayısı. 0 ise orijinali ile aynı kullanılır"
+ },
+ {
+ "id": 8,
+ "label": "HDR clamp",
+ "localized": "HDR Sınırlama",
+ "reload": "",
+ "hint": "Dağılım ortalamasından önemli ölçüde sapan değerleri budayarak anlamsız detay düzeyini ayarlar. Özellikle yüksek yönlendirme ölçeklerinde üretimi iyileştirmek, sürecin başında aykırı değerleri belirlemek ve Aralık (Sınır) ve Eşik ayarlarına göre matematiksel düzenlemeler uygulamak için yararlıdır. Bunu, görüntü değerlerinizin içinde olmasını istediğiniz aralığı ayarlamak ve eşiği ayarlayarak hangi değerlerin bu aralığa geri getirilmesi gerektiğini belirlemek olarak düşünebilirsiniz"
+ },
+ {
+ "id": 9,
+ "label": "HDR maximize",
+ "localized": "HDR Maksimize",
+ "reload": "",
+ "hint": "Maksimum tensör değerini, belirtilen aralığın 4 ile çarpımına bölerek bir 'normalizasyon faktörü' hesaplar. Bu faktör daha sonra kanalları verilen sınır içinde kaydırmak için kullanılır ve sonraki işlemler için maksimum dinamik aralık sağlar. Amaç, özellikle seviyeleri, kontrastı ve parlaklığı ayarlamak için Photoshop gibi harici uygulamalar için dinamik aralığı optimize etmektir"
+ },
+ {
+ "id": 10,
+ "label": "HDR range",
+ "localized": "HDR aralığı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Hue",
+ "localized": "Ton (Hue)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "HQ init latents",
+ "localized": "HQ başlangıç latentleri",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Height after",
+ "localized": "Sonraki yükseklik",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Height mask",
+ "localized": "Yükseklik maskesi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Hires use control",
+ "localized": "Hires kontrolde kullan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Hands",
+ "localized": "Eller",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "High threshold",
+ "localized": "Yüksek eşik",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "high noise",
+ "localized": "yüksek gürültü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Hypertile UNet Enabled",
+ "localized": "Hypertile UNet Etkin",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Hypertile HiRes pass only",
+ "localized": "Hypertile Sadece HiRes geçişi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Hypertile UNet max tile size",
+ "localized": "Hypertile UNet maks kutucuk boyutu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Hypertile UNet min tile size",
+ "localized": "Hypertile UNet min kutucuk boyutu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Hypertile UNet swap size",
+ "localized": "Hypertile UNet değişim boyutu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Hypertile UNet depth",
+ "localized": "Hypertile UNet derinliği",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Hypertile VAE Enabled",
+ "localized": "Hypertile VAE Etkin",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Hypertile VAE tile size",
+ "localized": "Hypertile VAE kutucuk boyutu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Hypertile VAE swap size",
+ "localized": "Hypertile VAE değişim boyutu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "HiDiffusion apply RAU-Net",
+ "localized": "HiDiffusion RAU-Net uygula",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "HiDiffusion apply MSW-MSA",
+ "localized": "HiDiffusion MSW-MSA uygula",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "HiDiffusion aggressive at step",
+ "localized": "Adımda HiDiffusion agresifliği",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "HiDiffusion override T1 ratio",
+ "localized": "HiDiffusion T1 oranını geçersiz kıl",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "HiDiffusion override T2 ratio",
+ "localized": "HiDiffusion T2 oranını geçersiz kıl",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "hidet",
+ "localized": "hidet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Hide legacy tabs",
+ "localized": "Eski sekmeleri gizle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Hide input range sliders",
+ "localized": "Giriş aralığı kaydırıcılarını gizle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Hide params headers",
+ "localized": "Parametre başlıklarını gizle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "HuggingFace token",
+ "localized": "HuggingFace jetonu (token)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "HuggingFace mirror",
+ "localized": "HuggingFace yansısı (mirror)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "HED",
+ "localized": "HED",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "i": [
+ {
+ "id": 7553,
+ "label": "Images",
+ "localized": "Görseller",
+ "reload": "reload",
+ "hint": "Görüntüler oluşturun Birleşik arayüz T2I (Metinden Görüntüye) ve I2I (Görüntüden Görüntüye) destekler İsteğe bağlı kontrol kılavuzu ile"
+ },
+ {
+ "id": 3187,
+ "label": "I2I",
+ "localized": "I2I",
+ "reload": "reload",
+ "hint": "Görüntüden görüntü oluşturun Orijinal görüntüden-görüntüye arayüzünü ve davranışını taklit eden eski arayüz"
+ },
+ {
+ "id": 6613,
+ "label": "Input",
+ "localized": "Girdi",
+ "reload": "reload",
+ "hint": "Üretimi yönlendirmek için kullanılan girdi medyası seçimini göster/gizle"
+ },
+ {
+ "id": 0,
+ "label": "Image",
+ "localized": "Görüntü",
+ "reload": "reload",
+ "hint": "Görüntüden görüntü oluşturun"
+ },
+ {
+ "id": 0,
+ "label": "Inpaint",
+ "localized": "Boyama (Inpaint)",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 3142,
+ "label": "Inputs",
+ "localized": "Girdiler",
+ "reload": "reload",
+ "hint": "Girdi görüntüleri ile ilgili ayarlar"
+ },
+ {
+ "id": 0,
+ "label": "Initial",
+ "localized": "Başlangıç",
+ "reload": "reload",
+ "hint": "İşlemeden önce görüntü çözünürlüğünü ayarlayın"
+ },
+ {
+ "id": 1928,
+ "label": "Info",
+ "localized": "Bilgi",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "install",
+ "localized": "kur (install)",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Image Options",
+ "localized": "Görüntü Seçenekleri",
+ "reload": "reload",
+ "hint": "Görüntü formatı, meta veriler ve görüntü ızgaraları ile ilgili ayarlar"
+ },
+ {
+ "id": 0,
+ "label": "Image Paths",
+ "localized": "Görüntü Yolları",
+ "reload": "reload",
+ "hint": "Görüntü dosya adları ve çıktı dizinleri ile ilgili ayarlar"
+ },
+ {
+ "id": 0,
+ "label": "Image Metadata",
+ "localized": "Görüntü Meta Verileri",
+ "reload": "reload",
+ "hint": "Oluşturulan görüntülerle birlikte oluşturulan meta verilerin işlenmesiyle ilgili ayarlar"
+ },
+ {
+ "id": 0,
+ "label": "IP Adapters",
+ "localized": "IP Adaptörleri",
+ "reload": "reload",
+ "hint": "IP adaptörleri, üretimi istenen sonuca doğru yönlendirebilen eklenti modelleridir"
+ },
+ {
+ "id": 0,
+ "label": "Input Media",
+ "localized": "Girdi Medyası",
+ "reload": "reload",
+ "hint": "Görüntüden-görüntüye, boyama veya kontrol işleme için kullanılacak girdi görüntüsünü ekleyin"
+ },
+ {
+ "id": 0,
+ "label": "Input Image",
+ "localized": "Girdi Görüntüsü",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "IPEX",
+ "localized": "IPEX",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Image Gallery",
+ "localized": "Görüntü Galerisi",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Intermediate Image Saving",
+ "localized": "Ara Görüntü Kaydetme",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Initial seed",
+ "localized": "Başlangıç tohumu (seed)",
+ "reload": "reload",
+ "hint": "Rastgele sayı üreticisinin çıktısını belirleyen bir değer - başka bir görüntüyle aynı parametrelere ve tohuma sahip bir görüntü oluşturursanız, aynı sonucu alırsınız"
+ },
+ {
+ "id": 0,
+ "label": "Include detections",
+ "localized": "Tespitleri dahil et",
+ "reload": "reload",
+ "hint": "Tespit edilen alanların işaretlendiği orijinal görüntüyü dahil et"
+ },
+ {
+ "id": 0,
+ "label": "IY model",
+ "localized": "IY modeli",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "IY scale",
+ "localized": "IY ölçeği",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "IY start",
+ "localized": "IY başlangıç",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "IY end",
+ "localized": "IY bitiş",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Identity guidance",
+ "localized": "Kimlik kılavuzu",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Include original image",
+ "localized": "Orijinal görüntüyü dahil et",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Iterate seed per line",
+ "localized": "Her satır için tohumu yenile",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Iterations",
+ "localized": "Yinelemeler",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Interpolate frames",
+ "localized": "Kareleri enterpole et",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Include main grid",
+ "localized": "Ana ızgarayı dahil et",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Include sub grids",
+ "localized": "Alt ızgaraları dahil et",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Include images",
+ "localized": "Görüntüleri dahil et",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "invert",
+ "localized": "tersine çevir (invert)",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Init image same as control",
+ "localized": "Başlangıç görüntüsü kontrolle aynı",
+ "reload": "reload",
+ "hint": "Kontrol giriş penceresine yerleştirilen herhangi bir görüntüyü ek olarak img2img tipi görevler için bir kaynak, örneğin değiştirilecek bir görüntü olarak ele alacaktır."
+ },
+ {
+ "id": 0,
+ "label": "Inpaint masked only",
+ "localized": "Sadece maskelenmiş alanı boya",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Invert mask",
+ "localized": "Maskeyi ters çevir",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "IOU",
+ "localized": "IOU",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Init strength",
+ "localized": "Başlangıç gücü",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Input directory",
+ "localized": "Girdi dizini",
+ "reload": "reload",
+ "hint": "İşlemek istediğiniz görüntülerin bulunduğu klasör"
+ },
+ {
+ "id": 0,
+ "label": "Intermediates",
+ "localized": "Ara Değerler",
+ "reload": "reload",
+ "hint": "Görüntü özelliklerini açıklayıcı etiketlerle (tatlar/flavours) eşleştirirken ara aday havuzunun boyutu. Nihai etiketler bu havuzdan Min/Maks Tatlara göre seçilir. Daha yüksek değerler kaliteyi artırabilir ancak daha yavaştır."
+ },
+ {
+ "id": 0,
+ "label": "Include rating",
+ "localized": "Derecelendirmeyi dahil et",
+ "reload": "reload",
+ "hint": "Çıktıya içerik derecelendirme etiketlerini (örn. güvenli, şüpheli, müstehcen) dahil edin. Görüntüleri içerik derecelendirmelerine göre filtrelemek veya kategorize etmek için kullanışlıdır."
+ },
+ {
+ "id": 0,
+ "label": "Image width",
+ "localized": "Görüntü genişliği",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Image height",
+ "localized": "Görüntü yüksekliği",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "inference-mode",
+ "localized": "çıkarım-modu (inference-mode)",
+ "reload": "reload",
+ "hint": "no-grad gibi ama daha katı. Güvenlik ve hız için modelin sadece çıkarım modunda çalışmasını sağlar."
+ },
+ {
+ "id": 0,
+ "label": "inductor",
+ "localized": "inductor",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Image quality",
+ "localized": "Görüntü kalitesi",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Include mask in outputs",
+ "localized": "Maskeyi çıktılara dahil et",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Include invisible watermark",
+ "localized": "Görünmez filigran ekle",
+ "reload": "reload",
+ "hint": "Bazı piksel değerlerini değiştirerek görüntüye görünmez filigran ekleyin"
+ },
+ {
+ "id": 0,
+ "label": "Invisible watermark string",
+ "localized": "Görünmez filigran metni",
+ "reload": "reload",
+ "hint": "Görüntüye eklenecek filigran dizisi. Görüntünün bozulmasını önlemek için çok kısa tutun."
+ },
+ {
+ "id": 0,
+ "label": "Image watermark position",
+ "localized": "Görüntü filigran konumu",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Image watermark file",
+ "localized": "Görüntü filigran dosyası",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Images filename pattern",
+ "localized": "Görüntü dosya adı deseni",
+ "reload": "reload",
+ "hint": "Görüntüler için dosya adlarının nasıl seçileceğini tanımlamak için aşağıdaki etiketleri kullanın:seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
+ },
+ {
+ "id": 0,
+ "label": "inline",
+ "localized": "satır içi (inline)",
+ "reload": "reload",
+ "hint": "tüm ek öğelerle satır içi (kaydırılabilir)"
+ },
+ {
+ "id": 0,
+ "label": "Inpainting include greyscale mask in results",
+ "localized": "Boyamada gri tonlamalı maskeyi sonuçlara dahil et",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Inpainting include masked composite in results",
+ "localized": "Boyamada maskelenmiş kompoziti sonuçlara dahil et",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Image transparent color fill",
+ "localized": "Görüntü şeffaf renk dolgusu",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Inpainting conditioning mask strength",
+ "localized": "Boyama koşullandırma maskesi gücü",
+ "reload": "reload",
+ "hint": "Boyama ve img2img için orijinal görüntünün ne kadar güçlü maskeleneceğini belirler. 1.0 tamamen maskelenmiş (varsayılan) demektir. 0.0 tamamen maskelenmemiş bir koşullandırma anlamına gelir. Düşük değerler görüntünün genel kompozisyonunu korumaya yardımcı olur, ancak büyük değişikliklerde zorlanır"
+ },
+ {
+ "id": 0,
+ "label": "Image resize algorithm",
+ "localized": "Görüntü yeniden boyutlandırma algoritması",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Image repeats per epoch",
+ "localized": "Dönem başına görüntü tekrarları",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Interpolation Method",
+ "localized": "Enterpolasyon Yöntemi",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "In Blocks",
+ "localized": "Giriş Blokları (In Blocks)",
+ "reload": "reload",
+ "hint": "UNet'in Altörnekleme Blokları (SD1.5 için 12 değer, SDXL için 9 değer)"
+ },
+ {
+ "id": 0,
+ "label": "Input model",
+ "localized": "Girdi modeli",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Info object",
+ "localized": "Bilgi nesnesi",
+ "reload": "reload",
+ "hint": ""
+ }
+ ],
+ "k": [
+ {
+ "id": 75535,
+ "label": "Kanvas change",
+ "localized": "Kanvas değişimi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 15555,
+ "label": "Kanvas Settings",
+ "localized": "Kanvas Ayarları",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 28833,
+ "label": "Keep Thinking Trace",
+ "localized": "Düşünme İzini Koru",
+ "reload": "n/a",
+ "hint": "Modelin akıl yürütme sürecini nihai çıktıya dahil edin. Modelin cevaba nasıl ulaştığını anlamak için kullanışlıdır. Yalnızca düşünme modunu destekleyen modellerle çalışır."
+ },
+ {
+ "id": 39921,
+ "label": "Keep Prefill",
+ "localized": "Öndolgu Metnini Koru",
+ "reload": "n/a",
+ "hint": "Öndolgu (prefill) metnini nihai çıktının başına dahil edin. Devre dışı bırakılırsa, modeli yönlendirmek için kullanılan öndolgu metni sonuçtan kaldırılır."
+ },
+ {
+ "id": 41122,
+ "label": "Keep aspect ratio",
+ "localized": "En-boy oranını koru",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "l": [
+ {
+ "id": 676,
+ "label": "Load model",
+ "localized": "Modeli yükle",
+ "reload": "prompt_enhance_load",
+ "hint": ""
+ },
+ {
+ "id": 1652,
+ "label": "Load custom model",
+ "localized": "Özel model yükle",
+ "reload": "prompt_enhance_custom_load",
+ "hint": "Belirtilen yapılandırma ile özel bir model yükleyin"
+ },
+ {
+ "id": 1625,
+ "label": "LaMa Remove",
+ "localized": "LaMa Kaldırma",
+ "reload": "control_mask_remove",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Lite",
+ "localized": "Lite",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1117,
+ "label": "LTXVideo",
+ "localized": "LTXVideo",
+ "reload": "video_params_ltx",
+ "hint": ""
+ },
+ {
+ "id": 1116,
+ "label": "Load",
+ "localized": "Yükle",
+ "reload": "vlm_load",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "Live Previews",
+ "localized": "Canlı Önizlemeler",
+ "reload": "",
+ "hint": "Canlı önizlemeler ve sesli bildirimlerle ilgili ayarlar"
+ },
+ {
+ "id": 2,
+ "label": "Legacy options",
+ "localized": "Eski seçenekler",
+ "reload": "",
+ "hint": "Eski seçeneklerle ilgili ayarlar - kullanılmamalıdır"
+ },
+ {
+ "id": 3,
+ "label": "List",
+ "localized": "Liste",
+ "reload": "",
+ "hint": "Mevcut tüm modelleri listele"
+ },
+ {
+ "id": 4,
+ "label": "Loader",
+ "localized": "Yükleyici",
+ "reload": "",
+ "hint": "Bir difüzyon modelini tekil modüllerden manuel olarak birleştirmeye olanak tanır"
+ },
+ {
+ "id": 1003,
+ "label": "List models",
+ "localized": "Modelleri listele",
+ "reload": "component-5502",
+ "hint": ""
+ },
+ {
+ "id": 1004,
+ "label": "Load receipe",
+ "localized": "Reçeteyi yükle",
+ "reload": "component-5528",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Lora",
+ "localized": "Lora",
+ "reload": "",
+ "hint": "LoRA: Low-Rank Adaptation (Düşük Sıralı Uyarlama). Yüklü bir modelin üzerine uygulanan ince ayarlı model"
+ },
+ {
+ "id": 6,
+ "label": "Local",
+ "localized": "Yerel",
+ "reload": "",
+ "hint": "İndirilmiş ve kullanıma hazır modeller"
+ },
+ {
+ "id": 7,
+ "label": "LTX",
+ "localized": "LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Layerwise Casting",
+ "localized": "Katman Bazlı Atama (Casting)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "LinFusion",
+ "localized": "LinFusion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Log Display",
+ "localized": "Günlük Görüntüleme",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "List all locally available models",
+ "localized": "Yerelde mevcut tüm modelleri listele",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Last Generate",
+ "localized": "Son Oluşturulan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "low order",
+ "localized": "düşük sıra",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "LSC layer indices",
+ "localized": "LSC katman indeksleri",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "LSC fully qualified name",
+ "localized": "LSC tam nitelikli adı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "LSC skip attention blocks",
+ "localized": "LSC dikkat bloklarını atla",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "LSC skip feed-forward blocks",
+ "localized": "LSC ileri besleme bloklarını atla",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "LSC skip attention scores",
+ "localized": "LSC dikkat puanlarını atla",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "LSC dropout rate",
+ "localized": "LSC bırakma (dropout) oranı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Layer options",
+ "localized": "Katman seçenekleri",
+ "reload": "",
+ "hint": "IP adaptörü gelişmiş katman seçeneklerini manuel olarak belirtin"
+ },
+ {
+ "id": 21,
+ "label": "Layer scales",
+ "localized": "Katman ölçekleri",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Length",
+ "localized": "Uzunluk",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Loops",
+ "localized": "Döngüler",
+ "reload": "",
+ "hint": "Bir görüntünün kaç kez işleneceği. Her çıktı, bir sonraki döngünün girdisi olarak kullanılır. 1 olarak ayarlanırsa, bu betik kullanılmıyormuş gibi davranılır"
+ },
+ {
+ "id": 24,
+ "label": "Level",
+ "localized": "Seviye",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Latent mode",
+ "localized": "Latent modu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Loop video",
+ "localized": "Videoyu döngüye al",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "LLM model",
+ "localized": "LLM modeli",
+ "reload": "",
+ "hint": "İstem iyileştirme için kullanılacak dil modelini seçin. Görüntü destekleyen modeller simgesiyle işaretlenmiştir. Düşünme modunu destekleyen modeller simgesiyle işaretlenmiştir."
+ },
+ {
+ "id": 28,
+ "label": "LBM Method",
+ "localized": "LBM Yöntemi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "LBM Composite",
+ "localized": "LBM Kompozit",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "LBM Steps",
+ "localized": "LBM Adımları",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "left",
+ "localized": "sol",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Live update",
+ "localized": "Canlı güncelleme",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Low threshold",
+ "localized": "Düşük eşik",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Large",
+ "localized": "Büyük",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "LTX model",
+ "localized": "LTX modeli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "LTX frames number",
+ "localized": "LTX kare sayısı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "LTX frames skip",
+ "localized": "LTX kare atlama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "LTX enable upsampling",
+ "localized": "LTX örnekleme artırmayı (upsampling) etkinleştir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "LTX upsample ratio",
+ "localized": "LTX örnekleme artırma oranı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "LTX enable refine",
+ "localized": "LTX iyileştirmeyi (refine) etkinleştir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "LTX refine strength",
+ "localized": "LTX iyileştirme gücü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "LTX decode timestep",
+ "localized": "LTX kod çözme zaman adımı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "LTX enable audio",
+ "localized": "LTX sesi etkinleştir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Loop",
+ "localized": "Döngü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Local directory name",
+ "localized": "Yerel dizin adı",
+ "reload": "",
+ "hint": "Eklentinin kurulacağı dizin, varsayılan için boş bırakın"
+ },
+ {
+ "id": 46,
+ "label": "Libs",
+ "localized": "Kütüphaneler",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Latent history size",
+ "localized": "Latent geçmiş boyutu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "LLama repo",
+ "localized": "LLama deposu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "low noise",
+ "localized": "düşük gürültü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "leaf_level",
+ "localized": "yaprak_seviyesi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "LLM",
+ "localized": "LLM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Layerwise casting storage",
+ "localized": "Katman bazlı atama depolaması",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "Layerwise non-blocking operations",
+ "localized": "Katman bazlı engellemesiz işlemler",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Lumina: Use mask in transformers",
+ "localized": "Lumina: Transformer'larda maske kullan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "LinFusion apply distillation on load",
+ "localized": "LinFusion yükleme sırasında damıtma (distillation) uygula",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Light",
+ "localized": "Açık",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Log view update period",
+ "localized": "Günlük görünümü güncelleme periyodu",
+ "reload": "",
+ "hint": "Milisaniye cinsinden günlük görünümü güncelleme periyodu"
+ },
+ {
+ "id": 58,
+ "label": "Live preview display period",
+ "localized": "Canlı önizleme görüntüleme periyodu",
+ "reload": "",
+ "hint": "Her n adımda bir önizleme görüntüsü iste, devre dışı bırakmak için 0 yapın"
+ },
+ {
+ "id": 59,
+ "label": "Load custom Diffusers pipeline",
+ "localized": "Özel Diffusers iş hattı yükle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "LoRA force reload always",
+ "localized": "LoRA'yı her zaman yeniden yüklemeye zorla",
+ "reload": "",
+ "hint": "Önbelleğe alınmış olsa bile, her oluşturma işleminde LoRA ağlarını depolamadan yeniden yüklenmeye zorlar. Hata ayıklama veya LoRA dosyaları harici olarak değiştirildiğinde kullanışlıdır. Önbellekten yararlanmak için normal kullanımda devre dışı bırakın."
+ },
+ {
+ "id": 61,
+ "label": "LoRA load using Diffusers method",
+ "localized": "Diffusers yöntemiyle LoRA yükle",
+ "reload": "",
+ "hint": "Yerel SD.Next uygulaması yerine diffusers yerleşik LoRA özelliklerini kullanan alternatif yöntem (LoRA uyumluluğunu azaltabilir)"
+ },
+ {
+ "id": 62,
+ "label": "LoRA native apply to text encoder",
+ "localized": "Metin kodlayıcıya yerel LoRA uygula",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "LoRA native fuse with model",
+ "localized": "LoRA'yı modelle yerel olarak birleştir",
+ "reload": "",
+ "hint": "Düşük bellek kullanımı için LoRA'yı modelle birleştirin.Uyarı: Bir LoRA'yı kaldırdıktan veya değiştirdikten sonra, oluşturulan görüntülerde hala onun stilini görebilirsiniz. Temiz bir model elde etmek için model seçiciden modeli yeniden yükleyin."
+ },
+ {
+ "id": 64,
+ "label": "LoRA diffusers fuse with model",
+ "localized": "LoRA'yı modelle diffusers yöntemiyle birleştir",
+ "reload": "",
+ "hint": "Düşük bellek kullanımı ve torch.compile uyumluluğu için LoRA'yı modelle birleştirin.Uyarı: Bir LoRA'yı kaldırdıktan veya değiştirdikten sonra, oluşturulan görüntülerde hala onun stilini görebilirsiniz. Temiz bir model elde etmek için model seçiciden modeli yeniden yükleyin."
+ },
+ {
+ "id": 65,
+ "label": "LoRA auto-apply tags",
+ "localized": "LoRA etiketlerini otomatik uygula",
+ "reload": "",
+ "hint": "LoRA meta verilerinden tetikleyici kelimeleri/etiketleri isteminize otomatik olarak ekleyin. Otomatik uygulanacak etiket sayısını ayarlayın, örn. 3 = en iyi 3 tetikleyici etiketi ekler. Devre dışı bırakmak için 0, mevcut tüm etiketleri eklemek için -1 yapın."
+ },
+ {
+ "id": 66,
+ "label": "LoRA memory cache",
+ "localized": "LoRA bellek önbelleği",
+ "reload": "",
+ "hint": "Depolamadan yeniden yükleme gerektirmeden önce ağda kaç tane LoRA tutulacağı"
+ },
+ {
+ "id": 67,
+ "label": "LoRA add hash info to metadata",
+ "localized": "Meta verilere LoRA hash bilgisi ekle",
+ "reload": "",
+ "hint": "Oluşturulan görüntü meta verilerine LoRA dosya hash'lerini dahil edin. Tekrar üretilebilirlik ve tam olarak hangi LoRA sürümlerinin kullanıldığını takip etmek için kullanışlıdır."
+ },
+ {
+ "id": 68,
+ "label": "LDSR Path",
+ "localized": "LDSR Yolu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "LoRA load using legacy method",
+ "localized": "Eski yöntemle LoRA yükle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1041,
+ "label": "Loaded LoRA",
+ "localized": "Yüklü LoRA",
+ "reload": "component-5745",
+ "hint": ""
+ },
+ {
+ "id": 1042,
+ "label": "LoRA target filename",
+ "localized": "LoRA hedef dosya adı",
+ "reload": "component-5745",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "Layer skip guidance",
+ "localized": "Katman atlama rehberliği",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "LineArt",
+ "localized": "Çizgi Sanatı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Leres Depth",
+ "localized": "Leres Derinlik",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "m": [
+ {
+ "id": -1,
+ "label": "Mask",
+ "localized": "Maske",
+ "reload": "",
+ "hint": "Görüntü maskeleme ve maske seçenekleri"
+ },
+ {
+ "id": -1,
+ "label": "Models",
+ "localized": "Modeller",
+ "reload": "",
+ "hint": "Modellerinizi indirin, dönüştürün veya birleştirin ve model meta verilerini yönetin"
+ },
+ {
+ "id": -1,
+ "label": "Manage extensions",
+ "localized": "Eklentileri yönet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Manual install",
+ "localized": "Manuel kurulum",
+ "reload": "",
+ "hint": "Eklentiyi manuel olarak kurun"
+ },
+ {
+ "id": -1,
+ "label": "Models & Networks",
+ "localized": "Modeller ve Ağlar",
+ "reload": "",
+ "hint": "Mevcut tüm modellerin ve ağların listesini görüntüleyin"
+ },
+ {
+ "id": -1,
+ "label": "Model Loading",
+ "localized": "Model Yükleme",
+ "reload": "",
+ "hint": "Modelin nasıl yüklendiğiyle ilgili ayarlar"
+ },
+ {
+ "id": -1,
+ "label": "Model Options",
+ "localized": "Model Seçenekleri",
+ "reload": "",
+ "hint": "Belirli modellerin davranışıyla ilgili ayarlar"
+ },
+ {
+ "id": -1,
+ "label": "Model Offloading",
+ "localized": "Model Boşaltma (Offloading)",
+ "reload": "",
+ "hint": "Model boşaltma ve bellek yönetimiyle ilgili ayarlar"
+ },
+ {
+ "id": -1,
+ "label": "Model Quantization",
+ "localized": "Model Kuantizasyonu",
+ "reload": "",
+ "hint": "Bellek kullanımını azaltmak için kullanılan model kuantizasyonu ile ilgili ayarlar"
+ },
+ {
+ "id": -1,
+ "label": "Model Compile",
+ "localized": "Model Derleme",
+ "reload": "",
+ "hint": "Farklı model derleme yöntemleriyle ilgili ayarlar"
+ },
+ {
+ "id": -1,
+ "label": "Metadata",
+ "localized": "Meta Veri",
+ "reload": "",
+ "hint": "Tüm mevcut modeller için meta verileri güncelleyin"
+ },
+ {
+ "id": -1,
+ "label": "Merge",
+ "localized": "Birleştirme",
+ "reload": "",
+ "hint": "İki veya daha fazla modeli yeni bir modelde birleştirin"
+ },
+ {
+ "id": -1,
+ "label": "Manual Block Merge",
+ "localized": "Manuel Blok Birleştirme",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge Modules",
+ "localized": "Modülleri Birleştir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model",
+ "localized": "Model",
+ "reload": "",
+ "hint": "Temel model"
+ },
+ {
+ "id": -1,
+ "label": "Model metadata",
+ "localized": "Model meta verisi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ModernUI",
+ "localized": "ModernUI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modular Pipelines",
+ "localized": "Modüler İş Hatları",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Models Paths",
+ "localized": "Model Yolları",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mobile",
+ "localized": "Mobil",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge multiple models",
+ "localized": "Birden fazla modeli birleştir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max shift",
+ "localized": "Maksimum kayma",
+ "reload": "",
+ "hint": "Dinamik kayma kullanırken yüksek çözünürlükler için maksimum kayma değeri."
+ },
+ {
+ "id": -1,
+ "label": "Merge detailers",
+ "localized": "Detaylandırıcıları birleştir",
+ "reload": "",
+ "hint": "Detaylandırma işlemini çalıştırmadan önce birden fazla detaylandırıcıdan gelen sonuçları tek bir maskede birleştirin"
+ },
+ {
+ "id": -1,
+ "label": "Max detected",
+ "localized": "Maksimum algılanan",
+ "reload": "",
+ "hint": "Detaylandırıcının üzerinde çalışacağı maksimum algılanan nesne sayısı"
+ },
+ {
+ "id": -1,
+ "label": "Min confidence",
+ "localized": "Minimum güven",
+ "reload": "",
+ "hint": "Algılanan öğedeki minimum güven oranı"
+ },
+ {
+ "id": -1,
+ "label": "Max overlap",
+ "localized": "Maksimum örtüşme",
+ "reload": "",
+ "hint": "Biri atılmadan önce algılanan iki öğe arasındaki maksimum örtüşme"
+ },
+ {
+ "id": -1,
+ "label": "Min size",
+ "localized": "Minimum boyut",
+ "reload": "",
+ "hint": "Algılanan nesnenin genel görüntüye oranla minimum boyutu"
+ },
+ {
+ "id": -1,
+ "label": "Max size",
+ "localized": "Maksimum boyut",
+ "reload": "",
+ "hint": "Algılanan nesnenin genel görüntüye oranla maksimum boyutu"
+ },
+ {
+ "id": -1,
+ "label": "Max Range",
+ "localized": "Maksimum Menzil",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Momentum",
+ "localized": "Momentum",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode x-axis",
+ "localized": "X ekseni modu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode y-axis",
+ "localized": "Y ekseni modu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask Dropout",
+ "localized": "Maske Bırakma (Dropout)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Multi decoder",
+ "localized": "Çoklu kod çözücü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode",
+ "localized": "Mod",
+ "reload": "",
+ "hint": "Sorgulama modu.Fast : Minimum terimle hızlı açıklama.Classic : Dengeli kalite ve hıza sahip standart sorgulama.Best : En kapsamlı analiz, en yavaş ama en yüksek kaliteli.Negative : Negatif istem (negative prompt) olarak kullanılacak terimler oluşturun."
+ },
+ {
+ "id": -1,
+ "label": "Method",
+ "localized": "Yöntem",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model repo",
+ "localized": "Model deposu",
+ "reload": "",
+ "hint": "Model için HuggingFace depo (repository) kimliği"
+ },
+ {
+ "id": -1,
+ "label": "Model gguf",
+ "localized": "Model gguf",
+ "reload": "",
+ "hint": "HuggingFace üzerindeki isteğe bağlı GGUF kuantize edilmiş model deposu"
+ },
+ {
+ "id": -1,
+ "label": "Model type",
+ "localized": "Model tipi",
+ "reload": "",
+ "hint": "İsteğe bağlı GGUF model kuantizasyon tipi"
+ },
+ {
+ "id": -1,
+ "label": "Model file",
+ "localized": "Model dosyası",
+ "reload": "",
+ "hint": "Depo içindeki isteğe bağlı özel GGUF model dosyası"
+ },
+ {
+ "id": -1,
+ "label": "Max tokens",
+ "localized": "Maksimum jeton (token)",
+ "reload": "",
+ "hint": "Modelin yanıtında üretebileceği maksimum jeton sayısı. Model üretim sırasında bu sınırın farkında değildir ve daha detaylı veya özlü yanıtlar vermeye çalışmaz; sadece uzunluk için kesin sınırı belirler ve sınır dolduğunda yanıtı zorla keser."
+ },
+ {
+ "id": -1,
+ "label": "masked",
+ "localized": "maskelenmiş",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask invert",
+ "localized": "Maskeyi ters çevir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask strength",
+ "localized": "Maske gücü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Multistep restore",
+ "localized": "Çok adımlı geri yükleme",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask blur",
+ "localized": "Maske bulanıklığı",
+ "reload": "",
+ "hint": "İşlemeden önce maskenin ne kadar bulanıklaştırılacağı (piksel cinsinden)"
+ },
+ {
+ "id": -1,
+ "label": "Min guidance",
+ "localized": "Minimum yönlendirme",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max guidance",
+ "localized": "Maksimum yönlendirme",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Motion level",
+ "localized": "Hareket seviyesi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode after",
+ "localized": "Sonraki mod",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Method after",
+ "localized": "Sonraki yöntem",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode mask",
+ "localized": "Maske modu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Method mask",
+ "localized": "Maske yöntemi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum units",
+ "localized": "Maksimum birimler",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max faces",
+ "localized": "Maksimum yüzler",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Medium",
+ "localized": "Orta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge alpha",
+ "localized": "Alfa birleştirme",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask only",
+ "localized": "Sadece maske",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max Length",
+ "localized": "Maksimum Uzunluk",
+ "reload": "",
+ "hint": "Oluşturulan açıklamadaki maksimum jeton (token) sayısı."
+ },
+ {
+ "id": -1,
+ "label": "Min Flavors",
+ "localized": "Minimum Çeşniler",
+ "reload": "",
+ "hint": "Nihai istemde tutulacak minimum betimleyici etiket (çeşni) sayısı."
+ },
+ {
+ "id": -1,
+ "label": "Max Flavors",
+ "localized": "Maksimum Çeşniler",
+ "reload": "",
+ "hint": "Nihai istemde tutulacak maksimum betimleyici etiket (çeşni) sayısı."
+ },
+ {
+ "id": -1,
+ "label": "Max tags",
+ "localized": "Maksimum etiketler",
+ "reload": "",
+ "hint": "Çıktıya dahil edilecek maksimum etiket sayısı. Görüntüde çok sayıda algılanan özellik olduğunda sonuç uzunluğunu sınırlar. Etiketler güvene göre sıralanır, bu nedenle en alakalı olanlar tutulur."
+ },
+ {
+ "id": -1,
+ "label": "Memory",
+ "localized": "Bellek",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Memory optimization",
+ "localized": "Bellek optimizasyonu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model Info",
+ "localized": "Model Bilgisi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model pipeline",
+ "localized": "Model iş hattı",
+ "reload": "",
+ "hint": "Otomatik algılama modeli belirleyemezse, yüklemeden önce model tipini seçin"
+ },
+ {
+ "id": -1,
+ "label": "Model auto-load on start",
+ "localized": "Başlangıçta modeli otomatik yükle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model load using multiple threads",
+ "localized": "Çoklu iş parçacığı kullanarak model yükle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model auto-download on demand",
+ "localized": "İsteğe bağlı otomatik model indirme",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model load using streams",
+ "localized": "Akışları (streams) kullanarak model yükle",
+ "reload": "",
+ "hint": "Modelleri yüklerken yavaş veya ağ depolama alanı için optimize edilmiş akış yüklemesini deneyin"
+ },
+ {
+ "id": -1,
+ "label": "Model load model direct to GPU",
+ "localized": "Modeli doğrudan GPU'ya yükle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to offload",
+ "localized": "Boşaltılmayacak (offload) model tipleri",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to always offload",
+ "localized": "Her zaman boşaltılacak modüller",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to never offload",
+ "localized": "Asla boşaltılmayacak modüller",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to quantize",
+ "localized": "Kuantize edilmeyecek model tipleri",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to not convert",
+ "localized": "Dönüştürülmeyecek modüller",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules dtype dict",
+ "localized": "Modüller dtype sözlüğü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Math",
+ "localized": "Matematik",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Memory limit",
+ "localized": "Bellek sınırı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "migraphx",
+ "localized": "migraphx",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "max-autotune",
+ "localized": "max-autotune",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "max-autotune-no-cudagraphs",
+ "localized": "max-autotune-no-cudagraphs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum image size (MP)",
+ "localized": "Maksimum görüntü boyutu (MP)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max words",
+ "localized": "Maksimum kelimeler",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modern",
+ "localized": "Modern",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mount URL subpath",
+ "localized": "Bağlama (Mount) URL alt yolu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mobile scale",
+ "localized": "Mobil ölçek",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move detailer model to CPU when complete",
+ "localized": "Tamamlandığında detaylandırıcı modeli CPU'ya taşı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move base model to CPU when using refiner",
+ "localized": "İyileştirici (refiner) kullanırken temel modeli CPU'ya taşı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move base model to CPU when using VAE",
+ "localized": "VAE kullanırken temel modeli CPU'ya taşı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move refiner model to CPU when not in use",
+ "localized": "Kullanılmadığında iyileştirici modeli CPU'ya taşı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move VAE and CLIP to RAM when training",
+ "localized": "Eğitim sırasında VAE ve CLIP'i RAM'e taşı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model name",
+ "localized": "Model adı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model base path",
+ "localized": "Model temel yolu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max shard size",
+ "localized": "Maksimum shard boyutu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model class",
+ "localized": "Model sınıfı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mid Block",
+ "localized": "Orta Blok",
+ "reload": "",
+ "hint": "UNet'in Merkezi Bloğu (1 değer)"
+ },
+ {
+ "id": -1,
+ "label": "Model precision",
+ "localized": "Model hassasiyeti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum rank",
+ "localized": "Maksimum derece (rank)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Midas depth",
+ "localized": "Midas derinlik",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "MLSD",
+ "localized": "MLSD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "MediaPipe Face",
+ "localized": "MediaPipe Yüz",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Marigold Depth",
+ "localized": "Marigold Derinlik",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "n": [
+ {
+ "id": 0,
+ "label": "Networks",
+ "localized": "Ağlar",
+ "reload": "n/a",
+ "hint": "Ağlar kullanıcı arayüzü"
+ },
+ {
+ "id": 0,
+ "label": "New row",
+ "localized": "Yeni satır",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "New column",
+ "localized": "Yeni sütun",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku",
+ "localized": "Nunchaku",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "nsfw",
+ "localized": "nsfw",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NudeNet",
+ "localized": "NudeNet",
+ "reload": "n/a",
+ "hint": "Görsellerdeki çıplaklığı tespit edebilen ve gizleyebilen esnek eklenti"
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku Engine",
+ "localized": "Nunchaku Motoru",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NNCF: Neural Network Compression Framework",
+ "localized": "NNCF: Sinir Ağı Sıkıştırma Çerçevesi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise Options",
+ "localized": "Gürültü Seçenekleri",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks panel",
+ "localized": "Ağlar paneli",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks UI",
+ "localized": "Ağlar Arayüzü",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks Scan",
+ "localized": "Ağlar Taraması",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Negative prompt",
+ "localized": "Negatif istem",
+ "reload": "n/a",
+ "hint": "Oluşturulan görselde görmek istemediğiniz şeyleri tanımlayın"
+ },
+ {
+ "id": 0,
+ "label": "Number",
+ "localized": "Sayı",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "negative",
+ "localized": "negatif",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "None",
+ "localized": "Yok",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NSFW allowed",
+ "localized": "NSFW izinli",
+ "reload": "n/a",
+ "hint": "Modelin geliştirilmiş istemlerde yetişkin içerik üretmesine izin ver"
+ },
+ {
+ "id": 0,
+ "label": "Noise strength",
+ "localized": "Gürültü gücü",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NMS",
+ "localized": "NMS",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Near threshold",
+ "localized": "Yakın eşik",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise scale",
+ "localized": "Gürültü ölçeği",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Note",
+ "localized": "Not",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Non-blocking move operations",
+ "localized": "Engelleyici olmayan taşıma işlemleri",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku attention",
+ "localized": "Nunchaku dikkati",
+ "reload": "n/a",
+ "hint": "Tüketici sınıfı NVIDIA GPU'larda daha hızlı çıkarım (inference) için varsayılan dikkati Nunchaku'nun özel FP16 dikkat çekirdeği ile değiştirir. BF16'dan daha yüksek FP16 tensör çekirdeği verimliliğine sahip GPU'larda performans artışı sağlayabilir. Şu anda sadece Flux tabanlı modelleri (Dev, Schnell, Kontext, Fill, Depth vb.) etkiler. Qwen, SDXL, Sana veya diğer mimariler üzerinde etkisi yoktur. Varsayılan olarak devre dışıdır."
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku offloading",
+ "localized": "Nunchaku boşaltma",
+ "reload": "n/a",
+ "hint": "VRAM kullanımını azaltmak için asenkron CUDA akışlarıyla Nunchaku'nun kendi blok başına CPU boşaltmasını etkinleştirir. Ping-pong tampon stratejisi kullanır: bir transformer bloğu GPU'da hesaplama yaparken, sonraki blok arka planda CPU'dan ön yükleme yaparak aktarım gecikmesinin çoğunu gizler. Daha yavaş çıkarım pahasına VRAM kullanımını azaltabilir. Bu, transformer bileşeni için SD.Next'in işlem hattı boşaltmasının (pipeline offloading) yerini alır. Yalnızca düşük VRAM'li GPU'larda kullanışlıdır. Eğer GPU'nuz kuantize edilmiş modeli tutacak kadar belleğe (16+ GB) sahipse, maksimum hız için bunu devre dışı bırakın. Flux ve Qwen modellerini destekler. Bu ayarın yok sayıldığı SDXL için desteklenmez. Varsayılan olarak devre dışıdır."
+ },
+ {
+ "id": 0,
+ "label": "native",
+ "localized": "yerel (native)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "no-grad",
+ "localized": "no-grad",
+ "reload": "n/a",
+ "hint": "torch.no_grad ile gradyan takibini devre dışı bırakır. Bellek kullanımını azaltır ve çıkarımı hızlandırır."
+ },
+ {
+ "id": 0,
+ "label": "Numbered filenames",
+ "localized": "Numaralandırılmış dosya adları",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network card size (px)",
+ "localized": "Ağ kartı boyutu (px)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise multiplier for image processing",
+ "localized": "Görüntü işleme için gürültü çarpanı",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "New model name",
+ "localized": "Yeni model adı",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Number of ReBasin Iterations",
+ "localized": "ReBasin Yineleme Sayısı",
+ "reload": "n/a",
+ "hint": "Kaydetmeden önce modelin kaç kez birleştirileceği ve permütasyonunun yapılacağı"
+ },
+ {
+ "id": 0,
+ "label": "Network prompt",
+ "localized": "Ağ istemi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network negative prompt",
+ "localized": "Ağ negatif istemi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network parameters",
+ "localized": "Ağ parametreleri",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "o": [
+ {
+ "id": 751,
+ "label": "Output",
+ "localized": "Çıktı",
+ "reload": "",
+ "hint": "Çıktı ortamı seçimini göster/gizle: oluşturma sonuçları ve oluşturma işlemi sırasında canlı önizlemeler"
+ },
+ {
+ "id": 752,
+ "label": "OpenCLiP",
+ "localized": "OpenCLiP",
+ "reload": "",
+ "hint": "OpenCLiP aracılığıyla CLiP modelini kullanarak görüntüyü analiz et"
+ },
+ {
+ "id": 753,
+ "label": "ONNX",
+ "localized": "ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 754,
+ "label": "Override",
+ "localized": "Geçersiz Kıl",
+ "reload": "",
+ "hint": "Sunucu davranışını değiştirebilen ve genellikle içe aktarılan görüntü meta verilerinden uygulanan ayarları geçersiz kıl"
+ },
+ {
+ "id": 755,
+ "label": "Optimum Quanto",
+ "localized": "Optimum Quanto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 756,
+ "label": "Optimum Quanto: post-load",
+ "localized": "Optimum Quanto: yükleme sonrası",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 757,
+ "label": "Optional",
+ "localized": "İsteğe Bağlı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 758,
+ "label": "Olive",
+ "localized": "Olive",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 759,
+ "label": "OpenVINO",
+ "localized": "OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 760,
+ "label": "Other...",
+ "localized": "Diğer...",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 761,
+ "label": "Outputs & Images",
+ "localized": "Çıktılar ve Görüntüler",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 762,
+ "label": "Override settings",
+ "localized": "Ayarları geçersiz kıl",
+ "reload": "",
+ "hint": "Oluşturma parametreleri sistem ayarlarınızdan farklıysa, bu iş akışı için sistem yapılandırmanızı geçersiz kılmak üzere doldurulan ayarları geçersiz kılın"
+ },
+ {
+ "id": 763,
+ "label": "Override sampler",
+ "localized": "Örnekleyiciyi geçersiz kıl",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 764,
+ "label": "Override steps",
+ "localized": "Adımları geçersiz kıl",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 765,
+ "label": "Ortho",
+ "localized": "Ortho",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 766,
+ "label": "Offload face module",
+ "localized": "Yüz modülünü bellekten boşalt (Offload)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 767,
+ "label": "Override scheduler",
+ "localized": "Zamanlayıcıyı geçersiz kıl",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 768,
+ "label": "Optional image description",
+ "localized": "İsteğe bağlı görüntü açıklaması",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 769,
+ "label": "Order",
+ "localized": "Sıralama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 770,
+ "label": "Overlay",
+ "localized": "Üst üste bindirme",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 771,
+ "label": "Override resolution",
+ "localized": "Çözünürlüğü geçersiz kıl",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 772,
+ "label": "Offload processor",
+ "localized": "İşlemciyi bellekten boşalt (Offload)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 773,
+ "label": "Output directory",
+ "localized": "Çıktı dizini",
+ "reload": "",
+ "hint": "İşlenen görüntülerin kaydedileceği klasör"
+ },
+ {
+ "id": 774,
+ "label": "original",
+ "localized": "orijinal",
+ "reload": "",
+ "hint": "Orijinal LDM arka ucu"
+ },
+ {
+ "id": 775,
+ "label": "Offload caption models",
+ "localized": "Açıklama modellerini bellekten boşalt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 776,
+ "label": "Offload during pre-forward",
+ "localized": "İleri iletim öncesinde bellekten boşalt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 777,
+ "label": "Offload using streams",
+ "localized": "Akışları kullanarak bellekten boşalt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 778,
+ "label": "Offload low watermark",
+ "localized": "Bellek boşaltma düşük eşik değeri",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 779,
+ "label": "Offload GPU high watermark",
+ "localized": "GPU bellek boşaltma yüksek eşik değeri",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 780,
+ "label": "Offload CPU high watermark",
+ "localized": "CPU bellek boşaltma yüksek eşik değeri",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 781,
+ "label": "Offload blocks",
+ "localized": "Blokları bellekten boşalt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 782,
+ "label": "OpenVINO activations mode",
+ "localized": "OpenVINO etkinleştirme modu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 783,
+ "label": "ONNX Execution Provider",
+ "localized": "ONNX Yürütme Sağlayıcısı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 784,
+ "label": "ONNX allow fallback to CPU",
+ "localized": "ONNX CPU'ya geri dönüşe izin ver",
+ "reload": "",
+ "hint": "Seçili yürütme sağlayıcısı başarısız olduğunda CPU kullanımına izin ver"
+ },
+ {
+ "id": 785,
+ "label": "ONNX cache converted models",
+ "localized": "Dönüştürülen modelleri ONNX önbelleğine al",
+ "reload": "",
+ "hint": "ONNX formatına dönüştürülen modelleri önbellek olarak kaydet. Bunları ONNX sekmesinden yönetebilirsiniz"
+ },
+ {
+ "id": 786,
+ "label": "ONNX unload base model when processing refiner",
+ "localized": "Rafiner işlenirken temel modeli ONNX'ten kaldır",
+ "reload": "",
+ "hint": "Rafiner dönüştürülürken/optimize edilirken/işlenirken temel modeli bellekten kaldır"
+ },
+ {
+ "id": 787,
+ "label": "Olive use FP16 on optimization",
+ "localized": "Olive optimizasyonda FP16 kullan",
+ "reload": "",
+ "hint": "Olive optimizasyon işleminin çıktı modeli için 16-bit kayan nokta hassasiyeti kullanın. Devre dışıysa 32-bit kayan nokta hassasiyeti kullanın"
+ },
+ {
+ "id": 788,
+ "label": "Olive force FP32 for VAE Encoder",
+ "localized": "Olive VAE Kodlayıcı için FP32'ye zorla",
+ "reload": "",
+ "hint": "Çıktı modelinin VAE Kodlayıcısı için 32-bit kayan nokta hassasiyeti kullanın. Bu, 'optimizasyonda FP16 kullan' seçeneğini geçersiz kılar. Img2Img'den NaN veya siyah boş görüntüler alıyorsanız bu seçeneği etkinleştirin ve önbelleği temizleyin"
+ },
+ {
+ "id": 789,
+ "label": "Olive use static dimensions",
+ "localized": "Olive statik boyutlar kullan",
+ "reload": "",
+ "hint": "Olive ile optimize edilmiş modellerle çıkarımı çok daha hızlı hale getirin. (OrtTransformersOptimization)"
+ },
+ {
+ "id": 790,
+ "label": "Olive cache optimized models",
+ "localized": "Olive optimize edilmiş modelleri önbelleğe al",
+ "reload": "",
+ "hint": "Olive tarafından işlenen modelleri önbellek olarak kaydedin. Bunları ONNX sekmesinden yönetebilirsiniz"
+ },
+ {
+ "id": 791,
+ "label": "OpenVINO disable model caching",
+ "localized": "OpenVINO model önbelleğe almayı devre dışı bırak",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 792,
+ "label": "OpenVINO disable memory cleanup after compile",
+ "localized": "OpenVINO derleme sonrası bellek temizliğini devre dışı bırak",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 793,
+ "label": "onediff",
+ "localized": "onediff",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 794,
+ "label": "olive-ai",
+ "localized": "olive-ai",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 795,
+ "label": "openvino_fx",
+ "localized": "openvino_fx",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 796,
+ "label": "Overwrite existing",
+ "localized": "Mevcut olanın üzerine yaz",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 797,
+ "label": "Out Block",
+ "localized": "Çıkış Bloğu",
+ "reload": "",
+ "hint": "UNet'in Üst Örnekleme Blokları (SD1.5 için 12 değer, SDXL için 9 değer)"
+ },
+ {
+ "id": 798,
+ "label": "Overwrite model",
+ "localized": "Modelin üzerine yaz",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 799,
+ "label": "Output model",
+ "localized": "Çıktı modeli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 800,
+ "label": "Overwrite existing file",
+ "localized": "Mevcut dosyanın üzerine yaz",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 801,
+ "label": "Options",
+ "localized": "Seçenekler",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 802,
+ "label": "OpenBody",
+ "localized": "OpenBody",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "p": [
+ {
+ "id": 755,
+ "label": "Process",
+ "localized": "İşle",
+ "reload": "n/a",
+ "hint": "Mevcut görüntüyü işle Görüntüleri yükseltmek, arka planları kaldırmak, NSFW içeriği gizlemek, çeşitli filtreler ve efektler uygulamak için kullanılabilir"
+ },
+ {
+ "id": 126,
+ "label": "Prompts",
+ "localized": "İstemler",
+ "reload": "n/a",
+ "hint": "Görüntü istemi ve negatif istem"
+ },
+ {
+ "id": 122,
+ "label": "Pause",
+ "localized": "Duraklat",
+ "reload": "n/a",
+ "hint": "İşlemeyi duraklat"
+ },
+ {
+ "id": 0,
+ "label": "Post",
+ "localized": "Post",
+ "reload": "n/a",
+ "hint": "İşlemeden sonra görüntüyü yeniden boyutlandır"
+ },
+ {
+ "id": 0,
+ "label": "Preview",
+ "localized": "Önizleme",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Process Image",
+ "localized": "Görüntü İşle",
+ "reload": "n/a",
+ "hint": "Tek bir görüntüyü işle"
+ },
+ {
+ "id": 0,
+ "label": "Process Batch",
+ "localized": "Toplu İşle",
+ "reload": "n/a",
+ "hint": "Bir grup görüntüyü işle"
+ },
+ {
+ "id": 0,
+ "label": "Process Folder",
+ "localized": "Klasörü İşle",
+ "reload": "n/a",
+ "hint": "Bir klasördeki tüm görüntüleri işle"
+ },
+ {
+ "id": 0,
+ "label": "Provider",
+ "localized": "Sağlayıcı",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Pipeline Modifiers",
+ "localized": "İş Hattı Değiştiricileri",
+ "reload": "n/a",
+ "hint": "Oluşturma sırasında etkinleştirilebilen ek işlevler"
+ },
+ {
+ "id": 0,
+ "label": "Postprocessing",
+ "localized": "Son İşleme",
+ "reload": "n/a",
+ "hint": "Görüntü oluşturma sonrası işleme ve yükseltme ile ilgili ayarlar"
+ },
+ {
+ "id": 0,
+ "label": "Preset Block Merge",
+ "localized": "Hazır Ayar Blok Birleştirme",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Pony",
+ "localized": "Pony",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Preview metadata",
+ "localized": "Meta verileri önizle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Prompt",
+ "localized": "İstem",
+ "reload": "n/a",
+ "hint": "Oluşturmak istediğiniz görüntüyü açıklayın"
+ },
+ {
+ "id": 0,
+ "label": "Processed Preview",
+ "localized": "İşlenmiş Önizleme",
+ "reload": "n/a",
+ "hint": "Asıl oluşturma işleminden önce giriş görüntülerinin ön işlemesine ait bölümü göster/gizle"
+ },
+ {
+ "id": 0,
+ "label": "PixelArt",
+ "localized": "PixelArt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "PAG: Perturbed attention guidance",
+ "localized": "PAG: Perturbed attention guidance",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "PAB: Pyramid attention broadcast",
+ "localized": "PAB: Pyramid attention broadcast",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Para-attention",
+ "localized": "Para-attention",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Paths for specific models",
+ "localized": "Belirli modeller için yollar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Prediction method",
+ "localized": "Tahmin yöntemi",
+ "reload": "n/a",
+ "hint": "Modelin her adımda neyi tahmin edeceğini belirler. Seçenekler: - default: model varsayılanı - epsilon: gürültü (Stable Diffusion için en yaygın olanı) - sample: doğrudan gürültüden arındırılmış görüntü tahmini, x0 tahmini olarak da adlandırılır - v_prediction: hız tahmini, CosXL ve NoobAI VPred modelleri tarafından kullanılır - flow_prediction: SD3 ve Flux gibi daha yeni flow-matching modelleriyle kullanılır"
+ },
+ {
+ "id": 0,
+ "label": "PAG scale",
+ "localized": "PAG ölçeği",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "PAG start",
+ "localized": "PAG başlangıcı",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "PAG stop",
+ "localized": "PAG bitişi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "PAG layers",
+ "localized": "PAG katmanları",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "PAG config",
+ "localized": "PAG yapılandırması",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Perform SDSA",
+ "localized": "SDSA Uygula",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Perform Injection",
+ "localized": "Enjeksiyon Uygula",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "PhotoMaker Model",
+ "localized": "PhotoMaker Modeli",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Penalty",
+ "localized": "Ceza",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "positive",
+ "localized": "pozitif",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Prompt EX",
+ "localized": "İstem EX",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Power",
+ "localized": "Güç",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Prompt thresholds",
+ "localized": "İstem eşikleri",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Preset",
+ "localized": "Hazır Ayar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Pad frames",
+ "localized": "Kareleri doldur (Pad)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Prefill text",
+ "localized": "Ön dolgu metni",
+ "reload": "n/a",
+ "hint": "Modeli ön dolgu metnine devam etmeye zorlayarak çıktı formatını veya içeriğini yönlendirmek için modelin yanıtının başlangıcını önceden doldurur. Ön dolgu filtrelenir ve nihai yanıtta görünmez. Modelin kendi yanıtını sıfırdan oluşturmasına izin vermek için boş bırakın."
+ },
+ {
+ "id": 0,
+ "label": "Prompt prefix",
+ "localized": "İstem ön eki",
+ "reload": "n/a",
+ "hint": "Geliştirilmiş istem sonucunun başına eklenen metin. LLM tarafından aksi takdirde yeniden yazılacak olan 'masterpiece, best quality' gibi kalite etiketleri veya sanatçı isimleri gibi görüntü istemine değiştirilmeden kopyalanması gereken istem öğelerini eklemek için kullanışlıdır."
+ },
+ {
+ "id": 0,
+ "label": "Prompt suffix",
+ "localized": "İstem son eki",
+ "reload": "n/a",
+ "hint": "Geliştirilmiş istem sonucunun sonuna eklenen metin. LLM tarafından aksi takdirde yeniden yazılacak olan, görüntü istemine değiştirilmeden kopyalanması gereken istem öğelerini eklemek için kullanışlıdır."
+ },
+ {
+ "id": 0,
+ "label": "Padding",
+ "localized": "Doldurma (Padding)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Prompt strength",
+ "localized": "İstem gücü",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Preview start",
+ "localized": "Önizleme başlangıcı",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Preview end",
+ "localized": "Önizleme bitişi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Pixels to expand",
+ "localized": "Genişletilecek pikseller",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Processor",
+ "localized": "İşlemci",
+ "reload": "n/a",
+ "hint": "ControlNet için kullanılan görüntüyü ön işlemek için kullanılacak işlemci tipi"
+ },
+ {
+ "id": 0,
+ "label": "Pose confidence",
+ "localized": "Poz güveni",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Parameter free",
+ "localized": "Parametresiz",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Processed",
+ "localized": "İşlenmiş",
+ "reload": "n/a",
+ "hint": "İşlenmiş görüntülerin bulunduğu bölümü göster/gizle"
+ },
+ {
+ "id": 0,
+ "label": "Postprocess mask",
+ "localized": "Maskeyi son işle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "PixelArt block size",
+ "localized": "PixelArt blok boyutu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "PixelArt sharpen",
+ "localized": "PixelArt keskinleştirme",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Platform",
+ "localized": "Platform",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Pipeline",
+ "localized": "İş Hattı (Pipeline)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Perform warmup",
+ "localized": "Isınma (warmup) uygula",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Prompt attention normalization",
+ "localized": "İstem dikkat normalizasyonu",
+ "reload": "n/a",
+ "hint": "Aşırı güçlü/zayıf etkiyi önlemek için istem belirteç ağırlıklarını dengeler. Çıktıları stabilize etmeye yardımcı olur."
+ },
+ {
+ "id": 0,
+ "label": "performance",
+ "localized": "performans",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Performance Counter",
+ "localized": "Performans Sayacı",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "PAG layer names",
+ "localized": "PAG katman adları",
+ "reload": "n/a",
+ "hint": "Boşlukla ayrılmış katman listesi Mevcut: d[0-5], m[0], u[0-8] Varsayılan: m0"
+ },
+ {
+ "id": 0,
+ "label": "PAB cache enabled",
+ "localized": "PAB önbelleği etkin",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "PAB spacial skip range",
+ "localized": "PAB mekansal atlama aralığı",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "PAB spacial skip start",
+ "localized": "PAB mekansal atlama başlangıcı",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "PAB spacial skip end",
+ "localized": "PAB mekansal atlama bitişi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ParaAttention first-block cache enabled",
+ "localized": "ParaAttention ilk blok önbelleği etkin",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ParaAttention residual diff threshold",
+ "localized": "ParaAttention kalıntı fark eşiği",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Parallel process images in batch",
+ "localized": "Görüntüleri grupta paralel işle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "precompile",
+ "localized": "ön derleme",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Panel minimum width",
+ "localized": "Panel minimum genişliği",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Persist UI layout",
+ "localized": "Kullanıcı arayüzü düzenini kalıcı yap",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Progress update period",
+ "localized": "İlerleme güncelleme süresi",
+ "reload": "n/a",
+ "hint": "Milisaniye cinsinden kullanıcı arayüzü ilerleme çubuğu ve önizleme kontrolleri için güncelleme süresi"
+ },
+ {
+ "id": 0,
+ "label": "Play a notification upon completion",
+ "localized": "Tamamlandığında bir bildirim çal",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Path to notification sound",
+ "localized": "Bildirim sesi yolu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Postprocessing operation order",
+ "localized": "Son işleme operasyon sırası",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Prompt padding",
+ "localized": "İstem doldurma (padding)",
+ "reload": "n/a",
+ "hint": "75'ten fazla belirteç (token) kullanırken son virgülden itibaren n belirteç kadar doldurma yaparak tutarlılığı artırın"
+ },
+ {
+ "id": 0,
+ "label": "Pad prompt and negative prompt to be same length",
+ "localized": "İstem ve negatif istemi aynı uzunlukta olacak şekilde doldur",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Pin training dataset to memory",
+ "localized": "Eğitim veri kümesini belleğe sabitle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Primary model",
+ "localized": "Birincil model",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Preset Interpolation Ratio",
+ "localized": "Hazır Ayar İnterpolasyon Oranı",
+ "reload": "n/a",
+ "hint": "İki hazır ayar seçilirse, aralarında geçiş yapın"
+ },
+ {
+ "id": 0,
+ "label": "Prune",
+ "localized": "Budama (Prune)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Prediction type",
+ "localized": "Tahmin türü",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Prompt enhance",
+ "localized": "İstem iyileştirme",
+ "reload": "n/a",
+ "hint": "Geliştirilmiş sonuçlar için istemi yeniden yazmak üzere farklı LLM'leri kullanabilen eklenti"
+ },
+ {
+ "id": 0,
+ "label": "PidiNet",
+ "localized": "PidiNet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Parameters",
+ "localized": "Parametreler",
+ "reload": "n/a",
+ "hint": "Görüntü oluşturma sırasında kullanılan temel parametreler"
+ },
+ {
+ "id": 0,
+ "label": "Postprocess upscale",
+ "localized": "Son işleme yükseltme",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "q": [
+ {
+ "id": 0,
+ "label": "Quick Settings",
+ "localized": "Hızlı Ayarlar",
+ "reload": "n/a",
+ "hint": "Hızlı erişim için farklı ayar bölümlerinden favorilere eklenen öğeler"
+ },
+ {
+ "id": 0,
+ "label": "Quantized",
+ "localized": "Kuantize Edilmiş (Quantized)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Qwen layered",
+ "localized": "Qwen katmanlı",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings",
+ "localized": "Hızlıayarlar",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Qwen layered number of layers",
+ "localized": "Qwen katmanlı katman sayısı",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization mode",
+ "localized": "Kuantizasyon modu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization type",
+ "localized": "Kuantizasyon türü",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type",
+ "localized": "Kuantize edilmiş MatMul türü",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization type for Text Encoders",
+ "localized": "Metin Kodlayıcılar için kuantizasyon türü",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type for Text Encoders",
+ "localized": "Metin Kodlayıcılar için kuantize edilmiş MatMul türü",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize convolutional layers",
+ "localized": "Konvolüsyonel katmanları kuantize et",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize using GPU",
+ "localized": "GPU kullanarak kuantize et",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization weights type",
+ "localized": "Kuantizasyon ağırlık türü",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization activations type",
+ "localized": "Kuantizasyon aktivasyon türü",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings list",
+ "localized": "Hızlı ayarlar listesi",
+ "reload": "n/a",
+ "hint": "Ayarlar sekmesi yerine en üstteki hızlı erişim çubuğuna gitmesi gereken ayar adlarının virgülle ayrılmış listesi"
+ }
+ ],
+ "r": [
+ {
+ "id": 0,
+ "label": "Refine",
+ "localized": "Arındır",
+ "reload": "",
+ "hint": "Arındırma, ilk işlem tamamlandıktan sonra ek işlemler ekler ve görüntüyü ölçeklendirmek, kaliteyi ve detayları artırmak için isteğe bağlı olarak yeniden işlemek için kullanılabilir"
+ },
+ {
+ "id": 0,
+ "label": "Restore",
+ "localized": "Geri Yükle",
+ "reload": "",
+ "hint": "Mevcut istemden veya bilinen son oluşturulan görüntüden parametreleri geri yükle"
+ },
+ {
+ "id": 0,
+ "label": "Reset anchors",
+ "localized": "Çapaları sıfırla",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reload model",
+ "localized": "Modeli yeniden yükle",
+ "reload": "",
+ "hint": "Şu anda seçili olan modeli yeniden yükle"
+ },
+ {
+ "id": 0,
+ "label": "Reprocess",
+ "localized": "Yeniden İşle",
+ "reload": "",
+ "hint": "Farklı parametreler kullanarak önceki nesilleri yeniden işle"
+ },
+ {
+ "id": 0,
+ "label": "Resize to",
+ "localized": "Şuna boyutlandır",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Resize\n by",
+ "localized": "Şuna göre boyutlandır",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Resize\n to",
+ "localized": "Şuna boyutlandır",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Run Preview",
+ "localized": "Önizlemeyi Çalıştır",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reference",
+ "localized": "Referans",
+ "reload": "",
+ "hint": "İlk kullanımda otomatik olarak indirilebilen referans modellerin listesi"
+ },
+ {
+ "id": 0,
+ "label": "Reset receipe",
+ "localized": "Tarifi sıfırla",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Run",
+ "localized": "Çalıştır",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refresh extension list",
+ "localized": "Eklenti listesini yenile",
+ "reload": "",
+ "hint": "Mevcut eklentilerin listesini yenile"
+ },
+ {
+ "id": 0,
+ "label": "Restart server",
+ "localized": "Sunucuyu yeniden başlat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Request browser notifications",
+ "localized": "Tarayıcı bildirimleri iste",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore UI defaults",
+ "localized": "Arayüz varsayılanlarını geri yükle",
+ "reload": "",
+ "hint": "Varsayılan kullanıcı arayüzü değerlerini geri yükle"
+ },
+ {
+ "id": 0,
+ "label": "Refresh UI values",
+ "localized": "Arayüz değerlerini yenile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reinstall",
+ "localized": "Yeniden yükle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refresh state",
+ "localized": "Durumu yenile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refresh data",
+ "localized": "Veriyi yenile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Run benchmark",
+ "localized": "Kıyaslamayı çalıştır",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refresh bench",
+ "localized": "Kıyaslamayı yenile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore defaults",
+ "localized": "Varsayılanları geri yükle",
+ "reload": "",
+ "hint": "Varsayılan sunucu ayarlarını geri yükle"
+ },
+ {
+ "id": 0,
+ "label": "Replace",
+ "localized": "Değiştir",
+ "reload": "",
+ "hint": "Görüntüyü değiştir"
+ },
+ {
+ "id": 0,
+ "label": "Refresh",
+ "localized": "Yenile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reprocess decode",
+ "localized": "Kod çözmeyi yeniden işle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reprocess refine",
+ "localized": "Arındırmayı yeniden işle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reprocess face",
+ "localized": "Yüzü yeniden işle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Remove background",
+ "localized": "Arka planı kaldır",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "RAS: Region-Adaptive Sampling",
+ "localized": "RAS: Bölgeye Duyarlı Örnekleme",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Resize",
+ "localized": "Boyutlandır",
+ "reload": "",
+ "hint": "Görüntü boyutlandırma, sabit çözünürlük veya ölçek bazlı kullanılabilir"
+ },
+ {
+ "id": 0,
+ "label": "Rerefence models",
+ "localized": "Referans modeller",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Replace model components",
+ "localized": "Model bileşenlerini değiştir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "rescale",
+ "localized": "yeniden ölçeklendir",
+ "reload": "",
+ "hint": "betaları sıfır terminal SNR ile yeniden ölçeklendir"
+ },
+ {
+ "id": 0,
+ "label": "Resize seed from width",
+ "localized": "Seed'i genişlikten boyutlandır",
+ "reload": "",
+ "hint": "Belirtilen çözünürlükte aynı seed ile üretilecek resme benzer bir resim üretmeye çalışır"
+ },
+ {
+ "id": 0,
+ "label": "Resize seed from height",
+ "localized": "Seed'i yükseklikten boyutlandır",
+ "reload": "",
+ "hint": "Belirtilen çözünürlükte aynı seed ile üretilecek resme benzer bir resim üretmeye çalışır"
+ },
+ {
+ "id": 0,
+ "label": "Refine guidance",
+ "localized": "Arındırma rehberliği",
+ "reload": "",
+ "hint": "Arındırma aşaması için kullanılan CFG ölçeği"
+ },
+ {
+ "id": 0,
+ "label": "Resize mode",
+ "localized": "Boyutlandırma modu",
+ "reload": "",
+ "hint": "İkinci aşama arındırmada girdinin nasıl boyutlandırılacağını veya uyarlanacağını tanımlar: - none: boyutlandırma yok, orijinal çözünürlüğü koru - fixed: hedef çözünürlüğe zorla (bozulmaya neden olabilir) - crop: en boy oranını koruyarak hedefe sığdırmak için merkezden kırp - fill: sığdırmak için boyutlandır ve boş alanı kenarlıklarla doldur - outpaint: tuvali görüntü sınırlarının ötesine genişlet - context aware: çevre alanları harmanlayan veya uyarlayan akıllı boyutlandırma"
+ },
+ {
+ "id": 0,
+ "label": "Resize method",
+ "localized": "Boyutlandırma yöntemi",
+ "reload": "",
+ "hint": "Görüntüyü boyutlandırmak için kullanılan yöntem: basit boyutlandırma, ölçeklendirme modeli, latent (gizil) boyutlandırma veya asimetrik kod çözme olabilir"
+ },
+ {
+ "id": 0,
+ "label": "Resize width",
+ "localized": "Genişliği boyutlandır",
+ "reload": "",
+ "hint": "Görüntüyü bu genişliğe boyutlandırır. 0 ise, genişlik yakındaki iki kaydırıcıdan birinden çıkarılır"
+ },
+ {
+ "id": 0,
+ "label": "Resize height",
+ "localized": "Yüksekliği boyutlandır",
+ "reload": "",
+ "hint": "Görüntüyü bu yüksekliğe boyutlandırır. 0 ise, yükseklik yakındaki iki kaydırıcıdan birinden çıkarılır"
+ },
+ {
+ "id": 0,
+ "label": "Resize scale",
+ "localized": "Boyutlandırma ölçeği",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refine sampler",
+ "localized": "Arındırma örnekleyicisi",
+ "reload": "",
+ "hint": "Birincil örnekleyici belirli bir işlem için desteklenmiyorsa, yedek örnekleyici olarak belirli bir örnekleyiciyi kullan"
+ },
+ {
+ "id": 0,
+ "label": "Refiner start",
+ "localized": "Arındırıcı başlangıcı",
+ "reload": "",
+ "hint": "Arındırma aşaması, ana model bu kadar tamamlandığında başlayacaktır (tam ana model çalışmasından sonra çalıştırmak için 0'dan büyük ve 1'den küçük ayarlayın)"
+ },
+ {
+ "id": 0,
+ "label": "Refiner steps",
+ "localized": "Arındırıcı adımları",
+ "reload": "",
+ "hint": "Arındırma aşaması için kullanılacak adım sayısı"
+ },
+ {
+ "id": 0,
+ "label": "Refine prompt",
+ "localized": "Arındırma istemi",
+ "reload": "",
+ "hint": "Hem ana modeldeki ikinci kodlayıcı (varsa) hem de arındırma aşaması (etkinse) için kullanılan istem"
+ },
+ {
+ "id": 0,
+ "label": "Refine negative prompt",
+ "localized": "Arındırma negatif istemi",
+ "reload": "",
+ "hint": "Hem ana modeldeki ikinci kodlayıcı (varsa) hem de arındırma aşaması (etkinse) için kullanılan negatif istem"
+ },
+ {
+ "id": 0,
+ "label": "Renoise",
+ "localized": "Yeniden gürültülendir",
+ "reload": "",
+ "hint": "Detaylandırma sırasında ek gürültü uygula"
+ },
+ {
+ "id": 0,
+ "label": "Renoise end",
+ "localized": "Yeniden gürültülendirme bitişi",
+ "reload": "",
+ "hint": "Yeniden gürültülendirmenin uygulandığı son adım"
+ },
+ {
+ "id": 0,
+ "label": "Range",
+ "localized": "Aralık",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repeat x-axis",
+ "localized": "X eksenini tekrarla",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repeat y-axis",
+ "localized": "Y eksenini tekrarla",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ReSwapper Model",
+ "localized": "ReSwapper Modeli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Return original images",
+ "localized": "Orijinal görüntüleri döndür",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restart step",
+ "localized": "Adımı yeniden başlat",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore pipeline on end",
+ "localized": "Bitişte iş hattını (pipeline) geri yükle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Randomize seed after each loop iteration",
+ "localized": "Her döngü yinelemesinden sonra seed'i rastgeleleştir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Random seeds",
+ "localized": "Rastgele seedler",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore pipe on end",
+ "localized": "Bitişte kanalı (pipe) geri yükle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Rows",
+ "localized": "Satırlar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repetition penalty",
+ "localized": "Tekrar cezası",
+ "reload": "",
+ "hint": "İstemde veya çıktıda zaten görünen belirteçlerin (token) kullanımını, olasılıklarını cezalandırarak engeller. Önceki seçimleri tekrar ziyaret etmeye sürtünme eklemek gibidir. Tekrarlayan döngüleri kırmaya yardımcı olur ancak agresif değerlerde tutarlılığı azaltabilir. Devre dışı bırakmak için 1'e ayarlayın."
+ },
+ {
+ "id": 0,
+ "label": "Redux prompt strength",
+ "localized": "Redux istem gücü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "right",
+ "localized": "sağ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reference query weight",
+ "localized": "Referans sorgu ağırlığı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reference adain weight",
+ "localized": "Referans AdaIN ağırlığı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refine upscaler",
+ "localized": "Arındırma ölçeklendiricisi",
+ "reload": "",
+ "hint": "İlk ölçeklendiriciden sonra çalıştırılacak ikincil ölçeklendiriciyi seçin"
+ },
+ {
+ "id": 0,
+ "label": "Refine foreground",
+ "localized": "Ön planı arındır",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Recursive",
+ "localized": "Özyinelemeli",
+ "reload": "",
+ "hint": "Alt klasörlerdeki görüntüleri özyinelemeli olarak işle. Etkinleştirildiğinde, işlenecek görüntüler için tüm iç içe geçmiş alt dizinleri arar."
+ },
+ {
+ "id": 0,
+ "label": "Rebase",
+ "localized": "Temellendir (Rebase)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repos",
+ "localized": "Depolar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refiner model",
+ "localized": "Arındırıcı model",
+ "reload": "",
+ "hint": "İkinci aşama işlemler için kullanılan arındırıcı model"
+ },
+ {
+ "id": 0,
+ "label": "Record torch streams",
+ "localized": "Torch akışlarını kaydet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Remote VAE image type",
+ "localized": "Uzak VAE görüntü türü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Remote VAE for encode",
+ "localized": "Kodlama için uzak VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "RAS enabled",
+ "localized": "RAS etkin",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "reduce-overhead",
+ "localized": "yükü-azalt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "repeated",
+ "localized": "tekrarlanan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Root model folder",
+ "localized": "Kök model klasörü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Resize background color",
+ "localized": "Arka plan rengini boyutlandır",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore from metadata: skip params",
+ "localized": "Üstveriden geri yükle: parametreleri atla",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore from metadata: skip settings",
+ "localized": "Üstveriden geri yükle: ayarları atla",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "requests",
+ "localized": "istekler",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "rust",
+ "localized": "rust",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore unparsed prompt",
+ "localized": "Ayrıştırılmamış istemi geri yükle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reuse loaded model dictionary",
+ "localized": "Yüklü model sözlüğünü yeniden kullan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ReBasin",
+ "localized": "ReBasin",
+ "reload": "",
+ "hint": "Her iki modelden de daha fazla özellik tutmak için permütasyonlarla birden fazla birleştirme gerçekleştirir"
+ },
+ {
+ "id": 0,
+ "label": "Replace VAE",
+ "localized": "VAE'yi değiştir",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reference unit 1",
+ "localized": "Referans birimi 1",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "s": [
+ {
+ "id": 0,
+ "label": "Sampler",
+ "localized": "Örnekleyici",
+ "reload": "n/a",
+ "hint": "Örnekleyici ve tohum seçimi ile yapılandırmasına ilişkin ayarlar. Örnekleyiciler, birden fazla adımda gürültünün bir görüntüye dönüştürülmesi sürecine rehberlik eder."
+ },
+ {
+ "id": 0,
+ "label": "Scripts",
+ "localized": "Betikler",
+ "reload": "n/a",
+ "hint": "Oluşturma işlemi sırasında seçilen betikleri kullanarak ek özellikleri etkinleştirin"
+ },
+ {
+ "id": 0,
+ "label": "Scale",
+ "localized": "Ölçek",
+ "reload": "n/a",
+ "hint": "Görüntüyü hedef ölçeğe göre yeniden boyutlandırın. Sabit genişlik/yükseklik ayarlanmışsa bu seçenek yoksayılır"
+ },
+ {
+ "id": 0,
+ "label": "Swap X/Y",
+ "localized": "X/Y Değiştir",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Swap Y/Z",
+ "localized": "Y/Z Değiştir",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Swap X/Z",
+ "localized": "X/Z Değiştir",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Set prompt",
+ "localized": "Komutu ayarla",
+ "reload": "n/a",
+ "hint": "Geliştirilmiş komutu (prompt) ana komut girişine kopyala"
+ },
+ {
+ "id": 0,
+ "label": "Skip",
+ "localized": "Atla",
+ "reload": "n/a",
+ "hint": "Mevcut işi işlemeyi durdur ve bir sonraki işleme devam et"
+ },
+ {
+ "id": 0,
+ "label": "Stop",
+ "localized": "Durdur",
+ "reload": "n/a",
+ "hint": "İşlemeyi durdur"
+ },
+ {
+ "id": 0,
+ "label": "Show",
+ "localized": "Göster",
+ "reload": "n/a",
+ "hint": "Görüntü konumunu göster"
+ },
+ {
+ "id": 0,
+ "label": "Save",
+ "localized": "Kaydet",
+ "reload": "n/a",
+ "hint": "Görüntüyü kaydet"
+ },
+ {
+ "id": 0,
+ "label": "Sketch",
+ "localized": "Taslak",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Size & Inputs",
+ "localized": "Boyut ve Girişler",
+ "reload": "n/a",
+ "hint": "Oluşturma çözünürlüğü ve ek giriş medyasıyla ilgili ayarlar"
+ },
+ {
+ "id": 0,
+ "label": "Set receipe",
+ "localized": "Tarifi ayarla",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scale by",
+ "localized": "Oranla ölçekle",
+ "reload": "n/a",
+ "hint": "Kaynak görüntüleri seçilen bir katsayıya göre yeniden boyutlandırmak için bu sekmeyi kullanın"
+ },
+ {
+ "id": 0,
+ "label": "Scale to",
+ "localized": "Boyuta ölçekle",
+ "reload": "n/a",
+ "hint": "Kaynak görüntüleri seçilen bir hedef boyuta göre yeniden boyutlandırmak için bu sekmeyi kullanın"
+ },
+ {
+ "id": 0,
+ "label": "Settings",
+ "localized": "Ayarlar",
+ "reload": "n/a",
+ "hint": "Uygulama ayarları"
+ },
+ {
+ "id": 0,
+ "label": "System",
+ "localized": "Sistem",
+ "reload": "n/a",
+ "hint": "Sistem ayarları ve bilgileri"
+ },
+ {
+ "id": 0,
+ "label": "Shutdown server",
+ "localized": "Sunucuyu kapat",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Start profiling",
+ "localized": "Profillemeyi başlat",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "System Info",
+ "localized": "Sistem Bilgisi",
+ "reload": "n/a",
+ "hint": "Sistem bilgileri"
+ },
+ {
+ "id": 0,
+ "label": "Set UI defaults",
+ "localized": "Arayüz varsayılanlarını ayarla",
+ "reload": "n/a",
+ "hint": "Mevcut değerleri kullanıcı arayüzü için varsayılan değerler olarak ayarlar"
+ },
+ {
+ "id": 0,
+ "label": "Set UI menu states",
+ "localized": "Arayüz menü durumlarını ayarla",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Send interrupt",
+ "localized": "Yarıda kesme gönder",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Submit results",
+ "localized": "Sonuçları gönder",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "System Paths",
+ "localized": "Sistem Yolları",
+ "reload": "n/a",
+ "hint": "Çeşitli model dizinlerinin konumuyla ilgili ayarlar"
+ },
+ {
+ "id": 0,
+ "label": "Show all pages",
+ "localized": "Tüm sayfaları göster",
+ "reload": "n/a",
+ "hint": "Tüm ayarlar sayfalarını göster"
+ },
+ {
+ "id": 0,
+ "label": "Save model",
+ "localized": "Modeli kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scan missing",
+ "localized": "Eksikleri tara",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save receipe",
+ "localized": "Tarifi kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Simple Merge",
+ "localized": "Basit Birleştirme",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Style",
+ "localized": "Stil",
+ "reload": "n/a",
+ "hint": "Seçilen oluşturma parametrelerine uygulanacak ek stiller"
+ },
+ {
+ "id": 0,
+ "label": "SD 1.5",
+ "localized": "SD 1.5",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SD XL",
+ "localized": "SD XL",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SD1.5",
+ "localized": "SD1.5",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SDXL",
+ "localized": "SDXL",
+ "reload": "n/a",
+ "hint": "StableDiffusion XL"
+ },
+ {
+ "id": 0,
+ "label": "Start",
+ "localized": "Başlat",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Select",
+ "localized": "Seç",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Size",
+ "localized": "Boyut",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Size & Batch",
+ "localized": "Boyut ve Grup",
+ "reload": "n/a",
+ "hint": "Görüntü boyutu ve grup (batch) sayısı"
+ },
+ {
+ "id": 0,
+ "label": "Seed",
+ "localized": "Tohum (Seed)",
+ "reload": "n/a",
+ "hint": "Başlangıç tohumu ve varyasyonu"
+ },
+ {
+ "id": 0,
+ "label": "Script",
+ "localized": "Betik",
+ "reload": "n/a",
+ "hint": "Kullanılacak ek betikler"
+ },
+ {
+ "id": 0,
+ "label": "Stable Diffusion 3.x",
+ "localized": "Stable Diffusion 3.x",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SDNQ: SD.Next Quantization",
+ "localized": "SDNQ: SD.Next Nicemleme",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save Options",
+ "localized": "Kaydetme Seçenekleri",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Startup & Server Options",
+ "localized": "Başlangıç ve Sunucu Seçenekleri",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SeedVR",
+ "localized": "SeedVR",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Styles",
+ "localized": "Stiller",
+ "reload": "n/a",
+ "hint": "Seçilen oluşturma parametrelerine uygulanacak ek stiller"
+ },
+ {
+ "id": 0,
+ "label": "Search & Download",
+ "localized": "Ara ve İndir",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Server log",
+ "localized": "Sunucu günlüğü",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Steps",
+ "localized": "Adımlar",
+ "reload": "n/a",
+ "hint": "Oluşturulan görüntünün yinelenerek kaç kez iyileştirileceği; yüksek değerler daha uzun sürer; çok düşük değerler kötü sonuçlar verebilir"
+ },
+ {
+ "id": 0,
+ "label": "Sampling method",
+ "localized": "Örnekleme yöntemi",
+ "reload": "n/a",
+ "hint": "Görüntüyü üretmek için hangi algoritmanın kullanılacağı"
+ },
+ {
+ "id": 0,
+ "label": "Sigma method",
+ "localized": "Sigma yöntemi",
+ "reload": "n/a",
+ "hint": "Gürültü seviyelerinin (sigmaların) difüzyon adımları boyunca nasıl dağıtılacağını kontrol eder. Seçenekler: - varsayılan: modelin varsayılanı - karras: daha pürüzsüz gürültü planı, daha az adımla daha yüksek kalite - beta: beta planı değerlerine dayalı - üstel: gürültünün üstel azalması - lambdalar: deneysel, sinyal-gürültü dengesi kurar - flowmatch: flow-matching modelleri için ayarlanmış"
+ },
+ {
+ "id": 0,
+ "label": "Sigma adjust",
+ "localized": "Sigma ayarla",
+ "reload": "n/a",
+ "hint": "Örnekleyici sigma değerini ayarlar"
+ },
+ {
+ "id": 0,
+ "label": "Sampler order",
+ "localized": "Örnekleyici sırası",
+ "reload": "n/a",
+ "hint": "Örnekleyicideki çözücü güncellemelerinin sırası. Daha yüksek sıra kararlılığı/doğruluğu artırır ancak hesaplama maliyetini yükseltir."
+ },
+ {
+ "id": 0,
+ "label": "SLG scale",
+ "localized": "SLG ölçeği",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SLG start",
+ "localized": "SLG başlangıcı",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SLG stop",
+ "localized": "SLG bitişi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SLG layers",
+ "localized": "SLG katmanları",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SLG config",
+ "localized": "SLG yapılandırması",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG scale",
+ "localized": "SEG ölçeği",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG blur sigma",
+ "localized": "SEG bulanıklık sigması",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG blur threshold inf",
+ "localized": "SEG bulanıklık eşiği inf",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG start",
+ "localized": "SEG başlangıcı",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG stop",
+ "localized": "SEG bitişi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG layers",
+ "localized": "SEG katmanları",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SEG config",
+ "localized": "SEG yapılandırması",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Strength",
+ "localized": "Güç",
+ "reload": "n/a",
+ "hint": "Görüntü işlemi sırasındaki gürültü giderme (denoising) gücü, oluşturma sırasında orijinal görüntünün ne kadarının değişmesine izin verileceğini kontrol eder"
+ },
+ {
+ "id": 0,
+ "label": "Sort detections",
+ "localized": "Tespitleri sırala",
+ "reload": "n/a",
+ "hint": "Tespit edilen alanları tespit puanı yerine soldan sağa doğru sıralar"
+ },
+ {
+ "id": 0,
+ "label": "Sharpen",
+ "localized": "Keskinleştir",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Subject",
+ "localized": "Konu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Same latent",
+ "localized": "Aynı gizil (latent)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Share queries",
+ "localized": "Sorguları paylaş",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sigma",
+ "localized": "Sigma",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Stride",
+ "localized": "Adım (Stride)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Structure",
+ "localized": "Yapı",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save HDR image",
+ "localized": "HDR görüntüyü kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Saturation",
+ "localized": "Doygunluk",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scale factor",
+ "localized": "Ölçek katsayısı",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Strength curve",
+ "localized": "Güç eğrisi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Slider",
+ "localized": "Sürgü",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Set at prompt start",
+ "localized": "Komut başlangıcına ayarla",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "space",
+ "localized": "boşluk",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Skip guidance layers",
+ "localized": "Rehberlik katmanlarını atla",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Shared options",
+ "localized": "Paylaşılan seçenekler",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Shift",
+ "localized": "Kaydırma (Shift)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Spatial frequency",
+ "localized": "Uzamsal frekans",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save as copy",
+ "localized": "Kopya olarak kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sensitivity",
+ "localized": "Hassasiyet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "System prompt",
+ "localized": "Sistem komutu",
+ "reload": "n/a",
+ "hint": "Sistem komutu (prompt), LLM'nin davranışını kontrol eder. İlk olarak işlenir ve konuşma boyunca devam eder. En yüksek öncelik ağırlığına sahiptir ve her zaman dizinin başına eklenir. Şunlar için kullanın: Yanıt formatlama kuralları, rol tanımı, stil."
+ },
+ {
+ "id": 0,
+ "label": "Source subject",
+ "localized": "Kaynak konu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Smooth mask",
+ "localized": "Maskeyi yumuşat",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scale after",
+ "localized": "Sonra ölçekle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scale mask",
+ "localized": "Maskeyi ölçekle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show input",
+ "localized": "Girişi göster",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show preview",
+ "localized": "Önizlemeyi göster",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Separate init image",
+ "localized": "Ayrı başlangıç görüntüsü",
+ "reload": "n/a",
+ "hint": "Kontrol girişinin yanında 'Başlangıç girişi' etiketli ek bir pencere oluşturur, böylece hem Kontrol işlemleri hem de bir başlangıç kaynağı için ayrı bir görüntüye sahip olabilirsiniz."
+ },
+ {
+ "id": 0,
+ "label": "Skip input frames",
+ "localized": "Giriş karelerini atla",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Style fidelity",
+ "localized": "Stil sadakati",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scribble",
+ "localized": "Karalama (Scribble)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Score threshold",
+ "localized": "Puan eşiği",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sampler shift",
+ "localized": "Örnekleyici kaydırma",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save output",
+ "localized": "Çıktıyı kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show result images",
+ "localized": "Sonuç görüntülerini göster",
+ "reload": "n/a",
+ "hint": "İşlenen görüntüleri görüntü bölmesinde göstermek için etkinleştirin"
+ },
+ {
+ "id": 0,
+ "label": "Save Caption Files",
+ "localized": "Açıklama Dosyalarını Kaydet",
+ "reload": "n/a",
+ "hint": "Oluşturulan açıklamaları görüntülerin yanına .txt dosyaları olarak kaydedin. Her görüntü, aynı temel ada sahip eşleşen bir açıklama dosyası alır."
+ },
+ {
+ "id": 0,
+ "label": "Sort alphabetically",
+ "localized": "Alfabetik sırala",
+ "reload": "n/a",
+ "hint": "Etiketleri güven puanı yerine alfabetik olarak sıralayın. Devre dışı bırakıldığında etiketler güvene göre sıralanır (en yüksek önce). Alfabetik sıralama, belirli etiketleri bulmayı kolaylaştırır."
+ },
+ {
+ "id": 0,
+ "label": "Show confidence scores",
+ "localized": "Güven puanlarını göster",
+ "reload": "n/a",
+ "hint": "Her etiketin yanında güven puanlarını görüntüleyin. Modelin her etiket hakkında ne kadar emin olduğunu gösterir (0.0 ile 1.0 arası). Hangi etiketlerin en güvenilir olduğunu anlamak için yararlıdır."
+ },
+ {
+ "id": 0,
+ "label": "Search",
+ "localized": "Ara",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sort by",
+ "localized": "Sırala",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Specific branch name",
+ "localized": "Belirli dal adı",
+ "reload": "n/a",
+ "hint": "Eklenti dalı adını belirtin, varsayılan için boş bırakın"
+ },
+ {
+ "id": 0,
+ "label": "Submodules",
+ "localized": "Alt modüller",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Server start time",
+ "localized": "Sunucu başlatma zamanı",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "State",
+ "localized": "Durum",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search Docs",
+ "localized": "Belgelerde Ara",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search GitHub Wiki Pages",
+ "localized": "GitHub Wiki Sayfalarında Ara",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search Changelog",
+ "localized": "Değişim Günlüğünde Ara",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Stage boundary ratio",
+ "localized": "Aşama sınır oranı",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "sequential",
+ "localized": "ardışık",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SVD rank size",
+ "localized": "SVD rütbe boyutu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SVD steps",
+ "localized": "SVD adımları",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Shuffle weights in post mode",
+ "localized": "Post modunda ağırlıkları karıştır",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SDXL: Use weighted pooled embeds",
+ "localized": "SDXL: Ağırlıklı havuzlanmış gömmeleri kullan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sana: Use complex human instructions",
+ "localized": "Sana: Karmaşık insan talimatlarını kullan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Scaled-Dot-Product",
+ "localized": "Ölçeklenmiş-Nokta-Çarpımı (SDP)",
+ "reload": "n/a",
+ "hint": "Bellek optimizasyonu. SDP bellek dikkati devre dışı bırakılmadıkça rastlantısal değildir."
+ },
+ {
+ "id": 0,
+ "label": "Sage attention",
+ "localized": "Sage dikkati",
+ "reload": "n/a",
+ "hint": "Deneysel dikkat optimizasyon yöntemi. Hızı artırabilir ancak daha az test edilmiştir ve hatalara neden olabilir."
+ },
+ {
+ "id": 0,
+ "label": "stable-fast",
+ "localized": "stable-fast",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save all generated images",
+ "localized": "Oluşturulan tüm görüntüleri kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save interrupted images",
+ "localized": "Yarıda kesilen görüntüleri kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save all generated image grids",
+ "localized": "Oluşturulan tüm görüntü ızgaralarını kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show metadata in full screen image browser",
+ "localized": "Tam ekran görüntü tarayıcısında meta verileri göster",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save init images",
+ "localized": "Başlangıç görüntülerini kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save image before hires",
+ "localized": "Yüksek çözünürlükten (hires) önceki görüntüyü kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save image before refiner",
+ "localized": "Arıtıcıdan (refiner) önceki görüntüyü kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save image before detailer",
+ "localized": "Detaylandırıcıdan önceki görüntüyü kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save image before color correction",
+ "localized": "Renk düzeltmeden önceki görüntüyü kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save inpainting mask",
+ "localized": "Boyama (inpainting) maskesini kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save inpainting masked composite",
+ "localized": "Boyama maskeli kompoziti kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save images to a subdirectory",
+ "localized": "Görüntüleri bir alt dizine kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save metadata in image",
+ "localized": "Meta verileri görüntüye kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save metadata to text file",
+ "localized": "Meta verileri metin dosyasına kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save metadata to JSON file",
+ "localized": "Meta verileri JSON dosyasına kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "System information to include in metadata",
+ "localized": "Meta veriye dahil edilecek sistem bilgileri",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Standard",
+ "localized": "Standart",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show MOTD",
+ "localized": "Günün mesajını (MOTD) göster",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "sidebar",
+ "localized": "yan çubuk",
+ "reload": "n/a",
+ "hint": "ekranın sağ tarafındaki yan çubuk"
+ },
+ {
+ "id": 0,
+ "label": "Show log view",
+ "localized": "Günlük görünümünü göster",
+ "reload": "n/a",
+ "hint": "Ana pencerenin alt kısmında günlük görünümünü göster"
+ },
+ {
+ "id": 0,
+ "label": "Show grid in results",
+ "localized": "Sonuçlarda ızgarayı göster",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Send seed when sending prompt or image to other interface",
+ "localized": "Komut veya görüntüyü başka bir arayüze gönderirken tohumu da gönder",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Send size when sending prompt or image to another interface",
+ "localized": "Komut veya görüntüyü başka bir arayüze gönderirken boyutu da gönder",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show labels for aside tabs",
+ "localized": "Kenar sekmeleri için etiketleri göster",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show labels for main tabs",
+ "localized": "Ana sekmeler için etiketleri göster",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show labels for page tabs",
+ "localized": "Sayfa sekmeleri için etiketleri göster",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show ticks for input range slider",
+ "localized": "Giriş aralığı sürgüsü için işaretleri göster",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show parameter outline",
+ "localized": "Parametre ana hattını göster",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Simple",
+ "localized": "Basit",
+ "reload": "n/a",
+ "hint": "Çok ucuz bir yaklaşım. VAE'ye kıyasla çok hızlıdır, ancak 8 kat daha küçük yatay/dikey çözünürlükte ve son derece düşük kalitede resimler üretir"
+ },
+ {
+ "id": 0,
+ "label": "SeedVR CFG Scale",
+ "localized": "SeedVR CFG Ölçeği",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sort order",
+ "localized": "Sıralama düzeni",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Skip CivitAI scan for regex pattern(s)",
+ "localized": "Regex desen(ler)i için CivitAI taramasını atla",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show reference styles",
+ "localized": "Referans stilleri göster",
+ "reload": "n/a",
+ "hint": "Yerleşik stilleri göster veya gizle"
+ },
+ {
+ "id": 0,
+ "label": "Skip Generation if NaN found in latents",
+ "localized": "Gizillerde NaN bulunursa oluşturmayı atla",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save grids to a subdirectory",
+ "localized": "Izgaraları bir alt dizine kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show live previews",
+ "localized": "Canlı önizlemeleri göster",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save resumable optimizer state when training",
+ "localized": "Eğitim sırasında sürdürülebilir iyileştirici (optimizer) durumunu kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save training settings to a text file",
+ "localized": "Eğitim ayarlarını bir metin dosyasına kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show previews as a grid",
+ "localized": "Önizlemeleri ızgara olarak göster",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Show progressbar",
+ "localized": "İlerleme çubuğunu göster",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save generated images within tensorboard",
+ "localized": "Oluşturulan görüntüleri tensorboard içine kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save loss CSV file every n steps",
+ "localized": "Kayıp (loss) CSV dosyasını her n adımda bir kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save images to a subdirectory when using Save button",
+ "localized": "Kaydet düğmesini kullanırken görüntüleri bir alt dizine kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Secondary model",
+ "localized": "İkincil model",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save metadata",
+ "localized": "Meta veriyi kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "safetensors",
+ "localized": "safetensors",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "shuffle",
+ "localized": "karıştır",
+ "reload": "n/a",
+ "hint": "Modelin tamamını RAM'e yükler ve VRAM üzerinde hesaplar: Daha az hızlanma, SDXL birleştirmeleri için önerilir"
+ },
+ {
+ "id": 0,
+ "label": "Save diffusers",
+ "localized": "Diffusers olarak kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Save safetensors",
+ "localized": "Safetensors olarak kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Search models",
+ "localized": "Modelleri ara",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Select model",
+ "localized": "Model seç",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Specify model variant",
+ "localized": "Model varyantını belirtin",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Specify model revision",
+ "localized": "Model revizyonunu belirtin",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "SegmentAnything",
+ "localized": "SegmentAnything",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Sections",
+ "localized": "Bölümler",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Samplers",
+ "localized": "Örnekleyiciler",
+ "reload": "n/a",
+ "hint": "Örnekleyiciler/zamanlayıcılar gelişmiş ayarları"
+ }
+ ],
+ "t": [
+ {
+ "id": 611,
+ "label": "T2I",
+ "localized": "T2I",
+ "reload": "",
+ "hint": "Metinden resim oluştur Orijinal metinden-resme arayüzünü ve davranışını taklit eden eski arayüz"
+ },
+ {
+ "id": 612,
+ "label": "T2I Adapter",
+ "localized": "T2I Adaptörü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 613,
+ "label": "Tagger",
+ "localized": "Etiketleyici",
+ "reload": "",
+ "hint": "WaifuDiffusion veya DeepBooru gibi anime odaklı sınıflandırma modellerini kullanarak resimleri etiketleyin."
+ },
+ {
+ "id": 614,
+ "label": "Tag",
+ "localized": "Etiketle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 615,
+ "label": "Text Encoder",
+ "localized": "Metin Kodlayıcı",
+ "reload": "",
+ "hint": "Oluşturma sırasında metin kodlayıcı ve istem kodlama işleme ile ilgili ayarlar"
+ },
+ {
+ "id": 616,
+ "label": "Text",
+ "localized": "Metin",
+ "reload": "",
+ "hint": "Metinden resim oluştur"
+ },
+ {
+ "id": 617,
+ "label": "TorchAO",
+ "localized": "TorchAO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 618,
+ "label": "TensorRT",
+ "localized": "TensorRT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 619,
+ "label": "Torch Options",
+ "localized": "Torch Seçenekleri",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 620,
+ "label": "Token Merging",
+ "localized": "Belirteç Birleştirme",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 621,
+ "label": "TeaCache",
+ "localized": "TeaCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 622,
+ "label": "Theme options",
+ "localized": "Tema seçenekleri",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 623,
+ "label": "Task History",
+ "localized": "Görev Geçmişi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 624,
+ "label": "Timestep spacing",
+ "localized": "Zaman adımı aralığı",
+ "reload": "",
+ "hint": "Zaman adımlarının difüzyon süreci boyunca nasıl aralıklandırılacağını belirler. Seçenekler: - default: model varsayılanı - leading: eşit aralıklı adımlar oluşturur - linspace: ilk ve son adımları içerir ve kalan ara adımları eşit şekilde seçer - trailing: sadece son adımı içerir ve sondan başlayarak kalan ara adımları eşit şekilde seçer"
+ },
+ {
+ "id": 625,
+ "label": "Timesteps presets",
+ "localized": "Zaman adımı önayarları",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 626,
+ "label": "Timesteps override",
+ "localized": "Zaman adımı geçersiz kılma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 627,
+ "label": "thresholding",
+ "localized": "eşikleme",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 628,
+ "label": "Texture tiling",
+ "localized": "Doku döşeme",
+ "reload": "",
+ "hint": "Oluşturulan resme dikişsiz döşeme uygular, böylece resim bir doku olarak kullanılabilir"
+ },
+ {
+ "id": 629,
+ "label": "Threshold",
+ "localized": "Eşik",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 630,
+ "label": "Trigger word",
+ "localized": "Tetikleyici kelime",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 631,
+ "label": "Temperature",
+ "localized": "Sıcaklık",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 632,
+ "label": "Timestep",
+ "localized": "Zaman adımı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 633,
+ "label": "Tile prompt: x=1 y=1",
+ "localized": "Döşeme istemi: x=1 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 634,
+ "label": "Tile prompt: x=1 y=2",
+ "localized": "Döşeme istemi: x=1 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 635,
+ "label": "Tile prompt: x=1 y=3",
+ "localized": "Döşeme istemi: x=1 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 636,
+ "label": "Tile prompt: x=1 y=4",
+ "localized": "Döşeme istemi: x=1 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 637,
+ "label": "Tile prompt: x=2 y=1",
+ "localized": "Döşeme istemi: x=2 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 638,
+ "label": "Tile prompt: x=2 y=2",
+ "localized": "Döşeme istemi: x=2 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 639,
+ "label": "Tile prompt: x=2 y=3",
+ "localized": "Döşeme istemi: x=2 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 640,
+ "label": "Tile prompt: x=2 y=4",
+ "localized": "Döşeme istemi: x=2 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 641,
+ "label": "Tile prompt: x=3 y=1",
+ "localized": "Döşeme istemi: x=3 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 642,
+ "label": "Tile prompt: x=3 y=2",
+ "localized": "Döşeme istemi: x=3 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 643,
+ "label": "Tile prompt: x=3 y=3",
+ "localized": "Döşeme istemi: x=3 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 644,
+ "label": "Tile prompt: x=3 y=4",
+ "localized": "Döşeme istemi: x=3 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 645,
+ "label": "Tile prompt: x=4 y=1",
+ "localized": "Döşeme istemi: x=4 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 646,
+ "label": "Tile prompt: x=4 y=2",
+ "localized": "Döşeme istemi: x=4 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 647,
+ "label": "Tile prompt: x=4 y=3",
+ "localized": "Döşeme istemi: x=4 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 648,
+ "label": "Tile prompt: x=4 y=4",
+ "localized": "Döşeme istemi: x=4 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 649,
+ "label": "Temporal frequency",
+ "localized": "Zamansal frekans",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 650,
+ "label": "Top-K",
+ "localized": "Top-K",
+ "reload": "",
+ "hint": "Belirteç seçimini her adımda en olası K adayla sınırlar. Düşük değerler (örn. 40) çıktıları daha odaklı ve tahmin edilebilir kılarken, yüksek değerler daha çeşitli seçeneklere izin verir. Devre dışı bırakmak için 0 yapın."
+ },
+ {
+ "id": 651,
+ "label": "Top-P",
+ "localized": "Top-P",
+ "reload": "",
+ "hint": "Kümülatif olasılığı P'yi (örn. 0.9) aşan en küçük kümedeki belirteçleri seçer. Aday sayısını modelin güvenine göre dinamik olarak uyarlar; eminken daha az seçenek, belirsizken daha fazla seçenek sunar. Devre dışı bırakmak için 1 yapın."
+ },
+ {
+ "id": 652,
+ "label": "Thinking mode",
+ "localized": "Düşünme modu",
+ "reload": "",
+ "hint": "Düşünme/akıl yürütmeyi etkinleştirerek modelin yanıt üretmek için daha fazla zaman ayırmasını sağlar. Bu, daha düşünceli ve ayrıntılı yanıtlara yol açabilir ancak yanıt süresini artıracaktır. Bu ayar hem hibrit hem de sadece düşünme amaçlı modelleri etkiler ve bazılarında beklenenden daha düşük genel kaliteye neden olabilir. Qwen3-VL gibi sadece düşünme amaçlı modeller için bu ayarın, düşünmeyi engellemeyi garanti altına almak için 'prefill' ile birleştirilmesi gerekebilir. Bu özelliği destekleyen modeller simgesiyle işaretlenmiştir."
+ },
+ {
+ "id": 653,
+ "label": "Target subject",
+ "localized": "Hedef konu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 654,
+ "label": "Tool",
+ "localized": "Araç",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 655,
+ "label": "Textbox",
+ "localized": "Metin kutusu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 656,
+ "label": "Tile overlap",
+ "localized": "Döşeme çakışması",
+ "reload": "",
+ "hint": "SD yükseltme (upscale) için döşemeler arasında kaç piksellik çakışma olacağı. Döşemeler, tek bir resme geri birleştirildiklerinde belirgin bir dikiş izi kalmaması için çakışır."
+ },
+ {
+ "id": 657,
+ "label": "T2I Strength",
+ "localized": "T2I Gücü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 658,
+ "label": "Time embedding mix",
+ "localized": "Zaman yerleştirme karışımı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 659,
+ "label": "Tiling options",
+ "localized": "Döşeme seçenekleri",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 660,
+ "label": "Tiny",
+ "localized": "Tiny",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 661,
+ "label": "True guidance",
+ "localized": "Gerçek rehberlik",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 662,
+ "label": "Tile frames",
+ "localized": "Döşeme kareleri",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 663,
+ "label": "Task",
+ "localized": "Görev",
+ "reload": "",
+ "hint": "Modelin hangi görevi yerine getireceğini değiştirir. Görev İstem Kullan olarak ayarlandığında normal metin istemleri kullanılabilir. Diğer seçenekler seçildiğinde, rehberlik için boş bir İstem alanının içindeki ipucu metnine bakın."
+ },
+ {
+ "id": 664,
+ "label": "Tagger Model",
+ "localized": "Etiketleyici Modeli",
+ "reload": "",
+ "hint": "Resim etiketleme için kullanılacak model.WaifuDiffusion modelleri (wd-*): Ayrı genel ve karakter eşiklerine sahip modern etiketleyiciler.DeepBooru : Eski etiketleyici, sadece genel eşiği kullanır."
+ },
+ {
+ "id": 665,
+ "label": "Torch",
+ "localized": "Torch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 666,
+ "label": "Transformers load using Run:ai streamer",
+ "localized": "Transformer'ları Run:ai streamer kullanarak yükle",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 667,
+ "label": "Temporal steps",
+ "localized": "Zamansal adımlar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 668,
+ "label": "TE",
+ "localized": "TE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 669,
+ "label": "true",
+ "localized": "doğru",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 670,
+ "label": "Text encoder model",
+ "localized": "Metin kodlayıcı modeli",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 671,
+ "label": "Text encoder cache size",
+ "localized": "Metin kodlayıcı önbellek boyutu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 672,
+ "label": "T5: Use shared instance of text encoder",
+ "localized": "T5: Metin kodlayıcının paylaşılan örneğini kullan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 673,
+ "label": "Tunable ops limit",
+ "localized": "Ayarlanabilir işlem sınırı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 674,
+ "label": "ToMe",
+ "localized": "ToMe",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 675,
+ "label": "ToDo",
+ "localized": "ToDo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 676,
+ "label": "ToMe token merging ratio",
+ "localized": "ToMe belirteç birleştirme oranı",
+ "reload": "",
+ "hint": "Hız ve bellek iyileştirmeleri için tomesd aracılığıyla gereksiz belirteç birleştirmeyi etkinleştirin, 0=devre dışı"
+ },
+ {
+ "id": 677,
+ "label": "ToDo token merging ratio",
+ "localized": "ToDo belirteç birleştirme oranı",
+ "reload": "",
+ "hint": "Hız ve bellek iyileştirmeleri için todo aracılığıyla gereksiz belirteç birleştirmeyi etkinleştirin, 0=devre dışı"
+ },
+ {
+ "id": 678,
+ "label": "TaylorSeer",
+ "localized": "TaylorSeer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 679,
+ "label": "TeaCache cache enabled",
+ "localized": "TeaCache önbelleği etkin",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 680,
+ "label": "TeaCache L1 threshold",
+ "localized": "TeaCache L1 eşiği",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 681,
+ "label": "TAESD",
+ "localized": "TAESD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 682,
+ "label": "TAESD variant",
+ "localized": "TAESD varyantı",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 683,
+ "label": "TAESD decode layers",
+ "localized": "TAESD kod çözme katmanları",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 684,
+ "label": "Tensorboard flush period",
+ "localized": "Tensorboard boşaltma periyodu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 685,
+ "label": "Tertiary model",
+ "localized": "Üçüncül model",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 686,
+ "label": "Target model type",
+ "localized": "Hedef model türü",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 687,
+ "label": "T2I-Adapter unit 1",
+ "localized": "T2I-Adapter birimi 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 688,
+ "label": "T2I-Adapter unit 2",
+ "localized": "T2I-Adapter birimi 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 689,
+ "label": "T2I-Adapter unit 3",
+ "localized": "T2I-Adapter birimi 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 690,
+ "label": "T2I-Adapter unit 4",
+ "localized": "T2I-Adapter birimi 4",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "u": [
+ {
+ "id": 7553,
+ "label": "Unload model",
+ "localized": "Modeli kaldır",
+ "reload": "n/a",
+ "hint": "Halihazırda yüklü olan modeli bellekten kaldır"
+ },
+ {
+ "id": 0,
+ "label": "Upload",
+ "localized": "Yükle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "Unload",
+ "localized": "Kaldır",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8586,
+ "label": "Update all installed",
+ "localized": "Tüm yüklü olanları güncelle",
+ "reload": "n/a",
+ "hint": "Yüklü eklentileri mevcut en son sürümlerine günceller"
+ },
+ {
+ "id": 2,
+ "label": "Update",
+ "localized": "Güncelle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "User interface",
+ "localized": "Kullanıcı arayüzü",
+ "reload": "n/a",
+ "hint": "Kullanıcı arayüzü tercihlerini inceleyin ve ayarlayın"
+ },
+ {
+ "id": 5511,
+ "label": "Update all",
+ "localized": "Tümünü güncelle",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Upscale",
+ "localized": "Çözünürlük yükselt (Upscale)",
+ "reload": "n/a",
+ "hint": "Görüntü çözünürlüğünü yükseltir"
+ },
+ {
+ "id": 5,
+ "label": "UI Tabs",
+ "localized": "Arayüz Sekmeleri",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Upscaling",
+ "localized": "Çözünürlük Yükseltme",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Use segmentation",
+ "localized": "Segmentasyon kullan",
+ "reload": "n/a",
+ "hint": "Segmentasyon maskesi kullanarak ayrıntılandırıcıyı çalıştırır"
+ },
+ {
+ "id": 8,
+ "label": "Unload adapter",
+ "localized": "Adaptörü kaldır",
+ "reload": "n/a",
+ "hint": "Üretimden hemen sonra IP adaptörünü bellekten kaldırır. Aksi takdirde IP adaptörü bir sonraki üretimde daha hızlı kullanım için yüklü kalacaktır."
+ },
+ {
+ "id": 9,
+ "label": "Use same seed",
+ "localized": "Aynı tohumu (seed) kullan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Use defaults",
+ "localized": "Varsayılanları kullan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Use text inputs",
+ "localized": "Metin girişlerini kullan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Use random seeds",
+ "localized": "Rastgele tohumlar (seed) kullan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Use vision",
+ "localized": "Görüntü analizini (vision) kullan",
+ "reload": "n/a",
+ "hint": "İstemi (prompt) iyileştirirken giriş görüntüsünü dahil eder. Yalnızca simgesiyle işaretlenmiş, görüntü analizi yeteneğine sahip modeller için kullanılabilir."
+ },
+ {
+ "id": 14,
+ "label": "Use samplers",
+ "localized": "Örnekleyicileri (sampler) kullan",
+ "reload": "n/a",
+ "hint": "Örneklemeyi (Top-k veya Top-p gibi yöntemlere göre rastgele belirteç seçimi) etkinleştirin veya açgözlü kod çözmeyi (greedy decoding - her adımda en olası belirteci seçme) kullanmak için devre dışı bırakın. Etkinleştirmek, çıktıları daha çeşitli ve yaratıcı hale getirir ancak daha az belirlenmiş kılar."
+ },
+ {
+ "id": 15,
+ "label": "Unload after processing",
+ "localized": "İşlemden sonra kaldır",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "up",
+ "localized": "yukarı",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Upscaler",
+ "localized": "Çözünürlük Yükseltici",
+ "reload": "n/a",
+ "hint": "Çözünürlük yükseltme işlemi için hangi önceden eğitilmiş modelin kullanılacağı."
+ },
+ {
+ "id": 18,
+ "label": "Units",
+ "localized": "Birimler",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Unload processor",
+ "localized": "İşlemciyi kaldır",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Use spaces",
+ "localized": "Boşluk kullan",
+ "reload": "n/a",
+ "hint": "Etiket çıktısında alt çizgileri boşluklarla değiştirir. Bazı istem sistemleri kelimeler arasında boşluk tercih ederken (örn. 'long hair'), diğerleri alt çizgi kullanır (örn. 'long_hair')."
+ },
+ {
+ "id": 21,
+ "label": "Username",
+ "localized": "Kullanıcı adı",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "UNET model",
+ "localized": "UNET modeli",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Use torch streams",
+ "localized": "Torch akışlarını (streams) kullan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Use SVD quantization",
+ "localized": "SVD nicemleme (quantization) kullan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Use Dynamic quantization",
+ "localized": "Dinamik nicemleme (quantization) kullan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Use quantized MatMul",
+ "localized": "Nicemlenmiş MatMul kullan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Use quantized MatMul with conv",
+ "localized": "Konvolüsyon ile nicemlenmiş MatMul kullan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Use line break as prompt segment marker",
+ "localized": "Satır sonunu istem segmenti işareti olarak kullan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Use zeros for prompt padding",
+ "localized": "İstem dolgusu için sıfırları kullan",
+ "reload": "n/a",
+ "hint": "Herhangi bir kalıntı gürültüyü gidermek için istem boş olduğunda tam sıfır tensörünü zorlar"
+ },
+ {
+ "id": 30,
+ "label": "Upcast sampling",
+ "localized": "Örneklemeyi yukarı dönüştür (Upcast sampling)",
+ "reload": "n/a",
+ "hint": "Genellikle daha az bellek kullanırken daha iyi performansla --no-half parametresine benzer sonuçlar üretir"
+ },
+ {
+ "id": 31,
+ "label": "Unset",
+ "localized": "Ayarlanmamış",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "UI save only saves selected image",
+ "localized": "Arayüz kaydı sadece seçilen resmi kaydeder",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Use image gallery cache",
+ "localized": "Görüntü galerisi önbelleğini kullan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Use fixed width thumbnails",
+ "localized": "Sabit genişlikli küçük resimler kullan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "UI theme",
+ "localized": "Arayüz teması",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "UI request timeout",
+ "localized": "Arayüz istek zaman aşımı",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "UI locale",
+ "localized": "Arayüz dili (locale)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Unload upscaler after processing",
+ "localized": "İşlemden sonra çözünürlük yükselticiyi kaldır",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Upscaler latent steps",
+ "localized": "Çözünürlük yükseltici latent adımları",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Upscaler tile size",
+ "localized": "Çözünürlük yükseltici döşeme (tile) boyutu",
+ "reload": "n/a",
+ "hint": "0 = döşeme yok"
+ },
+ {
+ "id": 41,
+ "label": "Upscaler tile overlap",
+ "localized": "Çözünürlük yükseltici döşeme (tile) çakışması",
+ "reload": "n/a",
+ "hint": "Düşük değerler = görünür dikiş izi"
+ },
+ {
+ "id": 42,
+ "label": "Use cached model config when available",
+ "localized": "Mümkün olduğunda önbelleğe alınmış model yapılandırmasını kullan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "UI show on startup",
+ "localized": "Başlangıçta arayüzü göster",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "UI sidebar width (%)",
+ "localized": "Arayüz kenar çubuğu genişliği (%)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "UI height (%)",
+ "localized": "Arayüz yüksekliği (%)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "UI fetch network info on mouse-over",
+ "localized": "Fare üzerine geldiğinde ağ bilgisini getir",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Use reference values when available",
+ "localized": "Mümkün olduğunda referans değerleri kullan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "user",
+ "localized": "kullanıcı",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "Upcast attention layer",
+ "localized": "Dikkat (attention) katmanını yukarı dönüştür",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Use separate base dict",
+ "localized": "Ayrı temel sözlük kullan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Use model EMA weights when possible",
+ "localized": "Mümkün olduğunda model EMA ağırlıklarını kullan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Use Kohya method for handling multiple LoRA",
+ "localized": "Birden fazla LoRA'yı yönetmek için Kohya yöntemini kullan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "UI scripts order",
+ "localized": "Arayüz betik sıralaması",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Use upscaler as suffix",
+ "localized": "Çözünürlük yükselticiyi sonek olarak kullan",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Unload Current Model from VRAM",
+ "localized": "Güncel Modeli VRAM'den Kaldır",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "unet",
+ "localized": "unet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Upsample",
+ "localized": "Örneklemeyi artır (Upsample)",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "v": [
+ {
+ "id": 0,
+ "label": "Video",
+ "localized": "Video",
+ "reload": "n/a",
+ "hint": "Farklı yöntemler kullanarak videolar oluşturun Metinden videoya, görüntüden görüntüye, ilk-son kare vb. yöntemleri destekler."
+ },
+ {
+ "id": 0,
+ "label": "Video Params",
+ "localized": "Video Parametreleri",
+ "reload": "n/a",
+ "hint": "Çıktı video dosyası kodlaması ile ilgili ayarlar"
+ },
+ {
+ "id": 0,
+ "label": "VLM Caption",
+ "localized": "VLM Altyazı",
+ "reload": "n/a",
+ "hint": "Görüntü dili modelini (VLM) kullanarak görüntüyü analiz edin"
+ },
+ {
+ "id": 0,
+ "label": "Variational Auto Encoder",
+ "localized": "Varyasyonel Otomatik Kodlayıcı",
+ "reload": "n/a",
+ "hint": "Oluşturma sırasında Varyasyonel Otomatik Kodlayıcı (VAE) ve görüntü kod çözme işlemiyle ilgili ayarlar"
+ },
+ {
+ "id": 0,
+ "label": "VAE",
+ "localized": "VAE",
+ "reload": "n/a",
+ "hint": "Varyasyonel Otomatik Kodlayıcı: Oluşturma sonunda görüntü kod çözme işlemini yürütmek için kullanılan model"
+ },
+ {
+ "id": 0,
+ "label": "Video Output",
+ "localized": "Video Çıktısı",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Variation",
+ "localized": "Varyasyon",
+ "reload": "n/a",
+ "hint": "Birincil tohumla (seed) karıştırılacak ikincil tohum"
+ },
+ {
+ "id": 0,
+ "label": "Variation strength",
+ "localized": "Varyasyon gücü",
+ "reload": "n/a",
+ "hint": "Üretilecek varyasyonun ne kadar güçlü olacağı. 0'da hiçbir etki olmaz. 1'de, varyasyon tohumuyla tam resmi elde edersiniz (sadece bir şeyler alacağınız atasal örnekleyiciler hariç)"
+ },
+ {
+ "id": 0,
+ "label": "VAE type",
+ "localized": "VAE türü",
+ "reload": "n/a",
+ "hint": "Tam VAE, düşük kaliteli VAE çalıştırmayı veya uzak VAE servisi kullanmayı seçin"
+ },
+ {
+ "id": 0,
+ "label": "Vibrance",
+ "localized": "Canlılık",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Version",
+ "localized": "Sürüm",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video format",
+ "localized": "Video formatı",
+ "reload": "n/a",
+ "hint": "Çıktı videosunun formatı ve kodeği"
+ },
+ {
+ "id": 0,
+ "label": "Video duration",
+ "localized": "Video süresi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video engine",
+ "localized": "Video motoru",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video model",
+ "localized": "Video modeli",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VAE decode",
+ "localized": "VAE kod çözme",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video interpolation",
+ "localized": "Video enterpolasyonu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video codec",
+ "localized": "Video kodeği",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video options",
+ "localized": "Video seçenekleri",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video save video",
+ "localized": "Videoyu kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video save frames",
+ "localized": "Kareleri kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video save safetensors",
+ "localized": "Safetensors kaydet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video file",
+ "localized": "Video dosyası",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VLM Model",
+ "localized": "VLM Modeli",
+ "reload": "n/a",
+ "hint": "Görsel Dil görevleri için hangi modelin kullanılacağını seçin. Düşünme modunu destekleyen modeller simgesiyle işaretlenmiştir."
+ },
+ {
+ "id": 0,
+ "label": "VLM Max Tokens",
+ "localized": "VLM Maksimum Belirteç",
+ "reload": "n/a",
+ "hint": "Modelin yanıtında oluşturabileceği maksimum belirteç (token) sayısı. Model üretim sırasında bu sınırın farkında değildir ve bu sınır modelin daha ayrıntılı veya daha kısa yanıtlar vermesini sağlamaz, sadece uzunluk için kesin sınırı belirler ve sınır aşıldığında yanıtı zorla keser."
+ },
+ {
+ "id": 0,
+ "label": "VLM Num Beams",
+ "localized": "VLM Işın Sayısı",
+ "reload": "n/a",
+ "hint": "Aynı anda birden fazla aday yolu izler ve genel olarak en iyi diziyi seçer. En iyisini bulmak için aynı anda birkaç taslağı incelemek gibidir. Daha kapsamlıdır ancak rastgele örneklemeden çok daha yavaş ve daha az yaratıcıdır. Genellikle önerilmez, çoğu modern VLM örnekleme yöntemleriyle daha iyi performans gösterir. Devre dışı bırakmak için 1'e ayarlayın."
+ },
+ {
+ "id": 0,
+ "label": "VLM Temperature",
+ "localized": "VLM Sıcaklığı",
+ "reload": "n/a",
+ "hint": "Belirteç seçimindeki rastgeleliği kontrol eder. Düşük değerler (ör. 0.1) çıktıları daha odaklı ve deterministik hale getirerek her zaman yüksek olasılıklı belirteçleri seçer. Yüksek değerler (ör. 0.9) daha az olası belirteçlere izin vererek yaratıcılığı ve çeşitliliği artırır. Tamamen deterministik çıktı için 0'a ayarlayın (her zaman en olası belirteci seçer)."
+ },
+ {
+ "id": 0,
+ "label": "VLM",
+ "localized": "VLM",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VAE model",
+ "localized": "VAE modeli",
+ "reload": "n/a",
+ "hint": "VAE, nihai görüntüdeki ince ayrıntılara yardımcı olur ve renkleri de değiştirebilir"
+ },
+ {
+ "id": 0,
+ "label": "VAE slicing",
+ "localized": "VAE dilimleme",
+ "reload": "n/a",
+ "hint": "Kısıtlı VRAM ile yığın latentleri her seferinde bir görüntü olacak şekilde çözer. Çoklu görüntü yığınlarında VAE kod çözme işleminde küçük bir performans artışı sağlar"
+ },
+ {
+ "id": 0,
+ "label": "VAE tiling",
+ "localized": "VAE döşeme",
+ "reload": "n/a",
+ "hint": "Kısıtlı VRAM ile büyük görüntüleri üst üste binen karolara böler. İşlem süresinde küçük bir artışa neden olur"
+ },
+ {
+ "id": 0,
+ "label": "VAE tile size",
+ "localized": "VAE karo boyutu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VAE tile overlap",
+ "localized": "VAE karo örtüşmesi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "verbose",
+ "localized": "ayrıntılı günlük",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VAE sliced encode",
+ "localized": "VAE dilimlenmiş kodlama",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VGen params",
+ "localized": "VGen parametreleri",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "w": [
+ {
+ "id": 0,
+ "label": "Wiki",
+ "localized": "Wiki",
+ "reload": "",
+ "hint": "Wiki sayfası"
+ },
+ {
+ "id": 1,
+ "label": "Wildcards",
+ "localized": "Joker Karakterler",
+ "reload": "",
+ "hint": "Rastgele içerik üretimi için joker karakterler (wildcards) kullanımı"
+ },
+ {
+ "id": 2,
+ "label": "WanAI",
+ "localized": "WanAI",
+ "reload": "",
+ "hint": "WanAI model seçenekleri"
+ },
+ {
+ "id": 3,
+ "label": "Watermarking",
+ "localized": "Filigran Ekleme",
+ "reload": "",
+ "hint": "Görsellere dijital filigran ekleme ayarları"
+ },
+ {
+ "id": 4,
+ "label": "Width",
+ "localized": "Genişlik",
+ "reload": "",
+ "hint": "Görsel genişliği"
+ },
+ {
+ "id": 5,
+ "label": "Warmth",
+ "localized": "Sıcaklık",
+ "reload": "",
+ "hint": "Renk tonu sıcaklık ayarı"
+ },
+ {
+ "id": 6,
+ "label": "Weight",
+ "localized": "Ağırlık",
+ "reload": "",
+ "hint": "Model veya efekt ağırlık katsayısı"
+ },
+ {
+ "id": 7,
+ "label": "Width after",
+ "localized": "Sonraki Genişlik",
+ "reload": "",
+ "hint": "İşlem sonrası oluşacak genişlik"
+ },
+ {
+ "id": 8,
+ "label": "Width mask",
+ "localized": "Genişlik Maskesi",
+ "reload": "",
+ "hint": "Genişlik için uygulanan maske alanı"
+ },
+ {
+ "id": 9,
+ "label": "WebP lossless compression",
+ "localized": "WebP kayıpsız sıkıştırma",
+ "reload": "",
+ "hint": "WebP formatında veri kaybı olmadan sıkıştırma yapma"
+ },
+ {
+ "id": 10,
+ "label": "Weights clip",
+ "localized": "Ağırlık Kırpma",
+ "reload": "",
+ "hint": "Birleştirilen ağırlıkların orijinal modelden daha ağır olmamasını sağlayarak yanma (burn-in) ve aşırı doygun modellerin oluşmasını engeller"
+ }
+ ],
+ "x": [
+ {
+ "id": 0,
+ "label": "XS",
+ "localized": "XS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "X components",
+ "localized": "X bileşenleri",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "X overlap",
+ "localized": "X örtüşmesi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "X-axis tiles",
+ "localized": "X-ekseni kutucukları",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "X-axis tile overlap",
+ "localized": "X-ekseni kutucuk örtüşmesi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "X type",
+ "localized": "X tipi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "X values",
+ "localized": "X değerleri",
+ "reload": "",
+ "hint": "X ekseni için değerleri virgülle ayırın"
+ },
+ {
+ "id": 7,
+ "label": "xhinker",
+ "localized": "xhinker",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "xFormers",
+ "localized": "xFormers",
+ "reload": "",
+ "hint": "Bellek optimizasyonu. Deterministik değildir (her seferinde farklı sonuçlar verir)"
+ },
+ {
+ "id": 9,
+ "label": "xet",
+ "localized": "xet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "XYZ Grid",
+ "localized": "XYZ Izgarası",
+ "reload": "",
+ "hint": "XYZ ızgarası, değişen birden çok oluşturma parametresine dayalı olarak görüntü ızgarası oluşturan güçlü bir modüldür"
+ }
+ ],
+ "y": [
+ {
+ "id": 0,
+ "label": "Y components",
+ "localized": "Y bileşenleri",
+ "reload": "",
+ "hint": "Y ekseni için bileşenlerin sayısını veya türlerini belirtir."
+ },
+ {
+ "id": 0,
+ "label": "Y overlap",
+ "localized": "Y örtüşmesi",
+ "reload": "",
+ "hint": "Dikey eksende bitişik kutucuklar arasındaki çakışma miktarını belirler."
+ },
+ {
+ "id": 0,
+ "label": "Y-axis tiles",
+ "localized": "Y-ekseni kutucukları",
+ "reload": "",
+ "hint": "Dikey eksen boyunca oluşturulacak toplam kutucuk sayısı."
+ },
+ {
+ "id": 0,
+ "label": "Y-axis tile overlap",
+ "localized": "Y-ekseni kutucuk örtüşmesi",
+ "reload": "",
+ "hint": "Dikey eksendeki kutucuklar arasındaki piksel cinsinden örtüşme miktarı."
+ },
+ {
+ "id": 0,
+ "label": "Y type",
+ "localized": "Y tipi",
+ "reload": "",
+ "hint": "Y ekseni için kullanılacak parametre türünü seçin."
+ },
+ {
+ "id": 0,
+ "label": "Y values",
+ "localized": "Y değerleri",
+ "reload": "",
+ "hint": "Y ekseni değerlerini virgülle ayırarak girin."
+ }
+ ],
+ "z": [
+ {
+ "id": 0,
+ "label": "ZImageTurbo",
+ "localized": "ZImageTurbo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "zimage",
+ "localized": "zimage",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "ZeroStar init steps",
+ "localized": "ZeroStar başlangıç adımları",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Zero",
+ "localized": "Sıfır",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Z type",
+ "localized": "Z tipi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Z values",
+ "localized": "Z değerleri",
+ "reload": "",
+ "hint": "Z ekseni için değerleri virgül kullanarak ayırın"
+ },
+ {
+ "id": 6,
+ "label": "Zoe Depth",
+ "localized": "Zoe Derinliği",
+ "reload": "",
+ "hint": ""
+ }
+ ]
+}
\ No newline at end of file
diff --git a/html/locale_ur.json b/html/locale_ur.json
new file mode 100644
index 000000000..b3c4db030
--- /dev/null
+++ b/html/locale_ur.json
@@ -0,0 +1,11074 @@
+{
+ "0": [
+ {
+ "id": 0,
+ "label": "1st Stage",
+ "localized": "پہلا مرحلہ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "2nd Stage",
+ "localized": "دوسرا مرحلہ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "2nd Scale",
+ "localized": "دوسرا اسکیل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "2nd Restart step",
+ "localized": "دوسرا ری اسٹارٹ مرحلہ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "3rd Stage",
+ "localized": "تیسرا مرحلہ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "3rd Scale",
+ "localized": "تیسرا اسکیل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "3rd Restart step",
+ "localized": "تیسرا ری اسٹارٹ مرحلہ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "4th Stage",
+ "localized": "چوتھا مرحلہ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "4th Scale",
+ "localized": "چوتھا اسکیل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "4th Restart step",
+ "localized": "چوتھا ری اسٹارٹ مرحلہ",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "_": [
+ {
+ "id": 0,
+ "label": "⟲",
+ "localized": "⟲",
+ "reload": "txt2img_styles_refresh",
+ "hint": "تازہ کریں (Refresh)"
+ },
+ {
+ "id": 1,
+ "label": "↶",
+ "localized": "↶",
+ "reload": "txt2img_styles_apply",
+ "hint": "منتخب کردہ اسٹائل کو پرامپٹ پر لاگو کریں"
+ },
+ {
+ "id": 2,
+ "label": "↷",
+ "localized": "↷",
+ "reload": "txt2img_styles_save",
+ "hint": "موجودہ پرامپٹ کو بطور اسٹائل محفوظ کریں"
+ },
+ {
+ "id": 3,
+ "label": "⇅",
+ "localized": "⇅",
+ "reload": "txt2img_res_btn_swap",
+ "hint": "قیمتوں کا تبادلہ کریں"
+ },
+ {
+ "id": 4,
+ "label": "🎲️",
+ "localized": "🎲️",
+ "reload": "txt2img_seed_random",
+ "hint": "بے ترتیب سیڈ (Random Seed) استعمال کریں"
+ },
+ {
+ "id": 5,
+ "label": "⬅️",
+ "localized": "⬅️",
+ "reload": "txt2img_seed_reuse",
+ "hint": "آخری معلوم تیار کردہ تصویر سے سیڈ دوبارہ استعمال کریں"
+ },
+ {
+ "id": 6,
+ "label": "🕮",
+ "localized": "🕮",
+ "reload": "txt2img_guider_docs",
+ "hint": "آخری تیار کردہ تصویر کے پیرامیٹرز کو اسٹائل ٹیمپلیٹ کے طور پر محفوظ کریں"
+ },
+ {
+ "id": 7,
+ "label": "📐",
+ "localized": "📐",
+ "reload": "txt2img_resize_detect_size",
+ "hint": "موجودہ تصویر سے سائز کی پیمائش کریں"
+ },
+ {
+ "id": 8,
+ "label": "☲",
+ "localized": "☲",
+ "reload": "txt2img_yolo_models_list",
+ "hint": "دیکھنے کی قسم تبدیل کریں"
+ },
+ {
+ "id": 9,
+ "label": "⊜",
+ "localized": "⊜",
+ "reload": "xyz_grid_x_list",
+ "hint": "بھریں (Fill)"
+ },
+ {
+ "id": 10,
+ "label": "",
+ "localized": "",
+ "reload": "txt2img_caption_output",
+ "hint": "تصویر کا کیپشن لکھیں"
+ },
+ {
+ "id": 11,
+ "label": "⁜",
+ "localized": "⁜",
+ "reload": "txt2img_image_fit",
+ "hint": "تصویر کو فٹ کرنے کا طریقہ تبدیل کریں"
+ },
+ {
+ "id": 12,
+ "label": "➠ Control",
+ "localized": "کنٹرول ➠",
+ "reload": "",
+ "hint": "تصویر کو کنٹرول انٹرفیس پر منتقل کریں"
+ },
+ {
+ "id": 13,
+ "label": "➠ Text",
+ "localized": "ٹیکسٹ ➠",
+ "reload": "",
+ "hint": "تصویر کو ٹیکسٹ انٹرفیس پر منتقل کریں"
+ },
+ {
+ "id": 14,
+ "label": "➠ Image",
+ "localized": "تصویر ➠",
+ "reload": "",
+ "hint": "تصویر کو امیج انٹرفیس پر منتقل کریں"
+ },
+ {
+ "id": 15,
+ "label": "➠ Process",
+ "localized": "پروسیس ➠",
+ "reload": "",
+ "hint": "تصویر کو پروسیس انٹرفیس پر منتقل کریں"
+ },
+ {
+ "id": 16,
+ "label": "➠ Caption",
+ "localized": "کیپشن ➠",
+ "reload": "",
+ "hint": "تصویر کو کیپشن انٹرفیس پر منتقل کریں"
+ },
+ {
+ "id": 17,
+ "label": "➠ Sketch",
+ "localized": "اسکیچ ➠",
+ "reload": "",
+ "hint": "تصویر کو اسکیچ انٹرفیس پر منتقل کریں"
+ },
+ {
+ "id": 18,
+ "label": "➠ Inpaint",
+ "localized": "ان پینٹ ➠",
+ "reload": "",
+ "hint": "تصویر کو ان پینٹ انٹرفیس پر منتقل کریں"
+ },
+ {
+ "id": 19,
+ "label": "➠ Composite",
+ "localized": "کمپوزٹ ➠",
+ "reload": "",
+ "hint": "تصویر کو ان پینٹ اسکیچ انٹرفیس پر منتقل کریں"
+ },
+ {
+ "id": 20,
+ "label": "⬆️",
+ "localized": "⬆️",
+ "reload": "controlnet_unit-0-upload",
+ "hint": "تصویر اپ لوڈ کریں"
+ },
+ {
+ "id": 21,
+ "label": "🔄",
+ "localized": "🔄",
+ "reload": "controlnet_unit-0-reset",
+ "hint": "ویلیوز ری سیٹ کریں"
+ },
+ {
+ "id": 22,
+ "label": "🖼️",
+ "localized": "🖼️",
+ "reload": "controlnet_unit-0-preview",
+ "hint": "پیش نظارہ دکھائیں"
+ },
+ {
+ "id": 23,
+ "label": "↺",
+ "localized": "↺",
+ "reload": "video_model_load",
+ "hint": "انتخاب کو فوری طور پر لاگو کریں"
+ },
+ {
+ "id": 24,
+ "label": "",
+ "localized": "",
+ "reload": "component-5772",
+ "hint": "نام کے لحاظ سے ترتیب دیں، چڑھتی ترتیب"
+ },
+ {
+ "id": 25,
+ "label": "",
+ "localized": "",
+ "reload": "component-5773",
+ "hint": "نام کے لحاظ سے ترتیب دیں، اترتی ترتیب"
+ },
+ {
+ "id": 26,
+ "label": "",
+ "localized": "",
+ "reload": "component-5774",
+ "hint": "سائز کے لحاظ سے ترتیب دیں، چڑھتی ترتیب"
+ },
+ {
+ "id": 27,
+ "label": "",
+ "localized": "",
+ "reload": "component-5775",
+ "hint": "سائز کے لحاظ سے ترتیب دیں، اترتی ترتیب"
+ },
+ {
+ "id": 28,
+ "label": "",
+ "localized": "",
+ "reload": "component-5776",
+ "hint": "ریزولوشن کے لحاظ سے ترتیب دیں، چڑھتی ترتیب"
+ },
+ {
+ "id": 29,
+ "label": "",
+ "localized": "",
+ "reload": "component-5777",
+ "hint": "ریزولوشن کے لحاظ سے ترتیب دیں، اترتی ترتیب"
+ },
+ {
+ "id": 30,
+ "label": "",
+ "localized": "",
+ "reload": "component-5778",
+ "hint": "وقت کے لحاظ سے ترتیب دیں، چڑھتی ترتیب"
+ },
+ {
+ "id": 31,
+ "label": "",
+ "localized": "",
+ "reload": "component-5779",
+ "hint": "وقت کے لحاظ سے ترتیب دیں، اترتی ترتیب"
+ },
+ {
+ "id": 32,
+ "label": "⊗",
+ "localized": "⊗",
+ "reload": "quicksettings_clear",
+ "hint": "ویلیوز ری سیٹ کریں"
+ },
+ {
+ "id": 33,
+ "label": "🔍",
+ "localized": "🔍",
+ "reload": "docs_btn_search",
+ "hint": "تلاش کریں"
+ },
+ {
+ "id": 34,
+ "label": "⇨",
+ "localized": "⇨",
+ "reload": "component-5567",
+ "hint": "پری سیٹ لاگو کریں"
+ },
+ {
+ "id": 35,
+ "label": "※",
+ "localized": "※",
+ "reload": "txt2img_extra_model",
+ "hint": "منتخب ہونے پر ماڈل کو ریفائنر کے طور پر لوڈ کریں، ورنہ بنیادی ماڈل کے طور پر لوڈ کریں"
+ },
+ {
+ "id": 36,
+ "label": "🔎︎",
+ "localized": "🔎︎",
+ "reload": "txt2img_extra_scan",
+ "hint": "لاپتہ میٹا ڈیٹا اور پیش نظارہ کے لیے CivitAI کو اسکین کریں"
+ },
+ {
+ "id": 37,
+ "label": "⇕",
+ "localized": "⇕",
+ "reload": "txt2img_extra_sort",
+ "hint": "ترتیب دیں: نام، سائز، وقت (چڑھتی/اترتی)"
+ },
+ {
+ "id": 38,
+ "label": "✕",
+ "localized": "✕",
+ "reload": "txt2img_extra_close",
+ "hint": "بند کریں"
+ }
+ ],
+ "a": [
+ {
+ "id": 0,
+ "label": "Advanced",
+ "localized": "اعلی درجے",
+ "reload": "txt2img_advanced",
+ "hint": "تصویر بنانے کے لیے استعمال ہونے والی اعلی درجے کی ترتیبات"
+ },
+ {
+ "id": 1,
+ "label": "Adapters",
+ "localized": "ایڈاپٹرز",
+ "reload": "txt2img_adapters",
+ "hint": "آئی پی ایڈاپٹرز (IP Adapters) سے متعلق ترتیبات"
+ },
+ {
+ "id": 2,
+ "label": "Apply to model",
+ "localized": "ماڈل پر لاگو کریں",
+ "reload": "component-941",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Analyze",
+ "localized": "تجزیہ کریں",
+ "reload": "btn_clip_analyze_img",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Apply changes",
+ "localized": "تبدیلیاں لاگو کریں",
+ "reload": "component-8587",
+ "hint": "تمام تبدیلیاں لاگو کریں اور سرور دوبارہ شروع کریں"
+ },
+ {
+ "id": 5,
+ "label": "Apply settings",
+ "localized": "ترتیبات لاگو کریں",
+ "reload": "settings_submit",
+ "hint": "موجودہ ترتیبات محفوظ کریں، سرور کو دوبارہ شروع کرنے کی سفارش کی جاتی ہے"
+ },
+ {
+ "id": 6,
+ "label": "Analyze model",
+ "localized": "ماڈل کا تجزیہ کریں",
+ "reload": "component-5478",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "All",
+ "localized": "تمام",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "artist",
+ "localized": "فنکار",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Alpha",
+ "localized": "الفا",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Advanced Options",
+ "localized": "اعلی درجے کے اختیارات",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Appearance",
+ "localized": "ظاہری شکل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Answer",
+ "localized": "جواب",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Adjust start",
+ "localized": "آغاز کو درست کریں",
+ "reload": "",
+ "hint": "سگما ایڈجسٹمنٹ شروع ہونے کا مرحلہ"
+ },
+ {
+ "id": 14,
+ "label": "Adjust end",
+ "localized": "اختتام کو درست کریں",
+ "reload": "",
+ "hint": "سگما ایڈجسٹمنٹ ختم ہونے کا مرحلہ"
+ },
+ {
+ "id": 15,
+ "label": "AutoGuidance dropout",
+ "localized": "آٹو گائیڈنس ڈراپ آؤٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "AutoGuidance layers",
+ "localized": "آٹو گائیڈنس تہیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "AutoGuidance config",
+ "localized": "آٹو گائیڈنس کنفیگ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "APG momentum",
+ "localized": "APG مومینٹم",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "APG rescale",
+ "localized": "APG ریسکیل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Attention guidance",
+ "localized": "توجہ کی رہنمائی (Attention guidance)",
+ "reload": "",
+ "hint": "PAG کے ساتھ استعمال ہونے والا CFG اسکیل: پریشان کن توجہ کی رہنمائی"
+ },
+ {
+ "id": 21,
+ "label": "Adaptive scaling",
+ "localized": "موافقت پذیر اسکیلنگ",
+ "reload": "",
+ "hint": "توجہ کی رہنمائی کے اسکیل کے لیے موافقت پذیر موڈیفائر"
+ },
+ {
+ "id": 22,
+ "label": "Active IP adapters",
+ "localized": "فعال آئی پی ایڈاپٹرز",
+ "reload": "",
+ "hint": "فعال آئی پی ایڈاپٹرز کی تعداد"
+ },
+ {
+ "id": 23,
+ "label": "Adapter",
+ "localized": "ایڈاپٹر",
+ "reload": "",
+ "hint": "آئی پی ایڈاپٹر ماڈل"
+ },
+ {
+ "id": 24,
+ "label": "Anchor settings",
+ "localized": "اینکر کی ترتیبات",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Alpha preset",
+ "localized": "الفا پری سیٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Append heatmaps to results",
+ "localized": "نتائج میں ہیٹ میپس شامل کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Auto apply",
+ "localized": "خودکار اطلاق",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Amplify LUT",
+ "localized": "LUT کو بڑھائیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Add time info",
+ "localized": "وقت کی معلومات شامل کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Add text info",
+ "localized": "متن کی معلومات شامل کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Add metadata",
+ "localized": "میٹا ڈیٹا شامل کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Allowed languages",
+ "localized": "اجازت یافتہ زبانیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Allowed alphabets",
+ "localized": "اجازت یافتہ حروف تہجی",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Apply to prompt",
+ "localized": "پرامپٹ پر لاگو کریں",
+ "reload": "",
+ "hint": "بہتر شدہ نتیجہ خودکار طور پر پرامپٹ ان پٹ باکس میں کاپی کریں"
+ },
+ {
+ "id": 35,
+ "label": "Auto enhance",
+ "localized": "خودکار بہتری",
+ "reload": "",
+ "hint": "ہر تصویر بنانے سے پہلے پرامپٹ کو خودکار طور پر بہتر بنائیں"
+ },
+ {
+ "id": 36,
+ "label": "ACI: Color to Mask",
+ "localized": "ACI: رنگ سے ماسک",
+ "reload": "",
+ "hint": "وہ رنگ منتخب کریں جسے آپ ماسک اور ان پینٹ کرنا چاہتے ہیں۔ خود بخود منتخب کرنے کے لیے تصویر میں رنگ پر کلک کریں۔ درست نتائج کے لیے گرین اسکرین جیسی تصاویر استعمال کرنے کا مشورہ دیا جاتا ہے۔"
+ },
+ {
+ "id": 37,
+ "label": "ACI: Color tolerance",
+ "localized": "ACI: رنگ کی گنجائش",
+ "reload": "",
+ "hint": "ماسک میں ملتے جلتے رنگوں کو شامل کرنے کے لیے گنجائش (tolerance) کو ایڈجسٹ کریں۔ کم اقدار = صرف بہت ملتے جلتے رنگ۔ زیادہ اقدار = ملتے جلتے رنگوں کی وسیع رینج۔"
+ },
+ {
+ "id": 38,
+ "label": "ACI: Denoising strength",
+ "localized": "ACI: شور کم کرنے کی طاقت",
+ "reload": "",
+ "hint": "مطلوبہ ان پینٹ مقدار حاصل کرنے کے لیے ڈی نوائزنگ سٹرینتھ کو تبدیل کریں۔"
+ },
+ {
+ "id": 39,
+ "label": "ACI: Mask dilate",
+ "localized": "ACI: ماسک پھیلاؤ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "ACI: Mask erode",
+ "localized": "ACI: ماسک کٹاؤ",
+ "reload": "",
+ "hint": "ماسک پر اندرونی آفسیٹ لگانے کے لیے پیڈنگ کو ایڈجسٹ کریں۔ (کناروں پر باقیات کو ہٹانے کے لیے تجویز کردہ قدر = 2)"
+ },
+ {
+ "id": 41,
+ "label": "ACI: Mask blur",
+ "localized": "ACI: ماسک دھندلاہٹ",
+ "reload": "",
+ "hint": "تصویر اور ان پینٹ شدہ حصے کے درمیان ہموار تبدیلی کے لیے بلر کو ایڈجسٹ کریں۔ (تیزی کے لیے تجویز کردہ قدر = 0)"
+ },
+ {
+ "id": 42,
+ "label": "Adaptive restore",
+ "localized": "موافقت پذیر بحالی",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Apply noise",
+ "localized": "شور لاگو کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Auto min score",
+ "localized": "خودکار کم از کم سکور",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Auto-segment",
+ "localized": "خودکار حصوں میں تقسیم",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "Auto-mask",
+ "localized": "خودکار ماسک",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Active",
+ "localized": "فعال",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Attention",
+ "localized": "توجہ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "Adain",
+ "localized": "Adain",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Attention Adain",
+ "localized": "توجہ Adain",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Apply filter",
+ "localized": "فلٹر لگائیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Alpha matting",
+ "localized": "الفا میٹنگ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "Append Caption Files",
+ "localized": "کیپشن فائلیں شامل کریں",
+ "reload": "",
+ "hint": "موجودہ کیپشن فائلوں کو اوور رائٹ کرنے کے بجائے ان میں اضافہ کریں۔ ان تصاویر میں اضافی تفصیلات یا ٹیگز شامل کرنے کے لیے مفید ہے جن میں پہلے سے کیپشن موجود ہیں۔"
+ },
+ {
+ "id": 54,
+ "label": "a1111",
+ "localized": "a1111",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Autocast",
+ "localized": "آٹو کاسٹ",
+ "reload": "",
+ "hint": "رن ٹائم کے دوران خودکار طور پر درستگی (precision) کا تعین کریں"
+ },
+ {
+ "id": 56,
+ "label": "Auto",
+ "localized": "خودکار",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "accuracy",
+ "localized": "درستگی",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "atiadlxx (AMD only)",
+ "localized": "atiadlxx (صرف AMD)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "aot_ts_nvfuser",
+ "localized": "aot_ts_nvfuser",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Additional image browser folders",
+ "localized": "اضافی امیج براؤزر فولڈرز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "Add system information to metadata",
+ "localized": "میٹا ڈیٹا میں سسٹم کی معلومات شامل کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "Autolaunch browser upon startup",
+ "localized": "اسٹارٹ اپ پر خودکار براؤزر لانچ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "Allowed aspect ratios",
+ "localized": "اجازت یافتہ تناسب (Aspect Ratios)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "Approximate",
+ "localized": "تقریبی",
+ "reload": "",
+ "hint": "سستا نیورل نیٹ ورک تخمینہ۔ VAE کے مقابلے میں بہت تیز، لیکن 4 گنا چھوٹی ریزولوشن اور کم معیار کی تصاویر بناتا ہے"
+ },
+ {
+ "id": 65,
+ "label": "Additional postprocessing operations",
+ "localized": "اضافی پوسٹ پروسیسنگ آپریشنز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66,
+ "label": "Apply color correction",
+ "localized": "رنگوں کی درستگی لاگو کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "Apply mask as overlay",
+ "localized": "ماسک کو اوورلے کے طور پر لگائیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 68,
+ "label": "Apply sRGB linearization",
+ "localized": "sRGB لکیریائزیشن لاگو کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "Available networks",
+ "localized": "دستیاب نیٹ ورکس",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "Auto-convert SD15 embeddings to SDXL",
+ "localized": "SD15 ایمبیڈنگز کو خودکار طور پر SDXL میں تبدیل کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "alias",
+ "localized": "عرف (Alias)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Attention query chunk size",
+ "localized": "توجہ کے استفسار کا چنک سائز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "Attention kv chunk size",
+ "localized": "توجہ kv چنک سائز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "Attention chunking threshold",
+ "localized": "توجہ کی چنکنگ کی حد",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Attempt VAE roll back for NaN values",
+ "localized": "NaN اقدار کے لیے VAE رول بیک کی کوشش کریں",
+ "reload": "",
+ "hint": "ٹارچ 2.1 اور NaN چیک فعال ہونے کی ضرورت ہے"
+ },
+ {
+ "id": 76,
+ "label": "Add extended info to filename when saving grid",
+ "localized": "گرڈ محفوظ کرتے وقت فائل کے نام میں اضافی معلومات شامل کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Add LoRA to prompt",
+ "localized": "پرامپٹ میں LoRA شامل کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Alpha Ratio",
+ "localized": "الفا تناسب",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "ALPHA Block Weight Preset",
+ "localized": "الفا بلاک وزن پری سیٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Automatically determine rank",
+ "localized": "خودکار طور پر رینک کا تعین کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "Autorank ratio",
+ "localized": "خودکار رینک کا تناسب",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "Advanced guidance params",
+ "localized": "اعلی درجے کے رہنمائی پیرامیٹرز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 83,
+ "label": "Adapter 1",
+ "localized": "ایڈاپٹر 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "Adapter 2",
+ "localized": "ایڈاپٹر 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 85,
+ "label": "Adapter 3",
+ "localized": "ایڈاپٹر 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 86,
+ "label": "Adapter 4",
+ "localized": "ایڈاپٹر 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 87,
+ "label": "Audio",
+ "localized": "آڈیو",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88,
+ "label": "Advanced Options",
+ "localized": "اعلی درجے کے اختیارات",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 89,
+ "label": "Advanced Options",
+ "localized": "اعلی درجے کے اختیارات",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 90,
+ "label": "Advanced Options",
+ "localized": "اعلی درجے کے اختیارات",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "b": [
+ {
+ "id": 0,
+ "label": "Batch",
+ "localized": "بیچ (Batch)",
+ "reload": "",
+ "hint": "بیچ پروسیسنگ کی ترتیبات"
+ },
+ {
+ "id": 1,
+ "label": "Batch Caption",
+ "localized": "بیچ کیپشن",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Batch Tag",
+ "localized": "بیچ ٹیگ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Benchmark",
+ "localized": "بینچ مارک",
+ "reload": "",
+ "hint": "بینچ مارک چلائیں"
+ },
+ {
+ "id": 4,
+ "label": "Backend Settings",
+ "localized": "بیک اینڈ ترتیبات",
+ "reload": "",
+ "hint": "کمپیوٹ بیک اینڈز سے متعلق ترتیبات: torch، onnx اور olive"
+ },
+ {
+ "id": 5,
+ "label": "body",
+ "localized": "body",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Beta",
+ "localized": "بیٹا (Beta)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Balanced Offload",
+ "localized": "متوازن آف لوڈ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "BitsAndBytes",
+ "localized": "بٹس اینڈ بائٹس",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Batch count",
+ "localized": "بیچ کی تعداد",
+ "reload": "",
+ "hint": "تخلیق کیے جانے والے امیج بیچز کی تعداد (اس کا جنریشن کی کارکردگی یا VRAM کے استعمال پر کوئی اثر نہیں پڑتا)"
+ },
+ {
+ "id": 10,
+ "label": "Batch size",
+ "localized": "بیچ کا سائز",
+ "reload": "",
+ "hint": "ایک ہی بیچ میں کتنے امیجز بنائے جائیں (زیادہ VRAM کے استعمال کی قیمت پر جنریشن کی کارکردگی بڑھاتا ہے)"
+ },
+ {
+ "id": 11,
+ "label": "Beta schedule",
+ "localized": "بیٹا شیڈول",
+ "reload": "",
+ "hint": "یہ طے کرتا ہے کہ بیٹا (فی قدم شور کی طاقت) کیسے بڑھتا ہے۔ اختیارات: - default: ماڈل کا ڈیفالٹ - linear: ہر قدم پر شور کو یکساں طور پر کم کرتا ہے - scaled: لینیئر کا اسکوائرڈ ورژن، صرف Stable Diffusion استعمال کرتا ہے - cosine: ہموار کمی، اکثر کم مراحل کے ساتھ بہتر نتائج دیتا ہے - sigmoid: تیز تبدیلی، تجرباتی"
+ },
+ {
+ "id": 12,
+ "label": "Base shift",
+ "localized": "بیس شفٹ",
+ "reload": "",
+ "hint": "ڈائنامک شفٹنگ استعمال کرتے وقت کم ریزولوشن کے لیے کم از کم شفٹ ویلیو۔"
+ },
+ {
+ "id": 13,
+ "label": "Brightness",
+ "localized": "چمک (Brightness)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Block",
+ "localized": "بلاک",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Block size",
+ "localized": "بلاک سائز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Banned words",
+ "localized": "ممنوعہ الفاظ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Blur",
+ "localized": "دھندلا پن (Blur)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Batch input directory",
+ "localized": "بیچ ان پٹ ڈائریکٹری",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Batch output directory",
+ "localized": "بیچ آؤٹ پٹ ڈائریکٹری",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Batch mask directory",
+ "localized": "بیچ ماسک ڈائریکٹری",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Background threshold",
+ "localized": "پس منظر کی حد (Threshold)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Boost",
+ "localized": "بوسٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Base",
+ "localized": "بنیاد (Base)",
+ "reload": "",
+ "hint": "امیج جنریشن چلانے کے لیے استعمال ہونے والی بنیادی ترتیبات"
+ },
+ {
+ "id": 24,
+ "label": "Blend strength",
+ "localized": "بلینڈ کی طاقت",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Base model",
+ "localized": "بنیادی ماڈل",
+ "reload": "",
+ "hint": "تمام کارروائیوں کے لیے استعمال ہونے والا اہم ماڈل"
+ },
+ {
+ "id": 26,
+ "label": "Backend",
+ "localized": "بیک اینڈ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Benchmark steps",
+ "localized": "بینچ مارک کے مراحل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Benchmark level",
+ "localized": "بینچ مارک کی سطح",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "balanced",
+ "localized": "متوازن",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "block_level",
+ "localized": "بلاک لیول",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Backend storage",
+ "localized": "بیک اینڈ اسٹوریج",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "BF16",
+ "localized": "BF16",
+ "reload": "",
+ "hint": "حساب کتاب کے لیے ترمیم شدہ 16-bit فلوٹنگ پوائنٹ پریسیژن استعمال کریں"
+ },
+ {
+ "id": 33,
+ "label": "Batch matrix-matrix",
+ "localized": "بیچ میٹرکس-میٹرکس",
+ "reload": "",
+ "hint": "توجہ (attention) کے لیے معیاری بیچڈ میٹرکس ضرب۔ قابل بھروسہ لیکن VRAM کے لحاظ سے موثر نہیں ہے۔"
+ },
+ {
+ "id": 34,
+ "label": "BCFHW",
+ "localized": "BCFHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "BFCHW",
+ "localized": "BFCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "BCHW",
+ "localized": "BCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Batch mode uses sequential seeds",
+ "localized": "بیچ موڈ ترتیب وار سیڈز (seeds) استعمال کرتا ہے",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Batch uses original name",
+ "localized": "بیچ اصل نام استعمال کرتا ہے",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Base images folder",
+ "localized": "بنیادی امیجز فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Base grids folder",
+ "localized": "بنیادی گرڈز فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Build info on first access",
+ "localized": "پہلی رسائی پر بلڈ کی معلومات",
+ "reload": "",
+ "hint": "سرور کو اسٹارٹ اپ پر EN صفحہ بنانے سے روکتا ہے اور اس کے بجائے درخواست کیے جانے پر اسے بناتا ہے"
+ },
+ {
+ "id": 42,
+ "label": "Beta Ratio",
+ "localized": "بیٹا ریشو",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "BETA Block Weight Preset",
+ "localized": "بیٹا بلاک ویٹ پری سیٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Base model type",
+ "localized": "بنیادی ماڈل کی قسم",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "c": [
+ {
+ "id": 618,
+ "label": "Caption",
+ "localized": "کیپشن",
+ "reload": "n/a",
+ "hint": "موجودہ تصاویر کا تجزیہ کریں اور متنی تفصیلات تخلیق کریں"
+ },
+ {
+ "id": 619,
+ "label": "Contributors",
+ "localized": "معاونین",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 620,
+ "label": "Clear",
+ "localized": "صاف کریں",
+ "reload": "n/a",
+ "hint": "پرامپٹس صاف کریں"
+ },
+ {
+ "id": 621,
+ "label": "Check status",
+ "localized": "صورتحال چیک کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 622,
+ "label": "Composite",
+ "localized": "کمپوزٹ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 623,
+ "label": "Control",
+ "localized": "کنٹرول",
+ "reload": "n/a",
+ "hint": "مکمل رہنمائی کے ساتھ تصویر بنائیں"
+ },
+ {
+ "id": 624,
+ "label": "ControlNet",
+ "localized": "ControlNet",
+ "reload": "n/a",
+ "hint": "ControlNet ایک جدید رہنمائی والا ماڈل ہے"
+ },
+ {
+ "id": 625,
+ "label": "Controls",
+ "localized": "کنٹرولز",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 626,
+ "label": "CaptionCaption",
+ "localized": "CaptionCaption",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 627,
+ "label": "Console",
+ "localized": "کنسول",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 628,
+ "label": "Check for updates",
+ "localized": "اپ ڈیٹس چیک کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 629,
+ "label": "Change log",
+ "localized": "تبدیلیوں کا ریکارڈ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 630,
+ "label": "Compute Settings",
+ "localized": "کمپیوٹ سیٹنگز",
+ "reload": "n/a",
+ "hint": "کمپیوٹ پریسیژن، کراس اٹینشن، اور کمپیوٹنگ پلیٹ فارمز کے لیے آپٹیمائزیشن سے متعلق سیٹنگز"
+ },
+ {
+ "id": 631,
+ "label": "Current",
+ "localized": "موجودہ",
+ "reload": "n/a",
+ "hint": "فی الحال لوڈ شدہ ماڈل کے اندر موجود ماڈیولز کا تجزیہ کریں"
+ },
+ {
+ "id": 632,
+ "label": "CivitAI",
+ "localized": "CivitAI",
+ "reload": "n/a",
+ "hint": "CitivAI سے ماڈلز تلاش اور ڈاؤن لوڈ کریں"
+ },
+ {
+ "id": 633,
+ "label": "Calculate missing hashes",
+ "localized": "لاپتہ ہیشز کا حساب لگائیں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 634,
+ "label": "Community",
+ "localized": "کمیونٹی",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 635,
+ "label": "Cloud",
+ "localized": "کلاؤڈ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 636,
+ "label": "Close",
+ "localized": "بند کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 637,
+ "label": "Change model",
+ "localized": "ماڈل تبدیل کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 638,
+ "label": "Change refiner",
+ "localized": "ریفائنر تبدیل کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 639,
+ "label": "Change vae",
+ "localized": "VAE تبدیل کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 640,
+ "label": "Change reference",
+ "localized": "حوالہ تبدیل کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 641,
+ "label": "Corrections",
+ "localized": "تصحیحات",
+ "reload": "n/a",
+ "hint": "تخلیقی عمل کے دوران تصویر کے رنگ/شارپن/برائٹنس کی تصحیح کو کنٹرول کریں"
+ },
+ {
+ "id": 642,
+ "label": "Control Methods",
+ "localized": "کنٹرول کے طریقے",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 643,
+ "label": "Control Media",
+ "localized": "کنٹرول میڈیا",
+ "reload": "n/a",
+ "hint": "کنٹرول پروسیسنگ کے لیے ان پٹ امیج کو علیحدہ ابتدائی تصویر کے طور پر شامل کریں"
+ },
+ {
+ "id": 644,
+ "label": "ChronoEdit",
+ "localized": "ChronoEdit",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 645,
+ "label": "Cross Attention",
+ "localized": "Cross Attention",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 646,
+ "label": "CLiP Skip",
+ "localized": "CLIP Skip",
+ "reload": "n/a",
+ "hint": "CLIP ماڈل کے لیے جلد رکنے کا پیرامیٹر؛ 1 کا مطلب آخری لیئر پر رکنا ہے، 2 کا مطلب سیکنڈ لاسٹ لیئر ہے، وغیرہ"
+ },
+ {
+ "id": 647,
+ "label": "Cache-DiT",
+ "localized": "Cache-DiT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 648,
+ "label": "CFG-Zero",
+ "localized": "CFG-Zero",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 649,
+ "label": "Cache folders",
+ "localized": "کیشے فولڈرز",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 650,
+ "label": "Custom model loader",
+ "localized": "کسٹم ماڈل لوڈر",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 651,
+ "label": "Client log",
+ "localized": "کلائنٹ لاگ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 652,
+ "label": "CLIP Analysis",
+ "localized": "CLIP تجزیہ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 653,
+ "label": "Context",
+ "localized": "سیاق و سباق",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 654,
+ "label": "Correction mode",
+ "localized": "تصحیح کا موڈ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 655,
+ "label": "Color",
+ "localized": "رنگ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 656,
+ "label": "Center",
+ "localized": "مرکز",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 657,
+ "label": "Color grading",
+ "localized": "کلر گریڈنگ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 658,
+ "label": "Crop to portrait",
+ "localized": "پورٹریٹ میں کراپ کریں",
+ "reload": "n/a",
+ "hint": "ان پٹ امیج کو IP اڈاپٹر کے طور پر استعمال کرنے سے پہلے صرف پورٹریٹ میں کراپ کریں"
+ },
+ {
+ "id": 659,
+ "label": "Concept Tokens",
+ "localized": "کانسیپٹ ٹوکنز",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 660,
+ "label": "Colormap",
+ "localized": "کلر میپ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 661,
+ "label": "Cosine scale 1",
+ "localized": "کوسائن اسکیل 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 662,
+ "label": "Cosine scale 2",
+ "localized": "کوسائن اسکیل 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 663,
+ "label": "Cosine scale 3",
+ "localized": "کوسائن اسکیل 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 664,
+ "label": "Cache model",
+ "localized": "کیشے ماڈل",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 665,
+ "label": "Cosine scale",
+ "localized": "کوسائن اسکیل",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 666,
+ "label": "Cosine Background",
+ "localized": "کوسائن پس منظر",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 667,
+ "label": "Control guidance",
+ "localized": "کنٹرول رہنمائی",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 668,
+ "label": "Contrast",
+ "localized": "کنٹراسٹ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 669,
+ "label": "comma",
+ "localized": "کوما (,)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 670,
+ "label": "Columns",
+ "localized": "کالم",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 671,
+ "label": "Create video",
+ "localized": "ویڈیو بنائیں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 672,
+ "label": "Censor",
+ "localized": "سنسر",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 673,
+ "label": "Check language",
+ "localized": "زبان چیک کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 674,
+ "label": "Check policy violations",
+ "localized": "پالیسی کی خلاف ورزیوں کو چیک کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 675,
+ "label": "Check banned words",
+ "localized": "ممنوعہ الفاظ چیک کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 676,
+ "label": "Control preprocess input images",
+ "localized": "ان پٹ تصاویر کو کنٹرول پری پروسیس کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 677,
+ "label": "Control override denoise strength",
+ "localized": "Denoise طاقت کو کنٹرول اوور رائیڈ کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 678,
+ "label": "Color variation",
+ "localized": "رنگوں کا تنوع",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 679,
+ "label": "Change rate",
+ "localized": "تبدیلی کی شرح",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 680,
+ "label": "Context after",
+ "localized": "بعد کا سیاق و سباق",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 681,
+ "label": "Context mask",
+ "localized": "سیاق و سباق کا ماسک",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 682,
+ "label": "Control only",
+ "localized": "صرف کنٹرول",
+ "reload": "n/a",
+ "hint": "یہ ہمارے مختلف آپشنز کی بنیاد پر کسی بھی ControlNet یا IP Adapter قسم کے کاموں کے لیے صرف نیچے دیے گئے کنٹرول ان پٹ کو بطور ماخذ استعمال کرتا ہے۔"
+ },
+ {
+ "id": 683,
+ "label": "CN Mode",
+ "localized": "CN موڈ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 684,
+ "label": "CN Strength",
+ "localized": "CN طاقت",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 685,
+ "label": "CN Start",
+ "localized": "CN آغاز",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 686,
+ "label": "CN End",
+ "localized": "CN اختتام",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 687,
+ "label": "CN Tiles",
+ "localized": "CN ٹائلز",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 688,
+ "label": "Control factor",
+ "localized": "کنٹرول فیکٹر",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 689,
+ "label": "ControlNet-XS",
+ "localized": "ControlNet-XS",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 690,
+ "label": "Coarse",
+ "localized": "کھردرا (Coarse)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 691,
+ "label": "Color map",
+ "localized": "کلر میپ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 692,
+ "label": "Crop to fit",
+ "localized": "فٹ کرنے کے لیے کراپ کریں",
+ "reload": "n/a",
+ "hint": "اگر آپ کی اصل تصویر کے طول و عرض (مثلاً 512x510) آپ کے ہدف کے طول و عرض (مثلاً 1024x768) سے مختلف ہیں، تو یہ فنکشن آپ کی اپ اسکیل شدہ تصویر کو آپ کی ہدف کی سائز کی تصویر میں فٹ کر دے گا۔ اضافی حصہ کراپ کر دیا جائے گا"
+ },
+ {
+ "id": 693,
+ "label": "CLiP Model",
+ "localized": "CLIP ماڈل",
+ "reload": "n/a",
+ "hint": "تصویر اور متن کی مماثلت کے لیے استعمال ہونے والا CLIP ماڈل۔ بڑے ماڈلز (ViT-L، ViT-H) زیادہ درست ہیں لیکن سست ہیں اور زیادہ VRAM استعمال کرتے ہیں۔"
+ },
+ {
+ "id": 694,
+ "label": "Caption Model",
+ "localized": "کیپشن ماڈل",
+ "reload": "n/a",
+ "hint": "ابتدائی تصویری کیپشن تیار کرنے کے لیے استعمال ہونے والا BLIP ماڈل۔ کیپشن ماڈل تصویر کے مواد کی وضاحت کرتا ہے جسے پھر CLIP اسٹائل اور ذائقہ کی شرائط کے ساتھ بہتر بناتا ہے۔"
+ },
+ {
+ "id": 695,
+ "label": "Chunk Size",
+ "localized": "چنک سائز",
+ "reload": "n/a",
+ "hint": "وضاحتی امیدواروں (flavors) کی پروسیسنگ کے لیے بیچ سائز۔ زیادہ قدریں تفتیش کی رفتار کو بڑھاتی ہیں لیکن VRAM کا استعمال بھی بڑھاتی ہیں۔"
+ },
+ {
+ "id": 696,
+ "label": "CLiP Num Beams",
+ "localized": "CLIP بیمز کی تعداد",
+ "reload": "n/a",
+ "hint": "کیپشن جنریشن کے دوران بیم سرچ کے لیے بیمز کی تعداد۔ زیادہ قدریں زیادہ امکانات تلاش کرتی ہیں لیکن سست ہوتی ہیں۔"
+ },
+ {
+ "id": 697,
+ "label": "Character threshold",
+ "localized": "کردار کی حد (Threshold)",
+ "reload": "n/a",
+ "hint": "کردار سے متعلق مخصوص ٹیگز (مثلاً کردار کے نام، مخصوص خصوصیات) کے لیے اعتماد کی حد۔ صرف اس حد سے اوپر اعتماد والے ٹیگز شامل کیے جاتے ہیں۔ زیادہ قدریں زیادہ انتخابی ہوتی ہیں، کم قدریں زیادہ ممکنہ مماثلتیں شامل کرتی ہیں۔ DeepBooru ماڈلز اس کو سپورٹ نہیں کرتے۔"
+ },
+ {
+ "id": 698,
+ "label": "Cross-attention",
+ "localized": "Cross-attention",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 699,
+ "label": "cpu",
+ "localized": "cpu",
+ "reload": "n/a",
+ "hint": "صرف CPU اور RAM استعمال کرتا ہے: سب سے سست لیکن میموری ختم (OOM) ہونے کا امکان کم سے کم ہے"
+ },
+ {
+ "id": 700,
+ "label": "Cached models",
+ "localized": "کیشے شدہ ماڈلز",
+ "reload": "n/a",
+ "hint": "تیز رفتار رسائی کے لیے RAM میں محفوظ کیے جانے والے ماڈلز کی تعداد"
+ },
+ {
+ "id": 701,
+ "label": "combined",
+ "localized": "مشترکہ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 702,
+ "label": "Compress ratio",
+ "localized": "کمپریس ریشو",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 703,
+ "label": "compel",
+ "localized": "compel",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 704,
+ "label": "Channels last",
+ "localized": "چینلز آخری",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 705,
+ "label": "cuDNN full-depth benchmark",
+ "localized": "cuDNN فل ڈیپتھ بینچ مارک",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 706,
+ "label": "cuDNN benchmark limit",
+ "localized": "cuDNN بینچ مارک لیمٹ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 707,
+ "label": "cudaMallocAsync",
+ "localized": "cudaMallocAsync",
+ "reload": "n/a",
+ "hint": "CUDA async میموری ایلوکیٹر استعمال کرتا ہے۔ کارکردگی اور VRAM فریگمنٹیشن کو بہتر بناتا ہے، لیکن کچھ GPUs پر عدم استحکام کا سبب بن سکتا ہے۔"
+ },
+ {
+ "id": 708,
+ "label": "CLiP skip enabled",
+ "localized": "CLIP skip فعال ہے",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 709,
+ "label": "Cache-DiT enabled",
+ "localized": "Cache-DiT فعال ہے",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 710,
+ "label": "Cache-DiT F-compute blocks",
+ "localized": "Cache-DiT F-کمپیوٹ بلاکس",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 711,
+ "label": "Cache-DiT B-compute blocks",
+ "localized": "Cache-DiT B-کمپیوٹ بلاکس",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 712,
+ "label": "Cache-DiT residual diff threshold",
+ "localized": "Cache-DiT ریزیڈوئل ڈف تھریش ہولڈ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 713,
+ "label": "Cache-DiT warmup steps",
+ "localized": "Cache-DiT وارم اپ مراحل",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 714,
+ "label": "CFG-Zero enabled",
+ "localized": "CFG-Zero فعال ہے",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 715,
+ "label": "CFG-Zero star",
+ "localized": "CFG-Zero star",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 716,
+ "label": "CFG-Zero steps",
+ "localized": "CFG-Zero مراحل",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 717,
+ "label": "cudagraphs",
+ "localized": "cudagraphs",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 718,
+ "label": "Cleanup temporary folder on startup",
+ "localized": "اسٹارٹ اپ پر عارضی فولڈر صاف کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 719,
+ "label": "Create ZIP archive for multiple images",
+ "localized": "متعدد تصاویر کے لیے ZIP آرکائیو بنائیں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 720,
+ "label": "cover",
+ "localized": "کور (cover)",
+ "reload": "n/a",
+ "hint": "پورے رقبے کو کور کریں"
+ },
+ {
+ "id": 721,
+ "label": "Compact view",
+ "localized": "کمپیکٹ ویو",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 722,
+ "label": "Cache text encoder results",
+ "localized": "ٹیکسٹ انکوڈر کے نتائج کیشے کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 723,
+ "label": "contain",
+ "localized": "کنٹین (contain)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 724,
+ "label": "Ctrl+up/down word delimiters",
+ "localized": "Ctrl+up/down لفظ کے حد بندی کرنے والے",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 725,
+ "label": "Ctrl+up/down precision when editing (attention:1.1)",
+ "localized": "ایڈیٹنگ کے دوران Ctrl+up/down پریسیژن (attention:1.1)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 726,
+ "label": "Ctrl+up/down precision when editing ",
+ "localized": "ایڈیٹنگ کے دوران Ctrl+up/down پریسیژن ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 727,
+ "label": "Cached VAEs",
+ "localized": "کیشے شدہ VAEs",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 728,
+ "label": "ckpt",
+ "localized": "ckpt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 729,
+ "label": "Comma separated list with optional strength per LoRA",
+ "localized": "فی LoRA اختیاری طاقت کے ساتھ کوما سے الگ کردہ فہرست",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 730,
+ "label": "CivitAI token",
+ "localized": "CivitAI ٹوکن",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 731,
+ "label": "Custom pipeline",
+ "localized": "کسٹم پائپ لائن",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 732,
+ "label": "Custom model",
+ "localized": "کسٹم ماڈل",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 733,
+ "label": "ControlNet unit 1",
+ "localized": "ControlNet یونٹ 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 734,
+ "label": "ControlNet unit 2",
+ "localized": "ControlNet یونٹ 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 735,
+ "label": "ControlNet unit 3",
+ "localized": "ControlNet یونٹ 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 736,
+ "label": "ControlNet unit 4",
+ "localized": "ControlNet یونٹ 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 737,
+ "label": "ControlNet-XS unit 1",
+ "localized": "ControlNet-XS یونٹ 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 738,
+ "label": "ControlNet-XS unit 2",
+ "localized": "ControlNet-XS یونٹ 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 739,
+ "label": "ControlNet-XS unit 3",
+ "localized": "ControlNet-XS یونٹ 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 740,
+ "label": "ControlNet-XS unit 4",
+ "localized": "ControlNet-XS یونٹ 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 741,
+ "label": "Control-LLLite unit 1",
+ "localized": "Control-LLLite یونٹ 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 742,
+ "label": "Control-LLLite unit 2",
+ "localized": "Control-LLLite یونٹ 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 743,
+ "label": "Control-LLLite unit 3",
+ "localized": "Control-LLLite یونٹ 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 744,
+ "label": "Control-LLLite unit 4",
+ "localized": "Control-LLLite یونٹ 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 745,
+ "label": "Control settings",
+ "localized": "کنٹرول سیٹنگز",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 746,
+ "label": "Canny",
+ "localized": "Canny",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 747,
+ "label": "Condition",
+ "localized": "حالت (Condition)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 748,
+ "label": "Caption: Batch",
+ "localized": "کیپشن: بیچ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 749,
+ "label": "Control elements",
+ "localized": "کنٹرول عناصر",
+ "reload": "n/a",
+ "hint": "کنٹرول عناصر وہ جدید ماڈلز ہیں جو تخلیق کو مطلوبہ نتیجے کی طرف لے جا سکتے ہیں"
+ }
+ ],
+ "d": [
+ {
+ "id": -1,
+ "label": "Docs",
+ "localized": "دستاویزات",
+ "reload": "",
+ "hint": "دستاویزات"
+ },
+ {
+ "id": -1,
+ "label": "Discord",
+ "localized": "ڈسکارڈ",
+ "reload": "",
+ "hint": "ڈسکارڈ"
+ },
+ {
+ "id": -1,
+ "label": "txt2img_detail",
+ "localized": "تفصیل",
+ "reload": "",
+ "hint": "ڈیٹیلر (Detailer) پائے جانے والے اجسام کے لیے زیادہ ریزولیوشن پر اضافی جنریشن چلاتا ہے"
+ },
+ {
+ "id": -1,
+ "label": "Delete",
+ "localized": "حذف کریں",
+ "reload": "",
+ "hint": "تصویر کو حذف کریں"
+ },
+ {
+ "id": -1,
+ "label": "Default",
+ "localized": "ڈیفالٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ui_update_apply",
+ "localized": "اپ ڈیٹس ڈاؤن لوڈ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "civitai_download_btn",
+ "localized": "ماڈل ڈاؤن لوڈ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Diffusers",
+ "localized": "ڈیفیوزرز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Distilled",
+ "localized": "ڈسٹلڈ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Description",
+ "localized": "تفصیل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "txt2img_extra_details_btn",
+ "localized": "تفصیلات",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Detailer",
+ "localized": "ڈیٹیلر",
+ "reload": "",
+ "hint": "ڈیٹیلر (Detailer) پائے جانے والے اجسام کے لیے زیادہ ریزولیوشن پر اضافی جنریشن چلاتا ہے"
+ },
+ {
+ "id": -1,
+ "label": "Denoise",
+ "localized": "ڈی نوائز",
+ "reload": "",
+ "hint": "ڈی نوائزنگ سیٹنگز۔ زیادہ ڈی نوائز کا مطلب ہے کہ جنریشن کے دوران تصویر کے موجودہ مواد میں زیادہ تبدیلی کی اجازت ہے۔"
+ },
+ {
+ "id": -1,
+ "label": "DirectML",
+ "localized": "DirectML",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Download model from huggingface",
+ "localized": "ہگنگ فیس سے ماڈل ڈاؤن لوڈ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dropdown",
+ "localized": "ڈراپ ڈاؤن",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "dynamic",
+ "localized": "متحرک",
+ "reload": "",
+ "hint": "ڈائنامک شفٹنگ آپ کی تصویر کی ریزولیوشن کی بنیاد پر ڈی نوائزنگ شیڈول کو خود بخود ایڈجسٹ کرتی ہے۔ شیڈولر اصل تصویر کی ریزولیوشن کی بنیاد پر بیس شفٹ اور میکس شفٹ کے درمیان مداخلت کرتا ہے۔ اسے فعال کرنے سے سٹیٹک فلو شفٹ غیر فعال ہوجاتا ہے۔"
+ },
+ {
+ "id": -1,
+ "label": "Detailer models",
+ "localized": "ڈیٹیلر ماڈلز",
+ "reload": "",
+ "hint": "ڈیٹیلنگ کے لیے استعمال ہونے والے ڈیٹیکشن ماڈلز منتخب کریں"
+ },
+ {
+ "id": -1,
+ "label": "Detailer list",
+ "localized": "ڈیٹیلر لسٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Detailer classes",
+ "localized": "ڈیٹیلر کلاسز",
+ "reload": "",
+ "hint": "اگر منتخب ڈیٹیلر ماڈل ملٹی کلاس ماڈل ہے تو مخصوص کلاسز کی وضاحت کریں"
+ },
+ {
+ "id": -1,
+ "label": "Detailer prompt",
+ "localized": "ڈیٹیلر پرامپٹ",
+ "reload": "",
+ "hint": "ڈیٹیلر کے لیے الگ پرامپٹ استعمال کریں۔ اگر موجود نہ ہو تو یہ بنیادی پرامپٹ استعمال کرے گا"
+ },
+ {
+ "id": -1,
+ "label": "Detailer negative prompt",
+ "localized": "ڈیٹیلر نیگیٹو پرامپٹ",
+ "reload": "",
+ "hint": "ڈیٹیلر کے لیے الگ نیگیٹو پرامپٹ استعمال کریں۔ اگر موجود نہ ہو تو یہ بنیادی نیگیٹو پرامپٹ استعمال کرے گا"
+ },
+ {
+ "id": -1,
+ "label": "Detailer steps",
+ "localized": "ڈیٹیلر اقدامات",
+ "reload": "",
+ "hint": "ڈیٹیلر عمل کے لیے اقدامات (Steps) کی تعداد"
+ },
+ {
+ "id": -1,
+ "label": "Detailer strength",
+ "localized": "ڈیٹیلر کی طاقت",
+ "reload": "",
+ "hint": "ڈیٹیلر عمل کی ڈی نوائزنگ کی طاقت"
+ },
+ {
+ "id": -1,
+ "label": "Detailer resolution",
+ "localized": "ڈیٹیلر ریزولیوشن",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising batch size",
+ "localized": "ڈی نوائزنگ بیچ سائز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dilate tau",
+ "localized": "ڈائلیٹ ٹاؤ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Draw legend",
+ "localized": "لیجنڈ ڈرا کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising strength",
+ "localized": "ڈی نوائزنگ کی طاقت",
+ "reload": "",
+ "hint": "یہ طے کرتا ہے کہ الگورتھم کو تصویر کے مواد کا کتنا کم احترام کرنا چاہیے۔ 0 پر، کچھ بھی تبدیل نہیں ہوگا، اور 1 پر آپ کو ایک غیر متعلقہ تصویر ملے گی۔ 1.0 سے کم اقدار کے ساتھ، پروسیسنگ میں سیمپلنگ اسٹیپس سلائیڈر کی وضاحت سے کم اقدامات لگیں گے۔"
+ },
+ {
+ "id": -1,
+ "label": "Denoise start",
+ "localized": "ڈی نوائز شروع کریں",
+ "reload": "",
+ "hint": "ڈی نوائز کی طاقت کو اس بات سے اوور رائیڈ کریں کہ بیس ماڈل کو کتنا جلدی ختم ہونا چاہیے اور ریفائنر کو کب شروع ہونا چاہیے۔ صرف ریفائنر کے استعمال پر لاگو ہوتا ہے۔ اگر 0 یا 1 پر سیٹ کیا جائے تو ڈی نوائزنگ طاقت استعمال کی جائے گی"
+ },
+ {
+ "id": -1,
+ "label": "down",
+ "localized": "نیچے",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Decode chunks",
+ "localized": "چنکس ڈی کوڈ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dilate",
+ "localized": "ڈائلیٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth and normal",
+ "localized": "گہرائی اور نارمل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Distance threshold",
+ "localized": "فاصلے کی حد",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth threshold",
+ "localized": "گہرائی کی حد",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising steps",
+ "localized": "ڈی نوائزنگ اقدامات",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth map",
+ "localized": "ڈیپتھ میپ (گہرائی کا نقشہ)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic shift",
+ "localized": "ڈائنامک شفٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Duration",
+ "localized": "دورانیہ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Device Info",
+ "localized": "آلہ کی معلومات",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Diffusers load using Run:ai streamer",
+ "localized": "Run:ai اسٹریمر کا استعمال کرتے ہوئے ڈیفیوزرز لوڈ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable accelerate",
+ "localized": "Accelerate غیر فعال کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable T5 text encoder",
+ "localized": "T5 ٹیکسٹ اینکوڈر غیر فعال کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic loss threshold",
+ "localized": "ڈائنامک لوس تھریش ہولڈ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dequantize using torch.compile",
+ "localized": "torch.compile کے ذریعے ڈی کوانٹائز کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dequantize using full precision",
+ "localized": "فل پریسجن کے ذریعے ڈی کوانٹائز کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disabled",
+ "localized": "غیر فعال",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention BMM",
+ "localized": "ڈائنامک اٹینشن BMM",
+ "reload": "",
+ "hint": "اٹینشن کمپیوٹیشن کو ایک ساتھ کرنے کے بجائے مراحل میں انجام دیتا ہے۔ سست رفتار، لیکن میموری کا استعمال بہت کم ہو جاتا ہے"
+ },
+ {
+ "id": -1,
+ "label": "Dynamic attention",
+ "localized": "ڈائنامک اٹینشن",
+ "reload": "",
+ "hint": "فی مرحلہ متحرک طور پر اٹینشن کمپیوٹیشن کو ایڈجسٹ کرتا ہے۔ VRAM بچاتا ہے لیکن جنریشن کو سست کرتا ہے۔"
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention slicing rate",
+ "localized": "ڈائنامک اٹینشن سلائسنگ ریٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention trigger rate",
+ "localized": "ڈائنامک اٹینشن ٹرگر ریٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Deterministic mode",
+ "localized": "ڈیٹرمینسٹک موڈ",
+ "reload": "",
+ "hint": "تمام رنز میں یکساں آؤٹ پٹ پر مجبور کرتا ہے۔ دوبارہ تخلیق کے لیے مفید ہے، لیکن کچھ آپٹیمائزیشنز کو غیر فعال کر سکتا ہے۔"
+ },
+ {
+ "id": -1,
+ "label": "DirectML retry ops for NaN",
+ "localized": "NaN کے لیے DirectML ری ٹرائے آپس",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "deep-cache",
+ "localized": "ڈیپ کیشے",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "DeepCache cache interval",
+ "localized": "ڈیپ کیشے کیش وقفہ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Directory for temporary images; leave empty for default",
+ "localized": "عارضی تصاویر کے لیے ڈائرکٹری؛ ڈیفالٹ کے لیے خالی چھوڑ دیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Do not display video output in UI",
+ "localized": "UI میں ویڈیو آؤٹ پٹ نہ دکھائیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Directory name pattern",
+ "localized": "ڈائرکٹری کے نام کا پیٹرن",
+ "reload": "",
+ "hint": "امیجز اور گرڈز کے لیے سب ڈائریکٹریز کے انتخاب کے لیے درج ذیل ٹیگز استعمال کریں: [steps], [cfg],[prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime], [job_timestamp]؛ ڈیفالٹ کے لیے خالی چھوڑ دیں"
+ },
+ {
+ "id": -1,
+ "label": "Dark",
+ "localized": "تاریک",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disabled UI tabs",
+ "localized": "غیر فعال UI ٹیبز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable variable aspect ratio",
+ "localized": "متغیر تناسب (Aspect Ratio) کو غیر فعال کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Desktop",
+ "localized": "ڈیسک ٹاپ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Downscale high resolution live previews",
+ "localized": "ہائی ریزولیوشن لائیو پریویوز کو ڈاؤن اسکیل کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Detailer use model augment",
+ "localized": "ڈیٹیلر ماڈل آگمنٹ استعمال کریں",
+ "reload": "",
+ "hint": "ڈیٹیلر ڈیٹیکشن ماڈلز کو اضافی پریسجن (درستگی) پر چلائیں"
+ },
+ {
+ "id": -1,
+ "label": "Default strength",
+ "localized": "ڈیفالٹ طاقت",
+ "reload": "",
+ "hint": "جب پرامپٹ میں لورا (Lora) جیسا اضافی نیٹ ورک شامل کریں تو اس کے لیے یہ ملٹی پلائر استعمال کریں"
+ },
+ {
+ "id": -1,
+ "label": "Do not change selected model when reading generation parameters",
+ "localized": "جنریشن پیرامیٹرز پڑھتے وقت منتخب ماڈل کو تبدیل نہ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Do conditional and unconditional denoising in one batch",
+ "localized": "ایک ہی بیچ میں مشروط اور غیر مشروط ڈی نوائزنگ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable NaN check",
+ "localized": "NaN چیک غیر فعال کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disallow models in ckpt format",
+ "localized": "ckpt فارمیٹ میں ماڈلز کی اجازت نہ دیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Default upscaler for image resize operations",
+ "localized": "تصویر کے سائز کی تبدیلی کے لیے ڈیفالٹ اپ اسکیلر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Debug info",
+ "localized": "ڈی بگ معلومات",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Download folder",
+ "localized": "ڈاؤن لوڈ فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "DWPose",
+ "localized": "DWPose",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth Anything",
+ "localized": "Depth Anything",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth Pro",
+ "localized": "Depth Pro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Decode",
+ "localized": "ڈی کوڈ",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "e": [
+ {
+ "id": 843,
+ "label": "Enhance prompt",
+ "localized": "پرامپٹ کو بہتر بنائیں",
+ "reload": "script_flux_prompt_enhance_(legacy)",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enhance now",
+ "localized": "ابھی بہتر کریں",
+ "reload": "script_prompt_enhance",
+ "hint": "منتخب کردہ LLM ماڈل کا استعمال کرتے ہوئے پرامپٹ کی بہتری چلائیں"
+ },
+ {
+ "id": 0,
+ "label": "Extensions",
+ "localized": "ایکسٹینشنز",
+ "reload": "",
+ "hint": "ایپلیکیشن ایکسٹینشنز"
+ },
+ {
+ "id": 0,
+ "label": "Extract LoRA",
+ "localized": "LoRA نکالیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embedded metadata",
+ "localized": "شامل کردہ میٹا ڈیٹا",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extension list",
+ "localized": "ایکسٹینشن کی فہرست",
+ "reload": "component-8571",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Execution Precision",
+ "localized": "عملدرآمد کی درستگی",
+ "reload": "settings_cuda",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings",
+ "localized": "ایمبیڈنگز",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extract currently loaded LoRA(s)",
+ "localized": "فی الحال لوڈ شدہ LoRA(s) نکالیں",
+ "reload": "component-5745",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable LayerSkipConfig",
+ "localized": "LayerSkipConfig فعال کریں",
+ "reload": "txt2img",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable refine pass",
+ "localized": "ریفائن پاس فعال کریں",
+ "reload": "txt2img",
+ "hint": "تصویر کو اپ اسکیل کرنے اور/یا آخری تصویر میں تفصیل شامل کرنے کے لیے امیج ٹو امیج جیسا عمل استعمال کریں۔ اختیاری طور پر تصویر کی تفصیلات کو بہتر بنانے کے لیے ریفائنر ماڈل استعمال کرتا ہے۔"
+ },
+ {
+ "id": 0,
+ "label": "Enable detailer pass",
+ "localized": "ڈیٹیلر پاس فعال کریں",
+ "reload": "txt2img",
+ "hint": "ہدف والی اشیاء جیسے چہرے کا پتہ لگائیں اور اسے زیادہ ریزولوشن پر دوبارہ پروسیس کریں"
+ },
+ {
+ "id": 0,
+ "label": "Edge padding",
+ "localized": "ایج پیڈنگ",
+ "reload": "txt2img",
+ "hint": "ماسک والے علاقے کے کنارے کو اس فیصد سے پھیلائیں"
+ },
+ {
+ "id": 0,
+ "label": "Edge blur",
+ "localized": "ایج بلر",
+ "reload": "txt2img",
+ "hint": "ماسک والے علاقے کے کنارے کو اس فیصد سے دھندلا کریں"
+ },
+ {
+ "id": 0,
+ "label": "End",
+ "localized": "End",
+ "reload": "txt2img",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ETA",
+ "localized": "ETA",
+ "reload": "script_apg",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable FreeU",
+ "localized": "FreeU فعال کریں",
+ "reload": "script_consistory",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tonemap",
+ "localized": "ٹون میپ فعال کریں",
+ "reload": "script_hdr",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enabled",
+ "localized": "فعال",
+ "reload": "script_kohya_hires_fix",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Exposure",
+ "localized": "ایکسپوژر",
+ "reload": "script_lut_color_grading",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Encoder",
+ "localized": "اینکوڈر",
+ "reload": "script_mulan",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enhanced prompt",
+ "localized": "بہتر شدہ پرامپٹ",
+ "reload": "script_prompt_enhance",
+ "hint": "LLM سے حاصل کردہ بہتر شدہ پرامپٹ آؤٹ پٹ"
+ },
+ {
+ "id": 0,
+ "label": "Edit start",
+ "localized": "ترمیم شروع کریں",
+ "reload": "script_ledits",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edit stop",
+ "localized": "ترمیم ختم کریں",
+ "reload": "script_ledits",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode",
+ "localized": "تخریب (Erode)",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "edge",
+ "localized": "کنارہ (edge)",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ensemble size",
+ "localized": "انسمبل سائز",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable",
+ "localized": "فعال کریں",
+ "reload": "video",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode size",
+ "localized": "تخریب کا سائز",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable PixelArt",
+ "localized": "پکسل آرٹ فعال کریں",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable edge detection",
+ "localized": "ایج ڈیٹیکشن فعال کریں",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge block size",
+ "localized": "ایج بلاک سائز",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge image weight",
+ "localized": "ایج امیج ویٹ",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Escape brackets",
+ "localized": "بریکٹ سے بچیں (Escape)",
+ "reload": "caption",
+ "hint": "ٹیگز میں موجود چھوٹی اور بڑی بریکٹ سے پہلے بیک سلیش لگائیں۔ جب ٹیگز میں ایسے حروف ہوں جن کے پرامپٹ سنٹیکس میں خاص معنی ہوں، جیسے ( ) [ ] تو یہ ضروری ہے۔ آؤٹ پٹ کو براہ راست پرامپٹس میں استعمال کرتے وقت اسے فعال کریں۔"
+ },
+ {
+ "id": 0,
+ "label": "Exclude tags",
+ "localized": "ٹیگز خارج کریں",
+ "reload": "caption",
+ "hint": "آؤٹ پٹ سے خارج کرنے والے ٹیگز کی کوما سے الگ کردہ فہرست۔ بار بار آنے والے ناپسندیدہ یا فالتو ٹیگز کو فلٹر کرنے کے لیے مفید ہے۔"
+ },
+ {
+ "id": 0,
+ "label": "Extension GIT repository URL",
+ "localized": "ایکسٹینشن GIT ریپوزٹری کا URL",
+ "reload": "component-8593",
+ "hint": "GitHub پر ایکسٹینشن ریپوزٹری کا URL متعین کریں"
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CPU",
+ "localized": "ExecutionProvider.CPU",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.DirectML",
+ "localized": "ExecutionProvider.DirectML",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CUDA",
+ "localized": "ExecutionProvider.CUDA",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.ROCm",
+ "localized": "ExecutionProvider.ROCm",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.MIGraphX",
+ "localized": "ExecutionProvider.MIGraphX",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.OpenVINO",
+ "localized": "ExecutionProvider.OpenVINO",
+ "reload": "component-8529",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable modular pipelines (experimental)",
+ "localized": "ماڈیولر پائپ لائنز فعال کریں (تجرباتی)",
+ "reload": "settings_model_options",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Expandable segments",
+ "localized": "پھیلنے کے قابل حصے",
+ "reload": "settings_backends",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable use of reference models",
+ "localized": "حوالہ جاتی ماڈلز کا استعمال فعال کریں",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable embeddings support",
+ "localized": "ایمبیڈنگز سپورٹ فعال کریں",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable file wildcards support",
+ "localized": "فائل وائلڈ کارڈز سپورٹ فعال کریں",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extra noise multiplier for img2img",
+ "localized": "img2img کے لیے اضافی نوائس ملٹی پلیئر",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings train templates directory",
+ "localized": "ایمبیڈنگز ٹرین ٹیمپلیٹس ڈائرکٹری",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable Hypernetwork support",
+ "localized": "ہائپر نیٹ ورک سپورٹ فعال کریں",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tensorboard logging",
+ "localized": "ٹینسر بورڈ لاگنگ فعال کریں",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ }
+ ],
+ "f": [
+ {
+ "id": 0,
+ "label": "Fixed",
+ "localized": "فکسڈ (مستقل)",
+ "reload": "",
+ "hint": "تصویر کو مطلوبہ ریزولوشن میں ری سائز کریں۔ جب تک اونچائی اور چوڑائی مماثل نہ ہو، آپ کو غلط تناسب (aspect ratio) ملے گا۔"
+ },
+ {
+ "id": 0,
+ "label": "Folder",
+ "localized": "فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FramePack",
+ "localized": "فریم پیک",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Frames",
+ "localized": "فریمز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fallback guidance",
+ "localized": "فال بیک گائیڈنس",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU",
+ "localized": "فری یو (FreeU)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Faster Cache",
+ "localized": "فاسٹر کیشے",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folders",
+ "localized": "فولڈرز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fetch model preview metadata",
+ "localized": "ماڈل پریویو میٹا ڈیٹا حاصل کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flow shift",
+ "localized": "فلو شفٹ",
+ "reload": "",
+ "hint": "فلو میچنگ ماڈلز کے لیے شفٹ ویلیو۔ ڈی نوائزنگ مراحل کی تقسیم کو کنٹرول کرتی ہے۔ قیمتیں: - 1.0 سے زیادہ: ابتدائی ڈی نوائزنگ کے لیے زیادہ مراحل مختص کریں (بہتر ساخت) - 1.0 سے کم: آخری ڈی نوائزنگ کے لیے زیادہ مراحل مختص کریں (بہتر باریک تفصیلات) - 1.0: متوازن شیڈول زیادہ تر فلو میچنگ ماڈلز ڈیفالٹ کے طور پر 3 کی قیمت استعمال کرتے ہیں۔ اگر ڈائنامک شفٹ فعال ہو تو یہ غیر فعال ہو جاتا ہے۔"
+ },
+ {
+ "id": 0,
+ "label": "FDG scales",
+ "localized": "ایف ڈی جی اسکیلز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FDG weights",
+ "localized": "ایف ڈی جی ویٹ (Weights)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FDG rescale space",
+ "localized": "ایف ڈی جی ری اسکیل اسپیس",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force HiRes",
+ "localized": "فورس ہائی ریز (Force HiRes)",
+ "reload": "",
+ "hint": "ہائی ریز اس وقت خودکار طور پر چلتا ہے جب لیٹنٹ اپ اسکیل منتخب ہو، لیکن نان لیٹنٹ اپ اسکیلرز استعمال کرتے وقت اسے نظر انداز کر دیا جاتا ہے۔ نان لیٹنٹ اپ اسکیلرز کے ساتھ ہائی ریز چلانے کے لیے اسے فعال کریں۔"
+ },
+ {
+ "id": 0,
+ "label": "FreeU preset",
+ "localized": "فری یو پری سیٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FaceID Model",
+ "localized": "فیس آئی ڈی ماڈل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Final strength",
+ "localized": "آخری طاقت (Final strength)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "full",
+ "localized": "فل (مکمل)",
+ "reload": "",
+ "hint": "ہمیشہ مکمل پریسیژن (Precision) استعمال کریں"
+ },
+ {
+ "id": 0,
+ "label": "Fall-off exponent (lower=higher detail)",
+ "localized": "فال آف ایکسپوننٹ (کم = زیادہ تفصیل)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fill strength",
+ "localized": "فل اسٹرینتھ (بھرنے کی طاقت)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Face",
+ "localized": "چہرہ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Face confidence",
+ "localized": "فیس کنفیڈنس (چہرے کا اعتماد)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP model variant",
+ "localized": "ایف پی ماڈل ویرینٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP resolution",
+ "localized": "ایف پی ریزولوشن",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP duration",
+ "localized": "ایف پی دورانیہ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP target FPS",
+ "localized": "ایف پی ٹارگٹ ایف پی ایس",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP interpolation",
+ "localized": "ایف پی انٹرپولیشن",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP init strength",
+ "localized": "ایف پی ابتدائی طاقت",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP end strength",
+ "localized": "ایف پی آخری طاقت",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP vision strength",
+ "localized": "ایف پی ویژن اسٹرینتھ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP section prompts",
+ "localized": "ایف پی سیکشن پرامپٹس",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP latent window size",
+ "localized": "ایف پی لیٹنٹ ونڈو سائز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP steps",
+ "localized": "ایف پی اسٹیپس",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP sampler shift",
+ "localized": "ایف پی سیمپلر شفٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP CFG scale",
+ "localized": "ایف پی سی ایف جی اسکیل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP distilled CFG scale",
+ "localized": "ایف پی ڈسٹلڈ سی ایف جی اسکیل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP CFG re-scale",
+ "localized": "ایف پی سی ایف جی ری اسکیل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP system prompt",
+ "localized": "ایف پی سسٹم پرامپٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP model receipe",
+ "localized": "ایف پی ماڈل ریسپی",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable TeaCache",
+ "localized": "ایف پی ٹی کیشے (TeaCache) فعال کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP use optimized system prompt",
+ "localized": "ایف پی بہتر کردہ سسٹم پرامپٹ استعمال کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable CFGZero",
+ "localized": "ایف پی سی ایف جی زیرو فعال کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable Preview",
+ "localized": "ایف پی پریویو فعال کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP attention",
+ "localized": "ایف پی اٹینشن",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP VAE",
+ "localized": "ایف پی وی اے ای",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FPS",
+ "localized": "ایف پی ایس (FPS)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Foreground threshold",
+ "localized": "فور گراؤنڈ تھریش ہولڈ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Frame change sensitivity",
+ "localized": "فریم تبدیلی کی حساسیت",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename",
+ "localized": "فائل کا نام",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force model eval",
+ "localized": "ماڈل ایویلیوایشن پر مجبور کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "false",
+ "localized": "فالس (غلط)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Full precision (--no-half-vae)",
+ "localized": "مکمل پریسیژن (--no-half-vae)",
+ "reload": "",
+ "hint": "VAE کے لیے FP32 استعمال کرتا ہے۔ زیادہ VRAM اور سست جنریشن کے استعمال کے ساتھ بہتر نتائج پیدا کر سکتا ہے۔"
+ },
+ {
+ "id": 0,
+ "label": "FP32",
+ "localized": "ایف پی 32 (FP32)",
+ "reload": "",
+ "hint": "حساب کتاب کے لیے 32-بٹ فلوٹنگ پوائنٹ پریسیژن استعمال کریں"
+ },
+ {
+ "id": 0,
+ "label": "FP16",
+ "localized": "ایف پی 16 (FP16)",
+ "reload": "",
+ "hint": "حساب کتاب کے لیے 16-بٹ فلوٹنگ پوائنٹ پریسیژن استعمال کریں"
+ },
+ {
+ "id": 0,
+ "label": "Force full precision (--no-half)",
+ "localized": "مکمل پریسیژن پر مجبور کریں (--no-half)",
+ "reload": "",
+ "hint": "ماڈل کے لیے FP32 استعمال کرتا ہے۔ زیادہ VRAM اور سست جنریشن کے استعمال کے ساتھ بہتر نتائج پیدا کر سکتا ہے۔"
+ },
+ {
+ "id": 0,
+ "label": "Flash",
+ "localized": "فلیش",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flex attention",
+ "localized": "فلیکس اٹینشن",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flash attention",
+ "localized": "فلیش اٹینشن",
+ "reload": "",
+ "hint": "انتہائی بہتر کردہ اٹینشن الگورتھم۔ VRAM کے استعمال کو بہت حد تک کم کرتا ہے اور انفرینس کو تیز کرتا ہے، لیکن غیر متعین (non-deterministic) ہو سکتا ہے۔"
+ },
+ {
+ "id": 0,
+ "label": "Fused projections",
+ "localized": "فیوزڈ پروجیکشنز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU enabled",
+ "localized": "فری یو فعال ہے",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 1st stage backbone",
+ "localized": "فری یو پہلا مرحلہ بیک بون",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 2nd stage backbone",
+ "localized": "فری یو دوسرا مرحلہ بیک بون",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 1st stage skip",
+ "localized": "فری یو پہلا مرحلہ اسکیپ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 2nd stage skip",
+ "localized": "فری یو دوسرا مرحلہ اسکیپ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FoCa",
+ "localized": "فوکا (FoCa)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache cache enabled",
+ "localized": "فاسٹر کیشے فعال ہے",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip range",
+ "localized": "فاسٹر کیشے اسپیشل اسکیپ رینج",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip start",
+ "localized": "فاسٹر کیشے اسپیشل اسکیپ آغاز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip end",
+ "localized": "فاسٹر کیشے اسپیشل اسکیپ اختتام",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip range",
+ "localized": "فاسٹر کیشے uncond اسکیپ رینج",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip start",
+ "localized": "فاسٹر کیشے uncond اسکیپ آغاز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip end",
+ "localized": "فاسٹر کیشے uncond اسکیپ اختتام",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache guidance distilled",
+ "localized": "فاسٹر کیشے گائیڈنس ڈسٹلڈ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "fullgraph",
+ "localized": "فل گراف (fullgraph)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with stable diffusion models",
+ "localized": "سٹیبل ڈیفیوژن ماڈلز والا فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Huggingface models",
+ "localized": "ہگنگ فیس ماڈلز والا فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for Huggingface cache",
+ "localized": "ہگنگ فیس کیشے کے لیے فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for Tunable ops cache",
+ "localized": "ٹیون ایبل آپشنز کیشے کے لیے فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with VAE files",
+ "localized": "VAE فائلوں والا فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with UNET files",
+ "localized": "UNET فائلوں والا فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Text encoder files",
+ "localized": "ٹیکسٹ انکوڈر فائلوں والا فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with LoRA network(s)",
+ "localized": "LoRA نیٹ ورکس والا فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "File or Folder with user-defined styles",
+ "localized": "صارف کے متعین کردہ اسٹائلز والی فائل یا فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with user-defined wildcards",
+ "localized": "صارف کے متعین کردہ وائلڈ کارڈز والا فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with textual inversion embeddings",
+ "localized": "ٹیکسٹوئل انورژن ایمبیڈنگز والا فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Control models",
+ "localized": "کنٹرول ماڈلز والا فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Yolo models",
+ "localized": "یولو (Yolo) ماڈلز والا فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with ESRGAN models",
+ "localized": "ESRGAN ماڈلز والا فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with BSRGAN models",
+ "localized": "BSRGAN ماڈلز والا فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with RealESRGAN models",
+ "localized": "RealESRGAN ماڈلز والا فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with SCUNet models",
+ "localized": "SCUNet ماڈلز والا فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with SwinIR models",
+ "localized": "SwinIR ماڈلز والا فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with CLIP models",
+ "localized": "CLIP ماڈلز والا فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for disk offload",
+ "localized": "ڈسک آف لوڈ کے لیے فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for OpenVINO cache",
+ "localized": "OpenVINO کیشے کے لیے فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for ONNX cached models",
+ "localized": "ONNX کیشے شدہ ماڈلز کے لیے فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for ONNX conversion",
+ "localized": "ONNX کنورژن کے لیے فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with chaiNNer models",
+ "localized": "chaiNNer ماڈلز والا فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "File format",
+ "localized": "فائل فارمیٹ",
+ "reload": "",
+ "hint": "تصویروں کے لیے فائل فارمیٹ منتخب کریں"
+ },
+ {
+ "id": 0,
+ "label": "Font file",
+ "localized": "فونٹ فائل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Font color",
+ "localized": "فونٹ کا رنگ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for text generate",
+ "localized": "ٹیکسٹ جنریشن کا فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for image generate",
+ "localized": "امیج جنریشن کا فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for control generate",
+ "localized": "کنٹرول جنریشن کا فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for processed images",
+ "localized": "پروسیس شدہ تصاویر کا فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for manually saved images",
+ "localized": "دستی طور پر محفوظ تصاویر کا فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for videos",
+ "localized": "ویڈیوز کا فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for init images",
+ "localized": "ابتدائی تصاویر کا فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for txt2img grids",
+ "localized": "txt2img گرڈز کا فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for img2img grids",
+ "localized": "img2img گرڈز کا فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for control grids",
+ "localized": "کنٹرول گرڈز کا فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Font size",
+ "localized": "فونٹ سائز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Full VAE",
+ "localized": "مکمل VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force offline mode",
+ "localized": "آف لائن موڈ پر مجبور کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fixed UNet precision",
+ "localized": "فکسڈ UNet پریسیژن",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename join string",
+ "localized": "فائل نیم جوائن اسٹرنگ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename word regex",
+ "localized": "فائل نیم ورڈ ریجیکس (Regex)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force zeros for prompts when empty",
+ "localized": "خالی ہونے پر پرامپٹس کے لیے زیرو پر مجبور کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "fill",
+ "localized": "فل (بھرنا)",
+ "reload": "",
+ "hint": "تصویر کو اس طرح ری سائز کریں کہ پوری تصویر مطلوبہ ریزولوشن کے اندر ہو۔ خالی جگہ کو تصویر کے رنگوں سے بھر دیں"
+ },
+ {
+ "id": 0,
+ "label": "For image processing do exact number of steps as specified",
+ "localized": "امیج پروسیسنگ کے لیے بالکل اتنے ہی مراحل کریں جتنے بتائے گئے ہیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with LyCORIS network(s)",
+ "localized": "LyCORIS نیٹ ورکس والا فولڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fuse strength",
+ "localized": "فیوز اسٹرینتھ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeInit",
+ "localized": "فری انٹ (FreeInit)",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "g": [
+ {
+ "id": 0,
+ "label": "Gallery",
+ "localized": "گیلری",
+ "reload": "n/a",
+ "hint": "تصویر کی گیلری"
+ },
+ {
+ "id": 1,
+ "label": "GitHub",
+ "localized": "گٹ ہب (GitHub)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Guidance",
+ "localized": "رہنمائی (Guidance)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "GenerateGenerate",
+ "localized": "تیار کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Generate forever",
+ "localized": "مستقل تیار کریں",
+ "reload": "n/a",
+ "hint": "پروسیسنگ شروع کریں اور منسوخ ہونے تک جاری رکھیں"
+ },
+ {
+ "id": 5,
+ "label": "Generate",
+ "localized": "تیار کریں",
+ "reload": "n/a",
+ "hint": "پروسیسنگ شروع کریں"
+ },
+ {
+ "id": 6,
+ "label": "Get receipe",
+ "localized": "نسخہ حاصل کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "GPU Monitor",
+ "localized": "جی پی یو مانیٹر",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Get Changelog",
+ "localized": "تبدیلیوں کا ریکارڈ حاصل کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Generic",
+ "localized": "عمومی",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Google GenAI",
+ "localized": "گوگل جنریٹیو اے آئی",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Group Offload",
+ "localized": "گروپ آف لوڈ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Grid Options",
+ "localized": "گرڈ کے اختیارات",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Grids",
+ "localized": "گرڈز",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Guider",
+ "localized": "گائیڈر",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Guidance scale",
+ "localized": "رہنمائی کا پیمانہ",
+ "reload": "n/a",
+ "hint": "کلاسیفائر فری گائیڈنس سکیل: تصویر پرامپٹ کے کتنی قریب ہونی چاہیے۔ کم اقدار زیادہ تخلیقی نتائج پیدا کرتی ہیں، جبکہ زیادہ اقدار پرامپٹ کی سختی سے پیروی کرتی ہیں؛ تجویز کردہ اقدار 5 سے 10 کے درمیان ہیں"
+ },
+ {
+ "id": 16,
+ "label": "Guidance end",
+ "localized": "رہنمائی کا اختتام",
+ "reload": "n/a",
+ "hint": "سی ایف جی اور پی اے جی کے اثر کو جلدی ختم کرتا ہے: 1 کی قدر معمول کے مطابق کام کرتی ہے، 0.5 گائیڈنس کو 50 فیصد مراحل پر روک دیتا ہے"
+ },
+ {
+ "id": 17,
+ "label": "Guidance rescale",
+ "localized": "رہنمائی کی دوبارہ پیمائش",
+ "reload": "n/a",
+ "hint": "زیادہ رہنمائی کی اقدار پر بہت زیادہ روشن تصاویر سے بچنے کے لیے رہنمائی کی دوبارہ پیمائش کریں"
+ },
+ {
+ "id": 18,
+ "label": "Gamma",
+ "localized": "گاما",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Grid margins",
+ "localized": "گرڈ کے مارجن",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Grid sections",
+ "localized": "گرڈ کے حصے",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Guidance strength",
+ "localized": "رہنمائی کی طاقت",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Guidance start",
+ "localized": "رہنمائی کا آغاز",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Guidance stop",
+ "localized": "رہنمائی کا وقفہ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Gate step",
+ "localized": "گیٹ سٹیپ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Guess mode",
+ "localized": "قیاس کا موڈ",
+ "reload": "n/a",
+ "hint": "کنٹرول نیٹ کو پرامپٹ فراہم کرنے کی ضرورت کو ختم کرتا ہے۔ یہ کنٹرول نیٹ اینکوڈر کو ان پٹ کنٹرول میپ کے مواد کی بنیاد پر 'بہترین اندازہ' لگانے پر مجبور کرتا ہے۔"
+ },
+ {
+ "id": 26,
+ "label": "gradient",
+ "localized": "گریڈینٹ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Gamma corrected",
+ "localized": "درست شدہ گاما",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "General threshold",
+ "localized": "عمومی حد (تھریش ہولڈ)",
+ "reload": "n/a",
+ "hint": "عمومی ٹیگز (مثلاً اشیاء، افعال، ترتیبات) کے لیے اعتماد کی حد۔ صرف اس حد سے اوپر کے اعتماد والے ٹیگز آؤٹ پٹ میں شامل کیے جائیں گے۔ زیادہ اقدار زیادہ انتخابی (کم ٹیگز) ہوتی ہیں، کم اقدار میں زیادہ ٹیگز شامل ہوتے ہیں۔"
+ },
+ {
+ "id": 29,
+ "label": "GPU",
+ "localized": "GPU",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Google cloud use VertexAI endpoints",
+ "localized": "گوگل کلاؤڈ ورٹیکس اے آئی اینڈ پوائنٹس استعمال کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Google cloud API key",
+ "localized": "گوگل کلاؤڈ اے پی آئی کلید",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Google Cloud project ID",
+ "localized": "گوگل کلاؤڈ پروجیکٹ آئی ڈی",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Google Cloud location ID",
+ "localized": "گوگل کلاؤڈ لوکیشن آئی ڈی",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "group",
+ "localized": "گروپ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Group size",
+ "localized": "گروپ کا سائز",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "GC threshold",
+ "localized": "جی سی حد",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Grid max rows count",
+ "localized": "گرڈ کی قطاروں کی زیادہ سے زیادہ تعداد",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Grid max columns count",
+ "localized": "گرڈ کے کالموں کی زیادہ سے زیادہ تعداد",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Grid background color",
+ "localized": "گرڈ کا پس منظر کا رنگ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Gallery auto-update on tab change",
+ "localized": "ٹیب کی تبدیلی پر گیلری کی خودکار اپ ڈیٹ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "GPU monitor interval",
+ "localized": "جی پی یو مانیٹر کا وقفہ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Gallery view columns",
+ "localized": "گیلری ویو کالم",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Grid image size",
+ "localized": "گرڈ امیج کا سائز",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Global",
+ "localized": "عالمی (گلوبل)",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "h": [
+ {
+ "id": 0,
+ "label": "History",
+ "localized": "تاریخچہ",
+ "reload": "",
+ "hint": "پچھلی جنریشنز کی فہرست جنہیں مزید ری پروسیس کیا جا سکتا ہے۔"
+ },
+ {
+ "id": 0,
+ "label": "html2md",
+ "localized": "html2md",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Huggingface",
+ "localized": "ہگنگ فیس (Huggingface)",
+ "reload": "",
+ "hint": "ہگنگ فیس تک رسائی سے متعلق ترتیبات"
+ },
+ {
+ "id": 0,
+ "label": "HiDream",
+ "localized": "ہائی ڈریم (HiDream)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HyperTile",
+ "localized": "ہائپر ٹائل (HyperTile)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion",
+ "localized": "ہائی ڈیفیوژن (HiDiffusion)",
+ "reload": "",
+ "hint": "ہائی ڈیفیوژن آپ کو اپنے معیاری ماڈلز کا استعمال کرتے ہوئے بغیر کسی نقل یا بگاڑ کے اور بہتر کارکردگی کے ساتھ اعلی ریزولوشن والی تصاویر بنانے کی اجازت دیتا ہے۔"
+ },
+ {
+ "id": 0,
+ "label": "Height",
+ "localized": "اونچائی",
+ "reload": "",
+ "hint": "تصویر کی اونچائی"
+ },
+ {
+ "id": 0,
+ "label": "HiRes steps",
+ "localized": "ہائی ریزولوشن مراحل",
+ "reload": "",
+ "hint": "بڑی کی گئی تصویر کے لیے سیمپلنگ کے مراحل کی تعداد۔ اگر 0 ہو تو اصل تصویر والے ہی استعمال ہوں گے۔"
+ },
+ {
+ "id": 0,
+ "label": "HDR clamp",
+ "localized": "ایچ ڈی آر کلیمپ",
+ "reload": "",
+ "hint": "ایسی ویلیوز کو چھانٹ کر بے معنی تفصیلات کی سطح کو درست کرتا ہے جو اوسط سے نمایاں طور پر ہٹ جاتی ہیں۔ یہ خاص طور پر ہائر گائیڈنس اسکیلز پر جنریشن کو بہتر بنانے کے لیے مفید ہے۔ اسے اس رینج کو متعین کرنے کے طور پر سمجھیں جس میں آپ اپنی تصویر کی ویلیوز چاہتے ہیں۔"
+ },
+ {
+ "id": 0,
+ "label": "HDR maximize",
+ "localized": "ایچ ڈی آر میکسمائز",
+ "reload": "",
+ "hint": "زیادہ سے زیادہ ٹینسر ویلیو کو مخصوص رینج سے تقسیم کر کے ایک نارملائزیشن فیکٹر کا حساب لگاتا ہے تاکہ ڈائنامک رینج کو بہتر بنایا جا سکے۔ اس کا مقصد فوٹو شاپ جیسی بیرونی ایپلی کیشنز کے لیے لیول، کنٹراسٹ اور برائٹنس کو ایڈجسٹ کرنے کے لیے ڈائنامک رینج کو بہتر بنانا ہے۔"
+ },
+ {
+ "id": 0,
+ "label": "HDR range",
+ "localized": "ایچ ڈی آر رینج",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hue",
+ "localized": "رنگت (Hue)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HQ init latents",
+ "localized": "اعلی معیار کے ابتدائی لیٹنٹس",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Height after",
+ "localized": "بعد کی اونچائی",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Height mask",
+ "localized": "اونچائی کا ماسک",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hires use control",
+ "localized": "ہائی ریز کنٹرول کا استعمال",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hands",
+ "localized": "ہاتھ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "High threshold",
+ "localized": "اعلی تھریش ہولڈ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "high noise",
+ "localized": "زیادہ شور (Noise)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet Enabled",
+ "localized": "ہائپر ٹائل UNet فعال",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile HiRes pass only",
+ "localized": "صرف ہائپر ٹائل ہائی ریز پاس",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet max tile size",
+ "localized": "ہائپر ٹائل UNet کا زیادہ سے زیادہ ٹائل سائز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet min tile size",
+ "localized": "ہائپر ٹائل UNet کا کم سے کم ٹائل سائز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet swap size",
+ "localized": "ہائپر ٹائل UNet کا سویپ سائز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet depth",
+ "localized": "ہائپر ٹائل UNet کی گہرائی",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile VAE Enabled",
+ "localized": "ہائپر ٹائل VAE فعال",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile VAE tile size",
+ "localized": "ہائپر ٹائل VAE ٹائل سائز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile VAE swap size",
+ "localized": "ہائپر ٹائل VAE سویپ سائز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion apply RAU-Net",
+ "localized": "ہائی ڈیفیوژن RAU-Net کا نفاذ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion apply MSW-MSA",
+ "localized": "ہائی ڈیفیوژن MSW-MSA کا نفاذ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion aggressive at step",
+ "localized": "ہائی ڈیفیوژن ایگریسو مرحلہ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion override T1 ratio",
+ "localized": "ہائی ڈیفیوژن T1 تناسب کو اوور رائیڈ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion override T2 ratio",
+ "localized": "ہائی ڈیفیوژن T2 تناسب کو اوور رائیڈ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "hidet",
+ "localized": "hidet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hide legacy tabs",
+ "localized": "پرانے ٹیبز چھپائیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hide input range sliders",
+ "localized": "ان پٹ رینج سلائیڈرز چھپائیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hide params headers",
+ "localized": "پیرامیٹر ہیڈرز چھپائیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HuggingFace token",
+ "localized": "ہگنگ فیس ٹوکن",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HuggingFace mirror",
+ "localized": "ہگنگ فیس مرر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HED",
+ "localized": "HED",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "i": [
+ {
+ "id": 7,
+ "label": "Images",
+ "localized": "تصاویر",
+ "reload": "",
+ "hint": "تصاویر بنائیں متحد انٹرفیس T2I اور I2I کی سہولت دیتا ہے اختیاری کنٹرول رہنمائی کے ساتھ"
+ },
+ {
+ "id": 18,
+ "label": "I2I",
+ "localized": "I2I",
+ "reload": "",
+ "hint": "تصویر سے تصویر بنائیں پرانا انٹرفیس جو اصل امیج ٹو امیج انٹرفیس اور رویے کی نقل کرتا ہے"
+ },
+ {
+ "id": 31,
+ "label": "Input",
+ "localized": "ان پٹ",
+ "reload": "",
+ "hint": "جنریشن کی رہنمائی کے لیے استعمال ہونے والے ان پٹ میڈیا کے انتخاب کو دکھائیں/چھپائیں"
+ },
+ {
+ "id": 1,
+ "label": "Image",
+ "localized": "تصویر",
+ "reload": "",
+ "hint": "تصویر سے تصویر بنائیں"
+ },
+ {
+ "id": 2,
+ "label": "Inpaint",
+ "localized": "ان پینٹ (Inpaint)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Inputs",
+ "localized": "ان پٹس",
+ "reload": "",
+ "hint": "ان پٹ تصاویر سے متعلق ترتیبات"
+ },
+ {
+ "id": 15,
+ "label": "Initial",
+ "localized": "ابتدائی",
+ "reload": "",
+ "hint": "پروسیسنگ سے پہلے تصویر کی ریزولوشن (Resolution) سیٹ کریں"
+ },
+ {
+ "id": 4,
+ "label": "Info",
+ "localized": "معلومات",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "install",
+ "localized": "انسٹال کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Image Options",
+ "localized": "تصویر کے اختیارات",
+ "reload": "",
+ "hint": "تصویر کے فارمیٹ، میٹا ڈیٹا، اور امیج گرڈز سے متعلق ترتیبات"
+ },
+ {
+ "id": 7,
+ "label": "Image Paths",
+ "localized": "تصویر کے راستے",
+ "reload": "",
+ "hint": "تصویر کے فائل ناموں اور آؤٹ پٹ ڈائریکٹریز سے متعلق ترتیبات"
+ },
+ {
+ "id": 8,
+ "label": "Image Metadata",
+ "localized": "تصویر کا میٹا ڈیٹا",
+ "reload": "",
+ "hint": "تیار کردہ تصاویر کے ساتھ بننے والے میٹا ڈیٹا کو سنبھالنے سے متعلق ترتیبات"
+ },
+ {
+ "id": 9,
+ "label": "IP Adapters",
+ "localized": "IP اڈاپٹرز",
+ "reload": "",
+ "hint": "IP اڈاپٹرز پلگ ان ماڈلز ہیں جو جنریشن کو مطلوبہ نتائج کی طرف گامزن کر سکتے ہیں"
+ },
+ {
+ "id": 10,
+ "label": "Input Media",
+ "localized": "ان پٹ میڈیا",
+ "reload": "",
+ "hint": "امیج ٹو امیج، ان پینٹ یا کنٹرول پروسیسنگ کے لیے استعمال ہونے والی ان پٹ تصویر شامل کریں"
+ },
+ {
+ "id": 11,
+ "label": "Input Image",
+ "localized": "ان پٹ تصویر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "IPEX",
+ "localized": "IPEX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Image Gallery",
+ "localized": "تصویر گیلری",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Intermediate Image Saving",
+ "localized": "درمیانی تصویر کی بچت",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Initial seed",
+ "localized": "ابتدائی سیڈ (Seed)",
+ "reload": "",
+ "hint": "ایک قدر جو رینڈم نمبر جنریٹر کے آؤٹ پٹ کا تعین کرتی ہے - اگر آپ کسی دوسری تصویر کے جیسے ہی پیرامیٹرز اور سیڈ کے ساتھ تصویر بناتے ہیں، تو آپ کو وہی نتیجہ ملے گا"
+ },
+ {
+ "id": 16,
+ "label": "Include detections",
+ "localized": "تلاش کو شامل کریں",
+ "reload": "",
+ "hint": "نشان زدہ علاقوں کے ساتھ اصل تصویر شامل کریں"
+ },
+ {
+ "id": 17,
+ "label": "IY model",
+ "localized": "IY ماڈل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "IY scale",
+ "localized": "IY اسکیل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "IY start",
+ "localized": "IY آغاز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "IY end",
+ "localized": "IY اختتام",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Identity guidance",
+ "localized": "شناختی رہنمائی",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Include original image",
+ "localized": "اصل تصویر شامل کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Iterate seed per line",
+ "localized": "فی سطر سیڈ کو دہرائیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Iterations",
+ "localized": "تکرار (Iterations)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Interpolate frames",
+ "localized": "فریموں کے درمیان تخمینہ کاری",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Include main grid",
+ "localized": "مین گرڈ شامل کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Include sub grids",
+ "localized": "سب گرڈز شامل کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Include images",
+ "localized": "تصاویر شامل کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "invert",
+ "localized": "الٹ دیں (Invert)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Init image same as control",
+ "localized": "ابتدائی تصویر کنٹرول جیسی ہو",
+ "reload": "",
+ "hint": "کنٹرول ان پٹ ونڈو میں رکھی گئی کسی بھی تصویر کو امیج ٹو امیج (img2img) قسم کے کاموں کے لیے ماخذ کے طور پر بھی استعمال کیا جائے گا، مثال کے طور پر ترمیم کے لیے تصویر۔"
+ },
+ {
+ "id": 31,
+ "label": "Inpaint masked only",
+ "localized": "صرف ماسک شدہ ان پینٹ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Invert mask",
+ "localized": "ماسک الٹ دیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "IOU",
+ "localized": "IOU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Init strength",
+ "localized": "ابتدائی طاقت",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Input directory",
+ "localized": "ان پٹ ڈائریکٹری",
+ "reload": "",
+ "hint": "وہ فولڈر جہاں وہ تصاویر موجود ہیں جن پر آپ کارروائی کرنا چاہتے ہیں"
+ },
+ {
+ "id": 36,
+ "label": "Intermediates",
+ "localized": "انٹرمیڈیٹس",
+ "reload": "",
+ "hint": "تصویر کی خصوصیات کو وضاحتی ٹیگز (flavours) کے ساتھ ملاتے وقت درمیانی امیدواروں کے پول کا سائز۔ اس پول سے، حتمی ٹیگز کم از کم/زیادہ سے زیادہ فلیورز کی بنیاد پر منتخب کیے جاتے ہیں۔ زیادہ اقدار معیار کو بہتر بنا سکتی ہیں لیکن سست ہوتی ہیں۔"
+ },
+ {
+ "id": 37,
+ "label": "Include rating",
+ "localized": "درجہ بندی شامل کریں",
+ "reload": "",
+ "hint": "آؤٹ پٹ میں مواد کی درجہ بندی کے ٹیگز شامل کریں (مثلاً محفوظ، مشکوک، واضح)۔ مواد کی درجہ بندی کے لحاظ سے تصاویر کو فلٹر کرنے یا زمرہ بندی کرنے کے لیے مفید ہے۔"
+ },
+ {
+ "id": 38,
+ "label": "Image width",
+ "localized": "تصویر کی چوڑائی",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Image height",
+ "localized": "تصویر کی اونچائی",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "inference-mode",
+ "localized": "انفرنس موڈ (Inference)",
+ "reload": "",
+ "hint": "no-grad کی طرح لیکن زیادہ سخت۔ اس بات کو یقینی بناتا ہے کہ ماڈل صرف حفاظت اور رفتار کے لیے انفرنس موڈ میں چلے۔"
+ },
+ {
+ "id": 41,
+ "label": "inductor",
+ "localized": "انڈکٹر (Inductor)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Image quality",
+ "localized": "تصویر کا معیار",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Include mask in outputs",
+ "localized": "آؤٹ پٹس میں ماسک شامل کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Include invisible watermark",
+ "localized": "غیر مرئی واٹر مارک شامل کریں",
+ "reload": "",
+ "hint": "کچھ پکسل کی اقدار کو تبدیل کرکے تصویر میں غیر مرئی واٹر مارک شامل کریں"
+ },
+ {
+ "id": 45,
+ "label": "Invisible watermark string",
+ "localized": "غیر مرئی واٹر مارک اسٹرنگ",
+ "reload": "",
+ "hint": "تصویر میں شامل کرنے کے لیے واٹر مارک اسٹرنگ۔ تصویر کی خرابی سے بچنے کے لیے اسے بہت مختصر رکھیں۔"
+ },
+ {
+ "id": 46,
+ "label": "Image watermark position",
+ "localized": "تصویر کے واٹر مارک کی پوزیشن",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Image watermark file",
+ "localized": "تصویر کی واٹر مارک فائل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Images filename pattern",
+ "localized": "تصاویر کا فائل نام پیٹرن",
+ "reload": "",
+ "hint": "تصاویر کے فائل ناموں کا تعین کرنے کے لیے درج ذیل ٹیگز استعمال کریں:seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
+ },
+ {
+ "id": 49,
+ "label": "inline",
+ "localized": "ان لائن (Inline)",
+ "reload": "",
+ "hint": "تمام اضافی عناصر کے ساتھ ان لائن (اسکرول ایبل)"
+ },
+ {
+ "id": 50,
+ "label": "Inpainting include greyscale mask in results",
+ "localized": "ان پینٹنگ کے نتائج میں گرے اسکیل ماسک شامل کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Inpainting include masked composite in results",
+ "localized": "ان پینٹنگ کے نتائج میں ماسک شدہ مرکب شامل کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Image transparent color fill",
+ "localized": "تصویر شفاف رنگ بھرنا",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "Inpainting conditioning mask strength",
+ "localized": "ان پینٹنگ کنڈیشننگ ماسک کی طاقت",
+ "reload": "",
+ "hint": "یہ طے کرتا ہے کہ ان پینٹنگ اور img2img کے لیے اصل تصویر کو کتنا مضبوطی سے ماسک کرنا ہے۔ 1.0 کا مطلب ہے مکمل طور پر ماسک شدہ (ڈیفالٹ)۔ 0.0 کا مطلب ہے مکمل طور پر غیر ماسک شدہ۔ کم اقدار تصویر کی مجموعی ترتیب کو برقرار رکھنے میں مدد کریں گی، لیکن بڑی تبدیلیوں میں مشکل پیش آئے گی"
+ },
+ {
+ "id": 54,
+ "label": "Image resize algorithm",
+ "localized": "تصویر کا سائز بدلنے والا الگورتھم",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Image repeats per epoch",
+ "localized": "فی دور تصویر کا اعادہ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Interpolation Method",
+ "localized": "تخمینہ کاری کا طریقہ (Interpolation)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "In Blocks",
+ "localized": "ان بلاکس (In Blocks)",
+ "reload": "",
+ "hint": "UNet کے ڈاؤن سیمپلنگ بلاکس (SD1.5 کے لیے 12 اقدار، SDXL کے لیے 9 اقدار)"
+ },
+ {
+ "id": 58,
+ "label": "Input model",
+ "localized": "ان پٹ ماڈل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "Info object",
+ "localized": "معلوماتی آبجیکٹ",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "k": [
+ {
+ "id": 7401,
+ "label": "Kanvas change",
+ "localized": "کینویس تبدیل کریں",
+ "reload": "",
+ "hint": "کینویس کے منظر کو تبدیل کرنے کے لیے اس بٹن کا استعمال کریں۔"
+ },
+ {
+ "id": 7402,
+ "label": "Kanvas Settings",
+ "localized": "کینویس کی ترتیبات",
+ "reload": "",
+ "hint": "کینویس کے انٹرفیس اور فعالیت کو اپنی مرضی کے مطابق بنائیں۔"
+ },
+ {
+ "id": 7403,
+ "label": "Keep Thinking Trace",
+ "localized": "سوچنے کے عمل کو برقرار رکھیں",
+ "reload": "",
+ "hint": "ماڈل کے استدلال کے عمل کو حتمی آؤٹ پٹ میں شامل کریں۔ یہ سمجھنے کے لیے مفید ہے کہ ماڈل اپنے جواب تک کیسے پہنچا۔ یہ صرف ان ماڈلز کے ساتھ کام کرتا ہے جو تھنکنگ موڈ (thinking mode) کو سپورٹ کرتے ہیں۔"
+ },
+ {
+ "id": 7404,
+ "label": "Keep Prefill",
+ "localized": "پری فل برقرار رکھیں",
+ "reload": "",
+ "hint": "حتمی آؤٹ پٹ کے شروع میں پری فل (prefill) ٹیکسٹ شامل کریں۔ اگر غیر فعال ہو تو، ماڈل کی رہنمائی کے لیے استعمال ہونے والے پری فل ٹیکسٹ کو نتیجے سے ہٹا دیا جاتا ہے۔"
+ },
+ {
+ "id": 7405,
+ "label": "Keep aspect ratio",
+ "localized": "تناسب برقرار رکھیں",
+ "reload": "",
+ "hint": "تصویر کی چوڑائی اور اونچائی کے تناسب (aspect ratio) کو تبدیل ہونے سے روکیں۔"
+ }
+ ],
+ "l": [
+ {
+ "id": 755,
+ "label": "Load model",
+ "localized": "ماڈل لوڈ کریں",
+ "reload": "",
+ "hint": "ماڈل کو میموری میں لوڈ کریں"
+ },
+ {
+ "id": 756,
+ "label": "Load custom model",
+ "localized": "کسٹم ماڈل لوڈ کریں",
+ "reload": "",
+ "hint": "مخصوص کنفیگریشن کے ساتھ ایک کسٹم ماڈل لوڈ کریں"
+ },
+ {
+ "id": 757,
+ "label": "LaMa Remove",
+ "localized": "LaMa سے ہٹائیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 758,
+ "label": "Lite",
+ "localized": "Lite",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 759,
+ "label": "LTXVideo",
+ "localized": "LTXVideo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 760,
+ "label": "Load",
+ "localized": "لوڈ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 761,
+ "label": "Live Previews",
+ "localized": "براہ راست پیش نظارہ (Live Previews)",
+ "reload": "",
+ "hint": "براہ راست پیش نظارہ اور آڈیو نوٹیفکیشن سے متعلق ترتیبات"
+ },
+ {
+ "id": 762,
+ "label": "Legacy options",
+ "localized": "پرانے آپشنز (Legacy)",
+ "reload": "",
+ "hint": "پرانے آپشنز سے متعلق ترتیبات - انہیں استعمال نہیں کیا جانا چاہیے"
+ },
+ {
+ "id": 763,
+ "label": "List",
+ "localized": "فہرست",
+ "reload": "",
+ "hint": "تمام دستیاب ماڈلز کی فہرست دیکھیں"
+ },
+ {
+ "id": 764,
+ "label": "Loader",
+ "localized": "لوڈر",
+ "reload": "",
+ "hint": "انفرادی ماڈیولز سے ڈفیوژن ماڈل کو دستی طور پر جوڑنے کی اجازت دیتا ہے"
+ },
+ {
+ "id": 765,
+ "label": "List models",
+ "localized": "ماڈلز کی فہرست",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 766,
+ "label": "Load receipe",
+ "localized": "نسخہ (Recipe) لوڈ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 767,
+ "label": "Lora",
+ "localized": "Lora",
+ "reload": "",
+ "hint": "LoRA: لو رینک ایڈاپٹیشن (Low-Rank Adaptation)۔ فائن ٹیونڈ ماڈل جو لوڈ کردہ ماڈل کے اوپر لاگو ہوتا ہے"
+ },
+ {
+ "id": 768,
+ "label": "Local",
+ "localized": "مقامی (Local)",
+ "reload": "",
+ "hint": "وہ ماڈلز جو ڈاؤن لوڈ ہو چکے ہیں اور استعمال کے لیے تیار ہیں"
+ },
+ {
+ "id": 769,
+ "label": "LTX",
+ "localized": "LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 770,
+ "label": "Layerwise Casting",
+ "localized": "تہوں کے لحاظ سے کاسٹنگ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 771,
+ "label": "LinFusion",
+ "localized": "LinFusion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 772,
+ "label": "Log Display",
+ "localized": "لاگ ڈسپلے",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 773,
+ "label": "List all locally available models",
+ "localized": "تمام مقامی طور پر دستیاب ماڈلز کی فہرست دکھائیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 774,
+ "label": "Last Generate",
+ "localized": "آخری تخلیق",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 775,
+ "label": "low order",
+ "localized": "کم ترتیب (low order)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 776,
+ "label": "LSC layer indices",
+ "localized": "LSC تہوں کے انڈیکس",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 777,
+ "label": "LSC fully qualified name",
+ "localized": "LSC مکمل کوالیفائیڈ نام",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 778,
+ "label": "LSC skip attention blocks",
+ "localized": "LSC توجہ کے بلاکس کو چھوڑیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 779,
+ "label": "LSC skip feed-forward blocks",
+ "localized": "LSC فیڈ فارورڈ بلاکس کو چھوڑیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 780,
+ "label": "LSC skip attention scores",
+ "localized": "LSC توجہ کے اسکورز کو چھوڑیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 781,
+ "label": "LSC dropout rate",
+ "localized": "LSC ڈراپ آؤٹ ریٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 782,
+ "label": "Layer options",
+ "localized": "تہوں کے آپشنز",
+ "reload": "",
+ "hint": "IP اڈاپٹر کے تہوں کے جدید آپشنز دستی طور پر متعین کریں"
+ },
+ {
+ "id": 783,
+ "label": "Layer scales",
+ "localized": "تہوں کے اسکیلز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 784,
+ "label": "Length",
+ "localized": "لمبائی",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 785,
+ "label": "Loops",
+ "localized": "لوپس",
+ "reload": "",
+ "hint": "تصویر پر کتنی بار عمل کرنا ہے۔ ہر آؤٹ پٹ کو اگلے لوپ کے ان پٹ کے طور پر استعمال کیا جاتا ہے۔ اگر 1 پر سیٹ کیا جائے تو یہ اسکرپٹ غیر فعال رہے گا"
+ },
+ {
+ "id": 786,
+ "label": "Level",
+ "localized": "سطح (Level)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 787,
+ "label": "Latent mode",
+ "localized": "لیٹنٹ موڈ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 788,
+ "label": "Loop video",
+ "localized": "لوپ ویڈیو",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 789,
+ "label": "LLM model",
+ "localized": "LLM ماڈل",
+ "reload": "",
+ "hint": "پرامپٹ بڑھانے کے لیے استعمال ہونے والا لینگویج ماڈل منتخب کریں۔ ویژن سپورٹ کرنے والے ماڈلز پر کا نشان ہے۔ تھنکنگ موڈ سپورٹ کرنے والے ماڈلز پر کا نشان ہے۔"
+ },
+ {
+ "id": 790,
+ "label": "LBM Method",
+ "localized": "LBM طریقہ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 791,
+ "label": "LBM Composite",
+ "localized": "LBM کمپوزٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 792,
+ "label": "LBM Steps",
+ "localized": "LBM اقدامات",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 793,
+ "label": "left",
+ "localized": "بائیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 794,
+ "label": "Live update",
+ "localized": "براہ راست اپ ڈیٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 795,
+ "label": "Low threshold",
+ "localized": "کم تھریشولڈ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 796,
+ "label": "Large",
+ "localized": "بڑا",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 797,
+ "label": "LTX model",
+ "localized": "LTX ماڈل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 798,
+ "label": "LTX frames number",
+ "localized": "LTX فریموں کی تعداد",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 799,
+ "label": "LTX frames skip",
+ "localized": "LTX فریمز چھوڑنا",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 800,
+ "label": "LTX enable upsampling",
+ "localized": "LTX اپ سیمپلنگ فعال کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 801,
+ "label": "LTX upsample ratio",
+ "localized": "LTX اپ سیمپل تناسب",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 802,
+ "label": "LTX enable refine",
+ "localized": "LTX ریفائن فعال کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 803,
+ "label": "LTX refine strength",
+ "localized": "LTX ریفائن کی شدت",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 804,
+ "label": "LTX decode timestep",
+ "localized": "LTX ڈی کوڈ ٹائم سٹیپ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 805,
+ "label": "LTX enable audio",
+ "localized": "LTX آڈیو فعال کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 806,
+ "label": "Loop",
+ "localized": "لوپ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 807,
+ "label": "Local directory name",
+ "localized": "مقامی ڈائریکٹری کا نام",
+ "reload": "",
+ "hint": "وہ ڈائریکٹری جہاں ایکسٹینشن انسٹال کرنی ہے، ڈیفالٹ کے لیے خالی چھوڑ دیں"
+ },
+ {
+ "id": 808,
+ "label": "Libs",
+ "localized": "لائبریریز (Libs)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 809,
+ "label": "Latent history size",
+ "localized": "لیٹنٹ ہسٹری کا سائز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 810,
+ "label": "LLama repo",
+ "localized": "LLama ریپوزٹری",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 811,
+ "label": "low noise",
+ "localized": "کم شور (low noise)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 812,
+ "label": "leaf_level",
+ "localized": "leaf_level",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 813,
+ "label": "LLM",
+ "localized": "LLM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 814,
+ "label": "Layerwise casting storage",
+ "localized": "تہوں کے لحاظ سے کاسٹنگ اسٹوریج",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 815,
+ "label": "Layerwise non-blocking operations",
+ "localized": "تہوں کے لحاظ سے نان بلاکنگ آپریشنز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 816,
+ "label": "Lumina: Use mask in transformers",
+ "localized": "Lumina: ٹرانسفارمرز میں ماسک استعمال کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 817,
+ "label": "LinFusion apply distillation on load",
+ "localized": "LinFusion: لوڈنگ پر ڈسٹلیشن لاگو کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 818,
+ "label": "Light",
+ "localized": "ہلکا (Light)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 819,
+ "label": "Log view update period",
+ "localized": "لاگ ویو اپ ڈیٹ کا دورانیہ",
+ "reload": "",
+ "hint": "لاگ ویو اپ ڈیٹ کا دورانیہ، ملی سیکنڈ میں"
+ },
+ {
+ "id": 820,
+ "label": "Live preview display period",
+ "localized": "براہ راست پیش نظارہ دکھانے کا دورانیہ",
+ "reload": "",
+ "hint": "ہر n مراحل کے بعد پیش نظارہ تصویر طلب کریں، غیر فعال کرنے کے لیے 0 پر سیٹ کریں"
+ },
+ {
+ "id": 821,
+ "label": "Load custom Diffusers pipeline",
+ "localized": "کسٹم Diffusers پائپ لائن لوڈ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 822,
+ "label": "LoRA force reload always",
+ "localized": "LoRA کو ہمیشہ زبردستی دوبارہ لوڈ کریں",
+ "reload": "",
+ "hint": "ہر بار تصویر تخلیق کرتے وقت LoRA نیٹ ورکس کو اسٹوریج سے دوبارہ لوڈ کرنے پر مجبور کرتا ہے، چاہے وہ پہلے سے کیشڈ ہوں۔ ڈیبگنگ کے لیے مفید ہے۔ عام استعمال میں کیشنگ سے فائدہ اٹھانے کے لیے اسے بند رکھیں۔"
+ },
+ {
+ "id": 823,
+ "label": "LoRA load using Diffusers method",
+ "localized": "LoRA کو Diffusers طریقہ سے لوڈ کریں",
+ "reload": "",
+ "hint": "متبادل طریقہ جو مقامی SD.Next کے بجائے Diffusers کی بلٹ ان LoRA صلاحیتیں استعمال کرتا ہے (اس سے مطابقت کم ہو سکتی ہے)"
+ },
+ {
+ "id": 824,
+ "label": "LoRA native apply to text encoder",
+ "localized": "LoRA نیٹو کو ٹیکسٹ اینکوڈر پر لاگو کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 825,
+ "label": "LoRA native fuse with model",
+ "localized": "LoRA نیٹو کو ماڈل کے ساتھ ضم (Fuse) کریں",
+ "reload": "",
+ "hint": "میموری کے کم استعمال کے لیے LoRA کو ماڈل میں ضم کریں۔ انتباہ: کسی LoRA کو ہٹانے یا تبدیل کرنے کے بعد بھی آپ کو تخلیق کردہ تصاویر میں اس کا انداز نظر آ سکتا ہے۔ صاف ماڈل حاصل کرنے کے لیے اسے ماڈل سلیکٹر سے دوبارہ لوڈ کریں۔"
+ },
+ {
+ "id": 826,
+ "label": "LoRA diffusers fuse with model",
+ "localized": "LoRA diffusers کو ماڈل کے ساتھ ضم (Fuse) کریں",
+ "reload": "",
+ "hint": "میموری کے کم استعمال اور torch.compile کی مطابقت کے لیے LoRA کو ماڈل میں ضم کریں۔ انتباہ: کسی LoRA کو ہٹانے یا تبدیل کرنے کے بعد بھی آپ کو تخلیق کردہ تصاویر میں اس کا انداز نظر آ سکتا ہے۔ صاف ماڈل حاصل کرنے کے لیے اسے ماڈل سلیکٹر سے دوبارہ لوڈ کریں۔"
+ },
+ {
+ "id": 827,
+ "label": "LoRA auto-apply tags",
+ "localized": "LoRA ٹیگز خودکار طور پر لاگو کریں",
+ "reload": "",
+ "hint": "LoRA میٹا ڈیٹا سے ٹرگر الفاظ/ٹیگز خود بخود آپ کے پرامپٹ میں شامل کریں۔ ٹیگز کی تعداد سیٹ کریں، مثلاً 3 = سرفہرست 3 ٹرگر ٹیگز شامل کریں۔ غیر فعال کرنے کے لیے 0، تمام دستیاب ٹیگز شامل کرنے کے لیے -1 سیٹ کریں۔"
+ },
+ {
+ "id": 828,
+ "label": "LoRA memory cache",
+ "localized": "LoRA میموری کیشے",
+ "reload": "",
+ "hint": "دوبارہ لوڈ کرنے سے پہلے مستقبل کے استعمال کے لیے کتنے LoRAs کو نیٹ ورک میں رکھنا ہے"
+ },
+ {
+ "id": 829,
+ "label": "LoRA add hash info to metadata",
+ "localized": "LoRA ہیش معلومات میٹا ڈیٹا میں شامل کریں",
+ "reload": "",
+ "hint": "تخلیق شدہ تصویر کے میٹا ڈیٹا میں LoRA فائل ہیشز شامل کریں۔ یہ ورژن کی ٹریکنگ اور دوبارہ وہی تصویر بنانے کے لیے مفید ہے۔"
+ },
+ {
+ "id": 830,
+ "label": "LDSR Path",
+ "localized": "LDSR راستہ (Path)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 831,
+ "label": "LoRA load using legacy method",
+ "localized": "LoRA کو پرانے (Legacy) طریقہ سے لوڈ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 832,
+ "label": "Loaded LoRA",
+ "localized": "لوڈ شدہ LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 833,
+ "label": "LoRA target filename",
+ "localized": "LoRA ہدف فائل کا نام",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 834,
+ "label": "Layer skip guidance",
+ "localized": "لیئر سکپ گائیڈنس",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 835,
+ "label": "LineArt",
+ "localized": "لائن آرٹ (LineArt)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 836,
+ "label": "Leres Depth",
+ "localized": "Leres گہرائی (Depth)",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "m": [
+ {
+ "id": -1,
+ "label": "Mask",
+ "localized": "ماسک",
+ "reload": "",
+ "hint": "تصویری ماسکنگ اور ماسک کے اختیارات"
+ },
+ {
+ "id": -1,
+ "label": "Models",
+ "localized": "ماڈلز",
+ "reload": "",
+ "hint": "اپنے ماڈلز ڈاؤن لوڈ، تبدیل یا یکجا کریں اور ماڈلز کے میٹا ڈیٹا کا انتظام کریں"
+ },
+ {
+ "id": -1,
+ "label": "Manage extensions",
+ "localized": "ایکسٹینشنز کا انتظام کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Manual install",
+ "localized": "دستی تنصیب",
+ "reload": "",
+ "hint": "دستی طور پر ایکسٹینشن انسٹال کریں"
+ },
+ {
+ "id": -1,
+ "label": "Models & Networks",
+ "localized": "ماڈلز اور نیٹ ورکس",
+ "reload": "",
+ "hint": "تمام دستیاب ماڈلز اور نیٹ ورکس کی فہرستیں دیکھیں"
+ },
+ {
+ "id": -1,
+ "label": "Model Loading",
+ "localized": "ماڈل لوڈنگ",
+ "reload": "",
+ "hint": "ماڈل لوڈ ہونے کے طریقے سے متعلق ترتیبات"
+ },
+ {
+ "id": -1,
+ "label": "Model Options",
+ "localized": "ماڈل کے اختیارات",
+ "reload": "",
+ "hint": "مخصوص ماڈلز کے رویے سے متعلق ترتیبات"
+ },
+ {
+ "id": -1,
+ "label": "Model Offloading",
+ "localized": "ماڈل آف لوڈنگ",
+ "reload": "",
+ "hint": "ماڈل آف لوڈنگ اور میموری مینجمنٹ سے متعلق ترتیبات"
+ },
+ {
+ "id": -1,
+ "label": "Model Quantization",
+ "localized": "ماڈل کوانٹائزیشن",
+ "reload": "",
+ "hint": "میموری کے استعمال کو کم کرنے کے لیے استعمال ہونے والی ماڈل کوانٹائزیشن سے متعلق ترتیبات"
+ },
+ {
+ "id": -1,
+ "label": "Model Compile",
+ "localized": "ماڈل کمپائل",
+ "reload": "",
+ "hint": "ماڈل کمپائل کرنے کے مختلف طریقوں سے متعلق ترتیبات"
+ },
+ {
+ "id": -1,
+ "label": "Metadata",
+ "localized": "میٹا ڈیٹا",
+ "reload": "",
+ "hint": "تمام دستیاب ماڈلز کے میٹا ڈیٹا کو اپ ڈیٹ کریں"
+ },
+ {
+ "id": -1,
+ "label": "Merge",
+ "localized": "یکجا کریں",
+ "reload": "",
+ "hint": "دو یا دو سے زیادہ ماڈلز کو ملا کر ایک نیا ماڈل بنائیں"
+ },
+ {
+ "id": -1,
+ "label": "Manual Block Merge",
+ "localized": "دستی بلاک انضمام",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge Modules",
+ "localized": "ماڈیولز ضم کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model",
+ "localized": "ماڈل",
+ "reload": "",
+ "hint": "بنیادی ماڈل"
+ },
+ {
+ "id": -1,
+ "label": "Model metadata",
+ "localized": "ماڈل میٹا ڈیٹا",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ModernUI",
+ "localized": "جدید یوزر انٹرفیس",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modular Pipelines",
+ "localized": "ماڈیولر پائپ لائنز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Models Paths",
+ "localized": "ماڈلز کے راستے",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mobile",
+ "localized": "موبائل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge multiple models",
+ "localized": "متعدد ماڈلز ضم کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max shift",
+ "localized": "زیادہ سے زیادہ شفٹ",
+ "reload": "",
+ "hint": "ڈائنامک شفٹنگ استعمال کرتے وقت ہائی ریزولوشن کے لیے زیادہ سے زیادہ شفٹ ویلیو۔"
+ },
+ {
+ "id": -1,
+ "label": "Merge detailers",
+ "localized": "ڈیٹیلرز ضم کریں",
+ "reload": "",
+ "hint": "ڈیٹیلنگ کا عمل شروع کرنے سے پہلے متعدد ڈیٹیلرز کے نتائج کو ایک ماسک میں ضم کریں"
+ },
+ {
+ "id": -1,
+ "label": "Max detected",
+ "localized": "زیادہ سے زیادہ شناخت شدہ",
+ "reload": "",
+ "hint": "ڈیٹیلر چلانے کے لیے شناخت شدہ اشیاء کی زیادہ سے زیادہ تعداد"
+ },
+ {
+ "id": -1,
+ "label": "Min confidence",
+ "localized": "کم از کم اعتماد",
+ "reload": "",
+ "hint": "شناخت شدہ آئٹم میں کم از کم اعتماد (اعتبار)"
+ },
+ {
+ "id": -1,
+ "label": "Max overlap",
+ "localized": "زیادہ سے زیادہ اوور لیپ",
+ "reload": "",
+ "hint": "دو شناخت شدہ اشیاء کے درمیان زیادہ سے زیادہ اوور لیپ اس سے پہلے کہ ایک کو مسترد کر دیا جائے"
+ },
+ {
+ "id": -1,
+ "label": "Min size",
+ "localized": "کم از کم سائز",
+ "reload": "",
+ "hint": "مجموعی تصویر کے فیصد کے طور پر شناخت شدہ شے کا کم از کم سائز"
+ },
+ {
+ "id": -1,
+ "label": "Max size",
+ "localized": "زیادہ سے زیادہ سائز",
+ "reload": "",
+ "hint": "مجموعی تصویر کے فیصد کے طور پر شناخت شدہ شے کا زیادہ سے زیادہ سائز"
+ },
+ {
+ "id": -1,
+ "label": "Max Range",
+ "localized": "زیادہ سے زیادہ رینج",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Momentum",
+ "localized": "مومینٹم",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode x-axis",
+ "localized": "ایکس ایکسس موڈ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode y-axis",
+ "localized": "وائی ایکسس موڈ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask Dropout",
+ "localized": "ماسک ڈراپ آؤٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Multi decoder",
+ "localized": "ملٹی ڈیکوڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode",
+ "localized": "موڈ",
+ "reload": "",
+ "hint": "تفتیشی موڈ (Interrogation mode)۔ تیز: کم سے کم تفصیل کے ساتھ فوری کیپشن۔ کلاسک: متوازن معیار اور رفتار کے ساتھ معیاری تفتیش۔ بہترین: مکمل تجزیہ، سست ترین لیکن اعلیٰ ترین معیار۔ منفی: منفی پرامپٹ کے طور پر استعمال کرنے کے لیے اصطلاحات تیار کریں۔"
+ },
+ {
+ "id": -1,
+ "label": "Method",
+ "localized": "طریقہ کار",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model repo",
+ "localized": "ماڈل ریپو",
+ "reload": "",
+ "hint": "ماڈل کے لیے ہگنگ فیس (HuggingFace) ریپوزٹری آئی ڈی"
+ },
+ {
+ "id": -1,
+ "label": "Model gguf",
+ "localized": "ماڈل GGUF",
+ "reload": "",
+ "hint": "ہگنگ فیس پر اختیاری GGUF کوانٹائزڈ ماڈل ریپوزٹری"
+ },
+ {
+ "id": -1,
+ "label": "Model type",
+ "localized": "ماڈل کی قسم",
+ "reload": "",
+ "hint": "اختیاری GGUF ماڈل کوانٹائزیشن کی قسم"
+ },
+ {
+ "id": -1,
+ "label": "Model file",
+ "localized": "ماڈل فائل",
+ "reload": "",
+ "hint": "ریپوزٹری کے اندر مخصوص اختیاری GGUF ماڈل فائل"
+ },
+ {
+ "id": -1,
+ "label": "Max tokens",
+ "localized": "زیادہ سے زیادہ ٹوکنز",
+ "reload": "",
+ "hint": "ٹوکنز کی زیادہ سے زیادہ تعداد جو ماڈل اپنے جواب میں پیدا کر سکتا ہے۔ ماڈل جنریشن کے دوران اس حد سے واقف نہیں ہوتا، یہ صرف لمبائی کے لیے ایک سخت حد مقرر کرتا ہے۔"
+ },
+ {
+ "id": -1,
+ "label": "masked",
+ "localized": "ماسک شدہ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask invert",
+ "localized": "ماسک الٹ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask strength",
+ "localized": "ماسک کی طاقت",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Multistep restore",
+ "localized": "کثیر مرحلہ بحالی",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask blur",
+ "localized": "ماسک بلر",
+ "reload": "",
+ "hint": "پروسیسنگ سے پہلے ماسک کو کتنا دھندلا کرنا ہے، پکسلز میں"
+ },
+ {
+ "id": -1,
+ "label": "Min guidance",
+ "localized": "کم از کم رہنمائی",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max guidance",
+ "localized": "زیادہ سے زیادہ رہنمائی",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Motion level",
+ "localized": "حرکت کی سطح",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode after",
+ "localized": "بعد کا موڈ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Method after",
+ "localized": "بعد کا طریقہ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mode mask",
+ "localized": "موڈ ماسک",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Method mask",
+ "localized": "طریقہ کار ماسک",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum units",
+ "localized": "زیادہ سے زیادہ یونٹس",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max faces",
+ "localized": "زیادہ سے زیادہ چہرے",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Medium",
+ "localized": "درمیانہ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Merge alpha",
+ "localized": "الفا ضم کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mask only",
+ "localized": "صرف ماسک",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max Length",
+ "localized": "زیادہ سے زیادہ لمبائی",
+ "reload": "",
+ "hint": "تیار کردہ کیپشن میں ٹوکنز کی زیادہ سے زیادہ تعداد۔"
+ },
+ {
+ "id": -1,
+ "label": "Min Flavors",
+ "localized": "کم از کم فلیورز",
+ "reload": "",
+ "hint": "حتمی پرامپٹ میں رکھنے کے لیے وضاحتی ٹیگز کی کم از کم تعداد۔"
+ },
+ {
+ "id": -1,
+ "label": "Max Flavors",
+ "localized": "زیادہ سے زیادہ فلیورز",
+ "reload": "",
+ "hint": "حتمی پرامپٹ میں رکھنے کے لیے وضاحتی ٹیگز کی زیادہ سے زیادہ تعداد۔"
+ },
+ {
+ "id": -1,
+ "label": "Max tags",
+ "localized": "زیادہ سے زیادہ ٹیگز",
+ "reload": "",
+ "hint": "آؤٹ پٹ میں شامل کرنے کے لیے ٹیگز کی زیادہ سے زیادہ تعداد۔ جب تصویر میں بہت سی خصوصیات ہوں تو یہ نتائج کی لمبائی کو محدود کرتا ہے۔"
+ },
+ {
+ "id": -1,
+ "label": "Memory",
+ "localized": "میموری",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Memory optimization",
+ "localized": "میموری کی بہتری",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model Info",
+ "localized": "ماڈل کی معلومات",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model pipeline",
+ "localized": "ماڈل پائپ لائن",
+ "reload": "",
+ "hint": "اگر خودکار شناخت ماڈل کا پتہ نہیں لگاتی ہے، تو ماڈل لوڈ کرنے سے پہلے ماڈل کی قسم منتخب کریں"
+ },
+ {
+ "id": -1,
+ "label": "Model auto-load on start",
+ "localized": "شروع پر ماڈل خودکار لوڈ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model load using multiple threads",
+ "localized": "متعدد تھریڈز کا استعمال کرتے ہوئے ماڈل لوڈ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model auto-download on demand",
+ "localized": "ضرورت پڑنے پر ماڈل خودکار ڈاؤن لوڈ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model load using streams",
+ "localized": "سٹریمز کا استعمال کرتے ہوئے ماڈل لوڈ کریں",
+ "reload": "",
+ "hint": "ماڈل لوڈ کرتے وقت سست یا نیٹ ورک اسٹوریج کے لیے موزوں اسٹریم لوڈنگ کی کوشش کریں"
+ },
+ {
+ "id": -1,
+ "label": "Model load model direct to GPU",
+ "localized": "ماڈل براہ راست GPU پر لوڈ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to offload",
+ "localized": "ماڈل کی اقسام جنہیں آف لوڈ نہیں کرنا",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to always offload",
+ "localized": "ماڈیولز جنہیں ہمیشہ آف لوڈ کرنا ہے",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to never offload",
+ "localized": "ماڈیولز جنہیں کبھی آف لوڈ نہیں کرنا",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model types not to quantize",
+ "localized": "ماڈل کی اقسام جنہیں کوانٹائز نہیں کرنا",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules to not convert",
+ "localized": "ماڈیولز جنہیں تبدیل نہیں کرنا",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modules dtype dict",
+ "localized": "ماڈیولز dtype ڈکشنری",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Math",
+ "localized": "ریاضی",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Memory limit",
+ "localized": "میموری کی حد",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "migraphx",
+ "localized": "migraphx",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "max-autotune",
+ "localized": "max-autotune",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "max-autotune-no-cudagraphs",
+ "localized": "max-autotune-no-cudagraphs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum image size (MP)",
+ "localized": "تصویر کا زیادہ سے زیادہ سائز (میگا پکسل)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max words",
+ "localized": "زیادہ سے زیادہ الفاظ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Modern",
+ "localized": "جدید",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mount URL subpath",
+ "localized": "ماؤنٹ یو آر ایل سب پاتھ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mobile scale",
+ "localized": "موبائل سکیل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move detailer model to CPU when complete",
+ "localized": "مکمل ہونے پر ڈیٹیلر ماڈل کو CPU پر منتقل کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move base model to CPU when using refiner",
+ "localized": "ریفائنر استعمال کرتے وقت بنیادی ماڈل کو CPU پر منتقل کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move base model to CPU when using VAE",
+ "localized": "VAE استعمال کرتے وقت بنیادی ماڈل کو CPU پر منتقل کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move refiner model to CPU when not in use",
+ "localized": "ریفائنر ماڈل استعمال میں نہ ہونے پر CPU پر منتقل کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Move VAE and CLIP to RAM when training",
+ "localized": "تربیت کے دوران VAE اور CLIP کو ریم (RAM) پر منتقل کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model name",
+ "localized": "ماڈل کا نام",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model base path",
+ "localized": "ماڈل کا بنیادی راستہ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Max shard size",
+ "localized": "زیادہ سے زیادہ شارڈ سائز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Model class",
+ "localized": "ماڈل کلاس",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Mid Block",
+ "localized": "درمیانی بلاک",
+ "reload": "",
+ "hint": "UNet کا مرکزی بلاک (1 ویلیو)"
+ },
+ {
+ "id": -1,
+ "label": "Model precision",
+ "localized": "ماڈل کی درستگی (Precision)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Maximum rank",
+ "localized": "زیادہ سے زیادہ رینک",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Midas depth",
+ "localized": "Midas گہرائی",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "MLSD",
+ "localized": "MLSD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "MediaPipe Face",
+ "localized": "MediaPipe چہرہ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Marigold Depth",
+ "localized": "Marigold گہرائی",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "n": [
+ {
+ "id": 0,
+ "label": "Networks",
+ "localized": "نیٹ ورکس",
+ "reload": "",
+ "hint": "نیٹ ورکس یوزر انٹرفیس"
+ },
+ {
+ "id": 0,
+ "label": "New row",
+ "localized": "نئی قطار",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "New column",
+ "localized": "نیا کالم",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku",
+ "localized": "Nunchaku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "nsfw",
+ "localized": "nsfw",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NudeNet",
+ "localized": "NudeNet",
+ "reload": "",
+ "hint": "لچکدار ایکسٹینشن جو تصاویر میں عریانیت کی شناخت اور اسے مبہم کر سکتی ہے"
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku Engine",
+ "localized": "Nunchaku انجن",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NNCF: Neural Network Compression Framework",
+ "localized": "NNCF: نیورل نیٹ ورک کمپریشن فریم ورک",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise Options",
+ "localized": "نوائز کے اختیارات",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks panel",
+ "localized": "نیٹ ورکس پینل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks UI",
+ "localized": "نیٹ ورکس انٹرفیس",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks Scan",
+ "localized": "نیٹ ورکس اسکین",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Negative prompt",
+ "localized": "منفی پرامپٹ",
+ "reload": "",
+ "hint": "بیان کریں کہ آپ تخلیق شدہ تصویر میں کیا نہیں دیکھنا چاہتے"
+ },
+ {
+ "id": 0,
+ "label": "Number",
+ "localized": "نمبر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "negative",
+ "localized": "منفی",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "None",
+ "localized": "کوئی نہیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NSFW allowed",
+ "localized": "NSFW کی اجازت ہے",
+ "reload": "",
+ "hint": "ماڈل کو بہتر کردہ پرامپٹس میں بالغ مواد تیار کرنے کی اجازت دیں"
+ },
+ {
+ "id": 0,
+ "label": "Noise strength",
+ "localized": "نوائز کی شدت",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NMS",
+ "localized": "NMS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Near threshold",
+ "localized": "قریبی حد (تھریش ہولڈ)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise scale",
+ "localized": "نوائز اسکیل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Note",
+ "localized": "نوٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Non-blocking move operations",
+ "localized": "غیر رکاوٹی منتقلی کے آپریشنز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku attention",
+ "localized": "Nunchaku اٹینشن",
+ "reload": "",
+ "hint": "صارف کے NVIDIA GPUs پر تیز تر نتائج (inference) کے لیے ڈیفالٹ اٹینشن کو Nunchaku کے حسب ضرورت FP16 اٹینشن کرنل سے بدل دیتا ہے۔ ان GPUs پر کارکردگی بہتر ہو سکتی ہے جن کا FP16 ٹینسر کور تھرو پٹ BF16 سے زیادہ ہے۔ فی الحال صرف Flux پر مبنی ماڈلز کو متاثر کرتا ہے۔ ڈیفالٹ طور پر غیر فعال ہے۔"
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku offloading",
+ "localized": "Nunchaku آف لوڈنگ",
+ "reload": "",
+ "hint": "VRAM کے استعمال کو کم کرنے کے لیے غیر مطابقت پذیر CUDA اسٹریمز کے ساتھ Nunchaku کی اپنی فی بلاک CPU آف لوڈنگ کو فعال کرتا ہے۔ یہ سست انفارنس کی قیمت پر VRAM کے استعمال کو کم کر سکتا ہے۔ صرف کم VRAM والے GPUs پر مفید ہے۔ ڈیفالٹ طور پر غیر فعال ہے۔"
+ },
+ {
+ "id": 0,
+ "label": "native",
+ "localized": "نیٹیو (مقامی)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "no-grad",
+ "localized": "no-grad",
+ "reload": "",
+ "hint": "torch.no_grad کے ساتھ گریڈینٹ ٹریکنگ کو غیر فعال کرتا ہے۔ میموری کا استعمال کم کرتا ہے اور انفارنس کو تیز کرتا ہے۔"
+ },
+ {
+ "id": 0,
+ "label": "Numbered filenames",
+ "localized": "نمبر والے فائل کے نام",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network card size (px)",
+ "localized": "نیٹ ورک کارڈ کا سائز (پکسلز)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise multiplier for image processing",
+ "localized": "امیج پروسیسنگ کے لیے نوائز ملٹی پلائر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "New model name",
+ "localized": "نیا ماڈل نام",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Number of ReBasin Iterations",
+ "localized": "ReBasin تکرار (Iterations) کی تعداد",
+ "reload": "",
+ "hint": "محفوظ کرنے سے پہلے ماڈل کو ضم کرنے اور تبدیل کرنے کی تعداد"
+ },
+ {
+ "id": 0,
+ "label": "Network prompt",
+ "localized": "نیٹ ورک پرامپٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network negative prompt",
+ "localized": "نیٹ ورک منفی پرامپٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network parameters",
+ "localized": "نیٹ ورک پیرامیٹرز",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "o": [
+ {
+ "id": 755,
+ "label": "Output",
+ "localized": "آؤٹ پٹ",
+ "reload": "",
+ "hint": "آؤٹ پٹ میڈیا کا انتخاب دکھائیں/چھپائیں: جنریشن کے نتائج اور جنریشن کے عمل کے دوران لائیو پیش نظارہ"
+ },
+ {
+ "id": 756,
+ "label": "OpenCLiP",
+ "localized": "OpenCLiP",
+ "reload": "",
+ "hint": "OpenCLiP کے ذریعے CLiP ماڈل کا استعمال کرتے ہوئے تصویر کا تجزیہ کریں"
+ },
+ {
+ "id": 757,
+ "label": "ONNX",
+ "localized": "ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 758,
+ "label": "Override",
+ "localized": "اوور رائیڈ",
+ "reload": "",
+ "hint": "ایسی ترتیبات کو اوور رائیڈ کریں جو سرور کے رویے کو تبدیل کر سکتی ہیں اور عام طور پر درآمد شدہ تصویر کے میٹا ڈیٹا سے لاگو ہوتی ہیں"
+ },
+ {
+ "id": 759,
+ "label": "Optimum Quanto",
+ "localized": "Optimum Quanto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 760,
+ "label": "Optimum Quanto: post-load",
+ "localized": "Optimum Quanto: لوڈ کے بعد",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 761,
+ "label": "Optional",
+ "localized": "اختیاری",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 762,
+ "label": "Olive",
+ "localized": "Olive",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 763,
+ "label": "OpenVINO",
+ "localized": "OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 764,
+ "label": "Other...",
+ "localized": "دیگر...",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 765,
+ "label": "Outputs & Images",
+ "localized": "آؤٹ پٹس اور تصاویر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 766,
+ "label": "Override settings",
+ "localized": "ترتیبات اوور رائیڈ کریں",
+ "reload": "",
+ "hint": "اگر جنریشن پیرامیٹرز آپ کے سسٹم کی ترتیبات سے مختلف ہیں تو اس ورک فلو کے لیے آپ کی سسٹم کنفیگریشن کو اوور رائیڈ کرنے کے لیے ان پیرامیٹرز سے پُر کردہ ترتیبات کو اوور رائیڈ کریں"
+ },
+ {
+ "id": 767,
+ "label": "Override sampler",
+ "localized": "سیمپلر اوور رائیڈ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 768,
+ "label": "Override steps",
+ "localized": "مراحل اوور رائیڈ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 769,
+ "label": "Ortho",
+ "localized": "Ortho",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 770,
+ "label": "Offload face module",
+ "localized": "فیس ماڈیول آف لوڈ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 771,
+ "label": "Override scheduler",
+ "localized": "شیڈولر اوور رائیڈ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 772,
+ "label": "Optional image description",
+ "localized": "تصویر کی اختیاری تفصیل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 773,
+ "label": "Order",
+ "localized": "ترتیب",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 774,
+ "label": "Overlay",
+ "localized": "اوورلے",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 775,
+ "label": "Override resolution",
+ "localized": "ریزولیوشن اوور رائیڈ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 776,
+ "label": "Offload processor",
+ "localized": "پروسیسر آف لوڈ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 777,
+ "label": "Output directory",
+ "localized": "آؤٹ پٹ ڈائریکٹری",
+ "reload": "",
+ "hint": "وہ فولڈر جہاں پروسیس شدہ تصاویر کو محفوظ کیا جانا چاہیے"
+ },
+ {
+ "id": 778,
+ "label": "original",
+ "localized": "اصل",
+ "reload": "",
+ "hint": "اصل LDM بیک اینڈ"
+ },
+ {
+ "id": 779,
+ "label": "Offload caption models",
+ "localized": "کیپشن ماڈلز آف لوڈ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 780,
+ "label": "Offload during pre-forward",
+ "localized": "پری فارورڈ کے دوران آف لوڈ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 781,
+ "label": "Offload using streams",
+ "localized": "سٹریمز کا استعمال کرتے ہوئے آف لوڈ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 782,
+ "label": "Offload low watermark",
+ "localized": "آف لوڈ لو واٹر مارک",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 783,
+ "label": "Offload GPU high watermark",
+ "localized": "آف لوڈ GPU ہائی واٹر مارک",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 784,
+ "label": "Offload CPU high watermark",
+ "localized": "آف لوڈ CPU ہائی واٹر مارک",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 785,
+ "label": "Offload blocks",
+ "localized": "بلاک آف لوڈ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 786,
+ "label": "OpenVINO activations mode",
+ "localized": "OpenVINO ایکٹیویشن موڈ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 787,
+ "label": "ONNX Execution Provider",
+ "localized": "ONNX ایگزیکیوشن فراہم کنندہ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 788,
+ "label": "ONNX allow fallback to CPU",
+ "localized": "ONNX کو CPU پر واپس جانے کی اجازت دیں",
+ "reload": "",
+ "hint": "منتخب کردہ ایگزیکیوشن فراہم کنندہ کے ناکام ہونے پر CPU پر واپس جانے کی اجازت دیں"
+ },
+ {
+ "id": 789,
+ "label": "ONNX cache converted models",
+ "localized": "تبدیل شدہ ماڈلز کو ONNX کیشے میں محفوظ کریں",
+ "reload": "",
+ "hint": "ان ماڈلز کو محفوظ کریں جو کیشے کے طور پر ONNX فارمیٹ میں تبدیل ہوئے ہیں۔ آپ ONNX ٹیب میں ان کا انتظام کر سکتے ہیں"
+ },
+ {
+ "id": 790,
+ "label": "ONNX unload base model when processing refiner",
+ "localized": "ریفائنر پروسیسنگ کے دوران ONNX بیس ماڈل کو ان لوڈ کریں",
+ "reload": "",
+ "hint": "جب ریفائنر کو تبدیل/بہتر/پروسیس کیا جا رہا ہو تو بیس ماڈل کو ان لوڈ کر دیں"
+ },
+ {
+ "id": 791,
+ "label": "Olive use FP16 on optimization",
+ "localized": "Olive اصلاح کے دوران FP16 استعمال کرے",
+ "reload": "",
+ "hint": "Olive کی اصلاح کے عمل کے آؤٹ پٹ ماڈل کے لیے 16-bit فلوٹنگ پوائنٹ درستگی استعمال کریں۔ اگر غیر فعال ہو تو 32-bit فلوٹنگ پوائنٹ درستگی استعمال کریں"
+ },
+ {
+ "id": 792,
+ "label": "Olive force FP32 for VAE Encoder",
+ "localized": "Olive VAE انکوڈر کے لیے FP32 پر مجبور کرے",
+ "reload": "",
+ "hint": "آؤٹ پٹ ماڈل کے VAE انکوڈر کے لیے 32-bit فلوٹنگ پوائنٹ درستگی استعمال کریں۔ یہ 'اصلاح پر FP16 استعمال کریں' کے آپشن کو اوور رائیڈ کرتا ہے۔ اگر آپ کو Img2Img سے NaN یا کالی خالی تصاویر مل رہی ہیں، تو اس آپشن کو فعال کریں اور کیشے ختم کر دیں"
+ },
+ {
+ "id": 793,
+ "label": "Olive use static dimensions",
+ "localized": "Olive ساکن ڈائمینشنز استعمال کرے",
+ "reload": "",
+ "hint": "Olive کے بہترین بنائے گئے ماڈلز کے ساتھ انفارنس کو بہت تیز بنائیں۔ (OrtTransformersOptimization)"
+ },
+ {
+ "id": 794,
+ "label": "Olive cache optimized models",
+ "localized": "Olive بہترین بنائے گئے ماڈلز کو کیشے میں محفوظ کرے",
+ "reload": "",
+ "hint": "Olive کے پروسیس شدہ ماڈلز کو کیشے کے طور پر محفوظ کریں۔ آپ ONNX ٹیب میں ان کا انتظام کر سکتے ہیں"
+ },
+ {
+ "id": 795,
+ "label": "OpenVINO disable model caching",
+ "localized": "OpenVINO ماڈل کیشنگ غیر فعال کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 796,
+ "label": "OpenVINO disable memory cleanup after compile",
+ "localized": "OpenVINO کمپائل کے بعد میموری کی صفائی غیر فعال کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 797,
+ "label": "onediff",
+ "localized": "onediff",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 798,
+ "label": "olive-ai",
+ "localized": "olive-ai",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 799,
+ "label": "openvino_fx",
+ "localized": "openvino_fx",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 800,
+ "label": "Overwrite existing",
+ "localized": "موجودہ کو اوور رائٹ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 801,
+ "label": "Out Block",
+ "localized": "آؤٹ بلاک",
+ "reload": "",
+ "hint": "UNet کے اپ سیمپلنگ بلاکس (SD1.5 کے لیے 12 ویلیوز، SDXL کے لیے 9 ویلیوز)"
+ },
+ {
+ "id": 802,
+ "label": "Overwrite model",
+ "localized": "ماڈل اوور رائٹ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 803,
+ "label": "Output model",
+ "localized": "آؤٹ پٹ ماڈل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 804,
+ "label": "Overwrite existing file",
+ "localized": "موجودہ فائل کو اوور رائٹ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 805,
+ "label": "Options",
+ "localized": "اختیارات",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 806,
+ "label": "OpenBody",
+ "localized": "اوپن باڈی",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "p": [
+ {
+ "id": 755,
+ "label": "Process",
+ "localized": "عملکاری",
+ "reload": "",
+ "hint": "موجودہ تصویر پر کام کریں تصویروں کو بڑا کرنے، پس منظر ہٹانے، حساس (NSFW) مواد کو دھندلا کرنے، اور مختلف فلٹرز اور اثرات لاگو کرنے کے لیے استعمال کیا جا سکتا ہے"
+ },
+ {
+ "id": 756,
+ "label": "Prompts",
+ "localized": "پرامپٹس",
+ "reload": "",
+ "hint": "تصویر کا پرامپٹ اور منفی (negative) پرامپٹ"
+ },
+ {
+ "id": 757,
+ "label": "Pause",
+ "localized": "روکیں",
+ "reload": "",
+ "hint": "عمل کو عارضی طور پر روکیں"
+ },
+ {
+ "id": 758,
+ "label": "Post",
+ "localized": "بعد از عمل",
+ "reload": "",
+ "hint": "عملکاری کے بعد تصویر کا سائز تبدیل کریں"
+ },
+ {
+ "id": 759,
+ "label": "Preview",
+ "localized": "پیش نظارہ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 760,
+ "label": "Process Image",
+ "localized": "تصویر پر کام کریں",
+ "reload": "",
+ "hint": "ایک تصویر پر عمل کریں"
+ },
+ {
+ "id": 761,
+ "label": "Process Batch",
+ "localized": "بیچ پر کام کریں",
+ "reload": "",
+ "hint": "تصویروں کے بیچ (batch) پر عمل کریں"
+ },
+ {
+ "id": 762,
+ "label": "Process Folder",
+ "localized": "فولڈر پر کام کریں",
+ "reload": "",
+ "hint": "فولڈر میں موجود تمام تصاویر پر عمل کریں"
+ },
+ {
+ "id": 763,
+ "label": "Provider",
+ "localized": "فراہم کنندہ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 764,
+ "label": "Pipeline Modifiers",
+ "localized": "پائپ لائن ترمیم کار",
+ "reload": "",
+ "hint": "اضافی فعالیت جسے جنریشن کے دوران فعال کیا جا سکتا ہے"
+ },
+ {
+ "id": 765,
+ "label": "Postprocessing",
+ "localized": "بعد از عملکاری",
+ "reload": "",
+ "hint": "تصویر بننے کے بعد کی پروسیسنگ اور اپ اسکیلنگ (upscaling) سے متعلق ترتیبات"
+ },
+ {
+ "id": 766,
+ "label": "Preset Block Merge",
+ "localized": "پری سیٹ بلاک مرج",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 767,
+ "label": "Pony",
+ "localized": "Pony",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 768,
+ "label": "Preview metadata",
+ "localized": "میٹا ڈیٹا کا پیش نظارہ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 769,
+ "label": "Prompt",
+ "localized": "پرامپٹ",
+ "reload": "",
+ "hint": "اس تصویر کی وضاحت کریں جو آپ بنانا چاہتے ہیں"
+ },
+ {
+ "id": 770,
+ "label": "Processed Preview",
+ "localized": "عمل شدہ پیش نظارہ",
+ "reload": "",
+ "hint": "اصل جنریشن سے پہلے ان پٹ تصاویر کی پری پروسیسنگ کا حصہ دکھائیں/چھپائیں"
+ },
+ {
+ "id": 771,
+ "label": "PixelArt",
+ "localized": "پکسل آرٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 772,
+ "label": "PAG: Perturbed attention guidance",
+ "localized": "PAG: پریشان کن توجہ کی رہنمائی",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 773,
+ "label": "PAB: Pyramid attention broadcast",
+ "localized": "PAB: اہرام توجہ کی نشریات",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 774,
+ "label": "Para-attention",
+ "localized": "پارا توجہ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 775,
+ "label": "Paths for specific models",
+ "localized": "مخصوص ماڈلز کے راستے",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 776,
+ "label": "Prediction method",
+ "localized": "پیشین گوئی کا طریقہ",
+ "reload": "",
+ "hint": "یہ طے کرتا ہے کہ ماڈل ہر مرحلے پر کیا پیشین گوئی کرتا ہے۔ اختیارات: - default: ماڈل کا ڈیفالٹ - epsilon: شور (اسٹیبل ڈیفیوژن کے لیے عام) - sample: براہ راست ڈی نوائزڈ تصویر، جسے x0 پیشین گوئی بھی کہا جاتا ہے - v_prediction: رفتار کی پیشین گوئی، جو CosXL اور NoobAI ماڈلز میں استعمال ہوتی ہے - flow_prediction: نئے فلو میچنگ ماڈلز جیسے SD3 اور Flux کے ساتھ استعمال ہوتا ہے"
+ },
+ {
+ "id": 777,
+ "label": "PAG scale",
+ "localized": "PAG اسکیل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 778,
+ "label": "PAG start",
+ "localized": "PAG آغاز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 779,
+ "label": "PAG stop",
+ "localized": "PAG اختتام",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 780,
+ "label": "PAG layers",
+ "localized": "PAG تہیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 781,
+ "label": "PAG config",
+ "localized": "PAG کنفیگ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 782,
+ "label": "Perform SDSA",
+ "localized": "SDSA انجام دیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 783,
+ "label": "Perform Injection",
+ "localized": "انجکشن انجام دیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 784,
+ "label": "PhotoMaker Model",
+ "localized": "فوٹو میکر ماڈل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 785,
+ "label": "Penalty",
+ "localized": "پنالٹی",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 786,
+ "label": "positive",
+ "localized": "مثبت",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 787,
+ "label": "Prompt EX",
+ "localized": "پرامپٹ EX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 788,
+ "label": "Power",
+ "localized": "پاور",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 789,
+ "label": "Prompt thresholds",
+ "localized": "پرامپٹ کی حدیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 790,
+ "label": "Preset",
+ "localized": "پری سیٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 791,
+ "label": "Pad frames",
+ "localized": "پیڈ فریمز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 792,
+ "label": "Prefill text",
+ "localized": "پہلے سے بھرا ہوا متن",
+ "reload": "",
+ "hint": "ماڈل کے جواب کے آغاز کو پہلے سے بھرتا ہے تاکہ اسے اس متن کو جاری رکھنے پر مجبور کر کے آؤٹ پٹ فارمیٹ کی رہنمائی کی جا سکے۔ پری فل کو فلٹر کر دیا جاتا ہے اور حتمی جواب میں ظاہر نہیں ہوتا۔ ماڈل کو شروع سے اپنا جواب خود بنانے دینے کے لیے خالی چھوڑ دیں۔"
+ },
+ {
+ "id": 793,
+ "label": "Prompt prefix",
+ "localized": "پرامپٹ سابقہ",
+ "reload": "",
+ "hint": "بہتر کردہ پرامپٹ کے نتیجے کے شروع میں جوڑا گیا متن۔ ان پرامپٹ عناصر کو شامل کرنے کے لیے مفید ہے جنہیں بغیر کسی تبدیلی کے تصویر کے پرامپٹ میں کاپی کرنے کی ضرورت ہے، جیسے کوالٹی ٹیگز 'masterpiece, best quality' یا فنکاروں کے نام، جنہیں بصورت دیگر LLM دوبارہ لکھ سکتا ہے۔"
+ },
+ {
+ "id": 794,
+ "label": "Prompt suffix",
+ "localized": "پرامپٹ لاحقہ",
+ "reload": "",
+ "hint": "بہتر کردہ پرامپٹ کے نتیجے کے آخر میں جوڑا گیا متن۔ ان پرامپٹ عناصر کو شامل کرنے کے لیے مفید ہے جنہیں بغیر کسی تبدیلی کے تصویر کے پرامپٹ میں کاپی کرنے کی ضرورت ہے، جنہیں بصورت دیگر LLM دوبارہ لکھ سکتا ہے۔"
+ },
+ {
+ "id": 795,
+ "label": "Padding",
+ "localized": "پیڈنگ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 796,
+ "label": "Prompt strength",
+ "localized": "پرامپٹ کی طاقت",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 797,
+ "label": "Preview start",
+ "localized": "پیش نظارہ کا آغاز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 798,
+ "label": "Preview end",
+ "localized": "پیش نظارہ کا اختتام",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 799,
+ "label": "Pixels to expand",
+ "localized": "پھیلانے کے لیے پکسلز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 800,
+ "label": "Processor",
+ "localized": "پروسیسر",
+ "reload": "",
+ "hint": "ControlNet کے لیے استعمال ہونے والی تصویر کو پری پروسیس کرنے کے لیے استعمال ہونے والا پروسیسر"
+ },
+ {
+ "id": 801,
+ "label": "Pose confidence",
+ "localized": "پوز کا اعتماد",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 802,
+ "label": "Parameter free",
+ "localized": "پیرامیٹر فری",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 803,
+ "label": "Processed",
+ "localized": "عمل شدہ",
+ "reload": "",
+ "hint": "عمل شدہ تصاویر کے ساتھ سیکشن دکھائیں/چھپائیں"
+ },
+ {
+ "id": 804,
+ "label": "Postprocess mask",
+ "localized": "پوسٹ پروسیس ماسک",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 805,
+ "label": "PixelArt block size",
+ "localized": "پکسل آرٹ بلاک سائز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 806,
+ "label": "PixelArt sharpen",
+ "localized": "پکسل آرٹ شارپن",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 807,
+ "label": "Platform",
+ "localized": "پلیٹ فارم",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 808,
+ "label": "Pipeline",
+ "localized": "پائپ لائن",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 809,
+ "label": "Perform warmup",
+ "localized": "وارم اپ انجام دیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 810,
+ "label": "Prompt attention normalization",
+ "localized": "پرامپٹ توجہ نارملائزیشن",
+ "reload": "",
+ "hint": "زیادہ مضبوط یا کمزور اثر و رسوخ سے بچنے کے لیے پرامپٹ ٹوکن کے وزن کو متوازن کرتا ہے۔ آؤٹ پٹ کو مستحکم کرنے میں مدد کرتا ہے۔"
+ },
+ {
+ "id": 811,
+ "label": "performance",
+ "localized": "کارکردگی",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 812,
+ "label": "Performance Counter",
+ "localized": "کارکردگی کاؤنٹر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 813,
+ "label": "PAG layer names",
+ "localized": "PAG تہوں کے نام",
+ "reload": "",
+ "hint": "تہوں کی جگہ سے الگ کی گئی فہرست دستیاب: d[0-5], m[0], u[0-8] ڈیفالٹ: m0"
+ },
+ {
+ "id": 814,
+ "label": "PAB cache enabled",
+ "localized": "PAB کیشے فعال",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 815,
+ "label": "PAB spacial skip range",
+ "localized": "PAB اسپیشل اسکپ رینج",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 816,
+ "label": "PAB spacial skip start",
+ "localized": "PAB اسپیشل اسکپ آغاز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 817,
+ "label": "PAB spacial skip end",
+ "localized": "PAB اسپیشل اسکپ اختتام",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 818,
+ "label": "ParaAttention first-block cache enabled",
+ "localized": "پارا توجہ فرسٹ بلاک کیشے فعال",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 819,
+ "label": "ParaAttention residual diff threshold",
+ "localized": "پارا توجہ ریزیڈوئل ڈف حد",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 820,
+ "label": "Parallel process images in batch",
+ "localized": "بیچ میں تصاویر پر بیک وقت عمل کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 821,
+ "label": "precompile",
+ "localized": "پری کمپائل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 822,
+ "label": "Panel minimum width",
+ "localized": "پینل کی کم از کم چوڑائی",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 823,
+ "label": "Persist UI layout",
+ "localized": "UI لے آؤٹ کو برقرار رکھیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 824,
+ "label": "Progress update period",
+ "localized": "پیشرفت کی اپ ڈیٹ کی مدت",
+ "reload": "",
+ "hint": "UI پروگریس بار اور پیش نظارہ چیک کرنے کی مدت، ملی سیکنڈ میں"
+ },
+ {
+ "id": 825,
+ "label": "Play a notification upon completion",
+ "localized": "تکمیل پر اطلاع بجائیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 826,
+ "label": "Path to notification sound",
+ "localized": "اطلاعی آواز کا راستہ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 827,
+ "label": "Postprocessing operation order",
+ "localized": "بعد از عملکاری کے آپریشن کی ترتیب",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 828,
+ "label": "Prompt padding",
+ "localized": "پرامپٹ پیڈنگ",
+ "reload": "",
+ "hint": "75 سے زیادہ ٹوکن استعمال کرتے وقت n ٹوکنز کے اندر آخری کوما سے پیڈنگ کر کے ہم آہنگی بڑھائیں"
+ },
+ {
+ "id": 829,
+ "label": "Pad prompt and negative prompt to be same length",
+ "localized": "پرامپٹ اور منفی پرامپٹ کو ایک ہی لمبائی کا کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 830,
+ "label": "Pin training dataset to memory",
+ "localized": "ٹریننگ ڈیٹا سیٹ کو میموری میں پن کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 831,
+ "label": "Primary model",
+ "localized": "بنیادی ماڈل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 832,
+ "label": "Preset Interpolation Ratio",
+ "localized": "پری سیٹ انٹرپولیشن تناسب",
+ "reload": "",
+ "hint": "اگر دو پری سیٹ منتخب ہیں، تو ان کے درمیان انٹرپولیٹ کریں"
+ },
+ {
+ "id": 833,
+ "label": "Prune",
+ "localized": "کٹائی (Prune)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 834,
+ "label": "Prediction type",
+ "localized": "پیشین گوئی کی قسم",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 835,
+ "label": "Prompt enhance",
+ "localized": "پرامپٹ بہتری",
+ "reload": "",
+ "hint": "ایکسٹینشن جو بہتر نتائج کے لیے پرامپٹ کو دوبارہ لکھنے کے لیے مختلف LLMs کا استعمال کر سکتی ہے"
+ },
+ {
+ "id": 836,
+ "label": "PidiNet",
+ "localized": "PidiNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 837,
+ "label": "Parameters",
+ "localized": "پیرامیٹرز",
+ "reload": "",
+ "hint": "تصویر کی جنریشن کے دوران استعمال ہونے والے بنیادی پیرامیٹرز"
+ },
+ {
+ "id": 838,
+ "label": "Postprocess upscale",
+ "localized": "بعد از عمل اپ اسکیلنگ",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "q": [
+ {
+ "id": 0,
+ "label": "Quick Settings",
+ "localized": "فوری ترتیبات",
+ "reload": "",
+ "hint": "فوری رسائی کے لیے مختلف ترتیبات کے حصوں سے پسندیدہ اشیاء"
+ },
+ {
+ "id": 0,
+ "label": "Quantized",
+ "localized": "کوانٹائزڈ (Quantized)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Qwen layered",
+ "localized": "کیووین لیئرڈ (Qwen layered)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings",
+ "localized": "فوری ترتیبات",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Qwen layered number of layers",
+ "localized": "کیووین تہوں کی تعداد",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization mode",
+ "localized": "کوانٹائزیشن موڈ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization type",
+ "localized": "کوانٹائزیشن کی قسم",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type",
+ "localized": "کوانٹائزڈ MatMul کی قسم",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization type for Text Encoders",
+ "localized": "ٹیکسٹ انکوڈرز کے لیے کوانٹائزیشن کی قسم",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type for Text Encoders",
+ "localized": "ٹیکسٹ انکوڈرز کے لیے کوانٹائزڈ MatMul کی قسم",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize convolutional layers",
+ "localized": "کنوولوشنل تہوں کو کوانٹائز کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize using GPU",
+ "localized": "جی پی یو (GPU) استعمال کرتے ہوئے کوانٹائز کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization weights type",
+ "localized": "کوانٹائزیشن ویٹس (Weights) کی قسم",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization activations type",
+ "localized": "کوانٹائزیشن ایکٹیویشنز (Activations) کی قسم",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings list",
+ "localized": "فوری ترتیبات کی فہرست",
+ "reload": "",
+ "hint": "ترتیبات کے ناموں کی فہرست، جو کوما سے الگ کی گئی ہو، ان ترتیبات کے لیے جو ترتیبات کے ٹیب کے بجائے اوپر فوری رسائی بار میں ہونی چاہئیں"
+ }
+ ],
+ "r": [
+ {
+ "id": 0,
+ "label": "Refine",
+ "localized": "بہتر بنائیں (Refine)",
+ "reload": "n/a",
+ "hint": "اصلاح ابتدائی پروسیسنگ مکمل ہونے کے بعد اضافی پروسیسنگ چلاتی ہے اور اس کا استعمال تصویر کو بہتر بنانے (upscale) اور معیار اور تفصیلات بڑھانے کے لیے دوبارہ پروسیس کرنے کے لیے کیا جا سکتا ہے۔"
+ },
+ {
+ "id": 0,
+ "label": "Restore",
+ "localized": "بحال کریں",
+ "reload": "n/a",
+ "hint": "موجودہ پرامپٹ یا آخری معلوم تیار کردہ تصویر سے پیرامیٹرز بحال کریں۔"
+ },
+ {
+ "id": 714,
+ "label": "Reset anchors",
+ "localized": "اینکرز ری سیٹ کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 942,
+ "label": "Reload model",
+ "localized": "ماڈل دوبارہ لوڈ کریں",
+ "reload": "n/a",
+ "hint": "فی الحال منتخب کردہ ماڈل کو دوبارہ لوڈ کریں۔"
+ },
+ {
+ "id": 0,
+ "label": "Reprocess",
+ "localized": "دوبارہ پروسیس کریں",
+ "reload": "n/a",
+ "hint": "مختلف پیرامیٹرز کا استعمال کرتے ہوئے پچھلی جنریشنز کو دوبارہ پروسیس کریں۔"
+ },
+ {
+ "id": 0,
+ "label": "Resize to",
+ "localized": "سائز تبدیل کریں تا",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Resize\n by",
+ "localized": "سائز تبدیل کریں بذریعہ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Resize\n to",
+ "localized": "سائز تبدیل کریں تا",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Run Preview",
+ "localized": "پریویو چلائیں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reference",
+ "localized": "حوالہ (Reference)",
+ "reload": "n/a",
+ "hint": "حوالہ جاتی ماڈلز کی فہرست جو پہلی بار استعمال پر خود بخود ڈاؤن لوڈ کی جا سکتی ہے۔"
+ },
+ {
+ "id": 0,
+ "label": "Reset receipe",
+ "localized": "نسخہ (receipe) ری سیٹ کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Run",
+ "localized": "چلائیں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8585,
+ "label": "Refresh extension list",
+ "localized": "ایکسٹینشن لسٹ ریفریش کریں",
+ "reload": "n/a",
+ "hint": "دستیاب ایکسٹینشنز کی فہرست کو ریفریش کریں۔"
+ },
+ {
+ "id": 0,
+ "label": "Restart server",
+ "localized": "سرور ری اسٹارٹ کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Request browser notifications",
+ "localized": "براؤزر اطلاعات کی درخواست کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore UI defaults",
+ "localized": "UI ڈیفالٹس بحال کریں",
+ "reload": "n/a",
+ "hint": "صارف کے انٹرفیس کی ڈیفالٹ اقدار کو بحال کریں۔"
+ },
+ {
+ "id": 0,
+ "label": "Refresh UI values",
+ "localized": "UI اقدار ریفریش کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8532,
+ "label": "Reinstall",
+ "localized": "دوبارہ انسٹال کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refresh state",
+ "localized": "حالت ریفریش کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refresh data",
+ "localized": "ڈیٹا ریفریش کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Run benchmark",
+ "localized": "بینچ مارک چلائیں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refresh bench",
+ "localized": "بینچ ریفریش کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore defaults",
+ "localized": "ڈیفالٹس بحال کریں",
+ "reload": "n/a",
+ "hint": "ڈیفالٹ سرور ترتیبات بحال کریں۔"
+ },
+ {
+ "id": 0,
+ "label": "Replace",
+ "localized": "تبدیل کریں (Replace)",
+ "reload": "n/a",
+ "hint": "تصویر تبدیل کریں"
+ },
+ {
+ "id": 0,
+ "label": "Refresh",
+ "localized": "تازہ کریں (Refresh)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reprocess decode",
+ "localized": "ڈی کوڈ دوبارہ پروسیس کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reprocess refine",
+ "localized": "ریفائن دوبارہ پروسیس کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reprocess face",
+ "localized": "چہرہ دوبارہ پروسیس کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Remove background",
+ "localized": "پس منظر ہٹائیں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "RAS: Region-Adaptive Sampling",
+ "localized": "RAS: ریجن ایڈاپٹیو سیمپلنگ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Resize",
+ "localized": "سائز تبدیل کریں",
+ "reload": "n/a",
+ "hint": "تصویر کا سائز تبدیل کرنا، فکسڈ ریزولوشن یا اسکیل کی بنیاد پر استعمال کیا جا سکتا ہے۔"
+ },
+ {
+ "id": 0,
+ "label": "Rerefence models",
+ "localized": "حوالہ جاتی ماڈلز",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Replace model components",
+ "localized": "ماڈل کے اجزاء تبدیل کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "rescale",
+ "localized": "دوبارہ اسکیل کریں (rescale)",
+ "reload": "n/a",
+ "hint": "زیرو ٹرمینل snr کے ساتھ بیٹاس کو دوبارہ اسکیل کریں۔"
+ },
+ {
+ "id": 0,
+ "label": "Resize seed from width",
+ "localized": "چوڑائی سے سیڈ کا سائز تبدیل کریں",
+ "reload": "n/a",
+ "hint": "ایسی تصویر تیار کرنے کی کوشش کریں جو مخصوص ریزولوشن پر اسی سیڈ (seed) کے ساتھ تیار کی گئی ہوتی۔"
+ },
+ {
+ "id": 0,
+ "label": "Resize seed from height",
+ "localized": "اونچائی سے سیڈ کا سائز تبدیل کریں",
+ "reload": "n/a",
+ "hint": "ایسی تصویر تیار کرنے کی کوشش کریں جو مخصوص ریزولوشن پر اسی سیڈ (seed) کے ساتھ تیار کی گئی ہوتی۔"
+ },
+ {
+ "id": 0,
+ "label": "Refine guidance",
+ "localized": "رہنمائی کو بہتر بنائیں",
+ "reload": "n/a",
+ "hint": "ریفائنر پاس کے لیے استعمال ہونے والا CFG اسکیل۔"
+ },
+ {
+ "id": 0,
+ "label": "Resize mode",
+ "localized": "سائز تبدیل کرنے کا موڈ",
+ "reload": "n/a",
+ "hint": "واضح کرتا ہے کہ سیکنڈ پاس ریفائنمنٹ میں ان پٹ کا سائز کیسے تبدیل یا ڈھالا جاتا ہے: - کوئی نہیں: سائز میں کوئی تبدیلی نہیں، اصل ریزولوشن برقرار رکھیں - فکسڈ: ہدف کی ریزولوشن پر زبردستی ری سائز کریں (شکل بگڑ سکتی ہے) - کراپ: پہلو کے تناسب کو برقرار رکھتے ہوئے ہدف کے مطابق سینٹر کراپ کریں - بھریں: فٹ ہونے کے لیے ری سائز کریں اور خالی جگہ کو بارڈرز سے بھریں - آؤٹ پینٹ: تصویر کی سرحدوں سے باہر کینوس کو پھیلائیں - سیاق و سباق سے آگاہ: اسمارٹ ری سائز جو آس پاس کے علاقوں کو مکس یا ڈھال لیتا ہے"
+ },
+ {
+ "id": 0,
+ "label": "Resize method",
+ "localized": "سائز تبدیل کرنے کا طریقہ",
+ "reload": "n/a",
+ "hint": "تصویر کا سائز تبدیل کرنے کے لیے استعمال ہونے والا طریقہ: سادہ ری سائز، اپ اسکیلنگ ماڈل، لیٹنٹ ری سائز یا غیر متناسب ڈی کوڈ ہو سکتا ہے۔"
+ },
+ {
+ "id": 0,
+ "label": "Resize width",
+ "localized": "چوڑائی تبدیل کریں",
+ "reload": "n/a",
+ "hint": "تصویر کو اس چوڑائی میں ری سائز کرتا ہے۔ اگر 0 ہو، تو چوڑائی قریب کے دو سلائیڈرز میں سے کسی سے اخذ کی جاتی ہے۔"
+ },
+ {
+ "id": 0,
+ "label": "Resize height",
+ "localized": "اونچائی تبدیل کریں",
+ "reload": "n/a",
+ "hint": "تصویر کو اس اونچائی میں ری سائز کرتا ہے۔ اگر 0 ہو، تو اونچائی قریب کے دو سلائیڈرز میں سے کسی سے اخذ کی جاتی ہے۔"
+ },
+ {
+ "id": 0,
+ "label": "Resize scale",
+ "localized": "سائز کا پیمانہ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refine sampler",
+ "localized": "سیمپلر کو بہتر بنائیں",
+ "reload": "n/a",
+ "hint": "اگر بنیادی سیمپلر مخصوص آپریشن کے لیے سپورٹڈ نہ ہو تو فال بیک سیمپلر کے طور پر مخصوص سیمپلر استعمال کریں۔"
+ },
+ {
+ "id": 0,
+ "label": "Refiner start",
+ "localized": "ریفائنر کا آغاز",
+ "reload": "n/a",
+ "hint": "ریفائنر پاس تب شروع ہوگا جب بیس ماڈل اتنا مکمل ہو جائے گا (مکمل بیس ماڈل رن کے بعد چلانے کے لیے 0 سے بڑے اور 1 سے چھوٹے پر سیٹ کریں)"
+ },
+ {
+ "id": 0,
+ "label": "Refiner steps",
+ "localized": "ریفائنر کے مراحل",
+ "reload": "n/a",
+ "hint": "ریفائنر پاس کے لیے استعمال ہونے والے مراحل کی تعداد۔"
+ },
+ {
+ "id": 0,
+ "label": "Refine prompt",
+ "localized": "پرامپٹ کو بہتر بنائیں",
+ "reload": "n/a",
+ "hint": "بیس ماڈل میں دوسرے انکوڈر (اگر موجود ہو) اور ریفائنر پاس (اگر فعال ہو) دونوں کے لیے استعمال ہونے والا پرامپٹ۔"
+ },
+ {
+ "id": 0,
+ "label": "Refine negative prompt",
+ "localized": "منفی پرامپٹ کو بہتر بنائیں",
+ "reload": "n/a",
+ "hint": "بیس ماڈل میں دوسرے انکوڈر (اگر موجود ہو) اور ریفائنر پاس (اگر فعال ہو) دونوں کے لیے استعمال ہونے والا منفی پرامپٹ۔"
+ },
+ {
+ "id": 0,
+ "label": "Renoise",
+ "localized": "دوبارہ نوائس کریں",
+ "reload": "n/a",
+ "hint": "ڈیٹیلنگ کے دوران اضافی شور (noise) کا اطلاق کریں۔"
+ },
+ {
+ "id": 0,
+ "label": "Renoise end",
+ "localized": "دوبارہ نوائس کا اختتام",
+ "reload": "n/a",
+ "hint": "آخری مرحلہ جب ری نوائس کا اطلاق ہوتا ہے۔"
+ },
+ {
+ "id": 0,
+ "label": "Range",
+ "localized": "حد (Range)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repeat x-axis",
+ "localized": "x-محور کو دہرائیں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repeat y-axis",
+ "localized": "y-محور کو دہرائیں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ReSwapper Model",
+ "localized": "ReSwapper ماڈل",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Return original images",
+ "localized": "اصل تصاویر واپس کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restart step",
+ "localized": "مرحلہ دوبارہ شروع کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore pipeline on end",
+ "localized": "اختتام پر پائپ لائن بحال کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Randomize seed after each loop iteration",
+ "localized": "ہر لوپ کے بعد سیڈ کو رینڈم کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Random seeds",
+ "localized": "رینڈم سیڈز",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore pipe on end",
+ "localized": "اختتام پر پائپ بحال کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Rows",
+ "localized": "قطاریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repetition penalty",
+ "localized": "تکرار کی سزا (Repetition penalty)",
+ "reload": "n/a",
+ "hint": "ان ٹوکنز کے دوبارہ استعمال کی حوصلہ شکنی کرتا ہے جو پہلے ہی پرامپٹ یا آؤٹ پٹ میں ظاہر ہو چکے ہیں۔ یہ پچھلے انتخاب پر نظر ثانی میں رکاوٹ پیدا کرنے جیسا ہے۔ تکراری لوپس کو توڑنے میں مدد کرتا ہے لیکن بہت زیادہ ویلیو پر ہم آہنگی کو کم کر سکتا ہے۔ غیر فعال کرنے کے لیے 1 پر سیٹ کریں۔"
+ },
+ {
+ "id": 0,
+ "label": "Redux prompt strength",
+ "localized": "Redux پرامپٹ کی طاقت",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "right",
+ "localized": "دائیں (right)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reference query weight",
+ "localized": "حوالہ سوال کا وزن",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reference adain weight",
+ "localized": "حوالہ adain کا وزن",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refine upscaler",
+ "localized": "اپ اسکیلر کو بہتر بنائیں",
+ "reload": "n/a",
+ "hint": "ابتدائی اپ اسکیلر کے بعد چلانے کے لیے ثانوی اپ اسکیلر منتخب کریں۔"
+ },
+ {
+ "id": 0,
+ "label": "Refine foreground",
+ "localized": "پیش منظر کو بہتر بنائیں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Recursive",
+ "localized": "تکراری (Recursive)",
+ "reload": "n/a",
+ "hint": "ذیلی فولڈرز میں تصاویر کو تکراری طور پر پروسیس کریں۔ فعال ہونے پر، پروسیس کرنے کے لیے تمام نیسٹڈ سب ڈائریکٹریز میں تصاویر تلاش کرتا ہے۔"
+ },
+ {
+ "id": 0,
+ "label": "Rebase",
+ "localized": "ری بیس (Rebase)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repos",
+ "localized": "ریپوز (Repos)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refiner model",
+ "localized": "ریفائنر ماڈل",
+ "reload": "n/a",
+ "hint": "سیکنڈ پاس آپریشنز کے لیے استعمال ہونے والا ریفائنر ماڈل"
+ },
+ {
+ "id": 0,
+ "label": "Record torch streams",
+ "localized": "ٹارچ اسٹریمز ریکارڈ کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Remote VAE image type",
+ "localized": "ریموٹ VAE تصویر کی قسم",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Remote VAE for encode",
+ "localized": "انکوڈ کے لیے ریموٹ VAE",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "RAS enabled",
+ "localized": "RAS فعال ہے",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "reduce-overhead",
+ "localized": "اوور ہیڈ کم کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "repeated",
+ "localized": "دہرایا گیا",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Root model folder",
+ "localized": "روٹ ماڈل فولڈر",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Resize background color",
+ "localized": "پس منظر کا رنگ تبدیل کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore from metadata: skip params",
+ "localized": "میٹا ڈیٹا سے بحال کریں: پیرامیٹرز چھوڑیں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore from metadata: skip settings",
+ "localized": "میٹا ڈیٹا سے بحال کریں: ترتیبات چھوڑیں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "requests",
+ "localized": "درخواستیں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "rust",
+ "localized": "rust",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore unparsed prompt",
+ "localized": "غیر پارس شدہ پرامپٹ بحال کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reuse loaded model dictionary",
+ "localized": "لوڈ شدہ ماڈل ڈکشنری دوبارہ استعمال کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ReBasin",
+ "localized": "ReBasin",
+ "reload": "n/a",
+ "hint": "دونوں ماڈلز سے زیادہ خصوصیات کو برقرار رکھنے کے لیے پرموٹیشنز کے ساتھ متعدد مرجز کرتا ہے"
+ },
+ {
+ "id": 0,
+ "label": "Replace VAE",
+ "localized": "VAE تبدیل کریں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reference unit 1",
+ "localized": "حوالہ یونٹ 1",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "s": [
+ {
+ "id": 0,
+ "label": "Sampler",
+ "localized": "سیمپلر (نمونہ ساز)",
+ "reload": "",
+ "hint": "سیمپلر اور سیڈ کے انتخاب اور کنفیگریشن سے متعلق ترتیبات۔ سیمپلر کئی مراحل میں شور (noise) کو تصویر میں تبدیل کرنے کے عمل کی رہنمائی کرتے ہیں۔"
+ },
+ {
+ "id": 1,
+ "label": "Scripts",
+ "localized": "اسکرپٹس",
+ "reload": "",
+ "hint": "تخلیقی عمل کے دوران منتخب اسکرپٹس کا استعمال کر کے اضافی خصوصیات فعال کریں"
+ },
+ {
+ "id": 2,
+ "label": "Scale",
+ "localized": "اسکیل (پیمانہ)",
+ "reload": "",
+ "hint": "تصویر کو مطلوبہ اسکیل کے مطابق ری سائز کریں۔ اگر فکسڈ چوڑائی/اونچائی سیٹ ہے تو اس آپشن کو نظر انداز کر دیا جائے گا"
+ },
+ {
+ "id": 3,
+ "label": "Swap X/Y",
+ "localized": "X/Y کو تبدیل کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Swap Y/Z",
+ "localized": "Y/Z کو تبدیل کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Swap X/Z",
+ "localized": "X/Z کو تبدیل کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Set prompt",
+ "localized": "پرامپٹ سیٹ کریں",
+ "reload": "",
+ "hint": "بہتر کردہ پرامپٹ کو مین پرامپٹ ان پٹ میں کاپی کریں"
+ },
+ {
+ "id": 7,
+ "label": "Skip",
+ "localized": "چھوڑ دیں",
+ "reload": "",
+ "hint": "موجودہ کام کو روکیں اور اگلے پر کام جاری رکھیں"
+ },
+ {
+ "id": 8,
+ "label": "Stop",
+ "localized": "روکیں",
+ "reload": "",
+ "hint": "پروسیسنگ روک دیں"
+ },
+ {
+ "id": 9,
+ "label": "Show",
+ "localized": "دکھائیں",
+ "reload": "",
+ "hint": "تصویر کا مقام دکھائیں"
+ },
+ {
+ "id": 10,
+ "label": "Save",
+ "localized": "محفوظ کریں",
+ "reload": "",
+ "hint": "تصویر محفوظ کریں"
+ },
+ {
+ "id": 11,
+ "label": "Sketch",
+ "localized": "خاکہ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Size & Inputs",
+ "localized": "سائز اور ان پٹ",
+ "reload": "",
+ "hint": "جنریشن ریزولیوشن اور اضافی ان پٹ میڈیا سے متعلق ترتیبات"
+ },
+ {
+ "id": 13,
+ "label": "Set receipe",
+ "localized": "نسخہ سیٹ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Scale by",
+ "localized": "اسکیل بذریعہ",
+ "reload": "",
+ "hint": "منتخب کردہ فیکٹر کے ذریعے اصل تصویر (تصاویر) کو ری سائز کرنے کے لیے اس ٹیب کا استعمال کریں"
+ },
+ {
+ "id": 15,
+ "label": "Scale to",
+ "localized": "اسکیل تک",
+ "reload": "",
+ "hint": "اصل تصویر (تصاویر) کو مطلوبہ ہدف سائز کے مطابق ری سائز کرنے کے لیے اس ٹیب کا استعمال کریں"
+ },
+ {
+ "id": 16,
+ "label": "Settings",
+ "localized": "ترتیبات",
+ "reload": "",
+ "hint": "ایپلی کیشن کی ترتیبات"
+ },
+ {
+ "id": 17,
+ "label": "System",
+ "localized": "سسٹم",
+ "reload": "",
+ "hint": "سسٹم کی ترتیبات اور معلومات"
+ },
+ {
+ "id": 18,
+ "label": "Shutdown server",
+ "localized": "سرور بند کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Start profiling",
+ "localized": "پروفائلنگ شروع کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "System Info",
+ "localized": "سسٹم کی معلومات",
+ "reload": "",
+ "hint": "سسٹم کی معلومات"
+ },
+ {
+ "id": 21,
+ "label": "Set UI defaults",
+ "localized": "UI ڈیفالٹس سیٹ کریں",
+ "reload": "",
+ "hint": "موجودہ اقدار کو یوزر انٹرفیس کے لیے ڈیفالٹ کے طور پر سیٹ کریں"
+ },
+ {
+ "id": 22,
+ "label": "Set UI menu states",
+ "localized": "UI مینو کی حالتیں سیٹ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Send interrupt",
+ "localized": "تعطل بھیجیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Submit results",
+ "localized": "نتائج جمع کرائیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "System Paths",
+ "localized": "سسٹم پاتھس",
+ "reload": "",
+ "hint": "مختلف ماڈل ڈائریکٹریز کے مقام سے متعلق ترتیبات"
+ },
+ {
+ "id": 26,
+ "label": "Show all pages",
+ "localized": "تمام صفحات دکھائیں",
+ "reload": "",
+ "hint": "ترتیبات کے تمام صفحات دکھائیں"
+ },
+ {
+ "id": 27,
+ "label": "Save model",
+ "localized": "ماڈل محفوظ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Scan missing",
+ "localized": "لاپتہ کو اسکین کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Save receipe",
+ "localized": "نسخہ محفوظ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Simple Merge",
+ "localized": "سادہ انضمام",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Style",
+ "localized": "اسٹائل",
+ "reload": "",
+ "hint": "منتخب کردہ پیرامیٹرز پر لاگو ہونے والے اضافی اسٹائل"
+ },
+ {
+ "id": 32,
+ "label": "SD 1.5",
+ "localized": "SD 1.5",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "SD XL",
+ "localized": "SD XL",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "SD1.5",
+ "localized": "SD1.5",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "SDXL",
+ "localized": "SDXL",
+ "reload": "",
+ "hint": "StableDiffusion XL"
+ },
+ {
+ "id": 36,
+ "label": "Start",
+ "localized": "شروع کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Select",
+ "localized": "منتخب کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Size",
+ "localized": "سائز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Size & Batch",
+ "localized": "سائز اور بیچ",
+ "reload": "",
+ "hint": "تصویر کا سائز اور بیچ"
+ },
+ {
+ "id": 40,
+ "label": "Seed",
+ "localized": "سیڈ (بیج)",
+ "reload": "",
+ "hint": "ابتدائی سیڈ اور تغیر"
+ },
+ {
+ "id": 41,
+ "label": "Script",
+ "localized": "اسکرپٹ",
+ "reload": "",
+ "hint": "استعمال کیے جانے والے اضافی اسکرپٹس"
+ },
+ {
+ "id": 42,
+ "label": "Stable Diffusion 3.x",
+ "localized": "Stable Diffusion 3.x",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "SDNQ: SD.Next Quantization",
+ "localized": "SDNQ: SD.Next کوانٹائزیشن",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Save Options",
+ "localized": "محفوظ کرنے کے آپشنز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Startup & Server Options",
+ "localized": "اسٹارٹ اپ اور سرور آپشنز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "SeedVR",
+ "localized": "SeedVR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Styles",
+ "localized": "اسٹائلز",
+ "reload": "",
+ "hint": "منتخب کردہ جنریشن پیرامیٹرز پر لاگو ہونے والے اضافی اسٹائلز"
+ },
+ {
+ "id": 48,
+ "label": "Search & Download",
+ "localized": "تلاش اور ڈاؤن لوڈ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "Server log",
+ "localized": "سرور لاگ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Steps",
+ "localized": "اسٹیپس (مراحل)",
+ "reload": "",
+ "hint": "تخلیق شدہ تصویر کو بہتر بنانے کے لیے کتنی بار دہرایا جائے؛ زیادہ اقدار زیادہ وقت لیتی ہیں؛ بہت کم اقدار خراب نتائج دے سکتی ہیں"
+ },
+ {
+ "id": 51,
+ "label": "Sampling method",
+ "localized": "سیمپلنگ کا طریقہ",
+ "reload": "",
+ "hint": "تصویر بنانے کے لیے کون سا الگورتھم استعمال کیا جائے"
+ },
+ {
+ "id": 52,
+ "label": "Sigma method",
+ "localized": "سگما کا طریقہ",
+ "reload": "",
+ "hint": "کنٹرول کرتا ہے کہ ڈفیوژن مراحل میں شور کی سطح (سگما) کیسے تقسیم ہوتی ہے۔ آپشنز: - ڈیفالٹ: ماڈل کا ڈیفالٹ - karras: ہموار شور کا شیڈول، کم مراحل میں بہتر معیار - beta: بیٹا شیڈول اقدار پر مبنی - exponential: شور کی بتدریج کمی - lambdas: تجرباتی، شور اور سگنل کا توازن - flowmatch: فلو میچنگ ماڈلز کے لیے موزوں"
+ },
+ {
+ "id": 53,
+ "label": "Sigma adjust",
+ "localized": "سگما ایڈجسٹ",
+ "reload": "",
+ "hint": "سیمپلر سگما ویلیو کو ایڈجسٹ کریں"
+ },
+ {
+ "id": 54,
+ "label": "Sampler order",
+ "localized": "سیمپلر کی ترتیب",
+ "reload": "",
+ "hint": "سیمپلر میں سالور اپڈیٹس کی ترتیب۔ اعلی ترتیب استحکام/درستگی کو بہتر بناتی ہے لیکن کمپیوٹیشن کی لاگت بڑھاتی ہے۔"
+ },
+ {
+ "id": 55,
+ "label": "SLG scale",
+ "localized": "SLG اسکیل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "SLG start",
+ "localized": "SLG آغاز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "SLG stop",
+ "localized": "SLG اختتام",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "SLG layers",
+ "localized": "SLG لیئرز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "SLG config",
+ "localized": "SLG کنفیگ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "SEG scale",
+ "localized": "SEG اسکیل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "SEG blur sigma",
+ "localized": "SEG بلر سگما",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "SEG blur threshold inf",
+ "localized": "SEG بلر تھریش ہولڈ inf",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "SEG start",
+ "localized": "SEG آغاز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "SEG stop",
+ "localized": "SEG اختتام",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "SEG layers",
+ "localized": "SEG لیئرز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66,
+ "label": "SEG config",
+ "localized": "SEG کنفیگ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "Strength",
+ "localized": "طاقت (اسٹرینتھ)",
+ "reload": "",
+ "hint": "تصویر کے آپریشن کے دوران ڈی نوائزنگ کی طاقت کنٹرول کرتی ہے کہ تخلیق کے دوران اصل تصویر میں کتنی تبدیلی کی اجازت ہے"
+ },
+ {
+ "id": 68,
+ "label": "Sort detections",
+ "localized": "ڈیٹیکشنز ترتیب دیں",
+ "reload": "",
+ "hint": "ڈیٹیکشن اسکور کے بجائے بائیں سے دائیں پتہ لگائے گئے علاقوں کو ترتیب دیں"
+ },
+ {
+ "id": 69,
+ "label": "Sharpen",
+ "localized": "تیز کریں (شارپن)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "Subject",
+ "localized": "موضوع (سبجیکٹ)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "Same latent",
+ "localized": "وہی لیٹنٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Share queries",
+ "localized": "کوائریز شیئر کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "Sigma",
+ "localized": "سگما",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "Stride",
+ "localized": "اسٹرائڈ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Structure",
+ "localized": "ساخت (اسٹرکچر)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Save HDR image",
+ "localized": "HDR تصویر محفوظ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Saturation",
+ "localized": "سیچوریشن",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Scale factor",
+ "localized": "اسکیل فیکٹر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Strength curve",
+ "localized": "اسٹرینتھ کرو",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Slider",
+ "localized": "سلائیڈر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "Set at prompt start",
+ "localized": "پرامپٹ کے آغاز پر سیٹ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "space",
+ "localized": "اسپیس (جگہ)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 83,
+ "label": "Skip guidance layers",
+ "localized": "گائیڈنس لیئرز چھوڑ دیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "Shared options",
+ "localized": "مشترکہ اختیارات",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 85,
+ "label": "Shift",
+ "localized": "شفٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 86,
+ "label": "Spatial frequency",
+ "localized": "سپیشل فریکوئنسی",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 87,
+ "label": "Save as copy",
+ "localized": "بطور کاپی محفوظ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88,
+ "label": "Sensitivity",
+ "localized": "حساسیت",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 89,
+ "label": "System prompt",
+ "localized": "سسٹم پرامپٹ",
+ "reload": "",
+ "hint": "سسٹم پرامپٹ LLM کے رویے کو کنٹرول کرتا ہے۔ یہ سب سے پہلے پروسیس ہوتا ہے اور پوری گفتگو میں برقرار رہتا ہے۔ اس کی ترجیح سب سے زیادہ ہوتی ہے اور اسے ہمیشہ ترتیب کے آغاز میں شامل کیا جاتا ہے۔ استعمال کریں: جواب کی فارمیٹنگ کے اصولوں، کردار کی تعریف، اور انداز کے لیے۔"
+ },
+ {
+ "id": 90,
+ "label": "Source subject",
+ "localized": "ماخذ موضوع",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 91,
+ "label": "Smooth mask",
+ "localized": "ہموار ماسک",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 92,
+ "label": "Scale after",
+ "localized": "بعد میں اسکیل کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 93,
+ "label": "Scale mask",
+ "localized": "ماسک اسکیل کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 94,
+ "label": "Show input",
+ "localized": "ان پٹ دکھائیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 95,
+ "label": "Show preview",
+ "localized": "پیش نظارہ دکھائیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 96,
+ "label": "Separate init image",
+ "localized": "علیحدہ ابتدائی تصویر",
+ "reload": "",
+ "hint": "کنٹرول ان پٹ کے ساتھ 'ابتدائی ان پٹ' کے نام سے ایک اضافی ونڈو بناتا ہے، تاکہ آپ کنٹرول آپریشنز اور ابتدائی ماخذ دونوں کے لیے الگ تصویر رکھ سکیں۔"
+ },
+ {
+ "id": 97,
+ "label": "Skip input frames",
+ "localized": "ان پٹ فریمز چھوڑ دیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 98,
+ "label": "Style fidelity",
+ "localized": "اسٹائل کی وفاداری",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99,
+ "label": "Scribble",
+ "localized": "سکربل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "Score threshold",
+ "localized": "اسکور کی حد",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 101,
+ "label": "Sampler shift",
+ "localized": "سیمپلر شفٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 102,
+ "label": "Save output",
+ "localized": "آؤٹ پٹ محفوظ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 103,
+ "label": "Show result images",
+ "localized": "نتیجہ خیز تصاویر دکھائیں",
+ "reload": "",
+ "hint": "تصویر کے پین میں پروسیس شدہ تصاویر دکھانے کے لیے فعال کریں"
+ },
+ {
+ "id": 104,
+ "label": "Save Caption Files",
+ "localized": "کیپشن فائلیں محفوظ کریں",
+ "reload": "",
+ "hint": "تصاویر کے ساتھ تخلیق شدہ کیپشنز کو txt. فائلوں میں محفوظ کریں۔ ہر تصویر کو ایک ہی بنیادی نام والی مماثل کیپشن فائل ملتی ہے۔"
+ },
+ {
+ "id": 105,
+ "label": "Sort alphabetically",
+ "localized": "حروف تہجی کے لحاظ سے ترتیب دیں",
+ "reload": "",
+ "hint": "ٹیگز کو اعتماد کے اسکور کے بجائے حروف تہجی کے لحاظ سے ترتیب دیں۔ غیر فعال ہونے پر، ٹیگز اعتماد کی بنیاد پر ترتیب دیے جاتے ہیں (سب سے زیادہ پہلے)۔ حروف تہجی کی ترتیب مخصوص ٹیگز تلاش کرنا آسان بناتی ہے۔"
+ },
+ {
+ "id": 106,
+ "label": "Show confidence scores",
+ "localized": "اعتماد کے اسکور دکھائیں",
+ "reload": "",
+ "hint": "ہر ٹیگ کے ساتھ اعتماد کا اسکور دکھائیں۔ ظاہر کرتا ہے کہ ماڈل ہر ٹیگ کے بارے میں کتنا یقینی ہے (0.0 سے 1.0)۔ یہ سمجھنے کے لیے مفید ہے کہ کون سے ٹیگز سب سے زیادہ قابل بھروسہ ہیں۔"
+ },
+ {
+ "id": 107,
+ "label": "Search",
+ "localized": "تلاش کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 108,
+ "label": "Sort by",
+ "localized": "ترتیب دیں بذریعہ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 109,
+ "label": "Specific branch name",
+ "localized": "مخصوص برانچ کا نام",
+ "reload": "",
+ "hint": "ایکسٹینشن برانچ کا نام بتائیں، ڈیفالٹ کے لیے خالی چھوڑ دیں"
+ },
+ {
+ "id": 110,
+ "label": "Submodules",
+ "localized": "سب ماڈیولز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 111,
+ "label": "Server start time",
+ "localized": "سرور شروع ہونے کا وقت",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 112,
+ "label": "State",
+ "localized": "حالت (اسٹیٹ)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 113,
+ "label": "Search Docs",
+ "localized": "دستاویزات تلاش کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 114,
+ "label": "Search GitHub Wiki Pages",
+ "localized": "GitHub وکی صفحات تلاش کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 115,
+ "label": "Search Changelog",
+ "localized": "تبدیلیوں کا لاگ تلاش کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 116,
+ "label": "Stage boundary ratio",
+ "localized": "اسٹیج باؤنڈری ریشو",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 117,
+ "label": "sequential",
+ "localized": "سلسلہ وار (sequential)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 118,
+ "label": "SVD rank size",
+ "localized": "SVD رینک سائز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 119,
+ "label": "SVD steps",
+ "localized": "SVD مراحل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 120,
+ "label": "Shuffle weights in post mode",
+ "localized": "پوسٹ موڈ میں وزن تبدیل (shuffle) کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 121,
+ "label": "SDXL: Use weighted pooled embeds",
+ "localized": "SDXL: وزنی پولڈ ایمبیڈز استعمال کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 122,
+ "label": "Sana: Use complex human instructions",
+ "localized": "Sana: پیچیدہ انسانی ہدایات استعمال کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 123,
+ "label": "Scaled-Dot-Product",
+ "localized": "اسکیلڈ ڈاٹ پروڈکٹ (SDP)",
+ "reload": "",
+ "hint": "میموری کی بہتری۔ غیر متعین جب تک کہ SDP میموری اٹینشن غیر فعال نہ ہو۔"
+ },
+ {
+ "id": 124,
+ "label": "Sage attention",
+ "localized": "Sage اٹینشن",
+ "reload": "",
+ "hint": "تجرباتی توجہ کی اصلاح کا طریقہ۔ رفتار کو بہتر بنا سکتا ہے لیکن کم تجربہ شدہ ہے اور کیڑے (bugs) پیدا کر سکتا ہے۔"
+ },
+ {
+ "id": 125,
+ "label": "stable-fast",
+ "localized": "stable-fast",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 126,
+ "label": "Save all generated images",
+ "localized": "تمام تخلیق شدہ تصاویر محفوظ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 127,
+ "label": "Save interrupted images",
+ "localized": "روکی گئی تصاویر محفوظ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 128,
+ "label": "Save all generated image grids",
+ "localized": "تمام تخلیق شدہ تصویری گرڈز محفوظ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 129,
+ "label": "Show metadata in full screen image browser",
+ "localized": "فل اسکرین امیج براؤزر میں میٹا ڈیٹا دکھائیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 130,
+ "label": "Save init images",
+ "localized": "ابتدائی تصاویر محفوظ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 131,
+ "label": "Save image before hires",
+ "localized": "ہائیر ریزولیوشن سے پہلے تصویر محفوظ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 132,
+ "label": "Save image before refiner",
+ "localized": "ریفائنر سے پہلے تصویر محفوظ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 133,
+ "label": "Save image before detailer",
+ "localized": "ڈیٹیلر سے پہلے تصویر محفوظ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 134,
+ "label": "Save image before color correction",
+ "localized": "رنگ کی اصلاح سے پہلے تصویر محفوظ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 135,
+ "label": "Save inpainting mask",
+ "localized": "ان پینٹنگ ماسک محفوظ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 136,
+ "label": "Save inpainting masked composite",
+ "localized": "ان پینٹنگ ماسکڈ کمپوزٹ محفوظ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 137,
+ "label": "Save images to a subdirectory",
+ "localized": "تصاویر کو ذیلی فولڈر میں محفوظ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 138,
+ "label": "Save metadata in image",
+ "localized": "تصویر میں میٹا ڈیٹا محفوظ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 139,
+ "label": "Save metadata to text file",
+ "localized": "ٹیکسٹ فائل میں میٹا ڈیٹا محفوظ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 140,
+ "label": "Save metadata to JSON file",
+ "localized": "JSON فائل میں میٹا ڈیٹا محفوظ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 141,
+ "label": "System information to include in metadata",
+ "localized": "میٹا ڈیٹا میں شامل کرنے کے لیے سسٹم کی معلومات",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 142,
+ "label": "Standard",
+ "localized": "معیاری (اسٹینڈرڈ)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 143,
+ "label": "Show MOTD",
+ "localized": "MOTD دکھائیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 144,
+ "label": "sidebar",
+ "localized": "سائڈ بار",
+ "reload": "",
+ "hint": "اسکرین کے دائیں جانب سائڈ بار"
+ },
+ {
+ "id": 145,
+ "label": "Show log view",
+ "localized": "لاگ ویو دکھائیں",
+ "reload": "",
+ "hint": "مین ونڈو کے نیچے لاگ ویو دکھائیں"
+ },
+ {
+ "id": 146,
+ "label": "Show grid in results",
+ "localized": "نتائج میں گرڈ دکھائیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 147,
+ "label": "Send seed when sending prompt or image to other interface",
+ "localized": "دوسرے انٹرفیس پر پرامپٹ یا تصویر بھیجتے وقت سیڈ بھیجیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 148,
+ "label": "Send size when sending prompt or image to another interface",
+ "localized": "دوسرے انٹرفیس پر پرامپٹ یا تصویر بھیجتے وقت سائز بھیجیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 149,
+ "label": "Show labels for aside tabs",
+ "localized": "سائڈ ٹیبز کے لیبل دکھائیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 150,
+ "label": "Show labels for main tabs",
+ "localized": "مین ٹیبز کے لیبل دکھائیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 151,
+ "label": "Show labels for page tabs",
+ "localized": "پیج ٹیبز کے لیبل دکھائیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 152,
+ "label": "Show ticks for input range slider",
+ "localized": "ان پٹ رینج سلائیڈر کے لیے نشانات دکھائیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 153,
+ "label": "Show parameter outline",
+ "localized": "پیرامیٹر آؤٹ لائن دکھائیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 154,
+ "label": "Simple",
+ "localized": "سادہ",
+ "reload": "",
+ "hint": "بہت سستا اندازہ۔ VAE کے مقابلے میں بہت تیز، لیکن 8 گنا کم افقی/عمودی ریزولیوشن اور انتہائی کم معیار کی تصاویر تیار کرتا ہے"
+ },
+ {
+ "id": 155,
+ "label": "SeedVR CFG Scale",
+ "localized": "SeedVR CFG اسکیل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 156,
+ "label": "Sort order",
+ "localized": "ترتیب کی صورت",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 157,
+ "label": "Skip CivitAI scan for regex pattern(s)",
+ "localized": "regex پیٹرن کے لیے CivitAI اسکین چھوڑ دیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 158,
+ "label": "Show reference styles",
+ "localized": "حوالہ جاتی اسٹائل دکھائیں",
+ "reload": "",
+ "hint": "بلٹ ان اسٹائل دکھائیں یا چھپائیں"
+ },
+ {
+ "id": 159,
+ "label": "Skip Generation if NaN found in latents",
+ "localized": "اگر لیٹنٹس میں NaN پایا جائے تو جنریشن چھوڑ دیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 160,
+ "label": "Save grids to a subdirectory",
+ "localized": "گرڈز کو ذیلی فولڈر میں محفوظ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 161,
+ "label": "Show live previews",
+ "localized": "لائیو پیش نظارہ دکھائیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 162,
+ "label": "Save resumable optimizer state when training",
+ "localized": "تربیت کے دوران دوبارہ شروع ہونے والی آپٹیمائزر حالت محفوظ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 163,
+ "label": "Save training settings to a text file",
+ "localized": "تربیتی ترتیبات کو ٹیکسٹ فائل میں محفوظ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 164,
+ "label": "Show previews as a grid",
+ "localized": "پیش نظارہ گرڈ کے طور پر دکھائیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 165,
+ "label": "Show progressbar",
+ "localized": "پروگریس بار دکھائیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 166,
+ "label": "Save generated images within tensorboard",
+ "localized": "تخلیق شدہ تصاویر کو tensorboard میں محفوظ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 167,
+ "label": "Save loss CSV file every n steps",
+ "localized": "ہر n مراحل کے بعد لاس CSV فائل محفوظ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 168,
+ "label": "Save images to a subdirectory when using Save button",
+ "localized": "محفوظ کریں بٹن استعمال کرتے وقت تصاویر کو ذیلی فولڈر میں محفوظ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 169,
+ "label": "Secondary model",
+ "localized": "ثانوی ماڈل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 170,
+ "label": "Save metadata",
+ "localized": "میٹا ڈیٹا محفوظ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 171,
+ "label": "safetensors",
+ "localized": "safetensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 172,
+ "label": "shuffle",
+ "localized": "شفل (shuffle)",
+ "reload": "",
+ "hint": "مکمل ماڈل کو RAM میں لوڈ کرتا ہے اور VRAM پر حساب لگاتا ہے: کم تیزی، SDXL انضمام کے لیے تجویز کردہ"
+ },
+ {
+ "id": 173,
+ "label": "Save diffusers",
+ "localized": "diffusers محفوظ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 174,
+ "label": "Save safetensors",
+ "localized": "safetensors محفوظ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 175,
+ "label": "Search models",
+ "localized": "ماڈلز تلاش کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 176,
+ "label": "Select model",
+ "localized": "ماڈل منتخب کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 177,
+ "label": "Specify model variant",
+ "localized": "ماڈل کی قسم بتائیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 178,
+ "label": "Specify model revision",
+ "localized": "ماڈل کا نظر ثانی ورژن بتائیں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 179,
+ "label": "SegmentAnything",
+ "localized": "SegmentAnything",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 180,
+ "label": "Sections",
+ "localized": "سیکشنز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 181,
+ "label": "Samplers",
+ "localized": "سیمپلرز",
+ "reload": "",
+ "hint": "سیمپلرز/شیڈولرز کی جدید ترتیبات"
+ }
+ ],
+ "t": [
+ {
+ "id": 0,
+ "label": "T2I",
+ "localized": "T2I",
+ "reload": "",
+ "hint": "ٹیکسٹ سے امیج بنائیں لیگیسی انٹرفیس جو اصل ٹیکسٹ ٹو امیج انٹرفیس اور رویے کی نقل کرتا ہے"
+ },
+ {
+ "id": 0,
+ "label": "T2I Adapter",
+ "localized": "T2I اڈاپٹر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tagger",
+ "localized": "ٹیگر",
+ "reload": "",
+ "hint": "WaifuDiffusion یا DeepBooru جیسے اینیمی پر مبنی درجہ بندی کے ماڈلز کا استعمال کرتے ہوئے تصاویر کو ٹیگ کریں۔"
+ },
+ {
+ "id": 0,
+ "label": "Tag",
+ "localized": "ٹیگ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text Encoder",
+ "localized": "ٹیکسٹ انکوڈر",
+ "reload": "",
+ "hint": "جنریشن کے دوران ٹیکسٹ انکوڈر اور پرامپٹ انکوڈنگ پروسیسنگ سے متعلق سیٹنگز"
+ },
+ {
+ "id": 0,
+ "label": "Text",
+ "localized": "ٹیکسٹ",
+ "reload": "",
+ "hint": "ٹیکسٹ سے امیج بنائیں"
+ },
+ {
+ "id": 0,
+ "label": "TorchAO",
+ "localized": "TorchAO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TensorRT",
+ "localized": "TensorRT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Torch Options",
+ "localized": "Torch کے اختیارات",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Token Merging",
+ "localized": "ٹوکن مرجنگ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TeaCache",
+ "localized": "TeaCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Theme options",
+ "localized": "تھیم کے اختیارات",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Task History",
+ "localized": "ٹاسک کی ہسٹری",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timestep spacing",
+ "localized": "ٹائم سٹیپ سپیسنگ",
+ "reload": "",
+ "hint": "یہ طے کرتا ہے کہ ڈفیوژن کے عمل کے دوران ٹائم سٹیپس کیسے تقسیم کیے جاتے ہیں۔ اختیارات: - default: ماڈل کا ڈیفالٹ - leading: یکساں فاصلے والے مراحل تخلیق کرتا ہے - linspace: پہلے اور آخری مراحل کو شامل کرتا ہے اور باقی درمیانی مراحل کو یکساں طور پر منتخب کرتا ہے - trailing: صرف آخری مرحلے کو شامل کرتا ہے اور آخر سے شروع ہونے والے درمیانی مراحل کو یکساں طور پر منتخب کرتا ہے"
+ },
+ {
+ "id": 0,
+ "label": "Timesteps presets",
+ "localized": "ٹائم سٹیپس پری سیٹس",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timesteps override",
+ "localized": "ٹائم سٹیپس اوور رائیڈ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "thresholding",
+ "localized": "تھریش ہولڈنگ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Texture tiling",
+ "localized": "ٹیکسچر ٹائلنگ",
+ "reload": "",
+ "hint": "تخلیق شدہ امیج پر بغیر کسی جوڑ کے ٹائلنگ کا اطلاق کریں تاکہ اسے بطور ٹیکسٹچر استعمال کیا جا سکے"
+ },
+ {
+ "id": 0,
+ "label": "Threshold",
+ "localized": "تھریش ہولڈ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Trigger word",
+ "localized": "ٹریگر ورڈ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temperature",
+ "localized": "ٹمپریچر",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timestep",
+ "localized": "ٹائم سٹیپ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=1",
+ "localized": "ٹائل پرامپٹ: x=1 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=2",
+ "localized": "ٹائل پرامپٹ: x=1 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=3",
+ "localized": "ٹائل پرامپٹ: x=1 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=4",
+ "localized": "ٹائل پرامپٹ: x=1 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=1",
+ "localized": "ٹائل پرامپٹ: x=2 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=2",
+ "localized": "ٹائل پرامپٹ: x=2 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=3",
+ "localized": "ٹائل پرامپٹ: x=2 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=4",
+ "localized": "ٹائل پرامپٹ: x=2 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=1",
+ "localized": "ٹائل پرامپٹ: x=3 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=2",
+ "localized": "ٹائل پرامپٹ: x=3 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=3",
+ "localized": "ٹائل پرامپٹ: x=3 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=4",
+ "localized": "ٹائل پرامپٹ: x=3 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=1",
+ "localized": "ٹائل پرامپٹ: x=4 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=2",
+ "localized": "ٹائل پرامپٹ: x=4 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=3",
+ "localized": "ٹائل پرامپٹ: x=4 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=4",
+ "localized": "ٹائل پرامپٹ: x=4 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temporal frequency",
+ "localized": "ٹیمپورل فریکوئنسی",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Top-K",
+ "localized": "ٹاپ-K",
+ "reload": "",
+ "hint": "ہر قدم پر ٹوکن کے انتخاب کو K ممکنہ امیدواروں تک محدود کرتا ہے۔ کم قیمتیں (جیسے 40) نتائج کو زیادہ مرکوز اور متوقع بناتی ہیں، جبکہ زیادہ قیمتیں متنوع انتخاب کی اجازت دیتی ہیں۔ غیر فعال کرنے کے لیے 0 پر سیٹ کریں۔"
+ },
+ {
+ "id": 0,
+ "label": "Top-P",
+ "localized": "ٹاپ-P",
+ "reload": "",
+ "hint": "ان سب سے چھوٹے سیٹ سے ٹوکن منتخب کرتا ہے جن کا مجموعی امکان P (جیسے 0.9) سے زیادہ ہو۔ ماڈل کے اعتماد کی بنیاد پر امیدواروں کی تعداد کو متحرک طور پر ڈھالتا ہے؛ یقین ہونے پر کم اختیارات، غیر یقینی ہونے پر زیادہ۔ غیر فعال کرنے کے لیے 1 پر سیٹ کریں۔"
+ },
+ {
+ "id": 0,
+ "label": "Thinking mode",
+ "localized": "تھنکنگ موڈ",
+ "reload": "",
+ "hint": "سوچنے/استدلال کو فعال کرتا ہے، جس سے ماڈل کو جوابات تیار کرنے کے لیے زیادہ وقت ملتا ہے۔ یہ زیادہ تفصیلی جوابات کا باعث بن سکتا ہے، لیکن جواب کے وقت میں اضافہ کرے گا۔ یہ ترتیب ہائبرڈ اور صرف سوچنے والے ماڈلز دونوں کو متاثر کرتی ہے، اور کچھ میں متوقع معیار سے کم معیار کا نتیجہ نکل سکتا ہے۔ Qwen3-VL جیسے صرف سوچنے والے ماڈلز کے لیے اس ترتیب کو پریفیل کے ساتھ ملانا پڑ سکتا ہے۔ اس فیچر کو سپورٹ کرنے والے ماڈلز پر آئیکن لگا ہوتا ہے۔"
+ },
+ {
+ "id": 0,
+ "label": "Target subject",
+ "localized": "ٹارگٹ سبجیکٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tool",
+ "localized": "ٹول",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Textbox",
+ "localized": "ٹیکسٹ باکس",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile overlap",
+ "localized": "ٹائل اوور لیپ",
+ "reload": "",
+ "hint": "SD اپ سکیل کے لیے، ٹائلوں کے درمیان پکسلز میں کتنا اوور لیپ ہونا چاہیے۔ ٹائلیں اوور لیپ ہوتی ہیں تاکہ جب انہیں واپس ایک تصویر میں ضم کیا جائے تو کوئی واضح جوڑ نظر نہ آئے۔"
+ },
+ {
+ "id": 0,
+ "label": "T2I Strength",
+ "localized": "T2I طاقت",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Time embedding mix",
+ "localized": "ٹائم ایمبیڈنگ مکس",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tiling options",
+ "localized": "ٹائلنگ کے اختیارات",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tiny",
+ "localized": "ٹائنی",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "True guidance",
+ "localized": "ٹرو گائیڈنس",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile frames",
+ "localized": "ٹائل فریمز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Task",
+ "localized": "کام",
+ "reload": "",
+ "hint": "یہ تبدیل کرتا ہے کہ ماڈل کون سا کام انجام دے گا۔ جب ٹاسک Use Prompt پر سیٹ ہو تو باقاعدہ ٹیکسٹ پرامپٹس استعمال کیے جا سکتے ہیں۔ جب دوسرے اختیارات منتخب ہوں، تو رہنمائی کے لیے خالی Prompt فیلڈ کے اندر اشارہ دیکھیں۔"
+ },
+ {
+ "id": 0,
+ "label": "Tagger Model",
+ "localized": "ٹیگر ماڈل",
+ "reload": "",
+ "hint": "امیج ٹیگنگ کے لیے استعمال ہونے والا ماڈل۔WaifuDiffusion ماڈلز (wd-*): الگ جنرل اور کریکٹر تھریش ہولڈز کے ساتھ جدید ٹیگرز۔DeepBooru : پرانا ٹیگر، صرف جنرل تھریش ہولڈ استعمال کرتا ہے۔"
+ },
+ {
+ "id": 0,
+ "label": "Torch",
+ "localized": "Torch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Transformers load using Run:ai streamer",
+ "localized": "Run:ai اسٹریمر کا استعمال کرتے ہوئے ٹرانسفارمرز لوڈ کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temporal steps",
+ "localized": "ٹیمپورل سٹیپس",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TE",
+ "localized": "TE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "true",
+ "localized": "درست",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text encoder model",
+ "localized": "ٹیکسٹ انکوڈر ماڈل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text encoder cache size",
+ "localized": "ٹیکسٹ انکوڈر کیشے سائز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T5: Use shared instance of text encoder",
+ "localized": "T5: ٹیکسٹ انکوڈر کا مشترکہ انسٹینس استعمال کریں",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tunable ops limit",
+ "localized": "ٹیون ایبل آپس لمیٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ToMe",
+ "localized": "ToMe",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ToDo",
+ "localized": "ToDo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ToMe token merging ratio",
+ "localized": "ToMe ٹوکن مرجنگ ریشو",
+ "reload": "",
+ "hint": "رفتار اور میموری کی بہتری کے لیے tomesd کے ذریعے فالتو ٹوکن مرجنگ کو فعال کریں، 0=غیر فعال"
+ },
+ {
+ "id": 0,
+ "label": "ToDo token merging ratio",
+ "localized": "ToDo ٹوکن مرجنگ ریشو",
+ "reload": "",
+ "hint": "رفتار اور میموری کی بہتری کے لیے todo کے ذریعے فالتو ٹوکن مرجنگ کو فعال کریں، 0=غیر فعال"
+ },
+ {
+ "id": 0,
+ "label": "TaylorSeer",
+ "localized": "TaylorSeer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TeaCache cache enabled",
+ "localized": "TeaCache کیشے فعال ہے",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TeaCache L1 threshold",
+ "localized": "TeaCache L1 تھریش ہولڈ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TAESD",
+ "localized": "TAESD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TAESD variant",
+ "localized": "TAESD ویرینٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TAESD decode layers",
+ "localized": "TAESD ڈیکوڈ لیئرز",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tensorboard flush period",
+ "localized": "ٹینسر بورڈ فلش پریڈ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tertiary model",
+ "localized": "تیسرا ماڈل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Target model type",
+ "localized": "ٹارگٹ ماڈل کی قسم",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 1",
+ "localized": "T2I-اڈاپٹر یونٹ 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 2",
+ "localized": "T2I-اڈاپٹر یونٹ 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 3",
+ "localized": "T2I-اڈاپٹر یونٹ 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 4",
+ "localized": "T2I-اڈاپٹر یونٹ 4",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "u": [
+ {
+ "id": 75525000,
+ "label": "Unload model",
+ "localized": "ماڈل ان لوڈ کریں",
+ "reload": "script_prompt_enhance",
+ "hint": "فی الحال لوڈ شدہ ماڈل کو میموری سے خارج کریں"
+ },
+ {
+ "id": 75525001,
+ "label": "Upload",
+ "localized": "اپ لوڈ",
+ "reload": "img2img",
+ "hint": ""
+ },
+ {
+ "id": 75525002,
+ "label": "Unload",
+ "localized": "ان لوڈ",
+ "reload": "caption",
+ "hint": ""
+ },
+ {
+ "id": 75525003,
+ "label": "Update all installed",
+ "localized": "تمام نصب شدہ کو اپ ڈیٹ کریں",
+ "reload": "component-8571",
+ "hint": "نصب شدہ ایکسٹینشنز کو ان کے تازہ ترین دستیاب ورژن پر اپ ڈیٹ کریں"
+ },
+ {
+ "id": 75525004,
+ "label": "Update",
+ "localized": "اپ ڈیٹ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75525005,
+ "label": "User interface",
+ "localized": "صارف انٹرفیس",
+ "reload": "",
+ "hint": "صارف کے انٹرفیس کی ترجیحات کا جائزہ لیں اور ان کو ترتیب دیں"
+ },
+ {
+ "id": 75525006,
+ "label": "Update all",
+ "localized": "سب اپ ڈیٹ کریں",
+ "reload": "models_metadata_tab",
+ "hint": ""
+ },
+ {
+ "id": 75525007,
+ "label": "Upscale",
+ "localized": "اپ اسکیل",
+ "reload": "extras",
+ "hint": "تصویر کا ریزولیوشن بڑھائیں"
+ },
+ {
+ "id": 75525008,
+ "label": "UI Tabs",
+ "localized": "یو آئی ٹیبز",
+ "reload": "settings_ui",
+ "hint": ""
+ },
+ {
+ "id": 75525009,
+ "label": "Upscaling",
+ "localized": "اپ اسکیلنگ",
+ "reload": "settings_postprocessing",
+ "hint": ""
+ },
+ {
+ "id": 75525010,
+ "label": "Use segmentation",
+ "localized": "سیگمنٹیشن استعمال کریں",
+ "reload": "txt2img",
+ "hint": "سیگمنٹیشن ماسک کا استعمال کرتے ہوئے ڈیٹیلر چلائیں"
+ },
+ {
+ "id": 75525011,
+ "label": "Unload adapter",
+ "localized": "ایڈاپٹر ان لوڈ کریں",
+ "reload": "txt2img",
+ "hint": "جنریشن کے فوراً بعد IP ایڈاپٹر کو ان لوڈ کریں۔ بصورت دیگر IP ایڈاپٹر اگلی جنریشن کے عمل میں تیزی سے استعمال کے لیے لوڈ رہے گا"
+ },
+ {
+ "id": 75525012,
+ "label": "Use same seed",
+ "localized": "وہی سیڈ استعمال کریں",
+ "reload": "script_prompts_from_file",
+ "hint": ""
+ },
+ {
+ "id": 75525013,
+ "label": "Use defaults",
+ "localized": "ڈیفالٹس استعمال کریں",
+ "reload": "script_video",
+ "hint": ""
+ },
+ {
+ "id": 75525014,
+ "label": "Use text inputs",
+ "localized": "ٹیکسٹ ان پٹ استعمال کریں",
+ "reload": "script_xyz_grid_script",
+ "hint": ""
+ },
+ {
+ "id": 75525015,
+ "label": "Use random seeds",
+ "localized": "بے ترتیب سیڈز استعمال کریں",
+ "reload": "script_xyz_grid_script",
+ "hint": ""
+ },
+ {
+ "id": 75525016,
+ "label": "Use vision",
+ "localized": "ویژن استعمال کریں",
+ "reload": "script_prompt_enhance",
+ "hint": "پرامپٹ کو بہتر بناتے وقت ان پٹ تصویر شامل کریں۔ صرف ویژن کے حامل ماڈلز کے لیے دستیاب ہے، جن پر آئیکن کا نشان ہے۔"
+ },
+ {
+ "id": 75525017,
+ "label": "Use samplers",
+ "localized": "سیمپلرز استعمال کریں",
+ "reload": "script_prompt_enhance",
+ "hint": "سیمپلنگ (Top-k یا Top-p جیسے طریقوں کی بنیاد پر ٹوکنز کا انتخاب) کو فعال کریں یا گریڈی ڈی کوڈنگ (ہر قدم پر سب سے زیادہ امکانی ٹوکن کا انتخاب) استعمال کرنے کے لیے اسے غیر فعال کریں۔ فعال کرنے سے نتائج زیادہ متنوع اور تخلیقی ہوتے ہیں لیکن کم متعین ہوتے ہیں۔"
+ },
+ {
+ "id": 75525018,
+ "label": "Unload after processing",
+ "localized": "پروسیسنگ کے بعد ان لوڈ کریں",
+ "reload": "script_instantir",
+ "hint": ""
+ },
+ {
+ "id": 75525019,
+ "label": "up",
+ "localized": "اوپر",
+ "reload": "script_outpainting",
+ "hint": ""
+ },
+ {
+ "id": 75525020,
+ "label": "Upscaler",
+ "localized": "اپ اسکیلر",
+ "reload": "script_sd_upscale",
+ "hint": "اپ اسکیلنگ کے عمل کے لیے کون سا پہلے سے تربیت یافتہ ماڈل استعمال کرنا ہے۔"
+ },
+ {
+ "id": 75525021,
+ "label": "Units",
+ "localized": "یونٹس",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 75525022,
+ "label": "Unload processor",
+ "localized": "پروسیسر ان لوڈ کریں",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 75525023,
+ "label": "Use spaces",
+ "localized": "اسپیسز استعمال کریں",
+ "reload": "caption",
+ "hint": "ٹیگ آؤٹ پٹ میں انڈر اسکورز کو اسپیسز سے تبدیل کریں۔ کچھ پرامپٹ سسٹمز الفاظ کے درمیان خالی جگہ (مثلاً 'long hair') کو ترجیح دیتے ہیں جبکہ دیگر انڈر اسکور (مثلاً 'long_hair') استعمال کرتے ہیں۔"
+ },
+ {
+ "id": 75525024,
+ "label": "Username",
+ "localized": "یوزر نیم",
+ "reload": "component-8669",
+ "hint": ""
+ },
+ {
+ "id": 75525025,
+ "label": "UNET model",
+ "localized": "UNET ماڈل",
+ "reload": "settings_sd",
+ "hint": ""
+ },
+ {
+ "id": 75525026,
+ "label": "Use torch streams",
+ "localized": "torch streams استعمال کریں",
+ "reload": "settings_offload",
+ "hint": ""
+ },
+ {
+ "id": 75525027,
+ "label": "Use SVD quantization",
+ "localized": "SVD کوانٹائزیشن استعمال کریں",
+ "reload": "settings_quantization",
+ "hint": ""
+ },
+ {
+ "id": 75525028,
+ "label": "Use Dynamic quantization",
+ "localized": "ڈائنامک کوانٹائزیشن استعمال کریں",
+ "reload": "settings_quantization",
+ "hint": ""
+ },
+ {
+ "id": 75525029,
+ "label": "Use quantized MatMul",
+ "localized": "کوانٹائزڈ MatMul استعمال کریں",
+ "reload": "settings_quantization",
+ "hint": ""
+ },
+ {
+ "id": 75525030,
+ "label": "Use quantized MatMul with conv",
+ "localized": "conv کے ساتھ کوانٹائزڈ MatMul استعمال کریں",
+ "reload": "settings_quantization",
+ "hint": ""
+ },
+ {
+ "id": 75525031,
+ "label": "Use line break as prompt segment marker",
+ "localized": "لائن بریک کو پرامپٹ سیگمنٹ مارکر کے طور پر استعمال کریں",
+ "reload": "settings_text_encoder",
+ "hint": ""
+ },
+ {
+ "id": 75525032,
+ "label": "Use zeros for prompt padding",
+ "localized": "پرامپٹ پیڈنگ کے لیے زیروز استعمال کریں",
+ "reload": "settings_text_encoder",
+ "hint": "کسی بھی بقایا شور کو دور کرنے کے لیے پرامپٹ خالی ہونے پر فل زیرو ٹینسر کو مجبور کریں"
+ },
+ {
+ "id": 75525033,
+ "label": "Upcast sampling",
+ "localized": "اپ کاسٹ سیمپلنگ",
+ "reload": "settings_cuda",
+ "hint": "عام طور پر کم میموری استعمال کرتے ہوئے بہتر کارکردگی کے ساتھ --no-half جیسے ہی نتائج دیتا ہے"
+ },
+ {
+ "id": 75525034,
+ "label": "Unset",
+ "localized": "ان سیٹ",
+ "reload": "settings_cuda",
+ "hint": ""
+ },
+ {
+ "id": 75525035,
+ "label": "UI save only saves selected image",
+ "localized": "UI سیو صرف منتخب تصویر کو محفوظ کرتا ہے",
+ "reload": "settings_saving-images",
+ "hint": ""
+ },
+ {
+ "id": 75525036,
+ "label": "Use image gallery cache",
+ "localized": "تصویر گیلری کیشے استعمال کریں",
+ "reload": "settings_saving-images",
+ "hint": ""
+ },
+ {
+ "id": 75525037,
+ "label": "Use fixed width thumbnails",
+ "localized": "مقررہ چوڑائی والے تھمب نیلز استعمال کریں",
+ "reload": "settings_saving-images",
+ "hint": ""
+ },
+ {
+ "id": 75525038,
+ "label": "UI theme",
+ "localized": "یو آئی تھیم",
+ "reload": "settings_ui",
+ "hint": ""
+ },
+ {
+ "id": 75525039,
+ "label": "UI request timeout",
+ "localized": "یو آئی ریکوسٹ ٹائم آؤٹ",
+ "reload": "settings_ui",
+ "hint": ""
+ },
+ {
+ "id": 75525040,
+ "label": "UI locale",
+ "localized": "یو آئی زبان",
+ "reload": "settings_ui",
+ "hint": ""
+ },
+ {
+ "id": 75525041,
+ "label": "Unload upscaler after processing",
+ "localized": "پروسیسنگ کے بعد اپ اسکیلر ان لوڈ کریں",
+ "reload": "settings_postprocessing",
+ "hint": ""
+ },
+ {
+ "id": 75525042,
+ "label": "Upscaler latent steps",
+ "localized": "اپ اسکیلر لیٹنٹ سٹیپس",
+ "reload": "settings_postprocessing",
+ "hint": ""
+ },
+ {
+ "id": 75525043,
+ "label": "Upscaler tile size",
+ "localized": "اپ اسکیلر ٹائل سائز",
+ "reload": "settings_postprocessing",
+ "hint": "0 = کوئی ٹائلنگ نہیں"
+ },
+ {
+ "id": 75525044,
+ "label": "Upscaler tile overlap",
+ "localized": "اپ اسکیلر ٹائل اوورلیپ",
+ "reload": "settings_postprocessing",
+ "hint": "کم قیمتیں = واضح جوڑ (seam)"
+ },
+ {
+ "id": 75525045,
+ "label": "Use cached model config when available",
+ "localized": "دستیاب ہونے پر کیش شدہ ماڈل کنفگ استعمال کریں",
+ "reload": "settings_huggingface",
+ "hint": ""
+ },
+ {
+ "id": 75525046,
+ "label": "UI show on startup",
+ "localized": "اسٹارٹ اپ پر یو آئی دکھائیں",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 75525047,
+ "label": "UI sidebar width (%)",
+ "localized": "یو آئی سائیڈ بار کی چوڑائی (%)",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 75525048,
+ "label": "UI height (%)",
+ "localized": "یو آئی کی اونچائی (%)",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 75525049,
+ "label": "UI fetch network info on mouse-over",
+ "localized": "ماؤس اوپر لانے پر نیٹ ورک کی معلومات حاصل کریں",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 75525050,
+ "label": "Use reference values when available",
+ "localized": "دستیاب ہونے پر حوالہ جاتی اقدار استعمال کریں",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 75525051,
+ "label": "user",
+ "localized": "صارف",
+ "reload": "settings_extensions",
+ "hint": ""
+ },
+ {
+ "id": 75525052,
+ "label": "Upcast attention layer",
+ "localized": "اٹینشن لیئر کو اپ کاسٹ کریں",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": 75525053,
+ "label": "Use separate base dict",
+ "localized": "علیحدہ بیس ڈکشنری استعمال کریں",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": 75525054,
+ "label": "Use model EMA weights when possible",
+ "localized": "ممکنہ صورت میں ماڈل EMA ویٹ استعمال کریں",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": 75525055,
+ "label": "Use Kohya method for handling multiple LoRA",
+ "localized": "متعدد LoRA کو سنبھالنے کے لیے کوہیا (Kohya) طریقہ استعمال کریں",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": 75525056,
+ "label": "UI scripts order",
+ "localized": "یو آئی اسکرپٹس کی ترتیب",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": 75525057,
+ "label": "Use upscaler as suffix",
+ "localized": "اپ اسکیلر کو لاحقہ کے طور پر استعمال کریں",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": 75525058,
+ "label": "Unload Current Model from VRAM",
+ "localized": "موجودہ ماڈل کو VRAM سے ان لوڈ کریں",
+ "reload": "models_merge_tab",
+ "hint": ""
+ },
+ {
+ "id": 75525059,
+ "label": "unet",
+ "localized": "unet",
+ "reload": "component-5745",
+ "hint": ""
+ },
+ {
+ "id": 75525060,
+ "label": "Upsample",
+ "localized": "اپ سیمپل",
+ "reload": "video",
+ "hint": ""
+ }
+ ],
+ "v": [
+ {
+ "id": 721865181,
+ "label": "Video",
+ "localized": "ویڈیو",
+ "reload": "0",
+ "hint": "مختلف طریقوں کا استعمال کرتے ہوئے ویڈیوز بنائیں ٹیکسٹ ٹو امیج، امیج ٹو امیج، فرسٹ لاسٹ فریم وغیرہ کی معاونت کرتا ہے۔"
+ },
+ {
+ "id": 434529323,
+ "label": "Video Params",
+ "localized": "ویڈیو پیرامیٹرز",
+ "reload": "0",
+ "hint": "آؤٹ پٹ ویڈیو فائل کی انکوڈنگ سے متعلق ترتیبات"
+ },
+ {
+ "id": 849187313,
+ "label": "VLM Caption",
+ "localized": "VLM کیپشن",
+ "reload": "0",
+ "hint": "ویژن لینگویج ماڈل کا استعمال کرتے ہوئے تصویر کا تجزیہ کریں"
+ },
+ {
+ "id": 748375621,
+ "label": "Variational Auto Encoder",
+ "localized": "ویری ایشن آٹو انکوڈر",
+ "reload": "0",
+ "hint": "امیج جنریشن کے دوران ویری ایشن آٹو انکوڈر (VAE) اور امیج ڈی کوڈنگ کے عمل سے متعلق ترتیبات"
+ },
+ {
+ "id": 552837482,
+ "label": "VAE",
+ "localized": "VAE",
+ "reload": "0",
+ "hint": "ویری ایشن آٹو انکوڈر: وہ ماڈل جو جنریشن کے آخر میں امیج ڈی کوڈ چلانے کے لیے استعمال ہوتا ہے"
+ },
+ {
+ "id": 883746192,
+ "label": "Video Output",
+ "localized": "ویڈیو آؤٹ پٹ",
+ "reload": "0",
+ "hint": ""
+ },
+ {
+ "id": 112233445,
+ "label": "Variation",
+ "localized": "ویری ایشن",
+ "reload": "0",
+ "hint": "بنیادی سیڈ (seed) کے ساتھ ملایا جانے والا دوسرا سیڈ"
+ },
+ {
+ "id": 998877665,
+ "label": "Variation strength",
+ "localized": "ویری ایشن کی شدت",
+ "reload": "0",
+ "hint": "پیدا ہونے والی ویری ایشن کتنی مضبوط ہونی چاہیے۔ 0 پر، کوئی اثر نہیں ہوگا۔ 1 پر، آپ کو ویری ایشن سیڈ کے ساتھ مکمل تصویر ملے گی (سوائے انسیسٹرل سیمپلرز کے، جہاں آپ کو کچھ نہ کچھ ملے گا)"
+ },
+ {
+ "id": 334455667,
+ "label": "VAE type",
+ "localized": "VAE کی قسم",
+ "reload": "0",
+ "hint": "منتخب کریں کہ آیا آپ فل VAE، کم کوالٹی والا VAE چلانا چاہتے ہیں یا ریموٹ VAE سروس استعمال کرنے کی کوشش کرنا چاہتے ہیں"
+ },
+ {
+ "id": 776655443,
+ "label": "Vibrance",
+ "localized": "وائبرینس",
+ "reload": "0",
+ "hint": ""
+ },
+ {
+ "id": 221133445,
+ "label": "Version",
+ "localized": "ورژن",
+ "reload": "0",
+ "hint": ""
+ },
+ {
+ "id": 667788990,
+ "label": "Video format",
+ "localized": "ویڈیو فارمیٹ",
+ "reload": "0",
+ "hint": "آؤٹ پٹ ویڈیو کا فارمیٹ اور کوڈیک"
+ },
+ {
+ "id": 445566778,
+ "label": "Video duration",
+ "localized": "ویڈیو کا دورانیہ",
+ "reload": "0",
+ "hint": ""
+ },
+ {
+ "id": 119988776,
+ "label": "Video engine",
+ "localized": "ویڈیو انجن",
+ "reload": "0",
+ "hint": ""
+ },
+ {
+ "id": 554433221,
+ "label": "Video model",
+ "localized": "ویڈیو ماڈل",
+ "reload": "0",
+ "hint": ""
+ },
+ {
+ "id": 887766554,
+ "label": "VAE decode",
+ "localized": "VAE ڈی کوڈ",
+ "reload": "0",
+ "hint": ""
+ },
+ {
+ "id": 223344556,
+ "label": "Video interpolation",
+ "localized": "ویڈیو انٹرپولیشن",
+ "reload": "0",
+ "hint": ""
+ },
+ {
+ "id": 990011223,
+ "label": "Video codec",
+ "localized": "ویڈیو کوڈیک",
+ "reload": "0",
+ "hint": ""
+ },
+ {
+ "id": 776688554,
+ "label": "Video options",
+ "localized": "ویڈیو آپشنز",
+ "reload": "0",
+ "hint": ""
+ },
+ {
+ "id": 334422110,
+ "label": "Video save video",
+ "localized": "ویڈیو محفوظ کریں",
+ "reload": "0",
+ "hint": ""
+ },
+ {
+ "id": 665544332,
+ "label": "Video save frames",
+ "localized": "فریمز محفوظ کریں",
+ "reload": "0",
+ "hint": ""
+ },
+ {
+ "id": 112299887,
+ "label": "Video save safetensors",
+ "localized": "safetensors محفوظ کریں",
+ "reload": "0",
+ "hint": ""
+ },
+ {
+ "id": 556677889,
+ "label": "Video file",
+ "localized": "ویڈیو فائل",
+ "reload": "0",
+ "hint": ""
+ },
+ {
+ "id": 998811223,
+ "label": "VLM Model",
+ "localized": "VLM ماڈل",
+ "reload": "0",
+ "hint": "بصری زبان کے کاموں (Visual Language tasks) کے لیے استعمال ہونے والا ماڈل منتخب کریں۔ وہ ماڈل جو تھنکنگ موڈ (thinking mode) کی معاونت کرتے ہیں، ان پر آئیکن لگا ہوا ہے۔"
+ },
+ {
+ "id": 443322110,
+ "label": "VLM Max Tokens",
+ "localized": "VLM کے زیادہ سے زیادہ ٹوکنز",
+ "reload": "0",
+ "hint": "ماڈل اپنے جواب میں ٹوکنز کی زیادہ سے زیادہ تعداد جو پیدا کر سکتا ہے۔ ماڈل جنریشن کے دوران اس حد سے واقف نہیں ہوتا اور یہ ماڈل کو مزید تفصیلی یا جامع جوابات دینے پر مجبور نہیں کرے گا، یہ صرف لمبائی کی سخت حد مقرر کرتا ہے، اور حد تک پہنچنے پر جواب کو زبردستی کاٹ دے گا۔"
+ },
+ {
+ "id": 778899001,
+ "label": "VLM Num Beams",
+ "localized": "VLM بیمز کی تعداد",
+ "reload": "0",
+ "hint": "ایک ساتھ متعدد ممکنہ راستوں کو برقرار رکھتا ہے اور مجموعی طور پر بہترین ترتیب کا انتخاب کرتا ہے۔ جیسے بہترین مسودہ تلاش کرنے کے لیے ایک ہی وقت میں کئی ڈرافٹس کا جائزہ لینا۔ یہ زیادہ مکمل عمل ہے لیکن رینڈم سیمپلنگ کے مقابلے میں بہت سست اور کم تخلیقی ہے۔ عام طور پر اس کی سفارش نہیں کی جاتی، زیادہ تر جدید VLMs سیمپلنگ کے طریقوں کے ساتھ بہتر کارکردگی دکھاتے ہیں۔ غیر فعال کرنے کے لیے 1 پر سیٹ کریں۔"
+ },
+ {
+ "id": 556644332,
+ "label": "VLM Temperature",
+ "localized": "VLM ٹمپریچر",
+ "reload": "0",
+ "hint": "ٹوکن کے انتخاب میں بے ترتیبی (randomness) کو کنٹرول کرتا ہے۔ کم اقدار (مثلاً 0.1) آؤٹ پٹ کو زیادہ توجہ مرکوز اور متعین (deterministic) بناتی ہیں، جو ہمیشہ زیادہ امکان والے ٹوکنز کا انتخاب کرتی ہیں۔ زیادہ اقدار (مثلاً 0.9) کم امکانی ٹوکنز کی اجازت دے کر تخلیق کاری اور تنوع میں اضافہ کرتی ہیں۔ مکمل طور پر متعین آؤٹ پٹ کے لیے 0 پر سیٹ کریں (ہمیشہ سب سے زیادہ امکانی ٹوکن کا انتخاب کرتا ہے)۔"
+ },
+ {
+ "id": 223311009,
+ "label": "VLM",
+ "localized": "VLM",
+ "reload": "0",
+ "hint": ""
+ },
+ {
+ "id": 889977665,
+ "label": "VAE model",
+ "localized": "VAE ماڈل",
+ "reload": "0",
+ "hint": "VAE حتمی تصویر میں باریک تفصیلات میں مدد کرتا ہے اور رنگوں کو بھی تبدیل کر سکتا ہے"
+ },
+ {
+ "id": 445511223,
+ "label": "VAE slicing",
+ "localized": "VAE سلائسنگ",
+ "reload": "0",
+ "hint": "محدود VRAM کے ساتھ ایک وقت میں ایک تصویر کے حساب سے بیچ لیٹینٹس (batch latents) کو ڈی کوڈ کرتا ہے۔ ملٹی امیج بیچز پر VAE ڈی کوڈ میں تھوڑی کارکردگی بڑھاتا ہے"
+ },
+ {
+ "id": 112233990,
+ "label": "VAE tiling",
+ "localized": "VAE ٹائلنگ",
+ "reload": "0",
+ "hint": "محدود VRAM کے ساتھ بڑی تصاویر کو اوورلیپنگ ٹائلز میں تقسیم کرتا ہے۔ اس کے نتیجے میں پروسیسنگ کے وقت میں معمولی اضافہ ہوتا ہے"
+ },
+ {
+ "id": 778844112,
+ "label": "VAE tile size",
+ "localized": "VAE ٹائل کا سائز",
+ "reload": "0",
+ "hint": ""
+ },
+ {
+ "id": 334499001,
+ "label": "VAE tile overlap",
+ "localized": "VAE ٹائل اوورلیپ",
+ "reload": "0",
+ "hint": ""
+ },
+ {
+ "id": 667722113,
+ "label": "verbose",
+ "localized": "verbose",
+ "reload": "0",
+ "hint": ""
+ },
+ {
+ "id": 889933445,
+ "label": "VAE sliced encode",
+ "localized": "VAE سلائسڈ انکوڈ",
+ "reload": "0",
+ "hint": ""
+ },
+ {
+ "id": 112255889,
+ "label": "VGen params",
+ "localized": "VGen پیرامیٹرز",
+ "reload": "0",
+ "hint": ""
+ }
+ ],
+ "w": [
+ {
+ "id": 0,
+ "label": "Wiki",
+ "localized": "ویکی",
+ "reload": "",
+ "hint": "ویکی پیج"
+ },
+ {
+ "id": 1,
+ "label": "Wildcards",
+ "localized": "وائلڈ کارڈز",
+ "reload": "",
+ "hint": "وائلڈ کارڈز کا استعمال کریں"
+ },
+ {
+ "id": 2,
+ "label": "WanAI",
+ "localized": "WanAI",
+ "reload": "",
+ "hint": "WanAI ماڈل کے اختیارات"
+ },
+ {
+ "id": 3,
+ "label": "Watermarking",
+ "localized": "واٹر مارکنگ",
+ "reload": "",
+ "hint": "تصاویر کو محفوظ کرتے وقت واٹر مارک شامل کریں"
+ },
+ {
+ "id": 4,
+ "label": "Width",
+ "localized": "چوڑائی",
+ "reload": "",
+ "hint": "تصویر کی چوڑائی"
+ },
+ {
+ "id": 5,
+ "label": "Warmth",
+ "localized": "وارمتھ (حدت)",
+ "reload": "",
+ "hint": "رنگوں کی حدت کو تبدیل کریں"
+ },
+ {
+ "id": 6,
+ "label": "Weight",
+ "localized": "وزن (Weight)",
+ "reload": "",
+ "hint": "اثر کی شدت یا وزن"
+ },
+ {
+ "id": 7,
+ "label": "Width after",
+ "localized": "چوڑائی کے بعد",
+ "reload": "",
+ "hint": "تبدیلی کے بعد کی چوڑائی"
+ },
+ {
+ "id": 8,
+ "label": "Width mask",
+ "localized": "چوڑائی ماسک",
+ "reload": "",
+ "hint": "چوڑائی کے لیے ماسک کا استعمال"
+ },
+ {
+ "id": 9,
+ "label": "WebP lossless compression",
+ "localized": "WebP لاس لیس کمپریشن",
+ "reload": "",
+ "hint": "WebP فارمیٹ میں بغیر کوالٹی کھوئے ڈیٹا کو سکیڑنا"
+ },
+ {
+ "id": 10,
+ "label": "Weights clip",
+ "localized": "ویٹس کلپ (Weights clip)",
+ "reload": "",
+ "hint": "مدغم شدہ وزن کو اصل ماڈل سے زیادہ بھاری ہونے سے روکتا ہے تاکہ تصویر کے جلنے (burn in) اور ضرورت سے زیادہ رنگین ہونے سے بچا جا سکے"
+ }
+ ],
+ "x": [
+ {
+ "id": 0,
+ "label": "XS",
+ "localized": "XS",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "X components",
+ "localized": "ایکس (X) کے اجزاء",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "X overlap",
+ "localized": "ایکس (X) اوورلیپ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "X-axis tiles",
+ "localized": "ایکس محور (X-axis) ٹائلیں",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "X-axis tile overlap",
+ "localized": "ایکس محور ٹائل اوورلیپ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "X type",
+ "localized": "ایکس (X) کی قسم",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "X values",
+ "localized": "ایکس (X) کی قیمتیں",
+ "reload": "n/a",
+ "hint": "ایکس محور کے لیے مختلف قیمتوں کو کاما (،) کے ذریعے الگ کریں"
+ },
+ {
+ "id": 7,
+ "label": "xhinker",
+ "localized": "xhinker",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "xFormers",
+ "localized": "xFormers",
+ "reload": "n/a",
+ "hint": "میموری کی بہتری کے لیے۔ غیر متعین (ہر بار مختلف نتائج دے سکتا ہے)"
+ },
+ {
+ "id": 9,
+ "label": "xet",
+ "localized": "xet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "XYZ Grid",
+ "localized": "ایکس وائی زیڈ (XYZ) گرڈ",
+ "reload": "n/a",
+ "hint": "ایکس وائی زیڈ گرڈ ایک طاقتور ماڈیول ہے جو مختلف تخلیقی پیرامیٹرز کی بنیاد پر امیج گرڈ بناتا ہے"
+ }
+ ],
+ "y": [
+ {
+ "id": 0,
+ "label": "Y components",
+ "localized": "Y اجزاء",
+ "reload": "",
+ "hint": "Y محور کے اجزاء"
+ },
+ {
+ "id": 0,
+ "label": "Y overlap",
+ "localized": "Y اوورلیپ",
+ "reload": "",
+ "hint": "Y محور کا ایک دوسرے پر چڑھاؤ"
+ },
+ {
+ "id": 0,
+ "label": "Y-axis tiles",
+ "localized": "Y-محور ٹائلز",
+ "reload": "",
+ "hint": "Y-محور کے لیے ٹائلوں کی تعداد"
+ },
+ {
+ "id": 0,
+ "label": "Y-axis tile overlap",
+ "localized": "Y-محور ٹائل اوورلیپ",
+ "reload": "",
+ "hint": "Y-محور کی ٹائلوں کا ایک دوسرے پر چڑھاؤ"
+ },
+ {
+ "id": 0,
+ "label": "Y type",
+ "localized": "Y قسم",
+ "reload": "",
+ "hint": "Y محور کی قسم کا انتخاب کریں"
+ },
+ {
+ "id": 0,
+ "label": "Y values",
+ "localized": "Y اقدار",
+ "reload": "",
+ "hint": "Y محور کے لیے اقدار کو کوما سے الگ کریں"
+ }
+ ],
+ "z": [
+ {
+ "id": 0,
+ "label": "ZImageTurbo",
+ "localized": "زیڈ امیج ٹربو",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "zimage",
+ "localized": "zimage",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "ZeroStar init steps",
+ "localized": "زیرو اسٹار کے ابتدائی مراحل",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Zero",
+ "localized": "زیرو (صفر)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Z type",
+ "localized": "Z قسم",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Z values",
+ "localized": "Z اقدار",
+ "reload": "",
+ "hint": "کوما استعمال کرتے ہوئے Z محور کے لیے الگ الگ اقدار درج کریں"
+ },
+ {
+ "id": 6,
+ "label": "Zoe Depth",
+ "localized": "زوئی ڈیپتھ (گہرائی)",
+ "reload": "",
+ "hint": ""
+ }
+ ]
+}
\ No newline at end of file
diff --git a/html/locale_vi.json b/html/locale_vi.json
new file mode 100644
index 000000000..bbf974c49
--- /dev/null
+++ b/html/locale_vi.json
@@ -0,0 +1,11074 @@
+{
+ "0": [
+ {
+ "id": 0,
+ "label": "1st Stage",
+ "localized": "Giai đoạn 1",
+ "reload": "",
+ "hint": "Giai đoạn đầu tiên của quá trình xử lý hoặc lấy mẫu."
+ },
+ {
+ "id": 0,
+ "label": "2nd Stage",
+ "localized": "Giai đoạn 2",
+ "reload": "",
+ "hint": "Giai đoạn thứ hai của quá trình xử lý hoặc lấy mẫu."
+ },
+ {
+ "id": 0,
+ "label": "2nd Scale",
+ "localized": "Tỉ lệ giai đoạn 2",
+ "reload": "",
+ "hint": "Giá trị tỉ lệ (scale) được áp dụng trong giai đoạn thứ hai."
+ },
+ {
+ "id": 0,
+ "label": "2nd Restart step",
+ "localized": "Bước khởi động lại thứ 2",
+ "reload": "",
+ "hint": "Bước lấy mẫu mà tại đó quá trình được khởi động lại trong giai đoạn thứ hai."
+ },
+ {
+ "id": 0,
+ "label": "3rd Stage",
+ "localized": "Giai đoạn 3",
+ "reload": "",
+ "hint": "Giai đoạn thứ ba của quá trình xử lý hoặc lấy mẫu."
+ },
+ {
+ "id": 0,
+ "label": "3rd Scale",
+ "localized": "Tỉ lệ giai đoạn 3",
+ "reload": "",
+ "hint": "Giá trị tỉ lệ (scale) được áp dụng trong giai đoạn thứ ba."
+ },
+ {
+ "id": 0,
+ "label": "3rd Restart step",
+ "localized": "Bước khởi động lại thứ 3",
+ "reload": "",
+ "hint": "Bước lấy mẫu mà tại đó quá trình được khởi động lại trong giai đoạn thứ ba."
+ },
+ {
+ "id": 0,
+ "label": "4th Stage",
+ "localized": "Giai đoạn 4",
+ "reload": "",
+ "hint": "Giai đoạn thứ tư của quá trình xử lý hoặc lấy mẫu."
+ },
+ {
+ "id": 0,
+ "label": "4th Scale",
+ "localized": "Tỉ lệ giai đoạn 4",
+ "reload": "",
+ "hint": "Giá trị tỉ lệ (scale) được áp dụng trong giai đoạn thứ tư."
+ },
+ {
+ "id": 0,
+ "label": "4th Restart step",
+ "localized": "Bước khởi động lại thứ 4",
+ "reload": "",
+ "hint": "Bước lấy mẫu mà tại đó quá trình được khởi động lại trong giai đoạn thứ tư."
+ }
+ ],
+ "_": [
+ {
+ "id": 0,
+ "label": "⟲",
+ "localized": "⟲",
+ "reload": "",
+ "hint": "Làm mới"
+ },
+ {
+ "id": 0,
+ "label": "↶",
+ "localized": "↶",
+ "reload": "",
+ "hint": "Áp dụng phong cách đã chọn vào câu lệnh"
+ },
+ {
+ "id": 0,
+ "label": "↷",
+ "localized": "↷",
+ "reload": "",
+ "hint": "Lưu câu lệnh hiện tại thành phong cách"
+ },
+ {
+ "id": 0,
+ "label": "⇅",
+ "localized": "⇅",
+ "reload": "",
+ "hint": "Hoán đổi các giá trị"
+ },
+ {
+ "id": 0,
+ "label": "🎲️",
+ "localized": "🎲️",
+ "reload": "",
+ "hint": "Sử dụng seed ngẫu nhiên"
+ },
+ {
+ "id": 0,
+ "label": "⬅️",
+ "localized": "⬅️",
+ "reload": "",
+ "hint": "Sử dụng lại seed từ hình ảnh được tạo gần nhất"
+ },
+ {
+ "id": 0,
+ "label": "🕮",
+ "localized": "🕮",
+ "reload": "",
+ "hint": "Lưu các tham số từ hình ảnh được tạo gần nhất thành mẫu phong cách"
+ },
+ {
+ "id": 0,
+ "label": "📐",
+ "localized": "📐",
+ "reload": "",
+ "hint": "Đo kích thước từ hình ảnh hiện có"
+ },
+ {
+ "id": 0,
+ "label": "☲",
+ "localized": "☲",
+ "reload": "",
+ "hint": "Thay đổi kiểu hiển thị"
+ },
+ {
+ "id": 0,
+ "label": "⊜",
+ "localized": "⊜",
+ "reload": "",
+ "hint": "Điền đầy"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Ghi chú hình ảnh (Caption)"
+ },
+ {
+ "id": 0,
+ "label": "⁜",
+ "localized": "⁜",
+ "reload": "",
+ "hint": "Chuyển đổi phương pháp khớp hình ảnh"
+ },
+ {
+ "id": 0,
+ "label": "➠ Control",
+ "localized": "➠ Control",
+ "reload": "",
+ "hint": "Chuyển hình ảnh sang giao diện điều khiển (control interface)"
+ },
+ {
+ "id": 0,
+ "label": "➠ Text",
+ "localized": "➠ Text",
+ "reload": "",
+ "hint": "Chuyển hình ảnh sang giao diện văn bản"
+ },
+ {
+ "id": 0,
+ "label": "➠ Image",
+ "localized": "➠ Image",
+ "reload": "",
+ "hint": "Chuyển hình ảnh sang giao diện hình ảnh"
+ },
+ {
+ "id": 0,
+ "label": "➠ Process",
+ "localized": "➠ Process",
+ "reload": "",
+ "hint": "Chuyển hình ảnh sang giao diện xử lý"
+ },
+ {
+ "id": 0,
+ "label": "➠ Caption",
+ "localized": "➠ Caption",
+ "reload": "",
+ "hint": "Chuyển hình ảnh sang giao diện ghi chú"
+ },
+ {
+ "id": 0,
+ "label": "➠ Sketch",
+ "localized": "➠ Sketch",
+ "reload": "",
+ "hint": "Chuyển hình ảnh sang giao diện phác thảo (sketch)"
+ },
+ {
+ "id": 0,
+ "label": "➠ Inpaint",
+ "localized": "➠ Inpaint",
+ "reload": "",
+ "hint": "Chuyển hình ảnh sang giao diện vẽ đè (inpaint)"
+ },
+ {
+ "id": 0,
+ "label": "➠ Composite",
+ "localized": "➠ Composite",
+ "reload": "",
+ "hint": "Chuyển hình ảnh sang giao diện phác thảo vẽ đè (inpaint sketch)"
+ },
+ {
+ "id": 0,
+ "label": "⬆️",
+ "localized": "⬆️",
+ "reload": "",
+ "hint": "Tải hình ảnh lên"
+ },
+ {
+ "id": 0,
+ "label": "🔄",
+ "localized": "🔄",
+ "reload": "",
+ "hint": "Đặt lại các giá trị"
+ },
+ {
+ "id": 0,
+ "label": "🖼️",
+ "localized": "🖼️",
+ "reload": "",
+ "hint": "Hiển thị bản xem trước"
+ },
+ {
+ "id": 0,
+ "label": "↺",
+ "localized": "↺",
+ "reload": "",
+ "hint": "Áp dụng lựa chọn ngay lập tức"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Sắp xếp theo tên, tăng dần"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Sắp xếp theo tên, giảm dần"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Sắp xếp theo kích thước, tăng dần"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Sắp xếp theo kích thước, giảm dần"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Sắp xếp theo độ phân giải, tăng dần"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Sắp xếp theo độ phân giải, giảm dần"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Sắp xếp theo thời gian, tăng dần"
+ },
+ {
+ "id": 0,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "Sắp xếp theo thời gian, giảm dần"
+ },
+ {
+ "id": 0,
+ "label": "⊗",
+ "localized": "⊗",
+ "reload": "",
+ "hint": "Đặt lại các giá trị"
+ },
+ {
+ "id": 0,
+ "label": "🔍",
+ "localized": "🔍",
+ "reload": "",
+ "hint": "Tìm kiếm"
+ },
+ {
+ "id": 0,
+ "label": "⇨",
+ "localized": "⇨",
+ "reload": "",
+ "hint": "Áp dụng cài đặt sẵn (preset)"
+ },
+ {
+ "id": 0,
+ "label": "※",
+ "localized": "※",
+ "reload": "",
+ "hint": "Tải mô hình dưới dạng Refiner khi được chọn, nếu không sẽ tải dưới dạng mô hình cơ sở (base model)"
+ },
+ {
+ "id": 0,
+ "label": "🔎︎",
+ "localized": "🔎︎",
+ "reload": "",
+ "hint": "Quét CivitAI để tìm siêu dữ liệu và bản xem trước còn thiếu"
+ },
+ {
+ "id": 0,
+ "label": "⇕",
+ "localized": "⇕",
+ "reload": "",
+ "hint": "Sắp xếp theo: Tên tăng/giảm, Kích thước lớn/nhỏ nhất, Thời gian mới/cũ nhất"
+ },
+ {
+ "id": 0,
+ "label": "✕",
+ "localized": "✕",
+ "reload": "",
+ "hint": "Đóng"
+ }
+ ],
+ "a": [
+ {
+ "id": 6,
+ "label": "Advanced",
+ "localized": "Nâng cao",
+ "reload": "n/a",
+ "hint": "Các thiết lập nâng cao dùng để chạy trình tạo hình ảnh"
+ },
+ {
+ "id": 7,
+ "label": "Adapters",
+ "localized": "Bộ thích nghi (Adapters)",
+ "reload": "n/a",
+ "hint": "Các thiết lập liên quan đến IP Adapters"
+ },
+ {
+ "id": 8,
+ "label": "Apply to model",
+ "localized": "Áp dụng cho mô hình",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Analyze",
+ "localized": "Phân tích",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Apply changes",
+ "localized": "Áp dụng thay đổi",
+ "reload": "n/a",
+ "hint": "Áp dụng tất cả thay đổi và khởi động lại máy chủ"
+ },
+ {
+ "id": 11,
+ "label": "Apply settings",
+ "localized": "Áp dụng thiết lập",
+ "reload": "n/a",
+ "hint": "Lưu các thiết lập hiện tại, khuyến nghị khởi động lại máy chủ"
+ },
+ {
+ "id": 12,
+ "label": "Analyze model",
+ "localized": "Phân tích mô hình",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "All",
+ "localized": "Tất cả",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "artist",
+ "localized": "Họa sĩ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Alpha",
+ "localized": "Alpha",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Advanced Options",
+ "localized": "Tùy chọn nâng cao",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Appearance",
+ "localized": "Giao diện",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Answer",
+ "localized": "Câu trả lời",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Adjust start",
+ "localized": "Bắt đầu điều chỉnh",
+ "reload": "n/a",
+ "hint": "Bước bắt đầu khi quá trình điều chỉnh sigma xảy ra"
+ },
+ {
+ "id": 20,
+ "label": "Adjust end",
+ "localized": "Kết thúc điều chỉnh",
+ "reload": "n/a",
+ "hint": "Bước kết thúc khi quá trình điều chỉnh sigma xảy ra"
+ },
+ {
+ "id": 21,
+ "label": "AutoGuidance dropout",
+ "localized": "AutoGuidance dropout",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "AutoGuidance layers",
+ "localized": "Các lớp AutoGuidance",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "AutoGuidance config",
+ "localized": "Cấu hình AutoGuidance",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "APG momentum",
+ "localized": "Động lượng APG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "APG rescale",
+ "localized": "Tái tỷ lệ APG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Attention guidance",
+ "localized": "Hướng dẫn chú ý (Attention guidance)",
+ "reload": "n/a",
+ "hint": "Tỷ lệ CFG được sử dụng với PAG: Perturbed-Attention Guidance"
+ },
+ {
+ "id": 27,
+ "label": "Adaptive scaling",
+ "localized": "Tỷ lệ thích ứng",
+ "reload": "n/a",
+ "hint": "Công cụ sửa đổi thích ứng cho tỷ lệ hướng dẫn chú ý"
+ },
+ {
+ "id": 28,
+ "label": "Active IP adapters",
+ "localized": "Các IP adapter đang hoạt động",
+ "reload": "n/a",
+ "hint": "Số lượng IP adapter đang hoạt động"
+ },
+ {
+ "id": 29,
+ "label": "Adapter",
+ "localized": "Bộ thích nghi",
+ "reload": "n/a",
+ "hint": "Mô hình IP adapter"
+ },
+ {
+ "id": 30,
+ "label": "Anchor settings",
+ "localized": "Cài đặt mỏ neo (Anchor)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Alpha preset",
+ "localized": "Bản thiết lập sẵn Alpha",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Append heatmaps to results",
+ "localized": "Thêm biểu đồ nhiệt vào kết quả",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Auto apply",
+ "localized": "Tự động áp dụng",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Amplify LUT",
+ "localized": "Khuếch đại LUT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Add time info",
+ "localized": "Thêm thông tin thời gian",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Add text info",
+ "localized": "Thêm thông tin văn bản",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Add metadata",
+ "localized": "Thêm siêu dữ liệu (Metadata)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Allowed languages",
+ "localized": "Ngôn ngữ được phép",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Allowed alphabets",
+ "localized": "Bảng chữ cái được phép",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Apply to prompt",
+ "localized": "Áp dụng vào câu lệnh",
+ "reload": "n/a",
+ "hint": "Tự động sao chép kết quả đã cải thiện vào ô nhập câu lệnh"
+ },
+ {
+ "id": 41,
+ "label": "Auto enhance",
+ "localized": "Tự động cải thiện",
+ "reload": "n/a",
+ "hint": "Tự động cải thiện câu lệnh trước mỗi lần tạo hình ảnh"
+ },
+ {
+ "id": 42,
+ "label": "ACI: Color to Mask",
+ "localized": "ACI: Màu thành Mặt nạ",
+ "reload": "n/a",
+ "hint": "Chọn màu bạn muốn tạo mặt nạ và inpaint. Nhấp vào màu trong ảnh để tự động chọn. Khuyến nghị sử dụng hình ảnh như phông xanh để có kết quả chính xác."
+ },
+ {
+ "id": 43,
+ "label": "ACI: Color tolerance",
+ "localized": "ACI: Dung sai màu",
+ "reload": "n/a",
+ "hint": "Điều chỉnh dung sai để bao gồm các màu tương tự trong mặt nạ. Giá trị thấp = chỉ lấy các màu rất giống. Giá trị cao = lấy dải màu tương tự rộng hơn."
+ },
+ {
+ "id": 44,
+ "label": "ACI: Denoising strength",
+ "localized": "ACI: Cường độ khử nhiễu",
+ "reload": "n/a",
+ "hint": "Thay đổi Cường độ khử nhiễu để đạt được lượng inpaint mong muốn."
+ },
+ {
+ "id": 45,
+ "label": "ACI: Mask dilate",
+ "localized": "ACI: Giãn mặt nạ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "ACI: Mask erode",
+ "localized": "ACI: Xói mòn mặt nạ",
+ "reload": "n/a",
+ "hint": "Điều chỉnh phần đệm để áp dụng độ lệch vào bên trong mặt nạ. (Giá trị khuyến nghị = 2 để loại bỏ phần thừa ở các cạnh)"
+ },
+ {
+ "id": 47,
+ "label": "ACI: Mask blur",
+ "localized": "ACI: Làm mờ mặt nạ",
+ "reload": "n/a",
+ "hint": "Điều chỉnh độ mờ để áp dụng sự chuyển đổi mượt mà giữa hình ảnh và vùng inpaint. (Giá trị khuyến nghị = 0 để có độ sắc nét)"
+ },
+ {
+ "id": 48,
+ "label": "Adaptive restore",
+ "localized": "Khôi phục thích ứng",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "Apply noise",
+ "localized": "Áp dụng nhiễu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Auto min score",
+ "localized": "Điểm tối thiểu tự động",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Auto-segment",
+ "localized": "Tự động phân đoạn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Auto-mask",
+ "localized": "Tự động tạo mặt nạ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "Active",
+ "localized": "Kích hoạt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Attention",
+ "localized": "Chú ý (Attention)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Adain",
+ "localized": "Adain",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Attention Adain",
+ "localized": "Attention Adain",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Apply filter",
+ "localized": "Áp dụng bộ lọc",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "Alpha matting",
+ "localized": "Tách nền Alpha",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "Append Caption Files",
+ "localized": "Nối thêm tệp chú thích",
+ "reload": "n/a",
+ "hint": "Nối vào các tệp chú thích hiện có thay vì ghi đè. Hữu ích để thêm mô tả hoặc thẻ bổ sung cho các ảnh đã có chú thích."
+ },
+ {
+ "id": 60,
+ "label": "a1111",
+ "localized": "a1111",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "Autocast",
+ "localized": "Tự động ép kiểu (Autocast)",
+ "reload": "n/a",
+ "hint": "Tự động xác định độ chính xác trong thời gian chạy"
+ },
+ {
+ "id": 62,
+ "label": "Auto",
+ "localized": "Tự động",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "accuracy",
+ "localized": "Độ chính xác",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "atiadlxx (AMD only)",
+ "localized": "atiadlxx (chỉ dành cho AMD)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "aot_ts_nvfuser",
+ "localized": "aot_ts_nvfuser",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 66,
+ "label": "Additional image browser folders",
+ "localized": "Thư mục trình duyệt ảnh bổ sung",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "Add system information to metadata",
+ "localized": "Thêm thông tin hệ thống vào siêu dữ liệu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 68,
+ "label": "Autolaunch browser upon startup",
+ "localized": "Tự động mở trình duyệt khi khởi động",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "Allowed aspect ratios",
+ "localized": "Tỷ lệ khung hình được phép",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "Approximate",
+ "localized": "Xấp xỉ",
+ "reload": "n/a",
+ "hint": "Ước tính mạng thần kinh rẻ tiền. Rất nhanh so với VAE, nhưng tạo ra hình ảnh có độ phân giải ngang/dọc nhỏ hơn 4 lần và chất lượng thấp hơn"
+ },
+ {
+ "id": 71,
+ "label": "Additional postprocessing operations",
+ "localized": "Các thao tác hậu xử lý bổ sung",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Apply color correction",
+ "localized": "Áp dụng chỉnh sửa màu sắc",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "Apply mask as overlay",
+ "localized": "Áp dụng mặt nạ dưới dạng lớp phủ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "Apply sRGB linearization",
+ "localized": "Áp dụng tuyến tính hóa sRGB",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Available networks",
+ "localized": "Mạng hiện có",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Auto-convert SD15 embeddings to SDXL",
+ "localized": "Tự động chuyển đổi embedding SD15 sang SDXL",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "alias",
+ "localized": "Bí danh",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Attention query chunk size",
+ "localized": "Kích thước khối truy vấn chú ý (Attention query)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Attention kv chunk size",
+ "localized": "Kích thước khối KV chú ý (Attention kv)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Attention chunking threshold",
+ "localized": "Ngưỡng phân khối chú ý",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "Attempt VAE roll back for NaN values",
+ "localized": "Thử quay lui VAE cho các giá trị NaN",
+ "reload": "n/a",
+ "hint": "Yêu cầu Torch 2.1 và đã bật kiểm tra NaN"
+ },
+ {
+ "id": 82,
+ "label": "Add extended info to filename when saving grid",
+ "localized": "Thêm thông tin mở rộng vào tên tệp khi lưu lưới ảnh",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 83,
+ "label": "Add LoRA to prompt",
+ "localized": "Thêm LoRA vào câu lệnh",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "Alpha Ratio",
+ "localized": "Tỷ lệ Alpha",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 85,
+ "label": "ALPHA Block Weight Preset",
+ "localized": "Thiết lập sẵn trọng số khối ALPHA",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 86,
+ "label": "Automatically determine rank",
+ "localized": "Tự động xác định hạng (rank)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 87,
+ "label": "Autorank ratio",
+ "localized": "Tỷ lệ hạng tự động",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 88,
+ "label": "Advanced guidance params",
+ "localized": "Các tham số hướng dẫn nâng cao",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 89,
+ "label": "Adapter 1",
+ "localized": "Bộ thích nghi 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 90,
+ "label": "Adapter 2",
+ "localized": "Bộ thích nghi 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 91,
+ "label": "Adapter 3",
+ "localized": "Bộ thích nghi 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 92,
+ "label": "Adapter 4",
+ "localized": "Bộ thích nghi 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 93,
+ "label": "Audio",
+ "localized": "Âm thanh",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 94,
+ "label": "Advanced Options",
+ "localized": "Tùy chọn nâng cao",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 95,
+ "label": "Advanced Options",
+ "localized": "Tùy chọn nâng cao",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 96,
+ "label": "Advanced Options",
+ "localized": "Tùy chọn nâng cao",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "b": [
+ {
+ "id": 0,
+ "label": "Batch",
+ "localized": "Xử lý hàng loạt",
+ "reload": "",
+ "hint": "Cài đặt xử lý hàng loạt"
+ },
+ {
+ "id": 1,
+ "label": "Batch Caption",
+ "localized": "Chú thích hàng loạt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Batch Tag",
+ "localized": "Gắn thẻ hàng loạt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Benchmark",
+ "localized": "Đánh giá hiệu năng",
+ "reload": "",
+ "hint": "Chạy các bài kiểm tra hiệu năng"
+ },
+ {
+ "id": 4,
+ "label": "Backend Settings",
+ "localized": "Cài đặt Backend",
+ "reload": "",
+ "hint": "Các cài đặt liên quan đến tính toán backend: torch, onnx và olive"
+ },
+ {
+ "id": 5,
+ "label": "body",
+ "localized": "Thân (Body)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Beta",
+ "localized": "Beta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Balanced Offload",
+ "localized": "Giải phóng cân bằng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "BitsAndBytes",
+ "localized": "BitsAndBytes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Batch count",
+ "localized": "Số lượng đợt",
+ "reload": "",
+ "hint": "Số lượng đợt ảnh cần tạo (không ảnh hưởng đến hiệu suất tạo hoặc việc sử dụng VRAM)"
+ },
+ {
+ "id": 10,
+ "label": "Batch size",
+ "localized": "Kích thước đợt",
+ "reload": "",
+ "hint": "Số lượng hình ảnh được tạo trong một đợt duy nhất (tăng hiệu suất tạo nhưng tiêu tốn nhiều VRAM hơn)"
+ },
+ {
+ "id": 11,
+ "label": "Beta schedule",
+ "localized": "Lịch trình Beta",
+ "reload": "",
+ "hint": "Xác định cách beta (độ mạnh nhiễu mỗi bước) tăng dần. Các tùy chọn: - mặc định: mặc định của mô hình - linear: giảm nhiễu đều theo từng bước - scaled: phiên bản bình phương của linear, chỉ được sử dụng bởi Stable Diffusion - cosine: giảm mượt mà hơn, thường cho kết quả tốt hơn với ít bước hơn - sigmoid: chuyển đổi sắc nét, mang tính thử nghiệm"
+ },
+ {
+ "id": 12,
+ "label": "Base shift",
+ "localized": "Độ dịch cơ sở",
+ "reload": "",
+ "hint": "Giá trị dịch chuyển tối thiểu cho độ phân giải thấp khi sử dụng dịch chuyển động (dynamic shifting)."
+ },
+ {
+ "id": 13,
+ "label": "Brightness",
+ "localized": "Độ sáng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Block",
+ "localized": "Khối (Block)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Block size",
+ "localized": "Kích thước khối",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Banned words",
+ "localized": "Từ bị cấm",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Blur",
+ "localized": "Làm mờ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Batch input directory",
+ "localized": "Thư mục đầu vào hàng loạt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Batch output directory",
+ "localized": "Thư mục đầu ra hàng loạt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Batch mask directory",
+ "localized": "Thư mục mặt nạ hàng loạt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Background threshold",
+ "localized": "Ngưỡng nền",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Boost",
+ "localized": "Tăng cường (Boost)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Base",
+ "localized": "Cơ bản",
+ "reload": "",
+ "hint": "Các cài đặt cơ bản được sử dụng để chạy tạo hình ảnh"
+ },
+ {
+ "id": 24,
+ "label": "Blend strength",
+ "localized": "Độ mạnh hòa trộn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Base model",
+ "localized": "Mô hình cơ sở",
+ "reload": "",
+ "hint": "Mô hình chính được sử dụng cho tất cả các thao tác"
+ },
+ {
+ "id": 26,
+ "label": "Backend",
+ "localized": "Backend",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Benchmark steps",
+ "localized": "Các bước đánh giá",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Benchmark level",
+ "localized": "Mức độ đánh giá",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "balanced",
+ "localized": "Cân bằng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "block_level",
+ "localized": "Cấp độ khối",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Backend storage",
+ "localized": "Lưu trữ Backend",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "BF16",
+ "localized": "BF16",
+ "reload": "",
+ "hint": "Sử dụng độ chính xác dấu phẩy động 16-bit đã sửa đổi cho các tính toán"
+ },
+ {
+ "id": 33,
+ "label": "Batch matrix-matrix",
+ "localized": "Nhân ma trận hàng loạt",
+ "reload": "",
+ "hint": "Phép nhân ma trận hàng loạt tiêu chuẩn cho attention. Đáng tin cậy nhưng không hiệu quả về VRAM."
+ },
+ {
+ "id": 34,
+ "label": "BCFHW",
+ "localized": "BCFHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "BFCHW",
+ "localized": "BFCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "BCHW",
+ "localized": "BCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Batch mode uses sequential seeds",
+ "localized": "Chế độ hàng loạt dùng seed tuần tự",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Batch uses original name",
+ "localized": "Hàng loạt sử dụng tên gốc",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Base images folder",
+ "localized": "Thư mục hình ảnh gốc",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Base grids folder",
+ "localized": "Thư mục lưới ảnh gốc",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Build info on first access",
+ "localized": "Xây dựng thông tin khi truy cập lần đầu",
+ "reload": "",
+ "hint": "Ngăn máy chủ xây dựng trang EN khi khởi động máy chủ và thay vào đó sẽ xây dựng khi được yêu cầu"
+ },
+ {
+ "id": 42,
+ "label": "Beta Ratio",
+ "localized": "Tỷ lệ Beta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "BETA Block Weight Preset",
+ "localized": "Cài đặt trước trọng số khối BETA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Base model type",
+ "localized": "Loại mô hình cơ sở",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "c": [
+ {
+ "id": 67,
+ "label": "Caption",
+ "localized": "Chú thích",
+ "reload": "",
+ "hint": "Phân tích các hình ảnh hiện có và tạo mô tả văn bản"
+ },
+ {
+ "id": 68,
+ "label": "Contributors",
+ "localized": "Người đóng góp",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "Clear",
+ "localized": "Xóa",
+ "reload": "",
+ "hint": "Xóa các câu lệnh (prompts)"
+ },
+ {
+ "id": 70,
+ "label": "Check status",
+ "localized": "Kiểm tra trạng thái",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "Composite",
+ "localized": "Tổng hợp",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Control",
+ "localized": "Điều khiển",
+ "reload": "",
+ "hint": "Tạo hình ảnh với sự hướng dẫn đầy đủ"
+ },
+ {
+ "id": 73,
+ "label": "ControlNet",
+ "localized": "ControlNet",
+ "reload": "",
+ "hint": "ControlNet là một mô hình hướng dẫn nâng cao"
+ },
+ {
+ "id": 74,
+ "label": "Controls",
+ "localized": "Bộ điều khiển",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "CaptionCaption",
+ "localized": "CaptionCaption",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Console",
+ "localized": "Bảng điều khiển",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Check for updates",
+ "localized": "Kiểm tra cập nhật",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Change log",
+ "localized": "Nhật ký thay đổi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Compute Settings",
+ "localized": "Thiết lập tính toán",
+ "reload": "",
+ "hint": "Các cài đặt liên quan đến độ chính xác tính toán, cross attention và tối ưu hóa cho các nền tảng tính toán"
+ },
+ {
+ "id": 80,
+ "label": "Current",
+ "localized": "Hiện tại",
+ "reload": "",
+ "hint": "Phân tích các mô-đun bên trong mô hình hiện đang được tải"
+ },
+ {
+ "id": 81,
+ "label": "CivitAI",
+ "localized": "CivitAI",
+ "reload": "",
+ "hint": "Tìm kiếm và tải xuống các mô hình từ CivitAI"
+ },
+ {
+ "id": 82,
+ "label": "Calculate missing hashes",
+ "localized": "Tính toán các mã hash còn thiếu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 83,
+ "label": "Community",
+ "localized": "Cộng đồng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "Cloud",
+ "localized": "Đám mây",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 85,
+ "label": "Close",
+ "localized": "Đóng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 86,
+ "label": "Change model",
+ "localized": "Đổi mô hình",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 87,
+ "label": "Change refiner",
+ "localized": "Đổi bộ lọc chi tiết (refiner)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88,
+ "label": "Change vae",
+ "localized": "Đổi VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 89,
+ "label": "Change reference",
+ "localized": "Đổi tham chiếu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 90,
+ "label": "Corrections",
+ "localized": "Hiệu chỉnh",
+ "reload": "",
+ "hint": "Kiểm soát hiệu chỉnh màu sắc/độ sắc nét/độ sáng của hình ảnh trong quá trình tạo"
+ },
+ {
+ "id": 91,
+ "label": "Control Methods",
+ "localized": "Phương pháp điều khiển",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 92,
+ "label": "Control Media",
+ "localized": "Phương tiện điều khiển",
+ "reload": "",
+ "hint": "Thêm hình ảnh đầu vào như một hình ảnh khởi tạo riêng biệt cho quá trình xử lý điều khiển"
+ },
+ {
+ "id": 93,
+ "label": "ChronoEdit",
+ "localized": "ChronoEdit",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 94,
+ "label": "Cross Attention",
+ "localized": "Cross Attention",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 95,
+ "label": "CLiP Skip",
+ "localized": "Bỏ qua CLIP",
+ "reload": "",
+ "hint": "Thông số dừng sớm cho mô hình CLIP; 1 là dừng ở lớp cuối cùng như bình thường, 2 là dừng ở lớp áp chót, v.v."
+ },
+ {
+ "id": 96,
+ "label": "Cache-DiT",
+ "localized": "Cache-DiT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 97,
+ "label": "CFG-Zero",
+ "localized": "CFG-Zero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 98,
+ "label": "Cache folders",
+ "localized": "Thư mục bộ nhớ đệm",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99,
+ "label": "Custom model loader",
+ "localized": "Trình tải mô hình tùy chỉnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "Client log",
+ "localized": "Nhật ký máy khách",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 101,
+ "label": "CLIP Analysis",
+ "localized": "Phân tích CLIP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 102,
+ "label": "Context",
+ "localized": "Ngữ cảnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 103,
+ "label": "Correction mode",
+ "localized": "Chế độ hiệu chỉnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 104,
+ "label": "Color",
+ "localized": "Màu sắc",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 105,
+ "label": "Center",
+ "localized": "Căn giữa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 106,
+ "label": "Color grading",
+ "localized": "Chỉnh màu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 107,
+ "label": "Crop to portrait",
+ "localized": "Cắt theo khổ dọc",
+ "reload": "",
+ "hint": "Cắt hình ảnh đầu vào thành khổ dọc trước khi sử dụng làm đầu vào cho IP adapter"
+ },
+ {
+ "id": 108,
+ "label": "Concept Tokens",
+ "localized": "Token khái niệm",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 109,
+ "label": "Colormap",
+ "localized": "Bản đồ màu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 110,
+ "label": "Cosine scale 1",
+ "localized": "Tỷ lệ Cosine 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 111,
+ "label": "Cosine scale 2",
+ "localized": "Tỷ lệ Cosine 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 112,
+ "label": "Cosine scale 3",
+ "localized": "Tỷ lệ Cosine 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 113,
+ "label": "Cache model",
+ "localized": "Lưu mô hình vào bộ đệm",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 114,
+ "label": "Cosine scale",
+ "localized": "Tỷ lệ Cosine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 115,
+ "label": "Cosine Background",
+ "localized": "Nền Cosine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 116,
+ "label": "Control guidance",
+ "localized": "Hướng dẫn điều khiển",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 117,
+ "label": "Contrast",
+ "localized": "Độ tương phản",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 118,
+ "label": "comma",
+ "localized": "Dấu phẩy",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 119,
+ "label": "Columns",
+ "localized": "Cột",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 120,
+ "label": "Create video",
+ "localized": "Tạo video",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 121,
+ "label": "Censor",
+ "localized": "Kiểm duyệt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 122,
+ "label": "Check language",
+ "localized": "Kiểm tra ngôn ngữ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 123,
+ "label": "Check policy violations",
+ "localized": "Kiểm tra vi phạm chính sách",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 124,
+ "label": "Check banned words",
+ "localized": "Kiểm tra từ cấm",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 125,
+ "label": "Control preprocess input images",
+ "localized": "Điều khiển tiền xử lý ảnh đầu vào",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 126,
+ "label": "Control override denoise strength",
+ "localized": "Điều khiển ghi đè cường độ khử nhiễu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 127,
+ "label": "Color variation",
+ "localized": "Biến thể màu sắc",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 128,
+ "label": "Change rate",
+ "localized": "Tốc độ thay đổi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 129,
+ "label": "Context after",
+ "localized": "Ngữ cảnh sau",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 130,
+ "label": "Context mask",
+ "localized": "Mặt nạ ngữ cảnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 131,
+ "label": "Control only",
+ "localized": "Chỉ điều khiển",
+ "reload": "",
+ "hint": "Lựa chọn này chỉ sử dụng đầu vào Điều khiển bên dưới làm nguồn cho bất kỳ tác vụ loại ControlNet hoặc IP Adapter nào dựa trên các tùy chọn khác nhau của chúng tôi."
+ },
+ {
+ "id": 132,
+ "label": "CN Mode",
+ "localized": "Chế độ CN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 133,
+ "label": "CN Strength",
+ "localized": "Cường độ CN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 134,
+ "label": "CN Start",
+ "localized": "Bắt đầu CN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 135,
+ "label": "CN End",
+ "localized": "Kết thúc CN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 136,
+ "label": "CN Tiles",
+ "localized": "CN Tiles (Ô)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 137,
+ "label": "Control factor",
+ "localized": "Hệ số điều khiển",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 138,
+ "label": "ControlNet-XS",
+ "localized": "ControlNet-XS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 139,
+ "label": "Coarse",
+ "localized": "Thô",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 140,
+ "label": "Color map",
+ "localized": "Bản đồ màu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 141,
+ "label": "Crop to fit",
+ "localized": "Cắt để vừa khít",
+ "reload": "",
+ "hint": "Nếu kích thước của hình ảnh nguồn (ví dụ: 512x510) lệch so với kích thước mục tiêu (ví dụ: 1024x768), chức năng này sẽ làm cho hình ảnh đã nâng cấp của bạn vừa với kích thước hình ảnh mục tiêu. Phần thừa sẽ bị cắt bỏ"
+ },
+ {
+ "id": 142,
+ "label": "CLiP Model",
+ "localized": "Mô hình CLIP",
+ "reload": "",
+ "hint": "Mô hình CLIP được sử dụng để so khớp sự tương đồng giữa hình ảnh và văn bản. Các mô hình lớn hơn (ViT-L, ViT-H) chính xác hơn nhưng chậm hơn và sử dụng nhiều VRAM hơn."
+ },
+ {
+ "id": 143,
+ "label": "Caption Model",
+ "localized": "Mô hình chú thích",
+ "reload": "",
+ "hint": "Mô hình BLIP được sử dụng để tạo chú thích hình ảnh ban đầu. Mô hình chú thích mô tả nội dung hình ảnh, sau đó CLIP sẽ làm phong phú thêm bằng các thuật ngữ về phong cách và đặc điểm."
+ },
+ {
+ "id": 144,
+ "label": "Chunk Size",
+ "localized": "Kích thước khối",
+ "reload": "",
+ "hint": "Kích thước lô (batch size) để xử lý các ứng cử viên mô tả. Giá trị cao hơn sẽ tăng tốc độ thẩm vấn nhưng làm tăng mức sử dụng VRAM."
+ },
+ {
+ "id": 145,
+ "label": "CLiP Num Beams",
+ "localized": "Số lượng Beam CLIP",
+ "reload": "",
+ "hint": "Số lượng beam để tìm kiếm beam trong quá trình tạo chú thích. Giá trị cao hơn sẽ tìm kiếm nhiều khả năng hơn nhưng chậm hơn."
+ },
+ {
+ "id": 146,
+ "label": "Character threshold",
+ "localized": "Ngưỡng nhân vật",
+ "reload": "",
+ "hint": "Ngưỡng tin cậy cho các thẻ (tag) cụ thể của nhân vật (ví dụ: tên nhân vật, đặc điểm cụ thể). Chỉ những thẻ có độ tin cậy trên ngưỡng này mới được bao gồm. Giá trị cao hơn sẽ chọn lọc hơn, giá trị thấp hơn sẽ bao gồm nhiều kết quả khớp tiềm năng hơn. Không được hỗ trợ bởi các mô hình DeepBooru."
+ },
+ {
+ "id": 147,
+ "label": "Cross-attention",
+ "localized": "Cross-attention",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 148,
+ "label": "cpu",
+ "localized": "cpu",
+ "reload": "",
+ "hint": "Chỉ sử dụng CPU và RAM: chậm nhất nhưng ít có khả năng bị tràn bộ nhớ (OOM) nhất"
+ },
+ {
+ "id": 149,
+ "label": "Cached models",
+ "localized": "Mô hình được lưu đệm",
+ "reload": "",
+ "hint": "Số lượng mô hình cần lưu trữ trong RAM để truy cập nhanh"
+ },
+ {
+ "id": 150,
+ "label": "combined",
+ "localized": "kết hợp",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 151,
+ "label": "Compress ratio",
+ "localized": "Tỷ lệ nén",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 152,
+ "label": "compel",
+ "localized": "compel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 153,
+ "label": "Channels last",
+ "localized": "Kênh cuối (Channels last)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 154,
+ "label": "cuDNN full-depth benchmark",
+ "localized": "Điểm chuẩn độ sâu đầy đủ cuDNN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 155,
+ "label": "cuDNN benchmark limit",
+ "localized": "Giới hạn điểm chuẩn cuDNN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 156,
+ "label": "cudaMallocAsync",
+ "localized": "cudaMallocAsync",
+ "reload": "",
+ "hint": "Sử dụng trình phân bổ bộ nhớ không đồng bộ CUDA. Cải thiện hiệu suất và giảm phân mảnh VRAM, nhưng có thể gây mất ổn định trên một số GPU."
+ },
+ {
+ "id": 157,
+ "label": "CLiP skip enabled",
+ "localized": "Đã bật bỏ qua CLIP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 158,
+ "label": "Cache-DiT enabled",
+ "localized": "Đã bật Cache-DiT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 159,
+ "label": "Cache-DiT F-compute blocks",
+ "localized": "Khối tính toán F của Cache-DiT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 160,
+ "label": "Cache-DiT B-compute blocks",
+ "localized": "Khối tính toán B của Cache-DiT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 161,
+ "label": "Cache-DiT residual diff threshold",
+ "localized": "Ngưỡng vi sai dư Cache-DiT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 162,
+ "label": "Cache-DiT warmup steps",
+ "localized": "Các bước làm nóng Cache-DiT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 163,
+ "label": "CFG-Zero enabled",
+ "localized": "Đã bật CFG-Zero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 164,
+ "label": "CFG-Zero star",
+ "localized": "Ngôi sao CFG-Zero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 165,
+ "label": "CFG-Zero steps",
+ "localized": "Các bước CFG-Zero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 166,
+ "label": "cudagraphs",
+ "localized": "cudagraphs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 167,
+ "label": "Cleanup temporary folder on startup",
+ "localized": "Dọn dẹp thư mục tạm thời khi khởi động",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 168,
+ "label": "Create ZIP archive for multiple images",
+ "localized": "Tạo kho lưu trữ ZIP cho nhiều hình ảnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 169,
+ "label": "cover",
+ "localized": "phủ kín",
+ "reload": "",
+ "hint": "phủ kín toàn bộ khu vực"
+ },
+ {
+ "id": 170,
+ "label": "Compact view",
+ "localized": "Chế độ xem thu gọn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 171,
+ "label": "Cache text encoder results",
+ "localized": "Lưu kết quả bộ mã hóa văn bản vào bộ đệm",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 172,
+ "label": "contain",
+ "localized": "chứa trong",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 173,
+ "label": "Ctrl+up/down word delimiters",
+ "localized": "Dấu phân cách từ cho Ctrl+lên/xuống",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 174,
+ "label": "Ctrl+up/down precision when editing (attention:1.1)",
+ "localized": "Độ chính xác của Ctrl+lên/xuống khi chỉnh sửa (attention:1.1)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 175,
+ "label": "Ctrl+up/down precision when editing ",
+ "localized": "Độ chính xác của Ctrl+lên/xuống khi chỉnh sửa ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 176,
+ "label": "Cached VAEs",
+ "localized": "Các VAE được lưu đệm",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 177,
+ "label": "ckpt",
+ "localized": "ckpt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 178,
+ "label": "Comma separated list with optional strength per LoRA",
+ "localized": "Danh sách cách nhau bằng dấu phẩy với cường độ tùy chọn cho mỗi LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 179,
+ "label": "CivitAI token",
+ "localized": "Mã token CivitAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 180,
+ "label": "Custom pipeline",
+ "localized": "Quy trình (pipeline) tùy chỉnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 181,
+ "label": "Custom model",
+ "localized": "Mô hình tùy chỉnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 182,
+ "label": "ControlNet unit 1",
+ "localized": "Đơn vị ControlNet 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 183,
+ "label": "ControlNet unit 2",
+ "localized": "Đơn vị ControlNet 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 184,
+ "label": "ControlNet unit 3",
+ "localized": "Đơn vị ControlNet 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 185,
+ "label": "ControlNet unit 4",
+ "localized": "Đơn vị ControlNet 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 186,
+ "label": "ControlNet-XS unit 1",
+ "localized": "Đơn vị ControlNet-XS 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 187,
+ "label": "ControlNet-XS unit 2",
+ "localized": "Đơn vị ControlNet-XS 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 188,
+ "label": "ControlNet-XS unit 3",
+ "localized": "Đơn vị ControlNet-XS 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 189,
+ "label": "ControlNet-XS unit 4",
+ "localized": "Đơn vị ControlNet-XS 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 190,
+ "label": "Control-LLLite unit 1",
+ "localized": "Đơn vị Control-LLLite 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 191,
+ "label": "Control-LLLite unit 2",
+ "localized": "Đơn vị Control-LLLite 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 192,
+ "label": "Control-LLLite unit 3",
+ "localized": "Đơn vị Control-LLLite 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 193,
+ "label": "Control-LLLite unit 4",
+ "localized": "Đơn vị Control-LLLite 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 194,
+ "label": "Control settings",
+ "localized": "Cài đặt điều khiển",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 195,
+ "label": "Canny",
+ "localized": "Canny",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 196,
+ "label": "Condition",
+ "localized": "Điều kiện",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 197,
+ "label": "Caption: Batch",
+ "localized": "Chú thích: Theo lô",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 198,
+ "label": "Control elements",
+ "localized": "Các yếu tố điều khiển",
+ "reload": "",
+ "hint": "Các yếu tố điều khiển là các mô hình nâng cao có thể hướng dẫn quá trình tạo theo kết quả mong muốn"
+ }
+ ],
+ "d": [
+ {
+ "id": -1,
+ "label": "Docs",
+ "localized": "Tài liệu",
+ "reload": "",
+ "hint": "Tài liệu hướng dẫn"
+ },
+ {
+ "id": -1,
+ "label": "Discord",
+ "localized": "Discord",
+ "reload": "",
+ "hint": "Máy chủ Discord cộng đồng"
+ },
+ {
+ "id": -1,
+ "label": "Detail",
+ "localized": "Chi tiết",
+ "reload": "",
+ "hint": "Detailer chạy thêm một lượt tạo ở độ phân giải cao hơn cho các đối tượng được phát hiện"
+ },
+ {
+ "id": -1,
+ "label": "Delete",
+ "localized": "Xóa",
+ "reload": "",
+ "hint": "Xóa hình ảnh"
+ },
+ {
+ "id": -1,
+ "label": "Default",
+ "localized": "Mặc định",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Download updates",
+ "localized": "Tải bản cập nhật",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Download model",
+ "localized": "Tải mô hình",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Diffusers",
+ "localized": "Diffusers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Distilled",
+ "localized": "Distilled",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Description",
+ "localized": "Mô tả",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Details",
+ "localized": "Chi tiết",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Detailer",
+ "localized": "Bộ chi tiết hóa",
+ "reload": "",
+ "hint": "Bộ chi tiết hóa (Detailer) chạy thêm một lượt tạo ở độ phân giải cao hơn cho các đối tượng được phát hiện"
+ },
+ {
+ "id": -1,
+ "label": "Denoise",
+ "localized": "Khử nhiễu",
+ "reload": "",
+ "hint": "Cài đặt khử nhiễu. Khử nhiễu càng cao có nghĩa là nội dung hình ảnh hiện có được phép thay đổi nhiều hơn trong quá trình tạo"
+ },
+ {
+ "id": -1,
+ "label": "DirectML",
+ "localized": "DirectML",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Download model from huggingface",
+ "localized": "Tải mô hình từ huggingface",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dropdown",
+ "localized": "Danh sách thả xuống",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "dynamic",
+ "localized": "Động",
+ "reload": "",
+ "hint": "Dịch chuyển động tự động điều chỉnh lịch trình khử nhiễu dựa trên độ phân giải hình ảnh của bạn. Bộ lập lịch nội suy giữa base_shift và max_shift dựa trên độ phân giải hình ảnh thực tế. Bật tính năng này sẽ tắt Flow shift tĩnh."
+ },
+ {
+ "id": -1,
+ "label": "Detailer models",
+ "localized": "Mô hình bộ chi tiết hóa",
+ "reload": "",
+ "hint": "Chọn các mô hình phát hiện để sử dụng cho việc chi tiết hóa"
+ },
+ {
+ "id": -1,
+ "label": "Detailer list",
+ "localized": "Danh sách bộ chi tiết hóa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Detailer classes",
+ "localized": "Phân lớp bộ chi tiết hóa",
+ "reload": "",
+ "hint": "Chỉ định các phân lớp cụ thể để sử dụng nếu mô hình chi tiết hóa được chọn là mô hình đa lớp"
+ },
+ {
+ "id": -1,
+ "label": "Detailer prompt",
+ "localized": "Gợi ý bộ chi tiết hóa",
+ "reload": "",
+ "hint": "Sử dụng gợi ý riêng cho bộ chi tiết hóa. Nếu không có, nó sẽ sử dụng gợi ý chính"
+ },
+ {
+ "id": -1,
+ "label": "Detailer negative prompt",
+ "localized": "Gợi ý tiêu cực bộ chi tiết hóa",
+ "reload": "",
+ "hint": "Sử dụng gợi ý tiêu cực riêng cho bộ chi tiết hóa. Nếu không có, nó sẽ sử dụng gợi ý tiêu cực chính"
+ },
+ {
+ "id": -1,
+ "label": "Detailer steps",
+ "localized": "Bước bộ chi tiết hóa",
+ "reload": "",
+ "hint": "Số bước chạy cho quy trình chi tiết hóa"
+ },
+ {
+ "id": -1,
+ "label": "Detailer strength",
+ "localized": "Cường độ bộ chi tiết hóa",
+ "reload": "",
+ "hint": "Cường độ khử nhiễu của quy trình chi tiết hóa"
+ },
+ {
+ "id": -1,
+ "label": "Detailer resolution",
+ "localized": "Độ phân giải bộ chi tiết hóa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising batch size",
+ "localized": "Kích thước lô khử nhiễu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dilate tau",
+ "localized": "Giãn nở tau",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Draw legend",
+ "localized": "Vẽ chú giải",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising strength",
+ "localized": "Cường độ khử nhiễu",
+ "reload": "",
+ "hint": "Xác định mức độ thuật toán nên thay đổi nội dung hình ảnh. Ở mức 0, không có gì thay đổi, và ở mức 1 bạn sẽ nhận được một hình ảnh không liên quan. Với các giá trị dưới 1.0, quá trình xử lý sẽ mất ít bước hơn so với thanh trượt Bước lấy mẫu quy định"
+ },
+ {
+ "id": -1,
+ "label": "Denoise start",
+ "localized": "Bắt đầu khử nhiễu",
+ "reload": "",
+ "hint": "Ghi đè cường độ khử nhiễu bằng cách chỉ định mô hình cơ sở nên kết thúc sớm bao nhiêu và khi nào mô hình tinh chỉnh (refiner) nên bắt đầu. Chỉ áp dụng khi sử dụng refiner. Nếu đặt thành 0 hoặc 1, cường độ khử nhiễu sẽ được sử dụng"
+ },
+ {
+ "id": -1,
+ "label": "down",
+ "localized": "Xuống",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Decode chunks",
+ "localized": "Giải mã các phân đoạn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dilate",
+ "localized": "Giãn nở",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth and normal",
+ "localized": "Độ sâu và pháp tuyến",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Distance threshold",
+ "localized": "Ngưỡng khoảng cách",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth threshold",
+ "localized": "Ngưỡng độ sâu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising steps",
+ "localized": "Các bước khử nhiễu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth map",
+ "localized": "Bản đồ độ sâu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic shift",
+ "localized": "Dịch chuyển động",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Duration",
+ "localized": "Thời lượng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Device Info",
+ "localized": "Thông tin thiết bị",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Diffusers load using Run:ai streamer",
+ "localized": "Tải Diffusers bằng Run:ai streamer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable accelerate",
+ "localized": "Tắt tăng tốc (accelerate)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable T5 text encoder",
+ "localized": "Tắt bộ mã hóa văn bản T5",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic loss threshold",
+ "localized": "Ngưỡng tổn thất động",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dequantize using torch.compile",
+ "localized": "Giải lượng tử bằng torch.compile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dequantize using full precision",
+ "localized": "Giải lượng tử bằng độ chính xác đầy đủ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disabled",
+ "localized": "Đã tắt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention BMM",
+ "localized": "BMM Chú ý Động",
+ "reload": "",
+ "hint": "Thực hiện tính toán chú ý theo từng bước thay vì tất cả cùng một lúc. Thời gian suy luận chậm hơn, nhưng giảm đáng kể việc sử dụng bộ nhớ"
+ },
+ {
+ "id": -1,
+ "label": "Dynamic attention",
+ "localized": "Chú ý động",
+ "reload": "",
+ "hint": "Điều chỉnh tính toán chú ý một cách linh hoạt theo từng bước. Tiết kiệm VRAM nhưng làm chậm quá trình tạo."
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention slicing rate",
+ "localized": "Tỷ lệ cắt lát chú ý động",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention trigger rate",
+ "localized": "Tỷ lệ kích hoạt chú ý động",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Deterministic mode",
+ "localized": "Chế độ xác định",
+ "reload": "",
+ "hint": "Buộc đầu ra xác định (giống nhau) qua các lần chạy. Hữu ích cho việc tái lập kết quả, nhưng có thể tắt một số tối ưu hóa."
+ },
+ {
+ "id": -1,
+ "label": "DirectML retry ops for NaN",
+ "localized": "DirectML thử lại các thao tác cho NaN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "deep-cache",
+ "localized": "deep-cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "DeepCache cache interval",
+ "localized": "Khoảng thời gian đệm DeepCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Directory for temporary images; leave empty for default",
+ "localized": "Thư mục cho ảnh tạm thời; để trống để dùng mặc định",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Do not display video output in UI",
+ "localized": "Không hiển thị đầu ra video trong giao diện",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Directory name pattern",
+ "localized": "Mẫu tên thư mục",
+ "reload": "",
+ "hint": "Sử dụng các thẻ sau để xác định cách chọn thư mục con cho hình ảnh và lưới: [steps], [cfg],[prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime], [job_timestamp]; để trống để dùng mặc định"
+ },
+ {
+ "id": -1,
+ "label": "Dark",
+ "localized": "Tối",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disabled UI tabs",
+ "localized": "Các tab giao diện bị tắt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable variable aspect ratio",
+ "localized": "Tắt tỷ lệ khung hình biến thiên",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Desktop",
+ "localized": "Máy tính để bàn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Downscale high resolution live previews",
+ "localized": "Giảm tỷ lệ xem trước trực tiếp độ phân giải cao",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Detailer use model augment",
+ "localized": "Bộ chi tiết hóa sử dụng tăng cường mô hình",
+ "reload": "",
+ "hint": "Chạy các mô hình phát hiện của bộ chi tiết hóa ở độ chính xác bổ sung"
+ },
+ {
+ "id": -1,
+ "label": "Default strength",
+ "localized": "Cường độ mặc định",
+ "reload": "",
+ "hint": "Khi thêm mạng bổ sung như Lora vào gợi ý, hãy sử dụng hệ số nhân này cho nó"
+ },
+ {
+ "id": -1,
+ "label": "Do not change selected model when reading generation parameters",
+ "localized": "Không thay đổi mô hình đã chọn khi đọc các tham số tạo hình",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Do conditional and unconditional denoising in one batch",
+ "localized": "Thực hiện khử nhiễu có điều kiện và không điều kiện trong một lô",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable NaN check",
+ "localized": "Tắt kiểm tra NaN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disallow models in ckpt format",
+ "localized": "Không cho phép các mô hình ở định dạng ckpt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Default upscaler for image resize operations",
+ "localized": "Bộ nâng cấp mặc định cho các thao tác thay đổi kích thước ảnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Debug info",
+ "localized": "Thông tin gỡ lỗi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Download folder",
+ "localized": "Thư mục tải về",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "DWPose",
+ "localized": "DWPose",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth Anything",
+ "localized": "Depth Anything",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth Pro",
+ "localized": "Depth Pro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Decode",
+ "localized": "Giải mã",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "e": [
+ {
+ "id": 843,
+ "label": "Enhance prompt",
+ "localized": "Cải thiện câu lệnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enhance now",
+ "localized": "Cải thiện ngay",
+ "reload": "",
+ "hint": "Chạy cải thiện câu lệnh bằng cách sử dụng mô hình LLM đã chọn"
+ },
+ {
+ "id": 0,
+ "label": "Extensions",
+ "localized": "Tiện ích mở rộng",
+ "reload": "",
+ "hint": "Các tiện ích mở rộng của ứng dụng"
+ },
+ {
+ "id": 0,
+ "label": "Extract LoRA",
+ "localized": "Trích xuất LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embedded metadata",
+ "localized": "Siêu dữ liệu nhúng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extension list",
+ "localized": "Danh sách tiện ích",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Execution Precision",
+ "localized": "Độ chính xác thực thi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings",
+ "localized": "Embeddings",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extract currently loaded LoRA(s)",
+ "localized": "Trích xuất các LoRA hiện đang tải",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable LayerSkipConfig",
+ "localized": "Bật LayerSkipConfig",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable refine pass",
+ "localized": "Bật bước tinh chỉnh",
+ "reload": "",
+ "hint": "Sử dụng quy trình tương tự như image-to-image để nâng cấp và/hoặc thêm chi tiết cho hình ảnh cuối cùng. Có thể tùy chọn sử dụng mô hình refiner để tăng cường chi tiết ảnh."
+ },
+ {
+ "id": 0,
+ "label": "Enable detailer pass",
+ "localized": "Bật bước làm chi tiết",
+ "reload": "",
+ "hint": "Phát hiện các đối tượng mục tiêu như khuôn mặt và xử lý lại ở độ phân giải cao hơn"
+ },
+ {
+ "id": 0,
+ "label": "Edge padding",
+ "localized": "Đệm cạnh",
+ "reload": "",
+ "hint": "Mở rộng cạnh của vùng mặt nạ theo tỷ lệ phần trăm này"
+ },
+ {
+ "id": 0,
+ "label": "Edge blur",
+ "localized": "Làm mờ cạnh",
+ "reload": "",
+ "hint": "Làm mờ cạnh của vùng mặt nạ theo tỷ lệ phần trăm này"
+ },
+ {
+ "id": 0,
+ "label": "End",
+ "localized": "End",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ETA",
+ "localized": "ETA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable FreeU",
+ "localized": "Bật FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tonemap",
+ "localized": "Bật tonemap",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enabled",
+ "localized": "Đã bật",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Exposure",
+ "localized": "Phơi sáng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Encoder",
+ "localized": "Bộ mã hóa (Encoder)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enhanced prompt",
+ "localized": "Câu lệnh đã cải thiện",
+ "reload": "",
+ "hint": "Kết quả câu lệnh đã được cải thiện từ LLM"
+ },
+ {
+ "id": 0,
+ "label": "Edit start",
+ "localized": "Bắt đầu chỉnh sửa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edit stop",
+ "localized": "Dừng chỉnh sửa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode",
+ "localized": "Bào mòn (Erode)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "edge",
+ "localized": "Cạnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ensemble size",
+ "localized": "Kích thước Ensemble",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable",
+ "localized": "Bật",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode size",
+ "localized": "Kích thước bào mòn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable PixelArt",
+ "localized": "Bật PixelArt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable edge detection",
+ "localized": "Bật phát hiện cạnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge block size",
+ "localized": "Kích thước khối cạnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge image weight",
+ "localized": "Trọng số hình ảnh cạnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Escape brackets",
+ "localized": "Thoát dấu ngoặc",
+ "reload": "",
+ "hint": "Thoát các dấu ngoặc đơn và ngoặc vuông trong thẻ bằng dấu gạch chéo ngược. Cần thiết khi các thẻ chứa các ký tự có ý nghĩa đặc biệt trong cú pháp câu lệnh, chẳng hạn như ( ) [ ]. Bật tính năng này khi sử dụng kết quả trực tiếp trong câu lệnh."
+ },
+ {
+ "id": 0,
+ "label": "Exclude tags",
+ "localized": "Loại trừ thẻ",
+ "reload": "",
+ "hint": "Danh sách các thẻ cách nhau bằng dấu phẩy để loại trừ khỏi kết quả đầu ra. Hữu ích để lọc bỏ các thẻ không mong muốn hoặc dư thừa thường xuyên xuất hiện."
+ },
+ {
+ "id": 0,
+ "label": "Extension GIT repository URL",
+ "localized": "URL kho lưu trữ GIT của tiện ích",
+ "reload": "",
+ "hint": "Chỉ định URL kho lưu trữ tiện ích trên GitHub"
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CPU",
+ "localized": "ExecutionProvider.CPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.DirectML",
+ "localized": "ExecutionProvider.DirectML",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CUDA",
+ "localized": "ExecutionProvider.CUDA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.ROCm",
+ "localized": "ExecutionProvider.ROCm",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.MIGraphX",
+ "localized": "ExecutionProvider.MIGraphX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.OpenVINO",
+ "localized": "ExecutionProvider.OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable modular pipelines (experimental)",
+ "localized": "Bật pipeline mô-đun (thử nghiệm)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Expandable segments",
+ "localized": "Các phân đoạn có thể mở rộng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable use of reference models",
+ "localized": "Cho phép sử dụng các mô hình tham chiếu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable embeddings support",
+ "localized": "Bật hỗ trợ embeddings",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable file wildcards support",
+ "localized": "Bật hỗ trợ ký tự đại diện (wildcards) tệp",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extra noise multiplier for img2img",
+ "localized": "Hệ số nhân nhiễu bổ sung cho img2img",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings train templates directory",
+ "localized": "Thư mục mẫu huấn luyện Embeddings",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable Hypernetwork support",
+ "localized": "Bật hỗ trợ Hypernetwork",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tensorboard logging",
+ "localized": "Bật ghi nhật ký tensorboard",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "f": [
+ {
+ "id": 0,
+ "label": "Fixed",
+ "localized": "Cố định",
+ "reload": "",
+ "hint": "Thay đổi kích thước hình ảnh sang độ phân giải mục tiêu. Trừ khi chiều cao và chiều rộng khớp nhau, bạn sẽ gặp tỷ lệ khung hình không chính xác"
+ },
+ {
+ "id": 0,
+ "label": "Folder",
+ "localized": "Thư mục",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FramePack",
+ "localized": "FramePack",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Frames",
+ "localized": "Khung hình",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fallback guidance",
+ "localized": "Hướng dẫn dự phòng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU",
+ "localized": "FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Faster Cache",
+ "localized": "Bộ nhớ đệm nhanh hơn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folders",
+ "localized": "Thư mục",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fetch model preview metadata",
+ "localized": "Lấy siêu dữ liệu xem trước mô hình",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flow shift",
+ "localized": "Dịch chuyển dòng (Flow shift)",
+ "reload": "",
+ "hint": "Giá trị dịch chuyển cho các mô hình flowmatching. Kiểm soát việc phân bổ các bước khử nhiễu. Giá trị: - >1.0: phân bổ nhiều bước hơn cho giai đoạn khử nhiễu sớm (cấu trúc tốt hơn) - <1.0: phân bổ nhiều bước hơn cho giai đoạn khử nhiễu muộn (chi tiết tốt hơn) - 1.0: lịch trình cân bằng Hầu hết các mô hình flowmatching sử dụng giá trị 3 làm mặc định. Hiệu quả không hoạt động nếu dịch chuyển động được bật."
+ },
+ {
+ "id": 0,
+ "label": "FDG scales",
+ "localized": "Tỷ lệ FDG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FDG weights",
+ "localized": "Trọng số FDG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FDG rescale space",
+ "localized": "Không gian tỷ lệ lại FDG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force HiRes",
+ "localized": "Bắt buộc HiRes",
+ "reload": "",
+ "hint": "Hires tự động chạy khi chọn Latent upscale, nhưng bị bỏ qua khi dùng các bộ siêu mẫu không phải latent. Bật bắt buộc hires để chạy hires với các bộ siêu mẫu không phải latent"
+ },
+ {
+ "id": 0,
+ "label": "FreeU preset",
+ "localized": "Cài đặt sẵn FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FaceID Model",
+ "localized": "Mô hình FaceID",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Final strength",
+ "localized": "Cường độ cuối cùng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "full",
+ "localized": "Đầy đủ",
+ "reload": "",
+ "hint": "Luôn sử dụng độ chính xác đầy đủ (full precision)"
+ },
+ {
+ "id": 0,
+ "label": "Fall-off exponent (lower=higher detail)",
+ "localized": "Số mũ suy giảm (thấp hơn=chi tiết cao hơn)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fill strength",
+ "localized": "Cường độ lấp đầy",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Face",
+ "localized": "Khuôn mặt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Face confidence",
+ "localized": "Độ tin cậy khuôn mặt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP model variant",
+ "localized": "Biến thể mô hình FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP resolution",
+ "localized": "Độ phân giải FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP duration",
+ "localized": "Thời lượng FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP target FPS",
+ "localized": "FPS mục tiêu FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP interpolation",
+ "localized": "Nội suy FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP init strength",
+ "localized": "Cường độ khởi tạo FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP end strength",
+ "localized": "Cường độ kết thúc FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP vision strength",
+ "localized": "Cường độ thị giác FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP section prompts",
+ "localized": "Lời nhắc phân đoạn FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP latent window size",
+ "localized": "Kích thước cửa sổ tiềm ẩn FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP steps",
+ "localized": "Các bước FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP sampler shift",
+ "localized": "Dịch chuyển bộ lấy mẫu FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP CFG scale",
+ "localized": "Tỷ lệ CFG FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP distilled CFG scale",
+ "localized": "Tỷ lệ CFG tinh cất FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP CFG re-scale",
+ "localized": "Tỷ lệ lại CFG FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP system prompt",
+ "localized": "Lời nhắc hệ thống FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP model receipe",
+ "localized": "Công thức mô hình FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable TeaCache",
+ "localized": "Bật TeaCache FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP use optimized system prompt",
+ "localized": "Sử dụng lời nhắc hệ thống tối ưu FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable CFGZero",
+ "localized": "Bật CFGZero FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable Preview",
+ "localized": "Bật xem trước FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP attention",
+ "localized": "Sự chú ý (Attention) FP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP VAE",
+ "localized": "FP VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FPS",
+ "localized": "FPS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Foreground threshold",
+ "localized": "Ngưỡng tiền cảnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Frame change sensitivity",
+ "localized": "Độ nhạy thay đổi khung hình",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename",
+ "localized": "Tên tệp",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force model eval",
+ "localized": "Bắt buộc đánh giá mô hình",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "false",
+ "localized": "Sai (False)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Full precision (--no-half-vae)",
+ "localized": "Độ chính xác đầy đủ (--no-half-vae)",
+ "reload": "",
+ "hint": "Sử dụng FP32 cho VAE. Có thể tạo ra kết quả tốt hơn nhưng sử dụng nhiều VRAM hơn và tạo hình chậm hơn"
+ },
+ {
+ "id": 0,
+ "label": "FP32",
+ "localized": "FP32",
+ "reload": "",
+ "hint": "Sử dụng độ chính xác dấu phẩy động 32-bit cho các tính toán"
+ },
+ {
+ "id": 0,
+ "label": "FP16",
+ "localized": "FP16",
+ "reload": "",
+ "hint": "Sử dụng độ chính xác dấu phẩy động 16-bit cho các tính toán"
+ },
+ {
+ "id": 0,
+ "label": "Force full precision (--no-half)",
+ "localized": "Bắt buộc độ chính xác đầy đủ (--no-half)",
+ "reload": "",
+ "hint": "Sử dụng FP32 cho mô hình. Có thể tạo ra kết quả tốt hơn nhưng sử dụng nhiều VRAM hơn và tạo hình chậm hơn"
+ },
+ {
+ "id": 0,
+ "label": "Flash",
+ "localized": "Flash",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flex attention",
+ "localized": "Flex attention",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flash attention",
+ "localized": "Flash attention",
+ "reload": "",
+ "hint": "Thuật toán chú ý được tối ưu hóa cao. Giảm đáng kể mức sử dụng VRAM và tăng tốc độ suy luận, nhưng có thể không xác định."
+ },
+ {
+ "id": 0,
+ "label": "Fused projections",
+ "localized": "Phép chiếu hợp nhất (Fused projections)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU enabled",
+ "localized": "Đã bật FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 1st stage backbone",
+ "localized": "Khung xương giai đoạn 1 FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 2nd stage backbone",
+ "localized": "Khung xương giai đoạn 2 FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 1st stage skip",
+ "localized": "Bỏ qua giai đoạn 1 FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 2nd stage skip",
+ "localized": "Bỏ qua giai đoạn 2 FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FoCa",
+ "localized": "FoCa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache cache enabled",
+ "localized": "Đã bật bộ nhớ đệm FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip range",
+ "localized": "Phạm vi bỏ qua không gian FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip start",
+ "localized": "Bắt đầu bỏ qua không gian FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip end",
+ "localized": "Kết thúc bỏ qua không gian FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip range",
+ "localized": "Phạm vi bỏ qua không điều kiện FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip start",
+ "localized": "Bắt đầu bỏ qua không điều kiện FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip end",
+ "localized": "Kết thúc bỏ qua không điều kiện FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache guidance distilled",
+ "localized": "Hướng dẫn tinh cất FasterCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "fullgraph",
+ "localized": "Sơ đồ đầy đủ (fullgraph)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with stable diffusion models",
+ "localized": "Thư mục chứa mô hình Stable Diffusion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Huggingface models",
+ "localized": "Thư mục chứa mô hình Huggingface",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for Huggingface cache",
+ "localized": "Thư mục cho bộ nhớ đệm Huggingface",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for Tunable ops cache",
+ "localized": "Thư mục cho bộ nhớ đệm hoạt động có thể tinh chỉnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with VAE files",
+ "localized": "Thư mục chứa tệp VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with UNET files",
+ "localized": "Thư mục chứa tệp UNET",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Text encoder files",
+ "localized": "Thư mục chứa tệp mã hóa văn bản (Text encoder)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with LoRA network(s)",
+ "localized": "Thư mục chứa mạng LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "File or Folder with user-defined styles",
+ "localized": "Tệp hoặc Thư mục chứa các phong cách do người dùng định nghĩa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with user-defined wildcards",
+ "localized": "Thư mục chứa các ký tự đại diện (wildcards) do người dùng định nghĩa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with textual inversion embeddings",
+ "localized": "Thư mục chứa các nhúng đảo ngược văn bản (embeddings)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Control models",
+ "localized": "Thư mục chứa mô hình Control",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Yolo models",
+ "localized": "Thư mục chứa mô hình Yolo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with ESRGAN models",
+ "localized": "Thư mục chứa mô hình ESRGAN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with BSRGAN models",
+ "localized": "Thư mục chứa mô hình BSRGAN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with RealESRGAN models",
+ "localized": "Thư mục chứa mô hình RealESRGAN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with SCUNet models",
+ "localized": "Thư mục chứa mô hình SCUNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with SwinIR models",
+ "localized": "Thư mục chứa mô hình SwinIR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with CLIP models",
+ "localized": "Thư mục chứa mô hình CLIP",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for disk offload",
+ "localized": "Thư mục để chuyển tải dữ liệu sang đĩa (disk offload)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for OpenVINO cache",
+ "localized": "Thư mục cho bộ nhớ đệm OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for ONNX cached models",
+ "localized": "Thư mục cho các mô hình bộ nhớ đệm ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for ONNX conversion",
+ "localized": "Thư mục cho chuyển đổi ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with chaiNNer models",
+ "localized": "Thư mục chứa mô hình chaiNNer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "File format",
+ "localized": "Định dạng tệp",
+ "reload": "",
+ "hint": "Chọn định dạng tệp cho hình ảnh"
+ },
+ {
+ "id": 0,
+ "label": "Font file",
+ "localized": "Tệp phông chữ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Font color",
+ "localized": "Màu phông chữ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for text generate",
+ "localized": "Thư mục cho tạo văn bản",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for image generate",
+ "localized": "Thư mục cho tạo hình ảnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for control generate",
+ "localized": "Thư mục cho tạo kiểm soát",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for processed images",
+ "localized": "Thư mục cho hình ảnh đã xử lý",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for manually saved images",
+ "localized": "Thư mục cho hình ảnh được lưu thủ công",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for videos",
+ "localized": "Thư mục cho video",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for init images",
+ "localized": "Thư mục cho hình ảnh khởi tạo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for txt2img grids",
+ "localized": "Thư mục cho lưới txt2img",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for img2img grids",
+ "localized": "Thư mục cho lưới img2img",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for control grids",
+ "localized": "Thư mục cho lưới kiểm soát",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Font size",
+ "localized": "Kích thước phông chữ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Full VAE",
+ "localized": "VAE đầy đủ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force offline mode",
+ "localized": "Bắt buộc chế độ ngoại tuyến",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fixed UNet precision",
+ "localized": "Độ chính xác UNet cố định",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename join string",
+ "localized": "Chuỗi nối tên tệp",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename word regex",
+ "localized": "Biểu thức chính quy (Regex) từ cho tên tệp",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force zeros for prompts when empty",
+ "localized": "Bắt buộc giá trị không cho lời nhắc khi trống",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "fill",
+ "localized": "lấp đầy",
+ "reload": "",
+ "hint": "Thay đổi kích thước hình ảnh để toàn bộ hình ảnh nằm trong độ phân giải mục tiêu. Lấp đầy không gian trống bằng màu sắc của hình ảnh"
+ },
+ {
+ "id": 0,
+ "label": "For image processing do exact number of steps as specified",
+ "localized": "Để xử lý hình ảnh, hãy thực hiện chính xác số bước như đã chỉ định",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with LyCORIS network(s)",
+ "localized": "Thư mục chứa mạng LyCORIS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fuse strength",
+ "localized": "Cường độ hợp nhất",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeInit",
+ "localized": "FreeInit",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "g": [
+ {
+ "id": 0,
+ "label": "Gallery",
+ "localized": "Thư viện",
+ "reload": "",
+ "hint": "Thư viện hình ảnh"
+ },
+ {
+ "id": 1,
+ "label": "GitHub",
+ "localized": "GitHub",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Guidance",
+ "localized": "Hướng dẫn (Guidance)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "GenerateGenerate",
+ "localized": "TạoTạo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Generate forever",
+ "localized": "Tạo liên tục",
+ "reload": "",
+ "hint": "Bắt đầu xử lý và tiếp tục cho đến khi bị hủy bỏ"
+ },
+ {
+ "id": 5,
+ "label": "Generate",
+ "localized": "Tạo",
+ "reload": "",
+ "hint": "Bắt đầu xử lý"
+ },
+ {
+ "id": 6,
+ "label": "Get receipe",
+ "localized": "Lấy công thức",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "GPU Monitor",
+ "localized": "Giám sát GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Get Changelog",
+ "localized": "Xem nhật ký thay đổi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Generic",
+ "localized": "Chung",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Google GenAI",
+ "localized": "Google GenAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Group Offload",
+ "localized": "Giải phóng theo nhóm",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Grid Options",
+ "localized": "Tùy chọn lưới",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Grids",
+ "localized": "Lưới",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Guider",
+ "localized": "Bộ điều hướng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Guidance scale",
+ "localized": "Tỉ lệ hướng dẫn",
+ "reload": "",
+ "hint": "Thang đo Hướng dẫn Không Phân loại (CFG): mức độ hình ảnh sẽ tuân theo câu lệnh (prompt). Giá trị thấp tạo ra kết quả sáng tạo hơn, giá trị cao khiến hình ảnh tuân theo câu lệnh chặt chẽ hơn; giá trị khuyến nghị từ 5-10."
+ },
+ {
+ "id": 16,
+ "label": "Guidance end",
+ "localized": "Kết thúc hướng dẫn",
+ "reload": "",
+ "hint": "Kết thúc hiệu ứng của CFG và PAG sớm: Giá trị 1 hoạt động bình thường, 0.5 dừng hướng dẫn ở mức 50% số bước."
+ },
+ {
+ "id": 17,
+ "label": "Guidance rescale",
+ "localized": "Điều chỉnh lại hướng dẫn",
+ "reload": "",
+ "hint": "Điều chỉnh lại tỉ lệ hướng dẫn để tránh hình ảnh bị cháy sáng ở các giá trị hướng dẫn cao hơn."
+ },
+ {
+ "id": 18,
+ "label": "Gamma",
+ "localized": "Gamma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Grid margins",
+ "localized": "Lề lưới",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Grid sections",
+ "localized": "Phần lưới",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Guidance strength",
+ "localized": "Cường độ hướng dẫn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Guidance start",
+ "localized": "Bắt đầu hướng dẫn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Guidance stop",
+ "localized": "Dừng hướng dẫn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Gate step",
+ "localized": "Bước cổng (Gate step)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Guess mode",
+ "localized": "Chế độ dự đoán",
+ "reload": "",
+ "hint": "Loại bỏ yêu cầu phải cung cấp câu lệnh (prompt) cho ControlNet. Nó buộc bộ mã hóa ControlNet phải 'đoán' tốt nhất dựa trên nội dung của bản đồ điều khiển đầu vào."
+ },
+ {
+ "id": 26,
+ "label": "gradient",
+ "localized": "Độ dốc (gradient)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Gamma corrected",
+ "localized": "Đã hiệu chỉnh Gamma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "General threshold",
+ "localized": "Ngưỡng chung",
+ "reload": "",
+ "hint": "Ngưỡng tin cậy cho các thẻ (tag) chung (ví dụ: vật thể, hành động, bối cảnh). Chỉ những thẻ có độ tin cậy trên ngưỡng này mới được đưa vào đầu ra. Giá trị cao hơn sẽ chọn lọc hơn (ít thẻ hơn), giá trị thấp hơn sẽ bao gồm nhiều thẻ hơn."
+ },
+ {
+ "id": 29,
+ "label": "GPU",
+ "localized": "GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Google cloud use VertexAI endpoints",
+ "localized": "Google Cloud sử dụng điểm cuối VertexAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Google cloud API key",
+ "localized": "Mã API Google Cloud",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Google Cloud project ID",
+ "localized": "ID dự án Google Cloud",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Google Cloud location ID",
+ "localized": "ID vị trí Google Cloud",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "group",
+ "localized": "nhóm",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Group size",
+ "localized": "Kích thước nhóm",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "GC threshold",
+ "localized": "Ngưỡng GC",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Grid max rows count",
+ "localized": "Số hàng lưới tối đa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Grid max columns count",
+ "localized": "Số cột lưới tối đa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Grid background color",
+ "localized": "Màu nền lưới",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Gallery auto-update on tab change",
+ "localized": "Tự động cập nhật thư viện khi đổi tab",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "GPU monitor interval",
+ "localized": "Khoảng thời gian giám sát GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Gallery view columns",
+ "localized": "Số cột hiển thị thư viện",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Grid image size",
+ "localized": "Kích thước ảnh lưới",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Global",
+ "localized": "Toàn cục",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "h": [
+ {
+ "id": 1,
+ "label": "History",
+ "localized": "Lịch sử",
+ "reload": "",
+ "hint": "Danh sách các thế hệ trước đó có thể được tái xử lý tiếp"
+ },
+ {
+ "id": 2,
+ "label": "html2md",
+ "localized": "html2md",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Huggingface",
+ "localized": "Huggingface",
+ "reload": "",
+ "hint": "Các cài đặt liên quan đến truy cập huggingface"
+ },
+ {
+ "id": 4,
+ "label": "HiDream",
+ "localized": "HiDream",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "HyperTile",
+ "localized": "HyperTile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "HiDiffusion",
+ "localized": "HiDiffusion",
+ "reload": "",
+ "hint": "HiDiffusion cho phép tạo hình ảnh độ phân giải cao bằng các mô hình tiêu chuẩn mà không bị lặp lại/biến dạng và cải thiện hiệu suất"
+ },
+ {
+ "id": 7,
+ "label": "Height",
+ "localized": "Chiều cao",
+ "reload": "",
+ "hint": "Chiều cao hình ảnh"
+ },
+ {
+ "id": 8,
+ "label": "HiRes steps",
+ "localized": "Bước HiRes",
+ "reload": "",
+ "hint": "Số bước lấy mẫu cho hình ảnh được nâng cấp. Nếu là 0, sẽ sử dụng giống như bản gốc"
+ },
+ {
+ "id": 9,
+ "label": "HDR clamp",
+ "localized": "HDR clamp",
+ "reload": "",
+ "hint": "Điều chỉnh mức độ các chi tiết vô nghĩa bằng cách loại bỏ các giá trị lệch đáng kể so với giá trị trung bình. Nó đặc biệt hữu ích để tăng cường tạo hình ở thang đo hướng dẫn (guidance scales) cao hơn, xác định các điểm ngoại lệ sớm và áp dụng các điều chỉnh toán học. Hãy coi nó như việc thiết lập phạm vi giá trị hình ảnh và điều chỉnh ngưỡng để quyết định giá trị nào cần được đưa trở lại phạm vi đó"
+ },
+ {
+ "id": 10,
+ "label": "HDR maximize",
+ "localized": "HDR maximize",
+ "reload": "",
+ "hint": "Tính toán 'hệ số chuẩn hóa' bằng cách chia giá trị tensor tối đa cho phạm vi được chỉ định nhân với 4. Hệ số này sau đó được sử dụng để dịch chuyển các kênh trong ranh giới nhất định, đảm bảo dải động tối đa cho quá trình xử lý tiếp theo. Mục tiêu là tối ưu hóa dải động cho các ứng dụng bên ngoài như Photoshop, đặc biệt là để điều chỉnh mức độ, độ tương phản và độ sáng"
+ },
+ {
+ "id": 11,
+ "label": "HDR range",
+ "localized": "Phạm vi HDR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Hue",
+ "localized": "Hue",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "HQ init latents",
+ "localized": "HQ init latents",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Height after",
+ "localized": "Chiều cao sau",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Height mask",
+ "localized": "Mặt nạ chiều cao",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Hires use control",
+ "localized": "Hires dùng control",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Hands",
+ "localized": "Bàn tay",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "High threshold",
+ "localized": "Ngưỡng cao",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "high noise",
+ "localized": "nhiễu cao",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Hypertile UNet Enabled",
+ "localized": "Bật Hypertile UNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Hypertile HiRes pass only",
+ "localized": "Chỉ áp dụng Hypertile cho HiRes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Hypertile UNet max tile size",
+ "localized": "Kích thước tile tối đa Hypertile UNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Hypertile UNet min tile size",
+ "localized": "Kích thước tile tối thiểu Hypertile UNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Hypertile UNet swap size",
+ "localized": "Kích thước swap Hypertile UNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Hypertile UNet depth",
+ "localized": "Độ sâu Hypertile UNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Hypertile VAE Enabled",
+ "localized": "Bật Hypertile VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Hypertile VAE tile size",
+ "localized": "Kích thước tile Hypertile VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Hypertile VAE swap size",
+ "localized": "Kích thước swap Hypertile VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "HiDiffusion apply RAU-Net",
+ "localized": "HiDiffusion áp dụng RAU-Net",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "HiDiffusion apply MSW-MSA",
+ "localized": "HiDiffusion áp dụng MSW-MSA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "HiDiffusion aggressive at step",
+ "localized": "HiDiffusion quyết liệt tại bước",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "HiDiffusion override T1 ratio",
+ "localized": "HiDiffusion ghi đè tỷ lệ T1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "HiDiffusion override T2 ratio",
+ "localized": "HiDiffusion ghi đè tỷ lệ T2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "hidet",
+ "localized": "hidet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Hide legacy tabs",
+ "localized": "Ẩn các tab cũ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Hide input range sliders",
+ "localized": "Ẩn thanh trượt phạm vi nhập",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Hide params headers",
+ "localized": "Ẩn tiêu đề tham số",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "HuggingFace token",
+ "localized": "Token HuggingFace",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "HuggingFace mirror",
+ "localized": "Mirror HuggingFace",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "HED",
+ "localized": "HED",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "i": [
+ {
+ "id": 755,
+ "label": "Images",
+ "localized": "Ảnh",
+ "reload": "",
+ "hint": "Tạo hình ảnh Giao diện hợp nhất Hỗ trợ T2I (Văn bản sang ảnh) và I2I (Ảnh sang ảnh) Có kèm theo hướng dẫn điều khiển (Control Guidance)"
+ },
+ {
+ "id": 756,
+ "label": "I2I",
+ "localized": "I2I",
+ "reload": "",
+ "hint": "Tạo hình ảnh từ hình ảnh Giao diện cũ mô phỏng giao diện và hành vi của tính năng image-to-image nguyên bản"
+ },
+ {
+ "id": 757,
+ "label": "img2img_results_input_mobile",
+ "localized": "Đầu vào",
+ "reload": "",
+ "hint": "Ẩn/hiện vùng chọn phương tiện đầu vào được sử dụng để điều hướng quá trình tạo ảnh"
+ },
+ {
+ "id": 758,
+ "label": "Image",
+ "localized": "Hình ảnh",
+ "reload": "",
+ "hint": "Tạo hình ảnh từ hình ảnh"
+ },
+ {
+ "id": 759,
+ "label": "Inpaint",
+ "localized": "Vẽ đắp (Inpaint)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 760,
+ "label": "Inputs",
+ "localized": "Đầu vào",
+ "reload": "",
+ "hint": "Các cài đặt liên quan đến hình ảnh đầu vào"
+ },
+ {
+ "id": 761,
+ "label": "Initial",
+ "localized": "Khởi tạo",
+ "reload": "",
+ "hint": "Thiết lập độ phân giải hình ảnh trước khi xử lý"
+ },
+ {
+ "id": 762,
+ "label": "Info",
+ "localized": "Thông tin",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 763,
+ "label": "install",
+ "localized": "Cài đặt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 764,
+ "label": "Image Options",
+ "localized": "Tùy chọn hình ảnh",
+ "reload": "",
+ "hint": "Cài đặt liên quan đến định dạng ảnh, siêu dữ liệu và lưới ảnh"
+ },
+ {
+ "id": 765,
+ "label": "Image Paths",
+ "localized": "Đường dẫn hình ảnh",
+ "reload": "",
+ "hint": "Cài đặt liên quan đến tên tệp ảnh và thư mục đầu ra"
+ },
+ {
+ "id": 766,
+ "label": "Image Metadata",
+ "localized": "Siêu dữ liệu hình ảnh",
+ "reload": "",
+ "hint": "Cài đặt liên quan đến việc xử lý siêu dữ liệu được tạo cùng với ảnh"
+ },
+ {
+ "id": 767,
+ "label": "IP Adapters",
+ "localized": "IP Adapters",
+ "reload": "",
+ "hint": "IP adapters là các mô hình plugin có thể hướng dẫn quá trình tạo ảnh theo kết quả mong muốn"
+ },
+ {
+ "id": 768,
+ "label": "Input Media",
+ "localized": "Phương tiện đầu vào",
+ "reload": "",
+ "hint": "Thêm hình ảnh đầu vào để sử dụng cho các tác vụ ảnh-sang-ảnh, vẽ đắp hoặc xử lý điều khiển (control)"
+ },
+ {
+ "id": 769,
+ "label": "Input Image",
+ "localized": "Hình ảnh đầu vào",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 770,
+ "label": "IPEX",
+ "localized": "IPEX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 771,
+ "label": "Image Gallery",
+ "localized": "Thư viện ảnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 772,
+ "label": "Intermediate Image Saving",
+ "localized": "Lưu ảnh trung gian",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 773,
+ "label": "Initial seed",
+ "localized": "Seed khởi tạo",
+ "reload": "",
+ "hint": "Một giá trị xác định đầu ra của trình tạo số ngẫu nhiên - nếu bạn tạo ảnh với cùng thông số và seed như một ảnh khác, bạn sẽ nhận được kết quả tương tự"
+ },
+ {
+ "id": 774,
+ "label": "Include detections",
+ "localized": "Bao gồm các vùng nhận diện",
+ "reload": "",
+ "hint": "Bao gồm hình ảnh gốc với các vùng được nhận diện đã được đánh dấu"
+ },
+ {
+ "id": 775,
+ "label": "IY model",
+ "localized": "Mô hình IY",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 776,
+ "label": "IY scale",
+ "localized": "Tỷ lệ IY",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 777,
+ "label": "IY start",
+ "localized": "Bắt đầu IY",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 778,
+ "label": "IY end",
+ "localized": "Kết thúc IY",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 779,
+ "label": "Identity guidance",
+ "localized": "Hướng dẫn danh tính",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 780,
+ "label": "Include original image",
+ "localized": "Bao gồm ảnh gốc",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 781,
+ "label": "Iterate seed per line",
+ "localized": "Lặp lại seed theo từng dòng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 782,
+ "label": "Iterations",
+ "localized": "Số lần lặp",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 783,
+ "label": "Interpolate frames",
+ "localized": "Nội suy khung hình",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 784,
+ "label": "Include main grid",
+ "localized": "Bao gồm lưới chính",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 785,
+ "label": "Include sub grids",
+ "localized": "Bao gồm lưới phụ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 786,
+ "label": "Include images",
+ "localized": "Bao gồm hình ảnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 787,
+ "label": "invert",
+ "localized": "Đảo ngược",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 788,
+ "label": "Init image same as control",
+ "localized": "Ảnh gốc giống với ảnh điều khiển",
+ "reload": "",
+ "hint": "Sẽ xử lý bổ sung bất kỳ hình ảnh nào được đặt vào cửa sổ đầu vào Control như một nguồn cho các tác vụ loại img2img, ví dụ như một hình ảnh để chỉnh sửa."
+ },
+ {
+ "id": 789,
+ "label": "Inpaint masked only",
+ "localized": "Chỉ vẽ đắp vùng được mặt nạ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 790,
+ "label": "Invert mask",
+ "localized": "Đảo ngược mặt nạ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 791,
+ "label": "IOU",
+ "localized": "IOU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 792,
+ "label": "Init strength",
+ "localized": "Cường độ khởi tạo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 793,
+ "label": "Input directory",
+ "localized": "Thư mục đầu vào",
+ "reload": "",
+ "hint": "Thư mục chứa các hình ảnh mà bạn muốn xử lý"
+ },
+ {
+ "id": 794,
+ "label": "Intermediates",
+ "localized": "Trung gian",
+ "reload": "",
+ "hint": "Kích thước của nhóm ứng viên trung gian khi khớp các đặc điểm hình ảnh với các thẻ mô tả (flavours). Từ nhóm này, các thẻ cuối cùng được chọn dựa trên Min/Max Flavors. Giá trị cao hơn có thể cải thiện chất lượng nhưng sẽ chậm hơn."
+ },
+ {
+ "id": 795,
+ "label": "Include rating",
+ "localized": "Bao gồm xếp hạng",
+ "reload": "",
+ "hint": "Bao gồm các thẻ xếp hạng nội dung trong đầu ra (ví dụ: an toàn, đáng nghi, nhạy cảm). Hữu ích để lọc hoặc phân loại ảnh theo xếp hạng nội dung."
+ },
+ {
+ "id": 796,
+ "label": "Image width",
+ "localized": "Chiều rộng ảnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 797,
+ "label": "Image height",
+ "localized": "Chiều cao ảnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 798,
+ "label": "inference-mode",
+ "localized": "Chế độ suy luận",
+ "reload": "",
+ "hint": "Giống như no-grad nhưng nghiêm ngặt hơn. Đảm bảo mô hình chỉ chạy ở chế độ suy luận để an toàn và tăng tốc độ."
+ },
+ {
+ "id": 799,
+ "label": "inductor",
+ "localized": "Inductor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 800,
+ "label": "Image quality",
+ "localized": "Chất lượng hình ảnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 801,
+ "label": "Include mask in outputs",
+ "localized": "Bao gồm mặt nạ trong kết quả đầu ra",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 802,
+ "label": "Include invisible watermark",
+ "localized": "Bao gồm dấu mờ vô hình",
+ "reload": "",
+ "hint": "Thêm dấu mờ vô hình vào ảnh bằng cách thay đổi một số giá trị pixel"
+ },
+ {
+ "id": 803,
+ "label": "Invisible watermark string",
+ "localized": "Chuỗi dấu mờ vô hình",
+ "reload": "",
+ "hint": "Chuỗi ký tự dấu mờ để thêm vào ảnh. Nên để rất ngắn để tránh làm hỏng ảnh."
+ },
+ {
+ "id": 804,
+ "label": "Image watermark position",
+ "localized": "Vị trí dấu mờ ảnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 805,
+ "label": "Image watermark file",
+ "localized": "Tệp dấu mờ ảnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 806,
+ "label": "Images filename pattern",
+ "localized": "Mẫu tên tệp hình ảnh",
+ "reload": "",
+ "hint": "Sử dụng các thẻ sau để xác định cách đặt tên tệp cho ảnh:seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
+ },
+ {
+ "id": 807,
+ "label": "inline",
+ "localized": "Nội dòng (inline)",
+ "reload": "",
+ "hint": "Nằm cùng dòng với tất cả các thành phần bổ sung (có thể cuộn)"
+ },
+ {
+ "id": 808,
+ "label": "Inpainting include greyscale mask in results",
+ "localized": "Inpainting bao gồm mặt nạ xám trong kết quả",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 809,
+ "label": "Inpainting include masked composite in results",
+ "localized": "Inpainting bao gồm ảnh tổng hợp có mặt nạ trong kết quả",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 810,
+ "label": "Image transparent color fill",
+ "localized": "Tô màu trong suốt cho ảnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 811,
+ "label": "Inpainting conditioning mask strength",
+ "localized": "Cường độ mặt nạ điều kiện inpainting",
+ "reload": "",
+ "hint": "Xác định mức độ che phủ ảnh gốc khi thực hiện inpainting và img2img. 1.0 có nghĩa là che phủ hoàn toàn (mặc định). 0.0 có nghĩa là không che phủ điều kiện. Các giá trị thấp hơn sẽ giúp bảo tồn bố cục tổng thể của ảnh, nhưng sẽ khó khăn với các thay đổi lớn."
+ },
+ {
+ "id": 812,
+ "label": "Image resize algorithm",
+ "localized": "Thuật toán thay đổi kích thước ảnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 813,
+ "label": "Image repeats per epoch",
+ "localized": "Số lần lặp lại ảnh mỗi epoch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 814,
+ "label": "Interpolation Method",
+ "localized": "Phương pháp nội suy",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 815,
+ "label": "In Blocks",
+ "localized": "Khối đầu vào (In Blocks)",
+ "reload": "",
+ "hint": "Các khối giảm mẫu (Downsampling Blocks) của UNet (12 giá trị cho SD1.5, 9 giá trị cho SDXL)"
+ },
+ {
+ "id": 816,
+ "label": "Input model",
+ "localized": "Mô hình đầu vào",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 817,
+ "label": "Info object",
+ "localized": "Đối tượng thông tin",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "k": [
+ {
+ "id": 1,
+ "label": "Kanvas change",
+ "localized": "Thay đổi Kanvas",
+ "reload": "n/a",
+ "hint": "Thay đổi cài đặt hoặc trạng thái của Kanvas."
+ },
+ {
+ "id": 2,
+ "label": "Kanvas Settings",
+ "localized": "Cài đặt Kanvas",
+ "reload": "n/a",
+ "hint": "Tùy chỉnh các cấu hình cho giao diện Kanvas."
+ },
+ {
+ "id": 3,
+ "label": "Keep Thinking Trace",
+ "localized": "Giữ dấu vết suy nghĩ",
+ "reload": "n/a",
+ "hint": "Bao gồm quá trình lập luận của mô hình trong kết quả cuối cùng. Hữu ích để hiểu cách mô hình đưa ra câu trả lời. Chỉ hoạt động với các mô hình hỗ trợ chế độ suy nghĩ (thinking mode)."
+ },
+ {
+ "id": 4,
+ "label": "Keep Prefill",
+ "localized": "Giữ phần điền trước (Prefill)",
+ "reload": "n/a",
+ "hint": "Bao gồm văn bản điền trước ở đầu kết quả cuối cùng. Nếu bị tắt, văn bản điền trước dùng để hướng dẫn mô hình sẽ bị loại bỏ khỏi kết quả."
+ },
+ {
+ "id": 5,
+ "label": "Keep aspect ratio",
+ "localized": "Giữ tỷ lệ khung hình",
+ "reload": "n/a",
+ "hint": "Duy trì tỷ lệ cố định giữa chiều rộng và chiều cao khi thay đổi kích thước."
+ }
+ ],
+ "l": [
+ {
+ "id": 0,
+ "label": "Load model",
+ "localized": "Tải mô hình",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "Load custom model",
+ "localized": "Tải mô hình tùy chỉnh",
+ "reload": "",
+ "hint": "Tải một mô hình tùy chỉnh với cấu hình được chỉ định"
+ },
+ {
+ "id": 2,
+ "label": "LaMa Remove",
+ "localized": "Xóa LaMa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Lite",
+ "localized": "Lite",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "LTXVideo",
+ "localized": "LTXVideo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Load",
+ "localized": "Tải",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Live Previews",
+ "localized": "Xem trước trực tiếp",
+ "reload": "",
+ "hint": "Các cài đặt liên quan đến xem trước trực tiếp, thông báo âm thanh"
+ },
+ {
+ "id": 7,
+ "label": "Legacy options",
+ "localized": "Các tùy chọn cũ",
+ "reload": "",
+ "hint": "Các cài đặt liên quan đến các tùy chọn cũ - không nên sử dụng"
+ },
+ {
+ "id": 8,
+ "label": "List",
+ "localized": "Danh sách",
+ "reload": "",
+ "hint": "Liệt kê tất cả các mô hình có sẵn"
+ },
+ {
+ "id": 9,
+ "label": "Loader",
+ "localized": "Bộ tải",
+ "reload": "",
+ "hint": "Cho phép lắp ráp thủ công một mô hình khuếch tán từ các mô-đun riêng lẻ"
+ },
+ {
+ "id": 10,
+ "label": "List models",
+ "localized": "Liệt kê mô hình",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Load receipe",
+ "localized": "Tải công thức",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Lora",
+ "localized": "Lora",
+ "reload": "",
+ "hint": "LoRA: Thích ứng thứ hạng thấp (Low-Rank Adaptation). Mô hình đã được tinh chỉnh được áp dụng chồng lên một mô hình đã tải"
+ },
+ {
+ "id": 13,
+ "label": "Local",
+ "localized": "Cục bộ",
+ "reload": "",
+ "hint": "Các mô hình đã được tải xuống và sẵn sàng sử dụng"
+ },
+ {
+ "id": 14,
+ "label": "LTX",
+ "localized": "LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Layerwise Casting",
+ "localized": "Đúc theo lớp",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "LinFusion",
+ "localized": "LinFusion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Log Display",
+ "localized": "Hiển thị nhật ký",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "List all locally available models",
+ "localized": "Liệt kê tất cả mô hình cục bộ hiện có",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Last Generate",
+ "localized": "Lần tạo cuối",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "low order",
+ "localized": "thứ tự thấp",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "LSC layer indices",
+ "localized": "Chỉ số lớp LSC",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "LSC fully qualified name",
+ "localized": "Tên đầy đủ LSC",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "LSC skip attention blocks",
+ "localized": "LSC bỏ qua các khối chú ý",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "LSC skip feed-forward blocks",
+ "localized": "LSC bỏ qua các khối chuyển tiếp",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "LSC skip attention scores",
+ "localized": "LSC bỏ qua điểm số chú ý",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "LSC dropout rate",
+ "localized": "Tỷ lệ dropout LSC",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Layer options",
+ "localized": "Tùy chọn lớp",
+ "reload": "",
+ "hint": "Chỉ định thủ công các tùy chọn lớp nâng cao của bộ điều hợp IP (IP adapter)"
+ },
+ {
+ "id": 28,
+ "label": "Layer scales",
+ "localized": "Tỷ lệ lớp",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Length",
+ "localized": "Độ dài",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Loops",
+ "localized": "Vòng lặp",
+ "reload": "",
+ "hint": "Số lần xử lý một hình ảnh. Mỗi kết quả đầu ra được sử dụng làm đầu vào cho vòng lặp tiếp theo. Nếu đặt là 1, hành vi sẽ giống như khi không sử dụng tập lệnh này"
+ },
+ {
+ "id": 31,
+ "label": "Level",
+ "localized": "Mức độ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Latent mode",
+ "localized": "Chế độ tiềm ẩn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Loop video",
+ "localized": "Lặp video",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "LLM model",
+ "localized": "Mô hình LLM",
+ "reload": "",
+ "hint": "Chọn mô hình ngôn ngữ để sử dụng cho việc cải thiện gợi ý (prompt enhancement). Các mô hình hỗ trợ thị giác được đánh dấu bằng biểu tượng . Các mô hình hỗ trợ chế độ tư duy được đánh dấu bằng biểu tượng ."
+ },
+ {
+ "id": 35,
+ "label": "LBM Method",
+ "localized": "Phương pháp LBM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "LBM Composite",
+ "localized": "Hợp thành LBM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "LBM Steps",
+ "localized": "Các bước LBM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "left",
+ "localized": "bên trái",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Live update",
+ "localized": "Cập nhật trực tiếp",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Low threshold",
+ "localized": "Ngưỡng thấp",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Large",
+ "localized": "Lớn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "LTX model",
+ "localized": "Mô hình LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "LTX frames number",
+ "localized": "Số khung hình LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "LTX frames skip",
+ "localized": "Bỏ qua khung hình LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "LTX enable upsampling",
+ "localized": "Kích hoạt tăng quy mô LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "LTX upsample ratio",
+ "localized": "Tỷ lệ tăng quy mô LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "LTX enable refine",
+ "localized": "Kích hoạt tinh chỉnh LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "LTX refine strength",
+ "localized": "Cường độ tinh chỉnh LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "LTX decode timestep",
+ "localized": "Bước thời gian giải mã LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "LTX enable audio",
+ "localized": "Kích hoạt âm thanh LTX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Loop",
+ "localized": "Vòng lặp",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Local directory name",
+ "localized": "Tên thư mục cục bộ",
+ "reload": "",
+ "hint": "Thư mục để cài đặt phần mở rộng, để trống để sử dụng mặc định"
+ },
+ {
+ "id": 53,
+ "label": "Libs",
+ "localized": "Thư viện",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Latent history size",
+ "localized": "Kích thước lịch sử tiềm ẩn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "LLama repo",
+ "localized": "Kho lưu trữ LLama",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "low noise",
+ "localized": "nhiễu thấp",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "leaf_level",
+ "localized": "cấp độ lá",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "LLM",
+ "localized": "LLM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "Layerwise casting storage",
+ "localized": "Lưu trữ đúc theo lớp",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Layerwise non-blocking operations",
+ "localized": "Các thao tác không chặn theo lớp",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "Lumina: Use mask in transformers",
+ "localized": "Lumina: Sử dụng mặt nạ trong transformers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "LinFusion apply distillation on load",
+ "localized": "LinFusion áp dụng chưng cất khi tải",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "Light",
+ "localized": "Sáng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "Log view update period",
+ "localized": "Chu kỳ cập nhật chế độ xem nhật ký",
+ "reload": "",
+ "hint": "Chu kỳ cập nhật chế độ xem nhật ký, tính bằng mili giây"
+ },
+ {
+ "id": 65,
+ "label": "Live preview display period",
+ "localized": "Chu kỳ hiển thị xem trước trực tiếp",
+ "reload": "",
+ "hint": "Yêu cầu hình ảnh xem trước sau mỗi n bước, đặt thành 0 để tắt"
+ },
+ {
+ "id": 66,
+ "label": "Load custom Diffusers pipeline",
+ "localized": "Tải quy trình Diffusers tùy chỉnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "LoRA force reload always",
+ "localized": "Luôn buộc tải lại LoRA",
+ "reload": "",
+ "hint": "Buộc các mạng LoRA tải lại từ bộ lưu trữ sau mỗi lần tạo, ngay cả khi đã được lưu trong bộ nhớ tạm. Hữu ích cho việc gỡ lỗi hoặc khi các tệp LoRA đang bị sửa đổi từ bên ngoài. Tắt khi sử dụng bình thường để tận dụng bộ nhớ tạm."
+ },
+ {
+ "id": 68,
+ "label": "LoRA load using Diffusers method",
+ "localized": "Tải LoRA bằng phương pháp Diffusers",
+ "reload": "",
+ "hint": "Phương pháp thay thế sử dụng các khả năng LoRA tích hợp của diffusers thay vì triển khai gốc của SD.Next (có thể làm giảm khả năng tương thích của LoRA)"
+ },
+ {
+ "id": 69,
+ "label": "LoRA native apply to text encoder",
+ "localized": "Áp dụng LoRA gốc cho bộ mã hóa văn bản",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "LoRA native fuse with model",
+ "localized": "Hợp nhất LoRA gốc với mô hình",
+ "reload": "",
+ "hint": "Hợp nhất LoRA vào mô hình để sử dụng ít bộ nhớ hơn.Cảnh báo: Sau khi xóa hoặc chuyển đổi LoRA, bạn vẫn có thể thấy phong cách của nó trong các hình ảnh được tạo. Để có một mô hình sạch, hãy tải lại nó từ trình chọn mô hình."
+ },
+ {
+ "id": 71,
+ "label": "LoRA diffusers fuse with model",
+ "localized": "Hợp nhất LoRA diffusers với mô hình",
+ "reload": "",
+ "hint": "Hợp nhất LoRA vào mô hình để sử dụng ít bộ nhớ hơn và tương thích với torch.compile.Cảnh báo: Sau khi xóa hoặc chuyển đổi LoRA, bạn vẫn có thể thấy phong cách của nó trong các hình ảnh được tạo. Để có một mô hình sạch, hãy tải lại nó từ trình chọn mô hình."
+ },
+ {
+ "id": 72,
+ "label": "LoRA auto-apply tags",
+ "localized": "Tự động áp dụng thẻ LoRA",
+ "reload": "",
+ "hint": "Tự động thêm các từ kích hoạt/thẻ từ siêu dữ liệu LoRA vào gợi ý của bạn. Đặt thành số lượng thẻ để tự động áp dụng, ví dụ: 3 = thêm 3 thẻ kích hoạt hàng đầu. Đặt thành 0 để tắt, -1 để thêm tất cả các thẻ có sẵn."
+ },
+ {
+ "id": 73,
+ "label": "LoRA memory cache",
+ "localized": "Bộ nhớ tạm LoRA",
+ "reload": "",
+ "hint": "Số lượng LoRA cần giữ trong mạng để sử dụng trong tương lai trước khi yêu cầu tải lại từ bộ lưu trữ"
+ },
+ {
+ "id": 74,
+ "label": "LoRA add hash info to metadata",
+ "localized": "Thêm thông tin mã băm LoRA vào siêu dữ liệu",
+ "reload": "",
+ "hint": "Bao gồm mã băm tệp LoRA trong siêu dữ liệu hình ảnh được tạo. Hữu ích cho việc tái lập và theo dõi chính xác các phiên bản LoRA đã được sử dụng."
+ },
+ {
+ "id": 75,
+ "label": "LDSR Path",
+ "localized": "Đường dẫn LDSR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "LoRA load using legacy method",
+ "localized": "Tải LoRA bằng phương pháp cũ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Loaded LoRA",
+ "localized": "LoRA đã tải",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "LoRA target filename",
+ "localized": "Tên tệp đích LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Layer skip guidance",
+ "localized": "Hướng dẫn bỏ qua lớp",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "LineArt",
+ "localized": "Nét vẽ (LineArt)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "Leres Depth",
+ "localized": "Độ sâu Leres",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "m": [
+ {
+ "id": 0,
+ "label": "Mask",
+ "localized": "Mặt nạ",
+ "reload": "",
+ "hint": "Các tùy chọn về mặt nạ hình ảnh và tạo mặt nạ"
+ },
+ {
+ "id": 0,
+ "label": "Models",
+ "localized": "Mô hình",
+ "reload": "",
+ "hint": "Tải xuống, chuyển đổi hoặc hợp nhất các mô hình và quản lý siêu dữ liệu mô hình"
+ },
+ {
+ "id": 0,
+ "label": "Manage extensions",
+ "localized": "Quản lý tiện ích mở rộng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Manual install",
+ "localized": "Cài đặt thủ công",
+ "reload": "",
+ "hint": "Cài đặt tiện ích mở rộng một cách thủ công"
+ },
+ {
+ "id": 0,
+ "label": "Models & Networks",
+ "localized": "Mô hình & Mạng lưới",
+ "reload": "",
+ "hint": "Xem danh sách tất cả các mô hình và mạng lưới hiện có"
+ },
+ {
+ "id": 0,
+ "label": "Model Loading",
+ "localized": "Tải mô hình",
+ "reload": "",
+ "hint": "Các thiết lập liên quan đến cách mô hình được tải lên"
+ },
+ {
+ "id": 0,
+ "label": "Model Options",
+ "localized": "Tùy chọn mô hình",
+ "reload": "",
+ "hint": "Các thiết lập liên quan đến hành vi của các mô hình cụ thể"
+ },
+ {
+ "id": 0,
+ "label": "Model Offloading",
+ "localized": "Giải phóng bộ nhớ mô hình",
+ "reload": "",
+ "hint": "Các thiết lập liên quan đến việc chuyển mô hình ra khỏi VRAM và quản lý bộ nhớ"
+ },
+ {
+ "id": 0,
+ "label": "Model Quantization",
+ "localized": "Lượng tử hóa mô hình",
+ "reload": "",
+ "hint": "Các thiết lập liên quan đến lượng tử hóa mô hình nhằm giảm mức sử dụng bộ nhớ"
+ },
+ {
+ "id": 0,
+ "label": "Model Compile",
+ "localized": "Biên dịch mô hình",
+ "reload": "",
+ "hint": "Các thiết lập liên quan đến các phương pháp biên dịch mô hình khác nhau"
+ },
+ {
+ "id": 0,
+ "label": "Metadata",
+ "localized": "Siêu dữ liệu",
+ "reload": "",
+ "hint": "Cập nhật siêu dữ liệu cho tất cả các mô hình hiện có"
+ },
+ {
+ "id": 0,
+ "label": "Merge",
+ "localized": "Hợp nhất",
+ "reload": "",
+ "hint": "Hợp nhất hai hoặc nhiều mô hình thành một mô hình mới"
+ },
+ {
+ "id": 0,
+ "label": "Manual Block Merge",
+ "localized": "Hợp nhất khối thủ công",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Merge Modules",
+ "localized": "Hợp nhất các Module",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Model",
+ "localized": "Mô hình",
+ "reload": "",
+ "hint": "Mô hình cơ sở"
+ },
+ {
+ "id": 0,
+ "label": "Model metadata",
+ "localized": "Siêu dữ liệu mô hình",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ModernUI",
+ "localized": "Giao diện hiện đại",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Modular Pipelines",
+ "localized": "Đường dẫn module",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Models Paths",
+ "localized": "Đường dẫn mô hình",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Mobile",
+ "localized": "Di động",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Merge multiple models",
+ "localized": "Hợp nhất nhiều mô hình",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Max shift",
+ "localized": "Độ dịch tối đa",
+ "reload": "",
+ "hint": "Giá trị dịch chuyển tối đa cho độ phân giải cao khi sử dụng dịch chuyển động (dynamic shifting)."
+ },
+ {
+ "id": 0,
+ "label": "Merge detailers",
+ "localized": "Hợp nhất bộ chi tiết",
+ "reload": "",
+ "hint": "Hợp nhất kết quả từ nhiều bộ chi tiết (detailers) vào một mặt nạ duy nhất trước khi chạy quy trình làm chi tiết"
+ },
+ {
+ "id": 0,
+ "label": "Max detected",
+ "localized": "Số lượng phát hiện tối đa",
+ "reload": "",
+ "hint": "Số lượng đối tượng được phát hiện tối đa để chạy bộ làm chi tiết"
+ },
+ {
+ "id": 0,
+ "label": "Min confidence",
+ "localized": "Độ tin cậy tối thiểu",
+ "reload": "",
+ "hint": "Độ tin cậy tối thiểu của mục được phát hiện"
+ },
+ {
+ "id": 0,
+ "label": "Max overlap",
+ "localized": "Độ chồng lấp tối đa",
+ "reload": "",
+ "hint": "Độ chồng lấp tối đa giữa hai mục được phát hiện trước khi một mục bị loại bỏ"
+ },
+ {
+ "id": 0,
+ "label": "Min size",
+ "localized": "Kích thước tối thiểu",
+ "reload": "",
+ "hint": "Kích thước tối thiểu của đối tượng được phát hiện tính theo tỷ lệ phần trăm của toàn bộ hình ảnh"
+ },
+ {
+ "id": 0,
+ "label": "Max size",
+ "localized": "Kích thước tối đa",
+ "reload": "",
+ "hint": "Kích thước tối đa của đối tượng được phát hiện tính theo tỷ lệ phần trăm của toàn bộ hình ảnh"
+ },
+ {
+ "id": 0,
+ "label": "Max Range",
+ "localized": "Phạm vi tối đa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Momentum",
+ "localized": "Động lượng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Mode x-axis",
+ "localized": "Chế độ trục X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Mode y-axis",
+ "localized": "Chế độ trục Y",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Mask Dropout",
+ "localized": "Loại bỏ mặt nạ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Multi decoder",
+ "localized": "Đa bộ giải mã",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Mode",
+ "localized": "Chế độ",
+ "reload": "",
+ "hint": "Chế độ thẩm vấn (Interrogation).Nhanh : Chú thích nhanh với các thuật ngữ tối thiểu.Cổ điển : Thẩm vấn tiêu chuẩn với chất lượng và tốc độ cân bằng.Tốt nhất : Phân tích kỹ lưỡng nhất, chậm nhất nhưng chất lượng cao nhất.Phủ định : Tạo các thuật ngữ để sử dụng làm gợi ý phủ định (negative prompt)."
+ },
+ {
+ "id": 0,
+ "label": "Method",
+ "localized": "Phương pháp",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Model repo",
+ "localized": "Kho mô hình",
+ "reload": "",
+ "hint": "ID kho lưu trữ HuggingFace của mô hình"
+ },
+ {
+ "id": 0,
+ "label": "Model gguf",
+ "localized": "Mô hình GGUF",
+ "reload": "",
+ "hint": "Kho lưu trữ mô hình lượng tử hóa GGUF tùy chọn trên HuggingFace"
+ },
+ {
+ "id": 0,
+ "label": "Model type",
+ "localized": "Loại mô hình",
+ "reload": "",
+ "hint": "Loại lượng tử hóa mô hình GGUF tùy chọn"
+ },
+ {
+ "id": 0,
+ "label": "Model file",
+ "localized": "Tệp mô hình",
+ "reload": "",
+ "hint": "Tệp mô hình GGUF cụ thể tùy chọn bên trong kho lưu trữ"
+ },
+ {
+ "id": 0,
+ "label": "Max tokens",
+ "localized": "Token tối đa",
+ "reload": "",
+ "hint": "Số lượng token tối đa mà mô hình có thể tạo ra trong phản hồi. Mô hình không biết giới hạn này trong quá trình tạo và nó sẽ không cố gắng tạo phản hồi chi tiết hơn hoặc ngắn gọn hơn, nó chỉ đơn giản đặt giới hạn cứng cho độ dài và sẽ cưỡng ép cắt bỏ phản hồi khi đạt đến giới hạn."
+ },
+ {
+ "id": 0,
+ "label": "masked",
+ "localized": "đã che",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Mask invert",
+ "localized": "Đảo ngược mặt nạ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Mask strength",
+ "localized": "Độ mạnh mặt nạ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Multistep restore",
+ "localized": "Phục hồi đa bước",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Mask blur",
+ "localized": "Làm mờ mặt nạ",
+ "reload": "",
+ "hint": "Mức độ làm mờ mặt nạ trước khi xử lý, tính bằng pixel"
+ },
+ {
+ "id": 0,
+ "label": "Min guidance",
+ "localized": "Hướng dẫn tối thiểu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Max guidance",
+ "localized": "Hướng dẫn tối đa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Motion level",
+ "localized": "Mức độ chuyển động",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Mode after",
+ "localized": "Chế độ sau",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Method after",
+ "localized": "Phương pháp sau",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Mode mask",
+ "localized": "Chế độ mặt nạ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Method mask",
+ "localized": "Phương pháp mặt nạ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Maximum units",
+ "localized": "Đơn vị tối đa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Max faces",
+ "localized": "Số mặt tối đa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Medium",
+ "localized": "Trung bình",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Merge alpha",
+ "localized": "Hợp nhất Alpha",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Mask only",
+ "localized": "Chỉ mặt nạ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Max Length",
+ "localized": "Độ dài tối đa",
+ "reload": "",
+ "hint": "Số lượng token tối đa trong chú thích được tạo."
+ },
+ {
+ "id": 0,
+ "label": "Min Flavors",
+ "localized": "Đặc điểm tối thiểu",
+ "reload": "",
+ "hint": "Số lượng thẻ mô tả (flavors) tối thiểu cần giữ lại trong gợi ý cuối cùng."
+ },
+ {
+ "id": 0,
+ "label": "Max Flavors",
+ "localized": "Đặc điểm tối đa",
+ "reload": "",
+ "hint": "Số lượng thẻ mô tả (flavors) tối đa cần giữ lại trong gợi ý cuối cùng."
+ },
+ {
+ "id": 0,
+ "label": "Max tags",
+ "localized": "Số thẻ tối đa",
+ "reload": "",
+ "hint": "Số lượng thẻ tối đa bao gồm trong đầu ra. Giới hạn độ dài kết quả khi một hình ảnh có nhiều đặc điểm được phát hiện. Các thẻ được sắp xếp theo độ tin cậy, vì vậy những thẻ có liên quan nhất sẽ được giữ lại."
+ },
+ {
+ "id": 0,
+ "label": "Memory",
+ "localized": "Bộ nhớ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Memory optimization",
+ "localized": "Tối ưu hóa bộ nhớ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Model Info",
+ "localized": "Thông tin mô hình",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Model pipeline",
+ "localized": "Quy trình mô hình",
+ "reload": "",
+ "hint": "Nếu không tự động phát hiện được, hãy chọn loại mô hình trước khi tải"
+ },
+ {
+ "id": 0,
+ "label": "Model auto-load on start",
+ "localized": "Tự động tải mô hình khi khởi động",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Model load using multiple threads",
+ "localized": "Tải mô hình bằng đa luồng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Model auto-download on demand",
+ "localized": "Tự động tải mô hình khi cần",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Model load using streams",
+ "localized": "Tải mô hình bằng luồng (streams)",
+ "reload": "",
+ "hint": "Khi tải mô hình, hãy thử tải luồng được tối ưu hóa cho lưu trữ chậm hoặc qua mạng"
+ },
+ {
+ "id": 0,
+ "label": "Model load model direct to GPU",
+ "localized": "Tải mô hình trực tiếp vào GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Model types not to offload",
+ "localized": "Các loại mô hình không giải phóng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Modules to always offload",
+ "localized": "Các module luôn luôn giải phóng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Modules to never offload",
+ "localized": "Các module không bao giờ giải phóng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Model types not to quantize",
+ "localized": "Các loại mô hình không lượng tử hóa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Modules to not convert",
+ "localized": "Các module không chuyển đổi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Modules dtype dict",
+ "localized": "Từ điển kiểu dữ liệu module",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Math",
+ "localized": "Toán học",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Memory limit",
+ "localized": "Giới hạn bộ nhớ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "migraphx",
+ "localized": "migraphx",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "max-autotune",
+ "localized": "max-autotune",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "max-autotune-no-cudagraphs",
+ "localized": "max-autotune-no-cudagraphs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Maximum image size (MP)",
+ "localized": "Kích thước ảnh tối đa (MP)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Max words",
+ "localized": "Số từ tối đa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Modern",
+ "localized": "Hiện đại",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Mount URL subpath",
+ "localized": "Đường dẫn phụ URL gắn kết",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Mobile scale",
+ "localized": "Tỷ lệ di động",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Move detailer model to CPU when complete",
+ "localized": "Chuyển mô hình bộ chi tiết sang CPU khi hoàn tất",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Move base model to CPU when using refiner",
+ "localized": "Chuyển mô hình cơ sở sang CPU khi sử dụng bộ lọc tinh (refiner)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Move base model to CPU when using VAE",
+ "localized": "Chuyển mô hình cơ sở sang CPU khi sử dụng VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Move refiner model to CPU when not in use",
+ "localized": "Chuyển mô hình lọc tinh sang CPU khi không sử dụng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Move VAE and CLIP to RAM when training",
+ "localized": "Chuyển VAE và CLIP vào RAM khi huấn luyện",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Model name",
+ "localized": "Tên mô hình",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Model base path",
+ "localized": "Đường dẫn cơ sở mô hình",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Max shard size",
+ "localized": "Kích thước mảnh (shard) tối đa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Model class",
+ "localized": "Lớp mô hình",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Mid Block",
+ "localized": "Khối giữa",
+ "reload": "",
+ "hint": "Khối trung tâm của UNet (1 giá trị)"
+ },
+ {
+ "id": 0,
+ "label": "Model precision",
+ "localized": "Độ chính xác mô hình",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Maximum rank",
+ "localized": "Xếp hạng tối đa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Midas depth",
+ "localized": "Độ sâu Midas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "MLSD",
+ "localized": "MLSD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "MediaPipe Face",
+ "localized": "Khuôn mặt MediaPipe",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Marigold Depth",
+ "localized": "Độ sâu Marigold",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "n": [
+ {
+ "id": 0,
+ "label": "Networks",
+ "localized": "Mạng lưới",
+ "reload": "btn_extra_networks",
+ "hint": "Giao diện người dùng cho các mạng lưới (Networks)"
+ },
+ {
+ "id": 1,
+ "label": "New row",
+ "localized": "Hàng mới",
+ "reload": "models_loader_tab",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "New column",
+ "localized": "Cột mới",
+ "reload": "models_loader_tab",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Nunchaku",
+ "localized": "Nunchaku",
+ "reload": "component-98",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "nsfw",
+ "localized": "nsfw",
+ "reload": "component-104",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "NudeNet",
+ "localized": "NudeNet",
+ "reload": "extras",
+ "hint": "Tiện ích mở rộng linh hoạt có thể phát hiện và che giấu nội dung khỏa thân trong hình ảnh"
+ },
+ {
+ "id": 6,
+ "label": "Nunchaku Engine",
+ "localized": "Công cụ Nunchaku",
+ "reload": "settings_quantization",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "NNCF: Neural Network Compression Framework",
+ "localized": "NNCF: Khung nén mạng thần kinh",
+ "reload": "settings_quantization",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Noise Options",
+ "localized": "Tùy chọn nhiễu",
+ "reload": "settings_cuda",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Networks panel",
+ "localized": "Bảng mạng lưới",
+ "reload": "settings_ui",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Networks UI",
+ "localized": "Giao diện mạng lưới",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Networks Scan",
+ "localized": "Quét mạng lưới",
+ "reload": "settings_extra_networks",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Negative prompt",
+ "localized": "Lời nhắc phủ định",
+ "reload": "txt2img",
+ "hint": "Mô tả những gì bạn không muốn thấy trong hình ảnh được tạo ra"
+ },
+ {
+ "id": 13,
+ "label": "Number",
+ "localized": "Số lượng",
+ "reload": "txt2img",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "negative",
+ "localized": "phủ định",
+ "reload": "script_prompt_matrix",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "None",
+ "localized": "Không có",
+ "reload": "script_regional_prompting",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "NSFW allowed",
+ "localized": "Cho phép NSFW",
+ "reload": "script_prompt_enhance",
+ "hint": "Cho phép mô hình tạo nội dung người lớn trong các lời nhắc nâng cao"
+ },
+ {
+ "id": 17,
+ "label": "Noise strength",
+ "localized": "Cường độ nhiễu",
+ "reload": "script_video",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "NMS",
+ "localized": "NMS",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Near threshold",
+ "localized": "Ngưỡng gần",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Noise scale",
+ "localized": "Tỷ lệ nhiễu",
+ "reload": "video",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Note",
+ "localized": "Ghi chú",
+ "reload": "component-8669",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Non-blocking move operations",
+ "localized": "Các thao tác di chuyển không chặn",
+ "reload": "settings_offload",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Nunchaku attention",
+ "localized": "Cơ chế chú ý Nunchaku",
+ "reload": "settings_quantization",
+ "hint": "Thay thế cơ chế chú ý mặc định bằng nhân chú ý FP16 tùy chỉnh của Nunchaku để suy luận nhanh hơn trên GPU NVIDIA phổ thông. Có thể cải thiện hiệu suất trên các GPU có thông lượng FP16 tensor core cao hơn BF16. Hiện tại chỉ ảnh hưởng đến các mô hình dựa trên Flux (Dev, Schnell, Kontext, Fill, Depth, v.v.). Không có tác dụng với Qwen, SDXL, Sana hoặc các kiến trúc khác. Bị tắt theo mặc định."
+ },
+ {
+ "id": 24,
+ "label": "Nunchaku offloading",
+ "localized": "Đẩy tải Nunchaku",
+ "reload": "settings_quantization",
+ "hint": "Bật tính năng đẩy tải CPU theo từng khối của riêng Nunchaku với các luồng CUDA không đồng bộ để giảm mức sử dụng VRAM. Sử dụng chiến lược đệm ping-pong: trong khi một khối transformer tính toán trên GPU, khối tiếp theo sẽ tải trước từ CPU trong nền, ẩn đi hầu hết độ trễ truyền tải. Có thể giảm mức sử dụng VRAM nhưng đánh đổi bằng việc suy luận chậm hơn. Điều này thay thế việc đẩy tải đường dẫn của SD.Next cho thành phần transformer. Chỉ hữu ích trên các GPU có VRAM thấp. Nếu GPU của bạn có đủ bộ nhớ để chứa mô hình đã lượng tử hóa (16+ GB), hãy tắt tính năng này để đạt tốc độ tối đa. Hỗ trợ các mô hình Flux và Qwen. Không hỗ trợ cho SDXL (cài đặt này sẽ bị bỏ qua). Bị tắt theo mặc định."
+ },
+ {
+ "id": 25,
+ "label": "native",
+ "localized": "gốc",
+ "reload": "settings_text_encoder",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "no-grad",
+ "localized": "no-grad",
+ "reload": "settings_backends",
+ "hint": "Vô hiệu hóa theo dõi gradient với torch.no_grad. Giảm mức sử dụng bộ nhớ và tăng tốc độ suy luận."
+ },
+ {
+ "id": 27,
+ "label": "Numbered filenames",
+ "localized": "Tên tệp được đánh số",
+ "reload": "settings_saving-paths",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Network card size (px)",
+ "localized": "Kích thước thẻ mạng lưới (px)",
+ "reload": "settings_ui",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Noise multiplier for image processing",
+ "localized": "Hệ số nhân nhiễu cho xử lý hình ảnh",
+ "reload": "settings_postprocessing",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "New model name",
+ "localized": "Tên mô hình mới",
+ "reload": "models_merge_tab",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Number of ReBasin Iterations",
+ "localized": "Số lần lặp ReBasin",
+ "reload": "models_merge_tab",
+ "hint": "Số lần hợp nhất và hoán vị mô hình trước khi lưu"
+ },
+ {
+ "id": 32,
+ "label": "Network prompt",
+ "localized": "Lời nhắc mạng lưới",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Network negative prompt",
+ "localized": "Lời nhắc phủ định mạng lưới",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Network parameters",
+ "localized": "Tham số mạng lưới",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "o": [
+ {
+ "id": 0,
+ "label": "Output",
+ "localized": "Đầu ra",
+ "reload": "",
+ "hint": "Hiển thị/ẩn phần lựa chọn phương tiện đầu ra: kết quả tạo hình và xem trước trực tiếp trong quá trình tạo"
+ },
+ {
+ "id": 0,
+ "label": "OpenCLiP",
+ "localized": "OpenCLiP",
+ "reload": "",
+ "hint": "Phân tích hình ảnh bằng mô hình CLiP thông qua OpenCLiP"
+ },
+ {
+ "id": 0,
+ "label": "ONNX",
+ "localized": "ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override",
+ "localized": "Ghi đè",
+ "reload": "",
+ "hint": "Ghi đè các cài đặt có thể thay đổi hành vi của máy chủ và thường được áp dụng từ siêu dữ liệu hình ảnh được nhập vào"
+ },
+ {
+ "id": 0,
+ "label": "Optimum Quanto",
+ "localized": "Optimum Quanto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optimum Quanto: post-load",
+ "localized": "Optimum Quanto: sau khi tải",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optional",
+ "localized": "Tùy chọn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Olive",
+ "localized": "Olive",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO",
+ "localized": "OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Other...",
+ "localized": "Khác...",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Outputs & Images",
+ "localized": "Đầu ra & Hình ảnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override settings",
+ "localized": "Cài đặt ghi đè",
+ "reload": "",
+ "hint": "Nếu các tham số tạo hình khác biệt so với cài đặt hệ thống của bạn, hãy ghi đè các cài đặt này để thay thế cấu hình hệ thống cho quy trình làm việc này"
+ },
+ {
+ "id": 0,
+ "label": "Override sampler",
+ "localized": "Ghi đè bộ lấy mẫu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override steps",
+ "localized": "Ghi đè số bước",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ortho",
+ "localized": "Ortho",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload face module",
+ "localized": "Giải phóng mô-đun khuôn mặt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override scheduler",
+ "localized": "Ghi đè bộ lập lịch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optional image description",
+ "localized": "Mô tả hình ảnh tùy chọn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Order",
+ "localized": "Thứ tự",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overlay",
+ "localized": "Lớp phủ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override resolution",
+ "localized": "Ghi đè độ phân giải",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload processor",
+ "localized": "Giải phóng bộ xử lý",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Output directory",
+ "localized": "Thư mục đầu ra",
+ "reload": "",
+ "hint": "Thư mục nơi các hình ảnh đã xử lý sẽ được lưu vào"
+ },
+ {
+ "id": 0,
+ "label": "original",
+ "localized": "nguyên bản",
+ "reload": "",
+ "hint": "Backend LDM nguyên bản"
+ },
+ {
+ "id": 0,
+ "label": "Offload caption models",
+ "localized": "Giải phóng các mô hình chú thích",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload during pre-forward",
+ "localized": "Giải phóng trong quá trình tiền truyền (pre-forward)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload using streams",
+ "localized": "Giải phóng bằng luồng (streams)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload low watermark",
+ "localized": "Mức giới hạn dưới để giải phóng (low watermark)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload GPU high watermark",
+ "localized": "Mức giới hạn trên GPU để giải phóng (high watermark)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload CPU high watermark",
+ "localized": "Mức giới hạn trên CPU để giải phóng (high watermark)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload blocks",
+ "localized": "Giải phóng các khối (blocks)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO activations mode",
+ "localized": "Chế độ kích hoạt OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ONNX Execution Provider",
+ "localized": "Nhà cung cấp thực thi ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ONNX allow fallback to CPU",
+ "localized": "ONNX cho phép dự phòng sang CPU",
+ "reload": "",
+ "hint": "Cho phép chuyển sang CPU khi nhà cung cấp thực thi đã chọn bị lỗi"
+ },
+ {
+ "id": 0,
+ "label": "ONNX cache converted models",
+ "localized": "ONNX lưu đệm các mô hình đã chuyển đổi",
+ "reload": "",
+ "hint": "Lưu các mô hình đã được chuyển đổi sang định dạng ONNX dưới dạng bộ nhớ đệm. Bạn có thể quản lý chúng trong tab ONNX"
+ },
+ {
+ "id": 0,
+ "label": "ONNX unload base model when processing refiner",
+ "localized": "ONNX giải phóng mô hình cơ sở khi xử lý refiner",
+ "reload": "",
+ "hint": "Giải phóng mô hình cơ sở khi mô hình cải thiện (refiner) đang được chuyển đổi/tối ưu hóa/xử lý"
+ },
+ {
+ "id": 0,
+ "label": "Olive use FP16 on optimization",
+ "localized": "Olive sử dụng FP16 khi tối ưu hóa",
+ "reload": "",
+ "hint": "Sử dụng độ chính xác dấu phẩy động 16-bit cho mô hình đầu ra của quá trình tối ưu hóa Olive. Sử dụng độ chính xác 32-bit nếu bị tắt"
+ },
+ {
+ "id": 0,
+ "label": "Olive force FP32 for VAE Encoder",
+ "localized": "Olive buộc dùng FP32 cho VAE Encoder",
+ "reload": "",
+ "hint": "Sử dụng độ chính xác dấu phẩy động 32-bit cho VAE Encoder của mô hình đầu ra. Tùy chọn này ghi đè cài đặt 'sử dụng FP16 khi tối ưu hóa'. Nếu bạn gặp lỗi NaN hoặc ảnh đen trống từ Img2Img, hãy bật tùy chọn này và xóa bộ nhớ đệm"
+ },
+ {
+ "id": 0,
+ "label": "Olive use static dimensions",
+ "localized": "Olive sử dụng kích thước tĩnh",
+ "reload": "",
+ "hint": "Giúp việc suy luận với các mô hình được tối ưu hóa bởi Olive nhanh hơn nhiều. (OrtTransformersOptimization)"
+ },
+ {
+ "id": 0,
+ "label": "Olive cache optimized models",
+ "localized": "Olive lưu đệm các mô hình đã tối ưu hóa",
+ "reload": "",
+ "hint": "Lưu các mô hình đã được Olive xử lý dưới dạng bộ nhớ đệm. Bạn có thể quản lý chúng trong tab ONNX"
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO disable model caching",
+ "localized": "OpenVINO tắt lưu đệm mô hình",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO disable memory cleanup after compile",
+ "localized": "OpenVINO tắt dọn dẹp bộ nhớ sau khi biên dịch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "onediff",
+ "localized": "onediff",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "olive-ai",
+ "localized": "olive-ai",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "openvino_fx",
+ "localized": "openvino_fx",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overwrite existing",
+ "localized": "Ghi đè tệp hiện có",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Out Block",
+ "localized": "Khối đầu ra (Out Block)",
+ "reload": "",
+ "hint": "Các khối lấy mẫu lên (Upsampling Blocks) của UNet (12 giá trị cho SD1.5, 9 giá trị cho SDXL)"
+ },
+ {
+ "id": 0,
+ "label": "Overwrite model",
+ "localized": "Ghi đè mô hình",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Output model",
+ "localized": "Mô hình đầu ra",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overwrite existing file",
+ "localized": "Ghi đè tệp hiện có",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Options",
+ "localized": "Tùy chọn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenBody",
+ "localized": "OpenBody",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "p": [
+ {
+ "id": 7,
+ "label": "Process",
+ "localized": "Xử lý",
+ "reload": "",
+ "hint": "Xử lý hình ảnh hiện có Có thể được sử dụng để nâng cấp độ phân giải, xóa nền, làm mờ nội dung nhạy cảm, áp dụng các bộ lọc và hiệu ứng khác nhau"
+ },
+ {
+ "id": 1,
+ "label": "Prompts",
+ "localized": "Câu lệnh",
+ "reload": "",
+ "hint": "Câu lệnh hình ảnh và câu lệnh phủ định"
+ },
+ {
+ "id": 2,
+ "label": "Pause",
+ "localized": "Tạm dừng",
+ "reload": "",
+ "hint": "Tạm dừng quá trình xử lý"
+ },
+ {
+ "id": 3,
+ "label": "Post",
+ "localized": "Hậu kỳ",
+ "reload": "",
+ "hint": "Thay đổi kích thước hình ảnh sau khi xử lý"
+ },
+ {
+ "id": 4,
+ "label": "Preview",
+ "localized": "Xem trước",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Process Image",
+ "localized": "Xử lý ảnh",
+ "reload": "",
+ "hint": "Xử lý một hình ảnh duy nhất"
+ },
+ {
+ "id": 6,
+ "label": "Process Batch",
+ "localized": "Xử lý hàng loạt",
+ "reload": "",
+ "hint": "Xử lý một nhóm hình ảnh"
+ },
+ {
+ "id": 7,
+ "label": "Process Folder",
+ "localized": "Xử lý thư mục",
+ "reload": "",
+ "hint": "Xử lý tất cả hình ảnh trong một thư mục"
+ },
+ {
+ "id": 8,
+ "label": "Provider",
+ "localized": "Nhà cung cấp",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Pipeline Modifiers",
+ "localized": "Bộ sửa đổi Pipeline",
+ "reload": "",
+ "hint": "Chức năng bổ sung có thể được bật trong quá trình tạo hình"
+ },
+ {
+ "id": 10,
+ "label": "Postprocessing",
+ "localized": "Hậu xử lý",
+ "reload": "",
+ "hint": "Cài đặt liên quan đến xử lý hình ảnh sau khi tạo và nâng cấp độ phân giải"
+ },
+ {
+ "id": 11,
+ "label": "Preset Block Merge",
+ "localized": "Hòa trộn khối đặt trước",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Pony",
+ "localized": "Pony",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Preview metadata",
+ "localized": "Xem trước siêu dữ liệu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Prompt",
+ "localized": "Câu lệnh",
+ "reload": "",
+ "hint": "Mô tả hình ảnh bạn muốn tạo"
+ },
+ {
+ "id": 15,
+ "label": "Processed Preview",
+ "localized": "Xem trước đã xử lý",
+ "reload": "",
+ "hint": "Hiển thị/ẩn phần tiền xử lý hình ảnh đầu vào trước khi tạo thực tế"
+ },
+ {
+ "id": 16,
+ "label": "PixelArt",
+ "localized": "Nghệ thuật Pixel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "PAG: Perturbed attention guidance",
+ "localized": "PAG: Hướng dẫn chú ý xáo trộn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "PAB: Pyramid attention broadcast",
+ "localized": "PAB: Truyền phát chú ý kim tự tháp",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Para-attention",
+ "localized": "Chú ý song song (Para-attention)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Paths for specific models",
+ "localized": "Đường dẫn cho các mô hình cụ thể",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Prediction method",
+ "localized": "Phương pháp dự đoán",
+ "reload": "",
+ "hint": "Xác định những gì mô hình dự đoán tại mỗi bước. Các tùy chọn: - default: mặc định của mô hình - epsilon: nhiễu (phổ biến nhất cho Stable Diffusion) - sample: dự đoán hình ảnh khử nhiễu trực tiếp, còn được gọi là dự đoán x0 - v_prediction: dự đoán vận tốc, được sử dụng bởi các mô hình CosXL và NoobAI VPred - flow_prediction: được sử dụng với các mô hình so khớp luồng (flow-matching) mới hơn như SD3 và Flux"
+ },
+ {
+ "id": 22,
+ "label": "PAG scale",
+ "localized": "Tỷ lệ PAG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "PAG start",
+ "localized": "Bắt đầu PAG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "PAG stop",
+ "localized": "Dừng PAG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "PAG layers",
+ "localized": "Các lớp PAG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "PAG config",
+ "localized": "Cấu hình PAG",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Perform SDSA",
+ "localized": "Thực hiện SDSA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Perform Injection",
+ "localized": "Thực hiện tiêm dữ liệu (Injection)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "PhotoMaker Model",
+ "localized": "Mô hình PhotoMaker",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Penalty",
+ "localized": "Hình phạt (Penalty)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "positive",
+ "localized": "Tích cực",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Prompt EX",
+ "localized": "Câu lệnh EX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Power",
+ "localized": "Sức mạnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Prompt thresholds",
+ "localized": "Ngưỡng câu lệnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Preset",
+ "localized": "Đặt trước",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Pad frames",
+ "localized": "Khung đệm (Pad frames)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Prefill text",
+ "localized": "Văn bản điền trước",
+ "reload": "",
+ "hint": "Điền trước phần bắt đầu phản hồi của mô hình để hướng dẫn định dạng hoặc nội dung bằng cách buộc mô hình tiếp tục văn bản này. Văn bản điền trước sẽ bị lọc ra và không xuất hiện trong phản hồi cuối cùng. Để trống để mô hình tự tạo phản hồi từ đầu."
+ },
+ {
+ "id": 38,
+ "label": "Prompt prefix",
+ "localized": "Tiền tố câu lệnh",
+ "reload": "",
+ "hint": "Văn bản được thêm vào đầu kết quả câu lệnh đã nâng cao. Hữu ích để thêm các yếu tố cần giữ nguyên trong câu lệnh hình ảnh như các thẻ chất lượng 'masterpiece, best quality' hoặc tên nghệ sĩ, những thứ nếu không sẽ bị LLM viết lại."
+ },
+ {
+ "id": 39,
+ "label": "Prompt suffix",
+ "localized": "Hậu tố câu lệnh",
+ "reload": "",
+ "hint": "Văn bản được thêm vào cuối kết quả câu lệnh đã nâng cao. Hữu ích để thêm các yếu tố cần giữ nguyên trong câu lệnh hình ảnh mà nếu không sẽ bị LLM viết lại."
+ },
+ {
+ "id": 40,
+ "label": "Padding",
+ "localized": "Đệm (Padding)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Prompt strength",
+ "localized": "Sức mạnh câu lệnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Preview start",
+ "localized": "Bắt đầu xem trước",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Preview end",
+ "localized": "Kết thúc xem trước",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Pixels to expand",
+ "localized": "Số pixel cần mở rộng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Processor",
+ "localized": "Bộ xử lý",
+ "reload": "",
+ "hint": "Loại bộ xử lý được sử dụng để tiền xử lý hình ảnh dùng cho ControlNet"
+ },
+ {
+ "id": 46,
+ "label": "Pose confidence",
+ "localized": "Độ tin cậy tư thế",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Parameter free",
+ "localized": "Không tham số",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Processed",
+ "localized": "Đã xử lý",
+ "reload": "",
+ "hint": "Hiển thị/ẩn phần chứa các hình ảnh đã xử lý"
+ },
+ {
+ "id": 49,
+ "label": "Postprocess mask",
+ "localized": "Mặt nạ hậu xử lý",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "PixelArt block size",
+ "localized": "Kích thước khối PixelArt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "PixelArt sharpen",
+ "localized": "Làm sắc nét PixelArt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Platform",
+ "localized": "Nền tảng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "Pipeline",
+ "localized": "Pipeline",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Perform warmup",
+ "localized": "Thực hiện khởi động (warmup)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Prompt attention normalization",
+ "localized": "Chuẩn hóa chú ý câu lệnh",
+ "reload": "",
+ "hint": "Cân bằng trọng số token của câu lệnh để tránh ảnh hưởng quá mạnh hoặc quá yếu. Giúp ổn định kết quả đầu ra."
+ },
+ {
+ "id": 56,
+ "label": "performance",
+ "localized": "Hiệu suất",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Performance Counter",
+ "localized": "Bộ đếm hiệu suất",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "PAG layer names",
+ "localized": "Tên lớp PAG",
+ "reload": "",
+ "hint": "Danh sách các lớp cách nhau bằng dấu cách Có sẵn: d[0-5], m[0], u[0-8] Mặc định: m0"
+ },
+ {
+ "id": 59,
+ "label": "PAB cache enabled",
+ "localized": "Đã bật bộ nhớ đệm PAB",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "PAB spacial skip range",
+ "localized": "Phạm vi bỏ qua không gian PAB",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "PAB spacial skip start",
+ "localized": "Bắt đầu bỏ qua không gian PAB",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "PAB spacial skip end",
+ "localized": "Kết thúc bỏ qua không gian PAB",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "ParaAttention first-block cache enabled",
+ "localized": "Đã bật bộ nhớ đệm khối đầu tiên ParaAttention",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "ParaAttention residual diff threshold",
+ "localized": "Ngưỡng chênh lệch dư ParaAttention",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "Parallel process images in batch",
+ "localized": "Xử lý song song hình ảnh trong lô",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66,
+ "label": "precompile",
+ "localized": "Biên dịch trước",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "Panel minimum width",
+ "localized": "Chiều rộng tối thiểu của bảng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 68,
+ "label": "Persist UI layout",
+ "localized": "Giữ nguyên bố cục giao diện",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "Progress update period",
+ "localized": "Chu kỳ cập nhật tiến độ",
+ "reload": "",
+ "hint": "Chu kỳ cập nhật cho thanh tiến trình giao diện và kiểm tra xem trước, tính bằng mili giây"
+ },
+ {
+ "id": 70,
+ "label": "Play a notification upon completion",
+ "localized": "Phát thông báo khi hoàn tất",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "Path to notification sound",
+ "localized": "Đường dẫn đến âm thanh thông báo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Postprocessing operation order",
+ "localized": "Thứ tự thao tác hậu xử lý",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "Prompt padding",
+ "localized": "Đệm câu lệnh",
+ "reload": "",
+ "hint": "Tăng tính mạch lạc bằng cách đệm từ dấu phẩy cuối cùng trong vòng n token khi sử dụng hơn 75 token"
+ },
+ {
+ "id": 74,
+ "label": "Pad prompt and negative prompt to be same length",
+ "localized": "Đệm câu lệnh và câu lệnh phủ định để có cùng độ dài",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Pin training dataset to memory",
+ "localized": "Ghim tập dữ liệu huấn luyện vào bộ nhớ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Primary model",
+ "localized": "Mô hình chính",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Preset Interpolation Ratio",
+ "localized": "Tỷ lệ nội suy đặt trước",
+ "reload": "",
+ "hint": "Nếu hai giá trị đặt trước được chọn, hãy nội suy giữa chúng"
+ },
+ {
+ "id": 78,
+ "label": "Prune",
+ "localized": "Cắt tỉa (Prune)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Prediction type",
+ "localized": "Loại dự đoán",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Prompt enhance",
+ "localized": "Nâng cao câu lệnh",
+ "reload": "",
+ "hint": "Phần mở rộng có thể sử dụng các LLM khác nhau để viết lại câu lệnh nhằm cải thiện kết quả"
+ },
+ {
+ "id": 81,
+ "label": "PidiNet",
+ "localized": "PidiNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "Parameters",
+ "localized": "Tham số",
+ "reload": "",
+ "hint": "Các tham số cơ bản được sử dụng trong quá trình tạo hình ảnh"
+ },
+ {
+ "id": 83,
+ "label": "Postprocess upscale",
+ "localized": "Nâng cấp độ phân giải hậu xử lý",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "q": [
+ {
+ "id": 0,
+ "label": "Quick Settings",
+ "localized": "Cài đặt nhanh",
+ "reload": "",
+ "hint": "Các mục được yêu thích từ các phần cài đặt khác nhau để truy cập nhanh"
+ },
+ {
+ "id": 0,
+ "label": "Quantized",
+ "localized": "Đã lượng tử hóa (Quantized)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Qwen layered",
+ "localized": "Qwen phân lớp",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings",
+ "localized": "Cài đặt nhanh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Qwen layered number of layers",
+ "localized": "Số lượng lớp Qwen phân lớp",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization mode",
+ "localized": "Chế độ lượng tử hóa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization type",
+ "localized": "Loại lượng tử hóa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type",
+ "localized": "Loại MatMul đã lượng tử hóa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization type for Text Encoders",
+ "localized": "Loại lượng tử hóa cho Bộ mã hóa văn bản (Text Encoders)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type for Text Encoders",
+ "localized": "Loại MatMul đã lượng tử hóa cho Bộ mã hóa văn bản",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize convolutional layers",
+ "localized": "Lượng tử hóa các lớp tích chập (convolutional layers)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize using GPU",
+ "localized": "Lượng tử hóa bằng GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization weights type",
+ "localized": "Loại trọng số lượng tử hóa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization activations type",
+ "localized": "Loại kích hoạt lượng tử hóa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings list",
+ "localized": "Danh sách cài đặt nhanh",
+ "reload": "",
+ "hint": "Danh sách tên các cài đặt, phân cách bằng dấu phẩy, dành cho các cài đặt sẽ được đưa vào thanh truy cập nhanh ở trên cùng thay vì tab cài đặt"
+ }
+ ],
+ "r": [
+ {
+ "id": 0,
+ "label": "Refine",
+ "localized": "Tinh chỉnh",
+ "reload": "n/a",
+ "hint": "Chạy xử lý bổ sung sau khi quá trình ban đầu hoàn tất, có thể dùng để nâng cấp hình ảnh (upscale) và tùy chọn xử lý lại để tăng chất lượng và chi tiết"
+ },
+ {
+ "id": 0,
+ "label": "Restore",
+ "localized": "Khôi phục",
+ "reload": "n/a",
+ "hint": "Khôi phục các tham số từ prompt hiện tại hoặc hình ảnh được tạo gần nhất"
+ },
+ {
+ "id": 0,
+ "label": "Reset anchors",
+ "localized": "Đặt lại điểm neo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reload model",
+ "localized": "Tải lại mô hình",
+ "reload": "n/a",
+ "hint": "Tải lại mô hình hiện đang được chọn"
+ },
+ {
+ "id": 0,
+ "label": "Reprocess",
+ "localized": "Xử lý lại",
+ "reload": "n/a",
+ "hint": "Xử lý lại các kết quả tạo trước đó bằng các tham số khác"
+ },
+ {
+ "id": 0,
+ "label": "Resize to",
+ "localized": "Thay đổi kích thước đến",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Resize\n by",
+ "localized": "Thay đổi kích thước\n theo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Resize\n to",
+ "localized": "Thay đổi kích thước\n đến",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Run Preview",
+ "localized": "Chạy xem trước",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reference",
+ "localized": "Tham chiếu",
+ "reload": "n/a",
+ "hint": "Danh sách các mô hình tham chiếu có thể tự động tải xuống trong lần sử dụng đầu tiên"
+ },
+ {
+ "id": 0,
+ "label": "Reset receipe",
+ "localized": "Đặt lại công thức",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Run",
+ "localized": "Chạy",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refresh extension list",
+ "localized": "Làm mới danh sách tiện ích",
+ "reload": "n/a",
+ "hint": "Làm mới danh sách các tiện ích mở rộng hiện có"
+ },
+ {
+ "id": 0,
+ "label": "Restart server",
+ "localized": "Khởi động lại máy chủ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Request browser notifications",
+ "localized": "Yêu cầu thông báo trình duyệt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore UI defaults",
+ "localized": "Khôi phục mặc định giao diện",
+ "reload": "n/a",
+ "hint": "Khôi phục các giá trị giao diện người dùng mặc định"
+ },
+ {
+ "id": 0,
+ "label": "Refresh UI values",
+ "localized": "Làm mới giá trị giao diện",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reinstall",
+ "localized": "Cài đặt lại",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refresh state",
+ "localized": "Làm mới trạng thái",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refresh data",
+ "localized": "Làm mới dữ liệu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Run benchmark",
+ "localized": "Chạy thử nghiệm hiệu năng",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refresh bench",
+ "localized": "Làm mới bảng điểm",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore defaults",
+ "localized": "Khôi phục mặc định",
+ "reload": "n/a",
+ "hint": "Khôi phục cài đặt máy chủ mặc định"
+ },
+ {
+ "id": 0,
+ "label": "Replace",
+ "localized": "Thay thế",
+ "reload": "n/a",
+ "hint": "Thay thế hình ảnh"
+ },
+ {
+ "id": 0,
+ "label": "Refresh",
+ "localized": "Làm mới",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reprocess decode",
+ "localized": "Giải mã lại",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reprocess refine",
+ "localized": "Tinh chỉnh lại",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reprocess face",
+ "localized": "Xử lý lại khuôn mặt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Remove background",
+ "localized": "Xóa nền",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "RAS: Region-Adaptive Sampling",
+ "localized": "RAS: Lấy mẫu thích ứng vùng",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Resize",
+ "localized": "Thay đổi kích thước",
+ "reload": "n/a",
+ "hint": "Thay đổi kích thước hình ảnh, có thể sử dụng độ phân giải cố định hoặc dựa trên tỷ lệ"
+ },
+ {
+ "id": 0,
+ "label": "Rerefence models",
+ "localized": "Các mô hình tham chiếu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Replace model components",
+ "localized": "Thay thế thành phần mô hình",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "rescale",
+ "localized": "thay đổi tỷ lệ",
+ "reload": "n/a",
+ "hint": "thay đổi tỷ lệ betas với terminal SNR bằng 0"
+ },
+ {
+ "id": 0,
+ "label": "Resize seed from width",
+ "localized": "Đổi kích thước seed từ chiều rộng",
+ "reload": "n/a",
+ "hint": "Cố gắng tạo ra một bức ảnh tương tự như bức ảnh được tạo với cùng một seed ở độ phân giải chỉ định"
+ },
+ {
+ "id": 0,
+ "label": "Resize seed from height",
+ "localized": "Đổi kích thước seed từ chiều cao",
+ "reload": "n/a",
+ "hint": "Cố gắng tạo ra một bức ảnh tương tự như bức ảnh được tạo với cùng một seed ở độ phân giải chỉ định"
+ },
+ {
+ "id": 0,
+ "label": "Refine guidance",
+ "localized": "Chỉ dẫn tinh chỉnh",
+ "reload": "n/a",
+ "hint": "Tỷ lệ CFG được sử dụng cho bước tinh chỉnh (refiner)"
+ },
+ {
+ "id": 0,
+ "label": "Resize mode",
+ "localized": "Chế độ thay đổi kích thước",
+ "reload": "n/a",
+ "hint": "Xác định cách đầu vào được thay đổi kích thước hoặc điều chỉnh trong bước tinh chỉnh thứ hai: - none: không đổi, giữ nguyên độ phân giải gốc - fixed: ép buộc thay đổi về độ phân giải mục tiêu (có thể gây biến dạng) - crop: cắt ở giữa để vừa mục tiêu trong khi giữ nguyên tỷ lệ khung hình - fill: đổi kích thước để vừa và lấp đầy không gian trống bằng viền - outpaint: mở rộng khung vẽ ra ngoài biên hình ảnh - context aware: đổi kích thước thông minh bằng cách trộn hoặc thích ứng các khu vực xung quanh"
+ },
+ {
+ "id": 0,
+ "label": "Resize method",
+ "localized": "Phương pháp thay đổi kích thước",
+ "reload": "n/a",
+ "hint": "Phương pháp được sử dụng để đổi kích thước hình ảnh: có thể là đổi kích thước đơn giản, mô hình nâng cấp (upscale), đổi kích thước latent hoặc giải mã không đối xứng"
+ },
+ {
+ "id": 0,
+ "label": "Resize width",
+ "localized": "Chiều rộng thay đổi",
+ "reload": "n/a",
+ "hint": "Thay đổi kích thước hình ảnh về chiều rộng này. Nếu là 0, chiều rộng sẽ được suy ra từ một trong hai thanh trượt gần đó"
+ },
+ {
+ "id": 0,
+ "label": "Resize height",
+ "localized": "Chiều cao thay đổi",
+ "reload": "n/a",
+ "hint": "Thay đổi kích thước hình ảnh về chiều cao này. Nếu là 0, chiều cao sẽ được suy ra từ một trong hai thanh trượt gần đó"
+ },
+ {
+ "id": 0,
+ "label": "Resize scale",
+ "localized": "Tỷ lệ thay đổi kích thước",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refine sampler",
+ "localized": "Bộ lấy mẫu tinh chỉnh",
+ "reload": "n/a",
+ "hint": "Sử dụng bộ lấy mẫu cụ thể làm bộ lấy mẫu dự phòng nếu bộ lấy mẫu chính không được hỗ trợ cho hoạt động cụ thể"
+ },
+ {
+ "id": 0,
+ "label": "Refiner start",
+ "localized": "Bắt đầu tinh chỉnh",
+ "reload": "n/a",
+ "hint": "Bước tinh chỉnh sẽ bắt đầu khi mô hình cơ sở hoàn thành mức này (đặt lớn hơn 0 và nhỏ hơn 1 để chạy sau khi mô hình cơ sở chạy xong)"
+ },
+ {
+ "id": 0,
+ "label": "Refiner steps",
+ "localized": "Số bước tinh chỉnh",
+ "reload": "n/a",
+ "hint": "Số bước sử dụng cho giai đoạn tinh chỉnh (refiner)"
+ },
+ {
+ "id": 0,
+ "label": "Refine prompt",
+ "localized": "Prompt tinh chỉnh",
+ "reload": "n/a",
+ "hint": "Prompt được sử dụng cho cả bộ mã hóa thứ hai trong mô hình cơ sở (nếu có) và cho giai đoạn tinh chỉnh (nếu được bật)"
+ },
+ {
+ "id": 0,
+ "label": "Refine negative prompt",
+ "localized": "Prompt phủ định tinh chỉnh",
+ "reload": "n/a",
+ "hint": "Prompt phủ định được sử dụng cho cả bộ mã hóa thứ hai trong mô hình cơ sở (nếu có) và cho giai đoạn tinh chỉnh (nếu được bật)"
+ },
+ {
+ "id": 0,
+ "label": "Renoise",
+ "localized": "Thêm nhiễu lại",
+ "reload": "n/a",
+ "hint": "Áp dụng thêm nhiễu trong quá trình làm chi tiết"
+ },
+ {
+ "id": 0,
+ "label": "Renoise end",
+ "localized": "Kết thúc thêm nhiễu lại",
+ "reload": "n/a",
+ "hint": "Bước cuối cùng khi áp dụng thêm nhiễu"
+ },
+ {
+ "id": 0,
+ "label": "Range",
+ "localized": "Phạm vi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repeat x-axis",
+ "localized": "Lặp lại trục X",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repeat y-axis",
+ "localized": "Lặp lại trục Y",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ReSwapper Model",
+ "localized": "Mô hình ReSwapper",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Return original images",
+ "localized": "Trả về ảnh gốc",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restart step",
+ "localized": "Bước bắt đầu lại",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore pipeline on end",
+ "localized": "Khôi phục pipeline khi kết thúc",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Randomize seed after each loop iteration",
+ "localized": "Ngẫu nhiên hóa seed sau mỗi lần lặp",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Random seeds",
+ "localized": "Seed ngẫu nhiên",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore pipe on end",
+ "localized": "Khôi phục pipe khi kết thúc",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Rows",
+ "localized": "Hàng",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repetition penalty",
+ "localized": "Phạt lặp lại",
+ "reload": "n/a",
+ "hint": "Hạn chế việc sử dụng lại các token đã xuất hiện trong prompt hoặc kết quả bằng cách phạt xác suất của chúng. Giống như việc thêm rào cản cho việc chọn lại các lựa chọn trước đó. Giúp phá vỡ các vòng lặp lặp đi lặp lại nhưng có thể làm giảm tính mạch lạc ở các giá trị cao. Đặt thành 1 để tắt."
+ },
+ {
+ "id": 0,
+ "label": "Redux prompt strength",
+ "localized": "Cường độ prompt Redux",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "right",
+ "localized": "phải",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reference query weight",
+ "localized": "Trọng số truy vấn tham chiếu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reference adain weight",
+ "localized": "Trọng số AdaIN tham chiếu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refine upscaler",
+ "localized": "Bộ nâng cấp tinh chỉnh",
+ "reload": "n/a",
+ "hint": "Chọn bộ nâng cấp phụ để chạy sau bộ nâng cấp ban đầu"
+ },
+ {
+ "id": 0,
+ "label": "Refine foreground",
+ "localized": "Tinh chỉnh tiền cảnh",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Recursive",
+ "localized": "Đệ quy",
+ "reload": "n/a",
+ "hint": "Xử lý hình ảnh trong các thư mục con một cách đệ quy. Khi được bật, sẽ tìm kiếm tất cả các thư mục lồng nhau để tìm hình ảnh cần xử lý."
+ },
+ {
+ "id": 0,
+ "label": "Rebase",
+ "localized": "Rebase",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Repos",
+ "localized": "Kho lưu trữ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Refiner model",
+ "localized": "Mô hình tinh chỉnh (Refiner)",
+ "reload": "n/a",
+ "hint": "Mô hình tinh chỉnh được sử dụng cho các hoạt động ở bước thứ hai"
+ },
+ {
+ "id": 0,
+ "label": "Record torch streams",
+ "localized": "Ghi lại luồng Torch",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Remote VAE image type",
+ "localized": "Loại ảnh VAE từ xa",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Remote VAE for encode",
+ "localized": "VAE từ xa để mã hóa",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "RAS enabled",
+ "localized": "Bật RAS",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "reduce-overhead",
+ "localized": "giảm-quá-tải",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "repeated",
+ "localized": "lặp lại",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Root model folder",
+ "localized": "Thư mục mô hình gốc",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Resize background color",
+ "localized": "Màu nền khi đổi kích thước",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore from metadata: skip params",
+ "localized": "Khôi phục từ metadata: bỏ qua tham số",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore from metadata: skip settings",
+ "localized": "Khôi phục từ metadata: bỏ qua cài đặt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "requests",
+ "localized": "requests",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "rust",
+ "localized": "rust",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Restore unparsed prompt",
+ "localized": "Khôi phục prompt chưa phân tích",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reuse loaded model dictionary",
+ "localized": "Sử dụng lại từ điển mô hình đã tải",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ReBasin",
+ "localized": "ReBasin",
+ "reload": "n/a",
+ "hint": "Thực hiện nhiều lần trộn với các hoán vị để giữ lại nhiều đặc tính hơn từ cả hai mô hình"
+ },
+ {
+ "id": 0,
+ "label": "Replace VAE",
+ "localized": "Thay thế VAE",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Reference unit 1",
+ "localized": "Đơn vị tham chiếu 1",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "s": [
+ {
+ "id": -1,
+ "label": "Sampler",
+ "localized": "Bộ lấy mẫu",
+ "reload": "n/a",
+ "hint": "Các cài đặt liên quan đến việc chọn và cấu hình bộ lấy mẫu (sampler) và hạt giống (seed). Các bộ lấy mẫu hướng dẫn quá trình chuyển đổi nhiễu thành hình ảnh qua nhiều bước."
+ },
+ {
+ "id": -1,
+ "label": "Scripts",
+ "localized": "Kịch bản",
+ "reload": "n/a",
+ "hint": "Bật các tính năng bổ sung bằng cách sử dụng các kịch bản (scripts) đã chọn trong quá trình tạo hình."
+ },
+ {
+ "id": -1,
+ "label": "Scale",
+ "localized": "Tỉ lệ",
+ "reload": "n/a",
+ "hint": "Thay đổi kích thước hình ảnh theo tỉ lệ mục tiêu. Nếu chiều rộng/chiều cao cố định được thiết lập, tùy chọn này sẽ bị bỏ qua."
+ },
+ {
+ "id": -1,
+ "label": "Swap X/Y",
+ "localized": "Hoán đổi X/Y",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Swap Y/Z",
+ "localized": "Hoán đổi Y/Z",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Swap X/Z",
+ "localized": "Hoán đổi X/Z",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Set prompt",
+ "localized": "Đặt câu lệnh",
+ "reload": "n/a",
+ "hint": "Sao chép câu lệnh (prompt) đã được tối ưu hóa vào ô nhập câu lệnh chính."
+ },
+ {
+ "id": -1,
+ "label": "Skip",
+ "localized": "Bỏ qua",
+ "reload": "n/a",
+ "hint": "Dừng xử lý tác vụ hiện tại và tiếp tục xử lý các tác vụ tiếp theo."
+ },
+ {
+ "id": -1,
+ "label": "Stop",
+ "localized": "Dừng",
+ "reload": "n/a",
+ "hint": "Dừng quá trình xử lý."
+ },
+ {
+ "id": -1,
+ "label": "Show",
+ "localized": "Hiện",
+ "reload": "n/a",
+ "hint": "Hiển thị vị trí lưu hình ảnh."
+ },
+ {
+ "id": -1,
+ "label": "Save",
+ "localized": "Lưu",
+ "reload": "n/a",
+ "hint": "Lưu hình ảnh."
+ },
+ {
+ "id": -1,
+ "label": "Sketch",
+ "localized": "Phác thảo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Size & Inputs",
+ "localized": "Kích thước & Đầu vào",
+ "reload": "n/a",
+ "hint": "Các cài đặt liên quan đến độ phân giải tạo hình và các phương tiện đầu vào bổ sung."
+ },
+ {
+ "id": -1,
+ "label": "Set receipe",
+ "localized": "Đặt công thức",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Scale by",
+ "localized": "Phóng theo hệ số",
+ "reload": "n/a",
+ "hint": "Sử dụng tab này để thay đổi kích thước (các) hình ảnh nguồn theo một hệ số đã chọn."
+ },
+ {
+ "id": -1,
+ "label": "Scale to",
+ "localized": "Phóng theo kích thước",
+ "reload": "n/a",
+ "hint": "Sử dụng tab này để thay đổi kích thước (các) hình ảnh nguồn về một kích thước mục tiêu đã chọn."
+ },
+ {
+ "id": -1,
+ "label": "Settings",
+ "localized": "Cài đặt",
+ "reload": "n/a",
+ "hint": "Cài đặt ứng dụng."
+ },
+ {
+ "id": -1,
+ "label": "System",
+ "localized": "Hệ thống",
+ "reload": "n/a",
+ "hint": "Thông tin và cài đặt hệ thống."
+ },
+ {
+ "id": -1,
+ "label": "Shutdown server",
+ "localized": "Tắt máy chủ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Start profiling",
+ "localized": "Bắt đầu phân tích hiệu năng",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "System Info",
+ "localized": "Thông tin hệ thống",
+ "reload": "n/a",
+ "hint": "Thông tin hệ thống."
+ },
+ {
+ "id": -1,
+ "label": "Set UI defaults",
+ "localized": "Đặt mặc định giao diện",
+ "reload": "n/a",
+ "hint": "Đặt các giá trị hiện tại làm giá trị mặc định cho giao diện người dùng."
+ },
+ {
+ "id": -1,
+ "label": "Set UI menu states",
+ "localized": "Đặt trạng thái menu giao diện",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Send interrupt",
+ "localized": "Gửi lệnh ngắt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Submit results",
+ "localized": "Gửi kết quả",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "System Paths",
+ "localized": "Đường dẫn hệ thống",
+ "reload": "n/a",
+ "hint": "Các cài đặt liên quan đến vị trí của các thư mục mô hình khác nhau."
+ },
+ {
+ "id": -1,
+ "label": "Show all pages",
+ "localized": "Hiện tất cả trang",
+ "reload": "n/a",
+ "hint": "Hiển thị tất cả các trang cài đặt."
+ },
+ {
+ "id": -1,
+ "label": "Save model",
+ "localized": "Lưu mô hình",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Scan missing",
+ "localized": "Quét dữ liệu thiếu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save receipe",
+ "localized": "Lưu công thức",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Simple Merge",
+ "localized": "Hợp nhất đơn giản",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Style",
+ "localized": "Phong cách",
+ "reload": "n/a",
+ "hint": "Các phong cách bổ sung sẽ được áp dụng cho các tham số tạo hình đã chọn."
+ },
+ {
+ "id": -1,
+ "label": "SD 1.5",
+ "localized": "SD 1.5",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SD XL",
+ "localized": "SD XL",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SD1.5",
+ "localized": "SD1.5",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SDXL",
+ "localized": "SDXL",
+ "reload": "n/a",
+ "hint": "StableDiffusion XL"
+ },
+ {
+ "id": -1,
+ "label": "Start",
+ "localized": "Bắt đầu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Select",
+ "localized": "Chọn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Size",
+ "localized": "Kích thước",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Size & Batch",
+ "localized": "Kích thước & Lô",
+ "reload": "n/a",
+ "hint": "Kích thước hình ảnh và số lượng lô."
+ },
+ {
+ "id": -1,
+ "label": "Seed",
+ "localized": "Hạt giống",
+ "reload": "n/a",
+ "hint": "Hạt giống khởi tạo và các biến thể."
+ },
+ {
+ "id": -1,
+ "label": "Script",
+ "localized": "Kịch bản",
+ "reload": "n/a",
+ "hint": "Các kịch bản bổ sung sẽ được sử dụng."
+ },
+ {
+ "id": -1,
+ "label": "Stable Diffusion 3.x",
+ "localized": "Stable Diffusion 3.x",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SDNQ: SD.Next Quantization",
+ "localized": "SDNQ: Lượng tử hóa SD.Next",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save Options",
+ "localized": "Tùy chọn lưu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Startup & Server Options",
+ "localized": "Tùy chọn khởi động & máy chủ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SeedVR",
+ "localized": "SeedVR",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Styles",
+ "localized": "Phong cách",
+ "reload": "n/a",
+ "hint": "Các phong cách bổ sung sẽ được áp dụng cho các tham số tạo hình đã chọn."
+ },
+ {
+ "id": -1,
+ "label": "Search & Download",
+ "localized": "Tìm kiếm & Tải về",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Server log",
+ "localized": "Nhật ký máy chủ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Steps",
+ "localized": "Số bước",
+ "reload": "n/a",
+ "hint": "Số lần cải thiện hình ảnh được tạo theo chu kỳ; giá trị cao hơn sẽ tốn nhiều thời gian hơn; giá trị quá thấp có thể cho kết quả kém."
+ },
+ {
+ "id": -1,
+ "label": "Sampling method",
+ "localized": "Phương pháp lấy mẫu",
+ "reload": "n/a",
+ "hint": "Thuật toán nào sẽ được sử dụng để tạo ra hình ảnh."
+ },
+ {
+ "id": -1,
+ "label": "Sigma method",
+ "localized": "Phương pháp Sigma",
+ "reload": "n/a",
+ "hint": "Kiểm soát cách các mức nhiễu (sigma) được phân bổ qua các bước khuếch tán. Các tùy chọn: - default: mặc định của mô hình - karras: lịch trình nhiễu mượt hơn, chất lượng cao hơn với ít bước hơn - beta: dựa trên các giá trị lịch trình beta - exponential: sự suy giảm nhiễu theo hàm mũ - lambdas: thử nghiệm, cân bằng tín hiệu trên nhiễu - flowmatch: được tinh chỉnh cho các mô hình flow-matching"
+ },
+ {
+ "id": -1,
+ "label": "Sigma adjust",
+ "localized": "Điều chỉnh Sigma",
+ "reload": "n/a",
+ "hint": "Điều chỉnh giá trị sigma của bộ lấy mẫu."
+ },
+ {
+ "id": -1,
+ "label": "Sampler order",
+ "localized": "Thứ tự bộ lấy mẫu",
+ "reload": "n/a",
+ "hint": "Thứ tự cập nhật bộ giải trong bộ lấy mẫu. Thứ tự cao hơn cải thiện độ ổn định/độ chính xác nhưng tăng chi phí tính toán."
+ },
+ {
+ "id": -1,
+ "label": "SLG scale",
+ "localized": "Tỉ lệ SLG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SLG start",
+ "localized": "Bắt đầu SLG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SLG stop",
+ "localized": "Kết thúc SLG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SLG layers",
+ "localized": "Các lớp SLG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SLG config",
+ "localized": "Cấu hình SLG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SEG scale",
+ "localized": "Tỉ lệ SEG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SEG blur sigma",
+ "localized": "Sigma làm mờ SEG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SEG blur threshold inf",
+ "localized": "Ngưỡng làm mờ SEG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SEG start",
+ "localized": "Bắt đầu SEG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SEG stop",
+ "localized": "Kết thúc SEG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SEG layers",
+ "localized": "Các lớp SEG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SEG config",
+ "localized": "Cấu hình SEG",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Strength",
+ "localized": "Cường độ",
+ "reload": "n/a",
+ "hint": "Cường độ khử nhiễu trong quá trình xử lý ảnh, kiểm soát mức độ thay đổi của ảnh gốc trong khi tạo hình."
+ },
+ {
+ "id": -1,
+ "label": "Sort detections",
+ "localized": "Sắp xếp phát hiện",
+ "reload": "n/a",
+ "hint": "Sắp xếp các vùng được phát hiện từ trái sang phải thay vì theo điểm số phát hiện."
+ },
+ {
+ "id": -1,
+ "label": "Sharpen",
+ "localized": "Làm nét",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Subject",
+ "localized": "Chủ thể",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Same latent",
+ "localized": "Cùng không gian tiềm ẩn (latent)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Share queries",
+ "localized": "Chia sẻ truy vấn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Sigma",
+ "localized": "Sigma",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Stride",
+ "localized": "Bước nhảy (Stride)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Structure",
+ "localized": "Cấu trúc",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save HDR image",
+ "localized": "Lưu ảnh HDR",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Saturation",
+ "localized": "Độ bão hòa",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Scale factor",
+ "localized": "Hệ số tỉ lệ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Strength curve",
+ "localized": "Đường cong cường độ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Slider",
+ "localized": "Thanh trượt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Set at prompt start",
+ "localized": "Đặt ở đầu câu lệnh",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "space",
+ "localized": "khoảng cách",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Skip guidance layers",
+ "localized": "Bỏ qua các lớp hướng dẫn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Shared options",
+ "localized": "Tùy chọn chia sẻ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Shift",
+ "localized": "Dịch chuyển",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Spatial frequency",
+ "localized": "Tần số không gian",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save as copy",
+ "localized": "Lưu thành bản sao",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Sensitivity",
+ "localized": "Độ nhạy",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "System prompt",
+ "localized": "Câu lệnh hệ thống",
+ "reload": "n/a",
+ "hint": "Câu lệnh hệ thống kiểm soát hành vi của LLM. Được xử lý trước tiên và tồn tại xuyên suốt cuộc hội thoại. Có trọng số ưu tiên cao nhất và luôn được thêm vào đầu chuỗi. Sử dụng cho: Quy tắc định dạng phản hồi, định nghĩa vai trò, phong cách."
+ },
+ {
+ "id": -1,
+ "label": "Source subject",
+ "localized": "Chủ thể nguồn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Smooth mask",
+ "localized": "Làm mượt mặt nạ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Scale after",
+ "localized": "Phóng sau",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Scale mask",
+ "localized": "Phóng mặt nạ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show input",
+ "localized": "Hiện đầu vào",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show preview",
+ "localized": "Hiện xem trước",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Separate init image",
+ "localized": "Ảnh khởi tạo riêng biệt",
+ "reload": "n/a",
+ "hint": "Tạo thêm một cửa sổ bên cạnh đầu vào Control có nhãn Init input, để bạn có thể có hình ảnh riêng biệt cho cả hoạt động Control và nguồn khởi tạo."
+ },
+ {
+ "id": -1,
+ "label": "Skip input frames",
+ "localized": "Bỏ qua các khung hình đầu vào",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Style fidelity",
+ "localized": "Độ trung thực phong cách",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Scribble",
+ "localized": "Vẽ nguệch ngoạc",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Score threshold",
+ "localized": "Ngưỡng điểm số",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Sampler shift",
+ "localized": "Dịch chuyển bộ lấy mẫu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save output",
+ "localized": "Lưu đầu ra",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show result images",
+ "localized": "Hiện ảnh kết quả",
+ "reload": "n/a",
+ "hint": "Bật để hiển thị các hình ảnh đã xử lý trong khung hình ảnh."
+ },
+ {
+ "id": -1,
+ "label": "Save Caption Files",
+ "localized": "Lưu tệp chú thích",
+ "reload": "n/a",
+ "hint": "Lưu các chú thích (captions) được tạo vào tệp .txt cùng với hình ảnh. Mỗi hình ảnh sẽ có một tệp chú thích tương ứng với cùng tên cơ sở."
+ },
+ {
+ "id": -1,
+ "label": "Sort alphabetically",
+ "localized": "Sắp xếp theo bảng chữ cái",
+ "reload": "n/a",
+ "hint": "Sắp xếp các thẻ (tags) theo thứ tự bảng chữ cái thay vì theo điểm tin cậy. Khi tắt, các thẻ được sắp xếp theo độ tin cậy (cao nhất trước). Sắp xếp theo bảng chữ cái giúp dễ dàng tìm thấy các thẻ cụ thể hơn."
+ },
+ {
+ "id": -1,
+ "label": "Show confidence scores",
+ "localized": "Hiện điểm tin cậy",
+ "reload": "n/a",
+ "hint": "Hiển thị điểm tin cậy bên cạnh mỗi thẻ. Cho biết mức độ chắc chắn của mô hình về mỗi thẻ (từ 0.0 đến 1.0). Hữu ích để hiểu thẻ nào đáng tin cậy nhất."
+ },
+ {
+ "id": -1,
+ "label": "Search",
+ "localized": "Tìm kiếm",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Sort by",
+ "localized": "Sắp xếp theo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Specific branch name",
+ "localized": "Tên nhánh cụ thể",
+ "reload": "n/a",
+ "hint": "Chỉ định tên nhánh của phần mở rộng, để trống cho mặc định."
+ },
+ {
+ "id": -1,
+ "label": "Submodules",
+ "localized": "Mô-đun con",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Server start time",
+ "localized": "Thời gian máy chủ bắt đầu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "State",
+ "localized": "Trạng thái",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Search Docs",
+ "localized": "Tìm kiếm Tài liệu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Search GitHub Wiki Pages",
+ "localized": "Tìm kiếm Trang Wiki GitHub",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Search Changelog",
+ "localized": "Tìm kiếm Nhật ký thay đổi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Stage boundary ratio",
+ "localized": "Tỉ lệ ranh giới giai đoạn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "sequential",
+ "localized": "tuần tự",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SVD rank size",
+ "localized": "Kích thước hạng SVD",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SVD steps",
+ "localized": "Số bước SVD",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Shuffle weights in post mode",
+ "localized": "Xáo trộn trọng số trong chế độ post",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SDXL: Use weighted pooled embeds",
+ "localized": "SDXL: Sử dụng nhúng gộp có trọng số",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Sana: Use complex human instructions",
+ "localized": "Sana: Sử dụng hướng dẫn phức tạp của con người",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Scaled-Dot-Product",
+ "localized": "Scaled-Dot-Product",
+ "reload": "n/a",
+ "hint": "Tối ưu hóa bộ nhớ. Không xác định trừ khi tính năng SDP memory attention bị tắt."
+ },
+ {
+ "id": -1,
+ "label": "Sage attention",
+ "localized": "Sage attention",
+ "reload": "n/a",
+ "hint": "Phương pháp tối ưu hóa sự chú ý (attention) mang tính thử nghiệm. Có thể cải thiện tốc độ nhưng ít được kiểm tra và có thể gây lỗi."
+ },
+ {
+ "id": -1,
+ "label": "stable-fast",
+ "localized": "stable-fast",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save all generated images",
+ "localized": "Lưu tất cả ảnh đã tạo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save interrupted images",
+ "localized": "Lưu các ảnh bị ngắt",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save all generated image grids",
+ "localized": "Lưu tất cả lưới ảnh đã tạo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show metadata in full screen image browser",
+ "localized": "Hiện siêu dữ liệu trong trình duyệt ảnh toàn màn hình",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save init images",
+ "localized": "Lưu ảnh khởi tạo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save image before hires",
+ "localized": "Lưu ảnh trước khi nâng phân giải (hires)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save image before refiner",
+ "localized": "Lưu ảnh trước khi lọc (refiner)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save image before detailer",
+ "localized": "Lưu ảnh trước khi chi tiết hóa (detailer)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save image before color correction",
+ "localized": "Lưu ảnh trước khi chỉnh màu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save inpainting mask",
+ "localized": "Lưu mặt nạ inpainting",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save inpainting masked composite",
+ "localized": "Lưu ảnh ghép mặt nạ inpainting",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save images to a subdirectory",
+ "localized": "Lưu ảnh vào thư mục con",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save metadata in image",
+ "localized": "Lưu siêu dữ liệu trong ảnh",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save metadata to text file",
+ "localized": "Lưu siêu dữ liệu ra tệp văn bản",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save metadata to JSON file",
+ "localized": "Lưu siêu dữ liệu ra tệp JSON",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "System information to include in metadata",
+ "localized": "Thông tin hệ thống bao gồm trong siêu dữ liệu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Standard",
+ "localized": "Tiêu chuẩn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show MOTD",
+ "localized": "Hiện thông điệp trong ngày (MOTD)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "sidebar",
+ "localized": "thanh bên",
+ "reload": "n/a",
+ "hint": "thanh bên ở phía bên phải màn hình"
+ },
+ {
+ "id": -1,
+ "label": "Show log view",
+ "localized": "Hiện chế độ xem nhật ký",
+ "reload": "n/a",
+ "hint": "Hiển thị cửa sổ nhật ký ở phía dưới cùng của cửa sổ chính"
+ },
+ {
+ "id": -1,
+ "label": "Show grid in results",
+ "localized": "Hiện lưới trong kết quả",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Send seed when sending prompt or image to other interface",
+ "localized": "Gửi hạt giống khi gửi câu lệnh hoặc ảnh sang giao diện khác",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Send size when sending prompt or image to another interface",
+ "localized": "Gửi kích thước khi gửi câu lệnh hoặc ảnh sang giao diện khác",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show labels for aside tabs",
+ "localized": "Hiện nhãn cho các tab phụ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show labels for main tabs",
+ "localized": "Hiện nhãn cho các tab chính",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show labels for page tabs",
+ "localized": "Hiện nhãn cho các tab trang",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show ticks for input range slider",
+ "localized": "Hiện vạch chia cho thanh trượt phạm vi đầu vào",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show parameter outline",
+ "localized": "Hiện đường viền tham số",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Simple",
+ "localized": "Đơn giản",
+ "reload": "n/a",
+ "hint": "Phép xấp xỉ rất rẻ. Rất nhanh so với VAE, nhưng tạo ra hình ảnh có độ phân giải ngang/dọc nhỏ hơn 8 lần và chất lượng cực thấp"
+ },
+ {
+ "id": -1,
+ "label": "SeedVR CFG Scale",
+ "localized": "Tỉ lệ CFG SeedVR",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Sort order",
+ "localized": "Thứ tự sắp xếp",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Skip CivitAI scan for regex pattern(s)",
+ "localized": "Bỏ qua quét CivitAI cho (các) mẫu regex",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show reference styles",
+ "localized": "Hiện phong cách tham chiếu",
+ "reload": "n/a",
+ "hint": "Hiển thị hoặc ẩn các phong cách tích hợp sẵn"
+ },
+ {
+ "id": -1,
+ "label": "Skip Generation if NaN found in latents",
+ "localized": "Bỏ qua tạo hình nếu tìm thấy NaN trong không gian tiềm ẩn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save grids to a subdirectory",
+ "localized": "Lưu lưới vào thư mục con",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show live previews",
+ "localized": "Hiện xem trước trực tiếp",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save resumable optimizer state when training",
+ "localized": "Lưu trạng thái bộ tối ưu hóa có thể khôi phục khi huấn luyện",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save training settings to a text file",
+ "localized": "Lưu cài đặt huấn luyện vào tệp văn bản",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show previews as a grid",
+ "localized": "Hiện xem trước dạng lưới",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Show progressbar",
+ "localized": "Hiện thanh tiến trình",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save generated images within tensorboard",
+ "localized": "Lưu ảnh đã tạo trong tensorboard",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save loss CSV file every n steps",
+ "localized": "Lưu tệp CSV tổn thất sau mỗi n bước",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save images to a subdirectory when using Save button",
+ "localized": "Lưu ảnh vào thư mục con khi sử dụng nút Lưu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Secondary model",
+ "localized": "Mô hình phụ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save metadata",
+ "localized": "Lưu siêu dữ liệu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "safetensors",
+ "localized": "safetensors",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "shuffle",
+ "localized": "xáo trộn",
+ "reload": "n/a",
+ "hint": "Tải toàn bộ mô hình vào RAM và tính toán trên VRAM: Tăng tốc ít hơn, đề xuất cho việc hợp nhất SDXL"
+ },
+ {
+ "id": -1,
+ "label": "Save diffusers",
+ "localized": "Lưu diffusers",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Save safetensors",
+ "localized": "Lưu safetensors",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Search models",
+ "localized": "Tìm kiếm mô hình",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Select model",
+ "localized": "Chọn mô hình",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Specify model variant",
+ "localized": "Chỉ định biến thể mô hình",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Specify model revision",
+ "localized": "Chỉ định phiên bản (revision) mô hình",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "SegmentAnything",
+ "localized": "SegmentAnything",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Sections",
+ "localized": "Các phần",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Samplers",
+ "localized": "Các bộ lấy mẫu",
+ "reload": "n/a",
+ "hint": "Các cài đặt nâng cao cho bộ lấy mẫu (samplers)/lịch trình (schedulers)"
+ }
+ ],
+ "t": [
+ {
+ "id": 751,
+ "label": "T2I",
+ "localized": "T2I",
+ "reload": "",
+ "hint": "Tạo hình ảnh từ văn bản Giao diện kế thừa mô phỏng giao diện và hành vi chuyển văn bản thành hình ảnh gốc"
+ },
+ {
+ "id": 0,
+ "label": "T2I Adapter",
+ "localized": "T2I Adapter",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "Tagger",
+ "localized": "Trình gắn thẻ",
+ "reload": "",
+ "hint": "Gắn thẻ hình ảnh bằng các mô hình phân loại tập trung vào anime như WaifuDiffusion hoặc DeepBooru."
+ },
+ {
+ "id": 2,
+ "label": "Tag",
+ "localized": "Tag",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Text Encoder",
+ "localized": "Bộ mã hóa văn bản",
+ "reload": "",
+ "hint": "Các cài đặt liên quan đến bộ mã hóa văn bản và quá trình xử lý mã hóa câu lệnh (prompt) trong khi tạo"
+ },
+ {
+ "id": 4,
+ "label": "Text",
+ "localized": "Văn bản",
+ "reload": "",
+ "hint": "Tạo hình ảnh từ văn bản"
+ },
+ {
+ "id": 5,
+ "label": "TorchAO",
+ "localized": "TorchAO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "TensorRT",
+ "localized": "TensorRT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Torch Options",
+ "localized": "Tùy chọn Torch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Token Merging",
+ "localized": "Hợp nhất Token",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "TeaCache",
+ "localized": "TeaCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Theme options",
+ "localized": "Tùy chọn giao diện",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Task History",
+ "localized": "Lịch sử tác vụ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Timestep spacing",
+ "localized": "Khoảng cách bước thời gian (Timestep)",
+ "reload": "",
+ "hint": "Xác định cách các bước thời gian được giãn cách trong quá trình khuếch tán. Các tùy chọn: - mặc định (default): mặc định của mô hình - leading: tạo các bước cách đều nhau - linspace: bao gồm bước đầu và cuối, sau đó chọn đều các bước trung gian còn lại - trailing: chỉ bao gồm bước cuối cùng và chọn đều các bước trung gian còn lại bắt đầu từ cuối"
+ },
+ {
+ "id": 13,
+ "label": "Timesteps presets",
+ "localized": "Cài đặt sẵn bước thời gian",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Timesteps override",
+ "localized": "Ghi đè bước thời gian",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "thresholding",
+ "localized": "Ngưỡng hóa (Thresholding)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Texture tiling",
+ "localized": "Lát gạch kết cấu",
+ "reload": "",
+ "hint": "Áp dụng lát gạch liền mạch cho hình ảnh được tạo để có thể sử dụng nó làm kết cấu (texture)"
+ },
+ {
+ "id": 17,
+ "label": "Threshold",
+ "localized": "Ngưỡng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Trigger word",
+ "localized": "Từ kích hoạt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Temperature",
+ "localized": "Nhiệt độ (Temperature)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Timestep",
+ "localized": "Bước thời gian",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Tile prompt: x=1 y=1",
+ "localized": "Câu lệnh ô: x=1 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Tile prompt: x=1 y=2",
+ "localized": "Câu lệnh ô: x=1 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Tile prompt: x=1 y=3",
+ "localized": "Câu lệnh ô: x=1 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Tile prompt: x=1 y=4",
+ "localized": "Câu lệnh ô: x=1 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Tile prompt: x=2 y=1",
+ "localized": "Câu lệnh ô: x=2 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Tile prompt: x=2 y=2",
+ "localized": "Câu lệnh ô: x=2 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Tile prompt: x=2 y=3",
+ "localized": "Câu lệnh ô: x=2 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Tile prompt: x=2 y=4",
+ "localized": "Câu lệnh ô: x=2 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Tile prompt: x=3 y=1",
+ "localized": "Câu lệnh ô: x=3 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Tile prompt: x=3 y=2",
+ "localized": "Câu lệnh ô: x=3 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Tile prompt: x=3 y=3",
+ "localized": "Câu lệnh ô: x=3 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Tile prompt: x=3 y=4",
+ "localized": "Câu lệnh ô: x=3 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Tile prompt: x=4 y=1",
+ "localized": "Câu lệnh ô: x=4 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Tile prompt: x=4 y=2",
+ "localized": "Câu lệnh ô: x=4 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Tile prompt: x=4 y=3",
+ "localized": "Câu lệnh ô: x=4 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Tile prompt: x=4 y=4",
+ "localized": "Câu lệnh ô: x=4 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Temporal frequency",
+ "localized": "Tần số thời gian",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Top-K",
+ "localized": "Top-K",
+ "reload": "",
+ "hint": "Giới hạn việc lựa chọn token cho K ứng viên có khả năng xảy ra nhất ở mỗi bước. Giá trị thấp hơn (ví dụ: 40) làm cho đầu ra tập trung và dễ đoán hơn, trong khi giá trị cao hơn cho phép các lựa chọn đa dạng hơn. Đặt thành 0 để tắt."
+ },
+ {
+ "id": 39,
+ "label": "Top-P",
+ "localized": "Top-P",
+ "reload": "",
+ "hint": "Chọn các token từ tập hợp nhỏ nhất có xác suất tích lũy vượt quá P (ví dụ: 0.9). Tự động điều chỉnh số lượng ứng viên dựa trên độ tin cậy của mô hình; ít lựa chọn hơn khi chắc chắn, nhiều hơn khi không chắc chắn. Đặt thành 1 để tắt."
+ },
+ {
+ "id": 40,
+ "label": "Thinking mode",
+ "localized": "Chế độ suy nghĩ",
+ "reload": "",
+ "hint": "Kích hoạt chế độ suy nghĩ/lập luận, cho phép mô hình dành nhiều thời gian hơn để tạo phản hồi. Điều này có thể dẫn đến các câu trả lời chu đáo và chi tiết hơn, nhưng sẽ tăng thời gian phản hồi. Cài đặt này ảnh hưởng đến cả mô hình lai và mô hình chuyên suy nghĩ, và ở một số mô hình có thể dẫn đến chất lượng tổng thể thấp hơn mong đợi. Đối với các mô hình chuyên suy nghĩ như Qwen3-VL, cài đặt này có thể phải kết hợp với prefill để đảm bảo ngăn chặn việc suy nghĩ. Các mô hình hỗ trợ tính năng này được đánh dấu bằng biểu tượng ."
+ },
+ {
+ "id": 41,
+ "label": "Target subject",
+ "localized": "Đối tượng mục tiêu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Tool",
+ "localized": "Công cụ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Textbox",
+ "localized": "Hộp văn bản",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Tile overlap",
+ "localized": "Chồng lấp ô (Tile overlap)",
+ "reload": "",
+ "hint": "Đối với SD upscale, số lượng pixel chồng lấp giữa các ô là bao nhiêu. Các ô chồng lên nhau để khi chúng được ghép lại thành một bức tranh, không có đường nối nào hiển thị rõ ràng"
+ },
+ {
+ "id": 45,
+ "label": "T2I Strength",
+ "localized": "Độ mạnh T2I",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "Time embedding mix",
+ "localized": "Trộn nhúng thời gian",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Tiling options",
+ "localized": "Tùy chọn lát gạch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Tiny",
+ "localized": "Nhỏ (Tiny)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "True guidance",
+ "localized": "True guidance",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Tile frames",
+ "localized": "Khung ô (Tile frames)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Task",
+ "localized": "Tác vụ",
+ "reload": "",
+ "hint": "Thay đổi tác vụ mà mô hình sẽ thực hiện. Các câu lệnh văn bản thông thường có thể được sử dụng khi tác vụ được đặt thành Sử dụng câu lệnh . Khi các tùy chọn khác được chọn, hãy xem văn bản gợi ý bên trong trường Câu lệnh trống để được hướng dẫn."
+ },
+ {
+ "id": 52,
+ "label": "Tagger Model",
+ "localized": "Mô hình Tagger",
+ "reload": "",
+ "hint": "Mô hình được sử dụng để gắn thẻ hình ảnh. Các mô hình WaifuDiffusion (wd-*): Các trình gắn thẻ hiện đại với các ngưỡng riêng biệt cho chung và nhân vật.DeepBooru : Trình gắn thẻ cũ, chỉ sử dụng ngưỡng chung."
+ },
+ {
+ "id": 53,
+ "label": "Torch",
+ "localized": "Torch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Transformers load using Run:ai streamer",
+ "localized": "Tải Transformers bằng Run:ai streamer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Temporal steps",
+ "localized": "Các bước thời gian (Temporal steps)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "TE",
+ "localized": "TE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "true",
+ "localized": "đúng (true)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "Text encoder model",
+ "localized": "Mô hình bộ mã hóa văn bản",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "Text encoder cache size",
+ "localized": "Kích thước bộ nhớ đệm bộ mã hóa văn bản",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "T5: Use shared instance of text encoder",
+ "localized": "T5: Sử dụng phiên bản chia sẻ của bộ mã hóa văn bản",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "Tunable ops limit",
+ "localized": "Giới hạn hoạt động có thể tinh chỉnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "ToMe",
+ "localized": "ToMe",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "ToDo",
+ "localized": "ToDo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "ToMe token merging ratio",
+ "localized": "Tỷ lệ hợp nhất token ToMe",
+ "reload": "",
+ "hint": "Bật hợp nhất các token dư thừa thông qua tomesd để cải thiện tốc độ và bộ nhớ, 0=tắt"
+ },
+ {
+ "id": 65,
+ "label": "ToDo token merging ratio",
+ "localized": "Tỷ lệ hợp nhất token ToDo",
+ "reload": "",
+ "hint": "Bật hợp nhất các token dư thừa thông qua todo để cải thiện tốc độ và bộ nhớ, 0=tắt"
+ },
+ {
+ "id": 66,
+ "label": "TaylorSeer",
+ "localized": "TaylorSeer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "TeaCache cache enabled",
+ "localized": "Đã bật bộ nhớ đệm TeaCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 68,
+ "label": "TeaCache L1 threshold",
+ "localized": "Ngưỡng TeaCache L1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "TAESD",
+ "localized": "TAESD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "TAESD variant",
+ "localized": "Biến thể TAESD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "TAESD decode layers",
+ "localized": "Các lớp giải mã TAESD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Tensorboard flush period",
+ "localized": "Chu kỳ xóa bộ đệm Tensorboard",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "Tertiary model",
+ "localized": "Mô hình thứ ba",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "Target model type",
+ "localized": "Loại mô hình mục tiêu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "T2I-Adapter unit 1",
+ "localized": "Đơn vị T2I-Adapter 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "T2I-Adapter unit 2",
+ "localized": "Đơn vị T2I-Adapter 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "T2I-Adapter unit 3",
+ "localized": "Đơn vị T2I-Adapter 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "T2I-Adapter unit 4",
+ "localized": "Đơn vị T2I-Adapter 4",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "u": [
+ {
+ "id": 75,
+ "label": "Unload model",
+ "localized": "Hủy nạp mô hình",
+ "reload": "prompt_enhance_unload",
+ "hint": "Hủy nạp mô hình hiện đang được tải"
+ },
+ {
+ "id": 76,
+ "label": "Upload",
+ "localized": "Tải lên",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Unload",
+ "localized": "Hủy nạp",
+ "reload": "vlm_unload",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Update all installed",
+ "localized": "Cập nhật tất cả đã cài đặt",
+ "reload": "component-8586",
+ "hint": "Cập nhật các phần mở rộng đã cài đặt lên phiên bản mới nhất có sẵn"
+ },
+ {
+ "id": 79,
+ "label": "Update",
+ "localized": "Cập nhật",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "User interface",
+ "localized": "Giao diện người dùng",
+ "reload": "",
+ "hint": "Xem lại và thiết lập các tùy chọn giao diện người dùng"
+ },
+ {
+ "id": 81,
+ "label": "Update all",
+ "localized": "Cập nhật tất cả",
+ "reload": "component-5511",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "Upscale",
+ "localized": "Phóng đại (Upscale)",
+ "reload": "",
+ "hint": "Phóng đại kích thước hình ảnh"
+ },
+ {
+ "id": 83,
+ "label": "UI Tabs",
+ "localized": "Các thẻ giao diện",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "Upscaling",
+ "localized": "Phóng đại hình ảnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 85,
+ "label": "Use segmentation",
+ "localized": "Sử dụng phân đoạn (segmentation)",
+ "reload": "",
+ "hint": "Chạy bộ chi tiết hóa bằng mặt nạ phân đoạn"
+ },
+ {
+ "id": 86,
+ "label": "Unload adapter",
+ "localized": "Hủy nạp bộ điều hợp (adapter)",
+ "reload": "",
+ "hint": "Hủy nạp IP adapter ngay sau khi tạo ảnh. Nếu không, IP adapter sẽ vẫn được nạp để sử dụng nhanh hơn trong lần tạo tiếp theo"
+ },
+ {
+ "id": 87,
+ "label": "Use same seed",
+ "localized": "Sử dụng cùng hạt giống (seed)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88,
+ "label": "Use defaults",
+ "localized": "Sử dụng mặc định",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 89,
+ "label": "Use text inputs",
+ "localized": "Sử dụng đầu vào văn bản",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 90,
+ "label": "Use random seeds",
+ "localized": "Sử dụng hạt giống ngẫu nhiên",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 91,
+ "label": "Use vision",
+ "localized": "Sử dụng thị giác (vision)",
+ "reload": "",
+ "hint": "Bao gồm hình ảnh đầu vào khi cải thiện prompt. Chỉ khả dụng cho các mô hình có khả năng thị giác, được đánh dấu bằng biểu tượng ."
+ },
+ {
+ "id": 92,
+ "label": "Use samplers",
+ "localized": "Sử dụng bộ lấy mẫu (samplers)",
+ "reload": "",
+ "hint": "Bật để sử dụng lấy mẫu (chọn token ngẫu nhiên dựa trên các phương pháp như Top-k hoặc Top-p) hoặc tắt để sử dụng giải mã tham lam (chọn token có xác suất cao nhất ở mỗi bước). Bật tính năng này giúp đầu ra đa dạng và sáng tạo hơn nhưng ít tính xác định hơn."
+ },
+ {
+ "id": 93,
+ "label": "Unload after processing",
+ "localized": "Hủy nạp sau khi xử lý",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 94,
+ "label": "up",
+ "localized": "up",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 95,
+ "label": "Upscaler",
+ "localized": "Bộ phóng đại",
+ "reload": "",
+ "hint": "Mô hình đã được huấn luyện trước nào sẽ được sử dụng cho quá trình phóng đại."
+ },
+ {
+ "id": 96,
+ "label": "Units",
+ "localized": "Đơn vị",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 97,
+ "label": "Unload processor",
+ "localized": "Hủy nạp bộ xử lý",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 98,
+ "label": "Use spaces",
+ "localized": "Sử dụng dấu cách",
+ "reload": "",
+ "hint": "Thay thế dấu gạch dưới bằng dấu cách trong đầu ra của thẻ (tag). Một số hệ thống prompt thích dấu cách giữa các từ (ví dụ: 'long hair') trong khi những hệ thống khác sử dụng dấu gạch dưới (ví dụ: 'long_hair')."
+ },
+ {
+ "id": 99,
+ "label": "Username",
+ "localized": "Tên người dùng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "UNET model",
+ "localized": "Mô hình UNET",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 101,
+ "label": "Use torch streams",
+ "localized": "Sử dụng torch streams",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 102,
+ "label": "Use SVD quantization",
+ "localized": "Sử dụng lượng tử hóa SVD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 103,
+ "label": "Use Dynamic quantization",
+ "localized": "Sử dụng lượng tử hóa động (Dynamic)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 104,
+ "label": "Use quantized MatMul",
+ "localized": "Sử dụng MatMul lượng tử hóa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 105,
+ "label": "Use quantized MatMul with conv",
+ "localized": "Sử dụng MatMul lượng tử hóa với conv",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 106,
+ "label": "Use line break as prompt segment marker",
+ "localized": "Dùng xuống dòng làm dấu phân tách đoạn prompt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 107,
+ "label": "Use zeros for prompt padding",
+ "localized": "Sử dụng số không để đệm (padding) prompt",
+ "reload": "",
+ "hint": "Buộc sử dụng tensor toàn số không khi prompt trống để loại bỏ nhiễu dư thừa"
+ },
+ {
+ "id": 108,
+ "label": "Upcast sampling",
+ "localized": "Nâng kiểu lấy mẫu (Upcast)",
+ "reload": "",
+ "hint": "Thường tạo ra kết quả tương tự như --no-half với hiệu suất tốt hơn trong khi sử dụng ít bộ nhớ hơn"
+ },
+ {
+ "id": 109,
+ "label": "Unset",
+ "localized": "Bỏ thiết lập",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 110,
+ "label": "UI save only saves selected image",
+ "localized": "Lưu giao diện chỉ lưu hình ảnh được chọn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 111,
+ "label": "Use image gallery cache",
+ "localized": "Sử dụng bộ nhớ đệm thư viện ảnh",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 112,
+ "label": "Use fixed width thumbnails",
+ "localized": "Sử dụng ảnh thu nhỏ có chiều rộng cố định",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 113,
+ "label": "UI theme",
+ "localized": "Chủ đề giao diện",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 114,
+ "label": "UI request timeout",
+ "localized": "Thời gian chờ yêu cầu giao diện",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 115,
+ "label": "UI locale",
+ "localized": "Ngôn ngữ giao diện",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 116,
+ "label": "Unload upscaler after processing",
+ "localized": "Hủy nạp bộ phóng đại sau khi xử lý",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 117,
+ "label": "Upscaler latent steps",
+ "localized": "Các bước tiềm ẩn của bộ phóng đại",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 118,
+ "label": "Upscaler tile size",
+ "localized": "Kích thước ô (tile) của bộ phóng đại",
+ "reload": "",
+ "hint": "0 = không chia ô"
+ },
+ {
+ "id": 119,
+ "label": "Upscaler tile overlap",
+ "localized": "Độ chồng lấp ô của bộ phóng đại",
+ "reload": "",
+ "hint": "Giá trị thấp = có thể thấy đường nối"
+ },
+ {
+ "id": 120,
+ "label": "Use cached model config when available",
+ "localized": "Sử dụng cấu hình mô hình đã đệm khi có sẵn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 121,
+ "label": "UI show on startup",
+ "localized": "Hiện giao diện khi khởi động",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 122,
+ "label": "UI sidebar width (%)",
+ "localized": "Chiều rộng thanh bên giao diện (%)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 123,
+ "label": "UI height (%)",
+ "localized": "Chiều cao giao diện (%)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 124,
+ "label": "UI fetch network info on mouse-over",
+ "localized": "Giao diện lấy thông tin mạng khi di chuột qua",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 125,
+ "label": "Use reference values when available",
+ "localized": "Sử dụng giá trị tham chiếu khi có sẵn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 126,
+ "label": "user",
+ "localized": "người dùng",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 127,
+ "label": "Upcast attention layer",
+ "localized": "Nâng kiểu lớp chú ý (attention layer)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 128,
+ "label": "Use separate base dict",
+ "localized": "Sử dụng từ điển cơ sở riêng biệt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 129,
+ "label": "Use model EMA weights when possible",
+ "localized": "Sử dụng trọng số EMA của mô hình khi có thể",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 130,
+ "label": "Use Kohya method for handling multiple LoRA",
+ "localized": "Sử dụng phương pháp Kohya để xử lý nhiều LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 131,
+ "label": "UI scripts order",
+ "localized": "Thứ tự tập lệnh giao diện",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 132,
+ "label": "Use upscaler as suffix",
+ "localized": "Sử dụng bộ phóng đại làm hậu tố",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 133,
+ "label": "Unload Current Model from VRAM",
+ "localized": "Hủy nạp mô hình hiện tại khỏi VRAM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 134,
+ "label": "unet",
+ "localized": "unet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 135,
+ "label": "Upsample",
+ "localized": "Lấy mẫu lên (Upsample)",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "v": [
+ {
+ "id": 610,
+ "label": "Video",
+ "localized": "Video",
+ "reload": "n/a",
+ "hint": "Tạo video bằng nhiều phương pháp khác nhau Hỗ trợ text-to-video, image-to-video khung hình đầu-cuối, v.v."
+ },
+ {
+ "id": 611,
+ "label": "Video Params",
+ "localized": "Tham số Video",
+ "reload": "n/a",
+ "hint": "Các cài đặt liên quan đến mã hóa tệp video đầu ra"
+ },
+ {
+ "id": 612,
+ "label": "VLM Caption",
+ "localized": "Chú thích VLM",
+ "reload": "n/a",
+ "hint": "Phân tích hình ảnh bằng mô hình ngôn ngữ thị giác (Vision Language Model)"
+ },
+ {
+ "id": 613,
+ "label": "Variational Auto Encoder",
+ "localized": "Variational Auto Encoder",
+ "reload": "n/a",
+ "hint": "Cài đặt liên quan đến Variational Auto Encoder và quá trình giải mã hình ảnh trong khi tạo"
+ },
+ {
+ "id": 614,
+ "label": "VAE",
+ "localized": "VAE",
+ "reload": "n/a",
+ "hint": "Variational Auto Encoder: mô hình được sử dụng để giải mã hình ảnh vào cuối quá trình tạo"
+ },
+ {
+ "id": 615,
+ "label": "Video Output",
+ "localized": "Đầu ra Video",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 616,
+ "label": "Variation",
+ "localized": "Biến thể",
+ "reload": "n/a",
+ "hint": "Seed thứ hai để trộn với seed chính"
+ },
+ {
+ "id": 617,
+ "label": "Variation strength",
+ "localized": "Độ mạnh biến thể",
+ "reload": "n/a",
+ "hint": "Mức độ biến thể được tạo ra. Tại 0, sẽ không có hiệu ứng. Tại 1, bạn sẽ nhận được hình ảnh hoàn chỉnh với seed biến thể (ngoại trừ các bộ lấy mẫu ancestral, nơi bạn sẽ nhận được một kết quả ngẫu nhiên)"
+ },
+ {
+ "id": 618,
+ "label": "VAE type",
+ "localized": "Loại VAE",
+ "reload": "n/a",
+ "hint": "Chọn nếu bạn muốn chạy VAE đầy đủ, VAE chất lượng thấp hoặc thử sử dụng dịch vụ VAE từ xa"
+ },
+ {
+ "id": 619,
+ "label": "Vibrance",
+ "localized": "Độ rực màu",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 620,
+ "label": "Version",
+ "localized": "Phiên bản",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 621,
+ "label": "Video format",
+ "localized": "Định dạng video",
+ "reload": "n/a",
+ "hint": "Định dạng và codec của video đầu ra"
+ },
+ {
+ "id": 622,
+ "label": "Video duration",
+ "localized": "Thời lượng video",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 623,
+ "label": "Video engine",
+ "localized": "Công cụ video",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 624,
+ "label": "Video model",
+ "localized": "Mô hình video",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 625,
+ "label": "VAE decode",
+ "localized": "Giải mã VAE",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 626,
+ "label": "Video interpolation",
+ "localized": "Nội suy video",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 627,
+ "label": "Video codec",
+ "localized": "Codec video",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 628,
+ "label": "Video options",
+ "localized": "Tùy chọn video",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 629,
+ "label": "Video save video",
+ "localized": "Lưu video",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 630,
+ "label": "Video save frames",
+ "localized": "Lưu khung hình",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 631,
+ "label": "Video save safetensors",
+ "localized": "Lưu safetensors",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 632,
+ "label": "Video file",
+ "localized": "Tệp video",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 633,
+ "label": "VLM Model",
+ "localized": "Mô hình VLM",
+ "reload": "n/a",
+ "hint": "Chọn mô hình sử dụng cho các tác vụ Ngôn ngữ Thị giác. Các mô hình hỗ trợ chế độ suy luận (thinking mode) được đánh dấu bằng biểu tượng ."
+ },
+ {
+ "id": 634,
+ "label": "VLM Max Tokens",
+ "localized": "Token tối đa VLM",
+ "reload": "n/a",
+ "hint": "Số lượng token tối đa mà mô hình có thể tạo ra trong phản hồi. Mô hình không nhận biết giới hạn này trong khi tạo và nó sẽ không cố gắng tạo phản hồi chi tiết hay súc tích hơn, nó chỉ đơn giản đặt giới hạn cứng cho độ dài và sẽ ép buộc cắt phản hồi khi đạt giới hạn."
+ },
+ {
+ "id": 635,
+ "label": "VLM Num Beams",
+ "localized": "Số lượng Beam VLM",
+ "reload": "n/a",
+ "hint": "Duy trì nhiều đường dẫn ứng cử viên cùng lúc và chọn chuỗi tốt nhất tổng thể. Giống như khám phá nhiều bản nháp cùng lúc để tìm ra bản tốt nhất. Kỹ lưỡng hơn nhưng chậm hơn và ít sáng tạo hơn so với lấy mẫu ngẫu nhiên. Thường không được khuyến khích, hầu hết các VLM hiện đại hoạt động tốt hơn với các phương pháp lấy mẫu (sampling). Đặt thành 1 để tắt."
+ },
+ {
+ "id": 636,
+ "label": "VLM Temperature",
+ "localized": "Nhiệt độ VLM",
+ "reload": "n/a",
+ "hint": "Kiểm soát tính ngẫu nhiên trong việc chọn token. Giá trị thấp hơn (ví dụ: 0.1) làm cho đầu ra tập trung và ổn định hơn, luôn chọn các token có xác suất cao. Giá trị cao hơn (ví dụ: 0.9) tăng tính sáng tạo và đa dạng bằng cách cho phép các token ít xác suất hơn. Đặt thành 0 để có đầu ra hoàn toàn ổn định (luôn chọn token có khả năng nhất)."
+ },
+ {
+ "id": 637,
+ "label": "VLM",
+ "localized": "VLM",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 638,
+ "label": "VAE model",
+ "localized": "Mô hình VAE",
+ "reload": "n/a",
+ "hint": "VAE giúp cải thiện các chi tiết nhỏ trong hình ảnh cuối cùng và cũng có thể thay đổi màu sắc"
+ },
+ {
+ "id": 639,
+ "label": "VAE slicing",
+ "localized": "Cắt lát VAE (slicing)",
+ "reload": "n/a",
+ "hint": "Giải mã các latent theo lô, mỗi lần một hình ảnh để tiết kiệm VRAM. Tăng hiệu suất nhẹ khi giải mã VAE trên các lô nhiều hình ảnh"
+ },
+ {
+ "id": 640,
+ "label": "VAE tiling",
+ "localized": "Xếp gạch VAE (tiling)",
+ "reload": "n/a",
+ "hint": "Chia các hình ảnh lớn thành các ô chồng lấp khi VRAM có hạn. Kết quả là thời gian xử lý tăng nhẹ"
+ },
+ {
+ "id": 641,
+ "label": "VAE tile size",
+ "localized": "Kích thước ô VAE",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 642,
+ "label": "VAE tile overlap",
+ "localized": "Độ chồng lấp ô VAE",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 643,
+ "label": "verbose",
+ "localized": "verbose",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 644,
+ "label": "VAE sliced encode",
+ "localized": "Mã hóa VAE cắt lát",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 645,
+ "label": "VGen params",
+ "localized": "Tham số VGen",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "w": [
+ {
+ "id": 0,
+ "label": "Wiki",
+ "localized": "Wiki",
+ "reload": "",
+ "hint": "Trang thông tin hướng dẫn và tài liệu"
+ },
+ {
+ "id": 0,
+ "label": "Wildcards",
+ "localized": "Wildcards",
+ "reload": "",
+ "hint": "Ký tự thay thế dùng để tạo ngẫu nhiên các thành phần trong câu lệnh"
+ },
+ {
+ "id": 0,
+ "label": "WanAI",
+ "localized": "WanAI",
+ "reload": "",
+ "hint": "Cài đặt cho mô hình WanAI"
+ },
+ {
+ "id": 0,
+ "label": "Watermarking",
+ "localized": "Đóng dấu bản quyền",
+ "reload": "",
+ "hint": "Thêm dấu chìm để bảo vệ bản quyền hình ảnh"
+ },
+ {
+ "id": 0,
+ "label": "Width",
+ "localized": "Chiều rộng",
+ "reload": "",
+ "hint": "Chiều rộng của hình ảnh"
+ },
+ {
+ "id": 0,
+ "label": "Warmth",
+ "localized": "Độ ấm",
+ "reload": "",
+ "hint": "Điều chỉnh tông màu ấm cho hình ảnh"
+ },
+ {
+ "id": 0,
+ "label": "Weight",
+ "localized": "Trọng số",
+ "reload": "",
+ "hint": "Điều chỉnh mức độ ảnh hưởng của thành phần"
+ },
+ {
+ "id": 0,
+ "label": "Width after",
+ "localized": "Chiều rộng sau khi xử lý",
+ "reload": "",
+ "hint": "Chiều rộng của hình ảnh sau khi thực hiện thay đổi"
+ },
+ {
+ "id": 0,
+ "label": "Width mask",
+ "localized": "Mặt nạ chiều rộng",
+ "reload": "",
+ "hint": "Chiều rộng của lớp mặt nạ giới hạn vùng ảnh hưởng"
+ },
+ {
+ "id": 0,
+ "label": "WebP lossless compression",
+ "localized": "Nén WebP không mất dữ liệu",
+ "reload": "",
+ "hint": "Sử dụng thuật toán nén WebP để giữ nguyên chất lượng hình ảnh gốc"
+ },
+ {
+ "id": 0,
+ "label": "Weights clip",
+ "localized": "Giới hạn trọng số",
+ "reload": "",
+ "hint": "Ép buộc các trọng số sau khi hợp nhất không vượt quá mô hình gốc, giúp ngăn chặn hiện tượng cháy ảnh và mô hình quá bão hòa"
+ }
+ ],
+ "x": [
+ {
+ "id": 0,
+ "label": "XS",
+ "localized": "XS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "X components",
+ "localized": "Thành phần X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "X overlap",
+ "localized": "Chồng lấp X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "X-axis tiles",
+ "localized": "Số ô trục X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "X-axis tile overlap",
+ "localized": "Độ chồng lấp ô trục X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "X type",
+ "localized": "Loại X",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "X values",
+ "localized": "Giá trị X",
+ "reload": "",
+ "hint": "Phân tách các giá trị cho trục X bằng dấu phẩy"
+ },
+ {
+ "id": 7,
+ "label": "xhinker",
+ "localized": "xhinker",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "xFormers",
+ "localized": "xFormers",
+ "reload": "",
+ "hint": "Tối ưu hóa bộ nhớ. Không tất định (kết quả khác nhau mỗi lần chạy)"
+ },
+ {
+ "id": 9,
+ "label": "xet",
+ "localized": "xet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "XYZ Grid",
+ "localized": "Lưới XYZ",
+ "reload": "",
+ "hint": "Lưới XYZ là một mô-đun mạnh mẽ giúp tạo lưới hình ảnh dựa trên việc thay đổi nhiều tham số tạo hình khác nhau"
+ }
+ ],
+ "y": [
+ {
+ "id": 0,
+ "label": "Y components",
+ "localized": "Thành phần trục Y",
+ "reload": "",
+ "hint": "Các thành phần cấu tạo theo trục tung (Y)."
+ },
+ {
+ "id": 0,
+ "label": "Y overlap",
+ "localized": "Chồng lấp trục Y",
+ "reload": "",
+ "hint": "Mức độ chồng lấp giữa các vùng theo trục tung."
+ },
+ {
+ "id": 0,
+ "label": "Y-axis tiles",
+ "localized": "Ô lưới trục Y",
+ "reload": "",
+ "hint": "Số lượng các ô xếp (tiles) dọc theo trục Y."
+ },
+ {
+ "id": 0,
+ "label": "Y-axis tile overlap",
+ "localized": "Chồng lấp ô trục Y",
+ "reload": "",
+ "hint": "Độ rộng vùng chồng lấp giữa các ô xếp trên trục Y."
+ },
+ {
+ "id": 0,
+ "label": "Y type",
+ "localized": "Kiểu trục Y",
+ "reload": "",
+ "hint": "Loại dữ liệu hoặc tham số được gán cho trục Y."
+ },
+ {
+ "id": 0,
+ "label": "Y values",
+ "localized": "Giá trị trục Y",
+ "reload": "",
+ "hint": "Các giá trị riêng biệt cho trục Y, phân cách bằng dấu phẩy."
+ }
+ ],
+ "z": [
+ {
+ "id": 0,
+ "label": "ZImageTurbo",
+ "localized": "ZImageTurbo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "zimage",
+ "localized": "zimage",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "ZeroStar init steps",
+ "localized": "Các bước khởi tạo ZeroStar",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Zero",
+ "localized": "Zero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Z type",
+ "localized": "Loại Z",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Z values",
+ "localized": "Giá trị Z",
+ "reload": "",
+ "hint": "Phân tách các giá trị cho trục Z bằng dấu phẩy"
+ },
+ {
+ "id": 6,
+ "label": "Zoe Depth",
+ "localized": "Độ sâu Zoe",
+ "reload": "",
+ "hint": ""
+ }
+ ]
+}
\ No newline at end of file
diff --git a/html/locale_xx.json b/html/locale_xx.json
new file mode 100644
index 000000000..375935dc2
--- /dev/null
+++ b/html/locale_xx.json
@@ -0,0 +1,11074 @@
+{
+ "0": [
+ {
+ "id": 0,
+ "label": "1st Stage",
+ "localized": "1-a Stadio",
+ "reload": "",
+ "hint": "La unua stadio de la procezo de bildgenerado."
+ },
+ {
+ "id": 1,
+ "label": "2nd Stage",
+ "localized": "2-a Stadio",
+ "reload": "",
+ "hint": "La dua stadio de la procezo de bildgenerado."
+ },
+ {
+ "id": 2,
+ "label": "2nd Scale",
+ "localized": "2-a Skalo",
+ "reload": "",
+ "hint": "La skalo-faktoro por la dua stadio."
+ },
+ {
+ "id": 3,
+ "label": "2nd Restart step",
+ "localized": "2-a Rekomenca paŝo",
+ "reload": "",
+ "hint": "La paŝo ĉe kiu la procezo rekomenciĝas dum la dua stadio."
+ },
+ {
+ "id": 4,
+ "label": "3rd Stage",
+ "localized": "3-a Stadio",
+ "reload": "",
+ "hint": "La tria stadio de la procezo de bildgenerado."
+ },
+ {
+ "id": 5,
+ "label": "3rd Scale",
+ "localized": "3-a Skalo",
+ "reload": "",
+ "hint": "La skalo-faktoro por la tria stadio."
+ },
+ {
+ "id": 6,
+ "label": "3rd Restart step",
+ "localized": "3-a Rekomenca paŝo",
+ "reload": "",
+ "hint": "La paŝo ĉe kiu la procezo rekomenciĝas dum la tria stadio."
+ },
+ {
+ "id": 7,
+ "label": "4th Stage",
+ "localized": "4-a Stadio",
+ "reload": "",
+ "hint": "La kvara stadio de la procezo de bildgenerado."
+ },
+ {
+ "id": 8,
+ "label": "4th Scale",
+ "localized": "4-a Skalo",
+ "reload": "",
+ "hint": "La skalo-faktoro por la kvara stadio."
+ },
+ {
+ "id": 9,
+ "label": "4th Restart step",
+ "localized": "4-a Rekomenca paŝo",
+ "reload": "",
+ "hint": "La paŝo ĉe kiu la procezo rekomenciĝas dum la kvara stadio."
+ }
+ ],
+ "_": [
+ {
+ "id": 6768,
+ "label": "⟲",
+ "localized": "⟲",
+ "reload": "n/a",
+ "hint": "Aktualigi"
+ },
+ {
+ "id": 9889,
+ "label": "↶",
+ "localized": "↶",
+ "reload": "n/a",
+ "hint": "Apliki elektitan stilon al la komandvico (prompt)"
+ },
+ {
+ "id": 9559,
+ "label": "↷",
+ "localized": "↷",
+ "reload": "n/a",
+ "hint": "Konservi nunan komandvicon kiel stilon"
+ },
+ {
+ "id": 9287,
+ "label": "⇅",
+ "localized": "⇅",
+ "reload": "n/a",
+ "hint": "Inversigi valorojn"
+ },
+ {
+ "id": 2299,
+ "label": "🎲️",
+ "localized": "🎲️",
+ "reload": "n/a",
+ "hint": "Uzi hazardan semon"
+ },
+ {
+ "id": 3902,
+ "label": "⬅️",
+ "localized": "⬅️",
+ "reload": "n/a",
+ "hint": "Reuzi semon el la lasta generita bildo"
+ },
+ {
+ "id": 4224,
+ "label": "🕮",
+ "localized": "🕮",
+ "reload": "n/a",
+ "hint": "Konservi parametrojn de la lasta generita bildo kiel stila ŝablono"
+ },
+ {
+ "id": 1653,
+ "label": "📐",
+ "localized": "📐",
+ "reload": "n/a",
+ "hint": "Mezuri grandecon el ekzistanta bildo"
+ },
+ {
+ "id": 8410,
+ "label": "☲",
+ "localized": "☲",
+ "reload": "n/a",
+ "hint": "Ŝanĝi vidreĝimon"
+ },
+ {
+ "id": 7409,
+ "label": "⊜",
+ "localized": "⊜",
+ "reload": "n/a",
+ "hint": "Plenigi"
+ },
+ {
+ "id": 2292,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "Priskribi bildon per etikedo (caption)"
+ },
+ {
+ "id": 3329,
+ "label": "⁜",
+ "localized": "⁜",
+ "reload": "n/a",
+ "hint": "Cikli tra metodoj de bilda adapto"
+ },
+ {
+ "id": 4491,
+ "label": "➠ Control",
+ "localized": "➠ Kontrolo",
+ "reload": "n/a",
+ "hint": "Transdoni bildon al la kontrolinterfaco"
+ },
+ {
+ "id": 9231,
+ "label": "➠ Text",
+ "localized": "➠ Teksto",
+ "reload": "n/a",
+ "hint": "Transdoni bildon al la teksta interfaco"
+ },
+ {
+ "id": 6496,
+ "label": "➠ Image",
+ "localized": "➠ Bildo",
+ "reload": "n/a",
+ "hint": "Transdoni bildon al la bilda interfaco"
+ },
+ {
+ "id": 9670,
+ "label": "➠ Process",
+ "localized": "➠ Procedi",
+ "reload": "n/a",
+ "hint": "Transdoni bildon al la proceda interfaco"
+ },
+ {
+ "id": 2534,
+ "label": "➠ Caption",
+ "localized": "➠ Priskribo",
+ "reload": "n/a",
+ "hint": "Transdoni bildon al la priskriba interfaco"
+ },
+ {
+ "id": 1792,
+ "label": "➠ Sketch",
+ "localized": "➠ Skizo",
+ "reload": "n/a",
+ "hint": "Transdoni bildon al la skiza interfaco"
+ },
+ {
+ "id": 8080,
+ "label": "➠ Inpaint",
+ "localized": "➠ Inpaint",
+ "reload": "n/a",
+ "hint": "Transdoni bildon al la bild-pleniga (inpaint) interfaco"
+ },
+ {
+ "id": 6876,
+ "label": "➠ Composite",
+ "localized": "➠ Komponaĵo",
+ "reload": "n/a",
+ "hint": "Transdoni bildon al la skiza bild-pleniga interfaco"
+ },
+ {
+ "id": 3696,
+ "label": "⬆️",
+ "localized": "⬆️",
+ "reload": "n/a",
+ "hint": "Alŝuti bildon"
+ },
+ {
+ "id": 9123,
+ "label": "🔄",
+ "localized": "🔄",
+ "reload": "n/a",
+ "hint": "Rekomencigi valorojn"
+ },
+ {
+ "id": 2882,
+ "label": "🖼️",
+ "localized": "🖼️",
+ "reload": "n/a",
+ "hint": "Montri antaŭrigardon"
+ },
+ {
+ "id": 1844,
+ "label": "↺",
+ "localized": "↺",
+ "reload": "n/a",
+ "hint": "Tuj apliki elekton"
+ },
+ {
+ "id": 8561,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "Ordigi laŭ nomo, kreskante"
+ },
+ {
+ "id": 3011,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "Ordigi laŭ nomo, malkreskante"
+ },
+ {
+ "id": 9548,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "Ordigi laŭ grandeco, kreskante"
+ },
+ {
+ "id": 1819,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "Ordigi laŭ grandeco, malkreskante"
+ },
+ {
+ "id": 6406,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "Ordigi laŭ distingivo, kreskante"
+ },
+ {
+ "id": 3657,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "Ordigi laŭ distingivo, malkreskante"
+ },
+ {
+ "id": 8415,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "Ordigi laŭ tempo, kreskante"
+ },
+ {
+ "id": 7553,
+ "label": "",
+ "localized": "",
+ "reload": "n/a",
+ "hint": "Ordigi laŭ tempo, malkreskante"
+ },
+ {
+ "id": 9778,
+ "label": "⊗",
+ "localized": "⊗",
+ "reload": "n/a",
+ "hint": "Rekomencigi valorojn"
+ },
+ {
+ "id": 4221,
+ "label": "🔍",
+ "localized": "🔍",
+ "reload": "n/a",
+ "hint": "Serĉi"
+ },
+ {
+ "id": 6293,
+ "label": "⇨",
+ "localized": "⇨",
+ "reload": "n/a",
+ "hint": "Apliki antaŭagordon"
+ },
+ {
+ "id": 4026,
+ "label": "※",
+ "localized": "※",
+ "reload": "n/a",
+ "hint": "Ŝargi modelon kiel rafinilon (refiner) se elektita, alie kiel bazan modelon"
+ },
+ {
+ "id": 2298,
+ "label": "🔎︎",
+ "localized": "🔎︎",
+ "reload": "n/a",
+ "hint": "Skani CivitAI por mankantaj metadatumoj kaj antaŭrigardoj"
+ },
+ {
+ "id": 6852,
+ "label": "⇕",
+ "localized": "⇕",
+ "reload": "n/a",
+ "hint": "Ordigi laŭ: Nomo supren/malsupren, Grandeco plej granda/malgranda, Tempo plej nova/malnova"
+ },
+ {
+ "id": 3771,
+ "label": "✕",
+ "localized": "✕",
+ "reload": "n/a",
+ "hint": "Fermi"
+ }
+ ],
+ "a": [
+ {
+ "id": 755,
+ "label": "Advanced",
+ "localized": "Progresinta",
+ "reload": "n/a",
+ "hint": "Progresintaj agordoj uzataj por generi bildojn"
+ },
+ {
+ "id": 422,
+ "label": "Adapters",
+ "localized": "Adaptiloj",
+ "reload": "n/a",
+ "hint": "Agordoj rilataj al IP-adaptiloj"
+ },
+ {
+ "id": 431,
+ "label": "Apply to model",
+ "localized": "Apliki al modelo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 158,
+ "label": "Analyze",
+ "localized": "Analizi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 954,
+ "label": "Apply changes",
+ "localized": "Apliki ŝanĝojn",
+ "reload": "n/a",
+ "hint": "Apliki ĉiujn ŝanĝojn kaj restartigi la servilon"
+ },
+ {
+ "id": 607,
+ "label": "Apply settings",
+ "localized": "Apliki agordojn",
+ "reload": "n/a",
+ "hint": "Konservi nunajn agordojn, restartigo de la servilo estas rekomendata"
+ },
+ {
+ "id": 841,
+ "label": "Analyze model",
+ "localized": "Analizi modelon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 489,
+ "label": "All",
+ "localized": "Ĉio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 488,
+ "label": "artist",
+ "localized": "artisto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 825,
+ "label": "Alpha",
+ "localized": "Alfo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 110,
+ "label": "Advanced Options",
+ "localized": "Progresintaj agordoj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 285,
+ "label": "Appearance",
+ "localized": "Aspekto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 452,
+ "label": "Answer",
+ "localized": "Respondo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 305,
+ "label": "Adjust start",
+ "localized": "Ĝustigi komencon",
+ "reload": "n/a",
+ "hint": "Komenca paŝo kiam sigma-ĝustigo okazas"
+ },
+ {
+ "id": 306,
+ "label": "Adjust end",
+ "localized": "Ĝustigi finon",
+ "reload": "n/a",
+ "hint": "Fina paŝo kiam sigma-ĝustigo okazas"
+ },
+ {
+ "id": 465,
+ "label": "AutoGuidance dropout",
+ "localized": "Aŭtomata-Gvido-elrito",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 466,
+ "label": "AutoGuidance layers",
+ "localized": "Aŭtomata-Gvidaj tavoloj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 467,
+ "label": "AutoGuidance config",
+ "localized": "Aŭtomata-Gvida agordo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 468,
+ "label": "APG momentum",
+ "localized": "APG-movokvanto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 469,
+ "label": "APG rescale",
+ "localized": "APG-reskali",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 470,
+ "label": "Attention guidance",
+ "localized": "Atenta gvido",
+ "reload": "n/a",
+ "hint": "CFG-skalo uzata por PAG: Perturbed-Attention Guidance (Gvido per Perturbita Atento)"
+ },
+ {
+ "id": 471,
+ "label": "Adaptive scaling",
+ "localized": "Adapta skalado",
+ "reload": "n/a",
+ "hint": "Adapta modifilo por atenta gvidoskalo"
+ },
+ {
+ "id": 472,
+ "label": "Active IP adapters",
+ "localized": "Aktivaj IP-adaptiloj",
+ "reload": "n/a",
+ "hint": "Nombro de aktivaj IP-adaptiloj"
+ },
+ {
+ "id": 473,
+ "label": "Adapter",
+ "localized": "Adaptilo",
+ "reload": "n/a",
+ "hint": "IP-adaptila modelo"
+ },
+ {
+ "id": 474,
+ "label": "Anchor settings",
+ "localized": "Ankraj agordoj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 475,
+ "label": "Alpha preset",
+ "localized": "Alfa-antaŭagordo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 476,
+ "label": "Append heatmaps to results",
+ "localized": "Postaldoni varmomapojn al rezultoj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 477,
+ "label": "Auto apply",
+ "localized": "Aŭtomate apliki",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 478,
+ "label": "Amplify LUT",
+ "localized": "Amplifi LUT",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 479,
+ "label": "Add time info",
+ "localized": "Aldoni tempinformojn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 480,
+ "label": "Add text info",
+ "localized": "Aldoni tekstinformojn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 481,
+ "label": "Add metadata",
+ "localized": "Aldoni metadatenojn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 482,
+ "label": "Allowed languages",
+ "localized": "Permesitaj lingvoj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 483,
+ "label": "Allowed alphabets",
+ "localized": "Permesitaj alfabetoj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 484,
+ "label": "Apply to prompt",
+ "localized": "Apliki al komando",
+ "reload": "n/a",
+ "hint": "Aŭtomate kopii plibonigitan rezulton al la komanda enigo-skatolo"
+ },
+ {
+ "id": 485,
+ "label": "Auto enhance",
+ "localized": "Aŭtomata plibonigo",
+ "reload": "n/a",
+ "hint": "Aŭtomate plibonigi la komandon antaŭ ĉiu bildgenerado"
+ },
+ {
+ "id": 486,
+ "label": "ACI: Color to Mask",
+ "localized": "ACI: Koloro al Masko",
+ "reload": "n/a",
+ "hint": "Elektu la koloron, kiun vi volas maski kaj plenigi. Klaku sur la koloro en la bildo por aŭtomate elekti ĝin. Oni rekomendas uzi bildojn kiel verdajn ekranojn por ricevi precizajn rezultojn."
+ },
+ {
+ "id": 487,
+ "label": "ACI: Color tolerance",
+ "localized": "ACI: Kolora toleremo",
+ "reload": "n/a",
+ "hint": "Ĝustigi la toleremon por inkluzivi similajn kolorojn en la masko. Malaltaj valoroj = maski nur tre similajn kolorojn. Altaj valoroj = maski pli larĝan gamon de similaj koloroj."
+ },
+ {
+ "id": 488,
+ "label": "ACI: Denoising strength",
+ "localized": "ACI: Senbruiga forto",
+ "reload": "n/a",
+ "hint": "Ŝanĝi Senbruigan Forton por atingi deziratan plenigan kvanton."
+ },
+ {
+ "id": 489,
+ "label": "ACI: Mask dilate",
+ "localized": "ACI: Mask-dilatado",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 490,
+ "label": "ACI: Mask erode",
+ "localized": "ACI: Mask-erodado",
+ "reload": "n/a",
+ "hint": "Ĝustigi marĝenon por apliki internan forŝovon al la masko. (Rekomendata valoro = 2 por forigi restaĵojn ĉe randoj)"
+ },
+ {
+ "id": 491,
+ "label": "ACI: Mask blur",
+ "localized": "ACI: Mask-malklarigo",
+ "reload": "n/a",
+ "hint": "Ĝustigi malklarigon por apliki glatan transiron inter la bildo kaj la pleniga areo. (Rekomendata valoro = 0 por akreco)"
+ },
+ {
+ "id": 492,
+ "label": "Adaptive restore",
+ "localized": "Adapta restaŭro",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 493,
+ "label": "Apply noise",
+ "localized": "Apliki bruon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 494,
+ "label": "Auto min score",
+ "localized": "Aŭtomata minima poentaro",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 495,
+ "label": "Auto-segment",
+ "localized": "Aŭtomata segmentado",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 496,
+ "label": "Auto-mask",
+ "localized": "Aŭtomata masko",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 497,
+ "label": "Active",
+ "localized": "Aktiva",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 498,
+ "label": "Attention",
+ "localized": "Atento",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 499,
+ "label": "Adain",
+ "localized": "Adain",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 500,
+ "label": "Attention Adain",
+ "localized": "Atento-Adain",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 501,
+ "label": "Apply filter",
+ "localized": "Apliki filtrilon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 502,
+ "label": "Alpha matting",
+ "localized": "Alfa-matigo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 503,
+ "label": "Append Caption Files",
+ "localized": "Postaldoni priskribajn dosierojn",
+ "reload": "n/a",
+ "hint": "Postaldoni al ekzistantaj priskribaj dosieroj anstataŭ anstataŭigi ilin. Utila por aldoni pliajn priskribojn aŭ etikedojn al bildoj, kiuj jam havas priskribojn."
+ },
+ {
+ "id": 504,
+ "label": "a1111",
+ "localized": "a1111",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 505,
+ "label": "Autocast",
+ "localized": "Aŭtomata tip-konverto",
+ "reload": "n/a",
+ "hint": "Aŭtomate determini precizecon dum rultempo"
+ },
+ {
+ "id": 506,
+ "label": "Auto",
+ "localized": "Aŭto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 507,
+ "label": "accuracy",
+ "localized": "precizeco",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 508,
+ "label": "atiadlxx (AMD only)",
+ "localized": "atiadlxx (nur por AMD)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 509,
+ "label": "aot_ts_nvfuser",
+ "localized": "aot_ts_nvfuser",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 510,
+ "label": "Additional image browser folders",
+ "localized": "Pliaj dosierujoj por bildfoliumilo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 511,
+ "label": "Add system information to metadata",
+ "localized": "Aldoni sisteminformojn al metadatenoj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 512,
+ "label": "Autolaunch browser upon startup",
+ "localized": "Aŭtomate malfermi foliumilon dum starto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 513,
+ "label": "Allowed aspect ratios",
+ "localized": "Permesitaj bildformatoj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 514,
+ "label": "Approximate",
+ "localized": "Aproksimi",
+ "reload": "n/a",
+ "hint": "Malmultekosta neŭrareta aproksimado. Tre rapida kompare al VAE, sed produktas bildojn kun 4-oble pli malgranda horizontala/vertikala distingivo kaj pli malalta kvalito"
+ },
+ {
+ "id": 515,
+ "label": "Additional postprocessing operations",
+ "localized": "Pliaj postprilaboraj operacioj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 516,
+ "label": "Apply color correction",
+ "localized": "Apliki kolorkorektadon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 517,
+ "label": "Apply mask as overlay",
+ "localized": "Apliki maskon kiel supremeton",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 518,
+ "label": "Apply sRGB linearization",
+ "localized": "Apliki sRGB-linearigon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 519,
+ "label": "Available networks",
+ "localized": "Disponeblaj retoj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 520,
+ "label": "Auto-convert SD15 embeddings to SDXL",
+ "localized": "Aŭtomate konverti SD15-enkorpigojn al SDXL",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 521,
+ "label": "alias",
+ "localized": "kromnomo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 522,
+ "label": "Attention query chunk size",
+ "localized": "Pec-grando de atenta demando",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 523,
+ "label": "Attention kv chunk size",
+ "localized": "Pec-grando de atenta kv",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 524,
+ "label": "Attention chunking threshold",
+ "localized": "Sojlo de atenta pecigo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 525,
+ "label": "Attempt VAE roll back for NaN values",
+ "localized": "Provi VAE-retropaŝon por NaN-valoroj",
+ "reload": "n/a",
+ "hint": "Postulas Torch 2.1 kaj aktivigitan kontrolon de NaN"
+ },
+ {
+ "id": 526,
+ "label": "Add extended info to filename when saving grid",
+ "localized": "Aldoni plian informon al dosiernomo kiam oni konservas kradon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 527,
+ "label": "Add LoRA to prompt",
+ "localized": "Aldoni LoRA-on al la komando",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 528,
+ "label": "Alpha Ratio",
+ "localized": "Alfa-proporcio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 529,
+ "label": "ALPHA Block Weight Preset",
+ "localized": "Alfa-blok-peza antaŭagordo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 530,
+ "label": "Automatically determine rank",
+ "localized": "Aŭtomate determini rangon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 531,
+ "label": "Autorank ratio",
+ "localized": "Proporcio de aŭtomata rando",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 532,
+ "label": "Advanced guidance params",
+ "localized": "Progresintaj gvidaj parametroj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 533,
+ "label": "Adapter 1",
+ "localized": "Adaptilo 1",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 534,
+ "label": "Adapter 2",
+ "localized": "Adaptilo 2",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 535,
+ "label": "Adapter 3",
+ "localized": "Adaptilo 3",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 536,
+ "label": "Adapter 4",
+ "localized": "Adaptilo 4",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 537,
+ "label": "Audio",
+ "localized": "Aŭdio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 538,
+ "label": "Advanced Options",
+ "localized": "Progresintaj agordoj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 539,
+ "label": "Advanced Options",
+ "localized": "Progresintaj agordoj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 540,
+ "label": "Advanced Options",
+ "localized": "Progresintaj agordoj",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "b": [
+ {
+ "id": 0,
+ "label": "Batch",
+ "localized": "Batch",
+ "reload": "",
+ "hint": "Agordoj por aro-procezado"
+ },
+ {
+ "id": 0,
+ "label": "Batch Caption",
+ "localized": "Batch-subskribo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Batch Tag",
+ "localized": "Batch-etikedo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Benchmark",
+ "localized": "Benkomarko",
+ "reload": "",
+ "hint": "Runi benkomarkojn"
+ },
+ {
+ "id": 0,
+ "label": "Backend Settings",
+ "localized": "Backend-agordoj",
+ "reload": "",
+ "hint": "Agordoj rilataj al komputaj motoroj: torch, onnx kaj olive"
+ },
+ {
+ "id": 0,
+ "label": "body",
+ "localized": "korpo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Beta",
+ "localized": "Beta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Balanced Offload",
+ "localized": "Ekvilibrita deŝargo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "BitsAndBytes",
+ "localized": "BitsAndBytes",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Batch count",
+ "localized": "Kvanto de aroj",
+ "reload": "",
+ "hint": "Kiom da aroj da bildoj krei (ne influas generadon aŭ VRAM-uzadon)"
+ },
+ {
+ "id": 0,
+ "label": "Batch size",
+ "localized": "Grando de aro",
+ "reload": "",
+ "hint": "Kiom da bildoj krei en unuopa aro (pliigas rapidecon sed uzas pli da VRAM)"
+ },
+ {
+ "id": 0,
+ "label": "Beta schedule",
+ "localized": "Beta-horaro",
+ "reload": "",
+ "hint": "Difinas kiel beta (brua forto po paŝo) kreskas. Opcioj: - default: la modela defaŭlto - linear: egale malpliigas bruon po paŝo - scaled: kvadrata versio de lineara, uzata nur de Stable Diffusion - cosine: pli glata malpliigo, ofte pli bonaj rezultoj kun malpli da paŝoj - sigmoid: akra transiro, eksperimenta"
+ },
+ {
+ "id": 0,
+ "label": "Base shift",
+ "localized": "Baza ŝovo",
+ "reload": "",
+ "hint": "Minimuma ŝovvaloro por malaltaj distingivoj kiam oni uzas dinamikan ŝovon."
+ },
+ {
+ "id": 0,
+ "label": "Brightness",
+ "localized": "Heleco",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Block",
+ "localized": "Bloko",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Block size",
+ "localized": "Blokgrando",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Banned words",
+ "localized": "Malpermesitaj vortoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Blur",
+ "localized": "Malklareco",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Batch input directory",
+ "localized": "Batch-eniga dosierujo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Batch output directory",
+ "localized": "Batch-eliga dosierujo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Batch mask directory",
+ "localized": "Batch-maska dosierujo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Background threshold",
+ "localized": "Fona sojlo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Boost",
+ "localized": "Plifortigo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Base",
+ "localized": "Bazo",
+ "reload": "",
+ "hint": "Bazaj agordoj uzataj por ruli bildgeneradon"
+ },
+ {
+ "id": 0,
+ "label": "Blend strength",
+ "localized": "Miksa forto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Base model",
+ "localized": "Baza modelo",
+ "reload": "",
+ "hint": "Ĉefa modelo uzata por ĉiuj operacioj"
+ },
+ {
+ "id": 0,
+ "label": "Backend",
+ "localized": "Backend",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Benchmark steps",
+ "localized": "Benkomarkaj paŝoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Benchmark level",
+ "localized": "Benkomarka nivelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "balanced",
+ "localized": "ekvilibrita",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "block_level",
+ "localized": "bloknivelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Backend storage",
+ "localized": "Backend-stokado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "BF16",
+ "localized": "BF16",
+ "reload": "",
+ "hint": "Uzu modifitan 16-bitan glitpunktan precizecon por kalkuloj"
+ },
+ {
+ "id": 0,
+ "label": "Batch matrix-matrix",
+ "localized": "Batch-matrica-matrico",
+ "reload": "",
+ "hint": "Norma faska matrica multipliko por atento. Fidinda sed ne VRAM-efika."
+ },
+ {
+ "id": 0,
+ "label": "BCFHW",
+ "localized": "BCFHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "BFCHW",
+ "localized": "BFCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "BCHW",
+ "localized": "BCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Batch mode uses sequential seeds",
+ "localized": "Aro-reĝimo uzas sinsekvajn semojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Batch uses original name",
+ "localized": "Aro uzas originalan nomon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Base images folder",
+ "localized": "Dosierujo por bazaj bildoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Base grids folder",
+ "localized": "Dosierujo por bazaj kradoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Build info on first access",
+ "localized": "Konstrui informojn ĉe unua aliro",
+ "reload": "",
+ "hint": "Malhelpas la servilon konstrui la EN-paĝon dum lanĉo kaj anstataŭe konstruas ĝin kiam ĝi estas petata"
+ },
+ {
+ "id": 0,
+ "label": "Beta Ratio",
+ "localized": "Beta-proporcio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "BETA Block Weight Preset",
+ "localized": "BETA-blokpeza antaŭagordo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Base model type",
+ "localized": "Baza model-tipo",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "c": [
+ {
+ "id": -1,
+ "label": "Caption",
+ "localized": "Apudskribo",
+ "reload": "",
+ "hint": "Analizi ekzistantajn bildojn kaj krei tekstajn priskribojn"
+ },
+ {
+ "id": -1,
+ "label": "Contributors",
+ "localized": "Kontribuantoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Clear",
+ "localized": "Vakigi",
+ "reload": "",
+ "hint": "Vakigi invitilojn"
+ },
+ {
+ "id": -1,
+ "label": "Check status",
+ "localized": "Kontroli staton",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Composite",
+ "localized": "Komponaĵo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control",
+ "localized": "Stirado",
+ "reload": "",
+ "hint": "Krei bildon kun plena gvido"
+ },
+ {
+ "id": -1,
+ "label": "ControlNet",
+ "localized": "ControlNet",
+ "reload": "",
+ "hint": "ControlNet estas progresinta gvida modelo"
+ },
+ {
+ "id": -1,
+ "label": "Controls",
+ "localized": "Stiriloj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CaptionCaption",
+ "localized": "Apudskriba priskribo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Console",
+ "localized": "Konzolo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Check for updates",
+ "localized": "Kontroli pri ĝisdatigoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Change log",
+ "localized": "Protokolo de ŝanĝoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Compute Settings",
+ "localized": "Kalkulaj agordoj",
+ "reload": "",
+ "hint": "Agordoj rilataj al kalkula precizeco, kruca atento kaj optimigoj por kalkulaj platformoj"
+ },
+ {
+ "id": -1,
+ "label": "Current",
+ "localized": "Aktuala",
+ "reload": "",
+ "hint": "Analizi modulojn en la aktuale ŝargita modelo"
+ },
+ {
+ "id": -1,
+ "label": "CivitAI",
+ "localized": "CivitAI",
+ "reload": "",
+ "hint": "Serĉi kaj elŝuti modelojn el CivitAI"
+ },
+ {
+ "id": -1,
+ "label": "Calculate missing hashes",
+ "localized": "Kalkuli mankantajn haketojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Community",
+ "localized": "Komunumo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cloud",
+ "localized": "Nubo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Close",
+ "localized": "Fermi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Change model",
+ "localized": "Ŝanĝi modelon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Change refiner",
+ "localized": "Ŝanĝi rafinilon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Change VAE",
+ "localized": "Ŝanĝi VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Change reference",
+ "localized": "Ŝanĝi referencon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Corrections",
+ "localized": "Korektoj",
+ "reload": "",
+ "hint": "Stiri bildajn korektojn de koloro/akreco/brileco dum la genera procezo"
+ },
+ {
+ "id": -1,
+ "label": "Control Methods",
+ "localized": "Stirmetodoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control Media",
+ "localized": "Stirmedio",
+ "reload": "",
+ "hint": "Aldoni enigan bildon kiel apartan inicialigan bildon por stirada prilaboro"
+ },
+ {
+ "id": -1,
+ "label": "ChronoEdit",
+ "localized": "ChronoEdit",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cross Attention",
+ "localized": "Kruca Atento",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CLiP Skip",
+ "localized": "CLiP Skip",
+ "reload": "",
+ "hint": "Parametro por frua haltigo de CLIP-modelo; 1 estas halti ĉe la lasta tavolo kiel kutime, 2 estas halti ĉe la antaŭlasta tavolo, ktp."
+ },
+ {
+ "id": -1,
+ "label": "Cache-DiT",
+ "localized": "Cache-DiT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CFG-Zero",
+ "localized": "CFG-Zero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache folders",
+ "localized": "Kaŝmemoraj dosierujoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Custom model loader",
+ "localized": "Propra model-ŝargilo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Client log",
+ "localized": "Klienta protokolo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CLIP Analysis",
+ "localized": "CLIP-Analizo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Context",
+ "localized": "Kunteksto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Correction mode",
+ "localized": "Korekta reĝimo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Color",
+ "localized": "Koloro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Center",
+ "localized": "Centrigi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Color grading",
+ "localized": "Kolorgradigo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Crop to portrait",
+ "localized": "Tondi al portreto",
+ "reload": "",
+ "hint": "Tondi enigan bildon al nur portreta formato antaŭ ol uzi ĝin kiel IP-adaptilan enigon"
+ },
+ {
+ "id": -1,
+ "label": "Concept Tokens",
+ "localized": "Konceptaj ĵetonoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Colormap",
+ "localized": "Kolormapo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cosine scale 1",
+ "localized": "Kosunusa skalo 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cosine scale 2",
+ "localized": "Kosunusa skalo 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cosine scale 3",
+ "localized": "Kosunusa skalo 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache model",
+ "localized": "Kaŝmemori modelon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cosine scale",
+ "localized": "Kosunusa skalo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cosine Background",
+ "localized": "Kosunusa fono",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control guidance",
+ "localized": "Stirgvido",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Contrast",
+ "localized": "Kontrasto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "comma",
+ "localized": "komo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Columns",
+ "localized": "Kolumnoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Create video",
+ "localized": "Krei videon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Censor",
+ "localized": "Censuri",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Check language",
+ "localized": "Kontroli lingvon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Check policy violations",
+ "localized": "Kontroli regulmalobeojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Check banned words",
+ "localized": "Kontroli malpermesitajn vortojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control preprocess input images",
+ "localized": "Stiri antaŭprilaboron de enigaj bildoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control override denoise strength",
+ "localized": "Stiri anstataŭigon de senbruiga forto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Color variation",
+ "localized": "Kolorvario",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Change rate",
+ "localized": "Ŝanĝrapido",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Context after",
+ "localized": "Kunteksto post",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Context mask",
+ "localized": "Kunteksta masko",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control only",
+ "localized": "Nur stirado",
+ "reload": "",
+ "hint": "Tio uzas nur la suban Stiradan enigon kiel fonton por iuj ajn taskoj de ControlNet aŭ IP Adapter bazitaj sur niaj diversaj opcioj."
+ },
+ {
+ "id": -1,
+ "label": "CN Mode",
+ "localized": "CN-reĝimo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CN Strength",
+ "localized": "CN-forto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CN Start",
+ "localized": "CN-komenco",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CN End",
+ "localized": "CN-fino",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CN Tiles",
+ "localized": "CN-kaheloj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control factor",
+ "localized": "Stirfaktoro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet-XS",
+ "localized": "ControlNet-XS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Coarse",
+ "localized": "Kruda",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Color map",
+ "localized": "Kolormapo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Crop to fit",
+ "localized": "Tondi por adapti",
+ "reload": "",
+ "hint": "Se la dimensioj de via fonta bildo (ekz. 512x510) devias de viaj celaj dimensioj (ekz. 1024x768), ĉi tiu funkcio adaptos vian pligrandigitan bildon en vian celgrandan bildon. Troaĵoj estos tonditaj."
+ },
+ {
+ "id": -1,
+ "label": "CLiP Model",
+ "localized": "CLIP-modelo",
+ "reload": "",
+ "hint": "CLIP-modelo uzata por bild-teksta simileca kongruo. Pli grandaj modeloj (ViT-L, ViT-H) estas pli precizaj sed pli malrapidaj kaj uzas pli da VRAM."
+ },
+ {
+ "id": -1,
+ "label": "Caption Model",
+ "localized": "Apudskriba modelo",
+ "reload": "",
+ "hint": "BLIP-modelo uzata por generi la komencan bildan apudskribon. La apudskriba modelo priskribas la bildan enhavon, kiun CLIP poste riĉigas per stilaj kaj gustaj terminoj."
+ },
+ {
+ "id": -1,
+ "label": "Chunk Size",
+ "localized": "Blokgrandeco",
+ "reload": "",
+ "hint": "Amplekso de aro por prilabori priskribajn kandidatojn (gustojn). Pli altaj valoroj akcelas esplordemandadon sed pliigas uzon de VRAM."
+ },
+ {
+ "id": -1,
+ "label": "CLiP Num Beams",
+ "localized": "Nombro de CLIP-traboj",
+ "reload": "",
+ "hint": "Nombro de traboj por traba serĉo dum generado de apudskribo. Pli altaj valoroj serĉas pli da ebloj sed estas pli malrapidaj."
+ },
+ {
+ "id": -1,
+ "label": "Character threshold",
+ "localized": "Rolula sojlo",
+ "reload": "",
+ "hint": "Fidindeca sojlo por rolul-specifaj etikedoj (ekz. rolulnomoj, specifaj trajtoj). Nur etikedoj kun fidindeco super ĉi tiu sojlo estas inkluzivitaj. Pli altaj valoroj estas pli elektemaj, malpli altaj valoroj inkluzivas pli da eblaj kongruoj. Ne subtenata de DeepBooru-modeloj."
+ },
+ {
+ "id": -1,
+ "label": "Cross-attention",
+ "localized": "Kruca atento",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "cpu",
+ "localized": "cpu",
+ "reload": "",
+ "hint": "Uzas nur ĉefprocesoron (CPU) kaj ĉefmemoron (RAM): plej malrapida sed malplej verŝajna kaŭzi memor-mankon (OOM)."
+ },
+ {
+ "id": -1,
+ "label": "Cached models",
+ "localized": "Kaŝmemoritaj modeloj",
+ "reload": "",
+ "hint": "La nombro da modeloj konservendaj en RAM por rapida aliro."
+ },
+ {
+ "id": -1,
+ "label": "combined",
+ "localized": "kombinita",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Compress ratio",
+ "localized": "Kunprema proporcio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "compel",
+ "localized": "compel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Channels last",
+ "localized": "Kanaloj laste",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "cuDNN full-depth benchmark",
+ "localized": "cuDNN-tuta-profunda agosprovo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "cuDNN benchmark limit",
+ "localized": "Limo de cuDNN-agosprovo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "cudaMallocAsync",
+ "localized": "cudaMallocAsync",
+ "reload": "",
+ "hint": "Uzas CUDA-asinkronan memor-asignanton. Plibonigas rendimenton kaj VRAM-fragmentiĝon, sed povas kaŭzi malstabilecon ĉe iuj GPU-oj."
+ },
+ {
+ "id": -1,
+ "label": "CLiP skip enabled",
+ "localized": "CLiP skip ŝaltita",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache-DiT enabled",
+ "localized": "Cache-DiT ŝaltita",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache-DiT F-compute blocks",
+ "localized": "Cache-DiT F-kalkulblokoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache-DiT B-compute blocks",
+ "localized": "Cache-DiT B-kalkulblokoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache-DiT residual diff threshold",
+ "localized": "Cache-DiT resta diferenca sojlo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache-DiT warmup steps",
+ "localized": "Cache-DiT varmigaj paŝoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CFG-Zero enabled",
+ "localized": "CFG-Zero ŝaltita",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CFG-Zero star",
+ "localized": "CFG-Zero stelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CFG-Zero steps",
+ "localized": "CFG-Zero paŝoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "cudagraphs",
+ "localized": "cudagraphs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cleanup temporary folder on startup",
+ "localized": "Vakigi provizoran dosierujon dum lanĉo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Create ZIP archive for multiple images",
+ "localized": "Krei ZIP-arkivon por pluraj bildoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "cover",
+ "localized": "kovri",
+ "reload": "",
+ "hint": "kovri la tutan areon"
+ },
+ {
+ "id": -1,
+ "label": "Compact view",
+ "localized": "Kompakta vido",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cache text encoder results",
+ "localized": "Kaŝmemori rezultojn de tekstkodilo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "contain",
+ "localized": "enhavi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Ctrl+up/down word delimiters",
+ "localized": "Vortlimigiloj por Stir+supren/malsupren",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Ctrl+up/down precision when editing (attention:1.1)",
+ "localized": "Precizeco de Stir+supren/malsupren dum redaktado (attention:1.1)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Ctrl+up/down precision when editing ",
+ "localized": "Precizeco de Stir+supren/malsupren dum redaktado ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Cached VAEs",
+ "localized": "Kaŝmemoritaj VAE-oj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ckpt",
+ "localized": "ckpt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Comma separated list with optional strength per LoRA",
+ "localized": "Kome apartigita listo kun laŭvola forto por ĉiu LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "CivitAI token",
+ "localized": "CivitAI-ĵetono",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Custom pipeline",
+ "localized": "Propra dukto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Custom model",
+ "localized": "Propra modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet unit 1",
+ "localized": "ControlNet-unuo 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet unit 2",
+ "localized": "ControlNet-unuo 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet unit 3",
+ "localized": "ControlNet-unuo 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet unit 4",
+ "localized": "ControlNet-unuo 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet-XS unit 1",
+ "localized": "ControlNet-XS unuo 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet-XS unit 2",
+ "localized": "ControlNet-XS unuo 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet-XS unit 3",
+ "localized": "ControlNet-XS unuo 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ControlNet-XS unit 4",
+ "localized": "ControlNet-XS unuo 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control-LLLite unit 1",
+ "localized": "Control-LLLite unuo 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control-LLLite unit 2",
+ "localized": "Control-LLLite unuo 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control-LLLite unit 3",
+ "localized": "Control-LLLite unuo 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control-LLLite unit 4",
+ "localized": "Control-LLLite unuo 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control settings",
+ "localized": "Stir-agordoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Canny",
+ "localized": "Canny",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Condition",
+ "localized": "Kondiĉo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Caption: Batch",
+ "localized": "Apudskribo: Aro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Control elements",
+ "localized": "Stirelementoj",
+ "reload": "",
+ "hint": "Stirelementoj estas progresintaj modeloj, kiuj povas gvidi generadon al dezirata rezulto"
+ }
+ ],
+ "d": [
+ {
+ "id": 0,
+ "label": "Docs",
+ "localized": "Dokumentaro",
+ "reload": "n/a",
+ "hint": "Dokumentaro de la programaro"
+ },
+ {
+ "id": 1,
+ "label": "Discord",
+ "localized": "Discord",
+ "reload": "n/a",
+ "hint": "Discord-servilo por komunumo"
+ },
+ {
+ "id": 2,
+ "label": "txt2img_detail",
+ "localized": "Detaligo",
+ "reload": "n/a",
+ "hint": "Detaligilo rulas plian generadon ĉe pli alta distingivo por detektitaj objektoj"
+ },
+ {
+ "id": 3,
+ "label": "Delete",
+ "localized": "Forigi",
+ "reload": "n/a",
+ "hint": "Forigi bildon"
+ },
+ {
+ "id": 4,
+ "label": "Default",
+ "localized": "Defaŭlta",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "ui_update_apply",
+ "localized": "Elŝuti ĝisdatigojn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "civitai_download_btn",
+ "localized": "Elŝuti modelon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Diffusers",
+ "localized": "Diffusers",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Distilled",
+ "localized": "Distilita",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Description",
+ "localized": "Priskribo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "txt2img_extra_details_btn",
+ "localized": "Detaloj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Detailer",
+ "localized": "Detaligilo",
+ "reload": "n/a",
+ "hint": "Detaligilo rulas plian generadon ĉe pli alta distingivo por detektitaj objektoj"
+ },
+ {
+ "id": 12,
+ "label": "Denoise",
+ "localized": "Senvitigo",
+ "reload": "n/a",
+ "hint": "Agordoj de senvitigo. Pli alta senvitigo signifas, ke pli el la ekzistanta bilda enhavo rajtas ŝanĝiĝi dum generado"
+ },
+ {
+ "id": 13,
+ "label": "DirectML",
+ "localized": "DirectML",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Download model from huggingface",
+ "localized": "Elŝuti modelon de HuggingFace",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Dropdown",
+ "localized": "Rulmenuo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "dynamic",
+ "localized": "dinamika",
+ "reload": "n/a",
+ "hint": "Dinamika ŝovo aŭtomate alĝustigas la senvitigan horaron bazitan sur via bilda distingivo. La horarigilo interpolas inter base_shift kaj max_shift bazite sur la aktuala bilda distingivo. Ebligo malŝaltas statikan Flow-ŝovon."
+ },
+ {
+ "id": 17,
+ "label": "Detailer models",
+ "localized": "Detaligaj modeloj",
+ "reload": "n/a",
+ "hint": "Elektu detektajn modelojn por uzi dum detaligo"
+ },
+ {
+ "id": 18,
+ "label": "Detailer list",
+ "localized": "Listo de detaligiloj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Detailer classes",
+ "localized": "Klasoj de detaligilo",
+ "reload": "n/a",
+ "hint": "Specifu specifajn klasojn se la elektita detaliga modelo estas plurklasa modelo"
+ },
+ {
+ "id": 20,
+ "label": "Detailer prompt",
+ "localized": "Invito de detaligilo",
+ "reload": "n/a",
+ "hint": "Uzu apartan inviton por la detaligilo. Se ne ĉeestas, ĝi uzos la ĉefan inviton"
+ },
+ {
+ "id": 21,
+ "label": "Detailer negative prompt",
+ "localized": "Negativa invito de detaligilo",
+ "reload": "n/a",
+ "hint": "Uzu apartan negativan inviton por la detaligilo. Se ne ĉeestas, ĝi uzos la ĉefan negativan inviton"
+ },
+ {
+ "id": 22,
+ "label": "Detailer steps",
+ "localized": "Paŝoj de detaligilo",
+ "reload": "n/a",
+ "hint": "Nombro de paŝoj por la detaliga procezo"
+ },
+ {
+ "id": 23,
+ "label": "Detailer strength",
+ "localized": "Forto de detaligilo",
+ "reload": "n/a",
+ "hint": "Senvitiga forto de la detaliga procezo"
+ },
+ {
+ "id": 24,
+ "label": "Detailer resolution",
+ "localized": "Distingivo de detaligilo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Denoising batch size",
+ "localized": "Senvitiga faskograndeco",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Dilate tau",
+ "localized": "Dilati tau",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Draw legend",
+ "localized": "Desegni legendon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Denoising strength",
+ "localized": "Senvitiga forto",
+ "reload": "n/a",
+ "hint": "Determinas kiom malmulte la algoritmo respektu la enhavon de la bildo. Ĉe 0, nenio ŝanĝiĝos, kaj ĉe 1 vi ricevos tute senrilatan bildon. Kun valoroj sub 1.0, procesado postulos malpli da paŝoj ol indikite de la glitilo de specimenaj paŝoj"
+ },
+ {
+ "id": 29,
+ "label": "Denoise start",
+ "localized": "Senvitiga komenco",
+ "reload": "n/a",
+ "hint": "Superregi senvitigan forton per difino de tio, kiom frue la bazo-modelo finu kaj kiam la rafinilo komencu. Nur aplikebla al uzo de rafinilo. Se agordita al 0 aŭ 1, senvitiga forto estos uzata"
+ },
+ {
+ "id": 30,
+ "label": "down",
+ "localized": "malsupre",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Decode chunks",
+ "localized": "Malkodi blokojn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Dilate",
+ "localized": "Dilati",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Depth and normal",
+ "localized": "Profundo kaj normalo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Distance threshold",
+ "localized": "Sojlo de distanco",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Depth threshold",
+ "localized": "Sojlo de profundo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Denoising steps",
+ "localized": "Senvitigaj paŝoj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Depth map",
+ "localized": "Profunda mapo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Dynamic shift",
+ "localized": "Dinamika ŝovo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Duration",
+ "localized": "Daŭro",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Device Info",
+ "localized": "Aparataj informoj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Diffusers load using Run:ai streamer",
+ "localized": "Diffusers ŝargado per Run:ai streamer",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Disable accelerate",
+ "localized": "Malŝalti akceladon (accelerate)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Disable T5 text encoder",
+ "localized": "Malŝalti T5-tekstkodigilon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Dynamic loss threshold",
+ "localized": "Dinamika perdo-sojlo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Dequantize using torch.compile",
+ "localized": "Malkvantigi per torch.compile",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "Dequantize using full precision",
+ "localized": "Malkvantigi per plena precizeco",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Disabled",
+ "localized": "Malŝaltita",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Dynamic Attention BMM",
+ "localized": "Dinamika atento BMM",
+ "reload": "n/a",
+ "hint": "Plenumas atentan kalkulon per paŝoj anstataŭ ĉion samtempe. Pli malrapida inferenco, sed multe reduktita memoruzo"
+ },
+ {
+ "id": 49,
+ "label": "Dynamic attention",
+ "localized": "Dinamika atento",
+ "reload": "n/a",
+ "hint": "Alĝustigas atentokalkulon dinamike laŭpaŝe. Ŝparas VRAM-on sed malrapidigas generadon."
+ },
+ {
+ "id": 50,
+ "label": "Dynamic Attention slicing rate",
+ "localized": "Dinamika atentotranĉa indico",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Dynamic Attention trigger rate",
+ "localized": "Dinamika atentodeĉeniga indico",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Deterministic mode",
+ "localized": "Determinisma reĝimo",
+ "reload": "n/a",
+ "hint": "Devigas determinisman produkton tra rulas. Utila por reporduebleco, sed povas malŝalti iujn optimumigojn."
+ },
+ {
+ "id": 53,
+ "label": "DirectML retry ops for NaN",
+ "localized": "DirectML reprovi operaciojn por NaN",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "deep-cache",
+ "localized": "deep-cache",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "DeepCache cache interval",
+ "localized": "DeepCache kaŝmemora intervalo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Directory for temporary images; leave empty for default",
+ "localized": "Dosierujo por provizoraj bildoj; lasu malplena por defaŭlta",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Do not display video output in UI",
+ "localized": "Ne montri videoproduktadon en fasado",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "Directory name pattern",
+ "localized": "Ŝablono de dosieruja nomo",
+ "reload": "n/a",
+ "hint": "Uzu la sekvajn etikedojn por difini kiel subdosierujoj por bildoj kaj kradaj bildoj estas elektataj: [steps], [cfg], [prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime], [job_timestamp]; lasu malplena por defaŭlta"
+ },
+ {
+ "id": 59,
+ "label": "Dark",
+ "localized": "Malhela",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Disabled UI tabs",
+ "localized": "Malŝaltitaj fasadaj langetoj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "Disable variable aspect ratio",
+ "localized": "Malŝalti varian bildformaton",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "Desktop",
+ "localized": "Labortablo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "Downscale high resolution live previews",
+ "localized": "Skali malsupren alt-distingivajn vivajn antaŭrigardojn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "Detailer use model augment",
+ "localized": "Detaligilo uzu model-aŭgmenton",
+ "reload": "n/a",
+ "hint": "Ruli detaligajn detektomodelojn kun ekstra precizeco"
+ },
+ {
+ "id": 65,
+ "label": "Default strength",
+ "localized": "Defaŭlta forto",
+ "reload": "n/a",
+ "hint": "Kiam vi aldonas ekstran reton kiel Lora al la invito, uzu ĉi tiun multiplikanton por ĝi"
+ },
+ {
+ "id": 66,
+ "label": "Do not change selected model when reading generation parameters",
+ "localized": "Ne ŝanĝi elektitan modelon dum legado de generaj parametroj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "Do conditional and unconditional denoising in one batch",
+ "localized": "Fari kondiĉan kaj nekondiĉan senvitigon en unu fasko",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 68,
+ "label": "Disable NaN check",
+ "localized": "Malŝalti NaN-kontrolon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "Disallow models in ckpt format",
+ "localized": "Malpermesi modelojn en ckpt-formato",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "Default upscaler for image resize operations",
+ "localized": "Defaŭlta skalgandigilo por bildaj resigaj operacioj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "Debug info",
+ "localized": "Sencimigaj informoj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Download folder",
+ "localized": "Elŝuta dosierujo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "DWPose",
+ "localized": "DWPose",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "Depth Anything",
+ "localized": "Depth Anything",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Depth Pro",
+ "localized": "Depth Pro",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Decode",
+ "localized": "Malkodi",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "e": [
+ {
+ "id": 843,
+ "label": "Enhance prompt",
+ "localized": "Plibonigi komandon",
+ "reload": "",
+ "hint": "Plibonigi komandon uzante LLM-modelon (heredaĵo)"
+ },
+ {
+ "id": 0,
+ "label": "Enhance now",
+ "localized": "Plibonigu nun",
+ "reload": "",
+ "hint": "Ruligi plibonigon de komando uzante la elektitan LLM-modelon"
+ },
+ {
+ "id": 0,
+ "label": "Extensions",
+ "localized": "Etendaĵoj",
+ "reload": "",
+ "hint": "Aplikaj etendaĵoj"
+ },
+ {
+ "id": 0,
+ "label": "Extract LoRA",
+ "localized": "Ektrakti LoRA-on",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embedded metadata",
+ "localized": "Enmetitaj metadataoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extension list",
+ "localized": "Listo de etendaĵoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Execution Precision",
+ "localized": "Preziceco de plenumado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings",
+ "localized": "Enkorpigoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extract currently loaded LoRA(s)",
+ "localized": "Ektrakti aktuale ŝargitajn LoRA-ojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable LayerSkipConfig",
+ "localized": "Aktivigi LayerSkipConfig",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable refine pass",
+ "localized": "Aktivigi rafinan paŝon",
+ "reload": "",
+ "hint": "Uzi similan procezon kiel bildo-al-bildo por pligrandigi kaj/aŭ aldoni detalojn al la fina bildo. Opcie uzas rafinilo-modelon por plibonigi bildelementojn."
+ },
+ {
+ "id": 0,
+ "label": "Enable detailer pass",
+ "localized": "Aktivigi detaligan paŝon",
+ "reload": "",
+ "hint": "Detekti celitajn objektojn kiel vizaĝojn kaj reprocesi ilin per pli alta distingivo"
+ },
+ {
+ "id": 0,
+ "label": "Edge padding",
+ "localized": "Marĝena plenigado",
+ "reload": "",
+ "hint": "Pligrandigi la randon de la maskita areo per tiu ĉi elcento"
+ },
+ {
+ "id": 0,
+ "label": "Edge blur",
+ "localized": "Randa malklareco",
+ "reload": "",
+ "hint": "Malklarigi la randon de la maskita areo per tiu ĉi elcento"
+ },
+ {
+ "id": 0,
+ "label": "End",
+ "localized": "Fine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ETA",
+ "localized": "ETA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable FreeU",
+ "localized": "Aktivigi FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tonemap",
+ "localized": "Aktivigi tonmapon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enabled",
+ "localized": "Aktivigita",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Exposure",
+ "localized": "Ekspono",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Encoder",
+ "localized": "Kodigilo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enhanced prompt",
+ "localized": "Plibonigita komando",
+ "reload": "",
+ "hint": "La plibonigita komanda rezulto de la LLM"
+ },
+ {
+ "id": 0,
+ "label": "Edit start",
+ "localized": "Redakti komencon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edit stop",
+ "localized": "Redakti finon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode",
+ "localized": "Erozii",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "edge",
+ "localized": "rando",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ensemble size",
+ "localized": "Ensembla grandeco",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable",
+ "localized": "Aktivigi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode size",
+ "localized": "Erozia grandeco",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable PixelArt",
+ "localized": "Aktivigi pikselarton",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable edge detection",
+ "localized": "Aktivigi randodetekton",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge block size",
+ "localized": "Randa blokgrandeco",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge image weight",
+ "localized": "Pezo de randa bildo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Escape brackets",
+ "localized": "Eskapi krampojn",
+ "reload": "",
+ "hint": "Eskapi krampojn en etikedoj per deklivoj. Bezonata kiam etikedoj enhavas signojn kun speciala signifo en komanda sintakso, ekzemple ( ) [ ]. Aktivigu tion por uzi la rezulton rekte en komandoj."
+ },
+ {
+ "id": 0,
+ "label": "Exclude tags",
+ "localized": "Ekskludi etikedojn",
+ "reload": "",
+ "hint": "Komostirita listo de etikedoj ekskludendaj el la rezulto. Utila por filtri nedeziratajn aŭ redundajn etikedojn kiuj aperas ofte."
+ },
+ {
+ "id": 0,
+ "label": "Extension GIT repository URL",
+ "localized": "URL de la GIT-deponejo de la etendaĵo",
+ "reload": "",
+ "hint": "Specifi la URL de la deponejo de la etendaĵo en GitHub"
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CPU",
+ "localized": "ExecutionProvider.CPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.DirectML",
+ "localized": "ExecutionProvider.DirectML",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CUDA",
+ "localized": "ExecutionProvider.CUDA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.ROCm",
+ "localized": "ExecutionProvider.ROCm",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.MIGraphX",
+ "localized": "ExecutionProvider.MIGraphX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.OpenVINO",
+ "localized": "ExecutionProvider.OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable modular pipelines (experimental)",
+ "localized": "Aktivigi modulajn duktojn (eksperimenta)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Expandable segments",
+ "localized": "Etendeblaj segmentoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable use of reference models",
+ "localized": "Aktivigi uzon de referencaj modeloj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable embeddings support",
+ "localized": "Aktivigi subtenon de enkorpigoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable file wildcards support",
+ "localized": "Aktivigi subtenon de dosieraj ĵokeroj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extra noise multiplier for img2img",
+ "localized": "Ekstra bruo-multiplikato por img2img",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings train templates directory",
+ "localized": "Dosierujo de enkorpigaj trejnaj ŝablonoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable Hypernetwork support",
+ "localized": "Aktivigi subtenon de hiperretoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tensorboard logging",
+ "localized": "Aktivigi protokoladon de Tensorboard",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "f": [
+ {
+ "id": 0,
+ "label": "Fixed",
+ "localized": "Fiksita",
+ "reload": "",
+ "hint": "Regrandigi bildon al cela distingivo. Krom se alteco kaj larĝeco kongruas, vi ricevos malĝustan bildformaton"
+ },
+ {
+ "id": 0,
+ "label": "Folder",
+ "localized": "Dosierujo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FramePack",
+ "localized": "FramePack",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Frames",
+ "localized": "Kadroj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fallback guidance",
+ "localized": "Rezerva gvidado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU",
+ "localized": "FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Faster Cache",
+ "localized": "Pli rapida kaŝmemoro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folders",
+ "localized": "Dosierujoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fetch model preview metadata",
+ "localized": "Venigi antaŭrigardajn metadatumojn de modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flow shift",
+ "localized": "Flua ŝovo",
+ "reload": "",
+ "hint": "Ŝovvaloro por flu-kongruaj (flowmatching) modeloj. Regas la distribuon de malkontaminaj paŝoj. Valoroj: - >1.0: asignas pli da paŝoj al frua malkontaminado (pli bona strukturo) - <1.0: asignas pli da paŝoj al malfrua malkontaminado (pli bonaj fajnaj detaloj) - 1.0: ekvilibra horaro Plej multaj flu-kongruaj modeloj uzas la valoron 3 kiel defaŭlton. Efektive neaktiva se dinamika ŝovo estas ebligita."
+ },
+ {
+ "id": 0,
+ "label": "FDG scales",
+ "localized": "FDG-skaloj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FDG weights",
+ "localized": "FDG-pezoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FDG rescale space",
+ "localized": "FDG-reskala spaco",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force HiRes",
+ "localized": "Devigi HiRes",
+ "reload": "",
+ "hint": "Hires funkcias aŭtomate kiam Latenta skalo estas elektita, sed ĝi estas preterpasita kiam oni uzas ne-latentajn skalo-agordojn. Ebligu 'devigi hires' por ruli hires per ne-latentaj skalo-agordoj"
+ },
+ {
+ "id": 0,
+ "label": "FreeU preset",
+ "localized": "FreeU-agordo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FaceID Model",
+ "localized": "FaceID-modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Final strength",
+ "localized": "Finala forto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "full",
+ "localized": "plena",
+ "reload": "",
+ "hint": "Ĉiam uzu plenan precizecon"
+ },
+ {
+ "id": 0,
+ "label": "Fall-off exponent (lower=higher detail)",
+ "localized": "Eksponento de malkresko (pli malalta = pli alta detalo)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fill strength",
+ "localized": "Pleniga forto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Face",
+ "localized": "Vizaĝo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Face confidence",
+ "localized": "Vizaĝa konfido",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP model variant",
+ "localized": "FP-modela varianto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP resolution",
+ "localized": "FP-distingivo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP duration",
+ "localized": "FP-daŭro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP target FPS",
+ "localized": "FP-cela kadrofrekvenco (FPS)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP interpolation",
+ "localized": "FP-interpolado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP init strength",
+ "localized": "FP-komenca forto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP end strength",
+ "localized": "FP-fina forto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP vision strength",
+ "localized": "FP-vida forto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP section prompts",
+ "localized": "FP-sekciaj komandoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP latent window size",
+ "localized": "FP-latenta fenestra grandeco",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP steps",
+ "localized": "FP-paŝoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP sampler shift",
+ "localized": "FP-samplila ŝovo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP CFG scale",
+ "localized": "FP CFG-skalo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP distilled CFG scale",
+ "localized": "FP-distilita CFG-skalo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP CFG re-scale",
+ "localized": "FP CFG-reskalo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP system prompt",
+ "localized": "FP-sistema komando",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP model receipe",
+ "localized": "FP-modela recepto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable TeaCache",
+ "localized": "FP ebligi TeaCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP use optimized system prompt",
+ "localized": "FP uzi optimumigitan sisteman komandon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable CFGZero",
+ "localized": "FP ebligi CFGZero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable Preview",
+ "localized": "FP ebligi Antaŭrigardon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP attention",
+ "localized": "FP-atento",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP VAE",
+ "localized": "FP VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FPS",
+ "localized": "FPS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Foreground threshold",
+ "localized": "Sojlo de malfono",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Frame change sensitivity",
+ "localized": "Sentemo de kadra ŝanĝo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename",
+ "localized": "Dosiernomo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force model eval",
+ "localized": "Devigi model-taksadon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "false",
+ "localized": "malvera",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Full precision (--no-half-vae)",
+ "localized": "Plena precizeco (--no-half-vae)",
+ "reload": "",
+ "hint": "Uzas FP32 por la VAE. Povas produkti pli bonajn rezultojn, sed uzas pli da VRAM kaj generas pli malrapide"
+ },
+ {
+ "id": 0,
+ "label": "FP32",
+ "localized": "FP32",
+ "reload": "",
+ "hint": "Uzu 32-bitan glitpunktan precizecon por kalkuloj"
+ },
+ {
+ "id": 0,
+ "label": "FP16",
+ "localized": "FP16",
+ "reload": "",
+ "hint": "Uzu 16-bitan glitpunktan precizecon por kalkuloj"
+ },
+ {
+ "id": 0,
+ "label": "Force full precision (--no-half)",
+ "localized": "Devigi plenan precizecon (--no-half)",
+ "reload": "",
+ "hint": "Uzas FP32 por la modelo. Povas produkti pli bonajn rezultojn, sed uzas pli da VRAM kaj generas pli malrapide"
+ },
+ {
+ "id": 0,
+ "label": "Flash",
+ "localized": "Fulmo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flex attention",
+ "localized": "Flex-atento",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flash attention",
+ "localized": "Fulm-atento (Flash attention)",
+ "reload": "",
+ "hint": "Alte optimumigita atent-algoritmo. Multe reduktas uzon de VRAM kaj akcelas inferencon, sed povas esti ne-determinisma."
+ },
+ {
+ "id": 0,
+ "label": "Fused projections",
+ "localized": "Kunfanditaj projekcioj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU enabled",
+ "localized": "FreeU ebligita",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 1st stage backbone",
+ "localized": "FreeU unua-staza bazo (backbone)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 2nd stage backbone",
+ "localized": "FreeU dua-staza bazo (backbone)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 1st stage skip",
+ "localized": "FreeU unua-staza preterpaso (skip)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 2nd stage skip",
+ "localized": "FreeU dua-staza preterpaso (skip)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FoCa",
+ "localized": "FoCa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache cache enabled",
+ "localized": "FasterCache kaŝmemoro ebligita",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip range",
+ "localized": "FasterCache spaca preterpasa gamo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip start",
+ "localized": "FasterCache spaca preterpasa komenco",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip end",
+ "localized": "FasterCache spaca preterpasa fino",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip range",
+ "localized": "FasterCache nekondiĉa preterpasa gamo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip start",
+ "localized": "FasterCache nekondiĉa preterpasa komenco",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip end",
+ "localized": "FasterCache nekondiĉa preterpasa fino",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache guidance distilled",
+ "localized": "FasterCache gvidado distilita",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "fullgraph",
+ "localized": "plena grafo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with stable diffusion models",
+ "localized": "Dosierujo kun Stable Diffusion modeloj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Huggingface models",
+ "localized": "Dosierujo kun Huggingface modeloj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for Huggingface cache",
+ "localized": "Dosierujo por Huggingface kaŝmemoro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for Tunable ops cache",
+ "localized": "Dosierujo por 'Tunable ops' kaŝmemoro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with VAE files",
+ "localized": "Dosierujo kun VAE-dosieroj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with UNET files",
+ "localized": "Dosierujo kun UNET-dosieroj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Text encoder files",
+ "localized": "Dosierujo kun teksto-kodigilaj dosieroj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with LoRA network(s)",
+ "localized": "Dosierujo kun LoRA-retoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "File or Folder with user-defined styles",
+ "localized": "Dosiero aŭ dosierujo kun uzant-difinitaj stiloj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with user-defined wildcards",
+ "localized": "Dosierujo kun uzant-difinitaj ĵokeroj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with textual inversion embeddings",
+ "localized": "Dosierujo kun 'textual inversion' incorporoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Control models",
+ "localized": "Dosierujo kun Control-modeloj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Yolo models",
+ "localized": "Dosierujo kun Yolo-modeloj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with ESRGAN models",
+ "localized": "Dosierujo kun ESRGAN-modeloj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with BSRGAN models",
+ "localized": "Dosierujo kun BSRGAN-modeloj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with RealESRGAN models",
+ "localized": "Dosierujo kun RealESRGAN-modeloj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with SCUNet models",
+ "localized": "Dosierujo kun SCUNet-modeloj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with SwinIR models",
+ "localized": "Dosierujo kun SwinIR-modeloj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with CLIP models",
+ "localized": "Dosierujo kun CLIP-modeloj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for disk offload",
+ "localized": "Dosierujo por disk-elŝarĝo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for OpenVINO cache",
+ "localized": "Dosierujo por OpenVINO kaŝmemoro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for ONNX cached models",
+ "localized": "Dosierujo por ONNX kaŝmemoritaj modeloj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for ONNX conversion",
+ "localized": "Dosierujo por ONNX-konverto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with chaiNNer models",
+ "localized": "Dosierujo kun chaiNNer-modeloj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "File format",
+ "localized": "Dosierformato",
+ "reload": "",
+ "hint": "Elektu dosierformaton por bildoj"
+ },
+ {
+ "id": 0,
+ "label": "Font file",
+ "localized": "Tipara dosiero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Font color",
+ "localized": "Tipara koloro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for text generate",
+ "localized": "Dosierujo por teksta generado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for image generate",
+ "localized": "Dosierujo por bilda generado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for control generate",
+ "localized": "Dosierujo por kontrola generado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for processed images",
+ "localized": "Dosierujo por prilaboritaj bildoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for manually saved images",
+ "localized": "Dosierujo por mane konservitaj bildoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for videos",
+ "localized": "Dosierujo por videoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for init images",
+ "localized": "Dosierujo por komencaj bildoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for txt2img grids",
+ "localized": "Dosierujo por txt2img-kradoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for img2img grids",
+ "localized": "Dosierujo por img2img-kradoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for control grids",
+ "localized": "Dosierujo por kontrol-kradoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Font size",
+ "localized": "Tipara grando",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Full VAE",
+ "localized": "Plena VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force offline mode",
+ "localized": "Devigi senretan reĝimon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fixed UNet precision",
+ "localized": "Fiksita UNet-precizeco",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename join string",
+ "localized": "Kuniga ĉeno por dosiernomoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename word regex",
+ "localized": "Regula esprimo por dosiernomaj vortoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force zeros for prompts when empty",
+ "localized": "Devigi nulojn por komandoj kiam malplene",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "fill",
+ "localized": "plenigi",
+ "reload": "",
+ "hint": "Regrandigi la bildon tiel ke la tuta bildo estu interne de la cela distingivo. Plenigu malplenan spacon per bildaj koloroj"
+ },
+ {
+ "id": 0,
+ "label": "For image processing do exact number of steps as specified",
+ "localized": "Por bilda prilaborado, faru la precizan nombron de paŝoj laŭspecife",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with LyCORIS network(s)",
+ "localized": "Dosierujo kun LyCORIS-retoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fuse strength",
+ "localized": "Kunfanda forto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeInit",
+ "localized": "FreeInit",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "g": [
+ {
+ "id": 755,
+ "label": "Gallery",
+ "localized": "Galerio",
+ "reload": "",
+ "hint": "Bildgalerio"
+ },
+ {
+ "id": 756,
+ "label": "GitHub",
+ "localized": "GitHub",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 757,
+ "label": "Guidance",
+ "localized": "Gvidado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 758,
+ "label": "GenerateGenerate",
+ "localized": "GeneriGeneri",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 759,
+ "label": "Generate forever",
+ "localized": "Generi senĉese",
+ "reload": "",
+ "hint": "Komenci procezadon kaj daŭrigi ĝis nuligo"
+ },
+ {
+ "id": 760,
+ "label": "Generate",
+ "localized": "Generi",
+ "reload": "",
+ "hint": "Komenci procezadon"
+ },
+ {
+ "id": 761,
+ "label": "Get receipe",
+ "localized": "Ricevi recepton",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 762,
+ "label": "GPU Monitor",
+ "localized": "GPU-Monitoro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 763,
+ "label": "Get Changelog",
+ "localized": "Ricevi ŝanĝprotokolon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 764,
+ "label": "Generic",
+ "localized": "Ĝenerala",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 765,
+ "label": "Google GenAI",
+ "localized": "Google GenAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 766,
+ "label": "Group Offload",
+ "localized": "Grupa deŝarĝo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 767,
+ "label": "Grid Options",
+ "localized": "Kradaj opcioj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 768,
+ "label": "Grids",
+ "localized": "Kradoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 769,
+ "label": "Guider",
+ "localized": "Gvidilo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 770,
+ "label": "Guidance scale",
+ "localized": "Gvida skalo",
+ "reload": "",
+ "hint": "CFG-skalo (Classifier Free Guidance): kiel forte la bildo devas konformi al la instigo. Pli malaltaj valoroj produktas pli kreivajn rezultojn, pli altaj valoroj igas ĝin sekvi la instigon pli strikte; rekomenditaj valoroj inter 5-10"
+ },
+ {
+ "id": 771,
+ "label": "Guidance end",
+ "localized": "Gvida fino",
+ "reload": "",
+ "hint": "Finigas la efikon de CFG kaj PAG frue: Valoro de 1 agas normale, 0.5 haltigas gvidon ĉe 50% de la paŝoj"
+ },
+ {
+ "id": 772,
+ "label": "Guidance rescale",
+ "localized": "Gvida reskalado",
+ "reload": "",
+ "hint": "Reskalas gvidadon por eviti troeksponitajn bildojn ĉe pli altaj gvidaj valoroj"
+ },
+ {
+ "id": 773,
+ "label": "Gamma",
+ "localized": "Gamo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 774,
+ "label": "Grid margins",
+ "localized": "Kradaj marĝenoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 775,
+ "label": "Grid sections",
+ "localized": "Kradaj sekcioj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 776,
+ "label": "Guidance strength",
+ "localized": "Gvida forto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 777,
+ "label": "Guidance start",
+ "localized": "Gvida komenco",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 778,
+ "label": "Guidance stop",
+ "localized": "Gvida halto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 779,
+ "label": "Gate step",
+ "localized": "Porda paŝo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 780,
+ "label": "Guess mode",
+ "localized": "Divena reĝimo",
+ "reload": "",
+ "hint": "Forigas la bezonon provizi instigon al ControlNet. Ĝi devigas la kodigilon de ControlNet fari sian plej bonan divenon bazitan sur la enhavo de la eniga kontrolmapo."
+ },
+ {
+ "id": 781,
+ "label": "gradient",
+ "localized": "gradiento",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 782,
+ "label": "Gamma corrected",
+ "localized": "Gamo-korektita",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 783,
+ "label": "General threshold",
+ "localized": "Ĝenerala sojlo",
+ "reload": "",
+ "hint": "Konfidosojlo por ĝeneralaj etikedoj (ekz. objektoj, agoj, agordoj). Nur etikedoj kun konfido super ĉi tiu sojlo estas inkluditaj en la rezulto. Pli altaj valoroj estas pli elektemaj (malpli da etikedoj), malpli altaj valoroj inkludas pli da etikedoj."
+ },
+ {
+ "id": 784,
+ "label": "GPU",
+ "localized": "GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 785,
+ "label": "Google cloud use VertexAI endpoints",
+ "localized": "Uzi VertexAI finpunktojn de Google Cloud",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 786,
+ "label": "Google cloud API key",
+ "localized": "Google Cloud API-ŝlosilo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 787,
+ "label": "Google Cloud project ID",
+ "localized": "Projekta ID de Google Cloud",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 788,
+ "label": "Google Cloud location ID",
+ "localized": "Loka ID de Google Cloud",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 789,
+ "label": "group",
+ "localized": "grupo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 790,
+ "label": "Group size",
+ "localized": "Grupa grandeco",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 791,
+ "label": "GC threshold",
+ "localized": "GC-sojlo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 792,
+ "label": "Grid max rows count",
+ "localized": "Maksimuma nombro de kradaj vicoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 793,
+ "label": "Grid max columns count",
+ "localized": "Maksimuma nombro de kradaj kolumnoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 794,
+ "label": "Grid background color",
+ "localized": "Fona koloro de la krado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 795,
+ "label": "Gallery auto-update on tab change",
+ "localized": "Aŭtomata ĝisdatigo de galerio ĉe langeta ŝanĝo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 796,
+ "label": "GPU monitor interval",
+ "localized": "Intervalo de GPU-monitoro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 797,
+ "label": "Gallery view columns",
+ "localized": "Kolumnoj de galeria vido",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 798,
+ "label": "Grid image size",
+ "localized": "Grando de krada bildo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 799,
+ "label": "Global",
+ "localized": "Tutmonda",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "h": [
+ {
+ "id": 0,
+ "label": "History",
+ "localized": "Historio",
+ "reload": "btn_history",
+ "hint": "Listo de antaũaj generaĵoj, kiuj povas esti plu reprocesitaj"
+ },
+ {
+ "id": 0,
+ "label": "html2md",
+ "localized": "html2md",
+ "reload": "docs_md_btn",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Huggingface",
+ "localized": "Huggingface",
+ "reload": "",
+ "hint": "Agordoj rilate al aliro de Huggingface"
+ },
+ {
+ "id": 0,
+ "label": "HiDream",
+ "localized": "HiDream",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HyperTile",
+ "localized": "HyperTile",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion",
+ "localized": "HiDiffusion",
+ "reload": "",
+ "hint": "HiDiffusion ebligas kreadon de alt-distingivaj bildoj uzante viajn normajn modelojn sen duoblaŕoj/distordoj kaj kun plibonigita rendimento"
+ },
+ {
+ "id": 0,
+ "label": "Height",
+ "localized": "Alto",
+ "reload": "",
+ "hint": "Bilda alto"
+ },
+ {
+ "id": 0,
+ "label": "HiRes steps",
+ "localized": "HiRes-paœoj",
+ "reload": "",
+ "hint": "Nombro de specimenaj paœoj por la pligrandigita bildo. Se 0, uzięas la sama kiel por la originalo"
+ },
+ {
+ "id": 0,
+ "label": "HDR clamp",
+ "localized": "HDR-fiksigo",
+ "reload": "",
+ "hint": "Alĕustigas la nivelon de senencaj detaloj per pritondado de valoroj, kiuj signife devias de la distribua meznombro. Đi estas precipe utila por plibonigi generadon ĉe pli altaj gvidaj skaloj (guidance scales), identigante deviojn frue en la procezo kaj aplikante matematikajn alĕustigojn baze sur la agordoj de Intervalo (Limo) kaj Sojlo. Pensu pri đi kiel difino de la intervalo en kiu vi volas ke viaj bildaj valoroj estu, kaj alĕustigo de la sojlo determinas kiuj valoroj devas esti revenigitaj en tiun intervalon"
+ },
+ {
+ "id": 0,
+ "label": "HDR maximize",
+ "localized": "HDR-maksimumigo",
+ "reload": "",
+ "hint": "Kalkulas 'normaligan faktoron' dividante la maksimuman tensoran valoron per la specifita intervalo multiplikita per 4. Āi tiu faktoro estas tiam uzata por řovi la kanalojn ene de la donita limo, certigante maksimuman dinamiĵan gamon por posta procesado. La celo estas optimumigi dinamiĵan gamon por eksteraj aplikaĵoj kiel Photoshop, precipe por alĕustigi nivelojn, kontraston kaj brilecon"
+ },
+ {
+ "id": 0,
+ "label": "HDR range",
+ "localized": "HDR-intervalo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hue",
+ "localized": "Nuanco",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HQ init latents",
+ "localized": "Altkvalitaj (HQ) komencaj latentoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Height after",
+ "localized": "Alto poste",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Height mask",
+ "localized": "Alta masko",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hires use control",
+ "localized": "Hires-uzo-kontrolo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hands",
+ "localized": "Manoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "High threshold",
+ "localized": "Alta sojlo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "high noise",
+ "localized": "alta bruo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet Enabled",
+ "localized": "Hypertile UNet řaltita",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile HiRes pass only",
+ "localized": "Nur Hypertile HiRes-paso",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet max tile size",
+ "localized": "Maksimuma Hypertile UNet-kahela grando",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet min tile size",
+ "localized": "Minimuma Hypertile UNet-kahela grando",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet swap size",
+ "localized": "Hypertile UNet-interřanĕa grando",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile UNet depth",
+ "localized": "Hypertile UNet-profundo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile VAE Enabled",
+ "localized": "Hypertile VAE řaltita",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile VAE tile size",
+ "localized": "Hypertile VAE-kahela grando",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hypertile VAE swap size",
+ "localized": "Hypertile VAE-interřanĕa grando",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion apply RAU-Net",
+ "localized": "HiDiffusion apliki RAU-Net",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion apply MSW-MSA",
+ "localized": "HiDiffusion apliki MSW-MSA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion aggressive at step",
+ "localized": "HiDiffusion agresema ĉe paœo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion override T1 ratio",
+ "localized": "HiDiffusion superregi T1-proporcion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HiDiffusion override T2 ratio",
+ "localized": "HiDiffusion superregi T2-proporcion",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "hidet",
+ "localized": "hidet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hide legacy tabs",
+ "localized": "Kaři malnovajn langetojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hide input range sliders",
+ "localized": "Kaři enigo-intervalajn řovilojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Hide params headers",
+ "localized": "Kaři parametrajn kapliniojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HuggingFace token",
+ "localized": "HuggingFace-malsekretaĵo (token)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HuggingFace mirror",
+ "localized": "HuggingFace-spegulo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "HED",
+ "localized": "HED",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "i": [
+ {
+ "id": 7,
+ "label": "Images",
+ "localized": "Bildoj",
+ "reload": "",
+ "hint": "Krei bildojn Unuigita interfaco Subtenas T2I kaj I2I Kun laŭvola kontrola gvidado"
+ },
+ {
+ "id": 18,
+ "label": "I2I",
+ "localized": "I2I",
+ "reload": "",
+ "hint": "Krei bildon el bildo Hereda interfaco kiu imitas la originalan bildon-al-bildan interfacon kaj konduton"
+ },
+ {
+ "id": 31,
+ "label": "Input",
+ "localized": "Enigo",
+ "reload": "",
+ "hint": "Montri/kaŝi elekton de enig-medio uzata por gvidi generadon"
+ },
+ {
+ "id": 42,
+ "label": "Image",
+ "localized": "Bildo",
+ "reload": "",
+ "hint": "Krei bildon el bildo"
+ },
+ {
+ "id": 55,
+ "label": "Inpaint",
+ "localized": "Inpaint (Enpentri)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "Inputs",
+ "localized": "Enigoj",
+ "reload": "",
+ "hint": "Agordoj rilataj al enigaj bildoj"
+ },
+ {
+ "id": 74,
+ "label": "Initial",
+ "localized": "Komenca",
+ "reload": "",
+ "hint": "Agordi bild-distingivon antaŭ procesado"
+ },
+ {
+ "id": 89,
+ "label": "Info",
+ "localized": "Info",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 92,
+ "label": "install",
+ "localized": "instali",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 105,
+ "label": "Image Options",
+ "localized": "Bild-opcioj",
+ "reload": "",
+ "hint": "Agordoj rilataj al bildformato, metadatenoj, kaj bildkradoj"
+ },
+ {
+ "id": 118,
+ "label": "Image Paths",
+ "localized": "Bild-vojoj",
+ "reload": "",
+ "hint": "Agordoj rilataj al bilddosiernomoj kaj elig-dosierujoj"
+ },
+ {
+ "id": 122,
+ "label": "Image Metadata",
+ "localized": "Bild-metadatenoj",
+ "reload": "",
+ "hint": "Agordoj rilataj al la traktado de metadatenoj kreitaj kun generitaj bildoj"
+ },
+ {
+ "id": 135,
+ "label": "IP Adapters",
+ "localized": "IP-Adaptiloj",
+ "reload": "",
+ "hint": "IP-adaptiloj estas kromaĵaj modeloj, kiuj povas gvidi generadon al dezirata rezulto"
+ },
+ {
+ "id": 148,
+ "label": "Input Media",
+ "localized": "Eniga medio",
+ "reload": "",
+ "hint": "Aldoni engan bildon uzotan por bildo-al-bildo, enpentrigo aŭ kontrol-procesado"
+ },
+ {
+ "id": 152,
+ "label": "Input Image",
+ "localized": "Eniga bildo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 166,
+ "label": "IPEX",
+ "localized": "IPEX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 173,
+ "label": "Image Gallery",
+ "localized": "Bild-galerio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 188,
+ "label": "Intermediate Image Saving",
+ "localized": "Konservado de meztempaj bildoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 192,
+ "label": "Initial seed",
+ "localized": "Komenca semo",
+ "reload": "",
+ "hint": "Valoro kiu determinas la eligon de hazarda nombro-generatoro - se vi kreas bildon kun samaj parametroj kaj semo kiel alia bildo, vi ricevos la saman rezulton"
+ },
+ {
+ "id": 201,
+ "label": "Include detections",
+ "localized": "Inkluzivi detektojn",
+ "reload": "",
+ "hint": "Inkluzivi la originalan bildon kun markitaj detektitaj areoj"
+ },
+ {
+ "id": 214,
+ "label": "IY model",
+ "localized": "IY-modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 222,
+ "label": "IY scale",
+ "localized": "IY-skalo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 235,
+ "label": "IY start",
+ "localized": "IY-komenco",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 248,
+ "label": "IY end",
+ "localized": "IY-fino",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 252,
+ "label": "Identity guidance",
+ "localized": "Identeca gvidado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 261,
+ "label": "Include original image",
+ "localized": "Inkluzivi originalan bildon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 275,
+ "label": "Iterate seed per linio",
+ "localized": "Iteracii semon po linio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 288,
+ "label": "Iterations",
+ "localized": "Iteracioj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 292,
+ "label": "Interpolate frames",
+ "localized": "Interpoli kadrojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 301,
+ "label": "Include main grid",
+ "localized": "Inkluzivi ĉefan kradon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 312,
+ "label": "Include sub grids",
+ "localized": "Inkluzivi sub-kradojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 325,
+ "label": "Include images",
+ "localized": "Inkluzivi bildojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 332,
+ "label": "invert",
+ "localized": "inversigi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 348,
+ "label": "Init image same as control",
+ "localized": "Komenca bildo sama kiel kontrolo",
+ "reload": "",
+ "hint": "Aldone traktos ajnan bildon metitan en la Kontrol-enigfenestron kiel fonton por bildo-al-bildo-taskoj."
+ },
+ {
+ "id": 352,
+ "label": "Inpaint masked only",
+ "localized": "Enpentri nur maskitajn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 366,
+ "label": "Invert mask",
+ "localized": "Inversigi maskon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 373,
+ "label": "IOU",
+ "localized": "IOU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 388,
+ "label": "Init strength",
+ "localized": "Komenca forto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 392,
+ "label": "Input directory",
+ "localized": "Eniga dosierujo",
+ "reload": "",
+ "hint": "Dosierujo kie troviĝas la bildoj kiujn vi volas procesi"
+ },
+ {
+ "id": 401,
+ "label": "Intermediates",
+ "localized": "Mezaj gradoj",
+ "reload": "",
+ "hint": "Grando de la meza kandidataro dum parigo de bildaj trajtoj al priskribaj etikedoj (flavours). El tiu ĉi aro, la finaj etikedoj estas elektitaj. Pli altaj valoroj povas plibonigi kvaliton sed estas pli malrapidaj."
+ },
+ {
+ "id": 414,
+ "label": "Include rating",
+ "localized": "Inkluzivi rangigon",
+ "reload": "",
+ "hint": "Inkluzivi enhavajn rangajn etikedojn en la eligo (ekz., sekura, duba, eksplicita). Utila por filtri aŭ kategoriigi bildojn."
+ },
+ {
+ "id": 422,
+ "label": "Image width",
+ "localized": "Bild-larĝo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 435,
+ "label": "Image height",
+ "localized": "Bild-alto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 448,
+ "label": "inference-mode",
+ "localized": "inferenca-reĝimo",
+ "reload": "",
+ "hint": "Simile al no-grad sed pli strikta. Certigas ke la modelo rulas nur en inferenca reĝimo por sekureco kaj rapido."
+ },
+ {
+ "id": 452,
+ "label": "inductor",
+ "localized": "inductor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 466,
+ "label": "Image quality",
+ "localized": "Bild-kvalito",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 473,
+ "label": "Include mask in outputs",
+ "localized": "Inkluzivi maskon en eligoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 488,
+ "label": "Include invisible watermark",
+ "localized": "Inkluzivi nevideblan akvomarkon",
+ "reload": "",
+ "hint": "Aldoni nevideblan akvomarkon al bildo ŝanĝante kelkajn pikselajn valorojn"
+ },
+ {
+ "id": 492,
+ "label": "Invisible watermark string",
+ "localized": "Nevidebla akvomarka signoĉeno",
+ "reload": "",
+ "hint": "Akvomarka teksto aldonota al la bildo. Tenu ĝin tre mallonga por eviti bild-difekton."
+ },
+ {
+ "id": 501,
+ "label": "Image watermark position",
+ "localized": "Pozicio de bild-akvomarko",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 514,
+ "label": "Image watermark file",
+ "localized": "Dosiero de bild-akvomarko",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 522,
+ "label": "Images filename pattern",
+ "localized": "Ŝablono de bild-dosiernomo",
+ "reload": "",
+ "hint": "Uzu la sekvajn etikedojn por difini kiel dosiernomoj estas elektitaj:seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
+ },
+ {
+ "id": 535,
+ "label": "inline",
+ "localized": "enlinie",
+ "reload": "",
+ "hint": "enlinie kun ĉiuj aldonaj elementoj (rulumebla)"
+ },
+ {
+ "id": 548,
+ "label": "Inpainting include greyscale mask in results",
+ "localized": "Enpentrigo inkluzivu grizskalan maskon en rezultoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 552,
+ "label": "Inpainting include masked composite in results",
+ "localized": "Enpentrigo inkluzivu maskitan kompozitaĵon en rezultoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 566,
+ "label": "Image transparent color fill",
+ "localized": "Travidebla kolora plenigado de bildo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 573,
+ "label": "Inpainting conditioning mask strength",
+ "localized": "Maskoforto de enpentriga kondiĉigo",
+ "reload": "",
+ "hint": "Determinas kiel forte maski la originalan bildon por enpentrigo kaj I2I. 1.0 signifas plene maskita (defaŭlte). Malpli altaj valoroj helpas konservi la ĝeneralan kompozicion."
+ },
+ {
+ "id": 588,
+ "label": "Image resize algorithm",
+ "localized": "Algoritmo por bild-resatigo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 592,
+ "label": "Image repeats per epoch",
+ "localized": "Bild-ripetoj po epoko",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 601,
+ "label": "Interpolation Method",
+ "localized": "Interpolada metodo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 614,
+ "label": "In Blocks",
+ "localized": "En-blokoj",
+ "reload": "",
+ "hint": "Subspecimenaj blokoj de la UNet (12 valoroj por SD1.5, 9 valoroj por SDXL)"
+ },
+ {
+ "id": 622,
+ "label": "Input model",
+ "localized": "Eniga modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 635,
+ "label": "Info object",
+ "localized": "Info-objekto",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "k": [
+ {
+ "id": 7265,
+ "label": "Kanvas change",
+ "localized": "Kanvasa ŝanĝo",
+ "reload": "false",
+ "hint": "Ŝanĝi la agordojn aŭ staton de la kanvaso."
+ },
+ {
+ "id": 6523,
+ "label": "Kanvas Settings",
+ "localized": "Kanvasaj agordoj",
+ "reload": "false",
+ "hint": "Agordi la parametrojn de la kanvasa interfaco."
+ },
+ {
+ "id": 5421,
+ "label": "Keep Thinking Trace",
+ "localized": "Konservi pensadon",
+ "reload": "false",
+ "hint": "Inkluzivi la rezonadprocezon de la modelo en la fina rezulto. Utila por kompreni kiel la modelo atingis sian respondon. Nur funkcias kun modeloj kiuj subtenas pensreĝimon (thinking mode)."
+ },
+ {
+ "id": 4310,
+ "label": "Keep Prefill",
+ "localized": "Konservi antaŭplenigon",
+ "reload": "false",
+ "hint": "Inkluzivi la antaŭplenigitan tekston ĉe la komenco de la fina rezulto. Se malŝaltite, la antaŭplenigita teksto uzata por gvidi la modelon estas forigita de la rezulto."
+ },
+ {
+ "id": 3209,
+ "label": "Keep aspect ratio",
+ "localized": "Konservi aspektan rilatumon",
+ "reload": "false",
+ "hint": "Konservi la proporcion inter larĝo kaj alto konstanta dum skaloŝanĝo."
+ }
+ ],
+ "l": [
+ {
+ "id": 7502,
+ "label": "Load model",
+ "localized": "Ŝargi modelon",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7503,
+ "label": "Load custom model",
+ "localized": "Ŝargi propran modelon",
+ "reload": "false",
+ "hint": "Ŝargi propran modelon kun la specifita agordo"
+ },
+ {
+ "id": 7504,
+ "label": "LaMa Remove",
+ "localized": "LaMa Remove",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7505,
+ "label": "Lite",
+ "localized": "Lite",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7506,
+ "label": "LTXVideo",
+ "localized": "LTXVideo",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7507,
+ "label": "Load",
+ "localized": "Ŝargi",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7508,
+ "label": "Live Previews",
+ "localized": "Vivaj antaŭrigardoj",
+ "reload": "false",
+ "hint": "Agordoj rilataj al vivaj antaŭrigardoj, sonaj sciigoj"
+ },
+ {
+ "id": 7509,
+ "label": "Legacy options",
+ "localized": "Heredaj opcioj",
+ "reload": "false",
+ "hint": "Agordoj rilataj al heredaj opcioj - ne devus esti uzataj"
+ },
+ {
+ "id": 7510,
+ "label": "List",
+ "localized": "Listo",
+ "reload": "false",
+ "hint": "Listigi ĉiujn disponeblajn modelojn"
+ },
+ {
+ "id": 7511,
+ "label": "Loader",
+ "localized": "Ŝargilo",
+ "reload": "false",
+ "hint": "Permesas mane kunmeti difuzan modelon el individuaj moduloj"
+ },
+ {
+ "id": 5502,
+ "label": "List models",
+ "localized": "Listigi modelojn",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 5528,
+ "label": "Load receipe",
+ "localized": "Ŝargi recepton",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7514,
+ "label": "Lora",
+ "localized": "Lora",
+ "reload": "false",
+ "hint": "LoRA: Malalt-Ranga Adaptado (Low-Rank Adaptation). Finiĝustigita modelo kiu estas aplikata super ŝargita modelo"
+ },
+ {
+ "id": 7515,
+ "label": "Local",
+ "localized": "Loka",
+ "reload": "false",
+ "hint": "Modeloj kiuj estas elŝutitaj kaj pretaj por uzo"
+ },
+ {
+ "id": 7516,
+ "label": "LTX",
+ "localized": "LTX",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7517,
+ "label": "Layerwise Casting",
+ "localized": "Tavola tipkonverto",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7518,
+ "label": "LinFusion",
+ "localized": "LinFusion",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7519,
+ "label": "Log Display",
+ "localized": "Protokola vidigo",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7520,
+ "label": "List all locally available models",
+ "localized": "Listigi ĉiujn loke disponeblajn modelojn",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7521,
+ "label": "Last Generate",
+ "localized": "Lasta generitaĵo",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7522,
+ "label": "low order",
+ "localized": "malalta ordo",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7523,
+ "label": "LSC layer indices",
+ "localized": "LSC-tavolindeksoj",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7524,
+ "label": "LSC fully qualified name",
+ "localized": "LSC-plena kvalifikita nomo",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7525,
+ "label": "LSC skip attention blocks",
+ "localized": "LSC preterpasi atentoblokojn",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7526,
+ "label": "LSC skip feed-forward blocks",
+ "localized": "LSC preterpasi antaŭen-sendajn blokojn",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7527,
+ "label": "LSC skip attention scores",
+ "localized": "LSC preterpasi atentopoentojn",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7528,
+ "label": "LSC dropout rate",
+ "localized": "LSC-forlasprocento",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7529,
+ "label": "Layer options",
+ "localized": "Tavolaj opcioj",
+ "reload": "false",
+ "hint": "Mane specifas progresintajn tavolopciojn por IP-adaptilo"
+ },
+ {
+ "id": 7530,
+ "label": "Layer scales",
+ "localized": "Tavolskaloj",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7531,
+ "label": "Length",
+ "localized": "Longo",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7532,
+ "label": "Loops",
+ "localized": "Iteracioj",
+ "reload": "false",
+ "hint": "Kiom da fojoj procesi bildon. Ĉiu eligo estas uzata kiel la enigo de la sekva iteracio. Se agordita al 1, la konduto estos kvazaŭ ĉi tiu skripto ne estus uzata"
+ },
+ {
+ "id": 7533,
+ "label": "Level",
+ "localized": "Nivelo",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7534,
+ "label": "Latent mode",
+ "localized": "Latenta reĝimo",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7535,
+ "label": "Loop video",
+ "localized": "Iteracii videon",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7536,
+ "label": "LLM model",
+ "localized": "LLM-modelo",
+ "reload": "false",
+ "hint": "Elekti la lingvomodelon por uzi por plibonigo de instigoj. Modeloj subtenantaj vidkapablon estas markitaj per la ikono . Modeloj subtenantaj pensreĝimon estas markitaj per la ikono ."
+ },
+ {
+ "id": 7537,
+ "label": "LBM Method",
+ "localized": "LBM-metodo",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7538,
+ "label": "LBM Composite",
+ "localized": "LBM-kompozito",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7539,
+ "label": "LBM Steps",
+ "localized": "LBM-paŝoj",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7540,
+ "label": "left",
+ "localized": "maldekstre",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7541,
+ "label": "Live update",
+ "localized": "Viva ĝisdatigo",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7542,
+ "label": "Low threshold",
+ "localized": "Malalta sojlo",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7543,
+ "label": "Large",
+ "localized": "Granda",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7544,
+ "label": "LTX model",
+ "localized": "LTX-modelo",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7545,
+ "label": "LTX frames number",
+ "localized": "Nombro de LTX-kadroj",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7546,
+ "label": "LTX frames skip",
+ "localized": "Preterpaso de LTX-kadroj",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7547,
+ "label": "LTX enable upsampling",
+ "localized": "LTX-ebligi pligrandigon",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7548,
+ "label": "LTX upsample ratio",
+ "localized": "LTX-pligrandiga rilatumo",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7549,
+ "label": "LTX enable refine",
+ "localized": "LTX-ebligi rafinadon",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7550,
+ "label": "LTX refine strength",
+ "localized": "LTX-rafina forto",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7551,
+ "label": "LTX decode timestep",
+ "localized": "LTX-malkoda tempopaŝo",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7552,
+ "label": "LTX enable audio",
+ "localized": "LTX-ebligi aŭdon",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7553,
+ "label": "Loop",
+ "localized": "Iteracio",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7554,
+ "label": "Local directory name",
+ "localized": "Loka dosieruja nomo",
+ "reload": "false",
+ "hint": "Dosierujo kie instali la etendaĵon, lasu malplena por la defaŭlta"
+ },
+ {
+ "id": 7555,
+ "label": "Libs",
+ "localized": "Bibliotekoj",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7556,
+ "label": "Latent history size",
+ "localized": "Latenta historigrandeco",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7557,
+ "label": "LLama repo",
+ "localized": "LLama-deponejo",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7558,
+ "label": "low noise",
+ "localized": "malalta bruo",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7559,
+ "label": "leaf_level",
+ "localized": "leaf_level",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7560,
+ "label": "LLM",
+ "localized": "LLM",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7561,
+ "label": "Layerwise casting storage",
+ "localized": "Konservejo de tavola tipkonverto",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7562,
+ "label": "Layerwise non-blocking operations",
+ "localized": "Tavolaj ne-blokaj operacioj",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7563,
+ "label": "Lumina: Use mask in transformers",
+ "localized": "Lumina: Uzi maskon en transformiloj",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7564,
+ "label": "LinFusion apply distillation on load",
+ "localized": "LinFusion apliki distiladon dum ŝargo",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7565,
+ "label": "Light",
+ "localized": "Hela",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7566,
+ "label": "Log view update period",
+ "localized": "Periodo de protokola ĝisdatigo",
+ "reload": "false",
+ "hint": "Periodo de ĝisdatigo de protokola vido, en milisekundoj"
+ },
+ {
+ "id": 7567,
+ "label": "Live preview display period",
+ "localized": "Periodo de montrado de viva antaŭrigardo",
+ "reload": "false",
+ "hint": "Peti antaŭrigardan bildon ĉiun n-an paŝon, agordu al 0 por malŝalti"
+ },
+ {
+ "id": 7568,
+ "label": "Load custom Diffusers pipeline",
+ "localized": "Ŝargi propran Diffusers-dukton",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7569,
+ "label": "LoRA force reload always",
+ "localized": "Ĉiam devigi reŝargon de LoRA",
+ "reload": "false",
+ "hint": "Devigas LoRA-retojn reŝargi el memorejo dum ĉiu generado, eĉ se jam kaŝmemorigitaj. Utila por sencimigado aŭ kiam LoRA-dosieroj estas modifataj ekstere. Malŝaltu por normala uzo por profiti de kaŝmemoro."
+ },
+ {
+ "id": 7570,
+ "label": "LoRA load using Diffusers method",
+ "localized": "Ŝargi LoRA per Diffusers-metodo",
+ "reload": "false",
+ "hint": "Alternativa metodo uzas la internajn LoRA-kapablojn de diffusers anstataŭ la naskan efektivigon de SD.Next (povas redukti LoRA-kongruecon)"
+ },
+ {
+ "id": 7571,
+ "label": "LoRA native apply to text encoder",
+ "localized": "Indiĝena LoRA aplikado al tekst-kodilo",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7572,
+ "label": "LoRA native fuse with model",
+ "localized": "Indiĝena LoRA kunfandi kun modelo",
+ "reload": "false",
+ "hint": "Kunfandi LoRA en la modelon por malpli da memoruzo.Averto: Post forigo aŭ ŝanĝo de LoRA, vi eble ankoraŭ vidos ĝian stilon en generitaj bildoj. Por ricevi puran modelon, reŝargu ĝin el la model-elektilo."
+ },
+ {
+ "id": 7573,
+ "label": "LoRA diffusers fuse with model",
+ "localized": "Diffusers LoRA kunfandi kun modelo",
+ "reload": "false",
+ "hint": "Kunfandi LoRA en la modelon por malpli da memoruzo kaj kongrueco kun torch.compile.Averto: Post forigo aŭ ŝanĝo de LoRA, vi eble ankoraŭ vidos ĝian stilon en generitaj bildoj. Por ricevi puran modelon, reŝargu ĝin el la model-elektilo."
+ },
+ {
+ "id": 7574,
+ "label": "LoRA auto-apply tags",
+ "localized": "Aŭtomate apliki LoRA-etikedojn",
+ "reload": "false",
+ "hint": "Aŭtomate aldoni aktivigajn vortojn/etikedojn el LoRA-metadatumoj al via instigo. Agordu al la nombro de etikedoj por aŭtomate apliki, ekz. 3 = aldoni la suprajn 3 aktivigajn etikedojn. Agordu al 0 por malŝalti, -1 por aldoni ĉiujn disponeblajn etikedojn."
+ },
+ {
+ "id": 7575,
+ "label": "LoRA memory cache",
+ "localized": "LoRA-memora kaŝmemoro",
+ "reload": "false",
+ "hint": "Kiom da LoRA-oj teni en la reto por estonta uzo antaŭ ol postuli reŝargon el memorejo"
+ },
+ {
+ "id": 7576,
+ "label": "LoRA add hash info to metadata",
+ "localized": "Aldoni LoRA-haketinformon al metadatumoj",
+ "reload": "false",
+ "hint": "Inkluzivi LoRA-dosierhaketojn en metadatumoj de generitaj bildoj. Utila por reproduebleco kaj por spuri kiujn precizajn LoRA-versiojn oni uzis."
+ },
+ {
+ "id": 7577,
+ "label": "LDSR Path",
+ "localized": "LDSR-vojo",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7578,
+ "label": "LoRA load using legacy method",
+ "localized": "Ŝargi LoRA per hereda metodo",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 5745,
+ "label": "Loaded LoRA",
+ "localized": "Ŝargita LoRA",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7580,
+ "label": "LoRA target filename",
+ "localized": "LoRA cela dosiernomo",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7581,
+ "label": "Layer skip guidance",
+ "localized": "Gvidado kun tavola preterpaso",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7582,
+ "label": "LineArt",
+ "localized": "Linia arto",
+ "reload": "false",
+ "hint": ""
+ },
+ {
+ "id": 7583,
+ "label": "Leres Depth",
+ "localized": "Leres-profundo",
+ "reload": "false",
+ "hint": ""
+ }
+ ],
+ "m": [
+ {
+ "id": 0,
+ "label": "Mask",
+ "localized": "Masko",
+ "reload": "",
+ "hint": "Bildmaskado kaj maskaj opcioj"
+ },
+ {
+ "id": 1,
+ "label": "Models",
+ "localized": "Modeloj",
+ "reload": "",
+ "hint": "Elŝutu, konvertu aŭ kunfandu viajn modelojn kaj mastrumu modelajn metadatenojn"
+ },
+ {
+ "id": 2,
+ "label": "Manage extensions",
+ "localized": "Mastrumi etendaĵojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Manual install",
+ "localized": "Mana instalado",
+ "reload": "",
+ "hint": "Mane instali etendaĵon"
+ },
+ {
+ "id": 4,
+ "label": "Models & Networks",
+ "localized": "Modeloj kaj Retoj",
+ "reload": "",
+ "hint": "Vidi listojn de ĉiuj disponeblaj modeloj kaj retoj"
+ },
+ {
+ "id": 5,
+ "label": "Model Loading",
+ "localized": "Ŝargado de Modelo",
+ "reload": "",
+ "hint": "Agordoj rilataj al kiel modelo estas ŝargata"
+ },
+ {
+ "id": 6,
+ "label": "Model Options",
+ "localized": "Modelaj Opcioj",
+ "reload": "",
+ "hint": "Agordoj rilataj al konduto de specifaj modeloj"
+ },
+ {
+ "id": 7,
+ "label": "Model Offloading",
+ "localized": "Modela Malŝargado",
+ "reload": "",
+ "hint": "Agordoj rilataj al modela malŝargado (offloading) kaj memormastrumado"
+ },
+ {
+ "id": 8,
+ "label": "Model Quantization",
+ "localized": "Modela Kvantigado",
+ "reload": "",
+ "hint": "Agordoj rilataj al modela kvantigado (quantization) uzata por malpliigi memoruzon"
+ },
+ {
+ "id": 9,
+ "label": "Model Compile",
+ "localized": "Modela Kompilado",
+ "reload": "",
+ "hint": "Agordoj rilataj al malsamaj metodoj de modela kompilado"
+ },
+ {
+ "id": 10,
+ "label": "Metadata",
+ "localized": "Metadatenoj",
+ "reload": "",
+ "hint": "Ĝisdatigi metadatenojn por ĉiuj disponeblaj modeloj"
+ },
+ {
+ "id": 11,
+ "label": "Merge",
+ "localized": "Kunfandi",
+ "reload": "",
+ "hint": "Kunfandi du aŭ pli da modeloj en novan modelon"
+ },
+ {
+ "id": 12,
+ "label": "Manual Block Merge",
+ "localized": "Mana Bloka Kunfando",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Merge Modules",
+ "localized": "Kunfandi Modulojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Model",
+ "localized": "Modelo",
+ "reload": "",
+ "hint": "Baza modelo"
+ },
+ {
+ "id": 15,
+ "label": "Model metadata",
+ "localized": "Modelaj metadatenoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "ModernUI",
+ "localized": "ModernUI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Modular Pipelines",
+ "localized": "Modulaj Duktoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Models Paths",
+ "localized": "Modelaj Vojoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Mobile",
+ "localized": "Poŝtelefono",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Merge multiple models",
+ "localized": "Kunfandi plurajn modelojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Max shift",
+ "localized": "Maksimuma ŝoviĝo",
+ "reload": "",
+ "hint": "Maksimuma ŝoviĝvaloro por altaj distingivoj kiam oni uzas dinamikan ŝoviĝon."
+ },
+ {
+ "id": 22,
+ "label": "Merge detailers",
+ "localized": "Kunfandi detalistojn",
+ "reload": "",
+ "hint": "Kunfandi rezultojn de pluraj detalistoj en ununuran maskon antaŭ ol ruli la detaligan procezon"
+ },
+ {
+ "id": 23,
+ "label": "Max detected",
+ "localized": "Maksimumaj detektitaj",
+ "reload": "",
+ "hint": "Maksimuma nombro da detektitaj objektoj por kiuj ruli detaliston"
+ },
+ {
+ "id": 24,
+ "label": "Min confidence",
+ "localized": "Minimuma fido",
+ "reload": "",
+ "hint": "Minimuma fido pri detektita ero"
+ },
+ {
+ "id": 25,
+ "label": "Max overlap",
+ "localized": "Maksimuma imbrikiĝo",
+ "reload": "",
+ "hint": "Maksimuma imbrikiĝo inter du detektitaj eroj antaŭ ol unu estas forĵetita"
+ },
+ {
+ "id": 26,
+ "label": "Min size",
+ "localized": "Minimuma grandeco",
+ "reload": "",
+ "hint": "Minimuma grandeco de detektita objekto kiel procento de la tuta bildo"
+ },
+ {
+ "id": 27,
+ "label": "Max size",
+ "localized": "Maksimuma grandeco",
+ "reload": "",
+ "hint": "Maksimuma grandeco de detektita objekto kiel procento de la tuta bildo"
+ },
+ {
+ "id": 28,
+ "label": "Max Range",
+ "localized": "Maksimuma Gamo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Momentum",
+ "localized": "Momento",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Mode x-axis",
+ "localized": "Reĝimo x-akso",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Mode y-axis",
+ "localized": "Reĝimo y-akso",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Mask Dropout",
+ "localized": "Maska Forlaso",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Multi decoder",
+ "localized": "Plur-deĉifrilo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Mode",
+ "localized": "Reĝimo",
+ "reload": "",
+ "hint": "Pridemandada reĝimo.Fast : Rapida apudskribo kun minimumaj priskribaj terminoj.Classic : Norma pridemando kun ekvilibra kvalito kaj rapido.Best : Plej profunda analizo, plej malrapida sed plej altkvalita.Negative : Generi terminojn por uzi kiel negativan admonon (prompt)."
+ },
+ {
+ "id": 35,
+ "label": "Method",
+ "localized": "Metodo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Model repo",
+ "localized": "Modela deponejo",
+ "reload": "",
+ "hint": "HuggingFace deponeja ID por la modelo"
+ },
+ {
+ "id": 37,
+ "label": "Model gguf",
+ "localized": "Modelo gguf",
+ "reload": "",
+ "hint": "Nedeviga GGUF kvantigita modeldeponejo ĉe HuggingFace"
+ },
+ {
+ "id": 38,
+ "label": "Model type",
+ "localized": "Modela tipo",
+ "reload": "",
+ "hint": "Nedeviga GGUF-modela kvantiga tipo"
+ },
+ {
+ "id": 39,
+ "label": "Model file",
+ "localized": "Modela dosiero",
+ "reload": "",
+ "hint": "Nedeviga specifa GGUF-modeldosiero en la deponejo"
+ },
+ {
+ "id": 40,
+ "label": "Max tokens",
+ "localized": "Maksimumaj ĵetonoj",
+ "reload": "",
+ "hint": "Maksimuma nombro da ĵetonoj (tokens) kiujn la modelo povas generi en sia respondo. La modelo ne konscias pri ĉi tiu limo dum generado kaj ĝi ne provos generi pli detalajn aŭ pli koncizajn respondojn, ĝi simple fiksas la rigidan limon por la longo kaj perforte ĉesigos la respondon kiam la limo estos atingita."
+ },
+ {
+ "id": 41,
+ "label": "masked",
+ "localized": "maskita",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Mask invert",
+ "localized": "Inversigi maskon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Mask strength",
+ "localized": "Forteco de masko",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Multistep restore",
+ "localized": "Plurpaŝa restarigo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Mask blur",
+ "localized": "Maska malklareco",
+ "reload": "",
+ "hint": "Kiom malklarigi la maskon antaŭ prilaborado, en pikseloj"
+ },
+ {
+ "id": 46,
+ "label": "Min guidance",
+ "localized": "Minimuma gvido",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Max guidance",
+ "localized": "Maksimuma gvido",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Motion level",
+ "localized": "Movnivelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "Mode after",
+ "localized": "Reĝimo post",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Method after",
+ "localized": "Metodo post",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Mode mask",
+ "localized": "Reĝima masko",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Method mask",
+ "localized": "Metoda masko",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "Maximum units",
+ "localized": "Maksimumaj unuoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Max faces",
+ "localized": "Maksimumaj vizaĝoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Medium",
+ "localized": "Meza",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Merge alpha",
+ "localized": "Kunfandi alfon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Mask only",
+ "localized": "Nur masko",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "Max Length",
+ "localized": "Maksimuma Longo",
+ "reload": "",
+ "hint": "Maksimuma nombro da ĵetonoj en la generita apudskribo."
+ },
+ {
+ "id": 59,
+ "label": "Min Flavors",
+ "localized": "Minimumaj Gustoj",
+ "reload": "",
+ "hint": "Minimuma nombro da priskribaj etikedoj (flavors) por konservi en la fina admono."
+ },
+ {
+ "id": 60,
+ "label": "Max Flavors",
+ "localized": "Maksimumaj Gustoj",
+ "reload": "",
+ "hint": "Maksimuma nombro da priskribaj etikedoj (flavors) por konservi en la fina admono."
+ },
+ {
+ "id": 61,
+ "label": "Max tags",
+ "localized": "Maksimumaj etikedoj",
+ "reload": "",
+ "hint": "Maksimuma nombro da etikedoj inkludendaj en la rezulto. Limigas la rezultlongon kiam bildo havas multajn detektitajn ecojn. Etikedoj estas ordigitaj laŭ fido, do la plej trafaj estas konservitaj."
+ },
+ {
+ "id": 62,
+ "label": "Memory",
+ "localized": "Memoro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "Memory optimization",
+ "localized": "Memora optimumigo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "Model Info",
+ "localized": "Modelaj Informoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "Model pipeline",
+ "localized": "Modela dukto",
+ "reload": "",
+ "hint": "Se aŭtomata detekto ne trovas la modelon, elektu modelan tipon antaŭ ol ŝargi modelon"
+ },
+ {
+ "id": 66,
+ "label": "Model auto-load on start",
+ "localized": "Aŭtomata ŝargado de modelo ĉe starto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "Model load using multiple threads",
+ "localized": "Modela ŝargado per pluraj fadenoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 68,
+ "label": "Model auto-download on demand",
+ "localized": "Aŭtomata elŝutado de modelo laŭpote",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "Model load using streams",
+ "localized": "Modela ŝargado per fluoj",
+ "reload": "",
+ "hint": "Kiam oni ŝargas modelojn, provu fluan ŝargadon optimumigitan por malrapida aŭ reta stokado"
+ },
+ {
+ "id": 70,
+ "label": "Model load model direct to GPU",
+ "localized": "Ŝargi modelon rekte al GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "Model types not to offload",
+ "localized": "Modelaj tipoj ne malŝargendaj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Modules to always offload",
+ "localized": "Moduloj ĉiam malŝargendaj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "Modules to never offload",
+ "localized": "Moduloj neniam malŝargendaj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "Model types not to quantize",
+ "localized": "Modelaj tipoj ne kvantigendaj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Modules to not convert",
+ "localized": "Moduloj ne konvertendaj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Modules dtype dict",
+ "localized": "Modula dtype-vortaro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Math",
+ "localized": "Matematiko",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Memory limit",
+ "localized": "Memora limo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "migraphx",
+ "localized": "migraphx",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "max-autotune",
+ "localized": "max-autotune",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "max-autotune-no-cudagraphs",
+ "localized": "max-autotune-no-cudagraphs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "Maximum image size (MP)",
+ "localized": "Maksimuma bildformato (MP)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 83,
+ "label": "Max words",
+ "localized": "Maksimumaj vortoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "Modern",
+ "localized": "Moderna",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 85,
+ "label": "Mount URL subpath",
+ "localized": "Munta URL-subvojo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 86,
+ "label": "Mobile scale",
+ "localized": "Poŝtelefona skalo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 87,
+ "label": "Move detailer model to CPU when complete",
+ "localized": "Movi detaligan modelon al CPU kiam finite",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88,
+ "label": "Move base model to CPU when using refiner",
+ "localized": "Movi bazan modelon al CPU kiam oni uzas rafinilon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 89,
+ "label": "Move base model to CPU when using VAE",
+ "localized": "Movi bazan modelon al CPU kiam oni uzas VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 90,
+ "label": "Move refiner model to CPU when not in use",
+ "localized": "Movi rafinan modelon al CPU kiam ne uzata",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 91,
+ "label": "Move VAE and CLIP to RAM when training",
+ "localized": "Movi VAE kaj CLIP al RAM dum trejnado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 92,
+ "label": "Model name",
+ "localized": "Modela nomo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 93,
+ "label": "Model base path",
+ "localized": "Baza vojo de modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 94,
+ "label": "Max shard size",
+ "localized": "Maksimuma fragmenta (shard) grandeco",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 95,
+ "label": "Model class",
+ "localized": "Modela klaso",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 96,
+ "label": "Mid Block",
+ "localized": "Meza Bloko",
+ "reload": "",
+ "hint": "Centra Bloko de la UNet (1 valoro)"
+ },
+ {
+ "id": 97,
+ "label": "Model precision",
+ "localized": "Modela precizeco",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 98,
+ "label": "Maximum rank",
+ "localized": "Maksimuma rango",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99,
+ "label": "Midas depth",
+ "localized": "Midas-profundo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "MLSD",
+ "localized": "MLSD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 101,
+ "label": "MediaPipe Face",
+ "localized": "MediaPipe-vizaĝo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 102,
+ "label": "Marigold Depth",
+ "localized": "Marigold-profundo",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "n": [
+ {
+ "id": 0,
+ "label": "Networks",
+ "localized": "Retoj",
+ "reload": "",
+ "hint": "Interfaco por uzanto de retoj"
+ },
+ {
+ "id": 0,
+ "label": "New row",
+ "localized": "Nova vico",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "New column",
+ "localized": "Nova kolumno",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku",
+ "localized": "Nunchaku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "nsfw",
+ "localized": "nsfw",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NudeNet",
+ "localized": "NudeNet",
+ "reload": "",
+ "hint": "Fleksebla etendaĵo kiu povas detekti kaj malklarigi nudecon en bildoj"
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku Engine",
+ "localized": "Nunchaku-motoro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NNCF: Neural Network Compression Framework",
+ "localized": "NNCF: Neural Network Compression Framework",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise Options",
+ "localized": "Bruaj opcioj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks panel",
+ "localized": "Ret-panelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks UI",
+ "localized": "Ret-interfaco",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks Scan",
+ "localized": "Skanado de retoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Negative prompt",
+ "localized": "Negativa instigo",
+ "reload": "",
+ "hint": "Priskribu kion vi ne volas vidi en la generita bildo"
+ },
+ {
+ "id": 0,
+ "label": "Number",
+ "localized": "Nombro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "negative",
+ "localized": "negativa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "None",
+ "localized": "Neniu",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NSFW allowed",
+ "localized": "NSFW permesita",
+ "reload": "",
+ "hint": "Permesi al la modelo generi plenkreskan enhavon en plibonigitaj instigoj"
+ },
+ {
+ "id": 0,
+ "label": "Noise strength",
+ "localized": "Bruforto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NMS",
+ "localized": "NMS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Near threshold",
+ "localized": "Proksima sojlo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise scale",
+ "localized": "Bru-skalo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Note",
+ "localized": "Noto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Non-blocking move operations",
+ "localized": "Neblokaj mov-operacioj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku attention",
+ "localized": "Nunchaku-atento",
+ "reload": "",
+ "hint": "Anstataŭigas la defaŭltan atenton per la personigita FP16-atenta kerno de Nunchaku por pli rapida inferenco ĉe konsumantaj NVIDIA-GPU-oj. Eble plibonigas rendimenton ĉe GPU-oj kiuj havas pli altan trairon de FP16-tensoraj kernoj ol BF16. Nuntempe nur influas Flux-bazitajn modelojn (Dev, Schnell, Kontext, Fill, Depth, ktp.). Ne havas efikon sur Qwen, SDXL, Sana, aŭ aliaj arkitekturoj. Malebligita defaŭlte."
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku offloading",
+ "localized": "Nunchaku-elŝutado",
+ "reload": "",
+ "hint": "Ebligas la propran po-blokan CPU-elŝutadon de Nunchaku kun nesinkronaj CUDA-fluoj por redukti VRAM-uzadon. Uzas ping-pongan bufran strategion: dum unu transformilo-bloko komputas sur GPU, la sekva bloko antaŭŝargas de CPU en la fono, kaŝante la plej grandan parton de la transiga latenteco. Povas redukti VRAM-uzadon je kosto de pli malrapida inferenco. Ĉi tio anstataŭigas la duktan elŝutadon de SD.Next por la transformila komponanto. Nur utila ĉe GPU-oj kun malalta VRAM. Se via GPU havas sufiĉe da memoro por teni la kvantigitan modelon (16+ GB), tenu ĉi tion malebligita por maksimuma rapido. Subtenas Flux kaj Qwen modelojn. Ne subtenata por SDXL kie ĉi tiu agordo estas ignorata. Malebligita defaŭlte."
+ },
+ {
+ "id": 0,
+ "label": "native",
+ "localized": "indiĝena",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "no-grad",
+ "localized": "sen-gradiento",
+ "reload": "",
+ "hint": "Malebligas gradientan spuradon per torch.no_grad. Reduktas memoruzon kaj akcelas inferencon."
+ },
+ {
+ "id": 0,
+ "label": "Numbered filenames",
+ "localized": "Numeritaj dosiernomoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network card size (px)",
+ "localized": "Grando de retkarto (px)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise multiplier for image processing",
+ "localized": "Bru-multiplikato por bildotraktado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "New model name",
+ "localized": "Nova modelnomo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Number of ReBasin Iterations",
+ "localized": "Nombro de ReBasin-iteracioj",
+ "reload": "",
+ "hint": "Nombro de fojoj por kunfandi kaj permuti la modelon antaŭ konservado"
+ },
+ {
+ "id": 0,
+ "label": "Network prompt",
+ "localized": "Ret-instigo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network negative prompt",
+ "localized": "Reta negativa instigo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network parameters",
+ "localized": "Retaj parametroj",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "o": [
+ {
+ "id": 72,
+ "label": "Output",
+ "localized": "Eligo",
+ "reload": "",
+ "hint": "Montri/kaŝi elekton de eligaj medioj: generaj rezultoj kaj vivaj antaŭrigardoj dum la genera procezo"
+ },
+ {
+ "id": 0,
+ "label": "OpenCLiP",
+ "localized": "OpenCLiP",
+ "reload": "",
+ "hint": "Analizi bildon uzante CLiP-modelon per OpenCLiP"
+ },
+ {
+ "id": 0,
+ "label": "ONNX",
+ "localized": "ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override",
+ "localized": "Anstataŭi",
+ "reload": "",
+ "hint": "Anstataŭi agordojn kiuj povas ŝanĝi servilan konduton kaj estas kutime aplikataj el importitaj bildaj metadatumoj"
+ },
+ {
+ "id": 0,
+ "label": "Optimum Quanto",
+ "localized": "Optimum Quanto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optimum Quanto: post-load",
+ "localized": "Optimum Quanto: post-ŝargo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optional",
+ "localized": "Nedeviga",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Olive",
+ "localized": "Olive",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO",
+ "localized": "OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Other...",
+ "localized": "Aliaj...",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Outputs & Images",
+ "localized": "Eligoj & Bildoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override settings",
+ "localized": "Anstataŭi agordojn",
+ "reload": "",
+ "hint": "Se generaj parametroj devias de viaj sistemaj agordoj, anstataŭu agordojn plenigitajn per tiuj agordoj por superregi vian sisteman agordon por ĉi tiu laborfluo"
+ },
+ {
+ "id": 0,
+ "label": "Override sampler",
+ "localized": "Anstataŭi samplilon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override steps",
+ "localized": "Anstataŭi paŝojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ortho",
+ "localized": "Ortho",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload face module",
+ "localized": "Eksterŝargi vizaĝan modulon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override scheduler",
+ "localized": "Anstataŭi planilon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optional image description",
+ "localized": "Nedeviga bildopriskribo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Order",
+ "localized": "Ordo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overlay",
+ "localized": "Paŭsaĵo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override resolution",
+ "localized": "Anstataŭi distingivon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload processor",
+ "localized": "Eksterŝargi procesoron",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Output directory",
+ "localized": "Eliga dosierujo",
+ "reload": "",
+ "hint": "Dosierujo kie la prilaboritaj bildoj estu konservataj"
+ },
+ {
+ "id": 0,
+ "label": "original",
+ "localized": "originala",
+ "reload": "",
+ "hint": "Originala LDM-finaĵo"
+ },
+ {
+ "id": 0,
+ "label": "Offload caption models",
+ "localized": "Eksterŝargi apudskribajn modelojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload during pre-forward",
+ "localized": "Eksterŝargi dum antaŭeniro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload using streams",
+ "localized": "Eksterŝargi uzante fluojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload low watermark",
+ "localized": "Eksterŝarga malalta akvomarko",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload GPU high watermark",
+ "localized": "Eksterŝarga GPU-alta akvomarko",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload CPU high watermark",
+ "localized": "Eksterŝarga CPU-alta akvomarko",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload blocks",
+ "localized": "Eksterŝargi blokojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO activations mode",
+ "localized": "OpenVINO-aktiva reĝimo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ONNX Execution Provider",
+ "localized": "ONNX-Plenuma Provizanto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ONNX allow fallback to CPU",
+ "localized": "ONNX permesu retropaŝon al CPU",
+ "reload": "",
+ "hint": "Permesi retropaŝon al CPU kiam la elektita plenuma provizanto malsukcesis"
+ },
+ {
+ "id": 0,
+ "label": "ONNX cache converted models",
+ "localized": "ONNX kaŝmemori konvertitajn modelojn",
+ "reload": "",
+ "hint": "Konservi la modelojn kiuj estas konvertitaj al ONNX-formato kiel kaŝmemoron. Vi povas administri ilin en la langeto ONNX"
+ },
+ {
+ "id": 0,
+ "label": "ONNX unload base model when processing refiner",
+ "localized": "ONNX malŝargi bazan modelon dum prilaborado de rafinilo",
+ "reload": "",
+ "hint": "Malŝargi bazan modelon kiam la rafinilo estas konvertata/optimumigata/prilaborata"
+ },
+ {
+ "id": 0,
+ "label": "Olive use FP16 on optimization",
+ "localized": "Olive uzu FP16 dum optimumigo",
+ "reload": "",
+ "hint": "Uzi 16-bitan glitpunktan precizecon por la eliga modelo de Olive-optimumiga procezo. Uzu 32-bitan glitpunktan precizecon se malŝaltite"
+ },
+ {
+ "id": 0,
+ "label": "Olive force FP32 for VAE Encoder",
+ "localized": "Olive devigi FP32 por VAE-Kodilo",
+ "reload": "",
+ "hint": "Uzi 32-bitan glitpunktan precizecon por VAE-Kodilo de la eliga modelo. Ĉi tio superregas la opcion 'uzu FP16 dum optimumigo'. Se vi ricevas NaN aŭ nigrajn malplenajn bildojn de Img2Img, ŝaltu ĉi tiun opcion kaj forigu kaŝmemoron"
+ },
+ {
+ "id": 0,
+ "label": "Olive use static dimensions",
+ "localized": "Olive uzu statikajn dimensiojn",
+ "reload": "",
+ "hint": "Igi la inferencon per Olive-optimumigitaj modeloj multe pli rapida. (OrtTransformersOptimization)"
+ },
+ {
+ "id": 0,
+ "label": "Olive cache optimized models",
+ "localized": "Olive kaŝmemori optimumigitajn modelojn",
+ "reload": "",
+ "hint": "Konservi Olive-prilaboritajn modelojn kiel kaŝmemoron. Vi povas administri ilin en la langeto ONNX"
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO disable model caching",
+ "localized": "OpenVINO malŝalti modelan kaŝmemoradon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO disable memory cleanup after compile",
+ "localized": "OpenVINO malŝalti memorpuriĝon post kompilado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "onediff",
+ "localized": "onediff",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "olive-ai",
+ "localized": "olive-ai",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "openvino_fx",
+ "localized": "openvino_fx",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overwrite existing",
+ "localized": "Anstataŭskribi ekzistantan",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Out Block",
+ "localized": "Eliga Bloko",
+ "reload": "",
+ "hint": "Supersamplaj blokoj de la UNet (12 valoroj por SD1.5, 9 valoroj por SDXL)"
+ },
+ {
+ "id": 0,
+ "label": "Overwrite model",
+ "localized": "Anstataŭskribi modelon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Output model",
+ "localized": "Eliga modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overwrite existing file",
+ "localized": "Anstataŭskribi ekzistantan dosieron",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Options",
+ "localized": "Opcioj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenBody",
+ "localized": "OpenBody",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "p": [
+ {
+ "id": 0,
+ "label": "Process",
+ "localized": "Procesi",
+ "reload": "n/a",
+ "hint": "Procesi ekzistantan bildon Povas esti uzata por pligrandigi bildojn, forigi fonojn, malklarigi NSFW-enhavon, apliki diversajn filtrilojn kaj efikojn"
+ },
+ {
+ "id": 1,
+ "label": "Prompts",
+ "localized": "Invitoj",
+ "reload": "n/a",
+ "hint": "Bilda invito kaj negativa invito"
+ },
+ {
+ "id": 2,
+ "label": "Pause",
+ "localized": "Paŭzi",
+ "reload": "n/a",
+ "hint": "Paŭzi procesadon"
+ },
+ {
+ "id": 3,
+ "label": "Post",
+ "localized": "Post",
+ "reload": "n/a",
+ "hint": "Regrandigi bildon post procesado"
+ },
+ {
+ "id": 4,
+ "label": "Preview",
+ "localized": "Antaŭrigardo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Process Image",
+ "localized": "Procesi Bildon",
+ "reload": "n/a",
+ "hint": "Procesi ununuran bildon"
+ },
+ {
+ "id": 6,
+ "label": "Process Batch",
+ "localized": "Procesi Arnion",
+ "reload": "n/a",
+ "hint": "Procesi arnion da bildoj"
+ },
+ {
+ "id": 7,
+ "label": "Process Folder",
+ "localized": "Procesi Dosierujon",
+ "reload": "n/a",
+ "hint": "Procesi ĉiujn bildojn en dosierujo"
+ },
+ {
+ "id": 8,
+ "label": "Provider",
+ "localized": "Provizanto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Pipeline Modifiers",
+ "localized": "Duktaj Modifiloj",
+ "reload": "n/a",
+ "hint": "Aldona funkcieco kiu povas esti ebligita dum generado"
+ },
+ {
+ "id": 10,
+ "label": "Postprocessing",
+ "localized": "Postprocesado",
+ "reload": "n/a",
+ "hint": "Agordoj rilataj al post-produkta bilda procesado kaj pligrandigo"
+ },
+ {
+ "id": 11,
+ "label": "Preset Block Merge",
+ "localized": "Antaŭagordita Bloka Kunfando",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Pony",
+ "localized": "Pony",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Preview metadata",
+ "localized": "Antaŭrigardi metadatumojn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Prompt",
+ "localized": "Invito",
+ "reload": "n/a",
+ "hint": "Priskribu la bildon kiun vi volas generi"
+ },
+ {
+ "id": 15,
+ "label": "Processed Preview",
+ "localized": "Procesita Antaŭrigardo",
+ "reload": "n/a",
+ "hint": "Montri/kaŝi sekcion de antaŭ-procesado de enigitaj bildoj antaŭ la efektiva generado"
+ },
+ {
+ "id": 16,
+ "label": "PixelArt",
+ "localized": "Rastrumera Arto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "PAG: Perturbed attention guidance",
+ "localized": "PAG: Perturbita Atenta Gvido",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "PAB: Pyramid attention broadcast",
+ "localized": "PAB: Piramida Atenta Dissendo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Para-attention",
+ "localized": "Para-atento",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Paths for specific models",
+ "localized": "Vojoj por specifaj modeloj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Prediction method",
+ "localized": "Antaŭdirmetodo",
+ "reload": "n/a",
+ "hint": "Difinas kion la modelo antaŭdiras ĉe ĉiu paŝo. Opcioj: - default: la modela defaŭlto - epsilon: bruo (plej ofta por Stable Diffusion) - sample: rekta senbruigita bild-antaŭdiro, ankaŭ nomata kiel x0-antaŭdiro - v_prediction: rapida antaŭdiro, uzata de CosXL kaj NoobAI VPred modeloj - flow_prediction: uzata kun pli novaj 'flow-matching' modeloj kiel SD3 kaj Flux"
+ },
+ {
+ "id": 22,
+ "label": "PAG scale",
+ "localized": "PAG-skalo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "PAG start",
+ "localized": "PAG-komenco",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "PAG stop",
+ "localized": "PAG-fino",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "PAG layers",
+ "localized": "PAG-tavoloj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "PAG config",
+ "localized": "PAG-agordo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Perform SDSA",
+ "localized": "Plenumi SDSA",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Perform Injection",
+ "localized": "Plenumi Injekton",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "PhotoMaker Model",
+ "localized": "PhotoMaker Modelo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Penalty",
+ "localized": "Punprocento",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "positive",
+ "localized": "pozitiva",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Prompt EX",
+ "localized": "Invito EX",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "Power",
+ "localized": "Potenco",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Prompt thresholds",
+ "localized": "Invitaj sojloj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Preset",
+ "localized": "Antaŭagordo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Pad frames",
+ "localized": "Plenigi kadrojn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Prefill text",
+ "localized": "Antaŭplenigi tekston",
+ "reload": "n/a",
+ "hint": "Antaŭplenigas la komencon de la respondo de la modelo por gvidi ĝian eligformaton aŭ enhavon devigante ĝin daŭrigi la antaŭplenigitan tekston. Antaŭplenigo estas filtrita kaj ne aperas en la fina respondo. Lasu malplena por permesi al la modelo generi sian propran respondon de nulo."
+ },
+ {
+ "id": 38,
+ "label": "Prompt prefix",
+ "localized": "Invita prefikso",
+ "reload": "n/a",
+ "hint": "Teksto aldonita komence de la plibonigita invitrezulto. Utila por aldoni invitajn elementojn kiuj devas esti kopiitaj al la bildinvito senŝanĝe, kiel kvalitaj etikedoj 'masterpiece, best quality' aŭ artistnomoj, kiuj alikaze estus reskribitaj de la LLM."
+ },
+ {
+ "id": 39,
+ "label": "Prompt suffix",
+ "localized": "Invita sufikso",
+ "reload": "n/a",
+ "hint": "Teksto aldonita fine de la plibonigita invitrezulto. Utila por aldoni invitajn elementojn kiuj devas esti kopiitaj al la bildinvito senŝanĝe, kiuj alikaze estus reskribitaj de la LLM."
+ },
+ {
+ "id": 40,
+ "label": "Padding",
+ "localized": "Marĝenplenigo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Prompt strength",
+ "localized": "Invita forto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Preview start",
+ "localized": "Antaŭrigarda komenco",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "Preview end",
+ "localized": "Antaŭrigarda fino",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Pixels to expand",
+ "localized": "Pikseloj por vastigi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Processor",
+ "localized": "Procesoro",
+ "reload": "n/a",
+ "hint": "Procesora tipo uzata por antaŭprocesi bildon uzatan por ControlNet"
+ },
+ {
+ "id": 46,
+ "label": "Pose confidence",
+ "localized": "Poza konfido",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Parameter free",
+ "localized": "Senparametra",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 48,
+ "label": "Processed",
+ "localized": "Procesitaj",
+ "reload": "n/a",
+ "hint": "Montri/kaŝi sekcion kun procesitaj bildoj"
+ },
+ {
+ "id": 49,
+ "label": "Postprocess mask",
+ "localized": "Postprocesi maskon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "PixelArt block size",
+ "localized": "Rastrumera bloka grando",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "PixelArt sharpen",
+ "localized": "Rastrumera akrigo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "Platform",
+ "localized": "Platformo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "Pipeline",
+ "localized": "Dukto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Perform warmup",
+ "localized": "Plenumi varmigon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Prompt attention normalization",
+ "localized": "Normaligo de invita atento",
+ "reload": "n/a",
+ "hint": "Ekvilibras la pezojn de invitaj ĵetonoj por eviti tro fortan aŭ malfortan influon. Helpas stabiligi eligojn."
+ },
+ {
+ "id": 56,
+ "label": "performance",
+ "localized": "rendimento",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Performance Counter",
+ "localized": "Rendimenta Nombrilo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "PAG layer names",
+ "localized": "PAG-tavolnomoj",
+ "reload": "n/a",
+ "hint": "Spac-dividita listo de tavoloj Disponeblaj: d[0-5], m[0], u[0-8] Defaŭlte: m0"
+ },
+ {
+ "id": 59,
+ "label": "PAB cache enabled",
+ "localized": "PAB-kaŝmemoro ebligita",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "PAB spacial skip range",
+ "localized": "PAB-spaca salt-intervalo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "PAB spacial skip start",
+ "localized": "PAB-spaca salt-komenco",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "PAB spacial skip end",
+ "localized": "PAB-spaca salt-fino",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "ParaAttention first-block cache enabled",
+ "localized": "ParaAttention unuabloka kaŝmemoro ebligita",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "ParaAttention residual diff threshold",
+ "localized": "ParaAttention resta diferencsojlo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "Parallel process images in batch",
+ "localized": "Paralele procesi bildojn en arnio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 66,
+ "label": "precompile",
+ "localized": "antaŭkompili",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "Panel minimum width",
+ "localized": "Minimuma larĝo de panelo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 68,
+ "label": "Persist UI layout",
+ "localized": "Konservi UI-aranĝon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "Progress update period",
+ "localized": "Periodo de progres-ĝisdatigo",
+ "reload": "n/a",
+ "hint": "Ĝisdatiga periodo por la UI-progresbreto kaj antaŭrigardaj kontroloj, en milisekundoj"
+ },
+ {
+ "id": 70,
+ "label": "Play a notification upon completion",
+ "localized": "Ludi sciigon ĉe kompletiĝo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "Path to notification sound",
+ "localized": "Vojo al sciiga sono",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Postprocessing operation order",
+ "localized": "Ordo de postprocesaj operacioj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "Prompt padding",
+ "localized": "Plenigo de invito",
+ "reload": "n/a",
+ "hint": "Pliigi koheron per plenigo de la lasta komo ene de n ĵetonoj kiam oni uzas pli ol 75 ĵetonojn"
+ },
+ {
+ "id": 74,
+ "label": "Pad prompt and negative prompt to be same length",
+ "localized": "Plenigi inviton kaj negativan inviton por esti de sama longo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Pin training dataset to memory",
+ "localized": "Alpingli trejnan datumaron al memoro",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Primary model",
+ "localized": "Ĉefa modelo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Preset Interpolation Ratio",
+ "localized": "Antaŭagordita Interpola Proporcio",
+ "reload": "n/a",
+ "hint": "Se du antaŭagordoj estas elektitaj, interpoli inter ili"
+ },
+ {
+ "id": 78,
+ "label": "Prune",
+ "localized": "Staligi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Prediction type",
+ "localized": "Antaŭdira tipo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Prompt enhance",
+ "localized": "Plibonigo de invito",
+ "reload": "n/a",
+ "hint": "Etendaĵo kiu povas uzi malsamajn LLM-ojn por reskribi inviton por plibonigitaj rezultoj"
+ },
+ {
+ "id": 81,
+ "label": "PidiNet",
+ "localized": "PidiNet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "Parameters",
+ "localized": "Parametroj",
+ "reload": "n/a",
+ "hint": "Bazaj parametroj uzataj dum bildgenerado"
+ },
+ {
+ "id": 83,
+ "label": "Postprocess upscale",
+ "localized": "Postprocesa pligrandigo",
+ "reload": "n/a",
+ "hint": ""
+ }
+ ],
+ "q": [
+ {
+ "id": 0,
+ "label": "Quick Settings",
+ "localized": "Rapidaj agordoj",
+ "reload": "",
+ "hint": "Preferataj eroj el diversaj agordaj sekcioj por rapida aliro"
+ },
+ {
+ "id": 0,
+ "label": "Quantized",
+ "localized": "Kvantezigita",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Qwen layered",
+ "localized": "Qwen tavoligita",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings",
+ "localized": "Rapidaj agordoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Qwen layered number of layers",
+ "localized": "Nombro de tavoloj por Qwen tavoligita",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization mode",
+ "localized": "Kvanteziga reĝimo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization type",
+ "localized": "Kvanteziga tipo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type",
+ "localized": "Kvantezigita MatMul-tipo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization type for Text Encoders",
+ "localized": "Kvanteziga tipo por tekstaj kodigiloj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantized MatMul type for Text Encoders",
+ "localized": "Kvantezigita MatMul-tipo por tekstaj kodigiloj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize convolutional layers",
+ "localized": "Kvantezigi konvolaĵajn tavolojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantize using GPU",
+ "localized": "Kvantezigi uzante grafikan procesoron (GPU)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization weights type",
+ "localized": "Kvanteziga tipo de pezoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quantization activations type",
+ "localized": "Kvanteziga tipo de aktivigoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Quicksettings list",
+ "localized": "Listo de rapidaj agordoj",
+ "reload": "",
+ "hint": "Listo de agordaj nomoj, apartigitaj per komoj, por agordoj kiuj aperu en la rapida aliro ĉe la supro anstataŭ en la agorda langeto"
+ }
+ ],
+ "r": [
+ {
+ "id": 0,
+ "label": "Refine",
+ "localized": "Rafini",
+ "reload": "",
+ "hint": "Rafini plenumas plian procesadon post kiam komenca procesado finiĝis, kaj povas esti uzata por pligrandigi la bildon kaj laŭvole reprocesi ĝin por pliigi kvaliton kaj detalojn"
+ },
+ {
+ "id": 1,
+ "label": "Restore",
+ "localized": "Restarigi",
+ "reload": "",
+ "hint": "Restarigi parametrojn el la nuna instigo aŭ laste konata generita bildo"
+ },
+ {
+ "id": 2,
+ "label": "Reset anchors",
+ "localized": "Rekomencigi ankrojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Reload model",
+ "localized": "Reŝargi modelon",
+ "reload": "",
+ "hint": "Reŝargi la nuntempe elektitan modelon"
+ },
+ {
+ "id": 4,
+ "label": "Reprocess",
+ "localized": "Reprocesi",
+ "reload": "",
+ "hint": "Reprocesi antaŭajn generaĵojn uzante malsamajn parametrojn"
+ },
+ {
+ "id": 5,
+ "label": "Resize to",
+ "localized": "Grandigi al",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Resize\n by",
+ "localized": "Grandigi per",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Resize\n to",
+ "localized": "Grandigi al",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Run Preview",
+ "localized": "Lanĉi antaŭrigardon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Reference",
+ "localized": "Referenco",
+ "reload": "",
+ "hint": "Listo de referencaj modeloj kiuj povas esti aŭtomate elŝutitaj dum la unua uzo"
+ },
+ {
+ "id": 10,
+ "label": "Reset receipe",
+ "localized": "Rekomencigi recepton",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Run",
+ "localized": "Lanĉi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Refresh extension list",
+ "localized": "Aktualigi liston de etendaĵoj",
+ "reload": "",
+ "hint": "Aktualigi la liston de disponeblaj etendaĵoj"
+ },
+ {
+ "id": 13,
+ "label": "Restart server",
+ "localized": "Rekomenci servilon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Request browser notifications",
+ "localized": "Peti retumilajn sciigojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Restore UI defaults",
+ "localized": "Restarigi defaŭltojn de UI",
+ "reload": "",
+ "hint": "Restarigi defaŭltajn valorojn de la uzantinterfaco"
+ },
+ {
+ "id": 16,
+ "label": "Refresh UI values",
+ "localized": "Aktualigi UI-valorojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Reinstall",
+ "localized": "Reinstali",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Refresh state",
+ "localized": "Aktualigi staton",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Refresh data",
+ "localized": "Aktualigi datumojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Run benchmark",
+ "localized": "Lanĉi rendimentoteston",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Refresh bench",
+ "localized": "Aktualigi teston",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Restore defaults",
+ "localized": "Restarigi defaŭltojn",
+ "reload": "",
+ "hint": "Restarigi defaŭltajn servilajn agordojn"
+ },
+ {
+ "id": 23,
+ "label": "Replace",
+ "localized": "Anstataŭigi",
+ "reload": "",
+ "hint": "Anstataŭigi bildon"
+ },
+ {
+ "id": 24,
+ "label": "Refresh",
+ "localized": "Aktualigi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Reprocess decode",
+ "localized": "Reprocesi malkodon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Reprocess refine",
+ "localized": "Reprocesi rafinon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Reprocess face",
+ "localized": "Reprocesi vizaĝon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Remove background",
+ "localized": "Forigi fonon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "RAS: Region-Adaptive Sampling",
+ "localized": "RAS: Region-Adaptive Sampling",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Resize",
+ "localized": "Grandigi",
+ "reload": "",
+ "hint": "Bilda grandigo, povas uzi fiksan rezolucion aŭ bazitan sur skalo"
+ },
+ {
+ "id": 31,
+ "label": "Rerefence models",
+ "localized": "Referencaj modeloj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Replace model components",
+ "localized": "Anstataŭigi modelkomponentojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "rescale",
+ "localized": "reskali",
+ "reload": "",
+ "hint": "reskali betaojn kun nula fina snr"
+ },
+ {
+ "id": 34,
+ "label": "Resize seed from width",
+ "localized": "Grandigi semon el larĝo",
+ "reload": "",
+ "hint": "Provi produkti bildon similan al kio estus produktita per la sama semo ĉe specifita rezolucio"
+ },
+ {
+ "id": 35,
+ "label": "Resize seed from height",
+ "localized": "Grandigi semon el alto",
+ "reload": "",
+ "hint": "Provi produkti bildon similan al kio estus produktita per la sama semo ĉe specifita rezolucio"
+ },
+ {
+ "id": 36,
+ "label": "Refine guidance",
+ "localized": "Rafina gvido",
+ "reload": "",
+ "hint": "CFG-skalo uzata por la rafina paŝo"
+ },
+ {
+ "id": 37,
+ "label": "Resize mode",
+ "localized": "Grandiga reĝimo",
+ "reload": "",
+ "hint": "Difinas kiel la enigo estas grandigita aŭ adaptita en la dua-paŝa rafino: - none: neniu grandigo, konservi originalan rezolucion - fixed: devige grandigi al cela rezolucio (povas distordi) - crop: meze tondi por konveni celon konservante proporciojn - fill: grandigi por konveni kaj plenigi malplenan spacon per borderoj - outpaint: etendi kanvason preter bildaj borderoj - context aware: inteligenta grandigo kiu miksas aŭ adaptas ĉirkaŭajn areojn"
+ },
+ {
+ "id": 38,
+ "label": "Resize method",
+ "localized": "Grandiga metodo",
+ "reload": "",
+ "hint": "Metodo uzata por grandigi la bildon: povas esti simpla grandigo, pliboniga modelo (upscaler), latenta grandigo aŭ nesimetria malkodo"
+ },
+ {
+ "id": 39,
+ "label": "Resize width",
+ "localized": "Grandigi larĝon",
+ "reload": "",
+ "hint": "Grandigas bildon al ĉi tiu larĝo. Se 0, larĝo estas deduktita el unu el du proksimaj rulumiloj"
+ },
+ {
+ "id": 40,
+ "label": "Resize height",
+ "localized": "Grandigi alton",
+ "reload": "",
+ "hint": "Grandigas bildon al ĉi tiu alto. Se 0, alto estas deduktita el unu el du proksimaj rulumiloj"
+ },
+ {
+ "id": 41,
+ "label": "Resize scale",
+ "localized": "Grandiga skalo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Refine sampler",
+ "localized": "Rafina specimenilo",
+ "reload": "",
+ "hint": "Uzi specifan specimenilon kiel rezervon se la ĉefa ne estas subtenata por specifa operacio"
+ },
+ {
+ "id": 43,
+ "label": "Refiner start",
+ "localized": "Rafina komenco",
+ "reload": "",
+ "hint": "Rafina paŝo komenciĝos kiam baza modelo estos tiomgrade finita (agordu pli ol 0 kaj malpli ol 1 por lanĉi post plena kuro de la baza modelo)"
+ },
+ {
+ "id": 44,
+ "label": "Refiner steps",
+ "localized": "Rafinaj paŝoj",
+ "reload": "",
+ "hint": "Nombro de paŝoj uzataj por la rafina paŝo"
+ },
+ {
+ "id": 45,
+ "label": "Refine prompt",
+ "localized": "Rafina instigo",
+ "reload": "",
+ "hint": "Instigo uzata por kaj la dua kodigilo en la baza modelo (se ĝi ekzistas) kaj por la rafina paŝo (se ŝaltita)"
+ },
+ {
+ "id": 46,
+ "label": "Refine negative prompt",
+ "localized": "Rafina negativa instigo",
+ "reload": "",
+ "hint": "Negativa instigo uzata por kaj la dua kodigilo en la baza modelo (se ĝi ekzistas) kaj por la rafina paŝo (se ŝaltita)"
+ },
+ {
+ "id": 47,
+ "label": "Renoise",
+ "localized": "Rebrui",
+ "reload": "",
+ "hint": "Apliki plian bruon dum detaligo"
+ },
+ {
+ "id": 48,
+ "label": "Renoise end",
+ "localized": "Fino de rebruado",
+ "reload": "",
+ "hint": "Finala paŝo kiam rebruado estas aplikata"
+ },
+ {
+ "id": 49,
+ "label": "Range",
+ "localized": "Gamo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Repeat x-axis",
+ "localized": "Ripeti x-akson",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Repeat y-axis",
+ "localized": "Ripeti y-akson",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "ReSwapper Model",
+ "localized": "ReSwapper-modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "Return original images",
+ "localized": "Liveri originalajn bildojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Restart step",
+ "localized": "Rekomenca paŝo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Restore pipeline on end",
+ "localized": "Restarigi ĉenstabiliton fine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Randomize seed after each loop iteration",
+ "localized": "Hazardigi semon post ĉiu bukloitero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Random seeds",
+ "localized": "Hazardaj semoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "Restore pipe on end",
+ "localized": "Restarigi dukton fine",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "Rows",
+ "localized": "Vicoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Repetition penalty",
+ "localized": "Ripetpunkto",
+ "reload": "",
+ "hint": "Malkuraĝigas reuzon de ĵetonoj kiuj jam aperas en la instigo aŭ eligo per punado de iliaj probabloj. Simile al aldono de frotado al revizitado de antaŭaj elektoj. Helpas rompi ripetajn buklojn sed povas redukti koheron ĉe agresemaj valoroj. Agordu al 1 por malŝalti."
+ },
+ {
+ "id": 61,
+ "label": "Redux prompt strength",
+ "localized": "Forto de Redux-instigo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "right",
+ "localized": "dekstre",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "Reference query weight",
+ "localized": "Pezo de referenca enketo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "Reference adain weight",
+ "localized": "Pezo de referenca AdaIN",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "Refine upscaler",
+ "localized": "Rafina pligrandigilo",
+ "reload": "",
+ "hint": "Elekti sekundaran pligrandigilon (upscaler) por lanĉi post la komenca"
+ },
+ {
+ "id": 66,
+ "label": "Refine foreground",
+ "localized": "Rafini malfonon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "Recursive",
+ "localized": "Rektursiva",
+ "reload": "",
+ "hint": "Procesi bildojn en subdosierujoj rektursive. Kiam ŝaltita, serĉas ĉiujn nestitajn subdosierujojn por bildoj procesotaj."
+ },
+ {
+ "id": 68,
+ "label": "Rebase",
+ "localized": "Rebazi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "Repos",
+ "localized": "Deponejoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "Refiner model",
+ "localized": "Rafina modelo",
+ "reload": "",
+ "hint": "Rafina modelo uzata por dua-paŝaj operacioj"
+ },
+ {
+ "id": 71,
+ "label": "Record torch streams",
+ "localized": "Registri Torch-fluojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Remote VAE image type",
+ "localized": "Defora VAE-bildtipo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "Remote VAE for encode",
+ "localized": "Defora VAE por kodigi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "RAS enabled",
+ "localized": "RAS ŝaltita",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "reduce-overhead",
+ "localized": "redukti-kromelspezon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "repeated",
+ "localized": "ripetita",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Root model folder",
+ "localized": "Radika modeldosierujo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Resize background color",
+ "localized": "Grandigi fonkoloron",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Restore from metadata: skip params",
+ "localized": "Restarigi el metadatumoj: preterpasi parametrojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Restore from metadata: skip settings",
+ "localized": "Restarigi el metadatumoj: preterpasi agordojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "requests",
+ "localized": "petoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "rust",
+ "localized": "rust",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 83,
+ "label": "Restore unparsed prompt",
+ "localized": "Restarigi neanalizitan instigon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "Reuse loaded model dictionary",
+ "localized": "Reuzi ŝargitan modelvortaron",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 85,
+ "label": "ReBasin",
+ "localized": "ReBasin",
+ "reload": "",
+ "hint": "Plenumas plurajn kunfandojn kun permutoj por konservi pli da ecoj de ambaŭ modeloj"
+ },
+ {
+ "id": 86,
+ "label": "Replace VAE",
+ "localized": "Anstataŭigi VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 87,
+ "label": "Reference unit 1",
+ "localized": "Referenca unuo 1",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "s": [
+ {
+ "id": 7550,
+ "label": "Sampler",
+ "localized": "Specimenilo",
+ "reload": "n/a",
+ "hint": "Agordoj rilataj al specimenilo kaj elekto de semo. Specimeniloj gvidas la procezon de transformado de bruo en bildon per pluraj paŝoj."
+ },
+ {
+ "id": 2852,
+ "label": "Scripts",
+ "localized": "Skriptoj",
+ "reload": "n/a",
+ "hint": "Ebligu pliajn funkciojn uzante elektitajn skriptojn dum la genera procezo"
+ },
+ {
+ "id": 9303,
+ "label": "Scale",
+ "localized": "Skalo",
+ "reload": "n/a",
+ "hint": "Regrandigi bildon al cela skalo. Se fiksita larĝo/alto estas agordita, ĉi tiu opcio estas ignorita"
+ },
+ {
+ "id": 3915,
+ "label": "Swap X/Y",
+ "localized": "Interŝanĝi X/Y",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1660,
+ "label": "Swap Y/Z",
+ "localized": "Interŝanĝi Y/Z",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9241,
+ "label": "Swap X/Z",
+ "localized": "Interŝanĝi X/Z",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6182,
+ "label": "Set prompt",
+ "localized": "Agordi komandvorton",
+ "reload": "n/a",
+ "hint": "Kopii la plibonigitan komandvorton al la ĉefa komandvorta enigo"
+ },
+ {
+ "id": 4307,
+ "label": "Skip",
+ "localized": "Preterpasi",
+ "reload": "n/a",
+ "hint": "Ĉesigi la nunan taskon kaj daŭrigi la prilaboradon"
+ },
+ {
+ "id": 4160,
+ "label": "Stop",
+ "localized": "Haltigi",
+ "reload": "n/a",
+ "hint": "Ĉesigi prilaboradon"
+ },
+ {
+ "id": 8406,
+ "label": "Show",
+ "localized": "Montri",
+ "reload": "n/a",
+ "hint": "Montri bildlokon"
+ },
+ {
+ "id": 4226,
+ "label": "Save",
+ "localized": "Konservi",
+ "reload": "n/a",
+ "hint": "Konservi bildon"
+ },
+ {
+ "id": 1994,
+ "label": "Sketch",
+ "localized": "Skizo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2038,
+ "label": "Size & Inputs",
+ "localized": "Grando kaj Enigoj",
+ "reload": "n/a",
+ "hint": "Agordoj rilataj al genera distingivo kaj aldonaj enigaj medioj"
+ },
+ {
+ "id": 4214,
+ "label": "Set receipe",
+ "localized": "Agordi recepton",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4169,
+ "label": "Scale by",
+ "localized": "Skali per",
+ "reload": "n/a",
+ "hint": "Uzu ĉi tiun langeton por regrandigi la fontbildo(j)n per elektita faktoro"
+ },
+ {
+ "id": 4461,
+ "label": "Scale to",
+ "localized": "Skali al",
+ "reload": "n/a",
+ "hint": "Uzu ĉi tiun langeton por regrandigi la fontbildo(j)n al elektita cela grando"
+ },
+ {
+ "id": 5518,
+ "label": "Settings",
+ "localized": "Agordoj",
+ "reload": "n/a",
+ "hint": "Aplikaĵaj agordoj"
+ },
+ {
+ "id": 5755,
+ "label": "System",
+ "localized": "Sistemo",
+ "reload": "n/a",
+ "hint": "Sistemaj agordoj kaj informoj"
+ },
+ {
+ "id": 6681,
+ "label": "Shutdown server",
+ "localized": "Malŝalti servilon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 3187,
+ "label": "Start profiling",
+ "localized": "Komenci profiladon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7553,
+ "label": "System Info",
+ "localized": "Sistemaj Informoj",
+ "reload": "n/a",
+ "hint": "Sistemaj informoj"
+ },
+ {
+ "id": 3177,
+ "label": "Set UI defaults",
+ "localized": "Agordi UI-defaŭltojn",
+ "reload": "n/a",
+ "hint": "Agordi nunajn valorojn kiel defaŭltajn valorojn por la uzantinterfaco"
+ },
+ {
+ "id": 5083,
+ "label": "Set UI menu states",
+ "localized": "Agordi statojn de UI-menuo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5739,
+ "label": "Send interrupt",
+ "localized": "Sendi interrompon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7266,
+ "label": "Submit results",
+ "localized": "Sendi rezultojn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9242,
+ "label": "System Paths",
+ "localized": "Sistemaj Vojoj",
+ "reload": "n/a",
+ "hint": "Agordoj rilataj al la loko de diversaj model-dosierujoj"
+ },
+ {
+ "id": 1287,
+ "label": "Show all pages",
+ "localized": "Montri ĉiujn paĝojn",
+ "reload": "n/a",
+ "hint": "Montri ĉiujn paĝojn de agordoj"
+ },
+ {
+ "id": 7483,
+ "label": "Save model",
+ "localized": "Konservi modelon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1555,
+ "label": "Scan missing",
+ "localized": "Skani mankantajn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1517,
+ "label": "Save receipe",
+ "localized": "Konservi recepton",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1652,
+ "label": "Simple Merge",
+ "localized": "Simpla Kunfandado",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2352,
+ "label": "Style",
+ "localized": "Stilo",
+ "reload": "n/a",
+ "hint": "Aldonaj stiloj aplikotaj al elektitaj generaj parametroj"
+ },
+ {
+ "id": 7144,
+ "label": "SD 1.5",
+ "localized": "SD 1.5",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9559,
+ "label": "SD XL",
+ "localized": "SD XL",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7066,
+ "label": "SD1.5",
+ "localized": "SD1.5",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8398,
+ "label": "SDXL",
+ "localized": "SDXL",
+ "reload": "n/a",
+ "hint": "StableDiffusion XL"
+ },
+ {
+ "id": 6625,
+ "label": "Start",
+ "localized": "Starti",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7188,
+ "label": "Select",
+ "localized": "Elekti",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8297,
+ "label": "Size",
+ "localized": "Grando",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2537,
+ "label": "Size & Batch",
+ "localized": "Grando kaj Aro",
+ "reload": "n/a",
+ "hint": "Bildgrando kaj aro"
+ },
+ {
+ "id": 5873,
+ "label": "Seed",
+ "localized": "Semo",
+ "reload": "n/a",
+ "hint": "Komenca semo kaj variaĵo"
+ },
+ {
+ "id": 7157,
+ "label": "Script",
+ "localized": "Skripto",
+ "reload": "n/a",
+ "hint": "Aldonaj skriptoj uzotaj"
+ },
+ {
+ "id": 6652,
+ "label": "Stable Diffusion 3.x",
+ "localized": "Stable Diffusion 3.x",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4272,
+ "label": "SDNQ: SD.Next Quantization",
+ "localized": "SDNQ: SD.Next Kvantigado",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6183,
+ "label": "Save Options",
+ "localized": "Konservaj Opcioj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5942,
+ "label": "Startup & Server Options",
+ "localized": "Lanĉaj kaj Servilaj Opcioj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7758,
+ "label": "SeedVR",
+ "localized": "SeedVR",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6167,
+ "label": "Styles",
+ "localized": "Stiloj",
+ "reload": "n/a",
+ "hint": "Aldonaj stiloj aplikotaj al elektitaj generaj parametroj"
+ },
+ {
+ "id": 7831,
+ "label": "Search & Download",
+ "localized": "Serĉi kaj Elŝuti",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5889,
+ "label": "Server log",
+ "localized": "Servila protokolo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5844,
+ "label": "Steps",
+ "localized": "Paŝoj",
+ "reload": "n/a",
+ "hint": "Kiom da fojoj plibonigi la generitan bildon itere; pli altaj valoroj daŭras pli longe; tre malaltaj valoroj povas produkti malbonajn rezultojn"
+ },
+ {
+ "id": 2299,
+ "label": "Sampling method",
+ "localized": "Specimeniga metodo",
+ "reload": "n/a",
+ "hint": "Kiun algoritmon uzi por produkti la bildon"
+ },
+ {
+ "id": 4520,
+ "label": "Sigma method",
+ "localized": "Sigma metodo",
+ "reload": "n/a",
+ "hint": "Regas kiel bruaj niveloj (sigmoj) estas distribuitaj tra difuzaj paŝoj. Opcioj: - default: la modela defaŭlto - karras: pli glata bru-horaro, pli alta kvalito kun malpli da paŝoj - beta: bazita sur beta-horaraj valoroj - exponential: eksponenta malkresko de bruo - lambdas: eksperimenta, ekvilibrigas signalon kaj bruon - flowmatch: agordita por modeloj de flua kongruo"
+ },
+ {
+ "id": 4751,
+ "label": "Sigma adjust",
+ "localized": "Sigma alĝustigo",
+ "reload": "n/a",
+ "hint": "Alĝustigi la sigman valoron de la specimenilo"
+ },
+ {
+ "id": 5380,
+ "label": "Sampler order",
+ "localized": "Specimenila ordo",
+ "reload": "n/a",
+ "hint": "Ordo de solvaj ĝisdatigoj en la specimenilo. Pli alta ordo plibonigas stabilecon/precizecon sed pliigas komputan koston."
+ },
+ {
+ "id": 6356,
+ "label": "SLG scale",
+ "localized": "SLG-skalo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1531,
+ "label": "SLG start",
+ "localized": "SLG-komenco",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1845,
+ "label": "SLG stop",
+ "localized": "SLG-halto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2502,
+ "label": "SLG layers",
+ "localized": "SLG-tavoloj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2829,
+ "label": "SLG config",
+ "localized": "SLG-agordo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4217,
+ "label": "SEG scale",
+ "localized": "SEG-skalo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8178,
+ "label": "SEG blur sigma",
+ "localized": "SEG-malklariga sigmo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 3271,
+ "label": "SEG blur threshold inf",
+ "localized": "SEG-malklariga sojlo inf",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8419,
+ "label": "SEG start",
+ "localized": "SEG-komenco",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8954,
+ "label": "SEG stop",
+ "localized": "SEG-halto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1869,
+ "label": "SEG layers",
+ "localized": "SEG-tavoloj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2799,
+ "label": "SEG config",
+ "localized": "SEG-agordo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9209,
+ "label": "Strength",
+ "localized": "Forto",
+ "reload": "n/a",
+ "hint": "Senbruiga forto dum bilda operacio kontrolas kiom el la originala bildo estas permesite ŝanĝi dum generado"
+ },
+ {
+ "id": 9804,
+ "label": "Sort detections",
+ "localized": "Ordigi detektojn",
+ "reload": "n/a",
+ "hint": "Ordigi detektitajn areojn de maldekstre dekstren anstataŭ laŭ detekta poentaro"
+ },
+ {
+ "id": 3194,
+ "label": "Sharpen",
+ "localized": "Akrigi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6525,
+ "label": "Subject",
+ "localized": "Subjekto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9018,
+ "label": "Same latent",
+ "localized": "Sama latento",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4598,
+ "label": "Share queries",
+ "localized": "Kunhavigi informpetojn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8925,
+ "label": "Sigma",
+ "localized": "Sigma",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 3261,
+ "label": "Stride",
+ "localized": "Paŝego",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2291,
+ "label": "Structure",
+ "localized": "Strukturo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9731,
+ "label": "Save HDR image",
+ "localized": "Konservi HDR-bildon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6319,
+ "label": "Saturation",
+ "localized": "Satureco",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1798,
+ "label": "Scale factor",
+ "localized": "Skal-faktoro",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2844,
+ "label": "Strength curve",
+ "localized": "Forto-kurbo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4190,
+ "label": "Slider",
+ "localized": "Glitilo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8085,
+ "label": "Set at prompt start",
+ "localized": "Agordi je komenco de komandvorto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7693,
+ "label": "space",
+ "localized": "spaco",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4991,
+ "label": "Skip guidance layers",
+ "localized": "Preterpasi gvidajn tavolojn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7262,
+ "label": "Shared options",
+ "localized": "Kunhavitaj opcioj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9551,
+ "label": "Shift",
+ "localized": "Ŝovo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1313,
+ "label": "Spatial frequency",
+ "localized": "Spaca frekvenco",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7731,
+ "label": "Save as copy",
+ "localized": "Konservi kiel kopion",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9309,
+ "label": "Sensitivity",
+ "localized": "Sentiveco",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2794,
+ "label": "System prompt",
+ "localized": "Sistema instrukcio",
+ "reload": "n/a",
+ "hint": "Sistema instrukcio kontrolas la konduton de la LLM. Ĝi estas prilaborata unue kaj restas tra la tuta konversacio. Ĝi havas la plej altan prioritaton kaj ĉiam estas aldonata ĉe la komenco de la sekvenco. Uzu por: Reguloj pri responda formatado, difino de rolo, stilo."
+ },
+ {
+ "id": 6511,
+ "label": "Source subject",
+ "localized": "Fonta subjekto",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6313,
+ "label": "Smooth mask",
+ "localized": "Glata masko",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1197,
+ "label": "Scale after",
+ "localized": "Skali poste",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2353,
+ "label": "Scale mask",
+ "localized": "Skali maskon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 3052,
+ "label": "Show input",
+ "localized": "Montri enigon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9934,
+ "label": "Show preview",
+ "localized": "Montri antaŭrigardon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5731,
+ "label": "Separate init image",
+ "localized": "Aparta komenca bildo",
+ "reload": "n/a",
+ "hint": "Kreas aldonan fenestron apud la Kontrola enigo etikedita 'Init input', tiel ke vi povas havi apartan bildon por kaj Kontrol-operacioj kaj komenca fonto."
+ },
+ {
+ "id": 2919,
+ "label": "Skip input frames",
+ "localized": "Preterpasi enigajn kadrojn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5444,
+ "label": "Style fidelity",
+ "localized": "Stila fideleco",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8994,
+ "label": "Scribble",
+ "localized": "Skribaĉo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 7917,
+ "label": "Score threshold",
+ "localized": "Poentara sojlo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6527,
+ "label": "Sampler shift",
+ "localized": "Specimenila ŝovo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1992,
+ "label": "Save output",
+ "localized": "Konservi eligon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4165,
+ "label": "Show result images",
+ "localized": "Montri rezultajn bildojn",
+ "reload": "n/a",
+ "hint": "Ebligu por montri la prilaboritajn bildojn en la bilda fenestro"
+ },
+ {
+ "id": 9888,
+ "label": "Save Caption Files",
+ "localized": "Konservi Priskribajn Dosierojn",
+ "reload": "n/a",
+ "hint": "Konservi generitajn priskribojn al .txt-dosieroj kune kun la bildoj. Ĉiu bildo ricevas kongruan priskriban dosieron kun la sama baznomo."
+ },
+ {
+ "id": 6240,
+ "label": "Sort alphabetically",
+ "localized": "Ordigi alfabete",
+ "reload": "n/a",
+ "hint": "Ordigi etikedojn alfabete anstataŭ laŭ konfida poentaro. Kiam malŝaltite, etikedoj estas ordigitaj laŭ konfido (plej alta unue). Alfabeta ordigo faciligas trovi specifajn etikedojn."
+ },
+ {
+ "id": 2334,
+ "label": "Show confidence scores",
+ "localized": "Montri konfidajn poentarojn",
+ "reload": "n/a",
+ "hint": "Montri konfidajn poentarojn kune kun ĉiu etikedo. Montras kiom certa la modelo estas pri ĉiu etikedo (0.0 ĝis 1.0). Utila por kompreni kiuj etikedoj estas plej fidindaj."
+ },
+ {
+ "id": 8909,
+ "label": "Search",
+ "localized": "Serĉi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9866,
+ "label": "Sort by",
+ "localized": "Ordigi laŭ",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2677,
+ "label": "Specific branch name",
+ "localized": "Specifa branĉnomo",
+ "reload": "n/a",
+ "hint": "Specifi etendan branĉnomon, lasu malplena por la defaŭlta"
+ },
+ {
+ "id": 9123,
+ "label": "Submodules",
+ "localized": "Submoduloj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1554,
+ "label": "Server start time",
+ "localized": "Servila starttempo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1810,
+ "label": "State",
+ "localized": "Stato",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6942,
+ "label": "Search Docs",
+ "localized": "Serĉi Dokumentaron",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1009,
+ "label": "Search GitHub Wiki Pages",
+ "localized": "Serĉi GitHub-Vikipaĝojn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5416,
+ "label": "Search Changelog",
+ "localized": "Serĉi Ŝanĝoprotokolon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 9931,
+ "label": "Stage boundary ratio",
+ "localized": "Etapa limproporcio",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1544,
+ "label": "sequential",
+ "localized": "sekvenca",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 3122,
+ "label": "SVD rank size",
+ "localized": "SVD-ranga grando",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1522,
+ "label": "SVD steps",
+ "localized": "SVD-paŝoj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5344,
+ "label": "Shuffle weights in post mode",
+ "localized": "Miksi pezojn en post-reĝimo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 3441,
+ "label": "SDXL: Use weighted pooled embeds",
+ "localized": "SDXL: Uzi pezitajn komunajn ensemblojn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 3109,
+ "label": "Sana: Use complex human instructions",
+ "localized": "Sana: Uzi kompleksajn homajn instrukciojn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1329,
+ "label": "Scaled-Dot-Product",
+ "localized": "Skalita-Skalarprodukto",
+ "reload": "n/a",
+ "hint": "Memora optimumigo. Ne-determinisma krom se SDP-memora atento estas malŝaltita."
+ },
+ {
+ "id": 7231,
+ "label": "Sage attention",
+ "localized": "Sage-atento",
+ "reload": "n/a",
+ "hint": "Eksperimenta atenta optimumiga metodo. Povas plibonigi rapidon sed estas malpli testita kaj povas kaŭzi erarojn."
+ },
+ {
+ "id": 9104,
+ "label": "stable-fast",
+ "localized": "stabile-rapide",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1441,
+ "label": "Save all generated images",
+ "localized": "Konservi ĉiujn generitajn bildojn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5322,
+ "label": "Save interrupted images",
+ "localized": "Konservi interrompitajn bildojn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8211,
+ "label": "Save all generated image grids",
+ "localized": "Konservi ĉiujn generitajn bild-kradojn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4344,
+ "label": "Show metadata in full screen image browser",
+ "localized": "Montri metamdatumojn en tutekrana bildfoliumilo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2111,
+ "label": "Save init images",
+ "localized": "Konservi komencajn bildojn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8321,
+ "label": "Save image before hires",
+ "localized": "Konservi bildon antaŭ alt-distingivo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5311,
+ "label": "Save image before refiner",
+ "localized": "Konservi bildon antaŭ rafinilo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2811,
+ "label": "Save image before detailer",
+ "localized": "Konservi bildon antaŭ detaligilo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5331,
+ "label": "Save image before color correction",
+ "localized": "Konservi bildon antaŭ kolorkorektado",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8222,
+ "label": "Save inpainting mask",
+ "localized": "Konservi maskon de ena-pentrado",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4111,
+ "label": "Save inpainting masked composite",
+ "localized": "Konservi kombinitan maskon de ena-pentrado",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2411,
+ "label": "Save images to a subdirectory",
+ "localized": "Konservi bildojn en subdosierujon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8344,
+ "label": "Save metadata in image",
+ "localized": "Konservi metamdatumojn en bildo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5355,
+ "label": "Save metadata to text file",
+ "localized": "Konservi metamdatumojn al teksta dosiero",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2812,
+ "label": "Save metadata to JSON file",
+ "localized": "Konservi metamdatumojn al JSON-dosiero",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5312,
+ "label": "System information to include in metadata",
+ "localized": "Sistemaj informoj inkludotaj en metamdatumoj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8221,
+ "label": "Standard",
+ "localized": "Norma",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4112,
+ "label": "Show MOTD",
+ "localized": "Montri tagmesaĝon (MOTD)",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2412,
+ "label": "sidebar",
+ "localized": "flankstrio",
+ "reload": "n/a",
+ "hint": "flankstrio dekstre de la ekrano"
+ },
+ {
+ "id": 8341,
+ "label": "Show log view",
+ "localized": "Montri protokolan vidon",
+ "reload": "n/a",
+ "hint": "Montri protokolan vidon malsupre de la ĉefa fenestro"
+ },
+ {
+ "id": 5351,
+ "label": "Show grid in results",
+ "localized": "Montri kradon en rezultoj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2813,
+ "label": "Send seed when sending prompt or image to other interface",
+ "localized": "Sendi semon kiam oni sendas komandvorton aŭ bildon al alia interfaco",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5313,
+ "label": "Send size when sending prompt or image to another interface",
+ "localized": "Sendi grandon kiam oni sendas komandvorton aŭ bildon al alia interfaco",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8223,
+ "label": "Show labels for aside tabs",
+ "localized": "Montri etikedojn por flankaj langetoj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4113,
+ "label": "Show labels for main tabs",
+ "localized": "Montri etikedojn por ĉefaj langetoj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2413,
+ "label": "Show labels for page tabs",
+ "localized": "Montri etikedojn por paĝaj langetoj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8342,
+ "label": "Show ticks for input range slider",
+ "localized": "Montri markojn por eniga glitilo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5352,
+ "label": "Show parameter outline",
+ "localized": "Montri parametran konturon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2814,
+ "label": "Simple",
+ "localized": "Simpla",
+ "reload": "n/a",
+ "hint": "Tre malmultekosta proksimumado. Tre rapida kompare al VAE, sed produktas bildojn kun 8-oble pli malgranda horizontala/vertikala distingivo kaj ekstreme malalta kvalito"
+ },
+ {
+ "id": 5314,
+ "label": "SeedVR CFG Scale",
+ "localized": "SeedVR CFG-skalo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8224,
+ "label": "Sort order",
+ "localized": "Ordig-ordo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4114,
+ "label": "Skip CivitAI scan for regex pattern(s)",
+ "localized": "Preterpasi CivitAI-skanadon por regul-esprimaj ŝablonoj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2414,
+ "label": "Show reference styles",
+ "localized": "Montri referencajn stilojn",
+ "reload": "n/a",
+ "hint": "Montri aŭ kaŝi enkonstruitajn stilojn"
+ },
+ {
+ "id": 8343,
+ "label": "Skip Generation if NaN found in latents",
+ "localized": "Preterpasi generadon se NaN troviĝas en latentoj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5353,
+ "label": "Save grids to a subdirectory",
+ "localized": "Konservi kradojn en subdosierujon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2815,
+ "label": "Show live previews",
+ "localized": "Montri vivajn antaŭrigardojn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5315,
+ "label": "Save resumable optimizer state when training",
+ "localized": "Konservi rekomenceblan optimumigan staton dum trejnado",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8225,
+ "label": "Save training settings to a text file",
+ "localized": "Konservi trejnajn agordojn al teksta dosiero",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4115,
+ "label": "Show previews as a grid",
+ "localized": "Montri antaŭrigardojn kiel kradon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2415,
+ "label": "Show progressbar",
+ "localized": "Montri progresbreton",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8345,
+ "label": "Save generated images within tensorboard",
+ "localized": "Konservi generitajn bildojn ene de tensorboard",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5354,
+ "label": "Save loss CSV file every n steps",
+ "localized": "Konservi CSV-dosieron de perdo ĉiujn n paŝojn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2816,
+ "label": "Save images to a subdirectory when using Save button",
+ "localized": "Konservi bildojn en subdosierujon kiam oni uzas la butonon Konservi",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5316,
+ "label": "Secondary model",
+ "localized": "Sekundara modelo",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8226,
+ "label": "Save metadata",
+ "localized": "Konservi metamdatumojn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4116,
+ "label": "safetensors",
+ "localized": "safetensors",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2416,
+ "label": "shuffle",
+ "localized": "miksi",
+ "reload": "n/a",
+ "hint": "Ŝargas plenan modelon en RAM kaj kalkulas en VRAM: Malpli da akcelo, sugestata por SDXL-kunfandoj"
+ },
+ {
+ "id": 8346,
+ "label": "Save diffusers",
+ "localized": "Konservi difuzilojn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5356,
+ "label": "Save safetensors",
+ "localized": "Konservi safetensors",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2817,
+ "label": "Search models",
+ "localized": "Serĉi modelojn",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5317,
+ "label": "Select model",
+ "localized": "Elekti modelon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8227,
+ "label": "Specify model variant",
+ "localized": "Specifi model-variaĵon",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4117,
+ "label": "Specify model revision",
+ "localized": "Specifi model-revizion",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2417,
+ "label": "SegmentAnything",
+ "localized": "SegmentAnything",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 8347,
+ "label": "Sections",
+ "localized": "Sekcioj",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5357,
+ "label": "Samplers",
+ "localized": "Specimeniloj",
+ "reload": "n/a",
+ "hint": "Altnivelaj agordoj de specimeniloj/planiloj"
+ }
+ ],
+ "t": [
+ {
+ "id": 0,
+ "label": "T2I",
+ "localized": "T2I",
+ "reload": "",
+ "hint": "Krei bildon el teksto Hereda interfaco kiu imitas la originalan tekst-al-bildan interfacon kaj konduton"
+ },
+ {
+ "id": 0,
+ "label": "T2I Adapter",
+ "localized": "T2I Adaptilo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tagger",
+ "localized": "Etikedilo",
+ "reload": "",
+ "hint": "Etiki bildojn per anime-fokusitaj klasifikaj modeloj kiel WaifuDiffusion aŭ DeepBooru."
+ },
+ {
+ "id": 0,
+ "label": "Tag",
+ "localized": "Etiki",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text Encoder",
+ "localized": "Tekst-kodigilo",
+ "reload": "",
+ "hint": "Agordoj rilataj al tekst-kodigilo kaj prompt-kodiga procesado dum generado"
+ },
+ {
+ "id": 0,
+ "label": "Text",
+ "localized": "Teksto",
+ "reload": "",
+ "hint": "Krei bildon el teksto"
+ },
+ {
+ "id": 0,
+ "label": "TorchAO",
+ "localized": "TorchAO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TensorRT",
+ "localized": "TensorRT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Torch Options",
+ "localized": "Torch-opcioj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Token Merging",
+ "localized": "Kunfandigo de ĵetonoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TeaCache",
+ "localized": "TeaCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Theme options",
+ "localized": "Etosaj opcioj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Task History",
+ "localized": "Taska historio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timestep spacing",
+ "localized": "Tempopaŝa spacado",
+ "reload": "",
+ "hint": "Determinas kiel tempopaŝoj estas spacigitaj tra la difuza procezo. Opcioj: - default: la modela defaŭlto - leading: kreas egale spacigitajn paŝojn - linspace: inkluzivas la unuan kaj lastan paŝojn kaj egale elektas la ceterajn mezajn paŝojn - trailing: nur inkluzivas la lastan paŝon kaj egale elektas la ceterajn mezajn paŝojn ekde la fino"
+ },
+ {
+ "id": 0,
+ "label": "Timesteps presets",
+ "localized": "Tempopaŝaj agordaroj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timesteps override",
+ "localized": "Anstataŭigo de tempopaŝoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "thresholding",
+ "localized": "Sojlovalorigado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Texture tiling",
+ "localized": "Tekstura kahelaro",
+ "reload": "",
+ "hint": "Apliki senjuntan kahelaron al la generita bildo por ke ĝi estu uzebla kiel teksturo"
+ },
+ {
+ "id": 0,
+ "label": "Threshold",
+ "localized": "Sojlo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Trigger word",
+ "localized": "Stigvorto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temperature",
+ "localized": "Temperaturo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Timestep",
+ "localized": "Tempopaŝo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=1",
+ "localized": "Kahela prompto: x=1 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=2",
+ "localized": "Kahela prompto: x=1 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=3",
+ "localized": "Kahela prompto: x=1 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=4",
+ "localized": "Kahela prompto: x=1 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=1",
+ "localized": "Kahela prompto: x=2 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=2",
+ "localized": "Kahela prompto: x=2 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=3",
+ "localized": "Kahela prompto: x=2 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=4",
+ "localized": "Kahela prompto: x=2 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=1",
+ "localized": "Kahela prompto: x=3 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=2",
+ "localized": "Kahela prompto: x=3 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=3",
+ "localized": "Kahela prompto: x=3 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=4",
+ "localized": "Kahela prompto: x=3 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=1",
+ "localized": "Kahela prompto: x=4 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=2",
+ "localized": "Kahela prompto: x=4 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=3",
+ "localized": "Kahela prompto: x=4 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=4",
+ "localized": "Kahela prompto: x=4 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temporal frequency",
+ "localized": "Tempa frekvenco",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Top-K",
+ "localized": "Top-K",
+ "reload": "",
+ "hint": "Limigas la elekton de ĵetonoj al la K plej verŝajnaj kandidatoj ĉe ĉiu paŝo. Pli malaltaj valoroj (ekz. 40) igas la rezultojn pli fokusitaj kaj antaŭvideblaj, dum pli altaj valoroj permesas pli diversajn elektojn. Agordu al 0 por malŝalti."
+ },
+ {
+ "id": 0,
+ "label": "Top-P",
+ "localized": "Top-P",
+ "reload": "",
+ "hint": "Elektas ĵetonojn el la plej malgranda aro kies akumula probablo superas P (ekz. 0.9). Dinamike adaptas la nombron da kandidatoj surbaze de la modela konfido; malpli da opcioj kiam certa, pli kiam necerta. Agordu al 1 por malŝalti."
+ },
+ {
+ "id": 0,
+ "label": "Thinking mode",
+ "localized": "Pensmaniero",
+ "reload": "",
+ "hint": "Ebligas pensadon/rezonadon, permesante al la modelo preni pli da tempo por generi respondojn. Tio povas konduki al pli pripensemaj kaj detalaj respondoj, sed pliigos la respondtempon. Tiu ĉi agordo influas kaj hibridajn kaj nur-pensemajn modelojn, kaj en kelkaj povus rezultigi pli malaltan ĝeneralan kvaliton ol atendite. Por nur-pensemaj modeloj kiel Qwen3-VL, tiu ĉi agordo eble devas esti kombinita kun prefiksado por garantii la preventon de pensado. Modeloj subtenantaj tiun ĉi funkcion estas markitaj per ikono ."
+ },
+ {
+ "id": 0,
+ "label": "Target subject",
+ "localized": "Cela subjekto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tool",
+ "localized": "Ilo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Textbox",
+ "localized": "Tekstujo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile overlap",
+ "localized": "Kahela koincido",
+ "reload": "",
+ "hint": "Por SD-skaligo, kiom da koincido en rastrumeroj devus esti inter kaheloj. Kaheloj koincidas tiel ke kiam ili estas rekunfandaĵitaj en unu bildon, ne estu klare videbla kunkudro"
+ },
+ {
+ "id": 0,
+ "label": "T2I Strength",
+ "localized": "T2I-forto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Time embedding mix",
+ "localized": "Tempa enkorpiga mikso",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tiling options",
+ "localized": "Kahelaraj opcioj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tiny",
+ "localized": "Malgrandeta",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "True guidance",
+ "localized": "Vera gvidado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile frames",
+ "localized": "Kahelaj kadroj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Task",
+ "localized": "Tasko",
+ "reload": "",
+ "hint": "Ŝanĝas kiun taskon la modelo plenumos. Regulaj tekstaj promptoj povas esti uzataj kiam la tasko estas agordita al Uzi Promptun . Kiam aliaj opcioj estas elektitaj, vidu la sugestan tekston ene de malplena Prompto kampo por gvidado."
+ },
+ {
+ "id": 0,
+ "label": "Tagger Model",
+ "localized": "Etikedila modelo",
+ "reload": "",
+ "hint": "Modelo uzata por bildetikedado.WaifuDiffusion modeloj (wd-*): Modernaj etikediloj kun apartaj ĝeneralaj kaj karakteraj sojloj.DeepBooru : Hereda etikedilo, uzas nur ĝeneralan sojlon."
+ },
+ {
+ "id": 0,
+ "label": "Torch",
+ "localized": "Torch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Transformers load using Run:ai streamer",
+ "localized": "Ŝargi Transformers per Run:ai streamer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temporal steps",
+ "localized": "Tempaj paŝoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TE",
+ "localized": "TE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "true",
+ "localized": "true",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text encoder model",
+ "localized": "Tekst-kodigila modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text encoder cache size",
+ "localized": "Kaŝmemora grandeco de tekst-kodigilo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T5: Use shared instance of text encoder",
+ "localized": "T5: Uzi komunan instancon de tekst-kodigilo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tunable ops limit",
+ "localized": "Limo de agordeblaj operacioj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ToMe",
+ "localized": "ToMe",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ToDo",
+ "localized": "ToDo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ToMe token merging ratio",
+ "localized": "ToMe-proporcio de ĵetona kunfandigo",
+ "reload": "",
+ "hint": "Ebligi redundan ĵetonan kunfandigon per tomesd por rapido kaj memoraj plibonigoj, 0=malŝaltita"
+ },
+ {
+ "id": 0,
+ "label": "ToDo token merging ratio",
+ "localized": "ToDo-proporcio de ĵetona kunfandigo",
+ "reload": "",
+ "hint": "Ebligi redundan ĵetonan kunfandigon per todo por rapido kaj memoraj plibonigoj, 0=malŝaltita"
+ },
+ {
+ "id": 0,
+ "label": "TaylorSeer",
+ "localized": "TaylorSeer",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TeaCache cache enabled",
+ "localized": "TeaCache-kaŝmemoro ebligita",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TeaCache L1 threshold",
+ "localized": "TeaCache L1 sojlo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TAESD",
+ "localized": "TAESD",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TAESD variant",
+ "localized": "TAESD-varianto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TAESD decode layers",
+ "localized": "TAESD-malkodigaj tavoloj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tensorboard flush period",
+ "localized": "Tensorboard-elviŝa periodo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tertiary model",
+ "localized": "Terciara modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Target model type",
+ "localized": "Cela model-tipo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 1",
+ "localized": "T2I-Adapter unuo 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 2",
+ "localized": "T2I-Adapter unuo 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 3",
+ "localized": "T2I-Adapter unuo 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T2I-Adapter unit 4",
+ "localized": "T2I-Adapter unuo 4",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "u": [
+ {
+ "id": 755,
+ "label": "Unload model",
+ "localized": "Malŝargi modelon",
+ "reload": "",
+ "hint": "Malŝargi la nuntempe ŝargitan modelon"
+ },
+ {
+ "id": 39,
+ "label": "Upload",
+ "localized": "Alŝuti",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1546,
+ "label": "Unload",
+ "localized": "Malŝargi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8586,
+ "label": "Update all installed",
+ "localized": "Ĝisdatigi ĉiujn instalitajn",
+ "reload": "",
+ "hint": "Ĝisdatigi instalitajn etendaĵojn al ilia plej nova disponebla versio"
+ },
+ {
+ "id": 1605,
+ "label": "Update",
+ "localized": "Ĝisdatigi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2808,
+ "label": "User interface",
+ "localized": "Uzantinterfaco",
+ "reload": "",
+ "hint": "Revizii kaj agordi preferojn de la uzantinterfaco"
+ },
+ {
+ "id": 5511,
+ "label": "Update all",
+ "localized": "Ĝisdatigi ĉiujn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4226,
+ "label": "Upscale",
+ "localized": "Pligrandigi",
+ "reload": "",
+ "hint": "Pligrandigi bildon per inteligenta skalo"
+ },
+ {
+ "id": 11172,
+ "label": "UI Tabs",
+ "localized": "UI-langetoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11181,
+ "label": "Upscaling",
+ "localized": "Pligrandigo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4190,
+ "label": "Use segmentation",
+ "localized": "Uzi segmentadon",
+ "reload": "",
+ "hint": "Ruli detaligilon per segmentada masko"
+ },
+ {
+ "id": 4228,
+ "label": "Unload adapter",
+ "localized": "Malŝargi adaptilon",
+ "reload": "",
+ "hint": "Malŝargi IP-adaptilon tuj post generacio. Alie IP-adaptilo restos ŝargita por pli rapida uzo en sekva generprocezo"
+ },
+ {
+ "id": 4315,
+ "label": "Use same seed",
+ "localized": "Uzi saman semon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4338,
+ "label": "Use defaults",
+ "localized": "Uzi defaŭltojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4465,
+ "label": "Use text inputs",
+ "localized": "Uzi tekstajn enirojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4466,
+ "label": "Use random seeds",
+ "localized": "Uzi hazardajn semojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4502,
+ "label": "Use vision",
+ "localized": "Uzi vidkapablon",
+ "reload": "",
+ "hint": "Inkluzivi enigan bildon dum plibonigo de komando. Nur disponeblas por vidkapablaj modeloj, markitaj per -ikono."
+ },
+ {
+ "id": 4504,
+ "label": "Use samplers",
+ "localized": "Uzi specimenilojn",
+ "reload": "",
+ "hint": "Ebligi por uzi specimenadon (hazarda elektado de ĵetonoj bazitaj sur metodoj kiel Top-k aŭ Top-p) aŭ malebligi por uzi fiksitan (gruman) deĉifradon (elektado de la plej probabla ĵetono ĉe ĉiu paŝo). Ebligo faras la rezultojn pli diversaj kaj kreivaj sed malpli antaŭvideblaj."
+ },
+ {
+ "id": 4575,
+ "label": "Unload after processing",
+ "localized": "Malŝargi post procesado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4616,
+ "label": "up",
+ "localized": "supren",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4620,
+ "label": "Upscaler",
+ "localized": "Pligrandigilo",
+ "reload": "",
+ "hint": "Kiun antaŭtrejnitan modelon uzi por la pligrandiga procezo."
+ },
+ {
+ "id": 4750,
+ "label": "Units",
+ "localized": "Unuoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4755,
+ "label": "Unload processor",
+ "localized": "Malŝargi procesilon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4898,
+ "label": "Use spaces",
+ "localized": "Uzi spacojn",
+ "reload": "",
+ "hint": "Anstataŭigi substrekojn per spacoj en la etikeda rezulto. Iuj komandsistemoj preferas spacojn inter vortoj (ekz. 'longa hararo') dum aliaj uzas substrekojn (ekz. 'longa_hararo')."
+ },
+ {
+ "id": 8669,
+ "label": "Username",
+ "localized": "Uzantnomo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11068,
+ "label": "UNET model",
+ "localized": "UNET-modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11090,
+ "label": "Use torch streams",
+ "localized": "Uzi 'torch' fluojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11098,
+ "label": "Use SVD quantization",
+ "localized": "Uzi SVD-kvantizadon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11099,
+ "label": "Use Dynamic quantization",
+ "localized": "Uzi dinamikan kvantizadon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11100,
+ "label": "Use quantized MatMul",
+ "localized": "Uzi kvantizitan MatMul",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11101,
+ "label": "Use quantized MatMul with conv",
+ "localized": "Uzi kvantizitan MatMul kun konv",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11116,
+ "label": "Use line break as prompt segment marker",
+ "localized": "Uzi linirompon kiel komandsegmentan markilon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11117,
+ "label": "Use zeros for prompt padding",
+ "localized": "Uzi nulojn por komand-remburado",
+ "reload": "",
+ "hint": "Devigi plenan nulan tensoron kiam komando estas malplena por forigi ajnan restan bruon"
+ },
+ {
+ "id": 11130,
+ "label": "Upcast sampling",
+ "localized": "Supren-konverti specimenadon",
+ "reload": "",
+ "hint": "Kutime produktas similajn rezultojn al --no-half kun pli bona efikeco uzante malpli da memoro"
+ },
+ {
+ "id": 11134,
+ "label": "Unset",
+ "localized": "Malfiksi",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11142,
+ "label": "UI save only saves selected image",
+ "localized": "UI-konservo nur konservas elektitan bildon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11146,
+ "label": "Use image gallery cache",
+ "localized": "Uzi bildgalerian kaŝmemoron",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11148,
+ "label": "Use fixed width thumbnails",
+ "localized": "Uzi fiks-larĝajn bildetojn",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11169,
+ "label": "UI theme",
+ "localized": "UI-etoso",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11173,
+ "label": "UI request timeout",
+ "localized": "UI-petatendo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11174,
+ "label": "UI locale",
+ "localized": "UI-lokaro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11186,
+ "label": "Unload upscaler after processing",
+ "localized": "Malŝargi pligrandigilon post procesado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11187,
+ "label": "Upscaler latent steps",
+ "localized": "Pligrandigilaj latentaj paŝoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11188,
+ "label": "Upscaler tile size",
+ "localized": "Pligrandigila kahela grandeco",
+ "reload": "",
+ "hint": "0 = neniu kaheligado"
+ },
+ {
+ "id": 11189,
+ "label": "Upscaler tile overlap",
+ "localized": "Pligrandigila kahela imbrikiĝo",
+ "reload": "",
+ "hint": "Malaltaj valoroj = videbla kunkudro"
+ },
+ {
+ "id": 11197,
+ "label": "Use cached model config when available",
+ "localized": "Uzi kaŝmemorigitan model-agordon se disponebla",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11204,
+ "label": "UI show on startup",
+ "localized": "Montri UI-on dum startigo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11205,
+ "label": "UI sidebar width (%)",
+ "localized": "Larĝeco de UI-flanka kolumno (%)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11206,
+ "label": "UI height (%)",
+ "localized": "UI-alto (%)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11207,
+ "label": "UI fetch network info on mouse-over",
+ "localized": "UI-venigi retan informon per mus-pasigo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11208,
+ "label": "Use reference values when available",
+ "localized": "Uzi referencvalorojn se disponeblaj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11218,
+ "label": "user",
+ "localized": "uzanto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11221,
+ "label": "Upcast attention layer",
+ "localized": "Supren-konverti atent-tavolon",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11222,
+ "label": "Use separate base dict",
+ "localized": "Uzi apartan bazan vortaron",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11223,
+ "label": "Use model EMA weights when possible",
+ "localized": "Uzi modelajn EMA-pezojn kiam eblas",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11224,
+ "label": "Use Kohya method for handling multiple LoRA",
+ "localized": "Uzi Kohya-metodon por trakti plurajn LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11225,
+ "label": "UI scripts order",
+ "localized": "UI-skripta ordo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11226,
+ "label": "Use upscaler as suffix",
+ "localized": "Uzi pligrandigilon kiel sufikson",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12050,
+ "label": "Unload Current Model from VRAM",
+ "localized": "Malŝargi nunan modelon de VRAM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5745,
+ "label": "unet",
+ "localized": "unet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14002,
+ "label": "Upsample",
+ "localized": "Supren-specimeni",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "v": [
+ {
+ "id": 755,
+ "label": "Video",
+ "localized": "Video",
+ "reload": "",
+ "hint": "Krei videojn per diversaj metodoj Subtenas tekston-al-bildo, bildon-al-bildo unua-lasta-kadro, ktp."
+ },
+ {
+ "id": 547,
+ "label": "Video Params",
+ "localized": "Video-parametroj",
+ "reload": "",
+ "hint": "Agordoj rilataj al la kodigo de la eliga videodosiero"
+ },
+ {
+ "id": 812,
+ "label": "VLM Caption",
+ "localized": "VLM-priskribo",
+ "reload": "",
+ "hint": "Analizi bildon per vida lingvomodelo (VLM)"
+ },
+ {
+ "id": 923,
+ "label": "Variational Auto Encoder",
+ "localized": "Variacia Aŭtomata Enkodilo",
+ "reload": "",
+ "hint": "Agordoj rilataj al Variacia Aŭtomata Enkodilo (VAE) kaj la procezo de malkodigo de bildoj dum kreado"
+ },
+ {
+ "id": 431,
+ "label": "VAE",
+ "localized": "VAE",
+ "reload": "",
+ "hint": "Variacia Aŭtomata Enkodilo: modelo uzata por malkodigi la bildon ĉe la fino de la kreado"
+ },
+ {
+ "id": 128,
+ "label": "Video Output",
+ "localized": "Video-eligo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 654,
+ "label": "Variation",
+ "localized": "Vario",
+ "reload": "",
+ "hint": "Dua semo miksota kun la ĉefa semo"
+ },
+ {
+ "id": 987,
+ "label": "Variation strength",
+ "localized": "Varioforto",
+ "reload": "",
+ "hint": "Kiel forta vario estu produktita. Ĉe 0, ne estos efiko. Ĉe 1, vi ricevos la tutan bildon kun la varia semo (escepte de praulaj specimeniloj, kie vi simple ricevos ion)"
+ },
+ {
+ "id": 321,
+ "label": "VAE type",
+ "localized": "VAE-tipo",
+ "reload": "",
+ "hint": "Elektu ĉu vi volas ruli plenan VAE, malkvalitigitan VAE aŭ provi uzi malproksiman VAE-servon"
+ },
+ {
+ "id": 456,
+ "label": "Vibrance",
+ "localized": "Vibrado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 789,
+ "label": "Version",
+ "localized": "Versio",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 159,
+ "label": "Video format",
+ "localized": "Videoformato",
+ "reload": "",
+ "hint": "Formato kaj kodeko de la eliga video"
+ },
+ {
+ "id": 357,
+ "label": "Video duration",
+ "localized": "Videodaŭro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 951,
+ "label": "Video engine",
+ "localized": "Video-motoro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 852,
+ "label": "Video model",
+ "localized": "Video-modelo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 741,
+ "label": "VAE decode",
+ "localized": "VAE-malkodigo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 963,
+ "label": "Video interpolation",
+ "localized": "Video-interpolado",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 258,
+ "label": "Video codec",
+ "localized": "Videokodeko",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 147,
+ "label": "Video options",
+ "localized": "Video-opcioj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 369,
+ "label": "Video save video",
+ "localized": "Video-konserva video",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 246,
+ "label": "Video save frames",
+ "localized": "Video-konservaj kadroj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 135,
+ "label": "Video save safetensors",
+ "localized": "Video-konservaj safetensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 864,
+ "label": "Video file",
+ "localized": "Videodosiero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 579,
+ "label": "VLM Model",
+ "localized": "VLM-modelo",
+ "reload": "",
+ "hint": "Elektu kiun modelon uzi por Vid-Lingvaj taskoj. Modeloj kiuj subtenas pensreĝimon estas markitaj per ikono."
+ },
+ {
+ "id": 210,
+ "label": "VLM Max Tokens",
+ "localized": "VLM Maksimumaj Ĵetonoj",
+ "reload": "",
+ "hint": "Maksimuma nombro da ĵetonoj kiujn la modelo povas generi en sia respondo. La modelo ne konscias pri ĉi tiu limo dum generado kaj ĝi ne igos la modelon provi generi pli detalajn aŭ pli koncizajn respondojn, ĝi simple fiksas la rigidan limon por la longo, kaj perforte ĉesigos la respondon kiam la limo estos atingita."
+ },
+ {
+ "id": 412,
+ "label": "VLM Num Beams",
+ "localized": "VLM Nombro da Radioj",
+ "reload": "",
+ "hint": "Subtenas plurajn kandidatajn vojojn samtempe kaj elektas la entute plej bonan sinsekvon. Simile al esplorado de pluraj skizoj samtempe por trovi la plej bonan. Pli profunda sed multe pli malrapida kaj malpli krea ol hazarda specimenigo. Ĝenerale ne rekomendita, la plej multaj modernaj VLM-oj funkcias pli bone per specimenigaj metodoj. Agordu al 1 por malŝalti."
+ },
+ {
+ "id": 635,
+ "label": "VLM Temperature",
+ "localized": "VLM-temperaturo",
+ "reload": "",
+ "hint": "Regas hazardon en la elekto de ĵetonoj. Pli malaltaj valoroj (ekz. 0.1) igas eligojn pli fokusitaj kaj determinismaj, ĉiam elektante alt-probablajn ĵetonojn. Pli altaj valoroj (ekz. 0.9) pliigas kreivon kaj diversecon permesante malpli probablajn ĵetonojn. Agordu al 0 por plene determinisma eligo (ĉiam elektas la plej probablan ĵetonon)."
+ },
+ {
+ "id": 742,
+ "label": "VLM",
+ "localized": "VLM",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 853,
+ "label": "VAE model",
+ "localized": "VAE-modelo",
+ "reload": "",
+ "hint": "VAE helpas pri fajnaj detaloj en la fina bildo kaj povas ankaŭ ŝanĝi kolorojn"
+ },
+ {
+ "id": 964,
+ "label": "VAE slicing",
+ "localized": "VAE-tranĉado",
+ "reload": "",
+ "hint": "Malkodigas latentaĵojn de aro po unu bildo samtempe kun limigita VRAM. Malgranda rendimento-plibonigo en VAE-malkodigo ĉe plurbildaj aroj"
+ },
+ {
+ "id": 275,
+ "label": "VAE tiling",
+ "localized": "VAE-kaheligo",
+ "reload": "",
+ "hint": "Dividas grandajn bildojn en koincidantajn kahelojn por limigita VRAM. Rezultas en malgranda pliiĝo de procesado-tempo"
+ },
+ {
+ "id": 386,
+ "label": "VAE tile size",
+ "localized": "VAE-kahelgrandeco",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 497,
+ "label": "VAE tile overlap",
+ "localized": "VAE-kahelinterkovro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 508,
+ "label": "verbose",
+ "localized": "detala",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 619,
+ "label": "VAE sliced encode",
+ "localized": "VAE-tranĉita enkodigo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 730,
+ "label": "VGen params",
+ "localized": "VGen-parametroj",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "w": [
+ {
+ "id": 0,
+ "label": "Wiki",
+ "localized": "Vikio",
+ "reload": "",
+ "hint": "Vikio"
+ },
+ {
+ "id": 0,
+ "label": "Wildcards",
+ "localized": "Ĵokeroj",
+ "reload": "",
+ "hint": "Ĵokeroj"
+ },
+ {
+ "id": 0,
+ "label": "WanAI",
+ "localized": "WanAI",
+ "reload": "",
+ "hint": "WanAI"
+ },
+ {
+ "id": 0,
+ "label": "Watermarking",
+ "localized": "Akvomarkado",
+ "reload": "",
+ "hint": "Akvomarkado"
+ },
+ {
+ "id": 0,
+ "label": "Width",
+ "localized": "Larĝo",
+ "reload": "",
+ "hint": "Larĝo de la bildo"
+ },
+ {
+ "id": 0,
+ "label": "Warmth",
+ "localized": "Varmo",
+ "reload": "",
+ "hint": "Varmo de la koloro"
+ },
+ {
+ "id": 0,
+ "label": "Weight",
+ "localized": "Pezo",
+ "reload": "",
+ "hint": "Pezo de la modelo"
+ },
+ {
+ "id": 0,
+ "label": "Width after",
+ "localized": "Larĝo poste",
+ "reload": "",
+ "hint": "Larĝo poste"
+ },
+ {
+ "id": 0,
+ "label": "Width mask",
+ "localized": "Larĝa masko",
+ "reload": "",
+ "hint": "Larĝa masko"
+ },
+ {
+ "id": 0,
+ "label": "WebP lossless compression",
+ "localized": "WebP senperda densigo",
+ "reload": "",
+ "hint": "WebP senperda densigo"
+ },
+ {
+ "id": 0,
+ "label": "Weights clip",
+ "localized": "Limigo de pezoj",
+ "reload": "",
+ "hint": "Devigi kunfanditajn pezojn esti ne pli pezaj ol la originala modelo, malhelpante bruladon kaj tro saturitajn modelojn"
+ }
+ ],
+ "x": [
+ {
+ "id": 0,
+ "label": "XS",
+ "localized": "XS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "X components",
+ "localized": "X-komponentoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "X overlap",
+ "localized": "X-interkovro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "X-axis tiles",
+ "localized": "X-aksaj kaheloj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "X-axis tile overlap",
+ "localized": "X-aksa kahela interkovro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "X type",
+ "localized": "X-tipo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "X values",
+ "localized": "X-valoroj",
+ "reload": "",
+ "hint": "Apartigu valorojn por la X-akso per komoj"
+ },
+ {
+ "id": 7,
+ "label": "xhinker",
+ "localized": "xhinker",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "xFormers",
+ "localized": "xFormers",
+ "reload": "",
+ "hint": "Memora optimumigo. Nedeterminisma (malsamaj rezultoj ĉiufoje)"
+ },
+ {
+ "id": 9,
+ "label": "xet",
+ "localized": "xet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "XYZ Grid",
+ "localized": "XYZ-krado",
+ "reload": "",
+ "hint": "XYZ-krado estas potenca modulo, kiu kreas bildan kradon bazitan sur variantaj pluraj generaj parametroj"
+ }
+ ],
+ "y": [
+ {
+ "id": 0,
+ "label": "Y components",
+ "localized": "Y-komponentoj",
+ "reload": "",
+ "hint": "Vertikalaj komponentoj por la miksaĵo."
+ },
+ {
+ "id": 0,
+ "label": "Y overlap",
+ "localized": "Y-interkovro",
+ "reload": "",
+ "hint": "Kvanto de vertikala interkovro inter kaheloj."
+ },
+ {
+ "id": 0,
+ "label": "Y-axis tiles",
+ "localized": "Y-aksaj kaheloj",
+ "reload": "",
+ "hint": "Nombro da kaheloj laŭ la vertikala akso."
+ },
+ {
+ "id": 0,
+ "label": "Y-axis tile overlap",
+ "localized": "Y-aksa kahela interkovro",
+ "reload": "",
+ "hint": "Interkovra distanco por kaheloj laŭ la vertikala akso."
+ },
+ {
+ "id": 0,
+ "label": "Y type",
+ "localized": "Y-tipo",
+ "reload": "",
+ "hint": "Speco de parametro por la vertikala akso (Y)."
+ },
+ {
+ "id": 0,
+ "label": "Y values",
+ "localized": "Y-valoroj",
+ "reload": "",
+ "hint": "Apartigu valorojn por la Y-akso per komoj."
+ }
+ ],
+ "z": [
+ {
+ "id": 0,
+ "label": "ZImageTurbo",
+ "localized": "ZImageTurbo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "zimage",
+ "localized": "zimage",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "ZeroStar init steps",
+ "localized": "ZeroStar-komencaj paŝoj",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Zero",
+ "localized": "Nulo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Z type",
+ "localized": "Z-tipo",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Z values",
+ "localized": "Z-valoroj",
+ "reload": "",
+ "hint": "Apartigu valorojn por la Z-akso per komoj"
+ },
+ {
+ "id": 6,
+ "label": "Zoe Depth",
+ "localized": "Zoe-profundo",
+ "reload": "",
+ "hint": ""
+ }
+ ]
+}
\ No newline at end of file
diff --git a/html/locale_zh.json b/html/locale_zh.json
index 353b2a9e8..57f5393b5 100644
--- a/html/locale_zh.json
+++ b/html/locale_zh.json
@@ -1,9149 +1,11074 @@
{
- "icons": [
+ "0": [
{
- "id": "",
- "label": "🎲️",
- "localized": "🎲️",
+ "id": 0,
+ "label": "1st Stage",
+ "localized": "第一阶段",
"reload": "",
- "hint": "使用随机种子"
+ "hint": "生成过程的第一阶段配置"
},
{
- "id": "",
- "label": "🔄",
- "localized": "🔄",
+ "id": 1,
+ "label": "2nd Stage",
+ "localized": "第二阶段",
"reload": "",
- "hint": "重置数值"
+ "hint": "启用生成过程的第二阶段"
},
{
- "id": "",
- "label": "⬆️",
- "localized": "⬆️",
+ "id": 2,
+ "label": "2nd Scale",
+ "localized": "第二阶段缩放",
"reload": "",
- "hint": "上传图片"
+ "hint": "第二阶段的分类器自由引导(CFG)比例系数"
},
{
- "id": "",
- "label": "⬅️",
- "localized": "⬅️",
+ "id": 3,
+ "label": "2nd Restart step",
+ "localized": "第二阶段重置步数",
"reload": "",
- "hint": "重用图片"
+ "hint": "第二阶段重新启动采样的步数"
},
{
- "id": "",
- "label": "⇅",
- "localized": "⇅",
+ "id": 4,
+ "label": "3rd Stage",
+ "localized": "第三阶段",
"reload": "",
- "hint": "交换数值"
+ "hint": "启用生成过程的第三阶段"
},
{
- "id": "",
- "label": "⇨",
- "localized": "⇨",
+ "id": 5,
+ "label": "3rd Scale",
+ "localized": "第三阶段缩放",
"reload": "",
- "hint": "将预设应用于手动块合并选项卡"
+ "hint": "第三阶段的分类器自由引导(CFG)比例系数"
},
{
- "id": "",
- "label": "🕮",
- "localized": "🕮",
+ "id": 6,
+ "label": "3rd Restart step",
+ "localized": "第三阶段重置步数",
"reload": "",
- "hint": "将上次生成图片的参数保存为样式模板"
+ "hint": "第三阶段重新启动采样的步数"
},
{
- "id": "",
- "label": "⇕",
- "localized": "⇕",
+ "id": 7,
+ "label": "4th Stage",
+ "localized": "第四阶段",
"reload": "",
- "hint": "排序方式:名称升序/降序,大小最大/最小,时间最新/最旧"
+ "hint": "启用生成过程的第四阶段"
},
{
- "id": "",
+ "id": 8,
+ "label": "4th Scale",
+ "localized": "第四阶段缩放",
+ "reload": "",
+ "hint": "第四阶段的分类器自由引导(CFG)比例系数"
+ },
+ {
+ "id": 9,
+ "label": "4th Restart step",
+ "localized": "第四阶段重置步数",
+ "reload": "",
+ "hint": "第四阶段重新启动采样的步数"
+ }
+ ],
+ "_": [
+ {
+ "id": 0,
"label": "⟲",
"localized": "⟲",
"reload": "",
"hint": "刷新"
},
{
- "id": "",
- "label": "✕",
- "localized": "✕",
- "reload": "",
- "hint": "关闭"
- },
- {
- "id": "",
- "label": "⊜",
- "localized": "⊜",
- "reload": "",
- "hint": "填充"
- },
- {
- "id": "",
- "label": "※",
- "localized": "※",
- "reload": "",
- "hint": "选中时将模型加载为细化模型,否则加载为基础模型"
- },
- {
- "id": "",
- "label": "🔎︎",
- "localized": "🔎︎",
- "reload": "",
- "hint": "扫描 CivitAI 以查找缺失的元数据和预览图"
- },
- {
- "id": "",
- "label": "☲",
- "localized": "☲",
- "reload": "",
- "hint": "更改视图类型"
- },
- {
- "id": "",
- "label": "⊗",
- "localized": "⊗",
- "reload": "",
- "hint": "重置数值"
- },
- {
- "id": "",
- "label": "📐",
- "localized": "📐",
- "reload": "",
- "hint": "测量"
- },
- {
- "id": "",
- "label": "🔍",
- "localized": "🔍",
- "reload": "",
- "hint": "搜索"
- },
- {
- "id": "",
- "label": "🖌️",
- "localized": "🖌️",
- "reload": "",
- "hint": "LaMa 从图像中移除选定对象"
- },
- {
- "id": "",
- "label": "🖼️",
- "localized": "🖼️",
- "reload": "",
- "hint": "显示预览"
- },
- {
- "id": "",
- "label": "",
- "localized": "",
- "reload": "",
- "hint": "反推图像"
- },
- {
- "id": "",
- "label": "⁜",
- "localized": "⁜",
- "reload": "",
- "hint": "循环图像适应方法"
- },
- {
- "id": "",
+ "id": 1,
"label": "↶",
"localized": "↶",
"reload": "",
- "hint": "将选定样式应用于提示词"
+ "hint": "将选定的样式应用到提示词"
},
{
- "id": "",
+ "id": 2,
"label": "↷",
"localized": "↷",
"reload": "",
"hint": "将当前提示词保存为样式"
},
{
- "id": "",
+ "id": 3,
+ "label": "⇅",
+ "localized": "⇅",
+ "reload": "",
+ "hint": "交换数值"
+ },
+ {
+ "id": 4,
+ "label": "🎲️",
+ "localized": "🎲️",
+ "reload": "",
+ "hint": "使用随机种子"
+ },
+ {
+ "id": 5,
+ "label": "⬅️",
+ "localized": "⬅️",
+ "reload": "",
+ "hint": "复用上次生成图像的种子"
+ },
+ {
+ "id": 6,
+ "label": "🕮",
+ "localized": "🕮",
+ "reload": "",
+ "hint": "将上次生成图像的参数保存为样式模板"
+ },
+ {
+ "id": 7,
+ "label": "📐",
+ "localized": "📐",
+ "reload": "",
+ "hint": "从现有图像测量尺寸"
+ },
+ {
+ "id": 8,
+ "label": "☲",
+ "localized": "☲",
+ "reload": "",
+ "hint": "更改视图类型"
+ },
+ {
+ "id": 9,
+ "label": "⊜",
+ "localized": "⊜",
+ "reload": "",
+ "hint": "填充"
+ },
+ {
+ "id": 10,
+ "label": "",
+ "localized": "",
+ "reload": "",
+ "hint": "为图像添加描述词"
+ },
+ {
+ "id": 11,
+ "label": "⁜",
+ "localized": "⁜",
+ "reload": "",
+ "hint": "循环切换图像适应方法"
+ },
+ {
+ "id": 12,
+ "label": "➠ Control",
+ "localized": "➠ Control",
+ "reload": "",
+ "hint": "将图像发送到控制界面 (ControlNet)"
+ },
+ {
+ "id": 13,
+ "label": "➠ Text",
+ "localized": "➠ Text",
+ "reload": "",
+ "hint": "将图像发送到文生图界面"
+ },
+ {
+ "id": 14,
+ "label": "➠ Image",
+ "localized": "➠ Image",
+ "reload": "",
+ "hint": "将图像发送到图生图界面"
+ },
+ {
+ "id": 15,
+ "label": "➠ Process",
+ "localized": "➠ Process",
+ "reload": "",
+ "hint": "将图像发送到处理界面"
+ },
+ {
+ "id": 16,
+ "label": "➠ Caption",
+ "localized": "➠ Caption",
+ "reload": "",
+ "hint": "将图像发送到打标界面"
+ },
+ {
+ "id": 17,
+ "label": "➠ Sketch",
+ "localized": "➠ Sketch",
+ "reload": "",
+ "hint": "将图像发送到草图界面"
+ },
+ {
+ "id": 18,
+ "label": "➠ Inpaint",
+ "localized": "➠ Inpaint",
+ "reload": "",
+ "hint": "将图像发送到局部重绘界面"
+ },
+ {
+ "id": 19,
+ "label": "➠ Composite",
+ "localized": "➠ Composite",
+ "reload": "",
+ "hint": "将图像发送到重绘蒙版界面"
+ },
+ {
+ "id": 20,
+ "label": "⬆️",
+ "localized": "⬆️",
+ "reload": "",
+ "hint": "上传图像"
+ },
+ {
+ "id": 21,
+ "label": "🔄",
+ "localized": "🔄",
+ "reload": "",
+ "hint": "重置数值"
+ },
+ {
+ "id": 22,
+ "label": "🖼️",
+ "localized": "🖼️",
+ "reload": "",
+ "hint": "显示预览"
+ },
+ {
+ "id": 23,
+ "label": "↺",
+ "localized": "↺",
+ "reload": "",
+ "hint": "立即应用所选内容"
+ },
+ {
+ "id": 24,
"label": "",
"localized": "",
"reload": "",
"hint": "按名称升序排序"
},
{
- "id": "",
+ "id": 25,
"label": "",
"localized": "",
"reload": "",
"hint": "按名称降序排序"
},
{
- "id": "",
+ "id": 26,
"label": "",
"localized": "",
"reload": "",
"hint": "按大小升序排序"
},
{
- "id": "",
+ "id": 27,
"label": "",
"localized": "",
"reload": "",
"hint": "按大小降序排序"
},
{
- "id": "",
+ "id": 28,
"label": "",
"localized": "",
"reload": "",
"hint": "按分辨率升序排序"
},
{
- "id": "",
+ "id": 29,
"label": "",
"localized": "",
"reload": "",
"hint": "按分辨率降序排序"
},
{
- "id": "",
+ "id": 30,
"label": "",
"localized": "",
"reload": "",
"hint": "按时间升序排序"
},
{
- "id": "",
+ "id": 31,
"label": "",
"localized": "",
"reload": "",
"hint": "按时间降序排序"
- }
- ],
- "main": [
- {
- "id": "",
- "label": "Prompt",
- "localized": "提示词",
- "reload": "",
- "hint": "描述您想要生成的图像"
- },
- {
- "id": "",
- "label": "Start",
- "localized": "开始",
- "reload": "",
- "hint": "开始"
- },
- {
- "id": "",
- "label": "End",
- "localized": "结束",
- "reload": "",
- "hint": "结束"
- },
- {
- "id": "",
- "label": "Core",
- "localized": "核心",
- "reload": "",
- "hint": "核心设置"
- },
- {
- "id": "",
- "label": "System prompt",
- "localized": "系统提示词",
- "reload": "",
- "hint": "系统提示词控制LLM的行为"
- },
- {
- "id": "",
- "label": "Negative prompt",
- "localized": "负面提示词",
- "reload": "",
- "hint": "描述您不希望在生成的图像中看到的内容"
- },
- {
- "id": "",
- "label": "Text",
- "localized": "文本",
- "reload": "",
- "hint": "从文本创建图像"
- },
- {
- "id": "",
- "label": "Image",
- "localized": "图像",
- "reload": "",
- "hint": "从图像创建图像"
- },
- {
- "id": "",
- "label": "Control",
- "localized": "控制",
- "reload": "",
- "hint": "创建具有完全引导的图像"
- },
- {
- "id": "",
- "label": "Process",
- "localized": "处理",
- "reload": "",
- "hint": "处理现有图像"
- },
- {
- "id": "",
- "label": "Caption",
- "localized": "图注",
- "reload": "",
- "hint": "分析现有图像并创建文本描述"
- },
- {
- "id": "",
- "label": "Interrogate",
- "localized": "反推",
- "reload": "",
- "hint": "运行反推以获取图像描述"
- },
- {
- "id": "",
- "label": "Models",
- "localized": "模型",
- "reload": "",
- "hint": "下载、转换或合并您的模型并管理模型元数据"
- },
- {
- "id": "",
- "label": "Agent Scheduler",
- "localized": "代理调度器",
- "reload": "",
- "hint": "将您的生成请求排队并在后台运行"
- },
- {
- "id": "",
- "label": "AgentScheduler",
- "localized": "代理调度器",
- "reload": "",
- "hint": "将您的生成请求排队并在后台运行"
- },
- {
- "id": "",
- "label": "System",
- "localized": "系统",
- "reload": "",
- "hint": "系统设置和信息"
- },
- {
- "id": "",
- "label": "System Info",
- "localized": "系统信息",
- "reload": "",
- "hint": "系统信息"
- },
- {
- "id": "",
- "label": "Settings",
- "localized": "设置",
- "reload": "",
- "hint": "应用程序设置"
- },
- {
- "id": "",
- "label": "Script",
- "localized": "脚本",
- "reload": "",
- "hint": "要使用的附加脚本"
- },
- {
- "id": "",
- "label": "Generate",
- "localized": "生成",
- "reload": "",
- "hint": "开始处理"
- },
- {
- "id": "",
- "label": "Generate forever",
- "localized": "持续生成",
- "reload": "",
- "hint": "开始处理并持续直到取消"
- },
- {
- "id": "",
- "label": "Enqueue",
- "localized": "入队",
- "reload": "",
- "hint": "将任务添加到代理调度器的后台队列"
- },
- {
- "id": "",
- "label": "Reprocess",
- "localized": "重新处理",
- "reload": "",
- "hint": "使用不同参数重新处理之前的生成"
- },
- {
- "id": "",
- "label": "Stop",
- "localized": "停止",
- "reload": "",
- "hint": "停止处理"
- },
- {
- "id": "",
- "label": "Skip",
- "localized": "跳过",
- "reload": "",
- "hint": "停止处理当前任务并继续处理"
- },
- {
- "id": "",
- "label": "Pause",
- "localized": "暂停",
- "reload": "",
- "hint": "暂停处理"
- },
- {
- "id": "",
- "label": "Restore",
- "localized": "恢复",
- "reload": "",
- "hint": "从当前提示词或最后已知的生成图像中恢复参数"
- },
- {
- "id": "",
- "label": "Clear",
- "localized": "清除",
- "reload": "",
- "hint": "清除提示词"
- },
- {
- "id": "",
- "label": "Networks",
- "localized": "网络",
- "reload": "",
- "hint": "网络用户界面"
- },
- {
- "id": "",
- "label": "Default strength",
- "localized": "默认强度",
- "reload": "",
- "hint": "当向提示词添加LoRA等额外网络时,使用此乘数"
- },
- {
- "id": "",
- "label": "Upscale",
- "localized": "放大",
- "reload": "",
- "hint": "放大图像"
- },
- {
- "id": "",
- "label": "Model",
- "localized": "模型",
- "reload": "",
- "hint": "基础模型"
- },
- {
- "id": "",
- "label": "Prompts",
- "localized": "提示词",
- "reload": "",
- "hint": "图像提示词和负面提示词"
- },
- {
- "id": "",
- "label": "Base",
- "localized": "基本",
- "reload": "",
- "hint": "用于运行图像生成的基本设置"
- },
- {
- "id": "",
- "label": "Style",
- "localized": "样式",
- "reload": "",
- "hint": "应用于所选生成参数的附加样式"
- },
- {
- "id": "",
- "label": "Styles",
- "localized": "样式",
- "reload": "",
- "hint": "应用于所选生成参数的附加样式"
- },
- {
- "id": "",
- "label": "Lora",
- "localized": "LoRA",
- "reload": "",
- "hint": "LoRA:低秩适应。在已加载模型之上应用的微调模型"
- },
- {
- "id": "",
- "label": "Embedding",
- "localized": "嵌入",
- "reload": "",
- "hint": "文本反转嵌入是关于主题的训练过的嵌入信息"
- },
- {
- "id": "",
- "label": "Hypernetwork",
- "localized": "超网络",
- "reload": "",
- "hint": "修改已加载模型行为的小型训练神经网络"
- },
- {
- "id": "",
- "label": "VLM Caption",
- "localized": "VLM 图注",
- "reload": "",
- "hint": "使用视觉语言模型分析图像"
- },
- {
- "id": "",
- "label": "CLiP Interrogate",
- "localized": "CLiP 反推",
- "reload": "",
- "hint": "使用CLiP模型分析图像"
- },
- {
- "id": "",
- "label": "VAE",
- "localized": "VAE",
- "reload": "",
- "hint": "变分自编码器:在生成结束时用于运行图像解码的模型"
- },
- {
- "id": "",
- "label": "History",
- "localized": "历史记录",
- "reload": "",
- "hint": "可以进一步重新处理的先前生成列表"
- },
- {
- "id": "",
- "label": "UI disable variable aspect ratio",
- "localized": "UI禁用可变宽高比",
- "reload": "",
- "hint": "禁用时,所有缩略图显示为方形图像"
- },
- {
- "id": "",
- "label": "Build info on first access",
- "localized": "首次访问时构建信息",
- "reload": "",
- "hint": "防止服务器在启动时构建英文页面,而是在请求时构建"
- },
- {
- "id": "",
- "label": "Show reference styles",
- "localized": "显示参考样式",
- "reload": "",
- "hint": "显示或隐藏内置样式"
- },
- {
- "id": "",
- "label": "LoRA load using Diffusers method",
- "localized": "使用Diffusers方法加载LoRA",
- "reload": "",
- "hint": "替代方法使用Diffusers内置LoRA功能,而非原生SD.Next实现(可能会降低LoRA兼容性)"
- },
- {
- "id": "",
- "label": "LoRA fuse directly to model",
- "localized": "LoRA直接融合到模型",
- "reload": "",
- "hint": "加载LoRA时,立即将权重与底层模型合并,而不是即时应用"
- },
- {
- "id": "",
- "label": "LoRA memory cache",
- "localized": "LoRA内存缓存",
- "reload": "",
- "hint": "在需要从存储重新加载之前,在网络中保留多少LoRA以供将来使用"
- },
- {
- "id": "",
- "label": "Local",
- "localized": "本地",
- "reload": "",
- "hint": "已下载并可供使用的模型"
- },
- {
- "id": "",
- "label": "Gallery",
- "localized": "图库",
- "reload": "",
- "hint": "图像图库"
- },
- {
- "id": "",
- "label": "Reference",
- "localized": "参考",
- "reload": "",
- "hint": "首次使用时可自动下载的参考模型列表"
- },
- {
- "id": "",
- "label": "Samplers",
- "localized": "采样器",
- "reload": "",
- "hint": "采样器/调度器高级设置"
- },
- {
- "id": "",
- "label": "Seed",
- "localized": "种子",
- "reload": "",
- "hint": "初始种子和变异"
- },
- {
- "id": "",
- "label": "Advanced",
- "localized": "高级",
- "reload": "",
- "hint": "用于运行图像生成的高级设置"
- },
- {
- "id": "",
- "label": "Scripts",
- "localized": "脚本",
- "reload": "",
- "hint": "通过在生成过程中使用选定脚本启用附加功能"
- },
- {
- "id": "",
- "label": "Corrections",
- "localized": "校正",
- "reload": "",
- "hint": "在生成过程中控制图像颜色/锐化/亮度校正"
- },
- {
- "id": "",
- "label": "Parameters",
- "localized": "参数",
- "reload": "",
- "hint": "图像生成过程中使用的基本参数"
- },
- {
- "id": "",
- "label": "Refine",
- "localized": "精炼",
- "reload": "",
- "hint": "精炼在初始处理完成后运行附加处理,可用于放大图像并可选地再次处理以提高质量和细节"
- },
- {
- "id": "",
- "label": "Detailer",
- "localized": "细节增强器",
- "reload": "",
- "hint": "细节增强器对检测到的对象以更高分辨率进行额外生成"
- },
- {
- "id": "",
- "label": "Resize",
- "localized": "调整大小",
- "reload": "",
- "hint": "图像大小调整,可以基于缩放使用固定分辨率"
- },
- {
- "id": "",
- "label": "Batch",
- "localized": "批处理",
- "reload": "",
- "hint": "批处理设置"
- },
- {
- "id": "",
- "label": "Denoise",
- "localized": "去噪",
- "reload": "",
- "hint": "去噪设置。更高的去噪意味着在生成过程中允许更改更多现有图像内容"
- },
- {
- "id": "",
- "label": "Mask",
- "localized": "蒙版",
- "reload": "",
- "hint": "图像蒙版和蒙版选项"
- },
- {
- "id": "",
- "label": "Input",
- "localized": "输入",
- "reload": "",
- "hint": "输入媒体选择"
- },
- {
- "id": "",
- "label": "Video",
- "localized": "视频",
- "reload": "",
- "hint": "使用引导创建视频"
- },
- {
- "id": "",
- "label": "Control elements",
- "localized": "控制元素",
- "reload": "",
- "hint": "控制元素是能够引导生成达到预期结果的高级模型"
- },
- {
- "id": "",
- "label": "IP adapter",
- "localized": "IP 适配器",
- "reload": "",
- "hint": "使用IP适配器插件模型引导生成达到预期结果"
- },
- {
- "id": "",
- "label": "IP adapters",
- "localized": "IP 适配器",
- "reload": "",
- "hint": "IP适配器是能够引导生成达到预期结果的插件模型"
- },
- {
- "id": "",
- "label": "Extensions",
- "localized": "扩展",
- "reload": "",
- "hint": "应用程序扩展"
- },
- {
- "id": "",
- "label": "XYZ Grid",
- "localized": "XYZ 网格",
- "reload": "",
- "hint": "XYZ网格是一个强大的模块,可根据变化的多个生成参数创建图像网格"
- },
- {
- "id": "",
- "label": "Cover",
- "localized": "覆盖",
- "reload": "",
- "hint": "覆盖整个区域"
- },
- {
- "id": "",
- "label": "Inline",
- "localized": "内联",
- "reload": "",
- "hint": "与所有附加元素内联(可滚动)"
- },
- {
- "id": "",
- "label": "Sidebar",
- "localized": "侧边栏",
- "reload": "",
- "hint": "屏幕右侧的侧边栏"
- },
- {
- "id": "",
- "label": "SD15",
- "localized": "SD15",
- "reload": "",
- "hint": "Stable Diffusion 1.5"
- },
- {
- "id": "",
- "label": "SD21",
- "localized": "SD21",
- "reload": "",
- "hint": "Stable Diffusion 2.1"
- },
- {
- "id": "",
- "label": "SD35",
- "localized": "SD35",
- "reload": "",
- "hint": "Stable Diffusion 3.5"
- },
- {
- "id": "",
- "label": "SDXL",
- "localized": "SDXL",
- "reload": "",
- "hint": "Stable Diffusion XL"
- },
- {
- "id": "",
- "label": "SC",
- "localized": "SC",
- "reload": "",
- "hint": "Stable Cascade"
- },
- {
- "id": "",
- "label": "Flux",
- "localized": "Flux",
- "reload": "",
- "hint": "FLUX.1"
- },
- {
- "id": "",
- "label": "Show",
- "localized": "显示",
- "reload": "",
- "hint": "显示图像位置"
- },
- {
- "id": "",
- "label": "Save",
- "localized": "保存",
- "reload": "",
- "hint": "保存图像"
- },
- {
- "id": "",
- "label": "Delete",
- "localized": "删除",
- "reload": "",
- "hint": "删除图像"
- },
- {
- "id": "",
- "label": "Replace",
- "localized": "替换",
- "reload": "",
- "hint": "替换图像"
- },
- {
- "id": "",
- "label": "➠ Text",
- "localized": "➠ 文本",
- "reload": "",
- "hint": "将图像传输到文本界面"
- },
- {
- "id": "",
- "label": "➠ Image",
- "localized": "➠ 图像",
- "reload": "",
- "hint": "将图像传输到图像界面"
- },
- {
- "id": "",
- "label": "➠ Inpaint",
- "localized": "➠ 局部重绘",
- "reload": "",
- "hint": "将图像传输到局部重绘界面"
- },
- {
- "id": "",
- "label": "➠ Sketch",
- "localized": "➠ 草图",
- "reload": "",
- "hint": "将图像传输到草图界面"
- },
- {
- "id": "",
- "label": "➠ Composite",
- "localized": "➠ 合成",
- "reload": "",
- "hint": "将图像传输到局部重绘草图界面"
- },
- {
- "id": "",
- "label": "➠ Process",
- "localized": "➠ 处理",
- "reload": "",
- "hint": "将图像传输到处理界面"
- },
- {
- "id": "",
- "label": "➠ Control",
- "localized": "➠ 控制",
- "reload": "",
- "hint": "将图像传输到控制界面"
- },
- {
- "id": "",
- "label": "➠ Caption",
- "localized": "➠ 图注",
- "reload": "",
- "hint": "将图像传输到图注界面"
- }
- ],
- "generate": [
- {
- "id": "",
- "label": "Sampling method",
- "localized": "采样方法",
- "reload": "",
- "hint": "用于生成图像的算法"
- },
- {
- "id": "",
- "label": "Steps",
- "localized": "步数",
- "reload": "",
- "hint": "迭代改进生成图像的次数;值越高所需时间越长;值过低可能会产生不良结果"
- },
- {
- "id": "",
- "label": "Tiling",
- "localized": "平铺",
- "reload": "",
- "hint": "生成可平铺的图像"
- },
- {
- "id": "",
- "label": "Full quality",
- "localized": "全质量",
- "reload": "",
- "hint": "使用全质量 VAE 解码潜在样本"
},
{
- "id": "",
- "label": "HiDiffusion",
- "localized": "高扩散",
- "reload": "",
- "hint": "高扩散允许您使用标准模型创建高分辨率图像,同时避免重复/失真并提高性能"
- },
- {
- "id": "",
- "label": "HDR Clamp",
- "localized": "HDR钳位",
- "reload": "",
- "hint": "通过修剪显著偏离分布均值的值来调整非理性细节的水平。它在较高指导尺度下增强生成、在过程早期识别异常值以及根据范围(边界)和阈值设置应用数学调整方面特别有用。可以将其理解为设置图像值所需的范围,并调整阈值以确定哪些值应被带回该范围"
- },
- {
- "id": "",
- "label": "HDR Maximize",
- "localized": "HDR最大化",
- "reload": "",
- "hint": "通过将最大张量值除以指定范围的4倍来计算“归一化因子”。此因子随后用于在给定边界内移动通道,确保后续处理的最大动态范围。目标是优化外部应用程序(如Photoshop)的动态范围,特别是用于调整色阶、对比度和亮度"
- },
- {
- "id": "",
- "label": "Enable refine pass",
- "localized": "启用精炼处理",
- "reload": "",
- "hint": "使用类似于图生图的过程来放大和/或为最终图像添加细节。可选地使用精炼模型来增强图像细节。"
- },
- {
- "id": "",
- "label": "Enable detailer pass",
- "localized": "启用细节处理",
- "reload": "",
- "hint": "检测目标对象(如人脸)并以更高分辨率重新处理"
- },
- {
- "id": "",
- "label": "Denoising strength",
- "localized": "去噪强度",
- "reload": "",
- "hint": "决定算法对图像内容的保留程度。设为0时,图像不会改变;设为1时,将得到一张不相关的图像。值低于1.0时,处理步骤将少于采样步数滑块指定的值"
- },
- {
- "id": "",
- "label": "Denoise start",
- "localized": "去噪起始",
- "reload": "",
- "hint": "通过指定基础模型应何时完成以及精炼器应何时开始来覆盖去噪强度。仅适用于精炼器使用。如果设置为0或1,将使用去噪强度"
- },
- {
- "id": "",
- "label": "Hires steps",
- "localized": "高分步数",
- "reload": "",
- "hint": "放大图像的采样步数。如果为0,则与原始图像相同"
- },
- {
- "id": "",
- "label": "Strength",
- "localized": "强度",
- "reload": "",
- "hint": "图像操作期间的去噪强度,控制生成过程中允许原始图像改变的程度"
- },
- {
- "id": "",
- "label": "Upscaler",
- "localized": "放大器",
- "reload": "",
- "hint": "用于放大过程的预训练模型。"
- },
- {
- "id": "",
- "label": "Force Hires",
- "localized": "强制高分",
- "reload": "",
- "hint": "当选择潜在空间放大时,高分辨率会自动运行,但使用非潜在空间放大器时会被跳过。启用强制高分辨率以与非潜在空间放大器一起运行高分辨率"
- },
- {
- "id": "",
- "label": "Resize width",
- "localized": "调整宽度",
- "reload": "",
- "hint": "将图像调整到此宽度。如果为0,宽度将从附近两个滑块中的任一个推断"
- },
- {
- "id": "",
- "label": "Resize height",
- "localized": "调整高度",
- "reload": "",
- "hint": "将图像调整到此高度。如果为0,高度将从附近两个滑块中的任一个推断"
- },
- {
- "id": "",
- "label": "Refine sampler",
- "localized": "精炼采样器",
- "reload": "",
- "hint": "如果主采样器不支持特定操作,则使用特定采样器作为备用采样器"
- },
- {
- "id": "",
- "label": "Refiner start",
- "localized": "精炼起始",
- "reload": "",
- "hint": "当基础模型完成到此程度时,精炼处理将开始(设置为大于0且小于1可在完整基础模型运行后启动)"
- },
- {
- "id": "",
- "label": "Refiner steps",
- "localized": "精炼步数",
- "reload": "",
- "hint": "精炼处理使用的步数"
- },
- {
- "id": "",
- "label": "Refine guidance",
- "localized": "精炼引导",
- "reload": "",
- "hint": "精炼处理使用的CFG尺度"
- },
- {
- "id": "",
- "label": "Attention guidance",
- "localized": "注意力引导",
- "reload": "",
- "hint": "与PAG(扰动注意力引导)一起使用的CFG尺度"
- },
- {
- "id": "",
- "label": "Adaptive scaling",
- "localized": "自适应缩放",
- "reload": "",
- "hint": "注意力引导尺度的自适应修饰符"
- },
- {
- "id": "",
- "label": "Rescale guidance",
- "localized": "重新缩放引导",
- "reload": "",
- "hint": "重新缩放CFG生成的噪声以避免图像过曝"
- },
- {
- "id": "",
- "label": "Refine Prompt",
- "localized": "精炼提示词",
- "reload": "",
- "hint": "用于基础模型中的第二个编码器(如果存在)和精炼处理(如果启用)的提示词"
- },
- {
- "id": "",
- "label": "Refine negative prompt",
- "localized": "精炼负面提示词",
- "reload": "",
- "hint": "用于基础模型中的第二个编码器(如果存在)和精炼处理(如果启用)的负面提示词"
- },
- {
- "id": "",
- "label": "Width",
- "localized": "宽度",
- "reload": "",
- "hint": "图像宽度"
- },
- {
- "id": "",
- "label": "Height",
- "localized": "高度",
- "reload": "",
- "hint": "图像高度"
- },
- {
- "id": "",
- "label": "Batch count",
- "localized": "批次数量",
- "reload": "",
- "hint": "创建图像的批次数量(对生成性能或显存使用没有影响)"
- },
- {
- "id": "",
- "label": "Batch size",
- "localized": "批次大小",
- "reload": "",
- "hint": "单个批次中创建的图像数量(以更高的显存使用为代价提高生成性能)"
- },
- {
- "id": "",
- "label": "guidance scale",
- "localized": "引导尺度",
- "reload": "",
- "hint": "无分类器引导尺度:图像应与提示词符合的强度。较低的值会产生更具创意的结果,较高的值会使其更严格地遵循提示词;推荐值在5-10之间"
- },
- {
- "id": "",
- "label": "Guidance End",
- "localized": "引导结束",
- "reload": "",
- "hint": "提前结束CFG和PAG的效果:值为1时正常作用,0.5时在50%的步数时停止引导"
- },
- {
- "id": "",
- "label": "Initial seed",
- "localized": "初始种子",
- "reload": "",
- "hint": "决定随机数生成器输出的值 - 如果您使用与另一张图像相同的参数和种子创建图像,您将得到相同的结果"
- },
- {
- "id": "",
- "label": "Variation",
- "localized": "变体",
- "reload": "",
- "hint": "与主种子混合的第二个种子"
- },
- {
- "id": "",
- "label": "Variation strength",
- "localized": "变体强度",
- "reload": "",
- "hint": "生成变体的强度。0时无效果。1时,将得到带有变体种子的完整图像(祖先采样器除外,只会有某种结果)"
- },
- {
- "id": "",
- "label": "Resize seed from width",
- "localized": "从宽度调整种子",
- "reload": "",
- "hint": "尝试生成与在指定分辨率下使用相同种子可能产生的图像相似的图片"
- },
- {
- "id": "",
- "label": "Resize seed from height",
- "localized": "从高度调整种子",
- "reload": "",
- "hint": "尝试生成与在指定分辨率下使用相同种子可能产生的图像相似的图片"
- },
- {
- "id": "",
- "label": "Fixed",
- "localized": "固定",
- "reload": "",
- "hint": "将图像调整到目标分辨率。除非高度和宽度匹配,否则将得到不正确的长宽比"
- },
- {
- "id": "",
- "label": "scale",
- "localized": "缩放",
- "reload": "",
- "hint": "将图像调整到目标比例。如果设置了固定宽度/高度调整,则此选项将被忽略"
- },
- {
- "id": "",
- "label": "Crop",
- "localized": "裁剪",
- "reload": "",
- "hint": "调整图像大小,使目标分辨率的全部区域被图像填充。裁剪超出部分"
- },
- {
- "id": "",
- "label": "Fill",
- "localized": "填充",
- "reload": "",
- "hint": "调整图像大小,使图像的全部内容位于目标分辨率内。用图像的颜色填充空白区域"
- },
- {
- "id": "",
- "label": "Mask blur",
- "localized": "蒙版模糊",
- "reload": "",
- "hint": "处理前模糊蒙版的程度,以像素为单位"
- },
- {
- "id": "",
- "label": "Latent noise",
- "localized": "潜在噪声",
- "reload": "",
- "hint": "用潜在空间噪声填充"
- },
- {
- "id": "",
- "label": "Latent nothing",
- "localized": "潜在空无",
- "reload": "",
- "hint": "用潜在空间零填充"
- },
- {
- "id": "",
- "label": "Adapters",
- "localized": "适配器",
- "reload": "",
- "hint": "与IP适配器相关的设置"
- },
- {
- "id": "",
- "label": "Inputs",
- "localized": "输入",
- "reload": "",
- "hint": "与输入图像相关的设置"
- },
- {
- "id": "",
- "label": "Control input type",
- "localized": "控制输入类型",
- "reload": "",
- "hint": "选择哪个输入图像用于控制过程"
- },
- {
- "id": "",
- "label": "Video format",
- "localized": "视频格式",
- "reload": "",
- "hint": "输出视频的格式和编解码器"
- },
- {
- "id": "",
- "label": "Size & Batch",
- "localized": "尺寸与批次",
- "reload": "",
- "hint": "图像尺寸和批次"
- },
- {
- "id": "",
- "label": "Sigma adjust",
- "localized": "Sigma调整",
- "reload": "",
- "hint": "调整采样器Sigma值"
- },
- {
- "id": "",
- "label": "Adjust start",
- "localized": "调整起始",
- "reload": "",
- "hint": "Sigma调整发生的起始步"
- },
- {
- "id": "",
- "label": "Adjust end",
- "localized": "调整结束",
- "reload": "",
- "hint": "Sigma调整发生的结束步"
- },
- {
- "id": "",
- "label": "Options",
- "localized": "选项",
- "reload": "",
- "hint": "选项"
- },
- {
- "id": "",
- "label": "ControlNet",
- "localized": "控制网络",
- "reload": "",
- "hint": "控制网络是一个先进的引导模型"
- },
- {
- "id": "",
- "label": "Renoise",
- "localized": "重新去噪",
- "reload": "",
- "hint": "在细节处理过程中应用额外噪声"
- },
- {
- "id": "",
- "label": "Renoise end",
- "localized": "重新去噪结束",
- "reload": "",
- "hint": "重新去噪应用时的最后一步"
- },
- {
- "id": "",
- "label": "Merge detailers",
- "localized": "合并细节处理器",
- "reload": "",
- "hint": "在运行细节处理过程之前,将多个细节处理器的结果合并到单个蒙版中"
- },
- {
- "id": "",
- "label": "Inpaint mode",
- "localized": "图像修复模式",
- "reload": "",
- "hint": "图像修复模式"
- },
- {
- "id": "",
- "label": "Inpaint area",
- "localized": "图像修复区域",
- "reload": "",
- "hint": "图像修复区域"
- },
- {
- "id": "",
- "label": "Texture tiling",
- "localized": "纹理平铺",
- "reload": "",
- "hint": "对生成的图像应用无缝平铺,使其可用作纹理"
- },
- {
- "id": "",
- "label": "Override",
- "localized": "覆盖",
- "reload": "",
- "hint": "覆盖可能改变服务器行为的设置,通常从导入的图像元数据中应用"
- },
- {
- "id": "",
- "label": "VAE type",
- "localized": "VAE类型",
- "reload": "",
- "hint": "选择您是要运行完整VAE、降低质量的VAE还是尝试使用远程VAE服务"
- },
- {
- "id": "",
- "label": "Guess Mode",
- "localized": "猜测模式",
- "reload": "",
- "hint": "取消了向控制网络提供提示词的要求。它强制控制网络编码器根据输入控制图的内容进行“最佳猜测”。"
- },
- {
- "id": "",
- "label": "Control Only",
- "localized": "仅控制",
- "reload": "",
- "hint": "此选项仅使用下方的控制输入作为任何控制网络或IP适配器类型任务的来源,基于我们的各种选项。"
- },
- {
- "id": "",
- "label": "Init Image Same As Control",
- "localized": "初始图像与控制相同",
- "reload": "",
- "hint": "此外,会将放置在控制输入窗口中的任何图像视为图生图类型任务的来源,例如要修改的图像。"
- },
- {
- "id": "",
- "label": "Separate Init Image",
- "localized": "单独初始图像",
- "reload": "",
- "hint": "在控制输入旁边创建一个名为“初始输入”的附加窗口,这样您就可以为控制操作和初始来源提供单独的图像。"
- },
- {
- "id": "",
- "label": "Override settings",
- "localized": "覆盖设置",
- "reload": "",
- "hint": "如果生成参数偏离您的系统设置,则使用这些设置覆盖已填充的设置,以覆盖此工作流的系统配置"
- }
- ],
- "other": [
- {
- "id": "",
- "label": "Install",
- "localized": "安装",
+ "id": 32,
+ "label": "⊗",
+ "localized": "⊗",
"reload": "",
- "hint": "安装"
+ "hint": "重置数值"
},
{
- "id": "",
- "label": "Search",
- "localized": "搜索",
+ "id": 33,
+ "label": "🔍",
+ "localized": "🔍",
"reload": "",
"hint": "搜索"
},
{
- "id": "",
- "label": "Sort by",
- "localized": "排序方式",
+ "id": 34,
+ "label": "⇨",
+ "localized": "⇨",
"reload": "",
- "hint": "排序方式"
+ "hint": "应用预设"
},
{
- "id": "",
- "label": "Nudenet",
- "localized": "Nudenet",
+ "id": 35,
+ "label": "※",
+ "localized": "※",
"reload": "",
- "hint": "灵活的扩展,可以检测并模糊图像中的裸露内容"
+ "hint": "选中时作为精修模型 (Refiner) 加载,否则作为基础模型加载"
},
{
- "id": "",
- "label": "Prompt enhance",
- "localized": "提示词增强",
+ "id": 36,
+ "label": "🔎︎",
+ "localized": "🔎︎",
"reload": "",
- "hint": "一个扩展,可以使用不同的LLM重写提示词以获得更好的结果"
+ "hint": "在 CivitAI 上扫描缺失的元数据和预览图"
},
{
- "id": "",
- "label": "Manage extensions",
- "localized": "管理扩展",
+ "id": 37,
+ "label": "⇕",
+ "localized": "⇕",
"reload": "",
- "hint": "管理扩展"
+ "hint": "排序方式:名称、大小、时间(升序/降序)"
},
{
- "id": "",
- "label": "Manual install",
- "localized": "手动安装",
+ "id": 38,
+ "label": "✕",
+ "localized": "✕",
"reload": "",
- "hint": "手动安装扩展"
+ "hint": "关闭"
+ }
+ ],
+ "a": [
+ {
+ "id": 672,
+ "label": "Advanced",
+ "localized": "高级",
+ "reload": "",
+ "hint": "用于运行图像生成的详细高级设置"
},
{
- "id": "",
- "label": "Extension GIT repository URL",
- "localized": "扩展GIT仓库URL",
+ "id": 422,
+ "label": "Adapters",
+ "localized": "适配器",
"reload": "",
- "hint": "指定扩展在GitHub上的仓库URL"
+ "hint": "与 IP 适配器 (IP Adapters) 相关的设置"
},
{
- "id": "",
- "label": "Specific branch name",
- "localized": "指定分支名称",
+ "id": 941,
+ "label": "Apply to model",
+ "localized": "应用至模型",
"reload": "",
- "hint": "指定扩展分支名称,留空使用默认值"
+ "hint": ""
},
{
- "id": "",
- "label": "Local directory name",
- "localized": "本地目录名称",
+ "id": 321,
+ "label": "Analyze",
+ "localized": "分析",
"reload": "",
- "hint": "安装扩展的目录,留空使用默认值"
+ "hint": ""
},
{
- "id": "",
- "label": "Refresh extension list",
- "localized": "刷新扩展列表",
- "reload": "",
- "hint": "刷新可用扩展列表"
- },
- {
- "id": "",
- "label": "Update all installed",
- "localized": "更新所有已安装",
- "reload": "",
- "hint": "将已安装的扩展更新到最新版本"
- },
- {
- "id": "",
+ "id": 8587,
"label": "Apply changes",
"localized": "应用更改",
"reload": "",
"hint": "应用所有更改并重启服务器"
},
{
- "id": "",
- "label": "Uninstall",
- "localized": "卸载",
- "reload": "",
- "hint": "卸载此扩展"
- },
- {
- "id": "",
- "label": "User interface",
- "localized": "用户界面",
- "reload": "",
- "hint": "查看并设置用户界面偏好"
- },
- {
- "id": "",
- "label": "Set UI defaults",
- "localized": "设置UI默认值",
- "reload": "",
- "hint": "将当前值设置为用户界面的默认值"
- },
- {
- "id": "",
- "label": "Benchmark",
- "localized": "基准测试",
- "reload": "",
- "hint": "运行基准测试"
- },
- {
- "id": "",
- "label": "Models & Networks",
- "localized": "模型与网络",
- "reload": "",
- "hint": "查看所有可用模型和网络的列表"
- },
- {
- "id": "",
- "label": "Restore UI defaults",
- "localized": "恢复UI默认值",
- "reload": "",
- "hint": "恢复默认用户界面值"
- },
- {
- "id": "",
- "label": "Detailer classes",
- "localized": "Detailer 类",
- "reload": "",
- "hint": "如果选择的 Detailer 模型是多类别模型,则指定要使用的特定类别"
- },
- {
- "id": "",
- "label": "Detailer models",
- "localized": "Detailer 模型",
- "reload": "",
- "hint": "选择用于细节化(detailing)的检测模型"
- },
- {
- "id": "",
- "label": "Detailer negative prompt",
- "localized": "Detailer 负面提示词",
- "reload": "",
- "hint": "为 Detailer 使用单独的负面提示词。如果不存在,将使用主要负面提示词"
- },
- {
- "id": "",
- "label": "Detailer prompt",
- "localized": "Detailer 提示词",
- "reload": "",
- "hint": "为 Detailer 使用单独的提示词。如果不存在,将使用主要提示词"
- },
- {
- "id": "",
- "label": "Detailer steps",
- "localized": "Detailer 步数",
- "reload": "",
- "hint": "Detailer 过程运行的步数"
- },
- {
- "id": "",
- "label": "Detailer strength",
- "localized": "Detailer 强度",
- "reload": "",
- "hint": "Detailer 过程的去噪强度"
- },
- {
- "id": "",
- "label": "Detailer use model augment",
- "localized": "Detailer 使用模型增强",
- "reload": "",
- "hint": "以额外精度运行 Detailer 检测模型"
- },
- {
- "id": "",
- "label": "Max detected",
- "localized": "最大检测数量",
- "reload": "",
- "hint": "对最大数量的检测对象运行 Detailer"
- },
- {
- "id": "",
- "label": "Edge blur",
- "localized": "边缘模糊",
- "reload": "",
- "hint": "按此百分比模糊遮罩区域的边缘"
- },
- {
- "id": "",
- "label": "Edge padding",
- "localized": "边缘填充",
- "reload": "",
- "hint": "按此百分比扩展遮罩区域的边缘"
- },
- {
- "id": "",
- "label": "Min confidence",
- "localized": "最小置信度",
- "reload": "",
- "hint": "检测到的项目的最小置信度"
- },
- {
- "id": "",
- "label": "Max overlap",
- "localized": "最大重叠",
- "reload": "",
- "hint": "两个检测到的项目在其中一个被丢弃前的最大重叠度"
- },
- {
- "id": "",
- "label": "Min size",
- "localized": "最小尺寸",
- "reload": "",
- "hint": "检测到的对象占总图像的最小尺寸百分比"
- },
- {
- "id": "",
- "label": "Max size",
- "localized": "最大尺寸",
- "reload": "",
- "hint": "检测到的对象占总图像的最大尺寸百分比"
- },
- {
- "id": "",
- "label": "Process Image",
- "localized": "处理图像",
- "reload": "",
- "hint": "处理单张图像"
- },
- {
- "id": "",
- "label": "Process Batch",
- "localized": "处理批次",
- "reload": "",
- "hint": "处理批量图像"
- },
- {
- "id": "",
- "label": "Process Folder",
- "localized": "处理文件夹",
- "reload": "",
- "hint": "处理文件夹中的所有图像"
- },
- {
- "id": "",
- "label": "Current",
- "localized": "当前",
- "reload": "",
- "hint": "分析当前加载模型中的模块"
- },
- {
- "id": "",
- "label": "Merge",
- "localized": "合并",
- "reload": "",
- "hint": "将两个或更多模型合并为一个新模型"
- },
- {
- "id": "",
- "label": "Modules",
- "localized": "模块",
- "reload": "",
- "hint": "将模块合并和/或替换到现有模型中"
- },
- {
- "id": "",
- "label": "Validate",
- "localized": "验证",
- "reload": "",
- "hint": "验证所有本地模型"
- },
- {
- "id": "",
- "label": "CivitAI",
- "localized": "CivitAI",
- "reload": "",
- "hint": "从 CivitAI 搜索和下载模型"
- },
- {
- "id": "",
- "label": "Scale by",
- "localized": "按比例缩放",
- "reload": "",
- "hint": "使用此选项卡按选定因子调整源图像大小"
- },
- {
- "id": "",
- "label": "Scale to",
- "localized": "缩放到",
- "reload": "",
- "hint": "使用此选项卡将源图像调整到选定的目标大小"
- },
- {
- "id": "",
- "label": "Input directory",
- "localized": "输入目录",
- "reload": "",
- "hint": "您要处理的图像所在的文件夹"
- },
- {
- "id": "",
- "label": "Output directory",
- "localized": "输出目录",
- "reload": "",
- "hint": "处理后的图像应保存到的文件夹"
- },
- {
- "id": "",
- "label": "Show result images",
- "localized": "显示结果图像",
- "reload": "",
- "hint": "启用以在图像面板中显示处理后的图像"
- },
- {
- "id": "",
- "label": "Crop to fit",
- "localized": "裁剪以适应",
- "reload": "",
- "hint": "如果您的源图像尺寸(例如 512x510)与目标尺寸(例如 1024x768)不符,此功能会将您的放大图像调整到目标尺寸图像中。超出部分将被裁剪"
- },
- {
- "id": "",
- "label": "Refine Upscaler",
- "localized": "精修放大器",
- "reload": "",
- "hint": "选择在初始放大器后运行的辅助放大器"
- },
- {
- "id": "",
- "label": "Upscaler 2 visibility",
- "localized": "放大器2可见性",
- "reload": "",
- "hint": "辅助放大器的强度"
- },
- {
- "id": "",
- "label": "Calculate hash for all models",
- "localized": "计算所有模型的哈希值",
- "reload": "",
- "hint": "计算所有可用模型的哈希值,这可能需要很长时间"
- },
- {
- "id": "",
- "label": "Weights Clip",
- "localized": "权重裁剪",
- "reload": "",
- "hint": "强制合并后的权重不超过原始模型,防止烧毁和过度饱和的模型"
- },
- {
- "id": "",
- "label": "ReBasin",
- "localized": "ReBasin",
- "reload": "",
- "hint": "执行多次带排列的合并,以便保留两个模型的更多特征"
- },
- {
- "id": "",
- "label": "Number of ReBasin Iterations",
- "localized": "ReBasin 迭代次数",
- "reload": "",
- "hint": "在保存前合并和置换模型的次数"
- },
- {
- "id": "",
- "label": "CPU",
- "localized": "CPU",
- "reload": "",
- "hint": "仅使用CPU和RAM:最慢但最不容易出现内存不足(OOM)"
- },
- {
- "id": "",
- "label": "Shuffle",
- "localized": "洗牌",
- "reload": "",
- "hint": "将完整模型加载到RAM并在VRAM上计算:加速效果较小,建议用于SDXL合并"
- },
- {
- "id": "",
- "label": "In Blocks",
- "localized": "输入块",
- "reload": "",
- "hint": "UNet的下采样块(SD1.5为12个值,SDXL为9个值)"
- },
- {
- "id": "",
- "label": "Mid Block",
- "localized": "中间块",
- "reload": "",
- "hint": "UNet的中心块(1个值)"
- },
- {
- "id": "",
- "label": "Out Block",
- "localized": "输出块",
- "reload": "",
- "hint": "UNet的上采样块(SD1.5为12个值,SDXL为9个值)"
- },
- {
- "id": "",
- "label": "Preset Interpolation Ratio",
- "localized": "预设插值比例",
- "reload": "",
- "hint": "如果选择了两个预设,则在其间进行插值"
- },
- {
- "id": "",
- "label": "Adapter",
- "localized": "适配器",
- "reload": "",
- "hint": "IP适配器模型"
- },
- {
- "id": "",
- "label": "Active ip adapters",
- "localized": "活动的IP适配器",
- "reload": "",
- "hint": "活动IP适配器的数量"
- },
- {
- "id": "",
- "label": "Unload adapter",
- "localized": "卸载适配器",
- "reload": "",
- "hint": "生成后立即卸载IP适配器。否则,IP适配器将保持加载状态,以便在下次生成过程中更快使用"
- },
- {
- "id": "",
- "label": "Crop to portrait",
- "localized": "裁剪为肖像",
- "reload": "",
- "hint": "在用作IP适配器输入之前,将输入图像裁剪为仅肖像模式"
- },
- {
- "id": "",
- "label": "Layer options",
- "localized": "层选项",
- "reload": "",
- "hint": "手动指定IP适配器高级层选项"
- },
- {
- "id": "",
- "label": "X values",
- "localized": "X 值",
- "reload": "",
- "hint": "使用逗号分隔X轴的值"
- },
- {
- "id": "",
- "label": "Y values",
- "localized": "Y 值",
- "reload": "",
- "hint": "使用逗号分隔Y轴的值"
- },
- {
- "id": "",
- "label": "Z values",
- "localized": "Z 值",
- "reload": "",
- "hint": "使用逗号分隔Z轴的值"
- },
- {
- "id": "",
- "label": "Loops",
- "localized": "循环",
- "reload": "",
- "hint": "处理图像的次数。每次输出都用作下一个循环的输入。如果设置为1,则行为将如同未使用此脚本"
- },
- {
- "id": "",
- "label": "Final denoising strength",
- "localized": "最终去噪强度",
- "reload": "",
- "hint": "批处理中每张图像最终循环的去噪强度"
- },
- {
- "id": "",
- "label": "Denoising strength curve",
- "localized": "去噪强度曲线",
- "reload": "",
- "hint": "去噪曲线控制每次循环中去噪强度变化的速度。激进:大部分变化发生在循环开始时。线性:变化在所有循环中保持不变。惰性:大部分变化发生在循环结束时"
- },
- {
- "id": "",
- "label": "Tile overlap",
- "localized": "瓦片重叠",
- "reload": "",
- "hint": "对于SD放大,瓦片之间应有多少像素重叠。瓦片重叠是为了当它们合并回一张图片时,没有清晰可见的接缝"
- },
- {
- "id": "",
- "label": "ACI: Color to Mask",
- "localized": "ACI:颜色转遮罩",
- "reload": "",
- "hint": "选择您想要遮罩和内绘的颜色。点击图像中的颜色以自动选择它。\n 建议使用绿幕等图像以获得精确结果。"
- },
- {
- "id": "",
- "label": "ACI: Color Tolerance",
- "localized": "ACI:颜色容差",
- "reload": "",
- "hint": "调整容差以在遮罩中包含相似颜色。值越低 = 仅遮罩非常相似的颜色。值越高 = 遮罩更广泛的相似颜色。"
- },
- {
- "id": "",
- "label": "ACI: Mask Erode",
- "localized": "ACI:遮罩侵蚀",
- "reload": "",
- "hint": "调整填充以对遮罩应用内部偏移。(建议值 = 2,以去除边缘残留)"
- },
- {
- "id": "",
- "label": "ACI: Mask Blur",
- "localized": "ACI:遮罩模糊",
- "reload": "",
- "hint": "调整模糊以在图像和内绘区域之间应用平滑过渡。(建议值 = 0 以获得锐利度)"
- },
- {
- "id": "",
- "label": "ACI: Denoising Strength",
- "localized": "ACI:去噪强度",
- "reload": "",
- "hint": "更改去噪强度以达到所需的内绘量。"
- }
- ],
- "settings": [
- {
- "id": "",
+ "id": 456,
"label": "Apply settings",
"localized": "应用设置",
"reload": "",
"hint": "保存当前设置,建议重启服务器"
},
{
- "id": "",
- "label": "Model Loading",
- "localized": "模型加载",
+ "id": 5478,
+ "label": "Analyze model",
+ "localized": "分析模型",
"reload": "",
- "hint": "与模型加载方式相关的设置"
+ "hint": ""
},
{
- "id": "",
- "label": "Model Options",
- "localized": "模型选项",
+ "id": 101,
+ "label": "All",
+ "localized": "全部",
"reload": "",
- "hint": "与特定模型行为相关的设置"
+ "hint": ""
},
{
- "id": "",
- "label": "Model Offloading",
- "localized": "模型卸载",
+ "id": 102,
+ "label": "artist",
+ "localized": "艺术家",
"reload": "",
- "hint": "与模型卸载和内存管理相关的设置"
+ "hint": ""
},
{
- "id": "",
- "label": "Model Quantization",
- "localized": "模型量化",
+ "id": 103,
+ "label": "Alpha",
+ "localized": "Alpha",
"reload": "",
- "hint": "与模型量化相关的设置,用于减少内存使用"
+ "hint": ""
},
{
- "id": "",
- "label": "Image Metadata",
- "localized": "图像元数据",
+ "id": 104,
+ "label": "Advanced Options",
+ "localized": "高级选项",
"reload": "",
- "hint": "与处理生成图像时创建的元数据相关的设置"
+ "hint": ""
},
{
- "id": "",
- "label": "Legacy Options",
- "localized": "旧版选项",
+ "id": 105,
+ "label": "Appearance",
+ "localized": "外观",
"reload": "",
- "hint": "与旧版选项相关的设置 - 不应使用"
+ "hint": ""
},
{
- "id": "",
- "label": "Restart server",
- "localized": "重启服务器",
+ "id": 106,
+ "label": "Answer",
+ "localized": "回答",
"reload": "",
- "hint": "重启服务器"
+ "hint": ""
},
{
- "id": "",
- "label": "Shutdown server",
- "localized": "关闭服务器",
+ "id": 107,
+ "label": "Adjust start",
+ "localized": "调整起始步数",
"reload": "",
- "hint": "关闭服务器"
+ "hint": "开始进行 Sigma 调整的步数"
},
{
- "id": "",
- "label": "Preview theme",
- "localized": "预览主题",
+ "id": 108,
+ "label": "Adjust end",
+ "localized": "调整结束步数",
"reload": "",
- "hint": "显示主题预览"
+ "hint": "停止进行 Sigma 调整的步数"
},
{
- "id": "",
- "label": "Restore defaults",
- "localized": "恢复默认设置",
+ "id": 109,
+ "label": "AutoGuidance dropout",
+ "localized": "自动引导丢弃",
"reload": "",
- "hint": "恢复默认服务器设置"
+ "hint": ""
},
{
- "id": "",
- "label": "Unload model",
- "localized": "卸载模型",
+ "id": 110,
+ "label": "AutoGuidance layers",
+ "localized": "自动引导层",
"reload": "",
- "hint": "卸载当前加载的模型"
+ "hint": ""
},
{
- "id": "",
- "label": "Reload model",
- "localized": "重新加载模型",
+ "id": 111,
+ "label": "AutoGuidance config",
+ "localized": "自动引导配置",
"reload": "",
- "hint": "重新加载当前选定的模型"
+ "hint": ""
},
{
- "id": "",
- "label": "Models & Loading",
- "localized": "模型与加载",
+ "id": 112,
+ "label": "APG momentum",
+ "localized": "APG 动量",
"reload": "",
- "hint": "与基础模型、主要后端和模型加载行为相关的设置"
+ "hint": ""
},
{
- "id": "",
- "label": "Variational Auto Encoder",
- "localized": "变分自编码器",
+ "id": 113,
+ "label": "APG rescale",
+ "localized": "APG 重缩放",
"reload": "",
- "hint": "与变分自编码器以及生成过程中的图像解码相关的设置"
+ "hint": ""
},
{
- "id": "",
- "label": "Text encoder",
- "localized": "文本编码器",
+ "id": 114,
+ "label": "Attention guidance",
+ "localized": "注意力引导",
"reload": "",
- "hint": "与文本编码器以及生成过程中的提示词编码处理相关的设置"
+ "hint": "用于 PAG (扰动注意力引导) 的 CFG 比例"
},
{
- "id": "",
- "label": "Compute Settings",
- "localized": "计算设置",
+ "id": 115,
+ "label": "Adaptive scaling",
+ "localized": "自适应缩放",
"reload": "",
- "hint": "与计算精度、交叉注意力以及计算平台优化相关的设置"
+ "hint": "注意力引导比例的自适应修正器"
},
{
- "id": "",
+ "id": 116,
+ "label": "Active IP adapters",
+ "localized": "激活的 IP 适配器",
+ "reload": "",
+ "hint": "当前处于激活状态的 IP 适配器数量"
+ },
+ {
+ "id": 117,
+ "label": "Adapter",
+ "localized": "适配器",
+ "reload": "",
+ "hint": "IP 适配器模型"
+ },
+ {
+ "id": 118,
+ "label": "Anchor settings",
+ "localized": "锚点设置",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 119,
+ "label": "Alpha preset",
+ "localized": "Alpha 预设",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 120,
+ "label": "Append heatmaps to results",
+ "localized": "将热图附加至结果",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 121,
+ "label": "Auto apply",
+ "localized": "自动应用",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 122,
+ "label": "Amplify LUT",
+ "localized": "放大 LUT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 123,
+ "label": "Add time info",
+ "localized": "添加时间信息",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 124,
+ "label": "Add text info",
+ "localized": "添加文本信息",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 125,
+ "label": "Add metadata",
+ "localized": "添加元数据",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 126,
+ "label": "Allowed languages",
+ "localized": "允许的语言",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 127,
+ "label": "Allowed alphabets",
+ "localized": "允许的字母表",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 128,
+ "label": "Apply to prompt",
+ "localized": "应用至提示词",
+ "reload": "",
+ "hint": "自动将增强后的结果复制到提示词输入框"
+ },
+ {
+ "id": 129,
+ "label": "Auto enhance",
+ "localized": "自动增强",
+ "reload": "",
+ "hint": "在每次生成图像前自动增强提示词"
+ },
+ {
+ "id": 130,
+ "label": "ACI: Color to Mask",
+ "localized": "ACI: 颜色转蒙版",
+ "reload": "",
+ "hint": "选择要蒙版和重绘的颜色。点击图像中的颜色可自动选择。 建议使用绿幕类图像以获得精确结果。"
+ },
+ {
+ "id": 131,
+ "label": "ACI: Color tolerance",
+ "localized": "ACI: 颜色容差",
+ "reload": "",
+ "hint": "调整容差以在蒙版中包含相似颜色。值越低 = 仅包含极相似颜色;值越高 = 包含更宽范围的相似颜色。"
+ },
+ {
+ "id": 132,
+ "label": "ACI: Denoising strength",
+ "localized": "ACI: 重绘幅度",
+ "reload": "",
+ "hint": "更改重绘幅度以达到理想的重绘效果。"
+ },
+ {
+ "id": 133,
+ "label": "ACI: Mask dilate",
+ "localized": "ACI: 蒙版扩张",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 134,
+ "label": "ACI: Mask erode",
+ "localized": "ACI: 蒙版收缩",
+ "reload": "",
+ "hint": "调整边距以对蒙版应用向内偏移(推荐值为 2 以移除边缘残留)。"
+ },
+ {
+ "id": 135,
+ "label": "ACI: Mask blur",
+ "localized": "ACI: 蒙版模糊",
+ "reload": "",
+ "hint": "调整模糊度以使图像与重绘区域之间平滑过渡(追求锐度时推荐值为 0)。"
+ },
+ {
+ "id": 136,
+ "label": "Adaptive restore",
+ "localized": "自适应恢复",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 137,
+ "label": "Apply noise",
+ "localized": "应用噪声",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 138,
+ "label": "Auto min score",
+ "localized": "自动最低评分",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 139,
+ "label": "Auto-segment",
+ "localized": "自动分割",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 140,
+ "label": "Auto-mask",
+ "localized": "自动蒙版",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 141,
+ "label": "Active",
+ "localized": "激活",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 142,
+ "label": "Attention",
+ "localized": "注意力",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 143,
+ "label": "Adain",
+ "localized": "Adain",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 144,
+ "label": "Attention Adain",
+ "localized": "Attention Adain",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 145,
+ "label": "Apply filter",
+ "localized": "应用过滤器",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 146,
+ "label": "Alpha matting",
+ "localized": "Alpha 抠图",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 147,
+ "label": "Append Caption Files",
+ "localized": "追加说明文件",
+ "reload": "",
+ "hint": "追加到现有说明文件而不是覆盖它们。 适用于为已有说明的图像添加额外的描述或标签。"
+ },
+ {
+ "id": 148,
+ "label": "a1111",
+ "localized": "a1111",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 149,
+ "label": "Autocast",
+ "localized": "自动混合精度 (Autocast)",
+ "reload": "",
+ "hint": "在运行时自动确定精度"
+ },
+ {
+ "id": 150,
+ "label": "Auto",
+ "localized": "自动",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 151,
+ "label": "accuracy",
+ "localized": "准确度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 152,
+ "label": "atiadlxx (AMD only)",
+ "localized": "atiadlxx (仅限 AMD)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 153,
+ "label": "aot_ts_nvfuser",
+ "localized": "aot_ts_nvfuser",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 154,
+ "label": "Additional image browser folders",
+ "localized": "额外的图像浏览器文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 155,
+ "label": "Add system information to metadata",
+ "localized": "将系统信息添加至元数据",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 156,
+ "label": "Autolaunch browser upon startup",
+ "localized": "启动时自动打开浏览器",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 157,
+ "label": "Allowed aspect ratios",
+ "localized": "允许的宽高比",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 158,
+ "label": "Approximate",
+ "localized": "近似 (Approximate)",
+ "reload": "",
+ "hint": "廉价的神经网络近似方案。比 VAE 快得多,但生成的图片水平/垂直分辨率缩小 4 倍且质量较低"
+ },
+ {
+ "id": 159,
+ "label": "Additional postprocessing operations",
+ "localized": "额外的后处理操作",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 160,
+ "label": "Apply color correction",
+ "localized": "应用颜色校正",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 161,
+ "label": "Apply mask as overlay",
+ "localized": "将蒙版作为叠加层应用",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 162,
+ "label": "Apply sRGB linearization",
+ "localized": "应用 sRGB 线性化",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 163,
+ "label": "Available networks",
+ "localized": "可用网络",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 164,
+ "label": "Auto-convert SD15 embeddings to SDXL",
+ "localized": "自动将 SD1.5 Embedding 转换为 SDXL",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 165,
+ "label": "alias",
+ "localized": "别名",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 166,
+ "label": "Attention query chunk size",
+ "localized": "注意力查询块大小 (Query chunk size)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 167,
+ "label": "Attention kv chunk size",
+ "localized": "注意力键值块大小 (KV chunk size)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 168,
+ "label": "Attention chunking threshold",
+ "localized": "注意力分块阈值",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 169,
+ "label": "Attempt VAE roll back for NaN values",
+ "localized": "遇到 NaN 值时尝试 VAE 回退",
+ "reload": "",
+ "hint": "需要 Torch 2.1 且启用了 NaN 检查"
+ },
+ {
+ "id": 170,
+ "label": "Add extended info to filename when saving grid",
+ "localized": "保存网格图时在文件名中添加扩展信息",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 171,
+ "label": "Add LoRA to prompt",
+ "localized": "添加 LoRA 至提示词",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 172,
+ "label": "Alpha Ratio",
+ "localized": "Alpha 比例",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 173,
+ "label": "ALPHA Block Weight Preset",
+ "localized": "ALPHA 分层权重预设",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 174,
+ "label": "Automatically determine rank",
+ "localized": "自动确定 Rank 秩",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 175,
+ "label": "Autorank ratio",
+ "localized": "自动 Rank 比例",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 176,
+ "label": "Advanced guidance params",
+ "localized": "高级引导参数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 177,
+ "label": "Adapter 1",
+ "localized": "适配器 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 178,
+ "label": "Adapter 2",
+ "localized": "适配器 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 179,
+ "label": "Adapter 3",
+ "localized": "适配器 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 180,
+ "label": "Adapter 4",
+ "localized": "适配器 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 181,
+ "label": "Audio",
+ "localized": "音频",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 182,
+ "label": "Advanced Options",
+ "localized": "高级选项",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 183,
+ "label": "Advanced Options",
+ "localized": "高级选项",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 184,
+ "label": "Advanced Options",
+ "localized": "高级选项",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "b": [
+ {
+ "id": 0,
+ "label": "Batch",
+ "localized": "Batch",
+ "reload": "",
+ "hint": "批量处理设置"
+ },
+ {
+ "id": 1,
+ "label": "Batch Caption",
+ "localized": "批量描述",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Batch Tag",
+ "localized": "批量打标",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Benchmark",
+ "localized": "基准测试",
+ "reload": "",
+ "hint": "运行基准测试"
+ },
+ {
+ "id": 4,
"label": "Backend Settings",
"localized": "后端设置",
"reload": "",
- "hint": "与计算后端相关的设置:torch、onnx 和 olive"
+ "hint": "与计算后端相关的设置:torch, onnx 和 olive"
},
{
- "id": "",
- "label": "Quantization Settings",
- "localized": "量化设置",
+ "id": 5,
+ "label": "body",
+ "localized": "主体",
"reload": "",
- "hint": "与模型量化相关的设置"
+ "hint": ""
},
{
- "id": "",
- "label": "Pipeline modifiers",
- "localized": "管道修改器",
+ "id": 6,
+ "label": "Beta",
+ "localized": "Beta",
"reload": "",
- "hint": "生成过程中可启用的附加功能"
+ "hint": ""
},
{
- "id": "",
- "label": "Model compile",
- "localized": "模型编译",
+ "id": 7,
+ "label": "Balanced Offload",
+ "localized": "平衡卸载",
"reload": "",
- "hint": "与不同模型编译方法相关的设置"
+ "hint": ""
},
{
- "id": "",
- "label": "System Paths",
- "localized": "系统路径",
+ "id": 8,
+ "label": "BitsAndBytes",
+ "localized": "BitsAndBytes",
"reload": "",
- "hint": "与各种模型目录位置相关的设置"
+ "hint": ""
},
{
- "id": "",
- "label": "Image Options",
- "localized": "图像选项",
+ "id": 9,
+ "label": "Batch count",
+ "localized": "生成批次",
"reload": "",
- "hint": "与图像格式、元数据和图像网格相关的设置"
+ "hint": "要创建多少批次的图像(不影响生成性能或显存占用)"
},
{
- "id": "",
- "label": "Image Paths",
- "localized": "图像路径",
+ "id": 10,
+ "label": "Batch size",
+ "localized": "单批数量",
"reload": "",
- "hint": "与图像文件名和输出目录相关的设置"
+ "hint": "单次批处理中生成的图像数量(增加生成性能但会提高显存占用)"
},
{
- "id": "",
- "label": "Live Previews",
- "localized": "实时预览",
+ "id": 11,
+ "label": "Beta schedule",
+ "localized": "Beta 调度",
"reload": "",
- "hint": "与实时预览、音频通知相关的设置"
+ "hint": "定义 Beta(每步噪声强度)的增长方式。选项: - default: 模型默认值 - linear: 每步线性衰减噪声 - scaled: linear 的平方版本,仅由 Stable Diffusion 使用 - cosine: 更平滑的衰减,通常能以较少的步数获得更好的结果 - sigmoid: 剧烈过渡,实验性功能"
},
{
- "id": "",
- "label": "Sampler Settings",
- "localized": "采样器设置",
+ "id": 12,
+ "label": "Base shift",
+ "localized": "基础偏移",
"reload": "",
- "hint": "与采样器选择和配置,以及扩散器特定采样器配置相关的设置"
+ "hint": "使用动态偏移时,低分辨率的最小偏移值。"
},
{
- "id": "",
- "label": "Postprocessing",
- "localized": "后处理",
+ "id": 13,
+ "label": "Brightness",
+ "localized": "亮度",
"reload": "",
- "hint": "与图像生成后处理、面部修复和放大相关的设置"
+ "hint": ""
},
{
- "id": "",
- "label": "Control Options",
+ "id": 14,
+ "label": "Block",
+ "localized": "区块",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Block size",
+ "localized": "块大小",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Banned words",
+ "localized": "屏蔽词",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Blur",
+ "localized": "模糊",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Batch input directory",
+ "localized": "批量输入目录",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Batch output directory",
+ "localized": "批量输出目录",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Batch mask directory",
+ "localized": "批量遮罩目录",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Background threshold",
+ "localized": "背景阈值",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Boost",
+ "localized": "增强",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Base",
+ "localized": "基础",
+ "reload": "",
+ "hint": "用于运行图像生成的基础设置"
+ },
+ {
+ "id": 24,
+ "label": "Blend strength",
+ "localized": "混合强度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Base model",
+ "localized": "基础模型",
+ "reload": "",
+ "hint": "用于所有操作的主要模型"
+ },
+ {
+ "id": 26,
+ "label": "Backend",
+ "localized": "后端",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Benchmark steps",
+ "localized": "基准测试步数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Benchmark level",
+ "localized": "基准测试级别",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "balanced",
+ "localized": "平衡",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "block_level",
+ "localized": "区块级",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Backend storage",
+ "localized": "后端存储",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "BF16",
+ "localized": "BF16",
+ "reload": "",
+ "hint": "在计算中使用改进的 16 位浮点精度"
+ },
+ {
+ "id": 33,
+ "label": "Batch matrix-matrix",
+ "localized": "批量矩阵乘法",
+ "reload": "",
+ "hint": "用于注意力的标准批量矩阵乘法。可靠但显存效率不高。"
+ },
+ {
+ "id": 34,
+ "label": "BCFHW",
+ "localized": "BCFHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "BFCHW",
+ "localized": "BFCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "BCHW",
+ "localized": "BCHW",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Batch mode uses sequential seeds",
+ "localized": "批量模式使用连续种子",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Batch uses original name",
+ "localized": "批量使用原始名称",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Base images folder",
+ "localized": "基础图像文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 40,
+ "label": "Base grids folder",
+ "localized": "基础网格文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 41,
+ "label": "Build info on first access",
+ "localized": "初次访问时构建信息",
+ "reload": "",
+ "hint": "防止服务器在启动时构建英文页面,而是在请求时才构建"
+ },
+ {
+ "id": 42,
+ "label": "Beta Ratio",
+ "localized": "Beta 比例",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "BETA Block Weight Preset",
+ "localized": "BETA 区块权重预设",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Base model type",
+ "localized": "基础模型类型",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "c": [
+ {
+ "id": 6181,
+ "label": "Caption",
+ "localized": "反推提示词",
+ "reload": "",
+ "hint": "分析现有图像并创建文本描述"
+ },
+ {
+ "id": 6182,
+ "label": "Contributors",
+ "localized": "贡献者",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6183,
+ "label": "Clear",
+ "localized": "清除",
+ "reload": "",
+ "hint": "清除提示词"
+ },
+ {
+ "id": 6184,
+ "label": "Check status",
+ "localized": "检查状态",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6185,
+ "label": "Composite",
+ "localized": "合成",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6186,
+ "label": "Control",
+ "localized": "控制",
+ "reload": "",
+ "hint": "在全方位引导下创建图像"
+ },
+ {
+ "id": 6187,
+ "label": "ControlNet",
+ "localized": "ControlNet",
+ "reload": "",
+ "hint": "ControlNet 是一种高级引导模型"
+ },
+ {
+ "id": 6188,
+ "label": "Controls",
"localized": "控制选项",
"reload": "",
- "hint": "与“控制”选项卡相关的设置"
+ "hint": ""
},
{
- "id": "",
+ "id": 6189,
+ "label": "CaptionCaption",
+ "localized": "提示词生成",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6190,
+ "label": "Console",
+ "localized": "控制台",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6191,
+ "label": "Check for updates",
+ "localized": "检查更新",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6192,
+ "label": "Change log",
+ "localized": "更新日志",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6193,
+ "label": "Compute Settings",
+ "localized": "计算设置",
+ "reload": "",
+ "hint": "关于计算精度、交叉注意力以及针对计算平台的优化设置"
+ },
+ {
+ "id": 6194,
+ "label": "Current",
+ "localized": "当前模型",
+ "reload": "",
+ "hint": "分析当前加载模型内部的模块"
+ },
+ {
+ "id": 6195,
+ "label": "CivitAI",
+ "localized": "CivitAI",
+ "reload": "",
+ "hint": "从 CivitAI 搜索并下载模型"
+ },
+ {
+ "id": 6196,
+ "label": "Calculate missing hashes",
+ "localized": "计算缺失的哈希值",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6197,
+ "label": "Community",
+ "localized": "社区",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6198,
+ "label": "Cloud",
+ "localized": "云端",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6199,
+ "label": "Close",
+ "localized": "关闭",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6200,
+ "label": "Change model",
+ "localized": "更换模型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6201,
+ "label": "Change refiner",
+ "localized": "更换精炼器",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6202,
+ "label": "Change VAE",
+ "localized": "更换 VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6203,
+ "label": "Change reference",
+ "localized": "更换参考图",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6204,
+ "label": "Corrections",
+ "localized": "修正",
+ "reload": "",
+ "hint": "在生成过程中控制图像颜色、锐化或亮度修正"
+ },
+ {
+ "id": 6205,
+ "label": "Control Methods",
+ "localized": "控制方法",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6206,
+ "label": "Control Media",
+ "localized": "控制媒体",
+ "reload": "",
+ "hint": "添加输入图像作为控制处理的独立初始化图像"
+ },
+ {
+ "id": 6207,
+ "label": "ChronoEdit",
+ "localized": "ChronoEdit",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6208,
+ "label": "Cross Attention",
+ "localized": "交叉注意力",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6209,
+ "label": "CLiP Skip",
+ "localized": "CLIP 跳过层",
+ "reload": "",
+ "hint": "CLIP 模型的提前停止参数;1 为通常的最后一层停止,2 为倒数第二层停止,依此类推"
+ },
+ {
+ "id": 6210,
+ "label": "Cache-DiT",
+ "localized": "Cache-DiT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6211,
+ "label": "CFG-Zero",
+ "localized": "CFG-Zero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6212,
+ "label": "Cache folders",
+ "localized": "缓存文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6213,
+ "label": "Custom model loader",
+ "localized": "自定义模型加载器",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6214,
+ "label": "Client log",
+ "localized": "客户端日志",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6215,
+ "label": "CLIP Analysis",
+ "localized": "CLIP 分析",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6216,
+ "label": "Context",
+ "localized": "上下文",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6217,
+ "label": "Correction mode",
+ "localized": "修正模式",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6218,
+ "label": "Color",
+ "localized": "颜色",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6219,
+ "label": "Center",
+ "localized": "居中",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6220,
+ "label": "Color grading",
+ "localized": "调色",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6221,
+ "label": "Crop to portrait",
+ "localized": "裁剪为纵向",
+ "reload": "",
+ "hint": "在将输入图像用作 IP Adapter 输入之前,将其裁剪为仅纵向"
+ },
+ {
+ "id": 6222,
+ "label": "Concept Tokens",
+ "localized": "概念 Token",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6223,
+ "label": "Colormap",
+ "localized": "颜色映射",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6224,
+ "label": "Cosine scale 1",
+ "localized": "余弦缩放 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6225,
+ "label": "Cosine scale 2",
+ "localized": "余弦缩放 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6226,
+ "label": "Cosine scale 3",
+ "localized": "余弦缩放 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6227,
+ "label": "Cache model",
+ "localized": "缓存模型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6228,
+ "label": "Cosine scale",
+ "localized": "余弦缩放",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6229,
+ "label": "Cosine Background",
+ "localized": "余弦背景",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6230,
+ "label": "Control guidance",
+ "localized": "控制引导",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6231,
+ "label": "Contrast",
+ "localized": "对比度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6232,
+ "label": "comma",
+ "localized": "逗号",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6233,
+ "label": "Columns",
+ "localized": "列数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6234,
+ "label": "Create video",
+ "localized": "创建视频",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6235,
+ "label": "Censor",
+ "localized": "审查",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6236,
+ "label": "Check language",
+ "localized": "检查语言",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6237,
+ "label": "Check policy violations",
+ "localized": "检查政策违规",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6238,
+ "label": "Check banned words",
+ "localized": "检查违禁词",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6239,
+ "label": "Control preprocess input images",
+ "localized": "控制预处理输入图像",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6240,
+ "label": "Control override denoise strength",
+ "localized": "控制覆盖重绘强度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6241,
+ "label": "Color variation",
+ "localized": "颜色变化",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6242,
+ "label": "Change rate",
+ "localized": "变化率",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6243,
+ "label": "Context after",
+ "localized": "后置上下文",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6244,
+ "label": "Context mask",
+ "localized": "上下文遮罩",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6245,
+ "label": "Control only",
+ "localized": "仅控制",
+ "reload": "",
+ "hint": "此选项仅使用下方的控制输入作为任何基于我们各种选项的 ControlNet 或 IP Adapter 类型任务的源。"
+ },
+ {
+ "id": 6246,
+ "label": "CN Mode",
+ "localized": "CN 模式",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6247,
+ "label": "CN Strength",
+ "localized": "CN 强度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6248,
+ "label": "CN Start",
+ "localized": "CN 开始步数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6249,
+ "label": "CN End",
+ "localized": "CN 结束步数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6250,
+ "label": "CN Tiles",
+ "localized": "CN 分块",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6251,
+ "label": "Control factor",
+ "localized": "控制因子",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6252,
+ "label": "ControlNet-XS",
+ "localized": "ControlNet-XS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6253,
+ "label": "Coarse",
+ "localized": "粗糙",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6254,
+ "label": "Color map",
+ "localized": "颜色图",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6255,
+ "label": "Crop to fit",
+ "localized": "裁剪以适应",
+ "reload": "",
+ "hint": "如果源图像的尺寸(例如 512x510)与目标尺寸(例如 1024x768)不符,此功能将使放大后的图像适应目标尺寸,多余部分将被裁剪。"
+ },
+ {
+ "id": 6256,
+ "label": "CLiP Model",
+ "localized": "CLIP 模型",
+ "reload": "",
+ "hint": "用于图像文本相似度匹配的 CLIP 模型。 较大的模型(ViT-L, ViT-H)更准确,但速度较慢且占用更多显存。"
+ },
+ {
+ "id": 6257,
+ "label": "Caption Model",
+ "localized": "反推模型",
+ "reload": "",
+ "hint": "用于生成初始图像描述的 BLIP 模型。 描述模型刻画图像内容,随后 CLIP 会补充风格和风味词汇。"
+ },
+ {
+ "id": 6258,
+ "label": "Chunk Size",
+ "localized": "块大小",
+ "reload": "",
+ "hint": "处理描述候选词(flavors)的批次大小。较高的值可加快分析速度,但会增加显存占用。"
+ },
+ {
+ "id": 6259,
+ "label": "CLiP Num Beams",
+ "localized": "CLIP 束搜索数",
+ "reload": "",
+ "hint": "描述生成过程中束搜索的束数。较高的值会搜索更多可能性,但速度较慢。"
+ },
+ {
+ "id": 6260,
+ "label": "Character threshold",
+ "localized": "角色阈值",
+ "reload": "",
+ "hint": "特定角色标签(如角色名称、特定特征)的置信度阈值。 仅包含置信度高于此阈值的标签。 较高的值更严格,较低的值包含更多潜在匹配。 DeepBooru 模型不支持。"
+ },
+ {
+ "id": 6261,
+ "label": "Cross-attention",
+ "localized": "交叉注意力",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6262,
+ "label": "cpu",
+ "localized": "cpu",
+ "reload": "",
+ "hint": "仅使用 CPU 和内存:最慢但最不容易出现显存溢出"
+ },
+ {
+ "id": 6263,
+ "label": "Cached models",
+ "localized": "缓存模型数",
+ "reload": "",
+ "hint": "存储在内存中以便快速访问的模型数量"
+ },
+ {
+ "id": 6264,
+ "label": "combined",
+ "localized": "合并",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6265,
+ "label": "Compress ratio",
+ "localized": "压缩比",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6266,
+ "label": "compel",
+ "localized": "compel",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6267,
+ "label": "Channels last",
+ "localized": "通道后置 (Channels last)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6268,
+ "label": "cuDNN full-depth benchmark",
+ "localized": "cuDNN 全深度基准测试",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6269,
+ "label": "cuDNN benchmark limit",
+ "localized": "cuDNN 基准测试限制",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6270,
+ "label": "cudaMallocAsync",
+ "localized": "cudaMallocAsync",
+ "reload": "",
+ "hint": "使用 CUDA 异步内存分配器。提高性能并减少显存碎片,但在某些 GPU 上可能导致不稳定。"
+ },
+ {
+ "id": 6271,
+ "label": "CLiP skip enabled",
+ "localized": "启用 CLIP 跳过",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6272,
+ "label": "Cache-DiT enabled",
+ "localized": "启用 Cache-DiT",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6273,
+ "label": "Cache-DiT F-compute blocks",
+ "localized": "Cache-DiT F-计算块",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6274,
+ "label": "Cache-DiT B-compute blocks",
+ "localized": "Cache-DiT B-计算块",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6275,
+ "label": "Cache-DiT residual diff threshold",
+ "localized": "Cache-DiT 残差差异阈值",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6276,
+ "label": "Cache-DiT warmup steps",
+ "localized": "Cache-DiT 预热步数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6277,
+ "label": "CFG-Zero enabled",
+ "localized": "启用 CFG-Zero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6278,
+ "label": "CFG-Zero star",
+ "localized": "CFG-Zero 起始点",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6279,
+ "label": "CFG-Zero steps",
+ "localized": "CFG-Zero 步数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6280,
+ "label": "cudagraphs",
+ "localized": "cudagraphs",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6281,
+ "label": "Cleanup temporary folder on startup",
+ "localized": "启动时清理临时文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6282,
+ "label": "Create ZIP archive for multiple images",
+ "localized": "为多张图像创建 ZIP 归档",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6283,
+ "label": "cover",
+ "localized": "覆盖",
+ "reload": "",
+ "hint": "覆盖全区域"
+ },
+ {
+ "id": 6284,
+ "label": "Compact view",
+ "localized": "紧凑视图",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6285,
+ "label": "Cache text encoder results",
+ "localized": "缓存文本编码器结果",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6286,
+ "label": "contain",
+ "localized": "包含",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6287,
+ "label": "Ctrl+up/down word delimiters",
+ "localized": "Ctrl+上/下 词分隔符",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6288,
+ "label": "Ctrl+up/down precision when editing (attention:1.1)",
+ "localized": "编辑权重时的 Ctrl+上/下 精度 (attention:1.1)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6289,
+ "label": "Ctrl+up/down precision when editing ",
+ "localized": "编辑附加网络时的 Ctrl+上/下 精度 ",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6290,
+ "label": "Cached VAEs",
+ "localized": "缓存的 VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6291,
+ "label": "ckpt",
+ "localized": "ckpt",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6292,
+ "label": "Comma separated list with optional strength per LoRA",
+ "localized": "逗号分隔的列表,每个 LoRA 可选强度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6293,
+ "label": "CivitAI token",
+ "localized": "CivitAI 令牌 (Token)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6294,
+ "label": "Custom pipeline",
+ "localized": "自定义流水线",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6295,
+ "label": "Custom model",
+ "localized": "自定义模型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6296,
+ "label": "ControlNet unit 1",
+ "localized": "ControlNet 单元 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6297,
+ "label": "ControlNet unit 2",
+ "localized": "ControlNet 单元 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6298,
+ "label": "ControlNet unit 3",
+ "localized": "ControlNet 单元 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6299,
+ "label": "ControlNet unit 4",
+ "localized": "ControlNet 单元 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6300,
+ "label": "ControlNet-XS unit 1",
+ "localized": "ControlNet-XS 单元 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6301,
+ "label": "ControlNet-XS unit 2",
+ "localized": "ControlNet-XS 单元 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6302,
+ "label": "ControlNet-XS unit 3",
+ "localized": "ControlNet-XS 单元 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6303,
+ "label": "ControlNet-XS unit 4",
+ "localized": "ControlNet-XS 单元 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6304,
+ "label": "Control-LLLite unit 1",
+ "localized": "Control-LLLite 单元 1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6305,
+ "label": "Control-LLLite unit 2",
+ "localized": "Control-LLLite 单元 2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6306,
+ "label": "Control-LLLite unit 3",
+ "localized": "Control-LLLite 单元 3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6307,
+ "label": "Control-LLLite unit 4",
+ "localized": "Control-LLLite 单元 4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6308,
+ "label": "Control settings",
+ "localized": "控制设置",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6309,
+ "label": "Canny",
+ "localized": "Canny (边缘检测)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6310,
+ "label": "Condition",
+ "localized": "条件",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6311,
+ "label": "Caption: Batch",
+ "localized": "提示词:批量",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6312,
+ "label": "Control elements",
+ "localized": "控制元素",
+ "reload": "",
+ "hint": "控制元素是能够引导生成过程朝着理想结果发展的高级模型"
+ }
+ ],
+ "d": [
+ {
+ "id": -1,
+ "label": "Docs",
+ "localized": "Docs",
+ "reload": "",
+ "hint": "文档"
+ },
+ {
+ "id": -1,
+ "label": "Discord",
+ "localized": "Discord",
+ "reload": "",
+ "hint": "Discord 社区"
+ },
+ {
+ "id": -1,
+ "label": "txt2img_detail",
+ "localized": "细节",
+ "reload": "",
+ "hint": "详情增强器会对检测到的对象以更高分辨率运行额外的生成过程"
+ },
+ {
+ "id": -1,
+ "label": "Delete",
+ "localized": "删除",
+ "reload": "",
+ "hint": "删除图像"
+ },
+ {
+ "id": -1,
+ "label": "Default",
+ "localized": "默认",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "ui_update_apply",
+ "localized": "下载更新",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "civitai_download_btn",
+ "localized": "下载模型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Diffusers",
+ "localized": "Diffusers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Distilled",
+ "localized": "Distilled",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Description",
+ "localized": "描述",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "txt2img_extra_details_btn",
+ "localized": "详情",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Detailer",
+ "localized": "详情增强器",
+ "reload": "",
+ "hint": "详情增强器会对检测到的对象以更高分辨率运行额外的生成过程"
+ },
+ {
+ "id": -1,
+ "label": "Denoise",
+ "localized": "去噪",
+ "reload": "",
+ "hint": "去噪设置。较高的去噪强度意味着在生成过程中允许对现有图像内容进行更多更改"
+ },
+ {
+ "id": -1,
+ "label": "DirectML",
+ "localized": "DirectML",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Download model from huggingface",
+ "localized": "从 Hugging Face 下载模型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dropdown",
+ "localized": "下拉菜单",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "dynamic",
+ "localized": "动态",
+ "reload": "",
+ "hint": "动态偏移会根据您的图像分辨率自动调整去噪计划。 调度器会根据实际图像分辨率在基础偏移 (base_shift) 和最大偏移 (max_shift) 之间进行插值。 启用此项将禁用静态流偏移 (Flow shift)。"
+ },
+ {
+ "id": -1,
+ "label": "Detailer models",
+ "localized": "详情增强器模型",
+ "reload": "",
+ "hint": "选择用于详情增强的检测模型"
+ },
+ {
+ "id": -1,
+ "label": "Detailer list",
+ "localized": "详情增强器列表",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Detailer classes",
+ "localized": "详情增强器类别",
+ "reload": "",
+ "hint": "如果选择的详情增强模型是多类别模型,请指定要使用的特定类别"
+ },
+ {
+ "id": -1,
+ "label": "Detailer prompt",
+ "localized": "详情增强器提示词",
+ "reload": "",
+ "hint": "为详情增强器使用单独的提示词。如果未填写,将使用主提示词"
+ },
+ {
+ "id": -1,
+ "label": "Detailer negative prompt",
+ "localized": "详情增强器反向提示词",
+ "reload": "",
+ "hint": "为详情增强器使用单独的反向提示词。如果未填写,将使用主反向提示词"
+ },
+ {
+ "id": -1,
+ "label": "Detailer steps",
+ "localized": "详情增强器步数",
+ "reload": "",
+ "hint": "详情增强过程运行的步数"
+ },
+ {
+ "id": -1,
+ "label": "Detailer strength",
+ "localized": "详情增强器强度",
+ "reload": "",
+ "hint": "详情增强过程的去噪强度"
+ },
+ {
+ "id": -1,
+ "label": "Detailer resolution",
+ "localized": "详情增强器分辨率",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising batch size",
+ "localized": "去噪批次大小",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dilate tau",
+ "localized": "膨胀 Tau",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Draw legend",
+ "localized": "绘制图例",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising strength",
+ "localized": "去噪强度",
+ "reload": "",
+ "hint": "决定算法对图像内容的尊重程度。设置为 0 时,没有任何改变;设置为 1 时,你会得到一张无关的图像。值低于 1.0 时,处理步数会少于采样步数滑块指定的步数"
+ },
+ {
+ "id": -1,
+ "label": "Denoise start",
+ "localized": "去噪开始",
+ "reload": "",
+ "hint": "通过设定基础模型应何时结束以及精炼模型 (refiner) 应何时开始来覆盖去噪强度。仅适用于使用精炼模型的情况。如果设置为 0 或 1,将使用去噪强度"
+ },
+ {
+ "id": -1,
+ "label": "down",
+ "localized": "向下",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Decode chunks",
+ "localized": "解码块",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dilate",
+ "localized": "膨胀",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth and normal",
+ "localized": "深度与法线",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Distance threshold",
+ "localized": "距离阈值",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth threshold",
+ "localized": "深度阈值",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Denoising steps",
+ "localized": "去噪步数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth map",
+ "localized": "深度图",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic shift",
+ "localized": "动态偏移",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Duration",
+ "localized": "时长",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Device Info",
+ "localized": "设备信息",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Diffusers load using Run:ai streamer",
+ "localized": "使用 Run:ai streamer 加载 Diffusers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable accelerate",
+ "localized": "禁用 accelerate 加速",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable T5 text encoder",
+ "localized": "禁用 T5 文本编码器",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic loss threshold",
+ "localized": "动态损失阈值",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dequantize using torch.compile",
+ "localized": "使用 torch.compile 进行反量化",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dequantize using full precision",
+ "localized": "使用全精度进行反量化",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disabled",
+ "localized": "已禁用",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention BMM",
+ "localized": "动态注意力 BMM",
+ "reload": "",
+ "hint": "分步执行注意力计算,而不是一次性执行。推理速度较慢,但能大幅减少显存使用"
+ },
+ {
+ "id": -1,
+ "label": "Dynamic attention",
+ "localized": "动态注意力",
+ "reload": "",
+ "hint": "每步动态调整注意力计算。节省显存但会降低生成速度。"
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention slicing rate",
+ "localized": "动态注意力切片率",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Dynamic Attention trigger rate",
+ "localized": "动态注意力触发率",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Deterministic mode",
+ "localized": "确定性模式",
+ "reload": "",
+ "hint": "强制多次运行输出一致。适用于可复现性,但可能会禁用某些优化。"
+ },
+ {
+ "id": -1,
+ "label": "DirectML retry ops for NaN",
+ "localized": "DirectML 针对 NaN 重试操作",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "deep-cache",
+ "localized": "deep-cache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "DeepCache cache interval",
+ "localized": "DeepCache 缓存间隔",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Directory for temporary images; leave empty for default",
+ "localized": "临时图像目录;留空则使用默认值",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Do not display video output in UI",
+ "localized": "不在界面中显示视频输出",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Directory name pattern",
+ "localized": "目录名称模式",
+ "reload": "",
+ "hint": "使用以下标签定义图像和网格的子目录命名方式:[steps], [cfg],[prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime], [job_timestamp];留空则使用默认值"
+ },
+ {
+ "id": -1,
+ "label": "Dark",
+ "localized": "深色",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disabled UI tabs",
+ "localized": "禁用的界面标签页",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable variable aspect ratio",
+ "localized": "禁用可变纵横比",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Desktop",
+ "localized": "桌面",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Downscale high resolution live previews",
+ "localized": "缩小高分辨率实时预览",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Detailer use model augment",
+ "localized": "详情增强器使用模型增强",
+ "reload": "",
+ "hint": "以额外精度运行详情增强器的检测模型"
+ },
+ {
+ "id": -1,
+ "label": "Default strength",
+ "localized": "默认强度",
+ "reload": "",
+ "hint": "在提示词中添加 Lora 等额外网络时,默认使用的权重倍率"
+ },
+ {
+ "id": -1,
+ "label": "Do not change selected model when reading generation parameters",
+ "localized": "读取生成参数时不更改当前选定的模型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Do conditional and unconditional denoising in one batch",
+ "localized": "在一个批次中进行有条件和无条件去噪",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disable NaN check",
+ "localized": "禁用 NaN 检查",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Disallow models in ckpt format",
+ "localized": "禁止使用 ckpt 格式的模型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Default upscaler for image resize operations",
+ "localized": "图像调整大小操作的默认放大算法",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Debug info",
+ "localized": "调试信息",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Download folder",
+ "localized": "下载文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "DWPose",
+ "localized": "DWPose",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth Anything",
+ "localized": "Depth Anything",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Depth Pro",
+ "localized": "Depth Pro",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -1,
+ "label": "Decode",
+ "localized": "解码",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "e": [
+ {
+ "id": 843,
+ "label": "Enhance prompt",
+ "localized": "增强提示词",
+ "reload": "",
+ "hint": "增强提示词 (旧版)"
+ },
+ {
+ "id": 0,
+ "label": "Enhance now",
+ "localized": "立即增强",
+ "reload": "",
+ "hint": "使用选定的大语言模型 (LLM) 进行提示词增强"
+ },
+ {
+ "id": 0,
+ "label": "Extensions",
+ "localized": "扩展",
+ "reload": "",
+ "hint": "应用程序扩展组件"
+ },
+ {
+ "id": 0,
+ "label": "Extract LoRA",
+ "localized": "提取 LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embedded metadata",
+ "localized": "嵌入元数据",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extension list",
+ "localized": "扩展列表",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Execution Precision",
+ "localized": "执行精度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings",
+ "localized": "Embeddings (嵌入)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extract currently loaded LoRA(s)",
+ "localized": "提取当前加载的 LoRA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable LayerSkipConfig",
+ "localized": "启用层跳过配置",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable refine pass",
+ "localized": "启用精炼步骤",
+ "reload": "",
+ "hint": "使用类似于图生图的过程对最终图像进行放大和/或添加细节。可选择使用精炼模型来增强图像细节。"
+ },
+ {
+ "id": 0,
+ "label": "Enable detailer pass",
+ "localized": "启用细节器步骤",
+ "reload": "",
+ "hint": "检测脸部等目标对象,并以更高的分辨率重新处理"
+ },
+ {
+ "id": 0,
+ "label": "Edge padding",
+ "localized": "边缘填充",
+ "reload": "",
+ "hint": "按此百分比扩大蒙版区域的边缘"
+ },
+ {
+ "id": 0,
+ "label": "Edge blur",
+ "localized": "边缘模糊",
+ "reload": "",
+ "hint": "按此百分比模糊蒙版区域的边缘"
+ },
+ {
+ "id": 0,
+ "label": "End",
+ "localized": "结束",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ETA",
+ "localized": "ETA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable FreeU",
+ "localized": "启用 FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tonemap",
+ "localized": "启用色调映射",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enabled",
+ "localized": "已启用",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Exposure",
+ "localized": "曝光",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Encoder",
+ "localized": "编码器",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enhanced prompt",
+ "localized": "增强后的提示词",
+ "reload": "",
+ "hint": "大语言模型输出的增强提示词"
+ },
+ {
+ "id": 0,
+ "label": "Edit start",
+ "localized": "编辑开始",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edit stop",
+ "localized": "编辑停止",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode",
+ "localized": "腐蚀",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "edge",
+ "localized": "边缘",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ensemble size",
+ "localized": "集成大小",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable",
+ "localized": "启用",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Erode size",
+ "localized": "腐蚀尺寸",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable PixelArt",
+ "localized": "启用像素艺术",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable edge detection",
+ "localized": "启用边缘检测",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge block size",
+ "localized": "边缘块大小",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Edge image weight",
+ "localized": "边缘图像权重",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Escape brackets",
+ "localized": "转义括号",
+ "reload": "",
+ "hint": "使用反斜杠转义标签中的圆括号和方括号。 当标签包含在提示词语法中具有特殊含义的字符(如 ( ) [ ])时需要此操作。 如果您打算将输出直接用于提示词,请启用此项。"
+ },
+ {
+ "id": 0,
+ "label": "Exclude tags",
+ "localized": "排除标签",
+ "reload": "",
+ "hint": "要从输出中排除的标签列表,用逗号分隔。 用于过滤掉频繁出现的、不需要的或冗余的标签。"
+ },
+ {
+ "id": 0,
+ "label": "Extension GIT repository URL",
+ "localized": "扩展 GIT 仓库地址",
+ "reload": "",
+ "hint": "在 GitHub 上指定扩展仓库的 URL"
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CPU",
+ "localized": "ExecutionProvider.CPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.DirectML",
+ "localized": "ExecutionProvider.DirectML",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.CUDA",
+ "localized": "ExecutionProvider.CUDA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.ROCm",
+ "localized": "ExecutionProvider.ROCm",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.MIGraphX",
+ "localized": "ExecutionProvider.MIGraphX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "ExecutionProvider.OpenVINO",
+ "localized": "ExecutionProvider.OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable modular pipelines (experimental)",
+ "localized": "启用模块化流水线 (实验性)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Expandable segments",
+ "localized": "可扩展段",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable use of reference models",
+ "localized": "启用参考模型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable embeddings support",
+ "localized": "启用 Embeddings 支持",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable file wildcards support",
+ "localized": "启用文件通配符支持",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Extra noise multiplier for img2img",
+ "localized": "图生图额外噪点乘数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Embeddings train templates directory",
+ "localized": "Embeddings 训练模板目录",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable Hypernetwork support",
+ "localized": "启用超网络 (Hypernetwork) 支持",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Enable tensorboard logging",
+ "localized": "启用 TensorBoard 日志记录",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "f": [
+ {
+ "id": 0,
+ "label": "Fixed",
+ "localized": "固定",
+ "reload": "",
+ "hint": "将图像缩放到目标分辨率。除非高度和宽度匹配,否则会导致宽高比不正确。"
+ },
+ {
+ "id": 0,
+ "label": "Folder",
+ "localized": "文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FramePack",
+ "localized": "FramePack",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Frames",
+ "localized": "帧数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fallback guidance",
+ "localized": "回退引导",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU",
+ "localized": "FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Faster Cache",
+ "localized": "更快速缓存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folders",
+ "localized": "文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fetch model preview metadata",
+ "localized": "获取模型预览元数据",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flow shift",
+ "localized": "流位移 (Flow shift)",
+ "reload": "",
+ "hint": "Flowmatching 模型的偏移值。控制去噪步骤的分布。 数值: - >1.0:为早期去噪分配更多步骤(更好的结构) - <1.0:为后期去噪分配更多步骤(更好的细节) - 1.0:平衡调度 大多数 flowmatching 模型默认使用值 3。如果启用了动态位移,则该项实际上不生效。"
+ },
+ {
+ "id": 0,
+ "label": "FDG scales",
+ "localized": "FDG 缩放",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FDG weights",
+ "localized": "FDG 权重",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FDG rescale space",
+ "localized": "FDG 重缩放空间",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force HiRes",
+ "localized": "强制高清修复",
+ "reload": "",
+ "hint": "选择潜空间放大时会自动运行高清修复,但使用非潜空间放大器时通常会跳过。启用此项可强制非潜空间放大器也运行高清修复。"
+ },
+ {
+ "id": 0,
+ "label": "FreeU preset",
+ "localized": "FreeU 预设",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FaceID Model",
+ "localized": "FaceID 模型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Final strength",
+ "localized": "最终强度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "full",
+ "localized": "全精度",
+ "reload": "",
+ "hint": "始终使用全精度 (Full precision)"
+ },
+ {
+ "id": 0,
+ "label": "Fall-off exponent (lower=higher detail)",
+ "localized": "衰减指数(越低细节越高)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fill strength",
+ "localized": "填充强度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Face",
+ "localized": "人脸",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Face confidence",
+ "localized": "人脸置信度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP model variant",
+ "localized": "FP 模型变体",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP resolution",
+ "localized": "FP 分辨率",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP duration",
+ "localized": "FP 时长",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP target FPS",
+ "localized": "FP 目标帧率",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP interpolation",
+ "localized": "FP 插值",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP init strength",
+ "localized": "FP 初始强度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP end strength",
+ "localized": "FP 结束强度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP vision strength",
+ "localized": "FP 视觉强度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP section prompts",
+ "localized": "FP 分段提示词",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP latent window size",
+ "localized": "FP 潜空间窗口大小",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP steps",
+ "localized": "FP 步数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP sampler shift",
+ "localized": "FP 采样器位移",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP CFG scale",
+ "localized": "FP CFG 缩放",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP distilled CFG scale",
+ "localized": "FP 蒸馏 CFG 缩放",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP CFG re-scale",
+ "localized": "FP CFG 重缩放",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP system prompt",
+ "localized": "FP 系统提示词",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP model receipe",
+ "localized": "FP 模型配方",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable TeaCache",
+ "localized": "FP 启用 TeaCache",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP use optimized system prompt",
+ "localized": "FP 使用优化后的系统提示词",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable CFGZero",
+ "localized": "FP 启用 CFGZero",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP enable Preview",
+ "localized": "FP 启用预览",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP attention",
+ "localized": "FP 注意力机制",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FP VAE",
+ "localized": "FP VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FPS",
+ "localized": "FPS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Foreground threshold",
+ "localized": "前景阈值",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Frame change sensitivity",
+ "localized": "帧变化敏感度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename",
+ "localized": "文件名",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force model eval",
+ "localized": "强制模型评估模式",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "false",
+ "localized": "false",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Full precision (--no-half-vae)",
+ "localized": "全精度 (--no-half-vae)",
+ "reload": "",
+ "hint": "为 VAE 使用 FP32 精度。可能会产生更好的结果,但会消耗更多显存且生成速度较慢。"
+ },
+ {
+ "id": 0,
+ "label": "FP32",
+ "localized": "FP32",
+ "reload": "",
+ "hint": "使用 32 位浮点精度进行计算。"
+ },
+ {
+ "id": 0,
+ "label": "FP16",
+ "localized": "FP16",
+ "reload": "",
+ "hint": "使用 16 位浮点精度进行计算。"
+ },
+ {
+ "id": 0,
+ "label": "Force full precision (--no-half)",
+ "localized": "强制全精度 (--no-half)",
+ "reload": "",
+ "hint": "为模型使用 FP32 精度。可能会产生更好的结果,但会消耗更多显存且生成速度较慢。"
+ },
+ {
+ "id": 0,
+ "label": "Flash",
+ "localized": "Flash",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flex attention",
+ "localized": "Flex 注意力机制",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Flash attention",
+ "localized": "Flash 注意力机制",
+ "reload": "",
+ "hint": "高度优化的注意力算法。大幅减少显存占用并加快推理速度,但可能会导致非确定性结果。"
+ },
+ {
+ "id": 0,
+ "label": "Fused projections",
+ "localized": "融合投影 (Fused projections)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU enabled",
+ "localized": "启用 FreeU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 1st stage backbone",
+ "localized": "FreeU 第一阶段骨干网络",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 2nd stage backbone",
+ "localized": "FreeU 第二阶段骨干网络",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 1st stage skip",
+ "localized": "FreeU 第一阶段跳连",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeU 2nd stage skip",
+ "localized": "FreeU 第二阶段跳连",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FoCa",
+ "localized": "FoCa",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache cache enabled",
+ "localized": "启用 FasterCache 缓存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip range",
+ "localized": "FasterCache 空间跳过范围",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip start",
+ "localized": "FasterCache 空间跳过开始",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache spacial skip end",
+ "localized": "FasterCache 空间跳过结束",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip range",
+ "localized": "FasterCache 无条件跳过范围",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip start",
+ "localized": "FasterCache 无条件跳过开始",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache uncond skip end",
+ "localized": "FasterCache 无条件跳过结束",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FasterCache guidance distilled",
+ "localized": "FasterCache 引导蒸馏",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "fullgraph",
+ "localized": "全图模式 (fullgraph)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with stable diffusion models",
+ "localized": "Stable Diffusion 模型文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Huggingface models",
+ "localized": "Huggingface 模型文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for Huggingface cache",
+ "localized": "Huggingface 缓存文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for Tunable ops cache",
+ "localized": "Tunable ops 缓存文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with VAE files",
+ "localized": "VAE 文件文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with UNET files",
+ "localized": "UNET 文件文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Text encoder files",
+ "localized": "文本编码器文件文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with LoRA network(s)",
+ "localized": "LoRA 网络文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "File or Folder with user-defined styles",
+ "localized": "用户定义样式的文件或文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with user-defined wildcards",
+ "localized": "用户定义通配符文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with textual inversion embeddings",
+ "localized": "Textual Inversion 嵌入式模型文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Control models",
+ "localized": "ControlNet 模型文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with Yolo models",
+ "localized": "Yolo 模型文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with ESRGAN models",
+ "localized": "ESRGAN 模型文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with BSRGAN models",
+ "localized": "BSRGAN 模型文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with RealESRGAN models",
+ "localized": "RealESRGAN 模型文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with SCUNet models",
+ "localized": "SCUNet 模型文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with SwinIR models",
+ "localized": "SwinIR 模型文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with CLIP models",
+ "localized": "CLIP 模型文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for disk offload",
+ "localized": "磁盘卸载文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for OpenVINO cache",
+ "localized": "OpenVINO 缓存文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for ONNX cached models",
+ "localized": "ONNX 缓存模型文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for ONNX conversion",
+ "localized": "ONNX 转换文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with chaiNNer models",
+ "localized": "chaiNNer 模型文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "File format",
+ "localized": "文件格式",
+ "reload": "",
+ "hint": "选择图像保存的文件格式。"
+ },
+ {
+ "id": 0,
+ "label": "Font file",
+ "localized": "字体文件",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Font color",
+ "localized": "字体颜色",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for text generate",
+ "localized": "文本生成文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for image generate",
+ "localized": "图像生成文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for control generate",
+ "localized": "控制生成文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for processed images",
+ "localized": "已处理图像文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for manually saved images",
+ "localized": "手动保存图像文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for videos",
+ "localized": "视频文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for init images",
+ "localized": "初始图像文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for txt2img grids",
+ "localized": "文生图宫格图文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for img2img grids",
+ "localized": "图生图宫格图文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder for control grids",
+ "localized": "控制宫格图文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Font size",
+ "localized": "字体大小",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Full VAE",
+ "localized": "完整 VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force offline mode",
+ "localized": "强制离线模式",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fixed UNet precision",
+ "localized": "固定 UNet 精度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename join string",
+ "localized": "文件名连接字符串",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Filename word regex",
+ "localized": "文件名单词正则表达式",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Force zeros for prompts when empty",
+ "localized": "提示词为空时强制为零",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "fill",
+ "localized": "填充",
+ "reload": "",
+ "hint": "缩放图像使整个图像位于目标分辨率内。用图像颜色填充空白区域。"
+ },
+ {
+ "id": 0,
+ "label": "For image processing do exact number of steps as specified",
+ "localized": "图像处理时执行指定的准确步数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Folder with LyCORIS network(s)",
+ "localized": "LyCORIS 网络文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Fuse strength",
+ "localized": "融合强度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "FreeInit",
+ "localized": "FreeInit",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "g": [
+ {
+ "id": 67,
+ "label": "Gallery",
+ "localized": "画廊",
+ "reload": "",
+ "hint": "图像画廊"
+ },
+ {
+ "id": 68,
+ "label": "GitHub",
+ "localized": "GitHub",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "Guidance",
+ "localized": "引导",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "GenerateGenerate",
+ "localized": "生成生成",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "Generate forever",
+ "localized": "循环生成",
+ "reload": "",
+ "hint": "开始处理并持续进行直到取消"
+ },
+ {
+ "id": 72,
+ "label": "Generate",
+ "localized": "生成",
+ "reload": "",
+ "hint": "开始处理"
+ },
+ {
+ "id": 73,
+ "label": "Get receipe",
+ "localized": "获取配方",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "GPU Monitor",
+ "localized": "GPU 监视器",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Get Changelog",
+ "localized": "获取更新日志",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Generic",
+ "localized": "常规",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Google GenAI",
+ "localized": "Google GenAI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Group Offload",
+ "localized": "组卸载 (Group Offload)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Grid Options",
+ "localized": "网格选项",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Grids",
+ "localized": "网格",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "Guider",
+ "localized": "引导器",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "Guidance scale",
+ "localized": "引导系数",
+ "reload": "",
+ "hint": "无分类器引导系数 (CFG Scale):图像与提示词的符合程度。较低的值产生更具创造性的结果,较高的值使图像更严格地遵循提示词;推荐值在 5-10 之间"
+ },
+ {
+ "id": 83,
+ "label": "Guidance end",
+ "localized": "引导结束",
+ "reload": "",
+ "hint": "提前结束 CFG 和 PAG 的效果:值为 1 时正常运行,0.5 表示在 50% 的步数时停止引导"
+ },
+ {
+ "id": 84,
+ "label": "Guidance rescale",
+ "localized": "引导重缩放",
+ "reload": "",
+ "hint": "重缩放引导以避免在高引导值下图像过度曝光"
+ },
+ {
+ "id": 85,
+ "label": "Gamma",
+ "localized": "伽马值",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 86,
+ "label": "Grid margins",
+ "localized": "网格边距",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 87,
+ "label": "Grid sections",
+ "localized": "网格区块",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88,
+ "label": "Guidance strength",
+ "localized": "引导强度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 89,
+ "label": "Guidance start",
+ "localized": "引导开始",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 90,
+ "label": "Guidance stop",
+ "localized": "引导停止",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 91,
+ "label": "Gate step",
+ "localized": "门控步数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 92,
+ "label": "Guess mode",
+ "localized": "猜测模式",
+ "reload": "",
+ "hint": "移除向 ControlNet 提供提示词的强制要求。它会强制 ControlNet 编码器根据输入控制图的内容进行“最佳猜测”。"
+ },
+ {
+ "id": 93,
+ "label": "gradient",
+ "localized": "梯度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 94,
+ "label": "Gamma corrected",
+ "localized": "伽马校正",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 95,
+ "label": "General threshold",
+ "localized": "通用阈值",
+ "reload": "",
+ "hint": "通用标签(如物体、动作、场景)的置信度阈值。 只有置信度高于此阈值的标签才会包含在输出中。 较高的值更严格(标签较少),较低的值包含更多标签。"
+ },
+ {
+ "id": 96,
+ "label": "GPU",
+ "localized": "GPU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 97,
+ "label": "Google cloud use VertexAI endpoints",
+ "localized": "Google Cloud 使用 VertexAI 端点",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 98,
+ "label": "Google cloud API key",
+ "localized": "Google Cloud API 密钥",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99,
+ "label": "Google Cloud project ID",
+ "localized": "Google Cloud 项目 ID",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "Google Cloud location ID",
+ "localized": "Google Cloud 区域 ID",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 101,
+ "label": "group",
+ "localized": "组",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 102,
+ "label": "Group size",
+ "localized": "组大小",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 103,
+ "label": "GC threshold",
+ "localized": "GC 阈值",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 104,
+ "label": "Grid max rows count",
+ "localized": "网格最大行数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 105,
+ "label": "Grid max columns count",
+ "localized": "网格最大列数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 106,
+ "label": "Grid background color",
+ "localized": "网格背景颜色",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 107,
+ "label": "Gallery auto-update on tab change",
+ "localized": "切换标签页时画廊自动更新",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 108,
+ "label": "GPU monitor interval",
+ "localized": "GPU 监视间隔",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 109,
+ "label": "Gallery view columns",
+ "localized": "画廊视图列数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 110,
+ "label": "Grid image size",
+ "localized": "网格图像大小",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 111,
+ "label": "Global",
+ "localized": "全局",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "h": [
+ {
+ "id": 0,
+ "label": "History",
+ "localized": "历史记录",
+ "reload": "",
+ "hint": "可进一步重新处理的前代列表"
+ },
+ {
+ "id": 1,
+ "label": "html2md",
+ "localized": "html2md",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
"label": "Huggingface",
"localized": "Huggingface",
"reload": "",
"hint": "与 Huggingface 访问相关的设置"
},
{
- "id": "",
- "label": "Show all pages",
- "localized": "显示所有页面",
+ "id": 3,
+ "label": "HiDream",
+ "localized": "HiDream",
"reload": "",
- "hint": "显示所有设置页面"
+ "hint": ""
},
{
- "id": "",
- "label": "Base model",
- "localized": "基础模型",
+ "id": 4,
+ "label": "HyperTile",
+ "localized": "HyperTile",
"reload": "",
- "hint": "用于所有操作的主模型"
+ "hint": ""
},
{
- "id": "",
- "label": "Refiner model",
- "localized": "Refiner model",
+ "id": 5,
+ "label": "HiDiffusion",
+ "localized": "HiDiffusion",
"reload": "",
- "hint": "用于第二遍操作的 Refiner 模型"
+ "hint": "HiDiffusion 允许在不产生重复/畸变的情况下,使用标准模型创建高分辨率图像,并提高性能"
},
{
- "id": "",
- "label": "Cached models",
- "localized": "缓存模型",
+ "id": 6,
+ "label": "Height",
+ "localized": "高度",
"reload": "",
- "hint": "在内存中存储的模型数量,以便快速访问"
+ "hint": "图像高度"
},
{
- "id": "",
- "label": "VAE model",
- "localized": "VAE 模型",
+ "id": 7,
+ "label": "HiRes steps",
+ "localized": "高分辨率修复步数",
"reload": "",
- "hint": "VAE 有助于处理最终图像中的精细细节,并可能改变颜色"
+ "hint": "放大图像的采样步数。如果为 0,则使用与原始图像相同的步数"
},
{
- "id": "",
+ "id": 8,
+ "label": "HDR clamp",
+ "localized": "HDR 钳制",
+ "reload": "",
+ "hint": "通过修剪明显偏离分布平均值的数值来调整荒谬细节的水平。它对于在较高引导尺度下增强生成特别有用,能够及早识别离群值,并根据范围(边界)和阈值设置应用数学调整。可以将其视为设置图像值所在的范围,而调整阈值则决定哪些值应被带回该范围"
+ },
+ {
+ "id": 9,
+ "label": "HDR maximize",
+ "localized": "HDR 最大化",
+ "reload": "",
+ "hint": "通过将最大张量值除以指定范围乘以 4 来计算“归一化因子”。然后使用该因子在给定边界内移动通道,确保后续处理的最大动态范围。目标是为 Photoshop 等外部应用程序优化动态范围,特别是用于调整色阶、对比度和亮度"
+ },
+ {
+ "id": 10,
+ "label": "HDR range",
+ "localized": "HDR 范围",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Hue",
+ "localized": "色相",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "HQ init latents",
+ "localized": "高质量初始潜变量",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Height after",
+ "localized": "缩放后高度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Height mask",
+ "localized": "高度蒙版",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Hires use control",
+ "localized": "高分辨率修复使用 ControlNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 16,
+ "label": "Hands",
+ "localized": "手部",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "High threshold",
+ "localized": "高阈值",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "high noise",
+ "localized": "高噪点",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Hypertile UNet Enabled",
+ "localized": "启用 Hypertile UNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Hypertile HiRes pass only",
+ "localized": "仅 Hypertile 高分辨率修复阶段",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Hypertile UNet max tile size",
+ "localized": "Hypertile UNet 最大分块大小",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Hypertile UNet min tile size",
+ "localized": "Hypertile UNet 最小分块大小",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Hypertile UNet swap size",
+ "localized": "Hypertile UNet 交换大小",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Hypertile UNet depth",
+ "localized": "Hypertile UNet 深度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Hypertile VAE Enabled",
+ "localized": "启用 Hypertile VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Hypertile VAE tile size",
+ "localized": "Hypertile VAE 分块大小",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Hypertile VAE swap size",
+ "localized": "Hypertile VAE 交换大小",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "HiDiffusion apply RAU-Net",
+ "localized": "HiDiffusion 应用 RAU-Net",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "HiDiffusion apply MSW-MSA",
+ "localized": "HiDiffusion 应用 MSW-MSA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "HiDiffusion aggressive at step",
+ "localized": "HiDiffusion 激进处理步数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "HiDiffusion override T1 ratio",
+ "localized": "HiDiffusion 覆盖 T1 比例",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "HiDiffusion override T2 ratio",
+ "localized": "HiDiffusion 覆盖 T2 比例",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "hidet",
+ "localized": "hidet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "Hide legacy tabs",
+ "localized": "隐藏旧版标签页",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "Hide input range sliders",
+ "localized": "隐藏输入范围滑块",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 36,
+ "label": "Hide params headers",
+ "localized": "隐藏参数页眉",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "HuggingFace token",
+ "localized": "HuggingFace 令牌",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "HuggingFace mirror",
+ "localized": "HuggingFace 镜像",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "HED",
+ "localized": "HED",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "i": [
+ {
+ "id": 6401,
+ "label": "control_nav",
+ "localized": "图像",
+ "reload": "",
+ "hint": "创建图像 统一界面 支持文生图(T2I)和图生图(I2I) 带可选的控制引导"
+ },
+ {
+ "id": 6402,
+ "label": "img2img_nav",
+ "localized": "I2I",
+ "reload": "",
+ "hint": "基于图像创建图像 模仿原始图生图界面和行为的旧版界面"
+ },
+ {
+ "id": 6403,
+ "label": "img2img_results_input_mobile",
+ "localized": "输入",
+ "reload": "",
+ "hint": "显示/隐藏用于引导生成的输入媒体选择"
+ },
+ {
+ "id": 6404,
+ "label": "Image",
+ "localized": "图像",
+ "reload": "",
+ "hint": "基于图像创建图像"
+ },
+ {
+ "id": 6405,
+ "label": "Inpaint",
+ "localized": "重绘",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6406,
+ "label": "control_params_mask",
+ "localized": "输入",
+ "reload": "",
+ "hint": "与输入图像相关的设置"
+ },
+ {
+ "id": 6407,
+ "label": "Initial",
+ "localized": "初始",
+ "reload": "",
+ "hint": "处理前设置图像分辨率"
+ },
+ {
+ "id": 6408,
+ "label": "btn_info",
+ "localized": "信息",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6409,
+ "label": "install",
+ "localized": "安装",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6410,
+ "label": "Image Options",
+ "localized": "图像选项",
+ "reload": "",
+ "hint": "与图像格式、元数据和图像网格相关的设置"
+ },
+ {
+ "id": 6411,
+ "label": "Image Paths",
+ "localized": "图像路径",
+ "reload": "",
+ "hint": "与图像文件名和输出目录相关的设置"
+ },
+ {
+ "id": 6412,
+ "label": "Image Metadata",
+ "localized": "图像元数据",
+ "reload": "",
+ "hint": "与处理生成图像时创建的元数据相关的设置"
+ },
+ {
+ "id": 6413,
+ "label": "IP Adapters",
+ "localized": "IP适配器",
+ "reload": "",
+ "hint": "IP适配器是能够引导生成过程向预期结果靠近的插件模型"
+ },
+ {
+ "id": 6414,
+ "label": "Input Media",
+ "localized": "输入媒体",
+ "reload": "",
+ "hint": "添加用于图生图、重绘或控制(Control)处理的输入图像"
+ },
+ {
+ "id": 6415,
+ "label": "Input Image",
+ "localized": "输入图像",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6416,
+ "label": "IPEX",
+ "localized": "IPEX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6417,
+ "label": "Image Gallery",
+ "localized": "图库",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6418,
+ "label": "Intermediate Image Saving",
+ "localized": "保存中间图像",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6419,
+ "label": "Initial seed",
+ "localized": "初始种子",
+ "reload": "",
+ "hint": "决定随机数生成器输出的值 - 如果您使用与另一张图像相同的参数和种子创建图像,您将得到相同的结果"
+ },
+ {
+ "id": 6420,
+ "label": "Include detections",
+ "localized": "包含检测结果",
+ "reload": "",
+ "hint": "包含标记了检测区域的原始图像"
+ },
+ {
+ "id": 6421,
+ "label": "IY model",
+ "localized": "IY模型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6422,
+ "label": "IY scale",
+ "localized": "IY缩放",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6423,
+ "label": "IY start",
+ "localized": "IY开始",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6424,
+ "label": "IY end",
+ "localized": "IY结束",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6425,
+ "label": "Identity guidance",
+ "localized": "身份引导",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6426,
+ "label": "Include original image",
+ "localized": "包含原始图像",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6427,
+ "label": "Iterate seed per line",
+ "localized": "每行迭代种子",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6428,
+ "label": "Iterations",
+ "localized": "迭代次数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6429,
+ "label": "Interpolate frames",
+ "localized": "插帧",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6430,
+ "label": "Include main grid",
+ "localized": "包含主网格图",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6431,
+ "label": "Include sub grids",
+ "localized": "包含子网格图",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6432,
+ "label": "Include images",
+ "localized": "包含图像",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6433,
+ "label": "invert",
+ "localized": "反转",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6434,
+ "label": "Init image same as control",
+ "localized": "初始图与控制图相同",
+ "reload": "",
+ "hint": "将放入控制输入窗口的任何图像额外视为图生图任务的源图像(例如,作为要修改的图像)。"
+ },
+ {
+ "id": 6435,
+ "label": "Inpaint masked only",
+ "localized": "仅重绘蒙版区域",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6436,
+ "label": "Invert mask",
+ "localized": "反转蒙版",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6437,
+ "label": "IOU",
+ "localized": "IOU",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6438,
+ "label": "Init strength",
+ "localized": "初始强度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6439,
+ "label": "Input directory",
+ "localized": "输入目录",
+ "reload": "",
+ "hint": "包含待处理图像的文件夹"
+ },
+ {
+ "id": 6440,
+ "label": "Intermediates",
+ "localized": "中间体",
+ "reload": "",
+ "hint": "在将图像特征与描述性标签(风格)匹配时,中间候选池的大小。最终标签根据最小/最大风格数从该池中选择。值越高可能会提高质量,但速度较慢。"
+ },
+ {
+ "id": 6441,
+ "label": "Include rating",
+ "localized": "包含分级",
+ "reload": "",
+ "hint": "在输出中包含内容分级标签(例如:safe、questionable、explicit)。 适用于根据内容分级对图像进行过滤或分类。"
+ },
+ {
+ "id": 6442,
+ "label": "Image width",
+ "localized": "图像宽度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6443,
+ "label": "Image height",
+ "localized": "图像高度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6444,
+ "label": "inference-mode",
+ "localized": "推理模式",
+ "reload": "",
+ "hint": "类似于 no-grad 但更严格。确保模型仅在推理模式下运行,以保证安全和速度。"
+ },
+ {
+ "id": 6445,
+ "label": "inductor",
+ "localized": "inductor",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6446,
+ "label": "Image quality",
+ "localized": "图像质量",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6447,
+ "label": "Include mask in outputs",
+ "localized": "输出中包含蒙版",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6448,
+ "label": "Include invisible watermark",
+ "localized": "包含隐形水印",
+ "reload": "",
+ "hint": "通过改变部分像素值向图像添加隐形水印"
+ },
+ {
+ "id": 6449,
+ "label": "Invisible watermark string",
+ "localized": "隐形水印字符串",
+ "reload": "",
+ "hint": "要添加到图像的水印字符串。请保持较短以避免损坏图像。"
+ },
+ {
+ "id": 6450,
+ "label": "Image watermark position",
+ "localized": "图像水印位置",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6451,
+ "label": "Image watermark file",
+ "localized": "图像水印文件",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6452,
+ "label": "Images filename pattern",
+ "localized": "图像文件名格式",
+ "reload": "",
+ "hint": "使用以下标签定义文件名的选择方式:seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
+ },
+ {
+ "id": 6453,
+ "label": "inline",
+ "localized": "行内",
+ "reload": "",
+ "hint": "与所有附加元素对齐(可滚动)"
+ },
+ {
+ "id": 6454,
+ "label": "Inpainting include greyscale mask in results",
+ "localized": "重绘结果中包含灰度蒙版",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6455,
+ "label": "Inpainting include masked composite in results",
+ "localized": "重绘结果中包含蒙版合成图",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6456,
+ "label": "Image transparent color fill",
+ "localized": "图像透明色填充",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6457,
+ "label": "Inpainting conditioning mask strength",
+ "localized": "重绘调节蒙版强度",
+ "reload": "",
+ "hint": "确定在重绘和图生图中屏蔽原始图像的强度。1.0 表示完全遮罩(默认)。0.0 表示完全不遮罩的调节。较低的值有助于保留图像的整体构图,但在面对大幅变动时会比较困难。"
+ },
+ {
+ "id": 6458,
+ "label": "Image resize algorithm",
+ "localized": "图像缩放算法",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6459,
+ "label": "Image repeats per epoch",
+ "localized": "每轮图像重复次数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6460,
+ "label": "Interpolation Method",
+ "localized": "插值方法",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6461,
+ "label": "In Blocks",
+ "localized": "输入块 (In Blocks)",
+ "reload": "",
+ "hint": "UNet 的下采样块(SD1.5 为 12 个值,SDXL 为 9 个值)"
+ },
+ {
+ "id": 6462,
+ "label": "Input model",
+ "localized": "输入模型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6463,
+ "label": "Info object",
+ "localized": "信息对象",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "k": [
+ {
+ "id": 7553,
+ "label": "Kanvas change",
+ "localized": "Kanvas change",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1975,
+ "label": "Kanvas Settings",
+ "localized": "Kanvas 设置",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 1585,
+ "label": "Keep Thinking Trace",
+ "localized": "保留思维链",
+ "reload": "",
+ "hint": "在最终输出中包含模型的推理过程。 有助于理解模型如何得出答案。 仅适用于支持思考模式的模型。"
+ },
+ {
+ "id": 1845,
+ "label": "Keep Prefill",
+ "localized": "保留预填充",
+ "reload": "",
+ "hint": "在最终输出的开头包含预填充文本。 如果禁用,则从结果中移除用于引导模型的预填充文本。"
+ },
+ {
+ "id": 3270,
+ "label": "Keep aspect ratio",
+ "localized": "保持宽高比",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "l": [
+ {
+ "id": 7553,
+ "label": "Load model",
+ "localized": "加载模型",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2835,
+ "label": "Load custom model",
+ "localized": "加载自定义模型",
+ "reload": "reload",
+ "hint": "使用指定的配置加载自定义模型"
+ },
+ {
+ "id": 1287,
+ "label": "LaMa Remove",
+ "localized": "LaMa 擦除",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 1758,
+ "label": "Lite",
+ "localized": "Lite",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 1780,
+ "label": "LTXVideo",
+ "localized": "LTXVideo",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 1818,
+ "label": "Load",
+ "localized": "加载",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 1120,
+ "label": "Live Previews",
+ "localized": "实时预览",
+ "reload": "reload",
+ "hint": "与实时预览、音频通知相关的设置"
+ },
+ {
+ "id": 1845,
+ "label": "Legacy options",
+ "localized": "遗留选项",
+ "reload": "reload",
+ "hint": "与旧版本选项相关的设置 - 不应再使用"
+ },
+ {
+ "id": 1880,
+ "label": "List",
+ "localized": "列表",
+ "reload": "reload",
+ "hint": "列出所有可用模型"
+ },
+ {
+ "id": 1901,
+ "label": "Loader",
+ "localized": "加载器",
+ "reload": "reload",
+ "hint": "允许从各个模块手动组装扩散模型"
+ },
+ {
+ "id": 1923,
+ "label": "List models",
+ "localized": "列出模型",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 1945,
+ "label": "Load receipe",
+ "localized": "加载配方",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 1967,
+ "label": "Lora",
+ "localized": "Lora",
+ "reload": "reload",
+ "hint": "LoRA: 低秩自适应。在已加载模型之上应用的微调模型"
+ },
+ {
+ "id": 1989,
+ "label": "Local",
+ "localized": "本地",
+ "reload": "reload",
+ "hint": "已下载并可供使用的模型"
+ },
+ {
+ "id": 2011,
+ "label": "LTX",
+ "localized": "LTX",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2033,
+ "label": "Layerwise Casting",
+ "localized": "逐层转换 (Layerwise Casting)",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2055,
+ "label": "LinFusion",
+ "localized": "LinFusion",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2077,
+ "label": "Log Display",
+ "localized": "日志显示",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2099,
+ "label": "List all locally available models",
+ "localized": "列出所有本地可用模型",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2121,
+ "label": "Last Generate",
+ "localized": "最后生成",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2143,
+ "label": "low order",
+ "localized": "低阶",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2165,
+ "label": "LSC layer indices",
+ "localized": "LSC 层索引",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2187,
+ "label": "LSC fully qualified name",
+ "localized": "LSC 全限定名称",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2209,
+ "label": "LSC skip attention blocks",
+ "localized": "LSC 跳过注意力块",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2231,
+ "label": "LSC skip feed-forward blocks",
+ "localized": "LSC 跳过前馈网络块",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2253,
+ "label": "LSC skip attention scores",
+ "localized": "LSC 跳过注意力分数",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2275,
+ "label": "LSC dropout rate",
+ "localized": "LSC 丢弃率 (Dropout Rate)",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2297,
+ "label": "Layer options",
+ "localized": "图层选项",
+ "reload": "reload",
+ "hint": "手动指定 IP Adapter 的高级图层选项"
+ },
+ {
+ "id": 2319,
+ "label": "Layer scales",
+ "localized": "图层缩放",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2341,
+ "label": "Length",
+ "localized": "长度",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2363,
+ "label": "Loops",
+ "localized": "循环",
+ "reload": "reload",
+ "hint": "处理图像的次数。每次输出都将用作下次循环的输入。如果设置为 1,其行为将等同于未使用此脚本"
+ },
+ {
+ "id": 2385,
+ "label": "Level",
+ "localized": "层级",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2407,
+ "label": "Latent mode",
+ "localized": "潜空间模式",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2429,
+ "label": "Loop video",
+ "localized": "视频循环",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2451,
+ "label": "LLM model",
+ "localized": "LLM 模型",
+ "reload": "reload",
+ "hint": "选择用于提示词增强的语言模型。 支持视觉的模型标有 图标。 支持思考模式的模型标有 图标。"
+ },
+ {
+ "id": 2473,
+ "label": "LBM Method",
+ "localized": "LBM 方法",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2495,
+ "label": "LBM Composite",
+ "localized": "LBM 复合",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2517,
+ "label": "LBM Steps",
+ "localized": "LBM 步数",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2539,
+ "label": "left",
+ "localized": "左侧",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2561,
+ "label": "Live update",
+ "localized": "实时更新",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2583,
+ "label": "Low threshold",
+ "localized": "低阈值",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2605,
+ "label": "Large",
+ "localized": "大",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2627,
+ "label": "LTX model",
+ "localized": "LTX 模型",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2649,
+ "label": "LTX frames number",
+ "localized": "LTX 帧数",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2671,
+ "label": "LTX frames skip",
+ "localized": "LTX 跳帧",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2693,
+ "label": "LTX enable upsampling",
+ "localized": "LTX 启用上采样",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2715,
+ "label": "LTX upsample ratio",
+ "localized": "LTX 上采样倍率",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2737,
+ "label": "LTX enable refine",
+ "localized": "LTX 启用精炼 (Refine)",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2759,
+ "label": "LTX refine strength",
+ "localized": "LTX 精炼强度",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2781,
+ "label": "LTX decode timestep",
+ "localized": "LTX 解码时间步",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2803,
+ "label": "LTX enable audio",
+ "localized": "LTX 启用音频",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2825,
+ "label": "Loop",
+ "localized": "循环",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2847,
+ "label": "Local directory name",
+ "localized": "本地目录名称",
+ "reload": "reload",
+ "hint": "安装扩展的目录,留空则使用默认值"
+ },
+ {
+ "id": 2869,
+ "label": "Libs",
+ "localized": "库",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2891,
+ "label": "Latent history size",
+ "localized": "潜空间历史缓存大小",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2913,
+ "label": "LLama repo",
+ "localized": "LLama 仓库",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2935,
+ "label": "low noise",
+ "localized": "低噪声",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2957,
+ "label": "leaf_level",
+ "localized": "叶级 (Leaf Level)",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 2979,
+ "label": "LLM",
+ "localized": "LLM",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 3001,
+ "label": "Layerwise casting storage",
+ "localized": "逐层转换存储",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 3023,
+ "label": "Layerwise non-blocking operations",
+ "localized": "逐层非阻塞操作",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 3045,
+ "label": "Lumina: Use mask in transformers",
+ "localized": "Lumina: 在 Transformer 中使用掩码",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 3067,
+ "label": "LinFusion apply distillation on load",
+ "localized": "LinFusion 加载时应用蒸馏",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 3089,
+ "label": "Light",
+ "localized": "浅色",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 3111,
+ "label": "Log view update period",
+ "localized": "日志视图更新周期",
+ "reload": "reload",
+ "hint": "日志视图更新周期(毫秒)"
+ },
+ {
+ "id": 3133,
+ "label": "Live preview display period",
+ "localized": "实时预览显示周期",
+ "reload": "reload",
+ "hint": "每隔 n 步请求一次预览图像,设置为 0 则禁用"
+ },
+ {
+ "id": 3155,
+ "label": "Load custom Diffusers pipeline",
+ "localized": "加载自定义 Diffusers 流水线",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 3177,
+ "label": "LoRA force reload always",
+ "localized": "始终强制重新加载 LoRA",
+ "reload": "reload",
+ "hint": "每次生成时强制从存储重新加载 LoRA 网络,即使已在缓存中。用于调试或 LoRA 文件被外部修改时很有用。正常使用请禁用以受益于缓存。"
+ },
+ {
+ "id": 3199,
+ "label": "LoRA load using Diffusers method",
+ "localized": "使用 Diffusers 方法加载 LoRA",
+ "reload": "reload",
+ "hint": "使用 Diffusers 内置的 LoRA 功能而非原生的 SD.Next 实现(可能会降低 LoRA 兼容性)"
+ },
+ {
+ "id": 3221,
+ "label": "LoRA native apply to text encoder",
+ "localized": "原生 LoRA 应用于文本编码器",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 3243,
+ "label": "LoRA native fuse with model",
+ "localized": "原生 LoRA 与模型融合",
+ "reload": "reload",
+ "hint": "将 LoRA 合并到模型中以降低内存占用。警告: 移除或切换 LoRA 后,生成图像中可能仍带有其风格。若需干净的模型,请从模型选择器中重新加载。"
+ },
+ {
+ "id": 3265,
+ "label": "LoRA diffusers fuse with model",
+ "localized": "Diffusers LoRA 与模型融合",
+ "reload": "reload",
+ "hint": "将 LoRA 合并到模型中以降低内存占用并兼容 torch.compile。警告: 移除或切换 LoRA 后,生成图像中可能仍带有其风格。若需干净的模型,请从模型选择器中重新加载。"
+ },
+ {
+ "id": 3287,
+ "label": "LoRA auto-apply tags",
+ "localized": "LoRA 自动应用标签",
+ "reload": "reload",
+ "hint": "自动将 LoRA 元数据中的触发词/标签添加到提示词中。 设置为自动应用的标签数量,例如:3 = 添加前 3 个触发标签。 设置为 0 禁用,-1 添加所有可用标签。"
+ },
+ {
+ "id": 3309,
+ "label": "LoRA memory cache",
+ "localized": "LoRA 内存缓存",
+ "reload": "reload",
+ "hint": "在需要从存储重新加载前,保留在内存中的 LoRA 数量"
+ },
+ {
+ "id": 3331,
+ "label": "LoRA add hash info to metadata",
+ "localized": "将 LoRA 哈希信息添加到元数据",
+ "reload": "reload",
+ "hint": "在生成的图像元数据中包含 LoRA 文件哈希。 有助于提高可复现性并跟踪具体使用的 LoRA 版本。"
+ },
+ {
+ "id": 3353,
+ "label": "LDSR Path",
+ "localized": "LDSR 路径",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 3375,
+ "label": "LoRA load using legacy method",
+ "localized": "使用旧版方法加载 LoRA",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 3397,
+ "label": "Loaded LoRA",
+ "localized": "已加载的 LoRA",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 3419,
+ "label": "LoRA target filename",
+ "localized": "LoRA 目标文件名",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 3441,
+ "label": "Layer skip guidance",
+ "localized": "层跳过引导 (Layer skip guidance)",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 3463,
+ "label": "LineArt",
+ "localized": "线稿 (LineArt)",
+ "reload": "reload",
+ "hint": ""
+ },
+ {
+ "id": 3485,
+ "label": "Leres Depth",
+ "localized": "Leres 深度",
+ "reload": "reload",
+ "hint": ""
+ }
+ ],
+ "m": [
+ {
+ "id": -1,
+ "label": "Mask",
+ "localized": "蒙版",
+ "reload": "control",
+ "hint": "图像蒙版和蒙版选项"
+ },
+ {
+ "id": -2,
+ "label": "Models",
+ "localized": "模型",
+ "reload": "video",
+ "hint": "下载、转换或合并您的模型,并管理模型元数据"
+ },
+ {
+ "id": -3,
+ "label": "Manage extensions",
+ "localized": "管理扩展",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -4,
+ "label": "Manual install",
+ "localized": "手动安装",
+ "reload": "",
+ "hint": "手动安装扩展"
+ },
+ {
+ "id": -5,
+ "label": "Models & Networks",
+ "localized": "模型与网络",
+ "reload": "",
+ "hint": "查看所有可用模型和网络的列表"
+ },
+ {
+ "id": -6,
+ "label": "Model Loading",
+ "localized": "模型加载",
+ "reload": "",
+ "hint": "与模型加载方式相关的设置"
+ },
+ {
+ "id": -7,
+ "label": "Model Options",
+ "localized": "模型选项",
+ "reload": "",
+ "hint": "与特定模型行为相关的设置"
+ },
+ {
+ "id": -8,
+ "label": "Model Offloading",
+ "localized": "模型卸载",
+ "reload": "",
+ "hint": "与模型卸载和内存管理相关的设置"
+ },
+ {
+ "id": -9,
+ "label": "Model Quantization",
+ "localized": "模型量化",
+ "reload": "",
+ "hint": "与模型量化相关的设置,用于减少内存占用"
+ },
+ {
+ "id": -10,
+ "label": "Model Compile",
+ "localized": "模型编译",
+ "reload": "",
+ "hint": "与不同模型编译方法相关的设置"
+ },
+ {
+ "id": -11,
+ "label": "Metadata",
+ "localized": "元数据",
+ "reload": "",
+ "hint": "更新所有可用模型的元数据"
+ },
+ {
+ "id": -12,
+ "label": "Merge",
+ "localized": "合并",
+ "reload": "",
+ "hint": "将两个或多个模型合并为一个新模型"
+ },
+ {
+ "id": -13,
+ "label": "Manual Block Merge",
+ "localized": "手动分块合并",
+ "reload": "models_merge_tab",
+ "hint": ""
+ },
+ {
+ "id": -14,
+ "label": "Merge Modules",
+ "localized": "合并模块",
+ "reload": "models_replace_tab",
+ "hint": ""
+ },
+ {
+ "id": -15,
+ "label": "Model",
+ "localized": "模型",
+ "reload": "",
+ "hint": "基础模型"
+ },
+ {
+ "id": -16,
+ "label": "Model metadata",
+ "localized": "模型元数据",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -17,
+ "label": "ModernUI",
+ "localized": "现代界面",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": -18,
+ "label": "Modular Pipelines",
+ "localized": "模块化流水线",
+ "reload": "settings_model_options",
+ "hint": ""
+ },
+ {
+ "id": -19,
+ "label": "Models Paths",
+ "localized": "模型路径",
+ "reload": "settings_system-paths",
+ "hint": ""
+ },
+ {
+ "id": -20,
+ "label": "Mobile",
+ "localized": "移动端",
+ "reload": "settings_ui",
+ "hint": ""
+ },
+ {
+ "id": -21,
+ "label": "Merge multiple models",
+ "localized": "合并多个模型",
+ "reload": "models_merge_tab",
+ "hint": ""
+ },
+ {
+ "id": -22,
+ "label": "Max shift",
+ "localized": "最大偏移",
+ "reload": "txt2img",
+ "hint": "使用动态偏移(Dynamic Shifting)时高分辨率的最大偏移值。"
+ },
+ {
+ "id": -23,
+ "label": "Merge detailers",
+ "localized": "合并修饰器",
+ "reload": "txt2img",
+ "hint": "在运行修饰过程之前,将多个修饰器的结果合并到单个蒙版中"
+ },
+ {
+ "id": -24,
+ "label": "Max detected",
+ "localized": "最大检测数",
+ "reload": "txt2img",
+ "hint": "运行修饰器时检测对象的最大数量"
+ },
+ {
+ "id": -25,
+ "label": "Min confidence",
+ "localized": "最小置信度",
+ "reload": "txt2img",
+ "hint": "检测项的最小置信度"
+ },
+ {
+ "id": -26,
+ "label": "Max overlap",
+ "localized": "最大重叠",
+ "reload": "txt2img",
+ "hint": "两个检测项之间被丢弃前的最大重叠度"
+ },
+ {
+ "id": -27,
+ "label": "Min size",
+ "localized": "最小尺寸",
+ "reload": "txt2img",
+ "hint": "检测对象占总图像的最小百分比"
+ },
+ {
+ "id": -28,
+ "label": "Max size",
+ "localized": "最大尺寸",
+ "reload": "txt2img",
+ "hint": "检测对象占总图像的最大百分比"
+ },
+ {
+ "id": -29,
+ "label": "Max Range",
+ "localized": "最大范围",
+ "reload": "txt2img",
+ "hint": ""
+ },
+ {
+ "id": -30,
+ "label": "Momentum",
+ "localized": "动量",
+ "reload": "script_apg",
+ "hint": ""
+ },
+ {
+ "id": -31,
+ "label": "Mode x-axis",
+ "localized": "X轴模式",
+ "reload": "script_asymmetric_tiling",
+ "hint": ""
+ },
+ {
+ "id": -32,
+ "label": "Mode y-axis",
+ "localized": "Y轴模式",
+ "reload": "script_asymmetric_tiling",
+ "hint": ""
+ },
+ {
+ "id": -33,
+ "label": "Mask Dropout",
+ "localized": "蒙版丢弃",
+ "reload": "script_consistory",
+ "hint": ""
+ },
+ {
+ "id": -34,
+ "label": "Multi decoder",
+ "localized": "多解码器",
+ "reload": "script_demofusion",
+ "hint": ""
+ },
+ {
+ "id": -35,
+ "label": "Mode",
+ "localized": "模式",
+ "reload": "script_face",
+ "hint": "反推模式。快速 :带有最少风格术语的快速提示词。经典 :平衡质量和速度的标准反推。最佳 :最详尽的分析,最慢但质量最高。负面 :生成作为负面提示词使用的术语。"
+ },
+ {
+ "id": -36,
+ "label": "Method",
+ "localized": "方法",
+ "reload": "script_video",
+ "hint": ""
+ },
+ {
+ "id": -37,
+ "label": "Model repo",
+ "localized": "模型仓库",
+ "reload": "script_prompt_enhance",
+ "hint": "HuggingFace 上的模型仓库 ID"
+ },
+ {
+ "id": -38,
+ "label": "Model gguf",
+ "localized": "GGUF模型",
+ "reload": "script_prompt_enhance",
+ "hint": "HuggingFace 上可选的 GGUF 量化模型仓库"
+ },
+ {
+ "id": -39,
+ "label": "Model type",
+ "localized": "模型类型",
+ "reload": "script_prompt_enhance",
+ "hint": "可选的 GGUF 模型量化类型"
+ },
+ {
+ "id": -40,
+ "label": "Model file",
+ "localized": "模型文件",
+ "reload": "script_prompt_enhance",
+ "hint": "仓库内可选的特定 GGUF 模型文件"
+ },
+ {
+ "id": -41,
+ "label": "Max tokens",
+ "localized": "最大 Token 数",
+ "reload": "script_prompt_enhance",
+ "hint": "模型在响应中可以生成的最大 Token 数量。 模型在生成过程中不会意识到此限制,也不会因此尝试生成更详细或更简洁的响应,它只是简单地设置长度硬限制,并在达到限制时强制切断响应。"
+ },
+ {
+ "id": -42,
+ "label": "masked",
+ "localized": "已加蒙版",
+ "reload": "img2img",
+ "hint": ""
+ },
+ {
+ "id": -43,
+ "label": "Mask invert",
+ "localized": "蒙版反转",
+ "reload": "script_differential_diffusion",
+ "hint": ""
+ },
+ {
+ "id": -44,
+ "label": "Mask strength",
+ "localized": "蒙版强度",
+ "reload": "script_differential_diffusion",
+ "hint": ""
+ },
+ {
+ "id": -45,
+ "label": "Multistep restore",
+ "localized": "多步修复",
+ "reload": "script_instantir",
+ "hint": ""
+ },
+ {
+ "id": -46,
+ "label": "Mask blur",
+ "localized": "蒙版模糊",
+ "reload": "script_outpainting",
+ "hint": "处理前对蒙版进行的模糊处理量(像素)"
+ },
+ {
+ "id": -47,
+ "label": "Min guidance",
+ "localized": "最小引导",
+ "reload": "script_video",
+ "hint": ""
+ },
+ {
+ "id": -48,
+ "label": "Max guidance",
+ "localized": "最大引导",
+ "reload": "script_video",
+ "hint": ""
+ },
+ {
+ "id": -49,
+ "label": "Motion level",
+ "localized": "动作幅度",
+ "reload": "script_video",
+ "hint": ""
+ },
+ {
+ "id": -50,
+ "label": "Mode after",
+ "localized": "后置模式",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": -51,
+ "label": "Method after",
+ "localized": "后置方法",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": -52,
+ "label": "Mode mask",
+ "localized": "蒙版模式",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": -53,
+ "label": "Method mask",
+ "localized": "蒙版方法",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": -54,
+ "label": "Maximum units",
+ "localized": "最大单元数",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": -55,
+ "label": "Max faces",
+ "localized": "最大人脸数",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": -56,
+ "label": "Medium",
+ "localized": "Medium",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": -57,
+ "label": "Merge alpha",
+ "localized": "合并 Alpha",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": -58,
+ "label": "Mask only",
+ "localized": "仅蒙版",
+ "reload": "extras",
+ "hint": ""
+ },
+ {
+ "id": -59,
+ "label": "Max Length",
+ "localized": "最大长度",
+ "reload": "caption",
+ "hint": "生成标题中的最大 Token 数量。"
+ },
+ {
+ "id": -60,
+ "label": "Min Flavors",
+ "localized": "最小风格数",
+ "reload": "caption",
+ "hint": "在最终提示词中保留的最少描述性标签(flavors)数量。"
+ },
+ {
+ "id": -61,
+ "label": "Max Flavors",
+ "localized": "最大风格数",
+ "reload": "caption",
+ "hint": "在最终提示词中保留的最大描述性标签(flavors)数量。"
+ },
+ {
+ "id": -62,
+ "label": "Max tags",
+ "localized": "最大标签数",
+ "reload": "caption",
+ "hint": "输出中包含的最大标签数量。 当图像具有许多检测到的特征时限制结果长度。 标签按置信度排序,因此保留最相关的标签。"
+ },
+ {
+ "id": -63,
+ "label": "Memory",
+ "localized": "内存",
+ "reload": "component-8625",
+ "hint": ""
+ },
+ {
+ "id": -64,
+ "label": "Memory optimization",
+ "localized": "内存优化",
+ "reload": "component-8625",
+ "hint": ""
+ },
+ {
+ "id": -65,
+ "label": "Model Info",
+ "localized": "模型信息",
+ "reload": "component-8625",
+ "hint": ""
+ },
+ {
+ "id": -66,
+ "label": "Model pipeline",
+ "localized": "模型流水线",
+ "reload": "settings_sd",
+ "hint": "如果自动检测未能自动识别模型,请在加载模型前选择模型类型"
+ },
+ {
+ "id": -67,
+ "label": "Model auto-load on start",
+ "localized": "启动时自动加载模型",
+ "reload": "settings_sd",
+ "hint": ""
+ },
+ {
+ "id": -68,
+ "label": "Model load using multiple threads",
+ "localized": "使用多线程加载模型",
+ "reload": "settings_sd",
+ "hint": ""
+ },
+ {
+ "id": -69,
+ "label": "Model auto-download on demand",
+ "localized": "按需自动下载模型",
+ "reload": "settings_sd",
+ "hint": ""
+ },
+ {
+ "id": -70,
"label": "Model load using streams",
- "localized": "使用流加载模型",
- "reload": "",
- "hint": "加载模型时尝试流式加载,针对慢速或网络存储进行了优化"
+ "localized": "使用流式加载模型",
+ "reload": "settings_sd",
+ "hint": "加载模型时尝试针对慢速或网络存储优化的流式加载"
},
{
- "id": "",
- "label": "xFormers",
- "localized": "xFormers",
- "reload": "",
- "hint": "内存优化。非确定性(每次结果可能不同)"
+ "id": -71,
+ "label": "Model load model direct to GPU",
+ "localized": "模型直接加载至 GPU",
+ "reload": "settings_sd",
+ "hint": ""
},
{
- "id": "",
- "label": "Scaled-Dot-Product",
- "localized": "Scaled-Dot-Product",
- "reload": "",
- "hint": "内存优化。除非禁用 SDP 内存注意力,否则为非确定性。"
+ "id": -72,
+ "label": "Model types not to offload",
+ "localized": "不卸载的模型类型",
+ "reload": "settings_offload",
+ "hint": ""
},
{
- "id": "",
- "label": "Prompt padding",
- "localized": "提示词填充",
- "reload": "",
- "hint": "当使用超过 75 个 Token 时,通过在 n 个 Token 内从最后一个逗号进行填充来增加连贯性"
+ "id": -73,
+ "label": "Modules to always offload",
+ "localized": "始终卸载的模块",
+ "reload": "settings_offload",
+ "hint": ""
},
{
- "id": "",
- "label": "Original",
- "localized": "原始",
+ "id": -74,
+ "label": "Modules to never offload",
+ "localized": "从不卸载的模块",
+ "reload": "settings_offload",
+ "hint": ""
+ },
+ {
+ "id": -75,
+ "label": "Model types not to quantize",
+ "localized": "不量化的模型类型",
+ "reload": "settings_quantization",
+ "hint": ""
+ },
+ {
+ "id": -76,
+ "label": "Modules to not convert",
+ "localized": "不转换的模块",
+ "reload": "settings_quantization",
+ "hint": ""
+ },
+ {
+ "id": -77,
+ "label": "Modules dtype dict",
+ "localized": "模块数据类型字典",
+ "reload": "settings_quantization",
+ "hint": ""
+ },
+ {
+ "id": -78,
+ "label": "Math",
+ "localized": "数学计算",
+ "reload": "settings_cuda",
+ "hint": ""
+ },
+ {
+ "id": -79,
+ "label": "Memory limit",
+ "localized": "内存限制",
+ "reload": "settings_backends",
+ "hint": ""
+ },
+ {
+ "id": -80,
+ "label": "migraphx",
+ "localized": "migraphx",
+ "reload": "settings_compile",
+ "hint": ""
+ },
+ {
+ "id": -81,
+ "label": "max-autotune",
+ "localized": "最大自动调优",
+ "reload": "settings_compile",
+ "hint": ""
+ },
+ {
+ "id": -82,
+ "label": "max-autotune-no-cudagraphs",
+ "localized": "最大自动调优(无CUDA图)",
+ "reload": "settings_compile",
+ "hint": ""
+ },
+ {
+ "id": -83,
+ "label": "Maximum image size (MP)",
+ "localized": "最大图像尺寸 (百万像素)",
+ "reload": "settings_saving-images",
+ "hint": ""
+ },
+ {
+ "id": -84,
+ "label": "Max words",
+ "localized": "最大词数",
+ "reload": "settings_saving-paths",
+ "hint": ""
+ },
+ {
+ "id": -85,
+ "label": "Modern",
+ "localized": "现代",
+ "reload": "settings_ui",
+ "hint": ""
+ },
+ {
+ "id": -86,
+ "label": "Mount URL subpath",
+ "localized": "挂载 URL 子路径",
+ "reload": "settings_ui",
+ "hint": ""
+ },
+ {
+ "id": -87,
+ "label": "Mobile scale",
+ "localized": "移动端缩放",
+ "reload": "settings_ui",
+ "hint": ""
+ },
+ {
+ "id": -88,
+ "label": "Move detailer model to CPU when complete",
+ "localized": "完成后将修饰器模型移动至 CPU",
+ "reload": "settings_postprocessing",
+ "hint": ""
+ },
+ {
+ "id": -89,
+ "label": "Move base model to CPU when using refiner",
+ "localized": "使用精炼器时将基础模型移动至 CPU",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": -90,
+ "label": "Move base model to CPU when using VAE",
+ "localized": "使用 VAE 时将基础模型移动至 CPU",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": -91,
+ "label": "Move refiner model to CPU when not in use",
+ "localized": "不使用时将精炼器模型移动至 CPU",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": -92,
+ "label": "Move VAE and CLIP to RAM when training",
+ "localized": "训练时将 VAE 和 CLIP 移动至内存",
+ "reload": "settings_legacy_options",
+ "hint": ""
+ },
+ {
+ "id": -93,
+ "label": "Model name",
+ "localized": "模型名称",
+ "reload": "models_current_tab",
+ "hint": ""
+ },
+ {
+ "id": -94,
+ "label": "Model base path",
+ "localized": "模型基础路径",
+ "reload": "models_current_tab",
+ "hint": ""
+ },
+ {
+ "id": -95,
+ "label": "Max shard size",
+ "localized": "最大分片大小",
+ "reload": "models_current_tab",
+ "hint": ""
+ },
+ {
+ "id": -96,
+ "label": "Model class",
+ "localized": "模型类",
+ "reload": "models_loader_tab",
+ "hint": ""
+ },
+ {
+ "id": -97,
+ "label": "Mid Block",
+ "localized": "中间块",
+ "reload": "component-5574",
+ "hint": "UNet 的中央块 (1 个值)"
+ },
+ {
+ "id": -98,
+ "label": "Model precision",
+ "localized": "模型精度",
+ "reload": "models_replace_tab",
+ "hint": ""
+ },
+ {
+ "id": -99,
+ "label": "Maximum rank",
+ "localized": "最大秩 (Rank)",
+ "reload": "component-5745",
+ "hint": ""
+ },
+ {
+ "id": -100,
+ "label": "Midas depth",
+ "localized": "Midas 深度",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": -101,
+ "label": "MLSD",
+ "localized": "MLSD",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": -102,
+ "label": "MediaPipe Face",
+ "localized": "MediaPipe 人脸",
+ "reload": "control",
+ "hint": ""
+ },
+ {
+ "id": -103,
+ "label": "Marigold Depth",
+ "localized": "Marigold 深度",
+ "reload": "control",
+ "hint": ""
+ }
+ ],
+ "n": [
+ {
+ "id": 1,
+ "label": "Networks",
+ "localized": "Networks",
+ "reload": "",
+ "hint": "附加网络用户界面"
+ },
+ {
+ "id": 0,
+ "label": "New row",
+ "localized": "新建行",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "New column",
+ "localized": "新建列",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku",
+ "localized": "Nunchaku",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "nsfw",
+ "localized": "nsfw",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NudeNet",
+ "localized": "NudeNet",
+ "reload": "",
+ "hint": "灵活的扩展,可以检测并模糊图像中的裸体内容"
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku Engine",
+ "localized": "Nunchaku 引擎",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NNCF: Neural Network Compression Framework",
+ "localized": "NNCF: 神经网络压缩框架",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise Options",
+ "localized": "噪声选项",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks panel",
+ "localized": "附加网络面板",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks UI",
+ "localized": "附加网络界面",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Networks Scan",
+ "localized": "附加网络扫描",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Negative prompt",
+ "localized": "负面提示词",
+ "reload": "",
+ "hint": "描述您不希望在生成图像中出现的内容"
+ },
+ {
+ "id": 0,
+ "label": "Number",
+ "localized": "数字",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "negative",
+ "localized": "negative",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "None",
+ "localized": "None",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NSFW allowed",
+ "localized": "允许 NSFW",
+ "reload": "",
+ "hint": "允许模型在增强提示词中生成成人内容"
+ },
+ {
+ "id": 0,
+ "label": "Noise strength",
+ "localized": "噪声强度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "NMS",
+ "localized": "NMS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Near threshold",
+ "localized": "临近阈值",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise scale",
+ "localized": "噪声缩放",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Note",
+ "localized": "Note",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Non-blocking move operations",
+ "localized": "非阻塞移动操作",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku attention",
+ "localized": "Nunchaku 注意力机制",
+ "reload": "",
+ "hint": "用 Nunchaku 自定义的 FP16 注意力内核替换默认注意力,以在消费级 NVIDIA GPU 上实现更快的推理。 在 FP16 张量核心吞吐量高于 BF16 的 GPU 上可能会提供性能改进。 目前仅影响基于 Flux 的模型(Dev, Schnell, Kontext, Fill, Depth 等)。对 Qwen, SDXL, Sana 或其他架构无效。 默认禁用。"
+ },
+ {
+ "id": 0,
+ "label": "Nunchaku offloading",
+ "localized": "Nunchaku 卸载",
+ "reload": "",
+ "hint": "启用 Nunchaku 自带的基于异步 CUDA 流的逐块 CPU 卸载,以减少显存占用。 使用乒乓缓存策略:当一个 Transformer 块在 GPU 上计算时,下一个块在后台从 CPU 预加载,从而隐藏大部分传输延迟。 可以减少显存占用,但推理速度会变慢。 这会替换 SD.Next 针对 Transformer 组件的流水线卸载。 仅对低显存 GPU 有用。如果您的 GPU 有足够的内存来容纳量化模型(16GB+),请保持禁用以获得最高速度。 支持 Flux 和 Qwen 模型。不支持 SDXL,该设置将被忽略。 默认禁用。"
+ },
+ {
+ "id": 0,
+ "label": "native",
+ "localized": "native",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "no-grad",
+ "localized": "no-grad",
+ "reload": "",
+ "hint": "使用 torch.no_grad 禁用梯度跟踪。减少内存使用并加快推理速度。"
+ },
+ {
+ "id": 0,
+ "label": "Numbered filenames",
+ "localized": "数字编号文件名",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network card size (px)",
+ "localized": "附加网络卡片大小 (px)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Noise multiplier for image processing",
+ "localized": "图像处理的噪声乘数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "New model name",
+ "localized": "新模型名称",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Number of ReBasin Iterations",
+ "localized": "ReBasin 迭代次数",
+ "reload": "",
+ "hint": "保存前合并与置换模型的次数"
+ },
+ {
+ "id": 0,
+ "label": "Network prompt",
+ "localized": "附加网络提示词",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network negative prompt",
+ "localized": "附加网络负面提示词",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Network parameters",
+ "localized": "附加网络参数",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "o": [
+ {
+ "id": 0,
+ "label": "Output",
+ "localized": "输出",
+ "reload": "",
+ "hint": "显示/隐藏输出媒体的选择:生成结果和生成过程中的实时预览"
+ },
+ {
+ "id": 0,
+ "label": "OpenCLiP",
+ "localized": "OpenCLiP",
+ "reload": "",
+ "hint": "通过 OpenCLiP 使用 CLiP 模型分析图像"
+ },
+ {
+ "id": 0,
+ "label": "ONNX",
+ "localized": "ONNX",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override",
+ "localized": "覆盖",
+ "reload": "",
+ "hint": "覆盖通常从导入的图像元数据中应用的设置,这些设置会改变服务器的行为"
+ },
+ {
+ "id": 0,
+ "label": "Optimum Quanto",
+ "localized": "Optimum Quanto",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optimum Quanto: post-load",
+ "localized": "Optimum Quanto: 后加载",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optional",
+ "localized": "可选",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Olive",
+ "localized": "Olive",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenVINO",
+ "localized": "OpenVINO",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Other...",
+ "localized": "其他...",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Outputs & Images",
+ "localized": "输出与图像",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override settings",
+ "localized": "覆盖设置",
+ "reload": "",
+ "hint": "如果生成参数偏离了您的系统设置,请使用这些设置填充覆盖设置,以在此工作流中覆盖您的系统配置"
+ },
+ {
+ "id": 0,
+ "label": "Override sampler",
+ "localized": "覆盖采样器",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override steps",
+ "localized": "覆盖步数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Ortho",
+ "localized": "正交 (Ortho)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload face module",
+ "localized": "卸载面部模块",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override scheduler",
+ "localized": "覆盖调度器",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Optional image description",
+ "localized": "可选图像描述",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Order",
+ "localized": "顺序",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overlay",
+ "localized": "覆盖层",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Override resolution",
+ "localized": "覆盖分辨率",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Offload processor",
+ "localized": "卸载处理器",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Output directory",
+ "localized": "输出目录",
+ "reload": "",
+ "hint": "保存处理后图像的文件夹"
+ },
+ {
+ "id": 0,
+ "label": "original",
+ "localized": "original",
"reload": "",
"hint": "原始 LDM 后端"
},
{
- "id": "",
- "label": "Autocast",
- "localized": "Autocast",
+ "id": 0,
+ "label": "Offload caption models",
+ "localized": "卸载标注模型",
"reload": "",
- "hint": "在运行时自动确定精度"
+ "hint": ""
},
{
- "id": "",
- "label": "Full",
- "localized": "完整",
+ "id": 0,
+ "label": "Offload during pre-forward",
+ "localized": "前向传播前卸载",
"reload": "",
- "hint": "始终使用完整精度"
+ "hint": ""
},
{
- "id": "",
- "label": "FP32",
- "localized": "FP32",
+ "id": 0,
+ "label": "Offload using streams",
+ "localized": "使用流卸载",
"reload": "",
- "hint": "计算中使用 32 位浮点精度"
+ "hint": ""
},
{
- "id": "",
- "label": "FP16",
- "localized": "FP16",
+ "id": 0,
+ "label": "Offload low watermark",
+ "localized": "卸载低水位线",
"reload": "",
- "hint": "计算中使用 16 位浮点精度"
+ "hint": ""
},
{
- "id": "",
- "label": "BF16",
- "localized": "BF16",
+ "id": 0,
+ "label": "Offload GPU high watermark",
+ "localized": "卸载 GPU 高水位线",
"reload": "",
- "hint": "计算中使用修改后的 16 位浮点精度"
+ "hint": ""
},
{
- "id": "",
- "label": "Full precision (--no-half-vae)",
- "localized": "完整精度 (--no-half-vae)",
+ "id": 0,
+ "label": "Offload CPU high watermark",
+ "localized": "卸载 CPU 高水位线",
"reload": "",
- "hint": "对 VAE 使用 FP32。可能会产生更好的结果,但会占用更多显存并减慢生成速度"
+ "hint": ""
},
{
- "id": "",
- "label": "Force full precision (--no-half)",
- "localized": "强制完整精度 (--no-half)",
+ "id": 0,
+ "label": "Offload blocks",
+ "localized": "卸载区块",
"reload": "",
- "hint": "对模型使用 FP32。可能会产生更好的结果,但会占用更多显存并减慢生成速度"
+ "hint": ""
},
{
- "id": "",
- "label": "Upcast sampling",
- "localized": "上采样",
+ "id": 0,
+ "label": "OpenVINO activations mode",
+ "localized": "OpenVINO 激活模式",
"reload": "",
- "hint": "通常会产生与 --no-half 类似的结果,同时性能更好且内存使用更少"
+ "hint": ""
},
{
- "id": "",
- "label": "Attempt VAE roll back for NaN values",
- "localized": "尝试为 NaN 值回滚 VAE",
- "reload": "",
- "hint": "需要 Torch 2.1 并启用 NaN 检查"
- },
- {
- "id": "",
- "label": "Olive use FP16 on optimization",
- "localized": "Olive 优化时使用 FP16",
- "reload": "",
- "hint": "对 Olive 优化过程的输出模型使用 16 位浮点精度。如果禁用,则使用 32 位浮点精度"
- },
- {
- "id": "",
- "label": "Olive force FP32 for VAE Encoder",
- "localized": "Olive 强制 VAE 编码器使用 FP32",
- "reload": "",
- "hint": "对输出模型的 VAE 编码器使用 32 位浮点精度。这将覆盖“优化时使用 FP16”选项。如果您从 Img2Img 获得 NaN 或黑色空白图像,请启用此选项并清除缓存"
- },
- {
- "id": "",
- "label": "Olive use static dimensions",
- "localized": "Olive 使用静态维度",
- "reload": "",
- "hint": "使使用 Olive 优化模型的推理速度大幅提升。(OrtTransformersOptimization)"
- },
- {
- "id": "",
- "label": "Olive cache optimized models",
- "localized": "Olive 缓存优化模型",
- "reload": "",
- "hint": "将 Olive 处理过的模型保存为缓存。您可以在 ONNX 选项卡中管理它们"
- },
- {
- "id": "",
- "label": "File format",
- "localized": "文件格式",
- "reload": "",
- "hint": "选择图像文件格式"
- },
- {
- "id": "",
- "label": "Include metadata",
- "localized": "包含元数据",
- "reload": "",
- "hint": "将图像创建参数保存为图像文件内的元数据标签"
- },
- {
- "id": "",
- "label": "Images filename pattern",
- "localized": "图像文件名模式",
- "reload": "",
- "hint": "使用以下标签定义图像文件名:seq, uuid date, datetime, job_timestamp generation_number, batch_number model, model_shortname model_hash, model_name sampler, seed, steps, cfg clip_skip, denoising hasprompt, prompt, styles prompt_hash, prompt_no_styles prompt_spaces, prompt_words height, width, image_hash "
- },
- {
- "id": "",
- "label": "Row count",
- "localized": "行数",
- "reload": "",
- "hint": "使用 -1 自动检测,使用 0 则与批处理大小相同"
- },
- {
- "id": "",
- "label": "Directory name pattern",
- "localized": "目录名模式",
- "reload": "",
- "hint": "使用以下标签定义图像和网格的子目录:[steps], [cfg],[prompt_hash], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [model_name], [prompt_words], [date], [datetime], [datetime], [datetime], [job_timestamp]; 留空则为默认"
- },
- {
- "id": "",
- "label": "Inpainting conditioning mask strength",
- "localized": "Inpainting 条件遮罩强度",
- "reload": "",
- "hint": "确定对原始图像进行 Inpainting 和 img2img 时的遮罩强度。1.0 表示完全遮罩(默认)。0.0 表示完全不遮罩。较低的值有助于保留图像的整体构图,但在大幅更改时会遇到困难"
- },
- {
- "id": "",
- "label": "Clip skip",
- "localized": "Clip 跳过",
- "reload": "",
- "hint": "CLIP 模型的提前停止参数;1 表示像往常一样在最后一层停止,2 表示在倒数第二层停止,以此类推"
- },
- {
- "id": "",
- "label": "Images folder",
- "localized": "图像文件夹",
- "reload": "",
- "hint": "如果为空,则默认为下方三个目录"
- },
- {
- "id": "",
- "label": "Grids folder",
- "localized": "网格文件夹",
- "reload": "",
- "hint": "如果为空,则默认为下方两个目录"
- },
- {
- "id": "",
- "label": "Quicksettings list",
- "localized": "快速设置列表",
- "reload": "",
- "hint": "以逗号分隔的设置名称列表,用于应显示在顶部快速访问栏而非设置选项卡中的设置"
- },
- {
- "id": "",
- "label": "Live preview display period",
- "localized": "实时预览显示周期",
- "reload": "",
- "hint": "每 n 步请求预览图像,设置为 0 禁用"
- },
- {
- "id": "",
- "label": "Approximate",
- "localized": "近似",
- "reload": "",
- "hint": "廉价的神经网络近似。与 VAE 相比非常快,但生成的图片水平/垂直分辨率小 4 倍,质量较低"
- },
- {
- "id": "",
- "label": "Simple",
- "localized": "简单",
- "reload": "",
- "hint": "非常廉价的近似。与 VAE 相比非常快,但生成的图片水平/垂直分辨率小 8 倍,质量极低"
- },
- {
- "id": "",
- "label": "Progress update period",
- "localized": "进度更新周期",
- "reload": "",
- "hint": "UI 进度条和预览检查的更新周期,单位为毫秒"
- },
- {
- "id": "",
- "label": "Euler a",
- "localized": "Euler a",
- "reload": "",
- "hint": "Euler Ancestral - 非常具有创造性,每次可以根据步数获得完全不同的图片,将步数设置高于 30-40 没有帮助"
- },
- {
- "id": "",
- "label": "DDIM",
- "localized": "DDIM",
- "reload": "",
- "hint": "去噪扩散隐式模型 - 最擅长 Inpainting"
- },
- {
- "id": "",
- "label": "UniPC",
- "localized": "UniPC",
- "reload": "",
- "hint": "用于快速采样扩散模型的统一预测校正框架"
- },
- {
- "id": "",
- "label": "Sigma negative guidance minimum",
- "localized": "Sigma 负面引导最小值",
- "reload": "",
- "hint": "当图像接近完成时,在某些步数跳过负面提示词,0=禁用"
- },
- {
- "id": "",
- "label": "Upscaler tile size",
- "localized": "放大器瓦片大小",
- "reload": "",
- "hint": "0 = 不分块"
- },
- {
- "id": "",
- "label": "Upscaler tile overlap",
- "localized": "放大器瓦片重叠",
- "reload": "",
- "hint": "值低 = 可见接缝"
- },
- {
- "id": "",
- "label": "GFPGAN",
- "localized": "GFPGAN",
- "reload": "",
- "hint": "使用 GFPGAN 神经网络修复低质量面部"
- },
- {
- "id": "",
- "label": "CodeFormer",
- "localized": "CodeFormer",
- "reload": "",
- "hint": "使用 CodeFormer 神经网络修复低质量面部"
- },
- {
- "id": "",
- "label": "CodeFormer weight parameter",
- "localized": "CodeFormer 权重参数",
- "reload": "",
- "hint": "0 = 最大效果;1 = 最小效果"
- },
- {
- "id": "",
- "label": "ToMe token merging ratio",
- "localized": "ToMe token 合并比例",
- "reload": "",
- "hint": "通过 tomesd 启用冗余 token 合并以提高速度和内存,0=禁用"
- },
- {
- "id": "",
- "label": "Todo token merging ratio",
- "localized": "Todo token 合并比例",
- "reload": "",
- "hint": "通过 todo 启用冗余 token 合并以提高速度和内存,0=禁用"
- },
- {
- "id": "",
- "label": "Model pipeline",
- "localized": "模型管道",
- "reload": "",
- "hint": "如果自动检测未能自动检测到模型,请在加载模型前选择模型类型"
- },
- {
- "id": "",
- "label": "VAE slicing",
- "localized": "VAE 切片",
- "reload": "",
- "hint": "在 VRAM 有限的情况下,一次解码一批潜在空间中的一张图像。在多图像批次上,VAE 解码性能略有提升"
- },
- {
- "id": "",
- "label": "VAE tiling",
- "localized": "VAE 分块",
- "reload": "",
- "hint": "在 VRAM 有限的情况下,将大图像分割成重叠的瓦片。导致处理时间略微增加"
- },
- {
- "id": "",
- "label": "Dynamic attention BMM",
- "localized": "动态注意力 BMM",
- "reload": "",
- "hint": "分步执行注意力计算而不是一次性完成。推理时间更长,但内存使用量大幅减少"
- },
- {
- "id": "",
+ "id": 0,
"label": "ONNX Execution Provider",
"localized": "ONNX 执行提供程序",
"reload": "",
- "hint": "ONNX 执行提供程序"
+ "hint": ""
},
{
- "id": "",
+ "id": 0,
"label": "ONNX allow fallback to CPU",
"localized": "ONNX 允许回退到 CPU",
"reload": "",
- "hint": "当选定的执行提供程序失败时,允许回退到 CPU"
+ "hint": "当选定的执行提供程序失败时,允许回退到 CPU 执行"
},
{
- "id": "",
+ "id": 0,
"label": "ONNX cache converted models",
"localized": "ONNX 缓存转换后的模型",
"reload": "",
"hint": "将转换为 ONNX 格式的模型保存为缓存。您可以在 ONNX 选项卡中管理它们"
},
{
- "id": "",
+ "id": 0,
"label": "ONNX unload base model when processing refiner",
- "localized": "ONNX 在处理 Refiner 时卸载基础模型",
+ "localized": "ONNX 处理精炼器时卸载基础模型",
"reload": "",
- "hint": "当 Refiner 模型正在转换/优化/处理时,卸载基础模型"
+ "hint": "在转换/优化/处理精炼器 (Refiner) 时卸载基础模型"
},
{
- "id": "",
- "label": "Inference-mode",
- "localized": "推理模式",
+ "id": 0,
+ "label": "Olive use FP16 on optimization",
+ "localized": "Olive 优化时使用 FP16",
"reload": "",
- "hint": "使用 torch.inference_mode"
+ "hint": "为 Olive 优化过程的输出模型使用 16 位浮点精度。如果禁用,则使用 32 位浮点精度"
},
{
- "id": "",
- "label": "no-grad",
- "localized": "无梯度",
+ "id": 0,
+ "label": "Olive force FP32 for VAE Encoder",
+ "localized": "Olive 强制为 VAE 编码器使用 FP32",
"reload": "",
- "hint": "使用 torch.no_grad"
+ "hint": "为输出模型的 VAE 编码器使用 32 位浮点精度。这将覆盖“优化时使用 FP16”选项。如果您在图生图 (Img2Img) 中遇到 NaN 或黑图,请启用此选项并清除缓存"
},
{
- "id": "",
- "label": "Model compile precompile",
- "localized": "模型编译预编译",
+ "id": 0,
+ "label": "Olive use static dimensions",
+ "localized": "Olive 使用静态维度",
"reload": "",
- "hint": "在模型加载时立即运行模型编译,而不是首次使用时"
+ "hint": "使 Olive 优化模型的推理速度更快 (OrtTransformersOptimization)"
},
{
- "id": "",
- "label": "Use zeros for prompt padding",
- "localized": "提示词填充使用零",
+ "id": 0,
+ "label": "Olive cache optimized models",
+ "localized": "Olive 缓存优化后的模型",
"reload": "",
- "hint": "当提示词为空时,强制使用全零张量以消除任何残余噪声"
+ "hint": "将 Olive 处理过的模型保存为缓存。您可以在 ONNX 选项卡中管理它们"
},
{
- "id": "",
- "label": "Include invisible watermark",
- "localized": "包含隐形水印",
+ "id": 0,
+ "label": "OpenVINO disable model caching",
+ "localized": "OpenVINO 禁用模型缓存",
"reload": "",
- "hint": "通过改变某些像素值向图像添加隐形水印"
+ "hint": ""
},
{
- "id": "",
- "label": "invisible watermark string",
- "localized": "隐形水印字符串",
+ "id": 0,
+ "label": "OpenVINO disable memory cleanup after compile",
+ "localized": "OpenVINO 编译后禁用内存清理",
"reload": "",
- "hint": "要添加到图像的水印字符串。请保持非常短以避免图像损坏。"
+ "hint": ""
},
{
- "id": "",
- "label": "show log view",
+ "id": 0,
+ "label": "onediff",
+ "localized": "onediff",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "olive-ai",
+ "localized": "olive-ai",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "openvino_fx",
+ "localized": "openvino_fx",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overwrite existing",
+ "localized": "覆盖现有内容",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Out Block",
+ "localized": "输出块 (Out Block)",
+ "reload": "",
+ "hint": "UNet 的上采样块(SD1.5 为 12 个值,SDXL 为 9 个值)"
+ },
+ {
+ "id": 0,
+ "label": "Overwrite model",
+ "localized": "覆盖模型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Output model",
+ "localized": "输出模型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Overwrite existing file",
+ "localized": "覆盖现有文件",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Options",
+ "localized": "选项",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "OpenBody",
+ "localized": "OpenBody",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "p": [
+ {
+ "id": 695,
+ "label": "Process",
+ "localized": "后处理",
+ "reload": "",
+ "hint": "处理现有图像 可用于放大图像、移除背景、模糊敏感内容、应用各种滤镜和效果"
+ },
+ {
+ "id": 696,
+ "label": "Prompts",
+ "localized": "提示词",
+ "reload": "",
+ "hint": "正向提示词与负向提示词"
+ },
+ {
+ "id": 697,
+ "label": "Pause",
+ "localized": "暂停",
+ "reload": "",
+ "hint": "暂停处理过程"
+ },
+ {
+ "id": 698,
+ "label": "Post",
+ "localized": "后期",
+ "reload": "",
+ "hint": "在处理后调整图像大小"
+ },
+ {
+ "id": 699,
+ "label": "Preview",
+ "localized": "预览",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 700,
+ "label": "Process Image",
+ "localized": "处理单张图像",
+ "reload": "",
+ "hint": "处理单张图像"
+ },
+ {
+ "id": 701,
+ "label": "Process Batch",
+ "localized": "批量处理",
+ "reload": "",
+ "hint": "批量处理多张图像"
+ },
+ {
+ "id": 702,
+ "label": "Process Folder",
+ "localized": "处理文件夹",
+ "reload": "",
+ "hint": "处理文件夹中的所有图像"
+ },
+ {
+ "id": 703,
+ "label": "Provider",
+ "localized": "提供程序",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 704,
+ "label": "Pipeline Modifiers",
+ "localized": "流水线修改器",
+ "reload": "",
+ "hint": "在生成过程中可以启用的附加功能"
+ },
+ {
+ "id": 705,
+ "label": "Postprocessing",
+ "localized": "后处理设置",
+ "reload": "",
+ "hint": "与图像生成后的处理及放大相关的设置"
+ },
+ {
+ "id": 706,
+ "label": "Preset Block Merge",
+ "localized": "预设分层融合",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 707,
+ "label": "Pony",
+ "localized": "Pony",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 708,
+ "label": "Preview metadata",
+ "localized": "预览元数据",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 709,
+ "label": "Prompt",
+ "localized": "提示词",
+ "reload": "",
+ "hint": "描述你想要生成的图像"
+ },
+ {
+ "id": 710,
+ "label": "Processed Preview",
+ "localized": "处理后预览",
+ "reload": "",
+ "hint": "显示/隐藏在实际生成前对输入图像进行预处理的部分"
+ },
+ {
+ "id": 711,
+ "label": "PixelArt",
+ "localized": "像素艺术",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 712,
+ "label": "PAG: Perturbed attention guidance",
+ "localized": "PAG:扰动注意力引导",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 713,
+ "label": "PAB: Pyramid attention broadcast",
+ "localized": "PAB:金字塔注意力广播",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 714,
+ "label": "Para-attention",
+ "localized": "并行注意力",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 715,
+ "label": "Paths for specific models",
+ "localized": "特定模型路径",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 716,
+ "label": "Prediction method",
+ "localized": "预测方法",
+ "reload": "",
+ "hint": "定义模型在每一步预测的内容。选项: - default:模型默认 - epsilon:噪声(Stable Diffusion 最常用) - sample:直接预测去噪后的图像,也称为 x0 预测 - v_prediction:速度预测,用于 CosXL 和 NoobAI VPred 模型 - flow_prediction:用于较新的流匹配模型,如 SD3 和 Flux"
+ },
+ {
+ "id": 717,
+ "label": "PAG scale",
+ "localized": "PAG 权重",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 718,
+ "label": "PAG start",
+ "localized": "PAG 开始",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 719,
+ "label": "PAG stop",
+ "localized": "PAG 结束",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 720,
+ "label": "PAG layers",
+ "localized": "PAG 层级",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 721,
+ "label": "PAG config",
+ "localized": "PAG 配置",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 722,
+ "label": "Perform SDSA",
+ "localized": "执行 SDSA",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 723,
+ "label": "Perform Injection",
+ "localized": "执行注入",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 724,
+ "label": "PhotoMaker Model",
+ "localized": "PhotoMaker 模型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 725,
+ "label": "Penalty",
+ "localized": "惩罚权重",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 726,
+ "label": "positive",
+ "localized": "正向",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 727,
+ "label": "Prompt EX",
+ "localized": "扩展提示词",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 728,
+ "label": "Power",
+ "localized": "强度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 729,
+ "label": "Prompt thresholds",
+ "localized": "提示词阈值",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 730,
+ "label": "Preset",
+ "localized": "预设",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 731,
+ "label": "Pad frames",
+ "localized": "填充帧",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 732,
+ "label": "Prefill text",
+ "localized": "预填文本",
+ "reload": "",
+ "hint": "预先填写模型响应的开头,通过强制其继续预填文本来引导输出格式或内容。 预填内容会被过滤掉,不会出现在最终响应中。 留空则让模型从头开始自行生成响应。"
+ },
+ {
+ "id": 733,
+ "label": "Prompt prefix",
+ "localized": "提示词前缀",
+ "reload": "",
+ "hint": "在增强后的提示词结果开头添加的文本。 适用于添加需要原样复制到图像提示词中的元素,例如质量标签“masterpiece, best quality”或艺术家姓名,否则这些内容可能会被大语言模型重写。"
+ },
+ {
+ "id": 734,
+ "label": "Prompt suffix",
+ "localized": "提示词后缀",
+ "reload": "",
+ "hint": "在增强后的提示词结果末尾添加的文本。 适用于添加需要原样复制到图像提示词中的元素,否则这些内容可能会被大语言模型重写。"
+ },
+ {
+ "id": 735,
+ "label": "Padding",
+ "localized": "填充",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 736,
+ "label": "Prompt strength",
+ "localized": "提示词强度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 737,
+ "label": "Preview start",
+ "localized": "预览开始",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 738,
+ "label": "Preview end",
+ "localized": "预览结束",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 739,
+ "label": "Pixels to expand",
+ "localized": "扩展像素",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 740,
+ "label": "Processor",
+ "localized": "处理器",
+ "reload": "",
+ "hint": "用于预处理 ControlNet 图像的处理器类型"
+ },
+ {
+ "id": 741,
+ "label": "Pose confidence",
+ "localized": "姿态置信度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 742,
+ "label": "Parameter free",
+ "localized": "无参数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 743,
+ "label": "Processed",
+ "localized": "已处理",
+ "reload": "",
+ "hint": "显示/隐藏包含已处理图像的部分"
+ },
+ {
+ "id": 744,
+ "label": "Postprocess mask",
+ "localized": "后处理遮罩",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 745,
+ "label": "PixelArt block size",
+ "localized": "像素艺术分块大小",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 746,
+ "label": "PixelArt sharpen",
+ "localized": "像素艺术锐化",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 747,
+ "label": "Platform",
+ "localized": "平台",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 748,
+ "label": "Pipeline",
+ "localized": "流水线",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 749,
+ "label": "Perform warmup",
+ "localized": "执行预热",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 750,
+ "label": "Prompt attention normalization",
+ "localized": "提示词注意力归一化",
+ "reload": "",
+ "hint": "平衡提示词词元权重以避免影响过强或过弱。有助于稳定输出。"
+ },
+ {
+ "id": 751,
+ "label": "performance",
+ "localized": "性能",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 752,
+ "label": "Performance Counter",
+ "localized": "性能计数器",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 753,
+ "label": "PAG layer names",
+ "localized": "PAG 层名称",
+ "reload": "",
+ "hint": "以空格分隔的图层列表 可用:d[0-5], m[0], u[0-8] 默认:m0"
+ },
+ {
+ "id": 754,
+ "label": "PAB cache enabled",
+ "localized": "启用 PAB 缓存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 755,
+ "label": "PAB spacial skip range",
+ "localized": "PAB 空间跳过范围",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 756,
+ "label": "PAB spacial skip start",
+ "localized": "PAB 空间跳过开始",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 757,
+ "label": "PAB spacial skip end",
+ "localized": "PAB 空间跳过结束",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 758,
+ "label": "ParaAttention first-block cache enabled",
+ "localized": "启用并行注意力首块缓存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 759,
+ "label": "ParaAttention residual diff threshold",
+ "localized": "并行注意力残差差异阈值",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 760,
+ "label": "Parallel process images in batch",
+ "localized": "并行处理批次中的图像",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 761,
+ "label": "precompile",
+ "localized": "预编译",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 762,
+ "label": "Panel minimum width",
+ "localized": "面板最小宽度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 763,
+ "label": "Persist UI layout",
+ "localized": "持久化界面布局",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 764,
+ "label": "Progress update period",
+ "localized": "进度更新周期",
+ "reload": "",
+ "hint": "界面进度条和预览检查的更新周期,单位为毫秒"
+ },
+ {
+ "id": 765,
+ "label": "Play a notification upon completion",
+ "localized": "完成后播放通知",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 766,
+ "label": "Path to notification sound",
+ "localized": "通知声音路径",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 767,
+ "label": "Postprocessing operation order",
+ "localized": "后处理操作顺序",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 768,
+ "label": "Prompt padding",
+ "localized": "提示词填充",
+ "reload": "",
+ "hint": "当使用超过 75 个词元时,通过从第 n 个词元内的最后一个逗号开始填充来增加连贯性"
+ },
+ {
+ "id": 769,
+ "label": "Pad prompt and negative prompt to be same length",
+ "localized": "填充提示词与负向提示词至相同长度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 770,
+ "label": "Pin training dataset to memory",
+ "localized": "将训练数据集固定在内存中",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 771,
+ "label": "Primary model",
+ "localized": "主模型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 772,
+ "label": "Preset Interpolation Ratio",
+ "localized": "预设插值比例",
+ "reload": "",
+ "hint": "如果选择了两个预设,则在它们之间进行插值"
+ },
+ {
+ "id": 773,
+ "label": "Prune",
+ "localized": "剪枝",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 774,
+ "label": "Prediction type",
+ "localized": "预测类型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 775,
+ "label": "Prompt enhance",
+ "localized": "提示词增强",
+ "reload": "",
+ "hint": "可以使用不同的大语言模型重写提示词以改进结果的扩展"
+ },
+ {
+ "id": 776,
+ "label": "PidiNet",
+ "localized": "PidiNet",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 777,
+ "label": "Parameters",
+ "localized": "参数",
+ "reload": "",
+ "hint": "图像生成过程中使用的基础参数"
+ },
+ {
+ "id": 778,
+ "label": "Postprocess upscale",
+ "localized": "后处理放大",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "q": [
+ {
+ "id": 0,
+ "label": "Quick Settings",
+ "localized": "快速设置",
+ "reload": "",
+ "hint": "来自不同设置部分的收藏项目,以便快速访问"
+ },
+ {
+ "id": 1,
+ "label": "Quantized",
+ "localized": "量化",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "Qwen layered",
+ "localized": "通义千问分层",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Quicksettings",
+ "localized": "快速设置",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Qwen layered number of layers",
+ "localized": "通义千问分层层数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Quantization mode",
+ "localized": "量化模式",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Quantization type",
+ "localized": "量化类型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Quantized MatMul type",
+ "localized": "量化矩阵乘法 (MatMul) 类型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Quantization type for Text Encoders",
+ "localized": "文本编码器量化类型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Quantized MatMul type for Text Encoders",
+ "localized": "文本编码器量化矩阵乘法 (MatMul) 类型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "Quantize convolutional layers",
+ "localized": "量化卷积层",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Quantize using GPU",
+ "localized": "使用 GPU 进行量化",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Quantization weights type",
+ "localized": "量化权重类型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 13,
+ "label": "Quantization activations type",
+ "localized": "量化激活类型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Quicksettings list",
+ "localized": "快速设置列表",
+ "reload": "",
+ "hint": "设置名称列表,用逗号分隔,用于应置于顶部快速访问栏而非设置选项卡的设置项目"
+ }
+ ],
+ "r": [
+ {
+ "id": 0,
+ "label": "Refine",
+ "localized": "精炼",
+ "reload": "",
+ "hint": "精炼在初始处理完成后运行附加处理,可用于放大图像并可选地再次处理以提高质量和细节"
+ },
+ {
+ "id": 1,
+ "label": "Restore",
+ "localized": "还原",
+ "reload": "",
+ "hint": "从当前提示词或最后已知的生成图像中还原参数"
+ },
+ {
+ "id": 2,
+ "label": "Reset anchors",
+ "localized": "重置锚点",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "Reload model",
+ "localized": "重载模型",
+ "reload": "",
+ "hint": "重新加载当前选定的模型"
+ },
+ {
+ "id": 4,
+ "label": "Reprocess",
+ "localized": "重新处理",
+ "reload": "",
+ "hint": "使用不同参数重新处理之前的生成结果"
+ },
+ {
+ "id": 5,
+ "label": "Resize to",
+ "localized": "调整大小至",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Resize\n by",
+ "localized": "按比例调整",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 7,
+ "label": "Resize\n to",
+ "localized": "调整大小至",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 8,
+ "label": "Run Preview",
+ "localized": "运行预览",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 9,
+ "label": "Reference",
+ "localized": "参考",
+ "reload": "",
+ "hint": "首次使用时可自动下载的参考模型列表"
+ },
+ {
+ "id": 10,
+ "label": "Reset receipe",
+ "localized": "重置配方",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 11,
+ "label": "Run",
+ "localized": "运行",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Refresh extension list",
+ "localized": "刷新扩展列表",
+ "reload": "",
+ "hint": "刷新可用扩展的列表"
+ },
+ {
+ "id": 13,
+ "label": "Restart server",
+ "localized": "重启服务器",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Request browser notifications",
+ "localized": "请求浏览器通知",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 15,
+ "label": "Restore UI defaults",
+ "localized": "还原界面默认值",
+ "reload": "",
+ "hint": "还原默认的用户界面数值"
+ },
+ {
+ "id": 16,
+ "label": "Refresh UI values",
+ "localized": "刷新界面数值",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 17,
+ "label": "Reinstall",
+ "localized": "重新安装",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 18,
+ "label": "Refresh state",
+ "localized": "刷新状态",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Refresh data",
+ "localized": "刷新数据",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "Run benchmark",
+ "localized": "运行基准测试",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 21,
+ "label": "Refresh bench",
+ "localized": "刷新基准测试",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 22,
+ "label": "Restore defaults",
+ "localized": "还原默认设置",
+ "reload": "",
+ "hint": "还原默认服务器设置"
+ },
+ {
+ "id": 23,
+ "label": "Replace",
+ "localized": "替换",
+ "reload": "",
+ "hint": "替换图像"
+ },
+ {
+ "id": 24,
+ "label": "Refresh",
+ "localized": "刷新",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "Reprocess decode",
+ "localized": "重新处理解码",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 26,
+ "label": "Reprocess refine",
+ "localized": "重新处理精炼",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 27,
+ "label": "Reprocess face",
+ "localized": "重新处理面部",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Remove background",
+ "localized": "移除背景",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "RAS: Region-Adaptive Sampling",
+ "localized": "RAS: 区域自适应采样",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Resize",
+ "localized": "调整大小",
+ "reload": "",
+ "hint": "图像缩放,可以使用固定分辨率或基于比例"
+ },
+ {
+ "id": 31,
+ "label": "Rerefence models",
+ "localized": "参考模型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 32,
+ "label": "Replace model components",
+ "localized": "替换模型组件",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "rescale",
+ "localized": "重缩放",
+ "reload": "",
+ "hint": "使用零终端信噪比(zero terminal SNR)重缩放 betas"
+ },
+ {
+ "id": 34,
+ "label": "Resize seed from width",
+ "localized": "按宽度调整种子分辨率",
+ "reload": "",
+ "hint": "尝试生成与在指定分辨率下使用相同种子产生的图片相似的图片"
+ },
+ {
+ "id": 35,
+ "label": "Resize seed from height",
+ "localized": "按高度调整种子分辨率",
+ "reload": "",
+ "hint": "尝试生成与在指定分辨率下使用相同种子产生的图片相似的图片"
+ },
+ {
+ "id": 36,
+ "label": "Refine guidance",
+ "localized": "精炼引导系数",
+ "reload": "",
+ "hint": "精炼阶段使用的 CFG 比例"
+ },
+ {
+ "id": 37,
+ "label": "Resize mode",
+ "localized": "调整模式",
+ "reload": "",
+ "hint": "定义在第二步精炼中如何调整或适配输入: - none: 不调整,保持原始分辨率 - fixed: 强制调整为目标分辨率(可能会变形) - crop: 中心裁剪以适应目标,同时保持宽高比 - fill: 调整以适应并用边框填充空白区域 - outpaint: 将画布延伸到图像边界之外 - context aware: 智能调整,混合或适配周围区域"
+ },
+ {
+ "id": 38,
+ "label": "Resize method",
+ "localized": "调整方法",
+ "reload": "",
+ "hint": "用于调整图像大小的方法:可以是简单调整、放大模型、潜空间调整或非对称解码"
+ },
+ {
+ "id": 39,
+ "label": "Resize width",
+ "localized": "调整宽度",
+ "reload": "",
+ "hint": "将图像调整至此宽度。如果为 0,则从附近的两个滑块中推断宽度"
+ },
+ {
+ "id": 40,
+ "label": "Resize height",
+ "localized": "调整高度",
+ "reload": "",
+ "hint": "将图像调整至此高度。如果为 0,则从附近的两个滑块中推断高度"
+ },
+ {
+ "id": 41,
+ "label": "Resize scale",
+ "localized": "缩放比例",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42,
+ "label": "Refine sampler",
+ "localized": "精炼采样器",
+ "reload": "",
+ "hint": "如果主采样器不支持特定操作,则使用特定采样器作为回退采样器"
+ },
+ {
+ "id": 43,
+ "label": "Refiner start",
+ "localized": "精炼启动时机",
+ "reload": "",
+ "hint": "当基础模型完成此百分比时将启动精炼阶段(设置为大于 0 且小于 1 以在完整基础模型运行后运行)"
+ },
+ {
+ "id": 44,
+ "label": "Refiner steps",
+ "localized": "精炼步数",
+ "reload": "",
+ "hint": "精炼阶段使用的步数"
+ },
+ {
+ "id": 45,
+ "label": "Refine prompt",
+ "localized": "精炼提示词",
+ "reload": "",
+ "hint": "用于基础模型中的第二个编码器(如果存在)以及精炼阶段(如果启用)的提示词"
+ },
+ {
+ "id": 46,
+ "label": "Refine negative prompt",
+ "localized": "精炼负向提示词",
+ "reload": "",
+ "hint": "用于基础模型中的第二个编码器(如果存在)以及精炼阶段(如果启用)的负向提示词"
+ },
+ {
+ "id": 47,
+ "label": "Renoise",
+ "localized": "重噪",
+ "reload": "",
+ "hint": "在细节处理期间应用额外的噪声"
+ },
+ {
+ "id": 48,
+ "label": "Renoise end",
+ "localized": "重噪结束时机",
+ "reload": "",
+ "hint": "应用重噪的最后一步"
+ },
+ {
+ "id": 49,
+ "label": "Range",
+ "localized": "范围",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Repeat x-axis",
+ "localized": "重复 X 轴",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 51,
+ "label": "Repeat y-axis",
+ "localized": "重复 Y 轴",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 52,
+ "label": "ReSwapper Model",
+ "localized": "ReSwapper 模型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 53,
+ "label": "Return original images",
+ "localized": "返回原始图像",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 54,
+ "label": "Restart step",
+ "localized": "重启步数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55,
+ "label": "Restore pipeline on end",
+ "localized": "结束时还原流水线",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "Randomize seed after each loop iteration",
+ "localized": "每次循环迭代后随机化种子",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "Random seeds",
+ "localized": "随机种子",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "Restore pipe on end",
+ "localized": "结束时还原管道",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "Rows",
+ "localized": "行数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "Repetition penalty",
+ "localized": "重复惩罚",
+ "reload": "",
+ "hint": "通过惩罚已经出现在提示词或输出中的标记(tokens)概率,来抑制其重复使用。 就像为重温之前的选择增加摩擦力。有助于打破重复循环,但在数值过激时可能会降低连贯性。 设置为 1 以禁用。"
+ },
+ {
+ "id": 61,
+ "label": "Redux prompt strength",
+ "localized": "Redux 提示词强度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "right",
+ "localized": "右侧",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "Reference query weight",
+ "localized": "参考查询权重",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "Reference adain weight",
+ "localized": "参考 AdaIN 权重",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "Refine upscaler",
+ "localized": "精炼放大器",
+ "reload": "",
+ "hint": "选择在初始放大器之后运行的二级放大器"
+ },
+ {
+ "id": 66,
+ "label": "Refine foreground",
+ "localized": "精炼前景",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "Recursive",
+ "localized": "递归",
+ "reload": "",
+ "hint": "递归处理子文件夹中的图像。 启用后,将搜索所有嵌套子目录中的图像进行处理。"
+ },
+ {
+ "id": 68,
+ "label": "Rebase",
+ "localized": "变基 (Rebase)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 69,
+ "label": "Repos",
+ "localized": "仓库",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "Refiner model",
+ "localized": "精炼模型",
+ "reload": "",
+ "hint": "用于第二步操作的精炼模型"
+ },
+ {
+ "id": 71,
+ "label": "Record torch streams",
+ "localized": "记录 Torch 流",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Remote VAE image type",
+ "localized": "远程 VAE 图像类型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "Remote VAE for encode",
+ "localized": "用于编码的远程 VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "RAS enabled",
+ "localized": "启用 RAS",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "reduce-overhead",
+ "localized": "减少开销 (reduce-overhead)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "repeated",
+ "localized": "重复 (repeated)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Root model folder",
+ "localized": "根模型文件夹",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Resize background color",
+ "localized": "调整大小时背景颜色",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Restore from metadata: skip params",
+ "localized": "从元数据还原:跳过参数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Restore from metadata: skip settings",
+ "localized": "从元数据还原:跳过设置",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "requests",
+ "localized": "请求 (requests)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "rust",
+ "localized": "rust",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 83,
+ "label": "Restore unparsed prompt",
+ "localized": "还原未解析的提示词",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "Reuse loaded model dictionary",
+ "localized": "重用已加载的模型字典",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 85,
+ "label": "ReBasin",
+ "localized": "ReBasin",
+ "reload": "",
+ "hint": "通过置换执行多次合并,以便从两个模型中保留更多特征"
+ },
+ {
+ "id": 86,
+ "label": "Replace VAE",
+ "localized": "替换 VAE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 87,
+ "label": "Reference unit 1",
+ "localized": "参考单元 1",
+ "reload": "",
+ "hint": ""
+ }
+ ],
+ "s": [
+ {
+ "id": 0,
+ "label": "Sampler",
+ "localized": "采样器",
+ "reload": "",
+ "hint": "与采样器和种子选择及配置相关的设置。采样器引导在多个步骤中将噪声转变为图像的过程。"
+ },
+ {
+ "id": 1,
+ "label": "Scripts",
+ "localized": "脚本",
+ "reload": "",
+ "hint": "通过在生成过程中使用选定的脚本来启用额外功能"
+ },
+ {
+ "id": 2,
+ "label": "Scale",
+ "localized": "缩放",
+ "reload": "",
+ "hint": "将图像调整至目标比例。如果设置了固定宽度/高度,此选项将被忽略"
+ },
+ {
+ "id": 3,
+ "label": "Swap X/Y",
+ "localized": "交换 X/Y",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "Swap Y/Z",
+ "localized": "交换 Y/Z",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "Swap X/Z",
+ "localized": "交换 X/Z",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "Set prompt",
+ "localized": "设置提示词",
+ "reload": "",
+ "hint": "将增强后的提示词复制到主提示词输入框"
+ },
+ {
+ "id": 7,
+ "label": "Skip",
+ "localized": "跳过",
+ "reload": "",
+ "hint": "停止当前任务的处理并继续后续处理"
+ },
+ {
+ "id": 8,
+ "label": "Stop",
+ "localized": "停止",
+ "reload": "",
+ "hint": "停止处理"
+ },
+ {
+ "id": 9,
+ "label": "Show",
+ "localized": "显示",
+ "reload": "",
+ "hint": "显示图像位置"
+ },
+ {
+ "id": 10,
+ "label": "Save",
+ "localized": "保存",
+ "reload": "",
+ "hint": "保存图像"
+ },
+ {
+ "id": 11,
+ "label": "Sketch",
+ "localized": "草图",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 12,
+ "label": "Size & Inputs",
+ "localized": "尺寸与输入",
+ "reload": "",
+ "hint": "与生成分辨率和额外输入媒体相关的设置"
+ },
+ {
+ "id": 13,
+ "label": "Set receipe",
+ "localized": "设置配方",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 14,
+ "label": "Scale by",
+ "localized": "按比例缩放",
+ "reload": "",
+ "hint": "使用此选项卡按选定系数调整源图像大小"
+ },
+ {
+ "id": 15,
+ "label": "Scale to",
+ "localized": "缩放到尺寸",
+ "reload": "",
+ "hint": "使用此选项卡将源图像调整为选定的目标尺寸"
+ },
+ {
+ "id": 16,
+ "label": "Settings",
+ "localized": "设置",
+ "reload": "",
+ "hint": "应用程序设置"
+ },
+ {
+ "id": 17,
+ "label": "System",
+ "localized": "系统",
+ "reload": "",
+ "hint": "系统设置与信息"
+ },
+ {
+ "id": 18,
+ "label": "Shutdown server",
+ "localized": "关闭服务器",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 19,
+ "label": "Start profiling",
+ "localized": "开始性能分析",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 20,
+ "label": "System Info",
+ "localized": "系统信息",
+ "reload": "",
+ "hint": "系统详细信息"
+ },
+ {
+ "id": 21,
+ "label": "Set UI defaults",
+ "localized": "设置 UI 默认值",
+ "reload": "",
+ "hint": "将当前值设置为用户界面的默认值"
+ },
+ {
+ "id": 22,
+ "label": "Set UI menu states",
+ "localized": "设置 UI 菜单状态",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 23,
+ "label": "Send interrupt",
+ "localized": "发送中断",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 24,
+ "label": "Submit results",
+ "localized": "提交结果",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 25,
+ "label": "System Paths",
+ "localized": "系统路径",
+ "reload": "",
+ "hint": "与各种模型目录位置相关的设置"
+ },
+ {
+ "id": 26,
+ "label": "Show all pages",
+ "localized": "显示所有页面",
+ "reload": "",
+ "hint": "显示所有设置页面"
+ },
+ {
+ "id": 27,
+ "label": "Save model",
+ "localized": "保存模型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28,
+ "label": "Scan missing",
+ "localized": "扫描缺失项",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 29,
+ "label": "Save receipe",
+ "localized": "保存配方",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 30,
+ "label": "Simple Merge",
+ "localized": "简单合并",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 31,
+ "label": "Style",
+ "localized": "风格",
+ "reload": "",
+ "hint": "应用于所选生成参数的额外风格"
+ },
+ {
+ "id": 32,
+ "label": "SD 1.5",
+ "localized": "SD 1.5",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 33,
+ "label": "SD XL",
+ "localized": "SD XL",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 34,
+ "label": "SD1.5",
+ "localized": "SD1.5",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35,
+ "label": "SDXL",
+ "localized": "SDXL",
+ "reload": "",
+ "hint": "StableDiffusion XL"
+ },
+ {
+ "id": 36,
+ "label": "Start",
+ "localized": "开始",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 37,
+ "label": "Select",
+ "localized": "选择",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 38,
+ "label": "Size",
+ "localized": "尺寸",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 39,
+ "label": "Size & Batch",
+ "localized": "尺寸与批次",
+ "reload": "",
+ "hint": "图像尺寸与生成批次"
+ },
+ {
+ "id": 40,
+ "label": "Seed",
+ "localized": "种子",
+ "reload": "",
+ "hint": "初始种子与变体"
+ },
+ {
+ "id": 41,
+ "label": "Script",
+ "localized": "脚本",
+ "reload": "",
+ "hint": "要使用的额外脚本"
+ },
+ {
+ "id": 42,
+ "label": "Stable Diffusion 3.x",
+ "localized": "Stable Diffusion 3.x",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 43,
+ "label": "SDNQ: SD.Next Quantization",
+ "localized": "SDNQ: SD.Next 量化",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 44,
+ "label": "Save Options",
+ "localized": "保存选项",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45,
+ "label": "Startup & Server Options",
+ "localized": "启动与服务器选项",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 46,
+ "label": "SeedVR",
+ "localized": "SeedVR",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 47,
+ "label": "Styles",
+ "localized": "风格模板",
+ "reload": "",
+ "hint": "应用于所选生成参数的额外风格模板"
+ },
+ {
+ "id": 48,
+ "label": "Search & Download",
+ "localized": "搜索与下载",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 49,
+ "label": "Server log",
+ "localized": "服务器日志",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 50,
+ "label": "Steps",
+ "localized": "步数",
+ "reload": "",
+ "hint": "迭代改进生成图像的次数;较高的值耗时更长;过低的值可能导致效果欠佳"
+ },
+ {
+ "id": 51,
+ "label": "Sampling method",
+ "localized": "采样方法",
+ "reload": "",
+ "hint": "用于生成图像的算法"
+ },
+ {
+ "id": 52,
+ "label": "Sigma method",
+ "localized": "Sigma 方法",
+ "reload": "",
+ "hint": "控制噪声水平 (sigmas) 在扩散步骤中的分布方式。选项: - default: 模型默认值 - karras: 更平滑的噪声计划,以较少步骤获得更高质量 - beta: 基于 beta 计划值 - exponential: 噪声呈指数级衰减 - lambdas: 实验性功能,平衡信噪比 - flowmatch: 为流匹配模型调优"
+ },
+ {
+ "id": 53,
+ "label": "Sigma adjust",
+ "localized": "Sigma 调节",
+ "reload": "",
+ "hint": "调节采样器的 sigma 值"
+ },
+ {
+ "id": 54,
+ "label": "Sampler order",
+ "localized": "采样器阶数",
+ "reload": "",
+ "hint": "采样器中求解器更新的阶数。高阶可提高稳定性和准确性,但会增加计算开销。"
+ },
+ {
+ "id": 55,
+ "label": "SLG scale",
+ "localized": "SLG 权重",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 56,
+ "label": "SLG start",
+ "localized": "SLG 开始",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 57,
+ "label": "SLG stop",
+ "localized": "SLG 停止",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58,
+ "label": "SLG layers",
+ "localized": "SLG 层级",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 59,
+ "label": "SLG config",
+ "localized": "SLG 配置",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 60,
+ "label": "SEG scale",
+ "localized": "SEG 权重",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61,
+ "label": "SEG blur sigma",
+ "localized": "SEG 模糊 Sigma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 62,
+ "label": "SEG blur threshold inf",
+ "localized": "SEG 模糊阈值 inf",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 63,
+ "label": "SEG start",
+ "localized": "SEG 开始",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64,
+ "label": "SEG stop",
+ "localized": "SEG 停止",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 65,
+ "label": "SEG layers",
+ "localized": "SEG 层级",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 66,
+ "label": "SEG config",
+ "localized": "SEG 配置",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 67,
+ "label": "Strength",
+ "localized": "强度",
+ "reload": "",
+ "hint": "图像操作过程中的去噪强度,控制在生成过程中允许原始图像发生多大程度的变化"
+ },
+ {
+ "id": 68,
+ "label": "Sort detections",
+ "localized": "排序检测结果",
+ "reload": "",
+ "hint": "按从左到右对检测到的区域进行排序,而非按检测得分排序"
+ },
+ {
+ "id": 69,
+ "label": "Sharpen",
+ "localized": "锐化",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 70,
+ "label": "Subject",
+ "localized": "主体",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 71,
+ "label": "Same latent",
+ "localized": "相同潜空间",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 72,
+ "label": "Share queries",
+ "localized": "共享查询",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 73,
+ "label": "Sigma",
+ "localized": "Sigma",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 74,
+ "label": "Stride",
+ "localized": "步幅",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 75,
+ "label": "Structure",
+ "localized": "结构",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 76,
+ "label": "Save HDR image",
+ "localized": "保存 HDR 图像",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 77,
+ "label": "Saturation",
+ "localized": "饱和度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 78,
+ "label": "Scale factor",
+ "localized": "缩放因子",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 79,
+ "label": "Strength curve",
+ "localized": "强度曲线",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 80,
+ "label": "Slider",
+ "localized": "滑块",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 81,
+ "label": "Set at prompt start",
+ "localized": "设于提示词开头",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 82,
+ "label": "space",
+ "localized": "空格",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 83,
+ "label": "Skip guidance layers",
+ "localized": "跳过引导层",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 84,
+ "label": "Shared options",
+ "localized": "共享选项",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 85,
+ "label": "Shift",
+ "localized": "偏移",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 86,
+ "label": "Spatial frequency",
+ "localized": "空间频率",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 87,
+ "label": "Save as copy",
+ "localized": "保存为副本",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 88,
+ "label": "Sensitivity",
+ "localized": "灵敏度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 89,
+ "label": "System prompt",
+ "localized": "系统提示词",
+ "reload": "",
+ "hint": "系统提示词控制大语言模型的行为。最先处理并贯穿整个对话。具有最高的权重优先级,并始终附加在序列的开头。 适用于:响应格式规则、角色定义、风格。"
+ },
+ {
+ "id": 90,
+ "label": "Source subject",
+ "localized": "源主体",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 91,
+ "label": "Smooth mask",
+ "localized": "平滑遮罩",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 92,
+ "label": "Scale after",
+ "localized": "后置缩放",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 93,
+ "label": "Scale mask",
+ "localized": "缩放遮罩",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 94,
+ "label": "Show input",
+ "localized": "显示输入",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 95,
+ "label": "Show preview",
+ "localized": "显示预览",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 96,
+ "label": "Separate init image",
+ "localized": "分离初始图像",
+ "reload": "",
+ "hint": "在 Control 输入旁创建一个名为 Init input 的附加窗口,以便为 Control 操作和初始源分别设置不同的图像。"
+ },
+ {
+ "id": 97,
+ "label": "Skip input frames",
+ "localized": "跳过输入帧",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 98,
+ "label": "Style fidelity",
+ "localized": "风格忠实度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 99,
+ "label": "Scribble",
+ "localized": "涂鸦",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 100,
+ "label": "Score threshold",
+ "localized": "得分阈值",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 101,
+ "label": "Sampler shift",
+ "localized": "采样器偏移",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 102,
+ "label": "Save output",
+ "localized": "保存输出",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 103,
+ "label": "Show result images",
+ "localized": "显示结果图像",
+ "reload": "",
+ "hint": "启用后在图像窗格中显示处理后的图像"
+ },
+ {
+ "id": 104,
+ "label": "Save Caption Files",
+ "localized": "保存描述文件",
+ "reload": "",
+ "hint": "将生成的描述保存为图像旁的 .txt 文件。 每张图像都会得到一个具有相同基本名称的匹配描述文件。"
+ },
+ {
+ "id": 105,
+ "label": "Sort alphabetically",
+ "localized": "按字母排序",
+ "reload": "",
+ "hint": "按字母顺序而非置信度得分对标签进行排序。 禁用时,标签按置信度(最高者优先)排序。 字母排序有助于更轻松地查找特定标签。"
+ },
+ {
+ "id": 106,
+ "label": "Show confidence scores",
+ "localized": "显示置信度分数",
+ "reload": "",
+ "hint": "在每个标签旁显示置信度分数。 显示模型对每个标签的确定程度 (0.0 到 1.0)。 有助于了解哪些标签最可靠。"
+ },
+ {
+ "id": 107,
+ "label": "Search",
+ "localized": "搜索",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 108,
+ "label": "Sort by",
+ "localized": "排序方式",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 109,
+ "label": "Specific branch name",
+ "localized": "特定分支名称",
+ "reload": "",
+ "hint": "指定扩展的分支名称,留空则使用默认值"
+ },
+ {
+ "id": 110,
+ "label": "Submodules",
+ "localized": "子模块",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 111,
+ "label": "Server start time",
+ "localized": "服务器启动时间",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 112,
+ "label": "State",
+ "localized": "状态",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 113,
+ "label": "Search Docs",
+ "localized": "搜索文档",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 114,
+ "label": "Search GitHub Wiki Pages",
+ "localized": "搜索 GitHub Wiki 页面",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 115,
+ "label": "Search Changelog",
+ "localized": "搜索更新日志",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 116,
+ "label": "Stage boundary ratio",
+ "localized": "阶段边界比例",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 117,
+ "label": "sequential",
+ "localized": "顺序执行",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 118,
+ "label": "SVD rank size",
+ "localized": "SVD 秩大小",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 119,
+ "label": "SVD steps",
+ "localized": "SVD 步数",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 120,
+ "label": "Shuffle weights in post mode",
+ "localized": "在后置模式下打乱权重",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 121,
+ "label": "SDXL: Use weighted pooled embeds",
+ "localized": "SDXL: 使用加权池化嵌入 (pooled embeds)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 122,
+ "label": "Sana: Use complex human instructions",
+ "localized": "Sana: 使用复杂的人类指令",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 123,
+ "label": "Scaled-Dot-Product",
+ "localized": "缩放点积 (SDP)",
+ "reload": "",
+ "hint": "内存优化。除非禁用 SDP 内存注意力,否则是非确定性的。"
+ },
+ {
+ "id": 124,
+ "label": "Sage attention",
+ "localized": "Sage 注意力机制",
+ "reload": "",
+ "hint": "实验性的注意力优化方法。可能会提高速度,但测试较少且可能导致错误。"
+ },
+ {
+ "id": 125,
+ "label": "stable-fast",
+ "localized": "stable-fast",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 126,
+ "label": "Save all generated images",
+ "localized": "保存所有生成的图像",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 127,
+ "label": "Save interrupted images",
+ "localized": "保存已中断的图像",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 128,
+ "label": "Save all generated image grids",
+ "localized": "保存所有生成的图像网格",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 129,
+ "label": "Show metadata in full screen image browser",
+ "localized": "在全屏图像浏览器中显示元数据",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 130,
+ "label": "Save init images",
+ "localized": "保存初始图像",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 131,
+ "label": "Save image before hires",
+ "localized": "在高分辨率修复前保存图像",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 132,
+ "label": "Save image before refiner",
+ "localized": "在精修器 (refiner) 前保存图像",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 133,
+ "label": "Save image before detailer",
+ "localized": "在细节优化器 (detailer) 前保存图像",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 134,
+ "label": "Save image before color correction",
+ "localized": "在色彩校正前保存图像",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 135,
+ "label": "Save inpainting mask",
+ "localized": "保存重绘遮罩",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 136,
+ "label": "Save inpainting masked composite",
+ "localized": "保存重绘遮罩合成图",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 137,
+ "label": "Save images to a subdirectory",
+ "localized": "将图像保存到子目录",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 138,
+ "label": "Save metadata in image",
+ "localized": "在图像中保存元数据",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 139,
+ "label": "Save metadata to text file",
+ "localized": "将元数据保存到文本文件",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 140,
+ "label": "Save metadata to JSON file",
+ "localized": "将元数据保存到 JSON 文件",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 141,
+ "label": "System information to include in metadata",
+ "localized": "包含在元数据中的系统信息",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 142,
+ "label": "Standard",
+ "localized": "标准",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 143,
+ "label": "Show MOTD",
+ "localized": "显示每日消息 (MOTD)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 144,
+ "label": "sidebar",
+ "localized": "侧边栏",
+ "reload": "",
+ "hint": "屏幕右侧的侧边栏"
+ },
+ {
+ "id": 145,
+ "label": "Show log view",
"localized": "显示日志视图",
"reload": "",
"hint": "在主窗口底部显示日志视图"
},
{
- "id": "",
- "label": "Log view update period",
- "localized": "日志视图更新周期",
- "reload": "",
- "hint": "日志视图更新周期,单位为毫秒"
- },
- {
- "id": "",
- "label": "PAG layer names",
- "localized": "PAG 层名称",
- "reload": "",
- "hint": "以空格分隔的层列表 可用:d[0-5], m[0], u[0-8] 默认:m0"
- }
- ],
- "missing": [
- {
- "id": "",
- "label": "1st stage",
- "localized": "第一阶段",
- "reload": "",
- "hint": "第一阶段"
- },
- {
- "id": "",
- "label": "1st stage backbone",
- "localized": "第一阶段主干",
- "reload": "",
- "hint": "第一阶段主干"
- },
- {
- "id": "",
- "label": "1st stage skip",
- "localized": "第一阶段跳过",
- "reload": "",
- "hint": "第一阶段跳过"
- },
- {
- "id": "",
- "label": "2nd restart step",
- "localized": "第二次重启步骤",
- "reload": "",
- "hint": "第二次重启步骤"
- },
- {
- "id": "",
- "label": "2nd scale",
- "localized": "第二次缩放",
- "reload": "",
- "hint": "第二次缩放"
- },
- {
- "id": "",
- "label": "2nd stage",
- "localized": "第二阶段",
- "reload": "",
- "hint": "第二阶段"
- },
- {
- "id": "",
- "label": "2nd stage backbone",
- "localized": "第二阶段主干",
- "reload": "",
- "hint": "第二阶段主干"
- },
- {
- "id": "",
- "label": "2nd stage skip",
- "localized": "第二阶段跳过",
- "reload": "",
- "hint": "第二阶段跳过"
- },
- {
- "id": "",
- "label": "3rd restart step",
- "localized": "第三次重启步骤",
- "reload": "",
- "hint": "第三次重启步骤"
- },
- {
- "id": "",
- "label": "3rd scale",
- "localized": "第三次缩放",
- "reload": "",
- "hint": "第三次缩放"
- },
- {
- "id": "",
- "label": "3rd stage",
- "localized": "第三阶段",
- "reload": "",
- "hint": "第三阶段"
- },
- {
- "id": "",
- "label": "4th restart step",
- "localized": "第四次重启步骤",
- "reload": "",
- "hint": "第四次重启步骤"
- },
- {
- "id": "",
- "label": "4th scale",
- "localized": "第四次缩放",
- "reload": "",
- "hint": "第四次缩放"
- },
- {
- "id": "",
- "label": "4th stage",
- "localized": "第四阶段",
- "reload": "",
- "hint": "第四阶段"
- },
- {
- "id": "",
- "label": "a1111",
- "localized": "A1111",
- "reload": "",
- "hint": "A1111"
- },
- {
- "id": "",
- "label": "accuracy",
- "localized": "精度",
- "reload": "",
- "hint": "精度"
- },
- {
- "id": "",
- "label": "aci: mask dilate",
- "localized": "ACI: 掩模膨胀",
- "reload": "",
- "hint": "ACI: 掩模膨胀"
- },
- {
- "id": "",
- "label": "active",
- "localized": "启用",
- "reload": "",
- "hint": "启用"
- },
- {
- "id": "",
- "label": "adain",
- "localized": "Adain",
- "reload": "",
- "hint": "Adain"
- },
- {
- "id": "",
- "label": "adapter 1",
- "localized": "适配器 1",
- "reload": "",
- "hint": "适配器 1"
- },
- {
- "id": "",
- "label": "adapter 2",
- "localized": "适配器 2",
- "reload": "",
- "hint": "适配器 2"
- },
- {
- "id": "",
- "label": "adapter 3",
- "localized": "适配器 3",
- "reload": "",
- "hint": "适配器 3"
- },
- {
- "id": "",
- "label": "adapter 4",
- "localized": "适配器 4",
- "reload": "",
- "hint": "适配器 4"
- },
- {
- "id": "",
- "label": "adaptive restore",
- "localized": "自适应恢复",
- "reload": "",
- "hint": "自适应恢复"
- },
- {
- "id": "",
- "label": "add text info",
- "localized": "添加文本信息",
- "reload": "",
- "hint": "添加文本信息"
- },
- {
- "id": "",
- "label": "add time info",
- "localized": "添加时间信息",
- "reload": "",
- "hint": "添加时间信息"
- },
- {
- "id": "",
- "label": "additional image browser folders",
- "localized": "额外图片浏览器文件夹",
- "reload": "",
- "hint": "额外图片浏览器文件夹"
- },
- {
- "id": "",
- "label": "additional postprocessing operations",
- "localized": "额外后处理操作",
- "reload": "",
- "hint": "额外后处理操作"
- },
- {
- "id": "",
- "label": "advanced options",
- "localized": "高级选项",
- "reload": "",
- "hint": "高级选项"
- },
- {
- "id": "",
- "label": "after",
- "localized": "之后",
- "reload": "",
- "hint": "之后"
- },
- {
- "id": "",
- "label": "aggressive at step",
- "localized": "激进步数",
- "reload": "",
- "hint": "激进步数"
- },
- {
- "id": "",
- "label": "alias",
- "localized": "别名",
- "reload": "",
- "hint": "别名"
- },
- {
- "id": "",
- "label": "all",
- "localized": "全部",
- "reload": "",
- "hint": "全部"
- },
- {
- "id": "",
- "label": "allowed aspect ratios",
- "localized": "允许的宽高比",
- "reload": "",
- "hint": "允许的宽高比"
- },
- {
- "id": "",
- "label": "alpha",
- "localized": "Alpha",
- "reload": "",
- "hint": "Alpha"
- },
- {
- "id": "",
- "label": "alpha block weight preset",
- "localized": "Alpha块权重预设",
- "reload": "",
- "hint": "Alpha块权重预设"
- },
- {
- "id": "",
- "label": "alpha matting",
- "localized": "Alpha抠图",
- "reload": "",
- "hint": "Alpha抠图"
- },
- {
- "id": "",
- "label": "alpha preset",
- "localized": "Alpha预设",
- "reload": "",
- "hint": "Alpha预设"
- },
- {
- "id": "",
- "label": "alpha ratio",
- "localized": "Alpha比例",
- "reload": "",
- "hint": "Alpha比例"
- },
- {
- "id": "",
- "label": "amplify lut",
- "localized": "放大查找表",
- "reload": "",
- "hint": "放大查找表"
- },
- {
- "id": "",
- "label": "analyze",
- "localized": "分析",
- "reload": "",
- "hint": "分析"
- },
- {
- "id": "",
- "label": "anchor settings",
- "localized": "锚点设置",
- "reload": "",
- "hint": "锚点设置"
- },
- {
- "id": "",
- "label": "animateddiff",
- "localized": "AnimatedDiff",
- "reload": "",
- "hint": "AnimatedDiff"
- },
- {
- "id": "",
- "label": "answer",
- "localized": "答案",
- "reload": "",
- "hint": "答案"
- },
- {
- "id": "",
- "label": "aot_ts_nvfuser",
- "localized": "aot_ts_nvfuser",
- "reload": "",
- "hint": "aot_ts_nvfuser"
- },
- {
- "id": "",
- "label": "appearance",
- "localized": "外观",
- "reload": "",
- "hint": "外观"
- },
- {
- "id": "",
- "label": "append caption files",
- "localized": "附加描述文件",
- "reload": "",
- "hint": "附加描述文件"
- },
- {
- "id": "",
- "label": "append image info json file",
- "localized": "附加图像信息JSON文件",
- "reload": "",
- "hint": "附加图像信息JSON文件"
- },
- {
- "id": "",
- "label": "append interrogated prompt at each iteration",
- "localized": "在每次迭代时附加审问后的提示词",
- "reload": "",
- "hint": "在每次迭代时附加审问后的提示词"
- },
- {
- "id": "",
- "label": "apply color correction",
- "localized": "应用色彩校正",
- "reload": "",
- "hint": "应用色彩校正"
- },
- {
- "id": "",
- "label": "apply filter",
- "localized": "应用滤镜",
- "reload": "",
- "hint": "应用滤镜"
- },
- {
- "id": "",
- "label": "apply linfusion distillation on load",
- "localized": "在加载时应用LinFusion蒸馏",
- "reload": "",
- "hint": "在加载时应用LinFusion蒸馏"
- },
- {
- "id": "",
- "label": "apply mask as overlay",
- "localized": "将掩模作为叠加层应用",
- "reload": "",
- "hint": "将掩模作为叠加层应用"
- },
- {
- "id": "",
- "label": "apply msw-msa",
- "localized": "应用MSW-MSA",
- "reload": "",
- "hint": "应用MSW-MSA"
- },
- {
- "id": "",
- "label": "apply rau-net",
- "localized": "应用RAU-Net",
- "reload": "",
- "hint": "应用RAU-Net"
- },
- {
- "id": "",
- "label": "apply to model",
- "localized": "应用到模型",
- "reload": "",
- "hint": "应用到模型"
- },
- {
- "id": "",
- "label": "artists",
- "localized": "艺术家",
- "reload": "",
- "hint": "艺术家"
- },
- {
- "id": "",
- "label": "atiadlxx (amd only)",
- "localized": "atiadlxx (仅限AMD)",
- "reload": "",
- "hint": "atiadlxx (仅限AMD)"
- },
- {
- "id": "",
- "label": "attention",
- "localized": "注意力",
- "reload": "",
- "hint": "注意力"
- },
- {
- "id": "",
- "label": "attention adain",
- "localized": "注意力Adain",
- "reload": "",
- "hint": "注意力Adain"
- },
- {
- "id": "",
- "label": "attention cache enabled",
- "localized": "注意力缓存已启用",
- "reload": "",
- "hint": "注意力缓存已启用"
- },
- {
- "id": "",
- "label": "attention chunking threshold",
- "localized": "注意力分块阈值",
- "reload": "",
- "hint": "注意力分块阈值"
- },
- {
- "id": "",
- "label": "attention kv chunk size",
- "localized": "注意力KV块大小",
- "reload": "",
- "hint": "注意力KV块大小"
- },
- {
- "id": "",
- "label": "attention query chunk size",
- "localized": "注意力查询块大小",
- "reload": "",
- "hint": "注意力查询块大小"
- },
- {
- "id": "",
- "label": "auto",
- "localized": "自动",
- "reload": "",
- "hint": "自动"
- },
- {
- "id": "",
- "label": "auto apply",
- "localized": "自动应用",
- "reload": "",
- "hint": "自动应用"
- },
- {
- "id": "",
- "label": "auto-convert sd15 embeddings to sdxl",
- "localized": "自动将SD15嵌入转换为SDXL",
- "reload": "",
- "hint": "自动将SD15嵌入转换为SDXL"
- },
- {
- "id": "",
- "label": "auto-mask",
- "localized": "自动掩模",
- "reload": "",
- "hint": "自动掩模"
- },
- {
- "id": "",
- "label": "auto-segment",
- "localized": "自动分割",
- "reload": "",
- "hint": "自动分割"
- },
- {
- "id": "",
- "label": "autolaunch browser upon startup",
- "localized": "启动时自动启动浏览器",
- "reload": "",
- "hint": "启动时自动启动浏览器"
- },
- {
- "id": "",
- "label": "automatically determine rank",
- "localized": "自动确定秩",
- "reload": "",
- "hint": "自动确定秩"
- },
- {
- "id": "",
- "label": "autorank ratio",
- "localized": "自动秩比例",
- "reload": "",
- "hint": "自动秩比例"
- },
- {
- "id": "",
- "label": "available networks",
- "localized": "可用网络",
- "reload": "",
- "hint": "可用网络"
- },
- {
- "id": "",
- "label": "backend",
- "localized": "后端",
- "reload": "",
- "hint": "后端"
- },
- {
- "id": "",
- "label": "backend storage",
- "localized": "后端存储",
- "reload": "",
- "hint": "后端存储"
- },
- {
- "id": "",
- "label": "background threshold",
- "localized": "背景阈值",
- "reload": "",
- "hint": "背景阈值"
- },
- {
- "id": "",
- "label": "balanced",
- "localized": "平衡",
- "reload": "",
- "hint": "平衡"
- },
- {
- "id": "",
- "label": "balanced offload cpu high watermark",
- "localized": "平衡卸载CPU高水位线",
- "reload": "",
- "hint": "平衡卸载CPU高水位线"
- },
- {
- "id": "",
- "label": "balanced offload gpu high watermark",
- "localized": "平衡卸载GPU高水位线",
- "reload": "",
- "hint": "平衡卸载GPU高水位线"
- },
- {
- "id": "",
- "label": "balanced offload gpu low watermark",
- "localized": "平衡卸载GPU低水位线",
- "reload": "",
- "hint": "平衡卸载GPU低水位线"
- },
- {
- "id": "",
- "label": "base",
- "localized": "基础",
- "reload": "",
- "hint": "基础"
- },
- {
- "id": "",
- "label": "batch caption",
- "localized": "批量描述",
- "reload": "",
- "hint": "批量描述"
- },
- {
- "id": "",
- "label": "batch input directory",
- "localized": "批量输入目录",
- "reload": "",
- "hint": "批量输入目录"
- },
- {
- "id": "",
- "label": "batch interogate",
- "localized": "批量审问",
- "reload": "",
- "hint": "批量审问"
- },
- {
- "id": "",
- "label": "batch interrogate",
- "localized": "批量审问",
- "reload": "",
- "hint": "批量审问"
- },
- {
- "id": "",
- "label": "batch mask directory",
- "localized": "批量掩模目录",
- "reload": "",
- "hint": "批量掩模目录"
- },
- {
- "id": "",
- "label": "batch matrix-matrix",
- "localized": "批量矩阵运算",
- "reload": "",
- "hint": "批量矩阵运算"
- },
- {
- "id": "",
- "label": "batch mode uses sequential seeds",
- "localized": "批处理模式使用顺序种子",
- "reload": "",
- "hint": "批处理模式使用顺序种子"
- },
- {
- "id": "",
- "label": "batch output directory",
- "localized": "批量输出目录",
- "reload": "",
- "hint": "批量输出目录"
- },
- {
- "id": "",
- "label": "batch uses original name",
- "localized": "批处理使用原始名称",
- "reload": "",
- "hint": "批处理使用原始名称"
- },
- {
- "id": "",
- "label": "bdia ddim",
- "localized": "bdia ddim",
- "reload": "",
- "hint": "bdia ddim"
- },
- {
- "id": "",
- "label": "before",
- "localized": "之前",
- "reload": "",
- "hint": "之前"
- },
- {
- "id": "",
- "label": "benchmark level",
- "localized": "基准级别",
- "reload": "",
- "hint": "基准级别"
- },
- {
- "id": "",
- "label": "benchmark steps",
- "localized": "基准步数",
- "reload": "",
- "hint": "基准步数"
- },
- {
- "id": "",
- "label": "beta block weight preset",
- "localized": "Beta块权重预设",
- "reload": "",
- "hint": "Beta块权重预设"
- },
- {
- "id": "",
- "label": "beta end",
- "localized": "Beta结束",
- "reload": "",
- "hint": "Beta结束"
- },
- {
- "id": "",
- "label": "beta ratio",
- "localized": "Beta比例",
- "reload": "",
- "hint": "Beta比例"
- },
- {
- "id": "",
- "label": "beta schedule",
- "localized": "Beta调度",
- "reload": "",
- "hint": "Beta调度"
- },
- {
- "id": "",
- "label": "beta start",
- "localized": "Beta开始",
- "reload": "",
- "hint": "Beta开始"
- },
- {
- "id": "",
- "label": "bh1",
- "localized": "bh1",
- "reload": "",
- "hint": "bh1"
- },
- {
- "id": "",
- "label": "bh2",
- "localized": "bh2",
- "reload": "",
- "hint": "bh2"
- },
- {
- "id": "",
- "label": "block",
- "localized": "块",
- "reload": "",
- "hint": "块"
- },
- {
- "id": "",
- "label": "block skip range",
- "localized": "块跳过范围",
- "reload": "",
- "hint": "块跳过范围"
- },
- {
- "id": "",
- "label": "blur",
- "localized": "模糊",
- "reload": "",
- "hint": "模糊"
- },
- {
- "id": "",
- "label": "body",
- "localized": "主体",
- "reload": "",
- "hint": "主体"
- },
- {
- "id": "",
- "label": "boost",
- "localized": "增强",
- "reload": "",
- "hint": "增强"
- },
- {
- "id": "",
- "label": "brightness",
- "localized": "亮度",
- "reload": "",
- "hint": "亮度"
- },
- {
- "id": "",
- "label": "cache model",
- "localized": "缓存模型",
- "reload": "",
- "hint": "缓存模型"
- },
- {
- "id": "",
- "label": "cache text encoder results",
- "localized": "缓存文本编码器结果",
- "reload": "",
- "hint": "缓存文本编码器结果"
- },
- {
- "id": "",
- "label": "canny",
- "localized": "边缘检测",
- "reload": "",
- "hint": "边缘检测"
- },
- {
- "id": "",
- "label": "caption",
- "localized": "图像描述",
- "reload": "",
- "hint": "图像描述"
- },
- {
- "id": "",
- "label": "caption model",
- "localized": "图像描述模型",
- "reload": "",
- "hint": "图像描述模型"
- },
- {
- "id": "",
- "label": "center",
- "localized": "居中",
- "reload": "",
- "hint": "居中"
- },
- {
- "id": "",
- "label": "change log",
- "localized": "更新日志",
- "reload": "",
- "hint": "更新日志"
- },
- {
- "id": "",
- "label": "change model",
- "localized": "更改模型",
- "reload": "",
- "hint": "更改模型"
- },
- {
- "id": "",
- "label": "change rate",
- "localized": "更改率",
- "reload": "",
- "hint": "更改率"
- },
- {
- "id": "",
- "label": "change reference",
- "localized": "更改参考",
- "reload": "",
- "hint": "更改参考"
- },
- {
- "id": "",
- "label": "change refiner",
- "localized": "更改细化器",
- "reload": "",
- "hint": "更改细化器"
- },
- {
- "id": "",
- "label": "change vae",
- "localized": "更改VAE",
- "reload": "",
- "hint": "更改VAE"
- },
- {
- "id": "",
- "label": "channels last",
- "localized": "通道在后",
- "reload": "",
- "hint": "通道在后"
- },
- {
- "id": "",
- "label": "check alternative hash",
- "localized": "检查替代哈希",
- "reload": "",
- "hint": "检查替代哈希"
- },
- {
- "id": "",
- "label": "check for updates",
- "localized": "检查更新",
- "reload": "",
- "hint": "检查更新"
- },
- {
- "id": "",
- "label": "check status",
- "localized": "检查状态",
- "reload": "",
- "hint": "检查状态"
- },
- {
- "id": "",
- "label": "chunk size",
- "localized": "块大小",
- "reload": "",
- "hint": "块大小"
- },
- {
- "id": "",
- "label": "civitai model type",
- "localized": "Civitai模型类型",
- "reload": "",
- "hint": "Civitai模型类型"
- },
- {
- "id": "",
- "label": "civitai token",
- "localized": "Civitai令牌",
- "reload": "",
- "hint": "Civitai令牌"
- },
- {
- "id": "",
- "label": "ck flash attention",
- "localized": "CK Flash注意力",
- "reload": "",
- "hint": "CK Flash注意力"
- },
- {
- "id": "",
- "label": "ckpt",
- "localized": "ckpt",
- "reload": "",
- "hint": "ckpt"
- },
- {
- "id": "",
- "label": "cleanup temporary folder on startup",
- "localized": "启动时清理临时文件夹",
- "reload": "",
- "hint": "启动时清理临时文件夹"
- },
- {
- "id": "",
- "label": "clip model",
- "localized": "CLIP模型",
- "reload": "",
- "hint": "CLIP模型"
- },
- {
- "id": "",
- "label": "clip: chunk size",
- "localized": "CLIP: 块大小",
- "reload": "",
- "hint": "CLIP: 块大小"
- },
- {
- "id": "",
- "label": "clip: default captioner",
- "localized": "CLIP: 默认图像描述器",
- "reload": "",
- "hint": "CLIP: 默认图像描述器"
- },
- {
- "id": "",
- "label": "clip: default mode",
- "localized": "CLIP: 默认模式",
- "reload": "",
- "hint": "CLIP: 默认模式"
- },
- {
- "id": "",
- "label": "clip: default model",
- "localized": "CLIP: 默认模型",
- "reload": "",
- "hint": "CLIP: 默认模型"
- },
- {
- "id": "",
- "label": "clip: intermediate flavors",
- "localized": "CLIP: 中间风格",
- "reload": "",
- "hint": "CLIP: 中间风格"
- },
- {
- "id": "",
- "label": "clip: max flavors",
- "localized": "CLIP: 最大风格数量",
- "reload": "",
- "hint": "CLIP: 最大风格数量"
- },
- {
- "id": "",
- "label": "clip: max length",
- "localized": "CLIP: 最大长度",
- "reload": "",
- "hint": "CLIP: 最大长度"
- },
- {
- "id": "",
- "label": "clip: min flavors",
- "localized": "CLIP: 最小风格数量",
- "reload": "",
- "hint": "CLIP: 最小风格数量"
- },
- {
- "id": "",
- "label": "clip: min length",
- "localized": "CLIP: 最小长度",
- "reload": "",
- "hint": "CLIP: 最小长度"
- },
- {
- "id": "",
- "label": "clip: num beams",
- "localized": "CLIP: 波束数量",
- "reload": "",
- "hint": "CLIP: 波束数量"
- },
- {
- "id": "",
- "label": "close",
- "localized": "关闭",
- "reload": "",
- "hint": "关闭"
- },
- {
- "id": "",
- "label": "cmsi",
- "localized": "cmsi",
- "reload": "",
- "hint": "cmsi"
- },
- {
- "id": "",
- "label": "cn end",
- "localized": "CN结束",
- "reload": "",
- "hint": "CN结束"
- },
- {
- "id": "",
- "label": "cn mode",
- "localized": "CN模式",
- "reload": "",
- "hint": "CN模式"
- },
- {
- "id": "",
- "label": "cn start",
- "localized": "CN开始",
- "reload": "",
- "hint": "CN开始"
- },
- {
- "id": "",
- "label": "cn strength",
- "localized": "CN强度",
- "reload": "",
- "hint": "CN强度"
- },
- {
- "id": "",
- "label": "cn tiles",
- "localized": "CN平铺",
- "reload": "",
- "hint": "CN平铺"
- },
- {
- "id": "",
- "label": "coarse",
- "localized": "粗糙",
- "reload": "",
- "hint": "粗糙"
- },
- {
- "id": "",
- "label": "color",
- "localized": "颜色",
- "reload": "",
- "hint": "颜色"
- },
- {
- "id": "",
- "label": "color grading",
- "localized": "色彩校正",
- "reload": "",
- "hint": "色彩校正"
- },
- {
- "id": "",
- "label": "color map",
- "localized": "色彩映射",
- "reload": "",
- "hint": "色彩映射"
- },
- {
- "id": "",
- "label": "color variation",
- "localized": "颜色变化",
- "reload": "",
- "hint": "颜色变化"
- },
- {
- "id": "",
- "label": "colormap",
- "localized": "色彩图",
- "reload": "",
- "hint": "色彩图"
- },
- {
- "id": "",
- "label": "columns",
- "localized": "列",
- "reload": "",
- "hint": "列"
- },
- {
- "id": "",
- "label": "comma",
- "localized": "逗号",
- "reload": "",
- "hint": "逗号"
- },
- {
- "id": "",
- "label": "comma separated list with optional strength per lora",
- "localized": "逗号分隔列表,每个Lora可选强度",
- "reload": "",
- "hint": "逗号分隔列表,每个Lora可选强度"
- },
- {
- "id": "",
- "label": "compact view",
- "localized": "紧凑视图",
- "reload": "",
- "hint": "紧凑视图"
- },
- {
- "id": "",
- "label": "compel",
- "localized": "强制",
- "reload": "",
- "hint": "强制"
- },
- {
- "id": "",
- "label": "composite",
- "localized": "复合",
- "reload": "",
- "hint": "复合"
- },
- {
- "id": "",
- "label": "compress ratio",
- "localized": "压缩比例",
- "reload": "",
- "hint": "压缩比例"
- },
- {
- "id": "",
- "label": "concept tokens",
- "localized": "概念令牌",
- "reload": "",
- "hint": "概念令牌"
- },
- {
- "id": "",
- "label": "context",
- "localized": "上下文",
- "reload": "",
- "hint": "上下文"
- },
- {
- "id": "",
- "label": "context after",
- "localized": "后续上下文",
- "reload": "",
- "hint": "后续上下文"
- },
- {
- "id": "",
- "label": "context before",
- "localized": "前置上下文",
- "reload": "",
- "hint": "前置上下文"
- },
- {
- "id": "",
- "label": "context mask",
- "localized": "上下文掩码",
- "reload": "",
- "hint": "上下文掩码"
- },
- {
- "id": "",
- "label": "contrast",
- "localized": "对比度",
- "reload": "",
- "hint": "对比度"
- },
- {
- "id": "",
- "label": "control factor",
- "localized": "控制因子",
- "reload": "",
- "hint": "控制因子"
- },
- {
- "id": "",
- "label": "control override denoise strength",
- "localized": "控制覆盖去噪强度",
- "reload": "",
- "hint": "控制覆盖去噪强度"
- },
- {
- "id": "",
- "label": "control preprocess input images",
- "localized": "控制预处理输入图像",
- "reload": "",
- "hint": "控制预处理输入图像"
- },
- {
- "id": "",
- "label": "control-lllite unit 1",
- "localized": "Control-LLLite单元1",
- "reload": "",
- "hint": "Control-LLLite单元1"
- },
- {
- "id": "",
- "label": "control-lllite unit 2",
- "localized": "Control-LLLite单元2",
- "reload": "",
- "hint": "Control-LLLite单元2"
- },
- {
- "id": "",
- "label": "control-lllite unit 3",
- "localized": "Control-LLLite单元3",
- "reload": "",
- "hint": "Control-LLLite单元3"
- },
- {
- "id": "",
- "label": "control-lllite unit 4",
- "localized": "Control-LLLite单元4",
- "reload": "",
- "hint": "Control-LLLite单元4"
- },
- {
- "id": "",
- "label": "controlnet",
- "localized": "ControlNet",
- "reload": "",
- "hint": "ControlNet"
- },
- {
- "id": "",
- "label": "controlnet unit 1",
- "localized": "ControlNet单元1",
- "reload": "",
- "hint": "ControlNet单元1"
- },
- {
- "id": "",
- "label": "controlnet unit 2",
- "localized": "ControlNet单元2",
- "reload": "",
- "hint": "ControlNet单元2"
- },
- {
- "id": "",
- "label": "controlnet unit 3",
- "localized": "ControlNet单元3",
- "reload": "",
- "hint": "ControlNet单元3"
- },
- {
- "id": "",
- "label": "controlnet unit 4",
- "localized": "ControlNet单元4",
- "reload": "",
- "hint": "ControlNet单元4"
- },
- {
- "id": "",
- "label": "controlnet-xs",
- "localized": "ControlNet-XS",
- "reload": "",
- "hint": "ControlNet-XS"
- },
- {
- "id": "",
- "label": "controlnet-xs unit 1",
- "localized": "ControlNet-XS单元1",
- "reload": "",
- "hint": "ControlNet-XS单元1"
- },
- {
- "id": "",
- "label": "controlnet-xs unit 2",
- "localized": "ControlNet-XS单元2",
- "reload": "",
- "hint": "ControlNet-XS单元2"
- },
- {
- "id": "",
- "label": "controlnet-xs unit 3",
- "localized": "ControlNet-XS单元3",
- "reload": "",
- "hint": "ControlNet-XS单元3"
- },
- {
- "id": "",
- "label": "controlnet-xs unit 4",
- "localized": "ControlNet-XS单元4",
- "reload": "",
- "hint": "ControlNet-XS单元4"
- },
- {
- "id": "",
- "label": "correction mode",
- "localized": "校正模式",
- "reload": "",
- "hint": "校正模式"
- },
- {
- "id": "",
- "label": "cosine background",
- "localized": "余弦背景",
- "reload": "",
- "hint": "余弦背景"
- },
- {
- "id": "",
- "label": "cosine scale",
- "localized": "余弦比例",
- "reload": "",
- "hint": "余弦比例"
- },
- {
- "id": "",
- "label": "cosine scale 1",
- "localized": "余弦比例1",
- "reload": "",
- "hint": "余弦比例1"
- },
- {
- "id": "",
- "label": "cosine scale 2",
- "localized": "余弦比例2",
- "reload": "",
- "hint": "余弦比例2"
- },
- {
- "id": "",
- "label": "cosine scale 3",
- "localized": "余弦比例3",
- "reload": "",
- "hint": "余弦比例3"
- },
- {
- "id": "",
- "label": "create image info text file",
- "localized": "创建图像信息文本文件",
- "reload": "",
- "hint": "创建图像信息文本文件"
- },
- {
- "id": "",
- "label": "create video",
- "localized": "创建视频",
- "reload": "",
- "hint": "创建视频"
- },
- {
- "id": "",
- "label": "create zip archive",
- "localized": "创建zip压缩包",
- "reload": "",
- "hint": "创建zip压缩包"
- },
- {
- "id": "",
- "label": "cross-attention",
- "localized": "交叉注意力",
- "reload": "",
- "hint": "交叉注意力"
- },
- {
- "id": "",
- "label": "cudagraphs",
- "localized": "CUDA图",
- "reload": "",
- "hint": "CUDA图"
- },
- {
- "id": "",
- "label": "cudamallocasync",
- "localized": "cudamallocasync",
- "reload": "",
- "hint": "cudamallocasync"
- },
- {
- "id": "",
- "label": "custom pipeline",
- "localized": "自定义管道",
- "reload": "",
- "hint": "自定义管道"
- },
- {
- "id": "",
- "label": "dark",
- "localized": "暗",
- "reload": "",
- "hint": "暗"
- },
- {
- "id": "",
- "label": "dc solver",
- "localized": "DC求解器",
- "reload": "",
- "hint": "DC求解器"
- },
- {
- "id": "",
- "label": "ddpm",
- "localized": "DDPM",
- "reload": "",
- "hint": "DDPM"
- },
- {
- "id": "",
- "label": "debug info",
- "localized": "调试信息",
- "reload": "",
- "hint": "调试信息"
- },
- {
- "id": "",
- "label": "decode",
- "localized": "解码",
- "reload": "",
- "hint": "解码"
- },
- {
- "id": "",
- "label": "decode chunks",
- "localized": "解码块",
- "reload": "",
- "hint": "解码块"
- },
- {
- "id": "",
- "label": "deep-cache",
- "localized": "深度缓存",
- "reload": "",
- "hint": "深度缓存"
- },
- {
- "id": "",
- "label": "deepbooru",
- "localized": "DeepBooru",
- "reload": "",
- "hint": "DeepBooru"
- },
- {
- "id": "",
- "label": "deepbooru: escape brackets",
- "localized": "DeepBooru: 转义括号",
- "reload": "",
- "hint": "DeepBooru: 转义括号"
- },
- {
- "id": "",
- "label": "deepbooru: exclude tags",
- "localized": "DeepBooru: 排除标签",
- "reload": "",
- "hint": "DeepBooru: 排除标签"
- },
- {
- "id": "",
- "label": "deepbooru: include scores in results",
- "localized": "DeepBooru: 在结果中包含分数",
- "reload": "",
- "hint": "DeepBooru: 在结果中包含分数"
- },
- {
- "id": "",
- "label": "deepbooru: max tags",
- "localized": "DeepBooru: 最大标签数",
- "reload": "",
- "hint": "DeepBooru: 最大标签数"
- },
- {
- "id": "",
- "label": "deepbooru: score threshold",
- "localized": "DeepBooru: 分数阈值",
- "reload": "",
- "hint": "DeepBooru: 分数阈值"
- },
- {
- "id": "",
- "label": "deepbooru: sort alphabetically",
- "localized": "DeepBooru: 按字母顺序排序",
- "reload": "",
- "hint": "DeepBooru: 按字母顺序排序"
- },
- {
- "id": "",
- "label": "deepbooru: use spaces for tags",
- "localized": "DeepBooru: 标签使用空格",
- "reload": "",
- "hint": "DeepBooru: 标签使用空格"
- },
- {
- "id": "",
- "label": "deepcache cache interval",
- "localized": "深度缓存间隔",
- "reload": "",
- "hint": "深度缓存间隔"
- },
- {
- "id": "",
- "label": "default",
- "localized": "默认",
- "reload": "",
- "hint": "默认"
- },
- {
- "id": "",
- "label": "deis",
- "localized": "迪斯",
- "reload": "",
- "hint": "迪斯"
- },
- {
- "id": "",
- "label": "denoising batch size",
- "localized": "去噪批次大小",
- "reload": "",
- "hint": "去噪批次大小"
- },
- {
- "id": "",
- "label": "denoising steps",
- "localized": "去噪步数",
- "reload": "",
- "hint": "去噪步数"
- },
- {
- "id": "",
- "label": "depth and normal",
- "localized": "深度与法线",
- "reload": "",
- "hint": "深度与法线"
- },
- {
- "id": "",
- "label": "depth anything",
- "localized": "任意深度",
- "reload": "",
- "hint": "任意深度"
- },
- {
- "id": "",
- "label": "depth map",
- "localized": "深度图",
- "reload": "",
- "hint": "深度图"
- },
- {
- "id": "",
- "label": "depth threshold",
- "localized": "深度阈值",
- "reload": "",
- "hint": "深度阈值"
- },
- {
- "id": "",
- "label": "description",
- "localized": "描述",
- "reload": "",
- "hint": "描述"
- },
- {
- "id": "",
- "label": "details",
- "localized": "详情",
- "reload": "",
- "hint": "详情"
- },
- {
- "id": "",
- "label": "deterministic mode",
- "localized": "确定性模式",
- "reload": "",
- "hint": "确定性模式"
- },
- {
- "id": "",
- "label": "device info",
- "localized": "设备信息",
- "reload": "",
- "hint": "设备信息"
- },
- {
- "id": "",
- "label": "diffusers",
- "localized": "Diffusers",
- "reload": "",
- "hint": "Diffusers"
- },
- {
- "id": "",
- "label": "dilate",
- "localized": "膨胀",
- "reload": "",
- "hint": "膨胀"
- },
- {
- "id": "",
- "label": "dilate tau",
- "localized": "膨胀Tau",
- "reload": "",
- "hint": "膨胀Tau"
- },
- {
- "id": "",
- "label": "directml retry ops for nan",
- "localized": "DirectML NaN重试操作",
- "reload": "",
- "hint": "DirectML NaN重试操作"
- },
- {
- "id": "",
- "label": "directory for temporary images; leave empty for default",
- "localized": "临时图片目录;留空为默认",
- "reload": "",
- "hint": "临时图片目录;留空为默认"
- },
- {
- "id": "",
- "label": "disable accelerate",
- "localized": "禁用加速",
- "reload": "",
- "hint": "禁用加速"
- },
- {
- "id": "",
- "label": "disable conditional batching",
- "localized": "禁用条件批处理",
- "reload": "",
- "hint": "禁用条件批处理"
- },
- {
- "id": "",
- "label": "disabled",
- "localized": "已禁用",
- "reload": "",
- "hint": "已禁用"
- },
- {
- "id": "",
- "label": "discard penultimate sigma",
- "localized": "丢弃倒数第二层Sigma",
- "reload": "",
- "hint": "丢弃倒数第二层Sigma"
- },
- {
- "id": "",
- "label": "distance threshold",
- "localized": "距离阈值",
- "reload": "",
- "hint": "距离阈值"
- },
- {
- "id": "",
- "label": "do not change selected model when reading generation parameters",
- "localized": "读取生成参数时不更改所选模型",
- "reload": "",
- "hint": "读取生成参数时不更改所选模型"
- },
- {
- "id": "",
- "label": "do not display video output in ui",
- "localized": "不在UI中显示视频输出",
- "reload": "",
- "hint": "不在UI中显示视频输出"
- },
- {
- "id": "",
- "label": "down",
- "localized": "向下",
- "reload": "",
- "hint": "向下"
- },
- {
- "id": "",
- "label": "download",
- "localized": "下载",
- "reload": "",
- "hint": "下载"
- },
- {
- "id": "",
- "label": "download model",
- "localized": "下载模型",
- "reload": "",
- "hint": "下载模型"
- },
- {
- "id": "",
- "label": "download path",
- "localized": "下载路径",
- "reload": "",
- "hint": "下载路径"
- },
- {
- "id": "",
- "label": "download updates",
- "localized": "下载更新",
- "reload": "",
- "hint": "下载更新"
- },
- {
- "id": "",
- "label": "downscale high resolution live previews",
- "localized": "下采样高分辨率实时预览",
- "reload": "",
- "hint": "下采样高分辨率实时预览"
- },
- {
- "id": "",
- "label": "dpm sde",
- "localized": "DPM SDE",
- "reload": "",
- "hint": "DPM SDE"
- },
- {
- "id": "",
- "label": "dpm++",
- "localized": "DPM++",
- "reload": "",
- "hint": "DPM++"
- },
- {
- "id": "",
- "label": "dpm++ 1s",
- "localized": "DPM++ 1S",
- "reload": "",
- "hint": "DPM++ 1S"
- },
- {
- "id": "",
- "label": "dpm++ 2m",
- "localized": "DPM++ 2M",
- "reload": "",
- "hint": "DPM++ 2M"
- },
- {
- "id": "",
- "label": "dpm++ 2m edm",
- "localized": "DPM++ 2M EDM",
- "reload": "",
- "hint": "DPM++ 2M EDM"
- },
- {
- "id": "",
- "label": "dpm++ 2m inverse",
- "localized": "DPM++ 2M 逆",
- "reload": "",
- "hint": "DPM++ 2M 逆"
- },
- {
- "id": "",
- "label": "dpm++ 2m sde",
- "localized": "DPM++ 2M SDE",
- "reload": "",
- "hint": "DPM++ 2M SDE"
- },
- {
- "id": "",
- "label": "dpm++ 3m",
- "localized": "DPM++ 3M",
- "reload": "",
- "hint": "DPM++ 3M"
- },
- {
- "id": "",
- "label": "dpm++ 3m inverse",
- "localized": "DPM++ 3M 逆",
- "reload": "",
- "hint": "DPM++ 3M 逆"
- },
- {
- "id": "",
- "label": "dpm++ cosine",
- "localized": "DPM++ 余弦",
- "reload": "",
- "hint": "DPM++ 余弦"
- },
- {
- "id": "",
- "label": "dpm++ inverse",
- "localized": "DPM++ 逆",
- "reload": "",
- "hint": "DPM++ 逆"
- },
- {
- "id": "",
- "label": "dpm++ sde",
- "localized": "DPM++ SDE",
- "reload": "",
- "hint": "DPM++ SDE"
- },
- {
- "id": "",
- "label": "dpm2 flowmatch",
- "localized": "DPM2 流量匹配",
- "reload": "",
- "hint": "DPM2 流量匹配"
- },
- {
- "id": "",
- "label": "dpm2++ 2m flowmatch",
- "localized": "DPM2++ 2M 流量匹配",
- "reload": "",
- "hint": "DPM2++ 2M 流量匹配"
- },
- {
- "id": "",
- "label": "dpm2++ 2m sde flowmatch",
- "localized": "DPM2++ 2M SDE 流量匹配",
- "reload": "",
- "hint": "DPM2++ 2M SDE 流量匹配"
- },
- {
- "id": "",
- "label": "dpm2++ 2s flowmatch",
- "localized": "DPM2++ 2S 流量匹配",
- "reload": "",
- "hint": "DPM2++ 2S 流量匹配"
- },
- {
- "id": "",
- "label": "dpm2++ 3m sde flowmatch",
- "localized": "DPM2++ 3M SDE 流量匹配",
- "reload": "",
- "hint": "DPM2++ 3M SDE 流量匹配"
- },
- {
- "id": "",
- "label": "dpm2++ sde flowmatch",
- "localized": "DPM2++ SDE 流量匹配",
- "reload": "",
- "hint": "DPM2++ SDE 流量匹配"
- },
- {
- "id": "",
- "label": "dpm2a flowmatch",
- "localized": "DPM2A 流量匹配",
- "reload": "",
- "hint": "DPM2A 流量匹配"
- },
- {
- "id": "",
- "label": "draw legend",
- "localized": "绘制图例",
- "reload": "",
- "hint": "绘制图例"
- },
- {
- "id": "",
- "label": "dropdown",
- "localized": "下拉菜单",
- "reload": "",
- "hint": "下拉菜单"
- },
- {
- "id": "",
- "label": "duration",
- "localized": "持续时间",
- "reload": "",
- "hint": "持续时间"
- },
- {
- "id": "",
- "label": "dwpose",
- "localized": "DWPose",
- "reload": "",
- "hint": "DWPose"
- },
- {
- "id": "",
- "label": "dynamic",
- "localized": "动态",
- "reload": "",
- "hint": "动态"
- },
- {
- "id": "",
- "label": "dynamic attention",
- "localized": "动态注意力",
- "reload": "",
- "hint": "动态注意力"
- },
- {
- "id": "",
- "label": "dynamic attention slicing rate in gb",
- "localized": "动态注意力切片速率 (GB)",
- "reload": "",
- "hint": "动态注意力切片速率 (GB)"
- },
- {
- "id": "",
- "label": "dynamic attention trigger rate in gb",
- "localized": "动态注意力触发速率 (GB)",
- "reload": "",
- "hint": "动态注意力触发速率 (GB)"
- },
- {
- "id": "",
- "label": "edge",
- "localized": "边缘",
- "reload": "",
- "hint": "边缘"
- },
- {
- "id": "",
- "label": "edit start",
- "localized": "编辑开始",
- "reload": "",
- "hint": "编辑开始"
- },
- {
- "id": "",
- "label": "edit stop",
- "localized": "编辑停止",
- "reload": "",
- "hint": "编辑停止"
- },
- {
- "id": "",
- "label": "embedded metadata",
- "localized": "嵌入式元数据",
- "reload": "",
- "hint": "嵌入式元数据"
- },
- {
- "id": "",
- "label": "enable embeddings support",
- "localized": "启用嵌入支持",
- "reload": "",
- "hint": "启用嵌入支持"
- },
- {
- "id": "",
- "label": "enable file wildcards support",
- "localized": "启用文件通配符支持",
- "reload": "",
- "hint": "启用文件通配符支持"
- },
- {
- "id": "",
- "label": "enable freeu",
- "localized": "启用FreeU",
- "reload": "",
- "hint": "启用FreeU"
- },
- {
- "id": "",
- "label": "enable teacache",
- "localized": "启用TeaCache",
- "reload": "",
- "hint": "启用TeaCache"
- },
- {
- "id": "",
- "label": "enable tonemap",
- "localized": "启用色调映射",
- "reload": "",
- "hint": "启用色调映射"
- },
- {
- "id": "",
- "label": "enable use of reference models",
- "localized": "启用参考模型使用",
- "reload": "",
- "hint": "启用参考模型使用"
- },
- {
- "id": "",
- "label": "enabled",
- "localized": "已启用",
- "reload": "",
- "hint": "已启用"
- },
- {
- "id": "",
- "label": "encoder",
- "localized": "编码器",
- "reload": "",
- "hint": "编码器"
- },
- {
- "id": "",
- "label": "end",
- "localized": "结束",
- "reload": "",
- "hint": "结束"
- },
- {
- "id": "",
- "label": "enhance prompt",
- "localized": "增强提示词",
- "reload": "",
- "hint": "增强提示词"
- },
- {
- "id": "",
- "label": "ensemble size",
- "localized": "集成大小",
- "reload": "",
- "hint": "集成大小"
- },
- {
- "id": "",
- "label": "epsilon",
- "localized": "Epsilon",
- "reload": "",
- "hint": "Epsilon"
- },
- {
- "id": "",
- "label": "erode",
- "localized": "腐蚀",
- "reload": "",
- "hint": "腐蚀"
- },
- {
- "id": "",
- "label": "erode size",
- "localized": "腐蚀大小",
- "reload": "",
- "hint": "腐蚀大小"
- },
- {
- "id": "",
- "label": "eta",
- "localized": "Eta",
- "reload": "",
- "hint": "Eta"
- },
- {
- "id": "",
- "label": "euler",
- "localized": "Euler",
- "reload": "",
- "hint": "Euler"
- },
- {
- "id": "",
- "label": "euler edm",
- "localized": "Euler EDM",
- "reload": "",
- "hint": "Euler EDM"
- },
- {
- "id": "",
- "label": "euler flowmatch",
- "localized": "Euler 流量匹配",
- "reload": "",
- "hint": "Euler 流量匹配"
- },
- {
- "id": "",
- "label": "euler sgm",
- "localized": "Euler SGM",
- "reload": "",
- "hint": "Euler SGM"
- },
- {
- "id": "",
- "label": "executionprovider.cpu",
- "localized": "执行提供者.CPU",
- "reload": "",
- "hint": "执行提供者.CPU"
- },
- {
- "id": "",
- "label": "executionprovider.cuda",
- "localized": "执行提供者.CUDA",
- "reload": "",
- "hint": "执行提供者.CUDA"
- },
- {
- "id": "",
- "label": "executionprovider.directml",
- "localized": "执行提供者.DirectML",
- "reload": "",
- "hint": "执行提供者.DirectML"
- },
- {
- "id": "",
- "label": "executionprovider.migraphx",
- "localized": "执行提供者.MIGraphX",
- "reload": "",
- "hint": "执行提供者.MIGraphX"
- },
- {
- "id": "",
- "label": "executionprovider.openvino",
- "localized": "执行提供者.OpenVINO",
- "reload": "",
- "hint": "执行提供者.OpenVINO"
- },
- {
- "id": "",
- "label": "executionprovider.rocm",
- "localized": "执行提供者.ROCm",
- "reload": "",
- "hint": "执行提供者.ROCm"
- },
- {
- "id": "",
- "label": "expandable segments",
- "localized": "可展开段",
- "reload": "",
- "hint": "可展开段"
- },
- {
- "id": "",
- "label": "exponential",
- "localized": "指数",
- "reload": "",
- "hint": "指数"
- },
- {
- "id": "",
- "label": "exposure",
- "localized": "曝光",
- "reload": "",
- "hint": "曝光"
- },
- {
- "id": "",
- "label": "extra noise multiplier for img2img",
- "localized": "img2img 的额外噪声乘数",
- "reload": "",
- "hint": "img2img 的额外噪声乘数"
- },
- {
- "id": "",
- "label": "extract lora",
- "localized": "提取 LoRA",
- "reload": "",
- "hint": "提取 LoRA"
- },
- {
- "id": "",
- "label": "face",
- "localized": "人脸",
- "reload": "",
- "hint": "人脸"
- },
- {
- "id": "",
- "label": "face confidence",
- "localized": "人脸置信度",
- "reload": "",
- "hint": "人脸置信度"
- },
- {
- "id": "",
- "label": "faceid model",
- "localized": "FaceID 模型",
- "reload": "",
- "hint": "FaceID 模型"
- },
- {
- "id": "",
- "label": "fall-off exponent (lower=higher detail)",
- "localized": "衰减指数(越低细节越多)",
- "reload": "",
- "hint": "衰减指数(越低细节越多)"
- },
- {
- "id": "",
- "label": "false",
- "localized": "否",
- "reload": "",
- "hint": "否"
- },
- {
- "id": "",
- "label": "fast",
- "localized": "快速",
- "reload": "",
- "hint": "快速"
- },
- {
- "id": "",
- "label": "file or folder with user-defined styles",
- "localized": "包含用户定义样式的文件或文件夹",
- "reload": "",
- "hint": "包含用户定义样式的文件或文件夹"
- },
- {
- "id": "",
- "label": "filename",
- "localized": "文件名",
- "reload": "",
- "hint": "文件名"
- },
- {
- "id": "",
- "label": "first-block cache enabled",
- "localized": "启用首块缓存",
- "reload": "",
- "hint": "启用首块缓存"
- },
- {
- "id": "",
- "label": "fixed unet precision",
- "localized": "固定 UNet 精度",
- "reload": "",
- "hint": "固定 UNet 精度"
- },
- {
- "id": "",
- "label": "flash attention",
- "localized": "Flash Attention",
- "reload": "",
- "hint": "Flash Attention"
- },
- {
- "id": "",
- "label": "flavors",
- "localized": "风格",
- "reload": "",
- "hint": "风格"
- },
- {
- "id": "",
- "label": "flow shift",
- "localized": "流偏移",
- "reload": "",
- "hint": "流偏移"
- },
- {
- "id": "",
- "label": "folder",
- "localized": "文件夹",
- "reload": "",
- "hint": "文件夹"
- },
- {
- "id": "",
- "label": "folder for control generate",
- "localized": "控制生成文件夹",
- "reload": "",
- "hint": "控制生成文件夹"
- },
- {
- "id": "",
- "label": "folder for control grids",
- "localized": "控制网格文件夹",
- "reload": "",
- "hint": "控制网格文件夹"
- },
- {
- "id": "",
- "label": "folder for disk offload",
- "localized": "磁盘卸载文件夹",
- "reload": "",
- "hint": "磁盘卸载文件夹"
- },
- {
- "id": "",
- "label": "folder for huggingface cache",
- "localized": "Hugging Face 缓存文件夹",
- "reload": "",
- "hint": "Hugging Face 缓存文件夹"
- },
- {
- "id": "",
- "label": "folder for image generate",
- "localized": "图像生成文件夹",
- "reload": "",
- "hint": "图像生成文件夹"
- },
- {
- "id": "",
- "label": "folder for img2img grids",
- "localized": "img2img 网格文件夹",
- "reload": "",
- "hint": "img2img 网格文件夹"
- },
- {
- "id": "",
- "label": "folder for init images",
- "localized": "初始化图像文件夹",
- "reload": "",
- "hint": "初始化图像文件夹"
- },
- {
- "id": "",
- "label": "folder for manually saved images",
- "localized": "手动保存图像文件夹",
- "reload": "",
- "hint": "手动保存图像文件夹"
- },
- {
- "id": "",
- "label": "folder for onnx cached models",
- "localized": "ONNX 缓存模型文件夹",
- "reload": "",
- "hint": "ONNX 缓存模型文件夹"
- },
- {
- "id": "",
- "label": "folder for onnx conversion",
- "localized": "ONNX 转换文件夹",
- "reload": "",
- "hint": "ONNX 转换文件夹"
- },
- {
- "id": "",
- "label": "folder for openvino cache",
- "localized": "OpenVINO 缓存文件夹",
- "reload": "",
- "hint": "OpenVINO 缓存文件夹"
- },
- {
- "id": "",
- "label": "folder for processed images",
- "localized": "处理过的图像文件夹",
- "reload": "",
- "hint": "处理过的图像文件夹"
- },
- {
- "id": "",
- "label": "folder for text generate",
- "localized": "文本生成文件夹",
- "reload": "",
- "hint": "文本生成文件夹"
- },
- {
- "id": "",
- "label": "folder for tunable ops cache",
- "localized": "可调操作缓存文件夹",
- "reload": "",
- "hint": "可调操作缓存文件夹"
- },
- {
- "id": "",
- "label": "folder for txt2img grids",
- "localized": "txt2img 网格文件夹",
- "reload": "",
- "hint": "txt2img 网格文件夹"
- },
- {
- "id": "",
- "label": "folder for videos",
- "localized": "视频文件夹",
- "reload": "",
- "hint": "视频文件夹"
- },
- {
- "id": "",
- "label": "folder with bsrgan models",
- "localized": "BSRGAN 模型文件夹",
- "reload": "",
- "hint": "BSRGAN 模型文件夹"
- },
- {
- "id": "",
- "label": "folder with chainner models",
- "localized": "Chainner 模型文件夹",
- "reload": "",
- "hint": "Chainner 模型文件夹"
- },
- {
- "id": "",
- "label": "folder with clip models",
- "localized": "CLIP 模型文件夹",
- "reload": "",
- "hint": "CLIP 模型文件夹"
- },
- {
- "id": "",
- "label": "folder with codeformer models",
- "localized": "CodeFormer 模型文件夹",
- "reload": "",
- "hint": "CodeFormer 模型文件夹"
- },
- {
- "id": "",
- "label": "folder with control models",
- "localized": "ControlNet 模型文件夹",
- "reload": "",
- "hint": "ControlNet 模型文件夹"
- },
- {
- "id": "",
- "label": "folder with esrgan models",
- "localized": "ESRGAN 模型文件夹",
- "reload": "",
- "hint": "ESRGAN 模型文件夹"
- },
- {
- "id": "",
- "label": "folder with gfpgan models",
- "localized": "GFPGAN 模型文件夹",
- "reload": "",
- "hint": "GFPGAN 模型文件夹"
- },
- {
- "id": "",
- "label": "folder with huggingface models",
- "localized": "Hugging Face 模型文件夹",
- "reload": "",
- "hint": "Hugging Face 模型文件夹"
- },
- {
- "id": "",
- "label": "folder with hypernetwork models",
- "localized": "Hypernetwork 模型文件夹",
- "reload": "",
- "hint": "Hypernetwork 模型文件夹"
- },
- {
- "id": "",
- "label": "folder with ldsr models",
- "localized": "LDSR 模型文件夹",
- "reload": "",
- "hint": "LDSR 模型文件夹"
- },
- {
- "id": "",
- "label": "folder with lora network(s)",
- "localized": "LoRA 网络文件夹",
- "reload": "",
- "hint": "LoRA 网络文件夹"
- },
- {
- "id": "",
- "label": "folder with realesrgan models",
- "localized": "Real-ESRGAN 模型文件夹",
- "reload": "",
- "hint": "Real-ESRGAN 模型文件夹"
- },
- {
- "id": "",
- "label": "folder with scunet models",
- "localized": "SCUNet 模型文件夹",
- "reload": "",
- "hint": "SCUNet 模型文件夹"
- },
- {
- "id": "",
- "label": "folder with stable diffusion models",
- "localized": "Stable Diffusion 模型文件夹",
- "reload": "",
- "hint": "Stable Diffusion 模型文件夹"
- },
- {
- "id": "",
- "label": "folder with swinir models",
- "localized": "SwinIR 模型文件夹",
- "reload": "",
- "hint": "SwinIR 模型文件夹"
- },
- {
- "id": "",
- "label": "folder with text encoder files",
- "localized": "文本编码器文件文件夹",
- "reload": "",
- "hint": "文本编码器文件文件夹"
- },
- {
- "id": "",
- "label": "folder with textual inversion embeddings",
- "localized": "文本反转嵌入文件夹",
- "reload": "",
- "hint": "文本反转嵌入文件夹"
- },
- {
- "id": "",
- "label": "folder with unet files",
- "localized": "UNet 文件文件夹",
- "reload": "",
- "hint": "UNet 文件文件夹"
- },
- {
- "id": "",
- "label": "folder with user-defined wildcards",
- "localized": "用户定义通配符文件夹",
- "reload": "",
- "hint": "用户定义通配符文件夹"
- },
- {
- "id": "",
- "label": "folder with vae files",
- "localized": "VAE 文件文件夹",
- "reload": "",
- "hint": "VAE 文件文件夹"
- },
- {
- "id": "",
- "label": "folder with yolo models",
- "localized": "YOLO 模型文件夹",
- "reload": "",
- "hint": "YOLO 模型文件夹"
- },
- {
- "id": "",
- "label": "font color",
- "localized": "字体颜色",
- "reload": "",
- "hint": "字体颜色"
- },
- {
- "id": "",
- "label": "font file",
- "localized": "字体文件",
- "reload": "",
- "hint": "字体文件"
- },
- {
- "id": "",
- "label": "font size",
- "localized": "字体大小",
- "reload": "",
- "hint": "字体大小"
- },
- {
- "id": "",
- "label": "force model eval",
- "localized": "强制模型评估",
- "reload": "",
- "hint": "强制模型评估"
- },
- {
- "id": "",
- "label": "foreground threshold",
- "localized": "前景阈值",
- "reload": "",
- "hint": "前景阈值"
- },
- {
- "id": "",
- "label": "fp4",
- "localized": "fp4",
- "reload": "",
- "hint": "fp4"
- },
- {
- "id": "",
- "label": "frame change sensitivity",
- "localized": "帧变化敏感度",
- "reload": "",
- "hint": "帧变化敏感度"
- },
- {
- "id": "",
- "label": "frames",
- "localized": "帧",
- "reload": "",
- "hint": "帧"
- },
- {
- "id": "",
- "label": "freeinit",
- "localized": "FreeInit",
- "reload": "",
- "hint": "FreeInit"
- },
- {
- "id": "",
- "label": "freeu enabled",
- "localized": "启用 FreeU",
- "reload": "",
- "hint": "启用 FreeU"
- },
- {
- "id": "",
- "label": "freeu preset",
- "localized": "FreeU 预设",
- "reload": "",
- "hint": "FreeU 预设"
- },
- {
- "id": "",
- "label": "full vae",
- "localized": "完整 VAE",
- "reload": "",
- "hint": "完整 VAE"
- },
- {
- "id": "",
- "label": "full-depth cudnn benchmark",
- "localized": "全深度 cuDNN 基准测试",
- "reload": "",
- "hint": "全深度 cuDNN 基准测试"
- },
- {
- "id": "",
- "label": "fuse strength",
- "localized": "融合强度",
- "reload": "",
- "hint": "融合强度"
- },
- {
- "id": "",
- "label": "fused projections",
- "localized": "融合投影",
- "reload": "",
- "hint": "融合投影"
- },
- {
- "id": "",
- "label": "gamma",
- "localized": "伽马",
- "reload": "",
- "hint": "伽马"
- },
- {
- "id": "",
- "label": "gamma corrected",
- "localized": "伽马校正",
- "reload": "",
- "hint": "伽马校正"
- },
- {
- "id": "",
- "label": "gate step",
- "localized": "门控步长",
- "reload": "",
- "hint": "门控步长"
- },
- {
- "id": "",
- "label": "gc threshold",
- "localized": "GC 阈值",
- "reload": "",
- "hint": "GC 阈值"
- },
- {
- "id": "",
- "label": "get changelog",
- "localized": "获取更新日志",
- "reload": "",
- "hint": "获取更新日志"
- },
- {
- "id": "",
- "label": "gpu",
- "localized": "GPU",
- "reload": "",
- "hint": "GPU"
- },
- {
- "id": "",
- "label": "gradient",
- "localized": "渐变",
- "reload": "",
- "hint": "渐变"
- },
- {
- "id": "",
- "label": "grid background color",
- "localized": "网格背景颜色",
- "reload": "",
- "hint": "网格背景颜色"
- },
- {
- "id": "",
- "label": "grid margins",
- "localized": "网格边距",
- "reload": "",
- "hint": "网格边距"
- },
- {
- "id": "",
- "label": "grid sections:",
- "localized": "网格部分:",
- "reload": "",
- "hint": "网格部分:"
- },
- {
- "id": "",
- "label": "group size",
- "localized": "组大小",
- "reload": "",
- "hint": "组大小"
- },
- {
- "id": "",
- "label": "guidance",
- "localized": "指导",
- "reload": "",
- "hint": "指导"
- },
- {
- "id": "",
- "label": "guidance start",
- "localized": "指导开始",
- "reload": "",
- "hint": "指导开始"
- },
- {
- "id": "",
- "label": "guidance stop",
- "localized": "指导停止",
- "reload": "",
- "hint": "指导停止"
- },
- {
- "id": "",
- "label": "guidance strength",
- "localized": "指导强度",
- "reload": "",
- "hint": "指导强度"
- },
- {
- "id": "",
- "label": "hands",
- "localized": "手",
- "reload": "",
- "hint": "手"
- },
- {
- "id": "",
- "label": "hdr range",
- "localized": "HDR 范围",
- "reload": "",
- "hint": "HDR 范围"
- },
- {
- "id": "",
- "label": "hed",
- "localized": "HED",
- "reload": "",
- "hint": "HED"
- },
- {
- "id": "",
- "label": "height after",
- "localized": "调整后高度",
- "reload": "",
- "hint": "调整后高度"
- },
- {
- "id": "",
- "label": "height before",
- "localized": "调整前高度",
- "reload": "",
- "hint": "调整前高度"
- },
- {
- "id": "",
- "label": "height mask",
- "localized": "高度遮罩",
- "reload": "",
- "hint": "高度遮罩"
- },
- {
- "id": "",
- "label": "heun",
- "localized": "Heun",
- "reload": "",
- "hint": "Heun"
- },
- {
- "id": "",
- "label": "heun flowmatch",
- "localized": "Heun 流匹配",
- "reload": "",
- "hint": "Heun 流匹配"
- },
- {
- "id": "",
- "label": "hidet",
- "localized": "Hidet",
- "reload": "",
- "hint": "Hidet"
- },
- {
- "id": "",
- "label": "high threshold",
- "localized": "高阈值",
- "reload": "",
- "hint": "高阈值"
- },
- {
- "id": "",
- "label": "hires pass only",
- "localized": "仅高分辨率处理",
- "reload": "",
- "hint": "仅高分辨率处理"
- },
- {
- "id": "",
- "label": "hq init latents",
- "localized": "HQ 初始化潜在空间",
- "reload": "",
- "hint": "HQ 初始化潜在空间"
- },
- {
- "id": "",
- "label": "hue",
- "localized": "色调",
- "reload": "",
- "hint": "色调"
- },
- {
- "id": "",
- "label": "huggingface mirror",
- "localized": "Hugging Face 镜像",
- "reload": "",
- "hint": "Hugging Face 镜像"
- },
- {
- "id": "",
- "label": "huggingface token",
- "localized": "Hugging Face Token",
- "reload": "",
- "hint": "Hugging Face Token"
- },
- {
- "id": "",
- "label": "hunyuan",
- "localized": "混元",
- "reload": "",
- "hint": "混元"
- },
- {
- "id": "",
- "label": "il",
- "localized": "il",
- "reload": "",
- "hint": "il"
- },
- {
- "id": "",
- "label": "image height",
- "localized": "图像高度",
- "reload": "",
- "hint": "图像高度"
- },
- {
- "id": "",
- "label": "image quality",
- "localized": "图像质量",
- "reload": "",
- "hint": "图像质量"
- },
- {
- "id": "",
- "label": "image transparent color fill",
- "localized": "图像透明颜色填充",
- "reload": "",
- "hint": "图像透明颜色填充"
- },
- {
- "id": "",
- "label": "image watermark file",
- "localized": "图像水印文件",
- "reload": "",
- "hint": "图像水印文件"
- },
- {
- "id": "",
- "label": "image watermark position",
- "localized": "图像水印位置",
- "reload": "",
- "hint": "图像水印位置"
- },
- {
- "id": "",
- "label": "image width",
- "localized": "图像宽度",
- "reload": "",
- "hint": "图像宽度"
- },
- {
- "id": "",
- "label": "include images",
- "localized": "包含图像",
- "reload": "",
- "hint": "包含图像"
- },
- {
- "id": "",
- "label": "include main grid",
- "localized": "包含主网格",
- "reload": "",
- "hint": "包含主网格"
- },
- {
- "id": "",
- "label": "include mask in outputs",
- "localized": "输出中包含蒙版",
- "reload": "",
- "hint": "输出中包含蒙版"
- },
- {
- "id": "",
- "label": "include original image",
- "localized": "包含原始图像",
- "reload": "",
- "hint": "包含原始图像"
- },
- {
- "id": "",
- "label": "include scores in results when available",
- "localized": "在结果中包含分数(如果可用)",
- "reload": "",
- "hint": "在结果中包含分数(如果可用)"
- },
- {
- "id": "",
- "label": "include sub grids",
- "localized": "包含子网格",
- "reload": "",
- "hint": "包含子网格"
- },
- {
- "id": "",
- "label": "inductor",
- "localized": "电感器",
- "reload": "",
- "hint": "电感器"
- },
- {
- "id": "",
- "label": "info",
- "localized": "信息",
- "reload": "",
- "hint": "信息"
- },
- {
- "id": "",
- "label": "info object",
- "localized": "信息对象",
- "reload": "",
- "hint": "信息对象"
- },
- {
- "id": "",
- "label": "inpaint",
- "localized": "局部重绘",
- "reload": "",
- "hint": "局部重绘"
- },
- {
- "id": "",
- "label": "inpaint masked only",
- "localized": "仅重绘蒙版区域",
- "reload": "",
- "hint": "仅重绘蒙版区域"
- },
- {
- "id": "",
- "label": "inpainting include greyscale mask in results",
- "localized": "局部重绘结果中包含灰度蒙版",
- "reload": "",
- "hint": "局部重绘结果中包含灰度蒙版"
- },
- {
- "id": "",
- "label": "inpainting include masked composite in results",
- "localized": "局部重绘结果中包含蒙版合成图",
- "reload": "",
- "hint": "局部重绘结果中包含蒙版合成图"
- },
- {
- "id": "",
- "label": "input model",
- "localized": "输入模型",
- "reload": "",
- "hint": "输入模型"
- },
- {
- "id": "",
- "label": "intermediates",
- "localized": "中间产物",
- "reload": "",
- "hint": "中间产物"
- },
- {
- "id": "",
- "label": "interpolate frames",
- "localized": "插值帧",
- "reload": "",
- "hint": "插值帧"
- },
- {
- "id": "",
- "label": "interpolation method",
- "localized": "插值方法",
- "reload": "",
- "hint": "插值方法"
- },
- {
- "id": "",
- "label": "invert",
- "localized": "反转",
- "reload": "",
- "hint": "反转"
- },
- {
- "id": "",
- "label": "invert mask",
- "localized": "反转蒙版",
- "reload": "",
- "hint": "反转蒙版"
- },
- {
- "id": "",
- "label": "iou",
- "localized": "交并比",
- "reload": "",
- "hint": "交并比"
- },
- {
- "id": "",
- "label": "ipex",
- "localized": "ipex",
- "reload": "",
- "hint": "ipex"
- },
- {
- "id": "",
- "label": "ipndm",
- "localized": "ipndm",
- "reload": "",
- "hint": "ipndm"
- },
- {
- "id": "",
- "label": "item edge blur",
- "localized": "项目边缘模糊",
- "reload": "",
- "hint": "项目边缘模糊"
- },
- {
- "id": "",
- "label": "item padding",
- "localized": "项目填充",
- "reload": "",
- "hint": "项目填充"
- },
- {
- "id": "",
- "label": "iterate seed per line",
- "localized": "每行迭代种子",
- "reload": "",
- "hint": "每行迭代种子"
- },
- {
- "id": "",
- "label": "iterations",
- "localized": "迭代次数",
- "reload": "",
- "hint": "迭代次数"
- },
- {
- "id": "",
- "label": "karras",
- "localized": "karras",
- "reload": "",
- "hint": "karras"
- },
- {
- "id": "",
- "label": "kdpm2",
- "localized": "kdpm2",
- "reload": "",
- "hint": "kdpm2"
- },
- {
- "id": "",
- "label": "kdpm2 a",
- "localized": "kdpm2 a",
- "reload": "",
- "hint": "kdpm2 a"
- },
- {
- "id": "",
- "label": "keep incomplete images",
- "localized": "保留不完整的图像",
- "reload": "",
- "hint": "保留不完整的图像"
- },
- {
- "id": "",
- "label": "large",
- "localized": "大",
- "reload": "",
- "hint": "大"
- },
- {
- "id": "",
- "label": "latent history size",
- "localized": "潜在历史大小",
- "reload": "",
- "hint": "潜在历史大小"
- },
- {
- "id": "",
- "label": "latent mode",
- "localized": "潜在模式",
- "reload": "",
- "hint": "潜在模式"
- },
- {
- "id": "",
- "label": "layer scales",
- "localized": "层级缩放",
- "reload": "",
- "hint": "层级缩放"
- },
- {
- "id": "",
- "label": "layerwise casting storage",
- "localized": "逐层类型转换存储",
- "reload": "",
- "hint": "逐层类型转换存储"
- },
- {
- "id": "",
- "label": "layerwise non-blocking operations",
- "localized": "逐层非阻塞操作",
- "reload": "",
- "hint": "逐层非阻塞操作"
- },
- {
- "id": "",
- "label": "lcm",
- "localized": "LCM",
- "reload": "",
- "hint": "LCM"
- },
- {
- "id": "",
- "label": "ldsr processing steps",
- "localized": "LDSR 处理步骤",
- "reload": "",
- "hint": "LDSR 处理步骤"
- },
- {
- "id": "",
- "label": "left",
- "localized": "左",
- "reload": "",
- "hint": "左"
- },
- {
- "id": "",
- "label": "legend",
- "localized": "图例",
- "reload": "",
- "hint": "图例"
- },
- {
- "id": "",
- "label": "length",
- "localized": "长度",
- "reload": "",
- "hint": "长度"
- },
- {
- "id": "",
- "label": "leres depth",
- "localized": "LeReS 深度",
- "reload": "",
- "hint": "LeReS 深度"
- },
- {
- "id": "",
- "label": "level",
- "localized": "级别",
- "reload": "",
- "hint": "级别"
- },
- {
- "id": "",
- "label": "libs",
- "localized": "库",
- "reload": "",
- "hint": "库"
- },
- {
- "id": "",
- "label": "light",
- "localized": "光线",
- "reload": "",
- "hint": "光线"
- },
- {
- "id": "",
- "label": "lineart",
- "localized": "线稿",
- "reload": "",
- "hint": "线稿"
- },
- {
- "id": "",
- "label": "list",
- "localized": "列表",
- "reload": "",
- "hint": "列表"
- },
- {
- "id": "",
- "label": "list model details",
- "localized": "列出模型详情",
- "reload": "",
- "hint": "列出模型详情"
- },
- {
- "id": "",
- "label": "lite",
- "localized": "精简版",
- "reload": "",
- "hint": "精简版"
- },
- {
- "id": "",
- "label": "live update",
- "localized": "实时更新",
- "reload": "",
- "hint": "实时更新"
- },
- {
- "id": "",
- "label": "lmsd",
- "localized": "lmsd",
- "reload": "",
- "hint": "lmsd"
- },
- {
- "id": "",
- "label": "load custom diffusers pipeline",
- "localized": "加载自定义 Diffusers 流水线",
- "reload": "",
- "hint": "加载自定义 Diffusers 流水线"
- },
- {
- "id": "",
- "label": "load model directly to gpu",
- "localized": "直接加载模型到 GPU",
- "reload": "",
- "hint": "直接加载模型到 GPU"
- },
- {
- "id": "",
- "label": "loaded lora",
- "localized": "已加载 LoRA",
- "reload": "",
- "hint": "已加载 LoRA"
- },
- {
- "id": "",
- "label": "logsnr",
- "localized": "logsnr",
- "reload": "",
- "hint": "logsnr"
- },
- {
- "id": "",
- "label": "loop",
- "localized": "循环",
- "reload": "",
- "hint": "循环"
- },
- {
- "id": "",
- "label": "lora add hash info to metadata",
- "localized": "LoRA 将哈希信息添加到元数据",
- "reload": "",
- "hint": "LoRA 将哈希信息添加到元数据"
- },
- {
- "id": "",
- "label": "lora auto-apply tags",
- "localized": "LoRA 自动应用标签",
- "reload": "",
- "hint": "LoRA 自动应用标签"
- },
- {
- "id": "",
- "label": "lora load using diffusers method for selected models",
- "localized": "LoRA 为选定模型使用 Diffusers 方法加载",
- "reload": "",
- "hint": "LoRA 为选定模型使用 Diffusers 方法加载"
- },
- {
- "id": "",
- "label": "lora load using legacy method",
- "localized": "LoRA 使用旧方法加载",
- "reload": "",
- "hint": "LoRA 使用旧方法加载"
- },
- {
- "id": "",
- "label": "lora target filename",
- "localized": "LoRA 目标文件名",
- "reload": "",
- "hint": "LoRA 目标文件名"
- },
- {
- "id": "",
- "label": "low order",
- "localized": "低阶",
- "reload": "",
- "hint": "低阶"
- },
- {
- "id": "",
- "label": "low threshold",
- "localized": "低阈值",
- "reload": "",
- "hint": "低阈值"
- },
- {
- "id": "",
- "label": "ltx model",
- "localized": "ltx 模型",
- "reload": "",
- "hint": "ltx 模型"
- },
- {
- "id": "",
- "label": "lumina: use mask in transformers",
- "localized": "Lumina:在 Transformer 中使用蒙版",
- "reload": "",
- "hint": "Lumina:在 Transformer 中使用蒙版"
- },
- {
- "id": "",
- "label": "manual block merge",
- "localized": "手动块合并",
- "reload": "",
- "hint": "手动块合并"
- },
- {
- "id": "",
- "label": "marigold depth",
- "localized": "Marigold 深度",
- "reload": "",
- "hint": "Marigold 深度"
- },
- {
- "id": "",
- "label": "mask dropout",
- "localized": "蒙版丢弃",
- "reload": "",
- "hint": "蒙版丢弃"
- },
- {
- "id": "",
- "label": "mask invert",
- "localized": "蒙版反转",
- "reload": "",
- "hint": "蒙版反转"
- },
- {
- "id": "",
- "label": "mask only",
- "localized": "仅蒙版",
- "reload": "",
- "hint": "仅蒙版"
- },
- {
- "id": "",
- "label": "mask strength",
- "localized": "蒙版强度",
- "reload": "",
- "hint": "蒙版强度"
- },
- {
- "id": "",
- "label": "masked",
- "localized": "已蒙版",
- "reload": "",
- "hint": "已蒙版"
- },
- {
- "id": "",
- "label": "math attention",
- "localized": "数学注意力",
- "reload": "",
- "hint": "数学注意力"
- },
- {
- "id": "",
- "label": "max faces",
- "localized": "最大人脸数",
- "reload": "",
- "hint": "最大人脸数"
- },
- {
- "id": "",
- "label": "max flavors",
- "localized": "最大风格数",
- "reload": "",
- "hint": "最大风格数"
- },
- {
- "id": "",
- "label": "max guidance",
- "localized": "最大引导",
- "reload": "",
- "hint": "最大引导"
- },
- {
- "id": "",
- "label": "max length",
- "localized": "最大长度",
- "reload": "",
- "hint": "最大长度"
- },
- {
- "id": "",
- "label": "max object size",
- "localized": "最大对象大小",
- "reload": "",
- "hint": "最大对象大小"
- },
- {
- "id": "",
- "label": "max range",
- "localized": "最大范围",
- "reload": "",
- "hint": "最大范围"
- },
- {
- "id": "",
- "label": "max tokens",
- "localized": "最大 Token 数",
- "reload": "",
- "hint": "最大 Token 数"
- },
- {
- "id": "",
- "label": "max words",
- "localized": "最大单词数",
- "reload": "",
- "hint": "最大单词数"
- },
- {
- "id": "",
- "label": "max-autotune",
- "localized": "max-autotune",
- "reload": "",
- "hint": "max-autotune"
- },
- {
- "id": "",
- "label": "max-autotune-no-cudagraphs",
- "localized": "max-autotune-no-cudagraphs",
- "reload": "",
- "hint": "max-autotune-no-cudagraphs"
- },
- {
- "id": "",
- "label": "maximum image size (mp)",
- "localized": "最大图像尺寸 (百万像素)",
- "reload": "",
- "hint": "最大图像尺寸 (百万像素)"
- },
- {
- "id": "",
- "label": "maximum number of units",
- "localized": "最大单元数",
- "reload": "",
- "hint": "最大单元数"
- },
- {
- "id": "",
- "label": "maximum rank",
- "localized": "最大秩",
- "reload": "",
- "hint": "最大秩"
- },
- {
- "id": "",
- "label": "mediapipe face",
- "localized": "MediaPipe 人脸",
- "reload": "",
- "hint": "MediaPipe 人脸"
- },
- {
- "id": "",
- "label": "medium",
- "localized": "中等",
- "reload": "",
- "hint": "中等"
- },
- {
- "id": "",
- "label": "mediums",
- "localized": "媒介",
- "reload": "",
- "hint": "媒介"
- },
- {
- "id": "",
- "label": "memory",
- "localized": "内存",
- "reload": "",
- "hint": "内存"
- },
- {
- "id": "",
- "label": "memory attention",
- "localized": "内存注意力",
- "reload": "",
- "hint": "内存注意力"
- },
- {
- "id": "",
- "label": "memory limit",
- "localized": "内存限制",
- "reload": "",
- "hint": "内存限制"
- },
- {
- "id": "",
- "label": "memory optimization",
- "localized": "内存优化",
- "reload": "",
- "hint": "内存优化"
- },
- {
- "id": "",
- "label": "merge alpha",
- "localized": "合并 Alpha",
- "reload": "",
- "hint": "合并 Alpha"
- },
- {
- "id": "",
- "label": "method",
- "localized": "方法",
- "reload": "",
- "hint": "方法"
- },
- {
- "id": "",
- "label": "method after",
- "localized": "后置方法",
- "reload": "",
- "hint": "后置方法"
- },
- {
- "id": "",
- "label": "method before",
- "localized": "前置方法",
- "reload": "",
- "hint": "前置方法"
- },
- {
- "id": "",
- "label": "method mask",
- "localized": "方法蒙版",
- "reload": "",
- "hint": "方法蒙版"
- },
- {
- "id": "",
- "label": "midas depth",
- "localized": "MiDaS 深度",
- "reload": "",
- "hint": "MiDaS 深度"
- },
- {
- "id": "",
- "label": "migraphx",
- "localized": "migraphx",
- "reload": "",
- "hint": "migraphx"
- },
- {
- "id": "",
- "label": "min flavors",
- "localized": "最小风格",
- "reload": "",
- "hint": "最小风格"
- },
- {
- "id": "",
- "label": "min guidance",
- "localized": "最小引导",
- "reload": "",
- "hint": "最小引导"
- },
- {
- "id": "",
- "label": "min length",
- "localized": "最小长度",
- "reload": "",
- "hint": "最小长度"
- },
- {
- "id": "",
- "label": "min object size",
- "localized": "最小对象尺寸",
- "reload": "",
- "hint": "最小对象尺寸"
- },
- {
- "id": "",
- "label": "mine",
- "localized": "我的",
- "reload": "",
- "hint": "我的"
- },
- {
- "id": "",
- "label": "mlsd",
- "localized": "mlsd",
- "reload": "",
- "hint": "mlsd"
- },
- {
- "id": "",
- "label": "mm",
- "localized": "mm",
- "reload": "",
- "hint": "mm"
- },
- {
- "id": "",
- "label": "mode",
- "localized": "模式",
- "reload": "",
- "hint": "模式"
- },
- {
- "id": "",
- "label": "mode after",
- "localized": "后置模式",
- "reload": "",
- "hint": "后置模式"
- },
- {
- "id": "",
- "label": "mode before",
- "localized": "前置模式",
- "reload": "",
- "hint": "前置模式"
- },
- {
- "id": "",
- "label": "mode mask",
- "localized": "模式蒙版",
- "reload": "",
- "hint": "模式蒙版"
- },
- {
- "id": "",
- "label": "mode x-axis",
- "localized": "X轴模式",
- "reload": "",
- "hint": "X轴模式"
- },
- {
- "id": "",
- "label": "mode y-axis",
- "localized": "Y轴模式",
- "reload": "",
- "hint": "Y轴模式"
- },
- {
- "id": "",
- "label": "model auto-download on demand",
- "localized": "模型按需自动下载",
- "reload": "",
- "hint": "模型按需自动下载"
- },
- {
- "id": "",
- "label": "model autoload on start",
- "localized": "模型启动时自动加载",
- "reload": "",
- "hint": "模型启动时自动加载"
- },
- {
- "id": "",
- "label": "model compile fullgraph",
- "localized": "模型完整图编译",
- "reload": "",
- "hint": "模型完整图编译"
- },
- {
- "id": "",
- "label": "model compile suppress errors",
- "localized": "模型编译抑制错误",
- "reload": "",
- "hint": "模型编译抑制错误"
- },
- {
- "id": "",
- "label": "model compile verbose mode",
- "localized": "模型编译详细模式",
- "reload": "",
- "hint": "模型编译详细模式"
- },
- {
- "id": "",
- "label": "model info",
- "localized": "模型信息",
- "reload": "",
- "hint": "模型信息"
- },
- {
- "id": "",
- "label": "model metadata",
- "localized": "模型元数据",
- "reload": "",
- "hint": "模型元数据"
- },
- {
- "id": "",
- "label": "model name",
- "localized": "模型名称",
- "reload": "",
- "hint": "模型名称"
- },
- {
- "id": "",
- "label": "model precision",
- "localized": "模型精度",
- "reload": "",
- "hint": "模型精度"
- },
- {
- "id": "",
- "label": "model type",
- "localized": "模型类型",
- "reload": "",
- "hint": "模型类型"
- },
- {
- "id": "",
- "label": "model url",
- "localized": "模型网址",
- "reload": "",
- "hint": "模型网址"
- },
- {
- "id": "",
- "label": "modern",
- "localized": "现代",
- "reload": "",
- "hint": "现代"
- },
- {
- "id": "",
- "label": "momentum",
- "localized": "动量",
- "reload": "",
- "hint": "动量"
- },
- {
- "id": "",
- "label": "motion level",
- "localized": "运动级别",
- "reload": "",
- "hint": "运动级别"
- },
- {
- "id": "",
- "label": "mount url subpath",
- "localized": "挂载URL子路径",
- "reload": "",
- "hint": "挂载URL子路径"
- },
- {
- "id": "",
- "label": "move base model to cpu when using refiner",
- "localized": "使用精炼器时将基础模型移至CPU",
- "reload": "",
- "hint": "使用精炼器时将基础模型移至CPU"
- },
- {
- "id": "",
- "label": "move base model to cpu when using vae",
- "localized": "使用VAE时将基础模型移至CPU",
- "reload": "",
- "hint": "使用VAE时将基础模型移至CPU"
- },
- {
- "id": "",
- "label": "move detailer model to cpu when complete",
- "localized": "完成时将细节器模型移至CPU",
- "reload": "",
- "hint": "完成时将细节器模型移至CPU"
- },
- {
- "id": "",
- "label": "move refiner model to cpu when not in use",
- "localized": "不使用时将精炼器模型移至CPU",
- "reload": "",
- "hint": "不使用时将精炼器模型移至CPU"
- },
- {
- "id": "",
- "label": "movements",
- "localized": "移动",
- "reload": "",
- "hint": "移动"
- },
- {
- "id": "",
- "label": "multi decoder",
- "localized": "多解码器",
- "reload": "",
- "hint": "多解码器"
- },
- {
- "id": "",
- "label": "multistep restore",
- "localized": "多步恢复",
- "reload": "",
- "hint": "多步恢复"
- },
- {
- "id": "",
- "label": "native",
- "localized": "原生",
- "reload": "",
- "hint": "原生"
- },
- {
- "id": "",
- "label": "near threshold",
- "localized": "接近阈值",
- "reload": "",
- "hint": "接近阈值"
- },
- {
- "id": "",
- "label": "negative",
- "localized": "负面",
- "reload": "",
- "hint": "负面"
- },
- {
- "id": "",
- "label": "network negative prompt",
- "localized": "网络负面提示",
- "reload": "",
- "hint": "网络负面提示"
- },
- {
- "id": "",
- "label": "network parameters",
- "localized": "网络参数",
- "reload": "",
- "hint": "网络参数"
- },
- {
- "id": "",
- "label": "network prompt",
- "localized": "网络提示",
- "reload": "",
- "hint": "网络提示"
- },
- {
- "id": "",
- "label": "new model name",
- "localized": "新模型名称",
- "reload": "",
- "hint": "新模型名称"
- },
- {
- "id": "",
- "label": "nf4",
- "localized": "nf4",
- "reload": "",
- "hint": "nf4"
- },
- {
- "id": "",
- "label": "nms",
- "localized": "nms",
- "reload": "",
- "hint": "nms"
- },
- {
- "id": "",
- "label": "noise",
- "localized": "噪声",
- "reload": "",
- "hint": "噪声"
- },
- {
- "id": "",
- "label": "noise multiplier (eta)",
- "localized": "噪声乘数 (eta)",
- "reload": "",
- "hint": "噪声乘数 (eta)"
- },
- {
- "id": "",
- "label": "noise multiplier for image processing",
- "localized": "图像处理噪声乘数",
- "reload": "",
- "hint": "图像处理噪声乘数"
- },
- {
- "id": "",
- "label": "noise seed delta (eta)",
- "localized": "噪声种子增量 (eta)",
- "reload": "",
- "hint": "噪声种子增量 (eta)"
- },
- {
- "id": "",
- "label": "noise strength",
- "localized": "噪声强度",
- "reload": "",
- "hint": "噪声强度"
- },
- {
- "id": "",
- "label": "none",
- "localized": "无",
- "reload": "",
- "hint": "无"
- },
- {
- "id": "",
- "label": "note",
- "localized": "备注",
- "reload": "",
- "hint": "备注"
- },
- {
- "id": "",
- "label": "nothing",
- "localized": "无",
- "reload": "",
- "hint": "无"
- },
- {
- "id": "",
- "label": "num beams",
- "localized": "波束数量",
- "reload": "",
- "hint": "波束数量"
- },
- {
- "id": "",
- "label": "number",
- "localized": "数字",
- "reload": "",
- "hint": "数字"
- },
- {
- "id": "",
- "label": "numbered filenames",
- "localized": "编号文件名",
- "reload": "",
- "hint": "编号文件名"
- },
- {
- "id": "",
- "label": "offload",
- "localized": "卸载",
- "reload": "",
- "hint": "卸载"
- },
- {
- "id": "",
- "label": "offload face module",
- "localized": "卸载面部模块",
- "reload": "",
- "hint": "卸载面部模块"
- },
- {
- "id": "",
- "label": "offload models",
- "localized": "卸载模型",
- "reload": "",
- "hint": "卸载模型"
- },
- {
- "id": "",
- "label": "olive-ai",
- "localized": "olive-ai",
- "reload": "",
- "hint": "olive-ai"
- },
- {
- "id": "",
- "label": "onediff",
- "localized": "onediff",
- "reload": "",
- "hint": "onediff"
- },
- {
- "id": "",
- "label": "onnx",
- "localized": "onnx",
- "reload": "",
- "hint": "onnx"
- },
- {
- "id": "",
- "label": "openbody",
- "localized": "openbody",
- "reload": "",
- "hint": "openbody"
- },
- {
- "id": "",
- "label": "openclip",
- "localized": "openclip",
- "reload": "",
- "hint": "openclip"
- },
- {
- "id": "",
- "label": "openvino disable memory cleanup after compile",
- "localized": "OpenVINO 编译后禁用内存清理",
- "reload": "",
- "hint": "OpenVINO 编译后禁用内存清理"
- },
- {
- "id": "",
- "label": "openvino disable model caching",
- "localized": "OpenVINO 禁用模型缓存",
- "reload": "",
- "hint": "OpenVINO 禁用模型缓存"
- },
- {
- "id": "",
- "label": "openvino mode",
- "localized": "OpenVINO 模式",
- "reload": "",
- "hint": "OpenVINO 模式"
- },
- {
- "id": "",
- "label": "openvino_fx",
- "localized": "openvino_fx",
- "reload": "",
- "hint": "openvino_fx"
- },
- {
- "id": "",
- "label": "optional image description",
- "localized": "可选图像描述",
- "reload": "",
- "hint": "可选图像描述"
- },
- {
- "id": "",
- "label": "optional init image or video",
- "localized": "可选初始图像或视频",
- "reload": "",
- "hint": "可选初始图像或视频"
- },
- {
- "id": "",
- "label": "order",
- "localized": "顺序",
- "reload": "",
- "hint": "顺序"
- },
- {
- "id": "",
- "label": "ortho",
- "localized": "正交",
- "reload": "",
- "hint": "正交"
- },
- {
- "id": "",
- "label": "outpaint",
- "localized": "外绘",
- "reload": "",
- "hint": "外绘"
- },
- {
- "id": "",
- "label": "output model",
- "localized": "输出模型",
- "reload": "",
- "hint": "输出模型"
- },
- {
- "id": "",
- "label": "override resolution",
- "localized": "覆盖分辨率",
- "reload": "",
- "hint": "覆盖分辨率"
- },
- {
- "id": "",
- "label": "override sampler",
- "localized": "覆盖采样器",
- "reload": "",
- "hint": "覆盖采样器"
- },
- {
- "id": "",
- "label": "override scheduler",
- "localized": "覆盖调度器",
- "reload": "",
- "hint": "覆盖调度器"
- },
- {
- "id": "",
- "label": "override steps",
- "localized": "覆盖步数",
- "reload": "",
- "hint": "覆盖步数"
- },
- {
- "id": "",
- "label": "override t1 ratio",
- "localized": "覆盖T1比例",
- "reload": "",
- "hint": "覆盖T1比例"
- },
- {
- "id": "",
- "label": "override t2 ratio",
- "localized": "覆盖T2比例",
- "reload": "",
- "hint": "覆盖T2比例"
- },
- {
- "id": "",
- "label": "overwrite existing file",
- "localized": "覆盖现有文件",
- "reload": "",
- "hint": "覆盖现有文件"
- },
- {
- "id": "",
- "label": "overwrite model",
- "localized": "覆盖模型",
- "reload": "",
- "hint": "覆盖模型"
- },
- {
- "id": "",
- "label": "pad frames",
- "localized": "填充帧",
- "reload": "",
- "hint": "填充帧"
- },
- {
- "id": "",
- "label": "padding",
- "localized": "填充",
- "reload": "",
- "hint": "填充"
- },
- {
- "id": "",
- "label": "parallel process images in batch",
- "localized": "批量并行处理图像",
- "reload": "",
- "hint": "批量并行处理图像"
- },
- {
- "id": "",
- "label": "parameter free",
- "localized": "无参数",
- "reload": "",
- "hint": "无参数"
- },
- {
- "id": "",
- "label": "path to model file",
- "localized": "模型文件路径",
- "reload": "",
- "hint": "模型文件路径"
- },
- {
- "id": "",
- "label": "path to notification sound",
- "localized": "通知声音路径",
- "reload": "",
- "hint": "通知声音路径"
- },
- {
- "id": "",
- "label": "peft",
- "localized": "peft",
- "reload": "",
- "hint": "peft"
- },
- {
- "id": "",
- "label": "penalty",
- "localized": "惩罚",
- "reload": "",
- "hint": "惩罚"
- },
- {
- "id": "",
- "label": "perflow",
- "localized": "perflow",
- "reload": "",
- "hint": "perflow"
- },
- {
- "id": "",
- "label": "perform injection",
- "localized": "执行注入",
- "reload": "",
- "hint": "执行注入"
- },
- {
- "id": "",
- "label": "perform sdsa",
- "localized": "执行SDSA",
- "reload": "",
- "hint": "执行SDSA"
- },
- {
- "id": "",
- "label": "perform warmup",
- "localized": "执行预热",
- "reload": "",
- "hint": "执行预热"
- },
- {
- "id": "",
- "label": "performance",
- "localized": "性能",
- "reload": "",
- "hint": "性能"
- },
- {
- "id": "",
- "label": "photomaker model",
- "localized": "Photomaker 模型",
- "reload": "",
- "hint": "Photomaker 模型"
- },
- {
- "id": "",
- "label": "pidinet",
- "localized": "PIDINet",
- "reload": "",
- "hint": "PIDINet"
- },
- {
- "id": "",
- "label": "pipeline",
- "localized": "流水线",
- "reload": "",
- "hint": "流水线"
- },
- {
- "id": "",
- "label": "pixels to expand",
- "localized": "扩展像素",
- "reload": "",
- "hint": "扩展像素"
- },
- {
- "id": "",
- "label": "platform",
- "localized": "平台",
- "reload": "",
- "hint": "平台"
- },
- {
- "id": "",
- "label": "play",
- "localized": "播放",
- "reload": "",
- "hint": "播放"
- },
- {
- "id": "",
- "label": "play a notification upon completion",
- "localized": "完成时播放通知",
- "reload": "",
- "hint": "完成时播放通知"
- },
- {
- "id": "",
- "label": "pndm",
- "localized": "PNDM",
- "reload": "",
- "hint": "PNDM"
- },
- {
- "id": "",
- "label": "polyexponential",
- "localized": "多指数",
- "reload": "",
- "hint": "多指数"
- },
- {
- "id": "",
- "label": "pony",
- "localized": "小马",
- "reload": "",
- "hint": "小马"
- },
- {
- "id": "",
- "label": "pose confidence",
- "localized": "姿态置信度",
- "reload": "",
- "hint": "姿态置信度"
- },
- {
- "id": "",
- "label": "positive",
- "localized": "正向",
- "reload": "",
- "hint": "正向"
- },
- {
- "id": "",
- "label": "postprocess mask",
- "localized": "后处理遮罩",
- "reload": "",
- "hint": "后处理遮罩"
- },
- {
- "id": "",
- "label": "postprocess upscale",
- "localized": "后处理放大",
- "reload": "",
- "hint": "后处理放大"
- },
- {
- "id": "",
- "label": "postprocessing operation order",
- "localized": "后处理操作顺序",
- "reload": "",
- "hint": "后处理操作顺序"
- },
- {
- "id": "",
- "label": "power",
- "localized": "强度",
- "reload": "",
- "hint": "强度"
- },
- {
- "id": "",
- "label": "predefined question",
- "localized": "预定义问题",
- "reload": "",
- "hint": "预定义问题"
- },
- {
- "id": "",
- "label": "prediction method",
- "localized": "预测方法",
- "reload": "",
- "hint": "预测方法"
- },
- {
- "id": "",
- "label": "preset",
- "localized": "预设",
- "reload": "",
- "hint": "预设"
- },
- {
- "id": "",
- "label": "preset block merge",
- "localized": "预设块合并",
- "reload": "",
- "hint": "预设块合并"
- },
- {
- "id": "",
- "label": "preview",
- "localized": "预览",
- "reload": "",
- "hint": "预览"
- },
- {
- "id": "",
- "label": "preview end",
- "localized": "预览结束",
- "reload": "",
- "hint": "预览结束"
- },
- {
- "id": "",
- "label": "preview start",
- "localized": "预览开始",
- "reload": "",
- "hint": "预览开始"
- },
- {
- "id": "",
- "label": "primary model",
- "localized": "主模型",
- "reload": "",
- "hint": "主模型"
- },
- {
- "id": "",
- "label": "processor",
- "localized": "处理器",
- "reload": "",
- "hint": "处理器"
- },
- {
- "id": "",
- "label": "processor move to cpu after use",
- "localized": "使用后将处理器移至CPU",
- "reload": "",
- "hint": "使用后将处理器移至CPU"
- },
- {
- "id": "",
- "label": "processor settings",
- "localized": "处理器设置",
- "reload": "",
- "hint": "处理器设置"
- },
- {
- "id": "",
- "label": "processor unload after use",
- "localized": "使用后卸载处理器",
- "reload": "",
- "hint": "使用后卸载处理器"
- },
- {
- "id": "",
- "label": "prompt attention normalization",
- "localized": "提示词注意力归一化",
- "reload": "",
- "hint": "提示词注意力归一化"
- },
- {
- "id": "",
- "label": "prompt ex",
- "localized": "提示词 Ex",
- "reload": "",
- "hint": "提示词 Ex"
- },
- {
- "id": "",
- "label": "prompt processor",
- "localized": "提示词处理器",
- "reload": "",
- "hint": "提示词处理器"
- },
- {
- "id": "",
- "label": "prompt strength",
- "localized": "提示词强度",
- "reload": "",
- "hint": "提示词强度"
- },
- {
- "id": "",
- "label": "prompt thresholds:",
- "localized": "提示词阈值:",
- "reload": "",
- "hint": "提示词阈值:"
- },
- {
- "id": "",
- "label": "prompts",
- "localized": "提示词",
- "reload": "",
- "hint": "提示词"
- },
- {
- "id": "",
- "label": "provider",
- "localized": "提供者",
- "reload": "",
- "hint": "提供者"
- },
- {
- "id": "",
- "label": "prune",
- "localized": "剪枝",
- "reload": "",
- "hint": "剪枝"
- },
- {
- "id": "",
- "label": "quad",
- "localized": "四边形",
- "reload": "",
- "hint": "四边形"
- },
- {
- "id": "",
- "label": "quantization activations type",
- "localized": "量化激活类型",
- "reload": "",
- "hint": "量化激活类型"
- },
- {
- "id": "",
- "label": "quantization mode",
- "localized": "量化模式",
- "reload": "",
- "hint": "量化模式"
- },
- {
- "id": "",
- "label": "quantization type",
- "localized": "量化类型",
- "reload": "",
- "hint": "量化类型"
- },
- {
- "id": "",
- "label": "quantization weights type",
- "localized": "量化权重类型",
- "reload": "",
- "hint": "量化权重类型"
- },
- {
- "id": "",
- "label": "random seeds",
- "localized": "随机种子",
- "reload": "",
- "hint": "随机种子"
- },
- {
- "id": "",
- "label": "range",
- "localized": "范围",
- "reload": "",
- "hint": "范围"
- },
- {
- "id": "",
- "label": "rebase",
- "localized": "重基",
- "reload": "",
- "hint": "重基"
- },
- {
- "id": "",
- "label": "recursive",
- "localized": "递归",
- "reload": "",
- "hint": "递归"
- },
- {
- "id": "",
- "label": "reduce-overhead",
- "localized": "减少开销",
- "reload": "",
- "hint": "减少开销"
- },
- {
- "id": "",
- "label": "redux prompt strength",
- "localized": "Redux 提示词强度",
- "reload": "",
- "hint": "Redux 提示词强度"
- },
- {
- "id": "",
- "label": "reference adain weight",
- "localized": "参考 Adain 权重",
- "reload": "",
- "hint": "参考 Adain 权重"
- },
- {
- "id": "",
- "label": "reference query weight",
- "localized": "参考查询权重",
- "reload": "",
- "hint": "参考查询权重"
- },
- {
- "id": "",
- "label": "reference unit 1",
- "localized": "参考单元 1",
- "reload": "",
- "hint": "参考单元 1"
- },
- {
- "id": "",
- "label": "refine foreground",
- "localized": "精炼前景",
- "reload": "",
- "hint": "精炼前景"
- },
- {
- "id": "",
- "label": "refresh bench",
- "localized": "刷新基准",
- "reload": "",
- "hint": "刷新基准"
- },
- {
- "id": "",
- "label": "refresh data",
- "localized": "刷新数据",
- "reload": "",
- "hint": "刷新数据"
- },
- {
- "id": "",
- "label": "refresh state",
- "localized": "刷新状态",
- "reload": "",
- "hint": "刷新状态"
- },
- {
- "id": "",
- "label": "refresh ui values",
- "localized": "刷新 UI 值",
- "reload": "",
- "hint": "刷新 UI 值"
- },
- {
- "id": "",
- "label": "reinstall",
- "localized": "重新安装",
- "reload": "",
- "hint": "重新安装"
- },
- {
- "id": "",
- "label": "remove background",
- "localized": "移除背景",
- "reload": "",
- "hint": "移除背景"
- },
- {
- "id": "",
- "label": "repeat x-axis",
- "localized": "重复 X 轴",
- "reload": "",
- "hint": "重复 X 轴"
- },
- {
- "id": "",
- "label": "repeat y-axis",
- "localized": "重复 Y 轴",
- "reload": "",
- "hint": "重复 Y 轴"
- },
- {
- "id": "",
- "label": "replace vae",
- "localized": "替换 VAE",
- "reload": "",
- "hint": "替换 VAE"
- },
- {
- "id": "",
- "label": "repos",
- "localized": "仓库",
- "reload": "",
- "hint": "仓库"
- },
- {
- "id": "",
- "label": "reprocess decode",
- "localized": "重新处理解码",
- "reload": "",
- "hint": "重新处理解码"
- },
- {
- "id": "",
- "label": "reprocess face",
- "localized": "重新处理面部",
- "reload": "",
- "hint": "重新处理面部"
- },
- {
- "id": "",
- "label": "reprocess refine",
- "localized": "重新处理精炼",
- "reload": "",
- "hint": "重新处理精炼"
- },
- {
- "id": "",
- "label": "request browser notifications",
- "localized": "请求浏览器通知",
- "reload": "",
- "hint": "请求浏览器通知"
- },
- {
- "id": "",
- "label": "rescale",
- "localized": "重新缩放",
- "reload": "",
- "hint": "重新缩放"
- },
- {
- "id": "",
- "label": "rescale betas with zero terminal snr",
- "localized": "使用零终端信噪比重新缩放 Beta",
- "reload": "",
- "hint": "使用零终端信噪比重新缩放 Beta"
- },
- {
- "id": "",
- "label": "reset anchors",
- "localized": "重置锚点",
- "reload": "",
- "hint": "重置锚点"
- },
- {
- "id": "",
- "label": "residual diff threshold",
- "localized": "残差差异阈值",
- "reload": "",
- "hint": "残差差异阈值"
- },
- {
- "id": "",
- "label": "resize background color",
- "localized": "调整背景颜色",
- "reload": "",
- "hint": "调整背景颜色"
- },
- {
- "id": "",
- "label": "resize method",
- "localized": "调整大小方法",
- "reload": "",
- "hint": "调整大小方法"
- },
- {
- "id": "",
- "label": "resize mode",
- "localized": "调整大小模式",
- "reload": "",
- "hint": "调整大小模式"
- },
- {
- "id": "",
- "label": "resize scale",
- "localized": "调整大小比例",
- "reload": "",
- "hint": "调整大小比例"
- },
- {
- "id": "",
- "label": "restart step",
- "localized": "重启步骤",
- "reload": "",
- "hint": "重启步骤"
- },
- {
- "id": "",
- "label": "restore faces: codeformer",
- "localized": "恢复面部:CodeFormer",
- "reload": "",
- "hint": "恢复面部:CodeFormer"
- },
- {
- "id": "",
- "label": "restore faces: gfpgan",
- "localized": "恢复面部:GFPGAN",
- "reload": "",
- "hint": "恢复面部:GFPGAN"
- },
- {
- "id": "",
- "label": "restore pipe on end",
- "localized": "结束时恢复管道",
- "reload": "",
- "hint": "结束时恢复管道"
- },
- {
- "id": "",
- "label": "restore unparsed prompt",
- "localized": "恢复未解析的提示词",
- "reload": "",
- "hint": "恢复未解析的提示词"
- },
- {
- "id": "",
- "label": "reswapper model",
- "localized": "Reswapper 模型",
- "reload": "",
- "hint": "Reswapper 模型"
- },
- {
- "id": "",
- "label": "return original images",
- "localized": "返回原始图像",
- "reload": "",
- "hint": "返回原始图像"
- },
- {
- "id": "",
- "label": "right",
- "localized": "右",
- "reload": "",
- "hint": "右"
- },
- {
- "id": "",
- "label": "root model folder",
- "localized": "根模型文件夹",
- "reload": "",
- "hint": "根模型文件夹"
- },
- {
- "id": "",
- "label": "rows",
- "localized": "行",
- "reload": "",
- "hint": "行"
- },
- {
- "id": "",
- "label": "run",
- "localized": "运行",
- "reload": "",
- "hint": "运行"
- },
- {
- "id": "",
- "label": "run benchmark",
- "localized": "运行基准测试",
- "reload": "",
- "hint": "运行基准测试"
- },
- {
- "id": "",
- "label": "sa solver",
- "localized": "SA 求解器",
- "reload": "",
- "hint": "SA 求解器"
- },
- {
- "id": "",
- "label": "safetensors",
- "localized": "Safetensors",
- "reload": "",
- "hint": "Safetensors"
- },
- {
- "id": "",
- "label": "sage attention",
- "localized": "Sage 注意力",
- "reload": "",
- "hint": "Sage 注意力"
- },
- {
- "id": "",
- "label": "same as primary",
- "localized": "与主项相同",
- "reload": "",
- "hint": "与主项相同"
- },
- {
- "id": "",
- "label": "same latent",
- "localized": "相同潜在空间",
- "reload": "",
- "hint": "相同潜在空间"
- },
- {
- "id": "",
- "label": "sample",
- "localized": "采样",
- "reload": "",
- "hint": "采样"
- },
- {
- "id": "",
- "label": "sampler",
- "localized": "采样器",
- "reload": "",
- "hint": "采样器"
- },
- {
- "id": "",
- "label": "sampler dynamic shift",
- "localized": "采样器动态偏移",
- "reload": "",
- "hint": "采样器动态偏移"
- },
- {
- "id": "",
- "label": "sampler order",
- "localized": "采样器顺序",
- "reload": "",
- "hint": "采样器顺序"
- },
- {
- "id": "",
- "label": "sampler shift",
- "localized": "采样器偏移",
- "reload": "",
- "hint": "采样器偏移"
- },
- {
- "id": "sana: use complex human instructions",
- "label": "sana: use complex human instructions",
- "localized": "SANA: 使用复杂人工指令",
- "reload": "",
- "hint": "SANA: 使用复杂人工指令"
- },
- {
- "id": "",
- "label": "saturation",
- "localized": "饱和度",
- "reload": "",
- "hint": "饱和度"
- },
- {
- "id": "",
- "label": "save all generated image grids",
- "localized": "保存所有生成的图像网格",
- "reload": "",
- "hint": "保存所有生成的图像网格"
- },
- {
- "id": "",
- "label": "save all generated images",
- "localized": "保存所有生成的图像",
- "reload": "",
- "hint": "保存所有生成的图像"
- },
- {
- "id": "",
- "label": "save caption files",
- "localized": "保存字幕文件",
- "reload": "",
- "hint": "保存字幕文件"
- },
- {
- "id": "",
- "label": "save diffusers",
- "localized": "保存扩散器",
- "reload": "",
- "hint": "保存扩散器"
- },
- {
- "id": "",
- "label": "save hdr image",
- "localized": "保存HDR图像",
- "reload": "",
- "hint": "保存HDR图像"
- },
- {
- "id": "",
- "label": "save image before color correction",
- "localized": "保存色彩校正前的图像",
- "reload": "",
- "hint": "保存色彩校正前的图像"
- },
- {
- "id": "",
- "label": "save image before detailer",
- "localized": "保存细节增强前的图像",
- "reload": "",
- "hint": "保存细节增强前的图像"
- },
- {
- "id": "",
- "label": "save image before hires",
- "localized": "保存高分辨率前的图像",
- "reload": "",
- "hint": "保存高分辨率前的图像"
- },
- {
- "id": "",
- "label": "save image before refiner",
- "localized": "保存精修器处理前的图像",
- "reload": "",
- "hint": "保存精修器处理前的图像"
- },
- {
- "id": "",
- "label": "save images to a subdirectory",
- "localized": "将图像保存到子目录",
- "reload": "",
- "hint": "将图像保存到子目录"
- },
- {
- "id": "",
- "label": "save init images",
- "localized": "保存初始图像",
- "reload": "",
- "hint": "保存初始图像"
- },
- {
- "id": "",
- "label": "save inpainting mask",
- "localized": "保存局部重绘蒙版",
- "reload": "",
- "hint": "保存局部重绘蒙版"
- },
- {
- "id": "",
- "label": "save inpainting masked composite",
- "localized": "保存局部重绘蒙版合成图",
- "reload": "",
- "hint": "保存局部重绘蒙版合成图"
- },
- {
- "id": "",
- "label": "save metadata",
- "localized": "保存元数据",
- "reload": "",
- "hint": "保存元数据"
- },
- {
- "id": "",
- "label": "save only saves selected image",
- "localized": "仅保存选定的图像",
- "reload": "",
- "hint": "仅保存选定的图像"
- },
- {
- "id": "",
- "label": "save output",
- "localized": "保存输出",
- "reload": "",
- "hint": "保存输出"
- },
- {
- "id": "",
- "label": "save safetensors",
- "localized": "保存safetensors",
- "reload": "",
- "hint": "保存safetensors"
- },
- {
- "id": "",
- "label": "save unparsed prompt",
- "localized": "保存未解析的提示词",
- "reload": "",
- "hint": "保存未解析的提示词"
- },
- {
- "id": "",
- "label": "scale after",
- "localized": "后缩放",
- "reload": "",
- "hint": "后缩放"
- },
- {
- "id": "",
- "label": "scale before",
- "localized": "前缩放",
- "reload": "",
- "hint": "前缩放"
- },
- {
- "id": "",
- "label": "scale mask",
- "localized": "缩放蒙版",
- "reload": "",
- "hint": "缩放蒙版"
- },
- {
- "id": "",
- "label": "scale factor",
- "localized": "缩放因子",
- "reload": "",
- "hint": "缩放因子"
- },
- {
- "id": "",
- "label": "score",
- "localized": "分数",
- "reload": "",
- "hint": "分数"
- },
- {
- "id": "",
- "label": "score threshold",
- "localized": "分数阈值",
- "reload": "",
- "hint": "分数阈值"
- },
- {
- "id": "",
- "label": "scribble",
- "localized": "涂鸦",
- "reload": "",
- "hint": "涂鸦"
- },
- {
- "id": "",
- "label": "sd15-attire",
- "localized": "sd15-attire",
- "reload": "",
- "hint": "sd15-attire"
- },
- {
- "id": "",
- "label": "sd15-likeness",
- "localized": "sd15-likeness",
- "reload": "",
- "hint": "sd15-likeness"
- },
- {
- "id": "",
- "label": "sd15-navimixu",
- "localized": "sd15-navimixu",
- "reload": "",
- "hint": "sd15-navimixu"
- },
- {
- "id": "",
- "label": "sd15-sexy",
- "localized": "sd15-sexy",
- "reload": "",
- "hint": "sd15-sexy"
- },
- {
- "id": "",
- "label": "sdxl-artstyle",
- "localized": "sdxl-artstyle",
- "reload": "",
- "hint": "sdxl-artstyle"
- },
- {
- "id": "",
- "label": "sdxl-negative",
- "localized": "sdxl-negative",
- "reload": "",
- "hint": "sdxl-negative"
- },
- {
- "id": "",
- "label": "sdxl-sexy",
- "localized": "sdxl-sexy",
- "reload": "",
- "hint": "sdxl-sexy"
- },
- {
- "id": "",
- "label": "sdxl-sliders",
- "localized": "sdxl-sliders",
- "reload": "",
- "hint": "sdxl-sliders"
- },
- {
- "id": "",
- "label": "sdxl-toon",
- "localized": "sdxl-toon",
- "reload": "",
- "hint": "sdxl-toon"
- },
- {
- "id": "",
- "label": "sdxl: use weighted pooled embeds",
- "localized": "sdxl: 使用加权池化嵌入",
- "reload": "",
- "hint": "sdxl: 使用加权池化嵌入"
- },
- {
- "id": "",
- "label": "search changelog",
- "localized": "搜索更新日志",
- "reload": "",
- "hint": "搜索更新日志"
- },
- {
- "id": "",
- "label": "search models",
- "localized": "搜索模型",
- "reload": "",
- "hint": "搜索模型"
- },
- {
- "id": "",
- "label": "search wiki pages",
- "localized": "搜索维基页面",
- "reload": "",
- "hint": "搜索维基页面"
- },
- {
- "id": "",
- "label": "secondary model",
- "localized": "辅助模型",
- "reload": "",
- "hint": "辅助模型"
- },
- {
- "id": "",
- "label": "segmentanything",
- "localized": "segmentanything",
- "reload": "",
- "hint": "segmentanything"
- },
- {
- "id": "",
- "label": "select",
- "localized": "选择",
- "reload": "",
- "hint": "选择"
- },
- {
- "id": "",
- "label": "select model",
- "localized": "选择模型",
- "reload": "",
- "hint": "选择模型"
- },
- {
- "id": "",
- "label": "send interrupt",
- "localized": "发送中断信号",
- "reload": "",
- "hint": "发送中断信号"
- },
- {
- "id": "",
- "label": "send seed when sending prompt or image to other interface",
- "localized": "将提示词或图像发送到其他界面时发送种子",
- "reload": "",
- "hint": "将提示词或图像发送到其他界面时发送种子"
- },
- {
- "id": "",
- "label": "send size when sending prompt or image to another interface",
- "localized": "将提示词或图像发送到其他界面时发送尺寸",
- "reload": "",
- "hint": "将提示词或图像发送到其他界面时发送尺寸"
- },
- {
- "id": "",
- "label": "sequential",
- "localized": "顺序",
- "reload": "",
- "hint": "顺序"
- },
- {
- "id": "",
- "label": "server start time",
- "localized": "服务器启动时间",
- "reload": "",
- "hint": "服务器启动时间"
- },
- {
- "id": "",
- "label": "set at prompt start",
- "localized": "在提示词开始时设置",
- "reload": "",
- "hint": "在提示词开始时设置"
- },
- {
- "id": "",
- "label": "set ui menu states",
- "localized": "设置UI菜单状态",
- "reload": "",
- "hint": "设置UI菜单状态"
- },
- {
- "id": "",
- "label": "share queries",
- "localized": "分享查询",
- "reload": "",
- "hint": "分享查询"
- },
- {
- "id": "",
- "label": "shared options",
- "localized": "共享选项",
- "reload": "",
- "hint": "共享选项"
- },
- {
- "id": "",
- "label": "sharpen",
- "localized": "锐化",
- "reload": "",
- "hint": "锐化"
- },
- {
- "id": "",
- "label": "shift",
- "localized": "偏移",
- "reload": "",
- "hint": "偏移"
- },
- {
- "id": "",
- "label": "show grid in results",
+ "id": 146,
+ "label": "Show grid in results",
"localized": "在结果中显示网格",
"reload": "",
- "hint": "在结果中显示网格"
+ "hint": ""
},
{
- "id": "",
- "label": "show input",
- "localized": "显示输入",
+ "id": 147,
+ "label": "Send seed when sending prompt or image to other interface",
+ "localized": "发送提示词或图像到其他界面时发送种子",
"reload": "",
- "hint": "显示输入"
+ "hint": ""
},
{
- "id": "",
- "label": "show metadata in full screen image browser",
- "localized": "在全屏图像浏览器中显示元数据",
+ "id": 148,
+ "label": "Send size when sending prompt or image to another interface",
+ "localized": "发送提示词或图像到其他界面时发送尺寸",
"reload": "",
- "hint": "在全屏图像浏览器中显示元数据"
+ "hint": ""
},
{
- "id": "",
- "label": "show motd",
- "localized": "显示MOTD",
+ "id": 149,
+ "label": "Show labels for aside tabs",
+ "localized": "显示侧边选项卡的标签",
"reload": "",
- "hint": "显示MOTD"
+ "hint": ""
},
{
- "id": "",
- "label": "show preview",
- "localized": "显示预览",
+ "id": 150,
+ "label": "Show labels for main tabs",
+ "localized": "显示主选项卡的标签",
"reload": "",
- "hint": "显示预览"
+ "hint": ""
},
{
- "id": "",
- "label": "shuffle weights",
- "localized": "打乱权重",
+ "id": 151,
+ "label": "Show labels for page tabs",
+ "localized": "显示页面选项卡的标签",
"reload": "",
- "hint": "打乱权重"
+ "hint": ""
},
{
- "id": "",
- "label": "sigma",
- "localized": "西格玛",
+ "id": 152,
+ "label": "Show ticks for input range slider",
+ "localized": "显示范围输入滑块刻度",
"reload": "",
- "hint": "西格玛"
+ "hint": ""
},
{
- "id": "",
- "label": "sigma churn",
- "localized": "西格玛搅动",
+ "id": 153,
+ "label": "Show parameter outline",
+ "localized": "显示参数轮廓",
"reload": "",
- "hint": "西格玛搅动"
+ "hint": ""
},
{
- "id": "",
- "label": "sigma max",
- "localized": "西格玛最大值",
+ "id": 154,
+ "label": "Simple",
+ "localized": "简单",
"reload": "",
- "hint": "西格玛最大值"
+ "hint": "非常廉价的近似。与 VAE 相比速度极快,但生成的图片水平/垂直分辨率缩小 8 倍且质量极低"
},
{
- "id": "",
- "label": "sigma method",
- "localized": "西格玛方法",
+ "id": 155,
+ "label": "SeedVR CFG Scale",
+ "localized": "SeedVR CFG 权重",
"reload": "",
- "hint": "西格玛方法"
+ "hint": ""
},
{
- "id": "",
- "label": "sigma min",
- "localized": "西格玛最小值",
- "reload": "",
- "hint": "西格玛最小值"
- },
- {
- "id": "",
- "label": "sigma noise",
- "localized": "西格玛噪声",
- "reload": "",
- "hint": "西格玛噪声"
- },
- {
- "id": "",
- "label": "sigma tmin",
- "localized": "西格玛 t最小值",
- "reload": "",
- "hint": "西格玛 t最小值"
- },
- {
- "id": "",
- "label": "simple merge",
- "localized": "简单合并",
- "reload": "",
- "hint": "简单合并"
- },
- {
- "id": "",
- "label": "size",
- "localized": "尺寸",
- "reload": "",
- "hint": "尺寸"
- },
- {
- "id": "",
- "label": "sketch",
- "localized": "草图",
- "reload": "",
- "hint": "草图"
- },
- {
- "id": "",
- "label": "skip generation if nan found in latents",
- "localized": "如果在潜在空间中发现NaN则跳过生成",
- "reload": "",
- "hint": "如果在潜在空间中发现NaN则跳过生成"
- },
- {
- "id": "",
- "label": "skip guidance layers",
- "localized": "跳过引导层",
- "reload": "",
- "hint": "跳过引导层"
- },
- {
- "id": "",
- "label": "skip input frames",
- "localized": "跳过输入帧",
- "reload": "",
- "hint": "跳过输入帧"
- },
- {
- "id": "",
- "label": "slider",
- "localized": "滑块",
- "reload": "",
- "hint": "滑块"
- },
- {
- "id": "",
- "label": "smooth mask",
- "localized": "平滑蒙版",
- "reload": "",
- "hint": "平滑蒙版"
- },
- {
- "id": "",
- "label": "solver order (where",
- "localized": "求解器顺序(其中",
- "reload": "",
- "hint": "求解器顺序(其中"
- },
- {
- "id": "",
- "label": "sort order",
+ "id": 156,
+ "label": "Sort order",
"localized": "排序顺序",
"reload": "",
- "hint": "排序顺序"
+ "hint": ""
},
{
- "id": "",
- "label": "source subject",
- "localized": "源主体",
+ "id": 157,
+ "label": "Skip CivitAI scan for regex pattern(s)",
+ "localized": "对符合正则模式的项跳过 CivitAI 扫描",
"reload": "",
- "hint": "源主体"
+ "hint": ""
},
{
- "id": "",
- "label": "space",
- "localized": "空间",
+ "id": 158,
+ "label": "Show reference styles",
+ "localized": "显示参考风格",
"reload": "",
- "hint": "空间"
+ "hint": "显示或隐藏内置风格"
},
{
- "id": "",
- "label": "spatial frequency",
- "localized": "空间频率",
+ "id": 159,
+ "label": "Skip Generation if NaN found in latents",
+ "localized": "如果在潜空间中发现非数 (NaN) 则跳过生成",
"reload": "",
- "hint": "空间频率"
+ "hint": ""
},
{
- "id": "",
- "label": "specify model revision",
- "localized": "指定模型修订版",
+ "id": 160,
+ "label": "Save grids to a subdirectory",
+ "localized": "将网格保存到子目录",
"reload": "",
- "hint": "指定模型修订版"
+ "hint": ""
},
{
- "id": "",
- "label": "specify model variant",
+ "id": 161,
+ "label": "Show live previews",
+ "localized": "显示实时预览",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 162,
+ "label": "Save resumable optimizer state when training",
+ "localized": "训练时保存可恢复的优化器状态",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 163,
+ "label": "Save training settings to a text file",
+ "localized": "将训练设置保存到文本文件",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 164,
+ "label": "Show previews as a grid",
+ "localized": "以网格形式显示预览",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 165,
+ "label": "Show progressbar",
+ "localized": "显示进度条",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 166,
+ "label": "Save generated images within tensorboard",
+ "localized": "在 tensorboard 中保存生成的图像",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 167,
+ "label": "Save loss CSV file every n steps",
+ "localized": "每 n 步保存一次损失 (loss) CSV 文件",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 168,
+ "label": "Save images to a subdirectory when using Save button",
+ "localized": "使用保存按钮时将图像保存到子目录",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 169,
+ "label": "Secondary model",
+ "localized": "副模型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 170,
+ "label": "Save metadata",
+ "localized": "保存元数据",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 171,
+ "label": "safetensors",
+ "localized": "safetensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 172,
+ "label": "shuffle",
+ "localized": "打乱 (shuffle)",
+ "reload": "",
+ "hint": "在内存 (RAM) 中加载完整模型并在显存 (VRAM) 中计算:加速较少,建议用于 SDXL 合并"
+ },
+ {
+ "id": 173,
+ "label": "Save diffusers",
+ "localized": "保存为 diffusers",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 174,
+ "label": "Save safetensors",
+ "localized": "保存为 safetensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 175,
+ "label": "Search models",
+ "localized": "搜索模型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 176,
+ "label": "Select model",
+ "localized": "选择模型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 177,
+ "label": "Specify model variant",
"localized": "指定模型变体",
"reload": "",
- "hint": "指定模型变体"
+ "hint": ""
},
{
- "id": "",
- "label": "split attention",
- "localized": "注意力分离",
+ "id": 178,
+ "label": "Specify model revision",
+ "localized": "指定模型修订版本",
"reload": "",
- "hint": "注意力分离"
+ "hint": ""
},
{
- "id": "",
- "label": "stable-fast",
- "localized": "stable-fast",
+ "id": 179,
+ "label": "SegmentAnything",
+ "localized": "SegmentAnything",
"reload": "",
- "hint": "stable-fast"
+ "hint": ""
},
{
- "id": "",
- "label": "standard",
- "localized": "标准",
+ "id": 180,
+ "label": "Sections",
+ "localized": "分段",
"reload": "",
- "hint": "标准"
+ "hint": ""
},
{
- "id": "",
- "label": "start",
- "localized": "开始",
+ "id": 181,
+ "label": "Samplers",
+ "localized": "采样器",
"reload": "",
- "hint": "开始"
- },
+ "hint": "采样器/调度器的高级设置"
+ }
+ ],
+ "t": [
{
- "id": "",
- "label": "start profiling",
- "localized": "开始性能分析",
+ "id": 0,
+ "label": "T2I",
+ "localized": "T2I",
"reload": "",
- "hint": "开始性能分析"
+ "hint": "从文本创建图像 模仿原始文生图界面和行为的旧版接口"
},
{
- "id": "",
- "label": "state",
- "localized": "状态",
+ "id": 0,
+ "label": "T2I Adapter",
+ "localized": "T2I 适配器",
"reload": "",
- "hint": "状态"
+ "hint": ""
},
{
- "id": "",
- "label": "stride",
- "localized": "步幅",
+ "id": 0,
+ "label": "Tagger",
+ "localized": "打标器",
"reload": "",
- "hint": "步幅"
+ "hint": "使用专注于动漫的分类模型(如 WaifuDiffusion 或 DeepBooru)为图像标记标签。"
},
{
- "id": "",
- "label": "structure",
- "localized": "结构",
+ "id": 0,
+ "label": "Tag",
+ "localized": "Tag",
"reload": "",
- "hint": "结构"
+ "hint": ""
},
{
- "id": "",
- "label": "style fidelity",
- "localized": "风格保真度",
+ "id": 0,
+ "label": "Text Encoder",
+ "localized": "文本编码器",
"reload": "",
- "hint": "风格保真度"
+ "hint": "生成过程中与文本编码器和提示词编码处理相关的设置"
},
{
- "id": "",
- "label": "subject",
- "localized": "主体",
+ "id": 0,
+ "label": "Text",
+ "localized": "文本",
"reload": "",
- "hint": "主体"
+ "hint": "从文本创建图像"
},
{
- "id": "",
- "label": "submit results",
- "localized": "提交结果",
+ "id": 0,
+ "label": "TorchAO",
+ "localized": "TorchAO",
"reload": "",
- "hint": "提交结果"
+ "hint": ""
},
{
- "id": "",
- "label": "submodules",
- "localized": "子模块",
+ "id": 0,
+ "label": "TensorRT",
+ "localized": "TensorRT",
"reload": "",
- "hint": "子模块"
+ "hint": ""
},
{
- "id": "",
- "label": "swap x/y",
- "localized": "交换 x/y",
+ "id": 0,
+ "label": "Torch Options",
+ "localized": "Torch 选项",
"reload": "",
- "hint": "交换 x/y"
+ "hint": ""
},
{
- "id": "",
- "label": "swap x/z",
- "localized": "交换 x/z",
+ "id": 0,
+ "label": "Token Merging",
+ "localized": "令牌合并 (Token Merging)",
"reload": "",
- "hint": "交换 x/z"
+ "hint": ""
},
{
- "id": "",
- "label": "swap y/z",
- "localized": "交换 y/z",
+ "id": 0,
+ "label": "TeaCache",
+ "localized": "TeaCache",
"reload": "",
- "hint": "交换 y/z"
+ "hint": ""
},
{
- "id": "",
- "label": "t2i adapter",
- "localized": "t2i 适配器",
+ "id": 0,
+ "label": "Theme options",
+ "localized": "主题选项",
"reload": "",
- "hint": "t2i 适配器"
+ "hint": ""
},
{
- "id": "",
- "label": "t2i strength",
- "localized": "t2i 强度",
+ "id": 0,
+ "label": "Task History",
+ "localized": "任务历史",
"reload": "",
- "hint": "t2i 强度"
+ "hint": ""
},
{
- "id": "",
- "label": "t2i-adapter unit 1",
- "localized": "t2i-adapter 单元 1",
- "reload": "",
- "hint": "t2i-adapter 单元 1"
- },
- {
- "id": "",
- "label": "t2i-adapter unit 2",
- "localized": "t2i-adapter 单元 2",
- "reload": "",
- "hint": "t2i-adapter 单元 2"
- },
- {
- "id": "",
- "label": "t2i-adapter unit 3",
- "localized": "t2i-adapter 单元 3",
- "reload": "",
- "hint": "t2i-adapter 单元 3"
- },
- {
- "id": "",
- "label": "t2i-adapter unit 4",
- "localized": "t2i-adapter 单元 4",
- "reload": "",
- "hint": "t2i-adapter 单元 4"
- },
- {
- "id": "",
- "label": "taesd",
- "localized": "taesd",
- "reload": "",
- "hint": "taesd"
- },
- {
- "id": "",
- "label": "taesd decode layers",
- "localized": "taesd 解码层",
- "reload": "",
- "hint": "taesd 解码层"
- },
- {
- "id": "",
- "label": "taesd variant",
- "localized": "taesd 变体",
- "reload": "",
- "hint": "taesd 变体"
- },
- {
- "id": "",
- "label": "target subject",
- "localized": "目标主题",
- "reload": "",
- "hint": "目标主题"
- },
- {
- "id": "",
- "label": "tcd",
- "localized": "tcd",
- "reload": "",
- "hint": "tcd"
- },
- {
- "id": "",
- "label": "tdd",
- "localized": "tdd",
- "reload": "",
- "hint": "tdd"
- },
- {
- "id": "",
- "label": "te",
- "localized": "te",
- "reload": "",
- "hint": "te"
- },
- {
- "id": "",
- "label": "temperature",
- "localized": "温度",
- "reload": "",
- "hint": "温度"
- },
- {
- "id": "",
- "label": "temporal frequency",
- "localized": "时间频率",
- "reload": "",
- "hint": "时间频率"
- },
- {
- "id": "",
- "label": "tertiary model",
- "localized": "三级模型",
- "reload": "",
- "hint": "三级模型"
- },
- {
- "id": "",
- "label": "text encoder cache size",
- "localized": "文本编码器缓存大小",
- "reload": "",
- "hint": "文本编码器缓存大小"
- },
- {
- "id": "",
- "label": "text encoder model",
- "localized": "文本编码器模型",
- "reload": "",
- "hint": "文本编码器模型"
- },
- {
- "id": "",
- "label": "text inputs",
- "localized": "文本输入",
- "reload": "",
- "hint": "文本输入"
- },
- {
- "id": "",
- "label": "textbox",
- "localized": "文本框",
- "reload": "",
- "hint": "文本框"
- },
- {
- "id": "",
- "label": "threshold",
- "localized": "阈值",
- "reload": "",
- "hint": "阈值"
- },
- {
- "id": "",
- "label": "thresholding",
- "localized": "阈值处理",
- "reload": "",
- "hint": "阈值处理"
- },
- {
- "id": "",
- "label": "tile frames",
- "localized": "平铺帧",
- "reload": "",
- "hint": "平铺帧"
- },
- {
- "id": "",
- "label": "tile prompt: x=1 y=1",
- "localized": "平铺提示:x=1 y=1",
- "reload": "",
- "hint": "平铺提示:x=1 y=1"
- },
- {
- "id": "",
- "label": "tile prompt: x=1 y=2",
- "localized": "平铺提示:x=1 y=2",
- "reload": "",
- "hint": "平铺提示:x=1 y=2"
- },
- {
- "id": "",
- "label": "tile prompt: x=1 y=3",
- "localized": "平铺提示:x=1 y=3",
- "reload": "",
- "hint": "平铺提示:x=1 y=3"
- },
- {
- "id": "",
- "label": "tile prompt: x=1 y=4",
- "localized": "平铺提示:x=1 y=4",
- "reload": "",
- "hint": "平铺提示:x=1 y=4"
- },
- {
- "id": "",
- "label": "tile prompt: x=2 y=1",
- "localized": "平铺提示:x=2 y=1",
- "reload": "",
- "hint": "平铺提示:x=2 y=1"
- },
- {
- "id": "",
- "label": "tile prompt: x=2 y=2",
- "localized": "平铺提示:x=2 y=2",
- "reload": "",
- "hint": "平铺提示:x=2 y=2"
- },
- {
- "id": "",
- "label": "tile prompt: x=2 y=3",
- "localized": "平铺提示:x=2 y=3",
- "reload": "",
- "hint": "平铺提示:x=2 y=3"
- },
- {
- "id": "",
- "label": "tile prompt: x=2 y=4",
- "localized": "平铺提示:x=2 y=4",
- "reload": "",
- "hint": "平铺提示:x=2 y=4"
- },
- {
- "id": "",
- "label": "tile prompt: x=3 y=1",
- "localized": "平铺提示:x=3 y=1",
- "reload": "",
- "hint": "平铺提示:x=3 y=1"
- },
- {
- "id": "",
- "label": "tile prompt: x=3 y=2",
- "localized": "平铺提示:x=3 y=2",
- "reload": "",
- "hint": "平铺提示:x=3 y=2"
- },
- {
- "id": "",
- "label": "tile prompt: x=3 y=3",
- "localized": "平铺提示:x=3 y=3",
- "reload": "",
- "hint": "平铺提示:x=3 y=3"
- },
- {
- "id": "",
- "label": "tile prompt: x=3 y=4",
- "localized": "平铺提示:x=3 y=4",
- "reload": "",
- "hint": "平铺提示:x=3 y=4"
- },
- {
- "id": "",
- "label": "tile prompt: x=4 y=1",
- "localized": "平铺提示:x=4 y=1",
- "reload": "",
- "hint": "平铺提示:x=4 y=1"
- },
- {
- "id": "",
- "label": "tile prompt: x=4 y=2",
- "localized": "平铺提示:x=4 y=2",
- "reload": "",
- "hint": "平铺提示:x=4 y=2"
- },
- {
- "id": "",
- "label": "tile prompt: x=4 y=3",
- "localized": "平铺提示:x=4 y=3",
- "reload": "",
- "hint": "平铺提示:x=4 y=3"
- },
- {
- "id": "",
- "label": "tile prompt: x=4 y=4",
- "localized": "平铺提示:x=4 y=4",
- "reload": "",
- "hint": "平铺提示:x=4 y=4"
- },
- {
- "id": "",
- "label": "tiling options",
- "localized": "平铺选项",
- "reload": "",
- "hint": "平铺选项"
- },
- {
- "id": "",
- "label": "time embedding mix",
- "localized": "时间嵌入混合",
- "reload": "",
- "hint": "时间嵌入混合"
- },
- {
- "id": "",
- "label": "time_quadratic",
- "localized": "time_quadratic",
- "reload": "",
- "hint": "time_quadratic"
- },
- {
- "id": "",
- "label": "time_uniform",
- "localized": "time_uniform",
- "reload": "",
- "hint": "time_uniform"
- },
- {
- "id": "",
- "label": "timestep",
- "localized": "时间步",
- "reload": "",
- "hint": "时间步"
- },
- {
- "id": "",
- "label": "timestep skip end",
- "localized": "时间步跳过结束",
- "reload": "",
- "hint": "时间步跳过结束"
- },
- {
- "id": "",
- "label": "timestep skip start",
- "localized": "时间步跳过开始",
- "reload": "",
- "hint": "时间步跳过开始"
- },
- {
- "id": "",
- "label": "timestep spacing",
+ "id": 0,
+ "label": "Timestep spacing",
"localized": "时间步间距",
"reload": "",
- "hint": "时间步间距"
+ "hint": "确定时间步在扩散过程中的间隔方式。选项: - default: 模型默认值 - leading: 创建均匀间隔的步骤 - linspace: 包含第一步和最后一步,并均匀选择其余中间步 - trailing: 仅包含最后一步,并从末尾开始均匀选择其余中间步"
},
{
- "id": "",
- "label": "timesteps",
- "localized": "时间步数",
+ "id": 0,
+ "label": "Timesteps presets",
+ "localized": "时间步预设",
"reload": "",
- "hint": "时间步数"
+ "hint": ""
},
{
- "id": "",
- "label": "timesteps override",
- "localized": "时间步数覆盖",
+ "id": 0,
+ "label": "Timesteps override",
+ "localized": "时间步覆盖",
"reload": "",
- "hint": "时间步数覆盖"
+ "hint": ""
},
{
- "id": "",
- "label": "timesteps presets",
- "localized": "时间步数预设",
+ "id": 0,
+ "label": "thresholding",
+ "localized": "阈值化 (thresholding)",
"reload": "",
- "hint": "时间步数预设"
+ "hint": ""
},
{
- "id": "",
- "label": "timesteps range",
- "localized": "时间步数范围",
+ "id": 0,
+ "label": "Texture tiling",
+ "localized": "纹理平铺",
"reload": "",
- "hint": "时间步数范围"
+ "hint": "对生成的图像应用无缝平铺,以便其可以用作纹理"
},
{
- "id": "",
- "label": "tiny",
- "localized": "微小",
+ "id": 0,
+ "label": "Threshold",
+ "localized": "阈值",
"reload": "",
- "hint": "微小"
+ "hint": ""
},
{
- "id": "",
- "label": "todo",
- "localized": "待办事项",
- "reload": "",
- "hint": "待办事项"
- },
- {
- "id": "",
- "label": "tome",
- "localized": "tome",
- "reload": "",
- "hint": "tome"
- },
- {
- "id": "",
- "label": "tool",
- "localized": "工具",
- "reload": "",
- "hint": "工具"
- },
- {
- "id": "",
- "label": "top-k",
- "localized": "top-k",
- "reload": "",
- "hint": "top-k"
- },
- {
- "id": "",
- "label": "top-p",
- "localized": "top-p",
- "reload": "",
- "hint": "top-p"
- },
- {
- "id": "",
- "label": "torch",
- "localized": "torch",
- "reload": "",
- "hint": "torch"
- },
- {
- "id": "",
- "label": "transformer",
- "localized": "Transformer",
- "reload": "",
- "hint": "Transformer"
- },
- {
- "id": "",
- "label": "trigger word",
+ "id": 0,
+ "label": "Trigger word",
"localized": "触发词",
"reload": "",
- "hint": "触发词"
+ "hint": ""
},
{
- "id": "",
- "label": "true",
- "localized": "真",
+ "id": 0,
+ "label": "Temperature",
+ "localized": "温度 (Temperature)",
"reload": "",
- "hint": "真"
+ "hint": ""
},
{
- "id": "",
- "label": "tunable ops limit",
+ "id": 0,
+ "label": "Timestep",
+ "localized": "时间步",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=1",
+ "localized": "分块提示词: x=1 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=2",
+ "localized": "分块提示词: x=1 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=3",
+ "localized": "分块提示词: x=1 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=1 y=4",
+ "localized": "分块提示词: x=1 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=1",
+ "localized": "分块提示词: x=2 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=2",
+ "localized": "分块提示词: x=2 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=3",
+ "localized": "分块提示词: x=2 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=2 y=4",
+ "localized": "分块提示词: x=2 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=1",
+ "localized": "分块提示词: x=3 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=2",
+ "localized": "分块提示词: x=3 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=3",
+ "localized": "分块提示词: x=3 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=3 y=4",
+ "localized": "分块提示词: x=3 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=1",
+ "localized": "分块提示词: x=4 y=1",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=2",
+ "localized": "分块提示词: x=4 y=2",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=3",
+ "localized": "分块提示词: x=4 y=3",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile prompt: x=4 y=4",
+ "localized": "分块提示词: x=4 y=4",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temporal frequency",
+ "localized": "时间频率",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Top-K",
+ "localized": "Top-K",
+ "reload": "",
+ "hint": "在每个步骤中将令牌选择限制为 K 个最可能的候选者。 较低的值(如 40)使输出更集中且可预测,而较高的值则允许更多样化的选择。 设置为 0 以禁用。"
+ },
+ {
+ "id": 0,
+ "label": "Top-P",
+ "localized": "Top-P",
+ "reload": "",
+ "hint": "从累积概率超过 P(如 0.9)的最小集合中选择令牌。 根据模型置信度动态调整候选者数量;确定时选项较少,不确定时选项较多。 设置为 1 以禁用。"
+ },
+ {
+ "id": 0,
+ "label": "Thinking mode",
+ "localized": "思考模式",
+ "reload": "",
+ "hint": "启用思考/推理,允许模型花费更多时间生成响应。 这可以带来更深思熟虑和详细的回答,但会增加响应时间。 此设置影响混合模型和仅思考模型,在某些情况下可能导致整体质量低于预期。对于像 Qwen3-VL 这样的仅思考模型,此设置可能必须与 prefill 结合使用以确保防止思考。 支持此功能的模型标有 图标。"
+ },
+ {
+ "id": 0,
+ "label": "Target subject",
+ "localized": "目标主体",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tool",
+ "localized": "工具",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Textbox",
+ "localized": "文本框",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile overlap",
+ "localized": "分块重叠",
+ "reload": "",
+ "hint": "对于 SD 放大,分块之间应有多少像素的重叠。分块重叠是为了在将它们合并回一张图片时,没有明显的接缝。"
+ },
+ {
+ "id": 0,
+ "label": "T2I Strength",
+ "localized": "T2I 强度",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Time embedding mix",
+ "localized": "时间嵌入混合",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tiling options",
+ "localized": "平铺选项",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tiny",
+ "localized": "微型 (Tiny)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "True guidance",
+ "localized": "真实引导",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tile frames",
+ "localized": "分块帧",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Task",
+ "localized": "任务",
+ "reload": "",
+ "hint": "更改模型将执行的任务。当任务设置为 Use Prompt 时,可以使用常规文本提示词。 选择其他选项时,请参阅空的 Prompt 字段内的提示文本以获取指导。"
+ },
+ {
+ "id": 0,
+ "label": "Tagger Model",
+ "localized": "打标模型",
+ "reload": "",
+ "hint": "用于图像打标的模型。WaifuDiffusion 模型 (wd-*):具有独立通用和角色阈值的现代打标器。DeepBooru :旧版打标器,仅使用通用阈值。"
+ },
+ {
+ "id": 0,
+ "label": "Torch",
+ "localized": "Torch",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Transformers load using Run:ai streamer",
+ "localized": "Transformers 使用 Run:ai streamer 加载",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Temporal steps",
+ "localized": "时间步",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "TE",
+ "localized": "TE",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "true",
+ "localized": "true",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text encoder model",
+ "localized": "文本编码器模型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Text encoder cache size",
+ "localized": "文本编码器缓存大小",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "T5: Use shared instance of text encoder",
+ "localized": "T5: 使用共享的文本编码器实例",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Tunable ops limit",
"localized": "可调操作限制",
"reload": "",
- "hint": "可调操作限制"
+ "hint": ""
},
{
- "id": "",
- "label": "ufogen",
- "localized": "ufogen",
+ "id": 0,
+ "label": "ToMe",
+ "localized": "ToMe",
"reload": "",
- "hint": "ufogen"
+ "hint": ""
},
{
- "id": "",
- "label": "ui card size (px)",
- "localized": "UI卡片大小 (像素)",
+ "id": 0,
+ "label": "ToDo",
+ "localized": "ToDo",
"reload": "",
- "hint": "UI卡片大小 (像素)"
+ "hint": ""
},
{
- "id": "",
- "label": "ui fetch network info on mouse-over",
- "localized": "UI鼠标悬停时获取网络信息",
+ "id": 0,
+ "label": "ToMe token merging ratio",
+ "localized": "ToMe 令牌合并率",
"reload": "",
- "hint": "UI鼠标悬停时获取网络信息"
+ "hint": "通过 tomesd 启用冗余令牌合并,以提高速度和改进内存,0=禁用"
},
{
- "id": "",
- "label": "ui height (%)",
- "localized": "UI高度 (%)",
+ "id": 0,
+ "label": "ToDo token merging ratio",
+ "localized": "ToDo 令牌合并率",
"reload": "",
- "hint": "UI高度 (%)"
+ "hint": "通过 todo 启用冗余令牌合并,以提高速度和改进内存,0=禁用"
},
{
- "id": "",
- "label": "ui locale",
- "localized": "UI语言环境",
+ "id": 0,
+ "label": "TaylorSeer",
+ "localized": "TaylorSeer",
"reload": "",
- "hint": "UI语言环境"
+ "hint": ""
},
{
- "id": "",
- "label": "ui request timeout",
- "localized": "UI请求超时",
+ "id": 0,
+ "label": "TeaCache cache enabled",
+ "localized": "启用 TeaCache 缓存",
"reload": "",
- "hint": "UI请求超时"
+ "hint": ""
},
{
- "id": "",
- "label": "ui show on startup",
- "localized": "UI启动时显示",
+ "id": 0,
+ "label": "TeaCache L1 threshold",
+ "localized": "TeaCache L1 阈值",
"reload": "",
- "hint": "UI启动时显示"
+ "hint": ""
},
{
- "id": "",
- "label": "ui sidebar width (%)",
- "localized": "UI侧边栏宽度 (%)",
+ "id": 0,
+ "label": "TAESD",
+ "localized": "TAESD",
"reload": "",
- "hint": "UI侧边栏宽度 (%)"
+ "hint": ""
},
{
- "id": "",
- "label": "ui theme",
- "localized": "UI主题",
+ "id": 0,
+ "label": "TAESD variant",
+ "localized": "TAESD 变体",
"reload": "",
- "hint": "UI主题"
+ "hint": ""
},
{
- "id": "",
- "label": "unet",
- "localized": "U-Net",
+ "id": 0,
+ "label": "TAESD decode layers",
+ "localized": "TAESD 解码层",
"reload": "",
- "hint": "U-Net"
+ "hint": ""
},
{
- "id": "",
- "label": "unet depth",
- "localized": "U-Net 深度",
+ "id": 0,
+ "label": "Tensorboard flush period",
+ "localized": "Tensorboard 刷新周期",
"reload": "",
- "hint": "U-Net 深度"
+ "hint": ""
},
{
- "id": "",
- "label": "unet enabled",
- "localized": "U-Net 已启用",
+ "id": 0,
+ "label": "Tertiary model",
+ "localized": "三元模型",
"reload": "",
- "hint": "U-Net 已启用"
+ "hint": ""
},
{
- "id": "",
- "label": "unet max tile size",
- "localized": "U-Net 最大平铺大小",
+ "id": 0,
+ "label": "Target model type",
+ "localized": "目标模型类型",
"reload": "",
- "hint": "U-Net 最大平铺大小"
+ "hint": ""
},
{
- "id": "",
- "label": "unet min tile size",
- "localized": "U-Net 最小平铺大小",
+ "id": 0,
+ "label": "T2I-Adapter unit 1",
+ "localized": "T2I-Adapter 单元 1",
"reload": "",
- "hint": "U-Net 最小平铺大小"
+ "hint": ""
},
{
- "id": "",
- "label": "unet model",
- "localized": "U-Net 模型",
+ "id": 0,
+ "label": "T2I-Adapter unit 2",
+ "localized": "T2I-Adapter 单元 2",
"reload": "",
- "hint": "U-Net 模型"
+ "hint": ""
},
{
- "id": "",
- "label": "unet swap size",
- "localized": "U-Net 交换大小",
+ "id": 0,
+ "label": "T2I-Adapter unit 3",
+ "localized": "T2I-Adapter 单元 3",
"reload": "",
- "hint": "U-Net 交换大小"
+ "hint": ""
},
{
- "id": "",
- "label": "uniform",
- "localized": "均匀",
+ "id": 0,
+ "label": "T2I-Adapter unit 4",
+ "localized": "T2I-Adapter 单元 4",
"reload": "",
- "hint": "均匀"
- },
+ "hint": ""
+ }
+ ],
+ "u": [
{
- "id": "",
- "label": "units",
- "localized": "单位",
+ "id": 7552,
+ "label": "Unload model",
+ "localized": "卸载模型",
"reload": "",
- "hint": "单位"
+ "hint": "卸载当前已加载的模型"
},
{
- "id": "",
- "label": "unload current model from vram",
- "localized": "从显存卸载当前模型",
+ "id": 12051,
+ "label": "Upload",
+ "localized": "上传",
"reload": "",
- "hint": "从显存卸载当前模型"
+ "hint": ""
},
{
- "id": "",
- "label": "unload upscaler after processing",
- "localized": "处理后卸载放大器",
+ "id": 15468,
+ "label": "Unload",
+ "localized": "卸载",
"reload": "",
- "hint": "处理后卸载放大器"
+ "hint": ""
},
{
- "id": "",
- "label": "unset",
- "localized": "未设置",
+ "id": 21473,
+ "label": "Update all installed",
+ "localized": "更新所有已安装项",
"reload": "",
- "hint": "未设置"
+ "hint": "将所有已安装的扩展更新至最新的可用版本"
},
{
- "id": "",
+ "id": 25841,
+ "label": "Update",
+ "localized": "更新",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 28912,
+ "label": "User interface",
+ "localized": "用户界面",
+ "reload": "",
+ "hint": "查看并设置用户界面首选项"
+ },
+ {
+ "id": 31445,
+ "label": "Update all",
+ "localized": "更新全部",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 35687,
+ "label": "Upscale",
+ "localized": "放大",
+ "reload": "",
+ "hint": "放大图像"
+ },
+ {
+ "id": 39214,
+ "label": "UI Tabs",
+ "localized": "界面选项卡",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 42365,
+ "label": "Upscaling",
+ "localized": "图像放大",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 45871,
+ "label": "Use segmentation",
+ "localized": "使用语义分割",
+ "reload": "",
+ "hint": "使用语义分割掩码运行修补器"
+ },
+ {
+ "id": 49123,
+ "label": "Unload adapter",
+ "localized": "卸载适配器",
+ "reload": "",
+ "hint": "生成后立即卸载 IP 适配器。否则,IP 适配器将保持加载状态,以便在下次生成过程中更快使用"
+ },
+ {
+ "id": 52456,
+ "label": "Use same seed",
+ "localized": "使用相同种子",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 55874,
+ "label": "Use defaults",
+ "localized": "使用默认值",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 58963,
+ "label": "Use text inputs",
+ "localized": "使用文本输入",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 61254,
+ "label": "Use random seeds",
+ "localized": "使用随机种子",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 64587,
+ "label": "Use vision",
+ "localized": "使用视觉能力",
+ "reload": "",
+ "hint": "在增强提示词时包含输入图像。 仅适用于支持视觉的模型,标有 图标。"
+ },
+ {
+ "id": 67891,
+ "label": "Use samplers",
+ "localized": "使用采样器",
+ "reload": "",
+ "hint": "启用以使用采样(基于 Top-k 或 Top-p 等采样方法随机选择 Token),或禁用以使用贪婪解码(每一步都选择概率最高的 Token)。 启用会使输出更多样化和更具创意,但确定性较低。"
+ },
+ {
+ "id": 71235,
+ "label": "Unload after processing",
+ "localized": "处理后卸载",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 74568,
"label": "up",
"localized": "up",
"reload": "",
- "hint": "up"
+ "hint": ""
},
{
- "id": "",
- "label": "upcast attention layer",
- "localized": "向上转换注意力层",
+ "id": 77894,
+ "label": "Upscaler",
+ "localized": "放大算法",
"reload": "",
- "hint": "向上转换注意力层"
+ "hint": "在放大过程中使用哪种预训练模型。"
},
{
- "id": "",
- "label": "update",
- "localized": "更新",
+ "id": 81247,
+ "label": "Units",
+ "localized": "单位",
"reload": "",
- "hint": "更新"
+ "hint": ""
},
{
- "id": "",
- "label": "upload",
- "localized": "上传",
+ "id": 84572,
+ "label": "Unload processor",
+ "localized": "卸载处理器",
"reload": "",
- "hint": "上传"
+ "hint": ""
},
{
- "id": "",
- "label": "use brownian noise",
- "localized": "使用布朗噪声",
+ "id": 87963,
+ "label": "Use spaces",
+ "localized": "使用空格",
"reload": "",
- "hint": "使用布朗噪声"
+ "hint": "在标签输出中用空格替换下划线。 某些提示词系统更喜欢单词之间使用空格(例如 'long hair'),而其他系统则使用下划线(例如 'long_hair')。"
},
{
- "id": "",
- "label": "use cached model config when available",
- "localized": "可用时使用缓存的模型配置",
+ "id": 91245,
+ "label": "Username",
+ "localized": "用户名",
"reload": "",
- "hint": "可用时使用缓存的模型配置"
+ "hint": ""
},
{
- "id": "",
- "label": "use defaults",
- "localized": "使用默认值",
+ "id": 94578,
+ "label": "UNET model",
+ "localized": "UNET 模型",
"reload": "",
- "hint": "使用默认值"
+ "hint": ""
},
{
- "id": "",
- "label": "use dynamic thresholding",
- "localized": "使用动态阈值处理",
+ "id": 97852,
+ "label": "Use torch streams",
+ "localized": "使用 torch 流",
"reload": "",
- "hint": "使用动态阈值处理"
+ "hint": ""
},
{
- "id": "",
- "label": "use fixed width thumbnails",
+ "id": 101245,
+ "label": "Use SVD quantization",
+ "localized": "使用 SVD 量化",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 104578,
+ "label": "Use Dynamic quantization",
+ "localized": "使用动态量化",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 107896,
+ "label": "Use quantized MatMul",
+ "localized": "使用量化矩阵乘法 (MatMul)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 111245,
+ "label": "Use quantized MatMul with conv",
+ "localized": "对卷积使用量化矩阵乘法",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 114578,
+ "label": "Use line break as prompt segment marker",
+ "localized": "使用换行符作为提示词分段标记",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 117896,
+ "label": "Use zeros for prompt padding",
+ "localized": "使用零值进行提示词填充",
+ "reload": "",
+ "hint": "当提示词为空时强制使用全零张量,以消除任何残留噪声"
+ },
+ {
+ "id": 121245,
+ "label": "Upcast sampling",
+ "localized": "向上转型采样",
+ "reload": "",
+ "hint": "通常产生与 --no-half 类似的结果,且性能更好,内存占用更少"
+ },
+ {
+ "id": 124578,
+ "label": "Unset",
+ "localized": "取消设置",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 127896,
+ "label": "UI save only saves selected image",
+ "localized": "UI 保存仅保存选中的图像",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 131245,
+ "label": "Use image gallery cache",
+ "localized": "使用图库缓存",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 134578,
+ "label": "Use fixed width thumbnails",
"localized": "使用固定宽度缩略图",
"reload": "",
- "hint": "使用固定宽度缩略图"
+ "hint": ""
},
{
- "id": "",
- "label": "use image gallery cache",
- "localized": "使用图像画廊缓存",
+ "id": 137896,
+ "label": "UI theme",
+ "localized": "UI 主题",
"reload": "",
- "hint": "使用图像画廊缓存"
+ "hint": ""
},
{
- "id": "",
- "label": "use karras sigmas",
- "localized": "使用Karras sigma",
+ "id": 141245,
+ "label": "UI request timeout",
+ "localized": "UI 请求超时",
"reload": "",
- "hint": "使用Karras sigma"
+ "hint": ""
},
{
- "id": "",
- "label": "use line break as prompt segment marker",
- "localized": "使用换行符作为提示段标记",
+ "id": 144578,
+ "label": "UI locale",
+ "localized": "UI 语言区域",
"reload": "",
- "hint": "使用换行符作为提示段标记"
+ "hint": ""
},
{
- "id": "",
- "label": "use model ema weights when possible",
- "localized": "尽可能使用模型EMA权重",
+ "id": 147896,
+ "label": "Unload upscaler after processing",
+ "localized": "处理后卸载放大器",
"reload": "",
- "hint": "尽可能使用模型EMA权重"
+ "hint": ""
},
{
- "id": "",
- "label": "use quantization",
- "localized": "使用量化",
+ "id": 151245,
+ "label": "Upscaler latent steps",
+ "localized": "潜空间放大步数",
"reload": "",
- "hint": "使用量化"
+ "hint": ""
},
{
- "id": "",
- "label": "use random seeds",
- "localized": "使用随机种子",
+ "id": 154578,
+ "label": "Upscaler tile size",
+ "localized": "放大器分块大小",
"reload": "",
- "hint": "使用随机种子"
+ "hint": "0 = 不分块"
},
{
- "id": "",
- "label": "use reference values when available",
+ "id": 157896,
+ "label": "Upscaler tile overlap",
+ "localized": "放大器分块重叠",
+ "reload": "",
+ "hint": "低值 = 明显的接缝"
+ },
+ {
+ "id": 161245,
+ "label": "Use cached model config when available",
+ "localized": "可用时使用缓存的模型配置",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 164578,
+ "label": "UI show on startup",
+ "localized": "启动时显示 UI",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 167896,
+ "label": "UI sidebar width (%)",
+ "localized": "UI 侧边栏宽度 (%)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 171245,
+ "label": "UI height (%)",
+ "localized": "UI 高度 (%)",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 174578,
+ "label": "UI fetch network info on mouse-over",
+ "localized": "鼠标悬停时获取模型网络信息",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 177896,
+ "label": "Use reference values when available",
"localized": "可用时使用参考值",
"reload": "",
- "hint": "可用时使用参考值"
+ "hint": ""
},
{
- "id": "",
- "label": "use same seed",
- "localized": "使用相同种子",
- "reload": "",
- "hint": "使用相同种子"
- },
- {
- "id": "",
- "label": "use sample",
- "localized": "使用样本",
- "reload": "",
- "hint": "使用样本"
- },
- {
- "id": "",
- "label": "use separate base dict",
- "localized": "使用单独的基础字典",
- "reload": "",
- "hint": "使用单独的基础字典"
- },
- {
- "id": "",
- "label": "use simplified solvers in final steps",
- "localized": "在最后步骤中使用简化求解器",
- "reload": "",
- "hint": "在最后步骤中使用简化求解器"
- },
- {
- "id": "",
- "label": "use text inputs",
- "localized": "使用文本输入",
- "reload": "",
- "hint": "使用文本输入"
- },
- {
- "id": "",
+ "id": 181245,
"label": "user",
"localized": "用户",
"reload": "",
- "hint": "用户"
+ "hint": ""
},
{
- "id": "",
- "label": "username",
- "localized": "用户名",
+ "id": 184578,
+ "label": "Upcast attention layer",
+ "localized": "向上转型注意力层",
"reload": "",
- "hint": "用户名"
+ "hint": ""
},
{
- "id": "",
- "label": "v_prediction",
- "localized": "v预测",
+ "id": 187896,
+ "label": "Use separate base dict",
+ "localized": "使用独立的基础字典",
"reload": "",
- "hint": "v预测"
+ "hint": ""
},
{
- "id": "",
- "label": "vae enabled",
- "localized": "VAE启用",
+ "id": 191245,
+ "label": "Use model EMA weights when possible",
+ "localized": "尽可能使用模型 EMA 权重",
"reload": "",
- "hint": "VAE启用"
+ "hint": ""
},
{
- "id": "",
- "label": "vae sliced encode",
- "localized": "VAE切片编码",
+ "id": 194578,
+ "label": "Use Kohya method for handling multiple LoRA",
+ "localized": "使用 Kohya 方法处理多个 LoRA",
"reload": "",
- "hint": "VAE切片编码"
+ "hint": ""
},
{
- "id": "",
- "label": "vae swap size",
- "localized": "VAE交换大小",
+ "id": 197896,
+ "label": "UI scripts order",
+ "localized": "UI 脚本顺序",
"reload": "",
- "hint": "VAE交换大小"
+ "hint": ""
},
{
- "id": "",
- "label": "vae tile overlap",
- "localized": "VAE瓦片重叠",
+ "id": 201245,
+ "label": "Use upscaler as suffix",
+ "localized": "使用放大器名称作为后缀",
"reload": "",
- "hint": "VAE瓦片重叠"
+ "hint": ""
},
{
- "id": "",
- "label": "vae tile size",
- "localized": "VAE瓦片大小",
+ "id": 204578,
+ "label": "Unload Current Model from VRAM",
+ "localized": "从显存卸载当前模型",
"reload": "",
- "hint": "VAE瓦片大小"
+ "hint": ""
},
{
- "id": "",
- "label": "vary_coeff",
- "localized": "变化系数",
+ "id": 207896,
+ "label": "unet",
+ "localized": "unet",
"reload": "",
- "hint": "变化系数"
+ "hint": ""
},
{
- "id": "",
- "label": "vdm solver",
- "localized": "VDM求解器",
+ "id": 211245,
+ "label": "Upsample",
+ "localized": "上采样",
"reload": "",
- "hint": "VDM求解器"
- },
+ "hint": ""
+ }
+ ],
+ "v": [
{
- "id": "",
- "label": "version",
- "localized": "版本",
+ "id": 0,
+ "label": "Video",
+ "localized": "视频",
"reload": "",
- "hint": "版本"
+ "hint": "使用不同方法创建视频 支持文生视频、图生视频(首尾帧插值)等。"
},
{
- "id": "",
- "label": "vgen params",
- "localized": "视频生成参数",
+ "id": 0,
+ "label": "Video Params",
+ "localized": "视频参数",
"reload": "",
- "hint": "视频生成参数"
+ "hint": "与输出视频文件编码相关的设置"
},
{
- "id": "",
- "label": "vibrance",
+ "id": 0,
+ "label": "VLM Caption",
+ "localized": "VLM 标注",
+ "reload": "",
+ "hint": "使用视觉语言模型(VLM)分析图像"
+ },
+ {
+ "id": 0,
+ "label": "Variational Auto Encoder",
+ "localized": "变分自编码器",
+ "reload": "",
+ "hint": "与变分自编码器(VAE)及生成过程中的图像解码相关的设置"
+ },
+ {
+ "id": 0,
+ "label": "VAE",
+ "localized": "VAE",
+ "reload": "",
+ "hint": "变分自编码器:用于在生成结束时运行图像解码的模型"
+ },
+ {
+ "id": 0,
+ "label": "Video Output",
+ "localized": "视频输出",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Variation",
+ "localized": "变体",
+ "reload": "",
+ "hint": "与主种子混合的次要种子"
+ },
+ {
+ "id": 0,
+ "label": "Variation strength",
+ "localized": "变体强度",
+ "reload": "",
+ "hint": "产生的变体强度。为 0 时没有效果。为 1 时,你将得到完全基于变体种子的图片(使用祖先采样器除外,此时只会得到随机结果)"
+ },
+ {
+ "id": 0,
+ "label": "VAE type",
+ "localized": "VAE 类型",
+ "reload": "",
+ "hint": "选择运行完整 VAE、低质量 VAE 或尝试使用远程 VAE 服务"
+ },
+ {
+ "id": 0,
+ "label": "Vibrance",
"localized": "鲜艳度",
"reload": "",
- "hint": "鲜艳度"
+ "hint": ""
},
{
- "id": "",
- "label": "video file",
+ "id": 0,
+ "label": "Version",
+ "localized": "版本",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video format",
+ "localized": "视频格式",
+ "reload": "",
+ "hint": "输出视频的格式和编码器"
+ },
+ {
+ "id": 0,
+ "label": "Video duration",
+ "localized": "视频时长",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video engine",
+ "localized": "视频引擎",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video model",
+ "localized": "视频模型",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "VAE decode",
+ "localized": "VAE 解码",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video interpolation",
+ "localized": "视频插帧",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video codec",
+ "localized": "视频编码器",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video options",
+ "localized": "视频选项",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video save video",
+ "localized": "视频保存视频",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video save frames",
+ "localized": "视频保存序列帧",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video save safetensors",
+ "localized": "视频保存 safetensors",
+ "reload": "",
+ "hint": ""
+ },
+ {
+ "id": 0,
+ "label": "Video file",
"localized": "视频文件",
"reload": "",
- "hint": "视频文件"
+ "hint": ""
},
{
- "id": "",
- "label": "video type",
- "localized": "视频类型",
+ "id": 0,
+ "label": "VLM Model",
+ "localized": "VLM 模型",
"reload": "",
- "hint": "视频类型"
+ "hint": "选择用于视觉语言任务的模型。 支持思考模式的模型带有 图标。"
},
{
- "id": "",
- "label": "vlm",
- "localized": "视觉语言模型",
+ "id": 0,
+ "label": "VLM Max Tokens",
+ "localized": "VLM 最大 Token 数",
"reload": "",
- "hint": "视觉语言模型"
+ "hint": "模型在响应中可以生成的最大 Token 数量。 模型在生成过程中不会感知到此限制,它不会让模型尝试生成更详细或更简洁的回答,它只是设置一个硬性长度限制,并在达到限制时强制切断响应。"
},
{
- "id": "",
- "label": "vlm model",
- "localized": "视觉语言模型",
+ "id": 0,
+ "label": "VLM Num Beams",
+ "localized": "VLM 束搜索数",
"reload": "",
- "hint": "视觉语言模型"
+ "hint": "同时维护多个候选路径并选择整体最佳序列。 类似于同时探索多个草稿以找到最好的一个。比随机采样更彻底,但速度慢得多,且创意较低。 通常不推荐,大多数现代 VLM 在使用采样方法时表现更好。 设为 1 以禁用。"
},
{
- "id": "",
- "label": "vlm: default model",
- "localized": "视觉语言模型: 默认模型",
+ "id": 0,
+ "label": "VLM Temperature",
+ "localized": "VLM 温度",
"reload": "",
- "hint": "视觉语言模型: 默认模型"
+ "hint": "控制 Token 选择的随机性。较低的值(如 0.1)使输出更聚焦且确定,总是选择高概率 Token。 较高的值(如 0.9)通过允许概率较低的 Token 来增加创意和多样性。 设为 0 以实现完全确定性的输出(始终选择最可能的 Token)。"
},
{
- "id": "",
- "label": "vlm: default prompt",
- "localized": "视觉语言模型: 默认提示",
+ "id": 0,
+ "label": "VLM",
+ "localized": "VLM",
"reload": "",
- "hint": "视觉语言模型: 默认提示"
+ "hint": ""
},
{
- "id": "",
- "label": "vlm: max length",
- "localized": "视觉语言模型: 最大长度",
+ "id": 0,
+ "label": "VAE model",
+ "localized": "VAE 模型",
"reload": "",
- "hint": "视觉语言模型: 最大长度"
+ "hint": "VAE 有助于处理最终图像的精细细节,也可能会改变颜色"
},
{
- "id": "",
- "label": "vlm: num beams",
- "localized": "视觉语言模型: 波束数量",
+ "id": 0,
+ "label": "VAE slicing",
+ "localized": "VAE 切片",
"reload": "",
- "hint": "视觉语言模型: 波束数量"
+ "hint": "在显存有限的情况下,一次只解码批处理中的一张图像。在多图批处理的 VAE 解码中会有小幅性能提升"
},
{
- "id": "",
- "label": "vlm: top-k",
- "localized": "视觉语言模型: Top-K",
+ "id": 0,
+ "label": "VAE tiling",
+ "localized": "VAE 分块",
"reload": "",
- "hint": "视觉语言模型: Top-K"
+ "hint": "在显存有限的情况下,将大图像分成重叠的方块进行处理。这会导致处理时间略微增加"
},
{
- "id": "",
- "label": "vlm: top-p",
- "localized": "视觉语言模型: Top-P",
+ "id": 0,
+ "label": "VAE tile size",
+ "localized": "VAE 分块大小",
"reload": "",
- "hint": "视觉语言模型: Top-P"
+ "hint": ""
},
{
- "id": "",
- "label": "vlm: use sample method",
- "localized": "视觉语言模型: 使用采样方法",
+ "id": 0,
+ "label": "VAE tile overlap",
+ "localized": "VAE 分块重叠",
"reload": "",
- "hint": "视觉语言模型: 使用采样方法"
+ "hint": ""
},
{
- "id": "",
- "label": "warmth",
- "localized": "暖度",
+ "id": 0,
+ "label": "verbose",
+ "localized": "verbose",
"reload": "",
- "hint": "暖度"
+ "hint": ""
},
{
- "id": "",
- "label": "webp lossless compression",
- "localized": "WebP无损压缩",
+ "id": 0,
+ "label": "VAE sliced encode",
+ "localized": "VAE 切片编码",
"reload": "",
- "hint": "WebP无损压缩"
+ "hint": ""
},
{
- "id": "",
- "label": "weight",
- "localized": "权重",
+ "id": 0,
+ "label": "VGen params",
+ "localized": "VGen 参数",
"reload": "",
- "hint": "权重"
- },
+ "hint": ""
+ }
+ ],
+ "w": [
{
- "id": "",
- "label": "width after",
- "localized": "宽度 (之后)",
+ "id": 0,
+ "label": "Wiki",
+ "localized": "Wiki",
"reload": "",
- "hint": "宽度 (之后)"
+ "hint": "维基文档"
},
{
- "id": "",
- "label": "width before",
- "localized": "宽度 (之前)",
- "reload": "",
- "hint": "宽度 (之前)"
- },
- {
- "id": "",
- "label": "width mask",
- "localized": "蒙版宽度",
- "reload": "",
- "hint": "蒙版宽度"
- },
- {
- "id": "",
- "label": "wiki",
- "localized": "维基",
- "reload": "",
- "hint": "维基"
- },
- {
- "id": "",
- "label": "wildcards",
- "localized": "通配符",
+ "id": 1,
+ "label": "Wildcards",
+ "localized": "Wildcards",
"reload": "",
"hint": "通配符"
},
{
- "id": "",
- "label": "x components",
- "localized": "X分量",
+ "id": 2,
+ "label": "WanAI",
+ "localized": "WanAI",
"reload": "",
- "hint": "X分量"
+ "hint": "万象人工智能 (WanAI)"
},
{
- "id": "",
- "label": "x overlap",
- "localized": "X轴重叠",
+ "id": 3,
+ "label": "Watermarking",
+ "localized": "Watermarking",
"reload": "",
- "hint": "X轴重叠"
+ "hint": "水印设置"
},
{
- "id": "",
- "label": "x type",
- "localized": "X类型",
+ "id": 4,
+ "label": "Width",
+ "localized": "宽度",
"reload": "",
- "hint": "X类型"
+ "hint": "图像宽度"
},
{
- "id": "",
- "label": "x-axis tile overlap",
- "localized": "X轴瓦片重叠",
+ "id": 5,
+ "label": "Warmth",
+ "localized": "色温",
"reload": "",
- "hint": "X轴瓦片重叠"
+ "hint": "色彩温暖度"
},
{
- "id": "",
- "label": "x-axis tiles",
- "localized": "X轴瓦片",
+ "id": 6,
+ "label": "Weight",
+ "localized": "权重",
"reload": "",
- "hint": "X轴瓦片"
+ "hint": "适配器权重"
},
{
- "id": "",
+ "id": 7,
+ "label": "Width after",
+ "localized": "调整后宽度",
+ "reload": "",
+ "hint": "缩放后的宽度"
+ },
+ {
+ "id": 8,
+ "label": "Width mask",
+ "localized": "宽度蒙版",
+ "reload": "",
+ "hint": "蒙版宽度"
+ },
+ {
+ "id": 9,
+ "label": "WebP lossless compression",
+ "localized": "WebP 无损压缩",
+ "reload": "",
+ "hint": "使用 WebP 格式进行无损图片压缩"
+ },
+ {
+ "id": 10,
+ "label": "Weights clip",
+ "localized": "权重裁剪",
+ "reload": "",
+ "hint": "强制合并后的权重不高于原模型,防止画面烧灼感及过饱和"
+ }
+ ],
+ "x": [
+ {
+ "id": 0,
+ "label": "XS",
+ "localized": "XS",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 1,
+ "label": "X components",
+ "localized": "X 组件",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 2,
+ "label": "X overlap",
+ "localized": "X 重叠",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 3,
+ "label": "X-axis tiles",
+ "localized": "X 轴分块",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 4,
+ "label": "X-axis tile overlap",
+ "localized": "X 轴分块重叠",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 5,
+ "label": "X type",
+ "localized": "X 轴类型",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 6,
+ "label": "X values",
+ "localized": "X 轴数值",
+ "reload": "n/a",
+ "hint": "使用英文逗号分隔 X 轴的各个数值"
+ },
+ {
+ "id": 7,
"label": "xhinker",
"localized": "xhinker",
- "reload": "",
- "hint": "xhinker"
+ "reload": "n/a",
+ "hint": ""
},
{
- "id": "",
- "label": "xs",
- "localized": "xs",
- "reload": "",
- "hint": "xs"
+ "id": 8,
+ "label": "xFormers",
+ "localized": "xFormers",
+ "reload": "n/a",
+ "hint": "内存优化。非确定性(每次生成结果可能略有不同)"
},
{
- "id": "",
- "label": "y components",
+ "id": 9,
+ "label": "xet",
+ "localized": "xet",
+ "reload": "n/a",
+ "hint": ""
+ },
+ {
+ "id": 10,
+ "label": "XYZ Grid",
+ "localized": "XYZ 网格",
+ "reload": "n/a",
+ "hint": "XYZ 网格是一个强大的模块,可以根据变化的多个生成参数创建图像网格"
+ }
+ ],
+ "y": [
+ {
+ "id": 0,
+ "label": "Y components",
"localized": "Y分量",
"reload": "",
- "hint": "Y分量"
+ "hint": "Y轴的分量设置"
},
{
- "id": "",
- "label": "y overlap",
- "localized": "Y轴重叠",
+ "id": 1,
+ "label": "Y overlap",
+ "localized": "Y重叠",
"reload": "",
- "hint": "Y轴重叠"
+ "hint": "Y轴方向的重叠区域大小"
},
{
- "id": "",
- "label": "y type",
+ "id": 2,
+ "label": "Y-axis tiles",
+ "localized": "Y轴分块",
+ "reload": "",
+ "hint": "Y轴方向的分块数量"
+ },
+ {
+ "id": 3,
+ "label": "Y-axis tile overlap",
+ "localized": "Y轴分块重叠",
+ "reload": "",
+ "hint": "Y轴方向分块之间的重叠像素距离"
+ },
+ {
+ "id": 4,
+ "label": "Y type",
"localized": "Y类型",
"reload": "",
- "hint": "Y类型"
+ "hint": "Y轴所代表的参数类型"
},
{
- "id": "",
- "label": "y-axis tile overlap",
- "localized": "Y轴瓦片重叠",
+ "id": 5,
+ "label": "Y values",
+ "localized": "Y数值",
"reload": "",
- "hint": "Y轴瓦片重叠"
+ "hint": "使用英文逗号分隔Y轴的各项参数值"
+ }
+ ],
+ "z": [
+ {
+ "id": 0,
+ "label": "ZImageTurbo",
+ "localized": "ZImageTurbo",
+ "reload": "",
+ "hint": "ZImageTurbo 加速组件"
},
{
- "id": "",
- "label": "y-axis tiles",
- "localized": "Y轴瓦片",
+ "id": 0,
+ "label": "zimage",
+ "localized": "zimage",
"reload": "",
- "hint": "Y轴瓦片"
+ "hint": "zimage 图像处理单元"
},
{
- "id": "",
- "label": "z type",
- "localized": "Z类型",
+ "id": 0,
+ "label": "ZeroStar init steps",
+ "localized": "ZeroStar 初始化步数",
"reload": "",
- "hint": "Z类型"
+ "hint": "ZeroStar 算法的初始采样步数"
},
{
- "id": "",
- "label": "zero",
- "localized": "零",
+ "id": 0,
+ "label": "Zero",
+ "localized": "Zero",
"reload": "",
- "hint": "零"
+ "hint": "Zero 零位配置"
},
{
- "id": "",
- "label": "zoe depth",
- "localized": "Zoe深度",
+ "id": 0,
+ "label": "Z type",
+ "localized": "Z轴类型",
"reload": "",
- "hint": "Zoe深度"
+ "hint": "XYZ 图表中的 Z 轴参数类型"
+ },
+ {
+ "id": 0,
+ "label": "Z values",
+ "localized": "Z轴数值",
+ "reload": "",
+ "hint": "使用逗号分隔 Z 轴的各个数值"
+ },
+ {
+ "id": 0,
+ "label": "Zoe Depth",
+ "localized": "Zoe 深度",
+ "reload": "",
+ "hint": "Zoe 深度图估计模型"
}
]
-}
+}
\ No newline at end of file
diff --git a/installer.py b/installer.py
index 2e7dcce74..cc2031ea0 100644
--- a/installer.py
+++ b/installer.py
@@ -688,23 +688,23 @@ def check_diffusers():
t_start = time.time()
if args.skip_all:
return
- sha = '5bf248ddd8796b4f4958559429071a28f9b2dd3a' # diffusers commit hash
+ target_commit = '6141ae2348c1af14836ac076bf089a0259daa340' # diffusers commit hash
# if args.use_rocm or args.use_zluda or args.use_directml:
# sha = '043ab2520f6a19fce78e6e060a68dbc947edb9f9' # lock diffusers versions for now
pkg = pkg_resources.working_set.by_key.get('diffusers', None)
minor = int(pkg.version.split('.')[1] if pkg is not None else -1)
- cur = opts.get('diffusers_version', '') if minor > -1 else ''
- if (minor == -1) or ((cur != sha) and (not args.experimental)):
+ current = opts.get('diffusers_version', '') if minor > -1 else ''
+ if (minor == -1) or ((current != target_commit) and (not args.experimental)):
if minor == -1:
- log.info(f'Diffusers install: commit={sha}')
+ log.info(f'Diffusers install: commit={target_commit}')
else:
- log.info(f'Diffusers update: current={pkg.version} hash={cur} target={sha}')
+ log.info(f'Diffusers update: current={pkg.version} hash={current} target={target_commit}')
pip('uninstall --yes diffusers', ignore=True, quiet=True, uv=False)
if args.skip_git:
log.warning('Git: marked as not available but required for diffusers installation')
- pip(f'install --upgrade git+https://github.com/huggingface/diffusers@{sha}', ignore=False, quiet=True, uv=False)
+ pip(f'install --upgrade git+https://github.com/huggingface/diffusers@{target_commit}', ignore=False, quiet=True, uv=False)
global diffusers_commit # pylint: disable=global-statement
- diffusers_commit = sha
+ diffusers_commit = target_commit
ts('diffusers', t_start)
diff --git a/javascript/setHints.js b/javascript/setHints.js
index 6130d9fcc..8ae428ae8 100644
--- a/javascript/setHints.js
+++ b/javascript/setHints.js
@@ -1,4 +1,4 @@
-const allLocales = ['en', 'de', 'es', 'fr', 'it', 'ja', 'ko', 'pt', 'hr', 'ru', 'zh'];
+const allLocales = ['en', 'tb', 'nb', 'hr', 'es', 'it', 'fr', 'de', 'pt', 'ru', 'zh', 'ja', 'ko', 'hi', 'ar', 'bn', 'ur', 'id', 'vi', 'tr', 'sr', 'po', 'he', 'xx', 'qq', 'tlh'];
const localeData = {
prev: null,
locale: null,
@@ -168,48 +168,6 @@ async function tooltipHide(e) {
localeData.currentElement = null;
}
-async function validateHints(json, elements, tab) {
- json.missing = [];
- const data = Object.values(json).flat().filter((e) => e.hint.length > 0);
- for (const e of data) e.label = e.label.trim();
- if (tab) {
- elements = elements.filter((el) => el.closest(`#${tab}_tabitem`)); // include only elements within specified tab
- elements = elements.filter((el) => !el.closest(`#${tab}_scripts_tabitem`));
- }
- let original = elements.map((e) => e.textContent.toLowerCase().trim()).sort(); // should be case sensitive
- let duplicateUI = original.filter((e, i, a) => a.indexOf(e.toLowerCase()) !== i).sort();
- original = [...new Set(original)]; // remove duplicates
- duplicateUI = [...new Set(duplicateUI)]; // remove duplicates
- const current = data.map((e) => e.label.toLowerCase().trim()).sort(); // should be case sensitive
- // log('all elements:', original);
- // log('all hints:', current);
- log('hints-differences', { elements: original.length, hints: current.length });
- const missingHints = original.filter((e) => !current.includes(e.toLowerCase())).sort();
- const orphanedHints = current.filter((e) => !original.includes(e.toLowerCase())).sort();
- const duplicateHints = current.filter((e, i, a) => a.indexOf(e.toLowerCase()) !== i).sort();
- log('duplicate hints:', duplicateHints);
- log('duplicate labels:', duplicateUI);
- return [missingHints, orphanedHints];
-}
-
-async function addMissingHints(json, missingHints) {
- if (missingHints.length === 0) return;
- json.missing = [];
- for (const h of missingHints.sort()) {
- if (h.length <= 1) continue;
- json.missing.push({ id: '', label: h, localized: '', hint: h, longHint: '' }); // Add longHint property
- }
- log('missing hints', missingHints);
- log('added missing hints:', { missing: json.missing });
-}
-
-async function removeOrphanedHints(json, orphanedHints) {
- const data = Object.values(json).flat().filter((e) => e.hint.length > 0);
- for (const e of data) e.label = e.label.trim();
- const orphaned = data.filter((e) => orphanedHints.includes(e.label.toLowerCase()));
- log('orphaned hints:', { orphaned });
-}
-
async function replaceButtonText(el) {
// https://www.nerdfonts.com/cheat-sheet
// use unicode of icon with format nf-md-_circle
@@ -289,7 +247,58 @@ async function setHint(el, entry) {
}
}
-async function setHints(analyze = false) {
+function createLocaleJSON() {
+ const excludeText = ['▼']; // add any common non-label elements to exclude
+ const ecxcludeIds = ['logo_nav']; // add any specific element IDs to exclude
+ const elements = [
+ ...Array.from(gradioApp().querySelectorAll('button')),
+ ...Array.from(gradioApp().querySelectorAll('h1')),
+ ...Array.from(gradioApp().querySelectorAll('h2')),
+ ...Array.from(gradioApp().querySelectorAll('h3')),
+ ...Array.from(gradioApp().querySelectorAll('label > span')),
+ ...Array.from(gradioApp().querySelectorAll('.label-wrap > span')),
+ ];
+ const json = {};
+ const allSeen = {};
+ for (const el of elements) {
+ const label = el.textContent.trim();
+ if (!label || label.length < 1 || label.length > 1024) continue; // likely not UI element
+ if (excludeText.includes(label)) continue; // skip common non-label elements
+ if (ecxcludeIds.includes(el.id)) continue; // skip specific element IDs
+
+ let hint = el.dataset.hint || '';
+ if (hint.toLowerCase() === label.toLowerCase()) hint = ''; // skip if hint is same as label
+ if (Object.keys(allSeen).includes(label.toLowerCase())) {
+ if (hint.length === 0 || allSeen[label.toLowerCase()] === hint) continue; // seen this label and hint is empty or same as before
+ hint = allSeen[label.toLowerCase()]; // use existing hint for this label
+ }
+ allSeen[label.toLowerCase()] = hint; // track seen labels
+
+ let section = label[0].toLowerCase();
+ if (section >= '0' && section <= '9') section = '0';
+ if ((section < 'a' || section > 'z') && section !== '0') section = '_';
+
+ let ui = el.closest('.group-extension')
+ || el.closest('.group-scripts')
+ || el.closest('.main-tab')
+ || el.closest('.settings_section')
+ || el.closest('.tabitem')
+ || 'other';
+ ui = ui?.id?.replace('_tabitem_parent', '').replace('_section_row', '');
+ if (ui?.includes('_script')) ui = ui?.split('_').slice(1).join('_').split(':')[0];
+
+ if (!json[section]) json[section] = [];
+ const entry = { id: el.id || '', label, localized: '', hint, ui };
+ json[section].push(entry); // add new entry
+ }
+ const sorted = Object.keys(json).sort().reduce((obj, key) => {
+ obj[key] = json[key];
+ return obj;
+ }, {});
+ console.log('localeJSON', sorted);
+}
+
+async function setHints() {
let json = {};
let overrideData = [];
if (localeData.finished) return;
@@ -311,6 +320,7 @@ async function setHints(analyze = false) {
let localized = 0;
let hints = 0;
const t0 = performance.now();
+
for (const el of elements) {
// localize elements text
let found;
@@ -318,8 +328,8 @@ async function setHints(analyze = false) {
else found = localeData.data.find((l) => l.label.toLowerCase().trim() === el.textContent.toLowerCase().trim());
if (found?.localized?.length > 0) {
if (!el.dataset.original) el.dataset.original = el.textContent;
- localized++;
replaceTextContent(el, found.localized);
+ localized++;
} else if (found?.label && !localeData.initial && (localeData.locale === 'en')) { // reset to english
replaceTextContent(el, found.label);
}
@@ -336,20 +346,8 @@ async function setHints(analyze = false) {
log('touchDevice', isTouchDevice);
log('setHints', { type: localeData.type, locale: localeData.locale, elements: elements.length, localized, hints, data: localeData.data.length, override: overrideData.length, time: Math.round(t1 - t0) });
// sortUIElements();
- if (analyze) {
- log('analyzing hints', 'control_tabitem');
- const [missingHints, orphanedHints] = await validateHints(json, elements);
- await addMissingHints(json, missingHints);
- await removeOrphanedHints(json, orphanedHints);
- }
}
-const analyzeHints = async () => {
- localeData.finished = false;
- localeData.data = [];
- await setHints(true);
-};
-
// Apply hints to a single element immediately
async function applyHintToElement(el) {
if (!localeData.data || localeData.data.length === 0) return;
diff --git a/modules/model_quant.py b/modules/model_quant.py
index 3cad91181..1d7da4cf9 100644
--- a/modules/model_quant.py
+++ b/modules/model_quant.py
@@ -255,10 +255,9 @@ def check_quant(module: str = ''):
def check_nunchaku(module: str = ''):
from modules import shared
- model_name = getattr(shared.opts, 'sd_model_checkpoint', '')
- if '+nunchaku' not in model_name:
+ if 'nunchaku' not in shared.opts.sd_model_checkpoint.lower():
return False
- base_path = model_name.split('+')[0]
+ base_path = shared.opts.sd_model_checkpoint.split('+')[0]
for v in shared.reference_models.values():
if v.get('path', '') != base_path:
continue
diff --git a/package.json b/package.json
index f8a96efe2..f31c9053e 100644
--- a/package.json
+++ b/package.json
@@ -44,10 +44,10 @@
"eslint": "^9.39.2",
"eslint-config-airbnb-extended": "^3.0.0",
"eslint-plugin-promise": "^7.2.1",
+ "@google/genai": "^1.41.0",
"globals": "^17.0.0"
},
"dependencies": {
- "@google/generative-ai": "^0.24.1",
"argparse": "^2.0.1"
},
"//": {
diff --git a/test/localize.js b/test/localize.js
deleted file mode 100644
index 48c869185..000000000
--- a/test/localize.js
+++ /dev/null
@@ -1,67 +0,0 @@
-#!/usr/bin/env node
-// script used to localize sdnext ui and hints to multiple languages using google gemini ai
-
-const fs = require('node:fs');
-
-const { GoogleGenerativeAI } = require('@google/generative-ai');
-
-const api_key = process.env.GOOGLE_AI_API_KEY;
-const model = 'gemini-2.5-flash';
-const prompt = `Translate attached JSON from English to {language} using following rules: fields id, label and reload should be preserved from original, field localized should be a translated version of field label and field hint should be translated in-place.
-if field is less than 3 characters, do not translate it and keep it as is.
-Every JSON entry should have id, label, localized, reload and hint fields.
-Output should be pure JSON without any additional text. To better match translation, context of the text is related to Stable Diffusion and topic of Generative AI.`;
-const languages = {
- hr: 'Croatian',
- de: 'German',
- es: 'Spanish',
- fr: 'French',
- it: 'Italian',
- pt: 'Portuguese',
- zh: 'Chinese',
- ja: 'Japanese',
- ko: 'Korean',
- ru: 'Russian',
-};
-const chunkLines = 100;
-
-async function localize() {
- if (!api_key || api_key.length < 10) {
- console.error('localize: set GOOGLE_AI_API_KEY env variable with your API key');
- process.exit();
- }
- const genAI = new GoogleGenerativeAI(api_key);
- const instance = genAI.getGenerativeModel({ model });
- const raw = fs.readFileSync('html/locale_en.json');
- const json = JSON.parse(raw);
- for (const locale of Object.keys(languages)) {
- const lang = languages[locale];
- const target = prompt.replace('{language}', lang).trim();
- const output = {};
- const fn = `html/locale_${locale}.json`;
- for (const section of Object.keys(json)) {
- const data = json[section];
- output[section] = [];
- for (let i = 0; i < data.length; i += chunkLines) {
- let markdown;
- try {
- const chunk = data.slice(i, i + chunkLines);
- const result = await instance.generateContent([target, JSON.stringify(chunk)]);
- markdown = result.response.text();
- const text = markdown.replaceAll('```', '').replace(/^.*\n/, '');
- const parsed = JSON.parse(text);
- output[section].push(...parsed);
- console.log(`localize: locale=${locale} lang=${lang} section=${section} chunk=${chunk.length} output=${output[section].length} fn=${fn}`);
- } catch (err) {
- console.error('localize:', err);
- console.error('localize input:', { target, section, i });
- console.error('localize output:', { markdown });
- }
- }
- const txt = JSON.stringify(output, null, 2);
- fs.writeFileSync(fn, txt);
- }
- }
-}
-
-localize();
diff --git a/test/localize.mjs b/test/localize.mjs
new file mode 100644
index 000000000..2d1e224b3
--- /dev/null
+++ b/test/localize.mjs
@@ -0,0 +1,150 @@
+#!/usr/bin/env node
+// script used to localize sdnext ui and hints to multiple languages using google gemini ai
+
+import { GoogleGenAI, Type, ThinkingLevel } from '@google/genai';
+import * as fs from 'node:fs';
+import * as process from 'node:process';
+
+const apiKey = process.env.GOOGLE_API_KEY;
+const model = 'gemini-3-flash-preview';
+const prompt = `## You are expert translator AI.
+Translate attached JSON from English to {language}.
+## Translation Rules:
+- Fields \`id\`, \`label\` and \`reload\` should be preserved from original.
+- Field \`localized\` should be a translated version of field \`label\`.
+- If field \`localized\` is less than 3 characters, do not translate it and keep it as is.
+- Field \`hint\` should be translated in-place.
+- Use alphabet and writing system of the target language.
+- Use terminology that is commonly used in the target language for software interfaces, especially in the context of Stable Diffusion and Generative AI.
+- Do not leave non-translated words in the output, except for technical terms that do not have a widely accepted translation in the target language. In such cases, provide a transliteration or a brief explanation in parentheses.
+- Ensure that all lines are present in the output, and that the output is valid JSON matching the provided schema.
+`;
+
+const languages = {
+ tb: 'English: Techno-Babble',
+ nb: 'English: For-N00bs',
+ hr: 'Croatian',
+ es: 'Spanish',
+ it: 'Italian',
+ xx: 'Esperanto',
+ qq: 'Latin',
+ fr: 'French',
+ de: 'German',
+ pt: 'Portuguese',
+ ru: 'Russian',
+ zh: 'Chinese',
+ ja: 'Japanese',
+ ko: 'Korean',
+ hi: 'Hindi',
+ ar: 'Arabic',
+ bn: 'Bengali',
+ ur: 'Urdu',
+ id: 'Indonesian',
+ vi: 'Vietnamese',
+ tr: 'Turkish',
+ sr: 'Serbian',
+ po: 'Polish',
+ he: 'Hebrew',
+ tlh: 'Klingon',
+};
+
+const responseSchema = {
+ type: Type.ARRAY,
+ items: {
+ type: Type.OBJECT,
+ properties: {
+ id: { type: Type.INTEGER, description: 'id of the item' },
+ label: { type: Type.STRING, description: 'original label of the item' },
+ localized: { type: Type.STRING, description: 'translated label of the item' },
+ reload: { type: Type.STRING, description: 'n/a' },
+ hint: { type: Type.STRING, description: 'long hint for the item' },
+ },
+ required: ['id', 'label', 'localized', 'reload', 'hint'],
+ },
+};
+
+async function localize() {
+ if (!apiKey || apiKey.length < 10) {
+ console.error('localize: set GOOGLE_API_KEY env variable with your API key');
+ process.exit();
+ }
+
+ const httpOptions = { timeout: 60000 };
+ const ai = new GoogleGenAI({ apiKey, httpOptions });
+ const thinkingConfig = {
+ includeThoughts: false,
+ thinkingLevel: ThinkingLevel.LOW,
+ };
+
+ const params = {
+ model,
+ contents: {
+ parts: [
+ { text: 'prompt' },
+ { text: 'data' },
+ ],
+ },
+ config: {
+ responseMimeType: 'application/json',
+ thinkingConfig,
+ responseSchema,
+ },
+ };
+ console.log('params:', params);
+
+ const raw = fs.readFileSync('html/locale_en.json');
+ console.log('raw:', { bytes: raw.length });
+ const json = JSON.parse(raw);
+ console.log('targets:', { lang: Object.keys(languages), count: Object.keys(languages).length });
+
+ for (const index in Object.keys(languages)) {
+ const locale = Object.keys(languages)[index];
+ const lang = languages[locale];
+ const langPrompt = prompt.replace('{language}', lang).trim();
+ const output = {};
+ const fn = `html/locale_${locale}.json`;
+ if (fs.existsSync(fn)) {
+ console.log('skip:', { index, locale, lang, fn });
+ continue;
+ }
+ console.log('localize:', { index, locale, lang, fn });
+ const t0 = performance.now();
+ let allOk = true;
+ for (const section of Object.keys(json)) {
+ const keys = Object.keys(json[section]).length;
+ console.log(' start:', { locale, section, keys });
+ try {
+ const t1 = performance.now();
+ const sectionJSON = json[section];
+ const sectionParams = { ...params };
+ sectionParams.contents.parts[0].text = langPrompt;
+ sectionParams.contents.parts[1].text = `## JSON Data: \n${JSON.stringify(sectionJSON)}`;
+ const response = await ai.models.generateContent(sectionParams);
+ const responseJSON = JSON.parse(response.text);
+ const diff = Math.abs(keys - responseJSON.length);
+ if (diff > 1) {
+ console.error(' error:', { locale, section, input: keys, output: responseJSON.length });
+ allOk = false;
+ continue;
+ }
+ output[section] = JSON.parse(response.text);
+ const t2 = performance.now();
+ const kps = Math.round(1000000 * keys / (t2 - t1)) / 1000;
+ console.log(' end:', { locale, section, time: Math.round(t2 - t1) / 1000, kps });
+ } catch (err) {
+ allOk = false;
+ console.error(' error:', err);
+ process.exit(1);
+ }
+ // break; // for testing, remove this to process all sections
+ }
+ if (allOk) {
+ const txt = JSON.stringify(output, null, 2);
+ fs.writeFileSync(fn, txt);
+ }
+ const t3 = performance.now();
+ console.log(' time:', { locale, time: Math.round(t3 - t0) / 1000 });
+ }
+}
+
+localize();
diff --git a/wiki b/wiki
index 64e9a355d..8afa5d9c7 160000
--- a/wiki
+++ b/wiki
@@ -1 +1 @@
-Subproject commit 64e9a355dc17eef9e237f7d3c9c4bde09e5aa6b2
+Subproject commit 8afa5d9c71b06d3cd7b81e8f6099d0d88e021c05